Package: 2to3 Architecture: all Version: 3.12.2-ok1 Multi-Arch: foreign Priority: optional Section: python Source: python3-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 29 Depends: python3-lib2to3 (>= 3.12.2-1~), python3 (>= 3.12.2-ok1) Breaks: python (<< 2.7.14-4) Replaces: python (<< 2.7.14-4) Filename: pool/main/p/python3-defaults/2to3_3.12.2-ok1_all.deb Size: 7244 MD5sum: d24b844c327014acd9e07aeb5afd28e0 SHA1: 3c4c16db93076d7303d3c57dec8d35def971964c SHA256: 726fc611b30010a82713846b2c211120947f8aee4569b7552a2767511c9422aa SHA512: 2cea7c58ce577db695349b209e3bdacbcd96a0fa1c90798f885f1065390d1fcaac2db1a0241c0995bfb4c74b414c2d6a05a3d067d64d3ab3ee1edd5b56cf5d91 Homepage: https://www.python.org/ Description: 2to3 binary using python3 2to3 is a Python program that reads Python 2.x source code and applies a series of fixers to transform it into valid Python 3.x code. The standard library contains a rich set of fixers that will handle almost all code. 2to3 supporting library lib2to3 is, however, a flexible and generic library, so it is possible to write your own fixers for 2to3. lib2to3 could also be adapted to custom applications in which Python code needs to be edited automatically. . This package is a dependency package, which depends on Debian's default Python 3 2to3 version (currently v3.12). Package: 7zip Architecture: amd64 Version: 23.01+dfsg-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: YOKOTA Hiroshi Installed-Size: 5868 Provides: p7zip, p7zip-full Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Suggests: 7zip-standalone, 7zip-rar Breaks: p7zip (<= 16.02+dfsg-ok1), p7zip-full (<= 16.02+dfsg-ok1) Replaces: p7zip (<= 16.02+dfsg-ok1), p7zip-full (<= 16.02+dfsg-ok1) Filename: pool/main/7/7zip/7zip_23.01+dfsg-ok2_amd64.deb Size: 1686232 MD5sum: f1f4affc2f740e99d9d2d60f83883e09 SHA1: ee86c3469f0e1ee093f876c8432d2bf3ca8aa86c SHA256: 5fda914901132f735b83a982545e23226a31d6df91a96029ec7a32cb56054a12 SHA512: fe5d399d2990b576e6d0c68bd44dc61c5cc9c8de28c46b2ecf3a584a1834ed9fff2293f51a48c55fe9dc0819ab7cd435404abb6b67b9d481d3bde70f66eb4c31 Homepage: https://www.7-zip.org/ Description: 7-Zip file archiver with a high compression ratio 7-Zip is a file archiver with a high compression ratio. The main features of 7-Zip are: * High compression ratio in 7z format with LZMA and LZMA2 compression * Supported formats: * Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM * Unpacking only: AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RPM, SquashFS, UDF, UEFI, VDI, VHD, VMDK, WIM, XAR and Z. * For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip * Strong AES-256 encryption in 7z and ZIP formats * Powerful command line version . "7zip" provides: * /usr/bin/7z: Full featured with plugin functionality. * /usr/bin/7za: Major formats/features only. * /usr/bin/7zr: LZMA (.7z, .lzma, .xz) only. Minimal executable. . Note: The unRAR code was dropped to keep compatible with DFSG. Install 7zip-rar package in non-free section to use RAR files. Package: 7zip-standalone Architecture: amd64 Version: 23.01+dfsg-ok2 Priority: optional Section: utils Source: 7zip Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: YOKOTA Hiroshi Installed-Size: 2283 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Suggests: 7zip (= 23.01+dfsg-ok2) Replaces: 7zip (<< 23.01+dfsg-4~) Filename: pool/main/7/7zip/7zip-standalone_23.01+dfsg-ok2_amd64.deb Size: 921596 MD5sum: e3eb6bd263f2b6b00f6b19caed6f4fc8 SHA1: 3c4b251064f364db2cc45b1a1efb48856fa361e0 SHA256: ff63136314f81213b740fbe340a7e9f5928a696bb433b66f17cce175dbd6d2a9 SHA512: 0889b90a7d464b7c164bf529788c6cf609adefc9e263f327e912a5cf475581d9c81e4def152ce58eb006cd9b7575ccfa6c97e853616bf8d4d0824a9697773359 Homepage: https://www.7-zip.org/ Description: 7-Zip file archiver with a high compression ratio (standalone) 7-Zip is a file archiver with a high compression ratio. . "7zip-standalone" provides: * /usr/bin/7zz: Full featured except plugins, standalone executable. This means 7zz can't work with unRAR plugin that provided by 7zip-rar package. Use 7zip package for unRAR plugin. . Note: If you want to create SFX archive, you also needs 7zip package for SFX stub module. Package: aapt Architecture: amd64 Version: 1:14~beta1-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: android-platform-frameworks-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Android Tools Maintainers Installed-Size: 126 Depends: android-libaapt, android-libandroidfw, android-libbase (>= 34.0.4), android-libutils (>= 34.0.4), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1) Filename: pool/main/a/android-platform-frameworks-base/aapt_14~beta1-ok1_amd64.deb Size: 32352 MD5sum: 7912611e2442902d11e372fb0c64728e SHA1: 4e6f09460bad510aa41fe367f461aa8f3199bf92 SHA256: dc763d38ab9c113b9cdbc7d424e10d4dbf9356758e5496ddcb96b33dd47c2c8d SHA512: 55b5cba0c39913ddc69faeb09d0ed47c5d76a7ff73656f1dcf009eef804e16cf3e86b4617165f653b2efde38236ae026291f86ecfe8160f1062121e70974cd0a Homepage: https://android.googlesource.com/platform/frameworks/base Description: Android Asset Packaging Tool The Android Asset Packaging Tool (aapt) takes your application resource files, such as the AndroidManifest.xml file and the XML files for your Activities, and compiles them. An R.java is also produced so you can reference your resources from your Java code. This tool allows you to view, create, and update Zip-compatible archives (zip, jar, apk). It can also compile resources into binary assets. Package: accountsservice Architecture: amd64 Version: 23.13.9-ok4 Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 638 Depends: default-dbus-system-bus | dbus-system-bus, libaccountsservice0 (= 23.13.9-ok4), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libpolkit-gobject-1-0 (>= 0.99) Recommends: default-logind | logind, polkitd Suggests: gnome-control-center Filename: pool/main/a/accountsservice/accountsservice_23.13.9-ok4_amd64.deb Size: 81224 MD5sum: fc8585d34e028c10dfc339061f23e21c SHA1: d04b1fbc3d6fa8aa03911f0daf33bf3c8ac30757 SHA256: 73cf49a73055611e99af588161eaaaf721fd7991752c3e8d79c784f0b287c46d SHA512: 9eee0f07c03dded683b2eb754e235f2312159a77af4645d920db75ed6fdaa00c2191a1387bf890042b0c4874e5fb91b2ca872ae9b8c6cd597b7a0e5064199764 Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ 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. Package: acl Architecture: amd64 Version: 2.3.1-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 199 Depends: libacl1 (= 2.3.1-ok1), libc6 (>= 2.38) Filename: pool/main/a/acl/acl_2.3.1-ok1_amd64.deb Size: 46634 MD5sum: a586b9264d10345bb6d0d651db292192 SHA1: 50e0ad0e551edb6e07e3d9e655810fe04b59fcc9 SHA256: fd0738ed07034de8cea5501126a0090a5784b2d00070db00a6df2ff99dd7ec47 SHA512: 2863ae98565e8eb98e317dc3e35f8996556c3527d3401f06e4d9161af8e7128e49db4f57815a01b76f8208ae3f36f56919be56af83edceb2c1edc4db2249d524 Homepage: https://savannah.nongnu.org/projects/acl/ Description: access control list - utilities This package contains the getfacl and setfacl utilities needed for manipulating access control lists. It also contains the chacl IRIX compatible utility. Package: adb Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 754 Provides: android-tools-adb Depends: android-libbase (>= 34.0.4), android-libboringssl (>= 14.0.0+r11), android-libcutils (= 1:34.0.4-ok1), android-liblog (>= 34.0.4), android-libziparchive (>= 34.0.4), libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libgcc-s1 (>= 3.0), liblz4-1 (>= 0.0~r130), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libusb-1.0-0 (>= 2:1.0.16), libzstd1 (>= 1.5.5) Recommends: android-sdk-platform-tools-common (>= 28.0.2~) Filename: pool/main/a/android-platform-tools/adb_34.0.4-ok1_amd64.deb Size: 263624 MD5sum: 8c2907461872beb47d3f756b7b4db74d SHA1: 6475e9be846dae2468c2a0dd352a00741dee1cc7 SHA256: 7f0f6b0014ee5a98f9d00f511044d9d86f46d041310128b16e0de74f50b942ec SHA512: 12d0ed36a54233b5192902919f5187bdebe1ac20f3f9bc2656bc0a4981fec88960435daec3ba388625d66f4552d25c0de0193d44f288380d75dcd2e314d8e4cf Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: adduser Architecture: all Version: 3.137-ok1 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Adduser Developers Installed-Size: 589 Depends: passwd Suggests: cron, ecryptfs-utils (>= 67-1), liblocale-gettext-perl, perl, quota Filename: pool/main/a/adduser/adduser_3.137-ok1_all.deb Size: 131920 MD5sum: c6123514a51db3a0f587c991bbab3e41 SHA1: e0dcfe4dd5c8700af2037879867ae8e570494978 SHA256: 3039c419797fd8ebde1535275622e2e260e29ee10e556710e58f67c1819ffa23 SHA512: 6943c836dc1f9ff267b29d654b90056201aee0a643b7a4ed843d596fea9dd351f2449c91f2f91d137ac80ac7f9cafa1ae6e3af038e884d11bef0a3178ae731af Description: add and remove users and groups This package includes the 'adduser' and 'deluser' commands for creating and removing users. . - 'adduser' creates new users and groups and adds existing users to existing groups; - 'deluser' removes users and groups and removes users from a given group. . Adding users with 'adduser' is much easier than adding them manually. 'Adduser' will choose UID and GID values that conform to Debian policy, create a home directory, copy skeletal user configuration, and automate setting initial values for the user's password, real name and so on. . 'Deluser' can back up and remove users' home directories and mail spool or all the files they own on the system. . A custom script can be executed after each of the commands. . 'Adduser' and 'Deluser' are intended to be used by the local administrator in lieu of the tools from the 'useradd' suite, and they provide support for easy use from Debian package maintainer scripts, functioning as kind of a policy layer to make those scripts easier and more stable to write and maintain. Package: advancecomp Architecture: amd64 Version: 2.5-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 737 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/main/a/advancecomp/advancecomp_2.5-ok1_amd64.deb Size: 194358 MD5sum: c9b56bccc69a766d13e39b34b1c4c83a SHA1: c3b04cdfcb264771a6a82709a46b8950ebfe1415 SHA256: 1d4c72a01819040b2a483ef870deb03167c399a029652b233ab9ce850b39289b SHA512: fe6cfda63176be0db88dc05b3f3e2d755884c7489ba9000c7e6d63372e6476659ab9731d97fbb93a25bc20bc8152002cd42abe2f4fb30c5bef605280c72bd5ab Homepage: http://www.advancemame.it/ 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. Package: adwaita-icon-theme Architecture: all Version: 46.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Installed-Size: 12047 Provides: adwaita-icon-theme-full (= 46.0-ok1), gnome-icon-theme-symbolic Depends: gtk-update-icon-cache, hicolor-icon-theme Recommends: librsvg2-common Breaks: adwaita-icon-theme-full (<< 45.1), gnome-themes-standard-data (<< 3.18.0-2~), libmutter-12-0 (<< 44.8-3~), libmutter-13-0 (<< 45.3-3~) Replaces: adwaita-icon-theme-full (<< 45.1), gnome-themes-standard-data (<< 3.18.0-2~) Filename: pool/main/a/adwaita-icon-theme/adwaita-icon-theme_46.0-ok1_all.deb Size: 604128 MD5sum: 321577133b8cd01ab85276265aaf7899 SHA1: b300328d58597854721638491545406f10bfd220 SHA256: d0bf6291a9183b966e6276b686b6193912fbe3d10d3bf32c20f72412230b0148 SHA512: 4a9124fde8015642ba18765de1188c7d76d45039b7cbcf28f7e639758ca7de11992bbbccc77fba817eca0ae5d6620adb940c08a203eeaabdb22a4c94be8df0d6 Description: default icon theme of GNOME This package contains the default icon theme used by the GNOME desktop. The icons are used in core apps like Settings, Files, and GNOME Shell. . Other apps are recommended to include their own icons using the GNOME Design Team's Icon Development Kit. Package: alsa-ucm-conf Architecture: all Version: 1.2.10-ok1 Multi-Arch: foreign Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 858 Depends: libasound2t64 (>= 1.2.7) Filename: pool/main/a/alsa-ucm-conf/alsa-ucm-conf_1.2.10-ok1_all.deb Size: 60520 MD5sum: 11fff74a0b635ce6f07578ace81f61a4 SHA1: fb00e1be8595c819f31d15556a51a363dc98f3ec SHA256: 946c25ad0c31243aaf6c2a84e95a3dc99295cf98fedede05eac92a24a32f6523 SHA512: 2bfeedb679a7c27ac4e315531b089db278490ba0823cdff3d5bacbd553d33ba7c9ff0fabf28942068b87b348a99c2df2f4b63891e1384f2e6fadaa7b3a68d659 Homepage: https://www.alsa-project.org/ Description: ALSA Use Case Manager configuration files This package contains ALSA Use Case Manager configuration of audio input/output names and routing for specific audio hardware. They can be used with the alsaucm tool. . ALSA is the Advanced Linux Sound Architecture. Package: alsa-utils Architecture: amd64 Version: 1.2.9-ok1 Multi-Arch: foreign Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 2496 Provides: audio-mixer Depends: kmod (>= 17-1~), libasound2t64 (>= 1.2.6.1), libatopology2t64 (>= 1.2.2), libc6 (>= 2.38), libfftw3-single3 (>= 3.3.10), libncursesw6 (>= 6), libsamplerate0 (>= 0.1.7), libtinfo6 (>= 6) Suggests: dialog Filename: pool/main/a/alsa-utils/alsa-utils_1.2.9-ok1_amd64.deb Size: 1095424 MD5sum: 130e66cbde87260f9e473c65d916fc07 SHA1: 5e49995dc84789e33b26b65bb4e9377d5ab86ff6 SHA256: 93061a4dd63b91d83c2a87ef969ecb7cece0a2db0ac5a69e94c7832bce7074cd SHA512: be6ed669e83d70fc65483448ccde9ecfb15daad62b658f29db0b9f2a7e66a5c02fc8174ee4d21bb6ea941ef61515f837119dc60de437c29de20649e5eff516d7 Homepage: https://www.alsa-project.org/ 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. Package: amdgcn-tools Architecture: amd64 Version: 17-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 19 Depends: lld-17, llvm-17 Breaks: gcc-10-offload-amdgcn (<< 10.2.1-6), gcc-11-offload-amdgcn (<< 11-20210110-0), gcc-snapshot (<< 1:20210110-0~) Replaces: gcc-10-offload-amdgcn (<< 10.2.1-6), gcc-11-offload-amdgcn (<< 11-20210110-0), gcc-snapshot (<< 1:20210110-0~) Filename: pool/main/a/amdgcn-tools/amdgcn-tools_17-ok1_amd64.deb Size: 2304 MD5sum: 3ac7f6797fbf2f4b1a81bc2c8b983e9e SHA1: 6efabe20015c80e2a77a6b1b67313f7b88f74519 SHA256: cfcb8867e9d0113e10b1ec185c107d02114ffd7d80b2a8e701acf0a999d32a02 SHA512: 5d9fba25dbb35e68d917767043f62594451b6de8b6de3bcf33c58761076487bddfb397ed675056c86b02bd50308abd963af5d3a26d9839bb03b0c56774542a19 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 Architecture: amd64 Version: 0.11.0-ok1 Priority: optional Section: net Source: librabbitmq Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Michael Fladischer Installed-Size: 139 Depends: librabbitmq4 (= 0.11.0-ok1), libc6 (>= 2.34), libpopt0 (>= 1.14) Filename: pool/main/libr/librabbitmq/amqp-tools_0.11.0-ok1_amd64.deb Size: 25412 MD5sum: 7ec8804b3e67d59dfbeb1f5efb605811 SHA1: 8c623a4c545bcfbc8d44b182967ff3c7e2d81cbc SHA256: d4be6f895053d68c7f9f00a8fa254eef4ab88eea34b6f2a2f41dd978d2f824bc SHA512: b92ae0ef9d76dad77e0934afc00157a1b04bf091c8b50e7ce210f175147f67f4cba8c4259d30f797b82d9cc61ef189a259331ec30f17a420b2e1734273b40580 Homepage: https://github.com/alanxz/rabbitmq-c 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. Package: android-boringssl Architecture: amd64 Version: 14.0.0+r11-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: android-platform-external-boringssl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 214 Depends: android-libboringssl (>= 14.0.0+r11), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/main/a/android-platform-external-boringssl/android-boringssl_14.0.0+r11-ok2_amd64.deb Size: 65028 MD5sum: b5bcac6f93bbcd7048d009a92bbf1f91 SHA1: 79b51db40ce456cf5a768573a18cc8a474e1cd05 SHA256: 4050ccc6fc6b22264efd4d4dea984a05f42019ce2886cd2edc012c638c532af1 SHA512: fbfc1597cd5f423e6684124dd7a35b7e2799d2d50e29983a5f71b981e1140eb3939b10255a54fa10b3502096f13f1fcb37bac35be99e3d0b9272ab17cfe28a56 Homepage: https://android.googlesource.com/platform/external/boringssl Description: Google's internal fork of OpenSSL for the Android SDK - tool The Android SDK builds against a static version of BoringSSL, Google's internal fork of OpenSSL. This package should never be used for anything but Android SDK packages that already depend on it. . BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google’s product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily. . This is the Android AOSP fork of BoringSSL which is designed to be used by Android and its SDK. BoringSSL is only ever statically linked into apps, and pinned to a commit version. Upstream has no official releases of BoringSSL on its own, so it must be included separately for each project that uses it. . This package contains the boringssl command line tool. Package: android-framework-res Architecture: all Version: 1:14~beta1-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: android-platform-frameworks-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Android Tools Maintainers Installed-Size: 57470 Filename: pool/main/a/android-platform-frameworks-base/android-framework-res_14~beta1-ok1_all.deb Size: 18768396 MD5sum: f3ebfb34357b593fd5c2487e16b07b43 SHA1: afbe5280f5214171a21e2179541df191e3ca38b3 SHA256: dbcaf31fc3d63d196379084abf9f9856fdeae09a22b15159ad25b46160d74066 SHA512: 0674fbd3985b2c139491c3f1f0286b1e30025ec4cf6e7f81b7070943b9d016ac45b266a6d22ebf9b4135e104954c7addab9da07ef6bd0cf1efbb6f53c6674b48 Homepage: https://android.googlesource.com/platform/frameworks/base Description: Android platform framework resources This package provides the Android framework resources in an apk file, framework-res.apk Package: android-libaapt Architecture: amd64 Version: 1:14~beta1-ok1 Multi-Arch: same Priority: optional Section: devel Source: android-platform-frameworks-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Android Tools Maintainers Installed-Size: 3358 Depends: android-libandroidfw, android-libbase (>= 34.0.4), android-liblog (>= 34.0.4), android-libutils (>= 34.0.4), libc6 (>= 2.38), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libpng16-16t64 (>= 1.6.2), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4) Filename: pool/main/a/android-platform-frameworks-base/android-libaapt_14~beta1-ok1_amd64.deb Size: 866416 MD5sum: 9df99522ce5ae86e3ae363fcc1406dc4 SHA1: 584ca229db6264309934bdded65d855a6fcc0058 SHA256: e83c9a591cc14af76687517def4d2149aef0423acbd43ce36aadd7c5c7ff60ee SHA512: f4b7b53aeb8f5b4c17ff3e01883e0bc84d9cf13423c8b1fe02a4bdab8556cf182d105b8fcfccdf238457fdebc55304a0264b76865742d33e0d7a50a20da637ab Homepage: https://android.googlesource.com/platform/frameworks/base Description: Android Asset Packaging Tool - Shared library The Android Asset Packaging Tool (aapt) takes your application resource files, such as the AndroidManifest.xml file and the XML files for your Activities, and compiles them. An R.java is also produced so you can reference your resources from your Java code. This tool allows you to view, create, and update Zip-compatible archives (zip, jar, apk). It can also compile resources into binary assets. . This package contains the shared library. Package: android-libadb Architecture: amd64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 365 Depends: android-libbase (= 1:8.1.0+r23-ok2), android-libboringssl, android-libcrypto-utils, android-libcutils, libc6 (>= 2.24), libgcc-s1 (>= 3.0), libstdc++6 (>= 6), libusb-1.0-0 (>= 2:1.0.16) Filename: pool/main/a/android-platform-system-core/android-libadb_8.1.0+r23-ok2_amd64.deb Size: 135908 MD5sum: 9ba91f86f450824e683641190a6cf383 SHA1: a26fbe002544dc3d63019bbabe7b35d63a3f7a43 SHA256: 486e52ee0cb262f98ae69e30bd80e99dabca447940ffa019a2efe3a7bd4061a0 SHA512: 14b04ab30e1baefa0e68957469b55009e03f1a8b6927a65b154617485b4c025af64c5153df47e83f5f998a3a84fa69cb376cb41310dab18b1559826c978d722b Homepage: https://android.googlesource.com/platform/system/core Description: Library for Android Debug Bridge This library provides APIs for accessing and controlling Android devices. . This library is only used by Android SDK currently. Package: android-libadb-dev Architecture: amd64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libdevel Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 49 Depends: android-libadb (= 1:8.1.0+r23-ok2), android-liblog-dev (= 1:8.1.0+r23-ok2) Filename: pool/main/a/android-platform-system-core/android-libadb-dev_8.1.0+r23-ok2_amd64.deb Size: 12894 MD5sum: 6fb3401de6bbe3d29a17b1ce1eb9098b SHA1: e5d970c695897a43b13d521034dffbd417f07903 SHA256: a69668b475f4927aefaee2d5aed6780f5300f32ff53e1eef248aec98f2e90644 SHA512: 7f461300cc521a9be97b5cf413c397c3f4818f5cb99e33beceb20c029a232ec57582c0630211506449059c7dfab553d96573ece42cdbb066f9d5e7ee731eae96 Homepage: https://android.googlesource.com/platform/system/core Description: Library for Android Debug Bridge - Development files This library provides APIs for accessing and controlling Android devices. . This library is only used by Android SDK currently. . This package contains the development files. Package: android-libandroidfw Architecture: amd64 Version: 1:14~beta1-ok1 Multi-Arch: same Priority: optional Section: libs Source: android-platform-frameworks-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Android Tools Maintainers Installed-Size: 508 Depends: android-libbase (>= 34.0.4), android-liblog (>= 34.0.4), android-libutils (>= 1:34), android-libziparchive (>= 34.0.4), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4) Filename: pool/main/a/android-platform-frameworks-base/android-libandroidfw_14~beta1-ok1_amd64.deb Size: 168100 MD5sum: 7e540faaa9ffc7b31c20bca5802873f8 SHA1: f5408b0d273d68457dd24488ced74a4cdc9cdaa0 SHA256: d2293db01da63d6aabd36d5c4aa7c209232ee70ca5c76b0ddd629993249678ba SHA512: 12d2f6c01c36556f8b751181ab724f86c4a67bf4f11c3ab58e3c4ba59c8fcbd0e4b99d3bc063335c130e3ee10f4760d5bc7ecafec44d9cf8b5e9b96f8c11c821 Homepage: https://android.googlesource.com/platform/frameworks/base Description: Android utility library Library providing utility functions to Android related tools. This is needed purely to get various Android utilities working. In the Google builds of the Android SDK, this library is statically linked, but in the Debian packaging, it is a private shared library. Package: android-libandroidfw-dev Architecture: amd64 Version: 1:14~beta1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: android-platform-frameworks-base Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Android Tools Maintainers Installed-Size: 275 Depends: android-libandroidfw (= 1:14~beta1-ok1), android-libutils-dev (>= 1:34), android-platform-frameworks-native-headers (>= 1:34) Breaks: android-libandroidfw (<< 21-2~) Replaces: android-libandroidfw (<< 21-2~) Filename: pool/main/a/android-platform-frameworks-base/android-libandroidfw-dev_14~beta1-ok1_amd64.deb Size: 55384 MD5sum: a16c157f455c0938d6632ae2a7da32ad SHA1: 3d0ca374f516fdc223243ba7de35b555e382741d SHA256: 98b9c1b4e660c31f24c34ab401e4be21da84083d28271478b7278993b07abbcb SHA512: cfaa78817660c7ac0939345da37d2147440e0a4d55fb850c76a14c7341bae7698960fb8b864b561b7302d0b89e847409afb6fc818bf713dc5f947f7a6909b857 Homepage: https://android.googlesource.com/platform/frameworks/base Description: Android utility library - Development files Library providing utility functions to Android related tools. This is needed purely to get various Android utilities working. In the Google builds of the Android SDK, this library is statically linked, but in the Debian packaging, it is a private shared library. . This package contains the development files. Package: android-libbacktrace Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 753 Depends: android-libbase (= 1:34.0.4-ok1), android-liblog (>= 34.0.4), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13) Breaks: android-libbacktrace-dev (<< 1:33) Filename: pool/main/a/android-platform-tools/android-libbacktrace_34.0.4-ok1_amd64.deb Size: 212216 MD5sum: 1571d83d724856b1e987cfbfa103b695 SHA1: 1adb364a96311d69494a9c4e5085681ecb241208 SHA256: b0d777f5698d7b131fc3642746cb3727421695da353131fba57c58bd78cd4c7f SHA512: aad92c310df67cc03b5e397548fc8c30de281e8481b56fd8bdff6ae0e2f9379816f01cf535f699cac598a7bfba3544f847194b45b99dfe61902d7af272f9909d Homepage: https://developer.android.com/studio/releases/platform-tools Description: Android backtrace library Android backtrace library produce symbolic backtraces for making debugging easier. Package: android-libbacktrace-dev Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 58 Depends: android-libbacktrace (= 1:34.0.4-ok1) Breaks: android-libbacktrace (<< 1:33) Replaces: android-libbacktrace (<< 1:33) Filename: pool/main/a/android-platform-tools/android-libbacktrace-dev_34.0.4-ok1_amd64.deb Size: 10028 MD5sum: 49bf3cdcf2080dc9d2c08a458dc7a15a SHA1: 9f4d07eb109a2477ac8dbe008718f2b92817196c SHA256: f238885890b1f8f8a120f14ffde4a2778c3cb7f750f27bf40a1fe0f1524a2081 SHA512: d9d5e111838d3ba37700ffdd7cf327133938d08918b04ae2cc86888a73a38bb86916ea4f9054e89a117251b74ca8c99aeef65015d0dcbe97600f656f6429b6fc Homepage: https://developer.android.com/studio/releases/platform-tools Description: Android backtrace library - Development files Android backtrace library produce symbolic backtraces for making debugging easier. . This package contains the development files. Package: android-libbase Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 354 Depends: android-liblog (= 1:34.0.4-ok1), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1) Breaks: android-libbase-dev (<< 1:33) Filename: pool/main/a/android-platform-tools/android-libbase_34.0.4-ok1_amd64.deb Size: 95472 MD5sum: d90aacffa4ba6db305d908d585dae0e4 SHA1: ee58db803493fc1258028ad14e66647c7d61ab59 SHA256: bc9db9b59d9bdf71ba28714bc2ec57ea4b1c90e6383ba012cb7b398990d58508 SHA512: 3db5413f8c3e70e0c4b251b4710956c970a922c594a4ab24666b1e76a48e2cd49893eacfabd609c370a9f093ca93353d1d248f99dd61b68df0942a4ae26ac4bb Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-libbase-dev Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 682 Depends: android-libbase (= 1:34.0.4-ok1), android-liblog-dev (= 1:34.0.4-ok1) Breaks: android-libbase (<< 1:33) Replaces: android-libbase (<< 1:33) Filename: pool/main/a/android-platform-tools/android-libbase-dev_34.0.4-ok1_amd64.deb Size: 132064 MD5sum: 27d15e25ba829ea04e756aaf370ada4d SHA1: f3ca08825a6236b6c6e85a9be8aefcecf54c3200 SHA256: c020d4092174506a15c0e3b3c4126a31c28e84534bf150c46b360c7526f1095a SHA512: 03b59cb5fc7cc929bcfa2d1bab09a7ea53d67483a8cb9de5010634c6954b8cc30bbb63ee68a538eed0b913b0acfbc766a210623b6b44f2d76eba500b55b476fb Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-libboringssl Architecture: amd64 Version: 14.0.0+r11-ok2 Multi-Arch: same Priority: optional Section: libs Source: android-platform-external-boringssl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2064 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/main/a/android-platform-external-boringssl/android-libboringssl_14.0.0+r11-ok2_amd64.deb Size: 665524 MD5sum: ef6656923c1c38503978427e441ad8a6 SHA1: 2e09e5084c1b43c89bd9a34b18ff9b495511166e SHA256: f110987cd54ead7252f09403d138f002b2ecf3769d7729d9911517421c7fc66b SHA512: 2a8008a2b16bf4dfcf972a91eb72b12ea70d2cd276fbdaa9cda47eb4d7c1554713382a3aef6abc40b8ed2f6e174f8a9407c5ddc659bb2bf8b70e72fb867b6cbe Homepage: https://android.googlesource.com/platform/external/boringssl 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. Package: android-libboringssl-dev Architecture: amd64 Version: 14.0.0+r11-ok2 Multi-Arch: foreign Priority: optional Section: libdevel Source: android-platform-external-boringssl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1572 Depends: android-libboringssl (= 14.0.0+r11-ok2) Filename: pool/main/a/android-platform-external-boringssl/android-libboringssl-dev_14.0.0+r11-ok2_amd64.deb Size: 240760 MD5sum: c5b1bc9f64b38f138b9da2b7309c147c SHA1: 561c40ea5f734b5d07d683154f6fd426a7cea7d5 SHA256: aaed1af99acac14d9e3d632129451c5b0660e112b6f39a697bb8dff0c569bbcf SHA512: 16dc4c7def18678571e75e33ea9f65996af3785f1d82cd3ea1ce33725762af2a7932361201be1042409cd94130bfe87238e62e7c38a10c79c3fed92725080f2c Homepage: https://android.googlesource.com/platform/external/boringssl 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. Package: android-libcrypto-utils Architecture: amd64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 37 Depends: android-libboringssl, libc6 (>= 2.4) Filename: pool/main/a/android-platform-system-core/android-libcrypto-utils_8.1.0+r23-ok2_amd64.deb Size: 7284 MD5sum: cef36ea5983701741644504dbb403807 SHA1: 1d4c74e1261b08281ac5f87765ec07d25d50d7b6 SHA256: 31ca44987f23b5cb28b8e31e52bab485542a39a2cea4bf65ff85ccc94b2ef457 SHA512: 3754ce81f042c092959b55676e6cba6f9b2b38da34b0806a67f98cd7e7ba01d3fb7caf9a5c43b464aebfbb93fcc863b2f5cc3619eb4e8556828f5c72712a9b16 Homepage: https://android.googlesource.com/platform/system/core Description: Android crypto-utils library This library provides utility APIs for cryptography. . This library is only used by Android SDK currently. Package: android-libcrypto-utils-dev Architecture: amd64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libdevel Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 28 Depends: android-libcrypto-utils (= 1:8.1.0+r23-ok2) Filename: pool/main/a/android-platform-system-core/android-libcrypto-utils-dev_8.1.0+r23-ok2_amd64.deb Size: 4964 MD5sum: 6b1616aff0059d489b6f018263b319a4 SHA1: c30c36ce602c37985eae3a2e600541627f126ead SHA256: 0880cd4d0a3dec5bdb628051e89942f00202a8b9f620402a0d2d08725ac4809c SHA512: 621becca6ef8316604eaf1e1c6a547a40b2d38dd063b3e46c33e95cef71f6b52e8ebd41f6282be93a74e8b9c51db41e57f377789ee9139479a199bf2e5d4ebf1 Homepage: https://android.googlesource.com/platform/system/core Description: Android crypto-utils library - Development files This library provides utility APIs for cryptography. . This library is only used by Android SDK currently. . This package provides the development files. Package: android-libcutils Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 115 Depends: android-libbase (= 1:34.0.4-ok1), android-liblog (>= 34.0.4), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libbsd0 Breaks: android-libcutils-dev (<< 1:33) Filename: pool/main/a/android-platform-tools/android-libcutils_34.0.4-ok1_amd64.deb Size: 33612 MD5sum: db785075ef02352306ca2a9965f91134 SHA1: 2e71b5c6325db1de0bb5c9c80152ee47fbe808b2 SHA256: 396b97d5a59141f6056cc3df7c6e0576881218f4e2af44713d0c4c11b5d67447 SHA512: 87036bbd65048965fc9bfb5518995459b8d1c00a6145161fb21d0fba1b3a10bcd6a9dcc1d1c5cf589464d006ae4e28e97cdad1eeb49ea3d8c93095364ea14aa9 Homepage: https://developer.android.com/studio/releases/platform-tools Description: Android utils library for C This library provides common functionalities for android related tools. . This library is only used by Android SDK currently. Package: android-libcutils-dev Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 139 Depends: android-libcutils (= 1:34.0.4-ok1), android-libbase-dev (= 1:34.0.4-ok1), android-platform-system-core-headers (= 1:34.0.4-ok1), libbsd-dev Breaks: android-libcutils (<< 1:33) Replaces: android-libcutils (<< 1:33) Filename: pool/main/a/android-platform-tools/android-libcutils-dev_34.0.4-ok1_amd64.deb Size: 23904 MD5sum: 2a6c92b7d2ebe85f69b9029b57d148ca SHA1: 5670fcdc07facbea733a07c1f06891ea581fb892 SHA256: cd123703ed1b0cd7ae55744661b283346acb928bc388a906eef98485a9dd10e6 SHA512: f06c89a0aaabdf830207635e7a8bbde63b23268847d2ded6a16217806e8fa3da9d74acc5e5f35c7f13fbbd2cab9db23068620c16aea4ccc80bcf7eb761378293 Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-liblog Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 106 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 13) Breaks: android-liblog-dev (<< 1:33) Filename: pool/main/a/android-platform-tools/android-liblog_34.0.4-ok1_amd64.deb Size: 33108 MD5sum: edfaf57e1a159bd6afc6084ea8ed5d54 SHA1: 387db5d4ef032e1edf42ff06628608b9586357a0 SHA256: 2ee9bc9c18a776d1fbb07a42b06d6180b3e34075f9504e03fb37905e11ebce8e SHA512: c2d649c738811f31cccd359eb6886479473f32fc05582d0fb955e02c462766ccd4c0a2c8816588dbeebb03a7d0eea9cd9eb44f91283831ce51fe97f80f1105b9 Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-liblog-dev Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 131 Depends: android-liblog (= 1:34.0.4-ok1) Breaks: android-liblog (<< 1:33) Replaces: android-liblog (<< 1:33) Filename: pool/main/a/android-platform-tools/android-liblog-dev_34.0.4-ok1_amd64.deb Size: 24828 MD5sum: 8a20ac2a2f835adc5466b6d3035529c2 SHA1: c9180d45427ce80dbc8d150168b10777f7cc668a SHA256: f77224d06fbb0bcb970d1f7518f9b77142e18e1c5e09ad8f123c752e7604f497 SHA512: be8e099d457af387b395c54fca56540771f2f5ab3c3e1dca58486303b5baa968835e3854198570e33a06a9c87ea2d2f5ab5be910f5efd57bcd5eba1fd4ffd577 Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-libnativebridge Architecture: amd64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 51 Depends: android-liblog, libc6 (>= 2.4), libstdc++6 (>= 4.1.1) Filename: pool/main/a/android-platform-system-core/android-libnativebridge_8.1.0+r23-ok2_amd64.deb Size: 10358 MD5sum: 0c27a6d160ec8be5e5c661daa966c4ac SHA1: 509ade1241bd043bca15315803e71297c9d330b6 SHA256: 4444d666994e6fbbb154a22519fd3f81aa9c02578662f5d1dcd3a6bcdc5a7fd1 SHA512: 629a3b9f2f6c474074922dca3c4ef0fc196c89b26bbe868483308b3028348a5ebf24b4f07b04727e45774c228d55215220bacfe31acd1a736c291fc1ca1e8f6f Homepage: https://android.googlesource.com/platform/system/core Description: Android native bridge library This library is only used by Android SDK currently. Package: android-libnativebridge-dev Architecture: amd64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libdevel Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 48 Depends: android-libnativebridge (= 1:8.1.0+r23-ok2), android-libnativehelper-dev Filename: pool/main/a/android-platform-system-core/android-libnativebridge-dev_8.1.0+r23-ok2_amd64.deb Size: 8168 MD5sum: 9b2cbabe2af39cb66dcfb8b59a179ff8 SHA1: 5b0d366e265ef1869aaf272925cf10231b96543a SHA256: a0c52f8683227265619ae2b9e8b1002e93c388226604c480b71b2fa80408e40a SHA512: b50869165c6bcf27fcafd6222082686b1246ed71dd236e86598baf18e841cd9b8a42ad8da10a3adb27b646426e95bf15766b322d612e15b4451763bf8d0412f8 Homepage: https://android.googlesource.com/platform/system/core Description: Android native bridge library - Development files This library is only used by Android SDK currently. . This package provides the development files. Package: android-libnativehelper Architecture: amd64 Version: 34.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: android-platform-tools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 77 Depends: android-liblog (= 1:34.0.4-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Breaks: android-libnativehelper-dev (<< 33) Replaces: android-libnativehelper-dev (<< 33) Filename: pool/main/a/android-platform-tools/android-libnativehelper_34.0.4-ok1_amd64.deb Size: 19160 MD5sum: 49d5a3b830fd4da5ca5eb242e95432d0 SHA1: 055e3bd12c9459765f2c8fb7f7bd90b929c4cb79 SHA256: 1c08f3bd5170084135978e3a5c11ff6e0d914df8fb2ffab482fc64607b20edc8 SHA512: 4c0a064b713ee92eb9956a5b5c9b9a29a123aa8182b560d8e68312a294c3763a16abd8f6ca7fc4d8bc6da6aa3d1b897c43cc41a977ffca89bff7278bbaa5c685 Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-libnativehelper-dev Architecture: amd64 Version: 34.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: android-platform-tools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 230 Depends: android-libnativehelper (= 34.0.4-ok1) Breaks: android-libnativehelper (<< 33) Replaces: android-libnativehelper (<< 33) Filename: pool/main/a/android-platform-tools/android-libnativehelper-dev_34.0.4-ok1_amd64.deb Size: 43072 MD5sum: f6f93809a4824617ccb4b72759490eb9 SHA1: 77343309cf25a7d6f851bc4675ad8f98a1f3f95c SHA256: b85aa715f461f1f34be858fdf8601e7b9c18d2a689b1595e9bfdb2192b443059 SHA512: e239a7ad14f8903ed593c71e3032229861b1b88e10341b1b32f37baf1a72ae472e2d16c7104bd58c5d574b410ec28a5e7c3a761da8eff50c5dd05a1fae60a144 Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-libnativeloader Architecture: amd64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 43 Depends: android-libnativebridge, libc6 (>= 2.2.5), libstdc++6 (>= 5.2) Filename: pool/main/a/android-platform-system-core/android-libnativeloader_8.1.0+r23-ok2_amd64.deb Size: 6428 MD5sum: 0647651e98765d3055eda093da5676c1 SHA1: 28849694d4bd3f082ddf38c1fc949d0441ad4749 SHA256: 84f4beb9f2e9435356e021e4f102a10eee212a28e9d1ff437ee14a2692215289 SHA512: ecc05ad688e1e0c499ac346976689c7aa993b53adeef2febdd136a1053bab1a1a7b266596a84e3bc92b7987d68771b03342eed5125aaf756cc8d649388c54dc7 Homepage: https://android.googlesource.com/platform/system/core Description: Android native loader library This library is only used by Android SDK currently. Package: android-libnativeloader-dev Architecture: amd64 Version: 1:8.1.0+r23-ok2 Priority: optional Section: libdevel Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 39 Depends: android-libnativehelper-dev, android-libnativeloader (= 1:8.1.0+r23-ok2) Filename: pool/main/a/android-platform-system-core/android-libnativeloader-dev_8.1.0+r23-ok2_amd64.deb Size: 6478 MD5sum: 55d3c11e1a653f5a4dc2d29269ab398a SHA1: 283da8a5b9d5dc50abb6fc4588bc72c237e54edb SHA256: 4d53303d801aa3c1e7350840cd96bd8130839d4c2a4e194c867497c75ae3b5ef SHA512: 293284f13ae577a239a3d075aa97f2a34ba625074fedfa6393fe8f98250e3a0191b226a8886841fb2c3d144a65c9af9342592efdaa1de2d809c324a5c5a211ea Homepage: https://android.googlesource.com/platform/system/core Description: Android native loader library - Development files This library is only used by Android SDK currently. . This package provides the development files. Package: android-libsparse Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 97 Depends: android-libbase (= 1:34.0.4-ok1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.2.3.4) Breaks: android-libsparse-dev (<< 1:33) Filename: pool/main/a/android-platform-tools/android-libsparse_34.0.4-ok1_amd64.deb Size: 24316 MD5sum: fc814450bc347273c6ea347615ecf206 SHA1: 587c7405fdd85f605f01d589b77cc4672ecd2cd2 SHA256: a5afdb210673a6d811a08789afe3baca46c480dc26afed9af5a1ff7323e53877 SHA512: 8ed5011fe1e9337dc049db5a67ba28b427109bca0d08c6085ee6ad7061a7b1fbf9107bf42e5cc47b719b17a497f0ff8ad83655f00c454cda11fe371477fd696c Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-libsparse-dev Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: android-libsparse (= 1:34.0.4-ok1) Breaks: android-libsparse (<< 1:33) Replaces: android-libsparse (<< 1:33) Filename: pool/main/a/android-platform-tools/android-libsparse-dev_34.0.4-ok1_amd64.deb Size: 12824 MD5sum: 3b49001aa6e9b07cc87724f6a6a4844c SHA1: 5585ccf18efdff03bc214e09b5cdae38ec688141 SHA256: 3607774b6d637a25ad10990650e7f4296fed3d38b03f254e613f3535c9e9e211 SHA512: bad9da967c9cb6587a58401f4c3878e523db1a3bfd14b0781457face62eb37539173eaf0ecc5eb9519f127f490c3c5dbdd090efd44376d65cbed9570626296ab Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-libunwind Architecture: amd64 Version: 10.0.0+r36-ok2 Priority: optional Section: libs Source: android-platform-external-libunwind Origin: openKylin Maintainer: openKylin Developers Installed-Size: 127 Depends: p7zip-full, libc6 (>= 2.34) Filename: pool/main/a/android-platform-external-libunwind/android-libunwind_10.0.0+r36-ok2_amd64.deb Size: 44568 MD5sum: 1638218429dd648b63b5d80250dca43a SHA1: ee38e8d37d531df6ee2aab80898b60554d911d3d SHA256: f2e227c7efd3872faf51b1ec139afaecebe9f02391ca32f6c99db9d0e6f06ecc SHA512: ef534409179ea266ee2bc79ab3b6d144a48ca300667678beb9272649dae8433b7a8a52fd100cb47d9fffbdcc4cc57578684b1faa51c268569dfc74a2a773a216 Homepage: https://android.googlesource.com/platform/external/libunwind Description: libunwind for Android This library is the AOSP fork of libunwind. It is used by libbacktrace. . This package is only available on x86, ARM and MIPS because the AOSP modifications only apply on these platforms. . This library is only used by Android SDK currently. Package: android-libunwind-dev Architecture: amd64 Version: 10.0.0+r36-ok2 Priority: optional Section: libdevel Source: android-platform-external-libunwind Origin: openKylin Maintainer: openKylin Developers Installed-Size: 152 Depends: android-libunwind (= 10.0.0+r36-ok2), libbsd-dev Filename: pool/main/a/android-platform-external-libunwind/android-libunwind-dev_10.0.0+r36-ok2_amd64.deb Size: 27188 MD5sum: 86d56ac7d4254cf4c376cf85bc28099f SHA1: 0b8a1fafe85821e77922d24d4b1307bf7221c630 SHA256: 6e29b71057bcada271ee59901d218eff359bc919bdd92b8738e0c2d02aa6cd1e SHA512: 0cca77d10e240e0ac72c8e3435dafc458112646c0eea0e26de0945dba67b465b62b8f07e710200adadde292a160bb5140f30d2f73b1c85cbaa4ff82389b97c38 Homepage: https://android.googlesource.com/platform/external/libunwind Description: libunwind for Android - Development files This library is the AOSP fork of libunwind. It is used by libbacktrace. . This package is only available on x86, ARM and MIPS because the AOSP modifications only apply on these platforms. . This library is only used by Android SDK currently. . This package provides the development files. Package: android-libutils Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 176 Depends: android-libbacktrace (= 1:34.0.4-ok1), android-libcutils (= 1:34.0.4-ok1), android-liblog (>= 34.0.4), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1) Breaks: android-libutils-dev (<< 1:33) Filename: pool/main/a/android-platform-tools/android-libutils_34.0.4-ok1_amd64.deb Size: 47820 MD5sum: ff7e8f76a5efd3ab65bb593d7f51d453 SHA1: 8d3c02e57ccea4b434fd4a8f7cc561d7d3e466a0 SHA256: 15ca051daa4b5f275e4bd353c1ab776e78ba78eceecbe98ea159c99e2ce03b59 SHA512: f2cfedfe96e2867a5fba363bc22c52a67a7a2748ed5ba5c5fadb2cf65de0e253d11e976976f3046a8cc7fa00272a139cdeab30b911ef0272d50d5d4598d683f8 Homepage: https://developer.android.com/studio/releases/platform-tools Description: Android Utility Function Library This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. Package: android-libutils-dev Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 351 Depends: android-libbacktrace-dev (= 1:34.0.4-ok1), android-libcutils-dev (= 1:34.0.4-ok1), android-libutils (= 1:34.0.4-ok1), android-platform-system-core-headers (= 1:34.0.4-ok1) Breaks: android-libutils (<< 1:33) Replaces: android-libutils (<< 1:33) Filename: pool/main/a/android-platform-tools/android-libutils-dev_34.0.4-ok1_amd64.deb Size: 59240 MD5sum: bfe9fcf19306f93dec92e463c28e48c9 SHA1: e79087d725a19842f8bf1ad14cc983059acf6a8b SHA256: 63f846b3b2f2b8b5292d9f27a0dc1996082ac1d78397c1105363a78caaa72133 SHA512: 8053ae27fb7e833767fa295636698c2fca869d85cfd2c00a6e2577d079ab7199c573b8ccf979e0861bac782e56205c7e646e637c1d0f1f9f390f194ddb79ed35 Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-libziparchive Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 139 Depends: android-libbase (= 1:34.0.4-ok1), android-liblog (>= 34.0.4), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 13), zlib1g (>= 1:1.1.4) Breaks: android-libziparchive-dev (<< 1:33) Filename: pool/main/a/android-platform-tools/android-libziparchive_34.0.4-ok1_amd64.deb Size: 38292 MD5sum: 0ca9372b780d8f99a78b023c2c1770e3 SHA1: 27bebad34588b9c6628b65d314e10f85397c8bb0 SHA256: 1594e1e3850db49f18bad8ed81649658119250396ddb87387ec93c35858b4c39 SHA512: ecaf021360041f0caad6b294e4d4adc6f0ee660604f7cb66bfdf50b93f90c262ab1b9948fad36e2b08eac5c7933d48dc81b699fc3676a297b7a192d389f32901 Homepage: https://developer.android.com/studio/releases/platform-tools Description: Library for ZIP archives This library provides APIs for creating and manipulating ZIP archives. . This library is only used by Android SDK currently. Package: android-libziparchive-dev Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 82 Depends: android-libziparchive (= 1:34.0.4-ok1), libgtest-dev Breaks: android-libziparchive (<< 1:33) Replaces: android-libziparchive (<< 1:33) Filename: pool/main/a/android-platform-tools/android-libziparchive-dev_34.0.4-ok1_amd64.deb Size: 15792 MD5sum: 25004e9b2933c349aff6758be90bbd9d SHA1: 530d5608d9d841ee83213436b7e52a817765c125 SHA256: 1b550358149819923430e7c6467ea9efba9a5c8ff0546230dc74a937825bd29a SHA512: 1c8921ef06c6dfce842b50619535a4c95ccea1f4f2355e1bfcf56238b4dca97397a8b30af210fd538dd2c2e4886e9b174ded88f578af662108ebf1a614142c32 Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-platform-frameworks-native-headers Architecture: all Version: 1:34.0.4-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 719 Filename: pool/main/a/android-platform-tools/android-platform-frameworks-native-headers_34.0.4-ok1_all.deb Size: 124576 MD5sum: 1a0a153a562bec6469e0078fb3aa4341 SHA1: 9fb4ae5db8f48bc9dbba62cac72a0ea9b96aaa4c SHA256: 4a4a1e53a30fff4de5fd31916ebcea494542163987c2e497bca43a86615ffc89 SHA512: 1c07c77edf754b8c88683cd94d1f2f13c00fc0a2ff771fa1e0b42d76f771eebfaa052069552fd7730a1e63e23adbb15d149200c8d966ab0f03902a0f914284d5 Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-platform-system-core-headers Architecture: all Version: 1:34.0.4-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 470 Breaks: android-libunwind-dev (<< 10.0.0+r36-5) Filename: pool/main/a/android-platform-tools/android-platform-system-core-headers_34.0.4-ok1_all.deb Size: 83480 MD5sum: 6d31b0d7946d428366b52691312f2105 SHA1: e21cfc1148863ccbc8add6ac1ac79199e9d39987 SHA256: d8697d8cbc4b1d2bdae1fcb049837d00205f4b6cad577081d6139aa0c7ac24d0 SHA512: 3add5c1c4d64f2f8d6d0a53f9576e0bf64e289c3b563a8880b1241d890c4435aced22b65d0e4723bd34edca7cd10cb78294aad721d54ccd74f8e728519a28d7b Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-sdk-libsparse-utils Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 90 Depends: android-libbase (= 1:34.0.4-ok1), android-liblog (>= 34.0.4), android-libsparse (= 1:34.0.4-ok1), libc6 (>= 2.38), 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~) 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~) Filename: pool/main/a/android-platform-tools/android-sdk-libsparse-utils_34.0.4-ok1_amd64.deb Size: 18648 MD5sum: ba94d9d5a9acd0f2da416cb469c550df SHA1: 8f98ce931b6baa64e7d41b1ee0d16133b64a358a SHA256: 715958d9f104f4e7bcfc1a76169c404a667dff6251ea8384c55b7120ae366bab SHA512: 638dc7d6cca2c36956b9b9f91c2553d5dd5f638cc39c5634afc1b362fd28e465d88ba3ef35d289f4c4399465babd51fbfc4c18b57c84eca1e9a35277dd39fc3b Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: android-tools-adb Architecture: all Version: 1:8.1.0+r23-ok2 Priority: optional Section: oldlibs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 23 Depends: adb Filename: pool/main/a/android-platform-system-core/android-tools-adb_8.1.0+r23-ok2_all.deb Size: 9856 MD5sum: c3bf894b5ade2751162c145ccc1d5b56 SHA1: a7def6dab51f282c296d89fcc433bcaf38ed1765 SHA256: b147c7c22e8ebc483d0a21cfd18ae6804328de6613d8c475083b2109ce269678 SHA512: 90b1e42be5a0161c2c67ffa33e7810c4d222fa44309afeff720fb6d98b3f8c8c4cf9019bd85af07764c25feba00cfe045a3e5a7dfd3ebeb2dab32420f5f110b2 Homepage: https://android.googlesource.com/platform/system/core Description: transitional package This is a transitional package. It can safely be removed. Package: android-tools-fastboot Architecture: all Version: 1:8.1.0+r23-ok2 Priority: optional Section: oldlibs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 23 Depends: fastboot Filename: pool/main/a/android-platform-system-core/android-tools-fastboot_8.1.0+r23-ok2_all.deb Size: 3944 MD5sum: f0f93f9ea9c284d7400d066ba978b9e1 SHA1: e4c22a9292e67abbd0969fbb0873740f33d0f7bb SHA256: 403e98f3ef7e7d4aeb35296aac2199b4a410ba449a9459dda4ce8d84b2e74278 SHA512: af8bde82452c7457ed5ca200c2a790f7abb597d176211242535d7c486dc4b04d6690b16542936f698f0859461dffe907589f5cb4d60bd5c06bcb9ba8609b7656 Homepage: https://android.googlesource.com/platform/system/core Description: transitional package This is a transitional package. It can safely be removed. Package: android-tools-mkbootimg Architecture: all Version: 1:8.1.0+r23-ok2 Priority: optional Section: oldlibs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 17 Depends: mkbootimg Filename: pool/main/a/android-platform-system-core/android-tools-mkbootimg_8.1.0+r23-ok2_all.deb Size: 3922 MD5sum: 1eb8a82113b5e3a1e30799ab4154bf53 SHA1: 448eb89530f2c1eaa97446957959456ae22725d5 SHA256: cf4305a452b09c1bbb93802958d2679524eeda181e166eef4c44ce4e23a30e76 SHA512: b2b301d987fe9d6b817472dffbddc0f39905eea739b81b4f8cc0643e2881162b107cb0b86ae40f9a051c508428d0b695c3e71065c0b8a8eeda3a250e1fbf748d Homepage: https://android.googlesource.com/platform/system/core Description: transitional package This is a transitional package. It can safely be removed. Package: ant Architecture: all Version: 1.10.14-ok2 Multi-Arch: foreign Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2385 Depends: default-jre-headless (>= 2:1.8) | java8-runtime-headless Recommends: ant-optional Suggests: ant-doc, default-jdk | java-compiler | java-sdk Filename: pool/main/a/ant/ant_1.10.14-ok2_all.deb Size: 2160568 MD5sum: 2af9acaac01c6f34c1dee55246874ae1 SHA1: 4417550f90fc76f741f240ae3ea723a2acc759d2 SHA256: 84b66a6d97d4d6a5f17605ccc937bb6256e99e8b341f7833f88797ee6b588f4c SHA512: 3d3e7e3d8cdfaba9a8b7added86682b480d19ff9a717f6053c1a5191b17f1d89750543cea8755371395471c90b34c7aa31ec35584a76eae0b58d0d540cce571b Homepage: http://ant.apache.org Description: Java based build tool like make Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the scripts and the core tasks libraries. Package: ant-doc Architecture: all Version: 1.10.14-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: ant Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 42163 Suggests: ant Filename: pool/main/a/ant/ant-doc_1.10.14-ok2_all.deb Size: 2181768 MD5sum: 8bdb01a8b074b19be7c2e8694d77b601 SHA1: f4832069090cf36f9585c4cf3b8017c712cba58d SHA256: 5faa9925b8a918ff494922122b28f3be71267a0dbe773af552f195327e557743 SHA512: 3a0715a8931f07c7066cb23a9c7e2c480b209eb2866b9c73d75ec12d166a2f2226372a64500042759e6a5d9d0cd0f82d32aa228010a4a2ce8180569529840cf9 Homepage: http://ant.apache.org Description: Java based build tool like make - API documentation and manual Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the manual of ant as well as the API documentation. Package: ant-optional Architecture: all Version: 1.10.14-ok2 Multi-Arch: foreign Priority: optional Section: java Source: ant Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1107 Depends: ant (= 1.10.14-ok2) Suggests: antlr, javacc, junit, junit4, jython, libactivation-java, libbcel-java (>= 5.0), libbsf-java, libcommons-logging-java, libcommons-net-java, libmail-java, libjaxp1.3-java, libjdepend-java, libjsch-java, liblog4j1.2-java, liboro-java, libregexp-java, libxalan2-java (>= 2.4.0-1), libxml-commons-resolver1.1-java, libxz-java Filename: pool/main/a/ant/ant-optional_1.10.14-ok2_all.deb Size: 454412 MD5sum: 224d91147f7c0461c452d9dfc2899601 SHA1: b837d9ec9eda2b8c859b1933d2601268097b561a SHA256: ca4fc024a44058715ba302a4e6d4a3520d4d05e64b03805a24f65a3d89236417 SHA512: ca185a0a9ea30c10133fa3b20c30e3fad330d52403b62d2d3520731e01cab6af3fbd04d30343ada2eaa3b011fb622d9da51c41d0f5fcb5745de8774aa6f60f20 Homepage: http://ant.apache.org Description: Java based build tool like make - optional libraries Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the optional tasks libraries. Package: aom-tools Architecture: amd64 Version: 3.8.2-ok2 Multi-Arch: foreign Priority: optional Section: video Source: aom Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 214 Depends: libaom3 (>= 3.2.0), libc6 (>= 2.34), libstdc++6 (>= 5.2), libwebm1 (>= 1.0.0.31), libyuv0 (>= 0.0~git20221206) Filename: pool/main/a/aom/aom-tools_3.8.2-ok2_amd64.deb Size: 72180 MD5sum: b9e72a899d2b0b30a63b003831f8b7dc SHA1: 114410f6c5b161c12e5174dfdcdb4aef7d54b57c SHA256: 1a723e422e5fca52057306dabe289e8065b43bb017ed2c2f3143a1fb0c1a2c98 SHA512: 08202b5c511047e4f4443025b160412c7275e71974750dc63daf6001f4ac38f71897f5b114532cb6b60612cc6f9d3d1e57451ed77c4bfc69f277c0febf19002a Homepage: https://aomedia.googlesource.com/aom/ 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. Package: apache2 Architecture: amd64 Version: 2.4.58-ok3 Priority: optional Section: httpd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 560 Provides: httpd, httpd-cgi Pre-Depends: init-system-helpers (>= 1.54~) Depends: apache2-bin (= 2.4.58-ok3), apache2-data (= 2.4.58-ok3), apache2-utils (= 2.4.58-ok3), media-types, perl:any, procps Recommends: ssl-cert Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser, ufw Filename: pool/main/a/apache2/apache2_2.4.58-ok3_amd64.deb Size: 89276 MD5sum: e0d4f2dd23a9ce5b4be5bcdd56a6b958 SHA1: 2542eea4f4a1eae05421aedcd07492bc485dc491 SHA256: 6dcd6683e7cc01b9c73d81f9729d8e4698e2123735fa3f27c5b83ef0b658b2f9 SHA512: 5f2126c9493bef8df6292085a23e24a68ff2fbebd1a62847b7a0499e7eabdc8ba96a05259e24b21492c774c79fe2e6c492ea770c99836d714ce5ea82d103c270 Homepage: https://httpd.apache.org/ 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. Package: apache2-bin Architecture: amd64 Version: 2.4.58-ok3 Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 5045 Provides: apache2-api-20120211, apache2-api-20120211-openssl1.1 Depends: perl:any, libapr1t64 (>= 1.7.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libaprutil1t64 (>= 1.6.0), libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libcurl4 (>= 7.28.0), libjansson4 (>= 2.14), libldap2 (>= 2.6.2), liblua5.4-0 (>= 5.4.6), libnghttp2-14 (>= 1.50.0), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, www-browser Filename: pool/main/a/apache2/apache2-bin_2.4.58-ok3_amd64.deb Size: 1253492 MD5sum: 8aa40386fe1bfcf1b42be26a8290077f SHA1: 63c5d3dd1a24cb3cbfc7aa245a2a6980ebe33c60 SHA256: b350158730b4b23a7a72a6346000fd00a7c68741fdc05a94902a0be3cae64aca SHA512: 2a58e2cb40770795006bf950ef3341245d3ca385ac5ee0d63d2623981d62f62d16c25c9fe6734b24fb9ef810f13bbff3b8a8eab94896312677c4a19a449bade6 Homepage: https://httpd.apache.org/ 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. Package: apache2-data Architecture: all Version: 2.4.58-ok3 Multi-Arch: foreign Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 857 Filename: pool/main/a/apache2/apache2-data_2.4.58-ok3_all.deb Size: 158740 MD5sum: 192a744edbbc6a275790a2cebae63b8c SHA1: e0fa2d1513484a1aa6156b1a4877559e1987a4b4 SHA256: 3a25adc032be5659491d53b498ce51b8135aadb6c33ad3aee3f5c1f050a20af8 SHA512: a124a2bad46a42e870252bd75f456f54d1b2da26cc7a0fca9f1f20fdab52667921f0a1e2f3675af79a9c717b18b820be25cd0a6d0da10c25b664dc3b4fc7ed95 Homepage: https://httpd.apache.org/ 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. Package: apache2-dev Architecture: amd64 Version: 2.4.58-ok3 Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 1099 Provides: dh-apache2, dh-sequence-apache2 Depends: debhelper (>= 10), libapr1-dev, libaprutil1-dev, libpcre2-dev, openssl, perl:any Filename: pool/main/a/apache2/apache2-dev_2.4.58-ok3_amd64.deb Size: 187260 MD5sum: 8d70f7a6a0a48599366eb7d5d1461e54 SHA1: 42594849a68a15749ed67143ae10801b03b92972 SHA256: d5327ad39dfbc75f0e5804a94f81bc38d17102bb92d5c61b2e5d74b712f59e53 SHA512: e0ccdd72ba42bec7eb5012270a47807c9c5fd287f2ea4b3d51a834b82775fbacf5436fc05d44ca9bf76ad4d6ef6ab833180328590316f8843a80efd526e18e5e Homepage: https://httpd.apache.org/ 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 Package: apache2-doc Architecture: all Version: 2.4.58-ok3 Priority: optional Section: doc Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 25228 Recommends: apache2 Filename: pool/main/a/apache2/apache2-doc_2.4.58-ok3_all.deb Size: 3894536 MD5sum: 78de1293adc75960b0e136b3c9564374 SHA1: 6ec7e1212318c5715b17b9f38041003fc255f62c SHA256: 1f74d115e2de37c6bfc247d54b1a17d8e2bf57a39897399a974c428a660cf3b3 SHA512: d94d586e78912a5db6de1de3ee430cd78a34e929c4653a34a435fb3bebd8e657febeec752d9809c43d360275538868125025948a0e6fd08e59f0e4d6532d25c1 Homepage: https://httpd.apache.org/ 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. Package: apache2-ssl-dev Architecture: amd64 Version: 2.4.58-ok3 Multi-Arch: same Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 13 Depends: apache2-dev (= 2.4.58-ok3), libssl-dev Filename: pool/main/a/apache2/apache2-ssl-dev_2.4.58-ok3_amd64.deb Size: 3152 MD5sum: 82058baae0e727782c04e89667ebfbc2 SHA1: e2aa592bbec7b86061bef7d6a20176f95568d1bf SHA256: 2fc413152b7fd2e2abd347898fef6cfb1774f136521e68bf13b7a714fe3a6656 SHA512: 2b21989d25c668998dd765ae63c14cfe15605e690ef02538e5b61b941765bd71b8994183ce1f09b24c43af58648b826cad7fc3d777c12d2038a36432f16d98c0 Homepage: https://httpd.apache.org/ 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. Package: apache2-suexec-custom Architecture: amd64 Version: 2.4.58-ok3 Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 184 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.38) Filename: pool/main/a/apache2/apache2-suexec-custom_2.4.58-ok3_amd64.deb Size: 15128 MD5sum: e0b688dcfa4d58fc48afeaf6a84a3ab4 SHA1: e894229a473d2202b979140128d605f474e23cc7 SHA256: bdd6900869aaf477c6bfc5947e9d8b1a6ddc7db1e30fca1549d33b79b825b626 SHA512: e2e902c2cbb0b97ee32faba6a8d6bffea01c8a855c4854fceadf590c50a045c762e22a991bf1d43684d6c17c4cc915c6408e1605297322978112aa988c940bf9 Homepage: https://httpd.apache.org/ 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. Package: apache2-suexec-pristine Architecture: amd64 Version: 2.4.58-ok3 Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 174 Provides: apache2-suexec Depends: apache2-bin, libc6 (>= 2.38) Filename: pool/main/a/apache2/apache2-suexec-pristine_2.4.58-ok3_amd64.deb Size: 13592 MD5sum: 914a8cbe3ba917215246d7985eb6afc5 SHA1: d83b82dae06cae2b8400a3ee368be4e3d6b9fcc9 SHA256: f1247c0a363b426be327f2c81a69abdca952067d19a85799aac5eb3a50236b37 SHA512: 0128e539332a8affff775b3de65c90bc6fe6b3d9674b0ccf214a0b33a63a325c0ecda386445d45970d5757e5fd22ae69177bc9ddcbc29d34a9148051fe8df226 Homepage: https://httpd.apache.org/ 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. Package: apache2-utils Architecture: amd64 Version: 2.4.58-ok3 Multi-Arch: foreign Priority: optional Section: httpd Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 429 Depends: libapr1t64 (>= 1.4.8-2~), libaprutil1t64 (>= 1.5.0), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libssl3t64 (>= 3.0.0) Filename: pool/main/a/apache2/apache2-utils_2.4.58-ok3_amd64.deb Size: 82396 MD5sum: 5b53ad47f898737264584e3ffb1ce380 SHA1: bc4f4de5bc1af861d505426473d7d6d86168f551 SHA256: 41032bd7c881ea006be333ce8ae782187246e0f6c08d286db4e510129a0aa67f SHA512: d971b505a05a4bf585201b6e52e4397e7c5ba8ca1d6940aeca3f1c7b782005900ea466b0b5986199891fa604e118fe3fe3d759b265c321cbdbfee8db39a17deb Homepage: https://httpd.apache.org/ 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) Package: apng2gif Architecture: amd64 Version: 1.8-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Jari Aalto Installed-Size: 53 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 4.1.1) Filename: pool/main/a/apng2gif/apng2gif_1.8-ok1_amd64.deb Size: 19438 MD5sum: 08d9ce9dc0f61c4437c858602c86fd66 SHA1: e5322de5a1684679e9f4c7f6fc5914f3c5c37de2 SHA256: c62e1ed2b9f1af1de6a5e384d853ecbc9000efc558e310065addabfa0a6ca066 SHA512: 667519964df8eb2944d82f6ab8f4da96370d662fea76644be7da17cee57441dae323066cb99cba3edffad403f47e2d9ebfb3bcda0f8931f7c74917139098cf16 Homepage: https://sourceforge.net/projects/apng2gif/ Description: tool for converting APNG images to animated GIF format This package provides a command line tool for converting images from Animated PNG to animated GIF format. . The Animated Portable Network Graphics (APNG) file format is an extension to the Portable Network Graphics (PNG) specification. It allows for animated PNG files that work similarly to animated GIF files, while retaining backward compatibility with non-animated PNG files and adding support for 8-bit transparency and 24-bit images. Package: apngasm Architecture: amd64 Version: 2.91-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 190 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Suggests: apng2gif Filename: pool/main/a/apngasm/apngasm_2.91-ok1_amd64.deb Size: 81550 MD5sum: 3919106695d4668d0ab9ed4a3167ce1e SHA1: 6a841eba33a85e3d9cf98a41cb081cfac0ccf636 SHA256: 341f08099224b1e58d8297b89f915aa327a6804f473f3b4460d9cb71a2d16955 SHA512: e6e4ddd644e083a58de6e56ad33e4420b0b5c9e85db2451f0c351f3e8f9788f1a385daf73d2e6f88150812326d3365accb16269a9376fa64ff1a00ba405e0680 Homepage: https://sourceforge.net/projects/apngasm Description: assemble APNG animation from PNG/TGA image sequence Tools to create APNG file from individual PNG files with user given delay. . The Animated Portable Network Graphics (APNG) file format is an extension to the Portable Network Graphics (PNG) specification. It allows for animated PNG files that work similarly to animated GIF files, while retaining backward compatibility with non-animated PNG files and adding support for 8-bit transparency and 24-bit images. Package: apparmor Architecture: amd64 Version: 4.0.0-beta3-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2702 Depends: debconf, lsb-base, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38) Suggests: apparmor-profiles-extra, apparmor-utils Breaks: apparmor-profiles-extra (<< 1.21), fcitx-data (<< 1:4.2.9.1-1ubuntu2), snapd (<< 2.44.3+20.04~) Replaces: fcitx-data (<< 1:4.2.9.1-1ubuntu2) Filename: pool/main/a/apparmor/apparmor_4.0.0-beta3-ok1_amd64.deb Size: 633740 MD5sum: fb04408eceb3256c72b5a661984563fd SHA1: a4ecd43844fd43c228e5210c73bf59bc28989823 SHA256: cc59aef91a43c8b90e29f047f367b6d7b7390b71ce159d70f3eb38a2fb22725f SHA512: 4997638a01462f6265f965a0ec7479f1a33f50e168ab8c6853a6ef4ea6c8d8650d57a627c0031e5266f87ed467c9e71ded0169559297c7ed0b9884f401b09e34 Homepage: https://apparmor.net/ Description: user-space parser utility for AppArmor apparmor provides the system initialization scripts needed to use the AppArmor Mandatory Access Control system, including the AppArmor Parser which is required to convert AppArmor text profiles into machine-readable policies that are loaded into the kernel for use with the AppArmor Linux Security Module. Package: apparmor-notify Architecture: all Version: 4.0.0-beta3-ok1 Priority: optional Section: admin Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 58 Depends: python3-apparmor, python3-libapparmor, python3-notify2, python3-psutil, python3:any Filename: pool/main/a/apparmor/apparmor-notify_4.0.0-beta3-ok1_all.deb Size: 13952 MD5sum: 21eb0905ac6074ed0a3043f4a73e97f7 SHA1: 5d02596b342be08a6c6e1575627a77500b81db8f SHA256: 5a08f201ce2744c33a8ec4bf8f167488ce36997924a78bee037208872935840a SHA512: a1188c3b0b0361fa56c9a662c76a0a686d8f68dd0a2f1ad215789d0a138057552905b5db315111d30ca1eb49e8cca213a88b75d1d6bde5c01f8eaa3ed00a1af6 Homepage: https://apparmor.net/ Description: AppArmor notification system apparmor-notify provides a utility to display AppArmor denial messages via desktop notifications. The utility can also be used to generate summary reports. Package: apparmor-profiles Architecture: all Version: 4.0.0-beta3-ok1 Priority: optional Section: admin Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 339 Depends: apparmor Filename: pool/main/a/apparmor/apparmor-profiles_4.0.0-beta3-ok1_all.deb Size: 37768 MD5sum: 4ad3fcd03dc1961b28b487ec5d1782c0 SHA1: b36c103d02ab14dcf8ee789a5cd8cca9d55a1e5d SHA256: ce7189404d94ffa036fc783840cf0081d7eb65e7dfc4b51da452e47e3dda52e9 SHA512: 5663e18ca96af0eef29198db78328aa162fbc4f327aa03703c0c34298a52f57b9617d472c6445e6280de5d579dc3aa31aa0bd1a9442ed3972971755326d46b20 Homepage: https://apparmor.net/ Description: experimental profiles for AppArmor security policies apparmor-profiles provides various experimental AppArmor profiles. Do not expect these profiles to work out-of-the-box. . These profiles are not mature enough to be shipped in enforce mode by default on Debian. They are shipped in complain mode so that users can test them, choose which are desired, and help improve them upstream if needed. . Some even more experimental profiles are included in /usr/share/doc/apparmor-profiles/extras/. Package: apparmor-utils Architecture: all Version: 4.0.0-beta3-ok1 Priority: optional Section: admin Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 501 Provides: apparmor-easyprof Depends: apparmor, python3-apparmor (= 4.0.0-beta3-ok1), python3:any Suggests: vim-addon-manager Breaks: apparmor-easyprof (<< 3.0.3-4) Replaces: apparmor-easyprof (<< 3.0.3-4) Filename: pool/main/a/apparmor/apparmor-utils_4.0.0-beta3-ok1_all.deb Size: 103776 MD5sum: 19338f75b51f8db47d1477bae73e4691 SHA1: 7e39f37b854628267b050f05078d5e5d24aaa52b SHA256: 78d6acf15229f94db6dfdbebea2f825e1f144272ca273d16786431eb5dcadd05 SHA512: 6c3c0f429b110a23418e230c0ac4548eabd4518f7dd7a0f48c5091d2e18eaf8d5b62041f0be6fad0c62789b65a7fc8218b6586b21708ab31bd13d499b1ad298b Homepage: https://apparmor.net/ Description: utilities for controlling AppArmor apparmor-utils provides utilities that operate on AppArmor profiles. Profiles can be created, updated, enforced, set to complain mode, and disabled with tools such as aa-genprof, aa-enforce, aa-complain and aa-disable. . Additionally, the aa-easyprof utility helps generating AppArmor policy. It supports the use of templates and policy groups to quickly profile an application. Package: append2simg Architecture: all Version: 1:8.1.0+r23-ok2 Priority: optional Section: oldlibs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 17 Depends: android-sdk-libsparse-utils Filename: pool/main/a/android-platform-system-core/append2simg_8.1.0+r23-ok2_all.deb Size: 4242 MD5sum: 5afde7b64cbfb0b9e9eea46382e34f2e SHA1: a0e7f885163ef7976402cd4b21dec0ff2dd6e840 SHA256: 4f7e1e8e52ee2cc7d69238b0a2191c32c8f123a835049150d8cbc736e8e67cff SHA512: 9292ec3615774ad17685e0152679bb5c9a9a2eb403d62b77438ddeb5acf68199f48f4a35042a75ffae4002e1d46394242d5e194fa2034a74c572fe90f944d43a Homepage: https://android.googlesource.com/platform/system/core Description: Transitional package This is a transitional package. It can safely be removed. Package: apport Architecture: all Version: 2.28.1-ok3 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2437 Depends: apport-core-dump-handler | python3-zstandard, apport-core-dump-handler | systemd-coredump, gir1.2-glib-2.0 (>= 1.29.17), python3, python3-apport (>= 2.28.1-ok3), python3-gi, sensible-utils Recommends: apport-symptoms, python3-systemd Suggests: apport-gtk | apport-kde, pkexec, polkitd Breaks: python-apport (<< 2.2-0ubuntu1) Replaces: python-apport (<< 2.2-0ubuntu1) Filename: pool/main/a/apport/apport_2.28.1-ok3_all.deb Size: 377044 MD5sum: be56378c2f0d16609dfc5b93eab391b7 SHA1: df8c90dd7fca852e1fab30c5dd158a9079c90ddb SHA256: d0eacbde78ccd3798a90ca6665bba299a8502167cde968d8be0ec8591d7c6dcf SHA512: 4bc37c0b1a28a1ef42f9747f5d7b595b42db2dea930d020ae1885fb8279148f5c220fb55ab003314b7728f3e6053db9515634773c1395b9b9f4d82ed4ab8d98a Homepage: https://wiki.ubuntu.com/Apport Description: automatically generate crash reports for debugging apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package also provides a command line frontend for browsing and handling the crash reports. For desktops, you should consider installing the GTK+ or Qt user interface (apport-gtk or apport-kde). Package: apport-core-dump-handler Architecture: all Version: 2.28.1-ok3 Priority: optional Section: utils Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 23 Provides: core-dump-handler Pre-Depends: init-system-helpers (>= 1.54~) Depends: apport (>= 2.27.0-0ubuntu7~) Conflicts: core-dump-handler Breaks: apport (<< 2.27.0-0ubuntu7~) Replaces: apport (<< 2.27.0-0ubuntu7~), core-dump-handler Filename: pool/main/a/apport/apport-core-dump-handler_2.28.1-ok3_all.deb Size: 4020 MD5sum: 98e589ae0f486f134fa597bc3e7dfc44 SHA1: 8c9332aedb0876519bf05100df4a3e25f1d79014 SHA256: 23c66874a381d29e62543cc85c937bf913256aec23a8618bbba4edb297847cfa SHA512: e483532b885b8f4389a6236bb8b59bd8d54880bfcf3f5457a452198107f36ede12ae7d63902d56c066151feb9590c31b3d24b9b403cf0de35b8409f20897037c Homepage: https://wiki.ubuntu.com/Apport Description: Kernel core dump handler for Apport apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides the service that configures the kernel (via /proc/sys/kernel/core_pattern) to forward the crash dumps to apport. Package: apport-gtk Architecture: all Version: 2.28.1-ok3 Priority: optional Section: gnome Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 63 Depends: apport (>= 0.41), gir1.2-gtk-3.0 (>= 3.1.90), gir1.2-wnck-3.0, gnome-terminal | x-terminal-emulator, procps, python3, python3-apport (>= 2.28.1-ok3), python3-gi, whoopsie-preferences Recommends: gdb | gdb-minimal, update-notifier Filename: pool/main/a/apport/apport-gtk_2.28.1-ok3_all.deb Size: 9884 MD5sum: 97996bf50563df4cc32ec43635fa98fd SHA1: c23af69a6a8de37d68ee1733f130374ca8d8dbed SHA256: feec708596208a974a0059d7f9dc9555cb901366d957d63a8671ec82beebfe64 SHA512: 192282cd8b8355dc15279d2a1aa6bb8cc6213aa09734e1ff67cd4e12ee1ed2808325926c1744e2ae9441723994e083170e0fe339ae3dc3b528c05945b0a1cbd8 Homepage: https://wiki.ubuntu.com/Apport Description: GTK+ frontend for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a GTK+ frontend for browsing and handling the crash reports. Package: apport-kde Architecture: all Version: 2.28.1-ok3 Priority: optional Section: kde Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67 Depends: apport (>= 0.41), konsole | x-terminal-emulator, procps, python3, python3-apport (>= 2.28.1-ok3), python3-pyqt5 Recommends: gdb-minimal | gdb, kubuntu-notification-helper | lxqt-notificationd Filename: pool/main/a/apport/apport-kde_2.28.1-ok3_all.deb Size: 18308 MD5sum: fa8936b3765f47dd0c27287cfc1f8fce SHA1: fdc83f26a8f6c8042e691d2959dc4f5597d889fc SHA256: 49593aa5983cb012a555e3000cc6c35a73a6abf5d5dddf0f07a8ee94f88cc1de SHA512: 6527929f21b1bf48251a1d8e0eab26d1f2c18a47b4a1446b749de93504d94676273c52814bc11f607e1a6ba8a2edaacf29258b2b5c2f2e572a69d1559ac3d1c2 Homepage: https://wiki.ubuntu.com/Apport Description: KDE frontend for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a KDE frontend for browsing and handling the crash reports. Package: apport-noui Architecture: all Version: 2.28.1-ok3 Priority: optional Section: utils Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 13 Depends: apport (>= 2.20.10-0ubuntu4), gdb-minimal | gdb, procps, python3, python3-apport (>= 2.28.1-ok3), whoopsie (>= 0.2.77) Filename: pool/main/a/apport/apport-noui_2.28.1-ok3_all.deb Size: 1944 MD5sum: 91a0bb5af34a1df5ce0ecd4d6aaddb5b SHA1: f1bc23a38061c0f3e897e5f3d67ccff9221ca78a SHA256: d618528dd4922f3896de1883df1e2f004e3417c2208422dd60f2b80dbeddf203 SHA512: 90b56669df927c7b6121c15adaf86376c5655193995b3aeae5b9c8cf81c4b5ebfd63a4d62f6508e1c101404fc74fa507ffcea2c15c4e81399bfd490f553bd262 Homepage: https://wiki.ubuntu.com/Apport Description: tools for automatically reporting Apport crash reports apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . Installing this package will configure your system to automatically submit all new Apport crash reports. Besides that it is an empty package. Package: apport-retrace Architecture: all Version: 2.28.1-ok3 Priority: optional Section: devel Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 54 Depends: apt, binutils, dpkg-dev, gdb, libc6-dbg | libc6-dbgsym | libc-dbg, python3, python3-apport (>= 2.28.1-ok3), python3-launchpadlib Suggests: gdb-multiarch Filename: pool/main/a/apport/apport-retrace_2.28.1-ok3_all.deb Size: 14140 MD5sum: 08d57a631abe6ea5af794a4d97bbc7c2 SHA1: 1f4fe4c09bc567eb8ae0c7049aaf92b5750c3b5d SHA256: 9dfd067642b4ea91597079e9eb3ff1a8c7ae77aac0b3396d2c5b113a1d05c2bb SHA512: 739f1265dd0057ec0b6616c6cd285b13cb29e7ce5b50e3b6242f745f7dc241de6b626918b43b11a0e046bc57c0b6a7c1bb98c65b9bbfd8bc7490954f9d568249 Homepage: https://wiki.ubuntu.com/Apport Description: tools for reprocessing Apport crash reports apport-retrace recombines an Apport crash report (either a file or a Launchpad bug) and debug symbol packages (.ddebs) into fully symbolic stack traces. This can optionally use a sandbox for installing debug symbol packages and doing the processing, so that entire process of retracing crashes can happen with normal user privileges without changing the system. . You need to install gdb-multiarch if you want to be able to retrace crash reports which happened on a different architecture than the one you run apport-retrace on. Package: apport-valgrind Architecture: all Version: 2.28.1-ok3 Priority: optional Section: devel Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 19 Depends: apt, binutils, dpkg-dev, libc6-dbg | libc6-dbgsym | libc-dbg, python3, python3-apport (>= 2.28.1-ok3), valgrind (>= 3.8.1-1ubuntu1~) Filename: pool/main/a/apport/apport-valgrind_2.28.1-ok3_all.deb Size: 5232 MD5sum: f31711d298670a7a9f1858b57fd2a453 SHA1: 345898d340d4a09ac294cdba696551fc4cc8fac9 SHA256: a9c3cfc4059d3919e285e28c290a70e68c7617faf1b6728548bf92a7d9470abc SHA512: 9fb53b77a2a55e48d27ab5b7f921bc8afa40c9d93845b4f51dae844608e085612632b42c6da50cd5e75a69bedbc69e13644381cbe172f6703358d20d796ab390 Homepage: https://wiki.ubuntu.com/Apport Description: valgrind wrapper that first downloads debug symbols apport-valgrind is a valgrind wrapper that automatically downloads related available debug symbols and provides them to valgrind's memcheck tool, which is executed. The output is a valgrind log file ("valgrind.log") that contains stack traces (with as many symbols resolved as available) and that shows memory leaks. Package: appstream Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2874 Depends: shared-mime-info, libappstream5 (>= 1.0.0), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.75.3) Suggests: apt-config-icons Filename: pool/main/a/appstream/appstream_1.0.2-ok1_amd64.deb Size: 457260 MD5sum: 77cf2a0f8a8ad75d0060a12f0f43644e SHA1: 38dbd37618ecf828af79441a1cadb46fb9e68d34 SHA256: b0ee0067fbfcff8d1318a716bf0e28805944b638393cb48234b686e78ca2aae1 SHA512: d51c3eec12d2ad1565b3f18af7fa38859178420268bc41475de633ffd15f5e8984ad265de20651a96517609554d06ab8a85ab6573667504af60b800196aa9102 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ 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. Package: appstream-compose Architecture: amd64 Version: 1.0.2-ok1 Priority: optional Section: admin Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 83 Depends: appstream, libappstream-compose0 (>= 1.0.2), libappstream5 (>= 1.0.0), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.75.3) Recommends: ffmpeg, optipng Breaks: appstream (<< 0.15.2) Replaces: appstream (<< 0.15.2) Filename: pool/main/a/appstream/appstream-compose_1.0.2-ok1_amd64.deb Size: 22660 MD5sum: 627f0544fc00ebd53ca404b7238253a9 SHA1: ef4db1bbbe65074593bddd0bb80b824b1d5e7899 SHA256: 5009f9f1697e594e7ec41db82451f125825103bf04b132199588791ab57ee105 SHA512: 0c3e924c6630bf2cc96a5277dd797035867a186377dd21788ce824320681858b562abf7fc712f3863b074c7c8e75854b3fcc9c77f5a9f12e08f7bb269108c361 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: Compose metadata catalogs from directory trees 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 extends the `appstreamcli` utility with a `compose` subcommand to generate AppStream metadata and media files from directory trees. Package: appstream-doc Architecture: all Version: 1.0.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11461 Depends: libjs-highlight.js Suggests: appstream Filename: pool/main/a/appstream/appstream-doc_1.0.2-ok1_all.deb Size: 1683976 MD5sum: 8bd5522fd3e449511b62371ba1bef589 SHA1: a60f3c0f4eeae95a425b8a63af5cb7e39d51e848 SHA256: 1c7af59510959c4ae05bf1a4c8806c7b87fddfcc07185471a82899508524ee82 SHA512: 0669d4a608e915cdb2c3646a3c57864085a4fbdc7ccc6dec0fe3498ce6950d57eff51f43bd75ae9206832c708d14d2dc130025c93dd256a414f820e21d01d420 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ 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. Package: apt Architecture: amd64 Version: 2.8.0-ok2 Priority: important Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 4020 Provides: apt-transport-https (= 2.8.0-ok2) Depends: base-passwd (>= 3.6.1) | adduser, gpgv, libapt-pkg6.0t64 (>= 2.8.0-ok2), openkylin-keyring, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgnutls30t64 (>= 3.8.1), libseccomp2 (>= 2.4.2), libstdc++6 (>= 11), libsystemd0 Recommends: ca-certificates Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base Conflicts: apt-verify, libnettle8 (<< 3.9.1-2.2~) Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10) Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~) Filename: pool/main/a/apt/apt_2.8.0-ok2_amd64.deb Size: 1288552 MD5sum: 476047d617ce50880654a9dfd5866702 SHA1: 029f6253f535232d4f6508833e88c9aec6264c80 SHA256: 7ead48c6db691d66fa8db05eac3b00a98a4aa94e0381b5ae6add842cad0be4fc SHA512: 2a380db350a4150e4e232045acd57b3e171f231f8907ede9013cc5aca74a5b8907b2ea4d8732d80a780ff4b23847acf353ab3d8a2431b99e2b52c3958e039eba Description: commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library. . These include: * apt-get for retrieval of packages and information about them from authenticated sources and for installation, upgrade and removal of packages together with their dependencies * apt-cache for querying available information about installed as well as installable packages * apt-cdrom to use removable media as a source for packages * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys Package: apt-clone Architecture: all Version: 0.4.3+nmu2-ok1 Priority: extra Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 63 Depends: lsb-release, python3, python3-apt, python3:any Recommends: dpkg-repack Filename: pool/main/a/apt-clone/apt-clone_0.4.3+nmu2-ok1_all.deb Size: 12188 MD5sum: 5449d1baf0771d688c64c0a3e92b88ec SHA1: 46ac988e2e1f4d3d906be6a1f2ad432c741eef28 SHA256: f5c27682e1c76f8bce97c65d0bc15d79aa9e3e622f9044c11f28546092c376ef SHA512: 1a01d83338f3869aaafe14ad59149c201bebb27e7cfc59f07cd510b0ecd407458018253160ff573bbf8fa655f9b9524b69a44ee3e49477bbb9bfb8f12ebeec75 Homepage: https://launchpad.net/apt-clone Description: Script to create state bundles This package can be used to clone/restore the packages on a apt based system. It will save/restore the packages, sources.list, keyring and automatic-installed states. It can also save/restore no longer downloadable packages using dpkg-repack. Package: apt-config-icons Architecture: all Version: 1.0.2-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Depends: appstream Filename: pool/main/a/appstream/apt-config-icons_1.0.2-ok1_all.deb Size: 4436 MD5sum: 96e4c40e2feff9c8b95897092b2e2721 SHA1: eb30108cfac32169d3fbf25f81c71f12dcd5cc8e SHA256: fc28a569b01db9a0a7c951fd5a36867804c7fec5c8cbd406b6025981b48dd4f4 SHA512: d5154e2292acbd7de9abedf9cb839c696a0b6b85a3ea4491c156aef2af554f681ae7dcbedd430f8f0043355e2deb097c2682b207fadcd29ae5244704d0d6ceae Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ 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. Package: apt-config-icons-hidpi Architecture: all Version: 1.0.2-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Depends: apt-config-icons Filename: pool/main/a/appstream/apt-config-icons-hidpi_1.0.2-ok1_all.deb Size: 4356 MD5sum: 5d214b2a0a4d79b2635a80332d79cc3d SHA1: 4e81e2ce1a2c89f08ff5e8043ba50e5f1e85a2b1 SHA256: e438c135dd969acdb4a8d89553553ef73c0542a84cc86049e29351bc9c934556 SHA512: b5980c88f2fd1675345e209d616a16ac4c6b882a2f6d407b6e1eba0bf8687b5f11d4d2bb7f8d986016cdd04776a59b645d4ba8af9a76eda20f1abf3c1ea1966d Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ 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. Package: apt-config-icons-large Architecture: all Version: 1.0.2-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Depends: apt-config-icons Filename: pool/main/a/appstream/apt-config-icons-large_1.0.2-ok1_all.deb Size: 4440 MD5sum: 8921d8934e15186755c1e4020c9ba78d SHA1: 2e01526025fc4f6507ab715cb8db17125418f7c1 SHA256: 238084b68586189f7549e25474c55d1150834331a97c65eb0d7c4723be78e804 SHA512: db9921d6d91beb43868d67ba372f5687eb8326f0e2a8475279fe84fef85db9b53e288a0368b918ff9f8dd4e0f61083b246f10ab13c8d06f30af503ba58ac729a Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ 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. Package: apt-config-icons-large-hidpi Architecture: all Version: 1.0.2-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Depends: apt-config-icons-large Filename: pool/main/a/appstream/apt-config-icons-large-hidpi_1.0.2-ok1_all.deb Size: 4436 MD5sum: 0171796aa9657152f6958d90d5f02c0d SHA1: 537aa8d71badea4c9d885f47ae334b7a0b2f194c SHA256: 76f1a85a50eaf74aab72a126185089afdf8779a4c3f67b07b54bbb504751b36d SHA512: 038e231f7747379f206f5bb919a0b694caf676fed9c601994178553daeb1a179f48b1cb3813b99105cb6a5f27a937eafabf8128036c99f330f48ad64a19e3028 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ 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. Package: apt-doc Architecture: all Version: 2.8.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: apt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 783 Filename: pool/main/a/apt/apt-doc_2.8.0-ok2_all.deb Size: 234960 MD5sum: f6074c98028da59d6f3957ae39be67a3 SHA1: 37031c3d458854beff7b6163713f3572e5019321 SHA256: 43e9a9631f3477917102f4acbb2e74009ea443745087e5cd7e1a2b38f8949d7a SHA512: a8fd2cb0646f3868134462b9dc8f7b1191bd3b569772aa5a9027fbbd868f44ba54b42fa4d5547c75678afdeed91c8aff9454aeca763ce9a742b3400394c23c4d Description: documentation for APT This package contains the user guide and offline guide for various APT tools which are provided in a html and a text-only version. Package: apt-transport-https Architecture: all Version: 2.8.0-ok2 Multi-Arch: foreign Priority: optional Section: oldlibs Source: apt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 16 Depends: apt (>= 1.5~alpha4) Filename: pool/main/a/apt/apt-transport-https_2.8.0-ok2_all.deb Size: 4100 MD5sum: fd0dfded50a0e6df449cbfdd73727f67 SHA1: 9396c8cf7b779291ebe4ec365542b9360acb65f2 SHA256: 58b0a85021193e3e3f2ea7c2d23eec6fce267703e91ac57ee9ca585505fbe710 SHA512: 6f29ddb7a4026a41f648a56d7ec31966a1ca3d3acc19b15fc1216c9c0224d66b2f431d01c1508c2af8431b573e59547d8ca4cade710baea47c51dfc5ceb6b86d Description: transitional package for https support This is a dummy transitional package - https support has been moved into the apt package in 1.5. It can be safely removed. Package: apt-utils Architecture: amd64 Version: 2.8.0-ok2 Priority: important Section: admin Source: apt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 981 Depends: apt (= 2.8.0-ok2), libapt-pkg6.0t64 (>= 2.8.0-ok2), libc6 (>= 2.34), libdb5.3, libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/a/apt/apt-utils_2.8.0-ok2_amd64.deb Size: 273248 MD5sum: ed8238c4c16edd5ae78e51d4431a10c7 SHA1: 6fc601041cdc5582ee95451f30d46acb07e2b6cd SHA256: 9117ce9a831e99596f4ad475c789587bbde10414feb4ac0d4c1c9129b4c4910a SHA512: 53729149ad7ebcffabeadf34edc50614fc12814690fe22c034306b62af043cef6851f75fde3c5c3a0a5538b78ce415d0cba167146005b017cf383ff1438f2b11 Description: package management related utility programs This package contains some less used commandline utilities related to package management with APT. . * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of Debian packages * apt-sortpkgs is a Packages/Sources file normalizer. Package: apt-xapian-index Architecture: all Version: 0.54-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 281 Depends: python3, python3-apt (>= 0.7.93.2), python3-debian (>= 0.1.14), python3-xapian, python3:any Suggests: python3-xdg Filename: pool/main/a/apt-xapian-index/apt-xapian-index_0.54-ok1_all.deb Size: 41924 MD5sum: 886fb31e203b34f90574e82cf2706043 SHA1: ec9d4f260b379c98c0d57609a198d554b12978e4 SHA256: a38d01480b39bfe209fc2223032002c45d718cc0cc166fc3e2a9fa3f6c3bbbb9 SHA512: f99065f6d55fca08b69410313f83196257e335fc09f0d49d4f57a08911a71d2c6825d4c0ada15b3ab04aa7aed031770f8cd564ddfb7069b8373f5dcff8cd9f6b Homepage: https://salsa.debian.org/debian/apt-xapian-index/ Description: maintenance and search tools for a Xapian index of Debian packages This package provides update-apt-xapian-index, a tool to maintain a Xapian index of Debian package information in /var/lib/apt-xapian-index, and axi-cache, a command line search tool that uses the index. . axi-cache allows one to search packages very quickly, and it also interfaces with the shell command line completion in a smart way, providing context-sensitive keyword and tag suggestions even before the search command is actually run. . update-apt-xapian-index allows plugins to be installed in /usr/share/apt-xapian-index to index all sorts of extra information, such as Debtags tags, popcon information, package ratings and anything else that would fit. . The index generated by update-apt-xapian-index is self-documenting, as it contains an autogenerated README file with information on the index layout and all the data that can be found in it. Package: aptdaemon Architecture: all Version: 1.1.1+bzr982-ok7 Priority: extra Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Julian Andres Klode Installed-Size: 2171 Depends: python3:any (>= 3.2~), gir1.2-glib-2.0, python3-aptdaemon (= 1.1.1+bzr982-ok7), python3-gi, policykit-1 Breaks: python3-aptdaemon.pkcompat, software-center (<< 1.1.21) Replaces: python3-aptdaemon.pkcompat Filename: pool/main/a/aptdaemon/aptdaemon_1.1.1+bzr982-ok7_all.deb Size: 278524 MD5sum: b902862830337ce37aefd8c75121a94f SHA1: 8a1c4bb9489e61bf8b3547f8cb871945cca41b7b SHA256: 123a4b305557ecd28e20d9a32be9f4f5d77326bbbb16808efda9605f44983212 SHA512: cf982a29b8e41dac6d552753e6c8df942065992509baf17286ce5bca721e9346d67a6f2f3588b68dc0a59b47e569a4401841f8504b7b00f4c5a502ab88dfa666 Homepage: https://launchpad.net/aptdaemon Description: transaction based package management service Aptdaemon allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . Currently it comes with the following main features: . - Programming language independent D-Bus interface, which allows one to write clients in several languages - Runs only if required (D-Bus activation) - Fine grained privilege management using PolicyKit, e.g. allowing all desktop user to query for updates without entering a password - Support for media changes during installation from DVD/CDROM - Support for debconf (Debian's package configuration system) - Support for attaching a terminal to the underlying dpkg call . This package contains the aptd script and all the data files required to run the daemon. Moreover it contains the aptdcon script, which is a command line client for aptdaemon. The API is not stable yet. Package: aptdaemon-data Architecture: all Version: 1.1.1+bzr982-ok7 Priority: extra Section: admin Source: aptdaemon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Julian Andres Klode Installed-Size: 227 Replaces: python-aptdaemon-gtk (<= 0.41+bzr580-0ubuntu1) Filename: pool/main/a/aptdaemon/aptdaemon-data_1.1.1+bzr982-ok7_all.deb Size: 158892 MD5sum: 38cd41abcb3564f02612104756bbd424 SHA1: 262680850ac9dba7140878b45cad9c982ecf05bd SHA256: 2b0ae7cf1852ef68111a27108e6ec4aece0c541f20bfa93f67ac20260fe1a81c SHA512: 19e69baee874d466858a680b1cf2656a2ac89468bdc4cde724cf1fc0daab5a55cac5794da6465ec7ab5c9a0be5824be1012eaca51758a1a7163bbe0767ea35be Homepage: https://launchpad.net/aptdaemon Description: data files for clients Aptdaemon is a transaction based package management daemon. It allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . This package provides common data files (e.g. icons) for aptdaemon clients. Package: archdetect-deb Architecture: amd64 Version: 1.117kylin7-ok2 Priority: standard Section: utils Source: hw-detect Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 27 Depends: libc6 (>= 2.4), libdebian-installer4 (>= 0.110-ok0) Filename: pool/main/h/hw-detect/archdetect-deb_1.117kylin7-ok2_amd64.deb Size: 4354 MD5sum: f2abbb4a00efb555350f56a4cd9bd2e9 SHA1: ea57554d661b7d1ecab196701ca05a0a86383f53 SHA256: a0e1e6d51d373dc3edd0ac9844b6046ebcf65b6a9ca22f2f25d2c04006a4e053 SHA512: 40901a13529dbf1b43dd49af331ea4e9ea12eb42b5cf54d5e0cf938e41269abd56de9328660d7fcb08c4ea7ac2aa70aec2cf7971d3cc7fda87a6de1f7465c4bd Description: Hardware architecture detector This package provides the 'archdetect' tool, which displays the current machine architecture and subarchitecture. The architecture corresponds to that built into dpkg, and describes the CPU (and possibly kernel) types; the subarchitecture distinguishes machines with different boot arrangements that require special handling. . This package would be called 'archdetect', but a udeb of that name already existed for use in the installer. Package: argon2 Architecture: amd64 Version: 0~20190702+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Security Tools Installed-Size: 56 Depends: libc6 (>= 2.38) Filename: pool/main/a/argon2/argon2_0~20190702+dfsg-ok1_amd64.deb Size: 19104 MD5sum: 11c27e94eb5dab2bf9d905266ab5827b SHA1: 0fa84b10a340e0071f407941a4a2037480f3b022 SHA256: 1a9cb82203f82aacd01703e87dff54f684d032fdc7db91f04229a294d96d2526 SHA512: c580f7018ad21697701b7681ede7400bc8130a776982650deb91587821c42c7fcfdf9cf83768403ee695537adfb657562fd6fc570e7993cce493a05e2d33e9aa Homepage: https://github.com/P-H-C/phc-winner-argon2 Description: memory-hard hashing function - utility Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrized by: * A time cost, which defines the amount of computation realized and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package contains the argon2 tool for hashing data on the command-line. Package: artikulate Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: education Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2702 Depends: kio, libqt5multimedia5-plugins, qml-module-org-kde-kirigami2, qml-module-org-kde-kquickcontrolsaddons, qml-module-org-kde-newstuff, qml-module-qtqml-models2, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick-shapes, qml-module-qtquick2, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkf5archive5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.53.1), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5multimedia5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libqt5xmlpatterns5 (>= 5.15.2~), libstdc++6 (>= 4.5) Filename: pool/main/a/artikulate/artikulate_23.08.5-ok1_amd64.deb Size: 1056760 MD5sum: 47b0fc50f6a8d89bc7217bae02b3689a SHA1: 9d68a1a6f611d5431bf6ae722495d6095422bac7 SHA256: 9035829298228572f449c2206590fa23aa9501ce252d19f7e849ff90b98f3929 SHA512: 5198b2a0cd5024f5894da02d811424d3c7790eec7c3d6085053b5ef453f5550f29838fb3ec8e146d62957ce8bbfc130911fa8ccd48ff57373d3b6814dd00fa41 Homepage: https://edu.kde.org/artikulate Description: Language learning application Artikulate is a language learning application that helps improving pronunciation skills for various languages. This is included in the KDE Education project. . This package contains the main application for Artikulate. Package: asciidoc Architecture: all Version: 10.2.0-ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 27 Depends: asciidoc-base Recommends: asciidoc-dblatex Filename: pool/main/a/asciidoc/asciidoc_10.2.0-ok1_all.deb Size: 5054 MD5sum: ff33f4e43b73e2a291f6906a903de65e SHA1: 37117a891874e35cc03b64badf2c2d30e3b0855a SHA256: 9af452cfe5d2d45598690316bc08cb2a3932869b4beffd757e03999cfd2e511d SHA512: b682ca23b578a8de71023ff35cf11c46418c667476bb2382cd44627117a5d5afb023d6656c4bc0deef761e0543f76bd28f3d51bd007075c0aa394e10e3078a76 Homepage: https://asciidoc.org 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. Package: asciidoc-base Architecture: all Version: 10.2.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: asciidoc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 402 Depends: asciidoc-common (= 10.2.0-ok1), docbook-xsl, libxml2-utils, xsltproc, python3:any Recommends: xmlto Suggests: asciidoc-doc, docbook-utils, source-highlight Breaks: asciidoc (<< 8.6.9-4) Replaces: asciidoc (<< 8.6.9-4) Filename: pool/main/a/asciidoc/asciidoc-base_10.2.0-ok1_all.deb Size: 85540 MD5sum: a886cbbf4e552230e4a64baaf2abf2fe SHA1: bb464056b26c5437b7d1f58192d6647753139b37 SHA256: 7030d63961f4d409e5a2b71e15af4b6b1dbff883df484d85fb4490468fdaa0a6 SHA512: 939a0b2deebcaf7b27b1df1f70a490c255eb93b4912e48c7139da9a985b0673dcbcd6642534d120ec3bf460f7cf2d08c1f84d7e43f7ff2f50c1e790a41df6c22 Homepage: https://asciidoc.org 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. Package: asciidoc-common Architecture: all Version: 10.2.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: asciidoc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 543 Depends: python3 Breaks: asciidoc (<< 8.6.9-4) Replaces: asciidoc (<< 8.6.9-4) Filename: pool/main/a/asciidoc/asciidoc-common_10.2.0-ok1_all.deb Size: 103874 MD5sum: f8e52e93baff322ae1eab658b1e961f2 SHA1: d2ea8355b882e05e9c6a5c359e55ae380ffa969d SHA256: 1fd5a9e4e64fa8822b718975dd254624cf53ddf0af79a50dd4a5e2efc1ccbd02 SHA512: 290f56a73a5be301b27408f02a0d48c299aed942a2273c5abeb289b291b7bbdaccd37f0641cceaa3c4cc8943c0c3cdc43d582dad8b488f8f55bc6ce67e5026a0 Homepage: https://asciidoc.org 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. Package: asciidoc-dblatex Architecture: all Version: 10.2.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: asciidoc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21 Depends: asciidoc-base, dblatex, docbook-utils, python3 Suggests: asciidoc-doc, epubcheck Filename: pool/main/a/asciidoc/asciidoc-dblatex_10.2.0-ok1_all.deb Size: 6588 MD5sum: b7194848bd17805a79df0668faa16477 SHA1: 1d46f73d7fb29b708bc8b31b4edfe7cacbc10713 SHA256: 0e86308ff575ddfcbf8e619d3a2e03a6fb16d5b55ad8ad613a3d10c4e9a2e23f SHA512: 554e0222272f6f07db1cf14ae1913f16f7447b8ff16d40138a555cbd86285a78bf940d9defb655fba203add0e2d94fdf8b4cd79dbcb7fbdb88d0a387a4cd31e4 Homepage: https://asciidoc.org 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. Package: asciidoc-fop Architecture: all Version: 10.2.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: asciidoc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 11 Depends: asciidoc-base, docbook-utils, fop Suggests: asciidoc-doc, epubcheck Filename: pool/main/a/asciidoc/asciidoc-fop_10.2.0-ok1_all.deb Size: 4716 MD5sum: b4a53a0c588254607c013c3deb8c48cb SHA1: e5166740c2aa5b3bd0d5cafc7be18a76ddb7f3c7 SHA256: e5252172581642b1f9cb6bebc1e6c8181036e582f89bea9c352210860cb10e83 SHA512: fb30cd555988a5ebd3ab83970e85ec069937d2fdc19d2eff64c0f6e97c5e7db69f1e4a47c006e835387e59d45a785ae7b23c19bce5095779c7770c73745e79e5 Homepage: https://asciidoc.org 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. Package: asciidoc-tests Architecture: all Version: 10.2.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: asciidoc Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3687 Depends: asciidoc-base, python3:any Suggests: asciidoc-doc Filename: pool/main/a/asciidoc/asciidoc-tests_10.2.0-ok1_all.deb Size: 138792 MD5sum: 891b87c682075a8c58d50e01cde732fb SHA1: 7ac6b929a2e67a492c420f6124bfdff87851b90b SHA256: 7b40781a7252ec7b6c82c0eaabde58c2e70a9ef208eb38e8ce959bac9c955c60 SHA512: f826de7a1b18f65156b99722edb7ad9de914623aa2c52eb8a2937760b63e560eac216dc1f278856a712f74335b154758e4146d05915de506353e4e6004b8e1ea Homepage: https://asciidoc.org 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. Package: ash Architecture: all Version: 0.5.12-ok1 Priority: optional Section: shells Source: dash Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Andrej Shadura Installed-Size: 25 Pre-Depends: dash Filename: pool/main/d/dash/ash_0.5.12-ok1_all.deb Size: 3448 MD5sum: 71491265945a19dd444c4f852e2cec4d SHA1: 97da4f719d09de52eed316ff03dfc5ffdb13b4e9 SHA256: ca8f2b4b935d066c10b58b0862fdb8468858d0e86f69db69d1ca5999e08477d9 SHA512: ad90e8279a57432dd8e6cb9c5c8748f2bb746b33549f662d3e561eb03d8b25f14d684a6a761165295b1859ee63bcf0a43e373297da9a0d051fe3e7d3c83b4979 Homepage: http://gondor.apana.org.au/~herbert/dash/ Description: compatibility package for dash This package allows upgrading ash to its replacement, dash. It includes the /bin/ash symlink. It can be removed as soon as /bin/ash is no longer used. Package: aspell Architecture: amd64 Version: 0.60.8.1-ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Agustin Martin Domingo Installed-Size: 1423 Provides: aspell-bin Depends: libaspell15 (= 0.60.8.1-ok1), libc6 (>= 2.38), libncursesw6 (>= 6), libstdc++6 (>= 5), libtinfo6 (>= 6), dictionaries-common Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary Suggests: aspell-doc, spellutils Breaks: aspell-bin (<< 0.60.3-2) Replaces: aspell-bin (<< 0.60.3-2) Filename: pool/main/a/aspell/aspell_0.60.8.1-ok1_amd64.deb Size: 250428 MD5sum: 4503cecefb9ea469ca5a2f12d1dc8d08 SHA1: 8d8861d406c8ebae26b0e62143e45a0782ec89de SHA256: 86c054b0278fd1877bb483eb904ce2a0f27dcc24bab83ea7114cd04af81b50b7 SHA512: d5694a1b7cc2a67afc514472640adbbeab6a76d38e2f530b1d19afbd597481ed2edf55f7a00abbd79270a5c21b4b07358c9f3dca7daeced8aba3961033dc6d23 Homepage: http://aspell.net/ Description: GNU Aspell spell-checker GNU Aspell is a spell-checker which can be used either as a standalone application or embedded in other programs. Its main feature is that it does a much better job of suggesting possible spellings than just about any other spell-checker available for the English language, including Ispell and Microsoft Word. It also has many other technical enhancements over Ispell such as using shared memory for dictionaries and intelligently handling personal dictionaries when more than one Aspell process is open at once. . Aspell is designed to be a drop-in replacement for Ispell. Package: aspell-doc Architecture: all Version: 0.60.8.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: aspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Agustin Martin Domingo Installed-Size: 914 Suggests: aspell Filename: pool/main/a/aspell/aspell-doc_0.60.8.1-ok1_all.deb Size: 192508 MD5sum: 590adeb4643a192da0fc0077227b8ebb SHA1: f93790af407f08037af7b671b45e48249a64cba2 SHA256: 492d98eb62bac7274383fc49c30693efef04931894a2d1d637bbdcc8ec37dac0 SHA512: 67e0156a46dbcc51c530a68e7e7d6fea798ea7159c1314ec171bc53abd4fc6698d083206a3605d6a20a4158bb4ea3eb8ce46382563e0fdafcf80ae3fd5910224 Homepage: http://aspell.net/ Description: Documentation for GNU Aspell spell-checker This package contains the documentation for GNU Aspell in various formats. The aspell package comes with minimal man pages. Install this package if you need further information on the development process and workings of Aspell. Package: at-spi2-common Architecture: all Version: 2.52.0-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 1326 Breaks: at-spi2-core (<< 2.46.0-2~) Replaces: at-spi2-core (<< 2.46.0-2~) Filename: pool/main/a/at-spi2-core/at-spi2-common_2.52.0-ok1_all.deb Size: 161256 MD5sum: 80c2e95717a5acd7f6a43391ded5741e SHA1: bcadb912e5f37ed5285c059f73c9a5f48a557d12 SHA256: 375e1f3bfa2e83ae355e0aeb501bb7b9ae6dd248d596638eba00020badd3c390 SHA512: d985f4eb8f7234b3253330d0db984b404343bcf640ec1b5e21b020bc73eeded070b94d2f070e97dfbb6d4046f59dfe096f5a7d093bd82f03b0478f13e0bbac32 Homepage: https://wiki.gnome.org/Accessibility Description: Assistive Technology Service Provider Interface (common files) This package contains the common resource files of GNOME Accessibility. Package: at-spi2-core Architecture: amd64 Version: 2.52.0-ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 165 Depends: libatspi2.0-0t64 (>= 2.9.90), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.75.3), libsystemd0, libx11-6, libxtst6, at-spi2-common, gsettings-desktop-schemas Filename: pool/main/a/at-spi2-core/at-spi2-core_2.52.0-ok1_amd64.deb Size: 52476 MD5sum: f95a06d8a21cd53836d0c27c72637f7d SHA1: 5ecb600c6a5bfb6077a41209a78440eea7e1cbf0 SHA256: 3516750c358b961353e1728fabdfd820bfa9fc16c34853bc753fde4723293707 SHA512: 1653bf6636619b4296b4975213fbc580653e073f9cf2467b594f5986a01693d1373cae50c9b8ee67daefb4294baabc657076014ed77fd73cccc8cdbc617a9681 Homepage: https://wiki.gnome.org/Accessibility Description: Assistive Technology Service Provider Interface (D-Bus core) This package contains the core components of GNOME Accessibility. Package: at-spi2-doc Architecture: all Version: 2.52.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 3402 Suggests: devhelp Filename: pool/main/a/at-spi2-core/at-spi2-doc_2.52.0-ok1_all.deb Size: 183952 MD5sum: 7c2ca41f176c749efbd74a2485175aa4 SHA1: 1fc2c6b27f735e5f92ee74edcf0a4bc76d2d616b SHA256: 5618148d3ea18dd68e6949398abd50c2ffa384e3d0c637c3762259ec671ba267 SHA512: d66c06a50ec4c435b7ec4150660769598d24261a93114fb73bc1324393448ff2871d6160a57c3035b0500a688c653b2726d269510ec13798b999b89af072e463 Homepage: https://wiki.gnome.org/Accessibility Description: Assistive Technology Service Provider Interface (Documentation) This package contains documentation for the at-spi2 interface. Package: atril Architecture: amd64 Version: 1.24.0-ok3.7 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 574 Provides: djvu-viewer, pdf-viewer, postscript-viewer Depends: atril-common (>= 1.24.0-ok3.7), libatrildocument3 (= 1.24.0-ok3.7), libatrilview3 (= 1.24.0-ok3.7), shared-mime-info, dconf-gsettings-backend | gsettings-backend, libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.34), libcaja-extension1 (>= 1.18), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.5), libice6 (>= 1:1.0.0), libsecret-1-0 (>= 0.7), libsm6, libxml2 (>= 2.7.4) Recommends: default-dbus-session-bus | dbus-session-bus, gvfs Suggests: caja, poppler-data, unrar Breaks: libatrildocument3 (<< 1.13.0) Replaces: libatrildocument3 (<< 1.13.0) Filename: pool/main/a/atril/atril_1.24.0-ok3.7_amd64.deb Size: 152804 MD5sum: 565744fa19d68cb012d82f8384adae90 SHA1: 74cc932cb6b3c06d081a73355f858708e54d870a SHA256: 490bfd22c4a79801d82d105ee5585a4b079ad7432fef170f8a8feb3ea571195b SHA512: 2ea479d23f3e3cf6e7f9de24916d4b2181fccc187e070e72c6cd26e3c02403e10384456a2bc39efcc8925d37753baa2a260346173081ac5510116c59dd5d1d5e Homepage: https://mate-desktop.org/ Description: MATE document viewer Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. . When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. Package: atril-common Architecture: all Version: 1.24.0-ok3.7 Priority: optional Section: x11 Source: atril Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 9557 Breaks: atril (<= 1.0.3-0) Filename: pool/main/a/atril/atril-common_1.24.0-ok3.7_all.deb Size: 877244 MD5sum: 0357bccf3fa3e04723c11a2b5199367e SHA1: 465de32d09d694a7c5a4073289662e7ef4677f96 SHA256: ae75348561b089224a7f608a5b8d337f343cec94dd5f26f4e8505649c7692980 SHA512: 15e3168cd37c565af95f3699900e02cfa2632f815e17b2318bca405f9f1b89b0d40335ce4641b89d3b8284ad2ca3a9694c1ef1a0a30340de01f84ef99a9d538e Homepage: https://mate-desktop.org/ Description: MATE document viewer (common files) Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. . This package contains the architecture independent files. Package: attr Architecture: amd64 Version: 1:2.5.1-4ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 150 Depends: libattr1 (= 1:2.5.1-4ok1), libc6 (>= 2.34) Filename: pool/main/a/attr/attr_2.5.1-4ok1_amd64.deb Size: 28974 MD5sum: 23ec4a4b1df5abc448f62b109cd04ad2 SHA1: 83c1b0cd02c92718104940c5fcb3ed7c936c9853 SHA256: 031d18a31f19fef98e3544ac3868a1184c44d3c190205acfa619d7d1459c9f0b SHA512: 4cb18fbb33ad944ca3f655790d8e56e533c0c20abbe03d8b36c0cfd7d53aa4645753309a025820db7de0f2f61ebfb46b587746147b00256b94918a3ead70638f Homepage: https://savannah.nongnu.org/projects/attr/ Description: utilities for manipulating filesystem extended attributes A set of tools for manipulating extended attributes on filesystem objects, in particular getfattr(1) and setfattr(1). An attr(1) command is also provided which is largely compatible with the SGI IRIX tool of the same name. Package: audiofile-tools Architecture: amd64 Version: 0.3.6-ok1.1 Priority: optional Section: utils Source: audiofile Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 71 Depends: libaudiofile1 (>= 0.3.6), libc6 (>= 2.34) Breaks: libaudiofile-dev (<= 0.3.3-1) Replaces: libaudiofile-dev (<= 0.3.3-1) Filename: pool/main/a/audiofile/audiofile-tools_0.3.6-ok1.1_amd64.deb Size: 13858 MD5sum: 06185d3a6ddd3d8c57dab07594008561 SHA1: f97082136f44640a510209a9f1efe42fa33522b3 SHA256: 3fde334f45cca09c010a77b8be5b0b31f989a2b940cd9c68f1d9bd7bd4c0a8e0 SHA512: 475689adf5ed5be5c383506a3c4bf38ab8f0c16957bccddf059e74eea40003b30d5441b51f1b39a34128631f515bdbca6881a01c79e5b1a26812a211830f0891 Homepage: http://audiofile.68k.org/ 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. Package: audispd-plugins Architecture: amd64 Version: 1:3.1.2-ok1.2 Priority: optional Section: admin Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 118 Depends: auditd (= 1:3.1.2-ok1.2), libauparse0t64 (= 1:3.1.2-ok1.2), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), libldap2 (>= 2.6.2) Filename: pool/main/a/audit/audispd-plugins_3.1.2-ok1.2_amd64.deb Size: 36936 MD5sum: 65e35090cb68de120044f46d7dd84a47 SHA1: eddf537f68a8f53aff360f2aca6f622a2c4bae14 SHA256: c1dea910b57b1787047ad93c50f1969256fb79d1c584589794fa8f6aa5e8848a SHA512: 0f928b3238c0cc1907041e71b9ee8562df688ae402a997bae0f1c7fa2f752e406b89465aaed0767f4ce2d47aac085042e23ca81a758ae16fd7125bd8910eb5cb Homepage: https://people.redhat.com/sgrubb/audit/ Description: Plugins for the audit event dispatcher The audispd-plugins package provides plugins for the real-time interface to the audit system, audispd. These plugins can do things like relay events to remote machines or analyze events for suspicious behavior. Package: auditd Architecture: amd64 Version: 1:3.1.2-ok1.2 Priority: optional Section: admin Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 683 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libaudit1 (= 1:3.1.2-ok1.2), libauparse0t64 (= 1:3.1.2-ok1.2), mawk | gawk, libc6 (>= 2.38), libcap-ng0 (>= 0.7.9) Suggests: audispd-plugins Breaks: audispd-plugins (<< 1:3.0~) Filename: pool/main/a/audit/auditd_3.1.2-ok1.2_amd64.deb Size: 204832 MD5sum: d886f12dd7c7c981f3c0741661ded447 SHA1: 3bbca4dfc116dbe634718d9b6ca7a359e2a20e32 SHA256: 8596738fc99f89b42bcf9e706c47d8c8217af097679cc2c60a8430a2f033144d SHA512: f385401d1f0045bfb337cd107b5a68121b938f053004f6bcb1826f8d05e39adeb612c42ba67d23d117f75a4924ce94bcafe8a80ede748577a5d433be1dfb6c88 Homepage: https://people.redhat.com/sgrubb/audit/ Description: User space tools for security auditing The audit package contains the user space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 kernel. . Also contains the audit dispatcher "audisp". Package: autoconf Architecture: all Version: 2.71-ok3 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 2206 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/main/a/autoconf/autoconf_2.71-ok3_all.deb Size: 384896 MD5sum: 259d8a1efc2bc77274d9cbb410a59955 SHA1: ad18c7f30ade9d731dc6a91667f3b4535f1b89c6 SHA256: eaf550b2064c89b0046202dff18e52e7e14366b1a8298122e112c89d6280dc3c SHA512: 49122d525b8545e8a20a491f12e862f0bfb4726eda3356248b5d2db88668c8beb4e13ad1ee6f725f4c22a607882897d51fc74c1331ce4560c000de455f2a9c08 Homepage: https://www.gnu.org/software/autoconf/ 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. Package: autoconf-archive Architecture: all Version: 20220903-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6052 Provides: autoconf-gl-macros Pre-Depends: dpkg (>= 1.17.5) Recommends: autoconf Breaks: autoconf-gl-macros (<< 20130609-1~), gnome-common (<< 3.14.0-2~) Replaces: autoconf-gl-macros (<< 20130609-1~), gnome-common (<< 3.14.0-2~) Enhances: autoconf Filename: pool/main/a/autoconf-archive/autoconf-archive_20220903-ok1_all.deb Size: 681252 MD5sum: fdb79d210d84b680671d483076cf6aca SHA1: 2b2c6b9b97e506e585ce180ad76a0ed00a75ca3d SHA256: b74545097c40b5a074e372aea626be5aa1e7de55fa8dee012d277c05e6864015 SHA512: a4ff2ae350c729c07dfee164965c4c35f236de6be6e177d3e5d430e8f4454f3057f1a5532b84b6a54adf2c2056181e0c82aa499c841ba2c0274b8c6ea16d3682 Homepage: https://www.gnu.org/software/autoconf-archive/ 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/. Package: autoconf-dickey Architecture: all Version: 2.52+20231210-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 891 Depends: m4, perl:any Filename: pool/main/a/autoconf-dickey/autoconf-dickey_2.52+20231210-ok1_all.deb Size: 149848 MD5sum: 26863daaef2465767f2c45f78309ec89 SHA1: 3897cffae31127571774529179751f8e27641944 SHA256: cdecff42b6fbf5ab8a5b1d9cdcf2068b24f84771d6cab8cb7fe04eaa53d9521d SHA512: f6884c5a1f9865bebe5acb1c98c63d0d871fc41f892a9b3fd90d9138a02b55bee238f64f6e7f7b100acbecfe3e16468cbc612e507cba90fa0f69d352792cca03 Homepage: https://invisible-island.net/autoconf/autoconf.html 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. Package: autoconf-doc Architecture: all Version: 2.71-ok3 Priority: optional Section: doc Source: autoconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 4920 Depends: gnu-standards Filename: pool/main/a/autoconf/autoconf-doc_2.71-ok3_all.deb Size: 2934848 MD5sum: 0f840a11c7d28131322f3e4f5315762f SHA1: 8f6aaaccda3ddad9cd78ec2481f55d96d2cf9ba3 SHA256: 2da5279288b80d926de435447eaf6dd87482d20b8980e42d5b483a44633f7aa7 SHA512: c13431b7b8d904e451500a437e193705921c0c17d7bcaf35b74e9a8fe2a4618888dfb8ad032f3bd4fad623fb85c9cff3292e443a3ff40b7ee4dec0f949205a70 Homepage: https://www.gnu.org/software/autoconf/ 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. Package: autoconf2.69 Architecture: all Version: 2.69-ok4 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1808 Depends: m4, debianutils (>= 1.8), autoconf, perl, libfile-temp-perl Filename: pool/main/a/autoconf2.69/autoconf2.69_2.69-ok4_all.deb Size: 292734 MD5sum: cd46c7090cee08204749da75a766ac62 SHA1: fec3b2cac9b27ccca5d567780fc52afdf0af1e55 SHA256: b6510c4e7701b9219b305b653fbd67aceac8c405ed80b38d401a73c1f62e0970 SHA512: 5fe7f556b0a048e4374a577bc10ac9fbf460806362526de186f53f7922e9fb1c69d022c314f347c8d4af734895263b9af5b8976f003f10e7267443eb9740bd92 Description: automatic configure script builder (obsolete version) This obsolete version is required to build GCC (>= 8), newlib, and probably some other toolchain related packages. Package: automake Architecture: all Version: 1:1.16.5-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: automake-1.16 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1576 Provides: automake-1.16, automaken Depends: autoconf, autotools-dev Suggests: autoconf-doc, gnu-standards Filename: pool/main/a/automake-1.16/automake_1.16.5-ok1_all.deb Size: 557104 MD5sum: dfec9dba99b15549c6e687912f21e3ff SHA1: 5c5fe4d910d6c118ce8845b89889bbbd4ebba9e2 SHA256: 90ab21329ca09015191bfea0e24e71f7d908f229d1987840fd6893bacab6a359 SHA512: aa0e18d77c1a1211e82cb2dd5280911a251b0b012d8e1ebaf40b4238ab046bfbcd0054a1981ba4bab80483fea7645caa265070472a446ff2094cb5a6fa9e997e Homepage: https://www.gnu.org/software/automake/ 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. Package: autopoint Architecture: all Version: 0.22-ok3 Multi-Arch: foreign Priority: optional Section: devel Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 545 Depends: xz-utils Replaces: gettext (<= 0.17-11) Filename: pool/main/g/gettext/autopoint_0.22-ok3_all.deb Size: 423620 MD5sum: f4587c75587935f8fe6150a165ab5f10 SHA1: 91066a537e2353a3ed4a8f6149567dadff4183ef SHA256: 109d5517cba3b8033b3a92379e9ef504d55228efe1c149d525fed1fc77a15437 SHA512: f19ccb36b5b5b7aca90a44a163136338e1376c836952428f3d344ac4d84470c860bd37b43ced83acc7a3ee5a9d2ac4f943890c18365197e37b35f1dd9cf0130b Homepage: https://www.gnu.org/software/gettext/ 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. Package: autotools-dev Architecture: all Version: 20220506-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 122 Breaks: autoconf (<< 2.70~) Replaces: autoconf (<< 2.70~) Enhances: cdbs, debhelper Filename: pool/main/a/autotools-dev/autotools-dev_20220506-ok1_all.deb Size: 41618 MD5sum: 0ba854c89d8adec6fd2187c59f73fe4b SHA1: 9824c2f1111762f4cb5f71cbe12e5290bd787d9c SHA256: 5b71fd863322c1c4b1253a984ba17311d3fb27a5b0c48cbba28fa7ca5902c321 SHA512: 393657c4a4169d4191655360c4e0ababd55c4a451ecf562e89ce420dbcd90ba7e51d53b6585d1d12dd748b6a156aabef992cc28da500757e065fafdefca7dfeb Homepage: https://savannah.gnu.org/projects/config/ 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. Package: avahi-autoipd Architecture: amd64 Version: 0.8-ok1 Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 96 Depends: libc6 (>= 2.38), libdaemon0 (>= 0.14), adduser Recommends: iproute2 Suggests: isc-dhcp-client Filename: pool/main/a/avahi/avahi-autoipd_0.8-ok1_amd64.deb Size: 36988 MD5sum: b61ff95bc471cc64dc428eae9cf68feb SHA1: 28dbbd6929b12d35ea9359e56de2c06a82eba78b SHA256: a9e8ebc6c321b7b6f4c6638910b9c6ed7167515157d1c40e077a4d24a9bd79b8 SHA512: 366baee31979d10f674456e9fa08bd4be3e3ed72f9ca70e654c752fbff1f6ecabe9ed68fb0db9704515bc5995e55b616d700baa9b4a93564c881c568aa01011a Homepage: https://avahi.org/ Description: Avahi IPv4LL network address configuration daemon Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This tool implements IPv4LL, "Dynamic Configuration of IPv4 Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server. It is primarily intended to be used in ad-hoc networks which lack a DHCP server. Package: avahi-daemon Architecture: amd64 Version: 0.8-ok1 Multi-Arch: foreign Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 257 Depends: libavahi-common3 (= 0.8-ok1), libavahi-core7 (= 0.8-ok1), libc6 (>= 2.38), libcap2 (>= 1:2.10), libdaemon0 (>= 0.14), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), adduser, default-dbus-system-bus | dbus-system-bus Recommends: libnss-mdns Suggests: avahi-autoipd Filename: pool/main/a/avahi/avahi-daemon_0.8-ok1_amd64.deb Size: 60528 MD5sum: 1353a55223c87af810c493b13beca052 SHA1: 49152ef72210d052a656f582171dd5d4882bd96f SHA256: 76b66137ee0a1556bfed7632068ab82fc8661f02ce559a410efb52ad130f0e01 SHA512: 84594a9017826aec8be750c6267bba8c1f2b2ae5aa7b9fd203e0c129a2b7708e2f802ee77543a579cb7b21de8d0405317926a1ec5c0e531b53d45b68233fc8e0 Homepage: https://avahi.org/ Description: Avahi mDNS/DNS-SD daemon Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi Daemon which represents your machine on the network and allows other applications to publish and resolve mDNS/DNS-SD records. Package: avahi-discover Architecture: all Version: 0.8-ok1 Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 61 Depends: python3:any, python3-avahi (>= 0.8-ok1), python3-dbus, python3-gi, gir1.2-glib-2.0, gir1.2-gtk-3.0, avahi-daemon (>= 0.8-ok1) Filename: pool/main/a/avahi/avahi-discover_0.8-ok1_all.deb Size: 10064 MD5sum: c2c6e4cd3efeb5f3bac9b898adfb9cfe SHA1: 4ce121e5eefe9c61724d160aaa5fdee150e1c661 SHA256: ce3bc27fd441019f2fe40097d82a453e93be63883e06d3404e1a966f8504bf8c SHA512: 2bc5e1630c1dab8e8124cae319ce2e8a854a9a3ecb6a30486fc7919d43559513fd706b5ea5b4cc58924896a2f7ceb6a0611754e4fcd23f6c82d38f65df495ede Homepage: https://avahi.org/ Description: Service discover user interface for avahi Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains a user interface for discovering services. Package: avahi-dnsconfd Architecture: amd64 Version: 0.8-ok1 Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 77 Depends: libavahi-common3 (= 0.8-ok1), libc6 (>= 2.38), libdaemon0 (>= 0.10), avahi-daemon (= 0.8-ok1) Suggests: resolvconf Filename: pool/main/a/avahi/avahi-dnsconfd_0.8-ok1_amd64.deb Size: 13036 MD5sum: 27cc7e8d90a3b9811e7f15077ffdb9f6 SHA1: 4a26bdd650b584b0cbe49b724360cfe4b1ea857d SHA256: 61a3d9092bf76615f774e7640da337bd0a4700252997779a40399beb98969bc9 SHA512: 8ac6932f54313cd76a380962a93a5497589158f1999f0c08dae473a22acaf20856dc95e6c89e4eabf946c0f82bd51d145b3a8dc9dbb45da91b7e71b32e84691e Homepage: https://avahi.org/ Description: Avahi DNS configuration tool Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This tool listens on the network for announced DNS servers and passes them to resolvconf so it can use them. This is very useful on autoconfigured IPv6 networks. Package: avahi-ui-utils Architecture: amd64 Version: 0.8-ok1 Priority: optional Section: utils Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 66 Depends: libavahi-client3 (= 0.8-ok1), libavahi-common3 (= 0.8-ok1), libavahi-ui-gtk3-0 (= 0.8-ok1), libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0) Recommends: ssh-client, vnc-viewer Filename: pool/main/a/avahi/avahi-ui-utils_0.8-ok1_amd64.deb Size: 10236 MD5sum: 023a485db9039a95358e9fa43f7ba3fa SHA1: 500d1b28dcf73edc6b5ddc348935511137d1fa48 SHA256: e070ebb7b9e62b184a9367dfe152ec4e2d48aaad92d7e03a5d121edf826137fb SHA512: aaec7fcd4faa7e58d659d949f14588746b11aaf2063d429892878a053152750e9f67b8260135bb76992eeec0e11a4774908b56308b932e9bad3f06e34d37c4fd Homepage: https://avahi.org/ Description: Avahi GTK+ utilities Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains some small GTK+ utilities to discover ssh and vnc servers. Package: avahi-utils Architecture: amd64 Version: 0.8-ok1 Priority: optional Section: net Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 137 Depends: libavahi-client3 (= 0.8-ok1), libavahi-common3 (= 0.8-ok1), libc6 (>= 2.38), libgdbm6t64 (>= 1.16), avahi-daemon (= 0.8-ok1) Filename: pool/main/a/avahi/avahi-utils_0.8-ok1_amd64.deb Size: 23476 MD5sum: 8497dd565aaa2f505916899e764d0413 SHA1: 93743f2ad08f40f2bc2307a2b9adaf0c936b8db2 SHA256: ff88e7cb6a4de54debe24632ab387ddd3a7e2fadb19601f29b2dd0c13fbab647 SHA512: e569364cae050ded843342ed2f8cb3ae92ba8baa509a73fa58ca2f3292c408c7936f9f6f9039537def93c7429f274cebfaa7a93dbe7171a3e095e437b154d832 Homepage: https://avahi.org/ Description: Avahi browsing, publishing and discovery utilities Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains several utilities that allow you to interact with the Avahi daemon, including publish, browsing and discovering services. Package: avogadro-utils Architecture: amd64 Version: 1.99.0-ok1 Priority: optional Section: science Source: avogadrolibs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debichem Team Installed-Size: 174 Depends: libavogadro2-1t64 (= 1.99.0-ok1), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Recommends: avogadro (>= 1.90) Breaks: avogadro (<< 1.90) Replaces: avogadro (<< 1.90) Filename: pool/main/a/avogadrolibs/avogadro-utils_1.99.0-ok1_amd64.deb Size: 37416 MD5sum: d411d13c00606329239b434937b8e95d SHA1: 1c9237466e9163cfc0b8f6017509d6618ada4dba SHA256: a4e746dd71974b192f51a313d8051688f9811148fc628015e0052783b730c79f SHA512: 9a9a20c986e20412939498fe53e7a19b11d0ae725aefaf7664216033f28fab7bd8b462cde5cd0941fabb6ef4ffccee3e8b6b84ab62af4fc2209706e4e1a1788e Homepage: https://avogadro.cc/ Description: Molecular Graphics and Modelling System (library) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides avogadro utility programs: avobabel avocjsontocml bodrparse encodefile qube resdataparse Package: babeltrace Architecture: amd64 Version: 1.5.11-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 96 Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.38), libdw1t64 (>= 0.126), libelf1t64 (>= 0.131), libglib2.0-0 (>= 2.16), libpopt0 (>= 1.14), libuuid1 (>= 2.16) Filename: pool/main/b/babeltrace/babeltrace_1.5.11-ok1_amd64.deb Size: 25712 MD5sum: fd6fda4f3cb4c3f5412d08371442e560 SHA1: 0ddfc676dee487d56b2fd5a56596462a9bda71ca SHA256: 305d454cc93a82c973deb7a54098b737706736e1a43abd79a876296daf1d7007 SHA512: 84f5dce26f8a66b74f4ae6152bb69510c3518855559df6bea9c2fe9500583969a302f19a03dd195497a3328fe5708ba7b7f44c534442c37d39eb83c66253f780 Homepage: https://www.efficios.com/babeltrace 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. Package: baloo-kf5 Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1943 Depends: init-system-helpers (>= 1.52), kio, libc6 (>= 2.14), libkf5baloo5 (>= 5.80.0), libkf5balooengine5 (>= 5.92.0), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5crash5 (>= 5.92.0~), libkf5dbusaddons5 (>= 5.92.0~), libkf5filemetadata3 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5idletime5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5solid5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/b/baloo-kf5/baloo-kf5_5.92.0-ok2_amd64.deb Size: 338216 MD5sum: 23ce8fb509c8fbddf88710307839a0b7 SHA1: 60e0cbe618a381d9a8a625f4d19891996eef4e00 SHA256: 0d783854548f7dd6238f42e707c34481781781dbb454389df6752107e60702c4 SHA512: 644e9c628291d5247dcb3a8ffdea4583c6bbeb017a15d28f1369d85394f0f02e9daf898e1d433c7cbdeac7629e0970b5c15d719fff494cafc9c5557efb0382d2 Homepage: https://invent.kde.org/frameworks/baloo Description: framework for searching and managing metadata A framework for searching and managing metadata in KDE Software. . Baloo is part of the KDE Plasma desktop. Package: baloo-kf5-dev Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: devel Source: baloo-kf5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 93 Depends: baloo-kf5 (= 5.92.0-ok2), libkf5baloo5 (= 5.92.0-ok2), libkf5balooengine5 (= 5.92.0-ok2), libkf5config-dev (>= 5.92.0~), libkf5coreaddons-dev (>= 5.92.0~), libkf5filemetadata-dev (>= 5.92.0~) Recommends: libkf5baloo-doc (= 5.92.0-ok2) Filename: pool/main/b/baloo-kf5/baloo-kf5-dev_5.92.0-ok2_amd64.deb Size: 13366 MD5sum: 8f0af3a29949379c5b4e88e08f96de01 SHA1: d69032e92f2307f2b1e6f8d5ed9d6c28dbb0c462 SHA256: 9ebaff5bc1dcd5af5e616985cf48e094e46692d90a7490360088f92fd64aa151 SHA512: b4382513ee46c32df8c755b7a74b54b11024748cfc0016265088a33a73a74c81c38dfbf04e1b0274dce79dd362287f4c08dc8ee24767b03213fb481974232233 Homepage: https://invent.kde.org/frameworks/baloo Description: framework for searching and managing metadata devel files A framework for searching and managing metadata in KDE Software. . Baloo is part of the KDE Plasma desktop. . This package contains the development files. Package: bamf-dbg Architecture: amd64 Version: 0.5.6+22.04.20220217-ok1 Priority: extra Section: debug Source: bamf Origin: openKylin Maintainer: openKylin Developers Installed-Size: 824 Depends: libbamf3-2t64 (= 0.5.6+22.04.20220217-ok1) Filename: pool/main/b/bamf/bamf-dbg_0.5.6+22.04.20220217-ok1_amd64.deb Size: 543428 MD5sum: a8791cd507b01b1697c0afdf21e0fd05 SHA1: 59e17cc42b663ef931e7d831e9f8783e2a2a6328 SHA256: 033f64248e188b81da821ac04249acdcba56b76770a45bb8d4c06519e272d1e7 SHA512: b3056041be4c5ecbf88a0d105e58aef8ab38483e4399bbdf8f9f67ead777e02a7672a187c92f35675f576845d4ac280641bb028d29b024cc3b52c1eecc4e762b Homepage: https://launchpad.net/bamf Description: Window matching library - debugging symbols bamf matches application windows to desktop files . This package contains the daemon used by the library and a gio module that facilitates the matching of applications started through GDesktopAppInfo . This package contains debugging symbols for the daemon and library. Build-Ids: 16ecdb8cfcf4d0fbac2643c7c9b8b184ebc33e70 d82c6f0efda10b55c4384f910615d11cffd86bee Package: bamfdaemon Architecture: amd64 Version: 0.5.6+22.04.20220217-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: bamf Origin: openKylin Maintainer: openKylin Developers Installed-Size: 394 Depends: libbamf3-2t64 (= 0.5.6+22.04.20220217-ok1), libc6 (>= 2.34), libdbusmenu-glib4 (>= 0.4.2), libdbusmenu-gtk3-4 (>= 0.4.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.44.0), libgtk-3-0 (>= 3.9.10), libgtop-2.0-11 (>= 2.22.3), libstartup-notification0 (>= 0.11), libwnck-3-0 (>= 3.4.7), libx11-6 Filename: pool/main/b/bamf/bamfdaemon_0.5.6+22.04.20220217-ok1_amd64.deb Size: 80848 MD5sum: 2419481519959af74d42557f91966384 SHA1: 9ea8b4da1dd5cfbee69a6c7ecf805e1634cad055 SHA256: 2d0f0d97b0bb1a4bfa9a8856314f243205083001992da9ec40364e91759eb8ba SHA512: ff173bb7b223755c5f11bb84092fab0a2deb439e8de63c6f3e992f3bddc2bb11c48eec80c288fbfb1ee3048ef55be0910d0c9a7f1a9c6e3f912c1a31533e3543 Homepage: https://launchpad.net/bamf Description: Window matching library - daemon bamf matches application windows to desktop files . This package contains the daemon used by the library and a gio module that facilitates the matching of applications started through GDesktopAppInfo Package: base-files Architecture: amd64 Version: 13-ok2.2 Multi-Arch: foreign Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Release SIG Installed-Size: 357 Provides: base Pre-Depends: awk Depends: libcrypt1 (>= 1:4.4.10-0), libc6 (>= 2.34) Breaks: debian-security-support (<< 2019.04.25), initscripts (<< 2.88dsf-0), sendfile (<< 2.1b.20080616-0) Replaces: base, dpkg (<= 1.15.0), miscutils Filename: pool/main/b/base-files/base-files_13-ok2.2_amd64.deb Size: 57764 MD5sum: dae0d39a5b02be5d691bed9da2a3127c SHA1: 78513419f800cb4ed75f4784fa070d650cdfb4c7 SHA256: 25dde21a8a7b8f031803af1753370a7404108f6e154776b8a58fc496a10fd422 SHA512: 1a4469ca79f477e0631aafac09253be63ee6841c305fd73a0e4a42a20cb933539814749ef2b340daef1c54fd5b3ed823a032a15912111f77d04ef0df3fee04f2 Description: Debian base system miscellaneous files This package contains the basic filesystem hierarchy of a Debian system, and several important miscellaneous files, such as /etc/debian_version, /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others, and the text of several common licenses in use on Debian systems. Package: base-passwd Architecture: amd64 Version: 3.6.3-ok2 Multi-Arch: foreign Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Colin Watson Installed-Size: 254 Depends: libc6 (>= 2.34), libdebconfclient0 (>= 0.145), libselinux1 (>= 3.1~) Recommends: debconf (>= 0.5) | debconf-2.0 Replaces: base Filename: pool/main/b/base-passwd/base-passwd_3.6.3-ok2_amd64.deb Size: 49072 MD5sum: cd5429be4bebd377f6e1aa629449dc4f SHA1: f160f9ed027e99350070c33f6705d2c7a35584cf SHA256: 6d146c1ab217ed6f8b2047ed9d2eaef217bc3a25e27b2d0f51e3dfc26cc9a746 SHA512: 64dae2eb6aa5f9d6bc857a6ba08be462583bc4facf1274fc08bee163479b773b9992e23ade419381a1caa959bb5a09caa6b4b4344194046addbf20742f1d7840 Description: Debian base system master password and group files These are the canonical master copies of the user database files (/etc/passwd and /etc/group), containing the Debian-allocated user and group IDs. The update-passwd tool is provided to keep the system databases synchronized with these master files. Package: bash Architecture: amd64 Version: 5.2.21-ok1 Multi-Arch: foreign Priority: required Essential: yes Section: shells Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 7102 Pre-Depends: libc6 (>= 2.38), libtinfo6 (>= 6) Depends: base-files (>= 2.1.12), debianutils (>= 5.6-0.1) Recommends: bash-completion Suggests: bash-doc Filename: pool/main/b/bash/bash_5.2.21-ok1_amd64.deb Size: 1494256 MD5sum: 1435cfbb0447f71abf8e1fad89cf96a7 SHA1: 41179c61d465f70b4231be0e2ae47b5db28492d4 SHA256: 9c3c0e8a4c7994565d25a10ae64000d8927bc49dc250b466d99828c88004a2d8 SHA512: 54d4e716c0e8f21c85b3c17a093b8e3e7e04518dab3dd801eec2fe65161da04443e77b4b865639e4cb098fd87883c3fadcb57b4848c176fc122ee7c60f2c102f Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html 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. Package: bash-builtins Architecture: amd64 Version: 5.2.21-ok1 Priority: optional Section: utils Source: bash Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 1150 Depends: bash (= 5.2.21-ok1) Filename: pool/main/b/bash/bash-builtins_5.2.21-ok1_amd64.deb Size: 162818 MD5sum: 2a908b8b7311fbae5422bf4ddbd2227f SHA1: 3e6a7b79e01f267a4436d569924753d40364ce93 SHA256: 9e699da09bd8b2048faffaf7d99bfb089bddfd38e07770da2cc8afe88ecbddae SHA512: 80cd8bec8f5ade9034d74b1b6fe026b90a636c1f386580303c30254941359313b323bfb5493b326a12d410942ae96d6d139f0648bc56ed8a03fcb8a55ba62afc Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html 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. Package: bash-completion Architecture: all Version: 1:2.11-ok1 Multi-Arch: foreign Priority: standard Section: shells Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1453 Provides: dh-sequence-bash-completion Filename: pool/main/b/bash-completion/bash-completion_2.11-ok1_all.deb Size: 177384 MD5sum: e01f9c298942f4cb3a94aeb60b56e9b6 SHA1: e517eab75ea7644b2d41ebee989ff3ea4cafd3c8 SHA256: 045f0ee24b4e06fe06e873878db0cfc8957b1d562fc6203de39494db1121eaf7 SHA512: 0a102ccc8277e783821b951b0d5ae4097ee716885cee988aa2a720ca9b4514be904d02c84dc25657d3c0e6ce1f9e2d6f21a0132a6c34259494d670229d4dd4ff Homepage: https://github.com/scop/bash-completion 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. Package: bash-doc Architecture: all Version: 5.2.21-ok1 Priority: optional Section: doc Source: bash Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 3021 Replaces: bash (<< 4.3-2) Filename: pool/main/b/bash/bash-doc_5.2.21-ok1_all.deb Size: 1545020 MD5sum: 8fc48d48ad2558f566e0daeccf38184e SHA1: b3f3faf563628ea1f6cd24d8ce3365f110257c1f SHA256: 67bb8b01061e6862c16dccba502c92277c108bcae31a50c90692f4b826c44097 SHA512: 25b3252ea45645b7e9ccc0ec7dbbbe1d7f15a60248327f73bf16ee0cba0e07f818263ac1495d5a91f8b96b42dff82565ffe441613942d5396024b470c3803afd Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html 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. Package: bash-static Architecture: amd64 Version: 5.2.21-ok1 Built-Using: glibc (= 2.38-1ok6.8) Multi-Arch: foreign Priority: optional Section: shells Source: bash Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 2491 Depends: passwd (>= 1:4.0.3-10), debianutils (>= 5.6-0.1) Suggests: bash-doc Filename: pool/main/b/bash/bash-static_5.2.21-ok1_amd64.deb Size: 1128460 MD5sum: 73ccc680730da5571ffeee81fb3b6594 SHA1: 929fe68e7d032ca9b7ed247a10d62ef497c5072a SHA256: 0c7470b4105e0f30a820ff2ef03a6e963f92eeb3e906a9b52820cc84a1d1af8b SHA512: 360734fe3fbe3d77c034eb337fe9cb2b6ea22201d445d53722c1dde8a5a17bdf884f74703addbd33faeac1a2b98d63947625e4e69ec710ef7dea55203afb4be2 Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html 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. Package: bats Architecture: all Version: 1.10.0-ok1 Multi-Arch: foreign Priority: optional Section: shells Origin: openKylin Maintainer: openKylin Developers Installed-Size: 169 Recommends: parallel Filename: pool/main/b/bats/bats_1.10.0-ok1_all.deb Size: 43400 MD5sum: 14e7a5e40db41db9bf89fcfd30eb749e SHA1: dc0fd1ca8faf8e908358e0d2a45c4aa3ab7ceb7b SHA256: 517dc9bb7a8ca53aeeaf7467bdc93f622567d4e9df70f834c044428cdce390b2 SHA512: 3a8d80344e8c8be9c55cea5684e91dd6c92b7b0761eacdd45d29d1eacff403cf091fa89ac6589548274f01f4c92596c11ebfda21bb50c14901ee922cfda2195f Homepage: https://github.com/bats-core/bats-core 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. Package: bc Architecture: amd64 Version: 1.07.1-ok3 Multi-Arch: foreign Priority: standard Section: math Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 227 Depends: libc6 (>= 2.38), libreadline8 (>= 6.0) Filename: pool/main/b/bc/bc_1.07.1-ok3_amd64.deb Size: 80916 MD5sum: 60500930cb420f2d9d039407b86aad39 SHA1: e1627d0e5f02f69e243b61e34e0ff1e7c96682e9 SHA256: ba91dc7a8fd03aa86bd89892e754820c8999323fb70fd5c2a83803a2b1931462 SHA512: 8ac6b5b0b1da4de9e9226e0efee23ffb8d1c4fee2387b3537b5f9727846ccf299c6c7cd219e8830c1c4274e6ee0a3038b009eed3daaac060dcad46e98f0980e2 Homepage: http://ftp.gnu.org/gnu/bc/ 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. Package: bdf2psf Architecture: all Version: 1.226-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: console-setup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 178 Depends: perl Filename: pool/main/c/console-setup/bdf2psf_1.226-ok1_all.deb Size: 23664 MD5sum: 7d8b265cd214390ddf09a72cd1e1f5f2 SHA1: 537d1327ad4ca9ea945e12c0470d65c5a7dc234c SHA256: 037a186dbb4e00b124e71ec7af5dcb064a380007f5da98ca711b4d714f584ad1 SHA512: 106eb85a73798f7328fc93b9f61afdf454e0f86957f6c240a0ccddcf192c1e9cd8af06f3bd92b089a57c93e0942d59cff2eca81b8cb58336bba68fd75efdf994 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. Package: bftpd Architecture: amd64 Version: 6.1-ok1 Priority: extra Section: net Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 138 Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), zlib1g (>= 1:1.2.3.3) Filename: pool/main/b/bftpd/bftpd_6.1-ok1_amd64.deb Size: 46986 MD5sum: ac47f9f689d0326014a3d6f32ee10d7c SHA1: 5cf00b3b6c5ad6e0240346956ea4bdb729503edc SHA256: 41304374fe1da99fe9b9a761dc601bf1aa5d2f8577879c3b2f251693b9a9a70b SHA512: 19b98faf91399386254042e9e016c76dc988868298a3043da7b51b8ca31529ba149139554d6eaecc139cc74c8c92f92354054fa9ebf3fcba99ff2fe81c9fc393 Homepage: https://bftpd.sourceforge.net/ Description: A very configurable small FTP server bftpd is a very configurable and small FTP server that supports chroot without special directory preparation or configuration. Most FTP commands are supported. Package: bind9 Architecture: amd64 Version: 1:9.18.24-ok2 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 1120 Pre-Depends: init-system-helpers (>= 1.54~) Depends: adduser, bind9-libs (= 1:9.18.24-ok2), bind9-utils (= 1:9.18.24-ok2), debconf | debconf-2.0, dns-root-data, iproute2, netbase, libc6 (>= 2.38), libcap2 (>= 1:2.10), libjson-c5 (>= 0.15), liblmdb0 (>= 0.9.7), libmaxminddb0 (>= 1.3.0), libnghttp2-14 (>= 1.3.0), libssl3t64 (>= 3.0.0), libsystemd0, libuv1t64 (>= 1.40.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Suggests: bind-doc, dnsutils, resolvconf, ufw Breaks: bind (<< 1:9.13.6~) Replaces: bind (<< 1:9.13.6~) Filename: pool/main/b/bind9/bind9_9.18.24-ok2_amd64.deb Size: 228584 MD5sum: bd3f7c813728f60dd66379c1c21fb0e9 SHA1: 12a71d2feba2a7f5da9c99ea37adada5f701157e SHA256: 87649a1624d59b568a5c961a048e8325cf2a35e43485be480427e2ea46b98103 SHA512: 6887a8b4f6f193502f3a942607dc15ccca9da46ca93d7a034b29e027145147af2363621e2da2805fa6411fb993fa94f882483d7b0e090e784af2e22c4112cc8d Homepage: https://www.isc.org/downloads/bind/ Description: Internet Domain Name Server The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package provides the server and related configuration files. Package: bind9-dev Architecture: amd64 Version: 1:9.18.24-ok2 Multi-Arch: same Priority: optional Section: devel Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 1807 Depends: bind9-libs (= 1:9.18.24-ok2) Breaks: libbind-dev (<< 1:9.16.0~) Replaces: libbind-dev (<< 1:9.16.0~) Filename: pool/main/b/bind9/bind9-dev_9.18.24-ok2_amd64.deb Size: 258892 MD5sum: 60040ced524168bc3def947a1b4783a5 SHA1: 64221740e83d39f3e9e4f5ed46bcd761a80a85fd SHA256: 4ca25f762d1345a3b90a2a3edb9e4f4d2e9144b54bb72e8b647df941c79c5006 SHA512: 916f88407a348bd1b449d6f3a870f7767320165940d28f99eab11bb42f12c220665fe7c831888f90044e403c404f5cfcdc558d2afae590331dd119bc988d280f Homepage: https://www.isc.org/downloads/bind/ Description: Static Libraries and Headers used by BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package contains a bundle of static libraries and header files used by BIND 9. . Please be aware that the BIND 9 libraries are considered private by upstream developers and the API and ABI might break at any time. Package: bind9-dnsutils Architecture: amd64 Version: 1:9.18.24-ok2 Priority: standard Section: net Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 699 Provides: dnsutils Depends: bind9-host | host, bind9-libs (= 1:9.18.24-ok2), libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libidn2-0 (>= 2.0.0), libkrb5-3 (>= 1.6.dfsg.2) Conflicts: bind-dnsutils (<< 1:9.13.6~), dnsutils (<< 1:9.13.6~) Breaks: bind-dnsutils (<< 1:9.13.6~), dnsutils (<< 1:9.13.6~) Filename: pool/main/b/bind9/bind9-dnsutils_9.18.24-ok2_amd64.deb Size: 142904 MD5sum: cd2c0693f79dbadaac7b7b4f9aa6e0fb SHA1: 2f8700596f0d651edce7b85f68ae2bf396830213 SHA256: 28e31ac1d713c1d4266b2dba5f42396368be245a1fc58d14b9498d22f98b4417 SHA512: 7086682867c380c6b41f1a64a41a8d008c05f52c6e9a10be630893fd5cf28202d6ba01f9a85e4742a77e3b026b29796f8524b6dfabf18d3805bfbb05211528a1 Homepage: https://www.isc.org/downloads/bind/ Description: Clients provided with BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers various client programs related to DNS that are derived from the BIND 9 source tree. . - dig - query the DNS in various ways - nslookup - the older way to do it - nsupdate - perform dynamic updates (See RFC2136) Package: bind9-doc Architecture: all Version: 1:9.18.24-ok2 Priority: optional Section: doc Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 7370 Breaks: bind-doc (<< 1:9.13.6~) Replaces: bind-doc (<< 1:9.13.6~) Filename: pool/main/b/bind9/bind9-doc_9.18.24-ok2_all.deb Size: 3229916 MD5sum: 4b327a4c0dc1dc6d6819002883bcb300 SHA1: 4691bcb2c654ea8c77c956c24928a2c901bac1d6 SHA256: 46af751a1a3de572f58cccf3f68125be4aec13bb12da0db029ac5ec963f4886c SHA512: b79c8b63745d1031bd2f7d446e758aeaca708b02e314edab1f3ae87c680cdf6b2efd20aabc3f64c9eed1f47de2c18df9ebd5684070ed1fe6e5735def8397b5ae Homepage: https://www.isc.org/downloads/bind/ Description: Documentation for BIND 9 This package provides various documents that are useful for maintaining a working BIND 9 installation. Package: bind9-host Architecture: amd64 Version: 1:9.18.24-ok2 Priority: standard Section: net Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 375 Provides: host Depends: bind9-libs (= 1:9.18.24-ok2), libc6 (>= 2.38), libidn2-0 (>= 2.0.0) Breaks: bind-host (<< 1:9.13.6~) Replaces: bind-host (<< 1:9.13.6~) Filename: pool/main/b/bind9/bind9-host_9.18.24-ok2_amd64.deb Size: 45064 MD5sum: 8137697cc05afe64bd14eb1e6e9be282 SHA1: e2c392b02717fa3568f27f129ebf109b514c8d53 SHA256: 081e742ef52a7241717137e6aae7b4432efbf90aafa0999b5d001ea56deb5997 SHA512: 9a2139403c3c1d3963f46d469eab2a22f0cd102d564a873173e5e6a5a475a400d46cdbc45601a18722cd0571e0e5d00a0794aaf51650a10e327394eb13cf5461 Homepage: https://www.isc.org/downloads/bind/ Description: DNS Lookup Utility This package provides the 'host' DNS lookup utility in the form that is bundled with the BIND 9 sources. Package: bind9-libs Architecture: amd64 Version: 1:9.18.24-ok2 Multi-Arch: same Priority: standard Section: libs Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 3677 Depends: libuv1t64 (>= 1.40.0), libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libjson-c5 (>= 0.15), libkrb5-3 (>= 1.6.dfsg.2), liblmdb0 (>= 0.9.7), libmaxminddb0 (>= 1.3.0), libnghttp2-14 (>= 1.12.0), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Breaks: bind-libs (<< 1:9.13.6~) Replaces: bind-libs (<< 1:9.13.6~) Filename: pool/main/b/bind9/bind9-libs_9.18.24-ok2_amd64.deb Size: 1159540 MD5sum: 38211acaccd46c4e6cc32052bac55594 SHA1: 742e65799abbcedbf4682849407f33c40cd57b3c SHA256: 526d6d0681d408180136741c4ea3ee473ef5b5683a8b5b334c4ae96d24cc74a8 SHA512: 3f1a03b96718e4569d957f96db3adfd8ff75fe191e7f0828d6c32787e431be95a7bf2f53e8bf56345d5eae797bc4a9520e09d09b72f046ea26417451c68d6d12 Homepage: https://www.isc.org/downloads/bind/ Description: Shared Libraries used by BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package contains a bundle of shared libraries used by BIND 9. Package: bind9-utils Architecture: amd64 Version: 1:9.18.24-ok2 Priority: optional Section: net Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 832 Provides: bind9utils Depends: bind9-libs (= 1:9.18.24-ok2), libc6 (>= 2.38) Breaks: bind-utils (<< 1:9.13.6~), bind9utils (<< 1:9.12.0~), freeipa Replaces: bind-utils (<< 1:9.13.6~), bind9utils (<< 1:9.12.0~) Filename: pool/main/b/bind9/bind9-utils_9.18.24-ok2_amd64.deb Size: 148452 MD5sum: 75f83b4fe5acc3bfe31fd80619d2d474 SHA1: b6d44cf3cd06403c991b7e9720fea1e5e480b765 SHA256: cb48334ee8d47f5643c6bbf91f95c232345a2f77874648d5e5e62f55a52fbebd SHA512: 1a80fdf264f3a0daf0dc72702fbeac72bd283993c4102c0af560d70e2194de1df52dc244a9f3bc3dd4a10b2d15153c514bb5e0c86d69bdb7b7372ae55b90a24e Homepage: https://www.isc.org/downloads/bind/ Description: Utilities for BIND 9 This package provides various utilities that are useful for maintaining a working BIND 9 installation. Package: bind9utils Architecture: all Version: 1:9.18.24-ok2 Priority: optional Section: oldlibs Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 262 Depends: bind9-utils Filename: pool/main/b/bind9/bind9utils_9.18.24-ok2_all.deb Size: 3776 MD5sum: 30fffc0021f78cc1bcb65541e95d4c7e SHA1: 1d687f3adfb936abef5aa4f7bde91d7163867758 SHA256: e9a430cdb674153c7de3846eae76bffc18036a69b9ceee98891cbc1170691259 SHA512: 3ca0c9e547c61a716ecb3d04f418ad94d8d43caa497e50001c8a80ab7b32c5c9827f50208cc3ffc85dfb27015065510c54e3e41d87abfb350be9d0ffe9afd915 Homepage: https://www.isc.org/downloads/bind/ Description: Transitional package for bind9-utils This is a transitional package. It can safely be removed. Package: binfmt-support Architecture: amd64 Version: 2.2.2-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 196 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libc6 (>= 2.38), libpipeline1 (>= 1.0.0) Filename: pool/main/b/binfmt-support/binfmt-support_2.2.2-ok1_amd64.deb Size: 50412 MD5sum: 587441a069f1f2f48aabde942dc2107f SHA1: d34ac574b437751355e45d549dcc8396cb6b4fd3 SHA256: 15629e67d8ae0a422dab1e27543012065a1a5cadf42f66ae150afe45c09aaeae SHA512: c13460c97657966f53dc81dca64d455b067d6c90e6298e7fa10ce7a682bba54cea7028cf7b14fd7d49fd758adb633f2387aa88dfdee63d7ff5c273dd01ce3083 Homepage: https://nongnu.org/binfmt-support/ 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. Package: binutils Architecture: amd64 Version: 2.41-ok13 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 83 Provides: binutils-gold, elf-binutils Depends: binutils-common (= 2.41-ok13), libbinutils (= 2.41-ok13), binutils-x86-64-linux-gnu (= 2.41-ok13) Suggests: binutils-doc (>= 2.41-ok13), gprofng-gui 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/main/b/binutils/binutils_2.41-ok13_amd64.deb Size: 17092 MD5sum: 9c04b0d12d0daba751acb68f421449a6 SHA1: 0b36c0b37f019354d2a4f2543b68f8e3b09046ff SHA256: 252d6e97db8cc252be2c2e8ec259246f219429b09236987b1770e80db7550edc SHA512: 41d83ff538b763d05c50a193f40801000ed03f57200b374b70162274a12d701f7d3e97e51e610446a6167493a7c3765c5121f3aef79bb521f96038293b01a792 Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-aarch64-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18521 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-aarch64-linux-gnu_2.41-ok13_amd64.deb Size: 3097968 MD5sum: 9955524e831f3aebe752b9f489086083 SHA1: 14747222d805eb144433040f41f835899e8a134a SHA256: f17750e3045200ec7925bdb36de19c14f5508602fb8562ef26491120aeb87cc6 SHA512: c9fac65e33ea64845a902ca479e97ed595b4f0987e1d9a93018ad2debade1a6f2386db89d3a959fd16721f4960c1cb87d05a60a777d0bbf0b87ef331f299bffe Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-aarch64-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64694 Depends: binutils-aarch64-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-aarch64-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 62213980 MD5sum: bcbf684b0747f3f0c5712402ed467880 SHA1: 2e2e077a76faded6d412fca20df1c98b5528269f SHA256: e7815c157ea7bdbda8bbc9f0579d18b62739bd373de13b27c0554f0cc8b7cd31 SHA512: 1f33da1b369a71d5614308fee6590278695c61c6de54895b1d089a973edbf96eadd534ca1ec85f5dbbb446398c36399f5fd16ec58b8c07315476130584727bb6 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for aarch64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-aarch64-linux-gnu. Package: binutils-alpha-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4702 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-alpha-linux-gnu_2.41-ok13_amd64.deb Size: 1165972 MD5sum: 1c8c9083ed5b92bda0e9aef2bf28ab0c SHA1: 0ff24aa9f9dc36f250a58afa1b938b80377b1c12 SHA256: 52ceca6fcd9a56e7507b7f007a8695e9d2b0aa64ec4fd94bb889de1f67a07705 SHA512: a58de2b8b5bd409facbb331e7da058b963cb2db8e5db400eae20dd73fbdb9186426aaa5290a95c3d3badd690f8a1a1dc9736e3c27a59e1e71be141f20705b737 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for alpha-linux-gnu target This package provides GNU assembler, linker and binary utilities for the alpha-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for alpha-linux-gnu and alpha-linux-gnu is not your native platform. Package: binutils-alpha-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5247 Depends: binutils-alpha-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-alpha-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 4788376 MD5sum: 6a3c2bb5e1d66b93e2894fa2f474b7b7 SHA1: e2af3f8cbf5c93c7a64a42773df9b5c5ca861eea SHA256: 731a7ec7bc142c2d1684be51fb9f7e03126109fad03f1d8e83da2003c9b753ab SHA512: b294e78bcbe7213bdef0c0651391d1d07022de69ee87d8b9325a907ffaac7e44267a8da39b54a9f8a703be50454003fe8360d6bf76af88177a43011a7e15107a Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for alpha-linux-gnu target (debug symbols) This package provides debug symbols for binutils-alpha-linux-gnu. Package: binutils-arc-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6244 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-arc-linux-gnu_2.41-ok13_amd64.deb Size: 1154188 MD5sum: bb9b309f4c89333d44514b7037c3ce21 SHA1: e769c6e037cb6273132b81c44d57006cfe922366 SHA256: e2db2be8ac8163511290c90a586d4c5db805d31207bfc2589204023ff9eb8e86 SHA512: eb7e1def23f8d2e6a5f718c261a124b57971b86424e9971563d0762de22245ad3bfa8c610c11c8a9f348a4ef94c7f13be2096c60b2b3a5772e8bfd76251d36eb Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for arc-linux-gnu target This package provides GNU assembler, linker and binary utilities for the arc-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for arc-linux-gnu and arc-linux-gnu is not your native platform. Package: binutils-arc-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5131 Depends: binutils-arc-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-arc-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 4633040 MD5sum: 7a96077047d14705a11d238175b48c46 SHA1: 56267b633e6addb3423b333028a3112272ac4ed6 SHA256: 3c18c59b3945ab1ebdba3a8989c582fb5fa2bb3c6f39a24059e6c32787057b2d SHA512: 00999938d82151f84ef8e0c76424f5f9b1ad8281ff873a4bc06dd27eea31987c6a9c11ad4a21927ef0b83c91b195139f0e5ea1b7f59ecadca4d2f2f9e55d9832 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for arc-linux-gnu target (debug symbols) This package provides debug symbols for binutils-arc-linux-gnu. Package: binutils-arm-linux-gnueabi Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14358 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-arm-linux-gnueabi_2.41-ok13_amd64.deb Size: 2951996 MD5sum: 4fd03e34347bc50a1e4dac36c9b41f7d SHA1: 431040eebb66db1625fd66e9fe64c97c23c4c33b SHA256: ee9cdea9a366f60d717cd736a80dd5f924006ce0ee3349d867642e0449c5ebc6 SHA512: 42f0e89732539e7392de60b42622509a8682267661defba7572a2c68fe4c18a81436ed3d88ec2521880f52b21702f77f97cce0a176ff7bb7302a56b4fd2e061c Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-arm-linux-gnueabi-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 62591 Depends: binutils-arm-linux-gnueabi (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-arm-linux-gnueabi-dbg_2.41-ok13_amd64.deb Size: 60125760 MD5sum: 7fb86431fcc1a05b1522b9b68a40fab2 SHA1: d551fc541c357e6cda5b4034a12e9fab8d05012b SHA256: 245ccfaf9074ce5bd6232b78912ea1759126be1c1c178411bf69df92a971fdb7 SHA512: f2cc1cda643da1ca9a0e71792e15a3a3e208f7debe8a23498338d5e1399e4d6fef69e335c88762a568173f9369bf2d3339e446505248d118b89b7f2e96660706 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for arm-linux-gnueabi target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabi. Package: binutils-arm-linux-gnueabihf Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14358 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-arm-linux-gnueabihf_2.41-ok13_amd64.deb Size: 2951780 MD5sum: 03e8cc36ee8dbb1f2f3360246445628d SHA1: 6638c708d4226bdf7d16fdec1044be48f1cc76e6 SHA256: c2fe84b42e430cda43486f0fcb4ec1fe6aa1befa059c118aa42dbbad0a3dee17 SHA512: ed5191f227bf3111600e3038fa7c274456f18a0b0e33ba14b3a4aa55e9ff72aecf74f028e06b382be200298a2ab05251f2ee863db8c8a88be97799a41991ab34 Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-arm-linux-gnueabihf-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 62590 Depends: binutils-arm-linux-gnueabihf (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-arm-linux-gnueabihf-dbg_2.41-ok13_amd64.deb Size: 60266068 MD5sum: 15bb897c1e9601cf6092dd7f64f24c2c SHA1: c2a0f41184f215b0f11d872ee44bebab4c959fe3 SHA256: f3e5859060f44797b50b56b93efd965e6190150fee22df43de863b3e604bc943 SHA512: 51425c319d5740142e835050c56b0d1668c5126581d4c9dd2b5787a85347251a1cd7bb77d1f9ffb889bf1bfef3cb31ffc5840a827c20170c3734bc3343342d0f Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for arm-linux-gnueabihf target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabihf. Package: binutils-common Architecture: amd64 Version: 2.41-ok13 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15718 Breaks: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2) Replaces: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2) Filename: pool/main/b/binutils/binutils-common_2.41-ok13_amd64.deb Size: 2389196 MD5sum: af7a7b56d6c1f0fefaa0ad03417b58b9 SHA1: 8c8d1ffc611199892c78acc20c9162d03d64c19e SHA256: 68c4d3a351d2965b4432987e61ad7349673817847850980917b48b7e390103b0 SHA512: bf27917637bb8bf3280eadf5c0f50ff6c6939ef557301f924a63a8aa593d948ef7d9c28de2e15e3de891664e75358272ddbf03c96aad983292827e8755818b9e Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-dev Architecture: amd64 Version: 2.41-ok13 Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 52948 Provides: libbfd-dev Depends: binutils (= 2.41-ok13), libbinutils (= 2.41-ok13), libctf0 (= 2.41-ok13), libctf-nobfd0 (= 2.41-ok13), libsframe1 (= 2.41-ok13) Conflicts: libbfd-dev Replaces: libbfd-dev, libc5-dev Filename: pool/main/b/binutils/binutils-dev_2.41-ok13_amd64.deb Size: 8057840 MD5sum: 58605a0c20559a71392416df586273fa SHA1: 837e326b7316ba3f12d52d1050eb1c0f150b21a4 SHA256: aa077c9f3a192bc49e061dfb677ad256f281fe2ed454d744cf886df50f558dee SHA512: 3991ad92772a6d815d4348e953e57264afd7c031e5149112a3c92b6e5f74a0f2bc8b9dbed0804f209060cc6bf1fe8e0e864ce5a6a4ff4405326e152db317539a Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-doc Architecture: all Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: doc Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 768 Suggests: binutils (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-doc_2.41-ok13_all.deb Size: 775864 MD5sum: d327c56114c1973166555d9833790cd7 SHA1: f3e7e29205bd62dab328a1325dfcb2f93609d2af SHA256: 5da7bc590ab58d749f77b65775ceef2a92b9c6a9708437991049357854ed2c14 SHA512: 2af76a94ef75edb1fd2319b7dc5710bfea1376da5dc4f5cd1fa97709f539c561cdbd10ff75bf81502741ce40093de34f208cee9b6be56d714e9eaaafaa80cbaa Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-for-build Architecture: all Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: binutils (>= 2.30-2), binutils-common (>= 2.30-2) Filename: pool/main/b/binutils/binutils-for-build_2.41-ok13_all.deb Size: 1096 MD5sum: bc544faa46cfda9ec6c27d34509cfb71 SHA1: 49369239477921fac77648d1bb3ae6b323d1d151 SHA256: 7e7b84af94fec2bfae53249ede9c8f4809429e65f68338fbdd53cf88dcc4faa8 SHA512: 1b32e468f8d4b9609eb965fcd218092ed07fde991758ca7f03dd3426006bcf91c3242e5f939667754eb884ad3c2f03c445d5c4997d69c9d8fa9635b4a7b5e5f3 Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-for-host Architecture: amd64 Version: 2.41-ok13 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: binutils-x86-64-linux-gnu:any (>= 2.30-2), binutils-common (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-for-host_2.41-ok13_amd64.deb Size: 1120 MD5sum: f53f72d8b833a07af74519ec84d281b2 SHA1: 9eb9149fdbd36b09141e7036feb73696486a22d4 SHA256: 8171fcfeb7eb9a5b9a739be26b4c5666d010f40ef01341a228c536588d955686 SHA512: 867acd9885d243759233707b80dc13bff47358309a30005dd5ceab68e5ac255d735e4c354f0c97bf7b38b65ffec172ca9fee3980950403d9d28ef095cec2f03d Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-hppa-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4603 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-hppa-linux-gnu_2.41-ok13_amd64.deb Size: 1118048 MD5sum: e2e9a13bef9825934439d4821e2cd21b SHA1: d16ac04a382642c1fa8dc454b7e8103009e7c0fe SHA256: 1aac5b83c895fab3d1e6e0685f7a3391f3b924942352665ad510021ba29bbcc7 SHA512: 7129c6aeec2042f9d30b96fb889c1dd0436b67e8de75eb1d15b21e9c2bb573eb7adae39cb25f228f7c90fa6adfb8b66696b1f714cadaa92e6e72809769713ddd Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for hppa-linux-gnu target This package provides GNU assembler, linker and binary utilities for the hppa-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for hppa-linux-gnu and hppa-linux-gnu is not your native platform. Package: binutils-hppa-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5063 Depends: binutils-hppa-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-hppa-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 4571036 MD5sum: 4029a17cdd347de7a80e6891455559fb SHA1: 532df1a4857bfa6df4b0e362b5693faaab4d3c55 SHA256: 2fbf006a03e4ff854c1e4da056ec2012429a48738d9cfc21ff7bf6c3ff99b22b SHA512: aeb78497553113b978c39a9d0cccdc1ac4725247347b931acefaa2c510e9086304fd8fd44f9462b469eda6f4109e0f4d9af0d436c14b2862262aea3570a20ef7 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for hppa-linux-gnu target (debug symbols) This package provides debug symbols for binutils-hppa-linux-gnu. Package: binutils-hppa64-linux-gnu Architecture: amd64 Version: 2.41-ok13 Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4471 Provides: binutils-hppa64 Depends: libc6 (>= 2.38), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), binutils (= 2.41-ok13), binutils-common (= 2.41-ok13) Recommends: libc6-dev Suggests: binutils-doc (>= 2.41-ok13) Breaks: binutils-hppa64 (<< 2.25.1-2) Replaces: binutils-hppa64 (<< 2.25.1-2) Filename: pool/main/b/binutils/binutils-hppa64-linux-gnu_2.41-ok13_amd64.deb Size: 1114088 MD5sum: bb05fd6105ba8df9017c75f27dabef1f SHA1: aa3bfa4de2daceff09bce912d8cf8a1232b7a28c SHA256: 0c7fba2d4f2de091e01a9a65e9484532ccc6823666a18e5f50ea2aed0fd19772 SHA512: 1c4742c68c10a2daa8ca63f0d1b53744942b3398beccba2a7c1d7b3ebd2a18cf38dfd93e83d0878445d956a93fbae1ca35efcdbf8e38514d0aea75712de09118 Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-hppa64-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5040 Depends: binutils-hppa64-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-hppa64-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 4598276 MD5sum: ac3936a2b7cd98ea323962b5eb838f36 SHA1: 19ca22a9ee170bc6d99cb0f61d68e69df78392a2 SHA256: cfbfd04946cf4c91e0f39b5a6a3bad45e2f0284d84102f1546dc3d3e04e88f0f SHA512: e0e74b408c5f9dad3fe77d2d89420aa46b0837b53ec2f1eea095c1fd3675ca91838939a909f27178271b6d1ab214fe126f4f45e4da4f6ab50079d2d5f2eb3419 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binutils targeted for hppa64-linux (debug symbols) This package provides debug symbols for binutils-hppa64-linux-gnu. Package: binutils-i686-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14410 Provides: binutils-i586-gnu Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-i686-gnu_2.41-ok13_amd64.deb Size: 2871924 MD5sum: d56001ed235fcd50017e17fd61782687 SHA1: 4a5ed5269e8fae572d39dca62d62a21b123aa872 SHA256: 7c1eb75c8ff4c2e5dcf324a2697fd01f4fb46fcb9d759cb6fccf988ff3b55454 SHA512: 5b1ea81a415097797eee1b07eefdc5d584d3fede1db5a0454962df06c46348f9ed543d9cb37d0803940eba563586a8cb464d4b48c8891f6bf31f4ed928fce0ae Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for i686-gnu target This package provides GNU assembler, linker and binary utilities for the i686-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-gnu and i686-gnu is not your native platform. Package: binutils-i686-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 62362 Depends: binutils-i686-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-i686-gnu-dbg_2.41-ok13_amd64.deb Size: 60052736 MD5sum: 163c814e277c03887755800a780f1fdd SHA1: be5cb66676cb19092cfb3be30933f7a34929dee6 SHA256: 7b7a8063e123a3f87e8618c61f3b378cbf6f448115dec739598c4303e1573983 SHA512: 4cd1066343cdf41b2f9d2a632011370f6ab60f128a1be440f226e3435c3c8c6d51028c3f659af39c25ee3856503f02fc107dc35a48d2015cfedd43592dce3b65 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for i686-gnu target (debug symbols) This package provides debug symbols for binutils-i686-gnu. Package: binutils-i686-kfreebsd-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 12612 Provides: binutils-i586-kfreebsd-gnu Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-i686-kfreebsd-gnu_2.41-ok13_amd64.deb Size: 2360508 MD5sum: d720f61753845de09c074ab0c23bc419 SHA1: 9e8365a76aa1f59adbed5539ea3b0684e3f27c54 SHA256: d5bb3c79185c85768a2a07200f14ad1c3e72870af3147f9ad7f7242b910b98ca SHA512: 9a31d7f0ee29b3d39cad03200b7f3f790c74dbcf2462aa7bc6a7e1d087ec8abe7e4e3d09db2fc06753bae2a94db076afb055073f0010b412e3b415b64ae486c8 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for i686-kfreebsd-gnu target This package provides GNU assembler, linker and binary utilities for the i686-kfreebsd-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-kfreebsd-gnu and i686-kfreebsd-gnu is not your native platform. Package: binutils-i686-kfreebsd-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 47233 Depends: binutils-i686-kfreebsd-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-i686-kfreebsd-gnu-dbg_2.41-ok13_amd64.deb Size: 45407044 MD5sum: 458158ae5692c0596dba38f4aa8079e0 SHA1: 986a0cdccda0498d695bf8fca69d52950d5e3deb SHA256: dd824be09b80f9f625a030ab8e2e92dacc51cd36dbf8e9ce4a1165769369b529 SHA512: 1efdc1139b3d4ed63b5dc46c770c50dd95616879e210c0a7fb4b9ec8555f9683c15b5e2f18ac4ee2c90bba4028d6220ea48e1ad10f56dafb62830969aa63a28a Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for i686-kfreebsd-gnu target (debug symbols) This package provides debug symbols for binutils-i686-kfreebsd-gnu. Package: binutils-i686-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 13185 Provides: binutils-i586-linux-gnu Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-i686-linux-gnu_2.41-ok13_amd64.deb Size: 2433076 MD5sum: 0eca640ab97cf61641ce02171fb5de6d SHA1: d06962959caa8329bcf7fc27592bbaacb124d493 SHA256: 59cfd8a9742802ca3090a7f5608e42459bf0f23c623bb3473480dbd5a5df0e30 SHA512: b95dd9a1cb1a40ee36293304954f59d3554a8b0415f0711eac396a96f5809972a16b840f5cde519849ecb9edcc9750cfa3963c932ff39a853455df18bf6e2508 Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-i686-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 49007 Depends: binutils-i686-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-i686-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 47014152 MD5sum: c358202c411c4961efe0e7616bee5da0 SHA1: 923df4c7815bbe39dc959cab6f11c4e0950104cc SHA256: 3d3aa6b9cef843f1084af5c37da1911bab83a7bd3d28aaf73bb30970ffa98756 SHA512: 57daa4ef155f89440c5b351f9f519f5a11668c553d34ab74cdae0aa69f1952c7d152bed8bbd8b2b995e7e3d8b19ae77ee36b327bb199a4cf6ec70445d6d7b485 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for i686-linux-gnu target (debug symbols) This package provides debug symbols for binutils-i686-linux-gnu. Package: binutils-ia64-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4927 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-ia64-linux-gnu_2.41-ok13_amd64.deb Size: 1210932 MD5sum: f3ad3a171325908da5bc595fae5b158f SHA1: 8c8d1da2a6610ad7a6b8f17846815cb96ce9b650 SHA256: 4cfcd2f9228c9d513d2635453c17fa63c6cc0bcc69abafed75f83755c3621c2e SHA512: f395156f7bbc8357ad2d4a387964dfaed3544af5505bbc0fcba5fbe304b6308b128b257afc3b5675de4bc11ef82c379f0a88e3f130437142dbf41bbc51c8f3dc Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for ia64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the ia64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for ia64-linux-gnu and ia64-linux-gnu is not your native platform. Package: binutils-ia64-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5315 Depends: binutils-ia64-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-ia64-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 4810644 MD5sum: 0a549bba67fa46c7dfc53f41560937f1 SHA1: 2e0dfbd950e16d64782ad8209a7b6bf037f391da SHA256: a467abbb8fdb1825ad9aa7ad8107b21d9c6bbabca2da685d05cdc17c8de4b6d2 SHA512: 616b442328ecfd87d10e33d5aa27dc52a9a2bc953ab59d080fb9ebf7431ca1a65365cfc5e36f3c3bef6c27f8355e467bb8dc3851add28a180ce00b08f2cb2ae9 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for ia64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-ia64-linux-gnu. Package: binutils-m68k-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4762 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-m68k-linux-gnu_2.41-ok13_amd64.deb Size: 1141316 MD5sum: 29fb428bbf202c55681af10b46a85fe7 SHA1: 9a4af48264b660dbb81853aa2ea05f5d6242ae33 SHA256: 85ab65468ccbdbf7f00dd3f6e3bc253eafd80bd0f8e684fc6986c49bcfa6e599 SHA512: 958f72da5e70a78f71dfc0372cc0127163b13e2e13e90b7b0aa5a7483657e8d65d81a67e62b75456082857805c8f819d71698d5d18c731810161b82790b39280 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for m68k-linux-gnu target This package provides GNU assembler, linker and binary utilities for the m68k-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for m68k-linux-gnu and m68k-linux-gnu is not your native platform. Package: binutils-m68k-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5085 Depends: binutils-m68k-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-m68k-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 4586168 MD5sum: 9d56b3c79224a24effc7b2faaa5caf1d SHA1: 501da3e4ae4150b1aaad39c5acd9d4bc5ca65b97 SHA256: 4a7f5606f0fc2cc88fd4f17971ec1bd64feed509823cfd48e7fbd0cfd099707d SHA512: 35e588b297764adf29c715bd6ab8e58883b84c8367129bab9f2f350c427bc22041be2d1de49ea24f30b387153f37d8938784a924cb0e0b2b865ce349953d6de8 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for m68k-linux-gnu target (debug symbols) This package provides debug symbols for binutils-m68k-linux-gnu. Package: binutils-mingw-w64 Architecture: all Version: 2.41-5ok12+11-ok2 Built-Using: binutils (= 2.41-5ok12) Priority: optional Section: devel Source: binutils-mingw-w64 (11-ok2) Origin: openKylin Maintainer: Stephen Kitt Installed-Size: 149 Depends: binutils-mingw-w64-i686, binutils-mingw-w64-x86-64 Filename: pool/main/b/binutils-mingw-w64/binutils-mingw-w64_2.41-5ok12+11-ok2_all.deb Size: 146356 MD5sum: adcc88cd65ed997dca09e46f979a9394 SHA1: 2d547b66b42086392cbd039ae7a27df16565624c SHA256: ba2864e41f0f99cac39111e9a48c120415ad1ee90a289fdebf4ed89b97226b3d SHA512: 5a716b18849eab5c688b02b47ea5ace434661a3c6ff05c1abdefce837c022354626f8f9de9236285bc8fd6138501b76e72ee295b8d23eaebd690e4556c470e2d Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-mingw-w64-i686 Architecture: amd64 Version: 2.41-5ok12+11-ok2 Built-Using: binutils (= 2.41-5ok12) Priority: optional Section: devel Source: binutils-mingw-w64 (11-ok2) Origin: openKylin Maintainer: Stephen Kitt Installed-Size: 19878 Depends: libc6 (>= 2.38), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), binutils-common (>= 2.41) Filename: pool/main/b/binutils-mingw-w64/binutils-mingw-w64-i686_2.41-5ok12+11-ok2_amd64.deb Size: 2432492 MD5sum: be74d0ee96e1cb6901c0a5939dc9aa55 SHA1: 689c2d4dd64b670c670309ac4f8d0e8c82f8f6ad SHA256: d1c3c7a2b43d041f1dd4ebc38f3be6bab1f12129979d33f0c50f37d1ef09ec13 SHA512: 989de8ce475f8afede133b9c44632dd7c2d9ffe6d6ef7243122d889912c6c0e73066e3131580fb96ab74002faf2d20d5427273c41db0d17852f7b64e0ffe93e2 Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-mingw-w64-x86-64 Architecture: amd64 Version: 2.41-5ok12+11-ok2 Built-Using: binutils (= 2.41-5ok12) Priority: optional Section: devel Source: binutils-mingw-w64 (11-ok2) Origin: openKylin Maintainer: Stephen Kitt Installed-Size: 22597 Depends: libc6 (>= 2.38), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), binutils-common (>= 2.41) Filename: pool/main/b/binutils-mingw-w64/binutils-mingw-w64-x86-64_2.41-5ok12+11-ok2_amd64.deb Size: 2616172 MD5sum: fb55a0fe4471ae416d41810fd745ef9a SHA1: f569545eb55c7923a033cc2c1d1d86de346da7c1 SHA256: e16525e63ebba7d57e08c2e6d4ef2158b6a9d56ac0beac749900a88e64a576d1 SHA512: f56d3975348714d5296bdf8c64b64e3b3d36b89c44d1b319186eb4d6fe07b71c79b3fa8fc3f2a649b8d012d4c50bb89720e30081fefed192d45b73e060952b10 Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-msp430 Architecture: amd64 Version: 2.40.50~ti1-ok4 Built-Using: binutils (= 2.41-5ok12) Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14300 Depends: msp430mcu, libc6 (>= 2.38), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Filename: pool/main/b/binutils-msp430/binutils-msp430_2.40.50~ti1-ok4_amd64.deb Size: 1847624 MD5sum: e7e467e4c9e1196bf51d034208ce1756 SHA1: c364667c7d537928a881dc4bf1bf2f18845dd97e SHA256: 313e3c8c54f9b98feb33de8b829f3db30bc3c23acca5fec77054b87dc208cde7 SHA512: c5900d41dd4462cd20ef0f491e2edf07ce71ea02a3abe776afe8c9db93287ec584ee4a32ba733a86ab9fc1bf397bbb7a9d4c8535290d9f42e354e45df05b4c91 Description: Binary utilities supporting TI's MSP430 targets The programs in this package are used to manipulate binary and object files that may have been created for TI's MSP430 architecture. This package is primarily intended for MSP430 developers and cross-compilers. Package: binutils-multiarch Architecture: amd64 Version: 2.41-ok13 Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11046 Depends: libc6 (>= 2.38), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), binutils (= 2.41-ok13), binutils-common (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-multiarch_2.41-ok13_amd64.deb Size: 2239380 MD5sum: 80227294f0373329ef63beb5cb36e7b7 SHA1: 802a2724487417b5e3ccf048c0370dc821f1f796 SHA256: 30bcd98898dda6ac9601508eb0310905b74760a9888e1bd18a52b5df91a17789 SHA512: b14f42864cf2d4e072d00bb34538d754de8855f91896305f5ff9aed60001d2c1ff9beee1b6fb52b84be61a2cd4b973314b5f21c4e131118641520d5093df966e Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-multiarch-dbg Architecture: amd64 Version: 2.41-ok13 Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7976 Depends: binutils-multiarch (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-multiarch-dbg_2.41-ok13_amd64.deb Size: 6982128 MD5sum: 0feefde7a777932b5e987e5e7208dd13 SHA1: 26cd3b3a9a8f502b196abca79837a2c0126b499c SHA256: 9666064295072804c577070311863771239e474f73b1dd424449bff91810706b SHA512: d9715e94fff6c6beaa18b5aaa5585aae1ecbcad38cf9787dd4c332624a61dd9a1fe33302b5d5ad8ee982160dc15070122888fb0c84f852f59789f6fa269680a4 Homepage: https://www.gnu.org/software/binutils/ Description: Binary utilities that support multi-arch targets (debug symbols) This package provides debug symbols for binutils-multiarch. Package: binutils-multiarch-dev Architecture: amd64 Version: 2.41-ok13 Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: binutils-dev (= 2.41-ok13), binutils-multiarch (= 2.41-ok13) Replaces: binutils-multiarch (<< 2.24-5) Filename: pool/main/b/binutils/binutils-multiarch-dev_2.41-ok13_amd64.deb Size: 1488 MD5sum: 4179c044ceb3dce3bdedf57d9288fd54 SHA1: 673a2e1354d94a8a6adeca725b29b5f8e70d6d90 SHA256: 17edf6d4aaf47bb6b6b420ecc0e78b7fc0b83149f06b7ed6c9aea95e2f988dc1 SHA512: af7b74a4007ee68b0cb2bc2a74aefc95d543d717564e1354308592310aa10a18bc95879bef6e96af77f3f8e614f2778fe6f0d482b17b7ed5283103f9757f8bab Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-powerpc-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15280 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-powerpc-linux-gnu_2.41-ok13_amd64.deb Size: 2544784 MD5sum: 92871c0142c9106576c4bfed29f1344c SHA1: c24c5e1e5bcc40eeb0423c9934620cdbf3a76eb8 SHA256: 0bc77558520b29262965bf9d529e33983edfae515a2b758154ba4b8ef8f182a9 SHA512: 1c8c802ed0d2a00096be44ecae795deafbae04ee00c1ccf982b625a5d7317c89d08619f84beedce9b804966e048424ac4c10b6302d457b2fec0706ad233f3bfb Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for powerpc-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for powerpc-linux-gnu and powerpc-linux-gnu is not your native platform. Package: binutils-powerpc-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 51981 Depends: binutils-powerpc-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-powerpc-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 49859176 MD5sum: e74e0644333989e0d5290e93981beb0c SHA1: a8899fc1f877c7a007d183caf7977f72fc4ac500 SHA256: 77d55b95e6fb63f51815088ddf04b13ac77eba6681341a5911d709c2aa9940e2 SHA512: d3b72152826d21c3a0b45431ca3ff46f7e5c8298c91ba17aeaed2397325ae72aaa6661a1ac857162b8928e7f1d1a3d4327b6ade9987d5c22ae30efe1639580b8 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for powerpc-linux-gnu target (debug symbols) This package provides debug symbols for binutils-powerpc-linux-gnu. Package: binutils-powerpc64-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15277 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-powerpc64-linux-gnu_2.41-ok13_amd64.deb Size: 2546624 MD5sum: 742b4e8c5dd5fc4ebb0e3e182e3d0bff SHA1: 792f9b07c31919fef19e9b07c0d1196fe19922c0 SHA256: 751c427ccd036f54b1541401401e90f5e203c1cd070d1ac9ddd11d9c82e7fded SHA512: 2ab5dbed0704688c86f40bf8238504da7f05458de62716c124b9b2fecf3928b5c710e2f521585bae81f97ffb132c2bc5834d1545fd54667035a61786b71dafc2 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for powerpc64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for powerpc64-linux-gnu and powerpc64-linux-gnu is not your native platform. Package: binutils-powerpc64-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 51982 Depends: binutils-powerpc64-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-powerpc64-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 49871888 MD5sum: e48d6955e1db5cf362aa4c3806e647ef SHA1: 58f5019d98550cbd7685fe852d97ae7fe8a34f75 SHA256: 4d809375ad21394680568871984f08eedd9b303e3e13301c387f1bfb0608a320 SHA512: 13d22cddeb3852d93d2349041b5730b6d687067a3ef487d91531d635d138dc4eaf711b9dd74a300970b5d0fc60e3f873e23b93d91c42f13410d85a19b1b42a11 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for powerpc64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-powerpc64-linux-gnu. Package: binutils-powerpc64le-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15278 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-powerpc64le-linux-gnu_2.41-ok13_amd64.deb Size: 2546556 MD5sum: 552ca31fd19212d3ca3abd327dd3f5f5 SHA1: e37956adbe521465cc4b3782d88bbc5d74149fee SHA256: 942fd3afc27ab99509c13fde095b209c5ceb39339da55f6cd0dba21c336eda47 SHA512: e1077a5371434bb51bf1721516427cb41f42ed5e1e44ce81bb501dffc2b3692613e51fc1a5042d378d58b12c4f409a4e1e3707b92f1317802cf49d6b07777310 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for powerpc64le-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc64le-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for powerpc64le-linux-gnu and powerpc64le-linux-gnu is not your native platform. Package: binutils-powerpc64le-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 51982 Depends: binutils-powerpc64le-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-powerpc64le-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 49733072 MD5sum: a37e7a85788053be7bae15dc4cdec9ca SHA1: d1df96a9dd6d747bd29cf9c562c94a596f7caff7 SHA256: 5b91f4df128f88f633cdb083bde56f5dae618dd29d490adb15cce2d87c51e8f8 SHA512: 0ef0689aff75e4b3f515009e0258f7540862a4755d30bbe8cb7ad408d3867043bd22886768e82c381e160bf1d003acaa4041ff014a8c72c6cb7e9061fe428533 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for powerpc64le-linux-gnu target (debug symbols) This package provides debug symbols for binutils-powerpc64le-linux-gnu. Package: binutils-riscv64-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8767 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-riscv64-linux-gnu_2.41-ok13_amd64.deb Size: 1184184 MD5sum: 7e44bbeb35a320cdabc2803be23cd914 SHA1: 26b4f760257511798e28f8661970656f541b3c52 SHA256: af045973dd7b15fb4394d72ebbfd3494bff940b113b31810b6188c1e33380d3e SHA512: 6c67ef82223ce2bf971e998ba48fecaddf8b539a50ce3a7bd2b2cc3ff0faf660c251ae6b637c188c72b2bacb7d1639ea9470da7b7c2a0757e73b56776cea49db Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for riscv64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the riscv64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for riscv64-linux-gnu and riscv64-linux-gnu is not your native platform. Package: binutils-riscv64-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5225 Depends: binutils-riscv64-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-riscv64-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 4729644 MD5sum: 7704816be21158f5c226601a5b8952ed SHA1: a95dc3ffac887433512a7f346f7ae1cec618d1ee SHA256: 7607c68c75df734c5d79d5a9d6fb7a515cbf24e1f98122decb764c68a4868ed6 SHA512: 40874fd0cfc9b61d3ab242436ddf3cfecc86373d7dec864406906e91b69487cf130400b9ef172ab7d33de23935f0a685d051b2c8d1718d1020156d21ebe241d8 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for riscv64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-riscv64-linux-gnu. Package: binutils-s390x-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11776 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-s390x-linux-gnu_2.41-ok13_amd64.deb Size: 2221848 MD5sum: d1972fe9cddbd4158c05968c4182becc SHA1: 99a649f8a44b96afdf959dbd3ac3d70cea208dee SHA256: 6515f70d167c3d8409e9ae2e20288e8f96ca261ecb291ecb2c7bff60b9f715be SHA512: 4900d6005b28f704dd884bbaa62e49191d14ec7496ab1c426a111c016302acfca8838d8c557e453718745600a85daad389313a70ed91ef8cc61529a26d014c55 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for s390x-linux-gnu target This package provides GNU assembler, linker and binary utilities for the s390x-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for s390x-linux-gnu and s390x-linux-gnu is not your native platform. Package: binutils-s390x-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 49319 Depends: binutils-s390x-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-s390x-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 47294296 MD5sum: fc8956a1250415bd3bec0b06af341e92 SHA1: 4fee1a5140efaac58711ae9bd7c76449124d6559 SHA256: 90e55e31165342eb64df770bf493bc83aaf7ef690f7a337512c51dfe6d8d131e SHA512: cdb80d067524a3f1034ec0e176985eab8a6b4b095210d511b234d85b66e081251a0f3bd489bbbb48fdd19a7c1b4f2410b41762df56a42fd3dc80916d95e0119b Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for s390x-linux-gnu target (debug symbols) This package provides debug symbols for binutils-s390x-linux-gnu. Package: binutils-sh4-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4904 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-sh4-linux-gnu_2.41-ok13_amd64.deb Size: 1153056 MD5sum: 400ea5852745d952ac9c6f19405fa8bd SHA1: a47d8664adf976cffbb85d84b63cf815f3bbdf91 SHA256: 4e32c037b042439c4c98e288a7f1c5f579843f0ae12f990441c17d826695b892 SHA512: 76d22affddfc655e5db5c22755864064a09d9ce8d5d12f7cd6512ccec822e740251bf7cf19f5e6b2f33a27d5c0a4ff0e0c7efa9c522d592f35340ef072536dc8 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for sh4-linux-gnu target This package provides GNU assembler, linker and binary utilities for the sh4-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for sh4-linux-gnu and sh4-linux-gnu is not your native platform. Package: binutils-sh4-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5151 Depends: binutils-sh4-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-sh4-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 4659836 MD5sum: fd2f0854a3bf0047600d74a1a4a5970b SHA1: c108280dd157eb5551a0b0e1832cb2d2534531b9 SHA256: 769790528e9474bc41b02c65284b71705ffc0725073146cc80ddada22adb9ea6 SHA512: b848fda0e44f8c902959417a0da607a2e02dda2efd9e326b8dae9b2b87da822ec39dfeac37b9a3b12cb44d59da54eb0097ae609403e255496d286aecdbf0e602 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for sh4-linux-gnu target (debug symbols) This package provides debug symbols for binutils-sh4-linux-gnu. Package: binutils-source Architecture: all Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 25746 Depends: texinfo, zlib1g-dev, make, python3, libjansson-dev, pkg-config, libzstd-dev Filename: pool/main/b/binutils/binutils-source_2.41-ok13_all.deb Size: 25513256 MD5sum: 9d9c8a5625123cce2cd3a130f5d86d3d SHA1: 1ca64488896e85840d1e52840c94e215041fcd81 SHA256: 9c1fccca33edf0d109103bce426862c5c66016a9a7595aa5a34d3b54eff806aa SHA512: 3c4f514151a74e2c89ca44aa4dbb3ed15e8ff3ffce28eb5f441d34df8d26d82c18e7b4f9e93970feb2c4a5f01b0ef13df4c62c3174ba07b30ffddbf87ceff8ff Homepage: https://www.gnu.org/software/binutils/ Description: GNU assembler, linker and binary utilities (source) This package contains the sources and patches which are needed to build binutils. Package: binutils-sparc64-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11769 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-sparc64-linux-gnu_2.41-ok13_amd64.deb Size: 2234972 MD5sum: 24494f79e420b234c424ab9bf3162ebe SHA1: 4d4af43d625f2e5dad1f28f06a29112439a5892f SHA256: 421aaa7efb61ab90d27452937e771c302c277684cb16fc8eef226126b985e989 SHA512: 810f9358bdda8f5704948faced5c37d9dbd33a02074f4c581125d041502dd6543818d1f8f098c5788745df8ed0aecb7261050f839dfb3db7514901749f8d8451 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for sparc64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the sparc64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for sparc64-linux-gnu and sparc64-linux-gnu is not your native platform. Package: binutils-sparc64-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 49327 Depends: binutils-sparc64-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-sparc64-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 47289272 MD5sum: 4a5d26964cf8dc9a206aa2bf5b06df7f SHA1: 15169397211a53b45d11fc0c22f34ec69711380a SHA256: 191af18151e801d6502593c00e58e57108d697d2336386b879c7ea14e4701226 SHA512: ba51163feb71950e53ed634cc1605599e5ead262a1313f70a72f7c4458a75eaeacc85c147dd139dfefba487f190672525a443960c9de434bf06cc2de7e368a2a Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for sparc64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-sparc64-linux-gnu. Package: binutils-x86-64-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6774 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-x86-64-gnu_2.41-ok13_amd64.deb Size: 1271040 MD5sum: 58d91e0361f18682e2c12689875ac54e SHA1: 31613060e37e3e7b5f4fb8a2204478e65b792f0c SHA256: 5e653de32134120560ef692fed782560f991593600e4a3c6d6b2f5e0f0911c8c SHA512: 77fc98bea3fc9a58c7d2c0533e6df0c02d7f14cf3055137275b4f8b8760d4987db3c40933b026a2f0c11115e9aa369fc8a9d46139251009f57324cb7caef6b36 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for x86-64-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-gnu and x86-64-gnu is not your native platform. Package: binutils-x86-64-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5393 Depends: binutils-x86-64-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-x86-64-gnu-dbg_2.41-ok13_amd64.deb Size: 4919716 MD5sum: 9eba79626d16329dbc402cbef0191f7d SHA1: 785b23cde9e9442ce961f284415a2292c22042d6 SHA256: f73f599439e62538f50f331c28e260a70ba702609c4af39d462ed83ca87a25ca SHA512: 8299397f9f60c01e768638d6fa4d1240868c7d4a028cf1f6aab457a93cb0cb169060c0bbbe7a1c2d3dedc3d290ee4feb0e05f4bfdaee1373135b51a90571d7f0 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for x86-64-gnu target (debug symbols) This package provides debug symbols for binutils-x86-64-gnu. Package: binutils-x86-64-kfreebsd-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15595 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-x86-64-kfreebsd-gnu_2.41-ok13_amd64.deb Size: 2979300 MD5sum: 36599ae9da00556f8ad284f40b8abe91 SHA1: 6a1abcd99393c4803108a30ed4967e6a8fa24747 SHA256: 27d7bd8b119606e5486d32842b12fcf1d4d01e388c1d49af603d1d0e11ad5906 SHA512: 1a561905d46d300fd7c265c3cdd7eb97d7bfbef72d38ffa00cfe810824b4de26894e14c4839751d82f232f8c9fb66f8b6c371892f251a0b82a1d5b6cdbfe68df Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for x86-64-kfreebsd-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-kfreebsd-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-kfreebsd-gnu and x86-64-kfreebsd-gnu is not your native platform. Package: binutils-x86-64-kfreebsd-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 62734 Depends: binutils-x86-64-kfreebsd-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-x86-64-kfreebsd-gnu-dbg_2.41-ok13_amd64.deb Size: 60309612 MD5sum: c8af262ccbea9fc4b2b7e768a4be48a0 SHA1: 3e7563a59deed86af8f1cd2c7bd2be9232ba792f SHA256: d9d12c4f8827d5a3aacb9643f12684cdb3e0ffe45d833664f8a00965285381a0 SHA512: af40ac0f93f6a77284a2285d0789f5b9b1d5a219e98471cca47e1e8c60db6df151a8ea5325f9386b020c786e01ac0cc6e2081f305fde140ee18c9ab284cea0a1 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for x86-64-kfreebsd-gnu target (debug symbols) This package provides debug symbols for binutils-x86-64-kfreebsd-gnu. Package: binutils-x86-64-linux-gnu Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10861 Depends: binutils-common (= 2.41-ok13), libbinutils (= 2.41-ok13), libc6 (>= 2.38), libctf-nobfd0 (>= 2.36), libctf0 (>= 2.36), libgcc-s1 (>= 4.2), libgprofng0 (>= 2.41), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libstdc++6 (>= 5), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-x86-64-linux-gnu_2.41-ok13_amd64.deb Size: 2121032 MD5sum: 5283328d4140f3525c98f31aa3ff9600 SHA1: e0c623003314b6da3545ece53ce3dec4f711a61b SHA256: 20d321403c9f6711d9ef2dce13b512364c644c916193aa052083f360be2e1796 SHA512: 88d91f64a195a5fc620774c26af8a5d2d502d85d53d8607ebccc1d9630e65cbe6e40c1327f94f0c1c6940778383432721b0c95cd94bcc8ad22b1bacd3473d91c Homepage: https://www.gnu.org/software/binutils/ 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. Package: binutils-x86-64-linux-gnu-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 41781 Depends: binutils-x86-64-linux-gnu (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-x86-64-linux-gnu-dbg_2.41-ok13_amd64.deb Size: 39779472 MD5sum: ea0b697765ca6f572a752429f456392c SHA1: e4211b3a4e299bb5c2aa949c433d6ca1d14b73b9 SHA256: 88b0a654a492a95b2f2c8f564f00250ac2a5cbeb4964564b5730bf63cb99ce1f SHA512: e0209626b3236142b43c6b2bf02405cbad3c06ac737917c1e1f83f233ccb408b2ca5b033ebb5f7c242d7995083ec54b80c5c21dc694ce39e0d6bd5ecff5211de Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for x86-64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-x86-64-linux-gnu. Package: binutils-x86-64-linux-gnux32 Architecture: amd64 Version: 2.41-ok13 Multi-Arch: allowed Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 13189 Depends: binutils-common (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libjansson4 (>= 2.14), libsframe1 (>= 2.41), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: binutils-doc (= 2.41-ok13) Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2) Filename: pool/main/b/binutils/binutils-x86-64-linux-gnux32_2.41-ok13_amd64.deb Size: 2433892 MD5sum: d8190ff0970f43ce7079c911e9c51cb1 SHA1: 66eec53446916e83f8c9116006564008fb315077 SHA256: 365896d43f4a4a4f652dcb37f18893542fc8abca976cd1ad51a24e8c31e2b645 SHA512: 0ce91ccfaa3febcdca1b7429e9172e4ed7117f07fdb5815de016391e3f30993228905f853a1d816ce81d3b48916782ed727940326ee279729e1ed12c9b86d117 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for x86-64-linux-gnux32 target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnux32 target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnux32 and x86-64-linux-gnux32 is not your native platform. Package: binutils-x86-64-linux-gnux32-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: foreign Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 49005 Depends: binutils-x86-64-linux-gnux32 (= 2.41-ok13) Filename: pool/main/b/binutils/binutils-x86-64-linux-gnux32-dbg_2.41-ok13_amd64.deb Size: 46981320 MD5sum: 4a72ad317420b3f96a46e11b503675ad SHA1: d6e2f811205f97b17f1902a04c2ff51b71755c87 SHA256: e87a302fa4f6a8d4d7d2031b461cb7cd9f1588303ca9b9198ea94b8c5863bd37 SHA512: f5a30c9577098ef88266de87591033766969888d266b3cb5796e57967fb32a659198dd046e60e3967b33a42d2179bbcef2b12425f264148510385a8e9d2e8ba2 Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities, for x86-64-linux-gnux32 target (debug symbols) This package provides debug symbols for binutils-x86-64-linux-gnux32. Package: biometric-auth Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 134 Provides: bio-app-api-0.11 Depends: libbiometric0 (= 0.9.63kord3~rc20-ok15), systemd, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libpolkit-gobject-1-0 (>= 0.99), libusb-1.0-0 (>= 2:1.0.9) Filename: pool/main/b/biometric-authentication/biometric-auth_0.9.63kord3~rc20-ok15_amd64.deb Size: 25588 MD5sum: e22f14f41a4d46ba8b69ca7adbaa9cca SHA1: 026c5174fc5cb5667236c07cb01e609f0c62e6fd SHA256: c64ddee3310368b7b9095c174883a5afc4a6274df58ab96dc6e731f1fedf0bcd SHA512: 71cf062b0756c38c0b1e60b061110365a4948a6f2af8c602fca78da18fb2c4136504bc2ee2e1aa3555834886d0ca8331988dac37814cc10d5c99ef73804be33d Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Service The service layer of the biometric identification authentication framework. The service layer uses the DBus bus to provide the upper application with operation interfaces such as feature enroll, feature verify, feature identify, feature search, feature delete, etc. Meanwhile, it also provides notification of device status changes event and notification of USB device hotplug event. . This package contains a library for biometric authentication. Package: biometric-auth-dbg Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 142 Depends: biometric-auth (= 0.9.63kord3~rc20-ok15) Filename: pool/main/b/biometric-authentication/biometric-auth-dbg_0.9.63kord3~rc20-ok15_amd64.deb Size: 92540 MD5sum: b45b490cc6725fff2aff5f3668318271 SHA1: 15cc4e528f0cca9fd45f7df1aeb02c78c5a3e821 SHA256: bb983b3b8c6993a67292510c85d1e03332cce42cd84157ecb874209e4f651d33 SHA512: ef05f2c62c4fa7da5122168b6371e6f0c9403d2cf94d514203904b2fb3c34fcdf95db23661d5994ab9ace52a11c507d0d3a2f26ddcf3e9acc45bb3be75eeb309 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Service (debug symbols) The service layer of the biometric identification authentication framework. This package contains the debugging symbols for the biometric-auth. Build-Ids: d505cc17a8c578c3001956ec881c481ec3263e3b Package: biometric-driver-a210 Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 135 Depends: biometric-utils, libbiometric0 (>= 0.9.52), systemd, bio-drv-api-0.10, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/biometric-authentication/biometric-driver-a210_0.9.63kord3~rc20-ok15_amd64.deb Size: 36756 MD5sum: 4e876b97da4f2c4b3732bf26205ee649 SHA1: e5d0e8c91cad5dfe4b623b94907cdb3e50a827e1 SHA256: e7846ef79a003dedc4ff109f3b4d31288b583c589a6f4b0c0bc57fef0e0fa316 SHA512: bc2625d07533333f830b0929b2d81513df85811c5b4fe6f259bb17337a3ea54bd6c6657f772ef74c91bd0e2d10fd500dfeab15569e6e27632085247cf4798fb4 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver (debug symbols) An iris driver(a210) for biometric authentication Package: biometric-driver-a210-dbg Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 406 Depends: biometric-driver-r301 (= 0.9.63kord3~rc20-ok15) Filename: pool/main/b/biometric-authentication/biometric-driver-a210-dbg_0.9.63kord3~rc20-ok15_amd64.deb Size: 365944 MD5sum: 97b566fc49b90afd054e546265a36a7b SHA1: bf2e6c4fcc2aae235dd2f0b0cacb43dc437e6f58 SHA256: e9af3abf06e093603cf3e742e7ae8d18aa76ef4ff6f0f2945d45cc36b28d380e SHA512: d5ab468e6cc326267e73500488f0337d803e7482cbbe81dd47357e099a72426b5b68d6718e3425c430b75424af1956d4eccfae42a6b5d95a3a7f006e73405cc2 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver (debug symbols) An iris driver(a210) for biometric authentication Build-Ids: 51182247211627a4062172e48285292cedd47c59 bdcbeb4dd284d600b52b8d33c6dc834c95231be7 Package: biometric-driver-community-multidevice Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 854 Depends: biometric-utils, libbiometric0 (>= 0.9.52), bio-drv-api-0.10, libc6 (>= 2.34), libfprint0 (>= 1:0.4.0), libglib2.0-0t64 (>= 2.36) Filename: pool/main/b/biometric-authentication/biometric-driver-community-multidevice_0.9.63kord3~rc20-ok15_amd64.deb Size: 22864 MD5sum: 5fc7f41e6acea98816799b7a805eb93d SHA1: e1d91fa6ce23871d5b6fb07c9fedb399e36345ca SHA256: e8b28b7437ffb29c19fdfe4567581f927ebbb132f544eda6cea1c83d0b4f1927 SHA512: 28761f479cad53b8b06f7353e04cdecbf9fb94b4319048d5f3fcd739288413e9dc8ac8940fa53ce9a28fac3ac6f2c0afef73dde1f2a5540b5c607342d6cc1ba9 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver (community multidevice) Community multi-device drivers for biometric authentication Package: biometric-driver-community-multidevice-dbg Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 970 Depends: biometric-driver-community-multidevice (= 0.9.63kord3~rc20-ok15) Filename: pool/main/b/biometric-authentication/biometric-driver-community-multidevice-dbg_0.9.63kord3~rc20-ok15_amd64.deb Size: 308936 MD5sum: 5748591b0e39807144a78f2ce5edca2d SHA1: 1b4bdef31e87fbd7336c97a361f82839b17f9eb1 SHA256: 2b6f08b73a9e61346bca99588d3a406961c722951d97ebf0bbbac6973eee596b SHA512: f3fd7265616064a18cb68a639fbe38d7476fc5a756fbd2aaf058a23c43bfa7e64ecff02a6b0bf3d8da7c42eefaf5d892ebb73a64212c1e83e1d2e021de399a32 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver (debug symbols) Community multi-device drivers for biometric authentication Build-Ids: 0fc5b44778677f7999f0170fc2ba4564e9470081 197855ae6578cb7554f00d28084510c65059dff9 2e1334e45389f1fc0b4b4891fee73c840fbb70d0 3f4930315a807e281ee7b7d823d1dc48829ed5cc 51ca40567413421868e14f7b7156e4979f69e19c 7335da2a0ed43ae04fcf80c2f13c46e9eddc4c34 73c35ce0ee2390c1bf6fcf3e701bd519c1a82336 747e1779a999a2f17de297c2bc32b444e20473f4 7eb80ebd1ed87f0acb823ecfd27b1a86785c8b3b 805db3b7c360d06517d0876b6e81f62aefb68a2b 93cb270da2111d09c35c1e3eb819d60a5b8fda15 aa0ae940c47aa5701c159a668914cb961bc4d9f7 bc085b38acba134f73d1b17dd86882ad12ef59d3 bedaacaf002741ea840e37870db23e751124964e d0b1a30b8cc7e6ac023bfed0a03561ac604a77a5 d15b77517103d48e92b5225ca0b5eb7a7ff268eb dcef89d95ef40666460c8ac67f242c4e2120962f e1c9ff548e3e8726caf1ae5956ad7998108582f6 efbc2be57692f2c809ae0d7933305ccaa7fe0cff f1c05d33928f14e3af1f65514d8c777f351f6773 ffa96751d2193f49f35800fa3fe3a580246db7ad ffe9075af1aa78fc2868f0510febea98cbaade54 Package: biometric-driver-fido Architecture: amd64 Version: 0.0.1-ok9 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: liuyang Installed-Size: 133 Depends: bio-drv-api-0.10, biometric-utils, openssl, libfido2-1 Filename: pool/main/b/biometric-driver-fido/biometric-driver-fido_0.0.1-ok9_amd64.deb Size: 31924 MD5sum: 1b7e5e83186d57236bd05715d1303331 SHA1: c0eb9e8fda48d1397169939f5378fb001dc16a1c SHA256: 61a67337ac0c9efc09aad1195f73153f8f6933a1d00f2bae01c1d4642d3487ac SHA512: 9e3bde91f5b3a21558d39014c1b5c91ee8c319df9e9489646f44d00d5c2962eeed7a1cd8402e558d2152af811b79f861d5b57a2271bf9b2f52486970439c6f39 Description: Kylin Biometric Authentication Driver fido UKEY module drivers Package: biometric-driver-r301 Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 71 Depends: biometric-utils, libbiometric0 (>= 0.9.52), systemd, bio-drv-api-0.10, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.36) Filename: pool/main/b/biometric-authentication/biometric-driver-r301_0.9.63kord3~rc20-ok15_amd64.deb Size: 15616 MD5sum: 92fca7c7e4d044cc3cab60247ed5ef1c SHA1: 8958d8c157462731d109cd4494417825a53338a0 SHA256: 1ac608bc95af15124482792c7e8802b63f7cb7a3ea71ee30431a872f1e6bb4ac SHA512: 9b13c97bf2485b85d23908676b06a5f435b9b0f9aa128a10538aecda5ac8bb96b6c07443c9f4321b6815781661361ec930256f56fe1aa3a42a5863514108829a Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver A fingerprint driver(r301) for biometric authentication Package: biometric-driver-r301-dbg Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 73 Depends: biometric-driver-r301 (= 0.9.63kord3~rc20-ok15) Filename: pool/main/b/biometric-authentication/biometric-driver-r301-dbg_0.9.63kord3~rc20-ok15_amd64.deb Size: 43904 MD5sum: 93670e1e914dca11d90b9906866f0850 SHA1: 1b75e3be748a4175f26e2e11ccf224fef9853de8 SHA256: cb50100d24e6badc99e2f35e1bca0520766a68b3dcce1fb6f1e76cd06f71a7bf SHA512: 5c675699cbc44c56deb06cdbe9b258d4d3cb10b6a5443045b1d4744fe543b69cd0c1840f655369d20bb9c45e64728cc69bd357b5390b8cc51b6441af57546aed Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver (debug symbols) A fingerprint driver(r301) for biometric authentication Build-Ids: 545653218a5030de614bbf48fd9bd5b6239cef53 b49b3be818775b68898110c15e5c4af7b36a9578 Package: biometric-driver-ud650 Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 180 Depends: biometric-utils, libbiometric0 (>= 0.9.52), systemd, bio-drv-api-0.10, libc6 (>= 2.34) Filename: pool/main/b/biometric-authentication/biometric-driver-ud650_0.9.63kord3~rc20-ok15_amd64.deb Size: 64612 MD5sum: 00883391390de7a9127dad8d9899e703 SHA1: 16a3e65ada505d665b51bd564fee1b28a0518713 SHA256: ad8da91ec8e2dbc94a7aa86d82ea6f824cb47157b12514b604e0acba2af9b963 SHA512: 965219820f21320b6987c924c8164393fcd0277339f7964f733770dd035399087c5202d3249f33d6b2eee25f85f52ee75b0eabf633dc343cc54888d387ea0f3d Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver A finger vein driver(ud650) for biometric authentication Package: biometric-driver-ud650-dbg Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 68 Depends: biometric-driver-ud650 (= 0.9.63kord3~rc20-ok15) Filename: pool/main/b/biometric-authentication/biometric-driver-ud650-dbg_0.9.63kord3~rc20-ok15_amd64.deb Size: 28500 MD5sum: 54da910b30d2e7e20135f37c191cf74b SHA1: 32ab0ae5dc424b0096bf832dc2864cc73c9f1f52 SHA256: 94f2780806b2c44f1adf47e34e43c0126c6b865f0bc3c71d5102d1b4c1e12fc7 SHA512: 1242ebfca925c8c0a2f7cd43d878340cf86964a90a83796a970a2685946be32be42cdc20a4c425e2f3e40498d6112b558b5c3aade69f41d28459bb65376981f0 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Authentication Driver (debug symbols) A finger vein driver(ud650) for biometric authentication Build-Ids: 41cb5a7cc1b590f236cbde9e28282ab29d7564ee Package: biometric-driver-wechat Architecture: amd64 Version: 1.0.0.1-0k0.5-ok4 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: chechen Installed-Size: 481 Depends: bio-drv-api-0.10, biometric-utils, biometric-driver-wechat-common Filename: pool/main/b/biometric-driver-wechat/biometric-driver-wechat_1.0.0.1-0k0.5-ok4_amd64.deb Size: 137624 MD5sum: 3bbd9a8dbae3935158c786e6363b638a SHA1: d1a72a054a15636ef3050bba4716ca7d19df02ef SHA256: e38242453d6be152f9a3a4a8b0b6ffd2775b1b6872eb07a503a677f9a5c80bff SHA512: 266ac662d83caf7c2ec6164c47f9c05c627e65a92ea65a22654648fc29ee6d977b3b927812114b5376a41b52a8a0b15e2c2097aed324ed3e8a548c137aecde7b Homepage: http://gogs.kylin.com/KylinBiometric/biometric-driver-aratek-trustfinger Description: Kylin Biometric Authentication Driver Eyecool FaceDetect module drivers for ukui biometric authentication Package: biometric-driver-wechat-common Architecture: amd64 Version: 1.0.0.1-0k0.5-ok4 Priority: optional Section: admin Source: biometric-driver-wechat Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: chechen Installed-Size: 25 Depends: bio-drv-api-0.10, biometric-utils, libcurl4 Filename: pool/main/b/biometric-driver-wechat/biometric-driver-wechat-common_1.0.0.1-0k0.5-ok4_amd64.deb Size: 4200 MD5sum: 7c59944c8eb5f756e3619a8c64e06d1a SHA1: 9339e20a5b4462d884fbcdb12a1a0fefe83d3fc7 SHA256: 12235e19e8ec2e751cd00b88e81ecb4c2d360cd56b19d242fcfd259f967acd18 SHA512: f19fa0ab784f64d8f124e20e0e0ea1cc70de2cd9828b9c837fa81a8a9f0df4a729857f882246996a2cd70880aa6e9ab17b57058e01e81373b2b48cc6c010d70e Homepage: http://gogs.kylin.com/KylinBiometric/biometric-driver-aratek-trustfinger Description: Kylin Biometric Authentication Driver The runtime library of WECHAT module for ukui biometric authentication Package: biometric-utils Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: optional Section: admin Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 68 Depends: biometric-auth, python3-dbus, python3-gi, python3-prettytable, systemd, python3:any, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.40.0) Filename: pool/main/b/biometric-authentication/biometric-utils_0.9.63kord3~rc20-ok15_amd64.deb Size: 13740 MD5sum: 6fd06eb907fb3afa7b0da4f7ceeffd5e SHA1: 561566bb42ec03e782b193cdc5512479f6a1f4da SHA256: 0a445aad818f9d14a7a0edb689a1f0f689ad2395bf9edec450b5998861b8d116 SHA512: 9f823be586aa1e68347c201835c2d3ce40dbc4257b6ea73512c832bd05689ec540b9f0dca1326098e15c6940085919ee3651ade8d120927b672481034cacad56 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric authentication utils Biometric authentication tools. This package provides the biometric-config-tool and biometric-device-discover tools: - biometric-auth-client: The command line client of the biometric identification framework service; - biometric-config-tool: add, remove, configure the biometric drivers; - biometric-device-discover: discover the devices supported by the biometric framework; Package: biometric-utils-dbg Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 38 Depends: biometric-auth, systemd Filename: pool/main/b/biometric-authentication/biometric-utils-dbg_0.9.63kord3~rc20-ok15_amd64.deb Size: 15788 MD5sum: f66118d69053023d83b2652f9cce75ca SHA1: 9d7503979fc9694c2f5701d55f5fcdffb53b931b SHA256: fbaf4d5bfe722e6a73ec4226d9dbea24fda8566da0d941e46403252e8673e65b SHA512: 9d5dc1a3b10fe5fce6d4e5a42152f8d58bd2ff2c7a61a3974520a8f976f21ed5478467dd7c87b37d6a20e5aec5df586ee949cdffd8c3625a3ba383a53205959a Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric authentication utils (debug symbols) This package contains the debugging symbols for biometric-config-tool. Build-Ids: f8b673eb222bbfe8890db06694f1475b0d7eb17c Package: bison Architecture: amd64 Version: 2:3.8.2+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chuan-kai Lin Installed-Size: 3045 Depends: m4, libc6 (>= 2.38) Suggests: bison-doc Filename: pool/main/b/bison/bison_3.8.2+dfsg-ok1_amd64.deb Size: 840124 MD5sum: 17a65ae10ba400ac0256f068427760a6 SHA1: e45d254e48975918a5caff8fc4855fc01fabcb0d SHA256: e887e5a6787254822c7ebe200a687871a38711e3bb07ff4f0a10cb309a9ddc07 SHA512: 3ad39a57e38e9b042508340829a5218243b90db3e73dec7d49d7654ed3619bc334077831350b3cd723f68fbb1fa2036cd0d2e94f346d35ba8c3deb5f7e7a3a84 Homepage: https://www.gnu.org/software/bison/ 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. Package: bitkeeper Architecture: amd64 Version: 7.3.3-ok1 Multi-Arch: foreign Priority: optional Section: vcs Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3409 Depends: libc6 (>= 2.34), liblz4-1 (>= 0.0~r113), libpcre3, libtomcrypt1 (>= 1.18.2), libtommath1 (>= 1.1.0), zlib1g (>= 1:1.1.4), diffutils Filename: pool/main/b/bitkeeper/bitkeeper_7.3.3-ok1_amd64.deb Size: 994150 MD5sum: 2d21c8d97c7985e95b6efe9c5ab0fb90 SHA1: af63e931b08c56e2da092ef79b7b3b3b63b61380 SHA256: 4801dc0f4e23b30bc6094ba896202aef6be324b310e52f8d32f7d7f84db45603 SHA512: 8abd029e8583c626e23d4004370c1d621ac77c696fa78804a294f16a15911ad09cb468163adff6cdcd33030ac2e72747064cf463d084618812d12fa5ef867a24 Homepage: https://www.bitkeeper.org Description: fast and scalable distributed version control system BitKeeper is a previously proprietary distributed revision control system famous for having hosted the Linux kernel before git was created. . Its main strengths include: - scalability from tiny to huge projects, specifically with support for very large repositories, while maintaining good performance - ability to work well with large binary assets - simple, intuitive interface - safety mechanisms that can prevent and/or fix common filesystem and hardware failures, but also human mistakes - time-savers such as a better auto-merge than most competing systems Package: blinken Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3378 Depends: fonts-sjfonts, libc6 (>= 2.34), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5), phonon4qt5 Suggests: khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/b/blinken/blinken_23.08.5-ok1_amd64.deb Size: 2354396 MD5sum: cc00711d77b279204989f75a61a0fa42 SHA1: d00a6aa30d0919b20ba996d615a66cd47b460a9e SHA256: 9bfd4f1da5e3baaebb452494c68c771ed31258a2796d808627d1a67a54475a3c SHA512: d3a5401bf6ddf87a9ff610524253d123edcd0aa677bf4ca949d8e38d79b9c83184d37677c578b6f8c3fc0da0bccce3d1fb65002cd536d598d5ccc02d22e076ed Homepage: https://edu.kde.org/applications/all/blinken Description: KDE version of the Simon electronic memory game Blinken is based on an electronic game released in 1978, which challenges players to remember sequences of increasing length. On the face of the device, there are 4 different color buttons, each with its own distinctive sound. These buttons light up randomly, creating the sequence that the player must then recall. If the player is successful in remembering the sequence of lights in the correct order, they advance to the next stage, where an identical sequence with one extra step is presented. . This package is part of the KDE education module. Package: blt Architecture: amd64 Version: 2.5.3+dfsg-ok3 Priority: optional Section: libs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 82 Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-ok3) 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/main/b/blt/blt_2.5.3+dfsg-ok3_amd64.deb Size: 9872 MD5sum: 58e096f499920109edcf669e1ccc62f0 SHA1: 9bbcdc89654f49d7bb842acaae28fbc52cb4b173 SHA256: 775f2735d97829af04dcaa58b15c81bf40b441067fafb0af32ca8da7749cfb90 SHA512: a2e3c52fefcc12ff05128b3068245d60af2cd90384e421079aa631ec5b9c7ca2ec4ffd5c8de6747961638e8be486d48cc4f25c33a5b07ed8082dc97131b0b786 Homepage: http://blt.sourceforge.net/ 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. Package: blt-demo Architecture: all Version: 2.5.3+dfsg-ok3 Priority: optional Section: devel Source: blt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1853 Depends: blt, tcl8.6, tk8.6 Conflicts: blt4.2, blt8.0 (<< 2.4i-1) Replaces: blt-dev (<< 2.4j-1) Filename: pool/main/b/blt/blt-demo_2.5.3+dfsg-ok3_all.deb Size: 508050 MD5sum: 8cd293159773559c9e64d878f06005d6 SHA1: 901468dedfed65e48f0a1d5d2a30c12c7c250f5c SHA256: 5156df5e4a8b199d1803e27860c8c0002ecbdb4ae21066dd1d64b4e590f5209f SHA512: a61fcee68902e7ea3e01d2b4ce27a82609a209fbc7ae94729906c38da1e35984574b495105ac9ca2ce7e2913a253c845504246b5b900c6ac14bfa2c3e05fb8b4 Homepage: http://blt.sourceforge.net/ 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. Package: blt-dev Architecture: amd64 Version: 2.5.3+dfsg-ok3 Priority: optional Section: devel Source: blt Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4941 Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-ok3), tk8.6-dev Suggests: blt-demo Conflicts: blt8.0-dev, blt8.0-unoff Replaces: blt (<< 2.5), blt4.2, blt4.2-dev, blt8.0-unoff Filename: pool/main/b/blt/blt-dev_2.5.3+dfsg-ok3_amd64.deb Size: 1032472 MD5sum: e5b0d6987f061607738ae15e349bfc62 SHA1: 44155550ba13f5d35b8b69bf99e2a8bd480b58e5 SHA256: e24713b97a52b03c5a5338b82d15494e375ce5f3d9d90305c21ed3d0b1e8e516 SHA512: 2b8d00fc3f918be2333ff67cac6956d427f13da6d3fe903b2eaa314d00fcda94fa22b1f3c9518f2c19477c46c315be798368366863bc2a528ee6f4c60ecc9ea8 Homepage: http://blt.sourceforge.net/ 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. Package: bluedevil Architecture: amd64 Version: 4:5.24.7-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1787 Depends: bluez (>= 5), bluez-obexd, plasma-framework (>= 5.74.0~), qml-module-org-kde-bluezqt (>= 5.74.0~), qml-module-org-kde-kio (>= 5.74.0~), qml-module-org-kde-kirigami2 (>= 5.74.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.74.0~), qml-module-qtquick-layouts (>= 5.15.0~), qml-module-qtquick2 (>= 5.15.0~), kio, libc6 (>= 2.14), libkf5bluezqt6 (>= 5.90.0~), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.88.0), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Suggests: pulseaudio-module-bluetooth | bluez-alsa Filename: pool/main/b/bluedevil/bluedevil_5.24.7-ok1_amd64.deb Size: 319538 MD5sum: c3414efdb48ec71ac0965e8d2e5dbf66 SHA1: dfbabb9a1ce950bf7a88b2d1c9082206ef6776be SHA256: 140ed6bf102710348a713859e74c41aca1c69740dbbeed893fa1b97229540421 SHA512: 920d800d837724990ec4cf2a6440b0e66f8bf9ce1f62bb2e786f35dd318cd128cbadf2e8c15a888ba1420f362d6ef2dbd193c140d2fe2a48aaf6407d0bbb9c1e Homepage: https://invent.kde.org/plasma/bluedevil Description: KDE Bluetooth stack BlueDevil is a set of components which integrate Bluetooth in KDE. It contains: * A KDE Control Module (KCM) to configure all the Bluetooth-related options. * Integration with the KDE input/output system (KIO), which allows you to discover and explore Bluetooth devices from your favorite file browser. * A wizard to pair your devices and connect directly to services they offer, such as input (mouse, keyboard, Wiimote) and audio (headsets, phones). * A system tray application from where all BlueDevil actions can be done (disconnect devices, send files, configure, etc). * A daemon which listens to incoming requests, for example to receive files or to introduce a requested PIN. Package: bluetooth Architecture: all Version: 5.71-ok1.6 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 63 Depends: bluez Suggests: bluez-cups, bluez-obexd, bluez-meshd Filename: pool/main/b/bluez/bluetooth_5.71-ok1.6_all.deb Size: 7144 MD5sum: 46905c0929cf26b57c58e57aebd4422e SHA1: 8463e423b6402b5da2ce6a1d28333ccff1364d55 SHA256: 46a1109e2d90015833a384c38e51964ca2ef7df36b20b364dbfaa12fef2ed6e9 SHA512: 8a9dafc0c4d01a39668e666276ce26f9d0c6c0dca6a42f13291ad6166a63794738f70bdfac03ec68bcebc325e5ea53334e8d3c383450a97edc5e4b240218206b Homepage: http://www.bluez.org Description: Bluetooth support (metapackage) This package provides all of the different plugins supported by the Bluez bluetooth stack. Package: bluez Architecture: amd64 Version: 5.71-ok1.6 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 4073 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libasound2t64 (>= 1.0.17), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libdw1t64 (>= 0.127), libglib2.0-0t64 (>= 2.75.3), libreadline8 (>= 6.0), libudev1 (>= 196), kmod, udev, default-dbus-system-bus | dbus-system-bus Suggests: pulseaudio-module-bluetooth Filename: pool/main/b/bluez/bluez_5.71-ok1.6_amd64.deb Size: 1162496 MD5sum: e2af095d384785d2fc287570d5351f8a SHA1: 5f817258300500718da8f702fa5916f6139f14d7 SHA256: f30ada7f1ea6d55ad8616f0ff7e52a2abc4b0b17f9863bebca8f84c4fd0066db SHA512: 06acb546499a15c98c888456aa2a683f27f1acdccff2fdbb6885f8eb120fb2a87357ae8d41e66759a80128a6c0a6aaf9878affb115b264669bd046d4a03b7873 Homepage: http://www.bluez.org Description: Bluetooth tools and daemons This package contains tools and system daemons for using Bluetooth devices. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-cups Architecture: amd64 Version: 5.71-ok1.6 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 115 Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.12.0), cups Filename: pool/main/b/bluez/bluez-cups_5.71-ok1.6_amd64.deb Size: 23612 MD5sum: f1edcf63191a40aeebac7b17294ad2f9 SHA1: ce67333abe6797afc9748d4ca8ff862e3f54012b SHA256: 39fac403149747de4853159fadc98af8adf974dd9538f552aee236a16959d70f SHA512: 8456e6263772135f34a958a6a75aa42809ffe4617ca4e35a5e5e69378412b75eb1f6f423d48be9ff135754580ac4bb89e1fce27208d452239da08b7400a09dc8 Homepage: http://www.bluez.org Description: Bluetooth printer driver for CUPS This package contains a driver to let CUPS print to Bluetooth-connected printers. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-hcidump Architecture: amd64 Version: 5.71-ok1.6 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 413 Depends: libc6 (>= 2.38) Filename: pool/main/b/bluez/bluez-hcidump_5.71-ok1.6_amd64.deb Size: 118484 MD5sum: 2cbc06778cd73b36ccb121405ff57b3d SHA1: 0a5e7e75e1205fe0f64a4904e5b6004eb5c443c1 SHA256: 3b623650ff3ec224d9f476774baaf2b74d9fc57fac30e56fdec98e9a55d345b4 SHA512: 3a77b38b296137c9e2a9f844ec300554f4b42b4633f7cf1e6fa7cdfc73ffb75f598c8e75d4a53ffbf0097ef0200934fd0ab67e84e1eabde487368fe04a3b275f Homepage: http://www.bluez.org Description: Analyses Bluetooth HCI packets The hcidump utility allows the monitoring of Bluetooth activity. It provides a disassembly of the Bluetooth traffic and can display packets from higher level protocols such as RFCOMM, SDP and BNEP. . This was the software that is independent as bluez-hcidump, but this has been integrated into BlueZ from BlueZ 5.0. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-meshd Architecture: amd64 Version: 5.71-ok1.6 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 739 Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libell0 (>= 0.40), libglib2.0-0t64 (>= 2.28.0), libjson-c5 (>= 0.15), libreadline8 (>= 6.0) Filename: pool/main/b/bluez/bluez-meshd_5.71-ok1.6_amd64.deb Size: 249776 MD5sum: 2da10938525669a79c1ecb612d98c9a2 SHA1: 761d8d1ea843dfd559a5052822e7bc6064956616 SHA256: cba3fbc468c3516c63c3998b00880b64d240901cff0d9a5d03986bf5f4b66cba SHA512: a4c694a6fda17e2e65b56250a4d4cb6230ece422d326f292bf88e680be0228d7bf1d10082ac553bdad033e1437b2a7dcef4a1cfc6e84515a6b171185b8c2f80d Homepage: http://www.bluez.org Description: bluetooth mesh daemon The Bluetooth Mesh network is a new Bluetooth feature that extends "Bluetooth Low Energy (BLE)". . This package provides daemon (meshd) and tools that provide Bluetooth mesh functionality. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-obexd Architecture: amd64 Version: 5.71-ok1.6 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 636 Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.77.0), libical3t64 (>= 3.0.0), init-system-helpers (>= 1.52) Recommends: dbus-user-session Filename: pool/main/b/bluez/bluez-obexd_5.71-ok1.6_amd64.deb Size: 203944 MD5sum: 19b3675c1b77fc65537dd704ab54821c SHA1: d280cde87fd33c06f6646e3c172430004384495c SHA256: e4fb47517da745553124642666b80767c0d77d5c6959cd162255f57df8847270 SHA512: dad0b72de04fd65a1d1724a92da662e19bd44f8689ac6dc34ec9739a075d8a43b4c0b816080d08f36081f4d83d0f26db59f5ca1ebcc04f4cf7323e63c3f7ecb6 Homepage: http://www.bluez.org Description: bluez obex daemon This package contains a OBEX(OBject EXchange) daemon. . OBEX is communication protocol to facilitate the exchange of the binary object between the devices. . This was the software that is independent as obexd, but this has been integrated into BlueZ from BlueZ 5.0. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-source Architecture: all Version: 5.71-ok1.6 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 94278 Filename: pool/main/b/bluez/bluez-source_5.71-ok1.6_all.deb Size: 96475820 MD5sum: 29cb0e82e4773c458c6be6bc0550f941 SHA1: 7c9b95a3b3d33c446d9f2ad06fc75749feda5177 SHA256: 8d76c7f508150f5df10d0b46b3cbd18e49af5899bf9dcfa208b4523dd340396e SHA512: 8ce20c98c14afc3b1d54297062ff82342be0b8523c36de594b779deda7f698fe92d8c6e9a73a96370886545dbcd4a16e3b5601f29cae7c4dc021d6afb7bcab2a Homepage: http://www.bluez.org Description: Source code for the BlueZ Linux Bluetooth stack This package contains the sources and patches which are needed to build bluez. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-test-scripts Architecture: all Version: 5.71-ok1.6 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 254 Filename: pool/main/b/bluez/bluez-test-scripts_5.71-ok1.6_all.deb Size: 38548 MD5sum: 38dd7a5ac11b7edeb07a71ef761d74e0 SHA1: d8304dcf236a46d896eda7c0157372e34ece964c SHA256: e45b41033bb0050838550b5d55f8e28c64eec4baec7811932024502ecb7b7ee0 SHA512: ac17df3277c65cc912034742120ec83136ee37232844c01753231d5ff5ef1124642ee05abe7f6b76093a712eb8aedf4d555c5ae83236d0109fde3861af7076a9 Homepage: http://www.bluez.org Description: test scripts of bluez This package contains test scripts for using BlueZ. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-test-tools Architecture: amd64 Version: 5.71-ok1.6 Priority: optional Section: admin Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 2553 Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.28.0), bluez (= 5.71-ok1.6) Breaks: bluez-tests (<< 5.71-1ubuntu1) Replaces: bluez-tests (<< 5.71-1ubuntu1) Filename: pool/main/b/bluez/bluez-test-tools_5.71-ok1.6_amd64.deb Size: 315984 MD5sum: 936935c66a37a6837e22418fbcd23a6b SHA1: bbb6fb2b2eeec78fb335635c4a27289716171562 SHA256: 1f0a7a43c13504c08fa8ba14efb3ba1acd2662b1a10fe3793490036eeed6f228 SHA512: 7a4735ca538775af60146a62400aede198d851af0675cb73c76674a45d7a46f851457856ffebc43ed0a33d2567b85523ce695ee4d950ee6eb9bc42a479f74c86 Homepage: http://www.bluez.org Description: test tools of bluez This package contains test tools for using BlueZ. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bolt-15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 177008 Depends: libc6 (>= 2.36), libgcc-s1 (>= 3.3), libstdc++6 (>= 12), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.2.0), libbolt-15-dev (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/bolt-15_15.0.7-ok3_amd64.deb Size: 36026574 MD5sum: 02ebd7acb02a5e7111ab549679180abf SHA1: 4afed45b2d324d688767c7ff45563340867fd917 SHA256: 4fb0584e83f03e7fb1155dbcf962adbd6bcb679ebfb19982ad59a0192d5d2a34 SHA512: 86dc3fd632891a123b781008e0edd92135ab7e7817e7e9f5cb2b3411d3db092d095a29463ca0e96d4b6f9a2c87c58a998ab1cc1703ac6343a321bae3e24b3b35 Homepage: https://www.llvm.org/ Description: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: bolt-17 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 190595 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libstdc++6 (>= 12), libtinfo6 (>= 6), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), libbolt-17-dev (= 1:17.0.6-9ok4) Filename: pool/main/l/llvm-toolchain-17/bolt-17_17.0.6-9ok4_amd64.deb Size: 33631180 MD5sum: 2b925a4b03aa93a3523e3819064f3a16 SHA1: 23abef6e710af826728d909fe429f0301f40c4da SHA256: 57ed2e5aa47024c3cc591046e1e51c3a68604b455e0db7949e43b618ca0f897d SHA512: 8482d7142a68dc8bfeaadee76dceff128b9b9eb08333b4641e54cc0bee8bdb498ed4aed0f90b5ebb455ccd2e9b11d1524a5cea41548070009c71e6372e2a1e74 Homepage: https://www.llvm.org/ Description: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: bootlogd Architecture: amd64 Version: 3.08-ok1 Priority: optional Section: admin Source: sysvinit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian sysvinit maintainers Installed-Size: 151 Depends: sysvinit-utils (>= 3.05-1), libc6 (>= 2.34) Breaks: manpages-fr (<< 4.15.0-9~) Replaces: manpages-fr (<< 4.15.0-9~) Filename: pool/main/s/sysvinit/bootlogd_3.08-ok1_amd64.deb Size: 39028 MD5sum: ee87cd8062b7d72452431321ab92b0b5 SHA1: 6192ed97ca168e8f0de24c8c49f7c94601cb1907 SHA256: 5fda4c191cbb55d4fb65bf03f9f7499b40b33d80bff265cc8783ebfebf7d06b6 SHA512: 228428de307c9845febc00bbb1d17e9f3d47be87b11e4c55d533499f823e26fda45c7cef35b94c1b3849607139009c76d45ba72d8fab415af18c89d05005b9d9 Homepage: https://github.com/slicer69/sysvinit Description: daemon to log boot messages bootlogd logs all messages printed to the system console during system boot, and records those messages to a logfile. . Note that not all init systems print messages to the system console, so that the logfile may remain empty; this is the case with systemd (the default init system). Try "journalctl -b" instead. Package: breeze Architecture: amd64 Version: 4:5.24.4-ok3 Priority: optional Section: kde Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 6872 Depends: breeze-cursor-theme (= 4:5.24.4-ok3), breeze-icon-theme, kde-style-breeze (= 4:5.24.4-ok3), kwin-style-breeze (= 4:5.24.4-ok3), libc6 (>= 2.4), libkf5configcore5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~) Recommends: kde-style-qtcurve Suggests: orion-gtk-theme Breaks: plasma-desktop (<< 4:5.14), plasma-integration (<< 5.14) Filename: pool/main/b/breeze/breeze_5.24.4-ok3_amd64.deb Size: 6875306 MD5sum: 2425201501a070c79183590807db1011 SHA1: 0d03af46bbfa77bd54d54bfeaafd4cdd68563d73 SHA256: 09eb5ad355e09f3910d2c1c6dd5884d6175beff757f9054d511a89b05532c687 SHA512: ed59773fb8a238ee5daa9819da27059abae173d769211d1dd1acca88ce292916c46bca7349cc01c985c9c210cf35537b1a565f78a499c032273b55e260b9071e Homepage: https://invent.kde.org/?p=breeze.git/breeze Description: Default Plasma theme (Metapackage) This is the default theme for the KDE Plasma desktop. . This package includes wallpapers, icons, cursors, KWin style and Qt widget style for the Plasma 5 desktop. . This package is part of the KDE base workspace module. Package: breeze-cursor-theme Architecture: all Version: 4:5.24.4-ok3 Multi-Arch: foreign Priority: optional Section: kde Source: breeze Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5554 Filename: pool/main/b/breeze/breeze-cursor-theme_5.24.4-ok3_all.deb Size: 310032 MD5sum: c7fe73915e96d6c69b620d7f897a24f6 SHA1: c2a110816178cca4de73224f22662d5413c6e76e SHA256: 775df099ed3bdcf3ae968500ee0624ddbe0407e9b51ef0e1916ad5c1d6b34a91 SHA512: cee4b22631a92442d3a9bf83972aac81873af40e376338adc43d38ea8cd3b128e2da515978928ef973eca88dfaf9c37c03e68aed2815824023bb642fb3fd7437 Homepage: https://invent.kde.org/?p=breeze.git/breeze Description: Default Plasma cursor theme This is the default cursor theme for the KDE Plasma 5 desktop. . This package is part of the Breeze theme module. Package: breeze-dev Architecture: amd64 Version: 4:5.24.4-ok3 Priority: optional Section: kde Source: breeze Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 27 Filename: pool/main/b/breeze/breeze-dev_5.24.4-ok3_amd64.deb Size: 5924 MD5sum: ff66aaeaea093910dcfaa03430ff99b2 SHA1: dd8ceece0c49328ca5032661bdf708bef57d26d0 SHA256: 83a429dd7098fabe9a28691dbf8067b0913e9192825a6cecf0b9ae2101733a2d SHA512: 4cfba3c801895d2e639d6b88e17f15abee8b36a113d5819d58b60f08ab6e3dd3480bb0916973bae2eca083ecc20d6b72b692258e544e15036099863ffd7011db Homepage: https://invent.kde.org/?p=breeze.git/breeze Description: Default Plasma theme (development files) This is the default theme for the KDE Plasma desktop. . This package includes development files. . This package is part of the KDE base workspace module. Package: breeze-gtk-theme Architecture: amd64 Version: 5.24.7-ok1 Priority: optional Section: kde Source: breeze-gtk Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1477 Depends: gtk2-engines-pixbuf Breaks: gtk3-engines-breeze (<< 5.10.3-1~) Replaces: gtk3-engines-breeze (<< 5.10.3-1~) Filename: pool/main/b/breeze-gtk/breeze-gtk-theme_5.24.7-ok1_amd64.deb Size: 92352 MD5sum: 1f96bc9fb29d0c2806eab4c66a9bbf43 SHA1: 58bfa4b3878b15235f4b82f1d16a5212c5432fac SHA256: 325ba1169a4800135639c5c9684cade7ec5896f082ff453f40e2e0f6d9fb6978 SHA512: 6891ad6361f453961f3c18a8e0bb0fd11bc18929f15afe4b6cab2e2d2ac7615b7e825e1c687a57961839f625d905e46659aba560305d2dbfa65eab581fb46016 Homepage: https://invent.kde.org/plasma/breeze-gtk Description: GTK theme built to match KDE's Breeze A GTK Theme Built to Match KDE's Breeze. Widget theme for GTK 2 and 3. Package: breeze-icon-theme Architecture: all Version: 4:5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: breeze-icons Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 32014 Depends: hicolor-icon-theme Filename: pool/main/b/breeze-icons/breeze-icon-theme_5.92.0-ok1_all.deb Size: 3107574 MD5sum: d4c977e0b988b1f6ad6288710ac3a529 SHA1: ade93985036f95b0031a7dbc68126ed85760f82d SHA256: 00425e677535a982328e878d3254b34d867906e02c600d3b1ebc114bfb4a3bf9 SHA512: 56b7cf8e02ac9bd9d9b59166f65f900b9b66b8ed0ebc32949fbf1a7fb49c5994ea929179e80b902f2e697744a3b5af954c21e5bfdade6f8add7e184a4686d64f Homepage: https://invent.kde.org/frameworks/breeze-icons Description: Default Plasma icon theme This is the default icon theme for the KDE Plasma 5 desktop. . This package is part of the Breeze theme module. Package: breeze-icon-theme-rcc Architecture: all Version: 4:5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: breeze-icons Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 41316 Filename: pool/main/b/breeze-icons/breeze-icon-theme-rcc_5.92.0-ok1_all.deb Size: 4080756 MD5sum: ce4c106ce146c98acc145c552abe4d3f SHA1: cd5021255aa992ca9d685e9f7848b14e47aa10b3 SHA256: de85bc29282b14ca6a4f9ce7cff54a56b4e77d4d63f23a63d1a880b773b0a1d6 SHA512: 92a4612f72d2c411c2851700bdd19ce823f3418bebc20ed840e3049fe2b29080e59cb6c5172a8257e0e02bdeb6e84d13b6199a3d1a18ba6ba51797456bdf964f Homepage: https://invent.kde.org/frameworks/breeze-icons Description: RCC resources for the breeze icon theme Breeze is the default icon theme for the KDE Plasma 5 desktop. This package contains the icons in RCC format. . This package is part of the Breeze theme module. Package: brltty Architecture: amd64 Version: 6.6-ok3 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 8564 Depends: libasound2t64 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.8 (>= 6.6), libc6 (>= 2.38), libcap2 (>= 1:2.10), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.16.0), libgpm2 (>= 1.20.7), libicu74 (>= 74.1-1~), liblouis20 (>= 3.29.0), libncursesw6 (>= 6), libpcre2-32-0 (>= 10.22), libpolkit-gobject-1-0 (>= 0.101), libsystemd0, libtinfo6 (>= 6), polkitd | policykit-1, initramfs-tools (>= 0.40ubuntu30) Recommends: python3 Suggests: brltty-speechd, brltty-x11, console-braille, unicode-cldr-core Replaces: libbrlapi1 (<< 3.7.2-7.1) Filename: pool/main/b/brltty/brltty_6.6-ok3_amd64.deb Size: 1523976 MD5sum: 3e93faf309bd8b23632554f222d8d875 SHA1: b3a90fe5354707f30062c4b3c7513f25942c121f SHA256: 20cfc98411c6e49fb5794e5d7f69dcc32d3d552470b8fb33130d5a45c6d26d8f SHA512: 072e62c98fb99dde276c9dfede09ceeaf184fef33bc32e15718208c19232cf976d6b3acc4272ac07eedc95289b65647a700cb3f2da8cb3a5f6c9acc47b853804 Homepage: https://brltty.com Description: Access software for a blind person using a braille display BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. The following display models are supported: * Alva/Optelec (ABT3xx, Delphi, Satellite, Braille System 40, BC 640/680) * Baum * BrailComm * BrailleLite * BrailleNote * Cebra * EcoBraille * EuroBraille (AzerBraille, Clio, Esys, Iris, NoteBraille, Scriba) * Freedom Scientific (Focus and PacMate) * Handy Tech * HIMS (Braille Sense, SyncBraille) * HumanWare (Brailliant) * Iris * LogText 32 * MDV * Metec (BD-40) * NinePoint * Papenmeier * Pegasus * Seika * Tieman (Voyager, CombiBraille, MiniBraille, MultiBraille, BraillePen/EasyLink) * Tivomatic (Albatross) * TSI (Navigator, PowerBraille) * VideoBraille * VisioBraille . BRLTTY also provides a client/server based infrastructure for applications wishing to utilize a Braille display. The daemon process listens for incoming TCP/IP connections on a certain port. A shared object library for clients is provided in the package libbrlapi0.8. A static library, header files and documentation is provided in package libbrlapi-dev. Bindings to other programming languages can be found in cl-brlapi (Lisp), libbrlapi-java (Java) and python3-brlapi (Python). Package: brltty-espeak Architecture: amd64 Version: 6.6-ok3 Priority: optional Section: admin Source: brltty Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 102 Depends: libc6 (>= 2.38), libespeak-ng1 (>= 1.51+dfsg), brltty (= 6.6-ok3) Filename: pool/main/b/brltty/brltty-espeak_6.6-ok3_amd64.deb Size: 5964 MD5sum: c2b6958356f2ef8e3b029308f6cc9273 SHA1: 06574e60066e2c1fefdcfa93439949ae35d0f6f6 SHA256: 319cf01ad707cf73635ef21de47d8ae5761f96f7cf2668ecff2f16a464d4bbf6 SHA512: 7a86324ad5d08ab21448c8dfa9e1c081774c78c2550716440fb5515b24d2b99a43cfb65828feb4a9a7cf2e0afdcffc810f4ea756ba350f5e8b91120416cc0f83 Homepage: https://brltty.com Description: Access software for a blind person - espeak driver BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains an optional speech driver for the espeak speech synthesis engine. Package: brltty-flite Architecture: amd64 Version: 6.6-ok3 Priority: optional Section: admin Source: brltty Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 88 Depends: libc6 (>= 2.14), libflite1 (>= 1.4-release-9~), brltty (= 6.6-ok3) Filename: pool/main/b/brltty/brltty-flite_6.6-ok3_amd64.deb Size: 5048 MD5sum: e67333c27c013ca48bea18f5566ad935 SHA1: 612c338153e550065637c3cfda852fe03ff13e70 SHA256: bbd4f0802757585ac43312e2531d7dbb2fbe4ffd016421f4c8feef112f5e55ce SHA512: 808e26bd2ac2d62294f55c70361226600209b349fc1c69f478137dd7f88e355652192456f2a949e4e0e151323ff389d1cadc33059c52c1dcd22e39c554ec7f30 Homepage: https://brltty.com Description: Access software for a blind person - Flite speech driver BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains an optional speech driver for the Festival Lite speech synthesis engine. Package: brltty-speechd Architecture: amd64 Version: 6.6-ok3 Priority: optional Section: admin Source: brltty Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 89 Depends: libc6 (>= 2.14), libspeechd2 (>= 0.7.1), brltty (= 6.6-ok3) Recommends: speech-dispatcher Filename: pool/main/b/brltty/brltty-speechd_6.6-ok3_amd64.deb Size: 5732 MD5sum: d135f5a5c18e0995ae6d8264ec31016f SHA1: 85cbf9487713183ea85054e9dcc2e2a2dce6e263 SHA256: 84e5a9d9a188d6ef35d7fa36b9d2f7de3fbf7fb63f7346c89e21bd1c41814656 SHA512: 456de647b0cf12ec53ac66ee7f71226f2444bd6f047674132458c5fc2217dd901975e5a3c4ac804fca019996ba9552cf7feccc7558cf0a97cd45af26d3f5f57a Homepage: https://brltty.com Description: Access software for a blind person - Speech Dispatcher driver BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains an optional speech driver for the speech-dispatcher speech synthesis server. Package: brltty-x11 Architecture: amd64 Version: 6.6-ok3 Priority: optional Section: admin Source: brltty Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 157 Depends: libatspi2.0-0t64 (>= 2.9.90), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libx11-6 (>= 2:1.7.0), libxaw7 (>= 2:1.0.14), libxfixes3, libxt6t64, brltty (= 6.6-ok3) Recommends: xbrlapi Filename: pool/main/b/brltty/brltty-x11_6.6-ok3_amd64.deb Size: 25108 MD5sum: e11d24c746e85a684bf7789cf2220960 SHA1: 0fdce869ac6b054ee61277f784b0759eb1e40e5e SHA256: cb644c5a73518b2acdb651ce25cbfe88c222ec51fdb0d11db4fe55b0c6cca2ba SHA512: 5eb1848cff1bebd5524e459b98744e4ad2f387502371d3e8dda83ed2826947d7c3077cc77ef43635f2040e9219440725da163b7bdccbefd73fb9a825c46ccecd Homepage: https://brltty.com Description: Access software for a blind person using a braille display - X11 drivers BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains optional screen drivers for BRLTTY which require X11 or GNOME. Package: brotli Architecture: amd64 Version: 1.1.0-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 169 Depends: libbrotli1 (>= 1.1.0), libc6 (>= 2.34) Filename: pool/main/b/brotli/brotli_1.1.0-ok1_amd64.deb Size: 66352 MD5sum: a69f0d9f3776e0caf27125afd94317a4 SHA1: 068ab0d603ea42fa8630700f3ca9a36cdbd0a9b3 SHA256: bb94df8fb7c0756f93a65e989ab13f5bdb9dee40a6cc42fda06d426cfb93b83e SHA512: 72f6d26656e5360177c0391778ffe9f9ca765658af19ea96c472a8eacb80f0976a16ea1b4a37e886aebeff3627199a89c5b95f146ae40b3e963148850c6b69d6 Homepage: https://github.com/google/brotli Description: lossless compression algorithm and format (command line utility) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs a command line utility. Package: bsdextrautils Architecture: amd64 Version: 2.39.3-ok2build5 Multi-Arch: foreign Priority: optional Section: utils Source: util-linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 271 Depends: libc6 (>= 2.38), libsmartcols1 (>= 2.39.1), libtinfo6 (>= 6) Conflicts: nwrite Breaks: bsdmainutils (<< 12.1.3), nwrite Replaces: bsdmainutils (<< 12.1.3), nwrite Filename: pool/main/u/util-linux/bsdextrautils_2.39.3-ok2build5_amd64.deb Size: 67252 MD5sum: 1713c2259e330771f5740d8e6d8cffdf SHA1: 899e0b32c7bfa0c10da0c1bb6a578c8ad4219be0 SHA256: f6378fb67f100008e445516c26ea586ca6d843867ebe3ed2dd5a7c55a66e15a9 SHA512: 1e18234c88a75e1949c34d396e8840c612981fa65ca65c0cda2b632e15f103666cc7313b5b651b3692524c3c2c183abe14b814ef5ea3cdf4c4c293b66baaa86d Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: extra utilities from 4.4BSD-Lite This package contains some extra BSD utilities: col, colcrt, colrm, column, hd, hexdump, look, ul and write. Other BSD utilities are provided by bsdutils and calendar. Package: bsdmainutils Architecture: all Version: 12.1.8-ok2 Multi-Arch: foreign Priority: important Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14 Depends: bsdutils (>= 3.0-0), debianutils (>= 1.8), bsdextrautils (>= 2.35.2-7), ncal Suggests: calendar, whois, vacation, mailutils Filename: pool/main/b/bsdmainutils/bsdmainutils_12.1.8-ok2_all.deb Size: 3284 MD5sum: b593fe6ebfc9d0cd9d8af087a39f8e79 SHA1: 4d726c9f5ae4eb2d48fb028954d4ccec2187ad98 SHA256: b7407c6c96af19447edea135958003f36938c25617a85bf88295ad7fbc0535c4 SHA512: e10ba61744bf3f50d716f52a3a49d396ce8877cb3cef05f31b484388a28a6103f65387e3d6d1b5ba45a2724dcf32d3425ea7525eb1de3c618d96fecfde778ce8 Description: Transitional package for more utilities from FreeBSD This is a transitional package, it can be safely removed. Package: bsdutils Architecture: amd64 Version: 1:2.39.3-ok2build5 Multi-Arch: foreign Priority: required Essential: yes Section: utils Source: util-linux (2.39.3-ok2build5) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 272 Pre-Depends: libc6 (>= 2.38), libsystemd0 Recommends: bsdextrautils Filename: pool/main/u/util-linux/bsdutils_2.39.3-ok2build5_amd64.deb Size: 87612 MD5sum: 542f06d8877ba420c90f608d92865d98 SHA1: d8c16964166b9c178ba7d0cc8f5d0675a7cac665 SHA256: a08232bd12cc0b00e3f45c9754bd1ef0a6b72cd60dde47e64212b61cd45ab9f3 SHA512: 3cfc5aea41a2b839d27695ef18c19d3c521a0b392b32493e2723e1d4e56a523c5fbd86becd11bb8132c7156a042ee6f3243e0f62338cde92ee447ba1f4850e32 Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: basic utilities from 4.4BSD-Lite This package contains the bare minimum of BSD utilities needed for a Debian system: logger, renice, script, scriptlive, scriptreplay and wall. The remaining standard BSD utilities are provided by bsdextrautils. Package: bsh Architecture: all Version: 2.0b4-ok1.2 Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 21 Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless, libbsh-java (= 2.0b4-ok1.2), libjline-java Suggests: bsh-doc, default-jre | java1-runtime | java2-runtime Enhances: libbsf-java Filename: pool/main/b/bsh/bsh_2.0b4-ok1.2_all.deb Size: 4386 MD5sum: 70901ced34100dd673a49845ec38b069 SHA1: 6b1b93137a9214325737156f5409d8f96b3724f8 SHA256: ef2e55fa507ef0deafa1e445fb46d5ff9019697e471b55422269220ee9495fe2 SHA512: aedb146ef11170d97c1de17809e0746f91fabba534d3a6c7d2e517aaeed3295ea1389724acacc003043c64c09a848f262f93b5cad85fb814eb0d8b424e79a22c Homepage: http://www.beanshell.org Description: Java scripting environment (BeanShell) Version 2 BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. Package: bsh-doc Architecture: all Version: 2.0b4-ok1.2 Priority: optional Section: doc Source: bsh Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5479 Suggests: bsh Filename: pool/main/b/bsh/bsh-doc_2.0b4-ok1.2_all.deb Size: 563452 MD5sum: 324ce3d962e2e39c6308879b8dab754e SHA1: 21bc188da2262db56b78f69b90496f4869323c26 SHA256: d8b65e5eeec330216c7e98c8e78c4c32ad5c2f50c8a449a13c3d30249c26925c SHA512: b5cefcbfcc45a964107a5e2ad485a128eaa472075e401bc6e9602389329f0279327522a35eb2aff6ff5c0176dea41d5270bb79f4d9ba107ba9b4c80f60729a5d Homepage: http://www.beanshell.org Description: Documentation for bsh BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . The documentation includes the javadoc API for bsh version 2 as well as the faq and manual in html-format. Package: bsh-src Architecture: all Version: 2.0b4-ok1.2 Priority: optional Section: java Source: bsh Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 827 Suggests: bsh Filename: pool/main/b/bsh/bsh-src_2.0b4-ok1.2_all.deb Size: 837498 MD5sum: d6b0a9b44faa2d45905da3d1ac04b6bc SHA1: 3208d7f8e79e6b6970d1ae0fb7154620489bdb8f SHA256: 9efcb142518a57cbe3e84618ef453bad49278d2ee3c5b285d14cd6cc24088daf SHA512: 8fac9423d3a33e7e0178287fd5505264c99997f2eeb7c412caeaab144c1298fd7467a5bfb735a90c04dc8a9514d2723aa1a47b00c282a8457332a61f6df9026a Homepage: http://www.beanshell.org Description: Java scripting environment (BeanShell) Version 2 (source code) BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . This package contains the bsh source code. Package: btrfs-progs Architecture: amd64 Version: 6.6.3-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Adam Borowski Installed-Size: 4880 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libext2fs2 (>= 1.42), liblzo2-2 (>= 2.02), libreiserfscore0t64 (>= 1:3.6.27), libudev1 (>= 183), libuuid1 (>= 2.16), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Suggests: duperemove Filename: pool/main/b/btrfs-progs/btrfs-progs_6.6.3-ok1_amd64.deb Size: 897672 MD5sum: d210adef71ecaf685ffce3317acb46b5 SHA1: 48b9ef41dc512fd6d4a8050f6cd138d790a39e17 SHA256: 018ec2d76a731bb190e60f23acd9f3f41186aa1ff4451692ddef7ea0141ab8ee SHA512: cc29d69db3bea4a4925525854497fa4c3b652ff823981676979a3ab2eeb77abf37cef01d241d6f3985a8881ce499425788f7d8500b8e9920cef69d29268d552f Homepage: http://btrfs.wiki.kernel.org/ 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. Package: bubblewrap Architecture: amd64 Version: 0.9.0-ok2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 119 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libselinux1 (>= 3.1~) Recommends: procps Filename: pool/main/b/bubblewrap/bubblewrap_0.9.0-ok2_amd64.deb Size: 44664 MD5sum: 80716f4e6e0336b06167e3aeb7b70743 SHA1: 213a653eefc51758551462e935ac918b6fbab4b8 SHA256: 9100dae4e0b3e2e30cf7858753f2f7dbc2a00fbe562202b2e4a1893b2a7dce93 SHA512: 901d1a0c52cb7d0594426ce4e400ff2ab94ef2335793eb1a3afcd82c6c3bf5fc7cf246c2def1eb0408ca42077e9928f51f9b0334578cbffde86877e1938eee02 Homepage: https://github.com/containers/bubblewrap Description: utility for unprivileged chroot and namespace manipulation bubblewrap uses Linux namespaces to launch unprivileged containers. These containers can be used to sandbox semi-trusted applications such as Flatpak apps, image/video thumbnailers and web browser components, or to run programs in a different library stack such as a Flatpak runtime or a different Debian release. . By default, this package relies on a kernel with user namespaces enabled. Official Debian and Ubuntu kernels are suitable. . On kernels without user namespaces, system administrators can make the bwrap executable setuid root, allowing it to create unprivileged containers even though ordinary user processes cannot. Package: build-essential Architecture: amd64 Version: 12.8-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 17 Depends: libc6-dev | libc-dev, gcc (>= 4:9.2), g++ (>= 4:9.2), make, dpkg-dev (>= 1.17.11) Filename: pool/main/b/build-essential/build-essential_12.8-ok1_amd64.deb Size: 4004 MD5sum: 9de72a0e1a071134a76e6cb5795950bb SHA1: fbc8798265c9780acbacdc9e27bf747c1af54701 SHA256: 24554af8680f90a62fd0d136a19122fbb70a2b50532cc7c225e6aeb8d8b98e20 SHA512: cef2f6d7ae68be4de4e966e0e82dc33c6ba558c36face7e251d2832bb744c3e6d0002deb10857a3b02fa9d048ff1a8f6d9f81d6ff222436587c6f214dcd49761 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: busybox Architecture: amd64 Version: 1:1.36.1-ok4 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 785 Depends: libc6 (>= 2.38) Conflicts: busybox-static Replaces: busybox-static Filename: pool/main/b/busybox/busybox_1.36.1-ok4_amd64.deb Size: 429528 MD5sum: b1071a494590085101da665e0b074b75 SHA1: 74e24c4293665de8ff433ec451315bcb06caf97b SHA256: 2fe7c915a265ac8014ede8bf6a94ba0704ffe79ee733d1f8b397beef73eb3821 SHA512: 39bebf68b1847f2873b1756a4017efc8ac91d9a9f4544d5f711838d56103d3fcb3f03f1c9ce2ab0a467c85ba790b760553b07888e7896fc9bb0b9d944249f5ca Homepage: http://www.busybox.net Description: Tiny utilities for small and embedded systems BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common utilities you would usually find on your desktop system (i.e., ls, cp, mv, mount, tar, etc.). The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. . This package installs the BusyBox binary but does not install symlinks for any of the supported utilities. Some of the utilities can be used in the system by installing the busybox-syslogd, udhcpc or udhcpd packages. Package: busybox-initramfs Architecture: amd64 Version: 1:1.36.1-ok4 Priority: optional Section: shells Source: busybox Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 319 Depends: libc6 (>= 2.38) Filename: pool/main/b/busybox/busybox-initramfs_1.36.1-ok4_amd64.deb Size: 166548 MD5sum: 5b0bf7e5b13255ce84206a4beb0cb443 SHA1: 64141775d5e1273db4f4ce42912d6cd808c6fb1e SHA256: aee7fe363cf1764f7243330256b25d8390a1b61effc22300f7f874fb4c3b5219 SHA512: a0fa51cce6fbf2ecdb0f4a42487727ecb196e194e08dc09e354bbcb118d79a3416cd9adbfc79c0fd3528b03a4b43dd350fe21c2e1d17a2ed38cb4caa908e8310 Homepage: http://www.busybox.net Description: Standalone shell setup for initramfs BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common utilities you would usually find on your desktop system (i.e., ls, cp, mv, mount, tar, etc.). The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. . busybox-initramfs provides a simple stand alone shell that provides only the basic utilities needed for the initramfs. Package: busybox-static Architecture: amd64 Version: 1:1.36.1-ok4 Built-Using: glibc (= 2.38-1ok6.9) Priority: optional Section: shells Source: busybox Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 2056 Provides: busybox Conflicts: busybox Replaces: busybox Filename: pool/main/b/busybox/busybox-static_1.36.1-ok4_amd64.deb Size: 922488 MD5sum: 11933dd3ac5945001c36b90783db7665 SHA1: 2c89d649a105533439072149b3f69db83e683897 SHA256: c8b09237f0521331f76823bcb3cac7fbaefdbbce1ec316260e8630b7a1f8d9c0 SHA512: bf005519bfc65b99d3f511d3f87bc6190de9940e919f7bed57fc8855190caabcafc0dce027d34b1f558b440bb02e6f6b94b477dc633fc2ae35123713e0a5073a Homepage: http://www.busybox.net Description: Standalone rescue shell with tons of builtin utilities BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common utilities you would usually find on your desktop system (i.e., ls, cp, mv, mount, tar, etc.). The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. . busybox-static provides you with a statically linked simple stand alone shell that provides all the utilities available in BusyBox. This package is intended to be used as a rescue shell, in the event that you screw up your system. Invoke "busybox sh" and you have a standalone shell ready to save your system from certain destruction. Invoke "busybox", and it will list the available builtin commands. Package: busybox-syslogd Architecture: all Version: 1:1.36.1-ok4 Priority: optional Section: utils Source: busybox Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 54 Provides: linux-kernel-log-daemon, system-log-daemon Pre-Depends: init-system-helpers (>= 1.54~) Depends: busybox (>> 1:1.36.1) | busybox-static (>> 1:1.36.1) Conflicts: linux-kernel-log-daemon, system-log-daemon Filename: pool/main/b/busybox/busybox-syslogd_1.36.1-ok4_all.deb Size: 5544 MD5sum: 3fcf9c1143ff3dc9e8abae6df8aff4c5 SHA1: 42a8c5b6508e083ebb7b862441676a3d60f438a7 SHA256: c2debaa4c2a3eb72c824835b00b1c53fb2aa4e53a0d4a182871212830be1ace3 SHA512: e267dbbdf32e5804520b03d9ac4576d16ea0363f11f7b94d38ee2a3c4056c70ba3ae1c86cdca538e80d6d1bc4bf25ed4df28c2fb50ad619c99ca86131311c1c8 Homepage: http://www.busybox.net Description: Provides syslogd and klogd using busybox The system log daemon is responsible for providing logging of messages received from programs and facilities on the local host as well as from remote hosts. . The kernel log daemon listens to kernel message sources and is responsible for prioritizing and processing operating system messages. . The busybox implementation of the syslogd is particular useful on embedded, diskless (netboot) or flash disk based systems because it can use a fixed size ring buffer for logging instead of saving logs to the disk or sending it to remote logging servers. The ring buffer can be read using the (also busybox based) command logread. . This package provides the glue to the busybox syslogd and klogd to be used in the system by providing the appropriate symbolic links and scripts. Package: bzip2 Architecture: amd64 Version: 1.0.8.2-0k0 Multi-Arch: foreign Priority: standard Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Installed-Size: 112 Depends: libbz2-1.0 (= 1.0.8.2-0k0), libc6 (>= 2.14) Suggests: bzip2-doc Replaces: libbz2 (<< 0.9.5d-3) Filename: pool/main/b/bzip2/bzip2_1.0.8.2-0k0_amd64.deb Size: 35018 MD5sum: 4d2c60d2176d36ccbd4bcd5169b65588 SHA1: c9fc20b7bb1f68de10933fe0c4dd2492d042b602 SHA256: 8ec1a940c6782c7dcbd7aa002b3bb41f373d6930ef3181350c9c8f8be7e707b6 SHA512: 0d1dcb53fd58cf7b35ee9fcbd2b0007b941d8f3a1d9ac95c4777187f93cfae3492fe8a58a7dd643a4979b4025393ece2f05489e72101f942f508f94a00411a77 Homepage: https://sourceware.org/bzip2/ Description: high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, data compressor. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: bzip2-doc Architecture: all Version: 1.0.8.2-0k0 Multi-Arch: foreign Priority: optional Section: doc Source: bzip2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Installed-Size: 605 Depends: dpkg (>= 1.15.4) | install-info Replaces: bzip2 (<< 1.0.4-0ubuntu2) Filename: pool/main/b/bzip2/bzip2-doc_1.0.8.2-0k0_all.deb Size: 499572 MD5sum: 32fbf74b360b8baad682492ad6ff1911 SHA1: 457574ca4ed631c1da7be328d06284aef905dd75 SHA256: c81a30d5ad62199fdc2ac97f2d3339926561d35c4e0cda850aa4c9d8e5d706a8 SHA512: 2f7873cbc336d071203abdb8f61a46af382d178d0c70040ebe0565c78b9882b0910e8ee90f9c5b11a1d283074d3b0e8d604ef9c4c9b2e02c7852066e17e056e7 Homepage: https://sourceware.org/bzip2/ Description: high-quality block-sorting file compressor - documentation This package contains the bzip2 user manual in HTML, PDF, PS and Texinfo formats. . bzip2 is a freely available, patent free, data compressor. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: ca-certificates Architecture: all Version: 20240203-ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 384 Depends: openssl (>= 1.1.1), debconf (>= 0.5) | debconf-2.0 Breaks: ca-certificates-java (<< 20121112+nmu1) Enhances: openssl Filename: pool/main/c/ca-certificates/ca-certificates_20240203-ok1_all.deb Size: 155572 MD5sum: bf3a3b831a140f8df44f849f68b6d887 SHA1: 2aac96338fd3abdc29931ebd401c3675b2d8db59 SHA256: 4310821e059c8cc5b373faca0164d8d0dc314616a78ca626b5711fb41ba6c318 SHA512: dfd50d6fb3f0036f157179c83f76b187404aad2f3a42775d04aedb8886e95495cb86f7b13071e55fbc9b3e6c2925f90b32458e19f2f707fe95c1f5490f24b171 Description: Common CA certificates Contains the certificate authorities shipped with Mozilla's browser to allow SSL-based applications to check for the authenticity of SSL connections. . Please note that Debian can neither confirm nor deny whether the certificate authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Full responsibility to assess them belongs to the local system administrator. Package: ca-certificates-java Architecture: all Version: 20240118-ok1 Multi-Arch: foreign Priority: optional Section: java Origin: openKylin Maintainer: openKylin Developers Installed-Size: 41 Depends: ca-certificates (>= 20210120) Breaks: openjdk-11-jre-headless (<< 11.0.19+7~1~), openjdk-17-jre-headless (<< 17.0.8~6-3~), openjdk-18-jre-headless (<< 18.0.2+9-2ubuntu1~), openjdk-19-jre-headless (<< 19.0.2+7-0ubuntu4~), openjdk-20-jre-headless (<< 20.0.1+9~1~), openjdk-21-jre-headless (<< 21~9ea-1~), openjdk-8-jre-headless (<< 8u382~b04-2~) Filename: pool/main/c/ca-certificates-java/ca-certificates-java_20240118-ok1_all.deb Size: 9968 MD5sum: 5c99c5f4e918f3362723640cf20815c0 SHA1: 1324905af556571a1a51fd9fda56a95348bc87d9 SHA256: 57291161417bdc1cc3737bef5229ca6c80f630a06ac53d411bf4656d145e72c9 SHA512: 749e1b3f1b5f19a94e508503f60b0ae2c840c40ea6236842dc393d05e99ca2c273ccaaba654d6a0751ed6ade3a322271a578e9ce86ec1aa3899c56c9cd740ace Description: Common CA certificates (JKS keystore) This package uses the hooks of the ca-certificates package to update the cacerts JKS keystore used for many java runtimes. Package: ca-certificates-mono Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 81 Pre-Depends: mono-runtime-common (>= 5.20) Depends: mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), ca-certificates (>= 20121114) Filename: pool/main/m/mono/ca-certificates-mono_6.8.0.105+dfsg-ok2_all.deb Size: 17920 MD5sum: 92bc9048e126ca366750ee8eeda73729 SHA1: dee30ccd054cd941b2acb3b148598e6bdd67b1c7 SHA256: 7b1c4d3e3857a59bbf3d753d63dbe6d8d7b63cf98b7dbfff7b480465996f7b04 SHA512: f2b7d5400c61508ca368261e66b65dc951aa2da9bbf73b682253d25fe189ffcef5c6cf2219fa982d6a22a0d280868ba28b4564becfcd76bd809b9e7d52c1b438 Homepage: http://www.mono-project.com/ Description: Common CA certificates (Mono keystore) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package uses the hooks of the ca-certificates package to update the Mono keystore. Package: cabextract Architecture: amd64 Version: 1.11-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 83 Depends: libc6 (>= 2.34), libmspack0t64 (>= 0.4) Enhances: konqueror Filename: pool/main/c/cabextract/cabextract_1.11-ok1_amd64.deb Size: 23060 MD5sum: af86de1219b79e80c8c206b0d8b5da90 SHA1: 28279ad17e25f5d516eed6a31e4e17b220984971 SHA256: 8d07ddbfd5581d741458d0a40741b0cc3e090ed99db806a54e3e9006968e075f SHA512: 728ff854c27dd95f5096e734e700b58e648ac965217e340ae2f06eb48a24c54feb76c38fa3d620cc471be5270cc10641c5486597191111e9f94b4bbb198d08b0 Description: Microsoft Cabinet file unpacker Cabextract is a program which unpacks cabinet (.cab) files, which are a form of archive Microsoft uses to distribute their software and things like Windows Font Packs. Package: caca-utils Architecture: amd64 Version: 0.99.beta20-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: libcaca Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 406 Depends: libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libimlib2 (>= 1.4.5) Recommends: toilet Filename: pool/main/libc/libcaca/caca-utils_0.99.beta20-ok1_amd64.deb Size: 49784 MD5sum: 7bacebe1297f127493bc08cf59da65e5 SHA1: bc747c8db24d5511e9e770d740484606da29b5fb SHA256: dde375bee24377df0e7c2cebdd641f18e81369966609469150691a2099d0f3e4 SHA512: 86ef38d9983655595c7d7b3a00d6882f9d5a6412173188e57d73506dba149ed7a1a94e0ac8e64ffaa59c6f61125f58e3747bf2385450ae0e5a9f7039e40aaeba Homepage: http://caca.zoy.org/wiki/libcaca Description: text mode graphics utilities This package contains utilities and demonstration programs for libcaca, the Colour AsCii Art library. . cacaview is a simple image viewer for the terminal. It opens most image formats such as JPEG, PNG, GIF etc. and renders them on the terminal using ASCII art. The user can zoom and scroll the image, set the dithering method or enable anti-aliasing. . cacafire is a port of AALib's aafire and displays burning ASCII art flames. . cacademo is a tiny graphic program that renders animated ASCII metaballs, matrix effects, colourful moiré circles and old school plasma effects. Package: caja Architecture: amd64 Version: 1.26.3-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 3257 Depends: caja-common (= 1.26.3-ok1), desktop-file-utils, gvfs, libcaja-extension1 (= 1.26.3-ok1), libglib2.0-bin, libglib2.0-data, mate-desktop, shared-mime-info, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libexempi8 (>= 2.5.0), libexif12 (>= 0.6.21-1~), libgail-3-0 (>= 3.0.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.75.3), libgtk-3-0 (>= 3.21.5), libice6 (>= 1:1.0.0), libmate-desktop-2-17 (>= 1.24), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.44.6), libpangocairo-1.0-0 (>= 1.14.0), libselinux1 (>= 3.1~), libsm6, libx11-6, libxml2 (>= 2.7.4) Recommends: gvfs-backends, gvfs-fuse Suggests: engrampa, gstreamer1.0-tools, meld Breaks: caja-common (<< 1.20.0-2~), libcaja-extension (<< 1.10.0), libcaja-extension1 (<< 1.10.0), mate-session-manager (<< 1.8.1-7) Replaces: caja-common (<< 1.20.0-2~) Filename: pool/main/c/caja/caja_1.26.3-ok1_amd64.deb Size: 835904 MD5sum: 59268656d363c415b613056c656884c9 SHA1: 98c415fbc8a8c228eb0367bbd55c8be4bdd71637 SHA256: 74844e020a56fd1610f82480d59625dc634a2bd43ea509fb0a96404548273f98 SHA512: 224c76ab328e4aa121ed03895ef9bb9dfd37948064821de084dcd5f172e9bdf5868fa810105534bce51683cebede197ee85986f6da3939419a13c7760fe2b7f7 Homepage: https://mate-desktop.org/ Description: file manager for the MATE desktop Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. Package: caja-common Architecture: all Version: 1.26.3-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: caja Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 14243 Depends: dconf-gsettings-backend | gsettings-backend Breaks: caja (<< 1.9.0) Replaces: caja (<< 1.9.0) Filename: pool/main/c/caja/caja-common_1.26.3-ok1_all.deb Size: 2264580 MD5sum: 5c0f33fdaac5c8bfc5e44801557fbcd3 SHA1: 886a44f3136dedb7531ab772575ccc66526c77ce SHA256: 4c8aaf0df464d999cc1e2e67a20fab2302bc51e8c9c55213a8f27284f8964110 SHA512: d68577a9a16f97bf2932e12afd91a950a4f1e8eb4fd2a530125b8c8300c718dbe851f1551803588e7f47acf828b5c3e8bf98032aa619e5f3a0760525ef327aac Homepage: https://mate-desktop.org/ Description: file manager for the MATE desktop (common files) Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . This package contains the architecture independent files. Package: calendar Architecture: amd64 Version: 12.1.8-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: bsdmainutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 396 Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.36), cpp Breaks: bsdmainutils (<< 12.1.1) Replaces: bsdmainutils (<< 12.1.1) Filename: pool/main/b/bsdmainutils/calendar_12.1.8-ok2_amd64.deb Size: 117952 MD5sum: 49be2bebec1403ce42d74269745e7dcb SHA1: b3fc6dc0c93a3bd472230e7be1b2de0c358ca61c SHA256: ca2e2575c27fd7ff25ea088075b633309f0109e6aefcf3cc0f084e08e467c5b0 SHA512: c1d7a6c2c6ee76cfd647ef50b6371e3fd693c25055a16a384d87d3473e756f9c16c403f9469a3be07c01454ee5a27aefa419b356930e11da6324ede7f5714c53 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. Package: calibre Architecture: all Version: 5.44.0+dfsg-ok1.3 Priority: optional Section: text Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 60676 Pre-Depends: dpkg (>= 1.17.14) Depends: calibre-bin (>= 5.44.0+dfsg-ok1.3), fonts-liberation (>= 1:2.1.5), libjpeg-progs, libjxr-tools, optipng, poppler-utils (>= 0.85.0), python3:any, python3-apsw, python3-bs4, python3-chardet, python3-chm, python3-css-parser, python3-cssselect, python3-dateutil, python3-feedparser, python3-html2text, python3-html5-parser, python3-html5lib, python3-jeepney, python3-lxml, python3-markdown, python3-mechanize, python3-msgpack, python3-netifaces, python3-pil, python3-pkg-resources, python3-py7zr, python3-pygments, python3-pyparsing, python3-pyqt5 (>= 5.15.9+dfsg-ok1.3), python3-pyqt5.qtsvg, python3-pyqt5.qtwebengine (>= 5.12.1-4+b1), python3-pyqt5.sip (>= 12.9), python3-regex, python3-routes, python3-speechd, python3-zeroconf, xdg-utils Recommends: python3-dnspython (>= 1.6.0), udisks2, python3-ipython Suggests: python3-openssl, python3-unrardll Filename: pool/main/c/calibre/calibre_5.44.0+dfsg-ok1.3_all.deb Size: 28564732 MD5sum: 784c3fb9c14df2c2f08a372adf972922 SHA1: fe364ef494deea2dd63950eeed198af59fd0b496 SHA256: ec1c0e94a02df694e661308d1e261013c5cde61b1c6966157833a64c9aee0658 SHA512: 5a442a097540f4ba526b3192fe6de864792e485d76a43695f887d4c90c42d218325aad45bda22175bcd86853fc9eabd2c15c7185f9e88648607b87a78dc7bdb8 Homepage: https://calibre-ebook.com Description: powerful and easy to use e-book manager Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . Calibre is primarily an e-book cataloging program. It manages your e-book collection for you. It is designed around the concept of the logical book, i.e. a single entry in the database that may correspond to e-books in several formats. It also supports conversion to and from a dozen different e-book formats. . Calibre supports almost every single e-Reader (e.g., Kindle, Kobo, Nook) and is compatible with more devices with every update. Calibre can transfer your e-books from one device to another in seconds, wirelessly or with a cable. It will send the best file format for your device converting it if needed, automatically. . Calibre can automatically fetch news from a number of websites/RSS feeds, format the news into a e-book and upload to a connected device. . Calibre has also a built-in e-book viewer that can display all the major e-book formats. Package: calibre-bin Architecture: amd64 Version: 5.44.0+dfsg-ok1.3 Priority: optional Section: text Source: calibre Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4610 Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libhunspell-1.7-0, libhyphen0 (>= 2.8.7), libicu66 (>= 66.1-1~), libmtp9 (>= 1.1.5), libpodofo0.9.8 (>= 0.9.8+dfsg), libpython3.8 (>= 3.8.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.12), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.12), libstdc++6 (>= 11), libstemmer0d (>= 0+svn527), libusb-1.0-0 (>= 2:1.0.9), qtbase-abi-5-15-10 Recommends: calibre (>= 5.44.0+dfsg-ok1.3), qt5-image-formats-plugins Filename: pool/main/c/calibre/calibre-bin_5.44.0+dfsg-ok1.3_amd64.deb Size: 1039562 MD5sum: f9a60d8af251796280844e9683a33ed1 SHA1: e5330b8dc8119749e1da8e51899f6863c770e377 SHA256: d6401dca81053949bbd36c10b990b23e31cb5ce5af96921937e7db17e54750b6 SHA512: d9c03e55d66fc7a3a0d587c05158f93c2223d5e6d6392891bbd243f54ffae25e66e0c12cfded80abea72e3101658e0ee88b9d280caf668598f411968f0b250f8 Homepage: https://calibre-ebook.com Description: powerful and easy to use e-book manager (binary plugins) Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . This package contains the compiled architecture dependent plugins, the main package is called 'calibre'. Package: cargo Architecture: amd64 Version: 1.75.0+dfsg-ok2.1 Multi-Arch: allowed Priority: optional Section: devel Source: rustc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Rust Maintainers Installed-Size: 21774 Depends: libc6 (>= 2.38), libcurl3-gnutls (>= 7.28.0), libgcc-s1 (>= 4.2), libgit2-1.7 (>= 1.7.0), libssh2-1t64 (>= 1.2.5), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.2.3.4), rustc (= 1.75.0+dfsg-ok2.1), binutils, gcc | clang | c-compiler Suggests: cargo-doc, python3 Filename: pool/main/r/rustc/cargo_1.75.0+dfsg-ok2.1_amd64.deb Size: 5516996 MD5sum: 7474cb0fdec1f57aeb20ac04b8be8144 SHA1: 38e61a0c2f3a43cc3e58d4e1b96b7459cea8a257 SHA256: 3d2c8571d9c33f28046a2225fb8d770ae8cb1539c4f71455f6fbcc77fa9b6479 SHA512: 96cfb6d1c7603cd6707622322bc2c16293d876183684099788e77a2081a4727ddddade849995ee3b2a261a2e8d20eaf780203c62c15b49bef094092200691746 Homepage: http://www.rust-lang.org/ 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. Package: cargo-doc Architecture: all Version: 1.75.0+dfsg-ok2.1 Priority: optional Section: doc Source: rustc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Rust Maintainers Installed-Size: 52927 Recommends: rust-doc Filename: pool/main/r/rustc/cargo-doc_1.75.0+dfsg-ok2.1_all.deb Size: 2630284 MD5sum: 29c5036be6ab4536ce431c9cd26befc3 SHA1: 8c2da81ea191f582d3f8253e52d5832f34f5551d SHA256: 1135a47558ddf42e46fa79bc96a3bc612fca00abe8113daf4c29c3f1f1564cbd SHA512: 478edf08ab63210be6836e08e0a2912a38e2d4a131d046af219625e38b2ae26403a96f3b62fd914036c060f2e879c9a7c136bd63ac636e4e3a4aaa192816cbe7 Homepage: http://www.rust-lang.org/ 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. Package: casper Architecture: amd64 Version: 1.445-ok11.4 Priority: extra Section: misc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 205 Depends: busybox-initramfs (>= 1:1.1.3-0), cifs-utils, dmsetup, eject, file, finalrd, initramfs-tools (>= 0.92bubuntu0), localechooser-data (>= 2.65ubuntu0), lzma, sudo, udev (>= 174), user-setup, util-linux (>= 2.15-0), uuid-runtime, fdisk, libc6 (>= 2.38), libplymouth5 (>= 0.9.2) Conflicts: live-initramfs, usplash (<< 0.4-0) Breaks: genext2fs (<< 1.4.1) Filename: pool/main/c/casper/casper_1.445-ok11.4_amd64.deb Size: 46240 MD5sum: a451ba242f211d6aad2b68f71faaf559 SHA1: 28eca07ddcc390d30fe64dd5834c6893fb7e5119 SHA256: f7a9e7e9e0ff583cf5904b467a4f9ad35acf796e344e8a4295f47bff9d95371d SHA512: 49cc2b01a3d2eccd82993a80be54a91b3df12398868c59d9705347a9fcbc9c3029290a875136eaf905cd595cfcb62ecc0f5f415bb7e14cfd9ea45075c81a2e7e Description: Run a "live" preinstalled system from read-only media Tag: admin::boot, admin::filesystem, implemented-in::shell, protocol::smb, role::plugin, scope::utility, special::completely-tagged, works-with-format::iso9660 Package: catdoc Architecture: amd64 Version: 1:0.95-ok1.1 Priority: optional Section: text Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 694 Depends: libc6 (>= 2.34) Suggests: tk | wish Filename: pool/main/c/catdoc/catdoc_0.95-ok1.1_amd64.deb Size: 86528 MD5sum: 92012b47c4a5cb95ca5f8c9532b60b13 SHA1: 67edab922446b87070636d56ce080333ed6e19d8 SHA256: e7add695e4f0c4a74068ac74481f8aa2efb80ba0258b021c908a883c2a026ed5 SHA512: 219c07eae846060bb7b7886826fd03380dddd42750e2a57c997b4a9b09df75994e1edd65240236a5f716b914bad4fb62b30909b50a5a0040ff114cd116250998 Homepage: http://www.wagner.pp.ru/~vitus/software/catdoc/ Description: text extractor for MS-Office files The catdoc program reads one or more Microsoft Word files and outputs their contents to standard output as text. . It is accompanied by xls2csv, a program which converts Excel spreadsheets into comma-separated-values format, and catppt, a utility to extract textual information from PowerPoint files. . It doesn't try to preserve Word formatting; its goal is to extract plain text and allow you to read it (and, probably, reformat it with TeX). . This package suggests Tk because it also includes wordview, an optional Tk-based GUI for catdoc. The MIME config provided in this package will use wordview if X is running, or catdoc directly if it is not. Package: catfish Architecture: all Version: 4.16.4-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1755 Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-pango-1.0, gir1.2-xfconf-0, python3-dbus, python3-gi-cairo, python3-pexpect, python3:any Recommends: plocate | locate Suggests: gir1.2-zeitgeist-2.0 Filename: pool/main/c/catfish/catfish_4.16.4-ok1_all.deb Size: 273660 MD5sum: f866d2f5b0768d29154fb3494a27a2e8 SHA1: d728b124271f219d30dba191204d7c309a01a524 SHA256: 1e791c738e515f11735d27f8040204e33359b4034a58562f77094ceb169cba55 SHA512: d6401884337aacbbc3aa6d83fc1a1d0e77a6ef8653ffab9a339c236f4470a6b5a9dd3701a9ed627f4a6eda1b10c40ad4f44c55f335bc860e4425f502378fd194 Homepage: https://docs.xfce.org/apps/catfish/start Description: File searching tool which is configurable via the command line Catfish is a handy file searching tool for Linux and UNIX. The interface is intentionally lightweight and simple, using only Gtk+3. You can configure it to your needs by using several command line options. Package: ccai Architecture: amd64 Version: 1.2.0 Priority: optional Section: devel Origin: openKylin Maintainer: dingchenguang Installed-Size: 4863869 Depends: docker.io, build-essential, cmake, python3-pip, libfcgi-dev, libcurl4-openssl-dev, libssl-dev, libpam0g-dev, libgrpc-dev, libgrpc++-dev, libprotobuf-dev, protobuf-compiler, protobuf-compiler-grpc, python3-dev, libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev, gstreamer1.0-tools, gstreamer1.0-x, libpci-dev, pciutils, libjson-c-dev, libsqlite3-dev, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgrpc++1 (>= 1.30.2), libprotobuf17, libstdc++6 (>= 6) Filename: pool/main/c/ccai/ccai_1.2.0_amd64.deb Size: 2048277358 MD5sum: 651c6ed305cac4fcbd56429750ee1822 SHA1: 8ce5c3ae88c600a319386d88dbd6573054313156 SHA256: 810859c6c249dd5f64c8f8bec19e17916ced85b2d27ec2092367edd897bc6a99 SHA512: 25d96c9ff394cc9ba023e860011cd23eb7a95e6b07108d34e2c66b6a669947688242477f144701b641c97540a370233832a9af689fea6aa9298b2be4c6a4823e Homepage: Description: Intel Cloud-Client AI Service Framework Package: cclib Architecture: all Version: 1.8-ok1 Priority: optional Section: science Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Depends: python3-cclib (= 1.8-ok1), python3:any Suggests: cclib-data Filename: pool/main/c/cclib/cclib_1.8-ok1_all.deb Size: 7552 MD5sum: e1b8b3dd253cd36c0a93e0d4fbecf257 SHA1: 669675d89e185b081ef162f4ea18845acefc8a6d SHA256: 63bd0cb15117e3982277ac7e9b52ac7b90b1ddd6c554ad1df7918a7bc8841cd8 SHA512: 4b3cc5a2aa11584ffbcc867bb74caa3f1b798b3feec1b1777cd318ba32e37238fdecc5f7c36061c8cac61d7a42b4ab588396532ef5b56e5ac43be2cdf6a4acfa Homepage: http://cclib.github.io Description: Parsers and algorithms for computational chemistry A Python library that provides parsers for computational chemistry log files. It also provides a platform to implement algorithms in a package-independent manner. . This package contains helper scripts for end users. . If you are looking for the unit tests and data files managed by cclib, they are distributed separately as in non-free package cclib-data. Package: cd-paranoia Architecture: amd64 Version: 10.2+2.0.1-ok1 Priority: optional Section: sound Source: libcdio-paranoia Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Philippe SWARTVAGHER Installed-Size: 81 Depends: libc6 (>= 2.38), libcdio-cdda2t64 (>= 10.2+2.0.0), libcdio-paranoia2t64 (>= 10.2+2.0.0), libcdio18 (>= 2.0.0) Breaks: libcdio-utils (<< 0.92) Replaces: libcdio-utils (<< 0.92) Filename: pool/main/libc/libcdio-paranoia/cd-paranoia_10.2+2.0.1-ok1_amd64.deb Size: 31164 MD5sum: d8c2aa2d2f35f328910ec860c238d141 SHA1: b1ff3f4123405671d4d7c3687e54b6d90c28496f SHA256: 196e9a3272ad5111f8d42bda27545a8830cf64b381d0cc1603abb89de370c9a1 SHA512: 63ccd34e29d2d8a5e4c61051ee0b8e1aa2b989b4882800540d5ea14eec4c5fb52bc403eadeb49e223ad2b6ce1af4f00b37489ad31772cfb8460175a6a8283e10 Homepage: https://www.gnu.org/software/libcdio/ Description: audio CD reading utility which includes extra data verification features cd-paranoia retrieves audio tracks from CDDA capable CD-ROM drives. The data can be saved to a file or directed to standard output in WAV, AIFF, AIFF-C or raw format. Most ATAPI, SCSI and several proprietary CD-ROM drive makes are supported; cd-paranoia can determine if the target drive is CDDA capable. . In addition to simple reading, cd-paranoia adds extra-robust data verification, synchronization, error handling and scratch reconstruction capability. . This version uses the libcdio library for interaction with a CD-ROM drive. The jitter and error correction however are the same as used in Xiph's cdparanoia. Package: cdebconf Architecture: amd64 Version: 0.271-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 527 Provides: debconf-2.0 Depends: debconf, libc6 (>= 2.38), libdebian-installer4 (>= 0.124), libnewt0.52 (>= 0.52.24), libreadline8 (>= 6.0), libselinux1 (>= 3.1~), libslang2 (>= 2.2.4), libtextwrap1 Suggests: cdebconf-gtk Filename: pool/main/c/cdebconf/cdebconf_0.271-ok1_amd64.deb Size: 131408 MD5sum: 3a4437a353deab87bb2a0d38a48569dc SHA1: a5fecbbc65cef226d9f41cc62bfe964ab0dd1f09 SHA256: 3376471a175634c190c37bd2d04da546a8e41d4713aec98348cf97d5508a9d83 SHA512: d7de7f93f08af5aed9dad5f9e7f05b6a025fbbf5a994615b57645a4c2a5a99b24e90fc0646c96f1078395aff5b816f9fde12b8a29d01fd37a407ad9fd7492a4c Description: Debian Configuration Management System (C-implementation) Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. This is a reimplementation of the original debconf version in C. Package: cdebconf-gtk Architecture: amd64 Version: 0.271-ok1 Priority: optional Section: admin Source: cdebconf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 120 Depends: cdebconf, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.32.0), libgtk2.0-0 (>= 2.18.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0) Filename: pool/main/c/cdebconf/cdebconf-gtk_0.271-ok1_amd64.deb Size: 30240 MD5sum: 76572689837023c4e57baaa9b92271f1 SHA1: deb12f5fb0d1352769f43bee816284cac1aac091 SHA256: 7697f777753a0e079afb57708389a01f79633cd328acefcdc6f05fedd48e7f59 SHA512: d672802df0db7969c63c8d53ddd51e4cedfe6bd653a26b51ccbefab86b5e6a9c698edfa24a9946803ef401ef89a7772c797dcbf0e5324d4becf1f7b9682be45e Description: Gtk+ frontend for Debian Configuration Management System Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. This is a reimplementation of the original debconf version in C. . cdebconf-gtk is a minimal Gtk+ frontend cdebconf package. Package: cdparanoia Architecture: amd64 Version: 3.10.2+debian-ok1 Priority: optional Section: sound Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Optical Media Tools Team Installed-Size: 92 Depends: libc6 (>= 2.14), libcdparanoia0 (>= 3.10.2+debian) Filename: pool/main/c/cdparanoia/cdparanoia_3.10.2+debian-ok1_amd64.deb Size: 34724 MD5sum: 9100ee2361c755efd77a71f8c4573398 SHA1: c6f19ed1eb8cb574b91560ad540856167a4e79f1 SHA256: 9cddb0fed29f3589c9c5cceeafdbc7968e57bdd59e10885c116b4794a3cb74d3 SHA512: 84f54f93f377260e4eb66ef50f3a05efdefdb1e403d4ba85348c8b8fa025313fe5692cfd7043196676cc3f935abb27a6e6b85012f61e2adb85df95b5518cb687 Homepage: http://www.xiph.org/paranoia/ Description: audio extraction tool for sampling CDs An audio extraction tool for sampling CDs. Unlike similar programs such as cdda2wav, cdparanoia goes to great lengths to try to extract the audio information without any artifacts such as jitter. Package: cdrdao Architecture: amd64 Version: 1:1.2.4-ok1 Priority: optional Section: otherosfs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 958 Depends: libao4 (>= 1.1.0), libc6 (>= 2.27), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libvorbisfile3 (>= 1.1.2) Recommends: libperl4-corelibs-perl | perl (<< 5.12.3-z) Filename: pool/main/c/cdrdao/cdrdao_1.2.4-ok1_amd64.deb Size: 278520 MD5sum: 5b609d4af8045fbf658ac9da994b23f8 SHA1: 2adb935570f1f1a2165a07c88f72ec65afa31577 SHA256: 1f86fdf6bd303e17adeb95b8ccc492dd51334f8be5ee0ef490ff33de3731c3a2 SHA512: 9babc21abe81d08193e946959dfd6a0a3c1a17b75d3b2a4e055f6cf280d1a5857710f4b77bf4f4312ec951af4a514ecc540c1f48487139c99564deca04e56a6c Homepage: http://cdrdao.sourceforge.net/ Description: records CDs in Disk-At-Once (DAO) mode cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents. . Recording in disk-at-once mode writes the complete disc, i.e. lead-in, one or more tracks and lead-out, in a single step. The commonly used track-at-once (TAO) mode writes each track independently which requires link blocks between two tracks. You probably want to use this if you're copying a CD with multiple tracks, like most audio CDs. . cdrdao can also handle the bin/cue format commonly used for VCDs or disks with subchannel data. . If you just want to burn a normal data CD, you probably want wodim instead. Package: cdrkit-doc Architecture: all Version: 9:1.1.11-ok5 Priority: optional Section: doc Source: cdrkit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Joerg Jaspert Installed-Size: 301 Suggests: wodim, genisoimage, icedax Conflicts: cdrtools-doc Replaces: cdrtools-doc Filename: pool/main/c/cdrkit/cdrkit-doc_1.1.11-ok5_all.deb Size: 130332 MD5sum: 32f694727671ddf0665e9b13ec6b690a SHA1: 7936656c09e8350e3fbc50a1997df133462258ef SHA256: 6b05c11d1afc9bfac067079bd82ebbd2dd1597e3357639158265c362ca35f2e3 SHA512: 668eeca2881fe01bf7398610ebadd2da06c7e4b294420ad87d8b36f3951228c70ca36f962d717943670bf0b87e626ea80b137f674232bb7e50f9f3dbaa0fbb93 Description: Documentation for the cdrkit package suite This is the documentation for the cdrkit package suite, namely wodim, genisoimage and icedax. Package: cdrskin Architecture: amd64 Version: 1.5.6-ok1 Multi-Arch: foreign Priority: optional Section: otherosfs Source: libburn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libburnia packagers Installed-Size: 229 Depends: libburn4t64 (>= 1.5.6), libc6 (>= 2.34) Suggests: xorriso Filename: pool/main/libb/libburn/cdrskin_1.5.6-ok1_amd64.deb Size: 93436 MD5sum: 55c9c4110e9737a8d8d691bd84cebed3 SHA1: 90e13331b7eb2c9d325e82adb97cbf9589ea9b56 SHA256: dbec646f8d341357a99b1f27a33e741b049c92bbe8160191c1e056def6050d93 SHA512: 352f6fd04c42e551e3885777f6acb227718273caaa43f927883c97501b012d774a2c7126d07500b566ef2cbedf7fe6f204f52cc34470e51e950b0f04827ed85d Homepage: http://libburnia-project.org 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. Package: ceph Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: ceph-mgr (= 19.2.0-ok2), ceph-mon (= 19.2.0-ok2), ceph-osd (= 19.2.0-ok2) Suggests: ceph-mds (= 19.2.0-ok2) Filename: pool/main/c/ceph/ceph_19.2.0-ok2_amd64.deb Size: 15116 MD5sum: 21cc418fab29aec11b23df337b645b8a SHA1: 6b8d71eab9c12faed3e79c830217ae912e55f809 SHA256: 29b118642bd2b4e816a4d1b03fddc7ffbcec9d0d3ddd33b04808846f0b1f995e SHA512: 283c424bce83a98fed97275d91bc956ad414e7ec14d8ad16d17a60270589c45e7d192860e8467c7c5d6e1d1853e6c59b27812964315257d01aaa16c5395ac995 Homepage: http://ceph.com/ 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. Package: ceph-base Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 23602 Depends: binutils, ceph-common (= 19.2.0-ok2), cryptsetup-bin | cryptsetup, gdisk, hdparm | sdparm, parted, uuid-runtime, xfsprogs, python3:any, libaio1t64 (>= 0.3.93), libc6 (>= 2.38), libcap2 (>= 1:2.10), libgcc-s1 (>= 3.4), libgoogle-perftools4t64 (>= 2.15), liblz4-1 (>= 0.0~r130), libpmem1 (>= 1.4), librados2 (>= 16.0.0), libsnappy1v5 (>= 1.1.10), libstdc++6 (>= 12), zlib1g (>= 1:1.2.0) Recommends: ceph-mds (= 19.2.0-ok2), chrony | time-daemon | ntp, librados2 (= 19.2.0-ok2), librbd1 (= 19.2.0-ok2), nvme-cli, smartmontools (>= 7.0) Suggests: btrfs-tools, logrotate Filename: pool/main/c/ceph/ceph-base_19.2.0-ok2_amd64.deb Size: 4905108 MD5sum: e0d0a4f8baa8ef2e13ab85b80cec2afb SHA1: 87644852fc824db912ef86537b8386538b3ee7a3 SHA256: 405ed9098f311c4759d6e4c814b2b3736d6c8a064a56725b9adaacd062051547 SHA512: f01b07b835e1b3e7387630231c3a028c3fbcf6afeb1bd1e15fc54ef90339a04b001a41d7d55a2d3d707ead62fd36705fea5d515084048dffa5b195d8ecd9992c Homepage: http://ceph.com/ 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. Package: ceph-common Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 86246 Depends: librbd1 (= 19.2.0-ok2), python3-ceph-argparse (= 19.2.0-ok2), python3-ceph-common (= 19.2.0-ok2), python3-cephfs (= 19.2.0-ok2), python3-prettytable, python3-rados (= 19.2.0-ok2), python3-rbd (= 19.2.0-ok2), python3-requests, python3:any, libbabeltrace1 (>= 1.5.4), libblkid1 (>= 2.17.2), libboost-context1.83.0 (>= 1.83.0), libboost-filesystem1.83.0 (>= 1.83.0), libboost-program-options1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libcephfs2 (>= 12.0.3), libcurl3-gnutls (>= 7.28.0), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libgoogle-perftools4t64 (>= 2.15), libicu74 (>= 74.1-1~), libkeyutils1 (>= 1.4), libldap2 (>= 2.6.2), liblmdb0 (>= 0.9.7), liblua5.4-0 (>= 5.4.6), libncurses6 (>= 6), liboath0 (>= 1.10.0), librabbitmq4 (>= 0.10.0), librados2 (>= 16.0.0), libradosstriper1 (>= 0.87), libsqlite3-0 (>= 3.14.0), libssl3 (>= 3.0.0), libstdc++6 (>= 12), libtinfo6 (>= 6), libudev1 (>= 183) Suggests: ceph, ceph-mds Conflicts: ceph-client-tools Breaks: ceph-mds (<< 14.2.5-3~) Replaces: ceph-mds (<< 14.2.5-3~) Filename: pool/main/c/ceph/ceph-common_19.2.0-ok2_amd64.deb Size: 21219780 MD5sum: 93b5417e780a71f0ce22d6ef84237978 SHA1: 824300fdd032805ed7ad4c6671d41589934038bc SHA256: 93981181b0411f9ca22d2b7819cc2f0a2f5b19790cf0aa437eda6a160a628738 SHA512: b01d5fa3fb5e6853bd32d9067489aa64b948a86f296153b0166c067e83754a1abb9522a5686ee3ec0e37d7540b648532edfcef7dfce1cb598ac495812fe9c581 Homepage: http://ceph.com/ 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. Package: ceph-fuse Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2697 Depends: python3, libc6 (>= 2.38), libfuse3-3 (>= 3.12.0), libgcc-s1 (>= 3.0), librados2 (>= 16.0.0), libstdc++6 (>= 12) Recommends: fuse Filename: pool/main/c/ceph/ceph-fuse_19.2.0-ok2_amd64.deb Size: 844680 MD5sum: 7004315fbeb7a09c277da4e1e221406e SHA1: a47e475c9bc3e11d957fa3276d1586e1f1cdfcdf SHA256: 40dd65d2cf2ca8254d587592e4a3c485bb1f7535bdf59587f6db108ba29ac589 SHA512: 82e43817cfc44d1424b27a87aa5018d0a65b308cc1c02b48efad2a8a05c383fea208c778e0611725b2d6bce40b1e625b88a304592fb162fd97cc49e1cac66071 Homepage: http://ceph.com/ 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. Package: ceph-grafana-dashboards Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 678 Filename: pool/main/c/ceph/ceph-grafana-dashboards_19.2.0-ok2_all.deb Size: 36612 MD5sum: 778d0cf85acbb155203624dc33fdde24 SHA1: c8b0df5b6a36ebead95d8d8b69c2e86fd46f123d SHA256: 165855d3989b47d4282863a65b931f0a86f6f6a931e496a712481bed62080102 SHA512: b91c5142df01092c1c2dc52f4ea64d0e385af41d924a61a7dc43bf2703aba3152a3785c0d4e59c8a98a8aaf852756b6737f1461f581d014d51b7f07dfa9d2c13 Homepage: http://ceph.com/ Description: Grafana dashboards for the Ceph dashboard Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Grafana dashboards that are used by the Ceph Dashboard for monitoring. Package: ceph-immutable-object-cache Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 548 Depends: librados2 (= 19.2.0-ok2), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/main/c/ceph/ceph-immutable-object-cache_19.2.0-ok2_amd64.deb Size: 163184 MD5sum: af2878b6f34a25603e7842f5a0311741 SHA1: 2ad876df484fe197eddc55aef745dc964e47b4e5 SHA256: 4b6e467101929d10ee9f71ef634d8de6bab521938d9ba31629c157febe7d29ab SHA512: 3f25260bf7a94582f29e7d341fca9c4539768aee5843f4523b5aed7ecde0a5014e4c4eba26029e582be3c2d842679d10ccb7d32c35213add8ab25ff2e17cbb43 Homepage: http://ceph.com/ Description: Ceph daemon for immutable object cache Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is a daemon for immutable object cache. Package: ceph-mds Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7136 Depends: ceph-base (= 19.2.0-ok2), librados2 (= 19.2.0-ok2), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgoogle-perftools4t64 (>= 2.15), liblua5.4-0 (>= 5.4.6), libstdc++6 (>= 12) Recommends: libcephfs2 (= 19.2.0-ok2) Suggests: ceph-fuse Breaks: ceph (<< 0.67.3-1) Replaces: ceph (<< 0.67.3-1) Filename: pool/main/c/ceph/ceph-mds_19.2.0-ok2_amd64.deb Size: 2199224 MD5sum: 25da8167bf04a48257f1e1072030c87c SHA1: aaf120da4d4b4bfb35570afc8e316a138ea0cbdd SHA256: 51faad56e92eb8045e777faa8ce665dbaadc01ccb7446c8db408c107234487a3 SHA512: 7505d6572f507f7fd8727fa7fad2b9791f7b785659c06fcb2f5abc10131429a6e0e5dc28d8c011c4bd67e22e30f835a4a47c7c2a95eb2d5e14230161562f0689 Homepage: http://ceph.com/ 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. Package: ceph-mgr Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5085 Depends: ceph-base (= 19.2.0-ok2), ceph-mgr-modules-core (= 19.2.0-ok2), libsqlite3-mod-ceph (= 19.2.0-ok2), python3-bcrypt, python3-cherrypy3, python3-jwt, python3-pecan, python3-werkzeug, libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgoogle-perftools4t64 (>= 2.15), libpython3.12 (>= 3.12.1), librados2 (>= 16.0.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 12) Suggests: ceph-mgr-cephadm, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-k8sevents Breaks: ceph (<< 0.93-417) Replaces: ceph (<< 0.93-417) Filename: pool/main/c/ceph/ceph-mgr_19.2.0-ok2_amd64.deb Size: 1522008 MD5sum: 63a359a7935437ed50c30f93fd012342 SHA1: dd9eddd6273f9382da9021e721100ce64a261820 SHA256: 2c4e7416f726d3dfe23404bee4a0fc6724436b4d4b268d861d2b66005bfa48d3 SHA512: 8c423e7bda44310da8fb40e4411edea647d48e00ee2f08f0c957acfb73f19d22c532764f79e75960954cadace77c36a5a1484037829b445cb8176bf211e85996 Homepage: http://ceph.com/ 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. Package: ceph-mgr-cephadm Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 824 Depends: ceph-mgr (= 19.2.0-ok2), cephadm, openssh-client, python3-cherrypy3, python3-jinja2 Filename: pool/main/c/ceph/ceph-mgr-cephadm_19.2.0-ok2_all.deb Size: 141632 MD5sum: 43c7ac9e721b903983d5f2b94dcbcb2a SHA1: f6264b1a563b391c4a85fff343229d38516608e0 SHA256: 35a45175d5377f16c153bcc867db4d2dbc93241780049824a6dc357375866e1b SHA512: 66ada6a2c111d76da8f2dde6a62e5b81753d86758a9549d54d0bc7075ba10e74737a9d124d99d9c86f5902a275457748c3ed7b98e5149a791d5abf96139cb21e Homepage: http://ceph.com/ Description: cephadm orchestrator module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the CEPHADM module for ceph-mgr's orchestration functionality, to allow ceph-mgr to perform orchestration functions over a standard SSH connection. Package: ceph-mgr-dashboard Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8140 Depends: ceph-mgr (>= 19.2.0-ok2), python3-bcrypt, python3-cherrypy3, python3-jwt, python3-openssl, python3-routes, python3-werkzeug, python3-yaml Suggests: python3-onelogin-saml2 Filename: pool/main/c/ceph/ceph-mgr-dashboard_19.2.0-ok2_all.deb Size: 1856116 MD5sum: d0d20e2a21a35ab74940a76373fe5f2f SHA1: 7ab530d82199803163a10067daf8a39105ed8a91 SHA256: bb94f447902bd3bccb9382c1a7926e7813aab48355506ec67087e30b978d0ee2 SHA512: 5d97417d8c850c59fdaaa2f4e9ed71b18471ea2efa90ca82f8b2b03caf5b7d0406187254966c6300dee0123f7e54c4814af12d902bba7072ef32510989f0f332 Homepage: http://ceph.com/ Description: dashboard module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package provides a ceph-mgr module, 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. Package: ceph-mgr-diskprediction-local Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67239 Depends: ceph-mgr (>= 19.2.0-ok2), python3-numpy, python3-scipy, python3-sklearn Filename: pool/main/c/ceph/ceph-mgr-diskprediction-local_19.2.0-ok2_all.deb Size: 7894604 MD5sum: f8f043974e7e1afce3c70534ccb53cf5 SHA1: 31dc7817b007da09a6b32d688ae79f2849c9cf5d SHA256: 495f4b6c39e9a6964fd9ba3353f713d5cab7440f97b1e500c6c10ab3d5e3845b SHA512: 2e439f36350e52e5155a3eb7d5747e68182f7ee5f6f3cfa7c86e3d05fc7724037b1229811c500a3d6eecffac42d821e9c04b04863ff8e412dbb31c613e966160 Homepage: http://ceph.com/ Description: diskprediction-local module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the diskprediction_local module for the ceph-mgr daemon, which helps predict disk failures. Package: ceph-mgr-k8sevents Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 120 Depends: ceph-mgr (>= 19.2.0-ok2), python3-kubernetes Filename: pool/main/c/ceph/ceph-mgr-k8sevents_19.2.0-ok2_all.deb Size: 28760 MD5sum: 6cf11f61d4ce8dc1e6069962bb4951eb SHA1: aadcad351b97d3873f2ff4cde8edeb3ece30f811 SHA256: 23451821511976ff6e57ea3e9ca1e6181dfa547fd2f00d17674c59368914f50b SHA512: c30195b55d19de15055c718a9882d83cc5b615c0b89bb8300844706ff821b01eeaffe134eb48db8b96bc8168ca2c1bf60bc758aacf459aa7d7a1c037decabcff Homepage: http://ceph.com/ Description: kubernetes events module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the k8sevents module, 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. Package: ceph-mgr-modules-core Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1657 Depends: python3-dateutil, python3-openssl Suggests: ceph-mgr-rook Breaks: ceph-mgr (<< 15.1.1-0ubuntu1~) Replaces: ceph-mgr (<< 15.1.1-0ubuntu1~) Filename: pool/main/c/ceph/ceph-mgr-modules-core_19.2.0-ok2_all.deb Size: 239224 MD5sum: d9497bd4b6a795aa7c6cf6a509e65642 SHA1: 44f9441c9cbecec8347dc6c24cb3af738e22ce0e SHA256: 0d78cb902684f516e198f457b05fcaa4515d87ddba7d9c946ab9a30de3f425c3 SHA512: b2e038b0a08ca89aa80be2744aa15f0a02f0fcce24f0b385b2e41d7b9df573142c9192995615265653466012488076897af523d7fefa3cd4d489a853b4adce92 Homepage: http://ceph.com/ Description: ceph manager modules which are always enabled Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains a set of core ceph-mgr modules which are always enabled. Package: ceph-mgr-rook Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 645 Depends: ceph-mgr (>= 19.2.0-ok2), python3-jsonpatch Filename: pool/main/c/ceph/ceph-mgr-rook_19.2.0-ok2_all.deb Size: 53452 MD5sum: 779e0e6b3b8ad599ef0e7fc5a9bfa3c1 SHA1: 41cba7c36220e76c95e16f122eea9e91ef5dfd27 SHA256: 99c7190114d4824552251b8edc1bb69b0e0093388c201142d282a095682a956b SHA512: be4efad880fcf3e5f9a1b53bffb130303484373f22d9817dd5b38abfc05a79b8074564833ac7cfe5c1b6cb6430bfc5f2d3e8d59ac22be32932e0263c1c66081f Homepage: http://ceph.com/ Description: rook module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the rook module for ceph-mgr's orchestration functionality, to allow ceph-mgr to install and configure ceph using Rook. Package: ceph-mon Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20719 Depends: ceph-base (= 19.2.0-ok2), libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libgoogle-perftools4t64 (>= 2.15), liblz4-1 (>= 0.0~r130), librados2 (>= 16.0.0), libsnappy1v5 (>= 1.1.10), libstdc++6 (>= 12), zlib1g (>= 1:1.2.0) Breaks: ceph (<< 10.2.2-0ubuntu2~) Replaces: ceph (<< 10.2.2-0ubuntu2~) Filename: pool/main/c/ceph/ceph-mon_19.2.0-ok2_amd64.deb Size: 6074720 MD5sum: 9085d1b64a68b8ea992653c541fa5cee SHA1: 9907bca25e259803712321a2898847b15199ab60 SHA256: 1140c1b0e5a0d005f3dbc43b601b88e20741b0842eb169d7d8061c28b1bb88fc SHA512: 19321f7d7bfda48b1f2822fa014d269beecbb88ed72b6abb59f1f18e319b32650fbe6342ac141148387382b06991ac8e38b454d550a38a8ac8d4c094c2441ecf Homepage: http://ceph.com/ 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. Package: ceph-osd Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 65230 Pre-Depends: ceph-common (= 19.2.0-ok2) Depends: ceph-base (= 19.2.0-ok2), sudo, libaio1t64 (>= 0.3.93), libblkid1 (>= 2.17.2), libboost-iostreams1.83.0 (>= 1.83.0), libboost-program-options1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libcap2 (>= 1:2.10), libfuse3-3 (>= 3.12.0), libgcc-s1 (>= 3.4), libgoogle-perftools4t64 (>= 2.15), libibverbs1 (>= 1.1.6), liblz4-1 (>= 0.0~r130), libpmem1 (>= 1.4), librados2 (>= 16.0.0), librdmacm1t64 (>= 1.0.15), libsnappy1v5 (>= 1.1.10), libssl3 (>= 3.0.0), libstdc++6 (>= 12), libudev1 (>= 183), zlib1g (>= 1:1.2.0) Recommends: ceph-volume (= 19.2.0-ok2), nvme-cli, smartmontools Breaks: ceph (<< 10.2.2-0ubuntu2~), ceph-test (<< 12.2.8+dfsg1-1~) Replaces: ceph (<< 10.2.2-0ubuntu2~), ceph-test (<< 12.2.8+dfsg1-1~) Filename: pool/main/c/ceph/ceph-osd_19.2.0-ok2_amd64.deb Size: 19097396 MD5sum: 7480c5ddf66364f0e5fcedb8c9d88a1a SHA1: 22372cd805c3f4d77c321cf5516f26dfda8c932e SHA256: a2830555a69587ddf76b0f80d1bc8feb729d44236c1046d54e7ecf9e22ce23b8 SHA512: 64075f8c02b3ab4889ac99a8e1ed4b2ad68ae16174b2705203ddf56ca38d5f74996675abe2d42b1abec54d1cf5eaec9ce3838b8b3441056d28c5ef0fa588a511 Homepage: http://ceph.com/ 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. Package: ceph-prometheus-alerts Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 103 Filename: pool/main/c/ceph/ceph-prometheus-alerts_19.2.0-ok2_all.deb Size: 22036 MD5sum: b092d09960ff63ebaaf79d4ef8e590c0 SHA1: 2091847886c85897e74e9b7704bd0e10c395f3f4 SHA256: 735a144bced301fd3bd2107ff7a62841cac1049d46ea834c977479fd9db44053 SHA512: 58bc14eb951aae2c829e3866417b181ab40d59578344387100770de34db87ed8862cbcc1f695fa3319385ebbc3265451c64be80ba59e3dc87c0f63df112ebcf8 Homepage: http://ceph.com/ Description: Prometheus alerts for the Ceph dashboard Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains alerts used for Prometheus to interact with the Ceph Dashboard. Package: ceph-resource-agents Architecture: all Version: 19.2.0-ok2 Priority: extra Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 68 Depends: ceph (>= 19.2.0-ok2), resource-agents-common Recommends: pacemaker Filename: pool/main/c/ceph/ceph-resource-agents_19.2.0-ok2_all.deb Size: 16444 MD5sum: a5dc9f450b95984706a5c665d38695b9 SHA1: e658164445c4bac1201b0aac00edce9791e4a17f SHA256: eece20534cedba885f949b0fad52c4020baee8e13fb9216f96d47a01d8b034fd SHA512: 769c875af8a7b21e4c5e3d4434a6082fca65cf7435c035067ef03df5957e15995f6dc697aea6658791ec7aea04bff3cc862aec92eec686beb0f8d7663557a22a Homepage: http://ceph.com/ 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. Package: ceph-volume Architecture: all Version: 19.2.0-ok2 Priority: optional Section: python Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1537 Depends: cryptsetup-bin, e2fsprogs, lvm2, parted, util-linux, xfsprogs Breaks: ceph-osd (<< 17.0.0~) Replaces: ceph-osd (<< 17.0.0~) Enhances: ceph-osd Filename: pool/main/c/ceph/ceph-volume_19.2.0-ok2_all.deb Size: 295276 MD5sum: 59b2556fbcafbf032103ff84bfe17332 SHA1: 38b8ba400e2c0167cbe4450ef30471aab2852461 SHA256: 472a524a2e5e96511ac0769addf4fd1cc47ea4423aec497a1dea41c7e0461d81 SHA512: adadf92c8e330cc4cf2e03ed544bd7c295ecca61d8496d49e502f912753350258657378f1e2ecbc29e2a04b57281af57dbfab0dcf685b1e5175fbea06083ff82 Homepage: http://ceph.com/ Description: tool to facilidate OSD deployment Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains a tool to deploy OSD with different devices like lvm or physical disks, and trying to follow a predictable, and robust way of preparing, activating, and starting the deployed OSD. Package: cephadm Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 272 Depends: lvm2, python3:any Recommends: docker.io Filename: pool/main/c/ceph/cephadm_19.2.0-ok2_amd64.deb Size: 60164 MD5sum: 5f5e4a96be4dd7252b93d1d01b8d674b SHA1: 6e4911b00b41ffdf3611418b04434d09fd84ca6d SHA256: 8c4f572601e1d08581e4e6080a1d4efb183d57eeae613beff66efbc0db007199 SHA512: c0c351916830a4a7dda03ffe292170c50d93d8bed7fdb27d0e48a7fceaa80c547ab9f1926b17a0703bf35c62b56478a5a406c076629901ce6299e14fb149a0a8 Homepage: http://ceph.com/ Description: cephadm utility to bootstrap ceph daemons with systemd and containers Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . The cephadm utility is used to bootstrap a Ceph cluster and to manage ceph daemons deployed with systemd and containers. Package: cephfs-mirror Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 775 Depends: ceph-common (= 19.2.0-ok2), libcephfs2 (= 19.2.0-ok2), librados2 (= 19.2.0-ok2), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgoogle-perftools4t64 (>= 2.15), libstdc++6 (>= 12) Filename: pool/main/c/ceph/cephfs-mirror_19.2.0-ok2_amd64.deb Size: 242296 MD5sum: 06ef87fe493f1be56e838f29cfd8b43c SHA1: b4aa1cfd0e0b3f8a47e24631e34f6a74250c6eff SHA256: 25861be9767a91a25d7e2ddcbe418aef224974c45f164bf6789a1e0bcf39f6a9 SHA512: eb9877ac7d0a12dabdbae976ed2b75978220a98abba669bb42bd73f3990d3f60c28beeaf3e615034a199ea316c5384aabc6451d995eb71d188a2e21e4d113e7a Homepage: http://ceph.com/ Description: Daemon for mirroring CephFS directory snapshots 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 daemon for mirroring CephFS directory snapshots between Ceph clusters. Package: cephfs-shell Architecture: all Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 140 Depends: python3-cephfs, python3-cmd2, python3-colorama, python3:any Filename: pool/main/c/ceph/cephfs-shell_19.2.0-ok2_all.deb Size: 32732 MD5sum: d513f7613d2cf0c57cb6644748933409 SHA1: 350e8096f674243c2156c1ae08a8fe469c602e78 SHA256: fb62f852031fd79cfab27125b5ad24780a8561db3b95aaeec95ad8f3187373ab SHA512: e943d1762ee554905435f8922e6c60e96fe9864349839dff5019e4230ac8709eb855b3e97a963944f509c9c0f395e426f2d5db78e4ccd2ddae7f25c768860fd2 Homepage: http://ceph.com/ 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. Package: cgroup-tools Architecture: amd64 Version: 3.0.0-ok.0 Multi-Arch: foreign Priority: optional Section: admin Source: libcgroup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Santiago Ruano Rincón Installed-Size: 322 Depends: libc6 (>= 2.34), libcgroup3 (>= 3.0.0) Breaks: cgroup-bin (<< 0.40~rc1-3~) Replaces: cgroup-bin (<< 0.40~rc1-3~) Filename: pool/main/libc/libcgroup/cgroup-tools_3.0.0-ok.0_amd64.deb Size: 76786 MD5sum: a1b874fd93bd141744aa2bf88a7023f0 SHA1: adc42abbf4fce69a7528316e83430fc5b0663948 SHA256: c8d211c3e67965cc0e6d7b866024df0486a20c744879245a3d8c986d90b6cf55 SHA512: e17bad09bea77ee98e9d65d73c5586558acb51a644c7fd4e4947b816195408e4b4970c649d08cbcdf43331ba4635b7ff015a8ddee2fd7fbd5ce6d0a988477ba8 Homepage: https://libcg.sourceforge.net/ Description: control and monitor control groups (tools) Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets of tasks, and all their future children, into hierarchical groups with specialized behaviour. . libcgroup allows one to manipulate, control, administrate and monitor cgroups and the associated controllers. . This package contains the command-line tools. Package: charon-cmd Architecture: amd64 Version: 5.9.13-ok4 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 184 Depends: libstrongswan (= 5.9.13-ok4), libc6 (>= 2.34), strongswan-libcharon (>= 5.9.13) Filename: pool/main/s/strongswan/charon-cmd_5.9.13-ok4_amd64.deb Size: 21512 MD5sum: 71f0e9e386fd28fe5a6213d7676fbbb0 SHA1: 658b8f58827fbad3b827ccc826b1bd250028aa40 SHA256: 5d7392b1eee1e4a9238009a1902f53d917d2f89228b0516cc3521c2a066e4f08 SHA512: 917038ef1129c8d66c06d903624ba6e688ee3aa16a6e041dadf8777032de8ac989d7302b773b56163796372edb8fe47e2167a0c7f67433ce10ea65cdc4659f23 Homepage: http://www.strongswan.org Description: standalone IPsec client The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the charon-cmd command, which can be used as a client to connect to a remote IKE daemon. Package: charon-systemd Architecture: amd64 Version: 5.9.13-ok4 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 186 Depends: libstrongswan (= 5.9.13-ok4), strongswan-swanctl, libc6 (>= 2.34), libsystemd0, strongswan-libcharon (>= 5.9.13) Filename: pool/main/s/strongswan/charon-systemd_5.9.13-ok4_amd64.deb Size: 18200 MD5sum: d10d6a3a6acb1e2d89be7398a78dec58 SHA1: 03da6037695b55b2ffd58fb8eb458df9ad7ea5ca SHA256: 18aa535f169fe5b5282854e3e5ecd5624eedf5747a882715049b714ffe260447 SHA512: ad0d657388f1b4a8348f3acf4c6310d92af8c0b732246d22351938777f2353f64ce2f233cb9ed13986602fcf64d38ab3ab95c85c0d7054c773141c7a79e4151f Homepage: http://www.strongswan.org Description: strongSwan IPsec client, systemd support The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the charon-systemd files. Package: check Architecture: amd64 Version: 0.15.2-ok6 Multi-Arch: same Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 491 Depends: libsubunit-dev, mawk Filename: pool/main/c/check/check_0.15.2-ok6_amd64.deb Size: 111550 MD5sum: cca385cdcc1bb73b81280651fb7802b9 SHA1: 27d32d6562e5eaea061682c57490b91c58888c9f SHA256: c434bd2d3a6d59567d5635a5cd781f10241de999cccef82e2a55bebc1ee2370f SHA512: 896edf04b4fdde5ceaf876ad79e93f400e1de1e9a6967a7fcaee197aa03f7186fd385d30871674a3ba6a1608910baef69832ac2f5f3a7419aba830cce0b32021 Homepage: https://libcheck.github.io/check/ 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. Package: checkpolicy Architecture: amd64 Version: 3.5-ok1 Built-Using: libsepol (= 3.5-ok1) Priority: optional Section: utils Origin: openKylin Maintainer: openkylin Developers Installed-Size: 956 Depends: libc6 (>= 2.34) Filename: pool/main/c/checkpolicy/checkpolicy_3.5-ok1_amd64.deb Size: 253290 MD5sum: f1f818e7f8a3edd0c93fcf59ae90cca5 SHA1: a385294d0bd7d91f753463c2544fba2e36920aa2 SHA256: 59d274c348c29739f07f5f2ef94a40a6432025317a410a2feed6c434b2f57d74 SHA512: 8330afd669c26d263f50fd87d31f935cb3d209bd3dbb3011808f1875d0b79b76df5053d0d0be3e98c5b9f08e06c2fadd5992befa38a6db0de16545148eeef616 Homepage: https://selinuxproject.org 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. Package: chemical-mime-data Architecture: all Version: 0.1.94-ok1.1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 219 Provides: chemicalmime Depends: shared-mime-info Suggests: gnome-mime-data Conflicts: chemicalmime Replaces: chemicalmime Filename: pool/main/c/chemical-mime-data/chemical-mime-data_0.1.94-ok1.1_all.deb Size: 42192 MD5sum: 232ccf428513246bc4c83cee16b2cb03 SHA1: c0935c68ca355adc33962572c759bb559d1f9b3b SHA256: 69001f26c57c803a0a878a39e29ff90b0800c5094fef40fe7d4d385a59b2d0c1 SHA512: 8c56df0d13b39f5aaf12c58e4d77e583380aafe5660bda72fdb709dad5df8fffa707b2724be3f10cdef9937a72410eb4175348d26f287bfda07d143e29d7f002 Homepage: https://github.com/dleidert/chemical-mime Description: chemical MIME and file type support for desktops The chemical media type and various subtypes have been proposed by Henry Rzepa, Peter-Murray Rust and Benjamin Whitaker in 1996 as an addition to the existing MIME types. The proposal didn't succeed but various applications make use of these MIME/file types. This package adds support to Linux desktops to detect and recognize files of the chemical/* media type. . See also for http://www.ch.ic.ac.uk/chemime/. Package: chezdav Architecture: amd64 Version: 3.0-ok1 Priority: optional Section: net Source: phodav Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 37 Depends: libavahi-gobject0 (>= 0.6.22), libc6 (>= 2.34), libglib2.0-0 (>= 2.51), libphodav-3.0-0 (>= 2.0), libsoup-3.0-0 (>= 2.47.4) Recommends: avahi-daemon Filename: pool/main/p/phodav/chezdav_3.0-ok1_amd64.deb Size: 8768 MD5sum: 2b4ce40d83692052ba233ceb1caa5fbb SHA1: 05f3adffd6ad0065f87b92e30493fae9541c1493 SHA256: 94b331d827c820d81c7b194494975d9fb7ff981f0e3162bb81dcbd6b5b80d37d SHA512: 247642858e68d664de78f50f0f2f73e9fc5840eb357ea4e75121cbbc70b25c300a8b2f8e4943b52ff8ca2188acda5af4629240b37e189ae76391f7a34e1ddd41 Homepage: https://wiki.gnome.org/phodav Description: simple tool to share a directory with WebDAV phởdav is a WebDAV server implementation using libsoup (RFC 4918). . This package contains a simple tool to share a directory with WebDAV. The service is announced over mDNS for clients to discover. Package: chrony Architecture: amd64 Version: 4.5-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Vincent Blut Installed-Size: 613 Provides: time-daemon Pre-Depends: init-system-helpers (>= 1.54~) Depends: adduser (>= 3.130), iproute2, tzdata-legacy, libcap2-bin (>= 1:2.32-1), ucf, libc6 (>= 2.38), libcap2 (>= 1:2.10), libedit2 (>= 2.11-20080614-0), libgnutls30 (>= 3.6.12), libnettle8t64 (>= 3.9~), libseccomp2 (>= 2.4.3-1~) Suggests: dnsutils, networkd-dispatcher Conflicts: time-daemon Breaks: network-manager (<< 1.20.0-1~) Replaces: time-daemon Filename: pool/main/c/chrony/chrony_4.5-ok1_amd64.deb Size: 291376 MD5sum: b7be4c6c921a3349226f46a826cafce6 SHA1: c003fadc48838370dc45f7120006572ac803fd18 SHA256: fb01443ea8305effece93d40ebc43bcb0439fc1d57033ed85def2fc2fe64cc2f SHA512: f8c61b9dc6d30dc19485bda4ed31b47ce7442fe928c70da46b27ee98e11532c5812d5b49ee46a57fe70e850f9870819e00c0116b65181c7face8b072badcd1f6 Homepage: https://chrony-project.org Description: Versatile implementation of the Network Time Protocol It consists of a pair of programs: . chronyd: This is a daemon which runs in background on the system. It obtains measurements (e.g. via the network) of the system's offset relative to other systems and adjusts the system time accordingly. For isolated systems, the user can periodically enter the correct time by hand (using 'chronyc'). In either case 'chronyd' determines the rate at which the computer gains or loses time, and compensates for this. Chronyd implements the NTP protocol and can act as either a client or a server. . chronyc: This is a command-line driven control and monitoring program. An administrator can use this to fine-tune various parameters within the daemon, add or delete servers etc whilst the daemon is running. Package: cifs-utils Architecture: amd64 Version: 2:7.0-ok1 Priority: optional Section: otherosfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Samba Maintainers Installed-Size: 318 Depends: libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libgssapi-krb5-2 (>= 1.17), libkeyutils1 (>= 1.4), libkrb5-3 (>= 1.13~alpha1+dfsg), libpam0g (>= 0.99.7.1), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1), python3 Recommends: keyutils Suggests: smbclient, winbind, bash-completion Replaces: smbfs (<< 2:4.0~rc1-1) Filename: pool/main/c/cifs-utils/cifs-utils_7.0-ok1_amd64.deb Size: 90296 MD5sum: e08130be46a62f01ad6452ed56521f53 SHA1: 5d65f76cff6a146f46241032dbc4591a042b0cdd SHA256: 6c9025bf76263b125d25b433bd51303fe6e23ca990994bf76469c10b173996b7 SHA512: f9b20b18abb4d6f48d99426317d2df4f03c707c9a4635523643761fa5b6f0bda3a3cded0f707a3d3ab2b38e80033c9922bfe39691d57ebeedbd735c98d91c4e9 Homepage: https://www.samba.org/~jlayton/cifs-utils/ Description: Common Internet File System utilities The SMB/CIFS protocol provides support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides utilities for managing mounts of CIFS network file systems. Package: cinnamon-desktop-data Architecture: all Version: 6.0.0-ok2 Multi-Arch: foreign Priority: optional Section: x11 Source: cinnamon-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 852 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/main/c/cinnamon-desktop/cinnamon-desktop-data_6.0.0-ok2_all.deb Size: 96864 MD5sum: 576f45a8d0fce30b8c5b0b3d622e0648 SHA1: 1f564813fff44a53ecbe543bec9872337d0e594c SHA256: f7b2881023a963989770a9c8b30a34c558a4d6f93c96f274141c3b8f73276a3f SHA512: f0030d69e0ff8dbd61fde9be93f57e33016d58ee6f18368452fda6977b01f749e3df64ffd857a801dc9d98f18f0b068400c9adb0ede3bfc59cb2eff8f55b37ec Description: Common files for Cinnamon desktop apps This package includes files that are shared between several Cinnamon apps (i18n files and configuration schemas). Package: cinnamon-session Architecture: amd64 Version: 6.0.4-ok2 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 344 Provides: x-session-manager Depends: cinnamon-desktop-data (>= 6.0), cinnamon-session-common (= 6.0.4-ok2), default-dbus-session-bus | dbus-session-bus, gir1.2-gdk-3.0, gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-xapp-1.0, python3-gi, python3-setproctitle, upower, dconf-gsettings-backend | gsettings-backend, python3:any, libc6 (>= 2.34), libcanberra0 (>= 0.2), libcinnamon-desktop4 (>= 6.0.0-ok2), libgl1, libglib2.0-0t64 (>= 2.79.0), libgtk-3-0 (>= 3.0.0), libice6 (>= 1:1.0.0), libsm6, libsystemd0, libx11-6, libxau6, libxcomposite1 (>= 1:0.4.5) Recommends: cinnamon-l10n (>= 5.2) Breaks: cinnamon (<< 6.0~), cinnamon-core (<< 5.2~) Filename: pool/main/c/cinnamon-session/cinnamon-session_6.0.4-ok2_amd64.deb Size: 88856 MD5sum: edd8562450a745fc8850b244ddbe9cad SHA1: 6801d9445730888902949bba2f2f914b4b100c34 SHA256: 970e80510d220e7f618dbc06847869a97a9d4e7920a3d076c3f5afba70d4c8d0 SHA512: 3b75fee83b117934ca6893b2a0b776b71d670b5688cfc86cb78885c79be454619695ae18d123bc979c556801d62ec9879c770a5ff5fda778d9464ad96820b5a7 Homepage: http://cinnamon.linuxmint.com Description: Cinnamon Session Manager - Minimal runtime The Cinnamon Session Manager is in charge of starting the core components of the Cinnamon desktop, and applications that should be launched at login time. It also features a way to save and restore currently running applications. . This package contains the binaries for the Cinnamon Session Manager, but no startup scripts. It is meant for those willing to start cinnamon-session by hand with the components of their choice, and for applications such as MDM that use cinnamon-session internally. Package: cinnamon-session-common Architecture: all Version: 6.0.4-ok2 Multi-Arch: foreign Priority: optional Section: x11 Source: cinnamon-session Origin: openKylin Maintainer: openKylin Developers Installed-Size: 57 Filename: pool/main/c/cinnamon-session/cinnamon-session-common_6.0.4-ok2_all.deb Size: 11140 MD5sum: 42272be006b63cfe6356ed3fa7121314 SHA1: bb80036a72288605d7a5d4828a4557bb7a5aa3e4 SHA256: 0270e2be83a3ccdf7257a2210e4bf055c6d595c823cf653f64a431de529d08e6 SHA512: a9b2203ed0b4b66af7dc83dde6f35f75418dc6570f96189374cc04c4cf771857a2bad4a3d889944ad61f80eb9f9b3ff7a043779690b73549f2b30624d08fdc06 Homepage: http://cinnamon.linuxmint.com Description: Cinnamon Session Manager - common files The Cinnamon Session Manager is in charge of starting the core components of the Cinnamon desktop, and applications that should be launched at login time. It also features a way to save and restore currently running applications. . This package contains the translations, data files and startup scripts which are common to the Cinnamon and Cinnamon fallback sessions. Package: cjs Architecture: amd64 Version: 6.0.0-ok2 Priority: optional Section: interpreters Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Linux Mint Installed-Size: 179 Depends: gir1.2-gtk-3.0, libc6 (>= 2.34), libcjs0 (= 6.0.0-ok2), libgcc-s1 (>= 3.0), libglib2.0-0t64 (>= 2.70.0), libstdc++6 (>= 4.1.1) Filename: pool/main/c/cjs/cjs_6.0.0-ok2_amd64.deb Size: 104940 MD5sum: c510547f4eb5728a432c1402c9b0be80 SHA1: a28d5c14276e466e2ecce52932c0e3dcbe5dac9d SHA256: e7841d7274b4b910f076eef80fb485c0954bf19aecec13276a5ab67837a6383c SHA512: d84ef1630c378e24444da17d0fc1dbc076a6a8758076d72e74be91083e094010fa06722295cc8e0b634ebef95971c933bacd2e6eda5eacbc33d114c0d624cb64 Description: Mozilla-based javascript bindings for the Cinnamon platform (cli tool) Makes it possible for applications to use all of Cinnamon's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package is the frozen version of gjs that the cinnamon desktop currently uses. . This package contains the interactive console application. . This package contains test programs, designed to be run as part of a regression testsuite. Package: cl-brlapi Architecture: all Version: 6.6-ok3 Multi-Arch: foreign Priority: optional Section: lisp Source: brltty Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 89 Depends: cl-cffi, libbrlapi0.8 Filename: pool/main/b/brltty/cl-brlapi_6.6-ok3_all.deb Size: 5804 MD5sum: c894cc022456e493513b916f3ada83ee SHA1: 0924b22b03ad7cb698335e195f65f9f8dd355a48 SHA256: 558b06132674045e9ef882226393b402737fa8a9319e337c10dd8dfd7f60548e SHA512: 00ad97400b3778cb75e64f5a019da011fa1dc2ca5a505281668b55699d1b970b249ef542f53dcd7f16b23159f884372964e2a4040c422ead91a115e3355f29f8 Homepage: https://brltty.com Description: Common Lisp bindings for BrlAPI BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package provides Common Lisp bindings vor BrlAPI. Package: cl-speech-dispatcher Architecture: all Version: 0.12.0~rc2-ok1 Multi-Arch: foreign Priority: optional Section: lisp Source: speech-dispatcher Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TTS Team Installed-Size: 50 Depends: cl-regex Filename: pool/main/s/speech-dispatcher/cl-speech-dispatcher_0.12.0~rc2-ok1_all.deb Size: 10472 MD5sum: 01e9874dcb2a8d450021baab74956639 SHA1: 119035a6cb8094a54ff0db255852c852c9db1c8e SHA256: d12309bc3f4c35a3229b014a9f7c0b7852877d4bcb899d1bb6c905fa30a63626 SHA512: 5e83512e8536aa998a90ff43bd9197303b158cda0dd4171096da5dea199a9ef6d14bea5a4e6b73a90bf495f23d26239456fc438e677ab38bd441efb38050e7c7 Homepage: http://devel.freebsoft.org/speechd Description: Common Lisp interface to Speech Dispatcher Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains a Common Lisp library for communication with Speech Dispatcher. Package: clang Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Priority: optional Section: devel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 17 Depends: clang-17 (>= 17~) 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) 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) Filename: pool/main/l/llvm-defaults/clang_17.0-58~exp1-ok1_amd64.deb Size: 2376 MD5sum: 5c070039feeb88f9e177a4cbfe875c41 SHA1: e458e6526258a8007667098070c55136222761c4 SHA256: a8cd46196d3688a278f17f9a38d6b36ddafcf159704ddf11ec2f77fcd3e753c8 SHA512: 7e0341db9605f0e5c5ebbc850b3fec1e23d9ac584d6d76f69c779674e98725e60ca75e6554429c8a5c55ac2e983fd3bf9448479e4431e3094e1413d875593230 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-10 Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: devel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 290 Provides: c++-compiler, c-compiler, objc-compiler Depends: libc6 (>= 2.14), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-9-dev, libgcc-9-dev, libobjc-9-dev, libclang-common-10-dev (= 1:10.0.0-ok3), libclang1-10 (= 1:10.0.0-ok3), libc6-dev, binutils Recommends: llvm-10-dev, python3, libomp-10-dev Suggests: clang-10-doc Filename: pool/main/l/llvm-toolchain-10/clang-10_10.0.0-ok3_amd64.deb Size: 74828 MD5sum: 5049002341465bd8abab13c52cc4aced SHA1: 440a6bfb0f7c26e48d2c366ad87a31b2e45799b6 SHA256: 9f7f1e112b6b5108163da2fc9561a53fd4b1d74ba3e95e98eaf3cb98fa8ce4ac SHA512: 4b58125aa96f701b4fa05908ed421d6e4d694a29fdf3002497ebea7393aeea9a6adb8a1c0b479cb0cd8b1fad0b459440eb3854f83ce13c6171eb7e2e9bee5fc7 Homepage: https://www.llvm.org/ 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. Package: clang-10-doc Architecture: all Version: 1:10.0.0-ok3 Priority: optional Section: doc Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 9643 Depends: libjs-mathjax Filename: pool/main/l/llvm-toolchain-10/clang-10-doc_10.0.0-ok3_all.deb Size: 1120224 MD5sum: 45e3c99ee7ead7899fb093b4e34226ea SHA1: 9b2207eeed8b674ec36500c43e13fa1a0a03ac0d SHA256: d8d14c3ea9d5b518e563963c5138098ed4ec12d549f5e770f58526665bcb8cca SHA512: abc9bb7f1a3367079ac1b59fe27c73522c177f68a44f47daccfa2c1691e94558f5bd321190e6ad8935f66b80d582ff658a2c65a51cfdcec62512ffb64a095342 Homepage: https://www.llvm.org/ 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. Package: clang-10-examples Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: doc Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 35 Filename: pool/main/l/llvm-toolchain-10/clang-10-examples_10.0.0-ok3_amd64.deb Size: 12734 MD5sum: b0e492a2671acbbea287d74a4fb88565 SHA1: d9356d8e803b716c629ffabfe1f2552dff64451a SHA256: d0064cd3454a7b0e972968bacb0410163459fa31372009249a566fb6df7f9e7f SHA512: 9a6b3af7cfeff45fdff8b78b6554da194f7a6e5073ccd9819bfe4a4579c1fa646b89c9c437411627aa40b623ee83f2075563f96064015478b4b05aa705dfaf82 Homepage: https://www.llvm.org/ 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. Package: clang-15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 330 Provides: c++-compiler, c-compiler, objc-compiler Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11), libstdc++-12-dev, libgcc-12-dev, libobjc-12-dev, libclang-common-15-dev (= 1:15.0.7-ok3), llvm-15-linker-tools (= 1:15.0.7-ok3), libclang1-15 (= 1:15.0.7-ok3), libc6-dev, binutils Recommends: llvm-15-dev, python3 Suggests: clang-15-doc, wasi-libc Filename: pool/main/l/llvm-toolchain-15/clang-15_15.0.7-ok3_amd64.deb Size: 82610 MD5sum: f744540d95573ac54cf38328a0c1de56 SHA1: 77d4561cee29c9695a0a5bb173b70b50780326ae SHA256: 020476ed57040c123b9dd6043be822e64d9c2a8125cd8d3591dd3c8aa34c93d8 SHA512: 2b07219f24eb59825874e07d4cbdee12ae498cc51c61f3767fbabf780088a87fb92d1186726c61b9f5c1bbfc46d3cece12aaab49dc263452dc3f40635333b3a7 Homepage: https://www.llvm.org/ 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. Package: clang-15-doc Architecture: all Version: 1:15.0.7-ok3 Priority: optional Section: doc Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 9772 Depends: libjs-mathjax Filename: pool/main/l/llvm-toolchain-15/clang-15-doc_15.0.7-ok3_all.deb Size: 1220754 MD5sum: 003631af9b0dc9fa9430cb71fbb5d7fc SHA1: c911581cc10ca9041c2615678557fd9b3b247781 SHA256: 21cc7c7d238dbe7e54352c752d37fd0f8e569b02c97100b298881a9675a3e7be SHA512: d32f2dcb547b206230c876f2a33932528b0872385a6a203d173d67b089e8552b05f65a07e42481bc0449773d343d4acd4cead38f0ad8be5d086348e59cbe448e Homepage: https://www.llvm.org/ 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. Package: clang-15-examples Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: doc Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 44 Filename: pool/main/l/llvm-toolchain-15/clang-15-examples_15.0.7-ok3_amd64.deb Size: 13806 MD5sum: 9074341160d2647408d56150c8b2c501 SHA1: 96794503a535e24289bbb67e0e956e7a7b9c5ed5 SHA256: de018b9eae7ecc529c3446011b15c33a29d911c7588d69b332fdc242bdd68d3f SHA512: 04b6065ae85e9b072f80d730c0e32ae014fe79a871b581cf818ebd2f408bba2105c0374153aec642e6b0576626d3b617a90c6f2972f3eb2baa9120cc81b04b72 Homepage: https://www.llvm.org/ 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. Package: clang-17 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 329 Provides: c++-compiler, c-compiler, objc-compiler Depends: libc6 (>= 2.34), libclang-cpp17t64 (>= 1:17.0.6), libgcc-s1 (>= 3.0), libllvm17t64 (= 1:17.0.6-9ok4), libstdc++6 (>= 11), libstdc++-12-dev, libgcc-12-dev, libobjc-12-dev, libclang-common-17-dev (= 1:17.0.6-9ok4), llvm-17-linker-tools (= 1:17.0.6-9ok4), libclang1-17t64 (= 1:17.0.6-9ok4), libc6-dev, binutils Recommends: llvm-17-dev, python3 Suggests: clang-17-doc, wasi-libc Filename: pool/main/l/llvm-toolchain-17/clang-17_17.0.6-9ok4_amd64.deb Size: 75060 MD5sum: bb9ac89598d4fa8e763356a8cf35c4ec SHA1: 4401ea34b58a11ed10adc4200b7b77eded7acb1f SHA256: 6735453a41e2fea4a05f038d1104e5af5061572544cd749325bc9674d6ac5eea SHA512: da6a236852f9c6262b36a2813f7bf20b40905a734eab579248bf6cc937e6ea5072287994aff271e4a39c981368d3296901fe53c3dd2b3205717584e92483e195 Homepage: https://www.llvm.org/ 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. Package: clang-17-doc Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: doc Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 8421 Depends: libjs-mathjax Filename: pool/main/l/llvm-toolchain-17/clang-17-doc_17.0.6-9ok4_all.deb Size: 1136708 MD5sum: 8673f96f31c6d250c7686e4bb3f4f44e SHA1: 9a340b9ebc6148766f79b4f0ba1d1efb30ddcd4a SHA256: 245883c19833028e2f5faa3ff755cf3a505e32303c0644ceb4d5d8ae5bb6f88c SHA512: 348f426607292a72ebd68603e0a1572d6c736a168c7670247e4497f03acce7b8e6714a294c5342d344b864bdfa3b3d84a86ed8b92dbb11724a45638cd8cc53d3 Homepage: https://www.llvm.org/ 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. Package: clang-17-examples Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: doc Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 43 Filename: pool/main/l/llvm-toolchain-17/clang-17-examples_17.0.6-9ok4_all.deb Size: 11528 MD5sum: 20e9e6c6ed07a8e7427dd28d5ff617b0 SHA1: bfc98930a2ee647b40f51e9b0aae15d71c490b90 SHA256: 267ce76484f8b4bbc2acd6d95c60c101595864fed44b5371ae5899c8f47f3d48 SHA512: de47c61d02e5526cf974437c16fa4858b22174f480339b20fdc8ff6c6038e265bac0f6009b75cd38e3a341a1c970e0b99226874e497203fcd132900bccc12d75 Homepage: https://www.llvm.org/ 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. Package: clang-format Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: devel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 26 Depends: clang-format-17 (>= 17~) Breaks: clang (<< 1:3.6-28) Replaces: clang (<< 1:3.6-28) Filename: pool/main/l/llvm-defaults/clang-format_17.0-58~exp1-ok1_amd64.deb Size: 2508 MD5sum: 1f4756c98b8ea6e5f0d78b1d2a28e608 SHA1: ab07feb822165bf53be2ab9b8263ce3b9e9bfb4f SHA256: 9435547058840a475bd02c5f9e75c5383b7e4e097cb0f54571308b3d12a33889 SHA512: 544fb6e1ea601a5f3224412d89b1ca9dbd2033f08745fd053e216f82c30b8e35f3c0f30b908afa9a66325356f0729c092716888206c492ef4f2b3ce538268ebe 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-10 Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: devel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 160 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.0-ok3), libstdc++6 (>= 5.2), python3 Filename: pool/main/l/llvm-toolchain-10/clang-format-10_10.0.0-ok3_amd64.deb Size: 44132 MD5sum: 0dd5d414040b3d173adb302d972737d3 SHA1: c3165757124ab5ba2deda7f92e6abee463045722 SHA256: 81533f307a77a0892761f5692f7582bc5d835f226ddaff8509f6d2e1957a55bb SHA512: a0bb37587e26c675c0a0fe5b1e254d6c61f7d6f5b3e79b0edd30925379b9f7514f435a30498120c612de81cb3bd6700f2448557aa1cdfef0306a9c97d8584a9f Homepage: https://www.llvm.org/ 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. Package: clang-format-15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 190 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-ok3), libstdc++6 (>= 11), python3 Filename: pool/main/l/llvm-toolchain-15/clang-format-15_15.0.7-ok3_amd64.deb Size: 53440 MD5sum: 0df64a92f3792fa741bf9e1fe73f154b SHA1: 20589b385ba4a7cf6f7604909514351223e4eebb SHA256: 614887c632c16bc583081d99be7427f9eda70d35d7f11b18e4361cd73974320b SHA512: c704781a65a8bbe0077f1100807772efafc8e2510d9c8618714a7f66302308a37168b09c7bcf77f2137cec543286ea44893183609e5a4ee6f4d0e6fc798b274e Homepage: https://www.llvm.org/ 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. Package: clang-format-17 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 190 Depends: libc6 (>= 2.34), libclang-cpp17t64 (>= 1:17.0.6), libgcc-s1 (>= 3.0), libllvm17t64 (= 1:17.0.6-9ok4), libstdc++6 (>= 11), python3 Filename: pool/main/l/llvm-toolchain-17/clang-format-17_17.0.6-9ok4_amd64.deb Size: 48040 MD5sum: 9157650aa177f40f801f9ae4a30b80a2 SHA1: 4e55f62fe9f5852e25e25b75958046d337702404 SHA256: 77b718e95a246f657f8b3ada1e7174ee2482b11b0b6ff04e6be199a2cf2fc8e7 SHA512: 78da5eb4ad3dea4b9529bcdd27bf918527ec5fff15b7c2b04fc9dfdd26a6b0bd9d083a2afbc07a5bd880e062345f9562628c387a04679d1f58b12f40f607a69c Homepage: https://www.llvm.org/ 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. Package: clang-tidy Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Priority: optional Section: devel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 18 Depends: clang-tidy-17 (>= 17~) Breaks: clang (<< 1:3.6-28) Replaces: clang (<< 1:3.6-28) Filename: pool/main/l/llvm-defaults/clang-tidy_17.0-58~exp1-ok1_amd64.deb Size: 2292 MD5sum: 7358039f23adf04426d224246784da9e SHA1: b174d04e816a8879a672f786662dad010349655f SHA256: df5b1dbbb6b2290f146a6fdeb9f29748de8f225345d10d3e3a06742485327fa8 SHA512: 87a5498a78ec98dff59006565d544ace4c382b5cc65e97e4503e47f10032ae828a5aa22ea1dc398204bc03f5ac1dc36d9e26159783b5ac91dd780fefd4807891 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-10 Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: devel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 5490 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.0-ok3), libstdc++6 (>= 5.2), python3, libclang-common-10-dev, clang-tools-10, python3-yaml Filename: pool/main/l/llvm-toolchain-10/clang-tidy-10_10.0.0-ok3_amd64.deb Size: 1141966 MD5sum: 6a5b58fe50165fe108805b7aebd634fc SHA1: 834d267758126a9f613fed8c29c94d891d6a085e SHA256: ee815447b77963b3eb5a7174c72d30fd32d191da6dfff02791de6c52d5b35ff4 SHA512: 0988aca3f1eeb0718a1cfc04a314c284284e70ee5322d79f221ec9e1383e5d48c9bac5d17b87017422b10e0952d35b8a834a7f7ac796b7a028053dd0bb31524c Homepage: https://www.llvm.org/ 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. Package: clang-tidy-15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 25612 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-ok3), libstdc++6 (>= 11), python3, libclang-common-15-dev, clang-tools-15, python3-yaml Filename: pool/main/l/llvm-toolchain-15/clang-tidy-15_15.0.7-ok3_amd64.deb Size: 4506056 MD5sum: 0caeb3dcba485f4665ce1528df22f3f4 SHA1: 26d4c25b3d81b5b2a10c1d01c423752570650af8 SHA256: ce4eaefd07e832164182c41fd0f2e11ef2dcc8dc48bc0ef75660fc63abbc2266 SHA512: ca5f9c7d27c1410da1e0ca6b6e0ebf40186f805241ff8627f3aa6669e4e961a1eb528d1bb748dfb827adf25b730b154562e81b8f60e1445fee7c820032a8101c Homepage: https://www.llvm.org/ 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. Package: clang-tidy-17 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 26587 Depends: libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libgcc-s1 (>= 3.0), libllvm17t64 (= 1:17.0.6-9ok4), libstdc++6 (>= 11), python3, libclang-common-17-dev (= 1:17.0.6-9ok4), clang-tools-17, python3-yaml Filename: pool/main/l/llvm-toolchain-17/clang-tidy-17_17.0.6-9ok4_amd64.deb Size: 4223952 MD5sum: ddff23a7197bac9b2867e5b480181cb0 SHA1: a92f83b250e88faa8b904280a0781ce69e7dde42 SHA256: 338f22669bd18ea8dd3e15b571e374b3c6669099204c0654a75a0fd0d6900c39 SHA512: f7fa02376a3aece4e8538a2396f4f0d172a7b1607c93a2ad54fb1bd7b22bd921195ea724f2b00a454d1022e52ca08ff3e4adb0be75f89572333df7535db293f3 Homepage: https://www.llvm.org/ 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. Package: clang-tools Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: devel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 24 Depends: clang-tools-17 (>= 17~) Breaks: clang (<< 1:4.0-42) Replaces: clang (<< 1:4.0-42) Filename: pool/main/l/llvm-defaults/clang-tools_17.0-58~exp1-ok1_amd64.deb Size: 2304 MD5sum: 894c5d1acfa9852dcebe96135e44b872 SHA1: 002e922d131cfd9c6bd26b1613f7637f44893f78 SHA256: d5257a55697daaa604d285a24579a3bfef4016bc4f0acd1917ef0204e980fa03 SHA512: f90678692f351a46d96c84f46a54d4ce88e2b86b0e227ee36124db46bd95208799b30e2779b2dcc7bbf790e7566a73ae5a607f9227114bfbe83ff13edaa4463e 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-10 Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: devel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 24563 Depends: libc6 (>= 2.29), libclang-cpp10, libclang1-10 (>= 1:9~svn360566-1~), libgcc-s1 (>= 3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), clang-10 (= 1:10.0.0-ok3), python3 Filename: pool/main/l/llvm-toolchain-10/clang-tools-10_10.0.0-ok3_amd64.deb Size: 6669630 MD5sum: 3c1b566b7ed1b5d18e802cf8e1af0609 SHA1: 76edd84e1bbafa774528d1ec38c4b8593fd1ffc2 SHA256: bd50400d2dd3a5d5a4f83a7594dd0fbc2ea38f2c20e483bb3299547de64bc0ef SHA512: 1733a9d49d33fb9329fb842f7c727f16015c028ead58b78b8ce75484b26989ba40979a2b1fafe35d0a67fda4735533001c36133480e78a71f002ac9765d30166 Homepage: https://www.llvm.org/ 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. Package: clang-tools-15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 34644 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libclang1-15 (>= 1:15.0.7-ok3), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11), libxml2 (>= 2.7.4), clang-15 (= 1:15.0.7-ok3), python3 Filename: pool/main/l/llvm-toolchain-15/clang-tools-15_15.0.7-ok3_amd64.deb Size: 7674034 MD5sum: 2fdb2e069df1d92a42e78b50881f95ac SHA1: 53f4f9cf5ec67219ec1b44ae5ffc2fbc0419ea6e SHA256: bcde3cd35ede810e71426d1e093018f920fa25b5a3c87b8d7745ab543248fb45 SHA512: 14b8048cbbcd695c3528b872a56df69f01c1bf20ea092f5a829a54d1312011c6ef3981c5600a7ed796ae1a5153109f554afe4bd65ee8415fac4907b9472a6976 Homepage: https://www.llvm.org/ 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. Package: clang-tools-17 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 38111 Depends: libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libclang1-17t64 (>= 1:17), libgcc-s1 (>= 3.3), libllvm17t64, libstdc++6 (>= 11), libtinfo6 (>= 6), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), clang-17 (= 1:17.0.6-9ok4), python3 Filename: pool/main/l/llvm-toolchain-17/clang-tools-17_17.0.6-9ok4_amd64.deb Size: 7874224 MD5sum: 257546d2e5ac973c0436031d14f7656b SHA1: d081435771d1fc91f205e16602a072e7a0d8a08f SHA256: 34a26bf5c1f8359999f6bab59b002608f5ff4511ae62e7ab1c3be9cbe9dc7ea4 SHA512: 05f7ee0f96014fb869b137f3d2e4e6f8a80cce8fd8afc0b7411e4da6dcf860bf2af28120192811b9bd2a241e370a31303e1cab21a903d9c1427680857a99823e Homepage: https://www.llvm.org/ 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. Package: clangd Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: devel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 13 Depends: clangd-17 (>= 17~) Breaks: clang-tools (<< 1:9.0-48) Replaces: clang-tools (<< 1:9.0-48) Filename: pool/main/l/llvm-defaults/clangd_17.0-58~exp1-ok1_amd64.deb Size: 2084 MD5sum: 48f2cdaefa6c9bc45764f9ffb80574b6 SHA1: 62d1de139e5218a84be67d0d0f0bdcea50384260 SHA256: cde5c6d60edf1319a6bdc87a107e91f0d03f26499bd650bb8967c2325f8a867f SHA512: 86473412b1708834f5d134d6025ac2756b296d95eb8df068eb804d2ffba8b72336e82050857de557a571af71cfb7585dbdb05f1bd84b3ef58e37b9aca478101d 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-10 Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: devel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 7883 Depends: libc6 (>= 2.29), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libclang-common-10-dev (= 1:10.0.0-ok3) Filename: pool/main/l/llvm-toolchain-10/clangd-10_10.0.0-ok3_amd64.deb Size: 1803718 MD5sum: 141e55db6fcb65bc912ed5a00cc59804 SHA1: ce3f10a8608590e36b97727ad89e68aa030dd190 SHA256: 9050685e411f831f87b595be68b9aedd896e4b15b769b56da36f905ffcb9cf09 SHA512: 39b12ce4378cd83ad607f54fd23847e650c5a512711b1bf981b7239d3e416b0fc31f80c3a3ec01a93d28c1e8b75ba6ebab21d1bcafaff16c0090fa398a347ae1 Homepage: https://www.llvm.org/ 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. Package: clangd-15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 30731 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 12), libclang-common-15-dev (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/clangd-15_15.0.7-ok3_amd64.deb Size: 5917500 MD5sum: 6550d77a40e2ebcd700907b6badb390c SHA1: 4c740cc343103fc152b335166a8682d1bfcbf45e SHA256: 5f8ec9476f83116825a2b9fa05a6a9d8f529de08088546d9177ff19a5ba3685a SHA512: 6c33ef5e1248dd7d9a018ed06ff5ebdf5bbea9731e8d94d1d14995ba182bf015b0618028c032d57e10fc77d4f5843bc738e3c9098b89ef859f15ba0d62b91a71 Homepage: https://www.llvm.org/ 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. Package: clangd-17 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 30644 Depends: libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libgcc-s1 (>= 3.0), libllvm17t64 (= 1:17.0.6-9ok4), libstdc++6 (>= 12), libclang-common-17-dev (= 1:17.0.6-9ok4) Filename: pool/main/l/llvm-toolchain-17/clangd-17_17.0.6-9ok4_amd64.deb Size: 5460920 MD5sum: 9b3a77659c0e8e3de91246532f6be684 SHA1: 4b720cd1d84d93627784fd4a2169759f29dfd7dd SHA256: dc11778bab0ab3712b49fdcb778887dff7bcb2b62a62c0a4b906f43a4b5b563c SHA512: 0ba8f0eb8e31d0227ff83329d0e98683897b2f2f172f1308af1e353ae6d01a1f570c954706bb0f08be0354bf0d62064fc3f0dbc3f595d25ecb2d39e4679e2eb4 Homepage: https://www.llvm.org/ 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. Package: cloud-guest-utils Architecture: all Version: 0.33-ok1 Multi-Arch: foreign Priority: extra Section: admin Source: cloud-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: e2fsprogs, fdisk, python3:any Recommends: gdisk Suggests: cloud-init Filename: pool/main/c/cloud-utils/cloud-guest-utils_0.33-ok1_all.deb Size: 16932 MD5sum: 1a435dbe8eb6762fdaaa010689cb7c9e SHA1: a6f701ddcca638c66e8fcd7ca864e7830acfb143 SHA256: 4cbe60c9c8714b9614ad0d702ab30b0e8f8a93967bd568eedf02fcfb1d527b64 SHA512: 1d44e4433c080411b419286990984a582cde7303ec571986264a8ea38f210aceecac24d4765561d8228c5cd86e163a09f7cd3e2f771eaa985a12ed58e92c4a7a Homepage: https://launchpad.net/cloud-utils Description: cloud guest utilities This package contains programs useful inside cloud instance. It contains 'growpart' for resizing a partition during boot, which is normally done with the aid of cloud-init. Package: cloud-image-utils Architecture: all Version: 0.33-ok1 Priority: extra Section: admin Source: cloud-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 59 Depends: ca-certificates, e2fsprogs, file, genisoimage, qemu-utils, wget, python3:any Recommends: distro-info Suggests: mtools Filename: pool/main/c/cloud-utils/cloud-image-utils_0.33-ok1_all.deb Size: 16996 MD5sum: 35c259bec10755723539ea5440c10b94 SHA1: b503e431cb70915bfdd31997edb12ad4e89cde9a SHA256: 06ebcfe43c80975d8bdc8ca3bac0a3433f0a875de42da4ec56e52bcaa983dc5f SHA512: 8df920cdfb398c6afad0e2180a7008f4b1b3af9e85f7dfa9755f4cefd107c9516656ea2c3cb5903c7defce751fa37f14abfea850f506cc5d66596fb4c9571dd8 Homepage: https://launchpad.net/cloud-utils Description: cloud image management utilities This package provides a useful set of utilities for working with cloud images. It contains tools to help in modifying cloud images, running, and querying data related to cloud-images. Package: cloud-utils Architecture: all Version: 0.33-ok1 Priority: extra Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 13 Depends: cloud-guest-utils, cloud-image-utils Filename: pool/main/c/cloud-utils/cloud-utils_0.33-ok1_all.deb Size: 1776 MD5sum: 60d5794309c1762bea5a2ef4ba0ad973 SHA1: 192b843cfa8f2c473297c49d5d400a13f31bb7bc SHA256: dd7657f62b0c18cbe1da0fbe43a583c4cb54d68e3714c490c1e7bd777775e137 SHA512: 531c1568c13b62f2d80a8283950b99df08656d559c2c93d0b4fbab81868f0f7cd7c915d76a31d026247d7645ccdeb55b122195eb8814349877e495da087d0144 Homepage: https://launchpad.net/cloud-utils Description: metapackage for installation of upstream cloud-utils source This metapackage will depend on all sub-packages built by the upstream cloud-utils source. Package: clutter-1.0-tests Architecture: amd64 Version: 1.26.4+git2779b932+dfsg-ok1 Priority: optional Section: misc Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 583 Depends: libclutter-1.0-0 (= 1.26.4+git2779b932+dfsg-ok1), libc6 (>= 2.34), libcogl20 (>= 1.21.2), libglib2.0-0 (>= 2.53.4), libpango-1.0-0 (>= 1.30) Filename: pool/main/c/clutter-1.0/clutter-1.0-tests_1.26.4+git2779b932+dfsg-ok1_amd64.deb Size: 70842 MD5sum: a15b91737a6eeb8041078a796229d495 SHA1: 22bb15b08098c478c2b4180bee0c2e3824969e07 SHA256: dfa5ad68324be9e7474c4f1e58bebad91ba807f3d6c28962e808e8b121f31c60 SHA512: ece4084cbdb57a951279272a29f982cbfb44547309f23b52d469b7999d811a9696fd7d225fa8ab229b1f96de17df34bf70232020a71d2a2273b93f6fd43e1fc8 Homepage: https://blogs.gnome.org/clutter/ Description: Open GL based interactive canvas library (installed test programs) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains installed test programs. Package: clzip Architecture: amd64 Version: 1.14-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 160 Provides: lzip-alternative, lzip-compressor, lzip-decompressor Depends: libc6 (>= 2.34) Filename: pool/main/c/clzip/clzip_1.14-ok1_amd64.deb Size: 75200 MD5sum: 07838e197cb04bb849c6fab380b2ce1d SHA1: 8be1211e23795de9536117ab1da382ea9bf7a12a SHA256: 3ae37646797831e1e763c55d14349d2055d8d72b626b09c6f7b33a7713ec853d SHA512: 4ecc550a3ad1263cb375fff39a7589ea50082c2d28ad8b0d8d282d75ef10f0de000a77e7f47932fe2b7600c0a8a547818fe420986a902e8838dfb40e79dff8df Homepage: http://www.nongnu.org/lzip/clzip.html Description: C, lossless data compressor based on the LZMA algorithm Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving. . Clzip is a C language version of lzip using the lzip file format; the files produced by clzip are fully compatible with lzip. . Clzip is intended for embedded devices or systems lacking a C++ compiler. Package: cmake Architecture: amd64 Version: 3.28.3-ok4 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian CMake Team Installed-Size: 33728 Depends: libarchive13t64 (>= 3.3.3), libc6 (>= 2.38), libcurl4 (>= 7.16.2), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libjsoncpp25 (>= 1.9.5), librhash0 (>= 1.2.6), libstdc++6 (>= 12), libuv1t64 (>= 1.38.0), zlib1g (>= 1:1.1.4), cmake-data (= 3.28.3-ok4), procps Recommends: gcc, make Suggests: cmake-doc, cmake-format, elpa-cmake-mode, ninja-build Filename: pool/main/c/cmake/cmake_3.28.3-ok4_amd64.deb Size: 9672288 MD5sum: acc26d34bd424c4bb3658c4fa3c59196 SHA1: 109625d822ebcb4732163eaf0113478d96e5e826 SHA256: 3968a6d6526c0dd926bb7bebf3a0ef87a16ce4803899f53099bbe0fc0f8d3f01 SHA512: 21d765fd0ae76c9824db78539c55686a9014e53a1f26a1fde2a7fd94361c57e18bac56495764460adff53ec40c17095c94fa927296ec5ca05cb7874fff157d3d Homepage: https://cmake.org/ 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. Package: cmake-curses-gui Architecture: amd64 Version: 3.28.3-ok4 Priority: optional Section: devel Source: cmake Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian CMake Team Installed-Size: 10395 Depends: libarchive13t64 (>= 3.3.3), libc6 (>= 2.38), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), libjsoncpp25 (>= 1.9.5), libncurses6 (>= 6), librhash0 (>= 1.2.6), libstdc++6 (>= 12), libtinfo6 (>= 6), libuv1t64 (>= 1.38.0), zlib1g (>= 1:1.1.4), cmake (= 3.28.3-ok4) Filename: pool/main/c/cmake/cmake-curses-gui_3.28.3-ok4_amd64.deb Size: 3035020 MD5sum: dbe8cc3fdf2986e64bd33cc2e1f96ca9 SHA1: 6db2df0d761a53f591f2ab08a7f0f4ab8b691300 SHA256: bcd94236f2b5f9b5a7a45761082809cbafcf0664992c235da9a42938ff09db90 SHA512: 52d598e84ac874debbe82f7ab954b0b4a157f5af27b62b8062b5ce025dbbd1d39fc9e6e0108e98cdefaf061c9ac2387ee825d2186b9c2458390e9265ed793a3a Homepage: https://cmake.org/ Description: curses based user interface for CMake (ccmake) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides the CMake curses interface. Project configuration settings may be specified interactively through this GUI. Brief instructions are provided at the bottom of the terminal when the program is running. The main executable file for this GUI is "ccmake". Package: cmake-data Architecture: all Version: 3.28.3-ok4 Multi-Arch: foreign Priority: optional Section: devel Source: cmake Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian CMake Team Installed-Size: 10980 Filename: pool/main/c/cmake/cmake-data_3.28.3-ok4_all.deb Size: 2124272 MD5sum: 0ec4002ea46d0d55e90d4e14e4ff2ba0 SHA1: 110fa4a9eafecb989f3f34047494c47296022dbd SHA256: c1e63b78a85fc6cbc09c478758893a59bea869daeb986200c671adb3062b4327 SHA512: 20ecd246d1928323a1a362fea64f7c595ffeca477699cc4d4d5c3d8491341ef27dcf647b5fa4f21ca074b00fc3b9b0f3749595bd1c7578c60bfce463ca6b8058 Homepage: https://cmake.org/ Description: CMake data files (modules, templates and documentation) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides CMake architecture independent data files (modules, templates, documentation etc.). Unless you have cmake installed, you probably do not need this package. Package: cmake-doc Architecture: all Version: 3.28.3-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: cmake Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian CMake Team Installed-Size: 32342 Depends: cmake-data (= 3.28.3-ok4), libjs-sphinxdoc (>= 7.2.2) Recommends: doc-base Suggests: cmake Filename: pool/main/c/cmake/cmake-doc_3.28.3-ok4_all.deb Size: 2438004 MD5sum: 8ce3d23e45958a5a2d27ab3a9d8103d0 SHA1: 952e9cfe6db679cf13ad07073148b845293bcd8e SHA256: 47ce4bd6f71aa26fc152f333070be8d829e284b370a4c07af95c9d3f87761867 SHA512: c4d1981f02c34b58704f495ee2ff6ef0344ae73fdd4b47520bad8b61036d61e88fdb3bd3590fb950da2abe9741a36828c8484bf5f1826f995cbda8c8be257971 Homepage: https://cmake.org/ Description: extended documentation in various formats for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides additional documentation in various formats like HTML or plain text. Package: cmake-qt-gui Architecture: amd64 Version: 3.28.3-ok4 Priority: optional Section: devel Source: cmake Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian CMake Team Installed-Size: 10821 Provides: cmake-gui Depends: libarchive13t64 (>= 3.3.3), libc6 (>= 2.38), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), libjsoncpp25 (>= 1.9.5), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5 (>= 5.11.0~rc1), librhash0 (>= 1.2.6), libstdc++6 (>= 12), libuv1t64 (>= 1.38.0), zlib1g (>= 1:1.1.4), cmake (= 3.28.3-ok4) Filename: pool/main/c/cmake/cmake-qt-gui_3.28.3-ok4_amd64.deb Size: 3151556 MD5sum: a33442a67289c56beeafc656caaa443e SHA1: 65ba9c775bab3afc9381b8b7fc6df3b677b7eb27 SHA256: 84bea9a96d635ff9639288045605a37aac9853b63b966f04ffc26a2e53d55cdf SHA512: 1905e77775ff13a628e1d623632f1d963085f7a6830c042adc57d47a0974301149f7b9275e2d0a877510182a4c5d7d22488150eb95461ef12788c334e592168a Homepage: https://cmake.org/ Description: Qt based user interface for CMake (cmake-gui) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides the CMake Qt based GUI. Project configuration settings may be specified interactively. Brief instructions are provided at the bottom of the window when the program is running. The main executable file for this GUI is "cmake-gui". Package: codec2 Architecture: amd64 Version: 1.2.0-ok1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Installed-Size: 196 Depends: libc6 (>= 2.38), libcodec2-1.2 (>= 1.2.0) Filename: pool/main/c/codec2/codec2_1.2.0-ok1_amd64.deb Size: 52284 MD5sum: aa3ac487de7184ee2752963c0cba5dd3 SHA1: def6d688852ccda1bc0d525c611c3182c4033f7c SHA256: a8542a9be7fc034b4064b6933c9d5b678562456cea14c6f950e698df4ccec128 SHA512: 2d632925c69f11dabed4ce08afc37e170328a16f2f05da5f89b64d5e040f1d05982750c059f284397eade77a72c327930cf7459677add78948ca9676f229f37e Homepage: http://rowetel.com/codec2.html Description: command line tools for handling Codec2 data Codec2 is an audio codec especially designed for compressing voice at very low bit-rates for applications such as digital voice radio. . This package contains the encoder and decoder command-line applications. Package: colord Architecture: amd64 Version: 1.4.7-ok1 Multi-Arch: foreign Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 800 Depends: acl, adduser, colord-data, polkitd, dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcolord2 (>= 1.4.3), libcolorhug2 (>= 0.1.30), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.75.3), libgudev-1.0-0 (>= 146), libgusb2 (>= 0.2.7), liblcms2-2 (>= 2.2+git20110628), libpolkit-gobject-1-0 (>= 0.103), libsane1 (>= 1.0.27), libsqlite3-0 (>= 3.5.9), libsystemd0 Suggests: colord-sensor-argyll Filename: pool/main/c/colord/colord_1.4.7-ok1_amd64.deb Size: 170968 MD5sum: 8c7a1856bfcaa9dc9c32ea8cf8bddf2f SHA1: 7d4ac824b2ef6cc071f07fd9ab9e52aabf9ec1a2 SHA256: 440f554b60c0a2c33856700828394d58cc460388a9a2cdb62075149bb35cd5b4 SHA512: 09bc683e0697e0b10751c09ff70fe2fb3da4daedf65217629feff713b0df70308d9694543581ee0193f80ae57616d060c76037b8165e7f473e10fab0f4c3bbda Homepage: https://www.freedesktop.org/software/colord/ Description: system service to manage device colour profiles -- system daemon colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains the dbus-activated colord system daemon. Package: colord-data Architecture: all Version: 1.4.7-ok1 Priority: optional Section: graphics Source: colord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 1045 Breaks: colord (<< 1.2.0-2) Replaces: colord (<< 1.2.0-2) Filename: pool/main/c/colord/colord-data_1.4.7-ok1_all.deb Size: 172468 MD5sum: 0e34e40b2e502d9d9ed485c737ac62c1 SHA1: cc8950f456e77ce8af380d31c68be350f4ed4ec8 SHA256: bcb1335d3ccd09e291165eeba0448257b2ea99bf541306db228a67981315d236 SHA512: 2dd0670c97c3076af07fbe6a6ec8b14fbc1c00abded374c86892ac81001ee5d2e0f2b1c54d22f6045d1b93fd18eab78480a9c6c2eefb1b81290bf79501040983 Homepage: https://www.freedesktop.org/software/colord/ Description: system service to manage device colour profiles -- data files colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains data for the colord system daemon. Package: colord-sensor-argyll Architecture: amd64 Version: 1.4.7-ok1 Priority: optional Section: graphics Source: colord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 62 Depends: argyll, colord, libc6 (>= 2.28), libglib2.0-0 (>= 2.58) Breaks: colord (<< 1.2.11-1~) Replaces: colord (<< 1.2.11-1~) Enhances: colord Filename: pool/main/c/colord/colord-sensor-argyll_1.4.7-ok1_amd64.deb Size: 17256 MD5sum: 43e5fbe32b8020db17f4b2737cd9a4c8 SHA1: d8b5ccfc6ed381cebeec62c8ce7ffdb7374777bb SHA256: 770f569c72cb6e5d5bba24aed75618d2644d2ec9916fe5fb80de5e4f237dd786 SHA512: 62ba3ad2319746a5ac078a1ac222866530083d2dceebb13d7c742bfc583907f6e4bf966a4fa12fe3e11d76d83da7a277c335328e63dd1c8899d1f3d78c33937d Homepage: https://www.freedesktop.org/software/colord/ Description: system service to manage device colour profiles -- argyll sensor plugin colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains a sensor plugin that uses the Argyll tools, allowing colord to support colourimeters that are supported by Argyll. Package: colord-tests Architecture: amd64 Version: 1.4.7-ok1 Multi-Arch: foreign Priority: optional Section: graphics Source: colord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 287 Depends: colord, libc6 (>= 2.34), libcolord2 (>= 1.4.3), libglib2.0-0 (>= 2.77.0), liblcms2-2 (>= 2.2+git20110628) Filename: pool/main/c/colord/colord-tests_1.4.7-ok1_amd64.deb Size: 80444 MD5sum: fbd18cdcd608fc4f9759396978e6099e SHA1: 94a0fccf218ab1b1ca0afd9efd97b8cb5b8fc388 SHA256: 48d30d7591f62f1becf87c52f28c14145243f271fb2583a7e37ab2e493e9fc0b SHA512: 4b8a98e8711c88a1ecb16015dc5877bbec4e9af9d75eedcb9195502dc982f1dd9e2f7e5262c33540f36285a0c1907f2ed3fcb5be583c760698d7f9c728f2bc6e Homepage: https://www.freedesktop.org/software/colord/ Description: system service to manage device colour profiles -- test suite colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains test programs, designed to be run as a part of a regression test suite. Package: console-setup Architecture: all Version: 1.226-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 431 Pre-Depends: debconf | debconf-2.0 Depends: console-setup-linux | console-setup-freebsd | hurd, keyboard-configuration (= 1.226-ok1), xkb-data (>= 0.9), debconf (>= 0.5) | debconf-2.0 Suggests: locales, lsb-base (>= 3.0-6) Conflicts: console-setup-mini Breaks: lsb (<< 2.0-6), lsb-base (<< 3.0-6), lsb-core (<< 2.0-6) Filename: pool/main/c/console-setup/console-setup_1.226-ok1_all.deb Size: 102412 MD5sum: dbea63d5e890f9fd13749e4d6b670fd0 SHA1: 7abd7af3dd1e4c23362cccfde064556bacc505ae SHA256: ff519a0d6d8a98958f331f49bb62305864cca453a81962bf940b23bb68cf1795 SHA512: d32df3df434a64fa6889d3922e45c03f4b8bc09c9f56ba0f2ef7111f4d0f9947fe95d84dd5c0d8885fe2d1db4081a0c6f1560007456add39450da1ecf2472f59 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. Package: console-setup-linux Architecture: all Version: 1.226-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: console-setup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 2202 Provides: console-terminus Depends: init-system-helpers (>= 1.29~) | initscripts, kbd (>= 0.99-12) | console-tools (>= 1:0.2.3-16), keyboard-configuration (= 1.226-ok1) Suggests: console-setup Conflicts: console-setup-freebsd Breaks: console-cyrillic (<= 0.9-11), console-setup (<< 1.71), console-terminus Replaces: console-setup (<< 1.71), console-terminus Filename: pool/main/c/console-setup/console-setup-linux_1.226-ok1_all.deb Size: 1882640 MD5sum: cc756be6b0ccb3d682dc0df87bfd832d SHA1: 2bb80af36056f272b5a95c153c7338092cb05ffb SHA256: b72fc5ca586dd2f28b4d97127496efaaa08b2b5969542231bd386157b9e022aa SHA512: 777a47748bc96b1fe40435833cc06173a666abc01ad3c62d57fe23535e9b733d125c8da0cdd8de17321df03c7bc46d48edab20f04b635bcef02981c5988e5ef1 Description: Linux specific part of console-setup This package includes fonts in psf format and definitions of various 8-bit charmaps. Package: console-setup-mini Architecture: all Version: 1.226-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: console-setup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 1028 Depends: console-setup-linux | console-setup-freebsd, debconf (>= 0.5) | debconf-2.0, keyboard-configuration (= 1.226-ok1) 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/main/c/console-setup/console-setup-mini_1.226-ok1_all.deb Size: 631252 MD5sum: 9d746198efa35ee3bd38380b7b175b9e SHA1: 7550932c72034bcdafcfe0e9979d300bdcaa2a5f SHA256: 317071bdd10b8647aa2e0893c0f61c01cba523e72e904b233736d556689aefb4 SHA512: 5901eb9928816e005703736a946bd941886ea845586c092d5ed32da33807dbf2c17c332cfae56a23a6f40ffff17f436d2cd70d431d8758a9f6978c6a9a7cae13 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. Package: coreutils Architecture: amd64 Version: 9.4-ok3 Multi-Arch: foreign Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Michael Stone Installed-Size: 17270 Pre-Depends: libacl1 (>= 2.2.23), libattr1 (>= 1:2.4.48), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0) Filename: pool/main/c/coreutils/coreutils_9.4-ok3_amd64.deb Size: 2815348 MD5sum: b86f4021f6c22c7f7ae83f2b66a79189 SHA1: 1552b3b2fcd936e0c00b461a5ac1c3a302a4bedc SHA256: 67d6a4b575f181201cc324726979b3a81cc0d15e4de37978dc42c8ac2ee437de SHA512: 9ade67f019533de2626cd483d7d20de120b23faf1cc859cc6a5ac620e943522c32468c1202ad05adcaeb87b8f1420cc183051d7854267db399195db9cce5c451 Homepage: http://gnu.org/software/coreutils 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 Package: cpdb-libs-tools Architecture: amd64 Version: 2.0~b5-ok1 Priority: optional Section: net Source: cpdb-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 59 Depends: libc6 (>= 2.34), libcpdb-frontend2t64 (>= 2.0~b5), libcpdb2t64 (= 2.0~b5-ok1), libglib2.0-0t64 (>= 2.32.0) Breaks: libcpdb-libs-common-dev (<< 1.2.0-1~), libcpdb-libs-tools (<< 2~) Replaces: libcpdb-libs-common-dev (<< 1.2.0-1~), libcpdb-libs-tools (<< 2~) Filename: pool/main/c/cpdb-libs/cpdb-libs-tools_2.0~b5-ok1_amd64.deb Size: 9792 MD5sum: 0c7befd007f6988573a330dafcb66961 SHA1: 82c124507afe6e5ee49a21960330caa4e21d5f3c SHA256: a7aa96aabf026c2fd851fa59b4ebca4a74dea0f7a35a3dcfc1235c9c57ad42fe SHA512: 09f7587263051974fb1895e50af0d8ccb0e49767ef32d13e18d77145c3f9b25399ebef43df33c4a63ab7a96b5438a11c2cc47220e0321e5e8957e6bb0ac55bf0 Homepage: https://github.com/OpenPrinting/cpdb-libs Description: Common Print Dialog Backends - tools The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains tools to help develop print dialogs supporting the Common Print Dialog Backends interface and print backends using libcpdb and/or libcpdb-frontend. Package: cpio Architecture: amd64 Version: 2.15+dfsg-ok2 Multi-Arch: foreign Priority: important Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Anibal Monsalve Salazar Installed-Size: 1145 Depends: libc6 (>= 2.38) Suggests: libarchive-dev Conflicts: cpio-mt, mt-st (<< 0.6) Replaces: cpio-mt Filename: pool/main/c/cpio/cpio_2.15+dfsg-ok2_amd64.deb Size: 232812 MD5sum: 13a9bdcb74051e7bc0de434ea8dd24dd SHA1: cd5ff05fe6b5c33c3f43329976d1adb6448c4935 SHA256: d4be1c39e55b2812fdb58e71ce4e0647f1b40cba463dac4a96053c0aa88466f1 SHA512: 2a5e055cccfdad64bcf2ee1a5d0ed3f231efac99694dc1c34dc15a8e96e20271d42ae87fd78903fd96eb2e3e3ac99895fc8c32a71da7e16b74b3ec6e1491472a Homepage: https://www.gnu.org/software/cpio/ 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. Package: cpis-dict-libime-allinone Architecture: all Version: 10.0.9.0.8-189k1 Multi-Arch: foreign Priority: optional Section: utils Source: libime-cpis Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhouganqing Installed-Size: 10 Depends: cpis-dict-libime-chs-common Filename: pool/main/libi/libime-cpis/cpis-dict-libime-allinone_10.0.9.0.8-189k1_all.deb Size: 2092 MD5sum: 1af0b09aea78a2689fabe111cc2f6d1e SHA1: aa403abf497e29f377030fa5e19c01e33fa3b58b SHA256: af2b01d4b8542b0c210f73dcd42b91f62e1ddccf0a17e5dce436d483bb6281a2 SHA512: f8453d681ee2e2261fdaf9b68b557c85f50d533acc2c4b46bc9d404d6def21032a17bcb67e4af76d236da3ad2e98cbe65486b7ac31da6f165d1dbe993805f088 Homepage: https://www.taotics.com/ Description: package cpis-dict-libime-allinone. Package: cpis-dict-libime-chs-common Architecture: all Version: 10.0.9.0.8-189k1 Multi-Arch: foreign Priority: optional Section: utils Source: libime-cpis Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhouganqing Installed-Size: 9 Depends: cpis-engine-plugin-libime Filename: pool/main/libi/libime-cpis/cpis-dict-libime-chs-common_10.0.9.0.8-189k1_all.deb Size: 1964 MD5sum: 50d9c9b3a61098206c2fa2c66e3b79e1 SHA1: a4c2a09798c82a38e91b543f240eaefc3fe49b93 SHA256: f67d0c00364d0b3c28bb485500e3f9a6c5e6ff0fdf360a8909e3dc7477b7b90d SHA512: 14b4c43db51a6ebf7267c511b5075812c5df7f1c3e7b698da3fb461a524d164cf6a83809084e68ec0b37ccb21bc8df9bfac7c0a5d7ca45f1914c44810ae69340 Homepage: https://www.taotics.com/ Description: package cpis-dict-libime-pinyin. Package: cpis-engine-plugin-libime Architecture: amd64 Version: 10.0.9.0.8-189k1 Multi-Arch: foreign Priority: optional Section: utils Source: libime-cpis Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhouganqing Installed-Size: 9 Depends: cpis-base Filename: pool/main/libi/libime-cpis/cpis-engine-plugin-libime_10.0.9.0.8-189k1_amd64.deb Size: 2188 MD5sum: dedcb2cf7a5e6701ffb460698e95acb0 SHA1: 2eeb81538d282fc98ebd81c97dbb67a492dc0805 SHA256: eb8d437a218280aec88ffce411f37e3e526380fc2c44c9f6443d49e80c629670 SHA512: c50ece34419bbb3816459f503972e0740aa500a97eabaa1b407f5558bcf55bc716a0df35cc5440eb51fd48f5d118c065bad7b8617e5806e9e61b1ae0c1e0bee7 Homepage: https://www.taotics.com/ Description: package cpis-engine-plugin-libime. Package: cpp Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: allowed Priority: optional Section: interpreters Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 49 Depends: cpp-12 (>= 12.2.0-1~) Suggests: cpp-doc Conflicts: cpp-doc (<< 1:2.95.3) Filename: pool/main/g/gcc-defaults/cpp_12.2.0-ok1_amd64.deb Size: 26826 MD5sum: 8c93073eeec3f8d751f3779df83287a3 SHA1: 2aac07cb759188fba980f9dedfec180f0266f6d5 SHA256: 346ed2a5e1a26837da2606531b19088c98dab751dd6f03492910c518360f1d2e SHA512: 8792481881a694fc92f85fd3266ede5418d40b27255a6891f7dd7a5cf7af79705ab9a45bfbe25fcb4eb49c7303488a72181be0db6c619f686a0770716df0a0c2 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. Package: cpp-10 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: interpreters Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 28415 Depends: gcc-10-base (= 10-20200411-ok5), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Suggests: gcc-10-locales (>= 10) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Filename: pool/main/g/gcc-10/cpp-10_10-20200411-ok5_amd64.deb Size: 8752724 MD5sum: d10070d9ef4ecaf36d97fd1aeca166b8 SHA1: 282914e5500b92727d7c8a71a206e82483e4fb15 SHA256: a55090713aa66d346417b13aff8d7d76821137594801d6309ab20a8a6ca291f0 SHA512: 7ac186edc68d02c20887dd4e0c54e17affbc3e60bcbbce315a0a04d6636847713578aae7095eccd428decdfbfd027f04e4443419c868f22fc395b786988d19ce Homepage: http://gcc.gnu.org/ 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. Package: cpp-10-doc Architecture: all Version: 10-20200411-ok5 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 531 Depends: gcc-10-base (>= 10) Filename: pool/main/g/gcc-10/cpp-10-doc_10-20200411-ok5_all.deb Size: 176060 MD5sum: c689d956da04202d63064e7c3d3cdafd SHA1: 39536d88062cdeebc2224ec024f265e9497d3137 SHA256: 972856e1c4036fbdb2d5e2c321c7ee744e170098bc8f6d8bbb72bc7e510d3fd7 SHA512: ab229be667d44f64b4819b61a5715cf25ef9f58e2d0d03f0572c19be7a86dafdc7fc9580dffe3f1acefcc7f0f289b613ebefc4c7ae69a9b12c02b7ebeb78c107 Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cpp-12 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: interpreters Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 34249 Depends: gcc-12-base (= 12.3.0-1ok3), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-12-locales (>= 12), cpp-12-doc (>= 12) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Filename: pool/main/g/gcc-12/cpp-12_12.3.0-1ok3_amd64.deb Size: 10682266 MD5sum: 14f27bd055b5417fe7471e341e0d3b66 SHA1: 50542269958ce364cac4b7125000c418d58093c6 SHA256: dd82cb5a87e6594ce6eab59b8756d531e5b4379845d9e3d224157ca9665fc5d6 SHA512: af91688561bdcf583226a80aaa74b3e379be537bf34d14024aff71c04216e7b12eeb962945544b369ab4bef731d658349772ec1cb9b1a73a8a306e1f813fc33f Homepage: http://gcc.gnu.org/ 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. Package: cpp-13 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: interpreters Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 30424 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gcc-13-locales (>= 13), cpp-13-doc (>= 13) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Filename: pool/main/g/gcc-13/cpp-13_13.2.0-4ok3.3_amd64.deb Size: 10638522 MD5sum: 7e60cda1757abf55c00e3038d323484d SHA1: 3cd7c070f878dbef8f7e9c5455e53abbe283c613 SHA256: 7798bc5056cd8c5430c2330405c1394e962c2524c2e9d7f3d1a1618a3d0b8c1a SHA512: 028c3b1cac2ae5a897f725a5d0a85c4d9f7b7f84dd85ac764f15dbeb3f754ad77ee7376d9d064359b285280fd1328b69ecd146add1f308d80b2a2b8b7dacb546 Homepage: http://gcc.gnu.org/ 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. Package: cpp-7 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: interpreters Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 24058 Depends: gcc-7-base (= 7.5.0-ok2), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-7-locales (>= 7) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Replaces: gccgo-7 (<< 7.5.0-ok2) Filename: pool/main/g/gcc-7/cpp-7_7.5.0-ok2_amd64.deb Size: 9330618 MD5sum: dfdab94ad34c29927ab76beb199bb2f8 SHA1: e0788dd560c30b658535ec7e1e69df9cccbfeae8 SHA256: b961c63143c1dcb6925ada09b442f18e37db2a39f94a9cf7ae8cc57970711878 SHA512: ffe1cd9bd4b3459e158e93ce1b69ea48fe7009cf507d3af0ec10587d5263a305b441c785b05db1b72ebfdea516a8d13d7cf1067c7eb74d022616dd805efdbabb Homepage: http://gcc.gnu.org/ 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. Package: cpp-7-doc Architecture: all Version: 7.5.0-ok2 Priority: optional Section: doc Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 514 Depends: gcc-7-base (>= 7), dpkg (>= 1.15.4) | install-info Filename: pool/main/g/gcc-7/cpp-7-doc_7.5.0-ok2_all.deb Size: 171310 MD5sum: 9408c3cb1ccc21a7a8de0acd4fa2e4de SHA1: c44455c6b82300affbc7d5b5094609ef5717b7c1 SHA256: 353f174a6480acd4a8f81ab08e600f82bc5e97a30fc0f01932c4e9a330678c0b SHA512: 242021abf26760f1685d2fe5acac2f058ea55e5dacec3b46ee2190f8337fe2d0b55b6c52da785dd9027858984b204e48cf616ae531c779399366276e67f773ae Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cpp-9 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: interpreters Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 26096 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gcc-9-locales (>= 8) Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4) Filename: pool/main/g/gcc-9/cpp-9_9.3.0-ok12_amd64.deb Size: 8046116 MD5sum: 5608fb8599e70a3e2e1d58f439778af1 SHA1: 7173a415eabddb720d3509979cfdeef0b82318c8 SHA256: e73d61ab194ecec3f4e8412a9ded6de3eea5f3651e0c5f48ed2e0fad4250b584 SHA512: 99671d9c97b52425e8db6310a2d7843de5d2e0a94a9846d192580f2b9cf6d087ec0b9d753d3a39e03f109c988872c962f0efa8001159f3b58dcee3d73eac17ef Homepage: http://gcc.gnu.org/ 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. Package: cpp-aarch64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-aarch64-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults/cpp-aarch64-linux-gnu_12.2.0-ok1_amd64.deb Size: 2894 MD5sum: b5cc61c741e6926d1ed93a183cef19f3 SHA1: c45de3fd1e8eff71c776149b9fe8c27232beaca9 SHA256: baea836681ef65ec7884c0e3fc35c06f92aaba6f8c6e7264ff0d08e03903c1da SHA512: 2d0c4bbc354bd670034db169ffa233441df80f5ddf9a21420519d2956b39cd55b7bd9ec32e616e7357573493d94daa6eb2d8b7da685f45d7d9bb479769a7813b 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. Package: cpp-alpha-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 25 Depends: cpp-12-alpha-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-ports/cpp-alpha-linux-gnu_12.2.0-ok2_amd64.deb Size: 5484 MD5sum: 4fa9daaf05be3c6de9ea7f1861778ac0 SHA1: ec7346ef981e37d884f0bd6182fd79dc93862e4b SHA256: 44f82ddeca25a963809f5884376283450f75089ed0fe7b4cdae1a8f00365a232 SHA512: dfa541e44bf7d6caeeffcff4847c1fcb94c4e02793b4ca206b1dbc1ce83f5bb651a8a79eea35941dcba6ef6b5d1e3d4bdd979fb292dbe7058a3b11184ea6b4aa Description: GNU C preprocessor (cpp) for the alpha 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 alpha architecture. . This is a dependency package providing the default GNU C preprocessor for the alpha architecture. Package: cpp-arc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-arc-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-ports/cpp-arc-linux-gnu_12.2.0-ok2_amd64.deb Size: 2828 MD5sum: 93e6c7ed0f153258b2ef340b7133802d SHA1: cd1010986f430c42be73ae651a2ca7b78aa53a9b SHA256: 742fe092d9913362d2a03c46ed7ea97f8b628e7f2f9c110a2df48f40b23ad2ab SHA512: 2e16f548bcfb6ffeb66796af25d38213a8d3270774c1374a295e37a3468ce297c4d7853773807ea9abc2afeab09f9615ab82ac4963d699e707f13b3772e41f9a Description: GNU C preprocessor (cpp) for the arc 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 arc architecture. . This is a dependency package providing the default GNU C preprocessor for the arc architecture. Package: cpp-arm-linux-gnueabi Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-arm-linux-gnueabi (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults/cpp-arm-linux-gnueabi_12.2.0-ok1_amd64.deb Size: 2896 MD5sum: 2707e57a2c65c96a6cd373379e69b0cd SHA1: f0e87053e5ded570f5d3c7219f10959017add6bc SHA256: 5ac8ef75175eb20e0a65d6a5bd2bc8600df82a71392872d2bdc7f968b152bbe2 SHA512: 187819fa3c54cababafb2251902fc9361284096a1e05ed77187d3ec3fd0faf3cc93a36c98d86f1157d0a46c41703042d398ef149b130d65e8f09f84e7df0028f 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. Package: cpp-arm-linux-gnueabihf Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-arm-linux-gnueabihf (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults/cpp-arm-linux-gnueabihf_12.2.0-ok1_amd64.deb Size: 2896 MD5sum: 3e61c70e611034b93b277b5939de58e9 SHA1: 7421373879899cd53a8d7d0ca3fb70a07c606379 SHA256: 6590811d2c8ea3cfa7e196f88d92a136f0add47bb618076c8de12921c9fd2df1 SHA512: e222e2f90865e4f3dc0a80273c1c2c41ac34979db7841935af3d9fae0195d52c2f4de5077699bb42c85e3c1ca4b9b17c944ccf5fc8e13efd0fc9d012c4d715cd 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. Package: cpp-doc Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: doc Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-doc (>= 12.2.0-1~) Suggests: cpp (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/cpp-doc_12.2.0-ok1_amd64.deb Size: 2734 MD5sum: 0824ddf1cf435c7035c9e8b01090cc90 SHA1: eb28128599b232f3c38e747f36bad8b6d53542a9 SHA256: c23d0829859c57d528704bd3707e703eddb3e30f4831f21ef68d6cbcc5cd4ce7 SHA512: 976e937e0ece7c320a6a2ad382404c5c25c6388c53e041dc3fa1d5ea5ab174dc04fb73501a7bfd7918a18d734ca93110be01bff273784757756d5d2ad01fed8a Description: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format (dependency package). Package: cpp-hppa-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-hppa-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-ports/cpp-hppa-linux-gnu_12.2.0-ok2_amd64.deb Size: 2836 MD5sum: f5e0200890fe5358d648daf236d5ec8f SHA1: aff2e7c65fab9eab4dd6b01ba8748dd399e65679 SHA256: 138a353fe9574728dbfbf7640c8cb8100cc996056d3fc99caf46b71efd155dc8 SHA512: 6e8ef5f58ee28a83f11f09c5f6763f4464d0d750c3c824682105314c024943a0871966c706a5c7a3220186ee139502cc8fa9090fbc71608e07ab52f7493ebad3 Description: GNU C preprocessor (cpp) for the hppa 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 hppa architecture. . This is a dependency package providing the default GNU C preprocessor for the hppa architecture. Package: cpp-i686-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-i686-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults/cpp-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 2892 MD5sum: 7188da4ed6d32011dedd1dd63e91056f SHA1: ad66c1dba4c104d4d7e9dc414e454ae465cdc8ab SHA256: c73395644060994ec08c981c59817624b133c7d35c27be1259e43b5530fae07e SHA512: 56df1eb4568e6001385ebd87607e6d767f4da70512652cd3093b98a526fedf5cf779fb2ef75d7e301d27f7abd773bbe3c4482d6334bbb9ca591d34c4fe59009b 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. Package: cpp-m68k-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-m68k-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-ports/cpp-m68k-linux-gnu_12.2.0-ok2_amd64.deb Size: 2836 MD5sum: 25d9ade0f433a088ea55df600380499a SHA1: 7222af37d48d55d524edb77228b9fdd40f7ccb75 SHA256: 3d8f9e8b4cbc83d9b1daf610bb97108116d61e6dbe5a3eb80eab2adc97495c1c SHA512: a88e0c352d410c26c7cebd2330be7a5d1659f1e7064126a936b4a4c09e9ec2fd56f9c0b0d24c9a70816a7a64b25b542d1438d35acd1cbbbe30a3352d94027bb7 Description: GNU C preprocessor (cpp) for the m68k 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 m68k architecture. . This is a dependency package providing the default GNU C preprocessor for the m68k architecture. Package: cpp-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 22 Depends: cpp-12-mips-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-mipsen/cpp-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 5468 MD5sum: 7bf41783708cc43a5857bfdfe5f2137a SHA1: 96b45de25c5c392c641ecb673d4a8b5e066c3fdd SHA256: 2febd1fcb5f35fe95742136958dad0ff470cb5fd2f6450f69c406e8ff2babb44 SHA512: be9d1c1a50098dd9f0a1c7fd10263a956e2a598dc60d8d6c0e4c00b4493cc1ca9b525ff482881cbcd0b4144257d88241d80e87969f85346013430be4b6072f21 Description: GNU C preprocessor (cpp) for the mips 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 mips architecture. . This is a dependency package providing the default GNU C preprocessor for the mips architecture. Package: cpp-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: cpp-12-mips64-linux-gnuabi64 (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-mipsen/cpp-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 2804 MD5sum: b621df6c6ddd0422b31b3dd2d98a439c SHA1: 7a8470f7298add1fff892ec29a7852a657ccfd71 SHA256: 0932b45298f2f1d12aee26a1830bdccb1daa216263a5094e8399475de0d9b298 SHA512: 1d26827f94d061b470b5db815d0987c4333f1d194a6190a7417556a55b2ff78bea6e43282a2ce1a5b3f527dd52b6c6eeaabdc2145a19a547d70fbcff6106d6c8 Description: GNU C preprocessor (cpp) for the mips64 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 mips64 architecture. . This is a dependency package providing the default GNU C preprocessor for the mips64 architecture. Package: cpp-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: cpp-12-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-mipsen/cpp-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 2808 MD5sum: ea06404ade7a6c83fd4faa992b05e3f9 SHA1: b97593317163f89690d7f637c3db8c9e8a45f0ee SHA256: ad7f99c206c5c24861b06b5d560e77b776c9e5887c6f3e9977b43d5221c68b66 SHA512: 51387d078b3add4b49e5791347c734fa05066afe604da32410e0faf1ba5113c7dae09089cdb2c045f5bfa6c341fcd02d5f638aa6ba62deb1b5295d2ece51bcc0 Description: GNU C preprocessor (cpp) for the mips64el 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 mips64el architecture. . This is a dependency package providing the default GNU C preprocessor for the mips64el architecture. Package: cpp-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: cpp-12-mipsel-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-mipsen/cpp-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 2800 MD5sum: 02d283dfa17a8748b70361faab0279dd SHA1: 961720a7c950b19150234452bc23f8d2b97febf9 SHA256: ebc7453b3c07a106a796ef1a4691fd107c9e26be477b4bac70bdf08faba0c78a SHA512: f43444ba44226597363a3e2a7b9ce7a2ee08eb78864f9557309e85be3d94c0de13327718e4e629650bf7fbfd6c9e40a620c3b744c7c06a03c7131aa8275524e1 Description: GNU C preprocessor (cpp) for the mipsel 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 mipsel architecture. . This is a dependency package providing the default GNU C preprocessor for the mipsel architecture. Package: cpp-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: cpp-12-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-mipsen/cpp-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 2808 MD5sum: 642798a7a25363a8d000205f10279a32 SHA1: b66aaf632da5cab6f0142db876a5bae3339588e8 SHA256: ecb5dc9d8ae524ac345883c2c56fbeb42e8a812da911fe3e653afc8e70ccfc70 SHA512: 984ff38ee7751f93da7800028094646f8bd4599396b4f73a296bf04590c1d332dc8b33ee9c640f1cd5704e8875e7c272a7d7aec24f5cff5e4ea4b944b6a815ad Description: GNU C preprocessor (cpp) for the mipsr6 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 mipsr6 architecture. . This is a dependency package providing the default GNU C preprocessor for the mipsr6 architecture. Package: cpp-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: cpp-12-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-mipsen/cpp-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 2816 MD5sum: b6f2e28671014af36c3de6a37ca88ed7 SHA1: bdb1e376afeff9137f15e77e8c0161fba0228010 SHA256: bdd243f946a78f3b4536307e575cc9fe34461d0820d1b219b2c6a9ad386a8700 SHA512: 858b992aeaa41c0b1f81671fb97dbb8e1664f34280f7ab3774f204a29d655e87a11db5dbddbfc1570b90b01a95ce13e0b8aa6eed41ea8b59353e55a48bb16b46 Description: GNU C preprocessor (cpp) for the mipsr6el 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 mipsr6el architecture. . This is a dependency package providing the default GNU C preprocessor for the mipsr6el architecture. Package: cpp-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: cpp-12-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-mipsen/cpp-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 2820 MD5sum: fa64634b5101f8ff006f40862a539f8c SHA1: c4812b5edb81119d67e9edfa5cb120b3406a6bdb SHA256: 6eb31229861086e69f257a7bf894547ea430c3c966ec224e56ae7fa03e91e3a7 SHA512: e6d12d7681327899c66f976fd7ab9a643492e521056ddc79f9e8c95d58d4b59d42ece0f11de38d4248312affaeb2e2f814848e8d61830631d3b0ac2e40b289da Description: GNU C preprocessor (cpp) for the mips64r6 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 mips64r6 architecture. . This is a dependency package providing the default GNU C preprocessor for the mips64r6 architecture. Package: cpp-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: cpp-12-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-mipsen/cpp-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 2824 MD5sum: 7599bd01a47acd8f98ba8c5794f1846e SHA1: 04af6b0aa92f85a13e1dba0ba355e3863bff87a8 SHA256: 923680adb506b464771812510cc625178716284468a2ca223b25f483f1ce69a5 SHA512: 13737deb8e331e37b1a11cf2ae0291a3804325bf0c9d80422efb38c3dac724a2d62fc13c5c34187aa097be0f3b1d321848cf11a2b3190e5b224d865f2d0e5b97 Description: GNU C preprocessor (cpp) for the mips64r6el 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 mips64r6el architecture. . This is a dependency package providing the default GNU C preprocessor for the mips64r6el architecture. Package: cpp-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-powerpc-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults/cpp-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 2894 MD5sum: c3a0c532e1d71fc51d96cff866706812 SHA1: 2eb056fb11bfcbffb0cc7564865af67e76eb19d2 SHA256: 4f5b705a120a2125051da93de9a335a48732bdb15e888bd64d437eda54eb456d SHA512: 3425c99d871fd07af04d3b2baa8c7013b5920e890a889a13084f1b91c3033886b913bf384938b51f64f10d4fd02ea5f06008ff46ff29e85ca7ce69ac893a8585 Description: GNU C preprocessor (cpp) for the powerpc 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 powerpc architecture. . This is a dependency package providing the default GNU C preprocessor for the powerpc architecture. Package: cpp-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-powerpc64-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-ports/cpp-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 2836 MD5sum: 9e7d08b15326b028ac515a279d02f178 SHA1: d874df34bd733716ff6c9e8a5d8c8d0bc5c07c8d SHA256: e9e5da12e6a4d3c80aef10b9cbee2999715c782615c2af77865b45c5c3a38b85 SHA512: 8b71f5ca3de71906092c3b1ba748e0aed89cc4aa352da6d39924c07b7bf613753a2867f4cd29da0f695ba49d7224eacbfeeec302ed7c01d196edc7022a055bbf Description: GNU C preprocessor (cpp) for the ppc64 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 ppc64 architecture. . This is a dependency package providing the default GNU C preprocessor for the ppc64 architecture. Package: cpp-powerpc64le-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults/cpp-powerpc64le-linux-gnu_12.2.0-ok1_amd64.deb Size: 2902 MD5sum: eaeaf666ca0297d0791f0a3e5f7d9407 SHA1: e4380bcc2cb7dbc6cec5f36fe2a832dba19d15bb SHA256: 16b32006dc5041e1a97d9b8944195c54dbff8813aaee98caff2c715e47878c6a SHA512: 2a9c7ba7e228f72bef7bff1e2e6807da6fa942aca30bae3d14dd75709bc5fc96d6d8bdee8f365ebec743f42dbb64d1b11a97d401c388dfce3e3c92deade77731 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. Package: cpp-riscv64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-riscv64-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-ports/cpp-riscv64-linux-gnu_12.2.0-ok2_amd64.deb Size: 2844 MD5sum: c884e8f11d54fd7811bf0c3cd328cbaa SHA1: b85a8bef56b335c9642a7851d0e525eae8915374 SHA256: d557136ac6b99d5cef4d0a2da2418866c080190d01d57edefd8e5e8994d09e10 SHA512: 3f373b51a0a852770aaf91b2a94103c767510cab49efba062292b2f9d4dfe9bfe27543d4da487f6d5d21325abc8e46d20002e95bda3844bd179e6a2ec27bf5cc Description: GNU C preprocessor (cpp) for the riscv64 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 riscv64 architecture. . This is a dependency package providing the default GNU C preprocessor for the riscv64 architecture. Package: cpp-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-s390x-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults/cpp-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 2892 MD5sum: b11cab73cbfe3c7640b63363ee835272 SHA1: 635fe791ccfa67b59dae7f6c995edd2005385004 SHA256: afaf919286e27f395e4699c9f94fdcbd4a2fc22363ddcfa0972a2ebdd86d17d1 SHA512: 86ae0e63cf952a417a3856dba442765e7ecd5ee85a8a1d376597cc0506d912689da35d83873df2840875ad21dbde81a5d45bb1c3c0879f7f03e7fb305c9ba8bf 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. Package: cpp-sh4-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-sh4-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-ports/cpp-sh4-linux-gnu_12.2.0-ok2_amd64.deb Size: 2836 MD5sum: 2edcc3588041590867fff524bf8440c2 SHA1: 1ab923ec01d557482b067a6ee690fbbbd3bb7e08 SHA256: 076bccf1cc50a7fe1254b0ab10e67d2cda4e33b9c6e14e6f0ce40aa7d2d706ea SHA512: d5a483dea8e48cf14f1a4448f75e0a0ddcc178b729638e2ca2212a5f84fe7966bd479ae7b03f03af9079cdec51e304a2d389df7d28161162d0265f9bb6360d59 Description: GNU C preprocessor (cpp) for the sh4 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 sh4 architecture. . This is a dependency package providing the default GNU C preprocessor for the sh4 architecture. Package: cpp-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-sparc64-linux-gnu (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-ports/cpp-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 2840 MD5sum: 3caa75b5ca1539a6b5b3c047d51592e0 SHA1: 840ebd2b88cdf47bdd7fee14e43eca8d44e2bb5a SHA256: 0cd25f2d884885e62f0c008af4e52aa85bbde5db445104f310c9d59fb948fd01 SHA512: d6b5398230e0e6dbe194efe1b214ac3a374e4457258237c0b2bc2e8696b601e9cd9f5e2f6c0320e3fbcc14c986381af19df828e6eb428bc055ff27c5ba414246 Description: GNU C preprocessor (cpp) for the sparc64 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 sparc64 architecture. . This is a dependency package providing the default GNU C preprocessor for the sparc64 architecture. Package: cpp-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: cpp-12-x86-64-linux-gnux32 (>= 12.2.0-1~) Suggests: cpp-doc Filename: pool/main/g/gcc-defaults-ports/cpp-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 2840 MD5sum: 8de15de3041fe8c1229fed672d2a24f2 SHA1: 0e2c47b8953ceb13e866a065c71dba109fbed11e SHA256: e7899b82a8d733272d036701d7fadf1575805f0ccbff398f74302f22dd27fde9 SHA512: 9d92d766aa7286ea824dfde697234695d11081d4210fe47e82717c216a64bad11c47ce3696925bab1fb8850a06ef75a5abdd87462147b06c63166cdf63d554c7 Description: GNU C preprocessor (cpp) for the x32 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 x32 architecture. . This is a dependency package providing the default GNU C preprocessor for the x32 architecture. Package: cpufrequtils Architecture: amd64 Version: 008-ok3 Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Mattia Dongili Installed-Size: 172 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libc6 (>= 2.38), libcpufreq0 (>= 006), debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.0) Filename: pool/main/c/cpufrequtils/cpufrequtils_008-ok3_amd64.deb Size: 31232 MD5sum: 16e425346cc9b8a96e3e25dcf59e671f SHA1: 9931f363452e8d60d7a698dd97828e68cf688b14 SHA256: 82f73148280cf37839cf9cb29987313ebfef4ff50c823e1cd224bfcf08bab8bc SHA512: 1bc4073ac98e79d1db5ddc66a3accae2448f71ca570f118b39a5af906e2b203ca592d6b7188a40f40ea90d35619bbb44bbe2471748dacc0075b066f16e0ffdf1 Homepage: http://kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html Description: utilities to deal with the cpufreq Linux kernel feature This package contains two utilities for inspecting and setting the CPU frequency through both the sysfs and procfs CPUFreq kernel interfaces. . By default, it also enables CPUFreq at boot time if the correct CPU driver is found. Package: cracklib-runtime Architecture: amd64 Version: 2.9.6-ok3 Multi-Arch: foreign Priority: optional Section: admin Source: cracklib2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Jan Dittberner Installed-Size: 584 Depends: file, libcrack2 (>= 2.9.6-ok3), libc6 (>= 2.34) Recommends: wamerican | wordlist Filename: pool/main/c/cracklib2/cracklib-runtime_2.9.6-ok3_amd64.deb Size: 138612 MD5sum: b52f466a82389c5167839ed165b46307 SHA1: de621856d3c7de2ae0116d025f6b4cec4b9055e1 SHA256: 349c876de5fdfaff9d9e3a6a415603670fc21fbbc7fdd23187facbb1761fb2ce SHA512: b9d30e6b54e4ee09ad8d691f90969c4ec5570af4c20a2c2bc28ab1917eb9bebdc21dcf4d670382d0537a6a95cef8008a38d40f29124cd962228e940f79f210d4 Homepage: https://github.com/cracklib/cracklib 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. Package: crda Architecture: amd64 Version: 3.18-ok1 Multi-Arch: foreign Priority: optional Section: net Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Ben Hutchings Installed-Size: 282 Depends: libc6 (>= 2.7), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libssl1.1 (>= 1.1.0), wireless-regdb, iw (>= 3.2-0) Filename: pool/main/c/crda/crda_3.18-ok1_amd64.deb Size: 62252 MD5sum: 348b1a23d53fe419a18ace1570099b38 SHA1: 303dbb88b97cc639f8633dae4d45279edcd71ed0 SHA256: c79fb1f41f10723e3431f2e91dbb675812493be5216a0bc81942b9a70857c553 SHA512: f5b3ebebc3dfaf769636ab2c2949340be84090e189a75047bdfa6cd48f41c8936d3702d475356e7a5e403993752683339034dc0e0bd29bacc0dd68f0648f8fb7 Homepage: https://wireless.wiki.kernel.org/en/developers/Regulatory/CRDA Description: wireless Central Regulatory Domain Agent This package provides a Central Regulatory Domain Agent (CRDA) to be used by the Linux kernel cfg80211 wireless subsystem to query and apply the regulatory domain settings wireless devices may operate within for a given location. . CRDA queries operational frequency regulations stored within the regulatory database provided by the wireless-regdb package. Package: createfp Architecture: amd64 Version: 3.4.6-ok1 Priority: optional Section: utils Source: libexttextcat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 32 Depends: libc6 (>= 2.34), libexttextcat-2.0-0 (>= 3.3.0) Filename: pool/main/libe/libexttextcat/createfp_3.4.6-ok1_amd64.deb Size: 4306 MD5sum: 9d72aabdb45dffad5f506a80f4935296 SHA1: 025655c602b8e6224dbedc23017ab4544c3b4277 SHA256: 19f7e09b074fa7e2920e37a76f1ad188561b2732d255c617b31cce24affd7ae6 SHA512: d2adaa2129bb391d6ecb2c308e59ac4ab8200b512aa9fe6d958ede4d1cabfaec1a1f7dc22e1c0b3611f5a7ac608284d2ba1f9f440bf153dcebd82d6a6deada99 Homepage: https://wiki.documentfoundation.org/Libexttextcat 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 Package: crimson-osd Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: admin Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 51400 Depends: ceph-osd (= 19.2.0-ok2) Filename: pool/main/c/ceph/crimson-osd_19.2.0-ok2_amd64.deb Size: 11338816 MD5sum: dee51914385547970ea3f2e8156304a1 SHA1: 60c7360c038fef47702263b16160407c360d90b6 SHA256: a64db1a6d6ed115e46b18c21f25e1fc6f6551e8d1a439366f5fa7618afb90ba2 SHA512: b4530ad058cc8237465d6939a3e50993153d415392ef3d87bf4ed758c4d5d7ce869d033f78268505a93339f93f83190379eca3ea8fc975b6795762bbbedb8cc4 Homepage: http://ceph.com/ Description: Crimson 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. . Crimson is a re-implementation of the ceph-osd daemon using a more platform aware and scalable software architecture (seastar). . This package contains the Crimson 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. Package: crossbuild-essential-amd64 Architecture: all Version: 12.8-ok1 Priority: optional Section: devel Source: build-essential Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 12 Depends: gcc-x86-64-linux-gnu (>= 4:9.2) | gcc:amd64, g++-x86-64-linux-gnu (>= 4:9.2) | g++:amd64, dpkg-cross Filename: pool/main/b/build-essential/crossbuild-essential-amd64_12.8-ok1_all.deb Size: 2982 MD5sum: 53f9bef32548534ca560af9b8ee9704e SHA1: 85dbcbcbdbd5f4863c4f9f17ca3c3627509a88ae SHA256: 6f072b418194a96ae863e78f1c95a0916e9f33d93cd64b480d53bace7b0c0b0e SHA512: eb2d3883a22020a33bff39493ce0463ba5377c92f50da322a2594807ddc099abe20a31e5ab7dc46dae3aaa8aa1d2d799ef3fb016a4808bf50a58ea6454524e32 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 Architecture: all Version: 12.8-ok1 Priority: optional Section: devel Source: build-essential Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 12 Depends: gcc-aarch64-linux-gnu (>= 4:9.2) | gcc:arm64, g++-aarch64-linux-gnu (>= 4:9.2) | g++:arm64, dpkg-cross Filename: pool/main/b/build-essential/crossbuild-essential-arm64_12.8-ok1_all.deb Size: 2986 MD5sum: f68e5b0986a222c7e70f75f2d5bef740 SHA1: b2d29a75bccc1769f611f504064f46641a5f8495 SHA256: 31a30416abf34c2f0009bd4005c937611a4d0082c0095e8f4d21dad3dff17652 SHA512: d8707b59b4a691d4ed760865c3091358c566946d752aed342f20fc5361caa2016b5144d23c17dd40c201f1f5bf2afc60581e4464c09e4117e1b3423683024b71 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 Architecture: all Version: 12.8-ok1 Priority: optional Section: devel Source: build-essential Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 12 Depends: gcc-arm-linux-gnueabi (>= 4:9.2) | gcc:armel, g++-arm-linux-gnueabi (>= 4:9.2) | g++:armel, dpkg-cross Filename: pool/main/b/build-essential/crossbuild-essential-armel_12.8-ok1_all.deb Size: 2980 MD5sum: 3778f35c2588f68ea9886c53a80e6760 SHA1: bd07a8aa106b59cc2b06777efe5a23169d302f56 SHA256: 7c6ff4debd60dfd4b7223907caf9e433ad94bc8e7f232745867ea94c92da11e8 SHA512: 5d2c2754eaacb7feb6b65a7da90253011821d94874e53f03977103e17bca5b1f8f3d3456241db2f01bfde1ee2115ba12dc83b72c7fa2b89dbc3fa550327e8f2e 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 Architecture: all Version: 12.8-ok1 Priority: optional Section: devel Source: build-essential Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 12 Depends: gcc-arm-linux-gnueabihf (>= 4:9.2) | gcc:armhf, g++-arm-linux-gnueabihf (>= 4:9.2) | g++:armhf, dpkg-cross Filename: pool/main/b/build-essential/crossbuild-essential-armhf_12.8-ok1_all.deb Size: 2986 MD5sum: a508bb43f64db5d6d08a237c4ca06a69 SHA1: c71f4c35e74c5a0b97a0422049f4822dea031845 SHA256: 24636862e81551c1460ac35c3aa645ba5fea8f9083c2a2fda49ba6cba5dc4790 SHA512: 77d74237678f858940f7fb9c1a33bc594267c81101242ab0865f78545b5f35f60e80f333ba44c9c94bb0e36e86d126026154cfa5250cf5ebac248e1a450a179f 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 Architecture: all Version: 12.8-ok1 Priority: optional Section: devel Source: build-essential Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 12 Depends: gcc-i686-linux-gnu (>= 4:9.2) | gcc:i386, g++-i686-linux-gnu (>= 4:9.2) | g++:i386, dpkg-cross Filename: pool/main/b/build-essential/crossbuild-essential-i386_12.8-ok1_all.deb Size: 2984 MD5sum: d90ba6abf51ec92c025701b59a8650bb SHA1: 6e918344d185845185a9b34fe7cb0a1d0335a1f2 SHA256: 1f8e55223938a4484083f8a4ddc9426776daf6322a42fbeb2d836da7c081d241 SHA512: 52f814852a15f20cdd5d1bcd397805f2122dbeb02e5b9df058e6aeabc52eababfd4c34aa794aaeb9298224f945a47857618c17bb7b21d529a66a6877f350b574 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 Architecture: all Version: 12.8-ok1 Priority: optional Section: devel Source: build-essential Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 12 Depends: gcc-powerpc-linux-gnu (>= 4:9.2) | gcc:powerpc, g++-powerpc-linux-gnu (>= 4:9.2) | g++:powerpc, dpkg-cross Filename: pool/main/b/build-essential/crossbuild-essential-powerpc_12.8-ok1_all.deb Size: 2984 MD5sum: d38b57e686830fea027dc99f1d4c6b76 SHA1: f7a10959e5c1111c5b370f58af43c5f39279f9d5 SHA256: 7933895f485cf82e9bbba3abb7420c41201497f8ed3a6f916041a2ccd2b39986 SHA512: 56a425b53fe7662dd60b4b57d3222e2063844b692532f2a3fa472846ee3173747f618e05a8cbce9d65b61db0fbeb7019658d995f04a9b8b9cbb39b41d6017ed5 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 Architecture: all Version: 12.8-ok1 Priority: optional Section: devel Source: build-essential Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 12 Depends: gcc-powerpc64le-linux-gnu (>= 4:9.2) | gcc:ppc64el, g++-powerpc64le-linux-gnu (>= 4:9.2) | g++:ppc64el, dpkg-cross Filename: pool/main/b/build-essential/crossbuild-essential-ppc64el_12.8-ok1_all.deb Size: 2982 MD5sum: 1fb07a4470db2da24de7f39c9d620607 SHA1: a76a8cd5543eb6445ff6e966e3845e7018962a10 SHA256: 81276d28c348f32fcace26f58f59898cbd37c8cf4ab49c7e9e593d335b631654 SHA512: a1f9a00d2187f8dc6cfd2de1b05e7760d8a954dd0434c173f3d51527c36bf2405ae8f188127f681b4932cd4d378d229f86725ef3aaa836208e7211f090d9aa4a 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 Architecture: all Version: 12.8-ok1 Priority: optional Section: devel Source: build-essential Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 12 Depends: gcc-s390x-linux-gnu (>= 4:9.2) | gcc:s390x, g++-s390x-linux-gnu (>= 4:9.2) | g++:s390x, dpkg-cross Filename: pool/main/b/build-essential/crossbuild-essential-s390x_12.8-ok1_all.deb Size: 2978 MD5sum: 79827a39badd3ac3c8681f378a3582de SHA1: 5c0c99552e2a0e21726373d6a9f8342be0b0947c SHA256: 412adabf7d1263235891d4f5e09182db5d47e1b9473d763a736d0462224bc4f5 SHA512: a3eedb9ccb649821485a3ed155dece4b6a546c1cf5f642430a9ef1518652e171c0adb8fcd51838055445b28bd8ce343ea9941cc15dd1262e656dc507dddfc41b 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: crudini Architecture: amd64 Version: 0.9.4-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 76 Depends: python3-iniparse, python3:any Filename: pool/main/c/crudini/crudini_0.9.4-ok1_amd64.deb Size: 17472 MD5sum: 9db569222a18daba79bef9aaff9a6ad5 SHA1: 3e6e9e180945afb5aa2cf9bb5b79ec9add51a278 SHA256: f1ea7aa86a21fe1ce1d4a71aec6a72755dbd24583dddfad2986c2c29ab239511 SHA512: ec8c8d177a690d319c4cdfd175d42eb122fefa21d92651dbf43dc902255cec78bf9cda269b635f75ad60d6e74f4c3cafbab0756420158901a1b9d8a05148c48a Homepage: https://www.pixelbeat.org/programs/crudini/ Description: utility for manipulating ini files crudini is a utility to simplify reading and updating ini files from shell scripts, so named as it provides CRUD functionality. It can handle most variants of ini. Package: cryptsetup Architecture: amd64 Version: 2:2.6.1-ok7 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 170 Depends: cryptsetup-bin (>= 2:1.6.0), dmsetup, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libcryptsetup12 (>= 2:2.4), libjson-c5 (>= 0.15), libssh-4 (>= 0.8.0) Recommends: cryptsetup-initramfs Suggests: dosfstools, keyutils, liblocale-gettext-perl Breaks: cryptsetup-run (<< 2:2.1.0-6) Replaces: cryptsetup-run (<< 2:2.1.0-6) Filename: pool/main/c/cryptsetup/cryptsetup_2.6.1-ok7_amd64.deb Size: 42328 MD5sum: bd57dbf75a6c2f68431e44b60beacf20 SHA1: a4c50d6864f2848e2b333d587ac6d522939eed25 SHA256: d7acd6297c0a810dc10faa908096c7cb589fa72e8e88435d62182122da2c9b27 SHA512: 919dd7f5ab76a16153064b04776bfc5b112b3327765c60b0ae21fd9b866fb5d237bd35ac81cd174328174e6c378ef646659bf859d7a3f1b5482b9fafc515ad55 Homepage: https://gitlab.com/cryptsetup/cryptsetup Description: disk encryption support - startup scripts Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . Cryptsetup is backwards compatible with the on-disk format of cryptoloop, but also supports more secure formats. This package includes support for automatically configuring encrypted devices at boot time via the config file /etc/crypttab. Additional features are cryptoroot support through initramfs-tools and several supported ways to read a passphrase or key. . This package provides the cryptdisks_start and _stop wrappers, as well as luksformat. Package: cryptsetup-bin Architecture: amd64 Version: 2:2.6.1-ok7 Multi-Arch: foreign Priority: optional Section: admin Source: cryptsetup Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2355 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.38), libcryptsetup12 (>= 2:2.6.1-ok7), libjson-c5 (>= 0.15), libpopt0 (>= 1.14), libssh-4 (>= 0.8.0), libuuid1 (>= 2.16) Filename: pool/main/c/cryptsetup/cryptsetup-bin_2.6.1-ok7_amd64.deb Size: 456868 MD5sum: 1e357b0619aaef6bcdaa8e9c6b4609e2 SHA1: 15fd124fabb3ca1455dfc58b6340b2282fa883be SHA256: 10bb844c74a1c72270573bc338247568c6bd7de64de5d6dd28416aff0f417ab7 SHA512: 2b45575c2834a986a81052ef438fb779fe13b1bc1aef9f31d6855513a91f2cbde4fbde74fb7e87e12509f44993d3efde50d1016b50379d2b4b98bff17821d74b Homepage: https://gitlab.com/cryptsetup/cryptsetup Description: disk encryption support - command line tools Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides cryptsetup, cryptsetup-reencrypt, integritysetup and veritysetup. Package: cryptsetup-initramfs Architecture: all Version: 2:2.6.1-ok7 Priority: optional Section: admin Source: cryptsetup Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 75 Depends: busybox-initramfs, cryptsetup (>= 2:2.6.1-ok7), initramfs-tools (>= 0.137) | linux-initramfs-tool, debconf (>= 0.5) | debconf-2.0 Recommends: console-setup, kbd, plymouth Breaks: cryptsetup (<< 2:2.0.3-1) Replaces: cryptsetup (<< 2:2.0.3-1) Filename: pool/main/c/cryptsetup/cryptsetup-initramfs_2.6.1-ok7_all.deb Size: 15420 MD5sum: ddcc965b71e2079af496ff44d49d87e4 SHA1: 46edd207388cffd4e64ce2cb61e7636605a761d9 SHA256: 29281f25feb0af41df678ff08abd6b355d4ba8ca729930e7ec0daa2f0385661e SHA512: bdafc36a95a9d76f8d79db43185d479023b4cc801874ec5941c20733380aec05565fd6aedce4f790550666630da50abe3fbf5799101b815beb1dad10da494cce Homepage: https://gitlab.com/cryptsetup/cryptsetup Description: disk encryption support - initramfs integration Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides initramfs integration for cryptsetup. Package: cryptsetup-run Architecture: all Version: 2:2.6.1-ok7 Multi-Arch: foreign Priority: optional Section: oldlibs Source: cryptsetup Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 9 Depends: cryptsetup (>= 2:2.1.0-6) Filename: pool/main/c/cryptsetup/cryptsetup-run_2.6.1-ok7_all.deb Size: 2144 MD5sum: 08248af5fb8269399d9c0146facb78f1 SHA1: 7a4b431de15e6c82bfe81487d2b87ebf4e92a42b SHA256: ac7ba5271d396caeb59321d4bf9ad9af0f2f2f8862255c1188f5a08effe74ff7 SHA512: cb004ef4313d6db93180fce77378587cda55928641fd2a77c089734b3f061588ac9ab9ae05deb7d6f1e9cfa9afbbbe1d3116e6bcfe9aaf5a25ba04b90b8a95b6 Homepage: https://gitlab.com/cryptsetup/cryptsetup Description: transitional dummy package for cryptsetup This is a transitional dummy package to get upgrading systems to install the cryptsetup package. It can safely be removed once no other package depends on it. Package: cryptsetup-suspend Architecture: amd64 Version: 2:2.6.1-ok7 Multi-Arch: foreign Priority: optional Section: admin Source: cryptsetup Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 56 Depends: cryptsetup-initramfs (>= 2:2.6.1-ok7), initramfs-tools-core, kbd, systemd, libc6 (>= 2.34), libcryptsetup12 (>= 2:2.1) Filename: pool/main/c/cryptsetup/cryptsetup-suspend_2.6.1-ok7_amd64.deb Size: 11080 MD5sum: d3386e704e0c385b48bacd6bf338c780 SHA1: 2a63500c797780f10885ca236b3ecd9f2485457d SHA256: 87def9f2cc6c22148caad916d9b7236233ecb72a0b07de6d17167b0a55247d59 SHA512: e76eeb052fab6c62161becce52d798a125851024336bcec4b6a98a7382ef3f8ce725c8399bbb8ba24394e889fbaf51368df9a3f32fa086048cdb92918fec211d Homepage: https://gitlab.com/cryptsetup/cryptsetup Description: disk encryption support - suspend mode integration Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides suspend mode integration for cryptsetup. It takes care of removing LUKS master key from memory before system suspend. . Please note that the suspend mode integration is limited to LUKS devices and requires systemd. Moreover, this is an early implementation and may not be as mature as the other cryptsetup-* packages yet. Package: ctdb Architecture: amd64 Version: 2:4.19.2+dfsg-ok1~1207.7 Multi-Arch: foreign Priority: optional Section: net Source: samba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Samba Maintainers Installed-Size: 3761 Depends: iproute2, psmisc, samba-libs (= 2:4.19.2+dfsg-ok1~1207.7), sudo, tdb-tools, time, libbsd0 (>= 0.6.0), libc6 (>= 2.38), libpopt0 (>= 1.14), libtalloc2 (>= 2.4.1~), libtdb1 (>= 1.4.9~), libtevent0 (>= 0.15.0), libtirpc3t64 (>= 1.0.2) Recommends: ethtool, python3:any, python3-etcd, librados2 (>= 12.1.4) Suggests: logrotate, lsof Filename: pool/main/s/samba/ctdb_4.19.2+dfsg-ok1~1207.7_amd64.deb Size: 711460 MD5sum: b51612e573b5dc9db2fb5c9278d36b6d SHA1: c5a009f134a1c1824c882f4976224436bb8933c7 SHA256: 32f949b205eaa7f89d6050ded2e135bc6aa1227c1915df44ce106a822b24a182 SHA512: 4c3d44ca61e2a8937fa97515ed2e9d8656c1a6e161c3d8a88ea066d1ee5c6cd8fc84fb072bc18dd19cef6d4c7ab04e687ab6a630181fd7896b5887f3279d3a57 Homepage: https://www.samba.org 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. Package: cups Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: foreign Priority: optional Section: net Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 987 Depends: cups-client (>= 2.4.7-ok2), cups-common (>= 2.4.7-ok2), cups-core-drivers (>= 2.4.7-ok2), cups-daemon (>= 2.4.7-ok2), cups-filters, cups-ppdc, cups-server-common (>= 2.4.7-ok2), debconf (>= 0.5) | debconf-2.0, ghostscript, libcups2t64 (= 2.4.7-ok2), poppler-utils, procps, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), 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/main/c/cups/cups_2.4.7-ok2_amd64.deb Size: 276768 MD5sum: 546bfcfad4cfd2287b338581f5f779c8 SHA1: c64fb8f2b342d1b3fc42f3c46c4781d60f103f8d SHA256: 08bdbb172f188a27177d6680938a0c09dd7ac348f50e196d17b48e3f9a10a344 SHA512: e03d4d587956663bed100d00a50cc763ab1b001f6008e98fc0605d5eafdfbf3f00383919302d3bf90459f12cd9669f32079c11ae875df8b20074e7ac5f76dc09 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. Package: cups-bsd Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 131 Provides: lpr Depends: cups-client (= 2.4.7-ok2), cups-common (>= 2.4.7-ok2), debconf (>= 0.5) | debconf-2.0, libcups2t64 (= 2.4.7-ok2), libc6 (>= 2.38) Suggests: cups, inetutils-inetd | inet-superserver, update-inetd Conflicts: lpr, lprng Replaces: lpr Filename: pool/main/c/cups/cups-bsd_2.4.7-ok2_amd64.deb Size: 40864 MD5sum: bfa6fdcfc78a31142415eb6e6da23771 SHA1: 6ee71e5a576bddadce865c184d2e1659d028cf75 SHA256: a13a1639b3824fd56b24133b47285f276cad975d6229e01ae998d9c340fe77f2 SHA512: 22b1cbbbc149e5384d1c87388bb50e2265a18c59da1e66d09d471090eb4eeedd8cd5569df60f9c3834890765f515c3a41deecd7d1e36609786566eba4cce6972 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). Package: cups-client Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 420 Depends: adduser, cups-common (>= 2.4.7-ok2), libcups2t64 (= 2.4.7-ok2), libc6 (>= 2.38) Suggests: cups, cups-bsd, smbclient Conflicts: lprng Filename: pool/main/c/cups/cups-client_2.4.7-ok2_amd64.deb Size: 149920 MD5sum: 6e6576784cd7f2d8686c3517f873fa71 SHA1: 01f8ca5e27e4a5dc27a6c3600dc5225bc7702ee5 SHA256: e93534eb7586e7eb45a7f9470a4a3aa1ae929d4104b88b0670936052d2d2beae SHA512: 31baa03393172f0b2b4bbbd7679d11d61a10280b880daa045ed2e6184b4e51eb86a5c224c0abcb9e6d92238dda782d0e2e2213456c435a69e6adaf36dab0b7b4 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. Package: cups-common Architecture: all Version: 2.4.7-ok2 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 4233 Filename: pool/main/c/cups/cups-common_2.4.7-ok2_all.deb Size: 245900 MD5sum: 6ecbf10b131969dfaa64c5d687364208 SHA1: 4b947ee2870092dfc107b3bd56519af6e4ae1b24 SHA256: 9ccba438ca5a35448e04e66b5263a2987428647ccfe295f30d526c1b7e313c70 SHA512: 8b5bc44213f5ffd8a13eab7f67e83e1caf222e21118398b5df1b40fbf1a374cfc0a452c637b1a1a2ff5dde0acf438f17688c402a32c9e78e82528f7de690f77d 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. Package: cups-core-drivers Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 116 Depends: cups-daemon (>= 2.4.7-ok2), cups-filters-core-drivers, libcups2t64 (= 2.4.7-ok2), libc6 (>= 2.38) Recommends: avahi-daemon Breaks: cups-server-common (<< 2.1.0-7~) Replaces: cups-server-common (<< 2.1.0-7~) Filename: pool/main/c/cups/cups-core-drivers_2.4.7-ok2_amd64.deb Size: 27736 MD5sum: f6aa63a0954625f1ce8532d3a30c03f0 SHA1: ac93e4a793aa892e60e6cce712d54988106efe73 SHA256: 3ef17c8e24d753207c46e351ab5428e4bc08c6d9410340cbb479e44e64a515bd SHA512: f8b7a3c3e5c98a24f142f153b65d62971dbd412755059fb270438b7caf0b223175fa826cf43ba053d9a48625963478a268f7fe2f9b26078b648cab92eb5771f2 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. Package: cups-daemon Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 879 Pre-Depends: init-system-helpers (>= 1.54~) Depends: adduser, bc, libcups2t64 (= 2.4.7-ok2), lsb-base, procps, ssl-cert, libapparmor1 (>= 2.7.0~beta1+bzr1772), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.22.0), libgssapi-krb5-2 (>= 1.17), libpam0g (>= 0.99.7.1), libpaper1, libsnapd-glib-2-1 (>= 1.61), libsystemd0 Recommends: avahi-daemon, colord, cups-browsed, ipp-usb Suggests: cups, cups-bsd, cups-client (>= 2.4.7-ok2), cups-common (>= 2.4.7-ok2), cups-filters, cups-pdf, cups-ppdc, cups-server-common (>= 2.4.7-ok2), foomatic-db-compressed-ppds | foomatic-db, ghostscript, poppler-utils, smbclient, udev Breaks: cups (<< 2.1.0-6~) Replaces: cups (<< 2.1.0-6~) Filename: pool/main/c/cups/cups-daemon_2.4.7-ok2_amd64.deb Size: 350124 MD5sum: 3c0ddd6cb228bee313c21e8e806ccba4 SHA1: 23b6e6dff37ce4c1b38f88e8679283f42b129f20 SHA256: 1907da586c1641835293e461a0b24cd4f9fd49a4baad9cc5dd53c72e4bcd7254 SHA512: eea22bfee85308cb57a5b433039e7ac145f8e24884ff144f9f936ecafb78cd08eb059b1b74a0deff6b85264a98f63d63d2d6e981ac298713b523ed173fd3abdc 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. Package: cups-filters Architecture: amd64 Version: 2.0.0-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 893 Provides: foomatic-filters, foomatic-filters-beh, ghostscript-cups Depends: bc, cups-filters-core-drivers (>= 2.0.0-ok1), ghostscript, poppler-utils, libc6 (>= 2.38), libcups2 (>= 2.3~b6), libcupsfilters2t64 (>= 2.0~b4-0ubuntu1), libppd2 (>= 2:2.0~b4-0ubuntu1) Recommends: colord, printer-driver-braille, liblouisutdml-bin | liblouis-bin, lynx Suggests: antiword, docx2txt, foomatic-db-compressed-ppds | foomatic-db, imagemagick Conflicts: foomatic-filters, foomatic-filters-beh, ghostscript-cups Replaces: foomatic-filters, foomatic-filters-beh, ghostscript-cups Filename: pool/main/c/cups-filters/cups-filters_2.0.0-ok1_amd64.deb Size: 113764 MD5sum: 730ec7efef9352d6b9bbaeadc568623d SHA1: 07451ed8e91bf6a54b044f0d599b1a00ac98fe50 SHA256: bc7366761853ce27594f2e4748be118eb6b437f9b22103a62bed7c2422a50749 SHA512: 63d669ff807b579ddfb432b66135e29f80fc48933be81da5a65c5c8350f2403cd545b15a189dec98c4d1f8db1b2b436db293c21c9ab0f6a62911bbcd2f230ee8 Homepage: http://www.openprinting.org/ 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. Package: cups-filters-core-drivers Architecture: amd64 Version: 2.0.0-ok1 Priority: optional Section: net Source: cups-filters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 245 Depends: bc, cups-ipp-utils, poppler-utils, libc6 (>= 2.38), libcups2 (>= 2.3~b6), libcupsfilters2t64 (>= 2.0~b4-0ubuntu1), libppd2 (>= 2:2.0~b4-0ubuntu1) Breaks: cups-filters (<< 1.13.0) Replaces: cups-filters (<< 1.13.0) Filename: pool/main/c/cups-filters/cups-filters-core-drivers_2.0.0-ok1_amd64.deb Size: 44948 MD5sum: 3d198cbd69beb2e78122714d124f87c7 SHA1: 78f97e740670faaffb585725955e6750cda3331f SHA256: a8596da5c19195caf3562bc467eacc5ff5acb42744119e702320c561f38a3004 SHA512: 9889d5a06a162500a5b8f38801e9262662a23d21d7224ff72e5fddc4f1bbb8afd2b3022e566e93d0b9ea42ceaad5357244359b26dc1aef0ef7bea9a56a9db54a Homepage: http://www.openprinting.org/ 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). Package: cups-ipp-utils Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 977 Depends: libcups2t64 (= 2.4.7-ok2), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libpam0g (>= 0.99.7.1) Recommends: avahi-daemon Breaks: cups-client (<< 2.0.3-2~) Replaces: cups-client (<< 2.0.3-2~) Filename: pool/main/c/cups/cups-ipp-utils_2.4.7-ok2_amd64.deb Size: 225648 MD5sum: 734823cd7c3cc424c37104bf9d882faa SHA1: 298bd84fd14fbb9a4b97dc6ff32b6466343d3357 SHA256: 028fbc4628f4571be47d90638213282b8ffd6eac9df09e1fc2b56ec5283570a3 SHA512: d06a471871ef0151016fd36679d6d6c5e2c5b7ecfb478a89ffc193495e5f246bc7dc85b1c2157c1b87eee6dcfe79af6d084f4b468df7787264357fa91a9073f5 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 Package: cups-ppdc Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 448 Depends: cups-common (>= 2.4.7-ok2), libc6 (>= 2.38), libcups2t64 (>= 2.3~b6), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Filename: pool/main/c/cups/cups-ppdc_2.4.7-ok2_amd64.deb Size: 112236 MD5sum: 7add4ecbaea1a5a154e936ec7c601acb SHA1: 3fa70fd692988693ad7100a3d04a15cc56d50d0c SHA256: c798d1084041fec49aadf6de8423a1e8f4dc1602893dd39694fb2c5ed6256690 SHA512: e0f6dce2a0d9b2b1d8105683e1547e890ada149a2d8750f70953e8f36151c1746d4db7fa799bcd32974bfcb69bf791152c6dc1a5254ddcfefd6410214f471173 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. Package: cups-server-common Architecture: all Version: 2.4.7-ok2 Multi-Arch: foreign Priority: optional Section: net Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 2376 Filename: pool/main/c/cups/cups-server-common_2.4.7-ok2_all.deb Size: 402264 MD5sum: b083cf410f74b18093acebe7be9a9587 SHA1: 02737156dfc3b34cec69d148297515ae37ef22b3 SHA256: acb14cb2dab52b26e387433cacb9ac225296e87348b14326190a5c5bc2bb4894 SHA512: 680c47bfe01f17d28a8ae148f8dfc0fcdba8e7bb709a2d7eacd6dc7baed7b6e56d5eea2ea0f7e3cf1300bed2d87887bcd0d5e00de8c8bb106097e2404ccdca9f 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. Package: curl Architecture: amd64 Version: 8.5.0-ok1.9 Multi-Arch: foreign Priority: optional Section: web Origin: openKylin Maintainer: zhaikangning Original-Maintainer: Debian Curl Maintainers Installed-Size: 471 Depends: libc6 (>= 2.34), libcurl4 (= 8.5.0-ok1.9), zlib1g (>= 1:1.1.4) Filename: pool/main/c/curl/curl_8.5.0-ok1.9_amd64.deb Size: 215140 MD5sum: 37fcbbfaedac2330becd1022373ff0e2 SHA1: e2794e81d92dd7362bdd290b48d370abfae0c098 SHA256: 2f5519353d83925566a08e850b58399b39ca7bca03a30b1d45385a132cca15d5 SHA512: 02370908ca37e8a7a190a271b862fa261949b2be45244f550483740bd2de573d7215adaa363634f9e0c8e82a2d1fdac3f7e8ededd0619cd7eac52eaf74726f66 Homepage: https://curl.se/ Description: command line tool for transferring data with URL syntax curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. Package: curlftpfs Architecture: amd64 Version: 0.9.2-ok4 Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Vincent Bernat Installed-Size: 84 Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libfuse2 (>= 2.6), libglib2.0-0 (>= 2.12.0) Filename: pool/main/c/curlftpfs/curlftpfs_0.9.2-ok4_amd64.deb Size: 32868 MD5sum: f27cccf0933307d92eac7ad4ae0541f9 SHA1: d0699edc3374f310351ec5a7b65b717705c1ab5e SHA256: cc1534bfd4b3e17d3574c24ae77ef27c88969768363f61e55d8d37483ccead54 SHA512: c97546a1e576bded0ea61e357834453c0e0aabf4f66161e57af157024c7685ec451b6ba63b8f80bcf6e6a22004a5a899bdb6c03ea5776f73bc739c893b4f2fd7 Homepage: http://curlftpfs.sourceforge.net Description: filesystem to access FTP hosts based on FUSE and cURL CurlFtpFS is a tool to mount FTP hosts as local directories. It connects to a FTP server and maps its directory structure to the local filesystem. . Based on FUSE (filesystem in userspace) and the cURL library, CurlFtpFS has some features that distinguish it over other FTP filesystems: * support for SSLv3 and TLSv1 * connecting through tunneling HTTP proxies * automatic reconnection if the server times out * conversion of absolute symlinks to point back into the FTP filesystem Package: cutecom Architecture: amd64 Version: 0.51.0-ok1.1 Priority: optional Section: comm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Openkylin Developers Installed-Size: 1090 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5network5 (>= 5.3.0), libqt5serialport5 (>= 5.6.0), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 4.1.1) Suggests: lrzsz Filename: pool/main/c/cutecom/cutecom_0.51.0-ok1.1_amd64.deb Size: 356292 MD5sum: 0ea8805f4a62de7a6011a638b64d6b97 SHA1: c7bd1836645a1468be1faeae8dd6fd194b8b12c1 SHA256: ddb965f7bc19c2f3588fd84f166c6f9f8fbfdc1a265ac5e8f4e4a0d3b4cbbca3 SHA512: 011bc60aa2b104bd5ea5a3766dc4cdb2b0fafaede59a307fe974015d9c947ac881da900d6aa702981b34a213610050639ba808c9d4b120a31c1ccd675de89bd4 Homepage: https://gitlab.com/cutecom/cutecom Description: Graphical serial terminal, like minicom Cutecom is a graphical serial terminal, like minicom. It is aimed mainly at hardware developers or other people who need a terminal to talk to their devices. It features lineoriented interface instead of character-oriented, xmodem, ymodem, zmodem support (requires the lrzsz package) and hexadecimal input and output among other things. It is written using the Qt library originally by Trolltech (www.trolltech.com). Package: cyrus-sasl2-doc Architecture: all Version: 2.1.28+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2148 Depends: sphinx-rtd-theme-common Filename: pool/main/c/cyrus-sasl2/cyrus-sasl2-doc_2.1.28+dfsg1-ok1_all.deb Size: 124740 MD5sum: 92d5c1b8df4cf589c730a3070fd014fe SHA1: 1476a4ab461d9e389407e3d45803a401a7cbfc86 SHA256: 4fe3f5e7766a543389d2085579a1781ad0b9769cd051808e95975cff5b56dc9c SHA512: a081b6f9a39d39b5fb483b7e56cc39936bb6e1fe67d81c489195598ee245a127decbe1d3de7cc598214307993e891d57da84d1990780927036478af88845b7a3 Homepage: https://www.cyrusimap.org/sasl/ Description: Cyrus SASL - documentation This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package contains documentation for system administrators. Package: cython-doc Architecture: all Version: 3.0.8-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cython Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Team Installed-Size: 4707 Depends: libjs-jquery, libjs-underscore Suggests: cython3 Filename: pool/main/c/cython/cython-doc_3.0.8-ok1_all.deb Size: 893900 MD5sum: 459145bc3dc3146a39eb0c04cce5a416 SHA1: 310959fb7a93324a5ac306aea394925af3fbbec2 SHA256: 0da9e7f88ca5dbfb69b9ae75782032c4a45d1d969dd0460552246b3774db1513 SHA512: b4c2aec6c28578bc329dab5009bec8d2a4e1c12f0ec06137b30ae75284e511a4452e21945cfdadc9f774800d686e6c062ba4a2a30ad5669c43261fd32393b28d Homepage: http://cython.org/ Description: C-Extensions for Python - documentation This package contains documentation for Cython. Package: cython3 Architecture: amd64 Version: 3.0.8-ok1 Priority: optional Section: python Source: cython Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Python Team Installed-Size: 25846 Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14) Recommends: gcc, python3-dev Suggests: cython-doc Breaks: cython (<< 0.29.14-2), cython3-dbg (<< 0.29.36-2~) Replaces: cython (<< 0.29.14-2), cython3-dbg (<< 0.29.36-2~) Filename: pool/main/c/cython/cython3_3.0.8-ok1_amd64.deb Size: 6524124 MD5sum: 593d0c401b2a9085757381387f18bdee SHA1: fe9593a26e7b81da0a25569b68763b5637bd827f SHA256: 8d6fb5f37c428aba6d1323242605e29c773745998f05670f3f14b38070bfa7fb SHA512: b8e6a4e4828628527463b188254059bfff43c6c657668e28f11916fe397167e1ab00f99ec5f5e1ea683b36b75d8b1ce1f5b671af536b7a678f5e13e72092dbd1 Homepage: http://cython.org/ 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. Package: d-feet Architecture: all Version: 0.3.16-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 464 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, python3-gi, dconf-gsettings-backend | gsettings-backend, python3:any Filename: pool/main/d/d-feet/d-feet_0.3.16-ok1_all.deb Size: 63780 MD5sum: a2b2753f207debfd4dd8c2160e06e9e6 SHA1: ecfd29abcd5c0200958c093da27ac865054b278a SHA256: de0581a0e12abbdb46cde528ac687b21d64a6e09e4676e83600fbeb0ac0e18b9 SHA512: b8d4895bfeb45447b390b1f5d2daf3c385f228d7d0a5b8f664dff7ef44886d4f9193b7ccad139a3d0944b8128673d962439b40e15d7362ea4666fa494e69b7ec Homepage: https://wiki.gnome.org/Apps/DFeet 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 Package: d-shlibs Architecture: all Version: 0.106-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 37 Depends: apt, binutils Filename: pool/main/d/d-shlibs/d-shlibs_0.106-ok1_all.deb Size: 9240 MD5sum: 5cc9644ac14e345ebd6695a00914608d SHA1: 0793dbddfd7f149988820adc8b46e4d96705f02b SHA256: a0d1aded96b0c51a7347ee8c1f38c53090745d76dbb09249840be1bb6fb0e305 SHA512: 09b53dd6fe359412b932de8cc6578a4d80388e2445d41d1c7d6df469a6a1c098a56e80dbfcc87e138181980b9b479b32ddda0d8c7c9c964ea73ab7c5a38e4253 Homepage: https://tracker.debian.org/pkg/d-shlibs 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. Package: dash Architecture: amd64 Version: 0.5.12-ok1 Multi-Arch: foreign Priority: required Essential: yes Section: shells Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Andrej Shadura Installed-Size: 180 Pre-Depends: libc6 (>= 2.38) Depends: debianutils (>= 5.6-0.1), dpkg (>= 1.19.1) Filename: pool/main/d/dash/dash_0.5.12-ok1_amd64.deb Size: 80364 MD5sum: fb3cf7c6aedbd13f7248b0a1b655c8bf SHA1: f6167f4e4eb638daea1f1e888fd0b7d8c87b295f SHA256: d5bc1836d1061adca5da909aa708dafe55c729c6baafe1be2096d0226fd3fd00 SHA512: 9618a9da028cddc7ff97bc599b065e30a6ad7072b3f2346ad3d737100687a8bc67df86a45da1403fea9d5e1351605ea9f56e0efcf12f0bfa1189d8bad283576d Homepage: http://gondor.apana.org.au/~herbert/dash/ Description: POSIX-compliant shell The Debian Almquist Shell (dash) is a POSIX-compliant shell derived from ash. . Since it executes scripts faster than bash, and has fewer library dependencies (making it more robust against software or hardware failures), it is used as the default system shell on Debian systems. Package: dav1d Architecture: amd64 Version: 1.4.1-ok1 Priority: optional Section: video Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 77 Depends: libc6 (>= 2.38), libdav1d7 (>= 1.3.0) Filename: pool/main/d/dav1d/dav1d_1.4.1-ok1_amd64.deb Size: 30756 MD5sum: 9f5a75a481b76b6f5b693ee24207743e SHA1: 2a0621116db489b17c38d5ca9e5196a61c533ba3 SHA256: c94c8cd41c031ac96c2b807a3b75c9769c0b4dd6d01d3ac4a8a6077bc750bf5f SHA512: 5d8be21c9da584fac00b3bf7de9387b54a8e641d91e3297addb52fb573dc539cfe2e2cbaa6b2e416728b87387e2840ad427b7c8d252ad0b3492f59be265b81f6 Homepage: https://www.videolan.org/projects/dav1d.html 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 Package: db-util Architecture: all Version: 1:5.3.21-ok1 Multi-Arch: foreign Priority: extra Section: utils Source: db-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Bastian Germann Installed-Size: 37 Depends: db5.3-util Filename: pool/main/d/db-defaults/db-util_5.3.21-ok1_all.deb Size: 1940 MD5sum: 0fb8496fa7cfe43fda44ceffe08fb3f2 SHA1: 0be2b55bfae94a8e42c7ec6934efb769fc6dac2e SHA256: 366a9f1176d8e57cfd39bd272bf8d597b824079b2251ee9bfe9c17dd28715e87 SHA512: 0f659802eedad02cd35cfd8fee6b1d1619c335b7be8c6e68d878a236672219042f33720a6e0a16be97a7fed6ac7a4060fbf72c26a774073a9a99d7be2462451b 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: db5.3-doc Architecture: all Version: 5.3.28+dfsg1-ok1 Priority: optional Section: doc Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 74238 Filename: pool/main/d/db5.3/db5.3-doc_5.3.28+dfsg1-ok1_all.deb Size: 15907284 MD5sum: edc9cf269973b0a79fa517fc5a553164 SHA1: 4c0399314cf1d73b014b8a27654a24135f3408a5 SHA256: e51c158f45c0eebcea268975c0d4afac597c70202d873db9d382a17e2b08552b SHA512: 9bdb7a643f915852bd789162455b4583b10c02fdd3b9abf593e443cd719e5a2b11bfa80c1c510ee46a5ea2cc8f61888f3fadfa937a9ce67c0ed6127eb556ab18 Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Documentation [html] This package contains documentation in HTML format for all of the APIs (C, C++, C#, STL, Java, Tcl) and utilities provided by version 5.3 of Berkeley DB. Package: db5.3-sql-util Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Priority: extra Section: database Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 63 Depends: libc6 (>= 2.14), libdb5.3-sql, libdb5.3 (= 5.3.28+dfsg1-ok1) Filename: pool/main/d/db5.3/db5.3-sql-util_5.3.28+dfsg1-ok1_amd64.deb Size: 21380 MD5sum: 009f37f4eecdd1fc2a867c0102894450 SHA1: a54c8cea6468955ed81afa1ab29a8d014ad17376 SHA256: 568e6b5166b491689a8401db7a027f632710f3725193c0e5958ba14b8167e93c SHA512: 4be8fea84ccc841ade3a55cf4d13e2be95b1c41247e174855c1f8d6bc9aa393fc1524b137edc519bd779fac3e8decd9fdb64756ed6e3521099a15f821354239c Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 SQL Database Utilities This package provides different tools for manipulating databases in the Berkeley v5.3 SQL database format, and includes: - db5.3_sql: sqlite3 compatible command-line utility Package: db5.3-util Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: database Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 291 Depends: libc6 (>= 2.14), libdb5.3 (= 5.3.28+dfsg1-ok1) Filename: pool/main/d/db5.3/db5.3-util_5.3.28+dfsg1-ok1_amd64.deb Size: 65248 MD5sum: 5e9330ecc7a4c629108845d0baf248a0 SHA1: 4716ed76e33bdbfd9aba140f3bbe3d2b8c947a5c SHA256: 9f0f295892ca7ae63f00dab958ce9efb92d5a7d85edd0372894e308e4839fbe2 SHA512: 3375c8a1762953e8ad8f96b9311ec56ce1ec196e4852173f1cf68b13f66d18b6542bde91aed173737a6219569ce27f11bb62d7bfc4f16a05584650c3bedaae29 Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Utilities This package provides different tools for manipulating databases in the Berkeley v5.3 database format, and includes: - db5.3_archive: write the pathnames of the log files no longer in use. - db5.3_checkpoint: daemon process to monitor the database log and checkpoint it periodically. - db5.3_deadlock: traverse the database environment lock region and abort lock requests when a deadlock is detected. - db5.3_load: loads (and creates) a database from standard input. - db5.3_dump: read a database file and write it in a format understood by db4.{2..8}_load. - db5.3_printlog: dump log files in human readable format. - db5.3_stat: display statistics for Berkeley DB environments. - db5.3_upgrade: upgrades the version of files and the databases they contain. - db5.3_verify: check the structure of files and their databases. Package: dbus Architecture: amd64 Version: 1.14.10-ok3 Multi-Arch: foreign Priority: standard Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 154 Provides: dbus-system-bus (= 1.14.10-ok3), default-dbus-system-bus Pre-Depends: init-system-helpers (>= 1.54~) Depends: dbus-bin (= 1.14.10-ok3), dbus-daemon (= 1.14.10-ok3), dbus-system-bus-common (>= 1.14.10-ok3), libc6 (>= 2.34), libdbus-1-3 (= 1.14.10-ok3), libexpat1 (>= 2.1~beta3), libsystemd0 Suggests: default-dbus-session-bus | dbus-session-bus Filename: pool/main/d/dbus/dbus_1.14.10-ok3_amd64.deb Size: 22188 MD5sum: ca3b5e34f9b879f2481ae4634a49cad9 SHA1: 6c305987daadf384ff0f27ada25eaac977229d44 SHA256: fced829ba40052957e39de6f46de966ed7b8eee02a0a2f7f7536af46319174cc SHA512: 5a42453e39f2749cf41b95eb0f76b5bf7676d3b408e576057b3ac329047857a3ddf9b1142b64c84e36a50a231cdfa78d3356de77428ca2982757979272fca7e0 Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (system message bus) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . This package provides a fully-functional D-Bus system bus with activation support, used for communication between system services, and depends on most of the other components of the reference implementation of D-Bus. . To provide a complete D-Bus session bus, install one of the packages that implement the dbus-session-bus virtual package, such as dbus-user-session. The recommended implementation is indicated by the default-dbus-session-bus virtual package. Package: dbus-1-doc Architecture: all Version: 1.14.10-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21663 Suggests: libdbus-1-dev Filename: pool/main/d/dbus/dbus-1-doc_1.14.10-ok3_all.deb Size: 1469008 MD5sum: 1e957082ff58d53c003ddb579c74dfba SHA1: d273cfc44fa92c2e816748ce47c05814151baa27 SHA256: 21e2755e88b963aed3608d92804b412adc48e585323f34cbba4153a3e956cd13 SHA512: 82a943f063e94a66471ae2f05cfd998c11241fc604d89215ef8009af3830bce67ddbcadcf49f8b0fc6d635a07618b8574dda5588e02a8b0ee309d89fcbe95329 Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (documentation) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the API documentation for D-Bus, as well as the protocol specification. . See the dbus description for more information about D-Bus in general. Package: dbus-bin Architecture: amd64 Version: 1.14.10-ok3 Priority: optional Section: admin Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 206 Depends: libc6 (>= 2.38), libdbus-1-3 (= 1.14.10-ok3) Breaks: dbus (<< 1.13.18-2~) Replaces: dbus (<< 1.13.18-2~) Filename: pool/main/d/dbus/dbus-bin_1.14.10-ok3_amd64.deb Size: 36372 MD5sum: 0fd9eab8ac74132afb5511accfd3bc7f SHA1: 85fc3d7289283a4b5371573d213e37aedec01503 SHA256: 936f640b9d5dbac1f3db02e5f3f1d54ac553d65b0aa490dfc3a6de14a52dd3c1 SHA512: 05ac9ecea4b2c599877e4fa4ec83d8115cf9271f4f35c9bf87bda154678f5856d68b20f562e0be3c0dcdf5dcf58664ae150a28a7bc086a84df305102a19d12a5 Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (command line utilities) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the D-Bus command-line utilities such as dbus-send and dbus-monitor. Package: dbus-daemon Architecture: amd64 Version: 1.14.10-ok3 Priority: optional Section: admin Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 340 Depends: dbus-bin (= 1.14.10-ok3), dbus-session-bus-common (>= 1.14.10-ok3), libapparmor1 (>= 2.8.94), libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.14.10-ok3), libexpat1 (>= 2.1~beta3), libselinux1 (>= 3.1~), libsystemd0 Breaks: dbus (<< 1.13.18-2~) Replaces: dbus (<< 1.13.18-2~) Filename: pool/main/d/dbus/dbus-daemon_1.14.10-ok3_amd64.deb Size: 107712 MD5sum: 69c32ffb1f0ed7f99078b3a87241ddde SHA1: ad66b383f30e775778c3d2b0ad9db92cfddc34b3 SHA256: 877bf63ac6bec59cf61ca3bfd08ccdf288797ec4ca1e433286dc3bf03d6be332 SHA512: 52cb35676dd077b0229680666b1462890316a28761c1d2e65d7faa14edf4dcb62900335ea068a8ef7565144b69ee4cc380576497ca97aea1f352a849b210d42e Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (reference message bus) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains dbus-daemon, the reference implementation of a D-Bus message bus, and dbus-run-session, a utility to start a temporary session dbus-daemon in a constrained environment or for automated tests. . To provide a complete D-Bus session bus, install one of the packages that implement the dbus-session-bus virtual package, such as dbus-user-session. The recommended implementation is indicated by the default-dbus-session-bus virtual package. Package: dbus-session-bus-common Architecture: all Version: 1.14.10-ok3 Multi-Arch: foreign Priority: optional Section: admin Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 100 Breaks: dbus (<< 1.13.18-2~) Replaces: dbus (<< 1.13.18-2~) Filename: pool/main/d/dbus/dbus-session-bus-common_1.14.10-ok3_all.deb Size: 72496 MD5sum: 3883bc9f7e8dd3b52d1cad42d4aae54c SHA1: 07a0e3069a5f7769c16ed15470c855c5e69f1b69 SHA256: 41c6367b2548e2425cd17b11c5c0edf6c0cd2e71c97e44ed44caadd0c224a9d2 SHA512: 011e6ca77dadc89b13fa40a925b0ccdb36d26ae54e36aeedcb171bbe2a96c18eca9353527169d25fa8aaaf258b232fe748155370a2f2c30823b4f7d29f2fe767 Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (session bus configuration) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the configuration files defining the behaviour of the D-Bus session bus, used for applications and per-user services. These are used by the reference implementation in the dbus package, and by the reimplementation in the dbus-broker package. . To provide a complete D-Bus session bus, install one of the packages that implement the dbus-session-bus virtual package, such as dbus-user-session. The recommended implementation is indicated by the default-dbus-session-bus virtual package. Package: dbus-system-bus-common Architecture: all Version: 1.14.10-ok3 Multi-Arch: foreign Priority: optional Section: admin Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 112 Depends: adduser Breaks: dbus (<< 1.13.18-2~) Replaces: dbus (<< 1.13.18-2~) Filename: pool/main/d/dbus/dbus-system-bus-common_1.14.10-ok3_all.deb Size: 73604 MD5sum: 7813ee76ee677dcba6210cff471957ad SHA1: 5e22fb9cd3c9abf02d258d380af08763bba84504 SHA256: 7516a81ff43218691ad354e3928faaf5afb8947e77c693ecb233003f62eb8673 SHA512: e8248681284288f3909ee5a53e4d00193e179c05c1e1a2bb8d4636f2b42c1405cc78ea29e9dda188fd59626fdc16fca327eaa3465190af85a278dadb99aa63e0 Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (system bus configuration) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the configuration files defining the behaviour of the D-Bus system bus, used for system services such as networking and storage management services. It is also responsible for creating the 'messagebus' system user account used to run the system bus. These are used by the reference implementation in the dbus package, and by the reimplementation in the dbus-broker package. . To provide a complete D-Bus system bus, install one of the packages that implement the dbus-system-bus virtual package, such as dbus. The recommended implementation is indicated by the default-dbus-system-bus virtual package. Package: dbus-tests Architecture: amd64 Version: 1.14.10-ok3 Priority: optional Section: misc Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7698 Depends: dbus, libapparmor1 (>= 2.10), libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.14.10-ok3), libexpat1 (>= 2.1~beta3), libglib2.0-0 (>= 2.38.0), libselinux1 (>= 3.1~), libsystemd0, libx11-6 Recommends: gnome-desktop-testing Breaks: dbus-1-dbg (<< 1.11.10-2~) Replaces: dbus-1-dbg (<< 1.11.10-2~) Filename: pool/main/d/dbus/dbus-tests_1.14.10-ok3_amd64.deb Size: 1169324 MD5sum: 64c03067248dd16382acfbf591d2943a SHA1: 07379ff98123c6a314f405d76de4a76295dd253f SHA256: 7873ff55d0eff1d9fb5348537035b1385300675cee124a2d943190e9d0c12014 SHA512: ef8cae1d0ead5f9a5b14e307faba16582caec056b3e217bfd3537f6fcef452d023933a9bf9bc3a97db72a5cf7c5d7a2f2b4fdbdb4a3dd0b6d7a2171fd1b2a226 Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (test infrastructure) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides automated and manual tests for D-Bus, and the dbus-test-tool utility. It also provides copies of the D-Bus libraries and executables compiled with extra debug information and logging. . See the dbus package description for more information about D-Bus in general. Package: dbus-user-session Architecture: amd64 Version: 1.14.10-ok3 Multi-Arch: foreign Priority: optional Section: admin Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 104 Provides: dbus-session-bus, default-dbus-session-bus Depends: dbus-daemon (= 1.14.10-ok3) | dbus-broker, dbus-session-bus-common (>= 1.14.10-ok3), libpam-systemd, systemd Recommends: systemd-sysv Filename: pool/main/d/dbus/dbus-user-session_1.14.10-ok3_amd64.deb Size: 9372 MD5sum: 522af15a01a6aeef54e1040588a33e0e SHA1: db69863344a047c0310945841a8c87f362aaf2ef SHA256: 95c2d3cde753616f1803fe66e6e4ffd039926f0041e9d253fe5beaac88bef2c4 SHA512: e5cc63997b5756f4ff220b0df122e998bbf6c663f2fb0994d3faaf241721ef024fd7a3ad1d4d4da37864282d17b67410b5241eb80b33b6a0a87146c92af31ddf Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (systemd --user integration) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . On systemd systems, this package opts in to the session model in which a user's session starts the first time they log in, and does not end until all their login sessions have ended. This model merges all parallel non-graphical login sessions (text mode, ssh, cron, etc.), and up to one graphical session, into a single "user-session" or "super-session" within which all background D-Bus services are shared. . Multiple graphical sessions per user are not currently supported in this mode; as a result, it is particularly suitable for gdm, which responds to requests to open a parallel graphical session by switching to the existing graphical session and unlocking it. . To retain dbus' traditional session semantics, in which login sessions are artificially isolated from each other, remove this package and install dbus-x11 instead. . See the dbus package description for more information about D-Bus in general. Package: dbus-x11 Architecture: amd64 Version: 1.14.10-ok3 Multi-Arch: foreign Priority: optional Section: x11 Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 134 Provides: dbus-session-bus Depends: dbus-bin (= 1.14.10-ok3), dbus-daemon (= 1.14.10-ok3), dbus-session-bus-common (>= 1.14.10-ok3), libc6 (>= 2.38), libdbus-1-3 (= 1.14.10-ok3), libx11-6 Filename: pool/main/d/dbus/dbus-x11_1.14.10-ok3_amd64.deb Size: 21604 MD5sum: 4f40980e1e301c3076e40719a652a2f8 SHA1: c57969c41f30a2b7e999f9f0655439e4e164c165 SHA256: ce9e60fd8b6e0d4398703062dae165e075f61f13deb901a1e6a4eed236e5f52b SHA512: b4db77e0fbc33ad3096ae43bbdc889c6ee937f95746b5d3ebb4357936db8c66a7dd9cbc14a6cd4c88c4c5120cf043aabc49f2f890bd22943b6be77aca1a33bef Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (X11 deps) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the dbus-launch utility, which automatically launches one D-Bus session bus per X11 display per user. If the dbus-user-session package is also installed, it takes precedence over this package. . See the dbus description for more information about D-Bus in general. Package: dc Architecture: amd64 Version: 1.07.1-ok3 Multi-Arch: foreign Priority: standard Section: math Source: bc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 144 Depends: libc6 (>= 2.38) Filename: pool/main/b/bc/dc_1.07.1-ok3_amd64.deb Size: 44904 MD5sum: c033730c6ee07405d13ce03875858884 SHA1: 95769318055deeac6dfc19ff5a4e7ca39a19f90c SHA256: ca13b4a71eb7d885a18a61aa4136a67bb40628609fdc2653cbfd6b89332f51ca SHA512: b364b58da5162735fdc44489f90c2e630dde14c20204716e6b2b491736451d8a59dce1ba6805d4eeb17da0801691730fb325ecfffbbac9c99d276d9e414801d3 Homepage: http://ftp.gnu.org/gnu/bc/ 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. Package: dconf-cli Architecture: amd64 Version: 0.40.0-ok1 Priority: optional Section: utils Source: dconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 74 Depends: libdconf1 (= 0.40.0-ok1), libc6 (>= 2.34), libglib2.0-0 (>= 2.44.0) Conflicts: dconf Filename: pool/main/d/dconf/dconf-cli_0.40.0-ok1_amd64.deb Size: 25196 MD5sum: d3ae91db1461d5afbd0b210006712bf9 SHA1: 613b3b41e408067ad250f76294a011aaa93ea805 SHA256: c4963023e02b0412de0296845ca84f6601d8137be9de218b3ea2abb4ea1078ac SHA512: 005079522f5ca9492a9169cd98625e3c4811b52930375a3325d6e33ae660375dcfe4f4c8d5f07e41883af7005d03640f1f395bbe8be0aa46ce7b5c752d094530 Homepage: https://wiki.gnome.org/Projects/dconf Description: simple configuration storage system - utilities DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the command line tools. Note that DConf is not connected with the older Debian package named dconf. Package: dconf-gsettings-backend Architecture: amd64 Version: 0.40.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: dconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 67 Provides: gsettings-backend Depends: dconf-service (<< 0.40.0-ok1.1~), dconf-service (>= 0.40.0-ok1), libdconf1 (= 0.40.0-ok1), libc6 (>= 2.14), libglib2.0-0 (>= 2.77.0) Filename: pool/main/d/dconf/dconf-gsettings-backend_0.40.0-ok1_amd64.deb Size: 20744 MD5sum: 15cb33f90cccfcedb0ac1421548b9f7a SHA1: a4cb8b2bb60c2a4f43854e1603816ca923ecb523 SHA256: c5f827d4d12b0de7ab3f27776cba690ad724d7ee7db51d2669c84911f6377d2f SHA512: b22a66423e574ab5c3b5373ce441ed0097d8c0cb5289a393ab1255da34d74f13981eaf3a7b024ff13b66f1b7359aabbe4c7d3a5b3346e015308ec93d1842cca0 Homepage: https://wiki.gnome.org/Projects/dconf Description: simple configuration storage system - GSettings back-end DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains a back-end for GSettings. It is needed by applications accessing settings through GSettings to set custom values and listen for changes. Package: dconf-service Architecture: amd64 Version: 0.40.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: dconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 91 Depends: default-dbus-session-bus | dbus-session-bus, libdconf1 (= 0.40.0-ok1), procps, libc6 (>= 2.34), libglib2.0-0 (>= 2.77.0) Recommends: dconf-gsettings-backend Filename: pool/main/d/dconf/dconf-service_0.40.0-ok1_amd64.deb Size: 24728 MD5sum: 0468e1a863db9314f80c9e75e86a5d6d SHA1: c5b9732c38d43c8f1925145f84e57b41e9de42c3 SHA256: 3a2acdc9d377f9612965d3cd3ac443a5474c307bf9d4ec4e75364df3cb7cdbbb SHA512: eb61a85a3ee7d33a2c4e8b556d0a81c796ddb7f28196f9c2c9d87b4c37f188586b543ddd71639042c3877a6141e1879f844f6132940ec8455ce0b92f39e44a08 Homepage: https://wiki.gnome.org/Projects/dconf Description: simple configuration storage system - D-Bus service DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the DConf service, which applications talk to using D-Bus in order to obtain their settings. It is mostly used by the GSettings backend. Package: dctrl-tools Architecture: amd64 Version: 2.24-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Rhonda D'Vine Installed-Size: 248 Provides: grep-dctrl Depends: libc6 (>= 2.14) Suggests: apt, debtags Conflicts: grep-dctrl Replaces: grep-dctrl Filename: pool/main/d/dctrl-tools/dctrl-tools_2.24-ok1_amd64.deb Size: 58852 MD5sum: 6db86b8929001c83ecd69c6fd850ac61 SHA1: e20a3ba192f2040df4fe5a9848ded12497c96723 SHA256: 60e887aa23c7fad643dd2b55f5f7b8719a91b1a526f2ecf45d63f0c98edb3ce0 SHA512: 78521eea7ef61409e941ae8af1dab9559e8e04b97f0b6b6db5a0e3bc97c778ad7234c034fef6fbbda48ff6378d24c89941b46534cfb2390f3d7a832cc977b329 Homepage: https://github.com/ajkaijanaho/dctrl-tools 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 Package: ddcutil Architecture: amd64 Version: 1.4.1-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Sanford Rockowitz Installed-Size: 1028 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.66), libglib2.0-0 (>= 2.75.3), libkmod2 (>= 5~), libudev1 (>= 183), libx11-6, libxrandr2 (>= 2:1.2.99.2), pci.ids, usb.ids, usbutils, i2c-tools (>= 4.0) Filename: pool/main/d/ddcutil/ddcutil_1.4.1-ok1_amd64.deb Size: 334824 MD5sum: 64d83efb3938fa12e6ac9065e9f92eae SHA1: 08d14fbf7995ff09dcf311346047d47e6d7fd1ff SHA256: 1a1c6eb7b7828bdfb5dec668b8e28fba1366c7b6c1f022b70f2c02322b7de0fa SHA512: 50e9d15a7b0d5922ab86a6b1b1820b4ba984c78144638e246ddc197c6f4be45590e75df3073c4eacfd68163038a1bb89eb3f11aa334dcd747079c50bd974a60c Homepage: https://www.ddcutil.com Description: Control monitor settings - Standalone command line application ddcutil is used to query and change monitor settings. . ddcutil communicates with monitors implementing MCCS (Monitor Control Command Set). Normally, communication is performed using the DDC/CI protocol on the I2C bus. Alternatively, communication can be performed over USB as per the USB Monitor Control Class Specification. Package: dde-wayland-config Architecture: amd64 Version: 2.0.1-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ganjing Installed-Size: 1326 Depends: libc6 (>= 2.34) Conflicts: kelvinu Replaces: kelvinu Filename: pool/main/d/dde-wayland-config/dde-wayland-config_2.0.1-ok1_amd64.deb Size: 511036 MD5sum: 4c3b14ff6c460683f19d81b495357d96 SHA1: 0e1a7b585c9e053e315ec22529b5c58286c9a0de SHA256: f3e9ea35817347e0d52f96de9dffe3ff5124cd88a7cd6e8a3448722c78560f17 SHA512: cbfdba1b52e99b147f9af108deaa6be37ea5b9a68e88898fe8e886b7ff1faa806f64fab66c2681d4c24c6757e5df7b46e47e6015dd8eacdd6864e1a1024ab9c0 Homepage: https://www.deepin.org Description: This package is the configuration file to adapt to the wayland environment some configuration Package: debconf Architecture: all Version: 1.5.86-ok1 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debconf Developers Installed-Size: 492 Provides: debconf-2.0 Recommends: apt-utils, debconf-i18n Suggests: debconf-doc, debconf-kde-helper, debconf-utils, libgtk3-perl, libnet-ldap-perl, libterm-readline-gnu-perl, perl, whiptail | dialog Conflicts: debconf-tiny, whiptail-utf8 (<= 0.50.17-13) Replaces: debconf-tiny Filename: pool/main/d/debconf/debconf_1.5.86-ok1_all.deb Size: 118588 MD5sum: 56861cf20a33d9ccb5a134f618ea6854 SHA1: 1a144fcf0f758ea59286f948b20b281cd1f7603d SHA256: 6e4eb895f5c14ca641206efc4af79f3ee5214b1db208b1049093b6143f6a6716 SHA512: c6f3cee5ef2d9b22ebd496a49b14fab8e61da2cbc62eeff645c8c89299ad76614e903badabacd5ebea7736b44013a675e4bd16c68edec50bd714b7edeb1866b9 Description: Debian configuration management system Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed. Package: debconf-doc Architecture: all Version: 1.5.86-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: debconf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debconf Developers Installed-Size: 288 Suggests: debian-policy Filename: pool/main/d/debconf/debconf-doc_1.5.86-ok1_all.deb Size: 225084 MD5sum: a6856591080bcdc3b941b9fa4e2c1126 SHA1: 2818fd7367dc9504b422c45d59fe1a15028e9c28 SHA256: 401d0c2a22c0271570c5a529c05e5f9e707b63ae070a75da6e6770c01a5915e5 SHA512: 3daa1ea5bff6eacf6dcca38c32e2936ec689af1f74f7b295e77f564aa9cc7e8fe3c3da0cfca63cbe4a72469ce5f9ebbfc508c06346b2bc478db89f0987992dd3 Description: debconf documentation This package contains lots of additional documentation for Debconf, including the debconf user's guide, documentation about using different backend databases via the /etc/debconf.conf file, and a developer's guide to debconf. Package: debconf-i18n Architecture: all Version: 1.5.86-ok1 Priority: important Section: localization Source: debconf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debconf Developers Installed-Size: 806 Depends: debconf (= 1.5.86-ok1), liblocale-gettext-perl, libtext-charwidth-perl, libtext-iconv-perl, libtext-wrapi18n-perl Conflicts: debconf-english Filename: pool/main/d/debconf/debconf-i18n_1.5.86-ok1_all.deb Size: 208400 MD5sum: f3989a5b6a129a2082b3af90c0baa0c7 SHA1: 85047b4859a483fb403fe2a8cdfb716c68d8f37a SHA256: 119f98f72670c62b3a7c55dfa4c2dd1a130e84f8b43d13f9625bcf7c926df5c9 SHA512: 95469487a46dca1b450981b4ffb86c3ad0ab5674b99bd4911d033279116e1322445d1ef303c1e701e196112079ed904091bb3bd8fe1197bf5e1f210f1b6a9d1d Description: full internationalization support for debconf This package provides full internationalization for debconf, including translations into all available languages, support for using translated debconf templates, and support for proper display of multibyte character sets. Package: debconf-kde-data Architecture: all Version: 1.1.0-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: debconf-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 174 Filename: pool/main/d/debconf-kde/debconf-kde-data_1.1.0-ok1_all.deb Size: 16822 MD5sum: 172f9d2b109f81bab25f4935d0f61271 SHA1: 50e76253149ea73bf1a950a42b84943b976adbf2 SHA256: 85577775983a461d46be4328a18d0850e5301914bb59ef4965c1ca86aff369d4 SHA512: ac9bca364f0cad6c1c108abc456d2c73b0a051f6d2f18af44f19cebdd5cc4282f4b05577b7b19226fa612f1e8560b91735349b1a2ae0d1d3de239d2d72a741d6 Homepage: https://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde Description: Debconf KDE data files Debconf KDE is a GUI library for including Debconf frontends in Qt-based applications. Debconf is a configuration management system for Debian packages, which is used to ask questions when they are installed. This library is written in C++ and used by Apper and Muon to embed Debconf dialogs. . This package contains the data files needed by the Debconf KDE library Package: debconf-kde-helper Architecture: amd64 Version: 1.1.0-ok1 Priority: optional Section: kde Source: debconf-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 33 Depends: libc6 (>= 2.34), libdebconf-kde1 (>= 0.1+git20110702), libkf5coreaddons5 (>= 5.0.0), libkf5i18n5 (>= 5.0.0), libqt5core5a (>= 5.15.1), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 4.2.1) Filename: pool/main/d/debconf-kde/debconf-kde-helper_1.1.0-ok1_amd64.deb Size: 8878 MD5sum: d155b5d463533d6f6d4a4a7636c4d862 SHA1: 37e5ba0bd04026539c6b1b40bd287828d53683d5 SHA256: 6df01f156eefcaaa0d4eff7d268d192663eeea3fbc6410492422119fbb04ceb3 SHA512: 41e386845f885f3407614e32764808582b862f2e14db77caed496ccf1fb87ef90af9a731ae3248083d5e96cffde006d3d35b3eb0f3aef40e7fda21014a6ce1c5 Homepage: https://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde Description: Debconf KDE GUI frontend tool Debconf KDE is a GUI library for including Debconf frontends in Qt-based applications. Debconf is a configuration management system for Debian packages, which is used to ask questions when they are installed. This library is written in C++ and used by Apper and Muon to embed Debconf dialogs. . This package contains a small standalone tool to display a KDE Debconf dialog without linking against the Debconf KDE library. Package: debconf-utils Architecture: all Version: 1.5.86-ok1 Priority: optional Section: devel Source: debconf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debconf Developers Installed-Size: 105 Depends: debconf (= 1.5.86-ok1) Filename: pool/main/d/debconf/debconf-utils_1.5.86-ok1_all.deb Size: 56916 MD5sum: 789175564a25b15ba1a9db6472044e94 SHA1: 90b9ad68759341017e5acb6be6995c9aaf0f3925 SHA256: fa00f2de43672733f58ed630e30aa93da323b8997ba57141ca7d55db0bcfddbd SHA512: c8c5dc01a30ed17dee053626b7d39ce7bdd459ddbcab11e3ed63c6c9021fe2b980fa269a1b0e34f7b7cfbc6d4c6b4aa56b80978c6c48fff0f0283db4201a6bac Description: debconf utilities This package contains some small utilities for debconf developers. Package: debhelper Architecture: all Version: 13.15.3-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1463 Provides: debhelper-compat (= 9), debhelper-compat (= 10), debhelper-compat (= 11), debhelper-compat (= 12), debhelper-compat (= 13), dh-sequence-dwz, dh-sequence-elf-tools, dh-sequence-installinitramfs, dh-sequence-installsysusers, dh-sequence-movetousr, dh-sequence-single-binary, dh-sequence-systemd Depends: autotools-dev, dh-autoreconf (>= 17~), dh-strip-nondeterminism (>= 0.028~), dpkg (>= 1.18.0~), dpkg-dev (>= 1.18.2~), dwz (>= 0.12.20190711), file (>= 3.23), libdebhelper-perl (= 13.15.3-ok1), libdpkg-perl (>= 1.17.14), man-db, po-debconf, perl:any Suggests: dh-make Breaks: cmake (<< 3.9~), dh-debputy (<< 0.1.18~), meson (<< 0.40.0~) Filename: pool/main/d/debhelper/debhelper_13.15.3-ok1_all.deb Size: 959340 MD5sum: 71398c85d50164049499a8acbea28998 SHA1: 203f6352d5863d33e881367ec16fc6e6a73ee95f SHA256: 0e1ecae716f2be3ec38a8beab7d6fde53ec69f8e62f79d854d90dfb78e91c5e2 SHA512: 2ff48844169fa5b1afff3e781a27c6628f4c8e7afe2f58d8853060b5bc4c5cdbc3ffca320ca8e7d05f82e9d8a6a4e61cfe091018b2ddc53b8490d11effc82074 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. Package: debianutils Architecture: amd64 Version: 5.17-ok2 Multi-Arch: foreign Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 220 Pre-Depends: libc6 (>= 2.38) Breaks: ifupdown (<< 0.8.36+nmu1), printer-driver-pnm2ppa (<< 1.13-12), x11-common (<< 1:7.7+23~) Filename: pool/main/d/debianutils/debianutils_5.17-ok2_amd64.deb Size: 84228 MD5sum: fd3d1c388bfa1ce041fda108048d9197 SHA1: 72c9b0b1e48d00e56028474cb4e68f2fd66deba7 SHA256: 1a05e7caa8f4e25d9bb8901877d4c3ae88c6610afa64f82984f4122e5167b99f SHA512: 60f8a66e435df6cc17f608bb51d9b4140f304077d5fb7cd18e78f4c8356abd749f0d8213e5ac25a5ee88b7ea9ec7f09fec496454d8c000a485ea22b9367249a2 Description: Miscellaneous utilities specific to Debian This package provides a number of small utilities which are used primarily by the installation scripts of Debian packages, although you may use them directly. . The specific utilities included are: add-shell installkernel ischroot remove-shell run-parts savelog update-shells which Package: debootstrap Architecture: all Version: 1.0.134-ok2 Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 282 Depends: wget Recommends: gnupg, debian-archive-keyring Suggests: arch-test (>= 0.11~), squid-deb-proxy-client Filename: pool/main/d/debootstrap/debootstrap_1.0.134-ok2_all.deb Size: 42492 MD5sum: 101fabebbd5b15b2fc35c1c7ceb4364a SHA1: 5f4dd1f4116161657f7b2821ab2feacbb35e851d SHA256: 6a0e2d1c58fdfc03e8bc2b7e494570f31dab0d23c9db4d1dbb94645957a3e4b8 SHA512: 5440a2b21d29f4f9a7f10bbb50ba02edeaabdf22b5a3bc78fd3e2e118bb08e048c2a45c62999eec9a6917c2f3fac2d4a28d292acc3ac69b33982f9656e29eae8 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 Architecture: amd64 Version: 1:5.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 275 Depends: libc6 (>= 2.14), libdw1 (>= 0.167), libelf1 (>= 0.144) Filename: pool/main/d/debugedit/debugedit_5.0-ok1_amd64.deb Size: 66904 MD5sum: e1b28acb7a03807ecf95497982eadc53 SHA1: 2827525996ceb9ced37572605d67bb55510cb75e SHA256: ff20b005210119aa0baf8c5d41b852cf956faf64825bde7d89c7e6457d932bb0 SHA512: a956157bd24212909d579e85bd9e3bed20bde66bb3b673c97da5114c0bef379360ed09ea406c5a198708db9224a5265ef3c126af606251bb8f96daebd7e969ee Homepage: https://sourceware.org/debugedit/ Description: tools for handling build-ids and paths rewriting in DWARF data The debugedit project provides programs and scripts for creating debuginfo and source file distributions, collect build-ids and rewrite source paths in DWARF data for debugging, tracing and profiling. Package: debuginfod Architecture: amd64 Version: 0.190-ok3 Priority: optional Section: devel Source: elfutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 270 Depends: libdebuginfod1t64 (= 0.190-ok3), libarchive13t64 (>= 3.0.4), libc6 (>= 2.38), libdw1t64 (>= 0.177), libelf1t64 (>= 0.142), libgcc-s1 (>= 3.3.1), libmicrohttpd12 (>= 0.9.50), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 12) Filename: pool/main/e/elfutils/debuginfod_0.190-ok3_amd64.deb Size: 95680 MD5sum: f82bb362b11f8ff41c91069c72c96a43 SHA1: 6197920e48e3442bad68b225189eec2414ef9714 SHA256: f5067abba2245b80c6dd1c5d881cd3e01168679e1462cb34b3c8dfc4f7de8a7b SHA512: 4b90fc031ceefc5aa6eec969878f4f3c6d490fbf1feb70415dd47352a228474f406a920cbf38b5251ec629a9a89ff2e18dbff779941f81152c77bc57e781a04f Homepage: https://sourceware.org/elfutils/ Description: debuginfo-related http file-server daemon Server, client tool and library to index and fetch ELF/DWARF files addressed by build-id through HTTP. Package: deepin-calculator Architecture: amd64 Version: 5.7.22-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 3511 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (>= 5.6), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 4.2.1) Recommends: uos-reporter, deepin-event-log Filename: pool/main/d/deepin-calculator/deepin-calculator_5.7.22-ok1_amd64.deb Size: 961846 MD5sum: 76e02e6be1930c2923e1edae87b8d459 SHA1: 02a4a6e4664f9a2135613579a29af4997a4e7f32 SHA256: 9912d1d4c5ade709ada470ea90e29cb7cf9dfe9d684bf7134e31c804354658a0 SHA512: fa6fa18a87e34acc809a190f54b658914d027ab9426851dc31fe5b8ad268475856ce138a565debe76dc6db6a248643d16a48753a49beaf60b97fb08190dde303 Homepage: http://www.deepin.org Description: Calculator for UOS Calculator is a simple and easy-to-use desktop calculator. It supports addition, subtraction, multiplication and division with keyboard input perfectly matched, as well as symbolic fault-tolerant computing and calculation result linkage. Package: deepin-deb-installer Architecture: amd64 Version: 6.0.10-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 2684 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (>= 5.6), libgcc-s1 (>= 3.0), libqapt3 (>= 3.0.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 5.2), libqapt3-runtime Recommends: uos-reporter, deepin-event-log Filename: pool/main/d/deepin-deb-installer/deepin-deb-installer_6.0.10-ok1_amd64.deb Size: 970208 MD5sum: b58fd8a1a38d9c69e44e4941845100a6 SHA1: fa9ad389288889dc0712dc621b8a160aca8497c5 SHA256: 1a27636f6da7d9f66ab355f2f7d318599c82b2a7618c658150c2e23f94aeab34 SHA512: 99249b4ac1d54022c3c1c368d7d74814e9a73648df7999beba47dd850541d0a792fe822e73de84ba671c87e99bf27c2e88456f368b30ff417ad3a39c4f4b4d10 Homepage: https://www.deepin.com/ Description: Package Installer helps users install and remove local packages. Package Installer is an easy-to-use .deb package management tool with a simple interface for users to quickly install customized applications not included in App Store supporting bulk installation, version identification and auto completion. Package: deepin-desktop-base Architecture: amd64 Version: 2023.05.06-2-ok1 Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Sysdev Installed-Size: 103 Provides: deepin-appstore-config Depends: distro-info-data, eject, fonts-noto, fonts-symbola Conflicts: deepin-desktop-server Filename: pool/main/d/deepin-desktop-base/deepin-desktop-base_2023.05.06-2-ok1_amd64.deb Size: 24358 MD5sum: e81e8328c48e56a23e95bd3426979e6e SHA1: 40fb8afefb11e803de883170902e5f89bfe10253 SHA256: 8b9e93eda8e2c206f4a30497dfe37c6603f851cfe34cecb9678302a7c58f857f SHA512: cb38718af2ef52b05af2a8e480d54e8766af7e9c788cd34d4ec6f15156194fa5aed135720bfe63d625ed7ec2bb243735ce51f37a89a7415443b123d35268184c Description: The basic file of Deepin Desktop, provides system attribute description for DDE components Package: deepin-diskmanager Architecture: amd64 Version: 1.3.26-ok1 Priority: optional Section: tools Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: deepin Installed-Size: 8928 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (>= 5.6), libgcc-s1 (>= 3.0), libparted-fs-resize0 (>= 3.1), libparted2 (>= 3.1), libpolkit-qt5-1-1 (>= 0.112.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 5.2), smartmontools, exfat-fuse Filename: pool/main/d/deepin-diskmanager/deepin-diskmanager_1.3.26-ok1_amd64.deb Size: 4038558 MD5sum: 957e45fcafc2ef5f16dbabaded5d341e SHA1: 95cf8f07598ce87046245b8acd74e285ab7cdcf7 SHA256: babd649c99f21faab7ac014abcfde398c85db7bfddf7fdd5361d4644aa497a55 SHA512: ac57daebc5a1968354ce7e20b42f85ad99f9c86691bc8de982921574075ea9ca8fa0b7e6125b8080a5a502387c6c8787f999b91d587d4fb53bfcff46b38cd813 Description: Disk Utility is a disk management tool for creating, reorganizing and formatting partitions. Disk Utility is a disk management tool for disk. Package: deepin-draw Architecture: amd64 Version: 6.0.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 27078 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (>= 5.6), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5printsupport5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2), qt5-image-formats-plugins, deepin-picker-cli Recommends: uos-reporter, deepin-event-log Filename: pool/main/d/deepin-draw/deepin-draw_6.0.3-ok1_amd64.deb Size: 22367122 MD5sum: 136dd3a16a7afedf98c0b86ce0358af8 SHA1: 39094cde6c8f9fbdd613d0f6ba1076832eafbf60 SHA256: ec6dfa6d446c3fd0ee196aed93cf6f4cc0c31d66450758df2b6fa88751ddaa46 SHA512: 438742ab38b78125182e45cc67688eb2d524298fe1bc6595d63d9a1d52275ac13e1da5c89c0b2b46a89796bd243db7fb6d82239531d7f97296f6ba19dc8ec077 Homepage: http://www.deepin.org Description: Draw for UOS Draw is a lightweight drawing tool for users to freely draw and simply edit images. Package: deepin-icon-theme Architecture: all Version: 2023.04.03-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 152444 Depends: papirus-icon-theme Conflicts: deepin-cursor-theme Filename: pool/main/d/deepin-icon-theme/deepin-icon-theme_2023.04.03-ok1_all.deb Size: 28755430 MD5sum: b35185840f42e7f3ca91f8430a0d252a SHA1: 5636ceb267e57a63411ab98e7a5f9bbf9cc607b5 SHA256: 62d0afbd3355f066cabb9aa7db59fac280c186f71e10b024102ad6204af1d36c SHA512: 9cd844178bb3ec52d1f7e9ef98c62fad1f06357167afba06c974ea6dafbb77873b0d9418faf7f5cfc5a196e26183412617549f9b1a9783be1ab83449ce6b42c1 Homepage: https://github.com/linuxdeepin/deepin-icon-theme Description: Deepin Icons This package is DeepinIconTheme Package: deepin-picker Architecture: amd64 Version: 6.0.0-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 15 Depends: deepin-picker-cli (= 6.0.0-ok1) Filename: pool/main/d/deepin-picker/deepin-picker_6.0.0-ok1_amd64.deb Size: 4752 MD5sum: d017ae204fea9156f75b3077763103f7 SHA1: d700c80439c87030f87c568d5e80cf7232858d46 SHA256: a7048d68cf119acf4e5f161d140e40154f2efc1cffa420b7a39407c949ae203c SHA512: f1575c7bf3b984a1e3cccb45834b671456fa8a06684e6d01e74c5c169bc3f9630300ec62d87ae6cebbf6828ce7289ab2c7a42e261a6c1996118d1068520cb093 Homepage: http://www.deepin.org Description: Color picker tool for deepin A color picker tool for deepin. Package: deepin-picker-cli Architecture: amd64 Version: 6.0.0-ok1 Priority: optional Section: utils Source: deepin-picker Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 243 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (>= 5.6), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 4.1.1) Conflicts: deepin-picker (<< 5.0.5) Filename: pool/main/d/deepin-picker/deepin-picker-cli_6.0.0-ok1_amd64.deb Size: 68754 MD5sum: 81bc7ceeb3483edc7e8202c356f90c48 SHA1: 2e1b9e069c3039d7363499a7cb1743cb26a44312 SHA256: 97d4fb36943c1505b7889247e7dbb7056c28fcb5a58016f6e69a114e55b1cf48 SHA512: fb46301869b6d86f6dd92cf5ccee2d6baccb3faf7444ddde00221261196879699277ea52426bdc9b0fd4512331b18416ad715d1113152ea87ff068102f39d154 Homepage: http://www.deepin.org Description: Color picker tool for deepin A color picker tool for deepin. Package: deepin-terminal Architecture: amd64 Version: 6.0.6-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 6835 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (>= 5.6), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libsecret-1-0 (>= 0.7), libstdc++6 (>= 5.2), libxcb1, qtbase-abi-5-15-8, expect, zssh Recommends: uos-reporter, deepin-event-log Filename: pool/main/d/deepin-terminal/deepin-terminal_6.0.6-ok1_amd64.deb Size: 2814482 MD5sum: 3861253bebbc97d2ca9734d620077b2d SHA1: 6598831076dc82a677263e601deb700dbe2c85c5 SHA256: edd787df5fef400f455c5c68abd0cd4ab85edd1c5f51b3f04eb198cda57015b6 SHA512: 5d13e33ce502c61a17477b64ef7c58daec0953d1f67adf69eaf524503a4bdd14293089b1af7aea00f186d5c7a98de000324ffb4bb02e5a4d60171bee51fccc97 Homepage: https://www.deepin.com/ Description: Terminal is an advanced terminal emulator with workspace, multiple windows, remote management, quake mode and other features. Terminal is a terminal emulator with simple interface, rich and powerful functions such as multi-windows, workspace, remote management, Quake mode and etc. You can instantly start and close Terminal smoothly like normal file window, allowing you to input commands with facility and no distractions. Package: deepin-wayland-protocols Architecture: amd64 Version: 1.10.0.28-deepin28-1-ok1 Priority: optional Section: libdevel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/Deepin Maintainers Installed-Size: 269 Filename: pool/main/d/deepin-wayland-protocols/deepin-wayland-protocols_1.10.0.28-deepin28-1-ok1_amd64.deb Size: 41800 MD5sum: c2775f75aca34042d0d550f0ae4fb463 SHA1: d2ef216304439c53ca31f6814f351bf6da683145 SHA256: 45a14717c833918d94b00e03e9e4b5cbf2f438f7142f2a2817a7f37a643adf08 SHA512: 61fc76ab5418a86ceaaba0929fd81e96238f38c751599cf72039f1c93095448feb01b9b3cad44b976b62b7be459b1c5ccae0b10af33bef55e4249b7c58d54188 Homepage: https://gerrit.uniontech.com/admin/repos/snipe/deepin-wayland-protocols Description: Wayland protocols for Deepin This package contains protocols for Wayland that are not standard, and used in Deepin. Package: default-jdk Architecture: amd64 Version: 2:1.21-75+exp1-ok1 Priority: optional Section: java Source: java-common (0.75+exp1-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Provides: java-sdk, java10-sdk, java11-sdk, java12-sdk, java13-sdk, java14-sdk, java15-sdk, java16-sdk, java17-sdk, java18-sdk, java19-sdk, java2-sdk, java20-sdk, java21-sdk, java5-sdk, java6-sdk, java7-sdk, java8-sdk, java9-sdk Depends: default-jdk-headless (= 2:1.21-75+exp1-ok1), default-jre (= 2:1.21-75+exp1-ok1), openjdk-21-jdk Filename: pool/main/j/java-common/default-jdk_1.21-75+exp1-ok1_amd64.deb Size: 1084 MD5sum: b2ddc574bac264746fb70001e0e7d648 SHA1: 1d438fdd3aba89df8e9ebee86c54a4489a328f58 SHA256: 2d723956f11f4670bc1a0401f241ad390befe1696134d02b0bba8d9449426c0d SHA512: bd510149217e32ed4476bb6352f727cef5688e4a33364f4a06a4ca9833b5fd83a92a27dd5f50e2b6cabf895dde8c9068b72ce52f04d8d4c14ceeb60e60df684b Homepage: https://wiki.debian.org/Java/ 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-21-jdk for amd64. Cnf-Extra-Commands: javac,javadoc,jar Package: default-jdk-doc Architecture: amd64 Version: 2:1.21-75+exp1-ok1 Priority: optional Section: doc Source: java-common (0.75+exp1-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: openjdk-21-doc Suggests: default-jdk Filename: pool/main/j/java-common/default-jdk-doc_1.21-75+exp1-ok1_amd64.deb Size: 2404 MD5sum: 92a48f55fd6030146bf68699e1b2cad9 SHA1: b98b1002a03fe501024cf5234dfbd59b67a1bf3b SHA256: d5506c4936ff5ce8c47211f8bf5e72737ffef92204e9e1308a24b98b5b9474e6 SHA512: e9415fc356e7d063e493da966fb92c69bfc1f2ae497db95b0a79b3023390c3f752117a188d7f331d278f37493fef73aebd7372785629f34ef4980caf04c4625a Homepage: https://wiki.debian.org/Java/ 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-21-doc for amd64. Package: default-jdk-headless Architecture: amd64 Version: 2:1.21-75+exp1-ok1 Priority: optional Section: java Source: java-common (0.75+exp1-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Provides: java-sdk-headless, java10-sdk-headless, java11-sdk-headless, java12-sdk-headless, java13-sdk-headless, java14-sdk-headless, java15-sdk-headless, java16-sdk-headless, java17-sdk-headless, java18-sdk-headless, java19-sdk-headless, java2-sdk-headless, java20-sdk-headless, java21-sdk-headless, java5-sdk-headless, java6-sdk-headless, java7-sdk-headless, java8-sdk-headless, java9-sdk-headless Depends: default-jre-headless (= 2:1.21-75+exp1-ok1), openjdk-21-jdk-headless Filename: pool/main/j/java-common/default-jdk-headless_1.21-75+exp1-ok1_amd64.deb Size: 1128 MD5sum: 1cb5e115ec069d84d693f44334aae0a5 SHA1: ed9ca05081dc1e3a8e2bcfcfafd04e0da6fb6788 SHA256: 51059e2cd2f9815cac84df749cbd8f5740d7a084a04da663c0441ef7c8203f88 SHA512: 6bddcea4560b8d86d6cafbae44a0474e641b45cbecd962c9f8cf5ac74ee9e8184c9636c069c325886e8a286b958b7dc0296c36227da675490929470c3bacc199 Homepage: https://wiki.debian.org/Java/ 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-21-jdk-headless for amd64. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Architecture: amd64 Version: 2:1.21-75+exp1-ok1 Priority: optional Section: java Source: java-common (0.75+exp1-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Provides: java-runtime (= 21), java10-runtime, java11-runtime, java12-runtime, java13-runtime, java14-runtime, java15-runtime, java16-runtime, java17-runtime, java18-runtime, java19-runtime, java2-runtime, java20-runtime, java21-runtime, java5-runtime, java6-runtime, java7-runtime, java8-runtime, java9-runtime Depends: default-jre-headless (= 2:1.21-75+exp1-ok1), openjdk-21-jre Filename: pool/main/j/java-common/default-jre_1.21-75+exp1-ok1_amd64.deb Size: 1076 MD5sum: c696cbba15c11dfed91da7c8fa0b65b1 SHA1: 90224c50117f4cf94eeda724c5490f3635835e8f SHA256: 776c49a50fe4b11ffa026d12b7efe1d8cdd6b9cbef20f7cde3198cf760f59d45 SHA512: 9448790b0c80cf26835998318a51a4d44a7aad58826d9287adaf2418dc8fd48d812bb62f9b3653c2db7cc490cb1b2e0625cdb34e18f415b8480f995c7b363ddb Homepage: https://wiki.debian.org/Java/ 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-21-jre for amd64. Cnf-Extra-Commands: java,jexec Package: default-jre-headless Architecture: amd64 Version: 2:1.21-75+exp1-ok1 Priority: optional Section: java Source: java-common (0.75+exp1-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 12 Provides: java-runtime-headless (= 21), java10-runtime-headless, java11-runtime-headless, java12-runtime-headless, java13-runtime-headless, java14-runtime-headless, java15-runtime-headless, java16-runtime-headless, java17-runtime-headless, java18-runtime-headless, java19-runtime-headless, java2-runtime-headless, java20-runtime-headless, java21-runtime-headless, java5-runtime-headless, java6-runtime-headless, java7-runtime-headless, java8-runtime-headless, java9-runtime-headless Depends: java-common, openjdk-21-jre-headless Suggests: default-jre Replaces: openjdk-6-jre-headless (<< 6b23~pre8-2~) Filename: pool/main/j/java-common/default-jre-headless_1.21-75+exp1-ok1_amd64.deb Size: 2340 MD5sum: 9081fba83df25685f9eceec751612676 SHA1: 24a0a84e3c7734512a2146fcaf311c3b69fc0e42 SHA256: 0f6ccdd3b0038b09c49258c993c0fa9f9ab642af37304e9aa29cb28a20415f4e SHA512: 8317e4227beb4c925c431e95c642c0d326960cac1fec941b637f0493d2c6c2ac61aa17ac3303ffcced07b0e0393be91b6fbff79d597da2e373ce743d1a7995ad Homepage: https://wiki.debian.org/Java/ 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-21-jre-headless for amd64. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-libmysqlclient-dev Architecture: amd64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: database Source: mysql-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 9 Depends: libmariadb-dev-compat Filename: pool/main/m/mysql-defaults/default-libmysqlclient-dev_1.1.0-ok1_amd64.deb Size: 2572 MD5sum: bcf3b5eb8b38f1107f9664089fbf3ba9 SHA1: 7bbf605699787c321e97b97ef5fc46b23a47e93a SHA256: d7af7323f5fb2777d4e98483d33255afa2918bcc13e74c89e507acb77ef90894 SHA512: 3d29a435d4ec39e7cd41447a51354666f2a74fa47bffd5615444ef13c7b942278ec1ca25aa611bb9c9e8f94e3383b69865a6084f4ef287482f5f5fd9256ed3e3 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. Package: default-libmysqld-dev Architecture: amd64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: database Source: mysql-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 9 Depends: libmariadbd-dev Filename: pool/main/m/mysql-defaults/default-libmysqld-dev_1.1.0-ok1_amd64.deb Size: 2348 MD5sum: 9da8f7fe71e6589dcd84c6d0fa4cd7a5 SHA1: 78dd349ec017eb6a5c49256a41fdc951334f5f43 SHA256: b4d22ef69de913ee0d7b40246c4d3c20bb5602e0357500021eeda3f14d2880a7 SHA512: 466ba2e17bbc5768a5e7bd7f3cc081d378ede4a90f8821dd392b63cc62d6d435f61d7e3fad78b54d01f731ba6cbe22577ddca2e8d18ef3603ea6eb6c22808c46 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. Package: default-mysql-client Architecture: all Version: 1.1.0-ok1 Priority: optional Section: database Source: mysql-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 9 Depends: mariadb-client Filename: pool/main/m/mysql-defaults/default-mysql-client_1.1.0-ok1_all.deb Size: 2324 MD5sum: a3dacae6981ae35882299aafb7589c6c SHA1: ed0a483a5107ce16f36162c5d6b426e719ffaa17 SHA256: 6246d997e5c00a205079f27afd9eb3ae2eabf6241b08d6eb8c3d51297671c1b7 SHA512: 692416f2cc738ff3f495225f250bcb8a6b22692c7e59b439d2923d5efed9fece87f46b1715d895235b1b585a0f3639f52957abd82b29ab2794623404c069664c 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 Architecture: all Version: 1.1.0-ok1 Priority: optional Section: database Source: mysql-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 9 Depends: mariadb-client-core Filename: pool/main/m/mysql-defaults/default-mysql-client-core_1.1.0-ok1_all.deb Size: 2328 MD5sum: 923b0e8287665f3deba13b50539d3e62 SHA1: 2b077058495ad4affd8bdd52dd84624f3f64e028 SHA256: efe96dd9282a767df9027671c5921e6ce81b0cd10b50ae939037c0a9d86b24f8 SHA512: e0aa4a6228edcae989d63e49124daada8d9bf45ee1d65e089ef076a1829aa7bd6c07b77659e7031a82573fcc718dbbe32f436b03180058fe37536a09e4a7fa63 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 Architecture: all Version: 1.1.0-ok1 Priority: optional Section: database Source: mysql-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 9 Depends: mariadb-server Breaks: mysql-server (<< 5.7) Filename: pool/main/m/mysql-defaults/default-mysql-server_1.1.0-ok1_all.deb Size: 2352 MD5sum: fdc2fbc5923afc8214081614ac0f8d9c SHA1: e6ada93e77aca3ba188acb862162812cc8d93c17 SHA256: b2dc49ca0be58015df96a94dba32224ecd91177938d499535407cf4f621867fc SHA512: 48b4ab81303d0bda97fe87fb09a2805ce3bafa9113613470bf3aab2067b692951082d30ccabfe579f891f8a60003f1195fcd5ec1f59d461a496949ec630a2582 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 Architecture: all Version: 1.1.0-ok1 Priority: optional Section: database Source: mysql-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 9 Depends: mariadb-server-core Filename: pool/main/m/mysql-defaults/default-mysql-server-core_1.1.0-ok1_all.deb Size: 2352 MD5sum: d1da25a5754cceda3bd4e2fe3f8d37bf SHA1: a5147f31ee2479e912a1264a0b3a8d7ca455a37f SHA256: 472e8661c9acbcf085e11215ce3cfdb4c70c41c26f603e3fbf9f3015c444faa0 SHA512: 348e720b45fba24efd3b8717ed138d2c375cce95385f258ed9ba339843998ad7c9df74054aa2856ec84c3e732444dc438dcdfe01b343013935bb95de70fba327 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: deja-dup Architecture: amd64 Version: 45.2-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 4927 Depends: duplicity (>= 0.7.14), dconf-gsettings-backend | gsettings-backend, libadwaita-1-0 (>= 1.4), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libgpg-error0 (>= 1.14), libgtk-4-1 (>= 4.12.0), libjson-glib-1.0-0 (>= 1.5.2), libpackagekit-glib2-18 (>= 1.1.0), libpango-1.0-0 (>= 1.18.0), libsecret-1-0 (>= 0.18.6), libsoup-3.0-0 (>= 3.0.3) Recommends: gvfs-backends, packagekit Suggests: python3-pydrive2 Filename: pool/main/d/deja-dup/deja-dup_45.2-ok2_amd64.deb Size: 705364 MD5sum: 9431614ba45ac4f795b033bd4bc45594 SHA1: 9db75e16679f45f488b1455a8da964865992fa1c SHA256: 01f04b442397b5c990cfbf0932ab25c94b78ece9116f73ce36464541a4239b14 SHA512: 083ab70372b9e1f70f40c871b2e69e16292d7a98d393714c6a721ae130788bd1b1b71edb54c490a4583c87c9cca1d7904be97cbc19031a4ce4470054d41027a4 Homepage: https://launchpad.net/deja-dup Description: Backup utility Déjà Dup is a simple backup tool. It hides the complexity of backing up the Right Way (encrypted, off-site, and regular) and uses duplicity as the backend. . Features: * Support for local, remote, or cloud backup locations such as Nextcloud * Securely encrypts and compresses your data * Incrementally backs up, letting you restore from any particular backup * Schedules regular backups * Integrates well into your GNOME desktop . Déjà Dup is a GNOME Circle app. Package: desktop-file-utils Architecture: amd64 Version: 0.27-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 254 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.50.0) Filename: pool/main/d/desktop-file-utils/desktop-file-utils_0.27-ok1_amd64.deb Size: 45432 MD5sum: 131dfccb12bf5275e9369d5ed351ca9e SHA1: b1423fc06e696714a995bc0d764353fae67cc68d SHA256: 260e38eeadf5f6124d09240fe21a4a20196bc2681b2dca93adecf06eda62a32c SHA512: 1d1e9e687450785d7950fdef35beed24f0d7c726cc4a040f91e1095f89ebe9968643a0123353eed4d9ec20eda63614aec245d5b241e52a5b5c63f8f22df5b0a5 Homepage: https://www.freedesktop.org/wiki/Software/desktop-file-utils Description: Utilities for .desktop files Some utilities to make dealing with .desktop files easier: * update-desktop-database -- update the desktop-MIME mapping * desktop-file-validate -- validate a desktop file * desktop-file-install -- install a desktop file, munging en route. Package: device-tree-compiler Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 387 Depends: libc6 (>= 2.34), libfdt1 (>= 1.7.0), libyaml-0-2 Filename: pool/main/d/device-tree-compiler/device-tree-compiler_1.7.0-ok1_amd64.deb Size: 221420 MD5sum: 9208b2d1398c34a3b7aaac94ca0aea93 SHA1: 8f51c91fac70a747f448c5d920fbd8d597bfe412 SHA256: 62a6ff237c3d63df9f29859c8ce070fd1812227db3d5c695c8c54ceb66e87bcc SHA512: ed9e149b7648e680cd8c566d23a7ff50665cdf53edb5af00be53ab563ca2cfe9b5804a37780c2e6061cc5af13974ea8f0599eea985efdb5fbc8f09f01ca3b259 Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git 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. Package: devscripts Architecture: all Version: 2.23.7-ok3 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2642 Depends: dpkg-dev (>= 1.18.19), 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 Recommends: apt (>= 1.3~pre3), dctrl-tools, dput | dupload, libdistro-info-perl, libdpkg-perl, libencode-locale-perl, libgit-wrapper-perl, libjson-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl, liburi-perl, licensecheck, lintian, man-db, patch, python3-apt, python3-debian (>= 0.1.15), python3-magic, python3-requests, python3-unidiff, python3-xdg, strace, unzip, wget | curl, xz-utils, debian-keyring, equivs, libgitlab-api-v4-perl, liblwp-protocol-https-perl, libsoap-lite-perl, pristine-tar Suggests: adequate, at, autopkgtest, bls-standalone, bsd-mailx | mailx, build-essential, check-all-the-things, cvs-buildpackage, debhelper, diffoscope, disorderfs, dose-extra (>= 4.0), duck, elpa-devscripts, faketime, gnuplot, how-can-i-help, libauthen-sasl-perl, libdbd-pg-perl, libfile-desktopentry-perl, libterm-size-perl, libtimedate-perl, libyaml-syck-perl, mmdebstrap, mutt, piuparts, postgresql-client, pristine-lfs, quilt, ratt, reprotest, ssh-client, svn-buildpackage, w3m Breaks: hardening-includes, ubuntu-dev-tools (<< 0.147~) Replaces: hardening-includes, ubuntu-dev-tools (<< 0.124~) Filename: pool/main/d/devscripts/devscripts_2.23.7-ok3_all.deb Size: 1051216 MD5sum: ac3f9af266602f14c7832f49c483c84e SHA1: d48232dc95960efe6ebc1924612676d3969921cd SHA256: 8156dbd0616fd53271c8765003f571a45373ee7ba004d83547625855268b4d86 SHA512: 662fe30ae46d63e5e8551d2433dfdca70f2012b962448f643d0a4b6363b62aa0c074ca92fe42e7411f7116bc9e567ded86763cb8bda487370087d89afc87668a Description: scripts to make the life of a Debian Package maintainer easier Contains the following scripts, dependencies/recommendations shown in brackets afterwards: . - annotate-output: run a command and prepend time and stream (O for stdout, E for stderr) for every line of output. - archpath: Prints arch (tla/Bazaar 1.x) package names. Also supports calculating the package names for other branches. [tla] - bts: A command-line tool for accessing the Debian Bug Tracking System, both to send mails to control@bts.debian.org and to access the web pages and SOAP interface of the BTS. [www-browser, libauthen-sasl-perl, libsoap-lite-perl, liburi-perl, libwww-perl, bsd-mailx | mailx] - build-rdeps: Searches for all packages that build-depend on a given package. [dctrl-tools, dose-extra, libdpkg-perl] - chdist: tool to easily play with several distributions. [dctrl-tools] - checkbashisms: check whether a /bin/sh script contains any common bash-specific constructs. - cowpoke: upload a Debian source package to a cowbuilder host and build it, optionally also signing and uploading the result to an incoming queue. [ssh-client] - cvs-debi, cvs-debc: wrappers around debi and debc respectively (see below) which allow them to be called from the CVS working directory. [cvs-buildpackage] - cvs-debrelease: wrapper around debrelease which allows it to be called from the CVS working directory. [cvs-buildpackage, dupload | dput, ssh-client] - cvs-debuild: A wrapper for cvs-buildpackage to use debuild as its package building program. [cvs-buildpackage, 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. * - 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 dpkg. It assumes that the current package has just been built (for example by debuild), and the .deb lives in the parent directory, and will effectively run dpkg -i on the .deb. The ability to install the package with a very short command is very useful when troubleshooting packages. - debootsnap: Combines debootstrap and snapshot.debian.org to create a chroot containing exactly the requested selection of packages. This can be used to re-create a chroot from the past, for example to reproduce a bug. The tool is also used by debrebuild to build a package in a chroot with build dependencies in the same version as recorded in the buildinfo file. [apt-utils, dpkg-dev, equivs, mmdebstrap, python3-pycurl] - debrelease: A wrapper around dupload or dput which figures out which version to upload, and then calls dupload or dput to actually perform the upload. [dupload | dput, ssh-client] - debrebuild: A script that provided a .buildinfo file reports the instructions on how to try to reproduce the reported build. [sbuild | mmdebstrap, python3-pycurl, libdpkg-perl] - debrepro: A script that tests reproducibility of Debian packages. It will build a given source directory twice, with a set of variation between the first and second build, and compare the binary packages produced. If diffoscope is installed, it is used to compare non-matching binaries. If disorderfs is installed, it is used during the build to inject non-determinism in filesystem listing operations. [faketime, diffoscope, disorderfs] - debrsign: This transfers a .changes/.dsc pair to a remote machine for signing, and runs debsign on the remote machine over an SSH connection. [gnupg | gnupg2, debian-keyring, ssh-client] - debsign: Use GNU Privacy Guard to sign the changes (and possibly dsc) files created by running dpkg-buildpackage with no-sign options. Useful if you are building a package on a remote machine and wish to sign it on a local one. This script is capable of automatically downloading the .changes and .dsc files from a remote machine. [gnupg |gnupg2, debian-keyring, ssh-client]* - debsnap: grab packages from https://snapshot.debian.org [libwww-perl, libjson-perl] - debuild: A wrapper for building a package (i.e., dpkg-buildpackage) to avoid problems with insufficient permissions and wrong paths etc. Debuild will set up the proper environment for building a package. Debuild will also run lintian to check that the package does not have any major policy violations. [lintian, gnupg | gnupg2]* - deb-janitor: command-line client for interacting with the Debian Janitor. - deb-reversion: increases a binary package version number and repacks the package, useful for porters and the like. - deb-why-removed: shows the reason a package was removed from the archive. [libdpkg-perl] - dep3changelog: generate a changelog entry from a DEP3-style patch header. - desktop2menu: given a freedesktop.org desktop file, generate a skeleton for a menu file. [libfile-desktopentry-perl] - dget: Downloads Debian source and binary packages. Point at a .changes or .dsc to download all references files. Specify a package name to download it from the configured apt repository. [wget | curl] - diff2patches: extracts patches from a .diff.gz file placing them under debian/ or, if present, debian/patches. [patchutils] - dpkg-depcheck, dpkg-genbuilddeps: Runs a specified command (such as debian/rules build) or dpkg-buildpackage, respectively, to determine the packages used during the build process. This information can be helpful when trying to determine the packages needed in the Build-Depends etc. lines in the debian/control file. [build-essential, strace] - dscextract: extract a single file from a Debian source package. [patchutils] - dscverify: check the signature and MD5 sums of a dsc file against the most current Debian keyring on your system. [gnupg | gnupg2, debian-keyring] - edit-patch: add/edit a patch for a source package and commit the changes. [quilt | dpatch | cdbs] - getbuildlog: download package build logs from Debian auto-builders. [wget] - git-deborig: try to produce Debian orig.tar using git-archive(1). [libdpkg-perl, libgit-wrapper-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl] - grep-excuses: grep britney's excuses to find out what is happening to your packages. [libdbd-pg-perl, libterm-size-perl, libyaml-syck-perl, wget, w3m] - hardening-check: report the hardening characteristics of a set of binaries. - list-unreleased: searches for packages marked UNRELEASED in their changelog. - ltnu (Long Time No Upload): List all uploads of packages by the given uploader or maintainer and display them ordered by the last upload of that package, oldest uploads first. - manpage-alert: locate binaries without corresponding manpages. [man-db] - mass-bug: mass-file bug reports. [bsd-mailx | mailx] - mergechanges: merge .changes files from the same release but built on different architectures. - mk-build-deps: Given a package name and/or control file, generate a binary package which may be installed to satisfy the build-dependencies of the given package. [equivs] - mk-origtargz: Rename upstream tarball, optionally changing the compression and removing unwanted files. [libfile-which-perl, unzip, xz-utils, file] - namecheck: Check project names are not already taken. - nmudiff: prepare a diff of this version (presumably an NMU against the previously released version (as per the changelog) and submit the diff to the BTS. [patchutils, mutt] - origtargz: fetch the orig tarball of a Debian package from various sources, and unpack it. [pristine-tar, pristine-lfs] - plotchangelog: display information from a changelog graphically using gnuplot. [libtimedate-perl, gnuplot] - pts-subscribe: subscribe to the PTS (Package Tracking System) for a limited period of time. [bsd-mailx | mailx, at] - rc-alert: list installed packages which have release-critical bugs. [wget | curl] - reproducible-check: reports on the reproducible status of installed packages. For more details please see . - rmadison: remotely query the Debian archive database about packages. [liburi-perl, wget | curl] - sadt: run DEP-8 tests. [python3-debian, autodep8] - salsa: manipulates salsa.debian.org repositories and users [libgitlab-api-v4-perl] - suspicious-source: output a list of files which are not common source files. [python3-magic] - svnpath: Prints the path to the Subversion repository of a Subversion checkout. Also supports calculating the paths for branches and tags in a repository independent fashion. Used by debcommit to generate svn tags. [subversion] - tagpending: runs from a Debian source tree and tags bugs that are to be closed in the latest changelog as pending. [libsoap-lite-perl] - transition-check: Check a list of source packages for involvement in transitions for which uploads to unstable are currently blocked. [libwww-perl, libyaml-syck-perl] - uscan: Automatically scan for and download upstream updates. Uscan can also call a program such as uupdate to attempt to update the Debianised version based on the new update. Whilst uscan could be used to release the updated version automatically, it is probably better not to without testing it first. Uscan can also verify detached OpenPGP signatures if upstream's signing key is known. [file, gpgv | gpgv2, gnupg | gnupg2, libfile-dirlist-perl, libfile-touch-perl, libfile-which-perl, liblwp-protocol-https-perl, libmoo-perl, libwww-perl, unzip, xz-utils]* - uupdate: Update the package with an archive or patches from an upstream author. This will be of help if you have to update your package. It will try to apply the latest diffs to your package and tell you how successful it was. [patch] - what-patch: determine what patch system, if any, a source package is using. [patchutils] - whodepends: check which maintainers' packages depend on a package. - who-permits-upload: Retrieve information about Debian Maintainer access control lists. [gnupg | gnupg2, libencode-locale-perl, libwww-perl, debian-keyring] - who-uploads: determine the most recent uploaders of a package to the Debian archive. [gnupg | gnupg2, debian-keyring, debian-maintainers, wget] - wnpp-alert: list installed packages which are orphaned or up for adoption. [wget | curl] - wnpp-check: check whether there is an open request for packaging or intention to package bug for a package. [wget | curl] - wrap-and-sort: wrap long lines and sort items in packaging files. [python3-debian] - /usr/share/doc/devscripts/examples: This directory contains an example exim script for sorting mail arriving to Debian mailing lists. Package: dh-apparmor Architecture: all Version: 4.0.0-beta3-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Suggests: apparmor-utils Filename: pool/main/a/apparmor/dh-apparmor_4.0.0-beta3-ok1_all.deb Size: 7744 MD5sum: b0b78819310d338e75f91309d057d6ac SHA1: 4f8334a7f9cd26c7bc5dc09aad9c12cfd92b48a2 SHA256: dff64e74f656e577450c76257fa7d167ce94f825b7771dcc7c3a0ee2df808b8b SHA512: 390e8b482a55c208de267360c75d0be413f5ddd276de0bdc27de1382bc98bdef54d2f46b15fc9a8ce712b3a00b69188a96d5abf48fadd5839013ca5ec9ef88e2 Homepage: https://apparmor.net/ Description: AppArmor debhelper routines dh-apparmor provides the debhelper tools used to install and migrate AppArmor profiles. This is normally used from package maintainer scripts during install and removal. Package: dh-apport Architecture: all Version: 2.28.1-ok3 Multi-Arch: foreign Priority: optional Section: devel Source: apport Origin: openKylin Maintainer: openKylin Developers Installed-Size: 21 Depends: perl:any Filename: pool/main/a/apport/dh-apport_2.28.1-ok3_all.deb Size: 5364 MD5sum: 0abeb69cd999fcb775f7c248daceb911 SHA1: 30f67615c451d183e271e3e637b51f9e25e1fb4c SHA256: 81d1f21f903d583133071856d56ff7ffe480931d2284eaaac1d945ea85672593 SHA512: 0a1601ff3497b187d3bc8d3a64742f27002da8a25affc08f4b35042e158b8d337f3b0de68d14006fb0bbddd3b997272f17f50d7a09037696c4c47ebcbf35615f Homepage: https://wiki.ubuntu.com/Apport Description: debhelper extension for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a debhelper extension to make it easier for other packages to include apport hooks. Package: dh-autoreconf Architecture: all Version: 20-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 46 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~) Enhances: cdbs, debhelper Filename: pool/main/d/dh-autoreconf/dh-autoreconf_20-ok1_all.deb Size: 16312 MD5sum: 3d64eb4eef0266b31e1fa502574c6ba1 SHA1: b732f40672a2968c47dd600d6b39c232e29713c6 SHA256: 555cb30dbe85f390661c0372067db75e38e3e30ad520dc6f67fd82e6186f1fcd SHA512: ddaf3d5d824ade1a0701b631fa0fb339683460afc3dc0763942975138edc40d39eb9273d693fcd4f2ac12dcd63ea05a9357fce79229de4a9a623cb76fa651c76 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. Package: dh-buildinfo Architecture: all Version: 0.11+nmu2-ok3 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 62 Depends: build-essential (>= 7), debhelper, perl:any Filename: pool/main/d/dh-buildinfo/dh-buildinfo_0.11+nmu2-ok3_all.deb Size: 14116 MD5sum: a3651bd174244fe1f803ae9771420667 SHA1: 012338a991db12e579d276c41b104b776ffcc4e1 SHA256: a2a1b286a830a02c9e49e55f28b10b8c264a136c2309907ac29b67158831e43a SHA512: e81f309b6a537f15bb9c9490926290bb0056924625340fc0f20b7a68b9d005ad0b4d5b2c2c574d54ca5c0c3c5355684697377803b93b7bfb9525ec7bfd13509e 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. Package: dh-cargo Architecture: all Version: 31-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 35 Provides: dh-sequence-cargo Depends: cargo (>= 0.40.0-3~~), debhelper, dh-cargo-tools (= 31-ok1), python3, perl:any Filename: pool/main/d/dh-cargo/dh-cargo_31-ok1_all.deb Size: 8456 MD5sum: 8dce72245a2895dddcdcb6052586f791 SHA1: 1837042ea10b8eea63519bce6c725d1cbaca0bf5 SHA256: dfba1833af7462996ba82140bdefc2f78771f2bb1de63e16fcfe2dde843b7051 SHA512: cee35f5bea3a9e8e65a3350a197933bc78746828ff4bbd9ed3f750055a8da32dbbb666c20b4fc9b517c8eef1e556417a45163fcd9970f92399e9a8caa61c98a3 Description: debhelper buildsystem for Rust crates using Cargo dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . This builds Debian rust crates to be installed into a system-level crate registry in /usr/share/cargo/registry containing crates that can be used and Build-Depended upon by other Debian packages. . Debian packages generated by debcargo use this buildsystem; packagers are not expected to use this directly. If you have a multi-language program such as firefox or librsvg that includes private Rust crates not exposed to others, you should instead use Debian's cargo wrapper /usr/share/cargo/bin/cargo in the cargo package, and Build-Depends on that instead of this package. Package: dh-cargo-tools Architecture: all Version: 31-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: dh-cargo Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8 Filename: pool/main/d/dh-cargo/dh-cargo-tools_31-ok1_all.deb Size: 1880 MD5sum: 1e6f0a04134301207d41e99772ed68fe SHA1: 01f1e0c5bf7f3368531a3bdb3eba756f97dc8db8 SHA256: fc7d58835f8fc8016a88c532f70144c73df53eb50b44007869480f34df823927 SHA512: d72c1b326448f9338c535cd6113d68016368195f671634032a218c2a2ec07b49ccf7113cf62bbdbe470b5accaf0ad6c551f41cd0fecbe6a882b886ada30362f2 Description: debhelper buildsystem for Rust crates using Cargo - tools dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . This builds Debian rust crates to be installed into a system-level crate registry in /usr/share/cargo/registry containing crates that can be used and Build-Depended upon by other Debian packages. . Debian packages generated by debcargo use this buildsystem; packagers are not expected to use this directly. If you have a multi-language program such as firefox or librsvg that includes private Rust crates not exposed to others, you should instead use Debian's cargo wrapper /usr/share/cargo/bin/cargo in the cargo package, and Build-Depends on that instead of this package. . This package contains various scripts that can be used standalone outside of the standard dh-cargo context. Package: dh-dkms Architecture: all Version: 3.0.11-ok1 Multi-Arch: foreign Priority: optional Section: kernel Source: dkms Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dynamic Kernel Module System Team Installed-Size: 29 Provides: dh-sequence-dkms Depends: perl:any Breaks: dkms (<< 3.0.3-3~) Replaces: dkms (<< 3.0.3-3~) Filename: pool/main/d/dkms/dh-dkms_3.0.11-ok1_all.deb Size: 7700 MD5sum: 91a340b3880de567f38d4e52e965870d SHA1: 4246298d323b43a0a58d99a93bbf7f16692a1852 SHA256: 2e8775ea1fa382c2c11a13c5dfeba47e45f9bde42df0e2b46a837c3511ebd303 SHA512: f889677289feeb3bf58f3851e55abcd72463b1834af8ffe04a01a601e100ff3252649d4a4c1a448afbb6f207fef9e743c4fa743d291ba18bcb370a8375bed25c Homepage: https://github.com/dell/dkms Description: debhelper addon for the Dynamic Kernel Module System (DKMS) DKMS is a framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. It is also very easy to rebuild modules as you upgrade kernels. . This package provides a debhelper add-on 'dkms' that simplifies packaging of dkms kernel module source packages. Package: dh-exec Architecture: amd64 Version: 0.29-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 134 Depends: debhelper, libdpkg-perl, perl, perl:any, libc6 (>= 2.34), libpipeline1 (>= 1.0.0) Filename: pool/main/d/dh-exec/dh-exec_0.29-ok1_amd64.deb Size: 23612 MD5sum: b6460d4e280db0f1f8988903b9ad4cf5 SHA1: 47e5c656e18c1202a2764e65c31670eb9fdda8dc SHA256: d8adb2183010c31cdfee38cfc309355e2561cf763dc58cec6fd699e2964072de SHA512: 1f03936b4c8df0c16938c6e9f8aadbe6c3de388722444f0e9af57a0e345e13f5f18cfe89f651cb5b1fd68f0ea3978dde67ab40b12c4a101f3ceffe91042e818b Homepage: https://salsa.debian.org/debian/dh-exec 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. Package: dh-lua Architecture: all Version: 29-ok1 Priority: optional Section: interpreters Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 116 Provides: dh-sequence-lua Depends: perl:any, debhelper (>= 8.0.0), dctrl-tools, libtool, pkg-config, libfile-find-rule-perl, liblua5.4-dev, lua5.4, liblua5.3-dev, lua5.3, liblua5.2-dev, lua5.2, liblua5.1-0-dev, lua5.1 Recommends: dpkg-dev Filename: pool/main/d/dh-lua/dh-lua_29-ok1_all.deb Size: 30456 MD5sum: 2dc9642b7ddb5e65015f02273595c1d8 SHA1: ee1e58e4b31350cbcf7cfab4ed3c8b8f41c6405f SHA256: 6ea220fc6dbd31e2836e6eb13ea5665eb60e32211bab7aebe02ba990fd8670d6 SHA512: 2a8a7a7af144344145b358520b308e99647d0a686ccd9c57a54f9a2115d3936f2f91dcbae483e71561a7e9f2ff9f7d9b0bfe92aa0a683689753493fb716bc992 Homepage: https://salsa.debian.org/lua-team/ 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. Package: dh-migrations Architecture: all Version: 0.3.9-ok1 Priority: extra Section: misc Source: session-migration Origin: openKylin Maintainer: openKylin Developers Installed-Size: 21 Provides: dh-sequence-migrations Depends: debhelper Filename: pool/main/s/session-migration/dh-migrations_0.3.9-ok1_all.deb Size: 5276 MD5sum: 987581331eec435076ee0e8d54ece011 SHA1: e6f4497582bf3247f88184380657976f97eab4d4 SHA256: 7de6d574a70c3d5476c7d474e1646b51dc649804c8222a56d1d45529679f2cb9 SHA512: 08df2836b989b7a160a257ffc0269a30caa62a381f045b73fcb55f48b46c36b7c55b4f40b1269e7f8e48eff765f33f88ea64201395852d442658aac558d4b488 Homepage: https://launchpad.net/session-migration Description: debhelper extension for session-migration support This package provides a debhelper extension to perform session migration operations on the installed packages. Package: dh-nss Architecture: all Version: 1.7-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 41 Provides: dh-sequence-installnss Depends: libdebhelper-perl, perl:any Enhances: debhelper Filename: pool/main/d/dh-nss/dh-nss_1.7-ok1_all.deb Size: 10154 MD5sum: 74e7f788a5e909537cb11199e8d2dbd2 SHA1: 2905349002e721936e1909b05b915f37b76b710b SHA256: 8efe9e92dd9961fd9fb58f3e006bddb208f19cf2c342e6269ffe7769d5815598 SHA512: 1b2d2cc27b7e67c893d59b3ae6a89890a664d3b404001368e35e6cc7a37ddd0837c1b9edc24446b3263777a0015def8a2a45a86ffabb525d01456a5ac79de913 Homepage: https://salsa.debian.org/gioele/dh-nss Description: debhelper addon to inject NSS services into /etc/nsswitch.conf The` dh_installnss` debhelper provides a declarative way for NSS-related packages to express how the NSS services they supply should be installed and in which order. Package: dh-package-notes Architecture: all Version: 0.9-ok1 Multi-Arch: foreign Priority: optional Section: admin Source: package-notes Origin: openKylin Maintainer: openKylin Developers Installed-Size: 17 Depends: debhelper Enhances: debhelper Filename: pool/main/p/package-notes/dh-package-notes_0.9-ok1_all.deb Size: 4980 MD5sum: b7157565328299db16fc1a6d0506b680 SHA1: 50dc0391cf34e84fb9e6c0670a3b304f3f6a427f SHA256: 6f4ca3c8f0f9d0175e4fa076fbe34572cb7c1af346c104f3bf727782614356d8 SHA512: cedfe61b2b286f4e8d95e4b711dcd25123a8d314f64ca56eab5fd8e19ab5eb2a5a150dc61cb4fcbcc9a7daac91f0fc1cfe5fd8d160769e698f8f2f6b9c68d929 Homepage: https://systemd.io/ELF_PACKAGE_METADATA/ Description: Debian Helper for adding package metadata to ELF binaries Provides a linker specs file to add package metadata to the ELF binaries being built. See: https://systemd.io/ELF_PACKAGE_METADATA/ Package: dh-python Architecture: all Version: 6.20240401-ok2 Multi-Arch: foreign Priority: optional Section: python Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 443 Provides: dh-sequence-python3 Depends: python3-setuptools, python3:any Suggests: dpkg-dev, flit, libdpkg-perl, python3-build, python3-installer, python3-wheel Breaks: python3 (<< 3.3.2-4~) Filename: pool/main/d/dh-python/dh-python_6.20240401-ok2_all.deb Size: 97688 MD5sum: cdf8f19a0766b7ec99a5ccf9a6560b26 SHA1: 6c512d46cc20b9706aed61ffba0a64dec7a04be5 SHA256: bd8a991ec4472723ee285e1458644577ed57042577649bb7858664bb37d78447 SHA512: e77b157f7add35b1c8670a06679816ffa4151e4218ea20946374fe3559627cae5296fa7ac553a379c6734755139ae76057190c2fec05a1a57c97227055168c2e Description: Debian helper tools for packaging Python libraries and applications This package contains: * pybuild - invokes various build systems for requested Python versions in order to build modules and extensions * dh_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. Package: dh-strip-nondeterminism Architecture: all Version: 1.13.1-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: strip-nondeterminism Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: libdebhelper-perl, libfile-stripnondeterminism-perl (= 1.13.1-ok1), perl:any Filename: pool/main/s/strip-nondeterminism/dh-strip-nondeterminism_1.13.1-ok1_all.deb Size: 5324 MD5sum: 3fad03700f4dac1979201b5bf008227b SHA1: 38ccfd43ff972d8fef8d7c391057e3f15473933f SHA256: 60af88096173b0705e96fdb637c82bf6ccbae0bb7cd8509a797dac9520125401 SHA512: 46b4aed9648985bdb3a747a326d688044acca381762473d8667aed6ef6a19e3c079769c9074dcad1730b85c414406fdf54afad2065ca105acb74e74f11485dcf Homepage: https://reproducible-builds.org/ 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. Package: dh-translations Architecture: all Version: 154-ok3 Priority: optional Section: devel Source: pkgbinarymangler Origin: openKylin Maintainer: openKylin Developers Installed-Size: 37 Provides: dh-sequence-translations Depends: debhelper, intltool, jq, libfile-which-perl Filename: pool/main/p/pkgbinarymangler/dh-translations_154-ok3_all.deb Size: 8876 MD5sum: 4c461b410725f534ee16108067c09c07 SHA1: b59809ccbf9c98a89e3cbe5881328959de6d971c SHA256: 944d997e13131e787de3b3dbe2930f90a7901feaa8f20db156c25f2d3d21e2d0 SHA512: b60c66761d81adbea63ca1efb2e57898d9722f569921d5d0204ef8a2f3cfdad5057a3281e56df907edb42ded31ca4afcb1a758584a41e272886de7564986a107 Description: debhelper extension for translation support This package provides a debhelper extension to perform common translation related operations during package build: . * Try to build a current PO template. . * Remove inline translations from *.desktop, *.server, *.schemas, and *.policy files and replace them with a link to the gettext domain, so that strings in them will get translated at runtime from *.mo files. This allows language packs to ship updated translations. Package: dhcpcd Architecture: all Version: 1:10.0.6-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Martin-Éric Racine Installed-Size: 32 Provides: dhcpcd Depends: dhcpcd-base, sysvinit-utils (>= 3.05-4~) | lsb-base (>= 3.0-6) Recommends: wpasupplicant Suggests: dhcpcd-gtk Breaks: dhcpcd5 (<< 1:10.0.6-ok1) Replaces: dhcpcd5 (<< 1:10.0.6-ok1) Filename: pool/main/d/dhcpcd/dhcpcd_10.0.6-ok1_all.deb Size: 6408 MD5sum: 20da243002fb7e5dfd7bd1cb011d9bac SHA1: eccd9ecc7f38666cc1f3bc1bd17dbea7d4dd4831 SHA256: 31e5e6ebdac81314c3c5de3c4de09e76c78e60918cc2dc81263ab03ed2f28e72 SHA512: 2b300db9ac709e44b49bdfad5e67a2d37e9e8bf275f572aafe393ff8391e7bee5260b24a2a5635dcd6a063c242b950218013f2a56d6b0d2bf7272bc204ecd5cf Homepage: https://roy.marples.name/projects/dhcpcd Description: DHCPv4 and DHCPv6 dual-stack client (init.d script & systemd unit) dhcpcd provides seamless IPv4 and IPv6 auto-configuration. . This package provides the optional init.d script and systemd service. . It should NOT be installed on systems where interfaces are configured by ifupdown via using the DHCP method. Package: dhcpcd-base Architecture: amd64 Version: 1:10.0.6-ok1 Priority: optional Section: net Source: dhcpcd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Martin-Éric Racine Installed-Size: 487 Provides: dhcp-client Depends: adduser, libc6 (>= 2.38), libssl3 (>= 3.0.0), libudev1 (>= 183) Suggests: resolvconf | openresolv | systemd-resolved Breaks: dhcpcd5 (<< 1:10.0.6-ok1) Replaces: dhcpcd5 (<< 1:10.0.6-ok1) Filename: pool/main/d/dhcpcd/dhcpcd-base_10.0.6-ok1_amd64.deb Size: 193532 MD5sum: 222d3762ebd525bb091fbc1544fa05aa SHA1: 67fb8c3a1949a1189677230c22d090dca16fe262 SHA256: 48e8e2c479feada6b409c4c965d2d70b67b7a5a6099a670060c6397f9d9e4960 SHA512: ee1bfc1c2e8b07998d30c013876a3b7acd04dc8116e100c9be48b7812bfcf221e93dbc6f2abe4bc7c57a75590e81bbd7f3696e9c065ee6c0cce96ff951f74f81 Homepage: https://roy.marples.name/projects/dhcpcd Description: DHCPv4 and DHCPv6 dual-stack client (binaries and exit hooks) dhcpcd provides seamless IPv4 and IPv6 auto-configuration: * DHCPv4 client * DHCPv6 client with Prefix Delegation (PD) support * IPv4 LL support (ZeroConf) * IPv6 SLAAC support * ARP address conflict resolution * ARP ping profiles * Wireless SSID profiles . This package provides the binaries, exit hooks and manual pages. . It offers a dual-stack substitute for ISC DHCP Client (dhclient) on systems where interfaces are configured by ifupdown via using the DHCP method. . The init.d script and systemd service required for systems without ifupdown are packaged separately as dhcpcd. . Since Debian 12 (Bookworm), dhcpcd uses Predictable Network Interface Names on Linux ports. See NEWS.Debian for more details. Package: dhcpcd5 Architecture: all Version: 1:10.0.6-ok1 Priority: optional Section: oldlibs Source: dhcpcd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Martin-Éric Racine Installed-Size: 17 Depends: dhcpcd Filename: pool/main/d/dhcpcd/dhcpcd5_10.0.6-ok1_all.deb Size: 3944 MD5sum: 45f8b20f092b13584a5c7c619e85c0ad SHA1: 94728dc4703557e1cc61ae663161337e45cf66b7 SHA256: 12f0898f73105f7a49b137b77f9847e1e06ad71863bd772ef75c442307d77ee4 SHA512: 8f55fd07b14dcbea0ec3689914cb82ca4890fd3a912587d6549e430895f5b18a06b845e283042544e1746fc7ffe6266d7d8163c0a35b21ff4b602824d7f2a2a9 Homepage: https://roy.marples.name/projects/dhcpcd Description: DHCPv4 and DHCPv6 dual-stack client (dummy transitional package) This package depends on dhcpcd. It can safely be removed after upgrades. Package: dialog Architecture: amd64 Version: 1.3-20190808-ok1 Priority: optional Section: misc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Installed-Size: 1204 Provides: libdialog-dev Depends: libc6 (>= 2.15), libncursesw6 (>= 6), libtinfo6 (>= 6), debianutils (>= 1.6) Filename: pool/main/d/dialog/dialog_1.3-20190808-ok1_amd64.deb Size: 214172 MD5sum: 96d98bf9b186fd412f818287a488f212 SHA1: b9c1a01093e7cd9b4df04080e09bf883a73b3987 SHA256: 4287d281c73cd89ce1237b5bcf1f2b0c93a22f5dc0c85a299ed7402ff47342c8 SHA512: 20903208ef56c7fc5687efa9c79c33872c55a5c23b56edd56a157cca4e5a974aed950636aa6fdcd358606987a6c03f049e7ca653fcf130cca84efc5c5d62776c Homepage: http://invisible-island.net/dialog/dialog.html 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 Package: dictionaries-common Architecture: all Version: 1.29.7-ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Installed-Size: 712 Provides: openoffice.org-updatedicts Depends: debconf (>= 0.5) | debconf-2.0, emacsen-common, libtext-iconv-perl Suggests: ispell | aspell | hunspell, wordlist Breaks: myspell-ca (<= 0.6-10), myspell-cs-cz (<= 20040229-5), myspell-de-de-oldspell (<= 1:2-27), myspell-eu-es (<= 0.4.20081029-4), myspell-fi (<= 0.7-17.3), myspell-gl-es (<= 2.2a-8), myspell-ku (<= 0.20.0-1.1), myspell-nl (<= 1:2.0-1), myspell-nr (<< 20070206-4ubuntu1), myspell-ns (<< 20070206-4ubuntu1), myspell-sl (<< 1.0-3ubuntu1), myspell-ss (<< 20070206-4ubuntu1), myspell-tn (<< 20070206-4ubuntu1), myspell-ts (<< 20070207-4ubuntu1), myspell-ve (<< 20070206-3ubuntu1), myspell-xh (<< 20070206-4ubuntu1), myspell-zu (<< 20070207-5ubuntu1), openoffice.org-thesaurus-it (<< 2.0.7.gh.deb1-1.1ubuntu3) Replaces: openoffice.org-updatedicts Filename: pool/main/d/dictionaries-common/dictionaries-common_1.29.7-ok1_all.deb Size: 180288 MD5sum: f4b643a3b2efda9c027e05ceb89dc610 SHA1: 78d0f3c5bb5578b86ff76d52acefdf9490bd17fe SHA256: 0abe513d0bc866c0e1a44458da6a19ac67b5aefd430e7e77aa688d638a188c89 SHA512: 82c30f8bf9bca87d9bc3d71fe6a6d46d25c0be83a9fb8c4a59fe289cefec9e8fc3419262e33cd01a34d78360253ef57c932c08aa1445eee11974ad22c28772af Homepage: https://salsa.debian.org/debian/dictionaries-common 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. Package: dictionaries-common-dev Architecture: all Version: 1.29.7-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: dictionaries-common Origin: openKylin Maintainer: openKylin Developers Installed-Size: 266 Provides: dh-sequence-aspell-simple Depends: debhelper, dictionaries-common Filename: pool/main/d/dictionaries-common/dictionaries-common-dev_1.29.7-ok1_all.deb Size: 82856 MD5sum: 0d4e8eaae5a8e23841f89c4183979640 SHA1: 4cef8d299618788c6eac6b04dcbf9705c92394dd SHA256: 0516664e61deb94ac2342f1dd0f8fc26fc3439843a4268ae62a9bcdb47631539 SHA512: 9f08d3b2e3f8f78478077c0b40c5ffcbb33860e2e83d60de2599db23600ca8196c4a638838f80c10bc7e47c8549a778d3229962628a42645df495f52425d3364 Homepage: https://salsa.debian.org/debian/dictionaries-common 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. Package: diffstat Architecture: amd64 Version: 1.66-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Sandro Tosi Installed-Size: 78 Depends: libc6 (>= 2.34) Filename: pool/main/d/diffstat/diffstat_1.66-ok1_amd64.deb Size: 26648 MD5sum: 8a65caac4021aaed0d15101f6862cb35 SHA1: 774ef56d7c75465188d5aa22ad2db037acdcd6d6 SHA256: ff61988bd79b7b68eb4c98033308dc82c50575f7ba741732f5e65415674b2b38 SHA512: 322e5132bb9d76100fe62e8f337a505a5ca44f0e838d3752fd7d0c7072d45f4c6b2cfa45b9877343df51dcd73e6b7686f6804c54f0cf89293040958986d92c0d Homepage: https://invisible-island.net/diffstat/ 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. Package: diffutils Architecture: amd64 Version: 1:3.7-ok1 Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Installed-Size: 488 Pre-Depends: libc6 (>= 2.17) Suggests: diffutils-doc, wdiff Replaces: diff Filename: pool/main/d/diffutils/diffutils_3.7-ok1_amd64.deb Size: 196700 MD5sum: af292be8b64226bbef5a04ba6ffd355b SHA1: befd78576d6c53d23a3b94ba0c4ca16248fc89b8 SHA256: 51a6094783a1ae8ce55b653cb79f489c851dfd1bed451d66ecc57b46db56ef42 SHA512: c79dfb481f34018ec6ff2116eae3be363502472dab5bf5637a9d2799cff4e2b52c541f7b8343843f13a4c7853ea1658d2451b7e418be7721ff12fec8a0c50c15 Homepage: http://www.gnu.org/software/diffutils/ 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. Package: diffutils-doc Architecture: all Version: 1:3.7-ok1 Priority: optional Section: doc Source: diffutils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Santiago Vila Installed-Size: 724 Filename: pool/main/d/diffutils/diffutils-doc_3.7-ok1_all.deb Size: 74696 MD5sum: 2b4eb1969b9e43eb9d1c046b723ebbcd SHA1: b2b2cadbcb7aa4d9626c5df63ea8e415f289eca1 SHA256: 3641e4bd22bf3afaf94ecc1a8fafb1cc63d8b21d03e39ae7ff2399578ec56ca1 SHA512: b57d7fb7943a2e0dfb6784678f9e2eac7d0efc2ecdeb786f1762cfcef8bb6fe910674b9debe4db9593c0451d9d29c08bc056d9ac3112bca14cfad94da308c98d Homepage: http://www.gnu.org/software/diffutils/ Description: Documentation for GNU diffutils in HTML format This package contains the HTML documentation for GNU diffutils. Package: dirmngr Architecture: amd64 Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 656 Depends: adduser, gpgconf (= 2.4.3-ok11), init-system-helpers (>= 1.52), libassuan0 (>= 2.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgnutls30t64 (>= 3.8.1), libgpg-error0 (>= 1.46), libksba8 (>= 1.6.3), libldap2 (>= 2.6.2), libnpth0t64 (>= 0.90) Recommends: gnupg (= 2.4.3-ok11) Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, tor Breaks: gnupg2 (<< 2.1.10-2) Replaces: gnupg2 (<< 2.1.10-2) Enhances: gpg, gpgsm, squid Filename: pool/main/g/gnupg2/dirmngr_2.4.3-ok11_amd64.deb Size: 298948 MD5sum: ded569cfb97e0c8adcf4df47782da5d7 SHA1: 7e0c0f824101779b0d5b448b40ab50021261a0f0 SHA256: 8d1c559f4e22e4b2d75f986c6e4288bdc4879f8241f8736564ceca2410bc0706 SHA512: 77819ab3210932a4c1d884020ca48a5072272d2129916eec493857f03ed8c817361a6333e41890b81f60ea99d14e8710afedc428bf983fb2f0603e66b5698d46 Homepage: https://www.gnupg.org/ 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. Package: discount Architecture: amd64 Version: 2.2.7b-ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 112 Depends: libc6 (>= 2.14), libmarkdown2 (= 2.2.7b-ok1) Conflicts: libtext-markdown-perl, markdown Filename: pool/main/d/discount/discount_2.2.7b-ok1_amd64.deb Size: 28180 MD5sum: a3406e169d5f0f1546b006686f876f57 SHA1: 7ceb9d89538af8f4ceddf6f25c71fedff48a79ea SHA256: cacb96b8dc497d1db9fea95116f6a287903420442832f9fa214b0a16ebda9967 SHA512: daccbf2ec81e2135fa6cac55a11143971a0aeb7978ee24fdcc715421d5d3399d120b2fbaef58fb431eff45852f7c706aad47aa742f10a2e7ae2f3f71cbb9a89b Homepage: http://www.pell.portland.or.us/~orc/Code/discount/ 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. Package: distcc Architecture: amd64 Version: 3.4+really3.4-ok3 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 588 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libpopt0 (>= 1.14), debconf (>= 0.5) | debconf-2.0, adduser (>= 3.52), netbase (>= 4.09), lsb-base (>= 3.2-13) Suggests: distccmon-gnome, ccache, distcc-pump, dbus, dmucs Filename: pool/main/d/distcc/distcc_3.4+really3.4-ok3_amd64.deb Size: 173840 MD5sum: b50b4d44897dd1ffb477a2f2556f2c04 SHA1: 6e24a4ae8921565183a25d39d4d9a34e1b3e6d7e SHA256: cf1e3f45987295bc815fdd22afe580d4681dadccd3e8ffd596124d10b78bbd9a SHA512: 7cc6a4008c44543a7e8fab9630e7eb1f6faef91f7b121622f28810e7d09b57662940e53cac25c9de7e8e001c301f85a0690d8a0a0e1e2c21a2ed56dcb4bbc78c Homepage: https://distcc.github.io/ Description: simple distributed compiler client and server distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. Package: distcc-pump Architecture: amd64 Version: 3.4+really3.4-ok3 Priority: optional Section: devel Source: distcc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 473 Depends: libc6 (>= 2.38), python3 (<< 3.13), python3 (>= 3.12~), python3:any, distcc Filename: pool/main/d/distcc/distcc-pump_3.4+really3.4-ok3_amd64.deb Size: 117980 MD5sum: 10787a6327b0e83da70997b2b7045164 SHA1: 7eeeed6bdd65d344aadafbf412360f48130a76b2 SHA256: 8ec7f238b320f461bdf2621a2d9ddfcd90d3d539aa87e668a0c54622482a8137 SHA512: 172dabbdcaad8157f7521c9c86c1728960bd6280780b66332d839fe1439391f4409949d70f3d96362df44c2326759ef04e8ed5c356e81ea63aacd045ad01bd47 Homepage: https://distcc.github.io/ Description: pump mode for distcc a distributed compiler client and server distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. . this package contains the necessary additions for distcc's "pump" mode, which improves on plain distcc by distributing not only compilation but also preprocessing to distcc servers. . If you have more than 10 CPUs involved in your distcc setup, you should consider using this package on your distcc client machine. Package: distccmon-gnome Architecture: amd64 Version: 3.4+really3.4-ok3 Priority: optional Section: devel Source: distcc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 126 Depends: libc6 (>= 2.38), libcairo2 (>= 1.2.4), libglib2.0-0t64 (>= 2.12.0), libgtk-3-0 (>= 3.0.0) Suggests: distcc Filename: pool/main/d/distcc/distccmon-gnome_3.4+really3.4-ok3_amd64.deb Size: 34044 MD5sum: bb63f52fc73fed47f7eac77f8355ce96 SHA1: 17f36092f3f5a3cb2824d23824f04c3a005821a3 SHA256: fc73c5b0913de1b3bc8bd26fd7baa9939a384b0d98de23408938eef731129042 SHA512: dfc3ce2abf6f9af2394a0352021c478840d7e5e1663b6b8a65e9afad6a0f20c2902d5037d727d404faa49f0a7cfb40ea3d906b0ae9280675554f490aceb61aa9 Homepage: https://distcc.github.io/ Description: GTK+ monitor for distcc a distributed client and server distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. . this is the GTK+ monitor program. Package: distro-info Architecture: amd64 Version: 1.7-ok2 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Benjamin Drung Installed-Size: 65 Depends: distro-info-data (>= 0.59~), libc6 (>= 2.34) Suggests: shunit2 Filename: pool/main/d/distro-info/distro-info_1.7-ok2_amd64.deb Size: 16232 MD5sum: f618d05ed6b4245a9746b382ddca8d3d SHA1: 3bc4806c38a0a7890d44eea9278f4cb5c244f891 SHA256: 1af86b9ce60aa4486dfdfff0432dc6c3a299b62d07c430bd20269837e245a0bd SHA512: 1909e8d1b9224b3e2b8c3e0d5927ea89c4e9c52875d0f606b8b362bee12b5b29e233c2c901e4f7b76ee3c74dc7fe87871404ead71e1da0bdfe951393ff94464a 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 Architecture: all Version: 0.60-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 16 Breaks: distro-info (<< 1.0~) Filename: pool/main/d/distro-info-data/distro-info-data_0.60-ok2_all.deb Size: 4104 MD5sum: c8e1e6d92107ff3440786cea478682d3 SHA1: b1393675050cd15061164208da505d3895d482cb SHA256: 0a4497689481c9e3fd09d13f7ab6ddd944538d7be752e846610014f999ee8745 SHA512: 780209974fd899bd0597548aaa69423403d132d1c8ccdfd1c60bbd4683b5a5c485a3146eba0737ae3d0c56298e2e1e7ba6bac382973f9072afc8ad33db4b634a 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. Package: djview Architecture: all Version: 3.5.28-ok1 Priority: optional Section: graphics Source: djvulibre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Barak A. Pearlmutter Installed-Size: 18 Depends: djview4 | djview3 Filename: pool/main/d/djvulibre/djview_3.5.28-ok1_all.deb Size: 4080 MD5sum: b03de4b3d9724a7cd8183f5dad06685f SHA1: 7db52336b6fa095e7bcaafb089ed094f86ca7506 SHA256: a6918be2045f7993522e5758c181079f59283f7f93877fa71559a857a5d6b2c8 SHA512: 526109a6c1e7afdc3e5506148045ed81e26f42dd37af96c89e9e360c9d571548a1b7b5f3294b711f2caa8ffb228778aa7bb5f582c1e78b0c89dd80725cdfb8f0 Homepage: http://djvu.sourceforge.net/ Description: Transition package, djview3 to djview4 Ease transition from djview or djview3 to djview4 with this dummy package. Package: djview3 Architecture: all Version: 3.5.28-ok1 Priority: optional Section: graphics Source: djvulibre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Barak A. Pearlmutter Installed-Size: 18 Depends: djview4 Filename: pool/main/d/djvulibre/djview3_3.5.28-ok1_all.deb Size: 4068 MD5sum: eabf4d1e9432a48caf1db6ebe5f5da4f SHA1: e66c52019929b01f48c55bb1fad5c8871cdc4433 SHA256: 7180df2f9c878d1685b92fe76a3c2503d3af4edb87f7a0d006e56e333b792719 SHA512: 6465919dfe25c2326f7e4acc87e44cebe8a0f258a664bacc6f931f7959f5dfd6fd52490d82d4f4fb457c5aa3b02038937da352e3ecb3d94e7a3b58072f448405 Homepage: http://djvu.sourceforge.net/ Description: Transition package, djview3 to djview4 Ease transition from djview3 to djview4 with this dummy package. Package: djvulibre-bin Architecture: amd64 Version: 3.5.28-ok1 Multi-Arch: foreign Priority: optional Section: graphics Source: djvulibre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Barak A. Pearlmutter Installed-Size: 870 Depends: libc6 (>= 2.38), libdjvulibre21 (= 3.5.28-ok1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), libtiff6 (>= 4.0.3), curl Recommends: pdf2djvu Suggests: djvulibre-desktop, djview4 | djvu-viewer | evince Filename: pool/main/d/djvulibre/djvulibre-bin_3.5.28-ok1_amd64.deb Size: 262884 MD5sum: f2bb85105ab293ee5fddd3f52283a596 SHA1: be6966f975a82f374e704ce3addf89a9bee8182e SHA256: 9288b16534e93599281cf7e655ad2eae3361fbfdde77c1140fa1924361dd1cd8 SHA512: 57622be96cda50af26ba8d13e1bcfb00318d572a7a680e7592943bc114f63daca66d40986eb44de1a3b6bad28fef71982281e36bc8f6799dba930f39572564a0 Homepage: http://djvu.sourceforge.net/ Description: Utilities for the DjVu image format Executables including utilities for conversion between DjVu and other formats. Package: djvulibre-desktop Architecture: all Version: 3.5.28-ok1 Priority: optional Section: libs Source: djvulibre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Barak A. Pearlmutter Installed-Size: 131 Suggests: djview4 | djvu-viewer | evince Conflicts: libdjvulibre1, libdjvulibre21 (<= 3.5.20-5) Replaces: libdjvulibre15 (<= 3.5.20-5) Filename: pool/main/d/djvulibre/djvulibre-desktop_3.5.28-ok1_all.deb Size: 77232 MD5sum: ca23735f41c8d86667b804f0f6a53d9e SHA1: e7d38ed75d2b0ac0a2341f09f55b4c3650c5abf6 SHA256: 545c752278af4deec2489a38ee37fdef441eb817b952a98b63496ae394e10d54 SHA512: 2e13fd1b41f1671bc64f69d204073d3c4596798a8fb9f4add768cf69b88c4e5ac274205f11ebc8d220c4e051ae47ca8c01d4b265c1e62d2e1984a6c3913b73e0 Homepage: http://djvu.sourceforge.net/ Description: Desktop support for the DjVu image format Miscellaneous files to support the DjVu image format on the desktop. Package: djvuserve Architecture: amd64 Version: 3.5.28-ok1 Priority: optional Section: web Source: djvulibre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Barak A. Pearlmutter Installed-Size: 66 Depends: libc6 (>= 2.34), libdjvulibre21 (>= 3.5.28), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Recommends: apache2 | apache | httpd-cgi | httpd Conflicts: djvulibre-bin (<< 3.5.9-3) Filename: pool/main/d/djvulibre/djvuserve_3.5.28-ok1_amd64.deb Size: 18316 MD5sum: 642361b910c82ca2bbfffbc1feeb9569 SHA1: 4200b99d85731d28382ff75029752c2be86aa311 SHA256: 55eee2d19df43e7dba83a1eaf91e21345c21382dc39ae9d994e1c65133c93bff SHA512: d6ef1ecb80504303776f4318cf5c3390657a8d5156b6b9c4fb43aa6a01bbcd181fbb95201e540e48d96fe37c3ed798574c049e92afe67d4919bea27a6e166a39 Homepage: http://djvu.sourceforge.net/ 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. Package: dkms Architecture: all Version: 3.0.11-ok1 Multi-Arch: foreign Priority: optional Section: kernel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dynamic Kernel Module System Team Installed-Size: 184 Provides: dkms-autopkgtest (= 3.0.11-ok1) Pre-Depends: lsb-release Depends: kmod | kldutils, gcc, gcc-13, dpkg-dev, make | build-essential, patch Recommends: fakeroot, sudo, linux-headers-generic | linux-headers-686-pae | linux-headers-amd64 | linux-headers Suggests: menu, e2fsprogs Filename: pool/main/d/dkms/dkms_3.0.11-ok1_all.deb Size: 43536 MD5sum: 99e90170c63822bde639aa83894c708b SHA1: 66cc8ee4896f7c1fd6704906a1c83ae187102590 SHA256: aa879cef14cde5d2ea6b2a7e06a5b6e6ee952ec41fa2f7fcf968781eaec48f94 SHA512: ddac03a44d44cd70d814d7841e4e89198c346d7ac9aa74f3188004b15522454dcab112f288d94f855270c050b2cbc4128ac5b1a5022c710833d9b1f9c2c42558 Homepage: https://github.com/dell/dkms Description: Dynamic Kernel Module System (DKMS) DKMS is a framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. It is also very easy to rebuild modules as you upgrade kernels. Package: dkms-test-dkms Architecture: amd64 Version: 3.0.11-ok1 Priority: optional Section: kernel Source: dkms Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dynamic Kernel Module System Team Installed-Size: 16 Depends: dkms (>= 2.1.0.0) Filename: pool/main/d/dkms/dkms-test-dkms_3.0.11-ok1_amd64.deb Size: 3260 MD5sum: d2bed36b63f2d04134090df3a4581977 SHA1: 1ca753c9e1567719600c30702eaa94c60f7b6d31 SHA256: 814684435396276d5e53fd225f86b9c607b30fe1eb96bdd1105f99dc3719dec9 SHA512: 241b33a4330bb7bcd981c171317dec64f551c7c7187b98da9355750894b4b0a348eedab5e59d630c505a51de58f1f1c8b9a9865d2c40a5af134a6f496bb4601f Homepage: https://github.com/dell/dkms Description: trivial dkms test kernel module This package provides the dkms source code for the dkms-test kernel module. . This package is only intended for ci tests and not expected to be installed on regular systems Package: dmeventd Architecture: amd64 Version: 2:1.02.196-ok2 Priority: optional Section: admin Source: lvm2 (2.03.21-ok2) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 225 Depends: libc6 (>= 2.38), libdevmapper-event1.02.1 (>= 2:1.02.110), libdevmapper1.02.1 (>= 2:1.02.110), liblvm2cmd2.03 (>= 2.03.21) Filename: pool/main/l/lvm2/dmeventd_1.02.196-ok2_amd64.deb Size: 34920 MD5sum: 8b65cd734696b4d53a267b3dcb8a9846 SHA1: 7f416e019349422e85c4dcfc6c63da9b1207d20f SHA256: 7939293369d83f63db07f429838d7eab9a9bf606886dbd9ed6de9fbe7cc671a5 SHA512: c67a9b55ca2d9e3230c2a59621d0d0d5f8ff4cefacfb36dfbe9ab00957a466b7977934de23a3f202eaa8dce36e8be16955264fc986888f2caf74e42f767ce1fd Homepage: https://sourceware.org/lvm2/ Description: Linux Kernel Device Mapper event daemon The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains a daemon to monitor events of devmapper devices. Package: dmidecode Architecture: amd64 Version: 3.5-3ok1 Multi-Arch: foreign Priority: important Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 228 Depends: libc6 (>= 2.34) Filename: pool/main/d/dmidecode/dmidecode_3.5-3ok1_amd64.deb Size: 73112 MD5sum: 6a5bb23829f4fcd1a9ac19e1fda912b9 SHA1: 8020e96a0132cdda081c2a86c77742b22e0d6952 SHA256: 87c046d4f407d96af8fe5d71f08166773f58019c0bc26dc9b98ce8cb58b2176d SHA512: ff3f0b35877ee48b3c6c7acade87b41cbfb514ee9eeca34d40a2d3d1f0aa886978caaedfb49102ace4d92896091e965899783bd948c878b7f3ca76e969849d85 Homepage: https://nongnu.org/dmidecode/ Description: SMBIOS/DMI table decoder Dmidecode reports information about the system's hardware as described in the system BIOS according to the SMBIOS/DMI standard. . This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. This will often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, USB). . Beware that DMI data have proven to be too unreliable to be blindly trusted. Dmidecode does not scan the hardware, it only reports what the BIOS told it to. Package: dmsetup Architecture: amd64 Version: 2:1.02.196-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: lvm2 (2.03.21-ok2) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 247 Depends: libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.181) Filename: pool/main/l/lvm2/dmsetup_1.02.196-ok2_amd64.deb Size: 76996 MD5sum: 5b771829092ff53d0cbf523f81d932a1 SHA1: ae7a404c949178a6564e0f574558ccda13d8dba8 SHA256: 76df52c50d71a4c094d915d045228d2ee426f8b119bdd593c4629ffecd58b30d SHA512: 0827108de9ba71a27a83f22b551411ba7a588bc579ea1a70bc0eb5d97f7efbf10459230a5c08c3e9b7f205802ffd0e617bc4adca30c60f180f5f3488b3295be1 Homepage: https://sourceware.org/lvm2/ Description: Linux Kernel Device Mapper userspace library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains a utility for modifying device mappings. Package: dmz-cursor-theme Architecture: all Version: 0.4.5kylin1k0.2-ok1 Priority: optional Section: gnome Origin: openKylin Maintainer: Kylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 6797 Filename: pool/main/d/dmz-cursor-theme/dmz-cursor-theme_0.4.5kylin1k0.2-ok1_all.deb Size: 242650 MD5sum: 8fdeab613ab3da0f076a64420af787d7 SHA1: 5d0d1e8ac8eb62a4ef9aec70dcb71fe068f0face SHA256: 0cfb7dbbf17d15e5d98da473a82244a19ec7dc509de142477da30a14046803fe SHA512: fa510606158c1cf1bddaf3bb89b12e4ec165b51d79a5f824836f2184792938ca54ede6ab62f26f4d9c30948ecf6ef486aa3e7f05f7c575c9973a5276a581eb1f Description: Style neutral, scalable cursor theme This package contains the DMZ cursor themes, which are derived from the Industrial theme developed for the Ximian GNOME desktop. Black and white cursors are provided, in scalable formats. Package: dnsmasq Architecture: all Version: 2.90-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Simon Kelley Installed-Size: 126 Pre-Depends: init-system-helpers (>= 1.54~) Depends: netbase, dnsmasq-base Suggests: resolvconf Conflicts: resolvconf (<< 1.15) Filename: pool/main/d/dnsmasq/dnsmasq_2.90-ok1_all.deb Size: 17664 MD5sum: ec4b4b0224393dca69961928ff54b09a SHA1: 567a9883556722652820f39bcf9b18971829b3f8 SHA256: ff58a9b37dbb94f86f3b32b5314b2c3a1576b3b4a9af90f188366e8d24f0fd15 SHA512: 735a80850d60297e6464941569e3856bbbf3e014126cff4c156167694a79106b84051b8549180fa5483bf035a994a4bb3cfb1ef5c4021b28e4d8f8e69924a139 Homepage: https://www.thekelleys.org.uk/dnsmasq/doc.html Description: Small caching DNS proxy and DHCP/TFTP server - system daemon 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. Package: dnsmasq-base Architecture: amd64 Version: 2.90-ok1 Priority: optional Section: net Source: dnsmasq Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Simon Kelley Installed-Size: 1076 Provides: dnsmasq-base Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libgmp10 (>= 2:6.3.0+dfsg), libhogweed6t64 (>= 2.4-3), libidn2-0 (>= 2.0.0), libnetfilter-conntrack3 (>= 1.0.1), libnettle8t64 (>= 2.4-3), libnftables1 (>= 1.0.2) Recommends: dns-root-data Conflicts: dnsmasq-base-lua Breaks: dnsmasq (<< 2.63-1~) Replaces: dnsmasq (<< 2.63-1~), dnsmasq-base Filename: pool/main/d/dnsmasq/dnsmasq-base_2.90-ok1_amd64.deb Size: 414016 MD5sum: a99bb32ab140074f9efc59cdc265c292 SHA1: 5d7401aefe30310fe9eadbcd9546ee5f2c0e893d SHA256: 8e0013a2a042ddf3ce8c612013b4c7b45a82a484dc4a0a801806c19b200c1470 SHA512: 440c2d611825da01a33085fc64c445d8cd8ba0d319e24b13dd54ec8a0ed0514dbf37918305400fb5d18f3318675aa0c8d3bb4c9e82f922e60cc3f633eaeb709a Homepage: https://www.thekelleys.org.uk/dnsmasq/doc.html Description: Small caching DNS proxy and DHCP/TFTP server - executable 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. Package: dnsmasq-base-lua Architecture: amd64 Version: 2.90-ok1 Priority: optional Section: net Source: dnsmasq Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Simon Kelley Installed-Size: 1086 Provides: dnsmasq-base Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libgmp10 (>= 2:6.3.0+dfsg), libhogweed6t64 (>= 2.4-3), libidn2-0 (>= 2.0.0), liblua5.4-0 (>= 5.4.6), libnetfilter-conntrack3 (>= 1.0.1), libnettle8t64 (>= 2.4-3), libnftables1 (>= 1.0.2) Recommends: dns-root-data Conflicts: dnsmasq-base Breaks: dnsmasq (<< 2.63-1~) Replaces: dnsmasq (<< 2.63-1~), dnsmasq-base Filename: pool/main/d/dnsmasq/dnsmasq-base-lua_2.90-ok1_amd64.deb Size: 416052 MD5sum: ad4b0724f8325889643d476fb6b09885 SHA1: 7489e29719b41416b9d38b1347a22deaf61eb99e SHA256: a41502d1e10ac6fd3ae7b339a06e9cd0e29a18be7ca6aeb9040c68c2f5801451 SHA512: ef91353897f9d29d06e08fccb5dd931dc888afaa63c4717111251b4ecd0e9d9e68748be827e9eff1bd27b1e6fa37ee91561e05780687df8e8b5262941f820448 Homepage: https://www.thekelleys.org.uk/dnsmasq/doc.html Description: Small caching DNS proxy and DHCP/TFTP server - executable, Lua-enabled 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. Package: dnsmasq-utils Architecture: amd64 Version: 2.90-ok1 Priority: optional Section: net Source: dnsmasq Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Simon Kelley Installed-Size: 104 Depends: libc6 (>= 2.34) Conflicts: dnsmasq (<< 2.40) Filename: pool/main/d/dnsmasq/dnsmasq-utils_2.90-ok1_amd64.deb Size: 11176 MD5sum: 47ed66cac42a2d7808cfa102dd8deab7 SHA1: 35dcaeab9b93b151c809263c88228b84db72631b SHA256: 69e7755400dc0c1059a5c515b6b64f38a05ec15ceaf89c10daca5bda4b9693e9 SHA512: d85663e14a0d49228852921677097226f187f34265b3c4fe2be1f62994f73b82d2b3fda5eafffa77b93094aa37e45961e68dd9ad3cf010b53215f95caa5b2c32 Homepage: https://www.thekelleys.org.uk/dnsmasq/doc.html 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. Package: dnsutils Architecture: all Version: 1:9.18.24-ok2 Priority: optional Section: oldlibs Source: bind9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian DNS Team Installed-Size: 262 Depends: bind9-dnsutils Filename: pool/main/b/bind9/dnsutils_9.18.24-ok2_all.deb Size: 3776 MD5sum: a1939ff223b60d9cb00750c57e0a4da9 SHA1: e06f69bb9319ab14894363eb6f5d4ce8d70db876 SHA256: 84c99e000d07e2e8c695fc976473eb813acb809fc3913c3743cc6d80780e5e6d SHA512: 100f09202e9b3fb8c2032581f093625a2fa74be9af01cf5f87ec49520d8c79f66fc321a50b90c21df91a300d94a4e898b84c4e00389534aed220ede8b9c82b3f Homepage: https://www.isc.org/downloads/bind/ Description: Transitional package for bind9-dnsutils This is a transitional package. It can safely be removed. Package: doc-base Architecture: all Version: 0.11.2-ok1 Priority: optional Section: doc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 337 Depends: libuuid-perl, libyaml-tiny-perl Suggests: dhelp | dwww | dochelp | doc-central | yelp | khelpcenter Filename: pool/main/d/doc-base/doc-base_0.11.2-ok1_all.deb Size: 87792 MD5sum: d3d544bbb65fcd88b7e9143cfca9af02 SHA1: 54e8a956c9ada377d78aaafdc3fede9f331bd2b1 SHA256: 5607ef7fa483fcdda4984cbfb0121c692cd64333027442a88107ed73bdd08281 SHA512: 7b72eb4712e199ddfa21dcb22fc480fc998ff0bc03de04bd917d45d9814cf0027c64110d8a1b469385fc8f13aa6d163865f09d372aa1e232d96563c40774d6e3 Description: utilities to manage online documentation This package contains utilities to manage documentation installed on a Debian system. It generates a database of document metadata, which other packages such as dwww, dhelp, dochelp, and doc-central can use to provide a catalog of available documentation. . For additional information see the Debian doc-base Manual included in this package. Package: docbook-xsl Architecture: all Version: 1.79.2+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14853 Provides: docbook-xsl-nons Depends: xml-core (>= 0.14) Recommends: docbook-xml Suggests: dbtoepub, docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc, docbook-xsl-saxon, fop, libsaxon-java, libxalan2-java, libxslthl-java, xalan Filename: pool/main/d/docbook-xsl/docbook-xsl_1.79.2+dfsg-ok2_all.deb Size: 1059308 MD5sum: 611e78ab426ec06f0a6869598b6405ae SHA1: 23461473a2634db8f1430d303f2672982033b66f SHA256: e6363fcaddcfdd168f6374421a46928a5ca090d9d5f5ff612f838849ba600105 SHA512: 33be0eeb6d64f10058ef4b312d773c113c4c69f6343df88f8ba5d4567c4845db4bb0f8a7a4dcd60b4a0db4e234234392d5b029e12a83159e607407d5cb850731 Homepage: https://github.com/docbook/wiki/wiki/DocBookXslStylesheets 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. Package: docbook-xsl-ns Architecture: all Version: 1.79.2+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: text Source: docbook-xsl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14922 Depends: xml-core (>= 0.14) Recommends: docbook5-xml Suggests: dbtoepub, docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc, docbook-xsl-saxon, fop, libsaxon-java, libxalan2-java, libxslthl-java, xalan Filename: pool/main/d/docbook-xsl/docbook-xsl-ns_1.79.2+dfsg-ok2_all.deb Size: 1060480 MD5sum: 643ceff0f2c3bd937b053af056c0eb38 SHA1: 479f4056c6488499a68795b9dadaef6b128d92e1 SHA256: 08da66884a86676151d49b094fedc01ee68ba5586c0dcf8528eeac3b68f3cdda SHA512: 7021cb911dbf902cdc0f4d15cc172fb59a3856dfbe96f1141b2d4ef07a9b2e6f991f05a89b83c173dcd41e8f862c308684b0bdf278dd5f8e0a88810ad1480d6c Homepage: https://github.com/docbook/wiki/wiki/DocBookXslStylesheets 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. Package: docutils-common Architecture: all Version: 0.20.1+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: python Source: python-docutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 496 Depends: sgml-base (>= 1.28), xml-core (>= 0.14) Recommends: python3-docutils Filename: pool/main/p/python-docutils/docutils-common_0.20.1+dfsg-ok1_all.deb Size: 127788 MD5sum: 10a88b8b55bedb34c6add6f5f9114ce2 SHA1: c53348bda91dd986654fd16106217cfb2bca6a29 SHA256: 0ac8dd5fae0d4a3db835f855f8a3d05175da2ef5b7ccd3128243de085c19f53e SHA512: 1ff943c3005c0051e9bde6339b3f1fc83ea1184e90327733d3b8e95262a337c20c585ecca0c47eb085f58e8d0d7f4a85b3a71bbfbfb813c3e23773544c88159f Homepage: https://docutils.sourceforge.io/ 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. Package: docutils-doc Architecture: all Version: 0.20.1+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: python-docutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5097 Filename: pool/main/p/python-docutils/docutils-doc_0.20.1+dfsg-ok1_all.deb Size: 1126636 MD5sum: fdfa6cf717ef51c2c6dd9279750ad155 SHA1: 1f4f4ea0b123e2f088e66d76e6bd0b858d7cda8d SHA256: f1891567d5c68a9aa55dc58207fad0778deb7785fd01f8333fd8ff5838d0652b SHA512: c6efafdf5df513ae2bc96b40c68640e91f0985c084f9401c8eb30554ae61f5321807ad5559a9520058b4dd50bc086a93818aaf9a8493a0f4c036375b5e07df70 Homepage: https://docutils.sourceforge.io/ 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. Package: dosfstools Architecture: amd64 Version: 4.2-1build3ok1 Priority: optional Section: otherosfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Andreas Bombe Installed-Size: 229 Depends: libc6 (>= 2.38) Filename: pool/main/d/dosfstools/dosfstools_4.2-1build3ok1_amd64.deb Size: 84456 MD5sum: a627075b32d7d71361c925342754998c SHA1: 7832449c688fbcd2efc79e3e569b063b3e112a80 SHA256: 4e025794a638f3bfc2e02bca3fd586d6b3b0dfe6514564c20c36f5f7caada20f SHA512: 753b853cb79100b8f9efbddc6d8129a823724ef8336de40398164ac3e09e7e1b65df752fd1f061f7f11e8faaf5af7dd07d4a4214805a9833b0a71fabbbbd0633 Homepage: https://github.com/dosfstools/dosfstools 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. Package: doxygen Architecture: amd64 Version: 1.9.8+ds-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 18701 Provides: dh-sequence-doxygen Depends: libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libclang1-17t64 (>= 1:5.0~svn298832-1~), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.0), libllvm17t64, libsqlite3-0 (>= 3.6.0), libstdc++6 (>= 12), libxapian30 (>= 1.4.19~) Suggests: doxygen-latex, doxygen-doc, doxygen-gui, graphviz Filename: pool/main/d/doxygen/doxygen_1.9.8+ds-ok2_amd64.deb Size: 4266488 MD5sum: ca3ca8b5fb483ce9668a0600b037a5ef SHA1: 458431fa39139afc64990ca0bbce13444e35a063 SHA256: ca549a2f47b444a0d0bb5e5cd155b26d5c787bf5b1e70c0f0569afa6add5fab8 SHA512: 21ded6c03b4cb2b3ee78b7ee0fce04a8a9e066955e0a1031c091f86350ec82419ee2a77e96142784942ce4817124119ac1b3df4483c1ee51e6cdb1a403634b4b Homepage: https://www.doxygen.nl/ Description: Generate documentation from source code Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of annotated source files. . There is also support for generating RTF, PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The documentation is extracted directly from the sources. . Install the doxygen-latex package to build LaTeX based documents. Package: doxygen-doc Architecture: all Version: 1.9.8+ds-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: doxygen Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 5941 Provides: doxygen-docs Recommends: doxygen Conflicts: doxygen-docs Replaces: doxygen-docs Filename: pool/main/d/doxygen/doxygen-doc_1.9.8+ds-ok2_all.deb Size: 2203832 MD5sum: c0ad73f95547eb62616cd0c5d1e10e16 SHA1: 4f7e276b54c3b5a5934be9772bc1ff7f24ccdc36 SHA256: e70ef1de2c68076163a0939b3d4433bbe1ae6e68cae84588755ee04edbf7ca27 SHA512: 93926f3b108f3d2160fca13c8768b81525491bd7b2991dee3d26165f7c04fc7ffbae5e28a798c9c6b7036372c3fa58f4d28c0c0a60684f7b4b85fe8eb3c935c9 Homepage: https://www.doxygen.nl/ Description: Documentation for doxygen Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of annotated source files. . This package contains the documentation for doxygen. Package: doxygen-doxyparse Architecture: amd64 Version: 1.9.8+ds-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: doxygen Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 18486 Depends: libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libclang1-17t64 (>= 1:5.0~svn298832-1~), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.0), libllvm17t64, libsqlite3-0 (>= 3.6.0), libstdc++6 (>= 12) Filename: pool/main/d/doxygen/doxygen-doxyparse_1.9.8+ds-ok2_amd64.deb Size: 4194396 MD5sum: 6f0f05a561453033ee8095a1fffb2705 SHA1: 76653929604f657ff9161bcf1702089d778d6507 SHA256: a15d8489a94d49512782e760d980956668269a5780ed40e53e1ae657692dfca0 SHA512: 7506de60931c22c1cdeb5a4957d036e2e4a48f9964e64bd79eeba77844398f47c68ecfb769ef4b1e86a96f4d546483acf8e8f2e4a2f4e5e8961cfb27bb960b63 Homepage: https://www.doxygen.nl/ Description: Multi-language source code parser based on doxygen Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. Doxyparse builds on doxygen's great source code parsing infrastructure and provides a command-line tool that can be used to obtain information from source code, such as: . * which functions/methods and variables/attributes a module/class contains * which functions/methods calls/uses which functions/methods/variables * etc . doxyparses's main goal is to be used by higher-level source code analysis tools. . This package contains doxyparse binary, a source code parser based on doxygen Package: doxygen-gui Architecture: amd64 Version: 1.9.8+ds-ok2 Priority: optional Section: devel Source: doxygen Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 975 Depends: doxygen, libc6 (>= 2.34), 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/main/d/doxygen/doxygen-gui_1.9.8+ds-ok2_amd64.deb Size: 268652 MD5sum: dfec5064be10a18fb1e1af7b13160972 SHA1: a36333620cbdc808b7a255caab49810cfc82b1f5 SHA256: 4c19b8a386b2513a4a5c212a91d04c0c6b8c7d2c36245618b238e2ee33e70a18 SHA512: 7d16986e7156e5a9185666404e8257351fce0a274a8b1f7370e1827c7c5833a9b958dc21963a8a9fe89f5d79dd49b3dcfab4d88bbb983a9768b7cad2f1744222 Homepage: https://www.doxygen.nl/ Description: GUI configuration tool for doxygen Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of annotated source files. . This package contains doxywizard, a GUI configuration tool for doxygen. Package: doxygen-latex Architecture: all Version: 1.9.8+ds-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: doxygen Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 361 Depends: doxygen (>= 1.9.8+ds-ok2), texlive-extra-utils, texlive-latex-extra, texlive-plain-generic, texlive-latex-recommended, texlive-font-utils, ghostscript, texlive-fonts-recommended, cm-super-minimal Filename: pool/main/d/doxygen/doxygen-latex_1.9.8+ds-ok2_all.deb Size: 4440 MD5sum: c0d2815a658d2878860b70d960d3e506 SHA1: a9cee2e12639be762032887f81194212ea1303c1 SHA256: d803fc974b615072da2fe906f57df749678c8fbfc6ee8654b52b572f2f265dfe SHA512: 8bb9c3b5a6e3c729c629f0ccf2f46361b4a9417ff6b1a409e14021d8507ffe94edfce3dfe6c6f2b6654701a89d8397502b7df0386416e0472f7379dba00b29df Homepage: https://www.doxygen.nl/ Description: Generate LaTeX documentation from source code Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of annotated source files. . This dependency package adds dependencies for all LaTeX packages required to build documents using the default stylesheet. Package: dpdk Architecture: amd64 Version: 23.11-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 97 Depends: pci.ids | hwdata, pciutils, procps, python3:any Recommends: librte-mempool24, librte-mempool-ring24, librte-net-af-packet24, librte-net-bond24, librte-net-e1000-24, librte-net-fm10k24, librte-net-i40e24, librte-net-ixgbe24, librte-net-mlx4-24, librte-net-mlx5-24, librte-net-netvsc24, librte-net-pcap24, librte-net-tap24, librte-net-thunderx24, librte-net-vdev-netvsc24, librte-net-vhost24, librte-net-virtio24, librte-net-vmxnet3-24, python3-pyelftools Suggests: dpdk-doc, dpdk-kmods-dkms, librte-meta-baseband, librte-meta-bus, librte-meta-common, librte-meta-compress, librte-meta-crypto, librte-meta-dma, librte-meta-event, librte-meta-mempool, librte-meta-net, librte-meta-raw, librte-meta-allpmds Breaks: dpdk-dev (<< 18.11-4~) Replaces: dpdk-dev (<< 18.11) Filename: pool/main/d/dpdk/dpdk_23.11-ok1_amd64.deb Size: 21196 MD5sum: e55c6d9f22231fa728912bc4a56631c6 SHA1: fd14b258b368012d07a5a2686f18c1f2cb32bcc7 SHA256: 8ecbc64861c6efa8b45c8414710eab5ac29b37df88e1271a78382cd3221b92fa SHA512: cc26e0d6abffa1807f2c3749dcc9b29d46f3a1261f0b3eef90f84d441a0eab0da7b02113540a62035d6b2ac86a46607bcde55ab531235b3a1b101d61f0f88fe8 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (runtime) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime environment to run DPDK applications. Package: dpdk-dev Architecture: amd64 Version: 23.11-ok1 Priority: optional Section: oldlibs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 10268 Depends: libdpdk-dev (>= 23.11-ok1), python3, ibverbs-providers (>= 23~), libbsd0 (>= 0.0), libc6 (>= 2.38), libelf1t64 (>= 0.131), libfdt1 (>= 1.7.0), libibverbs1 (>= 23~), libjansson4 (>= 2.14), libnuma1 (>= 2.0.11), libpcap0.8t64 (>= 1.5.1), librte-acl24 (>= 23.11), librte-baseband-acc24 (>= 23.11), librte-baseband-fpga-5gnr-fec24 (>= 20.11), librte-baseband-fpga-lte-fec24 (>= 20.11), librte-baseband-la12xx24 (>= 23.11), librte-bbdev24 (>= 23.11), librte-bitratestats24 (>= 23.11), librte-bpf24 (>= 23.11), librte-bus-auxiliary24 (>= 23.11), librte-bus-dpaa24 (>= 23.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 23.11), librte-cfgfile24 (>= 23.11), librte-cmdline24 (>= 23.11), librte-common-dpaax24 (>= 20.08), librte-common-iavf24 (>= 23.11), librte-common-mlx5-24 (>= 23.11), librte-compressdev24 (>= 23.11), librte-crypto-scheduler24 (>= 23.11), librte-cryptodev24 (>= 23.11), librte-dispatcher24 (>= 23.11), librte-distributor24 (>= 23.11), librte-dmadev24 (>= 23.11), librte-eal24 (>= 23.11), librte-efd24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-eventdev24 (>= 23.11), librte-fib24 (>= 23.11), librte-gpudev24 (>= 22.11), librte-graph24 (>= 23.11), librte-gro24 (>= 23.11), librte-gso24 (>= 23.11), librte-hash24 (>= 23.11), librte-ip-frag24 (>= 23.11), librte-ipsec24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-latencystats24 (>= 23.11), librte-log24 (>= 23.11), librte-lpm24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-member24 (>= 23.11), librte-mempool-dpaa24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-metrics24 (>= 23.11), librte-mldev24 (>= 23.11), librte-net-bnxt24 (>= 23.11), librte-net-bond24 (>= 23.11), librte-net-dpaa24 (>= 23.11), librte-net-i40e24 (>= 23.11), librte-net-ice24 (>= 22.11), librte-net-ixgbe24 (>= 23.11), librte-net-mlx5-24 (>= 23.11), librte-net-ring24 (>= 23.11), librte-net24 (>= 23.11), librte-node24 (>= 23.11), librte-pcapng24 (>= 23.11), librte-pci24 (>= 23.11), librte-pdcp24 (>= 23.11), librte-pdump24 (>= 23.11), librte-pipeline24 (>= 23.11), librte-port24 (>= 19.11), librte-power24 (>= 23.11), librte-rawdev24 (>= 23.11), librte-rcu24 (>= 23.11), librte-regexdev24 (>= 20.11), librte-reorder24 (>= 23.11), librte-rib24 (>= 23.11), librte-ring24 (>= 23.11), librte-sched24 (>= 23.11), librte-security24 (>= 23.11), librte-stack24 (>= 23.11), librte-table24 (>= 20.11), librte-telemetry24 (>= 23.11), librte-timer24 (>= 23.11), zlib1g (>= 1:1.1.4) Breaks: dpdk (<< 18.11-4~) Replaces: dpdk (<< 18.11-4) Filename: pool/main/d/dpdk/dpdk-dev_23.11-ok1_amd64.deb Size: 1361512 MD5sum: 0d994f7044b53a75691a293754bac01e SHA1: ac377e3e5bcde2746dc9c6890b7808bac62ebbbe SHA256: 62023cad5745cb62e38ea067dacc0a0ff8cd6cb056071f85c0c1e9acc4a2ca5a SHA512: f4dca5081f69cfde966c9e14bfa5c90c4eb5aff76c3c20b7e7e6a585d67f0fc22a880ae2a4416681617ac2ab2dcd8e677e9982815e5f544fed110b6c15695f34 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (dev tools) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains tools useful to a developer and for dpdk self tests. Package: dpdk-doc Architecture: all Version: 23.11-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 80912 Depends: fonts-font-awesome, fonts-lato, fonts-roboto-slab, libjs-jquery, libjs-underscore, python3:any Filename: pool/main/d/dpdk/dpdk-doc_23.11-ok1_all.deb Size: 9443872 MD5sum: c31af7bcbca44923aadaee3ee9939031 SHA1: b70709204024738523323039cec444410869b445 SHA256: 169280972c62f71f48eeff49fb30637e672dcb054ef68f4eabb1a31a39186843 SHA512: 29b6aed83c1b1c5a437bb2266db6862793a11085f51d4f4680e5db333226fa20e7cc3341a5898822e74ec45b2a95318a0e188adc30eed88173af972d34e60676 Homepage: https://dpdk.org/doc/guides/index.html Description: Data Plane Development Kit (documentation) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the complete set of documentation and guides. Package: dpkg Architecture: amd64 Version: 1.22.6-ok3 Multi-Arch: foreign Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 7099 Pre-Depends: libbz2-1.0, libc6 (>= 2.38), liblzma5 (>= 5.4.0), libmd0 (>= 0.0.0), libselinux1 (>= 3.1~), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Depends: tar (>= 1.28-1) Suggests: apt, debsig-verify Breaks: libapt-pkg5.0 (<< 1.7~b), lsb-base (<< 10.2019031300) Filename: pool/main/d/dpkg/dpkg_1.22.6-ok3_amd64.deb Size: 1284068 MD5sum: 1c13ab5b0cec7d8430a7353751889c23 SHA1: a1c8500600fc1216b90e43992a901428f231a8ec SHA256: 0de489bae1d9601ba0b45deb82c86c2035df61c479b9a400bcf73984595dd92e SHA512: 637977dd4e316a9896b8df0ac9f0b0e3f478b78ce13011d2d71d9837f571d14da3c965d884d5a76cb3194293082c71d57ebcea254edfc3e744d2224b4008643d Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package management system This package provides the low-level infrastructure for handling the installation and removal of Debian software packages. . For Debian package development tools, install dpkg-dev. Package: dpkg-dev Architecture: all Version: 1.22.6-ok3 Multi-Arch: foreign Priority: optional Section: utils Source: dpkg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 2729 Provides: dpkg-build-api (= 0), dpkg-build-api (= 1) Depends: perl:any, libdpkg-perl (= 1.22.6-ok3), tar (>= 1.28-1), bzip2, xz-utils (>= 5.4.0), patch (>= 2.7), make, binutils Recommends: build-essential, gcc | c-compiler, fakeroot, gnupg | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, gpgv | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, libalgorithm-merge-perl Suggests: debian-keyring Breaks: debhelper (<< 10.10.1~), libsop-java-java (<< 4.0.7~), pgpainless-cli (<< 1.3.13~), sq (<< 0.33.0~), sqop (<< 0.27.2~) Filename: pool/main/d/dpkg/dpkg-dev_1.22.6-ok3_all.deb Size: 1150172 MD5sum: 76da2cb13cc2c4d7cd7e1907b527eb8f SHA1: 16df9cc62740895f07add0104d579e9d00976d0b SHA256: 4db15284f110076a8110b5c675a73d2c101c8d8a0bb3de8fdd1f6a3d2e124f52 SHA512: 4037e22bac1c205687667477910a71a02ca6dc899aa74cc6d8f0fa2ce2d4c9a9a9fed047810594047aabb509ee66b8549da11b4e71e19ccf8d548de773f5fdab Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package development tools This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages. . Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc. Package: dpkg-repack Architecture: all Version: 1.52-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: dpkg (>= 1.21.0), libdpkg-perl, perl:any Suggests: fakeroot Filename: pool/main/d/dpkg-repack/dpkg-repack_1.52-ok1_all.deb Size: 9928 MD5sum: e381afd01c9d61b5a6e93111dc5c643e SHA1: f215e1efe4be72bf12b35ff87c20078e821f80ec SHA256: 5c6f36deaadf4450576f1017f033a0283bd2de0ae18966a606a3bd9c8574d300 SHA512: 9fc6d013c58cffcfa06cb824c01221d98ed0e1fbde908b3412397e15ac3bc48ee9a2b57bc3c28fbbb18a3d40613e296e25e9102636b0503c80e8b7beae762e43 Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package archiving tool dpkg-repack creates a .deb file out of a package that has already been installed. If any changes have been made to the package while it was unpacked (i.e. files in /etc were modified), the new package will inherit the changes. . This utility can make it easy to copy packages from one computer to another, or to recreate packages that are installed on your system, but no longer available elsewhere, or to store the current state of a package before you upgrade it. Package: dracut Architecture: all Version: 060+5-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Provides: linux-initramfs-tool Depends: dracut-core (>= 060+5-ok1), dracut-core (<< 060+5-ok1+b+~) Suggests: dracut-network Conflicts: initramfs-tools, live-tools Filename: pool/main/d/dracut/dracut_060+5-ok1_all.deb Size: 3900 MD5sum: d123657ea9d36f58f8478cd719e56978 SHA1: 22496ee93035f82fbb90f7fe0c1891f8470e9481 SHA256: 5da8272cccca22777985a023a904c0a2e9d2069e94fa22a9a8478f84dd9741ff SHA512: fbd6a5c429b6ae3f6d9808a00bae652d109373604442011f35457c25fd4ea466499240bcd90439ab153bf746e94fcb7d75bc373600a179e4cdcf6d6f192dd21a Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: Initramfs generator using udev This package builds a bootable initramfs for Linux kernel packages. The initramfs is loaded along with the kernel and is responsible for mounting the root filesystem and starting the main init system. Package: dracut-config-generic Architecture: all Version: 060+5-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: dracut-core Filename: pool/main/d/dracut/dracut-config-generic_060+5-ok1_all.deb Size: 2964 MD5sum: a4ce831578ae0fc64e6582ec921db5f8 SHA1: 9cbbf70589de024b40cd618ad19fadcd255a7b1e SHA256: 89e0495321f5aa22df327eb458cca837390235cd31a252fda0765e31e194ad1c SHA512: cf31cd53c0921dfd85ae23451e569787c49bd21b537427b129b2d283dc860f5113d64fbb3ba8a4e65695f61fc95deaf1f3b9a430324ee2d282d97fe552506652 Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure This is the dracut configuration to turn off hostonly image generation Package: dracut-config-rescue Architecture: all Version: 060+5-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Depends: dracut-core Filename: pool/main/d/dracut/dracut-config-rescue_060+5-ok1_all.deb Size: 2960 MD5sum: b026aaedec1d1619e8f8b7e41ab7f21e SHA1: b0e6aab67979b497be8a0cc47aaead9e284de7e7 SHA256: cd583d4c255894d1812973c5c1006aa8ab9b5cea1b7ea2d33eaf4bbc148a6269 SHA512: 753c72305ae058275438c16b3687542191a33e1e84907a138bb662bda39156bc26ad7a56e07122e393783305a23fccc18655af07092919536a943420445c84fc Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure This is the dracut configuration to turn on rescue image generation Package: dracut-core Architecture: amd64 Version: 060+5-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1356 Depends: cpio, dracut-install, kmod, udev, kpartx, libkmod2, e2fsprogs, libc6 (>= 2.38) Recommends: cryptsetup, dmsetup, dmraid, lvm2, mdadm, console-setup, binutils, systemd, pigz, pkg-config Breaks: dracut-live (<< 059-2), dracut-network (<< 057+157-2) Replaces: dracut-live (<< 059-2), dracut-network (<< 057+157-2) Filename: pool/main/d/dracut/dracut-core_060+5-ok1_amd64.deb Size: 301028 MD5sum: 5bcc87a52a5c942db7e3ae723dfd63f1 SHA1: e3fe632142fd1d3b950e06db9ccbfc6804b2adb5 SHA256: e7366cea064a5daea3e3ef96511e64111730a2f1ce678f4105b6f3f514c71a98 SHA512: 44586f4af28932d954a64e109d3bfaec9e023a3ac77a0b99eefedec28a156ebc182aad9393ca1abcefde0670051d59129fee1eecc8dafdae8e9cc1111185432e Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure (core tools) Unlike existing initramfs's, this is an attempt at having as little as possible hard-coded into the initramfs as possible. The initramfs has (basically) one purpose in life -- getting the rootfs mounted so that we can transition to the real rootfs. This is all driven off of device availability. Therefore, instead of scripts hard-coded to do various things, we depend on udev to create device nodes for us and then when we have the rootfs's device node, we mount and carry on. Having the root on MD, LVM2, LUKS is supported as well as NFS, iSCSI, NBD and FCOE with dracut-network. Package: dracut-install Architecture: amd64 Version: 060+5-ok1 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: openKylin Developers Installed-Size: 79 Depends: libc6 (>= 2.38), libkmod2 (>= 22~) Breaks: dracut-core (<< 059-5~) Replaces: dracut-core (<< 059-5~) Filename: pool/main/d/dracut/dracut-install_060+5-ok1_amd64.deb Size: 25336 MD5sum: e32aa545504f886707c3ad36eafabf55 SHA1: c47aac2880b63bead4983423e70bffe2b607f1f1 SHA256: d45979b320c05b5bac3786703b984bc5ab85aabed0ef0e78b9d9f16c4ac0ecb0 SHA512: 340b71f40e8764cd9b93279549739b3fa664a239b9d4a24d50da4e9c248802a44e302cbf5d8eb028e53e531bbc0078d5c379d521383a958a896ced2915479000 Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure (dracut-install) This package just contains the dracut-install command to be used by initramfs generating tools. Package: dracut-live Architecture: all Version: 060+5-ok1 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: openKylin Developers Installed-Size: 71 Depends: dracut-core, dmsetup Recommends: dracut-network Breaks: dracut-core (<< 050-1), dracut-network (<< 050-1) Replaces: dracut-core (<< 050-1), dracut-network (<< 050-1) Filename: pool/main/d/dracut/dracut-live_060+5-ok1_all.deb Size: 13704 MD5sum: b8a5578649fcb4104e7f9648e8a8fc8b SHA1: 7abae69dc4f6857870a6efdd56e69b168f3f8720 SHA256: 76a7e50ad16fc94b49ee41e272f60091c03c151352b58a29f7d8b5d120534f63 SHA512: a080e38f487cbe9de067e36cc4ebda27e2df983bd13ba8843af30081166f2d172b1b3462e2c32e7dac7b23df871e0423e57947053863113a177c4468737a0f4d Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure (live image modules) Package to build a dracut initramfs with live image capabilities. . This package requires everything which is needed to build an initramfs with dracut, with live image capabilities, like Live CDs. Package: dracut-network Architecture: all Version: 060+5-ok1 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: openKylin Developers Installed-Size: 263 Depends: dracut-core, iputils-arping, isc-dhcp-client | systemd | connman | network-manager Recommends: nfs-common, open-iscsi, nbd-client, curl Filename: pool/main/d/dracut/dracut-network_060+5-ok1_all.deb Size: 46724 MD5sum: 1d676e1d397294a7a946f624d3c39975 SHA1: 972ae0080a900bd6ef18ed14890d4b9d70a39ce7 SHA256: e70969f1c305579987943e5571d382a7fa9a96fdb9810dfa0661287a65587f83 SHA512: 0dffa7b28cfb34f2624aa744899de295aa32a11fad252c203b19708de6666336bc23fe01b53c995d35ee18eba992484daad2c787126ac5dcc4d394269a6707c9 Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure (network modules) Package to build a dracut initramfs with network support. This includes dracut modules for NFS, CIFS, iSCSI, HTTP, NBD, FCP and FCOE. Package: dracut-squash Architecture: all Version: 060+5-ok1 Priority: optional Section: utils Source: dracut Origin: openKylin Maintainer: openKylin Developers Installed-Size: 19 Depends: dracut-core, squashfs-tools Breaks: dracut-core (<< 050-1) Replaces: dracut-core (<< 050-1) Filename: pool/main/d/dracut/dracut-squash_060+5-ok1_all.deb Size: 4256 MD5sum: 612cb73339f7389d1065c418a11822ce SHA1: fd111da8a0642361df9f8a675d6fe5bee1f2a430 SHA256: 0edfd23e3517b19175ea453f6c2858c0c358df61278585ebf06178ad6a4eb8b9 SHA512: 35c57c8b22c42c8e4f4613b63a7b2eea9d437f8aaa61f38db738dc09919773e15026567d10d4540201763733c926a1c94963c749db7fd1e442ee84b1f900e577 Homepage: https://github.com/dracutdevs/dracut/wiki/ Description: dracut is an event driven initramfs infrastructure (squashfs modules) Package to build an initramfs with most files in a squashfs image. . This package provides a dracut module to build an initramfs, but store most files in a squashfs image, result in a smaller initramfs size and reduce runtime memory usage. Package: dragonplayer Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: video Source: dragon Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3137 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5dbusaddons5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5jobwidgets5 (>= 5.91.0~), libkf5kiocore5 (>= 5.91.0~), libkf5notifications5 (>= 5.91.0~), libkf5parts5 (>= 5.91.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5solid5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 5.91.0~), libkf5windowsystem5 (>= 5.91.0~), libkf5xmlgui5 (>= 5.91.0~), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5), phonon4qt5 Filename: pool/main/d/dragon/dragonplayer_22.12.3-ok1_amd64.deb Size: 1771826 MD5sum: d5f69d31c1d4c7b87977f1a85ae5df4e SHA1: a8a521f3da9ab8296fd4b8258758c5639e31468c SHA256: 9788c9aef41c7a8dce62d2987ab82198923febe424bde6c3ad739a6ec9d37862 SHA512: e7ca644e4c92fc52b9611b1a40ada788600ea6b3bfcf8e24c09df5fa9e3822cb2214e7bc708aee43ea8ff0b2dc1097f8425a770ed856b6bbcd2411efbce674fd Homepage: https://apps.kde.org/en/dragonplayer Description: simple video player A video player with a different philosophy: Simple, uncluttered interface. . Features: - Plays DVDs, VCDs, all video formats supported by the Phonon backend in use. - Bundled with a simple web-page KPart. - Starts quickly. . This package is part of the KDE multimedia module. Package: dselect Architecture: amd64 Version: 1.22.6-ok3 Multi-Arch: foreign Priority: optional Section: admin Source: dpkg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 2626 Depends: libc6 (>= 2.38), libncursesw6 (>= 6.1+20180210), libtinfo6 (>= 6.1+20180210) Suggests: libdpkg-perl, perl Filename: pool/main/d/dpkg/dselect_1.22.6-ok3_amd64.deb Size: 320828 MD5sum: d52e12ad9a853caf7d3b3a41c24dd3ef SHA1: 7c3c7618345ee0c20aba84442f63d70fc162d0f8 SHA256: d28949d5c7046242a9f100ef03e219945007212cfb051fef4593294f69272cec SHA512: 38f472a43777052c4215c0f3b447cf9790cd2b1f70e6883e1a997e0001f4aa607e4d1a6ad93ad3b0ccd33c8f8b9c883c259715b51d19cb0d730f22b94ce8f762 Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package management front-end dselect is a high-level interface for managing the installation and removal of Debian software packages. . Many users find dselect intimidating and new users may prefer to use apt-based user interfaces. Package: dtk-exhibition Architecture: amd64 Version: 5.6.10-ok1 Priority: optional Section: libs Source: dtkdeclarative Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 21959 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5qml5 (>= 5.1.0), libqt5quick5 (>= 5.9.0) | libqt5quick5-gles (>= 5.9.0), libqt5quickcontrols2-5 (>= 5.7.1), libstdc++6 (>= 4.1.1), libdtkdeclarative5 (= 5.6.10-ok1), qml-module-qtquick-controls2-styles-chameleon (= 5.6.10-ok1) Filename: pool/main/d/dtkdeclarative/dtk-exhibition_5.6.10-ok1_amd64.deb Size: 9742818 MD5sum: 1782f61e32add39cbe8d1b0ecdf12ea8 SHA1: 82c278f3b12c8f0c046292d9138ed24c1d069155 SHA256: b2efbfb5e8fbcd2b4c492be8a768580cb869485737b0402ecf8f2d0639509fc0 SHA512: e2768d713c6cb37c0469c23cc8a7bebed0a9b363255b8b2b1e990dff3df58f947be5eb4b3270cb90b65ead12a9a71a5dbffae7bc50a5d0d555f2b2befb48b0b3 Homepage: http://www.deepin.org Description: Deepin Tool Kit QML Controls example. This package contains a applicatioin. Package: dtkwidget-doc Architecture: amd64 Version: 5.6.29-1 Priority: optional Section: libdevel Source: dtkwidget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 23 Filename: pool/main/d/dtkwidget/dtkwidget-doc_5.6.29-1_amd64.deb Size: 3224 MD5sum: a99766b233f89c9835413d8a7fe38ca5 SHA1: 6dd06dbff87fce2724087c258291acac210bfecd SHA256: 96106109b69ac1129cab5f474ffb38ee6c773fc0c170b0f3fa390830b52f48c8 SHA512: 95582042bee1e133bb859f2e034d4ad852f68b0fc73221bc0aaa3f673e808a7df227063e72d0167f82e123658c7e31c60c81e0c9f8965dc09c096fb4a6bd4337 Description: Deepin graphical user interface library (Document) DtkWidget is Deepin graphical user interface for deepin desktop development. . This package contains example application which are needed for developing Deepin applications. Package: dtkwidget5-examples Architecture: amd64 Version: 5.6.29-1 Priority: optional Section: libdevel Source: dtkwidget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 18463 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libdtkwidget5 (= 5.6.29-1), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5printsupport5 (>= 5.0.2), libqt5widgets5 (>= 5.6.0~rc), libstdc++6 (>= 5), libdtkdata Filename: pool/main/d/dtkwidget/dtkwidget5-examples_5.6.29-1_amd64.deb Size: 15002208 MD5sum: 46957d375eb68711cd85e74c3e0609b6 SHA1: 8d907ef1a9bc64cc1f89ec1da2dd26f279b991e3 SHA256: 9742a01fee293999f543255d0642f1adf544678a94f5c23e8cf613495673880d SHA512: bb089c9749345f3e7f2bc91a7e398c5864a312d0666ec7a7e002524ccbdd1dc6d19c9237167dc1fbea9b41eb2d9c370c401a23cecd7068abc3f77df585cd6d67 Description: dtkwidget-examples is generated by dtkwidget. DtkWidget is Deepin graphical user interface for deepin desktop development. . This package contains example application which are needed for developing Deepin applications. Package: ducktype Architecture: all Version: 1.0.2-ok1.1 Multi-Arch: foreign Priority: optional Section: devel Source: mallard-ducktype Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 35 Depends: python3-mallard.ducktype (= 1.0.2-ok1.1), python3:any Suggests: yelp-tools Filename: pool/main/m/mallard-ducktype/ducktype_1.0.2-ok1.1_all.deb Size: 4572 MD5sum: 5751a86261d426dc4da3c4064dcdc624 SHA1: 5b7a6f362ecd85e1143af3ca9bc77b1063acfcd5 SHA256: 65cbe5a003fdfb220d2d668f0b4ccfcc6ab6fff86889aa0b959d9e42e91bb876 SHA512: a43e7750855c7d4d37d90076c908cbbe2cf7ef7ed7dfb1bd5a43caaffc92a70d136e26dbf4305cb5794ef7a979b019df654d3be46143f62102a67dbec34b9979 Homepage: https://github.com/projectmallard/mallard-ducktype 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. Package: duktape Architecture: amd64 Version: 2.7.0+tests-ok1 Priority: optional Section: interpreters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian IoT Maintainers Installed-Size: 282 Depends: libc6 (>= 2.38) Filename: pool/main/d/duktape/duktape_2.7.0+tests-ok1_amd64.deb Size: 128076 MD5sum: 817e3f340fc1b59dccd02f21bf8bec43 SHA1: e29aa794302e1f9fea898a364817cf090182ad3d SHA256: 14be75c0fd7a87b962d20397bbeaa52a2f3e86a9b29aef773cf48f0c5e86e41c SHA512: f7d9ac9b4649c47411434d2865bae0dc1c0dcb84ac7dd78c3445cebdd6da71ac9a5d9c0d6034d05bf442455b97480cf4dc4e6493373d2cff4f1e039ffa3ed980 Homepage: https://duktape.org Description: embeddable Javascript engine Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint. . Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call Ecmascript functions from C code and vice versa. . The main features are - Embeddable, portable, compact: can run on platforms with 256kB flash and 64kB system RAM - Ecmascript E5/E5.1 compliant, some features borrowed from Ecmascript E6 - Khronos/ES6 TypedArray and Node.js Buffer bindings - Built-in debugger - Built-in regular expression engine - Built-in Unicode support - Minimal platform dependencies - Combined reference counting and mark-and-sweep garbage collection with finalization - Custom features like coroutines, built-in logging framework, and built-in CommonJS-based module loading framework - Property virtualization using a subset of Ecmascript E6 Proxy object - Bytecode dump/load for caching compiled functions . This package contains a commandline duk interpreter Package: duktape-dev Architecture: amd64 Version: 2.7.0+tests-ok1 Priority: optional Section: libdevel Source: duktape Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian IoT Maintainers Installed-Size: 4065 Depends: libduktape207 (= 2.7.0+tests-ok1) Filename: pool/main/d/duktape/duktape-dev_2.7.0+tests-ok1_amd64.deb Size: 603848 MD5sum: d121a194ba20dc253e95a2b970dee459 SHA1: 4227fdecb222c234effc99ff28eafb54c80fd192 SHA256: 86c6e0eb3c19d5e949a549ef60fb87ecdb9b8338453988c366fa15a716d831ba SHA512: 37ffe4dd4dcae88effe5f8f707ac0ead0c3dbcaa5326f12342ecf38fae8aa7d7d9501e3181a86b1f06f3e7bd72e5387d8357fe7ec9c46d74eae85f69fbaf5196 Homepage: https://duktape.org Description: embeddable Javascript engine, development files Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint. . Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call Ecmascript functions from C code and vice versa. . This package contains all source files to use in own projects. Package: duplicity Architecture: amd64 Version: 2.1.4-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alexander Zangerl Installed-Size: 1955 Depends: libc6 (>= 2.4), librsync2t64 (>= 1.0.0), python3 (<< 3.13), python3 (>= 3.12~), python3-fasteners, python3.12:any, python3:any (>= 3.7~), gnupg | gnupg1 Recommends: rsync, python3-paramiko, python3-pexpect, python3-urllib3, python3-oauthlib Suggests: python3-boto3, ncftp, lftp, tahoe-lafs, python3-swiftclient, python3-pip, par2 Filename: pool/main/d/duplicity/duplicity_2.1.4-ok1_amd64.deb Size: 300916 MD5sum: 3a9c99d19d968fdf2af43fd719fc6011 SHA1: bce0ab573f40435e33c691acb0c5e2615d05877f SHA256: 69289dc2d2634bb9151ffd4f63dca62db13b83c1a841b5bbb8a2bf00dcbd5723 SHA512: 260da5e60f17c45a05ff567715b4c6ed6d42207398acd92c50317d2383c96a5f1f7cba003244b09e7fe0b96a25caf4d209ad3b5e90d3041b725a5691b24d0a83 Homepage: https://duplicity.gitlab.io/ Description: encrypted bandwidth-efficient backup Duplicity backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Because duplicity uses GnuPG to encrypt and/or sign these archives, they will be safe from spying and/or modification by the server. Package: dvb-tools Architecture: amd64 Version: 1.26.1-ok1 Priority: optional Section: utils Source: v4l-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gregor Jasny Installed-Size: 249 Depends: libdvbv5-0t64 (= 1.26.1-ok1), libc6 (>= 2.38) Filename: pool/main/v/v4l-utils/dvb-tools_1.26.1-ok1_amd64.deb Size: 49940 MD5sum: 223a24dea49d0e41748f50a38793711a SHA1: 9e4126015c2e66e21567eee9e7703ae952231356 SHA256: 5ea5485f356ee3e094a61ba70ab27f6efb006e7ff822299ce99bcc70ccd29f26 SHA512: 241805bca833c190d319816a019a09cd13f5a2b6a212893812c078f1728a14e8eb189b7aaa9bb28f2907c3beb8cf47dc1c8d0d459aa4ee652869f8f1234e7944 Homepage: https://linuxtv.org/wiki/index.php/V4l-utils Description: Collection of command line DVB utilities This is a series of tools written to help testing and working with DVB, using its latest V5 API. The tools can also work with the DVBv3 API. . The current tools are: . dvb-fe-tool: a simple test application, that reads from the frontend. it also allows one to change the default delivery system. In the future, it may be used to change any property via command line. . dvb-format-convert: converts from zap and scan initial-tuning-data-file into the new format defined to work with DVBv5. . dvbv5-scan: a DVBv5 scan tool. . dvbv5-zap: a DVBv5 zap tool. It allows one to tune into a DVB channel, and to watch to a DVB service (e. g. receiving the video and audio streams, via another application using the dvr device). Package: dvbpsi-utils Architecture: amd64 Version: 1.3.3-ok2 Priority: optional Section: video Source: libdvbpsi Origin: openKylin Maintainer: openKylin Developers ` Installed-Size: 94 Depends: libc6 (>= 2.38), libdvbpsi10 (>= 1.3.0) Filename: pool/main/libd/libdvbpsi/dvbpsi-utils_1.3.3-ok2_amd64.deb Size: 24232 MD5sum: d022934417fc3cbccdc328364d50c82c SHA1: 60a45844622537591a0bf02e5e48781faf5072a1 SHA256: c4f18bc990a65385d3b37f5f368895ddb61733a8bbb4e5d73fab7d915e4cfc64 SHA512: 5d152f3c1248260350080ecc0b97d9264e2647e6b49a28ef16f043632abf9a30398e6832516b7637437186e48b3ae843e562ac870747fc486a6937788fb93a92 Homepage: http://www.videolan.org/developers/libdvbpsi.html Description: utilities and example programs for libdvbpsi libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. . This package contains the dvbinfo utility as well as other example programs. Package: dvd+rw-tools Architecture: amd64 Version: 7.1-ok1 Priority: optional Section: video Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Optical Media Tools Team Installed-Size: 286 Depends: genisoimage, growisofs (>= 7.1-0), libc6 (>= 2.4), libstdc++6 (>= 5) Suggests: cdrskin Filename: pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1-ok1_amd64.deb Size: 74596 MD5sum: 7f25532dce2127fe59dd565456035313 SHA1: 93662814fee7acd87fa523e6ef7ee2787a994b07 SHA256: d9a68e8f2cc88c246d8b6aa4189be593767c22ad9ad17cc2e53d9e11018813a9 SHA512: b5cac1549b8c73fe19bf66bb29805fb3f710be39fba0410418edffb125f2cbdb6766d06d56040bb2cb065f0760768b4065f696c0f262a33e682b8bf52af4e956 Homepage: http://fy.chalmers.se/~appro/linux/DVD+RW/ Description: DVD+-RW/R tools The dvd+rw-tools suite makes it possible to burn DVD images created by dvdauthor or genisoimage to DVD+R, DVD+RW, DVD-R, and DVD-RW disks, replacing cdrecord-proDVD in many cases. . This package contains dvd+rw-mediainfo (to give details about DVD disks), and some programs to control the write speed and obtain information from DVD-RAM. . Additionally, it depends on the growisofs package to provide the main front-end for burning DVD-like media. Package: dwarves Architecture: all Version: 1.27-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Domenico Andreoli Installed-Size: 24 Depends: pahole (>= 1.22) Filename: pool/main/d/dwarves/dwarves_1.27-ok1_all.deb Size: 2376 MD5sum: fc6ca0ca842ca21a1c2f3944e546f6b6 SHA1: 45f396c38c4ac5cda2cfafe8db4fe06d0afc1500 SHA256: c9f273c6426a31ad324bc0e1d6c113e32801b5843688ccbb28d60e09ed21cb98 SHA512: ea8f6c4f7448bfa214ea029a1faf7aafc18b00bdfbdf6cf876fa2ab7cd2310f1c537eff277ace0f78e910d98e154349f7f086ac657e1a872a46d10915070f7af Homepage: https://git.kernel.org/pub/scm/devel/pahole/pahole.git Description: set of advanced DWARF utilities - transitional package This is a "dummy" package that depends on the newly named pahole. Package: dwz Architecture: amd64 Version: 0.15-1ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 374 Depends: libc6 (>= 2.34), libelf1 (>= 0.131) Filename: pool/main/d/dwz/dwz_0.15-1ok1_amd64.deb Size: 113432 MD5sum: f18ac62c97e6a4ede38384cd35a82971 SHA1: cf00ea33ea58e4db830dc43a3d135697630d740b SHA256: 32b6e69f2fc3f410ec6ef369dda0e068a2c7fc9dfde870de7cefec47aaf25c4f SHA512: 6a2010278c780e46ddfe0c96ef15547bbe490b447c1793f3681e5b497167bcd5403e5757b5c06dce3cd83f67a1562c0816f324e1e3c819ab949a6d49e02f285f Homepage: https://www.sourceware.org/dwz/ Description: DWARF compression tool DWARF optimizer and duplication removal utility. Package: eapoltest Architecture: amd64 Version: 2:2.10-ok1.8 Priority: optional Section: net Source: wpa Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian wpasupplicant Maintainers Installed-Size: 2738 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libpcsclite1 (>= 1.0.0), libssl3t64 (>= 3.0.0) Filename: pool/main/w/wpa/eapoltest_2.10-ok1.8_amd64.deb Size: 1058508 MD5sum: be6898d7521eaa506b48349e4bff71be SHA1: ebb56cb97604526141d2e114b5392d38b9413feb SHA256: 614ed978e8fd9f0f7977ea2df0bf2af4db0845a170ed321f3a2f183f47357997 SHA512: 24affea4937eae3526149cfc85664765fc1d11a91d2927a894d0b8eca2e45c4523f9cbc8b590d8c6752130dab677a26193c23e5c776a80b87dd20e9d04452637 Homepage: https://w1.fi/wpa_supplicant/ Description: EAPoL testing utility eapol_test allows testing EAP authentication methods without using a full 802.1X connection. It is frequently used to test the EAP configuration of RADIUS systems. It is an administrator tool and not required for standard 802.1X authentication. Package: ed Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: editors Origin: openKylin Maintainer: openKylin Developers Installed-Size: 110 Depends: libc6 (>= 2.34) Filename: pool/main/e/ed/ed_1.20.1-ok1_amd64.deb Size: 53696 MD5sum: 0ab043589d5651f6a47a68858a98f269 SHA1: c34f7a1ca85b0ebe40bb22972db814d2e5920eb3 SHA256: 066365bbbf71ce324d12885a7e2c14b63475d33d8bbd3b9dc9dc795e9990c76a SHA512: 6f72add559fb668f15e69774112cef350cc46d253eed2313403f1b440eeb50247f4329f12a4dc437334b66df6090c034c63923a2ea172b3c705cb77f543937c9 Homepage: https://www.gnu.org/software/ed/ 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. Package: edid-decode Architecture: amd64 Version: 0.1~git20220315.cb74358c2896-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 331 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/e/edid-decode/edid-decode_0.1~git20220315.cb74358c2896-ok1_amd64.deb Size: 121492 MD5sum: c2c2b9fb7cc6cf9d07a58039a85b92c0 SHA1: 40882ba541609c9bd573a76dfa8c149f20ee728e SHA256: dc395e8b0119ca65fc9457f30cc176e9a069801c3efc51184e2d7ed52583746b SHA512: be6dfe32416405808afee34f57d08306e34e870b24179fb8ee74e2fd7a6adb149a5f1b95ae90e941b110cea3424d1b75f2d41e3e8a74a8d46a1552611ac5b5e6 Homepage: https://git.linuxtv.org/edid-decode.git/ Description: decode the binary EDID information from monitors EDID is binary data encoded in the monitor firmware, which the kernel exposes via /sys/devices/.../drm/card*/card*/edid. edid-decode renders this binary data into a human-readable text form. Package: editorconfig Architecture: amd64 Version: 0.12.7-ok1 Priority: optional Section: utils Source: editorconfig-core Origin: openKylin Maintainer: openKylin Developers Installed-Size: 41 Depends: libc6 (>= 2.38), libeditorconfig0 (>= 0.11.0) Filename: pool/main/e/editorconfig-core/editorconfig_0.12.7-ok1_amd64.deb Size: 9620 MD5sum: 9531ae19db9fc5ae9fb9e0eafee77c22 SHA1: c837fd658e25ce1c2ebcd0c50a225aa2998aec64 SHA256: 56782a2b5558ca2917eacb6ceaf78cda1cc73d5caad4f60f1a578fcf652ee95e SHA512: 39f7f6c6ca1189fbba4f19fc28c69e1d446b9ffd1ff1883ac3bcfa78d8f76f055ad1790617b16d20ea66ec1e4a36e4cf965e4a5ce123df45c931d409d85bf669 Homepage: https://editorconfig.org/ Description: coding style indenter for all editors - commandline tools This package helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides editorconfig command which can be used to reformat and indent code files using editorconfig configuration file. Package: editorconfig-doc Architecture: all Version: 0.12.7-ok1 Priority: optional Section: doc Source: editorconfig-core Origin: openKylin Maintainer: openKylin Developers Installed-Size: 412 Depends: libjs-jquery Filename: pool/main/e/editorconfig-core/editorconfig-doc_0.12.7-ok1_all.deb Size: 60888 MD5sum: cb6736023aec3071b6b79373c88df1c6 SHA1: bfadd05fd0d0579d1951dd75bf91b89b37e0da23 SHA256: d02b23529e92b255c4352c32eadd80417842b412e3da1aa393bd677fac7b362e SHA512: f39bf6e6a109dd4df8a4e00896a2d0c7daccc98f6bcd1b878dcac1e12edebcc114e0a06fd0cded8b124b2b5aea01b7138b5dad745f1d572a54df50ecd0deaa05 Homepage: https://editorconfig.org/ Description: coding style indenter across editors - documentation EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides API documentation for editorconfig-core library. Package: efi-shell-aa64 Architecture: all Version: 2024.02-ok1 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 866 Filename: pool/main/e/edk2/efi-shell-aa64_2024.02-ok1_all.deb Size: 212384 MD5sum: 436df12213c19bd3197ecf6c1e11da9f SHA1: 80766cefb3465bc41188b106b7224b9055ca9ba3 SHA256: 9bbd1ff74bf9d6d43dd8d12a57ae627514e581739e9b16f83fba0032fa4a5cce SHA512: 77b6e8b2eee7b3df2a5774f8dd2bea3429536cbbcef4732157bfa2f6b37f4282d5ab72a5dbf3eb05d2195680ebb700f674b30ef60e61ca3708a05d26d9417c92 Homepage: http://www.tianocore.org Description: UEFI Shell for 64-bit ARM architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellaa64.efi binary for the 64-bit ARM architecture. Package: efi-shell-arm Architecture: all Version: 2024.02-ok1 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 730 Filename: pool/main/e/edk2/efi-shell-arm_2024.02-ok1_all.deb Size: 212196 MD5sum: a621e05af62bb0b55ef756063e0f283a SHA1: fd95a46e4b3ba0db21714f5a2a39698897b60959 SHA256: 9d2486cb817fd8589024581d61e477d3bdd0eb019e8e5824e3fc1f2d6020809c SHA512: 903d855aee1464650bf33adf09bc4f5f67dcbfc875b2c668fc304e4e6106b548abe32a1cd3b4d0d2b3a805f602ff9b8669d95e0400a490decf32719bb27be56a Homepage: http://www.tianocore.org Description: UEFI Shell for 32-bit ARM architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellarm.efi binary for the 32-bit ARM architecture. Package: efi-shell-ia32 Architecture: all Version: 2024.02-ok1 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 832 Filename: pool/main/e/edk2/efi-shell-ia32_2024.02-ok1_all.deb Size: 229984 MD5sum: 7e173416d3e16fdb082107e24a2197d8 SHA1: 218982945d4f59a47c7e29fc2fddf230b7d81888 SHA256: ab3a7812cd6f111cdebe4a58e5809cfbc6921c42c74e57c2db5daac58c7f2638 SHA512: bd0c51a97041b5fb836b45f27e12e60a63593421501fc1cadb85e06973282ed7d3f454b9f310f3697ccb21455595830622f28c4515efd4d58d2d9f41897f1ed9 Homepage: http://www.tianocore.org Description: UEFI Shell for 32-bit x86 architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellia32.efi binary for the a 32-bit x86 architecture. Package: efi-shell-riscv64 Architecture: all Version: 2024.02-ok1 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1128 Filename: pool/main/e/edk2/efi-shell-riscv64_2024.02-ok1_all.deb Size: 254328 MD5sum: 9b29c128057eccfc4d0d251edc135716 SHA1: 1dabb8eeaf0066615382b51540e11def26bce68c SHA256: 167f0ac1215b1b982ec763623d3a8033bbfbfaa2d0510dceeed42db36d8bd75d SHA512: 8f1eb303a964d124d83c984a216e94591500be4cc7231c235dd3e4d29d287edf8eb3b4a168592c2e91dd551c88025c43eec64e15a4304fd209c4db96a222b7c8 Homepage: http://www.tianocore.org Description: UEFI Shell for 64-bit RISC-V architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellriscv64.efi binary for the 64-bit RISC-V architecture. Package: efi-shell-x64 Architecture: all Version: 2024.02-ok1 Priority: optional Section: misc Source: edk2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 892 Filename: pool/main/e/edk2/efi-shell-x64_2024.02-ok1_all.deb Size: 242496 MD5sum: 71888251eac96a4358a645c52f9df06f SHA1: 20aed0554975f56362d4777a5964b57d9f8cfae5 SHA256: 68e55af747474f0601aba5bec2610d92baa24ed3b16531bf69b0deb00e37dc30 SHA512: 6d1b74f86f8e8e5dc4dff044aaf765801990c3a261de0f5ff775e8a908b902a01108979473824060d259ce31a22298ec53ae42c0d3f8f94b964016e9d984a46d Homepage: http://www.tianocore.org Description: UEFI Shell for 64-bit x86 architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellx64.efi binary for the 64-bit x86 architecture. Package: efibootmgr Architecture: amd64 Version: 18-1ok2.4 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 93 Depends: libc6 (>= 2.38), libefiboot1t64 (>= 38), libefivar1t64 (>= 38), libpopt0 (>= 1.14) Filename: pool/main/e/efibootmgr/efibootmgr_18-1ok2.4_amd64.deb Size: 29176 MD5sum: 1e7b23c2524a9b9a5551735eb8b42a9d SHA1: aa2384f2ec09a20d6322c07d398e46d62ef6d162 SHA256: da004a85ae610d23d983149c59b6507b1d535307021223973418780c95cc2d8d SHA512: 57b586c903a99f7228459f8cb294fae8ad52e071fd70515627bc94d8a8fca167a05c1e14cf8d35eea750c66a8d7fa1f743b04243f9808136fee883804b6bee8b Description: Interact with the EFI Boot Manager This is a Linux user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager configuration. This application can create and destroy boot entries, change the boot order, change the next running boot option, and more. . Additional information about (U)EFI can be found at http://www.uefi.org/. . Note: efibootmgr requires that the kernel module efivars be loaded prior to use. 'modprobe efivars' should do the trick if it does not automatically load. Package: efivar Architecture: amd64 Version: 38-3.1ok1.2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 150 Depends: libc6 (>= 2.38), libefisec1t64 (>= 38), libefivar1t64 (= 38-3.1ok1.2), libefiboot1t64 (= 38-3.1ok1.2) Filename: pool/main/e/efivar/efivar_38-3.1ok1.2_amd64.deb Size: 28156 MD5sum: 03bf1a909edcf6e09db514cbe7214b0a SHA1: 1d12d0b9dc84abbf0d8bda353a5cde5d7b107c41 SHA256: 6942b1009a0189b1b0fa2107531df5edc157591369a36f9508bb5807788ed287 SHA512: 76b1339477af013b4a9a9dbfc7aa8f0484d15a4e934f36aec56be8e452faaa0b52e7aef70fe7cfddf426ac03a9bfaf10fdbb32545f8655213d5da3ed4110344e Homepage: https://github.com/rhinstaller/efivar Description: Tools to manage UEFI variables efivar provides a simple command line interface to the UEFI variable facility. Package: efl-doc Architecture: all Version: 1.27.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 68116 Filename: pool/main/e/efl/efl-doc_1.27.0-ok2_all.deb Size: 10026436 MD5sum: ce019f81b8042b8ebe0b32210705f056 SHA1: d6fcb476156ea488221cae6d92359b775ea0a535 SHA256: c66537b536c4f28b90a2244c52002736986187e8b48877df809a0dc6e1602adf SHA512: ac58837714e505894ed2fa561d19d74cd7201bbb36cc5be74ee865264ea57f6e4845c5ed52d3ea7d3c540a5055b2232998adf9039303575c8412f37634d2468d Homepage: https://www.enlightenment.org 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). Package: eject Architecture: amd64 Version: 2.39.3-ok2build5 Multi-Arch: foreign Priority: optional Section: utils Source: util-linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 93 Depends: libc6 (>= 2.38), libmount1 (>= 2.24.2) Filename: pool/main/u/util-linux/eject_2.39.3-ok2build5_amd64.deb Size: 24240 MD5sum: b03ce795dde6ce85bc0985ac20c737d0 SHA1: 5272d89cb26c614d26d9df2ca57b0e56bab7330a SHA256: dfebe4986555f56ac63d308621c4e5bbc7ab6c6644bc47937c5e837f77e02a0a SHA512: 2a1afbe4a36b21285b16bd1bf6ca04cb5f656b867fc09cb402eb8d0cb6b459c15dd1b26204f924ac92a8d8cd4514d536991ff3240a38200796f1d7cf6035e2cc Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: ejects CDs and operates CD-Changers under Linux This program will eject CD-ROMs (assuming your drive supports the CDROMEJECT ioctl). It also allows setting the autoeject feature. . On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing the active disc. . You can also use eject to properly disconnect external mass-storage devices like digital cameras or portable music players. Package: elfutils Architecture: amd64 Version: 0.190-ok3 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 2540 Depends: libasm1t64 (>= 0.132), libc6 (>= 2.38), libdw1t64 (= 0.190-ok3), libelf1t64 (= 0.190-ok3), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/e/elfutils/elfutils_0.190-ok3_amd64.deb Size: 430584 MD5sum: 662932311233394f120f728a4cae31fa SHA1: cb03db1cdf04654dc47467071031badc44595f42 SHA256: 74c160da825c225f7a81a38bc1f1566f2e4275e29dbef2c43a717bbe0088ace9 SHA512: e82bf75d5d455b38c14b0b929d972cb59e0b6cca33b5d6546fb1f004807b522744c2e4e36a14aeca12dca4cc16573aa2fad92970eb1f0b89c4c2f909ad94153d Homepage: https://sourceware.org/elfutils/ Description: collection of utilities to handle ELF objects Elfutils is a collection of utilities, including eu-ld (a linker), eu-nm (for listing symbols from object files), eu-size (for listing the section sizes of an object or archive file), eu-strip (for discarding symbols), eu-readelf (to see the raw ELF file structures), and eu-elflint (to check for well-formed ELF files). Package: elpa-protobuf-mode Architecture: all Version: 3.21.12-ok1 Priority: optional Section: editors Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 95 Depends: dh-elpa-helper, emacsen-common Filename: pool/main/p/protobuf/elpa-protobuf-mode_3.21.12-ok1_all.deb Size: 8720 MD5sum: 53dab4837f979b6f20ad8fb9d5f1040e SHA1: dd35988309dd4f3831f2e297296c943131745846 SHA256: 50364701f234dc5ba5e732015cf05ebcf8a3466a4b1a34044e7b570535b28ba8 SHA512: 64da5050dafa594d1124833881616ba3c8a9ba07964764c3e57415f615be82055b2567498b7eda620a141eef63d6c575e96338a066fff90e55a7f2ff915b2519 Homepage: https://github.com/google/protobuf/ Description: Emacs addon for editing protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package provides an emacs major mode for editing files in protocol buffers format. It features syntax highlighting and auto-indentation. Package: emacsen-common Architecture: all Version: 3.0.5-ok1 Priority: optional Section: editors Origin: openKylin Maintainer: openKylin Developers Installed-Size: 55 Conflicts: emacs19, emacs20, emacs21-common, emacs22-common, emacs23-common, emacs24-common, emacs25-common, xemacs21-support (<< 21.4.24-6~) Filename: pool/main/e/emacsen-common/emacsen-common_3.0.5-ok1_all.deb Size: 11748 MD5sum: 365876c351e0b8861fcb0a93d31f506f SHA1: c2b2c4b6c9ccd7c7cb80e305b4bd0fdad15bf034 SHA256: b980b399183935b8389f71c5c8bcd3ee7a26a6a0aff220e170a75e58776344a4 SHA512: 9f818c8147b7246ffa2f6c5e9c5c719d0c7b41e7ae246a3da5b7d9af5293ac4f9b839883df1645b1ccd9fa68da42a366694c1da4c5d270673da8b185ac5a63ca 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: encfs Architecture: amd64 Version: 1.9.5-ok1.1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2054 Depends: libc6 (>= 2.34), libfuse2 (>= 2.9), libgcc-s1 (>= 3.3.1), libssl3 (>= 3.0.0), libstdc++6 (>= 9), libtinyxml2-6a (>= 5.0.0), debconf (>= 0.5) | debconf-2.0, mount (>> 2.19.1), fuse Filename: pool/main/e/encfs/encfs_1.9.5-ok1.1_amd64.deb Size: 424734 MD5sum: 5eac1b04cb2446cb9dc110b3486ed593 SHA1: 959d83fd9908824e3e49d02c41f5c8f76b944ad4 SHA256: 5f2c788fedadc00c1e04bf47d7b8a279f4a27667e5591ae05548e86dbad022a5 SHA512: ab61e041b9d37028ef4e401529f1bd5daa8566be194e829cd0a4ec5315305dec1a384eff736530f83d5cba0b2524906cd184b9bf1225469fcd9beb4f9b2ae9c9 Homepage: https://vgough.github.io/encfs/ Description: encrypted virtual filesystem EncFS integrates file system encryption into the Unix(TM) file system. Encrypted data is stored within the native file system, thus no fixed-size loopback image is required. . EncFS uses the FUSE kernel driver and library as a backend. Package: enchant Architecture: amd64 Version: 1.6.0-ok2 Priority: optional Section: text Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Prach Pongpanich Installed-Size: 53 Depends: libc6 (>= 2.34), libenchant1c2a (>= 1.6.0), libglib2.0-0t64 (>= 2.12.0) Breaks: libenchant1c2a (<< 1.6.0-0) Replaces: libenchant1c2a (<< 1.6.0-0) Filename: pool/main/e/enchant/enchant_1.6.0-ok2_amd64.deb Size: 11672 MD5sum: c2d85e61db4b106200bafc94116dc938 SHA1: 331aefc2622725a6b59fc2e6ac13d52b92a9d3af SHA256: b0c57ba4a6975e71abda44d5fa03d23ac5f82f2335cb9866c92186e2a50b34b3 SHA512: 86b143e4323a15d2e482bbf04fcc2d5c890064efd1b8d593ab29d6073f2e7f85d92a01362cdfedaf89cf67e268afca40af88f6bdb6f7b476b1b8952270ae98ad Homepage: https://abiword.github.io/enchant/ 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. Package: enchant-2 Architecture: amd64 Version: 2.3.3-ok1 Priority: optional Section: text Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 60 Depends: libc6 (>= 2.34), libenchant-2-2 (>= 2.2.3), libglib2.0-0 (>= 2.12.0) Filename: pool/main/e/enchant-2/enchant-2_2.3.3-ok1_amd64.deb Size: 12172 MD5sum: f8c112bf76f2c6d784b5edd3d9ee9adb SHA1: e22ba554e38b944eeac7f1dc2c0292de6dcd06f4 SHA256: 153fdb14d6b2b8e1554bd8ebd3d3c88be93086caf66b93d41653105c558805b5 SHA512: eb825e0d3b767571ed206badd4e96f0034918b23cb06f94e961b7931998b636e4ace6b4899e82d1312bc826219a379517dad76bc528f241c6d706752d314840d Homepage: https://abiword.github.io/enchant/ 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. Package: engrampa Architecture: amd64 Version: 1.24.0-ok3~0630.15 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1217 Depends: bzip2 (>= 1.0.1), engrampa-common (= 1.24.0-ok3~0630.15), gzip (>= 1.3.2), p7zip-full (>= 16.02+dfsg-7kylin1k2), tar (>= 1.13.25), libbz2-1.0, libc6 (>= 2.36), libcairo2 (>= 1.2.4), libcaja-extension1 (>= 1.18), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.5), libjson-glib-1.0-0 (>= 1.5.2), liblzma5 (>= 5.1.1alpha+20120614), libmagic1t64 (>= 5.12), libpango-1.0-0 (>= 1.14.0), libuchardet0 (>= 0.0.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), unrar, convmv Recommends: gvfs, unzip, xz-utils, zip Suggests: arj, binutils, cpio, lha, lzip, lzma, lzop, ncompress, rar, rpm2cpio, rzip, sharutils, unace, unalz, unar | p7zip-rar, zoo Breaks: engrampa-common (<< 1.8.0) Filename: pool/main/e/engrampa/engrampa_1.24.0-ok3~0630.15_amd64.deb Size: 352916 MD5sum: fca2bfc5bdba4ad427325b48d080fadf SHA1: 2f42f7fbd5c1eec080130347fa1efd982c1a48f6 SHA256: e3816f452e5ecd24315641f91c8c81a65285b07967abefd7ab502274965d25af SHA512: 466b23ea8432e9eae9941be9b423ed8c1d0bba1f90446aa4016121ec3fe43e4ce1639af3a6d1857925a9e0750ffd0f7238ddd9ec70e6cdea0422e4591237c499 Homepage: http://www.mate-desktop.org/ Description: archive manager for MATE Engrampa is an archive manager for the MATE environment. It allows you to: . * Create and modify archives. * View the content of an archive. * View a file contained in an archive. * Extract files from the archive. . Engrampa supports the following formats: * Tar (.tar) archives, including those compressed with gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2), compress (.tar.Z, .taz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo), lzma (.tar.lzma) and xz (.tar.xz) * Zip archives (.zip) * Jar archives (.jar, .ear, .war) * 7z archives (.7z) * iso9660 CD images (.iso) * Lha archives (.lzh) * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2), compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz) . Engrampa doesn't perform archive operations by itself, but relies on standard tools for this. Package: engrampa-common Architecture: all Version: 1.24.0-ok3~0630.15 Priority: optional Section: x11 Source: engrampa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 13552 Depends: dconf-gsettings-backend | gsettings-backend Breaks: engrampa (<= 1.0.3-1), parchives (<< 1.1.5-1~) Replaces: parchives (<< 1.1.5-1~) Filename: pool/main/e/engrampa/engrampa-common_1.24.0-ok3~0630.15_all.deb Size: 859588 MD5sum: afb1d86cb95103aac2c3e8fc8124c9ac SHA1: 7c5d35113b1d9f322287bcafc5edc225436cc2bd SHA256: 8daf86e5610a9aa13cd35adb02e3dfd0155537e9a3965a64e83b12e6ecd9cc73 SHA512: aa700f6475d82c9e3880a6f1cd560521b55bc4bb52a0b8725556526aa3acd9a234daac087bb173b05246c7c2f7a9d60e1e459101db19e6e987fc6e03d16f81cb Homepage: http://www.mate-desktop.org/ Description: archive manager for MATE (common files) Engrampa is an archive manager for the MATE environment. It allows you to: . * Create and modify archives. * View the content of an archive. * View a file contained in an archive. * Extract files from the archive. . This package contains the architecture independent files. Package: epsilon-bin Architecture: amd64 Version: 0.9.2+dfsg-ok2 Priority: optional Section: science Source: libepsilon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 91 Depends: dsh, perl:any, libc6 (>= 2.34), libepsilon1 (>= 0.8.1), libpopt0 (>= 1.14) Filename: pool/main/libe/libepsilon/epsilon-bin_0.9.2+dfsg-ok2_amd64.deb Size: 30752 MD5sum: 5e37394c9d843c8c907b4f73c58583b6 SHA1: 8602da4d7196c286eb6d66481a7094241fddd540 SHA256: 89ab3c6bfc6794b6993ab97d3d7f06c21627075bf99c76ffc7a7009436e617b5 SHA512: b7399a4f720274a6e682d59c4e1615438391d3be7d40b0c617dad0f558371844a5f36e7b8d04670e3fa06381094d672bdf74fce7d2ba60f8b1244b70f67e9e04 Homepage: https://sourceforge.net/projects/epsilon-project 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. Package: epub-utils Architecture: amd64 Version: 0.2.2-ok1.1 Priority: optional Section: graphics Source: ebook-tools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 52 Depends: libc6 (>= 2.34), libepub0 (= 0.2.2-ok1.1) Recommends: convlit, zip Filename: pool/main/e/ebook-tools/epub-utils_0.2.2-ok1.1_amd64.deb Size: 13732 MD5sum: faf34ddc9f7608f408bd376a814a0e53 SHA1: db4acd2f16d1432cd624ac0fa8860d22d79656bc SHA256: f27e0410ba06aecf183ddb7a97d2457a751f5bd553166750487a503d1ffe7ebb SHA512: 760cb974d79b37be50abb467acf2336b2318f79a5375b0f74a992df5e15357cb34977c49fe9543d99ae7afd2a8e02c8b07e91b4db609edcd12632d2a95dac130 Homepage: https://sourceforge.net/projects/ebook-tools/ Description: tools to work with the EPUB file format The ebook-tools provide ways for accessing and converting different ebook file formats. . This package contains the following utilities: - einfo : provides some basic info about an EPUB document, such as metadata, reading order, etc. - lit2epub : converts a LIT file to EPUB (using convlit and zip). Package: etc1tool Architecture: amd64 Version: 34.0.4-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: android-platform-tools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 84 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 4.1.1) Filename: pool/main/a/android-platform-tools/etc1tool_34.0.4-ok1_amd64.deb Size: 24868 MD5sum: 63641e08237d6b120110b55cc84b0099 SHA1: d89c00958ceebc34262349cd6776bca352e71c51 SHA256: 18dc1677bf4e59886f8dac6ddcde6961da2c48426e76af9e9527eced885cac9c SHA512: 86ad4326d406748bffdb814fa787c4c4b0fcfc6107de8f92b8df28ea0a7a58945630af31324e2437a00d09693dba1c06c67c95e89ab870901ded53c6d1528492 Homepage: https://developer.android.com/studio/releases/platform-tools 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 Package: ethtool Architecture: amd64 Version: 1:6.7-ok4 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Kernel Team Installed-Size: 630 Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~) Filename: pool/main/e/ethtool/ethtool_6.7-ok4_amd64.deb Size: 210842 MD5sum: 55b68e2da7c98a968938bdf8307c6f01 SHA1: b84f55caa22e030e6b6d8e483f747d914a1cee3c SHA256: 7900403a46ef7ccb5626027a02ed4819c1a2c083ed80e2138b28ad37b15bf583 SHA512: 452097bcce35f3a29fa023f494f3647c81b443d14ca5aa17f283774c6dcc66dc14f819616361109d19f513f0132c5a18713104806b1277ccfc9b20e419c5e4ab Homepage: https://www.kernel.org/pub/software/network/ethtool/ Description: display or change Ethernet device settings ethtool can be used to query and change settings such as speed, auto- negotiation and checksum offload on many network devices, especially Ethernet devices. Package: evolution-data-server Architecture: amd64 Version: 3.52.0-ok2 Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2833 Depends: libc6 (>= 2.34), libcamel-1.2-64t64 (= 3.52.0-ok2), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libdb5.3, libebackend-1.2-11t64 (>= 3.38.0), libebook-1.2-21t64 (>= 3.17), libebook-contacts-1.2-4t64 (>= 3.49.2), libecal-2.0-3 (>= 3.39.2), libedata-book-1.2-27t64 (>= 3.49.2), libedata-cal-2.0-2t64 (>= 3.48.1), libedataserver-1.2-27t64 (>= 3.49.2), libedataserverui-1.2-4t64 (>= 3.45.3), libglib2.0-0t64 (>= 2.70.0), libgoa-1.0-0b (>= 3.11.90), libgtk-3-0 (>= 3.10), libgweather-4-0 (>= 4.1), libical3t64 (>= 3.0.7), libjson-glib-1.0-0 (>= 1.5.2), libldap2 (>= 2.6.2), libpango-1.0-0 (>= 1.14.0), libsecret-1-0 (>= 0.7), libsoup-3.0-0 (>= 3.1.1), libxml2 (>= 2.7.4), evolution-data-server-common (>= 3.52.0-ok2), gnome-keyring Suggests: evolution Breaks: chatty (<< 0.6.7-3~), evolution (<< 3.45), gnome-shell (<< 42.4-2~), libevolution (<< 3.29.90), libgoa-1.0-0b (<< 3.45), roger-router (<< 2.4.2-3~) Replaces: evolution (<< 3.29.90), libevolution (<< 3.29.90) Filename: pool/main/e/evolution-data-server/evolution-data-server_3.52.0-ok2_amd64.deb Size: 724372 MD5sum: 1440bff1cc3da4062d42798a97384a0d SHA1: 42a944072f3dee4a0b7c9aa5e78be5c14cf1aaad SHA256: 002be4aadfc2d6261d8da7dc5f50b4cf56c7e268efb1e4186281d965a15b1b52 SHA512: c901d9a3e52240e76bcf04ecf3e2fe28c2ed3769852f02aaa7641772bec7c97b4a36a57427595770289bf23e38d8475ec5bbca9d14c68631f9f8b19c004f6852 Homepage: https://wiki.gnome.org/Apps/Evolution Description: evolution database backend server The data server, called "Evolution Data Server" is responsible for managing mail, calendar, addressbook, tasks and memo information. Package: evolution-data-server-common Architecture: all Version: 3.52.0-ok2 Multi-Arch: foreign Priority: optional Section: gnome Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 9274 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/main/e/evolution-data-server/evolution-data-server-common_3.52.0-ok2_all.deb Size: 1382788 MD5sum: caf35c98935e134f160a07b71577cb06 SHA1: 1e49a2fef4837a33c179c5b500278974403cd51e SHA256: 6a2989eb970ff2265b15b28c10af2ed07edf0945a5ca98840b048fd6c08bcda3 SHA512: 38a47dff7b6cef619b6a33a4b39fae9e92e81d49a31b997fb071f331ab524f4624e53c56cdc6f9989ef5ccd3f4c15146e768175597484ceeb3f1c6a564cb5e3c Homepage: https://wiki.gnome.org/Apps/Evolution Description: architecture independent files for Evolution Data Server The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains the architecture independent files needed by the evolution-data-server package. Package: evolution-data-server-dev Architecture: amd64 Version: 3.52.0-ok2 Priority: optional Section: devel Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 18 Depends: libglib2.0-dev (>= 2.40), libnss3-dev, libnspr4-dev Filename: pool/main/e/evolution-data-server/evolution-data-server-dev_3.52.0-ok2_amd64.deb Size: 4292 MD5sum: 0538d438e52816ef5b061736b52f974f SHA1: ff212cee9f088cac9fe340c60c04e9c9f1d44219 SHA256: 9b63d035ef47358563cd92315d2cfad057b6c9010aa82da000bd3c1c7e5251a8 SHA512: 1b824d55e0161550f4ade038d6d2496ab983386ab342a9c171654b61959e65cc8dc8d2d6c6f9ff62fe58be1483999012cd65f8ad89d6561ae6008f34d4610f85 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Development files for evolution-data-server (metapackage) This package contains header files and static library of evolution-data-server. Package: evolution-data-server-doc Architecture: all Version: 3.52.0-ok2 Priority: optional Section: doc Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 16401 Suggests: devhelp Filename: pool/main/e/evolution-data-server/evolution-data-server-doc_3.52.0-ok2_all.deb Size: 809676 MD5sum: 9c5e9e79d3bfed86a99efebdcdbe30b7 SHA1: 6b29e713c9d35c0d10a1aaaa432ebb30533ef68c SHA256: f0e6a28d1a7959de34b6562187c7f841e54d1b01cefcb9e1a5632f89a61f26c1 SHA512: 3cc895ea487cf44fe53b58878c5ebff9a807ee9f720fc2d9667833ccccfe712b4b3dabff1b4c6313b0065a58748e3875aff962a285447ab10fdad96dd876e633 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Documentation files for the Evolution Data Server libraries The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains the API documentation for all the individual Evolution Data Server libraries. Package: evolution-data-server-tests Architecture: amd64 Version: 3.52.0-ok2 Priority: optional Section: gnome Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3325 Depends: libc6 (>= 2.34), libebackend-1.2-11t64 (>= 3.25.90), libebook-1.2-21t64 (>= 3.49.2), libebook-contacts-1.2-4t64 (>= 3.49.2), libecal-2.0-3 (>= 3.47.3), libedata-book-1.2-27t64 (>= 3.49.2), libedata-cal-2.0-2t64 (>= 3.34.0), libedataserver-1.2-27t64 (>= 3.38.2), libglib2.0-0t64 (>= 2.68.0), libical3t64 (>= 3.0.7), evolution-common, evolution-data-server Filename: pool/main/e/evolution-data-server/evolution-data-server-tests_3.52.0-ok2_amd64.deb Size: 426032 MD5sum: e8ad136f274c7741b502cf2222e46e89 SHA1: 3a7575bef0ba211e023a60c0f11d970934d966ff SHA256: f98a63dfd1602d385bec24c908ea649525a397d880d91840d42a0b3b2823fb16 SHA512: 6044e0d8dcf4f6653bd70cf16c7961eaf94dccfd4820f20c978d2a57488902dabd091f0de048103a40c48f7e5d665dde670bc13309cb15c31d4a00bb42abc012 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Installed tests for the evolution database backend server The data server, called "Evolution Data Server" is responsible for managing mail, calendar, addressbook, tasks and memo information. . This package contains test programs, designed to be run as part of a regression testsuite. Package: exfat-utils Architecture: amd64 Version: 1.3.0-ok1 Priority: optional Section: otherosfs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Sven Hoexter Installed-Size: 301 Depends: libc6 (>= 2.14) Recommends: exfat-fuse Filename: pool/main/e/exfat-utils/exfat-utils_1.3.0-ok1_amd64.deb Size: 46180 MD5sum: eac0abb34f32ecfa520cf429c8bb6c67 SHA1: feef13b0f0b660f1d0e6c05483023b1c5232dbc3 SHA256: 3032b25bfda942cffafa559836a1994dcf3e2936d5e07d8c13ed6dc3564f5d21 SHA512: f449f2003727a4277f758eff8b764313b85ac0a992787144529489bdee0142001dbb8e823d431d9ff1505d76138873d0a155477003f8063c7e14ee233a0211ef Homepage: https://github.com/relan/exfat Description: utilities to create, check, label and dump exFAT filesystem Utilities to manage extended file allocation table filesystem. This package provides tools to create, check and label the filesystem. It contains - dumpexfat to dump properties of the filesystem - exfatfsck / fsck.exfat to report errors found on a exFAT filesystem - exfatlabel to label a exFAT filesystem - mkexfatfs / mkfs.exfat to create a exFAT filesystem. Package: exiv2 Architecture: amd64 Version: 0.27.6-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 385 Depends: libexiv2-27 (= 0.27.6-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/main/e/exiv2/exiv2_0.27.6-ok1_amd64.deb Size: 111700 MD5sum: 9af7e97b9cdb5595197854e8ba275646 SHA1: ad023a5a90e7a98cf0a2af6797c63f518325fb24 SHA256: 5e8de6aa8bb93af3d962781a6e67780f0198b418f8ddb7a647993e0ce7a92116 SHA512: 1cf64faf6995f67454db14b3eb74e65e5d86d906b5705db771afb4f02e97bccbf0d1cffa5f0949034ba451bf5b62cf746e92affab4ce2954f4b0b7349088775b Homepage: https://www.exiv2.org/ Description: EXIF/IPTC/XMP metadata manipulation tool Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . Exiv2 command line utility to: . * print Exif, IPTC and XMP image metadata in different formats: - Exif summary info, interpreted values, or the plain data for each tag * set, add and delete Exif, IPTC and XMP image metadata from command line modify commands or command scripts * adjust the Exif timestamp (that's how it all started...) * rename Exif image files according to the Exif timestamp * extract, insert and delete Exif, IPTC and XMP metadata and JPEG comments * extract previews from RAW images and thumbnails from the Exif metadata * insert and delete the thumbnail image embedded in the Exif metadata * print, set and delete the JPEG comment of JPEG images * fix the Exif ISO setting of picture taken with Canon and Nikon cameras Package: exo-utils Architecture: amd64 Version: 4.18.0-ok1 Priority: optional Section: xfce Source: exo Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 139 Depends: libexo-2-0 (= 4.18.0-ok1), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.59.2), libgtk-3-0 (>= 3.22.0), libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.17.2) Breaks: xfce4-cddrive-plugin (<= 0.0.1-0ubuntu2), xfce4-volstatus-icon (<= 0.1.0-0ubuntu5) Filename: pool/main/e/exo/exo-utils_4.18.0-ok1_amd64.deb Size: 36128 MD5sum: bf01129e4dd147e2ef4c59c48c931742 SHA1: 3e2630202377b75de58869a3691438ff5dccc741 SHA256: 5b7fee2d52fd49b94799e7ca6e98b6ad9e796838eb117acf1fc61636951e7308 SHA512: 0424c9c7aa0d3771c76147266d2b78f5d167e0afbd027e93d41acd36a53a349bae7a6d9411d0308a64c56e7696f2e965ee6542d284949108eb6641f58be0b364 Homepage: https://docs.xfce.org/xfce/exo/start Description: Utility files for libexo This package contains the Xfce settings plugin and the utility files for libexo-2-0 which are: - exo-desktop-item-edit - exo-open Package: expat Architecture: amd64 Version: 2.6.0-ok1 Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Installed-Size: 75 Depends: libc6 (>= 2.34), libexpat1 (>= 2.6.0) Filename: pool/main/e/expat/expat_2.6.0-ok1_amd64.deb Size: 17924 MD5sum: ac4c7a9caf4a4bbb8bff4d26952ea089 SHA1: 2dcd41c3820a54604dcc6eadfbd2f57dbcf8ec85 SHA256: 1def027a8d92a083ba24153ed68b835a220f14a1473c8896887fc9587eb49a85 SHA512: c96c3d76d302b64a8c2ef5f8262bcc95539558bd0b658b591722112dea33a871b7ebb9297a8ad8863daff1f959d072020e4b9bca83c8cac134dbbbb6ae9e7666 Homepage: https://libexpat.github.io/ Description: XML parsing C library - example application This package contains xmlwf, an example application of expat, the C library for parsing XML. The arguments to xmlwf are one or more files which are each to be checked for XML well-formedness. Package: extlinux Architecture: amd64 Version: 3:6.04~git20190206.bf6db5b4+dfsg1-ok1 Priority: optional Section: admin Source: syslinux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian CD Group Installed-Size: 329 Depends: libc6 (>= 2.8) Recommends: syslinux-common Filename: pool/main/s/syslinux/extlinux_6.04~git20190206.bf6db5b4+dfsg1-ok1_amd64.deb Size: 140904 MD5sum: 56178ef4dcae0d61d5555396adbc44fd SHA1: 68bddd83acfe03745c121df5cd51bd27f423066b SHA256: ba718afb106ae000e4e242af6f473fbac315b35345abf9143b353a6a219e2781 SHA512: b4f99f255182b0762ec36cc2bd034ef1ff45afb9748816d83058c22a4eda836dd053d9dca0fe81cb2cd14157bb2a9b7246d657a1c6ed83e4ae5f191cedc652b6 Homepage: http://www.syslinux.org/ 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). Package: extra-cmake-modules Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 828 Suggests: qt5-qmake, qtbase5-dev Breaks: libkf5package-dev (<< 5.54), libkf5plasma-dev (<< 5.54), libkf5runner-dev (<< 5.54) Filename: pool/main/e/extra-cmake-modules/extra-cmake-modules_5.115.0-ok1_amd64.deb Size: 197424 MD5sum: 67285cc3aeae9976baf97d6e5d218fe7 SHA1: 16504cb36083eb63be06eeefdeacc7ef13a195a5 SHA256: daec539b04737405e6be2be1fcf0d1b6d41bd1c843085779e7c71297820a5390 SHA512: 8801f87229261254832fb820f9623ecbd27f58f4ce87bf6fff948120d1ff9785faa3c073f8f3ab00c8f8ae3ba9be0bd983b60276553e9832bd3bd207dfd095ee Homepage: https://invent.kde.org/frameworks/extra-cmake-modules 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. Package: extra-cmake-modules-doc Architecture: all Version: 5.115.0-ok1 Built-Using: sphinx (= 7.2.6-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: extra-cmake-modules Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1134 Depends: libjs-sphinxdoc (>= 7.2.2) Breaks: extra-cmake-modules (<< 5.74.0-1) Replaces: extra-cmake-modules (<< 5.74.0-1) Filename: pool/main/e/extra-cmake-modules/extra-cmake-modules-doc_5.115.0-ok1_all.deb Size: 102960 MD5sum: a7e71d6e90bc31f79da1d0fed572d1c6 SHA1: cd7eaf578c566ef013a56d30622190dc4040b58f SHA256: 10d5b6a69307d9cf76703cee0ba3626421755827c65aed78587c909d7216b5e4 SHA512: 95e7c7f4c803e818e41b8cbe3a0daa8ddc591fe81111c73df86d47dc1aab03f7791832d128e7e234f372e098a410e189b2273491af1f53151a82ae725ad159b6 Homepage: https://invent.kde.org/frameworks/extra-cmake-modules 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. Package: faad Architecture: amd64 Version: 2.11.1-ok1 Priority: optional Section: sound Source: faad2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70 Depends: libc6 (>= 2.34), libfaad2 (>= 2.8.2) Conflicts: faad2 Replaces: faad2 Filename: pool/main/f/faad2/faad_2.11.1-ok1_amd64.deb Size: 20248 MD5sum: 1c8d99f8a9225ea30617d2214ce9f130 SHA1: b416dbe638df9a6a3100722b8fa90d265cafe55f SHA256: 3865731c37cbf5cc2d472fd2ae6e9354bd0e98e738c248beed532881c0e13973 SHA512: e6a5b5212c05e727ff62188f6efe313d2a4a4863e5783d08fc045e615dbc27544d1e3217777c6e2bb11f15dfa86fa5da1a94bf5453df860d5aa1c9034c3f5c5e Homepage: https://github.com/knik0/faad2 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. Package: fakeroot Architecture: amd64 Version: 1.30.1-ok2 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clint Adams Installed-Size: 211 Depends: libfakeroot (>= 1.30.1-ok2), libc6 (>= 2.34) Filename: pool/main/f/fakeroot/fakeroot_1.30.1-ok2_amd64.deb Size: 61900 MD5sum: ad882bc67373169ea589ae0a2f96a099 SHA1: 022cd182908ab4c393bb1c7dba97033398c5b986 SHA256: fed0f9d3816b052888720b16bce1d5ff61bbbdfc6db949e31ff9fdab3fa4e9e0 SHA512: 4e4fc5fc9e62d74065d7a509965db2f78faa9e4c90cc693f44abf96ca6d80f509b494378619816d7b05595dbfa696f24cfccaac9a1bdda03225021c0dcb2b526 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. Package: faketime Architecture: amd64 Version: 0.9.10-ok2 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 61 Depends: libfaketime (= 0.9.10-ok2), libc6 (>= 2.4) Filename: pool/main/f/faketime/faketime_0.9.10-ok2_amd64.deb Size: 18632 MD5sum: cb25668e6b775a1cd94a3d530f77c64c SHA1: 8ee82d41232ec9aabc99f8bc6e3528bcfeb4edb1 SHA256: a306aa80b25349736e4be71d0d596c91fb0290f922cb796060cf62129aa80a60 SHA512: ba65b07b06f19dd26598f4dc26fab17c3d76e2205d99440660530420629788c42ff4566ef448c7107a33e32837f731956a9bea1aeb61bb2db3706d23bc8d937d Homepage: https://github.com/wolfcw/libfaketime 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. Package: fam Architecture: amd64 Version: 2.7.0-ok2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Chuan-kai Lin Installed-Size: 187 Depends: lsb-base (>= 3.2-0), portmap, update-inetd, libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libtirpc3t64 (>= 1.0.2) Filename: pool/main/f/fam/fam_2.7.0-ok2_amd64.deb Size: 56116 MD5sum: 2d89fa8e480fea57cb911502ec746fec SHA1: 0aa45b687e4c031722933f93d357c8725647c17e SHA256: 49dd54fe47cce237b10caae3bbf0d9d04a3ea6bb67938a5b5775fd3f7cf5e173 SHA512: 0e0d9cb3c9d054cf83deb41712bd62c0555b4d1df285b64f23d2d3e5960359e7da3fb0dc13db7ec93450d5aa695d68bb599af893290aa6c371b5fb0d5a68302e Homepage: http://oss.sgi.com/projects/fam/ Description: File Alteration Monitor FAM monitors files and directories, notifying interested applications of changes. . This package provides a server that can monitor a given list of files and notify applications through a socket. If the kernel supports dnotify (kernels >= 2.4.x) FAM is notified directly by the kernel. Otherwise it has to poll the files' status. FAM can also provide an RPC service for monitoring remote files (such as on a mounted NFS filesystem). Package: fancontrol Architecture: all Version: 1:3.6.0-ok1 Priority: optional Section: utils Source: lm-sensors Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aurelien Jarno Installed-Size: 76 Pre-Depends: init-system-helpers (>= 1.54~) Depends: lsb-base (>= 3.2-0) Filename: pool/main/l/lm-sensors/fancontrol_3.6.0-ok1_all.deb Size: 20464 MD5sum: 9c6668c9779d2da9567f7dfefdac6045 SHA1: d7158cfe11968351a8330ae2f33fbd818d4b63bd SHA256: fb7ca897413955b617878dfa9bba419af7b88f2539b5935a80111bfbc99d35df SHA512: b7fd39f22b16b13d46f54b0d1e4bc2f1816fad4e223a7e68b142ad533e45dbd6f677971f0702d9351392d7fdb7e4102159c7207391b4d5667b0e8dadef838d85 Homepage: https://hwmon.wiki.kernel.org/lm_sensors Description: utility to control the fan speed Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This package contains a daemon that calculates fan speeds from temperatures and sets the corresponding PWM outputs to the computed values. This is useful when this feature is not provided by the BIOS or ACPI, which should normally be the case on a laptop. Package: fastboot Architecture: amd64 Version: 1:34.0.4-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 571 Provides: android-tools-fastboot Depends: android-libbase (>= 34.0.4), android-libboringssl (>= 14.0.0+r11), android-libcutils (= 1:34.0.4-ok1), android-liblog (>= 34.0.4), android-libsparse (= 1:34.0.4-ok1), android-libziparchive (= 1:34.0.4-ok1), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 13.1), libusb-1.0-0 (>= 2:1.0.8) Recommends: android-sdk-platform-tools-common (>= 28.0.2~) Suggests: android-sdk-platform-tools Filename: pool/main/a/android-platform-tools/fastboot_34.0.4-ok1_amd64.deb Size: 189100 MD5sum: a4066e8f3dc5a552d46ff58905fb0966 SHA1: 1f47fff76e74b7f2e1748bd5cc2ede186dea1a5a SHA256: ff3a50a72a67405b00d42aebf46446c16ddff6e99e9a8e439a6240a262dd4783 SHA512: 5198d044f1d147e657ba3f916ecd36da2d8ef6b4d44d3d006f4b3c278a369c6226c11ae2ac702b15359e20d6d283f1923abce3736e380d0e6e9161eaa03f20cd Homepage: https://developer.android.com/studio/releases/platform-tools 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. Package: fcitx Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 43 Depends: fcitx-bin, fcitx-data, fcitx-modules Recommends: fcitx-config-gtk | kde-config-fcitx, fcitx-frontend-all | fcitx-frontend-fbterm, fcitx-ui-classic | fcitx-ui-light, im-config (>= 0.5) Suggests: fcitx-m17n, fcitx-tools Conflicts: fcitx5 Filename: pool/main/f/fcitx/fcitx_4.2.9.9-ok1_all.deb Size: 5868 MD5sum: c0566afc12ca6581829fb4f4a72d8c8d SHA1: 16e06e463dc2ea5d18c547289a686086b2700218 SHA256: d7ec1f8d1f5ca350710ac4e31ed13c8da4caf0dfb4777732b07e3acbf89c4c25 SHA512: ca38940439d24b89e991ea9a9b4077e255c08fea7d3fad531b2e9ec24249ea67a81d3ddaf7e0464558cc949ce279c589d7075bb0c5ca0c97b63b2a7f0bee11cd Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This metapackage pulls in a set of components recommended for most desktop users. Package: fcitx-bin Architecture: amd64 Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 230 Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libfcitx-config4 (>= 4.2.7), libfcitx-core0 (>= 4.2.8.1), libfcitx-utils0 (>= 4.2.7), libgettextpo0 (>= 0.21-4) Recommends: fcitx-data, fcitx-modules Suggests: fcitx (>= 1:4.2.9.9) Conflicts: fcitx5 Breaks: fcitx (<< 1:4.2.9.9), fcitx-libs-dev (<< 1:4.2.9.9-ok1) Replaces: fcitx (<< 1:4.2.9.9), fcitx-libs-dev (<< 1:4.2.9.9-ok1) Filename: pool/main/f/fcitx/fcitx-bin_4.2.9.9-ok1_amd64.deb Size: 40768 MD5sum: 57e5b6e246dfa4457c7f76f0ca28b0a4 SHA1: 21259971c6d185a7947c75cadf0fe6df8cdedeb0 SHA256: 68379f1e533457a10d1a6782bd56f5cf88d634dfaad0ea942ecf04958ba07918 SHA512: 58fa32459384c8b0c8b5048ebe0b94ad884b39dea81f1d425f80bbd45e81b4d151e53a06c99066bff2fac85384ea464a2ed27a6acf1941beb095f02597007f72 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - essential binaries Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the essential executable binaries. If you are looking for a working input experience, please install the package "fcitx" instead. Package: fcitx-config-common Architecture: all Version: 0.4.8-ok4 Priority: optional Section: utils Source: fcitx-configtool Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: IME Packaging Team Installed-Size: 31 Depends: adwaita-icon-theme | gnome-icon-theme-symbolic Filename: pool/main/f/fcitx-configtool/fcitx-config-common_0.4.8-ok4_all.deb Size: 6632 MD5sum: b65fba1cc850cc95b8838e83fd5c595e SHA1: 8af150d5713ffc85c19201c1dcfcc3fd3a00c72c SHA256: 7cb2d224c3b840dfc590ae69673bfa60c9be60756716db6db73b1ddbec078379 SHA512: 6e99c305b07b5d45229addacd0437d6c5b510e4c66ed7b7719d61554f7378ec43b396f882ff5a19e7ff0d27fa1f316b007213b7c3a72d2edcffa9fff0d074d92 Homepage: http://www.fcitx-im.org Description: graphic Fcitx configuration tool - common files Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It is an ideal choice for the vast majority. Many of its features make users of Unix-like platforms have a fully modern input experience for the first time. It has also greatly lower the threshold for developers, making the development of extended funtions much easier than ever before. . This package provides common files for the graphic configuration tool. Package: fcitx-config-gtk Architecture: amd64 Version: 0.4.8-ok4 Priority: optional Section: utils Source: fcitx-configtool Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: IME Packaging Team Installed-Size: 134 Depends: fcitx-config-common (= 0.4.8-ok4), libc6 (>= 2.34), libfcitx-config4 (>= 4.2.8.1), libfcitx-core0 (>= 1:4.2.8), libfcitx-gclient1 (>= 1:4.2.9.5), libfcitx-utils0 (>= 4.2.7), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.3.16), libx11-6 Filename: pool/main/f/fcitx-configtool/fcitx-config-gtk_0.4.8-ok4_amd64.deb Size: 30240 MD5sum: 4bb616a879b1b9f5b00e405569ebb924 SHA1: 451e813e6fe71b0ac31221d3f5af82a1854882e2 SHA256: b70d0629721892b0b0830b6e84b8e8444e072abe5d6214c6c3304b19822a50fd SHA512: 0652191591e4e10358ba33a09713683bef80cc8339ab8298979f03fbe084d94ed2e85c000c2e3a882e3ca09e64397e9ce59f539120d477311a616c8545d89d96 Homepage: http://www.fcitx-im.org Description: graphic Fcitx configuration tool - Gtk+ 3 version Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It is an ideal choice for the vast majority. Many of its features make users of Unix-like platforms have a fully modern input experience for the first time. It has also greatly lower the threshold for developers, making the development of extended funtions much easier than ever before. . This package provides GTK+ 3 version of the graphic configuration tool. Package: fcitx-config-gtk2 Architecture: amd64 Version: 0.4.8-ok4 Priority: optional Section: utils Source: fcitx-configtool Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: IME Packaging Team Installed-Size: 87 Depends: fcitx-config-common (= 0.4.8-ok4), libc6 (>= 2.38), libdbus-glib-1-2 (>= 0.78), libfcitx-config4 (>= 4.2.7), libfcitx-core0 (>= 1:4.2.8), libfcitx-utils0 (>= 4.2.7), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk2.0-0t64 (>= 2.24.0), libpango-1.0-0 (>= 1.14.0) Filename: pool/main/f/fcitx-configtool/fcitx-config-gtk2_0.4.8-ok4_amd64.deb Size: 25508 MD5sum: 1061b744fb9f85b0c8e2a3318a8ef35e SHA1: a0f4db2ebbb5b06f9518c12082d53f286dd40bcf SHA256: fb074827a8fe74a8973c764de75b7f067c3e4a71f2b9453ef888194f1d5bd7b9 SHA512: 8cdb3d7358bf4772d926617c3ad158c31cb64be615640c0a486619725e6f2243c21d48abe94b9d9810e02d22295a897eb2f280e3ead8b2733ed03849778d0c8e Homepage: http://www.fcitx-im.org Description: graphic Fcitx configuration tool - Gtk+ 2 version Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It is an ideal choice for the vast majority. Many of its features make users of Unix-like platforms have a fully modern input experience for the first time. It has also greatly lower the threshold for developers, making the development of extended funtions much easier than ever before. . This package provides GTK+ 2 version of the graphic configuration tool. Package: fcitx-data Architecture: all Version: 1:4.2.9.9-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 942 Recommends: fcitx-bin Suggests: fcitx (>= 1:4.2.9.9) Conflicts: fcitx5 Breaks: fcitx (<< 1:4.2.9.9) Replaces: fcitx (<< 1:4.2.9.9) Filename: pool/main/f/fcitx/fcitx-data_4.2.9.9-ok1_all.deb Size: 175600 MD5sum: 789730cc7d28de334b2650a1d706d093 SHA1: 0c10d803a57316aa4a066ad1731081550fbb034d SHA256: 728545bdecbf57d039d7e03785a8965778f928d4bf1dd2788dd05ffd14905955 SHA512: 40e99ee138c90aeed2b85bf1cb93973fe8f6b353a43bc0939b2304a08c6f835458ea15b3a906ad221532b2376ceb792d95f97e3eb131f17cc671a5ae6170bf6d Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - essential data files Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the essential data files. If you are looking for a working input experience, please install the package "fcitx" instead. Package: fcitx-frontend-all Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 31 Recommends: fcitx-frontend-gtk2, fcitx-frontend-gtk3, fcitx-frontend-qt5, fcitx-frontend-qt6 Filename: pool/main/f/fcitx/fcitx-frontend-all_4.2.9.9-ok1_all.deb Size: 4476 MD5sum: a70a1b4a69a0d5a61543cf0372c9ac41 SHA1: cd3b199cccd0ec1e0810110deb9faf018d08efab SHA256: 4bb0e034ac405dfd21d00f06d6d1b245fe06b88a4d800f4145ca620eeb58b418 SHA512: d8595b76b52890d46d6d603d28124d86cb944d296bd2d5f6b8e82d047ad3c77d5fed62292e6fcecb87c1948d2e82b7565d07fc881a4978f9350ded72a5fda0e9 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - frontends metapackage Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This metapackage pulls in the following frontends: * XIM protocol client * GTK+ 2/3 IM Module * Qt 5 IM Module * Qt 6 IM Module Package: fcitx-frontend-gtk2 Architecture: amd64 Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 71 Depends: fcitx-module-dbus, libc6 (>= 2.14), libfcitx-gclient1 (>= 1:4.2.9.5), libfcitx-utils0 (>= 4.2.7), libglib2.0-0 (>= 2.75.3), libgtk2.0-0t64 (>= 2.24.0), libpango-1.0-0 (>= 1.14.0), libxkbcommon0 (>= 0.5.0) Recommends: fcitx-frontend-gtk3 Filename: pool/main/f/fcitx/fcitx-frontend-gtk2_4.2.9.9-ok1_amd64.deb Size: 14404 MD5sum: 087af6b4538713efa4e0623942144a39 SHA1: 795b0125d6d111875a36edeb348814ff3098af2e SHA256: 93cb6d1b4073c4820a137a361e742f9bf9719da84e4ab85f4dc86d1122bdef2e SHA512: 74e31c6c32dba0df947e8fb430b2afc9872f05f35043aba42d623e3a0f0f10e32ce0ff8263bf75236286d8509f2259ed292634ab60689b30c69f7a735e85a7cd Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - GTK+ 2 IM Module frontend Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the GTK+ 2 IM Module frontend, which is recommended for all desktop users. Package: fcitx-frontend-gtk3 Architecture: amd64 Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 75 Depends: fcitx-module-dbus, libc6 (>= 2.14), libfcitx-gclient1 (>= 1:4.2.9.5), libfcitx-utils0 (>= 4.2.7), libglib2.0-0 (>= 2.75.3), libgtk-3-0 (>= 3.9.10), libpango-1.0-0 (>= 1.14.0), libxkbcommon0 (>= 0.5.0) Recommends: fcitx-frontend-gtk2 Filename: pool/main/f/fcitx/fcitx-frontend-gtk3_4.2.9.9-ok1_amd64.deb Size: 15272 MD5sum: 5ca881c86af4d0ba0e310d11b859c7ca SHA1: 62e2abc87b16958ed738c48347281824d21b6c59 SHA256: 6201f6c8bd2af41813234bf93633def6e9190af4eb518281499d964df0fef9a4 SHA512: 187505f3d7fae4ec79444c2e81c40bbe7690f06c40977c8eff21dea314aedb839241f0a04eadf5f66c4efdc4856311b48497ca660a53e7a8ebdfbd7d99fad081 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - GTK+ 3 IM Module frontend Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the GTK+ 3 IM Module frontend, which is recommended for all desktop users. This is the best solution if you are looking for a better input experience with GTK+ 3 applications. Package: fcitx-frontend-qt5 Architecture: amd64 Version: 1.2.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: fcitx-qt5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 187 Depends: fcitx-module-dbus, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.6.0~beta) | libqt5gui5-gles (>= 5.6.0~beta), libstdc++6 (>= 11), libxkbcommon0 (>= 0.5.0), qtbase-abi-5-15-10 Filename: pool/main/f/fcitx-qt5/fcitx-frontend-qt5_1.2.7-ok1_amd64.deb Size: 56044 MD5sum: 83059bd7efcf1ed1b2ceeb6988385a9c SHA1: af8bf7752caa91d149c82f7113fe2fea4067afee SHA256: 0f7890b30546fbec4fda7472981dbd9ce20a92b837b7b12982b90e5a62f494a8 SHA512: 145b323ac4fdeaa5453c1b12164c2e583f3f59f2f329da02beb7043ab1427c94b2a0dc29f163ef4c7acf801cc8684ecee26d9cd551b0aa6bb6177503a698cf5e Homepage: https://www.fcitx-im.org Description: Free Chinese Input Toy of X - Qt5 IM Module frontend Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the Qt5 IM Module frontend, which is necessary for Fcitx users who would like to use Qt5 applications. Package: fcitx-frontend-qt6 Architecture: amd64 Version: 1.2.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: fcitx-qt5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 249 Depends: fcitx-module-dbus, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt6core6 (>= 6.4.0), libqt6dbus6 (>= 6.4.0), libqt6gui6 (>= 6.1.2), libstdc++6 (>= 11), libxkbcommon0 (>= 0.5.0), qt6-base-abi (= 6.4.2) Filename: pool/main/f/fcitx-qt5/fcitx-frontend-qt6_1.2.7-ok1_amd64.deb Size: 71956 MD5sum: f0bb586b6f9be18e289f14fb5bb9a76f SHA1: e948ba99467c5f802f6100ba5a5b35eaaaaf28f2 SHA256: 66e0582021c9c05ee52d3a3191051a590f07f0bfeb8f022f030e01ed6ea5cd4b SHA512: 16b25cea1c83afdb163a8ace5895497a952912401c39d073f9d989aa9c2e94513c2fd43246d4d303ed60938ca97a82f7ca9f8635025424030037bddb6c7f0bfd Homepage: https://www.fcitx-im.org Description: Free Chinese Input Toy of X - Qt6 IM Module frontend Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the Qt6 IM Module frontend, which is necessary for Fcitx users who would like to use Qt6 applications. Package: fcitx-libs Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: oldlibs Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 31 Depends: libfcitx-config4 (>= 1:4.2.9.9-ok1), libfcitx-core0 (>= 1:4.2.9.9-ok1), libfcitx-utils0 (>= 1:4.2.9.9-ok1), libfcitx-gclient1 (>= 1:4.2.9.9-ok1) Suggests: fcitx (>= 1:4.2.9.9) Breaks: fcitx (<< 1:4.2.9.9) Replaces: fcitx (<< 1:4.2.9.9) Filename: pool/main/f/fcitx/fcitx-libs_4.2.9.9-ok1_all.deb Size: 4320 MD5sum: 5b3d44b01714ae911af8e2330b70bb6f SHA1: 5d62a84749409518e4bd8cd77f375530b5d0d153 SHA256: 105a36ff07cb4929ead25d41d7ef2f156e7b7f775bf9b038b6439304b30585b6 SHA512: e79b8e14574fbc983e0afc64663f07624e42efde7f55150f33459718b57f28a70a6b4c9317cb917926f4dc05442efdee0216e1715680a850e67241544a4b1a0a Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - metapackage for libraries Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package depends on all public libraries of fcitx. Package: fcitx-libs-dev Architecture: amd64 Version: 1:4.2.9.9-ok1 Priority: optional Section: libdevel Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 819 Depends: fcitx-bin (>= 1:4.2.9.9-ok1), gir1.2-fcitx-1.0 (= 1:4.2.9.9-ok1), libfcitx-config4 (= 1:4.2.9.9-ok1), libfcitx-core0 (= 1:4.2.9.9-ok1), libfcitx-gclient1 (= 1:4.2.9.9-ok1), libfcitx-utils0 (= 1:4.2.9.9-ok1) Breaks: fcitx (<< 1:4.2.9.9) Replaces: fcitx (<< 1:4.2.9.9) Filename: pool/main/f/fcitx/fcitx-libs-dev_4.2.9.9-ok1_amd64.deb Size: 107192 MD5sum: 3d2b756ed8c836c5c5b1b2ec802b519f SHA1: 880dbe149e41364a68a02fde06de3ce0f172f250 SHA256: 027aafd13ee498e1553ff4bc087a6228fb92129f29b70eb8d24eac587dc2c02b SHA512: 3ac12e86a401e3f20b4a268b6c7bead4fdf8d01aa64cc92cc05fee765e1fcd0c1f93858024a196021041f9e281387489f29bb9fc2ab85f4c79ef4b5ddd5c9598 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - library development files Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the library development files. Package: fcitx-module-dbus Architecture: amd64 Version: 1:4.2.9.9-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 139 Depends: fcitx-modules, libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14) Recommends: dbus-x11 Filename: pool/main/f/fcitx/fcitx-module-dbus_4.2.9.9-ok1_amd64.deb Size: 30440 MD5sum: 92d436a701f811d90103b2bf4f2f259c SHA1: 2901139c2977da8ae8b52980124d36f23f844d1a SHA256: 5f77acc869ad87e62c8e3b3aacd31f7908679c1884e14a4eef483f62ad4cf5b5 SHA512: 19655d5be7ee41e9ce3e789080fa566aff45020e05ebe14e0bf057d698c045a3a2da4a46f94e40d34611894253be7da99a43e61b4bea29812859f701680ddc35 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - D-Bus module and IPC frontend Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the D-Bus module and IPC interface which are directly used by IM Modules and KIMPanel support for instance. Package: fcitx-module-kimpanel Architecture: amd64 Version: 1:4.2.9.9-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 80 Provides: fcitx-ui-kimpanel Depends: fcitx-module-dbus, libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14) Suggests: kdialog, plasma-widgets-kimpanel Breaks: fcitx (<< 1:4.2.9.9) Replaces: fcitx (<< 1:4.2.9.9), fcitx-ui-kimpanel Filename: pool/main/f/fcitx/fcitx-module-kimpanel_4.2.9.9-ok1_amd64.deb Size: 18032 MD5sum: c1a55f62a6d28333ae5bbd70a6635e23 SHA1: 40e183362ce00e28f74e5615de737688e91f8f9f SHA256: 6d4fc800b6e9cd04ca864ff2718da8cfed762a586da41907989612d0d5fdb024 SHA512: 91109f986462f2268d1a2de70d31a6c257216bb9056c89df108f27f335bafba1131c6635b5b2b2d96ed42453c41159a5afe8705ca8e93ff5f6ad6fb29dcfbed5 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - KIMPanel protocol module Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the KIMPanel protocol module of Fcitx, which implements a protocol to talk with D-Bus and is usually needed by the plugin for environments like KIMPanel/(Q)KIMToy, GNOME Shell and Unity. Package: fcitx-module-lua Architecture: amd64 Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 76 Depends: fcitx-modules, libc6 (>= 2.14), liblua5.2-0 Filename: pool/main/f/fcitx/fcitx-module-lua_4.2.9.9-ok1_amd64.deb Size: 16840 MD5sum: 0fa5bb470e040b55f232d7fd03767e34 SHA1: 1ac3b467e7daa56ae1a9f7b660977a48e06c1e9e SHA256: c69819e172638100a4d44e8c6cb9f6c8be4ba974e70b3253b45d18816ee3469e SHA512: 7989021f06bc43c7b5ef1525959ce7c1d973453bc8b67d729372f1e81a6bbb6d7e26bd36b3663072cd17affee2b1fc622854de4c1e16a3669cb9c08887fe4a7b Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Lua module Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the Lua module, which enables users to extend their usage with the Lua programming language. Package: fcitx-module-quickphrase-editor5 Architecture: amd64 Version: 1.2.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: fcitx-qt5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 133 Depends: libfcitx-qt5-data, libc6 (>= 2.4), libfcitx-config4 (>= 4.2.7), libfcitx-qt5-1 (>= 1.0.0), libfcitx-utils0 (>= 4.2.8.1), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Suggests: fcitx-config-gtk | fcitx-config-gtk2 | kde-config-fcitx Breaks: fcitx-module-quickphrase-editor, fcitx5-module-quickphrase-editor Replaces: fcitx-module-quickphrase-editor, fcitx5-module-quickphrase-editor Filename: pool/main/f/fcitx-qt5/fcitx-module-quickphrase-editor5_1.2.7-ok1_amd64.deb Size: 35260 MD5sum: d616fa4fcd0c4f63bd10d013dfe527b6 SHA1: 2e17a692d982283e97e5314dd00e15c54349b964 SHA256: 76e3153e2ad1ffa27e915fb1dd98e7601d8bcf975ad6409b1f8393a558646d88 SHA512: be1c99a03592dc90a601fd276bdd32e358fd45b2e5a9bb98ef09c3f00671daba066db6bcafe83b33ac635a8986fc70d715d7f920f85b222e5eca0058a5a4f27d Homepage: https://www.fcitx-im.org Description: Flexible Input Method Framework - Quick Phrase editor module Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the Quick Phrase Editor module for configuration tools including fcitx-config-gtk and kde-config-fcitx. It is specific to fcitx4. Package: fcitx-module-x11 Architecture: amd64 Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 298 Depends: fcitx-modules, libc6 (>= 2.33), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libjson-c5 (>= 0.15), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.22.0), libx11-6, libxfixes3, libxinerama1, libxkbfile1 (>= 1:1.1.0), libxml2 (>= 2.7.4), libxrender1 Filename: pool/main/f/fcitx/fcitx-module-x11_4.2.9.9-ok1_amd64.deb Size: 83032 MD5sum: 9c60226c4d73223c8ceb2cd2c3b36b1b SHA1: ccfb33f30c34a1788b77dec54ebd41d179cc103a SHA256: 737e49af56771c6a8c74f075d9b39936bbe7e6f95da507a414d3e359a0ea0bd1 SHA512: 5fcda23005d6f681998a32c14b44750a8b7cd991af2efab49b4b579c1f654df0847689bd557dc7a746c8564bfbb417bc860ee53b489f756be2c6aac5302705db Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - X11 module and XIM frontend Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the X11 module, X11 utilities used by other addons such as fcitx-ui-classic, and is required for all desktop users. An Xlibs based virtual keyboard module has been also included in this package for it's an obvious feature needed by many desktop users. . XIM frontend (client) is placed in this package too because of its nature of being the basic input protocol supported by X. Package: fcitx-modules Architecture: amd64 Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 5587 Provides: fcitx-keyboard Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libjson-c5 (>= 0.15), libuuid1 (>= 2.16), libxkbcommon0 (>= 0.5.0), libpresage1v5 (>= 0.9~), libenchant-2-2 (>= 2.2.7~) Recommends: fcitx, fcitx-module-dbus, fcitx-module-kimpanel, fcitx-module-lua, fcitx-module-x11, fcitx-module-quickphrase-editor5 Breaks: fcitx (<< 1:4.2.9.9), fcitx-keyboard, fcitx-module-quickphrase-editor, fcitx-modules-x11 (<< 1:4.2.7), fcitx5-module-quickphrase-editor Replaces: fcitx (<< 1:4.2.9.9), fcitx-keyboard, fcitx-module-quickphrase-editor, fcitx-modules-x11 (<< 1:4.2.7), fcitx5-module-quickphrase-editor Filename: pool/main/f/fcitx/fcitx-modules_4.2.9.9-ok1_amd64.deb Size: 1445056 MD5sum: 137ae5c60788c6f4359452bc82edaed8 SHA1: b2e7b157a5933b9495b5ebcc35c76b39aa2b5d88 SHA256: b93eecdb72608bdb212e6e24ed18cb20c098518832a8d26ad9ac4e59b1c5c64d SHA512: 172a4217cbce792a67d47f89334a38fa8ad9197ac869d0def159b7f42b266427f0359a4f7856cb39b7f391c09eab2e36403689a66409f5ab675c2cf4e34ae834 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - core modules Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package includes the following common modules: * autoeng: automatically change to English mode while inputing specific string * chttrans: convert Simplified Chinese text to Traditional * fullwidthchar: full-width character input support * ipcportal: compatibility layer for ofd.portal.Fcitx * punc: punctuation conversion support * quickphrase: conveniently input English or from user-defined simple table * remote: change Fcitx state (deprecated, fcitx-remote uses D-Bus now) * spell: spell check support * keyboard: keyboard layout intergrate. Package: fcitx-pinyin Architecture: amd64 Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 7331 Depends: fcitx-bin, fcitx-data (>= 1:4.2.9.9), fcitx-modules, libc6 (>= 2.33) Recommends: fcitx Breaks: fcitx (<< 1:4.2.9.9) Replaces: fcitx (<< 1:4.2.9.9) Enhances: fcitx-table Filename: pool/main/f/fcitx/fcitx-pinyin_4.2.9.9-ok1_amd64.deb Size: 2055104 MD5sum: 862c8f85cbdd99528be33fffb7edfbbe SHA1: 06acea7fd1d27ee80e7243d48d4b86f02e3733d9 SHA256: 0b81dd4eb6724eaf0e3a7ae285b84e5edc9bacf31183fe3e804c429be42d0298 SHA512: 8d6ff289798b97102400b88a83485b42d6e4ba8ff5143410050b3d6acf294063663879124fa1f3bf771eddde765184423bc2c5e1d68c5ff52d095b956181d99d Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - classic Pinyin engine Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the classic Pinyin input method, which features very short responding time by loading the whole dict into RAM during activation. Package: fcitx-qw Architecture: amd64 Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 53 Depends: fcitx-bin, fcitx-data (>= 1:4.2.9.9), fcitx-modules, libc6 (>= 2.4) Recommends: fcitx Breaks: fcitx (<< 1:4.2.9.9) Replaces: fcitx (<< 1:4.2.9.9) Filename: pool/main/f/fcitx/fcitx-qw_4.2.9.9-ok1_amd64.deb Size: 7908 MD5sum: 9916b5f090c914ef5f79ecf66082f9a9 SHA1: 2001a36af8aafb091363b4731bb20ba805c3f8eb SHA256: 5ddb2f4e0f9dc7c7ce47a51abd1e0a3bea94b6d9dd68ed2cb70a767bc05822d5 SHA512: a2062e7732cfe6a4ddd1b9d4df63d0e1ab57cfd3191d8e9b01a644f05988b32f96825557c7859db126d6400f73f7bb56e7f443c2b124f9fdc7f238db77d96fa2 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - QuWei engine Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the QuWei input method. Package: fcitx-table Architecture: amd64 Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 350 Depends: fcitx-bin, fcitx-data (>= 1:4.2.9.9), fcitx-modules, libc6 (>= 2.14) Recommends: fcitx, fcitx-pinyin (>= 1:4.2.9.9) Suggests: fcitx-table-all Breaks: fcitx (<< 1:4.2.9.9) Replaces: fcitx (<< 1:4.2.9.9) Filename: pool/main/f/fcitx/fcitx-table_4.2.9.9-ok1_amd64.deb Size: 44808 MD5sum: 99ad2488d2b5bfce371cd6097847be2f SHA1: 1ab720dc233bcce16908f847b88231e794256fcc SHA256: cf8da3cebb6251455198988fca91481b499565a825b34e7a72d13a5e721ef9e0 SHA512: 979e96fb92bee939f475df9913e8e65a273be649b7fffad31b4214bd541f6e0d85f036d192e9934eb1253f451d5b4def2dec63ed03681f4e55ac3815346406e7 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - table engine Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the table engine. By using this engine, Fcitx can support a large number of table-based input methods such as Wubi, WubiPinyin, etc. Package: fcitx-table-all Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 31 Recommends: fcitx-table-bingchan, fcitx-table-cangjie, fcitx-table-dianbaoma, fcitx-table-erbi, fcitx-table-wanfeng, fcitx-table-wbpy, fcitx-table-wubi, fcitx-table-ziranma Filename: pool/main/f/fcitx/fcitx-table-all_4.2.9.9-ok1_all.deb Size: 4512 MD5sum: c4292918e5e90259217fbc395fa6d335 SHA1: 640b7dfcdbb8c8517c430259b5ef629ca54fabcb SHA256: c9772a118f93ee23d1afe8356fbce19690824d52634c10365f7a91381a51aebf SHA512: 2bdf32b11d63fe7c14cd0c7877f06d977dc54a41f7a41a3fcc1760f88c6bc447a0fefddd94c7a2d3cbf2fdf03d4a2a68fb357d062cf88cd1aa5b29a7ef8d42d7 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - tables metapackage Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This metapackage pulls in tables shipped with Fcitx main program: * Cangjie * Dianbaoma * Erbi * Bingchan * Wanfeng * WubiPinyin * Wubi * Ziranma Package: fcitx-table-bingchan Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 548 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-bingchan_4.2.9.9-ok1_all.deb Size: 109352 MD5sum: 206a08c09096f12f76bd8daf6eef6aed SHA1: f65f288a9b87d5f9025793283e9fe9cae062da4b SHA256: 3f357f930baffe9657999f524400de7de719a9096207566a0de32e0ddcab2087 SHA512: 63f2e618f6f4d03cae3b004872e9ae483417d939460b74e7620b605595f0e57a2e09f37084bc04836e5d6ff76ec4d27e2123a6792a67cf165ad92070c3174122 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Bingchan table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Bingchan table used by the Fcitx table engine. Package: fcitx-table-cangjie Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 192 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-cangjie_4.2.9.9-ok1_all.deb Size: 26916 MD5sum: 29e44791dafd5f918018a8256ce13b52 SHA1: 15feb60991618a92fb3057c8b1be4d654dfd0f4d SHA256: 6b821fad8a68401847985bd24048d4a2e785dbab4ebeae1ba93f95550a0e7f5f SHA512: d785268e176ab263acc93356c07688a521aca8cb3141faa8e7136450698e59533f729cf2673bb428ed967a2f868d18b3fd8c916a6e783268953df1fdc659c2cc Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Cangjie table (DO NOT USE) Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Cangjie table used by the Fcitx table engine. . DO NOT USE THIS PACKAGE. THE FUNCTIONALITY OF THIS PACKAGE IS DISABLED BY UPSTREAM BY DEFAULT SINCE 2013. PLEASE SWITCH TO FCITX5 OR OTHER PACKAGES WITH THE NAME OF fcitx-table-cangjie*. DETAILS CAN BE FOUND AT https://groups.google.com/g/fcitx/c/85q7fn-4kZg/m/5umJZnX7AgAJ . Package: fcitx-table-dianbaoma Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 178 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-dianbaoma_4.2.9.9-ok1_all.deb Size: 17404 MD5sum: 82fd8a1b4d159e51126e0c78992e2f8b SHA1: 0cee299f944e7bf1d6fcf840633c6b527680da7a SHA256: aeec31ac647bf5ec2c892b139b31d41e41b92d830fb6a583f06734219d7e0d65 SHA512: f370f496a3dfb081d7cf7aa0651027a3c33d045ca355e8b866c129aa41702067f19d38c8d72cfcd5016abac1148a9c52db27f76887bdd03b7bdbf527312bd8a8 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Dianbaoma table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Dianbaoma table used by the Fcitx table engine. Package: fcitx-table-erbi Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 1976 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-erbi_4.2.9.9-ok1_all.deb Size: 365116 MD5sum: aac6cf0ca8a0824a198655286619e7e3 SHA1: 42d83df2c78d2cfcdd01648ef72a02a56f890ae7 SHA256: ba1f61cdc319bef0168bc9a2230c3eb71e2fe54658fa399a30169cf678733673 SHA512: fbb591c731894366e4e0878a22533a8d0dd35f31df8b7f16464de474a36c664febc5a784930105f2fa8fb8c07f3bcc0f65508f9ee19e47b46fa15815944550c2 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Erbi table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Erbi table used by the Fcitx table engine. Package: fcitx-table-wanfeng Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 2494 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-wanfeng_4.2.9.9-ok1_all.deb Size: 500604 MD5sum: e3b7175797432cad6abdfd685e5432d7 SHA1: 0145aed40112d700918956db5e2aa8d2c7586bc1 SHA256: 4fd253c288c3c88159014c50b0c6cef1eb9a55ea4e916d2702402c1365346dee SHA512: 30cc9b0c6b5eb5d04b8ecb4b1d4310e238e04114e9e4c63d07128094c94d1f61abc03b3d914cfaaa278ca0fae374413d80fc19154dd02f149d8d1d26cd9e1934 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Wanfeng table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Wanfeng table used by the Fcitx table engine. Package: fcitx-table-wbpy Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 10272 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-wbpy_4.2.9.9-ok1_all.deb Size: 1643128 MD5sum: cf5023e6661504312f20c7d2d11816fd SHA1: 79c19a5a0504d0fca04b45bf89bf4a0b5a9943f1 SHA256: 7d6ae0b78f27fa747f556a7147c616bcd197e1afec1d7b52ac880a762ce1c1a6 SHA512: 4fdd320a3bf947236eb08a37f3605449370cca86edae43532ceac3d5d1a938ca0ee662be654c77d00ee21c5982c8cfc03084cf3d665aea47ab3afd3fd4ecc4ba Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - WubiPinyin table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides WubiPinyin table used by the Fcitx table engine. Package: fcitx-table-wubi Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 2480 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-wubi_4.2.9.9-ok1_all.deb Size: 497352 MD5sum: 126772abd8c945ebb59bd4f3d6426aff SHA1: 159ef2bc51680e0ae895f78df23a1d0a7b898ccd SHA256: ddc9f912ecc4e9647f59ff0beb23c690686d0d2b03825c3fabc31b14ab9ffbf1 SHA512: 69484e0fef9ece8063c0c9d32b3c17572c3e0316c4e82c9549653140714d38733297bce5b9e26d1bae77f2c6f261ee13741202771d54421c5577e2cd53f41e4f Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Wubi table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Wubi table used by the Fcitx table engine. Package: fcitx-table-ziranma Architecture: all Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 1502 Depends: fcitx-table (>= 1:4.2.6) Filename: pool/main/f/fcitx/fcitx-table-ziranma_4.2.9.9-ok1_all.deb Size: 306484 MD5sum: dee462b9eabb4272d25d15874201f5ae SHA1: c79500107ac54970410a65dad87d24eb63f6e4bc SHA256: 2a387438625d5be21f87e51c70ea2fb98dc5a5e037e6d7fdeef0b726e08500fe SHA512: be7d72836d80a94bf7cdeca11673853fadcadeb62a0d0e7797205ef57a11da2829d2c81841b780bd86a7111977ba605107249764bbc023765c50ff8ae8091d03 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Ziranma table Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides Ziranma table used by the Fcitx table engine. Package: fcitx-tools Architecture: amd64 Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 166 Depends: fcitx-bin (>= 1:4.2.9.9), libc6 (>= 2.38), libfcitx-config4 (>= 4.2.7), libfcitx-utils0 (>= 4.2.7) Suggests: fcitx Breaks: fcitx (<< 1:4.2.9.9) Replaces: fcitx (<< 1:4.2.9.9) Filename: pool/main/f/fcitx/fcitx-tools_4.2.9.9-ok1_amd64.deb Size: 26112 MD5sum: 1a3fc5eddd7152dc2218eb3cd3d986cf SHA1: 76f9b596aed3604a3d46576f8c1c9476ee848b18 SHA256: 897f78dc7afdaa21d9ae91d1f646a08cc841e6f1258e9ab2e4a3c0dbc2e77c1a SHA512: 3e5eda2c491727ff933c656eef7ad3fe1523a1ee48e18a2e2182854e4e695222cc9520237fb38dc15974dd954763ddf8eda47ddf89bfdeed2ce97b66cecb40e8 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - various tools Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the following tools: * createPYMB: create a Pinyin data file (.mb) * mb2org: convert a .mb data file to .org file * mb2txt: convert a .mb data file to text file * readPYBase: read Pinyin base file * readPYMB: read Pinyin data file (.mb) * scel2org: convert scel data file (Sougou) to .org file * txt2mb: convert text file to .mb data file Package: fcitx-ui-classic Architecture: amd64 Version: 1:4.2.9.9-ok1 Priority: optional Section: utils Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 321 Depends: fcitx-module-x11, libc6 (>= 2.38), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.22.0), libx11-6, libxext6 Recommends: fcitx (>= 1:4.2.9.9), zenity | kdialog Breaks: fcitx (<< 1:4.2.9.9), fcitx-hangul (<< 0.3.0), fcitx-unikey (<< 0.2.0) Replaces: fcitx (<< 1:4.2.9.9), fcitx-hangul (<< 0.3.0), fcitx-unikey (<< 0.2.0) Filename: pool/main/f/fcitx/fcitx-ui-classic_4.2.9.9-ok1_amd64.deb Size: 98780 MD5sum: 3acb270f50c8f0053db0e5dc921ad7f2 SHA1: 0465a0e08d0ad6e5ea5967f7c626ed08baf17f9f SHA256: 6668e8ebb3413a89dc12683116e19ad87df69e53b6ef9cdad08557d6ef3772fc SHA512: 56d75d989c9969684b206515a7f0e739bd3f0b335138a6e8b113912b70f6056fef8ab8e383cc6a7be57fec908eef113e4ffd79753bd80e76af91ac98fdafe7b2 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - Classic user interface Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the classic user interface, which is suitable for most users. It also provides the following skins: * classic: Fcitx 3.x classic skin ported to new infrastructure * dark: the dark skin fits for dark desktop theme * default: the default skin Package: fcitx5 Architecture: amd64 Version: 5.1.7-ok0.11 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Input Method Team Installed-Size: 628 Depends: fcitx5-data (= 5.1.7-ok0.11), fcitx5-modules (= 5.1.7-ok0.11), libfcitx5config6 (= 5.1.7-ok0.11), libfcitx5core7 (= 5.1.7-ok0.11), libfcitx5utils2 (= 5.1.7-ok0.11), libc6 (>= 2.38), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libjson-c5 (>= 0.15), libstdc++6 (>= 11), libxkbcommon0 (>= 0.5.0) Recommends: fcitx5-config-qt, fcitx5-frontend-all, im-config (>= 0.44) Suggests: fcitx5-chinese-addons, kde-config-fcitx5 Conflicts: fcitx (<< 1:5), fcitx-bin (<< 1:5), fcitx-data (<< 1:5) Filename: pool/main/f/fcitx5/fcitx5_5.1.7-ok0.11_amd64.deb Size: 183288 MD5sum: 2c688801afd92c3213da39e85030f439 SHA1: 6d8430e8d46fcfa643038be4862d91bd3fd1e53e SHA256: 9f2ceb087e029592346fa8eb3f45fc65685fccd08e0b349007176bb6d41b35a4 SHA512: b9e475e3f74cbb77d723a05e3e1c1e9b6567acdc83eefeb211b2fd2e2b3bdfbb7ab62813687940f73bd692ad4f48c1626e826659e46eb776e44d4f3cda95b1e5 Homepage: https://github.com/fcitx/fcitx5 Description: Next generation of Fcitx Input Method Framework Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides core fcitx5 framework files. Package: fcitx5-chinese-addons Architecture: all Version: 5.1.3-ok4 Multi-Arch: foreign Priority: optional Section: metapackages Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 14 Depends: fcitx5-chinese-addons-bin, fcitx5-pinyin, fcitx5-table Recommends: fcitx5, fcitx5-module-lua Enhances: fcitx5 Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-chinese-addons_5.1.3-ok4_all.deb Size: 3932 MD5sum: a5c3ae736b456888a41a4409bb557594 SHA1: 830d36e4feafd1c1a2b8eff06224de1ed82b3714 SHA256: 8a95409a531fb2e9ed2f9bae4fb5a4b831e733188d4eeb15882038564b2ef4cc SHA512: bf2deeab9ba2065379eb16d3678f4132f60d24085dd41d712a8cd11695e126c3858faf652baecb6bb31e4a1c122933bff6ead303495515918e9fa60444a76a06 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Chinese-related addon for fcitx5 (metapackage) For Chinese fcitx5 users, fcitx5-chinese-addons provides Chinese-specific pinyin and table input method support. . This package is a metapackage, which depends on all addons provided by fcitx5-chinese-addons project. Users should consider installing it for best experience of Chinese integration with fcitx5. Package: fcitx5-chinese-addons-bin Architecture: amd64 Version: 5.1.3-ok4 Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 41 Depends: fcitx5-chinese-addons-data, libc6 (>= 2.34), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-chinese-addons-bin_5.1.3-ok4_amd64.deb Size: 12872 MD5sum: 8ec021b09af96d182f8fd62b080cc83f SHA1: 72767b4aa2232e2c8a1d2710ce96aec38d36e136 SHA256: 262a63b17d07f941eccc9ab94c35f9444e9b43c5e0d72e1f99f66f0251898c84 SHA512: ce8f67d8db83b55eb56c6871a6bbd6453cf3178d93337478f11c7a28db9b450b44ecf4dca309a34725ef7dd881bde6a44d57e5a543a0dc0a68724f381eaab4ea Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Chinese-related addon for fcitx5 (binary tools) For Chinese fcitx5 users, fcitx5-chinese-addons provides Chinese-specific pinyin and table input method support. . This package provides binary tools provided by fcitx5-chinese-addons. Package: fcitx5-chinese-addons-data Architecture: all Version: 5.1.3-ok4 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 207 Conflicts: fcitx-data Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-chinese-addons-data_5.1.3-ok4_all.deb Size: 37360 MD5sum: 352c076830d897e5cd39cc5d2f52170a SHA1: 6f9ee042681c6fedc966b5db667ace3750995d90 SHA256: 07d1956451c419ae9bf43ea5013d930d828172ef451ed6356ecdb9b0900baab0 SHA512: 0369170cfe7f3634bdeec46606082f03996effe387fffb286781503879395654400949514037ec2372c6489fd9117511ebec90911a49e3f0a8b5cd3d6a686146 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Chinese-related addon for fcitx5 (shared data files) For Chinese fcitx5 users, fcitx5-chinese-addons provides Chinese-specific pinyin and table input method support. . This package provides architecture-independent shared data files used by fcitx5-chinese-addons. Package: fcitx5-config-qt Architecture: amd64 Version: 5.1.4-ok2 Priority: optional Section: kde Source: fcitx5-configtool Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 987 Provides: fcitx5-configtool Depends: libqt5svg5, libc6 (>= 2.38), libfcitx5-qt1 (>= 5.1.4), libfcitx5config6 (>= 5.1.7), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libkf5itemviews5 (>= 4.96.0), libkf5widgetsaddons5 (>= 5.86.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.12), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.12), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libx11-6, libxkbfile1 (>= 1:1.1.0) Recommends: libime-bin Suggests: kde-config-fcitx5 Breaks: fcitx5-configtool-data (<< 5.0.15), kde-config-fcitx5 (<< 0.0~git20200822) Replaces: fcitx5-configtool-data (<< 5.0.15), kde-config-fcitx5 (<< 0.0~git20200822) Filename: pool/main/f/fcitx5-configtool/fcitx5-config-qt_5.1.4-ok2_amd64.deb Size: 254920 MD5sum: ab435489b06e0c362d5e15b83a82bf39 SHA1: 88273d98ff1fae6426eeda81d152687350b58228 SHA256: 386929bf3603f06431d696bcb36d7fa4d862e5e2092aea7784d46822d22866b9 SHA512: f90b3e5df779370912a1216e19cdc3af6b78ad73e0d775e4ea25408a38dbc5094c80a78b14ba866666b08fe3230eae60b36553747d687edfa75420bbb8f77b99 Homepage: https://github.com/fcitx/fcitx5-configtool Description: configuration tool for Fcitx5 (Qt version) This is a configuration tool for Fcitx Input Method Framework v5. . It provides several tools: - fcitx5-config-qt. - kbd-layout-viewer5. - fcitx5-migrator, which helps to migrate data from Fcitx4. To migrate Fcitx4 pinyin and table data, it needs tools from libime-bin package. Package: fcitx5-data Architecture: all Version: 5.1.7-ok0.11 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Input Method Team Installed-Size: 11042 Filename: pool/main/f/fcitx5/fcitx5-data_5.1.7-ok0.11_all.deb Size: 6877876 MD5sum: 60ef86eeac963117281beafb179f3abd SHA1: 69566166f62e460d0d76112b142070c4baaab3ef SHA256: 869e80c62104f0926fdb979a481e5013b250ffe0826fdc8f34a57ca9a5a1ffbc SHA512: 32a94ecd19c1ab529619c90e9950a2ad81c712b10ccb05558101178e8975291ea209b2378efd363f6cdebea93216ce6eab61b714d4e6b6fb814c021afa177ec3 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (common data files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides architecture-independent data files. Package: fcitx5-dbus-commit-string Architecture: amd64 Version: 1.0.0.0-ok0.2 Multi-Arch: foreign Priority: optional Section: utils Source: fcitx5-extra-dbus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: hanteng Installed-Size: 43 Depends: libc6 (>= 2.32), libfcitx5core7 (>= 5.1.5), libfcitx5utils2 (>= 5.1.5), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/f/fcitx5-extra-dbus/fcitx5-dbus-commit-string_1.0.0.0-ok0.2_amd64.deb Size: 10768 MD5sum: 97964edc41be994219a34af36d042142 SHA1: 19a2da50a15b344256450028c6b3e336b30d45f5 SHA256: c4b21b2c20128ad54bb98c2fe22ad0be7bb52a914b75f72e055ee314bb746dc2 SHA512: 34030bf1e53e42d9c151070aee3c1885645a3a4cfb3319d55dcc353f3e4267f3ad30f45587323af6d2fb36abb96df8bc4c9f779397f3545ade4611b8b84dda11 Homepage: https://gitee.com/openkylin/community/tree/master/sig/InputMethod Description: fcitx5 dbus commit string. Package: fcitx5-frontend-all Architecture: all Version: 5.1.7-ok0.11 Multi-Arch: foreign Priority: optional Section: metapackages Source: fcitx5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Input Method Team Installed-Size: 15 Depends: fcitx5-frontend-gtk3, fcitx5-frontend-qt5 Suggests: fcitx5-frontend-fbterm, fcitx5-frontend-gtk2, fcitx5-frontend-tmux Filename: pool/main/f/fcitx5/fcitx5-frontend-all_5.1.7-ok0.11_all.deb Size: 3996 MD5sum: fc897251dfc3bc2fb33cf5cebbe91869 SHA1: 960a4f54e5baca208d55601d1cb4056c2bbf60b0 SHA256: 1dfa0c593cf651e476188f4bf257d435c86fcc313edf3890a5a4037baa072abe SHA512: f931eb01704dfbe211e89c391209e5ff1d2cfd5a98a4a68bc6ff946f1d8f3ed502127212f5b0bbbdb338093fdff66cee8e07e3d115077f0b37ee96283caf508f Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (IM Module Metapackage) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package depends on Input Method Modules (IM Modules) utilized by popular GUI libraries for better GUI input integration, currently include GTK3, GTK4, Qt5 and Qt6. Package: fcitx5-frontend-gtk2 Architecture: amd64 Version: 5.1.1-ok9 Priority: optional Section: utils Source: fcitx5-gtk Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 71 Depends: libc6 (>= 2.34), libfcitx5gclient2 (>= 5.1.1-ok3), libglib2.0-0t64 (>= 2.75.3), libgtk2.0-0t64 (>= 2.24.0), libpango-1.0-0 (>= 1.14.0), libstdc++6 (>= 4.4), libx11-6, libxkbcommon0 (>= 0.5.0), libxtst6 Filename: pool/main/f/fcitx5-gtk/fcitx5-frontend-gtk2_5.1.1-ok9_amd64.deb Size: 15428 MD5sum: a2e03e739293a818d246d634d31f4e8c SHA1: fb2507b4afc780b80fa28274cb77c4a3777ef44a SHA256: c067f04ba21207eb5616cbd05d9af1c5abd889c3aff0ed37bf6ccaad05fd3cc7 SHA512: b7cc8bd0f5639cc319472b2abe5f842fb6575a82a97345235e7a86279c84c239adb0d3eec204f979e389db604c44f8c7187c9a55b34c7acfe67b7d5a7a0bcc1a Homepage: https://github.com/fcitx/fcitx5-gtk Description: GTK2 IM Module for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the im module of fcitx5. Users of GTK2-based applications are highly recommended to have this package installed for better input method support. Package: fcitx5-frontend-gtk3 Architecture: amd64 Version: 5.1.1-ok9 Priority: optional Section: utils Source: fcitx5-gtk Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 131 Depends: libc6 (>= 2.38), libcairo2 (>= 1.2.4), libfcitx5gclient2 (>= 5.1.1-ok3), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.75.3), libgtk-3-0t64 (>= 3.23.0), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 11), libwayland-client0 (>= 1.20.0), libx11-6, libxkbcommon0 (>= 0.5.0), libxtst6 Filename: pool/main/f/fcitx5-gtk/fcitx5-frontend-gtk3_5.1.1-ok9_amd64.deb Size: 37468 MD5sum: 85743f6113487372b495cc97bcc00314 SHA1: c76cdfa96740d53206c127465178540b2985f47d SHA256: a845959f5bade344e8739a8dd6a3dcc4f37ebaa63ba85f47d45c565f6c19a637 SHA512: a2a8c1b19930a37da617bc4a2dad33da07c0886f8abfbaaf82b6947baeeceefef6032dfe41a355069b6e1a641337b410e4b720792b7094a24f42b18df76802a0 Homepage: https://github.com/fcitx/fcitx5-gtk Description: GTK3 IM Module for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the im module of fcitx5. Users of GTK3-based applications are highly recommended to have this package installed for better input method support. Package: fcitx5-frontend-qt5 Architecture: amd64 Version: 5.1.4-ok0.7 Priority: optional Section: libs Source: fcitx5-qt Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 330 Depends: libfcitx5-qt1 (= 5.1.4-ok0.7), libc6 (>= 2.34), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libkysdk-waylandhelper (>= 2.5.1.0-0k3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.9.0~beta3) | libqt5gui5-gles (>= 5.9.0~beta3), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 11), libxcb1, libxkbcommon0 (>= 0.5.0), qtbase-abi-5-15-10, fcitx5-modules (>= 5.0.18-1kylin19k0.1tablet7) Filename: pool/main/f/fcitx5-qt/fcitx5-frontend-qt5_5.1.4-ok0.7_amd64.deb Size: 92788 MD5sum: 1e4a5b0e4cf073fc249da42f131fe7f9 SHA1: 87d2c2b532065dc22a3d61c7f8ac28b8cd5d5bc0 SHA256: 4c8216b0e30b71cfddc5efc1e637f154d7797170128cabab33b4dfd994dc2249 SHA512: 7c715aa538ed173c68c3e635d0cf7e528b3fc647270605a59618a9260f308ccd1e490a5daac33e6eea0b5cc75393a3e5afcb24f3f18cd59a26637a5d45f0c29b Homepage: https://github.com/fcitx/fcitx5-qt Description: Qt5 IM module for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the Qt5 IM Module for fcitx5. Package: fcitx5-gb18030 Architecture: amd64 Version: 5.0.12-1ok4.4 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: hanteng Installed-Size: 58 Depends: libc6 (>= 2.32), libfcitx5core7 (>= 5.1.7), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/f/fcitx5-gb18030/fcitx5-gb18030_5.0.12-1ok4.4_amd64.deb Size: 12800 MD5sum: 708b66cccbd70a90f0f8f1e8057fbd05 SHA1: 5641663ed00a378c599e4c0fb89ff2ee70b8b978 SHA256: bdd904e68f181b663182333d86cbc366c3c889311a1bd41daa92fef5dc9f992a SHA512: 460caa95e526deec1ab5e4e24f9d6df8c880a19bf6ea60ba527cc33e43e485370ead43500e9efd8e73ca5635c807d65d4b74a38ea09027d580c5d992fcb5b9ad Description: Fcitx5 gb18030. Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. Package: fcitx5-module-chttrans Architecture: amd64 Version: 5.1.3-ok4 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 195 Depends: fcitx5-chinese-addons-data, libboost-iostreams1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.32), libfcitx5config6 (>= 5.1.7), libfcitx5core7 (>= 5.1.7), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libopencc1.1 (>= 1.1.4+ds1), libstdc++6 (>= 11) Conflicts: fcitx-data Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-chttrans_5.1.3-ok4_amd64.deb Size: 61220 MD5sum: b17d4bb0a7195a52a1c6b72e51ee9d89 SHA1: 87aa0d748f7b1c02e700db04e866e9f59a786598 SHA256: af14dcdaac5c67343e4cbdb2665860128605a9a678298c6875b82a34b513b4c0 SHA512: f2e898b8217dc478ae87c86e166265f54291b6a237300f52513d0f61931d2b2456d498e61f434322cd32a6ef3f2d53f4620adf28f2ff4a40b2dce215757f48f1 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (chttrans module) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the chttrans module. Package: fcitx5-module-cloudpinyin Architecture: amd64 Version: 5.1.3-ok4 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 106 Depends: fcitx5-chinese-addons-data, libc6 (>= 2.32), libcurl4 (>= 7.16.3), libfcitx5config6 (>= 5.1.7), libfcitx5core7 (>= 5.1.7), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-cloudpinyin_5.1.3-ok4_amd64.deb Size: 31916 MD5sum: 4a10ca1c426c491a6e9de1bda1a9cff4 SHA1: 73352dd0b9fb014798e6f5af49f1ab1148067e5e SHA256: 3895f91755be5381845c6735d7e98147c3515fed0f357c39086a8f27c391c3eb SHA512: f4cdfa4d33175880003a20590355cdbcf0871df3a1d28bc7ed64ce91ec701e1efa067ab113a570793b7e7c011bfcaf64961820c88d1213faef12b2fd02db0f29 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (cloudpinyin module) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the cloudpinyin module. It is used to enhance the input experience of Chinese pinyin users. Package: fcitx5-module-cloudpinyin-dev Architecture: amd64 Version: 5.1.3-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 31 Depends: fcitx5-module-cloudpinyin (= 5.1.3-ok4) Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-cloudpinyin-dev_5.1.3-ok4_amd64.deb Size: 6324 MD5sum: aea939604bdc9591b2dfcdcdcf9f55bf SHA1: 53a7b4f1498ec154f2d8c1aa32fbe46a8508b305 SHA256: f9e773f5deb5410da2188131ab6209164d98630df5f9c75a1c625da210705a01 SHA512: 95f078d7b2b6bee22ac01d3a4d855420965514835b09cd43c16203118ca269818f934f995947835dbb2bf9e9c6562b91da336c8b4d51a6924b8e613c3ca5445e Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Development files for fcitx5 cloudpinyin module Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for the cloudpinyin module of fcitx5. Package: fcitx5-module-fullwidth Architecture: amd64 Version: 5.1.3-ok4 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 116 Depends: fcitx5-chinese-addons-data, libc6 (>= 2.32), libfcitx5config6 (>= 5.1.7), libfcitx5core7 (>= 5.1.7), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Conflicts: fcitx-data Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-fullwidth_5.1.3-ok4_amd64.deb Size: 27104 MD5sum: b9abbc6fe2c05d7a55aa74cf428fba1c SHA1: f97e64e4a3f611b47a37b3188eb5da655f1ec514 SHA256: c92d7762de7fed0d2f3eb6275e226c8a12d552d890e0bdbb465f2a79847a063e SHA512: 5cd9de876cbadf813e0b383f742bf903e0b34e9475d517f78c1d5f9b1849d030abf1e9b7e41bde818db72a10c410ad97351beb8239a805fbbec53371ac8d8211 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (fullwidth module) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the fullwidth module. It enhances the input experience of full-width characters. Package: fcitx5-module-pinyinhelper Architecture: amd64 Version: 5.1.3-ok4 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 1927 Depends: fcitx5-chinese-addons-data, fcitx5-pinyin (= 5.1.3-ok4), libboost-iostreams1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libfcitx5core7 (>= 5.1.7), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libimecore0 (>= 1.1.5), libstdc++6 (>= 11) Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-pinyinhelper_5.1.3-ok4_amd64.deb Size: 555376 MD5sum: 44025b349a49c5a6e887ecc192782393 SHA1: 3ed67abc4e5638957f758e75fc69ef00b69317f2 SHA256: 6690276255147f0cc178bfe3876db4b15d51064d81162227972411b5c818c293 SHA512: eda582cb4c7865de20fda0e86cdea2ca0823b756621a5c2f6fea54260e2295f6ae1d2187f037cf5f8a8b558c13217f8cc2d366edf0d16f05ba5aaa287edfbd38 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (pinyinhelper module) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the pinyinhelper module. It is used to enhance the input experience of Chinese pinyin users. Package: fcitx5-module-pinyinhelper-dev Architecture: amd64 Version: 5.1.3-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 27 Depends: fcitx5-module-pinyinhelper (= 5.1.3-ok4) Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-pinyinhelper-dev_5.1.3-ok4_amd64.deb Size: 5284 MD5sum: 6f1cb89affca63584fb3d40238122203 SHA1: 40087379536af455167cc16f242b5d2986dc1e1d SHA256: 61d9efa45d9812c069a24210af506fe0761560eb04cfefb4ba582f1e4c41b44c SHA512: 8fcfaa9813aa061e0887881001255144ba9e1aabc79e1ffb43c85f9ffb8930b3bb18c1d265cd2db46f9d5402bb2e2f43251762c963d508f2dd595639acf7a090 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Development files for fcitx5 pinyinhelper module Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for the pinyinhelper module of fcitx5. Package: fcitx5-module-punctuation Architecture: amd64 Version: 5.1.3-ok4 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 214 Depends: fcitx5-chinese-addons-data, libboost-iostreams1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.32), libfcitx5config6 (>= 5.1.7), libfcitx5core7 (>= 5.1.7), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Conflicts: fcitx-data Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-punctuation_5.1.3-ok4_amd64.deb Size: 53152 MD5sum: e476f06d7866639644d345692b9c86e2 SHA1: 7c7198e12eff22c8a0bdf478e527b1cde37336d0 SHA256: ce90c66e4a92dcfeb0cb56ce1c8096d92f8e3afc136f973083476748ba5d460e SHA512: af2afa817fc249ff8c09d7ec17808ad876bf72c5f5eb6187a7463654616bf9ad253246a861efc5dd65ce3839c243dc1117c25bfe9905c0ce02f9b4e3992f623d Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (punctuation module) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the punctuation module. It provides the capability to easily input punctuations. Package: fcitx5-module-punctuation-dev Architecture: amd64 Version: 5.1.3-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 27 Depends: fcitx5-module-punctuation (= 5.1.3-ok4) Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-module-punctuation-dev_5.1.3-ok4_amd64.deb Size: 5212 MD5sum: 2e7407869e3ad1ccb50fce2e606eb8a7 SHA1: 840cfd725de4b5fb4d15d94843db365d454edc50 SHA256: e8c2202f0baf1eefc27f3fc3331b3644ff6c227fcec99ad37d7151beb64cb21c SHA512: 4e7bfe5032ed4914efc34f0958b8804d4793ac6423445a2466c9b41d5e74117f4867fb39f7be823fd8de22dc81eabe11060a81bb271314bf9fa1c4ae075e6a79 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Development files for fcitx5 punctuation module Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for the punctuation module of fcitx5. Package: fcitx5-modules Architecture: amd64 Version: 5.1.7-ok0.11 Multi-Arch: same Priority: optional Section: utils Source: fcitx5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Input Method Team Installed-Size: 3590 Provides: fcitx5-module-dbus, fcitx5-module-emoji, fcitx5-module-ibus, fcitx5-module-kimpanel, fcitx5-module-quickphrase, fcitx5-module-wayland, fcitx5-module-xorg Depends: fcitx5-data (= 5.1.7-ok0.11), libc6 (>= 2.38), libcairo2 (>= 1.12.0), libenchant-2-2 (>= 2.2.3), libfcitx5config6 (>= 5.1.7), libfcitx5core7 (>= 5.1.7), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.26.0), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 12), libuuid1 (>= 2.16), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.8.1), libxcb-ewmh2 (>= 0.4.1), libxcb-icccm4 (>= 0.4.1), libxcb-imdkit1 (>= 1.0.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.3), libxcb-util1 (>= 0.4.0), libxcb-xfixes0, libxcb-xinerama0, libxcb-xkb1, libxcb1 (>= 1.12), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), libxkbfile1 (>= 1:1.1.0), zlib1g (>= 1:1.1.4) Breaks: fcitx5-module-dbus (<< 5.0.4-2), fcitx5-module-emoji (<< 5.0.20), fcitx5-module-fcitx4 (<< 5.0.4-2), fcitx5-module-ibus (<< 5.0.4-2), fcitx5-module-kimpanel (<< 5.0.4-2), fcitx5-module-quickphrase (<< 5.0.20), fcitx5-module-wayland (<< 5.0.20), fcitx5-module-xorg (<< 5.0.20), kylin-virtual-keyboard (<= 2.0.1.0-0k0.1tablet3) Replaces: fcitx5-module-dbus (<< 5.0.4-2), fcitx5-module-emoji (<< 5.0.20), fcitx5-module-fcitx4 (<< 5.0.4-2), fcitx5-module-ibus (<< 5.0.4-2), fcitx5-module-kimpanel (<< 5.0.4-2), fcitx5-module-quickphrase (<< 5.0.20), fcitx5-module-wayland (<< 5.0.20), fcitx5-module-xorg (<< 5.0.20) Filename: pool/main/f/fcitx5/fcitx5-modules_5.1.7-ok0.11_amd64.deb Size: 853948 MD5sum: 3735e4ebde8047acee06d503bb62739e SHA1: 13ac725750b835c13196b152e226cc67dc871446 SHA256: 12263c67df9f3ec57ec506576e17fa2e4986a1b9317d7d0175253ab49cc8f558 SHA512: aeb10354f92e00179655c3e374171b56d6cfba146d0725bef4e5b20d6a6b4580bbc57813757387199740b6fbc430fbb41fa0445ef89c2ed9b06556009b8c8cad Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (core modules) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides core modules for fcitx5 and depends on all input modules. Package: fcitx5-modules-dev Architecture: amd64 Version: 5.1.7-ok0.11 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Input Method Team Installed-Size: 109 Depends: fcitx5-modules (= 5.1.7-ok0.11), libfcitx5core-dev (= 5.1.7-ok0.11), libfcitx5utils-dev (= 5.1.7-ok0.11) Filename: pool/main/f/fcitx5/fcitx5-modules-dev_5.1.7-ok0.11_amd64.deb Size: 8984 MD5sum: 3abe36e79fc2835bc8386f4d6f07e16e SHA1: 9ff80c13ba5b86fe706bee83f3d9f2452ae3cb24 SHA256: acae0b1522d4529b9991e14d8d848fc183e143b302587e95824982f5ebc000a4 SHA512: e50605724a9ea594b8bf056291c8962607869798a38a6a4d3640c87089961ce215c7166004af74c3fd4359c04b8dd61c4962b3fe0eee97b26192f1a66e69b81e Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (input modules dev files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for fcitx5 input modules. Package: fcitx5-pinyin Architecture: amd64 Version: 5.1.3-ok4 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 685 Depends: fcitx5, fcitx5-chinese-addons-data, fcitx5-module-punctuation (= 5.1.3-ok4), libboost-iostreams1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.38), libfcitx5config6 (>= 5.1.7), libfcitx5core7 (>= 5.1.7), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libimecore0 (>= 1.1.5), libimepinyin0 (>= 1.1.5), libstdc++6 (>= 11) Recommends: fcitx5-module-chttrans (= 5.1.3-ok4), fcitx5-module-cloudpinyin (= 5.1.3-ok4), fcitx5-module-fullwidth (= 5.1.3-ok4), fcitx5-module-pinyinhelper (= 5.1.3-ok4), fcitx5-module-quickphrase, fcitx5-modules, fcitx5-pinyin-gui Conflicts: fcitx-data Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-pinyin_5.1.3-ok4_amd64.deb Size: 362196 MD5sum: be7f87dc30da7aff147522448f18d8d0 SHA1: d2eff8b6cba957f2f7a8c59fa9f1374d360edcc2 SHA256: 847acef0bdae0bd8c4ef52b983a69e4823667600e1c3988076989623da97ded1 SHA512: 71f9a835ba1b86a3cb0df58ec63106cc355d003aca8e68ff658d6aa3e4ccafde0827e1b2f74a441fc0c84ff51bd76986fe691bc8e8400995070d0f80b7cb7c6a Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (builtin pinyin support) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the builtin pinyin input method. It provides the default pinyin input method for Chinese users. Its associated GUI tools can be found in the separate fcitx5-pinyin-gui package. Package: fcitx5-pinyin-gui Architecture: amd64 Version: 5.1.3-ok4 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 279 Depends: libboost-iostreams1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.14), libfcitx5-qt1 (>= 5.1.4), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libimecore0 (>= 1.1.5), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5.2), fcitx5-pinyin (= 5.1.3-ok4) Breaks: fcitx5-pinyin (<< 5.1.0) Replaces: fcitx5-pinyin (<< 5.1.0) Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-pinyin-gui_5.1.3-ok4_amd64.deb Size: 74460 MD5sum: 1db76b4bf43999ff4f940da2cc6e3571 SHA1: b53a7c5fe69756b2e0009b685f54aa07a3e867f8 SHA256: 26cf70577243d7184bd8f5cd861be58497a040a3016725dca06061eefe6005e5 SHA512: 0b76a65480135605941196fb6100c9f8bb74acf65796220a6c779928b9ac1298926ce7e5349101eb924d9aa41b891a614e6200821d4bdd7be67fa3c121705fd0 Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (builtin pinyin GUI tools) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the GUI tools for the builtin pinyin input method. Currently, it includes the following components: . * customphraseeditor * pinyindictmanager Package: fcitx5-quwei Architecture: amd64 Version: 5.0.12-1ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: hanteng Installed-Size: 118 Depends: libc6 (>= 2.34), libfcitx5config6 (>= 5.0.18), libfcitx5core7 (>= 5.0.18), libfcitx5utils2 (>= 5.0.18), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/f/fcitx5-quwei/fcitx5-quwei_5.0.12-1ok1_amd64.deb Size: 29140 MD5sum: feb3f6f85f9e2eec103192cc6a974a8e SHA1: 1361eca229f72456fc3805ff86ab49468d3cb059 SHA256: 9d3641765e9b34464875f6cedc2ae07b803bf039c16e48223482696daa8fdea9 SHA512: 5e9c3fef9faa2ecfffe7fe420d7befb769f29e0af1b235cbff20cc119a66b7c56d81cbb5241e63483d6d97a225ecde746045726b6fd3906f53bd98b0c626cf57 Homepage: https://gitee.com/openkylin/fcitx5-quwei Description: Fcitx5 quwei. Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. Package: fcitx5-table Architecture: amd64 Version: 5.1.3-ok4 Multi-Arch: same Priority: optional Section: utils Source: fcitx5-chinese-addons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 470 Depends: fcitx5, fcitx5-chinese-addons-data, fcitx5-module-pinyinhelper (= 5.1.3-ok4), fcitx5-module-punctuation (= 5.1.3-ok4), libboost-iostreams1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.32), libfcitx5config6 (>= 5.1.7), libfcitx5core7 (>= 5.1.7), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libimecore0 (>= 1.1.5), libimepinyin0 (>= 1.1.5), libimetable0 (>= 1.1.5), libstdc++6 (>= 11) Recommends: fcitx5-module-fullwidth (= 5.1.3-ok4), fcitx5-module-quickphrase Conflicts: fcitx-data Filename: pool/main/f/fcitx5-chinese-addons/fcitx5-table_5.1.3-ok4_amd64.deb Size: 156140 MD5sum: bf3281df95c795a9a87e20c9d84a9a92 SHA1: 607d54e4b5f6c8e90eb083325dd867fd923e8d2b SHA256: e8b7d2e74d179e3d28ea46266786e4e189eea203cbcccd16b1b4fa1e721f4a27 SHA512: c15e8530d80945973bb6c22119b0e924d31141cade9e1b20ca0f7301166e14eae4c08bb92a7cd83053dc79e95eeea834e1e2b62ee9c6bf279e41395946424c4d Homepage: https://github.com/fcitx/fcitx5-chinese-addons Description: Fcitx Input Method Framework v5 (builtin table support) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the table engine for fcitx5. With this engine, Fcitx5 is able to support a large number of table-based input methods such as Wubi, ZhengMa, etc. Package: fcitx5-table-ukk Architecture: amd64 Version: 1.0.0.1-ok1.3 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kevin Installed-Size: 173 Filename: pool/main/f/fcitx5-table-ukk/fcitx5-table-ukk_1.0.0.1-ok1.3_amd64.deb Size: 40140 MD5sum: 5972aa2085721e711df6a33e621ef0ce SHA1: 03f6ad9c581f7d89e8881c5d3d06f4618d43690f SHA256: e3bfe117fd38d2f2af9bdf2301201ae6cdcacd2528d6e007dc4d62b118fe93c0 SHA512: b0d15e8abd2417ef9044c85defbe0ead40f4c2c04cae15086150e0ac8d6a1051dbe94eb295cc99d22318857218671f2a9f77bc253b32cae3c14c80f975070e62 Homepage: https://gitee.com/openkylin/kylin-theme-builder Description: fcitx for ukk Package: fdisk Architecture: amd64 Version: 2.39.3-ok2build5 Multi-Arch: foreign Priority: important Section: utils Source: util-linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 356 Depends: libc6 (>= 2.38), libfdisk1 (>= 2.38), libmount1 (>= 2.24.2), libncursesw6 (>= 6), libreadline8 (>= 6.0), libsmartcols1 (>= 2.28~rc1), libtinfo6 (>= 6) Recommends: sensible-utils Filename: pool/main/u/util-linux/fdisk_2.39.3-ok2build5_amd64.deb Size: 110524 MD5sum: a6ed975c64c2b21e60a2e4d93ee11d58 SHA1: 54fabc622237409ac163ae64233763498ff461c0 SHA256: 71ccb7a0f532b5600864dce52a24cc89e680d9b4c04c8b7d79500eb57a938ec7 SHA512: 7dddedd09a49ad1bbc7c1868c20cff15b4551bfb9a7ca11b1bdbdbbc379daa3dffa4feb1294d0f0e76b5b1fb7c22bcb10dc9058afaa5234c1d05d6dc587e0628 Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: collection of partitioning utilities This package contains the classic fdisk, sfdisk and cfdisk partitioning utilities from the util-linux suite. . The utilities included in this package allow you to partition your hard disk. The utilities supports both modern and legacy partition tables (eg. GPT, MBR, etc). . The fdisk utility is the classical text-mode utility. The cfdisk utilitity gives a more userfriendly curses based interface. The sfdisk utility is mostly for automation and scripting uses. Package: ffado-dbus-server Architecture: amd64 Version: 2.4.7-ok2 Priority: optional Section: sound Source: libffado Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 330 Depends: dbus, libffado2 (= 2.4.7-ok2), libc6 (>= 2.38), libdbus-c++-1-0v5, libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/libf/libffado/ffado-dbus-server_2.4.7-ok2_amd64.deb Size: 64692 MD5sum: 0d67dfcc3e0094f9bc6d989b50a890b6 SHA1: d9787cd83050083c0ddf1ec994662491a66e93d8 SHA256: 20547e78c588240a39bf32824ee1c421ace0c88fac20ca03f46f07761aac44b8 SHA512: aeb2149ad8bdc95e91be707e2959cff4903b450d5d38e7d4d3fb3f39eca3b25a969d4696643bc644ee175a8180ccc91a7645ba5457cc259e7432314780c40507 Homepage: http://www.ffado.org/ 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. Package: ffado-mixer-qt4 Architecture: all Version: 2.4.7-ok2 Priority: optional Section: sound Source: libffado Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 2256 Depends: ffado-dbus-server (>= 2.4.7-ok2), ffado-tools (>= 2.4.7-ok2), python3-dbus, python3-dbus.mainloop.pyqt5, python3-pyqt5, python3:any Filename: pool/main/libf/libffado/ffado-mixer-qt4_2.4.7-ok2_all.deb Size: 110904 MD5sum: 42bc5257534bcd6845eb11efaa56e9d4 SHA1: dc138aab343b59a5681d1a5e4e410b6a440c48ad SHA256: f2d92a7bf854a1e4ab5d50cd29543f94112245b76ecf04503320198ea71f22b6 SHA512: a69cbfbf29c1d4191e6675600f7c0d767f03b39bd250abd65e293ae03a95011d847085cb440107412e6f4ee768d499bf366a8f282a50a87b729b6bcf1b525537 Homepage: http://www.ffado.org/ 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. Package: ffado-tools Architecture: amd64 Version: 2.4.7-ok2 Priority: optional Section: sound Source: libffado Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 401 Depends: dbus, libffado2 (= 2.4.7-ok2), python3:any, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libraw1394-11, libstdc++6 (>= 5.2) Filename: pool/main/libf/libffado/ffado-tools_2.4.7-ok2_amd64.deb Size: 67880 MD5sum: 72f13f7a26e2abe873886ac92b28c246 SHA1: 05eff7977a6d86ac30f646c5da09d5a823474cbe SHA256: cbbb9a23b9cad2fc9eb64d8de2876846a10d8fa9dfe67af483c62f7fd5bf92d8 SHA512: bf94f4d7ed8d4dbc745dbe0bc791f7477439121c48a91ae41cef99385f36989bb5b0d2a49de766f9b6d3d627ded10d5eb9761ed1e6fe7e3dddafab2c84858538 Homepage: http://www.ffado.org/ 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 Package: ffmpeg Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: foreign Priority: optional Section: video Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2491 Depends: libavcodec60 (>= 7:6.1), libavdevice60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.35), libpostproc57 (>= 7:6.0), libsdl2-2.0-0 (>= 2.0.12), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.0) Suggests: ffmpeg-doc Filename: pool/main/f/ffmpeg/ffmpeg_6.1.1-ok7_amd64.deb Size: 1865396 MD5sum: 38f76114ad1fd1a535e2ffbdc1d6e107 SHA1: e644d421caaa090def92b2d93ad55c9fc6afa36c SHA256: a7bb84544bc41729236f495ff16010d93b5157827155d1c84e6ed266aaf89601 SHA512: ce9e7042a10639e5e535ee1335e0116f492f57634a56cb097643efbf62d99edbb500a48601caad1c7599fd7fe705fce96778458998b44a88bff1c8fa3d68ce26 Homepage: https://ffmpeg.org/ Description: Tools for transcoding, streaming and playing of multimedia files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This package contains: * ffmpeg: a command line tool to convert multimedia files between formats * ffplay: a simple media player based on SDL and the FFmpeg libraries * ffprobe: a simple multimedia stream analyzer * qt-faststart: a utility to rearrange Quicktime files Package: ffmpeg-doc Architecture: all Version: 7:6.1.1-ok7 Multi-Arch: foreign Priority: optional Section: doc Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 36639 Depends: libjs-jquery, libjs-bootstrap Filename: pool/main/f/ffmpeg/ffmpeg-doc_6.1.1-ok7_all.deb Size: 2186184 MD5sum: 5f50c9b0db9b7746eb967ec2d80d95fa SHA1: 381ed53aea6b7594b6b4575993e53fa336feff31 SHA256: 9e2bacfcf2a4c00d05ce566700783a3e0a44debac512890e39a4b952356253f9 SHA512: a19e8f55ee1a6ebe4862525e207edd075131e30b3286afe0e9c0dbf618ceb47c360edc9c951ee009a63bdc3905ceb853118958790d3043c9cf9b3aea81af3b9b Homepage: https://ffmpeg.org/ Description: Documentation of the FFmpeg multimedia framework FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This package contains the HTML documentation for the FFmpeg multimedia framework including the API documentation created by doxygen and the manpages for the libraries. Package: ffmpegthumbnailer Architecture: amd64 Version: 2.2.2+git20240104+dfsg-ok4 Priority: optional Section: video Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 42 Depends: libc6 (>= 2.38), libffmpegthumbnailer4v5 (>= 2.2.2+git20240104+dfsg), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Suggests: libglib2.0-0 Filename: pool/main/f/ffmpegthumbnailer/ffmpegthumbnailer_2.2.2+git20240104+dfsg-ok4_amd64.deb Size: 10104 MD5sum: b23141a685d67909536f35ec60ab95cf SHA1: d942676a2d1c4c10b51e626e05eb731469b5fb22 SHA256: 78d62505467a3903f96f1f401743b1d1e6235feec32934f4334fe2512d33f3e7 SHA512: 95860dff29137de43498d12530217bc45d5e5c7e699b6425310c2c00aeb0128425b91d580fdbd6c66dc3d40136b43888b25984ea5655c57a95d01140b75bc81e Homepage: https://github.com/dirkvdb/ffmpegthumbnailer Description: fast and lightweight video thumbnailer FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg. . This package contains the ffmpegthumbnailer executable. Package: ffmsindex Architecture: amd64 Version: 5.0~rc2-ok1 Priority: optional Section: video Source: ffms2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 53 Depends: libavutil58 (>= 7:6.1), libc6 (>= 2.38), libffms2-5 (>= 2.40+git20211209), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/f/ffms2/ffmsindex_5.0~rc2-ok1_amd64.deb Size: 12224 MD5sum: 5be882b48f2deb7adf23d774374cff03 SHA1: 5cd5affc639519b82c642b4f55565dfed6949e0b SHA256: c830b05751bbeadb513715c8b0e45179cbd9354ecf15101f4dc9749178788af9 SHA512: ce8c27e625dec6cc63a68a5e94d4e055313e264750e84c2f0917d21d879499ebd3173e0f1231ec3e96e1ff9c123fda018a0d9070f55ee0d298e5455748582d35 Homepage: https://github.com/FFMS/ffms2 Description: Command line tool to create ffms2 index files A cross platform ffmpeg wrapper library, and some additional content for things ffmpeg doesn't handle well. A more friendly API and an easy way to say "open and decompress this, I don't care how". . This package contain a command line indexer tool. Used to create index files which can later be used by applications which are useing ffms2 to speed up loading of multimedia files. Package: fido2-tools Architecture: amd64 Version: 1.14.0-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: libfido2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 147 Depends: libfido2-1 (= 1.14.0-ok1), libc6 (>= 2.38), libcbor0.6 (>= 0.5.0), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Filename: pool/main/libf/libfido2/fido2-tools_1.14.0-ok1_amd64.deb Size: 42328 MD5sum: c208641b890d77d5be7e0fdd20a9f5f6 SHA1: f541dcfbd2841e7acc3af0278d9834f8b1c35e27 SHA256: bc2049bc8e5ca0d1c5e54c45e3e53cba5436d7f3cf435215702421277937b655 SHA512: 9716d19b3492b6b7d73988bf93a98f87bc463aa776f10e371b14ea105cabd1fd883c9f455cf45cbf5ae01cc9a83152644f05b6f1d0e4ac5edb064616597edfa0 Homepage: https://developers.yubico.com/libfido2/ 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. Package: file Architecture: amd64 Version: 1:5.45-ok1 Multi-Arch: foreign Priority: standard Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74 Depends: libc6 (>= 2.38), libmagic1t64 (= 1:5.45-ok1) Breaks: debhelper (<< 12.2~) Filename: pool/main/f/file/file_5.45-ok1_amd64.deb Size: 20428 MD5sum: 6ed5ec084bab3fe08a8cbaa87a7e78ea SHA1: 7f804928e618f094e9a1dcb25a8435563bab962f SHA256: 5f8063783f3314454c038b18f24a8ceec99a2a3acb2ed016541248d2b9903d29 SHA512: bcf2d04f422087056a0c1dae3182609c4b38af66e1fc2716cc244d69fd5015f831ab57ff0b927f1c7b63c2619ab8bf5e2e3128c296f3e63fe998b9d1c53d2733 Homepage: https://www.darwinsys.com/file/ Description: Recognize the type of data in a file using "magic" numbers The file command is "a file type guesser", a command-line tool that tells you in words what kind of data a file contains. . This package contains the file program itself. Package: finalrd Architecture: all Version: 9-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 29 Recommends: initramfs-tools-core Filename: pool/main/f/finalrd/finalrd_9-ok1_all.deb Size: 6360 MD5sum: 8ad2ef2cc04bda4c792c549ef0793ba6 SHA1: 73e5fd33741af7cecda11d305f2b9a14113c1377 SHA256: 7577bea339edd27835dfc792081dd7d77acb46f0c11ac37f38b979798f349713 SHA512: 9e1d5485db52483dfe2a8c5961b7c5ab1df2271fa79668b9ac5b8465ea8ab51d6c574d7de1de4c649cd7ce735d653a0767575b0e6f0c28e20e168c22de6006c6 Homepage: https://launchpad.net/finalrd Description: final runtime directory for shutdown Generates a systemd compatible shutdown runtime directory. This enables to execute scripts and binaries to clean up shutdown. . Also supports hookless operation, to simply facilitate clean shutdowns. . Approximate tmpfs RAM requirement is 14MB on shutdown. Package: findutils Architecture: amd64 Version: 4.9.0-ok2 Multi-Arch: foreign Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1520 Pre-Depends: libc6 (>= 2.38), libselinux1 (>= 3.1~) Breaks: binstats (<< 1.08-8.1), guilt (<< 0.36-0.2), libpython3.4-minimal (<< 3.4.4-2), libpython3.5-minimal (<< 3.5.1-3), lsat (<< 0.9.7.1-2.1), mc (<< 3:4.8.11-1), switchconf (<< 0.0.9-2.1) Filename: pool/main/f/findutils/findutils_4.9.0-ok2_amd64.deb Size: 463116 MD5sum: ef62080feb2cbf8cb4963034c8d36211 SHA1: 2e92f98390fe7d2c7ac8d3ade5b0474b016ce23b SHA256: f26b0ffc7130be077d21a00154a03a9b42f0e33499dec9f99fdb87206157cb36 SHA512: 769916532a1d34d6049ce6775c6bd7c08256c8410c22014243a6f8a79dbcf4432297949aca3ed4e54fb3681ac8cfc8433e069d5370bb7965bafb25e69b961b6d Homepage: https://savannah.gnu.org/projects/findutils/ 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. Package: firefox Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 239468 Provides: gnome-www-browser, iceweasel, www-browser Depends: lsb-release, libasound2t64 (>= 1.0.16), libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 4.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.42), libgtk-3-0t64 (>= 3.14), libharfbuzz0b (>= 0.6.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 12), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxrandr2 (>= 2:1.4.0), libxrender1, zlib1g (>= 1:1.1.4) Recommends: xul-ext-ubufox, libcanberra0, libdbusmenu-glib4, libdbusmenu-gtk3-4 Suggests: fonts-lyx Replaces: kubuntu-firefox-installer Filename: pool/main/f/firefox/firefox_125.0.3+build1-ok7.1_amd64.deb Size: 63683244 MD5sum: bd99335695f622c4dc7d2a4369085aed SHA1: 9a01af6f779d64c1baffcdfcfcb9d6546b49afa5 SHA256: 1d35ac43c73d7bed472197a21354ab89d95a3206c377452ebbb23889ec3dbd5b SHA512: cd8563798b004a687521b9182d02b0a3289c86457237600237919b4fce3df1cd9bb12a4efeb6ca7aff75a6dfa5ad3ad7ef0e99734dcd98a381ca5d1e613de0f3 Description: Safe and easy web browser from Mozilla Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web. Xul-Appid: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} Package: firefox-dbg Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: extra Section: debug Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 475090 Depends: firefox (= 125.0.3+build1-ok7.1) Filename: pool/main/f/firefox/firefox-dbg_125.0.3+build1-ok7.1_amd64.deb Size: 444782452 MD5sum: 2966b08b8108731c2ba1d57fab066ff3 SHA1: 0d05a4827c23865974691dc0bb94e14a9e2f4248 SHA256: 4e7dc137c263f1e12691a5763a563d9f9b427028216151c025ad7fa2f0e15552 SHA512: 7bbe902faa88ef850bfaceb69c435b5fed1a0eea44f72342e016ee35024fc94c074364a00f6c84c2c8f7e6542c4345d3b62e17f4aacd71e960c39f8f63f5bace Description: Safe and easy web browser from Mozilla - debug symbols Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web. . This package contains the debugging symbols for the Firefox web browser Build-Ids: 01f081f0a298338f1fa2593cc6062c3643aafa36 11f3d013db8849d63bff84c1c6d5093e70cb6b71 188a635a2c37b81de8b516a781c9c451eb13997f 20a87edc1c3fb7e3d4c1f7ad961c3cf53ecf37c9 287bb15865e9ec9178c6190fe337290fa69fb84c 34e0c7fc5b867c4663e2293c6ba961e8d9f873a7 3c7bc78dd25235946be1ed1dab147fc255de59bb 4255b503aee31022d276d13c9a45abb4659ceb57 451548093efe6195bdb693b2aa7b7ce94532fb07 4a966ad5984f2856776d68643881d3944ad76629 5a5c6d48005290342fb6af816ffe8903c080dff1 647d08ff91632bf9a24d088950ca0c376716e91b 77ce5b388c3872cc475d3a71a6dcb02154a33dd7 7ca4eacdb61fef7ff2668c1c96f15de4f122905d 86366a74cd6e728ad238e7e6700a793225f3f135 994bba60a617148f7e572d7ac0339b7b95d7128e 9d1ff66d15bb1fd900d3689dd12a9ea3c2dfc7b4 c9e3811e351aca629706de465d4adea0ffc8cacb cb3574edebd0ec1deee058ed804aa6c47214d4cc d0254c74e718ea23d5eb345e6e51d5e49eabbdc3 e7824579eef505cafc5aa6cd13defbd766ad573c ec78b516377d25c162a45fbea2ede04edbcf2682 f2f43f4e0ea835970048a15755d8dfc7e052f22e f9bb8bbe00283147975a3c8e9fb92ff0c83cb453 7b6638f06948b0243bb5ad00810fc9738f28b28f Package: firefox-dev Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: extra Section: oldlibs Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 111 Filename: pool/main/f/firefox/firefox-dev_125.0.3+build1-ok7.1_amd64.deb Size: 14736 MD5sum: 7f6cbe60e17b74fdeb1412edf761941a SHA1: a960f047904bf8f7f18a92d227c6fe70dc38e9ac SHA256: f0178b052e2f1390fd86beaea70e336391f56b3e5e38d6ab9e0fde52c7f3b7fe SHA512: 541a211627086231acc6c7f0d724bed3e9d7ecf9c39fcfd0626febadc0fd606a82ff3c12f581eaea6427df6b71add5628a8f6739cefed52929649af283a0a33b Description: Safe and easy web browser from Mozilla - development files This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: firefox-geckodriver Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 4655 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), firefox (= 125.0.3+build1-ok7.1) Filename: pool/main/f/firefox/firefox-geckodriver_125.0.3+build1-ok7.1_amd64.deb Size: 1388924 MD5sum: cc51f25c442d891a99f590ed5a57795e SHA1: 4af06ae8f76f2469e24c5bdd28a7fd60a7911a50 SHA256: d469813d977d9c6cd9d3f389efda0bd4b1e1e58c91b711c82a930b1482a902c8 SHA512: 5c10368f4a0c7f62740e7baeeb7a75e377ddfdd7a050e86f0ac2bdfb22e3618a146402727db1e270d4765bbb5af5f196b223c044191e2dce07e70714072d53db Description: Safe and easy web browser from Mozilla - geckodriver Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web. . This package contains geckodriver, a proxy for using W3C WebDriver-compatible clients (such as selenium) to interact with Gecko-based browsers. See https://firefox-source-docs.mozilla.org/testing/geckodriver/ for details. Package: firefox-locale-af Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 468 Replaces: language-pack-af-base Filename: pool/main/f/firefox/firefox-locale-af_125.0.3+build1-ok7.1_amd64.deb Size: 324540 MD5sum: 21fab47090c5422bf4a06f397a4a3d1b SHA1: 39d256c4033df6f3efd50c59e76ed57bf8ec84bd SHA256: f9294438fb5e4de143a61bb2a67ba1ab72ea6421f7d3c3f4ea546758dfe0a8d2 SHA512: a68e622aa9b570eb17fe4a6dca8a8bf30b737d7f13dfea4eacb0c4462584c36445cac777a7d37ef7f2b44bfeba5dd5ba5a998c4924ad640f5d56fd06bdb1716f Description: Afrikaans language pack for Firefox This package contains Afrikaans translations and search plugins for Firefox Package: firefox-locale-an Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 551 Replaces: language-pack-an-base Filename: pool/main/f/firefox/firefox-locale-an_125.0.3+build1-ok7.1_amd64.deb Size: 416924 MD5sum: d1985d1d02aaaeafb13b41c101fdd8f6 SHA1: 9a8259e30a0dd06ca078abe09e0480e0b1852203 SHA256: ba6185290a43060879a14d33eb7a4de924cecfb8fa80a81c6172f2252a5ebe2a SHA512: 42d1b29b31912ced8062df7ddf430f5fba65a1d779ecc4505ecf75ce9e3825adf9370f6a794881b1c57e560f11fda8c4056841ec7222e3b2150553c5a1813ea7 Description: Aragonese language pack for Firefox This package contains Aragonese translations and search plugins for Firefox Package: firefox-locale-ar Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 638 Replaces: language-pack-ar-base Filename: pool/main/f/firefox/firefox-locale-ar_125.0.3+build1-ok7.1_amd64.deb Size: 510996 MD5sum: f741095f0b24dc66cc3eecc9e41d2336 SHA1: 9759a27a469aaa2161b2d0b97b659bc7288ae334 SHA256: b12a7216f5bf825e741181da5a530a5acb20cc5eaf482b699b8d5f17a1942e45 SHA512: 2bf8d6f29b5ced0521f4a937a28f635d3fff8696ed35b1d22213cc8789f185e4ede71514c4e354ba68ab5041418d240da230dd9515099a8d08c683306314651e Description: Arabic language pack for Firefox This package contains Arabic translations and search plugins for Firefox Package: firefox-locale-as Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-as_125.0.3+build1-ok7.1_amd64.deb Size: 14728 MD5sum: 1e2918b98ab8acded53d0fe63b118cba SHA1: 4fca6ead5b4d140de4a27a0ca87925428d34b031 SHA256: 17c7a913e1049c9b65fe64d3625488fe6402648add90440a9461d32c85fcce36 SHA512: 38a8948be48ada3fe821cf5512770dbf842e52f90f60ed9554341ebab675455b04a5980a5b9a12525abe490469d9bbf1316ba818084ffc46ef458cbe5f455193 Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-ast Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 539 Replaces: language-pack-ast-base Filename: pool/main/f/firefox/firefox-locale-ast_125.0.3+build1-ok7.1_amd64.deb Size: 403608 MD5sum: 28c1eb17289e296df90da7cd091b7b97 SHA1: 2d602dcb5ef0b520b3680bec112c3c687189ec46 SHA256: f40322fe4eddc2e451299e20addd07a505a3f5d150a8535356c3dac0e1e93064 SHA512: 24b20c1d034c1a5d7afdfa0f92ed360b0551dad75b8b2dffced3a814898567bd115264ffc8322d7424eeabb24250762da91bcb98adfdac93b4c50b1331d9d26c Description: Asturian language pack for Firefox This package contains Asturian translations and search plugins for Firefox Package: firefox-locale-az Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 534 Replaces: language-pack-az-base Filename: pool/main/f/firefox/firefox-locale-az_125.0.3+build1-ok7.1_amd64.deb Size: 397072 MD5sum: 9cb11e8f439551d64b4a36235a6942ce SHA1: d1aae3e7248a88968444e6305fe3c168c1aaa808 SHA256: f0fe811ebe1fde0e5fc9334a59651319cc0cb30a1d75976ed0678f64f2d322d4 SHA512: 97242f4a40ae2d15a7b8f29d3f9ce4b7ff43144ae5f1a471a5af0d7d7bd7fd9ff4d8306e45205765165364e785251fac24934329d183e7fd21b0b91ba52f7597 Description: Azerbaijani language pack for Firefox This package contains Azerbaijani translations and search plugins for Firefox Package: firefox-locale-be Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 733 Replaces: language-pack-be-base Filename: pool/main/f/firefox/firefox-locale-be_125.0.3+build1-ok7.1_amd64.deb Size: 612184 MD5sum: d98fc4016cede72a9f106ca1327bf5fb SHA1: ae0448474f98a9f2ef70ffcb8511618bbd7236bf SHA256: d387df2dd4c9ff91d01aa8435fb41ba9038fa4d1a2e77895a8ae6d34b40ef129 SHA512: 18f51794a284e934d8523e64d63365063d784d3b1908cba26458b885f93bc69b55021a98d471169a6ef5b3327653e5be3484b66f05e50e7d512d82e8669bc752 Description: Belarusian language pack for Firefox This package contains Belarusian translations and search plugins for Firefox Package: firefox-locale-bg Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 637 Replaces: language-pack-bg-base Filename: pool/main/f/firefox/firefox-locale-bg_125.0.3+build1-ok7.1_amd64.deb Size: 507812 MD5sum: 1e5e894da5a556b5fe06f3abf3fb07e5 SHA1: 3b8993f1c3579640679f00d00336c7f8b34edbd5 SHA256: b21f3c633a3f946dea25602ece25307deef51610951b5edc8d685e00ab704d16 SHA512: 63bf75644350b6f5d78553173ccc3497c91079720309b27e9ba71ab5a5eb9055f70d05ec786913980e549f227596e23a29ac21786192cca19d63e0c18a1f5768 Description: Bulgarian language pack for Firefox This package contains Bulgarian translations and search plugins for Firefox Package: firefox-locale-bn Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 617 Replaces: language-pack-bn-base Filename: pool/main/f/firefox/firefox-locale-bn_125.0.3+build1-ok7.1_amd64.deb Size: 485592 MD5sum: ee0943d9cfd176fbb9c3135012e77b1c SHA1: 078957a727b6f27663ba6da51870492910dcff51 SHA256: 0f5be010f02dcd4b8ec83f67f1f4306a88856a3b217ac7d527c99a7d6b74da81 SHA512: 17d3688992fa720ee63ca60f51e9433e87fa542f88996158283f23431fb7a97e6c693d170115ac17261f8a2204b17cf2d44677d25910a8bbd2c694c39e9f4a70 Description: Bengali language pack for Firefox This package contains Bengali translations and search plugins for Firefox Package: firefox-locale-br Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 625 Replaces: language-pack-br-base Filename: pool/main/f/firefox/firefox-locale-br_125.0.3+build1-ok7.1_amd64.deb Size: 499256 MD5sum: 3b81db3d9ccd57378b364dd169493ac8 SHA1: a235da2dada8061579be3698cf4a18cda6ab53cc SHA256: d4011e6ec4c0219ab39a3f986f34a908ab099394a07d9056326ce0f985395c2c SHA512: f1f35e7efa9034080e17a22d1591697f93cb4bc0d1cf07b1df1371818a5dda4a01f731a5c72ef68898ec762e11d4190b10d1353fc84c9d603a383636831563f3 Description: Breton language pack for Firefox This package contains Breton translations and search plugins for Firefox Package: firefox-locale-bs Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 522 Replaces: language-pack-bs-base Filename: pool/main/f/firefox/firefox-locale-bs_125.0.3+build1-ok7.1_amd64.deb Size: 385356 MD5sum: a2fff6cbf8a9b3b83ffffb49616f5c4d SHA1: 9d64d67d44593d0d962af5c0818644396993ec1f SHA256: 099ab76874da3c920e7002d29ec85afc6ebf2e61afd4cb3f6541fe336a7b0be6 SHA512: 8ee3982c59c7f0607646d590947f4085ec671e358f4ad6ff7fcf590e7712c5f85e549c6d1871640abce4f8121f2037a323fa1d3f9938f94c56dbbb1a149cc38b Description: Bosnian language pack for Firefox This package contains Bosnian translations and search plugins for Firefox Package: firefox-locale-ca Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1102 Replaces: language-pack-ca-base Filename: pool/main/f/firefox/firefox-locale-ca_125.0.3+build1-ok7.1_amd64.deb Size: 849528 MD5sum: 83ad3748a8ac45f47a59bf3678630c10 SHA1: a0607fff0e46a22cd23b46ed233ad717d4a73c2a SHA256: b89b06abebc48f19985da90ecfe08be3a791ab0d82be426721a0e7b4e9c0be45 SHA512: 04760bd190b1e9e8548b0c4176ef0b05b76b17f28aab483f8719c075858bc3219f09a775a38acf4f4125ec36def7ea5a026639284b94d61fba97d8fe3a8c9962 Description: Catalan; Valencian language pack for Firefox This package contains Catalan; Valencian translations and search plugins for Firefox Package: firefox-locale-cak Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 630 Replaces: language-pack-cak-base Filename: pool/main/f/firefox/firefox-locale-cak_125.0.3+build1-ok7.1_amd64.deb Size: 502848 MD5sum: ef988dd5f2f8f2a74f2a0b5775b25eb8 SHA1: 05378085b53b0c6214fa734533a91bf15c207a7f SHA256: 701746226d10d08108afb30dd30d7de2fe61ee05a7c2e5470d56e2e423d8060f SHA512: 4aa3a57d0b99292e94a149d155fbf30fcfb660d66ccb8e7f0a9a2c79a25b8d1e688889c61f55f214ef2aa84d3465a280b7ae9de6b3443e9cf141be63cb5a4380 Description: Kaqchikel language pack for Firefox This package contains Kaqchikel translations and search plugins for Firefox Package: firefox-locale-cs Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 686 Replaces: language-pack-cs-base Filename: pool/main/f/firefox/firefox-locale-cs_125.0.3+build1-ok7.1_amd64.deb Size: 562376 MD5sum: f77c9ea71b38294e67bc89e006d61d87 SHA1: e7958746d469d2cee379c02787531a0a81d779bf SHA256: 5d607a1f659f2d489b1008941f40d6d85093118c93dca8d76e60fa5c8d57bfe0 SHA512: 551d3d4982e5c97fcf8a6f35ff3709eba1d5cb35db82944a50bcc48d708f115d03ebef80946023c4a09cc24c944ed7917ac6ada05cc08ca2d9f1493d1987c73f Description: Czech language pack for Firefox This package contains Czech translations and search plugins for Firefox Package: firefox-locale-csb Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-csb_125.0.3+build1-ok7.1_amd64.deb Size: 14728 MD5sum: 836819101b49736ed5a1752750d24a29 SHA1: 9eafaffb7f81cc0652f8a10683da489e7d648acd SHA256: 1ab8229172e608e4c5b6a10d8025933b196411f5a9043881d9d35edc1190031d SHA512: 5d341834e30865a438a590e704e547e1c311006f367c326f3553ffd019ee3fefc7078e25f627e23f948c914b3f044abd26cddbdf8e3a232dbeb2aa33c6467b2b Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-cy Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 655 Replaces: language-pack-cy-base Filename: pool/main/f/firefox/firefox-locale-cy_125.0.3+build1-ok7.1_amd64.deb Size: 531000 MD5sum: 6869f6d8b3ef46b7f4b4b94e79fff861 SHA1: 449942d702e545115a98f985db1cf3037a84d4a1 SHA256: 5d9c68ecb2e2a56711544338e132eb23b2bd192fa472b6866a99436ee49dd12e SHA512: c0e4c0913caa21e6367c82a6f9886d23d917c41ec0db5e6e1a5aa2198af70bedfff26d683562b0640369c42e6d1a1c5fb18ddee142af3fbcbdfa1a04bf4e0252 Description: Welsh language pack for Firefox This package contains Welsh translations and search plugins for Firefox Package: firefox-locale-da Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 643 Replaces: language-pack-da-base Filename: pool/main/f/firefox/firefox-locale-da_125.0.3+build1-ok7.1_amd64.deb Size: 518388 MD5sum: d7a0acc013ac1ae12d46e584543f46f5 SHA1: 385fe329446740f8f6d9643dd01ad727351d1aad SHA256: 5af9606c27e3fc3faede7651975a53705c93a63c0866a045c6e3ae1a49582794 SHA512: 8a1bd9c44e93e7134d954db2e7a7c18f05c01b2791f63caa3f45d3d541fb301a7d0c0c843e4601aa0044b87d1b857aacd09cdfdebd9fd147f62f8b01b05603ae Description: Danish language pack for Firefox This package contains Danish translations and search plugins for Firefox Package: firefox-locale-de Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 664 Replaces: language-pack-de-base Filename: pool/main/f/firefox/firefox-locale-de_125.0.3+build1-ok7.1_amd64.deb Size: 540008 MD5sum: ed8fe36fe16e54765511ded503cce90b SHA1: 65806b181b1f9c71de87a18b6cc1a21dff988e80 SHA256: 2882d797b906238222114ab7651f71898508d36a21c050fb64a932ab1c2a951f SHA512: 94ca2781a9abc6e3dc89d5adf29bcfaa31bd2e1a9d51b15d47a7158a2280f06ec92176f6a9f9a71b6eb5ea5eb290035e14256f95e9de10372d70fe2589b47945 Description: German language pack for Firefox This package contains German translations and search plugins for Firefox Package: firefox-locale-el Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 749 Replaces: language-pack-el-base Filename: pool/main/f/firefox/firefox-locale-el_125.0.3+build1-ok7.1_amd64.deb Size: 628716 MD5sum: a9e5323243832abb67c5a0d5cae21b8a SHA1: d4cc8c25f22469df5b0a3f9cbe32a293f32b4904 SHA256: 32d8f99c59ca0f7779a059e044d3b8a2f571546c5c571cfb2719cf6952df036f SHA512: 7e5dff318b44be6813d3a386d8044b6e8b6cceb6e4376621845aea7ea8581acc3856a0c28a3feb93937cc2f1bcc4855716e63f25d9e09b42277cfbcdb910d578 Description: Greek language pack for Firefox This package contains Greek translations and search plugins for Firefox Package: firefox-locale-en Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1122 Replaces: language-pack-en-base Filename: pool/main/f/firefox/firefox-locale-en_125.0.3+build1-ok7.1_amd64.deb Size: 755524 MD5sum: 7a892ee4a0232ff6d5e2528e30da96e8 SHA1: dfd7ad6d0589a8857cb8e6b9babea942139ba643 SHA256: eeccc0bee741feee330baba63631d83d90cc03bd279263e0725c55d10f5872d3 SHA512: 0c09a1f5d1bcedb3d06cc59df59d52bf31dc8d79ea4a26204da6e88f7381c28854fb411406328e6a7694dc8ba785753c701bcf00fba8f3fd506895c52078ceaa Description: English language pack for Firefox This package contains English translations and search plugins for Firefox Package: firefox-locale-eo Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 645 Replaces: language-pack-eo-base Filename: pool/main/f/firefox/firefox-locale-eo_125.0.3+build1-ok7.1_amd64.deb Size: 520788 MD5sum: 30fcd792b6bec4571b63d5078de73403 SHA1: a82ddc5baee8db3d4efc2427b5fa5d979cb2b003 SHA256: 8989d71e690ffd28be684b63ec784168bf22211151e842e88f3e6aaf3f142273 SHA512: 9e61c784589f1511a6dcfe12f88d274e6dc36e12e377abdda0aa3052b0e1eae31b0f55a72f7b965002a831011a853ed024513aa7b1b60cc674433f174bc63865 Description: Esperanto language pack for Firefox This package contains Esperanto translations and search plugins for Firefox Package: firefox-locale-es Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2272 Replaces: language-pack-es-base Filename: pool/main/f/firefox/firefox-locale-es_125.0.3+build1-ok7.1_amd64.deb Size: 1918668 MD5sum: c386ecece18baa9040528042259965ab SHA1: 4885525e5fbfd294cd6b9dcd0be3538da70fb2af SHA256: f44c195817c5de7fa2d300d66278f2a8193becaba48051d26ef0c40d37cb4644 SHA512: ddd32b14e5516aaf15e5b257833af6dc5a7a76da243c3e303d65b393db468fc3c5f25ca9c699d061c9031012a9c77d91784e0f4c5eaade36bdc228a8187c1faf Description: Spanish; Castilian language pack for Firefox This package contains Spanish; Castilian translations and search plugins for Firefox Package: firefox-locale-et Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 582 Replaces: language-pack-et-base Filename: pool/main/f/firefox/firefox-locale-et_125.0.3+build1-ok7.1_amd64.deb Size: 450792 MD5sum: c00180852ff29ea35fb9201154d6e94b SHA1: 9c49db71f056331dfbb5b03da751e3dc369f68eb SHA256: daa64ea5134621206134ca0ad370bc6fc59be1326f53ac5018970cbca0771afb SHA512: f3227199f75358abda1131ff326f223710068e83ac8e137c77e595d34b89e5474fbd03baae73109b42be8b4e37df65e2dec9aa79484153a8d4845f783ca1607a Description: Estonian language pack for Firefox This package contains Estonian translations and search plugins for Firefox Package: firefox-locale-eu Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 634 Replaces: language-pack-eu-base Filename: pool/main/f/firefox/firefox-locale-eu_125.0.3+build1-ok7.1_amd64.deb Size: 507784 MD5sum: 95cd0d23e57af8da27cf3ea291fbdc94 SHA1: 4247fc5924518d54eed7b651cf1af216b7a0f0e9 SHA256: c26fd8237048858c59b11ebd384c7438d7f50d1511518dde48bb8c4d3aafaf61 SHA512: 8b3cd336fa736fe3abbd57c6e67702e7e1d2cc2fa71fa920ea6a37ac460db82d60025e862a5963009b3698bd71e879ee2e23b175c373cd838a434702db7910cc Description: Basque language pack for Firefox This package contains Basque translations and search plugins for Firefox Package: firefox-locale-fa Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 623 Replaces: language-pack-fa-base Filename: pool/main/f/firefox/firefox-locale-fa_125.0.3+build1-ok7.1_amd64.deb Size: 494184 MD5sum: 261f20939fb1d0f1b10c6453c5583864 SHA1: 95cd90ab14d8f990afaea210d91e9a22d1553687 SHA256: cb7e86b2a1ed21e3515a176699e3e0556f5fec1da1247d500db1a8593ad246d5 SHA512: c16db779799197bfc65a13e8940c6d44e0960eabd1d2300291029e5c48a296a8f33b5ea53c181ab6248a243fbcbbb0304c7d78040d62613e86d5b15ccb0aadba Description: Persian language pack for Firefox This package contains Persian translations and search plugins for Firefox Package: firefox-locale-fi Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 639 Replaces: language-pack-fi-base Filename: pool/main/f/firefox/firefox-locale-fi_125.0.3+build1-ok7.1_amd64.deb Size: 513732 MD5sum: a97b668a0aaa7ce1597bf3954d0ff995 SHA1: 9be03ce194def13155c5151eb88a66df870c3689 SHA256: ef3450f673cb7c7032d0723667a97db830a0a6352937e545ef02f939515add60 SHA512: f02bb6c32572fe19f17e8ca6b454cf2372b5ad8cb89ec2ea2a0f8cf6c83a695573c907d9bdff13c3a58020850795adc11fa0cb9832d0561f9553603613050261 Description: Finnish language pack for Firefox This package contains Finnish translations and search plugins for Firefox Package: firefox-locale-fr Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 668 Replaces: language-pack-fr-base Filename: pool/main/f/firefox/firefox-locale-fr_125.0.3+build1-ok7.1_amd64.deb Size: 544720 MD5sum: db0e334a450162c6ebb09907395b8bd7 SHA1: 19fd2e9497a1c47de5a08f87a6df5fd314540fcd SHA256: 3278f9be9491d8185d5aeaae35af86fd18a0e3e6133d19ec97b4a4e0b7d413c1 SHA512: 2bd598f593776accb93e5a39a36f88225141df0ce8e6fb3795ec39c6d9286ec337ed35239c7efd09c38775e87aaeaf929b413fbe6ba3c1fbfc8f9f3c332af5df Description: French language pack for Firefox This package contains French translations and search plugins for Firefox Package: firefox-locale-fy Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 654 Replaces: language-pack-fy-base Filename: pool/main/f/firefox/firefox-locale-fy_125.0.3+build1-ok7.1_amd64.deb Size: 526820 MD5sum: 0e301c88dcf2a589c93f74aff71747cb SHA1: bd26f06908d2630703ac1a323c56e0a6b63acc04 SHA256: e5e236b06a1553911fa3878b9e6156b21465c50e9a5fe8821687b6811f69d9b9 SHA512: 801faded95dfc4e5d24b600582d4b4dbabe9d82d9bac7cd60acb1fd76d703806a945882ae9881a76182cac4c8075cc76a8fe8fef32bcedb040caa7e0f644d4f2 Description: Western Frisian language pack for Firefox This package contains Western Frisian translations and search plugins for Firefox Package: firefox-locale-ga Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 517 Replaces: language-pack-ga-base Filename: pool/main/f/firefox/firefox-locale-ga_125.0.3+build1-ok7.1_amd64.deb Size: 376408 MD5sum: dbf3dd5c0a0b8063696a4c30535396c3 SHA1: 38a92d6a5369186417ab80d81aad37461fd129a0 SHA256: c3228fd741a299ba30763784be41b07a08387a2ccfbba264904857acf39c532c SHA512: 5098bee5d6da6b15eab57e0928ef7947f3ecde228abc2f7be1172daeb694cc459b8b97c94ab8927b67aad832739210314f2e4fd73749558e1baa1e61be9e53ca Description: Irish language pack for Firefox This package contains Irish translations and search plugins for Firefox Package: firefox-locale-gd Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 630 Replaces: language-pack-gd-base Filename: pool/main/f/firefox/firefox-locale-gd_125.0.3+build1-ok7.1_amd64.deb Size: 503336 MD5sum: 35273aeef04b6eff4443082416441228 SHA1: 378984b97b45bcb5ce367f57e6eacb016f1570ca SHA256: e1689d245fe1bb3c22552eced9bf791fc69fa28a0efa0f1d67949c1fb576a303 SHA512: 6205171de060860b3b980d77fec56d0f9ec62f649a13fbf85f9add656e85bdfe416c2e74ee6b056bd0c36faa840716b73f24131adc3021c7fee4af65e98b13c2 Description: Gaelic; Scottish Gaelic language pack for Firefox This package contains Gaelic; Scottish Gaelic translations and search plugins for Firefox Package: firefox-locale-gl Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 643 Replaces: language-pack-gl-base Filename: pool/main/f/firefox/firefox-locale-gl_125.0.3+build1-ok7.1_amd64.deb Size: 517368 MD5sum: 220297e239cce57ec28f5660c559f9b9 SHA1: b3ffb5f038251f84b58db00eb11783371e037da5 SHA256: c4506d0ebe0241a9ca79e97c9ee3d7a3ab7a7533fe437c4a42d92b197a129251 SHA512: ae6857031f855c3dba705d8e25843a2ea7884d5f8a106fd905cf0baa88bec0ee6cdc607b24c8fadf5a7a6af731c51b8002785d9a67dd16ab4e98fbe6d67bc5c5 Description: Galician language pack for Firefox This package contains Galician translations and search plugins for Firefox Package: firefox-locale-gn Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 665 Replaces: language-pack-gn-base Filename: pool/main/f/firefox/firefox-locale-gn_125.0.3+build1-ok7.1_amd64.deb Size: 541480 MD5sum: 6c0a8f47295f418094763fbfdbfad5bb SHA1: 3b11dbb28aa5bfd0e7f76d05071d5e3d53e66d31 SHA256: 6a0220d5c8155f5a183e5d233a73d70ad2fbff81bbf1354ffa2521aeb2b5373a SHA512: bcaff57cee914a07ca6aa160a9e84c086c3d139be4eb5d72bbba11430390caf565411c097a009d308c43ba0a9bb4bf535be9dec8239c42ad3207c87fc59c2024 Description: Guarani language pack for Firefox This package contains Guarani translations and search plugins for Firefox Package: firefox-locale-gu Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 567 Replaces: language-pack-gu-base Filename: pool/main/f/firefox/firefox-locale-gu_125.0.3+build1-ok7.1_amd64.deb Size: 429424 MD5sum: 53ba6f9b3a27658089f610404dcc0d48 SHA1: 886cee8177cdcae031d14157e9e6f66a1eedb1c2 SHA256: 843c7bbd472a40b96ccb02480bcb08573ff3e19a2240d10304f04ef71e570f5b SHA512: 60324c4a93e2a415e5646ec408f271e044c6e099d756bc4d5347e0612062235f358a17d5f998874694bc0d62286cbc4752e93e0518463ec838d1cfdae622ed0b Description: Gujarati language pack for Firefox This package contains Gujarati translations and search plugins for Firefox Package: firefox-locale-he Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 656 Replaces: language-pack-he-base Filename: pool/main/f/firefox/firefox-locale-he_125.0.3+build1-ok7.1_amd64.deb Size: 531816 MD5sum: 3b6d27eb206063cc214498e757036599 SHA1: 9d16aff1c66163eccae6d0179d38141c3ebd155e SHA256: d1529aa278194a10d3d4e576684d5b143c1336538e6be250949596e7c17d627e SHA512: b2939d18ed885a3bf30d43b343ef3e0421ab99bb25ad5a2717ad2e439978d4d5d72698429e92d813535fc72f749af20399f8b91efcfff25911b3307b5a58f6bf Description: Hebrew language pack for Firefox This package contains Hebrew translations and search plugins for Firefox Package: firefox-locale-hi Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 601 Replaces: language-pack-hi-base Filename: pool/main/f/firefox/firefox-locale-hi_125.0.3+build1-ok7.1_amd64.deb Size: 467584 MD5sum: eec4754075caa3097a22c6d8835aa2a8 SHA1: c89e83b99f25842b0a864231fde927c9913f6bea SHA256: 55f1c60a8f272daf116fe62342754d419d5bf6569667d31a5c7b50cac380bbea SHA512: 218ab77bacb46f67f40c1cf86c3f0be342a0f02d8279937bd190b619499a8444842062fcd1a1524a7839e1d2d7238d5f9b90cc84bbb0ec852e205f0bf4c3993c Description: Hindi language pack for Firefox This package contains Hindi translations and search plugins for Firefox Package: firefox-locale-hr Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 597 Replaces: language-pack-hr-base Filename: pool/main/f/firefox/firefox-locale-hr_125.0.3+build1-ok7.1_amd64.deb Size: 467252 MD5sum: f7a98c6402e1b6cb8b3906e8c3afe736 SHA1: a0bdc064f36c033ed517faed52f8a1f75446e2f6 SHA256: e712342f2f6e339eae343d13997d353622d59fc1d49b56b00af69c7643ad102a SHA512: b281b5e363e284cb4538f0729f645cd6e32a9e44d5630a0e5cd34eab7b077a674a081edae08fdaca65833b2fe8500562188155ffac86cdcdc774086a31f6581e Description: Croatian language pack for Firefox This package contains Croatian translations and search plugins for Firefox Package: firefox-locale-hsb Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 674 Replaces: language-pack-hsb-base Filename: pool/main/f/firefox/firefox-locale-hsb_125.0.3+build1-ok7.1_amd64.deb Size: 549788 MD5sum: a03170318dee837f870dfc7d4d8dd0bb SHA1: 05782cc48e8ecdf9727b55d133100e0889d29e84 SHA256: 146dfffd92145181f3ebb70634b3859b57e25a18b381f4b9d17d54d1ccdf66d5 SHA512: 50a4ad332480508b18e51af64ffa483ea37017fd2d7a45e0d900bfdaff5e119d619bc9aad7bafd70b1254a7d58216cb788eca83accb6bc34a5677e8f3e2b61ae Description: Sorbian, Upper language pack for Firefox This package contains Sorbian, Upper translations and search plugins for Firefox Package: firefox-locale-hu Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 678 Replaces: language-pack-hu-base Filename: pool/main/f/firefox/firefox-locale-hu_125.0.3+build1-ok7.1_amd64.deb Size: 553816 MD5sum: 2d7c752bfc47814359da0dd1550add45 SHA1: 83496fdf514a6e745e18d08cf61509febd6f365b SHA256: fa94f7d88a50e4f1abd9f7c53eb202bd002f5d2c12231c37510eca448d8794ee SHA512: a68012e589a84fd6824c09a9bd80b5b2359ead8213da2cc6d24bc8d521c20d8fec27f7427f256cb78b03ee530cb43ca637c74a25114db7df9b9c583fc8900e2c Description: Hungarian language pack for Firefox This package contains Hungarian translations and search plugins for Firefox Package: firefox-locale-hy Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 651 Replaces: language-pack-hy-base Filename: pool/main/f/firefox/firefox-locale-hy_125.0.3+build1-ok7.1_amd64.deb Size: 521116 MD5sum: e8485da5a7aabb61957ea5a5ad090122 SHA1: 6c5d7735e86ad1dc932416ad6183a815a0f0d8b6 SHA256: d373b328eeef3c6beae4c7f8ba28b86ad397fb6e51ba39c297641fb3ec84df5e SHA512: 51c38b47b533683ec6d0cb8e9310c0e6cd9be350fc961915aeaa54f7619c26a4e5ac115876f7eb67d1fda76415177edc16214f4267bbe083e2959ae78d2cf85a Description: Armenian language pack for Firefox This package contains Armenian translations and search plugins for Firefox Package: firefox-locale-ia Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 641 Replaces: language-pack-ia-base Filename: pool/main/f/firefox/firefox-locale-ia_125.0.3+build1-ok7.1_amd64.deb Size: 515588 MD5sum: 1d82b631e686213b047bda57e1c0aeca SHA1: 8388f7a24cf7f4278f29e71747070d92b39acb4b SHA256: 60bdc9cd996e558bf2284cc9dec58b3c992e4a7fab24d68778268a0945474df0 SHA512: 9bbc55d0a08e68e99a5fe800aa03f70e905f9eb5e4c068870cfbb6f696b315e3c390c1c49046a1dfdd40e145455b63b794e129e92ea2da870524299f09899c1f Description: Interlingua language pack for Firefox This package contains Interlingua translations and search plugins for Firefox Package: firefox-locale-id Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 613 Replaces: language-pack-id-base Filename: pool/main/f/firefox/firefox-locale-id_125.0.3+build1-ok7.1_amd64.deb Size: 486628 MD5sum: 9e08b19e04b14da86e3156d2eb1dee1b SHA1: c4942a439972e8eb86452efb06c98c61fa295ab0 SHA256: 86da3e9e923f8ba5e43380325fae715c69ef7ef805352c29bae70a6308f7673c SHA512: 3ac4c53fb82cc9cae7e8fcea95ca710b9840a1995ced1c2d86db1a6cfe905aaaa14660773bc610a5896919e242663461a76d92e7a5486a3bb8894d12a1a82592 Description: Indonesian language pack for Firefox This package contains Indonesian translations and search plugins for Firefox Package: firefox-locale-is Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 646 Replaces: language-pack-is-base Filename: pool/main/f/firefox/firefox-locale-is_125.0.3+build1-ok7.1_amd64.deb Size: 521396 MD5sum: 04cc3ad7985aa0be167e1f98ece86e75 SHA1: 172e089123302ccb621cb949cc69024a1314d05d SHA256: 2da63d075f1c1137ceb11928b2f9bcf94cd7c28f49ce9c5f54a402a164046873 SHA512: 671aa8bb84bfe13150b699eff56ea37e480918a48a0bae13bb4cb69a3b08cc8a0b77885a18660e326299ffcdc36e6c89d0e983e5b24385d90cc1755572b8caa2 Description: Icelandic language pack for Firefox This package contains Icelandic translations and search plugins for Firefox Package: firefox-locale-it Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 601 Replaces: language-pack-it-base Filename: pool/main/f/firefox/firefox-locale-it_125.0.3+build1-ok7.1_amd64.deb Size: 475960 MD5sum: 56efd4ea7f94a3f06c6a27732c1f4a8d SHA1: a565d500af8280bf10eaf370e3135099f710ac7f SHA256: f567257750b87efb6bf35e3fafb21c751ec71b7136711e2367c2f3b9a40d8f22 SHA512: 62f01ba1e295d4c21721ddab611657d2db97416d939fd7421476f27b12d597754c29a2374b13ce268fb08a5e700e8d5eb58482ee36fab640431dfb53a0d0a6ce Description: Italian language pack for Firefox This package contains Italian translations and search plugins for Firefox Package: firefox-locale-ja Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1298 Replaces: language-pack-ja-base Filename: pool/main/f/firefox/firefox-locale-ja_125.0.3+build1-ok7.1_amd64.deb Size: 921680 MD5sum: 8588ba54b32a7a8ee3770f753998aeb6 SHA1: 99f474d7630d302ef880bf56b7a4ab1ab96a9fe9 SHA256: 5cf93097cce8a679c6d967bbe141825b3c69aa6d6003985f2de8b85a1052bd71 SHA512: 74b964abcc3175e3e747dd134fc87433549a3bbe8ec72611f7825a88c27f8588bdad32c98b5be2abc3297c1470b566b43f95daecde157a8de21546df77d4b2b2 Description: Japanese language pack for Firefox This package contains Japanese translations and search plugins for Firefox Package: firefox-locale-ka Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 691 Replaces: language-pack-ka-base Filename: pool/main/f/firefox/firefox-locale-ka_125.0.3+build1-ok7.1_amd64.deb Size: 567012 MD5sum: 6d140de629e984cc7fd6bf99ce660a8f SHA1: 5b9b0e1ae88eb606d82a46009b73b6dd80e9b741 SHA256: 4f4d66894a1e430dd036d8f6387e28472c9d715a8daaea81ab728f60232b19a6 SHA512: 9a397c35d7be1e192adc3c20b373b803415d4560d5a293c09f845ba62d392f9dd55b548af2edb52bbe416e3521a57470e9d831d48495f191916f41e72e1805bb Description: Georgian language pack for Firefox This package contains Georgian translations and search plugins for Firefox Package: firefox-locale-kab Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 639 Replaces: language-pack-kab-base Filename: pool/main/f/firefox/firefox-locale-kab_125.0.3+build1-ok7.1_amd64.deb Size: 513128 MD5sum: 76da2457c7a376e1e8592aafca25a409 SHA1: 194d91716e8312fbceb8666d160aacc924958438 SHA256: c513c1ecc694e88f7ba40c3fdafde4292270480a70eb2dfb1d19773a47ab19fb SHA512: 4109ae37ebe4189eee193e4e6b6dcb0ba65c38a2c675afea162ea625bcb8d0efe3fd692cb00561b005a7c3f33d248346a33d8bac2c0baa0f0ec508bd3af792c2 Description: Kabyle language pack for Firefox This package contains Kabyle translations and search plugins for Firefox Package: firefox-locale-kk Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 726 Replaces: language-pack-kk-base Filename: pool/main/f/firefox/firefox-locale-kk_125.0.3+build1-ok7.1_amd64.deb Size: 604488 MD5sum: ce6c293b7138864df186716d62d15f33 SHA1: 208c526aff23719d9b2ab7f7827b5ac398f9d454 SHA256: 1d1ee4da392cbd325f4cb05a9106eac3c633b9cc19188ffb3591e2d2baec0b97 SHA512: 3c6daa90a383f7e04a3e4fa76b4003556b037433a6199f65dd448de1e3d3ad1dbccb943b439792273abf279d9ebab6fa268df9fea50e6acc45919e9970e5e230 Description: Kazakh language pack for Firefox This package contains Kazakh translations and search plugins for Firefox Package: firefox-locale-km Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 564 Replaces: language-pack-km-base Filename: pool/main/f/firefox/firefox-locale-km_125.0.3+build1-ok7.1_amd64.deb Size: 428216 MD5sum: 4946cd08e9407cacaccf23482be1a5b9 SHA1: 0afcb58ffbdefd273e8ee64eaa047316e0f23a61 SHA256: db02aeb33f76dd86da0d86f69e4e15ae50980b7ce570758f175499d1a7f3ea90 SHA512: 53c3fa045c34da81a256fd20496447fce2f019ee14ab76d737dfae012cca33f85a2394d26bbcfd4dbfdd41b72601c04da540e876898733b7a004dfa6fb6d3f68 Description: Central Khmer language pack for Firefox This package contains Central Khmer translations and search plugins for Firefox Package: firefox-locale-kn Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 534 Replaces: language-pack-kn-base Filename: pool/main/f/firefox/firefox-locale-kn_125.0.3+build1-ok7.1_amd64.deb Size: 395076 MD5sum: 31dd79327ee761541a1b7e6e0cc54c79 SHA1: cd1ef8b2fe29d5852554e00d0e03c7473a37a536 SHA256: b9a5141c16a039fab01201219ce5604e4d92f305b7a29857fd376438b46d0e6a SHA512: a6b801101c8f34210fc425ec67d64c86c95ea6a1e8c64f86abf555f242b963d606e2027e1d3eac7d8eb07fbc91adbe94b72a0133d7cd0d44275779114ff3ab94 Description: Kannada language pack for Firefox This package contains Kannada translations and search plugins for Firefox Package: firefox-locale-ko Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 682 Replaces: language-pack-ko-base Filename: pool/main/f/firefox/firefox-locale-ko_125.0.3+build1-ok7.1_amd64.deb Size: 558996 MD5sum: 3a0d5473ebb8d5d0291011d6bede526f SHA1: ac901928b38566bea7f65437fa15302cd8641fee SHA256: 54ee07e9bed97dbe4efa23e907b027148bad5bd5c5732a918b849396c301a3e9 SHA512: 64ef7a41be5de49df6ed7398115bef088d2bcf8e96d884d1ae102a94a54889d67c5bad303277b9de33386a17681bbc0b910035ffc69ee6691e3bd9d046b7fd41 Description: Korean language pack for Firefox This package contains Korean translations and search plugins for Firefox Package: firefox-locale-ku Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-ku_125.0.3+build1-ok7.1_amd64.deb Size: 14720 MD5sum: d723c2b622ad18ef05aadc22c05b53f7 SHA1: a62cde9b391f0fb8309bef345b4624bea8cad144 SHA256: 9c898c2ad3c9845739e067b746ba038fe575373259f16fa427b32d62b2d39a56 SHA512: f48a489fe0a8ebf3869a9ba0f3200c98f85b69293ae8331bf08e1de99c03e3eb951d7a9a12ddbac872444b8d0574d17ac4c32a75c59527168d4a52a3e2d0de34 Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-lg Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-lg_125.0.3+build1-ok7.1_amd64.deb Size: 14736 MD5sum: 9707a42853244c1b030e77574edcd001 SHA1: cfc24f677436cc58674caa50b7eacd7c7b2d93dc SHA256: 6137734430410e78312065fa065576e73387eb0a760195f6797517dd87c6866d SHA512: ce1ebb7c9d4e8bfdb92d953affc05e9c44fe56b76193f26254ec5d5bc78033935189bb654ad61ee658323f06ebc51f1bbc52cdb8d641eae8a3fab9269cc8821b Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-lt Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 612 Replaces: language-pack-lt-base Filename: pool/main/f/firefox/firefox-locale-lt_125.0.3+build1-ok7.1_amd64.deb Size: 482556 MD5sum: 0fb89cf000f4b8ff2ee44109ee6387e3 SHA1: ee62df5b9f0816f440061d91df0538151e2b3ebf SHA256: 44c0b33b5dc6feff67e7af77ca746c77d5256ab5fda629bb5840e32c51a4ee37 SHA512: 59069dfd366bbabcaf41a18ce93239366163c9f0efce716e8ed8fbdc2212a69f97286bd721bd173ebadd7dce83492dabc4e8fc8df3d4f4e8647ec907bfa8e310 Description: Lithuanian language pack for Firefox This package contains Lithuanian translations and search plugins for Firefox Package: firefox-locale-lv Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 607 Replaces: language-pack-lv-base Filename: pool/main/f/firefox/firefox-locale-lv_125.0.3+build1-ok7.1_amd64.deb Size: 479144 MD5sum: 5cc1130cc9351e49012607102f69cb09 SHA1: 536332c4a2e875e6593452926627c285cebd55da SHA256: ecfb24c8627b2809b2bd70f114b186907f5b46d155d7ea4dfe32bcf5c2e74849 SHA512: 721adce0da87ace15f3b305733ee816b548b7f55086c311100a6d780a3ffccd161b3ef233121d1e1de783bb22c89f9bdf4d401e314e5209a215b56513bff51a5 Description: Latvian language pack for Firefox This package contains Latvian translations and search plugins for Firefox Package: firefox-locale-mai Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-mai_125.0.3+build1-ok7.1_amd64.deb Size: 14736 MD5sum: dcc22cd78fcfa108b77d5ccc804000ee SHA1: 1166d78330b3b8a35f8f955e13aeb66aad95c3a3 SHA256: 6335c08c99e1667a6f3cf3f51e0a2bf0e9756ea78726b0f0a3ac5fe245e98f00 SHA512: b02b9c5114590d67c08fdf083dc5161cb7ea680b4664ade12b0ba4dbfbba5533ee380de2f11074bc80da2659149264c4be87256cc8017a1434405320348fab78 Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-mk Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 533 Replaces: language-pack-mk-base Filename: pool/main/f/firefox/firefox-locale-mk_125.0.3+build1-ok7.1_amd64.deb Size: 397544 MD5sum: 2ce67fb825623f58d853d5332e3655b5 SHA1: 89565821acfc7bb4720fc88306f205d04c336738 SHA256: 4f7a896dbed8e8771ba3dd08cddfb93a74c2dcf73b17e9b61b62c8d7da8abdc8 SHA512: adf0bd52fe12d444943050a592b19fdf98aac8d6cc4ef5c66461a74c51c10b562639eb88fbe68fc88c2a518ffe2fd30e86555a9841c8c2ac389b47057f276f60 Description: Macedonian language pack for Firefox This package contains Macedonian translations and search plugins for Firefox Package: firefox-locale-ml Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-ml_125.0.3+build1-ok7.1_amd64.deb Size: 14724 MD5sum: c15ba4242be9b347f8222bd191fa5661 SHA1: 4c3652a614bee1ac561f73b1c1dfbdc007967607 SHA256: d5f365eda4cb45b7aa25f9109ce336a10b571f18f75f95e8fef87233ac0fb847 SHA512: 140dc029d290fea98b02624535cc398b1ec1267ad3215bf46b0382447d61b066c29b918fac9982e0fc59de58d2ce5c1b17185a80ee465e80998f2e10d46f7514 Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-mn Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-mn_125.0.3+build1-ok7.1_amd64.deb Size: 14736 MD5sum: 7f25601f7f9b054c75e322f509a0602b SHA1: b29d601725133d627121dadb3b7c682b39e1358f SHA256: 59003227d8787304ce1065bdcaa2b4665e7e28cd8d23c200dc9a26b98acc4bbf SHA512: 436fb612064397f1e0e60db6649e409e86dd4e86dafa3bfbb6b62b41b3d86b504da323ffd05499cfc25b9c835d6782cded1d7af48ba49386f51cb174d36bdf2f Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-mr Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 572 Replaces: language-pack-mr-base Filename: pool/main/f/firefox/firefox-locale-mr_125.0.3+build1-ok7.1_amd64.deb Size: 436232 MD5sum: f8590965602f273b578ee9a45af1856c SHA1: 8b208c4f51bd41729fb1df93041762987710881e SHA256: 4010fa1b92e0eb88fefe10f1d7d6af690092599f5bca41beffe6ff6c6c0581e9 SHA512: 804dd465bd38cb5d3a17e315b77f5d7d6d85532f88bcbd2cbb754d3e04898b20e732195d499dbcd10c56fbffef8732362120858717d51520a973093645c6e5a9 Description: Marathi language pack for Firefox This package contains Marathi translations and search plugins for Firefox Package: firefox-locale-ms Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 498 Replaces: language-pack-ms-base Filename: pool/main/f/firefox/firefox-locale-ms_125.0.3+build1-ok7.1_amd64.deb Size: 358316 MD5sum: de0c351f90f2a0e1aeb2369d93daf4bf SHA1: 51ab05c7a6f55d14da108fb6fd4182d3bfa28e1e SHA256: e0b1f06b8cd059f6a11b0e698382e425fe1fa76b4dc092c809d5b0c29f8b16c7 SHA512: 587de6b856c79a6c58cd973d2c48679c7c95f4b236cff92748ba87bef578cf2f0fd6c9c721aa153347aacb8ddb9ed1e38e40d604ad15779ad049b098761c1715 Description: Malay language pack for Firefox This package contains Malay translations and search plugins for Firefox Package: firefox-locale-my Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 560 Replaces: language-pack-my-base Filename: pool/main/f/firefox/firefox-locale-my_125.0.3+build1-ok7.1_amd64.deb Size: 423860 MD5sum: 0a59c1224c951f2dae1ba290404f363c SHA1: aece8ba806ff0571b18f566752330437d6a10a1f SHA256: 1bb131411306f56bcb3e3783f14e8022f829fbefd3a7909075a85f34fc78f999 SHA512: d52935cfc68433e9ea9e2528180cee696f82017cf87367a82cb58d96b1a3519a267e75a0a180a8d8d77ab5e282465878358a523bf0ab055a8e1980c08d7c602f Description: Myanmar language pack for Firefox This package contains Myanmar translations and search plugins for Firefox Package: firefox-locale-nb Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 637 Replaces: language-pack-nb-base Filename: pool/main/f/firefox/firefox-locale-nb_125.0.3+build1-ok7.1_amd64.deb Size: 509452 MD5sum: b5f2696c9f599f53ec2e13f709739553 SHA1: 7aa026a1e5220c1169b06c89881939e65d3801ce SHA256: 197b0345efaf394aeeeb1becf3e0a2a63002a662c4dcfb8f7ca711318bbd8a2c SHA512: cdc0e25481bf42850539afa0e9cb5224c17f8db291625370df9627f5aac6cff3bf7de0c6fcb609788a11d760e3f8fbe7c4945a62e746d02fd8f737681df6d1ed Description: Bokmål, Norwegian; Norwegian Bokmål language pack for Firefox This package contains Bokmål, Norwegian; Norwegian Bokmål translations and search plugins for Firefox Package: firefox-locale-ne Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 541 Replaces: language-pack-ne-base Filename: pool/main/f/firefox/firefox-locale-ne_125.0.3+build1-ok7.1_amd64.deb Size: 400884 MD5sum: bfed0af5f568f753d585614b1a882037 SHA1: 4e6b28c18ab33c241623df9f2a9a488993451cc5 SHA256: fc60ee3fbc7c85638c583dc5191c5b145e2e0671657bc2003ee5a4db5fd957cc SHA512: 186f52ea68f5e6ce38d8f003ebc7371d831d3581faa154a23ea5fc7b3c83452669557c640ebce78270d2a946bdcf0f2dcf72728fc55c2b3824706d3b4c73bc77 Description: Nepali language pack for Firefox This package contains Nepali translations and search plugins for Firefox Package: firefox-locale-nl Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 648 Replaces: language-pack-nl-base Filename: pool/main/f/firefox/firefox-locale-nl_125.0.3+build1-ok7.1_amd64.deb Size: 523672 MD5sum: f91b14e91005ebf34294eb0f2c2565a5 SHA1: f23b1950bae2021d64e1791248d52367a1f37460 SHA256: 6962addfd42d0a74f5e91cce056cd9c7b4cd8b2ab827ef775a9cd64edef49d16 SHA512: 6b520debc8f44e11a9fe7d6e1e4ad25d50008cba552112d41ce238eeddb880e693473a66b3279a564cc5224af648812ff5b63e08e564d300670b87f55ce6ba6c Description: Dutch; Flemish language pack for Firefox This package contains Dutch; Flemish translations and search plugins for Firefox Package: firefox-locale-nn Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 633 Replaces: language-pack-nn-base Filename: pool/main/f/firefox/firefox-locale-nn_125.0.3+build1-ok7.1_amd64.deb Size: 505444 MD5sum: 1cfc9fa1be479aa62b1215e868cf0f66 SHA1: b57868719f5a58df97dd4e77b5c00c7ce073fcac SHA256: 461984a478e3bc69b5cb41e7985255afe508d203aeb0139e462767baf4cc9103 SHA512: af8c5bc720750194ba576988b3aecad7afce11fc18d682165a9a1e14b85183c3999cd9ad09a63166cc1a6ced56e84edc7e494b0af3ff9acd28669baeaf79943a Description: Norwegian Nynorsk; Nynorsk, Norwegian language pack for Firefox This package contains Norwegian Nynorsk; Nynorsk, Norwegian translations and search plugins for Firefox Package: firefox-locale-nso Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-nso_125.0.3+build1-ok7.1_amd64.deb Size: 14732 MD5sum: 8e98056e300dc02a9cc5b5aa5df4d067 SHA1: 2c652a3d1345aeb25cdb2af364d8c8132990bca5 SHA256: dcdda0035b96182b765238f658314b5d39fc27dd7b45703c06bfa70e8475b49f SHA512: 33bd3fc323d89e59593c4fdd8be49deff2371cef6894157632be7f946a59a66b09a8f953d137d6cd56467db864cef039953be8d76fbfc8257ac523664b3d7bc7 Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-oc Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 648 Replaces: language-pack-oc-base Filename: pool/main/f/firefox/firefox-locale-oc_125.0.3+build1-ok7.1_amd64.deb Size: 522696 MD5sum: 678d06c58d6b9d64c02d5124a3f094db SHA1: 200b5558617b854c970d7b926ea7201ea23fd205 SHA256: ddafec626056fd959dd4275b0274d9380506aee7de5e5b8dd3673903ac8e7713 SHA512: eb6c8d02e0c0daac339e6c440f2f6a5d1e33c96a49e31908f41030cbdf80b55ab1e3db5da8387d89017e8a3963c85420267d6f1b8053c6ac9b9776adff996c47 Description: Occitan (post 1500) language pack for Firefox This package contains Occitan (post 1500) translations and search plugins for Firefox Package: firefox-locale-or Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-or_125.0.3+build1-ok7.1_amd64.deb Size: 14744 MD5sum: e470856d96c44ac613b43a2956e307f6 SHA1: 10e336beef36e7f17e595d0bae52ab40c71c9e47 SHA256: 50d70c3d36422f40def8e4e3d276d3e3ca24f89a183dd16a319f2ee6e35d00dc SHA512: 7796cb2d56b944c9c9f33002b5a408e0c30263eca80ee4bd7247d6ca19c128a79cddb2691751099796f6a40ee8144e22fa5d4288cf05b4cb6e58d499bdcef329 Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-pa Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 710 Replaces: language-pack-pa-base Filename: pool/main/f/firefox/firefox-locale-pa_125.0.3+build1-ok7.1_amd64.deb Size: 585468 MD5sum: 300ec24a83daa604f36ab4904f827613 SHA1: 89d80d3192e686471822cdf703113ab2ffc5c821 SHA256: f176549e405021afe2672d0755491839c7ffd3d378abfe5370999057234855d4 SHA512: 5c998a13af18ca2c673183a9c4bda0f3dc9250a096b63c8a77abb3399c62cd520999306e2541322a61bcecaf556b5e80a0dc5ac32f7e46bf88d5dd669c34ebd0 Description: Panjabi; Punjabi language pack for Firefox This package contains Panjabi; Punjabi translations and search plugins for Firefox Package: firefox-locale-pl Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 665 Replaces: language-pack-pl-base Filename: pool/main/f/firefox/firefox-locale-pl_125.0.3+build1-ok7.1_amd64.deb Size: 541096 MD5sum: 1a26ad0de393068a25f89a830d49c745 SHA1: 9711146c533a286b0fbad08b4b28d590a05880e9 SHA256: 5a0af8b1e94c384c7703bd080e03e7cb6e991137906be09f7e41f83966c805b6 SHA512: 27619361be87422d45b798a5d8b732f954ceea5f7674f5c4a0714833f789c247f55a0336495cf20c774b7c9c153f8ff8b2a49124511cb4fd55b03fad2feb49fc Description: Polish language pack for Firefox This package contains Polish translations and search plugins for Firefox Package: firefox-locale-pt Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1201 Replaces: language-pack-pt-base Filename: pool/main/f/firefox/firefox-locale-pt_125.0.3+build1-ok7.1_amd64.deb Size: 1011488 MD5sum: 114ef8ef97d30c408e7a0408e07301b0 SHA1: 022be7b9d508661fac8d20746ce5e3029d5c0d90 SHA256: 5187278f25ea3afe6750327be02cb781e0ec7086062bb1e0fadde9e53295a1e1 SHA512: f738660b72ede15f1e5321314ffca8a39aea6a69f7b9493bab5e666dec49090fb9d83084eabcacd36740a4da7c4858d473181849d1d001df54d742438d4367b4 Description: Portuguese language pack for Firefox This package contains Portuguese translations and search plugins for Firefox Package: firefox-locale-ro Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 591 Replaces: language-pack-ro-base Filename: pool/main/f/firefox/firefox-locale-ro_125.0.3+build1-ok7.1_amd64.deb Size: 459540 MD5sum: 8d996dc181ca7b4d7038e3f546f9eb2e SHA1: 53d14254af6dd5bae420fb8145f1527fb0d1f41f SHA256: 39cfc38c34483bc4e8d1496f628a2c61a0b4e9b9c3589d09b8fdcfb081a460d4 SHA512: c8e6c94a4cfb28486e4570fc625a6e5391fbd5c7cf4e13778bdf26369f798d6e87c5c26dde00aaa498d5c3acc181f7a45eba21a92bf2e008ed4fedebc144e292 Description: Romanian language pack for Firefox This package contains Romanian translations and search plugins for Firefox Package: firefox-locale-ru Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 738 Replaces: language-pack-ru-base Filename: pool/main/f/firefox/firefox-locale-ru_125.0.3+build1-ok7.1_amd64.deb Size: 617012 MD5sum: b43122fdd4b3cb835d5d66897c774781 SHA1: ba40aebc303f1b32c1866522ae84b8b0361d9f96 SHA256: 54d02c8c6c00919216ebd987a44306fe3d0c7958d9bbd3f727b98f1289892a31 SHA512: 22bc28948c9f1cd2d84ac5a2e3dc025c8e43b959982948f4cdac0896ece94db3b4c02af09a4e3a73a056e2ab2f4c72e507fad609ee8796372c773edfdf058ed2 Description: Russian language pack for Firefox This package contains Russian translations and search plugins for Firefox Package: firefox-locale-si Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 638 Replaces: language-pack-si-base Filename: pool/main/f/firefox/firefox-locale-si_125.0.3+build1-ok7.1_amd64.deb Size: 511464 MD5sum: e9582b0985e23bf7340aaf2f28912605 SHA1: 7a6fa86f690b44388ed8979c616329fb23caf3e5 SHA256: 5c428af5af6a5d36a1813bc17ef78ae4248bbd835510a597c87b61990f0bcffc SHA512: 42595022888859f3ab4e45743b3d7523dc6540bc2ac02a8c6b6008327af6a4cd8ae1ba5768bb86f229bd33147a95d4b02bfc99b9f30e8c09189f2ceda4a824b3 Description: Sinhala; Sinhalese language pack for Firefox This package contains Sinhala; Sinhalese translations and search plugins for Firefox Package: firefox-locale-sk Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 680 Replaces: language-pack-sk-base Filename: pool/main/f/firefox/firefox-locale-sk_125.0.3+build1-ok7.1_amd64.deb Size: 556260 MD5sum: c67ac4162404fa38fd98bf7a4b2c8acd SHA1: c9e292db0f26f683f6ccc63dc84074ed21991df0 SHA256: 36adb03b0dfafe35afc7186197f8aa025d943b77371b653460f0f105c657a723 SHA512: 00c3181f198b8a1258bf73871c1d28172f8c4788cdbb85ef2e8f42cb6ebc94bd1aef5bf1d0e4042f86f0c506eb8165b46786d2688940dd5f9502d2331a6e38b4 Description: Slovak language pack for Firefox This package contains Slovak translations and search plugins for Firefox Package: firefox-locale-sl Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 648 Replaces: language-pack-sl-base Filename: pool/main/f/firefox/firefox-locale-sl_125.0.3+build1-ok7.1_amd64.deb Size: 523000 MD5sum: 472a9b258c780c4244423ed5c9a6fa51 SHA1: ee83942143471e7f0216569cbead2ccdd78b13d1 SHA256: 9e38ab7f40e1bf64067b286254280b41af1de9a08e28c4a4ecf1a87e6d668c75 SHA512: 049b489e613a10c0802ac7b560418e25bcc400ea283e374c8942792bf97457f4c82d8d56cf24f30e708ca4c4ff1109404e095e9b028361be76d7cfbc581f567c Description: Slovenian language pack for Firefox This package contains Slovenian translations and search plugins for Firefox Package: firefox-locale-sq Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 665 Replaces: language-pack-sq-base Filename: pool/main/f/firefox/firefox-locale-sq_125.0.3+build1-ok7.1_amd64.deb Size: 540676 MD5sum: dba888e03bac4c04468bc471aeed6677 SHA1: a8f42355008305110b205159b9dd8327f872ec24 SHA256: 04e3d293629aebb73809dcadb6a495f37d08ce863cb32c092c122d5e6d03a44a SHA512: 7e5c4c98d5f8af70c0899d12ec70e19792a9629799a091b9ade935e161191fd838483f53231889cc0b5a83f491950ceb10f800f5677cb5d3d5125eed04d2c01e Description: Albanian language pack for Firefox This package contains Albanian translations and search plugins for Firefox Package: firefox-locale-sr Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 671 Replaces: language-pack-sr-base Filename: pool/main/f/firefox/firefox-locale-sr_125.0.3+build1-ok7.1_amd64.deb Size: 545964 MD5sum: dd04238042f036f9e615c69d8196cea8 SHA1: 3cb003bbfe08190c59549ab6809e7001c5aff779 SHA256: 8139cd4e644cd67e4104fccffee760068988b2adf62c4e5907a8d7eea5b2d809 SHA512: 2233afe29fb1d6fa4ba1fd4f10cb2e3a7a3add37f6d4b3c5dcc4abdd265a501925c9020223de1733531b9fcecddf9b787e23ca270e06920d9356ab06f5f97e31 Description: Serbian language pack for Firefox This package contains Serbian translations and search plugins for Firefox Package: firefox-locale-sv Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 649 Replaces: language-pack-sv-base Filename: pool/main/f/firefox/firefox-locale-sv_125.0.3+build1-ok7.1_amd64.deb Size: 521944 MD5sum: e2283e29030d3364d21d1c69fba3be2a SHA1: 7e4d73f913ded857828860dc65565f1880d3227b SHA256: f68c46ddd06ce08de0507d6ff87baa98ac940095fe20732abb306fb14b8d36c1 SHA512: 86423be019db4f412554296bae2aa81c69236a5c0d5f725513b21945333dc448d12d54e2e22fc9859ed2dae982ef668af7629c9725114c897fd016c4ee72aac1 Description: Swedish language pack for Firefox This package contains Swedish translations and search plugins for Firefox Package: firefox-locale-sw Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-sw_125.0.3+build1-ok7.1_amd64.deb Size: 14728 MD5sum: 3c66024698e60c90d6eb55ef672bd2c6 SHA1: 19f1cc778610c21281aa85a17c4be5309f5e6cbf SHA256: 17294c669cb9980223e2276bd287c7a2d7144af63f77422bfcaf9a31dc54b1c7 SHA512: fba6fa57178b19baa7c290b6a4843dc266f83490e1e47bf6c36fcb75e79080a19a6181a35ecf8ec7573b06f917caea7e64a1d5acc471015af1c6b4361fb1f5a2 Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-locale-szl Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 569 Replaces: language-pack-szl-base Filename: pool/main/f/firefox/firefox-locale-szl_125.0.3+build1-ok7.1_amd64.deb Size: 433556 MD5sum: 4663e350b826fb6e564fca38f991da40 SHA1: 7a490efba3b6d28c888b39087c281b791441e4cd SHA256: 83b0274126ec473ff53bf044cadd5430943b69c3eccd8256241b8884ce5faab5 SHA512: 315b4b242ce27b77f87285065e3f8c73dc138177a7907cd65a4f29fc182ae0cabb9b99300f9c37dbde7d0a4394d1433652ffa5d2f9213592c51ccbce2f150da8 Description: Silesian language pack for Firefox This package contains Silesian translations and search plugins for Firefox Package: firefox-locale-ta Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 550 Replaces: language-pack-ta-base Filename: pool/main/f/firefox/firefox-locale-ta_125.0.3+build1-ok7.1_amd64.deb Size: 412520 MD5sum: 97d6b8a920c3442ee439e5e0848a1d48 SHA1: 10c3b55daa6171ae186c4c20ec5760d421213afc SHA256: 761bfe1d523b09d8b4f944db718aeee033553290ff85d685a3c7dfc607d40f11 SHA512: 9f24a0fa61716cbb4ba86bb801f7744b759aef015aa90fe374b5478dc819234c22f5090783e4b1bc1777bd6163ee82ff40f6c97c9b173b58d8ab72f88cf4dcff Description: Tamil language pack for Firefox This package contains Tamil translations and search plugins for Firefox Package: firefox-locale-te Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 595 Replaces: language-pack-te-base Filename: pool/main/f/firefox/firefox-locale-te_125.0.3+build1-ok7.1_amd64.deb Size: 464056 MD5sum: eefe755bb0682fb28c24dfc6372e75f7 SHA1: 18571b0b261af8eed9e92fbe887ba24a2d5c2fc0 SHA256: cc0cee80f16b9a3213e34feecb74bee96cec26d02cbb65ef60e9f962556849e1 SHA512: 1b7fdcabe09e7d4a349d88b0c2403c58876acd2b00911cb980ab52e07332632de41654e820d537dd4d74a3b2f0ef746bfea643dcbfdf1f745b0f40d5efe0c94a Description: Telugu language pack for Firefox This package contains Telugu translations and search plugins for Firefox Package: firefox-locale-tg Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 728 Replaces: language-pack-tg-base Filename: pool/main/f/firefox/firefox-locale-tg_125.0.3+build1-ok7.1_amd64.deb Size: 605712 MD5sum: 0dd03601fc360be9f1347b66760d8d13 SHA1: da9ea1bad504d5ad5153b368ecf4982b3e9eceb3 SHA256: 76c9df631baff2d85fb0d75feb0a924242f5aa33238c5313d46623c38682c2b1 SHA512: 23807a2c24146e7027e4ec19e29281a6ed34058d89137f37655a0b19a77662d6d42a3edb55effc3e6cbffd0dbce37042f32d359f9d005056e18d60fd08c63082 Description: Tajik language pack for Firefox This package contains Tajik translations and search plugins for Firefox Package: firefox-locale-th Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 718 Replaces: language-pack-th-base Filename: pool/main/f/firefox/firefox-locale-th_125.0.3+build1-ok7.1_amd64.deb Size: 595724 MD5sum: b00a518e58b600a3553ee75bea9258c1 SHA1: a73f7ac1c4bc10956ae694c959ac50e1b8d461d2 SHA256: 658595da316f733c839b6abc8e4cbd99d79c1cd87435b9fe37bad685d07445ea SHA512: d0fe6d86aeaf57b90d3060d65540b76a6d8c7397cb5e995e226cb1d2624afadb35574c1ee9d8fbe785d90e1eb406d54a1bc033d8b31c33a2ff430658b8bf3eb0 Description: Thai language pack for Firefox This package contains Thai translations and search plugins for Firefox Package: firefox-locale-tr Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 661 Replaces: language-pack-tr-base Filename: pool/main/f/firefox/firefox-locale-tr_125.0.3+build1-ok7.1_amd64.deb Size: 536336 MD5sum: cb8590e641be110a2927157154238141 SHA1: a2f48397e395e4a0d1eb8670c626e73e65ffa9a1 SHA256: d98c6638518e911c543d425ecffc1802a2ae900ba87d47776a1779f146d7d4c6 SHA512: 14af8a478b697a82c2cf5f7eafbc240e6572a0b2dcb658bd643525ce687e98679aa52ea75c37c2b78dbaccf6eb67085001436ff95d437a919c30255b92693ba0 Description: Turkish language pack for Firefox This package contains Turkish translations and search plugins for Firefox Package: firefox-locale-uk Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 731 Replaces: language-pack-uk-base Filename: pool/main/f/firefox/firefox-locale-uk_125.0.3+build1-ok7.1_amd64.deb Size: 609220 MD5sum: b8660a41174afe543adf6117f9864e5c SHA1: 98a7f6f53ec0b0e93d4a842546b1835217febc51 SHA256: 99fd96b554c2ca982bbfd04c08871e8847defdd4fa02c24e0cc7a6d47de34ace SHA512: 42e3c8b575e2204167ef9d0c1abb09703a03fd28253cd2eacb7e99295d0152066bdc49318b4ea1c6ae129a67dbe3416fa48f18c04b5509ab2a02ebe5818a086b Description: Ukrainian language pack for Firefox This package contains Ukrainian translations and search plugins for Firefox Package: firefox-locale-ur Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 596 Replaces: language-pack-ur-base Filename: pool/main/f/firefox/firefox-locale-ur_125.0.3+build1-ok7.1_amd64.deb Size: 464132 MD5sum: d1130f9460868ac9add84409e253c195 SHA1: 43817115c21ef7ea3afa13e7e5877fb82e5cc3d8 SHA256: 41df6069925e2a729129ccfb717f1544845519ec8faa71a38d71ea58a9b65c77 SHA512: e52c5ada3901a79775ed725af4ff3e83f89245078e65075572beb65b069af6a6bd1daa4be26f5de31d692f0e7e1aee971c720abb18b3f4b8d251b3677430348a Description: Urdu language pack for Firefox This package contains Urdu translations and search plugins for Firefox Package: firefox-locale-uz Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 524 Replaces: language-pack-uz-base Filename: pool/main/f/firefox/firefox-locale-uz_125.0.3+build1-ok7.1_amd64.deb Size: 386628 MD5sum: c51adbfbd51665d0c7b2bfdb37e5d004 SHA1: 778219b294c41e4d1a09bfbf0ca83d39811c8f96 SHA256: 77112d73c6040a8dad82de9ea6fd5cab8000ca5de260136697f42731aecc8396 SHA512: 1cb04827286db8247f4195c081a1ea803b8dbca967673e3e83f339a493234c0870a6d34c132ce9d2c4ff210f2f08ac9ab2e53f820664be97d8d94d819085888b Description: Uzbek language pack for Firefox This package contains Uzbek translations and search plugins for Firefox Package: firefox-locale-vi Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 680 Replaces: language-pack-vi-base Filename: pool/main/f/firefox/firefox-locale-vi_125.0.3+build1-ok7.1_amd64.deb Size: 557080 MD5sum: 1918a54262e47b99bf3e7b5a30273dca SHA1: de36053f5d9746d557fae6af8cf659fff6376ee0 SHA256: 75b4e22ec40bb3726410762e1ea1f2f16a6bfd4b48688f4e92772069634631ba SHA512: 818619bb1fa1a5d8919382beada05ff8d281ee76f60bb5ef3c31b951420006abdb544aefe29b044c10e3537cea3d98f56d8afb7158854f219e454eb5cfc1ef54 Description: Vietnamese language pack for Firefox This package contains Vietnamese translations and search plugins for Firefox Package: firefox-locale-xh Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 469 Replaces: language-pack-xh-base Filename: pool/main/f/firefox/firefox-locale-xh_125.0.3+build1-ok7.1_amd64.deb Size: 324076 MD5sum: c601352f1298939cbdf4af9c4143cad8 SHA1: 477a776d6e1967a508fb97bc40f435434045d527 SHA256: c94bd1f2276c2062925709603b1dff984ecb1aa273f231638ecf406dc373b43e SHA512: e883edb20ad68d23c04013845f478559332bae20f47584c40e7665032d17d81b74dc5f41d663dfb77cd6b593c79c9ff19b48052a43c3c3ef4515c58c4115d9ed Description: Xhosa language pack for Firefox This package contains Xhosa translations and search plugins for Firefox Package: firefox-locale-zh-hans Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 676 Replaces: language-pack-zh-hans-base Filename: pool/main/f/firefox/firefox-locale-zh-hans_125.0.3+build1-ok7.1_amd64.deb Size: 550548 MD5sum: fdb92516ef70051db4b8a759d1daa246 SHA1: 1a8131177f1fb62eebff691aa7b22b86eb8c1cff SHA256: 66a1b4839540a375988aa97f9801cf2c4322949086f08f9ea5f3d47d9822c3cb SHA512: 72c0611739b24684ed5288e525fe9ee99c52c6238e01f18630f4df29e81c936ee7daa7f04a0067af5a875aa5e146721f6aa81baa17c6e35b111b6d449117de96 Description: Simplified Chinese language pack for Firefox This package contains Simplified Chinese translations and search plugins for Firefox Package: firefox-locale-zh-hant Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 678 Replaces: language-pack-zh-hant-base Filename: pool/main/f/firefox/firefox-locale-zh-hant_125.0.3+build1-ok7.1_amd64.deb Size: 552028 MD5sum: 06fe7467dedaaf698711844044820c0c SHA1: 1864912edf618f27a4ec7ecf06d15cc664136d96 SHA256: e630bb01a10c1df72e23ea25b6f446bfd02b834273127c2888a415b69ec188bd SHA512: 8efcdf8545355c892aa771557ffc8e9ed312285ae585e28aa35a185275874735b57ec452c4c4e1d2a0fa330900259a7cb784d20d2d3b7624e9f5b0c52db2e75d Description: Traditional Chinese language pack for Firefox This package contains Traditional Chinese translations and search plugins for Firefox Package: firefox-locale-zu Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: optional Section: web Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 109 Filename: pool/main/f/firefox/firefox-locale-zu_125.0.3+build1-ok7.1_amd64.deb Size: 14732 MD5sum: 465c2ec703e2da905cb1c00f2e8009bc SHA1: 6660344f5a13e597074b69995ddbee5b779d689a SHA256: 7483e23b03b1ed4f47c984493f8bbfe1c102a7f8743cd01d45389c6885993f41 SHA512: 279280bab14f00c89fb03044afc064749975451ffcd7872fc0089386047f7caa9cbee9ec1dda87776fb465e6e5a088e0963a9541d922dc23b010e406aa34fe29 Description: Transitional package for unavailable language This language is unavailable for the current version of Firefox . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: firefox-mozsymbols Architecture: amd64 Version: 125.0.3+build1-ok7.1 Priority: extra Section: debug Source: firefox Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 106 Filename: pool/main/f/firefox/firefox-mozsymbols_125.0.3+build1-ok7.1_amd64.deb Size: 14856 MD5sum: 5d2012a634f0b7af5aae7d62e5aee1e4 SHA1: 3baed0fc22b19160bb7ecb803b6866eaa137eae8 SHA256: 6e03dd1440ec9bd97d13524386ec4d8cddcda893a3b131bce72cdfe4a5fbaca1 SHA512: cc40f60961febf330c7ae7089d8e69ebfa6ea4cfcb93e1441df7b5f7adf2ed4f58ed791832b7076a61247f46bc5a307f89289bd209529b399d9ce43a01f6b703 Description: Safe and easy web browser from Mozilla - Breakpad symbols Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web. . This package contains the Firefox symbols in a format expected by Mozilla's Breakpad. Eventually this package should go away and the symbol upload be implemented in soyuz (or other builders that build this package) Package: flac Architecture: amd64 Version: 1.4.3+ds-ok1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 417 Depends: libc6 (>= 2.38), libflac12t64 (>= 1.4.3) Filename: pool/main/f/flac/flac_1.4.3+ds-ok1_amd64.deb Size: 149272 MD5sum: adbdc5fd132ef7b41c3410acf69f2978 SHA1: 894323b65bfb5eee0f1533ec5b5ad08b889ace5b SHA256: 3d2262e8f547eab3c913e43fd71a84e9b18e806be9a5b5c8b149fe0926bda48b SHA512: 6451ab14fef03f0692f7c86587a5367c15d9a8a1a467aa8840f31e9fda7172d52288ee1bb808decce55cda3af14bd0b9de1acbb2f5a812dfd7a0978fcbc340d0 Homepage: https://xiph.org/flac/ Description: Free Lossless Audio Codec - command line tools FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the command-line tools flac (used for encoding and decoding FLACs) and metaflac (used for manipulating FLAC metadata.) Package: flake8 Architecture: all Version: 7.0.0-ok1 Priority: optional Section: python Source: python-flake8 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 33 Depends: python3-flake8 (= 7.0.0-ok1), python3-pkg-resources, python3:any Filename: pool/main/p/python-flake8/flake8_7.0.0-ok1_all.deb Size: 6316 MD5sum: cdf108a93036e28de11dd01c12ef5c8f SHA1: ea93639d88b326971f96ae41e7616e99a33345ad SHA256: fdaee32fc4577fc127d411ec4ff06f3f59f81e45436d39cd0569a2eb7d21ddaf SHA512: 8e7639ddd45f46978667fda0d5a643099939efbfada62c4ed070dc141b7c99779e8436e418275581cf1c740acf2e2b4f8fa798c74b764918eb16b3f7f11c3604 Homepage: https://github.com/pycqa/flake8 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. Package: flameshot Architecture: amd64 Version: 12.1.0-ok1.1 Priority: optional Section: graphics Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4020 Depends: hicolor-icon-theme, libqt5svg5, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 9) Recommends: xdg-desktop-portal-gtk | xdg-desktop-portal-gnome | xdg-desktop-portal-kde | xdg-desktop-portal-wlr, grim Suggests: ca-certificates, openssl Filename: pool/main/f/flameshot/flameshot_12.1.0-ok1.1_amd64.deb Size: 723864 MD5sum: 7c69064cefdde3dbcb2fa145f7f45989 SHA1: 6a0c5ca81f41aed019f4ca58e028a1a129fc6219 SHA256: 1fd66de750f6c667c8213b6b83d603929ee49ad2ef3a52191ad0163d2155af4b SHA512: 30e2b743b7a163706dd558e4a150da0f00ef02719cc1ff489cbeed1282e33bcdf280bcb7a8b48a3b0913e8bd87123808172fa56bed35cfb2684e95973a388416 Homepage: https://flameshot.org Description: Powerful yet simple-to-use screenshot software Flameshot is a powerful yet simple-to-use screenshot software. Notable features include customizable appearance, in-app screenshot editing, D-Bus interface, experimental GNOME/KDE Wayland support, integration with Imgur and support for both GUI and CLI interface. Package: flang Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Priority: optional Section: devel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 19 Depends: flang-17 (>= 17~) Filename: pool/main/l/llvm-defaults/flang_17.0-58~exp1-ok1_amd64.deb Size: 2160 MD5sum: c89eb4ebada2798e2086a3cec0d4cd13 SHA1: 11a4a13650aeb6abdca3a76d9dd2d99d31e3ee52 SHA256: ddeb9d7b6e772136d9ea012ab97d48fc9cbc6d1cd4de308b771fc57bc439ca52 SHA512: de31459b85f28a42869ad2d398c40e471882b3310c698965fab51771631b1f51acf9508574956212394249c9e0494c565b47bf222513f467df753126b4286848 Description: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flang-15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 91642 Provides: fortran-compiler, gfortran-mod-15 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.1.4), libstdc++-12-dev, libgcc-12-dev Filename: pool/main/l/llvm-toolchain-15/flang-15_15.0.7-ok3_amd64.deb Size: 17924068 MD5sum: d840b8f95822e32c20d171f75be01c84 SHA1: a50730338458be4dd28020f7b3d94cd642983c35 SHA256: a3a8f3534d3d98bf3682e0028e527e575089f2397382dbad2fbb295b0019e4e5 SHA512: 64e6ea34d281d47b5a0465f6f6547224667fdd35a6e7482813267623f594ac76df94fdf0b51fc4c8d696e896d59c2f3fbb963024447480eb82a2fc1ed85c373d Homepage: https://www.llvm.org/ Description: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flang-17 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 125371 Provides: fortran-compiler, gfortran-mod-15 Depends: libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libgcc-s1 (>= 3.0), libllvm17t64, libstdc++6 (>= 11), libstdc++-12-dev, libgcc-12-dev, libflang-17-dev (= 1:17.0.6-9ok4) Filename: pool/main/l/llvm-toolchain-17/flang-17_17.0.6-9ok4_amd64.deb Size: 21147748 MD5sum: fffa29a8f3c7e8bad89e5856b53d3142 SHA1: 9175b1b1fda69831f7ab4b0084f74b83f9fa6a4a SHA256: 2a8f6280693396bda18acb5802b69ef80610afaf9c57fbdb31c0c20c8ddf4106 SHA512: 70e3ee4abacdc16c2d8e719f50c3176138f327a7ccc0a6daf551ceb26d532407f5a6d357017f791ab9b962459074e299768a22df76a053b79e91af48f5e6b552 Homepage: https://www.llvm.org/ Description: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flex Architecture: amd64 Version: 2.6.4-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1193 Pre-Depends: debconf | debconf-2.0 Depends: libc6 (>= 2.26), m4 Recommends: gcc | c-compiler, libfl-dev Suggests: bison, build-essential, flex-doc Filename: pool/main/f/flex/flex_2.6.4-ok2_amd64.deb Size: 369064 MD5sum: 67c872fdee3c52c51ba0a275f57df7a0 SHA1: 12346959c99de55bbe8abc614b0ae98f0cd0c1c6 SHA256: 14298f43e9d8226e07b9722d588e74fe5f94155d0b3e576638bec49d44a450da SHA512: 7fe12a2d3d9565ea29b05431107a6026c47b4fbfc11b2e6a4d3c4c386d9664764b89b42701de6c5b31221ad69c77f4e5a1f2be36868430062c0d8e509415aae1 Homepage: https://github.com/westes/flex 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. Package: flex-doc Architecture: all Version: 2.6.4-ok2 Priority: optional Section: doc Source: flex Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2025 Filename: pool/main/f/flex/flex-doc_2.6.4-ok2_all.deb Size: 684316 MD5sum: 24de639c1ca5d87d7507adeece12800d SHA1: f552d52cf1e27a7beeadfea9699dffe1c54cfcc3 SHA256: fbdb0aca91ec6efaf576aeff236d99c5580e00d231019cf352d74a1c2cc8774f SHA512: 135af23db3ba46b28d7e83e8ad94b42a74b656a7b796b9f9b28b9ba41bef61078b9e37173dca02dbc1c17906366355c847510716557741c8f24f96a39905af48 Homepage: https://github.com/westes/flex 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. Package: flit Architecture: all Version: 3.9.0-ok1 Priority: optional Section: python Origin: openKylin Maintainer: openKylin Developers Installed-Size: 386 Depends: python3 (>= 3.11) | python3-tomli, python3-docutils, python3-requests, python3-tomli-w, python3:any Filename: pool/main/f/flit/flit_3.9.0-ok1_all.deb Size: 83288 MD5sum: 94fb313fa972614131382bc78b2b577e SHA1: dc5f1a431e06a044deecb169361bb17e616d78bd SHA256: fb602111cb0ef5cfecac904aca22430782eb3b35814fd793b05164640add2d3f SHA512: 2a25f400ac7e731b989e7881eca89baf72dd6799c32d0745ebc932f68b5702e52f0889c34ed16f7fbd5c35af605bf528e57544e30ad1a2d60408dfef0cbea2aa Homepage: https://flit.readthedocs.io/en/latest/ Description: simple way to put Python packages and modules on PyPI (PEP 517) Flit is a easy way to put Python packages and modules on PyPI. It tries to require less thought about packaging and help you avoid common mistakes. . Flit supports PEP 517 Python packaging and PEP 621 project metadata. . Make the easy things easy and the hard things possible is an old motto from the Perl community. Flit is entirely focused on the easy things part of that, and leaves the hard things up to other tools. . Specifically, the easy things are pure Python packages with no build steps (neither compiling C code, nor bundling Javascript, etc.). The vast majority of packages on PyPI are like this: plain Python code, with maybe some static data files like icons included. Package: flite Architecture: amd64 Version: 2.2-ok1 Multi-Arch: foreign Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 591 Depends: libflite1 (= 2.2-ok1), libc6 (>= 2.34) Filename: pool/main/f/flite/flite_2.2-ok1_amd64.deb Size: 250980 MD5sum: 7454266956128b453473bc5432d443e0 SHA1: ee24da87fbbe742482e54e98b071fb49d1ceefef SHA256: 00be475b9ef945e8e14a21fea5cd032b62b166bb5e3dce677cc576a55176252e SHA512: 109fe809b4ab212ad8ea6ade5b5f5e240af7f4b60224281223e92aaff774008a290fa7deb32914240192143962422950520096763dcac4276a01ef4164cc4944 Homepage: http://cmuflite.org 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. Package: flite1-dev Architecture: amd64 Version: 2.2-ok1 Multi-Arch: same Priority: optional Section: devel Source: flite Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 30902 Provides: flite-dev Depends: libc6-dev, libflite1 (= 2.2-ok1) Conflicts: flite-dev Filename: pool/main/f/flite/flite1-dev_2.2-ok1_amd64.deb Size: 12799684 MD5sum: 58ba0f2782454a5a1e091053aa6fc527 SHA1: 329c8cb3992926d734069df0ca5ca59a4dc80b8a SHA256: fa9f39c4438f9afb2180b5a8dc12a96f1d77d80b5ea975d4fe463639aaf4966a SHA512: 9761cdd0aad495d692e06bad9220e4be6ba1768e33cd69da42886f97e1c5b100f31ccb879bd840bdfdc25dd6c7ada054b50b982e1b39114728056fff9339da16 Homepage: http://cmuflite.org 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. Package: floppyd Architecture: amd64 Version: 4.0.43-ok1 Priority: optional Section: otherosfs Source: mtools Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 58 Depends: libc6 (>= 2.34), libx11-6, libxau6 Suggests: mtools Filename: pool/main/m/mtools/floppyd_4.0.43-ok1_amd64.deb Size: 17132 MD5sum: 6f7219bb18b20e8baf74516e68610cf6 SHA1: d5f45619004718a9183f1f6dc560bbb9c6970413 SHA256: ca2f6632efffb51d5e60aba1c8b703a2e80c06392a2e2ab0496915e0e8aa0b82 SHA512: f7aa8c9e300e4659a093eb180b3a70a97174b940ee3c4521023c36356bdd98c962ac9ec54b1e29192224b9e7d57dc1704f1ec6669bb16c924d0ad56899c5f581 Homepage: https://www.gnu.org/software/mtools/ 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. Package: fluid-soundfont-gm Architecture: all Version: 3.1-5.3ok1 Multi-Arch: foreign Priority: optional Section: sound Source: fluid-soundfont Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 145171 Provides: sf2-soundfont-gm, sf3-soundfont-gm Suggests: fluid-soundfont-gs Enhances: fluidsynth, timidity Filename: pool/main/f/fluid-soundfont/fluid-soundfont-gm_3.1-5.3ok1_all.deb Size: 129524836 MD5sum: 4d3f039e2e62c634eec1cf54ce6885cf SHA1: 5723a663e360d4993eb68b07a407b2fae11a0db7 SHA256: 0fb7bcb29256623e17b26b1bf1df5cfd9c8fc782436cd6e208ad5b32efeec310 SHA512: 424d80f5463f6a0185fab4141b3f09497b67693fc112840ba52d821e07828f2ab885c97253a63d02f9c0492b9d8745cc8b6259afba6c2b447d54ef2f037310e4 Description: Fluid (R3) General MIDI SoundFont (GM) This is a GM SoundFont, for use with any modern MIDI synthesiser: hardware (like the emu10k1 sound card), or software (like FluidSynth). . This package provides the larger GM sound set, without the Roland Sound Canvas extensions. Package: fluid-soundfont-gs Architecture: all Version: 3.1-5.3ok1 Multi-Arch: foreign Priority: optional Section: sound Source: fluid-soundfont Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3149 Recommends: fluid-soundfont-gm Enhances: fluidsynth, timidity Filename: pool/main/f/fluid-soundfont/fluid-soundfont-gs_3.1-5.3ok1_all.deb Size: 2679490 MD5sum: fb4a5560d24bd9d8bcdea8fa9768216f SHA1: 113cac991f34090d6881ecf88a80c83617b2ec3a SHA256: d0719839fd580634814aa8c34f9bf5a25b91dc9b1e20871282d0a1ff0bb062d8 SHA512: 166fd324ed5ad72d42664ac04a872c42ef9c783b4e1ad4370dbf99b6fb03d82c1bef702a9705b35950d471a3816dbda198f44fdb8473bbfbb347ab8fb1152e94 Description: Fluid (R3) General MIDI SoundFont (GS) This is a GS SoundFont, for use with any modern MIDI synthesiser: hardware (like the emu10k1 sound card), or software (like FluidSynth). . This package provides the smaller GS sound set of Roland Sound Canvas extensions. Package: fluidsynth Architecture: amd64 Version: 2.3.4-1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 105 Provides: iiwusynth Depends: init-system-helpers (>= 1.52), libc6 (>= 2.34), libfluidsynth3 (>= 2.2.0), libglib2.0-0 (>= 2.12.0), libpipewire-0.3-0 (>= 0.3.6), libsdl2-2.0-0 (>= 2.0.10), libsystemd0 Recommends: qsynth Conflicts: iiwusynth Replaces: iiwusynth Filename: pool/main/f/fluidsynth/fluidsynth_2.3.4-1_amd64.deb Size: 27190 MD5sum: 1bc732741b9a5f84c16f808faa8ed17a SHA1: b678bfc30366aef4456131562f3dc6a1c8537980 SHA256: 65075835d782017fbd9ff61bb46e128ac88322aa34936d99a86cc8ef1682f68b SHA512: b518771a8c22aa0ad0daf32634e80eac7b745cc6fd8c484715f2c0171e11eaebeed59050046ff84796c637ca1c9265aefab5e172b2ab05825c602fe1a355112f Homepage: https://github.com/Fluidsynth/fluidsynth Description: Real-time MIDI software synthesizer Fluidsynth is a real-time midi synthesizer based on the soundfont (sf2 and sf3) specifications. It can be used to render MIDI input or MIDI files to audio. The MIDI events are read from a MIDI device. The sound is rendered in real-time to the sound output device. Package: fontconfig Architecture: amd64 Version: 2.15.0-ok4 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 359 Depends: libc6 (>= 2.38), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.8.1), fontconfig-config Filename: pool/main/f/fontconfig/fontconfig_2.15.0-ok4_amd64.deb Size: 180452 MD5sum: 60015f39b8480b8d63b4f237fa9b457a SHA1: a7a89e3bc6245fd2b92d1ce7ca41ecfa18a975b9 SHA256: 1159b345cd72f5e4b6a42e3373db1525ec4ee6bb19025e94bdf6de97ce63fb72 SHA512: 4d3e7ce23bb0a099eab54af10617958b07eef3f454eaddfe411d25d874f87fdceb7831f827d10cb11ba542e9c6d7451ce51561ba30eaa3a1de06e5f832a67c57 Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/ Description: generic font configuration library - support binaries Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . Fontconfig is not a rasterization library, nor does it impose a particular rasterization library on the application. The X-specific library 'Xft' uses fontconfig along with freetype to specify and rasterize fonts. . This package contains a program to maintain the fontconfig cache (fc-cache), a sample program to list installed fonts (fc-list), a program to test the matching rules (fc-match) and a program to dump the binary cache files in string form (fc-cat). It no longer makes fonts managed by defoma available to fontconfig applications. Package: fontconfig-config Architecture: all Version: 2.15.0-ok4 Multi-Arch: foreign Priority: optional Section: fonts Source: fontconfig Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 218 Depends: ucf (>= 0.29), fonts-dejavu-core | ttf-bitstream-vera | fonts-liberation | fonts-freefont Breaks: libfontconfig1 (<< 2.13.0) Filename: pool/main/f/fontconfig/fontconfig-config_2.15.0-ok4_all.deb Size: 31504 MD5sum: 0ea6a5443dc64b3ec73a66afdfb83207 SHA1: 7f1ba5122e35b0ded83deb55e20cab53ef31ccb2 SHA256: 8de77e1fe99bdde58e2951ef283f7b375f5032fa7298fa209df890d19a319b15 SHA512: cb7b47355c0b226d90f63a7b7793dea2d14fb309529a479eacd917d2009a269517ebe42461f0344f88d703067852ede663f11194859ed0a08e94adf2725fa2f8 Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/ Description: generic font configuration library - configuration Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the configuration files and scripts for fontconfig. Package: fontforge Architecture: amd64 Version: 1:20230101~dfsg-ok2 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 3753 Provides: fontforge-nox Depends: fontforge-common (= 1:20230101~dfsg-ok2), libfontforge4 (= 1:20230101~dfsg-ok2), libc6 (>= 2.38), libcairo2 (>= 1.14.0), libglib2.0-0 (>= 2.75.3), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpython3.12 (>= 3.12.1) Suggests: fontforge-doc, fontforge-extras, potrace, python3-fontforge Conflicts: fontforge-nox Filename: pool/main/f/fontforge/fontforge_20230101~dfsg-ok2_amd64.deb Size: 1306032 MD5sum: 173a93fa6410e57d6298ebc2697e44b7 SHA1: 5ce3fb6a465682e4269c55aca4c42810b53cd7cd SHA256: 6b74e6dfb2b4c99a6232a095247fe360e3937813e1c8360fc9fa1c302b0c6f43 SHA512: da2b1b94405736092251ac2b355d6a1d835827537c2aef6c460e44a3e084e172d44f913ca573249d123ece71faf7dbafae83a9eca7b53bf091cee89e278bc5e5 Homepage: https://fontforge.github.io/en-US/ 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. Package: fontforge-common Architecture: all Version: 1:20230101~dfsg-ok2 Multi-Arch: foreign Priority: optional Section: fonts Source: fontforge Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 8355 Recommends: fonts-cantarell, fonts-inconsolata Breaks: fontforge (<< 1:20160404~dfsg-3), fontforge-nox (<< 1:20160404~dfsg-3) Filename: pool/main/f/fontforge/fontforge-common_20230101~dfsg-ok2_all.deb Size: 2012284 MD5sum: 1b277ca024d0ed3f7badf3937e2c9f32 SHA1: 55aac56d92c4f0e7459bfae74d4e67f2cf039b7c SHA256: 25f5f9690f9ced6074f7421a1c552b0eb959ab9e90f55708d84821e8919aa437 SHA512: f583670614f8cf37d96ff8fa7f72ec0d003498b37003a414be408255a24c93d36c5171a3955d9207794f7696b6fcefaa9fd1f88adc7732c377b02cc30a7f7c0b Homepage: https://fontforge.github.io/en-US/ 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. Package: fontforge-doc Architecture: all Version: 1:20230101~dfsg-ok2 Built-Using: alabaster (= 0.7.12-ok2), sphinx (= 7.2.6-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: fontforge Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 11697 Depends: libjs-sphinxdoc (>= 7.2.2) Filename: pool/main/f/fontforge/fontforge-doc_20230101~dfsg-ok2_all.deb Size: 3650796 MD5sum: 19ba1bfcab80682b579d8fafa742fe49 SHA1: abbf4ea768faf93a922302f1a307723cf54ca197 SHA256: e09cba39f214eb0275053269795037c8e013a1bbc3e9f10d23fecf8983c34538 SHA512: 437f3ce86c72f1dca12c9b9f697ff344a2f3c4bda228d2d36f93ac6cb667f856a7fabb53e50ff407f891df1b9e68f52936dcc6338b88a09f7aa3f3faa96926fc Homepage: https://fontforge.github.io/en-US/ 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. Package: fontforge-extras Architecture: amd64 Version: 1:20230101~dfsg-ok2 Multi-Arch: foreign Priority: optional Section: fonts Source: fontforge Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 1466 Depends: fontforge-common (= 1:20230101~dfsg-ok2), libfontforge4 (= 1:20230101~dfsg-ok2), libc6 (>= 2.34), zlib1g (>= 1:1.1.4) Filename: pool/main/f/fontforge/fontforge-extras_20230101~dfsg-ok2_amd64.deb Size: 276120 MD5sum: 191fdde3c2463db5b5c67ed18a3e5e57 SHA1: 90358ef1ddc01b969d8de169669e1bf250338567 SHA256: 4189ef3163f917a3ff5da87a9f7a27df1742dc13586c58f6849949b5a4a3ea67 SHA512: f3b8ba27f177021e3cff01d8db2a1c1cbd9a6f305aef2bef5bd6fd162b737f3599ccac9913764dc741725e420a4f9a3ce82885569109caff2727e8ae1cc86b56 Homepage: https://fontforge.github.io/en-US/ 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 Package: fontforge-nox Architecture: amd64 Version: 1:20230101~dfsg-ok2 Multi-Arch: foreign Priority: optional Section: fonts Source: fontforge Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 74 Depends: fontforge-common (= 1:20230101~dfsg-ok2), libfontforge4 (= 1:20230101~dfsg-ok2), libc6 (>= 2.34) Conflicts: fontforge Filename: pool/main/f/fontforge/fontforge-nox_20230101~dfsg-ok2_amd64.deb Size: 15532 MD5sum: 1e1b375c8351ce7fba1e1fc29693b258 SHA1: 498f9c8cba2c4828fbc1af411e66e6a2881831fa SHA256: 2f4fcad2f09aa79fe5026e4301d99805dc901eeb44046a3e5265a689235326e8 SHA512: 7a383607c08d8277fa25fa06800f661a0c7d30d4ada365d45c1ab40aa2b08e218170a44ba9e231af03072687b16bc4d78e5230cad93bafd753be7ad33ad04243 Homepage: https://fontforge.github.io/en-US/ 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. Package: fonts-croscore Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5273 Suggests: fonts-crosextra-caladea, fonts-crosextra-carlito Filename: pool/main/f/fonts-noto/fonts-croscore_20201225-ok1_all.deb Size: 1570896 MD5sum: d90e98426942ec3c5b775886a77b92e8 SHA1: a562f02efdb56314e0add2402a631830319c6b3a SHA256: e0cc0b2a2c97b781a4d13c874e64641c2d3c916046b605435a46c4329e899178 SHA512: 2076e2fbf01bc08d87441250fd1077fccad4d388011c4d4a07fb83f2ff36e11954e247be8f7305d08c88e927276e7b90e4604b5374cdc6d8561d352162a7792a Homepage: https://www.google.com/get/noto/ 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. Package: fonts-crosextra-caladea Architecture: all Version: 20200211-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: openKylin Developers Installed-Size: 347 Suggests: fonts-crosextra-carlito Filename: pool/main/f/fonts-crosextra-caladea/fonts-crosextra-caladea_20200211-ok1_all.deb Size: 115536 MD5sum: 5e05ac4c1d7fe0cb603ff103815727e6 SHA1: 4c19074aadc04bffa4206d7ab34ee9b27cd8e432 SHA256: f96b8b6152daac5853f365c44eaec5fc04edcf9d396c40ed94d74c4a3ddcde72 SHA512: 10667648af26880f06a85f9f6324f3a27e0295339b9bb6b63c2b3fff45b8629bfd30e45a3e89541030a6046fcd9c575cc3a2dd97b1048b8b72cadce8bedcf8e9 Homepage: https://github.com/huertatipografica/Caladea Description: Serif font metric-compatible with the Cambria font Caladea is metric-compatible with the Cambria font. This font is a serif typeface family based on Huerta Tipográfica’s Cambo. Package: fonts-dejavu Architecture: all Version: 2.37-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 34 Depends: fonts-dejavu-core, fonts-dejavu-extra Breaks: ttf-dejavu (<< 2.33+svn2514-0) Replaces: ttf-dejavu (<< 2.33+svn2514-0) Filename: pool/main/f/fonts-dejavu/fonts-dejavu_2.37-ok1_all.deb Size: 3216 MD5sum: 54f0ac620597c154e2df0122e70a9a10 SHA1: 1c751ec4d4439df4a94bbe23b6b8ec92524af3d6 SHA256: 6a8eca48e636dbabe57b2f9c2ae59d04c5622a5b5c77956958adeaf8d0054fe7 SHA512: 99472be805533e6f75e2d1309bd10c4418d5b0c6e74d2944e9698dfc293a4c2b1ea152ffaa6a9caf6194fb7a19a3a245b403f08711669b765efa750e8839d1c3 Homepage: http://dejavu-fonts.org/ Description: metapackage to pull in fonts-dejavu-core and fonts-dejavu-extra DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants. . Use this package if you want all DejaVu variants. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Package: fonts-dejavu-core Architecture: all Version: 2.37-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-dejavu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 2949 Breaks: ttf-dejavu (<< 2.20-0), ttf-dejavu-core (<< 2.33+svn2514-0) Replaces: ttf-dejavu (<< 2.20-0), ttf-dejavu-core (<< 2.33+svn2514-0) Filename: pool/main/f/fonts-dejavu/fonts-dejavu-core_2.37-ok1_all.deb Size: 1039536 MD5sum: 53133b90f96370d505b9ece20d2d2178 SHA1: 5612d8ebb75060f6512e66ebad67e0a419f06cd7 SHA256: 370b9497b56f997f16841dd65870b0947c717777cdedcba0d00b5c19ae3b543e SHA512: c6f58198d7bc51c5ccaff3aaa4b73f461bd2f40bcd38ba72bfc18ab06506c3cc1d5d03c34cd90eb3be8d4950cc561d6ae7edd26529f0fca3f78f6992c3ebbfaf Homepage: http://dejavu-fonts.org/ Description: Vera font family derivate with additional characters DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants. . This package only contains the sans, sans-bold, serif, serif-bold, mono and mono-bold variants. For additional variants, see the ttf-dejavu-extra package. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Package: fonts-dejavu-extra Architecture: all Version: 2.37-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-dejavu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 7488 Depends: fonts-dejavu-core Breaks: ttf-dejavu (<< 2.20-0), ttf-dejavu-extra (<< 2.33+svn2514-0) Replaces: ttf-dejavu (<< 2.20-0), ttf-dejavu-extra (<< 2.33+svn2514-0) Filename: pool/main/f/fonts-dejavu/fonts-dejavu-extra_2.37-ok1_all.deb Size: 2040520 MD5sum: 2599a3003d3cb9f369e63543aaae58b6 SHA1: 90e2db24b0ff104018a3af24ea4cc89cd4be5bd7 SHA256: 667fa3de0b72c3de9945139abdfea581d7d734ab7e5bec376bfe6a3537cd6fe9 SHA512: c37602919b3fb962a8baa11c2e6f7483cf751ad1fe01202e7a8d27852faa8aa2042fb1113dcf2e999f323f7f292c19de46331090bc07d8c0052c0c5e42ca9adb Homepage: http://dejavu-fonts.org/ Description: Vera font family derivate with additional characters (extra variants) DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants. . This package includes additional variants, such as oblique, italic, bold-oblique, bold-italic and the condensed forms. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Package: fonts-droid-fallback Architecture: all Version: 1:6.0.1r16-ok2 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-android Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 7344 Pre-Depends: dpkg (>= 1.15.7.2) Recommends: fonts-noto-mono Suggests: fonts-noto Breaks: fonts-droid (<< 1:6.0.0r26-0) Replaces: fonts-droid (<< 1:6.0.0r26-0) Filename: pool/main/f/fonts-android/fonts-droid-fallback_6.0.1r16-ok2_all.deb Size: 2017134 MD5sum: e8c404954f344dcdb7b4a5bf0a642f9f SHA1: cfdc558345fe1b40f6ad0964c3ede4c5bef67db0 SHA256: 08e426ff320905dd9ca90f999f0fd65beebc37998b1ea4c22336391d08aaec89 SHA512: 2dd521a992a72f775d94032f64c144fb36618b33ac034470c384fe520c1396182d3897fc662a60f85b863d10b2c17119aada82b65fc90520e4a735addc5d3819 Homepage: https://android.googlesource.com/platform/frameworks/base/ Description: handheld device font with extensive style and language support (fallback) This package provides DroidSans Fallback variants, Fallback and FallbackFull. . Each contains extensive character set coverage including Western Europe, Eastern/Central Europe, Baltic, Cyrillic, Greek and Turkish support. The Droid Sans regular font also includes support for Arabic, Simplified and Traditional Chinese, Hebrew, Japanese, Korean and Thai. . Droid was designed by Ascender's Steve Matteson and hinted to provide optimal quality for screen text. Package: fonts-font-awesome Architecture: all Version: 5.0.10+really4.7.0~dfsg-ok4 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1364 Provides: node-font-awesome (= 4.7.0~5.0.10+really4.7.0~dfsg-ok4), sass-stylesheets-fonts-awesome Enhances: libjs-twitter-bootstrap, node-less, sass Filename: pool/main/f/fonts-font-awesome/fonts-font-awesome_5.0.10+really4.7.0~dfsg-ok4_all.deb Size: 513568 MD5sum: cee474ff931afae9aa4298ef8e4015ee SHA1: 2363dfa9fdc07698b6e29fa5678f436432a1c3a5 SHA256: 2594ec6a5ab4610bd4665b85590b231fd98e795bf498cd31bfefebe16d9746fa SHA512: 892b78cdde28d8d758440d1d2a4e5171237ff7a115ec7a6af6a06edcb37d8770f7c141b569b2f2cb3323506d4af8f2bdfac51708ae1e0e26c7603e0412fb18eb Homepage: http://fontawesome.io/ 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). Package: fonts-freefont-otf Architecture: all Version: 20211204+svn4273-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-freefont Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9076 Filename: pool/main/f/fonts-freefont/fonts-freefont-otf_20211204+svn4273-ok1_all.deb Size: 4140140 MD5sum: 63df370380ce23e25ed1fc5ce16a22de SHA1: 937608826d25b4372b0da450545b5a0fc134ae13 SHA256: 08ee6f62060eab68bdc6230691658c884d3db1ca404046a97ce9a0478d619603 SHA512: fa5f214aa04b275d7758eddaf29d9e99b784298e56a20c933d3b9866244cb44832843bfb16d7ba8eec4bfced7127ce7978a5a2951f079e442ead3793349aa59c Homepage: https://savannah.gnu.org/projects/freefont/ 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. Package: fonts-freefont-ttf Architecture: all Version: 20211204+svn4273-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-freefont Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14460 Filename: pool/main/f/fonts-freefont/fonts-freefont-ttf_20211204+svn4273-ok1_all.deb Size: 5130716 MD5sum: 2161fd447964deaa547f90f1dcd3118c SHA1: 343a066edf0360e93b4ba5557506543902acca80 SHA256: b18b39399448fdf625aef9f73cce71cb5db4124c7057c5799ce0efeb0ae42433 SHA512: be39af10e592a1a2db36b93f28bb3ed20186d47c6496beefa39021a9d7885a15dfa72c221426727b273baa863c3e4a7edc05e5024550fc4180c61e2a8d56ed84 Homepage: https://savannah.gnu.org/projects/freefont/ 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. Package: fonts-lato Architecture: all Version: 2.015-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11616 Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/main/f/fonts-lato/fonts-lato_2.015-ok1_all.deb Size: 2781756 MD5sum: 7e9503be0a69dd136308f522310703f3 SHA1: c207366246279da714229237b384d115d9ba4ec8 SHA256: 7b8657b6a4f73352513d138353cd14115f3de6fdd24efa7e8c4984fa39736253 SHA512: d086de9514ea1b4f635a895d3b3b9ce25164bd8f57f8faf1e9dd7e1275e60d830f313e7033d4b3d6a6f733354c6a2d0d24e3eb06b09ddd4331888360694abdd5 Homepage: http://www.latofonts.com 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. Package: fonts-liberation Architecture: all Version: 1:2.1.5-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4285 Recommends: fonts-liberation-sans-narrow Breaks: fonts-liberation2 (<< 1:2.1.5-ok1~) Replaces: fonts-liberation2 (<< 1:2.1.5-ok1~) Filename: pool/main/f/fonts-liberation/fonts-liberation_2.1.5-ok1_all.deb Size: 1602718 MD5sum: 4fecf4c4d21397a3aa1dd65c3d738f72 SHA1: 5ff548c4bf7a9b8622f99fa8084c6e32bcb97e66 SHA256: 8b7b09fba9271c2001abca4c32bd6a826b86c55ee3741886dd28ef5ae819bf79 SHA512: 02582924340c1fc892f9fe592719bd56859fcf75c6f1450b83e2fbeaf21f33cd39d04568046c9eeed23b886699fd7fecfa46fe6a14707e8a5cf8fee4586508ac Homepage: https://github.com/liberationfonts Description: fonts with the same metrics as Times, Arial and Courier The Liberation font family is a set of serif, sans-serif and monospaced fonts with exactly the same metrics as the non-free Microsoft fonts Times New Roman, Arial and Courier New. Package: fonts-liberation2 Architecture: all Version: 1:2.1.5-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-liberation Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 15 Depends: fonts-liberation (>= 1:2.1.5-ok1~) Filename: pool/main/f/fonts-liberation/fonts-liberation2_2.1.5-ok1_all.deb Size: 3356 MD5sum: 89f26303afc4e1aa46de04e8f37b6051 SHA1: 847289c4cc87f362bc6fbb3e2d2625b3ff2befba SHA256: d322707852717e18725c358726da7dc8958c2c15429b935cca591e082d1dc08e SHA512: dfcc8553ff2c69e2cd751bbea57e640fc4f2d66eb07cb4e526bf53badc4f5c6f3ab26c4f5dc0de67853d3f91780e1b99b5b1abc4d484e2a30a9abddc63b3a952 Homepage: https://github.com/liberationfonts Description: transitional dummy package This package is a dummy package. It can be safely removed. Package: fonts-mathjax Architecture: all Version: 2.7.9+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: mathjax Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4412 Suggests: libjs-mathjax Filename: pool/main/m/mathjax/fonts-mathjax_2.7.9+dfsg-ok1_all.deb Size: 2206648 MD5sum: bbfa92865ba494b48d6721a4fdc38193 SHA1: 5a56aa2d9741004c20df132a34dfaf15180c89f8 SHA256: 03c0440dcc77ced9ed94b102d0c4abb02d21fabc767f34e4603bf64fa9abd0cc SHA512: 6503c06e371547af3730d0e8323d96540c2210ffb7b8c4dbb0ffe9a22dada4ae941d29d82be684f45302155d57e2f356848281d9d3fef5e42457e66e9c2e43bb Homepage: https://www.mathjax.org 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. Package: fonts-mathjax-extras Architecture: all Version: 2.7.9+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: mathjax Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2205 Recommends: fonts-mathjax Suggests: libjs-mathjax Filename: pool/main/m/mathjax/fonts-mathjax-extras_2.7.9+dfsg-ok1_all.deb Size: 672084 MD5sum: 148d4cfdc33cdba7bb2a89fcd0cec948 SHA1: a742a6306e37c0ef86bb374413419d554496fb97 SHA256: 7019a9eb4675286e75dbabefe61ba6d9e716eba67fa2155f6136f656b6598782 SHA512: f465da8c6f23b2af1a74aaa020e804a571476a9958ab35b70e556c5d65ceb9c90a4244ceb98928e2461d97b7b71224f8846fee4561992bab213662c8dc74374b Homepage: https://www.mathjax.org 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. Package: fonts-noto Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: metapackages Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 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/main/f/fonts-noto/fonts-noto_20201225-ok1_all.deb Size: 15420 MD5sum: c9365ac18c8ff3e24ef42c95b3c93598 SHA1: ce6cac4fb97176cf5e30c8caa01c5b7cf8c9bd19 SHA256: 913470ed4d440e0ac0bb9ff774c0896a59b1325ec7347d9093df009e98afe629 SHA512: b052dbaf6b4ab7b0092e83634509f8f8b8250c1d4c1d211b94749a513148ac291562f666d62800092cc7822f5ac2d3ac54735aee709c88b11465315764d8dbde Homepage: https://www.google.com/get/noto/ 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 103 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-noto-cjk Architecture: all Version: 1:20230817+repack1-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: openKylin Developers Installed-Size: 90993 Suggests: fonts-noto-cjk-extra Filename: pool/main/f/fonts-noto-cjk/fonts-noto-cjk_20230817+repack1-ok1_all.deb Size: 56567952 MD5sum: 2a75bee0d53e0886bda2862c5ee4ef19 SHA1: be36bcde1f2fbecde11b1a1861ab38cbe0ffb8b0 SHA256: ab70f575b3e35f081da3cb92cba7e6cbac56b53183d7ecd201482ae34d47a67f SHA512: 954d373d2fc79d8ca334f30b9690e4ed1493661c55062afabf8c419f3e9e66679adf1e3d7e2357a9255731d88d25d342a7c36fcb45e640a0ad9edcad0933abf0 Homepage: https://github.com/notofonts/noto-cjk Description: "No Tofu" font families with large Unicode coverage (CJK regular and bold) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families for Traditional Chinese, Simplified Chinese, Japanese and Korean: . * Noto Sans CJK JP * Noto Sans CJK KR * Noto Sans CJK SC * Noto Sans CJK TC * Noto Sans Mono CJK JP * Noto Sans Mono CJK KR * Noto Sans Mono CJK SC * Noto Sans Mono CJK TC * Noto Serif CJK JP * Noto Serif CJK KR * Noto Serif CJK SC * Noto Serif CJK TC . These fonts are derived from the font family Source Han Sans. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains regular and bold fonts. Package: fonts-noto-cjk-extra Architecture: all Version: 1:20230817+repack1-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto-cjk Origin: openKylin Maintainer: openKylin Developers Installed-Size: 214322 Depends: fonts-noto-cjk Breaks: fonts-noto-cjk (<< 1:1.004+repack3-2~) Replaces: fonts-noto-cjk (<< 1:1.004+repack3-2~) Filename: pool/main/f/fonts-noto-cjk/fonts-noto-cjk-extra_20230817+repack1-ok1_all.deb Size: 133865584 MD5sum: 7606bedf3d8d1c4e461051502c2da696 SHA1: 01279d34fcc57443489bc432684e278b41118e3f SHA256: 4dfe977da7f711172104327e7a90e0f27a81b5b0a0029e28687df8340a72321c SHA512: 084abeed43c8fe1287bbcfd9c6be9d19c47b369dd51b1af2a385c6264146d7289bebb14ae2337b0b9ba40034a4927823a74e4a86b4cba9ac8f9032b134efb78f Homepage: https://github.com/notofonts/noto-cjk Description: "No Tofu" font families with large Unicode coverage (CJK all weight) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families for Traditional Chinese, Simplified Chinese, Japanese and Korean: . * Noto Sans CJK JP * Noto Sans CJK KR * Noto Sans CJK SC * Noto Sans CJK TC * Noto Sans Mono CJK JP * Noto Sans Mono CJK KR * Noto Sans Mono CJK SC * Noto Sans Mono CJK TC * Noto Serif CJK JP * Noto Serif CJK KR * Noto Serif CJK SC * Noto Serif CJK TC . These fonts are derived from the font family Source Han Sans. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains all weight fonts. Package: fonts-noto-core Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 42550 Depends: fonts-noto-mono Breaks: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20201027-1~) Replaces: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20201027-1~) Filename: pool/main/f/fonts-noto/fonts-noto-core_20201225-ok1_all.deb Size: 12187692 MD5sum: 8168b1ac57c7b36cacd4ead42e886d62 SHA1: 7553bb06f516b9023bc3c1fbe82fe588c04290a1 SHA256: a5526b60aab288468615d9daccfe4756cee457a90431af61b05aacf154d6e486 SHA512: 9b0f9d29e7b5aa0b98ea03e75144ee63b84e68a82ea36b3f3684b7a1ebded618f194eefc7de0f2a58b007a0da1de889d39cacc5b23db0ec53b6aa40663ca6a0f Homepage: https://www.google.com/get/noto/ Description: "No Tofu" font families with large Unicode coverage (core) Noto is a collection of font families, each visually harmonized across scripts. . This package contains core weights for these Noto font families: . * Noto Kufi Arabic * Noto Looped Lao Bold * Noto Looped Lao Regular * Noto Looped Thai Bold * Noto Looped Thai Regular * Noto Music * Noto Naskh Arabic * Noto Nastaliq Urdu * Noto Rashi Hebrew * Noto Sans * Noto Sans Adlam * Noto Sans Adlam Unjoined * Noto Sans AnatoHiero * Noto Sans Arabic * Noto Sans Armenian * Noto Sans Avestan * Noto Sans Balinese * Noto Sans Bamum * Noto Sans Bassa Vah * Noto Sans Batak * Noto Sans Bengali * Noto Sans Bhaiksuki * Noto Sans Brahmi * Noto Sans Buginese * Noto Sans Buhid * Noto Sans CanAborig * Noto Sans Carian * Noto Sans CaucAlban * Noto Sans Chakma * Noto Sans Cham * Noto Sans Cherokee * Noto Sans Coptic * Noto Sans Cuneiform * Noto Sans Cypriot * Noto Sans Deseret * Noto Sans Devanagari * Noto Sans Display * Noto Sans Duployan * Noto Sans EgyptHiero * Noto Sans Elbasan * Noto Sans Elymaic * Noto Sans Ethiopic * Noto Sans Georgian * Noto Sans Glagolitic * Noto Sans Gothic * Noto Sans Grantha * Noto Sans Gujarati * Noto Sans Gunjala Gondi * Noto Sans Gurmukhi * Noto Sans Hanifi Rohingya * Noto Sans Hanunoo * Noto Sans Hatran * Noto Sans Hebrew * Noto Sans ImpAramaic * Noto Sans Indic Siyaq Numbers * Noto Sans InsPahlavi * Noto Sans InsParthi * Noto Sans Javanese * Noto Sans Kaithi * Noto Sans Kannada * Noto Sans Kayah Li * Noto Sans Kharoshthi * Noto Sans Khmer * Noto Sans Khojki * Noto Sans Khudawadi * Noto Sans Lao * Noto Sans Lepcha * Noto Sans Limbu * Noto Sans Linear A * Noto Sans Linear B * Noto Sans Lisu * Noto Sans Lycian * Noto Sans Lydian * Noto Sans Mahajani * Noto Sans Malayalam * Noto Sans Mandaic * Noto Sans Manichaean * Noto Sans Marchen * Noto Sans Masaram Gondi * Noto Sans Math * Noto Sans Mayan Numerals * Noto Sans Medefaidrin * Noto Sans MeeteiMayek * Noto Sans Mende Kikakui * Noto Sans Meroitic * Noto Sans Miao * Noto Sans Modi * Noto Sans Mongolian * Noto Sans Mro * Noto Sans Multani * Noto Sans Myanmar * Noto Sans NKo * Noto Sans Nabataean * Noto Sans NewTaiLue * Noto Sans Newa * Noto Sans Nushu * Noto Sans Ogham * Noto Sans Ol Chiki * Noto Sans Old Italic * Noto Sans Old Permic * Noto Sans Old Turkic * Noto Sans OldHung * Noto Sans OldNorArab * Noto Sans OldPersian * Noto Sans OldSogdian * Noto Sans OldSouArab * Noto Sans Oriya * Noto Sans Osage * Noto Sans Osmanya * Noto Sans Pahawh Hmong * Noto Sans Palmyrene * Noto Sans PauCinHau * Noto Sans PhagsPa * Noto Sans Phoenician * Noto Sans PsaPahlavi * Noto Sans Rejang * Noto Sans Runic * Noto Sans Samaritan * Noto Sans Saurashtra * Noto Sans Sharada * Noto Sans Shavian * Noto Sans Siddham * Noto Sans SignWrit * Noto Sans Sinhala * Noto Sans Sogdian * Noto Sans Sora Sompeng * Noto Sans Soyombo * Noto Sans Sundanese * Noto Sans Syloti Nagri * Noto Sans Symbols * Noto Sans Symbols2 * Noto Sans Syriac * Noto Sans Tagalog * Noto Sans Tagbanwa * Noto Sans Tai Le * Noto Sans Tai Tham * Noto Sans Tai Viet * Noto Sans Takri * Noto Sans Tamil * Noto Sans Tamil Supplement * Noto Sans Telugu * Noto Sans Thaana * Noto Sans Thai * Noto Sans Tifinagh * Noto Sans Tifinagh APT * Noto Sans Tifinagh Adrar * Noto Sans Tifinagh Agraw Imazighen * Noto Sans Tifinagh Ahaggar * Noto Sans Tifinagh Air * Noto Sans Tifinagh Azawagh * Noto Sans Tifinagh Ghat * Noto Sans Tifinagh Hawad * Noto Sans Tifinagh Rhissa Ixa * Noto Sans Tifinagh SIL * Noto Sans Tifinagh Tawellemmet * Noto Sans Tirhuta * Noto Sans Ugaritic * Noto Sans Vai * Noto Sans Wancho * Noto Sans WarangCiti * Noto Sans Yi * Noto Sans Zanabazar * Noto Serif * Noto Serif Ahom * Noto Serif Armenian * Noto Serif Balinese * Noto Serif Bengali * Noto Serif Devanagari * Noto Serif Display * Noto Serif Dogra * Noto Serif Ethiopic * Noto Serif Georgian * Noto Serif Grantha * Noto Serif Gujarati * Noto Serif Gurmukhi * Noto Serif Hebrew * Noto Serif Hmong Nyiakeng * Noto Serif Kannada * Noto Serif Khmer * Noto Serif Khojki * Noto Serif Lao * Noto Serif Malayalam * Noto Serif Myanmar * Noto Serif Sinhala * Noto Serif Tamil * Noto Serif Tangut * Noto Serif Telugu * Noto Serif Thai * Noto Serif Tibetan * Noto Serif Yezidi * Noto Traditional Nushu * NotoSerifTamilSlantedmisc:Depends= . This package also pulls the fonts-noto-mono package to make up a base package set with Noto fonts. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 103 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-noto-extra Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 334233 Breaks: fonts-noto-unhinted (<< 20201027-1~) Replaces: fonts-noto-unhinted (<< 20201027-1~) Enhances: fonts-noto-core, fonts-noto-mono Filename: pool/main/f/fonts-noto/fonts-noto-extra_20201225-ok1_all.deb Size: 72421796 MD5sum: 74a4edb91afc993d33fbba14ebcb6f5a SHA1: 4c13e97a7b003ef7c15f241062705c3b2e86a3fd SHA256: 1d19cd035c948c2f19ea7a4e69f4e8db7908ffd85c989586ebf166dcad6babca SHA512: 621ffa13248d21ce9f9ab40d5156d8c9f368e96cf25e6b58e3f3f588f70f2ec6b816076e75ba225c43b283f0b6a3a232022ac650895a02ae819e787b06c168b6 Homepage: https://www.google.com/get/noto/ Description: "No Tofu" font families with large Unicode coverage (extra) Noto is a collection of font families, each visually harmonized across scripts. . This package contains extra weights for these Noto font families: . * Noto Kufi Arabic Black * Noto Kufi Arabic Extra Bold * Noto Kufi Arabic Extra Light * Noto Kufi Arabic Light * Noto Kufi Arabic Medium * Noto Kufi Arabic Semi Bold * Noto Kufi Arabic Thin * Noto Looped Lao Black * Noto Looped Lao Cond Blk * Noto Looped Lao Cond Bold * Noto Looped Lao Cond ExBd * Noto Looped Lao Cond ExLt * Noto Looped Lao Cond Lt * Noto Looped Lao Cond Med * Noto Looped Lao Cond SmBd * Noto Looped Lao Cond Thin * Noto Looped Lao Condensed * Noto Looped Lao ExCd Blk * Noto Looped Lao ExCd Bold * Noto Looped Lao ExCd ExBd * Noto Looped Lao ExCd ExLt * Noto Looped Lao ExCd Lt * Noto Looped Lao ExCd Med * Noto Looped Lao ExCd SmBd * Noto Looped Lao ExCd Thin * Noto Looped Lao ExtLight * Noto Looped Lao ExtraBold * Noto Looped Lao ExtraCond * Noto Looped Lao Light * Noto Looped Lao Medium * Noto Looped Lao SemiBold * Noto Looped Lao SemiCond * Noto Looped Lao SmCd Blk * Noto Looped Lao SmCd Bold * Noto Looped Lao SmCd ExBd * Noto Looped Lao SmCd ExtLt * Noto Looped Lao SmCd Lt * Noto Looped Lao SmCd Med * Noto Looped Lao SmCd SmBd * Noto Looped Lao SmCd Thin * Noto Looped Lao Thin * Noto Looped Thai Black * Noto Looped Thai Cond Blk * Noto Looped Thai Cond Bold * Noto Looped Thai Cond ExBd * Noto Looped Thai Cond ExLt * Noto Looped Thai Cond Lt * Noto Looped Thai Cond Med * Noto Looped Thai Cond SmBd * Noto Looped Thai Cond Thin * Noto Looped Thai Condensed * Noto Looped Thai ExCd Blk * Noto Looped Thai ExCd Bold * Noto Looped Thai ExCd ExBd * Noto Looped Thai ExCd ExLt * Noto Looped Thai ExCd Lt * Noto Looped Thai ExCd Med * Noto Looped Thai ExCd SmBd * Noto Looped Thai ExCd Thin * Noto Looped Thai ExtLight * Noto Looped Thai ExtraBold * Noto Looped Thai ExtraCond * Noto Looped Thai Light * Noto Looped Thai Medium * Noto Looped Thai SemiBold * Noto Looped Thai SemiCond * Noto Looped Thai SmCd Blk * Noto Looped Thai SmCd Bold * Noto Looped Thai SmCd ExBd * Noto Looped Thai SmCd ExLt * Noto Looped Thai SmCd Lt * Noto Looped Thai SmCd Med * Noto Looped Thai SmCd SmBd * Noto Looped Thai SmCd Thin * Noto Looped Thai Thin * Noto Naskh Arabic Medium * Noto Naskh Arabic Semi Bold * Noto Sans Arabic Blk * Noto Sans Arabic Cond * Noto Sans Arabic Cond Blk * Noto Sans Arabic Cond ExtBd * Noto Sans Arabic Cond ExtLt * Noto Sans Arabic Cond Light * Noto Sans Arabic Cond Med * Noto Sans Arabic Cond SemBd * Noto Sans Arabic Cond Thin * Noto Sans Arabic ExtBd * Noto Sans Arabic ExtCond * Noto Sans Arabic ExtCond Blk * Noto Sans Arabic ExtCond ExtBd * Noto Sans Arabic ExtCond ExtLt * Noto Sans Arabic ExtCond Light * Noto Sans Arabic ExtCond Med * Noto Sans Arabic ExtCond SemBd * Noto Sans Arabic ExtCond Thin * Noto Sans Arabic ExtLt * Noto Sans Arabic Light * Noto Sans Arabic Med * Noto Sans Arabic SemBd * Noto Sans Arabic SemCond * Noto Sans Arabic SemCond Blk * Noto Sans Arabic SemCond ExtBd * Noto Sans Arabic SemCond ExtLt * Noto Sans Arabic SemCond Light * Noto Sans Arabic SemCond Med * Noto Sans Arabic SemCond SemBd * Noto Sans Arabic SemCond Thin * Noto Sans Arabic Thin * Noto Sans Armenian Black * Noto Sans Armenian Condensed * Noto Sans Armenian Condensed Black * Noto Sans Armenian Condensed ExtraBold * Noto Sans Armenian Condensed ExtraLight * Noto Sans Armenian Condensed Light * Noto Sans Armenian Condensed Medium * Noto Sans Armenian Condensed SemiBold * Noto Sans Armenian Condensed Thin * Noto Sans Armenian ExtraBold * Noto Sans Armenian ExtraCondensed * Noto Sans Armenian ExtraCondensed Black * Noto Sans Armenian ExtraCondensed ExtraBold * Noto Sans Armenian ExtraCondensed ExtraLight * Noto Sans Armenian ExtraCondensed Light * Noto Sans Armenian ExtraCondensed Medium * Noto Sans Armenian ExtraCondensed SemiBold * Noto Sans Armenian ExtraCondensed Thin * Noto Sans Armenian ExtraLight * Noto Sans Armenian Light * Noto Sans Armenian Medium * Noto Sans Armenian SemiBold * Noto Sans Armenian SemiCondensed * Noto Sans Armenian SemiCondensed Black * Noto Sans Armenian SemiCondensed ExtraBold * Noto Sans Armenian SemiCondensed ExtraLight * Noto Sans Armenian SemiCondensed Light * Noto Sans Armenian SemiCondensed Medium * Noto Sans Armenian SemiCondensed SemiBold * Noto Sans Armenian SemiCondensed Thin * Noto Sans Armenian Thin * Noto Sans Balinese Medium * Noto Sans Balinese SemiBold * Noto Sans Bamum Medium * Noto Sans Bamum SemiBold * Noto Sans Bengali Black * Noto Sans Bengali Condensed * Noto Sans Bengali ExtraBold * Noto Sans Bengali ExtraCondensed * Noto Sans Bengali ExtraLight * Noto Sans Bengali Light * Noto Sans Bengali Medium * Noto Sans Bengali SemiBold * Noto Sans Bengali SemiCondensed * Noto Sans Bengali Thin * Noto Sans Black * Noto Sans CanAborig Bk * Noto Sans CanAborig Lt * Noto Sans CanAborig Md * Noto Sans CanAborig SmBd * Noto Sans CanAborig Th * Noto Sans CanAborig XBd * Noto Sans CanAborig XLt * Noto Sans Cham Blk * Noto Sans Cham ExtBd * Noto Sans Cham ExtLt * Noto Sans Cham Light * Noto Sans Cham Med * Noto Sans Cham SemBd * Noto Sans Cham Thin * Noto Sans Cherokee Blk * Noto Sans Cherokee ExtBd * Noto Sans Cherokee ExtLt * Noto Sans Cherokee Light * Noto Sans Cherokee Med * Noto Sans Cherokee SemBd * Noto Sans Cherokee Thin * Noto Sans Condensed * Noto Sans Condensed Black * Noto Sans Condensed ExtraBold * Noto Sans Condensed ExtraLight * Noto Sans Condensed Light * Noto Sans Condensed Medium * Noto Sans Condensed SemiBold * Noto Sans Condensed Thin * Noto Sans Devanagari Black * Noto Sans Devanagari Condensed * Noto Sans Devanagari Condensed Black * Noto Sans Devanagari Condensed ExtraBold * Noto Sans Devanagari Condensed ExtraLight * Noto Sans Devanagari Condensed Light * Noto Sans Devanagari Condensed Medium * Noto Sans Devanagari Condensed SemiBold * Noto Sans Devanagari Condensed Thin * Noto Sans Devanagari ExtraBold * Noto Sans Devanagari ExtraCondensed * Noto Sans Devanagari ExtraCondensed Black * Noto Sans Devanagari ExtraCondensed ExtraBold * Noto Sans Devanagari ExtraCondensed ExtraLight * Noto Sans Devanagari ExtraCondensed Light * Noto Sans Devanagari ExtraCondensed Medium * Noto Sans Devanagari ExtraCondensed SemiBold * Noto Sans Devanagari ExtraCondensed Thin * Noto Sans Devanagari ExtraLight * Noto Sans Devanagari Light * Noto Sans Devanagari Medium * Noto Sans Devanagari SemiBold * Noto Sans Devanagari SemiCondensed * Noto Sans Devanagari SemiCondensed Black * Noto Sans Devanagari SemiCondensed ExtraBold * Noto Sans Devanagari SemiCondensed ExtraLight * Noto Sans Devanagari SemiCondensed Light * Noto Sans Devanagari SemiCondensed Medium * Noto Sans Devanagari SemiCondensed SemiBold * Noto Sans Devanagari SemiCondensed Thin * Noto Sans Devanagari Thin * Noto Sans Display Black * Noto Sans Display Condensed * Noto Sans Display Condensed Black * Noto Sans Display Condensed ExtraBold * Noto Sans Display Condensed ExtraLight * Noto Sans Display Condensed Light * Noto Sans Display Condensed Medium * Noto Sans Display Condensed SemiBold * Noto Sans Display Condensed Thin * Noto Sans Display ExtraBold * Noto Sans Display ExtraCondensed * Noto Sans Display ExtraCondensed Black * Noto Sans Display ExtraCondensed ExtraBold * Noto Sans Display ExtraCondensed ExtraLight * Noto Sans Display ExtraCondensed Light * Noto Sans Display ExtraCondensed Medium * Noto Sans Display ExtraCondensed SemiBold * Noto Sans Display ExtraCondensed Thin * Noto Sans Display ExtraLight * Noto Sans Display Light * Noto Sans Display Medium * Noto Sans Display SemiBold * Noto Sans Display SemiCondensed * Noto Sans Display SemiCondensed Black * Noto Sans Display SemiCondensed ExtraBold * Noto Sans Display SemiCondensed ExtraLight * Noto Sans Display SemiCondensed Light * Noto Sans Display SemiCondensed Medium * Noto Sans Display SemiCondensed SemiBold * Noto Sans Display SemiCondensed Thin * Noto Sans Display Thin * Noto Sans Ethiopic Blk * Noto Sans Ethiopic Cond * Noto Sans Ethiopic Cond Blk * Noto Sans Ethiopic Cond ExtBd * Noto Sans Ethiopic Cond ExtLt * Noto Sans Ethiopic Cond Light * Noto Sans Ethiopic Cond Med * Noto Sans Ethiopic Cond SemBd * Noto Sans Ethiopic Cond Thin * Noto Sans Ethiopic ExtBd * Noto Sans Ethiopic ExtCond * Noto Sans Ethiopic ExtCond Blk * Noto Sans Ethiopic ExtCond ExtBd * Noto Sans Ethiopic ExtCond ExtLt * Noto Sans Ethiopic ExtCond Light * Noto Sans Ethiopic ExtCond Med * Noto Sans Ethiopic ExtCond SemBd * Noto Sans Ethiopic ExtCond Thin * Noto Sans Ethiopic ExtLt * Noto Sans Ethiopic Light * Noto Sans Ethiopic Med * Noto Sans Ethiopic SemBd * Noto Sans Ethiopic SemCond * Noto Sans Ethiopic SemCond Blk * Noto Sans Ethiopic SemCond ExtBd * Noto Sans Ethiopic SemCond ExtLt * Noto Sans Ethiopic SemCond Light * Noto Sans Ethiopic SemCond Med * Noto Sans Ethiopic SemCond SemBd * Noto Sans Ethiopic SemCond Thin * Noto Sans Ethiopic Thin * Noto Sans ExtraBold * Noto Sans ExtraCondensed * Noto Sans ExtraCondensed Black * Noto Sans ExtraCondensed ExtraBold * Noto Sans ExtraCondensed ExtraLight * Noto Sans ExtraCondensed Light * Noto Sans ExtraCondensed Medium * Noto Sans ExtraCondensed SemiBold * Noto Sans ExtraCondensed Thin * Noto Sans ExtraLight * Noto Sans Georgian Blk * Noto Sans Georgian Cond * Noto Sans Georgian Cond Blk * Noto Sans Georgian Cond ExtBd * Noto Sans Georgian Cond ExtLt * Noto Sans Georgian Cond Light * Noto Sans Georgian Cond Med * Noto Sans Georgian Cond SemBd * Noto Sans Georgian Cond Thin * Noto Sans Georgian ExtBd * Noto Sans Georgian ExtCond * Noto Sans Georgian ExtCond Blk * Noto Sans Georgian ExtCond ExtBd * Noto Sans Georgian ExtCond ExtLt * Noto Sans Georgian ExtCond Light * Noto Sans Georgian ExtCond Med * Noto Sans Georgian ExtCond SemBd * Noto Sans Georgian ExtCond Thin * Noto Sans Georgian ExtLt * Noto Sans Georgian Light * Noto Sans Georgian Med * Noto Sans Georgian SemBd * Noto Sans Georgian SemCond * Noto Sans Georgian SemCond Blk * Noto Sans Georgian SemCond ExtBd * Noto Sans Georgian SemCond ExtLt * Noto Sans Georgian SemCond Light * Noto Sans Georgian SemCond Med * Noto Sans Georgian SemCond SemBd * Noto Sans Georgian SemCond Thin * Noto Sans Georgian Thin * Noto Sans Gujarati Black * Noto Sans Gujarati Condensed * Noto Sans Gujarati Condensed Black * Noto Sans Gujarati Condensed ExtraBold * Noto Sans Gujarati Condensed ExtraLight * Noto Sans Gujarati Condensed Light * Noto Sans Gujarati Condensed Medium * Noto Sans Gujarati Condensed SemiBold * Noto Sans Gujarati Condensed Thin * Noto Sans Gujarati ExtraBold * Noto Sans Gujarati ExtraCondensed * Noto Sans Gujarati ExtraCondensed Black * Noto Sans Gujarati ExtraCondensed ExtraBold * Noto Sans Gujarati ExtraCondensed ExtraLight * Noto Sans Gujarati ExtraCondensed Light * Noto Sans Gujarati ExtraCondensed Medium * Noto Sans Gujarati ExtraCondensed SemiBold * Noto Sans Gujarati ExtraCondensed Thin * Noto Sans Gujarati ExtraLight * Noto Sans Gujarati Light * Noto Sans Gujarati Medium * Noto Sans Gujarati SemiBold * Noto Sans Gujarati SemiCondensed * Noto Sans Gujarati SemiCondensed Black * Noto Sans Gujarati SemiCondensed ExtraBold * Noto Sans Gujarati SemiCondensed ExtraLight * Noto Sans Gujarati SemiCondensed Light * Noto Sans Gujarati SemiCondensed Medium * Noto Sans Gujarati SemiCondensed SemiBold * Noto Sans Gujarati SemiCondensed Thin * Noto Sans Gujarati Thin * Noto Sans Gurmukhi Black * Noto Sans Gurmukhi Condensed * Noto Sans Gurmukhi Condensed Black * Noto Sans Gurmukhi Condensed ExtraBold * Noto Sans Gurmukhi Condensed ExtraLight * Noto Sans Gurmukhi Condensed Light * Noto Sans Gurmukhi Condensed Medium * Noto Sans Gurmukhi Condensed SemiBold * Noto Sans Gurmukhi Condensed Thin * Noto Sans Gurmukhi ExtraBold * Noto Sans Gurmukhi ExtraCondensed * Noto Sans Gurmukhi ExtraCondensed Black * Noto Sans Gurmukhi ExtraCondensed ExtraBold * Noto Sans Gurmukhi ExtraCondensed ExtraLight * Noto Sans Gurmukhi ExtraCondensed Light * Noto Sans Gurmukhi ExtraCondensed Medium * Noto Sans Gurmukhi ExtraCondensed SemiBold * Noto Sans Gurmukhi ExtraCondensed Thin * Noto Sans Gurmukhi ExtraLight * Noto Sans Gurmukhi Light * Noto Sans Gurmukhi Medium * Noto Sans Gurmukhi SemiBold * Noto Sans Gurmukhi SemiCondensed * Noto Sans Gurmukhi SemiCondensed Black * Noto Sans Gurmukhi SemiCondensed ExtraBold * Noto Sans Gurmukhi SemiCondensed ExtraLight * Noto Sans Gurmukhi SemiCondensed Light * Noto Sans Gurmukhi SemiCondensed Medium * Noto Sans Gurmukhi SemiCondensed SemiBold * Noto Sans Gurmukhi SemiCondensed Thin * Noto Sans Gurmukhi Thin * Noto Sans Hanifi Rohingya Medium * Noto Sans Hanifi Rohingya SemiBold * Noto Sans Hebrew Blk * Noto Sans Hebrew Cond * Noto Sans Hebrew Cond Blk * Noto Sans Hebrew Cond ExtBd * Noto Sans Hebrew Cond ExtLt * Noto Sans Hebrew Cond Light * Noto Sans Hebrew Cond Med * Noto Sans Hebrew Cond SemBd * Noto Sans Hebrew Cond Thin * Noto Sans Hebrew ExtBd * Noto Sans Hebrew ExtCond * Noto Sans Hebrew ExtCond Blk * Noto Sans Hebrew ExtCond ExtBd * Noto Sans Hebrew ExtCond ExtLt * Noto Sans Hebrew ExtCond Light * Noto Sans Hebrew ExtCond Med * Noto Sans Hebrew ExtCond SemBd * Noto Sans Hebrew ExtCond Thin * Noto Sans Hebrew ExtLt * Noto Sans Hebrew Light * Noto Sans Hebrew Med * Noto Sans Hebrew SemBd * Noto Sans Hebrew SemCond * Noto Sans Hebrew SemCond Blk * Noto Sans Hebrew SemCond ExtBd * Noto Sans Hebrew SemCond ExtLt * Noto Sans Hebrew SemCond Light * Noto Sans Hebrew SemCond Med * Noto Sans Hebrew SemCond SemBd * Noto Sans Hebrew SemCond Thin * Noto Sans Hebrew Thin * Noto Sans Kannada Black * Noto Sans Kannada Condensed * Noto Sans Kannada Condensed Black * Noto Sans Kannada Condensed ExtraBold * Noto Sans Kannada Condensed ExtraLight * Noto Sans Kannada Condensed Light * Noto Sans Kannada Condensed Medium * Noto Sans Kannada Condensed SemiBold * Noto Sans Kannada Condensed Thin * Noto Sans Kannada ExtraBold * Noto Sans Kannada ExtraCondensed * Noto Sans Kannada ExtraCondensed Black * Noto Sans Kannada ExtraCondensed ExtraBold * Noto Sans Kannada ExtraCondensed ExtraLight * Noto Sans Kannada ExtraCondensed Light * Noto Sans Kannada ExtraCondensed Medium * Noto Sans Kannada ExtraCondensed SemiBold * Noto Sans Kannada ExtraCondensed Thin * Noto Sans Kannada ExtraLight * Noto Sans Kannada Light * Noto Sans Kannada Medium * Noto Sans Kannada SemiBold * Noto Sans Kannada SemiCondensed * Noto Sans Kannada SemiCondensed Black * Noto Sans Kannada SemiCondensed ExtraBold * Noto Sans Kannada SemiCondensed ExtraLight * Noto Sans Kannada SemiCondensed Light * Noto Sans Kannada SemiCondensed Medium * Noto Sans Kannada SemiCondensed SemiBold * Noto Sans Kannada SemiCondensed Thin * Noto Sans Kannada Thin * Noto Sans Kayah Li Medium * Noto Sans Kayah Li SemiBold * Noto Sans Khmer Black * Noto Sans Khmer Condensed * Noto Sans Khmer Condensed Black * Noto Sans Khmer Condensed ExtraBold * Noto Sans Khmer Condensed ExtraLight * Noto Sans Khmer Condensed Light * Noto Sans Khmer Condensed Medium * Noto Sans Khmer Condensed SemiBold * Noto Sans Khmer Condensed Thin * Noto Sans Khmer ExtraBold * Noto Sans Khmer ExtraCondensed * Noto Sans Khmer ExtraCondensed Black * Noto Sans Khmer ExtraCondensed ExtraBold * Noto Sans Khmer ExtraCondensed ExtraLight * Noto Sans Khmer ExtraCondensed Light * Noto Sans Khmer ExtraCondensed Medium * Noto Sans Khmer ExtraCondensed SemiBold * Noto Sans Khmer ExtraCondensed Thin * Noto Sans Khmer ExtraLight * Noto Sans Khmer Light * Noto Sans Khmer Medium * Noto Sans Khmer SemiBold * Noto Sans Khmer SemiCondensed * Noto Sans Khmer SemiCondensed Black * Noto Sans Khmer SemiCondensed ExtraBold * Noto Sans Khmer SemiCondensed ExtraLight * Noto Sans Khmer SemiCondensed Light * Noto Sans Khmer SemiCondensed Medium * Noto Sans Khmer SemiCondensed SemiBold * Noto Sans Khmer SemiCondensed Thin * Noto Sans Khmer Thin * Noto Sans Lao Blk * Noto Sans Lao Cond * Noto Sans Lao Cond Blk * Noto Sans Lao Cond ExtBd * Noto Sans Lao Cond ExtLt * Noto Sans Lao Cond Light * Noto Sans Lao Cond Med * Noto Sans Lao Cond SemBd * Noto Sans Lao Cond Thin * Noto Sans Lao ExtBd * Noto Sans Lao ExtCond * Noto Sans Lao ExtCond Blk * Noto Sans Lao ExtCond ExtBd * Noto Sans Lao ExtCond ExtLt * Noto Sans Lao ExtCond Light * Noto Sans Lao ExtCond Med * Noto Sans Lao ExtCond SemBd * Noto Sans Lao ExtCond Thin * Noto Sans Lao ExtLt * Noto Sans Lao Light * Noto Sans Lao Med * Noto Sans Lao SemBd * Noto Sans Lao SemCond * Noto Sans Lao SemCond Blk * Noto Sans Lao SemCond ExtBd * Noto Sans Lao SemCond ExtLt * Noto Sans Lao SemCond Light * Noto Sans Lao SemCond Med * Noto Sans Lao SemCond SemBd * Noto Sans Lao SemCond Thin * Noto Sans Lao Thin * Noto Sans Light * Noto Sans Lisu Medium * Noto Sans Lisu Semi Bold * Noto Sans Malayalam Black * Noto Sans Malayalam Condensed * Noto Sans Malayalam Condensed Black * Noto Sans Malayalam Condensed ExtraBold * Noto Sans Malayalam Condensed ExtraLight * Noto Sans Malayalam Condensed Light * Noto Sans Malayalam Condensed Medium * Noto Sans Malayalam Condensed SemiBold * Noto Sans Malayalam Condensed Thin * Noto Sans Malayalam ExtraBold * Noto Sans Malayalam ExtraCondensed * Noto Sans Malayalam ExtraCondensed Black * Noto Sans Malayalam ExtraCondensed ExtraBold * Noto Sans Malayalam ExtraCondensed ExtraLight * Noto Sans Malayalam ExtraCondensed Light * Noto Sans Malayalam ExtraCondensed Medium * Noto Sans Malayalam ExtraCondensed SemiBold * Noto Sans Malayalam ExtraCondensed Thin * Noto Sans Malayalam ExtraLight * Noto Sans Malayalam Light * Noto Sans Malayalam Medium * Noto Sans Malayalam SemiBold * Noto Sans Malayalam SemiCondensed * Noto Sans Malayalam SemiCondensed Black * Noto Sans Malayalam SemiCondensed ExtraBold * Noto Sans Malayalam SemiCondensed ExtraLight * Noto Sans Malayalam SemiCondensed Light * Noto Sans Malayalam SemiCondensed Medium * Noto Sans Malayalam SemiCondensed SemiBold * Noto Sans Malayalam SemiCondensed Thin * Noto Sans Malayalam Thin * Noto Sans Medefaidrin Medium * Noto Sans Medefaidrin SemiBold * Noto Sans Medium * Noto Sans MeeteiMayek Black * Noto Sans MeeteiMayek ExtraBold * Noto Sans MeeteiMayek ExtraLight * Noto Sans MeeteiMayek Light * Noto Sans MeeteiMayek Medium * Noto Sans MeeteiMayek SemiBold * Noto Sans MeeteiMayek Thin * Noto Sans Mono Black * Noto Sans Mono Condensed * Noto Sans Mono Condensed Black * Noto Sans Mono Condensed ExtraBold * Noto Sans Mono Condensed ExtraLight * Noto Sans Mono Condensed Light * Noto Sans Mono Condensed Medium * Noto Sans Mono Condensed SemiBold * Noto Sans Mono Condensed Thin * Noto Sans Mono ExtraBold * Noto Sans Mono ExtraCondensed * Noto Sans Mono ExtraCondensed Black * Noto Sans Mono ExtraCondensed ExtraBold * Noto Sans Mono ExtraCondensed ExtraLight * Noto Sans Mono ExtraCondensed Light * Noto Sans Mono ExtraCondensed Medium * Noto Sans Mono ExtraCondensed SemiBold * Noto Sans Mono ExtraCondensed Thin * Noto Sans Mono ExtraLight * Noto Sans Mono Light * Noto Sans Mono Medium * Noto Sans Mono SemiBold * Noto Sans Mono SemiCondensed * Noto Sans Mono SemiCondensed Black * Noto Sans Mono SemiCondensed ExtraBold * Noto Sans Mono SemiCondensed ExtraLight * Noto Sans Mono SemiCondensed Light * Noto Sans Mono SemiCondensed Medium * Noto Sans Mono SemiCondensed SemiBold * Noto Sans Mono SemiCondensed Thin * Noto Sans Mono Thin * Noto Sans Myanmar Blk * Noto Sans Myanmar Cond * Noto Sans Myanmar Cond Blk * Noto Sans Myanmar Cond ExtBd * Noto Sans Myanmar Cond ExtLt * Noto Sans Myanmar Cond Light * Noto Sans Myanmar Cond Med * Noto Sans Myanmar Cond SemBd * Noto Sans Myanmar Cond Thin * Noto Sans Myanmar ExtBd * Noto Sans Myanmar ExtCond * Noto Sans Myanmar ExtCond Blk * Noto Sans Myanmar ExtCond ExtBd * Noto Sans Myanmar ExtCond ExtLt * Noto Sans Myanmar ExtCond Light * Noto Sans Myanmar ExtCond Med * Noto Sans Myanmar ExtCond SemBd * Noto Sans Myanmar ExtCond Thin * Noto Sans Myanmar ExtLt * Noto Sans Myanmar Light * Noto Sans Myanmar Med * Noto Sans Myanmar SemBd * Noto Sans Myanmar SemCond * Noto Sans Myanmar SemCond Blk * Noto Sans Myanmar SemCond ExtBd * Noto Sans Myanmar SemCond ExtLt * Noto Sans Myanmar SemCond Light * Noto Sans Myanmar SemCond Med * Noto Sans Myanmar SemCond SemBd * Noto Sans Myanmar SemCond Thin * Noto Sans Myanmar Thin * Noto Sans Ol Chiki Medium * Noto Sans Ol Chiki SemiBold * Noto Sans Oriya Blk * Noto Sans Oriya Cond * Noto Sans Oriya Cond Blk * Noto Sans Oriya Cond Bold * Noto Sans Oriya Cond Thin * Noto Sans Oriya ExtCond * Noto Sans Oriya ExtCond Blk * Noto Sans Oriya ExtCond Bold * Noto Sans Oriya ExtCond Thin * Noto Sans Oriya Thin * Noto Sans SemiBold * Noto Sans SemiCondensed * Noto Sans SemiCondensed Black * Noto Sans SemiCondensed ExtraBold * Noto Sans SemiCondensed ExtraLight * Noto Sans SemiCondensed Light * Noto Sans SemiCondensed Medium * Noto Sans SemiCondensed SemiBold * Noto Sans SemiCondensed Thin * Noto Sans Sinhala Black * Noto Sans Sinhala Condensed * Noto Sans Sinhala Condensed Black * Noto Sans Sinhala Condensed ExtraBold * Noto Sans Sinhala Condensed ExtraLight * Noto Sans Sinhala Condensed Light * Noto Sans Sinhala Condensed Medium * Noto Sans Sinhala Condensed SemiBold * Noto Sans Sinhala Condensed Thin * Noto Sans Sinhala ExtraBold * Noto Sans Sinhala ExtraCondensed * Noto Sans Sinhala ExtraCondensed Black * Noto Sans Sinhala ExtraCondensed ExtraBold * Noto Sans Sinhala ExtraCondensed ExtraLight * Noto Sans Sinhala ExtraCondensed Light * Noto Sans Sinhala ExtraCondensed Medium * Noto Sans Sinhala ExtraCondensed SemiBold * Noto Sans Sinhala ExtraCondensed Thin * Noto Sans Sinhala ExtraLight * Noto Sans Sinhala Light * Noto Sans Sinhala Medium * Noto Sans Sinhala SemiBold * Noto Sans Sinhala SemiCondensed * Noto Sans Sinhala SemiCondensed Black * Noto Sans Sinhala SemiCondensed ExtraBold * Noto Sans Sinhala SemiCondensed ExtraLight * Noto Sans Sinhala SemiCondensed Light * Noto Sans Sinhala SemiCondensed Medium * Noto Sans Sinhala SemiCondensed SemiBold * Noto Sans Sinhala SemiCondensed Thin * Noto Sans Sinhala Thin * Noto Sans Sora Sompeng Medium * Noto Sans Sora Sompeng Semi Bold * Noto Sans Sundanese * Noto Sans Symbols Black * Noto Sans Symbols ExtraBold * Noto Sans Symbols ExtraLight * Noto Sans Symbols Light * Noto Sans Symbols Medium * Noto Sans Symbols SemiBold * Noto Sans Symbols Thin * Noto Sans Syriac Black * Noto Sans Syriac Thin * Noto Sans Tai Tham Medium * Noto Sans Tai Tham SemiBold * Noto Sans Tamil Black * Noto Sans Tamil Condensed * Noto Sans Tamil Condensed Black * Noto Sans Tamil Condensed ExtraBold * Noto Sans Tamil Condensed ExtraLight * Noto Sans Tamil Condensed Light * Noto Sans Tamil Condensed Medium * Noto Sans Tamil Condensed SemiBold * Noto Sans Tamil Condensed Thin * Noto Sans Tamil ExtraBold * Noto Sans Tamil ExtraCondensed * Noto Sans Tamil ExtraCondensed Black * Noto Sans Tamil ExtraCondensed ExtraBold * Noto Sans Tamil ExtraCondensed ExtraLight * Noto Sans Tamil ExtraCondensed Light * Noto Sans Tamil ExtraCondensed Medium * Noto Sans Tamil ExtraCondensed SemiBold * Noto Sans Tamil ExtraCondensed Thin * Noto Sans Tamil ExtraLight * Noto Sans Tamil Light * Noto Sans Tamil Medium * Noto Sans Tamil SemiBold * Noto Sans Tamil SemiCondensed * Noto Sans Tamil SemiCondensed Black * Noto Sans Tamil SemiCondensed ExtraBold * Noto Sans Tamil SemiCondensed ExtraLight * Noto Sans Tamil SemiCondensed Light * Noto Sans Tamil SemiCondensed Medium * Noto Sans Tamil SemiCondensed SemiBold * Noto Sans Tamil SemiCondensed Thin * Noto Sans Tamil Thin * Noto Sans Telugu Black * Noto Sans Telugu Condensed * Noto Sans Telugu Condensed Black * Noto Sans Telugu Condensed ExtraBold * Noto Sans Telugu Condensed ExtraLight * Noto Sans Telugu Condensed Light * Noto Sans Telugu Condensed Medium * Noto Sans Telugu Condensed SemiBold * Noto Sans Telugu Condensed Thin * Noto Sans Telugu ExtraBold * Noto Sans Telugu ExtraCondensed * Noto Sans Telugu ExtraCondensed Black * Noto Sans Telugu ExtraCondensed ExtraBold * Noto Sans Telugu ExtraCondensed ExtraLight * Noto Sans Telugu ExtraCondensed Light * Noto Sans Telugu ExtraCondensed Medium * Noto Sans Telugu ExtraCondensed SemiBold * Noto Sans Telugu ExtraCondensed Thin * Noto Sans Telugu ExtraLight * Noto Sans Telugu Light * Noto Sans Telugu Medium * Noto Sans Telugu SemiBold * Noto Sans Telugu SemiCondensed * Noto Sans Telugu SemiCondensed Black * Noto Sans Telugu SemiCondensed ExtraBold * Noto Sans Telugu SemiCondensed ExtraLight * Noto Sans Telugu SemiCondensed Light * Noto Sans Telugu SemiCondensed Medium * Noto Sans Telugu SemiCondensed SemiBold * Noto Sans Telugu SemiCondensed Thin * Noto Sans Telugu Thin * Noto Sans Thaana Black * Noto Sans Thaana ExtraBold * Noto Sans Thaana ExtraLight * Noto Sans Thaana Light * Noto Sans Thaana Medium * Noto Sans Thaana SemiBold * Noto Sans Thaana Thin * Noto Sans Thai Blk * Noto Sans Thai Cond * Noto Sans Thai Cond Blk * Noto Sans Thai Cond ExtBd * Noto Sans Thai Cond ExtLt * Noto Sans Thai Cond Light * Noto Sans Thai Cond Med * Noto Sans Thai Cond SemBd * Noto Sans Thai Cond Thin * Noto Sans Thai ExtBd * Noto Sans Thai ExtCond * Noto Sans Thai ExtCond Blk * Noto Sans Thai ExtCond ExtBd * Noto Sans Thai ExtCond ExtLt * Noto Sans Thai ExtCond Light * Noto Sans Thai ExtCond Med * Noto Sans Thai ExtCond SemBd * Noto Sans Thai ExtCond Thin * Noto Sans Thai ExtLt * Noto Sans Thai Light * Noto Sans Thai Med * Noto Sans Thai SemBd * Noto Sans Thai SemCond * Noto Sans Thai SemCond Blk * Noto Sans Thai SemCond ExtBd * Noto Sans Thai SemCond ExtLt * Noto Sans Thai SemCond Light * Noto Sans Thai SemCond Med * Noto Sans Thai SemCond SemBd * Noto Sans Thai SemCond Thin * Noto Sans Thai Thin * Noto Sans Thin * Noto Serif Armenian Black * Noto Serif Armenian Condensed * Noto Serif Armenian Condensed Black * Noto Serif Armenian Condensed ExtraBold * Noto Serif Armenian Condensed ExtraLight * Noto Serif Armenian Condensed Light * Noto Serif Armenian Condensed Medium * Noto Serif Armenian Condensed SemiBold * Noto Serif Armenian Condensed Thin * Noto Serif Armenian ExtraBold * Noto Serif Armenian ExtraCondensed * Noto Serif Armenian ExtraCondensed Black * Noto Serif Armenian ExtraCondensed ExtraBold * Noto Serif Armenian ExtraCondensed ExtraLight * Noto Serif Armenian ExtraCondensed Light * Noto Serif Armenian ExtraCondensed Medium * Noto Serif Armenian ExtraCondensed SemiBold * Noto Serif Armenian ExtraCondensed Thin * Noto Serif Armenian ExtraLight * Noto Serif Armenian Light * Noto Serif Armenian Medium * Noto Serif Armenian SemiBold * Noto Serif Armenian SemiCondensed * Noto Serif Armenian SemiCondensed Black * Noto Serif Armenian SemiCondensed ExtraBold * Noto Serif Armenian SemiCondensed ExtraLight * Noto Serif Armenian SemiCondensed Light * Noto Serif Armenian SemiCondensed Medium * Noto Serif Armenian SemiCondensed SemiBold * Noto Serif Armenian SemiCondensed Thin * Noto Serif Armenian Thin * Noto Serif Bengali Black * Noto Serif Bengali Condensed * Noto Serif Bengali Condensed Black * Noto Serif Bengali Condensed ExtraBold * Noto Serif Bengali Condensed ExtraLight * Noto Serif Bengali Condensed Light * Noto Serif Bengali Condensed Medium * Noto Serif Bengali Condensed SemiBold * Noto Serif Bengali Condensed Thin * Noto Serif Bengali ExtraBold * Noto Serif Bengali ExtraCondensed * Noto Serif Bengali ExtraCondensed Black * Noto Serif Bengali ExtraCondensed ExtraBold * Noto Serif Bengali ExtraCondensed ExtraLight * Noto Serif Bengali ExtraCondensed Light * Noto Serif Bengali ExtraCondensed Medium * Noto Serif Bengali ExtraCondensed SemiBold * Noto Serif Bengali ExtraCondensed Thin * Noto Serif Bengali ExtraLight * Noto Serif Bengali Light * Noto Serif Bengali Medium * Noto Serif Bengali SemiBold * Noto Serif Bengali SemiCondensed * Noto Serif Bengali SemiCondensed Black * Noto Serif Bengali SemiCondensed ExtraBold * Noto Serif Bengali SemiCondensed ExtraLight * Noto Serif Bengali SemiCondensed Light * Noto Serif Bengali SemiCondensed Medium * Noto Serif Bengali SemiCondensed SemiBold * Noto Serif Bengali SemiCondensed Thin * Noto Serif Bengali Thin * Noto Serif Black * Noto Serif Condensed * Noto Serif Condensed Black * Noto Serif Condensed ExtraBold * Noto Serif Condensed ExtraLight * Noto Serif Condensed Light * Noto Serif Condensed Medium * Noto Serif Condensed SemiBold * Noto Serif Condensed Thin * Noto Serif Devanagari Black * Noto Serif Devanagari Condensed * Noto Serif Devanagari Condensed Black * Noto Serif Devanagari Condensed ExtraBold * Noto Serif Devanagari Condensed ExtraLight * Noto Serif Devanagari Condensed Light * Noto Serif Devanagari Condensed Medium * Noto Serif Devanagari Condensed SemiBold * Noto Serif Devanagari Condensed Thin * Noto Serif Devanagari ExtraBold * Noto Serif Devanagari ExtraCondensed * Noto Serif Devanagari ExtraCondensed Black * Noto Serif Devanagari ExtraCondensed ExtraBold * Noto Serif Devanagari ExtraCondensed ExtraLight * Noto Serif Devanagari ExtraCondensed Light * Noto Serif Devanagari ExtraCondensed Medium * Noto Serif Devanagari ExtraCondensed SemiBold * Noto Serif Devanagari ExtraCondensed Thin * Noto Serif Devanagari ExtraLight * Noto Serif Devanagari Light * Noto Serif Devanagari Medium * Noto Serif Devanagari SemiBold * Noto Serif Devanagari SemiCondensed * Noto Serif Devanagari SemiCondensed Black * Noto Serif Devanagari SemiCondensed ExtraBold * Noto Serif Devanagari SemiCondensed ExtraLight * Noto Serif Devanagari SemiCondensed Light * Noto Serif Devanagari SemiCondensed Medium * Noto Serif Devanagari SemiCondensed SemiBold * Noto Serif Devanagari SemiCondensed Thin * Noto Serif Devanagari Thin * Noto Serif Display Black * Noto Serif Display Condensed * Noto Serif Display Condensed Black * Noto Serif Display Condensed ExtraBold * Noto Serif Display Condensed ExtraLight * Noto Serif Display Condensed Light * Noto Serif Display Condensed Medium * Noto Serif Display Condensed SemiBold * Noto Serif Display Condensed Thin * Noto Serif Display ExtraBold * Noto Serif Display ExtraCondensed * Noto Serif Display ExtraCondensed Black * Noto Serif Display ExtraCondensed ExtraBold * Noto Serif Display ExtraCondensed ExtraLight * Noto Serif Display ExtraCondensed Light * Noto Serif Display ExtraCondensed Medium * Noto Serif Display ExtraCondensed SemiBold * Noto Serif Display ExtraCondensed Thin * Noto Serif Display ExtraLight * Noto Serif Display Light * Noto Serif Display Medium * Noto Serif Display SemiBold * Noto Serif Display SemiCondensed * Noto Serif Display SemiCondensed Black * Noto Serif Display SemiCondensed ExtraBold * Noto Serif Display SemiCondensed ExtraLight * Noto Serif Display SemiCondensed Light * Noto Serif Display SemiCondensed Medium * Noto Serif Display SemiCondensed SemiBold * Noto Serif Display SemiCondensed Thin * Noto Serif Display Thin * Noto Serif Ethiopic Bk * Noto Serif Ethiopic Cn * Noto Serif Ethiopic Cn Bk * Noto Serif Ethiopic Cn Lt * Noto Serif Ethiopic Cn Md * Noto Serif Ethiopic Cn SmBd * Noto Serif Ethiopic Cn Th * Noto Serif Ethiopic Cn XBd * Noto Serif Ethiopic Cn XLt * Noto Serif Ethiopic Lt * Noto Serif Ethiopic Md * Noto Serif Ethiopic SmBd * Noto Serif Ethiopic SmCn * Noto Serif Ethiopic SmCn Bk * Noto Serif Ethiopic SmCn Lt * Noto Serif Ethiopic SmCn Md * Noto Serif Ethiopic SmCn SmBd * Noto Serif Ethiopic SmCn Th * Noto Serif Ethiopic SmCn XBd * Noto Serif Ethiopic SmCn XLt * Noto Serif Ethiopic Th * Noto Serif Ethiopic XBd * Noto Serif Ethiopic XCn * Noto Serif Ethiopic XCn Bk * Noto Serif Ethiopic XCn Lt * Noto Serif Ethiopic XCn Md * Noto Serif Ethiopic XCn SmBd * Noto Serif Ethiopic XCn Th * Noto Serif Ethiopic XCn XBd * Noto Serif Ethiopic XCn XLt * Noto Serif Ethiopic XLt * Noto Serif ExtraBold * Noto Serif ExtraCondensed * Noto Serif ExtraCondensed Black * Noto Serif ExtraCondensed ExtraBold * Noto Serif ExtraCondensed ExtraLight * Noto Serif ExtraCondensed Light * Noto Serif ExtraCondensed Medium * Noto Serif ExtraCondensed SemiBold * Noto Serif ExtraCondensed Thin * Noto Serif ExtraLight * Noto Serif Georgian Bk * Noto Serif Georgian Cn * Noto Serif Georgian Cn Bk * Noto Serif Georgian Cn Lt * Noto Serif Georgian Cn Md * Noto Serif Georgian Cn SmBd * Noto Serif Georgian Cn Th * Noto Serif Georgian Cn XBd * Noto Serif Georgian Cn XLt * Noto Serif Georgian Lt * Noto Serif Georgian Md * Noto Serif Georgian SmBd * Noto Serif Georgian SmCn * Noto Serif Georgian SmCn Bk * Noto Serif Georgian SmCn Lt * Noto Serif Georgian SmCn Md * Noto Serif Georgian SmCn SmBd * Noto Serif Georgian SmCn Th * Noto Serif Georgian SmCn XBd * Noto Serif Georgian SmCn XLt * Noto Serif Georgian Th * Noto Serif Georgian XBd * Noto Serif Georgian XCn * Noto Serif Georgian XCn Bk * Noto Serif Georgian XCn Lt * Noto Serif Georgian XCn Md * Noto Serif Georgian XCn SmBd * Noto Serif Georgian XCn Th * Noto Serif Georgian XCn XBd * Noto Serif Georgian XCn XLt * Noto Serif Georgian XLt * Noto Serif Gujarati Black * Noto Serif Gujarati ExtraBold * Noto Serif Gujarati ExtraLight * Noto Serif Gujarati Light * Noto Serif Gujarati Medium * Noto Serif Gujarati SemiBold * Noto Serif Gujarati Thin * Noto Serif Gurmukhi Black * Noto Serif Gurmukhi ExtraBold * Noto Serif Gurmukhi ExtraLight * Noto Serif Gurmukhi Light * Noto Serif Gurmukhi Medium * Noto Serif Gurmukhi SemiBold * Noto Serif Gurmukhi Thin * Noto Serif Hebrew Blk * Noto Serif Hebrew Cond * Noto Serif Hebrew Cond Blk * Noto Serif Hebrew Cond ExtBd * Noto Serif Hebrew Cond ExtLt * Noto Serif Hebrew Cond Light * Noto Serif Hebrew Cond Med * Noto Serif Hebrew Cond SemBd * Noto Serif Hebrew Cond Thin * Noto Serif Hebrew ExtBd * Noto Serif Hebrew ExtCond * Noto Serif Hebrew ExtCond Blk * Noto Serif Hebrew ExtCond ExtBd * Noto Serif Hebrew ExtCond ExtLt * Noto Serif Hebrew ExtCond Light * Noto Serif Hebrew ExtCond Med * Noto Serif Hebrew ExtCond SemBd * Noto Serif Hebrew ExtCond Thin * Noto Serif Hebrew ExtLt * Noto Serif Hebrew Light * Noto Serif Hebrew Med * Noto Serif Hebrew SemBd * Noto Serif Hebrew SemCond * Noto Serif Hebrew SemCond Blk * Noto Serif Hebrew SemCond ExtBd * Noto Serif Hebrew SemCond ExtLt * Noto Serif Hebrew SemCond Light * Noto Serif Hebrew SemCond Med * Noto Serif Hebrew SemCond SemBd * Noto Serif Hebrew SemCond Thin * Noto Serif Hebrew Thin * Noto Serif Hmong Nyiakeng Medium * Noto Serif Hmong Nyiakeng SemiBold * Noto Serif Kannada Black * Noto Serif Kannada ExtraBold * Noto Serif Kannada ExtraLight * Noto Serif Kannada Light * Noto Serif Kannada Medium * Noto Serif Kannada SemiBold * Noto Serif Kannada Thin * Noto Serif Khmer Black * Noto Serif Khmer Condensed * Noto Serif Khmer Condensed Black * Noto Serif Khmer Condensed ExtraBold * Noto Serif Khmer Condensed ExtraLight * Noto Serif Khmer Condensed Light * Noto Serif Khmer Condensed Medium * Noto Serif Khmer Condensed SemiBold * Noto Serif Khmer Condensed Thin * Noto Serif Khmer ExtraBold * Noto Serif Khmer ExtraCondensed * Noto Serif Khmer ExtraCondensed Black * Noto Serif Khmer ExtraCondensed ExtraBold * Noto Serif Khmer ExtraCondensed ExtraLight * Noto Serif Khmer ExtraCondensed Light * Noto Serif Khmer ExtraCondensed Medium * Noto Serif Khmer ExtraCondensed SemiBold * Noto Serif Khmer ExtraCondensed Thin * Noto Serif Khmer ExtraLight * Noto Serif Khmer Light * Noto Serif Khmer Medium * Noto Serif Khmer SemiBold * Noto Serif Khmer SemiCondensed * Noto Serif Khmer SemiCondensed Black * Noto Serif Khmer SemiCondensed ExtraBold * Noto Serif Khmer SemiCondensed ExtraLight * Noto Serif Khmer SemiCondensed Light * Noto Serif Khmer SemiCondensed Medium * Noto Serif Khmer SemiCondensed SemiBold * Noto Serif Khmer SemiCondensed Thin * Noto Serif Khmer Thin * Noto Serif Lao Blk * Noto Serif Lao Cond * Noto Serif Lao Cond Blk * Noto Serif Lao Cond ExtBd * Noto Serif Lao Cond ExtLt * Noto Serif Lao Cond Light * Noto Serif Lao Cond Med * Noto Serif Lao Cond SemBd * Noto Serif Lao Cond Thin * Noto Serif Lao ExtBd * Noto Serif Lao ExtCond * Noto Serif Lao ExtCond Blk * Noto Serif Lao ExtCond ExtBd * Noto Serif Lao ExtCond ExtLt * Noto Serif Lao ExtCond Light * Noto Serif Lao ExtCond Med * Noto Serif Lao ExtCond SemBd * Noto Serif Lao ExtCond Thin * Noto Serif Lao ExtLt * Noto Serif Lao Light * Noto Serif Lao Med * Noto Serif Lao SemBd * Noto Serif Lao SemCond * Noto Serif Lao SemCond Blk * Noto Serif Lao SemCond ExtBd * Noto Serif Lao SemCond ExtLt * Noto Serif Lao SemCond Light * Noto Serif Lao SemCond Med * Noto Serif Lao SemCond SemBd * Noto Serif Lao SemCond Thin * Noto Serif Lao Thin * Noto Serif Light * Noto Serif Malayalam Black * Noto Serif Malayalam ExtraBold * Noto Serif Malayalam ExtraLight * Noto Serif Malayalam Light * Noto Serif Malayalam Medium * Noto Serif Malayalam SemiBold * Noto Serif Malayalam Thin * Noto Serif Medium * Noto Serif Myanmar Blk * Noto Serif Myanmar Cond Blk * Noto Serif Myanmar Cond ExtBd * Noto Serif Myanmar Cond ExtLt * Noto Serif Myanmar Cond Med * Noto Serif Myanmar Cond SemBd * Noto Serif Myanmar Cond Thin * Noto Serif Myanmar Condensed * Noto Serif Myanmar Condensed Bold * Noto Serif Myanmar Condensed Light * Noto Serif Myanmar ExtBd * Noto Serif Myanmar ExtCond * Noto Serif Myanmar ExtCond Blk * Noto Serif Myanmar ExtCond ExtBd * Noto Serif Myanmar ExtCond ExtLt * Noto Serif Myanmar ExtCond Light * Noto Serif Myanmar ExtCond Med * Noto Serif Myanmar ExtCond SemBd * Noto Serif Myanmar ExtCond Thin * Noto Serif Myanmar ExtLt * Noto Serif Myanmar Light * Noto Serif Myanmar Med * Noto Serif Myanmar SemBd * Noto Serif Myanmar SemCond * Noto Serif Myanmar SemCond Blk * Noto Serif Myanmar SemCond ExtBd * Noto Serif Myanmar SemCond ExtLt * Noto Serif Myanmar SemCond Light * Noto Serif Myanmar SemCond Med * Noto Serif Myanmar SemCond SemBd * Noto Serif Myanmar SemCond Thin * Noto Serif Myanmar Thin * Noto Serif SemiBold * Noto Serif SemiCondensed * Noto Serif SemiCondensed Black * Noto Serif SemiCondensed ExtraBold * Noto Serif SemiCondensed ExtraLight * Noto Serif SemiCondensed Light * Noto Serif SemiCondensed Medium * Noto Serif SemiCondensed SemiBold * Noto Serif SemiCondensed Thin * Noto Serif Sinhala Black * Noto Serif Sinhala Condensed * Noto Serif Sinhala Condensed Black * Noto Serif Sinhala Condensed ExtraBold * Noto Serif Sinhala Condensed ExtraLight * Noto Serif Sinhala Condensed Light * Noto Serif Sinhala Condensed Medium * Noto Serif Sinhala Condensed SemiBold * Noto Serif Sinhala Condensed Thin * Noto Serif Sinhala ExtraBold * Noto Serif Sinhala ExtraCondensed * Noto Serif Sinhala ExtraCondensed Black * Noto Serif Sinhala ExtraCondensed ExtraBold * Noto Serif Sinhala ExtraCondensed ExtraLight * Noto Serif Sinhala ExtraCondensed Light * Noto Serif Sinhala ExtraCondensed Medium * Noto Serif Sinhala ExtraCondensed SemiBold * Noto Serif Sinhala ExtraCondensed Thin * Noto Serif Sinhala ExtraLight * Noto Serif Sinhala Light * Noto Serif Sinhala Medium * Noto Serif Sinhala SemiBold * Noto Serif Sinhala SemiCondensed * Noto Serif Sinhala SemiCondensed Black * Noto Serif Sinhala SemiCondensed ExtraBold * Noto Serif Sinhala SemiCondensed ExtraLight * Noto Serif Sinhala SemiCondensed Light * Noto Serif Sinhala SemiCondensed Medium * Noto Serif Sinhala SemiCondensed SemiBold * Noto Serif Sinhala SemiCondensed Thin * Noto Serif Sinhala Thin * Noto Serif Tamil Black * Noto Serif Tamil Condensed * Noto Serif Tamil Condensed Black * Noto Serif Tamil Condensed ExtraBold * Noto Serif Tamil Condensed ExtraLight * Noto Serif Tamil Condensed Light * Noto Serif Tamil Condensed Medium * Noto Serif Tamil Condensed SemiBold * Noto Serif Tamil Condensed Thin * Noto Serif Tamil ExtraBold * Noto Serif Tamil ExtraCondensed * Noto Serif Tamil ExtraCondensed Black * Noto Serif Tamil ExtraCondensed ExtraBold * Noto Serif Tamil ExtraCondensed ExtraLight * Noto Serif Tamil ExtraCondensed Light * Noto Serif Tamil ExtraCondensed Medium * Noto Serif Tamil ExtraCondensed SemiBold * Noto Serif Tamil ExtraCondensed Thin * Noto Serif Tamil ExtraLight * Noto Serif Tamil Light * Noto Serif Tamil Medium * Noto Serif Tamil SemiBold * Noto Serif Tamil SemiCondensed * Noto Serif Tamil SemiCondensed Black * Noto Serif Tamil SemiCondensed ExtraBold * Noto Serif Tamil SemiCondensed ExtraLight * Noto Serif Tamil SemiCondensed Light * Noto Serif Tamil SemiCondensed Medium * Noto Serif Tamil SemiCondensed SemiBold * Noto Serif Tamil SemiCondensed Thin * Noto Serif Tamil Thin * Noto Serif Telugu Black * Noto Serif Telugu ExtraBold * Noto Serif Telugu ExtraLight * Noto Serif Telugu Light * Noto Serif Telugu Medium * Noto Serif Telugu SemiBold * Noto Serif Telugu Thin * Noto Serif Thai Blk * Noto Serif Thai Cond * Noto Serif Thai Cond Blk * Noto Serif Thai Cond ExtBd * Noto Serif Thai Cond ExtLt * Noto Serif Thai Cond Light * Noto Serif Thai Cond Med * Noto Serif Thai Cond SemBd * Noto Serif Thai Cond Thin * Noto Serif Thai ExtBd * Noto Serif Thai ExtCond * Noto Serif Thai ExtCond Blk * Noto Serif Thai ExtCond ExtBd * Noto Serif Thai ExtCond ExtLt * Noto Serif Thai ExtCond Light * Noto Serif Thai ExtCond Med * Noto Serif Thai ExtCond SemBd * Noto Serif Thai ExtCond Thin * Noto Serif Thai ExtLt * Noto Serif Thai Light * Noto Serif Thai Med * Noto Serif Thai SemBd * Noto Serif Thai SemCond * Noto Serif Thai SemCond Blk * Noto Serif Thai SemCond ExtBd * Noto Serif Thai SemCond ExtLt * Noto Serif Thai SemCond Light * Noto Serif Thai SemCond Med * Noto Serif Thai SemCond SemBd * Noto Serif Thai SemCond Thin * Noto Serif Thai Thin * Noto Serif Thin * Noto Serif Tibetan Black * Noto Serif Tibetan ExtraBold * Noto Serif Tibetan ExtraLight * Noto Serif Tibetan Light * Noto Serif Tibetan Medium * Noto Serif Tibetan SemiBold * Noto Serif Tibetan Thin * Noto Serif Yezidi Medium * Noto Serif Yezidi SemiBold * NotoSerifTamilSlanted Black * NotoSerifTamilSlanted Condensed * NotoSerifTamilSlanted Condensed Black * NotoSerifTamilSlanted Condensed ExtraBold * NotoSerifTamilSlanted Condensed ExtraLight * NotoSerifTamilSlanted Condensed Light * NotoSerifTamilSlanted Condensed Medium * NotoSerifTamilSlanted Condensed SemiBold * NotoSerifTamilSlanted Condensed Thin * NotoSerifTamilSlanted ExtraBold * NotoSerifTamilSlanted ExtraCondensed * NotoSerifTamilSlanted ExtraCondensed Black * NotoSerifTamilSlanted ExtraCondensed ExtraBold * NotoSerifTamilSlanted ExtraCondensed ExtraLight * NotoSerifTamilSlanted ExtraCondensed Light * NotoSerifTamilSlanted ExtraCondensed Medium * NotoSerifTamilSlanted ExtraCondensed SemiBold * NotoSerifTamilSlanted ExtraCondensed Thin * NotoSerifTamilSlanted ExtraLight * NotoSerifTamilSlanted Light * NotoSerifTamilSlanted Medium * NotoSerifTamilSlanted SemiBold * NotoSerifTamilSlanted SemiCondensed * NotoSerifTamilSlanted SemiCondensed Black * NotoSerifTamilSlanted SemiCondensed ExtraBold * NotoSerifTamilSlanted SemiCondensed ExtraLight * NotoSerifTamilSlanted SemiCondensed Light * NotoSerifTamilSlanted SemiCondensed Medium * NotoSerifTamilSlanted SemiCondensed SemiBold * NotoSerifTamilSlanted SemiCondensed Thin * NotoSerifTamilSlanted Thinmisc:Depends= . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 103 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-noto-hinted Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: fonts-noto-core, fonts-noto-ui-core Filename: pool/main/f/fonts-noto/fonts-noto-hinted_20201225-ok1_all.deb Size: 3916 MD5sum: a6ca858070eff38c4a392b6dfff66507 SHA1: 6b17ab1432e1654efe89d3a4221a78faff90b7a8 SHA256: a6894e2379305ee3fe9d861d2a5dad070343c662a378fd5f2626d590d97ae0af SHA512: 46f304e54665398b0205a7d71add7929b0a6dfcfbb5acbc57d4851a7c3bb792f45a4fbcfd1854d26947beb471a19794b17cc199b29b5cd568ee76c5366296ef5 Homepage: https://www.google.com/get/noto/ 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. Package: fonts-noto-mono Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1155 Breaks: fonts-noto-core (<< 20201027-2~), fonts-noto-unhinted (<< 20201027-3~) Replaces: fonts-noto-core (<< 20201027-2~), fonts-noto-unhinted (<< 20201027-3~) Enhances: fonts-noto-core Filename: pool/main/f/fonts-noto/fonts-noto-mono_20201225-ok1_all.deb Size: 396204 MD5sum: be924f317754355a0d2ef21d8c72a0c9 SHA1: 396224c3eb22899340632140b522837a799bc5b7 SHA256: c1540d624ff7566a51f7e7ddc3a6318755cc1f16203c3540762faa66e5140f96 SHA512: a039867fc2aa103e7bd00bd83741d20404133a80f909ad148ca9710ed20994d91bf782166c5feee8d14cfb3e698a7de28e0058675d9b32201cf23313032c4996 Homepage: https://www.google.com/get/noto/ 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. Package: fonts-noto-ui-core Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5059 Suggests: fonts-noto-core Breaks: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20181227-2~) Replaces: fonts-noto (<< 2015-05-11+cjk-1~), fonts-noto-hinted (<< 20181130-2~), fonts-noto-unhinted (<< 20181227-2~) Filename: pool/main/f/fonts-noto/fonts-noto-ui-core_20201225-ok1_all.deb Size: 1418828 MD5sum: 1288954210a5cffd2ec95cc1ea97fe6f SHA1: 164d431caf9f55c496a01f0c60cbe3175744030b SHA256: 3511915c30fe98d27d570e7d52e214347eee5359fb92efe6887cd37402c043df SHA512: 7133f25ed7c56dccdb7d458945a201475a7880abd2df47d2eec2ebabe51343ae061925f5eda50d9c39093a4b7ea38546a4d18b99f7d275851ae1211097f87bfb Homepage: https://www.google.com/get/noto/ Description: "No Tofu" font families with large Unicode coverage (UI core) Noto is a collection of font families, each visually harmonized across scripts. . This package contains core weights for these Noto UI font families: . * Noto Looped Lao UI Bold * Noto Looped Lao UI Regular * Noto Looped Thai UI Bold * Noto Looped Thai UI Regular * Noto Naskh Arabic UI * Noto Sans Arabic UI * Noto Sans Bengali UI * Noto Sans Devanagari UI * Noto Sans Gujarati UI * Noto Sans Gurmukhi UI * Noto Sans Kannada UI * Noto Sans Khmer UI * Noto Sans Lao UI * Noto Sans Malayalam UI * Noto Sans Myanmar UI * Noto Sans Oriya UI * Noto Sans Sinhala UI * Noto Sans Tamil UI * Noto Sans Telugu UI * Noto Sans Thai UImisc:Depends= . Noto UI fonts are for text display in UI elements (e.g. buttons, menus) that have a height limit. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-noto-ui-extra Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72045 Suggests: fonts-noto-extra Breaks: fonts-noto-unhinted (<< 20201027-1~) Replaces: fonts-noto-unhinted (<< 20201027-1~) Enhances: fonts-noto-ui-core Filename: pool/main/f/fonts-noto/fonts-noto-ui-extra_20201225-ok1_all.deb Size: 14250640 MD5sum: 2eb5fcf7969531e139e263950c67b363 SHA1: 1d49c776d2a5bf4c721e9e5c59f351dcb947f801 SHA256: ba7f42ab0bcd48bbd426ce88b0ee36d6d08d608822c799f51fa3d7b6942efd55 SHA512: d58d3c8c89b17c0ab977edf174496633c100d500ef015489df7af4226a4ed8e1135c6cbec6de8b9aa46db3e310e52e65080993dc8c6ebdf2fce4c66a7b4d3d75 Homepage: https://www.google.com/get/noto/ Description: "No Tofu" font families with large Unicode coverage (UI extra) Noto is a collection of font families, each visually harmonized across scripts. . This package contains extra weights for these Noto UI font families: . * Noto Looped Lao UI Black * Noto Looped Lao UI Cond Blk * Noto Looped Lao UI Cond Bold * Noto Looped Lao UI Cond ExBd * Noto Looped Lao UI Cond ExLt * Noto Looped Lao UI Cond Lt * Noto Looped Lao UI Cond Med * Noto Looped Lao UI Cond SmBd * Noto Looped Lao UI Cond Thin * Noto Looped Lao UI Condensed * Noto Looped Lao UI ExCd Blk * Noto Looped Lao UI ExCd Bold * Noto Looped Lao UI ExCd ExBd * Noto Looped Lao UI ExCd ExLt * Noto Looped Lao UI ExCd Lt * Noto Looped Lao UI ExCd Med * Noto Looped Lao UI ExCd SmBd * Noto Looped Lao UI ExCd Thin * Noto Looped Lao UI ExtLight * Noto Looped Lao UI ExtraBold * Noto Looped Lao UI ExtraCond * Noto Looped Lao UI Light * Noto Looped Lao UI Medium * Noto Looped Lao UI SemiBold * Noto Looped Lao UI SemiCond * Noto Looped Lao UI SmCd Blk * Noto Looped Lao UI SmCd Bold * Noto Looped Lao UI SmCd ExBd * Noto Looped Lao UI SmCd ExtLt * Noto Looped Lao UI SmCd Lt * Noto Looped Lao UI SmCd Med * Noto Looped Lao UI SmCd SmBd * Noto Looped Lao UI SmCd Thin * Noto Looped Lao UI Thin * Noto Looped Thai UI Black * Noto Looped Thai UI Cond Blk * Noto Looped Thai UI Cond Bold * Noto Looped Thai UI Cond ExBd * Noto Looped Thai UI Cond ExLt * Noto Looped Thai UI Cond Lt * Noto Looped Thai UI Cond Med * Noto Looped Thai UI Cond SmBd * Noto Looped Thai UI Cond Thin * Noto Looped Thai UI Condensed * Noto Looped Thai UI ExCd Blk * Noto Looped Thai UI ExCd Bold * Noto Looped Thai UI ExCd ExBd * Noto Looped Thai UI ExCd ExLt * Noto Looped Thai UI ExCd Lt * Noto Looped Thai UI ExCd Med * Noto Looped Thai UI ExCd SmBd * Noto Looped Thai UI ExCd Thin * Noto Looped Thai UI ExtLight * Noto Looped Thai UI ExtraBold * Noto Looped Thai UI ExtraCond * Noto Looped Thai UI Light * Noto Looped Thai UI Medium * Noto Looped Thai UI SemiBold * Noto Looped Thai UI SemiCond * Noto Looped Thai UI SmCd Blk * Noto Looped Thai UI SmCd Bold * Noto Looped Thai UI SmCd ExBd * Noto Looped Thai UI SmCd ExLt * Noto Looped Thai UI SmCd Lt * Noto Looped Thai UI SmCd Med * Noto Looped Thai UI SmCd SmBd * Noto Looped Thai UI SmCd Thin * Noto Looped Thai UI Thin * Noto Naskh Arabic UI Medium * Noto Naskh Arabic UI Semi Bold * Noto Sans Arabic UI Bk * Noto Sans Arabic UI Cn * Noto Sans Arabic UI Cn Bk * Noto Sans Arabic UI Cn Lt * Noto Sans Arabic UI Cn Md * Noto Sans Arabic UI Cn SmBd * Noto Sans Arabic UI Cn Th * Noto Sans Arabic UI Cn XBd * Noto Sans Arabic UI Cn XLt * Noto Sans Arabic UI Lt * Noto Sans Arabic UI Md * Noto Sans Arabic UI SmBd * Noto Sans Arabic UI SmCn * Noto Sans Arabic UI SmCn Bk * Noto Sans Arabic UI SmCn Lt * Noto Sans Arabic UI SmCn Md * Noto Sans Arabic UI SmCn SmBd * Noto Sans Arabic UI SmCn Th * Noto Sans Arabic UI SmCn XBd * Noto Sans Arabic UI SmCn XLt * Noto Sans Arabic UI Th * Noto Sans Arabic UI XBd * Noto Sans Arabic UI XCn * Noto Sans Arabic UI XCn Bk * Noto Sans Arabic UI XCn Lt * Noto Sans Arabic UI XCn Md * Noto Sans Arabic UI XCn SmBd * Noto Sans Arabic UI XCn Th * Noto Sans Arabic UI XCn XBd * Noto Sans Arabic UI XCn XLt * Noto Sans Arabic UI XLt * Noto Sans Bengali UI Black * Noto Sans Bengali UI Condensed * Noto Sans Bengali UI ExtraBold * Noto Sans Bengali UI ExtraCondensed * Noto Sans Bengali UI ExtraLight * Noto Sans Bengali UI Light * Noto Sans Bengali UI Medium * Noto Sans Bengali UI SemiBold * Noto Sans Bengali UI SemiCondensed * Noto Sans Bengali UI Thin * Noto Sans Devanagari UI Black * Noto Sans Devanagari UI Condensed * Noto Sans Devanagari UI Condensed Black * Noto Sans Devanagari UI Condensed ExtraBold * Noto Sans Devanagari UI Condensed ExtraLight * Noto Sans Devanagari UI Condensed Light * Noto Sans Devanagari UI Condensed Medium * Noto Sans Devanagari UI Condensed SemiBold * Noto Sans Devanagari UI Condensed Thin * Noto Sans Devanagari UI ExtraBold * Noto Sans Devanagari UI ExtraCondensed * Noto Sans Devanagari UI ExtraCondensed Black * Noto Sans Devanagari UI ExtraCondensed ExtraBold * Noto Sans Devanagari UI ExtraCondensed ExtraLight * Noto Sans Devanagari UI ExtraCondensed Light * Noto Sans Devanagari UI ExtraCondensed Medium * Noto Sans Devanagari UI ExtraCondensed SemiBold * Noto Sans Devanagari UI ExtraCondensed Thin * Noto Sans Devanagari UI ExtraLight * Noto Sans Devanagari UI Light * Noto Sans Devanagari UI Medium * Noto Sans Devanagari UI SemiBold * Noto Sans Devanagari UI SemiCondensed * Noto Sans Devanagari UI SemiCondensed Black * Noto Sans Devanagari UI SemiCondensed ExtraBold * Noto Sans Devanagari UI SemiCondensed ExtraLight * Noto Sans Devanagari UI SemiCondensed Light * Noto Sans Devanagari UI SemiCondensed Medium * Noto Sans Devanagari UI SemiCondensed SemiBold * Noto Sans Devanagari UI SemiCondensed Thin * Noto Sans Devanagari UI Thin * Noto Sans Gujarati UI Black * Noto Sans Gujarati UI Condensed * Noto Sans Gujarati UI Condensed Black * Noto Sans Gujarati UI Condensed ExtraBold * Noto Sans Gujarati UI Condensed ExtraLight * Noto Sans Gujarati UI Condensed Light * Noto Sans Gujarati UI Condensed Medium * Noto Sans Gujarati UI Condensed SemiBold * Noto Sans Gujarati UI Condensed Thin * Noto Sans Gujarati UI ExtraBold * Noto Sans Gujarati UI ExtraCondensed * Noto Sans Gujarati UI ExtraCondensed Black * Noto Sans Gujarati UI ExtraCondensed ExtraBold * Noto Sans Gujarati UI ExtraCondensed ExtraLight * Noto Sans Gujarati UI ExtraCondensed Light * Noto Sans Gujarati UI ExtraCondensed Medium * Noto Sans Gujarati UI ExtraCondensed SemiBold * Noto Sans Gujarati UI ExtraCondensed Thin * Noto Sans Gujarati UI ExtraLight * Noto Sans Gujarati UI Light * Noto Sans Gujarati UI Medium * Noto Sans Gujarati UI SemiBold * Noto Sans Gujarati UI SemiCondensed * Noto Sans Gujarati UI SemiCondensed Black * Noto Sans Gujarati UI SemiCondensed ExtraBold * Noto Sans Gujarati UI SemiCondensed ExtraLight * Noto Sans Gujarati UI SemiCondensed Light * Noto Sans Gujarati UI SemiCondensed Medium * Noto Sans Gujarati UI SemiCondensed SemiBold * Noto Sans Gujarati UI SemiCondensed Thin * Noto Sans Gujarati UI Thin * Noto Sans Gurmukhi UI Black * Noto Sans Gurmukhi UI Condensed * Noto Sans Gurmukhi UI Condensed Black * Noto Sans Gurmukhi UI Condensed ExtraBold * Noto Sans Gurmukhi UI Condensed ExtraLight * Noto Sans Gurmukhi UI Condensed Light * Noto Sans Gurmukhi UI Condensed Medium * Noto Sans Gurmukhi UI Condensed SemiBold * Noto Sans Gurmukhi UI Condensed Thin * Noto Sans Gurmukhi UI ExtraBold * Noto Sans Gurmukhi UI ExtraCondensed * Noto Sans Gurmukhi UI ExtraCondensed Black * Noto Sans Gurmukhi UI ExtraCondensed ExtraBold * Noto Sans Gurmukhi UI ExtraCondensed ExtraLight * Noto Sans Gurmukhi UI ExtraCondensed Light * Noto Sans Gurmukhi UI ExtraCondensed Medium * Noto Sans Gurmukhi UI ExtraCondensed SemiBold * Noto Sans Gurmukhi UI ExtraCondensed Thin * Noto Sans Gurmukhi UI ExtraLight * Noto Sans Gurmukhi UI Light * Noto Sans Gurmukhi UI Medium * Noto Sans Gurmukhi UI SemiBold * Noto Sans Gurmukhi UI SemiCondensed * Noto Sans Gurmukhi UI SemiCondensed Black * Noto Sans Gurmukhi UI SemiCondensed ExtraBold * Noto Sans Gurmukhi UI SemiCondensed ExtraLight * Noto Sans Gurmukhi UI SemiCondensed Light * Noto Sans Gurmukhi UI SemiCondensed Medium * Noto Sans Gurmukhi UI SemiCondensed SemiBold * Noto Sans Gurmukhi UI SemiCondensed Thin * Noto Sans Gurmukhi UI Thin * Noto Sans Kannada UI Black * Noto Sans Kannada UI Condensed * Noto Sans Kannada UI Condensed Black * Noto Sans Kannada UI Condensed ExtraBold * Noto Sans Kannada UI Condensed ExtraLight * Noto Sans Kannada UI Condensed Light * Noto Sans Kannada UI Condensed Medium * Noto Sans Kannada UI Condensed SemiBold * Noto Sans Kannada UI Condensed Thin * Noto Sans Kannada UI ExtraBold * Noto Sans Kannada UI ExtraCondensed * Noto Sans Kannada UI ExtraCondensed Black * Noto Sans Kannada UI ExtraCondensed ExtraBold * Noto Sans Kannada UI ExtraCondensed ExtraLight * Noto Sans Kannada UI ExtraCondensed Light * Noto Sans Kannada UI ExtraCondensed Medium * Noto Sans Kannada UI ExtraCondensed SemiBold * Noto Sans Kannada UI ExtraCondensed Thin * Noto Sans Kannada UI ExtraLight * Noto Sans Kannada UI Light * Noto Sans Kannada UI Medium * Noto Sans Kannada UI SemiBold * Noto Sans Kannada UI SemiCondensed * Noto Sans Kannada UI SemiCondensed Black * Noto Sans Kannada UI SemiCondensed ExtraBold * Noto Sans Kannada UI SemiCondensed ExtraLight * Noto Sans Kannada UI SemiCondensed Light * Noto Sans Kannada UI SemiCondensed Medium * Noto Sans Kannada UI SemiCondensed SemiBold * Noto Sans Kannada UI SemiCondensed Thin * Noto Sans Kannada UI Thin * Noto Sans Khmer UI Black * Noto Sans Khmer UI Condensed * Noto Sans Khmer UI Condensed Black * Noto Sans Khmer UI Condensed ExtraBold * Noto Sans Khmer UI Condensed ExtraLight * Noto Sans Khmer UI Condensed Light * Noto Sans Khmer UI Condensed Medium * Noto Sans Khmer UI Condensed SemiBold * Noto Sans Khmer UI Condensed Thin * Noto Sans Khmer UI ExtraBold * Noto Sans Khmer UI ExtraCondensed * Noto Sans Khmer UI ExtraCondensed Black * Noto Sans Khmer UI ExtraCondensed ExtraBold * Noto Sans Khmer UI ExtraCondensed ExtraLight * Noto Sans Khmer UI ExtraCondensed Light * Noto Sans Khmer UI ExtraCondensed Medium * Noto Sans Khmer UI ExtraCondensed SemiBold * Noto Sans Khmer UI ExtraCondensed Thin * Noto Sans Khmer UI ExtraLight * Noto Sans Khmer UI Light * Noto Sans Khmer UI Medium * Noto Sans Khmer UI SemiBold * Noto Sans Khmer UI SemiCondensed * Noto Sans Khmer UI SemiCondensed Black * Noto Sans Khmer UI SemiCondensed ExtraBold * Noto Sans Khmer UI SemiCondensed ExtraLight * Noto Sans Khmer UI SemiCondensed Light * Noto Sans Khmer UI SemiCondensed Medium * Noto Sans Khmer UI SemiCondensed SemiBold * Noto Sans Khmer UI SemiCondensed Thin * Noto Sans Khmer UI Thin * Noto Sans Lao UI Blk * Noto Sans Lao UI Cond * Noto Sans Lao UI Cond Blk * Noto Sans Lao UI Cond ExtBd * Noto Sans Lao UI Cond ExtLt * Noto Sans Lao UI Cond Light * Noto Sans Lao UI Cond Med * Noto Sans Lao UI Cond SemBd * Noto Sans Lao UI Cond Thin * Noto Sans Lao UI ExtBd * Noto Sans Lao UI ExtCond * Noto Sans Lao UI ExtCond Blk * Noto Sans Lao UI ExtCond ExtBd * Noto Sans Lao UI ExtCond ExtLt * Noto Sans Lao UI ExtCond Light * Noto Sans Lao UI ExtCond Med * Noto Sans Lao UI ExtCond SemBd * Noto Sans Lao UI ExtCond Thin * Noto Sans Lao UI ExtLt * Noto Sans Lao UI Light * Noto Sans Lao UI Med * Noto Sans Lao UI SemBd * Noto Sans Lao UI SemCond * Noto Sans Lao UI SemCond Blk * Noto Sans Lao UI SemCond ExtBd * Noto Sans Lao UI SemCond ExtLt * Noto Sans Lao UI SemCond Light * Noto Sans Lao UI SemCond Med * Noto Sans Lao UI SemCond SemBd * Noto Sans Lao UI SemCond Thin * Noto Sans Lao UI Thin * Noto Sans Malayalam UI Black * Noto Sans Malayalam UI Condensed * Noto Sans Malayalam UI Condensed Black * Noto Sans Malayalam UI Condensed ExtraBold * Noto Sans Malayalam UI Condensed ExtraLight * Noto Sans Malayalam UI Condensed Light * Noto Sans Malayalam UI Condensed Medium * Noto Sans Malayalam UI Condensed SemiBold * Noto Sans Malayalam UI Condensed Thin * Noto Sans Malayalam UI ExtraBold * Noto Sans Malayalam UI ExtraCondensed * Noto Sans Malayalam UI ExtraCondensed Black * Noto Sans Malayalam UI ExtraCondensed ExtraBold * Noto Sans Malayalam UI ExtraCondensed ExtraLight * Noto Sans Malayalam UI ExtraCondensed Light * Noto Sans Malayalam UI ExtraCondensed Medium * Noto Sans Malayalam UI ExtraCondensed SemiBold * Noto Sans Malayalam UI ExtraCondensed Thin * Noto Sans Malayalam UI ExtraLight * Noto Sans Malayalam UI Light * Noto Sans Malayalam UI Medium * Noto Sans Malayalam UI SemiBold * Noto Sans Malayalam UI SemiCondensed * Noto Sans Malayalam UI SemiCondensed Black * Noto Sans Malayalam UI SemiCondensed ExtraBold * Noto Sans Malayalam UI SemiCondensed ExtraLight * Noto Sans Malayalam UI SemiCondensed Light * Noto Sans Malayalam UI SemiCondensed Medium * Noto Sans Malayalam UI SemiCondensed SemiBold * Noto Sans Malayalam UI SemiCondensed Thin * Noto Sans Malayalam UI Thin * Noto Sans Myanmar UI Black * Noto Sans Myanmar UI Condensed * Noto Sans Myanmar UI Condensed Black * Noto Sans Myanmar UI Condensed ExtraBold * Noto Sans Myanmar UI Condensed ExtraLight * Noto Sans Myanmar UI Condensed Light * Noto Sans Myanmar UI Condensed Medium * Noto Sans Myanmar UI Condensed SemiBold * Noto Sans Myanmar UI Condensed Thin * Noto Sans Myanmar UI ExtraBold * Noto Sans Myanmar UI ExtraCondensed * Noto Sans Myanmar UI ExtraCondensed Black * Noto Sans Myanmar UI ExtraCondensed ExtraBold * Noto Sans Myanmar UI ExtraCondensed ExtraLight * Noto Sans Myanmar UI ExtraCondensed Light * Noto Sans Myanmar UI ExtraCondensed Medium * Noto Sans Myanmar UI ExtraCondensed SemiBold * Noto Sans Myanmar UI ExtraCondensed Thin * Noto Sans Myanmar UI ExtraLight * Noto Sans Myanmar UI Light * Noto Sans Myanmar UI Medium * Noto Sans Myanmar UI SemiBold * Noto Sans Myanmar UI SemiCondensed * Noto Sans Myanmar UI SemiCondensed Black * Noto Sans Myanmar UI SemiCondensed ExtraBold * Noto Sans Myanmar UI SemiCondensed ExtraLight * Noto Sans Myanmar UI SemiCondensed Light * Noto Sans Myanmar UI SemiCondensed Medium * Noto Sans Myanmar UI SemiCondensed SemiBold * Noto Sans Myanmar UI SemiCondensed Thin * Noto Sans Myanmar UI Thin * Noto Sans Oriya UI Blk * Noto Sans Oriya UI Cond * Noto Sans Oriya UI Cond Blk * Noto Sans Oriya UI Cond Bold * Noto Sans Oriya UI Cond Thin * Noto Sans Oriya UI ExtCond * Noto Sans Oriya UI ExtCond Blk * Noto Sans Oriya UI ExtCond Bold * Noto Sans Oriya UI ExtCond Thin * Noto Sans Oriya UI Thin * Noto Sans Sinhala UI Black * Noto Sans Sinhala UI Condensed * Noto Sans Sinhala UI Condensed Black * Noto Sans Sinhala UI Condensed ExtraBold * Noto Sans Sinhala UI Condensed ExtraLight * Noto Sans Sinhala UI Condensed Light * Noto Sans Sinhala UI Condensed Medium * Noto Sans Sinhala UI Condensed SemiBold * Noto Sans Sinhala UI Condensed Thin * Noto Sans Sinhala UI ExtraBold * Noto Sans Sinhala UI ExtraCondensed * Noto Sans Sinhala UI ExtraCondensed Black * Noto Sans Sinhala UI ExtraCondensed ExtraBold * Noto Sans Sinhala UI ExtraCondensed ExtraLight * Noto Sans Sinhala UI ExtraCondensed Light * Noto Sans Sinhala UI ExtraCondensed Medium * Noto Sans Sinhala UI ExtraCondensed SemiBold * Noto Sans Sinhala UI ExtraCondensed Thin * Noto Sans Sinhala UI ExtraLight * Noto Sans Sinhala UI Light * Noto Sans Sinhala UI Medium * Noto Sans Sinhala UI SemiBold * Noto Sans Sinhala UI SemiCondensed * Noto Sans Sinhala UI SemiCondensed Black * Noto Sans Sinhala UI SemiCondensed ExtraBold * Noto Sans Sinhala UI SemiCondensed ExtraLight * Noto Sans Sinhala UI SemiCondensed Light * Noto Sans Sinhala UI SemiCondensed Medium * Noto Sans Sinhala UI SemiCondensed SemiBold * Noto Sans Sinhala UI SemiCondensed Thin * Noto Sans Sinhala UI Thin * Noto Sans Tamil UI Black * Noto Sans Tamil UI Condensed * Noto Sans Tamil UI Condensed Black * Noto Sans Tamil UI Condensed ExtraBold * Noto Sans Tamil UI Condensed ExtraLight * Noto Sans Tamil UI Condensed Light * Noto Sans Tamil UI Condensed Medium * Noto Sans Tamil UI Condensed SemiBold * Noto Sans Tamil UI Condensed Thin * Noto Sans Tamil UI ExtraBold * Noto Sans Tamil UI ExtraCondensed * Noto Sans Tamil UI ExtraCondensed Black * Noto Sans Tamil UI ExtraCondensed ExtraBold * Noto Sans Tamil UI ExtraCondensed ExtraLight * Noto Sans Tamil UI ExtraCondensed Light * Noto Sans Tamil UI ExtraCondensed Medium * Noto Sans Tamil UI ExtraCondensed SemiBold * Noto Sans Tamil UI ExtraCondensed Thin * Noto Sans Tamil UI ExtraLight * Noto Sans Tamil UI Light * Noto Sans Tamil UI Medium * Noto Sans Tamil UI SemiBold * Noto Sans Tamil UI SemiCondensed * Noto Sans Tamil UI SemiCondensed Black * Noto Sans Tamil UI SemiCondensed ExtraBold * Noto Sans Tamil UI SemiCondensed ExtraLight * Noto Sans Tamil UI SemiCondensed Light * Noto Sans Tamil UI SemiCondensed Medium * Noto Sans Tamil UI SemiCondensed SemiBold * Noto Sans Tamil UI SemiCondensed Thin * Noto Sans Tamil UI Thin * Noto Sans Telugu UI Black * Noto Sans Telugu UI Condensed * Noto Sans Telugu UI Condensed Black * Noto Sans Telugu UI Condensed ExtraBold * Noto Sans Telugu UI Condensed ExtraLight * Noto Sans Telugu UI Condensed Light * Noto Sans Telugu UI Condensed Medium * Noto Sans Telugu UI Condensed SemiBold * Noto Sans Telugu UI Condensed Thin * Noto Sans Telugu UI ExtraBold * Noto Sans Telugu UI ExtraCondensed * Noto Sans Telugu UI ExtraCondensed Black * Noto Sans Telugu UI ExtraCondensed ExtraBold * Noto Sans Telugu UI ExtraCondensed ExtraLight * Noto Sans Telugu UI ExtraCondensed Light * Noto Sans Telugu UI ExtraCondensed Medium * Noto Sans Telugu UI ExtraCondensed SemiBold * Noto Sans Telugu UI ExtraCondensed Thin * Noto Sans Telugu UI ExtraLight * Noto Sans Telugu UI Light * Noto Sans Telugu UI Medium * Noto Sans Telugu UI SemiBold * Noto Sans Telugu UI SemiCondensed * Noto Sans Telugu UI SemiCondensed Black * Noto Sans Telugu UI SemiCondensed ExtraBold * Noto Sans Telugu UI SemiCondensed ExtraLight * Noto Sans Telugu UI SemiCondensed Light * Noto Sans Telugu UI SemiCondensed Medium * Noto Sans Telugu UI SemiCondensed SemiBold * Noto Sans Telugu UI SemiCondensed Thin * Noto Sans Telugu UI Thin * Noto Sans Thai UI Blk * Noto Sans Thai UI Cond * Noto Sans Thai UI Cond Blk * Noto Sans Thai UI Cond ExtBd * Noto Sans Thai UI Cond ExtLt * Noto Sans Thai UI Cond Light * Noto Sans Thai UI Cond Med * Noto Sans Thai UI Cond SemBd * Noto Sans Thai UI Cond Thin * Noto Sans Thai UI ExtBd * Noto Sans Thai UI ExtCond * Noto Sans Thai UI ExtCond Blk * Noto Sans Thai UI ExtCond ExtBd * Noto Sans Thai UI ExtCond ExtLt * Noto Sans Thai UI ExtCond Light * Noto Sans Thai UI ExtCond Med * Noto Sans Thai UI ExtCond SemBd * Noto Sans Thai UI ExtCond Thin * Noto Sans Thai UI ExtLt * Noto Sans Thai UI Light * Noto Sans Thai UI Med * Noto Sans Thai UI SemBd * Noto Sans Thai UI SemCond * Noto Sans Thai UI SemCond Blk * Noto Sans Thai UI SemCond ExtBd * Noto Sans Thai UI SemCond ExtLt * Noto Sans Thai UI SemCond Light * Noto Sans Thai UI SemCond Med * Noto Sans Thai UI SemCond SemBd * Noto Sans Thai UI SemCond Thin * Noto Sans Thai UI Thinmisc:Depends= . Noto UI fonts are for text display in UI elements (e.g. buttons, menus) that have a height limit. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-noto-unhinted Architecture: all Version: 20201225-ok1 Multi-Arch: foreign Priority: optional Section: fonts Source: fonts-noto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Enhances: fonts-croscore, fonts-noto-core, fonts-noto-extra, fonts-noto-mono Filename: pool/main/f/fonts-noto/fonts-noto-unhinted_20201225-ok1_all.deb Size: 15456 MD5sum: 830e5b15cefb725f175c60ace779d70d SHA1: 412291ca51b2b8b33e52641e04bd7c83a1fff9fc SHA256: 14f4a8c160469d4494334ad299e2eae4c51a3566ecb32b75b20ab90485f99b0c SHA512: 8bebe28a21ebbb752feb55d14502149db5f1dbb63fe305037688e8b0557b5fa69e949c3f2cd1e440bc7a56480fc15eb628979a8a104d6a95ddc54a5c37d5b753 Homepage: https://www.google.com/get/noto/ 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 103 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-opensymbol Architecture: all Version: 4:102.12+LibO7.4.7-ok1.4 Multi-Arch: foreign Priority: optional Section: fonts Source: libreoffice (4:7.4.7-ok1.4) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 240 Provides: ttf-opensymbol Recommends: fontconfig Replaces: ttf-opensymbol Filename: pool/main/libr/libreoffice/fonts-opensymbol_102.12+LibO7.4.7-ok1.4_all.deb Size: 99654 MD5sum: 58ad7d9c38417c939129ddc8c674c0cb SHA1: 87a45b21960760e1e6d7adb9277db62f75edc3d6 SHA256: ef4f7c6b5939ef85aa18125bbc2ebaf4478bcf7a4935ae22e038fb744a6f872f SHA512: d94c5d249ab1906e31b27814dbb59faa2f571ba3bc5bd4a86c210a7920e8e5224d8f9bd25bfa70a2b9014aa103b1da2a734510c3540aafd68ac0bc486cf86547 Homepage: http://www.libreoffice.org Description: OpenSymbol TrueType font This package contains the OpenSymbol TrueType font included in LibreOffice. This font contains symbols (like fonts as Wingdings(tm)), bullets (needed for bullets in LibreOffice) and non-latin character Package: fonts-ukk Architecture: amd64 Version: 1.0.0.1-ok1.3 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kevin Installed-Size: 4158 Filename: pool/main/f/fonts-ukk/fonts-ukk_1.0.0.1-ok1.3_amd64.deb Size: 1535376 MD5sum: 7c62314234b9f7e950ddd88bb04985a8 SHA1: 9adf757a6f8028013fb46e5ee3bf349e8456392d SHA256: 09687f5e1254c936577c8988a63e4a87531c875c0c172f312c28c05581ba74e7 SHA512: eec490542efa4ae4fd3a1101e24f4f2b63a8a43daf0a21538638d1593f01fe30ee1f800eee76c0e11dfa187d8c0f67b8d544dfe34d1efc7b55b5dac4148f202c Homepage: https://gitee.com/openkylin/kylin-theme-builder Description: fonts for uk Package: fonts-urw-base35 Architecture: all Version: 20200910-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15559 Depends: xfonts-utils Suggests: fonts-freefont-otf | fonts-freefont-ttf, fonts-texgyre Breaks: gsfonts (<< 2:20200910-2~), gsfonts-x11 (<< 2:20200910-2~) Replaces: gsfonts (<< 2:20200910-2~), gsfonts-x11 (<< 2:20200910-2~) Filename: pool/main/f/fonts-urw-base35/fonts-urw-base35_20200910-ok1_all.deb Size: 10802792 MD5sum: 4d487de4f29cb96adbb75ea215f293c7 SHA1: c8e0235525f99d65892bf3c81707281b6a989dfd SHA256: e1127c13719da2919ec06f4f804d5c8d2bfd167c4e48f632546f08209a176798 SHA512: 610cc0ae23fcdc973454e67bc0b5358c7ba4feee4ed4deb2834619478f1de3b7883d75e613010f437e9452d559978f671029a9521e06d57413bebcc11bd01e9a Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts Description: font set metric-compatible with the 35 PostScript Level 2 Base Fonts A commercial-quality set of PostScript Type 1 fonts, metric-compatible with the 35 PostScript Language Level 2 Base Fonts. This package contains outlines in .t1 format and metrics in .afm format of the following fonts: . C059 D050000L Nimbus Mono PS Nimbus Roman Nimbus Sans Nimbus Sans Narrow P052 Standard Symbols PS URW Bookman URW Gothic Z003 . This package also makes the fonts available to an X server under both their "urw" names and via fonts.alias under the official "adobe" names. . Extensive remakes of these fonts in the OpenType format are available in the GUST TeX Gyre collection in the fonts-texgyre package. The Cyrillic glyphs added to the now obsolete urwcyr fork of these fonts have been merged into the GNU FreeFont collection available in the fonts-freefont-otf or fonts-freefont-ttf packages. Package: freeaptx-utils Architecture: amd64 Version: 0.1.1-ok1 Priority: optional Section: utils Source: libfreeaptx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: libc6 (>= 2.4), libfreeaptx0 (>= 0.1.1) Filename: pool/main/libf/libfreeaptx/freeaptx-utils_0.1.1-ok1_amd64.deb Size: 8900 MD5sum: b305b0eb3b87b95ab154876ad00b09a8 SHA1: 1db50743e9650bc475bee6a768f69c8626d44caf SHA256: b3b41651cb7ee79c698b762152cd31f28944c754cd47fc63b943015801ca389f SHA512: 9b904933ab9af8a0afeb7726e9f32efb280baf081936478ce7d0bd576464723879194817000948549a68e2f6da7f037887da0fc3e13f40453cb0b5fd0bbbe17b Homepage: https://github.com/iamthehorker/libfreeaptx Description: Utility tools for Free implementation of aptX libfreeaptx is based on version 0.2.0 of libopenaptx with the intent of continuing under a free license without the additional license restriction added to libopenaptx 0.2.1. . This package contains utility tools such as freeaptxdec and freeaptxenc. Package: freecell-solver-bin Architecture: amd64 Version: 5.0.0-ok1.1 Priority: optional Section: games Source: freecell-solver Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 258 Depends: libc6 (>= 2.34), libfreecell-solver0 (>= 2.0.0), python3 Filename: pool/main/f/freecell-solver/freecell-solver-bin_5.0.0-ok1.1_amd64.deb Size: 93452 MD5sum: 9490c912aba9eb18b0e7fd1c66764034 SHA1: f83a0375117ab8511e4301314301febd86cdddd6 SHA256: 2c819853463baaa16bd35ab49ef1f485be5316811eafef6a3c295fe207f83b59 SHA512: fbadec7f54640012ac9b0f8b3a7b90a7aeabbde728cdfd4fe28da4deb7af133ddac74072da546c83dce84d8c10ba3eccce25e4db0ba60f89bf8551727c24b61c Homepage: http://fc-solve.shlomifish.org/ Description: Library for solving Freecell games Freecell Solver is a library for automatically solving boards of Freecell and similar variants of card Solitaire. This package contains the header files and static libraries necessary for developing programs using Freecell Solver. . This package contains the binaries included with freecell-solver Package: freeglut3-dev Architecture: amd64 Version: 3.4.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: freeglut Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 10 Depends: libglut-dev (= 3.4.0-ok1) Filename: pool/main/f/freeglut/freeglut3-dev_3.4.0-ok1_amd64.deb Size: 1974 MD5sum: d4d757a65ce23cd0c55901f7b0129917 SHA1: b7caea30bd4c34ce4a58167c6c3d5205885b9df3 SHA256: 01629f5c30022679986adf4b2ab5d43256b966aac3559391143a75c8665d518d SHA512: 3b7bc753e95dbbbee99ded4ffd218bac23ef427ec34a61c2ec6ed84d5e372ee8b7d994443e635f9b2c246823b1c8146e957ca87dbb81e70b334dd2b6075f0c95 Homepage: https://freeglut.sourceforge.net/ Description: Tranisitonal package Package: freepats Architecture: all Version: 20060219-ok1.1 Multi-Arch: foreign Priority: optional Section: sound Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 32645 Filename: pool/main/f/freepats/freepats_20060219-ok1.1_all.deb Size: 27819052 MD5sum: 834eb65bf2fac3f31ca8afd236afec38 SHA1: 8ee4c7c7e455ef18583da8fa28be8c50f4007219 SHA256: aa58ab8100e67888dd6655cc0ebaeb3667ed93f104d2618b2c6831a217cb2c5b SHA512: c181d2d4128628898e997f83cf95f463702237b06006919a11e3b8dd52b297f3e83c65bfd96bf7286cece1afc5f49ad0863c030ff719b286f61e744a5b57a161 Homepage: http://freepats.zenvoid.org/ Description: Free patch set for MIDI audio synthesis Freepats is a free patch set suitable for MIDI audio synthesis. It is not complete, nor comprehensive yet. . This is the legacy, small version of freepats in GUS patch format. Package: freerdp2-dev Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Priority: optional Section: devel Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 936 Depends: libfreerdp-client2-2t64 (= 2.11.5+dfsg1-ok2), libfreerdp-server2-2t64 (= 2.11.5+dfsg1-ok2), libfreerdp-shadow-subsystem2-2t64 (= 2.11.5+dfsg1-ok2), libfreerdp-shadow2-2t64 (= 2.11.5+dfsg1-ok2), libfreerdp2-2t64 (= 2.11.5+dfsg1-ok2), libwinpr2-dev (= 2.11.5+dfsg1-ok2), winpr-utils (= 2.11.5+dfsg1-ok2) Filename: pool/main/f/freerdp2/freerdp2-dev_2.11.5+dfsg1-ok2_amd64.deb Size: 120136 MD5sum: baa76201236b754ce2fb1f3d30272239 SHA1: be3d177d7e1891e4c7ca55f39b2fe9d459728c58 SHA256: ac012f56b3bfa0631f4927083f243c9b9f96b10042106bcd0f5720f34fbb9adc SHA512: 75b7e594787c3448b540aa42971cb3a933cf2c028a17f0f52522de7caca558fb05fc7288de24afb73edf46efdf0cf44b789229b587842bd436770c49ed52d620 Homepage: https://www.freerdp.com/ Description: Free Remote Desktop Protocol library (development files) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the FreeRDP development files. Package: freerdp2-shadow-x11 Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Priority: optional Section: x11 Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 151 Provides: freerdp Depends: libc6 (>= 2.34), libfreerdp-shadow-subsystem2-2t64 (= 2.11.5+dfsg1-ok2), libfreerdp-shadow2-2t64 (>= 2.0.0~git20160317.1.75ae3f5+dfsg1), libwinpr2-2t64 (>= 2.1.0+dfsg1) Filename: pool/main/f/freerdp2/freerdp2-shadow-x11_2.11.5+dfsg1-ok2_amd64.deb Size: 21408 MD5sum: b3fd5ca94250b940f03e87ef02353a8f SHA1: e06868c3d7148eac9cc02af0c1c2bf53adcb46a2 SHA256: 5f617e5126efa790b2cea676e4dbf8b045b99b5499f0c7a42ff21eb71cd3e131 SHA512: 5b15aa1fcb4950aae7a77f9ac3aaaff94ed4fdd68da948c09650dfc5b85cc1b9570f90caef65529826971b7265bb0e53bdf3f130288bb5c388812f8bff658bb2 Homepage: https://www.freerdp.com/ Description: FreeRDP x11 shadowing server FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains a "shadowing" server that can be used to share an already started X11 DISPLAY. Package: freerdp2-wayland Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Priority: optional Section: x11 Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 178 Depends: libc6 (>= 2.34), libfreerdp-client2-2t64 (= 2.11.5+dfsg1-ok2), libfreerdp2-2t64 (>= 2.3.0+dfsg1), libuwac0-0t64 (= 2.11.5+dfsg1-ok2), libwinpr2-2t64 (>= 2.1.0+dfsg1) Filename: pool/main/f/freerdp2/freerdp2-wayland_2.11.5+dfsg1-ok2_amd64.deb Size: 32680 MD5sum: 6dc76286f5091a75cebf542e07b2bf67 SHA1: d0cffbf0ce803a6cff2406c48c8cbfb85b950a05 SHA256: 39bad8cb290ebcbfc3c7178d6a8da8514536ebfd4c8bb935246cf189102f22bf SHA512: 58d9dac267ab8e502ce650f91f74945673d1f4e23d89c0c3ec9323a4aa575cfc5da5a6266b520b22d351b684ce83f54c7ee62f56ece234ad9426998b37aad200 Homepage: https://www.freerdp.com/ Description: RDP client for Windows Terminal Services (wayland client) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . Currently, the FreeRDP clients supports the following Windows Versions: . * Windows NT Server * Windows 2000 Terminal Server * Windows XP * Windows 2003 Server * Windows Vista * Windows 2008/2008r2/2011SBS Server * Windows 7 * Windows 2012/2012r2 Server * Windows 8 * Windows 10 . This package contains the wayland based client. Package: freerdp2-x11 Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Priority: optional Section: x11 Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 812 Provides: freerdp Depends: libc6 (>= 2.34), libfreerdp-client2-2t64 (= 2.11.5+dfsg1-ok2), libfreerdp2-2t64 (>= 2.8.0+dfsg1), libwinpr2-2t64 (>= 2.8.0+dfsg1), libx11-6 (>= 2:1.2.99.901), libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1, libxrandr2 (>= 2:1.5.0), libxrender1 Conflicts: freerdp-x11 Replaces: freerdp-x11 Filename: pool/main/f/freerdp2/freerdp2-x11_2.11.5+dfsg1-ok2_amd64.deb Size: 90852 MD5sum: 017c0242f761c67d357746a01c087adf SHA1: 4a012c7e0e8b2d29fcbfc17c88b059d437a714c7 SHA256: cd176bffa5d20dda5c97ea971283fcaf59d4fbe6507219c708fa8338bb5097bb SHA512: 50f9e36d877c17e8513645743fd39b296cc636b05f135a2e4e927d63e21a25b7882d48b3c23e909cd2d656d105f12df51689898d4d6e7574f460e84bbe3ef2eb Homepage: https://www.freerdp.com/ Description: RDP client for Windows Terminal Services (X11 client) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . Currently, the FreeRDP client supports the following Windows Versions: . * Windows NT Server * Windows 2000 Terminal Server * Windows XP * Windows 2003 Server * Windows Vista * Windows 2008/2008r2/2011SBS Server * Windows 7 * Windows 2012/2012r2 Server * Windows 8 * Windows 10 . This package contains the X11 based client. Package: freetype2-demos Architecture: amd64 Version: 2.13.2+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: freetype Origin: openKylin Maintainer: openKylin Developers Installed-Size: 878 Depends: libc6 (>= 2.38), libfreetype6 (>= 2.13.1), libpng16-16 (>= 1.6.2-1), libx11-6 Filename: pool/main/f/freetype/freetype2-demos_2.13.2+dfsg-ok1_amd64.deb Size: 161072 MD5sum: fbc33e347be07ade48e662b6d9831857 SHA1: 7bc314a22ae394fcb2694729715c7a44f569b768 SHA256: 68b1fcc51c9904dd19936a535285c8e7217661a54c52915c37536391e3c0f22b SHA512: 83c4a6c5f2dee118372fd3338e4d9f5c1bd7935f4efab0f2ab1de9bf11c054d7fbc4b71ff02e24f502af829d653685724ad87f41fd905f927e96f8b6da99dcda Homepage: https://freetype.org Description: FreeType 2 demonstration programs The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on providing small, efficient and ubiquitous products. . This package contains some demonstration programs and utilities that showcase the features of the FreeType 2 font engine. Package: freetype2-doc Architecture: all Version: 2.13.2+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: freetype Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7609 Recommends: fonts-dejavu-core, fonts-noto-core Breaks: libfreetype6-dev (<< 2.9.1) Replaces: libfreetype6-dev (<< 2.9.1) Filename: pool/main/f/freetype/freetype2-doc_2.13.2+dfsg-ok1_all.deb Size: 2568904 MD5sum: 02067a9ab88e3aae29a6c9354ea79d03 SHA1: 385ee222fbb904b930efbc9e1731cb81563474f4 SHA256: 153e583a0406d713c3b8e517dc73b488619ab0df327237d7c39f49bf7c296382 SHA512: 7d78032b2387b92d47ed87f32006b18b9b3adbaa28c1fefab0835b06f58f3c20ac1833f84d3d88b9ad021ae2738fed1a7a1964331fa049e30039abd8cc98eacb Homepage: https://freetype.org Description: FreeType 2 font engine, development documentation The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on providing small, efficient and ubiquitous products. . This package contains the FreeType 2 development documentation. Package: frei0r-plugins Architecture: amd64 Version: 1.8.0-ok2 Priority: optional Section: video Source: frei0r Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 5915 Depends: libc6 (>= 2.29), libcairo2 (>= 1.6.0), libgavl2 (>= 1.1.0), libgcc-s1 (>= 3.3.1), libopencv-core4.2 (>= 4.2.0+dfsg), libopencv-imgproc4.2 (>= 4.2.0+dfsg), libopencv-objdetect4.2 (>= 4.2.0+dfsg), libopencv-video4.2 (>= 4.2.0+dfsg), libstdc++6 (>= 5.2) Breaks: frei0r (<= 1.1.22) Replaces: frei0r Filename: pool/main/f/frei0r/frei0r-plugins_1.8.0-ok2_amd64.deb Size: 414720 MD5sum: c6df73ed43984d6b6858fbe68ad43c0e SHA1: 813b87312743056b0615e21b6826b03d84d708ba SHA256: 0f8622bbe70ddcae7392635fc03adee6362b93eff9c73c3695d1c62744c53edf SHA512: c028d717b21eb72ab86fa42e7d5127415a621121bbc1b6ec079c9a9bcde02d132e37451e24f76f8d89cbd62039b00733b0d6ae5d8667e515535e74c8740fd45f Homepage: https://frei0r.dyne.org/ Description: minimalistic plugin API for video effects, plugins collection frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. . frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). . This package contains a collection of plugins. Package: frei0r-plugins-dev Architecture: all Version: 1.8.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: frei0r Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 51 Breaks: frei0r-dev (<= 1.1.22) Replaces: frei0r-dev Filename: pool/main/f/frei0r/frei0r-plugins-dev_1.8.0-ok2_all.deb Size: 12502 MD5sum: 42bf0813c2c05bbd6f03804f9a3649d8 SHA1: 191759beeaf8d2d90e00c10deadfa3d41094697c SHA256: 034636f1ef74efef21f54b0c8047ca64a6c79650aaf246e68af38bcf6334f6a1 SHA512: 10036c2070a90ca21b777bf38759958f2f9157f5144d7e4fea5a232ef89efe379caa0b205e76c7c31359dfadf77c2b4ca4fb110ce8f51b57f0d37c72eb704db2 Homepage: https://frei0r.dyne.org/ Description: minimalistic plugin API for video effects, header files frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. . frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). . This package contains the header needed to enable frei0r in other packages at build time and to build your own frei0r plugins. Package: frei0r-plugins-doc Architecture: all Version: 1.8.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: frei0r Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 561 Breaks: frei0r-doc (<= 1.1.22) Replaces: frei0r-doc Filename: pool/main/f/frei0r/frei0r-plugins-doc_1.8.0-ok2_all.deb Size: 102778 MD5sum: 9ded8fd4e8afae3b44377df258b46f5e SHA1: 7cf0666cc2060023b309420268f54bf596e101ef SHA256: 24519d3167f9c625e122b7cb62aa52b4b0f2364249144371c62ab87b52a20a42 SHA512: 6e30b99863136b0827d8e8cde7026d39dd3d81da1925491355ddc17b95c271f6acef17987b621773ed1f13e5e607a0d07170532189c3d0c8b3e2f8727df495ec Homepage: https://frei0r.dyne.org/ Description: minimalistic plugin API for video effects, API documentation frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. . frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework). . This package contains the API documentation. Package: fuse3 Architecture: amd64 Version: 3.16.0-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: wudan Original-Maintainer: wudan Installed-Size: 95 Provides: fuse (= 3.16.0-ok1) Depends: libc6 (>= 2.38), libfuse3-3 (= 3.16.0-ok1), adduser, mount (>= 2.19.1), sed (>= 4) Breaks: fuse Replaces: fuse Filename: pool/main/f/fuse3/fuse3_3.16.0-ok1_amd64.deb Size: 24012 MD5sum: c87e6517d7851d6b6f98fe0994908a30 SHA1: 8925279f16e0713d2035ce04d7fccbf6147f6036 SHA256: 586f388c042f9b29fdf17b1877bfb89b8ebb426302f57a985b5540bdc032f425 SHA512: 04e8e0888046b8afa621a8f74e43d920103171540a4aae9ad7744211af03e210c7b4b8188c63ccc8cf0d1133d91364e03ada47019afc2f708158eac450385df6 Homepage: https://github.com/libfuse/libfuse/wiki 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. Package: g++ Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Provides: c++-compiler, g++-x86-64-linux-gnu (= 4:12.2.0-ok1) Depends: cpp (= 4:12.2.0-ok1), g++-12 (>= 12.2.0-1~), gcc (= 4:12.2.0-ok1), gcc-12 (>= 12.2.0-1~) Suggests: g++-multilib Filename: pool/main/g/gcc-defaults/g++_12.2.0-ok1_amd64.deb Size: 1080 MD5sum: 5bb9ee97a8073b5b56a56dc35906e257 SHA1: 96b6cd8fe101b17ca643ecd189bc58690db33c33 SHA256: 9c803648fe8d987f82d749843bccf3ea0e1d5a85f84a9ce9b8a1a91dd7a0754c SHA512: dfa448b7a10c378d8b9e370fb6ba8b81ee5250ef9b8613b8ad5d41c54beed188d9349809dac6f594b8828694089219f681c0bbf48a8a50eb7ed1d280d3698588 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 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 30367 Provides: c++-compiler, c++abi2-dev Depends: gcc-10-base (= 10-20200411-ok5), gcc-10 (= 10-20200411-ok5), libstdc++-10-dev (= 10-20200411-ok5), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Suggests: g++-10-multilib, gcc-10-doc (>= 10) Filename: pool/main/g/gcc-10/g++-10_10-20200411-ok5_amd64.deb Size: 9765698 MD5sum: fba9cb0e27158fe969ab206a375322b6 SHA1: d7120e83fd9f2c99be715b7634cb3d9e36aa5b9d SHA256: 73c6e63e589b36e6556f41de4fe5ef02985ca748f81343f9e3a5dc77de5c5f4e SHA512: a28451ddd17717151f3cacda0fe149f3b3cff35c1feeb03961b56c3a5db5f74cafd66de9b3f45132475cd0baff9db18e3ffdc9e1fdcc1aa12efce5596e37872b Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-10-multilib Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-10-base (= 10-20200411-ok5), g++-10 (= 10-20200411-ok5), gcc-10-multilib (= 10-20200411-ok5), lib32stdc++-10-dev (= 10-20200411-ok5), libx32stdc++-10-dev (= 10-20200411-ok5) Suggests: lib32stdc++6-10-dbg (>= 10-20200411-ok5), libx32stdc++6-10-dbg (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/g++-10-multilib_10-20200411-ok5_amd64.deb Size: 888 MD5sum: f4c6c93874a72ce22d8045eddf26406d SHA1: 4bad0a1b1112c2a0723b609ca20a240a18301ea5 SHA256: 3545a0c4a3681f0cd6fec83ff4d22339f29eed9f6628822d8d6dbf775935982e SHA512: 8932600277e71656557eb93c4c9d7d6ec11ad952ee4dab1c472b48b8ea28e06bd0ecca32ebe240388a955929f53ac6037dad797972cdca568965d1f453a7ba45 Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler (multilib support) 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). Package: g++-12 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 36563 Provides: c++-compiler, c++abi2-dev Depends: gcc-12-base (= 12.3.0-1ok3), gcc-12 (= 12.3.0-1ok3), libstdc++-12-dev (= 12.3.0-1ok3), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: g++-12-multilib, gcc-12-doc (>= 12) Filename: pool/main/g/gcc-12/g++-12_12.3.0-1ok3_amd64.deb Size: 11656258 MD5sum: cf7209ef26b1ce8e0f60c77f38a92bfd SHA1: b747d9374cf3f2da03a8f8b4216a41e313f65c12 SHA256: 0b2847f7859b89d5afc6fc2ca88ba3225b358bafce5ada7459d1b880999cc22e SHA512: 90f4986ee6743353643bb17758481e87c6fb6a91c86e497c82a34093caa7d813367e7e5c846ef72e2ff98843002a34247b46b63eb5232580e857896b9a3985f3 Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-12-multilib Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-12-base (= 12.3.0-1ok3), g++-12 (= 12.3.0-1ok3), gcc-12-multilib (= 12.3.0-1ok3), lib32stdc++-12-dev (= 12.3.0-1ok3), libx32stdc++-12-dev (= 12.3.0-1ok3) Suggests: lib32stdc++6-12-dbg (>= 12.3.0-1ok3), libx32stdc++6-12-dbg (>= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/g++-12-multilib_12.3.0-1ok3_amd64.deb Size: 882 MD5sum: 11dd35a28fd6f7a0097e5b25632548d1 SHA1: c06c78f26355b171e16eb299a801d23ed94113ae SHA256: 2be4ca80b39e2bea7e4c190318118545e708b7818ebda9e8a9c1eae384f42776 SHA512: bfc6413fc2e263393e52a3979142bc277a903b04f21a320efa891ab7aaa0f4c3f4124e612abebaded08c03c412bd69fe3bb30208237c8f96fcef68afa4f8e1a7 Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler (multilib support) 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). Package: g++-13 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 32775 Provides: c++-compiler, c++abi2-dev Depends: gcc-13-base (= 13.2.0-4ok3.3), gcc-13 (= 13.2.0-4ok3.3), libstdc++-13-dev (= 13.2.0-4ok3.3), libc6 (>= 2.38), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: g++-13-multilib, gcc-13-doc (>= 13) Filename: pool/main/g/gcc-13/g++-13_13.2.0-4ok3.3_amd64.deb Size: 11711858 MD5sum: 9c15c69fe2db88de8df64ab09260da08 SHA1: 5baeca943d7611b2abd02e1c1b69d1546079538a SHA256: 8584ab5d27526b23fa33edc545024570525761714b011a62c1cfb0829271c97f SHA512: a53dcd66f052aa590be6db88e75537a900377ec35710637b2f53f72922787dccd7ed5050e81c2db5c210f72a07dc6dd8e9af2a8aa09a1aca0716751718c66290 Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-13-multilib Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-13-base (= 13.2.0-4ok3.3), g++-13 (= 13.2.0-4ok3.3), gcc-13-multilib (= 13.2.0-4ok3.3), lib32stdc++-13-dev (= 13.2.0-4ok3.3), libx32stdc++-13-dev (= 13.2.0-4ok3.3) Suggests: lib32stdc++6-13-dbg (>= 13.2.0-4ok3.3), libx32stdc++6-13-dbg (>= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/g++-13-multilib_13.2.0-4ok3.3_amd64.deb Size: 882 MD5sum: 60582e84f0d5b5498e17e14b42e7cfc7 SHA1: 4e0735c14f24c9979a2c7d14071db021f395c4fa SHA256: adbed81f970d7e5a710f7a1db129e109665d0cf0e6a7e73b6f6f6377b9cea85b SHA512: 1ea2a5cdaaf80b16d9114617c9678595d10e4ca37813b9a3d16b30fd105f81bc53d8c52f9f9d45422e51b4bd5229cc6e62ece291b76b9b91b3fca5478e20a13f Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler (multilib support) 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). Package: g++-7 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 26098 Provides: c++-compiler, c++abi2-dev Depends: gcc-7-base (= 7.5.0-ok2), gcc-7 (= 7.5.0-ok2), libstdc++-7-dev (= 7.5.0-ok2), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: g++-7-multilib, gcc-7-doc (>= 7) Filename: pool/main/g/gcc-7/g++-7_7.5.0-ok2_amd64.deb Size: 10462296 MD5sum: cdd2c196e314f74f6a9953bf080dd27f SHA1: dfb1cf30f8473bdd3536c18085536af381c99c8c SHA256: 5bbba4da4b11e4c0fedb565affdbee14321ea0b318b26fc0614a6531838dc36f SHA512: 9b3cc5741a8463149ff089434e9d6e833e53066adb967b4ee3051fca51e4ff37d1a7bb5b3ccf141d9c84b544cc34bf1672dd385cfe9b729131a3630b8ddd884b Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-7-multilib Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.5.0-ok2), g++-7 (= 7.5.0-ok2), gcc-7-multilib (= 7.5.0-ok2), lib32stdc++-7-dev (= 7.5.0-ok2), libx32stdc++-7-dev (= 7.5.0-ok2) Suggests: lib32stdc++6-7-dbg (>= 7.5.0-ok2), libx32stdc++6-7-dbg (>= 7.5.0-ok2) Filename: pool/main/g/gcc-7/g++-7-multilib_7.5.0-ok2_amd64.deb Size: 878 MD5sum: 164ceb06d4e76b20072e8f417c83f6bf SHA1: abc8997f5ce0bfc36ff1cb66c2901f491cd65c71 SHA256: dffb8c3308efb8b4f650fe7753c6a143f87a8df1b1b8b937d60cbcac851f4196 SHA512: 472ae59e69369d61b79e5dec9de260f96609570ab548063c4afc3bbd4b2e92c516b0eb571f373650e89a413c7cafbd4ef2c7367d617e41d536986311c4ecaab0 Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler (multilib support) 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). Package: g++-9 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 27545 Provides: c++-compiler, c++abi2-dev Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), libstdc++-9-dev (= 9.3.0-ok12), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: g++-9-multilib, gcc-9-doc (>= 8) Filename: pool/main/g/gcc-9/g++-9_9.3.0-ok12_amd64.deb Size: 8664200 MD5sum: e1cf6a52a9a92414110f0c760cf62629 SHA1: 91b6445becf60b9444da80c8a438ca762a4199af SHA256: ce7011bc85e6aab7db640dc92722cf83b6f3a2b9f343bc04adc8de2b81b66c64 SHA512: 444c7da4372a873fb051266f310368b28e671269f0e6a1c8cdacb582cdd07aa5b506c2860a9722d152170bc7431920da2a12f0ce298cc4995436bd5ee83ee8f8 Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-9-multilib Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-9-base (= 9.3.0-ok12), g++-9 (= 9.3.0-ok12), gcc-9-multilib (= 9.3.0-ok12), lib32stdc++-9-dev (= 9.3.0-ok12), libx32stdc++-9-dev (= 9.3.0-ok12) Suggests: lib32stdc++6-9-dbg (>= 9.3.0-ok12), libx32stdc++6-9-dbg (>= 9.3.0-ok12) Filename: pool/main/g/gcc-9/g++-9-multilib_9.3.0-ok12_amd64.deb Size: 2750 MD5sum: 8b4736f2a09bc8f2db239bf44a6b4dc4 SHA1: 767370ea98790bc0d453c7daef851bbdb413d232 SHA256: 170e5998627e177cf1ad35bc5f8f5f05f06ae4318f0703861f0b8b0e83d7cd43 SHA512: e613aa6139ecd103135acaa4457962aa6ce6bed3435a1103561cd8c4ad4ab521176c1e4d21d2ea43f8446bd1eab23f277e4ce5009e5cf2424986c0f71d4ce3fb Homepage: http://gcc.gnu.org/ Description: GNU C++ compiler (multilib support) 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). Package: g++-aarch64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-aarch64-linux-gnu (= 4:12.2.0-ok1), g++-12-aarch64-linux-gnu (>= 12.2.0-1~), gcc-aarch64-linux-gnu (= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/g++-aarch64-linux-gnu_12.2.0-ok1_amd64.deb Size: 898 MD5sum: 50eabef5ca3a7d0eaa7f4aefcca956ce SHA1: 1d182d1a2eebad00e5aa2d2d9a22502e2faa7ff7 SHA256: c5469d32cf9f80a7b24ab04f49f6b954130b83a14b5269e5af7a7b6beef29aea SHA512: 87a9a0f6359a307a21c553bfc65ee5964ea2867ce8d592b4bcbf871d46122b047462e3529e23b2c869bae5b52972574628f39e547022f497c7f03ae8e4b09351 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. Package: g++-alpha-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-alpha-linux-gnu (= 4:12.2.0-ok2), gcc-alpha-linux-gnu (= 4:12.2.0-ok2), g++-12-alpha-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/g++-alpha-linux-gnu_12.2.0-ok2_amd64.deb Size: 1084 MD5sum: 5a3d6ef8a5985efad6df092e6942f7bf SHA1: 371215bef0ae97d10b40ad120043b2fb8959ed98 SHA256: ba1ed358f1dd0a5948f63a4ac41597678bbecc2cfb13cc151844585534f0f4b8 SHA512: 33d0901b0a98054856b36b1c3da090021fecfeb6f4e819d5f633a04e17592172e3c7731158a59fda67bee8b22b34f19d79dc4e42f25662aafba68ee944d20c9e Description: GNU C++ compiler for the alpha 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 alpha architecture. Package: g++-arc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-arc-linux-gnu (= 4:12.2.0-ok2), gcc-arc-linux-gnu (= 4:12.2.0-ok2), g++-12-arc-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/g++-arc-linux-gnu_12.2.0-ok2_amd64.deb Size: 1080 MD5sum: 3021083ba9d513a2a011f9dc1779c453 SHA1: fab16521dfabdcf182fd7cb35715e7290d548628 SHA256: 3f479f3f2a9a99c4a493b35d0f01754681bcd56388d64f3e2469bcbf296509e1 SHA512: 315511f83b406657790044e00135a4da77f3d0535aa807457dd1bc1c8d26768a1ae593e307b8a5e1ab78304f271c4cc67a1ffc0895363a99bdf84a237465ae09 Description: GNU C++ compiler for the arc 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 arc architecture. Package: g++-arm-linux-gnueabi Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-arm-linux-gnueabi (= 4:12.2.0-ok1), g++-12-arm-linux-gnueabi (>= 12.2.0-1~), gcc-arm-linux-gnueabi (= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/g++-arm-linux-gnueabi_12.2.0-ok1_amd64.deb Size: 898 MD5sum: 7da443edd14f72c0853fcc429d1e0d2f SHA1: f39fd4a4c1fb49d91a18306895907c5e608876a1 SHA256: 6734b79b01e1522c3d4a66797fd4f0a7daa2146c84c36c61284b49bf6ab821cf SHA512: 5ca5946a17c814ba70726be0663f0b92e937fb2df18def7ed4fe1b54079a4223ac1c6fd5f8d0b5ae1e1289869d3a8a34673fb6bd8560d48ccf8519c4c5b97a58 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. Package: g++-arm-linux-gnueabihf Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-arm-linux-gnueabihf (= 4:12.2.0-ok1), g++-12-arm-linux-gnueabihf (>= 12.2.0-1~), gcc-arm-linux-gnueabihf (= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/g++-arm-linux-gnueabihf_12.2.0-ok1_amd64.deb Size: 902 MD5sum: ed2012e101169c0b947805f28ed5ee14 SHA1: eda16b13e395d95dc47a158b4a44b5f2639adbe0 SHA256: 5ead43e1e7458c88f7cf5f3139d7283eac3f4e196dc4d68b9714f4b46096a0be SHA512: 877d0bdfa7d8dea85a6c0abaa213c1193498e6d8eca194f41480c1440abe31481334da1d4e63f76073a85e10353680f5cbc266d789c9e8ad565aa81338fa4d78 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. Package: g++-hppa-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-hppa-linux-gnu (= 4:12.2.0-ok2), gcc-hppa-linux-gnu (= 4:12.2.0-ok2), g++-12-hppa-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/g++-hppa-linux-gnu_12.2.0-ok2_amd64.deb Size: 1084 MD5sum: 341588add5190550473fface64d7942f SHA1: 45a62d76a3c447ac6fce9a85d8b2d9c07f8e17ba SHA256: 9553e39b881174e010be780a23b6e01a4b715f4005ae0498885e8dcd669c6eda SHA512: 2a86c90dcefad3e061795acaa7c487ad983a32ff72c90b9f491415e69b955086f41947eec5a2cbb26ca6f88e8d5b3a30647f10d366b2b443421a415f8573e7d5 Description: GNU C++ compiler for the hppa 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 hppa architecture. Package: g++-i686-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-i686-linux-gnu (= 4:12.2.0-ok1), g++-12-i686-linux-gnu (>= 12.2.0-1~), gcc-i686-linux-gnu (= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/g++-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 892 MD5sum: 3062e521a9fc42df0e82577eb01c8e23 SHA1: e669f54a0ce412cdb017a8e3213e342e165e4ea2 SHA256: df7f8280d5d839376c078b37c0758b400328c8dee57d5bf9bdb410fe64045663 SHA512: b5fed3ccf6cd3adfd0448a202626b746ae08ec5cbcdf340650badb57d5c9e810815f9c1a058ac8b3d47f0ff828b55ed6809731b44633d06d0015047c34e0aac3 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++-m68k-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-m68k-linux-gnu (= 4:12.2.0-ok2), gcc-m68k-linux-gnu (= 4:12.2.0-ok2), g++-12-m68k-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/g++-m68k-linux-gnu_12.2.0-ok2_amd64.deb Size: 1088 MD5sum: 120e5946326fa8522ff71711e7ebebbb SHA1: 414b219e8fc6d97860ce1c23c05a059551947491 SHA256: 8e312c592d6b9d7fcf54bff8ecbc8f59f3789bbff185010624782c5646285e36 SHA512: 53441411673a9b0fc25ebe3416ebb81c7020194c88d7bd0c4d0d882a8054995d3249a49558b828f147a0f1ce46a22cb9bc7ad9fda7788862674fd4ae8059ded0 Description: GNU C++ compiler for the m68k 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 m68k architecture. Package: g++-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips-linux-gnu (= 4:12.2.0-4-ok2), gcc-mips-linux-gnu (= 4:12.2.0-4-ok2), g++-12-mips-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1184 MD5sum: bca2246f08a9cc71b7c1508188446629 SHA1: 936b60c7b39cf2f02cff41e65ee5ae2b4bee37a8 SHA256: d9f1d9c655bafabd1cca4550413d70ba4626dd5de92ec0678e900f6da185eb0d SHA512: 4fe34d674dd4c27ec1938ac9d379950f1eecb817a479ed5283c4a44907a0597e49cec7e702eb7278b23b44a02711a30ca1ecba1b504b6161c2eb77cf873610a5 Description: GNU C++ compiler for the mips 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 mips architecture. Package: g++-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips64-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-mips64-linux-gnuabi64 (= 4:12.2.0-4-ok2), g++-12-mips64-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1196 MD5sum: 6febe339a803a5241fb293a188b875c8 SHA1: c094733f315287f7a4d4c34e2685008980061c6f SHA256: 86c245bca6f27d3e7313f54b619d11bfdf6ad97ad3fab0ec157677a9dda07f50 SHA512: 717b9d103cf67de46a45cd7e9ecddb8bfe419484387412f3d58baf5f87be234410ae8413ce1d01a0441a2d97f5ed87f6cc6f0b61cc45e3f975a66d9acc9cf9a1 Description: GNU C++ compiler for the mips64 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 mips64 architecture. Package: g++-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips64el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-mips64el-linux-gnuabi64 (= 4:12.2.0-4-ok2), g++-12-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1196 MD5sum: 3efb953e678841bb1c5b535e601e9ddd SHA1: ce537337d21c8fcedda0b7c0390c15425fb28ffc SHA256: cb5941bc02a5271352f1ca9589fe7efbe408c5b99c465bf2a3c4f2ee940c89e1 SHA512: 33e1a25f0c277b95d1a4dbf0d61449ff865a62d9851ef37d35cb2bdd7bef9df6215c16d70a103ef0610185824850fe5b10fe8578a6c9294bfdef336245986ce0 Description: GNU C++ compiler for the mips64el 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 mips64el architecture. Package: g++-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsel-linux-gnu (= 4:12.2.0-4-ok2), gcc-mipsel-linux-gnu (= 4:12.2.0-4-ok2), g++-12-mipsel-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1188 MD5sum: c5e9d5d604d312195a93bc955f6f3f97 SHA1: 181e2fab1bac22120454348515928535fff82641 SHA256: cfc17ffa64bd3796bded7b5806ab0479c34b952f6ff9a47bfef66c3ef32484b8 SHA512: 7c8b0e23674cbe80d29a0547d8340cd4fe4669439942997c571490d098774704b48286e037526f9204f6b5c7c24a59f10e218fd3ab542866d6b43d2119f5ab6d Description: GNU C++ compiler for the mipsel 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 mipsel architecture. Package: g++-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa32r6-linux-gnu (= 4:12.2.0-4-ok2), gcc-mipsisa32r6-linux-gnu (= 4:12.2.0-4-ok2), g++-12-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1196 MD5sum: fa2cec073c020c162d8f51ab47406d2d SHA1: 8aa98005d3949a04ad4e66fbd50694af03fa70a7 SHA256: bbeff61f5aa6ac4f9da878c6a214a5c61370a8964f848a74d6fc6492eeb988e8 SHA512: 200f07be5ff0c198f503a3537799f6f69a26130f73b21638c432ebc234df6d9e7e3245e53740b77664ba803b3a6160ecc103dee2e9926614780834c4e4a0d0ff Description: GNU C++ compiler for the mipsr6 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 mipsr6 architecture. Package: g++-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa32r6el-linux-gnu (= 4:12.2.0-4-ok2), gcc-mipsisa32r6el-linux-gnu (= 4:12.2.0-4-ok2), g++-12-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1204 MD5sum: 3e4988be675395c6ab4a943632dd12e2 SHA1: f7723e2c8c927b4b0f64135fe1269c1c536cf9c6 SHA256: ab1eb6f5cd14af5256d254b0a82f001d65f214001fccf3785dde5ec04138a16b SHA512: 39a2813b837f0fcfc0dab1bcbad2cd9f5f6a71f3fa3e45a792a9e468b0f88772bf1a44e9b62dadea4ff06dcd746556a280b89863489174b7dfa0e9132ba0dfd2 Description: GNU C++ compiler for the mipsr6el 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 mipsr6el architecture. Package: g++-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa64r6-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-mipsisa64r6-linux-gnuabi64 (= 4:12.2.0-4-ok2), g++-12-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1204 MD5sum: 41cd710a762fd75f7d9a55cb902241e4 SHA1: 71880b5edf0b0c580571e2238038312ed42c8d6a SHA256: bfa1c4348992ce568c622bb94f7a233f3babde95c47e231d3e426e938417b359 SHA512: 631fa3ab5bb91749ece3ada34ea67205d7bf6db7b56fab88dfa6fb9c22fd469a54d10e54bd3a66979160da746623ca7d57a4a80dfbbca91e38aae8fd1265c812 Description: GNU C++ compiler for the mips64r6 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 mips64r6 architecture. Package: g++-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-mipsisa64r6el-linux-gnuabi64 (= 4:12.2.0-4-ok2), g++-12-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1204 MD5sum: ab5e163deb78dfbf4fdbe624fa6c6a31 SHA1: 27a4ad52e651120438f53d540c56c3a8c666ccc4 SHA256: e5258f6d59174d48cb7933cd8a50e28ade6e2ee26e10ad7360bc5197d46f401e SHA512: 23ed9eb293f90fd6febffa3038730ff20556d5e5bf316c2fb69454278f070a1349cb82d476b6bfbad395ba21fb78dcd19d84705233fc0f2b406f82635aba1e0d Description: GNU C++ compiler for the mips64r6el 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 mips64r6el architecture. Package: g++-multilib Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp (= 4:12.2.0-ok1), g++ (= 4:12.2.0-ok1), g++-12-multilib (>= 12.2.0-1~), gcc-multilib (= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/g++-multilib_12.2.0-ok1_amd64.deb Size: 812 MD5sum: 18eb791e64356c5ccb8c5802f5e7db46 SHA1: b9b42c638b17cc96e26fddebe0ee2e7237b8d1b1 SHA256: 9e6e77345b8d1dcbdf75c09db2031547662c2401238aee6490a5adb187b6b86e SHA512: 140fc5886bf9a8bc9c29ec074729caae5c01c434ff8257efe6ba3a5d030dbf96f7b296875da3faf9bb485bd281e98716a33dd5547d5319ea37baa6e493390b44 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 Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-i686-linux-gnu (= 4:12.2.0-ok1), g++-12-multilib-i686-linux-gnu (>= 12.2.0-1~), g++-i686-linux-gnu (= 4:12.2.0-ok1), gcc-multilib-i686-linux-gnu (= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/g++-multilib-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 818 MD5sum: c0d846d6630a0ada885c612409d2d953 SHA1: 8d063bf34cd9aed501eb09838898ba38872cdde2 SHA256: de92dc8536623e1a51c1c9dfab835da8a7f50852a545afd6d01d7535e390c310 SHA512: 2c8fcdc97edd6191464d45db28dd7fc67fffb13624676b2c1bc7adaf9624b44ce2cdd574e9ee848ac67db84faf23f68135174736ede680eed91deb5774c2b178 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-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips-linux-gnu (= 4:12.2.0-4-ok2), g++-mips-linux-gnu (= 4:12.2.0-4-ok2), gcc-multilib-mips-linux-gnu (= 4:12.2.0-4-ok2), g++-12-multilib-mips-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-multilib-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1016 MD5sum: 79e5e8b9d392353211d48327531058ba SHA1: 5db27c254dad604e0e3b4b94908273149218cd53 SHA256: 1f8992531061039bfeef09734f830a60171af62918394cbe1032c916d37bc4eb SHA512: 37327a86f8644f6c05431e050794d8cedf2a4f571a2d01f8665738ed93ab8cae369be9cc7454996201054290a2c86b5e79d8564013f21369fb47d585c8922a56 Description: GNU C++ compiler for the mips 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 mips architecture. Package: g++-multilib-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64-linux-gnuabi64 (= 4:12.2.0-4-ok2), g++-mips64-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-multilib-mips64-linux-gnuabi64 (= 4:12.2.0-4-ok2), g++-12-multilib-mips64-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-multilib-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1032 MD5sum: 2f11ea2cf4ca548364ff61bea025fdeb SHA1: 45564c1e2820ebd0d46d1ea662f46d9c2d96e1a4 SHA256: d44fc018c721b597ed73f0907a2680cd19ad92ff57d3e42092cb597315bcc20f SHA512: 19613b6ca1bac268db76cfe315a5629998c759860bc712cb8d7bb7f46b70d0ed9adc82837636c9a3677fad482a6c5e451d713ef4de6a78165161c88181b9b817 Description: GNU C++ compiler for the mips64 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 mips64 architecture. Package: g++-multilib-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64el-linux-gnuabi64 (= 4:12.2.0-4-ok2), g++-mips64el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-multilib-mips64el-linux-gnuabi64 (= 4:12.2.0-4-ok2), g++-12-multilib-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-multilib-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1032 MD5sum: 502d171cff0a7a9a253cae48cd6755f2 SHA1: b39b8b196707ea55d8fa06f38beb83507ac695e5 SHA256: 9868baff09c9c64d35458f7266dabc363e7268773242b15c447e1ced81228435 SHA512: 24b9f80fc3daf5e00468b4d6273dfe050c7be232ac82c0c5ceebda6787bd7e8a71fe8ff71d823b3230d618eff43625c198e239e1ef587fa031be7c529f1a6832 Description: GNU C++ compiler for the mips64el 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 mips64el architecture. Package: g++-multilib-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsel-linux-gnu (= 4:12.2.0-4-ok2), g++-mipsel-linux-gnu (= 4:12.2.0-4-ok2), gcc-multilib-mipsel-linux-gnu (= 4:12.2.0-4-ok2), g++-12-multilib-mipsel-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-multilib-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1020 MD5sum: e4f36d7994dfdbf3a166d6ae912ea450 SHA1: 3b372fd258e5339b67bcbd55c09fff0e1b405a8b SHA256: b2324bada1ca45d70537ab9a345d56af3c6893e3a9fa06209c916af740f9a0ba SHA512: 32c0756bb81321c4297d0587bf66ba2454d23f5c6c273d5aa71eec8b7b85d24e5e306dadf379822bf4cc02d35bb10fce87fc01978ee6bcbb69b62c2e91807536 Description: GNU C++ compiler for the mipsel 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 mipsel architecture. Package: g++-multilib-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6-linux-gnu (= 4:12.2.0-4-ok2), g++-mipsisa32r6-linux-gnu (= 4:12.2.0-4-ok2), gcc-multilib-mipsisa32r6-linux-gnu (= 4:12.2.0-4-ok2), g++-12-multilib-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-multilib-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1032 MD5sum: c7db231432097492d10ed61380d23b4c SHA1: 433eb32fbf9c7762b346d261ad50b441e69cb2d9 SHA256: ea492f2d220f4b3ac7d0514e1cb30145fd9673297aecebfbe7fc7c88028bbc14 SHA512: 9dd8e896b81942ea6dc5d9ecd597fee3dd69cb3aad2a9f62da55498e3f90bab62406dd83a578ee25a4f98b2036acaef632324aedb0dbb6bedad748e7dfae552d Description: GNU C++ compiler for the mipsr6 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 mipsr6 architecture. Package: g++-multilib-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6el-linux-gnu (= 4:12.2.0-4-ok2), g++-mipsisa32r6el-linux-gnu (= 4:12.2.0-4-ok2), gcc-multilib-mipsisa32r6el-linux-gnu (= 4:12.2.0-4-ok2), g++-12-multilib-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-multilib-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1032 MD5sum: 0d60bca76e8d24457f8af9283bbaa92c SHA1: b9c7dc22c3d7dba9201e780000b0e92bd77e6c60 SHA256: 8549aa1d93553073d90ab0029fe8ad2df7e0fa285b0769b7f54c359926209fd1 SHA512: 8fdb4d49ccb99b732db26c8d2aaff0ccc014184712ab43948292b5effc3b2c9ba15a15c879f613fd738f3997d955e72dbc998c262c2006ee063cb2d391688b1b Description: GNU C++ compiler for the mipsr6el 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 mipsr6el architecture. Package: g++-multilib-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6-linux-gnuabi64 (= 4:12.2.0-4-ok2), g++-mipsisa64r6-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-multilib-mipsisa64r6-linux-gnuabi64 (= 4:12.2.0-4-ok2), g++-12-multilib-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-multilib-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1036 MD5sum: e6291a02ecc888d716bdce7e1f1f6adf SHA1: 564c598958f3cadfdce6bf8220d56f5e2b738633 SHA256: 6d7a0a1b5778633645e2ed25cdcfaddcab7f379f7ab5720f443dfe5d0229c6bb SHA512: b709982acc7c224a1093733865fdcdd80883cf715ce8b0690844a258d8642d65477190a53ba537d2f4242c95d495c467c48ba520b576ae5d89c2ec59335064bb Description: GNU C++ compiler for the mips64r6 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 mips64r6 architecture. Package: g++-multilib-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (= 4:12.2.0-4-ok2), g++-mipsisa64r6el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-multilib-mipsisa64r6el-linux-gnuabi64 (= 4:12.2.0-4-ok2), g++-12-multilib-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/g++-multilib-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1040 MD5sum: b4a6898cbb1a6ccb5ef206f8fd52c2a1 SHA1: 2849121c2ad6a60f87b7db526269c1545549f761 SHA256: 91242790131c299eed16de073bb1b791f5b709c5f611ae5610e45e9f10aff37b SHA512: 3aa636aa96dc9bf79065dd4cfc5ecb91dcfdc7e3799d1285a4522a84f04d4b70ce319a617e68d8c0e66032dbb94582deb1997662ad07f3208d38a2738a61e6fb Description: GNU C++ compiler for the mips64r6el 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 mips64r6el architecture. Package: g++-multilib-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc-linux-gnu (= 4:12.2.0-ok1), g++-12-multilib-powerpc-linux-gnu (>= 12.2.0-1~), g++-powerpc-linux-gnu (= 4:12.2.0-ok1), gcc-multilib-powerpc-linux-gnu (= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/g++-multilib-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 822 MD5sum: d5536bae5a2208750c9f5342f77d838c SHA1: 89e759c4b532681ef8037d4ebc9c0de4c53ce7b5 SHA256: f199395887a34b90fe1a3d46ef40030f00d4db8933e059370907493548442c65 SHA512: c01a4bc747b3e136dab300335c3e86ee3f4c97616fdc1bd0cf704d03efa2b5e9b86870bd34f578ea6f8d214c645b6ff72db7c32802fbb81f573a808497e984d6 Description: GNU C++ compiler for the powerpc 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 powerpc architecture. Package: g++-multilib-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc64-linux-gnu (= 4:12.2.0-ok2), g++-powerpc64-linux-gnu (= 4:12.2.0-ok2), gcc-multilib-powerpc64-linux-gnu (= 4:12.2.0-ok2), g++-12-multilib-powerpc64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/g++-multilib-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1028 MD5sum: 0a74b13342525da57092a3d299dcc444 SHA1: 74d792252a5ef26db1b4ad341aad91d5d93046bf SHA256: f55978b83815ca448951bb1e151e63541e3b13ac08bc9bb9dc6fddd47ce26b9b SHA512: a4a0a0032aaf2becf9e6bcbef5a9049c7f83236bd17ddf04c82cad649224c8ff4af7d95b16a920edaaf29d59fbbc0c86c8c3d02640746afb6cabf7fee5a09989 Description: GNU C++ compiler for the ppc64 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 ppc64 architecture. Package: g++-multilib-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-s390x-linux-gnu (= 4:12.2.0-ok1), g++-12-multilib-s390x-linux-gnu (>= 12.2.0-1~), g++-s390x-linux-gnu (= 4:12.2.0-ok1), gcc-multilib-s390x-linux-gnu (= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/g++-multilib-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 820 MD5sum: f5d36037489c6de53c138262f7e98ddd SHA1: 0d5f5e2b60760a4920292136a3403f49621ab0bb SHA256: aaff3de11b65af327568212694b9d41a181bf02b77aee0bbe6e812539ee619d4 SHA512: 0afaef892b7455ae6619655a4cfe7fc740d11e7ba82b3333456e5c84848afa98b79705927993d6ee8d07706e5c1ca8b0ad89c5a036375fa9a4eb7c77ae53854c Description: GNU C++ compiler for the s390x architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the s390x architecture. Package: g++-multilib-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-sparc64-linux-gnu (= 4:12.2.0-ok2), g++-sparc64-linux-gnu (= 4:12.2.0-ok2), gcc-multilib-sparc64-linux-gnu (= 4:12.2.0-ok2), g++-12-multilib-sparc64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/g++-multilib-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1020 MD5sum: 49bead999da5f2e81b0a6093e491203f SHA1: 078c4e600bd994d6ac392977c619b6e147586978 SHA256: bf8dc2e26dee96fff26dced1a4caf632fecd60e394e95f68dcc0d4725ab556fc SHA512: 6f36f41d0a377a485d2988cdf66e26466a6720815276b75267f796973bb905ae197db2a69349f3d41f1dff249fa3c42caf9ef6904b97c5c2ef12704181088c44 Description: GNU C++ compiler for the sparc64 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 sparc64 architecture. Package: g++-multilib-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-x86-64-linux-gnux32 (= 4:12.2.0-ok2), g++-x86-64-linux-gnux32 (= 4:12.2.0-ok2), gcc-multilib-x86-64-linux-gnux32 (= 4:12.2.0-ok2), g++-12-multilib-x86-64-linux-gnux32 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/g++-multilib-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1020 MD5sum: 81ae1a31db942ad4a542622cbbb6d471 SHA1: 7e255f05a0148a3158014495fa89ae9d7db2a69a SHA256: 0e4b47f97daecf233dd10bdf3bfed2e68dd9c7486f1c4acba437ad108a5a452d SHA512: 80492ec48b14ec31d047b8b63dfb46ffa7815e35d0eaaf7349dc373c01f87b72a9b829f587a7ea22fbba27d04635751f9fd8394fddf465bb6fbaaffc940da24a Description: GNU C++ compiler for the x32 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 x32 architecture. Package: g++-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-powerpc-linux-gnu (= 4:12.2.0-ok1), g++-12-powerpc-linux-gnu (>= 12.2.0-1~), gcc-powerpc-linux-gnu (= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/g++-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 896 MD5sum: 2873f6a5fb6fe6f84f54651caf345921 SHA1: c441488ef3d7fa36cc2f3988a1832402c3ba803e SHA256: f9db4f1c42ba87a3ac51672a52b14c77d07ce60f42ddf9dfb7caf05133a41ee7 SHA512: 7cd9c50f77ff961062b10be3131e0bfe025c364e26bf714dc79e70e699038e36e3e1e98e79b2d0b65c92cce8b16885d1aff8f0722241d123ac446085ab5da24b Description: GNU C++ compiler for the powerpc 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 powerpc architecture. Package: g++-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-powerpc64-linux-gnu (= 4:12.2.0-ok2), gcc-powerpc64-linux-gnu (= 4:12.2.0-ok2), g++-12-powerpc64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/g++-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1092 MD5sum: 23eea2285ae75587b54dba45df4cc7f3 SHA1: e341fb14d99969b9bbd7e29bd17df96d06e67fbe SHA256: 80318ac7245616a32fd027710daa9a8a70f2ddf3eb16c016d923b1ec2507b367 SHA512: f07a9f9b37a32ea31ca0e83725da911a08e12a8f37e7ac74a30eb0e93275ca24a41e8caff65ac82d508a3887f9c1b44b7391f0441917ccaf5c8024bfad753c9b Description: GNU C++ compiler for the ppc64 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 ppc64 architecture. Package: g++-powerpc64le-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-powerpc64le-linux-gnu (= 4:12.2.0-ok1), g++-12-powerpc64le-linux-gnu (>= 12.2.0-1~), gcc-powerpc64le-linux-gnu (= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/g++-powerpc64le-linux-gnu_12.2.0-ok1_amd64.deb Size: 904 MD5sum: de23d692df706b7d0d2df3c599a65c93 SHA1: 0d53e2c6a3dd4691f30d86f67935efc5e4d11c11 SHA256: 78f0f967db377234d0ac71ea0f49606b741a9fef9ff9e2519ce65b15a3c40247 SHA512: ac139e5bf91a604199858f6acb073101a33e580a8ff666a43fc785f6b2766500f515301a8ef7824c9642daa0aa428ada14d433d08b7ca24e2c838a81501e8272 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. Package: g++-riscv64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-riscv64-linux-gnu (= 4:12.2.0-ok2), gcc-riscv64-linux-gnu (= 4:12.2.0-ok2), g++-12-riscv64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/g++-riscv64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1092 MD5sum: aec29c32eb6a0f7836226626a552a7a5 SHA1: 63171f772fac9f56349c500b7b6e2ca4929c54ac SHA256: bd726eb96a7420e1917e63fb8e3fa6aa63dd3985fa37c5da9abad046c59aa8ea SHA512: 91a7a66e9199bbb7ae3b268c0f8ede7ffacd4075dfc8da9184356e9525a347cdf5c9014e8cc4ba4e21d1b817be29c61f3ef81d9d1130d362236f1695462cfde2 Description: GNU C++ compiler for the riscv64 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 riscv64 architecture. Package: g++-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-s390x-linux-gnu (= 4:12.2.0-ok1), g++-12-s390x-linux-gnu (>= 12.2.0-1~), gcc-s390x-linux-gnu (= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/g++-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 894 MD5sum: 18898421f7416fd546b22d2651506af0 SHA1: 7342918c563969ac52b1c8664bf12b8c68cb117c SHA256: 7a1ea510e0947bfdeeabb4ce7100bd3b55667f844b54d6d085ce30294d6176ad SHA512: 2bda2e3ac629fc7a0c7f317b3d44be148f215cc6c8b59c51bdef1458c8d32f400ed073298b0cbba32d1efe1e8525feb5b657fa1bd09fdebdaa163e3ab3740678 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++-sh4-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-sh4-linux-gnu (= 4:12.2.0-ok2), gcc-sh4-linux-gnu (= 4:12.2.0-ok2), g++-12-sh4-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/g++-sh4-linux-gnu_12.2.0-ok2_amd64.deb Size: 1080 MD5sum: ca5853440c155b13ee7eb55d75b75e35 SHA1: 0d7a695ee2e5e8d6fc72a6091c16e8d6eac6e191 SHA256: df9afc9f907b74d3650b61c36429a981ed93f63b0cca03eacfba390556eac2ad SHA512: 971f99cdf7ec554d44357dd9dc792d98afb4d49d495f2ae58d33fb355fdf8017368ea705eb84c573a0d3b423d157adb3d9bb39cd36500fc525842387f7dde82b Description: GNU C++ compiler for the sh4 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 sh4 architecture. Package: g++-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-sparc64-linux-gnu (= 4:12.2.0-ok2), gcc-sparc64-linux-gnu (= 4:12.2.0-ok2), g++-12-sparc64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/g++-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1088 MD5sum: 6fea2767aad1d5c057315e6e30ea8bf9 SHA1: f720e45d3ddb47759d35f1dc3f314101e7834679 SHA256: 874d2adb169e2d53dde64dfee5bebe1a0f088b0f62a345eed35e0fa26c1f6cf1 SHA512: 84054e057cb52dae44d436a1e209100fd7436118aa7a0bf1797bfee814f97487fe643930674005c07b60216d9fb86d29cea2f5178d72d860da03b969fe6c27ba Description: GNU C++ compiler for the sparc64 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 sparc64 architecture. Package: g++-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-x86-64-linux-gnux32 (= 4:12.2.0-ok2), gcc-x86-64-linux-gnux32 (= 4:12.2.0-ok2), g++-12-x86-64-linux-gnux32 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/g++-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1092 MD5sum: c9ffa98536e27ef779bbde239998f1bc SHA1: fc37ae0cb3fd96b8a9825eca2c42a0762b146ad3 SHA256: 2895920b8846a61a850a01929335551df46c1bffe0f5e8077359cf3b78c63929 SHA512: 6af8a544378e35526f56f352df2fd93be2f87ce46c99725420659263d9f947c5219415614ffc071f2ae07b878e6d11b84f95ffcc0d208d5f31733064462b2f72 Description: GNU C++ compiler for the x32 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 x32 architecture. Package: gawk Architecture: amd64 Version: 1:5.2.2-ok1.1 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Adrian Bunk Installed-Size: 2937 Provides: awk Pre-Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 3.1.3), libreadline8 (>= 6.0), libsigsegv2 (>= 2.9) Suggests: gawk-doc Filename: pool/main/g/gawk/gawk_5.2.2-ok1.1_amd64.deb Size: 650952 MD5sum: e7c4f5c156bbd5797d3cf0b0627575b9 SHA1: 272a3761ad4db86fa6f796bad2cffbd90ee6f414 SHA256: e2e488482cabeb0b4e58ef577cd1e8d07108d2af3f69f076247e2d54a7f58c47 SHA512: 2472559dec9c6d324322087ed131f0907025b19442c535839f143cbac7e9ddcc69188cf8549439cbb30abb247c419aabf5650502f8a4d7aeace9b9f99dee9797 Homepage: http://www.gnu.org/software/gawk/ 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. Package: gb-fonts Architecture: all Version: 1.0.0.0-ok1 Multi-Arch: foreign Priority: optional Section: fonts Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: linyuxuan Installed-Size: 147039 Filename: pool/main/g/gb-fonts/gb-fonts_1.0.0.0-ok1_all.deb Size: 77002996 MD5sum: 60d9df2584005860cdf4d947e4b1ff76 SHA1: 8a8e5a9849d9f0e9bb5e1074cb65de0162be0129 SHA256: bc2ad649ff9476efa3964d72ab12f22ae0ec4da522fb777ef9e5365de7a97ac3 SHA512: 30b79a0acdae20b5e19d4259c4c1996b99c44cc0376f96849d419443523d3f78416e5da3d93f558cc544732ccdd2ea35515218d76ef82bffa45decb46482f32d Homepage: https://www.kylinos.com Description: the fonts support the requirement of GB18030-2022 Package: gcc Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 53 Provides: c-compiler, gcc-x86-64-linux-gnu (= 4:12.2.0-ok1) Depends: cpp (= 4:12.2.0-ok1), gcc-12 (>= 12.2.0-1~) Recommends: libc6-dev | libc-dev Suggests: autoconf, automake, bison, flex, gcc-doc, gcc-multilib, gdb, libtool, make, manpages-dev Conflicts: gcc-doc (<< 1:2.95.3) Filename: pool/main/g/gcc-defaults/gcc_12.2.0-ok1_amd64.deb Size: 5120 MD5sum: 6245d8fd24b5df279af383a8255e0722 SHA1: 3ab3a36f3d8e8dd1c5d280eaa797c50cb8638a09 SHA256: 66685a3ab92847fef18f3ad52ac38dc270314669c47b9514724b90d7f6ad4f32 SHA512: ec96218bb3818c8d20411781bc3a547e25df8941ea53677f0bf295668379ad15ec8ba0e75da992592a0783c836f5a743594f95d1e781cd756a42fdcb157a39ac 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 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 58248 Provides: c-compiler Depends: cpp-10 (= 10-20200411-ok5), gcc-10-base (= 10-20200411-ok5), libcc1-0 (>= 10-20200411-ok5), binutils (>= 2.34), libgcc-10-dev (= 10-20200411-ok5), libc6 (>= 2.15), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.13-0ubuntu6) Suggests: gcc-10-multilib, gcc-10-doc (>= 10), gcc-10-locales (>= 10) Replaces: cpp-10 (<< 7.1.1-8) Filename: pool/main/g/gcc-10/gcc-10_10-20200411-ok5_amd64.deb Size: 17662228 MD5sum: 90a0cd76103fc533168b1b934b4ba030 SHA1: 74d8befa3cd7242856c8dfe139054057cb64060b SHA256: e7f76acc08e12e7f6c501ecef4175132218ef073781a42ecbb5f4e3f060220f0 SHA512: dc05a1adae679662284a480ac4e209113a969ef8f805cc40b48c04d2f88189c8ea8145d6183e84ad2e55b8edd5161604a998b77b761ce5dd162eb878401cf247 Homepage: http://gcc.gnu.org/ Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-10-base Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: required Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 82 Breaks: gnat (<< 7) Filename: pool/main/g/gcc-10/gcc-10-base_10-20200411-ok5_amd64.deb Size: 18838 MD5sum: 0c00fc190755abcb0da7b083bcbb66dc SHA1: 4390a7a5628a2dace031923290b4aaa23e772307 SHA256: 26c8405810e4f0bb71f5c59973097b31051d3e6aca49b3a4f30c0b39c33f531c SHA512: 63b4aa91f0114bb64886d6e960a24757ad45863f5f2dbb3b7811adaa3e688030a244d80029b36a86f2e64ddad23602a082519e87b0e14882577de060c487046f Homepage: http://gcc.gnu.org/ 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). Package: gcc-10-doc Architecture: all Version: 10-20200411-ok5 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 10436 Depends: gcc-10-base (>= 10) Conflicts: gcc-docs (<< 2.95.2) Replaces: gcc (<= 2.7.2.3-4.3), gcc-docs (<< 2.95.2) Filename: pool/main/g/gcc-10/gcc-10-doc_10-20200411-ok5_all.deb Size: 2579918 MD5sum: 42f012c1cc9909cbd53d7121eb292f5f SHA1: a7ab3d77e4326ad2b157433083884752ccc58ca8 SHA256: 3faf312461347d1d26b1087f21b745b53ad8d8486b8b4af9588f76887a325469 SHA512: 111d52c4fda89831caae13632f1457802ffed4c485fc1f7bccecc1e5a0bd2a363b2937328e2275bb9064d55c12eb643927ce7dfcae459cda74b140bceb7c011b Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. Package: gcc-10-hppa64-linux-gnu Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 68479 Depends: gcc-10-base (= 10-20200411-ok5), gcc-10 (= 10-20200411-ok5), binutils-hppa64-linux-gnu | binutils-hppa64, libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-10/gcc-10-hppa64-linux-gnu_10-20200411-ok5_amd64.deb Size: 23410562 MD5sum: 5677109ceb1aa1309468f2dae0bc248c SHA1: afac09021da58b27bf08dad4acd36b1a15e6edf6 SHA256: 76651ed6eadaed270ba7bdb4dfee4b55013d5fb86f71a4bcd2fb776ea7382271 SHA512: 2320f63fc48b7ea2fb3c4fb7a785ebc7274fc2bbc1626fa30faa0821761e5ab94af25ceb3baf18c5bdbcfd5da7a8c55d289ee7da0526b8568d67976789ae7927 Homepage: http://gcc.gnu.org/ Description: GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-10-locales Architecture: all Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4 Depends: gcc-10-base (>= 10), cpp-10 (>= 10) Recommends: gcc-10 (>= 10) Filename: pool/main/g/gcc-10/gcc-10-locales_10-20200411-ok5_all.deb Size: 890 MD5sum: 5d433a5338e37c1e948cbb4c7635caed SHA1: 10e760a2e1f0749196c3d7d4d310198202f8a8b6 SHA256: 5ed9c892c958e53aad6053b73caed861437f6c8ceded2184fc3a49b6b779aab6 SHA512: f747f1368b6cabf350c19984a677f02f747cf31e686ec6072e60f195ab30bea2876d55e193aa9771c7895cf8d0fff8a2a76c43ce1c96992555c9d080f1616d6d Homepage: http://gcc.gnu.org/ Description: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-10-multilib Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-10-base (= 10-20200411-ok5), gcc-10 (= 10-20200411-ok5), libc6-dev-i386 (>= 2.11), libc6-dev-x32 (>= 2.11), lib32gcc-10-dev (= 10-20200411-ok5), libx32gcc-10-dev (= 10-20200411-ok5) Filename: pool/main/g/gcc-10/gcc-10-multilib_10-20200411-ok5_amd64.deb Size: 870 MD5sum: bb52cc3196666b020667a00022072ec3 SHA1: 2fe4060eaa29975b103c7b2bd08a0f857ec37e12 SHA256: 091ef2777199c624dafb1d36dde27e6f5621c889be3bf2c430e975284139c0d8 SHA512: e1ea7910b8498e98d4f0aea7cc9f9fdea7c3bfbacefb02e320db26e65dedc73ca7cf059c67b9269fdb082e5a94500b5a045de8d3502a6b1d4961108f1f13f43b Homepage: http://gcc.gnu.org/ Description: GNU C compiler (multilib support) 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). Package: gcc-10-offload-amdgcn Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 123013 Depends: gcc-10-base (= 10-20200411-ok5), gcc-10 (= 10-20200411-ok5), libc6-dev (>= 2.13-0ubuntu6), libgomp-plugin-amdgcn1 (>= 10-20200411-ok5), llvm-10, lld-10, libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-10/gcc-10-offload-amdgcn_10-20200411-ok5_amd64.deb Size: 16287640 MD5sum: 15c17e5efa051f897c8bd0e086f7533b SHA1: 054b73bc8eca4bc18fd138815e5b3a6ecc9ecd23 SHA256: 86b2812fbfa038f888ad2ac0938450bd2e00f8ca4ff33eb76568f8221b98586b SHA512: e5f4192a4bae8da7d7deea1015a825034d8f7a9a6e2cfc266dc2939ab42912c7ea307f598536eca8766622797eff86191a03c56db9591ddba051f3509ae727c0 Homepage: http://gcc.gnu.org/ Description: GCC offloading compiler to GCN The package provides offloading support for AMD GCN. OpenMP and OpenACC programs linked with -fopenmp will by default add GCN code into the binaries, which can be offloaded to AMD GCN capable devices if available. Package: gcc-10-offload-nvptx Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 52683 Depends: gcc-10-base (= 10-20200411-ok5), gcc-10 (= 10-20200411-ok5), libc6-dev (>= 2.13-0ubuntu6), nvptx-tools, libgomp-plugin-nvptx1 (>= 10-20200411-ok5), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-10/gcc-10-offload-nvptx_10-20200411-ok5_amd64.deb Size: 9500564 MD5sum: 7cdeeb79dfe46d0f749e70f9b6c169ca SHA1: 0b537828d1b660587b47d0bbad8554ce34525f5c SHA256: 804e638807a805096e677410493ed57d30721931eb57a040207b367c81e22468 SHA512: ff0b1df4fb8be484f48a82f998c9fc3507aec251f9a94dd268b8eee6269dc83d3de2bb25fc36873d075cbb5ea67d2ab58e3fdd1a2db894a3140ff4c924e516ea Homepage: http://gcc.gnu.org/ Description: GCC offloading compiler to NVPTX The package provides offloading support for NVidia PTX. OpenMP and OpenACC programs linked with -fopenmp will by default add PTX code into the binaries, which can be offloaded to NVidia PTX capable devices if available. Package: gcc-10-plugin-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8798 Depends: gcc-10-base (= 10-20200411-ok5), gcc-10 (= 10-20200411-ok5), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.14) Filename: pool/main/g/gcc-10/gcc-10-plugin-dev_10-20200411-ok5_amd64.deb Size: 1324340 MD5sum: 786ec20802be28f4ac49e71cbaaa25ef SHA1: d1f30b98bbbea71699b6ac45af6eb4ad908d73ec SHA256: 708af2f90e5e2c1802a896286c5ed09760f75f1d2b04312fd17ca40d473faa74 SHA512: 15d61d392adc98c746cb8973c53223e38ccef08d5c6533539a377facd10a73b816893275b8a608cbda90b8375744b835a1456e568de5346a55d0954af7542395 Homepage: http://gcc.gnu.org/ 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. Package: gcc-10-source Architecture: all Version: 10-20200411-ok5 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 75352 Depends: make, quilt, patchutils, sharutils, gawk, lsb-release, m4, libtool, autoconf Filename: pool/main/g/gcc-10/gcc-10-source_10-20200411-ok5_all.deb Size: 72666426 MD5sum: c30b320a48098aa6f65cf15326679b4e SHA1: c4ebbfe7ef908ddfbe9e6fbe5cfe284f7e05a646 SHA256: 943de18fcefc6450bbf658eb79b257d6030685fb3a50c4a66fdae519b101ea4f SHA512: 9f9fda8e96a91ac59d0480c9431d40e7db1f12624d133722690c6e752d177e08a804e8aefb56ee478e12af2e32b75962ecf75940eac05730a1d028acc53f9962 Homepage: http://gcc.gnu.org/ Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-10-test-results Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8 Depends: gcc-10-base (= 10-20200411-ok5) Replaces: g++-5 (<< 5.2.1-28) Filename: pool/main/g/gcc-10/gcc-10-test-results_10-20200411-ok5_amd64.deb Size: 934 MD5sum: 4dd6c20e6ffa276aa5816a1333a8600f SHA1: a452f44f1a88b34a7a5a2193c5ec074adf0396de SHA256: 37f04e5e2ce0365f217588035b020af02be9118741b1b8b70490695fd0dc12e6 SHA512: 1c93bdc84f8fbe77ff9055e9716958d114325d6b9fa47f1ffc45035bc1f5b79db095fc0ad4daab9704e8719263fa2afdb35f36587c8129208c42c3def569093e Homepage: http://gcc.gnu.org/ Description: Test results for the GCC test suite This package contains the test results for running the GCC test suite for a post build analysis. Package: gcc-12 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 69061 Provides: c-compiler Depends: cpp-12 (= 12.3.0-1ok3), gcc-12-base (= 12.3.0-1ok3), libcc1-0 (>= 12.3.0-1ok3), binutils (>= 2.39.50.20221224), libgcc-12-dev (= 12.3.0-1ok3), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.23-1~) Suggests: gcc-12-multilib, gcc-12-doc (>= 12), gcc-12-locales (>= 12) Replaces: cpp-12 (<< 7.1.1-8) Filename: pool/main/g/gcc-12/gcc-12_12.3.0-1ok3_amd64.deb Size: 21059578 MD5sum: 534d7a762ce2e5a77c8de70156c0f35e SHA1: cb75d8c913f84fc7341f9f77989ea99282e07683 SHA256: eb5d076f54e8f91f09191a1061cdd34df4c5e086b8c1e24dcfe1f7c9ecdfa4a0 SHA512: d7fc2637ee91e33d1b4603dc04cfd69fa27a8e946f893f6558f792b97747230a998413eea638655c879a6f18170dab24e4a0eda226d7108627f984af9992323c Homepage: http://gcc.gnu.org/ Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-12-base Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 81 Breaks: gnat (<< 7) Filename: pool/main/g/gcc-12/gcc-12-base_12.3.0-1ok3_amd64.deb Size: 18284 MD5sum: bc61d3c9a75b41b66e6bdaa4f646db06 SHA1: 2d17eda19e235651ce0b25bdbb7f35962336f0f8 SHA256: 2805d109f6f2f0c28f94cd38d9ecf1f06cb735fd0fc4bce278b5a45fba0fe040 SHA512: b1dd424762406214bb69af54cc950826afca82775e3d96daa0c9eb4501d0b1ff1ebee165202cfc69759ec71786403d9321b56a10345c4110bad96e932839ff4b Homepage: http://gcc.gnu.org/ 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). Package: gcc-12-hppa64-linux-gnu Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 44851 Depends: gcc-12-base (= 12.3.0-1ok3), gcc-12 (= 12.3.0-1ok3), binutils-hppa64-linux-gnu | binutils-hppa64, libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-12/gcc-12-hppa64-linux-gnu_12.3.0-1ok3_amd64.deb Size: 15428554 MD5sum: f5451298a0b6ea6d14ea06a06c971f14 SHA1: 491a2ec52be2ced4f8db8d7f25b7dc50f31d5d59 SHA256: ef7bab1d92a08bc1fdfb82e08110e9e8709b5b054770570d4de68b9718551410 SHA512: dfd746ff12bc89ca8ab81136a4c0c02efec2a7ce43368eb66bcb9fbd1c79af282b6ca7b2ebc28513cb40a3eaebfe79388faba647122467b3fd734205d7730572 Homepage: http://gcc.gnu.org/ Description: GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-12-locales Architecture: all Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12473 Depends: gcc-12-base (>= 12), cpp-12 (>= 12) Recommends: gcc-12 (>= 12) Filename: pool/main/g/gcc-12/gcc-12-locales_12.3.0-1ok3_all.deb Size: 2019792 MD5sum: fc4472032858fc172b2b6e81b1ee4ce1 SHA1: 4a9aa9147d99c3445651f47c63b812394ba4c045 SHA256: 29ccb1fb612896419f5534cbcb4e2de2ca8a392a43d39c62ee1dc263fee26f1b SHA512: e8eaecfd8fd662aef4a73dd0ea43962885639da4743a9acd540dfe3d76c73e890d2128ab06aa2f8f468db726d3d89732256f32f76fc407a601c940f3e7a502a6 Homepage: http://gcc.gnu.org/ Description: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-12-multilib Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-12-base (= 12.3.0-1ok3), gcc-12 (= 12.3.0-1ok3), libc6-dev-i386 (>= 2.23-1~), libc6-dev-x32 (>= 2.23-1~), lib32gcc-12-dev (= 12.3.0-1ok3), libx32gcc-12-dev (= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/gcc-12-multilib_12.3.0-1ok3_amd64.deb Size: 868 MD5sum: 2ba3a72e4f45c6a0f185ca646b2bb19a SHA1: 379ec260f0df45deaa166766432eab720979e683 SHA256: 071d579a4f48f40c5bc1b8c895ff244e04babc93565679842208e6724b8a678a SHA512: a2487d43e95533eb5034542bd464e12bfbb05ea497dc3531fa8192676be04f12c8f20c992971c787878f35d846c2bc9b7b4e39ab10d3602fb851f6ad0bec8a7b Homepage: http://gcc.gnu.org/ Description: GNU C compiler (multilib support) 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). Package: gcc-12-offload-amdgcn Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 137075 Depends: gcc-12-base (= 12.3.0-1ok3), gcc-12 (= 12.3.0-1ok3), libc6-dev (>= 2.23-1~), libgomp-plugin-amdgcn1 (>= 12.3.0-1ok3), amdgcn-tools, libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-12/gcc-12-offload-amdgcn_12.3.0-1ok3_amd64.deb Size: 18844358 MD5sum: 10b83d0c8abae98d7086d4623c755df8 SHA1: 4a7adf9897aee95e45d5d788fe48bc0ee7bbad47 SHA256: bc62a1a565a023caf4fa62e58a252db5f5923d2dde9eb2266256c11daa90ab86 SHA512: 77f61acc3bacf55243d7aa5370d41d91d508957f03ab5c64040ba4b416029cb463eb445f0ac81d67f97af7ef87bf953254f715f6cd404f106ab8ad8170784255 Homepage: http://gcc.gnu.org/ Description: GCC offloading compiler to GCN The package provides offloading support for AMD GCN. OpenMP and OpenACC programs linked with -fopenmp will by default add GCN code into the binaries, which can be offloaded to AMD GCN capable devices if available. Package: gcc-12-offload-nvptx Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 57872 Depends: gcc-12-base (= 12.3.0-1ok3), gcc-12 (= 12.3.0-1ok3), libc6-dev (>= 2.23-1~), nvptx-tools, libgomp-plugin-nvptx1 (>= 12.3.0-1ok3), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-12/gcc-12-offload-nvptx_12.3.0-1ok3_amd64.deb Size: 10469782 MD5sum: 04a6b7ce54d046191c16287e85a91a40 SHA1: c055b64038f1d68760b96010180380c33006b555 SHA256: e050b7ffda4827584af565fe75a1a9ea144b7ffe3d712b39fb7036a3b7ab1ba1 SHA512: b75f9a7f0ba1fb3c2573e79be3102e7b7368fdf6906fe0d3b54dcb13aec81c9c47bfae5de694907abaa0190b9ee2dc274bc58e15459547c1fa5852e3a93822dc Homepage: http://gcc.gnu.org/ Description: GCC offloading compiler to NVPTX The package provides offloading support for NVidia PTX. OpenMP and OpenACC programs linked with -fopenmp will by default add PTX code into the binaries, which can be offloaded to NVidia PTX capable devices if available. Package: gcc-12-plugin-dev Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9750 Depends: gcc-12-base (= 12.3.0-1ok3), gcc-12 (= 12.3.0-1ok3), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.38) Filename: pool/main/g/gcc-12/gcc-12-plugin-dev_12.3.0-1ok3_amd64.deb Size: 1431574 MD5sum: 292365530efda2d9b6814e2c96946121 SHA1: 5f5878906e5dca5d9d4061d24a96f15e50b2503c SHA256: 0c9acdd57a7bf1aeef9e3d736c3330b6cbb86bae1bb70f73c47cf9a889259e43 SHA512: 7b182e60e912a74f90a709c6839f09add5ab236d6dfea6deed173a5eeac4152fd9bc19f72050686da82ae3c7b3c32539f14f9d5342aae262de7b6365e4950346 Homepage: http://gcc.gnu.org/ 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. Package: gcc-12-source Architecture: all Version: 12.3.0-1ok3 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 88979 Depends: make, quilt, patchutils, sharutils, gawk, lsb-release, time, m4, libtool, autoconf2.69 Filename: pool/main/g/gcc-12/gcc-12-source_12.3.0-1ok3_all.deb Size: 87270762 MD5sum: 57cfd48eded477845f8183ecfd0fa4b0 SHA1: 615fc44bdd341ed314ec0a33359d3f05be04c3f6 SHA256: 7067fca1ed64281f1a41854dc9e502e4feaf78e20618da17d2f700667f4608ac SHA512: 975f02a1b19bb3844c7b7f139e35181371a73d5cdc3ea74d69ebe84e6d45b6f33f5663d6b481ba916d2b12f0f0fdd2e546163f0b0b909b89925fa36f9cadf208 Homepage: http://gcc.gnu.org/ Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-12-test-results Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 16360 Depends: gcc-12-base (= 12.3.0-1ok3) Replaces: g++-5 (<< 5.2.1-28) Filename: pool/main/g/gcc-12/gcc-12-test-results_12.3.0-1ok3_amd64.deb Size: 16718680 MD5sum: 878c7310038206641a257d8b40ec2978 SHA1: 7e17a8fff64d9cf6c8090f0f4c636ebaf885b1f3 SHA256: d3b01b6841f8b68fa2d0405cbd7e5e72d28caa9ca83e23e91e83017ba65a0ddb SHA512: b9bf1b35d10b40d2de31ca3c924434a45ab8199b0fdd5f0628c861d352ed1a810eb588fccd361332140d9341f0086bc09690868dc97afc93e3a4daf73a537f8d Homepage: http://gcc.gnu.org/ Description: Test results for the GCC test suite This package contains the test results for running the GCC test suite for a post build analysis. Package: gcc-13 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 60693 Provides: c-compiler Depends: cpp-13 (= 13.2.0-4ok3.3), gcc-13-base (= 13.2.0-4ok3.3), libcc1-0 (>= 13.2.0-4ok3.3), binutils (>= 2.39.50.20221224), libgcc-13-dev (= 13.2.0-4ok3.3), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.23-1~) Suggests: gcc-13-multilib, gcc-13-doc (>= 13), gcc-13-locales (>= 13) Replaces: cpp-13 (<< 7.1.1-8) Filename: pool/main/g/gcc-13/gcc-13_13.2.0-4ok3.3_amd64.deb Size: 21050204 MD5sum: 7b633568a918ad0c9277b7ba17963c86 SHA1: 5ad5918b96d3ed5dff522f234c5d130af36dd427 SHA256: 9a98c3351dbbb51b4f59d73c9de431f1566d056bd8ad7ac9018fbde4dec06e94 SHA512: c7d4ae70e9bf590ec0eb4928a8017ab7e87bd52a42d91aa12b0bb1cef95db470518290c758dbff101bb428b1745c1051c319b5be53ca9b9b6c50e816ba929783 Homepage: http://gcc.gnu.org/ Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-13-base Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 81 Breaks: gnat (<< 7) Filename: pool/main/g/gcc-13/gcc-13-base_13.2.0-4ok3.3_amd64.deb Size: 18172 MD5sum: 8a9070c894e2b8a6aa5913cd487e3def SHA1: ac07267df52d803e4184661c0c8764d27d538e8f SHA256: 15d8a2446e39c3c84eb0704856e275df0e2f638b2823585b7e1b71ed188799ad SHA512: be15d330b899c5e7d5e8bab20ff94841bd0149cb7cab61726c0a7bf79beba3201acb904e640dd9242019b09c7abae0f67de497129fc643a75be13d8fc0db657d Homepage: http://gcc.gnu.org/ 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). Package: gcc-13-hppa64-linux-gnu Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 49350 Depends: gcc-13-base (= 13.2.0-4ok3.3), gcc-13 (= 13.2.0-4ok3.3), binutils-hppa64-linux-gnu | binutils-hppa64, libc6 (>= 2.38), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-13/gcc-13-hppa64-linux-gnu_13.2.0-4ok3.3_amd64.deb Size: 16738442 MD5sum: f2eea1821c5ed123b948ea5b7e827be0 SHA1: 6aa78cba8cb85a0154990b1d89e9650ed8e1c628 SHA256: 10c4a355fbf84327db06a377257790f0b9b75b7c60d96f00747e8e4ab451bcc1 SHA512: 03246a189a4bed8e092e4e1a687c26dc04c5f5ad8dde32e6112acc3bbfc0805f8422a8d04a47a97a92502f5915de4041633b111cc163dddf0b85a0e2ee2c0597 Homepage: http://gcc.gnu.org/ Description: GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-13-locales Architecture: all Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 15132 Depends: gcc-13-base (>= 13), cpp-13 (>= 13) Recommends: gcc-13 (>= 13) Filename: pool/main/g/gcc-13/gcc-13-locales_13.2.0-4ok3.3_all.deb Size: 2231898 MD5sum: e5873862b9c92c31121886ca0fe1c074 SHA1: 41575676d345a4baf50cf2dcf783642b08e8e1bf SHA256: 06186849e5e070e7009235825375c048d6617b39e6fb7ae3d47af981c85c12b3 SHA512: 41e4d9d9694a43a88b6a1a94cb25b10bbd8df19765ab32d7250995ca6a859c130ce282b18cd23539bc29a4a8070fcbb2bc911c7a964eae82b3dbf67a249a31df Homepage: http://gcc.gnu.org/ Description: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-13-multilib Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-13-base (= 13.2.0-4ok3.3), gcc-13 (= 13.2.0-4ok3.3), libc6-dev-i386 (>= 2.23-1~), libc6-dev-x32 (>= 2.23-1~), lib32gcc-13-dev (= 13.2.0-4ok3.3), libx32gcc-13-dev (= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/gcc-13-multilib_13.2.0-4ok3.3_amd64.deb Size: 870 MD5sum: 5b698611f078c311aef722837461ed0f SHA1: 3a47e7c367a3dbe55b0bfe9b66ba30ffa3dc93fc SHA256: 73d1d4ee7c3d45da9e0b5ed15ae2d39e5bd2318815932e77721f5bf8be34ba1a SHA512: ece2e0ea3c4db8e767ec7918e17a43b9d3aebc19078cc02b33c8a4fd0228aa5dc571996ec0608064920a085bd63c855af66b285e0bd6dccb30af091a954fe8e6 Homepage: http://gcc.gnu.org/ Description: GNU C compiler (multilib support) 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). Package: gcc-13-offload-amdgcn Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 30795 Depends: gcc-13-base (= 13.2.0-4ok3.3), gcc-13 (= 13.2.0-4ok3.3), libc6-dev (>= 2.23-1~), libgomp-plugin-amdgcn1 (>= 13.2.0-4ok3.3), amdgcn-tools, libc6 (>= 2.38), libgmp10 (>= 2:5.0.1~), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-13/gcc-13-offload-amdgcn_13.2.0-4ok3.3_amd64.deb Size: 8987168 MD5sum: da1ba71d7052a09a120e65ce28b3f0df SHA1: ea6493df24c9f6b6638a0a8c97f866e8f7b847d3 SHA256: 7dbc184c824237e707d6cad08eefea101bae1ab2c293409dbf3eef6f1ccec720 SHA512: 25a85c0d87071fe0327bc16793cedf8ec74be5767dcf119903292da31b064d74053d5144c2103eb00386a7f212a5c9ee7fe3d7bfdbc790e1b9cd10d2182b3fd4 Homepage: http://gcc.gnu.org/ Description: GCC offloading compiler to GCN The package provides offloading support for AMD GCN. OpenMP and OpenACC programs linked with -fopenmp will by default add GCN code into the binaries, which can be offloaded to AMD GCN capable devices if available. Package: gcc-13-offload-nvptx Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 25149 Depends: gcc-13-base (= 13.2.0-4ok3.3), gcc-13 (= 13.2.0-4ok3.3), libc6-dev (>= 2.23-1~), nvptx-tools, libgomp-plugin-nvptx1 (>= 13.2.0-4ok3.3), libc6 (>= 2.38), libgmp10 (>= 2:5.0.1~), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-13/gcc-13-offload-nvptx_13.2.0-4ok3.3_amd64.deb Size: 8234500 MD5sum: a938b9ccaa3062fadd8919e0602d3786 SHA1: 2fdea282689d74b6b3a34a9d2fcc58c311693fb0 SHA256: 883f6a10cf1403ef81bcad1272a4e46f99bf96e01fad1546e7832d7f6ec6a8ce SHA512: df04d11e1b25197df84ed95aff30ea69bb593e9fdb684b126419921cffe5eeba18ef54a3f6bd56594566fa00669a9cfa826187c6334c392c9b5ed35dca90c9f3 Homepage: http://gcc.gnu.org/ Description: GCC offloading compiler to NVPTX The package provides offloading support for NVidia PTX. OpenMP and OpenACC programs linked with -fopenmp will by default add PTX code into the binaries, which can be offloaded to NVidia PTX capable devices if available. Package: gcc-13-plugin-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9934 Depends: gcc-13-base (= 13.2.0-4ok3.3), gcc-13 (= 13.2.0-4ok3.3), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.38) Filename: pool/main/g/gcc-13/gcc-13-plugin-dev_13.2.0-4ok3.3_amd64.deb Size: 1450206 MD5sum: fddd4dd5adb9bae6510883b631e219f9 SHA1: 4b3e746259292fd8783a21ea1b13a3d36a0743a0 SHA256: 409635def8ffbee3ca83a51b77f80632b783bbe9bbd342bd1a6d4c67befc35d7 SHA512: 688c49745bce6618e4b8a9f41248753f0b2ed1218b0ef9b93e6672256ca777b1caf4283be937473f92f5bec48fd8a0182d6e4b9e6a52a99efeaee5f785974f8f Homepage: http://gcc.gnu.org/ 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. Package: gcc-13-source Architecture: all Version: 13.2.0-4ok3.3 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 103980 Depends: make, quilt, patchutils, sharutils, gawk, lsb-release, time, m4, libtool, autoconf2.69 Filename: pool/main/g/gcc-13/gcc-13-source_13.2.0-4ok3.3_all.deb Size: 89267734 MD5sum: 99ca0c9228e6c6ebd72afd9fc67d8e17 SHA1: 1d9a431ef1ca589e4a9008fe2be12459980bc3ae SHA256: 855a0dcd9bb4b42960f2abd6cbf7aaa4c07c797d897f4b3676aad686d5049d0f SHA512: f1d119393a64dfe31e1c993a6b203b5be87ce71fd79a2ec3ae4e634100a61414d1a3717ab5abe2c804d558bdc91ffe7b13628a25152347baab912a4e99181fef Homepage: http://gcc.gnu.org/ Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-13-test-results Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 225 Depends: gcc-13-base (= 13.2.0-4ok3.3) Replaces: g++-5 (<< 5.2.1-28) Filename: pool/main/g/gcc-13/gcc-13-test-results_13.2.0-4ok3.3_amd64.deb Size: 222530 MD5sum: 7f799d0d3952821b0222bbd560354392 SHA1: 846b01b7daf52664026ed43262c9a44c804b4562 SHA256: 3df8f173e9c6ca5a0fe2a82258cd594eb24998e9e5c4296299c792306b18132e SHA512: 720bd0dc40e45372c0a3b3e2192cbc1d49af966a042c479431e440fb6f469b5058d7b260c6969fab6ac660087d38e0a1d45cd3a5ba57926f12d910234792ae18 Homepage: http://gcc.gnu.org/ Description: Test results for the GCC test suite This package contains the test results for running the GCC test suite for a post build analysis. Package: gcc-7 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 27397 Provides: c-compiler Depends: cpp-7 (= 7.5.0-ok2), gcc-7-base (= 7.5.0-ok2), libcc1-0 (>= 7.5.0-ok2), binutils (>= 2.34), libgcc-7-dev (= 7.5.0-ok2), libc6 (>= 2.15), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.13-0ubuntu6) Suggests: gcc-7-multilib, gcc-7-doc (>= 7), gcc-7-locales (>= 7) Replaces: cpp-7 (<< 7.1.1-8), gccgo-7 (<< 7.5.0-ok2) Filename: pool/main/g/gcc-7/gcc-7_7.5.0-ok2_amd64.deb Size: 10137036 MD5sum: 30f5c1ca9623129b0d7998909a40acaa SHA1: 9d802ab49704d7d59af1228204f75aa1a72155a1 SHA256: 4a8564a746af36c84f6f20248d19a1cf22777cfa14727705256f87593f6b90bc SHA512: d3d77224642a94f62f278123be12ad5807240ec1d520ae3053774cd5c7d369cd831588f0b06d7cd82dc7c500e2dcdf16415b8fb993588e8093a608267359902f Homepage: http://gcc.gnu.org/ Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-7-base Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: required Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 82 Breaks: gcc-4.4-base (<< 4.4.7), gcc-4.7-base (<< 4.7.3), gcj-4.4-base (<< 4.4.6-9~), gcj-4.6-base (<< 4.6.1-4~), gnat (<< 7), gnat-4.4-base (<< 4.4.6-3~), gnat-4.6 (<< 4.6.1-5~) Filename: pool/main/g/gcc-7/gcc-7-base_7.5.0-ok2_amd64.deb Size: 18406 MD5sum: 975346c928fe9b4525014c4a3ede3af8 SHA1: 80aeca5f41a11c99fe98731bedf6a1ae32a714a4 SHA256: 3c711d92c41cf00d8a8aef2963137f16d3db8de8c4673784e865c1fa8bc23aaa SHA512: 35f27bee5b38bfef2aecb35c25ddc8f1ee1168f2426cb2a757a00cf94f3bcecd3f55578e16b83070fb80bb6de2b9e120413340f3caac8ba340ccdcb92cd5b4f6 Homepage: http://gcc.gnu.org/ 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). Package: gcc-7-doc Architecture: all Version: 7.5.0-ok2 Priority: optional Section: doc Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9523 Depends: gcc-7-base (>= 7), dpkg (>= 1.15.4) | install-info Conflicts: gcc-docs (<< 2.95.2) Replaces: gcc (<= 2.7.2.3-4.3), gcc-docs (<< 2.95.2) Filename: pool/main/g/gcc-7/gcc-7-doc_7.5.0-ok2_all.deb Size: 2342732 MD5sum: 3cabbbcb2f7319d13deada52f4db1fc3 SHA1: b9fc9a90e816a3d26eff735588ba155278c17bc7 SHA256: ed24485a28c15b736827d02b63cc5ca880fb1a50a2e54b4003dde3e27b621b40 SHA512: 73eec54dffdc95dd39e7ed74db42001879fc8533007d33d8310e1896ada0ced0c8e056c43ed3d813558e8ffb0548b576780e5e141724f3f56e0f4aef72d9856f Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. Package: gcc-7-hppa64-linux-gnu Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 30934 Depends: gcc-7-base (= 7.5.0-ok2), gcc-7 (= 7.5.0-ok2), binutils-hppa64-linux-gnu | binutils-hppa64, libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-7/gcc-7-hppa64-linux-gnu_7.5.0-ok2_amd64.deb Size: 10903552 MD5sum: 08010edcba64669d7d64047740cdc85d SHA1: 5d28f94ff9acbfe662c4e58e9bea7efc3f56ea9c SHA256: 5d9ee7315351671a98d7e92f5a9e05362c65602d3898c70c34d7bd813f2f462f SHA512: cfa01d150d43638b18441b57d5132e4d8cc1a9643f4ba343cc39799aa582e99f007fcbf0b213e9154bb18e2e262ff3d58565da984dc41daa92d99814b6c7e9b8 Homepage: http://gcc.gnu.org/ Description: GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-7-locales Architecture: all Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4 Depends: gcc-7-base (>= 7), cpp-7 (>= 7) Recommends: gcc-7 (>= 7) Filename: pool/main/g/gcc-7/gcc-7-locales_7.5.0-ok2_all.deb Size: 880 MD5sum: 899b8fc6ffbc6434afd030e79760f20a SHA1: 8c449f183c47b856519f4d33ba6b4bd499fa4a2c SHA256: 6419bc40c059670ee820e52425de937095762cb0b77302f57dedd78dcd766140 SHA512: c440be35771464bf5fd50148906b509bdcbcb56eb89edc980d0b05ec7c963d249aa208e6e8a1f057b7898863a2fa5989908c55412e69b0d3fcdebd2a8225f618 Homepage: http://gcc.gnu.org/ Description: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-7-multilib Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.5.0-ok2), gcc-7 (= 7.5.0-ok2), libc6-dev-i386 (>= 2.11), libc6-dev-x32 (>= 2.11), lib32gcc-7-dev (= 7.5.0-ok2), libx32gcc-7-dev (= 7.5.0-ok2) Filename: pool/main/g/gcc-7/gcc-7-multilib_7.5.0-ok2_amd64.deb Size: 862 MD5sum: cde8558ab694c6fe1b0b288d4b382092 SHA1: fb07cdb3e1fa638f589accabc547afd25b54867d SHA256: fdb6e4efaf364f785bd00b8e537e644652dc340d14ac331904a626970212ce38 SHA512: 48a1ee28e21e4bc9c4cfa14173c788be43cb878799c6d789e4d13e6bf6512f4e946add44ee3f8ad50554f7e664673c184a1f281051767b341754b08db6a3b597 Homepage: http://gcc.gnu.org/ Description: GNU C compiler (multilib support) 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). Package: gcc-7-offload-nvptx Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 37913 Depends: gcc-7-base (= 7.5.0-ok2), gcc-7 (= 7.5.0-ok2), libc6-dev (>= 2.13-0ubuntu6), nvptx-tools, libgomp-plugin-nvptx1 (>= 7.5.0-ok2), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-7/gcc-7-offload-nvptx_7.5.0-ok2_amd64.deb Size: 7485420 MD5sum: 63f90225f106a0e220b2f40397778fd0 SHA1: 92d1a19e5a0b9a723c3b58b0ac2a112fc6d620a1 SHA256: 2f7f2117ea244da0ea7531f9e8d1548eac6ad0ba926df2b7cedeb4ae5a52f6d3 SHA512: d118864ef4c626a3cdf46cc77eec25ed63ae36292627ff9c2213ce145ed3f3579281afea6be38af71a9851725e783a58fe77d63a2b4f611c8e990ccb930ae18c Homepage: http://gcc.gnu.org/ Description: GCC offloading compiler to NVPTX The package provides offloading support for NVidia PTX. OpenMP and OpenACC programs linked with -fopenmp will by default add PTX code into the binaries, which can be offloaded to NVidia PTX capable devices if available. Package: gcc-7-plugin-dev Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7724 Depends: gcc-7-base (= 7.5.0-ok2), gcc-7 (= 7.5.0-ok2), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.1), libc6 (>= 2.14) Filename: pool/main/g/gcc-7/gcc-7-plugin-dev_7.5.0-ok2_amd64.deb Size: 1200958 MD5sum: 9e46bcf9f1388b066a4282c0237f5440 SHA1: 41c4c6bd45a3c9489f8fb4a9ba509f3d4c0ac5bd SHA256: ce234b905f672b7c90ca85d201b4a29894214a5cff558d3a907fba9c71f738fc SHA512: ba45c9596d4469628bcc896fe760c4e7200bb9b9107dc194de3c6f5f9a31e5d8cb51126aab040de4bd7fec98f5e63972bc55723a5c999192506fb75282cba1e8 Homepage: http://gcc.gnu.org/ 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. Package: gcc-7-source Architecture: all Version: 7.5.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 68135 Depends: make, autoconf2.64, quilt, patchutils, sharutils, gawk, lsb-release Filename: pool/main/g/gcc-7/gcc-7-source_7.5.0-ok2_all.deb Size: 66813644 MD5sum: d99ef0685cb23acdbb9ffd47347e03dd SHA1: 513a84dfba52e47acffdb55fc665936aeb6e23b0 SHA256: f25a3546eff00041429ada919870f683111edf7c98a0c14596b289e749c0fb29 SHA512: f874318f9c55ae53ad505b37e208a82eb17518fd47fda821fa57544967e5b6e30bd1f484e5eeb3b0aaf38fcda59a17bae81353ce12bbbbbf3cf1b34fe152d558 Homepage: http://gcc.gnu.org/ Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-7-test-results Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 10518 Depends: gcc-7-base (= 7.5.0-ok2) Replaces: g++-5 (<< 5.2.1-28) Filename: pool/main/g/gcc-7/gcc-7-test-results_7.5.0-ok2_amd64.deb Size: 10740708 MD5sum: 0218f0424d29ad10a0594f4d72d7c34f SHA1: 6279c7a6d49b8094ddf8c5ff0d5397c134d9caa3 SHA256: e0c325cd42780fd94c835e5c6fb2dbc7a0abf7419ddac4f40582bc6ff57f43c4 SHA512: de366e9a443d9209ab8cb8cb41e3367f99550a6afa116250e037e1e9bfc2bfd30c409a7ed8914ca0c981c84faeb9fb1879c5ad6fa39062d2655138ad55dd84bb Homepage: http://gcc.gnu.org/ Description: Test results for the GCC test suite This package contains the test results for running the GCC test suite for a post build analysis. Package: gcc-9 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 29396 Provides: c-compiler Depends: cpp-9 (= 9.3.0-ok12), gcc-9-base (= 9.3.0-ok12), libcc1-0 (>= 9.3.0-ok12), binutils (>= 2.39.50.20221224), libgcc-9-dev (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: libc6-dev (>= 2.13-0ubuntu6) Suggests: gcc-9-multilib, gcc-9-doc (>= 8), gcc-9-locales (>= 8) Replaces: cpp-9 (<< 7.1.1-8) Filename: pool/main/g/gcc-9/gcc-9_9.3.0-ok12_amd64.deb Size: 8474872 MD5sum: ef37efa78201f08838f31ea6e2f68db0 SHA1: d78c22a9083de0d32a624efb09d9a77913e041c5 SHA256: c23be0d1aaab4354721f289f45f29ee88e69e4e0b6647ef1140fd12d8feba39f SHA512: c2ffe3e2c24cf8279acba54b453ca9b4e92a1d926526e44fb8c93a7967188694b2d00718edfdde1b2c590ad3043cb61099aabeb291a05e1080b710f666360490 Homepage: http://gcc.gnu.org/ Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-9-base Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: required Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 87 Breaks: gnat (<< 7) Filename: pool/main/g/gcc-9/gcc-9-base_9.3.0-ok12_amd64.deb Size: 20344 MD5sum: ad029ca57a789ef5024e500718c1b469 SHA1: 877e6fed1064e1fcc38a1a86421208c5a00ebd31 SHA256: 087024318e52888d4cf94d863d4ee00e66cae328b60c6449db80eaaea0ac784e SHA512: 8c3aa8385c836850ccf7171c0b1dc83d93359ed72a69a8fa268efa5b065a5d837673fd0fd3573a406e0f44b8b5d446322bd4cab6d5cbf810c3681c7f95cbb1b8 Homepage: http://gcc.gnu.org/ 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). Package: gcc-9-hppa64-linux-gnu Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 35203 Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), binutils-hppa64-linux-gnu | binutils-hppa64, libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-9/gcc-9-hppa64-linux-gnu_9.3.0-ok12_amd64.deb Size: 12070476 MD5sum: 4ac8d3145010222a1565a14a6cdcc8eb SHA1: 28f52442a62079807ea080286ee2e948f58a6378 SHA256: 802ad224b7a41fe39c693e38c09ff02143880348b20e32039e23046cbd3b3322 SHA512: 2b3746c33e51baf644b4f2b15982ddeb0a538b70daa32b1736775268d683571ee826510dbe7be2fa13c79ae2cc13c7d9ac06d1dfdcb2a2ca4d2ce325d0a07e64 Homepage: http://gcc.gnu.org/ Description: GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-9-locales Architecture: all Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 11784 Depends: gcc-9-base (>= 8), cpp-9 (>= 8) Recommends: gcc-9 (>= 8) Filename: pool/main/g/gcc-9/gcc-9-locales_9.3.0-ok12_all.deb Size: 1883126 MD5sum: 4bd2de23fd30b11181f69707a901d4f3 SHA1: 5ebb15b5904b77e43a065b6f3924300d865cec20 SHA256: cb8ce96ff6485fe1803a17e74488bbbc37eb0d6a78faceede52ceb132fee2d1e SHA512: dc8d774e5278963bec4efb58c528884db1826085c064fc19fa1317eab90e6592df1d8a847a1c9f5599eaced0bc317ff4bd703b05ae9d343f11afb041ae7470cc Homepage: http://gcc.gnu.org/ Description: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-9-multilib Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), libc6-dev-i386 (>= 2.11), libc6-dev-x32 (>= 2.11), lib32gcc-9-dev (= 9.3.0-ok12), libx32gcc-9-dev (= 9.3.0-ok12) Filename: pool/main/g/gcc-9/gcc-9-multilib_9.3.0-ok12_amd64.deb Size: 2734 MD5sum: 940f8e06ed534a30961cbdd7abb968a1 SHA1: e11809252b646f6a14ec84396d3245455bf7a47b SHA256: 7846b052f7f559a1643f08706ed1c83a132b9c006fea1b3f0a47d38baf4783ac SHA512: 882067df8693932f55a89493119af740f83e584151099799b8320150297cc024db200bda12c081c41d8ad3ad53b23b7d269b6280de5fe5306638da8db28c2d91 Homepage: http://gcc.gnu.org/ Description: GNU C compiler (multilib support) 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). Package: gcc-9-offload-nvptx Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 49642 Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), libc6-dev (>= 2.13-0ubuntu6), nvptx-tools, libgomp-plugin-nvptx1 (>= 9.3.0-ok12), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-9/gcc-9-offload-nvptx_9.3.0-ok12_amd64.deb Size: 8444256 MD5sum: d4402247ec2d7083589de52f0350dd7a SHA1: 120d8953959d67edf8dceae817e1d8446b9853fe SHA256: 765ad2abd785452cd7597fd61ea36d34ad475f7778aec1f6af9fe7f44d03a870 SHA512: 58b9d9b8d5db44cbc07b6599e8bbe9c7dca453aa1342e477753c372348058f2699f3305eb28c65b583a2d8dce2862fe1469c411e0265f331c1ef644d6b525136 Homepage: http://gcc.gnu.org/ Description: GCC offloading compiler to NVPTX The package provides offloading support for NVidia PTX. OpenMP and OpenACC programs linked with -fopenmp will by default add PTX code into the binaries, which can be offloaded to NVidia PTX capable devices if available. Package: gcc-9-plugin-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8429 Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), libgmp-dev (>= 2:5.0.1~), libmpc-dev (>= 1.0), libc6 (>= 2.34) Filename: pool/main/g/gcc-9/gcc-9-plugin-dev_9.3.0-ok12_amd64.deb Size: 1278302 MD5sum: 5b5d83f6acc293e196970be91ef7c8e8 SHA1: 914e47005c7aee33d47146023818d61569f67251 SHA256: 7c9eb2bf70ab5277ccf5c5474a9d882fdeef7209ac9a15690d293249bdcf1b62 SHA512: d3741ba790f39c5d90a8a90f05ac1b5070cd388f840cd0f02da91a717b8561fbd55333ae1997a516837faa98a0b0596bba8e5650ba536aed3c8bd71f64de264c Homepage: http://gcc.gnu.org/ 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. Package: gcc-9-source Architecture: all Version: 9.3.0-ok12 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 75762 Depends: make, quilt, patchutils, sharutils, gawk, lsb-release, m4, libtool, autoconf2.69 Filename: pool/main/g/gcc-9/gcc-9-source_9.3.0-ok12_all.deb Size: 72854942 MD5sum: e7cd563ccf13c9e894ec994e57b60008 SHA1: 7f83e4baa5fbbcb62bd8d12414b651ebd14f52b7 SHA256: 344c389224d7e3edd95131b1518b968e9da971cebf7c7ea8f472f9334b3123e0 SHA512: 8039042379e76fff4f834fcfd1540a8c1e35a00f36cd1fde37ef8ac7d3815a30476999513fbe02dbf6a2f2cf136a44006bbd56e6c5cc55b8a7e3949d97e9763e Homepage: http://gcc.gnu.org/ Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-9-test-results Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12099 Depends: gcc-9-base (= 9.3.0-ok12) Replaces: g++-5 (<< 5.2.1-28) Filename: pool/main/g/gcc-9/gcc-9-test-results_9.3.0-ok12_amd64.deb Size: 12361384 MD5sum: bbe7be3fae181ec7e2df37e2c83858ad SHA1: bdf6fc3ff68d5cfaa175c98be598e27763701b71 SHA256: 20c092e99d251b8b676a5a87f2a35f41d75e062f50dd39eb97fdde0bbe85971e SHA512: a35ba0161d4baae426876de12428a2af918bb3ebd616d25f6196217819005ed8ebcd47534a5748da9511466e5e9dd9bf8f4ef25729a226e59ce20d8478f70840 Homepage: http://gcc.gnu.org/ Description: Test results for the GCC test suite This package contains the test results for running the GCC test suite for a post build analysis. Package: gcc-aarch64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-aarch64-linux-gnu (= 4:12.2.0-ok1), gcc-12-aarch64-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-arm64-cross | libc-dev-arm64-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-aarch64-linux-gnu, libtool, make, manpages-dev Filename: pool/main/g/gcc-defaults/gcc-aarch64-linux-gnu_12.2.0-ok1_amd64.deb Size: 1222 MD5sum: c6baa667e0072d8df7617a4390cd14ee SHA1: 076cf9ffd35f58313c12c048e5d03942badfb0c6 SHA256: 4b4f09404cdefe0ddcde95bf4e327f104f8a5123edf1a5e1a5789840b2a720af SHA512: 61705df9d1f56b1ee27130e37e55349b7f27deb50afd93e30825c117f5c637a5b28c44311a86486870b482155ea7cf6987cc2ff98868203dba1ee12cd55e94ef 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. Package: gcc-alpha-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-alpha-linux-gnu (= 4:12.2.0-ok2), gcc-12-alpha-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-alpha-cross | libc-dev-alpha-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-alpha-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-ports/gcc-alpha-linux-gnu_12.2.0-ok2_amd64.deb Size: 1404 MD5sum: feba7b09e9d86300bb1fbf08a4a15c66 SHA1: cfa76c4c3f6a479ea52347426d2c0dca0dff68ab SHA256: 0781e9704c4df417a565a377b2fbaaa87b3b080c1942283387bce71505338efd SHA512: 0c859b8dcea9490b6f5dc05afe8fd93778482a584bea1647a4fd15bb7d9ec868afcb9ab94002dc46163a5c1b0214a546c5b83f6f12b69d9d4bc40931b1a1d3e6 Description: GNU C compiler for the alpha 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 alpha architecture. Package: gcc-arc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-arc-linux-gnu (= 4:12.2.0-ok2), gcc-12-arc-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-arc-cross | libc-dev-arc-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arc-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-ports/gcc-arc-linux-gnu_12.2.0-ok2_amd64.deb Size: 1396 MD5sum: a3d821c44dec85e8c73a11b85cb76d4b SHA1: 344ac461171958661c732563ed9ec5a8d054af1c SHA256: 4ba171b131c90029a5f8dba2ecb3e1223788243e4e8455d375a9ed19ae2bfe4f SHA512: 8b9e109ed1be5d620602151642da2c95f0d166cebf1c1bf9881887fd1ea0f63697b13e4974678504ce63278a26e086c48ea1738148837f8e74381a1eda305bfe Description: GNU C compiler for the arc 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 arc architecture. Package: gcc-arm-linux-gnueabi Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-arm-linux-gnueabi (= 4:12.2.0-ok1), gcc-12-arm-linux-gnueabi (>= 12.2.0-1~) Recommends: libc6-dev-armel-cross | libc-dev-armel-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-arm-linux-gnueabi, libtool, make, manpages-dev Filename: pool/main/g/gcc-defaults/gcc-arm-linux-gnueabi_12.2.0-ok1_amd64.deb Size: 1216 MD5sum: e470cc6477aac42e43b648c371d6246f SHA1: c08ed2e69de61ef7a09c8606e2361c44bfddc1c8 SHA256: 24517cbde23679ed4bc0d5557aeb18a465986e2561debcbeb8d2b60d4bbcd415 SHA512: 1b0902647ac8cce64b3d894b73821daada2ce6671f3451985ae4112f98339c126fc22cd104db24a0be5fc455e89b26929647141e8c54e74240ed584f870ea899 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. Package: gcc-arm-linux-gnueabihf Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-arm-linux-gnueabihf (= 4:12.2.0-ok1), gcc-12-arm-linux-gnueabihf (>= 12.2.0-1~) Recommends: libc6-dev-armhf-cross | libc-dev-armhf-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-arm-linux-gnueabihf, libtool, make, manpages-dev Filename: pool/main/g/gcc-defaults/gcc-arm-linux-gnueabihf_12.2.0-ok1_amd64.deb Size: 1234 MD5sum: 950a12bed34db4bd90943f0a4525db56 SHA1: 0c585194de98444aae396812d977d45556e94fcb SHA256: 3f55fa7be6e89b8e07a916973048240148fd71104677835b0c5c468f5156c95e SHA512: 90b72b151795ce51b5584d90e6964453e8e7e6b67ac7e818b49c027dff05be2fb939c2578e04cf369c01c403406d78b1d7cee806283a4338da19abec818dc41d 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. Package: gcc-doc Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: doc Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20 Depends: gcc-12-doc (>= 12.2.0-1~) Suggests: gcc (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gcc-doc_12.2.0-ok1_amd64.deb Size: 2762 MD5sum: 41c7cd7075b86a9f38a074bdcac91c29 SHA1: 88caf604a495229dbdeeffbe81aa8e51a7083d77 SHA256: b2e5691148df662382ed7aba0c3992749f36342d29ccd8f5e8b4134106b0ff81 SHA512: 58efa1077058424e81c8788f395b8d5b8a533a91a8aa52f75aab66bdbb20625936733b7fbf60146f196237d152b6ff33a26bd68d504300dce496f9c63cd6fe0a Description: Documentation for the GNU C compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format (dependency package). Package: gcc-hppa-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-hppa-linux-gnu (= 4:12.2.0-ok2), gcc-12-hppa-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-hppa-cross | libc-dev-hppa-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-hppa-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-ports/gcc-hppa-linux-gnu_12.2.0-ok2_amd64.deb Size: 1400 MD5sum: 30ac079e6de2ce0134b013d0c5aee14e SHA1: b433216eefc9b67ad3c40e11c31b9ddeeb3222ca SHA256: e0b548fbc76f7f631cb773f1f6e0be24f35e25e4d12f40c3b9c84ddc9ae6c15b SHA512: e16cf8f06867e8879dd6cb84741936765bc7094ac51f52959a4a234c3104008268d373795b926457b6b232b401c966ffcc3b6f119a702f03306fa01b8f6ee799 Description: GNU C compiler for the hppa 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 hppa architecture. Package: gcc-hppa64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: gcc (= 4:12.2.0-ok1), gcc-12-hppa64-linux-gnu (>= 12.2.0-1~) 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/main/g/gcc-defaults/gcc-hppa64-linux-gnu_12.2.0-ok1_amd64.deb Size: 2910 MD5sum: 5de0c20bd097fac8a99fb9fe87f0a74a SHA1: 52db36641f8f638498f66c548be9a78f41b8132d SHA256: d35e078a2119cbfb706b790cf9971746681c32d544f6ca04c985413a2b619130 SHA512: 8c8f967f7fac4982edb725e31077b92875c56a9ef5f23cbbce4629be9fa92d0bf0fd33ae7591fa2b2727a42e667450ccc9f4d8ebc28653533184e057bc4b280c 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 Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-i686-linux-gnu (= 4:12.2.0-ok1), gcc-12-i686-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-i386-cross | libc-dev-i386-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-i686-linux-gnu, libtool, make, manpages-dev Filename: pool/main/g/gcc-defaults/gcc-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 1216 MD5sum: 31efa865d437bc1b9166c67ede275f83 SHA1: 1827066ad53b63bb9e7c94b1988a3ed2d8a7f4fd SHA256: a218b03b87ed0985c785baa3bba2f776a40168e953c99c83bcd7a5d0246fa4ed SHA512: e65530c89a099df8f78eeaf18745f0d8fd3ff4c50f162bd72623d93de0975bc80e597284eb783f274573ec424b42cfca8302abf47ef8af83640215311fd1a2f0 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-m68k-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-m68k-linux-gnu (= 4:12.2.0-ok2), gcc-12-m68k-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-m68k-cross | libc-dev-m68k-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-m68k-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-ports/gcc-m68k-linux-gnu_12.2.0-ok2_amd64.deb Size: 1400 MD5sum: 992575911c3401dd753d8577dc2ad9a9 SHA1: fde3755e2cd8e6d2d8e80e8e21a4c032c7414206 SHA256: da95c12482037966daa831e4168d5e46db2af0eba49d33ef3495f432cbf2886a SHA512: e11e03846392a065cf53656df468755f8a82b13c23a9cb609f5f27f4ebf78fd8e9367c203dfdb8741a4aa23ef5478544179ae0f2f9845923ec21a5535da7d3f5 Description: GNU C compiler for the m68k 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 m68k architecture. Package: gcc-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: cpp-mips-linux-gnu (= 4:12.2.0-4-ok2), gcc-12-mips-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-mips-cross | libc-dev-mips-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1460 MD5sum: 26c0abebc1d2e0215f4c4d3ae76adf49 SHA1: 751d0c37c048220a980ec3cadadcfbadb42c7dc7 SHA256: 78e5e6f76da59f4f8efe009f4db5760ba33a3fa4fa35243721158ff904741ff6 SHA512: 85f489681f765ad8c903c5cf39b5340d90fef4213d4270b3ed7cc1966a06fc8b54c8f398c2e205bcd09de6d4ce3d625dd43dd2a90263f506f5de2f9becf63162 Description: GNU C compiler for the mips 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 mips architecture. Package: gcc-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: cpp-mips64-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-12-mips64-linux-gnuabi64 (>= 12.2.0-1~) Recommends: libc6-dev-mips64-cross | libc-dev-mips64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips64-linux-gnuabi64, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1484 MD5sum: 1d7c61dade48e101b13585e7d7cfcef6 SHA1: 7e2bebf52cbb2335464c41a335edacf425ff3733 SHA256: 91a73a6f523c8982ab5c9ed9816b52a3ca9bae51761f058656c8f9d9b338b162 SHA512: f7a175292b19015edc35460551b1bbc78bcd397d66cddd892828804f6fe4130999ad5849a223b182e1d57e49a2ba1176175daedcc3bba59e4680812ee1ec9882 Description: GNU C compiler for the mips64 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 mips64 architecture. Package: gcc-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: cpp-mips64el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-12-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Recommends: libc6-dev-mips64el-cross | libc-dev-mips64el-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips64el-linux-gnuabi64, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1488 MD5sum: f5b0a89a8501487e2b39593056b71648 SHA1: d6c7d9b06ec77367f0547e6461a63857d6fe1ac3 SHA256: 80261152b9cedf080267a96bc87138529812c3010ca2c03e187e3ed731dcb415 SHA512: 5c22630e101c491ddbd5e26a9085271680838a678917c4f1feb7ae5a753c20542b615051f22c47e3c32a50d9bde297348b9c18040922b6c3c2e59249d38b8aa7 Description: GNU C compiler for the mips64el 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 mips64el architecture. Package: gcc-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: cpp-mipsel-linux-gnu (= 4:12.2.0-4-ok2), gcc-12-mipsel-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-mipsel-cross | libc-dev-mipsel-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsel-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1460 MD5sum: 680b20bacc4ea3bb8b0c018e23f2d61e SHA1: 32d2a845ce2ba4b2c99c17ed437793298ffc858a SHA256: 91bc73aba14a0563a6337e51579ecd6ca5039506390ac0433bd79462b954ef22 SHA512: 587b0975d4451cbcf66ec74f5fb039aa3e6620a6f76a90cbf42f0dae13a064710730212c58b6089dab953f155c76066adb30eaf1ab7d6e21d5f2975c1e3d63cc Description: GNU C compiler for the mipsel 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 mipsel architecture. Package: gcc-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: cpp-mipsisa32r6-linux-gnu (= 4:12.2.0-4-ok2), gcc-12-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-mipsr6-cross | libc-dev-mipsr6-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsisa32r6-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1484 MD5sum: 4a818bb0f05d24b15a7e17bcad0e13dc SHA1: 892696530f535f8ea775f0536bbf4e89773d0369 SHA256: d2bb92b1bd899b58b4d6407e3dfe9b3e577e655d9f6027f666f594be1e5337d4 SHA512: 9a6535d7ba56f9f4507753c6d69066459322f64438a80083456d9b2ce26a8aa6da92bcb01ee11bae706c11afe5ac614719f7d31d5fade8e30a190342a3cbbb35 Description: GNU C compiler for the mipsr6 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 mipsr6 architecture. Package: gcc-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: cpp-mipsisa32r6el-linux-gnu (= 4:12.2.0-4-ok2), gcc-12-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-mipsr6el-cross | libc-dev-mipsr6el-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsisa32r6el-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1484 MD5sum: 31afafb9733a8171362ac4ac1bf78882 SHA1: a1ab5485757bff42a81a8e300c3fe66a3104676a SHA256: 026d102a06013ab9db5186e7b424acd31e7505193c3fb4a29af8cac025dc5a38 SHA512: e75edc465e6d752ee0e001aa36d1026a2af257dd361410082d7c2527ba5d08c506a3048d5fbc17ea7c4731c05fb94a8075abb14d1751df429bf78402c73c7c2b Description: GNU C compiler for the mipsr6el 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 mipsr6el architecture. Package: gcc-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: cpp-mipsisa64r6-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-12-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Recommends: libc6-dev-mips64r6-cross | libc-dev-mips64r6-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsisa64r6-linux-gnuabi64, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1492 MD5sum: 4eb22ac8d0a81864725cbe056938ca4e SHA1: 82f98536fc60b2248a5df65e3cc4cee28afd591e SHA256: f851f9a044c464b223a197e845b7a051cc37a2cd402f979403c69077271eed1c SHA512: 17ad9801b3d3b96d882d97a27d26fd475f89c94db3da3a337675dfdba7cb404784bb2e1554deb9e6ff8938345fb80c455acd903fb93b9db810165fd72ab90cea Description: GNU C compiler for the mips64r6 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 mips64r6 architecture. Package: gcc-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-12-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Recommends: libc6-dev-mips64r6el-cross | libc-dev-mips64r6el-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsisa64r6el-linux-gnuabi64, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1496 MD5sum: a8e90adebd5bf05539e46c309e3a8332 SHA1: 900d07526a10600755c87dc03f9fd4dbdb8b10a5 SHA256: 6e203d164358db5decdd58a8dd72d4e9259ca6be715611c372898cd26a61a8e6 SHA512: c82c35ed9cb283ace4f3344c013876928d9d8c7310661be4ed202e7a74275157681c4f29f4477be571d51272377e9970c9c83556516dff4daba3962f7c3f5f50 Description: GNU C compiler for the mips64r6el 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 mips64r6el architecture. Package: gcc-multilib Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8 Depends: cpp (= 4:12.2.0-ok1), gcc (= 4:12.2.0-ok1), gcc-12-multilib (>= 12.2.0-1~), 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/main/g/gcc-defaults/gcc-multilib_12.2.0-ok1_amd64.deb Size: 1344 MD5sum: 7a111487a50130d9e9c7ff51eed60afc SHA1: fa685a1addf4ba91dba9268ff8795a7f70f89dcb SHA256: ac46232aba4cdf185a282715b5e5c089f9e61e46ed5463accef17a02199455a2 SHA512: 491ae73304e0c5f1fc71b13734498240ce1762ca2611772c4dfefd03fe03990d5f97e1d67645343dbabdd14d0efb7fb4c06c58c431e9a4f0fec5f7ac67804724 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 Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-i686-linux-gnu (= 4:12.2.0-ok1), gcc-12-multilib-i686-linux-gnu (>= 12.2.0-1~), gcc-i686-linux-gnu (= 4:12.2.0-ok1) Recommends: libc6-dev-i386-cross | libc-dev-i386-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-i686-linux-gnu, libtool, make, manpages-dev Filename: pool/main/g/gcc-defaults/gcc-multilib-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 890 MD5sum: 42380ac001d87239d0ff478c8fbade15 SHA1: 5200aa6164ed2d23670d642991acf81fb4f01e09 SHA256: 13cbf4fd785fec71a636370c76347bad163ee2a954333b0cd5d4ecb10d9c69c1 SHA512: 40af21ba962ca04ed3831baa9c88357aed44928dd1a56d73c110296bcad87bc354231b3a1692bd8e6042250a98bf6db776069f00fc11ed448e0838fe84663617 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-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips-linux-gnu (= 4:12.2.0-4-ok2), gcc-mips-linux-gnu (= 4:12.2.0-4-ok2), gcc-12-multilib-mips-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-mips-cross | libc-dev-mips-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-multilib-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1084 MD5sum: 81cf47c80c4e4f475167be67ed1ad4e3 SHA1: bc9b2908f8ce6948246a23f8e791ddb1fba1de03 SHA256: 0babf94e32b9aa4e1fdf7f757e9d65c3dfcfa1041a41add8f32f2889597b0ddb SHA512: 3cde4ec838f5fea91264e8772cf1db7903fb35c83bda0215ac2e3648532eaedbf6d971cab03262c7e502d8bf69586f8deb11ce55499db0302040375222017fee Description: GNU C compiler for the mips 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 mips architecture. Package: gcc-multilib-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-mips64-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-12-multilib-mips64-linux-gnuabi64 (>= 12.2.0-1~) Recommends: libc6-dev-mips64-cross | libc-dev-mips64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips64-linux-gnuabi64, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-multilib-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1100 MD5sum: 090d4d51e31c56dcc15f235e95ffb77b SHA1: d82b8d5a6070389280fc61bcb18977d423f2bda8 SHA256: 3af8c0b69925a24cc46a3013558b13ae7860c02700e438956ded4fed8a935413 SHA512: ef1017537684f0cbb688dddf0f6819dd030201cf52aeec144b1e9a5cc74bfeb93d4198ea8fcb779e7ef95fe581a5cd2804e8f35e8bb4ff9409b07f92b3720ba2 Description: GNU C compiler for the mips64 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 mips64 architecture. Package: gcc-multilib-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-mips64el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-12-multilib-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Recommends: libc6-dev-mips64el-cross | libc-dev-mips64el-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips64el-linux-gnuabi64, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-multilib-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1100 MD5sum: f927041b68e0ddb8223b6a3e90a0eacb SHA1: bc7f3b4a6b0fccf23f2b7e95dbffabe45adbb3c7 SHA256: 544bf727d67b12febeb29c330c4a7d51a8f5dd7314642424ea38e7411e6b212b SHA512: 29be10e95e14ec76795322fbf98253f8c79b5ea5fbb52a35aef65cf481b181ae577140ddb6e28fa5c558d05515ba378bf0fec6661fc61d99c3050ddd823c4926 Description: GNU C compiler for the mips64el 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 mips64el architecture. Package: gcc-multilib-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsel-linux-gnu (= 4:12.2.0-4-ok2), gcc-mipsel-linux-gnu (= 4:12.2.0-4-ok2), gcc-12-multilib-mipsel-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-mipsel-cross | libc-dev-mipsel-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsel-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-multilib-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1088 MD5sum: ec67f97862d6a913a66fb5df52abe815 SHA1: ab7bb93e5f48f3bb71b8efe1c7263e719a08a4b7 SHA256: ae0599579eb524fce40bafe06069e074c704f1807cb7c85e483d499a43ea3e40 SHA512: 972aa18b29b20ec286b458c12b898dabdb1681893210b7b9ba323723c910f04be808da07a36307906eef3ecaccd4bd438e061252267204a219c5eee4df70ede0 Description: GNU C compiler for the mipsel 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 mipsel architecture. Package: gcc-multilib-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6-linux-gnu (= 4:12.2.0-4-ok2), gcc-mipsisa32r6-linux-gnu (= 4:12.2.0-4-ok2), gcc-12-multilib-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-mipsr6-cross | libc-dev-mipsr6-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsisa32r6-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-multilib-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1100 MD5sum: 963e09647b0023b25ccd6ae40f12c1e7 SHA1: b150c28b524edd87779bb974264d581fa209ec9e SHA256: 3f43f4174694378f7d36aa295f052ca11a45bafcbbaacd1f3b7db25cb3a02e8c SHA512: 2c276ed5e57af2f026f440caefecc6e96caccb72200887c25c2e39537cc06f8e29f5f132a06a621761bae786f1209e687446e0d8fbc1795cf05cb0f33eab7181 Description: GNU C compiler for the mipsr6 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 mipsr6 architecture. Package: gcc-multilib-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6el-linux-gnu (= 4:12.2.0-4-ok2), gcc-mipsisa32r6el-linux-gnu (= 4:12.2.0-4-ok2), gcc-12-multilib-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-mipsr6el-cross | libc-dev-mipsr6el-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsisa32r6el-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-multilib-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1104 MD5sum: 39aa6b33425791d31ee12c1227e9fb4c SHA1: ffb2a8519088decc03f5e058759a83f6f5212e86 SHA256: 080e2b947612d7ced3cb876e4b30e7609f71feff759a9905e619c74ebdd4c546 SHA512: 2fbfb6dc1e4fef4b8ec70b4a06866944125b6efe681cdca08fdd4afbd53fe917185c3a4ef9d07856b2f513689f150953b821bf24516e00c49a0cdff4290932fc Description: GNU C compiler for the mipsr6el 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 mipsr6el architecture. Package: gcc-multilib-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-mipsisa64r6-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-12-multilib-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Recommends: libc6-dev-mips64r6-cross | libc-dev-mips64r6-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsisa64r6-linux-gnuabi64, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-multilib-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1112 MD5sum: 9f21bfd4b1b9fe23c0971f80e9eed638 SHA1: c2ac6b8e41e852dbd98947516a64b90be752879b SHA256: 73c3492243aaff4fbbdc4c7424812156cae670fe89c220a6b9b61847e616ddbb SHA512: f89942b33a358f316420d5b375913e5fb76819e934d2981fc3cf6f33483d5fe7aecc2f000236c48480ec93ea614d7f0ecb3fcea4d072328ffa5532a7cd4a283d Description: GNU C compiler for the mips64r6 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 mips64r6 architecture. Package: gcc-multilib-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-mipsisa64r6el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-12-multilib-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Recommends: libc6-dev-mips64r6el-cross | libc-dev-mips64r6el-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsisa64r6el-linux-gnuabi64, gcc-doc Filename: pool/main/g/gcc-defaults-mipsen/gcc-multilib-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1116 MD5sum: 3fe7f5d9845f9620d9b6e583d3a27c93 SHA1: 840bf07fb5c52fb57f920a7d9fc793bc22015954 SHA256: 4a09e1824872b5596a95236df30edc9480b4c263087c1b57d043825c9c504c54 SHA512: 66c95ad427ce082c178d9ce3721a7cde50417650645c7d56ca8acd9b8480bc0e461102025c2ab1eb8b65f0f50f8f26afef4f92017c85900f7ddb300ff0992e45 Description: GNU C compiler for the mips64r6el 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 mips64r6el architecture. Package: gcc-multilib-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc-linux-gnu (= 4:12.2.0-ok1), gcc-12-multilib-powerpc-linux-gnu (>= 12.2.0-1~), gcc-powerpc-linux-gnu (= 4:12.2.0-ok1) Recommends: libc6-dev-powerpc-cross | libc-dev-powerpc-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-powerpc-linux-gnu, libtool, make, manpages-dev Filename: pool/main/g/gcc-defaults/gcc-multilib-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 894 MD5sum: c6135d3357f39bb9ee65a4c258131227 SHA1: cbe5f720b2d342075cc2c84f0fcd6949ef3fb83b SHA256: 136d10e39bb63260050c7901d3a4675ec682cc2d45a77cef4c996875a5dcb6da SHA512: 8cd0a548bd39ef488ae32795d4176debf6fe2b04b2c72725b9f077a8c1449320dfa8663547471e4c569c02679407c67f1cb653d891877aa6e56d030a91a02de2 Description: GNU C compiler for the powerpc 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 powerpc architecture. Package: gcc-multilib-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc64-linux-gnu (= 4:12.2.0-ok2), gcc-powerpc64-linux-gnu (= 4:12.2.0-ok2), gcc-12-multilib-powerpc64-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-ppc64-cross | libc-dev-ppc64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc64-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-ports/gcc-multilib-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1096 MD5sum: 04e111adfa7884b26d20b911a3b40c05 SHA1: 8e1902f98ef0dde81eb461434b0b80f0640576c0 SHA256: 1c8c03669baf74219ed9a776210d2cf85c960af6ec0d584da22e1187b590afde SHA512: 6560c4e2b8449d567d3e1c8221bd55617631552e5afeea8b27124bb72cef5f7a033f727014bc484dcbed0fee08735a69d973c7738344d218b73e62e067cabb54 Description: GNU C compiler for the ppc64 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 ppc64 architecture. Package: gcc-multilib-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-s390x-linux-gnu (= 4:12.2.0-ok1), gcc-12-multilib-s390x-linux-gnu (>= 12.2.0-1~), gcc-s390x-linux-gnu (= 4:12.2.0-ok1) Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-s390x-linux-gnu, libtool, make, manpages-dev Filename: pool/main/g/gcc-defaults/gcc-multilib-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 890 MD5sum: 6254900bdc40f5346eccb34bbec2ae39 SHA1: d5eb70314909ba4ccc67aadef2ffb055f1fedfb0 SHA256: 84fcc2bf0e6b9642bbdd1387ecd8c2247395c2dd37d26518a094e5f45bd8c92d SHA512: 4d852006cd4e4201b27d2e302e442da732414b9e0d7d18b6e2e9260912339a151db25396ae1ec5f77547d8b2a6d1a21e9197717702694a1dcc2cd2a9fa349a42 Description: GNU C compiler for the s390x architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the s390x architecture. Package: gcc-multilib-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-sparc64-linux-gnu (= 4:12.2.0-ok2), gcc-sparc64-linux-gnu (= 4:12.2.0-ok2), gcc-12-multilib-sparc64-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-sparc64-cross | libc-dev-sparc64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-sparc64-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-ports/gcc-multilib-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1088 MD5sum: 5d49cd73c7e3b02641f8bb1a732e0a85 SHA1: 02bad7150501f742dc9059c84ee97bcae55715ae SHA256: 34b61c75beb42aff86921ba2e2a24794db60303685415d400ff5d26998d4043f SHA512: e61ca33375000dcb4c66dbed53eac164fd0d63f99f4852ae8feffddb7e83b20d2d6a7ee71b3bec22e15030f900a897b28570f7dde13f2a2870626ff68324c3da Description: GNU C compiler for the sparc64 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 sparc64 architecture. Package: gcc-multilib-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-x86-64-linux-gnux32 (= 4:12.2.0-ok2), gcc-x86-64-linux-gnux32 (= 4:12.2.0-ok2), gcc-12-multilib-x86-64-linux-gnux32 (>= 12.2.0-1~) Recommends: libc6-dev-x32-cross | libc-dev-x32-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnux32, gcc-doc Filename: pool/main/g/gcc-defaults-ports/gcc-multilib-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1092 MD5sum: c2919aebca356b2a673f3be0eef910a8 SHA1: c9648ab56a23ef4f3229a5972c85a33e06b19aec SHA256: 7f999d9c22a14384c68f2ebd01577ba655a66cc530969130cfeefae61ae2bd62 SHA512: 3083142a1767da4d5a93957289251c38bcd75a656dd93f449c06a28c3ae333fe3f9eedbbf5e80c3d529ab5d912c4750473cb9724f75fa86dfd15ce52968f4c26 Description: GNU C compiler for the x32 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 x32 architecture. Package: gcc-offload-amdgcn Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp (>= 4:12.2.0-ok1), gcc (>= 4:12.2.0-ok1), gcc-12-offload-amdgcn (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gcc-offload-amdgcn_12.2.0-ok1_amd64.deb Size: 874 MD5sum: e4ecefa3d153748da09699020e424f3d SHA1: ef43bff41fb8f2767cfc7d8e61aee49fac6de278 SHA256: d95283daf0e5a3c6b93a90d2ac7ae83a1900cc5c77b551aa1de4470a5361e100 SHA512: f77906e7981507ffd6afe63ef166f8d09a268faa47afc59e3567ce24e62af10db17ddd5b520b0af48ae501bf402f8864eccaf8daf084442b7cb270a4dadb1d70 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 Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp (>= 4:12.2.0-ok1), gcc (>= 4:12.2.0-ok1), gcc-12-offload-nvptx (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gcc-offload-nvptx_12.2.0-ok1_amd64.deb Size: 936 MD5sum: b8cdda8a21cb4f6a4d8c261e5ab1e940 SHA1: 23322e003158275144561bd46f02c9d1313e0a06 SHA256: 762fab2a6ab82e09c9533933ed13230ac5207183d97b8dd3376cc2ff0cb3a756 SHA512: 8d72166281793393fa29c640b8b00c2f5bdef2449a844a398359818d1060dff90b79c8cb3d186df0b44102fc6599af11433003d64639397b4c8fd12adf66fc3e 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-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-powerpc-linux-gnu (= 4:12.2.0-ok1), gcc-12-powerpc-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-powerpc-cross | libc-dev-powerpc-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-powerpc-linux-gnu, libtool, make, manpages-dev Filename: pool/main/g/gcc-defaults/gcc-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 1224 MD5sum: faf34122384f2df7c3001cab7fde07e8 SHA1: 4b4285970a0bfd4472b0803dcc7717dbf0c9f172 SHA256: 5220e15c90ae28887dd45cbecfb225baea7f3b71f8aae5409290e0a1be1721db SHA512: 322a946b50dd35d9e038c8d701f8847646699726fa346f7222cb13a5d1af4237d4fe7fcc403baf5a4def22ddca8d0e8a913d8151d2c20a19668ad653898a7623 Description: GNU C compiler for the powerpc 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 powerpc architecture. Package: gcc-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-powerpc64-linux-gnu (= 4:12.2.0-ok2), gcc-12-powerpc64-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-ppc64-cross | libc-dev-ppc64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc64-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-ports/gcc-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1408 MD5sum: b2eed6b034eb7445bb87fb1b28945464 SHA1: 5899e2cfcbc079bbce2bae0210a2de38939efa5f SHA256: dc2a3e6427107d445b017d21ff15e2f83ba95a40ac4e7b9d2ecab18a167ec687 SHA512: ad52b2184142492631a0012cb9d68846f4dc9bd509efe30e6512adc1150636f64dcfd94fce4c85a69c8c8d5b8e0e652878752828e7840781d8ef68e9808fa2cc Description: GNU C compiler for the ppc64 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 ppc64 architecture. Package: gcc-powerpc64le-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-powerpc64le-linux-gnu (= 4:12.2.0-ok1), gcc-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-ppc64el-cross | libc-dev-ppc64el-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-powerpc64le-linux-gnu, libtool, make, manpages-dev Filename: pool/main/g/gcc-defaults/gcc-powerpc64le-linux-gnu_12.2.0-ok1_amd64.deb Size: 1234 MD5sum: d8bacdcb7157b12b894c4d35a586aeb6 SHA1: 0d7174664170c80c27ae94b6340584d6cf4f150e SHA256: ccc00f1e045e149874e4a1e04ce8a9f7c3b8ed59e73f79acc172413df032693e SHA512: ed8a8c6cfe3367ada6bfc5a0c17c319feb5947dbb3da2962fa8a72a6d62491c7d1bad6d6342f90141ad791f8a389a838111c4ee62a66c611e604edb82510273e 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. Package: gcc-riscv64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-riscv64-linux-gnu (= 4:12.2.0-ok2), gcc-12-riscv64-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-riscv64-cross | libc-dev-riscv64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-riscv64-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-ports/gcc-riscv64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1400 MD5sum: 46b7edcf634908b4900d94e6fd2dbc1b SHA1: f44a557834895184e71ee57ce148e129788b11bf SHA256: cfe72d2cc6ea184f87c79ddd4b5002d0cb56c73712b91e744015089563bfafc9 SHA512: 4026236b262805421d74dd45b2151429b0bf1be28768c472fedbfa601e5fb335914107e8d3c80008a53af5f9a585ee03dc8274903e50ec7df7763386ede7159d Description: GNU C compiler for the riscv64 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 riscv64 architecture. Package: gcc-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-s390x-linux-gnu (= 4:12.2.0-ok1), gcc-12-s390x-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross Suggests: autoconf, automake, bison, flex, gcc-doc, gdb-s390x-linux-gnu, libtool, make, manpages-dev Filename: pool/main/g/gcc-defaults/gcc-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 1222 MD5sum: fe8465b26d3fa431a9b8b04a1ace85d9 SHA1: f00e68409762aa7b7034ccd9023c326ede95a49a SHA256: ba6d24b158e54cb9822d30c910702e496ec343a475220ff4db1025a4e31f7d66 SHA512: c7f892ded5ed9ae7e747f562623bd6de64809cc1066266f1c32802e703fb3f08a4c2473de2b545a7ac770ccdf0fd872d752634427bc0223df60a6dcd0a05dc68 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-sh4-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-sh4-linux-gnu (= 4:12.2.0-ok2), gcc-12-sh4-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-sh4-cross | libc-dev-sh4-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-sh4-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-ports/gcc-sh4-linux-gnu_12.2.0-ok2_amd64.deb Size: 1396 MD5sum: 883678a031e9740ad482320ab758eed7 SHA1: e2b2202e035670d3757c50f61a4af3dffa9696e3 SHA256: 0ce0beca2ca4f1f501bc410903547fc658dddc53ab6a85245d4ca2c0e868ffd8 SHA512: 95a2d0df5eb75970218ca030e8a820186609b90146f2cb7a6a5876b5fb3bb4532fa81eb669bc938ebc34726cfb7071a010d754809ddfea90919729234b8aa50b Description: GNU C compiler for the sh4 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 sh4 architecture. Package: gcc-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-sparc64-linux-gnu (= 4:12.2.0-ok2), gcc-12-sparc64-linux-gnu (>= 12.2.0-1~) Recommends: libc6-dev-sparc64-cross | libc-dev-sparc64-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-sparc64-linux-gnu, gcc-doc Filename: pool/main/g/gcc-defaults-ports/gcc-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1404 MD5sum: 5f93cbb96b7fd2797a2a017de96b707d SHA1: 8691ac319f39b243679c292db1c34b49f99df9d7 SHA256: efe556813152c34e8f67f2606cb789f68df153470db53688b481fcfecd3428a4 SHA512: e5bba2107c5552d028d55b81d78712336d95ae9eecadd6a32b0ebb23cad3809d0cbc6660c8189093052ca6bcd64b930e9cc886727c93f6f7db8d07d16ddfb8a2 Description: GNU C compiler for the sparc64 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 sparc64 architecture. Package: gcc-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: cpp-x86-64-linux-gnux32 (= 4:12.2.0-ok2), gcc-12-x86-64-linux-gnux32 (>= 12.2.0-1~) Recommends: libc6-dev-x32-cross | libc-dev-x32-cross Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnux32, gcc-doc Filename: pool/main/g/gcc-defaults-ports/gcc-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1412 MD5sum: b9c1a5afa072fece6b14e87948bb6593 SHA1: 2dc8d0fb6999c190dc25aed3f42f46be8b9a811b SHA256: 2aef851335d1bf42a0540ca25c99efbf1c70b967a60c7c227f60fd9afa09e264 SHA512: 761940e777b176d47e199f864e23f2759bbb3931a91710745696f0bf6c21e2ec237c7629e6c6c217c8974d9e6c22fb5a1ef35a14ee79a5aeacd5aea0877ccb4e Description: GNU C compiler for the x32 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 x32 architecture. Package: gccbrig-10 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 28613 Provides: brig-compiler Depends: gcc-10-base (= 10-20200411-ok5), gcc-10 (= 10-20200411-ok5), libc6-dev (>= 2.13-0ubuntu6), hsail-tools, libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4), libhsail-rt-10-dev (= 10-20200411-ok5) Filename: pool/main/g/gcc-10/gccbrig-10_10-20200411-ok5_amd64.deb Size: 8699782 MD5sum: 1e63dcbeec61146e353bf8071d5c21c6 SHA1: 6d8ba0fccfdcce3364cfd14510fb1000ae884843 SHA256: 83571c21a7f8e96b296d76954577c7633b858f2d299945b4d7e2428037d654a0 SHA512: 25b15445fe8eba0be9d2b82adfa19c1cf709bb00d717232e5eca14ecc97593666ebdfb978532fd6d99d7443761b88734c5b363977495b355850476fc360556b9 Homepage: http://gcc.gnu.org/ 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. Package: gccbrig-7 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 24204 Provides: brig-compiler Depends: gcc-7-base (= 7.5.0-ok2), gcc-7 (= 7.5.0-ok2), libc6-dev (>= 2.13-0ubuntu6), hsail-tools, libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libhsail-rt-7-dev (= 7.5.0-ok2) Filename: pool/main/g/gcc-7/gccbrig-7_7.5.0-ok2_amd64.deb Size: 9193252 MD5sum: 19a7129b06841d4446c94620923427de SHA1: d93a2ea3f5cc8f0e383f12c84452eba9f5789d91 SHA256: 48c415803b480efdb8b2bc24df8c074736847ddac796c340c75cd0ba3c33c744 SHA512: f82fbde90764bb105a21a5e475daaedc6e8a2ed91663a3c4d0f36073922fd203ef9b4fde9a2e0d35228e8c20ecdd59a86c7969a908e660812c139532d9382a64 Homepage: http://gcc.gnu.org/ 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. Package: gccbrig-9 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 26382 Provides: brig-compiler Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), libc6-dev (>= 2.13-0ubuntu6), hsail-tools, libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libhsail-rt-9-dev (= 9.3.0-ok12) Filename: pool/main/g/gcc-9/gccbrig-9_9.3.0-ok12_amd64.deb Size: 8018056 MD5sum: 4b54ccf2ceb58b0971c5e35f9d14e6cc SHA1: c0c562d12c8eb5f86e760615649130a3cfa4d366 SHA256: af34f4d9b148cf8dac335455466677adb51825da3020de0c55633f9847710265 SHA512: de369e5048649b61d98dedf6e653b40e952fb0722632229cd9af6e9b060f5c9081a36ba69da8713f0b73592005d946da6b87e7b119083d2339ad4c3ee12f4660 Homepage: http://gcc.gnu.org/ 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. Package: gccgo Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 13 Provides: go-compiler Depends: cpp (>= 4:12.2.0-ok1), gcc (>= 4:12.2.0-ok1), gccgo-12 (>= 12.2.0-1~) Suggests: gccgo-multilib Filename: pool/main/g/gcc-defaults/gccgo_12.2.0-ok1_amd64.deb Size: 932 MD5sum: 55d06dc87fc8b10dbf872eaaa433ef59 SHA1: f10933220ee62113ae24c06dd6257452e3e439cd SHA256: 996e8ce16ac66d93b86eec961ec3f1e2dcd0638c83305ef5fd3d4926231b2458 SHA512: f772d4b8f36a2765e4b351cc71487ded8153c0c7153690079202f5b11408996bcdd2399ee41604f349cfb05774b063ccc55d8a8b50754838ed507073288b855d 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 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 41815 Provides: go-compiler Depends: gcc-10-base (= 10-20200411-ok5), gcc-10 (= 10-20200411-ok5), libgo-10-dev (>= 10-20200411-ok5), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libgo16, libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Suggests: gccgo-10-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/main/g/gcc-10/gccgo-10_10-20200411-ok5_amd64.deb Size: 11788076 MD5sum: 775834c8c3640bad91cefd1bf0a79d99 SHA1: f3249c184b8f8eae5aac6bdad771572250211106 SHA256: eabbb17c72c2d638ad3b4553cceeec161a09b3c2e4ab86348215448cdc395ea2 SHA512: f553f123e7af38fe39c8ac2c6b1c2d2edace245a8dbee36a2dd1d7a07bd3874e69f5e3ef1b43f7df0ca8beaaddf9553e871c49c58bd918a1c6b8c2e78956c1d8 Homepage: http://gcc.gnu.org/ 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. Package: gccgo-10-doc Architecture: all Version: 10-20200411-ok5 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 131 Depends: gcc-10-base (>= 10) Filename: pool/main/g/gcc-10/gccgo-10-doc_10-20200411-ok5_all.deb Size: 52870 MD5sum: 513832d050e6714b203aea959cc946fc SHA1: 181827798d9b6343d2aedb5c3983654ee8800540 SHA256: 70151230bd1a707b74f259019027738638240b2537b5ed7d2fa2815eefb49050 SHA512: 492e3c571bfbc050ca973755c7eea7e6bceb1462639e7b8e6a320b1205e6107e88d767e039e7e9b8ad67dae182fac100ab1004cb4ed3c656a62bcf72550a2c71 Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU Go compiler (gccgo) Documentation for the GNU Go compiler in info format. Package: gccgo-10-multilib Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9 Depends: gcc-10-base (= 10-20200411-ok5), gccgo-10 (= 10-20200411-ok5), gcc-10-multilib (= 10-20200411-ok5), lib32go-10-dev (= 10-20200411-ok5), libx32go-10-dev (= 10-20200411-ok5) Filename: pool/main/g/gcc-10/gccgo-10-multilib_10-20200411-ok5_amd64.deb Size: 1006 MD5sum: 050c5742e246f55a9f198c3f87257d51 SHA1: f37cb35e6045e983e91e4c3fbcb53a103620c763 SHA256: e79c7d231b19ec1146625231ef2a7b1e1871ef044b9ee77bca716ad3a0670a1f SHA512: a5c5c5b27446922e698cd01b69e6352c007d9a4c293349b4ce4d5dc1c29529c506510758d41ba2eba2221a26695a3536566df96c1f10a6e7ece452fd98374d04 Homepage: http://gcc.gnu.org/ Description: GNU Go compiler (multilib support) 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). Package: gccgo-12 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 48147 Provides: go-compiler Depends: gcc-12-base (= 12.3.0-1ok3), gcc-12 (= 12.3.0-1ok3), libgo-12-dev (>= 12.3.0-1ok3), libc6-dev (>= 2.23-1~), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libgo21, libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gccgo-12-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/main/g/gcc-12/gccgo-12_12.3.0-1ok3_amd64.deb Size: 13817288 MD5sum: be7b2ece2ea2e8fa8b74d927e43d5703 SHA1: 79ce9dcbf20a94d63d84737d5a2bace53ad9ac92 SHA256: 102fddc9bd9082fd98158441cb21e27054930a59f9cd28a4eb84c4d7fcaa9383 SHA512: 1d9fadf5cd31df98d00a2388631f3465c32d7403c9b7dd59a67bbd384507e4e315a7673bd2935845ed118c61b45cf37ff8a6ff1770786c7a6e4e6316870bc5a2 Homepage: http://gcc.gnu.org/ 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. Package: gccgo-12-multilib Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9 Depends: gcc-12-base (= 12.3.0-1ok3), gccgo-12 (= 12.3.0-1ok3), gcc-12-multilib (= 12.3.0-1ok3), lib32go-12-dev (= 12.3.0-1ok3), libx32go-12-dev (= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/gccgo-12-multilib_12.3.0-1ok3_amd64.deb Size: 994 MD5sum: b89fbd3d284ea11da7c539be419ac233 SHA1: 16f9fd90ae342f7622dba88120e54849cdac49bb SHA256: faa0281753c7d2bac8d8577d5c2dba421e514b297b1131c1bfb6ec4d5c1336ef SHA512: 256ed4046128d952105bc4f9fd924c61c079a05cdbee0572ed428c6dbee881f37898004f957d5c1faac62dac959d5b7eb2d4307e7c96406781e79bd1aa02d795 Homepage: http://gcc.gnu.org/ Description: GNU Go compiler (multilib support) 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). Package: gccgo-13 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 44719 Provides: go-compiler Depends: gcc-13-base (= 13.2.0-4ok3.3), gcc-13 (= 13.2.0-4ok3.3), libgo-13-dev (>= 13.2.0-4ok3.3), libc6-dev (>= 2.23-1~), libc6 (>= 2.38), libgmp10 (>= 2:5.0.1~), libgo22, libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gccgo-13-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/main/g/gcc-13/gccgo-13_13.2.0-4ok3.3_amd64.deb Size: 13860234 MD5sum: 125db4ab79a9c70a594e24a91a09b5b0 SHA1: e2f81d154aa12e026886807752e16769c58d5c98 SHA256: c9a2019ca5009cb1abea99775803131eb1bfce500e42b8b15e8a15832de5d70b SHA512: 83722dd5ebde1ef65175bf6bf6ec951790c6fea311ad0a7481409c95d381484844865c710975c941b7f0d84d6e0992c4383643630825bb06822cc74d023598f1 Homepage: http://gcc.gnu.org/ 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. Package: gccgo-13-multilib Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9 Depends: gcc-13-base (= 13.2.0-4ok3.3), gccgo-13 (= 13.2.0-4ok3.3), gcc-13-multilib (= 13.2.0-4ok3.3), lib32go-13-dev (= 13.2.0-4ok3.3), libx32go-13-dev (= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/gccgo-13-multilib_13.2.0-4ok3.3_amd64.deb Size: 996 MD5sum: 98b925adf4e587cbb6d45c91a7713d0d SHA1: d090a5048dbfc5672bc1a23c85fc25aee75e00fa SHA256: a2a953f84222a7759ca39283b667a94b098ac64544b183df8fb4dbad05df92a9 SHA512: a1595a03a8abb31d49662839389cf98ffa2dc25ada35266d9f6a6341f13019eff34f2c138eea55c518d6eba250f9f9ed4d11e9a181316d70b58c6e70d59623f7 Homepage: http://gcc.gnu.org/ Description: GNU Go compiler (multilib support) 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). Package: gccgo-7 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 100063 Provides: go-compiler Depends: gcc-7-base (= 7.5.0-ok2), gcc-7 (= 7.5.0-ok2), libgo11 (>= 7.5.0-ok2), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-7-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Breaks: libgo11 (<< 7.2.0-18) Replaces: libgo11 (<< 7.2.0-18) Filename: pool/main/g/gcc-7/gccgo-7_7.5.0-ok2_amd64.deb Size: 18767256 MD5sum: a6ecf3763e1c7512e8566b38cfdc2c7e SHA1: 4d4502cf4233539cb6ef17e0d815dbb2b3066b9b SHA256: 438662d38cd2e08684258c68986bebabf4d5d8790edf7651470c8faa5c1c22c3 SHA512: fbd7a5bfaac9e7411555803dc22130593ef797619e32851bd1d93fc9b0d765670a82f2ea7a29015ecfa50661834f372e85e78b3f30dd4c36163e92fc9d0dedc1 Homepage: http://gcc.gnu.org/ 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. Package: gccgo-7-doc Architecture: all Version: 7.5.0-ok2 Priority: optional Section: doc Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 129 Depends: gcc-7-base (>= 7), dpkg (>= 1.15.4) | install-info Filename: pool/main/g/gcc-7/gccgo-7-doc_7.5.0-ok2_all.deb Size: 52600 MD5sum: 227c51a05587dcbb3a76639d4beea7db SHA1: 0abcfad61128237d9d91af4322ef9999e207f458 SHA256: 48d867261ddb56448a73967dd6e55275c288e673f278619a9ec79090b1d3a89e SHA512: 643e48853312318184e39a3cc11b12e7f49de5f4c9b9dd779c0473f82c4eb8989288f6f6845307642825720e20fe0daabcb83e78bf400a06954de94a1e7fac41 Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU Go compiler (gccgo) Documentation for the GNU Go compiler in info format. Package: gccgo-7-multilib Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 105653 Depends: gcc-7-base (= 7.5.0-ok2), gccgo-7 (= 7.5.0-ok2), gcc-7-multilib (= 7.5.0-ok2), lib32go11 (>= 7.5.0-ok2), libx32go11 (>= 7.5.0-ok2) Breaks: lib32go11 (<< 7.2.0-18), lib64go11 (<< 7.2.0-18), libn32go11 (<< 7.2.0-18), libx32go11 (<< 7.2.0-18) Replaces: lib32go11 (<< 7.2.0-18), lib64go11 (<< 7.2.0-18), libn32go11 (<< 7.2.0-18), libx32go11 (<< 7.2.0-18) Filename: pool/main/g/gcc-7/gccgo-7-multilib_7.5.0-ok2_amd64.deb Size: 16784412 MD5sum: a323669174f51b7cb1ae96677f9628c4 SHA1: c45886425d028ee2543569f352b8bf051563c89e SHA256: 5245244b1ae953875ffcddbfa47b2cc22f57c63018cf7424c02243e56d9a7bb1 SHA512: 53c031753894db53dd86f319c0566d1664851ddae7e26761471fd3d92a45b98b946a1bca3a6d9ae2e44b66a031f65e1d8b2e8986403f59fdae9718279e5560a7 Homepage: http://gcc.gnu.org/ Description: GNU Go compiler (multilib support) 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). Package: gccgo-9 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 36285 Provides: go-compiler Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), libgo-9-dev (>= 9.3.0-ok12), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libgo14, libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gccgo-9-doc Conflicts: golang-go (<< 2:1.3.3-1ubuntu2) Filename: pool/main/g/gcc-9/gccgo-9_9.3.0-ok12_amd64.deb Size: 10391372 MD5sum: d875761aa4863739b09388ee6daac0c8 SHA1: b66dc2b2bda81c231469c29b58761c24677040c6 SHA256: f6162bb092aa6ee4e178fb34f3e49621f4b9bbdd28e943284413691faab0843a SHA512: 6c097958a3c5efe935934fb68516f7977fcb5d1c49aa19baf9f368ee0155d84af192a0011e124279076066b20bf4e35975be429f969f7679fb16646f817839c4 Homepage: http://gcc.gnu.org/ 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. Package: gccgo-9-multilib Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9 Depends: gcc-9-base (= 9.3.0-ok12), gccgo-9 (= 9.3.0-ok12), gcc-9-multilib (= 9.3.0-ok12), lib32go-9-dev (= 9.3.0-ok12), libx32go-9-dev (= 9.3.0-ok12) Filename: pool/main/g/gcc-9/gccgo-9-multilib_9.3.0-ok12_amd64.deb Size: 2862 MD5sum: 6d3eb67db370cc8124591af22bc3732f SHA1: 0bc4c3c1ce43c9cc13df2c9fbccb15d68941aab3 SHA256: 5b7f2897afedb5188007341abfeee570445588f6761a9d1d9deaacebdc58bd3d SHA512: 43f0bed943a2dff2eeda256f716ab4ba640089ded8545df88b82bda84c93ec62f44b6bc91645ca4bccc50284867af4491d6a803697b355318dc39927f727a342 Homepage: http://gcc.gnu.org/ Description: GNU Go compiler (multilib support) 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). Package: gccgo-aarch64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-aarch64-linux-gnu (>= 4:12.2.0-ok1), g++-aarch64-linux-gnu (>= 4:12.2.0-ok1), gccgo-12-aarch64-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults/gccgo-aarch64-linux-gnu_12.2.0-ok1_amd64.deb Size: 956 MD5sum: 4fdfaef088debafe74ec7b2a97c0fd41 SHA1: 47ef68eb4cc3fc2c43dae53b33497b5ffcf72cba SHA256: 3c1ac9cb16e96e722ce3595ca707c9832ece1abb01807ac1f10cec828423aa45 SHA512: d39f784f65f2edc106ecfea9406bc90c6d98d6c218e79016d1a5e880ba6092eb510a2c3cffac2f28ec556669c496f11663b93b08d97ffb0ac91b11c759147663 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. Package: gccgo-alpha-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-alpha-linux-gnu (>= 4:12.2.0-ok2), g++-alpha-linux-gnu (>= 4:12.2.0-ok2), gccgo-12-alpha-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-ports/gccgo-alpha-linux-gnu_12.2.0-ok2_amd64.deb Size: 1144 MD5sum: efcf1130f3675f73d4d3e555ad6bf5d8 SHA1: d97379f461bb4359ae4fa657d1e54769b46f2903 SHA256: 2fc5be85f048172c202ab91a106afb641c20d5e127c36e5f8646ed3fa7c2b790 SHA512: 755d65ceb19ee26f66d050801f0e046849e2d54ffba8aa150bd45c157bf494f5fc88f8f47babad1f4d574dd3562393a8551b6346a422a051b02ac16d83b96cef Description: Go compiler (based on GCC) for the alpha 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 alpha architecture. Package: gccgo-arm-linux-gnueabi Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-arm-linux-gnueabi (>= 4:12.2.0-ok1), g++-arm-linux-gnueabi (>= 4:12.2.0-ok1), gccgo-12-arm-linux-gnueabi (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults/gccgo-arm-linux-gnueabi_12.2.0-ok1_amd64.deb Size: 956 MD5sum: 3f014ad2cb01a7e07b32f653da2d6702 SHA1: 05618c3291eef2332d96c791aee5a58c81f79be7 SHA256: 1540144d42b9ff0fed30bb0a2de6b78ecc617d5f572ee6c7b032d5c3b62be3ea SHA512: eec2000c02abf8a430c0539fc5993d138bc50017f8a7249f6e33b243617f56c51296317c4a86a15130fbda39edda76db5a585d8d3699c89fa1453504ef615ea6 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. Package: gccgo-arm-linux-gnueabihf Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-arm-linux-gnueabihf (>= 4:12.2.0-ok1), g++-arm-linux-gnueabihf (>= 4:12.2.0-ok1), gccgo-12-arm-linux-gnueabihf (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults/gccgo-arm-linux-gnueabihf_12.2.0-ok1_amd64.deb Size: 962 MD5sum: b11236fc05cbd4d0d6a8d463fce844c7 SHA1: c982b9ea7ab597957e43b32af723108cf2b0df63 SHA256: aa601607ef55214dc12a541c5bf9cacf51c8526a03257e5077e43acb084e05d7 SHA512: c70833ad4748a68b5fbd8a0b8af300b7757a1644c8c2609eb9e3a7fd1e972aac85a3273713a417f9991f93ef27eac6c8ec8d9069617654c1df5af2bef8c906a3 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. Package: gccgo-doc Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: doc Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16 Depends: gccgo-12-doc (>= 12.2.0-1~) Suggests: gccgo (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gccgo-doc_12.2.0-ok1_amd64.deb Size: 2682 MD5sum: e17ce81f4ce9f1c552761411f66f7274 SHA1: 8e1b05da40c9d65be6ebf43c26ed5731442e91bf SHA256: 31df0d67012b070800c77fea2683d70f052cfa8a69011f3e134ba298285e15bb SHA512: 9772fe72fa5e9df9fa69ad5a79e16a41ea3766f71977f094d051c8d87f082ed6462cafb7f22a0677e5af501610651c82c366e6f1ff4f5d50512365dc7c22f61f Description: Documentation for the GNU Go compiler Documentation for the GNU Go compiler in info format (dependency package). Package: gccgo-go Architecture: amd64 Version: 2:1.22-ok1 Multi-Arch: same Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Go Compiler Team Installed-Size: 64 Depends: g++-14, gccgo-14 Conflicts: golang-go Filename: pool/main/g/golang-defaults/gccgo-go_1.22-ok1_amd64.deb Size: 41868 MD5sum: 557bbd1d90a6e9c130595476771255c4 SHA1: cd4090a550969d7ab38c93a109024eafce417417 SHA256: a9fbc33536c92fe7395030c4ff22b70b8af60546feb7a51f48c6375bc0d42f4c SHA512: 2442511ebcc4a97fe9edb7d009709b1f0cd0e92185ba98ac74ba5a3a3e2c805d6cde5f973839413775b11bf419b5539bd222ea81c9c29e0270076257d3bec67d Homepage: https://golang.org 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. Package: gccgo-i686-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-ok1), g++-i686-linux-gnu (>= 4:12.2.0-ok1), gccgo-12-i686-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults/gccgo-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 956 MD5sum: 96a314a77709b5e57088f0c1536eaeb7 SHA1: 2699f9637b3686d756b6a57290083bd5b02b861d SHA256: c88d665f293a0aa0693e869d699b80dfc9e8aed01baefe2ad06cafab84dc435a SHA512: d20e9b2761ac1e3fba3abec09e3349267289fc340f529d5b796f035031d6e4a84e3059c6a94f990de2c3ee52d45f1202b9954bf1befd0ddc0b35ea224c650def 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-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips-linux-gnu (>= 4:12.2.0-4-ok2), g++-mips-linux-gnu (>= 4:12.2.0-4-ok2), gccgo-12-mips-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1240 MD5sum: 72e0fdf8c8b838c8712039361da3cef4 SHA1: 88efe4fb5c95bbd59650fc149bf1c6b0d733efb4 SHA256: 0bfb3bd5b9364f5c255536e8359a92d20526815b35562e0740b6650f6ebe12ef SHA512: 2cf903992f13922ea1497b5c2153b93765cee4189c0c71c1db2f7732e1ddbebe8043684fcd752f413b0daf7eb11165c245237ee5c72453aaeef33b2f18caa3fb Description: Go compiler (based on GCC) for the mips 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 mips architecture. Package: gccgo-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), g++-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gccgo-12-mips64-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1256 MD5sum: 1989e14dbea919dab17095fa17078506 SHA1: a5aa15e8022dcfde7971f431b4b5cb68f253a1b9 SHA256: a8e36e12ae7b16457a367112af524aa1040e95640b20ac5ac333392bb027fb83 SHA512: a2d365fa7c9e218d37788648bb62b4c5c14ae2ab192c3a3112888907c917cc9bf23044d02dfad4a3673b01e8e7fffe7db56c1f319821515bcc0ffc5a99960269 Description: Go compiler (based on GCC) for the mips64 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 mips64 architecture. Package: gccgo-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), g++-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gccgo-12-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1260 MD5sum: ae4342e87fb27d9ff2f05c3c9b1b5897 SHA1: 5846771286e05bdf46bd0aa711cae6284ee7c642 SHA256: 84ba8a4e3b947dc1a2b674bf3acabb99ced9a175a5ad638d83b843af3b506063 SHA512: 2334c16fe772ad73526fb42102a2f4cbab95b9be2946ec708a31ad4dc32f2a561d34df147e913e5030b8868985e07f8af9344aeb3a60aff65ac7b3082d21ac65 Description: Go compiler (based on GCC) for the mips64el 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 mips64el architecture. Package: gccgo-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), g++-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gccgo-12-mipsel-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1244 MD5sum: 2c76cfb8281a480216c4cb16cffca507 SHA1: deef15262b5f1e72377265f3c2f082ce81d7bdde SHA256: 0f9c314bf2f23a57e530d3c66af3d126401d3dfd74d64faf94e83ece18706bfc SHA512: b83be403b1eab0a520623aa346b9e5cf71086b4a4ff2e352f1f6fcb96ddd209713425faa055f38a39c40f1b4e118741342f7d75b18eb87357570bbd60b1cc4b8 Description: Go compiler (based on GCC) for the mipsel 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 mipsel architecture. Package: gccgo-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), g++-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gccgo-12-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1260 MD5sum: 3c62da5b2253fa69f206a51ad771d323 SHA1: 1eaff03e251d3ad6d6f250269f92760830c6dbcf SHA256: 8cbebb934e64fa2769930942d8b3c885fd783813aa15506c75d8bfb6b6793ef2 SHA512: 9995ebc2a41c6d81b56dde49a324f99ddf5522de26991fa0e46d1805ac0eb735c4cb633784de339c88c4bce126f1cfcd7100643bc42ece5ec1f931336a148ea5 Description: Go compiler (based on GCC) for the mipsr6 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 mipsr6 architecture. Package: gccgo-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), g++-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gccgo-12-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1260 MD5sum: d6e6a24a976790491f0024949f90d6cd SHA1: 2a4b8cfccd480e2c2365568aaa8618bfe5cb54b6 SHA256: d9e1e4152c62d48d5c688b64b59362daab83b346376f39e4dff44b283a33ed4e SHA512: 5f70edb2414a3eb1a9ef263edfa12e51c612cb62671e26cbbb2518bd8c1c5771f9c15074fc94c56d1e6377e771c001a5fe4471e3509384dd1fa1844a07d49856 Description: Go compiler (based on GCC) for the mipsr6el 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 mipsr6el architecture. Package: gccgo-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), g++-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gccgo-12-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1268 MD5sum: 169b4eb9fc7736b60ae7cf504a7a5f26 SHA1: 4f5befaccf043767fee0d3ed52bd8147e622317c SHA256: 36056fdfc61237899b3accf2ead7d1d3fe5f2de96e848ed742f767e57ae2a2e0 SHA512: 00f257696eea7aed6d55f6421dcccd26fd8acb387fde4d240a23491ac594d3be9dbc8173d5dc6ca9bc2bce0096dd1b47cc530db358c609ca9a10b320a05164cd Description: Go compiler (based on GCC) for the mips64r6 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 mips64r6 architecture. Package: gccgo-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), g++-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gccgo-12-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1268 MD5sum: 6e3c8a2ae268ad3406a23e82636fb58e SHA1: 1fba95602f26271bc33fbd7097a89ea88fd9eacb SHA256: b0dfc454cdf0a75290ac7f9e7ce2d47b5b440195773b4d3b9e1912eaff113386 SHA512: 9a1396d7d156ae5b3749a3bae068601930e0d3ad116f9c1cecd7430ae06f359da6465db202654b82a9fe861fe45eff2c7f967f0b43aa6c13a7dfecb80e16e38b Description: Go compiler (based on GCC) for the mips64r6el 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 mips64r6el architecture. Package: gccgo-multilib Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp (>= 4:12.2.0-ok1), gcc-multilib (>= 4:12.2.0-ok1), gccgo (>= 4:12.2.0-ok1), gccgo-12-multilib (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gccgo-multilib_12.2.0-ok1_amd64.deb Size: 856 MD5sum: 969b995f35cfe4bb3321c50aef5e1f34 SHA1: 6067d179645e98e59329d8193d86ef8f3cc6e94b SHA256: 81fdff27b1220e37882c278f48f0009f38ca576f7902a37c8b1e00fb636037e7 SHA512: ab8e2f5d04e95ffc73975bd4ef0b7abf31aaa20692a5f854232a1cbae7ce14251eaef81c52a090c4bf3ffb8639fd2570a494a4d672e4636df756069b0d2f472c 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 Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-ok1), g++-multilib-i686-linux-gnu (>= 4:12.2.0-ok1), gccgo-12-multilib-i686-linux-gnu (>= 12.2.0-1~), gccgo-i686-linux-gnu (>= 4:12.2.0-ok1) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults/gccgo-multilib-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 880 MD5sum: 1c148ddd091ee0199974db067d7ea257 SHA1: 92aca926f51881abfd588f9d78657040e00fd164 SHA256: dab20dfdf481003e81154b0bbfd552e5bfe36169eb3bd0816db3fa22d2d30344 SHA512: 5296fe7110c93b48ba579ae3a4483ce93e3fb6e308e94ba1698c86d56e36e904e5bb91d4d6a5d9ed3b53eefc8c03212ea9740d134b186390aef0631d093b752e 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-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips-linux-gnu (>= 4:12.2.0-4-ok2), g++-multilib-mips-linux-gnu (>= 4:12.2.0-4-ok2), gccgo-mips-linux-gnu (>= 4:12.2.0-4-ok2), gccgo-12-multilib-mips-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-multilib-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1084 MD5sum: fbda89639b2a553e67cb5a1e8872ab6a SHA1: 24c652adcb344595a3607e1787ff861676039a0a SHA256: bcd1c753ac66e9ee1d03b94af858996a47e984af8c5e59a92544e18988ae9e1b SHA512: 2d00e44d6f2a3cd103333348bdcee8a01672acac670db5d0eb53a6d6893de8d906f39891e773d8bb6922f8419ac2ea5f29cf777568f2368b40e6de2fcb5c28cb Description: Go compiler (based on GCC) for the mips 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 mips architecture. Package: gccgo-multilib-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), g++-multilib-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gccgo-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gccgo-12-multilib-mips64-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-multilib-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1100 MD5sum: 9e6218688a979a03438f53f66fea82aa SHA1: d5fb6fe25cda9233f2125d27defb49a5ea0404c7 SHA256: 72a35f778752b15083b034db6d5fb710a68bd4c368f5a3112ef54121ccbfdf44 SHA512: add86c9d3c0de65b8ab3424f607b164edefa513c9d3b45152775912357c2660d829e3efd11cf0f562f1f0aeea9f0b53fbf7295e33f0ce7b7c87ed683b1bc0fd1 Description: Go compiler (based on GCC) for the mips64 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 mips64 architecture. Package: gccgo-multilib-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), g++-multilib-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gccgo-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gccgo-12-multilib-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-multilib-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1100 MD5sum: fccdec238eb7ebc38d8079d092096311 SHA1: 08fd4eb942cd8c3ef7be63e94b0c8d6cc816bdcb SHA256: 9a9d8f70cd293089514545a464522c11b39c0fe944f2b67e59043d87ada30054 SHA512: 04a2f6c5cc082a2bfcc703d339538881f3ee5bd286ccc45cb7c5ffd639ea3d37378eaa4aec53858f755c4988c02c30e72a66c89f35d5d4f39ed40af5af7fe745 Description: Go compiler (based on GCC) for the mips64el 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 mips64el architecture. Package: gccgo-multilib-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), g++-multilib-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gccgo-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gccgo-12-multilib-mipsel-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-multilib-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1084 MD5sum: 9f05f431c768dac8c5beceb9a58c654b SHA1: 3e61970f2d297c724110b99ae89c315dcaf12c51 SHA256: 9bac5537a269523fd5bda65a6b50f0e494869a9063a2390cf7d512478ebacf7b SHA512: 09e2e915227b7b3500d376edc2ab6170d02f22ae6e3b0e8998c3882bc3be96f3fca27e6a753b3312e3f3ce7475a0e2a86e956bc0b135baedf8f9dbb2157abe17 Description: Go compiler (based on GCC) for the mipsel 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 mipsel architecture. Package: gccgo-multilib-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), g++-multilib-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gccgo-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gccgo-12-multilib-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-multilib-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1096 MD5sum: 14de2a67cbd4fff7c0680f9150a9a2e6 SHA1: 3f8370a3dca76d4b4bda037055839565c200de2a SHA256: bda2f8ad6d8eff4681bd06ba784094397ca30a0fa33051f277c23aa21257749e SHA512: 570cc0f55a8af1e06f08f73c3820dd08069a17839566d5e252a2391fedfb0d8d4a9813da6ae8d9c3ad44466faa2710396922b06fde77ba002f6e4eba5200b6f0 Description: Go compiler (based on GCC) for the mipsr6 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 mipsr6 architecture. Package: gccgo-multilib-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), g++-multilib-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gccgo-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gccgo-12-multilib-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-multilib-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1104 MD5sum: d0db2cd9ed4c4f1034b6970c42da6150 SHA1: 1bdf602712ac09b5fa259f9d971818438a96814c SHA256: 1e9f0b40cdd921d18c181f80545eb52a81dc1d99372c2f896b9387ef1a293b9a SHA512: ae6f3a3793098d286b9870a9f49776156b76e8fca94a3b5286fdd07b43f04d568139ec1f90d4f5a281de5f49d4b068db5c6bd80fb4407cdb64ab42b2d72dfb98 Description: Go compiler (based on GCC) for the mipsr6el 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 mipsr6el architecture. Package: gccgo-multilib-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), g++-multilib-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gccgo-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gccgo-12-multilib-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-multilib-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1112 MD5sum: 2379693050cf54bcae467c7e87615c6b SHA1: 4eb3099a53a8afab109a421888475d4c8c94dd20 SHA256: eaa932bac888cb41e5711d31894aa32a9c37fc7cf4e890655a366664a6d7bb76 SHA512: 3672c356b07515da92d36fa12dc014d1e49c21c20c5db73301c4c17affe7a02e8276d3a4909ca51ae5b9836fd12433643a1594f7d335d3228ed56a99203eee1b Description: Go compiler (based on GCC) for the mips64r6 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 mips64r6 architecture. Package: gccgo-multilib-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), g++-multilib-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gccgo-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gccgo-12-multilib-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-mipsen/gccgo-multilib-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1108 MD5sum: 316127c2d1d73d23de3de9ab8679dfaa SHA1: 8cfd14db880146e9967d6cae188385c310d1ff58 SHA256: 6c719a956bf8f3bb119e078b0a0803149e273df8f93a745463d7018583d763df SHA512: c6fc55dd603f5ec95e283ad222684047ef0037c91c14d26b9ecb8ea3f474cdcfdbfe8d629dab030d8bff460bb5459f6a0dc93f48526015b14f0e118de1a1522e Description: Go compiler (based on GCC) for the mips64r6el 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 mips64r6el architecture. Package: gccgo-multilib-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc-linux-gnu (>= 4:12.2.0-ok1), g++-multilib-powerpc-linux-gnu (>= 4:12.2.0-ok1), gccgo-12-multilib-powerpc-linux-gnu (>= 12.2.0-1~), gccgo-powerpc-linux-gnu (>= 4:12.2.0-ok1) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults/gccgo-multilib-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 882 MD5sum: 579435009a505fbeb786c47f6d3fee97 SHA1: ccaccb20e507d8de9492e53744a24906a3c04794 SHA256: f9f5c881ef0986d42242b5c7fd0b8760b0d72c432132c8be78039c6acf77f481 SHA512: 37c70a442d33dc218bf4893476ddd29d213cc766aba051caf12d2191cfdef59b390990977d524346a182a646e3c551fc737a424159daa293397098f6eb145e27 Description: Go compiler (based on GCC) for the powerpc 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 powerpc architecture. Package: gccgo-multilib-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc64-linux-gnu (>= 4:12.2.0-ok2), g++-multilib-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gccgo-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gccgo-12-multilib-powerpc64-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-ports/gccgo-multilib-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1092 MD5sum: 9cd28e552f482740d41bdccf297b1e81 SHA1: 7522a1976eaba1ce0a1c423793559e1c240a7b2c SHA256: c32cd4f2a29f91381ad602e437d0425ffcd8053f69b4df8dfc38b4b0f30eb315 SHA512: 81a11b2bea9cfbdf2df68bc3244e0c97fd9c36fd641e87fd8b77f19b9786dc9c774a93c3ca87f4496a6eea7b76e4e7d2ead69859786c08704a4fb4cbcd7d97ee Description: Go compiler (based on GCC) for the ppc64 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 ppc64 architecture. Package: gccgo-multilib-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-ok1), g++-multilib-s390x-linux-gnu (>= 4:12.2.0-ok1), gccgo-12-multilib-s390x-linux-gnu (>= 12.2.0-1~), gccgo-s390x-linux-gnu (>= 4:12.2.0-ok1) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults/gccgo-multilib-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 882 MD5sum: 8e1b65c3cf3ff00714237bba5a95a144 SHA1: b42afce6f887bce4f7741924527176b2724ffe37 SHA256: 0a14179fd336f0d7f344f24f35215739f1ace8e169471d9aab72d6cc195f81a2 SHA512: e34dd11f67e045b02bfd95ab36177eb0d64137b2da477b17fdf481e49a9574c3257e51cb1a7361a382c4a8162700ba664c32565ebad42bc6246cd49de8e7e3a9 Description: Go compiler (based on GCC) for the s390x architecture This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler for the s390x architecture. Package: gccgo-multilib-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-sparc64-linux-gnu (>= 4:12.2.0-ok2), g++-multilib-sparc64-linux-gnu (>= 4:12.2.0-ok2), gccgo-sparc64-linux-gnu (>= 4:12.2.0-ok2), gccgo-12-multilib-sparc64-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-ports/gccgo-multilib-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1088 MD5sum: c7e7b4c24e9f163293a6ed8871c9fd33 SHA1: 8dae0c48b51ba928d8fe4604b0aba752c3fc8611 SHA256: 88a701f10f5d505add8539b2b03b2d6d870d285ec0e0335412153d48a579b95d SHA512: 5aa91ae5da0c0bf8781ceeecc1ab02835058fd6fd5b2c21881ba37ab71cefd1537a2c17b2224bf8a2ee4319ec9e27cc096117187be9a44072cb25d51aa7070cc Description: Go compiler (based on GCC) for the sparc64 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 sparc64 architecture. Package: gccgo-multilib-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), g++-multilib-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gccgo-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gccgo-12-multilib-x86-64-linux-gnux32 (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-ports/gccgo-multilib-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1088 MD5sum: eb2b11767212149e973cae1b6b54613e SHA1: 73ed01daf9ada2bfc691d962b3b67b92b08ff86e SHA256: 7910a423f553d773244d91fa7504bd28f59f92f230ce2e42e5c75eca4ef7a9ab SHA512: de92e6ec238b30d168b7a0a0151dc3d69b605e58ecab0c0e9e2e09960363c2dca3ce7a66b259fb67a8137db2c267eb81369e6d9185faf099242ac75d77145330 Description: Go compiler (based on GCC) for the x32 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 x32 architecture. Package: gccgo-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-powerpc-linux-gnu (>= 4:12.2.0-ok1), g++-powerpc-linux-gnu (>= 4:12.2.0-ok1), gccgo-12-powerpc-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults/gccgo-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 952 MD5sum: 3175460f2de43ea8a7b571b1857fb1dc SHA1: a49665af940d6c194d7bbe5e780bd81508127058 SHA256: 9f5a16f4671f9d2ef3e625a4ebb50251d1257e9e098c8619e5f9d05baf830dfb SHA512: 67568c7ecd8fe5b923a6a0cbd139b917207c60242f073f08b666c03bf7a6ada8982e4a3b6f5a1a7e6ae6c8485aea1671bcf7987ddaafdab500225dfe2bd4c372 Description: Go compiler (based on GCC) for the powerpc 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 powerpc architecture. Package: gccgo-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-powerpc64-linux-gnu (>= 4:12.2.0-ok2), g++-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gccgo-12-powerpc64-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-ports/gccgo-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1152 MD5sum: e9248f9107e9321240b3b7218226b1e8 SHA1: 45b8a6552f3ab85216c2b11cbb47b532e0a6503a SHA256: 11472a5f65831b069e782b5ab9aeded7bc195e88dbf87b1b3175441f680d517e SHA512: f8892fa6360e6e102b4e41efc54f73704f1054fbd7302af6b350be13c707f34a9e282c8eb43dce612e9a62ed1fe58820d47991e488a62d42038f9ecace00f2b0 Description: Go compiler (based on GCC) for the ppc64 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 ppc64 architecture. Package: gccgo-powerpc64le-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-powerpc64le-linux-gnu (>= 4:12.2.0-ok1), g++-powerpc64le-linux-gnu (>= 4:12.2.0-ok1), gccgo-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults/gccgo-powerpc64le-linux-gnu_12.2.0-ok1_amd64.deb Size: 964 MD5sum: db6d5dc778df2da6ada75109c94a3c7d SHA1: 2ff383b10ac570d8b6da423cfc0d2dc96ffcc1e2 SHA256: 6e46fa49eccc3f1ec2915c7fbf3d6de7b8feb48c91fe50695d6bc8d132750634 SHA512: 6b88db6305568d0f4461be982c138038f917969c91c644c399e35f79fa4d1400d15e036395818278fb4575bcc22dca56a43089b38f516e96973fbea2a5020d02 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. Package: gccgo-riscv64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-riscv64-linux-gnu (>= 4:12.2.0-ok2), g++-riscv64-linux-gnu (>= 4:12.2.0-ok2), gccgo-12-riscv64-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-ports/gccgo-riscv64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1152 MD5sum: 3fb1c8cf322db8e262597774b0d972c0 SHA1: 73f4583103faf177b0be7b043ba21a282a3df5f6 SHA256: bcfc6073ac984aea4b16188bca11d6a77e4bcc9d844f56921bb971e430502de9 SHA512: bf2781e49ee890fa7f9acf0c7e373bcbf72395f08b938016053674342703a077f36ad337c2637952cc721f77fb029da98f5dc855717424a2610bed14d9290ea9 Description: Go compiler (based on GCC) for the riscv64 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 riscv64 architecture. Package: gccgo-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-ok1), g++-s390x-linux-gnu (>= 4:12.2.0-ok1), gccgo-12-s390x-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults/gccgo-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 954 MD5sum: aff00a345ce7ae97915333d75476dd8e SHA1: 9832e2d2f4fac1e36bbe4c926494dbc72f98105a SHA256: fbf4ed2b53998ef0b0f39c7fdde91101c80a91b90a5983e37609b3d50e4a7163 SHA512: 2c8fb1ec598ae576901a78595c5bff2815f30b67ae4141c4a7d3a53d24bba39dd090f7d73b67583450fbb464311c204d00e4bfa4e53ce943184439c6329e8d16 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-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-sparc64-linux-gnu (>= 4:12.2.0-ok2), g++-sparc64-linux-gnu (>= 4:12.2.0-ok2), gccgo-12-sparc64-linux-gnu (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-ports/gccgo-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1152 MD5sum: 5e757ec8662aed4d061223489cdeac80 SHA1: d72cffc2f56aa3319fd322f6c563c9432e9bfe60 SHA256: f196ea4785cef6572e79eb40680ca7dcc2b9066ce4d24acd4a956825b7ab0734 SHA512: 10bfb8255cc2b8d8b49378ec313895f3e36f9135dc368fa694599b879024a409b11621c746cfae7e26ac2f0c337c00d26042160006ba34092eae669f9c8ad910 Description: Go compiler (based on GCC) for the sparc64 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 sparc64 architecture. Package: gccgo-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), g++-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gccgo-12-x86-64-linux-gnux32 (>= 12.2.0-1~) Suggests: gccgo-doc Filename: pool/main/g/gcc-defaults-ports/gccgo-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1156 MD5sum: 5f44b9bf7981034188f96f1ed6541f0e SHA1: e2dcc86e03ada86a1b1e0e3f750cb041c7fadd1b SHA256: 9905a5cf199f166a4bc2b12f562f7f87b460f00f06920af3f1df0727189655bf SHA512: 7e1923147579eb6a426efdd75f1ac5889679af0863b18904f56e417c94624eeb2f5874f699156a24070a54f466dfd1d8ea26ef2262a5c6758144cbc7015b8861 Description: Go compiler (based on GCC) for the x32 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 x32 architecture. Package: gconf-defaults-service Architecture: amd64 Version: 3.2.6-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 397 Depends: gconf-service, libc6 (>= 2.34), 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-ok2) Conflicts: gconf2-common (<< 2.24.0-0), libgconf2-4 (<< 2.24.0-0) Breaks: gconf-editor (<< 2.28) Replaces: gconf2-common (<< 2.24.0-0) Filename: pool/main/g/gconf/gconf-defaults-service_3.2.6-ok2_amd64.deb Size: 12752 MD5sum: ac734c270d18ccf5ca04399c25d3cbce SHA1: 8cc4ae8e181ca62a6988947c5f46bbde3882283b SHA256: 444812ee201645ee129653330f44b3e4257a1f857643011e4146e4be46833333 SHA512: 4f85325081a29ab9a58e1af52311291533ccdae89e8afa6069cd2dc269237e9428ffe8b421f1c07265b77984ea49ebc6881d23be463227ac92da64f7747074e8 Homepage: http://projects.gnome.org/gconf/ 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. Package: gconf-service Architecture: amd64 Version: 3.2.6-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 347 Depends: gconf-service-backend (= 3.2.6-ok2) Filename: pool/main/g/gconf/gconf-service_3.2.6-ok2_amd64.deb Size: 15912 MD5sum: 2693d16fa2831f872e5b486a46e37ba9 SHA1: f501894055107771565f4ac907041b98a480d430 SHA256: cd38e4420de95350da6eb46d80d80a186f0b5572eb4faaf66c97126b091c90cb SHA512: b923d8b915ef14dcb16e8fcba803f0052f727ed3cae0f74395df607407547fa729ff0040f50a71b833a51722e35d3f8c183a2ad4150b0adf9d4b6fb8d9d56b33 Homepage: http://projects.gnome.org/gconf/ 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 provides 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. Package: gconf-service-backend Architecture: amd64 Version: 3.2.6-ok2 Priority: optional Section: libs Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 548 Depends: gconf-service, libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgconf-2-4 (= 3.2.6-ok2), libglib2.0-0 (>= 2.31.0), libldap-2.4-2 (>= 2.4.7), libxml2 (>= 2.7.4), gconf2-common (= 3.2.6-ok2) Breaks: gconf2-common (<< 3.2.3-0) Replaces: gconf-service (<< 3.2.5-0), gconf2-common (<< 3.2.3-0) Filename: pool/main/g/gconf/gconf-service-backend_3.2.6-ok2_amd64.deb Size: 58152 MD5sum: 486f1c74fbfec922ba7053083413ca53 SHA1: dfd3e3bf383832cc53e6ac161d7d5b2f15662d8f SHA256: 55f53544c5f5e912ca01b7bd1aaeb4981f1f7b62a6e3f9556a42b651a27b42ba SHA512: 683659eafd2229b340fb085483c5f54721448a2b92a26f0c3768fbb0b33ecec60b6f1676c112d3c0e00d9b72344e67e6ad9caec0d38653f1f60a58c72c5ae632 Homepage: http://projects.gnome.org/gconf/ 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. It is an internal implementation of gconf used to work around multiarch-related upgrade problems, and will eventually be merged back into gconf-service. Package: gconf2 Architecture: amd64 Version: 3.2.6-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 586 Depends: gconf-service, libc6 (>= 2.34), libgconf-2-4 (>= 3.2.6-ok2), libglib2.0-0 (>= 2.31.8), libxml2 (>= 2.7.4), default-dbus-session-bus | dbus-session-bus, gconf-service-backend (= 3.2.6-ok2), psmisc, python3:any Suggests: gconf-defaults-service Filename: pool/main/g/gconf/gconf2_3.2.6-ok2_amd64.deb Size: 81616 MD5sum: a25887064f3896eb34d92a40db781d52 SHA1: 68cdf5aa81c6c33b0c65422257120a29fb9adf09 SHA256: ef7d32f7251a3f6bb932867685566e29b4f35ecdbde2227b683efb38c49f129d SHA512: 63f714fb940a42b391549c53e832c4eaa68b5fcdeb6c51ca442c15ada67bbde56ce52bc668ad9c4e37d0787d361aae7e5b54115ebb460dbebfc0121c6569b585 Homepage: http://projects.gnome.org/gconf/ 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. Package: gconf2-common Architecture: all Version: 3.2.6-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 6359 Depends: ucf Breaks: libgconf2-4 (<< 3.2.3-0) Filename: pool/main/g/gconf/gconf2-common_3.2.6-ok2_all.deb Size: 696412 MD5sum: 768fc8a96b03806cefd514b12dde289b SHA1: 336868d8d0c56abc266cdcab07972f96e0389dfb SHA256: ab32fa8f068c216de8d69a7c93c5b8fa95423c6ba68dc928813de79b775a5451 SHA512: 022701f0b3075c5bb566fc67ef4394e7624012e9a4b2b5e8abb8e2a34131f03f3f95792ee77b2e85d4cd480ca936cc659ec94c4c644677b49b6d4c81ca8019e9 Homepage: http://projects.gnome.org/gconf/ 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. Package: gcr Architecture: amd64 Version: 3.41.2-ok1 Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1531 Depends: default-dbus-session-bus | dbus-session-bus, gcr4, libgcr-base-3-1 (= 3.41.2-ok1), libgcr-ui-3-1 (= 3.41.2-ok1), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libglib2.0-0 (>= 2.44.0), libgtk-3-0 (>= 3.0.0) Filename: pool/main/g/gcr/gcr_3.41.2-ok1_amd64.deb Size: 239724 MD5sum: e7c7d140aaefe2cd3be1c08624dcf8bb SHA1: 7d4561f8b0895b573b86ff468d00c52d2a855377 SHA256: c94b6220af0193135ad807e3a613cba6212e4afa7d58ce3675eb2a3b5cb86f07 SHA512: a1ff0aa4df2770bb478f23e6c366cc64a4adaf68e886407eaf3c308c188551c183b1b9294601c40369bc4193579d22cc0775ae34490c010bfc6f1647c5ccad97 Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: GNOME crypto services (daemon and tools) GCR is a library for crypto UI and related tasks. . This package contains the certificate viewer and prompter service. Package: gdal-bin Architecture: amd64 Version: 3.8.4+dfsg-ok3 Multi-Arch: foreign Priority: optional Section: science Source: gdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 1247 Depends: python3-gdal (= 3.8.4+dfsg-ok3), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgdal34t64 (>= 3.8.0), libstdc++6 (>= 5.2) Suggests: libgdal-grass Breaks: gdal-bin (<< 1.10.0-0~), python-gdal (<< 2.4.3~) Replaces: python-gdal (<< 2.4.3~) Filename: pool/main/g/gdal/gdal-bin_3.8.4+dfsg-ok3_amd64.deb Size: 267132 MD5sum: 855d2f8ba4af91e25cde3a63c001e580 SHA1: 1e1d02168fe070da40c2609b546115fc637f810f SHA256: cd0a5ecc65ee6b4d843426056c23692a5c1823abd42ccc49801131da9936e8ef SHA512: e2c0b7ba499943f8547915d332cee2982ba6af9d7a1374e809fde9668a637b3680193d20359f75eaf21357a8d14a8ac08bfb128be8b502eeae120338e52bfcda Homepage: http://www.gdal.org/ 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. Package: gdal-data Architecture: all Version: 3.8.4+dfsg-ok3 Multi-Arch: foreign Priority: optional Section: science Source: gdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 2748 Filename: pool/main/g/gdal/gdal-data_3.8.4+dfsg-ok3_all.deb Size: 234796 MD5sum: fe6580810be08675834d6817ac629503 SHA1: 58d0babcb3334dc4dfdbd8acf2abef4ad30cd954 SHA256: 9306d5cd98d60d6fc85030fe56d727cfbd096c99497309fe1192e1100fe13f5b SHA512: 8e3457d48b5dda0626cee6895714c6a4e45687893f6f13fbf20f2c3dfb22e013a497d7231683428de034efa206082eb6ce8b88d529c80f1097b3edaa8c08e1ff Homepage: http://www.gdal.org/ 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. Package: gdal-plugins Architecture: amd64 Version: 3.8.4+dfsg-ok3 Multi-Arch: same Priority: optional Section: science Source: gdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 372 Filename: pool/main/g/gdal/gdal-plugins_3.8.4+dfsg-ok3_amd64.deb Size: 19188 MD5sum: ef0fd09155495fadb6b2a14501ae2f3a SHA1: 70dc049bc14eca4d1e517e213b25879639d6bb1d SHA256: bd66088a6550ed54c74f6248f8f192b051ec526e37c06bf650d22108c4ce7ec1 SHA512: dc0a3105f4ab4d5aa7ba3207815e3e9f76b8c32e14b85d03d77adf2048fd92c8094925e669dc9aabc33748ee9741ca079204076d2cf2689fa309c799427ed34f Homepage: http://www.gdal.org/ Description: Geospatial Data Abstraction Library - Plugins GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains data for the plugins. Package: gdb Architecture: amd64 Version: 15.0.50.20240403-ok2.2 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 11265 Provides: gdb-minimal (= 15.0.50.20240403-ok2.2) Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.38), libdebuginfod1t64 (>= 0.188), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.3.0+dfsg), libipt2 (>= 2.0), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.12t64 (>= 3.12.1), libreadline8 (>= 8.2~beta), libsource-highlight4v5 (>= 3.1.9), libstdc++6 (>= 12), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Recommends: libc-dbg Suggests: gdb-doc, gdbserver Conflicts: gdb Replaces: gdb Filename: pool/main/g/gdb/gdb_15.0.50.20240403-ok2.2_amd64.deb Size: 3530124 MD5sum: 7a56fb0812944d43c0002cadf247464d SHA1: 14c4b6f33a7b85e21ac2128eeeaf4b1eb9fefdfa SHA256: 4b6e989a2524fdfae709152cfd492ee8152ee47ca29654921a347e2866238bdc SHA512: 3fc2f8928c5d0a68412a8eae0723b25dc1c243851c281412d23b6374e520d7a5dca41a763463f26f64b9744e395042e2776223438eabb1d79b6e0bf9e1c547c1 Homepage: https://www.gnu.org/s/gdb/ 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. Package: gdb-doc Architecture: all Version: 15.0.50.20240403-ok2.2 Priority: optional Section: doc Source: gdb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 11764 Breaks: gdb (<< 7.8), gdbserver (<< 7.8) Replaces: gdb (<< 7.8), gdbserver (<< 7.8) Filename: pool/main/g/gdb/gdb-doc_15.0.50.20240403-ok2.2_all.deb Size: 4809976 MD5sum: 09134b838d9e14b7d50e3687697c37d1 SHA1: 7ac78a8d5161199dfa0f1a50b2f0a9f5b9ce47ee SHA256: 095b030080f567f31470f14f3db89576a88caa5d8246d810adc3ebbb3123a9e4 SHA512: a217b87202264a13f6d0cc92c5e2580174871a5848414d561bb5b7d19a3da097177613e7f9aa2b1d82882b50bf09e79d780227c5039828e66ba9253ec0d8a5b8 Homepage: https://www.gnu.org/s/gdb/ Description: The GNU Debugger Documentation GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, it works for C, C++, Fortran, Modula 2 and Java programs. A must-have for any serious programmer. . This package contains the GDB manual. Package: gdb-multiarch Architecture: amd64 Version: 15.0.50.20240403-ok2.2 Priority: optional Section: devel Source: gdb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 16754 Provides: gdb-arm-none-eabi Depends: gdb (= 15.0.50.20240403-ok2.2), libbabeltrace1 (>= 1.5.4), libc6 (>= 2.38), libdebuginfod1t64 (>= 0.188), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libgmp10 (>= 2:6.3.0+dfsg), libipt2 (>= 2.0), liblzma5 (>= 5.1.1alpha+20110809), libmpfr6 (>= 3.1.3), libncursesw6 (>= 6), libpython3.12t64 (>= 3.12.1), libreadline8 (>= 8.2~beta), libsource-highlight4v5 (>= 3.1.9), libstdc++6 (>= 12), libtinfo6 (>= 6), libxxhash0 (>= 0.6.5), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Conflicts: gdb-arm-none-eabi Breaks: gdb-arm-none-eabi Filename: pool/main/g/gdb/gdb-multiarch_15.0.50.20240403-ok2.2_amd64.deb Size: 4295352 MD5sum: ada45ce479196ee12d3b453d888ee53d SHA1: c76d5e2d61fd46c3a4a36c38d4532c8890a68ff8 SHA256: 11336a4b23ab50e0b8a10673c7a8feb4c3f62f8a245aec897281432694c1c723 SHA512: 6c4104fad3c0d7f6230faad858268b781a75b2c479ac1de6e3af10040fea060200933b67ffdf244eed7dd7f9cd534c6dd48f6c057b4075e3265474e35d004f93 Homepage: https://www.gnu.org/s/gdb/ 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. Package: gdb-source Architecture: all Version: 15.0.50.20240403-ok2.2 Priority: optional Section: devel Source: gdb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 25146 Filename: pool/main/g/gdb/gdb-source_15.0.50.20240403-ok2.2_all.deb Size: 25587412 MD5sum: b45c7be3a97299c8103a9e1501cfec1d SHA1: 641a2a7d68c37b7e0ebf2830344e9d1905040db4 SHA256: ff983adb5f14008a4b05d2d64fa0f205a3702569930296cd97ebaf6ca90e2dc6 SHA512: 60615e31522cbcce9f4d523485aeca1c897626e1b9198105f6c073551e1588685c6c1791dc8324ada72297d97966ac9bd1c4a94d4818ae8d533927241a5b375d Homepage: https://www.gnu.org/s/gdb/ 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. Package: gdbm-l10n Architecture: all Version: 1.23-ok5 Multi-Arch: foreign Priority: optional Section: localization Source: gdbm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 313 Replaces: libgdbm4 (= 1.12-2) Filename: pool/main/g/gdbm/gdbm-l10n_1.23-ok5_all.deb Size: 48208 MD5sum: 237f6dc8169fa8ddfd332e169089059c SHA1: 55bec496337ae1ebc86e75b57d5f1071bdbd9e2a SHA256: 514305d631aada7bbd7814b0b39dd71ea270cf53de78fa8863af5239e6455a53 SHA512: adc6e548518dbaed0d990f8edd141f2d8680bee13464f05d90b6a2851930139d31ca2a6e195d963ec64c9712a80a30e88ef26ffe02a6e818511a36414ea96258 Homepage: https://gnu.org/software/gdbm 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. Package: gdbmtool Architecture: amd64 Version: 1.23-ok5 Priority: optional Section: utils Source: gdbm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 248 Depends: libc6 (>= 2.34), libgdbm6t64 (>= 1.21), libreadline8 (>= 6.0) Suggests: gdbm-l10n (= 1.23-ok5) Filename: pool/main/g/gdbm/gdbmtool_1.23-ok5_amd64.deb Size: 65360 MD5sum: e8d22478ba8e3c9e1e69214130777d63 SHA1: ee62e9de6cce433364adab4214c019631946795c SHA256: 341130eaceda40989a9979e29a899eb33854a175aedaaabb8a568eb3349bd15e SHA512: 06878d7cff0d2f3f73a4111976e67257d6485492575315c8d041779102b5846becd4b591c795c411e1ce51c05c7010a4e6b96544bbb516255d76bfe5c9734180 Homepage: https://gnu.org/software/gdbm 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. Package: gdbserver Architecture: amd64 Version: 15.0.50.20240403-ok2.2 Priority: optional Section: devel Source: gdb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 840 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Replaces: gdb (<< 7.0.1-1) Filename: pool/main/g/gdb/gdbserver_15.0.50.20240403-ok2.2_amd64.deb Size: 250892 MD5sum: d9a24c0a7bcc3b0a53239684574270ee SHA1: 322cba3b669f3dd55a005ae97dff7a7f52116e2b SHA256: 33f9968e3cd50237fb834e379832c620c869084861b4d0f1d6bb3ccd196c35a2 SHA512: 4be14863276a78753c06d006180506581d4d5579c0ac1643f86180c1b67044135db02b00f3a681e76bcde4242d884bfac85e0d967351295aa6ec4df54e410f26 Homepage: https://www.gnu.org/s/gdb/ 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. Package: gdc Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: gdc-12 (>= 12.2.0-1~), libgphobos-dev (= 12.2.0-ok1) 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) Filename: pool/main/g/gcc-defaults/gdc_12.2.0-ok1_amd64.deb Size: 4960 MD5sum: a431f5f94bd8e967394e8e1c56b68f3f SHA1: 3e374ae4c0afea3966816eead918ebd0e5e8f995 SHA256: 42bce9e86a0156e98540ad6f9b1c0dadf5da159c1657967c2251a8a48d5bf591 SHA512: 0465736bb0b564d9251d53b37f30f136602314481fdd2a47f577aa2e40d87ace14cd918193102db50dd4cd5b1ea90190b8927fc0af1c8a9b6a170b0047ed9943 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 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 29705 Provides: d-compiler, d-v2-compiler, gdc Depends: gcc-10-base (>= 10), g++-10 (>= 10), libgphobos-10-dev (>= 10), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Replaces: gdc (<< 4.4.6-5) Filename: pool/main/g/gcc-10/gdc-10_10-20200411-ok5_amd64.deb Size: 9112766 MD5sum: 641f88b30dd356ad921f07bb8042eead SHA1: db8931f951a3ea21a18da6ee02fd25d180868443 SHA256: c9d7743f92bb5deffa960f3592b2c8f8311cf404023701476e72e624a5f21342 SHA512: 724f0cbc5c3b29c98cb351147454cf6801ff6891fa7a8239af55b912b9e75b9947d6a9113f46bc0251c2512b2769a3d526956adcae908e272c233364e04164df Homepage: http://gcc.gnu.org/ Description: GNU D compiler (version 2) 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. Package: gdc-10-multilib Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-10-base (>= 10), gdc-10 (= 10-20200411-ok5), gcc-10-multilib (= 10-20200411-ok5), lib32gphobos-10-dev (= 10-20200411-ok5), libx32gphobos-10-dev (= 10-20200411-ok5) Filename: pool/main/g/gcc-10/gdc-10-multilib_10-20200411-ok5_amd64.deb Size: 906 MD5sum: 42b887827c42993e4c4cf493e034f28b SHA1: f3e709fcaee9579924a25be28e275599dbbe16d6 SHA256: c42f06cdc3c4133974206110c41be2fe1278ce11fa753532121640407c635d8d SHA512: ff53f2d8885bf788f92c20abadd245e8741b8dba763f4f2bdeb333e173a38120c46fb4b15a1d93fd638baf59ac4d36bc5de7fa680eb8e330b089cf10092beca9 Homepage: http://gcc.gnu.org/ Description: GNU D compiler (version 2, multilib support) 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). Package: gdc-12 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 38214 Provides: d-compiler, d-v2-compiler, gdc Depends: gcc-12-base (>= 12), g++-12 (>= 12), libgphobos-12-dev (>= 12), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Replaces: gdc (<< 4.4.6-5) Filename: pool/main/g/gcc-12/gdc-12_12.3.0-1ok3_amd64.deb Size: 11663214 MD5sum: fd2ad03ff8d0193523c3c425d829bccf SHA1: 438edac265aef4896cfb1d18098feaf2cd626e17 SHA256: 4934cad5bc4de1c79300ccc1efa91bdce050f0b6e08b83c3b32d04ebcdd88aa0 SHA512: ef88e266d47e0bad057984108a19a5b221a431cf4ea7250cd12ca3fd68b7a606369afc88001d1bdeeb63692df304d02818da001a3a221e2f3e2bc181844b3056 Homepage: http://gcc.gnu.org/ Description: GNU D compiler (version 2) 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. Package: gdc-12-multilib Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-12-base (>= 12), gdc-12 (= 12.3.0-1ok3), gcc-12-multilib (= 12.3.0-1ok3), lib32gphobos-12-dev (= 12.3.0-1ok3), libx32gphobos-12-dev (= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/gdc-12-multilib_12.3.0-1ok3_amd64.deb Size: 898 MD5sum: e2018aa6eff217765e7a4df69eebb5e3 SHA1: ab16b15fb9bd359f6965642d66d65f7cac4f80b5 SHA256: e6b46a6f060d37bbbd9b0e17e5c94cf85906cab03268205d5f54b408c3bc882e SHA512: e5967cb6f37f4ee72efc387ffa665f1e905373bb258625f538b97754b1e0f477d65225d9bc1ee02aba927c7dac6c923369e7a42c06a41bb15a2cffe60ceead03 Homepage: http://gcc.gnu.org/ Description: GNU D compiler (version 2, multilib support) 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). Package: gdc-13 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 34950 Provides: d-compiler, d-v2-compiler, gdc Depends: gcc-13-base (>= 13), g++-13 (>= 13), libgphobos-13-dev (>= 13), libc6 (>= 2.38), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Replaces: gdc (<< 4.4.6-5) Filename: pool/main/g/gcc-13/gdc-13_13.2.0-4ok3.3_amd64.deb Size: 11752676 MD5sum: 8d1e096420a4d2ceab0986c1b13d97a4 SHA1: 9e3ab58e4b74956c6c2cd1877e60b8970f057551 SHA256: 5681d9a22b82cfd8c9421da12720290a363d5aaf42346698e4fae148d4364f2f SHA512: f84f1f7754f468031af39b32210125fe477268e0c02f1286bc417f90a009e5a651bf15cda0cd1060567066c227f9dd84c220a471f38a46886264ec473356c5d7 Homepage: http://gcc.gnu.org/ Description: GNU D compiler (version 2) 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. Package: gdc-13-multilib Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-13-base (>= 13), gdc-13 (= 13.2.0-4ok3.3), gcc-13-multilib (= 13.2.0-4ok3.3), lib32gphobos-13-dev (= 13.2.0-4ok3.3), libx32gphobos-13-dev (= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/gdc-13-multilib_13.2.0-4ok3.3_amd64.deb Size: 898 MD5sum: 63dedb46de99dea30445967e3a472966 SHA1: dec613cde5a3c2f7e09335a9440376c6cb336420 SHA256: 6ebf98c66f9f689575387876ed42739231fe1f50e9a612ffd29c74770a7f3a62 SHA512: f8c2a01c697b125d684b2debab06fdde0bb59e96e1849de801e5b888a16647fed3c50f3be701f4db04580a938534f23dfe2ada4d9fcb897e0e96144958ce986d Homepage: http://gcc.gnu.org/ Description: GNU D compiler (version 2, multilib support) 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). Package: gdc-7 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 25960 Provides: d-compiler, d-v2-compiler, gdc Depends: gcc-7-base (>= 7), g++-7 (>= 7), libgphobos-7-dev (>= 7), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Replaces: gdc (<< 4.4.6-5) Filename: pool/main/g/gcc-7/gdc-7_7.5.0-ok2_amd64.deb Size: 9887892 MD5sum: 2ff96cf3063ab417a18c6d99313b6d3a SHA1: 2451a835a376f05646c5d86a1b5c0ab682ebf2ae SHA256: 7351feda96ef920059a92d8e80035cd765f74c44779a83979bd8fe5956076d6b SHA512: b445bcc782369065d3c5547c84afbfcd769d9b92024087cea2377d6078599dc98980920ec85ddef2df4ed66c1a551742694c87fba274c2b026a287e9ff095257 Homepage: http://gcc.gnu.org/ Description: GNU D compiler (version 2) 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. Package: gdc-7-multilib Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (>= 7), gdc-7 (= 7.5.0-ok2), gcc-7-multilib (= 7.5.0-ok2), lib32gphobos-7-dev (= 7.5.0-ok2), libx32gphobos-7-dev (= 7.5.0-ok2) Filename: pool/main/g/gcc-7/gdc-7-multilib_7.5.0-ok2_amd64.deb Size: 902 MD5sum: 831890b8cd373cdebf05a423676f1eb7 SHA1: 676f72ea89b0f1108ac13f9239f84ae57528f121 SHA256: 3541050aaafa5079fa3036be67b53a4104143c8a035602fbdd95e211cefd8bf3 SHA512: 56a5bbe64b54dc910acc8f8cc15ed986421312441b4c039821fcc62091e153ffa0b7e7b1c67be5097f1752f666158f8f6c81703894d56788a63d0a3d384d3d0e Homepage: http://gcc.gnu.org/ Description: GNU D compiler (version 2, multilib support) 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). Package: gdc-9 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 27551 Provides: d-compiler, d-v2-compiler, gdc Depends: gcc-9-base (>= 8), g++-9 (>= 8), libgphobos-9-dev (>= 8), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Replaces: gdc (<< 4.4.6-5) Filename: pool/main/g/gcc-9/gdc-9_9.3.0-ok12_amd64.deb Size: 8451932 MD5sum: 6362f6b67005d83080e4e6400fe10db8 SHA1: 50a564728e33603775aac085462930b3ba9c8b9a SHA256: e1f89f75221ad5523038a841f98db78d508250d19ea70da80975124761c54f6d SHA512: 85e1539cb84012970a0a126742dace14cb9e2dcbffe380e0cf51f90387d26768f395a930dce91d6be4f613e8d5d1a005e276b92486108227ad0d66e0b70b3c8c Homepage: http://gcc.gnu.org/ Description: GNU D compiler (version 2) 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. Package: gdc-9-multilib Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-9-base (>= 8), gdc-9 (= 9.3.0-ok12), gcc-9-multilib (= 9.3.0-ok12), lib32gphobos-9-dev (= 9.3.0-ok12), libx32gphobos-9-dev (= 9.3.0-ok12) Filename: pool/main/g/gcc-9/gdc-9-multilib_9.3.0-ok12_amd64.deb Size: 2774 MD5sum: 46ac6f77358b981a4a20aa427ff7216a SHA1: 761b4d0db9d0e4e12d5f6dd29778e9f5df9aa1d2 SHA256: ad0b9e247ec895b78dc219e61f4c34d29719954d188d16bf1f5cac96a958626c SHA512: 8ba16405fd3fd25813d9c68ad05142eb070c11e27d44ab73ec200cede07071f4f7a9f2fa19d26deeb18e5f5d8133469f42d0f9799cd329112260931c8b8a2035 Homepage: http://gcc.gnu.org/ Description: GNU D compiler (version 2, multilib support) 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). Package: gdc-aarch64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-aarch64-linux-gnu (>= 4:12.2.0-ok1), gdc-12-aarch64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gdc-aarch64-linux-gnu_12.2.0-ok1_amd64.deb Size: 936 MD5sum: a397af13207609ccffdc0ba6666a342b SHA1: fc6ccdb55fa3e958c46059b91896ea345695502f SHA256: 3de2734a502ea92e8b63987b6b70b6fb6255c69429b404ef672d4a1cbdef03ad SHA512: e504f698fc6970fede51e3083b4b578e3aab386802b1f46f2345cc3aea3498c665493b8e27a04240b52cc78f53b4d5b3963ba81418c69a46fcf4f21fbcd01383 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. Package: gdc-arm-linux-gnueabi Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-arm-linux-gnueabi (>= 4:12.2.0-ok1), gdc-12-arm-linux-gnueabi (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gdc-arm-linux-gnueabi_12.2.0-ok1_amd64.deb Size: 934 MD5sum: b256144d8f25dd88463aab2e5fab2129 SHA1: b02813bd20fc1ca6c8a4aa2b5189991089999866 SHA256: a6f8ddba48d519d41340da72a49f37fa8c058f8d46d50b89f945ddded9c77e49 SHA512: 17e03a7970879b43a673e995ae6519abfd6776c8168e8e28ef9a736600e250166978c0ecb964bf3f790b69fd7c416f13dbb3a3195bae4fbcbccb88a7093597e8 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. Package: gdc-arm-linux-gnueabihf Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-arm-linux-gnueabihf (>= 4:12.2.0-ok1), gdc-12-arm-linux-gnueabihf (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gdc-arm-linux-gnueabihf_12.2.0-ok1_amd64.deb Size: 940 MD5sum: 9c72e42519b392e5c9660e193156c072 SHA1: 83db5c6af95f6b7adf31a349af2f3aa0f2e7a41d SHA256: ac2d59b05df7fab2681c314a9ab3e77959e599a92c67bdf1f1b77ff7da16bdbf SHA512: 1ca0dd72eae2ba9932e28507419f0a66a8f6b63ba1f346091fd779a32a58747b5efc15a883adee2dd9347819f0d3d5c090bceb9448cb921b494d128b2c8fe470 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. Package: gdc-hppa-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-hppa-linux-gnu (>= 4:12.2.0-ok2), gdc-12-hppa-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gdc-hppa-linux-gnu_12.2.0-ok2_amd64.deb Size: 1132 MD5sum: 2db95643d08f77f422d9ff932cd319b1 SHA1: 6f461b4e53a1b42374543af1a8801029a54c47e6 SHA256: 3a1c673e6f72c3f95062c49206e725c5d033ba61108f34ed1a586f809a8f0dbd SHA512: a452932cd59cdcdb688b8dc379da88816d3927ed8f02f9f6cf33bc10728a0fd29931c51b9e17ce73f2a6ebfdb9eb714d393b8f97658cb011ea2841d7b20569b0 Description: GNU D compiler (based on GCC) for the hppa 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 hppa architecture. Package: gdc-i686-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-ok1), gdc-12-i686-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gdc-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 934 MD5sum: 7fbc38de057c67b14f9d91b9c1e58a3a SHA1: a1461026ebf7ae41ca7ec0b80f25aa11485f0325 SHA256: 53d8e97fb6de02004f6953ae4baa5c3e710790072a40d104fa8db550ce2fa982 SHA512: faf71fbf87c261e940e422069cef7eeb7c3802ef6391655167cb9aa172e0ead7469406f7625dce5cf3023f2bca00880efa3073d2ae326ab7e15e753bb43905f2 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-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips-linux-gnu (>= 4:12.2.0-4-ok2), gdc-12-mips-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gdc-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1136 MD5sum: cd589e03a9c45ba778fede5f282c89c7 SHA1: ad45267c5d39468f3d1b85ca9560a502019bc0b2 SHA256: 374c0b43c6503cf9f4e5db553a576ab7b79221e5579a9496e3a88a9f05911145 SHA512: c6eaffc2ff437f4d239f65359ce01e7b6219b63e9a1952accd86d5818fe27595aab4ff121b78e0e0adf115d461de9000536c43969c5ee2462e7c76f174988ce9 Description: GNU D compiler (based on GCC) for the mips 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 mips architecture. Package: gdc-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gdc-12-mips64-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gdc-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1148 MD5sum: 913a691b6ed5d72140a14186ebb2fbdd SHA1: 0e1ededc02181fdd98764a6efebf7348c4021d36 SHA256: 12ff3055c23985b58cccc2fd627952e50e829ad7cb9aace312c8afa000c45940 SHA512: 10c49bcb6e7e6f341c5ad9d8ffec197c77326b55e1470c051bb06dd80387dc139710a0df32233d0ccd75bf4e01f90c86e11fa8359fe6ce93d69ab6dd6590d195 Description: GNU D compiler (based on GCC) for the mips64 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 mips64 architecture. Package: gdc-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gdc-12-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gdc-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1148 MD5sum: 873e96f4d7e099d1bf7aa34aa61dec0c SHA1: 44f0e39693c564187339b45e92dafd14dd34c03c SHA256: 4847e781c8e6a87cb52d4b30787f9993479bdb3283c0249c80d2bf01f46dbde8 SHA512: 2161ae5143141c4d2cb8af1338389ef18c058d991df3b302d887769185c306a77ce34d9477de9ffc0f1faf304c373aeb5b27d89a9fe8621b842a45f4a75ace8f Description: GNU D compiler (based on GCC) for the mips64el 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 mips64el architecture. Package: gdc-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gdc-12-mipsel-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gdc-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1140 MD5sum: 63ee9f7de103ae5b587ed92674d89aab SHA1: 4248db82d7f96ebfc7fbf03e05a860f8f2817553 SHA256: 1b3b86219f239c2098fb3525d38ba196a37abc6ab6a83c5a4429a6cc7a2d8119 SHA512: 140ef710ad092cc21f26ccaaa2e679bb374be615e18f51d93b81df8f8688fbd194ae25526237b09bf02a45e23bd058193982975adf9ac79bb11cc19f5aed04f0 Description: GNU D compiler (based on GCC) for the mipsel 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 mipsel architecture. Package: gdc-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gdc-12-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gdc-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1148 MD5sum: addb1ea5abce99bcffacb00bb9805c7e SHA1: 52aa68b00153dba683ba4c3ae2e4db3a9b51c9ae SHA256: 1e98381fb5b9f6dbf4897bc27f8c66944cfdbdab2e2c80767e8d9fbdcda232c0 SHA512: ec6aec06fa1e3b96912b885fafbfbc1558984eb5979433a6b4270096516c39402d4b6043cbbb289dd1488a5175150d3acf62c32fdf90f55705823a937abbfd5d Description: GNU D compiler (based on GCC) for the mipsr6 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 mipsr6 architecture. Package: gdc-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gdc-12-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gdc-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1152 MD5sum: 363c107e1e5d000a0a0bbf0ee292d41c SHA1: 6a30a47ecb98251cee0135440a0f0b2adb1c18ed SHA256: 2825a3c7bf8fb4b63018a1e74ab5b6ea8d2bc9d52a522f286cd6063d29be0212 SHA512: d3d370f2b93fd1f814be52412373cb8d6d39222f70701ec1a870535988d944885d91c43d6cc661828ab7d9f690053761c9271951f1679c3565ef3d8781408df6 Description: GNU D compiler (based on GCC) for the mipsr6el 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 mipsr6el architecture. Package: gdc-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gdc-12-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gdc-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1156 MD5sum: 9bbf164ae6ac58232cad68721d7059d2 SHA1: 2a57d179ab969cb8118c4a5f5e443e8b22c222b0 SHA256: 564aebe1e859969c3550b773f9516232c170aebff53daa7d0dd44a317acd0f2a SHA512: fc29f910d8ae9d0b002d946adda1e94ce933910612435f0fdd2f66cd496dbbd0461d0ece2c5e82f4b9294a295fa6ffe719dab85a1e853122a741d1ab9759bc9f Description: GNU D compiler (based on GCC) for the mips64r6 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 mips64r6 architecture. Package: gdc-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gdc-12-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gdc-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1160 MD5sum: 86b730d896f63943394b536fd531edec SHA1: 22bcfa1d13f017e6dbfd3dfb6b5e24bec62c0c70 SHA256: e3160f41cb3037fa4ee46c704f27927da28a94290d027b37b7709c015ebb794d SHA512: ff64ed08a761faaaae5a119716e182d733324346b7b9399460e5aefd5e8c9644476b350ada07f26f118922fb2092e96fc0bd909469593a41a3a79c28e3f9fb54 Description: GNU D compiler (based on GCC) for the mips64r6el 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 mips64r6el architecture. Package: gdc-multilib Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp (>= 4:12.2.0-ok1), gcc-multilib (>= 4:12.2.0-ok1), gdc (>= 4:12.2.0-ok1), gdc-12-multilib (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gdc-multilib_12.2.0-ok1_amd64.deb Size: 788 MD5sum: 46eb678b178ca84b19e3cce2b43b9315 SHA1: 039320adb336a203002bde9b3bfe39d5f4134f75 SHA256: 119c111c333e33996de47271db184f5239e5f8c1cb2b2f89c660994f2e1df3e0 SHA512: 1e60599c5b316211d59b33d7d1d52aac7a79c2f6b709488eda81853184d6c989c2a8651e26be73f61a3eaac81e0f96010749971775c6c3fec5bec43de0b79905 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 Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-ok1), gdc-12-multilib-i686-linux-gnu (>= 12.2.0-1~), gdc-i686-linux-gnu (>= 12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gdc-multilib-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 864 MD5sum: 3a2d37a38ad1180cd1df1595cab027f2 SHA1: 9331236d18c23681979cddfe8a2dc98efe9d59e9 SHA256: ad14fd5868fec6819f4dd35e37618b0cab5a722236661de8789374e3b6b0fb72 SHA512: 144ac23582d6e6c30936b2d87ef90c4874cc29fea2244a7656e200d6078e3c19ca7cbadf160f1db3c9905754ca9cd10a7704b009f56b431892545f796c01c9a3 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-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips-linux-gnu (>= 4:12.2.0-4-ok2), gdc-12-multilib-mips-linux-gnu (>= 12.2.0-1~), gdc-mips-linux-gnu (>= 12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gdc-multilib-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1064 MD5sum: f83d52dfaf0918fecd69c7582623b541 SHA1: 05d12e35fc47bc78cdbad6b9744fd03c68d97b1e SHA256: 51bd8d60e9d5816b178c9cd994209dd13bc6a93b90c5774438dfe770a84e74df SHA512: 9f29f9220a5459a7c8a731b65586b8eddbc34b4281494e79bdbc7c8059b5c78c53c806ec4b691518fae1da067ebfed2b2018e6de599f419e6d20935affaf35e5 Description: GNU D compiler (based on GCC) for the mips 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 mips architecture. Package: gdc-multilib-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gdc-12-multilib-mips64-linux-gnuabi64 (>= 12.2.0-1~), gdc-mips64-linux-gnuabi64 (>= 12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gdc-multilib-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1080 MD5sum: 232d6bb8959ffae459ece54750ac9444 SHA1: 96c40182dc83f58b6bd87ac14ed74b5234ffe1e5 SHA256: 5ae72eb33951abb50c8760d9439e4bd4b0be0556ed1a1db6fff44a1405f13d9e SHA512: 5e82922d0f05407c50b214269e53352763cdea9d113c5ed207044e3398c143ee4db3dcc50d25b3507862b50f3077b53e6c5ea3e6a2d674f79e4c8df3387273ae Description: GNU D compiler (based on GCC) for the mips64 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 mips64 architecture. Package: gdc-multilib-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gdc-12-multilib-mips64el-linux-gnuabi64 (>= 12.2.0-1~), gdc-mips64el-linux-gnuabi64 (>= 12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gdc-multilib-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1080 MD5sum: 2fcba456dbe760d5233fb44369983e44 SHA1: e8249ec43012770da99d688917cece5599631d72 SHA256: 377423180580e175116ea16ebb884b26b749375f8e6feae0d4768fa4ac2420fe SHA512: ffc6ae4da84220c3811e4e3dedff805e484d5cdd053164e8a8afa3ce31bc8f243ad56ed3089d9f76232478e473d1caa47da4a1a8e27f052b58bc7fc11407b2d1 Description: GNU D compiler (based on GCC) for the mips64el 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 mips64el architecture. Package: gdc-multilib-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gdc-12-multilib-mipsel-linux-gnu (>= 12.2.0-1~), gdc-mipsel-linux-gnu (>= 12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gdc-multilib-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1068 MD5sum: 5bb813ee59a68a01c4b9d658a70adfa0 SHA1: dbfb111878ca4a935d5fd04ae2df9f25166ae69f SHA256: 058a8f0276dc9cebb55a216efe31c853c65ce2a0330c1672895913aa506e029d SHA512: b11d6102f829d4a8f5e95359495f408c68bf89203314b13e67dfaed4ec8396bde28c2d7469c00b8eb7f5354864ebfa42321faebad0a55c777df603c54d0f621b Description: GNU D compiler (based on GCC) for the mipsel 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 mipsel architecture. Package: gdc-multilib-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gdc-12-multilib-mipsisa32r6-linux-gnu (>= 12.2.0-1~), gdc-mipsisa32r6-linux-gnu (>= 12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gdc-multilib-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1076 MD5sum: a3d5eef32f2d3a5e606aa2f6622db2f5 SHA1: 0bbfe6dd28822254ca0e08ca272692dbe4be292b SHA256: 46d0f86f14239ad14a743b5950e610b2efd9aada9c4a6da1b47880b3263fe83b SHA512: 27efad9539ccdbb41ad83fa7e9d2fcbca8bde638d18c46195473e705be7610e5a02aaf34131a02998f64e47ce9129afacc523b6588bf0e6956a217d68af4388a Description: GNU D compiler (based on GCC) for the mipsr6 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 mipsr6 architecture. Package: gdc-multilib-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gdc-12-multilib-mipsisa32r6el-linux-gnu (>= 12.2.0-1~), gdc-mipsisa32r6el-linux-gnu (>= 12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gdc-multilib-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1084 MD5sum: ccf12e9e58ceda8a83d974ffc06cd43a SHA1: 72a0bfd43b9275fe1950199985a2d9e23bdce726 SHA256: d36272f21123f5f26d45d92a31971f953821289420976f4f9622019ec77b7788 SHA512: 648b3697745bbcef843c7d6d54c1eb4f693b1e855ed1b675a32ec8a1828c0f522221da194ad55c3dd31956df5a1db3571375a388dbd24288168a99aab11e7b69 Description: GNU D compiler (based on GCC) for the mipsr6el 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 mipsr6el architecture. Package: gdc-multilib-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gdc-12-multilib-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~), gdc-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gdc-multilib-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1084 MD5sum: d84985c3c7dd151c90380f20c160b8db SHA1: 62350712b531f0cf4f61080a46c25a20bcda34c9 SHA256: d75918d76dca2d9517a1001a4e3ded3bb94f8b5adb861f6c2d7176dc616e8957 SHA512: edc55412532320be01daf545825e7d999e3a3571aeb84130bf16a30ad38e207ba1dd8fd030bb7e6017aa15c69effecff82a72e393544fb8268825aa934f6275d Description: GNU D compiler (based on GCC) for the mips64r6 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 mips64r6 architecture. Package: gdc-multilib-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gdc-12-multilib-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~), gdc-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gdc-multilib-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1092 MD5sum: f94105366c6d47b80b90dd2a3ceecc8e SHA1: 5fd7782dc1cf97ce3c3b313bc3ac95ac10f4749d SHA256: dd8ee5a55369d002a4991871bbae3cc7aece03324bb478d75db1aacdd9b6135f SHA512: 07a304ee865528a5babd8f55fd47f72fab329f8fa7bca7e7f086a328f3ccedb69f3992b6fa90164780f1f543838f03cfed372a00ad0bdcd62e47bdc31feed7e2 Description: GNU D compiler (based on GCC) for the mips64r6el 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 mips64r6el architecture. Package: gdc-multilib-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc-linux-gnu (>= 4:12.2.0-ok1), gdc-12-multilib-powerpc-linux-gnu (>= 12.2.0-1~), gdc-powerpc-linux-gnu (>= 12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gdc-multilib-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 864 MD5sum: 4be54ff4acee8e06fc044730a373f841 SHA1: 8004db0bc00d9a766e6c13b1c311f65d3411d2fc SHA256: 72b07da50508e0f1be37d3a4f821220a2272a7953157e9fc05dd2d5d7255e1da SHA512: 5e332bdf2805a96f547d891b319c9cb85d78ee1dd96cbd685d8cddc8760dea0bdb0f7f6396b8681ca3674b1331e2187b4220c56c4f002c233d26455395addb75 Description: GNU D compiler (based on GCC) for the powerpc 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 powerpc architecture. Package: gdc-multilib-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gdc-12-multilib-powerpc64-linux-gnu (>= 12.2.0-1~), gdc-powerpc64-linux-gnu (>= 12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gdc-multilib-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1076 MD5sum: 0130956458dfe8246a485be5a3e81813 SHA1: 1d1489fc46d3c262779e861613f22756e3b2726f SHA256: ff437985f0da6f5390543224e9ac7a79323195ff64dd42279596cf6568180d32 SHA512: 5b1810d5cf279567e74f473283c93bb221034c244509b55b9d1943fd3055901ecd0d979e57c414f70ce67283f25f25f922d403f634d774668c9e2c3d2ae49b53 Description: GNU D compiler (based on GCC) for the ppc64 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 ppc64 architecture. Package: gdc-multilib-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-ok1), gdc-12-multilib-s390x-linux-gnu (>= 12.2.0-1~), gdc-s390x-linux-gnu (>= 12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gdc-multilib-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 862 MD5sum: 31ec7b5f7b8eeb43699d993feb4f722e SHA1: a86365a312fec4c5917c0693ac815e62b58597fd SHA256: 83f89f507cf580a91e36fc5ca9a318bf0a5761b102368b691f0efbbf059be630 SHA512: 2fa4ab51e3bb628315f398246c9b509a2be7c88bd24483d047a0c2a61463f98dbf48b341e48d85620dc6622e87addaddc1329d8a66b40c99861219cdc49cba8a Description: GNU D compiler (based on GCC) for the s390x architecture This is the GNU D compiler, which compiles D on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler for the s390x architecture. Package: gdc-multilib-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gdc-12-multilib-x86-64-linux-gnux32 (>= 12.2.0-1~), gdc-x86-64-linux-gnux32 (>= 12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gdc-multilib-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1068 MD5sum: c68f7b54532effbf2ba1958fafd2c794 SHA1: 764f64a7657b73eca8fd442401d08703b2aa2534 SHA256: b28d8ff31e6df07a7069cfccdce2030fdaa3af14ca3484114511f73587b6f1c9 SHA512: 63b8de7172c3f67a204c05c7bf4378db74aff0b7c275b110bfa63215d3c3fc42175d54a3fbe53842aecdfe2374ba4e35c66d0a52d005c611d17486ca701d1c9d Description: GNU D compiler (based on GCC) for the x32 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 x32 architecture. Package: gdc-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-powerpc-linux-gnu (>= 4:12.2.0-ok1), gdc-12-powerpc-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gdc-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 936 MD5sum: d33c71eef8c46e0efcf183c4ae23d023 SHA1: 9e5100497d5fa915c73206539e7a0bb2f0af26fd SHA256: 4c52d1ed47b4b733d1595aa08ddd07ed9d6baec81e365f4468c26a6b6e85d43a SHA512: b7f4d0733822b26e6a42054784757a6e02dc7189c7dad91d250fe88d202475e559636793e6a6cb41bddf2b7cae918429d3848432235c209e036f72f58cb6fe51 Description: GNU D compiler (based on GCC) for the powerpc 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 powerpc architecture. Package: gdc-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gdc-12-powerpc64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gdc-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1140 MD5sum: 83965a390fe74c62b949d3aeb6774ff6 SHA1: 90e5b116f87c63f8eea02f192de80ea20f0ab5fd SHA256: 77ad2c74cac776b7631dcc583dfbda8ec4f3849771f4ec1418550564c0cf8ad2 SHA512: ca0c1bf09fb210e7292a516f35c8c1460dc4884fb76b2ea07833ebd5cbf8df0c1fd481c805cdea31e947463e313c3d8a4fe63341cf55198bcf609a8774e8af4c Description: GNU D compiler (based on GCC) for the ppc64 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 ppc64 architecture. Package: gdc-powerpc64le-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-powerpc64le-linux-gnu (>= 4:12.2.0-ok1), gdc-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gdc-powerpc64le-linux-gnu_12.2.0-ok1_amd64.deb Size: 944 MD5sum: 11e18d6eaeb2c5e02c76dafbb7199fe9 SHA1: 7f5eab8024f215b2b02ffb182fa65436571f68fa SHA256: d1f1adc1ed193e2001b975c807b3ae69cbb32f4f7538964a9bf59f3c629071b9 SHA512: f4e781cd004cd78c9293b4abb64857227e4e8783332eb3b59579e3b24c419cf53a8631ad5d333004c8894b385f3ec1fd8b4f99d59b4a38b01fb218ee999ea7f9 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. Package: gdc-riscv64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-riscv64-linux-gnu (>= 4:12.2.0-ok2), gdc-12-riscv64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gdc-riscv64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1140 MD5sum: fc236d0423bc8b6a0bc19f9379bd91a7 SHA1: 71172e078134776841305717f89f277f7a88d1d3 SHA256: 291951de58f09bef5a70c47619f402b4c36dc098eb4f1a5a0ff9cf4db643a5ee SHA512: 9b1570aadfd8f7d1186f8a9385a4b7b9a5210f92d93eef606e69fb87e1ee5fe3ab755e4ddbf2fb26e1aac50a1a44afbf90d6b1a5f07ce69894227154ef7a243a Description: GNU D compiler (based on GCC) for the riscv64 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 riscv64 architecture. Package: gdc-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-ok1), gdc-12-s390x-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gdc-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 938 MD5sum: e88edaa84b80d1fb2c9828dc9ece7a02 SHA1: b4c240c4c5327a38a3833de6fb5e0517d7fa9e0e SHA256: b17ce146707781c964a0d9631158e414cb7d2fec50dc81f48ccb21e7db6cca2c SHA512: 1fd78ca1af71bfb19625d3b2dbc3c5a03cbea398e7f21f810ab54d2673eb5e86eb9c8336855837ccd5a1bd0a61cfaa24d20eb88d07964655cdc680fc7d3d1fcb 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-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gdc-12-x86-64-linux-gnux32 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gdc-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1140 MD5sum: fc0b4f01fed467e7605a3318611dc3fc SHA1: 72ecd9763a54850d48f707c3e2014a9d162cbe7d SHA256: 6e43eaad7a4451043450a62cc81daaefcdea8a2b828278a3970eb37365544bca SHA512: 7b1c9ef7b80fdfd744a7156f0024bb3c6fcc72343b28c51199fd8f7acf81b48288a0c0524702e24f950ce141fa475c163560609ab1b09bb1e69432c6d6bfc25a Description: GNU D compiler (based on GCC) for the x32 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 x32 architecture. Package: gdcm-doc Architecture: all Version: 3.0.22-ok2 Priority: optional Section: doc Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70341 Depends: doc-base, vtk9-doc Filename: pool/main/g/gdcm/gdcm-doc_3.0.22-ok2_all.deb Size: 17504372 MD5sum: 33b67914319901bc0d78f662548c4cdb SHA1: 823e363b1a48d65833e2383efa5261b429b6b99c SHA256: 555b2600f270592ce83c3fd22d2e335fd5daad2b63c893d75739baead79b9f87 SHA512: d70bbc1a89a548fae4b84bb6908ef9d314697f02dd4fb459b3e4e9838349c54193a8eb96f6c63e5936bf674328e7acb42569fdb42bc1bcf9da54edae702634a2 Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM documentation Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . This is the documentation for gdcm and vtkgdcm Package: gdisk Architecture: amd64 Version: 1.0.10-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Carter Installed-Size: 759 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libncursesw6 (>= 6), libpopt0 (>= 1.14), libstdc++6 (>= 9), libtinfo6 (>= 6), libuuid1 (>= 2.16) Recommends: groff-base Filename: pool/main/g/gdisk/gdisk_1.0.10-ok1_amd64.deb Size: 234652 MD5sum: 208d3bf82fc37133d16b715a0da15aad SHA1: 0a8a2554ce36e4d2e315afc1c2a63fdf4c2592d5 SHA256: d2dda5b953691a7966921c3e25e45e6073088d925a74514e535fd773f96365d8 SHA512: b8fbb6d38ce0117fd0fbcae215b6baf63525a7c73f53a28eb76dc0d60e78683940dfc17a5445d442390283a5ccd0f7cc099379f4fc3317bc80d7ca0ac23a33d3 Homepage: http://sourceforge.net/projects/gptfdisk/ Description: GPT fdisk text-mode partitioning tool GPT fdisk (aka gdisk) is a text-mode partitioning tool that provides utilities for Globally Unique Identifier (GUID) Partition Table (GPT) disks. . Features: . - Edit GUID partition table definitions - In place conversion of BSD disklabels to GPT - In place conversion of MBR to GPT - In place conversion of GPT to MBR - Create hybrid MBR/GPT layouts - Repair damaged GPT data structures - Repair damaged MBR structures - Back up GPT data to a file (and restore from file) Package: gdk-pixbuf-tests Architecture: amd64 Version: 2.42.10+dfsg-ok6 Priority: optional Section: libs Source: gdk-pixbuf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 19799 Depends: libgdk-pixbuf-2.0-0 (= 2.42.10+dfsg-ok6), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.77.0) Filename: pool/main/g/gdk-pixbuf/gdk-pixbuf-tests_2.42.10+dfsg-ok6_amd64.deb Size: 5731788 MD5sum: 8f5749d7614bb5f687a6efb3c8ec17d8 SHA1: 8e3cc26b5b4d5ba3565ed7870c0625174912ccaf SHA256: a973cb3f4296be2be32378cb6e8c5f897363110e672ce54302d8f01be64cdf3e SHA512: f5ee1af42a5519f7756967cb94067b3f2714d98a7e30b5f337c5ff315951c412060d65edd9dd02dcf20a09e97a291e8dd61ce935d71a541fd55e3750dff3a886 Homepage: https://www.gtk.org/ Description: installed tests for the GDK Pixbuf library The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the installed tests for the GDK Pixbuf library. Package: gdm3 Architecture: amd64 Version: 46.0-ok1 Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 5514 Provides: x-display-manager Depends: accountsservice (>= 0.6.35), adduser, bash (>= 4.3), dconf-cli (>= 0.20), dconf-gsettings-backend (>= 0.20), dbus-bin | systemd-sysv, dbus-daemon, default-dbus-system-bus | dbus-system-bus, default-logind | logind, gir1.2-gdm-1.0 (= 46.0-ok1), ubuntu-session | gnome-session | x-session-manager | x-window-manager | x-terminal-emulator, gnome-session-bin (>= 3.37.0), gnome-session-common (>= 3.37.0-2~), gnome-settings-daemon (>= 3.37.0), gnome-shell (>= 3.37.90), gsettings-desktop-schemas, libgdm1 (= 46.0-ok1), libglib2.0-bin (>= 2.35.0), libpam-modules (>= 0.72-1), libpam-runtime (>= 0.76-13.1), librsvg2-common, polkitd, procps, ucf, x11-common (>= 1:7.6+11), x11-xserver-utils, debconf (>= 0.5) | debconf-2.0, libaccountsservice0 (>= 0.6.55), libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.77.3), libgtk-3-0 (>= 3.0.0), libgudev-1.0-0 (>= 232), libjson-glib-1.0-0 (>= 1.5.2), libkeyutils1 (>= 1.5.9), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsystemd0 (>= 226), libx11-6, libxau6, libxcb1, libxdmcp6 Recommends: at-spi2-core, ubuntu-session | gnome-session | x-session-manager, x11-xkb-utils, xserver-xephyr, xserver-xorg, zenity Suggests: orca, libpam-fprintd (>= 0.8.0-2), libpam-sss (>= 2.3.0-1), libpam-pkcs11, libpam-gnome-keyring Filename: pool/main/g/gdm3/gdm3_46.0-ok1_amd64.deb Size: 787212 MD5sum: 8a98f8cd027924269eca7844d6075329 SHA1: 0cb1d4d3eddb8b6b063b22e1ad11794e72f19d82 SHA256: 5674151e7c9b8f9a514134b24caf3dfc80aa648d6a2779a782073edccbd0d2d9 SHA512: 37bf6e3391d85daddc58f7201326aec01547e9a003376abc1ea9855ef7e9ccacfc36a7aff3bb3240474fc3e03a05d3cfbcf5d320f5ad69701a669acf88b2877e Homepage: https://wiki.gnome.org/Projects/GDM/ Description: GNOME Display Manager GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. Package: gegl Architecture: amd64 Version: 1:0.4.48-ok3 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 102 Depends: libbabl-0.1-0 (>= 1:0.1.99), libc6 (>= 2.34), libgegl-0.4-0t64 (>= 1:0.4.46), libglib2.0-0t64 (>= 2.75.3), libspiro1 (>= 20190731) Filename: pool/main/g/gegl/gegl_0.4.48-ok3_amd64.deb Size: 23324 MD5sum: 8d797fbaf2ed7917e05ad14b275871d8 SHA1: 640f4068f65632d90468189c3e577906d95ecd35 SHA256: 75c21f2ef5b759ebabfce931057bccb28bd798244c2ee9e5d85b42b871b98e14 SHA512: 703be7f42d8dce2b78376f9d296d93ebae2afd42c2b4faa08070104f62cdc58fa2dfbd33b230718a95db7e023ca89ad00097db004d7a4b0446dfbe96cae443fd Homepage: https://gegl.org/ Description: Generic Graphics Library Test Program GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains a bunch of test programs. Package: gem2deb Architecture: amd64 Version: 2.2.3-ok1 Priority: optional Section: ruby Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Team Installed-Size: 162 Provides: dh-sequence-ruby Depends: debhelper-compat (= 12), devscripts, gem2deb-test-runner (= 2.2.3-ok1), 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/main/g/gem2deb/gem2deb_2.2.3-ok1_amd64.deb Size: 49432 MD5sum: 1a12f4c193b414eddda7d31acb96fc1b SHA1: b8f028380bee10cf5a151d7854ff26d86b57e3b9 SHA256: 9c1d96cfeddf2ad772a9c2e0919a8587004f95e4cc0d0d486e95f968bc048820 SHA512: 7c46b9b97470278c2a42298b5d8672098700108b73488e2eb3b28887b9cfcf4e186f7c06f06c9be26f36eda2be9c7a10c14041648267f24ac7334fcd2e709ee7 Description: Debian Ruby packaging suite gem2deb is a set of tools to create Debian package from ruby software distributed with Rubygems. gem2tgz converts the .gem file to a tar archive, then dh-make-ruby creates a Debian source package from that archive. That Debian package uses the included Debhelper helper, dh_ruby, to generate a proper Debian package. Both pure-ruby and native packages are supported. Package: gem2deb-test-runner Architecture: amd64 Version: 2.2.3-ok1 Priority: optional Section: ruby Source: gem2deb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Ruby Team Installed-Size: 55 Depends: rake, ruby:any, ruby-minitest, ruby-test-unit Breaks: gem2deb (<< 1.0.2~), ruby-kaminari (<< 1.0.1-5~), ruby-mime-types (<< 3.3.1-1~), ruby-rails-assets-jquery (<< 3.3.1-2~) Replaces: gem2deb (<< 1.0.2~) Filename: pool/main/g/gem2deb/gem2deb-test-runner_2.2.3-ok1_amd64.deb Size: 13672 MD5sum: d810d5bd00fd8960d4a50e4d26865d20 SHA1: 96581ce720447d68844673674dd918d2eaa979ef SHA256: 8bb231ed241bd4f12a8a890caface68155bcc1ce9ea8ed9fed3429cfba60f20c SHA512: fbe182f7579c9cd2606af8b0ad519ada94f5310d9c224b7fba2b5b88116fabd9cfafbf0ac4fce6b733fee74722ff648e0559469038df60091ec5f612e6782e3c 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: generate-ninja Architecture: amd64 Version: 0.0~git20240221.03d10f1-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 3685 Provides: gn Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Filename: pool/main/g/generate-ninja/generate-ninja_0.0~git20240221.03d10f1-ok2_amd64.deb Size: 1197240 MD5sum: 55aa52c73e5d4f44137c079984191378 SHA1: 7bbbb2c8f374e5380e3650de780bc8a26775cd16 SHA256: 1e4abd8e4a0c903453fa4009ad3a22ca321e8a4fd3d64d82eeeab226f480e4f0 SHA512: 917be0ba8d53c823d90411da1491e81055b0340dd17c9b73b696458b484d98b0f7f24e596311eba462f8e9f8e3700179fcbe40518524f820140ac5033bc824e1 Homepage: https://gn.googlesource.com/gn/ Description: meta-build system for ninja Generate-Ninja, or GN, is a meta-build system that generates Ninja build files so that you can build your project with Ninja. GN was, originally, part of the Chromium source tree, and has since been extracted into its own standalone repo. Package: genisoimage Architecture: amd64 Version: 9:1.1.11-ok5 Priority: optional Section: otherosfs Source: cdrkit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Joerg Jaspert Installed-Size: 1516 Provides: mkisofs Depends: libbz2-1.0, libc6 (>= 2.38), libmagic1t64 (>= 5.12), zlib1g (>= 1:1.1.4) Suggests: wodim, cdrkit-doc Conflicts: mkhybrid, mkisofs Replaces: mkisofs Filename: pool/main/c/cdrkit/genisoimage_1.1.11-ok5_amd64.deb Size: 310832 MD5sum: ebb6e4041949a18465046b7ebdc49c9e SHA1: c778e0da348f01e5647e10a9bbb4e48af452786f SHA256: 48ce9e83e8480868bc6e23fad258281bc1ca5c19bd58c492d4beba18fcfbf730 SHA512: ad30c9e33661bf10d9a5c78cb7866c1c4ed240c198cf38c45db2a5397bec3b350af3df61b851d9aa466e0aa9565e4f321d6d57380a965dc4beea63362875ad15 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: geoclue-2-demo Architecture: amd64 Version: 2.7.0-ok1 Priority: optional Section: utils Source: geoclue-2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 139 Depends: geoclue-2.0 (= 2.7.0-ok1), libc6 (>= 2.34), libgeoclue-2-0 (>= 2.4.0), libglib2.0-0 (>= 2.44.0) Filename: pool/main/g/geoclue-2.0/geoclue-2-demo_2.7.0-ok1_amd64.deb Size: 29308 MD5sum: 4245bb1619cefd69ca79e0126cf9d0a5 SHA1: f8034091ebf6eae23ad2680b640d9510444d2613 SHA256: ae8dd336780b7698a4f685515894055dec8da84000d952e33291c486f1140368 SHA512: c25d148e4da291935b0f282f2ab0bf4e2ab188c1ebcbaa71eb4f434931d59ce5612816dd4b644e8c5fcb641c28e3683b6cffa29ce0e869e5af5bba573ceab4c2 Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home 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. Package: geoclue-2.0 Architecture: amd64 Version: 2.7.0-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 444 Depends: adduser, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.34), libglib2.0-0 (>= 2.75.3), libjson-glib-1.0-0 (>= 1.5.2), libmm-glib0 (>= 1.18.2), libnotify4 (>= 0.7.0), libsoup-3.0-0 (>= 3.0.3) Recommends: avahi-daemon, iio-sensor-proxy, modemmanager, wpasupplicant Breaks: geoclue (>= 2.0) Replaces: geoclue (>= 2.0) Filename: pool/main/g/geoclue-2.0/geoclue-2.0_2.7.0-ok1_amd64.deb Size: 104004 MD5sum: e809da1d5d3696ba205d7223f0520ec8 SHA1: d0c3a69ea47062861ffee6539a4420d6f6548c3f SHA256: 51423667c4e01f93e2c5799ac1f72e8e8f25d9c1399f51b38afcceca963f5db5 SHA512: d5db4091519bd8c6dba87f7868cd52c386edd7714a4490ece20c83e1ec8c63af2293f8257c7fb2dd6b90add20b908d16c463b2a77e758efa3d2ec9c7e64fee3b Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home 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. Package: geoclue-doc Architecture: all Version: 2.7.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: geoclue-2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 157 Filename: pool/main/g/geoclue-2.0/geoclue-doc_2.7.0-ok1_all.deb Size: 25100 MD5sum: ef35cc8de2fec43dc0be257e25df5f3b SHA1: c1df734f76ccdd52cdea3bba756d4b5b2d4cf6af SHA256: 2bf25f7858749734a06d335be293841f7f0ce8fc8db8f6d6a7bbe7ee1eff96c3 SHA512: dea9226b9b8670497c85d413a54dae8111811ed209802469dbaa63ef3d320c3e6dafd0ae073405f1cf5168781aee99c262874eb9999da1e0b555020ceb90eed0 Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home 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. Package: geocode-glib-common Architecture: all Version: 3.26.3-ok1 Priority: optional Section: libs Source: geocode-glib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 107 Breaks: libgeocode-glib-2-0 (<< 3.26.3-4~) Replaces: libgeocode-glib-2-0 (<< 3.26.3-4~) Filename: pool/main/g/geocode-glib/geocode-glib-common_3.26.3-ok1_all.deb Size: 16992 MD5sum: 4e40bd3ec911c7521c0d48c82e58913c SHA1: 72d1083fd8327f6fad26328e064b351d80f0fac2 SHA256: 8a25211b7a7998ae9003756477405e144b83df8f849a36bbae0fdf216c7c21cf SHA512: ca72e4b49a1c018239ac57e6566af93551409e64caaff4551c747dc2ab8e165457965a9de0da4d75bdcf02b11e2690a90c760d4d932fd490a64f4c79d5fb4185 Description: icons for the geocode-glib library Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service. . This package contains the icons for the geocode-glib library. Package: geocode-glib-tests Architecture: amd64 Version: 3.26.3-ok1 Priority: optional Section: libs Source: geocode-glib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 203 Depends: libgeocode-glib-2-0 (= 3.26.3-ok1), libc6 (>= 2.34), libglib2.0-0 (>= 2.77.0), libsoup-3.0-0 (>= 2.4.0) Filename: pool/main/g/geocode-glib/geocode-glib-tests_3.26.3-ok1_amd64.deb Size: 40192 MD5sum: e8a680e37f207a0771878ca6709029fa SHA1: b04cff3dbf00b695be17c95054d4221f14f68fdf SHA256: 560fa5d276f6d68dcd60cc4f75045399d96c0d0afce887bf6d45b2b70956d844 SHA512: 7d3e1067544ef54fdcfb3908ae7e3ef9f1656de805e8c64e734268f43ce3851ab8bbbfee966805f24cb0a74d88a35be08a6886765cbd255a40cd3c79c3c1d053 Description: installed tests for the geocode-glib library Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service. . This package contains the tests for the geocode-glib library. Package: geos-bin Architecture: amd64 Version: 3.12.1-ok1 Priority: optional Section: utils Source: geos Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 416 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgeos3.12.1t64 (>= 3.12.1), libstdc++6 (>= 11) Filename: pool/main/g/geos/geos-bin_3.12.1-ok1_amd64.deb Size: 110352 MD5sum: 3557b7a6b6552ae0c1732b0a28084ef2 SHA1: db1ed598340a72e8c95bd2854487098e0ae5879f SHA256: 1006ff486f913be9a15c651f28340c8ceaef63fe31f4ba8c3758e6861e41458a SHA512: b2dbfa2d74db5a42d60ff1a1619b535f2fac11f65679aebdc2649cb974677c7de3eaccf033a1e7ccce08088d1d82c213e2a90324dc656c9ec45903edcdaf95da Homepage: https://trac.osgeo.org/geos/ Description: Geometry engine for Geographic Information Systems - Utilities GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include: . * spatial predicates (based on the DE-9IM model), * overlay functions (intersection, difference, union, symmetric difference), * buffer, * convex hull, * area and distance functions, and * topological validity checking . This package contains the utilities. Package: geotiff-bin Architecture: amd64 Version: 1.7.1-ok1 Multi-Arch: foreign Priority: optional Section: science Source: libgeotiff Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 124 Depends: libc6 (>= 2.34), libgeotiff5 (>= 1.6.0), libtiff5 (>= 4.0.3) Suggests: gdal-bin, libgeotiff-epsg Breaks: libgeotiff-dev (<< 1.4.0-4) Replaces: libgeotiff-dev (<< 1.4.0-4) Filename: pool/main/libg/libgeotiff/geotiff-bin_1.7.1-ok1_amd64.deb Size: 27944 MD5sum: 6547f9f263a3bb0b000a2dcdb61cc0ff SHA1: 243b1f8eb0174b7252ecb790d25e4818e548d74f SHA256: dfecb45752fa18b1723b86959e4b2860fa330637d6a8cc71d866a586bd61d7b6 SHA512: f1cfd71f3ee3db1b4dc6397e773d3b5f7adc3e1bbfcf49d1d1cdee25fc7c99fa054bb44567f84c7af5767cbcbada0675ab9bb5accd23e0b79aa658ef8fecba43 Homepage: https://geotiff.osgeo.org/ 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. Package: gettext Architecture: amd64 Version: 0.22-ok3 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6118 Depends: libc6 (>= 2.38), libgomp1 (>= 6), libunistring5 (>= 1.1), 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/main/g/gettext/gettext_0.22-ok3_amd64.deb Size: 1223708 MD5sum: 11708e8680d8e05d8850cc77add22340 SHA1: a7242555afaacd5728e1ace20f12bc6c99527c92 SHA256: 19fe16a6bb93ca692fd1ee3556cb3333d1b0e1978092bd8729451e4e7eacf6b9 SHA512: f6852c5dd03ff4169833dd882d8befd2371cdd51f7e1668027532c93e6c33b78b456c894897f7ae9efbea2f3535a15babecc904a6f9634ae008a773a84d202df Homepage: https://www.gnu.org/software/gettext/ Description: GNU Internationalization utilities Interesting for authors or maintainers of other packages or programs which they want to see internationalized. Package: gettext-base Architecture: amd64 Version: 0.22-ok3 Multi-Arch: foreign Priority: standard Section: utils Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 661 Depends: libc6 (>= 2.38) Filename: pool/main/g/gettext/gettext-base_0.22-ok3_amd64.deb Size: 79580 MD5sum: 2a360fe66efa23bb7b635ace22098b9f SHA1: 393ed6f2480c02cd09aa92febdd8dd864fb940ac SHA256: 42c9a52564731ccb3950b016fab42103caffedfb0487549512b92c9ef9a5e36e SHA512: 1015e611aa4a86bd1b5a4011abd8afe71c725fea409f1fdf26c7659834344f15d571c3390d4a11607271bc4fd7f370542ac4d816753ba024ddc3282280541f00 Homepage: https://www.gnu.org/software/gettext/ 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. Package: gettext-doc Architecture: all Version: 0.22-ok3 Priority: optional Section: doc Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5711 Filename: pool/main/g/gettext/gettext-doc_0.22-ok3_all.deb Size: 543056 MD5sum: d854e303e5e247c5b13b7b53af22881d SHA1: f64351a937de3f83aa06db4d93917e965580fae0 SHA256: 36462fb7a29f4c00f1a98151ae4f88806fc0f73d9acf46479a437ff6703fae50 SHA512: 96497bfa805d15c42d4f3902644dda694533c18f310f00fe532a7f8ffc866649210ce5c9e1529627ce5c14ccf486534c0800af3c384f633d89d2f8077a275619 Homepage: https://www.gnu.org/software/gettext/ 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. Package: gettext-el Architecture: all Version: 0.22-ok3 Priority: optional Section: lisp Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 262 Depends: gettext, dh-elpa-helper, emacsen-common Enhances: emacs Filename: pool/main/g/gettext/gettext-el_0.22-ok3_all.deb Size: 30332 MD5sum: 16f17fc8e0823a4a62536709c200f3c2 SHA1: bd6653d7cda5c96fbbfe7b8059d4eea8f1d14e1c SHA256: e7c9434c85a23f434b26f391549c343f67ccc54dbc61d131cdd04abf65fd1368 SHA512: 144507b3f4144e1429ded2088d3d11a7a0cfff3d60e81295184e146bd115b0007f89bafe3134a40d11ea8ddf08a9a9fcb8db4b580eff8459e0c444d7b1bd804f Homepage: https://www.gnu.org/software/gettext/ Description: Emacs mode for editing gettext .po files This package provides an Emacs major mode for editing .po files. Package: gfortran Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15 Provides: fortran-compiler, gfortran-mod-15 Depends: cpp (= 4:12.2.0-ok1), gcc (= 4:12.2.0-ok1), gfortran-12 (>= 12.2.0-1~) Suggests: gfortran-doc, gfortran-multilib Filename: pool/main/g/gcc-defaults/gfortran_12.2.0-ok1_amd64.deb Size: 1140 MD5sum: 1472a9aef497a5af7ded64732d4feaa1 SHA1: 35df2f51cbecd88a2e65b4028ee144b484fa49a0 SHA256: c3c2999731f355ed08e32711b73c3756b9fbb317f62831d9c978d77ded528cfe SHA512: 70d1b913dc886c0e764944f263f54f295f138f26b3afd73776fe5cc7eaa996c30acbbf100a1461f6749a041bdfc6c543c29598b2c952f025b88be020fc616c73 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 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 29492 Provides: fortran95-compiler, gfortran-mod-15 Depends: gcc-10-base (= 10-20200411-ok5), gcc-10 (= 10-20200411-ok5), libgfortran-10-dev (= 10-20200411-ok5), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Suggests: gfortran-10-multilib, gfortran-10-doc, libcoarrays-dev Filename: pool/main/g/gcc-10/gfortran-10_10-20200411-ok5_amd64.deb Size: 9215040 MD5sum: e6063c0de81207c2049059ebfce9c7f7 SHA1: 005c403480ecf0a495a96990614b89744f668221 SHA256: f63a4811ead915082d2cdbab74c4f74c2568a1a54caa000d684f205af8a94b12 SHA512: 814bef74eec4471e782bf0883e6c8b61020df34fcf5c3b7d1189a8b1d67481b0cc0f0e86a1f7dcce85ec3ea62f6edf5dd410a4f261d37241c69fbf4f7bae18b3 Homepage: http://gcc.gnu.org/ 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. Package: gfortran-10-doc Architecture: all Version: 10-20200411-ok5 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1817 Depends: gcc-10-base (>= 10) Filename: pool/main/g/gcc-10/gfortran-10-doc_10-20200411-ok5_all.deb Size: 386090 MD5sum: ed3ee28170b0d28e7ebde40334aef6c8 SHA1: 9eba76f3ef52af19477b1f23b29dc575dc6d1485 SHA256: bba0e58cde3ee83a6c2e6fe4e4042ab9a935221980d0000997acacc41f30f2df SHA512: 068595356bb2f65bfe25475ffb615dcd889e45fcc61826dccdc3cc2e3188aa9885cf1f8c70dc8090c5214186741280ec6ed91c44792e775bc1be7b328e432b9a Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format. Package: gfortran-10-multilib Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-10-base (= 10-20200411-ok5), gfortran-10 (= 10-20200411-ok5), gcc-10-multilib (= 10-20200411-ok5), lib32gfortran-10-dev (= 10-20200411-ok5), libx32gfortran-10-dev (= 10-20200411-ok5) Filename: pool/main/g/gcc-10/gfortran-10-multilib_10-20200411-ok5_amd64.deb Size: 882 MD5sum: 10eeb6712ba2b27874bae0af0adef157 SHA1: b508c2e5bc0b33cbcf7385f8d4991b20cec5d049 SHA256: f82d26dacf2c48ae7b52cb82c6906f1b3ab7688da381419bbb7cd2052459ff08 SHA512: 28774969c9ddd463f2eb62d9f233d87f162361bceb8c6cdb6c4baf6da93c8274e14743cb16194a21c934603e7a0ea656df701d1cde5fc3c7daefaf1a5a406a17 Homepage: http://gcc.gnu.org/ Description: GNU Fortran compiler (multilib support) 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). Package: gfortran-12 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 35146 Provides: fortran95-compiler, gfortran-mod-15 Depends: gcc-12-base (= 12.3.0-1ok3), gcc-12 (= 12.3.0-1ok3), libgfortran-12-dev (= 12.3.0-1ok3), libc6-dev (>= 2.23-1~), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gfortran-12-multilib, gfortran-12-doc, libcoarrays-dev Filename: pool/main/g/gcc-12/gfortran-12_12.3.0-1ok3_amd64.deb Size: 11128502 MD5sum: 7d90d90836cdd2a64ecd587e0b457df3 SHA1: 871ad02d165b86c2af53aa7cf58c1351780c537f SHA256: 6e3763191d0bdd0db1767a6ac02a7c04700e7c3210d4b103f2db1ac5cde37fd7 SHA512: a327a0345eb7e4cb5f18362f3b0eb6bbdba9038b147b5905194a245e7e21276534ef7245a091f298dee85710509f2d8d410df15927f5795baf72f6d1cc1d7c9f Homepage: http://gcc.gnu.org/ 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. Package: gfortran-12-multilib Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-12-base (= 12.3.0-1ok3), gfortran-12 (= 12.3.0-1ok3), gcc-12-multilib (= 12.3.0-1ok3), lib32gfortran-12-dev (= 12.3.0-1ok3), libx32gfortran-12-dev (= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/gfortran-12-multilib_12.3.0-1ok3_amd64.deb Size: 868 MD5sum: a05fd061d6ee095e161e8a464d159a1c SHA1: 60824a57dcfc21750608000f0cc0890ddca0f165 SHA256: 78f96b1bd4c60cb0710465d29dde0de03ea1d5d74924cdd66e3f337a63f6b139 SHA512: de6bdbb75fca4ccac8f0d74ea406c1bb110ab852906926fa83a4ea80733cd60dd1297186130152abf2a39251a2d1d709a65b8f31a08f1eb758b42c1456fbd53d Homepage: http://gcc.gnu.org/ Description: GNU Fortran compiler (multilib support) 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). Package: gfortran-13 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 32068 Provides: fortran95-compiler, gfortran-mod-15 Depends: gcc-13-base (= 13.2.0-4ok3.3), gcc-13 (= 13.2.0-4ok3.3), libgfortran-13-dev (= 13.2.0-4ok3.3), libc6-dev (>= 2.23-1~), libc6 (>= 2.38), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gfortran-13-multilib, gfortran-13-doc, libcoarrays-dev Filename: pool/main/g/gcc-13/gfortran-13_13.2.0-4ok3.3_amd64.deb Size: 11328360 MD5sum: 6adf8b12728da233202a25175dece71c SHA1: 2d44d2afecaced78f6d1f3726777142f4eeefc33 SHA256: 0fcc66309d6ab86dcacd50da52079ebab002f8977bba606fe1509d1c50cde982 SHA512: e385088c1883425951dea359a564a2baed31a7b357e68260ba4f378192d2adb73c56bd31a7f17c1636aedc899985ca0f9a0a7b7ddacf058b2784925cd771dcfa Homepage: http://gcc.gnu.org/ 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. Package: gfortran-13-multilib Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-13-base (= 13.2.0-4ok3.3), gfortran-13 (= 13.2.0-4ok3.3), gcc-13-multilib (= 13.2.0-4ok3.3), lib32gfortran-13-dev (= 13.2.0-4ok3.3), libx32gfortran-13-dev (= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/gfortran-13-multilib_13.2.0-4ok3.3_amd64.deb Size: 874 MD5sum: cd18775624a0ba7463f644e8732b1b0a SHA1: a514df0b2ab51b9ceaf3e6182f3a6f2f4ab1feb7 SHA256: a8ee5bd3ed12337b89cca6f60c1606d3a9127961b61a5caa674a8e400bfc6f7c SHA512: d8d9ed9575c7cb9329f530548cfb219d00060ac5b40d86731fecc6bd10e3d23f42dbb965a2ec5932fbad03ac7a6cc6ad6a287f9f93a9078d856a9456dc0dd798 Homepage: http://gcc.gnu.org/ Description: GNU Fortran compiler (multilib support) 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). Package: gfortran-7 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 24991 Provides: fortran95-compiler, gfortran-mod-14 Depends: gcc-7-base (= 7.5.0-ok2), gcc-7 (= 7.5.0-ok2), libgfortran-7-dev (= 7.5.0-ok2), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-7-multilib, gfortran-7-doc, libcoarrays-dev Filename: pool/main/g/gcc-7/gfortran-7_7.5.0-ok2_amd64.deb Size: 9762360 MD5sum: a86e0c71505c5ebd439220732ec7b2da SHA1: 798fdccb3158508485067252ca583e3efd1cf82c SHA256: af1473a1f9aa10ddcea31d9651db77e6de7dab7b6f1b85ac65f5dbfc81fdad05 SHA512: a1fb12f374261dda88fabf5e6bf47d068f512cdfce888f1d264ccd15c2fe1e5d5ca56d683f31c9046b38ff7a375bee3e1bf66169f0cac74c07364528eb23ec91 Homepage: http://gcc.gnu.org/ 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. Package: gfortran-7-doc Architecture: all Version: 7.5.0-ok2 Priority: optional Section: doc Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1747 Depends: gcc-7-base (>= 7), dpkg (>= 1.15.4) | install-info Filename: pool/main/g/gcc-7/gfortran-7-doc_7.5.0-ok2_all.deb Size: 369266 MD5sum: 5a9410be7573a132b77e453202e3e2e1 SHA1: 2bf2ef25803c3e60eb0ed8ee12c35f3d52630d92 SHA256: 27ee2f9455d529f498ae2e827970ef73b6470370743d2d7c2d3e2cab7e5f969f SHA512: f30923b918d099ee21e021f1fc24c0e1915dea71523e9ac8bb7a5830011988e662382b5f7aaef51004efc9629dc2ce3f59e4f6304e36aa66527fc0e4d4c4a225 Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format. Package: gfortran-7-multilib Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.5.0-ok2), gfortran-7 (= 7.5.0-ok2), gcc-7-multilib (= 7.5.0-ok2), lib32gfortran-7-dev (= 7.5.0-ok2), libx32gfortran-7-dev (= 7.5.0-ok2) Filename: pool/main/g/gcc-7/gfortran-7-multilib_7.5.0-ok2_amd64.deb Size: 876 MD5sum: 09f2d1f019977da31c24924fec86c2b7 SHA1: 5355943c69bb3a23ed0c16ad202d000a47c4abf2 SHA256: 0dea95006f99e79a09136b0e7b5db8f41a3901e7c804a0dff5f9187962d0e5a9 SHA512: 263516e97dc19661d88c2fa9efa4ab7550065b552a8103868abfd3b25af788e05b4ecac311984ec4f90fae2b68b6132184f23e4ab56338665188a798ddb9016e Homepage: http://gcc.gnu.org/ Description: GNU Fortran compiler (multilib support) 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). Package: gfortran-9 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 27071 Provides: fortran95-compiler, gfortran-mod-15 Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), libgfortran-9-dev (= 9.3.0-ok12), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gfortran-9-multilib, gfortran-9-doc, libcoarrays-dev Filename: pool/main/g/gcc-9/gfortran-9_9.3.0-ok12_amd64.deb Size: 8479584 MD5sum: beefff8fdde9abbfd6e00faaa2df49fa SHA1: a7dfcae4bbea4841cdb16277d386f5eb0335c17c SHA256: 639c3825db7ec9be6a31cfd938aeacde090e17c394ee717781c88fc25c936daa SHA512: fcbf11fa1e6eac38e9cd6ade66fe7095457d5cdb5881397b5955cf2fa545c25b55ce3d9e3e71cb47ef099578e25ab6c7ea177f0d68ba47235d08abc72c5b0235 Homepage: http://gcc.gnu.org/ 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. Package: gfortran-9-multilib Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-9-base (= 9.3.0-ok12), gfortran-9 (= 9.3.0-ok12), gcc-9-multilib (= 9.3.0-ok12), lib32gfortran-9-dev (= 9.3.0-ok12), libx32gfortran-9-dev (= 9.3.0-ok12) Filename: pool/main/g/gcc-9/gfortran-9-multilib_9.3.0-ok12_amd64.deb Size: 2742 MD5sum: 9634fd6f8c10ad6d3a155fdf710dba55 SHA1: e8d180d16b98a1fd2e9572cf16eedafc131e4a5f SHA256: a05a9494d7dcde6f52ba2f3fd203ed4e922b8580ad4f4ca76d6c9d646e2a6f80 SHA512: 4d546ee77aaa0cafd2ffa466d90502e1f31423582b9f8b09f572c1d91e61b96dee080f5876984e4c5940be6abd1a18ca7984e80a95248057aca65927c98f6490 Homepage: http://gcc.gnu.org/ Description: GNU Fortran compiler (multilib support) 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). Package: gfortran-aarch64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-aarch64-linux-gnu (= 4:12.2.0-ok1), gcc-aarch64-linux-gnu (= 4:12.2.0-ok1), gfortran-12-aarch64-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults/gfortran-aarch64-linux-gnu_12.2.0-ok1_amd64.deb Size: 954 MD5sum: edda4c2a826161b23497230425a15698 SHA1: 073f84c3f5517a3cb415bb4b3dd709af899fc47b SHA256: 71f19cb820a45a391dcfa8ecd97b8c9ab0efcd0c6e4b363ef046ed351f185d2a SHA512: df1a5851dd89bb1630c43de0939532b04ebf6fcbc8ed1d2a879d3cf68e8d50149bf99a21bf55ee02ca017be60a345edcdb0446bf923ee1a721ef59f45ad6a939 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. Package: gfortran-alpha-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-alpha-linux-gnu (= 4:12.2.0-ok2), gcc-alpha-linux-gnu (= 4:12.2.0-ok2), gfortran-12-alpha-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-ports/gfortran-alpha-linux-gnu_12.2.0-ok2_amd64.deb Size: 1148 MD5sum: 6b678a86b2a856632c0089b808f0ed6c SHA1: cc63474bb99018e510d32d8dc9d27af50e5a0531 SHA256: 53cbbafaad8e3afc32a47e7424fd581cafcb903977e2ddf2a703a1888461dcc9 SHA512: 38ff72cb4081408bd8ea1d2fdd4bb69586f300ec523e05ceebf927d499415769301ea28fc22cabb6b15d7223686b8db3fa3d892a77816fb440f2fe1c5cf6a54b Description: GNU Fortran 95 compiler for the alpha 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 alpha architecture. Package: gfortran-arc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-arc-linux-gnu (= 4:12.2.0-ok2), gcc-arc-linux-gnu (= 4:12.2.0-ok2), gfortran-12-arc-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-ports/gfortran-arc-linux-gnu_12.2.0-ok2_amd64.deb Size: 1144 MD5sum: 6b59b18fa1d6c699c8252139e9c375ca SHA1: 45fd506bf4bc878ad952529ccf4da7d17d981976 SHA256: ba9f17f8b9a1db919995782a3f03e979c823bb9633939df4484bccf43ba05253 SHA512: e16aff9ba70b89dffdc7dd2e6146279ca98b749f0a85f355664cf7df3c72f44de66f9b7063871613263f90cd7a9903abd95fe84c777df424b2e1fd22e8ab4ec8 Description: GNU Fortran 95 compiler for the arc 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 arc architecture. Package: gfortran-arm-linux-gnueabi Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-arm-linux-gnueabi (= 4:12.2.0-ok1), gcc-arm-linux-gnueabi (= 4:12.2.0-ok1), gfortran-12-arm-linux-gnueabi (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults/gfortran-arm-linux-gnueabi_12.2.0-ok1_amd64.deb Size: 954 MD5sum: 22a12a06cda34608c1ab70c521ce0d88 SHA1: 3a1b21fddb245bfaa219d94fdf4e48e2ddd33b3d SHA256: 1fdb0f2699a514f64af07b2ae35d4953b845f600fd2d4b29cdaf191bfc4e8c14 SHA512: de6fd913994bb68032f5ea67bfe10974445ad5aea0ef2dcde0e1036a845c6da4353148e3abb83fbc902b7a888bfef4f57f6140e60cd3932bc0e5140943547234 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. Package: gfortran-arm-linux-gnueabihf Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-arm-linux-gnueabihf (= 4:12.2.0-ok1), gcc-arm-linux-gnueabihf (= 4:12.2.0-ok1), gfortran-12-arm-linux-gnueabihf (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults/gfortran-arm-linux-gnueabihf_12.2.0-ok1_amd64.deb Size: 958 MD5sum: 095f713541885661b559a906ddc514f1 SHA1: 7a37544fe702c0c2a327f15532107f0f909e3b54 SHA256: 96c12ae894dc0124915d7a743fdb5b4f7bf84f87be2e1a1060eb7896c6650e67 SHA512: 84a381c3e550125abe9425b4e449a6099b9f000469dd02096b4dd6b0d319a90c5084a8423b934a2de429afb07fc5d4f392e7f3c8cb4b5742ea54c1b6dd03e1c5 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. Package: gfortran-doc Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: doc Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 17 Depends: gfortran-12-doc (>= 12.2.0-1~) Suggests: gfortran (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gfortran-doc_12.2.0-ok1_amd64.deb Size: 2718 MD5sum: 407f3aa03e37b89429b3ea806bfe5f1a SHA1: 12f8e55cdce87bbb8a68ccf15a27099580e69aea SHA256: 604dbd9e14baa03da07cda06d54d33947ab15e85144703cdfc6dd6c2910e9bf4 SHA512: ea3a63b95f3e70254b3be8eb1109afd0aa7a23ef49fcf0ac8cfa33525f0f36855d6a27a0ec3f638a0b5b17bd96839a8fe0ff43d2efee4596a4d45aa35580ac82 Description: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format (dependency package). Package: gfortran-hppa-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-hppa-linux-gnu (= 4:12.2.0-ok2), gcc-hppa-linux-gnu (= 4:12.2.0-ok2), gfortran-12-hppa-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-ports/gfortran-hppa-linux-gnu_12.2.0-ok2_amd64.deb Size: 1148 MD5sum: 31940b1088ec1aef37a80595a1334319 SHA1: edb66ee06223934d18f86a596372187dfdb996f7 SHA256: a204a0c5070356b9a2715a2ded079de0575c0621ce54bde68e84d3b4cdc0ff05 SHA512: 0ec55c9aaf8ec2f0b74eff537a8dafb6a66a549db023628ae4bee0cb4ea3b3953963ee4f587dd6197bc53fa7428b66496023e231a7d0717328a984b350cff1f2 Description: GNU Fortran 95 compiler for the hppa 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 hppa architecture. Package: gfortran-i686-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-i686-linux-gnu (= 4:12.2.0-ok1), gcc-i686-linux-gnu (= 4:12.2.0-ok1), gfortran-12-i686-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults/gfortran-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 952 MD5sum: f634db5172f8aa51450f4b3c2390a2f1 SHA1: d23e81a4a0da3fd59c41f2a452aba0d18911c7dc SHA256: 6622902f7d9230e104c384c7835241063e2f1614fb450beca45a52d137188939 SHA512: 7692cc2ce555ea3744a348fbc1bbedf437731aded31f5007264b363a7b78db207f0a266e9d3d90f8b087ea7b1eedf310359abc10bd91109c5faa89d006c89dd9 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-m68k-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-m68k-linux-gnu (= 4:12.2.0-ok2), gcc-m68k-linux-gnu (= 4:12.2.0-ok2), gfortran-12-m68k-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-ports/gfortran-m68k-linux-gnu_12.2.0-ok2_amd64.deb Size: 1148 MD5sum: 40f221cc267e22ae5e02f19d54d669ef SHA1: b3d235773fc151a10cba2a8b55fb5fe6bba72fc6 SHA256: c96aff2afbcffd7d4d91463aa687a9e9639bd7ecef9ead88de64e2b55e225964 SHA512: 951252376a3e9dc98d1ce60238e58a263607200c62c2827bc0b80f617ff3f3edfe897c597dd0657848bda03d365fac1f3be6754f2c19bba4981a3a61e7361f9d Description: GNU Fortran 95 compiler for the m68k 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 m68k architecture. Package: gfortran-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips-linux-gnu (= 4:12.2.0-4-ok2), gcc-mips-linux-gnu (= 4:12.2.0-4-ok2), gfortran-12-mips-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1244 MD5sum: b30010c69569de27ce8c0ea229c768fd SHA1: d9a3449516963b17939e9b3d7c5d7501aff384f8 SHA256: 2cad6ecd083ce9c290c10a6b650974649d2417d6f34eda95af1481a286768f8d SHA512: 8f25f78e17e27d9b6fd9c287348efccc100cfcbba3d209b426e57a83a4e56f9e8b5bc4641fb0d9d46c4f5bc943f8cd03de567310a18ff02ca45195570ca370ec Description: GNU Fortran 95 compiler for the mips 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 mips architecture. Package: gfortran-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips64-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-mips64-linux-gnuabi64 (= 4:12.2.0-4-ok2), gfortran-12-mips64-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1256 MD5sum: 2886bc1015b80e91a33f2066b381bc9a SHA1: 2b24b76ccd6cfb5c5615ce598013bd4913757240 SHA256: 0efc30ad1d01e62e3264b93b24b80d3c7f982a106b7d8cb009d32b2334bd1979 SHA512: b69a99c1a3dd0a806c6f4fd573c68a6a2f43985d0bafa0fb1b3dbeeed37209041304a028d43d8dccf004c8b4fa2220b19ecc2b149a62c78a41a47c86420b3598 Description: GNU Fortran 95 compiler for the mips64 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 mips64 architecture. Package: gfortran-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips64el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-mips64el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gfortran-12-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1260 MD5sum: 09c0e2533cca0c3bd0f06c5bbb093cef SHA1: 7151ee58eeddc5525f8c1be3492370b2c5619778 SHA256: 0c1e883860114973b321ed3ec1953551c1858b3e2ea68e3ee89c57cc2bdcb001 SHA512: 460bb8097712b861ef868447b4569b2ce7592261fd2ed2760b8dcf507c96813360455f20e5f325122371f18d4d64028e383811e1cd08a2540123d556f8f40595 Description: GNU Fortran 95 compiler for the mips64el 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 mips64el architecture. Package: gfortran-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsel-linux-gnu (= 4:12.2.0-4-ok2), gcc-mipsel-linux-gnu (= 4:12.2.0-4-ok2), gfortran-12-mipsel-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1248 MD5sum: 46b10ea1a74d819c744638566bed3f4d SHA1: 10a833368a48d308081590b82e8f04f1dd97f246 SHA256: c2cc285d1295141a5faa84c45eecfde9de28df1b7213c89bd03dae48f6e106e2 SHA512: 94dab5c6b6fbbc76fdb247641b62981251d80e5f370fbd9caa9ed1af5f6b6ca08d323d5a32062378314f2d241584af8814406e15a2cf1fd6bac27c4508883080 Description: GNU Fortran 95 compiler for the mipsel 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 mipsel architecture. Package: gfortran-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa32r6-linux-gnu (= 4:12.2.0-4-ok2), gcc-mipsisa32r6-linux-gnu (= 4:12.2.0-4-ok2), gfortran-12-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1260 MD5sum: 49b309dafd683cf60da3eba961014a57 SHA1: 987cdda763d03fa466e765f89e76579981d0ce9f SHA256: 1ed9b956061c24ad95663c187693026ec3c09c24589cbaa13ce9f10a1a8e700f SHA512: aa730a38d3f09da4f52b3db5db4228339f4d554264c045da21b94789d6e9cd95689964741b2437aeccc20812a8a70a5f53b2c9773f938aa0d6fa758f36a0a5d5 Description: GNU Fortran 95 compiler for the mipsr6 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 mipsr6 architecture. Package: gfortran-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa32r6el-linux-gnu (= 4:12.2.0-4-ok2), gcc-mipsisa32r6el-linux-gnu (= 4:12.2.0-4-ok2), gfortran-12-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1264 MD5sum: d1bf42c35da9892db78ead12b4a24a58 SHA1: d72ceb3b08d1511d833cbfbad9fc5c8973eb1a6f SHA256: d7dd722d3c6a204e9d9d370612527520c08f6d09f6e54c62c06de23ce141dfa1 SHA512: 73eebe1ff9cd8fb5f7207921c79cf94cc2fafb09ae30dcccd843b3ea421be740e39abce9e3da447f3a09fba6fa9180274d2fa3f24d51966243ca84964810a502 Description: GNU Fortran 95 compiler for the mipsr6el 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 mipsr6el architecture. Package: gfortran-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa64r6-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-mipsisa64r6-linux-gnuabi64 (= 4:12.2.0-4-ok2), gfortran-12-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1268 MD5sum: 9b29ac19064a3f0050b0ce9aa963be10 SHA1: 780cb16d1e1439fa919754e34179f2527cd98efa SHA256: de7fad4ef360cce7a061d3aa3334ca2f7a383c16900c246ec0742d6e4fd74c23 SHA512: 8153b49760a71c70a6590e59d54127bdd846d9f67c02416492331a02217b90866132a1ebbce42b7ed6e3f537b8fc91ed5fccddc370b8aea6e4d64dd564db6dff Description: GNU Fortran 95 compiler for the mips64r6 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 mips64r6 architecture. Package: gfortran-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-mipsisa64r6el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gfortran-12-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1272 MD5sum: 9a831c5a0eedebb0104c5c8d3132c65f SHA1: d30edd352f2b2a149b7ec212c16054248f4583ae SHA256: f68d3ee2c9239a91982d94cd29ec283faaf2b798c98f6825461abde18811e521 SHA512: 058778df860efb88063545bf3e66dedd9ddea28c490247bd0e59207e4d7a64c266283916675493c71ffc34de4b64fb717c6d36875a33496dc108a1b50c5671ac Description: GNU Fortran 95 compiler for the mips64r6el 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 mips64r6el architecture. Package: gfortran-multilib Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp (= 4:12.2.0-ok1), gcc-multilib (= 4:12.2.0-ok1), gfortran (= 4:12.2.0-ok1), gfortran-12-multilib (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gfortran-multilib_12.2.0-ok1_amd64.deb Size: 828 MD5sum: 6ff13819e3204b453fb8063473f8a02a SHA1: a384378850e563d1d30174f448cc07481f699c81 SHA256: dc2c79a5a3347f4e6a37e0e6c0f656606cac2a2cce4958d46a2ec8388ec14710 SHA512: 95300c5067365418723ef565f89a98da955828bc105a1ba3e53c3ae08b26484897d9e20605e0244c89b3c8a5c66fdec6fa06df9542adc075633216c397765cc9 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 Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-i686-linux-gnu (= 4:12.2.0-ok1), gcc-multilib-i686-linux-gnu (= 4:12.2.0-ok1), gfortran-12-multilib-i686-linux-gnu (>= 12.2.0-1~), gfortran-i686-linux-gnu (= 4:12.2.0-ok1) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults/gfortran-multilib-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 880 MD5sum: 457a71fe1965fd0a1043f7be58437b22 SHA1: 0e26f80485731213367bf173c9efa645de4d2e70 SHA256: 3114edffe08f6c0f604d5a7ca3cd70a1676a9c00800ec3727ad7bf5057755972 SHA512: 2b03bcecc2da2b1a554a0b9be7323d1e15d8542537427df9ced2881e6e20f7d6835598a0a1cf4f7c89ae330308fecd736c5d54b2ff541de6efed53739aaa3c7e 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-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips-linux-gnu (= 4:12.2.0-4-ok2), gcc-multilib-mips-linux-gnu (= 4:12.2.0-4-ok2), gfortran-mips-linux-gnu (= 4:12.2.0-4-ok2), gfortran-12-multilib-mips-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-multilib-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1084 MD5sum: f18cd3a8ef78801ef8f4cda817152144 SHA1: 1146e482c4b9c43ae1817fc5f2893a672552df3c SHA256: 065c9b4f99ce1f806780795abb59a2dd718868145b73a2550bc3e7d39d4e557d SHA512: 27d2aaedc3025f8c5a8d579b61bb70b6a2cfa91d1e45dd177272b5edd0f26269ce82d062bccde81a212743b36df5b42897828b06369413cf4956ae1777cab1a7 Description: GNU Fortran 95 compiler for the mips 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 mips architecture. Package: gfortran-multilib-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-multilib-mips64-linux-gnuabi64 (= 4:12.2.0-4-ok2), gfortran-mips64-linux-gnuabi64 (= 4:12.2.0-4-ok2), gfortran-12-multilib-mips64-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-multilib-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1096 MD5sum: e6596a549ca8fc8181448b5b4bbfec47 SHA1: 558662ba7e652a249f5434ee84ba76917662d086 SHA256: ed7682156b635ff27fd5c02732759a7c7e38c3bf9ddd31a3244aad7059db53a6 SHA512: 7487b33abbc637da307930fe4ca362f816d29ee3511759efe66cbc3420cfcdbc4320e2742c6c6a9011008cd157efe1ffd118c5baa9a21d8eb40b80c054476eab Description: GNU Fortran 95 compiler for the mips64 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 mips64 architecture. Package: gfortran-multilib-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-multilib-mips64el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gfortran-mips64el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gfortran-12-multilib-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-multilib-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1100 MD5sum: be4f71edeb7793d9d43f05beca5cfcff SHA1: 1bf038e1f5d4a3b398af33a99c02c878962e4221 SHA256: 48b9392f6fe1862f23ffdb3da6784a4d2e086f97483817c5f0b9aa1dffad896f SHA512: 7200a6e76d322dc07e69e6dfe719ef368eb6f25ca1e4a9fc7bfaf8c0426672ae15abb35d87916c9f651fcd00940163c2f1a2850ac50f3ca945052440cea7b5e8 Description: GNU Fortran 95 compiler for the mips64el 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 mips64el architecture. Package: gfortran-multilib-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsel-linux-gnu (= 4:12.2.0-4-ok2), gcc-multilib-mipsel-linux-gnu (= 4:12.2.0-4-ok2), gfortran-mipsel-linux-gnu (= 4:12.2.0-4-ok2), gfortran-12-multilib-mipsel-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-multilib-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1088 MD5sum: 4619401edd1c8c845682d49a706d028c SHA1: e267ff6eeada86e5acccebdac0fecd8d70688975 SHA256: 387b53d47e32d496aaff45c275b4ffecdd987ac5e5f093df0f5c26e66b6823f4 SHA512: e5f4adfcaefe083df9ab3a6e07ad3be4a11a37c00f5b77d7f185532eadc2d0c02f45ea8d5c332df8d74f4c487c6255788ca4362c546a19eed3b28a90147952f2 Description: GNU Fortran 95 compiler for the mipsel 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 mipsel architecture. Package: gfortran-multilib-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6-linux-gnu (= 4:12.2.0-4-ok2), gcc-multilib-mipsisa32r6-linux-gnu (= 4:12.2.0-4-ok2), gfortran-mipsisa32r6-linux-gnu (= 4:12.2.0-4-ok2), gfortran-12-multilib-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-multilib-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1100 MD5sum: a17a09d314b917cd39d47f4252f8bb6e SHA1: ef6aa2609130848caf49d29c1b6e23cf9121a010 SHA256: 45b19523cc42a76dc858ccf8d3c558bc77a49230ae1ac80b1f84294f521e2b9a SHA512: 553bdca8f26ffafece079d0e78c60cc941203a8c43ae07bfa80e922a1d565222715bad3780e7c66c2bded7cb429d839ce12c4a6d154e8d817a759d3a95308a98 Description: GNU Fortran 95 compiler for the mipsr6 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 mipsr6 architecture. Package: gfortran-multilib-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6el-linux-gnu (= 4:12.2.0-4-ok2), gcc-multilib-mipsisa32r6el-linux-gnu (= 4:12.2.0-4-ok2), gfortran-mipsisa32r6el-linux-gnu (= 4:12.2.0-4-ok2), gfortran-12-multilib-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-multilib-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1100 MD5sum: 51f959ab482a91c2be3d31600206a744 SHA1: bd78e7dc93a95018cea1e59fe23587deb07ae413 SHA256: 5f2e93335933f5e073a5ec73c4deeab9c88fd50c242e2eb68baa88cbb6b80f0e SHA512: f64932a88e4ff1acc4a5b525125f7aa07bade39ce9a33d105cb146a8223e3e0a444839824de6ccad164a8eaae447585e838929d29516b6fb22ccb4192982e137 Description: GNU Fortran 95 compiler for the mipsr6el 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 mipsr6el architecture. Package: gfortran-multilib-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-multilib-mipsisa64r6-linux-gnuabi64 (= 4:12.2.0-4-ok2), gfortran-mipsisa64r6-linux-gnuabi64 (= 4:12.2.0-4-ok2), gfortran-12-multilib-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-multilib-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1108 MD5sum: 8ca0a7174fbe8eb058349f0bdf18421f SHA1: 48fa50b478247359144afd27dab19237c9c9bf42 SHA256: ad87d592da94805f61116c0de80bfddc8381217068b28a740976517e86d6952b SHA512: cc566552251f2642fdd87685f7f8e6cea5a26fbc00d491cb7a84d576846727820f9370f5634d620e7e3025ec5a075019936449faa749be6dc5d588cba1f703c7 Description: GNU Fortran 95 compiler for the mips64r6 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 mips64r6 architecture. Package: gfortran-multilib-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gcc-multilib-mipsisa64r6el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gfortran-mipsisa64r6el-linux-gnuabi64 (= 4:12.2.0-4-ok2), gfortran-12-multilib-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-mipsen/gfortran-multilib-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1112 MD5sum: 78aa822ab6608dfba5d010140dacf860 SHA1: 2adcc7033c2c2f20e7a25cbd44da9652ef277549 SHA256: 6f672be11d2d67274e1395a6f1db4954f4af4d498a1e24c82ac04036c32e9281 SHA512: 39c861e1289f2239acaa6f10d4432b1a1ca3603d3eb60f9d88d4548a0f3e29ab57433e5b3c433c9bd1e549d226a8663d2c6139e437e3ad69272aba61874b9590 Description: GNU Fortran 95 compiler for the mips64r6el 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 mips64r6el architecture. Package: gfortran-multilib-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc-linux-gnu (= 4:12.2.0-ok1), gcc-multilib-powerpc-linux-gnu (= 4:12.2.0-ok1), gfortran-12-multilib-powerpc-linux-gnu (>= 12.2.0-1~), gfortran-powerpc-linux-gnu (= 4:12.2.0-ok1) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults/gfortran-multilib-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 882 MD5sum: 1a398bec3f9918cba147dd553526d34d SHA1: 649e352136c9db53cd614e6e19bae6ba43e20a5e SHA256: 1089a29747e7f8c3cc69455897bcf03a945674c0a5bc4d8e482f2fa6db4c98ae SHA512: 56ea66ed98d33276332270caa0ac882dade34ea20a56db7bd3c22d89ed7ee25262eb805cefb5da6ab3b340162df27cb7efc157337c15fe07cf232ed4ce8fe327 Description: GNU Fortran 95 compiler for the powerpc 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 powerpc architecture. Package: gfortran-multilib-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc64-linux-gnu (= 4:12.2.0-ok2), gcc-multilib-powerpc64-linux-gnu (= 4:12.2.0-ok2), gfortran-powerpc64-linux-gnu (= 4:12.2.0-ok2), gfortran-12-multilib-powerpc64-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-ports/gfortran-multilib-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1092 MD5sum: 76fd9ee5321432b140f99b1c669f8af9 SHA1: 77c591b819b111db80da30ad3dd76057d1f55314 SHA256: 121317dc4c17e7d4014d188c6fa1c24e345fff77bd10d3bdd2c61705cd426c58 SHA512: 7258125252797579a4b3eab3953aeedd2043bb117be406aa038029a72f5596229e789f9825229949f62bf8146cc309ca7e4635b9e514a7c17a5f58048fbcd063 Description: GNU Fortran 95 compiler for the ppc64 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 ppc64 architecture. Package: gfortran-multilib-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-s390x-linux-gnu (= 4:12.2.0-ok1), gcc-multilib-s390x-linux-gnu (= 4:12.2.0-ok1), gfortran-12-multilib-s390x-linux-gnu (>= 12.2.0-1~), gfortran-s390x-linux-gnu (= 4:12.2.0-ok1) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults/gfortran-multilib-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 882 MD5sum: 97d22f0e38d7adddbe2b532f4644cf65 SHA1: b1e1ca40a6c3abad256d6fafcb2732ba0e27f998 SHA256: 52308dd8be0a26f5a32e9ad25d3d84bca068667bbf5a12b1ced962feff911f1e SHA512: 20d180cac824bb9ed55a86fcfb106160f77629d3679b487e50fd3a1ec62f1f8b045771bb2d4fbf3dd4733d70028006e6081b63b121fdd49d97efb50498a3ea4b Description: GNU Fortran 95 compiler for the s390x architecture This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 cross-compiler for the s390x architecture. Package: gfortran-multilib-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-sparc64-linux-gnu (= 4:12.2.0-ok2), gcc-multilib-sparc64-linux-gnu (= 4:12.2.0-ok2), gfortran-sparc64-linux-gnu (= 4:12.2.0-ok2), gfortran-12-multilib-sparc64-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-ports/gfortran-multilib-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1088 MD5sum: 765a6d6bb538608655c25c22cd2520ae SHA1: 6599e879a41f94efb2a2ff5334628896e948f5ec SHA256: 79a43bc07b5e78d77018e4654c17c4825382495834634344cd90745da33fe82e SHA512: 9b414460ed7417876c5d658a623c38ae65d63b4258cb45fe2d6cc567db57c4e126cbebae39f1992c50ce32de682b7dae89e456b18ebe68163a378255c46aa80f Description: GNU Fortran 95 compiler for the sparc64 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 sparc64 architecture. Package: gfortran-multilib-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-x86-64-linux-gnux32 (= 4:12.2.0-ok2), gcc-multilib-x86-64-linux-gnux32 (= 4:12.2.0-ok2), gfortran-x86-64-linux-gnux32 (= 4:12.2.0-ok2), gfortran-12-multilib-x86-64-linux-gnux32 (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-ports/gfortran-multilib-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1088 MD5sum: a2eec835ed23bad5cb80f3bb9d6a5beb SHA1: d5d25ead5b4e00dbf3e9afe17cb6843c82b54df0 SHA256: f8e69efb524adab41e2093a3f40d88aea4aebd08e3136a7f8d7031612d10e916 SHA512: 1d00de0fb70b331caf46da58be17ed3c781a531a803e13db80c2fd5883dc351f4543adf3e0eae7dc1c3b7ee7af235212b560fc8478c07d0b26592e301dea7861 Description: GNU Fortran 95 compiler for the x32 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 x32 architecture. Package: gfortran-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-powerpc-linux-gnu (= 4:12.2.0-ok1), gcc-powerpc-linux-gnu (= 4:12.2.0-ok1), gfortran-12-powerpc-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults/gfortran-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 956 MD5sum: f66ce675b7fe6be0f7674f8753d3a9e6 SHA1: a784056d54cc433ed6f0b2c764c7e4275948d94c SHA256: 34c4e87859d2071f0a527eb3258f3aa6afaa89f71b1759e4b5787d2f1e40dd04 SHA512: acec311a1e4825fe7807b2d08ca2066cb27b27d22bc0c4ab8b02c42c13ae10dfeec82c536018714c459e03ebc03299192d05f1b6ddbb1576fee21c30d1b0acdb Description: GNU Fortran 95 compiler for the powerpc 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 powerpc architecture. Package: gfortran-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-powerpc64-linux-gnu (= 4:12.2.0-ok2), gcc-powerpc64-linux-gnu (= 4:12.2.0-ok2), gfortran-12-powerpc64-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-ports/gfortran-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1160 MD5sum: 4f4e7311ea1087f5e331912b463045d5 SHA1: 8d40af25dbafc449df904ebf3e595e2afb988d41 SHA256: 6b636b8d1e5b874c80be73371d4e5a7e5251a855ade28db0353ed348780f7d6b SHA512: 507acc697b298203e06d1e27281540c1e01adf1b866340c448b81ce052813926a074d8f5c4a19b81a5bf3272b141c0e5bfe0d4f273897daebf762ba68d87a46c Description: GNU Fortran 95 compiler for the ppc64 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 ppc64 architecture. Package: gfortran-powerpc64le-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-powerpc64le-linux-gnu (= 4:12.2.0-ok1), gcc-powerpc64le-linux-gnu (= 4:12.2.0-ok1), gfortran-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults/gfortran-powerpc64le-linux-gnu_12.2.0-ok1_amd64.deb Size: 964 MD5sum: 28e9e1688e6ad9e5f00f86b74e93ffb5 SHA1: fef565f5d5dda9ccbd2e8afc3f76c81ceefc9381 SHA256: 349c1f43bd61b3a3b17ab268c3a7291bd999ab2de9d9cb47003fbc0c2a728a98 SHA512: 29c9708ebb971176d37cdfd4769cb27a22dc3edc45e7ec48be1392ab498e6a88a1c9983dfc6dcf3a32f2ed7776a8c199319525d609d9b897784362cc1fa722de 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. Package: gfortran-riscv64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-riscv64-linux-gnu (= 4:12.2.0-ok2), gcc-riscv64-linux-gnu (= 4:12.2.0-ok2), gfortran-12-riscv64-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-ports/gfortran-riscv64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1156 MD5sum: 6e0b0121d4b7b5d89a7002181e1a523b SHA1: a9c4089aedfe6c6331930c18089465f42937444f SHA256: 89fd7f1d8c88c0eb70dc793f63b0957fa23e9ec5740334be1ed72f47fc87060b SHA512: 987b64acbd6e6cce1994429a8be1d36fa77731074292497fcba454378bae47dce759a5d940da78eb089384b53dca31357d53ec24daacfe1dbe29e9a82ddfad94 Description: GNU Fortran 95 compiler for the riscv64 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 riscv64 architecture. Package: gfortran-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-s390x-linux-gnu (= 4:12.2.0-ok1), gcc-s390x-linux-gnu (= 4:12.2.0-ok1), gfortran-12-s390x-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults/gfortran-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 952 MD5sum: 882b58457e6a48a6904305f1de78f82a SHA1: 7a549e5d77bdecf0bd74f5cf4274263e4e781a62 SHA256: 981c5e4242ab92b139ac058ccd5c5f8b3f8c0a731a4d852a435e10e12b96b47d SHA512: 9f675f01a94341dd1904778d45b2075c023de1867e3b0857315f8e702ad662f4cd2edf0a1a3d1e330e3d3ba7364555e054f85272b90975efae59302c1fb2dbb7 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-sh4-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-sh4-linux-gnu (= 4:12.2.0-ok2), gcc-sh4-linux-gnu (= 4:12.2.0-ok2), gfortran-12-sh4-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-ports/gfortran-sh4-linux-gnu_12.2.0-ok2_amd64.deb Size: 1144 MD5sum: 8ee3c4b412612387a911682057b44b1f SHA1: 7b60ec98090888466171c6493875d612bfca52e9 SHA256: f8421bd57de2bcd59c726855296068af74c91664b8992ae5e81dbc881971615a SHA512: c59f45c74c380d264443a0aada2cd3df36e54ff6f861f70254f96e72d9c759af13e595b4744a3bda398e6f2543f588f0ee5b4d8bd0cf0d3e4dcab456ee6f5af2 Description: GNU Fortran 95 compiler for the sh4 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 sh4 architecture. Package: gfortran-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-sparc64-linux-gnu (= 4:12.2.0-ok2), gcc-sparc64-linux-gnu (= 4:12.2.0-ok2), gfortran-12-sparc64-linux-gnu (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-ports/gfortran-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1152 MD5sum: 1cf44449474bf45ceb777abb671b93ce SHA1: d6743bbf6f72a66257efeddac47ab2c787614e55 SHA256: dd0ddb02264391cc554c0d84e6037e9d789a394a0842304b1195554147a2fd6d SHA512: 3e3e369c00805732d76ce97295222d9dc0563d1acefc575ded388c37ecb5e2532c99d4d167311413ec14630327ebaac3cf37ac500f5f0700ca89baf7d970c14f Description: GNU Fortran 95 compiler for the sparc64 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 sparc64 architecture. Package: gfortran-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-x86-64-linux-gnux32 (= 4:12.2.0-ok2), gcc-x86-64-linux-gnux32 (= 4:12.2.0-ok2), gfortran-12-x86-64-linux-gnux32 (>= 12.2.0-1~) Suggests: gfortran-doc Filename: pool/main/g/gcc-defaults-ports/gfortran-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1160 MD5sum: 1a67b2ac30209fe291e9d02735396039 SHA1: 1be96d5f406f3157d47424d31cbd9dfe5e62c2f7 SHA256: 31401f99590d47f5444b77584dd903d1c135d9884c5dfca3473efdd0de83c905 SHA512: ee0ff51fd6d85077371e4346adab7bd7b5047b8508a1a2c699cb1d8ccb5e49157f8b82dad6bbcac62d13664e97dc2f341ace7bb7748a3c5f46d814f3e78d4e0b Description: GNU Fortran 95 compiler for the x32 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 x32 architecture. Package: gfxboot Architecture: amd64 Version: 4.5.73-ok1 Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 92 Depends: perl:any Recommends: e2fsprogs Suggests: gfxboot-themes, reiserfsprogs, xfsprogs Filename: pool/main/g/gfxboot/gfxboot_4.5.73-ok1_amd64.deb Size: 19444 MD5sum: 3cf9947f85022fcc2ebbb8dac0dcf272 SHA1: 97c27845096ccb8059f24547c63b62f78ca41d3f SHA256: 07f549acefba729d3578998475b2a450baceeb34b082f98df748da8b42f4209f SHA512: c5383cb3b13dd2d1a25d877d32c8780cec5b579e19b7e9766d924edc17d0d1401e454289a16e4576a7800e7a35b5a04b9c8a1fc4572f4fd838084f76bf3e5477 Homepage: https://en.opensuse.org/SDB:Gfxboot Description: tool to test and create graphical boot logos (runtime) gfxboot is a tool to test and create graphical boot logos for gfxboot compliant boot loaders. Currently, this includes grub, lilo, and syslinux (all payloads). . This package contains the runtime utility. Package: gfxboot-dev Architecture: amd64 Version: 4.5.73-ok1 Priority: optional Section: misc Source: gfxboot Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1458 Depends: perl:any, libc6 (>= 2.38), libfreetype6 (>= 2.2.1), gfxboot (= 4.5.73-ok1), cpio, libfribidi0, libhtml-parser-perl Recommends: fonts-dejavu-core | ttf-dejavu-core Suggests: gfxboot-themes Conflicts: gfxboot-examples Replaces: gfxboot-examples Filename: pool/main/g/gfxboot/gfxboot-dev_4.5.73-ok1_amd64.deb Size: 222972 MD5sum: f7fd6a755cd8974aab7e0dd76c315e39 SHA1: e280390097913239251954947ca6fab3d7720c80 SHA256: 8818793330aebb01faf2a86b4e9324e8f35d9cba13e407280622e157813655ea SHA512: f9171dbaa3ae8de0203bcd3e8bc48210972f910e790d7f0b9fe8bc6e2a89346065554ccbdece5f0c1cd4c0c32338eb2c81868b5f999de09383c9391ae98fa858 Homepage: https://en.opensuse.org/SDB:Gfxboot Description: tool to test and create graphical boot logos (development) gfxboot is a tool to test and create graphical boot logos for gfxboot compliant boot loaders. Currently, this includes grub, lilo, and syslinux (all payloads). . This package contains the development utilities. Package: gfxboot-theme-openkylin Architecture: amd64 Version: 0.1.0-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: liuyi Installed-Size: 390 Depends: gfxboot (>= 3.3.28) Filename: pool/main/g/gfxboot-theme-openkylin/gfxboot-theme-openkylin_0.1.0-ok2_amd64.deb Size: 140942 MD5sum: 99d5d45ea506bad8f6eb70579ea48f04 SHA1: 5d9dbaf7fc6d841c3baaa18eefc7a7991e7bd986 SHA256: fec65d8aca7a40e58524fd4115c2deebb752bc5b4beae8867b36bd69e177456d SHA512: 686e30336e17655753ffbaaf48b2f40bf39a62f284d92f309252dc7bb52c183ecc2cd6decab62e7b7128b3df1ccc52b0cbbbccee58bb3b2889793a59b7bec70c Description: OpenKylin theme for gfxboot-compliant boot loaders This is an openKylin theme for the gfxboot graphical boot loader extension. It should be suitable for openKylin derivatives as well as openKylin itself. . This theme does not include any help texts or logos itself. Those should be provided by other packages, and may be specific to openKylin derivatives. This packages is forked from gfxboot-theme-ubuntu. Package: gfxboot-theme-ubuntu Architecture: amd64 Version: 0.23.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Installed-Size: 3876 Depends: gfxboot (>= 3.3.28) Filename: pool/main/g/gfxboot-theme-ubuntu/gfxboot-theme-ubuntu_0.23.3-ok1_amd64.deb Size: 508856 MD5sum: 90c2445d47e93ac37f5e24968ddae993 SHA1: 20f793f23b34c13b3970409d729aa995605bdc58 SHA256: 86d3870ee8ef33f92dcd5789b4b0c69d52265716508074b01ebd18b6d04e88c0 SHA512: c140442cbd20ce7403e2db3991781c2a18cd98d76da91930aa99d2bae11e964db8b880389955d98e59b3fbf02f42320fb7f1b8ef23555014a4fe61717decb0d2 Description: Ubuntu theme for gfxboot-compliant boot loaders This is an Ubuntu theme for the gfxboot graphical boot loader extension. It should be suitable for Ubuntu derivatives as well as Ubuntu itself. . This theme does not include any help texts or logos itself. Those should be provided by other packages, and may be specific to Ubuntu derivatives. Package: gfxboot-themes Architecture: all Version: 4.5.73-ok1 Priority: optional Section: misc Source: gfxboot Origin: openKylin Maintainer: openKylin Developers Installed-Size: 146959 Provides: gfxboot-theme Depends: perl:any, gfxboot (>= 4.5.73-ok1) Recommends: gfxboot-dev Conflicts: gfxboot-themes-kde, gfxboot-themes-opensuse, gfxboot-themes-sled, gfxboot-themes-sles, gfxboot-themes-upstream Replaces: gfxboot-themes-kde, gfxboot-themes-opensuse, gfxboot-themes-sled, gfxboot-themes-sles, gfxboot-themes-upstream Filename: pool/main/g/gfxboot/gfxboot-themes_4.5.73-ok1_all.deb Size: 28805688 MD5sum: 6842832dd799ee11291194c12207f755 SHA1: f356f5db91701a68bcbc5326be8a38d4c6fc304e SHA256: b3e6205d60b884dd1278e3cfdc8dab3d6a0bdea8a4ab77e7eede0bb1d293e113 SHA512: 58dcd890724fef763f4b2b4a0901f2f03ce320d6c24f95f98121c86e6e993731ef0d443f03d208ebc21070530ce5b3414f1da144d1bae35de5b549b176be42b8 Homepage: https://en.opensuse.org/SDB:Gfxboot Description: tool to test and create graphical boot logos (themes) gfxboot is a tool to test and create graphical boot logos for gfxboot compliant boot loaders. Currently, this includes grub, lilo, and syslinux (all payloads). . This package contains full featured themes (KDE, openSUSE, SLED, SLES, and upstream). Package: ghostscript Architecture: amd64 Version: 10.02.1~dfsg1-ok4 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 173 Provides: ghostscript-x (= 10.02.1~dfsg1-ok4), postscript-viewer Depends: libgs10 (= 10.02.1~dfsg1-ok4), libc6 (>= 2.34) Suggests: texlive-binaries Conflicts: ghostscript-x (<< 10.02.0~dfsg-1) Replaces: ghostscript-x (<< 10.02.0~dfsg-1) Filename: pool/main/g/ghostscript/ghostscript_10.02.1~dfsg1-ok4_amd64.deb Size: 42616 MD5sum: a79cead808b9905ec770cf2b9fe4c2b4 SHA1: fa12b7feccad9730693de73d384de6c4261404b0 SHA256: 023576d4d38a0f0c3e46c8a43f28d9392ec53b4d3d6d1a57e54f34ee8db460e8 SHA512: 1a0c481135a01c16ec43092e111bf5202d28b02dd96d8fbc305247684524e2bd8d3e49977e512a98572b64587595d7515000eb0556deecfd9bce3fd9e47f9bd2 Homepage: https://www.ghostscript.com/ 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. . The suggested texlive-binaries package is only required when using dvipdf. Package: ghostscript-doc Architecture: all Version: 10.02.1~dfsg1-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: ghostscript Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 16147 Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg) Suggests: ghostscript Filename: pool/main/g/ghostscript/ghostscript-doc_10.02.1~dfsg1-ok4_all.deb Size: 11632316 MD5sum: 5e89f5094daddb8ea407ff57392a0034 SHA1: 091c036001670fba210e1ee692a24f347b6eb679 SHA256: c1b09704493db5eb3cee9450969603af4adbc8ed66e9ddc8c7b226d1859c97c6 SHA512: 43bfc11d07f990a102f83e568dc20e241d91aa8d2c10e6edc87c6d13a34de056fe2d0239b581f39283cd3f593641f0853485603232999428fe77012deab07352 Homepage: https://www.ghostscript.com/ 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. Package: ghostwriter Architecture: amd64 Version: 23.08.5+ds-ok1 Priority: optional Section: editors Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 11654 Depends: libqt5svg5, libc6 (>= 2.38), libcmark-gfm-extensions0.29.0.gfm.6 (>= 0.29.0.gfm.6), libcmark-gfm0.29.0.gfm.6 (>= 0.29.0.gfm.6), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5sonnetcore5 (>= 5.90.0~), libkf5sonnetui5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5webchannel5 (>= 5.15.2~), libqt5webenginewidgets5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Suggests: cmark, discount, hunspell-dictionary, myspell-dictionary, pandoc, wkhtmltopdf, apparmor Filename: pool/main/g/ghostwriter/ghostwriter_23.08.5+ds-ok1_amd64.deb Size: 2363336 MD5sum: 6489f0881be7720a9d571928081bf637 SHA1: 62e4f86b812a4460741fdd7ea0885296326a6a57 SHA256: be2668975a4a13c830ba4d970c2b188d717e6528e85a021fa33a6f00fe9ab50c SHA512: 98dc239b6ba78c7b816174b5d274258b5a71abff3f327762761d92e3e2608976c21a061eae3fe1d2c0119939fc8ec6b7344a6e6f451e13af6d3007b4e86f6f28 Homepage: https://ghostwriter.kde.org/ Description: Distraction-free, themeable Markdown editor ghostwriter is a Markdown editor that provides a themable, distraction-free writing environment, along with a live HTML preview as you type, easy document navigation with an outline HUD, and export to popular document formats with Sundown, Pandoc, MultiMarkdown, Discount, cmark, or cmark-gfm processors. It also features a live word count and auto-save. Eliminate distractions in fullscreen mode, or concentrate on the current text you are writing in focus mode. It even remembers your last opened file and position within the file, so you can pick up where you last left off. Package: gi-docgen Architecture: all Version: 2023.3+ds-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Installed-Size: 642 Depends: python3:any (>= 3.11~), python3-jinja2, python3-markdown, python3-markupsafe, python3-packaging, python3-pygments, python3-typogrify Filename: pool/main/g/gi-docgen/gi-docgen_2023.3+ds-ok1_all.deb Size: 83196 MD5sum: 60bcef8fdde44cb0bcde67403d7d3da3 SHA1: fd5f93bfea763c3ab5ad64b9b4431310e1f4ce5e SHA256: a477ee01e26cba8093aee2d008a5b4269e8dca1c0e8da343424abd01d9c65371 SHA512: e4991a8596714346ff2f76706336e395ad624673bafd6c54943bf3394e922981ac47059636523b7da702566fa0e6e1fb23033691dc250bf4f6ba97644c33a037 Homepage: https://gitlab.gnome.org/GNOME/gi-docgen/ Description: source code documentation tool using GObject-Introspection GI-DocGen is a document generator for GObject-based libraries. GObject is the base type system of the GNOME project. GI-Docgen reuses the introspection data generated by GObject-based libraries to generate the API reference of these libraries, as well as other ancillary documentation. . GI-DocGen is not a general purpose documentation tool for C libraries: while GI-DocGen can be used to generate API references for most GObject/C libraries that expose introspection data, its main goal is to generate the reference for GTK and its immediate dependencies. . GI-DocGen is still in development. The upstream-recommended use of GI-DocGen is to add it as a sub-project to a Meson build system, and vendor it when releasing dist archives. Until GI-DocGen becomes stable, Debian packages that use it for their documentation should use a vendored copy (as allowed by Policy §4.13), and should not have a Build-Depends on gi-docgen unless no vendored copy is present in upstream releases. Package: gi-docgen-doc Architecture: all Version: 2023.3+ds-ok1 Built-Using: sphinx (= 7.2.6-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: gi-docgen Origin: openKylin Maintainer: openKylin Developers Installed-Size: 344 Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg) Filename: pool/main/g/gi-docgen/gi-docgen-doc_2023.3+ds-ok1_all.deb Size: 46248 MD5sum: 8d6bf0f14127e61f0811cedbf3e401fd SHA1: e2441d97af6a4d52618822445fb1f5484866079d SHA256: 9a5f32d50e94850aaa0373ad2d2fa68f62c501bce15ced28571cc5719a527f7e SHA512: 8a31895dc9c477894debf3bb439f71daa6098f568f262fe41be3f1e8338770b80cccee09c2a9c2dbfa744e4a5a9a9af0a4ce7748235691e78b14b4688c9bcfb0 Homepage: https://gitlab.gnome.org/GNOME/gi-docgen/ Description: Documentation for the gi-docgen documentation tool GI-DocGen is a document generator for GObject-based libraries. GObject is the base type system of the GNOME project. GI-Docgen reuses the introspection data generated by GObject-based libraries to generate the API reference of these libraries, as well as other ancillary documentation. . This package contains documentation for gi-docgen. Package: giflib-tools Architecture: amd64 Version: 5.2.2-ok1 Priority: optional Section: utils Source: giflib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: David Suárez Installed-Size: 287 Provides: libungif-bin Depends: libperl4-corelibs-perl | perl (<< 5.12.3-7), libc6 (>= 2.34), libgif7 (>= 5.1) Filename: pool/main/g/giflib/giflib-tools_5.2.2-ok1_amd64.deb Size: 60640 MD5sum: af3aded9a09d09467e38230fb91ca87a SHA1: 69c40666cb04553bb20fa428f525a3269ec1c4ec SHA256: b2b8a269cc541fc33aa3c82ce9e7072dfe122940a99981145f8865a971772bb7 SHA512: 09dc63a04f06bd7b196914fb32860acd970616b466d0f8b7a407227d3b3c8bc335dc793fa50045df17b18c296c8711291d0fafe27ebe8d97a8234271f62efef0 Homepage: https://giflib.sourceforge.net/ Description: library for GIF images (utilities) GIFLIB is a package of portable tools and library routines for working with GIF images. . This package contains additional utilities. Package: gigolo Architecture: amd64 Version: 0.5.3-ok1 Priority: optional Section: xfce Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Xfce Maintainers Installed-Size: 1007 Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0 (>= 3.21.5) Recommends: gvfs-backends, libglib2.0-bin Filename: pool/main/g/gigolo/gigolo_0.5.3-ok1_amd64.deb Size: 165160 MD5sum: b8f0e982974c1e7b94b2d03d2a552b4f SHA1: 6d078bdadbf265bc3ded83ce85a47a5cff184311 SHA256: e2449ca36eb2c721c2374e8966bf99b93c30737bc229448633a6110b45fac24a SHA512: 614025cb7f947310fd6dae95ccfdc38ee7824710280b1a5e23b1600311d882ad4ec3e2b794741ce51f462506a7270261c052df52e5d033b6c7219651fb0d846a Homepage: https://docs.xfce.org/apps/gigolo/start Description: frontend to manage connections to remote filesystems using GIO/GVfs Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs. It allows you to quickly connect/mount a remote filesystem and manage bookmarks of such. Package: gimp Architecture: amd64 Version: 2.10.36-ok2 Priority: optional Section: graphics Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 18537 Depends: libgimp2.0 (>= 2.10.36), libgimp2.0 (<= 2.10.36-z), gimp-data (>= 2.10.36), gimp-data (<= 2.10.36-z), graphviz, xdg-utils, libaa1 (>= 1.4p5), libbabl-0.1-0 (>= 1:0.1.78), libbz2-1.0, libc6 (>= 2.38), libcairo2 (>= 1.12.2), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.30.8), libgegl-0.4-0 (>= 1:0.4.38), libgexiv2-2 (>= 0.10.6), libglib2.0-0t64 (>= 2.79.0), libgs10 (>= 9.10~dfsg), libgtk2.0-0t64 (>= 2.24.10), libgudev-1.0-0 (>= 167), libharfbuzz0b (>= 0.6.0), libheif1 (>= 1.13.0), libjpeg62-turbo (>= 1.3.1), libjson-c5 (>= 0.15), libjson-glib-1.0-0 (>= 1.5.2), liblcms2-2 (>= 2.9), liblzma5 (>= 5.1.1alpha+20120614), libmng2 (>= 2.0.2), libmypaint-1.5-1 (>= 1.5.0), libopenexr-3-1-30 (>= 3.1.5), libopenjp2-7 (>= 2.0.0), libpango-1.0-0 (>= 1.29.4), libpangocairo-1.0-0 (>= 1.29.4), libpangoft2-1.0-0 (>= 1.29.4), libpng16-16t64 (>= 1.6.2), libpoppler-glib8t64 (>= 0.44.0), librsvg2-2 (>= 2.32.0), libstdc++6 (>= 5.2), libtiff6 (>= 4.0.3), libwebp7 (>= 1.3.2), libwebpdemux2 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libwmf-0.2-7 (>= 0.2.12), libwmflite-0.2-7 (>= 0.2.12), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxmu6, libxpm4, zlib1g (>= 1:1.1.4) Recommends: ghostscript Suggests: gimp-help-en | gimp-help, gimp-data-extras, gvfs-backends, libasound2 Breaks: gimp-plugin-registry (<< 7.20140602+nmu1~) Replaces: gimp-plugin-registry (<< 7.20140602+nmu1~) Filename: pool/main/g/gimp/gimp_2.10.36-ok2_amd64.deb Size: 4119984 MD5sum: 1366ff7a249de5e6877e94d1189375dd SHA1: 69ab7e8e2e922e4c5612a9f7fe79fcc73f0d5e58 SHA256: ac0d2e972114c6d1d0ec7eb857b5aa3f457e9b4c4af2876a5fd9d5e1a77fa2ca SHA512: 33a6b2edb6d6e2fdf2985ff924af95dd85c96252107325e93057f32e301b6391bb956c8a0a0e52fa3a04ae954bc568bfe75aaf693ec0058c781b014a548dfae6 Homepage: https://www.gimp.org/ Description: GNU Image Manipulation Program GIMP is an advanced picture editor. You can use it to edit, enhance, and retouch photos and scans, create drawings, and make your own images. It has a large collection of professional-level editing tools and filters, similar to the ones you might find in Photoshop. Numerous fine-control settings and features like layers, paths, masks, and scripting give you total control over your images. . Many image file formats are supported, including JPEG, Photoshop (.psd), and Paint Shop Pro (.psp) files. It can also be used to scan and print photos. . To open files remotely (like over HTTP), install the gvfs-backends package. . To use a MIDI device (like a musical keyboard) as an input controller in GIMP, install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI Package: gimp-data Architecture: all Version: 2.10.36-ok2 Priority: optional Section: graphics Source: gimp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 83596 Enhances: gimp Filename: pool/main/g/gimp/gimp-data_2.10.36-ok2_all.deb Size: 13430708 MD5sum: 9bb54ac46ba26799c44ecef52715da1e SHA1: dd16210889bae61e5b946fd6e0b666c03772afa4 SHA256: b1236f5b126dac3db284d8b8268cb03a5c86574c46669d6062d63a14956c0745 SHA512: 24f81f143865e0bdd27c7c98cfc44440ad1c0f0650b2d2e099a1d38463160e93ee194d0ef3bc8ace3abac63beef088df010e456c6c4911efb57974765d34e463 Homepage: https://www.gimp.org/ Description: Data files for GIMP This package contains architecture-independent supporting data files for use with GIMP. Package: gir1.2-accounts-1.0 Architecture: amd64 Version: 1.26-1ok1 Multi-Arch: same Priority: optional Section: introspection Source: libaccounts-glib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 38 Depends: libaccounts-glib0 (= 1.26-1ok1), gir1.2-glib-2.0 Filename: pool/main/liba/libaccounts-glib/gir1.2-accounts-1.0_1.26-1ok1_amd64.deb Size: 7318 MD5sum: f72d2757c4402945c97f10bff54d4d29 SHA1: a8f6c7175dc4cad717834d4d2aba71269321cda9 SHA256: 78508eb35c298f3c076796047e857305e0c5a7bf1e6789380041b8be9a478731 SHA512: c35a50b8dc3b135fd21e22722162a7790dcd73c24aa17a77034d9f67a040b74bbb489aa5a363a61e4f769731924be6494395d9794206058adbf9fa3e887c469e Homepage: https://gitlab.com/accounts-sso/libaccounts-glib Description: typelib file for libaccounts-glib0 Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libaccounts-glib0 Package: gir1.2-accountsservice-1.0 Architecture: amd64 Version: 23.13.9-ok4 Multi-Arch: same Priority: optional Section: introspection Source: accountsservice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 25 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, libaccountsservice0 (>= 23.13.9) Filename: pool/main/a/accountsservice/gir1.2-accountsservice-1.0_23.13.9-ok4_amd64.deb Size: 5200 MD5sum: 654ba6c8106c5fc50630582cbbcf4a88 SHA1: 60d288372ff6f3dcdeb2d587367c949163e35695 SHA256: 110f0283ec374d90575a83368628807c6e9f7467b08bb267bd09b3cf446ce917 SHA512: 019eb940f9ba4e7b54ad5794564bde316b2ac822cec7433d17f70f2e1a6f213e048ddaa1b06873bbb2822041bcf8c2551833ea9702641e8efe37539eae5ae0bb Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ 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. Package: gir1.2-appindicator3-0.1 Architecture: amd64 Version: 12.10.1+20.10.20200706.1-ok1 Priority: optional Section: introspection Source: libappindicator Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: gir1.2-gobject-2.0, gir1.2-gtk-3.0 (>= 2.91.3), libappindicator3-1 (>= 0.4.90) Filename: pool/main/liba/libappindicator/gir1.2-appindicator3-0.1_12.10.1+20.10.20200706.1-ok1_amd64.deb Size: 3512 MD5sum: cb67de4b109ca0a5bf8fadf3a6f85b4e SHA1: cc86d8fe8a1ea2938f9d4b384e858c893d4bd392 SHA256: 1f7a1ce30338185d312ca977775aae31e09e71b668dfcc8bdba5442e762f7c49 SHA512: 0f4ce2325569eb2f05824d7fa6c8015fbb00ac1c38717116ada348977b7dfa3c0a7dbe85b65306987dd9520e77341657cb119dc7315ccefcc1a4fb287e92ba9a Homepage: https://launchpad.net/libappindicator Description: Typelib files for libappindicator3-1. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-appstream-1.0 Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: introspection Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 115 Depends: libappstream5 (= 1.0.2-ok1), gir1.2-gio-2.0, gir1.2-gobject-2.0 Filename: pool/main/a/appstream/gir1.2-appstream-1.0_1.0.2-ok1_amd64.deb Size: 25712 MD5sum: c0850e907716cfdf480d4e499979e95e SHA1: 0eb740d25f864b54d373f1291f10709bff327225 SHA256: ab76c71f052ba500d2d4eedf67d7ff12a4d3b21d6a62aa852c702685e4df364f SHA512: d1b2769857c966cecdbd0948f174572c45f97f7ad31e65d859a5ba74f12fb71b0a478de5f9817fdd666ea143027b7496ed7b80f4e6ce7d906630d997242969ad Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ 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. Package: gir1.2-appstreamcompose-1.0 Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: introspection Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 40 Depends: libappstream-compose0 (= 1.0.2-ok1), gir1.2-appstream-1.0 (= 1.0.2-ok1), gir1.2-gdkpixbuf-2.0, gir1.2-gio-2.0, gir1.2-gobject-2.0 Filename: pool/main/a/appstream/gir1.2-appstreamcompose-1.0_1.0.2-ok1_amd64.deb Size: 9752 MD5sum: cb58ca6120a79a3c71e6788d3aa5c7b9 SHA1: 1c4186cb1b6bb6fd9ad63cdee9ae9ad1148c050c SHA256: eb2d6279e770c3a37a916181b26fc5dbb9da637e738b180d8b0d11624c971f59 SHA512: 3e3ccc3ecfd116694ee3fc4dc4708a4fe6275c62aa78530a683fcdfa23578ba4436fb1729aaeb58a566d75e3916a2d27229697c527dc01b302cd6db75762b16b Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ 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. Package: gir1.2-atk-1.0 Architecture: amd64 Version: 2.52.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 96 Depends: gir1.2-gobject-2.0, libatk1.0-0t64 (>= 2.51.90) Filename: pool/main/a/at-spi2-core/gir1.2-atk-1.0_2.52.0-ok1_amd64.deb Size: 20140 MD5sum: 01db077c7a319020b7405489643684b3 SHA1: 088ab0c10fb38a32ee158924e6f91f8525feb9d1 SHA256: 45e0a08004dbf8caea5a080a12457237ffebf25f875f43edb6217d0eaf1208d2 SHA512: 2e0f6e2fde8f88b8ca2d6be43231d79b5be5afe3956eb5d5e825acf1e15ea301c634b1eec04ae6a6f0af4c94c1a607bea8133b48227558f35c5fb760adf39157 Homepage: https://wiki.gnome.org/Accessibility Description: ATK accessibility toolkit (GObject introspection) ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices. . This package can be used by other packages using the GIRepository format to generate dynamic bindings Package: gir1.2-atril Architecture: amd64 Version: 1.24.0-ok3.7 Priority: optional Section: oldlibs Source: atril Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 35 Depends: gir1.2-atrildocument-1.5.0 (= 1.24.0-ok3.7), gir1.2-atrilview-1.5.0 (= 1.24.0-ok3.7) Filename: pool/main/a/atril/gir1.2-atril_1.24.0-ok3.7_amd64.deb Size: 6640 MD5sum: 9279556042fc02c5cfce3fe473d54858 SHA1: c9c29100e34e5f887a92373d3330dc8a330ac14b SHA256: 7b02084efea918de8f5dd900b31c2f6e719467e0b2b732c6df5fd0936ddaee19 SHA512: 26700cd2d9dd1fd6dabbae47acf12c42f1825caf4538416c244ead4b2011588f71e78aeb8ae7d206387bcfc4a7ec9b19a015f366bb9956dc92342d60a9fe8505 Homepage: https://mate-desktop.org/ Description: GObject introspection data for libatril* (transitional package) This package is a transitional package to gir1.2-atrildocument-1.5.0 and gir1.2-atrilview-1.5.0. This package can be safely removed. Package: gir1.2-atrildocument-1.5.0 Architecture: amd64 Version: 1.24.0-ok3.7 Priority: optional Section: introspection Source: atril Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 91 Depends: gir1.2-gdk-3.0, gir1.2-gdkpixbuf-2.0, gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, libatrildocument3 (>= 1.24.0) Breaks: gir1.2-atril (<< 1.18.3-0) Replaces: gir1.2-atril (<< 1.18.3-0) Filename: pool/main/a/atril/gir1.2-atrildocument-1.5.0_1.24.0-ok3.7_amd64.deb Size: 19760 MD5sum: 605794c255877bb0c0a430fbbf8ad86f SHA1: 0d5a503cb9ac41333776c09e8b845e0cf850c15b SHA256: 94f103b455ffe79b42402ce1afbe373eac526521ed716d15432841792a6cf645 SHA512: c548f5b01ae0de8af57e7ef6c1665860320c01028d5556ca43777b9219020a7d79fd94499d37baa07662c5457d81b34c179249cef9dbb63e59aa9f66b0e0d9c6 Homepage: https://mate-desktop.org/ Description: GObject introspection data for libatrildocument Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. . This package contains introspection data for libatrildocument. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-atrilview-1.5.0 Architecture: amd64 Version: 1.24.0-ok3.7 Priority: optional Section: introspection Source: atril Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 61 Depends: gir1.2-atrildocument-1.5.0 (= 1.24.0-ok3.7), gir1.2-gdk-3.0, gir1.2-gdkpixbuf-2.0, gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gobject-2.0, gir1.2-gtk-3.0, libatrilview3 (>= 1.24.0-ok3.7) Breaks: gir1.2-atril (<< 1.18.3-0) Replaces: gir1.2-atril (<< 1.18.3-0) Filename: pool/main/a/atril/gir1.2-atrilview-1.5.0_1.24.0-ok3.7_amd64.deb Size: 12960 MD5sum: d522674262e91398c74ccbefc87db76e SHA1: 3db4af9c432924b7d2c09a35023b6d504627ab59 SHA256: 5f65dd2bd8c51f60ef4f16c6b79ff08f2e37a1917a131b10f2786c4d49934323 SHA512: 702cd7a28156b748d298c581e96994c139d6402200c437c771ca71bda601d54aa8af1198336e9cae78ba45545754169e072703e5a02df449521573c25081514e Homepage: https://mate-desktop.org/ Description: GObject introspection data for libatrilview Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. . This package contains introspection data for libatrilview. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-atspi-2.0 Architecture: amd64 Version: 2.52.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 78 Depends: gir1.2-dbus-1.0, gir1.2-glib-2.0, gir1.2-gobject-2.0, libatspi2.0-0t64 (>= 2.52.0-ok1) Replaces: gir1.0-gtk-2.0 (<< 2.22), gobject-introspection-repository Filename: pool/main/a/at-spi2-core/gir1.2-atspi-2.0_2.52.0-ok1_amd64.deb Size: 17332 MD5sum: 2a27c0680bad9d93cacc5f75d6d945b1 SHA1: 32865cefa3d5867209dd65cac478e692a97be27f SHA256: 9c504ac95f35b1f2c20c0b8997df282bb3b0a90d6ef6bfbc13cb8d3fef5f4734 SHA512: bea036636d0bf6db16a2704ec09eb53dbaf4020ec29d7c3a867d5e05b60668efb51eb5a9efe4035cc7194a238e91bac88b4943567aec9881e64ea5ba8a9fa9b3 Homepage: https://wiki.gnome.org/Accessibility Description: Assistive Technology Service Provider (GObject introspection) This package can be used by other packages using the GIRepository format to generate dynamic bindings Package: gir1.2-avahi-0.6 Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: introspection Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 44 Provides: gir1.2-avahicore-0.6 (= 0.8-ok1) Depends: gir1.2-gobject-2.0, libavahi-core7 (= 0.8-ok1), libavahi-gobject0 (= 0.8-ok1) Filename: pool/main/a/avahi/gir1.2-avahi-0.6_0.8-ok1_amd64.deb Size: 6232 MD5sum: fe3d636143a31c04ae1e1daa392e579d SHA1: 82ab97d2f01db24e0573792da0cb0dab75f8c0e7 SHA256: 8f4493593c140df8c5164f16ea62dc482e059ab7bb1c3ecbd60417db9b22927b SHA512: 2ee34892425be9885f59e6c4f2ab33d2076d53620f91a9dcc468ecdf8a705a1139223193712f89510385db0e47c749c557bbf72fdcc810ff2627b153b6611dcb Homepage: https://avahi.org/ Description: GObject introspection data for Avahi This package contains introspection data for Avahi using libavahi-gobject. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ayatanaappindicator3-0.1 Architecture: amd64 Version: 0.5.93-ok1 Priority: optional Section: introspection Source: libayatana-appindicator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 29 Depends: gir1.2-gobject-2.0, gir1.2-gtk-3.0, libayatana-appindicator3-1 (>= 0.4.90) Filename: pool/main/liba/libayatana-appindicator/gir1.2-ayatanaappindicator3-0.1_0.5.93-ok1_amd64.deb Size: 5684 MD5sum: 2802356666b24ed602c4856c016bb955 SHA1: 799cde0a872885b7d568b5e06ebd9583e7f32c8e SHA256: 707439451bff1f076608372ca419add37c0c4e66175c3bfcc48a0f49d3bc4a0e SHA512: 81d07c0d21bc1084a356b7b67de3d9047414e849b2273e0fde19e9cdcfd8f8f2ceb331f38e9995d65ac558896303da420a0969bf3e670eb47cd4d5e8c913d00f Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: Typelib files for libayatana-appindicator3-1 (GTK-3+ version) A library and indicator to take menus from applications and place them in the panel. . This package can be used by other packages using the GIRepository format to generate dynamic bindings (GTK-3+ version). Package: gir1.2-ayatanaido3-0.4 Architecture: amd64 Version: 0.10.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: ayatana-ido Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 31 Depends: libayatana-ido3-0.4-0 (>= 0.10.1-ok1) Breaks: gir1.2-ayatana-ido3-0.4 (<< 0.4.2-1~) Replaces: gir1.2-ayatana-ido3-0.4 (<< 0.4.2-1~) Filename: pool/main/a/ayatana-ido/gir1.2-ayatanaido3-0.4_0.10.1-ok1_amd64.deb Size: 6346 MD5sum: 62e76080b8f62f88585b781749a83829 SHA1: 89212f7e0a3b2c5ef3bf35f30098d8a439a65325 SHA256: 85dd8414f9cb478b7f1f318bf8271b06b6efaed2f59e8c51de80a03a78c53a0c SHA512: 30a72a4a9cb2bfe8b27011c598e9a8e27a0a6b2bdfe31d46c9a7261680a94f49eb8ff4278e7b9f6c23b21c839b53c6e7c7e1617240f9148ca82ef49361de7895 Homepage: https://github.com/AyatanaIndicators/ayatana-ido Description: Widgets and other objects used for Ayatana Indicators - Typelib file Shared library providing extra gtk menu items for display in system Ayatana Indicators. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libayatana-ido3-0.4-0. Package: gir1.2-babl-0.1 Architecture: amd64 Version: 1:0.1.108-ok1 Multi-Arch: same Priority: optional Section: introspection Source: babl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 23 Depends: libbabl-0.1-0 (>= 1:0.1.108) Filename: pool/main/b/babl/gir1.2-babl-0.1_0.1.108-ok1_amd64.deb Size: 5520 MD5sum: d733f670ae12f216a1e194c9779215ec SHA1: 6805f44f7100a641ae6c460b1d8180c423c67c07 SHA256: b94192be862543a943a957f6b03fd46ac256455cbbbd197dc4caf09e302f3ea2 SHA512: a3b1899c5937da44fb94323f9414ae97f56422952dac4340c54a5024c10aaf57e28dce8cdd3b842bdb29e33d1ed9d3750878d028cbf5eb053ea6ba7c72a72433 Homepage: https://gegl.org/babl/ Description: GObject introspection data for Babl library Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. . This package contains introspection data for the library. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-bamf-3 Architecture: amd64 Version: 0.5.6+22.04.20220217-ok1 Multi-Arch: same Priority: optional Section: introspection Source: bamf Origin: openKylin Maintainer: openKylin Developers Installed-Size: 84 Depends: gir1.2-glib-2.0, gir1.2-gobject-2.0, libbamf3-2t64 (>= 0.5.3~bzr0+16.04.20160321) Filename: pool/main/b/bamf/gir1.2-bamf-3_0.5.6+22.04.20220217-ok1_amd64.deb Size: 6212 MD5sum: a7a2e1b7430fe980a8cdc2c0d6e16df4 SHA1: f923e9ecb00c599537c4789408dd149fab452a19 SHA256: b65f74378a2282eead1cc5d52889dff92238ddc05ce0171e20a4f7df18988f14 SHA512: c8be56cc2f34d06ceaf44f71661b8ef43079094b1ccf75e7e91b280d67efd660e2524416b0159c83db314f33d1e60383098ee0c786df3233383d7af125da4b27 Homepage: https://launchpad.net/bamf Description: GObject introspection data for the Bamf library This package contains introspection data for the Bamf library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-blockdev-3.0 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 109 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, libblockdev-utils3 (>= 3.0), libblockdev3 (>= 3.1.1) Filename: pool/main/libb/libblockdev/gir1.2-blockdev-3.0_3.1.1-ok1_amd64.deb Size: 24540 MD5sum: cde67d717796ccc7aad731842af3ede3 SHA1: 167723ce7cfcbe2e8bcf25a7ca2352bf458dc7a6 SHA256: 9610b6beca62ac3ee55e4fbe457a1284ccca70c9bf5e4382ae11aac6081de839 SHA512: 0a3529e683f14072db0d20c0dc26b67b4dd0146040eecf0bb874f04cabb5af81c0eccacd83925702497c0e43d7b49ddce4f9c5f9b6099e942e49c76ed1947557 Homepage: https://github.com/storaged-project/libblockdev Description: libblockdev introspection data This package contains the GObject introspection data of libblockdev in binary typelib format. Package: gir1.2-caja-2.0 Architecture: amd64 Version: 1.26.3-ok1 Multi-Arch: same Priority: optional Section: introspection Source: caja Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 58 Depends: gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, libcaja-extension1 (>= 1.24.0) Breaks: gir1.2-caja (<< 1.18.5-2~) Replaces: gir1.2-caja (<< 1.18.5-2~) Filename: pool/main/c/caja/gir1.2-caja-2.0_1.26.3-ok1_amd64.deb Size: 8904 MD5sum: 03451d1a7f1cc299c52ffdd4f9a447b9 SHA1: cbeed4c0ee03d29d9ffcda38b7dc60619ee6c4e6 SHA256: 3f2391d1fa9878da944297d226e071c75d00b66f9013485b1bad1cda8502e422 SHA512: c9399687cf0581d1547d71c5ac310d938fecae5602f21e9f21f466cc7a7eee4155ae4faa710fcf36375282f582b404e37b7f5950db9f349db6203fe73c44bc28 Homepage: https://mate-desktop.org/ Description: GObject introspection data for Caja Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . This package contains introspection data for Caja. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-camel-1.2 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 260 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-libxml2-2.0, libcamel-1.2-64t64 (>= 3.51.2) Filename: pool/main/e/evolution-data-server/gir1.2-camel-1.2_3.52.0-ok2_amd64.deb Size: 56764 MD5sum: a4b0a10385c12ab73b3836e36432ee30 SHA1: 7030c0335ad1657000b3dad96793bb9ee331064f SHA256: 20bf5d83e59dafda9298f2560a41f0c99f2351c0e64483620bd7d8d6a75f0f1e SHA512: b96ed7e87f150bea8ce1895e85e5766f8636989c791e2a95d3beb92e3e81cd0340b305153c8d5078c00ca97f77c599549d8c15d4144d18f1385f69a5c37e7a2b Homepage: https://wiki.gnome.org/Apps/Evolution Description: GObject introspection for the Camel library Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains introspection data for the libcamel library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-cinnamondesktop-3.0 Architecture: amd64 Version: 6.0.0-ok2 Priority: optional Section: introspection Source: cinnamon-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 121 Depends: gir1.2-glib-2.0 (>= 0.10.2-1~), gir1.2-gtk-3.0 (>= 3.3.16), libcinnamon-desktop4 (>= 6.0.0-ok2) Filename: pool/main/c/cinnamon-desktop/gir1.2-cinnamondesktop-3.0_6.0.0-ok2_amd64.deb Size: 14294 MD5sum: 842d2b0e3aee8e4554bdb11b594a3d5a SHA1: d0485d80cf2b116bb82d560acd86873e060aa613 SHA256: 5eb2782535fabc0d0d1cb29dddf5d57825ca6580b4fc64d1a4dd5e78d0fc2406 SHA512: cedc4bb53c6226c2b8099adc495c40fadc7106c82e54eb29ea75cce9a873e7cf7c4297470fb00f3ff5e9d4fd7c75acbfb3f223542aca5386d24b6c2a754c94c2 Description: Introspection data for CinnamonDesktop This package contains the introspection data for libcinnamon-desktop. Package: gir1.2-cloudproviders-0.3.0 Architecture: amd64 Version: 0.3.6-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libcloudproviders Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 28 Provides: gir1.2-cloudproviders-0.3 (= 0.3.6-ok1) Depends: gir1.2-gio-2.0, gir1.2-glib-2.0, libcloudproviders0 (>= 0.2.5) Filename: pool/main/libc/libcloudproviders/gir1.2-cloudproviders-0.3.0_0.3.6-ok1_amd64.deb Size: 5560 MD5sum: 0467d4f0040c0c6e403741927207814e SHA1: 4671604f8d62b9c3d90c1a41e1bed6e28057b8c0 SHA256: 0ac59dca57102537f024788cfaa58ad48de2cb3191fa011d2845cd1e569ad201 SHA512: dc59cd0794b35364a61ac8d78bb796669db6b94e61bfaa20683ad561dc01eb16bcc0d1f0d10b380ef60b78a5da15ec826dcec42cf46a18d72e3536152545570d Homepage: https://gitlab.gnome.org/World/libcloudproviders Description: cloud provider library - introspection data libcloudproviders is a glib based library that makes it easier to implement a cloud provider server or client. . libcloudproviders also provides a DBus API that allows cloud storage sync clients to expose their services. Clients such as file managers and desktop environments can then provide integrated access to the cloud providers services. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-clutter-1.0 Architecture: amd64 Version: 1.26.4+git2779b932+dfsg-ok1 Multi-Arch: same Priority: optional Section: introspection Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 512 Provides: gir1.2-cally-1.0 (= 1.26.4+git2779b932+dfsg-ok1), gir1.2-cluttergdk-1.0 (= 1.26.4+git2779b932+dfsg-ok1), gir1.2-clutterx11-1.0 (= 1.26.4+git2779b932+dfsg-ok1) Depends: gir1.2-atk-1.0 (>= 2.5.3), gir1.2-cogl-1.0 (>= 1.21.2), gir1.2-coglpango-1.0 (>= 1.14.0), gir1.2-freedesktop (>= 1.35.8), gir1.2-glib-2.0 (>= 1.35.8), gir1.2-gtk-3.0 (>= 3.16), gir1.2-json-1.0 (>= 0.12.0), libclutter-1.0-0 (>= 1.23.4) Filename: pool/main/c/clutter-1.0/gir1.2-clutter-1.0_1.26.4+git2779b932+dfsg-ok1_amd64.deb Size: 131904 MD5sum: f9ec652cb542aa971d529f9475d58c71 SHA1: 3b7d50d7fa938444521d24622bb976df84ab505b SHA256: 89b9eb537dea73d17a555b2d8ce8dfc1af7bcb1596449ea880ff78c69b41e18e SHA512: 312edf51bc9b5f6c60ab3ac273f0d89e0c605caaee8832ab34e2dcf9de718d4fb02fc6b32673599b2b57505d1dd160a6cf4654880d6169236a6e398628fa9c78 Homepage: https://blogs.gnome.org/clutter/ Description: GObject introspection data for the Clutter 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-cmenu-3.0 Architecture: amd64 Version: 6.0.0-ok2 Priority: optional Section: introspection Source: cinnamon-menus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 22 Depends: gir1.2-glib-2.0 (>= 1.58.3-2), libcinnamon-menu-3-0 (>= 4.8.3) Filename: pool/main/c/cinnamon-menus/gir1.2-cmenu-3.0_6.0.0-ok2_amd64.deb Size: 4656 MD5sum: b8f49a959830530919ec55e0a1a95180 SHA1: 0f98155a5a65bb6b63ca0e7e6b6792556485979b SHA256: d70bf97fe2e5abe09e7125c9eab3d8760772d42c7c6d33bfef891e74d3ec7711 SHA512: e7e173918e234af2122a97c3c7c0cdd8b98f63bf81a181e94f1b02049a6b8b3faf70683da74c10732db3174b80b04ae5f49e39cd5ae80fcd2dbe486e8099b38a Description: GObject introspection data for the Cinnamon menu library This package contains introspection data for Cinnamon menu, an implementation of the desktop menu specification from freedesktop.org. . It can be used by languages supporting dynamic bindings with the GIRepository format. Package: gir1.2-cogl-1.0 Architecture: amd64 Version: 1.22.8-ok1 Multi-Arch: same Priority: optional Section: introspection Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 165 Provides: gir1.2-cogl-2.0 (= 1.22.8-ok1) Depends: gir1.2-gl-1.0, gir1.2-gobject-2.0, libcogl20 (= 1.22.8-ok1) Filename: pool/main/c/cogl/gir1.2-cogl-1.0_1.22.8-ok1_amd64.deb Size: 32496 MD5sum: a6235253b426f06accc36de7850044da SHA1: 11eb415a194b95b80502d16b21ff1e56e1b1a574 SHA256: b1f552d3be8c35ccd74d12c6878a64ef21ad58c6bc09b55b966c8a9a976a032a SHA512: af1ba1f8c728ce93443fe705064467a2c7520106130c1ff11be1ccd24d5ab41f6dcede2490b198e6f9b2c291ede4571e19f9a7856afa85e378e34ddaa3714651 Description: GObject introspection data for the Cogl 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings for libcogl. Package: gir1.2-coglpango-1.0 Architecture: amd64 Version: 1.22.8-ok1 Multi-Arch: same Priority: optional Section: introspection Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 25 Provides: gir1.2-coglpango-2.0 (= 1.22.8-ok1) Depends: gir1.2-cogl-1.0 (= 1.22.8-ok1), gir1.2-pango-1.0 (>= 1.28.3-5), gir1.2-pangocairo-1.0 (>= 1.28.3-5), libcogl-pango20 (= 1.22.8-ok1) Filename: pool/main/c/cogl/gir1.2-coglpango-1.0_1.22.8-ok1_amd64.deb Size: 4800 MD5sum: 1b65845cb56f7c109d38e36a6000a3bf SHA1: 661e742e6cfb96eb07b6a4aa52a6778c52214dec SHA256: 34a5ad846e50e2d31f3e21b2878ac2964c9f2b562d035dfebb6b9b2eb928ba17 SHA512: afcbc0f6ccec753b33de7887c989e0fd425fbbd07886215e461d999f4508f9684bd9d8ce45c2bad3006f16c0f82ec794f8f48e9afc811ea17fa7d835469a5a74 Description: GObject introspection data for the CoglPango 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings for libcogl-pango. Package: gir1.2-colord-1.0 Architecture: amd64 Version: 1.4.7-ok1 Multi-Arch: same Priority: optional Section: introspection Source: colord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 101 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, libcolord2 (>= 1.4.5) Filename: pool/main/c/colord/gir1.2-colord-1.0_1.4.7-ok1_amd64.deb Size: 23960 MD5sum: be7cf8ab9093d40d62016bd21e8bdd71 SHA1: 3e9644cc976ef7833e77256e2fe4f0a1866ab32e SHA256: 196095cd6b427c42d91a6c2b5f359b0033b46aeac160dec6ee4f1e03de12dc02 SHA512: 8b04fe32cfe47ac1c339592d9dfa39b2ecc166139dfcfccfa94a34db9c43cbefc362326155332fd62e578175c22972d5d6bef6471f0f1c6b25c1729216116ead Homepage: https://www.freedesktop.org/software/colord/ Description: GObject introspection data for the colord library This package contains introspection data for libcolord, a gobject-based convenience library for programs to interact with the colord system daemon. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-colorhug-1.0 Architecture: amd64 Version: 1.4.7-ok1 Multi-Arch: same Priority: optional Section: introspection Source: colord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 62 Depends: gir1.2-colord-1.0 (= 1.4.7-ok1), gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-gusb-1.0 (>= 0.2.7), libcolorhug2 (>= 1.4.3) Filename: pool/main/c/colord/gir1.2-colorhug-1.0_1.4.7-ok1_amd64.deb Size: 15472 MD5sum: f522e0438d4727266000bde69bb01cae SHA1: 46cd834d4282f7c66596890bafe9ffaab24f5f44 SHA256: 66a5c58bff21b197b6640feeabac99ad0386a9b0884d9ced0af9b7e4ecd8e1f5 SHA512: ddc89f6fab4c9d68ef7a7da8f2efa2036e4e7289723d6c01c7108b2658a8ba705148a0187cdf28898f4a77628b75d5f42d3a9d1b90931a2c409433c244d0b9d7 Homepage: https://www.freedesktop.org/software/colord/ Description: GObject introspection data for the colorhug library This package contains introspection data for libcolorhug, a gobject-based library for accessing the ColorHug display colourimeter device. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-cvc-1.0 Architecture: amd64 Version: 6.0.0-ok2 Priority: optional Section: introspection Source: cinnamon-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 103 Depends: gir1.2-glib-2.0 (>= 0.10.2-1~), libcvc0 (>= 5.4.2) Filename: pool/main/c/cinnamon-desktop/gir1.2-cvc-1.0_6.0.0-ok2_amd64.deb Size: 8734 MD5sum: 997b9623629ca9bff7d70892fef7a9f5 SHA1: 688d7d47a632355201e0f972b4bcb2fa736aac1b SHA256: 26c474e5c1d59a948db6c8e85cacca9d9f98b60d5611d0c369f93feea90fccfb SHA512: 4151369557987d74c76b12391764ce6aaa5c709a28b428694c395c8d5ec2c98bf9984999fe0830b43462b24b78deb784604aae0ee59911e7b51f4c106fe557db Description: Introspection data for Cinnamon pulseaudio abstraction This package contains the introspection data for Cinnamon pulseaudio abstraction. Package: gir1.2-dbusmenu-glib-0.4 Architecture: amd64 Version: 18.10.20180917~bzr492+repack1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libdbusmenu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 31 Depends: libdbusmenu-glib4 (= 18.10.20180917~bzr492+repack1-ok1), gir1.2-gobject-2.0 Filename: pool/main/libd/libdbusmenu/gir1.2-dbusmenu-glib-0.4_18.10.20180917~bzr492+repack1-ok1_amd64.deb Size: 6692 MD5sum: 0baf37c5483e4c80553c00161ae23899 SHA1: c905a17948669519db1e68aa1c36d2b2a99de06d SHA256: 798c55d5881b488569453843d1ee431bb50da2ffb546c6237828f0cf45b2926b SHA512: 1cdf8b40b1057f28ea2f72b2756274541518ea3e8e6d411b5ef74e1db4b0cdd4d81b3e883b961ca9bde00997abb94b8b223ecd8a1c4b4bca3027cf39acacfc53 Homepage: https://launchpad.net/dbusmenu Description: typelib file for libdbusmenu-glib4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-glib4. Package: gir1.2-dbusmenu-gtk3-0.4 Architecture: amd64 Version: 18.10.20180917~bzr492+repack1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libdbusmenu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 19 Depends: libdbusmenu-gtk3-4 (= 18.10.20180917~bzr492+repack1-ok1), gir1.2-dbusmenu-glib-0.4 (= 18.10.20180917~bzr492+repack1-ok1), gir1.2-gobject-2.0, gir1.2-gtk-3.0 (>= 2.99.2-1ubuntu2) Filename: pool/main/libd/libdbusmenu/gir1.2-dbusmenu-gtk3-0.4_18.10.20180917~bzr492+repack1-ok1_amd64.deb Size: 3632 MD5sum: 164700e5ef64dbb87097ab3749c2b5f5 SHA1: f0ddd3362be11beab6e06224ff00cc916108ad47 SHA256: 0fb7e22672b368ed9e71668cb95a032b1872ff8c5d02ada2d512e4a91ec62b8d SHA512: 88bb083cc37998c6084cf92ce8d04a529674be465e6257c480030cdf8faf06d1e67817c7ae8e15d7fa691e4dbe7da85497933c6daa93bf7fbc38b77757b90977 Homepage: https://launchpad.net/dbusmenu Description: typelib file for libdbusmenu-gtk3-4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-gtk3-4. Package: gir1.2-ebackend-1.2 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 61 Depends: gir1.2-camel-1.2 (= 3.52.0-ok2), gir1.2-edataserver-1.2 (= 3.52.0-ok2), gir1.2-gio-2.0, gir1.2-gobject-2.0, libebackend-1.2-11t64 (>= 3.49.2) Filename: pool/main/e/evolution-data-server/gir1.2-ebackend-1.2_3.52.0-ok2_amd64.deb Size: 14616 MD5sum: f68c29e83f539c47b2806c6b39692f7e SHA1: aefdf8fe897e002a13082123d958a8de93ac1c9e SHA256: 9954759da46bb4c23f7d38576209f80913e366e45ddbfaf9dc537ea1b8e4df95 SHA512: affed62f1c2cae67d8d85e26120c6a74ecb1522bef75c11a119ad756c61c827923b0c38af3929c561711dcdbb53a5632e52ee1de8bc5597d4228a32b7b0dfddd Homepage: https://wiki.gnome.org/Apps/Evolution Description: GObject introspection for the EBackend library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ebook-1.2 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 36 Depends: gir1.2-camel-1.2 (= 3.52.0-ok2), gir1.2-ebookcontacts-1.2 (= 3.52.0-ok2), gir1.2-edataserver-1.2 (= 3.52.0-ok2), gir1.2-gio-2.0, gir1.2-glib-2.0 (>= 1.59.1), gir1.2-gobject-2.0, gir1.2-libxml2-2.0, libebook-1.2-21t64 (>= 3.49.2) Filename: pool/main/e/evolution-data-server/gir1.2-ebook-1.2_3.52.0-ok2_amd64.deb Size: 8524 MD5sum: ece90700cdd05c5a3b17a237af07ec26 SHA1: 50aa382bec5889c7b064cd32cd7ee890468b5b1a SHA256: 3ed68a035285c83d9b0b495f64274eb60c243003525ad88e2bbc8a902ec10d68 SHA512: 2273bdfcd2254c8744ca0e2c026e533f708e4dfc28c915bf5c796bc771acac2f08d585405c63eba3bdc16bd09447cc126e2081bde8ed09737ad1cce767ff5608 Homepage: https://wiki.gnome.org/Apps/Evolution Description: GObject introspection for the EBook library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libeebook library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ebookcontacts-1.2 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 62 Depends: gir1.2-camel-1.2 (= 3.52.0-ok2), gir1.2-edataserver-1.2 (= 3.52.0-ok2), gir1.2-gio-2.0, gir1.2-glib-2.0 (>= 1.59.1), gir1.2-gobject-2.0, libebook-contacts-1.2-4t64 (>= 3.49.2) Filename: pool/main/e/evolution-data-server/gir1.2-ebookcontacts-1.2_3.52.0-ok2_amd64.deb Size: 14936 MD5sum: d277220cd5f92b9d274c4029ceea520e SHA1: d9969fff9704dbc247507893c95f8e4642158b17 SHA256: dc31af28895eaa6425cfbf1b0a14968fe23b309e5941a1c8194082a4048aa889 SHA512: 5a60774d6c39b858535985aecd2d4b7df8130a3ab0e6900d881b9b7d08b182515e5e85b03cb90f70099a5902fe94b5623a6d57c73e83a9b7a2bea27de7c83a07 Homepage: https://wiki.gnome.org/Apps/Evolution Description: GObject introspection for the EBook Contacts library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libeebook library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ecal-2.0 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 89 Depends: gir1.2-camel-1.2 (= 3.52.0-ok2), gir1.2-edataserver-1.2 (= 3.52.0-ok2), gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-ical-3.0 (>= 3.0.7), libecal-2.0-3 (>= 3.52.0) Filename: pool/main/e/evolution-data-server/gir1.2-ecal-2.0_3.52.0-ok2_amd64.deb Size: 19496 MD5sum: 1ad3833925266999bc405354c82cd6d1 SHA1: 2f8ac46c97c3e51b7ae9f3b35600ebc3873cf5ba SHA256: bb248992cecf99b15bf9e80238620a552a8bbc5da2320bbb012c7317e006fb84 SHA512: 656b33b99f081fd7a2850d0f94d632d97e436c3beb039490566e6570d6512bbc74dbe5c76beb89a5093ed7e350a28183cec92afe299e6f1287404abe4672cd06 Homepage: https://wiki.gnome.org/Apps/Evolution Description: GObject introspection for the ECal library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edatabook-1.2 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 75 Depends: gir1.2-camel-1.2 (= 3.52.0-ok2), gir1.2-ebackend-1.2 (= 3.52.0-ok2), gir1.2-ebookcontacts-1.2 (= 3.52.0-ok2), gir1.2-edataserver-1.2 (= 3.52.0-ok2), gir1.2-gio-2.0, gir1.2-glib-2.0 (>= 1.59.1), gir1.2-gobject-2.0, libedata-book-1.2-27t64 (>= 3.49.2) Filename: pool/main/e/evolution-data-server/gir1.2-edatabook-1.2_3.52.0-ok2_amd64.deb Size: 19884 MD5sum: 1732aa80e96214a71f9a1fcc351dc0ed SHA1: 62167a1269e33a4ac79cab47d0141a2c5d19a8e7 SHA256: eb673fbd31643414cd2634385deace1c36a6872fcd549288ae8b2bcad279c607 SHA512: 488a35df9d35b492c0978795e4afd8571a1eb65cb9c58056620f84ce5f48a499e0845ca3782b911ccdc96f7012fcd36a1dcc4e4193612ce15f858bb68b987f68 Homepage: https://wiki.gnome.org/Apps/Evolution Description: GObject introspection for the EBook library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edatacal-2.0 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 58 Depends: gir1.2-camel-1.2 (= 3.52.0-ok2), gir1.2-ebackend-1.2 (= 3.52.0-ok2), gir1.2-ecal-2.0 (= 3.52.0-ok2), gir1.2-edataserver-1.2 (= 3.52.0-ok2), gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-ical-3.0 (>= 3.0.7), libedata-cal-2.0-2t64 (>= 3.51.2) Filename: pool/main/e/evolution-data-server/gir1.2-edatacal-2.0_3.52.0-ok2_amd64.deb Size: 12504 MD5sum: 6a2ee85199425c1cdf6a0aa7d14a403d SHA1: 194ca8d0f3605624566003c93a2bb643f6ea5f43 SHA256: bf32b97830917ba266c85b8b0423eb3a1f740d43b4964f2d2b16e4eb5dab8734 SHA512: 620cd264e65cb3c46a2bb0117b3d66dc93db5add459e0fc219d0cae3f6dbc792c250af0f47074d8721031db67e2a223ce8edf1ea45566f399c35eb9a0cc6c797 Homepage: https://wiki.gnome.org/Apps/Evolution Description: GObject introspection for the EDataCal library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedata-cal library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edataserver-1.2 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 173 Depends: gir1.2-camel-1.2 (= 3.52.0-ok2), gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-json-1.0 (>= 1.0.4), gir1.2-libxml2-2.0, gir1.2-soup-3.0 (>= 3.1.1), libedataserver-1.2-27t64 (>= 3.51.2) Filename: pool/main/e/evolution-data-server/gir1.2-edataserver-1.2_3.52.0-ok2_amd64.deb Size: 37096 MD5sum: 92716d19c2075e1bec6c6dd3f6cfdb8c SHA1: 1108a3bb32da132159fd720b03f3ae478945e298 SHA256: c2ca79589d3f7d0d9de597a5a32b116b4c758c1d6fdccc0c561826370eea9539 SHA512: 3e132c2c34843a3a4b9db596929107cf2b543c2ea0c13be0bebe6a7ff8fe62d5a43dc80226f5d99dbfc7c117b4f7ef30d047247e037935b880e24db9b7a36ed6 Homepage: https://wiki.gnome.org/Apps/Evolution Description: GObject introspection for the EDataServer library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edataserverui-1.2 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 30 Depends: gir1.2-camel-1.2 (= 3.52.0-ok2), gir1.2-ecal-2.0 (= 3.52.0-ok2), gir1.2-edataserver-1.2 (= 3.52.0-ok2), gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-gtk-3.0 (>= 3.10), gir1.2-soup-3.0 (>= 3.1.1), libedataserverui-1.2-4t64 (>= 3.45.3) Filename: pool/main/e/evolution-data-server/gir1.2-edataserverui-1.2_3.52.0-ok2_amd64.deb Size: 7552 MD5sum: e6b48ed85cbe2862ff0ef111eb52b48d SHA1: e1bc9ab8270abb6bea796c60f309d16a389a5a57 SHA256: 1e2ace6ec74d0475ac0df595a19d45f899b21ba0d5bab3ac451749c22b058247 SHA512: 31741d095d6b9dcc6481fc4ae096d6ca4d169b269e37e00e7fb3bd963acd3b644bac8947d5f471e985eb52855faeeea069bc2252ba9d30db91e2f0ac14fa0237 Homepage: https://wiki.gnome.org/Apps/Evolution Description: GObject introspection for the EDataServerUI library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserverui library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edataserverui4-1.0 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 30 Depends: gir1.2-camel-1.2 (= 3.52.0-ok2), gir1.2-ecal-2.0 (= 3.52.0-ok2), gir1.2-edataserver-1.2 (= 3.52.0-ok2), gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-gtk-4.0 (>= 4.4), gir1.2-soup-3.0 (>= 3.1.1), libedataserverui4-1.0-0t64 (>= 3.45.3) Filename: pool/main/e/evolution-data-server/gir1.2-edataserverui4-1.0_3.52.0-ok2_amd64.deb Size: 7600 MD5sum: ae40c55ee48fe6ee1c6f428b2f3ca574 SHA1: 3db989efb280700cbc661a950e19ddb2406e82ca SHA256: 18a76b2f9ea1a089654d5c6273fc9132cbd0100dd2f18f7f5d4565fd1b8ab9d2 SHA512: 6abf3006c8cae72941345c32402b9dba6c6e8a2eaaf5a53a1b8e3654e0c07bd88730237cf3262383c19ad3c67c73c88f6703aa5e6ed3090203431e09a2a7c2e2 Homepage: https://wiki.gnome.org/Apps/Evolution Description: GObject introspection for the EDataServerUI4 library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserverui4 library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-fcitx-1.0 Architecture: amd64 Version: 1:4.2.9.9-ok1 Priority: optional Section: introspection Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 41 Depends: gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gobject-2.0, libfcitx-gclient1 (>= 1:4.2.9.5) Suggests: fcitx (>= 1:4.2.9.9) Breaks: fcitx (<< 1:4.2.9.9) Replaces: fcitx (<< 1:4.2.9.9) Filename: pool/main/f/fcitx/gir1.2-fcitx-1.0_4.2.9.9-ok1_amd64.deb Size: 6496 MD5sum: 15f1c17a578b5941fd5454819f9517ee SHA1: a4aa9df53c26a415c19dc8e1d63d60012158aa63 SHA256: 1bfe519eb45a78eccca7f748c96a76548abf8367b3d52cf0a765e996ad699324 SHA512: 59db5614ee83a25d40a56d390185620b9f44697f1fda480af8f5208e487023391c35b60b72d86f383f632b41abc85b75284c3209834b33331f6bf64553e2979e Homepage: https://github.com/fcitx/fcitx Description: GObject introspection data for fcitx Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-fcitxg-1.0 Architecture: amd64 Version: 5.1.1-ok9 Multi-Arch: same Priority: optional Section: introspection Source: fcitx5-gtk Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 19 Depends: gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gobject-2.0, libfcitx5gclient2 (>= 5.1.1-ok3) Filename: pool/main/f/fcitx5-gtk/gir1.2-fcitxg-1.0_5.1.1-ok9_amd64.deb Size: 3876 MD5sum: 570ad31b1e1c84663463eed7d592af8f SHA1: d62c7c9f3fe63d4dd7a0ad522d0c1615ef5b2cb2 SHA256: b3afa72a14bb2fb49240143b6aba73417cb99f3b4687191dcb954cc9ec64352a SHA512: 04f6f7c77c63e93f38879c1798c138b88e2fd4879318dd13d6009a3aa3f16c6cbce724cc11e28fc03f4f8dddb9eb1e5c5c25354ec69be84c1f3bb3cd48bc473a Homepage: https://github.com/fcitx/fcitx5-gtk Description: GObject introspection data for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package contains introspection data for Fcitx5. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-fprint-2.0 Architecture: amd64 Version: 1:1.94.7+tod1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libfprint Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: FingerForce Team Installed-Size: 27 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-gusb-1.0, libfprint-2-2 (>= 1:1.94.1) Filename: pool/main/libf/libfprint/gir1.2-fprint-2.0_1.94.7+tod1-ok1_amd64.deb Size: 6852 MD5sum: f4893dc63fbd82aaa955c9e4ca85885b SHA1: 9b1ee4c19dafd6f2bad4c1e2dc2e2b5dc6d5724f SHA256: 14ecf3046c41bb34c7a56411f27347b35d2d9f4787b15311b93c92d82d760bba SHA512: b419a0249181f5cbd5cc060214cfae56fcdf650da1987742c452c179c40951e1b2f5b75fc478e3a685a307e5d2ac6eb564706386dc4272c55c45b596125d016d Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint Description: async fingerprint library of fprint project, gir bindings The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-freedesktop Architecture: amd64 Version: 1.80.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Installed-Size: 143 Provides: gir1.2-cairo-1.0 (= 1.80.1-ok1), gir1.2-dbus-1.0 (= 1.80.1-ok1), gir1.2-dbusglib-1.0 (= 1.80.1-ok1), gir1.2-fontconfig-2.0 (= 1.80.1-ok1), gir1.2-freetype2-2.0 (= 1.80.1-ok1), gir1.2-gl-1.0 (= 1.80.1-ok1), gir1.2-libxml2-2.0 (= 1.80.1-ok1), gir1.2-vulkan-1.0 (= 1.80.1-ok1), gir1.2-xfixes-4.0 (= 1.80.1-ok1), gir1.2-xft-2.0 (= 1.80.1-ok1), gir1.2-xlib-2.0 (= 1.80.1-ok1), gir1.2-xrandr-1.3 (= 1.80.1-ok1) Depends: gir1.2-gobject-2.0 (>= 2.80.0), libcairo-gobject2 (>= 1.10.0) Filename: pool/main/g/gobject-introspection/gir1.2-freedesktop_1.80.1-ok1_amd64.deb Size: 32532 MD5sum: fc28329fcd681c933ea3b043bea4b313 SHA1: b580ab8607147b3106f9cf779df8a648b99f0195 SHA256: a811ff7ba70a46318ee0b828b5025822331299d73e24678f77eb70aa0e9b1132 SHA512: 2a8fc5fd7a4bb66b7014559849dc046a62350d36a144ac4e8f5f2da61931231685210e06b7835fe4b5ba07f5e0631a8378c3072b035418c65b25b0bbca48b4f5 Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Introspection data for some FreeDesktop components GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains small pieces of introspection data for the Cairo, FontConfig, FreeType, GL, and some XOrg libraries, in the typelib format used to generate bindings for dynamic languages like JavaScript and Python. They are far from complete and only include what is necessary for other introspection packages to work properly. Package: gir1.2-freedesktop-dev Architecture: amd64 Version: 1.80.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Installed-Size: 160 Provides: gir1.2-cairo-1.0-dev (= 1.80.1-ok1), gir1.2-dbus-1.0-dev (= 1.80.1-ok1), gir1.2-dbusglib-1.0-dev (= 1.80.1-ok1), gir1.2-fontconfig-2.0-dev (= 1.80.1-ok1), gir1.2-freetype2-2.0-dev (= 1.80.1-ok1), gir1.2-gl-1.0-dev (= 1.80.1-ok1), gir1.2-libxml2-2.0-dev (= 1.80.1-ok1), gir1.2-vulkan-1.0-dev (= 1.80.1-ok1), gir1.2-xfixes-4.0-dev (= 1.80.1-ok1), gir1.2-xft-2.0-dev (= 1.80.1-ok1), gir1.2-xlib-2.0-dev (= 1.80.1-ok1), gir1.2-xrandr-1.3-dev (= 1.80.1-ok1) Depends: gir1.2-freedesktop (= 1.80.1-ok1), gir1.2-gobject-2.0-dev Breaks: libgirepository-1.0-1 (<< 1.78.1-3~), libgirepository1.0-dev (<< 1.78.1-7~) Replaces: libgirepository1.0-dev (<< 1.78.1-7~) Filename: pool/main/g/gobject-introspection/gir1.2-freedesktop-dev_1.80.1-ok1_amd64.deb Size: 27776 MD5sum: 65ecf36eab38225937e7bb8bdba1cc73 SHA1: 3c849f1a39d3be93b45ae099272fd2025fdbc6c8 SHA256: 311988b2e268bd06d6687ad86897a468b829c809e08b3d02418bcf5ab2803ede SHA512: e7ed2da7275bffb610f6bfe7d30401475171eb602ae0d59c6cfeeaa18900b09d8825b0a00e6cbbd77d02dab53127104f9210ed0f6424a7f0a2a928e30288377b Homepage: https://wiki.gnome.org/GObjectIntrospection Description: GIR XML for some FreeDesktop components GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains small pieces of introspection data for the Cairo, FontConfig, FreeType, GL, and some XOrg libraries, in the GIR XML format used to generate bindings for static languages like C++, D and Haskell. They are far from complete and only include what is necessary for other introspection packages to work properly. Package: gir1.2-garcon-1.0 Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 40 Depends: gir1.2-glib-2.0, gir1.2-libxfce4util-1.0, libgarcon-1-0 (>= 4.17.1) Filename: pool/main/g/garcon/gir1.2-garcon-1.0_4.18.1-ok1_amd64.deb Size: 7662 MD5sum: 53ac3ba693568dd06352a82534b92d6f SHA1: 0706a6012bb152e45ef88cd642881db58f12fbbe SHA256: d628cfffbeebe6f03db34bfcb764fe131f1f4a0ae1f1669baf091aee4c8ad096 SHA512: 979bbdda68363015a27302bac566e2915b2d6b4c77673a75ebc56be804288b4f6414131c01cf2353c4dcc676370f8791e02dbd4613b2395fffa46f08b1a2185c Homepage: https://docs.xfce.org/xfce/garcon/start Description: Typelib file for garcon garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package provides the introspection data for garcon. Package: gir1.2-garcongtk-1.0 Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 22 Depends: gir1.2-garcon-1.0 (= 4.18.1-ok1), gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-libxfce4ui-2.0, gir1.2-libxfce4util-1.0, libgarcon-gtk3-1-0 (>= 0.7.1) Filename: pool/main/g/garcon/gir1.2-garcongtk-1.0_4.18.1-ok1_amd64.deb Size: 2778 MD5sum: debea88e2aac4f76177caee7c9fd8cf7 SHA1: 2200e2be0e9abdbbdae8eafff967f8189c0d799b SHA256: 157d1778bb7090b647ef05c2507c394671999d48916665b5f1a4d9cae4a345dc SHA512: 8bd24a4be8a5756385afb6e7ff730ec4dbec134c3fda32b7a8147c5dd3f9857710c0a2fc27cff39055054a90e22a147302b36fd2f244c9be8e8c221375065a42 Homepage: https://docs.xfce.org/xfce/garcon/start Description: Typelib file for garcon GTK garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package provides the introspection data for garcon GTK. Package: gir1.2-gck-1 Architecture: amd64 Version: 3.41.2-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gcr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 46 Depends: libgck-1-0 (= 3.41.2-ok1), gir1.2-gio-2.0, gir1.2-gobject-2.0 Filename: pool/main/g/gcr/gir1.2-gck-1_3.41.2-ok1_amd64.deb Size: 10320 MD5sum: 1198adfc8b57c801174114c69562b4b1 SHA1: ca2d79fb80977b1483bbd40fe86630f1b6440698 SHA256: 86c98411b3a9a01138b5c04f62f960af8a4490dff8c39630220e154af26ab443 SHA512: 3d2d7df7e60e6f9185c52875f84905cc1d7e45751e7e1b7e7d16d74d7bf4abed7a6a2c0fa1256e47823acae11384d6ce2c3bb06e909db635486b605bf754d053 Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: GObject introspection data for the GCK library This package contains introspection data for GCK, a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface. . It can be used by interpreters understanding the GIRepository format to write programs using the GCK library. Package: gir1.2-gconf-2.0 Architecture: amd64 Version: 3.2.6-ok2 Priority: optional Section: introspection Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 364 Depends: gconf-service, gir1.2-glib-2.0 (>= 0.10.7-0), libgconf-2-4 (>= 3.2.6-ok2) Conflicts: gir1.0-gconf-2.0 Filename: pool/main/g/gconf/gir1.2-gconf-2.0_3.2.6-ok2_amd64.deb Size: 6292 MD5sum: 078810cee1134ccbfbe7876aa9237fb0 SHA1: 6a841d47b05a50a9383dcbd93128cab8bc78ca01 SHA256: 4c6e6db328d41b07960d3742d9a9f768c76e0bb2dc0b41c5126bc2858ba27c5a SHA512: c5e9399ea706f7f10c3e07bee9c826e5c02bd9a0ae3724035f463c9c8c77650777ff30f63e6735c57ad153ed160adac7f17f1986de9ead9492d01d634eb1d4a4 Homepage: http://projects.gnome.org/gconf/ 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. Package: gir1.2-gcr-3 Architecture: amd64 Version: 3.41.2-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gcr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 66 Provides: gir1.2-gcrui-3 (= 3.41.2-ok1) Depends: libgcr-base-3-1 (= 3.41.2-ok1), libgcr-ui-3-1 (= 3.41.2-ok1), gir1.2-gck-1 (= 3.41.2-ok1), gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-gtk-3.0 (>= 3.22.0) Filename: pool/main/g/gcr/gir1.2-gcr-3_3.41.2-ok1_amd64.deb Size: 15608 MD5sum: c881d04119298ca411abf8b1f450d9b1 SHA1: 6e06693733d7eecee43b84024a4d85577d28ddff SHA256: 6f26412ebf545485df2d6ec69891026428e14f97bad9d59fe245fdc8ab704bfa SHA512: a05f07381a9b77aff9671f1097075ce563c9e896cebeb54aeb80b54d6d5d48f0c4fa1ead487993314ea599bc886f9b6e627e0ef34855995670cb28ee19658dfe Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: GObject introspection data for the GCR library This package contains introspection data for GCR, a library for crypto UI and related tasks. . It can be used by interpreters understanding the GIRepository format to write programs using the GCR library. Package: gir1.2-gdata-0.0 Architecture: amd64 Version: 0.18.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libgdata Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 183 Depends: gir1.2-goa-1.0 (>= 3.12.0), gir1.2-gobject-2.0, gir1.2-json-1.0 (>= 0.15), gir1.2-libxml2-2.0, gir1.2-soup-2.4 (>= 2.56.0), libgdata22 (>= 0.18.0) Filename: pool/main/libg/libgdata/gir1.2-gdata-0.0_0.18.1-ok1_amd64.deb Size: 37696 MD5sum: 63b93245ad0b140fe42d0888c67920ec SHA1: 363204528a7e9cdbf9312c99a8fbd0a672ebffca SHA256: a3ddfd9c149cd9d9131aaa9d7691b7530715181a9dee548e9ab9629f909b3ad5 SHA512: 3fc47faea6250c8a557b86605decf8518263eb3145ab9729b86799c718f53a998153e56eb038a19d3364e83331aeb322d5e388cf77957c40c70559fe70c7e0d9 Homepage: https://wiki.gnome.org/Projects/libgdata Description: GObject introspection data for the GData webservices library libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. . This package contains introspection data for the GData webservices library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gdesktopenums-3.0 Architecture: amd64 Version: 46.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gsettings-desktop-schemas Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 24 Filename: pool/main/g/gsettings-desktop-schemas/gir1.2-gdesktopenums-3.0_46.0-ok1_amd64.deb Size: 4920 MD5sum: ab6e8216ec3413ece22b6215ca54d995 SHA1: 0b1e574af18108df053e9846b5a3afe1dca5e45d SHA256: efd2a0d7526680f012d1cc1c8fe54c803170f8be83ef35744f4e26570757d9ef SHA512: f773cd24a22678540f8fb2ee1910abcd20a780446ff723747d4f24c1df3e115438362533a09fcad519f1ff8a67e3275aa368697ae780f9c24b14667528c340e5 Homepage: https://www.gnome.org/ Description: GObject introspection for GSettings desktop-wide schemas gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. . This package contains introspection data for GSettings desktop-wide schemas. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gdkpixbuf-2.0 Architecture: amd64 Version: 2.42.10+dfsg-ok6 Multi-Arch: same Priority: optional Section: introspection Source: gdk-pixbuf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 39 Provides: gir1.2-gdkpixdata-2.0 (= 2.42.10+dfsg-ok6) Depends: gir1.2-gio-2.0, gir1.2-gmodule-2.0, libgdk-pixbuf-2.0-0 (>= 2.39.2) Filename: pool/main/g/gdk-pixbuf/gir1.2-gdkpixbuf-2.0_2.42.10+dfsg-ok6_amd64.deb Size: 8872 MD5sum: 4ac1aef603739bb709920a480babb220 SHA1: 8ad40bce85912c783350b09fa4523820cabe6547 SHA256: 0f408cd221da7708dc236ff2a890fe138ac749e030ed0c96f1034afde5540666 SHA512: b86ec92237a474af30490b557605b59aa4ffb15dd29c1ec23d002a191d15cb5f682bf28a67a1b76437355fe9fd15f2abfeff68fdac986ee9f34ab43b6be83e29 Homepage: https://www.gtk.org/ Description: GDK Pixbuf library - GObject-Introspection The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gdl-3 Architecture: amd64 Version: 3.40.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gdl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 56 Depends: gir1.2-gobject-2.0, gir1.2-gtk-3.0, libgdl-3-5 (>= 3.8.1) Filename: pool/main/g/gdl/gir1.2-gdl-3_3.40.0-ok1_amd64.deb Size: 8624 MD5sum: cac6d4d8650cfbe514e5abb6f5600975 SHA1: 3d54370103852bb5cc31fa88ec116c5f2c7d77ef SHA256: d876fa9a576e531c9f9e3d3092143ddc04444ae3dcf037ad3e624a4fbbd0aa1e SHA512: e8e46ae98cb728bef1e0d9462bc39a1e51d80ce1f3b13b8598faac2070cf900acd19fcfb445ed4363279cfcc7c748819a1bbd065aa8faab09e2948eb1f48a775 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. Package: gir1.2-gdm-1.0 Architecture: amd64 Version: 46.0-ok1 Priority: optional Section: introspection Source: gdm3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 63 Depends: gir1.2-gio-2.0, gir1.2-glib-2.0 (>= 0.9.12), gir1.2-gobject-2.0, libgdm1 (>= 46~rc) Conflicts: gir1.2-gdm3 Replaces: gir1.2-gdm3 Filename: pool/main/g/gdm3/gir1.2-gdm-1.0_46.0-ok1_amd64.deb Size: 10376 MD5sum: 778eee59421ea0c24664a1ef33ddfa66 SHA1: 384acb5eb18777e8ff75881af8117a7eb4b4a285 SHA256: e686b9cc8e206d8e3b7374e8c1a11b29fdfc2bce2a02376e90651b802af33353 SHA512: 863a1eae953acb5143bd75d92216ffecfe6308c06adf38821f9577f14f4f491a13dabe8e07203744f6863784a467c613d7e48d230e57657d5044e7e964bf2386 Homepage: https://wiki.gnome.org/Projects/GDM/ Description: GObject introspection data for the GNOME Display Manager GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains introspection data for the GNOME Display Manager. Package: gir1.2-gegl-0.4 Architecture: amd64 Version: 1:0.4.48-ok3 Multi-Arch: same Priority: optional Section: introspection Source: gegl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 100 Depends: gir1.2-babl-0.1 (>= 1:0.1.99), gir1.2-glib-2.0 (>= 1.32.0), gir1.2-gobject-2.0, libgegl-0.4-0t64 (>= 1:0.4.48) Filename: pool/main/g/gegl/gir1.2-gegl-0.4_0.4.48-ok3_amd64.deb Size: 20916 MD5sum: 54d45d4b2e5123e185dae5406c879b45 SHA1: 33940922f4b23027dc0fb07c72b57a53bf1854ac SHA256: 0133a941f1ccf59871a26ab18ffb05d5ed0f7bfbb4b9645a512b45b200261a09 SHA512: acbc65165e98f0381f19c5043148bc242506ba40800eb6a4db5f0e302f19114f6f1b91cfa632539c28a6b3c383f7033f6951fbdeff4d532bd8e7572405172b49 Homepage: https://gegl.org/ Description: GObject introspection data for the Generic Graphics Library GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains introspection data for the library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-geoclue-2.0 Architecture: amd64 Version: 2.7.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: geoclue-2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 38 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, libgeoclue-2-0 (>= 2.6.0) Filename: pool/main/g/geoclue-2.0/gir1.2-geoclue-2.0_2.7.0-ok1_amd64.deb Size: 5976 MD5sum: 97ff22766a9a30a2939e304a28624ac3 SHA1: 4692a213f17797fb0f8909a7bc1c01551cb79d20 SHA256: be7c4c0eb4fe3361b9b95563d1c12e775a696732cedfa5fb1ae2ff07225a2ea9 SHA512: d22a3d7e8ac46907b1a5611f7cf0a727b18529b26e8643e00559e03180ee31ae1a75a77ebeee5a87983fd8846e3b47bdb4e849d10471be259ee94b0d812501e4 Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home 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. Package: gir1.2-geocodeglib-2.0 Architecture: amd64 Version: 3.26.3-ok1 Multi-Arch: same Priority: optional Section: introspection Source: geocode-glib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 57 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-json-1.0 (>= 0.99.2), gir1.2-soup-3.0, libgeocode-glib-2-0 (>= 3.23.90) Filename: pool/main/g/geocode-glib/gir1.2-geocodeglib-2.0_3.26.3-ok1_amd64.deb Size: 14744 MD5sum: 9beae284aeeaa843dac0a0f9aad20be6 SHA1: 6fb90fbf1c954cd66a182086cbd7923bc915ddd1 SHA256: 5f4faf95707538c544ad5d2717d13b6cc810025ff67e7a6a82f4adf5c5d46940 SHA512: ed6667fc5c8ff05a672776dde56a29a3735ad4dbc6c11c523a24c606edb878bbb01c6f26ecd8c33ad041ad2205ecbd116ffa3f7007746c70b2cbe8ade227044e Description: introspection data for geocode-glib library Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service. . This library should be used in place of Geoclue's D-Bus API for geocoding and reverse geocoding. . This package contains GObjectIntrospection data for geocode-glib. Package: gir1.2-gepub-0.7 Architecture: amd64 Version: 0.7.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libgepub Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 18 Depends: gir1.2-gobject-2.0, gir1.2-libxml2-2.0, gir1.2-webkit2-4.1, libgepub-0.7-0 (>= 0.7.0) Filename: pool/main/libg/libgepub/gir1.2-gepub-0.7_0.7.1-ok1_amd64.deb Size: 3916 MD5sum: ac01e36a1a439fbf0101a1aee51194e5 SHA1: 9f409a261a96b834cad2930de8f50260a17fd126 SHA256: d76ab803c45c2c42f7bbf46d214daab4a4b441438e8698e1b4b35327081e12bb SHA512: 4767b101be7c5d07dc2322dc3f619f469b5cd7b9e61f1e3828c53f122e65e868f30f31cdf567d64859bc466d846e22508fbb8e6f5d11b7f81902c2eb0f362586 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. Package: gir1.2-girepository-2.0 Architecture: amd64 Version: 1.80.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Installed-Size: 89 Depends: gir1.2-gobject-2.0 (>= 2.80.0), libgirepository-1.0-1 (>= 1.75.6) Breaks: gir1.2-glib-2.0 (<< 1.78.1-7~), gjs (<< 1.78.1-2~), pygobject (<< 3.46.0-3~) Replaces: gir1.2-glib-2.0 (<< 1.78.1-7~) Filename: pool/main/g/gobject-introspection/gir1.2-girepository-2.0_1.80.1-ok1_amd64.deb Size: 22980 MD5sum: ae9194306ce93d75e2debbda46dedbc7 SHA1: b3c45ff11cedcf4e7f6b8c968a6040e2b2ba6574 SHA256: bb5eea682f3fc0199dde1a45d8b449f25f16e7aee95303ec5b81dd633b5aca70 SHA512: 665e44dff7219d13a6d5c4de7b63869e97d4c34d7dafdaba9091300a99763075d23e30f1adcf68418302cfd7487b444b79b16efdaece6a3a2080bf3e95b08e24 Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Introspection data for GIRepository library GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the introspection data for the GIRepository library, which can be used to manipulate the search path used by language bindings and load introspection data. Package: gir1.2-girepository-2.0-dev Architecture: amd64 Version: 1.80.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Installed-Size: 363 Depends: gir1.2-girepository-2.0 (= 1.80.1-ok1), gir1.2-gobject-2.0-dev Breaks: libgirepository-1.0-1 (<< 1.78.1-3~), libgirepository1.0-dev (<< 1.78.1-7~) Replaces: libgirepository1.0-dev (<< 1.78.1-7~) Filename: pool/main/g/gobject-introspection/gir1.2-girepository-2.0-dev_1.80.1-ok1_amd64.deb Size: 40860 MD5sum: 44ee780f54a818130f8dd101cf97f8ef SHA1: 32dec0226243b78da61dcbcaa00803e4e3ab217d SHA256: 14a29b9cc43ca5a9477f922a37fc1620d9867390d035e25b5107deb66325999a SHA512: f698026d1a2e40fc576565d5fc0891c209c6d4deddc0e947fb1e369ffd9849aec21cddc6d393625b3bb59f6706fec0d0df1268cbc68826bd432cc68d4f370fe4 Homepage: https://wiki.gnome.org/GObjectIntrospection Description: GIR XML for GIRepository library GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the introspection data for the GIRepository library, in the GIR XML format used to generate bindings for static languages like C++, D and Haskell. Package: gir1.2-girepository-3.0 Architecture: amd64 Version: 2.80.0-ok1.2~1128 Multi-Arch: same Priority: optional Section: introspection Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 89 Depends: gir1.2-glib-2.0 (= 2.80.0-ok1.2~1128), libgirepository-2.0-0 (= 2.80.0-ok1.2~1128) Filename: pool/main/g/glib2.0/gir1.2-girepository-3.0_2.80.0-ok1.2~1128_amd64.deb Size: 23612 MD5sum: f4d6701ceec172d5cdb53ca878aa22ce SHA1: 91bd9e3467670d2878b5f55646e701188f22a6fe SHA256: 142b3ccca4508959ddd43cc359c4773794e9c244d6170c531becf248787a2ca8 SHA512: 0208a5b7b46002fb03de2c4859235f26c31b0acaea2a40ec57cda22ef022e4421e84b0003a66d574c522462013e748a477f1e0814ba8290e2d7fe7b025cd9792 Homepage: https://wiki.gnome.org/Projects/GLib Description: Introspection data for GIRepository library, API version 3.0 GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the introspection data for the GIRepository library, which can be used to manipulate the search path used by language bindings and load introspection data. Package: gir1.2-girepository-3.0-dev Architecture: amd64 Version: 2.80.0-ok1.2~1128 Multi-Arch: same Priority: optional Section: libdevel Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 452 Depends: gir1.2-girepository-3.0 (= 2.80.0-ok1.2~1128), gir1.2-glib-2.0-dev (= 2.80.0-ok1.2~1128) Filename: pool/main/g/glib2.0/gir1.2-girepository-3.0-dev_2.80.0-ok1.2~1128_amd64.deb Size: 46292 MD5sum: e72a51e45924dc9e72673d359672f703 SHA1: a53e4538cca22f187f8bcbd8d94a1465f12a7f14 SHA256: 043a353be6fd5e0706c5864de8ebf92ebf25bac362df77e42649a4d5d587db8a SHA512: 8a551d8f4041004f9b3fea66e71a87f5254ec15e4d579db602e5a32f8c2d8db0e01f3130550baabf24e1196ad3ba289a550cbe9d518025ed7a5d0b1d86e75fdb Homepage: https://wiki.gnome.org/Projects/GLib Description: GIR XML for GIRepository library, API version 3.0 GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the introspection data for the GIRepository library, in the GIR XML format used to generate bindings for static languages like C++, D and Haskell. Package: gir1.2-glib-2.0 Architecture: amd64 Version: 2.80.0-ok1.2~1128 Multi-Arch: same Priority: optional Section: introspection Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 736 Provides: gir1.2-gio-2.0 (= 2.80.0-ok1.2~1128), gir1.2-giounix-2.0 (= 2.80.0-ok1.2~1128), gir1.2-glibunix-2.0 (= 2.80.0-ok1.2~1128), gir1.2-gmodule-2.0 (= 2.80.0-ok1.2~1128), gir1.2-gobject-2.0 (= 2.80.0-ok1.2~1128) Depends: libglib2.0-0t64 (= 2.80.0-ok1.2~1128) Breaks: libgirepository-1.0-1 (<< 1.78.1-3~) Filename: pool/main/g/glib2.0/gir1.2-glib-2.0_2.80.0-ok1.2~1128_amd64.deb Size: 158812 MD5sum: 241715e7e7d2aa11c3879932165d8311 SHA1: 9522840f167f27ed9dfb507e0f256a6b6e40f601 SHA256: f090e7ce339e993ee2a36707899b3e0ca49cbd26b3a995293d84441e50330e07 SHA512: af2217fce60212405866e5bd7dcda0089be92356d175ea7d1cb4384cd82f1c4c5a48a8fbe25b705d77bc4b02b89b3854c517141177f0cf7c444a6b8e371e182f Homepage: https://wiki.gnome.org/Projects/GLib Description: Introspection data for GLib, GObject, Gio and GModule GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the introspection data for the GLib, GObject, GModule and Gio libraries, in the typelib format used to generate bindings for dynamic languages like JavaScript and Python. Package: gir1.2-glib-2.0-dev Architecture: amd64 Version: 2.80.0-ok1.2~1128 Multi-Arch: same Priority: optional Section: libdevel Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 11482 Provides: gir1.2-gio-2.0-dev (= 2.80.0-ok1.2~1128), gir1.2-giounix-2.0-dev (= 2.80.0-ok1.2~1128), gir1.2-glibunix-2.0-dev (= 2.80.0-ok1.2~1128), gir1.2-gmodule-2.0-dev (= 2.80.0-ok1.2~1128), gir1.2-gobject-2.0-dev (= 2.80.0-ok1.2~1128) Depends: gir1.2-glib-2.0 (= 2.80.0-ok1.2~1128) Breaks: libgirepository-1.0-1 (<< 1.78.1-3~), libgirepository1.0-dev (<< 1.78.1-7~) Replaces: libgirepository1.0-dev (<< 1.78.1-7~) Filename: pool/main/g/glib2.0/gir1.2-glib-2.0-dev_2.80.0-ok1.2~1128_amd64.deb Size: 861412 MD5sum: e6b34318915eff4e7410985e21ca7179 SHA1: 310678aec206baf989b9d2d48f53907e1387622f SHA256: 6121afa3da180c40b8714dd62650148703e92e3a215038ff6f3ccf86fdb4fa94 SHA512: 08c0f85df5ee00d05e8b1992edc0f2b5c1a14f2486c7bd340fba3ff0b75cdfe7ca8ee89cec607d45d69b32adb1882fd3f77b9134f9001466b0c2c5a2a871d20f Homepage: https://wiki.gnome.org/Projects/GLib Description: GIR XML for GLib, GObject, Gio and GModule GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the introspection data for the GLib, GObject, GModule and Gio libraries, in the GIR XML format used to generate bindings for static languages like C++, D and Haskell. Package: gir1.2-gnomeautoar-0.1 Architecture: amd64 Version: 0.4.4-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gnome-autoar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 22 Depends: gir1.2-gio-2.0, gir1.2-glib-2.0 (>= 1.30.0), gir1.2-gobject-2.0, libgnome-autoar-0-0 (>= 0.4.4) Filename: pool/main/g/gnome-autoar/gir1.2-gnomeautoar-0.1_0.4.4-ok1_amd64.deb Size: 4436 MD5sum: 3d1c2a8d0f5e4b16255641ec8c093bc5 SHA1: 926c63e95f048681bd63dfa03a2b6c7b768ab21e SHA256: 4f44dda905a9d677221673f4729d880d09c2eed459a2c50a3ff9d6f3279589b6 SHA512: 1979e387cc8a0a4200e76a4f20311caf4ca653a8b4777fe4e1226542be44d1fafccaaeb3433a5864ca2740307674f8662079d19bf612a5e0eb7ce6c4ff2436c9 Description: GObject introspection data for GnomeAutoar This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gnomeautoargtk-0.1 Architecture: amd64 Version: 0.4.4-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gnome-autoar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 14 Depends: gir1.2-gnomeautoar-0.1 (= 0.4.4-ok1), gir1.2-gtk-3.0 (>= 3.2), libgnome-autoar-gtk-0-0 (>= 0.1.1) Filename: pool/main/g/gnome-autoar/gir1.2-gnomeautoargtk-0.1_0.4.4-ok1_amd64.deb Size: 2288 MD5sum: 8b9f111bd845d71d567436be79726765 SHA1: ab62ad9b34f6250138310a65681ec891a124ef0d SHA256: feef94506c606d268d4461748226410ea52a7dd7f2db20ea080088045bbe14a2 SHA512: 0e1b1da9bfd0e31d8072cb6803027aa7b6c60b4755d15e076e1a34b7cbcf3d556c1a3722c786df8a43f3164d0f4a6d22f19128f8e687eb6903b8e4f53a3b8d48 Description: GObject introspection data for GnomeAutoarGtk This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gnomebg-4.0 Architecture: amd64 Version: 44.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 20 Depends: gir1.2-gdk-4.0 (>= 4.4.0), gir1.2-gdkpixbuf-2.0, gir1.2-gnomedesktop-4.0 (= 44.0-ok1), libgnome-bg-4-2t64 (>= 3.27.90) Filename: pool/main/g/gnome-desktop/gir1.2-gnomebg-4.0_44.0-ok1_amd64.deb Size: 4452 MD5sum: 6104110c19c803927a2208f49121e501 SHA1: 99b0c49a41394e562a932bfedbeb0700a3f8b364 SHA256: 84e0c8761b8e78f891950a97190cc65f05e87cdc2ed6080e978d297eaaaa1278 SHA512: 0c0d7027c2dcb7c04797510041eecdf22009e71d323628c76f95c23defae685813383cc4ee00a747c609e4d0c98f9ddda2435f14d8da9f65dce68442e9741799 Description: Introspection data for GnomeBG (GTK 4) The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This package contains GObject-Introspection bindings for background image (wallpaper) management. Package: gir1.2-gnomedesktop-3.0 Architecture: amd64 Version: 44.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 41 Depends: gir1.2-gdesktopenums-3.0, gir1.2-gobject-2.0, gir1.2-gtk-3.0, libgnome-desktop-3-20t64 (>= 43~alpha) Filename: pool/main/g/gnome-desktop/gir1.2-gnomedesktop-3.0_44.0-ok1_amd64.deb Size: 9352 MD5sum: c8dec7af12b65df42570b6bd43844b76 SHA1: 9c28497095459d76267f441a2cdc54dda26dc7ae SHA256: 4f77451d8f9a235aa62cb55d6b37b14400a2f48c12d18160b92504e1ac21292d SHA512: 63420aff4631d0a67802ef7db2e6f8072334c70eccf078772ab52a2fcc585c2d93b6c683775ded60110cce7100331860c03aa836f86591ebe9a7b7287c186a6d Description: Introspection data for GnomeDesktop (GTK 3) This package provides the include files and static library for the GNOME desktop library functions. . This package contains the introspection data for GnomeDesktop Package: gir1.2-gnomedesktop-4.0 Architecture: amd64 Version: 44.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 25 Depends: gir1.2-gdesktopenums-3.0, gir1.2-gdkpixbuf-2.0, gir1.2-gio-2.0, gir1.2-gobject-2.0, libgnome-desktop-4-2t64 (>= 43~alpha) Breaks: gnome-shell (<< 42~alpha) Filename: pool/main/g/gnome-desktop/gir1.2-gnomedesktop-4.0_44.0-ok1_amd64.deb Size: 5692 MD5sum: 0e1dad043d027b1d0ade1c11c6373552 SHA1: dfbf2a98d363c6c81a79d97e5095ef7706a33ca4 SHA256: 0275d360149c05f5691b039ff1b198f1b683906b1c67e64814a7d3b2f2264af0 SHA512: 405081d730518f1a752d95ff775d43b3fadc2250df31bab9e76b1bdb10896d9945f37a9940f451dca7b8b3dcc6d91ce264dae25a807a1342efd5765db4c5346b Description: Introspection data for GnomeDesktop (GTK 4) The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This package contains GObject-Introspection bindings for miscellaneous utility functions. Package: gir1.2-gnomerr-4.0 Architecture: amd64 Version: 44.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 27 Depends: gir1.2-gdk-4.0 (>= 4.4.0), gir1.2-gnomedesktop-4.0 (= 44.0-ok1), libgnome-rr-4-2t64 (>= 3.37.90.1) Filename: pool/main/g/gnome-desktop/gir1.2-gnomerr-4.0_44.0-ok1_amd64.deb Size: 6132 MD5sum: 2131488f57ace0c41c1f670fdac73df6 SHA1: 2a66448821a54205d60e992cac5c1de001320f4a SHA256: b12c1c4d0715f6a8c8481f4b63350404e983d482b671f7a0ec312ba48344700e SHA512: 98c12a4251e58b75356ca0695665f219e1b49cbe94ec54187850d50ece5d2dada7e29729a35ee7117b90e7bcad7bd7f74df96fc7b96c87360b79a11c97fa4bdf Description: Introspection data for GnomeRR (GTK 4) The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This package contains GObject-Introspection bindings for display mode management. Package: gir1.2-goa-1.0 Architecture: amd64 Version: 3.50.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gnome-online-accounts Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 73 Depends: gir1.2-gio-2.0, libgoa-1.0-0b (>= 3.35.90) Filename: pool/main/g/gnome-online-accounts/gir1.2-goa-1.0_3.50.0-ok1_amd64.deb Size: 12800 MD5sum: 0047321d3a634c20e57dd0b5f91dcbd4 SHA1: f95c13220ce5145791d449fc10eb263156f16277 SHA256: c242ae4d8379620f42704efb5eef42a73f36ad3158900b0f0ee5685e89074897 SHA512: 524c220509f1bc2e78d28395e7c882bde0df8ed5d2d59e8829882ded3079c9f5e243a7705e166a1092c72554ca082128a8e867878ee4898c20272f637b0a476a Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts Description: Introspection data for GNOME Online Accounts This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-govirt-1.0 Architecture: amd64 Version: 0.3.9-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libgovirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 31 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-rest-1.0 (>= 0.9), libgovirt2 (>= 0.3.8) Filename: pool/main/libg/libgovirt/gir1.2-govirt-1.0_0.3.9-ok1_amd64.deb Size: 7412 MD5sum: 856c2c3584f4e02c4ce97134b0485639 SHA1: cc5875158ae3f859e383049fc778272a02458ff4 SHA256: 31ce21bf88e9cfcbd0c3b04dc485ec4e33a5f5c0b5ffc746bf145681a0415e8a SHA512: eb3197026fc418677f9a22158c53c95cc39a7b5b4796569526514b58de024f8b80bb4b4df9d31b3961add56388874971647c0fbe1a20b0c28015ef6210a634af Description: GObject introspection data for libgovirt libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. . This package contains introspection data for the libgovirt library. Package: gir1.2-graphene-1.0 Architecture: amd64 Version: 1.10.8-ok1 Multi-Arch: same Priority: optional Section: introspection Source: graphene Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 50 Depends: gir1.2-gobject-2.0, libgraphene-1.0-0 (>= 1.10.0) Filename: pool/main/g/graphene/gir1.2-graphene-1.0_1.10.8-ok1_amd64.deb Size: 10200 MD5sum: b38e20592dc81827a68143f219ec7d95 SHA1: 548a395e2a1ba641381e5c79834332a8b34718fb SHA256: 1c7c17650d67e527c6c4fbe037d1a74ec81feeb73ead29aa633fb425c0bab2c9 SHA512: 4fdf14d55ae8f2f752137125a18c4101f3c9a2fa86659adc2e32e2b3c970d7abd08414d4b7c7259e0886f52891683e9728ec7760cc3cd594053610828f9df97f Homepage: https://ebassi.github.io/graphene/ Description: library of graphic data types (introspection files) Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gsf-1 Architecture: amd64 Version: 1.14.50-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libgsf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 104 Depends: gir1.2-freedesktop, gir1.2-glib-2.0, libgsf-1-114 (>= 1.14.43) Conflicts: gir1.2-libgsf-1 Replaces: gir1.2-libgsf-1 Filename: pool/main/libg/libgsf/gir1.2-gsf-1_1.14.50-ok1_amd64.deb Size: 14682 MD5sum: 77533a8fda12edcab6d9019ed6f2fd5a SHA1: 77e1f84faa1690ac6df22abeafa661ddcbd7b6d0 SHA256: f94ea3c55dd431170f6c3e42ffbec8a903960574d15c6556a74b2937e3662e44 SHA512: 56a0e4c897d1fa164328fa369ba86b724ab096eb91874aba975dc9bc9c8c915998cd108e8e9c1b4dc86638d4739fbda6b4ddd13ec82ba7080c3f65977ac19e78 Homepage: http://projects.gnome.org/libgsf/ Description: GObject introspection data for the Structured File Library This package contains introspection data for the Structured File Library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gspell-1 Architecture: amd64 Version: 1.12.2-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 31 Depends: gir1.2-gtk-3.0 (>= 3.20), libgspell-1-2 (>= 1.8.2) Filename: pool/main/g/gspell/gir1.2-gspell-1_1.12.2-ok1_amd64.deb Size: 7696 MD5sum: 55292f166b16dc493cea6254aff0b0fa SHA1: 75a77665bf064da8ed312e874939f39accd33939 SHA256: 36f2c81d6796ee8626d37bf51ed20c7573720f5d325d735a5c047334c60b8928 SHA512: 538a31da9933798c04d1ffff97b21429b97cf165873fc20658141af9cc3897d62c8680737a31f67b9868101fe837e868783e8f0236d9ffc396e7485005cd7042 Homepage: https://gitlab.gnome.org/GNOME/gspell Description: spell-checking library for GTK+ applications - GObject introspection gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains the GObject introspection binding Package: gir1.2-gssdp-1.6 Architecture: amd64 Version: 1.6.3-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gssdp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 20 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-soup-3.0, libgssdp-1.6-0 (>= 1.6.0) Filename: pool/main/g/gssdp/gir1.2-gssdp-1.6_1.6.3-ok1_amd64.deb Size: 4468 MD5sum: cb8ad0cbf36b9bc8a533ad9c32ac96be SHA1: 2faa42025c4f3a7a044c839742e56bdb20331387 SHA256: 9c6fdd3936fe6813d4d5e4185144ac8cd24b8fe47a30b096a8bd56e68f283dd3 SHA512: a27cc1a650e464beaed1c14321de14c7ed9e3dda5f48b5622f2207b4d3a8a2263475a873cc396a96a0e922f3583b4dd3ed30ef75348ba65c6a84386aa1d3c934 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject introspection data for the GSSDP library This package contains introspection data for GSSDP, a SSDP library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gst-plugins-base-1.0 Architecture: amd64 Version: 1.24.2-ok2 Multi-Arch: same Priority: optional Section: introspection Source: gst-plugins-base1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 527 Depends: gir1.2-gio-2.0, gir1.2-glib-2.0 (>= 0.9.12-4~), gir1.2-gmodule-2.0, gir1.2-gobject-2.0, gir1.2-gstreamer-1.0 (>= 1.24.0), libgstreamer-gl1.0-0 (>= 1.23.1), libgstreamer-plugins-base1.0-0 (>= 1.23.2) Filename: pool/main/g/gst-plugins-base1.0/gir1.2-gst-plugins-base-1.0_1.24.2-ok2_amd64.deb Size: 98952 MD5sum: a10daae6ff27bbecf370581fa0cd0f90 SHA1: 8be72aebfc9991759d9a06d8065cc0e163fc35e9 SHA256: 43e13c3f118762481f59c71d613ef3bfe6cb88f4fc3096e37875b38b4cf611b7 SHA512: 245b261dc4958bb5245e9c6ea372e4648ff0b7a00b175ec510a3f9713453b944b7cb69e8adaa9d305f5092238f6a9fb1210e2bf11ea30e587a81e05e54dd3b83 Homepage: https://gstreamer.freedesktop.org Description: GObject introspection data for the GStreamer Plugins Base library This package contains introspection data for the GStreamer Plugins Base library. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gstreamer-1.0 Architecture: amd64 Version: 1.24.2-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gstreamer1.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 388 Depends: gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gmodule-2.0, gir1.2-gobject-2.0, libgstreamer1.0-0 (>= 1.23.90) Filename: pool/main/g/gstreamer1.0/gir1.2-gstreamer-1.0_1.24.2-ok1_amd64.deb Size: 75796 MD5sum: 9f2a3173a70621699423740bbb5c3e1a SHA1: f9f822664f1272a063b7b3fe82904e2e44258912 SHA256: 02a0054be9a03469c377e571a3ddce45c9586a8534f975a235053f71d2c4a121 SHA512: 8f55ee8792e851fc7098eedd0fdfbe83dcce016d0e88f1dbfda800410be508e5ad0066426f16c1b73b0c8b0ca0269ae148c310f02b84953df1fe741be34c500f Homepage: https://gstreamer.freedesktop.org Description: GObject introspection data for the GStreamer library This package contains introspection data for the GStreamer streaming media framework. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gtk-2.0 Architecture: amd64 Version: 2.24.33-ok2 Multi-Arch: same Priority: optional Section: introspection Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 833 Provides: gir1.2-gdk-2.0 (= 2.24.33-ok2), gir1.2-gdkx11-2.0 (= 2.24.33-ok2) Depends: libgtk2.0-common, gir1.2-atk-1.0 (>= 1.32.0), gir1.2-cairo-1.0, gir1.2-gdkpixbuf-2.0 (>= 2.22.1) | libgdk-pixbuf2.0-dev (>= 2.22.1), gir1.2-gio-2.0, gir1.2-pango-1.0 (>= 1.28.3), gir1.2-xlib-2.0, libgtk2.0-0t64 (>= 2.24.0) Filename: pool/main/g/gtk+2.0/gir1.2-gtk-2.0_2.24.33-ok2_amd64.deb Size: 175764 MD5sum: 011553d70bd78ef14fde29ae3cafd86b SHA1: 2cdfe539284597f348a925248824bf0f6a4fd911 SHA256: b202bb9ae11ec8addcf3bc4e6f73ef40d249e9d63d874f31b4b372a35940a421 SHA512: e3c4d0c88f83cfca08e1820731946438f4e72504cf77136b97553ea78eb8d61a58468534913a4b07fec26be2e238acef822f172c997dc2066a11914b6e92de4d Homepage: http://www.gtk.org/ 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. Package: gir1.2-gtk-3.0 Architecture: amd64 Version: 3.24.41-4ok1~0805.1 Multi-Arch: same Priority: optional Section: introspection Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 982 Provides: gir1.2-gdk-3.0 (= 3.24.41-4ok1~0805.1), gir1.2-gdkx11-3.0 (= 3.24.41-4ok1~0805.1) Depends: gir1.2-atk-1.0 (>= 2.35.1), gir1.2-cairo-1.0, gir1.2-gdkpixbuf-2.0 (>= 2.40.0), gir1.2-gio-2.0, gir1.2-pango-1.0 (>= 1.44.0), gir1.2-xlib-2.0, libgtk-3-0t64 (>= 3.24.30), libgtk-3-common Breaks: python-gi (<< 3.18), python3-gi (<< 3.18) Filename: pool/main/g/gtk+3.0/gir1.2-gtk-3.0_3.24.41-4ok1~0805.1_amd64.deb Size: 206948 MD5sum: 6ea51075047af9bba82f6bfd36c9835b SHA1: e2d48dbb7b1660f01cfbb13ecc1ddd9c2fae1459 SHA256: 24ca64a0d2a69e3b2b022f84b6445a99398b36e4ad470ea237cdaede249195e2 SHA512: 0328cf6770ffc06c37113ffd849184d462ba64e9d0ce8a3bc64b36a26f52dd436548c1bab01d44def6973dd5667aa1d26b8c212ea5de77c1f080cf73854c1062 Homepage: https://www.gtk.org/ 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. Package: gir1.2-gtk-vnc-2.0 Architecture: amd64 Version: 1.3.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gtk-vnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 97 Provides: gir1.2-gtkvnc-2.0 (= 1.3.1-ok1), gir1.2-gvnc-1.0 (= 1.3.1-ok1), gir1.2-gvncpulse-1.0 (= 1.3.1-ok1) Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-gtk-3.0, libgtk-vnc-2.0-0 (>= 1.3.0), libgvnc-1.0-0 (>= 1.3.0) Filename: pool/main/g/gtk-vnc/gir1.2-gtk-vnc-2.0_1.3.1-ok1_amd64.deb Size: 11176 MD5sum: 823fe7e1f70485fc8d61b0cc4a255c96 SHA1: bc7db6b2488eabcab9a61a902b926aa1f75718c9 SHA256: bdda0144282c9af5c65f7ed7242ee9d2aad7910da4669c5c18662fc6e92bb62d SHA512: 1fe261e57dc029cd5b80e53d877020ae17954f37aa95338abcb7bab5516d090a9b8cf897e0e3975a95b84f471f182f40331cab2715b3c192f6e9de081512b3e5 Homepage: https://wiki.gnome.org/Projects/gtk-vnc Description: GObject introspection data for GTK-VNC This package contains introspection data for the GTK-VNC library. . It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gtkclutter-1.0 Architecture: amd64 Version: 1.8.4-ok1.1 Multi-Arch: same Priority: optional Section: introspection Source: clutter-gtk Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 17 Depends: gir1.2-clutter-1.0 (>= 1.23.7), gir1.2-gtk-3.0 (>= 3.21.0), libclutter-gtk-1.0-0 (>= 1.8.4) Filename: pool/main/c/clutter-gtk/gir1.2-gtkclutter-1.0_1.8.4-ok1.1_amd64.deb Size: 3344 MD5sum: 8c6dc6b42faa93f731a63909fd258383 SHA1: a278c226d00985f713a4fe2b0c33b6b48218b1de SHA256: e56c30791d838d9b9c1cda79cbcf60accbad6c35b649025fbaf9219aa4ae319d SHA512: 34ef2b5c6fbd4fed41b34f9249304420f762052fb8242af44768440936a1e59af1692d783d02073362f517c8271e46a1fdf0fc5796bc9adb52068b25f66d53d4 Homepage: http://www.clutter-project.org/ Description: GObject introspection data for the GTK+ Clutter library This package contains introspection data for the GTK+ Clutter widget. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gtklayershell-0.1 Architecture: amd64 Version: 0.8.2-ok2 Priority: optional Section: introspection Source: gtk-layer-shell Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Xfce SIG Installed-Size: 22 Depends: gir1.2-gtk-3.0, libgtk-layer-shell0 (>= 0.6.0) Filename: pool/main/g/gtk-layer-shell/gir1.2-gtklayershell-0.1_0.8.2-ok2_amd64.deb Size: 4660 MD5sum: 2c42dfca8037752bb2538bbafc8fd30b SHA1: 40b0d6d13bc8d5840f92918ad09042e9cda4c3ca SHA256: 42883d9fdd7879a03c6c84653aa369c28b946c4bf7fa08285ee406407c66c796 SHA512: 4e7678dc89e349b3278ab3a4a9917934bd2e21de480270cd3a1ccedd46b4032c74903cfbbcec81a48e91b8b50af2662a71e961351dbcd2b8e3fbdfb04b6bcea4 Homepage: https://github.com/wmww/gtk-layer-shell Description: Wayland Layer Shell protocol desktop component library -- gir bindings A library to write GTK applications that use Layer Shell. This library only makes sense on Wayland compositors that support Layer Shell, and will not work on X11. It supports all Layer Shell features including popups and popovers (GTK popups Just Work™). Please open issues for any bugs you come across. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gtksource-3.0 Architecture: amd64 Version: 3.24.11-ok2 Multi-Arch: same Priority: optional Section: introspection Source: gtksourceview3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 87 Depends: gir1.2-gdk-3.0 (>= 3.19.6), gir1.2-gtk-3.0 (>= 3.19.6), libgtksourceview-3.0-1 (>= 3.23.90) Filename: pool/main/g/gtksourceview3/gir1.2-gtksource-3.0_3.24.11-ok2_amd64.deb Size: 19004 MD5sum: d35106712bc710391a3444fa2529ef8c SHA1: cd9660f1f7198fff4525a7a136815681b7226a22 SHA256: 41511e493e72a8799cf7c0cad201defba0872e3f2c23627c8878dd74f0647893 SHA512: 75de37519f267dbd8cc8f4e5f6e4452aa8d08d6993e30a9eebc13388720cdaad1ad6be449c5f6d54cf715791c46d64f790a50add2b6eb57d5d87681bfc09717a Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: gir files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains GObject introspection information. Package: gir1.2-gtksource-4 Architecture: amd64 Version: 4.8.4-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gtksourceview4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 82 Depends: gir1.2-gtk-3.0 (>= 3.24), libgtksourceview-4-0 (>= 3.99.7) Filename: pool/main/g/gtksourceview4/gir1.2-gtksource-4_4.8.4-ok1_amd64.deb Size: 20200 MD5sum: 7f26792eac2f655120f6ae918dfdee85 SHA1: d5494220c4d03d77b1ecffdfcfbf6128110ede1e SHA256: 19e81f2f2e1396fb58865f3e070711314c09305f06c09feaa107f3c595b81a1f SHA512: a6b317c60d552e4ff999298b19a57a2e5d88a37b5c362aedc8cc58b87084db7438cf821ca34630e1e675a9c75ce2a5e021f8e290bbbc3d1ef143ff4172745c0b Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: gir files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains GObject introspection information. Package: gir1.2-gtop-2.0 Architecture: amd64 Version: 2.41.3-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libgtop2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 90 Depends: libgtop-2.0-11 (>= 2.41.2) Filename: pool/main/libg/libgtop2/gir1.2-gtop-2.0_2.41.3-ok1_amd64.deb Size: 13208 MD5sum: 57f567ec2ed1100cf0125d3ff0e9ef2f SHA1: 4c9d5bf2e86dacaf1d5e7aac7c24fbdd4dac0279 SHA256: fb2b583a69b1665210486dd4aad73e59e8812c07b2bbeab6d137f73485189d2c SHA512: cd8da6e32d6663f0a89505804c5cd40157e1a415e80e867c505b89d10327394a132269234c1655fc463cde5b0e20ec831b57e36c077ccf11375b6ad3729b91a9 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. Package: gir1.2-gucharmap-2.90 Architecture: amd64 Version: 1:15.1.3-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gucharmap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 30 Depends: gir1.2-gtk-3.0 (>= 3.4.0), gir1.2-pango-1.0, libgucharmap-2-90-7 (>= 1:9.0.2) Filename: pool/main/g/gucharmap/gir1.2-gucharmap-2.90_15.1.3-ok1_amd64.deb Size: 6500 MD5sum: 1d8018c1cfe1ca102f17b9621111d1db SHA1: 8792e80236dc25f4132b5e3e21004550b7db379f SHA256: 2f0344673edbcf3f6d96be876afa35d44b8d4c99f9910b30572fdd11bf86f66f SHA512: 8e7a8dbf8dd093cfa971721e0550c83edc0ed3057a5a66aa24f7e80a86dd18b721acaa44713199cfc08a3123a96574591a5e027552f8b2adb0718bf3f23b836c Homepage: https://wiki.gnome.org/Apps/Gucharmap Description: GObject introspection data for the Unicode browser widget library The libgucharmap library contains a Unicode browser widget; it is most prominently used by the "gucharmap" program. See the package of the same name for more information. . This package contains introspection data for the Unicode browser widget library. Package: gir1.2-gudev-1.0 Architecture: amd64 Version: 1:238-ok2 Multi-Arch: same Priority: optional Section: introspection Source: libgudev Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 21 Depends: gir1.2-gobject-2.0, libgudev-1.0-0 (>= 238) Filename: pool/main/libg/libgudev/gir1.2-gudev-1.0_238-ok2_amd64.deb Size: 3740 MD5sum: c53a0dcf683c72c3b6661aa5d21efff2 SHA1: af686d66f70bd560ec7fde44fdf6f712f1ef2b66 SHA256: 1a1a8b093e793578a23ba572db2fa22794c141b17b6aa9ff9b60833c9f356fa8 SHA512: b7666b4768082df24bc99218cb4453111e7649e6cb91742cc2275d354901cf004e7f8c7ccfc2809fd160d3fd1efa3aea5575b503001ff28ca8a1e972151c716b Homepage: https://wiki.gnome.org/Projects/libgudev Description: libgudev-1.0 introspection data This package contains the GObject-introspection data of libgudev-1.0 in binary typelib format. Package: gir1.2-gupnp-1.6 Architecture: amd64 Version: 1.6.6-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gupnp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 42 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-gssdp-1.6 (>= 1.6.2), gir1.2-libxml2-2.0, gir1.2-soup-3.0, libgupnp-1.6-0 (>= 1.6.6) Filename: pool/main/g/gupnp/gir1.2-gupnp-1.6_1.6.6-ok1_amd64.deb Size: 9752 MD5sum: bd18fdce5463d57ad057153d8641d4ea SHA1: b767845527cfc67ad97fc309206c34be98f2110f SHA256: aafd4c494bd976049fbbfe31c1f79462f2bc9429c374e833ede972d4d8984dca SHA512: 139b53d0d3e59574407dcb71fa79c033a46ec2be3acd723de073bf75590deac3392c6acc9c1e3bcfdd53a0df0f01e941ef9e6a26889e0a8f747ce224f0481eef Homepage: http://live.gnome.org/GObjectIntrospection Description: GObject introspection data for the GUPnP library This package contains introspection data for GUPnP, a UPnP library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gupnpigd-1.6 Architecture: amd64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: gupnp-igd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 17 Depends: gir1.2-gobject-2.0, libgupnp-igd-1.6-0 (>= 0.2.4) Filename: pool/main/g/gupnp-igd/gir1.2-gupnpigd-1.6_1.6.0-ok1_amd64.deb Size: 3516 MD5sum: 32b33a678a5e935e1479837c45fa6849 SHA1: 8f507003fbf832cca3e406fd471e2c7e79c3d6f3 SHA256: cada54b3b73b03ee8e446cfbb704f11c9f4cb71b52233f8e438461731d461e12 SHA512: 232b96bab42fc3f5172c1e4345702afe0a389d1e5a34190878119773c8440207284ff9a2f47db88fac38c20ff5b3be2e2938432395776cc4ba4e3192f27e5012 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject introspection data for the GUPnP IGD library This package contains introspection data for GUPnP IGD, a UPnP Internet Gateway Device library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gusb-1.0 Architecture: amd64 Version: 0.4.8-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libgusb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian UEFI Maintainers Installed-Size: 31 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-json-1.0, libgusb2 (>= 0.4.8) Filename: pool/main/libg/libgusb/gir1.2-gusb-1.0_0.4.8-ok1_amd64.deb Size: 6952 MD5sum: 2ddc7ef9e36ef92dac56c13cbe251e5e SHA1: 413bbc9395ecbfb6302fd8f378c5cb3d456305e5 SHA256: b4e83f2beddfa6912160d029305165305501acfa5c36ac363b4311730a471ea4 SHA512: 05a492ec1e93bc1811a5a2d025edf70ab0fd42c2056dcfc145a1b86238ba7e257ff292415292f16237b4557d4e942e83cdb1d8aff3a236cf36b281894f4084dc Homepage: https://github.com/hughsie/libgusb 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. Package: gir1.2-gweather-3.0 Architecture: amd64 Version: 3.36.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libgweather Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 33 Depends: gir1.2-glib-2.0 (>= 0.9.5), gir1.2-gtk-3.0 (>= 3.13.5), libgweather-3-16 (>= 3.36.0) Filename: pool/main/libg/libgweather/gir1.2-gweather-3.0_3.36.0-ok1_amd64.deb Size: 7344 MD5sum: ff311888a1620fdccb3c0a6081c346a7 SHA1: e96c1eaf1cb5d879fb55e6e8ce4b99298b88215e SHA256: 1f1650d8abedeb05505fae8ce92c1a6fea83a5e7fe2904140a638b0afdd7ebc0 SHA512: e4422a1456e557f4633f82f748cc976d6dc6fd5f5adad29355f8ed8bb2a35b57c4ac39ed8d8e2a558ebe16ffc6cea8d69d2988f4c06041dad40b4cb116f8be73 Homepage: https://wiki.gnome.org/Projects/LibGWeather Description: GObject introspection data for the GWeather library libgweather is a library to access weather information from online services for numerous locations. . This package contains introspection data for the GWeather library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gxps-0.1 Architecture: amd64 Version: 0.3.2-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libgxps Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 19 Depends: gir1.2-cairo-1.0, gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gobject-2.0, libgxps2t64 (>= 0.2.3.1) Filename: pool/main/libg/libgxps/gir1.2-gxps-0.1_0.3.2-ok1_amd64.deb Size: 4644 MD5sum: 80f4cc1daaa3bec8ac4ab59d046daf80 SHA1: c645e8891e9370819fed799fece1ce21556dd02d SHA256: 9ce7b94e90521c795ba64560e161911e7299dd8958b908342be130e3ebc0c9a7 SHA512: 4da1265097ab67d557f5e403e0ecdb1550cb04bffc5e27c427b99f87741b88856434d9f9ac5ea7f47f71140b0b17317a2622efd78ea326261063d10f8fc72137 Homepage: https://wiki.gnome.org/libgxps Description: GObject introspection data for the gxps library OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains introspection data for the gxps library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-harfbuzz-0.0 Architecture: amd64 Version: 8.3.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: harfbuzz Origin: openKylin Maintainer: openKylin Developers Installed-Size: 186 Depends: gir1.2-freetype2-2.0, gir1.2-gobject-2.0, libharfbuzz-gobject0 (>= 7.3.0), libharfbuzz0b (>= 8.3.0) Filename: pool/main/h/harfbuzz/gir1.2-harfbuzz-0.0_8.3.0-ok2_amd64.deb Size: 38964 MD5sum: 1765a5bed69dc5438b0bd52d67f3ebea SHA1: 41239f493b7e92fba29e39491eedf128f069ae64 SHA256: 2a1d9e30021675d30419e94365c9e1282535134877fac7e8dcc8057602cb9afe SHA512: dbe717e2183b7ddcb81266b0cbff539227b17fd293048e765f24ebc08a15941d4bd6642d495fff477cb0558564aa780c62cf669db47b38fc7d7a360d60a45a77 Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Description: OpenType text shaping engine (GObject introspection data) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains introspection data for the GObject bindings library. Package: gir1.2-ibus-1.0 Architecture: amd64 Version: 1.5.29-ok1 Multi-Arch: same Priority: optional Section: introspection Source: ibus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 607 Depends: gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gobject-2.0, libibus-1.0-5 (>= 1.5.29~) Filename: pool/main/i/ibus/gir1.2-ibus-1.0_1.5.29-ok1_amd64.deb Size: 69060 MD5sum: bdd8a83e23160a7969fd685ba00b5682 SHA1: 2b271b75f77158b237a018f2e8073e84554d8f89 SHA256: a462c51e6acb71d51e39a263fce6f4547c26534d85ba36ddea2b1ad290c0773f SHA512: 78912e6c0c78ecaf5999aca7234d7055e9403512c3833577711744e0d4075fb691dca4b6728f7446ee260b4d7eb40480001649cc9b7bd8ebe38949b17c1b250c Homepage: https://github.com/ibus/ibus 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. Package: gir1.2-ical-3.0 Architecture: amd64 Version: 3.0.17-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libical3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 258 Provides: gir1.2-icalglib-3.0 Depends: gir1.2-glib-2.0, gir1.2-gobject-2.0, libical3t64 (>= 3.0.17) Filename: pool/main/libi/libical3/gir1.2-ical-3.0_3.0.17-ok1_amd64.deb Size: 45688 MD5sum: 508cb38301283bde780cb533195e501a SHA1: b7c318e47f0c3306977b7dddfc3fa557c6a5bfda SHA256: 1daee1165d9efe657981834f14af32e29fefdc51621ed4b3f9e2c6b3acd6bd6f SHA512: c1056f6995f8219feee70faeec561867bfbe7a1c96263731a444f69d1f3f3a998cd010dc3d706fa87ae1c1955550730222219737b061e938cdf2e92abb582ec0 Homepage: https://github.com/libical/libical Description: iCalendar library implementation in C (GObject Introspection) libical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. . This package contains introspection data. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-json-1.0 Architecture: amd64 Version: 1.8.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: json-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 38 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, libjson-glib-1.0-0 (= 1.8.0-ok1) Filename: pool/main/j/json-glib/gir1.2-json-1.0_1.8.0-ok1_amd64.deb Size: 8228 MD5sum: 8a46a10684891e90632672bf1abfa923 SHA1: dd9662692a88984d945f364298432c7a0196beac SHA256: 10c30c9326ed0828babf24ada9e7f0a565a618219862a351d6806e1388d327f3 SHA512: 0d4e0c8aa558e6ecf4defccc2a329f7cb732a70e2fe87a994367f5ae64880d24eef3eb4197bee57307d757627f5cb4e832082eaed60cdd10a2b5e2af3fa0e98a Homepage: https://wiki.gnome.org/Projects/JsonGlib Description: GLib JSON manipulation library (introspection data) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains introspection data. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-keybinder-3.0 Architecture: amd64 Version: 0.3.2-ok1.1 Priority: optional Section: introspection Source: keybinder-3.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 14 Depends: gir1.2-glib-2.0, libkeybinder-3.0-0 (>= 0.3.2) Filename: pool/main/k/keybinder-3.0/gir1.2-keybinder-3.0_0.3.2-ok1.1_amd64.deb Size: 2970 MD5sum: b2fa609400e69af11a48644965a36b12 SHA1: 0be06c36ff1583d21aa23db4eaf0c22fdbb54414 SHA256: 407296c9332e7e5486b5b4cff7a03b4a2af8152357c7fea68f4783d175ed8f55 SHA512: c677e5f15ff5767d67b9100341ac3f17ce00e71bb5b04122718123213e7218b995e3384fd928d622c7af49304b6b5a1219811467b1541c92fa83aba27f536e3d Homepage: https://github.com/engla/keybinder Description: registers global key bindings for applications - Gtk+3 - typelib keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System. . When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered. . Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding. . This package contains libkeybinder introspection typelib. . This is the Gtk+3 version of the library. Package: gir1.2-langtag-0.6 Architecture: amd64 Version: 0.6.7-ok1 Multi-Arch: same Priority: optional Section: introspection Source: liblangtag Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 30 Depends: gir1.2-glib-2.0, gir1.2-gobject-2.0, liblangtag-gobject0 (>= 0.6.0) Filename: pool/main/libl/liblangtag/gir1.2-langtag-0.6_0.6.7-ok1_amd64.deb Size: 6316 MD5sum: 8a5194d4978fe8fb0df0ab18e4256551 SHA1: c570fc44ee9047f04187ad470833a7739d52d24f SHA256: e21f75f368ca814b8ce02296aff81365137090251746465ed276d0007c6ede0b SHA512: 9a4bab8feef88f7b319184c53461572deb75c4f7f354d6e5a04923ada49811bb66d21049807b5d620c55d1622cdb96e9dae1cffa72607be844feed2c2382b719 Homepage: http://tagoh.bitbucket.org/liblangtag/ 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. Package: gir1.2-libosinfo-1.0 Architecture: amd64 Version: 1.11.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libosinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 213 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-libxml2-2.0, libosinfo-1.0-0 (>= 1.10.0~) Filename: pool/main/libo/libosinfo/gir1.2-libosinfo-1.0_1.11.0-ok1_amd64.deb Size: 16564 MD5sum: e4b6fd5d46d3526a7c06e3c5cc7a4eee SHA1: 24bc2060f2ab02a77234713b10c677a1d7621b49 SHA256: ac9555b0d69b505c7f47294014e69b92b02637395d6d7c9cd4808b6d6861a8d8 SHA512: 4ca15f243d66051ed4f25924d9940dee7ead4851e35e3d8c508d9ade319df87857440cfb34847836c5159f79bb6f617e168a0278002a5091fafe4546e9cf1796 Homepage: https://libosinfo.org/ Description: GObject introspection data for libosinfo This package contains introspection data for the libosinfo library. . libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-libvirt-glib-1.0 Architecture: amd64 Version: 5.0.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libvirt-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 145 Provides: gir1.2-libvirtgconfig-1.0 (= 5.0.0-ok1), gir1.2-libvirtglib-1.0 (= 5.0.0-ok1), gir1.2-libvirtgobject-1.0 (= 5.0.0-ok1) Depends: gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gobject-2.0, gir1.2-libxml2-2.0, libvirt-glib-1.0-0 (>= 5.0.0) Filename: pool/main/libv/libvirt-glib/gir1.2-libvirt-glib-1.0_5.0.0-ok1_amd64.deb Size: 28540 MD5sum: 67f5477f5aa2485eeb3f2095128cccd5 SHA1: 3dfe173967f10524c5cd25c9b00dd3b41135ea5e SHA256: c824d3380c50ef12bc2ddf00032f179298884f4f3c5b6b68b6d48f77c1284c6a SHA512: 5e2787185d265ec197751a9983894e93d701052abb90f4f70e6962b8c4c0ce9dcb1208ace2470b6f1ab3c91e8a39fe79a01cc63916e1ffe9ff3bac37c2ab6dc1 Homepage: https://libvirt.org Description: GObject introspection files for the libvirt-glib library The libvirt-glib library eases integration of libvirt's events and API into GLib and GObject based applications. . This package contains the GObject-introspection data in binary typelib format. Package: gir1.2-libxfce4panel-2.0 Architecture: amd64 Version: 4.18.3-ok1 Priority: optional Section: introspection Source: xfce4-panel Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 56 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-libxfce4util-1.0 (>= 4.17.2), libxfce4panel-2.0-4 (>= 4.17.2) Filename: pool/main/x/xfce4-panel/gir1.2-libxfce4panel-2.0_4.18.3-ok1_amd64.deb Size: 9534 MD5sum: e80e4a3280c4fff60eae79ebb5e82a4c SHA1: eaf680d0de953a60fe857e53beddbb2026d5d78e SHA256: 176638a7b377933b6529738a310b82f558ebaf4ca02db0cdf3d2a5b11343470d SHA512: 95b91d7b8c4bcc91e1b01f5056818da46d23fc996a8d162f16513fc5652201b9c5984de8c1f510d5a685a2cb3f9fd78f04635021523e14afe26547d83ec65cf8 Homepage: https://docs.xfce.org/xfce/xfce4-panel/start Description: Xfce4 panel library (introspection data) This package contains introspection data for the library (GTK3 variant) used by various plugins for the Xfce panel. Package: gir1.2-libxfce4ui-2.0 Architecture: amd64 Version: 4.18.4-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 40 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-libxfce4util-1.0 (>= 4.17.2), libxfce4ui-2-0 (>= 4.18.2) Filename: pool/main/libx/libxfce4ui/gir1.2-libxfce4ui-2.0_4.18.4-ok1_amd64.deb Size: 8678 MD5sum: c9fb9ddc957cd92eec605975813e9b32 SHA1: d5aeeacbb2e60e5fe2d9ba4b49fe272c741549dd SHA256: 4b13c06cc506301a212a4d693696a794448957991d4d7ba1e9f35ba15c1d7154 SHA512: 33ab05ff232b2d41fcd000503d3a3180befcff37231eb52512ed2016e4ada9bb8ea38bac3478e25b06c74bda15db95472f1cdfa4ea83aaca74df3566c200ff12 Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Description: Typelib file for libxfce4ui libxfce4ui is used to share commonly used Xfce widgets among the Xfce applications. . This package provides the introspection data for libxfce4ui. Package: gir1.2-libxfce4util-1.0 Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libxfce4util Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 29 Depends: gir1.2-glib-2.0, libxfce4util7 (>= 4.17.2) Filename: pool/main/libx/libxfce4util/gir1.2-libxfce4util-1.0_4.18.1-ok1_amd64.deb Size: 5116 MD5sum: 4f89e884f809aebe38fe74e5fc8497e3 SHA1: 61db03056a31754daa2c43fda77e833ea70fd1a5 SHA256: b53567690667ae822f17e2ca2c06bca0065c3c078b7a13e3c2ff9692a20a9886 SHA512: da3d56a965729126902ad14c2abde4c54c8c18f6fde6cafc6b70c9431426ce95c186df874a473d61a84b5f543ac60ccb4b0d7ffa83eed06922705e1279f536f9 Homepage: https://docs.xfce.org/xfce/libxfce4util/start Description: Typelib file for libxfce4util libxfce4util is the basic utility function library for Xfce4. . This package provides the introspection data for libxfce4util. Package: gir1.2-lightdm-1 Architecture: amd64 Version: 1.30.0-ok4nile2 Multi-Arch: same Priority: optional Section: introspection Source: lightdm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 30 Depends: liblightdm-gobject-1-0 (= 1.30.0-ok4nile2) Filename: pool/main/l/lightdm/gir1.2-lightdm-1_1.30.0-ok4nile2_amd64.deb Size: 6044 MD5sum: 5ea9f356dbedcd0d54b4478b23ff0631 SHA1: 22f548ac5b71900e2d2034ef1737646d50dbe336 SHA256: a61c089f56963408c0ef693593f112550c4f3c40b590b8870bdf25d479d30d4d SHA512: 452399c38fb9dcc580fc6598609ac82b0a686bb45525e7be6cc0fc5b28f560fc08afa126003d777c9d6fb0a3665bfd51f26f1409fc46904b1ca319665288d8d4 Homepage: https://github.com/canonical/lightdm Description: Typelib file for liblightdm-1 A GObject based library for LightDM clients to use to interface with LightDM. Package: gir1.2-lokdocview-0.1 Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: introspection Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 39 Depends: liblibreofficekitgtk (= 4:7.4.7-ok1.4), gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 1.32), gir1.2-gtk-3.0 (>= 3.20.0) Filename: pool/main/libr/libreoffice/gir1.2-lokdocview-0.1_7.4.7-ok1.4_amd64.deb Size: 8398 MD5sum: 89a73efc73528b5a5ed9225ca32d9b3a SHA1: 021267c5946109eea1bc12f9cfcbdd6629b65e24 SHA256: 48ea9b1e647b6a216636e1f81f6b3b050c3c4ebef9ffdbc5bd9569476fa2bbf4 SHA512: b76ff484753ae599626b24073ba2f72a635ec03ef6f5726d05d73339126ccbb4719cb788952e2dec7c938c292941b6b3f8f682124257221e084410173e15d95b Homepage: http://www.libreoffice.org Description: GTK3 widget wrapping LibreOffice functionality - introspection LOKDocView is the GTK3 widget that wraps the libreoffice functionality and exposes a simple API for applications to use this widget. . This package contains the Introspection data. Package: gir1.2-malcontent-0 Architecture: amd64 Version: 0.11.0-4-ok3 Multi-Arch: same Priority: optional Section: introspection Source: malcontent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 23 Depends: gir1.2-glib-2.0, libmalcontent-0-0 (>= 0.10.0) Filename: pool/main/m/malcontent/gir1.2-malcontent-0_0.11.0-4-ok3_amd64.deb Size: 5030 MD5sum: b2142c010b45c5786ea77581f2ef8b25 SHA1: dd704d5777ef4991bd101bf79da0c7d08639b126 SHA256: 014cbfe6ea914a97b6c99f7620a730a5c134b3f05aab59e3f725e30abc130407 SHA512: a10f7734116b74ed64532d289096f216eabb0540c0237c094e464282a0ff803a7e9e48ad4669a5df48c2579af9568a71a48e3fa94c951a01435393c45c36aec2 Homepage: https://gitlab.freedesktop.org/pwithnall/malcontent/ Description: GObject introspection bindings for libmalcontent malcontent implements support for restricting the type of content accessible to non-administrator accounts on a Linux system. Typically, when this is used, a non-administrator account will be for a child using the system; and the administrator accounts will be for the parents; and the content being filtered will be apps which are not suitable for the child to use, due to (for example) being too violent. . This is not a security boundary, and a sufficiently technically advanced user may always work around these parental controls. malcontent is not a mandatory access control (MAC) system like AppArmor or SELinux. However, its correct use by applications should provide enough of an obstacle to prevent users easily or accidentally having access to content which they shouldn’t. . This package contains the GObject introspection bindings for libmalcontent. Package: gir1.2-manette-0.2 Architecture: amd64 Version: 0.2.7-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libmanette Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-gudev-1.0, libmanette-0.2-0 (>= 0.2.0) Filename: pool/main/libm/libmanette/gir1.2-manette-0.2_0.2.7-ok1_amd64.deb Size: 3064 MD5sum: 26351c80ee85ac83cd7fa41870de8f7a SHA1: 72d0ad71b5462fad2074b90cb7ad40f646ce6296 SHA256: 7555304a71e4f63982f035dee93529cd478c02afbee9abd74964d5b088d10877 SHA512: f2fd2e3039d88e47276c4adc122eb72cfca807a6a338fcd1692d4fd81cbe0655c48692b91ae09943449d569e739d81bbec1ad7990beca52109a01f371de565c0 Homepage: https://gitlab.gnome.org/aplazas/libmanette Description: GObject introspection data for libmanette This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-matedesktop-2.0 Architecture: amd64 Version: 1.26.2-ok1 Multi-Arch: same Priority: optional Section: introspection Source: mate-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 62 Depends: libmate-desktop-2-17t64 (= 1.26.2-ok1), gir1.2-gobject-2.0, gir1.2-gtk-3.0 (>= 3.22.0) Breaks: gir1.2-mate-desktop (<< 1.18.0-2~) Replaces: gir1.2-mate-desktop (<< 1.18.0-2~) Filename: pool/main/m/mate-desktop/gir1.2-matedesktop-2.0_1.26.2-ok1_amd64.deb Size: 13684 MD5sum: b9ed2ff7a2dfd00417814d67bacaf151 SHA1: c689c82513ec69909179d92b8e8c33328b20c854 SHA256: cbcd2095baebb8944b2e3312756451bc9a278ffa2494ffa1dcda90c9281e3ac1 SHA512: 31175a06a959712d999e54e095d94172f8f2b3a4e53ab07e189dca7db8ee9eab7b6689d60134e5e5451494b6359bc4b93a218cc23b0b7d87cd401e2654e390c6 Homepage: http://www.mate-desktop.org/ Description: GObject introspection data for the libmate-desktop library The MATE component mate-desktop contains the libmate-desktop library, the mate-about program, as well as some desktop-wide documents. . The libmate-desktop library provides an API shared by several applications on the desktop, but that cannot live in the platform for various reasons. . This package contains introspection data for the library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-matekbd-1.0 Architecture: amd64 Version: 1.26.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libmatekbd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 25 Depends: gir1.2-gobject-2.0, gir1.2-gtk-3.0, gir1.2-xkl-1.0, gir1.2-xlib-2.0, libmatekbd4 (>= 1.6.1) Breaks: gir1.2-matekbd (<< 1.18.2-2~) Replaces: gir1.2-matekbd (<< 1.18.2-2~) Filename: pool/main/libm/libmatekbd/gir1.2-matekbd-1.0_1.26.1-ok1_amd64.deb Size: 5580 MD5sum: ddd15accdea4ae150863838ec17a008f SHA1: 457b8557360a7d1ecc5f015fff90f634acbf1a5b SHA256: 4b9cce674885102cc30d5403633b41e6ee3dc6536e0cdda8436a68c74f4c018b SHA512: c6eaef5d3ea9415155f598a4fd371e1ebd127709e36c39e36e60b073558d81b72b9a2f1b0f8900805db18ff0d5b8d812e30664112f049de30076928515908f68 Homepage: http://www.mate-desktop.org/ Description: GObject introspection data for libmatekbd and libmatekbdui libmatekbd offers an API to manage the keyboard in MATE applications. . libmatekbdui offers an API to display a graphical user interface for libmatekbd operations. . This package contains introspection data for the libmatekbd and the libmatekbdui libraries. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-modemmanager-1.0 Architecture: amd64 Version: 1.23.4-ok1 Multi-Arch: same Priority: optional Section: introspection Source: modemmanager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: DebianOnMobile Maintainers Installed-Size: 336 Depends: gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gobject-2.0, libmm-glib0 (>= 1.23.4) Filename: pool/main/m/modemmanager/gir1.2-modemmanager-1.0_1.23.4-ok1_amd64.deb Size: 60012 MD5sum: b8a2ea9eefb63ec42b87c5d485a814e9 SHA1: f4cd93913685dc88737e6fc8bd14662d36dce727 SHA256: 4c933ad9873a26d414c245d16b30a0946a08f9451bbc89d495eee2bdc742282c SHA512: 48087fc71ad2508244f2c6fe01735148498f58a3b46e804b7cb27236abbea2a79703e07d0424ca3e498f74b8c0c50030967318965a0cad93915ebb2cbf9248d2 Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Description: GObject introspection data for modemmanager ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains introspection data for the libmm-glib library. Package: gir1.2-mutter-14 Architecture: amd64 Version: 46.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: mutter Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 504 Depends: libmutter-14-0 (= 46.0-ok1), gir1.2-atk-1.0, gir1.2-cairo-1.0, gir1.2-gdesktopenums-3.0 (>= 40~alpha), gir1.2-gio-2.0, gir1.2-gl-1.0, gir1.2-gobject-2.0, gir1.2-graphene-1.0 (>= 1.10.2), gir1.2-pango-1.0 (>= 1.46.0), gir1.2-pangocairo-1.0 (>= 1.46.0), gir1.2-xfixes-4.0, gir1.2-xlib-2.0 Filename: pool/main/m/mutter/gir1.2-mutter-14_46.0-ok1_amd64.deb Size: 109256 MD5sum: 91ca18269e79e64edb831474ce830e89 SHA1: 8ab9a76327f8e36230ccec16a0ffedc861d0a7be SHA256: d789a249496380821e80d6c2f5b62fda3824af1ac2a632ceca0773f858bbf054 SHA512: a599d760281d3d7d4c0f6c976b383618b94a254c0cd65bd1f0b92cf297b51d1130b0fa8a21dde1872ac8406fe3e054506df199d582f040aaea3e50710da9ca26 Homepage: https://mutter.gnome.org/ Description: GObject introspection data for Mutter Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the GObject introspection data which may be used to generate dynamic bindings. Package: gir1.2-mypaint-1.5 Architecture: amd64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libmypaint Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 32 Depends: gir1.2-glib-2.0 (>= 1.32.0), libmypaint-1.5-1 (>= 1.6.0) Filename: pool/main/libm/libmypaint/gir1.2-mypaint-1.5_1.6.0-ok1_amd64.deb Size: 7508 MD5sum: 0b77ff8b61aba041f02e4224b6124ae1 SHA1: f523020291271c8dc4c7eb1373c4ebb328e7f9fe SHA256: c00762899ab5102e241e8d683d4a1313fc40d31fdbc7d4432291e5b0a7f7562c SHA512: 494164aa4e0d873064542ca39e781bf29d700b08a5952da91c2bb939f7439aa32f317f2a0b42530e781da123cfd50cdc28e6cd0fbeb919445687dc630043807f Homepage: https://github.com/mypaint/libmypaint Description: GObject introspection data for libmypaint This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-nautilus-4.0 Architecture: amd64 Version: 1:46.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: nautilus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 24 Depends: gir1.2-gio-2.0, gir1.2-glib-2.0 (>= 0.10.7-1~), libnautilus-extension4 (>= 43~beta) Filename: pool/main/n/nautilus/gir1.2-nautilus-4.0_46.0-ok1_amd64.deb Size: 5280 MD5sum: de2fc8cb682ac135a2896e14fefa257f SHA1: 91c20130fccae05844f5c3161f927bba8fe913b6 SHA256: 8d8c2518f9a7c845032474fc324e1882978e826ef3c236e34e2cfcf35a676fb4 SHA512: a1b75a95dbd5f84946271f3467bd712763fa9c54b7bf1fcf669da3d297b2033978719f1dc68760a800c649674be1d2f345b91c1a60dd66c0461e6d3700952d50 Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Description: libraries for nautilus components - gir bindings Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-nice-0.1 Architecture: amd64 Version: 0.1.21-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libnice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Telepathy maintainers Installed-Size: 66 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, libnice10 (>= 0.1.21) Filename: pool/main/libn/libnice/gir1.2-nice-0.1_0.1.21-ok1_amd64.deb Size: 15804 MD5sum: bb3fa1c6a66932a7c916317a1927add9 SHA1: 317cd1a279ea5e5505651c19d5d6ba5b49ca5a3e SHA256: 5a97437977807c4de50b3eedb175d3b17be0e996572ea19094893b2aba773621 SHA512: 568b08fdabcddc195f813141171b5a36cc41563621042a5b71e1577c84792c9f6666cfff41e3dc22a1e0d26f89655a89b21c9e6adbf1253198e87dc1a86b9fe2 Homepage: https://nice.freedesktop.org/ 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. Package: gir1.2-nm-1.0 Architecture: amd64 Version: 1.44.2-ok1.3 Multi-Arch: same Priority: optional Section: introspection Source: network-manager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 340 Depends: gir1.2-gio-2.0, libnm0 (>= 1.44.0) Filename: pool/main/n/network-manager/gir1.2-nm-1.0_1.44.2-ok1.3_amd64.deb Size: 72356 MD5sum: 9d5dc34a94745e8ce07ea5e9fb18aa8c SHA1: 0c62bdfd67ca3c5dc587cb80c9bcde09f6741d94 SHA256: ca5501803438db34ecc4a72631a9fa6b30b1e51ca2e6d50e360e14f88a6ba70b SHA512: 7da12cc70bca739192d844331c4c78ddd31a6caaa2b8c64b2b28ecc244978e19c0679f6656b2c3393be1844dea88202978b263609653fe22a351bddda50d4b7e Homepage: https://wiki.gnome.org/Projects/NetworkManager 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. Package: gir1.2-nma-1.0 Architecture: amd64 Version: 1.10.6-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libnma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 29 Depends: gir1.2-gtk-3.0, gir1.2-nm-1.0, libnma0 (>= 1.8.28) Filename: pool/main/libn/libnma/gir1.2-nma-1.0_1.10.6-ok1_amd64.deb Size: 6056 MD5sum: 8fa38f4c8fdd09f22dbd31ef65d8f721 SHA1: a69a271da7c6db6e78ec86c18daf3ba7963b4bb2 SHA256: 718944d36c968378632e7140ad796961814d80af7494a9bfee2bfb5627be50b4 SHA512: 5464b056ba2fc4d3f4a88adee43c3ecefefff7f677ea31b23c6e66b920d3efa2922cac30af47658961af05dea40b9dac8483849761cf27b7b0467b9c6901da64 Homepage: https://www.gnome.org/projects/NetworkManager/ Description: GObject introspection data for libnma The libnma library provides GTK 3 dialogs for NetworkManager. . This package contains introspection data for libnma. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-nma4-1.0 Architecture: amd64 Version: 1.10.6-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libnma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 29 Depends: gir1.2-gtk-4.0, gir1.2-nm-1.0, libnma-gtk4-0 (>= 1.8.34) Filename: pool/main/libn/libnma/gir1.2-nma4-1.0_1.10.6-ok1_amd64.deb Size: 6072 MD5sum: 1aa8248fa922dc9559ab302a189db36b SHA1: 6f3bdce6a8f28e6331ad485ae043374d52054038 SHA256: 38001db029c7116e7068c79848c659ab882adc4adfdfd4dd9922b32a2cf2ef07 SHA512: a9c5d68c63550f66270252fd73b49d13aa8f820ac926de60fbc159cd70b876ad86201ee19ed40ee8f6b4840ca52fd12842048badea155cc11d35353de23575b8 Homepage: https://www.gnome.org/projects/NetworkManager/ Description: GObject introspection data for libnma-gtk4 The libnma-gtk4 library provides GTK 4 dialogs for NetworkManager. . This package contains introspection data for libnma-gtk4. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-notify-0.7 Architecture: amd64 Version: 0.8.3-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libnotify Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 20 Depends: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0 (>= 0.9.12), libnotify4 (>= 0.8.0) Filename: pool/main/libn/libnotify/gir1.2-notify-0.7_0.8.3-ok1_amd64.deb Size: 3760 MD5sum: 17ffeabd1b731fe743b52cce24b14049 SHA1: 614756b4c526d834033e98fb139b3ef19ac87318 SHA256: bef13a4ebfa1d28024c2dc1fbd45126f58572fcc8bbdccc56197756d24a5c670 SHA512: 2bd29706acdfea91a985e85db49ce1522ea86fd6c255f31a6e674b1efff6bfb7bc326e2b76ebc261a3858eaa9039321d9110b2663e90247942e60766c84e9680 Description: sends desktop notifications to a notification daemon (Introspection files) A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ostree-1.0 Architecture: amd64 Version: 2024.5-1ok1.14 Multi-Arch: same Priority: optional Section: introspection Source: ostree Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 100 Depends: gir1.2-gio-2.0, libostree-1-1 (>= 2023.8) Filename: pool/main/o/ostree/gir1.2-ostree-1.0_2024.5-1ok1.14_amd64.deb Size: 22280 MD5sum: 3a59d8535636e8de23adf7d3ede245f2 SHA1: 45349f1b793e6ad577f53b2e441d23ffae7bb377 SHA256: e93f7cee1a44ec0b4b8fa96d7589876ef5d53d4f7303f6e3d05046c4fb138aad SHA512: 773d2c8dc880248171ea4399337451cfca6dc346bba22e6cdd17ed7824fb1a46842f2e1dce8c6f9e0ba96e5c1f8e05e5ac83cf618d1c4a1826a08fa367f0b783 Homepage: https://github.com/ostreedev/ostree/ Description: content-addressed filesystem for operating system binaries (introspection) libostree provides a library and tools for managing bootable, immutable, versioned filesystem trees. See the ostree package's description for more details. . This package contains GObject-Introspection metadata, which can be used to generate dynamic bindings into languages such as Python and JavaScript. Package: gir1.2-packagekitglib-1.0 Architecture: amd64 Version: 1.2.8-ok1 Priority: optional Section: introspection Source: packagekit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klumpp Installed-Size: 108 Depends: gir1.2-gio-2.0, gir1.2-glib-2.0 (>= 1.36), gir1.2-gobject-2.0, libpackagekit-glib2-18 (>= 1.2.7) Filename: pool/main/p/packagekit/gir1.2-packagekitglib-1.0_1.2.8-ok1_amd64.deb Size: 22244 MD5sum: 219ba126973c5fdd7338ebf3c3289d27 SHA1: f2346c9cc901516ecf1c851490459a61e5b5f970 SHA256: ff0a948403a2da88af71cdbbc0713a15e5228ebe140506cd6d9569b429260359 SHA512: 69a08aa59dab207732b4a043a7641de663138c34e47a49093d0bca28fcd58f6b45b90c5ce7f0154060cf338bc63f24f0096abe764066c3926ebf32e5fbc30b38 Homepage: https://www.freedesktop.org/software/PackageKit/ Description: GObject introspection data for the PackageKit GLib library PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package contains introspection data for the PackageKit GLib interface library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-pango-1.0 Architecture: amd64 Version: 1.52.1+ds-ok5 Multi-Arch: same Priority: optional Section: introspection Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 136 Provides: gir1.2-pangocairo-1.0 (= 1.52.1+ds-ok5), gir1.2-pangofc-1.0 (= 1.52.1+ds-ok5), gir1.2-pangoft2-1.0 (= 1.52.1+ds-ok5), gir1.2-pangoot-1.0 (= 1.52.1+ds-ok5), gir1.2-pangoxft-1.0 (= 1.52.1+ds-ok5) Depends: gir1.2-cairo-1.0, gir1.2-fontconfig-2.0, gir1.2-freetype2-2.0, gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-harfbuzz-0.0, gir1.2-xft-2.0, gir1.2-xlib-2.0, libpango-1.0-0 (= 1.52.1+ds-ok5), libpangocairo-1.0-0 (= 1.52.1+ds-ok5), libpangoft2-1.0-0 (= 1.52.1+ds-ok5), libpangoxft-1.0-0 (= 1.52.1+ds-ok5) Filename: pool/main/p/pango1.0/gir1.2-pango-1.0_1.52.1+ds-ok5_amd64.deb Size: 30688 MD5sum: 69e3f6b3edec42f6b63f6dba2e9f7156 SHA1: 831e456588399f1dc193638c2404e35220c35bc2 SHA256: dc766043f16d53ac3550fd9a61e3aea16a5f4e7a08592a38514814f1ffd8976b SHA512: d103f5b0f6a59d79232cb65b392ffc783d058eb300f785c4c6ef5e359963f7a8f6a9739d5fd25ad23a40d80901fe20c345cddd0e085e6ff21379a92a1a73509f Homepage: https://www.pango.org/ Description: Layout and rendering of internationalized text - gir bindings Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-peas-1.0 Architecture: amd64 Version: 1.36.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libpeas Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 25 Provides: gir1.2-peasgtk-1.0 (= 1.36.0-ok1) Depends: gir1.2-gio-2.0, gir1.2-girepository-2.0, gir1.2-gmodule-2.0, gir1.2-gobject-2.0, gir1.2-gtk-3.0 (>= 3.0.0), libpeas-1.0-0 (>= 1.26.0) Filename: pool/main/libp/libpeas/gir1.2-peas-1.0_1.36.0-ok1_amd64.deb Size: 5808 MD5sum: 0a8413373e7062f38b9b47105fd98cbf SHA1: c2e11d2341d6dc293e3b10bc38586f4d927c7f8d SHA256: bf05882adfbc759c7b3b1ebcf9880e9f691df5513f7c204b20f1f97eeba895b0 SHA512: afe231fa21cb9608d19000188705106bd8f4b45c48b0b07b5f8eed00e7d26916425568f361cca9421e95b75b30cdfab82aca69854a83d041d5bc1bf8b591150c Homepage: https://wiki.gnome.org/Projects/Libpeas Description: Application plugin library (introspection files) libpeas is a library that allows applications to support plugins. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-pluma-1.0 Architecture: amd64 Version: 1.26.1-ok4.7 Priority: optional Section: introspection Source: pluma Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 76 Depends: gir1.2-gtk-3.0, gir1.2-gtksource-4 Breaks: gir1.2-pluma (<< 1.18.2-0), pluma-dev (<< 1.18.2-0) Replaces: gir1.2-pluma (<< 1.18.2-0), pluma-dev (<< 1.18.2-0) Filename: pool/main/p/pluma/gir1.2-pluma-1.0_1.26.1-ok4.7_amd64.deb Size: 15712 MD5sum: 334c009c03f4adeb153e2e797214478c SHA1: 8bf989af1cc43587ee382fb674ebd7faaab19b0a SHA256: 029594b37820fd1eb6150785263ad0c82d5578c91c2f04089e3e6ddf3db3d89d SHA512: b2333fa6847c0ac7b1bf98bd6c962f7cae77c021cf0203d404d7dbd2850e39e34193e44e10dbbe7d77a59681a69a28132a9a95ce7807e9a3719274fdced6752c Homepage: http://www.mate-desktop.org/ Description: GObject introspection data for Pluma Pluma is a text editor which supports most standard editor features, extending this basic functionality with other features not usually found in simple text editors. Pluma is a graphical application which supports editing multiple text files in one window (known sometimes as tabs or MDI). . Pluma fully supports international text through its use of the Unicode UTF-8 encoding in edited files. Its core feature set includes syntax highlighting of source code, auto indentation and printing and print preview support. . Pluma is also extensible through its plugin system, which currently includes support for spell checking, comparing files, viewing CVS ChangeLogs, and adjusting indentation levels. . This package contains introspection data for Pluma. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-polkit-1.0 Architecture: amd64 Version: 124-ok4 Priority: optional Section: introspection Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 40 Provides: gir1.2-polkitagent-1.0 (= 124-ok4) Depends: gir1.2-gio-2.0, libpolkit-agent-1-0 (= 124-ok4), libpolkit-gobject-1-0 (= 124-ok4) Filename: pool/main/p/policykit-1/gir1.2-polkit-1.0_124-ok4_amd64.deb Size: 8432 MD5sum: 0ff820d4c0161e93ddd1e6ea1bf071a9 SHA1: d09cf852a265972152536016c069d9e6440e5a5c SHA256: c194c34447cd30928967b488fa11a59fc6422ae948b99e62062f6df9d5673274 SHA512: a7da76b6a4f1b5b9f48c027a82cb28b41dd7a2c8b90d2a18e202db879044d242dc594b13241236d605da4855083a6b13d0743b1110f44c892058b2ccd641a16c Homepage: https://github.com/polkit-org/polkit/ Description: GObject introspection data for polkit polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains introspection data for polkit. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-poppler-0.18 Architecture: amd64 Version: 24.02.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 102 Depends: gir1.2-cairo-1.0, gir1.2-gio-2.0, gir1.2-gobject-2.0, libpoppler-glib8t64 (>= 23.08.0) Filename: pool/main/p/poppler/gir1.2-poppler-0.18_24.02.0-ok2_amd64.deb Size: 23064 MD5sum: 9dbb62487ca26144746731be0a4fc618 SHA1: 446be7b2482fd691c5f5a68efcbea7e296393f52 SHA256: db8da3c7980989aa8a5bd28a4839a3784b42f74e40f5f701e64f6be115fb14d2 SHA512: 801efb0c66f585d8010921f8dfe739abeb7aa3174b86f0ae50ab58b595cca5b8b7770dd9b5f32cd76851fed992351b89dcaae2ba132f4d39886ed1c10f1848c1 Homepage: https://poppler.freedesktop.org/ Description: GObject introspection data for poppler-glib Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains introspection data for poppler-glib. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-rest-1.0 Architecture: amd64 Version: 0.9.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: librest Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 30 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-soup-3.0, librest-1.0-0 (>= 0.9.1) Filename: pool/main/libr/librest/gir1.2-rest-1.0_0.9.1-ok1_amd64.deb Size: 7016 MD5sum: f4cca567debaa5131ed3e46e84775ca1 SHA1: a2a066b59374f7b2c26eab70d57db655dffbfdda SHA256: 15703523ee937d3beb64d13019ae09220150819accc9cfd94eca80da327f113c SHA512: 07c6897bd11a2f0b903e825425ecfb97e59d1270b82e6d7de3252f82a7571308105fab24e7a4e4552bee75b8da0005761ab84f056f9aa5165b46052ae47c8b05 Homepage: https://wiki.gnome.org/Projects/Librest Description: REST service access library (introspection files) This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. . This package contains introspection data. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-restextras-1.0 Architecture: amd64 Version: 0.9.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: librest Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 18 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-rest-1.0 (= 0.9.1-ok1), gir1.2-soup-3.0, librest-extras-1.0-0 Breaks: gir1.2-rest-extras-0.7 (<< 0.8.1) Replaces: gir1.2-rest-extras-0.7 (<< 0.8.1) Filename: pool/main/libr/librest/gir1.2-restextras-1.0_0.9.1-ok1_amd64.deb Size: 3684 MD5sum: f496d78fe60fedda0ab02cd228ac543c SHA1: c8e2de9ba2a24b68a268610867a2a0ca5e406173 SHA256: 88fe112c96920728aef82ddb1b692295924cd281b66b83c7316d78f85c471df9 SHA512: 64bf95af5a5d253bad0f6ca1970f2fc840f247cd09f5b9ef7d836c58df2fae59435ed027c11433d84e7e004a3d1ccbc84668a7b384ecf629b1c4705263bab542 Homepage: https://wiki.gnome.org/Projects/Librest Description: REST service access library extra components (introspectionfiles) This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. This extra package provides Facebook and Flickr support. . This package contains introspection data . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-rsvg-2.0 Architecture: amd64 Version: 2.58.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: introspection Source: librsvg Origin: openKylin Maintainer: openKylin Developers Installed-Size: 40 Depends: gir1.2-cairo-1.0, gir1.2-gdkpixbuf-2.0 (>= 2.23.5-2), gir1.2-gio-2.0, gir1.2-glib-2.0, gir1.2-gobject-2.0, librsvg2-2 (>= 2.52.5) Filename: pool/main/libr/librsvg/gir1.2-rsvg-2.0_2.58.0+dfsg-ok1_amd64.deb Size: 10568 MD5sum: 1b5a65c5f5f3ba19ad9cb12cf4add0e9 SHA1: 5de08df7dba4316c5bee7390b14d3cd394ba9bf0 SHA256: 7b06531b4119d11515d44a4e506de4ffe9d4cedd8fd8f61a32f0baf5637cb5bd SHA512: 853c8e6ab77b9afb32b5d416c1262db9453fabac8f4a89c68d805ea0eba657a026cd72cc80b391358818ae8ef85b534ba1f7dcbe46b9010045397e2422d4a6e3 Homepage: https://wiki.gnome.org/Projects/LibRsvg Description: gir files for renderer library for SVG files The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package contains GObject-Introspection information. Package: gir1.2-secret-1 Architecture: amd64 Version: 0.21.2-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libsecret Origin: openKylin Maintainer: openKylin Developers Installed-Size: 41 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, libsecret-1-0 (>= 0.21.2) Filename: pool/main/libs/libsecret/gir1.2-secret-1_0.21.2-ok1_amd64.deb Size: 8772 MD5sum: b61cbfdb890d4992960324988cb3fd6e SHA1: c7979e523807c750f665ea975282888082f7d213 SHA256: b7b7f8fb1309df2b94e6693a496f334db4fefb55661b51bd92cae3a560830677 SHA512: 59d555163f7cd81c3a750180d872a3b723ca3e7000c1e723c48ddef80159fcdd6e460eb640505efb7227bfff18f6f9565ae9b500bcee3236cc0a92dcfa57ea30 Homepage: https://wiki.gnome.org/Projects/Libsecret Description: Secret store (GObject-Introspection) This package contains introspection data for libsecret, which can be used to generate dynamic bindings. . libsecret is a library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. . This package contains the introspection datas for the libsecret library. Package: gir1.2-snapd-2 Architecture: amd64 Version: 1.64-ok1 Multi-Arch: same Priority: optional Section: introspection Source: snapd-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 72 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, libsnapd-glib-2-1 (= 1.64-ok1) Filename: pool/main/s/snapd-glib/gir1.2-snapd-2_1.64-ok1_amd64.deb Size: 14516 MD5sum: cc9fe6c1560e9be6ae68c9b8d00d85e8 SHA1: 4bdc1168ea3d4b444569c3164faaa7c4f0168103 SHA256: c90750b34fdc571cd7bf93130b9a7b9ee04da0663b53a024cb017820dfdf7643 SHA512: f99acfa283a795e5001f33c4251dbdaed492ebb39b127f39384a0fc2cfbd6ee4f1bdbf16d5225610e4aa7436730d2518aead57460ddbf1e918c38f07843de5f6 Homepage: https://github.com/snapcore/snapd-glib Description: Typelib file for libsnapd-glib1 snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . This package contains introspection data. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-soup-2.4 Architecture: amd64 Version: 2.74.3-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 121 Provides: gir1.2-soupgnome-2.4 (= 2.74.3-ok1) Depends: gir1.2-gio-2.0, libsoup-2.4-1 (= 2.74.3-ok1), libsoup-gnome-2.4-1 (= 2.74.3-ok1) Filename: pool/main/libs/libsoup2.4/gir1.2-soup-2.4_2.74.3-ok1_amd64.deb Size: 27808 MD5sum: d35b4aaea89c4414440d4def44374188 SHA1: 34a58c93eba20dfcf3c4d6825e5116884c6a1501 SHA256: 53f8aeb2c9b4e3a9549139c990740989671a01b31bbc96649646094c92c63502 SHA512: 644d8ea80632cdb50a89f797fecc574e70abb3613ec2df49a7a2bdf0e853c3d80f254064dd28e35553d9b55e1123fa662d924b3f29e66275c7fdfd7ec45c7402 Homepage: https://wiki.gnome.org/Projects/libsoup Description: GObject introspection data for the libsoup HTTP library This package contains introspection data for the libsoup HTTP library. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-soup-3.0 Architecture: amd64 Version: 3.4.4-ok2 Multi-Arch: same Priority: optional Section: introspection Source: libsoup3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 83 Depends: gir1.2-gio-2.0, libsoup-3.0-0 (= 3.4.4-ok2) Filename: pool/main/libs/libsoup3/gir1.2-soup-3.0_3.4.4-ok2_amd64.deb Size: 20000 MD5sum: 86767379a0c9070234d3e428cc625f78 SHA1: d89f4bed455fcfacbfc38f8a19fae1f9d1f293f8 SHA256: c9d52aedbd129206a6007dddbf57ef9b5a44ee816c098961a7dd153b2a7d1dbe SHA512: 7b54c370ed90f8f27b4556897bec65be4b5a6460cf1b5c482d30bf965db34b360132f6c5411f9ce43a0ef0ff8150b53fcfe7b40e98e38b67e41d4d6c0f16c5f5 Homepage: https://wiki.gnome.org/Projects/libsoup Description: GObject introspection data for the libsoup HTTP library This package contains introspection data for the libsoup HTTP library. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-spiceclientglib-2.0 Architecture: amd64 Version: 0.41-ok2 Multi-Arch: same Priority: optional Section: introspection Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 58 Depends: gir1.2-glib-2.0, gir1.2-gstreamer-1.0 (>= 1.10), libspice-client-glib-2.0-8 (>= 0.41) Breaks: gir1.2-spice-client-glib-2.0 (<< 0.34) Filename: pool/main/s/spice-gtk/gir1.2-spiceclientglib-2.0_0.41-ok2_amd64.deb Size: 14290 MD5sum: 77e0e1efc817dfd1b6b357be3a373024 SHA1: d7605f6d5303c2319deabff26d2d43b08b549076 SHA256: b566b23e437e8d584ce87567577e760caee214e460796c8ef13c9eecba757338 SHA512: 987caa3b12da9a04798afdd3cb1c158190e3228542771397c66b47eb9f9cf041626005cc7d5cb0bbc4ec93866233374f1e811d6e27d2174c663c53fd73039d3c Homepage: https://www.spice-space.org/ Description: GObject for communicating with Spice servers (GObject-Introspection) libspice-glib4 provides glib objects for spice protocol decoding and surface rendering . This package contains the GObject-introspection data in binary typelib format. Package: gir1.2-spiceclientgtk-3.0 Architecture: amd64 Version: 0.41-ok2 Multi-Arch: same Priority: optional Section: introspection Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 25 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0 (>= 3.22), gir1.2-spiceclientglib-2.0 (= 0.41-ok2), libspice-client-gtk-3.0-5 (>= 0.41) Breaks: gir1.2-spice-client-gtk-3.0 (<< 0.34) Filename: pool/main/s/spice-gtk/gir1.2-spiceclientgtk-3.0_0.41-ok2_amd64.deb Size: 5558 MD5sum: fe29f498b0287a179bf6fb2683d53b85 SHA1: 0a9ef43934dc46dda1d81ffbc6643564ad136bde SHA256: d248f3384e51bb5477321e4ee9293bcd994ee9cb3945bf22f6f3c97637e97825 SHA512: b8b05f62168f69f25081e775d6e43c4926fd905472ec2e41637e93a069d748b733747e6befa96c97d57049878f93c1523413aaf9f059d8d28372198071f22bad Homepage: https://www.spice-space.org/ Description: GTK3 widget for SPICE clients (GObject-Introspection) libspice-gtk3 provides gtk3 widget to show spice display and accept user input. . This package contains the GObject-introspection data in binary typelib format. Package: gir1.2-thunarx-3.0 Architecture: amd64 Version: 4.18.6-ok1 Multi-Arch: same Priority: optional Section: introspection Source: thunar Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 61 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, libthunarx-3-0 (>= 4.17.6) Filename: pool/main/t/thunar/gir1.2-thunarx-3.0_4.18.6-ok1_amd64.deb Size: 8014 MD5sum: d2faa62f3bbb8a85c2e85c0fdc9d12e1 SHA1: 1aed167ee5a3243cba781e40e98ea3254e70f25e SHA256: 1af92b6bc2d81c23b6ae921d1982c4e81ae925bef690fc7e64089066a102d830 SHA512: 5956be82b89313ee8ef8403646ce529232193e87b0d3db0f303351adc31bc621dcc62fcbe25c85ad985d9adb076735dd8a17e1df9c08ae22572acfa7bc1ecaf5 Homepage: https://docs.xfce.org/xfce/thunar/start Description: Typelib file for thunar This package contains the Thunar extension library which permits adding new features to the Thunar file manager. . This package provides the introspection data for thunar. Package: gir1.2-timezonemap-1.0 Architecture: amd64 Version: 0.4.6-ok1 Priority: optional Section: introspection Source: libtimezonemap Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Cinnamon Team Installed-Size: 36 Depends: gir1.2-glib-2.0 (>= 0.9.3), gir1.2-gtk-3.0 (>= 3.1.4), gir1.2-json-1.0, libtimezonemap1 (>= 0.4.5) Filename: pool/main/libt/libtimezonemap/gir1.2-timezonemap-1.0_0.4.6-ok1_amd64.deb Size: 8336 MD5sum: 7c89eebe1be513c9095187b8a18f4deb SHA1: d07a1db90acb3190fb5e6d9dc1ce001679f9e9d3 SHA256: 0a4ceb98ed29488c929d10bc132bccaf34b38776d84daff62c1361b5596401e5 SHA512: 2516051c3b745251f3ec0b271c68c464e35c5e58a420c14b21af62eeefa3e042cc9a54396a117c011992beeccfa20b15e5117ba992e12b2525b3ce95fd84607d Homepage: https://launchpad.net/timezonemap Description: typelib interface for libtimezonemap Timezone map widget for GTK+3 . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libtimezonemap1. Package: gir1.2-udisks-2.0 Architecture: amd64 Version: 2.10.1-ok2 Multi-Arch: same Priority: optional Section: introspection Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 191 Depends: gir1.2-gio-2.0, libudisks2-0 (>= 2.10.0) Filename: pool/main/u/udisks2/gir1.2-udisks-2.0_2.10.1-ok2_amd64.deb Size: 28812 MD5sum: 36a2ee63fba0c74bbcc900cb383ee0a1 SHA1: 020799013cc523ef74a04c991f07d2b928898735 SHA256: d0b004f948d206377877c81415630abcb342d8bdec1cc3ba46140f6b0a6cdfe5 SHA512: f6f1b1d463000265f958ab6556abfc054c3a10e88f170fb959d2b10df19813261951d98d17ca8e88244617565b8e5c93d49f83d5e51315795ee2dc40864bc50c Homepage: https://www.freedesktop.org/wiki/Software/udisks Description: GObject based library to access udisks2 - introspection data The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package provides introspection data for libudisks. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-upowerglib-1.0 Architecture: amd64 Version: 1.90.3-ok1 Multi-Arch: same Priority: optional Section: introspection Source: upower Origin: openKylin Maintainer: openKylin Developers Installed-Size: 23 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, libupower-glib3 (>= 0.99.14) Filename: pool/main/u/upower/gir1.2-upowerglib-1.0_1.90.3-ok1_amd64.deb Size: 5116 MD5sum: 4926aea3227eba2f7cbf972b00d0c9c7 SHA1: 6d23961edb754120d50ccc25a5efa1ac7c89a0fd SHA256: 478c38e20caf48320aafd521076d551f9bed092c7e019a87c4c0d1823098198b SHA512: c351f68484d4b8ff2e09de8419eb8cfa5242017f7d2d708f0da5e0c4333839eb26a24ebfb91d4f1d524c208ce799a5f66557b72b12c7edb3fbc5a5256205a614 Homepage: https://upower.freedesktop.org/ Description: GObject introspection data for upower upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. . This package contains introspection data for upower. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-vte-2.91 Architecture: amd64 Version: 0.76.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: vte2.91 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 643 Depends: gir1.2-cairo-1.0, gir1.2-gdk-3.0 (>= 3.24.22), gir1.2-gtk-3.0 (>= 3.24.22), gir1.2-pango-1.0 (>= 1.22.0), libvte-2.91-0 (>= 0.75.0) Filename: pool/main/v/vte2.91/gir1.2-vte-2.91_0.76.0-ok2_amd64.deb Size: 10892 MD5sum: f9bff7bc44adfc18ed6bc2603f313e6b SHA1: 0cbfbeb079de04c004f2fa9d41a9d2b160807704 SHA256: 15e9ee746e5ecc3cd00a6df74d2f52ec30802a55266e9d289d0bdc307fe5e94f SHA512: a8ab19f0810aa3f9ae72a13462111a77a21d2d56276ce3799f9f5c9c178d3f10c9f4b280404a08bbe93505c0b6a9d1605396958fc44a67fbc49abb1db408d41b Homepage: https://wiki.gnome.org/Apps/Terminal/VTE 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. Package: gir1.2-vte-3.91 Architecture: amd64 Version: 0.76.0-ok2 Multi-Arch: same Priority: optional Section: introspection Source: vte2.91 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 642 Depends: gir1.2-cairo-1.0, gir1.2-gdk-4.0 (>= 4.14), gir1.2-graphene-1.0, gir1.2-gsk-4.0 (>= 4.14), gir1.2-gtk-4.0 (>= 4.14), gir1.2-pango-1.0 (>= 1.22.0), libvte-2.91-gtk4-0 (>= 0.75.0) Filename: pool/main/v/vte2.91/gir1.2-vte-3.91_0.76.0-ok2_amd64.deb Size: 10516 MD5sum: cfab61896b26aca2929b85ccdc707aea SHA1: 874d0713a47004c233b1af04b16246faa4d098ce SHA256: f23d9fab21e64687ee80b4bacbdb760f6f366f4c40d270a6e3007e9542131387 SHA512: 6c06e2246174001becdd59f03a6b1bc8c8ee65d6c97e9fcd18c49a5a6b62a37abac68382fb468034ac09886888dec7c37e9b194a03da2fe77f7b3054b7b57bb5 Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: GObject introspection data for the VTE library This package contains introspection data for VTE, a terminal emulator widget for GTK+. . It can be used by interpreters understanding the GIRepository format to write programs using the VTE widget for GTK 4. Package: gir1.2-wnck-3.0 Architecture: amd64 Version: 43.0-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libwnck3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 62 Depends: gir1.2-gdkpixbuf-2.0, gir1.2-gobject-2.0, gir1.2-gtk-3.0 (>= 3.22.0), libwnck-3-0 (>= 43.0) Filename: pool/main/libw/libwnck3/gir1.2-wnck-3.0_43.0-ok1_amd64.deb Size: 9388 MD5sum: 15a90b2b0350d22dadf864e6591c7926 SHA1: 98613f2895b3255865bbad73ee8a2ddec06dbfa6 SHA256: 2517ef3f4a18abe95928f0cb67b29230a744c5460a3e75abe00db4bdea54e077 SHA512: 13e32260cfcfa930d2a4d136255c1744e3956402d499111ab3114f2f76af8e8eb80f2f715efbf41542a606bba6d52a7e16cf3979b9beadbcb733b38268e362a4 Homepage: https://gitlab.gnome.org/GNOME/libwnck Description: GObject introspection data for the WNCK library 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. Package: gir1.2-wp-0.4 Architecture: amd64 Version: 0.4.17-ok2 Multi-Arch: same Priority: optional Section: introspection Source: wireplumber Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 70 Depends: libwireplumber-0.4-0 (= 0.4.17-ok2) Filename: pool/main/w/wireplumber/gir1.2-wp-0.4_0.4.17-ok2_amd64.deb Size: 16212 MD5sum: 7cb913826fef6e8b362f8e8f7503b23f SHA1: 1837f2e543706486c03ca9d07d0f88535c1d6e0b SHA256: f1872ff06330efb56e60c3bf609a9e82bc747a57f4b9960dfd235239f42309d2 SHA512: d77a43d854a3dd49b2acdc62f751ee6c02c9498a4528ded76c5ce28d38ccc2c2edd582ca0430b3c0af64088598cdf21d4e14c31fe31d37712551725847952108 Homepage: https://gitlab.freedesktop.org/pipewire/wireplumber Description: GObject introspection files for WirePlumber WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire. . This package contains the GObject-introspection data in binary typelib format. Package: gir1.2-xfconf-0 Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: introspection Source: xfconf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 27 Depends: gir1.2-glib-2.0, libxfconf-0-3 (>= 4.12.1) Filename: pool/main/x/xfconf/gir1.2-xfconf-0_4.18.1-ok1_amd64.deb Size: 5838 MD5sum: dd7db9faf54f14ab5ad6c3a584ca32a0 SHA1: 69e8841c7bf1dbe9a42aeb3c945a3b142c39ca38 SHA256: 151d0ca306c3f6deae86708ae1472522ffd30a7fe9bd339102870545989acecb SHA512: d92f593f2f09c4ec6ebf4ba090ff4db85132f52ad150fb6f6a6837cf8dfafdc0e7c75f7d062f33d72eb28ccfde73609bff665ccda29d167302c0998b955581cd Homepage: https://docs.xfce.org/xfce/xfconf/start Description: utilities for managing settings in Xfce - introspection support xfconf contains xfconfd and xfconf-query. - xfconfd handles the Xfce settings storage - xfconf-query enables users to tune settings from command line . This package provides the introspection data for xfconf. Package: gir1.2-xkl-1.0 Architecture: amd64 Version: 5.4-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libxklavier Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 25 Depends: libxklavier16 (= 5.4-ok1), gir1.2-freedesktop (>= 1.30), gir1.2-glib-2.0 (>= 1.30) Filename: pool/main/libx/libxklavier/gir1.2-xkl-1.0_5.4-ok1_amd64.deb Size: 5568 MD5sum: 9078fb2c4176eb3f93c951c7eaef5451 SHA1: 791f97ddc9bc405ce6cc2d6f44377199f636f701 SHA256: 78a39e256ab8570dfcf34d47680431075fba9ca6d7df74683408e85e9009faa4 SHA512: e450ec078e9044a4388d7aa6dcdeb8f06c99492d07e1ce99bec30c5be637208d26c214c05d6523398b32cbe8d739e69cae0cf1516766f91ff3a5a0be4e8dcd80 Homepage: https://www.freedesktop.org/wiki/Software/LibXklavier Description: X Keyboard Extension high-level API - introspection data Libxklavier provides programmers an API for high(er) level access to the X Keyboard Extension, to ease creating XKB related applications. . This package provides introspection data for libxklavier. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-xmlb-2.0 Architecture: amd64 Version: 0.3.18-ok1 Multi-Arch: same Priority: optional Section: introspection Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 37 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, libxmlb2 (>= 0.3.4) Filename: pool/main/libx/libxmlb/gir1.2-xmlb-2.0_0.3.18-ok1_amd64.deb Size: 8144 MD5sum: d92a5a1baa80714c34a1bd548885a758 SHA1: 562cf6a093ef863af2022c1259fbca8924159455 SHA256: 709ea8fd037be744caadaa8cc8340da4978a23959ded059969fa91511b96b4be SHA512: 9ab5f0025a6a775e6634082c75a1f3e0d92fffe6f0ca1479dd4db76a7542475f50dbfa594c69d60236cc2f6c89bf9f325461b98dbbf7ec4749761df21be80e3a Homepage: https://github.com/hughsie/libxmlb Description: GObject introspection data for libxmlb This package provides the introspection data for libxmlb. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-zbar-1.0 Architecture: amd64 Version: 0.23.92-ok2 Multi-Arch: same Priority: optional Section: introspection Source: zbar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 28 Depends: gir1.2-gdk-3.0, gir1.2-gtk-3.0, libzbargtk0 (>= 0.21) Filename: pool/main/z/zbar/gir1.2-zbar-1.0_0.23.92-ok2_amd64.deb Size: 3380 MD5sum: 746ffa8a78d11480e08a5c8ce955463b SHA1: 0c23b7f7d9a89268849bda1167bf958831765157 SHA256: 44b00b532f0c64e5535d6cecc4e9d16b1683e117e048e78f2c0add1ee4df8e99 SHA512: bc7e78ac0b9e7574afa9c0d54e79c8aa2c4bc66a968e445ada8f3f5180e4c3ed3fc63aa789ea17662d2b04cfe8adf9bc1c1785be6eb10b59d564f3eea4a66b8b Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (introspection data) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the GObject introspection data which are needed for developing the zbar library in various programming languages with GObject introspection support. Package: git Architecture: amd64 Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: vcs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 30141 Provides: git-completion, git-core Depends: libc6 (>= 2.38), libcurl3-gnutls (>= 7.56.1), libexpat1 (>= 2.0.1), libpcre2-8-0 (>= 10.34), zlib1g (>= 1:1.2.2), perl, liberror-perl, git-man (>> 1:2.43.0), git-man (<< 1:2.43.0-.) Recommends: ca-certificates, patch, less, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-email, git-gui, gitk, gitweb, git-cvs, git-mediawiki, git-svn Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), dgit (<< 5.1~), git-buildpackage (<< 0.6.5), git-el (<< 1:2.32.0~rc2-1~), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), guilt (<< 0.33), openssh-client (<< 1:6.8), stgit (<< 0.15), stgit-contrib (<< 0.15) Filename: pool/main/g/git/git_2.43.0-ok4_amd64.deb Size: 4850152 MD5sum: 2bd8a7332c8ad8b60f43fbbead2647b9 SHA1: c5cf606ba0174907dae46e602bbd5b0fd7f8185f SHA256: 1fdf741ce3a7402fb9b730ea5558352eac21cba4c09fef3cd8bd1c257eb190ea SHA512: 8703a7d1b848b250875ae380d4552669f23efc43f03d6796570772c2fc4308067f39876e9fc35f47af315b4a15a95602f1e9a3a2dd1bbd7cf93f603525af9b04 Homepage: https://git-scm.com/ 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. Package: git-all Architecture: all Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1006 Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), git-doc, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb Suggests: git-daemon-run | git-daemon-sysvinit Filename: pool/main/g/git/git-all_2.43.0-ok4_all.deb Size: 6900 MD5sum: 5dde338f7f537da1cd9aa07a0875f536 SHA1: 07714f2dc5dbf7236ccf0e57b759ace779e57ab1 SHA256: 069a691eaf5b373b7e0fe2c52ebe1446326d5f3e252071b8ef38b6f70af0320c SHA512: 88b85029be6c3570bebe94dc2cff1dace112ade78005240b037ad732ba1122d540a9d9646800bd3c2b06c49706f3ee393e71b97270a991a9f64f57acbcc0fb6f Homepage: https://git-scm.com/ 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. Package: git-cvs Architecture: all Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1389 Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), cvsps, libdbd-sqlite3-perl Suggests: git-doc, cvs Filename: pool/main/g/git/git-cvs_2.43.0-ok4_all.deb Size: 70312 MD5sum: 276f478f40b0ef7a3a9355213ee57d06 SHA1: 8ad8682b8c0d66aa20b48044b152c5212ede9494 SHA256: 3804f1f75bdbd4c650d79449032b4a3966b8ce658fcac06798fa52765d032636 SHA512: 9db800150ec0d51c31ed339738c9d0df8e39943c17b3c4da3124e04375274b4a74c62d71228b840f1efc573c401cb955ae429b7c378ab77ed69bec4e19e84a4f Homepage: https://git-scm.com/ 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. Package: git-daemon-run Architecture: all Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1018 Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), runit, adduser Conflicts: git-daemon-sysvinit Filename: pool/main/g/git/git-daemon-run_2.43.0-ok4_all.deb Size: 8312 MD5sum: 4c1c4103bc90188a21aa06b1708d8d6c SHA1: bda367d5e5762f5d1051fe482e484a27666ed78e SHA256: 3f8c7b4ce492a79f5e28a3c6a55168fe233614158578cf776504755963e534dd SHA512: 36a7a43c69bbf6afb7ce96d5a8fec380340d9c02bf28ec6c7213e85cf501098728d3d52daecb3b71db08a26ba13ec7d4b4b343824d59111e80a1e751c8b43074 Homepage: https://git-scm.com/ 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. Package: git-daemon-sysvinit Architecture: all Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1022 Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), adduser, lsb-base (>= 3.0-6) Conflicts: git-daemon-run Filename: pool/main/g/git/git-daemon-sysvinit_2.43.0-ok4_all.deb Size: 9488 MD5sum: 1ca60e7e1bdc1fb5bfc221c84ba638e0 SHA1: a860c928dc4043245abf8032805781e882436dbb SHA256: bdd2d075000210c28247b1a42a3b5edb79c6f20045d6b9fffda5a5e0f900be61 SHA512: 3d7f3b467b766e39be8a1b6143583ab389f2261a70962eff8c92e1de3f7cde1e1c869fe0f6d7be51adfc48ea5e3300cdb5419c69afd109a29309749c5a9d6950 Homepage: https://git-scm.com/ 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. Package: git-doc Architecture: all Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: git Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 13206 Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Filename: pool/main/g/git/git-doc_2.43.0-ok4_all.deb Size: 1198736 MD5sum: 1f286dcd424fbfe6d771c1da267b81c8 SHA1: 0c8befe34adf2d059dce002b9b43345f53d3d13b SHA256: d04cb6bf0992ab20a0b439fa397d0d252c08c893dbdc9b4419bcf718e6c7871a SHA512: a13adb76f3cf82e45e12af6ca87a97f8a752ff8c3603d87d3e9448a646d39f53018478de6c326c0367d3c5d108befe6a85e1e7349e7a2b06ef5734296b2a12ac Homepage: https://git-scm.com/ 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. Package: git-email Architecture: all Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1083 Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.) 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/main/g/git/git-email_2.43.0-ok4_all.deb Size: 35072 MD5sum: 962a72bc29ef1f4418b0728029acf316 SHA1: 7cb7532b5393cba8ac1ee7684f1a9757d2596481 SHA256: 8f7247169aab182f04b113b421a82cc5d6016efea7dc924e3e7cc25350ecc227 SHA512: ac55715ec25bf736978b3a9bb33f9ca6d52c531097c1e33a25c32f5d2d7bb16ae56804aebe39727421e5ac5b4192cc492a7b15a51c8f8f1dd09a2f233fb5c1eb Homepage: https://git-scm.com/ 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. Package: git-gui Architecture: all Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 2425 Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), tk Recommends: gitk Suggests: git-doc, aspell, meld Filename: pool/main/g/git/git-gui_2.43.0-ok4_all.deb Size: 224136 MD5sum: ab1e416d7d91ad134fdfa0d9b0e8c92e SHA1: a28412db7bb245ea29eda7f600e1563b3bfb1533 SHA256: db06a7307e4a45ef39bf61814fc7abac4468fd46f3e88bfe95cd5b5ca8f3eae3 SHA512: 711db237bfeaaf692d58992ab45306711e4cb84fd1196e8c2c19a75b5e642e993cdea8d7585f80edf3bb2082f64e5995fde95a4f16831f47a10cd5eec0c85897 Homepage: https://git-scm.com/ 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. Package: git-man Architecture: all Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: git Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 2156 Filename: pool/main/g/git/git-man_2.43.0-ok4_all.deb Size: 1103300 MD5sum: 95e8bd76dcb276162de737d9c10e57f9 SHA1: a4f55903f36922b18093cc2717add32874f1a426 SHA256: 6ccb5c51c3514e463e041851b3769e44c29b6fe03609f29ee307cedfe8cd727f SHA512: 8d534999a11155cba739d3cb12e9e8297ded39329f3118bf6e0964de3a00b84ec16c9b8f9a96fc046a1177d5c905d9c94b7057a1b0d00e427e2f93a211472098 Homepage: https://git-scm.com/ 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. Package: git-mediawiki Architecture: all Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1066 Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl Suggests: mediawiki Filename: pool/main/g/git/git-mediawiki_2.43.0-ok4_all.deb Size: 22756 MD5sum: b5436e6961663b6e1e9b66eeee19a54c SHA1: b7201be7c07e4eefc52b101ba743e333c1997eb8 SHA256: 6045607f724bfe32a2829ab09f425cabdc8ce2281b510144a24b109f3ea2979d SHA512: 9429508753c9a3db8653c7d58bcd1d735ce8c006ad7b4fc2850383c413dd46e1d704ffac0687affe0cb8470e0335fb7e20d078747ae3078c38b43b6ab3c52421 Homepage: https://git-scm.com/ 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. Package: git-svn Architecture: all Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1254 Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), libsvn-perl, libyaml-perl, libterm-readkey-perl Suggests: git-doc, subversion Breaks: git (<< 1:1.8.3~rc1-1.) Replaces: git (<< 1:1.8.3~rc1-1.) Filename: pool/main/g/git/git-svn_2.43.0-ok4_all.deb Size: 81588 MD5sum: 74c4073f77411f964b66e25fad5a2dc7 SHA1: 363d549c7af446f6bfd632a30ceb89660bb6674b SHA256: 663b34faf5acf37ac77e1cb02bed9385ba6ed561c8f576f03f97c715542895e0 SHA512: 4c403325eb212719090190785ee98596a499c13d54839e39d766cc5b523f4b9e6edb6b1c5b9d88d27b74b0ea75e2e65e5d89a866b9e1bf9e249c3c8dd569c11e Homepage: https://git-scm.com/ 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. Package: gitk Architecture: all Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1834 Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), tk Suggests: git-doc Filename: pool/main/g/git/gitk_2.43.0-ok4_all.deb Size: 142716 MD5sum: 71439ccf744c40685f8ccdb6bb9624e6 SHA1: 18deae870e0b6ee0a18b57e4a218a8bba88fe613 SHA256: 3b9eac6c2bd03cb3a6e83a892c100a784bfc355f783fe1ddc4bf4dd99bb4e576 SHA512: ebc75431ef50286cc0438340b4d41e4af6baeda5e6be978fdbc65ca416bfeca86e6e0a4e15069dc9943aa9ea3df6d550576dadc3ad57f903dc693f8734ab9056 Homepage: https://git-scm.com/ 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. Package: gitweb Architecture: all Version: 1:2.43.0-ok4 Multi-Arch: foreign Priority: optional Section: vcs Source: git Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonathan Nieder Installed-Size: 1027 Depends: git (>> 1:2.43.0), git (<< 1:2.43.0-.), 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/main/g/git/gitweb_2.43.0-ok4_all.deb Size: 10220 MD5sum: ffda932e9c20b0fc151fbbbfee2a58e7 SHA1: 915a799ce3af80a7e5d1d7fa643465753911d99a SHA256: cb2395efec6ca0397a96cbb9dde7d9e4e2cdd0c2f537b8a1ecaad8ca3cea8b6d SHA512: f6c766e00f3d27c46d73f1a8736459c30895b8a12e69933aea96ddef50d0fa9a2509924beead2d4d27ce8a6b1b94f89eb8a15915bb3108d10b34b847c10565a9 Homepage: https://git-scm.com/ 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). Package: gjs Architecture: amd64 Version: 1.80.2-ok1 Priority: optional Section: interpreters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 180 Depends: gir1.2-gtk-3.0, libc6 (>= 2.34), libgjs0g (= 1.80.2-ok1), libglib2.0-0 (>= 2.70.0) Filename: pool/main/g/gjs/gjs_1.80.2-ok1_amd64.deb Size: 109492 MD5sum: fd2ff5289b8900af8842d613e0ab5069 SHA1: 6056643eb46e0cae29e23fb024cbabc479ca7c68 SHA256: 875f7154e3f295a2fd79c5d9b7e878e29b8212306fcd11d17fe3a24a01ba587f SHA512: 42202ca6c95afa74dba265c1a40856ac3d27a2457af1505963c45d0855895ef64b95b0450d13c749c83442141f4cbf4ab0ccc28a8dffc42781228ed01067fe14 Homepage: https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/README.md Description: Mozilla-based javascript bindings for the GNOME platform (cli tool) Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package contains the interactive console application. Package: gjs-tests Architecture: amd64 Version: 1.80.2-ok1 Priority: optional Section: interpreters Source: gjs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1516 Depends: at-spi2-core, gjs, dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libgirepository-1.0-1 (>= 1.71), libgjs0g (= 1.80.2-ok1), libglib2.0-0 (>= 2.77.3), libstdc++6 (>= 11) Filename: pool/main/g/gjs/gjs-tests_1.80.2-ok1_amd64.deb Size: 236868 MD5sum: 512df8f8179841deaa7e065804048c0b SHA1: 528f530538b534f9e3f6221ad94430f9c3daabd5 SHA256: 28e6c320ce5fe83e7ea853a9dc9a8dce4210ae1a293746ca8cf4b4ac8fc69e25 SHA512: ad47604bdadf6a02acd11b345429bb1eb9975e8a5af91c333387539c8008a26673ad2039298d39d64f9091c1c8c6486965e8430b064e83733adeaed9cf99b6a6 Homepage: https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/README.md Description: Mozilla-based javascript bindings for the GNOME platform (tests) Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package contains test programs, designed to be run as part of a regression testsuite. Package: glew-utils Architecture: amd64 Version: 2.2.0-4ok1 Priority: optional Section: utils Source: glew Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 640 Depends: libglew2.2 (= 2.2.0-4ok1), libc6 (>= 2.34), libgl1, libx11-6 Filename: pool/main/g/glew/glew-utils_2.2.0-4ok1_amd64.deb Size: 122382 MD5sum: 428162e12a1490d26be8342643795466 SHA1: aef5902d741ea7f7299a0bf79d8f42be1d4d5e55 SHA256: 706eff43139b6a3c72edad7149b5a026018bc8096038c6a93bf0f8a7043d9421 SHA512: 8344c7b380d9355f062f8f748bc4295c96bf46d046bb0af19c78aaef78987b89d19cef1eedc01b23384dd2281079244b37438530c245de62557f5c3b115819eb Homepage: http://glew.sourceforge.net 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. Package: glib-networking Architecture: amd64 Version: 2.80.0-ok1 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 187 Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.79.0), libgnutls30t64 (>= 3.8.1), libproxy1v5 (>= 0.5.3), glib-networking-services (>= 2.80.0-ok1), glib-networking-services (<< 2.80.0-ok1.1~), glib-networking-common (>= 2.80.0-ok1), gsettings-desktop-schemas Filename: pool/main/g/glib-networking/glib-networking_2.80.0-ok1_amd64.deb Size: 60576 MD5sum: 90c54e6fb3807af07822c07d9ba7dc79 SHA1: 84b1012a1b3934ce60d6378754cd85594277d690 SHA256: bdef3affd389cfd84025255f9a31cb984e7323466f19313aac365c37d8141d03 SHA512: 976ed27bc9c9ad9362c6ada0eb22ceea3d8d4ced146fdb812e1c4e52fd4b4cb000d92c25b5d354e90df2fa3392c0cdfcbf9e9dcddd3b3aa924b4bcad50d5f903 Description: network-related giomodules for GLib This package contains various network related extensions for the GIO library. Package: glib-networking-common Architecture: all Version: 2.80.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: glib-networking Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 649 Recommends: glib-networking Filename: pool/main/g/glib-networking/glib-networking-common_2.80.0-ok1_all.deb Size: 79264 MD5sum: fda0698f156ba2c6584d461b1ab71eb3 SHA1: bcbd5a6cb4f8a5d18967c9210ade8bf64852f759 SHA256: 3b06d8e39dceb1f64710ab13202244d932e373162c5a395f9769be27f6d02cc8 SHA512: b6cb86a93a76680d7f0ee1fbe633827e379ba7ec6dbb68a043eb7a59b31ec45bf64e07b8892bcbe21d58befb9f5fae27b27aba51140959cc9875073426adb58c Description: network-related giomodules for GLib - data files This package contains data files and translations for the GIO network extensions in glib-networking. Package: glib-networking-services Architecture: amd64 Version: 2.80.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: glib-networking Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 37 Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libproxy1v5 (>= 0.5.3), glib-networking-common (>= 2.80.0-ok1) Recommends: glib-networking Filename: pool/main/g/glib-networking/glib-networking-services_2.80.0-ok1_amd64.deb Size: 7492 MD5sum: 42d93468032daa3ed83df0e15424ac4a SHA1: 23e19f7d3a52798314fb335c717691527abe1038 SHA256: a429a96f9e3c3f8ef9a0bbdb25b4ff2be2a5ccca159c6f843179f9cafb067fb5 SHA512: e06ba11ccdd9a92b39a4e526333b0e5fb0ef66ba4b210f54c1f4eec6f8ed6f3e0326a806207e61d99185b43ef7b215dff67a10f9bf3d742009c507d0c369dc3f Description: network-related giomodules for GLib - D-Bus services This package contains D-Bus services that are used by the GIO network extensions in glib-networking, for actions that need to be done in a separate process. Package: glib-networking-tests Architecture: amd64 Version: 2.80.0-ok1 Priority: optional Section: misc Source: glib-networking Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 441 Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libgnutls30t64 (>= 3.7.4), glib-networking (= 2.80.0-ok1), ca-certificates, python3 Filename: pool/main/g/glib-networking/glib-networking-tests_2.80.0-ok1_amd64.deb Size: 106876 MD5sum: 1e7b636e105b799d3c72fbcba0d50ea6 SHA1: 818aee01e46179634c9d8be726af2c982447d12a SHA256: 8aa7e404e6060cdb745d4a0428f58eaf7ebf733f4b6a0c7af84ef6f65c20d4bc SHA512: e1ac06c3a4d4806cfd4b4f80c8a2cf8549af549b2cb2f862d0de45e3c423919481a07a499ea3b098942fc3c53f72cd7497e027430e284dbd3c7d3d4b0c47ff0b Description: network-related giomodules for GLib - installed tests This package contains test programs, designed to be run as part of a regression testsuite. Package: glibc-doc Architecture: all Version: 2.38-1ok6.9 Multi-Arch: foreign Priority: optional Section: doc Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 3589 Depends: glibc-doc-reference (>= 2.18) Filename: pool/main/g/glibc/glibc-doc_2.38-1ok6.9_all.deb Size: 19660 MD5sum: bbc8ad7d4857bc76336a534d60cbdd72 SHA1: 4555c1a631847bbc6b768aa52f000dbd3b18413a SHA256: 1908703ea682a19ed347f358c309745f27c370f05c6fed2a7be353767773c785 SHA512: a05665c1e4f4fe16d51db990d098a62a285c480e5ca8c6a8f3f4d03078aedc1536dd4395860d598634a2d6e21aba5d18e5baf06b533aa857b92132ffe4fdedb7 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: Documentation Contains man pages for libpthread functions and the complete GNU C Library ChangeLog. The GNU C Library Reference manual has been moved into glibc-doc-reference for licensing reasons. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: glibc-source Architecture: all Version: 2.38-1ok6.9 Multi-Arch: foreign Priority: optional Section: devel Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 22343 Recommends: xz-utils Filename: pool/main/g/glibc/glibc-source_2.38-1ok6.9_all.deb Size: 20626628 MD5sum: d554feaba386c58f613624398e7f086b SHA1: e88140f7d84cddaa40eb8d8f494a9d859f2708f6 SHA256: a7fa82ab25d69949cced32cd7e744376c17e231a79f9b717f0054a504789fb20 SHA512: d8150cf28cb1b76fa0db662521daf31778433cd20fc94a05682f42939ac9fbd2867fd8b176d56a6820d3c8ddda968b5d91b82a40463ca08ee8748481fc78b6f3 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: sources This package contains the sources and patches which are needed to build glibc. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: glmark2-data Architecture: all Version: 2023.01+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: glmark2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Games Team Installed-Size: 9310 Recommends: glmark2-drm (>= 2023.01+dfsg-ok1) | glmark2-wayland (>= 2023.01+dfsg-ok1) | glmark2-x11 (>= 2023.01+dfsg-ok1) | glmark2-es2-wayland (>= 2023.01+dfsg-ok1) | glmark2-es2-drm (>= 2023.01+dfsg-ok1) | glmark2-es2-x11 (>= 2023.01+dfsg-ok1) Filename: pool/main/g/glmark2/glmark2-data_2023.01+dfsg-ok1_all.deb Size: 5837964 MD5sum: 277eeda9489b56776134d9382727da9d SHA1: 1b9f0360edbca11dee4e3a7908f91fee01e03b4c SHA256: 5149f40bc60e1eb759830374ec8c664517a92b97de2411c8ad097ab1eb3737a2 SHA512: aa6517c005b1511f996a8618e58a8d4342b8ce104f56816289d299d5bc891a90533f84213f75438797a17e86ee9c7c811938a7c98d9885c44c1c731014c0f1e4 Homepage: https://github.com/glmark2/glmark2 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. Package: glmark2-drm Architecture: amd64 Version: 2023.01+dfsg-ok1 Priority: optional Section: misc Source: glmark2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Games Team Installed-Size: 594 Depends: glmark2-data (= 2023.01+dfsg-ok1), libdrm2 (>= 2.4.30), libc6 (>= 2.38), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 11), libudev1 (>= 183) Filename: pool/main/g/glmark2/glmark2-drm_2023.01+dfsg-ok1_amd64.deb Size: 202000 MD5sum: b96dcdb8991b6e052ec0e66da6727bbc SHA1: d07e32a438eb12ce9ce5b47a4d0f8f11063b338b SHA256: e195ba940f3228cdfcb6483f9a8d2e9ec8128f977d1ed5c60bfb6541e8a05c4b SHA512: 4fd1f5a13f3fc26a6b0fe0903ae2ededac9eee85ee6b23bda56d4db6f4c42959773acec654386b9799a716451074fc6454131fb02df75e0753a7d17a76d3c6df Homepage: https://github.com/glmark2/glmark2 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. Package: glmark2-es2-drm Architecture: amd64 Version: 2023.01+dfsg-ok1 Priority: optional Section: misc Source: glmark2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Games Team Installed-Size: 578 Depends: glmark2-data (= 2023.01+dfsg-ok1), libdrm2 (>= 2.4.30), libc6 (>= 2.38), libgbm1 (>= 17.1.0~rc2), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 11), libudev1 (>= 183) Filename: pool/main/g/glmark2/glmark2-es2-drm_2023.01+dfsg-ok1_amd64.deb Size: 198608 MD5sum: d5479d7f4da14fffc9b42248249bba92 SHA1: d839c5eeff7173c69919db5b21ed617bd4aa5a2b SHA256: 2173c0cadd3b2fc3978113a4962f7a28236d2b876ce824447ec321c3d1e63453 SHA512: 7cfecc6a10a1793ca1206f1bf37632e9deb08d7b13e6f56d31a1acc415fdb0af8e9bc4800f25bf720eed944c7e913fba386811cd3ffaaefad5fc60eee8f66326 Homepage: https://github.com/glmark2/glmark2 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. Package: glmark2-es2-wayland Architecture: amd64 Version: 2023.01+dfsg-ok1 Priority: optional Section: misc Source: glmark2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Games Team Installed-Size: 574 Depends: glmark2-data (= 2023.01+dfsg-ok1), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 11), libwayland-egl1 (>= 1.15.0) Filename: pool/main/g/glmark2/glmark2-es2-wayland_2023.01+dfsg-ok1_amd64.deb Size: 197840 MD5sum: 1ec57619a56b8c614eaa9f47bec10822 SHA1: ce060b49cc8cd35802514641435a3f7003433e14 SHA256: 33dc64fbc9d2769cf6cb90adb4383ec1e1eb44d1c0664866d94dd4c027b8266a SHA512: a522f5ff034000bd8b6a412693bc4d6a43837d0259b3c97ded102d4f7f5de898e8153914d187bb58b2d5257fb7ba6d1db337c6add4a252041650835f84a1f4d0 Homepage: https://github.com/glmark2/glmark2 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. Package: glmark2-es2-x11 Architecture: amd64 Version: 2023.01+dfsg-ok1 Priority: optional Section: utils Source: glmark2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Games Team Installed-Size: 570 Provides: glmark2-es2 Depends: glmark2-data (= 2023.01+dfsg-ok1), libx11-6, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 11) Replaces: glmark2-es2 (<< 2021.02+ds) Filename: pool/main/g/glmark2/glmark2-es2-x11_2023.01+dfsg-ok1_amd64.deb Size: 195416 MD5sum: 421dab67af4794154f02c7f285125abe SHA1: 003bee933d8771100f5e3ef73dc669bffe46e8c6 SHA256: 9df0270b8c5f15ee1fdca2b91e36c1186f2d2dafd565bd853bfd4054967dea32 SHA512: 057ac05a6c9cbdf18c281d26620cd28f1218dddaa3a58e590c512d1a1301ca073b0e497acf3edf47c610999236ca11fb994eebc376aa5a9b5cd02c3766fa7010 Homepage: https://github.com/glmark2/glmark2 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. Package: glmark2-wayland Architecture: amd64 Version: 2023.01+dfsg-ok1 Priority: optional Section: misc Source: glmark2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Games Team Installed-Size: 590 Depends: glmark2-data (= 2023.01+dfsg-ok1), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 11), libwayland-egl1 (>= 1.15.0) Filename: pool/main/g/glmark2/glmark2-wayland_2023.01+dfsg-ok1_amd64.deb Size: 201268 MD5sum: 0398c4f23ca753887efccdaf70c98236 SHA1: f937b78cbd25de67f1ebdccd14e7652e7dc2dbc5 SHA256: e00c6ede25cf053f3286e20f88a1cf4e0bdb5b48edfc441460cef30376300349 SHA512: 9f31eb9b5db5033b17d3121f148a88f8d79e8e1f758db639cb17999c218b13fdbe65b7a290a8d326f122d1ce91c5de203ea99eea84fc7725d7ee490114e3baca Homepage: https://github.com/glmark2/glmark2 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. Package: glmark2-x11 Architecture: amd64 Version: 2023.01+dfsg-ok1 Priority: optional Section: utils Source: glmark2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Games Team Installed-Size: 570 Provides: glmark2 Depends: glmark2-data (= 2023.01+dfsg-ok1), libx11-6, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 11) Replaces: glmark2 (<< 2021.02+ds) Filename: pool/main/g/glmark2/glmark2-x11_2023.01+dfsg-ok1_amd64.deb Size: 195248 MD5sum: 5d5b68a9f7551c406f9eb9b6a2f4ccad SHA1: ab584f7b976b4c60be776561f7a75333b5993617 SHA256: d692ebab0fe6e3b7989a622b92a571ffdbd72f8a06e90b4823c5b8b3e4c5ad82 SHA512: 8a9013181677cb6b6a20ac3d877c05ff041976debb410c07a0383cad2b82341d8b962190a2523c98f1875d424a5b6bcbe5e876adc93294f80f66dd2fc16bd2ae Homepage: https://github.com/glmark2/glmark2 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. Package: glslang-dev Architecture: amd64 Version: 14.0.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: glslang Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8070 Depends: spirv-tools (>= 2023.6~rc1) Suggests: glslang-tools Filename: pool/main/g/glslang/glslang-dev_14.0.0-ok1_amd64.deb Size: 1235328 MD5sum: 85935f378605bbe5f5328f53895eacb1 SHA1: 5f2f6453d208b4235c8419c4268f5b503cbfbc8b SHA256: 8773b694e9822fdff4a6999574275bb5147997ffbe07e537b8f5936c0e85b573 SHA512: 650928693b43ca106d04832cfa9d6538d452662ff3d66704ce65edc0fd951f762728f9c8e4080828e3ea1eee474357c3812e210858000b76b7eda22d20eb59cf Homepage: https://github.com/KhronosGroup/glslang 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. Package: glslang-tools Architecture: amd64 Version: 14.0.0-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: glslang Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 7395 Depends: spirv-tools (>= 2023.6~rc1), libc6 (>= 2.38), libstdc++6 (>= 11) Filename: pool/main/g/glslang/glslang-tools_14.0.0-ok1_amd64.deb Size: 2037008 MD5sum: 793a135a5dd646bb2249b66943b567f9 SHA1: d03dfe7a5f264421d0cf1d8648c6f87c0692e2ac SHA256: ca666cc06e22ebf85d476aa8ed3a13b58b276625eb4ec3a428ffabe0d4945cec SHA512: f55b885ac5022424f5ef46854093b25944d3e4f76f63630adb8fa6eeca7296efd4e4235afe468d0c86cb4b3e4c8f6f675a98f59a8670d054848855293e63571c Homepage: https://github.com/KhronosGroup/glslang 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. Package: gm2 Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 13 Depends: cpp (>= 4:12.2.0-ok1), gcc (>= 4:12.2.0-ok1), gm2-12 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gm2_12.2.0-ok1_amd64.deb Size: 838 MD5sum: 8c2b8fdd4a9ca072d06c34ca74acec08 SHA1: 3bb23b88b26754a25d2a1da530eb7a7bb9b6e657 SHA256: 99f25ae8520b6c500215f0ac55ccedb2586e29415f06d80db242f5c1a13b61d8 SHA512: d66e0a44a66caccbf91946e42f5a3fe49aedb3a4960d3e71c2b5ddb1904babc6a7c2576a3b7abe83e3bbe938b70dd12cb460b1ee4134d9479b24a1a4b1770e4b 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 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 32410 Provides: gm2, m2-compiler Depends: gcc-10-base (>= 10), g++-10 (>= 10), libgm2-10-dev (= 10-20200411-ok5), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-10/gm2-10_10-20200411-ok5_amd64.deb Size: 9218314 MD5sum: 2383a75c5f5169a10bcff62017d5a2aa SHA1: 47d992b89a63e1b67a46ca541c10c0e5516a8963 SHA256: 3f6dc26ef3fbf8fa6af452c41542c9408dbcb20c23d5ce90257a4bf5e9968bbb SHA512: dff4fa17b884022ecde6c329f59f4262ba53254f0c4b24886439df7d0d28f4a1eba57866a4bef6018f470fc68067752ccb1cf465a42d447cd55ec7852a18c649 Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 compiler 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. Package: gm2-12 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 37011 Provides: gm2, m2-compiler Depends: gcc-12-base (>= 12), g++-12 (>= 12), libgm2-12-dev (= 12.3.0-1ok3), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-12/gm2-12_12.3.0-1ok3_amd64.deb Size: 11048720 MD5sum: f0ea0b9ee7c5b219274c1314760c5074 SHA1: 36155c3d66b34c9d18e73e075d59a358fe2e85cd SHA256: 2b39d610f9a0a55b7c71a2de432af8df59f90cb28902a56ed6260b6587db29ec SHA512: 7b307e1e8853221488d87a24786c8df3334ce4fb1a4b3213413a400b40455f5fdb101b36d8169b4262ed16159c120bbb4e35ad7f26c9449e17c244b0ef549a3c Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 compiler 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. Package: gm2-12-doc Architecture: all Version: 12.3.0-1ok3 Priority: optional Section: doc Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1388 Depends: gcc-12-base (>= 12) Suggests: gm2-12 Conflicts: gm2-12 (<< 12.2.0-8) Replaces: gm2-12 (<< 12.2.0-8) Filename: pool/main/g/gcc-12/gm2-12-doc_12.3.0-1ok3_all.deb Size: 287042 MD5sum: b1c55fbe79a93f8b7ea9c5cf048a8f16 SHA1: 35683c21cb645a3e5876910bcdffc6139fa80921 SHA256: 769c14575c988bdadf186a80843c6c4562784b96afd1275eeed7c41300c6aef7 SHA512: 9f0f17a5f9b75e0c7a5d9a12ee8596053ff9e6b06e5c8b2b9093e6d8bd3cdf8724b1e4ff13e0c9b4bd8aab837423589e3a33203a40a0ef139a7ecc94f6f1a938 Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU Modula-2 compiler (gm2) Documentation for the GNU Modula-2 compiler in HTML and info format. Package: gm2-13 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 30747 Provides: gm2, m2-compiler Depends: gcc-13-base (>= 13), g++-13 (>= 13), libgm2-13-dev (= 13.2.0-4ok3.3), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-13/gm2-13_13.2.0-4ok3.3_amd64.deb Size: 10735646 MD5sum: 8b8a69c988ea556c3f6b6f0b45a0977a SHA1: 7a537ea5a49dfe163aeef267f7416f36403e51ee SHA256: 3baadfc09f3a8bf83d416d1b9263ae4715158a6320adad8c956d84be26139951 SHA512: 4ea04b5bfb6eac525890e892b7c770e7159e5c20b8cfafd0bb8048975b14e67bfe4723ed4c9e3763e6eebc34b2b1df7e1497425d7d93fbc95e168ebf1193baed Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 compiler 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. Package: gm2-13-doc Architecture: all Version: 13.2.0-4ok3.3 Priority: optional Section: doc Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1390 Depends: gcc-13-base (>= 13) Suggests: gm2-13 Filename: pool/main/g/gcc-13/gm2-13-doc_13.2.0-4ok3.3_all.deb Size: 285034 MD5sum: 50d7815f2536d9667b93197f70e96608 SHA1: 5e4588fabb3224c1d1e1eea7a61a998c2c8b662e SHA256: 9bb49e36aec3a1db6f8ddb54ae5dc9963914a4c940a92270fcbfd19520d6bfb9 SHA512: 9d0e9e74cce097d6477eb7ae79c995d846b9c67d008c9852d558002c8269b0e939e85437a0af1cf2b89f88c659db3f499327af8f500147a3174fe3bd2e4b2d19 Homepage: http://gcc.gnu.org/ Description: Documentation for the GNU Modula-2 compiler (gm2) Documentation for the GNU Modula-2 compiler in HTML and info format. Package: gm2-9 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 29786 Provides: gm2, m2-compiler Depends: gcc-9-base (>= 8), g++-9 (>= 8), libgm2-9-dev (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Filename: pool/main/g/gcc-9/gm2-9_9.3.0-ok12_amd64.deb Size: 8460676 MD5sum: fd8ffe6a5df2be08fba709c3aae3144a SHA1: 852d38f01f545d35caf6b20c8c489e83a2ee4b82 SHA256: 0ae42de73a57f10976f40c7dd1c7c903ed6ce21bdbb96780f091102b3f95b906 SHA512: fa1b666e527f052fd17dd2e25c486ef5b88df53fddc2dcba4f0f28b04f2352e9ead460c46bb9b578d69111e44a224e4bd46aae637e8c05f5edfe8f8054e9aa12 Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 compiler 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. Package: gm2-aarch64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-aarch64-linux-gnu (>= 4:12.2.0-ok1), gm2-12-aarch64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gm2-aarch64-linux-gnu_12.2.0-ok1_amd64.deb Size: 944 MD5sum: 07b26ad4fb88bfbe3ea94194cf296eb6 SHA1: 38e2ad73662d55cbf426218355189c54b94183a8 SHA256: cd1e29dbdf4b784d406e3747aa65e122c7fb2abfacdb3ea00a5ce50d0887ff7a SHA512: 6af879a126c206f935ff664acacd35546497f261d2524872b3497f149c97746009de16206202f36bb243d6cced1cd2ef54487e744fedd3b7940a4a9df741b9d8 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. Package: gm2-alpha-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-alpha-linux-gnu (>= 4:12.2.0-ok2), gm2-12-alpha-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gm2-alpha-linux-gnu_12.2.0-ok2_amd64.deb Size: 1140 MD5sum: b112f42badb7a7441b24e93c089ba702 SHA1: db266ce5f6f3d342e10b1738fa7ae0cf9601d39a SHA256: 133f025ef7d2dfb4ecea66a62ae61ecf18c955117db3907da84d9f0e70a363b4 SHA512: 67ea2dff384ceca4d8afed47da73fc05cad22b531662969e900cff04191abce37f609f88b5e077898f26df61502c0dba699d58ea756ec101f5d4e02be3fe0d9e Description: GNU Modula-2 compiler (based on GCC) for the alpha 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 alpha architecture. Package: gm2-arc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-arc-linux-gnu (>= 4:12.2.0-ok2), gm2-12-arc-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gm2-arc-linux-gnu_12.2.0-ok2_amd64.deb Size: 1136 MD5sum: 5fa248f0942ce529277a71987698ec0c SHA1: 7eedd968d011c2b166bee0e72e439998d1c33d91 SHA256: 76510c98b7684691413c9b8cdf10e1dc3c48e3424a1c52fb0fe0df29282da6e8 SHA512: cf7ce7cd5f63bc0fc80643adcfa843c1a58a948f6ceaf46cf73b1a5f9d3d949372afbc1d6bef993f61c9f917775eb13bdcb15ea244d9b066f29641e621928f33 Description: GNU Modula-2 compiler (based on GCC) for the arc 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 arc architecture. Package: gm2-arm-linux-gnueabi Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-arm-linux-gnueabi (>= 4:12.2.0-ok1), gm2-12-arm-linux-gnueabi (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gm2-arm-linux-gnueabi_12.2.0-ok1_amd64.deb Size: 942 MD5sum: b9be19dc0f12fbf8e7ce31e100bdecad SHA1: 8086d5f08a56f145f10f99e84b4fd8c102abbd43 SHA256: 5239eded64d2d3e2de873d5cb22249a05c416e56ae4154f7d26e5928907499e7 SHA512: d9b30d64f7f9e0357e41edfb01e88261fe7a8d0969cfc09e24a6f7c34197984288f1a278a8cdfe48aad8550462d3ed8293154d92a793b350af93fec94ea54b21 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. Package: gm2-arm-linux-gnueabihf Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-arm-linux-gnueabihf (>= 4:12.2.0-ok1), gm2-12-arm-linux-gnueabihf (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gm2-arm-linux-gnueabihf_12.2.0-ok1_amd64.deb Size: 948 MD5sum: 3f581d032aa50d4868c8bde5281fc739 SHA1: d2e63490851f3e937da64bf2080e26cf96a1a2be SHA256: ef96f24912dd87516bdb908dd4ff931e3ec265bbd6323a9411ca1d01284be50d SHA512: ebd9f7f33ab59896f04773160350ef2c23e647477845019ac49540736043c8c24e086a883eb43a21b446a549ec3cb7e9f51871fc133cb476205c4ea68dd7e218 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. Package: gm2-doc Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: doc Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: gm2-12-doc (>= 12.2.0-1~) Suggests: gm2 (>= 12.2.0-ok1) Breaks: gm2-12-doc (<< 12.2.0-11), gm2-13-doc (<< 13-20221226-1) Replaces: gm2-12-doc (<< 12.2.0-11), gm2-13-doc (<< 13-20221226-1) Filename: pool/main/g/gcc-defaults/gm2-doc_12.2.0-ok1_amd64.deb Size: 2732 MD5sum: 66c138f520f520674d47159a87bd24ad SHA1: bc999bf032715bbc7a6241072de7cc194511e01a SHA256: 3f78285b5bc019deef29971a8958a7c1fb3bedb31518f95f607ec25bd6f47278 SHA512: 5c6b1a100d48fa2f58b0fdf761dd9bbd146e2b5fb039744f8c3c2712fdd0d0df70ecb73aeba51e0bf8bffef6b548244fb3341fde2a7b03b757e3b835f8ef80dd Description: Documentation for the GNU Modula-2 compiler Documentation for the GNU Modula-2 compiler in info format (dependency package). Package: gm2-hppa-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-hppa-linux-gnu (>= 4:12.2.0-ok2), gm2-12-hppa-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gm2-hppa-linux-gnu_12.2.0-ok2_amd64.deb Size: 1140 MD5sum: c55b689ab81347565f75002f70dfb0f0 SHA1: 732db54d902e65dffea075b1e889be6bc9b69785 SHA256: 872cda92bb69489f1507eaf0d7aac43d1a955f84fdd65e4f9e40cace3f09fa2a SHA512: fbacb4e4feacbb6d128650f1e99d75ba0aa46bfb94bd479d3f8d4e54f21497d1de041ca2f0216846e5b8bf4dd178149617cefc43741ae75e9608c20e5ab6fa8f Description: GNU Modula-2 compiler (based on GCC) for the hppa 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 hppa architecture. Package: gm2-i686-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-ok1), gm2-12-i686-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gm2-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 940 MD5sum: 275580be7a19fe506fd994c4d7170eb6 SHA1: 9cbc60f404e918815fcddd0be0ecc977ee4b07f8 SHA256: fd506aa04b33eaa2332d303f34eba8c6a098d39789d666026a97e050ee4e5790 SHA512: 20e3e55111f3a0df1f7bdeff3f967ac0f713070b00c71041b41c0ac6ee3b81be2cd804d4ac5b33f730f14b9c755338d02ede9ce9b91293fafa888f5f28a0fe6a 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. Package: gm2-m68k-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-m68k-linux-gnu (>= 4:12.2.0-ok2), gm2-12-m68k-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gm2-m68k-linux-gnu_12.2.0-ok2_amd64.deb Size: 1140 MD5sum: 04f2a616550dfcd9038e7b6eb981bf7b SHA1: 2a4304ce2b4bedeeb4bca88f435dbb7de2abfe36 SHA256: bbd920be2ed1cfa4e912f0fee1eff3bbb89c4a3b2d8667ad789a72eee8a25ed6 SHA512: 86c619864eaab1250beb4a82bd1c271201c4b0866b6c0e085ba21041d763dc78ae10919cd60729b2ba797025e62c25e275487da77ccf27654be94fcfccb99a42 Description: GNU Modula-2 compiler (based on GCC) for the m68k 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 m68k architecture. Package: gm2-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips-linux-gnu (>= 4:12.2.0-4-ok2), gm2-12-mips-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gm2-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1140 MD5sum: 15bc27e90978f89d13fb621a1f869128 SHA1: 30e2eedac01dec3cbb88fbbbc78988d3a08280a1 SHA256: 2d2c8e4db72551cff16ed3373a20804eca6f2d2feadae6d1be3a7316088cd186 SHA512: 75491b2aba5be017912bc6d3bf61f85c15bcf44c8e601dcaf7f5dd91136d4f062f0a351bc5f5c7d4847119ca44ac84eeb7d5cc83aa5175f37f4622705012b49e Description: GNU Modula-2 compiler (based on GCC) for the mips 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 mips architecture. Package: gm2-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gm2-12-mips64-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gm2-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1152 MD5sum: 555424cbe6755861cd03d365058c4ffb SHA1: 2a8c05604edbe8625e39d6c0c10397e356b3213d SHA256: bdf05cd846e47a7c49530cd45a68805a0c54216513e18c02d09b3565e6d99be9 SHA512: 2ac1aa4bb290a33bb75d02b84ec7c8c5cd5d1b8c3e79527517b8f99edfbc6a0ee2ebc3a4c87490376761323e7180e700e90b26a1e0c61a37948a96ec8b223104 Description: GNU Modula-2 compiler (based on GCC) for the mips64 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 mips64 architecture. Package: gm2-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gm2-12-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gm2-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1160 MD5sum: 214d40c97a56ba47bca092fc9fd6e01e SHA1: 0a5adc27087101f41413b9ef969d7f35a1310a7c SHA256: e3a646a62da2c369a981b88a201f6e77ca1831cdaebff8b91713b244617dec42 SHA512: 6e38193b4e13331ec085068dcefe84bc71735138be65fde071c2282c63d2550f5d9245f890bf03e5ab510802ab8a734e268c73a4b245094cfa91b025754a34ad Description: GNU Modula-2 compiler (based on GCC) for the mips64el 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 mips64el architecture. Package: gm2-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gm2-12-mipsel-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gm2-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1144 MD5sum: 1a3c039a99180bbad20d571908b6a4b2 SHA1: fce5eccf13f5cb7f5d24eea7f4c1e6f10fa18517 SHA256: 7a4c83cff1547904231237b2faeca841a60ad8d8a55624ce22a042bfe1007e4c SHA512: 8138958ce3e461d7e1f9e31e70bdf3457f368ec1074456b85f90aa37bd56c3c119107d2bedf4d43b0793bff00e0ab053bb171275421c1c830cab68ef41eceadf Description: GNU Modula-2 compiler (based on GCC) for the mipsel 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 mipsel architecture. Package: gm2-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gm2-12-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gm2-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1156 MD5sum: 0f088f253ea43101687de4ba8725a2fd SHA1: 3105d62da39fc3950ba14403e4aaad361d521068 SHA256: cd233b624accd58d70c4a62932738098c564e216935cfae7ed4d2764474aa605 SHA512: 0b499e253cce056832f6774a588a3519248eb6dc4e43ed69a8bd868c16322a49e25e42a0f10703b290b713e36b6e26dbdcb8d0ef3ca72d46ab7d1b1657d5555d Description: GNU Modula-2 compiler (based on GCC) for the mipsr6 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 mipsr6 architecture. Package: gm2-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gm2-12-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gm2-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1156 MD5sum: 5b40b3f2974cca9178ba0dcade9ca57c SHA1: f012f8e022cfeed3ee6d693fca70b6c21e99942c SHA256: c35bc084ca75cd091921ade0be04a35b256295f2399a39c8be0ed801dfff2256 SHA512: e2b3111aac0c7cb3fca2d6fe14c14a9621e54cf9401d02a4b594930d0dac9966bcf9ca4f279f746abbf78eeb3037b71428802a2200ab5b2aaf511d6c1b48713a Description: GNU Modula-2 compiler (based on GCC) for the mipsr6el 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 mipsr6el architecture. Package: gm2-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gm2-12-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gm2-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1164 MD5sum: 6e10a564d11165b3217264bded74933f SHA1: b5e6f6dead85e9558ec6667403196c1f10200b0d SHA256: ea1d5fe4b52731e7c9ab5ce348cd09406e91eda68c55118b20ece7f2ef5f0715 SHA512: 7fdbee7f4871b5d293db7caa62b59230911616658a53e7fe6bbbf091995abdf5dcfd7066de461847487641cc1dd8a608b9031be2554ca95c89e8000d97d8b7ca Description: GNU Modula-2 compiler (based on GCC) for the mips64r6 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 mips64r6 architecture. Package: gm2-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gm2-12-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gm2-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1168 MD5sum: 8fac338af1640564dca69995d11a5e1d SHA1: 5ffac09636d1b0e2e4aa0812948689c7400a3004 SHA256: bc50063f4ddb167ff6ddbf988310bb31e03da41e84ef3e91c28a8baccca32a2c SHA512: d223e7e2262a8ace86f6e892c43496f1c664f9b9391d422a802ab641318f3d249335d4bcf34d10dfaa87f671e4d14ae4f470c330a0df3cca4c002b47564d79d9 Description: GNU Modula-2 compiler (based on GCC) for the mips64r6el 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 mips64r6el architecture. Package: gm2-powerpc64le-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-powerpc64le-linux-gnu (>= 4:12.2.0-ok1), gm2-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gm2-powerpc64le-linux-gnu_12.2.0-ok1_amd64.deb Size: 950 MD5sum: 68a9f9c735e1753bd62878b3acda5136 SHA1: 6dddaad496fd56aaa43ddaf74fc6a6c016e8a263 SHA256: 572fc199c1c6cf3f65111555e0d56c53230b69d9e6d8ef40844220b3d58a5307 SHA512: e8cdf08dfbe0aae46c5eacab344d1a6a62caa8cfdd46662a65215aa2fb397eb199200a0bd6ac7e629baf272e28c6924ec94ea9ad87030f1419cb665de1337642 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. Package: gm2-riscv64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-riscv64-linux-gnu (>= 4:12.2.0-ok2), gm2-12-riscv64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gm2-riscv64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1144 MD5sum: 842c7b41a9907a289a60a31404569c6a SHA1: d860f03fdc474c4232d2ac63539158b9b986874e SHA256: 1f23b7c89be34f1ac5a2c66729f65826246ff7742f398883872ff9007da36809 SHA512: dfc1b3ecd819efdf333f0489107ca18dcae778f9c0f4cc6475d9f5a6451285c1a93a211710e50e5bdaae074242929bd50e54ff1d67811ed45fc583f314a7b659 Description: GNU Modula-2 compiler (based on GCC) for the riscv64 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 riscv64 architecture. Package: gm2-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-ok1), gm2-12-s390x-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gm2-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 942 MD5sum: b280c2c990a2facd793df5adce000c9a SHA1: d94e48eac65326520dd381c90e276f4f596236a3 SHA256: b844c2b13f383ac54b1eb96e0bfdb67a414b84ba09ceaa642c29283f22204da3 SHA512: 4f31134567f883f8f4f5fb7295843c4eb8e67176c540414b85bc4b607a6f72f0fea9abecdf1c7708dd54b3a7094801f2ea4692d22b072ad7b56244b193e523a8 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. Package: gm2-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-sparc64-linux-gnu (>= 4:12.2.0-ok2), gm2-12-sparc64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gm2-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1148 MD5sum: b7fe9094962fe3622de0411ee7b916b8 SHA1: 6082403c349769f49847f1f3aef0d7438146f614 SHA256: c39e78c6f07510eb3c6d64e96aa10e689388dbc906202d1cf9710daa5877163f SHA512: bbdb679326768490a92d8a771bc15e8daa3351074805e353d077cceb8c7d0ba5f66ec06f777946fd147cf15f54be8fd1239b66400d0e2b7663c3a91edaa00ad6 Description: GNU Modula-2 compiler (based on GCC) for the sparc64 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 sparc64 architecture. Package: gm2-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: cpp-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gm2-12-x86-64-linux-gnux32 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gm2-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1144 MD5sum: 24be9193372b003fe634f9ae966583f0 SHA1: 2b13013d19121d238e37d4cd5c01e0529aae9bdc SHA256: 267253579a8ec5b59e210824cb5adb886675546f6a89a1a5dfb18059c3906857 SHA512: 14ebcf75591183b9ce4ae1022d3b0bce91747cd32f76b9e8ec4cc4b4005f38efb6f91725f721ebb1b5ace24a54e658cb883dac2f65d5fe8df4f5985a62023470 Description: GNU Modula-2 compiler (based on GCC) for the x32 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 x32 architecture. Package: gnat-10 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 79259 Depends: gcc-10-base (= 10-20200411-ok5), gcc-10 (>= 10), libgnat-10 (>= 10-20200411-ok5), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.28), libgmp10 (>= 2:5.0.1~), libgnat-util10 (>= 10-20200411-ok5), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Suggests: gnat-10-doc, ada-reference-manual-2012, gnat-10-sjlj Conflicts: gnat-4.9, gnat-5, gnat-6, gnat-7, gnat-8, gnat-9 Breaks: gnat-4.9-base (= 4.9-20140330-1) Replaces: gnat-4.9-base (= 4.9-20140330-1) Filename: pool/main/g/gcc-10/gnat-10_10-20200411-ok5_amd64.deb Size: 16062516 MD5sum: e74e5fc01e016912ce48579ebbc388e3 SHA1: eb7dfdcd4f0486962b562e9a184504cda25f6b76 SHA256: 062db10ef2aa1c438f5ce96bbfe2f0a7f592711f9766ec5fc478a1560b37424e SHA512: 425ef3b47189fab7395627b59152012f61c225124f044bb86f8df0d5012c981622987734e28684693a4ccd610ffb4d2289f2b63975f5126b7e4c595e14c734c6 Homepage: http://gcc.gnu.org/ 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. Package: gnat-10-doc Architecture: all Version: 10-20200411-ok5 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4417 Suggests: gnat-10 Conflicts: gnat-4.9-doc, gnat-5-doc, gnat-6-doc, gnat-7-doc, gnat-8-doc, gnat-9-doc Filename: pool/main/g/gcc-10/gnat-10-doc_10-20200411-ok5_all.deb Size: 1078348 MD5sum: 78f0a9ff785f1cee395880cfffa89833 SHA1: c8a4aacf535afe63a322f67c7195502af7d68be8 SHA256: 7a9b55b1586fcf1d3b2a4a05bce0741a3f2319d3ab9855fcd4f959a6d040f79d SHA512: 8cc31a7f3839949fdfeda91712b3ddbced83efd83e442c47171211f5255ef2ee0a9317b024185fcab05b0e523219e404e6ee2c612320f9b7dc734f1039648b56 Homepage: http://gcc.gnu.org/ Description: GNU Ada compiler (documentation) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the documentation in info format. Package: gnat-12 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 94168 Depends: gcc-12-base (= 12.3.0-1ok3), gcc-12 (>= 12), libgnat-12 (>= 12.3.0-1ok3), libc6-dev (>= 2.23-1~), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gnat-12-doc, ada-reference-manual-2012, gnat-12-sjlj Conflicts: gnat-10, gnat-11, gnat-4.9, gnat-5, gnat-6, gnat-7, gnat-8, gnat-9 Filename: pool/main/g/gcc-12/gnat-12_12.3.0-1ok3_amd64.deb Size: 19191900 MD5sum: c27dd6d9e0897ea903a7e9ac4fd75fc7 SHA1: c6255a5484016fa78ee4cd27e0ec2c5ca2a643bc SHA256: dfc19275420f0623fcbf12846a379c7bccea8afa84f7237c487ae07cd0afa18d SHA512: 30dd68eea6c66d15643195db216b1f833a46079bc3e97a9264c9f10386dd23b3f5e27129523280c06cc422e3d55e5f4c1dde3186417ba7b157f80b9f6eae466b Homepage: http://gcc.gnu.org/ 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. Package: gnat-13 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 87237 Provides: gnat-13-2e6a667c Depends: gcc-13-base (= 13.2.0-4ok3.3), gcc-13 (>= 13), libgnat-13 (>= 13.2.0-4ok3.3), libc6-dev (>= 2.23-1~), libc6 (>= 2.38), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Suggests: gnat-13-doc, ada-reference-manual-2012, gnat-13-sjlj Conflicts: gnat-10, gnat-11, gnat-12, gnat-4.9, gnat-5, gnat-6, gnat-7, gnat-8, gnat-9 Filename: pool/main/g/gcc-13/gnat-13_13.2.0-4ok3.3_amd64.deb Size: 19248392 MD5sum: 8b0931afcb74a1f1e7d978173df1adc1 SHA1: 05a7b79817fdbee4019b44c90005074d156513c8 SHA256: 44532aa861bd99ae0e872eac76c0c36146af867f464d0cd86172dee59d64609f SHA512: fb9901829ded67c5a68c6b9b9a95d5e53a7ad6da6b823ad65f2a144f6e0de0fc4d11ea3d17f3e42ae423a1157b83366a5d314d7359912362eaf3880363fdaf31 Homepage: http://gcc.gnu.org/ 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. Package: gnat-7 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 76390 Depends: gcc-7-base (= 7.5.0-ok2), gcc-7 (>= 7), libgnat-7 (>= 7.5.0-ok2), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.28), libgmp10 (>= 2:5.0.1~), libgnatvsn7 (>= 7.5.0-ok2), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gnat-7-doc, ada-reference-manual-2012, gnat-7-sjlj Conflicts: gnat (<< 4.1), gnat-3.1, gnat-3.2, gnat-3.3, gnat-3.4, gnat-3.5, gnat-4.0, gnat-4.1, gnat-4.2, gnat-4.3, gnat-4.4, gnat-4.6, gnat-4.7, gnat-4.8, gnat-4.9, gnat-5, gnat-6 Breaks: dh-ada-library (<< 6.0), gnat (<< 4.6.1), gnat-4.6-base (= 4.6.4-2), gnat-4.9-base (= 4.9-20140330-1) Replaces: dh-ada-library (<< 6.0), gnat (<< 4.6.1), gnat-4.6-base (= 4.6.4-2), gnat-4.9-base (= 4.9-20140330-1) Filename: pool/main/g/gcc-7/gnat-7_7.5.0-ok2_amd64.deb Size: 17045474 MD5sum: b1c178d6de0b4cd15f5c809e60ca7ba9 SHA1: 4a5ee9e2f049f7634f1e96274db5e34fd284f650 SHA256: 6745e315de65c19d9de749de24d2b7ff33a692cac1efd7c67486cc24482f6bb1 SHA512: 608b2d71113ea567cbd18c55634a67679e73c2fb454e4d6cdfa9ebddc074061d28b0c977d9e8f1c58474669a6ed7fa5c1ba671e26e5ca9029b8ed4e43e0f2322 Homepage: http://gcc.gnu.org/ 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. Package: gnat-7-doc Architecture: all Version: 7.5.0-ok2 Priority: optional Section: doc Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4362 Depends: dpkg (>= 1.15.4) | install-info Suggests: gnat-7 Conflicts: gnat-4.1-doc, gnat-4.2-doc, gnat-4.3-doc, gnat-4.4-doc, gnat-4.6-doc, gnat-4.9-doc, gnat-5-doc, gnat-6-doc Filename: pool/main/g/gcc-7/gnat-7-doc_7.5.0-ok2_all.deb Size: 1075994 MD5sum: 118ce9243cb31b07dda5368465f08810 SHA1: e8284aaa22fa85c0be8fcf63dd83fd75cf305639 SHA256: 5a05be6cd848b939d9acb6aff4925370b846a945d774c0b63b44dbd08f2bf3d6 SHA512: 80cfcbcc71fb4ea37132d370948b969dbee25ee075834ee0e7e24735dd44a005fda9d95b5310b8353287f7c3d4f625a8bcbec70ae82757b908ff473d21c697d8 Homepage: http://gcc.gnu.org/ Description: GNU Ada compiler (documentation) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the documentation in info format. Package: gnat-7-sjlj Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 19328 Depends: gcc-7-base (= 7.5.0-ok2), gnat-7 (= 7.5.0-ok2) Filename: pool/main/g/gcc-7/gnat-7-sjlj_7.5.0-ok2_amd64.deb Size: 2253582 MD5sum: 002e84168cf26bf66047a35dc1dceeca SHA1: 9630e863f29c4b525202de8ec8f68970cf77abf0 SHA256: bdd017056ba487fe9eb73b0c1baa798c8a9ca44dc321e341ee0d7590ecbf3103 SHA512: 78316d5b6e80edb602b4fef1b26f7302673e8dd6b898630b2892e0f4200d092252406b439846c0542ab2d59c3c2b247f4cec2b7c558671ee80b8427ee4d00884 Homepage: http://gcc.gnu.org/ Description: GNU Ada compiler (setjump/longjump runtime library) 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 an alternative runtime library that handles exceptions using the setjump/longjump mechanism (as a static library only). You can install it to supplement the normal compiler. Package: gnat-9 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 73700 Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (>= 8), libgnat-9 (>= 9.3.0-ok12), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libgnatvsn9 (>= 9.3.0-ok12), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4) Suggests: gnat-9-doc, ada-reference-manual-2012, gnat-9-sjlj Conflicts: gnat-4.9, gnat-5, gnat-6, gnat-7, gnat-8 Breaks: gnat-4.9-base (= 4.9-20140330-1) Replaces: gnat-4.9-base (= 4.9-20140330-1) Filename: pool/main/g/gcc-9/gnat-9_9.3.0-ok12_amd64.deb Size: 14916136 MD5sum: 47b51f38ccac478a60f0788f87a07d8f SHA1: a024a0a4847ad3f2907b33bb7cc268c3a181e569 SHA256: 3e08594c1b3dcd5bb3ce6872361029a66d53fbb1fc5557328c21708d59ba5db9 SHA512: f4f0fd2cce119d267b90044086fbf6643998422833dfa39d647d0a99440a212ef1c0645b447d8ef79432ce7363c6142f326b25398829f488d3744da55574239d Homepage: http://gcc.gnu.org/ 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. Package: gnome-bluetooth Architecture: all Version: 42~3.34.5-ok1 Priority: optional Section: gnome Source: gnome-bluetooth (3.34.5-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 21 Depends: gnome-bluetooth-sendto Filename: pool/main/g/gnome-bluetooth/gnome-bluetooth_42~3.34.5-ok1_all.deb Size: 11832 MD5sum: 4e26783210a3649da0d000168bcbe1ec SHA1: 3c6a5b51886b19e8bc412f41992edd01888f50a8 SHA256: 2fe279475bb9de3f2b3ec8df4049c4b5048a89783f718312246d9ed13c8cdb87 SHA512: 0c83f05b307e116c21f758465bf63efee3307c6bdbe520f1fa10ade3ecb465362be43b41dfebb81ae4601c96d84026068df1e88f9c1d2ad82d17dad8ad8c24c4 Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth Description: GNOME Bluetooth Send To app - transitional package The GNOME Bluetooth Send To app is an easy way to send files to a Bluetooth device. . This empty transitional package is here to ensure smooth upgrades. Package: gnome-bluetooth-common Architecture: all Version: 3.34.5-ok1 Multi-Arch: foreign Priority: optional Section: gnome Source: gnome-bluetooth Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1013 Breaks: gnome-bluetooth (<< 3.34.5-6~) Replaces: gnome-bluetooth (<< 3.34.5-6~) Filename: pool/main/g/gnome-bluetooth/gnome-bluetooth-common_3.34.5-ok1_all.deb Size: 142200 MD5sum: c3c1475b58bec27acc0248abd20457c0 SHA1: 11300d9ae1c1ab16f59ceb222308aef0704d2f6d SHA256: d14a757f355ad1e981701b66de1ef5b64dded28959073ee26013fc957ad13d5f SHA512: 006879842d4058094e4feee17cc718ccc0bf4f1b31ba95d542b77ae139b4e98adcc5f469fc08ea0bac2aed0208866996b259c1ef41692342572159a32e1502f6 Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth Description: GNOME Bluetooth common files This package contains common files for the GNOME Bluetooth libraries and Send To app. Package: gnome-common Architecture: all Version: 3.18.0-ok2 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 34 Depends: autoconf, autoconf-archive (>= 20150224), automake (>= 1:1.11), libtool, pkg-config, gettext, intltool, autopoint Filename: pool/main/g/gnome-common/gnome-common_3.18.0-ok2_all.deb Size: 9026 MD5sum: 2b8408ed93376d82e3f99989871da72d SHA1: 076354c409fa54ea642397344e9a4f8cd302737c SHA256: 8bec102763515f36e1f4dad94d3144ade155220cc53124e30592ff01abfc52b6 SHA512: faaadcec81b3790b6f9d8947e599b532caf4abb3790341f1a71b70d95810e558375b15c94f13b0caa207eccc86894af3a72a47de82c4684c31c90a2c813ed1f9 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. Package: gnome-desktop-3-tests Architecture: amd64 Version: 44.0-ok1 Priority: optional Section: gnome Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 204 Depends: libgnome-desktop-3-20t64 (= 44.0-ok1), gnome-desktop3-data (= 44.0-ok1), locales | locales-all, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.75.3), libgtk-3-0 (>= 3.9.10) Breaks: libgnome-desktop-3-19 (<< 40), libgnome-desktop-3-dev (<< 40), libgnome-desktop-3-dev-bin (<< 42~) Replaces: libgnome-desktop-3-dev-bin (<< 42~) Filename: pool/main/g/gnome-desktop/gnome-desktop-3-tests_44.0-ok1_amd64.deb Size: 21832 MD5sum: b2f859b89cc5d06f5b8c8f9ca32b06a3 SHA1: 48d6960e742b56647ebb47a0d263b573e4c52ac9 SHA256: 3cc257251ced363550bc3a4a08371ad8ba9c6cf0a0d5f4be4478ee5ed264bb6f SHA512: 1920d2e38dbb4f21b6ea911f43e6356a4951d054c38221e79286a47627a7c2aa80b8894e21a3a823087b2527f2e266380b7a7effd4dd75e43ef40c7d96aa8266 Description: Installed test files for GNOME desktop This package contains test programs designed to be run as part of a regression testsuite, and manual test programs designed to be run by developers. Package: gnome-desktop3-data Architecture: all Version: 44.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2937 Breaks: libgnome-desktop-3-17 (<< 3.36), libgnome-desktop-3-18 (<< 3.36) Filename: pool/main/g/gnome-desktop/gnome-desktop3-data_44.0-ok1_all.deb Size: 423696 MD5sum: 47b19ec7c5413b0566460211754aaab1 SHA1: 665eb6b6925a51089b0dc466246f951adc6d6546 SHA256: 76665d85198c97721de7e3b8403df99c42e5bf2ddf97aa3e71d73ed47120d6c5 SHA512: 84fc3a624f4d05380f7a2920aa5e1646d2c6bea35bc59f4bcf420413da8efeff16fea8cac2101171dde7ebc2209ede014dab201dfb7420ff81dad928968d6c90 Description: Common files for GNOME desktop apps This package includes some files that are shared between several GNOME apps (internationalization files). Package: gnome-flashback Architecture: amd64 Version: 3.52.1-ok2 Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1582 Provides: notification-daemon, polkit-1-auth-agent Depends: gnome-flashback-common (= 3.52.1-ok2), nautilus (>= 1:3.37.1.1), libasound2t64 (>= 1.0.16), libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.38), libcairo2 (>= 1.14.0), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libgdk-pixbuf-2.0-0 (>= 2.32.2), libgdm1 (>= 3.8.3), libglib2.0-0t64 (>= 2.79.0), libgnome-bluetooth-3.0-13 (>= 42~beta), libgnome-desktop-3-20t64 (>= 43), libgnome-panel0 (>= 3.37.0), libgtk-3-0 (>= 3.22.0), libibus-1.0-5 (>= 1.5.2), libpam0g (>= 0.99.7.1), libpango-1.0-0 (>= 1.44.6), libpangocairo-1.0-0 (>= 1.14.0), libpolkit-agent-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.99), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libsystemd0, libx11-6 (>= 2:1.2.99.901), libx11-xcb1 (>= 2:1.8.7), libxcb-randr0 (>= 1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxkbfile1 (>= 1:1.1.0), libxrandr2 (>= 2:1.5.0), libxxf86vm1 Recommends: dbus, gnome-settings-daemon (>= 3.33.90), libpam-gnome-keyring Suggests: gnome-power-manager Filename: pool/main/g/gnome-flashback/gnome-flashback_3.52.1-ok2_amd64.deb Size: 401432 MD5sum: 17532edb1c0da8fee883ee9df96122dc SHA1: 25963225b17c98f130533fba8d9c9e6a8815bb36 SHA256: 9b7968c9d3a8d3f057b8fa94f3e565e658e3f493a0d651d63927ef0f81fd9d7c SHA512: a13924366ccfb4100a875d1769cc95843eb68db04269efa30c81aa8c1bf41677dc96264b7dfbff122935b1ae6e64cac089c465e2604b5808234e430e3ad52fac Homepage: https://wiki.gnome.org/Projects/GnomeFlashback Description: helper application for the GNOME Flashback session GNOME Flashback continues the traditional desktop interface which was used in GNOME 2.x, but using modern GNOME technologies. . This package provides a helper application for the GNOME Flashback desktop session. This application: - provides the Logout, Reboot and Shutdown dialogs; - provides the Sound, Bluetooth and Power tray applets; - implements screenshot and screencast functionality; - implements input source switching functionality; - draws desktop background and icons; - implements other functionality which was previously handled by gnome-settings-daemon. Package: gnome-flashback-common Architecture: all Version: 3.52.1-ok2 Priority: optional Section: gnome Source: gnome-flashback Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 921 Depends: dconf-gsettings-backend | gsettings-backend Breaks: libglib2.0-bin (<< 2.57.2) Filename: pool/main/g/gnome-flashback/gnome-flashback-common_3.52.1-ok2_all.deb Size: 125332 MD5sum: 23238ef15c935804267d1b1c3456c200 SHA1: f93eb038fbffb8ae2943b3c683067eca8b52f1ea SHA256: dc0b6c7698fae02e27887e2b4da1f387b3f6de83f5667165df703025ab710a21 SHA512: 7e95dac8bb50ff788a6b2837c412b0c57a3545e19e6801b9000ffc97a651aeb9237a04c7350432a91940c743b811ca276a81be8ff46d9d93b6212d20aaa2c32c Homepage: https://wiki.gnome.org/Projects/GnomeFlashback Description: GNOME Flashback helper application - common data files GNOME Flashback continues the traditional desktop interface which was used in GNOME 2.x, but using modern GNOME technologies. . This package contains translations and data files for the GNOME Flashback application. Package: gnome-icon-theme Architecture: all Version: 3.12.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Josselin Mouette Installed-Size: 15174 Depends: hicolor-icon-theme, gtk-update-icon-cache, librsvg2-common Enhances: nautilus (>= 2.2) Filename: pool/main/g/gnome-icon-theme/gnome-icon-theme_3.12.0-ok1_all.deb Size: 9616628 MD5sum: 6f41f6344248d5559fd37df8b0654dff SHA1: 6da33604ce841e04e79a15592c5f656cda5d87e8 SHA256: 4aefd06a9fd7f5985f60dbd63a56f428661ba51524ac927ff9bd5f74506c0a5f SHA512: 066cf2b417ef73584ef0a0ad65f154eddc7889edeb48ef172f34ce7a4485ff9d44894dce7b6ee05119e74fd8f037e027eafcef1b8b565f4e159a90b12f3b9b55 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. Package: gnome-keyring Architecture: amd64 Version: 46.1-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 4015 Depends: dconf-gsettings-backend | gsettings-backend, init-system-helpers (>= 1.52), libc6 (>= 2.38), libgck-1-0 (>= 3.3.90), libgcr-base-3-1 (>= 3.28.0), libgcrypt20 (>= 1.10.3), libglib2.0-0 (>= 2.77.3), libsystemd0, gcr (>= 3.4), default-dbus-session-bus | dbus-session-bus, p11-kit (>= 0.16), pinentry-gnome3 Recommends: libpam-gnome-keyring, gnome-keyring-pkcs11 Filename: pool/main/g/gnome-keyring/gnome-keyring_46.1-ok1_amd64.deb Size: 712504 MD5sum: 0953998dac90b2c095f3f73c5a7c95b7 SHA1: 600d2e5c99ccbb08ba16e2311c92f5702b9f0188 SHA256: f947a2f159b12806e6bba1c04e351ee45bae254780c2bea09c65d9d4c54b199d SHA512: 08c19e8984e834f3147592cd0fbbec1c0286b422922efbbacbc9b4844c7d20dd9d614b7ee5fdf5797ff34558112fce64282fa25a6a18e894955c7d12c6e15b1a Homepage: https://wiki.gnome.org/GnomeKeyring 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. Package: gnome-keyring-pkcs11 Architecture: amd64 Version: 46.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: gnome-keyring Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 383 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.38.0) Filename: pool/main/g/gnome-keyring/gnome-keyring-pkcs11_46.1-ok1_amd64.deb Size: 23520 MD5sum: 1bb2ed23e5ca61f538b85b770424d6ce SHA1: 0021b4b1316cc433deea7c737dbab677f50fb99c SHA256: ed9e7029e6f413a6cfe65025a6976ac28856883d4d46ab8bc814911a7ee9034e SHA512: 38189117ee148673a288cc1c07ea525a156ac978743b0b43f28c6f8ed52a8312004037d3a1e4aa215cf15708dbc01cf307930aa5d21944db1fe5d10954e30c3c Homepage: https://wiki.gnome.org/GnomeKeyring 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. Package: gnome-online-accounts Architecture: amd64 Version: 3.50.0-ok1 Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 268 Depends: libgoa-1.0-0b (= 3.50.0-ok1), libgoa-backend-1.0-2 (= 3.50.0-ok1), libc6 (>= 2.34), libgcr-4-4 (>= 3.8.0), libglib2.0-0t64 (>= 2.79.0), libkrb5-3 (>= 1.10+dfsg~alpha1), librest-1.0-0 (>= 0.9.1), libsecret-1-0 (>= 0.7) Recommends: gnome-control-center (>= 3.6.1) | gnome-online-accounts-gtk Breaks: evolution-data-server (<< 3.22.3) Filename: pool/main/g/gnome-online-accounts/gnome-online-accounts_3.50.0-ok1_amd64.deb Size: 71544 MD5sum: 9329226d92031a77bc45de411ee0a1da SHA1: 32de4f6f86008cfd4c80462c7416cb36a7f36588 SHA256: f7dea322e21da4112426517ac375b2d0a8aa7ec76e9790b5f3b2e52c01a0a7eb SHA512: d37e511dde90a104b3cf4ee99b4d590e3d643c01cc6c1be36328ef0aa22ff170db2d64c5bb39a97cbc64ad11e119c1c69aacc657ecf6d0394f439ba33a651dfe Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts Description: service to manage online accounts for the GNOME desktop This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. Package: gnome-panel Architecture: amd64 Version: 1:3.52.0-ok1 Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1370 Depends: gnome-menus (>= 3.1.4), gnome-panel-data (= 1:3.52.0-ok1), nautilus-data, libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.38), libcairo2 (>= 1.10.0), libdconf1 (>= 0.14.0), libecal-2.0-3 (>= 3.45), libedataserver-1.2-27t64 (>= 3.45), libgdk-pixbuf-2.0-0 (>= 2.26.0), libgdm1 (>= 3.8.3), libgeocode-glib-2-0 (>= 0.99.1), libglib2.0-0t64 (>= 2.79.0), libgnome-desktop-3-20t64 (>= 3.17.92), libgnome-menu-3-0 (>= 3.7.90), libgnome-panel3 (>= 3.49.1), libgtk-3-0 (>= 3.22.0), libgweather-4-0 (>= 4.1), libical3t64 (>= 3.0.0), libpango-1.0-0 (>= 1.37.2), libpolkit-gobject-1-0 (>= 0.99), libsystemd0 (>= 230), libwnck-3-0 (>= 43.0), libx11-6, libxrandr2 (>= 2:1.2.99.3) Recommends: alacarte, evolution-data-server, gnome-applets, gnome-control-center (>= 1:42.0), gnome-session-flashback (>= 3.14.0), gvfs, indicator-applet Suggests: evolution-common (>= 3.4.3), gnome-terminal | x-terminal-emulator, gnome-user-docs, nautilus, yelp Breaks: libgnome-panel0 (<< 1:3.49) Filename: pool/main/g/gnome-panel/gnome-panel_3.52.0-ok1_amd64.deb Size: 405184 MD5sum: f6d41c3c18e410a7c82011473587939a SHA1: c03d77dc5999a322aef2973692e184ae49b30606 SHA256: 13706378fb3c80f715a4612cd4b9444b6d4a8749c890c4263d9230aadebb3c5a SHA512: 158b7f1dc92cdad939cd6023751782273e77df51e79290a335c7f77d90618b16f6f9efd463e7178c7b03e0f2b95741f4a418739dc3a44771da32ba7c3a495ad1 Homepage: https://wiki.gnome.org/Projects/GnomePanel Description: traditional panel, used in GNOME Flashback GNOME Flashback continues the traditional desktop interface which was used in GNOME 2.x, but using modern GNOME technologies. . GNOME Panel is a part of the GNOME Flashback desktop, and provides panels and default applets for the desktop. A panel is a horizontal or vertical bar that can be added to a screen margin. It can contain various applets, such as the menu bar, application launch icons, the clock, volume controls, and displays for network connectivity, battery level, and other system monitors. Package: gnome-panel-data Architecture: all Version: 1:3.52.0-ok1 Priority: optional Section: gnome Source: gnome-panel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 6069 Depends: dconf-gsettings-backend | gsettings-backend Recommends: gnome-panel Filename: pool/main/g/gnome-panel/gnome-panel-data_3.52.0-ok1_all.deb Size: 843704 MD5sum: 6eab0cb3316535e28b88920cfafea4a7 SHA1: 66c3e8b6195ac39f6aa307e098adc418d7c66717 SHA256: 6524753510035b1393db1a6e2de52b2346f4bc86db0a0306ec1898c4bdbff35a SHA512: 41ef6c39763086a44f7b3e1ba7e87feefb0f26c5087aa66384ef15f3e14dbf71f7c7be4aa2c9c6da406ae9908dbf5e8ac187a53e505d2443403b1803972d9fa6 Homepage: https://wiki.gnome.org/Projects/GnomePanel Description: common files for GNOME Panel GNOME Flashback continues the traditional desktop interface which was used in GNOME 2.x, but using modern GNOME technologies. . This package includes some files that are needed by the GNOME Panel (Pixmaps, .desktop files and internationalization files). Package: gnome-pkg-tools Architecture: all Version: 0.22.9-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 53 Provides: dh-sequence-gnome (= 0.22.9-ok1) Depends: dh-translations, gir1.2-glib-2.0, gir1.2-rsvg-2.0, python3, python3-gi-cairo, scour (>= 0.36-1~), perl:any Recommends: git-buildpackage Filename: pool/main/g/gnome-pkg-tools/gnome-pkg-tools_0.22.9-ok1_all.deb Size: 15148 MD5sum: 239a587d512af0da8771d17216130999 SHA1: ae39aa1a4ef24c4b5816488531af0d07b27386f7 SHA256: 29328badedf0c618ce879a323678c5399cb55028ffef9234b80f112078e36b88 SHA512: cbf65010182a2c54ac6be5f718f2dd7ed6d5447d6da20617671c4946acf8f2ebbb52e6855228eb6a4be7802e540e37f148615373056089194210361ecc77e3e9 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. Package: gnome-session-canberra Architecture: amd64 Version: 0.30-ok3 Priority: optional Section: gnome Source: libcanberra Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 40 Depends: libc6 (>= 2.4), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0) Breaks: libcanberra-gtk0 (<< 0.28-5) Replaces: libcanberra-gtk0 (<< 0.28-5) Filename: pool/main/libc/libcanberra/gnome-session-canberra_0.30-ok3_amd64.deb Size: 7044 MD5sum: 239fe7138eecb20e05fc0d19ef074cfa SHA1: 1e1dc2ddc84e431efb87f497563806c273715ab1 SHA256: 803d63270e309278a9ed670077df23e43f583fa4d017b622dddf1ee07cceea0f SHA512: 89e9155803c84a37ea4474a1ee4a488bad7e94b127123fc87a132aa230a6e84eed06a89bc7f09c0581aa901fd247f400569d470b097bd3b722aed08551dfc19f Homepage: http://0pointer.de/lennart/projects/libcanberra/ Description: GNOME session log in and log out sound events Produce sound events on GNOME session log in and log out. . This package is using canberra-gtk-play from libcanberra. Package: gnome-session-flashback Architecture: all Version: 1:3.52.1-ok2 Priority: optional Section: gnome Source: gnome-flashback (3.52.1-ok2) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 60 Provides: x-session-manager Depends: dbus-user-session, gnome-flashback (>= 3.36.3), gnome-panel (>= 3.14), gnome-session-bin (>= 3.33.92), gnome-session-common, gnome-settings-daemon (>= 3.33.90), gsettings-desktop-schemas (>= 40), indicator-common, metacity (>= 1:3.30.1), ubuntu-mono, yaru-theme-gtk, dconf-gsettings-backend | gsettings-backend Recommends: gnome-power-manager, ubuntu-wallpapers Suggests: compiz, desktop-base, gnome-keyring, gnome-user-docs Breaks: gnome-flashback-common (<< 3.35.2-1~) Replaces: gnome-flashback-common (<< 3.35.2-1~) Filename: pool/main/g/gnome-flashback/gnome-session-flashback_3.52.1-ok2_all.deb Size: 7284 MD5sum: 53db1988693c58d8254c6c739754f17c SHA1: e3adccacd81361e08d10a5f1ca6d15388a0cc94e SHA256: ab2848c3a2638428206e1c7ef5b668f6b2848e73e44175c9c3cd1a3a2af211ba SHA512: 0e3efcb73dd6d54a51d601044f75cec3226af809f0dd2d0a46e12507d21a642f0fe4fd8d2a17fc344e9ad3e075ef426963ba53fc0795da4da60786ea65466b6d Homepage: https://wiki.gnome.org/Projects/GnomeFlashback Description: traditional desktop session based on GNOME technologies GNOME Flashback continues the traditional desktop interface which was used in GNOME 2.x, but using modern GNOME technologies. . The key parts of GNOME Flashback are the GNOME Panel and the Metacity window manager. All other components, such as the file manager, the settings center, and the various applications, come from mainstream GNOME. . GNOME Flashback has lower hardware requirements than GNOME Shell, and consumes less memory. . This package provides the required components for the GNOME Flashback session. It can be started from a display manager such as GDM. Package: gnome-settings-daemon Architecture: amd64 Version: 46.0-ok1 Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1167 Depends: default-logind | logind, gnome-settings-daemon-common (= 46.0-ok1), gsettings-desktop-schemas (>= 46~beta), libspa-0.2-bluetooth | pulseaudio-module-bluetooth, pipewire-audio | pulseaudio, libaccountsservice0 (>= 0.6.40), libasound2t64 (>= 1.0.16), libc6 (>= 2.38), libcairo2 (>= 1.2.4), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.16), libcolord2 (>= 0.1.10), libcups2 (>= 1.6.0), libfontconfig1 (>= 2.12.6), libgck-2-2 (>= 3.2.2), libgcr-4-4 (>= 3.8.0), libgeoclue-2-0 (>= 2.4.0), libgeocode-glib-2-0 (>= 3.26.3), libglib2.0-0t64 (>= 2.79.0), libgnome-desktop-3-20t64 (>= 3.34.2), libgtk-3-0 (>= 3.21.5), libgudev-1.0-0 (>= 146), libgweather-4-0 (>= 4.1), libmm-glib0 (>= 0.7.991), libnm0 (>= 1.0.0), libnotify4 (>= 0.7.3), libp11-kit0 (>= 0.25.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpolkit-gobject-1-0 (>= 0.114), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libsystemd0 (>= 213), libupower-glib3 (>= 0.99.12), libwacom2 (>= 1.1), libwayland-client0 (>= 1.0.2), libx11-6, libxext6, libxfixes3 (>= 1:6.0.0), libxi6 (>= 2:1.2.99.4) Recommends: iio-sensor-proxy, pipewire-audio, pkexec, x11-xserver-utils Suggests: usbguard Breaks: gnome-control-center (<< 1:41.4-2~), libgtk-4-0 (<< 3.99.1~), libmutter-6-0 (<< 3.37), libmutter-7-0 (<< 3.39) Filename: pool/main/g/gnome-settings-daemon/gnome-settings-daemon_46.0-ok1_amd64.deb Size: 282820 MD5sum: 918eb8efb0902543c201d09afdd5a166 SHA1: dd16c8e39850d38961135b95f11c02b4762bfb81 SHA256: 6f821ce677638f4f82d2b53b2ee3accaaf3376d56e86a8597f92a3f7814f1110 SHA512: c887c9af5e5f46763f721b7e60b7b4beb1d820cb0dac0d8d7e6f7c77e6edcfcc7d25af63f5430c8c0cd95b8bd850c098ad73d675421082feeaebb401e92af1a3 Homepage: https://gitlab.gnome.org/GNOME/gnome-settings-daemon Description: daemon handling the GNOME session settings This package contains the daemon which is responsible for setting the various parameters of a GNOME session and the applications that run under it. It handles the following kinds of settings: . * Keyboard: layout, accessibility options, shortcuts, media keys * Clipboard management * Theming: background, icons, GTK+ applications * Cleanup of unused files * Mouse: cursors, speed, accessibility options * Startup of other daemons: screensaver, sound daemon . It also sets various application settings through X resources and freedesktop.org XSETTINGS. Package: gnome-settings-daemon-common Architecture: all Version: 46.0-ok1 Priority: optional Section: gnome Source: gnome-settings-daemon Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 5038 Provides: gnome-settings-daemon-schemas (= 46.0-ok1) Depends: dconf-gsettings-backend | gsettings-backend Breaks: gnome-settings-daemon-schemas (<< 3.30.1.2-2~) Replaces: gnome-settings-daemon-schemas (<< 3.30.1.2-2~) Filename: pool/main/g/gnome-settings-daemon/gnome-settings-daemon-common_46.0-ok1_all.deb Size: 614584 MD5sum: 26fb0fcc108197b4481093096907ac54 SHA1: 1d33cc4eb85b3172567cdd6e5eb7fcb38ed6d3fc SHA256: 21fcbd03a230226541e87c87cbad2662a4a796366892d549cd37b2cf7121d898 SHA512: fdee4a078ae37b7f0e2482925c321f16dada131719043db4dc0accf0ee255de7068da21c8b32cfebd028e8c494515c55acd0c7e9693841231f78c869fca610ca Homepage: https://gitlab.gnome.org/GNOME/gnome-settings-daemon Description: daemon handling the GNOME session settings - common files This package contains GSettings schemas and other architecture-independent files for GNOME Settings Daemon. It is probably not interesting on its own for end users, but packages may depend on this if they only need to read and write settings & don't themselves care if the settings daemon is actually running or not. Package: gnome-settings-daemon-dev Architecture: amd64 Version: 46.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gnome-settings-daemon Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 23 Depends: libglib2.0-dev Filename: pool/main/g/gnome-settings-daemon/gnome-settings-daemon-dev_46.0-ok1_amd64.deb Size: 4532 MD5sum: 96421af75a6db1892541a85ff886bb83 SHA1: f2514cbd013773c48ba39207d82e0a8768ebb1bc SHA256: 5a54a9bdf38b995b186839133430897fc41a85e0629b908da096e300ce20ae5c SHA512: 55a5736a3041334b5312cef92e7bc693f6a80e0db9719179532acea3d6e74bee7dd50ea3bcd9692c3518dd517bd19333de98d6c21146693fc43637896d06a241 Homepage: https://gitlab.gnome.org/GNOME/gnome-settings-daemon Description: Headers for building applications communicating with gnome-settings-daemon This package contains header files required to build applications that communicate with the GNOME settings daemon over D-Bus. Package: gnome-shell Architecture: amd64 Version: 46.0-ok2 Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 6624 Provides: notification-daemon, polkit-1-auth-agent Depends: gir1.2-accountsservice-1.0, gir1.2-adw-1, gir1.2-atk-1.0, gir1.2-atspi-2.0 (>= 2.36), gir1.2-gcr-4, gir1.2-gdesktopenums-3.0, gir1.2-gdkpixbuf-2.0, gir1.2-gdm-1.0, gir1.2-geoclue-2.0, gir1.2-glib-2.0, gir1.2-gnomebg-4.0, gir1.2-gnomebluetooth-3.0 (>= 42.3), gir1.2-gnomedesktop-4.0 (>= 40), gir1.2-graphene-1.0 (>= 1.10.2), gir1.2-gstreamer-1.0, gir1.2-gtk-4.0, gir1.2-gweather-4.0 (>= 4.1), gir1.2-freedesktop, gir1.2-ibus-1.0 (>= 1.5.22-2ubuntu2~), gir1.2-mutter-14 (>= 46.0), gir1.2-nm-1.0, gir1.2-nma4-1.0, gir1.2-pango-1.0, gir1.2-polkit-1.0, gir1.2-rsvg-2.0, gir1.2-soup-3.0, gir1.2-upowerglib-1.0, gir1.2-webkit-6.0, gnome-settings-daemon (>= 40~), gnome-shell-common (= 46.0-ok2), gsettings-desktop-schemas (>= 46~beta), gstreamer1.0-pipewire (>= 0.3.10), libglib2.0-bin, python3, ubuntu-wallpapers, dconf-gsettings-backend | gsettings-backend, libatk-bridge2.0-0t64 (>= 2.5.3), libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.38), libcairo2 (>= 1.14.0), libecal-2.0-3 (>= 3.45), libedataserver-1.2-27t64 (>= 3.45), libgcr-4-4 (>= 3.8.0), libgdk-pixbuf-2.0-0 (>= 2.25.2), libgirepository-1.0-1 (>= 1.35.9), libgjs0g (>= 1.73.1), libgles2, libglib2.0-0t64 (>= 2.79.0), libgnome-autoar-0-0 (>= 0.1.1), libgnome-desktop-4-2t64 (>= 40), libgraphene-1.0-0 (>= 1.5.4), libgtk-4-1 (>= 4.12.0), libical3t64 (>= 3.0.0), libjson-glib-1.0-0 (>= 1.5.2), libmutter-14-0 (>= 46.0), libnm0 (>= 1.4.0), libpango-1.0-0 (>= 1.37.5), libpipewire-0.3-0 (>= 0.3.10), libpolkit-agent-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.94), libpulse-mainloop-glib0 (>= 13), libpulse0 (>= 13), libsecret-1-0 (>= 0.7), libsystemd0, libx11-6, libxext6, libxfixes3 Recommends: bolt, evolution-data-server (>= 3.45), gdm3, gkbd-capplet, gnome-control-center (>= 1:42), gnome-remote-desktop, gnome-menus, gnome-user-docs, ibus, iio-sensor-proxy, power-profiles-daemon, switcheroo-control, ubuntu-session | gnome-session, xserver-xorg-legacy, unzip Suggests: gir1.2-malcontent-0 (>= 0.6.0), gir1.2-telepathyglib-0.12, gir1.2-telepathylogger-0.2, gnome-backgrounds (>= 3.13.90), gnome-shell-extension-prefs, chrome-gnome-shell Breaks: gnome-shell-extension-appindicator (<< 50), gnome-shell-extension-dash-to-panel (<< 55), gnome-shell-extension-dashtodock (<< 79), gnome-shell-extension-desktop-icons (<< 21.04), gnome-shell-extension-desktop-icons-ng (<< 46+really47.0.2-2), gnome-shell-extension-taskbar (<< 57.0-2.1~), gnome-shell-extension-top-icons-plus (<< 27-3~), gnome-shell-extension-workspaces-to-dock (<< 54~), gnome-shell-extensions (<< 40.0~) Filename: pool/main/g/gnome-shell/gnome-shell_46.0-ok2_amd64.deb Size: 893840 MD5sum: c07d22d42a5d7046e1de9006be1572a9 SHA1: 617b7b89242b24ff354ca3c3bbeaeb164552b790 SHA256: 7f990de6dc8418075a575a874db17cca04d3fdbff700e6fd7fa57db58cf6a2ff SHA512: efa0d5d7788986451b0f32d5fa6403d9eec1c1c06ec6a90b1c5fa3d578872880c4e3aa0d23d8df7ca1867c1baa890099b50dde9979326c9e1c5bc910e6dc1158 Homepage: https://wiki.gnome.org/Projects/GnomeShell Description: graphical shell for the GNOME desktop The GNOME Shell provides core interface functions like switching windows, launching applications or see your notifications. It takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a delightful and easy to use experience. GNOME Shell is the defining technology of the GNOME 3 user experience. Package: gnome-shell-common Architecture: all Version: 46.0-ok2 Priority: optional Section: gnome Source: gnome-shell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 7895 Depends: dconf-gsettings-backend | gsettings-backend Recommends: yaru-theme-gnome-shell (>= 23.10.0~) Breaks: gnome-shell (<< 3.36.1-6~) Replaces: gnome-shell (<< 3.36.1-6~) Filename: pool/main/g/gnome-shell/gnome-shell-common_46.0-ok2_all.deb Size: 857456 MD5sum: eacae2323ad279257ac0faa4e61e0d00 SHA1: d7369a47a8368aa2cb9d44367d71fc6e3e5dc2ae SHA256: 612f364f1e135305188c7c5f0c82a577d5fca9184d0a991010a7a2e88d886007 SHA512: 03ca0a61a980302343c89c7a31cf0a292a469261e18e1a7c5807ebbdbc62f015caabbebb9c2a0052d4de44cfb5637465c39bbf6457156237a29ddd930c7141fb Homepage: https://wiki.gnome.org/Projects/GnomeShell Description: common files for the GNOME graphical shell This package contains translations and data files for the GNOME shell. Package: gnome-shell-extension-onboard Architecture: all Version: 4.10.0.0-ok0 Priority: optional Section: gnome Source: onboard Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: MATE Packaging Team Installed-Size: 50 Depends: gnome-shell (>= 3.16), onboard (>= 4.10.0.0-ok0) Breaks: onboard-common (<< 1.3.0) Replaces: onboard-common (<< 1.3.0) Filename: pool/main/o/onboard/gnome-shell-extension-onboard_4.10.0.0-ok0_all.deb Size: 9166 MD5sum: 8526e419a76b775386568ace189aaa75 SHA1: 389e66e0cd45f0cd531b501299039cf6432d6d4f SHA256: 91f1f016c478bf9d4237bb38d89d589b0119115ce2a8746610be2ec5ec0db583 SHA512: dcf9b0807c098d3a2c1a37b17e8fbdaa1f4858bdfefecde90b8480e2b93832109028a1de983d7b9a2ed7ddfec27a4412c2f9a8b72eb8037df2c8538601305ef5 Homepage: https://launchpad.net/onboard Description: GNOME Shell extension for the on-screen keyboard Onboard This package hides the official GNOME3 keyboard and provides an icon to show/hide Onboard. It is only an initial extension that does not show Onboard for activities and passwords, yet. Package: gnome-shell-extension-prefs Architecture: amd64 Version: 46.0-ok2 Priority: optional Section: gnome Source: gnome-shell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 44 Provides: gnome-extensions-app Depends: gir1.2-adw-1, gir1.2-gtk-4.0, gjs (>= 1.73.1), gnome-shell (= 46.0-ok2), gnome-shell-common (= 46.0-ok2) Recommends: chrome-gnome-shell Breaks: gnome-shell (<< 3.36.0-2) Replaces: gnome-shell (<< 3.36.0-2) Filename: pool/main/g/gnome-shell/gnome-shell-extension-prefs_46.0-ok2_amd64.deb Size: 10620 MD5sum: 2fa197d068e0a59a7dfa7a142595d7d6 SHA1: 148fa5e0f1c9338a4a378156a9a315ad20b43ea6 SHA256: 145730a5f974aaa46d5cd1dc3fcdf464136cf55e0fa74e4f6e64db3ccc9a325f SHA512: 1895e9cfe3fbfd66a0dc54175e2fb96899ad08941de67a0c55fb699ab96caff5963f060ee0b262cb9e3766a96c40539e5134bf66c888bef0dd7c10e272cf29f1 Homepage: https://wiki.gnome.org/Projects/GnomeShell Description: tool to enable / disable GNOME Shell extensions This package contains a tool which users who use Shell extensions can use to toggle them on and off, and access their preferences. Package: gnuchess Architecture: amd64 Version: 6.2.7-1ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 685 Depends: libc6 (>= 2.34) Recommends: gnuchess-book Suggests: xboard | eboard | scid Filename: pool/main/g/gnuchess/gnuchess_6.2.7-1ok1_amd64.deb Size: 249558 MD5sum: 2028c5236043d9fa22f99284d98d7566 SHA1: 3a019dcb0b4a05fba80b9228ef95544df02b3bbf SHA256: 1295ccd0dc97ec9965f399d7af021f0d57aa370edc8dbe261c59935a7f1ca019 SHA512: 9904d0936bc9ade1429d9b9d93999b72a5f00918a2183fe95fa4c073ef3cf851d0f3d6f680595adbb627bfa7676de3349f19cfa73ee5fc966780548d86f69bb5 Homepage: https://www.gnu.org/software/chess/ Description: Plays a game of chess, either against the user or against itself Gnuchess is an updated version of the GNU chess playing program. It is now based on the fruit chess engine and uses the UCI chess engine protocol. It has a simple alpha-numeric board display, and is also compatible with frontends like xboard, scid and eboard. Package: gnugo Architecture: amd64 Version: 3.8-ok1.1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8615 Depends: libc6 (>= 2.34), libreadline8 (>= 6.0), libtinfo6 (>= 6), dpkg (>= 1.15.4) | install-info Suggests: quarry | cgoban | qgo Filename: pool/main/g/gnugo/gnugo_3.8-ok1.1_amd64.deb Size: 1269704 MD5sum: 32d9973f59c083cca3519ba9a0c0c540 SHA1: 21bd1cc849923f899aa4eb8528c5942ab7fd98e3 SHA256: 5361b9054feedab9567376182c6f729f094a9088dadbcf9ca782d288f20c3647 SHA512: 05ee1c6aa739870df66af167d12ee926d501b5e86bc8baa2f4074d4d927aedb30a8f07f62c05982c1912dc01899fd0f2d62cbe7480736c189651c57816b4174c Homepage: http://www.gnu.org/software/gnugo/ Description: play the game of Go GNU Go is a free program that plays the game of Go. It provides a text-only user interface, have a look at the cgoban or qgo package if you want to play on a graphical board. . Go is an ancient game originated from China, with a definite history of over 3000 years, although there are historians who say that the game was invented more than 4000 years ago. The Chinese call the game Weiqi, other names for Go include Baduk (Korean), Igo (Japanese), and Goe (Taiwanese). . In this game, each player tries to exert more influence on territory than her opponent, using threats of death, capture, or isolation. It is, therefore, a symbolic representation of the relationships between nations. Go is getting increasingly popular around the world, especially in Asian, European and American countries, with many worldwide competitions being held. . The game of Go is played on a board. The Go set is comprised of the board, together with 181 black and 180 white stones. The standard board has 19 lines by 19 lines, but 13x13 and 9x9 boards can also be used. However, the 9x9 and 13x13 boards are usually for beginners; more advanced players would prefer the traditional 19x19 board. . Compared to International Chess and Chinese Chess, Go has far fewer rules. Yet this allowed for all sorts of moves to be played, so Go can be a more intellectually challenging game than the other two types of Chess. Nonetheless, Go is not a difficult game to learn, so have a fun time playing the game with your friends. . (adopted from http://senseis.xmp.net/?WhatIsGo) Package: gnupg Architecture: all Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 504 Depends: dirmngr (<< 2.4.3-ok11.1~), dirmngr (>= 2.4.3-ok11), gnupg-l10n (= 2.4.3-ok11), gnupg-utils (<< 2.4.3-ok11.1~), gnupg-utils (>= 2.4.3-ok11), gpg (<< 2.4.3-ok11.1~), gpg (>= 2.4.3-ok11), gpg-agent (<< 2.4.3-ok11.1~), gpg-agent (>= 2.4.3-ok11), gpg-wks-client (<< 2.4.3-ok11.1~), gpg-wks-client (>= 2.4.3-ok11), gpg-wks-server (<< 2.4.3-ok11.1~), gpg-wks-server (>= 2.4.3-ok11), gpgsm (<< 2.4.3-ok11.1~), gpgsm (>= 2.4.3-ok11), gpgv (<< 2.4.3-ok11.1~), gpgv (>= 2.4.3-ok11), keyboxd (<< 2.4.3-ok11.1~), keyboxd (>= 2.4.3-ok11) Suggests: parcimonie, xloadimage Breaks: debsig-verify (<< 0.15), dirmngr (<< 2.4.3-ok11), 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) Replaces: gnupg2 (<< 2.1.11-7+exp1) Filename: pool/main/g/gnupg2/gnupg_2.4.3-ok11_all.deb Size: 356744 MD5sum: 128c69791ed06ff152f543809a88f685 SHA1: 93d9b2d84dd0ca28d08f8faee73bfd1fd40bb5e1 SHA256: c5ea5c00da97be70231b46bbd6df449d63e8bdb0682fa48d5b16138b38ccdeff SHA512: 0c2ac2a084a1676491c25fe6d9c7e61334985911ce112c99dd4a7060457aae4eb3f1f8dbabf2623249c1490913775390b768df20f575843c1e5e101faa591359 Homepage: https://www.gnupg.org/ 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. Package: gnupg-agent Architecture: all Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: oldlibs Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 24 Depends: gpg-agent (>= 2.4.3-ok11) Filename: pool/main/g/gnupg2/gnupg-agent_2.4.3-ok11_all.deb Size: 4680 MD5sum: e9750c973c167e72f78dee228bd59c85 SHA1: 409571e6faf6f2dcad526ad2b43d2baf6a05108c SHA256: ac837f3aded58722d0c1bbce33b855dcd829ed9bab040b086838d5967a782b4d SHA512: 86211c750d32a8d8f7d835e96cb14f1f6c23f0abbc1d8929923b334abbe7c2e4d1717e1d1d9a166a4a75fe3e7fdac89dfc20955a87f84bf78359504e3289d88f Homepage: https://www.gnupg.org/ 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. Package: gnupg-l10n Architecture: all Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: localization Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 4542 Breaks: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~) Replaces: gnupg (<< 2.1.14-2~), gnupg2 (<< 2.1.14-2~) Enhances: dirmngr, gpg, gpg-agent Filename: pool/main/g/gnupg2/gnupg-l10n_2.4.3-ok11_all.deb Size: 670520 MD5sum: bbd7edff6c78cb4d18ec82a018a72cdb SHA1: 345f07c20b6387ffa72fe4a7606bee5286c3f92b SHA256: c0df0ce0b86009b2afe5d4f1961b1a98bdac5c94824c4dddfc65b4475972cfdc SHA512: 91f25b8e6e939b036e45f1e860a50f35aad1bbdcd2d575eef95121b3bd1d6476868f37a23f651faff328d3d77d418f8ad8c11fd614b4a741a9ff98d765101166 Homepage: https://www.gnupg.org/ 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. Package: gnupg-utils Architecture: amd64 Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 315 Depends: libbz2-1.0, libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgpg-error0 (>= 1.46), libksba8 (>= 1.6.3), zlib1g (>= 1:1.1.4) Recommends: gpg, gpg-agent, gpgconf, gpgsm Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Filename: pool/main/g/gnupg2/gnupg-utils_2.4.3-ok11_amd64.deb Size: 97232 MD5sum: bedf3a4c7478a290642948d8edd304c3 SHA1: 11a1a5166eefc05cb341924f29fe4d5f0cbffdc1 SHA256: 91567b9b892e8e43995ab1712187f7bd118e7b91bff25401635434aa310f9d3e SHA512: 103eb46084a0d65cf43ddfad38b4527d52f47dc7fcde5a9e36d125e4c2fe926ecc493cd551db7e4999158ecc1e88789f694edd48837122f83e56eb7a2716764f Homepage: https://www.gnupg.org/ 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 Package: gnupg2 Architecture: all Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: oldlibs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 29 Depends: gnupg (>= 2.4.3-ok11) Filename: pool/main/g/gnupg2/gnupg2_2.4.3-ok11_all.deb Size: 4752 MD5sum: fb51c58c6e2e5cb89ddd96504d9de214 SHA1: 902cc9676a597b13ba66ee27cd13d996ccc993b4 SHA256: 5b7e44fcf3a01bfae40fdc88324c9b7bae2308704e1f20edc7a7e6e2c735e1b9 SHA512: 63e03cd47c0a1f301df89adc9343ad58f0b814a0361dd9160140f85e89f62e74a93b0866d83a62b711b3d1815486ed932e7bd6531f005089761a32d4b5315483 Homepage: https://www.gnupg.org/ 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. Package: gnuplot Architecture: all Version: 6.0.0+dfsg1-ok1 Priority: optional Section: math Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 15 Depends: gnuplot-qt | gnuplot-x11 | gnuplot-nox Suggests: gnuplot-doc Filename: pool/main/g/gnuplot/gnuplot_6.0.0+dfsg1-ok1_all.deb Size: 3768 MD5sum: 5fec96cdd967ad9e40e0dc5b34b4a7d4 SHA1: 4fbb839606d420ce6d7ef654a0c65950aaebfb13 SHA256: eab3482924c01dc6757d1d0175d7fd7f5b170bdd4ff901df3f78a87d778f498c SHA512: e4e5b9b3f397c245ae42c37f2dc8a17f1ca7f69cceb14fea29e9e5625d95b10c0c03d29b0b7933f4fad70fae74f9cff78ebc45e62315f4550e907fc6693bdc31 Homepage: https://gnuplot.sourceforge.net/ Description: Command-line driven interactive plotting program. Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This metapackage is to install a full-featured gnuplot (-qt, -x11 or -nox). Package: gnuplot-data Architecture: all Version: 6.0.0+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gnuplot Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 376 Depends: aglfn Filename: pool/main/g/gnuplot/gnuplot-data_6.0.0+dfsg1-ok1_all.deb Size: 69444 MD5sum: 934b33ec6067a4489357264f7746b317 SHA1: 079ec40d2b85d0735e35e53f1e116a1aefeebfc7 SHA256: a17bd1b8bd451dd4a4f4c24a49c93d52421e53f89353e5bd9bccd682f86d95ae SHA512: 3d37d107f39872256cd3aeb3549681e89b0face0693d9d5e24f604a7e3a3e6e9327878ae682556d372ecbad3a61dcbbb67864995c0b7ab574fd794405cc4e0e0 Homepage: https://gnuplot.sourceforge.net/ Description: Command-line driven interactive plotting program. Data-files Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains data-files which are used by -nox, -x11 and -qt. Package: gnuplot-doc Architecture: all Version: 6.0.0+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gnuplot Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 10510 Filename: pool/main/g/gnuplot/gnuplot-doc_6.0.0+dfsg1-ok1_all.deb Size: 2654796 MD5sum: cf8ff529aef0fd2d2e481cfab4dcde50 SHA1: fcf796161562959507db9cecc34f38da6144df4d SHA256: 8f2270c7a4f70fefe70066ab73ea93c993a06a62d2ed58be2fbd80f8d47e1079 SHA512: a00fc33bf35abbfad64bb0731c0eb60cb90e63e15432b9d6690c92c390209cab93b8dfbdc0548c011ea715c962ca2692a493b4aa1d98843dad6201acd17cbbc0 Homepage: https://gnuplot.sourceforge.net/ Description: Command-line driven interactive plotting program. Doc-package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains the additional documentation. Package: gnuplot-nox Architecture: amd64 Version: 6.0.0+dfsg1-ok1 Priority: optional Section: math Source: gnuplot Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 2478 Provides: gnuplot Depends: gnuplot-data (= 6.0.0+dfsg1-ok1), libc6 (>= 2.38), libcairo2 (>= 1.10.0), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 4.0), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.12.0), liblua5.4-0 (>= 5.4.6), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libwebp7 (>= 1.3.2), libwebpmux3 (>= 1.3.2) Recommends: fonts-liberation, groff Suggests: gnuplot-doc Conflicts: gnuplot-qt, gnuplot-x11 Replaces: gnuplot-qt, gnuplot-x11 Filename: pool/main/g/gnuplot/gnuplot-nox_6.0.0+dfsg1-ok1_amd64.deb Size: 923952 MD5sum: 01a9857083ad1edd7454298ab821a17a SHA1: 3274b0db550702b7c860df440f190d376d011af9 SHA256: afebbc01b0e2086294fefbaab0628a08c9a20f5a53023c1b63c47ae3f13b8953 SHA512: f3d9644f44bf11600fa0ce862a6d78c454f56b13882115d6464f77dbfc89cb1bb6304d6e4a79531bbd4231a099d971d77278c93c7508a9d88176fd2d9da7ea2d Homepage: https://gnuplot.sourceforge.net/ Description: Command-line driven interactive plotting program. No-X package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. The QT-output is packaged in gnuplot-qt. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package is for working without an X server. Package: gnuplot-qt Architecture: amd64 Version: 6.0.0+dfsg1-ok1 Priority: optional Section: math Source: gnuplot Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 3170 Provides: gnuplot, gnuplot-nox, gnuplot-x11 Depends: gnuplot-data (= 6.0.0+dfsg1-ok1), libc6 (>= 2.38), libcairo2 (>= 1.10.0), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 4.0), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.12.0), liblua5.4-0 (>= 5.4.6), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 5.2), libwebp7 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libwxbase3.2-1 (>= 3.2.2+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2), libx11-6 Suggests: gnuplot-doc Conflicts: gnuplot-nox, gnuplot-x11 Replaces: gnuplot-nox, gnuplot-x11 Filename: pool/main/g/gnuplot/gnuplot-qt_6.0.0+dfsg1-ok1_amd64.deb Size: 1148984 MD5sum: c6e5aded084750c378ed7a3923ccd5f2 SHA1: e8d977b21d6814b4b6f5ff078fc46a67dcb202ca SHA256: 9942f5dc901709f590a94218bca9f707f287c0ee550af2a2e4084a27c810006a SHA512: 1a534886e0f4d2382cf45edb83891b0f028e895f9bc5fa45a2d2fd49e5cf35250f84a384b2f65581b35dabd5e54af4bf6edbe2620fb5ab485cce5ebd46e860f7 Homepage: https://gnuplot.sourceforge.net/ Description: Command-line driven interactive plotting program. QT-package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains the terminal driver that enables gnuplot to plot images interactively using Qt. . The package provides gnuplot-x11 and gnuplot-nox terminals plus an additional QT-terminal for output. Package: gnuplot-x11 Architecture: amd64 Version: 6.0.0+dfsg1-ok1 Priority: optional Section: math Source: gnuplot Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 2916 Provides: gnuplot, gnuplot-nox Depends: gnuplot-data (= 6.0.0+dfsg1-ok1), libc6 (>= 2.38), libcairo2 (>= 1.10.0), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 4.0), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.12.0), liblua5.4-0 (>= 5.4.6), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 5.2), libwebp7 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libwxbase3.2-1 (>= 3.2.2+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2), libx11-6 Suggests: gnuplot-doc Conflicts: gnuplot-nox, gnuplot-qt Replaces: gnuplot-nox, gnuplot-qt Filename: pool/main/g/gnuplot/gnuplot-x11_6.0.0+dfsg1-ok1_amd64.deb Size: 1063680 MD5sum: 950d7eefb255fca7251d3467ce499f84 SHA1: b566f3e693a4994dd71514b0ba28c7cb971af863 SHA256: 553dfda18b1dd1f882c3cb47bf4721dca85b542822b7a1b7ae0feba2b4b5c266 SHA512: b740cc6971be3bc392c39ef8aa4a3ad51ff7371fba7c636e4356be991e4840fd13e86ac5dfb1b992efbdc79907ae7d71d27b9eb1dced347a5ba99c6bd96f34f4 Homepage: https://gnuplot.sourceforge.net/ Description: Command-line driven interactive plotting program. X-package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains the terminal driver that enables gnuplot to plot images interactively under X11. Package: gnutls-bin Architecture: amd64 Version: 3.8.3-ok3 Multi-Arch: foreign Priority: optional Section: net Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1326 Depends: libc6 (>= 2.38), libgnutls-dane0t64 (>= 3.7.0), libgnutls30t64 (>= 3.8.3-ok3), libtasn1-6 (>= 4.14) Filename: pool/main/g/gnutls28/gnutls-bin_3.8.3-ok3_amd64.deb Size: 243616 MD5sum: 45d96978c65bb28bf2c3ec61e3d14db1 SHA1: 50fc3958d4ab5c8b752723b5f8ee7ba22239dbbf SHA256: c93370be89990beff4572251665c66f895ba3c9ce4fe8493e27adab7ded74da7 SHA512: d19b59abd6b5a6f3e901349b103726cdf339fd76cdb12f60a1c7dd9f455b25658d998db8f985c3e1fa07bdc3a720d24e08ab5e7ed70bf697da906e0cc3742a19 Homepage: https://www.gnutls.org/ Description: GNU TLS library - commandline utilities GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains a commandline interface to the GNU TLS library, which can be used to set up secure connections from e.g. shell scripts, debugging connection issues or managing certificates. . Useful utilities include: - TLS termination: gnutls-cli, gnutls-serv - key and certificate management: certtool, ocsptool, p11tool - credential management: srptool, psktool Package: gnutls-doc Architecture: all Version: 3.8.3-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 12529 Filename: pool/main/g/gnutls28/gnutls-doc_3.8.3-ok3_all.deb Size: 4478316 MD5sum: 36cea35298f2964e73ad0b836dff9789 SHA1: 67480f1e5a80943f559693feb81802f562316b3f SHA256: 5131cbceece79d05186a35e17a2ce9b2ecc33466259a80aceb8762e81866f821 SHA512: 1ac74dd1b656900081ed5a8a29af32de691e48c6f1594c93b5a9f72ecee1a5632843d09b988735dba909882b034bf1c5a98070da93a007e6e505f5da3c81893f Homepage: https://www.gnutls.org/ Description: GNU TLS library - documentation and examples GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains all the GnuTLS documentation. Package: gobjc Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Provides: objc-compiler Depends: cpp (>= 4:12.2.0-ok1), gcc (>= 4:12.2.0-ok1), gobjc-12 (>= 12.2.0-1~) Suggests: gobjc-multilib Filename: pool/main/g/gcc-defaults/gobjc_12.2.0-ok1_amd64.deb Size: 822 MD5sum: 0976895a8f57cf0876b7593de5f43f82 SHA1: 838c886425a9bacdb63f6d76ada586d38406a1fb SHA256: 2b3bb0a8658226f084d5b2a3be1852603cc65bbda8449241b34023497d191710 SHA512: a028d90c7b15726e81c94f6b4414e4dab9b6a4bc33a3befe8de95cc0c172a3875c941cc1854b86b939ce052655edd361f2bc86a8b3a768e09a1ecf9372f1ace1 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++ Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Provides: objc++-compiler Depends: cpp (>= 4:12.2.0-ok1), gcc (>= 4:12.2.0-ok1), gobjc++-12 (>= 12.2.0-1~) Recommends: g++ (>= 4:12.2.0-ok1), gobjc (>= 4:12.2.0-ok1) Suggests: gobjc++-multilib Filename: pool/main/g/gcc-defaults/gobjc++_12.2.0-ok1_amd64.deb Size: 844 MD5sum: 1a877b6aad342af624c9df5d19b3b111 SHA1: a930da1bfc212041863f54cb2c4453d83395f1a5 SHA256: b52c624dcfa89d92438fe4a2190675cb1b372b1696ac4b6936d1841b699c4679 SHA512: ffa681dc5058bb021e390d9f7b209977633ea2f7b0bb5db00e5b86ea7d50c404e5e10736945859d9f93f4791eddfb6cebd8c9bfd26336a81a4caaa5d5aa7ff9d 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 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 29003 Provides: objc++-compiler Depends: gcc-10-base (= 10-20200411-ok5), gobjc-10 (= 10-20200411-ok5), g++-10 (= 10-20200411-ok5), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4), libobjc-10-dev (= 10-20200411-ok5) Suggests: gobjc++-10-multilib, gcc-10-doc (>= 10) Filename: pool/main/g/gcc-10/gobjc++-10_10-20200411-ok5_amd64.deb Size: 9087062 MD5sum: ea1b44d04e072e27a105be61c141da5d SHA1: cefe0aa0eca192243e35db873edfa2c67d291070 SHA256: 2f18e592fbe533aca70fc84c03ec1e7764ef22c776e70e2b964bda8445fea15c SHA512: fb383ea78b3e4af9e764be612ee7543204f4c4ce028a3fc729b56f9231ae7deac3f3e1e2e0e4f35c6df21d5cd24148b230b2f13b7febf71e62f331b6ab03d44a Homepage: http://gcc.gnu.org/ 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. Package: gobjc++-10-multilib Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-10-base (= 10-20200411-ok5), gobjc++-10 (= 10-20200411-ok5), g++-10-multilib (= 10-20200411-ok5), gobjc-10-multilib (= 10-20200411-ok5) Filename: pool/main/g/gcc-10/gobjc++-10-multilib_10-20200411-ok5_amd64.deb Size: 878 MD5sum: 91ef86b6b23eac12707ef83bcdbf3cc0 SHA1: b8466ba3bae1c3b183fd09c9ef8ed8f228183b72 SHA256: 64f0b2e6f420ef0a52b270de40140628ad0049dcea42ea7ece0e9eb4a79e638f SHA512: 2a387605eb831c71c008312a8bc08bd4b1177ad08cf870bf231b646eea0444f55847ecc28b7ac96f4138d0081418f99a19d8e00bf1e001d45450bcc24d42ee79 Homepage: http://gcc.gnu.org/ 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). Package: gobjc++-12 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 35207 Provides: objc++-compiler Depends: gcc-12-base (= 12.3.0-1ok3), gobjc-12 (= 12.3.0-1ok3), g++-12 (= 12.3.0-1ok3), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-12-dev (= 12.3.0-1ok3) Suggests: gobjc++-12-multilib, gcc-12-doc (>= 12) Filename: pool/main/g/gcc-12/gobjc++-12_12.3.0-1ok3_amd64.deb Size: 11193474 MD5sum: 1a5ca9b37bbc59853e56dff2ef0ef33b SHA1: b6ee2fccc5cc804cb64be5211331ad0a696306a7 SHA256: ece8d94f8b81eac5ad25d556c329d39b81be33c53ad645cf636ad8fff7e5e920 SHA512: 49cca4216f4f72d0e2b0d3e727ff583d8b72b485e70e8ece853cd1f35dc3393e8ea23ff806cc61f68b7b989f2c27d3872fd29b5f21ccdaaebd6ab5a5dbf231ea Homepage: http://gcc.gnu.org/ 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. Package: gobjc++-12-multilib Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-12-base (= 12.3.0-1ok3), gobjc++-12 (= 12.3.0-1ok3), g++-12-multilib (= 12.3.0-1ok3), gobjc-12-multilib (= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/gobjc++-12-multilib_12.3.0-1ok3_amd64.deb Size: 864 MD5sum: 9814132b441cc451e863fbe2a866b956 SHA1: 486e6f9a0f1c3e7f3b0b1bcad77440d572977483 SHA256: bd61f1d4f11a80b563cd4948d6dfbd6227b4fae3e938877202cbb5ab977cf59f SHA512: 4631da84a5bc30864858d962eed7c64667ac9a22e38231652d0a22e7948082eed95f0aa2502f1195e0580103f573fa6ba66e8abc8891611a5fa5e5a6ea30a1f1 Homepage: http://gcc.gnu.org/ 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). Package: gobjc++-13 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 31823 Provides: objc++-compiler Depends: gcc-13-base (= 13.2.0-4ok3.3), gobjc-13 (= 13.2.0-4ok3.3), g++-13 (= 13.2.0-4ok3.3), libc6 (>= 2.38), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-13-dev (= 13.2.0-4ok3.3) Suggests: gobjc++-13-multilib, gcc-13-doc (>= 13) Filename: pool/main/g/gcc-13/gobjc++-13_13.2.0-4ok3.3_amd64.deb Size: 11415562 MD5sum: 00d20445aa9673b822788a7e826e5316 SHA1: 755e840a7aed1abe9214fcdee5911bd0b65ce77c SHA256: 6d35cefff506dc346bafa72847a6ee0a98f0cd9b9fa4f69fc537b69945a79b8e SHA512: c1be88c75a18e7d4cd5d41b825d40d810abb31f9c69bd70c9a88fae44930151b90637eb39bb17e1e13b794fa282d1ec98194fd86731f08e06f7880dd986e077b Homepage: http://gcc.gnu.org/ 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. Package: gobjc++-13-multilib Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-13-base (= 13.2.0-4ok3.3), gobjc++-13 (= 13.2.0-4ok3.3), g++-13-multilib (= 13.2.0-4ok3.3), gobjc-13-multilib (= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/gobjc++-13-multilib_13.2.0-4ok3.3_amd64.deb Size: 868 MD5sum: cd45c398f5349278df834370d1183f52 SHA1: 8393e59a5936da7eb285fd7d1e74fa1a51d99b04 SHA256: ae3b15f7316d2f7599fe18131bf4e15057271ad15ee0dafe5df521c3a576b99f SHA512: 100f8883a80ea1d311f5ce77c2a14d153e5ff506bf2b89802d64f791984bf5cb761b78b7fad9a8a7144d8c39f36ac692da742cf3bbbbcc5b8a836de3bbd819d8 Homepage: http://gcc.gnu.org/ 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). Package: gobjc++-7 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 25007 Provides: objc++-compiler Depends: gcc-7-base (= 7.5.0-ok2), gobjc-7 (= 7.5.0-ok2), g++-7 (= 7.5.0-ok2), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-7-dev (= 7.5.0-ok2) Suggests: gobjc++-7-multilib, gcc-7-doc (>= 7) Filename: pool/main/g/gcc-7/gobjc++-7_7.5.0-ok2_amd64.deb Size: 9852060 MD5sum: 06451c3ba0937b400fd829bd832a575d SHA1: 1f3ed749f843e49885ce3e5bc44b69fd51dde9f9 SHA256: 6bef6565dbebbf2dbec24f23d57aaf535323747fc26a897330752b143413a316 SHA512: 2415829c5b85ef092d7c119aa39949af39514d2f0e6fc6edf5fffce9aba2a4c13aa72b07ea9414865276a1b501ba8bc46db635f80653bcbc3a33f8e066a78824 Homepage: http://gcc.gnu.org/ 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. Package: gobjc++-7-multilib Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.5.0-ok2), gobjc++-7 (= 7.5.0-ok2), g++-7-multilib (= 7.5.0-ok2), gobjc-7-multilib (= 7.5.0-ok2) Filename: pool/main/g/gcc-7/gobjc++-7-multilib_7.5.0-ok2_amd64.deb Size: 868 MD5sum: dea87d3b51d64c9b7903ba37380a3912 SHA1: 0cc602e00fa4ca2b37adb7532dd8f6a93d554545 SHA256: cd1b0c9129d49b2fa12ceaea67ee50b469641929d81a6322930b3b4d6b989c53 SHA512: 0a9aaffaececaa9b82779670cbaf9e66e99899e2a99a61d2b0cf13fead15cf588e62c2bf1b3868e0f6378e70e7f493b0f31d92fc2f23098089b925264608e833 Homepage: http://gcc.gnu.org/ 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). Package: gobjc++-9 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 26585 Provides: objc++-compiler Depends: gcc-9-base (= 9.3.0-ok12), gobjc-9 (= 9.3.0-ok12), g++-9 (= 9.3.0-ok12), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-9-dev (= 9.3.0-ok12) Suggests: gobjc++-9-multilib, gcc-9-doc (>= 8) Filename: pool/main/g/gcc-9/gobjc++-9_9.3.0-ok12_amd64.deb Size: 8364774 MD5sum: 409fa0acb93eaed03bc8aacd1abafe11 SHA1: 5a9e887054bb8415ba3f136ace8addb204f79031 SHA256: 0434c5000fa3a75acdcf55d4801f1364f426eaf293384d2755820dd6f35fba23 SHA512: 6827b432c699699cecc26b6c76ba835551b6dd965af6689480c55eb252b4355b268be3aeb5672fbb39800a5c91a281ce5082075f0a05c588deebb9152b061c00 Homepage: http://gcc.gnu.org/ 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. Package: gobjc++-9-multilib Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-9-base (= 9.3.0-ok12), gobjc++-9 (= 9.3.0-ok12), g++-9-multilib (= 9.3.0-ok12), gobjc-9-multilib (= 9.3.0-ok12) Filename: pool/main/g/gcc-9/gobjc++-9-multilib_9.3.0-ok12_amd64.deb Size: 2738 MD5sum: a2cc07e93d509bfb5e863283e95cc780 SHA1: 6c0878c20cb274845d445dca0d73b6f3a20982f5 SHA256: a525fcdd6ca9f932348429732563f0188a09c89169da13d22f7c1f5254e9b3fa SHA512: ea1701a22f0efb528ec40794167cc972c19d2b38f45fd8f39cfcb66f179c16bf5fbc1e42765619d70bca20078ca0292f77fe95b1dadae1b6eabb9929652b133f Homepage: http://gcc.gnu.org/ 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). Package: gobjc++-aarch64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-aarch64-linux-gnu (>= 4:12.2.0-ok1), gcc-aarch64-linux-gnu (>= 4:12.2.0-ok1), gobjc++-12-aarch64-linux-gnu (>= 12.2.0-1~) Recommends: g++-aarch64-linux-gnu (>= 4:12.2.0-ok1), gobjc-aarch64-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc++-aarch64-linux-gnu_12.2.0-ok1_amd64.deb Size: 886 MD5sum: dc8e604d408de2a06934724e6b591cea SHA1: f3748d28b35855930ac3e929f624b98cfe78b76c SHA256: ae97658175e2bd5430ba73b064ad3057f2cba54da98fa214e272bc6805374c81 SHA512: 5c84b3c1e3af11f88b834192f6e752ec3942676d003ae6d9285186779168e028472ba0dc7d7ced36a2658b88bc6009741e5c4824afc8e2da8c6685ab6050fb4f 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. Package: gobjc++-alpha-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-alpha-linux-gnu (>= 4:12.2.0-ok2), gcc-alpha-linux-gnu (>= 4:12.2.0-ok2), gobjc++-12-alpha-linux-gnu (>= 12.2.0-1~) Recommends: g++-alpha-linux-gnu (>= 4:12.2.0-ok2), gobjc-alpha-linux-gnu (>= 4:12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gobjc++-alpha-linux-gnu_12.2.0-ok2_amd64.deb Size: 1088 MD5sum: 1eac3a5bc58d380d92c4ac4f9f308273 SHA1: cf62d4fa815d21f461171e2a3037fccacb6d7060 SHA256: cdf3e66fb547170d939e70dcd6d87558a8f0fa4c4e3eeeb35b50202a8e643755 SHA512: de8493cd8e5be79cb4427bbf49722830444dfe17feac0916274004a66db4f8a877dd62c17848bdaae637ddd64c7502dc35017ff2006e3fe27214bfe031a768b1 Description: GNU Objective-C++ compiler for the alpha 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 alpha architecture. Package: gobjc++-arc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-arc-linux-gnu (>= 4:12.2.0-ok2), gcc-arc-linux-gnu (>= 4:12.2.0-ok2), gobjc++-12-arc-linux-gnu (>= 12.2.0-1~) Recommends: g++-arc-linux-gnu (>= 4:12.2.0-ok2), gobjc-arc-linux-gnu (>= 4:12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gobjc++-arc-linux-gnu_12.2.0-ok2_amd64.deb Size: 1084 MD5sum: 2b338195a1ec08ef6c227576cc296023 SHA1: 067e4b451e939739bc839ce6e2a6eb9a54d23f86 SHA256: 95a0bee5dbb0caecfb972770f36c47023d0e604c1fa686b6c511379fcba94dd5 SHA512: 91e266a3987bf17ea9e4942b9dbebe0646d5ebcbe363aa20ec0612b46d174c057ef428e3a6d3a52af67994ccf0fab16cf9beaf5cb21b1c2d9f3e700fe3a88674 Description: GNU Objective-C++ compiler for the arc 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 arc architecture. Package: gobjc++-arm-linux-gnueabi Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-arm-linux-gnueabi (>= 4:12.2.0-ok1), gcc-arm-linux-gnueabi (>= 4:12.2.0-ok1), gobjc++-12-arm-linux-gnueabi (>= 12.2.0-1~) Recommends: g++-arm-linux-gnueabi (>= 4:12.2.0-ok1), gobjc-arm-linux-gnueabi (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc++-arm-linux-gnueabi_12.2.0-ok1_amd64.deb Size: 884 MD5sum: e68c32410ec0c116fc731a04088fae50 SHA1: cf2ca4c2ef2802f526d8288458ffd6da49e3dae6 SHA256: 24b83a2040b9cdf92dac1de6af968a77a631dda41851064caadd5812fda5eed4 SHA512: ebb17a1280bb4259992063e5b6e560662c71bc4365b3414cf8411fba8cf04fccea8d7c55cfca155f624f19dc646640aec0bbf25e72a8e526dce879f87546a7a3 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. Package: gobjc++-arm-linux-gnueabihf Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-arm-linux-gnueabihf (>= 4:12.2.0-ok1), gcc-arm-linux-gnueabihf (>= 4:12.2.0-ok1), gobjc++-12-arm-linux-gnueabihf (>= 12.2.0-1~) Recommends: g++-arm-linux-gnueabihf (>= 4:12.2.0-ok1), gobjc-arm-linux-gnueabihf (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc++-arm-linux-gnueabihf_12.2.0-ok1_amd64.deb Size: 890 MD5sum: ad12acdd13b0feb8273586aa8b8ced16 SHA1: 820658c8abbc2ffefd93112d93cb0a9b0357e376 SHA256: 78489b2111d9ae8656a4251606bc135ddaf96978c5dd6090882a50bb2cf33500 SHA512: 9bda096b7f818eebfdcc59fe5009a015add5a50788439c00811c5fdb25c73e33c9f5fb47491e66f680b408dfa244f6e7b46c933848b3d9a94d52975218ea4695 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. Package: gobjc++-hppa-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-hppa-linux-gnu (>= 4:12.2.0-ok2), gcc-hppa-linux-gnu (>= 4:12.2.0-ok2), gobjc++-12-hppa-linux-gnu (>= 12.2.0-1~) Recommends: g++-hppa-linux-gnu (>= 4:12.2.0-ok2), gobjc-hppa-linux-gnu (>= 4:12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gobjc++-hppa-linux-gnu_12.2.0-ok2_amd64.deb Size: 1088 MD5sum: 62d783702480952bbcf0cd1ccb78f340 SHA1: 7b533a5105ad28adeddc5c65fd4c3d8cec692da1 SHA256: 0d83d39f46f7628704f7cf23daffd27a9fc8f22c5471037bc0cedb19c64c65ef SHA512: 2149eeaf34b8df6052fe2dc1ae176e27d9fe76b1756dc6f2f5db51e79be9f56f3ffdb291829a5e19142808498795538601ad7b2b5e37f393eb618a00ffa6b7e6 Description: GNU Objective-C++ compiler for the hppa 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 hppa architecture. Package: gobjc++-i686-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-ok1), gcc-i686-linux-gnu (>= 4:12.2.0-ok1), gobjc++-12-i686-linux-gnu (>= 12.2.0-1~) Recommends: g++-i686-linux-gnu (>= 4:12.2.0-ok1), gobjc-i686-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc++-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 888 MD5sum: 44adaac2616a739310c191fb0b69547d SHA1: 3efcaae07a6ccd820176993caf07c6002a2fd82b SHA256: 45f0e48671e3a76a5a34b4e9699f78dac6983da27647f47f7f150fab224c82a1 SHA512: 533459ddb4604e630de8c6171565923c80a509fbdc3c57786b512d1b36a4553a6e6b8c14b513a723d080944109d75322969dc38c5a673ccd4a75fba44c7cf68e 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++-m68k-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-m68k-linux-gnu (>= 4:12.2.0-ok2), gcc-m68k-linux-gnu (>= 4:12.2.0-ok2), gobjc++-12-m68k-linux-gnu (>= 12.2.0-1~) Recommends: g++-m68k-linux-gnu (>= 4:12.2.0-ok2), gobjc-m68k-linux-gnu (>= 4:12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gobjc++-m68k-linux-gnu_12.2.0-ok2_amd64.deb Size: 1088 MD5sum: 3b2172d176a3431aef48053d4dd4623e SHA1: ad9020cf3b5e9fd83779623558614b6cb0e5443d SHA256: 3b48a2a3f95f82b029c773e65bd936837ce37832fe3f104457ac309a1d1c59d9 SHA512: 783e5dbb553a68327f95f4fc2b2ec36cbd3b6e4c9f8d12673ec93f84e9e67006f78b437f9489538bcab295efe5525eb4322b182219d7dcbdc505ddb678308d2d Description: GNU Objective-C++ compiler for the m68k 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 m68k architecture. Package: gobjc++-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips-linux-gnu (>= 4:12.2.0-4-ok2), gcc-mips-linux-gnu (>= 4:12.2.0-4-ok2), gobjc++-12-mips-linux-gnu (>= 12.2.0-1~) Recommends: g++-mips-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-mips-linux-gnu (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1088 MD5sum: e752e31c4090a56c1f6b941877af11e5 SHA1: 36529aba7e8a94db1d199e14fbf0f1b97e2a42f3 SHA256: b0fb719ab15d12fbb76d0fa79dcea001867f1222514e054448ed0e8a8f239444 SHA512: bb5c43cc3389c1de1099103904b9a8998b170bfd3d6e090dc522ae53f8faba86ebc845b4d83bd20a4edb77f972d6b594c7a7572a0ecdda7ea59456b991de82be Description: GNU Objective-C++ compiler for the mips 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 mips architecture. Package: gobjc++-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc++-12-mips64-linux-gnuabi64 (>= 12.2.0-1~) Recommends: g++-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1100 MD5sum: 3afd051f967597c183bd117f6a5d3024 SHA1: 61a50671c3f8700c0e99e8a1ed13972ba3bb302b SHA256: 8a5024daa284f25f0cdba7f1ea17f2fe41d506bb6aaa82f99bd211f0632f2f5d SHA512: 8de3923199cae74340a2922f4e04aee28c6ebfa35a38adc189f7c59448584ecdfcf663faeddb965297b01d13a5516d641501a6c9c3ffca89aa0fdede3ce9efbc Description: GNU Objective-C++ compiler for the mips64 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 mips64 architecture. Package: gobjc++-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc++-12-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Recommends: g++-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1100 MD5sum: cfe4f22a6e9827931f0754dbbf1ec9e0 SHA1: 256155973599336d944f08c8b49e684ee5bfa2b3 SHA256: 7702d6dc6e648dfec80960a771bc6a41bb77759a629bd81bec2ef804b89cf6e3 SHA512: 00213c300895a9ed050cbf8fae6155343af7da824872ddbd5360358e7ff86f45549e6dddde6f5be05884bb1d4e2cd3a9ecb3bf2d177e95b53c3e6e6a5a554021 Description: GNU Objective-C++ compiler for the mips64el 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 mips64el architecture. Package: gobjc++-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gcc-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gobjc++-12-mipsel-linux-gnu (>= 12.2.0-1~) Recommends: g++-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-mipsel-linux-gnu (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1092 MD5sum: 6864a5090d6a35247474a5ab287312e4 SHA1: bd0c750f6fab5731e487b180110daa548260edef SHA256: 0b328c98181ae7cafd1196a956eeddcfa315056db1ea062ec2748420f613278c SHA512: 13eecb908d7dcd8120ebcf01e71b80cbf5f05bb1228368ee2b146d3ec2918f76da96ddefab7e80d772a6c78438546f44aee6e9ef45e80ed1d38dc889b0181de4 Description: GNU Objective-C++ compiler for the mipsel 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 mipsel architecture. Package: gobjc++-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gcc-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gobjc++-12-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Recommends: g++-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1100 MD5sum: a651f3e4a4da464b62fddbea9859ecff SHA1: ee37488e9c0c8344e9ed0d286f764cc0778fc184 SHA256: 1931932962b7efd55cd0b13eb53d2d448065b0e8a60623c493e761b1ec7bd3cc SHA512: 62d918e6d48f1d57a27b6ea35559938c2759c6cdedf7add15c0d4571b2bd2e391ee4aa734cea1c2f94e559883ff8ebc52d81ffd2c6fa4201a58dfc6bf1bb4cda Description: GNU Objective-C++ compiler for the mipsr6 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 mipsr6 architecture. Package: gobjc++-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gcc-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gobjc++-12-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Recommends: g++-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1100 MD5sum: a2b8be83b343f7e03dc39f9d9772056d SHA1: 982827283fcd9931a60e4c85517c7f53e8bc738d SHA256: 9f60bccba2180b1f5460cd1887d035a6cecaed1f896e823472c6c0c1be0d4ba5 SHA512: 111ec48e6ff9d2b9c16995299c9073c412eb8864bfa0ecb52408918ebd369e78ee153b2ab2b99e2405d8c861cffbb0962bfa0df9830ea474b51ab4d1b9677e03 Description: GNU Objective-C++ compiler for the mipsr6el 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 mipsr6el architecture. Package: gobjc++-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc++-12-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Recommends: g++-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1108 MD5sum: 08a8b212ed107daeba09f042dbcbaadb SHA1: e682f87e9b389b8ea2b6b26c554f27732b0be6a8 SHA256: 8d246c77c6482feb9e11ba74108b522da98c7c0dd625a5c8a15bd1540fd8562b SHA512: af23c0b153c986fa89b0f00536a0a5622abbe7911488ca32f4bc1a99a6cf75daa6eac8b71f55e811349d255ec597ae31240c6b0b20c26e29927770478efc385f Description: GNU Objective-C++ compiler for the mips64r6 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 mips64r6 architecture. Package: gobjc++-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc++-12-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Recommends: g++-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1116 MD5sum: 2da87da9d493e5c40cbf5081d831a57b SHA1: 69c2b49dbad82f98b3b4862f1317e00110697fb1 SHA256: b736710745c83c0faa6e468b84939753b6a5c0ad31b280727392e3425aa36c86 SHA512: 8bbb4ee0cb395a048b7b4077651bd0d3154fd15eeea38c04d1d50d0b3a23e8e8993eefc6468b40c6025c30695977930dbe458f6fad11985f3367d091cb9476c1 Description: GNU Objective-C++ compiler for the mips64r6el 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 mips64r6el architecture. Package: gobjc++-multilib Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp (>= 4:12.2.0-ok1), gobjc++ (>= 4:12.2.0-ok1), gobjc++-12-multilib (>= 12.2.0-1~), gobjc-multilib (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc++-multilib_12.2.0-ok1_amd64.deb Size: 832 MD5sum: 18641156fb18beffd821169c1f2bbe71 SHA1: c62d2efb70afa9f35e26b104b7cb87374ddd3b75 SHA256: c0b25f1b97c8009af9749bb777ecc6337405201f76a3818e7d46ca28cb854a0a SHA512: ecfbca001cf21f7d66335e9b586c25f4a781f88aa883092034cc26d332049f570ede9e29c10977693799d3eedc986fa73cabf0874f1e1a2c7b256c4b1d8eef1a 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 Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-ok1), gcc-multilib-i686-linux-gnu (>= 4:12.2.0-ok1), gobjc++-12-multilib-i686-linux-gnu (>= 12.2.0-1~), gobjc++-i686-linux-gnu (>= 4:12.2.0-ok1) Recommends: g++-i686-linux-gnu (>= 4:12.2.0-ok1), gobjc-i686-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc++-multilib-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 884 MD5sum: ebe16ffaf76fc00611a9382d9f883bc2 SHA1: 63f6b6a7f7b83b470880f5d5d4f8c981ac0c2b77 SHA256: 14c016df2d3e1427d044ea6b08160b708d12527cf1255b4502c8ddc665bf3c95 SHA512: afefa2c53c5ed9d9682909d1453b45d44ac318e352e25eec15e356ff37b73161895b9ef238be0ad0e48979438f5a180f5893f24e5130bbea0b4084915241251b 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-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips-linux-gnu (>= 4:12.2.0-4-ok2), gcc-multilib-mips-linux-gnu (>= 4:12.2.0-4-ok2), gobjc++-mips-linux-gnu (>= 4:12.2.0-4-ok2), gobjc++-12-multilib-mips-linux-gnu (>= 12.2.0-1~) Recommends: g++-mips-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-mips-linux-gnu (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-multilib-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1088 MD5sum: a1c6013064a84119e1b2a88e1950132e SHA1: ba7b8add9fb9b1acd84fc30616578b92c65906f8 SHA256: 5ba5ab0111dbd4d1273085ba21ccb86fcc5d9bf802b7d8db2b7da4e3588e3a2d SHA512: 20ceb97a141f3a729428ab48ecb3a50f628dafeb37e697c803a6ede5f4d7943551048d4c685574b511d80f64ed224ef59699e2259ca543098ef2321398d89cec Description: GNU Objective-C++ compiler for the mips 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 mips architecture. Package: gobjc++-multilib-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-multilib-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc++-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc++-12-multilib-mips64-linux-gnuabi64 (>= 12.2.0-1~) Recommends: g++-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-multilib-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1104 MD5sum: 605847daa147396a182b7bdbb13dec23 SHA1: 79add32a1fa8d06267ce07a23d5b30ffae44e73d SHA256: 61cf298c946a9abba867246993d2fba0175a53a5017ad9bcb8f5bd0c0c75f99c SHA512: a465b26d61401fe43ea1f2f8e0641adc44366378eba731389ccc732560e1fd3c8659b4e19e1029eda63327b36b6eb662cb8b285ce49de4cf5dcfe36d6c37f44b Description: GNU Objective-C++ compiler for the mips64 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 mips64 architecture. Package: gobjc++-multilib-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-multilib-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc++-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc++-12-multilib-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Recommends: g++-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-multilib-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1108 MD5sum: bb3d1c7586c66fee59abb2bb70844170 SHA1: ce446d72e88be9ec922cb525f72b3800f6cae0a3 SHA256: 9a998b25ecb66783ed6351df9e808012f3ffeffede17d7b5ccf1837c873b73ce SHA512: 71e3ca1a2dc04baadfe3bf73bfd659d1ce5836235eb8d2cf7a552d5eaa896f73e1fcb61483f85650a87e11e523db5253557ee9f9211fbd2e7f83210d9f241e99 Description: GNU Objective-C++ compiler for the mips64el 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 mips64el architecture. Package: gobjc++-multilib-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gcc-multilib-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gobjc++-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gobjc++-12-multilib-mipsel-linux-gnu (>= 12.2.0-1~) Recommends: g++-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-mipsel-linux-gnu (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-multilib-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1096 MD5sum: 9d5bf3e5f9d66aeed67e26bfd04a8b2b SHA1: 33e6aa8231bbd6ff98dda85b4a507f915e108e77 SHA256: 4c120e39b714647c5c5bc3f8758fdcb275e92c7d153b1c8d04dfe141bd6e18ab SHA512: 087c7f533db7cd1d5a6c00395cb267e591176c0cf749cb59a8b9856361b4302ea7c5eaf651caa05cd654a00aa3041c1b237ddad8b1149bc63b5a9e1a88892c85 Description: GNU Objective-C++ compiler for the mipsel 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 mipsel architecture. Package: gobjc++-multilib-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gcc-multilib-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gobjc++-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gobjc++-12-multilib-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Recommends: g++-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-multilib-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1104 MD5sum: 72dc9baef89cd4caa64449e0099555c1 SHA1: 332b7d939d6a8b61fab194f9f6461f0b3c3688d4 SHA256: f16d013b70f92a7a65b3f5868da1bcd007fe3f98bb568d2261eed5455b910e43 SHA512: 146bfd5b9e09ddb54f257d72d0533063ab19de41b712f1cb8a8da7b08d20ee5cca40d003933f7b224ac442c7d2c37775b10cd98a57555fb5938f28549ffaad5a Description: GNU Objective-C++ compiler for the mipsr6 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 mipsr6 architecture. Package: gobjc++-multilib-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gcc-multilib-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gobjc++-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gobjc++-12-multilib-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Recommends: g++-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-multilib-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1108 MD5sum: 493f3ed70067af07b871e57bcd22154b SHA1: 0b7cc1fdae45bbbeb52869f799da34111d8156b9 SHA256: 767afd1b9faba2f899e3ec9a6066d11e4942421a35c420e50c81ae06e8f97961 SHA512: 38246ac8f0954d57ec6893f704282d101fcb8a4e13e62c0a811698a92e7454346c58a039b4f24659a9bde79b545b79bbdbfb195d143ecec3cf0f12ff573ec4c8 Description: GNU Objective-C++ compiler for the mipsr6el 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 mipsr6el architecture. Package: gobjc++-multilib-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-multilib-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc++-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc++-12-multilib-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Recommends: g++-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-multilib-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1116 MD5sum: 816ff0b0f78a348bb89e935bb3535424 SHA1: d1dd657858cf5877f8aa2b4ad553e159cff7dbe8 SHA256: 2d9b672ce79c8157d59a8acc24e9810a6cf4d324a3d6985421d6e0de493bea7e SHA512: 20252068634e503cdd8a77dc225094e6eed4e8a9eb4ee34381dedc967a838f2bc08af90e372092fc3e0e5af7e57edf7fdf7ded63369176f5ee161ac1b82ebb97 Description: GNU Objective-C++ compiler for the mips64r6 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 mips64r6 architecture. Package: gobjc++-multilib-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-multilib-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc++-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc++-12-multilib-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Recommends: g++-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2) Filename: pool/main/g/gcc-defaults-mipsen/gobjc++-multilib-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1116 MD5sum: 65f041d79f337e6096d201d4c0a085c1 SHA1: 75291192f241e0c83cdc3d6fd50c013e99998f5f SHA256: e7deabc914f9ef255dd35ce958b2ab1b175b838b1e214e484af2af2282f4cad0 SHA512: a8c726ec0347a7c6712ccf78708e47b6712e262b812ff801fe3e179644c916a879e0ce17d9fab5b48e1f4ce548e3790df8cfce1afc32cec845ce15db37d5a9b7 Description: GNU Objective-C++ compiler for the mips64r6el 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 mips64r6el architecture. Package: gobjc++-multilib-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc-linux-gnu (>= 4:12.2.0-ok1), gcc-multilib-powerpc-linux-gnu (>= 4:12.2.0-ok1), gobjc++-12-multilib-powerpc-linux-gnu (>= 12.2.0-1~), gobjc++-powerpc-linux-gnu (>= 4:12.2.0-ok1) Recommends: g++-powerpc-linux-gnu (>= 4:12.2.0-ok1), gobjc-powerpc-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc++-multilib-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 888 MD5sum: 42a95369479e5e34893b5d477966fff1 SHA1: 3497424585d36c02b7386cf7b6a32263601e23a8 SHA256: 6f0b94bbe39648ae99a56fd9b66cf77e98367f866046ae02635c85bccc8a68e5 SHA512: 4dfdd6a9378ca5bba5f0026330abe97c7877f282fa60e01ec058e0a40e069f925f9562c8a0067804fc8f5ce64cb90cefac2f147766ba042b7265369eacb3bbb0 Description: GNU Objective-C++ compiler for the powerpc 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 powerpc architecture. Package: gobjc++-multilib-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gcc-multilib-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gobjc++-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gobjc++-12-multilib-powerpc64-linux-gnu (>= 12.2.0-1~) Recommends: g++-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gobjc-powerpc64-linux-gnu (>= 4:12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gobjc++-multilib-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1096 MD5sum: fee74191ece497e565835470f8524adf SHA1: d8b7bf0f685156f3e0b6a82297afd3200131b8e5 SHA256: 29d055f2ee853eab22a6a8d60543b0eb20d5867658976adcee819725b6e8f6ea SHA512: 18e025ee2000ca838a28b53910cf8f98a4773e71df5095f5885a23bae347d86b5e27cd1bce7a77057e7da08448e3073b0a0bf98b04023456179630849368238d Description: GNU Objective-C++ compiler for the ppc64 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 ppc64 architecture. Package: gobjc++-multilib-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-ok1), gcc-multilib-s390x-linux-gnu (>= 4:12.2.0-ok1), gobjc++-12-multilib-s390x-linux-gnu (>= 12.2.0-1~), gobjc++-s390x-linux-gnu (>= 4:12.2.0-ok1) Recommends: g++-s390x-linux-gnu (>= 4:12.2.0-ok1), gobjc-s390x-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc++-multilib-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 888 MD5sum: e0933573bdf69242cb1dd6a71b648b92 SHA1: a348a2c6362b1124d1aab34f46ddf8d9254b29b8 SHA256: 46fa7a34fb34ee13032376c446dea5549bb269ba20be985a4aed8a4f7449db6c SHA512: e5a34be079939ee1855900ef8671c098b26c520726bbc9f08d93b8566296c37805b4510d742eb5f3c6a919b84b556bf29a5d898058f16455bdb81a2ae74b01aa Description: GNU Objective-C++ compiler for the s390x architecture This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C++ cross-compiler for the s390x architecture. Package: gobjc++-multilib-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-sparc64-linux-gnu (>= 4:12.2.0-ok2), gcc-multilib-sparc64-linux-gnu (>= 4:12.2.0-ok2), gobjc++-sparc64-linux-gnu (>= 4:12.2.0-ok2), gobjc++-12-multilib-sparc64-linux-gnu (>= 12.2.0-1~) Recommends: g++-sparc64-linux-gnu (>= 4:12.2.0-ok2), gobjc-sparc64-linux-gnu (>= 4:12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gobjc++-multilib-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1096 MD5sum: 8d477cd5d5fc276f0356d80c0e823184 SHA1: 0146d4b66a0645487a49006306d30e56b6debae6 SHA256: efdf24768d2bd8ffa3429e2cd54570d472df55782e045c314a515dad5bdc3330 SHA512: 769a7830c0a95a8ccc90cccf21242dc8783b501c2afbbe279273d6f1355a33a7cf592b1225da814bf00de230be3cb5dfae1decf350aa45250c46517fc4861bcf Description: GNU Objective-C++ compiler for the sparc64 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 sparc64 architecture. Package: gobjc++-multilib-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gcc-multilib-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gobjc++-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gobjc++-12-multilib-x86-64-linux-gnux32 (>= 12.2.0-1~) Recommends: g++-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gobjc-x86-64-linux-gnux32 (>= 4:12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gobjc++-multilib-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1092 MD5sum: 46a9d8b240d634beff86399875c4a373 SHA1: fd6896ecb4511f2f0e35502dd37d03cc130e446a SHA256: 1659f8872e797623def0ba792e0b6cbe55a48645e77f86add316711861f5ad13 SHA512: 6e74d995f4a5ea0216c61f2e5030137e46410d919d5908fd462b8905f4688a150b076bba5fd70f85578f419afe6b3d662c6ea60c9afe641b1fcf10c0490bcc64 Description: GNU Objective-C++ compiler for the x32 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 x32 architecture. Package: gobjc++-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc-linux-gnu (>= 4:12.2.0-ok1), gcc-powerpc-linux-gnu (>= 4:12.2.0-ok1), gobjc++-12-powerpc-linux-gnu (>= 12.2.0-1~) Recommends: g++-powerpc-linux-gnu (>= 4:12.2.0-ok1), gobjc-powerpc-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc++-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 882 MD5sum: 15a44d99f8aad32a6bd225a495d9b12a SHA1: f3aea921f1a57b49b1d7522896e80663396d4528 SHA256: 07de1ea2659879545faf101c74d30456b640e8364b764ed0311d6f14e532eb4e SHA512: fcbaf9ed7e8e8e9a50b4a5a0cc5ec223496cc7f31ca424b13424fea1649f3088e42635d7a76bea29906ff6a6d743e39a79e7a00c8eeac37c40f3b4aacc4a5885 Description: GNU Objective-C++ compiler for the powerpc 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 powerpc architecture. Package: gobjc++-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gcc-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gobjc++-12-powerpc64-linux-gnu (>= 12.2.0-1~) Recommends: g++-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gobjc-powerpc64-linux-gnu (>= 4:12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gobjc++-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1092 MD5sum: b7822cbbd4636e94c904c26301946c1a SHA1: d45f425a8fb2560d74a22c66124d6d341dda3f01 SHA256: d1166c52cfba503048e28083accde95118b49cbaf679814287f98c0f253b72bd SHA512: 3673485b1485082b06c929880b0193e8debb52dce4da8c4e1d05d799b388e4090d9ecfba2f30e30d902eb6e4a5093b2f1766c33fae42ebbccca62b745ae932da Description: GNU Objective-C++ compiler for the ppc64 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 ppc64 architecture. Package: gobjc++-powerpc64le-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc64le-linux-gnu (>= 4:12.2.0-ok1), gcc-powerpc64le-linux-gnu (>= 4:12.2.0-ok1), gobjc++-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Recommends: g++-powerpc64le-linux-gnu (>= 4:12.2.0-ok1), gobjc-powerpc64le-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc++-powerpc64le-linux-gnu_12.2.0-ok1_amd64.deb Size: 890 MD5sum: 00e0e5a2fae68d9813531745f9b43c48 SHA1: 2385845445b500b44429e2c563c67737e8dd15fc SHA256: b107f208037b7fa79e7c03dbc966e1ad3a44aca09072bf305174365a09621db9 SHA512: b3e471a7fbcd93f267fb0b2c68292822af27cd65cc0df38e81762f63355d809f4f5d636ae50bffc19a808935c40a49871634984d4c148973437b79afec7d7cc3 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. Package: gobjc++-riscv64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-riscv64-linux-gnu (>= 4:12.2.0-ok2), gcc-riscv64-linux-gnu (>= 4:12.2.0-ok2), gobjc++-12-riscv64-linux-gnu (>= 12.2.0-1~) Recommends: g++-riscv64-linux-gnu (>= 4:12.2.0-ok2), gobjc-riscv64-linux-gnu (>= 4:12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gobjc++-riscv64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1088 MD5sum: 92a55d3f400c85732e42d8a8cab23a7e SHA1: 91eb6288e53245ccebbd81707c823e71ef85e6d7 SHA256: 453bcbcdd9a41581a1e4695baaecf77a5917573837c571307c6cc29519c88466 SHA512: 2444b0511d49c1d48ad10ff60a3ef57e74d114e9040b2d04383b6b9b732f502a76ac2220bd7bbc8d66896b187ffd01627d1bb0fd8d59a28fd9b5835fd98c6c29 Description: GNU Objective-C++ compiler for the riscv64 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 riscv64 architecture. Package: gobjc++-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-ok1), gcc-s390x-linux-gnu (>= 4:12.2.0-ok1), gobjc++-12-s390x-linux-gnu (>= 12.2.0-1~) Recommends: g++-s390x-linux-gnu (>= 4:12.2.0-ok1), gobjc-s390x-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc++-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 882 MD5sum: 755b61d81b096abfe19b9fd9bc58b75c SHA1: e82547df8b5354a9513864650d58222c406b3e73 SHA256: 7d54c62b6ded3aebc31e01fdae00d5956114cc51d47fe5c59f389f215efa41db SHA512: d2c9e249e0482fff504507eeacffbce24ba6a55860f3cfb4897e66e439ef78f2868e351ea3044a6bb66f7b6523d0c135a5f18fb0d33694e717fe7b01a72ce5b8 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++-sh4-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-sh4-linux-gnu (>= 4:12.2.0-ok2), gcc-sh4-linux-gnu (>= 4:12.2.0-ok2), gobjc++-12-sh4-linux-gnu (>= 12.2.0-1~) Recommends: g++-sh4-linux-gnu (>= 4:12.2.0-ok2), gobjc-sh4-linux-gnu (>= 4:12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gobjc++-sh4-linux-gnu_12.2.0-ok2_amd64.deb Size: 1084 MD5sum: 84b6d4f3cc99218f9e7aa997b774ea2e SHA1: 5b7e7da998235e63ee70970245371fb83c7e7496 SHA256: c82cda96a22f78d06d5703a77b3dcd44d15ac6499d2318703029905149c19756 SHA512: dde56fdb90fb09deb9b84c6b926f3ae3e087bb890028d3528198a007c9e178b9cdc26dcac008d1535cc2bf5b45b50d9fa7dd84c46264adf721e05e712545c052 Description: GNU Objective-C++ compiler for the sh4 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 sh4 architecture. Package: gobjc++-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-sparc64-linux-gnu (>= 4:12.2.0-ok2), gcc-sparc64-linux-gnu (>= 4:12.2.0-ok2), gobjc++-12-sparc64-linux-gnu (>= 12.2.0-1~) Recommends: g++-sparc64-linux-gnu (>= 4:12.2.0-ok2), gobjc-sparc64-linux-gnu (>= 4:12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gobjc++-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1088 MD5sum: 69fac813bef788469c5cc844407c2933 SHA1: 3c874f3b946e32b709ed72de334aed0c3843e4fe SHA256: 42c86a8e5cadd381f1675a7de1111ae4154bba53fb662351b3f0d944f367afcb SHA512: b04ece39ce9ce831621d8eaf8d6c37e444f6354908e364d8fd68c3a40bbc935caa2aff96b3f89bac492e8e0ed3378d5ab6c56a22883f0256fae97b55a16508e0 Description: GNU Objective-C++ compiler for the sparc64 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 sparc64 architecture. Package: gobjc++-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gcc-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gobjc++-12-x86-64-linux-gnux32 (>= 12.2.0-1~) Recommends: g++-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gobjc-x86-64-linux-gnux32 (>= 4:12.2.0-ok2) Filename: pool/main/g/gcc-defaults-ports/gobjc++-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1092 MD5sum: dd6d7d3bf0857778899fef9eff0a6e9c SHA1: 290875fe89fef46cb8e0c973988f23f63210f457 SHA256: fe97bef9f5aae31ca4de9f2e4b9a4794950aabc09757644e4f17d98898ec738c SHA512: 93b1c8235f7618181a0c78f3b79b0a857fa667402428cc9ebe21d47d3bc5d5486114ba87559caacf0ec345879f700cbf9f4573d9a720a97756501a9952d0b074 Description: GNU Objective-C++ compiler for the x32 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 x32 architecture. Package: gobjc-10 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 27430 Provides: objc-compiler Depends: gcc-10-base (= 10-20200411-ok5), gcc-10 (= 10-20200411-ok5), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4), libobjc-10-dev (= 10-20200411-ok5) Suggests: gobjc-10-multilib, gcc-10-doc (>= 10) Filename: pool/main/g/gcc-10/gobjc-10_10-20200411-ok5_amd64.deb Size: 8455790 MD5sum: e40cdaefec0ff75650d08766d743670e SHA1: bad31c67a9ba772c7746e47c412916d38c9cc4b3 SHA256: 47d996c99c4526ad27bb9926fc66e630183ce9b79b3673de35bdf698e3425563 SHA512: 5e23a4a8e67724f1008bb3c1fcb8cb53a3fd49fa2376384acda4abff88aee78fd6aec7b3e8c1c7ee7e17f6bcf623dacbacdfca8942d3125f1fe4e12887f59c1a Homepage: http://gcc.gnu.org/ 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. Package: gobjc-10-multilib Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: devel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-10-base (= 10-20200411-ok5), gobjc-10 (= 10-20200411-ok5), gcc-10-multilib (= 10-20200411-ok5), lib32objc-10-dev (= 10-20200411-ok5), libx32objc-10-dev (= 10-20200411-ok5) Filename: pool/main/g/gcc-10/gobjc-10-multilib_10-20200411-ok5_amd64.deb Size: 878 MD5sum: 8ea0844d8d556bfe53d8419c15ca040d SHA1: b853398be71ba761c7452109791befaeef87fbd5 SHA256: 5ec97219a2cde3e4d528cec3b240f2ec970f640e27ccaf0ca1609b345c510a71 SHA512: b15a6f61ef7a70b0ef5855e297d9b912fa7f131f252095086e4381ea0be6252a5151ed86bb5a4cb85930e883f71778df6dd8e2db51df4f346e116511da595c1c Homepage: http://gcc.gnu.org/ 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). Package: gobjc-12 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 33153 Provides: objc-compiler Depends: gcc-12-base (= 12.3.0-1ok3), gcc-12 (= 12.3.0-1ok3), libc6-dev (>= 2.23-1~), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-12-dev (= 12.3.0-1ok3) Suggests: gobjc-12-multilib, gcc-12-doc (>= 12) Filename: pool/main/g/gcc-12/gobjc-12_12.3.0-1ok3_amd64.deb Size: 10351988 MD5sum: c22c8f6fa384be090991939391abe331 SHA1: df1fa6100b9c1d14c5b6426c7e57ff472cf05443 SHA256: a4957ddcf7d8032120f77f043dfead1c8da4fd22de1c66f247c9235b95da2491 SHA512: ebd1160f209e9d3856fd098294f6669dbf28efbfa9073991236987935cd6c9dd2e689a6cad990d7c9ab3f1dbeac7d8c0768eb09c364bc73f46daab948d5a6a2b Homepage: http://gcc.gnu.org/ 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. Package: gobjc-12-multilib Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: devel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-12-base (= 12.3.0-1ok3), gobjc-12 (= 12.3.0-1ok3), gcc-12-multilib (= 12.3.0-1ok3), lib32objc-12-dev (= 12.3.0-1ok3), libx32objc-12-dev (= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/gobjc-12-multilib_12.3.0-1ok3_amd64.deb Size: 870 MD5sum: 872773b1a565e52cd5375e4cdf823f99 SHA1: 0ab71b75180a1c666cc31482e3de68e20a34d975 SHA256: f2fda39e568e3d3cc6753bd012516c590e860d2dcf23cf7b693fd0f8d652e14a SHA512: 2910d803ef4c8b8ec7146e12d371cbbe6d536b2d75d54f699524b736305ed94f34055b536bb9bcfe83ded7690af36ddf21c3e2ec68373495b77e38670e7fbbf5 Homepage: http://gcc.gnu.org/ 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). Package: gobjc-13 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 29749 Provides: objc-compiler Depends: gcc-13-base (= 13.2.0-4ok3.3), gcc-13 (= 13.2.0-4ok3.3), libc6-dev (>= 2.23-1~), libc6 (>= 2.38), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4), libobjc-13-dev (= 13.2.0-4ok3.3) Suggests: gobjc-13-multilib, gcc-13-doc (>= 13) Filename: pool/main/g/gcc-13/gobjc-13_13.2.0-4ok3.3_amd64.deb Size: 10471896 MD5sum: dd95fe1a8d308bd923d75009ab18df7b SHA1: ec104d990a8d64bba21a6498c6d4065ac836e124 SHA256: a8b3619fcd58249d82fa69043e4669fb8ddd448a3a4387f8028b0304c7a14d2c SHA512: 4a4c36de6f58209c8ab6a2b847327cd4586d4effb4e112a9105de41574b848f734fa9e56d4b9bb3a4ce2a6c65cd6f5971667ced26530c15f0d50e385c4185260 Homepage: http://gcc.gnu.org/ 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. Package: gobjc-13-multilib Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: devel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-13-base (= 13.2.0-4ok3.3), gobjc-13 (= 13.2.0-4ok3.3), gcc-13-multilib (= 13.2.0-4ok3.3), lib32objc-13-dev (= 13.2.0-4ok3.3), libx32objc-13-dev (= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/gobjc-13-multilib_13.2.0-4ok3.3_amd64.deb Size: 870 MD5sum: b6115bd518619c4c32026192b089cb53 SHA1: e7f8187ce9d090ad04127130ade46498488279f1 SHA256: d6c9e5e7d1e454f15c3c66addbeb40882ea4ea266b008a4696ff6d44967454e0 SHA512: 7f34701bcfa85c0341f5b22d137e894ad19005d4c6c9c006211ced412ab832d3491d73abb177e3bbd8d7d67d48c6fcc332280b954bf11a0dcd9c22c560c8975e Homepage: http://gcc.gnu.org/ 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). Package: gobjc-7 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 23301 Provides: objc-compiler Depends: gcc-7-base (= 7.5.0-ok2), gcc-7 (= 7.5.0-ok2), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl22 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-7-dev (= 7.5.0-ok2) Suggests: gobjc-7-multilib, gcc-7-doc (>= 7) Filename: pool/main/g/gcc-7/gobjc-7_7.5.0-ok2_amd64.deb Size: 9058666 MD5sum: c16a84b3d9524583d149145ecba6d156 SHA1: 8f45b8b49a31688a29ce35c8396829d29acebc32 SHA256: 3050e5de5ba65b7362aa1582a6d72b4eb69133db90b71f142816554e8f2980bc SHA512: 88b0b89486396ed472aba5f5b24a801d70c39d743d994ff96674642824cb1fb9c4a9aae130415bacb0459bdef702cf5852d3cb6274db2a86dde9ffd2f89defc5 Homepage: http://gcc.gnu.org/ 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. Package: gobjc-7-multilib Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: devel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-7-base (= 7.5.0-ok2), gobjc-7 (= 7.5.0-ok2), gcc-7-multilib (= 7.5.0-ok2), lib32objc-7-dev (= 7.5.0-ok2), libx32objc-7-dev (= 7.5.0-ok2) Filename: pool/main/g/gcc-7/gobjc-7-multilib_7.5.0-ok2_amd64.deb Size: 870 MD5sum: 90fb84f338ddce1157e62837a6e2be42 SHA1: b017126236f7026253064c18fffd93465f438d90 SHA256: 4acbea9f8d6355722b0922da2ec65a81b77f0119fd4a61a85bd8a7a23eb3c6f4 SHA512: 9ac63abf14055e66a4147410654b731ea2e9d65b7c7a85861684bfbaafe314ff7beeb6579aeb5e548c211a6279edf7f975c34e42e64e7dfb90f7c30a02acb29a Homepage: http://gcc.gnu.org/ 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). Package: gobjc-9 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 25185 Provides: objc-compiler Depends: gcc-9-base (= 9.3.0-ok12), gcc-9 (= 9.3.0-ok12), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.34), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), libobjc-9-dev (= 9.3.0-ok12) Suggests: gobjc-9-multilib, gcc-9-doc (>= 8) Filename: pool/main/g/gcc-9/gobjc-9_9.3.0-ok12_amd64.deb Size: 7794558 MD5sum: e0ebf431b1a16feb96d5381921c70e78 SHA1: 1c9cf41c94aa48368a588c7197238fc12e4454c4 SHA256: 8f53fbebcbe00020f00cb6cee9be52edbe5eec76ced9583c8d34a47c5c812ae9 SHA512: 077065581f3d838deccf62379f782d90cc5537924f2e46ab8f3310bb258691ef64f24a7ffdc13040156620164e3eb183eb6eb8e7490849f6b367b29000d4089d Homepage: http://gcc.gnu.org/ 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. Package: gobjc-9-multilib Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: devel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-9-base (= 9.3.0-ok12), gobjc-9 (= 9.3.0-ok12), gcc-9-multilib (= 9.3.0-ok12), lib32objc-9-dev (= 9.3.0-ok12), libx32objc-9-dev (= 9.3.0-ok12) Filename: pool/main/g/gcc-9/gobjc-9-multilib_9.3.0-ok12_amd64.deb Size: 2744 MD5sum: 935343c2f9c392b3bd2c04c927c63987 SHA1: b1ea36ae3cd0da1c33de2f9a6c6b8930dc3ffbe2 SHA256: 75d0d7a51cba5e6c9722e40ba0965aa32fd3066461321da1a8e959a9929da8ef SHA512: 0958846afeacf35938ad5f258240fbb1de5fb527b90d3ed814c2653f216b9bf73d0926b65829e169fb9ea16a5614009b18b7e704b0ce9ec375060861d04d2beb Homepage: http://gcc.gnu.org/ 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). Package: gobjc-aarch64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-aarch64-linux-gnu (>= 4:12.2.0-ok1), gcc-aarch64-linux-gnu (>= 4:12.2.0-ok1), gobjc-12-aarch64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gobjc-aarch64-linux-gnu_12.2.0-ok1_amd64.deb Size: 864 MD5sum: 3d4b7043c818172c83b838844291ffc9 SHA1: e762df84913ce5bfd95e2bda09650a0d65caf516 SHA256: 74b4758e66ab882e301ea302b7eeedcd94a69fe38df2d4c63282d30f56ac92cf SHA512: 9a2bb6014d708b6db92d4c60e5ac94f5a1aabd7e3cb7d7ffb659c775ac14643f1e88ea667c7e56154862522dd21ff54c9fe50a4f21593d9de6f890924c1946ff 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. Package: gobjc-alpha-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-alpha-linux-gnu (>= 4:12.2.0-ok2), gcc-alpha-linux-gnu (>= 4:12.2.0-ok2), gobjc-12-alpha-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gobjc-alpha-linux-gnu_12.2.0-ok2_amd64.deb Size: 1060 MD5sum: 2b1044decb0871e3c5a0f9fbf5c83429 SHA1: 7d1624a88424a6185af560486132a2935082db1e SHA256: a01183af28f665c185682713adf50e8ca63bab1151dc3743af699aa3bfa8be93 SHA512: 1c6800ba64307bf7ecdf003c4bd32624944b283a47e2888af775665dc6982350ff3b71dd101d3ed12265fe4b87613fdaf8ad447d9e2e9d06dd094cbb94c5a6be Description: GNU Objective-C compiler for the alpha 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 alpha architecture. Package: gobjc-arc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-arc-linux-gnu (>= 4:12.2.0-ok2), gcc-arc-linux-gnu (>= 4:12.2.0-ok2), gobjc-12-arc-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gobjc-arc-linux-gnu_12.2.0-ok2_amd64.deb Size: 1056 MD5sum: 0027b39f6a72b640ce7e0cbfd7ff0f7d SHA1: 8e27c22494392dbceaa4109f82246df117ab00a4 SHA256: 897c3b693813ebc28c356b4be690f9a42edf1f558283dcb104ddbdcb5b4f27b3 SHA512: 93d9dfb8b861899c31da1e8473236f33c35eff9e206fb5bbccc3a8480199ab38b0dac767a27166514daf29f6c34c46b5a2f8b38efb795e497a055d192f6b8461 Description: GNU Objective-C compiler for the arc 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 arc architecture. Package: gobjc-arm-linux-gnueabi Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-arm-linux-gnueabi (>= 4:12.2.0-ok1), gcc-arm-linux-gnueabi (>= 4:12.2.0-ok1), gobjc-12-arm-linux-gnueabi (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gobjc-arm-linux-gnueabi_12.2.0-ok1_amd64.deb Size: 866 MD5sum: 10d7ef1bcc506ff69cf1292c2f196794 SHA1: d5c43a0024fdeb856538143f8e0b2133f4cec771 SHA256: 0441d85f57d0f9f80746478682abdd77e13815f2d2c3bcc4d4679e7a8d74cb4d SHA512: 031174e4522a4bd0f46357cc12e55d411751dfb2e88b3ec8f33ada5a69f441d139831396c9b03da71a5bb68523d8579ed1ab5601824dae93df5b57df0f00c516 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. Package: gobjc-arm-linux-gnueabihf Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-arm-linux-gnueabihf (>= 4:12.2.0-ok1), gcc-arm-linux-gnueabihf (>= 4:12.2.0-ok1), gobjc-12-arm-linux-gnueabihf (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gobjc-arm-linux-gnueabihf_12.2.0-ok1_amd64.deb Size: 872 MD5sum: 65ae3328457c6d7cea5082e32edcdb1a SHA1: 9e0ea0395e2c80536b470f0ca27eb78b1618782e SHA256: 3dd291a9a3e959e4e4f1b8e3dac881986de3965e711552c9d80b7dccb57a1ce4 SHA512: e8c5b3d0517faf1d7f3afd93fea1a7102f5a1ec076a352d04c3b5c4708cc8dc3553d8358331eb06583329ea6fbcfdc57a0625a5bdce51d13cd2eb4125a217684 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. Package: gobjc-hppa-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-hppa-linux-gnu (>= 4:12.2.0-ok2), gcc-hppa-linux-gnu (>= 4:12.2.0-ok2), gobjc-12-hppa-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gobjc-hppa-linux-gnu_12.2.0-ok2_amd64.deb Size: 1060 MD5sum: e260b3083d5c91fae1ec34f313ea9204 SHA1: 622121962aa5baad83cb41cbf1b8c7f2a063d092 SHA256: 1efa50be938c539be40735d2b06d3041064982675e4148d084361774bb6068c3 SHA512: 3a9239e3a30ad741f4f76a43eb80d32007853f8a5be6c8ed090c7bc18c61e08273a51db0ec324059a90a0b19cc2f8bb85f89a042734e6f0df06b79101af4ee3d Description: GNU Objective-C compiler for the hppa 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 hppa architecture. Package: gobjc-i686-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-ok1), gcc-i686-linux-gnu (>= 4:12.2.0-ok1), gobjc-12-i686-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gobjc-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 862 MD5sum: 243c7755953abc17dbd9a7d45e8a8bd3 SHA1: 474897288c6996312820d335e4e2f2af95004d62 SHA256: 1f0784a28fd9a0fe409e3585d2cfc9f281986d548dc41b2c18d139f1931567aa SHA512: 3c4961c8a601138931ae2ad7ab08a30436fa06f7fe87f8107ddcc4f4b97dc39db028db3c93b22b636d607e59667b6462b7529624e40c152d9cd23fcde943de59 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-m68k-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-m68k-linux-gnu (>= 4:12.2.0-ok2), gcc-m68k-linux-gnu (>= 4:12.2.0-ok2), gobjc-12-m68k-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gobjc-m68k-linux-gnu_12.2.0-ok2_amd64.deb Size: 1060 MD5sum: ea0d4e4f26f82bfa9fcea7af4892888d SHA1: 805d1b0bbf12ce9fa6d0c48ac78d0418991e34fe SHA256: 3ec647012ce7be5d57b2e1cbe68eb8e69e9d16dfb65ceeca2544a5257291ddf7 SHA512: 5a49ef3e39928c049afb28be8325d53f0c804b7faba20f45c7b0f2d197d72dead80f54567cad2fdbfb43bef15ab7fa2ed1235abc62f5e4b96835f22e7f5bea12 Description: GNU Objective-C compiler for the m68k 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 m68k architecture. Package: gobjc-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips-linux-gnu (>= 4:12.2.0-4-ok2), gcc-mips-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-12-mips-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1060 MD5sum: 7f6fd6e4183e8278d57ec36d146eb791 SHA1: 326358d7f764b9b27f08dfcf071f0ed0f8fd95b1 SHA256: 12ebc300504221e677a76ee649222398dad0650f95fc63a942a66ed4d1354349 SHA512: 43e313301f92bc659108c9df676b0e0120cdcb474b4a92a3632c4ba9a3a8cfeb38e0d911400d77c288b55db449832563b1b81f0281fb8f410e3c295aa5eb23b0 Description: GNU Objective-C compiler for the mips 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 mips architecture. Package: gobjc-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-12-mips64-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1076 MD5sum: 9b8efc0a0569e2012ab3c148719339c7 SHA1: ce4f12e05bc84ecc97175562966c65049ce5354b SHA256: 5131f491039c240e3f0bb4fe8ef4a6b10684e527735098061a67ea680d97f1eb SHA512: a7abaff71de93eeff59fbbf6afaaf533042db1c52f5862ea8723c1a261c6afd9f28f446af868daac154eb517d7e85d7b082b2585aa530f18ac37110efcdc05bb Description: GNU Objective-C compiler for the mips64 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 mips64 architecture. Package: gobjc-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-12-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1080 MD5sum: 91f759c672d94586d79039a980d86366 SHA1: e1d37cc58dfc1b20eec35cf5fbd2be997c759104 SHA256: bc8f47f162e10c69b62440f0749f0a2c95e0fb6d95785c528d0a2c3a69c31419 SHA512: 9a6b41a09ccad5cdf00bd28a7139f3a241f4428200a2ec35ecf652fd2a70701e697fd8497a2bde8418a98128faef08bf87c618e216802527c68e7c7b2f898b9c Description: GNU Objective-C compiler for the mips64el 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 mips64el architecture. Package: gobjc-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gcc-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-12-mipsel-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1072 MD5sum: a0d8c00f4d74c20dd7ab31ce7955dbc4 SHA1: 7fd91aa06cb015a50e2bf723c84ac78b8f211792 SHA256: 9b25ac0336e151139a9e821348d5976e57fb751fd3383002a6641fb6b5d326b5 SHA512: 57d5c43296b3f5141d5f7d7cb93eabd32eedd5682b02f67d4f9409d73cfadc81841b2730674339a35487d69ee4cdb4241d531749cad0e2415bf6aff51fdca86a Description: GNU Objective-C compiler for the mipsel 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 mipsel architecture. Package: gobjc-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gcc-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-12-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1076 MD5sum: 93e8344b115f9b93f0d3ddc1d5b92e23 SHA1: d42e0cfbf0b941c0bc7a8191a3d984b6489a1feb SHA256: bba628ba1651aacf067d3dd8a44f12a7ee436b83f24fd37353ac45075be82697 SHA512: 9a6cee99b8347ac43e78a5c654f1d4e3758e66714cca469def2674ef713edeab3fde41fe4894e7e3c03d44c0446c0757fb1f62e22ac2e24ba8fb669c83478120 Description: GNU Objective-C compiler for the mipsr6 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 mipsr6 architecture. Package: gobjc-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gcc-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-12-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1084 MD5sum: 9d4dd0f0b9c547ecbb3725aba021120f SHA1: c2c4bc169357b9bffb8a3de20adfcba0369bb7d0 SHA256: 835d0b2fddd299752a3c1d3c6688d11cfd0bca5c3d8f1681336c2f41085eea48 SHA512: b91a1a8494a95105ef9f5cfe529f1a70b593c36f5b5d0e21d8e3805b3fc5ac5b55fe3b7b0bef865325f6b9a1305711dfa9a5c2d80601ea7e46a0fcf94762a2d6 Description: GNU Objective-C compiler for the mipsr6el 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 mipsr6el architecture. Package: gobjc-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-12-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1088 MD5sum: 408090f9d14135ca39f32f06fcb484e2 SHA1: 53a2af29fa6ebbe43722d1adeec6fe170fbbdf9a SHA256: f2b0c57ef703affd4edd3846144a1e71636789959df4f8f8861022db7d922af7 SHA512: dcdb13d4633d29aed349e19f4903600023080e74370ee7474256b2def2b823c092c8ae641675700feacce8d70c8c4f6d25bbd39b768e500cfab9784feb439056 Description: GNU Objective-C compiler for the mips64r6 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 mips64r6 architecture. Package: gobjc-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-12-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1088 MD5sum: dabe98ab4b63a1abd22c9a19b5625c38 SHA1: e8dc90257f5f4a7571b2e53e93fe9ec9704caaf4 SHA256: 81432ff1fee97543140e03b2c228b84e6b9b9bee47cd90eb805f74e28b355de2 SHA512: 412b04141c5c7e6fd462b2c32983ca16d62c449dd98b04ba57da48a75348d3ada8854d19ead03b338e38837a145c50920a1011c4b0db12e8f9ee786c0ffe95f3 Description: GNU Objective-C compiler for the mips64r6el 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 mips64r6el architecture. Package: gobjc-multilib Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp (>= 4:12.2.0-ok1), gcc-multilib (>= 4:12.2.0-ok1), gobjc (>= 4:12.2.0-ok1), gobjc-12-multilib (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gobjc-multilib_12.2.0-ok1_amd64.deb Size: 826 MD5sum: 8257ff5f2e216d38e6e411d9d5897a0d SHA1: ce072163a10e87d8e4d67d02da93a0b93a9f57f9 SHA256: 6adf3383818147cfd83f1ac0311767a9719fc41091ee4e8dc1c4f45499d43355 SHA512: 86673f24a5bd7a1f37ad159b0f81100868a5b4f09421520e10f4b9f5bdef9c8397d5b097abe6d1f8b9b073f3cd8b29c561e26d6e0bba5bcd47743ae1981d24a8 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 Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-i686-linux-gnu (>= 4:12.2.0-ok1), gcc-multilib-i686-linux-gnu (>= 4:12.2.0-ok1), gobjc-12-multilib-i686-linux-gnu (>= 12.2.0-1~), gobjc-i686-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc-multilib-i686-linux-gnu_12.2.0-ok1_amd64.deb Size: 864 MD5sum: 5864ac39f134874b177d98a9dd6f174d SHA1: aecd72c4557dbb880864648171364b51244481d1 SHA256: 03e1baecb72573a75ba67357a689b819a8594876628dd3b2068be1fc5513f338 SHA512: 7dce7b623ba3b2c318b06d78955497dd9078febf1d9c352c9341c31bbe29f51517aab6922b7c5c9c2ad1019877449c6a97bb56ae2f37adbcda494d107d579a72 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-mips-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-mips-linux-gnu (>= 4:12.2.0-4-ok2), gcc-multilib-mips-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-12-multilib-mips-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-multilib-mips-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1068 MD5sum: 85d8f70e43d0968d9fa9b1040c9c01f5 SHA1: 88bc0c47967828b8c5b36e1cc8d597b31499c003 SHA256: 4f91ab31eff1a1324a9d0882a5222fdbee0e20d44236b0a43e15cbf14e815f1f SHA512: b39051ab449fd0213d1e87462a8e7aa62b470803610674804eb68a1115ad8ac3a9942a2ccc2a645a6a674dc3ae31a76cf4ef8361b474e5ea9e9f61258a44cd97 Description: GNU Objective-C compiler for the mips 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 mips architecture. Package: gobjc-multilib-mips64-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-multilib-mips64-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-12-multilib-mips64-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-multilib-mips64-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1084 MD5sum: 419630a7b4f003bedce548e7f64b2ffc SHA1: 36a0f750ba515c07c95be7a90c8d4d4ea74fca96 SHA256: b2fce20456854100d1e369cb026f5804c3b0d070fa421030701de91a05a43183 SHA512: a649e4c93c3436db782e6d63342ee4b09a246039138bdbe0de66020cf8472f5de72f242382cedd94fcb19cc4e6b72daf87cf617c174f372a4fe376002f579339 Description: GNU Objective-C compiler for the mips64 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 mips64 architecture. Package: gobjc-multilib-mips64el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-multilib-mips64el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-12-multilib-mips64el-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-multilib-mips64el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1084 MD5sum: 2f0d9bbe8dbc5028ce733b6115223b05 SHA1: b1b81c47279634bac61138ea1bfef2a1c47edad1 SHA256: 069194f60f0784d45dd146c385c46e7b1134b4a60c32298ae300aa19ee2f1280 SHA512: 5395f881a7f17f03c2c12cb06a26fba14892853f96acce015df5ee11e8e0c6e87803d41f8830dbac0e7dbfddb8c25a4de3e5f5312ebcf84e4366d64ee175b599 Description: GNU Objective-C compiler for the mips64el 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 mips64el architecture. Package: gobjc-multilib-mipsel-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gcc-multilib-mipsel-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-12-multilib-mipsel-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-multilib-mipsel-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1068 MD5sum: 6323a21d9470fbde0233fc4b7a5b1c13 SHA1: 8590a66fb30d789dd84f1b22d2f571146523ca40 SHA256: 581e8493710eb7a1ef767d5914a1df22006300a5b67f31fce25ca10c42b93052 SHA512: fbc0e2f82bf2457344710fd794dabfe0c6612360c954c90b9663e269f4c5bfc6630c26ce71c5969ce58c17235c21cfd168fa89a5688411a0ab95ac20fcec694f Description: GNU Objective-C compiler for the mipsel 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 mipsel architecture. Package: gobjc-multilib-mipsisa32r6-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gcc-multilib-mipsisa32r6-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-12-multilib-mipsisa32r6-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-multilib-mipsisa32r6-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1084 MD5sum: b7e063b381f04ef2e6c3909ebdacac08 SHA1: 321074f9328c9fe941bc772fec11390991e01f47 SHA256: f64b1fb5b3dd582b23c651a8b0e654ba4c48cb714136174f244e38a09c2c9f6d SHA512: 564fbc5c235d7e73f6818aa9679dce2c7ecc9c17edf6b6ccf43a579bd8ecb14008ed781d0237fab24dd5866277529a22b5e2b18dc64f8c8affe1eca5d0d1e7b7 Description: GNU Objective-C compiler for the mipsr6 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 mipsr6 architecture. Package: gobjc-multilib-mipsisa32r6el-linux-gnu Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gcc-multilib-mipsisa32r6el-linux-gnu (>= 4:12.2.0-4-ok2), gobjc-12-multilib-mipsisa32r6el-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-multilib-mipsisa32r6el-linux-gnu_12.2.0-4-ok2_amd64.deb Size: 1088 MD5sum: 50e18729d277d1cc4ae729a9696878bd SHA1: d80788f20d712dd5546dd9050f3429ff87979f6f SHA256: cb05abe0fc1f3195acbd266acf18841f21d53708f213e46c7d86dea8ef23d7fa SHA512: 4a6518a8bc0571d9b1986cb05e058bf7ef32a1060f39842a64a489453601fa895858f68bf3a7f4c09727ec7272e38ba349761945185be727d432f311f53eb449 Description: GNU Objective-C compiler for the mipsr6el 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 mipsr6el architecture. Package: gobjc-multilib-mipsisa64r6-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-multilib-mipsisa64r6-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-12-multilib-mipsisa64r6-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-multilib-mipsisa64r6-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1096 MD5sum: 5298ce719d65259539d7c583e3656b6f SHA1: 1ca581b16ee861983da3533c79a70851d8e0c158 SHA256: 1090ea901ab5fcc95800f0f310d56b31a4d95c7aade2b390823f641f057f9ca2 SHA512: cd213adedde3c0721614591189914f795fdd760d8c4d12fa145e2bbb4da5a5997299061aa08b13742a30bdccfa174bad60b1e29c54bac75e1924eb6ff2925afe Description: GNU Objective-C compiler for the mips64r6 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 mips64r6 architecture. Package: gobjc-multilib-mipsisa64r6el-linux-gnuabi64 Architecture: amd64 Version: 4:12.2.0-4-ok2 Priority: optional Section: devel Source: gcc-defaults-mipsen (1.203-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gcc-multilib-mipsisa64r6el-linux-gnuabi64 (>= 4:12.2.0-4-ok2), gobjc-12-multilib-mipsisa64r6el-linux-gnuabi64 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-mipsen/gobjc-multilib-mipsisa64r6el-linux-gnuabi64_12.2.0-4-ok2_amd64.deb Size: 1096 MD5sum: 3543d7fa7aaec470ea530425ece5b6ff SHA1: b9c187d1f05784d10276418a8164e973daccca90 SHA256: ecaba282712908ce44fcf9e4c7d306a88c6bcfedcff7cdbb4c1e38fbadf0c6e5 SHA512: c2c727447912174446318203ffa3516f219b4199bb2eb6b23933c28299a4a0c950dc4a65704dc86ce45f79043c3cc0aab85012f9097fde76d2389f4b7e9ecf80 Description: GNU Objective-C compiler for the mips64r6el 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 mips64r6el architecture. Package: gobjc-multilib-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc-linux-gnu (>= 4:12.2.0-ok1), gcc-multilib-powerpc-linux-gnu (>= 4:12.2.0-ok1), gobjc-12-multilib-powerpc-linux-gnu (>= 12.2.0-1~), gobjc-powerpc-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc-multilib-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 870 MD5sum: 27efb11d513921c9dee0f1e1e39ea765 SHA1: 86c09ac77741c47b01985c46ee6c835028fb9003 SHA256: f961e8e1ce631150fd95bcd0a76a8db040908494a71e7b4d0c5f62a4906a3316 SHA512: 4e0941ecb4aff9bd4ccc0da3f04339cb1d7ad64468271f69506adc4d3cb806339c4f16ba8c90ce96ea286ef67e9d214e286a39bbe4c717cdc7cfedfe76e56087 Description: GNU Objective-C compiler for the powerpc 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 powerpc architecture. Package: gobjc-multilib-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gobjc-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gcc-multilib-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gobjc-12-multilib-powerpc64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gobjc-multilib-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1076 MD5sum: 050e3318986dd4c4042e01a4db246c55 SHA1: 04435dc33bafd1ad6ee8653603e90e50a95a90ad SHA256: 58ea32ed65d9c49c3387a5a4fd6dc34131fb0924dfdbeca13f4a4310dd23ae4f SHA512: 8fdedc6faf67426cd12635b83f21041cccb2baf0657534a83361f3b7f00536b95086966471c599bcf6cc4b46d61209a8f3931f90be6bd1dc5e2e1383a1d087cc Description: GNU Objective-C compiler for the ppc64 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 ppc64 architecture. Package: gobjc-multilib-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-ok1), gcc-multilib-s390x-linux-gnu (>= 4:12.2.0-ok1), gobjc-12-multilib-s390x-linux-gnu (>= 12.2.0-1~), gobjc-s390x-linux-gnu (>= 4:12.2.0-ok1) Filename: pool/main/g/gcc-defaults/gobjc-multilib-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 868 MD5sum: 6c9d073f319bdfc558e64382d80c6ba1 SHA1: 998220781ee219358de0a69cd61d89e2218618a7 SHA256: 8f8d02fecb49d89d5add2651f9127a1c7219ee03fbdf8c8b0579c9fd889f3571 SHA512: a02518dac30822aaa6e897e958fcfaaac88751b48653be7dd3c8802db534cb2d093d0037c13fee5dac8ba9b13a5cae973442d9a8181d25ba0d86e58ad4d21f54 Description: GNU Objective-C compiler for the s390x architecture This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Objective-C cross-compiler for the s390x architecture. Package: gobjc-multilib-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-sparc64-linux-gnu (>= 4:12.2.0-ok2), gobjc-sparc64-linux-gnu (>= 4:12.2.0-ok2), gcc-multilib-sparc64-linux-gnu (>= 4:12.2.0-ok2), gobjc-12-multilib-sparc64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gobjc-multilib-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1072 MD5sum: 0db6b3f17ef762e61f9394fe221b186a SHA1: 84a991134aea2557bc8742d71dbc4c56dbd4c818 SHA256: 53da12f6f84585d1528638bdabaa26d35a94d2bf326dc5fcc66853bbc4ce8c75 SHA512: 459ecdb4ce6d76876c7fac4dfa1326add406b4645103fa94a5300f69c501b2a80b300b19f3121db8d2c08e173684b9cef23cb536f178832bbf61a08a500bdc13 Description: GNU Objective-C compiler for the sparc64 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 sparc64 architecture. Package: gobjc-multilib-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gobjc-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gcc-multilib-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gobjc-12-multilib-x86-64-linux-gnux32 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gobjc-multilib-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1072 MD5sum: a1342e71840e9ffe8d4e582712778e81 SHA1: a132509776bcf475d4b92a2a2b53aa888d364a55 SHA256: 3a61e71ace97aab714bf59dcd44174e607f576971e905b1bd79dbc9edc9c0ad3 SHA512: 22ccc2ed024472bd035670ecb0f702aa0d70e1050e4be09ee870414c8a88c8741b752e9f0fb810f0d7e02506977c03e3c6853bc0eac5dc4038d71f28cec93574 Description: GNU Objective-C compiler for the x32 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 x32 architecture. Package: gobjc-powerpc-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc-linux-gnu (>= 4:12.2.0-ok1), gcc-powerpc-linux-gnu (>= 4:12.2.0-ok1), gobjc-12-powerpc-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gobjc-powerpc-linux-gnu_12.2.0-ok1_amd64.deb Size: 866 MD5sum: d172e100a439288dd380c8c7161e5409 SHA1: 415596ab83308f4f03b09688a12fda901795f1fe SHA256: c9731f8e689c5f3626a3ebbc977361491883a8ab6dc54d99abe272882ab2c9ae SHA512: 9d6bdae0f7ab79b5aa556c3a6a3909a4b981ebb9c97393b51d7a61c62ef4865d43e0c3fb2ffcb3bed241a65aa85c6d40bfcdcf4b8340d93285e60179dbe9c0d9 Description: GNU Objective-C compiler for the powerpc 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 powerpc architecture. Package: gobjc-powerpc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gcc-powerpc64-linux-gnu (>= 4:12.2.0-ok2), gobjc-12-powerpc64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gobjc-powerpc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1068 MD5sum: 80ecf4095d91a8bfaad6434c3b54c973 SHA1: cb33a6bc175d088d2a1cbea8f8f3d10460629e89 SHA256: 0977e8aeb1d3c5637adf403386398a3e19069a3f1587e62cc9f06a20c8f8ac34 SHA512: c632acf03b841adaa32e75958250c840df681779bf23481a51ff27e4bcb28fdb3c93c4625f49ce45da1372f37e51ba87201079ff4d87ef18ef1f2d834eb5347e Description: GNU Objective-C compiler for the ppc64 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 ppc64 architecture. Package: gobjc-powerpc64le-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-powerpc64le-linux-gnu (>= 4:12.2.0-ok1), gcc-powerpc64le-linux-gnu (>= 4:12.2.0-ok1), gobjc-12-powerpc64le-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gobjc-powerpc64le-linux-gnu_12.2.0-ok1_amd64.deb Size: 870 MD5sum: 95982dd54a7ec50f0a36bfc3712685a1 SHA1: 33f4aa425ad36b206553afb579202b6509b92eb1 SHA256: ef7169ce8943976a03f8f836eea4e000d5ca67e7489829f2f48c84cb8e9e7b5d SHA512: c43d0bc7612795aa88680364d625615bed91efd0c94df2af7828670282599cd6e5ee92b7622106c919857ecce1bdb89f11ee461d7655c30eb7800258a6a9fd4a 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. Package: gobjc-riscv64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-riscv64-linux-gnu (>= 4:12.2.0-ok2), gcc-riscv64-linux-gnu (>= 4:12.2.0-ok2), gobjc-12-riscv64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gobjc-riscv64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1068 MD5sum: a301538bbcefff3386f35f37583eec2d SHA1: 1e51e682eb470193947c2fc654f4199bf5a4f4b7 SHA256: 23277efdffef886ce413a4086619ae793126092e47b0276bf45f762f81618a15 SHA512: 5c76c5960cecd434283f911502b06f673b8e1926b786729a4a95547966fb31706983694037b2f915928f509d64749e2a9d0fa18467d0320e54062cf86a176d93 Description: GNU Objective-C compiler for the riscv64 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 riscv64 architecture. Package: gobjc-s390x-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-s390x-linux-gnu (>= 4:12.2.0-ok1), gcc-s390x-linux-gnu (>= 4:12.2.0-ok1), gobjc-12-s390x-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/gobjc-s390x-linux-gnu_12.2.0-ok1_amd64.deb Size: 860 MD5sum: 6c47c353b526601ffaf622245d89769e SHA1: b2a40dd11fcf1ee1d52adfa8c144bb3bfbed328d SHA256: b3fad1ef9d433dacb306b8d1920a32339bb4d318cb3ea43174ef151393eef471 SHA512: 216faf8f84880012146cc241490f83bf10330c35a4b26a1e60f03810921f9efccbcf7a309290e650b4d29dca09409bc42be7f523b55111d7b51784de553bfb1d 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-sh4-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-sh4-linux-gnu (>= 4:12.2.0-ok2), gcc-sh4-linux-gnu (>= 4:12.2.0-ok2), gobjc-12-sh4-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gobjc-sh4-linux-gnu_12.2.0-ok2_amd64.deb Size: 1060 MD5sum: 3396d4019f31375138642b22cecaea68 SHA1: f4c9fc234e39161a36ffee2d0c6fe708a610e52e SHA256: 70670a21d1d8900a54f1f110fad92c1c4151584be2d41e35a78c4ba44c79a733 SHA512: cfd9aa69147be2a367dfcc31d0d99abe29224f7d2c39d0be030feae263a651368449b21b03bc58f8c818c9317bc9864db46ac39e8a32a140891f46417241c530 Description: GNU Objective-C compiler for the sh4 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 sh4 architecture. Package: gobjc-sparc64-linux-gnu Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-sparc64-linux-gnu (>= 4:12.2.0-ok2), gcc-sparc64-linux-gnu (>= 4:12.2.0-ok2), gobjc-12-sparc64-linux-gnu (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gobjc-sparc64-linux-gnu_12.2.0-ok2_amd64.deb Size: 1068 MD5sum: ab3eeed9e4fbfd40a30be2ffc5dfb2ed SHA1: fb0f78f92eccf43f01df783dff2bd596aefad715 SHA256: d3691b312c76480e4708bedbbe16f16e6502262156d653d96f5c115359577e25 SHA512: 3b6d9115b1a429fb75e94a5c19d4e1c3bf7b233f9991a3af63e7beae36d8ed2c5a5c00c318b04e5b9ce7ef6041b76603225ff96d47d151971cc42df38765427c Description: GNU Objective-C compiler for the sparc64 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 sparc64 architecture. Package: gobjc-x86-64-linux-gnux32 Architecture: amd64 Version: 4:12.2.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: gcc-defaults-ports (1.204-ok2) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6 Depends: cpp-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gcc-x86-64-linux-gnux32 (>= 4:12.2.0-ok2), gobjc-12-x86-64-linux-gnux32 (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults-ports/gobjc-x86-64-linux-gnux32_12.2.0-ok2_amd64.deb Size: 1068 MD5sum: 52f1069d6a89ade8f7f6341590cb5f4f SHA1: 2ea867f0e42ee3f761474439916b7006baf71147 SHA256: ddfd376d2ed7b6a2a19396043d21e91508e38302628d222b2119e1b05ef6ffce SHA512: 46e0dfdd3591fc013d58fa717446893c8a862f56297de28880778d028f45e389f0dc274b703a6861a48d88014ae4ac3024cb7335a8f5b06385b393f38c251474 Description: GNU Objective-C compiler for the x32 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 x32 architecture. Package: gobject-introspection Architecture: amd64 Version: 1.80.1-ok1 Multi-Arch: same Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 328 Provides: dh-sequence-gir Depends: binutils-x86-64-linux-gnu:any, gcc-x86-64-linux-gnu, gobject-introspection-bin (= 1.80.1-ok1), gobject-introspection-bin-linux (= 1.80.1-ok1), libgirepository-1.0-1 (= 1.80.1-ok1), libglib2.0-dev (>= 2.80.0), pkgconf, python3 | qemu-user | qemu-user-static, python3:any, libc6 (>= 2.34), libffi8 (>= 3.4), libgirepository-1.0-1-with-libffi8 (>= 1.62.0-4~), libglib2.0-0t64 (>= 2.80.0) Breaks: libgirepository-1.0-dev (<< 1.78.1-9~), libgirepository1.0-dev (<< 1.78.1-7~) Replaces: libgirepository-1.0-dev (<< 1.78.1-9~), libgirepository1.0-dev (<< 1.78.1-7~) Filename: pool/main/g/gobject-introspection/gobject-introspection_1.80.1-ok1_amd64.deb Size: 93516 MD5sum: ec14b6c1b57114d3c189d9a0be378366 SHA1: 49ae6cb220b9faeff718d75d79a7949a93db410d SHA256: 4e086bd5c2d7869b0c219aa9c534d4b264a97553b87875497ec65f3c5d2333d6 SHA512: f0d207c229743d570e7c98bab1c47a0dd0c4d1b8c0e0882afe791a44dc0907e70f63f991c4280bb1518902b71db0d230c6d23556447dbf2b5190ccac5253cca6 Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Generate interface introspection data for GObject libraries GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains tools for extracting introspection data from libraries and transforming it to different formats. The versions of these tools with architecture name prefixes, such as x86_64-linux-gnu-g-ir-scanner, can be used during cross-compilation. . Although this package includes the pkg-config metadata for both the tools and the libgirepository-1.0 library, it does not guarantee to provide the library itself (currently it does provide the libgirepository-1.0.so symlink as a workaround for a Meson issue, but this should not be relied on). Packages that explicitly link to libgirepository-1.0.so, mainly dynamic language bindings like GJS and PyGIi, will need to build-depend on libgirepository-1.0-dev in addition to this package. Package: gobject-introspection-bin Architecture: amd64 Version: 1.80.1-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1519 Provides: gobject-introspection-bin-linux (= 1.80.1-ok1) Depends: build-essential, libdpkg-perl, libgirepository-1.0-1 (= 1.80.1-ok1), python3-mako, python3-markdown, python3-setuptools, perl:any, python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.34), libelf1t64 (>= 0.144), libglib2.0-0t64 (>= 2.80.0) Breaks: gobject-introspection (<< 1.78.1-7~), libgirepository1.0-dev (<< 1.78.1-7~) Replaces: gobject-introspection (<< 1.78.1-7~), libgirepository1.0-dev (<< 1.78.1-7~) Filename: pool/main/g/gobject-introspection/gobject-introspection-bin_1.80.1-ok1_amd64.deb Size: 246832 MD5sum: 1e4d64629f9b4214e29e5b929ae0d174 SHA1: a0d6f9f261d511dc58ff89c0294272b4941ccb14 SHA256: 0cd561dc2ee86a826ba0ff56e3cef9a58aa50a3d0d5e187b6e4d413ece971e63 SHA512: 9bd823d66fa433a86abbf98440bae5ade32ef69436e520c8f9a218bb7c18ad12d9cca5a54019c3de4bbac422ae63df598e310ebc6def7c490dc4c2af94890956 Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Executables for gobject-introspection GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This package contains the implementation for various tools. Please do not depend on this package directly: use gobject-introspection instead. Package: golang Architecture: amd64 Version: 2:1.22-ok1 Multi-Arch: same Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Go Compiler Team Installed-Size: 10 Depends: golang-1.22, golang-doc (>= 2:1.22-ok1), golang-go (>= 2:1.22-ok1), golang-src (>= 2:1.22-ok1) Filename: pool/main/g/golang-defaults/golang_1.22-ok1_amd64.deb Size: 2908 MD5sum: 669ac0dd933ae61cda5b99e97994ccfa SHA1: e0eb603302261e5defcc09584d6ad6432b06f01f SHA256: b05d4b0071c87026eec2d9410ece357a7a198df524f1e56d25fb3dab76506057 SHA512: daba4990abb59c9895bbd244c9b18975b651d9efa01d3c02e183fc1ed0c15457a2e30066941358105e60d5db1270cc12864ea11c3ce8da72088085e602d5da38 Homepage: https://golang.org 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. Package: golang-1.20 Architecture: all Version: 1.20.3-ok1.1 Priority: optional Section: golang Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: golang-1.20-doc (>= 1.20.3-ok1.1), golang-1.20-go (>= 1.20.3-ok1.1), golang-1.20-src (>= 1.20.3-ok1.1) Filename: pool/main/g/golang-1.20/golang-1.20_1.20.3-ok1.1_all.deb Size: 5636 MD5sum: c06fe745665ee0feca5bc8b17f3dc979 SHA1: 0b06b871f650e608d841250684d73ed88add346b SHA256: 3f500177f18e6417a8ae34ad0bebe2b77a52ff9eb0938bb56131ab4b1efd6e3f SHA512: 2578168c21062478104e6449c92572da029dbdebc2855b82cc5b4d3d88fab3972c9d1172f54885de7280126a27d3c6e3a0020832038de940cd22e1283ca90129 Homepage: https://go.dev/ 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.20/bin/ to PATH, or invoke /usr/lib/go-1.20/bin/go directly. Package: golang-1.20-doc Architecture: all Version: 1.20.3-ok1.1 Multi-Arch: foreign Priority: optional Section: doc Source: golang-1.20 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 622 Filename: pool/main/g/golang-1.20/golang-1.20-doc_1.20.3-ok1.1_all.deb Size: 102674 MD5sum: d994a7a12f5c2a588db7d210767e4b21 SHA1: 5db1e27323538a716975bf4ee2f7e1ad1c81002e SHA256: 90abc86e43cbe73281b081511a8da301aaaa421310ac96da6e72ecb9993500fe SHA512: b4568cc2050f6d163ba2ecff1215b21df4d2c5f3b586e83e6a66096f91372bdaaab366050bcf3a201d99c57aa4601f4510cc561428d0619be1ba8af9ba91f652 Homepage: https://go.dev/ 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. Package: golang-1.20-go Architecture: amd64 Version: 1.20.3-ok1.1 Priority: optional Section: golang Source: golang-1.20 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 91848 Depends: golang-1.20-src (>= 1.20.3-ok1.1), libc6 (>= 2.34) Recommends: g++, gcc, libc6-dev, pkg-config Suggests: bzr | brz, ca-certificates, git, mercurial, subversion Breaks: dh-golang (<< 1.43~) Filename: pool/main/g/golang-1.20/golang-1.20-go_1.20.3-ok1.1_amd64.deb Size: 24103928 MD5sum: 5d837f7469f1d53f347c28b38e7089fa SHA1: c2a7982063fd8f6aeb5d5f5504bd57d89a5764ad SHA256: a25c09097d91763096ed839774651be4116c9d8644fff86f2d95cc5946684774 SHA512: 6a92b78c7ec7512924f368d906e4f849af262446cac0160710c070b40a3cdcb089b624d14381780d6d96da633c61460654a72d269ce3208302fb427d3ddf8648 Homepage: https://go.dev/ 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.20/bin/ to PATH, or invoke /usr/lib/go-1.20/bin/go directly. Package: golang-1.20-src Architecture: all Version: 1.20.3-ok1.1 Multi-Arch: foreign Priority: optional Section: golang Source: golang-1.20 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 115845 Filename: pool/main/g/golang-1.20/golang-1.20-src_1.20.3-ok1.1_all.deb Size: 18603672 MD5sum: dfd0e00e294f3e88d9dd51d40387933c SHA1: 7d53ef9783abb1c801a12fd2a7153c831fbfcf20 SHA256: 594dfeffbdc480dd13c799c06c3773c77452424d7105c9cdde090b8d128dd19e SHA512: 11630ee45af1e22ee296624d327b3181fd4ec37ddd6a20a493ddf54945d410c897dd35d0d62a38cb5764a0f1cd5733722b01d793504f82ea5831f171599dbdec Homepage: https://go.dev/ 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. Package: golang-any Architecture: amd64 Version: 2:1.22-ok1 Multi-Arch: same Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Go Compiler Team Installed-Size: 10 Depends: golang-go (>= 2:1.22-ok1) Filename: pool/main/g/golang-defaults/golang-any_1.22-ok1_amd64.deb Size: 3032 MD5sum: 2b4d551b1e90adf7496923ad444a9e97 SHA1: 7003896e00262375d39f39635c72c967b038a55b SHA256: 6f37fce4f8c1b8d2ad1671a59f30f2041db0e1d26d492a2c4cfff2869986ed97 SHA512: bb0852cdeb461189780e567f9fdcaee61545afb2a54db221f8be60b498b4153bb102872c76133a03f38e6fc4c13a61f57deea9e63130c8dea6fc723ae44fa604 Homepage: https://golang.org 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. Package: golang-doc Architecture: all Version: 2:1.22-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Go Compiler Team Installed-Size: 10 Depends: golang-1.22-doc, golang-go (>= 2:1.22-ok1) Filename: pool/main/g/golang-defaults/golang-doc_1.22-ok1_all.deb Size: 2964 MD5sum: 7495a453d5c8f5b77a86b80859dde144 SHA1: 4aacbeae477f97153bffeeef20aca979e44556f3 SHA256: 6d811cb175b240a6fd2b73afe680a61bf77ea3b8539dd0e884e611db64b5365a SHA512: d9f2482a12fd0405be642a78bfd46e354a556fa1d50bdbb7b2d55fa2c7738789a6ae012ac81c8bf4b44462f93b9ec8341daff9738d9970357faec0bde8c55aeb Homepage: https://golang.org 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. Package: golang-github-containerd-containerd-dev Architecture: all Version: 1.6.24~ds1-ok2 Priority: optional Section: admin Source: containerd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Go Packaging Team Installed-Size: 5352 Depends: golang-github-containerd-btrfs-dev (>= 0.0~git20200117.1539353~), golang-github-containerd-cgroups-dev (>= 0.0~git20200817.7a3c009~), golang-github-containerd-console-dev, golang-github-containerd-continuity-dev (>= 0.0~git20190827.75bee3e~), golang-github-containerd-fifo-dev (>= 1.0.0~), golang-github-containerd-go-cni-dev (>= 1.0.2~), golang-github-containerd-go-runc-dev (>= 0.0~git20190226.7d11b49~), golang-github-containerd-ttrpc-dev (>= 1.1.1~), golang-github-containerd-typeurl-dev, golang-github-containernetworking-plugins-dev, golang-github-coreos-bbolt-dev, golang-github-docker-go-events-dev, golang-github-docker-go-metrics-dev, golang-github-docker-go-units-dev, golang-github-gogo-googleapis-dev (>= 1.4.0~), golang-github-gogo-protobuf-dev (>= 1.3.0~), golang-github-google-uuid-dev, golang-github-gotestyourself-gotest.tools-dev (>= 3.0.0~), golang-github-grpc-ecosystem-go-grpc-prometheus-dev, golang-github-hashicorp-go-multierror-dev, golang-github-imdario-mergo-dev, golang-github-intel-goresctrl-dev, golang-github-klauspost-compress-dev, golang-github-moby-locker-dev, golang-github-moby-sys-dev (>= 0.0~git20220215.b8d8fab~), golang-github-opencontainers-go-digest-dev (>= 1.0.0~), golang-github-opencontainers-image-spec-dev (>= 1.1.0~rc2-2~), golang-github-opencontainers-runc-dev (>= 0.1.0~), golang-github-opencontainers-runtime-spec-dev, golang-github-opencontainers-selinux-dev, golang-github-pelletier-go-toml-dev, golang-github-prometheus-client-golang-dev, golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev (>= 1.22.2~), golang-golang-x-net-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-google-grpc-dev (>= 1.30), golang-opentelemetry-otel-dev Filename: pool/main/c/containerd/golang-github-containerd-containerd-dev_1.6.24~ds1-ok2_all.deb Size: 620384 MD5sum: a8875ffad91071283ba0324ecfc4d311 SHA1: 0f18317ea719522cdd140a540071fe147ba7926f SHA256: a37ef64e898fa4cbf6f87b9fcb740a60b81bc10a89182044b5daab5609bf6ff1 SHA512: 5096d479063af0980d631795b72d69fc746ba12435f7620d61b4dfc529af029fb7b773f665a0e0198fca55d980bd3f4dbcc34c57da7e9f57065dec1137c0c4a7 Homepage: https://containerd.io/ 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. Package: golang-github-docker-docker-dev Architecture: all Version: 20.10.25+dfsg1-ok4 Priority: optional Section: admin Source: docker.io Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7793 Depends: golang-github-armon-circbuf-dev, golang-github-containerd-containerd-dev (>= 1.4.2~ds1-2~), golang-github-containerd-continuity-dev (>= 0.0~git20190426~), golang-github-docker-distribution-dev (>= 2.7.1~), golang-github-docker-docker-credential-helpers-dev (>= 0.6.1~), golang-github-docker-go-connections-dev (>= 0.4.0~), golang-github-docker-go-metrics-dev, golang-github-docker-go-units-dev (>= 0.4.0~), golang-github-docker-libkv-dev, golang-github-fsnotify-fsnotify-dev, golang-github-gorilla-mux-dev (>= 1.7.1~), golang-github-moby-term-dev, golang-github-morikuni-aec-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev (>= 1.0.1~), golang-github-opencontainers-runc-dev (>= 1.0.0~rc8~), golang-github-opencontainers-selinux-dev (>= 1.8.0~), golang-github-sirupsen-logrus-dev (>= 1.0.2~), golang-github-tchap-go-patricia-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev (>= 0.0~git20190726~), golang-google-grpc-dev, golang-dbus-dev (>= 5.0.2~), golang-github-burntsushi-toml-dev, golang-github-deckarep-golang-set-dev, golang-github-docker-go-events-dev, golang-github-hashicorp-memberlist-dev (>= 0.1.0~), golang-github-hashicorp-serf-dev, golang-github-ishidawataru-sctp-dev, golang-github-vishvananda-netlink-dev (>= 1.0.0~), golang-github-vishvananda-netns-dev, golang-github-opentracing-opentracing-go-dev Filename: pool/main/d/docker.io/golang-github-docker-docker-dev_20.10.25+dfsg1-ok4_all.deb Size: 1105820 MD5sum: bc647563c08d398f0a1420126f4d178d SHA1: bfc98f0af0c28f10ffa75fa642e7d39fa18e2814 SHA256: ff2eaacb38e1800125b243d095fce8e0eb544c964c19dc1565f3e2a05cdb68fc SHA512: 8b47e54381d84f176bb9ef75dfa65be95bc0d147bf1afebd3aa4746ed098a458e3d1c5ba09814c67a29f85446efa1b65b22ab2c30975789664911856f8e5d1c5 Homepage: https://mobyproject.org 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. Package: golang-github-opencontainers-runc-dev Architecture: all Version: 1.1.12+ds1-ok2 Priority: optional Section: devel Source: runc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Go Packaging Team Installed-Size: 1280 Depends: golang-dbus-dev, golang-github-checkpoint-restore-go-criu-dev (>= 6), golang-github-cilium-ebpf-dev (>= 0.6.2~), golang-github-containerd-console-dev, golang-github-coreos-go-systemd-dev (>= 22.3.2~), golang-github-cyphar-filepath-securejoin-dev, golang-github-docker-go-units-dev (>= 0.4.0~), golang-github-moby-sys-dev (>= 0.0~git20201113.5a29239~), golang-github-mrunalp-fileutils-dev (>= 0.5.1~), golang-github-opencontainers-selinux-dev (>= 1.8.0~), golang-github-opencontainers-specs-dev (>= 1.0.2.66~), golang-github-seccomp-libseccomp-golang-dev (>= 0.10.0~), golang-github-sirupsen-logrus-dev, golang-github-urfave-cli-dev (>= 1.22.9~), golang-github-vishvananda-netlink-dev, golang-gocapability-dev (>= 0.0+git20200815~), golang-golang-x-net-dev, golang-google-protobuf-dev Breaks: podman (<< 2.0.4+dfsg2-5~) Filename: pool/main/r/runc/golang-github-opencontainers-runc-dev_1.1.12+ds1-ok2_all.deb Size: 236864 MD5sum: 95366a7053b875dea06461c61c492038 SHA1: d506b00e3573bc5237317a92253f0221ff0a9ad3 SHA256: f7e852cddb90272cc677ae7299052a3ad643ed442f1daa638e107434c6a4f751 SHA512: 3b3e72efc36b231a6980ce8c6db0fb7a4df44f079aaa0a87828425a3233d453aeff159217a43c0d0846686e89280d9b2fc9cc8018aa9034d962e3089d2fc1182 Homepage: https://github.com/opencontainers/runc 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". Package: golang-go Architecture: amd64 Version: 2:1.22-ok1 Multi-Arch: same Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Go Compiler Team Installed-Size: 67 Depends: golang-1.22-go, golang-src (>= 2:1.22-ok1) Suggests: git Conflicts: gccgo-go Breaks: gccgo-5 (<< 5.3.1-12~), gccgo-6 (<< 6-20160319-1~), golang-go-darwin-386, golang-go-darwin-amd64, golang-go-freebsd-386, golang-go-freebsd-amd64, golang-go-freebsd-arm, golang-go-linux-386, golang-go-linux-amd64, golang-go-linux-arm, golang-go-netbsd-386, golang-go-netbsd-amd64, golang-go-windows-386, golang-go-windows-amd64 Replaces: golang-go-darwin-386, golang-go-darwin-amd64, golang-go-freebsd-386, golang-go-freebsd-amd64, golang-go-freebsd-arm, golang-go-linux-386, golang-go-linux-amd64, golang-go-linux-arm, golang-go-netbsd-386, golang-go-netbsd-amd64, golang-go-windows-386, golang-go-windows-amd64 Filename: pool/main/g/golang-defaults/golang-go_1.22-ok1_amd64.deb Size: 42376 MD5sum: eb9a9ecc56fff9947dabf40af6e81296 SHA1: 1cf64ef98ebf33a4f8c930f7c8d02033515bca87 SHA256: 628e38d307556882bd917d1b553f2f07c34feb149737dbfe966e3250d2ea50b8 SHA512: b293316e017070f0a87d91b5067cf7f35392385b8f63d3c78d530aded40806b66d64077fb5e59097c63ca3364fad7214e9cab13efc23e04976a761313119824c Homepage: https://golang.org 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. Package: golang-redhat-audit-dev Architecture: all Version: 1:3.1.2-ok1.2 Multi-Arch: foreign Priority: optional Section: devel Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 15 Filename: pool/main/a/audit/golang-redhat-audit-dev_3.1.2-ok1.2_all.deb Size: 3384 MD5sum: 2d895b83ead909dd4e03a5e20f4dc7c0 SHA1: 5790b4b7a44693b29d8a9ff88a780a43efb85698 SHA256: b3a8845b66538df69ed7e8b284ab01a55cf48fcc5c41cd2fbdf7a0d7d1fa211a SHA512: 046fe2f2716553c631e7922dff812ab07205eace6658e1db74b3bc98410df5a0859d5b6e8aa60a988f966f282c81515d88b02983eeeeba101748bc83e0c21d85 Homepage: https://people.redhat.com/sgrubb/audit/ Description: Go client bindings for the libaudit library The package contains the Go bindings to libaudit that only allows for logging audit events. . This package contains the source. Package: golang-src Architecture: all Version: 2:1.22-ok1 Multi-Arch: foreign Priority: optional Section: golang Source: golang-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Go Compiler Team Installed-Size: 11 Depends: golang-1.22-src Filename: pool/main/g/golang-defaults/golang-src_1.22-ok1_all.deb Size: 3156 MD5sum: f024fd54a6e8ad5b410c30e2a68211d7 SHA1: c66ca9d49ff0ca38b3b734a6b8260e456d681a28 SHA256: e517c9137c3451aa95555a2243a7e7483a300fe9f186cee98306efe0573db0ba SHA512: 7b63ca6c88ee134325e0674e3e15b8bac7beeabb3a83fb47f16db975f111bcee1f127f6e18c694dca7f74e4f6aed86b5d9068e3974c5d2d6ea5f8c1be9961670 Homepage: https://golang.org 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. Package: google-mock Architecture: amd64 Version: 1.14.0-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: googletest Origin: openKylin Maintainer: openKylin Developers Installed-Size: 12 Depends: googletest (= 1.14.0-ok1) Filename: pool/main/g/googletest/google-mock_1.14.0-ok1_amd64.deb Size: 2400 MD5sum: cc1a872bcfb49e31d5069eae7974497c SHA1: 5298fb7686382a2642a0d463bcb61067e11610c1 SHA256: d18f047ef3661622fee4003cccbfee32703ba778214326a0ffde23c67329a6f8 SHA512: 80fd36db0c711d6354d8c4621f99e47a06978029f5ba9157f72aaac8c475cc7839a59b66629594cd83beb1405d718eb5fadcab7aafac893e37d22b476e432963 Homepage: https://github.com/google/googletest 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). Package: google-perftools Architecture: all Version: 2.15-ok2 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 888 Depends: perl:any, libgoogle-perftools4t64, curl Recommends: graphviz, gv Suggests: libgoogle-perftools-dev Filename: pool/main/g/google-perftools/google-perftools_2.15-ok2_all.deb Size: 266920 MD5sum: 422bd7587541c3a46c0ae1ace3c3b9d5 SHA1: d3827d191e0b11535f69efb370765172a6295d31 SHA256: 35a7db0d29b398a1235fa8a1b7cba47e515a72595b00e7e5186591e848c72f6d SHA512: 9e16afe8d9f0acac10470c467c95b8442f86dee098d83bd73d08a0222ad251f539e07f1d87b5837115402b54dca13f27b86925713a3067e7e0058d109cd9a8f4 Homepage: https://github.com/gperftools/gperftools Description: command line utilities to analyze the performance of C++ programs The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This is a part of that package, and includes command line utilities. Package: googletest Architecture: all Version: 1.14.0-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3542 Replaces: googletest-tools (<< 1.12.0) Filename: pool/main/g/googletest/googletest_1.14.0-ok1_all.deb Size: 509300 MD5sum: 97bd797aae7736c34d155e9214a105c4 SHA1: 8a908bca6cb9f190135f15c5939c219414cb20cf SHA256: 8fcfb4d77f541aa0cab6912abc3c76196749076d938e2cb5f61c2b04dcf69bbf SHA512: 89f8a2b6ea4906b19bfbd90485a4e8906d227116b3fd894b47872250fdfae5d451186567c8504650b1283e1c0ced7e0eea38b903aaf29e5dbbe560cec10731be Homepage: https://github.com/google/googletest 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. Package: gpac Architecture: amd64 Version: 2.2.1+dfsg1-ok2 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 2660 Depends: gpac-modules-base (= 2.2.1+dfsg1-ok2), libc6 (>= 2.34), libgpac12t64 (>= 2.2.1) Filename: pool/main/g/gpac/gpac_2.2.1+dfsg1-ok2_amd64.deb Size: 876596 MD5sum: 87fc6bbdf4b9524b770ed477bcf9a8b7 SHA1: f4ff19e3d6bcd619123bfce8ce7e77e5970310d0 SHA256: a4481053a434ce95aaf86efcf88b53a94461bc75388bca96d716b9d7bb7a1e01 SHA512: c4056002b086eef38176714d0b9818eddd3e47f0479e45206d6079d2726fe4ca9decb87922220d857757650429dc04b58ed8078a71fd1b92092441c0d346c265 Homepage: https://gpac.wp.mines-telecom.fr/ Description: GPAC Project on Advanced Content - utilities GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity). . This package contains the following utilities: - MP4Box Package: gpac-modules-base Architecture: amd64 Version: 2.2.1+dfsg1-ok2 Multi-Arch: same Priority: optional Section: graphics Source: gpac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 262 Depends: libasound2t64 (>= 1.0.16), libc6 (>= 2.15), libfreetype6 (>= 2.2.1), libgpac12t64 (>= 2.2.1), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpulse0 (>= 0.99.1), libsdl2-2.0-0 (>= 2.0.12), libx11-6, libxext6, libxv1 Filename: pool/main/g/gpac/gpac-modules-base_2.2.1+dfsg1-ok2_amd64.deb Size: 54948 MD5sum: 5fd39b93182ab79b7e586a6d4d2d7bab SHA1: a257ab62891da182838b295e820a92b5a012e759 SHA256: 02baa84cafc95b23a14fc883388dbe85491463919618947d0ef4da117f24f0c3 SHA512: 2f674d356bf496c49861a4c95b3f8caf56c7c04f939857821dcbed4fa8f73e0d2dbb86805ac219e41d07b9415655f24c670a2925c2e3d16244fbbd241fd86bab Homepage: https://gpac.wp.mines-telecom.fr/ Description: GPAC Project on Advanced Content - modules GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity). . This package contains the GPAC modules. Package: gparted Architecture: amd64 Version: 1.3.1-ok4.1 Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1559 Depends: libatkmm-1.6-1v5 (>= 2.28.4), libc6 (>= 2.38), libcairomm-1.0-1v5 (>= 1.14.5), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.16.0), libglibmm-2.4-1t64 (>= 2.66.7), libgtk-3-0t64 (>= 3.21.4), libgtkmm-3.0-1t64 (>= 3.24.9), libpangomm-1.4-1v5 (>= 2.46.4), libparted-fs-resize0 (>= 3.1), libparted2 (>= 3.1), libsigc++-2.0-0v5 (>= 2.8.0), libstdc++6 (>= 11), libuuid1 (>= 2.16), gparted-common (= 1.3.1-ok4.1), policykit-1 Suggests: dmraid, dmsetup, dosfstools, e2fsprogs, gpart, jfsutils, kpartx, mtools, ntfs-3g, reiser4progs, reiserfsprogs, udftools, xfsprogs, exfatprogs, yelp Breaks: gparted-common (<< 1.1.0-0.1~), udisks2 (<< 2.1.5) Replaces: gparted-common (<< 1.1.0-0.1~) Filename: pool/main/g/gparted/gparted_1.3.1-ok4.1_amd64.deb Size: 344880 MD5sum: 6f3a79b286e0e7e76be74e1611f4ee8c SHA1: 86a26f23ed92bb452a6dcd65cac404d53584e6a1 SHA256: e1f0aaa7b623d30432c54d506315673b36d12bca787cfc95a87fd9516646320c SHA512: cf796af16c4b9afbfa6da4edd2606f3f930b0395ba3d738916d1cff499d12015e64bac316ee74f1601772f949367ab52697115a2c8bf22bbd86d2e936ea2d171 Homepage: https://gparted.org Description: GNOME partition editor GParted uses libparted to detect and manipulate devices and partition tables while several (optional) filesystem tools provide support for filesystems not included in libparted. Package: gparted-common Architecture: all Version: 1.3.1-ok4.1 Priority: optional Section: gnome Source: gparted Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 6675 Breaks: gparted (<< 1.0.0) Replaces: gparted (<< 1.0.0) Filename: pool/main/g/gparted/gparted-common_1.3.1-ok4.1_all.deb Size: 1200012 MD5sum: 70ffd32c39da16bf4a333ad3806da0f0 SHA1: 295ca5ecca321ded090248179c954df6c7f7b962 SHA256: 310fecbb109e6380096f032b4a864c493cb8010a8a2e4621755e45a8df0d1469 SHA512: 49a9f62c80c46b2adccbdf57849c8a0c77916d1a4ea609e7f58b83d95c2c515506a452a0b51694dab65248d4329d1ad0af776cc532885b5955f838356e008ab5 Homepage: https://gparted.org Description: GNOME partition editor -- common data GParted uses libparted to detect and manipulate devices and partition tables while several (optional) filesystem tools provide support for filesystems not included in libparted. . This package contains architecture-independent data, such as documentation and help, icons, and application metadata. Package: gpg Architecture: amd64 Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 1132 Depends: gpgconf (= 2.4.3-ok11), libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgpg-error0 (>= 1.46), libnpth0t64 (>= 0.90), libreadline8 (>= 6.0), libsqlite3-0 (>= 3.7.15), zlib1g (>= 1:1.1.4) Recommends: gnupg (= 2.4.3-ok11) Breaks: gnupg (<< 2.1.21-4) Replaces: gnupg (<< 2.1.21-4) Filename: pool/main/g/gnupg2/gpg_2.4.3-ok11_amd64.deb Size: 513924 MD5sum: 1962a97b559d3544b1620571b12981ec SHA1: 0110471ce0954c5ba631fec8d258603a96e0796d SHA256: 2d000c84bac7fb8fe50f3932e4593c7366846233f64b091b9b448f838b1ffe9e SHA512: 851d1a666d83089695842b71d9f40d27d046a15068d05716c1f6466d0209c105ac1aa7bda775f7087c6e0a7952a5f8f2b0374bd033f3537ad1cda0036610a3cb Homepage: https://www.gnupg.org/ 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. Package: gpg-agent Architecture: amd64 Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 575 Provides: gnupg-agent Depends: gpgconf (= 2.4.3-ok11), pinentry-curses | pinentry, init-system-helpers (>= 1.52), libassuan0 (>= 2.5.1), libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgpg-error0 (>= 1.46), libnpth0t64 (>= 0.90) Recommends: gnupg (= 2.4.3-ok11) Suggests: dbus-user-session, libpam-systemd, pinentry-gnome3, scdaemon Breaks: gnupg-agent (<< 2.1.21-4) Replaces: gnupg-agent (<< 2.1.21-4) Filename: pool/main/g/gnupg2/gpg-agent_2.4.3-ok11_amd64.deb Size: 204556 MD5sum: c4b9379bbfc101292f4aa0fa5b1ef01d SHA1: 7bb73e7a4074d045d64ffdea9c5a1d501db3b167 SHA256: e0488f9db0e92d14c6fd5b135536c52baf053e147c48fb032e63c8cbbeb06446 SHA512: 92da34853d4e1f2e2a6b3fbceacd50057c8e6aa37f328f5ff0c6782ba3fc9f46e6ceca1214025444ceb223fac9f366dc497890512d4edba120727c7b2dbb202a Homepage: https://www.gnupg.org/ 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. Package: gpg-wks-client Architecture: amd64 Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 165 Depends: dirmngr (= 2.4.3-ok11), gpg (= 2.4.3-ok11), gpg-agent (= 2.4.3-ok11), libassuan0 (>= 2.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgpg-error0 (>= 1.46) Recommends: gnupg (= 2.4.3-ok11) Filename: pool/main/g/gnupg2/gpg-wks-client_2.4.3-ok11_amd64.deb Size: 63436 MD5sum: 78f0efbd5e9ff529fb16f6943fb57b27 SHA1: 2db22daa371466513d0449a42b4529f62b3740a5 SHA256: 0241908ff035a1a0031e511653fd3bd04889ff503ac29d011935f80b562aad0c SHA512: 0305494f11d7a66a007db34ac49e4fe8c7403bdc9fd8866e75040a747548c0a8c44d159b8dffffb178451d8764dedc9bf34659a595a75f9e0b3c4b6ee4431fe6 Homepage: https://www.gnupg.org/ 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 Package: gpg-wks-server Architecture: amd64 Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 141 Depends: gpg (= 2.4.3-ok11), gpg-agent (= 2.4.3-ok11), libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgpg-error0 (>= 1.46) Recommends: gnupg (= 2.4.3-ok11) Filename: pool/main/g/gnupg2/gpg-wks-server_2.4.3-ok11_amd64.deb Size: 53024 MD5sum: b20894aad54154833734bbc9c1ec1853 SHA1: adcee9c8d38c36e9ab918f523012190715bbeaa5 SHA256: a020eefef7a08ae004d7e337b3c5e7f99a64cd83707cdc04c2745eefde59a4d8 SHA512: 7612c7f18a1c43bb40ce5476e394a8b8609e59732533a5737ab32c23af2539827a5466b97621eaf0358a79112a1ebf9c6377b09237fccab0e7e0d70bb5e1f015 Homepage: https://www.gnupg.org/ 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 Package: gpgconf Architecture: amd64 Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 223 Depends: libassuan0 (>= 2.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgpg-error0 (>= 1.46), libreadline8 (>= 6.0) Breaks: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Replaces: gnupg (<< 2.1.21-4), gnupg-agent (<< 2.1.21-4) Filename: pool/main/g/gnupg2/gpgconf_2.4.3-ok11_amd64.deb Size: 88524 MD5sum: 4e9261343a1c745052fd16a9cb8a51dc SHA1: 9311d052cbae157a108baeea9cb89964b48dfbd4 SHA256: 9a9ce903b4c09812c6d76b9051a2236cb4b96531adaaaede3c546e26110ccb97 SHA512: 37e6706aa2c743ffea09a5c690f7c7a82cc5bddb59b2422c4243dd5d05ee7e2b728a371a6e057f94e9c49dc59341eebacc632faa1ac0280b51d81ac057a12e3f Homepage: https://www.gnupg.org/ 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. Package: gpgrt-tools Architecture: amd64 Version: 1.47-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: libgpg-error Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 100 Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.29) Filename: pool/main/libg/libgpg-error/gpgrt-tools_1.47-ok1_amd64.deb Size: 24336 MD5sum: 4d07c6e2bdb027612a044b15b66c5fbb SHA1: 01304887d27b4b4aeb45bd1b65d5a25cc5853339 SHA256: ed3ccc4d4f0ad0592e4094a62470d8c72244e1a37577b80886bab916a46c0653 SHA512: 6a42faab08596a1ecca567859bcfe831369f8b840b379392a285513dfa127b993a5fd4de95244b4e98aa3c8a8cd0dd02f16beca2a603eb00ba402463d076fa2e Homepage: https://www.gnupg.org/related_software/libgpg-error/ Description: GnuPG development runtime library (executable tools) gpgrt (also known as libgpg-error) defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . This package contains yat2m, a Texinfo to nroff/troff converter useful for building manpages, and gpg-error, a binary for deciphering GnuPG/libgcrypt error codes. Package: gpgsm Architecture: amd64 Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 502 Depends: gpgconf (= 2.4.3-ok11), libassuan0 (>= 2.5.0), libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgpg-error0 (>= 1.46), libksba8 (>= 1.6.3), libnpth0t64 (>= 0.90), libreadline8 (>= 6.0) Recommends: gnupg (= 2.4.3-ok11) Breaks: gnupg2 (<< 2.1.10-2) Replaces: gnupg2 (<< 2.1.10-2) Filename: pool/main/g/gnupg2/gpgsm_2.4.3-ok11_amd64.deb Size: 207688 MD5sum: 883aa50759a3946e85dd95c119f719b9 SHA1: 7438d973795f69d7117390be263fbc464340743a SHA256: f807224621b7c4589a2a2088039e3c6501de86518a6dfb5b824308e1eba0befa SHA512: 2c19895c9e139eb3c8d152aa855c1993b28cd8c2c7cd8d5e213e2bfa59c041da4113fc60281f6394105febe4e3ef8dbfce7bea6d028cae4e100ab4fbb64a334d Homepage: https://www.gnupg.org/ 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. Package: gpgv Architecture: amd64 Version: 2.4.3-ok11 Multi-Arch: foreign Priority: important Section: utils Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 321 Depends: libassuan0 (>= 2.5.0), libbz2-1.0, libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgpg-error0 (>= 1.46), libnpth0t64 (>= 0.90), zlib1g (>= 1:1.1.4) Suggests: gnupg Breaks: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1), python-debian (<< 0.1.29) Replaces: gnupg2 (<< 2.0.21-2), gpgv2 (<< 2.1.11-7+exp1) Filename: pool/main/g/gnupg2/gpgv_2.4.3-ok11_amd64.deb Size: 141384 MD5sum: b2daebfb53f8b266fa50a38fcab1d161 SHA1: d24690024ef4d0e930ecb545374a66ffad28b844 SHA256: fe1d2cefc2cffeeede4f7a3b13d7560b7cc19a491d974fd6ce3bb830f78fe977 SHA512: 0511e224522b9f3e4a63db69528b777bc71c7526d31df6e072c9209159d2c442f897da909c67582bfb1add6fede8c0346cbe056905d3c590a371c37efce516a6 Homepage: https://www.gnupg.org/ 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. Package: gpgv-static Architecture: amd64 Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 2823 Recommends: debian-archive-keyring, debootstrap Filename: pool/main/g/gnupg2/gpgv-static_2.4.3-ok11_amd64.deb Size: 1051072 MD5sum: bbf32c40656dab7bb6e5a5a51015d5ae SHA1: 9fcd8a860dcab74e1530a2ccf92543532e21e6bf SHA256: efcd1e9da1fedcb0873d46bb1f53634b0329d1ff445fe2605f5d210f11131c69 SHA512: 85bbc4ce7bb0fcde34868441ecb536871fa841ece18b50d77e3a917b1f71d749de8a98054269290a6aae1ff565584585e81555bb2547f5d5701238e64b5b90ee Homepage: https://www.gnupg.org/ 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. Package: gpgv-win32 Architecture: all Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 1486 Suggests: wine Filename: pool/main/g/gnupg2/gpgv-win32_2.4.3-ok11_all.deb Size: 624356 MD5sum: 73a513359fa8601c5204ce34c1ac6a23 SHA1: f2ced53151d32165e8c05739b0b929a27cb36e3d SHA256: 7b258af0e6fe22724025efda6d3c39db98e942f02c5b216c5ae0b5620cdf52ff SHA512: 489f7b9ea5d8835570657074b5c002c4e23c65837f8d4bab7cb3c06d5604e74e4f51e07081ae1d69a3f1928b3101cfde5bca6c9e50406e1bdc5ed1f3ac984894 Homepage: https://www.gnupg.org/ Description: GNU privacy guard - signature verification tool (win32 build) GnuPG is GNU's tool for secure communication and data storage. . gpgv is a stripped-down version of gnupg which is only able to check signatures. It is smaller than the full-blown gnupg and uses a different (and simpler) way to check that the public keys used to make the signature are trustworthy. . This is a win32 version of gpgv. It's meant to be used by the win32-loader component of Debian-Installer. Package: gpgv2 Architecture: all Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: oldlibs Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 29 Depends: gpgv (>= 2.4.3-ok11) Filename: pool/main/g/gnupg2/gpgv2_2.4.3-ok11_all.deb Size: 4676 MD5sum: ca18a8c8e1e62042768350204d230c4c SHA1: 017fdda2cd2b2bb16282ebe46d37967f9184accf SHA256: 6f649750064f96583d970cd02c244e01755a228b911bd1abaa02e259da485f9f SHA512: 88e80341bc9cb179bd59060fcced4b77f08803fac49299c1595e60a2dad3e611fbe6dd913531ad5b3bffa0982fc4db3b6e8dd33515ce1a52c6b04010a72ec032 Homepage: https://www.gnupg.org/ 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. Package: gpm Architecture: amd64 Version: 1.20.7-ok2 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Axel Beckert Installed-Size: 459 Depends: lsb-base (>= 3.2-0), ucf, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgpm2 (>= 1.20.7) Filename: pool/main/g/gpm/gpm_1.20.7-ok2_amd64.deb Size: 172716 MD5sum: dabd13270fc2e61435a4145b999e5470 SHA1: 19a64913950846ffeaa1abed6092bd016c4ca5eb SHA256: 38bc16d9e5395cf771b420112d030d2263fc996fea912bae9539647027f6f54b SHA512: 6471e0d5bd989b18101ab5accd0f7ed7d84cc58d8655ce33abbd6bf9218048ce2ca0e64cf0c15167239b2537e5eece8775cfd15427377256249fef09cd856982 Homepage: https://nico.schottelius.org/software/gpm/ Description: General Purpose Mouse interface This package provides a daemon that captures mouse events when the system console is active, and delivers events to applications through a library. . By default, the daemon provides a 'selection' mode, so that cut-and-paste with the mouse works on the console just as it does under X. Package: gpsd Architecture: amd64 Version: 3.25-ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Boian Bonev Installed-Size: 1404 Depends: adduser (>= 3.34), libgps30t64 (= 3.25-ok1), netbase | systemd-sysv, python3, python3:any, libbluetooth3 (>= 4.91), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libusb-1.0-0 (>= 2:1.0.8) Recommends: gpsd-tools, udev Suggests: apparmor, dbus, gpsd-clients Conflicts: fso-gpsd Breaks: gpsd-clients (<< 3.20-9), gpsd-tools (<< 3.20-10), udev (<< 136-1) Replaces: gpsd-clients (<< 3.20-9), gpsd-tools (<< 3.20-10) Filename: pool/main/g/gpsd/gpsd_3.25-ok1_amd64.deb Size: 387720 MD5sum: b06e3fa48b37cd1476f4580588172c81 SHA1: 5dd2e85075c13fd19aee247e0566c3463c2858d8 SHA256: 44edd299d92b2881a9d5b4cd021fcca35935e29bddcf0ae6b41058fae0d1b82f SHA512: 1c460878964e323cb55c683e4dffeb59c6b867cd57d66fdae3b53dfa85b98129733bed88871e45cbd876c89387106b51041313083ca4ad2b45d8ac35f6fc4ba7 Homepage: https://gpsd.io Description: Global Positioning System - daemon The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . With gpsd, multiple GPS client applications can share access to devices without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than the different standards emitted by GPS devices. . This also includes common tools ubxtool and gpsctl for device configuration of the local hardware as well as a ntpshmmon to check generated refclock data. Package: gpsd-clients Architecture: amd64 Version: 3.25-ok1 Priority: optional Section: misc Source: gpsd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Boian Bonev Installed-Size: 1576 Depends: gir1.2-gtk-3.0, gpsd-tools (= 3.25-ok1), libgps30t64 (= 3.25-ok1), python3, python3-cairo, python3-gi, python3-gi-cairo, python3-gps, python3-matplotlib, python3-serial, python3:any, libbluetooth3 (>= 4.91), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libusb-1.0-0 (>= 2:1.0.8) Suggests: gpsd Breaks: gpsd-tools (<< 3.20-10), python-gps Replaces: gpsd-tools (<< 3.20-10), python-gps Filename: pool/main/g/gpsd/gpsd-clients_3.25-ok1_amd64.deb Size: 456140 MD5sum: 5d39dcc8d633ce4f4593e774b87ee9ed SHA1: f5a9629893989b410ed2a06cc0ba577b16606249 SHA256: e12293df4ce5f90b0a99ab06d5aa067fd0b8956153ae0c6b023898442f00b060 SHA512: 3842621e4ea44a09250e0c0dccae517eb69c618948bd65c6527faab8fc8f0fb4fa793ab357f7d7331efea3ccdedd7d4d6956200b60182a68e73baea1afa3d84e Homepage: https://gpsd.io Description: Global Positioning System - clients The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains auxiliary tools and example clients for monitoring, testing, latency-profiling, device configuration and simulating gpsd. Package: gpsd-tools Architecture: amd64 Version: 3.25-ok1 Priority: optional Section: misc Source: gpsd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Boian Bonev Installed-Size: 890 Depends: libgps30t64 (= 3.25-ok1), libbluetooth3 (>= 4.91), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libncurses6 (>= 6), libtinfo6 (>= 6), libusb-1.0-0 (>= 2:1.0.8) Suggests: gpsd Breaks: gpsd (<< 3.20-9), gpsd-clients (<< 3.20-10), python-gps Replaces: gpsd-clients (<< 3.20-10), python-gps Filename: pool/main/g/gpsd/gpsd-tools_3.25-ok1_amd64.deb Size: 294200 MD5sum: eaab8d3662f753069cf6543d951dcb03 SHA1: d67ac7dd6d859381941b48b7448f4d73f3a05a68 SHA256: 3b84fe503b33636fa38e0ffd1f0d0331cb53c9c4229374057d360ffff3fed904 SHA512: ed0e0790b087b7be31dcffbf22f28e5d1cd3aea03679d8ca2f733854e6d8ee1c214df46ca480d7c2ddf7d2ff332641b6f1ebac7170600d515ecb65d4e7516457 Homepage: https://gpsd.io Description: Global Positioning System - tools The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the most common tools 'gpsmon' and 'cgps' used to access a GPS device. Package: graphene-tests Architecture: amd64 Version: 1.10.8-ok1 Priority: optional Section: libs Source: graphene Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 759 Depends: libc6 (>= 2.38), libgraphene-1.0-0 (>= 1.10.0), python3:any Suggests: gnome-desktop-testing Filename: pool/main/g/graphene/graphene-tests_1.10.8-ok1_amd64.deb Size: 96516 MD5sum: 06931af26a46bfe2ee3481b3b90cebce SHA1: a93eaeb8c0664bc6d05bd10726d74afb67cb0647 SHA256: de6369940edbc94c60804470678bf65c7f9d93cdc7ad6210e94843c69c2e7f53 SHA512: f2423097b525d76732c9346b1128a2299612e5565ec931ba3fb69168c08bfe74e6b55b8b51a9aa200f52607343a50e0611394b9cd4ba79151ae93734f34255db Homepage: https://ebassi.github.io/graphene/ Description: library of graphic data types (installed tests) Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. . This package contains test programs, designed to be run as part of a regression testsuite. Package: graphviz Architecture: amd64 Version: 2.42.2-ok2 Multi-Arch: foreign Priority: optional Section: graphics Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2468 Depends: libc6 (>= 2.29), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libgvc6 (>= 2.42.1), libgvpr2, liblab-gamut1, libx11-6, libxaw7, libxmu6, libxt6 Recommends: fonts-liberation2 Suggests: gsfonts, graphviz-doc Filename: pool/main/g/graphviz/graphviz_2.42.2-ok2_amd64.deb Size: 625432 MD5sum: 4ac926ce25ee383107c680e9712ed411 SHA1: f4dc5336e6148e90dfa7fe56e574eb1c2baea3d0 SHA256: 341832c1146d627ff3400aa98af0bb0108f9993fa9ccc056a70ceafbfbb88568 SHA512: 03fd13f8b5e1b45b372448920347d0a6c36e505bf68cdb2b5277d976b694826e80802dffb60f9b0e52261c4c952adb2cde620cac079b932607a8b505905b9a49 Homepage: https://www.graphviz.org/ 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. Package: graphviz-doc Architecture: all Version: 2.42.2-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 5631 Suggests: graphviz Filename: pool/main/g/graphviz/graphviz-doc_2.42.2-ok2_all.deb Size: 4454734 MD5sum: 89dcf26c220341b92569a704967bf0e0 SHA1: b97a63e8599de4273797a1b3a1e3d7369b93f04d SHA256: eb02cfe02562cc0da3819984dbb55796893e7360e32b32fe83851f653ea977b5 SHA512: 09bf7cc845736ac1104ec95bb2b0b5bc8b6c063a0384c8357926f6467f064df782f8064e3aafb80b90ac60c9e3ff373ebb47b3c10a1e47177bbd930374426c37 Homepage: https://www.graphviz.org/ 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. Package: grep Architecture: amd64 Version: 3.11-ok3 Multi-Arch: foreign Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1241 Provides: rgrep Pre-Depends: libc6 (>= 2.38), libpcre2-8-0 (>= 10.32) Conflicts: rgrep Filename: pool/main/g/grep/grep_3.11-ok3_amd64.deb Size: 260516 MD5sum: d8ea3a2e990e8936c47e8f7daff4f102 SHA1: 83f132c2e77acac3ad30b8d987139ac218efac06 SHA256: e54b796eddc17e7353537a3495d3101918f79e3839ea09309559bf24c6aba9d4 SHA512: deb4feaef24d15b01f6fe96bfecdda261cea4efa506ceab357b1238325bbe24cc40d1b59e2170f4ab2602dc71f15e88033af59d203742ec32f065096d202f1b0 Homepage: https://www.gnu.org/software/grep/ 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.) Package: groff Architecture: amd64 Version: 1.23.0-3ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Colin Watson Installed-Size: 20300 Provides: groff-x11, jgroff Depends: groff-base (= 1.23.0-3ok1), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.1.1), libx11-6, libxaw7, libxmu6, libxt6 Recommends: ghostscript, imagemagick, libpaper1, netpbm, perl, psutils Filename: pool/main/g/groff/groff_1.23.0-3ok1_amd64.deb Size: 11646680 MD5sum: f66996e85dfc4caa90e7f3f9390b8a16 SHA1: 098c1765aea4c1f8c88d497e6ee7b9349b09f7cb SHA256: 15660be74ccf09554b43f1b48a4c120e96550af8678f7ac03da8ac9ed1946a5a SHA512: 97da364fe650909e51f6e8112247eee09cc11623369793e1c8993cb3a90cd90b8cfc1e6d41bdff13a0491cede5a8ebcdef5314d26b7f6cca723f0f22e85faa0a Homepage: https://www.gnu.org/software/groff/ 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. Package: groff-base Architecture: amd64 Version: 1.23.0-3ok1 Multi-Arch: foreign Priority: important Section: text Source: groff Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Colin Watson Installed-Size: 3619 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.0), libstdc++6 (>= 4.1.1), libuchardet0 (>= 0.0.1) Suggests: groff Filename: pool/main/g/groff/groff-base_1.23.0-3ok1_amd64.deb Size: 902804 MD5sum: 7ea1106fe4fb6b7f7f797e628fee8f24 SHA1: f027944e6cd30effbe45bb9f6e8a21a2b931aa11 SHA256: 0d3fd094e06d2177675440dfb079eede70bf4582c5f48560f2ee40acfdd8bde8 SHA512: d12fd6c46ffde1c29b5e128fdd8916af100a350bcfbc5fd33b9cd794478555ec430a2cd43198cefdd50774750671743bb6448efd1a5bb300f1b4d465c7431e87 Homepage: https://www.gnu.org/software/groff/ 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. Package: growisofs Architecture: amd64 Version: 7.1-ok1 Priority: optional Section: video Source: dvd+rw-tools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Optical Media Tools Team Installed-Size: 171 Depends: libc6 (>= 2.28), libstdc++6 (>= 4.1.1) Breaks: dvd+rw-tools (<< 7.1-0) Replaces: dvd+rw-tools (<< 7.1-0) Filename: pool/main/d/dvd+rw-tools/growisofs_7.1-ok1_amd64.deb Size: 58770 MD5sum: 9e1e2e009a2f8e4a96c74fc1a1474e95 SHA1: 65b635d4ca2a5b4c1e67ac5e36eff4a34c19d7f8 SHA256: 08ce59188257907fec2b5b31ff154a99b61edebbe12bc78a4c2209aa2b09a8d2 SHA512: c9f575df686645375e64ada5bea56bd64e8a920e1ebba47a1329edb1421b8f901162e701441ad16c8d5ea4d419d1bda99245f48005f214f219f6d4f3fedd678b Homepage: http://fy.chalmers.se/~appro/linux/DVD+RW/ Description: DVD+-RW/R recorder growisofs is a general purpose DVD recording program that supports: . * random-access media (DVD+RW, DVD-RAM, plain files, hard disk partitions) * mastering multisession DVD media (DVD+R, DVD-R/-RW, and Blu-ray Disc) * first-/single-session recording of arbitrary pre-mastered image (formatted as UDF, ISO9660 or any other file system, if formatted at all) to all supported DVD media types. . growisofs is able to either write pre-created ISO images or create them on-the-fly (by calling genisoimage). . This package also contains dvd+rw-format, a utility to format a DVD+RW media. Package: grub-common Architecture: amd64 Version: 2.12-ok1.15 Built-Using: lzo2 (= 2.10-ok1) Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 16878 Depends: libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.36), libefiboot1t64 (>= 38), libefivar1t64 (>= 38), libfreetype6 (>= 2.2.1), libfuse3-3 (>= 3.2.3), liblzma5 (>= 5.1.1alpha+20120614), debconf (>= 0.5) | debconf-2.0, gettext-base, python3 Recommends: os-prober (>= 1.33) Suggests: multiboot-doc, grub-emu, mtools, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup Conflicts: init-select Breaks: apport (<< 2.1.1), friendly-recovery (<< 0.2.13), lupin-support (<< 0.55), mdadm (<< 2.6.7-2) Replaces: grub-coreboot (<< 2.00-4), grub-efi (<< 1.99-1), grub-efi-amd64 (<< 2.00-4), grub-efi-ia32 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-linuxbios (<< 1.96+20080831-1), grub-pc (<< 2.00-4), grub-yeeloong (<< 2.00-4), init-select Filename: pool/main/g/grub2/grub-common_2.12-ok1.15_amd64.deb Size: 2533880 MD5sum: 2431cabe3d7e59c72665424cc419e10c SHA1: 2804f9e65105a61b0fe36cc5e842cb1344cc55c2 SHA256: f7b6677e764676071d904e6190a842a131c0b179e127b0e2d9379acb01ab540a SHA512: 7b73457d67e7b26b53487ece2779c36920b1766b80d3d936b8d41d0b1ca2b58a14229ad3f157e1a8035eb4a4d84305f20e6539e037f5e3579663fd66b41f23ea Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader (common files) This package contains common files shared by the distinct flavours of GRUB. It is shared between GRUB Legacy and GRUB 2, although a number of files specific to GRUB 2 are here as long as they do not break GRUB Legacy. . grub-mkrescue needs the suggested packages mtools (for UEFI targets) and xorriso. Package: grub-coreboot Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 204 Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.12-ok1.15), grub2-common (= 2.12-ok1.15), grub-coreboot-bin (= 2.12-ok1.15), ucf Conflicts: grub (<< 0.97-54), grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-linuxbios (<< 2.12-ok1.15), grub-pc, grub-xen Replaces: grub-common (<= 1.97~beta2-1), grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-linuxbios, grub-pc, grub2 (<< 2.12-ok1.15) Filename: pool/main/g/grub2/grub-coreboot_2.12-ok1.15_amd64.deb Size: 52536 MD5sum: 21272870fefdb5331ffba0d8ff13fdb5 SHA1: 26a71b37f00ab456c3b7813f23b8ccbb175baea8 SHA256: f54b8777831443f97a64fa373900679fd67b41fe984bf31fc40cde89b8de5832 SHA512: 638e870c8a94569deb0300e7527f766e9661448179b200d413d435b8e1422271fbffcbf50975433b213fa4ad12000f2cbbc9bc05a7ba032f86861dfa1cdb7a0a Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (Coreboot version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with platforms running the Coreboot firmware. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-coreboot-bin Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1979 Depends: grub-common (= 2.12-ok1.15) Conflicts: grub-linuxbios (<< 2.12-ok1.15) Replaces: grub-common (<= 1.97~beta2-1), grub-coreboot (<< 1.99-1), grub-linuxbios, grub2 (<< 2.12-ok1.15) Filename: pool/main/g/grub2/grub-coreboot-bin_2.12-ok1.15_amd64.deb Size: 645084 MD5sum: 5f4dfd50126bbd7a2ffb99bc24f17543 SHA1: 0a2af4613899e3cd3f06dff750f18bfc7110a8a0 SHA256: 620abe367e2023c61881b4eb6e6b0fed1483699cb78f936baa96e6c3bebfbc2c SHA512: 6d3855d1ed1775ecb7ff610940852f34e21482cf40219b6773d205f43c2405ddec8ef040794cbb2f4891e4b548622e0e0fc2d67f88b9346e2b0101507218f161 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (Coreboot modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with platforms running the Coreboot firmware. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-coreboot is also installed. Package: grub-coreboot-dbg Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 10517 Depends: grub-common (= 2.12-ok1.15), grub-coreboot-bin (= 2.12-ok1.15) Filename: pool/main/g/grub2/grub-coreboot-dbg_2.12-ok1.15_amd64.deb Size: 2945228 MD5sum: a47d48d52a7add76292b3303986e4502 SHA1: 57a04f23bcb0762b03e5157ab39cf9917a42a7c7 SHA256: dff8077ef5d9531884871dcc272b6458bbcf9d1ee8b7b1dd83737fd7910c277f SHA512: f4a6889b87bc999cf4b90cb56b947e126b27da5a16e9bf38d68b5b954f359f37bf4597ea2b0296cb36f63e567bcb22774a235dbfda04174ef9598b391ad3a82c Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (Coreboot debug files) This package contains debugging files for grub-coreboot-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-efi Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 12 Depends: grub-common (= 2.12-ok1.15), grub-efi-amd64 Filename: pool/main/g/grub2/grub-efi_2.12-ok1.15_amd64.deb Size: 2416 MD5sum: 5eadcd1cbf6ef2372968511ff4950c07 SHA1: a8bb21a8fd367e45b49db33940c58468cfabb9cc SHA256: 5ebfa789324eecbb4b76b22125d96ec142b5868ad6f38e6fe4b3ac25fc5c61e3 SHA512: 7231ba2c13467610a74b3ace6959ac4e673a4f2ac624d28aafb0bf66e2ce64f475a49c37d7f929a7493dfc82d60210ba10525fdd92dfe6011ff9add6ab4878f3 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (dummy package) This is a dummy package that depends on the grub-efi-$ARCH package most likely to be appropriate for each architecture. Package: grub-efi-amd64 Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 204 Depends: debconf (>= 0.5) | debconf-2.0, grub-efi-amd64-bin (= 2.12-ok1.15), grub2-common (>= 2.02~beta2-9), ucf Conflicts: elilo, grub, grub-coreboot, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc, grub-xen Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc, grub2 (<< 2.12-ok1.15) Filename: pool/main/g/grub2/grub-efi-amd64_2.12-ok1.15_amd64.deb Size: 52564 MD5sum: beb8bf924eeba2c4b2065f1822b6c49f SHA1: b912007189d48b5717a3124b384b03e9b3f91ba8 SHA256: 3c243ca829cd6d274c537bea470117864c0fc5556d48b6546af4387ef76d7d88 SHA512: 83db5cd3d2cbe8c5ef6b21041adba5834bfef8339af464d2f4e087ccbe95968e591b5038995d578258972b2752a09408c24bad90e5d592d0f44afb4dec627bd1 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (EFI-AMD64 version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has been activated). Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-efi-amd64-bin Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 10067 Depends: grub-common (>= 2.02~beta2-9) Recommends: grub-efi-amd64-signed, efibootmgr Replaces: grub-common (<= 1.97~beta2-1), grub-efi-amd64 (<< 1.99-1), grub2 (<< 2.12-ok1.15) Filename: pool/main/g/grub2/grub-efi-amd64-bin_2.12-ok1.15_amd64.deb Size: 1582756 MD5sum: 7ce43e9f65cd7732e4abfa7ea5813de4 SHA1: c852323e0f75e8b5d757c006cc4d46466b764d86 SHA256: c93eecdbce3295663472d9509d994416980121460731a23def9b9093b45ecbe2 SHA512: c47eee29f10345948aaf48531643d603b0494e87630d570e6b76d5122bf265f1bef70a9ac2dec7f60a662a53b89ce6dc3cc1ae21287123e28135725aad872f4b Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (EFI-AMD64 modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has been activated). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-amd64 is also installed. Efi-Vendor: openkylin Package: grub-efi-amd64-dbg Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 17360 Depends: grub-efi-amd64-bin (= 2.12-ok1.15) Filename: pool/main/g/grub2/grub-efi-amd64-dbg_2.12-ok1.15_amd64.deb Size: 3571016 MD5sum: d9f321c4e0ee73494d038b16b4465d8f SHA1: 58d363dfd19e34d74959e8967ab436e100810ef5 SHA256: 075d2a6fe4aecae19ca701324905ebbb57af48a9e30925c1302a0ca351297dd4 SHA512: 953c37eae18af6ad1445c1ce7aacc3497fd829df18151b06950f1dedf2ddd3b11c861be23183cdab1cbb9e8aa0c9159e9c1efc2978ea5f27320456c3c84bbcca Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (EFI-AMD64 debug files) This package contains debugging files for grub-efi-amd64-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-efi-amd64-signed-template Architecture: amd64 Version: 2.12-ok1.15 Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 314 Filename: pool/main/g/grub2/grub-efi-amd64-signed-template_2.12-ok1.15_amd64.deb Size: 11592 MD5sum: 09aa25115fc0853baa4fb3abcba5cd5d SHA1: 86581956e54805d577a7f0fade57ac2e92d47d0d SHA256: 99fce046972ede340c02d3e09128413cdf9114261f779fc454c5e11c34d2bcca SHA512: 14371323dafac64dc28617aab6f63bab7fe5402c939f254702751d14aa701a745080bcfd4bac0670e3a44f01ba4d798127fd0219b6bc7983c281933856fdad50 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (EFI-AMD64 signing template) This package contains template files for grub-efi-amd64-signed. This is only needed for Secure Boot signing. Package: grub-efi-ia32 Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 204 Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.12-ok1.15), grub2-common (= 2.12-ok1.15), grub-efi-ia32-bin (= 2.12-ok1.15), ucf Conflicts: elilo, grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-ieee1275, grub-legacy, grub-pc, grub-xen Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi, grub-efi-amd64, grub-ieee1275, grub-legacy, grub-pc, grub2 (<< 2.12-ok1.15) Filename: pool/main/g/grub2/grub-efi-ia32_2.12-ok1.15_amd64.deb Size: 52560 MD5sum: 867473761afd6977fa5c1c26144bc450 SHA1: d58d3c4cf2a77935e493006582ef1412741cc7dc SHA256: ed8a69b6430a6a660b659335ec8922cb4c0b1bfd18b75565423f3298f98fa427 SHA512: 19c51456f00210d905fea64757bfcf400d2b6b589e9bfb3994443656e90f873b925e39f050e69cff5e268827cffd5bf352f1b6be156aee71c1fa1fcc8f8d703a Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (EFI-IA32 version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the EFI-IA32 architecture, as used by Intel Macs (unless a BIOS interface has been activated). Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-efi-ia32-bin Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 7792 Depends: grub-common (= 2.12-ok1.15) Recommends: efibootmgr Replaces: grub-common (<= 1.97~beta2-1), grub-efi, grub-efi-ia32 (<< 1.99-1), grub2 (<< 2.12-ok1.15) Filename: pool/main/g/grub2/grub-efi-ia32-bin_2.12-ok1.15_amd64.deb Size: 1535480 MD5sum: 81c865f4bb2e23f8079e7c20fa2e60df SHA1: 8fdf07815c6e6dcd9e02087a6f1211cb8ee1b4b6 SHA256: 71e95137c372b5e0e5306dfc46bd6a1002dcc2d80a2e2333bb657a67d2300d88 SHA512: 36b88b634052e2706952420bc6b0d70f679ec7605510df080999851eb47f301d02182757a80e7d2563c223141956a291ab89ef849549f05702a90ab83c982447 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (EFI-IA32 modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the EFI-IA32 architecture, as used by Intel Macs (unless a BIOS interface has been activated). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-ia32 is also installed. Efi-Vendor: openkylin Package: grub-efi-ia32-dbg Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 11704 Depends: grub-common (= 2.12-ok1.15), grub-efi-ia32-bin (= 2.12-ok1.15) Filename: pool/main/g/grub2/grub-efi-ia32-dbg_2.12-ok1.15_amd64.deb Size: 3230200 MD5sum: 7e68118dc8a763661b1cd984cc036542 SHA1: ea2ea848c60e44e23817367b3fbd5d5dcbc58287 SHA256: 7e43210aa300f88c97c2ed179f9815e89e16515595e29014bc9eff70a51e7802 SHA512: 4d17263d5d32391d7537ff99bfdfda0a840627364dca0e921b1e8b7690797383cf989c7562a7f9bcdc32a79fc9330a9f034585fc7c65c1421de93343234599ea Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (EFI-IA32 debug files) This package contains debugging files for grub-efi-ia32-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-emu Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 14748 Depends: libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.36), libgcc-s1 (>= 3.0), libsdl2-2.0-0 (>= 2.0.12), grub-common (= 2.12-ok1.15) Replaces: grub-common (<= 1.97~beta3-1) Filename: pool/main/g/grub2/grub-emu_2.12-ok1.15_amd64.deb Size: 3027372 MD5sum: 15363461ff98b548be1efd29d1796d0a SHA1: bb1f9e38582f45418da1e71930bebbc9f86b2646 SHA256: 03adfe072d9d50b72971fa08d2c40b0f834af44fe2ee0d8850a15ea64d7ce272 SHA512: 17b94bf96f20ef5032f50a6418fef51dc394d0b4fefba45d40152722a65c212b5e661a97c1b29bca62897456b184f0230f7b5df6afa1db9b9fe2038c9e56a01c Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (emulated version) This package contains grub-emu, an emulated version of GRUB. It is only provided for debugging purposes. Package: grub-emu-dbg Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 13365 Depends: grub-common (= 2.12-ok1.15), grub-emu (= 2.12-ok1.15) Filename: pool/main/g/grub2/grub-emu-dbg_2.12-ok1.15_amd64.deb Size: 2779920 MD5sum: 9a68afb5681dc8da83a0ffb9fafc9885 SHA1: 233a17508074eba6491d3503cf3ef2e2c291411d SHA256: f45c5d7d8ca777f89884f316f78c8d543c357d66e809343b2f19b64c36347d28 SHA512: 760500caa98d1fa838a7d710cd32d824b0b784341fad46f417014f3e39b275c9f48072bf07143650f88e1c93bbe4200828bade5cbd40e5dac15f4575cb7b6abd Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (emulated debug files) This package contains debugging files for grub-emu. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-firmware-qemu Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2108 Recommends: qemu-system-x86 Enhances: qemu-system-x86 Filename: pool/main/g/grub2/grub-firmware-qemu_2.12-ok1.15_amd64.deb Size: 618968 MD5sum: ddaae175834cc54267bfd6908cffc533 SHA1: b866d4c31255f0a6ce224913f6be35e8dbe3764d SHA256: decaea8a7bf025c1e85859719e48d5057a8688ae54dc977c9f97601718c6b752 SHA512: cc1878340275103bdc418de7c5c1e56412e5a7459dbbcdf8a9914bca277075c61ee4d2066daf856a5e2de7d5aab898b3fa77dbb05cfd5bd821e9e870e5dc1cda Homepage: https://www.gnu.org/software/grub/ Description: GRUB firmware image for QEMU This package contains a binary of GRUB that has been built for use as firmware for QEMU. It can be used as a replacement for other PC BIOS images provided by seabios, bochsbios, and so on. . In order to make QEMU use this firmware, simply add `-bios grub.bin' when invoking it. . This package behaves in the same way as GRUB for coreboot, but doesn't contain any code from coreboot itself, and is only suitable for QEMU. If you want to install GRUB as firmware on real hardware, you need to use the grub-coreboot package, and manually combine that with coreboot. Package: grub-gfxpayload-lists Architecture: amd64 Version: 0.7-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: Colin Watson Installed-Size: 21 Depends: grub-pc (>= 1.99~20101210-0) Filename: pool/main/g/grub-gfxpayload-lists/grub-gfxpayload-lists_0.7-ok1_amd64.deb Size: 3216 MD5sum: 2deb40bd826ea08a76d571ab6c803a51 SHA1: 60caa88bf3c8f16035a385bd7d01d5c9bc8152d9 SHA256: 5b55489f9e912d70883e1d39cd37e54a7763afe7547f1ec8c971c68978967df8 SHA512: b7800e8381369d73a6cea8e1bb9345b982bbabe283f52359623b2a5d89716c84b3f29e7eee03343e8fa5ec31bdd155745e6f77f5abd3731b7ef80781776c6a9b Description: GRUB gfxpayload blacklist The 'set gfxpayload=keep' facility in GRUB provides smooth graphical handover to the Linux kernel. Unfortunately, this does not work on all systems, resulting in a black or corrupt display. This package provides a blacklist of PCI IDs which fail. . We maintain this separately from GRUB because it is likely to be updated on a different schedule. Package: grub-ieee1275 Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 204 Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.12-ok1.15), grub2-common (= 2.12-ok1.15), grub-ieee1275-bin (= 2.12-ok1.15), ucf Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-legacy, grub-pc, grub-xen Replaces: grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-legacy, grub-pc, grub2 (<< 2.12-ok1.15) Filename: pool/main/g/grub2/grub-ieee1275_2.12-ok1.15_amd64.deb Size: 52540 MD5sum: 13a4fdde0bf6b686308789335f441a9d SHA1: 15f44964b8c95385fd19a70725c69933038d95a1 SHA256: bc43574e07957391e1d2f423b3c4f9b10f9891b0162403a77538d51c9fb7fcd8 SHA512: 603bd15a4fb6e47e5a342ffa89da6754d5ff5bb0b122bf3171a6a6d6f3a48c89086068d7a74c759a4a5a8902f1ff098f3c5b069a5635433ad89095ba99319fd4 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (Open Firmware version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with Open Firmware implementations. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-ieee1275-bin Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1945 Depends: grub-common (= 2.12-ok1.15) Replaces: grub-common (<= 1.97~beta2-1), grub-ieee1275 (<< 1.99-1), grub2 (<< 2.12-ok1.15) Filename: pool/main/g/grub2/grub-ieee1275-bin_2.12-ok1.15_amd64.deb Size: 631564 MD5sum: db59b396bca21e898a9727654c6d0909 SHA1: e31ad5784d085648f916b6c084a29bc6f7f47d7f SHA256: 988c57b265da633e962de393026c3fb38baba92592af10c9a15a7e31d697431d SHA512: b9a2234f1e7f5e809d71b93ebffe3f1dcab4aa55d5e63595659539bf646a8fb231cabae1b626b93c0d4d320fe7f7c47941ec484dbf71464b267567013a60744c Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (Open Firmware modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with Open Firmware implementations. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-ieee1275 is also installed. Package: grub-ieee1275-dbg Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 10436 Depends: grub-common (= 2.12-ok1.15), grub-ieee1275-bin (= 2.12-ok1.15) Filename: pool/main/g/grub2/grub-ieee1275-dbg_2.12-ok1.15_amd64.deb Size: 2907520 MD5sum: fc3833044f670afe7e275fe9f9180257 SHA1: f3858f153225325149a18608397b889386167536 SHA256: 1cc8321721f3b7e7f0c611e3b183c2cb24fdc9ad1b3af0b6e7f7a68245e8aa36 SHA512: b5d82054265e7249fbf60c7c8f16cd0230f13f94156cd8ffdcbdb42ed7b490e3057f850c9a4f72bdf9d0543aadb2a1140788919b538173a50ed3f2de41a35f27 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (Open Firmware debug files) This package contains debugging files for grub-ieee1275-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-ipxe Architecture: all Version: 1.21.1+git-20220113.fbbdc3926-ok2 Priority: optional Section: admin Source: ipxe Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Bastian Blank Installed-Size: 2419 Suggests: grub-pc (>= 1.96) Filename: pool/main/i/ipxe/grub-ipxe_1.21.1+git-20220113.fbbdc3926-ok2_all.deb Size: 1120596 MD5sum: 00c723cb0efc2e9209b558fe8f850773 SHA1: fb72ff552b68a7673319bf96d6b5bb168504a1d5 SHA256: 185b83d8c1abeda63efc15fffd20f4ae99e1b46bc15babb66f55d5bc260c3cc7 SHA512: 6e947d286d137500fbcf8b011cc939d64d3d6309beb3f8c219d1ab4a112fea7a82c3a00b07c0a52465068f6996ada265d3f6f982e9cf4af6cc880679e4b54272 Homepage: http://ipxe.org/ Description: Network booting from GRUB using iPXE iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . This package adds a menu entry to grub2 for network booting using iPXE. Package: grub-linuxbios Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: oldlibs Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 12 Depends: grub-coreboot (= 2.12-ok1.15), grub-common (= 2.12-ok1.15) Filename: pool/main/g/grub2/grub-linuxbios_2.12-ok1.15_amd64.deb Size: 2400 MD5sum: 26b9f33dda190ada3da63e71fe36c01f SHA1: aaf0e3c8341ad3e17dc23dc9887d24aa6e91c62d SHA256: 573f1b7291ce5874c3013a09d0b32832342512c2b237f702bc3296547e9d3934 SHA512: 741797eee553891227a99f1e95caae49e4a7cc640cf3f111e23726df444beeb6685dcfb0881d62977eb356cfa122bfd394f5942ec30f276d44f6d3c40d8e9f1c Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (dummy package) This is a dummy transitional package that depends on grub-coreboot. Package: grub-pc Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 578 Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.12-ok1.15), grub2-common (= 2.12-ok1.15), grub-pc-bin (= 2.12-ok1.15), ucf Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-xen Replaces: grub, grub-common (<= 1.97~beta2-1), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub2 (<< 2.12-ok1.15) Filename: pool/main/g/grub2/grub-pc_2.12-ok1.15_amd64.deb Size: 130236 MD5sum: 922ea1847c75940af99720e2c619a517 SHA1: f4467506b495b6702ccfbe4062c5197526e6e617 SHA256: 8309ba94675fc0695e3da39e1a35f6d04d218b3bdd2ee5ffa4b615ab4fe5dd33 SHA512: a1ed5a30397c62c14bd6401684c7426c5cb50cc9bb38a05db12a0e619b9bb1a88b70bd8531930256bd9738c47645e0c80d407f5f14e9368fd7b9d4c2d18244ec Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (PC/BIOS version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. - VESA-based graphical mode with background image support and complete 24-bit color set. - Support for extended charsets. Users can write UTF-8 text to their menu entries. . This is a dependency package for a version of GRUB that has been built for use with the traditional PC/BIOS architecture. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-pc-bin Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3112 Depends: libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.36), grub-common (= 2.12-ok1.15) Suggests: desktop-base (>= 4.0.6) Replaces: grub-common (<= 1.97~beta2-1), grub-pc (<< 1.99-1), grub2 (<< 2.12-ok1.15) Filename: pool/main/g/grub2/grub-pc-bin_2.12-ok1.15_amd64.deb Size: 998112 MD5sum: 2cd8e5f43b3108b25775a09708b279a3 SHA1: 9ebda7b01583f03ec0c137f603f3daf2523ddad6 SHA256: b66aaf8426cf079049997682343394b9aecf76253c6917f4299e0e75e56b3ef0 SHA512: 78d969605f7c859cddac2bcf2a556d932f629205541bcc1b6c2b330bffeb0ef5537eb484bc770a2f8ad52fdf395bb852d7de93ce64279dafc400286713d42fdc Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (PC/BIOS modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. - VESA-based graphical mode with background image support and complete 24-bit color set. - Support for extended charsets. Users can write UTF-8 text to their menu entries. . This package contains GRUB modules that have been built for use with the traditional PC/BIOS architecture. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-pc is also installed. Package: grub-pc-dbg Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 11411 Depends: grub-common (= 2.12-ok1.15), grub-pc-bin (= 2.12-ok1.15) Filename: pool/main/g/grub2/grub-pc-dbg_2.12-ok1.15_amd64.deb Size: 3170508 MD5sum: 967ab6da55f84f939c7aaddaa425bb55 SHA1: 17adce7b3dce110b0a11722db556ec92fce0a741 SHA256: 01c1e757777ac9c3918ab10ffd26aa7fb98db692332a13d2876ceaddf299bc58 SHA512: 76ca1d0119fc8e3f64203ad7fb8ed3d590cba4ae548d4a8c4fe5494bf6138c58af9f5a1929589a13222fe8b581cf15dedc31a2564d68959ec3ad135f8add20d9 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (PC/BIOS debug files) This package contains debugging files for grub-pc-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-rescue-pc Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 6593 Filename: pool/main/g/grub2/grub-rescue-pc_2.12-ok1.15_amd64.deb Size: 2332668 MD5sum: 60a008e0d53b3d3dad6f5d713c442149 SHA1: 2ac19d1e8bf795283fdd0ca29c82d323acf2905a SHA256: 3a73c2d441b2f7a7af3290fa984c254a6953d8cc5327bb35dd6000548b18d23e SHA512: 1025f8ed4fcb29ede558c83e95c0bf13470a19cc3f78c3ac0c79c70986fded5a30fe28aeaf4b0851d07ac0c534443e921870aa96ab1a4f0b905854078fd675ba Homepage: https://www.gnu.org/software/grub/ Description: GRUB bootable rescue images, version 2 (PC/BIOS version) This package contains three GRUB rescue images that have been built for use with the traditional PC/BIOS architecture: . - grub-rescue-floppy.img: floppy image. - grub-rescue-cdrom.iso: El Torito CDROM image. - grub-rescue-usb.img: USB image. Package: grub-theme-breeze Architecture: amd64 Version: 5.25.5-ok1 Priority: optional Section: kde Source: breeze-grub Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 13007 Filename: pool/main/b/breeze-grub/grub-theme-breeze_5.25.5-ok1_amd64.deb Size: 3497712 MD5sum: 7b1669eace3ab33c10a25500775f36ba SHA1: 11369a3655de642bf10573a2ecf79551027cc6a6 SHA256: 42b35f0cea0fccc1e20947a24eed9268b288b0e52fed7b8f959a0662b8caa891 SHA512: 2334300fb0af2e1515bd099d596b037b7a54bb199b8829b25c0c34cd529d8bc805cb960e45f07624d8006f9d981f06f022f02b67bb4af6af53f1acca5eae8e65 Homepage: https://invent.kde.org/plasma/breeze-grub Description: Breeze theme for GRUB 2 Breeze theme for the GRUB boot loader to fit in with KDE Plasma's themeing. Package: grub-theme-starfield Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2782 Depends: grub-common (= 2.12-ok1.15) Filename: pool/main/g/grub2/grub-theme-starfield_2.12-ok1.15_amd64.deb Size: 1675984 MD5sum: b372ddab22833585fa5d50de05cb7dc9 SHA1: 552a6f190114f5b94e789613e3813c14bcb086d4 SHA256: cc8897e5093a477549224ae6e6ecd1d0cf70176cc207802a19c13db6c8b74388 SHA512: c158bd6730cc8fba44dee9602870c25fc9fcd42aa8aa8685fd2ca54bf4ecc61789c9f201c983243746ade1ef9ab568528b1fa37fb06bad3fd22df24f1e3531a6 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (starfield theme) This is the default theme for GRUB's graphical menu. Package: grub-xen Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 204 Depends: debconf (>= 0.5) | debconf-2.0, grub-common (= 2.12-ok1.15), grub2-common (= 2.12-ok1.15), grub-xen-bin (= 2.12-ok1.15), ucf Conflicts: grub (<< 0.97-54), grub-coreboot, grub-efi-amd64, grub-efi-ia32, grub-ieee1275, grub-legacy, grub-pc Filename: pool/main/g/grub2/grub-xen_2.12-ok1.15_amd64.deb Size: 52524 MD5sum: 195326318aabe70e6fe1919431467665 SHA1: 994a9d9eb24c05e6f19299f245df627d04512181 SHA256: 763e54f22834f37c5a2c4eaeecf7e7041538120acf295ff1103d70d126a1bca1 SHA512: 7d92a80e0f2206535711989290f744212c1b06ce9f16e7913b020554f62c8e8bc43a87a2c360061aba45856e51014dbf8b8159f1d46bae6b397467fe6a46cdf4 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (Xen version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the Xen hypervisor (i.e. PV-GRUB). Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-xen-bin Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 5498 Depends: grub-common (= 2.12-ok1.15) Filename: pool/main/g/grub2/grub-xen-bin_2.12-ok1.15_amd64.deb Size: 1028004 MD5sum: a43042f24c5799d60fe1a187be735fc7 SHA1: 7c9055bf83bc8dd02bb200dab2b06ae289b18258 SHA256: fac1fd2bb7e6f4252dd4157b015299bdc0cca5ebcb05fb8339b186d6828f4984 SHA512: fe3769070d9981067a65854677c26f044de44302111f08acd50d1f53647eadf9491adc8a0535c2808908b619207faf0b93e7a057f2d178dca3e96c33a8552516 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (Xen modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the Xen hypervisor (i.e. PV-GRUB). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-xen is also installed. Package: grub-xen-dbg Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: debug Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 29858 Depends: grub-common (= 2.12-ok1.15), grub-xen-bin (= 2.12-ok1.15) Filename: pool/main/g/grub2/grub-xen-dbg_2.12-ok1.15_amd64.deb Size: 7474356 MD5sum: f757c22d31c32831a4a6e7d65c1bde41 SHA1: 050e973a494750650b817144608d3a25f7fa5436 SHA256: f20d819c2c23c5f0c5dee8ca2fbcdc4cb76a42e8750a642ca68f8ec4e516488c SHA512: 999c56f56608f6499f5e811fc9b8ce0fd6fb536f70cfb82d85b2c5dff21927279e1fa42fbcbd8aad9a3a20d9c4f577618063750f441a0d665c81b90063c87c91 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (Xen debug files) This package contains debugging files for grub-xen-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-xen-host Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 5464 Depends: grub-xen-bin (= 2.12-ok1.15) Filename: pool/main/g/grub2/grub-xen-host_2.12-ok1.15_amd64.deb Size: 1018680 MD5sum: 4c06d60dc6284278231a14ee13d4540e SHA1: 5862643cffe7a27c9342b85185007477360c591e SHA256: d46c9a07d4e37ac3f62a6e48ec7ac8239e871ce9b77ba380b9813c81ad2e9cd3 SHA512: 54c427d470a94cb3a7cf95572da2c7c57da7e33f735d2368a0aa4ae50ad7c598e26fdcf8db300547fda83b189334ec60091d3f1ae550d14d7aba101ba8e279da Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (Xen host version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package arranges for GRUB binary images which can be used to boot a Xen guest (i.e. PV-GRUB) to be present in the control domain filesystem. Package: grub2 Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: oldlibs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 12 Depends: grub-pc (= 2.12-ok1.15), grub-common (= 2.12-ok1.15) Filename: pool/main/g/grub2/grub2_2.12-ok1.15_amd64.deb Size: 2404 MD5sum: 90cddc94f5fb54219b9210b876d6bce1 SHA1: 7b7005336b4cc7582a4769e46ec9fe8556ef81a8 SHA256: cdb4d8be034f2a23b6985d06e5a1dbca14515ac826f0deb0340625d3140a4522 SHA512: 8d48ccde43c5a134bbb822c4dfe7a7530bc87b6c7fab49527ad883f4c1832e0f9afe7d10209c623428a86ee47b60f566de117504a6960e88cb2e524e17c6ea53 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader, version 2 (dummy package) This is a dummy transitional package to handle GRUB 2 upgrades. It can be safely removed. Package: grub2-common Architecture: amd64 Version: 2.12-ok1.15 Multi-Arch: foreign Priority: optional Section: admin Source: grub2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1333 Depends: grub-common (= 2.12-ok1.15), dpkg (>= 1.15.4), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.36), libefiboot1t64 (>= 38), libefivar1t64 (>= 38), liblzma5 (>= 5.1.1alpha+20120614) Conflicts: grub-legacy Breaks: grub (<< 0.97-54), grub-cloud-amd64 (<< 0.0.4), grub-coreboot (<< 2.02+dfsg1-7), grub-doc (<< 0.97-29ubuntu60), grub-efi-amd64 (<< 2.02+dfsg1-7), grub-efi-arm (<< 2.02+dfsg1-7), grub-efi-arm64 (<< 2.02+dfsg1-7), grub-efi-ia32 (<< 2.02+dfsg1-7), grub-efi-ia64 (<< 2.02+dfsg1-7), grub-ieee1275 (<< 2.02+dfsg1-7), grub-legacy-doc (<< 0.97-29ubuntu60), grub-pc (<< 2.02+dfsg1-7), grub-uboot (<< 2.02+dfsg1-7), grub-xen (<< 2.02+dfsg1-7), grub-yeeloong (<< 2.02+dfsg1-7), shim (<< 0.9+1474479173.6c180c6-0ubuntu1~) Replaces: grub, grub-cloud-amd64 (<< 0.0.4), grub-common (<< 1.99-1), grub-coreboot (<< 2.02+dfsg1-7), grub-doc (<< 0.97-29ubuntu60), grub-efi-amd64 (<< 2.02+dfsg1-7), grub-efi-arm (<< 2.02+dfsg1-7), grub-efi-arm64 (<< 2.02+dfsg1-7), grub-efi-ia32 (<< 2.02+dfsg1-7), grub-efi-ia64 (<< 2.02+dfsg1-7), grub-ieee1275 (<< 2.02+dfsg1-7), grub-legacy, grub-legacy-doc (<< 0.97-29ubuntu60), grub-pc (<< 2.02+dfsg1-7), grub-uboot (<< 2.02+dfsg1-7), grub-xen (<< 2.02+dfsg1-7), grub-yeeloong (<< 2.02+dfsg1-7) Filename: pool/main/g/grub2/grub2-common_2.12-ok1.15_amd64.deb Size: 619264 MD5sum: 300cee0f7e1e9f76214df46ee1b0213d SHA1: 3e891093622450d467e23f55cb77288ff7554e9a SHA256: 36e6d2412f19a5932a12429e57dc920d902d34931efbe6212ed7bb2c874b5e74 SHA512: 3ffe6093602e5505793e2b0bf48427a39bcb4d1d3b549cbea8b5cc7214484d42091b9fc86da83a67b536766d35babc95426ad6736321c8284b695573ae7e1110 Homepage: https://www.gnu.org/software/grub/ Description: GRand Unified Bootloader (common files for version 2) This package contains common files shared by the distinct flavours of GRUB. The files in this package are specific to GRUB 2, and would break GRUB Legacy if installed on the same system. Package: gsettings-desktop-schemas Architecture: all Version: 46.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 5345 Depends: dconf-gsettings-backend | gsettings-backend, session-migration Breaks: gnome-panel (<< 3.49), gnome-shell (<< 44), libmutter-11-0, metacity (<< 1:3.49) Filename: pool/main/g/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0-ok1_all.deb Size: 663872 MD5sum: d1d261932b92449efd5e9ec0241f3dc1 SHA1: 99e867d97d4ac720bef5265c77439037e3e6eb1a SHA256: d27ebbf6f3609516af2d31d60eba67a44f2e849d0ee0bc5d62dd9d6f8a584c79 SHA512: a23827dc2d595f59a339b1e6afa5e4bc94b3438755340019b41a8a8f87c57902f655cd546c9870619cc178ad06ed24fc92328116d6c76cc7b68ae149aa42be16 Homepage: https://www.gnome.org/ Description: GSettings desktop-wide schemas gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. Package: gsettings-desktop-schemas-dev Architecture: amd64 Version: 46.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gsettings-desktop-schemas Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 45 Provides: gir1.2-gdesktopenums-3.0-dev (= 46.0-ok1) Depends: gsettings-desktop-schemas (>= 46.0-ok1), gir1.2-gdesktopenums-3.0 (= 46.0-ok1) Filename: pool/main/g/gsettings-desktop-schemas/gsettings-desktop-schemas-dev_46.0-ok1_amd64.deb Size: 5604 MD5sum: 8467e366892e152eeec3a2d1840d36e7 SHA1: f50bf35d03aea413c5da7e3f88a7d93a1693b891 SHA256: 3eaa18e081027b125c0f9b268d438c573eb87f4828696fc3e264fd89b5e11fe4 SHA512: 2e13cc88583d8a98a2cafdc8267f0576315817e9e824abf71156af012b7d675372effec57d9bbaba75d7b4a9fc38feb34a69dc94e079924937cb6b8736329fdd Homepage: https://www.gnome.org/ Description: Development files for GSettings desktop-wide schemas gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. . This package contains the development files. Package: gsfonts Architecture: all Version: 2:20200910-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: fonts-urw-base35 (20200910-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: fonts-urw-base35 (>= 20200910-2~) Breaks: grace (<= 1:5.1.25-12) Filename: pool/main/f/fonts-urw-base35/gsfonts_20200910-ok1_all.deb Size: 16804 MD5sum: 0a067781a849f2602e69ab7162070c0e SHA1: a33ddfacc7bb5778891ffbf7d9c08dfc8a85f727 SHA256: 24f3c909c328de47c4b6242c8c5b0cbca6a7b95118ff25b89e13e6b1a7318388 SHA512: 42fcb9d46969ecf36c6a8876988dc2b5a5934018cba8162d9a186b979c44594f14fcd8ae9922fa55316411c83693e0efd1bf02cc01f68b560e11939cd34c40bb Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts Description: transitional dummy package (gsfonts -> fonts-urw-base35) This package is a dummy package to enable the gsfonts to fonts-urw-base35 transition. It can be safely removed. Package: gsfonts-x11 Architecture: all Version: 2:20200910-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: fonts-urw-base35 (20200910-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: fonts-urw-base35 (>= 20200910-2~) Filename: pool/main/f/fonts-urw-base35/gsfonts-x11_20200910-ok1_all.deb Size: 16780 MD5sum: 3a67b71d735dab0e7c76f74021547463 SHA1: 87b5f0fd7a026d4e0d70ee67872c018410783aee SHA256: fcb089bb8372bad41100dee5293870eef66494f8aeb4b26fa5ae1d67445bf19f SHA512: 4120ab0e18c4e50ab91e200a8a3b2c6e185fa1adbb1ff4787e223887dfbb5c7dbe96dc2b4346fbd59d150271a3808bf627821f8cc81db062e263718a4180c2bf Homepage: https://github.com/ArtifexSoftware/urw-base35-fonts Description: transitional dummy package (gsfonts-x11 -> fonts-urw-base35) This package is a dummy package to enable the gsfonts-x11 to fonts-urw-base35 transition. It can be safely removed. Package: gsl-bin Architecture: amd64 Version: 2.7.1+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: math Source: gsl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dirk Eddelbuettel Installed-Size: 64 Depends: libc6 (>= 2.34), libgsl27 (>= 2.7.1) Conflicts: gsl Replaces: gsl Filename: pool/main/g/gsl/gsl-bin_2.7.1+dfsg-ok2_amd64.deb Size: 10584 MD5sum: 9cffa1187a2809a473453f27e1d44dad SHA1: ee66e2333241ecbe18a001cf9a428dd76aa6fcaf SHA256: 1ecca9ba4720efbc4e2bcab84a0c853f86cdbe4cb9dddabf8b3bb1ecb4228725 SHA512: 469cfaf0bbae9da7bb9027bd010d071c171b26cdfd70b093ceaf0e6fc81551447e387dd771f86433377f5dc3ff10adb2f52eb8d1a68ec7c2d7f749d440b13fdd Homepage: https://www.gnu.org/software/gsl 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/ Package: gspell-1-tests Architecture: amd64 Version: 1.12.2-ok1 Priority: optional Section: misc Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 292 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libenchant-2-2 (>= 2.2.3), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.44), libgtk-3-0 (>= 3.20), libharfbuzz0b (>= 0.6.0), libicu66 (>= 66.1-1~), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0) Filename: pool/main/g/gspell/gspell-1-tests_1.12.2-ok1_amd64.deb Size: 52988 MD5sum: 2fe34920abedce39d76ff57ee1315c5f SHA1: a673014a38ef6b8f19e12e56456dc0ad26cfb298 SHA256: 0121f9e4a457c117728339fcc397dc4119693130ae27bc9acf1ad6b9940d3e96 SHA512: b12b6ec53f859b0426314df02f3b70a3f98fa7802b667194d6610125c08d8c3cda5187dd0ac1614a02c14483be5f77f0c5c651e58345648c9b4b21219da864e4 Homepage: https://gitlab.gnome.org/GNOME/gspell Description: spell-checking library for GTK+ applications - installed tests gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains automated tests. Package: gssdp-tools Architecture: amd64 Version: 1.6.3-ok1 Priority: optional Section: net Source: gssdp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 64 Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libgssdp-1.6-0 (>= 0.14.0), libgtk-4-1 (>= 4.0.0), libsoup-3.0-0 (>= 2.26.1) Filename: pool/main/g/gssdp/gssdp-tools_1.6.3-ok1_amd64.deb Size: 14508 MD5sum: cbad3d32cce27a8b5329d219357d586f SHA1: 0fa21319e09ba556201f344087918b5b3e517039 SHA256: 4b822472617b3f4b401e8e8af0baf8158c7bc4a7a8a26ef607ad8479c16602df SHA512: f2a05435bb7529eb01ed51a8cb775717f074fe5262e8a348e6f0386cd976169851639ef8c90e5df7836944804972d710f5b4833adce34be0f615916e1ee20f74 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for SSDP (tools) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains some tools, such as gssdp-device-sniffer. Package: gstreamer-qapt Architecture: amd64 Version: 3.0.5-ok3 Priority: optional Section: kde Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 677 Depends: libqapt3-runtime (= 3.0.5-ok3), kio, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgstreamer1.0-0 (>= 1.2.0), libkf5coreaddons5 (>= 5.0.0), libkf5i18n5 (>= 5.0.0), libkf5kiocore5 (>= 5.0.0), libkf5widgetsaddons5 (>= 5.0.0), libkf5windowsystem5 (>= 5.0.0), libqapt3 (>= 3.0.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5 (>= 5.8.0), libstdc++6 (>= 4.1.1) Breaks: gstreamer0.10-qapt (<< 3~), gstreamer1.0-qapt (<< 3~) Replaces: gstreamer0.10-qapt (<< 3~), gstreamer1.0-qapt (<< 3~) Filename: pool/main/libq/libqapt/gstreamer-qapt_3.0.5-ok3_amd64.deb Size: 94748 MD5sum: c038756460fe3685a4eab51e7c1b6f8e SHA1: 8316f5e881b8ea0594de75ad73382661e418a08f SHA256: 968d15eeb1506199053b81849a64a925a1324f7e21e2845bce3c29bc929b3cea SHA512: d4e548ea97d325b84e30e47dd525c4d106506a38dcddc73af7111ebc118583b5903ead674998a67a549c936467f16f74d32c85976e70f32bc121581f6e6587fc Homepage: https://cgit.kde.org/libqapt.git/ Description: GStreamer plugin to install codecs using QApt QApt is a collection of tools and a library providing a wrapper around APT. The intention is to ease the use of APT in Qt-based programs. . This package provides a plugin for the GStreamer multimedia framework to search and to install audio and video codecs. Package: gstreamer1.0-alsa Architecture: amd64 Version: 1.24.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: gst-plugins-base1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 212 Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource Depends: libasound2t64 (>= 1.0.27), libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0) Suggests: alsa-utils (>= 0.9.0) Filename: pool/main/g/gst-plugins-base1.0/gstreamer1.0-alsa_1.24.2-ok2_amd64.deb Size: 40476 MD5sum: 8a8bdda0184b6e007cecd9292662b7c8 SHA1: f16f5ef57887b15b68400a9c90a340f354c1e14a SHA256: 573d8b11ae41edaa8485573fec989a2d3882e9edf4b066be1c0d0da2b21d2488 SHA512: b0a2df7c2240f687e1080c62d8206b293af79f4db353764aebbec90fd66280847460b0957b915f9cb327e75bf1d02ba52a557c9b6208fc7bc66e717d1adc1b1b Homepage: https://gstreamer.freedesktop.org Description: GStreamer plugin for ALSA GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for the ALSA library. ALSA is the Advanced Linux Sound Architecture. Gstreamer-Elements: alsamidisrc, alsasink, alsasrc Gstreamer-Version: 1.24 Package: gstreamer1.0-crystalhd Architecture: amd64 Version: 1:0.0~git20110715.fdd2f19-ok1 Priority: optional Section: video Source: crystalhd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 84 Depends: libc6 (>= 2.14), libcrystalhd3 (>= 1:0.0~git20110715.fdd2f19), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0) Filename: pool/main/c/crystalhd/gstreamer1.0-crystalhd_0.0~git20110715.fdd2f19-ok1_amd64.deb Size: 28600 MD5sum: 2019b332158a8c5fb4cbb34ff85b0143 SHA1: d6fa735e1eea33c75983285e43aedde9c03cd933 SHA256: ff9ec67f5afa2dd51eb1e2051a08e1009cdb5de0b6d5937b4eba3979b73a812e SHA512: 744a46fc5f320a14ece26b8799f1f0effbaf6b7d0f4d8b8c3a434e44ee976730e4b98c6d8cf2bfde7ac6be43c05d51846c85c85a08be344a962f9a38cac59b74 Homepage: http://www.broadcom.com/support/crystal_hd/ Description: Crystal HD Video Decoder (GStreamer plugin) Crystal HD Solution is a product offered by Broadcom. It is used to enable flawless playback of 1080p high definition video across a wide range of systems. . This package contains the crystalhd GStreamer plugin. Package: gstreamer1.0-gl Architecture: amd64 Version: 1.24.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: gst-plugins-base1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 429 Provides: gstreamer1.0-videosink, gstreamer1.0-videosource Depends: libc6 (>= 2.27), libglib2.0-0t64 (>= 2.79.0), libgraphene-1.0-0 (>= 1.5.4), libgstreamer-gl1.0-0 (>= 1.24.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libx11-6 Breaks: gstreamer1.0-plugins-bad (<< 1.15.1) Replaces: gstreamer1.0-plugins-bad (<< 1.15.1) Filename: pool/main/g/gst-plugins-base1.0/gstreamer1.0-gl_1.24.2-ok2_amd64.deb Size: 109052 MD5sum: 17b91c4af78d250c0ce442171c84cd4b SHA1: d750e4dfd552617a424e79cfa80012c452a9bcb1 SHA256: 51a3d33515bba10b7b2af036801b6e04880c4ab434d2c6fb2e34baa59794b0d6 SHA512: 034f5b8c07fb3e553756275d2a64e42edc82f149116502c333c6a84398abcf48cdfea5f4ba5d008ec3a2342db86ae2c9d8d16ee04a3707983ccfd77758ca7d20 Homepage: https://gstreamer.freedesktop.org Description: GStreamer plugins for GL GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins for GL. Gstreamer-Elements: glalpha, glcolorbalance, glcolorconvert, glcolorscale, gldeinterlace, gldifferencematte, gldownload, gleffects, gleffects_blur, gleffects_bulge, gleffects_fisheye, gleffects_glow, gleffects_heat, gleffects_identity, gleffects_laplacian, gleffects_lumaxpro, gleffects_mirror, gleffects_sepia, gleffects_sin, gleffects_sobel, gleffects_square, gleffects_squeeze, gleffects_stretch, gleffects_tunnel, gleffects_twirl, gleffects_xpro, gleffects_xray, glfilterapp, glfilterbin, glfiltercube, glfilterglass, glimagesink, glimagesinkelement, glmixerbin, glmosaic, gloverlay, gloverlaycompositor, glshader, glsinkbin, glsrcbin, glstereomix, glstereosplit, gltestsrc, gltransformation, glupload, glvideoflip, glvideomixer, glvideomixerelement, glviewconvert Gstreamer-Version: 1.24 Package: gstreamer1.0-gtk3 Architecture: amd64 Version: 1.24.2-ok1.1 Multi-Arch: same Priority: optional Section: graphics Source: gst-plugins-good1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 192 Provides: gstreamer1.0-videosink Depends: libc6 (>= 2.4), libcairo2 (>= 1.10.0), libglib2.0-0t64 (>= 2.79.0), libgstreamer-gl1.0-0 (>= 1.24.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0), libgtk-3-0t64 (>= 3.16.2) Breaks: gstreamer1.0-plugins-bad (<< 1.13.1) Replaces: gstreamer1.0-plugins-bad (<< 1.13.1) Filename: pool/main/g/gst-plugins-good1.0/gstreamer1.0-gtk3_1.24.2-ok1.1_amd64.deb Size: 29056 MD5sum: 40e26f353a95dac7ec026081e4d7fc18 SHA1: 83112772f1ae6fa5bea664662f832ecff07d1292 SHA256: 4d0732ba41bc5b8b88b4c2910739322acdf428dcae7ecda6dca0e28284fd97ae SHA512: c75539597f6f9a415e8861b39005f000da0b58e2d1c2ad4a7647a48d94cc4d6d1bdf7543197f8e13a48a7ccb51c94bc605541ee803f4398d1c5cbfcf6f1402ae Homepage: https://gstreamer.freedesktop.org Description: GStreamer plugin for GTK+3 GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for GTK+3. Gstreamer-Elements: gtkglsink, gtksink Gstreamer-Version: 1.24 Package: gstreamer1.0-libav Architecture: amd64 Version: 1.24.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: gst-libav1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 277 Depends: libavcodec60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0) Filename: pool/main/g/gst-libav1.0/gstreamer1.0-libav_1.24.1-ok1_amd64.deb Size: 97744 MD5sum: 30a44746ac27e396dcb0ed1dbf454857 SHA1: 01f489b65edfd3b70298ceff0d91032e38186a62 SHA256: c9f2a1f10335d8f95546ec7469fb73a0fded4cd52d54fad20b62375e97becdde SHA512: adbaa80bcf9a356c3e50aecf4ed2fb5d8f85517851551c27feb2450fd468134cebdfe86b9c9bd53593635a38692f391bf6aa3289405a3d9219075ce8648a8675 Homepage: https://gstreamer.freedesktop.org Description: ffmpeg plugin for GStreamer This GStreamer plugin supports a large number of audio and video compression formats through the use of the ffmpeg library. The plugin contains GStreamer elements for encoding 40+ formats (MPEG, DivX, MPEG4, AC3, DV, ...), decoding elements for decoding 90+ formats (AVI, MPEG, OGG, Matroska, ASF, ...), demuxing 30+ formats and colorspace conversion. . http://www.ffmpeg.org/ http://gstreamer.freedesktop.org/ http://gstreamer.freedesktop.org/modules/gst-libav.html Gstreamer-Decoders: application/gxf; application/mxf; application/x-ape; application/x-gst-av-avs; application/x-gst-av-daud; application/x-gst-av-dsf; application/x-gst-av-ea; application/x-gst-av-film_cpk; application/x-gst-av-idcin; application/x-gst-av-iff; application/x-gst-av-ipmovie; application/x-gst-av-mm; application/x-gst-av-mmf; application/x-gst-av-nut; application/x-gst-av-nuv; application/x-gst-av-psxstr; application/x-gst-av-smk; application/x-gst-av-sol; application/x-gst-av-vmd; application/x-gst-av-wc3movie; application/x-gst-av-wsaud; application/x-gst-av-wsvqa; application/x-gst-av-xwma; application/x-yuv4mpeg, y4mversion=(int)2; audio/AMR; audio/AMR-WB; audio/G722; audio/G729; audio/aptx; audio/aptx-hd; audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ]; audio/mpeg, mpegversion=(int)4, stream-format=(string)loas; audio/mpeg, mpegversion=(int){ 2, 4 }, stream-format=(string){ raw, adts, adif }; audio/ms-gsm; audio/qcelp; audio/x-ac3; audio/x-adpcm, layout=(string){ yamaha, xa, thp, swf, sbpro4, sbpro3, sbpro2, microsoft, westwood, dvi, smjpeg, quicktime, oki, iss, ea-sead, ea-eacs, dk4, dk3, amv, g726, g721, ea-xas, ea-r1, ea-maxis-xa, ea, ct, adx, 4xm, ea-r3 }; audio/x-aiff; audio/x-alac; audio/x-bfstm; audio/x-brstm; audio/x-dpcm, layout=(string){ xan, sol, roq, interplay }; audio/x-dsd, format=(string)DSDU8, reversed-bytes=(boolean){ false, true }, layout=(string){ interleaved, non-interleaved }; audio/x-dts; audio/x-dv; audio/x-eac3; audio/x-ffmpeg-parsed-ape; audio/x-ffmpeg-parsed-musepack, streamversion=(int){ 8, 7 }; audio/x-flac; audio/x-gsm; audio/x-gst-av-mp3adufloat; audio/x-gst-av-mp3on4float; audio/x-gst-av-vmdaudio; audio/x-gst-av-ws_snd1; audio/x-imc; audio/x-mace, maceversion=(int){ 6, 3 }; audio/x-mlp; audio/x-musepack, streamversion=(int){ 8, 7 }; audio/x-nellymoser; audio/x-opus, channel-mapping-family=(int)0; audio/x-pn-realaudio, raversion=(int){ 2, 1, 8 }; audio/x-qdm2; audio/x-shorten; audio/x-sipro; audio/x-smpte-302m; audio/x-true-hd; audio/x-truespeech; audio/x-tta; audio/x-ttafile; audio/x-twin-vq; audio/x-vnd.sony.atrac1; audio/x-vnd.sony.atrac3; audio/x-voc; audio/x-voxware; audio/x-wma, wmaversion=(int){ 2, 1, 3, 4 }; audio/x-wms; audio/x-xma, xmaversion=(int){ 2, 1 }; image/bmp; image/gif; image/gst-libav-gif, parsed=(boolean)true; image/jp2; image/jpeg, parsed=(boolean)true; image/pbm; image/png; image/ppm; image/tiff; image/x-j2c; image/x-jpc; image/x-pcx; image/x-portable-anymap; image/x-portable-graymap; image/x-sgi; image/x-sun-raster; image/x-tga; unknown/unknown; video/mpeg, mpegversion=(int)[ 1, 2 ], systemstream=(boolean)false; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false; video/sp5x; video/x-4xm; video/x-aasc; video/x-amv; video/x-apple-intermediate-codec; video/x-apple-video; video/x-asus, asusversion=(int){ 2, 1 }; video/x-ati-vcr, vcrversion=(int)1; video/x-camstudio; video/x-camtasia; video/x-cavs; video/x-cineform; video/x-cinepak; video/x-cirrus-logic-accupak; video/x-compressed-yuv; video/x-divx, divxversion=(int)[ 3, 5 ]; video/x-dnxhd; video/x-dv, systemstream=(boolean)false; video/x-ffv, ffvversion=(int)1; video/x-ffvhuff; video/x-flash-screen; video/x-flash-screen2; video/x-flash-video, flvversion=(int)1; video/x-fraps; video/x-gst-av-8bps; video/x-gst-av-avs; video/x-gst-av-flic; video/x-gst-av-idcinvideo; video/x-gst-av-interplayvideo; video/x-gst-av-mdec; video/x-gst-av-mmvideo; video/x-gst-av-pgmyuv; video/x-gst-av-qpeg; video/x-gst-av-roqvideo; video/x-gst-av-vmdvideo; video/x-gst-av-vqavideo; video/x-gst-av-wnv1; video/x-gst-av-xl; video/x-h261; video/x-h263, variant=(string)itu; video/x-h264, alignment=(string)au, stream-format=(string){ avc, byte-stream }; video/x-h264, alignment=(string)nal, stream-format=(string)byte-stream; video/x-h265, alignment=(string)au, stream-format=(string){ hvc1, hev1, byte-stream }; video/x-huffyuv; video/x-indeo, indeoversion=(int){ 5, 4, 3, 2 }; video/x-intel-h263, variant=(string)intel; video/x-ivf; video/x-kmvc; video/x-lagarith; video/x-loco; video/x-mimic; video/x-mjpeg-b; video/x-msmpeg, msmpegversion=(int){ 43, 42, 41 }; video/x-msvideocodec, msvideoversion=(int)1; video/x-mszh; video/x-mxpeg; video/x-nsv; video/x-nuv; video/x-pn-realvideo, rmversion=(int){ 4, 3, 2, 1 }; video/x-prores; video/x-pva; video/x-qdrw; video/x-rle, layout=(string){ quicktime, microsoft }; video/x-smc; video/x-speedhq; video/x-svq, svqversion=(int){ 3, 1 }; video/x-truemotion, trueversion=(int){ 2, 1 }; video/x-tscc, tsccversion=(int)2; video/x-ultimotion; video/x-vmnc; video/x-vp3; video/x-vp5; video/x-vp6; video/x-vp6-alpha; video/x-vp6-flash; video/x-vp8; video/x-vp9; video/x-wmv, wmvversion=(int)3, format=(string){ WMV3, WVC1, WMVA, MSS2 }; video/x-wmv, wmvversion=(int){ 2, 1 }; video/x-xan, wcversion=(int){ 4, 3 }; video/x-zmbv Gstreamer-Elements: avdec_4xm, avdec_8bps, avdec_8svx_exp, avdec_8svx_fib, avdec_aac, avdec_aac_fixed, avdec_aac_latm, avdec_aasc, avdec_ac3, avdec_ac3_fixed, avdec_acelp_kelvin, avdec_adpcm_4xm, avdec_adpcm_adx, avdec_adpcm_afc, avdec_adpcm_agm, avdec_adpcm_aica, avdec_adpcm_argo, avdec_adpcm_ct, avdec_adpcm_dtk, avdec_adpcm_ea, avdec_adpcm_ea_maxis_xa, avdec_adpcm_ea_r1, avdec_adpcm_ea_r2, avdec_adpcm_ea_r3, avdec_adpcm_ea_xas, avdec_adpcm_ima_acorn, avdec_adpcm_ima_alp, avdec_adpcm_ima_amv, avdec_adpcm_ima_apc, avdec_adpcm_ima_apm, avdec_adpcm_ima_cunning, avdec_adpcm_ima_dat4, avdec_adpcm_ima_dk3, avdec_adpcm_ima_dk4, avdec_adpcm_ima_ea_eacs, avdec_adpcm_ima_ea_sead, avdec_adpcm_ima_iss, avdec_adpcm_ima_moflex, avdec_adpcm_ima_mtf, avdec_adpcm_ima_oki, avdec_adpcm_ima_qt, avdec_adpcm_ima_rad, avdec_adpcm_ima_smjpeg, avdec_adpcm_ima_ssi, avdec_adpcm_ima_wav, avdec_adpcm_ima_ws, avdec_adpcm_ms, avdec_adpcm_mtaf, avdec_adpcm_psx, avdec_adpcm_sbpro_2, avdec_adpcm_sbpro_3, avdec_adpcm_sbpro_4, avdec_adpcm_swf, avdec_adpcm_thp, avdec_adpcm_thp_le, avdec_adpcm_vima, avdec_adpcm_xa, avdec_adpcm_xmd, avdec_adpcm_yamaha, avdec_adpcm_zork, avdec_agm, avdec_aic, avdec_alac, avdec_alias_pix, avdec_als, avdec_amrnb, avdec_amrwb, avdec_amv, avdec_anm, avdec_ansi, avdec_anull, avdec_apac, avdec_ape, avdec_apng, avdec_aptx, avdec_aptx_hd, avdec_arbc, avdec_argo, avdec_asv1, avdec_asv2, avdec_atrac1, avdec_atrac3, avdec_atrac3al, avdec_atrac3plus, avdec_atrac3plusal, avdec_atrac9, avdec_aura, avdec_aura2, avdec_avrn, avdec_avrp, avdec_avs, avdec_avui, avdec_bethsoftvid, avdec_bfi, avdec_binkaudio_dct, avdec_binkaudio_rdft, avdec_binkvideo, avdec_bintext, avdec_bitpacked, avdec_bmp, avdec_bmv_audio, avdec_bmv_video, avdec_bonk, avdec_brender_pix, avdec_c93, avdec_camstudio, avdec_camtasia, avdec_cavs, avdec_cbd2_dpcm, avdec_cdtoons, avdec_cdxl, avdec_cfhd, avdec_cinepak, avdec_clearvideo, avdec_cljr, avdec_cllc, avdec_comfortnoise, avdec_cook, avdec_cpia, avdec_cri, avdec_cyuv, avdec_dca, avdec_dds, avdec_derf_dpcm, avdec_dfa, avdec_dfpwm, avdec_dirac, avdec_dnxhd, avdec_dolby_e, avdec_dpx, avdec_dsd_lsbf, avdec_dsd_lsbf_planar, avdec_dsd_msbf, avdec_dsd_msbf_planar, avdec_dsicinaudio, avdec_dsicinvideo, avdec_dss_sp, avdec_dst, avdec_dvaudio, avdec_dvvideo, avdec_dxa, avdec_dxtory, avdec_dxv, avdec_eac3, avdec_eacmv, avdec_eamad, avdec_eatgq, avdec_eatgv, avdec_eatqi, avdec_escape124, avdec_escape130, avdec_evrc, avdec_exr, avdec_fastaudio, avdec_ffv1, avdec_ffvhuff, avdec_fic, avdec_fits, avdec_flac, avdec_flashsv, avdec_flashsv2, avdec_flic, avdec_flv, avdec_fmvc, avdec_fraps, avdec_frwu, avdec_ftr, avdec_g2m, avdec_g722, avdec_g723_1, avdec_g726, avdec_g726le, avdec_g729, avdec_gdv, avdec_gem, avdec_gif, avdec_gremlin_dpcm, avdec_gsm, avdec_gsm_ms, avdec_h261, avdec_h263, avdec_h263i, avdec_h263p, avdec_h264, avdec_h265, avdec_hap, avdec_hca, avdec_hcom, avdec_hdr, avdec_hnm4video, avdec_hq_hqa, avdec_hqx, avdec_huffyuv, avdec_hymt, avdec_iac, avdec_idcinvideo, avdec_idf, avdec_iff, avdec_ilbc, avdec_imc, avdec_imm4, avdec_imm5, avdec_indeo2, avdec_indeo3, avdec_indeo4, avdec_indeo5, avdec_interplay_dpcm, avdec_interplayacm, avdec_interplayvideo, avdec_ipu, avdec_jpeg2000, avdec_jpegls, avdec_jv, avdec_kgv1, avdec_kmvc, avdec_lagarith, avdec_loco, avdec_lscr, avdec_m101, avdec_mace3, avdec_mace6, avdec_magicyuv, avdec_mdec, avdec_media100, avdec_metasound, avdec_mimic, avdec_misc4, avdec_mjpeg, avdec_mjpegb, avdec_mlp, avdec_mmvideo, avdec_mobiclip, avdec_motionpixels, avdec_mp1float, avdec_mp2float, avdec_mp3, avdec_mp3adu, avdec_mp3adufloat, avdec_mp3float, avdec_mp3on4, avdec_mp3on4float, avdec_mpc7, avdec_mpc8, avdec_mpeg2video, avdec_mpeg4, avdec_mpegvideo, avdec_msa1, avdec_mscc, avdec_msmpeg4, avdec_msmpeg4v1, avdec_msmpeg4v2, avdec_msnsiren, avdec_msp2, avdec_msrle, avdec_mss1, avdec_mss2, avdec_msvideo1, avdec_mszh, avdec_mts2, avdec_mv30, avdec_mvc1, avdec_mvc2, avdec_mvdv, avdec_mvha, avdec_mwsc, avdec_mxpeg, avdec_nellymoser, avdec_notchlc, avdec_nuv, avdec_on2avc, avdec_opus, avdec_osq, avdec_paf_audio, avdec_paf_video, avdec_pam, avdec_pbm, avdec_pcm_lxf, avdec_pcm_sga, avdec_pcm_vidc, avdec_pcx, avdec_pdv, avdec_pfm, avdec_pgm, avdec_pgmyuv, avdec_pgx, avdec_phm, avdec_photocd, avdec_pictor, avdec_pixlet, avdec_png, avdec_ppm, avdec_prores, avdec_prosumer, avdec_psd, avdec_ptx, avdec_qcelp, avdec_qdm2, avdec_qdmc, avdec_qdraw, avdec_qoi, avdec_qpeg, avdec_qtrle, avdec_r10k, avdec_ralf, avdec_rasc, avdec_real_144, avdec_real_288, avdec_rka, avdec_rl2, avdec_roq_dpcm, avdec_roqvideo, avdec_rpza, avdec_rscc, avdec_rtv1, avdec_rv10, avdec_rv20, avdec_rv30, avdec_rv40, avdec_s302m, avdec_sanm, avdec_sbc, avdec_scpr, avdec_screenpresso, avdec_sdx2_dpcm, avdec_sga, avdec_sgi, avdec_sgirle, avdec_sheervideo, avdec_shorten, avdec_simbiosis_imx, avdec_sipr, avdec_siren, avdec_smackaud, avdec_smackvid, avdec_smc, avdec_smvjpeg, avdec_snow, avdec_sol_dpcm, avdec_sonic, avdec_sp5x, avdec_speedhq, avdec_speex, avdec_srgc, avdec_sunrast, avdec_svq1, avdec_svq3, avdec_tak, avdec_targa, avdec_targa_y216, avdec_tdsc, avdec_thp, avdec_tiertexseqvideo, avdec_tiff, avdec_tmv, avdec_truehd, avdec_truemotion1, avdec_truemotion2, avdec_truemotion2rt, avdec_truespeech, avdec_tscc2, avdec_tta, avdec_twinvq, avdec_txd, avdec_ultimotion, avdec_utvideo, avdec_vb, avdec_vble, avdec_vbn, avdec_vc1, avdec_vc1image, avdec_vcr1, avdec_vmdaudio, avdec_vmdvideo, avdec_vmix, avdec_vmnc, avdec_vnull, avdec_vp3, avdec_vp4, avdec_vp5, avdec_vp6, avdec_vp6a, avdec_vp6f, avdec_vp7, avdec_vp8, avdec_vp9, avdec_vqavideo, avdec_vqc, avdec_wady_dpcm, avdec_wavarc, avdec_wavesynth, avdec_wbmp, avdec_wcmv, avdec_webp, avdec_wmalossless, avdec_wmapro, avdec_wmav1, avdec_wmav2, avdec_wmavoice, avdec_wmv1, avdec_wmv2, avdec_wmv3, avdec_wmv3image, avdec_wnv1, avdec_ws_snd1, avdec_xan_dpcm, avdec_xan_wc3, avdec_xan_wc4, avdec_xbin, avdec_xbm, avdec_xface, avdec_xl, avdec_xma1, avdec_xma2, avdec_xpm, avdec_xwd, avdec_ylc, avdec_yop, avdec_zerocodec, avdec_zmbv, avdeinterlace, avdemux_4xm, avdemux_aiff, avdemux_ape, avdemux_avs, avdemux_bfstm, avdemux_brstm, avdemux_daud, avdemux_dsf, avdemux_ea, avdemux_film_cpk, avdemux_gif, avdemux_gxf, avdemux_idcin, avdemux_iff, avdemux_ipmovie, avdemux_ivf, avdemux_mm, avdemux_mmf, avdemux_mpc, avdemux_mpc8, avdemux_mxf, avdemux_nsv, avdemux_nut, avdemux_nuv, avdemux_psxstr, avdemux_pva, avdemux_smk, avdemux_sol, avdemux_tta, avdemux_vmd, avdemux_voc, avdemux_wc3movie, avdemux_wsaud, avdemux_wsvqa, avdemux_xwma, avdemux_yuv4mpegpipe, avenc_a64multi, avenc_a64multi5, avenc_aac, avenc_ac3, avenc_ac3_fixed, avenc_adpcm_adx, avenc_adpcm_argo, avenc_adpcm_ima_alp, avenc_adpcm_ima_amv, avenc_adpcm_ima_apm, avenc_adpcm_ima_qt, avenc_adpcm_ima_ssi, avenc_adpcm_ima_wav, avenc_adpcm_ima_ws, avenc_adpcm_ms, avenc_adpcm_swf, avenc_adpcm_yamaha, avenc_alac, avenc_alias_pix, avenc_amv, avenc_anull, avenc_apng, avenc_aptx, avenc_aptx_hd, avenc_asv1, avenc_asv2, avenc_avrp, avenc_avui, avenc_bitpacked, avenc_bmp, avenc_cfhd, avenc_cinepak, avenc_cljr, avenc_comfortnoise, avenc_dca, avenc_dfpwm, avenc_dnxhd, avenc_dpx, avenc_dvvideo, avenc_eac3, avenc_exr, avenc_ffv1, avenc_ffvhuff, avenc_fits, avenc_flashsv, avenc_flashsv2, avenc_flv, avenc_g722, avenc_g723_1, avenc_g726, avenc_g726le, avenc_h261, avenc_h263, avenc_h263p, avenc_h264_omx, avenc_hap, avenc_hdr, avenc_huffyuv, avenc_jpeg2000, avenc_jpegls, avenc_ljpeg, avenc_magicyuv, avenc_mjpeg, avenc_mlp, avenc_mp2, avenc_mp2fixed, avenc_mpeg1video, avenc_mpeg2video, avenc_mpeg4, avenc_mpeg4_omx, avenc_msmpeg4, avenc_msmpeg4v2, avenc_msrle, avenc_msvideo1, avenc_nellymoser, avenc_opus, avenc_pam, avenc_pbm, avenc_pcm_vidc, avenc_pcx, avenc_pfm, avenc_pgm, avenc_pgmyuv, avenc_phm, avenc_png, avenc_ppm, avenc_prores, avenc_prores_aw, avenc_prores_ks, avenc_qoi, avenc_qtrle, avenc_r10k, avenc_real_144, avenc_roq_dpcm, avenc_roqvideo, avenc_rpza, avenc_rv10, avenc_rv20, avenc_s302m, avenc_sbc, avenc_sgi, avenc_smc, avenc_snow, avenc_sonic, avenc_sonicls, avenc_speedhq, avenc_sunrast, avenc_svq1, avenc_targa, avenc_tiff, avenc_truehd, avenc_tta, avenc_utvideo, avenc_vbn, avenc_vc2, avenc_vnull, avenc_wavpack, avenc_wbmp, avenc_wmav1, avenc_wmav2, avenc_wmv1, avenc_wmv2, avenc_xbm, avenc_xface, avenc_xwd, avenc_zmbv, avmux_3g2, avmux_3gp, avmux_a64, avmux_adts, avmux_adx, avmux_aiff, avmux_alp, avmux_amr, avmux_amv, avmux_apm, avmux_apng, avmux_argo_asf, avmux_argo_cvg, avmux_asf, avmux_asf_stream, avmux_ast, avmux_au, avmux_avi, avmux_avif, avmux_avm2, avmux_avs3, avmux_bit, avmux_caf, avmux_chromaprint, avmux_codec2, avmux_dash, avmux_daud, avmux_dv, avmux_dvd, avmux_f4v, avmux_film_cpk, avmux_filmstrip, avmux_fits, avmux_flv, avmux_gxf, avmux_hash, avmux_hds, avmux_hls, avmux_ico, avmux_ilbc, avmux_ipod, avmux_ircam, avmux_ismv, avmux_ivf, avmux_kvag, avmux_latm, avmux_matroska, avmux_md5, avmux_mkvtimestamp_v2, avmux_mmf, avmux_mov, avmux_mp2, avmux_mp3, avmux_mp4, avmux_mpeg, avmux_mpegts, avmux_mpjpeg, avmux_mxf, avmux_mxf_d10, avmux_mxf_opatom, avmux_nut, avmux_obu, avmux_oga, avmux_ogg, avmux_ogv, avmux_oma, avmux_opus, avmux_psp, avmux_rm, avmux_rso, avmux_rtsp, avmux_sap, avmux_smjpeg, avmux_smoothstreaming, avmux_sox, avmux_spdif, avmux_spx, avmux_streamhash, avmux_svcd, avmux_swf, avmux_tta, avmux_uncodedframecrc, avmux_vc1test, avmux_vcd, avmux_vidc, avmux_vob, avmux_voc, avmux_w64, avmux_wav, avmux_webp, avmux_wsaud, avmux_wtv, avmux_yuv4mpegpipe, avvideocompare Gstreamer-Encoders: application/gxf; application/mxf; application/ogg; application/x-gst-av-a64; application/x-gst-av-adts; application/x-gst-av-adx; application/x-gst-av-alp; application/x-gst-av-amv; application/x-gst-av-apm; application/x-gst-av-apng; application/x-gst-av-argo_asf; application/x-gst-av-argo_cvg; application/x-gst-av-asf_stream; application/x-gst-av-ast; application/x-gst-av-avif; application/x-gst-av-avm2; application/x-gst-av-avs3; application/x-gst-av-bit; application/x-gst-av-caf; application/x-gst-av-chromaprint; application/x-gst-av-codec2; application/x-gst-av-dash; application/x-gst-av-daud; application/x-gst-av-dvd; application/x-gst-av-f4v; application/x-gst-av-film_cpk; application/x-gst-av-filmstrip; application/x-gst-av-fits; application/x-gst-av-hash; application/x-gst-av-hds; application/x-gst-av-hls; application/x-gst-av-ico; application/x-gst-av-ilbc; application/x-gst-av-ircam; application/x-gst-av-ismv; application/x-gst-av-kvag; application/x-gst-av-latm; application/x-gst-av-md5; application/x-gst-av-mkvtimestamp_v2; application/x-gst-av-mmf; application/x-gst-av-mpjpeg; application/x-gst-av-mxf_opatom; application/x-gst-av-nut; application/x-gst-av-obu; application/x-gst-av-oga; application/x-gst-av-ogv; application/x-gst-av-oma; application/x-gst-av-opus; application/x-gst-av-rso; application/x-gst-av-rtsp; application/x-gst-av-sap; application/x-gst-av-smjpeg; application/x-gst-av-smoothstreaming; application/x-gst-av-sox; application/x-gst-av-spdif; application/x-gst-av-spx; application/x-gst-av-streamhash; application/x-gst-av-svcd; application/x-gst-av-uncodedframecrc; application/x-gst-av-vc1test; application/x-gst-av-vcd; application/x-gst-av-vidc; application/x-gst-av-vob; application/x-gst-av-w64; application/x-gst-av-webp; application/x-gst-av-wsaud; application/x-gst-av-wtv; application/x-pn-realmedia, systemstream=(boolean)true; application/x-shockwave-flash; application/x-yuv4mpeg, y4mversion=(int)2; audio/G722; audio/aptx; audio/aptx-hd; audio/mpeg, mpegversion=(int)1, layer=(int)2; audio/mpeg, mpegversion=(int)4, base-profile=(string)lc; audio/x-ac3; audio/x-adpcm, layout=(string){ yamaha, swf, microsoft, westwood, dvi, quicktime, amv, g726, adx }; audio/x-aiff; audio/x-alac; audio/x-amr-nb-sh; audio/x-au; audio/x-dpcm, layout=(string)roq; audio/x-dts; audio/x-eac3; audio/x-mlp; audio/x-nellymoser; audio/x-pn-realaudio, raversion=(int)1; audio/x-smpte-302m; audio/x-true-hd; audio/x-tta; audio/x-ttafile; audio/x-voc; audio/x-wav; audio/x-wma, wmaversion=(int){ 2, 1 }; image/bmp; image/jpeg, parsed=(boolean)true; image/pbm; image/png; image/ppm; image/tiff; image/x-j2c; image/x-pcx; image/x-portable-anymap; image/x-portable-graymap; image/x-sgi; image/x-sun-raster; image/x-tga; unknown/unknown; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, profile=(string){ simple, advanced-simple }; video/mpeg, mpegversion=(int){ 2, 1 }, systemstream=(boolean)false; video/mpeg, systemstream=(boolean)true; video/mpegts, systemstream=(boolean)true; video/quicktime, variant=(string){ 3gpp, 3g2, psp, iso, apple, ipod }; video/x-amv; video/x-apple-video; video/x-asus, asusversion=(int){ 2, 1 }; video/x-cineform; video/x-cinepak; video/x-cirrus-logic-accupak; video/x-divx, divxversion=(int)5; video/x-dnxhd; video/x-dv, systemstream=(boolean){ true, false }; video/x-ffv, ffvversion=(int)1; video/x-ffvhuff; video/x-flash-screen; video/x-flash-screen2; video/x-flash-video, flvversion=(int)1; video/x-flv; video/x-gst-av-pgmyuv; video/x-gst-av-roqvideo; video/x-h261; video/x-h263, variant=(string)itu, h263version=(string){ h263p, h263 }; video/x-h264, alignment=(string)au; video/x-huffyuv; video/x-ivf; video/x-matroska; video/x-ms-asf; video/x-msmpeg, msmpegversion=(int){ 43, 42 }; video/x-msvideo; video/x-msvideocodec, msvideoversion=(int)1; video/x-pn-realvideo, rmversion=(int){ 2, 1 }; video/x-prores; video/x-rle, layout=(string){ quicktime, microsoft }; video/x-smc; video/x-speedhq; video/x-svq, svqversion=(int)1; video/x-wmv, wmvversion=(int){ 2, 1 }; video/x-zmbv Gstreamer-Version: 1.24 Package: gstreamer1.0-libcamera Architecture: amd64 Version: 0.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcamera Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 152 Depends: libc6 (>= 2.32), libcamera0.2 (>= 0.2.0), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.38.0), libgstreamer-plugins-base1.0-0 (>= 1.12.0), libgstreamer1.0-0 (>= 1.18.0), libstdc++6 (>= 11) Breaks: libcamera0 (<< 0.0.3-1~) Replaces: libcamera0 (<< 0.0.3-1~) Filename: pool/main/libc/libcamera/gstreamer1.0-libcamera_0.2.0-ok1_amd64.deb Size: 40884 MD5sum: 1981a005c24043c3b40a54a079645f6a SHA1: 8ebe9668888b20acc561e6a4417c7db7a4ddfe24 SHA256: ed0158b55d7f804cc873a5b9b3ddc9c9a0a07b793788456ed5bbbe194eb3f8f4 SHA512: 5a47424c018c8ba193d23f44e7e7fee0db10e0ec584f8808ffa71db831e1fa33265ebe9ee8bf219c4ecd5fe41cfadfd6a33bcc28c082645d680cefa126f35390 Homepage: https://libcamera.org/ Description: complex camera support library (GStreamer plugin) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package contains the libcamera GStreamer plugin. Package: gstreamer1.0-nice Architecture: amd64 Version: 0.1.21-ok1 Multi-Arch: same Priority: optional Section: net Source: libnice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Telepathy maintainers Installed-Size: 77 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.54), libgstreamer1.0-0 (>= 1.12.0), libnice10 (>= 0.1.5) Filename: pool/main/libn/libnice/gstreamer1.0-nice_0.1.21-ok1_amd64.deb Size: 18460 MD5sum: 60fc4de2f512a2ed26bd3bd32ffa3f5c SHA1: 1dbb19bf08547a02a20cb8c0d06d05ace4eb2aee SHA256: 7271548cbce9a0661466a743f87de7a17308ac08250fc7de39ba30e89e096958 SHA512: 33950cfb30fbc44ca8bd35d43ae19eaef1660656acbcb036cc593f3a414601a072018cf1d337dff7deaab1c7a4f2a4ccfd5eb34257d86b94812034d2fd476e57 Homepage: https://nice.freedesktop.org/ 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. Package: gstreamer1.0-packagekit Architecture: amd64 Version: 1.2.8-ok1 Priority: optional Section: libs Source: packagekit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klumpp Installed-Size: 40 Depends: packagekit (= 1.2.8-ok1), libc6 (>= 2.34), libglib2.0-0 (>= 2.54), libgstreamer1.0-0 (>= 1.0.0), libpackagekit-glib2-18 (>= 0.9.4) Recommends: gnome-software | apper | packagekit-installer Conflicts: gstreamer0.10-packagekit Replaces: gstreamer0.10-packagekit Filename: pool/main/p/packagekit/gstreamer1.0-packagekit_1.2.8-ok1_amd64.deb Size: 8572 MD5sum: a73ec90fa5d16a0c6bdb8593af521b87 SHA1: fbe56d606e9e86e8e80d3609ae4e29bd05e6dc1c SHA256: 38bb7bbc0a58ba6edcc78f80a6680122bbb0d67b10cb09c1d8931b56254a4684 SHA512: f6f79f9cab3705593905e8b3ab3ceaae1d3fbd4c7bb4a069c7adc23b78992fe70ccde77ec4e1470bb4b0a17885db602f54364499d85c6437b24ff14b7d468dd0 Homepage: https://www.freedesktop.org/software/PackageKit/ Description: GStreamer plugin to install codecs using PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides a plugin for the GStreamer multimedia framework to search and to install audio and video codecs. Package: gstreamer1.0-pipewire Architecture: amd64 Version: 1.0.0-1ok6 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 142 Depends: pipewire (= 1.0.0-1ok6), libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.6.0), libgstreamer1.0-0 (>= 1.6.0), libpipewire-0.3-0 (= 1.0.0-1ok6) Filename: pool/main/p/pipewire/gstreamer1.0-pipewire_1.0.0-1ok6_amd64.deb Size: 46408 MD5sum: a86956cca47e06fe04a3a8bb4020384c SHA1: e1f1033cc3328c616ff86e55a4b807067c4d7918 SHA256: f6827dd729cfe10654c31e4c81dec0a9d060b6d9ecef60b13cb988a162156d2f SHA512: 21c9ca23bf51be418c0786fff5be651acba6481815ed9f9f939e9c7841866f366570a35d5bd67efa51de49f8f63c939db0df5546da7593749c46e6f84bffb406 Homepage: https://pipewire.org/ Description: GStreamer 1.0 plugin for the PipeWire multimedia server PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains a plugin to make devices managed by the PipeWire server available as GStreamer sources and sinks. Package: gstreamer1.0-plugins-base Architecture: amd64 Version: 1.24.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: gst-plugins-base1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2470 Provides: gstreamer1.0-audiosource, gstreamer1.0-videosource Depends: libc6 (>= 2.33), libcdparanoia0 (>= 3.10.2+debian), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0), libogg0 (>= 1.0rc3), libopus0 (>= 1.1), liborc-0.4-0t64 (>= 1:0.4.34), libtheora0 (>= 1.1), libvisual-0.4-0 (>= 0.4.0), libvorbis0a (>= 1.3.1), libvorbisenc2 (>= 1.3.1) Suggests: gvfs Breaks: gstreamer1.0-plugins-bad (<< 1.15.1) Replaces: gstreamer1.0-plugins-bad (<< 1.15.1) Filename: pool/main/g/gst-plugins-base1.0/gstreamer1.0-plugins-base_1.24.2-ok2_amd64.deb Size: 688192 MD5sum: ad2ec29cbf7707aae81d93805503cdee SHA1: 675283a3c30bc05742df5f5b949812ae34263d45 SHA256: 88d1e7ce00ec0ed5034ff135dfcefceb16c0dcb862bb823d94a7c014b1c56b8f SHA512: 9e69dedd2b9493a0332a85ee44d612563ec0a907c62243a13ddc06e0d023e0fc87eacffd0eb55551a203c625977b7b75eecd323ee03291389d6960ebac343a5c Homepage: https://gstreamer.freedesktop.org Description: GStreamer plugins from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins from the "base" set, an essential exemplary set of elements. Gstreamer-Decoders: application/kate; application/ogg; application/x-ass; application/x-ogg-avi; application/x-ogm-audio; application/x-ogm-text; application/x-ogm-video; application/x-ssa; application/x-subtitle; application/x-subtitle-dks; application/x-subtitle-lrc; application/x-subtitle-mpl2; application/x-subtitle-qttext; application/x-subtitle-sami; application/x-subtitle-tmplayer; application/x-subtitle-vtt; audio/ogg; audio/x-opus, channel-mapping-family=(int)[ 1, 255 ], stream-count=(int)[ 1, 255 ], coupled-count=(int)[ 0, 255 ]; audio/x-opus, channel-mapping-family=(int)0; audio/x-unaligned-raw, format=(string){ F64LE, F64BE, F32LE, F32BE, S32LE, S32BE, U32LE, U32BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, S16LE, S16BE, U16LE, U16BE, S8, U8 }, layout=(string){ interleaved, non-interleaved }; audio/x-vorbis; video/ogg; video/x-theora; video/x-unaligned-raw, format=(string){ A444_16LE, A444_16BE, AYUV64, RGBA64_LE, ARGB64, ARGB64_LE, BGRA64_LE, ABGR64_LE, RGBA64_BE, ARGB64_BE, BGRA64_BE, ABGR64_BE, A422_16LE, A422_16BE, A420_16LE, A420_16BE, A444_12LE, GBRA_12LE, A444_12BE, GBRA_12BE, Y412_LE, Y412_BE, A422_12LE, A422_12BE, A420_12LE, A420_12BE, A444_10LE, GBRA_10LE, A444_10BE, GBRA_10BE, A422_10LE, A422_10BE, A420_10LE, A420_10BE, BGR10A2_LE, RGB10A2_LE, Y410, A444, GBRA, AYUV, VUYA, RGBA, RBGA, ARGB, BGRA, ABGR, A422, A420, AV12, Y444_16LE, GBR_16LE, Y444_16BE, GBR_16BE, v216, P016_LE, P016_BE, Y444_12LE, GBR_12LE, Y444_12BE, GBR_12BE, I422_12LE, I422_12BE, Y212_LE, Y212_BE, I420_12LE, I420_12BE, P012_LE, P012_BE, Y444_10LE, GBR_10LE, Y444_10BE, GBR_10BE, r210, I422_10LE, I422_10BE, NV16_10LE32, Y210, UYVP, v210, I420_10LE, I420_10BE, P010_10LE, NV12_10LE40, NV12_10LE32, P010_10BE, MT2110R, MT2110T, NV12_10BE_8L128, NV12_10LE40_4L4, Y444, BGRP, GBR, RGBP, NV24, v308, IYU2, RGBx, xRGB, BGRx, xBGR, RGB, BGR, Y42B, NV16, NV61, YUY2, YVYU, UYVY, VYUY, I420, YV12, NV12, NV21, NV12_16L32S, NV12_32L32, NV12_4L4, NV12_64Z32, NV12_8L128, Y41B, IYU1, YUV9, YVU9, BGR16, RGB16, BGR15, RGB15, RGB8P, GRAY16_LE, GRAY16_BE, GRAY10_LE32, GRAY8 } Gstreamer-Elements: adder, appsink, appsrc, audioconvert, audiointerleave, audiomixer, audiorate, audioresample, audiotestsrc, cdparanoiasrc, compositor, decodebin, decodebin3, dsdconvert, encodebin, encodebin2, fakevideodec, giosink, giosrc, giostreamsink, giostreamsrc, liveadder, multifdsink, multisocketsink, oggaviparse, oggdemux, oggmux, oggparse, ogmaudioparse, ogmtextparse, ogmvideoparse, opusdec, opusenc, overlaycomposition, parsebin, playbin, playbin3, playsink, rawaudioparse, rawvideoparse, socketsrc, ssaparse, streamsynchronizer, subparse, subtitleoverlay, tcpclientsink, tcpclientsrc, tcpserversink, tcpserversrc, theoradec, theoraenc, theoraparse, unalignedaudioparse, unalignedvideoparse, uridecodebin, uridecodebin3, urisourcebin, videoconvert, videoconvertscale, videorate, videoscale, videotestsrc, volume, vorbisdec, vorbisenc, vorbisparse, vorbistag Gstreamer-Encoders: application/ogg; audio/ogg; audio/x-opus; audio/x-vorbis; video/ogg; video/x-theora Gstreamer-Uri-Sinks: appsink, file, resource Gstreamer-Uri-Sources: appsrc, cdda, file, resource Gstreamer-Version: 1.24 Package: gstreamer1.0-plugins-base-apps Architecture: amd64 Version: 1.24.2-ok2 Priority: optional Section: utils Source: gst-plugins-base1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 214 Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.75.3), libgstreamer-plugins-base1.0-0 (>= 1.20.0), libgstreamer1.0-0 (>= 1.24.0), gstreamer1.0-tools Filename: pool/main/g/gst-plugins-base1.0/gstreamer1.0-plugins-base-apps_1.24.2-ok2_amd64.deb Size: 34180 MD5sum: 7afe9b12094531c6ccdf5da360091c91 SHA1: 462b76458e3d5eddee8ce16dea3dd5d9123d3a29 SHA256: 5bc6a9d56af5c2933eadaab30dc165f608a2527f7fee01b5a5cc8e35cc64be7d SHA512: 8209000f83c0d85cf4edcd58a723596a69039dceadb7fb423e75babf66db030f57c48c4705fd17c7141d42e375f403aef0b2abd3537d7c783b1481402a095e44 Homepage: https://gstreamer.freedesktop.org Description: GStreamer helper programs from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains helper programs from the "base" set, an essential exemplary set of elements. Package: gstreamer1.0-plugins-good Architecture: amd64 Version: 1.24.2-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: gst-plugins-good1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 7818 Provides: gstreamer1.0-audiosink, gstreamer1.0-audiosource, gstreamer1.0-videosink, gstreamer1.0-videosource, gstreamer1.0-visualization Depends: libaa1 (>= 1.4p5), libavc1394-0 (>= 0.5.3), libbz2-1.0, libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdv4 (>= 1.0.0), libflac12t64 (>= 1.3.0), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer-plugins-good1.0-0 (= 1.24.2-ok1.1), libgstreamer1.0-0 (>= 1.24.0), libgudev-1.0-0 (>= 147), libiec61883-0 (>= 1.2.0), libjpeg62-turbo (>= 1.3.1), libmp3lame0 (>= 3.100), libmpg123-0t64 (>= 1.28.0), liborc-0.4-0t64 (>= 1:0.4.34), libpng16-16t64 (>= 1.6.2), libpulse0 (>= 2.0), libraw1394-11, libshout3 (>= 2.4.6), libspeex1 (>= 1.2~), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5), libtag1v5 (>= 1.9.1-2.2~), libtwolame0 (>= 0.3.10), libv4l-0t64 (>= 0.5.0), libvpx7 (>= 1.12.0), libwavpack1 (>= 4.60), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxml2 (>= 2.9.0), libxtst6, zlib1g (>= 1:1.1.4), gstreamer1.0-plugins-base (>= 1.24.0), libsoup-3.0-0 Recommends: gstreamer1.0-x Breaks: gstreamer1.0-plugins-bad (<< 1.15.1), gstreamer1.0-plugins-ugly (<< 1.24), gstreamer1.0-pulseaudio (<< 1.18.0), libv4l-0 (<< 1.26.1-4~), libv4lconvert0 (<< 1.26.1-4~) Replaces: gstreamer1.0-plugins-bad (<< 1.15.1), gstreamer1.0-plugins-ugly (<< 1.24), gstreamer1.0-pulseaudio (<< 1.18.0) Filename: pool/main/g/gst-plugins-good1.0/gstreamer1.0-plugins-good_1.24.2-ok1.1_amd64.deb Size: 2192796 MD5sum: cac51ce5bafd7e1e8e4dbcd8afbee638 SHA1: 950cd94d27d39d608483a4bfb5a5ebf04d0b7eb5 SHA256: ccd42200b20fe1384146ed788a432f66be3fe8b1d5e18333cad9e888652efd51 SHA512: 5ae8a8585ebec9388d5b76a4e9e960f4999683b471ad3edf4e7c36309f9df15023d80bf4bfc16927feab4d6ad9c6908ab177c591f3962865a383e9d8ff284aa1 Homepage: https://gstreamer.freedesktop.org Description: GStreamer plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins from the "good" set, a set of good-quality plug-ins under the LGPL license. Gstreamer-Decoders: application/x-3gp; application/x-apetag; application/x-icy; application/x-id3; application/x-navi-animation; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ TELEPHONE-EVENT, ISAC, SBC, OPUS, X-GST-OPUS-DRAFT-SPITTKA-00, MULTIOPUS }; application/x-rtp, payload=(int)[ 96, 127 ], media=(string){ audio, video }, encoding-name=(string){ X-QT, X-QUICKTIME }; application/x-rtp, media=(string)video, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }; application/x-rtp, media=(string){ video, audio, application }, encoding-name=(string)MPEG4-GENERIC, mode=(string){ generic, CELP-cbr, CELP-vbr, AAC-lbr, AAC-hbr, aac-hbr }; application/x-rtp, media=(string)video, sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCrA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, GRAYSCALE }, encoding-name=(string)JPEG2000; application/x-rtp, media=(string)video, colorspace=(string){ sRGB, sYUV, GRAY }, encoding-name=(string)JPEG2000; application/x-rtp, media=(string)video, payload=(int)31, encoding-name=(string)H261; application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], encoding-name=(string)H261; application/x-rtp, media=(string)audio, encoding-name=(string){ AMR, AMR-WB }, octet-align=(string)1; application/x-rtp, media=(string){ video, audio }, encoding-name=(string)DV, encode=(string){ SD-VCR/525-60, SD-VCR/625-50, HD-VCR/1125-60, HD-VCR/1250-50, SDL-VCR/525-60, SDL-VCR/625-50, 306M/525-60, 306M/625-50, 314M-25/525-60, 314M-25/625-50, 314M-50/525-60, 314M-50/625-50 }; application/x-rtp, media=(string)video, encoding-name=(string){ VP9, VP9-DRAFT-IETF-01, VP8, VP8-DRAFT-IETF-01, THEORA, X-SV3V-ES, X-SORENSON-VIDEO, X-SORENSONVIDEO, X-SorensonVideo, MP4V-ES, MP2T, MP2T-ES, MP1S, JPEG, H265, H264, H263, H263-1998, H263-2000, MPV }; application/x-rtp, media=(string)audio, encoding-name=(string){ VORBIS, SPEEX, SIREN, X-QDM, QCELP, MP4A-LATM, L24, L16, L8, MPA-ROBUST, X-MP3-DRAFT-00, X-MP3-DRAFT-01, X-MP3-DRAFT-02, X-MP3-DRAFT-03, X-MP3-DRAFT-04, X-MP3-DRAFT-05, X-MP3-DRAFT-06, MPA, PCMU, PCMA, GSM, G729, G726, G726-16, G726-24, G726-32, G726-40, AAL2-G726-16, AAL2-G726-24, AAL2-G726-32, AAL2-G726-40, G723, G722, ILBC, CELT, BV16, BV32, AC3 }; application/x-rtp, media=(string)audio, payload=(int){ 12, 10, 11, 14, 0, 8, 3, 18, 4, 9 }; application/x-rtp, media=(string)video, payload=(int){ 33, 26, 34, 32 }; application/x-rtp, media=(string)other, encoding-name=(string)MP1S; application/x-rtp, media=(string)application, encoding-name=(string){ SMPTE336M, X-GST }; application/x-subtitle-avi; audio/ac3; audio/mpeg, mpegversion=(int){ 1, 2, 4 }; audio/webm; audio/x-ac3; audio/x-alaw; audio/x-amr-nb-sh; audio/x-amr-wb-sh; audio/x-au; audio/x-dts; audio/x-eac3; audio/x-flac; audio/x-m4a; audio/x-matroska; audio/x-mulaw; audio/x-private1-ac3; audio/x-private1-dts; audio/x-rf64; audio/x-sbc; audio/x-speex; audio/x-wav; audio/x-wavpack; audio/x-wavpack-correction; image/bmp; image/jpeg; image/png; image/svg; image/svg+xml; image/tiff; image/vnd.wap.wbmp; image/x-MS-bmp; image/x-bitmap; image/x-bmp; image/x-cmu-raster; image/x-icon; image/x-pcx; image/x-pixmap; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; image/x-sun-raster; image/x-tga; multipart/x-mixed-replace; video/mj2; video/quicktime; video/webm; video/x-dv, systemstream=(boolean){ false, true }; video/x-fli; video/x-flv; video/x-matroska; video/x-matroska-3d; video/x-msvideo; video/x-vp8; video/x-vp9 Gstreamer-Elements: 3gppmux, aacparse, aasink, aatv, ac3parse, agingtv, alawdec, alawenc, alpha, alphacolor, amrparse, apedemux, apev2mux, aspectratiocrop, asteriskh263, audioamplify, audiochebband, audiocheblimit, audiodynamic, audioecho, audiofirfilter, audioiirfilter, audioinvert, audiokaraoke, audiopanorama, audiowsincband, audiowsinclimit, auparse, autoaudiosink, autoaudiosrc, autovideosink, autovideosrc, avidemux, avimux, avisubtitle, breakmydata, cacasink, cacatv, cairooverlay, camerabin, capssetter, cpureport, cutter, dcaparse, deinterlace, deinterleave, dicetv, dtmfsrc, dv1394src, dvdec, dvdemux, dynudpsink, edgetv, equalizer-10bands, equalizer-3bands, equalizer-nbands, flacdec, flacenc, flacparse, flactag, flvdemux, flvmux, flxdec, gamma, gdkpixbufdec, gdkpixbufoverlay, gdkpixbufsink, goom, goom2k1, hdv1394src, icydemux, id3demux, id3v2mux, imagefreeze, imagesequencesrc, interleave, ismlmux, jackaudiosink, jackaudiosrc, jifmux, jpegdec, jpegenc, jpegparse, lamemp3enc, level, matroskademux, matroskamux, matroskaparse, mj2mux, monoscope, mp4mux, mpegaudioparse, mpg123audiodec, mulawdec, mulawenc, multifilesink, multifilesrc, multipartdemux, multipartmux, multiudpsink, navigationtest, navseek, optv, oss4sink, oss4src, osssink, osssrc, pngdec, pngenc, progressreport, pulsesink, pulsesrc, pushfilesrc, qtdemux, qtmoovrecover, qtmux, quarktv, radioactv, revtv, rganalysis, rglimiter, rgvolume, rippletv, rndbuffersize, rtpL16depay, rtpL16pay, rtpL24depay, rtpL24pay, rtpL8depay, rtpL8pay, rtpac3depay, rtpac3pay, rtpamrdepay, rtpamrpay, rtpbin, rtpbvdepay, rtpbvpay, rtpceltdepay, rtpceltpay, rtpdec, rtpdtmfdepay, rtpdtmfmux, rtpdtmfsrc, rtpdvdepay, rtpdvpay, rtpfunnel, rtpg722depay, rtpg722pay, rtpg723depay, rtpg723pay, rtpg726depay, rtpg726pay, rtpg729depay, rtpg729pay, rtpgsmdepay, rtpgsmpay, rtpgstdepay, rtpgstpay, rtph261depay, rtph261pay, rtph263depay, rtph263pay, rtph263pdepay, rtph263ppay, rtph264depay, rtph264pay, rtph265depay, rtph265pay, rtphdrextclientaudiolevel, rtphdrextcolorspace, rtphdrextmid, rtphdrextntp64, rtphdrextrepairedstreamid, rtphdrextstreamid, rtphdrexttwcc, rtpilbcdepay, rtpilbcpay, rtpisacdepay, rtpisacpay, rtpj2kdepay, rtpj2kpay, rtpjitterbuffer, rtpjpegdepay, rtpjpegpay, rtpklvdepay, rtpklvpay, rtpldacpay, rtpmp1sdepay, rtpmp2tdepay, rtpmp2tpay, rtpmp4adepay, rtpmp4apay, rtpmp4gdepay, rtpmp4gpay, rtpmp4vdepay, rtpmp4vpay, rtpmpadepay, rtpmpapay, rtpmparobustdepay, rtpmpvdepay, rtpmpvpay, rtpmux, rtpopusdepay, rtpopuspay, rtppassthroughpay, rtppcmadepay, rtppcmapay, rtppcmudepay, rtppcmupay, rtpptdemux, rtpqcelpdepay, rtpqdm2depay, rtpreddec, rtpredenc, rtprtxqueue, rtprtxreceive, rtprtxsend, rtpsbcdepay, rtpsbcpay, rtpsession, rtpsirendepay, rtpsirenpay, rtpspeexdepay, rtpspeexpay, rtpssrcdemux, rtpst2022-1-fecdec, rtpst2022-1-fecenc, rtpstorage, rtpstreamdepay, rtpstreampay, rtpsv3vdepay, rtptheoradepay, rtptheorapay, rtpulpfecdec, rtpulpfecenc, rtpvorbisdepay, rtpvorbispay, rtpvp8depay, rtpvp8pay, rtpvp9depay, rtpvp9pay, rtpvrawdepay, rtpvrawpay, rtpxqtdepay, rtspsrc, sbcparse, scaletempo, shagadelictv, shapewipe, shout2send, smpte, smptealpha, spectrum, speexdec, speexenc, splitfilesrc, splitmuxsink, splitmuxsrc, stereo, streaktv, taginject, testsink, twolamemp2enc, udpsink, udpsrc, v4l2radio, v4l2sink, v4l2src, vertigotv, videobalance, videobox, videocrop, videoflip, videomedian, videomixer, viewfinderbin, vp8dec, vp8enc, vp9dec, vp9enc, warptv, wavenc, wavpackdec, wavpackenc, wavpackparse, wavparse, webmmux, wrappercamerabinsrc, ximagesrc, xingmux, y4menc Gstreamer-Encoders: application/x-rtcp-stream; application/x-rtp; application/x-rtp-stream; application/x-srtcp-stream; application/x-srtp-stream; application/x-yuv4mpeg, y4mversion=(int)2; audio/mpeg, mpegversion=(int)1, layer=(int){ 1, 2, 3 }; audio/webm; audio/x-alaw; audio/x-flac, framed=(boolean)true; audio/x-matroska; audio/x-mulaw; audio/x-rf64; audio/x-speex; audio/x-wav; audio/x-wavpack-correction, framed=(boolean)true; image/jpeg, sof-marker=(int){ 0, 1, 2, 4, 9 }; image/png; multipart/x-mixed-replace; video/mj2; video/quicktime; video/webm; video/x-flv; video/x-matroska; video/x-matroska-3d; video/x-msvideo; video/x-vp8, profile=(string){ 0, 1, 2, 3 }; video/x-vp9, profile=(string){ 0, 1, 2, 3 } Gstreamer-Uri-Sinks: udp Gstreamer-Uri-Sources: dv, hdv, imagesequence, multifile, pushfile, radio, rtsp, rtsp-sdp, rtsph, rtsps, rtspsh, rtspst, rtspsu, rtspt, rtspu, splitfile, splitmux, udp, v4l2 Gstreamer-Version: 1.24 Package: gstreamer1.0-pocketsphinx Architecture: amd64 Version: 0.8.0+real5prealpha+1-ok4 Multi-Arch: same Priority: optional Section: sound Source: pocketsphinx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 42 Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0), libgstreamer1.0-0 (>= 1.24~), libpocketsphinx3, libsphinxbase3 (>= 0.8+5prealpha) Filename: pool/main/p/pocketsphinx/gstreamer1.0-pocketsphinx_0.8.0+real5prealpha+1-ok4_amd64.deb Size: 10036 MD5sum: a8318a751059d78ab65d836b71c4d242 SHA1: c79d22760430ce37a74bbf3c55c136c947bb82f3 SHA256: 5948065d56a07597e6698bde278bb2bebc2a63c0f8556a4684a1b1318c639338 SHA512: 96896c3261e6f38a897649a3f42b7f534bbcdb54893e632058f02b9d946674de4b438f79582c730d5b45de9375778a153af4092b0a8594f8cfe64107df26a1e3 Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - GStreamer plugin CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the GStreamer plugin Gstreamer-Elements: pocketsphinx Gstreamer-Version: 1.24 Package: gstreamer1.0-pulseaudio Architecture: amd64 Version: 1.24.2-ok1.1 Multi-Arch: same Priority: optional Section: sound Source: gst-plugins-good1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 126 Depends: gstreamer1.0-plugins-good (>= 1.24.0) Filename: pool/main/g/gst-plugins-good1.0/gstreamer1.0-pulseaudio_1.24.2-ok1.1_amd64.deb Size: 9748 MD5sum: d47b75c9b487cc395ba89b4e29e9249b SHA1: 506da9f06a3cca97abe9f01251a7cbab2a6bfcf6 SHA256: 77a5f9b4f58ec9db3a403a6efd0a4e31007880ac19a6a109feb3f4a08d5e0eae SHA512: b7bfacd71ce47d5111c68651153a81e15b3142b5ce7c9d30d7a8f5ce8aeb27c4fb91183532190ee894631afd7b751855d98f761699e744c0ddecea7838ff273a Homepage: https://gstreamer.freedesktop.org Description: GStreamer plugin for PulseAudio (transitional package) GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package used to contain the GStreamer plugin for PulseAudio, a sound server for POSIX and WIN32 systems. . This is a transitional package. Package: gstreamer1.0-qt5 Architecture: amd64 Version: 1.24.2-ok1.1 Multi-Arch: same Priority: optional Section: graphics Source: gst-plugins-good1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 284 Provides: gstreamer1.0-videosink, gstreamer1.0-videosource Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.79.0), libgstreamer-gl1.0-0 (>= 1.24.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.4.0) | libqt5gui5-gles (>= 5.4.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5waylandclient5 (>= 5.10.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.5) Breaks: gstreamer1.0-plugins-bad (<< 1.13.1) Replaces: gstreamer1.0-plugins-bad (<< 1.13.1) Filename: pool/main/g/gst-plugins-good1.0/gstreamer1.0-qt5_1.24.2-ok1.1_amd64.deb Size: 58216 MD5sum: b71fab4507e01eef8783c4c1e9676d9d SHA1: b121af60cff6eb607bff0316354149e853cb81b8 SHA256: 421588dcaf61857d9ab2d1bb2f644547d6279bf040329b92079f7f4041cab7d1 SHA512: 29bf608ced1d3291fed0702711fa8ae3362b8d48c4f3b5f0de54a4bcf9af4d9dcb02937c7ac66b8d3739ad01d7b362fe654c94f9980f91df0214169baa13441f Homepage: https://gstreamer.freedesktop.org Description: GStreamer plugin for Qt5 GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for Qt5. Gstreamer-Elements: qmlgloverlay, qmlglsink, qmlglsrc Gstreamer-Version: 1.24 Package: gstreamer1.0-qt6 Architecture: amd64 Version: 1.24.2-ok1.1 Multi-Arch: same Priority: optional Section: graphics Source: gst-plugins-good1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 301 Provides: gstreamer1.0-videosink, gstreamer1.0-videosource Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libgles2, libglib2.0-0t64 (>= 2.79.0), libgstreamer-gl1.0-0 (>= 1.24.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0), libqt6core6 (>= 6.4.0), libqt6gui6 (>= 6.2.0), libqt6qml6 (>= 6.2.0), libqt6quick6 (>= 6.2.0), libqt6waylandclient6 (>= 6.2.2), libstdc++6 (>= 5), qt6-base-abi (= 6.4.2) Filename: pool/main/g/gst-plugins-good1.0/gstreamer1.0-qt6_1.24.2-ok1.1_amd64.deb Size: 67104 MD5sum: 70c5fbaa33a0b390f4b742bed71f1efb SHA1: 6482f759ab351dc30bbf2a33de44b19711ca44ed SHA256: 0c3f6774b1d73c8e093f01537ee084d13f5a2b66954091b664444301ee1e78f4 SHA512: 0905ebf1a6c5fbca1f6ca13ea6b6711fa9fd5bf698ee3b237900b40315272c738957a8628aca8c4a8d3cb9aa0791de9ffe0049599a57e6e100bf77b2a1f55e3f Homepage: https://gstreamer.freedesktop.org Description: GStreamer plugin for Qt6 GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for Qt6. Gstreamer-Elements: qml6glmixer, qml6gloverlay, qml6glsink, qml6glsrc Gstreamer-Version: 1.24 Package: gstreamer1.0-tools Architecture: amd64 Version: 1.24.2-ok1 Priority: optional Section: utils Source: gstreamer1.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 276 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.75.3), libgstreamer1.0-0 (>= 1.23.90) Suggests: gstreamer1.0-plugins-base Filename: pool/main/g/gstreamer1.0/gstreamer1.0-tools_1.24.2-ok1_amd64.deb Size: 60740 MD5sum: 4490dde527bccf66089af8917a234f61 SHA1: bc49dcde7af9c3041c58928342c2622c9883287c SHA256: 3e74d69904b87f5243adcb055977b0be40793fcad4af183c7ca660db4351239b SHA512: 892fdba868604dd40bad6d801702bbc44a71f31728dcce5208735ec460ff4badd1013661356058e8d399af2e92c170963c4d8b4fe887aadfea4fb71ec52f8f5e Homepage: https://gstreamer.freedesktop.org Description: Tools for use with GStreamer GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains versioned command-line tools for GStreamer. Package: gstreamer1.0-x Architecture: amd64 Version: 1.24.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: gst-plugins-base1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 358 Provides: gstreamer1.0-videosink Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22), libx11-6 (>= 2:1.2.99.901), libxext6, libxi6 (>= 2:1.2.99.4), libxv1 Filename: pool/main/g/gst-plugins-base1.0/gstreamer1.0-x_1.24.2-ok2_amd64.deb Size: 80720 MD5sum: d4ebea014ba8cbe214e74c21fc76ff9d SHA1: 4da142314f98a1a7bbaac4520637d5cde3fc61ed SHA256: 8c73037631da68def37ccab9ca09ef04ed6ff37d12fe7c3567ac8636390d45aa SHA512: b07f93a0144b4a518991270495de7f0392c8b8c7514ead8506c167fad2a700db70640256e84fdcf56d54529ee48b819f1cf297ac103d7610fda940058814658d Homepage: https://gstreamer.freedesktop.org Description: GStreamer plugins for X11 and Pango GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins for X11 video output, both for standard Xlib support and for the Xv extension, as well as the plugin for Pango-based text rendering and overlay. Gstreamer-Elements: clockoverlay, textoverlay, textrender, timeoverlay, ximagesink, xvimagesink Gstreamer-Version: 1.24 Package: gtk-3-examples Architecture: amd64 Version: 3.24.41-4ok1~0805.1 Priority: optional Section: x11 Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 11693 Depends: dconf-gsettings-backend | gsettings-backend, libatk1.0-0t64 (>= 2.35.1), libc6 (>= 2.38), libcairo2 (>= 1.14.0), libepoxy0 (>= 1.0), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (= 3.24.41-4ok1~0805.1), libharfbuzz0b (>= 2.2.0), libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.44.0), libx11-6 Filename: pool/main/g/gtk+3.0/gtk-3-examples_3.24.41-4ok1~0805.1_amd64.deb Size: 1553096 MD5sum: e9903917b761f90c191ee8240a08acde SHA1: addb788f89e7fb4e5a30daaaaa428b19c051ba58 SHA256: ddda3a3e380e0bc253a205e0e6b503c70fa84c0b2bcaf5a0708b7e220d1cad60 SHA512: 189053c32146889011e0fbd21c7dd3be24e89192e2992e1f7365f2bdff39dacfafc878477f13b34240ee99e0258862684b43226c4a2f2359588dc09ab8c833a9 Homepage: https://www.gtk.org/ Description: example files for GTK 3 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 GTK3. It also contains the installed tests. Package: gtk-doc-tools Architecture: all Version: 1.34.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Source: gtk-doc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2857 Depends: docbook-to-man, docbook-xml (>= 4.3), docbook-xsl (>= 1.64.1.0), pkgconf, python3-lxml, python3-pygments, xsltproc (>= 1.1.15), python3:any Suggests: dblatex Filename: pool/main/g/gtk-doc/gtk-doc-tools_1.34.0-ok1_all.deb Size: 325316 MD5sum: d4a5ffd6d1b9bceb48f0a3801739eb3e SHA1: baf46198516fd4aa41302fa29ee45a861a7bf44b SHA256: 0eee0debc0094ae1ccb8677ea1dcc16839876f0abad9d4826c4bae35c12ea2fc SHA512: 0bc5415f1b171447a4407cab19ee96b78b8e90b5307d9648daf2389eba4dfe1f5b79204aa2d5741ca0be44f68584d7908546601bb3b9714b1a7f8adcd021f5b2 Homepage: https://gitlab.gnome.org/GNOME/gtk-doc/ Description: GTK+ documentation tools These tools extract documentation embedded in GNOME source code, and produce pretty output via DocBook SGML. Package: gtk-layer-shell-doc Architecture: all Version: 0.8.2-ok2 Priority: optional Section: doc Source: gtk-layer-shell Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Xfce SIG Installed-Size: 116 Filename: pool/main/g/gtk-layer-shell/gtk-layer-shell-doc_0.8.2-ok2_all.deb Size: 15596 MD5sum: ba203608858c4893e9753a6fd301c474 SHA1: 7c639321c467efd17fa8cee49c533416c58088c0 SHA256: 4fa63cfdb6801aca71be85f859408a61e7336d8e233db66b9d5fde77b8fd1b09 SHA512: 4db73893626ddb05702b7aa522b0969240f96528acf2e530d38bca8fe21598b9f1cca9a2b01c829b9f50e97c989880d4a811c623a6989265e6600ebb5bfc6770 Homepage: https://github.com/wmww/gtk-layer-shell Description: documentation for the Wayland Layer Shell protocol desktop component library A library to write GTK applications that use Layer Shell. This library only makes sense on Wayland compositors that support Layer Shell, and will not work on X11. It supports all Layer Shell features including popups and popovers (GTK popups Just Work™). Please open issues for any bugs you come across. . This package contains the HTML documentation for the GTK library in /usr/share/gtk-doc/gtk-layer-shell/ . Package: gtk-layer-shell-examples Architecture: amd64 Version: 0.8.2-ok2 Priority: optional Section: x11 Source: gtk-layer-shell Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Xfce SIG Installed-Size: 116 Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.16.0), libgtk-3-0t64 (>= 3.21.5), libgtk-layer-shell0 (>= 0.6.0) Filename: pool/main/g/gtk-layer-shell/gtk-layer-shell-examples_0.8.2-ok2_amd64.deb Size: 20044 MD5sum: d75cf0f72b122dc13135a42e89ec9fd0 SHA1: c7db0d152ff0d949d2d47206e268986d9377a2de SHA256: 798c9fa3aeea7b871585ecff78b1e9313a21fa69170c998634684e07bc9d7667 SHA512: dbe22087fc9b637e960c12538ac7180a5bbc80a3236b17c0170132d9212931904eed1223c279d7e3362e894688ac381c4439e4366f57e5e03d066c85718b3fb0 Homepage: https://github.com/wmww/gtk-layer-shell Description: example files for the Wayland Layer Shell protocol desktop component library A library to write GTK applications that use Layer Shell. This library only makes sense on Wayland compositors that support Layer Shell, and will not work on X11. It supports all Layer Shell features including popups and popovers (GTK popups Just Work™). Please open issues for any bugs you come across. . This package contains the example files and a demonstration program. Package: gtk-update-icon-cache Architecture: amd64 Version: 3.24.41-4ok1~0805.1 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 115 Depends: libc6 (>= 2.38), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0t64 (>= 2.57.2) Breaks: libgtk-3-bin (<< 3.20.6-1), libgtk2.0-bin (<< 2.24.30-2) Replaces: libgtk-3-bin (<< 3.20.6-1), libgtk2.0-bin (<< 2.24.30-2) Filename: pool/main/g/gtk+3.0/gtk-update-icon-cache_3.24.41-4ok1~0805.1_amd64.deb Size: 37684 MD5sum: 1538bb78d6efa79d3a91525614f03acf SHA1: 8d0ddda78ee23477bc2641c3a826e003d50e5063 SHA256: 3f160ff04b7e301040b983b1951346c90a2debac5c0ffaa884524bb891db8018 SHA512: ba71c2041c9d8a8c524790aa6f20b35ebbe0b425e0fd172db8a82e1533c6991c51bfb8ed7b967ce3cc1483c88c09a64d9eb2290277e659691278b86a2bd678b2 Homepage: https://www.gtk.org/ Description: icon theme caching utility gtk-update-icon-cache creates mmap()able cache files for icon themes. . GTK can use the cache files created by gtk-update-icon-cache to avoid a lot of system call and disk seek overhead when the application starts. Since the format of the cache files allows them to be mmap()ed shared between multiple applications, the overall memory consumption is reduced as well. Package: gtk2-engines-pixbuf Architecture: amd64 Version: 2.24.33-ok2 Multi-Arch: same Priority: optional Section: graphics Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 75 Depends: libc6 (>= 2.14), libcairo2 (>= 1.6.4-6.1), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0t64 (>= 2.27.3), libgtk2.0-0t64 (>= 2.8.0) Filename: pool/main/g/gtk+2.0/gtk2-engines-pixbuf_2.24.33-ok2_amd64.deb Size: 19292 MD5sum: eb4c9d3b95710509b9ea5dfd545ceea1 SHA1: 6a418b9d77d0f4e612e51f1fb99cb754bd7b3988 SHA256: caf4bc3e33ea3fb28ed7ff8791c792f72a7d8c2cd1814ccaa44a48aefff03352 SHA512: b0c37c220fee11ded8a9ce8623495ae6880b3d160c849cb120209529e938a4269a18213456dd315b81f90683c2552e0625510e23eb63bb1d890878abda1e9aa8 Homepage: http://www.gtk.org/ 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. Package: gtk3-engines-breeze Architecture: all Version: 5.24.7-ok1 Priority: optional Section: oldlibs Source: breeze-gtk Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: breeze-gtk-theme (>= 5.24.7-ok1) Filename: pool/main/b/breeze-gtk/gtk3-engines-breeze_5.24.7-ok1_all.deb Size: 1554 MD5sum: f89ed751d23bbd09823018ef2c6f52d7 SHA1: 3656c9ab0b3a152ac0e9e8ea1770824b605eeb0e SHA256: 8e7517828b9d5453d9de60a75892fab3294351790ab707447abecc1c0327cf8b SHA512: abac06532e26f2f52e2739ef4410f582676ec275384153acfb2c705419e808c136473abc212c3000f86098cdb6cfab5f6664fc00d0b51ec5d4a62d22da9b08c2 Homepage: https://invent.kde.org/plasma/breeze-gtk Description: Transitional package for KDE's Breeze This transitional package allows one to migrate to the package providing the KDE's Breeze GTK theme. . It can be safely removed after the installation. Package: gucharmap Architecture: amd64 Version: 1:15.1.3-ok1 Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3652 Depends: libgucharmap-2-90-7 (= 1:15.1.3-ok1), dconf-gsettings-backend | gsettings-backend, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.38), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.4.0), libpango-1.0-0 (>= 1.14.0) Recommends: yelp Filename: pool/main/g/gucharmap/gucharmap_15.1.3-ok1_amd64.deb Size: 556800 MD5sum: d0618840f3f866721882ec35941b2195 SHA1: 7589d8c0bd3c0426c89923c4d331292d5fead76c SHA256: 40bb3508070506844ffb46b8f3905ed074933e50dec00303de246d7fecd537c2 SHA512: 4a0e9f1f947179687dce99adb91c193eee948a6623ae3b69793d1f00ac77eba289fde221a77c475000ed0bed1ad1aeb0d8cc995786c547a9443ad230e38f6351 Homepage: https://wiki.gnome.org/Apps/Gucharmap Description: Unicode character picker and font browser This program allows you to browse through all the available Unicode characters and categories for the installed fonts, and to examine their detailed properties. It is an easy way to find the character you might only know by its Unicode name or code point. Package: gvfs Architecture: amd64 Version: 1.52.0-ok2.1~0920 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 341 Depends: gvfs-common (= 1.52.0-ok2.1~0920), gvfs-daemons (<< 1.52.0-ok2.1~0920.1~), gvfs-daemons (>= 1.52.0-ok2.1~0920), gvfs-libs (= 1.52.0-ok2.1~0920), libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0) Suggests: gvfs-backends Filename: pool/main/g/gvfs/gvfs_1.52.0-ok2.1~0920_amd64.deb Size: 108828 MD5sum: aa0973a6b915438699af8a5ccf142be5 SHA1: 29164e80c1794b4c2a87bf06760bd195fb781648 SHA256: d36356c3ff527ce4a8627ba081479513c0559e397f2838bdf49be9c88077999e SHA512: ac9eff63b1cd5bf470706b7ac5034404928783804dac8a9dabce0bb3a9bf4ffab5f5b9dd47f464b1d97131fa87b0b63694e0d8399cf9e6270df9860e9439820c Homepage: https://wiki.gnome.org/Projects/gvfs Description: userspace virtual filesystem - GIO module gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the GIO module that lets applications use gvfs mounts. Package: gvfs-backends Architecture: amd64 Version: 1.52.0-ok2.1~0920 Multi-Arch: foreign Priority: optional Section: gnome Source: gvfs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1360 Depends: gvfs (= 1.52.0-ok2.1~0920), gvfs-common (= 1.52.0-ok2.1~0920), gvfs-daemons (= 1.52.0-ok2.1~0920), gvfs-libs (= 1.52.0-ok2.1~0920), psmisc, dconf-gsettings-backend | gsettings-backend, libarchive13t64 (>= 3.0.4), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.38), libcdio-cdda2t64 (>= 10.2+2.0.0), libcdio-paranoia2t64 (>= 10.2+2.0.0), libcdio19t64 (>= 2.1.0), libgcrypt20 (>= 1.10.3), libglib2.0-0t64 (>= 2.79.0), libgoa-1.0-0b (>= 3.17.1), libgphoto2-6t64 (>= 2.5.10), libgphoto2-port12t64 (>= 2.5.10), libgudev-1.0-0 (>= 147), libimobiledevice6 (>= 1.3.0), libmtp9t64 (>= 1.1.21), libnfs14 (>= 1.9.8), libplist-2.0-4 (>= 2.3.0), libpolkit-gobject-1-0 (>= 0.101), libsmbclient (>= 2:4.12.0+dfsg), libusb-1.0-0 (>= 2:1.0.21) Recommends: gnome-keyring Suggests: bluez-obexd, pkexec, samba-common Filename: pool/main/g/gvfs/gvfs-backends_1.52.0-ok2.1~0920_amd64.deb Size: 261248 MD5sum: 140b46d4f1460acefbb94bb83b056718 SHA1: f0f6ff74732f9e8809964d10c907fc8265c6d863 SHA256: 09319b39fff486b2d98fce6e53610e0863f196e5c5b4f6522af5ad00e8f5f4a8 SHA512: 3731dc3b23d2848a7bdda52c68d9a6f2e3046ab390354485e081b1479ad8fa17ba7689bea5e98b6c75b798121023e6d502b045208df9a1f8717dce00c762ba47 Homepage: https://wiki.gnome.org/Projects/gvfs Description: userspace virtual filesystem - backends gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the afc, afp, archive, cdda, dav, dnssd, ftp, gphoto2, http, mtp, network, sftp, smb and smb-browse backends. Package: gvfs-common Architecture: all Version: 1.52.0-ok2.1~0920 Multi-Arch: foreign Priority: optional Section: libs Source: gvfs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3483 Depends: desktop-file-utils Recommends: gvfs Breaks: gvfs-bin Replaces: gvfs-bin Filename: pool/main/g/gvfs/gvfs-common_1.52.0-ok2.1~0920_all.deb Size: 452756 MD5sum: ad2f62d595c06da24d083733598c57da SHA1: 1e68b1eb587457979d3c754436b6cc87ec488cbe SHA256: c35b82969431b9ab8128364f6adab3bff10b2bd7189f07b3627d2c3b5fd873d4 SHA512: 23d360eb1e73db6cb0651a80d759adca3766e6dcc3011d61203b03108724cb439c8769134e0593397a5e8dca3f47d1212939779a358e145b3c9908a52490fae0 Homepage: https://wiki.gnome.org/Projects/gvfs Description: userspace virtual filesystem - common data files gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the data files and translations used by all gvfs components. Package: gvfs-daemons Architecture: amd64 Version: 1.52.0-ok2.1~0920 Multi-Arch: foreign Priority: optional Section: libs Source: gvfs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 465 Depends: gvfs-common (= 1.52.0-ok2.1~0920), gvfs-libs (= 1.52.0-ok2.1~0920), lsof, udisks2, libbluray2 (>= 1:0.2.2), libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0), libgudev-1.0-0 (>= 147), libsecret-1-0 (>= 0.7), libsystemd0, libudisks2-0 (>= 2.0.91) Recommends: dbus, gvfs Suggests: gvfs-backends Filename: pool/main/g/gvfs/gvfs-daemons_1.52.0-ok2.1~0920_amd64.deb Size: 102432 MD5sum: f99df82b1e1cebab52de1ef32ab02ffc SHA1: 0f35cc7f82664a1f22298d717d6ecfb729e359a5 SHA256: 1a2a65505e55af84e456d51c9aa44ea963390956601df00c69745cfab786f25b SHA512: 845bfdf509c44351c453179ff2053f999192211afb1eda06cf3fe28fd5205369a5622bb57adcadb2c1316b03787907c47265c03cbfd74d7bfc09fe23f1d01371 Homepage: https://wiki.gnome.org/Projects/gvfs Description: userspace virtual filesystem - servers gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the gvfs server and the minimal set of backends. Package: gvfs-fuse Architecture: amd64 Version: 1.52.0-ok2.1~0920 Priority: optional Section: gnome Source: gvfs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 59 Depends: fuse3, gvfs (= 1.52.0-ok2.1~0920), libc6 (>= 2.34), libfuse3-3 (>= 3.12.0), libglib2.0-0t64 (>= 2.70.0) Filename: pool/main/g/gvfs/gvfs-fuse_1.52.0-ok2.1~0920_amd64.deb Size: 16288 MD5sum: 1205d2aa453f03c2f1cc44edee929588 SHA1: b247303879d3c47eb01df52233d8a31d1ea42d15 SHA256: d687541e91e53b7362c10717cff894a2c4bc2ff6746765916149b6dc671bd5e0 SHA512: 0e837dd0f770208c3364099759dacf1021420eb3db638afc7348447cf131607a918356235296b262dc8f5ed9359002fac47957cd3ad58e4eba8691ed7dba8c52 Homepage: https://wiki.gnome.org/Projects/gvfs Description: userspace virtual filesystem - fuse server gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the gvfs-fuse server that exports gvfs mounts to all applications using FUSE. Package: gvfs-libs Architecture: amd64 Version: 1.52.0-ok2.1~0920 Multi-Arch: same Priority: optional Section: libs Source: gvfs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 430 Depends: gsettings-desktop-schemas (>= 3.33.0), gvfs-common (= 1.52.0-ok2.1~0920), libc6 (>= 2.38), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0t64 (>= 2.79.0), libsecret-1-0 (>= 0.7) Filename: pool/main/g/gvfs/gvfs-libs_1.52.0-ok2.1~0920_amd64.deb Size: 95504 MD5sum: df964efa8694e143985854872c6e63d1 SHA1: 4276330896393c34fd874445e09e8a77cda98ba1 SHA256: af9768374c7d014adce3e5ab99182d8d6e8fe2552bcec026fff59496fc24e187 SHA512: cd282bb5bf57a71515c2636227b4abb9b306842486385a93c4c6a2e521b5af827b55bda0a68532f7d1afdb27bf5acdba7503056cebadcbb64c5a0dc05e30ce8c Homepage: https://wiki.gnome.org/Projects/gvfs Description: userspace virtual filesystem - private libraries gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains private libraries with common functions between the daemons and the GIO module. Package: gvncviewer Architecture: amd64 Version: 1.3.1-ok1 Priority: optional Section: x11 Source: gtk-vnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 135 Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.56.0), libgtk-3-0 (>= 3.0.0), libgtk-vnc-2.0-0 (>= 1.3.0), libgvnc-1.0-0 (>= 1.3.0) Filename: pool/main/g/gtk-vnc/gvncviewer_1.3.1-ok1_amd64.deb Size: 20516 MD5sum: 466f560463d08e96a98dfae55fa22355 SHA1: ddbaf0023f244b7165fceb388008d142247b2539 SHA256: 618411c4eb944f873d8a9e8c080e68d5c051f6b920a466402f1505cc5ecf4bac SHA512: baa8071d98a7b10b46551c37ad9f6b3e1bbe3356d8613d98e28dc999e2e5b773216e1b81ce91d7f96a34f3b0fdb42b9574b602b59bcc70f4c399a832706b353e Homepage: https://wiki.gnome.org/Projects/gtk-vnc Description: VNC viewer using gtk-vnc It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. . The core library is written in C and a bindings for other languages are available via GObject introspection. The networking layer supports connections over both IPv4 and IPv6. . This package contains the VNC viewer and VNC capture utility. Package: gyp Architecture: all Version: 0.1+20220404git9ecf45e-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1165 Depends: python3:any, python3-pkg-resources, python3-six Filename: pool/main/g/gyp/gyp_0.1+20220404git9ecf45e-ok1_all.deb Size: 234232 MD5sum: a6d2bb843f02210e2415fa54919384d4 SHA1: 1a69d04f25a07e0401192cbbd0e5445f703788c5 SHA256: a35a207b05195c393c3725d4742f311f9097b722acd5823c890b0d0f9124265e SHA512: 9f3dccf1690c9812df16a634d718f8490961b96b94f711ad9ae56f86c12c632a4324d6c8188af70405f38be50c3f72dc233ac1d6b1b4bcb142e6df639b7f7dc5 Homepage: https://chromium.googlesource.com/external/gyp/ 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. Package: gzip Architecture: amd64 Version: 1.12-1ok3 Priority: required Essential: yes Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Milan Kupcevic Installed-Size: 244 Pre-Depends: libc6 (>= 2.38) Depends: dpkg (>= 1.15.4) | install-info Suggests: less Conflicts: zutils (<< 1.12-3.1~) Filename: pool/main/g/gzip/gzip_1.12-1ok3_amd64.deb Size: 95548 MD5sum: 82e6d4872b691821b7e8d6fafa122150 SHA1: 7acfca66c49df548187494713391b4101dfa57ed SHA256: 71482d95608e6e00684faa89e1cb06ce80152a2da737a18834d6bebf83cde1a7 SHA512: 55dbefe1f1a26b1c6e14419001eaed1737ff97a4fcfb046ff3afaa8674ea636b4c1b4cdb4161a700921bd8db28828f0b0524bdbbfe6d4401d9a9c4ee84612be5 Homepage: https://www.gnu.org/software/gzip/ 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'. Package: gzip-win32 Architecture: all Version: 1.12-1ok3 Priority: optional Section: utils Source: gzip Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Milan Kupcevic Installed-Size: 219 Suggests: wine Filename: pool/main/g/gzip/gzip-win32_1.12-1ok3_all.deb Size: 92430 MD5sum: ac07f937fbe4177583b21050fdb45766 SHA1: 346894bb33f62c217999e2f73a346260f86cdbaf SHA256: 05a284a83bcec243cad1623d5705edff9e00e95d4a5439d3adb6450ac6563f2b SHA512: 3421514a3f7907beaa67c3a032de4fe0fba699aa6110bce73606182dc8b92049e307e28310cd63395ac3375ac1b6f3eb1e9e95a3c11a94206b52ce33507acb97 Homepage: https://www.gnu.org/software/gzip/ 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. Package: haskell-js-dgtable-utils Architecture: all Version: 0.5.2-ok1 Priority: optional Section: misc Source: haskell-js-dgtable Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 74 Filename: pool/main/h/haskell-js-dgtable/haskell-js-dgtable-utils_0.5.2-ok1_all.deb Size: 17946 MD5sum: fc361c83b6fb3a5f23d1fa76aefdbd23 SHA1: f165b9f30ad4e468116cb6c41274970509a1e741 SHA256: 66a825a8280ea8cfc8bcda55fd051cc348026a9d5138c1c14791e8c34b654d97 SHA512: 6501ecff8483ec41b928c15cea29fc863d078d9e95f6b00ed3017bbcc7b6004013755aa0ca728b21fa380fe1c7483262c4d8290e3ce12fa80686a92dfbe8a10f Homepage: https://github.com/ndmitchell/js-dgtable#readme Description: obtain minified jquery.dgtable code This package bundles the minified jquery.dgtable code into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream jquery.dgtable version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian). Package: haveged Architecture: amd64 Version: 1.9.17-ok1 Priority: extra Section: misc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Luo Yaoming Installed-Size: 129 Depends: lsb-base (>= 3.2-14), libc6 (>= 2.16), libhavege2 (>= 1.9.13) Suggests: apparmor Filename: pool/main/h/haveged/haveged_1.9.17-ok1_amd64.deb Size: 45538 MD5sum: 81b1976f72a2c99a1912b35e13f054df SHA1: 9f23b37b0761df40cc0f56bcdecaf5fa5376c038 SHA256: b35c05b0c916a33a1a2692067fad01752359607fda47cb528864bf9b94eeac44 SHA512: 3b42746182a17c3e5c1c40a2889346a0dbda927719cac5eab21185817653b37af1597e98ab79ad85276655d9110fe92a258808cb9a0c3a99f7b12e2df3220674 Homepage: https://issihosts.com/haveged/ Description: Linux entropy source using the HAVEGE algorithm haveged is a userspace entropy daemon which is not dependent upon the standard mechanisms for harvesting randomness for the system entropy pool. This is important in systems with high entropy needs or limited user interaction (e.g. headless servers). . haveged uses HAVEGE (HArdware Volatile Entropy Gathering and Expansion) to maintain a 1M pool of random bytes used to fill /dev/random whenever the supply of random bits in dev/random falls below the low water mark of the device. . More information about HAVEGE is available at http://www.irisa.fr/caps/projects/hipsor/ Package: hdf4-tools Architecture: amd64 Version: 4.2.16-ok1 Multi-Arch: foreign Priority: optional Section: graphics Source: libhdf4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 849 Depends: libc6 (>= 2.34), libhdf4-0 (>= 4.2.16) Filename: pool/main/libh/libhdf4/hdf4-tools_4.2.16-ok1_amd64.deb Size: 227116 MD5sum: fc13edf233dd64d235d0a8a9aad8c557 SHA1: 286d96fb549030c7e25ad038fe4a0f7877cb82fd SHA256: c4c8dfbe9c483dbe28a239e4f154996a6d0f2b10e73bc7995ee1b82af9c10c4a SHA512: ba1d15c1f41303bfe12d3aef8ce6a2335287679c70c304fb534387c25387a59740d6a7372ad03079f34bc3623cb12e970df445c581fdc9e137a9f0085a51829a Homepage: http://www.hdfgroup.com/ Description: Hierarchical Data Format library -- runtime package HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users. . This package includes some basic utilities to view, pack, unpack, HDF files. Package: hdf5-helpers Architecture: amd64 Version: 1.10.10+repack-ok3 Priority: optional Section: science Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 76 Filename: pool/main/h/hdf5/hdf5-helpers_1.10.10+repack-ok3_amd64.deb Size: 12860 MD5sum: 66c68c8f74bb69c091f921a5a0e9405f SHA1: d79ac5c6f6921d47c8ce9dea4ffd7f8553f27c9a SHA256: 32aab12ec390c536885ad3e13aa64e044eacbd025ec859d61cb4bdb0a63b6b02 SHA512: 5d04b8545cb361f0384f9e112a67e573df43b97c39789bbf5c065e0403afb263a24241269909158a521edfb1e97b94479fe6dd60080c22a090da9d680277353f Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - Helper tools Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains helper tools for HDF5. Package: hdf5-tools Architecture: amd64 Version: 1.10.10+repack-ok3 Priority: optional Section: science Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 1105 Depends: libc6 (>= 2.38), libhdf5-103-1t64 Filename: pool/main/h/hdf5/hdf5-tools_1.10.10+repack-ok3_amd64.deb Size: 303492 MD5sum: 7306ee242e53c170dc0714db3095ac81 SHA1: f219e31809f383dadb05be060cad17322d68b59e SHA256: 5963d79e3b930d0305a049aee50658de1a27cf3ff671504b20001c9469de7cb1 SHA512: f223eb446e38e97b506d2168ea098b423bff8eaba6cdd861ebb7660677c14c8b697eb52da84f8408ab62d65a7e0b9bbce4c7eeb2c1655baaa1f8f1a9406c687f Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - Runtime tools Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains runtime tools for HDF5. Package: hdparm Architecture: amd64 Version: 9.65+ds-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 222 Depends: libc6 (>= 2.34), lsb-base Recommends: powermgmt-base Filename: pool/main/h/hdparm/hdparm_9.65+ds-ok1_amd64.deb Size: 91912 MD5sum: d917ce91984d3e0ec4e6529bc2d6a33f SHA1: 98effa6a9db827ec5ae6309138ab34888a573a1c SHA256: c059c66e06db4c37b406554fb3968173ec21a9c284b5b40561b395391adf1648 SHA512: 9511f3f2b20527882462d4662098eb2d1c7c6dada29cf822386cd1008b0ae25cc0814d1564568d07f00d804094734f50d57a0595aaae11333448f3468f50be38 Homepage: http://sourceforge.net/projects/hdparm/ Description: tune hard disk parameters for high performance Get/set device parameters for Linux SATA/IDE drives. Provides a command line interface to various kernel interfaces supported by the Linux SATA/PATA/SAS "libata" subsystem and the older IDE driver subsystem. Many newer (2008 and later) USB drive enclosures now also support "SAT" (SCSI-ATA Command Translation) and therefore may also work with hdparm. Package: heif-gdk-pixbuf Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: graphics Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 35 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.12.0) Filename: pool/main/libh/libheif/heif-gdk-pixbuf_1.17.6-ok2_amd64.deb Size: 6764 MD5sum: 7587aafff2f7f13d454c13483154c883 SHA1: bf8a383b29c1972dbecc64fdf61d628c6c971c48 SHA256: 3b977ad0139dcc16da83022399cbb625ce0a5091b70bb63c6efe64f97a9fd5c8 SHA512: a54b1abd17aa3c98ef1d29cd9ea6fbe120fb60b2d9c64669ab6669b80be14920b1bb9ad5a09eb1691e5d985603150cff0571db692fbc53540ed67715c2487ec1 Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - gdk-pixbuf loader libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . A gdk-pixbuf loader module for applications such as "gpicview" and "pcmanfm" is provided by this package. Package: heif-thumbnailer Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: foreign Priority: optional Section: graphics Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 49 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 5.2) Filename: pool/main/libh/libheif/heif-thumbnailer_1.17.6-ok2_amd64.deb Size: 12084 MD5sum: d8d8524f709256398dfd4bff2ad77e7a SHA1: 15630a66d12a80ffc468cbc6803e86314cc705ab SHA256: d3529d140a7ed7a7f5f0e58798b8394ffad9e08a317f70e68355979860eeae7d SHA512: 2a6cb51cce8ecc67147d09e1e4da22c97d87dac36edda4ad93019d6aca75765d916246dd5a549e9ab031400174679435ba2d65b09f7600556459291acdb67686 Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - thumbnailer libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . A thumbnailer for HEIF images that can be used by Nautilus is provided by this package. Package: heimdal-clients Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Priority: optional Section: net Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 618 Depends: krb5-config, libasn1-8t64-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libedit2 (>= 2.11-20080614-0), libgssapi3t64-heimdal (>= 1.4.0+git20110226), libhcrypto5t64-heimdal (>= 1.4.0+git20110226), libhdb9t64-heimdal (>= 1.4.0+git20110226), libheimntlm0t64-heimdal (>= 1.4.0+git20110226), libhx509-5t64-heimdal (>= 1.6~rc2), libkadm5clnt7t64-heimdal (>= 1.7~git20150920), libkadm5srv8t64-heimdal (>= 1.6~git20120311), libkafs0t64-heimdal (>= 1.4.0+git20110226), libkrb5-26t64-heimdal (>= 7.7.0+dfsg), libotp0t64-heimdal (>= 1.4.0+git20110226), libroken19t64-heimdal (>= 1.7~git20150920), libsl0t64-heimdal (>= 1.6~git20120311) Suggests: heimdal-docs, heimdal-kcm Conflicts: otp Filename: pool/main/h/heimdal/heimdal-clients_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 148884 MD5sum: 3749157e6d6d0a354137cab8aac7d6e9 SHA1: 95bda0be65e26832fb7d6642f35d851015015d38 SHA256: 0f24f5b64ecc86d22b9bdf82b0cc3249be41284bad204599e96c008baa7469d6 SHA512: 34308196d79b0a484b8fa0affe90777355ae5ab8735572892be4443c806db53e906b18fdefe1f74dd1cb971d85158e50721ed3f552ac57b87a5b63bc8b7e8a23 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - clients Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package includes Kerberos utilities like kadmin, kinit, kpasswd and klist. Package: heimdal-dev Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Priority: optional Section: devel Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 1398 Depends: heimdal-multidev (= 7.8.git20221117.28daf24+dfsg-ok1) Conflicts: libkrb5-dev Filename: pool/main/h/heimdal/heimdal-dev_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 114852 MD5sum: fde0ad067278e65fa337812da5718f58 SHA1: 2fac00236fadf9456e1141700c19c841c7384e12 SHA256: a9d8c80fdadfdda36bd761cc20a9d9e38529f3b76806eed037ce1476b3808dda SHA512: d0db9a8fa53095f32c4be691673d415bf5a2325d08b81f99acb77940347970ceb8bc06b468fe5be7eff4d554a3a0eca149c6c39af53b44f7f2adc4a68d054bc9 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - development files Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This is the development package, required for developing programs for Heimdal. Package: heimdal-docs Architecture: all Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 112 Suggests: heimdal-clients, heimdal-servers Filename: pool/main/h/heimdal/heimdal-docs_7.8.git20221117.28daf24+dfsg-ok1_all.deb Size: 84256 MD5sum: 649de278ca44e29477e8e13a6ad48372 SHA1: fe90ff43dd2f38caa20460d2485c263f8b888332 SHA256: 5fcb5735ef9df7e8ba84951ae31f5bf8976dd65a99b8b842eea1675ca0187dc1 SHA512: a803b0ce057b6662f9b8b11ccc9a5d8cb422452f2c4967c0cc30d7be7854c9e5014e10ffa062a6e01b269a8338c1eeb4b2469664cb1f522930583f2b230eac0a Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - documentation Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package includes documentation (in info format) on how to use Heimdal, and relevant standards for Kerberos. Package: heimdal-kcm Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Priority: optional Section: net Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 96 Depends: libc6 (>= 2.38), libhcrypto5t64-heimdal (>= 1.4.0+git20110226), libheimntlm0t64-heimdal (>= 1.4.0+git20110226), libkrb5-26t64-heimdal (>= 1.4.0+git20110226), libroken19t64-heimdal (>= 1.7~git20150920) Filename: pool/main/h/heimdal/heimdal-kcm_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 28156 MD5sum: 776f10c976765b464042dc6fae650fac SHA1: 0570ba71b8ef52f41588d6e899d1dcc48748cba4 SHA256: 3ac67302768302daaefa54423fcdb57f1a6237dd3d7591b3a7f82c46c402b02b SHA512: 6561884c5ed41a8f1994b9da4611058053cbd6040cc406be09fafc918c0aa2a5aadd5a62556032f17a4a06f8ababecedc4a048217fa298c4a187291e053f8369 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - KCM daemon Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package includes the KCM daemon which can hold the credentials for all users in the system. Access control is done with Unix-like permissions. The daemon checks the access on all operations based on the UID and GID of the user. The tickets are renewed as long as is permitted by the KDC's policy. Package: heimdal-kdc Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Priority: optional Section: net Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 405 Depends: debconf (>= 0.5.00) | debconf-2.0, heimdal-clients, krb5-config, openbsd-inetd | inet-superserver, libasn1-8t64-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libgssapi3t64-heimdal (>= 1.4.0+git20110226), libhcrypto5t64-heimdal (>= 1.4.0+git20110226), libhdb9t64-heimdal (>= 1.6~git20131117), libheimntlm0t64-heimdal (>= 1.4.0+git20110226), libkadm5srv8t64-heimdal (>= 7.8.git20221115.a6cf945+dfsg), libkdc2t64-heimdal (>= 1.4.0+git20110226), libkrb5-26t64-heimdal (>= 1.7~git20160418), libroken19t64-heimdal (>= 1.7~git20150920), libsl0t64-heimdal (>= 1.4.0+git20110226) Recommends: logrotate Suggests: heimdal-docs Conflicts: heimdal-clients (<< 0.4e-3), heimdal-servers (<< 0.6.3-3), kerberos4kth-kdc, krb5-admin-server, krb5-kdc Filename: pool/main/h/heimdal/heimdal-kdc_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 101552 MD5sum: 6a52ffe05a804fd992c8550a4a92907b SHA1: 0416b61070255ff062126229e0e6c4d3e60effd0 SHA256: b955d339a2212c7e20f8bd9a0dfd95ade9cdde5fb415f61eecc18206f73e0df9 SHA512: 59b4daa57fad763f30e79e9e8476c7d11e48d8be5dc5b16f4d3b9cd2689f6eef34fa363fd65d00f57e7e74494bbf4221d671f05b056976034a368f6bdfaefde0 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - key distribution center (KDC) Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package includes the KDC (key distribution center) server, which is designed to run on a secure computer and keeps track of users' passwords. This is done using the Kerberos protocol in such a way that the server computers do not need to know the passwords. Package: heimdal-multidev Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Priority: optional Section: devel Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 6580 Depends: comerr-dev, libasn1-8t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libgssapi3t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libhcrypto5t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libhdb9t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libheimbase1t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libhx509-5t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libkadm5clnt7t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libkadm5srv8t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libkafs0t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libkdc2t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libkrb5-26t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libwind0t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libotp0t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libsl0t64-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libroken19t64-heimdal (>= 1.4.0+git20110226) Suggests: heimdal-docs Conflicts: heimdal-clients (<< 0.4e-7), kerberos4kth-dev Replaces: heimdal-dev (<< 1.6~git20131117+dfsg-2) Filename: pool/main/h/heimdal/heimdal-multidev_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 1134508 MD5sum: 12b65b40b90ce734121e4ccb1bee88d2 SHA1: 4ed6f19ec6229b976f89be4ed7977eb8e52ebc73 SHA256: 73b30be83dddab9b28e9a49dc27f407751cc535722e5530076a02fba0575c0e5 SHA512: 4e0a6875af7e4de6033a3120986ea10972acd44639873ebdd856c4c523a8b24117e826762d202c0ad000c92b6eab9491d6cb3ad03bd56f6c39bf81b4b9e43f92 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - Multi-implementation Development Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package provides versions of the Heimdal development files that can be installed along-side MIT Kerberos development files. Normally, heimdal-dev should be used. However if a package needs to build against both Heimdal Kerberos and MIT Kerberos, then the multidev package should be used. Package: heimdal-servers Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Priority: optional Section: net Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 45 Depends: krb5-config, openbsd-inetd | inet-superserver, libc6 (>= 2.38), libkrb5-26t64-heimdal (>= 1.4.0+git20110226), libroken19t64-heimdal (>= 1.4.0+git20110226) Suggests: heimdal-docs Filename: pool/main/h/heimdal/heimdal-servers_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 9056 MD5sum: 45c819079b5bd943cd3644c1cb4aabaa SHA1: e6ea973a23babbc3a6435ac5e6754277e37a4740 SHA256: ae9ca64c246d77c76ff4043e07911f7ad4f9a04946d48561f45640c27d4532b8 SHA512: d2fd2de784f24cc95bc742e1c4fa5986d743df696352f2866e981aa965072dfeeaf122f1a52916407238559660c28de6db143ef0e27f058b268e2cbe43443df0 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - server programs Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the kfd server, for receiving forwarded tickets. Package: hello Architecture: amd64 Version: 2.12.1-ok2 Priority: optional Section: devel Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 303 Depends: libc6 (>= 2.34) Conflicts: hello-traditional Breaks: hello-debhelper (<< 2.9) Replaces: hello-debhelper (<< 2.9), hello-traditional Filename: pool/main/h/hello/hello_2.12.1-ok2_amd64.deb Size: 57940 MD5sum: 169cd9912eaf5fd5a645a7caa5627183 SHA1: f9057a2be1f3075ced529c9368ab2431222815d7 SHA256: 9bdb8a089b1558ec71ab8e58e89daca684b53c0093ee41143e737fbc351d24b5 SHA512: 6cd5945aa1bc52343d0ca5d22cf6f32bc54fcabd9987da083ebf0d6666f2f20a281187e03a6fbc3d1a9e005c425009d829d6f56897dea730d645a70affc41a15 Homepage: http://www.gnu.org/software/hello/ Description: example package based on GNU hello The GNU hello program produces a familiar, friendly greeting. It allows non-programmers to use a classic computer science tool which would otherwise be unavailable to them. . Seriously, though: this is an example of how to do a Debian package. It is the Debian version of the GNU Project's `hello world' program (which is itself an example for the GNU Project). Package: help2man Architecture: amd64 Version: 1.49.3-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 541 Depends: liblocale-gettext-perl, perl:any, libc6 (>= 2.34) Filename: pool/main/h/help2man/help2man_1.49.3-ok2_amd64.deb Size: 196040 MD5sum: 67df6dc94e076b233ad79c8b299e416e SHA1: dee6df4e3d6d49bedddb7dacf53d87c0cc720c28 SHA256: d7ef4f694b7b5aa8743e6a6ec5ab6ef59ffaec20478b10ef72e9c127974dba1b SHA512: bd14100c9bfa58adff215a90a69a311bf79f24108232abb9f2f7b9287835dd2d9dc36ca4add7c4b913020b6e88d1ca3b028d2eff76f65e2886cbf6b796afa9f1 Description: Automatic manpage generator Program to create simple man pages from the --help and --version output of other programs. . Since most GNU documentation is now in info format, this provides a way to generate a placeholder man page pointing to that resource while still providing some useful information. Package: hicolor-icon-theme Architecture: all Version: 0.17-ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 439 Filename: pool/main/h/hicolor-icon-theme/hicolor-icon-theme_0.17-ok1_all.deb Size: 8528 MD5sum: 75803291f18b90320f294caafdc759f1 SHA1: 23ed31ace337b442dce99d639fed22dbbedd6ebe SHA256: bd5eff25bcf7c9ad537bd65d535aa1bb54d3a707eb9e945869f2c0a05b85fc9f SHA512: bc9ecfa198bbd9bc8a1876551974e8ed72acbd132fbd85264b4c9b63f5690f4da24a604f150894d275dc16937299d501a9f5b7a3abdaf27226339a82bc0f5d89 Description: default fallback theme for FreeDesktop.org icon themes This is the default fallback theme used by implementations of the Freedesktop.org Icon Theme specification. Package: highway-doc Architecture: all Version: 1.0.7-ok1 Priority: optional Section: doc Source: highway Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 581 Depends: doc-base Filename: pool/main/h/highway/highway-doc_1.0.7-ok1_all.deb Size: 399588 MD5sum: 3d1faadb95ee74262486c41cb4d681a8 SHA1: 7e159bcf33e1c8a088ca56287617d5be0eb5e4b7 SHA256: de0cf20758a4d9b19e3048aaf664dff17269993494111cf3b32c8bf42d16d9af SHA512: 891701a60d9f0abf3569fed974205d683d514be0246e87fd4e27c01c4d1b4ec66e72d6736ae3667be2cf9198438381bcbbc6b0e8e0127058fb0c9813ce776785 Homepage: https://github.com/google/highway Description: Efficient and performance-portable SIMD wrapper (documentation files) This library provides type-safe and source-code portable wrappers over existing platform-specific intrinsics. Its design aims for simplicity, reliable efficiency across platforms, and immediate usability with current compilers. . This package installs the highway documentation files. Package: hostapd Architecture: amd64 Version: 2:2.10-ok1.8 Multi-Arch: foreign Priority: optional Section: net Source: wpa Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian wpasupplicant Maintainers Installed-Size: 2100 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libc6 (>= 2.34), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), libssl3t64 (>= 3.0.0), lsb-base Breaks: initscripts (<< 2.88dsf-13.3) Filename: pool/main/w/wpa/hostapd_2.10-ok1.8_amd64.deb Size: 785340 MD5sum: fe258a51c305f2ad1788298503b9c6cc SHA1: 0f134c8d73644fa89d9756335f228c28d484a09c SHA256: eeeb97082211f9f29639d6a3d9f139d42df412d9b295b754a6fc5d240ca31f25 SHA512: 3d36fcadc95b534034de9d450f8194cf6a418ea49d04ad96665dfdbdd02db8e8162a235fcd5326ba9a5af4031830451733456401ada89e37d88cc828efe1eac1 Homepage: https://w1.fi/wpa_supplicant/ Description: access point and authentication server for Wi-Fi and Ethernet IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/WPA3/EAP Authenticator . Originally, hostapd was an optional user space component for Host AP driver. It adds more features to the basic IEEE 802.11 management included in the kernel driver: using external RADIUS authentication server for MAC address based access control, IEEE 802.1X Authenticator and dynamic WEP keying, RADIUS accounting, WPA/WPA2/WPA3 (IEEE 802.11i/RSN) Authenticator and dynamic TKIP/CCMP keying. . The current version includes support for other drivers, an integrated EAP authenticator (i.e., allow full authentication without requiring an external RADIUS authentication server), and RADIUS authentication server for EAP authentication. . hostapd works with the following drivers: . * mac80211 based drivers with support for master mode [linux] * Host AP driver for Prism2/2.5/3 [linux] * Driver interface for FreeBSD net80211 layer [kfreebsd] * Any wired Ethernet driver for wired IEEE 802.1X authentication. Package: hostname Architecture: amd64 Version: 3.23-ok3 Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Michael Meskes Installed-Size: 42 Pre-Depends: libc6 (>= 2.34) Breaks: nis (<< 3.17-0) Replaces: nis (<< 3.17-0) Filename: pool/main/h/hostname/hostname_3.23-ok3_amd64.deb Size: 9998 MD5sum: 4741f7434654e769dad0c326bfa81e61 SHA1: bb1db6d88179f37323f9e9c2140af5ad4bf5181f SHA256: 94fe5af410b327879c037893705ccc861f635f21a08f15b3dea74b9e219cf659 SHA512: 861ba7ca9ef7712afe5a515b99557e95b045c9a39048b0f1b7d4d7c5041f4b58ebfbdf07ad356730cd28683988b3c0cef0b4c78f108ae21edb76be516d234c6f Description: utility to set/show the host name or domain name This package provides commands which can be used to display the system's DNS name, and to display or set its hostname or NIS domain name. Package: hprof-conv Architecture: amd64 Version: 34.0.4-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: android-platform-tools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 65 Depends: libc6 (>= 2.34) Filename: pool/main/a/android-platform-tools/hprof-conv_34.0.4-ok1_amd64.deb Size: 18456 MD5sum: 1a51fb34f449d3a8a3916c129acffe61 SHA1: 1c5590006104111fd6ca8636f52fb9cc70bb28a5 SHA256: 86f4cc4b6ab111424d9a5ac085056ed06611ddc5969a4231f25d83d20a8ccaa4 SHA512: ff9ddf44423786cd454d6f883e505b3eea353447b2111bd97cab0aea5a24e87459521d8af56f2144702fd7a776b68d27a9af4a1dae7cd60aa9bba1f052d232f9 Homepage: https://developer.android.com/studio/releases/platform-tools Description: HPROF Converter The hprof-conv tool converts the HPROF file that is generated by the Android SDK tools to a standard format so you can view the file in a profiling tool of your choice. Package: humanity-icon-theme Architecture: all Version: 0.6.16-ok1 Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20656 Depends: adwaita-icon-theme, hicolor-icon-theme Filename: pool/main/h/humanity-icon-theme/humanity-icon-theme_0.6.16-ok1_all.deb Size: 1248588 MD5sum: 9cefb1a30cd4a3a5968e57ef256c29a4 SHA1: 47083d6a6db0e07ccff9ed35ed1667721640845b SHA256: c2ac8fc3929cdb29e017a92384d25fe24d0ccde207019bbdeb367174f83993c7 SHA512: c786e3876006f8a58659ac9e20f3481f75ebd2dfae046beee366528c6c3f628f81f31a08230e8764d800b2cf3bc0493eac2cd0d1e38c38ebd416f5168e1dd3e6 Description: Humanity Icon theme Humanity and Humanity Dark are nice and well polished icon themes for the GNOME desktop. Package: hunspell Architecture: amd64 Version: 1.7.2+really1.7.2-ok1 Multi-Arch: foreign Priority: optional Section: text Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 680 Depends: hunspell-en-us | hunspell-dictionary | myspell-dictionary, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libhunspell-1.7-0, libncursesw6 (>= 6), libreadline8 (>= 6.0), libstdc++6 (>= 9), libtinfo6 (>= 6) Suggests: unzip Filename: pool/main/h/hunspell/hunspell_1.7.2+really1.7.2-ok1_amd64.deb Size: 124964 MD5sum: 19a6d7f34f744b7bee07db297cf24ba0 SHA1: 5ef3a0e1e6ae784609a69e2371b2268e78a0a1df SHA256: b0e75e01b3bec6a9db81245b90d249242b49b68a22c9d3b236003eca9f03af7d SHA512: 75d73beac9fbfbbf9ea7582be58f96c53c28f854025eff8729e10de4c4599e7a8bba25680c1d65e49375f417bac70ab41d06321c524f0c1b945192d7328ab48f Homepage: https://hunspell.github.io/ Description: spell checker and morphological analyzer (program) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode characters) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains the program with the Ispell-like terminal and pipe interfaces. Package: hunspell-en-au Architecture: all Version: 1:2020.12.07-ok1 Multi-Arch: foreign Priority: standard Section: text Source: scowl (2020.12.07-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Don Armstrong Installed-Size: 875 Provides: hunspell-dictionary, hunspell-dictionary-en-au Depends: dictionaries-common (>= 1.0) Suggests: hunspell, libreoffice-writer Conflicts: myspell-en-au Filename: pool/main/s/scowl/hunspell-en-au_2020.12.07-ok1_all.deb Size: 276972 MD5sum: bb25e761d3773c589323c43be37853ec SHA1: bd7310f5ebd581dbc272bfa8d3815ce35a30e25e SHA256: bfca2464dae22b2b94b431ae2e0eca426c0de04c3bb4280dc4338416b66f3ef5 SHA512: 4484bd680e5a4f9309b0469b2b98f0c36cccd2cd834c3a5c0f18b914a9e600b8a04490bfc04c56209fb7b51c337070912e647ebec6efade8aac7ef086e656e72 Homepage: http://wordlist.sourceforge.net/ Description: English (Australia) dictionary for hunspell This is the English (Australia) dictionary for use with the hunspell spellchecker. . Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and a LibreOffice UNO module. Package: hunspell-en-ca Architecture: all Version: 1:2020.12.07-ok1 Multi-Arch: foreign Priority: standard Section: text Source: scowl (2020.12.07-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Don Armstrong Installed-Size: 873 Provides: hunspell-dictionary, hunspell-dictionary-en-ca Depends: dictionaries-common (>= 1.0) Suggests: hunspell, libreoffice-writer Filename: pool/main/s/scowl/hunspell-en-ca_2020.12.07-ok1_all.deb Size: 276254 MD5sum: cf042c1f2ebabaef38c79644cab90f1f SHA1: b5f59651635de09fc494a49a9accaba71d820609 SHA256: 8869e41156bb87be4cd9494d46d9e99a66a7bd8dc70df80b0a0f35d5615b7821 SHA512: abef006bede05abffa47fc271e10461150c29446d4e4b611337b6e2ecff7168176f5e6c2f99b3525494f4977f9909a66b7d3f14f6be8817698af4dd96509d810 Homepage: http://wordlist.sourceforge.net/ Description: English (Canada) dictionary for hunspell This is the English (Canada) dictionary for use with the hunspell spellchecker. . Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and a LibreOffice UNO module. Package: hunspell-en-us Architecture: all Version: 1:2020.12.07-ok1 Multi-Arch: foreign Priority: standard Section: text Source: scowl (2020.12.07-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Don Armstrong Installed-Size: 872 Provides: hunspell-dictionary, hunspell-dictionary-en, hunspell-dictionary-en-us Depends: dictionaries-common (>= 0.10) Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2) Conflicts: firefox (<< 2.0.0.3-2), iceape-browser (<< 1.1.1-2), icedove (<< 2.0.0.0-4), iceweasel (<< 2.0.0.3-2), libxul0d (= 1.8.0.11-3), mozilla-browser (<< 1.8+1.1.1-2), myspell-en-us, openoffice.org (<= 1.0.3-2), openoffice.org-core (<< 2.1~m190-1), thunderbird (<< 2.0.0.1+dfsg-0) Replaces: myspell-en-us, openoffice.org-spellcheck-en-us Filename: pool/main/s/scowl/hunspell-en-us_2020.12.07-ok1_all.deb Size: 276292 MD5sum: c9b13f2d8ecdfbccfa35227800bf70f1 SHA1: 5b0b52b2e97c714b50901c141e323c268d9950b9 SHA256: aa249e3029294cc7f1f0c5ff3c1cf2257b4beda991e0a9e2807ed905ecce1296 SHA512: d182f8a3bbb87b533dd09cf79744fca549ee1233eefbcec45b4e754b5f61df440269f870e3ac2879c5dbc1bf1fa407e422b2a1154e7e2b243f52567935cfdc84 Homepage: http://wordlist.sourceforge.net/ Description: English_american dictionary for hunspell This is the English_american dictionary for use with the hunspell spellchecker . Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and a LibreOffice UNO module. Package: hunspell-tools Architecture: amd64 Version: 1.7.2+really1.7.2-ok1 Multi-Arch: foreign Priority: optional Section: text Source: hunspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 227 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libhunspell-1.7-0, libstdc++6 (>= 5.2) Filename: pool/main/h/hunspell/hunspell-tools_1.7.2+really1.7.2-ok1_amd64.deb Size: 46596 MD5sum: 3a76f2594c212ee44aa308d93950bf5b SHA1: 10e535b8e20dc910302e8b16c23b9a95bf9ec94c SHA256: 1121022230e4f3d47ceb96e52bd2b4318f95d3183c4c6bb6d5ca533a85a29667 SHA512: 63b19974f1a33ee475bcc02af8d3fb80bdb54f43c22e2fabe2ec9ff36d53e4e21597839e2356811895b038f712b573a3110e5b3ed9b83ebfc75ad204fff9e040 Homepage: https://hunspell.github.io/ Description: tools for hunspell Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode characters) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains a the munch/unmunch tools of hunspell and ispellaff2myspell for converting ispell affix files for myspell/hunspell format. Package: hwdata Architecture: all Version: 0.379-ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 75 Depends: pci.ids, usb.ids Filename: pool/main/h/hwdata/hwdata_0.379-ok1_all.deb Size: 24964 MD5sum: 843fd57a7c35a9a1f9bfba6de9be247d SHA1: 1037c288d29fc138b134e0aceb66a3248c5c2dca SHA256: 538e4ab283491523b54fcc9e3219669e8be52ecf472a11c0fba76d83df4674d8 SHA512: 7f8e8808cd93e8f03f39c4dfbba097f723ecc78cf21b7dcc585086bb1864841e960e142ef0b2e88ae4377dbc6a9ff701e5f3369657fa92d13294cbcf7a84c47e Homepage: https://github.com/vcrhonek/hwdata Description: hardware identification / configuration data This package contains various hardware identification and configuration data, such as the pci.ids database, or the XFree86/xorg Cards database. It is needed for the kudzu hardware detection. Package: hwinfo Architecture: amd64 Version: 21.82-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Sebastien Badia Installed-Size: 72 Depends: libc6 (>= 2.34), libhd21t64 (>= 21.0) Filename: pool/main/h/hwinfo/hwinfo_21.82-ok1_amd64.deb Size: 16552 MD5sum: 35b021fd16fc3cfa8ff6ab49bca298c0 SHA1: 5d34be86d9e3ca3fb7b0e83b71e913f21bdfade9 SHA256: dcce64f65c37c6131695cd1bf32e4883b7bf6c9b6d77709b2c680eb70c5c895c SHA512: 17078a65708ec5e21399caf696751b6a5e18af37981db94ec62c73360a1c1672760dc81305fe1cc765c0144497e56da58b8a5a48979e4ca7a1bdcfd601b1b681 Homepage: https://github.com/openSUSE/hwinfo Description: Hardware identification system hwinfo is the hardware detection tool used in SuSE Linux. . In Debian Edu (Skolelinux) hwinfo has shown better results than discover when detecting mouse, keyboard and monitor. . hwinfo collects information about the hardware installed on a system. Among others, libhd contains information about cdrom, zip, floppy, disks and partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, isdn, modem, printer, scanner, bios, cpu, usb, memory and smp. . This package does not include the binaries hwscan, hwscand and hwscanqueue. If you think one or more of these should be included in the package, please contact the maintainer at hwinfo@packages.debian.org. Package: hwloc Architecture: amd64 Version: 2.10.0-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Samuel Thibault Installed-Size: 747 Depends: libc6 (>= 2.38), libcairo2 (>= 1.2.4), libhwloc15 (>= 2.10.0), libtinfo6 (>= 6), libx11-6 Filename: pool/main/h/hwloc/hwloc_2.10.0-ok1_amd64.deb Size: 227852 MD5sum: 14be5b8a1681e94bf3e9e7f5841d6dab SHA1: 6ff36ed4493c130a60184faecfeac69930616647 SHA256: 1bdf33d10b1432055c8e11a72ee5ed51347ba6829357bae538250234f4f17529 SHA512: 55849a0749cad2891d2756273ae8d47f274f05304f1aab32c99827ed4dc452042045519d2955723e0339012cab2a0ca9b5d9552b43148dab2d0a3db3ac982374 Homepage: https://www.open-mpi.org/projects/hwloc/ Description: Hierarchical view of the machine - utilities Hardware Locality (hwloc) provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing applications with gathering information about the hardware so as to exploit it accordingly and efficiently. . hwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. . hwloc supports old kernels not having sysfs topology information, with knowledge of cpusets, offline cpus, and Kerrighed support . This package contains utilities to show the topology of the machine (lstopo and hwloc-ls), manipulate cpu masks (hwloc-calc), and bind processes (hwloc-bind). Package: hwloc-nox Architecture: amd64 Version: 2.10.0-ok1 Multi-Arch: foreign Priority: optional Section: admin Source: hwloc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Samuel Thibault Installed-Size: 609 Depends: libc6 (>= 2.38), libhwloc15 (>= 2.10.0), libtinfo6 (>= 6) Conflicts: hwloc Filename: pool/main/h/hwloc/hwloc-nox_2.10.0-ok1_amd64.deb Size: 209916 MD5sum: aa6cf72e39ddfff713d0b444825395c2 SHA1: abf17710b6dd06cfbbf912824cf826b0450a3c4d SHA256: 34f8512b5b328165c94126f0cd0eb77ed52f794a6c986b1449179392d6f2d973 SHA512: 023d5f619087f7d20c623fda8f8259e0c476fdfc073ce83b63397dbb2fced94a469f9e47ca8bf7095692afb84e4526a534c35cf5c1c1845bc74f62cdb3ba44c5 Homepage: https://www.open-mpi.org/projects/hwloc/ Description: Hierarchical view of the machine - non-X version of utilities Hardware Locality (hwloc) provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing applications with gathering information about the hardware so as to exploit it accordingly and efficiently. . hwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. . hwloc supports old kernels not having sysfs topology information, with knowledge of cpusets, offline cpus, and Kerrighed support . This package contains utilities to show the topology of the machine (lstopo and hwloc-ls, without X support), manipulate cpu masks (hwloc-calc), and bind processes (hwloc-bind). Package: hyphen-en-us Architecture: all Version: 2.8.8-ok1 Multi-Arch: foreign Priority: optional Section: text Source: hyphen Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 140 Provides: hyphen-hyphenation-patterns, hyphen-hyphenation-patterns-en, hyphen-hyphenation-patterns-en-us Depends: dictionaries-common Suggests: libreoffice-writer Filename: pool/main/h/hyphen/hyphen-en-us_2.8.8-ok1_all.deb Size: 47060 MD5sum: c8b62c3ae887b39c146b0d0bf8ea78f6 SHA1: 1e94270d4e3fe908edb7c2cbf818086bd4f3448e SHA256: 0a115597bdf13d218c435ddb8d32e7cb7bd72e9ca2c05ef1d949a4e1bc42afd1 SHA512: c6b21381a8b92214ad1ad1f95b664c8964dea02e45c2933170a9ffc13611c6eec1ed1e981656449cfbdc04918196fe967195d32513fa9cbcdb1f8d8f51ff6e53 Homepage: https://github.com/hunspell/hyphen Description: English (US) hyphenation patterns This package contains the English (US) hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: i2c-tools Architecture: amd64 Version: 4.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 297 Depends: libc6 (>= 2.34), libi2c0 (>= 4.0), perl:any, adduser, udev Recommends: read-edid Suggests: libi2c-dev, python3-smbus Filename: pool/main/i/i2c-tools/i2c-tools_4.3-ok1_amd64.deb Size: 77168 MD5sum: da38dbe580e971968aaf18a728b8366e SHA1: 011fbe9025cdfa860ac371c656bf25261c5a0cfa SHA256: a064dc1e89574034f2394a8c215c82218a7951f6d3df90feeb2a92f97012eff2 SHA512: 6185a7eff01139206e9d435b68685102abb34154516e31daf5fcff129d7638d68b8671028f7b51c443270e4caa271a09b64d1d09013eaa0c8da64eae6f465c3e Homepage: https://www.kernel.org/pub/software/utils/i2c-tools/ Description: heterogeneous set of I2C tools for Linux This package contains a heterogeneous set of I2C tools for Linux: a bus probing tool, a chip dumper, register-level access helpers, EEPROM decoding scripts, and more. Package: i965-va-driver Architecture: amd64 Version: 2.4.1+dfsg1-ok1 Multi-Arch: same Priority: optional Section: video Source: intel-vaapi-driver Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1784 Provides: va-driver Depends: libva-driver-abi-1.20, libc6 (>= 2.38), libdrm-intel1 (>= 2.4.52), libdrm2 (>= 2.4.52) Suggests: i965-va-driver-shaders Enhances: libva2 Filename: pool/main/i/intel-vaapi-driver/i965-va-driver_2.4.1+dfsg1-ok1_amd64.deb Size: 305540 MD5sum: 18ca006d9881302aa95b444851178674 SHA1: d9918b1990ea1b3c72f72187019e80175020e198 SHA256: 35d4cc1fbf113799b1c5cc5906e7102f313531fa5538a101b8a68a8b349f7c95 SHA512: c5aa3f88f8495dab2bb1bce1545423f56c1179b1fbf5a3a5e35ab49c29f31c84c6236c39d26d2bc9a57c5cfe72e5b5cda58d651685cef0d0eff5e6cea8d87d89 Homepage: https://01.org/linuxmedia/vaapi Description: VAAPI driver for Intel G45 & HD Graphics family The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface to fully expose the video decode capabilities in today's GPUs. . This package contains the video decode and encode driver backend for the Intel G45 chipsets and Intel HD Graphics for the Intel Core processor family. The supported platforms include: * Cantiga, Intel GMA 4500MHD (GM45) * Ironlake, Intel HD Graphics for 2010 Intel Core processor family * Sandy Bridge, Intel HD Graphics for 2011 Intel Core processor family * Ivy Bridge * Haswell * Broadwell * Skylake * Kaby Lake * Coffee Lake * Cannon Lake Package: ibacm Architecture: amd64 Version: 50.0-ok3 Priority: optional Section: net Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 260 Depends: rdma-core (>= 15), libc6 (>= 2.38), libibumad3 (>= 1.3.9), libibverbs1 (>= 20), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), libsystemd0 Filename: pool/main/r/rdma-core/ibacm_50.0-ok3_amd64.deb Size: 81088 MD5sum: ce5e1ec06baa12f0096e2c7684bc50f2 SHA1: ec8d4a7b1aae88a2959b219caf343902c5117f56 SHA256: 06be0199a1b1184e68f1a229f572957efef1722bc87461aaac87e72312ef85eb SHA512: fb93508be5a5636df91d718133317d7ca877e6288af7901e894a4126bd98a17b9c1425ca5f618c2188090284a8243212b7c7652588b427051880fc3f44a4ba63 Homepage: https://github.com/linux-rdma/rdma-core Description: InfiniBand Communication Manager Assistant (ACM) The IB ACM implements and provides a framework for name, address, and route (path) resolution services over InfiniBand. It is intended to address connection setup scalability issues running MPI applications on large clusters. The IB ACM provides information needed to establish a connection, but does not implement the CM protocol. A primary user of the ibacm service is the librdmacm library. Package: ibus Architecture: amd64 Version: 1.5.29-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1509 Depends: init-system-helpers (>= 1.52), python3:any, libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.38), libcairo2 (>= 1.2.4), libdbusmenu-glib4 (>= 0.4.2), libdbusmenu-gtk3-4 (>= 0.4.2), libdconf1 (>= 0.14.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0 (>= 3.21.5), libibus-1.0-5 (>= 1.5.29~), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libwayland-client0 (>= 1.20.0), libx11-6, libxfixes3 (>= 1:6.0.0), libxi6 (>= 2:1.2.99.4), libxkbcommon0 (>= 0.5.0), adwaita-icon-theme, dconf-cli, ibus-data (= 1.5.29-ok1), gir1.2-gtk-3.0 (>= 3.8.5), gir1.2-ibus-1.0 (= 1.5.29-ok1), python3-gi, python3-ibus-1.0 (= 1.5.29-ok1) Recommends: ibus-gtk, ibus-gtk3, ibus-gtk4, im-config Suggests: ibus-clutter, ibus-doc Filename: pool/main/i/ibus/ibus_1.5.29-ok1_amd64.deb Size: 284284 MD5sum: 61292061d77d587e9514e9450f8cf5ca SHA1: ddfe4da89d1b1c59f2cb68c631658d3fef7ebdb1 SHA256: 3efc72ab3d62c88b03fe96a20ef7af9809e55b5f2cf5e2c99feaf584cb8deb12 SHA512: b3067cbd343df1b58b9c01d22aca31bfbf16d0c076a2a7bd4f7bca7a8ee0f84fdee4e47ac770f337268b4097257aaa48acf65285e4f59ef8f7b99477782986d1 Homepage: https://github.com/ibus/ibus Description: Intelligent Input Bus - core 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. Package: ibus-data Architecture: all Version: 1.5.29-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: ibus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 134371 Depends: dconf-gsettings-backend | gsettings-backend, librsvg2-common Suggests: ibus Filename: pool/main/i/ibus/ibus-data_1.5.29-ok1_all.deb Size: 12247412 MD5sum: 891bf0f9cc75e833c5842b351a2ef950 SHA1: 9129c87f30223819c3ce5efc7c0be1a1549e564e SHA256: 77deee11e2ffb672903935ddef9ed395c5404051936aa410f9999cc07f0a4efa SHA512: faec5f93d9be1b5c7a6fd50875617097b4e1e36c9d9801b966c51ced42cdb69afac21d05383221e0f40e34f76e29dbb77f074ddc35db3e6ecad14619df7f9990 Homepage: https://github.com/ibus/ibus Description: Intelligent Input Bus - data files 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 data files. Package: ibus-doc Architecture: all Version: 1.5.29-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: ibus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4734 Filename: pool/main/i/ibus/ibus-doc_1.5.29-ok1_all.deb Size: 216148 MD5sum: 3a19c5379d0e103421140144e7607a86 SHA1: c95b59e8ff7f9c066558970304ac2d7237ccc74d SHA256: 0405a96c6e898d464cf930452583a481fc204d78ae8b10f37d1cdbb3bf795a90 SHA512: 9f09fe39afb314801b6ddc757d8e504567e79ff0b7342255678e48b5f748bdecc43986f088ebd33b9b73f522dc4eb81c7f8574afde1acce3b9cb0e2dd4fa582e Homepage: https://github.com/ibus/ibus Description: Intelligent Input Bus - development documentation 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 reference manual. Package: ibus-gtk Architecture: amd64 Version: 1.5.29-ok1 Multi-Arch: same Priority: optional Section: utils Source: ibus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 332 Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.68.0), libgtk2.0-0t64 (>= 2.24.0), libibus-1.0-5 (>= 1.5.28), libpango-1.0-0 (>= 1.14.0) Filename: pool/main/i/ibus/ibus-gtk_1.5.29-ok1_amd64.deb Size: 16164 MD5sum: 47dea116b7b998f29d91b799a0dd5d57 SHA1: 1db48622fb0c7b915233b5d973279aa210d2861a SHA256: 08c177f060963872adf3c4daeb4c639b2f923f48e29a2516ace53d610655b07c SHA512: 711d763ab3899496d4cd27b68e2ae110b72cac4a440df4f388a74ba31b2d40d2bdc73e039506286004bafda65ab3e95c41f4dacd0f4f37aac601eb58800c7169 Homepage: https://github.com/ibus/ibus Description: Intelligent Input Bus - GTK2 support 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 GTK2 IM module. Package: ibus-gtk3 Architecture: amd64 Version: 1.5.29-ok1 Multi-Arch: same Priority: optional Section: utils Source: ibus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 332 Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.68.0), libgtk-3-0 (>= 3.9.10), libibus-1.0-5 (>= 1.5.28), libpango-1.0-0 (>= 1.14.0) Filename: pool/main/i/ibus/ibus-gtk3_1.5.29-ok1_amd64.deb Size: 16568 MD5sum: 4c88ecd55b662c11f8ffc8210f104443 SHA1: 7aa799e2f8d021d5189ad73777ee9014cddb8eb2 SHA256: 5bd9b8d3451b2c04412c72bd2bed5d50e0e220b660aab77bf628b7d90d23999b SHA512: 86b90f60558657b470ca7a5454ab1dc0f96a848103dea33cc785765774f9308a70da8c907e80443abdaefe54dfdccc6304a57d52b493750462f63ed36227aa46 Homepage: https://github.com/ibus/ibus Description: Intelligent Input Bus - GTK3 support 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 GTK3 IM module. Package: ibus-gtk4 Architecture: amd64 Version: 1.5.29-ok1 Multi-Arch: same Priority: optional Section: utils Source: ibus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 332 Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.62.2-2), libgraphene-1.0-0 (>= 1.5.4), libgtk-4-1 (>= 4.3.1), libibus-1.0-5 (>= 1.5.28), libpango-1.0-0 (>= 1.14.0) Filename: pool/main/i/ibus/ibus-gtk4_1.5.29-ok1_amd64.deb Size: 15784 MD5sum: 0a9534f60915577f2d540d17a0201efe SHA1: 06c1c12e2dbfa05cdd65d4f8152f5640ad27b3b7 SHA256: c56d577a35e57e57eafb5b8469a9d422ebda523a04a9050f4d301ce9e5f92c7d SHA512: 5cba1e99245bf1da231601d94777971f9f91d48c45ca2704596e33a89533d823b4ccb1fecd1f1541b7c013a36c848790eac26ecb4de0cab298854b988b74ce5c Homepage: https://github.com/ibus/ibus Description: Intelligent Input Bus - GTK4 support 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 GTK4 IM module. Package: ibus-tests Architecture: amd64 Version: 1.5.29-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: ibus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 584 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.77.0), libgtk-3-0 (>= 3.0.0), libibus-1.0-5 (>= 1.5.29~beta2), libx11-6, libxtst6, dbus-x11, gnome-desktop-testing, gnome-session, gnome-shell, ibus (= 1.5.29-ok1), locales-all, xvfb Filename: pool/main/i/ibus/ibus-tests_1.5.29-ok1_amd64.deb Size: 39060 MD5sum: 8d38d85ce84fb91d07a13c256c368906 SHA1: 6022ca10dea3eeedf70b91902a3e6fb8d03086c1 SHA256: afd96775d8c455bf635cf77066edcce920ea5511c2848f942ad93db47752494d SHA512: 91e5a55a409e4ac629d6cb26a48cd10b2aa0304c4c711eb56861b22762dd0057445f0b96d9150d76249054d2d055446171d8b372cd6c230d3a1c70376fd91423 Homepage: https://github.com/ibus/ibus Description: Intelligent Input Bus - installed tests 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 test programs, designed to be run as part of a regression testsuite. Package: ibus-wayland Architecture: amd64 Version: 1.5.29-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: ibus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 336 Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libibus-1.0-5 (>= 1.5.28), libwayland-client0 (>= 1.20.0), libxkbcommon0 (>= 0.5.0) Filename: pool/main/i/ibus/ibus-wayland_1.5.29-ok1_amd64.deb Size: 16304 MD5sum: 4fb48c1aaea7acbfbf4e757e6626901c SHA1: 1c00d197cc3356214b0d9244ea4c2af3f635b120 SHA256: 2373ff00a038b643ca748012c7a27952faaa3ee805639cc40d8eeac110006acf SHA512: f3b61f7bd6b9d17c5d5f4223ca0e9aeec47d1c9d252105e944a4aab7cb1b2c13325169e7eb07c689cd18feacedb3ed3378227bbd9d5d6babe5c73c0a89b68437 Homepage: https://github.com/ibus/ibus Description: Intelligent Input Bus - Wayland support 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 Wayland input method support. . This package is only needed if you are using a Wayland compositor which supports the "input-method-unstable-v1" protocol, and if you want to input text via this protocol. Note that even on Wayland compositors with no support of this protocol, IBus could still work using its own transport protocol and APIs. Package: ibverbs-providers Architecture: amd64 Version: 50.0-ok3 Multi-Arch: same Priority: optional Section: net Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1210 Provides: libefa1, libipathverbs1, libmana1, libmlx4-1, libmlx5-1, libmthca1 Depends: libc6 (>= 2.38), libibverbs1 (>= 38) Breaks: libipathverbs1 (<< 15), libmlx4-1 (<< 15), libmlx5-1 (<< 15), libmthca1 (<< 15) Replaces: libipathverbs1 (<< 15), libmlx4-1 (<< 15), libmlx5-1 (<< 15), libmthca1 (<< 15) Filename: pool/main/r/rdma-core/ibverbs-providers_50.0-ok3_amd64.deb Size: 338756 MD5sum: d1b0e654a9328a9da93eca258bdbebae SHA1: 3eddce5973158ba31f19bef1a9a85479c8d7ca41 SHA256: 6b25b24c2a17b62e83aacd0880c8c523a8d25de8e2b97cc7e8f718f8ad4c9022 SHA512: 0dd8f1d09db69183c81cd2a4b058422cd75ebe4758bb7b2ac6a00cd67e44d6963bd6d434f26ca1e22270a0056e89f889fef323d1567eaa4ef5c89d706c2acc11 Homepage: https://github.com/linux-rdma/rdma-core Description: User space provider drivers for libibverbs libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . An RDMA driver consists of a kernel portion and a user space portion. This package contains the user space verbs drivers: . - bnxt_re: Broadcom NetXtreme-E RoCE HCAs - cxgb4: Chelsio T4 iWARP HCAs - efa: Amazon Elastic Fabric Adapter - erdma: Alibaba Elastic RDMA (iWarp) Adapter - hfi1verbs: Intel Omni-Path HFI - hns: HiSilicon Hip06 SoC - ipathverbs: QLogic InfiniPath HCAs - irdma: Intel Ethernet Connection RDMA - mana: Microsoft Azure Network Adapter - mlx4: Mellanox ConnectX-3 InfiniBand HCAs - mlx5: Mellanox Connect-IB/X-4+ InfiniBand HCAs - mthca: Mellanox InfiniBand HCAs - ocrdma: Emulex OneConnect RDMA/RoCE device - qedr: QLogic QL4xxx RoCE HCAs - rxe: A software implementation of the RoCE protocol - siw: A software implementation of the iWarp protocol - vmw_pvrdma: VMware paravirtual RDMA device Package: ibverbs-utils Architecture: amd64 Version: 50.0-ok3 Priority: optional Section: net Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 255 Depends: libc6 (>= 2.38), libibverbs1 (>= 34) Filename: pool/main/r/rdma-core/ibverbs-utils_50.0-ok3_amd64.deb Size: 51812 MD5sum: 59d2ea10f5ae3bc248ae7edcc9b646e5 SHA1: 0582005065a34e14a622f1674de9391873468357 SHA256: 6e68ec7a08a34e2d1887dc9ea6bf15a91c987dd61a347459408eee8209ec06ec SHA512: ba4c9d3d7429d5ad883600979963f75b8b270a85d6c28a274739872ce9ec25b26e4aa758c3cf553d2a108abfc97c598245b33b8d975e8d15f002fb6870a539b8 Homepage: https://github.com/linux-rdma/rdma-core Description: Examples for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package contains useful libibverbs1 example programs such as ibv_devinfo, which displays information about InfiniBand devices. Package: icedax Architecture: amd64 Version: 9:1.1.11-ok5 Priority: optional Section: sound Source: cdrkit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Joerg Jaspert Installed-Size: 429 Provides: cdda2wav Depends: libc6 (>= 2.34) Suggests: vorbis-tools, cdrkit-doc Conflicts: cdda2wav Replaces: cdda2wav Filename: pool/main/c/cdrkit/icedax_1.1.11-ok5_amd64.deb Size: 152140 MD5sum: b2ef7743b69c14319515da7b6903e02e SHA1: f0a8d6e246cf6229151e0e4b146dd8ddcb604d05 SHA256: 95137be00788909601a7502c1ea7ff0bcaee890bd77110104e8f7278c0e065c2 SHA512: a3bd85bce7fa4185590da38fbfc42faf16b853818bea1155a2e504a785cb9410aee4e500d5d98cd256c079d5b6154e176d50a013ee4989092b54015cdb2cdbe3 Description: Creates WAV files from audio CDs icedax lets you digitally copy ("rip") audio tracks from a CD, avoiding the distortion that is introduced when recording via a sound card. Data can be dumped into raw (cdr), wav or sun format sound files. Options control the recording format (stereo/mono; 8/16 bits; sampling rate, etc). . Please install cdrkit-doc if you want most of the documentation and README files. Package: icu-devtools Architecture: amd64 Version: 74.2-ok6 Multi-Arch: foreign Priority: optional Section: libdevel Source: icu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 681 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), libstdc++6 (>= 11) Breaks: icu-tools (<< 74.1~rc-1~), libicu-dev (<< 74.2-ok6) Replaces: icu-tools (<< 74.1~rc-1~), libicu-dev (<< 74.2-ok6) Filename: pool/main/i/icu/icu-devtools_74.2-ok6_amd64.deb Size: 192380 MD5sum: 067808545799a4e2917dd844acdb81f5 SHA1: 2b7de941dc088f4455713836696369609bbb42e0 SHA256: cf67c296c3738b75103cd21bc04aa30e8c508f7fdf1da19899ce39e348073e43 SHA512: e551d77ec7e43de8b845e449e2a3e399ac2f63fba8525e7be923a10c3a061ee2091ab220b038bbc79e0fcde856a04efd75af6717ce94ddbeade2fe462eabc9a3 Homepage: https://icu.unicode.org/ Description: Development utilities for International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains programs used to manipulate data files found in the ICU sources and is a dependency of libicu-dev. End users would generally not need to install this package. Package: icu-doc Architecture: all Version: 74.2-ok6 Multi-Arch: foreign Priority: optional Section: doc Source: icu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 43442 Filename: pool/main/i/icu/icu-doc_74.2-ok6_all.deb Size: 3061624 MD5sum: 4a5a3a18f0845cbf2ab450cb1b5b3253 SHA1: f4279c38be714a7f23259e9f6fede272c22ac33f SHA256: 2dc0fa488baee49fda7e1f53c3d81820f558a29f5ed7f090a8e13f8639b82a26 SHA512: 30089cc412999b281b52b2c8c44012c8ae9d13efdca793683e0de21e50f7c1e0650a21b6e66341cf719f16ca51c86309889f6120e02474e5355e13857aa986fe Homepage: https://icu.unicode.org/ Description: API documentation for ICU classes and functions ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains HTML files documenting the ICU APIs. Package: idle Architecture: all Version: 3.12.2-ok1 Priority: optional Section: python Source: python3-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 19 Depends: python3 (>= 3.12.2-ok1), python3-tk, idle-python3.12 Breaks: idle3 (<< 3.6.2-2) Replaces: idle3 (<< 3.6.2-2) Enhances: python3 Filename: pool/main/p/python3-defaults/idle_3.12.2-ok1_all.deb Size: 2852 MD5sum: 619e40a2b06581e3ada1d6fba7ebd526 SHA1: 831926bea435a64ac83d88d79b292c48a4f6dfed SHA256: f991d452a3c392e867311fab5ace38edc79fa561cfd2c9e2b40c6b0d3987002a SHA512: 51c2a9c7b88d58928f5ab4004c6cf8279125069cd539ec88abb51de22661464c4bd44abe0e2a1605404c926969f2dbb747059c8212568f850cafad79936f3424 Homepage: https://www.python.org/ Description: IDE for Python using Tkinter (default version) IDLE is an Integrated Development Environment for Python. IDLE is written using Tkinter and therefore quite platform-independent. . This package is a dependency package, which depends on Debian's default Python 3 version's IDLE (currently v3.12). Package: idle-python2.7 Architecture: all Version: 2.7.18-ok2 Priority: optional Section: python Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1581 Depends: python2.7, python-tk (>= 2.6~a3), python2.7-tk Replaces: python2.7 (<< 2.6.1-2) Enhances: python2.7 Filename: pool/main/p/python2.7/idle-python2.7_2.7.18-ok2_all.deb Size: 306740 MD5sum: d6c1bc3922ac7f07233e41540a89a61c SHA1: 2af39f192d74d0e29a9e2cc4c58d840c563d4c3e SHA256: 5a6cbbf8c84f7ec426039d94f82515ed322c56e3df6e91ceab5276036ef3f9be SHA512: c6bdec28436e5557a13c7ec477eaf6a9d4997aa6dde8efb20c3c5bd94ef313beda1aef4aac11de52cce480e4abbc9fd3d778de5a194f48fc3c9a243b7d1d4b27 Description: IDE for Python (v2.7) using Tkinter IDLE is an Integrated Development Environment for Python (v2.7). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle-python3.10 Architecture: all Version: 3.10.7-ok5 Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1542 Depends: python3.10, python3-tk, python3.10-tk, libjs-mathjax Enhances: python3.10 Filename: pool/main/p/python3.10/idle-python3.10_3.10.7-ok5_all.deb Size: 363584 MD5sum: aa22fe38d0bbc69532fd335d8a18ca30 SHA1: 720cd0ad55a77e8c342e09d08ce8b4cf113058fe SHA256: 3b17b1d227286e37b5a1035a975d42d2b7a085cf33d549152ee81efdaf1a8f7a SHA512: 4fe2c0211510968a6dba71409a281a1cbdf2687d69192922e3c938384f5ed6fd164866c1f0269a20b066c39fd61e8848e93d8702b7182940a75ab8eb93dcfad0 Description: IDE for Python (v3.10) using Tkinter IDLE is an Integrated Development Environment for Python (v3.10). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle-python3.11 Architecture: all Version: 3.11.0~rc2-ok1 Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1550 Depends: python3.11, python3-tk, python3.11-tk, libjs-mathjax Enhances: python3.11 Filename: pool/main/p/python3.11/idle-python3.11_3.11.0~rc2-ok1_all.deb Size: 363936 MD5sum: 542d4d7f4458b416f6ee46dca83c80f5 SHA1: aab7ca4060ad64350faaef625ac9f5c476ca6303 SHA256: 26125627ee7381f17742411c89d8684c976b47f9259e8cd28076740da9893587 SHA512: f33197f08ece9321b99185cf3be511155e228611f5ce3808757c508e1fbf9ea72b9687c40a13416e4463bbd5d32517bdbc684fa8e0ecb84a1ff9ff95cfe3e779 Description: IDE for Python (v3.11) using Tkinter IDLE is an Integrated Development Environment for Python (v3.11). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle-python3.12 Architecture: all Version: 3.12.2-ok4.1 Priority: optional Section: python Source: python3.12 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Maintainer: openKylin Developers Installed-Size: 1886 Depends: python3.12, python3-tk, python3.12-tk, libjs-mathjax Enhances: python3.12 Filename: pool/main/p/python3.12/idle-python3.12_3.12.2-ok4.1_all.deb Size: 405164 MD5sum: d0aff5666e23ad26dc61e337a768aa9f SHA1: b7f3cef92a145f033a28b798bcf85a85033ff8d8 SHA256: 49345866b65b69dfdd1974bee9c89cc44d4754c3f928acd6a6ca48ec5ecf0f5a SHA512: e6905035a5394d3532898ef10b23aa446bb79d296b8678943562f3380cec0ee8b55a5eecf2f3db8de969b466571ddd1844771e7e2f7e8cab6bf5090e5bfb42d3 Description: IDE for Python (v3.12) using Tkinter IDLE is an Integrated Development Environment for Python (v3.12). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle-python3.8 Architecture: all Version: 3.8.2-ok4 Priority: optional Section: python Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 1265 Depends: python3.8, python3-tk, python3.8-tk, libjs-mathjax Enhances: python3.8 Filename: pool/main/p/python3.8/idle-python3.8_3.8.2-ok4_all.deb Size: 278554 MD5sum: 4df5e8fdfd81017446aee70cace8399d SHA1: ab4697ca7e948260b48253a68f48345884370e07 SHA256: 42cd9f729edda841556adea75207122bfb9f49c423838bb6ce45c8d9d5b8fb6f SHA512: ca2a8f8ab45e0570033b4c073688a2011218ea9eecb91cd0fb5dc7cd45eeb39d21d1bec7976c137f26c03d5ab0173bee7ec0ca061a2f28b8029587c5a31ab4d2 Description: IDE for Python (v3.8) using Tkinter IDLE is an Integrated Development Environment for Python (v3.8). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle3 Architecture: all Version: 3.12.2-ok1 Priority: optional Section: oldlibs Source: python3-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 6 Depends: python3 (>= 3.12.2-ok1), idle (>= 3.12.2-ok1) Filename: pool/main/p/python3-defaults/idle3_3.12.2-ok1_all.deb Size: 1000 MD5sum: 578d421a2b91f29e09aaf7c43bd3e284 SHA1: 9a56e148f053d46161a2430cb62e5b6e2992aad1 SHA256: 44f39eb684e7660ea3e3d891e41c3c92c232371ce84d374a3619df7596dc1a5c SHA512: e4332d9f810866541c91833cbf4b27b0fc1051163000fcfada43ca788b2b7fd11295dcd3e85419df7564f8f0f7ed0d57398e0f79fdd56bf729457601428fa05e Homepage: https://www.python.org/ Description: IDE for Python using Tkinter (transitional package) IDLE is an Integrated Development Environment for Python. . This package is a transitional package, you can safely remove it. Package: idn Architecture: amd64 Version: 1.42-ok1 Priority: optional Section: misc Source: libidn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libidn Team Installed-Size: 109 Depends: libc6 (>= 2.34), libidn12 (>= 1.13) Filename: pool/main/libi/libidn/idn_1.42-ok1_amd64.deb Size: 35188 MD5sum: f838e41faf5530e1b45a9081606d7a17 SHA1: 7888f53f80400989a404a4bb5aae48fae735f3f4 SHA256: 68cb119172a157341c749cd9d5ee7aae9760407de32eecb1a682a6f2f17623d8 SHA512: 6304b6497e15ed80538e818f956c62f746c6ed747c25c7bcce87780e3b491284ff0cc1626445df170fbd573a7c0b825d804798efec70f14a57900cd3e3fee425 Homepage: https://www.gnu.org/software/libidn/ Description: Command line interface to GNU Libidn GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. The Nameprep, XMPP, SASLprep, and iSCSI profiles are supported. . This package contains the idn command-line tool, and the Libidn manual. Package: idn2 Architecture: amd64 Version: 2.3.7-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: libidn2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libidn team Installed-Size: 45 Depends: libc6 (>= 2.34), libidn2-0 (>= 2.0.0), libunistring2 (>= 0.9.7) Filename: pool/main/libi/libidn2/idn2_2.3.7-ok2_amd64.deb Size: 11230 MD5sum: 6d5c0fa8638a115198052f54ef8c7bc9 SHA1: bb52f86a942b7548a2e30866dc5bb96a47ea1601 SHA256: 52186415a754b6966ff95c93a74b5096d4a16179a0d967287206810aeea16b48 SHA512: 973f2adb5c5433c4c1b6631425c121ee9274ff820d86a26270fdbd2fe60454d2f3a5b29f41dfb6a7bd5b1e47fbbd1db29a5af659f2b46ee9a35a62a5ec111a1f Homepage: https://www.gnu.org/software/libidn/#libidn2 Description: Internationalized domain names (IDNA2008/TR46) command line tool Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. . This package contains the idn2 command-line tool. Package: ieee-data Architecture: all Version: 20220827.1-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 13385 Depends: wget | libwww-perl | curl Filename: pool/main/i/ieee-data/ieee-data_20220827.1-ok1_all.deb Size: 2119554 MD5sum: c16a6eca29d7a14c6420da262962c337 SHA1: 53b2f5b2749adc6526dd81200e4d688df85d3610 SHA256: 33ceea40b281b59e1c8d92e3df815a6703eeb07cf211466a01abb2904081d1bf SHA512: 4da48b70778bc0ca6fe2656ba395db282f718c7319aae370579d65a84f4bc14af8e60e33b872c210ac0ef62e8834d60358dd78c437f35a804fab4e53cc90635a Homepage: https://standards.ieee.org/products-services/regauth/index.html Description: OUI and IAB listings Provide the Organizationally Unique Identifier (OUI) and Individual Address Block (IAB) listings of identifiers assigned by IEEE Standards Association. Package: ifupdown Architecture: amd64 Version: 0.8.41-ok1 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josué Ortega Installed-Size: 194 Depends: adduser, iproute2, libc6 (>= 2.38) Recommends: isc-dhcp-client | dhcp-client Suggests: ppp, rdnssd Breaks: systemd (<< 228-3~) Replaces: systemd (<< 228-3~) Filename: pool/main/i/ifupdown/ifupdown_0.8.41-ok1_amd64.deb Size: 61186 MD5sum: 3bc8274630f35c6ef5b9279daf0206a3 SHA1: 053ab7b233f413840970552dbdba91c4d1bdfbe1 SHA256: 269bca1eba384f26422e87babb9291d18e369933714b8bfe633b611874f9c265 SHA512: deeb748f548f35acf7c4cd666a1c150cecdb67b020799d702ff1b2593e3cc23939016bc370ad024e9a62b1b437fc463a0f06987a9d08151fcd347d1101b7ceb7 Description: high level tools to configure network interfaces This package provides the tools ifup and ifdown which may be used to configure (or, respectively, deconfigure) network interfaces based on interface definitions in the file /etc/network/interfaces. Package: iio-sensor-proxy Architecture: amd64 Version: 3.5-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ritesh Raj Sarraf Installed-Size: 124 Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.68.0), libgudev-1.0-0 (>= 234), libpolkit-gobject-1-0 (>= 0.99) Suggests: systemd Filename: pool/main/i/iio-sensor-proxy/iio-sensor-proxy_3.5-ok1_amd64.deb Size: 30636 MD5sum: ffdb5a01069f441c2e6bcec8e97ee399 SHA1: b3bc78b5f8d737c7167cc5b6de02e2b946084a53 SHA256: 084547555dfdbc998bce1597ded49461f16f3ce6a2d279ae47fb1c6454f4d762 SHA512: c34223496f0b1948951c0e70bd2403cb482cff3dcc59bbf69053442ff8924f2759164a446d973c1437a0018c9fb9614ec5fa33072bb3301771182893b2095326 Homepage: https://gitlab.freedesktop.org/hadess/iio-sensor-proxy Description: IIO sensors to D-Bus proxy Industrial I/O subsystem is intended to provide support for devices that in some sense are analog to digital or digital to analog convertors . Devices that fall into this category are: * ADCs * Accelerometers * Gyros * IMUs * Capacitance to Digital Converters (CDCs) * Pressure Sensors * Color, Light and Proximity Sensors * Temperature Sensors * Magnetometers * DACs * DDS (Direct Digital Synthesis) * PLLs (Phase Locked Loops) * Variable/Programmable Gain Amplifiers (VGA, PGA) . Many ultrabooks ship with some of these devices. iio-sensor-proxy is intended to serve as a proxy, providing access to these devices through a D-Bus interface Package: im-config Architecture: all Version: 0.57-ok3 Multi-Arch: foreign Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 400 Provides: im-switch Depends: gettext-base Recommends: x11-common, zenity | kdialog | kde-baseapps-bin (<< 4:16.08.3-2~) | whiptail Conflicts: im-switch Filename: pool/main/i/im-config/im-config_0.57-ok3_all.deb Size: 55368 MD5sum: 864436499753778a3d61b390edd9f6fc SHA1: b14f1f300d99ced22f40d673fd36da7c294a3532 SHA256: ce3509c5ec1340efcbcc04bc46aecc2bb43ed1b48ab76c3a541fc75cd82478e4 SHA512: 9a7a7e8be62c4dfe06ff011eb88059b15d1ab6e1a8d09548892ba8a5000a403e3d9df636e5fffa53671c7149d379d00c3f7ff671c09f7b63786d65c42d0dfde4 Homepage: https://salsa.debian.org/input-method-team/im-config Description: Input method configuration framework im-config package provides the framework to configure and to switch the input method. This input method is the essential mechanism for Japanese, Chinese and Korean (CJK) languages to enter their non-ASCII native characters. . Many modern input methods such as IBus support not only one of these CJK languages but support almost all languages simultaneously by dynamically switching keyboard modes with GUI helper program. . By installing this package, the most desirable input method and its backend conversion engine are automatically configured with both the X Window System Input Method (XIM), GTK input method module, Qt input method module, and clutter input method module. . You can further customize your input method with 'im-config' command. Package: ima-evm-utils Architecture: amd64 Version: 1.5-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 82 Depends: libc6 (>= 2.38), libimaevm4 (>= 1.5), libkeyutils1 (>= 1.4), libssl3 (>= 3.0.0), attr, keyutils Filename: pool/main/i/ima-evm-utils/ima-evm-utils_1.5-ok1_amd64.deb Size: 30308 MD5sum: 52e0745f5a41586e65ed8d44319d63c0 SHA1: 2d94f967425c928811abd3caea6971348ae6b67d SHA256: 718c1ff61a4b275bbcb4c653b642eee47d28c34f993b802f1f8409e92e2e5487 SHA512: fe2b56ee1fa9cfade35dc3d5468f3da4665dbb3dc20239b419dea38d89d7b1d100606040785da362b937b56bdb98384bcde9ea857e7afae57b2129829a25dc1d Homepage: https://sourceforge.net/projects/linux-ima/ Description: Linux IMA Extended Verification Module signing tools Linux kernel integrity subsystem is comprised of a number of different components including the Integrity Measurement Architecture (IMA), Extended Verification Module (EVM), IMA-appraisal extension, digital signature verification extension and audit measurement log support. . The package provides the Linux Integrity Measurement Architecture (IMA) Extended Verification Module (EVM) tools. . With EVM, the security sensitive extended attributes are verified against offline tampering. Package: imagemagick Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 69 Depends: imagemagick-6.q16 (>= 8:6.9.2.10+dfsg-2~) Filename: pool/main/i/imagemagick/imagemagick_6.9.12.98+dfsg1-ok1_amd64.deb Size: 14068 MD5sum: 2288db2808d59e6d625fb14794654f5d SHA1: e40833b56aa6295929349ac37b5aae51426f3447 SHA256: 2aefc2827330e46239d7e5e68b267eca03b94a9a03fc8b068ee74c3145cc6fd7 SHA512: 7e48bb18d9f88f5d0f0fae1d6fe39fc5882cf2a783ea7851f3e09a18343b8c59ac69342603d8a54a763af3ee19b8f8f87317044c17ce65bd635a7c57e132be82 Homepage: https://www.imagemagick.org/ Description: image manipulation programs -- binaries ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . This package include links to channel depth specific binaries and manual pages. . This is a dummy package. You can safely purge or remove it. Package: imagemagick-6-common Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: graphics Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 476 Provides: imagemagick-common (= 8:6.9.12.98+dfsg1-ok1) Breaks: imagemagick-common (<< 8:6.9.12.98+dfsg1-1~), libmagickcore-6.q16-2 (<< 8:6.9.6.2+dfsg-3~), libmagickcore-6.q16-3 (<< 8:6.9.6.8+dfsg-1~), libmagickcore-6.q16-4 (<< 8:6.9.8.9+dfsg-1~), libmagickcore-6.q16hdri-4 (<< 8:6.9.8.9+dfsg-1~) Replaces: imagemagick-common (<< 8:6.9.12.98+dfsg1-1~) Filename: pool/main/i/imagemagick/imagemagick-6-common_6.9.12.98+dfsg1-ok1_all.deb Size: 61832 MD5sum: a539ecd6a3b026e3b3a54b044cff4fbe SHA1: 814209f6d152f725143751df10a652bc6ae99af9 SHA256: 154b4fde417fac28c41bf6101bbe7b638ec744a4ad60c05614ec4a7e9b787c0c SHA512: 4e94934af7687eee354e2776b85f8ba165b45d548ade27956268fbeed65e44d8de11d93147678814385bc4ae8bbe5b846efe7738aa6ff16a605006133d000665 Homepage: https://www.imagemagick.org/ Description: image manipulation programs -- infrastructure imagemagick-common contains the filesystem infrastructure required for further installation of imagemagick in any configuration; it does not provide a full installation of binaries, libraries, and utilities required to run imagemagick. . This package is independent of channel depth. Package: imagemagick-6-doc Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 64489 Provides: imagemagick-doc (= 8:6.9.12.98+dfsg1-ok1) Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1) Recommends: www-browser, libjs-jquery, libjs-bootstrap (>= 3.3.5+dfsg-1), libjs-jquery-mousewheel, libjs-jquery-fancybox, fonts-tuffy Suggests: imagemagick Breaks: imagemagick-doc (<< 8:6.9.12.98+dfsg1-1~) Replaces: imagemagick-doc (<< 8:6.9.12.98+dfsg1-1~) Filename: pool/main/i/imagemagick/imagemagick-6-doc_6.9.12.98+dfsg1-ok1_all.deb Size: 7821592 MD5sum: 409be3ce5ecc86b80f0c664ff9734887 SHA1: 0c06786c90ce530eadbfbbf06a5fcc260303ebf0 SHA256: 7187f960f43909145abfb51509f1ff6c590f243749cbca693bbdcd33843d298b SHA512: 5e4e266b2b15fb630bd38ac8a982c69e27da9f62c0bf620bcab930be165ee76655d099cee9604d896fcf98f8da3c1bfcf43e2459ef816629cd5430e1a628d713 Homepage: https://www.imagemagick.org/ Description: document files of ImageMagick This package contains the document files shipped with ImageMagick, a software suite to create, edit, and compose bitmap images. . Documentations includes html manuals, examples files, and doxygen generated API documentation. Package: imagemagick-6.q16 Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: graphics Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 561 Provides: imagemagick, imagemagick-6.defaultquantum (= 8:6.9.12.98+dfsg1-ok1) Depends: libc6 (>= 2.34), libmagickcore-6.q16-7t64 (>= 8:6.9.10.2), libmagickwand-6.q16-7t64 (>= 8:6.9.12.98+dfsg1-ok1), hicolor-icon-theme Recommends: libmagickcore-6.q16-7-extra, ghostscript, netpbm Suggests: imagemagick-6-doc, autotrace, cups-bsd | lpr | lprng, curl, enscript, ffmpeg, gimp, gnuplot, grads, graphviz, groff-base, hp2xx, html2ps, libwmf-bin, mplayer, povray, radiance, sane-utils, texlive-base-bin, transfig, libraw-bin, xdg-utils Breaks: libmagickcore-dev (<< 8:6.9.2.10+dfsg-2~) Replaces: imagemagick (<< 8:6.9.2.10+dfsg-2~) Filename: pool/main/i/imagemagick/imagemagick-6.q16_6.9.12.98+dfsg1-ok1_amd64.deb Size: 253656 MD5sum: 2ccf8a6c3ad2db64b81554b71c6717d6 SHA1: fc97aacafddee8683225d70508cc72789d50f13a SHA256: 6a6801bd526df9bbbca4c3599a24eed991005e2b732f8fccd3e8ca4ce3405ecf SHA512: 433d28c481a2f5c68b8020b3658ee080b00c33a4321cae58771bab3ce8b5b65503be900a4c5d7b37f2487875362a59d9f8a1613bb5006a7562a66212db9344ed Homepage: https://www.imagemagick.org/ Description: image manipulation programs -- quantum depth Q16 ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . For working with the SVG, WMF, OpenEXR, DjVu and Graphviz formats, you need to install the libmagickcore-6.q16-7-extra package. . This version of imagemagick is compiled for a channel depth of 16 bits (Q16). Package: imagemagick-6.q16hdri Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: graphics Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 561 Depends: libc6 (>= 2.34), libmagickcore-6.q16hdri-7t64 (>= 8:6.9.10.2), libmagickwand-6.q16hdri-7t64 (>= 8:6.9.12.98+dfsg1-ok1), hicolor-icon-theme Recommends: libmagickcore-6.q16hdri-7-extra, ghostscript, netpbm Suggests: imagemagick-6-doc, autotrace, cups-bsd | lpr | lprng, curl, enscript, ffmpeg, gimp, gnuplot, grads, graphviz, groff-base, hp2xx, html2ps, libwmf-bin, mplayer, povray, radiance, sane-utils, texlive-base-bin, transfig, libraw-bin, xdg-utils Breaks: libmagickcore-dev (<< 8:6.9.2.10+dfsg-2~) Replaces: imagemagick (<< 8:6.9.2.10+dfsg-2~) Filename: pool/main/i/imagemagick/imagemagick-6.q16hdri_6.9.12.98+dfsg1-ok1_amd64.deb Size: 253796 MD5sum: ec0810a855a352d1c5ac98116e57c690 SHA1: 55d440ec12130b285fa866b1363cd4ff847e14fe SHA256: 950ca7cf1e6844d36edd6879617f51ea87b2da117327f8af7f4f1da11596aae0 SHA512: 93e14aecf93ee08aab5b9b1de0dcebe95de48c883d6106dff97ffff451d7b311a6d2730af8e000c9d65983ccbe8121b188235d70432f37de49e9825545528b4a Homepage: https://www.imagemagick.org/ Description: image manipulation programs -- quantum depth Q16HDRI ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . For working with the SVG, WMF, OpenEXR, DjVu and Graphviz formats, you need to install the libmagickcore-6.q16hdri-7-extra package. . This version of imagemagick is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: img2simg Architecture: all Version: 1:8.1.0+r23-ok2 Priority: optional Section: oldlibs Source: android-platform-system-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 17 Depends: android-sdk-libsparse-utils Filename: pool/main/a/android-platform-system-core/img2simg_8.1.0+r23-ok2_all.deb Size: 4238 MD5sum: 4f60fd53d0a0e5e1e977cb3d58d4d452 SHA1: ee586378e4f16d185bc155e9769202083be8b6e4 SHA256: 87da719f97b669237b3e95ca88374d9b94e583eecbfb237fe2eaee4a7f3aeb58 SHA512: 28ef79da2d187438c45ac121e8ce29152b1f4594951d2ce06eba01a4e9439ffe11439366d52ab6dd761ec4fcf905376d112d9698a111f5f70131a00997cef954 Homepage: https://android.googlesource.com/platform/system/core Description: Transitional package This is a transitional package. It can safely be removed. Package: imwheel Architecture: amd64 Version: 1.0.0pre12-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 132 Depends: libc6 (>= 2.15), libx11-6, libxmu6, libxtst6 Filename: pool/main/i/imwheel/imwheel_1.0.0pre12-ok1_amd64.deb Size: 44612 MD5sum: 465b908589f71a0caf89913cfba54f14 SHA1: cda7c6dde490a58aa82ae59f7767d120c4f28c2a SHA256: 94317d6d1925804dec14fa77d48a3acb87114e1ba52c96492405eb165db61e8f SHA512: 6beac7b00a063168a28322c26c6a3e95762c8f9a487ac43dc4194c7ea05cf77b7d1643aa50e87a91bc6a030ed2cdc378ae1db32091fd6c9e319aab161a78a188 Homepage: http://imwheel.sourceforge.net Description: program to support non-standard buttons on mice in Linux Many mice have side or "thumb" buttons that see limited use in Linux, as well as a wheel that is not used by many older applications. . IMWheel supports these non-standard buttons and/or wheel operations by allowing the user to map their input to specific key combinations depending on the application in use. Package: infiniband-diags Architecture: amd64 Version: 50.0-ok3 Priority: optional Section: net Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1022 Depends: libibnetdisc5t64 (= 50.0-ok3), perl:any, libc6 (>= 2.38), libibmad5 (>= 1.3.12), libibumad3 (>= 3.2.30) Filename: pool/main/r/rdma-core/infiniband-diags_50.0-ok3_amd64.deb Size: 219392 MD5sum: e95b3d8f64c8299025f02f2418ee0a06 SHA1: f4b8c918ef19bcbecda2f3381aecdea54ade96ba SHA256: bda7825a366a2a1809260f609222a0ea8cb6fbb3126e0b79288ec29f907c71a8 SHA512: c843d409f9f6447a1f44d25a87fa200301ed6abef57511ca14bc043a0f594c457b35ac0ec43f1a59818286f05528a9ddada092c5b41b7bb3523af84631a3b448 Homepage: https://github.com/linux-rdma/rdma-core Description: InfiniBand diagnostic programs InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides diagnostic programs and scripts needed to diagnose an InfiniBand subnet. Package: info Architecture: amd64 Version: 7.1-ok1 Multi-Arch: foreign Priority: important Section: doc Source: texinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 414 Provides: info-browser Depends: libc6 (>= 2.38), libtinfo6 (>= 6), install-info Breaks: texinfo-doc-nonfree Replaces: texinfo-doc-nonfree Filename: pool/main/t/texinfo/info_7.1-ok1_amd64.deb Size: 130936 MD5sum: 12d064c580c75cec992bbc7fa62a9fe5 SHA1: aeb5b0f8984fe889063f31f15a9b894d58de1087 SHA256: 4b32fef5635cac747898cefff0b2ec0c2b20b34935e5488859ef2c40f6fe4c7e SHA512: e2c2bafcca9925dd402fe627f6f3d71355cfbfdc4ac742fd13e95afbfca550ebcd28392e13a92eebd3d21956d5d3c8fede63457c8a7bec704b8404de20cc9670 Homepage: https://www.gnu.org/software/texinfo/ Description: Standalone GNU Info documentation browser The Info file format is an easily-parsable representation for online documents. This program allows you to view Info documents, like the ones stored in /usr/share/info. . Much of the software in Debian comes with its online documentation in the form of Info files, so it is most likely you will want to install it. Package: init Architecture: amd64 Version: 1.66-ok1 Multi-Arch: foreign Priority: important Section: metapackages Source: init-system-helpers Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 14 Pre-Depends: systemd-sysv | sysvinit-core Filename: pool/main/i/init-system-helpers/init_1.66-ok1_amd64.deb Size: 3004 MD5sum: 6217da9725849d1d1b2e7d88d34a3c82 SHA1: 46d159fb7f6f542d4878c886409630ba649e4e30 SHA256: 47c2fd1262350bbcf743caad82ee19f699302b4aa6d8d57e75c3c9aa75baa4b4 SHA512: 52ba734eef7091ca4c2576db6317fcdaaac77b21c4543a4a87d46870354544fe11f37a4ba1bf199f1c3f136358ac070e095bdacaed5a166f03454605a3480cdc Description: metapackage ensuring an init system is installed This package is a metapackage which allows you to select from the available init systems while ensuring that one of these is available on the system at all times. Protected: yes Important: yes Package: init-system-helpers Architecture: all Version: 1.66-ok1 Multi-Arch: foreign Priority: required Essential: yes Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian systemd Maintainers Installed-Size: 127 Filename: pool/main/i/init-system-helpers/init-system-helpers_1.66-ok1_all.deb Size: 36020 MD5sum: 082aa0ee7fee87f970e4b5073d216dcd SHA1: e495eb85c3b7a0074b9641d28847c95b89b8011c SHA256: 7828a138f18c36b8cd2565372012cf616016ac1169c8008d24494792bd1fac79 SHA512: ebe11e493a76e2afa7322604fd420a0bfbd619aeccb6917ebe53a05b4b8c33184210842b8ad26b642132d26ba419f25819a32f373309fc512c019aba53433477 Description: helper tools for all init systems This package contains helper tools that are necessary for switching between the various init systems that Debian contains (e. g. sysvinit or systemd). An example is deb-systemd-helper, a script that enables systemd unit files without depending on a running systemd. . It also includes the "service", "invoke-rc.d", and "update-rc.d" scripts which provide an abstraction for enabling, disabling, starting, and stopping services for all supported Debian init systems as specified by the policy. . While this package is maintained by pkg-systemd-maintainers, it is NOT specific to systemd at all. Maintainers of other init systems are welcome to include their helpers in this package. Package: initramfs-tools Architecture: all Version: 0.142kylin13.1.9 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian kernel team Installed-Size: 53 Provides: linux-initramfs-tool Depends: initramfs-tools-core (= 0.142kylin13.1.9), linux-base Suggests: bash-completion Conflicts: linux-initramfs-tool, usplash (<< 0.5.50) Breaks: e2fsprogs (<< 1.42.13), initscripts (<< 2.88dsf-59.3~), netplan.io (<< 0.37), upstart Filename: pool/main/i/initramfs-tools/initramfs-tools_0.142kylin13.1.9_all.deb Size: 8952 MD5sum: 8102e33d245e7138c17b2f2c89ad53c8 SHA1: afdb060ef78bb6d3d43f2993b661d2309a00fd2c SHA256: 1665504df68a8c5fc6050aeb1bd2791627cdf0863e033ec19ae4c4c9e6d9bf94 SHA512: 1cde5e482528dbc63efd81a452303870a7b7073b5d7c2dc9bf576f0bdd8f9f6b8c4aedf895b6d97e10c5ac5dd1882143f99c6628435de25bb13a64815f74e7b9 Description: generic modular initramfs generator (automation) This package builds a bootable initramfs for Linux kernel packages. The initramfs is loaded along with the kernel and is responsible for mounting the root filesystem and starting the main init system. Package: initramfs-tools-bin Architecture: amd64 Version: 0.142kylin13.1.9 Priority: optional Section: utils Source: initramfs-tools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian kernel team Installed-Size: 41 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libudev1 (>= 183) Filename: pool/main/i/initramfs-tools/initramfs-tools-bin_0.142kylin13.1.9_amd64.deb Size: 5796 MD5sum: c1dd7bde74d8e756947ab19515579833 SHA1: b225bf3d800b90a0f647d3b2afa396bda8b9ddc5 SHA256: 3fee54e87edf4078b0b932fb059f06bee16482ea6ac4e002bb43b8471d5f21c8 SHA512: 655f99d4c0d2b1d3715bcb91666cf24cab58b2e34738c49f9faebfb03cb6fd9e7c01ecf49b55c849aa354f54d8f31fd9c7d1e1e504c2426342b3c698cf6cb98c Description: binaries used by initramfs-tools This package contains binaries used inside the initramfs images generated by initramfs-tools. Package: initramfs-tools-core Architecture: all Version: 0.142kylin13.1.9 Multi-Arch: foreign Priority: optional Section: utils Source: initramfs-tools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian kernel team Installed-Size: 188 Depends: busybox (>= 1:1.30.1-4ubuntu5~) | busybox-static (>= 1:1.30.1-4ubuntu5~), dhcpcd-base, dracut-install, initramfs-tools-bin (= 0.142kylin13.1.9), klibc-utils (>= 2.0.4-8~), cpio (>= 2.12), kmod, udev, coreutils (>= 8.24), logsave | e2fsprogs (<< 1.45.3-1~) Recommends: zstd Suggests: bash-completion Breaks: busybox (<< 1:1.30.1-4ubuntu5~), busybox-static (<< 1:1.30.1-4ubuntu5~), initramfs-tools (<< 0.121~) Replaces: initramfs-tools (<< 0.121~) Filename: pool/main/i/initramfs-tools/initramfs-tools-core_0.142kylin13.1.9_all.deb Size: 49200 MD5sum: 568bcb4a9bd25f8e4b2092781fdc1808 SHA1: 2a2eefbc403746aea409973c3d690c39c0a57fd0 SHA256: 8871c8f91011594d7dd2bebc06e331b0e46de55156f484d760daf399ebca63c1 SHA512: 5e92802302397f13820d1df64c49970a8fcda58cd497f156e2bb19511ff0d94e2a4964ffb5a784934d68baf14da0b567b18e131ebf0cc1135934512424442e67 Description: generic modular initramfs generator (core tools) This package contains the mkinitramfs program that can be used to create a bootable initramfs for a Linux kernel. The initramfs should be loaded along with the kernel and is then responsible for mounting the root filesystem and starting the main init system. Package: initscripts Architecture: all Version: 3.08-ok1 Multi-Arch: foreign Priority: optional Section: admin Source: sysvinit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian sysvinit maintainers Installed-Size: 191 Depends: sysvinit-utils (>= 3.05-1), sysv-rc | file-rc | openrc Recommends: e2fsprogs, psmisc, util-linux-extra Breaks: udev (<< 254.3-1), util-linux-extra (<< 2.39.2-2.1~) Replaces: udev (<< 254.3-1), util-linux-extra (<< 2.39.2-2.1~) Filename: pool/main/s/sysvinit/initscripts_3.08-ok1_all.deb Size: 37520 MD5sum: 7c3305b1cf733c94eb1723ab0303fd5d SHA1: ba1b898c0114db9c56b72611290619b5113066ff SHA256: 7389104fa2c7e7a8b25ae3d69300fe7ac03a2baa5b9ca21da41fbeb69a56075e SHA512: 95b138b5eb4a57ebd62fc076cce6122b8ec86268460059670622235784bc24448bb0d9c2c0b527918541706ee7a3e7aa8b2378d154cd9283bd1bf590f613cd9e Homepage: https://github.com/slicer69/sysvinit Description: scripts for initializing and shutting down the system The scripts in this package initialize a standard Debian system at boot time and shut it down at halt or reboot time. Package: inkscape Architecture: amd64 Version: 1.2.2-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 95684 Depends: librsvg2-common, python3:any, lib2geom1.2.0 (>= 1.2.2), libatkmm-1.6-1v5 (>= 2.28.4), libboost-filesystem1.74.0 (>= 1.74.0), libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.15.10), libcairomm-1.0-1v5 (>= 1.14.5), libcdr-0.1-1, libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.7.1), libgc1 (>= 1:7.2d), libgcc-s1 (>= 4.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.75.3), libglibmm-2.4-1t64 (>= 2.66.7), libgomp1 (>= 4.9), libgsl27 (>= 2.7.1), libgspell-1-2 (>= 1.8.2), libgtk-3-0 (>= 3.21.5), libgtkmm-3.0-1t64 (>= 3.24.9), libharfbuzz0b (>= 2.6.5), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libmagick++-6.q16-9t64 (>= 8:6.9.12.98+dfsg1), libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.47.0), libpangomm-1.4-1v5 (>= 2.46.4), libpng16-16t64 (>= 1.6.2), libpoppler-glib8 (>= 0.18.0), libpoppler97 (>= 0.86.1), libpotrace0, libreadline8 (>= 6.0), librevenge-0.0-0, libsigc++-2.0-0v5 (>= 2.8.0), libsoup-2.4-1 (>= 2.41.90), libstdc++6 (>= 11), libvisio-0.1-1, libwpg-0.3-3, libx11-6, libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Recommends: aspell, fig2dev, imagemagick, libimage-magick-perl, libwmf-bin, python3-cssselect, python3-lxml, python3-numpy, python3-scour Suggests: dia, inkscape-tutorials, libsvg-perl, pstoedit, python3-packaging, python3-uniconvertor, ruby Filename: pool/main/i/inkscape/inkscape_1.2.2-ok1_amd64.deb Size: 20019884 MD5sum: 70cfbeea4393fbf32acc12c9db695259 SHA1: 448bcddd8d3deb4014691ddd32ef8e9b4b1024b1 SHA256: 17a698ef970f7e952d3bbd0b4009328741eea301282b95ed0aa62612d3d70abd SHA512: 364edebf31a2bac6d8b3c6f7e299000914de010479dd2e43bee9c44de3f8c635c0196ee1ac30e59910f6efcaa59a8412b22e494e4594e8d62100b21867e31274 Homepage: https://inkscape.org Description: vector-based drawing program Inkscape is an illustration editor which has everything needed to create professional-quality computer art. You can use it to make diagrams and illustrations, technical drawings, web graphics, clip art, icons and logos. A collection of hands-on tutorials show you how to combine lines, shapes and text of different types and styles to build up a picture. . A selection of powerful vector graphics editing tools comes as standard. There is excellent support for paths, gradients, layers, alpha transparency and text flow control. An extensive library of filters allow you to apply realistic effects and extensions allow you to work with bitmaps, barcodes and printing marks, amongst other things. . Most of the common vector formats are supported, including PDF, Adobe Illustrator and AutoCAD files, and it has unrivalled support for the SVG web graphics standard. . Between the suggested packages: * dia: to export Dia shapes; * libsvg-perl: to import .txt files (txt2svg extension); * python3-packaging: used by the Optimized SVG extension; * python3-uniconvertor: enables several import/export extensions; * pstoedit: to work with eps files; * ruby: there are several extensions written in ruby; Package: inkscape-tutorials Architecture: all Version: 1.2.2-ok1 Multi-Arch: foreign Priority: optional Section: graphics Source: inkscape Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 75776 Recommends: inkscape Breaks: inkscape (<= 0.92.3-2~) Replaces: inkscape (<= 0.92.3-2~) Filename: pool/main/i/inkscape/inkscape-tutorials_1.2.2-ok1_all.deb Size: 1735740 MD5sum: f1350c865dcc1a920133a07223da7461 SHA1: 2db7487207757788a5afdcba98a88fd23f8d8657 SHA256: 3194d8772d65bc0cfe26ec4d097e3d609cd94e73f70d5392d36fa17f9a086172 SHA512: 2ddda72565e564ecaf35ee0fa46d5878188f08a29d47bf5825ad374cdf5c94dc6061f43e40e87e264708e011a854b5636c7b4b89fe621c0688e25374e0aed045 Homepage: https://inkscape.org Description: vector-based drawing program - tutorials Inkscape is an illustration editor which has everything needed to create professional-quality computer art. You can use it to make diagrams and illustrations, technical drawings, web graphics, clip art, icons and logos. A collection of hands-on tutorials show you how to combine lines, shapes and text of different types and styles to build up a picture. . This package contains the tutorials, accessible from the Help > Tutorials menu. Package: install-info Architecture: amd64 Version: 7.1-ok1 Multi-Arch: foreign Priority: important Section: doc Source: texinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 205 Depends: libc6 (>= 2.38) Filename: pool/main/t/texinfo/install-info_7.1-ok1_amd64.deb Size: 57680 MD5sum: 1dedb9e8a7cac4671e24ed8c73dec5de SHA1: 2952e1c2ffb8db5f2a7f5bf26d752fea910abf68 SHA256: c0e7deee9c11f1919ac6ca5b8208dcb5b5977330e8ae9b100856c7838618cddb SHA512: 7657b1feecdfea4c45e5f86336321f2bcdf9ca3f5e3ba7ee3505b2a2159b5a9af328bcd64a13ed957276e60bbb93943ed3fa0112210c9cafe69b9c7ab0b0816b Homepage: https://www.gnu.org/software/texinfo/ Description: Manage installed documentation in info format The install-info utility creates the index of all installed documentation in info format and makes it available to info readers. Package: intel-gpu-tools Architecture: amd64 Version: 1.28-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 14528 Depends: libc6 (>= 2.38), libcairo2 (>= 1.12.0), libdrm-amdgpu1 (>= 2.4.84), libdrm-nouveau2 (>= 2.4.75), libdrm2 (>= 2.4.82), libdw1t64 (>= 0.127), libglib2.0-0 (>= 2.36.0), libkmod2 (>= 5~), libpciaccess0 (>= 0.11.0), libpixman-1-0 (>= 0.15.14), libproc2-0 (>= 2:4.0.4), libudev1 (>= 183), libunwind8, libx11-6 (>= 2:1.4.99.1), libxext6, libxv1, zlib1g (>= 1:1.1.4), python3 Conflicts: xserver-xorg-video-intel (<< 2.9.1) Filename: pool/main/i/intel-gpu-tools/intel-gpu-tools_1.28-ok1_amd64.deb Size: 1487252 MD5sum: 88b15ed1df1d679c8f1983a1a1acdca6 SHA1: fb35b9d7ef66196f0c7051e78795e601ff5b1db8 SHA256: b88464d52701bee2c205d793f56471e5d8c86919beb123c1b5ca4825214bda3a SHA512: ce034abafdcb9598a530aee4f8c85cd811d261e61f0195d8f0cc559005144fbef01719e443706f2dd9436120fde024959ba11a8067c2fd319e6896a2a642f183 Homepage: https://01.org/linuxgraphics/ Description: tools for debugging the Intel graphics driver intel-gpu-tools is a package of tools for debugging the Intel graphics driver, including a GPU hang dumping program, performance monitor, and performance microbenchmarks for regression testing the DRM. Package: intel-media-va-driver Architecture: amd64 Version: 24.1.0+dfsg1-ok1 Multi-Arch: same Priority: optional Section: video Source: intel-media-driver Origin: openKylin Maintainer: openKylin Developers Installed-Size: 13220 Provides: va-driver Depends: libva-driver-abi-1.20, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libigdgmm12 (>= 22.3.17+ds1), libstdc++6 (>= 11) Filename: pool/main/i/intel-media-driver/intel-media-va-driver_24.1.0+dfsg1-ok1_amd64.deb Size: 2872732 MD5sum: 941b5fc433a0bc8ed54898bdd22c0594 SHA1: db25e2f27210fe25e781abaf8e70967e5c9e42bd SHA256: e815fba5a82eaed08bf803833e04514884d885b7f0703a157cc77a9368ef7144 SHA512: f4a24cfdfbed9959ee367af2bb0884269ad7472a80c24dbba025ca23faa4bdba21ed354c83a9b5c28ca6de10dfb19646495941f1a991ffae309c16323b9effc3 Homepage: https://github.com/intel/media-driver Description: VAAPI driver for the Intel GEN8+ Graphics family The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface to fully expose the video decode capabilities in today's GPUs. . This package contains the video decode and encode driver backend for the Intel HD Graphics of the Intel Core processor family. The supported platforms include: * Broadwell * Skylake * Broxton * Apollo Lake * Kaby Lake * Coffee Lake * Whiskey Lake * Cannon Lake * Ice Lake . Only a limited set of encoders is available via this driver: JPEG (Skylake and newer), AVC (Boxton and newer), HEVC and VP9 (Ice Lake and newer). Media shaders are only available on Ice Lake and newer. Package: intltool Architecture: all Version: 0.51.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 169 Provides: xml-i18n-tools Depends: gettext (>= 0.10.36-0), patch, automake | automaken, perl:any, perl (>= 5.8.1), libxml-parser-perl, file Filename: pool/main/i/intltool/intltool_0.51.0-ok2_all.deb Size: 43554 MD5sum: ae6123361b72bc323f720292aa1c3e04 SHA1: d14497e7a78e8685571574eab968e3868783091a SHA256: 0e7e836a9a04fb3b229dad1f8524f000d13c1b15fb390ef9d8920671554b3371 SHA512: b22c1458708aff59a1ef0f88ded1776b0e39514ff943e6a55930cbc0f560c71221f321c255df02d1fff0bdc53f0a300dc23f3835af2b8069ddc870a80ebc870e Homepage: https://launchpad.net/intltool Description: Utility scripts for internationalizing XML Automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme and other XML files into the po files. . Automatically merges translations from po files back into .oaf files (encoding to be 7-bit clean). The merging mechanism can also be extended to support other types of XML files. Package: intltool-debian Architecture: all Version: 0.35.0+20060710.5-ok2 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 106 Depends: gettext, perl:any Filename: pool/main/i/intltool-debian/intltool-debian_0.35.0+20060710.5-ok2_all.deb Size: 23192 MD5sum: 84e06ff302ec3591e733b1623149ba46 SHA1: 0708fec893da18c27216c80e6d63e8bf80a62afb SHA256: 7b9dd737d60ae567ba43f243918c46c541cf3a43f519da92299efd6cf4ef2af2 SHA512: f96e3b96123e5c84c2e87fe769b8cbbe466421adf976d64b73c86f811f5d6ca75ebaa653e1d16fb812107832b86685902eab2bab6689e2270384637f8d6bef6a Description: Help i18n of RFC822 compliant config files Intltool is a bunch of scripts written by the GNOME project to internationalize many different file formats. This package is a slightly modified version which adds support for RFC822 compliant config files, e.g. Debconf templates files. Package: iproute2 Architecture: amd64 Version: 6.1.0-ok1 Multi-Arch: foreign Priority: important Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Kernel Team Installed-Size: 2852 Provides: arpd Depends: debconf (>= 0.5) | debconf-2.0, libbpf1 (>= 1:0.6.0), libc6 (>= 2.38), libcap2 (>= 1:2.10), libdb5.3, libelf1t64 (>= 0.131), libmnl0 (>= 1.0.3-4~), libselinux1 (>= 3.1~), libtirpc3t64 (>= 1.0.2), libxtables12 (>= 1.6.0+snapshot20161117), libcap2-bin Recommends: libatm1t64 (>= 2.4.1-ok0) Suggests: iproute2-doc, python3:any Conflicts: arpd, iproute (<< 20130000-1) Replaces: iproute Filename: pool/main/i/iproute2/iproute2_6.1.0-ok1_amd64.deb Size: 1014724 MD5sum: ce536e00505ac8794252905e354661f4 SHA1: ec28914ec46eeb4d243422a8f0061df457879aea SHA256: fa532f34e42eface245e2db56b3d7970ed5a39ce468a94fb6b4573a3b3fd3ba9 SHA512: 9b99a5f1fb6fceb2f8b5fd8398c38b4ed50f3049860d1d5dca4030262610a60450e6c3cd04a41434ffdd0dacd2f6badf0a7bc33a909fb312daf643721ba74821 Homepage: https://wiki.linuxfoundation.org/networking/iproute2 Description: networking and traffic control tools The iproute2 suite is a collection of utilities for networking and traffic control. . These tools communicate with the Linux kernel via the (rt)netlink interface, providing advanced features not available through the legacy net-tools commands 'ifconfig' and 'route'. Package: iproute2-doc Architecture: all Version: 6.1.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: iproute2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Kernel Team Installed-Size: 51 Conflicts: iproute-doc (<< 20130000-1) Replaces: iproute-doc Filename: pool/main/i/iproute2/iproute2-doc_6.1.0-ok1_all.deb Size: 15872 MD5sum: 88b9b8262e663d4ec4ec01ada276f828 SHA1: b67b1940be3ebae1b39199b97886a6e97d232103 SHA256: ce501a111b07b47c303b605d8011c472edcf5362500e663eb99741b3d8838583 SHA512: ed69606a8fcc67df841e574f4e6259b1b11f9cf9360541d3b20dff024142105570208fa2b5292e1a214f4c11657bd9b7054a3f4954f50cd65f73c9e288a39a97 Homepage: https://wiki.linuxfoundation.org/networking/iproute2 Description: networking and traffic control tools - documentation The iproute2 suite is a collection of utilities for networking and traffic control. . This package contains the documentation for iproute. Package: iptables Architecture: amd64 Version: 1.8.10-ok1 Multi-Arch: foreign Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 2387 Depends: libip4tc2 (= 1.8.10-ok1), libip6tc2 (= 1.8.10-ok1), libxtables12 (= 1.8.10-ok1), netbase (>= 6.0), libc6 (>= 2.38), libmnl0 (>= 1.0.3-4~), libnetfilter-conntrack3 (>= 1.0.6), libnfnetlink0 (>= 1.0.2), libnftnl11 (>= 1.1.6) Recommends: nftables Suggests: firewalld, kmod Filename: pool/main/i/iptables/iptables_1.8.10-ok1_amd64.deb Size: 354904 MD5sum: 1caef20ce689cf6e038d54d2684b1427 SHA1: c41e6f4999fa91a18633adafe3944e16f687ff78 SHA256: 8c9a0bd4850f01fa7171a50dd5bd3f75c17e672a7452d870caac231e330545e7 SHA512: edbeee28a02244993da70fc9d4208ce4c23765301da341735ed17767427f70907630f7d3321292bff0dda0bf76964eb6620c010fb2ff8f0a80c14671b69a2560 Homepage: https://www.netfilter.org/ Description: administration tools for packet filtering and NAT The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . iptables is the userspace command line program used to configure the Linux packet filtering and NAT ruleset. It is targeted towards systems and networks administrators. . This package contains several different utilities, the most important ones: . iptables-nft, iptables-nft-save, iptables-nft-restore (nft-based version) . iptables-legacy, iptables-legacy-save, iptables-legacy-restore (legacy version) . ip6tables-nft, ip6tables-nft-save, ip6tables-nft-restore (nft-based version) . ip6tables-legacy, ip6tables-legacy-save, ip6tables-legacy-restore (legacy version) . arptables-nft, arptables-nft-save, arptables-nft-restore (nft-based version) . ebtables-nft, ebtables-nft-save, ebtables-nft-restore (nft-based version) Package: iputils-arping Architecture: amd64 Version: 3:20240117-ok1.0 Multi-Arch: foreign Priority: optional Section: net Source: iputils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Noah Meyerhans Installed-Size: 51 Depends: libcap2-bin, libc6 (>= 2.38), libcap2 (>= 1:2.10) Conflicts: arping Filename: pool/main/i/iputils/iputils-arping_20240117-ok1.0_amd64.deb Size: 15016 MD5sum: 03ae69f28be0e5551ca8625c9906b7b2 SHA1: e4f47cfe689526489d552f41dce335782bfff08a SHA256: 5bb46f81d981199bc16bdae6aa96cad3fe3bc81378ee6b24ffe4b4ccb388ad72 SHA512: b8f93222f7378513138df7adc2de48008fe13ad95f70763fc0804347430f619fd2209ddb00222cd1b3b23b3175d3ad6ed2a494f1186aadc862f12099291c18f9 Homepage: https://github.com/iputils/iputils/ Description: Tool to send ICMP echo requests to an ARP address The arping command acts like the standard ping command except it pings a machine by its ARP address instead of its IP address. It is typically used to locate a machine if its hardware address is known but its IP address is unknown Package: iputils-clockdiff Architecture: amd64 Version: 3:20240117-ok1.0 Multi-Arch: foreign Priority: optional Section: net Source: iputils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Noah Meyerhans Installed-Size: 43 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10) Filename: pool/main/i/iputils/iputils-clockdiff_20240117-ok1.0_amd64.deb Size: 11654 MD5sum: 337128ab85851cc05f1469c9ada7f913 SHA1: f0f0df71d6326140950555802bade8c1ccf6dbd8 SHA256: 2b8f717753004d6d95dff1b7137783873e969a80542aa91f016d6596311de5fc SHA512: 0d6c63f06cf5e52e6dee2f9214991abc67733d6c957d0bb8f0c4c1de4564387c0af1139babd196ef7e2ab3ea7f91e72305deb15717d25b3222f1c272c7874e23 Homepage: https://github.com/iputils/iputils/ Description: Measure the time difference between networked computers Clockdiff computes the difference between the time of the machine on which it is called and the time of other network-accessible machines. The time differences measured by clockdiff are obtained using a sequence of ICMP TSTAMP messages which are returned to the sender by the IP module in the remote machine. Package: iputils-ping Architecture: amd64 Version: 3:20240117-ok1.0 Multi-Arch: foreign Priority: important Section: net Source: iputils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Noah Meyerhans Installed-Size: 115 Provides: ping Depends: libcap2-bin, libc6 (>= 2.38), libcap2 (>= 1:2.10), libidn2-0 (>= 0.6) Filename: pool/main/i/iputils/iputils-ping_20240117-ok1.0_amd64.deb Size: 43366 MD5sum: dbaef368bde36233d9a7cbac259390c4 SHA1: a116016da06034146c835e2daec69e10152add51 SHA256: 1aa09922c07416ba17bee7aa9378347a5cad2f483276e9429dbf850f0721935d SHA512: d9f7c9d110f20d3b434024238a99d48aa2d97700cbc26b400e7a3e8b7c6b08ace6a41a1d87ab68d388e6b5e109631e8db7ffc24ac4dd41797057a6910bc5f416 Homepage: https://github.com/iputils/iputils/ Description: Tools to test the reachability of network hosts The ping command sends ICMP ECHO_REQUEST packets to a host in order to test if the host is reachable via the network. . This package includes a ping6 utility which supports IPv6 network connections. Package: iputils-tracepath Architecture: amd64 Version: 3:20240117-ok1.0 Multi-Arch: foreign Priority: optional Section: net Source: iputils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Noah Meyerhans Installed-Size: 44 Depends: libc6 (>= 2.38) Suggests: traceroute Filename: pool/main/i/iputils/iputils-tracepath_20240117-ok1.0_amd64.deb Size: 13280 MD5sum: a401267f960bd97516d845aa38b29ab3 SHA1: acb09f58f38e8fb8b0c992284a9d140ab7f7669d SHA256: 829eaf17230b02848f446612cb462ab3dd02b619fc01fb780ca71ca90b38de47 SHA512: e42f5fe8a8f625ee551f9843cd167a39b7fef27ef842099805dc5cecb5908fabd23cc690084169ae887545bad14b303e081e3af9ae4b28acc84a0599402bf200 Homepage: https://github.com/iputils/iputils/ Description: Tools to trace the network path to a remote host The tracepath utility is similar to the traceroute utility, but also attempts to discover the MTU of the path. Supports IPv4 and IPv6. Package: ipxe Architecture: all Version: 1.21.1+git-20220113.fbbdc3926-ok2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Bastian Blank Installed-Size: 2846 Depends: ipxe-qemu, grub-ipxe Filename: pool/main/i/ipxe/ipxe_1.21.1+git-20220113.fbbdc3926-ok2_all.deb Size: 1375712 MD5sum: ece22f6a5880bb90e34b3c7b16e1dfe5 SHA1: 3e110fe1eb8f2bbb97d68f2ef25a54edf7f0b825 SHA256: a7a179fe74667d01b51151bf8048e045c2ec695ab9fb50a854a16c3e66dcdbfe SHA512: e44435563f79d9bf7f4c318f5fd622b379a8a1b376df06669c3720a08c847e09e47387f708a268400ddee74a9bf435557965b06e335ddb46b3a072ce4db6e5dd Homepage: http://ipxe.org/ Description: PXE boot firmware iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for all supported network cards in one binary and several bootable formats. Package: ipxe-qemu Architecture: all Version: 1.21.1+git-20220113.fbbdc3926-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: ipxe Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Bastian Blank Installed-Size: 4860 Filename: pool/main/i/ipxe/ipxe-qemu_1.21.1+git-20220113.fbbdc3926-ok2_all.deb Size: 1563564 MD5sum: a3d05a722de23b7423a754c5acc9acff SHA1: d816f6e6184d71ba009d0d86cbf4ab5fb5c6cb64 SHA256: ba1934d9000452cbf5c9f4c0809facce92418b466f23b979c277c433358dafc3 SHA512: 57b4e4af8e3cbb7217f263f65ae9e24de916ddc09229693183c6e67ad9973669ba7a741ea8462a2d3ba26495e335c41882f112ba95019ca70000c4c2ee68258b Homepage: http://ipxe.org/ Description: PXE boot firmware - ROM images for qemu iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for the qemu emulated network cards in as boot ROMs. Package: ir-keytable Architecture: amd64 Version: 1.26.1-ok1 Priority: optional Section: utils Source: v4l-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gregor Jasny Installed-Size: 488 Depends: libbpf1 (>= 1:0.6.0), libc6 (>= 2.38), libelf1t64 (>= 0.131) Recommends: udev Filename: pool/main/v/v4l-utils/ir-keytable_1.26.1-ok1_amd64.deb Size: 82412 MD5sum: 759fccf6e4b3bd0c635f7648ce74c27c SHA1: 2dcad564a218b6c1d44ee988faa1dbe0b5557cc8 SHA256: d0376cefcac7607ffc3c9469db70ad8b5085a06322b324e95bae86cabefd6839 SHA512: b149e5b375002aa6e371801eb26eee1a15e2ce72ca4338eb7f09eeedbb32d8e1183899317ec0dd187fcf8bdf8e741d3cb8c4897f990df024d087d9b5ad50c93f Homepage: https://linuxtv.org/wiki/index.php/V4l-utils Description: Alter keymaps of Remote Controller devices This package allows one to change the keymap of controller receivers. Those receivers are found as infrared receivers on DVB sticks or on framegrabber cards. Via ir-keytable the mapping from a scancode to the generated event can be customized and made persistent. Package: irqbalance Architecture: amd64 Version: 1.9.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Paride Legovini Installed-Size: 136 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libglib2.0-0 (>= 2.36.0), libncursesw6 (>= 6), libnuma1 (>= 2.0.11), libsystemd0, libtinfo6 (>= 6) Filename: pool/main/i/irqbalance/irqbalance_1.9.3-ok1_amd64.deb Size: 42068 MD5sum: 234ead4acc2e6d63b06ef9440b06da7c SHA1: 0926932d12389181612e99eceb56160678819f04 SHA256: b403a3b2204a555a49f3665bcd4002bde717633ab669b2128f8b3a5dd7e950d6 SHA512: b19129fe754e3f49d34bf046b0d535fc2fdf40b6f54f17a7906ffb8f261ccc12a6210641627770793e1855541afe447f63da6596b8691c5bb379e0e91bd4a373 Homepage: https://github.com/Irqbalance/irqbalance Description: Daemon to balance interrupts for SMP systems Daemon to balance interrupts across multiple CPUs, which can lead to better performance and IO balance on SMP systems. This package is especially useful on systems with multi-core processors, as interrupts will typically only be serviced by the first core. . Note: irqbalance is not useful if you don't have more than one CPU core. Package: isc-dhcp-client Architecture: amd64 Version: 4.4.3-ok1 Priority: important Section: net Source: isc-dhcp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ISC DHCP Maintainers Installed-Size: 813 Provides: dhcp-client Depends: libc6 (>= 2.38), debianutils (>= 2.8.2), iproute2 Recommends: isc-dhcp-common Suggests: resolvconf, avahi-autoipd, isc-dhcp-client-ddns Filename: pool/main/i/isc-dhcp/isc-dhcp-client_4.4.3-ok1_amd64.deb Size: 287528 MD5sum: 1892b4d5d3407d34d80eb33d31f02e6b SHA1: 87b52eb0e08ac8aef66626921937b608b1bd4148 SHA256: 2e9f1b51822566265ec899e2ccf0d3b17bd1a3ea2c88bec4201de1f87c7d6241 SHA512: 84de880f3731c3da61e6b819ba9f60f1eef6f88acaec79f40473f04e063a22ab830e68b10c39b7cdff8420ae4a895cd9e510c36dc0e3669e20e1e1b30b4701d4 Homepage: http://www.isc.org Description: DHCP client for automatically obtaining an IP address This is the Internet Software Consortium's DHCP client. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. If your machine depends on DHCP (especially likely if it's a workstation on a large network, or a laptop, or attached to a cable modem), keep this or another DHCP client installed. . Extra documentation can be found in the package isc-dhcp-common. . ISC has decided to stop maintaining the client and relay parts of isc-dhcp, and they will be removed after the 4.4.3 release, keeping only the server component. Please, consider using an alternative for isc-dhcp-client (dhclient). . More information can be found in the ISC official announcement: https://www.isc.org/blogs/dhcp-client-relay-eom/ Package: isc-dhcp-client-ddns Architecture: amd64 Version: 4.4.3-ok1 Priority: optional Section: net Source: isc-dhcp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ISC DHCP Maintainers Installed-Size: 1947 Depends: libc6 (>= 2.38), isc-dhcp-client (= 4.4.3-ok1) Enhances: isc-dhcp-client Filename: pool/main/i/isc-dhcp/isc-dhcp-client-ddns_4.4.3-ok1_amd64.deb Size: 652388 MD5sum: bd8df4a99116cd53bbe52bbcc8160cc4 SHA1: 80e53ecc407d9875196f87708a76c725c6bccd22 SHA256: 819833c341b85852203806131c3f90b7e4762b63d64e16d146f134dbb382bf62 SHA512: 556fb2c84c44715bba4ad5c1fd83732639abee43e17bb51d028cc42f5f7f6488458c3d95a791b4aae2f5f197c5f039bb9f342f08665b74888cae891643bbb802 Homepage: http://www.isc.org Description: Dynamic DNS (DDNS) enabled DHCP client This a Dynamic DNS enabled version of the DHCP client. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. If your machine depends on DHCP (especially likely if it's a workstation on a large network, or a laptop, or attached to a cable modem), keep this or another DHCP client installed. . Extra documentation can be found in the package isc-dhcp-common. Package: isc-dhcp-common Architecture: amd64 Version: 4.4.3-ok1 Priority: important Section: net Source: isc-dhcp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ISC DHCP Maintainers Installed-Size: 121 Depends: debianutils (>= 2.8.2) Filename: pool/main/i/isc-dhcp/isc-dhcp-common_4.4.3-ok1_amd64.deb Size: 39952 MD5sum: 1943fa285f52f22cfed17d5624618398 SHA1: 15b86691fb4481294dcb98f4da61ba4b31790d4d SHA256: f19481cc4fcc2f2b506232f3b5924bf4e264a10fb050f779606d8ee5ec7cc6bf SHA512: 7efa32710f2069507b652cf21271fe5cb6252c9234205625fc65a6f593e26ac63b5c8268519bed4c06946f318fb69cd7cc0dc0f97f10bf9300147db96365b33d Homepage: http://www.isc.org Description: common manpages relevant to all of the isc-dhcp packages This package includes manpages that are relevant to the various ISC DHCP packages. . The dhcp-options manpage describes available options for dhcpd and dhclient. The dhcp-eval manpage describes evaluation of conditional expressions. Package: isc-dhcp-dev Architecture: amd64 Version: 4.4.3-ok1 Priority: optional Section: devel Source: isc-dhcp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ISC DHCP Maintainers Installed-Size: 1038 Depends: libc6-dev Filename: pool/main/i/isc-dhcp/isc-dhcp-dev_4.4.3-ok1_amd64.deb Size: 213396 MD5sum: 95b7d69b57ca09b5f055e9c3efafe2fc SHA1: 130599d7287f63f77d8006bf9781e6d3773e7800 SHA256: 9304e4f73d11a1336846e748659ff5379dfab91458af0af6adda69fed90e392d SHA512: c17f92c99231bf2c6f522664ea41cc63ca609cede3332f9cd1fbf75859c0b37ff77053ea17770352bb3db6cf9e089291751ba0d126ff288a2cc2aab5536cd3e9 Homepage: http://www.isc.org Description: API for accessing and modifying the DHCP server and client state This package provides support for OMAPI (Object Management Application Programming Interface), which is an API for accessing and modifying the DHCP server and client state. Package: isc-dhcp-keama Architecture: amd64 Version: 4.4.3-ok1 Priority: optional Section: net Source: isc-dhcp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ISC DHCP Maintainers Installed-Size: 243 Depends: libc6 (>= 2.34) Filename: pool/main/i/isc-dhcp/isc-dhcp-keama_4.4.3-ok1_amd64.deb Size: 83048 MD5sum: 6625ff9bef1a6150f18c97db9a9a326f SHA1: 6c1978b924c3b5893571dda2c2406d0590991cb0 SHA256: f68026031a821af96b177d859ca7dcca90e8fc9bafc05d34f97aa44db618dfb0 SHA512: 19db17c7df1424441aab561593a4598ac064852b6a621812426741aecc3b1ae29edabfb0d8db180b4c95294d2db278ec73782352312430ed861c027ed860ba0e Homepage: http://www.isc.org Description: KEA Migration Assistant This is an ISC DHCP server to ISC KEA Migration Assistant. . The KEA Migration Assistant (aka keama) is an experimental tool which helps to translate ISC DHCP configurations to Kea. Package: isc-dhcp-relay Architecture: amd64 Version: 4.4.3-ok1 Priority: optional Section: net Source: isc-dhcp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ISC DHCP Maintainers Installed-Size: 1681 Pre-Depends: init-system-helpers (>= 1.54~) Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), debianutils (>= 2.8.2) Recommends: isc-dhcp-common Conflicts: dhcp-relay Filename: pool/main/i/isc-dhcp/isc-dhcp-relay_4.4.3-ok1_amd64.deb Size: 562072 MD5sum: 5ae2ceed13ef4bd3cbbd3a429d033662 SHA1: 6d1859784d47dc73240a3d9b8c3df5453251dfe3 SHA256: 84ff6881e7086a11e401d0672bfd312c3e11c0a49aa525590a2c93aa14f66797 SHA512: 03ff563ff0dbdab2bee18b2cdeefdd1410eb28d81f2620bc44ad8ea463a4334e8b9939cd13e822a088cd8d11793a98498cb1ae82dca658bf7eeddc9c508e82da Homepage: http://www.isc.org Description: ISC DHCP relay daemon This is the Internet Software Consortium's DHCP relay. . Installing this package will make the machine a DHCP relay, which requires a reachable DHCP or BOOTP server in order to function. . Extra documentation can be found in the package isc-dhcp-common. . ISC has decided to stop maintaining the client and relay parts of isc-dhcp, and they will be removed after the 4.4.3 release, keeping only the server component. Please, consider using an alternative for isc-dhcp-relay (dhcrelay). . More information can be found in the ISC official announcement: https://www.isc.org/blogs/dhcp-client-relay-eom/ Package: isc-dhcp-server Architecture: amd64 Version: 4.4.3-ok1 Priority: optional Section: net Source: isc-dhcp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ISC DHCP Maintainers Installed-Size: 3871 Pre-Depends: init-system-helpers (>= 1.54~) Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), adduser, debianutils (>= 2.8.2) Recommends: isc-dhcp-common Suggests: polkitd, isc-dhcp-server-ldap, policycoreutils, ieee-data Breaks: isc-dhcp-common (<= 4.3.3-1), logcheck-database (<= 1.3.17~) Replaces: isc-dhcp-common (<= 4.3.3-1) Filename: pool/main/i/isc-dhcp/isc-dhcp-server_4.4.3-ok1_amd64.deb Size: 1063572 MD5sum: 616efdd6e720412ad0d6e7867829a7ad SHA1: 314402e435b37836371f5aa244174d6369c8b7e7 SHA256: a2d62d5c4f061545784ddd27ae77fe8b90595196fcd80b360746701f9bae525a SHA512: 1a674c500f19d5b186f6712dd4d64ab8ab4e76cd001a28cfa16a6604935cce31fbb17bf96a914c544530714a72c304e2cc5b4ef19c528a6d0cfe12fe5e14dc99 Homepage: http://www.isc.org Description: ISC DHCP server for automatic IP address assignment This is the Internet Software Consortium's DHCP server. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. . This server can handle multiple ethernet interfaces. Package: isc-dhcp-server-ldap Architecture: amd64 Version: 4.4.3-ok1 Priority: optional Section: net Source: isc-dhcp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ISC DHCP Maintainers Installed-Size: 2299 Depends: libc6 (>= 2.38), libldap2 (>= 2.6.2), debianutils (>= 2.8.2), isc-dhcp-server (= 4.4.3-ok1) Conflicts: dhcp Enhances: isc-dhcp-server Filename: pool/main/i/isc-dhcp/isc-dhcp-server-ldap_4.4.3-ok1_amd64.deb Size: 796464 MD5sum: 6e0364ee1f1c4bf0f75479c09c3277e2 SHA1: 17914bcc7148898d4c72de4f4a7afcdedd41cfb9 SHA256: f9eccbd5c13b5d6425fd6d47082954b71cc1643a435295487383916416044253 SHA512: 7cf6a89b4fb910ee7c401fe6eeae87f4059c7c8efbe9de05e1b2d21e5d1f8ac89321a2e48e1515b239329824d1d5d2760ac7c1d10a05fb155a25d0def97124ab Homepage: http://www.isc.org Description: DHCP server that uses LDAP as its backend This is the server from the Internet Software Consortium's implementation of DHCP. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. . This is the DHCP server with LDAP patches applied to it. Package: iso-codes Architecture: all Version: 4.16.0-ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20419 Suggests: isoquery Filename: pool/main/i/iso-codes/iso-codes_4.16.0-ok1_all.deb Size: 2935604 MD5sum: fc3a24e87cc913833827e332a46d4d44 SHA1: 2d7d5c745e579dc74cf05cd3b3474cd0b900394a SHA256: 8d4eb02cc51faeac5d29776a71152264c05f56b40de72a7faa575419f57841c4 SHA512: fbc9bcfe6a4936f7b73630b952cbedfdbb5b8def7f5b84fcc8f6de00ca882dae9f61a2fee366b14a9065b992428624620847d0987d19f8813c4c4089c3d2073e Homepage: https://salsa.debian.org/iso-codes-team/iso-codes Description: ISO language, territory, currency, script codes and their translations This package provides the ISO 639, ISO 639-3, and ISO 639-5 language code lists, the ISO 4217 currency code list, the ISO 3166 territory code list, the ISO 3166-2 sub-territory list, and the ISO 15924 script code list as JSON files. . More importantly, it also provides their translations to be used by other programs. Package: isolinux Architecture: all Version: 3:6.04~git20190206.bf6db5b4+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: admin Source: syslinux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian CD Group Installed-Size: 189 Recommends: syslinux-common Suggests: xorriso Filename: pool/main/s/syslinux/isolinux_6.04~git20190206.bf6db5b4+dfsg1-ok1_all.deb Size: 56072 MD5sum: 02d5065c12160d70050d8f4395df0fc0 SHA1: 7ca77158252169c9b28e3bf7e49506d3ea8c210e SHA256: 0672c4e3668c170a3a93fd38011543529eb215c3a2d8372d54c19edeaf260854 SHA512: 12e51dde6ac27ab3610326d388611b6ec2596654c2a27f55844e7e75c7b8cb9f7a11f4b8391eb695952975340d05bebce5a2682eeb6b0a7be7c59f41ca3d82a5 Homepage: http://www.syslinux.org/ Description: collection of bootloaders (ISO 9660 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 ISO 9660 CD-ROMs (ISOLINUX). Package: iw Architecture: amd64 Version: 6.7-ok1 Multi-Arch: foreign Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Kernel Team Installed-Size: 279 Depends: libc6 (>= 2.34), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7) Recommends: wireless-regdb Filename: pool/main/i/iw/iw_6.7-ok1_amd64.deb Size: 96904 MD5sum: c5dc4a1fa482e76ebb023fa1d494ec2b SHA1: 1f4fb856ccc9e1b606055a78350072fdfb19ddd1 SHA256: 2cca8626d19dc0df9ddc4f4ec0554c73e8ef713f0f42f54bd03a2d30d90c41ef SHA512: df96b2a4dd7b66c7a71b157f3049d674b5bc984969b4655bed8875e7e1d1422823c65968cd3e0dd814df09d6c15e2af9f12c5339fd85d940daf3c27d76c1f063 Homepage: https://wireless.wiki.kernel.org/en/users/documentation/iw Description: tool for configuring Linux wireless devices This package contains the 'iw' command line tool which allows one to configure and show information about wireless devices. . iw is based on the nl80211 kernel interface and supports the majority of fairly recent hardware. The old tool iwconfig, which uses Wireless Extensions interface, is deprecated and it is strongly recommended to switch to iw and nl80211. Package: jackd1 Architecture: amd64 Version: 1:0.126.0-ok1 Priority: optional Section: sound Source: jack-audio-connection-kit Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 448 Provides: jack-daemon Depends: debconf (>= 0.5) | debconf-2.0, libjack0 (= 1:0.126.0-ok1), libasound2 (>= 1.0.16), libc6 (>= 2.34), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libsamplerate0 (>= 0.1.7) Recommends: jackd1-firewire, libpam-modules, qjackctl Suggests: jack-tools, meterbridge Conflicts: jack-daemon Replaces: jack-daemon Filename: pool/main/j/jack-audio-connection-kit/jackd1_0.126.0-ok1_amd64.deb Size: 110972 MD5sum: 0ee062e1d8356b0a265566a46e0b9eb3 SHA1: b94e248bcace08f63033d7a83f65d47a4a72219c SHA256: 2e2376421710d5ce4c11628d4b67292e81403856ee52c8fe7b9c046ac47870b6 SHA512: 5b18047003e6336bc72360b634ac39d23ff4985e09b48d9a46ab802ac2e12842537823ea27c0de0c9ce017e52722c6efb9a4f70822ff5e81e369f41eb2e19ea4 Homepage: https://jackaudio.org/ Description: JACK Audio Connection Kit (server and example clients) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the daemon jackd as well as some example clients. Package: jackd1-firewire Architecture: amd64 Version: 1:0.126.0-ok1 Priority: optional Section: sound Source: jack-audio-connection-kit Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 183 Provides: jackd-firewire Depends: jackd1 (= 1:0.126.0-ok1), libc6 (>= 2.4), libffado2, libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libjack0 (>= 1:0.125.0) Conflicts: jackd-firewire Replaces: jackd-firewire Filename: pool/main/j/jack-audio-connection-kit/jackd1-firewire_0.126.0-ok1_amd64.deb Size: 29740 MD5sum: 8b212765fe35198ff6f309022e2d18e4 SHA1: a51644b7280e60292cc1e0fb214d4a0d268b7792 SHA256: 7f6c13d752d6b69da1fa0939a7364bc6a1eed88054f0d12d548f7458209df677 SHA512: c38d10fd400408ac794ea8b07c75102707f124731ec1930a779e806a87d38f775a3ffda83f7f8cafcc9acb275223ab09f1e493d7c46b46668a65b3874302b50c Homepage: https://jackaudio.org/ Description: JACK Audio Connection Kit (FFADO backend) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the IEEE1394 (FireWire) backend (FFADO). Package: jackd2 Architecture: amd64 Version: 1.9.21~dfsg-ok1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1549 Provides: jack-daemon Depends: debconf (>= 0.5) | debconf-2.0, libjack-jackd2-0 (= 1.9.21~dfsg-ok1), python3-dbus, python3:any, libasound2 (>= 1.0.29), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libreadline8 (>= 6.0), libsamplerate0 (>= 0.1.7), libsndfile1 (>= 1.0.20), libstdc++6 (>= 5.2), libsystemd0, libzita-alsa-pcmi0 (>= 0.2.0), libzita-resampler1 (>= 1.8.0) Recommends: jackd2-firewire, libpam-modules, qjackctl Suggests: jack-tools, meterbridge Conflicts: jack-daemon Replaces: jack-daemon Filename: pool/main/j/jackd2/jackd2_1.9.21~dfsg-ok1_amd64.deb Size: 288892 MD5sum: 2e703cc2224ee8137d90a81dbe776067 SHA1: aa2adcc4de8f9835f979265d4f5f457b7c1ad009 SHA256: 8438dea94986dadb46d697565089c7d093e164d8dfb0cc76b860dc5567dd974e SHA512: dc5beff750da6d2228f9f8b460f43f6e15aae7d748cfd22e3d1fa23c13c0514859b2e787ea69bf3173e7350565dc4f0461c9ff8e90f4c1fea6541224eca720a2 Homepage: https://jackaudio.org/ Description: JACK Audio Connection Kit (server and example clients) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the daemon jackd as well as some example clients. Package: jackd2-firewire Architecture: amd64 Version: 1.9.21~dfsg-ok1 Priority: optional Section: sound Source: jackd2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 95 Provides: jackd-firewire Depends: jackd2 (= 1.9.21~dfsg-ok1), libc6 (>= 2.4), libffado2 (>= 2.4.7), libgcc-s1 (>= 3.0), libjack-jackd2-0 (>= 1.9.10+20150825git1ed50c92~dfsg-5), libstdc++6 (>= 4.6) Conflicts: jackd-firewire Replaces: jackd-firewire Filename: pool/main/j/jackd2/jackd2-firewire_1.9.21~dfsg-ok1_amd64.deb Size: 19012 MD5sum: 5423b875149aa84d5519d5fb02508abe SHA1: e81d326d450441f5cbdb7d62be080de8ef7f11ca SHA256: c9debd1c438a14a9c42732e89c6e39b19dc2ca33f6607e8389847f9647959041 SHA512: 150cda6175d05fe487151d79b0d3f24f380a0a427d2b1a8b987dd18bbba7dd2bd14c2b60ed3d853a366f4c723121158d5f86743d3c628ee21fc99a6e871fbdc9 Homepage: https://jackaudio.org/ Description: JACK Audio Connection Kit (FFADO backend) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the IEEE1394 (FireWire) backend FFADO. Package: jarwrapper Architecture: all Version: 0.79-ok1 Priority: optional Section: java Source: javatools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 31 Depends: binfmt-support, fastjar Filename: pool/main/j/javatools/jarwrapper_0.79-ok1_all.deb Size: 8872 MD5sum: 1579e4796be8f4e3611720f5cbe9ed7a SHA1: 298a824ac62d5c923b896ee7ea91d611c87d521f SHA256: 1f66371e8072c70473be53412a28e3cbad063c4b7a330402eb7a9fbc37a7ea81 SHA512: 1d5adae748be2e3362647ead895df4ffdb7c7afa09aed0071e08ac94011d4c40e6a177eccf26dace54e4ad20632471be55710fb30442019d3dacae77ff73bbc1 Description: Run executable Java .jar files Jarwrapper sets up binfmt-misc to run executable jar files using the installed java runtime. . It also includes a /usr/share/jarwrapper/java-arch.sh script to convert Debian architecture names into java names to locate libjvm.so Package: java-common Architecture: all Version: 0.75+exp1-ok1 Multi-Arch: foreign Priority: optional Section: java Origin: openKylin Maintainer: openKylin Developers Installed-Size: 28 Suggests: default-jre Filename: pool/main/j/java-common/java-common_0.75+exp1-ok1_all.deb Size: 5916 MD5sum: 32ddee67bc106e9fcf751146551e0568 SHA1: 790a4ca94e9267f8e33bc6462b898544787e0382 SHA256: 63f8707912f6fc799e5b0bbfd4a525cd0eb18aa11d3fdcc853571baefbb97114 SHA512: 8f6596ce8ca4c582cfcad7a09ac0fbcd23af9965df1681a2d66df5951a6fb24f55cd4b68d0f2e7c4d4b3e33f0858760e30fa05a8461e7f5cb54acbbafe072dae Homepage: https://wiki.debian.org/Java/ Description: Base package for Java runtimes This package provides common tools for the Java runtimes, such as the update-java-alternatives mechanism used to switch between different versions of Java. Package: java-propose-classpath Architecture: all Version: 0.79-ok1 Priority: optional Section: java Source: javatools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16 Depends: fastjar, javahelper (= 0.79-ok1) Filename: pool/main/j/javatools/java-propose-classpath_0.79-ok1_all.deb Size: 3376 MD5sum: 0ef99bde422af0457cde9a7bd91e8d4a SHA1: 98b598853601546776ce4dc17ecda7378b0fec9a SHA256: 87e3a1d4729ce75a180a757fbc5678e620e7918c1c3047b47326b9b65a3a69ef SHA512: 1cfd6e8910b51f59ddc1c52485efff8b66c05e46a0febed44eb6ee4e3927372253d13ea9fdd3770e1de0f5ccd3744dcff3fc7d8d2ca9d46574b8a8e6a25abd2d Description: Helper script to suggest a classpath for jar files java-propose-classpath analyzes a set of jar files and the installed jars on the system to suggest a correct classpath for use with jh_classpath/jh_manifest . This package should not be in any build-depends since java-propose-classpath cannot be run automatically. Package: java-wrappers Architecture: all Version: 0.4-ok1 Multi-Arch: foreign Priority: optional Section: java Origin: openKylin Maintainer: openKylin Developers Installed-Size: 35 Depends: unzip Filename: pool/main/j/java-wrappers/java-wrappers_0.4-ok1_all.deb Size: 8336 MD5sum: 958f94f90acff75329333e15ef7cc85e SHA1: d7e66e0b5cc996a094aab8749823c4426956e4fb SHA256: 1e3ef52a088c645d5ec4933c7d9a9b686ee7dbcb87d17ca6baa6aaa8face7beb SHA512: 9e0aad0d2d881c3b395ab5763c0e6e1384c75e12cec57e3daf2efb4f9aa9feaecc2cfedc66f6d4ab3741be7b4ecde29faeda0ce570fa4db7a81b9a98fb367bbb Description: wrappers for java executables Wrapper script facilities for java executables. . This package can be used by packagers of java programs to provide java runtime detection, jar lookup and a consistent user interface (debugging, environment variables). Package: javahelper Architecture: all Version: 0.79-ok1 Priority: optional Section: java Source: javatools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 225 Provides: dh-sequence-javahelper Depends: bsdextrautils, dctrl-tools, debhelper-compat (= 13), devscripts, dpkg-dev, jarwrapper, libarchive-zip-perl (>= 1.30-6~), perl:any Filename: pool/main/j/javatools/javahelper_0.79-ok1_all.deb Size: 83168 MD5sum: 0e88e01be7b7996dd7f0b96332ba66aa SHA1: 90095ac08b0dad26f88ceeab318baed27cc7b36e SHA256: 00a9dd298931fb6e4639b2544e8d0292f2265db3f408bbed74f25fc1e4879abb SHA512: 51f614518dc8bb99f66d766e414db6176362e802caf52be313ea5a9cd2e20215f8b2484428d4e48505a7009072c5a5b78b99aae691b1486618008496c7ace6ca Description: Helper scripts for packaging Java programs Javahelper contains several scripts which help in packaging Java programs. . jh_depends searches jars to find which packages they depend on, similar to dh_shlibdeps. It will also add depends on jarwrapper for packages with executable jars. . jh_classpath will register the classpath dependencies for each jar so that they can be automatically loaded when that jar is used by other programs. . jh_manifest updates the manifest in jar files according to a provided spec so that the resultant jar files will work with jarwrapper-enabled packages. . jh_exec looks for symlinks to jars which should be executable and makes them executable . jh_build builds java files to jars for you. . jh_installlibs installs library jars into the correct locations . jh_makepkg generates a template for a Debian Java package for you . jh_installeclipse installs features/plugins built by pde-build. . jh_setupenvironment prepares an out of source built for eclipse builds. . jh_generateorbitdir creates and populates an orbit dir for eclipse builds. . jh_compilefeatures compiles eclipse features based on feature ids. . /usr/share/javahelper/java-vars.mk provides a selection of useful variables such as various JVM paths and the JVM name for the architecture . /usr/share/javahelper/java-arch.sh converts Debian architecture names into java names to locate libjvm.so in non-make build systems . javahelper provides CDBS and dh macros so that it can be used with those package build systems. . Note that some of the eclipse helpers depends on packages not pulled by default (like with devscripts). You can find these scripts in Suggests. Package: jbig2dec Architecture: amd64 Version: 0.20-ok2 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin Developers Installed-Size: 82 Depends: libc6 (>= 2.34), libjbig2dec0 (>= 0.16+20190905), libpng16-16 (>= 1.6.2-1) Filename: pool/main/j/jbig2dec/jbig2dec_0.20-ok2_amd64.deb Size: 24092 MD5sum: 7df3973731ccd1fb2f80ffdf8d5bd2cc SHA1: 5e877241d0f73c7f371f069055adf7cb89680115 SHA256: ed98273fd2be7c5d44342db83d829a7a25a221f941e5bd9fa379a47617477d8c SHA512: 8bde78b30354fa3954af0d3958a7e084012412caa7ef4bbc3a56bb2b2b08136bdbfd3ffd966da5390b80581563c172132c1e41181b106479226bc891f398e19d Homepage: https://jbig2dec.com/ Description: JBIG2 decoder library - tools jbig2dec is a decoder library and example utility implementing the JBIG2 bi-level image compression spec. Also known as ITU T.88 and ISO IEC 14492, and included by reference in Adobe's PDF version 1.4 and later. . This package contains the command-line utility jbig2dec. Package: jbigkit-bin Architecture: amd64 Version: 2.1-ok3 Priority: optional Section: graphics Source: jbigkit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael van der Kolff Installed-Size: 96 Depends: libc6 (>= 2.34), libjbig0 (>= 2.0) Suggests: netpbm Filename: pool/main/j/jbigkit/jbigkit-bin_2.1-ok3_amd64.deb Size: 24924 MD5sum: 0acfa5fff1de93e65dd82e3aeab9ca57 SHA1: 43f4f4dee24792f86278b2a3f0c5e7b5c163451a SHA256: 6cdb4af3af6a26ca02553c7eaa1c5448a344d1c5a27a1ac82d237a586e5575e1 SHA512: 9ab4ecf0d45f0c970af8d629af5551aa6255249fe25176be53c815ffc0d7808ced6ac166379f3673cfb5cefd8d27b82c325497cfdda7e4c24defd39fe92fbabe Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/ Description: JBIGkit binaries JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. . This package contains the binaries from JBIG-KIT. Package: jeepney-doc Architecture: all Version: 0.8.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: jeepney Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1116 Depends: libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg) Recommends: python3-doc Filename: pool/main/j/jeepney/jeepney-doc_0.8.0-ok1_all.deb Size: 126768 MD5sum: 36f6ee8531be4f5aad5dda76dc4715ec SHA1: 9dc0306c8dabef678d0a04760cd8531b98ed9785 SHA256: b2fe786c66e9902e4647d43006dd75f2d8922ed69a7e7aab0d0948aee1c92a71 SHA512: 7061fbe39e28569936b5bbf758eef641946625848d9d1891a1562541e5b56c74051627934838bc11281adec7a44bc7405b2697f50174be9d22509c696a7dff69 Homepage: https://gitlab.com/takluyver/jeepney Description: pure Python D-Bus interface — documentation Jeepney is a pure Python implementation of D-Bus messaging. It has an I/O-free core, and integration modules for different event loops. . D-Bus is an inter-process communication system, mainly used in Linux. . This package contains the HTML documentation for Jeepney. Package: jest Architecture: all Version: 29.6.2~ds1+~cs73.45.28-ok2 Priority: optional Section: javascript Source: node-jest Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2975 Provides: node-babel-jest (= 29.6.2), node-collect-v8-coverage (= 1.0.2), node-diff-sequences (= 29.4.3), node-expect (= 29.6.2), node-jest (= 29.6.2), node-jest-changed-files (= 29.5.0), node-jest-circus (= 29.6.2), node-jest-cli (= 29.6.2), node-jest-config (= 29.6.2), node-jest-console (= 29.6.2), node-jest-core (= 29.6.2), node-jest-create-cache-key-function (= 29.6.2), node-jest-diff (= 29.6.2), node-jest-docblock (= 29.4.3), node-jest-each (= 29.6.2), node-jest-environment (= 29.6.2), node-jest-environment-jsdom (= 29.6.2), node-jest-environment-node (= 29.6.2), node-jest-expect (= 29.6.2), node-jest-expect-utils (= 29.6.2), node-jest-fake-timers (= 29.6.2), node-jest-get-type (= 29.4.3), node-jest-globals (= 29.6.2), node-jest-haste-map (= 29.6.2), node-jest-jasmine2 (= 29.6.2), node-jest-leak-detector (= 29.6.2), node-jest-matcher-utils (= 29.6.2), node-jest-message-util (= 29.6.2), node-jest-mock (= 29.6.2), node-jest-phabricator (= 29.6.2), node-jest-pnp-resolver (= 1.2.3), node-jest-regex-util (= 29.4.3), node-jest-repl (= 29.6.2), node-jest-reporters (= 29.6.2), node-jest-resolve (= 29.6.2), node-jest-resolve-dependencies (= 29.6.2), node-jest-runner (= 29.6.2), node-jest-runtime (= 29.6.2), node-jest-snapshot (= 29.6.2), node-jest-snapshot-serializer-raw (= 2.0.0), node-jest-source-map (= 29.6.0), node-jest-test-globals (= 29.6.2), node-jest-test-result (= 29.6.2), node-jest-test-sequencer (= 29.6.2), node-jest-test-utils (= 29.6.2), node-jest-tobetype (= 1.2.3), node-jest-transform (= 29.6.2), node-jest-validate (= 29.6.2), node-jest-watcher (= 29.6.2), node-natural-compare (= 1.4.0), node-natural-compare-lite (= 1.4.0), node-pretty-format (= 29.6.2), node-types-jest (= 29.5.3), node-types-natural-compare (= 1.4.1) Depends: node-ansi-escapes, node-ansi-regex, node-ansi-styles, node-anymatch, node-babel-code-frame (>= 7), node-babel-core (>= 7), node-babel-generator, node-babel-plugin-syntax-typescript, node-babel-preset-current-node-syntax, node-babel-traverse (>= 7), node-babel-types (>= 7), node-camelcase, node-chalk, node-ci-info, node-cjs-module-lexer, node-co, node-convert-source-map, node-cosmiconfig, node-deepmerge, node-detect-newline, node-emittery, node-execa, node-exit, node-fast-json-stable-stringify, node-fb-watchman, node-glob, node-graceful-fs, node-is-generator-fn, node-istanbul, node-jest-debbundle (= 29.6.2~ds1+~cs73.45.28-ok2), node-jest-worker (= 29.6.2~ds1+~cs73.45.28-ok2), node-jsdom, node-leven, node-micromatch, node-minimist, node-p-limit, node-parse-json, node-pirates, node-prompts, node-pure-rand, node-react, node-react-dom, node-react-is, node-react-test-renderer, node-resolve, node-resolve-from, node-rimraf, node-sane, node-semver, node-sinclair-typebox, node-sinon, node-slash, node-source-map, node-source-map-support, node-stack-utils, node-strip-ansi, node-strip-bom, node-strip-json-comments, node-types-babel-core, node-types-babel-traverse, node-v8-to-istanbul (>= 8~), node-which, node-write-file-atomic, node-yargs, nodejs:any (>= 14) Breaks: node-ts-jest (<< 29) Filename: pool/main/n/node-jest/jest_29.6.2~ds1+~cs73.45.28-ok2_all.deb Size: 502064 MD5sum: 44af7c9496382bc85eea4f2ca1780c04 SHA1: ac04a8ab0379dd0e9c77eabf88f4423edd85488f SHA256: 1e83b3831a2b2afc713758dcde0502484b33ba0b4382b8c71dfad4fb634de19a SHA512: 4e2263b7f35b320caa71d4258288aec24c5d7005c76b01bbd5953178320dca32aa7f3c42911c4a3b6d9d53fd6585db3cb850c74065b8fe49a3242ddff2021f6f Homepage: https://jestjs.io Description: Delightful JavaScript Testing Some features of this testing framework are: * Easy Setup: Jest is a complete and easy to set up JavaScript testing solution. In fact, Jest works out of the box for any React project. * Instant Feedback: Failed tests run first. Fast interactive mode can switch between running all tests or only test files related to changed files. * Snapshot Testing: Jest can capture snapshots of React trees or other serializable values to simplify UI testing. . Node.js is an event-based server-side JavaScript engine. Package: jigit Architecture: amd64 Version: 1.22-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 188 Depends: libbz2-1.0, libc6 (>= 2.14), zlib1g (>= 1:1.2.3.3), libio-compress-perl Recommends: wget Filename: pool/main/j/jigit/jigit_1.22-ok1_amd64.deb Size: 47352 MD5sum: 400b7003e0ae61046b51b86165645c7c SHA1: 14ff7bb18fbc73d9ff026e1d1af3b55263ddd7bc SHA256: c9df28e7cc6c83bed3ec314ae9fc0d96f93d98c1a651f9360d1e5bbfaa74f76c SHA512: f263e93a8d2988d1188496e5bdf2c2d4a0fef1779a230eb82c428364ff12c2a35b412b98a87ed6689c8bd972578837797c034a1d116ffcb8a4f9f3caef1e47ea Homepage: https://www.einval.com/~steve/software/JTE/ Description: tools for working with jigdo files Utilities written to make jigdo files easier to work with. . jigit-mkimage: program to create images from jigdo files jigdump: list the contents of a template file jigsum: Output MD5 sums in the base64-style jigdo way jigsum-sha256: Output SHA256 sums in the base64-style jigdo way mkjigsnap: helper script to be run on the upstream server parallel-sums: program to generate multiple checksums in parallel Package: jpeg-xl-doc Architecture: all Version: 0.7.0-ok1 Priority: optional Section: doc Source: jpeg-xl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3083 Depends: doc-base Filename: pool/main/j/jpeg-xl/jpeg-xl-doc_0.7.0-ok1_all.deb Size: 877828 MD5sum: c0a7e33577d52b6afb3e1a453a6344dd SHA1: 2d79c9aa73fe855d965b6d477d291dd724df2794 SHA256: f466a4ef52f53536461aa7a7cb35ca785896658990ec69ecd32583f783fca1fa SHA512: 6ce9a97218850bf713b9fc5934249c6133ea47e13c97431b9670494abfe0b60a7548c4ef503a52ed7d88ec4de34eaa9bfe5c192704004fd1c0f51521e5193744 Homepage: https://github.com/libjxl/libjxl Description: JPEG XL Image Coding System - "JXL" (documentation) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs the doxygen documentation. Package: jq Architecture: amd64 Version: 1.7.1-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ChangZhuo Chen (陳昌倬) Installed-Size: 123 Depends: libc6 (>= 2.38), libjq1 (= 1.7.1-ok1) Filename: pool/main/j/jq/jq_1.7.1-ok1_amd64.deb Size: 64492 MD5sum: 0abb4713dc46062e289d3f8bdeefa4a0 SHA1: e8b22fda7fff89e1d67da500dfa8d37ed348527a SHA256: 595bd3c822174bcca3164ea121280cf851fe46a7f3121371f0b1824eec5955ad SHA512: ef48d4dac7c647813f2c416ae9aa39d5d9f7b4b99069e97de78abfc51111aafdbb9dee5cebef19885c7ae7c9163b58384dbf26a2a57d7af109296dc82251bd21 Homepage: https://jqlang.github.io/jq Description: lightweight and flexible command-line JSON processor jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. . It is written in portable C, and it has minimal runtime dependencies. . jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you’d expect. Package: json-glib-tools Architecture: amd64 Version: 1.8.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: json-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 44 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.56.0), libjson-glib-1.0-0 (= 1.8.0-ok1) Filename: pool/main/j/json-glib/json-glib-tools_1.8.0-ok1_amd64.deb Size: 8556 MD5sum: d869f11443627089ed86b975b922aaed SHA1: 3b44966df6a8d28109c11be61f91dade28ff10e1 SHA256: bb11fb8e321577a5f7cf206d92188fd9916362c840724b5f9712b89a75331c94 SHA512: 8167852f5608004030c2aac51373cf526aa6675d48e3c5d43029f7835ea0ca6f178c255e9ebc2b00efd659ef79e85190f9d2cc84b92fe96808d4bb2b9ef58be9 Homepage: https://wiki.gnome.org/Projects/JsonGlib Description: GLib JSON manipulation library (tools) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the json-glib-format and json-glib-validate tools. Package: jtreg Architecture: all Version: 5.1-b01-ok1 Priority: optional Section: java Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 749 Depends: javahelp2, libjtharness-java (>= 6.0), libhamcrest-java, libxalan2-java Recommends: testng Filename: pool/main/j/jtreg/jtreg_5.1-b01-ok1_all.deb Size: 608856 MD5sum: cab4153603576d08cc3a112a766c0c62 SHA1: a10befcc4f5ee20ea9f0d28473bea6058b6e95b0 SHA256: 55e46b1ae03c14c5040de61f6f34abf01a7cdd3d70922103c5e56c43c881cadc SHA512: 9ced61b0234a04d2952b62e897b675f681d8f45612fa7b768ef9f446d0763807a1c2900c77a264bbfb0d8ad23e9d023173dbd93cbfdf7034342b74da23e8812c Homepage: https://openjdk.java.net/jtreg Description: Regression Test Harness for the OpenJDK platform jtreg is the test harness used by the OpenJDK test framework. This framework is intended primarily for regression tests. It can also be used for unit tests, functional tests, and even simple product tests -- in other words, just about any type of test except a conformance test, which belong in a TCK. Package: jtreg6 Architecture: all Version: 6.2+1-ok1 Priority: optional Section: java Origin: openKylin Maintainer: openKylin Developers Installed-Size: 775 Depends: libasmtools-java, libjtharness-java (>= 6.0), javahelp2, libhamcrest-java, libxalan2-java, libjcommander-java, libslf4j-java Recommends: libtestng7-java Conflicts: jtreg, jtreg7 Filename: pool/main/j/jtreg6/jtreg6_6.2+1-ok1_all.deb Size: 630612 MD5sum: 24782a1e82b99d444ef579f1fc10492c SHA1: 83053fce0e88e33a5dda9ea6f86a34ac4d164fd7 SHA256: 196441e5a6d510fd3de62d8bf4c417d4222a50f5139e18d07916bd523c2012c5 SHA512: c70d1a7cab32a2fb4d00cc29ffed8b5d54eca7c8aa08be05037e0f2a949f8c5db70018b504645fb321309722e35e5a68ac439bba687ace8170ea0b486f8cd72f Homepage: https://openjdk.java.net/jtreg Description: Regression Test Harness for the OpenJDK platform jtreg is the test harness used by the OpenJDK test framework. This framework is intended primarily for regression tests. It can also be used for unit tests, functional tests, and even simple product tests -- in other words, just about any type of test except a conformance test, which belong in a TCK. Package: kactivities-bin Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libs Source: kactivities-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 60 Depends: libc6 (>= 2.14), libkf5activities5 (>= 5.69.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kactivities-kf5/kactivities-bin_5.92.0-ok1_amd64.deb Size: 15196 MD5sum: 9174cd7b15cabdb2360d7a3ec049a82f SHA1: a2b4142c68d3ac45687d12df20a3ebe29e4d60d6 SHA256: ffe7a8cf532d270fb3ab3189b2a60fd75b34fbfe650ed880c32cad977e463e1d SHA512: 8f3c8ce390900741d5b3237610faf4aa00d1d916dce7ae45d298cdcdf94a71c9cae2b89f3c3d9b7324c2f42cf0427c5d65f6d18b0c34575b6a0f99f09f420982 Homepage: https://invent.kde.org/frameworks/kactivities Description: Command Line Tool for KActivities kactivities-cli is a command line tool to interact with KActivities or for help with shell completion. Package: kactivitymanagerd Architecture: amd64 Version: 5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1000 Depends: libqt5sql5-sqlite, kio, libc6 (>= 2.29), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5sql5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5) Breaks: kactivities (<< 5.20~), libkactivities-bin, plasma-desktop (<< 4:5.14), plasma-workspace (<< 4:5.14) Replaces: kactivities (<< 5.20~), libkactivities-bin Filename: pool/main/k/kactivitymanagerd/kactivitymanagerd_5.24.7-ok1_amd64.deb Size: 211052 MD5sum: 4c11f0da91bfdf82cea3195dcc1e8e61 SHA1: 8c593c2905fa993e39652218a46034de8b5bf443 SHA256: 86b1e7a2d38dc1401ccd454eb634655ae2ed68cc49bb84088e4e94ed0e5b25f8 SHA512: c6e11140529caa9706a220d905ed096e79960f2256a172694e0c797ab7de9ab2ba1a4bc0c58d9106d1240d635a8dcdf4bb7d1d17e16ae9e6fc61563443264dd2 Homepage: https://invent.kde.org/plasma/kactivitymanagerd Description: System service to manage user's activities System service to manage user's activities, track the usage patterns etc. Package: kaiming-box Architecture: amd64 Version: 1.0.1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 93 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libselinux1 (>= 3.1~) Recommends: procps Filename: pool/main/k/kaiming-box/kaiming-box_1.0.1_amd64.deb Size: 33484 MD5sum: 557cecd0a0ee1236f3c0fb460fe7016c SHA1: 385461006a49d5142216174bd6ae7606f19e0a65 SHA256: e8548da9f407a298fc54d02ce417f507ec0a36716334afeecd084a5e8fc536e4 SHA512: 5961439d9cf426d318c6c8727d1ecc3321c9f95262dfabc5e009771ece0c4f3587d23f27bd7a85e01d8a4fd2eb6e1d434b7d69bbce5a09f4e9da268e7cdb2323 Homepage: https://github.com/containers/kaiming-box Description: utility for unprivileged chroot and namespace manipulation kaiming-box uses Linux namespaces to launch unprivileged containers. These containers can be used to sandbox semi-trusted applications such as Flatpak apps, image/video thumbnailers and web browser components, or to run programs in a different library stack such as a Flatpak runtime or a different Debian release. . By default, this package relies on a kernel with user namespaces enabled. Official Debian and Ubuntu kernels are suitable. . On kernels without user namespaces, system administrators can make the kaiming-box executable setuid root, allowing it to create unprivileged containers even though ordinary user processes cannot. Package: kamera Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1049 Depends: systemsettings, kio, libc6 (>= 2.33), libgphoto2-6 (>= 2.5.10), libgphoto2-port12 (>= 2.5.10), libkf5configcore5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 4.99.0), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15~) | libqt5gui5-gles (>= 5.15~), libqt5widgets5 (>= 5.15~), libstdc++6 (>= 5) Filename: pool/main/k/kamera/kamera_22.12.3-ok1_amd64.deb Size: 185232 MD5sum: b2f39f905ee87b1a7ea683f7872d2dab SHA1: 251a82e5c25e909353bbd26d9eae953e62654177 SHA256: dd7115fda2b9df48d5f85cce7279b8638d49ed07b6df3dd2712aa308f1cb2899 SHA512: 0c7791b4cbab7a4bf114e20aa4a291ba991782db91d5f6a265eed524f37f9ce34191bc5f7f5b22371675465b78ec0141751256981449dd7f845e5718a4a91588 Homepage: https://apps.kde.org/en/kamera Description: digital camera support for KDE applications This package allows any KDE application to access and manipulate pictures on a digital camera. . This package is part of the KDE graphics module. Package: kapidox Architecture: all Version: 5.92.0-ok1 Priority: optional Section: libs Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 141 Depends: python3-jinja2, python3-yaml, doxyqml, python3-requests, python3:any Recommends: python3-gv Filename: pool/main/k/kapidox/kapidox_5.92.0-ok1_all.deb Size: 28424 MD5sum: 67c13507b8c8a517cda5f2928dc1c416 SHA1: 5a52f6a8ad8fe7913a03762b7b7088195dfada6d SHA256: 3bc8ea47c2e0535a2fefd715a5bc1be7365fe2ae9c0b51dc86d0bc5827afbe4e SHA512: f6191f9e8f7db8648f2a5c1691d93156149459fd2bea0cf2cbda0a6e5a4532584c551c0ae710f2561c533f73019f1209b9e3c76d9851d2a17301c645c55976d1 Homepage: https://invent.kde.org/frameworks/kapidox Description: API documentation generation tool for KDE frameworks Framework to aid in creating API documentation for KDE Frameworks in a standard format and style. . The Doxygen tool is used to do the actual documentation extraction and formatting, but this framework provides a wrapper script to make generating the documentation more convenient (including reading settings from the target framework or other module) and a standard template for the generated documentation. . Scripts currently provided are depdiagram-generate-all, kgenframeworksapidox, depdiagram-generate, kgenapidox, and depdiagram-prepare Package: kate Architecture: amd64 Version: 4:23.08.4-ok1 Priority: optional Section: editors Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 13061 Depends: kate5-data (>= 4:23.08.4-ok1), ktexteditor-katepart, plasma-framework, qml-module-org-kde-kquickcontrolsaddons, qml-module-qtquick-layouts, qml-module-qtquick2, kio, libc6 (>= 2.34), libkf5activities5 (>= 5.90.0~), libkf5bookmarks5 (>= 5.90.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.81.0), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5newstuff5 (>= 5.90.0~), libkf5newstuffcore5 (>= 5.91.0), libkf5newstuffwidgets5 (>= 5.92.0), libkf5parts5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5syntaxhighlighting5 (>= 5.90.0~), libkf5texteditor5 (>= 5.91.0), libkf5textwidgets5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.78.0), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libkuserfeedbackcore1 (>= 1.0.0), libkuserfeedbackwidgets1 (>= 1.0.0), libqt5concurrent5 (>= 5.15.2~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 11) Recommends: sonnet-plugins Suggests: darcs, exuberant-ctags, git, khelpcenter, konsole-kpart, mercurial, subversion Filename: pool/main/k/kate/kate_23.08.4-ok1_amd64.deb Size: 2562618 MD5sum: 6497fb643c4e79ae8c969674019eae2a SHA1: 17ccf92367137ebe6e97cb6c8603137d47b7a4ef SHA256: d4db8a0b6adb7741c7c52ed27aaf888007606024f4e325c3fac1ad7ae8ec69d4 SHA512: bdb8eaa941d4aa3a277fd32af940f0dc197dbed47469b92926f9f625c1f1425a1a83be7d2dad238595dd209cf5b1c267aafd1bfe7201188632eb03f3b57583e4 Homepage: https://kate-editor.org/ Description: powerful text editor Kate is a powerful text editor that can open multiple files simultaneously. . With a built-in terminal, syntax highlighting, and tabbed sidebar, it performs as a lightweight but capable development environment. Kate's many tools, plugins, and scripts make it highly customizable. . Kate's features include: . * Multiple saved sessions, each with numerous files * Scriptable syntax highlighting, indentation, and code-folding * Configurable templates and text snippets * Symbol viewers for C, C++, and Python * XML completion and validation Package: kate5-data Architecture: all Version: 4:23.08.4-ok1 Priority: optional Section: kde Source: kate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 18352 Filename: pool/main/k/kate/kate5-data_23.08.4-ok1_all.deb Size: 7661462 MD5sum: a2c49647eb8aa7346c6359d6cc6a6882 SHA1: b6d6c52941da0fcc0a06b80c77771a21eaab52d6 SHA256: 7c3fe0f51923bdfc187103fd3d7a4d9beeafcfbd9ed74efcabd4d7629b6f125b SHA512: 82b709cf0d5c382593eec71c9cea46e300404d86ade382f229dd2333f3c7764e41c9c4bef989ed2037c91a2a4e5473fd95c1a19258cc0289794f324e80c220a5 Homepage: https://kate-editor.org/ Description: shared data files for Kate text editor This package contains the architecture-independent shared data files needed for Kate editor Package: kba-test Architecture: amd64 Version: 1.0.0.1-ok4 Priority: optional Section: utils Source: kba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhoukangyu Installed-Size: 30 Depends: libjson-c4, libkba, libc6 (>= 2.34) Filename: pool/main/k/kba/kba-test_1.0.0.1-ok4_amd64.deb Size: 6572 MD5sum: 7b646a5c2f210e0f1d7b75ed64f55652 SHA1: ec15d81b5217026e29263c6a7625ca1c4b979394 SHA256: 3edcbb39efd9f1c3f3540d7be7b7a6e0ae7ed0588fdd0020f84c709f6eca0297 SHA512: 552566dcb1ff293686ae662f42fd2d94cc5cdda64e820a8bf82bcacc5332f438a2632f92d2771ae6f9327e4fc3e0e17232c051406ae8de53d6a3ea391101b85d Description: kba test program This package provides kba test program Package: kbd Architecture: amd64 Version: 2.6.4-ok6 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Console utilities maintainers Installed-Size: 1604 Provides: console-utilities Depends: libc6 (>= 2.34), console-setup | console-setup-mini Conflicts: console-utilities Filename: pool/main/k/kbd/kbd_2.6.4-ok6_amd64.deb Size: 340748 MD5sum: 8f85de5c867d68dc7add5c5b8862daaf SHA1: b6af3eef147a430b9751a1ec0b21474528aa12d3 SHA256: 9d60bee2141bdce356accef3455cb51d23270ef3475a87012152850b9742f10c SHA512: 54eae966daeb3da84d2701dace6d258dcd048dff0bdc18669d233e8c062ae322f7bd1eafba1bb36343d31e3049dc6c18400dec2d5eceec63b63e5734d06539c5 Homepage: https://kbd-project.org/ Description: Linux console font and keytable utilities This package allows you to set up the Linux console, change the font, resize text mode virtual consoles and remap the keyboard. . You will probably want to install the “console-setup” package which sets up console font and keymap data files. Package: kbruch Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: math Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 7217 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Suggests: khelpcenter Filename: pool/main/k/kbruch/kbruch_23.08.5-ok1_amd64.deb Size: 4754596 MD5sum: c16e71030b8ea661fca7ce4c9f9b99cb SHA1: fe1232b11a2e2e0be98b52c0377e84552832ed41 SHA256: 169333f25501cbfcd02dd92acd530c7aedf8be2c2964fb21cabc373f40822679 SHA512: d038c8b657a1f2d91f29973ffab227787a52267993fd5e5f7f7e28f7ca48fa45fa52be6825b9b116ebe5fa1b5da87d4917da763e2dbc7f227c4651c31e9472e4 Homepage: https://apps.kde.org/en/kbruch Description: fraction learning aid for KDE KBruch is an aid for learning how to calculate with fractions. . This package is part of the KDE education module. Package: kde-baseapps Architecture: amd64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: dolphin (>= 4:22.12.3), kdialog (>= 4:22.12.3), keditbookmarks (>= 22.12.3), kfind (>= 4:22.12.3), konsole (>= 4:22.12.3), kwrite (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kde-baseapps_22.12.3+5.142-ok1_amd64.deb Size: 2026 MD5sum: 0aa98cf695b94042c610e55e49e8a4fe SHA1: f766b4eb9b31ed2de398ba0085da0e332f7f27f8 SHA256: 9703ce4c2cd0b6035cb5404cc2a72a2f41b842fc8039c1b8ab9e5ebacafe7e77 SHA512: 3f32c2dcf9a6de7112c2f199afc1500caaacda20c32d6be4d1bb1ec2561a32fd0c4416dd52a6b7f7bc207e68f69fb37ff50eb212e6301b11574a1233229ebff1 Homepage: https://www.kde.org Description: base applications from the official KDE release (metapackage) KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. . This package provides core applications for the desktop. Package: kde-cli-tools Architecture: amd64 Version: 4:5.24.7-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 840 Depends: kde-cli-tools-data (= 4:5.24.7-ok1), kio, libkf5su-bin, libc6 (>= 2.34), libkf5activities5 (>= 5.90.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.86.0), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.26.0), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5su5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.63.0), libkf5windowsystem5 (>= 5.90.0~), libkworkspace5-5 (>= 4:5.24.2~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5svg5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libx11-6 Breaks: kscreen (<< 4:5.14), plasma-desktop (<< 4:5.14), plasma-workspace (<< 4:5.14) Filename: pool/main/k/kde-cli-tools/kde-cli-tools_5.24.7-ok1_amd64.deb Size: 169026 MD5sum: 7dd8f60bddd9339c3d78d961b94657d6 SHA1: bf2e18f99c45e9c2c7d90ce4c584214391cc6e48 SHA256: 5109585ca7a8b594794550e7313fa899c039b3a202e1dc90b212b4f3529402a8 SHA512: 423b7c24e2f6c1ea890134549f4bc1e152912a926bfacba05c09b0b61393be3ced2d49d45fab5ef22d4143479f5d1000b9c9d106f9fb4b6bacac63e42dcd4c83 Homepage: https://invent.kde.org/plasma/kde-cli-tools Description: tools to use KDE services from the command line These command line tools enable you to use KDE services such as kioslaves, kdesu, QtSVG, kcontrol modules, KDE trader and start applications from the command line. . This package is part of the KDE Plasma. Package: kde-cli-tools-data Architecture: all Version: 4:5.24.7-ok1 Priority: optional Section: utils Source: kde-cli-tools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 4066 Filename: pool/main/k/kde-cli-tools/kde-cli-tools-data_5.24.7-ok1_all.deb Size: 729248 MD5sum: 9f32aeeb1f2920255ea383c86ca79930 SHA1: 0170e50fe193cf5bdf377c732d72f20f146c1d0a SHA256: e926836c9175aca29dd107f5bcb13da95c0e4bb37b396ae8b6a9167d5f97bc9e SHA512: 8af9632480c2600e03cc3ff3b5a3d35fd3caca603fb893acf3f0f4221a0b52a668e588f8138ede13a1b6bd90cf6dabfcccd0ced5f870c1786d06d0b658ef0fa9 Homepage: https://invent.kde.org/plasma/kde-cli-tools Description: tools to use kioslaves from the command line These command line tools enable you to use KDE services such as kioslaves, kdesu, QtSVG, kcontrol modules, KDE trader and start applications from the command line. . This package is part of the KDE Plasma. . This package contains the data files Package: kde-config-cron Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: admin Source: kcron Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2466 Depends: cron | cron-daemon | anacron, kio, libc6 (>= 2.34), libkf5authcore5 (>= 5.85.0~), libkf5configwidgets5 (>= 5.85.0~), libkf5coreaddons5 (>= 5.85.0~), libkf5i18n5 (>= 5.85.0~), libkf5kiowidgets5 (>= 5.85.0~), libkf5widgetsaddons5 (>= 5.63.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Suggests: khelpcenter Filename: pool/main/k/kcron/kde-config-cron_22.12.3-ok1_amd64.deb Size: 956292 MD5sum: 299868d3ff1b321ecce9efa61896896e SHA1: 47a3259dbceb703f2464189053a5f02f91b5bf1f SHA256: 3a906b0df148c7bbb1375b0c058105bcc321e86c53e9863c0a529a715fc8f86a SHA512: 6e2d72c49ca1500603dd218a52f1af5537a3bf23d2e4a124145fce4c877b2327ffb941749bb16d10487d58d2240b86e7e7feac90258a236cc776374294088f9d Homepage: https://kde.org/applications/utilities/org.kde.kcron Description: program scheduler frontend kde-config-cron is a KDE configuration module for scheduling programs to run at specific intervals using cron, the UNIX scheduling service. . This package is part of the KDE administration module. Package: kde-config-fcitx5 Architecture: amd64 Version: 5.1.4-ok2 Priority: optional Section: kde Source: fcitx5-configtool Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 452 Depends: kde-cli-tools, libqt5svg5, qml-module-org-kde-kcm, qml-module-org-kde-kirigami2, libc6 (>= 2.34), libfcitx5-qt1 (>= 5.1.4), libfcitx5config6 (>= 5.1.7), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libkf5coreaddons5 (>= 4.100.0), libkf5i18n5 (>= 4.97.0), libkf5plasma5 (>= 5.57.0), libkf5quickaddons5 (>= 5.54.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.12), libqt5gui5 (>= 5.12) | libqt5gui5-gles (>= 5.12), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.3.0) | libqt5quick5-gles (>= 5.3.0), libstdc++6 (>= 5.2), libxkbcommon0 (>= 0.5.0) Suggests: fcitx5-config-qt Breaks: fcitx5-configtool-kde (<< 5.0.15) Replaces: fcitx5-configtool-kde (<< 5.0.15) Filename: pool/main/f/fcitx5-configtool/kde-config-fcitx5_5.1.4-ok2_amd64.deb Size: 122112 MD5sum: 0b9c7781bb54e9f203fcb89fc2258ca5 SHA1: a42980ec0cdbf64d21e8b046bd81ffc992455b97 SHA256: 12b2f158250d5db1247e6688fcbc200dfa269cea013547076fbd928d91687249 SHA512: 4e5e520d04598f3b7bd75827caa282a0eee94dbc82f60a75dfad9b5bd3d500c74bd6abd59a2cc69aafa291f3e8dbed9cd7fae995c6667e7fc9c72dc3b98208bb Homepage: https://github.com/fcitx/fcitx5-configtool Description: KDE configuration module for Fcitx5 This is a configuration module for System Settings for configuring Fcitx Input Method Framework v5. It also provides the fcitx5-plasma-theme-generator tool. Package: kde-config-plymouth Architecture: amd64 Version: 5.24.7-ok1 Priority: optional Section: kde Source: plymouth-kcm Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 455 Depends: plasma-framework, qml-module-org-kde-kquickcontrolsaddons, kio, libc6 (>= 2.34), libkf5archive5 (>= 5.90.0~), libkf5authcore5 (>= 5.61.0), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.100.0), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5newstuffcore5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.8.0+git20150324.0130+15.04), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libstdc++6 (>= 5) Enhances: plymouth Filename: pool/main/p/plymouth-kcm/kde-config-plymouth_5.24.7-ok1_amd64.deb Size: 73358 MD5sum: 37cc9ab45052809f7547e1617464528c SHA1: 4d1534282a383d1a0085095451250f01481f7338 SHA256: 08d4a3f28bcc95d6edc245d3a9ceae50036fca8af61b2f424c617f9f198fec37 SHA512: 7a33bd5e4e90fd39ade0213b158b4e612d64236311cec0663e82072a774ff68d2f42db72501daf579fdb9cf06415317deb47dba04dafbfddb83d9d51c1a7766d Homepage: https://invent.kde.org/plasma/plymouth-kcm Description: KCM for Plymouth KDE systemsettings module to manage plymouth theming. Package: kde-config-screenlocker Architecture: amd64 Version: 5.24.4-ok1 Priority: optional Section: libs Source: kscreenlocker Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 276 Depends: libkscreenlocker5 (= 5.24.4-ok1), perl:any, kpackagetool5, libc6 (>= 2.14), libkf5configcore5 (>= 5.69.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.2.0), libkf5declarative5 (>= 5.73.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libkf5package5 (>= 5.42.0), libkf5quickaddons5 (>= 5.68.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kscreenlocker/kde-config-screenlocker_5.24.4-ok1_amd64.deb Size: 55270 MD5sum: f1d47488e4bd60b7082b7a47f5c3c311 SHA1: a1ddd775f7a103827016a08e41753f0e955865d2 SHA256: f331130d59d89c35d0570de1214fe695ccb100aac2fbd730725f061751a5ff75 SHA512: 07a541007ab8dd50306d805394f07285a6c6791822986ea1aff59dec7437468351b1799fdf944460a19e72e2ebaaaef7adf01d5f0986573b5f1d8c081564695e Homepage: https://invent.kde.org/plasma/kscreenlocker Description: KCM Module for kscreenlocker KDE systemsettings module to configure kscreenlocker. . kscreenlocker can be configured to support the PAM ("Pluggable Authentication Modules") system for password checking (for unlocking the display). . PAM is a flexible application-transparent configurable user-authentication system found on FreeBSD, Solaris, and Linux (and maybe other unixes). . Information about PAM may be found on its homepage http://www.kernel.org/pub/linux/libs/pam/ (Despite the location, this information is NOT Linux-specific.) . This package contains the KCM settings module for kscreenlocker. Package: kde-full Architecture: amd64 Version: 5:142-ok1 Priority: optional Section: metapackages Source: meta-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Provides: kde-software-compilation Depends: kde-plasma-desktop (>= 5:142-ok1), kde-standard (>= 5:142-ok1), kdeadmin (>= 4:22.12.3), kdeedu (>= 4:22.12.3), kdegames (>= 4:22.12.3), kdegraphics (>= 4:22.12.3), kdemultimedia (>= 4:22.12.3), kdenetwork (>= 4:22.12.3), kdeutils (>= 4:22.12.3), plasma-workspace-wallpapers (>= 4:5.24.2) Recommends: kdeaccessibility (>= 4:22.12.3), kdetoys (>= 4:22.12.3), kdewebdev (>= 4:22.12.3) Suggests: xorg Filename: pool/main/m/meta-kde/kde-full_142-ok1_amd64.deb Size: 1824 MD5sum: ea48e9a2d04236e19fce05fab1fd1ece SHA1: 7c7a4ed9ca85ca53b3064d692a48b4b68d502833 SHA256: f419c334d24569dbbf704bcd094fc46ab34b0d032cf84ce326ccdc5cf85982f5 SHA512: c62c82d7235ecdf3c40ebdb9fb9222e6ac57f6923c207b4ce4449c3f9c8b160b71a3cc9991189f5e188d2531f0f46ea2b8401b4851da3ea8345e822ea847fd12 Homepage: https://www.kde.org Description: complete KDE Software Compilation for end users KDE is the powerful, integrated, and easy-to-use Free Software desktop platform and suite of applications. . This metapackage includes all the official modules released with KDE Sotware Compilation that are not specific to development and as well other KDE applications that are useful for a desktop user. This includes multimedia, networking, graphics, education, games, system administration tools, and other artwork and utilities. Package: kde-plasma-desktop Architecture: amd64 Version: 5:142-ok1 Priority: optional Section: metapackages Source: meta-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: kde-baseapps (>= 4:22.12.3), plasma-desktop (>= 4:5.24.2), plasma-workspace (>= 4:5.24.2), udisks2, upower Recommends: kwin-x11 (>= 4:5.24.2), sddm (>= 0.11), xserver-xorg Suggests: kdeconnect Filename: pool/main/m/meta-kde/kde-plasma-desktop_142-ok1_amd64.deb Size: 1748 MD5sum: e33124570a34d9c4a76c005fe1f7cf0e SHA1: 3b2128a6046fee4f1f60c6836b838c805c093bcf SHA256: 0051a87dbd28e002458b9e9c23621681e5ad3f89be12ca0a1d4e5046ff5cc011 SHA512: 4d330a8d1af3093e7f233c7c803c83051e9fe42ea14a7f46045a5e3dd95db9012ecb46019fefa63a8eddc4a60b59e0a625bd224837ec7ae491faa2460d196db8 Homepage: https://www.kde.org Description: KDE Plasma Desktop and minimal set of applications KDE is the powerful, integrated, and easy-to-use Free Software desktop platform and suite of applications. . This metapackage pulls in the core modules released with the KDE Software Compilation including the basic KDE Plasma Desktop, minimal set of basic applications (browser, file manager, text editor, system settings, panel, etc.), important libraries and data. Package: kde-spectacle Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2888 Depends: qdbus-qt5 (>= 5.15.0~), kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5newstuff5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5purpose-bin, libkf5purpose5 (>= 5.73.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5waylandclient5 (>= 4:5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libkimageannotator0 (>= 0.6.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libxcb-cursor0 (>= 0.0.99), libxcb-image0 (>= 0.2), libxcb-util1 (>= 0.4.0), libxcb-xfixes0, libxcb1 Filename: pool/main/k/kde-spectacle/kde-spectacle_22.12.3-ok1_amd64.deb Size: 1396494 MD5sum: a17e94a61752b0a1a25abe27d121d733 SHA1: 4108d90a43c52605a5aef9ab84b5ff68be3d9ec6 SHA256: 190a27cbd2a343cb41253bbb0bd07dc3d03c5983853befd7dbc455424055598a SHA512: 981002c69ef6d887736c56165e7342007269b926f9d706af62ee8dad763c289065945299faf3764e3edce5927fb56598cd731101b517f9b06001637e191c24de Homepage: https://apps.kde.org/en/spectacle Description: Screenshot capture utility Spectacle captures images of the screen. It can capture the whole screen, a specified region, an individual window, or only part of a window. Package: kde-standard Architecture: amd64 Version: 5:142-ok1 Priority: optional Section: metapackages Source: meta-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: ark (>= 4:22.12.3), dragonplayer (>= 4:22.12.3), gwenview (>= 4:22.12.3), juk (>= 4:22.12.3), kate (>= 4:22.12.3), kcalc (>= 4:22.12.3), kde-plasma-desktop (>= 5:142-ok1), kde-spectacle (>= 22.12.3), khelpcenter (>= 4:22.12.3), kwalletmanager (>= 4:22.12.3), okular (>= 4:22.12.3), plasma-dataengines-addons (>= 4:5.24.2), plasma-pa (>= 5.24.2) | kmix (>= 4:22.12.3), plasma-runners-addons (>= 4:5.24.2), plasma-wallpapers-addons (>= 4:5.24.2), plasma-widgets-addons (>= 4:5.24.2), polkit-kde-agent-1 (>= 4:5.24.2), sweeper (>= 4:22.12.3) Recommends: konq-plugins (>= 4:22.12.3), plasma-nm (>= 4:5.24.2) Suggests: skanlite Filename: pool/main/m/meta-kde/kde-standard_142-ok1_amd64.deb Size: 1794 MD5sum: e38505885ab2fdc0a432a7b6c6e88f63 SHA1: 3ab784dbbc0115a78c93fa25dc7a57bc3cf46c74 SHA256: 90e0d0becebde7ca6f96f3d25fa19bbca33cf2d432f3048415d581fc648a7702 SHA512: 23846fb6f2c28a218e18c4421e0fd9bd8e3deb253370994e285317084013a4793aa446bfa8cc77bf5c12f217c6ad136a18f5d1eacc444abd610b104e99c66894 Homepage: https://www.kde.org Description: KDE Plasma Desktop and standard set of applications The KDE Software Compilation is the powerful, integrated, and easy-to-use Free Software desktop platform and suite of applications. . This metapackage includes the KDE Plasma Desktop and a selection of the most common used applications in a standard KDE desktop. Package: kde-style-breeze Architecture: amd64 Version: 4:5.24.4-ok3 Priority: optional Section: kde Source: breeze Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 931 Depends: libc6 (>= 2.14), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5style5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/b/breeze/kde-style-breeze_5.24.4-ok3_amd64.deb Size: 237114 MD5sum: 7bbbdd33548dd5fc92a9824cbaadf3e2 SHA1: 7f30970d6b90c116227a47dab2cba3e63d6e70a5 SHA256: 150afb2b453b0d74d276dabf1174c6d5396101277bb369d81a198f0693e48a2f SHA512: 6415be41aa76d8c9be4b55a7e23d3c8560c430f520108eb81eec4437c72206ad37b41f95aa31da6593ff0128a71826d380ee0b51885c31126a54abcb4f894afc Homepage: https://invent.kde.org/?p=breeze.git/breeze Description: Widget style for Qt and KDE Software This is the default widget style for KDE's Plasma desktop. . This package is part of the Breeze theme module. Package: kde-thumbnailer-deb Architecture: amd64 Version: 3.0.5-ok3 Priority: optional Section: kde Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 112 Depends: kio, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libkf5kiowidgets5 (>= 5.0.0), libqapt3 (>= 3.0.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libstdc++6 (>= 4.1.1) Enhances: dolphin, konqueror Filename: pool/main/libq/libqapt/kde-thumbnailer-deb_3.0.5-ok3_amd64.deb Size: 22612 MD5sum: 4140acacfa5559c9b7254e2acd889b98 SHA1: 1407b642953d150041fa3c4a5b8bca7652d2c897 SHA256: c1130c3fd71c8e3875aa29eb91510592cabde71694478587806ee7515645758a SHA512: ec92fa1d08dfe3fa10ebb2fba2031deeb6e52d4337be10bbe9fb976bc7cade8b1444bb3b0c10077608e8857a37b148a702af9e701edbf31544a1f7ca92b33244 Homepage: https://cgit.kde.org/libqapt.git/ Description: KDE plugin to show thumbnails of Debian package files QApt is a collection of tools and a library providing a wrapper around APT. The intention is to ease the use of APT in Qt-based programs. . A plugin for KDE file managers (Dolphin and Konqueror) to preview Debian packages (.deb files) as thumbnails. Package: kdeaccessibility Architecture: amd64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: kmag (>= 4:22.12.3), kontrast (>= 22.12.3) Recommends: kaccessible (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdeaccessibility_22.12.3+5.142-ok1_amd64.deb Size: 2040 MD5sum: cebb2b623e3f90525fdd677b6439b4fa SHA1: d9ddebb156616bc041f0f7e6eca9d8802332a6d6 SHA256: 79a80bcfd2701c5f07d78e8e6ee7544b311b63886fbe7ec9e15f592ca99a590b SHA512: 57bc0b701d4dd2788850d9e81cee147ddf8bc456d8bf8b84b1edbe699a0b04336b33450c3d5b2f3418dadc3e2677243352563f2ce1812343be94b8ae96eb4df6 Homepage: https://www.kde.org Description: accessibility packages from the official KDE release KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. . This metapackage includes a collection of programs to make KDE more accessible, provided with the official release of KDE. Package: kdeadmin Architecture: amd64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: kde-config-cron (>= 4:22.12.3), ksystemlog (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdeadmin_22.12.3+5.142-ok1_amd64.deb Size: 2010 MD5sum: cdbfff85b5ef45666789710b2e0cb0bb SHA1: dce87985db04b341825e6d0211ffa46583e45568 SHA256: 9b969032655542cf9823cb06d34003ce4b26d17bb7983d8580e527041b804df3 SHA512: a61e4d4618b5b342a0a55e346baa73d85bf9b711e172502f057ce4a5d39f2b59f0ad091cab2cae7d5745d7ee09196c04743aa04f1337a89d64264a25ab054ddf Homepage: https://www.kde.org Description: system administration tools from the official KDE release KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. . This metapackage includes a collection of system administration tools provided with the official release of KDE. Package: kded5 Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libs Source: kded Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 161 Depends: libc6 (>= 2.14), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5crash5 (>= 5.92.0~), libkf5dbusaddons5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kded/kded5_5.92.0-ok2_amd64.deb Size: 54464 MD5sum: 432cf513a6c3b5d2f810f1e59e95d134 SHA1: c361ceeadeea8897173f372d507817280cedbeef SHA256: d10bd859b3b15aa43c14db8fd9a50faa60c3b200aec889d170d2e38aacb32b65 SHA512: 914edf3f9d2e8b4930199f2e71bdc3b40372bd2f468539760e3cc1b2c32facb60c337c8a46d229f83e544ea1b786423ea2f4c28632ae89a4305084fb17d7560b Homepage: https://invent.kde.org/frameworks/kded Description: Extensible daemon for providing session services KDED runs in the background and performs a number of small tasks. Some of these tasks are built in, others are started on demand. Package: kded5-dev Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libdevel Source: kded Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 18 Depends: kded5 (= 5.92.0-ok2), libkf5coreaddons-dev (>= 5.92.0~), libkf5crash-dev (>= 5.92.0~), libkf5dbusaddons-dev (>= 5.92.0~), libkf5service-dev (>= 5.92.0~) Filename: pool/main/k/kded/kded5-dev_5.92.0-ok2_amd64.deb Size: 3074 MD5sum: 82f59767fda9ba07d2e845c599c162b0 SHA1: cf7ba482e7beb0e156f676c1253d710611318a3e SHA256: 70ff8e938c4ed4354ffacc3c6d9ebb17e9c6c72d7befcb300e1b4b333d9e1f10 SHA512: eeb1c6ddc1cd0a576c643314915c274f1aa3697fb6a4d2848a377aaf08e444abaeb72921e05be92724d274b180f9208e2dc6398d18af76f03555b92abb31248a Homepage: https://invent.kde.org/frameworks/kded Description: Extensible daemon for providing session services KDED runs in the background and performs a number of small tasks. Some of these tasks are built in, others are started on demand. . Contains development files. Package: kdeedu Architecture: amd64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: artikulate (>= 4:22.12.3), kbruch (>= 4:22.12.3), kgeography (>= 4:22.12.3), kig (>= 4:22.12.3), kiten (>= 4:22.12.3), klettres (>= 4:22.12.3), kmplot (>= 4:22.12.3), kturtle (>= 4:22.12.3), kwordquiz (>= 4:22.12.3), marble (>= 4:22.12.3), minuet (>= 22.12.3), parley (>= 4:22.12.3), rocs (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdeedu_22.12.3+5.142-ok1_amd64.deb Size: 2058 MD5sum: b80826214d5676b5f890b04721d25723 SHA1: 6922baf2e03ebf3f3d939eb2b2a8ddc9124597e4 SHA256: eb608e938e037899f9a375c184eda94f622ed17092dc9a36c972da5119cb16f4 SHA512: 20307cb063eb83f4ad0ca6ed4b7a81e73b485a41806eb79cd3865f0f0548d05d459d71803a119d165084f4e865f766cf23c8baf1b9132e907d6b84be80be3174 Homepage: https://www.kde.org Description: educational applications from the official KDE release KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. . This metapackage includes educational applications provided with the official release of KDE. Package: kdegames Architecture: amd64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: bovo (>= 4:22.12.3), kapman (>= 4:22.12.3), katomic (>= 4:22.12.3), kblocks (>= 4:22.12.3), kbounce (>= 4:22.12.3), kdiamond (>= 4:22.12.3), kfourinline (>= 4:22.12.3), kigo (>= 4:22.12.3), klickety (>= 4:22.12.3), kmahjongg (>= 4:22.12.3), kmines (>= 4:22.12.3), knights (>= 22.12.3), kolf (>= 4:22.12.3), kpat (>= 4:22.12.3), kreversi (>= 4:22.12.3), kshisen (>= 4:22.12.3), ksudoku (>= 4:22.12.3), kubrick (>= 4:22.12.3), palapeli (>= 4:22.12.3), picmi (>= 4:22.12.3) Recommends: kajongg (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdegames_22.12.3+5.142-ok1_amd64.deb Size: 2102 MD5sum: 3d0352ac1bb8e62e3539d8c5441e3a92 SHA1: f34387e957545adc0f90a8c78fe038b16cc7c52e SHA256: d581c094f00e8a1f82d297fddb320f9a276388b059971d773d0867bdeee87b7d SHA512: 5271c3270da9ab88ef6f458213bccf0f3c40b8173e702af4c14fb87a49ebae2bb683f228298ebee06fb90ddac9cc491e87b8d9608b127268fd79f04c530f3ba3 Homepage: https://www.kde.org Description: games from the official KDE release KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. . This metapackage includes a collection of games provided with the official release of KDE. Package: kdegraphics Architecture: amd64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: gwenview (>= 4:22.12.3), kamera (>= 4:22.12.3), kde-spectacle (>= 22.12.3), kgamma5 (>= 5.24.2), kolourpaint (>= 4:22.12.3), kruler (>= 4:22.12.3), okular (>= 4:22.12.3) Recommends: kdegraphics-mobipocket (>= 4:22.12.3), kdegraphics-thumbnailers (>= 4:22.12.3), svgpart (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdegraphics_22.12.3+5.142-ok1_amd64.deb Size: 2078 MD5sum: 19cde69b8cdf77525da91d502493e1fb SHA1: 153880cf5fb11ddd17651bba6331b50f5f968b1f SHA256: 7ae98cc0915643a14aa31a9a7226eaca50fdf0b70c68bbf22b5378c718b4da40 SHA512: 3bde44beec6ba3f3e01e84e8f5645acc43feb4982417e6f0883abfde4d5b8182080340241b37aee2e8c908447404493ebf2357e3009df274758af7e96acd46c9 Homepage: https://www.kde.org Description: graphics applications from the official KDE release KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. . This metapackage includes graphics applications provided with the official release of KDE. Package: kdegraphics-mobipocket Architecture: all Version: 4:23.08.5-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 9 Depends: kdegraphics-thumbnailers (>= 4:22.03.90~) Filename: pool/main/k/kdegraphics-mobipocket/kdegraphics-mobipocket_23.08.5-ok1_all.deb Size: 2132 MD5sum: 163d53040cbf918715455ccc527678ad SHA1: f81c3c06d204bded23d6e6a9c535b44010ce5be7 SHA256: db2e487d6cec219ce7715ad153e21bfc501ebccb4ef332f82b0c50acb85e5c77 SHA512: 15ddadf524e806b4e70fe9b44779a2fc55f31188c26d69a4e49e43721d95a42c2a48f3f6d45a66c0d7d7aeb350818c46f1bc0fc3a613d02bb0776236d420bc71 Homepage: https://invent.kde.org/graphics/kdegraphics-mobipocket Description: mobipocket thumbnail plugin - transitional package This package contains a plugin to read mobi files as thumbnails in KDE. . This package is a dummy and can safely be removed. Package: kdemultimedia Architecture: amd64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: dragonplayer (>= 4:22.12.3), juk (>= 4:22.12.3), kde-config-cddb (>= 4:22.12.3), plasma-pa (>= 5.24.2) | kmix (>= 4:22.12.3) Recommends: ffmpegthumbs (>= 4:22.12.3) Suggests: k3b (>= 22.12.3), kdenlive (>= 22.12.3), kwave (>= 22.12.3) Filename: pool/main/m/meta-kde/kdemultimedia_22.12.3+5.142-ok1_amd64.deb Size: 2078 MD5sum: 89dcf96b202863197278cf12a983317e SHA1: b1b170b431dbb463d39b93b8ca5d2f70dcc5c6a2 SHA256: b8738d1d46dd72b1d7b7c43a1167885ef62633a499044e87c403b3e7df7ca345 SHA512: 970d04bb284108dd558b8b2ef4a694c90d6c3880db64668729e4b3a3b86059b83241fa99430c9801bfd9adb585cbd934692ce653594b17580bd03997d432e5d2 Homepage: https://www.kde.org Description: multimedia applications from the official KDE release KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. . This metapackage includes multimedia applications provided with the official release of KDE. Package: kdenetwork Architecture: amd64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: kget (>= 4:22.12.3), krdc (>= 4:22.12.3), krfb (>= 4:22.12.3) Recommends: kdenetwork-filesharing (>= 4:22.12.3) Suggests: kde-zeroconf Filename: pool/main/m/meta-kde/kdenetwork_22.12.3+5.142-ok1_amd64.deb Size: 2024 MD5sum: fae1bc869ab11738f322e2661d348750 SHA1: f4d402937454cf1d380c5325eb2ae7c42ab618e6 SHA256: d7ae82c9c10017c6cc41c94c481ac6e32a8a26ec087c214a594092bfedcf7afc SHA512: aab30c4fd1411a7bd6d66ed9a57b7c43c2a7b81199cc95b228c7c88ed658ae9fb59f316fbd4b50e0e4206a0515a537535fce86e37ce45a9e5ac4c50978485a4e Homepage: https://www.kde.org Description: networking applications from the official KDE release KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. . This metapackage includes networking applications provided with the official release of KDE. Package: kdenetwork-filesharing Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1150 Depends: samba-common-bin, kio, libc6 (>= 2.34), libkf5authcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libpackagekitqt5-1 (>= 1.1.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5quickwidgets5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 11) Suggests: samba Enhances: dolphin Filename: pool/main/k/kdenetwork-filesharing/kdenetwork-filesharing_23.08.5-ok1_amd64.deb Size: 171596 MD5sum: e49a2d864bcc4ddd24f92108fad41dae SHA1: ece2795b90582bc17a1bf0986d9de3ebbea92598 SHA256: 4f6f01cffa45d1efda4c51b747042dad77c463b422092cecf54723a77eda6a27 SHA512: 8a64e569fb459f1dbb9b50aef9517c48dfee1cc2e245c137904d0242eb5a755c77e91e24cd9380d02fb8f578871bbe6753a41b10931c5501890285262389921a Homepage: https://invent.kde.org/network/kdenetwork-filesharing Description: network filesharing configuration module This package provides a way to configure network file-sharing using Samba in the properties dialogue of the file manager. . This package is part of the KDE networking module. Package: kdenlive Architecture: amd64 Version: 23.08.4-ok1 Priority: optional Section: video Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 15445 Depends: kio, libc6 (>= 2.38), libkf5archive5 (>= 5.35.0), libkf5bookmarks5 (>= 4.96.0), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.81.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.89.0), libkf5coreaddons5 (>= 5.84.0), libkf5crash5 (>= 5.15.0), libkf5dbusaddons5 (>= 4.97.0), libkf5declarative5 (>= 5.45.0), libkf5filemetadata3 (>= 5.0.2+git20140925), libkf5guiaddons-bin, libkf5guiaddons5 (>= 4.96.0), libkf5i18n5 (>= 5.17.0), libkf5iconthemes5 (>= 4.96.0), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.76.0), libkf5kiogui5 (>= 5.71.0), libkf5kiowidgets5 (>= 5.70.0), libkf5newstuff5 (>= 5.78.0), libkf5newstuffcore5 (>= 5.91.0), libkf5newstuffwidgets5 (>= 5.92.0), libkf5notifications5 (>= 5.35.0), libkf5notifyconfig5 (>= 4.96.0), libkf5purpose-bin, libkf5purpose5 (>= 1.1), libkf5solid5 (>= 4.97.0), libkf5textwidgets5 (>= 4.96.0), libkf5widgetsaddons5 (>= 5.78.0), libkf5xmlgui5 (>= 4.98.0), libmlt++7 (>= 7.20.0), libmlt7 (>= 7.20.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.9.0~rc), libqt5network5 (>= 5.15.1), libqt5networkauth5 (>= 5.12.2), libqt5qml5 (>= 5.9.0~beta), libqt5quick5 (>= 5.6.1) | libqt5quick5-gles (>= 5.6.1), libqt5quickcontrols2-5 (>= 5.9.0~rc), libqt5quickwidgets5 (>= 5.11.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 11), kdenlive-data (= 23.08.4-ok1), qml-module-qtquick2, qml-module-qtquick-controls, qml-module-qtgraphicaleffects, qml-module-qtqml-models2, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-org-kde-kcm, qml-module-org-kde-newstuff, breeze, breeze-icon-theme (>= 4:5.83.0), kinit, kded5, melt, gstreamer1.0-plugins-bad, ffmpeg Recommends: swh-plugins, oxygen-icon-theme, dvgrab, frei0r-plugins, recordmydesktop, dvdauthor, genisoimage Suggests: khelpcenter, vlc | xine-ui Breaks: kdenlive-data (<< 19.12.2-2~) Replaces: kdenlive-data (<< 19.12.2-2~) Filename: pool/main/k/kdenlive/kdenlive_23.08.4-ok1_amd64.deb Size: 3604760 MD5sum: c2989a87eb069965ebab065d46b8e182 SHA1: b1bf54efb5911086ff7e50a61ae208ac516dda8d SHA256: 68967816b9e8502722f36ec6e9f88756865a482afe98dbe9634dcbc06ac07026 SHA512: 3f60dfb0c0ca5fc3c0a3e178808a239ab5bfc21109be28ba288d00d0bafd4415f697f6f36878f5cc7f68b43564cdfddef3899367045b08282266759a3240e100 Homepage: https://kdenlive.org/ Description: non-linear video editor Kdenlive is a non-linear video editing suite, which supports DV, HDV and many more formats. Its main features are: * Guides and marker for organizing timelines * Copy and paste support for clips, effects and transitions * Real time changes * FireWire and Video4Linux capture * Screen grabbing * Exporting to any by FFMPEG supported format Package: kdenlive-data Architecture: all Version: 23.08.4-ok1 Priority: optional Section: video Source: kdenlive Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 59481 Recommends: kdenlive Breaks: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Replaces: kde-l10n-ar (<< 4:16.04.3-4~), kde-l10n-ast (<< 4:16.04.3-4~), kde-l10n-bg (<< 4:16.04.3-4~), kde-l10n-bs (<< 4:16.04.3-4~), kde-l10n-ca (<< 4:16.04.3-4~), kde-l10n-cavalencia (<< 4:16.04.3-4~), kde-l10n-cs (<< 4:16.04.3-4~), kde-l10n-da (<< 4:16.04.3-4~), kde-l10n-de (<< 4:16.04.3-4~), kde-l10n-el (<< 4:16.04.3-4~), kde-l10n-engb (<< 4:16.04.3-4~), kde-l10n-eo (<< 4:16.04.3-4~), kde-l10n-es (<< 4:16.04.3-4~), kde-l10n-et (<< 4:16.04.3-4~), kde-l10n-eu (<< 4:16.04.3-4~), kde-l10n-fa (<< 4:16.04.3-4~), kde-l10n-fi (<< 4:16.04.3-4~), kde-l10n-fr (<< 4:16.04.3-4~), kde-l10n-ga (<< 4:16.04.3-4~), kde-l10n-gl (<< 4:16.04.3-4~), kde-l10n-he (<< 4:16.04.3-4~), kde-l10n-hi (<< 4:16.04.3-4~), kde-l10n-hr (<< 4:16.04.3-4~), kde-l10n-hu (<< 4:16.04.3-4~), kde-l10n-ia (<< 4:16.04.3-4~), kde-l10n-id (<< 4:16.04.3-4~), kde-l10n-is (<< 4:16.04.3-4~), kde-l10n-it (<< 4:16.04.3-4~), kde-l10n-ja (<< 4:16.04.3-4~), kde-l10n-kk (<< 4:16.04.3-4~), kde-l10n-km (<< 4:16.04.3-4~), kde-l10n-ko (<< 4:16.04.3-4~), kde-l10n-lt (<< 4:16.04.3-4~), kde-l10n-lv (<< 4:16.04.3-4~), kde-l10n-mr (<< 4:16.04.3-4~), kde-l10n-nb (<< 4:16.04.3-4~), kde-l10n-nds (<< 4:16.04.3-4~), kde-l10n-nl (<< 4:16.04.3-4~), kde-l10n-nn (<< 4:16.04.3-4~), kde-l10n-pa (<< 4:16.04.3-4~), kde-l10n-pl (<< 4:16.04.3-4~), kde-l10n-pt (<< 4:16.04.3-4~), kde-l10n-ptbr (<< 4:16.04.3-4~), kde-l10n-ro (<< 4:16.04.3-4~), kde-l10n-ru (<< 4:16.04.3-4~), kde-l10n-sk (<< 4:16.04.3-4~), kde-l10n-sl (<< 4:16.04.3-4~), kde-l10n-sr (<< 4:16.04.3-4~), kde-l10n-sv (<< 4:16.04.3-4~), kde-l10n-tr (<< 4:16.04.3-4~), kde-l10n-ug (<< 4:16.04.3-4~), kde-l10n-uk (<< 4:16.04.3-4~), kde-l10n-wa (<< 4:16.04.3-4~), kde-l10n-zhcn (<< 4:16.04.3-4~), kde-l10n-zhtw (<< 4:16.04.3-4~) Filename: pool/main/k/kdenlive/kdenlive-data_23.08.4-ok1_all.deb Size: 10661844 MD5sum: 6f2344d61406015335d5a6a92800196e SHA1: 5e30963182a1229615a42fe84ed1e0732ec1221f SHA256: c8756abd27ff7aa3fe32c5c25be8855deb35a02e667cbccf7c87b50ac9c40992 SHA512: efa8d851c467b798487cfc3c4435e627780633c5264b27a0fbc6f38851da003ea8fb2fda93e6576cb4415a0517897558b20882798fe9ccc91338b0dc27446dc8 Homepage: https://kdenlive.org/ Description: non-linear video editor (data files) Kdenlive is a non-linear video editing suite, which supports DV, HDV and many more formats. Its main features are: * Guides and marker for organizing timelines * Copy and paste support for clips, effects and transitions * Real time changes * FireWire and Video4Linux capture * Screen grabbing * Exporting to any by FFMPEG supported format . This package contains the data files for kdenlive. Package: kdepim Architecture: amd64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: accountwizard (>= 4:22.12.3), akonadiconsole (>= 4:22.12.3), akregator (>= 4:22.12.3), kaddressbook (>= 4:22.12.3), kalarm (>= 4:22.12.3), kalendarac (>= 4:22.12.3), kdepim-addons (>= 22.12.3), kdepim-runtime (>= 4:22.12.3), kleopatra (>= 4:22.12.3), kmail (>= 4:22.12.3), knotes (>= 4:22.12.3), konsolekalendar (>= 4:22.12.3), kontact (>= 4:22.12.3), korganizer (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdepim_22.12.3+5.142-ok1_amd64.deb Size: 2032 MD5sum: 7c520be4c004865b27a53a9c7ced1102 SHA1: e9b44442badeeb20d1020f4853a2f2db6ff922d9 SHA256: 3ed5758d355478acbea15e4c60db99c18e47328994d1dc77459b70cc7dc58781 SHA512: 4fd3f1f4269aeed4e4c436742ebe8ef8f7b20683b29dcfc82b5d4374aed8e26e1c1c76a423ae813bc537f8eb205afc0f9c25b2e043ae15d0938cc88a24dc4fc2 Homepage: https://www.kde.org Description: Personal Information Management apps from the official KDE release KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage includes a collection of Personal Information Management (PIM) desktop applications provided with the official release of KDE. Package: kdeplasma-addons-data Architecture: all Version: 4:5.24.7-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: kdeplasma-addons Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3284 Filename: pool/main/k/kdeplasma-addons/kdeplasma-addons-data_5.24.7-ok1_all.deb Size: 365876 MD5sum: 4208b305244bedddea436549ebc8b25e SHA1: 34f9084bae854d865580636a3b717619d58f65c4 SHA256: f1e10d094c13f278fc26176198b787e0da9a7835070417062e2e3e05995a04f8 SHA512: a9eb9e809dba7ad86cf3accc78ff51bf3b676830a83561fa7e08b7a11b4efb2ade1148638309cbf43cddafd7c22d8ce756faff8663756ebd9bcc1b5cf1a4e540 Homepage: https://invent.kde.org/plasma/kdeplasma-addons Description: locale files for kdeplasma-addons The KDE Plasma addons module is a collection of additional Plasma 5 data engines, widgets and krunner plugins. It is part of the official KDE distribution. . This package contains locale files for KDE Plasma addons module. Package: kdesdk Architecture: amd64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: cervisia (>= 4:22.12.3), dolphin-plugins (>= 4:22.12.3), kapptemplate (>= 4:22.12.3), kate (>= 4:22.12.3), kcachegrind (>= 4:22.12.3), kdesdk-scripts (>= 4:22.12.3), kdesdk-thumbnailers (>= 4:22.12.3), kio-perldoc (>= 4:22.12.3), kompare (>= 4:22.12.3), kpartloader (>= 4:22.12.3), kuiviewer (>= 4:22.12.3), lokalize (>= 4:22.12.3), okteta (>= 4:22.12.3), poxml (>= 4:22.12.3), umbrello (>= 4:22.12.3) Suggests: kcachegrind-converters (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdesdk_22.12.3+5.142-ok1_amd64.deb Size: 2118 MD5sum: d0aed8101ab682742f8a34c1ad5c29da SHA1: 68aaff442e6ee52ce55d57c04aaaa1c4817fac9e SHA256: 79d99737464c278aff69aa190cb1f2e4e85ac7c00bc424ea8cb587fab1c909e2 SHA512: e8cef8f836431b7c04b821e636902c9322f0c42a02900a4e4b4c65b0317f91a29d362ff75079c0d48b38055c3ce08b6d55be027fe6596413a40fdf472ed60059 Homepage: https://www.kde.org Description: Software Development Kit from the official KDE release KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. . This metapackage includes software development applications provided with the official release of KDE. Package: kdesignerplugin-data Architecture: all Version: 5.92.0-0ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kdesignerplugin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 351 Filename: pool/main/k/kdesignerplugin/kdesignerplugin-data_5.92.0-0ok1_all.deb Size: 18138 MD5sum: c24c0e39a9b6d1c7fdcaed19d06cc6e4 SHA1: 23fee6140c82b21f9c1b34f2f02d4cb2f146f593 SHA256: 1052e6bdd771a9421cfeae38dedab36606c67af833dbfd367f669f9f4ad8cedb SHA512: db4e0f3069bf27db904bcfcec69828478ecbb94fb8d01e7b2b9070f52717340294e5e8a4ab72f448b2b98ee0be34075e13d36fdcd4b1cdbff4692b4be2f982ef Homepage: https://invent.kde.org/frameworks/kdesignerplugin Description: Integration of KF5 widgets in Qt Designer/Creator This framework provides plugins for Qt Designer that allow it to display the widgets provided by various KDE Frameworks, as well as a utility kgendesignerplugin which can be used to generate other such plugins from ini-style description files. . Part of KDE Frameworks. . This package contains images and translations. Package: kdetoys Architecture: amd64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: kteatime (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdetoys_22.12.3+5.142-ok1_amd64.deb Size: 1976 MD5sum: 0229bebd9cfa1aefda264ab8c57645a2 SHA1: b56c4e9a22a2e9fbfad7b8984bcd32b1aa4d72aa SHA256: cfbd14adb343b4758eaa16a0941d4d302067787988b5baa9af4cd31070dcdff6 SHA512: 3b3b8200eb671c16016ad7b2c9de117bdaaaba5b5b698e09e766bf726cd0f686a55cebcac59d44c645c0e33ff500cec09dce09b0d8d9e2ea57c954d31fda80dd Homepage: https://www.kde.org Description: desktop toys from the official KDE release KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. . This metapackage includes desktop toys provided with the official release of KDE. Package: kdeutils Architecture: amd64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: ark (>= 4:22.12.3), kcalc (>= 4:22.12.3), kcharselect (>= 4:22.12.3), kwalletmanager (>= 4:22.12.3), sweeper (>= 4:22.12.3) Recommends: print-manager (>= 4:22.12.3) Suggests: kfloppy (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdeutils_22.12.3+5.142-ok1_amd64.deb Size: 2052 MD5sum: 05564527dacab40a583bc8b8a247a047 SHA1: 068d165527e905b37f8e749e56d91dde6cb2128f SHA256: a73c6f1b5355cd868055c65d43116090658ac2bc7e8ef75e083acbe75c20206c SHA512: d1701e086caaecd17f982585a79bda1bea975e02ec1a6c80774a219909de13a35cc56faa214d5f865b347b54bfddfce0e1f1d715a336834f9e561bbb26e86505 Homepage: https://www.kde.org Description: general-purpose utilities from the official KDE release KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. . This metapackage includes general-purpose utilities provided with the official release of KDE. Package: kdewebdev Architecture: amd64 Version: 4:22.12.3+5.142-ok1 Priority: optional Section: metapackages Source: meta-kde (5:142-ok1) Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 9 Depends: kimagemapeditor (>= 4:22.12.3) Filename: pool/main/m/meta-kde/kdewebdev_22.12.3+5.142-ok1_amd64.deb Size: 1762 MD5sum: c33bc52f346c924145290b8840333090 SHA1: d03a3f3af7e57753c0172eb5d7ed424f7ef45eaa SHA256: 1efd9537ebc1a65c9ada5492af07b1414e7682ae2eb1ec832164356e1e8e464b SHA512: 798251be0451e7f2c78e44359844e06c171326f963b7b6c594738deef509b6b745ad49c90606135aedbc646beb17d7a9e796d22684b23b6bf9b89ec8507df231 Homepage: https://www.kde.org Description: web development apps from the official KDE release This metapackage includes a collection of web development applications provided with the official release of KDE. Package: kdialog Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1040 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 4.100.0), libkf5dbusaddons5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 4.97.0), libkf5iconthemes5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6 Filename: pool/main/k/kdialog/kdialog_22.12.3-ok1_amd64.deb Size: 158848 MD5sum: 5600734b5eba98adce331bbe500efa4c SHA1: 3d953ae633e7b225a64738552763d76338df8305 SHA256: 3f2804cab266ea8ca5c4833ca138e6917c7cfc6facd2ebd5551bda8641e14834 SHA512: 38a37061ed76ca77154a37dfd50fce9c04a2fac61e7289ba2bcedc6fc20a23f1b2989c8458a0842a090c74ecb181eded96aca4c77f5b85632ed4029f99de8a7d Homepage: https://apps.kde.org/en/kdialog Description: Dialog display utility kdialog allows you to display dialog boxes from shell scripts. The syntax is very much inspired from the "dialog" command (which shows text mode dialogs). Package: kdoctools5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kdoctools Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5800 Depends: docbook-xml (>= 4.5), docbook-xsl, libxml2-utils, libc6 (>= 2.14), libkf5archive5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Filename: pool/main/k/kdoctools/kdoctools5_5.92.0-ok1_amd64.deb Size: 443082 MD5sum: 8c29df82d8f7377faa62f35fdd4fac4f SHA1: 106a2e4b0c316f5e236d7df90d84fd5db5a89e7e SHA256: 58ccefd4b68e377e498739d647b104f2b86b8b5c78c31ae203ce3272645815eb SHA512: fed6452bbfa997da821b30dbc406b47dd22b991d5b344f696de04c89a0508540ae7d8aa68fbd996750309d7b5833566a36e673fba160eeb9d576d5d67222066c Homepage: https://invent.kde.org/frameworks/kdoctools Description: Tools to generate documentation in various formats from DocBook KDocTools is a set of tools to generate documentation in various formats from DocBook files. . This package is part of KDE Frameworks 5. Package: keditbookmarks Architecture: amd64 Version: 22.12.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1956 Depends: kio, libc6 (>= 2.34), libkf5bookmarks5 (>= 5.89.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5iconthemes5 (>= 5.89.0~), libkf5kiocore5 (>= 5.89.0~), libkf5kiogui5 (>= 5.89.0~), libkf5kiowidgets5 (>= 5.89.0~), libkf5parts5 (>= 5.89.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.89.0~), libkf5xmlgui5 (>= 5.84.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/keditbookmarks/keditbookmarks_22.12.3-ok1_amd64.deb Size: 378706 MD5sum: 1627c9978c4905943f5e59c9baefdfc7 SHA1: 9c35dd2d5fcae8cc66871e66c12f5aaae16f9f47 SHA256: e295751638dd048981385823336a297f5013c171712db7a6997e7fba424d7561 SHA512: c8c5d6f62eccc991d47e1889a927dbb220bb754e86e96331ba1a1babf9b600275d421d3bf5479d0b4b1372aab204be7fc451f54ab7d655b89263bb9606472212 Homepage: https://invent.kde.org/utilities/keditbookmarks Description: bookmarks editor utility for KDE The editor shows a tree view of your KDE bookmarks and bookmark subfolders. . Several applications in the KDE suite let you create bookmarks (e.g. Konqueror, Konsole, Konversation) and will launch this bookmark editor from their Bookmarks -> Edit Bookmarks menu item. Package: kexec-tools Architecture: amd64 Version: 1:2.0.28-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 288 Depends: libc6 (>= 2.38), debconf (>= 0.5) | debconf-2.0, debconf, dpkg (>= 1.15.7.2) Breaks: kdump-tools (<< 1:1.5.9-6) Filename: pool/main/k/kexec-tools/kexec-tools_2.0.28-ok1_amd64.deb Size: 81676 MD5sum: 7cb2099443b5c7ff4d3f39953fbcd8fc SHA1: 323d0bcf8e332f46bae726de7059edd9a7850253 SHA256: a280fbe32617d3b7a58157777be23f2fb3688588f502ff3d37d1233cc58431a3 SHA512: 1789a688f0494438529ea9428d9abb0426520ed5166a7ecf2710dc10b521e62b3a44b5c0bf2c2c83b9512ab6733fb735a6ba80f8441cbea7a2ad7050e4026948 Homepage: https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/ Description: tools to support fast kexec reboots This package provides tools to load a kernel into memory and then "reboot" directly into that kernel using the kexec system call, bypassing the normal boot process. Package: keyboard-configuration Architecture: all Version: 1.226-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: console-setup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 2870 Pre-Depends: debconf | debconf-2.0 Depends: liblocale-gettext-perl, xkb-data (<< 2.41A), xkb-data (>= 2.41~), debconf (>= 0.5) | debconf-2.0 Breaks: console-setup (<< 1.71), console-setup-mini (<< 1.47) Replaces: console-setup (<< 1.47), console-setup-mini (<< 1.47) Filename: pool/main/c/console-setup/keyboard-configuration_1.226-ok1_all.deb Size: 422940 MD5sum: 6b66208d7e5fb2affb2d7c9ca3b7fc0d SHA1: 57e05f231d3992a5515dbfd799ba9712bd65acf8 SHA256: 21802b22710bb90f33fbf8611754d7d25531a26ff848671c6214534e877c7dfd SHA512: dc63509d6916922b604afa353ac5b0e96424471e696ecf876f5163e37a1c6863c3de6d00e4fc85a19e43de62339e47389696c67f9b014be926f479aa27c1a535 Description: system-wide keyboard preferences This package maintains the keyboard preferences in /etc/default/keyboard. Other packages can use the information provided by this package in order to configure the keyboard on the console or in X Window. Package: keyboxd Architecture: amd64 Version: 2.4.3-ok11 Multi-Arch: foreign Priority: optional Section: utils Source: gnupg2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 191 Depends: gpgconf (= 2.4.3-ok11), init-system-helpers (>= 1.52), libassuan0 (>= 2.5.1), libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libgpg-error0 (>= 1.46), libksba8 (>= 1.6.3), libnpth0t64 (>= 0.90), libsqlite3-0 (>= 3.14.0) Recommends: gnupg (= 2.4.3-ok11) Suggests: dbus-user-session, libpam-systemd Breaks: gnupg2 (<< 2.2.40-1.1) Replaces: gnupg2 (<< 2.2.40-1.1) Filename: pool/main/g/gnupg2/keyboxd_2.4.3-ok11_amd64.deb Size: 69328 MD5sum: f4592caec838471903bb01b504fad615 SHA1: 0dc14ee3275ead6f624b771b6bf429188daa6b0e SHA256: 5abd84a092245c061aedc159025d9d859d4231470281a478e771d34627b62512 SHA512: facca064afed432c05cf5e1154903a83a9ba5448e321ad77aaf7f9e1d8d92c7efbc2068b5407aba05b306340753f43cfab067e7ac59a9c84f686effc64cb9e83 Homepage: https://www.gnupg.org/ Description: GNU privacy guard - public key material service 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. . keyboxd is a server for managing public key material of OpenPGP and S/MIME. Package: keyutils Architecture: amd64 Version: 1.6.3-ok2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Christian Kastner Installed-Size: 153 Depends: libc6 (>= 2.38), libkeyutils1 (>= 1.6.3) Filename: pool/main/k/keyutils/keyutils_1.6.3-ok2_amd64.deb Size: 52756 MD5sum: 6e5699e6bb3e9f198852ba1368427053 SHA1: d0b75412d0b72822f3ebb82ccbad05f72adbaf12 SHA256: c8d41235ce29c96ce6364e767fd3cada658248a6fdb8fc1d3ec14922e44037ed SHA512: 129156f8245e437d53fce71d33e1fb380ecd9cb19820c7442e2e178b80a4668e625e4ffa6c82fac0b28b1d1b8bcbbf7327ab6eed50d71abea8773daf4af46264 Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git Description: Linux Key Management Utilities Keyutils is a set of utilities for managing the key retention facility in the kernel, which can be used by filesystems, block devices and more to gain and retain the authorization and encryption keys required to perform secure operations. . This package provides the binaries, most notably the keyctl utility. Package: kfind Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2093 Depends: kio, libc6 (>= 2.34), libkf5archive5 (>= 5.89.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.89.0~), libkf5filemetadata3 (>= 5.89.0), libkf5i18n5 (>= 5.89.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.92.0), libkf5kiogui5 (>= 5.89.0~), libkf5kiowidgets5 (>= 5.89.0~), libkf5widgetsaddons5 (>= 5.89.0~), libkf5xmlgui5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kfind/kfind_22.12.3-ok1_amd64.deb Size: 513358 MD5sum: 6e11d9740a7f593f84c26947c9dd8d87 SHA1: 776a65c066bbbc39e8b8153f58505a9181c999be SHA256: 362f9f8ecdfd01f358c2efac273790f5299f25d339b11e706acce2d2b3079b64 SHA512: c02d8ac3b1c73a6e8cf87c38179fc44d8f52602829cb8e5701da0e126dc8f050455289f8908b7188cc21c285d754996319e6a97165554f1d3713e6dce13d212c Homepage: https://apps.kde.org/en/kfind Description: file search utility by KDE KFind can be used as a standalone search tool, launched by KRunner or from your menu. It is also integrated into Konqueror as "Find File" in the "Tools" menu. It allows you to find files by name, type or content. Package: kgamma5 Architecture: amd64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 705 Depends: libc6 (>= 2.14), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.99.0), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5.2), libx11-6, libxxf86vm1 Suggests: khelpcenter Filename: pool/main/k/kgamma5/kgamma5_5.24.7-ok1_amd64.deb Size: 152740 MD5sum: 6ebe1988423e106bfe12a98c9810a3db SHA1: 5ed8cfbaf2f220d3b7f9d6ff45783c500758f935 SHA256: 500c9f57e96113d6c13f8d81fdb0930ad23f792614176ce825d97e152ad38b2e SHA512: c2d5ad0046444e01e9176ead0e8f446fa60c87db97a3a709044fa332171176617ba364857c6353ac60c3590762577c94501ed511bfe1d61482072ed0e3144bd3 Homepage: https://invent.kde.org/plasma/kgamma5 Description: monitor calibration panel for KDE This package contains a settings panel for adjusting the brightness, contrast, and gamma-correction of a monitor. Test patterns are shown to help determine the settings that accurately display the full range of colors. . Each of the red, green, and blue components can be adjusted individually, or all three components can be adjusted together. Package: kgendesignerplugin Architecture: amd64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kdesignerplugin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 29 Depends: kgendesignerplugin-bin (= 5.92.0-0ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kdesignerplugin/kgendesignerplugin_5.92.0-0ok1_amd64.deb Size: 6480 MD5sum: 83be58f16857b09fff9fe8225a0ed3a9 SHA1: acdb63f9f327f7f9dcc89bbed1aa6f7a4458eb97 SHA256: 83d9fc4f70d8892b63fc9fb315168388711c31245d34546b430bd30720a2e5f7 SHA512: 1f02a6be765bc8c20eb53908b68f4bc63e258fb4d3298fe1926d01d146fecb44ec2c874a164b35c9a69bb227d5045bea891da42bae6ad25ec8af099ac1f4cec6 Homepage: https://invent.kde.org/frameworks/kdesignerplugin Description: Integration of KF5 widgets in Qt Designer/Creator kgendesignerplugin can be used to generate plugins for widgets in Qt Designer and Qt Creator. . Part of KDE Frameworks. Package: kgendesignerplugin-bin Architecture: amd64 Version: 5.92.0-0ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: kdesignerplugin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 121 Depends: kdesignerplugin-data (= 5.92.0-0ok1), libc6 (>= 2.14), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kgendesignerplugin (<< 5.45~) Replaces: kgendesignerplugin (<< 5.45~) Filename: pool/main/k/kdesignerplugin/kgendesignerplugin-bin_5.92.0-0ok1_amd64.deb Size: 53900 MD5sum: fdddde5d8906ae697d2154d3e3997636 SHA1: 197b1fac7eb3d912b2d47c71d1e4e4c3cb1d3280 SHA256: fc2541caa0be81582fea7388e8e4c5bb0cc6e36fb8dca5c7792f953246b015d3 SHA512: 0bec76b40fd1799a499ebc621b4a09a5ef56a2d7cf98368a8b1d7c56ffeecdf58dd8a47b98466229ad44927dd58aeaec7bb270785c0995f0af15d5eb259c8bfa Homepage: https://invent.kde.org/frameworks/kdesignerplugin Description: Integration of KF5 widgets in Qt Designer/Creator (bin files) kgendesignerplugin can be used to generate plugins for widgets in Qt Designer and Qt Creator. . This package is a packaging implementation detail needed to allow cross compilation. . Part of KDE Frameworks. Package: kgeography Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 307 Depends: kgeography-data (>= 4:23.08.5-ok1), libc6 (>= 2.34), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.89.0~), libkf5coreaddons5 (>= 5.89.0~), libkf5crash5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5itemviews5 (>= 5.89.0~), libkf5widgetsaddons5 (>= 5.89.0~), libkf5xmlgui5 (>= 5.89.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Suggests: khelpcenter Filename: pool/main/k/kgeography/kgeography_23.08.5-ok1_amd64.deb Size: 81124 MD5sum: e9217df8651fc2f5ca3964f568882fe7 SHA1: f93083952f99b9cb7d3c16e9caa8151b99ef79e5 SHA256: d18cb9a1ebef44c067e25bb45c84bb4d31c59c22bc895341507c7a834013cf2e SHA512: 1fe33a07f785fe0f861bcae12569613f8297dcd6578eac8ce1bb68ea2b196d315d49a7d2e75dbbba5a4c8e173ef65037922cb1ace18d6776b7261eab451202af Homepage: https://edu.kde.org/kgeography Description: geography learning aid for KDE KGeography is an aid for learning about world geography. You can use it to explore a map, show information about regions and features, and play quiz games to test your geography knowledge. . This package is part of the KDE education module. Package: kgeography-data Architecture: all Version: 4:23.08.5-ok1 Priority: optional Section: misc Source: kgeography Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 31059 Filename: pool/main/k/kgeography/kgeography-data_23.08.5-ok1_all.deb Size: 10382516 MD5sum: 8aaa41d1527950873889b461950cc1f5 SHA1: 7aa9995cf1ac739fa08b238ad6f4c211e86138c9 SHA256: f365d57927b621d15bc75e4b9aa1e4e6bef9309562f6ea8bf455e6bfef8ae15f SHA512: 76f94946782457a0f772aca16fd071e75dc1e36bfb9f7423fc5e9e92cf795ce9ad308f2c025181c86ac0cbf323a51f3610c40b24327969d2caea08b7ab779718 Homepage: https://edu.kde.org/kgeography Description: data files for KGeography This package contains architecture-independent data files for the KGeography geography learning tool, including maps, capitals, and flags. . This package is part of the KDE education module. Package: kget Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 11555 Depends: kio, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgpgmepp6 (>= 1.22.0), libkf5completion5 (>= 5.91.0~), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5coreaddons5 (>= 5.91.0~), libkf5dbusaddons5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5i18nlocaledata5 (>= 5.92.0), libkf5iconthemes5 (>= 5.91.0~), libkf5itemviews5 (>= 5.91.0~), libkf5kcmutils5 (>= 5.91.0~), libkf5kiocore5 (>= 5.91.0~), libkf5kiowidgets5 (>= 5.91.0~), libkf5notifications5 (>= 5.91.0~), libkf5notifyconfig5 (>= 5.91.0~), libkf5torrent6abi1 (>= 23.08.5~), libkf5wallet-bin, libkf5wallet5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 5.91.0~), libkf5windowsystem5 (>= 5.91.0), libkf5xmlgui5 (>= 5.91.0~), libkworkspace5-5 (>= 4:5.8.1), libmms0 (>= 0.4), libqca-qt5-2 (>= 2.1.0~), libqgpgme15 (>= 1.22.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5sql5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5.2) Suggests: khelpcenter Filename: pool/main/k/kget/kget_23.08.5-ok1_amd64.deb Size: 5135140 MD5sum: 00224715709638979a7e2bc3090feeaa SHA1: 2f84b5ef7b6f58bdad0ff11b889179b5b1340c7b SHA256: b6389b701b9f41ae0b8b72b2459116ead920a355e8d173f71b99147307532be5 SHA512: 252061199f1f61cabd9ada2558af2c439a5f115fb91e2ecf81fe9ef3933680c5d0dd2820d0414e90ff17b16f46b55a6f634c2836813a6f10857f69d59d104a67 Homepage: https://apps.kde.org/en/kget Description: download manager KGet is an advanced download manager with support for Metalink and Bittorrent. Downloads are added to the list, where they can be paused, queued, or scheduled for later. . This package is part of the KDE networking module. Package: khelpcenter Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: doc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 17905 Depends: kdoctools5, kinit, perl:any, kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgrantlee-templates5 (>= 5.0.0), libkf5archive5 (>= 5.89.0~), libkf5bookmarks5 (>= 5.89.0~), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.81.0), libkf5configcore5 (>= 5.89.0~), libkf5configgui5 (>= 5.89.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.89.0~), libkf5dbusaddons5 (>= 5.89.0~), libkf5doctools5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5khtml5 (>= 5.92.0), libkf5kiocore5 (>= 4.96.0), libkf5kiogui5 (>= 5.71.0), libkf5kiowidgets5 (>= 5.70.0), libkf5parts5 (>= 4.96.0), libkf5service-bin, libkf5service5 (>= 5.89.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.91.0), libkf5xmlgui5 (>= 4.98.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.12~), libxml2 (>= 2.7.4) Recommends: man-db Conflicts: dhelp (<< 0.6.26) Filename: pool/main/k/khelpcenter/khelpcenter_22.12.3-ok1_amd64.deb Size: 4777902 MD5sum: d4d46687e1c9cba2185429c2e75c7f2c SHA1: 075d2937552bfe888228be5fb1474125829fa104 SHA256: 1cf4415c237b2e286823abf2bb8f1d691822e6588d93f31e9a45d0c480604b1e SHA512: 42026a790dbe6a281eccfa2a31aac05128c00ad36e502ad114f78fa25d5c1d6c5913003d24fe4eeb1d5e5720721cfd667007fd9f97356ad56118d2e0689f5755 Homepage: https://invent.kde.org/system/khelpcenter Description: KDE documentation viewer KHelpCenter uses meta data files which describe the documentation available in the system. Each document is represented by a meta data file and shown as an entry in the KHelpCenter navigation tree view. The meta data contains information about title and short description of the document, the location of the document and some more information like how to search the document and translations of title and description. Document hierarchy is represented as hierarchy of the meta data files. Directories are also described by a meta data file which contains the same information as a document meta data file. Package: kig Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: math Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 11364 Depends: libboost-python1.74.0 (>= 1.74.0), libboost-python1.74.0-py38, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libkf5archive5 (>= 4.96.0), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.86.0), libkf5crash5 (>= 5.15.0), libkf5i18n5 (>= 4.97.0), libkf5iconthemes5 (>= 4.96.0), libkf5parts5 (>= 4.96.0), libkf5texteditor5 (>= 5.9.0), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.84.0), libpython3.12 (>= 3.12.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5printsupport5 (>= 5.4), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.4), libqt5xml5 (>= 5.4), libqt5xmlpatterns5 (>= 5.0.2), libstdc++6 (>= 11), python3:any Suggests: khelpcenter Filename: pool/main/k/kig/kig_23.08.5-ok1_amd64.deb Size: 3495836 MD5sum: 0ffe919a19682b32aa69e16a0435a357 SHA1: 7809922dc793d12bae8e95272beb55cc9c4174da SHA256: 462dcc056ec307a80665560879ed4879fac15409c95e490c02e3b12ba5a4f573 SHA512: 82c58dff8ecb3a6a3fd59cf376bfb42003dbf53cb72f877376211166ff44c0ab173a37514160e671d55818e4b644060ff52bb3d7e86ddfea0e60bf73012ac2b1 Homepage: https://edu.kde.org/kig Description: interactive geometry tool Kig is an application for interactive geometric construction, allowing students to draw and explore mathematical figures and concepts using the computer. . Kig supports macros and is scriptable using Python. It can import and export files in various formats, including SVG, Cabri, Dr. Geo, KGeo, KSeg, and XFig. . This package is part of the KDE education module. Package: kigo Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6732 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kdegames7 (>= 4:22.07.90), libkf5kiowidgets5 (>= 5.90.0~), libkf5newstuffwidgets5 (>= 5.92.0), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: gnugo, khelpcenter Breaks: kde-l10n-ar (<< 4:16.04.3-2~), kde-l10n-ast (<< 4:16.04.3-2~), kde-l10n-bg (<< 4:16.04.3-2~), kde-l10n-bs (<< 4:16.04.3-2~), kde-l10n-ca (<< 4:16.04.3-2~), kde-l10n-cavalencia (<< 4:16.04.3-2~), kde-l10n-cs (<< 4:16.04.3-2~), kde-l10n-da (<< 4:16.04.3-2~), kde-l10n-de (<< 4:16.04.3-2~), kde-l10n-el (<< 4:16.04.3-2~), kde-l10n-engb (<< 4:16.04.3-2~), kde-l10n-eo (<< 4:16.04.3-2~), kde-l10n-es (<< 4:16.04.3-2~), kde-l10n-et (<< 4:16.04.3-2~), kde-l10n-eu (<< 4:16.04.3-2~), kde-l10n-fa (<< 4:16.04.3-2~), kde-l10n-fi (<< 4:16.04.3-2~), kde-l10n-fr (<< 4:16.04.3-2~), kde-l10n-ga (<< 4:16.04.3-2~), kde-l10n-gl (<< 4:16.04.3-2~), kde-l10n-he (<< 4:16.04.3-2~), kde-l10n-hi (<< 4:16.04.3-2~), kde-l10n-hr (<< 4:16.04.3-2~), kde-l10n-hu (<< 4:16.04.3-2~), kde-l10n-ia (<< 4:16.04.3-2~), kde-l10n-id (<< 4:16.04.3-2~), kde-l10n-is (<< 4:16.04.3-2~), kde-l10n-it (<< 4:16.04.3-2~), kde-l10n-ja (<< 4:16.04.3-2~), kde-l10n-kk (<< 4:16.04.3-2~), kde-l10n-km (<< 4:16.04.3-2~), kde-l10n-ko (<< 4:16.04.3-2~), kde-l10n-lt (<< 4:16.04.3-2~), kde-l10n-lv (<< 4:16.04.3-2~), kde-l10n-mr (<< 4:16.04.3-2~), kde-l10n-nb (<< 4:16.04.3-2~), kde-l10n-nds (<< 4:16.04.3-2~), kde-l10n-nl (<< 4:16.04.3-2~), kde-l10n-nn (<< 4:16.04.3-2~), kde-l10n-pa (<< 4:16.04.3-2~), kde-l10n-pl (<< 4:16.04.3-2~), kde-l10n-pt (<< 4:16.04.3-2~), kde-l10n-ptbr (<< 4:16.04.3-2~), kde-l10n-ro (<< 4:16.04.3-2~), kde-l10n-ru (<< 4:16.04.3-2~), kde-l10n-sk (<< 4:16.04.3-2~), kde-l10n-sl (<< 4:16.04.3-2~), kde-l10n-sr (<< 4:16.04.3-2~), kde-l10n-sv (<< 4:16.04.3-2~), kde-l10n-tr (<< 4:16.04.3-2~), kde-l10n-ug (<< 4:16.04.3-2~), kde-l10n-uk (<< 4:16.04.3-2~), kde-l10n-wa (<< 4:16.04.3-2~), kde-l10n-zhcn (<< 4:16.04.3-2~), kde-l10n-zhtw (<< 4:16.04.3-2~) Replaces: kde-l10n-ar (<< 4:16.04.3-2~), kde-l10n-ast (<< 4:16.04.3-2~), kde-l10n-bg (<< 4:16.04.3-2~), kde-l10n-bs (<< 4:16.04.3-2~), kde-l10n-ca (<< 4:16.04.3-2~), kde-l10n-cavalencia (<< 4:16.04.3-2~), kde-l10n-cs (<< 4:16.04.3-2~), kde-l10n-da (<< 4:16.04.3-2~), kde-l10n-de (<< 4:16.04.3-2~), kde-l10n-el (<< 4:16.04.3-2~), kde-l10n-engb (<< 4:16.04.3-2~), kde-l10n-eo (<< 4:16.04.3-2~), kde-l10n-es (<< 4:16.04.3-2~), kde-l10n-et (<< 4:16.04.3-2~), kde-l10n-eu (<< 4:16.04.3-2~), kde-l10n-fa (<< 4:16.04.3-2~), kde-l10n-fi (<< 4:16.04.3-2~), kde-l10n-fr (<< 4:16.04.3-2~), kde-l10n-ga (<< 4:16.04.3-2~), kde-l10n-gl (<< 4:16.04.3-2~), kde-l10n-he (<< 4:16.04.3-2~), kde-l10n-hi (<< 4:16.04.3-2~), kde-l10n-hr (<< 4:16.04.3-2~), kde-l10n-hu (<< 4:16.04.3-2~), kde-l10n-ia (<< 4:16.04.3-2~), kde-l10n-id (<< 4:16.04.3-2~), kde-l10n-is (<< 4:16.04.3-2~), kde-l10n-it (<< 4:16.04.3-2~), kde-l10n-ja (<< 4:16.04.3-2~), kde-l10n-kk (<< 4:16.04.3-2~), kde-l10n-km (<< 4:16.04.3-2~), kde-l10n-ko (<< 4:16.04.3-2~), kde-l10n-lt (<< 4:16.04.3-2~), kde-l10n-lv (<< 4:16.04.3-2~), kde-l10n-mr (<< 4:16.04.3-2~), kde-l10n-nb (<< 4:16.04.3-2~), kde-l10n-nds (<< 4:16.04.3-2~), kde-l10n-nl (<< 4:16.04.3-2~), kde-l10n-nn (<< 4:16.04.3-2~), kde-l10n-pa (<< 4:16.04.3-2~), kde-l10n-pl (<< 4:16.04.3-2~), kde-l10n-pt (<< 4:16.04.3-2~), kde-l10n-ptbr (<< 4:16.04.3-2~), kde-l10n-ro (<< 4:16.04.3-2~), kde-l10n-ru (<< 4:16.04.3-2~), kde-l10n-sk (<< 4:16.04.3-2~), kde-l10n-sl (<< 4:16.04.3-2~), kde-l10n-sr (<< 4:16.04.3-2~), kde-l10n-sv (<< 4:16.04.3-2~), kde-l10n-tr (<< 4:16.04.3-2~), kde-l10n-ug (<< 4:16.04.3-2~), kde-l10n-uk (<< 4:16.04.3-2~), kde-l10n-wa (<< 4:16.04.3-2~), kde-l10n-zhcn (<< 4:16.04.3-2~), kde-l10n-zhtw (<< 4:16.04.3-2~) Filename: pool/main/k/kigo/kigo_22.12.3-ok1_amd64.deb Size: 5371390 MD5sum: 13b41c49abf6427492ca9588fbb00ca1 SHA1: 129368cb9caf9d665c30b4412e5aeec8fe5177c5 SHA256: 1341e4da4d910bb6634010ea1c89bdc996dda6660fb02665defbef622da50575 SHA512: 12b9a014789303c6308ad463c316cc55123d2ae9c3a6d7715f1ea843edbc0136004d4fd5a5a0c94f00141de899fe026243f40ba77f1cbce26ea73629d6fc9333 Homepage: http://games.kde.org/ Description: go game Kigo is an open-source implementation of the popular Go game. Go is a strategic board game for two players. It is also known as igo (Japanese), weiqi or wei ch'i (Chinese) or baduk (Korean). Go is noted for being rich in strategic complexity despite its simple rules. The game is played by two players who alternately place black and white stones (playing pieces, now usually made of glass or plastic) on the vacant intersections of a grid of 19x19 lines (9x9 or 13x13 for easier games). . This package is part of the KDE games module. Package: kimageformat-plugins Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: kde Source: kimageformats Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 543 Depends: libavif13 (>= 0.9.3), libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libilmbase24 (>= 2.3.0), libkf5archive5 (>= 5.92.0~), libopenexr24 (>= 2.3.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kimageformats/kimageformat-plugins_5.92.0-ok1_amd64.deb Size: 129666 MD5sum: f191f505728ae1018580a80c75c985a8 SHA1: 31b3a3db330cca4d9e3080cc692b5e5f5982b5d5 SHA256: 8ba4a7b8792235a8d4e76a7e72aa560c4fd4cb321ef26637424f188c2e12514f SHA512: 9983a3970cb48da7ff00635519527bda5903fc82e926344c7b169407bfe3ff626dde47b2ab4ebc2a2403ed8e20f5c2544aaeb0fce96a3d8c8f7d0f0df72890cd Homepage: https://invent.kde.org/frameworks/kimageformats Description: additional image format plugins for QtGui This framework provides additional image format plugins for QtGui. As such it is not required for the compilation of any other software, but may be a runtime requirement for Qt-based software to support certain image formats. . This package is part of KDE Frameworks. Package: kimagemapeditor Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: editors Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2373 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.86.0~), libkf5configgui5 (>= 5.86.0~), libkf5configwidgets5 (>= 5.86.0~), libkf5coreaddons5 (>= 5.95.0), libkf5i18n5 (>= 5.86.0~), libkf5kiocore5 (>= 4.96.0), libkf5parts5 (>= 5.86.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5xmlgui5 (>= 5.86.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5webenginewidgets5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 4.6) Filename: pool/main/k/kimagemapeditor/kimagemapeditor_23.08.5-ok1_amd64.deb Size: 1164200 MD5sum: 080d41bae707adbf161b55cf4a740f97 SHA1: 66c8d3b29c7ece2489e45fa53f96a77269b5eef7 SHA256: cbcb2d2babe4c46398e79c9e1a9d49094f75be110bd8619ad86d7b962d37c45b SHA512: 657cac8369da31b616137e98c3edacf4cdd8b9a62df0bd2a9ade1921aa4a091ca28f0ff991dbfbf9fb36984465994324eb502b4bf4e7960ee3e9ed694fef992c Homepage: https://apps.kde.org/en/kimagemapeditor Description: HTML image map editor KImageMapEditor is a tool that allows you to edit image maps in HTML files. As well as providing a standalone application, KImageMapEditor makes itself available as a KPart for embedding into larger applications. . This package is part of KDE web development module. Package: kinfocenter Architecture: amd64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 4105 Depends: ieee-data, plasma-workspace (>= 4:5.14), qml-module-org-kde-kirigami2, usb.ids, kio, libc6 (>= 2.14), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.88.0), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5solid5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.14.1), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5), libusb-1.0-0 (>= 2:1.0.16) Recommends: mesa-utils, mesa-utils-extra, vulkan-tools Suggests: samba Filename: pool/main/k/kinfocenter/kinfocenter_5.24.7-ok1_amd64.deb Size: 952014 MD5sum: ad7a14e5be7a490b4e98e63f68d5beb2 SHA1: e742b2f9579267fb7b9b226befdac4886b783202 SHA256: eb1a4dcc2f5cad563c6e2a66ae32852a581c92c53a9da846843f5b21047dae8f SHA512: 425edf5ab97947bf5de511688ab3d16165cc53ab01d342d9f0ba429300d91050983b6dd60d378ac13dcd2cdb56495ce562e26df251a592819c441422c15e20d1 Homepage: https://invent.kde.org/plasma/kinfocenter Description: system information viewer The kinfocenter provides you with a centralized and convenient overview of your system and desktop environment. . The information center is made up of multiple modules. Each module is a separate application, but the information center organizes all of these programs into a convenient location. Package: kinit Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libs Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 807 Depends: libcap2-bin, kio, libc6 (>= 2.15), libcap2 (>= 1:2.10), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 4.99.0), libkf5crash5 (>= 5.92.0~), libkf5dbusaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5), libx11-6, libxcb1 Filename: pool/main/k/kinit/kinit_5.92.0-ok2_amd64.deb Size: 127494 MD5sum: 73fdca305bf98d4571f98c606d064249 SHA1: 291638a7c2fc434b4034e21dbeddbcedf26cf0d4 SHA256: 6599549a680a1e3558617c8ead4a57cf76c8ef8d9796a4a600b31e9e0474ec6a SHA512: db10207767d82fc64024ae2ca820a670b1b429acc4e7c9c91b45e7d8a64c728163c2780253c881a7169201088e1d14adbc42b5bd56b695556ba20cc9b9e8b8d8 Homepage: https://invent.kde.org/frameworks/kinit Description: process launcher to speed up launching KDE applications kdeinit is a process launcher somewhat similar to the famous init used for booting UNIX. . It launches processes by forking and then loading a dynamic library which should contain a 'kdemain(...)' function. . Using kdeinit to launch KDE applications makes starting a typical KDE applications 2.5 times faster (100ms instead of 250ms on a P-III 500) It reduces memory consumption by approx. 350Kb per application. Package: kinit-dev Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libdevel Source: kinit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 33 Depends: kinit (= 5.92.0-ok2) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kinit/kinit-dev_5.92.0-ok2_amd64.deb Size: 6174 MD5sum: d70a757a603f0c92671eb36c51e4a896 SHA1: bece3f4eda97100cb2cc4ca383220b0906182a7c SHA256: 5aefca2c80c2b6b61b75b65abd65661d00b50c6236f6d3f71598f76fb5fcf36c SHA512: a9b426b1f603b0a05a05e1820754c05f69d948ea44d1b5f97ad547c11838fed61b86fee27794c9a6b64efd81ab7c7616f90503bf00aa14bb48a1990e5aa4b90e Homepage: https://invent.kde.org/frameworks/kinit Description: process launcher to speed up launching KDE applications kdeinit is a process launcher somewhat similar to the famous init used for booting UNIX. . It launches processes by forking and then loading a dynamic library which should contain a 'kdemain(...)' function. . Using kdeinit to launch KDE applications makes starting a typical KDE applications 2.5 times faster (100ms instead of 250ms on a P-III 500) It reduces memory consumption by approx. 350Kb per application. . Contains development files for kinit. Package: kio Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libs Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 6524 Depends: kded5, libacl1 (>= 2.2.23), libc6 (>= 2.28), libgcc-s1 (>= 3.0), libgssapi-krb5-2 (>= 1.17), libkf5archive5 (>= 5.92.0~), libkf5authcore5 (>= 5.92.0~), libkf5codecs5 (>= 4.96.0), libkf5configcore5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5dbusaddons5 (>= 5.92.0~), libkf5doctools5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5itemviews5 (>= 5.92.0~), libkf5kiocore5 (>= 5.83.0), libkf5kiogui5 (>= 5.69.0), libkf5kiontlm5 (>= 4.96.0), libkf5kiowidgets5 (>= 4.96.0), libkf5notifications5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5solid5 (>= 5.92.0~), libkf5textwidgets5 (>= 5.92.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5.2), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Filename: pool/main/k/kio/kio_5.92.0-ok1_amd64.deb Size: 1455086 MD5sum: 98c500657d6ed2a5d145c7c87249de49 SHA1: 8aaae2d919c134985eb6420d1ea1c82fbdff4303 SHA256: 22323bce5235091ac5208f03ba8c6d3b25b52c4dfde24cc4261c07d6cc15c5a4 SHA512: 2c20949ff7c51396cf8eeab1452d9b74749b9c8521f0189772114edc8e1238133c9037c72f421a47c6409c5c153e8c85679b2bb1c98aa9211c89645adb646bde Homepage: https://invent.kde.org/frameworks/kio Description: resource and network access abstraction KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. Package: kio-extras Architecture: amd64 Version: 4:22.04.3-1ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2245 Depends: kio-extras-data (= 4:22.04.3-1ok1), kio, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkdsoap1 (>= 1.9.1+dfsg), libkf5activities5 (>= 5.3.0~), libkf5activitiesstats1 (>= 5.62.0), libkf5archive5 (>= 5.89.0~), libkf5bookmarks5 (>= 5.89.0~), libkf5configcore5 (>= 5.89.0~), libkf5configgui5 (>= 5.89.0~), libkf5configwidgets5 (>= 5.89.0~), libkf5coreaddons5 (>= 5.89.0~), libkf5dbusaddons5 (>= 5.89.0~), libkf5dnssd5 (>= 5.89.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.89.0~), libkf5i18n5 (>= 5.89.0~), libkf5kiocore5 (>= 5.89.0~), libkf5kiofilewidgets5 (>= 5.89.0~), libkf5kiogui5 (>= 5.89.0~), libkf5kiowidgets5 (>= 5.89.0~), libkf5service-bin, libkf5service5 (>= 5.2.0+git20140930), libkf5solid5 (>= 5.89.0~), libkf5syntaxhighlighting5 (>= 5.89.0~), libmtp9 (>= 1.1.3), libopenexr24 (>= 2.3.0), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5sql5 (>= 5.15.0~), libqt5svg5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libsmbclient (>= 2:4.3.0+dfsg), libssh-4 (>= 0.8.4), libstdc++6 (>= 6), libtag1v5 (>= 1.11), libtirpc3 (>= 1.0.2), phonon4qt5 Breaks: kactivities Replaces: kactivities Filename: pool/main/k/kio-extras/kio-extras_22.04.3-1ok1_amd64.deb Size: 548330 MD5sum: 1fd9ad2e27dc5906c8400e904b70f526 SHA1: 5036af58d4442e12b43835428026155bab328ca7 SHA256: d4580fe11cbeb0442f4685e2c399fc03914608c923e576785d59e7402b57b2ef SHA512: 839c11fa5afdc6e7821e7d5982c8dfbc1591274bdec9279f7dd5c9582730c5720d26cfa203e93a7b63d15dc634b82f8a95df139c6efac5e9d53c64233aa7ff94 Homepage: https://projects.kde.org/projects/kde/workspace/kio-extras Description: Extra functionality for kioslaves. A kioslave is a plugin designed to be intimately familiar with a certain protocol, so that a standardized interface can be used to get at data from any number of places. A few examples are the http and ftp kioslaves, which using nearly identical methods will retrieve data from an http or ftp server respectively. . This package is part of the KDE base workspace module. Package: kio-extras-data Architecture: all Version: 4:22.04.3-1ok1 Priority: optional Section: kde Source: kio-extras Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2918 Depends: perl:any Breaks: kactivities, kio-mtp (<< 0.75+git20140304-1ubuntu1~) Replaces: kactivities, kio-mtp (<< 0.75+git20140304-1ubuntu1~) Filename: pool/main/k/kio-extras/kio-extras-data_22.04.3-1ok1_all.deb Size: 617692 MD5sum: 5fcba5ae5c4dcdcb3b154b1c60c7b145 SHA1: 7f72d96fb3efdc8acecc64c2ac09f610cf87f8e4 SHA256: 72a95490179003d1fea3f534e3b9f430cb623a1fa79a951c163d77f33215084e SHA512: c49e16a516e2fec20c7b7b5e95a4053d875630308d11c80e00dac97dc86c49406040cd4bed7047a4a12d2c872ac5154a6fd8235b77e31027139e8c19d0b35354 Homepage: https://projects.kde.org/projects/kde/workspace/kio-extras Description: Extra functionality for kioslaves data files. A kioslave is a plugin designed to be intimately familiar with a certain protocol, so that a standardized interface can be used to get at data from any number of places. A few examples are the http and ftp kioslaves, which using nearly identical methods will retrieve data from an http or ftp server respectively. . This package contains the data files Package: kirigami2-dev Architecture: amd64 Version: 5.92.0-ok4.2 Priority: optional Section: kde Source: kirigami2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 122 Depends: libkf5kirigami2-5 (= 5.92.0-ok4.2), qml-module-org-kde-kirigami2 (= 5.92.0-ok4.2) Recommends: libkf5kirigami2-doc (>= 5.92.0-ok4.2) Filename: pool/main/k/kirigami2/kirigami2-dev_5.92.0-ok4.2_amd64.deb Size: 44048 MD5sum: 97ea13f42ba1203274a4254a21df4255 SHA1: 0288189b3204a1edade762f413f2a3e37684c3f3 SHA256: 5261926034562503b8907df1c0cc414193eb18803478faee775433d4aa765e4f SHA512: c0073379f499f6315baa79e21762432953e93a2e7dbe602c27b4fa2d27554a25fa0ccd7a5efe0eb5ff935c76d62078ae2b59966e4ea3147151cdd5ee9f328e2a Homepage: https://invent.kde.org/frameworks/kirigami Description: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the development files. Package: kiten Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3055 Depends: edict, fonts-kanjistrokeorders, fonts-vlgothic | fonts-japanese-gothic, kanjidic, kio, libc6 (>= 2.34), libkf5archive5 (>= 5.90.0~), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 4.1.1) Suggests: khelpcenter Conflicts: libkiten5 Replaces: libkiten5 Filename: pool/main/k/kiten/kiten_23.08.5-ok1_amd64.deb Size: 1506356 MD5sum: 4b73de517de0d8d9b400588aacec74df SHA1: 1684f7e77ca4d70d343a1f6587a93ef75048efd8 SHA256: 944cb9bbf9a9e347ba07accad25a9678c639ddae880f8e5a73daaa940da1e4e5 SHA512: d8cb26197cdce349622c78f861500624c3d31cebd43fc96afe0ffb462e84ef9d08ad899d8fe5d0a838751373210dd4ef980f31acf12c00c7993baff058cc2924 Homepage: http://edu.kde.org/ Description: Japanese reference and study aid for KDE Kiten is a collection of Japanese reference tools and study aids for KDE, including a Japanese/English dictionary, Kanji dictionary, and Kanji quiz. . This package is part of the KDE education module. Package: klibc-utils Architecture: amd64 Version: 2.0.13-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: klibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 479 Depends: libklibc (= 2.0.13-ok2) Filename: pool/main/k/klibc/klibc-utils_2.0.13-ok2_amd64.deb Size: 95252 MD5sum: f642b54b8dde88c07bac38a3a3ceb4b2 SHA1: 711b3551c7ae019958dc5136a4cb1185ef1f13cf SHA256: ea71ab44b25495498631b94730ec9ea1aea5dfd8b1803cafa75d5bd9948a4eaf SHA512: 129ad89f094d6256eca4de52a014bdf4d987ee320518b7827e6251007860329d4c6aa70732947c1f4b3241fac81380dc4e3d44a0a8e7acac9f0c99ce3647b22c Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git Description: small utilities built with klibc for early boot This package contains a collection of programs that are linked against klibc. These duplicate some of the functionality of a regular Linux toolset, but are typically much smaller than their full-function counterparts. They are intended for inclusion in initramfs images and embedded systems. Package: kmag Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1869 Depends: kio, libc6 (>= 2.34), libkf5configcore5 (>= 4.97.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 4.100.0), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.78.0), libkf5xmlgui5 (>= 5.90.0~), libqaccessibilityclient-qt5-0 (>= 0.4~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kmag/kmag_23.08.5-ok1_amd64.deb Size: 738828 MD5sum: a1779e9831207682cf127d3e5862cc8b SHA1: 4ebfbf3ef0f7b4eed88f7b3b2e68297c74447a2f SHA256: 69bc631e5607c4c2f261761387ffd05927467e19cc91d26a57b622e038d10b3c SHA512: 0e62fe84a20f2f59ea2f8abab25df64f599e1235ad5cafeb5b7a05cbf3bb93b7753f5411d538332f4dae225c0cb8571e5c6ad07e6293b4001831a7b23eaa639c Homepage: https://apps.kde.org/en/kmag Description: screen magnifier tool KDE's screen magnifier tool. . You can use KMagnifier to magnify a part of the screen just as you would use a lens to magnify a newspaper fine-print or a photograph. This application is useful for a variety of people: from researchers to artists to web-designers to people with low vision. . This package is part of the KDE accessibility module. Package: kmenuedit Architecture: amd64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2165 Depends: kio, libc6 (>= 2.34), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.97.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.41.0), libkf5dbusaddons5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5itemviews5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 4.96.0), libkf5sonnetcore5 (>= 5.90.0~), libkf5sonnetui5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.77.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5) Recommends: khotkeys (>= 4:5.14) Filename: pool/main/k/kmenuedit/kmenuedit_5.24.7-ok1_amd64.deb Size: 989298 MD5sum: c87f7db3997b1c5c124149aeab843834 SHA1: eb293f11da620e12166be51cdcedcf1eadaaec35 SHA256: 1beeea659c8b90fe9081c511b72202dbdf2f1452f70e1932d41886af604009b1 SHA512: 0eee9c3a29dbd4f8687d213366a12844f1faa34a8f6b9e519a560d361aa9fb59a4e0f3b43c3570c3d330733e499644243f9d6f1cf23084e8190a54f7391e870b Homepage: https://invent.kde.org/plasma/kmenuedit Description: XDG menu editor This package provides a menu editor which may be used to edit the KDE Plasma workspaces menu or any other XDG menu. . This package contains the runtime files. Package: kmod Architecture: amd64 Version: 30-ok2 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Installed-Size: 248 Depends: libc6 (>= 2.38), liblzma5 (>= 5.1.1alpha+20120614), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2), libkmod2 (= 30-ok2), lsb-base Filename: pool/main/k/kmod/kmod_30-ok2_amd64.deb Size: 98540 MD5sum: 4c93e3677494503bbb15bac0c63d94fd SHA1: 1a586ad239da7ecc62b8795b00e0e761f7dfcae0 SHA256: 935d5673fa06e0fc18ee44b1d16f06811ee9135d46f452610641648bad6969df SHA512: efc379332893639814f40ab71fc616250ec2c7adb8509b4416c63ec4f0b9f2e14e9121ef3bb5b0ef5fcedaae4ab1b4f66e427e04ac3b86342c6a7eb0b8b59b6d Description: tools for managing Linux kernel modules This package contains a set of programs for loading, inserting, and removing kernel modules for Linux. It replaces module-init-tools. Package: kmplot Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: math Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 7580 Depends: kdeedu-data, kio, libc6 (>= 2.34), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.98.0), libkf5coreaddons5 (>= 5.86.0), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.70.0), libkf5kiocore5 (>= 5.69.0), libkf5kiogui5 (>= 5.69.0), libkf5parts5 (>= 5.90.0~), libkf5textwidgets5 (>= 4.96.0), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 4.98.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 4.1.1) Suggests: khelpcenter Filename: pool/main/k/kmplot/kmplot_23.08.5-ok1_amd64.deb Size: 3211788 MD5sum: 088a1c68eee9155bff3e430b65e85e11 SHA1: 98751daf04f6e61d15d3866b172ad77118a56437 SHA256: e2d8ad3042bdd4d3a112039f8bacb20e197e254a9dba243b6de69e41dcfd771f SHA512: b4d6aecb947acfa591571e26380c014e94d2522c466489d4bf92a1c5a4d19c33e69552d3f9737ea7a1dc498d95443dd5a5e619ccafb5353ca6c7e1c18d52db8f Homepage: https://projects.kde.org/projects/kde/kdeedu/kmplot Description: mathematical function plotter for KDE KmPlot is a powerful mathematical plotter KDE, capable of plotting multiple functions simultaneously and combining them into new functions. . Cartesian, parametric, and differential functions are supported, as well as functions using polar coordinates. Plots are printed with high precision at the correct aspect ratio. . KmPlot also provides numerical and visual features such as filling and calculating the area between the plot and the first axis, finding maxima and minima, changing function parameters dynamically, and plotting derivatives and integral functions. . This package is part of the KDE education module. Package: knewstuff-dialog Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libs Source: knewstuff Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 64 Depends: libkf5newstuff-data (= 5.92.0-ok2), qml-module-org-kde-newstuff (= 5.92.0-ok2), libc6 (>= 2.14), libkf5configcore5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5newstuffcore5 (= 5.92.0-ok2), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/knewstuff/knewstuff-dialog_5.92.0-ok2_amd64.deb Size: 17030 MD5sum: e3627cca83405dca8c13058b2e44c899 SHA1: 1506f35f94bfb4d6b42eceb152140f79bfbb4f11 SHA256: b9fdd137aff20b6fc19faeeda5812fedd4653f1c53a65eb12a7191f655b91aec SHA512: 46e14c987f7f534ae878e68b578fa130aaaeca3e6321e1301eb1cc44941c1c0cb149073bfa88b947dbeb7d29c699a9a50ca04de25b5ceb62e3fed153aff399d1 Homepage: https://invent.kde.org/frameworks/knewstuff Description: Support for downloading application assets from the network. Framework for downloading and sharing additional application data. . This package contains standalone tool for use by apps which don't want a hard dependency. Package: knights Architecture: amd64 Version: 22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 5634 Depends: libc6 (>= 2.34), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.100.0), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 4.97.0), libkf5kdegames7 (>= 4:22.07.90), libkf5plasma5 (>= 5.90.0~), libkf5plotting5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.1), libqt5texttospeech5 (>= 5.10.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Recommends: gnuchess, sjeng, stockfish Suggests: crafty Filename: pool/main/k/knights/knights_22.12.3-ok1_amd64.deb Size: 3594506 MD5sum: b19015953010867547468371545b34b7 SHA1: 4390b228dfa7d0621e2dd6d8d895a05caa4869bd SHA256: f2583c65d4e015fa128063d70596355e5d9fa1bf9b4e436217309dad90ce5425 SHA512: 16f1d6e38639cb6c390c8a6d6cd9f98e2b09cabb0fbcd27e273449366cb0c0d811afe84792928abc27f549b46f11b69c091897e7aaf3fe3b7d847e3d3fb2900f Homepage: https://www.kde.org/applications/games/knights/ Description: chess interface for the KDE Platform Knights aims to be the ultimate chess resource on your computer. It's designed to be both friendly to new chess players and functional for Grand Masters. At the moment you can play either against other human or against the machine using an engine like gnuchess. Package: kolf Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: games Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3956 Depends: kio, libc6 (>= 2.34), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kdegames7 (>= 4:14.12.50), libkf5kiocore5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Recommends: khelpcenter Breaks: kde-l10n-ar (<< 4:17.08.3-4~), kde-l10n-ast (<< 4:17.08.3-4~), kde-l10n-bg (<< 4:17.08.3-4~), kde-l10n-bs (<< 4:17.08.3-4~), kde-l10n-ca (<< 4:17.08.3-4~), kde-l10n-cavalencia (<< 4:17.08.3-4~), kde-l10n-cs (<< 4:17.08.3-4~), kde-l10n-da (<< 4:17.08.3-4~), kde-l10n-de (<< 4:17.08.3-4~), kde-l10n-el (<< 4:17.08.3-4~), kde-l10n-engb (<< 4:17.08.3-4~), kde-l10n-eo (<< 4:17.08.3-4~), kde-l10n-es (<< 4:17.08.3-4~), kde-l10n-et (<< 4:17.08.3-4~), kde-l10n-eu (<< 4:17.08.3-4~), kde-l10n-fa (<< 4:17.08.3-4~), kde-l10n-fi (<< 4:17.08.3-4~), kde-l10n-fr (<< 4:17.08.3-4~), kde-l10n-ga (<< 4:17.08.3-4~), kde-l10n-gl (<< 4:17.08.3-4~), kde-l10n-he (<< 4:17.08.3-4~), kde-l10n-hi (<< 4:17.08.3-4~), kde-l10n-hr (<< 4:17.08.3-4~), kde-l10n-hu (<< 4:17.08.3-4~), kde-l10n-ia (<< 4:17.08.3-4~), kde-l10n-id (<< 4:17.08.3-4~), kde-l10n-is (<< 4:17.08.3-4~), kde-l10n-it (<< 4:17.08.3-4~), kde-l10n-ja (<< 4:17.08.3-4~), kde-l10n-kk (<< 4:17.08.3-4~), kde-l10n-km (<< 4:17.08.3-4~), kde-l10n-ko (<< 4:17.08.3-4~), kde-l10n-lt (<< 4:17.08.3-4~), kde-l10n-lv (<< 4:17.08.3-4~), kde-l10n-mr (<< 4:17.08.3-4~), kde-l10n-nb (<< 4:17.08.3-4~), kde-l10n-nds (<< 4:17.08.3-4~), kde-l10n-nl (<< 4:17.08.3-4~), kde-l10n-nn (<< 4:17.08.3-4~), kde-l10n-pa (<< 4:17.08.3-4~), kde-l10n-pl (<< 4:17.08.3-4~), kde-l10n-pt (<< 4:17.08.3-4~), kde-l10n-ptbr (<< 4:17.08.3-4~), kde-l10n-ro (<< 4:17.08.3-4~), kde-l10n-ru (<< 4:17.08.3-4~), kde-l10n-sk (<< 4:17.08.3-4~), kde-l10n-sl (<< 4:17.08.3-4~), kde-l10n-sr (<< 4:17.08.3-4~), kde-l10n-sv (<< 4:17.08.3-4~), kde-l10n-tr (<< 4:17.08.3-4~), kde-l10n-ug (<< 4:17.08.3-4~), kde-l10n-uk (<< 4:17.08.3-4~), kde-l10n-wa (<< 4:17.08.3-4~), kde-l10n-zhcn (<< 4:17.08.3-4~), kde-l10n-zhtw (<< 4:17.08.3-4~) Replaces: kde-l10n-ar (<< 4:17.08.3-4~), kde-l10n-ast (<< 4:17.08.3-4~), kde-l10n-bg (<< 4:17.08.3-4~), kde-l10n-bs (<< 4:17.08.3-4~), kde-l10n-ca (<< 4:17.08.3-4~), kde-l10n-cavalencia (<< 4:17.08.3-4~), kde-l10n-cs (<< 4:17.08.3-4~), kde-l10n-da (<< 4:17.08.3-4~), kde-l10n-de (<< 4:17.08.3-4~), kde-l10n-el (<< 4:17.08.3-4~), kde-l10n-engb (<< 4:17.08.3-4~), kde-l10n-eo (<< 4:17.08.3-4~), kde-l10n-es (<< 4:17.08.3-4~), kde-l10n-et (<< 4:17.08.3-4~), kde-l10n-eu (<< 4:17.08.3-4~), kde-l10n-fa (<< 4:17.08.3-4~), kde-l10n-fi (<< 4:17.08.3-4~), kde-l10n-fr (<< 4:17.08.3-4~), kde-l10n-ga (<< 4:17.08.3-4~), kde-l10n-gl (<< 4:17.08.3-4~), kde-l10n-he (<< 4:17.08.3-4~), kde-l10n-hi (<< 4:17.08.3-4~), kde-l10n-hr (<< 4:17.08.3-4~), kde-l10n-hu (<< 4:17.08.3-4~), kde-l10n-ia (<< 4:17.08.3-4~), kde-l10n-id (<< 4:17.08.3-4~), kde-l10n-is (<< 4:17.08.3-4~), kde-l10n-it (<< 4:17.08.3-4~), kde-l10n-ja (<< 4:17.08.3-4~), kde-l10n-kk (<< 4:17.08.3-4~), kde-l10n-km (<< 4:17.08.3-4~), kde-l10n-ko (<< 4:17.08.3-4~), kde-l10n-lt (<< 4:17.08.3-4~), kde-l10n-lv (<< 4:17.08.3-4~), kde-l10n-mr (<< 4:17.08.3-4~), kde-l10n-nb (<< 4:17.08.3-4~), kde-l10n-nds (<< 4:17.08.3-4~), kde-l10n-nl (<< 4:17.08.3-4~), kde-l10n-nn (<< 4:17.08.3-4~), kde-l10n-pa (<< 4:17.08.3-4~), kde-l10n-pl (<< 4:17.08.3-4~), kde-l10n-pt (<< 4:17.08.3-4~), kde-l10n-ptbr (<< 4:17.08.3-4~), kde-l10n-ro (<< 4:17.08.3-4~), kde-l10n-ru (<< 4:17.08.3-4~), kde-l10n-sk (<< 4:17.08.3-4~), kde-l10n-sl (<< 4:17.08.3-4~), kde-l10n-sr (<< 4:17.08.3-4~), kde-l10n-sv (<< 4:17.08.3-4~), kde-l10n-tr (<< 4:17.08.3-4~), kde-l10n-ug (<< 4:17.08.3-4~), kde-l10n-uk (<< 4:17.08.3-4~), kde-l10n-wa (<< 4:17.08.3-4~), kde-l10n-zhcn (<< 4:17.08.3-4~), kde-l10n-zhtw (<< 4:17.08.3-4~) Filename: pool/main/k/kolf/kolf_22.12.3-ok1_amd64.deb Size: 1415932 MD5sum: 582be022b10a825e1b8e03497785c4d0 SHA1: c3daf9453dd3bfc85cf194e98720935870532233 SHA256: f13f9b05be116ddbd52176c78fe75aa03af007fd0abce729d6fbc21fc7f908bf SHA512: 31f51bbb19f5449609755dd6f33952629f447ef4fab61fa0395e062b46fb634547e52c9d1253b7c065b673ba23df53cb0a640527ef28640c0a07dfe0bcfb223b Homepage: http://games.kde.org/ Description: miniature golf game Kolf is a miniature golf game for one to ten players. A variety of courses are included, as well as an editor to create new courses. . This package is part of the KDE games module. Package: kolourpaint Architecture: amd64 Version: 4:23.08.3-ok3.14 Priority: optional Section: graphics Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 11040 Depends: kio, libc6 (>= 2.38), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5configcore5 (>= 4.97.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.16.0), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5xmlgui5 (>= 5.90.0~), libkylin-ai-base2 (>= 2.0.0.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 4.1.1), kylin-aiassistant Breaks: kolourpaint4 (<< 4:17.04) Replaces: kolourpaint4 (<< 4:17.04) Filename: pool/main/k/kolourpaint/kolourpaint_23.08.3-ok3.14_amd64.deb Size: 6029676 MD5sum: 6a73e78fec885fbfb273ce44f64bcdb8 SHA1: 8b62a810573d6cba985747c10f001afca9ef7d5f SHA256: 0fd0172f8301c61ed5366e713de68c1ac8c438d0dcb99df51ec44783e5e502ca SHA512: 39ebc93e3f6868062965acec1d4abf61ed5245f281271e96f47b7c213d048de7eb5c44f9e3e76af78269cf05757d1efcd5ee793c6366dec9d50972197292be12 Homepage: https://apps.kde.org/en/kolourpaint Description: simple image editor and drawing application KolourPaint is a simple drawing and image editing application for KDE. It aims to be easy to use, providing a level of functionality targeted towards the average user. It is ideal for common tasks such as drawing simple graphics and touching-up photos. . This package is part of the KDE graphics module. Package: konsole Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 6507 Provides: x-terminal-emulator Depends: konsole-kpart (= 4:23.08.5-ok1), kio, libc6 (>= 2.34), libkf5configcore5 (>= 5.71.0~), libkf5configwidgets5 (>= 5.83.0), libkf5coreaddons5 (>= 5.86.0), libkf5crash5 (>= 5.71.0~), libkf5dbusaddons5 (>= 5.71.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.71.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.71.0~), libkf5i18n5 (>= 5.71.0~), libkf5kiowidgets5 (>= 5.71.0~), libkf5notifyconfig5 (>= 5.71.0~), libkf5service-bin, libkf5service5 (>= 5.71.0~), libkf5widgetsaddons5 (>= 5.77.0), libkf5windowsystem5 (>= 5.83.0), libkf5xmlgui5 (>= 5.71.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 11) Suggests: lrzsz Filename: pool/main/k/konsole/konsole_23.08.5-ok1_amd64.deb Size: 1190112 MD5sum: 14853d7b4385b9df41ba51cd228d9a5d SHA1: 09544ff0a13a632189d6537158d4107c0a077b48 SHA256: 8b8b0bda7c1c1fbb5fa9d3a7cb3f5126e85d68c15c3117c768ea2c302f20e36f SHA512: 63d2d1dbfc7ab484fa5d6bc1c3d5a2a525b9a6937e8bd584447ee240a363b13c1afab0e2f918dc37a7f2d0193be0455916e0e768a6a137d46b9151fe41f5604d Homepage: https://apps.kde.org/en/konsole Description: X terminal emulator Konsole is a terminal emulator built on the KDE Platform. It can contain multiple terminal sessions inside one window using detachable tabs. . Konsole supports powerful terminal features, such as customizable schemes, saved sessions, and output monitoring. Package: konsole-kpart Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: kde Source: konsole Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2090 Depends: kio, libc6 (>= 2.38), libicu74 (>= 74.1-1~), libkf5bookmarks5 (>= 5.71.0~), libkf5configcore5 (>= 5.71.0~), libkf5configgui5 (>= 5.71.0~), libkf5configwidgets5 (>= 5.81.0), libkf5coreaddons5 (>= 5.71.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.71.0~), libkf5i18n5 (>= 5.71.0~), libkf5iconthemes5 (>= 5.71.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.76.0), libkf5kiogui5 (>= 5.71.0), libkf5kiowidgets5 (>= 5.82.0), libkf5newstuffcore5 (>= 5.71.0~), libkf5newstuffwidgets5 (>= 5.92.0), libkf5notifications5 (>= 5.90.0), libkf5parts5 (>= 5.71.0~), libkf5pty5 (>= 5.71.0~), libkf5service-bin, libkf5service5 (>= 5.71.0~), libkf5textwidgets5 (>= 5.71.0~), libkf5widgetsaddons5 (>= 5.86.0), libkf5windowsystem5 (>= 5.71.0~), libkf5xmlgui5 (>= 5.71.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.15.0~), libqt5printsupport5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 11) Breaks: konsole (<< 4:17.08.3~) Replaces: konsole (<< 4:17.08.3~) Filename: pool/main/k/konsole/konsole-kpart_23.08.5-ok1_amd64.deb Size: 574140 MD5sum: 1f3073e5c03ff33470e757df392e3019 SHA1: 2a06fc1bd5d8ddc4688caaf2b393578ce537bc6f SHA256: 51d521f3a00867dbd8f70e19de372c6ce7837d0e6e616df5bfaea58a7f657ad9 SHA512: 43ee6016c475f31d9bb6c5b5d59b8d9a28e0fa0a2b3a17e693f8dc00de03186f8d6cee62d0bdc8eee493833060d87554fb42256b8c0bd4cd4bd5e2b531e732f0 Homepage: https://apps.kde.org/en/konsole Description: Konsole plugin for Qt applications Konsole is a terminal emulator built on the KDE Platform. It can contain multiple terminal sessions inside one window using detachable tabs. . Konsole supports powerful terminal features, such as customizable schemes, saved sessions, and output monitoring. . This package provides the kpart needed by other apps to embed konsole in them. Package: kontrast Architecture: amd64 Version: 23.08.5-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 570 Depends: qml-module-org-kde-kirigami2, qml-module-org-kde-kquickcontrolsaddons, qml-module-qtquick-controls2, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick2, libc6 (>= 2.34), libfuturesql5-0 (>= 0.1.1), libgcc-s1 (>= 3.3.1), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5sql5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 11) Filename: pool/main/k/kontrast/kontrast_23.08.5-ok1_amd64.deb Size: 153656 MD5sum: 05a44c0e86a8ade8e41b0fe078c37d24 SHA1: 83809e8d34f3f1301df1e3be445fa0f8ec413608 SHA256: ee836c927f88005b8f7e5479f9594eb1ab2c80331bf156a0247400ef079d33b7 SHA512: 0f8487e7abbbac4e61e8039b7c85d39d4e251ca2c454f41df158c6540037cf446f5ed633e698ca7f8a0ec19b51476517e5e9f049f637ad29c65dd0c4f7393e1a Homepage: https://apps.kde.org/en/kontrast Description: check contrast ratio between 2 colors Kontrast is a color contrast checker and tells you if your color combinations are distinct enough to be readable and accessible. Package: kpackagelauncherqml Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 64 Depends: kpackagetool5, libc6 (>= 2.4), libkf5coreaddons5 (>= 5.16.0), libkf5declarative5 (>= 5.7.0+git20150305.0804+15.04), libkf5i18n5 (>= 5.92.0~), libkf5package5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kirigami-gallery (<< 5.49) Filename: pool/main/k/kdeclarative/kpackagelauncherqml_5.92.0-ok2_amd64.deb Size: 16674 MD5sum: b15de90da7c96b28d30a9f6112c5e85c SHA1: e4f503ccbc9fd8de003b1181c446e4a0c9956c80 SHA256: dc20f6e10b208b82f7c165ca92682feb1be01f07089e346bdbcb7ed94ab0b508 SHA512: 221c62b4993d74a6aa198f223efc431090decd02fe0c1373d7f8f2dd10eddd90dbcbd50bc2481caaa138f5a08c09aabe928fb4b48e438bf489081b8e8b7d273c Homepage: https://invent.kde.org/frameworks/kdeclarative Description: commandline tool for launching kpackage QML application A small commandline tool to launch KPackages (QML applications). Package: kpackagetool5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: kpackage Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 173 Depends: libc6 (>= 2.14), libkf5archive5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5package5 (>= 5.21.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kpackagelauncherqml (<< 5.54), libkf5declarative5 (<< 5.54), libkf5kcmutils5 (<< 5.42), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5quickaddons5 (<< 5.54), libkf5runner5 (<< 5.42), plasma-framework (<< 5.54), qml-module-org-kde-runnermodel (<< 5.42) Filename: pool/main/k/kpackage/kpackagetool5_5.92.0-ok1_amd64.deb Size: 55466 MD5sum: ab9fc7ec86d77fbf5e17871e36e8e648 SHA1: 6be56854301af07050d2840c87c5277f285f6302 SHA256: c6886f2cdc4ea767eb8bcc26d3a16c0fcd7a4f7fe2f9cc6348c8ab375a65f54d SHA512: b554b7543436a51cd0f159b3676d038b6a1c4dbea3e5673cf0b905c2da09c0a560d50a6307c92b8ff759e01c54e916255df0225cfb2cf85bd82195ff58b4291a Homepage: https://invent.kde.org/frameworks/kpackage Description: command line kpackage tool KPackage provides classes for applications to manage user installable packages of non-binary assets. . This package is part of KDE Frameworks 5. . This package contains the runtime package management tool. Package: kquickcharts-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libs Source: kquickcharts Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 23 Depends: qml-module-org-kde-quickcharts (= 5.92.0-ok1), qtbase5-dev, qtdeclarative5-dev (>= 5.15.2~) Filename: pool/main/k/kquickcharts/kquickcharts-dev_5.92.0-ok1_amd64.deb Size: 4664 MD5sum: 95f7517b3a06bd2e88f784352c6efe8c SHA1: d21eaad7ed1f826384f17c2a54f3e6f5ad179217 SHA256: ec11ca7c6b3697eb3c04f09fc0217c89e2110a59489e72151c6b6639f4aaf668 SHA512: 02ed137a685beaa9672f91bb714adac809d2491a7945e625503885a679177982fd527e2e725f747779dc4a93521d8e53ba9fa60122cb39dc623cbf3a5c62a11b Homepage: https://invent.kde.org/frameworks/kquickcharts Description: Quick Charts - development files A QtQuick plugin providing high-performance charts (gpu-accelerated). . It supports three different chart types: pie, line and bar, which can be fed from multiple types of data sources. There is also support for axis labels, an axis grid and a legend. Additionally, there is a submodule that contains some convenience items. . The pie and line charts are rendered using a technique called signed distance fields, which allows efficient GPU-accelerated rendering of 2D shapes without loss of quality. . This package contains the development files. Package: krb5-admin-server Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 347 Pre-Depends: init-system-helpers (>= 1.54~) Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libgssrpc4 (>= 1.12~beta2+dfsg), libk5crypto3 (>= 1.18.2), libkadm5srv-mit12 (>= 1.18.2), libkdb5-10 (>= 1.20.1), libkrb5-3 (= 1.20.1-ok1), libkrb5support0 (= 1.20.1-ok1), libss2 (>= 1.01), libverto1 (>= 0.2.4), krb5-kdc (>= 1.10+dfsg~), lsb-base (>= 3.0-6) Filename: pool/main/k/krb5/krb5-admin-server_1.20.1-ok1_amd64.deb Size: 88972 MD5sum: 0c3707ecd63761a1b9748c20b506881b SHA1: 97a3b52f34e715be963c7c8970b3d690ace0df2e SHA256: 1984c39241c757db3999ae27d983f6c8152d912fa739c4d17b78f95bfe97224f SHA512: b9c113743aa1632499cfb48ef0219b04fbff60f809d63a81f2e1f6aad181c189e98782881cb953cda9c681214c9e367fd0485f88269ec275987163c7d242fdee Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos master server (kadmind) Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the Kerberos master server (kadmind), which handles account creations and deletions, password changes, and other administrative commands via the Kerberos admin protocol. It also contains the command used by the master KDC to propagate its database to slave KDCs. This package is generally only used on the master KDC for a Kerberos realm. Package: krb5-doc Architecture: all Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 12860 Recommends: libjs-sphinxdoc, libjs-jquery, libjs-underscore Conflicts: heimdal-docs Filename: pool/main/k/krb5/krb5-doc_1.20.1-ok1_all.deb Size: 2767118 MD5sum: a89b062c76fd71a1035999b5cdeba3aa SHA1: 33d32c99a822c009608ed4feb5e2f98b3f900b94 SHA256: d7eba62bbf1795c7376d762b93aa4cf26a5a6bb751a1906f7828540a2377b3ee SHA512: fdf3d96ae7140dace2c8eb323d87656acf07999247e630d492fb5960873bef1fa43fd45c3e2c1c36e8b68d9a414f67fa5b166a9c43e1e40f0cadd774301be82f Homepage: https://web.mit.edu/kerberos/ Description: documentation for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the installation, administrator, and user reference manuals for MIT Kerberos and the man pages for the MIT Kerberos configuration files. Package: krb5-gss-samples Architecture: amd64 Version: 1.20.1-ok1 Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 130 Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17) Filename: pool/main/k/krb5/krb5-gss-samples_1.20.1-ok1_amd64.deb Size: 26090 MD5sum: 955b0d6ff080e7517027526844fb2b69 SHA1: 2a3b44c18efcc40bcac8075e9bae51a15dd8aadf SHA256: 2abe456a8953b8a7d150e1611deb63ab9219e5a21ffeaa7d8de97ccf55da5274 SHA512: 145c46e5965ed33bdf5e83e3d195a2779672e3cc958b8b2e5616f7e4fe87b8557e574d62bafafb0b73d31338ab78fe32c4f2407b9638948e4f8886c52f7ea4e0 Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos GSS Sample applications Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains bgss-sample and gss-server, programs used to test GSS-API mechanisms. These programs are most commonly used in testing newly developed GSS-API mechanisms or in testing events between Kerberos or GSS implementations. Package: krb5-k5tls Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 97 Depends: libc6 (>= 2.17), libkrb5-3 (>= 1.13~alpha1+dfsg~), libkrb5support0 (= 1.20.1-ok1), libssl3 (>= 3.0.0) Filename: pool/main/k/krb5/krb5-k5tls_1.20.1-ok1_amd64.deb Size: 16628 MD5sum: 73cd17e5a7a1c01fdbd96b3a8865ac29 SHA1: efc0c4f33387b02bf54b16ba9fd6a35c803881bf SHA256: 8777d33827e0ba8a741ba42ec19b12bcb3051d476c3042c863c4a275ce555d6e SHA512: a687a6d8f94805127777ee66be166ee64999b27a8363edb85b65a8d1ea4eb8f893970db1db8de8be5a85a3c0387a4c1e83ece80c052940b40b618753c47cf85e Homepage: https://web.mit.edu/kerberos/ Description: TLS plugin for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains a plugin for the TLS functionality used by optional functionality in MIT Kerberos. The only current consumer is client support for the MS-KKDCP protocol, which tunnels Kerberos protocol traffic through an HTTPS proxy. Package: krb5-kdc Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 606 Pre-Depends: init-system-helpers (>= 1.54~) Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.20), libkadm5srv-mit12 (>= 1.18.2), libkdb5-10 (>= 1.20.1), libkrb5-3 (= 1.20.1-ok1), libkrb5support0 (= 1.20.1-ok1), libverto1 (>= 0.2.4), krb5-config, krb5-user, lsb-base (>= 3.0-6), libverto-libev1 | libverto-libevent1 Suggests: krb5-kpropd, krb5-admin-server, krb5-kdc-ldap (= 1.20.1-ok1) Filename: pool/main/k/krb5/krb5-kdc_1.20.1-ok1_amd64.deb Size: 176374 MD5sum: c25600d351f8809fc8ca439b76a73b9a SHA1: 3c39bbfa354afc4aa9247660770f759bdc7d4561 SHA256: 07bc4ce5b811896fba24b67cda165a7322b50408cd798c3c2e316bf29de3211a SHA512: 01aba884aa4f99e88fc01f0415ba73492f58ad66cfdf3691024333c59e07a25d53c56a0150da71f13785264c9733102ace2bb7c4eb65a587dd21085ffedcdb9c Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos key server (KDC) Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the Kerberos key server (KDC). The KDC manages all authentication credentials for a Kerberos realm, holds the master keys for the realm, and responds to authentication requests. This package should be installed on both master and slave KDCs. Package: krb5-kdc-ldap Architecture: amd64 Version: 1.20.1-ok1 Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 322 Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.20), libkadm5srv-mit12 (>= 1.18.2), libkdb5-10 (>= 1.20.1), libkrb5-3 (>= 1.14+dfsg), libkrb5support0 (= 1.20.1-ok1), libldap2 (>= 2.6.2), krb5-kdc (= 1.20.1-ok1) Filename: pool/main/k/krb5/krb5-kdc-ldap_1.20.1-ok1_amd64.deb Size: 84506 MD5sum: 6ed102ae0b15ed0657b0bc2ce9247da4 SHA1: 9a6fd8dea17080021e66886e4d925a1b86f3676b SHA256: 279cf3683c980c31b052fb06feca48d3e6e2d7da983f4fb38bb5f872f6daa3a2 SHA512: 07a46f2ace3c4c9c1541733bd39339c66f4f808fe9a5097fe901917ef280c0e0c11f1d7a657f32ded0a200251f5bb430286d7c19d39970ed71dc36fc5aa13357 Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos key server (KDC) LDAP plugin Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the LDAP plugin for the Kerberos key server (KDC) and supporting utilities. This plugin allows the KDC data to be stored in an LDAP server rather than the default local database. It should be installed on both master and slave KDCs that use LDAP as a storage backend. Package: krb5-kpropd Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 139 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.9+dfsg~beta1), libkadm5clnt-mit12 (>= 1.18.2), libkdb5-10 (>= 1.20.1), libkrb5-3 (>= 1.16), libkrb5support0 (= 1.20.1-ok1), krb5-kdc (= 1.20.1-ok1), lsb-base Suggests: openbsd-inetd | inet-superserver Replaces: krb5-kdc (<< 1.15.1-3~) Filename: pool/main/k/krb5/krb5-kpropd_1.20.1-ok1_amd64.deb Size: 29586 MD5sum: 1c6bd2cf07fa45f5b8e3fa79b90ac4f0 SHA1: b643491c2e43aa8225a9ffd6e872086b49b9d9b6 SHA256: 1aa8abb2956868dc3784f02dd6f5075f2800f5470447b9c8f2ac711a59a55b74 SHA512: 19ccc2f646a243f4700ccb4625105535ac4188744548182ca207cbf9b7cd0cc65a88159d8561169cb448fcb88e0076cdd607551bf1cb5d6c6bfa753221969606 Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos key server (Slave KDC Support) Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the Kerberos slave KDC update server (kpropd). The kpropd command runs on the slave KDC server. It listens for update requests made by the kprop program, and periodically requests incremental updates from the master KDC. This package should be installed on slave KDCs. Package: krb5-locales Architecture: all Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 270 Filename: pool/main/k/krb5/krb5-locales_1.20.1-ok1_all.deb Size: 64828 MD5sum: 8fd482752dd2c3182d3c4dcf3285bfde SHA1: 13e0446d9d293ae562de3a531828b13e81fd1857 SHA256: 98e6c99dad692a473096e1af8b627084ead308936006d156d51df9f3a0f0eb35 SHA512: 3b716f3c96f43123ef64098cfd39f307cddbd39623635e8c3e31b8f0db6afb4055f08ef08e4494bd3929b7738510aa98dced98895b84a417d34f51301ec440df Homepage: https://web.mit.edu/kerberos/ Description: internationalization support for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains internationalized messages for MIT Kerberos. Package: krb5-multidev Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 819 Depends: libkrb5-3 (= 1.20.1-ok1), libk5crypto3 (= 1.20.1-ok1), libgssapi-krb5-2 (= 1.20.1-ok1), libgssrpc4 (= 1.20.1-ok1), libkadm5srv-mit12 (= 1.20.1-ok1), libkadm5clnt-mit12 (= 1.20.1-ok1), comerr-dev Suggests: krb5-doc Filename: pool/main/k/krb5/krb5-multidev_1.20.1-ok1_amd64.deb Size: 124774 MD5sum: 0f58d70fc859aab60807351d286809f9 SHA1: 74863b521c07582c6656999cdf80dc1d30b424aa SHA256: c1e303f29825267ad8ee2072daaeecab188eb53c52d6e5cfc54fc809729bfd62 SHA512: 015db562b16455e2aa7a9421003aed36df3eaa6f627c62142d4f9a9e9cc6e135bfa872a2edcd866a8d3b21777734ced1c086e89eeb346406d79c86a3da5f0d03 Homepage: https://web.mit.edu/kerberos/ Description: development files for MIT Kerberos without Heimdal conflict Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . Most users wishing to build applications against MIT Kerberos should install libkrb5-dev. However, that package conflicts with heimdal-dev. This package installs libraries and headers in /usr/include/mit-krb5 and /usr/lib/mit-krb5 and can be installed along side heimdal-multidev, which provides the same facilities for Heimdal. Package: krb5-otp Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 105 Depends: libc6 (>= 2.14), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkrad0 (= 1.20.1-ok1), libkrb5-3 (>= 1.12~alpha1+dfsg-1~), libkrb5support0 (= 1.20.1-ok1) Filename: pool/main/k/krb5/krb5-otp_1.20.1-ok1_amd64.deb Size: 19260 MD5sum: 4d02f5d889915b9db96384fc036e4568 SHA1: 6ee89d42735c3b92abbb8d02ece89d70bfbf3279 SHA256: ccf36b7f7285e8f559709e56fcf87548554548a5a24fb1d28ad8e72db8782905 SHA512: 009e911aefa9e432451b6a942fc42a83c5d61edc3e458aa81bdf799e2728ccb95c03aeb6b6da4353fab83e2f3b470d4dd4c79d70b1822d8227a539997f5fcb70 Homepage: https://web.mit.edu/kerberos/ Description: OTP plugin for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains a plugin for the OTP preauthentication method (RFC 6560), which allows Kerberos tickets to be obtained using One-Time Password authentication. This plugin is for use on the KDC; the client support is built in to libkrb5. Package: krb5-pkinit Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 249 Depends: libc6 (>= 2.25), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.8+dfsg), libkrb5-3 (= 1.20.1-ok1), libkrb5support0 (= 1.20.1-ok1), libssl3 (>= 3.0.0) Suggests: opensc Breaks: krb5-kdc (<< 1.14+dfsg) Filename: pool/main/k/krb5/krb5-pkinit_1.20.1-ok1_amd64.deb Size: 63340 MD5sum: 5efd796edb114e7b628083381aa39128 SHA1: 4a00fd19722827c02a97a58a412586584488ce23 SHA256: 7648c587058064d153f010b60642f4b59352c6147a081cdbb881b92a62f61839 SHA512: 2fa07bff4888b0465113182961108f2f952b934c46e0f537c3ec319a3e99b6ab55cec3a02fd4199ecf6720bbc67d241ed56f0b83a55324173a3381bbda82d335 Homepage: https://web.mit.edu/kerberos/ Description: PKINIT plugin for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains a plugin for the PKINIT protocol, which allows Kerberos tickets to be obtained using public-key credentials such as X.509 certificates or a smart card. This plugin can be used by the client libraries and the KDC. Package: krb5-user Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: foreign Priority: optional Section: net Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 428 Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkadm5clnt-mit12 (>= 1.18.2), libkadm5srv-mit12 (>= 1.18.2), libkdb5-10 (>= 1.20.1), libkrb5-3 (= 1.20.1-ok1), libkrb5support0 (= 1.20.1-ok1), libss2 (>= 1.01) Recommends: krb5-config Suggests: krb5-k5tls Conflicts: heimdal-clients Filename: pool/main/k/krb5/krb5-user_1.20.1-ok1_amd64.deb Size: 106688 MD5sum: ab17a70651b78f38c56b24af1246629e SHA1: 00da2f817cef7b8c2a39561c90f5dcb6167b4c2e SHA256: 2bde791f8265b3a9e11aeeaeb723c2112b30be0bd55d2d7ba3420ab6ecb78704 SHA512: 134a117ae50c418085a22784853ea3bb2b2ffdabe5d8e59e34e11f7304b58c905be5c64a30e42a3eebed3a34d0afb3517c07740b0a9c482aeb7b839df5a9f712 Homepage: https://web.mit.edu/kerberos/ Description: basic programs to authenticate using MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the basic programs to authenticate to MIT Kerberos, change passwords, and talk to the admin server (to create and delete principals, list principals, etc.). Package: krdc Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 3818 Depends: libc6 (>= 2.34), libkf5bookmarks5 (>= 5.91.0~), libkf5completion5 (>= 5.91.0~), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.88.0), libkf5dnssd5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kcmutils5 (>= 5.91.0~), libkf5notifications5 (>= 5.91.0~), libkf5notifyconfig5 (>= 5.91.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 5.91.0~), libkf5windowsystem5 (>= 5.91.0~), libkf5xmlgui5 (>= 5.91.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libssh-4 (>= 0.8.0), libstdc++6 (>= 5), libvncclient1 (>= 0.9.10) Recommends: freerdp2-x11 Suggests: freerdp2-wayland, khelpcenter, krfb Filename: pool/main/k/krdc/krdc_23.08.5-ok1_amd64.deb Size: 1605884 MD5sum: 9c87cf6419dbec25dc73d113d126aa37 SHA1: 6ea994ea0fd8fcca9ed19e82d7cc3825abd1f232 SHA256: f33c6d401d1b1b8dc2549b87516dd8dda3674c110a5d85601a216d3b0a5daf0e SHA512: c5c540c1738df93040dc3cd196883915c3476ad89e18527b3353222d6d75d453949b59e33f832033e72de07ed0459005a8e4b5aa69e52061d1b3c06300789c3f Homepage: https://apps.kde.org/en/krdc Description: Remote Desktop Connection client The KDE Remote Desktop Connection client can view and control a desktop session running on another system. It can connect to Windows Terminal Servers using RDP and many other platforms using VNC/RFB. . This package is part of the KDE networking module. Package: krfb Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 2914 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.91.0~), libkf5configgui5 (>= 5.91.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.92.0), libkf5dbusaddons5 (>= 5.91.0~), libkf5dnssd5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5notifications5 (>= 5.91.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.91.0~), libkf5waylandclient5 (>= 4:5.91.0~), libkf5widgetsaddons5 (>= 5.91.0~), libkf5windowsystem5 (>= 5.91.0), libkf5xmlgui5 (>= 5.91.0~), libkpipewire5 (>= 5.24.7), libkpipewiredmabuf5 (>= 5.24.7), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libvncserver1 (>= 0.9.10), libwayland-client0 (>= 1.20.0), libx11-6, libxcb-damage0, libxcb-image0 (>= 0.2.1), libxcb-shm0, libxcb1, libxtst6 Suggests: khelpcenter, krdc Filename: pool/main/k/krfb/krfb_23.08.5-ok1_amd64.deb Size: 1266332 MD5sum: ac6acca48eb7555098af256b1f35a772 SHA1: 3a94d266d3ea10a27894c874a85dd87b7d490138 SHA256: 3f8244b63897665e6e80e3733906f77e54c823b5701a396fc626cc911bb7d7c3 SHA512: 3025474cef49291105c8694fc75b0abe18bc7dcc6b380cde47bc6ed280fb0828796d7c7337211f9c0b471d87d2c807306233d54d10dfeed2f842bbaeac0b5f45 Homepage: https://apps.kde.org/en/krfb Description: Desktop Sharing utility KDE Desktop Sharing is a manager for easily sharing a desktop session with another system. The desktop session can be viewed or controlled remotely by any VNC or RFB client, such as the KDE Remote Desktop Connection client. . KDE Desktop Sharing can restrict access to only users who are explicitly invited, and will ask for confirmation when a user attempts to connect. . This package is part of the KDE networking module. Package: krita Architecture: amd64 Version: 5.1.5+dfsg-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 68234 Depends: krita-data (>= 5.1.5+dfsg-ok1), libqt5sql5-sqlite, libc6 (>= 2.34), libexiv2-27 (>= 0.27.2), libfftw3-double3 (>= 3.3.5), libgcc-s1 (>= 4.0), libgif7 (>= 5.1), libgsl23 (>= 2.5), libheif1 (>= 1.13.0), libilmbase24 (>= 2.3.0), libjpeg62-turbo (>= 1.3.1), libkf5completion5 (>= 5.44.0), libkf5configcore5 (>= 5.44.0), libkf5configgui5 (>= 5.44.0), libkf5coreaddons5 (>= 5.44.0), libkf5crash5 (>= 5.44.0), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.44.0), libkf5i18n5 (>= 5.44.0), libkf5itemviews5 (>= 5.44.0), libkf5widgetsaddons5 (>= 5.63.0), libkf5windowsystem5 (>= 5.44.0), libkseexpr4 (>= 4.0.4.0), libkseexprui4 (>= 4.0.4.0), liblcms2-2 (>= 2.4~), libmypaint-1.5-1 (>= 1.5.0), libopencolorio1v5 (>= 1.1.1~dfsg0), libopenexr24 (>= 2.3.0), libopenjp2-7 (>= 2.2.0), libpng16-16 (>= 1.6.2-1), libpoppler-qt5-1 (>= 0.24.5), libpython3.8 (>= 3.8.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.12.0~), libqt5gui5 (>= 5.12.0~), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5printsupport5 (>= 5.12.0~), libqt5qml5 (>= 5.12.0~), libqt5quick5 (>= 5.12.0~) | libqt5quick5-gles (>= 5.12.0~), libqt5quickwidgets5 (>= 5.12.0~), libqt5sql5 (>= 5.12.0~), libqt5svg5 (>= 5.12.0~), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.12.0~), libqt5xml5 (>= 5.12.0~), libquazip5-1 (>= 0.7.3), libraw19 (>= 0.19.0), libstdc++6 (>= 9), libtiff5 (>= 4.0.3), libwebp7, libx11-6, zlib1g (>= 1:1.1.4) Recommends: krita-gmic, python3-sip, python3-pyqt5, qml-module-qtmultimedia Suggests: colord, ffmpeg, krita-l10n (>= 5.1.5+dfsg-ok1) Filename: pool/main/k/krita/krita_5.1.5+dfsg-ok1_amd64.deb Size: 19982334 MD5sum: 940b3d255310cccd194795114086aa50 SHA1: 1b714b65488c26bd1fca913308608171ecfb64d2 SHA256: 598549805af273ce66bb258b67353f90cdfd631aff5ffdc00146b1ce0847dcea SHA512: 3dfde2712a254d4fbd503967f0bb8e58e3f3a9d405d72cb7307f8213646dcba985579a04d6cb838e109c238be281d8718dc59cf19d152c5ece3ca780447a3912 Homepage: https://krita.org/ Description: pixel-based image manipulation program Krita is a creative application for raster images. Whether you want to create from scratch or work with existing images, Krita is for you. You can work with photos or scanned images, or start with a blank slate. Krita supports most graphics tablets out of the box. . Krita is different from other graphics design programs in that it has pluggable brush engines, some supporting brush resources like Gimp brush files, others offering sophisticated simulation of real brushes, and others again offering color mixing and image deformations. Moreover, Krita has full support for graphics tablets, including such features as pressure, tilt and rate, making it a great choice for artists. There are easy to use tools for drawing lines, ellipses and rectangles, and the freehand tool is supported by pluggable "drawing assistants" that help you draw shapes that still have a freehand feeling to them. Package: krita-data Architecture: all Version: 5.1.5+dfsg-ok1 Priority: optional Section: graphics Source: krita Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 70809 Filename: pool/main/k/krita/krita-data_5.1.5+dfsg-ok1_all.deb Size: 52844578 MD5sum: db4feb090bd24fdd83e487c29615b24f SHA1: 3845a986ac68839423b38587b7a6109e185851cf SHA256: 3ef567450f6ea81d7c0931d024f5e47c8ba3a678ab0c50d18604418385588046 SHA512: 984cd8a1b8af10de12e00a9a9a127517a7bfc48892c90939b5c280cf3994b9161fb8f320ffe054da47c4edb515ae5b2d5eaf207819635bf640badbb4a032887c Homepage: https://krita.org/ Description: data files for Krita painting program This package contains architecture-independent data files for Krita. . See the krita package for further information. Package: krita-l10n Architecture: all Version: 5.1.5+dfsg-ok1 Priority: optional Section: localization Source: krita Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 22715 Filename: pool/main/k/krita/krita-l10n_5.1.5+dfsg-ok1_all.deb Size: 3503394 MD5sum: 776084ec235837717c20b704e9e94b92 SHA1: c699bf42432e9605b29659e2fd1f34ae16401e6a SHA256: f086c618c844d1be5ec967da14422de6b6abe1e8c3ad0bd894c65868dee9b607 SHA512: 7bed2583ce2b3d7e55e54d8a44de939ef29aa6c99e7104e7b50a01e82b59e018abf74a0d19e1b1b6688a627b7c324656c1f36de6f903ce0f7fc4031d66dd48a4 Homepage: https://krita.org/ Description: translations for Krita painting program This package contains the translations for Krita, the painting program. . See the krita package for further information. Package: kronometer Architecture: amd64 Version: 2.3.0-1ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 818 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.26.0), libkf5configgui5 (>= 5.26.0), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.26.0), libkf5crash5 (>= 5.26.0), libkf5i18n5 (>= 5.26.0), libkf5widgetsaddons5 (>= 5.26.0), libkf5xmlgui5 (>= 5.26.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kronometer/kronometer_2.3.0-1ok1_amd64.deb Size: 225830 MD5sum: e007fb674a77b34a77cf2b4352dd828f SHA1: 03d8fb4276ca94203ecbe9ca4b4bec8ce0d2d1eb SHA256: c9a02b2d2bf9e91047ba494135d26ef2c344e99872f205de8668a2e4e856e53e SHA512: 45b9c908bdd6796b4ee3c2b7c9c838c3c4f4f31f23a4bfd3d34ef4f7cd336508b1f3eb11cfd4532b9d9caedb1a6f3f76d16fa49787da6e7f4e45a67733afe16a Homepage: https://userbase.kde.org/Kronometer Description: simple stopwatch application Kronometer is a stopwatch application. . Kronometer's main features are the following: - start/pause/resume the stopwatch widget - laps recording: you can capture the stopwatch time when you want and add a note to it - lap times sorting: you can easily find the shortest lap time or the longest one - reset the stopwatch widget and the lap times - time format settings: you can choose the stopwatch granularity - times saving and resuming: you can save the stopwatch status and resume it later - font customization: you can choose the fonts for each of the stopwatch digits - color customization: you can choose the color for the stopwatch digits and the stopwatch background - lap times export: you can export the lap times on a file using the JSON or CSV format Package: kross Architecture: amd64 Version: 5.92.0-0ok1 Priority: optional Section: libs Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1758 Depends: libkf5krosscore5 (= 5.92.0-0ok1), libkf5krossui5 (= 5.92.0-0ok1), kio, libc6 (>= 2.14), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5kiofilewidgets5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5script5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kross/kross_5.92.0-0ok1_amd64.deb Size: 306604 MD5sum: 4d2b266ef167fdd9735c528f9a27e7e5 SHA1: 90ef998f018e083bd7f8c099026a10d8bd2b8cc6 SHA256: d9091ed74a1efcc4859c00a15e653ce151f1dedd2be1dfeb10655043439e1b40 SHA512: 168b8fefa0adeea65b957fb31175673ff6851eb85aab41724ea0c16d93a2662c5216187f9cb5f1231dea17aff4fa619dee4249b59a183bca8024fff3ccf3d21a Homepage: https://invent.kde.org/frameworks/kross Description: Multi-language application scripting. Modular scripting framework that eases embedding of scripting interpreters like Python, Ruby and JavaScript transparently into native applications to bridge the static and dynamic worlds together. Package: kross-dev Architecture: amd64 Version: 5.92.0-0ok1 Priority: optional Section: libdevel Source: kross Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 170 Depends: kross (= 5.92.0-0ok1), libkf5i18n-dev (>= 5.92.0~), libkf5iconthemes-dev (>= 5.92.0~), libkf5kio-dev (>= 5.92.0~), libkf5parts-dev (>= 5.92.0~), libkf5widgetsaddons-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kross/kross-dev_5.92.0-0ok1_amd64.deb Size: 24028 MD5sum: f2bfd99c1905a38a88885ea9b1672ee7 SHA1: a7070bf08e66ec697f72f6734b8b2a975144b455 SHA256: efd8c07b52546c4c6470ec02a709da43a68ffd2354ec31a411d1caae91786768 SHA512: 5c5185f7bfe43744cada6dd7114e1f1400f4bb214b75156a8332f710f2ece8e5dcbb937fd868f810c17e3556827744fbcd3ca7cdf95ef5c517aa566fb60e3de5 Homepage: https://invent.kde.org/frameworks/kross Description: development files for kross Modular scripting framework that eases embedding of scripting interpreters like Python, Ruby and JavaScript transparently into native applications to bridge the static and dynamic worlds together. . Contains development files for kross. Package: kruler Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 889 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kruler/kruler_23.08.5-ok1_amd64.deb Size: 268104 MD5sum: 292f496eb104d07929cf93cfe0b3feb6 SHA1: f03fa78738e2b5c5f56b700f3f756a07adb0d3d6 SHA256: 7a9dcbc744f58731917d58118a4cc98c67a437f7141e5edd25272e6851e965a8 SHA512: a140b1bb01a669064477b6f2620d1656a656bc2681de388f386b8b036cc6d8db4023629a44c1a2e97233be9c4bdc3fdf1fa09683c1573b495151d4f638546800 Homepage: https://apps.kde.org/en/kruler Description: screen ruler KRuler is a tool for measuring the size, in pixels, of items on the screen. . This package is part of the KDE graphics module. Package: krusader Architecture: amd64 Version: 2:2.8.1-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 16117 Depends: kinit, kio, libacl1 (>= 2.2.23), libc6 (>= 2.38), libkf5archive5 (>= 5.85.0), libkf5bookmarks5 (>= 5.68.0~), libkf5codecs5 (>= 5.68.0~), libkf5completion5 (>= 5.81.0), libkf5configcore5 (>= 5.68.0~), libkf5configgui5 (>= 5.68.0~), libkf5configwidgets5 (>= 4.98.0), libkf5coreaddons5 (>= 5.68.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.68.0~), libkf5i18n5 (>= 5.68.0~), libkf5iconthemes5 (>= 5.68.0~), libkf5itemviews5 (>= 5.68.0~), libkf5jobwidgets5 (>= 5.70.0), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.68.0~), libkf5kiogui5 (>= 5.83.0), libkf5kiowidgets5 (>= 5.92.0), libkf5notifications5 (>= 5.68.0~), libkf5parts5 (>= 5.81.0), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5solid5 (>= 5.68.0~), libkf5textwidgets5 (>= 5.68.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.68.0~), libkf5widgetsaddons5 (>= 5.77.0), libkf5windowsystem5 (>= 5.68.0~), libkf5xmlgui5 (>= 5.84.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.12~) | libqt5gui5-gles (>= 5.12~), libqt5printsupport5 (>= 5.12~), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.12~), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Recommends: kde-cli-tools, keditbookmarks, kio-extras Suggests: arj, ark, bzip2, cpio, kate, kdiff3 | kompare | xxdiff, kmail, konsole, krename, lha, md5deep | cfv, okteta, p7zip, rpm, unace, unrar | unrar-free | rar, unzip, zip Filename: pool/main/k/krusader/krusader_2.8.1-ok1_amd64.deb Size: 3862768 MD5sum: 09b76f66ccedf67aa31817ee63c507b3 SHA1: 82c76437e681f68fc84caeffbaa68057687da379 SHA256: 22604d85d86d6d895a8e87acee822548fa3be5a7a265692aee48038b0f41bab6 SHA512: 0e1233f57d54be7e7014dfff043445edda03be3a64be420e0ea16f3d6682fc371cc9fb1b28f2e30dc2673f4d114aaec1fb519c7f08567dd07bb801db50e0d021 Homepage: https://www.krusader.org Description: twin-panel (commander-style) file manager Krusader is a simple, easy, powerful, twin-panel (commander-style) file manager, similar to Midnight Commander (C) or Total Commander (C). . It provides all the file management features you could possibly want. . Plus: extensive archive handling, mounted filesystem support, FTP, advanced search module, viewer/editor, directory synchronisation, file content comparisons, powerful batch renaming and much more. . It supports archive formats: ace, arj, bzip2, deb, iso, lha, rar, rpm, tar, zip and 7-zip. . It handles KIOSlaves such as smb:// or fish://. . Almost completely customizable, Krusader is very user friendly, fast and looks great on your desktop. Package: kscreen Architecture: amd64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1108 Depends: kde-cli-tools (>= 4:5.14), plasma-framework, qml-module-qtgraphicaleffects, libc6 (>= 2.14), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.77.0), libkf5dbusaddons5 (>= 5.90.0~), libkf5declarative5 (>= 5.12.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5plasma5 (>= 5.90.0~), libkf5plasmaquick5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.88.0), libkf5screen-bin (>= 4:5.17.5~), libkf5screen7 (>= 4:5.24.2~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.4.0) | libqt5quick5-gles (>= 5.4.0), libqt5sensors5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libx11-6, libxcb1, libxi6 (>= 2:1.2.99.4) Recommends: upower Filename: pool/main/k/kscreen/kscreen_5.24.7-ok1_amd64.deb Size: 224818 MD5sum: 70428a446aef7a65cdfb21e61f34c99e SHA1: 52b6eb89fb7d2b28ae7133879a17a205461aff8b SHA256: 9072de15de473da2676fdb6beba3bd00b843f1bc8bd059854c34ee257938ae99 SHA512: 710140199850dabdf8c748d51883a961f348a6f64eac810d107066496e76adcbafda007ddb64c311df03267e971cdc4593c4f0ec1a21ceb4dd2f00822bbe3da1 Homepage: https://invent.kde.org/plasma/kscreen Description: KDE monitor hotplug and screen handling KScreen provides multiple monitor support. This support tries to be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them into your computer. . This package contains the modules and plugins for monitor hotplug and automatic screen handling. Package: kscreenlocker-dev Architecture: amd64 Version: 5.24.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kscreenlocker Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 44 Depends: libkscreenlocker5 (= 5.24.4-ok1) Filename: pool/main/k/kscreenlocker/kscreenlocker-dev_5.24.4-ok1_amd64.deb Size: 7762 MD5sum: 5b0c2f4d32735c0b49cde361b1d7571e SHA1: f91850b296eec0c19b0285b3e8e205520550fb6e SHA256: b138d85d9592532bbe30c85eaf23384dc12e6808cced7a70fb16611931c493ec SHA512: 623ff7581571233e45bba726478e2d2efe34a7739e57939b11a9c2591204859d07fe7946a957f1e8d7781a19ec1cc7a194620ea798d7280966724623204cc487 Homepage: https://invent.kde.org/plasma/kscreenlocker Description: Development files for kscreenlocker KDE systemsettings module to configure kscreenlocker. . kscreenlocker can be configured to support the PAM ("Pluggable Authentication Modules") system for password checking (for unlocking the display). . PAM is a flexible application-transparent configurable user-authentication system found on FreeBSD, Solaris, and Linux (and maybe other unixes). . Information about PAM may be found on its homepage http://www.kernel.org/pub/linux/libs/pam/ (Despite the location, this information is NOT Linux-specific.) . This package contains development files for kscreenlocker. Package: ksystemlog Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6975 Depends: kio, libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libkf5archive5 (>= 5.92.0~), libkf5completion5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5itemviews5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5textwidgets5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5), libsystemd0 Filename: pool/main/k/ksystemlog/ksystemlog_22.12.3-ok1_amd64.deb Size: 2028072 MD5sum: 4420daea5f34bd83c25a3b6691875826 SHA1: 623b5b93c4af76eba0ff1f5cbab59f98027b97bc SHA256: e85f05e6462541bf2f46e02027caa89b28be38a14743410b86814ce474001064 SHA512: c581138cd2529fd8318a10731af5a53141236ec4ba36c42541054f727f3869395d6d297cd1766f690471550b61a615ec25e9344f291ea77253b5d78ae05f3f0e Homepage: https://apps.kde.org/en/ksystemlog Description: system log viewer KSystemLog show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), and optional Services (Apache, Cups, etc, ...). It includes many features to read nicely your log files: * Colorize log lines depending on their severities * Tabbed view to allow displaying several logs at the same time * Auto display new lines logged * Detailed information for each log lines . This package is part of the KDE administration module. Package: kteatime Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 1010 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.89.0~), libkf5configwidgets5 (>= 5.23.0), libkf5coreaddons5 (>= 5.89.0~), libkf5crash5 (>= 5.89.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.82.0), libkf5i18n5 (>= 5.89.0~), libkf5notifications5 (>= 5.89.0~), libkf5notifyconfig5 (>= 5.89.0~), libkf5textwidgets5 (>= 5.89.0~), libkf5xmlgui5 (>= 5.89.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 5) Suggests: khelpcenter Filename: pool/main/k/kteatime/kteatime_23.08.5-ok1_amd64.deb Size: 332388 MD5sum: c4d63d58cf86b2a9fa534dab3b05a7bd SHA1: 680191a7e0a6015d9a463c24d591db2f1dfaa73d SHA256: 4237ee0500f3120992f23134b4a6a9d66e0fdbb6e53e29866c79266c51b2ad32 SHA512: 6820f42d796691e33b6885d27a58884bfc7548ccae2a0669a7229f139769a542b514b3908ae825d7f5566cca4412092527343ab627e5bfd764232d6e83d3c68e Homepage: https://apps.kde.org/en/kteatime Description: utility for making a fine cup of tea KTeaTime is a handy timer for steeping tea. No longer will you have to guess at how long it takes for your tea to be ready. Simply select the type of tea you have, and it will alert you when the tea is ready to drink. . This package is part of the KDE toys module. Package: ktexteditor-data Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: kde Source: ktexteditor Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 8129 Breaks: libkf5texteditor5 (<< 5.74) Replaces: libkf5texteditor5 (<< 5.74) Filename: pool/main/k/ktexteditor/ktexteditor-data_5.92.0-ok2_all.deb Size: 1308010 MD5sum: d9c93dc3c92319f93f3933b8508425ea SHA1: ac1fecf4619d74bc8ab847c602a2a8ebe2c224fd SHA256: 6339bd2835f5963f8c9d5940de28e6440343782d93a024c70056a20a757aeed3 SHA512: aadffde17d834da3382099d28c07975b11916fbca818c1df0e5dca13b0ba12f128d41bdd4b1e40f76c52ae235aee738e824a2aedd2eafc2a6fcd37ff967b2073 Homepage: https://invent.kde.org/frameworks/ktexteditor Description: provide advanced plain text editing services The KTextEditor interfaces - also called KTE interfaces - are a set of well-defined interfaces which an application or library can implement to provide advanced plain text editing services. Applications which utilise this interface can thus allow the user to choose which implementation of the editor component to use. The only implementation right now is the Kate Editor Component (Kate Part). Package: ktexteditor-katepart Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libs Source: ktexteditor Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 56 Depends: libkf5texteditor5 (= 5.92.0-ok2), libc6 (>= 2.4), libkf5coreaddons5 (>= 5.77.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/ktexteditor/ktexteditor-katepart_5.92.0-ok2_amd64.deb Size: 13592 MD5sum: 94c4f1bcf32d83b62d578d0292d42cde SHA1: b112fa9c6fed04dd96fbacbf9e7744aeac621a9d SHA256: 1f5d59e3de821279d3708b439fd521c339db0727419b7866b86d7c238b98d4ed SHA512: b09d3c8a5a741d3fe8a57946389ade5ec7115b992c972e6dd948ed78ce8bd7e2a4d622530f063f5234d3f1d4750ebd885b47da5f9c4d1d9fc9cf04d920d625f1 Homepage: https://invent.kde.org/frameworks/ktexteditor Description: provide advanced plain text editing services The KTextEditor interfaces - also called KTE interfaces - are a set of well-defined interfaces which an application or library can implement to provide advanced plain text editing services. Applications which utilise this interface can thus allow the user to choose which implementation of the editor component to use. The only implementation right now is the Kate Editor Component (Kate Part). . This contains the Kate Part plugin. Package: ktouch Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 944 Depends: ktouch-data (>= 4:23.08.5-ok1), libqt5sql5-sqlite (>= 5.11.0~), qml-module-org-kde-charts (>= 5.46.0~), qml-module-org-kde-kcoreaddons (>= 5.46.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.46.0~), qml-module-qtgraphicaleffects (>= 5.11.0~), qml-module-qtquick-controls2 (>= 5.11.0~), qml-module-qtquick-layouts (>= 5.11.0~), qml-module-qtquick-window2 (>= 5.11.0~), qml-module-qtquick2 (>= 5.11.0~), libc6 (>= 2.34), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5itemviews5 (>= 5.90.0~), libkf5kcmutils5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickcontrols2-5 (>= 5.15.2~), libqt5quickwidgets5 (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libqt5xmlpatterns5 (>= 5.15.2~), libstdc++6 (>= 4.1.1), libx11-6, libxcb-xkb1, libxcb1 Filename: pool/main/k/ktouch/ktouch_23.08.5-ok1_amd64.deb Size: 264816 MD5sum: 4ed23cef0be0f453508dea799660919e SHA1: e5f2799920ddda40e3ee5ff699822cfad424d7ce SHA256: ff2dee6230f5254aa20999b06fa65baf6650b40938692042d7bbc9cb69ce8bc5 SHA512: b8f6425cd8e77feaa981ef208788178760e8770ceb6321fa932afbd122ef79b415ed1be87735d238f7d9aa62d46e147dbb1f160bf7d7a334d7f753f4eebff253 Homepage: https://apps.kde.org/en/ktouch Description: touch typing tutor for KDE KTouch is an aid for learning how to type with speed and accuracy. It provides a sample text to type and indicates which fingers should be used for each key. . A collection of lessons are included for a wide range of different languages and keyboard layouts, and typing statistics are used to dynamically adjust the level of difficulty. . This package is part of the KDE education module. Package: ktouch-data Architecture: all Version: 4:23.08.5-ok1 Priority: optional Section: kde Source: ktouch Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 8200 Filename: pool/main/k/ktouch/ktouch-data_23.08.5-ok1_all.deb Size: 4160960 MD5sum: a7b9a23b2098b608684950277b42f926 SHA1: 998378067cc8b59378436cf36b868df35dfd5a78 SHA256: ea0995c55af7a3e0e1029dc86489585433edea871074ca8941610fd173ff9ef6 SHA512: 010ca8bd49b3d4a2d65d7c33d77055199b7a89661bf3603d7fd241f677682dacfe04845082d79f39d6ca3a36e1f81975d46ab9267b182234106da4e91178affc Homepage: https://apps.kde.org/en/ktouch Description: data files for ktouch This package contains the architecture-independent data files for ktouch. . This package is part of the KDE education module. Package: kturtle Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 5974 Depends: kio, libc6 (>= 2.38), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 4.98.0), libkf5coreaddons5 (>= 5.91.0~), libkf5crash5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5kiocore5 (>= 5.91.0~), libkf5newstuffcore5 (>= 5.91.0~), libkf5newstuffwidgets5 (>= 5.92.0), libkf5textwidgets5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 4.98.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Suggests: khelpcenter Filename: pool/main/k/kturtle/kturtle_23.08.5-ok1_amd64.deb Size: 2094740 MD5sum: b7da256ccc76c6120de9e2f4bef6e416 SHA1: 4f2f7228864cf04b27029266714f15dea11fae4c SHA256: 7e9d4484f8a87dcaf7d195fa0035c9a219276b453896bb8c9f2452141f978bf1 SHA512: a6ccc4380e8414f3aaca70426148032011770c4c9820f9801d41bad25b710af06ebc556c1ff39b9de5d3e264b4dac0ef66add8dd9fac02f7561d447cf6ff799e Homepage: https://edu.kde.org/kturtle Description: educational programming environment KTurtle is an educational programming environment which uses the TurtleScript programming language (inspired by Logo) to make programming as easy and accessible as possible. . The user issues TurtleScript language commands to control the "turtle", which draws on the canvas, making KTurtle suitable for teaching elementary mathematics, geometry and programming. . This package is part of the KDE education module. Package: kuserfeedback-bin Architecture: amd64 Version: 1.3.0-ok1 Priority: optional Section: libs Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1851 Depends: libc6 (>= 2.34), libkuserfeedbackcore1 (>= 1.0.0), libkuserfeedbackwidgets1 (>= 1.0.0), libqt5charts5 (>= 5.9.0~rc), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0~) | libqt5gui5-gles (>= 5.8.0~), libqt5network5 (>= 5.8.0~), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.8.0~), libstdc++6 (>= 5) Filename: pool/main/k/kuserfeedback/kuserfeedback-bin_1.3.0-ok1_amd64.deb Size: 302092 MD5sum: 831481afd7e898110a246f7963dd5cb0 SHA1: b351b995f264a8bd86f2640e52a42cb970aa09ef SHA256: c877cc8751ae722d4674fc501db9f5f4b8a7a0e388f7949a114b15850e2055d1 SHA512: 7ebf1f15c3a993af96c2a82d3f44571621d7eed2d56b9622344b857b63c02d598953a841f4e4ca72a1e56811552a606dde214707368d350638da9a251fde4ed2 Homepage: https://invent.kde.org/libraries/kuserfeedback Description: user feedback for applications - executables Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the management and analytics applications. Package: kuserfeedback-dev Architecture: amd64 Version: 1.3.0-ok1 Priority: optional Section: libdevel Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 108 Depends: libkuserfeedbackcore1 (= 1.3.0-ok1), libkuserfeedbackwidgets1 (= 1.3.0-ok1), qtbase5-dev Filename: pool/main/k/kuserfeedback/kuserfeedback-dev_1.3.0-ok1_amd64.deb Size: 16474 MD5sum: 2a121476e536dfe7df4896950aedcc2c SHA1: 5cfb0ed54c51ab7f1034243ff8e97dc515c169ba SHA256: 2b9bd2e9cdf684f8a3aba6403bc7a92c82c7e35adbf40167e8a04ef06fed1f9b SHA512: c2aff988d26f53ad19f8c5dae07397de155808ca08509746b672dcf8d128df1448c995acb8210ed90a6602a4a06a6dda3b754ef2b2deba130bb95ccab2d5bc4a Homepage: https://invent.kde.org/libraries/kuserfeedback Description: development files for KUserFeedback - Qt 5 version Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the development header files for the Qt 5 version of KUserFeedback. Package: kuserfeedback-doc Architecture: all Version: 1.3.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 186 Filename: pool/main/k/kuserfeedback/kuserfeedback-doc_1.3.0-ok1_all.deb Size: 19946 MD5sum: 6ee3016d519e1198728fded8078bda40 SHA1: e83d006b843025915c53ca6c5303e387e7d1c575 SHA256: 2d2233d326a49401e80a8710288f97f07957f40b6770f97c08afb5c5bfe1289b SHA512: 8e8e9e1746d0a78ca6f677fa582ee7cb3d8cc48408a143b59c383b5edaa15321991266fae01da77aea44ec521665196090719c677e95762a641fb2c33e683741 Homepage: https://invent.kde.org/libraries/kuserfeedback Description: user feedback for applications - documentation Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the documentation for kuserfeedback. Package: kwalletmanager Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2831 Depends: kio, libc6 (>= 2.34), libkf5archive5 (>= 5.90.0~), libkf5authcore5 (>= 5.90.0~), libkf5codecs5 (>= 5.4.0+git20141120.0010+15.04), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5notifications5 (>= 5.91.0), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.91.0), libkf5xmlgui5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kwalletmanager/kwalletmanager_22.12.3-ok1_amd64.deb Size: 920592 MD5sum: 253819c97463471fecb71299a843d128 SHA1: 0a3ad1774ab292dceed1e17d329c94c21ae5f4ae SHA256: 431d5157de215d138952eac0391d01da9cbca87bdc9ca106ed0c4ae19ad06de8 SHA512: 8f30eb554f23d0911a7ed297d08510d368a037e4b5290eaa084e2065560670d608db41d3cc1733956a28fbeee9b8228428d9705c55772122ef4d7dd6d6965612 Homepage: https://invent.kde.org/utilities/kwalletmanager Description: secure password wallet manager The KDE Wallet system provides a secure way to store passwords and other secret information, allowing the user to remember only a single KDE Wallet password instead of numerous different passwords and credentials. . KWallet Manager is a utility for viewing and editing information stored in the KDE Wallet. . This package is part of the KDE SC utilities module. Package: kwave Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 15997 Depends: kio, libasound2 (>= 1.0.16), libaudiofile1 (>= 0.3.6), libc6 (>= 2.35), libfftw3-double3 (>= 3.3.5), libflac++6v5 (>= 1.3.1), libflac8 (>= 1.3.0), libgcc-s1 (>= 4.0), libid3-3.8.3v5, libkf5archive5 (>= 5.90.0~), libkf5completion5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), libmad0 (>= 0.15.1b-ok0), libogg0 (>= 1.3.0), libopus0 (>= 1.1), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5multimedia5 (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 4.1.1), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2) Filename: pool/main/k/kwave/kwave_22.12.3-ok1_amd64.deb Size: 5862296 MD5sum: f84aa0124383e103633324b8bdbe8163 SHA1: 401137adfc5cb3df5c420cdb270382f70008175a SHA256: e4e91bbd08a2da2e1d147aae3e4858c51a21ff515dc4629094c5a780aa426e3c SHA512: 8950d22abd5e1420bd5f191d36087a0a4721263e0aa5df98649cffa4b6a91628b6fae04a2888902a4a178160fd26d86a4080aa4d1974c7553fa61f259ddbfc06 Homepage: https://apps.kde.org/en/kwave Description: sound editor for KDE Kwave is a sound editor designed for the KDE Desktop Environment. . With Kwave you can record, play back, import and edit many sorts of audio files including multi-channel files. . Kwave includes some plugins to transform audio files in several ways and presents a graphical view with a complete zoom- and scroll capability. . Its features include: * 24 Bit Support * Undo/Redo * Use of multicore CPUs (SMP, hyperthreading) * Simple Drag & Drop * Realtime Pre-Listen for some effects * Support for multi-track files * Playback and recording via native ALSA, PulseAudio (or OSS deprecated) * Playback via Phonon * Load and edit-capability for large files (can use virtual memory) * Reading and auto-repair of damaged wav-files * Supports multiple windows * Extendable Plugin interface * a nice splashscreen * some label handling Package: kwayland-data Architecture: all Version: 4:5.92.0-ok4.3 Multi-Arch: foreign Priority: optional Section: libs Source: kwayland Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 21 Filename: pool/main/k/kwayland/kwayland-data_5.92.0-ok4.3_all.deb Size: 4480 MD5sum: d32bc68b9fbb1efacfb07e9a7061010c SHA1: c1aff8a1b5f1c91c9987936625a79b8f60e41a46 SHA256: 4eedc15cd720d7d0bbbb26ee9c81ab47e01373ae38831c0f3803f3c58c2d9148 SHA512: 1f51450d11a812c12f171d87058c9e441be099b04191dff710bc41a786367fdc90e518bee366c7b4bf099a60d628daa645f5b402c1ebbb1b0cd81b72cc503890 Homepage: https://invent.kde.org/frameworks/kwayland Description: Qt library wrapper for Wayland libraries - data files KWayland provides a Qt-style Server library wrapper for the Wayland libraries. Package: kwayland-integration Architecture: amd64 Version: 4:5.24.4-ok6.2 Multi-Arch: same Priority: optional Section: kde Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 173 Depends: libc6 (>= 2.14), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5idletime5 (>= 5.90.0~), libkf5waylandclient5 (>= 4:5.92.0-ok4.2build1), libkf5windowsystem5 (>= 5.92.0-ok5.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5waylandclient5 (>= 5.15.0~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), qtbase-abi-5-15-10, qtwayland-client-abi-5-15-10 Filename: pool/main/k/kwayland-integration/kwayland-integration_5.24.4-ok6.2_amd64.deb Size: 34356 MD5sum: 770e9c98bae93cd02d7d91059529c455 SHA1: 20d914b342f60045745617771967edac4d567e6f SHA256: 1e23ab8808c11a4e71094fe5836fa867ac3900717658f964cdd89838fe565377 SHA512: 43a1e5b0d32836f2d30a46287c07e63ffad4a2a09b883729e2d9c12f425e118cb5f6a49af6497fc1da7524325b0469020aa6e9c5961f4c428de8cb633facab03 Homepage: https://invent.kde.org/plasma/kwayland-integration Description: kwayland runtime integration plugins Wayland runtime integration plugins for kidletime and kwindowsystem. . Contains development files for kwayland-integration. Package: kwin-addons Architecture: amd64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: kde Source: kdeplasma-addons Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 282 Depends: kdeplasma-addons-data (= 4:5.24.7-ok1), kwin-x11 (>= 4:5.23.90) | kwin (>= 4:5.23.90), plasma-framework (>= 5.74.0~) Filename: pool/main/k/kdeplasma-addons/kwin-addons_5.24.7-ok1_amd64.deb Size: 28456 MD5sum: 9ce319bb25ebc986b2b668579743c1c5 SHA1: 63ae064cf56f7544c80cdce202d00bb0d1bf5c86 SHA256: 6f8aa48dc9c6571e0a93317083ad0e4a427a9c906a0563b61581835e5814f16c SHA512: c92e81c18dc92820743cdb428a59a30230b0eaa64326cedcf05ca0ed7fcec2376f40f88fed1b7ec5b33b40172d046be7a0941828f98630e6f226220ee7ca82e9 Homepage: https://invent.kde.org/plasma/kdeplasma-addons Description: additional desktop and window switchers for KWin This package contains additional KWin desktop and window switchers shipped in the Plasma 5 addons module. . This package is part of the KDE Plasma addons module. Package: kwin-common Architecture: amd64 Version: 4:5.24.4-ok10~1118 Priority: optional Section: kde Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 6990 Depends: hwdata, kwin-data (= 4:5.24.4-ok10~1118), libkf5globalaccel-bin, qml-module-org-kde-kirigami2 (>= 5.54.0~), qml-module-org-kde-kitemmodels, qml-module-org-kde-kquickcontrolsaddons, qml-module-qtmultimedia, kpackagetool5, libc6 (>= 2.34), libegl1, libepoxy0 (>= 1.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libinput10 (>= 1.20.0-ok4), libkdecorations2-5v5 (>= 4:5.24.4-ok8), libkdecorations2private9 (>= 4:5.24.4-ok4), libkf5authcore5 (>= 5.61.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5globalaccel5 (>= 5.90.0), libkf5globalaccelprivate5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5package5 (>= 5.90.0~), libkf5plasma5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.92.0-ok5.2), libkscreenlocker5 (>= 5.24.4~), libkwineffects13 (= 4:5.24.4-ok10~1118), libkwinglutils13 (= 4:5.24.4-ok10~1118), libkysdk-datacollect, libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 11), libudev1 (>= 183), libukuiinputgatherclient1 (>= 4.1.0.0), libwayland-server0 (>= 1.17.93), libx11-6 (>= 2:1.2.99.901), libxcb-composite0, libxcb-cursor0 (>= 0.0.99), libxcb-damage0, libxcb-glx0, libxcb-icccm4 (>= 0.4.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0, libxcb-render0, libxcb-shape0, libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.6), libxi6 (>= 2:1.2.99.4), libxkbcommon0 (>= 0.7.0), libxtst6, qtbase-abi-5-15-10 Recommends: libqt5multimedia5-plugins, plasma-desktop (>= 4:5.23.90), qtvirtualkeyboard-plugin Suggests: kwin-addons (>= 4:5.23.90) Breaks: plasma-workspace (<< 4:5.14), plasma-workspace-dev (<< 4:5.14) Filename: pool/main/k/kwin/kwin-common_5.24.4-ok10~1118_amd64.deb Size: 1579292 MD5sum: 646312e4f285d6d3d62b809a31a369fc SHA1: d37a464d0ea0bbd007aecdf2c6410bf13c719238 SHA256: dea40d061d045f1af9b56eeca6e62766672fecb34f28700a79097fce6ca63427 SHA512: 1b66b88cb3cafe7ace83857dc04011381506a55b90476eaf59bc48150eec5106dfe884c38ed3de691e277ac85446c4fb988d7528cebf8adf22db887c36fd101a Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager, common files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: kwin-data Architecture: all Version: 4:5.24.4-ok10~1118 Multi-Arch: foreign Priority: optional Section: kde Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 10029 Recommends: plasma-framework, qml-module-qtmultimedia, qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick-virtualkeyboard, qml-module-qtquick-window2, qml-module-qtquick2 Breaks: kwin-common (<< 4:5.20.4-4~) Replaces: kwin-common (<< 4:5.20.4-4~) Filename: pool/main/k/kwin/kwin-data_5.24.4-ok10~1118_all.deb Size: 1830036 MD5sum: 3cf77164a939e76a40de052cf0675af5 SHA1: 919481450759e1024ea6cdd309bd19d95e6dc11d SHA256: dc2d8bef70ba727887cf74e5f9cfa773d1a6efad51576f8daeee4c2c79e9b05e SHA512: 87671bbc57b89e105d58ec462e83b5ce42a4f6c7c2a4f3d63dd9343b86cb4835a87440342b5bed9325650f4047aba7b95ffc8c2fc05575f543f49ea08a873dab Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager data files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package contains the data files Package: kwin-dev Architecture: amd64 Version: 4:5.24.4-ok10~1118 Priority: optional Section: libdevel Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 317 Depends: kwin-common (= 4:5.24.4-ok10~1118), libegl1-mesa-dev (>= 1.2~), libepoxy-dev (>= 1.2), libkf5config-dev (>= 5.90.0~), libkf5coreaddons-dev (>= 5.90.0~), libkf5windowsystem-dev (>= 5.92.0-ok5.2), libqt5x11extras5-dev (>= 5.15.0~), libxcb-xfixes0-dev (>= 1.10~), qtbase5-dev (>= 5.15.0~) Breaks: kde-workspace-dev Replaces: kde-workspace-dev Filename: pool/main/k/kwin/kwin-dev_5.24.4-ok10~1118_amd64.deb Size: 57544 MD5sum: 438ba461768b6b9743d34ecd2435811c SHA1: cd9700aac4a2dd0b204910cc742693991bb8c518 SHA256: ddb0aa08fa13ad54b23959af815e38996b7250c7363a7fd15f4eccba17fccf3d SHA512: 0c0d2c73721005b1e718c9a912853fbb3788b7dfcd0d160ca6bd904eb8bbac44c3ba32fb806dbf79c7659633af3644c739a8d22fb2cef6a22d3a7ef8af97dd3f Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager - devel files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: kwin-style-breeze Architecture: amd64 Version: 4:5.24.4-ok3 Priority: optional Section: kde Source: breeze Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 606 Depends: kde-style-breeze (= 4:5.24.4-ok3), libc6 (>= 2.14), libkdecorations2-5v5 (>= 4:5.24.4~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5windowsystem5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 4.1.1), libxcb1 Filename: pool/main/b/breeze/kwin-style-breeze_5.24.4-ok3_amd64.deb Size: 124082 MD5sum: 166626969cc8e721d7229cc554021da9 SHA1: 99261010de8d4fc5149f44a7e91f9885b829a9f3 SHA256: b9212a2e15c9628b46d9d0e99ceae58cdd266dfb4b3eca02c1185a225ee04479 SHA512: db2e4af02ad277c5b47307f3e89c92cbe5a46b73f2a9d368a80c2ca9edad53853309e5dbcc7f1065bf9f024b07f8ff698536b98475ae4ab0d79d05c1f89c0ceb Homepage: https://invent.kde.org/?p=breeze.git/breeze Description: KWin Breeze Style This is the Breeze window manager style for the KDE Plasma 5 desktop. . This package is part of the Breeze theme module. Package: kwin-wayland Architecture: amd64 Version: 4:5.24.4-ok10~1118 Priority: optional Section: kde Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1846 Provides: kwin Depends: kwayland-integration (>= 4:5.24.4-ok6.1), kwin-wayland-backend-drm (= 4:5.24.4-ok10~1118) | kwin-wayland-backend-fbdev (= 4:5.24.4-ok10~1118) | kwin-wayland-backend-x11 (= 4:5.24.4-ok10~1118) | kwin-wayland-backend-virtual (= 4:5.24.4-ok10~1118) | kwin-wayland-backend-wayland (= 4:5.24.4-ok10~1118), libcap2-bin, xwayland, kwin-common (= 4:5.24.4-ok10~1118), libc6 (>= 2.34), libcap2 (>= 1:2.10), libepoxy0 (>= 1.3), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libglib2.0-0t64 (>= 2.12.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.87.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5globalaccelprivate5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5idletime5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5plasma5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.26.0), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.92.0-ok5.2), libkwineffects13 (= 4:5.24.4-ok10~1118), libkwinglutils13 (= 4:5.24.4-ok10~1118), libpipewire-0.3-0 (>= 0.3.1), libqaccessibilityclient-qt5-0 (>= 0+git20130108), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 11), libxcb-randr0 (>= 1.3), libxcb-xfixes0, libxcb1 (>= 1.6), qtbase-abi-5-15-10 Breaks: kwin-common (<< 4:5.20.4-4~) Replaces: kwin-common (<< 4:5.20.4-4~) Filename: pool/main/k/kwin/kwin-wayland_5.24.4-ok10~1118_amd64.deb Size: 521476 MD5sum: 18916ea7b49737bd681d010261b144c3 SHA1: 5b4b98b5ab08bd07609885ea19fb14065b4e182a SHA256: 81b8f789b70ac16e408498252977cd260e26a386b654704265357a041a4b6581 SHA512: a1039f0f88c0b2e134a503fea8d418d00a34a7a32ad21a6de6ab8158aa012c07198a9ec0e371dd41b49609da1e6bb4ba588858784c7705436bb40225fd79db40 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager, wayland version, PREVIEW release KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package provides the wayland version, which is still a work in progress project, and is available as a PREVIEW release. Don't expect the same stability as with the x11 version. Package: kwin-wayland-backend-drm Architecture: amd64 Version: 4:5.24.4-ok10~1118 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 363 Provides: kwin-wayland-backend Depends: kwin-common (= 4:5.24.4-ok10~1118), libc6 (>= 2.33), libdisplay-info1 (>= 0.1.1), libdrm2 (>= 2.4.99), libepoxy0 (>= 1.3), libgbm1 (>= 21.1.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5configcore5 (>= 5.90.0~), libkwinglutils13 (= 4:5.24.4-ok10~1118), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kwin/kwin-wayland-backend-drm_5.24.4-ok10~1118_amd64.deb Size: 115448 MD5sum: 3943a8edcf44d98541fab292e2ad5bde SHA1: 761afe18f3cc401e6503f82227db0b1e77c7ee5c SHA256: f29e2d6653feca1b52237f05bdd73d5d1ea9f3b5abe17243584151516cb30fc1 SHA512: 6589cfd817f8a6b468d97d641a569d4bae7a7292daf3fc554d363ab80ef66bcc12f600b4dc608a6846309b4c0737ab115541340e8d0b3baa57a51af50d149b43 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager drm plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module Package: kwin-wayland-backend-fbdev Architecture: amd64 Version: 4:5.24.4-ok10~1118 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 87 Provides: kwin-wayland-backend Depends: kwin-common (= 4:5.24.4-ok10~1118), libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kwin/kwin-wayland-backend-fbdev_5.24.4-ok10~1118_amd64.deb Size: 19480 MD5sum: 4b1d87425dcf8a9ce35d34267b26c4ea SHA1: c4899cb33cdebec0614f3ab673c76c19220c6ce4 SHA256: 06ad6f5bc4eb9b9cdf5cd7d015870b838ec88c6a2d95d4ca2a3b0a33a57afcff SHA512: 16c672f8ee9d1ce2c2d73eb292a9ee822b37cde248fc3b00088deb74955d98e7cf021aee373ada91ddce03fd2e790baaad55400dea97aa9f6daf42dab0ad36ed Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager fbdev plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module Package: kwin-wayland-backend-virtual Architecture: amd64 Version: 4:5.24.4-ok10~1118 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 111 Provides: kwin-wayland-backend Depends: kwin-common (= 4:5.24.4-ok10~1118), libc6 (>= 2.14), libepoxy0 (>= 1.0), libkwinglutils13 (= 4:5.24.4-ok10~1118), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/k/kwin/kwin-wayland-backend-virtual_5.24.4-ok10~1118_amd64.deb Size: 26616 MD5sum: 749943ffff206d480910662fd1058fe6 SHA1: 034dd12432aff83db8c3296d62a936d4c9c629de SHA256: e80053a3e029dd14a2aacd9b98782a82afa1f5b725ee6db837528c98b3b36b3b SHA512: cc2b39cc54886b0f08c3d9daa413a5259fa782464f34fc13cae700d24cc738bfe23377672190687e2b450a9b5163a3d281e201955fc970a1e6c7665d04baed55 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager virtual plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This backend allows running kwin-wayland in headless mode, useful for testing, or in the Cloud. Package: kwin-wayland-backend-wayland Architecture: amd64 Version: 4:5.24.4-ok10~1118 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 187 Provides: kwin-wayland-backend Depends: kwin-common (= 4:5.24.4-ok10~1118), libc6 (>= 2.14), libepoxy0 (>= 1.3), libgbm1 (>= 17.1.0~rc2), libkf5i18n5 (>= 5.90.0~), libkf5waylandclient5 (>= 4:5.92.0-ok4.1), libkwinglutils13 (= 4:5.24.4-ok10~1118), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5), libwayland-egl1 (>= 1.15.0) Filename: pool/main/k/kwin/kwin-wayland-backend-wayland_5.24.4-ok10~1118_amd64.deb Size: 46284 MD5sum: 81926ab01ac23947ac674ae40838088e SHA1: 0ebd5429ccc5f22cf1b182586cf9043020996f57 SHA256: d70500be5b40aba8a9901467c1bb97f6f3ffd22af22a65ab535c9fd132d712d6 SHA512: 5d62a0ff327cc00186c0c83165cad0f0dba8c9d7fbd40fd803acc2f9e6fc258a7f3d61cea966cf6c07d14a1b381eeb5a5d7f861bc609ac20bf2ac1fcdf307119 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager nested wayland plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module Package: kwin-wayland-backend-x11 Architecture: amd64 Version: 4:5.24.4-ok10~1118 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 143 Provides: kwin-wayland-backend Depends: kwin-common (= 4:5.24.4-ok10~1118), libc6 (>= 2.14), libepoxy0 (>= 1.0), libkf5i18n5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.92.0-ok5.2), libkwinglutils13 (= 4:5.24.4-ok10~1118), libkwinxrenderutils13 (= 4:5.24.4-ok10~1118), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb-keysyms1 (>= 0.4.0), libxcb-render0, libxcb1 (>= 1.6), libxi6 (>= 2:1.5.99.2) Filename: pool/main/k/kwin/kwin-wayland-backend-x11_5.24.4-ok10~1118_amd64.deb Size: 35052 MD5sum: 6d0f0d882a83a189a1436421965523bb SHA1: d61740eec988a4ab871bd20c423c845fa749ceb6 SHA256: 72e69f68ff6c329aa0cec7803b71f0752f9ac310d6169bb27dfbb735c9a01c6c SHA512: 396f09429222042fdf59fbd9582ea80efee4e61493f34e12e6c311dfc54da7c11f6efd438aedd216dc649e555eaa7290c695932122871c6e27d4116c9e2e25fd Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager x11 plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module Package: kwin-x11 Architecture: amd64 Version: 4:5.24.4-ok10~1118 Priority: optional Section: kde Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1469 Provides: kwin, x-window-manager Depends: libukuiinputgatherclient1, kwin-common (= 4:5.24.4-ok10~1118), libc6 (>= 2.34), libepoxy0 (>= 1.0), libgcc-s1 (>= 3.4), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5plasma5 (>= 5.90.0~), libkf5quickaddons5 (>= 5.26.0), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5windowsystem5 (>= 5.92.0-ok5.2), libkwineffects13 (= 4:5.24.4-ok10~1118), libkwinglutils13 (= 4:5.24.4-ok10~1118), libkwinxrenderutils13 (= 4:5.24.4-ok10~1118), libqaccessibilityclient-qt5-0 (>= 0+git20130108), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 11), libx11-6, libxcb-composite0, libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.3), libxcb-render0, libxcb-shape0, libxcb-xfixes0, libxcb1 (>= 1.6), libxi6 (>= 2:1.2.99.4) Breaks: kwin-common (<< 4:5.20.4-4~) Replaces: kwin-common (<< 4:5.20.4-4~) Filename: pool/main/k/kwin/kwin-x11_5.24.4-ok10~1118_amd64.deb Size: 403836 MD5sum: 0fcf120d46bb3cc725371e5f880edf90 SHA1: d4bc5c5065fba6f333a10fa364cb4c2a397f10e1 SHA256: f07ea939f8532aaa8070dae12029daddb9fd348841d64cbcc3209fb8b8cee6cc SHA512: 1bdadcc407790a9c3b43b337c2ea1380b7ee3924aa7031ecf2fd43cd4d36ba2c8c2ec903a8ec81d87b3d95d26455f18fd250bc9d5d72231ac5a31c9532e917e1 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager, X11 version KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: kwrite Architecture: amd64 Version: 4:23.08.4-ok1 Priority: optional Section: editors Source: kate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 288 Depends: ktexteditor-katepart, kate (>= 4:23.08.4), libc6 (>= 2.34), libkf5coreaddons5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~) Filename: pool/main/k/kate/kwrite_23.08.4-ok1_amd64.deb Size: 134204 MD5sum: 59cd20aa17e513bc723a9348c62a5673 SHA1: 3ed49af18d32e7f97b6039d12ccba2ad334218c8 SHA256: d4620a51f8156343e2787ca5935f462da43888c20ba97ed58e7e2d5922c024ac SHA512: a522f3b3871598d39edce6d652dda6a36313c9f152d3131c70baa5f216c7f02151db586a083dfcf699f5015882ced344f100cb2a421b49991294bbecfe639a48 Homepage: https://kate-editor.org/ Description: simple text editor KWrite is a simple text editor built on the KDE Platform. It uses the Kate editor component, so it supports powerful features such as flexible syntax highlighting, automatic indentation, and numerous other text tools. Package: kwrited Architecture: amd64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 63 Depends: libc6 (>= 2.4), libkf5coreaddons5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5pty5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/k/kwrited/kwrited_5.24.7-ok1_amd64.deb Size: 16802 MD5sum: d0452475e61b285c229604eb58a5901a SHA1: afcc28f10b03eb454a41d4abd049b81533f7e840 SHA256: 997c473e0a9db8135be3de76e11c62bcfe11da8c71602bac771d0543bfb7f666 SHA512: 94637d2335d96507a8a5e5c69301e13e4d953dade39302252c1e05a8e633a7cebe67e1158aa6e11e93edf90d8ba13fc7154c154265acfa24e8a5b13b873258ed Homepage: https://invent.kde.org/plasma/kwrited Description: Read and write console output to X Kwrited captures console output (e.g. broadcast messages) and prints it in a X window. . This package is part of the KDE base workspace module. Package: kylin-ai-business-framework-service Architecture: amd64 Version: 1.0.0.0-ok0.11 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: wangyan Installed-Size: 157197 Depends: init-system-helpers (>= 1.52), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.79.0), libjsoncpp25 (>= 1.9.5), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libpoppler-cpp0t64 (>= 24.02.0), libpython3.12t64 (>= 3.12.1), libstdc++6 (>= 12), libuuid1 (>= 2.16), onnxruntime (>= 1.18), python3-venv, python3-pip Filename: pool/main/k/kylin-ai-business-framework-service/kylin-ai-business-framework-service_1.0.0.0-ok0.11_amd64.deb Size: 157474392 MD5sum: 9f48672ad087fe4c10bc5b5ecc07ddb0 SHA1: e72da695e593aceb558ffe266ddf09b1963e70c5 SHA256: 0a1b2830b496cb149fc510a432ef490b721af0856d77202fdafcf6c959d1a5b2 SHA512: 8732026a983b64be6d49bc5ad39a99caec3c559d16449b43faa27d1ca26604e6f2600a8cf64812501ce4e4cd8ddffdd20b9340fedc9187de4513efa4328a47bb Homepage: https://www.ukui.org/ Description: kylin ai business framework service. kylin-ai-business-framework-service is a service for Fuzzy search, which encapsulates the relevant Python interfaces in C++. It is used for fuzzy search requests in various scenarios of the corresponding operating system Package: kylin-ai-model-manager Architecture: amd64 Version: 0.0.0.1-ok7 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zouxiaoyi Installed-Size: 110 Depends: python3, python3-pip, python3-venv, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5) Conflicts: kylin-model-management-tools (<< 0.0.0.1-ok7) Replaces: kylin-model-management-tools (<< 0.0.0.1-ok7) Filename: pool/main/k/kylin-ai-model-manager/kylin-ai-model-manager_0.0.0.1-ok7_amd64.deb Size: 37840 MD5sum: edeaf633008e0bdcaa2332fd48ef9c79 SHA1: b800b377396c514a5054aed622c8553842c00c39 SHA256: 5fcb42f1a221d32a4b5a4a04dabb33abc3827767d3c7cbfd7367e592b0a7a023 SHA512: fb95bf2cb3e9bd7b2b110aa42342b8478113326eee0519bc49ab0e171af65ee99f7c225799d0de423b9cd6f4e8fe215946325c33386fe969f6cf4d33f9251725 Homepage: https://gitee.com/openkylin/kylin-ai-model-manager Description: Download ondevice models from modelscope. This Debian binary package was used to download ondevice models from modelscope website easily. Package: kylin-ai-runtime Architecture: amd64 Version: 1.0.0.0-ok0.18 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: guopengfei Installed-Size: 329 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.16), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.79.0), libjsoncpp25 (>= 1.9.5), libportaudio2 (>= 19+svn20101113), libssl3t64 (>= 3.0.0), libstdc++6 (>= 11), libkylin-ai-default-key, libglib2.0-0 Filename: pool/main/k/kylin-ai-runtime/kylin-ai-runtime_1.0.0.0-ok0.18_amd64.deb Size: 74500 MD5sum: 878356c5fb5ba153c5ce74c2488dda04 SHA1: 8cbbd2c9243c5355409bd184694dddd35c71ba8f SHA256: 534ac2f21c154cb19a33ed1f856d64038edc046562a9c280d1022bc86da7cde8 SHA512: 08fe8d6b111e6c89fd083ac53d322b5c028a1e38f7fce74752325c0ad74f7b085c51912e7a9f8bf719e64c76f58aaf07eefb39b4b192fc886469b708f709c55d Homepage: https://gitee.com/openkylin/kylin-ai-runtime Description: Kylin AI SDK Runtime This package provides the runtime environment for Kylin AI SDK. It includes the necessary libraries and configurations to support AI-related functionalities in the Kylin operating system. For issues or contributions, please contact us via our official homepage or email. See also: https://gitee.com/openkylin/kylin-ai-runtime Package: kylin-aiassistant Architecture: amd64 Version: 2.0.0-ok4.10 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangzhaohong Installed-Size: 2254 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.12.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5screen-bin (>= 4:5.17.5~), libkf5screen7 (>= 4:5.6.2), libkf5windowsystem5 (>= 4.96.0), libkylin-ai-base2 (>= 2.0.0.0), libkysdk-datacollect, libkysdk-kabase (>= 1.2.0.3), libkysdk-qtwidgets (>= 2.0.2.1), libkysdk-waylandhelper (>= 1.2.0.3), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5webchannel5 (>= 5.6.1), libqt5webenginewidgets5 (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 11), libx11-6, libxtst6, onnxruntime (>= 1.18), photo-viewer-aiassistant-plugin, dconf-gsettings-backend | gsettings-backend Filename: pool/main/k/kylin-aiassistant/kylin-aiassistant_2.0.0-ok4.10_amd64.deb Size: 1381112 MD5sum: 4acd32a1eba26990cfd482b597fffc7c SHA1: d1b5e1c774ea45d160d4992415b291b38f8e1778 SHA256: 19b0755146e6bf0040d8c1523f85abb9f25165acc1fe87639d4b5dfdc8299fb4 SHA512: cc3a93c8bab9b4884a098e7f347e4804fccea8e76646414e46c0ba68d99ab6d14476d590a8a62551dc283fe547fa3cf04c7025bf24fa912e53a0eafc7508f61c Description: kylin-aiassistant kylin-aiassistant is an application developed based on Baidu open source model library paddlespeech, which is convenient for users to operate quickly. Package: kylin-app-manager Architecture: all Version: 4.10.0.0-ok1.33 Priority: optional Section: x11 Source: kylin-process-manager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: guopengfei Installed-Size: 11 Depends: kylin-process-manager Filename: pool/main/k/kylin-process-manager/kylin-app-manager_4.10.0.0-ok1.33_all.deb Size: 1452 MD5sum: 5dad9beede330601b23041a88bccc3e5 SHA1: 6e9f3686e441926b848242eaed497d305e2e40d7 SHA256: bf2fa1958d9c7d3047e71a35834c5cffd05c1e6d38dfb416c9a20736cc602672 SHA512: 095fdb817c135284e677e680fcf809f501749ba991d498f0b89243147583a8b1f18d82e3bf2e2f12c082a2ebc844603d55489ad6f8eca2f9145df2a07004161c Homepage: https://gitlab2.kylin.com/kylinos-src/kylin-process-manager Description: transitional package This is a transitional package. It can safely be removed. Package: kylin-asrassistant Architecture: amd64 Version: 1.0.0-ok2.3 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: huheng Installed-Size: 1406 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-alm (>= 2.3.1.0), libkysdk-datacollect, libkysdk-kabase (>= 2.3.1.0), libkysdk-ukenv (>= 2.3.1.0), libkysdk-waylandhelper (>= 2.3.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.6), libqt5websockets5 (>= 5.6.0), libqt5widgets5 (>= 5.6), libstdc++6 (>= 11) Filename: pool/main/k/kylin-asrassistant/kylin-asrassistant_1.0.0-ok2.3_amd64.deb Size: 1073496 MD5sum: 863620557c46b49aec872d111da6641a SHA1: 352bb777642f72a294563eeb587419e03fce16b4 SHA256: df300fca9e2e9ba8bc00fe01c2589b84c9bb977c0810b03e7ef8b7d37db917b6 SHA512: c35f5ea3b5a469377d15cc5aa8e51203232a3d358a63585b98fbf718adfa2ed8ca3bd5b2be47ccc3987a7b4eda82496fd31c8058509457f4ff8fcfb313e53a4a Homepage: https://gitee.com/openkylin/kylin-asrassistant Description: kylin-asrassistant kylin-asrassistant is an application developed based on Baidu open source model library paddlespeech, which is convenient for users to operate quickly. Package: kylin-burner Architecture: amd64 Version: 3.2.0.1kylin1k32.01-ok29 Priority: optional Section: kde Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Derek.Wong Installed-Size: 3921 Depends: cdrdao, cdrskin, genisoimage, dvd+rw-tools, growisofs, vcdimager, udisks2, wodim, xorriso, libkysdk-soundeffects (>= 2.3.1.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.42.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-alm (>= 1.2.0.3), libkysdk-datacollect, libkysdk-qtwidgets (>= 2.0.2.1), libkysdk-sysinfo (>= 1.2.1), libkysdk-waylandhelper (>= 1.2.0.3), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.11.0~rc1), libqt5x11extras5 (>= 5.10.0~), libstdc++6 (>= 11), libx11-6, dconf-gsettings-backend | gsettings-backend Breaks: kylin-burner-i18n Filename: pool/main/k/kylin-burner/kylin-burner_3.2.0.1kylin1k32.01-ok29_amd64.deb Size: 1646224 MD5sum: 4d14e8c71970457f452315082c000a64 SHA1: 163da8a9a1ae3db993891430c4d839facbc795ad SHA256: 54e59903f1ba2fed4144aa0ef258afd26bb002e1a2743182af9d9693508d2edd SHA512: 3b5675a599ecc5fe7f8144feb42a3e315d357d09e4785fb3fb36162c083cbf5aae5d9ac90bdb2f2530a2306abd4fdff41d22327fbf6c065c909ff2ab42f09304 Description: Package: kylin-calculator Architecture: amd64 Version: 1.2.0.0-ok6.15 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 3426 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.3.0+dfsg), libgsettings-qt1 (>= 0.1+14.04.20140408), libgsl27 (>= 2.7.1), libkf5windowsystem5 (>= 4.96.0), libkysdk-alm (>= 1.2.0.3), libkysdk-diagnostics (>= 2.2.0.0), libkysdk-log (>= 1.1.1), libkysdk-qtwidgets (>= 1.2.0.3), libkysdk-sysinfo (>= 1.2.1), libkysdk-ukenv (>= 1.2.0.3), libkysdk-waylandhelper (>= 1.2.0.3), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 11) Filename: pool/main/k/kylin-calculator/kylin-calculator_1.2.0.0-ok6.15_amd64.deb Size: 748788 MD5sum: 98164f7cde136b4badb83a2e136cd1ec SHA1: 299fc6c00b400bed0598ee257c1b9d4d5f8990f9 SHA256: 14a3647c0a4abb08f65c8135716866771f4c656fb84f01e8cb2952ee7377245a SHA512: f942da131af573c6fe72819b7b7578ab3c2dfdb4fc042bdca996a16562b266dd01e04530055d509d2adfce736481dbc33b6f9477a1efe42b363b3b11c4b13c16 Homepage: https://github.com/ubuntukylin/kylin-calculator Description: Calculator tool for UKUI Calculator is a lightweight calculator based on QT5 development, can provide scientific calculation and exchange rate conversion and other calculation modes, with simple to use, friendly interface and other advantages. Package: kylin-calendar Architecture: amd64 Version: 4.10.0.0-ok2.17 Multi-Arch: foreign Priority: optional Section: libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: denghao Installed-Size: 2770 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 2.0.0.0), libkysdk-systime (>= 2.2.3.5), libkysdk-waylandhelper (>= 1.2.0.3), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5sql5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 5), cron Filename: pool/main/k/kylin-calendar/kylin-calendar_4.10.0.0-ok2.17_amd64.deb Size: 305616 MD5sum: 6c80b64be11f35f5771776875a906a43 SHA1: d50762ee2031837f5a21288410a7268de3af0a93 SHA256: c4d360b8833321a070fbff78b37336edb17e70e288b476544782b1758b2783b0 SHA512: da0bf053adce1f8166e6bc5b671b28d39cc0f987ac209a434b3e35ba6a866898876a9ed28e2e591a7a0d900c2c0366a008655be4062c80bf93fb5df63af90bd2 Homepage: https://gitee.com/openkylin/kylin-calendar Description: auto-generated package by debmake This Debian binary package was auto-generated by the debmake(1) command provided by the debmake package. Package: kylin-camera Architecture: amd64 Version: 1.3.0.16-ok1.67 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhaoyuzhen Installed-Size: 12739 Depends: libqt5sql5-sqlite, kylincameralibs (>= 1.0.0.1-1ok3), libkysdk-kabase (>= 2.3.1.0), libc6 (>= 2.34), libcanberra0 (>= 0.2), libdconf1 (>= 0.14.0), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.26.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-qtwidgets (>= 2.0.0.0), libkysdk-soundeffects (>= 2.3.1.0), libkysdk-waylandhelper (>= 1.2.0.3), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1), libx11-6, dconf-gsettings-backend | gsettings-backend Filename: pool/main/k/kylin-camera/kylin-camera_1.3.0.16-ok1.67_amd64.deb Size: 4061452 MD5sum: e679829d808e39b4950596d644ed0ce4 SHA1: 9a64b2fc1dd17b96d6668d692e9c7d4d021cf20f SHA256: ddc374db7313b774efe50a90eda89d4a888e6f7c5754661cd802f4977e0b5ac4 SHA512: 857daa8e73a8a7e40ceb239769b0a0b048f238c69dc2e9c02fd21ae5b5f0d1a96883fc76e9afe6ffea11bda6bc4e9da99e534927c3694bf65b3f70274d8def45 Homepage: https://github.com/ubuntukylin/kylin-camera Description: kylin-camera Package: kylin-code Architecture: amd64 Version: 0.3.0-1706669611 Priority: optional Section: devel Origin: openKylin Maintainer: KylinIdeTeam https://gitee.com/openkylin/kylin-code/contributors?ref=master Installed-Size: 365530 Provides: kylinideteam-kylin-code Depends: ca-certificates, libasound2 (>= 1.0.17), libatk-bridge2.0-0 (>= 2.5.3), libatk1.0-0 (>= 2.2.0), libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.14), libc6 (>= 2.15), libc6 (>= 2.17), libc6 (>= 2.28), libc6 (>= 2.29), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libcups2 (>= 1.6.0), libcurl3-gnutls | libcurl3-nss | libcurl4 | libcurl3, libdbus-1-3 (>= 1.5.12), libdrm2 (>= 2.4.75), libexpat1 (>= 2.0.1), libgbm1 (>= 17.1.0~rc2), libglib2.0-0 (>= 2.12.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.9.10), libgtk-3-0 (>= 3.9.10) | libgtk-4-1, libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.30), libnss3 (>= 3.26), libpango-1.0-0 (>= 1.14.0), libsecret-1-0 (>= 0.18), libstdc++6 (>= 5), libstdc++6 (>= 5.2), libstdc++6 (>= 9), libx11-6, libx11-6 (>= 2:1.4.99.1), libxcb1 (>= 1.9.2), libxcomposite1 (>= 1:0.4.4-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxkbcommon0 (>= 0.4.1), libxkbfile1 (>= 1:1.1.0), libxrandr2, xdg-utils (>= 1.0.2) Recommends: libvulkan1 Conflicts: kylinideteam-kylin-code Replaces: kylinideteam-kylin-code Filename: pool/main/k/kylin-code/kylin-code_0.3.0-1706669611_amd64.deb Size: 92851360 MD5sum: 69130a198b15522ef4e6424787324a65 SHA1: 7e73657c67d1acc23685fb1e9f5273c441b298b2 SHA256: b506a0927ca96eff3c02e99b8e05d8ca7aaf1ce5b94dc99451ccd1c1597f8dcf SHA512: b2e18c5d9cb21e616eb72e066a81aa9c9f969873ab9bde0d87d0a5ae77cd127c9693030000b3652b9958b0bc319aed92ca7e5de147b73ed64ca17df42619b685 Homepage: https://gitee.com/openkylin/kylin-code Description: Code editing. Redefined. Kylin Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle. See https://gitee.com/openkylin/kylin-code/releases for installation instructions and FAQ. Package: kylin-connectivity Architecture: amd64 Version: 1.1.0.1-ok0.36 Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: huheng Installed-Size: 163074 Depends: libavcodec58, libavformat58, libavutil56, libc6, libgcc-s1, libglib2.0-0, libgsettings-qt1, libkf5windowsystem5, libkysdk-alm, libkysdk-diagnostics, libkysdk-log, libkysdk-qtwidgets, libkysdk-ukenv, libkysdk-waylandhelper, libpeony3, libprotobuf17, libqrencode4, libqt5core5a, libqt5dbus5, libqt5gui5 | libqt5gui5-gles, libqt5network5, libqt5sql5, libqt5webenginewidgets5, libqt5widgets5, libqt5x11extras5, libsqlite3-0, libssl1.1, libstdc++6, libswscale5, libuuid1, libx11-6, libxcb1, libxext6, libxi6, libxinerama1, libxrandr2, libxtst6, zlib1g, adb, vlc-bin, vlc-plugin-base, xdotool, curlftpfs, libgtk-3-0, libnotify4, libnss3, libxss1, xdg-utils, libatspi2.0-0, libappindicator3-1, libsecret-1-0 Breaks: kylin-mobile-assistant Replaces: kylin-mobile-assistant Filename: pool/main/k/kylin-connectivity/kylin-connectivity_1.1.0.1-ok0.36_amd64.deb Size: 112613552 MD5sum: bf882f034c13bb2661ac6652975cd183 SHA1: 68a443dbf2c1d380c79a8aa09866b81c8ce06f8b SHA256: 5ef4ed94dc3c4e2e54b90850ec8bf82000eb8f128e201fb7be97f0b97a046c9b SHA512: 92adbd65e20b24102573aa300c97179823a2184c4192b7076aaa1d4b189c23a8d7c9c58926d44f3983ee54d23744f50f8bec68c2e2b81f49f64ca3347f2d6e6b Homepage: http://gitlab2.kylin.com/kylin-desktop/kmre-tianjin/intel-lookingglass/-/tree/master/kylin-mobile-assistant Description: kylin-connectivity Package: kylin-daq Architecture: amd64 Version: 1.2.9.1-0k2.1openkylin1.9c Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: kylin Installed-Size: 407 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkysdk-log (>= 1.1.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5sql5 (>= 5.0.2), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2) Suggests: libukui-log4qt-dev Filename: pool/main/k/kylin-daq/kylin-daq_1.2.9.1-0k2.1openkylin1.9c_amd64.deb Size: 129648 MD5sum: 969717a9b0965ef20c804c2138621235 SHA1: 169142f20d2b5b06f2581758425eef905511e7a1 SHA256: d21a912950a85dd8014c7f56be6c1d2ce168c58a4278dcd66f430fad6ba4091e SHA512: 0107d7a6d6b7f8f03e6b249c19ad31888fb65096a36eecb40410765bbb423fd1fe28341bf0ce37e24f3bec4546fc5920963851ebfa37119e3192fa5ca45e4c31 Description: kylin-daq collect user information, analyze and process basic data. Package: kylin-datamanagement-models Architecture: all Version: 0.1.0.0 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: wangweinan Installed-Size: 3357574 Filename: pool/main/k/kylin-datamanagement-models/kylin-datamanagement-models_0.1.0.0_all.deb Size: 1730513140 MD5sum: 6569df789daafdae6013fd43ace160ec SHA1: 102fecdb19e15461c926e5d6f4d53c9b53a106f7 SHA256: 4ddb6d38efcc5df50250c32cffe0353e2c9b6af57786e3a73b340bd3467c4e90 SHA512: e5c54aa5b383ec5049722db0fd04d87ed2a2607ddc9a0b33aedef080199e28e01361afd5f054aca09568920750ddcddedf638ad8b01e16c241fd05f65b3afdab Homepage: https://www.openkylin.top Description: kylin-datamanagement-models Package: kylin-device-daemon Architecture: amd64 Version: 3.20.0.5-ok18 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Team Installed-Size: 775 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.50.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-soundeffects (>= 2.3.1.0), libkysdk-sysinfo (>= 1.2.1), libkysdk-waylandhelper (>= 1.2.0.3), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.2.0), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libudisks2-0 (>= 2.7.2), libukui-log4qt1 (>= 1.0.3), libx11-6 Breaks: ukui-panel (<< 3.14.0.0) Replaces: ukui-panel (<< 3.14.0.0) Filename: pool/main/k/kylin-device-daemon/kylin-device-daemon_3.20.0.5-ok18_amd64.deb Size: 216772 MD5sum: a3ecbc30028c38755d00c2e5d7f1f004 SHA1: a87fe9a42d810921f1b32b7c5a5db0b31eba1143 SHA256: 8ff98003b856fe546db7c3b71f0a3062971731b1039c8d1a6b09b88087e9e526 SHA512: 027f3e26a074cda1a4640101e3b6cb3bfcdb711478ed07be56e1550bfb79081ec059f6fb372085955b150bcc18d075bb7bc183658c7be9525e7c18a99c7417fb Homepage: https://github.com/ukui/kylin-device-daemon Description: kylin device daemon This kylin device daemon provides device management capabilities Package: kylin-display-switch Architecture: amd64 Version: 4.10.0.0-ok4.24 Priority: optional Section: oldlibs Source: ukui-settings-daemon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 17 Depends: ukui-settings-daemon Filename: pool/main/u/ukui-settings-daemon/kylin-display-switch_4.10.0.0-ok4.24_amd64.deb Size: 2508 MD5sum: 17552cf2f166f549874846dafa5b7f67 SHA1: 792c1d05b17bf314efec27f93cd03d5426df69fe SHA256: 54b1366cee59300eb1a7d743af5ba68649f28af5c8ac22dbd71adb286c43a073 SHA512: ce1bdccfd68f0d9139652fb5409a3f5042f590b17c4309e6efe0082adf3462ca6bfc5bca9e87e0f77db7217023510abacbcda3cdb7d25cf39b3d49d79048e221 Homepage: http://www.ukui.org/ Description: transitional package This is a transitional package. It can safely be removed. Package: kylin-font-viewer Architecture: amd64 Version: 1.1.0.13-ok25 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jishengjie , zhangxinxin Installed-Size: 1329 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/main/k/kylin-font-viewer/kylin-font-viewer_1.1.0.13-ok25_amd64.deb Size: 679688 MD5sum: 8f7518807ffac9cd756896a86d784b1a SHA1: 760fb8eaa2dde9bb5da57d3388f413fa719d5c30 SHA256: 89b2fd21c429bbe64e53af0010cf0e7995bfbbbbe6b0b0b3e6dc2cf32dc49e60 SHA512: 5de34535db5e6d31a9039e96308c25c01b1a29b85ac134f01732c9b8d7d0a8cd381338b0b0a90282e9dc1fe7019187b8e46fa7db1e51da2c7940379e8b90fdf1 Description: kylin-font-viewer kylin-font-viewer is used to manage , preview , install and uninstall fonts. Package: kylin-gtk-theme Architecture: all Version: 3.22.0.1-ok0.13 Priority: optional Section: gnome Source: kylin-theme Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1455 Breaks: openkylin-gtk-theme (<< 3.22.0.1-ok0.9) Replaces: openkylin-gtk-theme (<< 3.22.0.1-ok0.9) Filename: pool/main/k/kylin-theme/kylin-gtk-theme_3.22.0.1-ok0.13_all.deb Size: 220140 MD5sum: 008a4d276d5cf1a101fe36663a6d50e6 SHA1: b59cb1c2b578ee3be792618c1cd4fbe134f1536e SHA256: fc187608ef106e64d5679904415c21cb1f2f7b97a1f9c15bd249da733b292302 SHA512: 60e0b839475d297dfa2498310a69185bba8a7b4cd609e70e260aa64ec8b976e95dfca3d3166940b76f4f73a64e297a1e83f630c51ac21e580b8b77ed1dc158b3 Homepage: https://gitee.com/openkylin/openkylin-theme Description: theme for openKylin This package contains the default theme for openKylin, which is to be a flavor of Ubuntu. Package: kylin-id Architecture: amd64 Version: 2.2.11.1-0k0.4 Priority: optional Section: misc Source: kylin-sso-client Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: root Installed-Size: 10 Depends: openssl, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-waylandhelper, libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libx11-6 Filename: pool/main/k/kylin-sso-client/kylin-id_2.2.11.1-0k0.4_amd64.deb Size: 2496 MD5sum: 7e40225105bb1aa3d00ae84c9bb59b96 SHA1: e75c0302e750272fa4410e1bfa28219c02581d96 SHA256: 03c9261265b75f43462d976d1a6fbdfb61cdda96a0c22c1b8d1a487e6d711395 SHA512: b4be1d86204e59d16db299b4cfc1342c8f905b1f636b5a3846f48870135dc4596a4c50c0ee6642f5088aabc7b54b18f33233be910d2d08d82d57370aca344e7f Homepage: https://www.kylinos.cn Description: This package is the union login dialog of kylin-id. Package: kylin-initiate-theme Architecture: all Version: 3.22.0.1-ok0.13 Priority: optional Section: gnome Source: kylin-theme Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 22438 Depends: plymouth Breaks: openkylin-initiate-theme (<< 3.22.0.1-ok0.9) Replaces: openkylin-initiate-theme (<< 3.22.0.1-ok0.9) Filename: pool/main/k/kylin-theme/kylin-initiate-theme_3.22.0.1-ok0.13_all.deb Size: 19295220 MD5sum: 0db010b2d6f5cf40422d261d9d6c36d5 SHA1: df085851f568a77756898cb79120a71c741d7633 SHA256: 2a7f8736663d3c2ee5875746b0e3ee7c2e2b02a3d0df218c5f0fdecd5064dd58 SHA512: 61d57ddd743f7fd916c43c46c1fc76ca195c4b998d249e7ce57d8eb1b9f6c98834365faeacf968c12501122cc4737551220d50a04b480c78cc24c13c2aee8245 Homepage: https://gitee.com/openkylin/openkylin-theme Description: theme for openKylin This package contains the default theme for openKylin, which is to be a flavor of Ubuntu. Package: kylin-ipmsg Architecture: amd64 Version: 1.3.1.2-ok16.15 Priority: optional Section: net Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 1100 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-alm (>= 1.2.0.3), libkysdk-datacollect, libkysdk-diagnostics (>= 2.2.0.0), libkysdk-log (>= 1.1.1), libkysdk-qtwidgets (>= 1.2.0.3), libkysdk-systime (>= 2.2.3.5), libkysdk-ukenv (>= 1.2.0.3), libkysdk-waylandhelper (>= 1.2.0.3), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.6), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.6), libqt5sql5 (>= 5.6), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 5.2), dconf-gsettings-backend | gsettings-backend Filename: pool/main/k/kylin-ipmsg/kylin-ipmsg_1.3.1.2-ok16.15_amd64.deb Size: 332896 MD5sum: 51bb0ba44deb86e5e6573b9573121c00 SHA1: cb23a943b64908eb30c0d6e19ef8bfef2d754fd5 SHA256: 758c294b7db0171916a0ed56cf5c662025f738d9824fadd2fa189ee67d8f522f SHA512: 522095a56bc360b492f3557464153416e443022a1812f26f3b092a1f50703431dd3f54f41bdbfb1e598a820d6a8c27110d567873f916abae79d0d41904afb457 Homepage: https://github.com/ubuntukylin/kylin-ipmsg Description: Messages Messages is a LAN chat tool with beautiful Gui. Package: kylin-kmre-manager Architecture: amd64 Version: 3.0.0.0-0k0.12 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: xiehuijun Installed-Size: 650 Depends: libasound2t64 (>= 1.0.16), libc6 (>= 2.38), libdrm2 (>= 2.4.75), libegl1, libgcc-s1 (>= 3.3.1), libgles2, libglib2.0-0t64 (>= 2.46.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libpciaccess0, libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.6.0~rc) | libqt5gui5-gles (>= 5.6.0~rc), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.1), libspeexdsp1 (>= 1.2.1), libstdc++6 (>= 6), libxcb-dri3-0, libxcb1, kylin-kmre-display-control (>= 1.4.7), libkylin-kmre-emugl (>= 1.2), libqt5multimedia5-plugins, binfmt-support Conflicts: kydroid-appstream, kydroid-audio, kydroid-exagear-register, kydroid-filewatcher, kydroid-manager, kydroid2, kydroid2-app-data, kydroid2-daemon, kydroid2-filewatcher, kydroid2-fuse, kydroid2-image-data Replaces: kydroid-appstream, kydroid-audio, kydroid-exagear-register, kydroid-filewatcher, kydroid-manager Filename: pool/main/k/kylin-kmre-manager/kylin-kmre-manager_3.0.0.0-0k0.12_amd64.deb Size: 185024 MD5sum: dc403b19d100c29c3b771d148fcfebe8 SHA1: b0fd596dcdf86506eceb102a6f86ce91ba2ed3a4 SHA256: 69db6fc6b017e8c3cb90bd937401f118e3a6771e66c73a1cc4251bee5a44df0c SHA512: a0d6fa0f3524c1ca6744dd1a23160f3674ad4e21f94ebecbc81bcac84f5f31ff9dcf2c377803fe23b59614921fa94fbf7de577a85dbb6aaf004bf28b1a0b729d Homepage: https://www.kylinos.cn Description: Communication and management module for kmre It is the backend manager, audio server, input control, filewatcher for KMRE. . Features: * . Package: kylin-kmre-modules-dkms Architecture: all Version: 1.0.14 Priority: optional Section: misc Origin: openKylin Maintainer: machao Installed-Size: 376 Depends: dkms (>= 2.1.0.0) Conflicts: binder-dkms, kydroid-modules-dkms Replaces: binder-dkms Filename: pool/main/k/kylin-kmre-modules-dkms/kylin-kmre-modules-dkms_1.0.14_all.deb Size: 65636 MD5sum: 164f06d040a4de33a3523e59c6d33eb6 SHA1: 748e9c7017d6deb064fcda84657e847aa90ed15a SHA256: 6b78ac36f811f69dad9cf1b1081aa8793489fac250f0776058767218c04cf0e3 SHA512: 6ea43b1440f1a9fc735c9e6e347d09ef4afe508f98e5cdac9342951c2d4bc1c4cb5849a629d525ff445ca3352ace609ea08b8f01685a2d16a99a9704f5954f7c Description: kylin-kmre-modules-dkms driver in DKMS format. Package: kylin-miraclecast Architecture: amd64 Version: 1.12.7-ok2~0721 Priority: optional Essential: no Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: di wang Installed-Size: 1042 Depends: libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.35.9), libgsettings-qt1 (>= 0.1+14.04.20140408), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.6.0), libgtk-3-0 (>= 3.21.4), libkysdk-qtwidgets, libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.0.2), libreadline8 (>= 6.0), libstdc++6 (>= 5), libsystemd0 (>= 243), libudev1 (>= 183), libukcc3 (>= 3.20.0.2022.0601), wpasupplicant (>= 2:2.9-1kylin4.8), udev, network-manager, systemd, dbus, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gstreamer1.0-libav, gstreamer1.0-tools, gstreamer1.0-x, gstreamer1.0-alsa, gir1.2-gstreamer-1.0, gir1.2-gst-plugins-base-1.0, libgstreamer-gl1.0-0, libgstreamer-plugins-good1.0-0, libgstreamer-plugins-bad1.0-0, gstreamer1.0-vaapi, va-driver-all, ukui-control-center (>= 3.1.1+1103), ubuntukylin-theme (>= 2.0.81), kylin-miraclecast-frontend Filename: pool/main/k/kylin-miraclecast/kylin-miraclecast_1.12.7-ok2~0721_amd64.deb Size: 286300 MD5sum: db690acc1ee3de2a1c45a4b0e1b05479 SHA1: ef061e8e55c0df6b951b17cfaa6a760d15e7545f SHA256: 4232c6c4086d85a219b3f5b4257faa3d61d870aa7036d7a3f8de4973627ccbde SHA512: 743afb7658ba32af24b91d6e63db635597ecdaab8b489c0fecef71bb7a2abecb191d3267a4b624470a3eb8d636293cb39a2bf068fd5cc47167c4e9938f5cf8cf Homepage: Description: auto-generated package by debmake This Debian binary package was auto-generated by the debmake(1) command provided by the debmake package. Package: kylin-miraclecast-frontend Architecture: amd64 Version: 1.0.3-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: pangyi Installed-Size: 98 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1), libx11-6, libgsettings-qt1 Filename: pool/main/k/kylin-miraclecast-frontend/kylin-miraclecast-frontend_1.0.3-ok1_amd64.deb Size: 30124 MD5sum: dfaa553c02ca13ef8dfafce7a734ac41 SHA1: 0338efb1c3ab5219dc9d13cd9a048d2cbdd51e51 SHA256: 92ff09ace8e7f7310e06c0e28a68d8f10fe52d4e261894408266ca97d322eecd SHA512: 902bdfc0c87154c24edc2b2339e8e556ebc0e1ba031812bcbc6c2c2d2cbdd3baf92ec2f859ac090f2937a34c3d4c6304d7a78a1d75fa5e3d84f09a924455b5b1 Homepage: Description: Package: kylin-model-management-tools Architecture: amd64 Version: 0.0.0.1-ok7 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zouxiaoyi Installed-Size: 8 Depends: kylin-ai-model-manager Filename: pool/main/k/kylin-model-management-tools/kylin-model-management-tools_0.0.0.1-ok7_amd64.deb Size: 2164 MD5sum: c404b2401a9b613bf17501b43b7882e6 SHA1: 7b0aa5e1d4bc9dcf5ded43b55de63efd7ffeebad SHA256: de482e0fbb8f05ed59ae1f3210b6ce5e9177f25881e988dd3439333b101fe31c SHA512: 288c8609430b2579e9dda68c121e70aec4898fcc03f86a1099afc518a492b8a628e01728fd5296809f82257e33066e03af8119cb568effdbcdfc3c78320eb3b3 Homepage: https://gitee.com/openkylin/kylin-model-management-tools Description: Download ondevice models from modelscope. This Debian binary package was used to download ondevice models from modelscope website easily. Package: kylin-music Architecture: amd64 Version: 1.1.0.47-ok9.26 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: liujialin Installed-Size: 16379 Depends: libqt5sql5-sqlite, dconf-gsettings-backend | gsettings-backend, libavformat60 (>= 7:6.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 2.5.1.0-0k8.0), libkysdk-waylandhelper (>= 1.2.0.3), libmpv1 (>= 0.4.0), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.11.0~rc1), libqt5x11extras5 (>= 5.6.0), libsqlite3-0 (>= 3.6.0), libstdc++6 (>= 11), libtag1v5 (>= 1.9.1-2.2~), libukui-log4qt1 (>= 1.0.3), libx11-6, libxtst6 Filename: pool/main/k/kylin-music/kylin-music_1.1.0.47-ok9.26_amd64.deb Size: 5003504 MD5sum: 32eb7120e6c9666def56ca25f7a6541d SHA1: 3f477ece0101a7bbad8fa38e2970886a5ece131b SHA256: 8f84e3f096285e9ba97b8bd324aad39c232b8153d904907e282e09f262649955 SHA512: cc049d5f4a7b38731f63b59210c49aba6bfd153d5eaf8bf8f5bdb0bd1f03bd5f98af82afb21c0adb239b661a6d54eeff9ad5ccee35d5d52ceddfcca8819f192b Homepage: https://github.com/ubuntukylin/kylin-music Description: kylin-music Package: kylin-nm Architecture: amd64 Version: 4.10.0.0-ok0.13 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 5065 Depends: libkysdk-qtwidgets (>= 2.0.2.1), libkysdk-waylandhelper (>= 2.5.1.0-0k7.1), network-manager (>= 1.2.6), ukui-control-center (>= 3.1.1+1217), dpkg-dev, libkysdk-sysinfo (>= 1.2.1), libc6 (>= 2.38), libcap2 (>= 1:2.10), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.79.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libgtk-3-0t64 (>= 3.0.0), libkf5networkmanagerqt6 (>= 5.99.0), libkf5windowsystem5 (>= 5.25.0), libnm0 (>= 1.12.0), libnma0 (>= 1.8.20), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libsecret-1-0 (>= 0.7), libstdc++6 (>= 5.2), libukcc3 (>= 4.10.0.0), libukui-log4qt1 (>= 1.0.3), libx11-6, dconf-gsettings-backend | gsettings-backend Filename: pool/main/k/kylin-nm/kylin-nm_4.10.0.0-ok0.13_amd64.deb Size: 1141680 MD5sum: 428fdaf450ea5ac1a293f224cb95e59a SHA1: 4d6e0780066ff9a30222872b3ab35760d09e3af2 SHA256: e8146c44a35d36909d6eb5877f5e6979a23c2b842819a222b6696de92880ba59 SHA512: 3ed4b0977936ae7907d143bfb95bbe485daa49616622fb463d7b5bdbe2bc0652b9316fc85b3c539b7ba1f1670b1cb3189280445f39004a967c2a5d78640c2030 Homepage: https://github.com/ukui/kylin-nm Description: Gui Applet tool for display and edit network simply Kylin NM is a Applet tool for managing network settings simply. It has beautiful UI and very comfortable to use. It's better work together with UKUI. Package: kylin-nm-plugin Architecture: amd64 Version: 4.0.0.0-ok6 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 557 Depends: libkylin-nm-base, libkysdk-qtwidgets (>= 1.2.0.3), network-manager (>= 1.2.6), libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5network5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/k/kylin-nm-plugin/kylin-nm-plugin_4.0.0.0-ok6_amd64.deb Size: 128276 MD5sum: b7e1d1f6aaa6b5e41dde3de9c3561139 SHA1: 7e8802ca9613f803438f8afe5e2817bd675fac50 SHA256: 9d8941a146afc03325776f337cb589438505b0f10be439da9eb972c4f96fd201 SHA512: dece75472d62078dd6c16e93158b75b8f81377afa2e33678f69556b904c9e332baebc2f69afa739890377541aaf72d1137c925e33ea1e5b4cb81104460e5937e Homepage: https://github.com/ukui/kylin-nm Description: Gui Applet tool for display and edit network simply Kylin NM is a Applet tool for managing network settings simply. It has beautiful UI and very comfortable to use. It's better work together with UKUI. Package: kylin-os-installer Architecture: amd64 Version: 0.2.1-0k78 Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Developers Installed-Size: 15512 Depends: adduser, archdetect-deb, cryptsetup, dosfstools, e2fsprogs, exfat-utils, locales, lsb-release, lvm2, ntfs-3g, os-prober, parted, passwd, udev, xfsprogs, xinit, xvfb, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkylin-chkname1 (>= 1.0.10kylin3uk1), libparted2 (>= 3.1), libpwquality1 (>= 1.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 9), libx11-6, libxtst6, libyaml-cpp0.8 (>= 0.7.0) Recommends: btrfs-progs, dmraid, grub-pc | grub | grub-efi-amd64 | grub-efi-arm64 Filename: pool/main/k/kylin-os-installer/kylin-os-installer_0.2.1-0k78_amd64.deb Size: 10717148 MD5sum: bf28475513296250b6fa7856116d6e2f SHA1: acc32d51577067c5aa0c1ce50142bff93d4f484e SHA256: ac5150decebfe9ec6a831c8b4a48ba4bfb615e66b38dcab3c769ebcaa8a66ecc SHA512: d2d427be796957216f02034f8db7f9d40d61b515de38dc9a40e5acbac11e37219393322b49a40aefd01c0c329918fa27377176c166d72e7ab66ebef34eb8579d Description: Kylin Live CD installer Kylin live CD installer Package: kylin-os-manager Architecture: amd64 Version: 2.0.0-54 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jishengjie Installed-Size: 26588 Depends: bsdutils (>= 1:2.27.1), cpufrequtils, dmidecode, dpkg-dev, edid-decode, hdparm, hwinfo, libukui-log4qt-dev, lm-sensors, lshw, net-tools, pciutils, python3-dbus, python3-lxml, python3-pil, python3-psutil, python3-smbus, python3-xdg, smartmontools, dconf-gsettings-backend | gsettings-backend, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0t64 (>= 2.36.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-alm (>= 1.2.0.3), libkysdk-datacollect, libkysdk-kabase (>= 2.3.1.0), libkysdk-log (>= 1.1.1), libkysdk-qtwidgets (>= 2.0.2.1), libkysdk-soundeffects (>= 2.3.1.0), libkysdk-systime (>= 2.2.3.5), libkysdk-ukenv (>= 1.2.0.3), libkysdk-waylandhelper (>= 1.2.0.3), libpeony3 (>= 3.0.2), libqt5concurrent5 (>= 5.6.0~rc), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5sql5 (>= 5.6), libqt5webenginewidgets5 (>= 5.7.1), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.6), libsmbclient (>= 2:4.0.3+dfsg1), libsqlcipher1 (>= 1.1.9), libstdc++6 (>= 11), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.8), python3-piston-mini-client, tigervnc-scraping-server, tigervnc-common, rsync Breaks: kylin-service-support, youker-assistant Replaces: kylin-service-support, youker-assistant Filename: pool/main/k/kylin-os-manager/kylin-os-manager_2.0.0-54_amd64.deb Size: 10729952 MD5sum: 22c221f40e125fad860f7ecc647e74e4 SHA1: 965344f7e7d144937c6baedfdc305dee015afe54 SHA256: 54e6956e3cd6087f85a98f4152f6dd6892e2182126e06e601da6e1d19e0f4f96 SHA512: 9ef9be5820ce4fcc3a05bc98551dd901d6f7ee1528692a24313e7fc60a8d59ef081cd2a10cfed9c09f7422793b773d07c7765e7b82e4d7b0796c2d5c46c7d432 Description: kylin-os-manager kylin os manager is an application that manages the kylin system. Package: kylin-os-manager-plugin-dev Architecture: all Version: 2.0.0-54 Priority: optional Section: utils Source: kylin-os-manager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jishengjie Installed-Size: 27 Filename: pool/main/k/kylin-os-manager/kylin-os-manager-plugin-dev_2.0.0-54_all.deb Size: 4064 MD5sum: ef82216c9efa3ae249324879d85c6b33 SHA1: d51642d817bbb01116a9e62372cbe95948b66209 SHA256: 16e10f7e216a6ab190d13808a6036c97953fa31fd18f7d7488c4488b79d1617b SHA512: 135e77405382d2e62cce344648e4511db6061b47b32b6642380e8f52ae3d560ac0c1836979e27f8533ed6da4165149349df984771a3943c05101ee06a1aa1ca1 Description: Kylin os manager plugin development kit Kylin os manager plugin development kit. Package: kylin-ostree-extra-utils Architecture: amd64 Version: 1.0.0-ok4 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangtingting Installed-Size: 26 Depends: python3, grub2-common Filename: pool/main/k/kylin-ostree-extra-utils/kylin-ostree-extra-utils_1.0.0-ok4_amd64.deb Size: 5540 MD5sum: bf19d0328d483fdbcd89b9d87cc7ffed SHA1: 47bbb9a11dd9bc901948ec5308cab0356e8fe177 SHA256: 2e9b55797c9b050ae9a4fd0d4cbfb94c20787cef1cdc92febd7ae142eb29f5cb SHA512: 37e35533ab78b186fe3d8ef932be0ad6f6ced19e92d3b54b84f108d61aec35f8a27c65b0fd9a846e33d028fb697fa851abab79a26c0887ee03e0d3f74faa2f06 Homepage: Description: ostree文件系统的额外配置包 Package: kylin-photo-viewer Architecture: amd64 Version: 1.3.0.3-ok22.35 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: liuyuhui Installed-Size: 65644 Depends: apng2gif, apngasm, libkysdk-ocr (>= 1.2.1), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libfreeimage3 (>= 3.18.0+ds2), libfreeimageplus3 (>= 3.18.0+ds2), libgcc-s1 (>= 3.3.1), libgif7 (>= 5.1), libgl1, libglib2.0-0t64 (>= 2.16.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-kabase (>= 2.3.1.0), libkysdk-qtwidgets (>= 2.0.0.0), libkysdk-utils (>= 1.2.0.5), libkysdk-waylandhelper (>= 2.5.1.0-0k7.1), libopencv-core406 (>= 4.6.0+dfsg), libopencv-dnn406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libpeony3 (>= 3.0.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libqt5printsupport5 (>= 5.0.2), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.6.0~beta) | libqt5quick5-gles (>= 5.6.0~beta), libqt5quickwidgets5 (>= 5.5.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), librsvg2-2 (>= 2.14.4), libstb0t64 (>= 0.0~git20180212.15.e6afb9c), libstdc++6 (>= 5.2), libx11-6, onnxruntime (>= 1.18) Breaks: photo-viewer-aiassistant-plugin (<< 1.3.0.3-ok22.15~) Replaces: photo-viewer-aiassistant-plugin (<< 1.3.0.3-ok22.15~) Filename: pool/main/k/kylin-photo-viewer/kylin-photo-viewer_1.3.0.3-ok22.35_amd64.deb Size: 59644028 MD5sum: 25f785429d9040f822e21bd66648fbf5 SHA1: e972b49f59e0df7b30979a7ca8a9ba913bf51122 SHA256: fd03410572b881e965721e6ca18ce02227f3629fde0a548751d8794148492990 SHA512: 940c6f346ffca62c9e1a0bd54ea988d9b6681ae6cef9329aa03acfe69e7de454330f4a1a9b5acb48b591e0c24e23d1048ae87c2ba1122ccadd8d6ea41a8319fd Homepage: https://github.com/ubuntukylin/kylin-photo-viewer Description: Photo viewer, support to view, zoom and rotate images of various formats Package: kylin-printer Architecture: amd64 Version: 1.3.1.0-ok18 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: baijincheng caoliang hanzehui jiangdingyuan lixin Installed-Size: 3321 Depends: libcups2, kylin-system-updater, avahi-daemon, libnss-mdns, printer-driver-indexbraille, printer-driver-cups-pdf, libc6 (>= 2.38), libcups2t64 (>= 1.7.0), libcupsfilters2t64 (>= 2.0~b4-0ubuntu1), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-alm (>= 1.2.0.3), libkysdk-datacollect, libkysdk-log (>= 1.1.1), libkysdk-qtwidgets (>= 2.0.2.1), libkysdk-systime (>= 2.2.3.5), libkysdk-waylandhelper (>= 1.2.0.3), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libsmbclient (>= 2:4.0.3+dfsg1), libsnmp40t64 (>= 5.9.4+dfsg), libstdc++6 (>= 5.2), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.8), dconf-gsettings-backend | gsettings-backend Filename: pool/main/k/kylin-printer/kylin-printer_1.3.1.0-ok18_amd64.deb Size: 1128312 MD5sum: 37d7b427b35a645596f0c219cfa01280 SHA1: 3a0ccf86f59e906a068be226e6948a305968549f SHA256: f2a44ed5d856278bb72110f46469f9e2603e78b642962f6e8a1082a2d981b4c7 SHA512: ac503e2b1c7f3d7f695138bb0a30e1d7210aefc36339a8ad0501132c620bf856c9755e946b0f79552bb43d796cdf29d1da05dd15ff80b6405445c25b2e18d0d9 Homepage: https://github.com/ubuntukylin/kylin-printer Description: kylin-printer Package: kylin-process-manager Architecture: amd64 Version: 4.10.0.0-ok1.33 Priority: extra Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: guopengfei Installed-Size: 511 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.56.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libjsoncpp25 (>= 1.9.5), libkf5configcore5 (>= 4.97.0), libkf5windowsystem5 (>= 5.35.0), libkysdk-datacollect, libkysdk-waylandhelper (>= 1.2.0.3), libprocps8 (>= 2:3.3.16-1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 11), libx11-6, dconf-gsettings-backend | gsettings-backend, kylin-process-manager-daemon Conflicts: kylin-app-manager (<< 3.22.1.0-ok1.21~) Replaces: kylin-app-manager (<< 3.22.1.0-ok1.21~) Filename: pool/main/k/kylin-process-manager/kylin-process-manager_4.10.0.0-ok1.33_amd64.deb Size: 160308 MD5sum: 22222973b909067de0bb04f881df8f84 SHA1: 0689bc5bb3e8b56cbc24ec8678a6d41d66eafc5f SHA256: c0e3b415245615a4081a0ebb6161bece01bbd9844ee313a142132c5d27552f7f SHA512: 55fd2c96d0c01ab240970e5fb67b6d423dcad19df824fda7fc6757759cbeec888a7ab6cc7c2085aa8c768cc1794929226496e1977da05f4e5e4f4bb083363d4e Description: Application and process group Management kylin-process-manager groups and manages applications and processes, allocating different system resources based on their status or importance level. Package: kylin-process-manager-daemon Architecture: amd64 Version: 4.10.0.0-ok1.33 Priority: optional Section: x11 Source: kylin-process-manager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: guopengfei Installed-Size: 174 Depends: libc6 (>= 2.38), libcgroup3 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libprocps8 (>= 2:3.3.16-1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 11) Filename: pool/main/k/kylin-process-manager/kylin-process-manager-daemon_4.10.0.0-ok1.33_amd64.deb Size: 55676 MD5sum: daa20fc72a9f907133d282bdda15209e SHA1: 9b891b08cdd1d5fbb2da378accf90c0c33b65426 SHA256: 2846d5684826226e10d50b52796d8589e9e6672431a599375f151061143e4322 SHA512: e97ec6399ff6ad484796634a544436d26e4237e451508d8d40ab19d243569ee9a43d3b5de3b424aa90f5b8734e3e166907c7976d2d8d297963f1559ec3184802 Description: kylin process manager daemon kylin-process-manager-daemon is the backend service of kylin-process-manager, for managing the cgroups of application or process. It provides D-Bus APIs for kylin-process-manager. Package: kylin-recorder Architecture: amd64 Version: 1.3.0.2.0k3.3-ok5.14 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 1643 Depends: dconf-gsettings-backend | gsettings-backend, libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-datacollect, libkysdk-kabase (>= 2.3.1.0), libkysdk-qtwidgets (>= 1.2.0.3), libkysdk-systime (>= 2.2.3.5), libkysdk-waylandhelper (>= 1.2.0.3), libmp3lame0 (>= 3.100), libmpv1 (>= 0.4.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2), ffmpeg Filename: pool/main/k/kylin-recorder/kylin-recorder_1.3.0.2.0k3.3-ok5.14_amd64.deb Size: 762236 MD5sum: e7cfc0009472d40f8996014c01b5913e SHA1: 708b50377f5d35275e07036a03c68b608740a9d9 SHA256: 800090acd34cb340f24ad322a0701ecc568fc718558e087ab72d8c4ecccf780c SHA512: ac58be2cbdd7b542594bc54c969f32e33ae0e014f1c777290d4d44548978d046dcc7c0934248b9846bea430ba9f78614754d3e5bb57efe25f1acb2be9d70de09 Homepage: Description: Recorder tool for UKUI A user-friendly and easy to operate recording tool, supporting multi audio format recording, such as MP3, WAV, etc., supporting playback, clipping and other functions, to meet your recording needs in various aspects. Package: kylin-revision-manager Architecture: amd64 Version: 1.0.3.0-1ok3 Priority: optional Section: python Source: revisions-manager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Desktop Team Installed-Size: 113639 Depends: python3-yaml, python3-dbus, python3-apt, python3-requests, qttranslations5-l10n Filename: pool/main/r/revisions-manager/kylin-revision-manager_1.0.3.0-1ok3_amd64.deb Size: 115007382 MD5sum: a4a60dc8eaecac8c1791f8b01ab0c047 SHA1: 6aff5b4a1e945affbe74705279e67aa6787cf6e5 SHA256: 54a3da5b3ebef708c0d716078d2afba8b45d748dc3058b9a9d9d57f7bb7fa2f9 SHA512: 2b88b0dd5af3e3a7724c152439519a0fa7e79f84a01d5f238711e9e327f5e94739300c3359d63ad4ba25dd0603868876debb8deec8764bd3438f4a4b6b7c821c Homepage: https://www.kylinos.cn Description: Upgrade from an old os to a new os Package: kylin-scanner Architecture: amd64 Version: 3.2.1-ok2.22 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: fanyuchen Installed-Size: 2844 Depends: dconf-gsettings-backend | gsettings-backend, tesseract-ocr, tesseract-ocr-chi-sim, tesseract-ocr-eng, kylin-system-updater, ghostscript, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libfreeimage3 (>= 3.18.0+ds2), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.20.0), libgraphicsmagick-q16-3 (>= 1.3.5), libgsettings-qt1 (>= 0.1+14.04.20140408), libjpeg62-turbo (>= 1.3.1), libkysdk-alm (>= 1.2.0.3), libkysdk-datacollect, libkysdk-kabase (>= 1.2.0.3), libkysdk-powermanagement (>= 1.2.1), libkysdk-qtwidgets (>= 2.0.0.0), libkysdk-ukenv (>= 1.2.0.3), libkysdk-waylandhelper (>= 1.2.0.3), liblept5, libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libsane1 (>= 1.0.27), libsnmp40t64 (>= 5.9.4+dfsg), libstdc++6 (>= 5.2), libtesseract5 (>= 5.3.4), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.8), libx11-6 Filename: pool/main/k/kylin-scanner/kylin-scanner_3.2.1-ok2.22_amd64.deb Size: 936212 MD5sum: 9b1dc1a7fcfd6f9093733979374d07b8 SHA1: a2a6da76c9246887308cc72c90c4754a7ee3a8dd SHA256: 1280192a6556b3a7872462a1988c73e03e137e70a4921934799e65b006688098 SHA512: bbd2dd74f8f290fcc8f3e6ac271fb465d44c1055fd007805a7b337583fb9ec22093170392b31d4ee371bae28922d996d29140ec90f8310fc73fedba75b63d3b1 Homepage: https://github.com/ubuntukylin/kylin-scanner Description: Scanning utility based on SANE Kylin-scanner can scan according to the resolution, size and color mode of the scanning device. And it provides post-processing features for scanned images, such as clipping, rotation, one-click beautification, intelligent correction and text recognition, etc. Package: kylin-screenshot Architecture: amd64 Version: 1.0.0.1kylin1k81-ok8.27 Priority: optional Section: graphics Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 3871 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 5.92.0-ok5), libkysdk-qtwidgets (>= 1.2.0.3), libkysdk-waylandhelper (>= 2.5.1.0-0k8.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 6), libukui-log4qt1 (>= 1.0.3), libx11-6 Suggests: ca-certificates, openssl Filename: pool/main/k/kylin-screenshot/kylin-screenshot_1.0.0.1kylin1k81-ok8.27_amd64.deb Size: 1609184 MD5sum: fcd392590210b6148ab494047d834194 SHA1: d9eb3a4a6ea33ff73ea46e1b1c13bd435c2ac6d6 SHA256: 891d922cc65cddc52f001f8c7a973bd304481df966b80917314ea77dc7541cab SHA512: 62c412b545bd3eb15c5c39897a943685f0d81fb0b886e92bbcf5cf9491351d6d03159f167f8d38c9c0a10c203440739cd939c4d1e0ee86c4c51f081aa6a70b0b Homepage: https://github.com/ubuntukylin/kylin-screenshot Description: Powerful yet simple-to-use screenshot software kylin-screenshot is a powerful screenshot and screen recording tool. It allows you to take screenshots of the captured images in rectangular and circular boxes, set blur, add markers, add text and more. And set mouse display, sound recording, video frame rate, audio bit rate when making screen recording. Package: kylin-software-center-plugin-expand Architecture: amd64 Version: 5.0.6.8-ok2.3 Priority: optional Section: misc Source: kylin-software-center Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 343 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkysdk-kabase (>= 1.2.0.3), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5network5 (>= 5.14.1), libqt5widgets5 (>= 5.0.2), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 11) Replaces: kylin-software-center (<= 5.0.0) Filename: pool/main/k/kylin-software-center/kylin-software-center-plugin-expand_5.0.6.8-ok2.3_amd64.deb Size: 83240 MD5sum: a081548b29850632967f7a43443b9003 SHA1: 6369895f3d7531e9b047e713dd9a5240443c6dee SHA256: 3e1815e1f044dacc28c40c5bb000002ecb7430945fcdd7b1e42335f551cab989 SHA512: 4b7f00d9238ee5e545f5e1a35154b0621cdffce9a5ea3a43186736af7f759a18ebac931ffedae8e9dac2b835f6a61eb2f83b051e3865defbfe5a95f93ddace55 Homepage: http://gitlab2.kylin.com/kylin-desktop/kylin-software-center Description: Software store access the server to get data Package: kylin-software-center-plugin-synchrodata Architecture: amd64 Version: 5.0.6.8-ok2.3 Priority: optional Section: misc Source: kylin-software-center Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 869 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkysdk-log (>= 1.1.1), libqapt3 (>= 3.0.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5network5 (>= 5.14.1), libqt5sql5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.0.2), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 11) Replaces: kylin-software-center (<= 5.0.0) Filename: pool/main/k/kylin-software-center/kylin-software-center-plugin-synchrodata_5.0.6.8-ok2.3_amd64.deb Size: 223152 MD5sum: d0079cebf4f81b00d889ff20f9d67ac8 SHA1: 53abf4fb487606a91390428b1b3b77055e20a850 SHA256: d296c91e58933dc18c6b4ecef8df6a01adbbcba891c79cffd3945d81fb6dfdc3 SHA512: 0e470eb7a6761bcc2d5d5fc4e86a348cb3078f935190aebdba5f1ccb932432dccb861772117ad07e896931034cfa1921a4e45813bea72b8829af8d6c48c2914c Homepage: http://gitlab2.kylin.com/kylin-desktop/kylin-software-center Description: The software store regularly visits the server to obtain data updates Package: kylin-sounds-theme Architecture: all Version: 3.22.0.1-ok0.13 Priority: optional Section: gnome Source: kylin-theme Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1767 Breaks: openkylin-sounds-theme (<< 3.22.0.1-ok0.9) Replaces: openkylin-sounds-theme (<< 3.22.0.1-ok0.9) Filename: pool/main/k/kylin-theme/kylin-sounds-theme_3.22.0.1-ok0.13_all.deb Size: 1484532 MD5sum: d4e0a328c4d7578368a9339999938d84 SHA1: 1b29f8d860e28da76f33cc6fe496b3c196ebb74e SHA256: ceec967dba340df89c8ba3d7554dfd13fae3f1b3cc65216128f1bc7efa855d43 SHA512: 9de395d9f24e8cf4d024edfca1c168adfe7304747371b9c84d9f71fd4ff8f76707fd322346bcca53faf7994e5f7b8eec37d2bba635ef5974497f584d5561c863 Homepage: https://gitee.com/openkylin/openkylin-theme Description: theme for openKylin This package contains the default theme for openKylin, which is to be a flavor of Ubuntu. Package: kylin-status-manager Architecture: amd64 Version: 4.0.0.0-ok2.0 Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: liling Installed-Size: 215 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkysdk-sysinfo (>= 2.1.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5sensors5 (>= 5.6.0), libstdc++6 (>= 11), libukui-log4qt1 (>= 1.0.3), libukuiinputgatherclient1 (>= 4.1.0.0), ukui-input-gather (>= 4.1.0.0-ok0.3) Filename: pool/main/k/kylin-status-manager/kylin-status-manager_4.0.0.0-ok2.0_amd64.deb Size: 56120 MD5sum: 1267ecabeebfc672302edecda71185ee SHA1: 2aad709048696ba8e41800cd0a40c4b967c52194 SHA256: 966b23920b1a70e756d4fdafde01e2365879479339b02610821b16628e227b40 SHA512: 4305e4f49dbaefe734e26e3c1e3377b395cc4e14395036fe62fa72923231d42ad973536139e425f3016e77ffed176459932fc9357a5ff28fc4b2891e8e066388 Homepage: Description: system state transfer station The status manager maintains system status such as device direction, device mode, and keyboard availability. When the system status changes, the status manager will capture the change in status, take corresponding actions to notify other components that the system status has changed. Package: kylin-tablet-desktop-general Architecture: all Version: 4.10.0.0-ok1.2 Priority: optional Section: x11 Source: ukui-tablet-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 13 Depends: ukui-tablet-desktop Filename: pool/main/u/ukui-tablet-desktop/kylin-tablet-desktop-general_4.10.0.0-ok1.2_all.deb Size: 1720 MD5sum: 705ae68efc9cf64f8343e1f7e4fa1310 SHA1: 7dd8ec951d4c0ec7b33a8ea04c07e3e0e5860e17 SHA256: c9b4ba9754f8b51e7abf34784277885b2cc37990b3ceb1bcc112ae2e5ce06f86 SHA512: 8df19fe0b060ddfa14eee3010e12a3fb0ccc51051c5e5981f8ed9d7175dde41c90a3517dd7cf812f3b0f9569da0ac5f20ed2a9f57cc14f780235a859b245b64d Homepage: https://gitee.com/openkylin/ukui-tablet-desktop Description: transitional package This is a transitional package. It can safely be removed. Package: kylin-theme Architecture: all Version: 3.22.0.1-ok0.13 Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 202212 Depends: fonts-droid-fallback, kylin-gtk-theme, adwaita-icon-theme, gnome-icon-theme, gtk-update-icon-cache, hicolor-icon-theme, kylin-initiate-theme, kylin-sounds-theme, kylin-theme-configure Breaks: openkylin-icons-theme (<< 3.22.0.1-ok0.9), openkylin-theme (<< 3.22.0.1-ok0.9) Replaces: openkylin-icons-theme (<< 3.22.0.1-ok0.9), openkylin-theme (<< 3.22.0.1-ok0.9) Filename: pool/main/k/kylin-theme/kylin-theme_3.22.0.1-ok0.13_all.deb Size: 78567468 MD5sum: a353c2e53e8a74d87856e79496747f12 SHA1: 30bc8347da7242e8387ed63638983aaa754c2676 SHA256: 47e57c06714388057baec6c499c356ae78cb79c94d74667981dba1043bfd4874 SHA512: fe543babe55ec1604ed76958ba5f66674dddb82107cfcd539b21900d347f364287cac7a6726958dd9074b9abe9b919d8734a4d3dd1869de2474d99588a4a2d3d Homepage: https://gitee.com/openkylin/openkylin-theme Description: theme for openKylin This package contains the default theme for openKylin, which is to be a flavor of Ubuntu. Package: kylin-theme-builder Architecture: amd64 Version: 1.0.0.1-ok2.7 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kevin Installed-Size: 27209 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-datacollect, libkysdk-qtwidgets (>= 1.2.0.3), libkysdk-sysinfo (>= 1.2.1), libkysdk-waylandhelper (>= 1.2.0.3), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 4.1.1), libukui-log4qt1 (>= 1.0.3), debhelper, meson, ninja-build, devscripts, build-essential, x11-apps Filename: pool/main/k/kylin-theme-builder/kylin-theme-builder_1.0.0.1-ok2.7_amd64.deb Size: 25058668 MD5sum: 95b6331ffbc3b42e00453e4da6e4d78c SHA1: 66f333b0d8e52e4ab67b9eccd7ca9980ee7b2bc4 SHA256: 7d1d16f6524d2894e2940e7cb2efd0766c7018f91a0c8d56f11e4496f44b96b2 SHA512: b94edaaa1e9e530c555c218b31529c70f8b66d203bd206ad762af77d18d06ef331150fadabaac21d23234716261632f1aae50dd94e4ccfdf6280958f7c2b0b8d Homepage: https://gitee.com/openkylin/kylin-theme-builder Description: Kylin Theme Builder is a theme maker. As the title suggests, this tool is dedicated to helping people create new theme packages for the kylin system, all you need to do is to import the material and the package will be created. Package: kylin-theme-configure Architecture: amd64 Version: 3.22.0.1-ok0.13 Priority: optional Section: gnome Source: kylin-theme Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 49 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.2.5), libglib2.0-0t64 (>= 2.16.0), libgtk-3-0t64 (>= 3.0.0), ukui-session-manager (>= 4.0.0.0-ok10) Breaks: openkylin-theme-configure (<< 3.22.0.1-ok0.9) Replaces: openkylin-theme-configure (<< 3.22.0.1-ok0.9) Filename: pool/main/k/kylin-theme/kylin-theme-configure_3.22.0.1-ok0.13_amd64.deb Size: 8232 MD5sum: 8b3fa87ba09cf9a26f879b7a40084b94 SHA1: b37093d5055818f470a204d20c81e0693b9f490f SHA256: 7545a43760a9b480b322a359d52ad84bc174f1f1c7bb34acdab431173e78f15d SHA512: d61c2ac03c2df02cf432845f9db0d0ba7f914ce9ee0f1282d1d3eeb30cf5bf1705a227ee0830f1689719f0291d204baa556686aeec914efa98098d549e6c2a14 Homepage: https://gitee.com/openkylin/openkylin-theme Description: theme for openKylin This package contains the default theme for openKylin, which is to be a flavor of Ubuntu. Package: kylin-update-frontend Architecture: amd64 Version: 2.0.0.0-ok28 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: hechengyuan Installed-Size: 1785 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.0), libglib2.0-0t64 (>= 2.12.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-qtwidgets (>= 2.0.2.1), libkysdk-sysinfo (>= 1.2.1), libkysdk-waylandhelper (>= 1.2.0.3), libnotify4 (>= 0.7.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libukcc3 (>= 4.10.0.0), libx11-6, libyaml-cpp0.8 (>= 0.7.0), policykit-1, gettext, libkysdk-diagnostics, kylin-system-updater (>= 2.0.5.1) Recommends: python3-launchpadlib Suggests: gir1.2-dbusmenu-glib-0.4, gir1.2-unity-5.0 Filename: pool/main/k/kylin-update-frontend/kylin-update-frontend_2.0.0.0-ok28_amd64.deb Size: 329908 MD5sum: da2038b1f2b4d9486a0a2a8951721327 SHA1: 5c66ae55ecb818f27253c8036f0d6ef692ebad2c SHA256: db1dc2e9e9d8325cd3b1957c576791f4ef447ea71d925e582dd03bedf1649bb5 SHA512: c55603b163c9647ce2eecb28d53715b43e7b900f487b0e21dd34be7b4fd35a735ec3da96657bd39804dfb17ecd19a32b7a302abff71f715dc859b6538a5024d8 Homepage: https://www.kylinos.cn Description: old UI for upgrade in ukcc. Package: kylin-update-frontend-immutable Architecture: amd64 Version: 2.0.0.0-ok28 Priority: optional Section: x11 Source: kylin-update-frontend Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: hechengyuan Installed-Size: 4558 Depends: policykit-1, gettext, libkysdk-qtwidgets (>= 2.1.1.0-0k0.7), libkysdk-sysinfo (>= 1.2.1.1), libkysdk-diagnostics (>= 2.0.0.0-0k0.6), kylin-system-updater-immutable (>= 2.0.5.1), libyaml-cpp0.6, libkysdk-systime (>= 2.2.3.5-0k0.8), ukui-media, libkysdk-waylandhelper Filename: pool/main/k/kylin-update-frontend/kylin-update-frontend-immutable_2.0.0.0-ok28_amd64.deb Size: 3707968 MD5sum: fe222b49311534b5b328a8401480da12 SHA1: 48b880980564f417dfbc9ca4199fa6d34a398ce1 SHA256: c93b2e1596960c74e6beee9052982345ba5b5e153607feadc375f82fe3eee21d SHA512: 5039852999242d7e77b12069435a37f83cd9354a18f25d08046e0fa033696833761e2164f323fef6f607d95c455d4fc42407b5739397fe5dff2f562e0421c109 Homepage: https://www.kylinos.cn Description: new UI for upgrade in ukcc. Package: kylin-update-notify Architecture: amd64 Version: 1.3.2.1-ok17 Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 259 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-waylandhelper (>= 1.2.0.3), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2), kylin-system-updater (>= 2.0.5.1) Conflicts: kylin-background-upgrade, kylin-update-notify-immutable, kylin-update-tray Breaks: kylin-background-upgrade, kylin-update-tray Filename: pool/main/k/kylin-update-notify/kylin-update-notify_1.3.2.1-ok17_amd64.deb Size: 84072 MD5sum: 6fbb180be107c4c6c4d80d87ae64f2f1 SHA1: 2c9de525a626afa051d80c035f5ebd39388887d9 SHA256: 07a12b59e961bdbb08a10dd9873aa1135b24887000ffba55fd62f3d255046b07 SHA512: df7518c1d823a0e3982a8dfcb81cadb86af0ddccb81c53a7402f9aa4e52b86aaf729f8616fbc0528178253b2b8df71c32f62a0502a6dd54c6c590936f7310cc4 Description: kylin update notify Package: kylin-update-notify-immutable Architecture: amd64 Version: 1.3.2.1-ok17 Priority: optional Section: admin Source: kylin-update-notify Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 257 Provides: kylin-update-notify Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-waylandhelper (>= 1.2.0.3), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2), kylin-system-updater-immutable Conflicts: kylin-background-upgrade, kylin-update-notify, kylin-update-tray Breaks: kylin-background-upgrade, kylin-update-tray Replaces: kylin-update-notify Filename: pool/main/k/kylin-update-notify/kylin-update-notify-immutable_1.3.2.1-ok17_amd64.deb Size: 84112 MD5sum: 4189e84242880f998d055c7f0fe636ba SHA1: 2f35e8a3bcb02556ed33361fc00150b76009a4b4 SHA256: 30fea74f906c8bc22d78b8b449b58ab1fcc46bcc53760cd8f146a5d3dbd9d5a4 SHA512: 9057d7ed6567e9481c19e36b24b37911e7fada12027160e8b5388952e58f47d061e69e17cee3de43abbdbb3ffe1a14a7c8e5b04e5c9b263ba1b34dfe92ee7be9 Description: kylin update notify immutable Package: kylin-usb-creator Architecture: amd64 Version: 1.2.0.3kord-ok6.13 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: liuyuhui Installed-Size: 3117 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-qtwidgets (>= 1.2.0.3), libkysdk-soundeffects (>= 2.3.1.0), libkysdk-waylandhelper (>= 1.2.0.3), libpolkit-qt5-1-1 (>= 0.112.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.9.0~beta), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1), libukui-log4qt1 (>= 1.0.3), libx11-6 Filename: pool/main/k/kylin-usb-creator/kylin-usb-creator_1.2.0.3kord-ok6.13_amd64.deb Size: 2602324 MD5sum: 3d654263269b0edc109280ee828a81ed SHA1: dcd49b435dda9beb2e05cae54f216026fd5365cb SHA256: e53f04616b47a51724c520f9cffc6038612370fe3568d959a48daf3d9064ccad SHA512: be2bd1e666262524724deddecb1117bf6e1f25bf71d61c0e0b54e8211abe9c7765fb8a10eca48aeffd3102b9d85374bce6e686764d846cfd2c1549a606b134d7 Homepage: https://github.com/ubuntukylin/kylin-usb-creator Description: Usb boot maker USB Boot Maker provides system image making function. The operation process is simple and easy. You can choose iso image and usb driver and make boot driver Package: kylin-user-guide Architecture: amd64 Version: 4.10.0.0-ok2.2 Priority: optional Section: utils Origin: openKylin Maintainer: Kylin Team Installed-Size: 568 Depends: libc6 (>= 2.34), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-datacollect, libkysdk-qtwidgets (>= 1.2.0.3), libkysdk-waylandhelper (>= 1.2.0.3), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5webchannel5 (>= 5.6.1), libqt5webenginewidgets5 (>= 5.14.1), libqt5widgets5 (>= 5.9.0~beta), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libukui-log4qt1 (>= 1.0.3), libx11-6, libjs-jquery (>= 3.3), libjs-requirejs, libjs-marked, kylin-user-guide-common Filename: pool/main/k/kylin-user-guide/kylin-user-guide_4.10.0.0-ok2.2_amd64.deb Size: 147516 MD5sum: 8b43c88caa9201a144ef7d8c81a266e8 SHA1: ac47bd7abf8520f82843e2a0d9923ba47f996f0e SHA256: 8cbe23de4442515d660502d133e11f73c338e3543d82b1c2ee5a03e5cf538c96 SHA512: c81c44bfa62f246cd9a548c24a09e8e9e3ff700f4a3b4164b19c006b67501e76dde49d9bff35aab93ca74a47a768d58a00b9b8da2af92bce4c83203de44bc132 Homepage: https://github.com/ubuntukylin/kylin-user-guide Description: Smanual for UKUI desktop environment Kylin User Guide is a simple and lightweight guide written by Qt5/js/md, It has the characteristics of easy maintenance and simple interface. . A simple and lightweight guide written by Qt5/js/md. Package: kylin-user-guide-common Architecture: all Version: 4.10.0.0-ok2.2 Priority: optional Section: utils Source: kylin-user-guide Origin: openKylin Maintainer: Kylin Team Installed-Size: 58843 Replaces: kylin-user-guide (<< 1.0.0-1+0730.1) Filename: pool/main/k/kylin-user-guide/kylin-user-guide-common_4.10.0.0-ok2.2_all.deb Size: 37653372 MD5sum: cba08dafac4bdffbf72db495eef3e828 SHA1: 6c4e6f028026dfb0ed618b7b4f8f689078f601ef SHA256: dfb65b7eeffc27c8dc122e03f5861fe1aa12d5ed24243abc991f9bd7c97ea9f0 SHA512: 85f3914e10e53083591b0b203b7827526b6dbd9f3a2cf8b68b4483b267826bc8e05a34411016527dffa9e517caa69e8ea8914c4e86ec910e2a3a279b4b84deb2 Homepage: https://github.com/ubuntukylin/kylin-user-guide Description: Smanual for UKUI desktop environment (common files) Kylin User Guide is a simple and lightweight guide written by Qt5/js/md, It has the characteristics of easy maintenance and simple interface. . A simple and lightweight guide written by Qt5/js/md (common files). Package: kylin-video Architecture: amd64 Version: 3.1.4.2k1-ok26.22 Priority: optional Section: video Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 11410 Depends: mesa-vdpau-drivers, libcrystalhd3, libmpv1 (>= 0.9.0), ffmpegthumbnailer, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-kabase (>= 1.2.0.3), libkysdk-qtwidgets (>= 1.2.0.3), libkysdk-sysinfo (>= 1.2.1), libkysdk-waylandhelper (>= 1.2.0.3), libmediainfo0v5 (>= 0.7.56), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5sql5 (>= 5.1), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 12), libx11-6, libzen0t64 (>= 0.4.31-2~) Filename: pool/main/k/kylin-video/kylin-video_3.1.4.2k1-ok26.22_amd64.deb Size: 7455136 MD5sum: 88ff31710fa13c7dcf38e6a1bead16ea SHA1: 90f0d133fe456089f4cf14c7d9caa99db84b6f29 SHA256: e3158b5b29fc7d4e6b4c544737ffc30f083a318907edb89467042c5b57de990c SHA512: 117ddd4a9f41281d48915911c9d4c9230f96f22fb510cad9622d862528d04f44155b1361da8e5b3cfbe908fd3e81e78a9465c7cefe0ff407e0d21442d2c5379a Homepage: https://github.com/ukui/kylin-video Description: Front-end for MPV Qt5 MPV front-end, with basic features like playing videos and audios to more advanced features. It supports both x86 and ARM platform, and supports most of the audio and video formats. Package: kylin-virtual-keyboard Architecture: amd64 Version: 3.0.1.0-ok0.10 Multi-Arch: foreign Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: hanteng Installed-Size: 296 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libfcitx5-qt1 (>= 5.1.4), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/k/kylin-virtual-keyboard/kylin-virtual-keyboard_3.0.1.0-ok0.10_amd64.deb Size: 74056 MD5sum: 02340927fa493d89a65e8642d34e11ef SHA1: 4c7e504f6cdb08027eb0ca02219ec6be8482ab64 SHA256: 6f693153499c0fd29b0c256c995da5984ab964bbacef2901e99d63412f895e7f SHA512: ec27de8a274553ad641c35806a016f82a171758a6f0926721be9121e4b5d711b521a0399a54c0a3d4adeeb9b418895cc8ea9fef8f524197daab420a7d1b3c6f5 Homepage: https://gitee.com/openkylin/community/tree/master/sig/InputMethod Description: Kylin Virtual Keyboard. Virtual keyboard based on fcitx5 InputMethod Framework. If you want to use this project, please ensure that your system has fcitx5 installed. Package: kylin-wallpapers Architecture: all Version: 3.22.0.1-ok0.8 Priority: optional Section: metapackages Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1073 Depends: kylin-wallpapers-yangtze, dconf-gsettings-backend | gsettings-backend Breaks: openkylin-wallpapers (<< 3.22.0.1-ok0.5) Replaces: openkylin-wallpapers (<< 3.22.0.1-ok0.5) Filename: pool/main/k/kylin-wallpapers/kylin-wallpapers_3.22.0.1-ok0.8_all.deb Size: 990304 MD5sum: 355f38f56c789d55600c14a85472d9fe SHA1: 0fac4cdd930a344e4d80888b95706e63e9bd6880 SHA256: a5d462f76072129aa31bd78adf190e2fb90f8cfd307f825780bff77b40976198 SHA512: ae85ecc4698f9f98437efa1563f12525da49bf09f6ec2734ef4ef5c01c5fcb008d4cd22156eafe2802404e7f4f8486f551bb9bfeae0d11458af2f81f29502122 Description: Openkylin Wallpapers The default Ubuntu Kylin wallpaper. This is also a metapackage depending on the other default wallpapers for the current Ubuntu Kylin release. Package: kylin-wallpapers-yangtze Architecture: all Version: 3.22.0.1-ok0.8 Priority: optional Section: x11 Source: kylin-wallpapers Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 360618 Breaks: openkylin-wallpapers-yangtze (<< 3.22.0.1-ok0.5) Replaces: openkylin-wallpapers-yangtze (<< 3.22.0.1-ok0.5) Filename: pool/main/k/kylin-wallpapers/kylin-wallpapers-yangtze_3.22.0.1-ok0.8_all.deb Size: 348646764 MD5sum: e4dbea0a5a88e6b43a4c7f11c8cc5b8c SHA1: 00d7720cb4a5fbd8ab93afcf8cf46b7c79fd56db SHA256: a14e780c94aea38133b93e5dfb70b6944d804be7a54263cac8f1f3930fbcc350 SHA512: ecf25ad33512fc17e585e0e35e5386d3d10f94eabbc40afd048be0b73532c7592ef6882a8d1b8d7361b81849e6ec3b72930f7d1af2e70a51728bc2a601c9e1c0 Description: Openkylin Wallpapers Outstanding wallpapers selected from Openkylin Wallpaper Contest. These wallpapers are expected to show wonderful Chinese style. Package: kylin-wayland-compositor Architecture: amd64 Version: 1.3.0-ok46 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Morose Installed-Size: 3818 Depends: libc6 (>= 2.34), libcairo2 (>= 1.14.0), libdrm2 (>= 2.4.113), libepoxy0 (>= 1.5.2), libgbm1 (>= 7.11~1), libglib2.0-0t64 (>= 2.46.0), libinput10 (>= 1.21.0), libjpeg62-turbo (>= 1.3.1), libjson-c5 (>= 0.15), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.22.0), libpixman-1-0 (>= 0.27.4), librsvg2-2 (>= 2.46.0), libssl3t64 (>= 3.0.0), libsystemd0 (>= 237), libudev1 (>= 183), libunwind8, libwayland-server0 (>= 1.22.0), libwlroots12 (>= 0.17.0), libxcb-shape0, libxcb1, libxkbcommon0 (>= 0.8.0) Breaks: kylin-wayland-compositor-effects Filename: pool/main/k/kylin-wayland-compositor/kylin-wayland-compositor_1.3.0-ok46_amd64.deb Size: 1319028 MD5sum: c8acb4c92ddeefa9b167a82577bd6938 SHA1: 2aa2266900c45ac88a62101aaa0cee852238a5da SHA256: 944b48bbab8e60be2829ae4b4117020c8e2f37cb4df735327b920d5197e14bef SHA512: 666ab90e7c9034f77efaa4bdc7af705c2c292af6b056b9c2148ed87135a9b96446850cafdd6e808414578e4ed0ff7b6c71f39524258643ee1cc58da702d7469c Description: Kylin wayland compositor Package: kylin-wayland-compositor-client Architecture: amd64 Version: 1.3.0-ok46 Priority: optional Section: x11 Source: kylin-wayland-compositor Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Morose Installed-Size: 184 Depends: kylin-wayland-compositor, libc6 (>= 2.3.4), libwayland-client0 (>= 1.20.0) Filename: pool/main/k/kylin-wayland-compositor/kylin-wayland-compositor-client_1.3.0-ok46_amd64.deb Size: 50512 MD5sum: e8326b5df2e2cc50f4f0f1e6063c6b04 SHA1: 2786e47b74a1073957fcd79de172a5075c55d10b SHA256: 039dd45d3bc81aa5727b45ff31b34f74e211db42b8679c36582fe60987c607e1 SHA512: 7f323281c7c914fba9b5c6ec386404bbd3326dc6e74a46910a7b892f7325d3030676b2e4b48d1bc695107157baf606834db209641149bc3a7c630bc5f8e22476 Description: Client library for kylin wayland compositor Package: kylin-wayland-protocols Architecture: amd64 Version: 1.0.0-ok3.4 Priority: optional Section: libdevel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/kylin Maintainers Installed-Size: 60 Filename: pool/main/k/kylin-wayland-protocols/kylin-wayland-protocols_1.0.0-ok3.4_amd64.deb Size: 12144 MD5sum: 6bd08155336773c023943e9681bc7574 SHA1: 8337218298e1d8b31b0238091b3c8344c1bd861d SHA256: 5c3bb1e69c114807fea15b9e46a8260ae1e34216536b976dc0a8e9a72206e1ce SHA512: 7f334b1e883d9d0bc88774feae5b5210e291f8952f5f18bdbe9df1c292907f99c8f582130c37b96dc0b48eb38bc0a0942748b92ccee895209f631ee62defcda3 Homepage: https://gitee.com/openkylin/kylin-wayland-protocols Description: Wayland protocols for Kylin This package contains protocols for Wayland that are not standard, and used in kylin ukui framework. Package: kylin-weather Architecture: amd64 Version: 3.2.0.3-ok16.11 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: liuyuhui Installed-Size: 9081 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-datacollect, libkysdk-kabase (>= 2.3.1.0), libkysdk-log (>= 1.1.1), libkysdk-qtwidgets (>= 1.2.0.3), libkysdk-waylandhelper (>= 1.2.0.3), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2), libukui-appwidget-provider0 (>= 4.1.0.0) Breaks: indicator-china-weather (<< 3.1.2-0~) Replaces: indicator-china-weather (<< 3.1.2-0~) Filename: pool/main/k/kylin-weather/kylin-weather_3.2.0.3-ok16.11_amd64.deb Size: 7055640 MD5sum: 4ebe0f044c55ee8b09d62bc44bb53d3f SHA1: f1ba134172eef1157889392ceba5186b4384c7aa SHA256: 1297dedfa93a49d5a39de3706d6d550f25d1911f4c532f4bb77f4b01c188ca74 SHA512: f6286e695c4d5dd8e252b4f1b81ddb4cca67f45133000461131efe8ca3eaf2d0a0aacbc7db2ec2f60958bdce00697984b70b30db359d47459eefb5a355f01383 Homepage: https://github.com/ubuntukylin/kylin-weather Description: Indicator that displays China weather information Kylin Weather displays detail weather information for one place, including weather forecast and observe weather, and you can change it. Package: kylincameralibs Architecture: amd64 Version: 1.0.0.1-1ok4 Multi-Arch: foreign Priority: extra Section: libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: binzemin Installed-Size: 775 Depends: libx264-148 | libx264-155 | libx264-163 | libx264-164, libgpac4 | libgpac11 | libgpac12, libva1 | libva2, libva-drm1 | libva-drm2, libfaac0, libpciaccess0 Filename: pool/main/k/kylincameralibs/kylincameralibs_1.0.0.1-1ok4_amd64.deb Size: 212396 MD5sum: 2390565da5bc3afec773aa3487364afd SHA1: b870e38b68b2bd6a2331e313e796aff80ffd9fa7 SHA256: 5f5180abb14e1eddda48b935567747538df6f62be76e312480a55967dfe3d4ce SHA512: 8f7848d0f7f6132fdb9c48e8aff6e84320b3f9cf13cdec78c2ac3a8f5ef710ed55bea0c881ece55e43116cd1e7c610e6d6f8f2fd6e31588e672962e838d31d5a Homepage: http://www.kylinos.cn Description: kylin camera libraries for developing camera app. Package: ladspa-sdk Architecture: amd64 Version: 1.17-1ok1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 202 Provides: ladspa-host, ladspa-plugin, ladspa-sdk-dev Depends: libc6 (>= 2.34), libsndfile1 (>= 1.0.20), libstdc++6 (>= 5) Conflicts: ladspa-sdk-dev Filename: pool/main/l/ladspa-sdk/ladspa-sdk_1.17-1ok1_amd64.deb Size: 34504 MD5sum: 73a492953108a0cb6ad16941d9b7f883 SHA1: a8d9be3eb989381c727a14aa394fb16545fced90 SHA256: ab0f994f83e6fc7cae1dfbd11f23cffe9ceeaf6a726fdb4a3b68d0e3f787ee8e SHA512: 2966985be11df9f52b81593d35512128068cab67af4d177f99a20105b8574c1b976a3be149414bb2856af686040fed2ab37b337cab2d58572ddd9beb67135350 Homepage: https://www.ladspa.org/ Description: sample tools for linux-audio-dev plugin architecture LADSPA is a free standard specification for audio effect plugins. . Contains sample plugins, and analyseplugin, listplugin, applyplugin programs, and the ladspa.h, the LADSPA specification. . Please build-depend on this package if you need ladspa.h Package: lame Architecture: amd64 Version: 3.100-ok1 Priority: optional Section: sound Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 126 Depends: libc6 (>= 2.29), libmp3lame0 (>= 3.100), libsndfile1 (>= 1.0.20), libtinfo6 (>= 6) Suggests: lame-doc Filename: pool/main/l/lame/lame_3.100-ok1_amd64.deb Size: 48228 MD5sum: b80e0b98ab31a5347785dfe9ce8bf6ba SHA1: 9268250165762925c5bcb2f39a256824d7afbbaa SHA256: 3742fddc9f74aa9f782fecaa84ae741f0a5a4c6ce90db80997246fc68bc99ca1 SHA512: 3bb7c18cafb156710e40427499ffdabcb05b6d46be75ac9957196aacb3edc15c8be5d1a46d38ae283478ebfb496be1ff82609d4a354d53990a8910e983119c02 Homepage: http://lame.sourceforge.net/ Description: MP3 encoding library (frontend) LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains the frontend. Package: lame-doc Architecture: all Version: 3.100-ok1 Priority: optional Section: doc Source: lame Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 256 Filename: pool/main/l/lame/lame-doc_3.100-ok1_all.deb Size: 62384 MD5sum: 3a1da9045556fd48a66af8a695776aa0 SHA1: 654e26175dbe7e61a8f920879cd788c5a46948a4 SHA256: e61334451d09c21b06fd4e5d36b8954067dbbcf128a839e08af97b3bf512468c SHA512: 51ac86cf8ed72f45c218e9756e8774ec4ae301c5615a831fede8fb54033719c929cb3651105a924e3712fe422ace1186787bda8fd29674a0e5093fa7e1e047bc Homepage: http://lame.sourceforge.net/ Description: MP3 encoding library (documentation) LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains the documentation. Package: language-pack-gnome-zh-hans Architecture: all Version: 1:24.04+20240419-ok1 Priority: optional Section: translations Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Pre-Depends: dpkg (>= 1.16.1) Depends: language-pack-gnome-zh-hans-base (>= 1:24.04+20240419), language-pack-zh-hans Conflicts: language-pack-gnome-zh (<< 1:9.10) Replaces: language-pack-gnome-zh (<< 1:9.10), language-pack-gnome-zh-hans (<< 1:24.04+20240419-ok1), language-pack-gnome-zh-hans-base, language-pack-kde-zh-hans (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-zh-hans (<< 1:24.04+20240419-ok1), language-pack-zh-hans-base (<< 1:24.04+20240419-ok1) Filename: pool/main/l/language-pack-gnome-zh-hans/language-pack-gnome-zh-hans_24.04+20240419-ok1_all.deb Size: 1972 MD5sum: 0b5b6dfa290c0a91cad0bf87285ba9c6 SHA1: 1b043f9e2cd9260c8fba6d1f49eab8bc29d178f1 SHA256: 02371fd43b7c86ee09cfbc19ce196bf9a4da4e7b2da194cfa978f846709c3724 SHA512: ccf63e3834090f4489e3ebad800843bd559af2aaa66f7a1a1761b11c7ac1d23f1a0f1153cd703a9f9a5ba7adb6f338ad831d1badf9a3b78fca2fe7635e5f7faf Description: GNOME translation updates for language Simplified Chinese Translation data updates for all supported GNOME packages for: Simplified Chinese . language-pack-gnome-zh-hans-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-zh-hans-base Architecture: all Version: 1:24.04+20240419-ok1 Priority: optional Section: translations Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8291 Pre-Depends: dpkg (>= 1.16.1) Depends: language-pack-gnome-zh-hans (>= 1:24.04+20240419-ok1), locales (>= 2.3.6) Conflicts: language-pack-gnome-zh-base (<< 1:9.10), language-pack-gnome-zh-hans (<< 1:24.04+20240419-ok1) Replaces: language-pack-gnome-zh-base (<< 1:9.10), language-pack-gnome-zh-hans (<< 1:24.04+20240419-ok1), language-pack-gnome-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-zh-hans (<< 1:24.04+20240419-ok1), language-pack-zh-hans-base (<< 1:24.04+20240419-ok1) Filename: pool/main/l/language-pack-gnome-zh-hans-base/language-pack-gnome-zh-hans-base_24.04+20240419-ok1_all.deb Size: 1765456 MD5sum: ca99b6aca08588b2740f83eade6fbb88 SHA1: 03aaa0bfd24ffe53790d167d7514d9ed2e80d25e SHA256: 37226b9e3170ef33db06472688ecd1455c2479cb191c3af7c8b35c386e55d92f SHA512: 3d32ebbaa7179085462366dfba9cc8036997e63f20d8821ae97ae60b6c5780575df9f1a44e11621c23d8321de0ec73d85425e551671caa886d75b45401d4ae8f Description: GNOME translations for language Simplified Chinese Translation data for all supported GNOME packages for: Simplified Chinese . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-zh-hans provides frequent translation updates, so you should install this as well. Package: language-pack-zh-hans Architecture: all Version: 1:24.04+20240419-ok1 Priority: optional Section: translations Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Pre-Depends: dpkg (>= 1.16.1) Depends: language-pack-zh-hans-base (>= 1:24.04+20240419) Conflicts: language-pack-zh (<< 1:9.10) Replaces: language-pack-gnome-zh-hans (<< 1:24.04+20240419-ok1), language-pack-gnome-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-zh (<< 1:9.10), language-pack-zh-hans (<< 1:24.04+20240419-ok1), language-pack-zh-hans-base Filename: pool/main/l/language-pack-zh-hans/language-pack-zh-hans_24.04+20240419-ok1_all.deb Size: 1956 MD5sum: a3363b4f04376f5f4bba96cf46da0e3d SHA1: dfc037bf58ce9d7bd01f245ada8d09c1de69cd6e SHA256: 181ec70627af6b1c83ba509e44012fd8f207f8efab94791506191730870544da SHA512: a3f4f1a61ea7756e6bcb2a85afb6c0f7004a49ec2d6ea08439b38ae78f8e227217bec2b175640826cd49dea1aef25281967ba9d09c20196b010d39da237662ad Description: translation updates for language Simplified Chinese Translation data updates for all supported packages for: Simplified Chinese . language-pack-zh-hans-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-zh-hans-base Architecture: all Version: 1:24.04+20240419-ok1 Priority: optional Section: translations Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7503 Pre-Depends: dpkg (>= 1.16.1) Depends: language-pack-zh-hans (>= 1:24.04+20240419-ok1), locales (>= 2.3.6) Conflicts: language-pack-zh-base (<< 1:9.10), language-pack-zh-hans (<< 1:24.04+20240419-ok1) Replaces: language-pack-gnome-zh-hans (<< 1:24.04+20240419-ok1), language-pack-gnome-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans (<< 1:24.04+20240419-ok1), language-pack-kde-zh-hans-base (<< 1:24.04+20240419-ok1), language-pack-zh-base (<< 1:9.10), language-pack-zh-hans (<< 1:24.04+20240419-ok1), language-pack-zh-hans-base (<< 1:24.04+20240419-ok1) Filename: pool/main/l/language-pack-zh-hans-base/language-pack-zh-hans-base_24.04+20240419-ok1_all.deb Size: 1916972 MD5sum: fdeb33a33aec3db80c62e1819dbef830 SHA1: 123cdf75ae4675490fcaec4f1bc6d9abe4464bf0 SHA256: b41b383f3ef832287c647d9fd40993b87f1aecafe7570f9a377bb2fa230d10fb SHA512: da66fa9b3d373bb2e554694f7e6de337325f53eb8e0afad17ff0a6439c1c343408e22e4f314c35f37a503386e54bd5880d5f570976d9cfb2d76abf0b7f6b6751 Description: translations for language Simplified Chinese Translation data for all supported packages for: Simplified Chinese . This package provides the bulk of translation data and is updated only seldom. language-pack-zh-hans provides frequent translation updates, so you should install this as well. Package: language-selector-common Architecture: all Version: 0.309-ok2 Priority: optional Section: admin Source: language-selector Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1688 Pre-Depends: dpkg (>= 1.15.7.2) Depends: accountsservice (>= 0.6.29-1ubuntu6), dbus, iso-codes, python3-apt (>= 0.7.12.0), python3-dbus, python3:any Filename: pool/main/l/language-selector/language-selector-common_0.309-ok2_all.deb Size: 245172 MD5sum: 564bf29d557aed4f9626a60152a1fe30 SHA1: 754a774d8251b0191d62ae5aed35d36d72442f7b SHA256: 276e09f0067789ba19528b2f31da39f6338c5f0012ef4629e83d14e8d3c7c559 SHA512: 08ae15a7fb443c8be76e1ab185986c5722539522241d8e0f17f4a124387c9a7ebbe82f6a30b8b0afa3bddc84b3161e618a51131cdd3e4f9bf03beeae64744919 Description: Language selector for Ubuntu This package let you change and install language packs in Ubuntu. . This package contains the common part of language-selector Package: language-selector-gnome Architecture: all Version: 0.309-ok2 Priority: optional Section: admin Source: language-selector Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 91 Depends: aptdaemon (>= 0.40+bzr527), gir1.2-gtk-3.0, im-config (>= 0.29-1ubuntu10~), language-selector-common (= 0.309-ok2), python3-apt, python3-aptdaemon.gtk3widgets, python3-gi, python3:any Recommends: yelp Conflicts: language-selector (<< 0.17) Replaces: language-selector (<< 0.17) Filename: pool/main/l/language-selector/language-selector-gnome_0.309-ok2_all.deb Size: 19856 MD5sum: 69c1b996fae4d518f00678c35e01027f SHA1: 2829e2f1c26c238f07868786619b0cbe5780498d SHA256: 3921e32edaf6e969dbcf008bff2ef7aec7606ca2d5aaa4a2345d0013cc5040ac SHA512: 8b371777346362e7fe716efd3abe0ae8d18c59e175ef05dbc0f75e51695e7be81f8728cfe8461619d3b9fd152543b205d47c24344eb4d2cfdb0fe5f472f015e7 Description: Language selector for Ubuntu This package let you change and install language packs in Ubuntu. . This package contains the GTK+ frontend. Package: laptop-detect Architecture: all Version: 0.16-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Simó Albert i Beltran Installed-Size: 18 Recommends: dmidecode Filename: pool/main/l/laptop-detect/laptop-detect_0.16-ok1_all.deb Size: 4620 MD5sum: b3fdbbbb6a04c426684d860fd2c98e66 SHA1: c2401a9adb96aa06380b7b922b816cc149c52938 SHA256: 90a93b9aad17094f3005ba049f8179617c1a1ab7c9e7110d742cdaf97f4fa38c SHA512: b81c9d463f22c397689113bc2b1fd24ae2fd04843aed86f68bf832afa585249ccd4dd5dd2e374a9a38748bda064efa57e4926842ea6c92cecca3da3dc32dab3d Homepage: https://gitlab.com/debiants/laptop-detect Description: system chassis type checker This package provides a simple shell script which attempts to determine whether it is being run on a laptop (or similar portable machine). It is mainly useful for installers. Package: layer-shell-qt Architecture: amd64 Version: 5.24.4-ok5.2 Priority: optional Section: kde Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 33 Depends: libc6 (>= 2.2.5), liblayershellqtinterface5 (>= 5.21.90), libqt5core5a (>= 5.15.1), libqt5waylandclient5 (>= 5.15.0~), libstdc++6 (>= 5), qtwayland-client-abi-5-15-10 Filename: pool/main/l/layer-shell-qt/layer-shell-qt_5.24.4-ok5.2_amd64.deb Size: 6616 MD5sum: bc914674010360eda453550268897634 SHA1: 2cfcc6d48f2504801b8300b46131785cf848a3a1 SHA256: 127c9c130a800941f9a061a2c916e710b78e8514d9509e153b1937ccaca2c609 SHA512: 0da6d68fd9881f50070ab1c3d851a1994046dcb96b4e63bcf7d8df6df6dbc7475516516fc26556daecd17e475e2f2163c4ecc22a4a4ca7db65fe12258df51915 Homepage: http://www.kde.org/ Description: use the Wayland wl-layer-shell protocol. Qt component to allow applications to make use of the Wayland wl-layer-shell protocol. . This package contains the plugin. Package: ldap-utils Architecture: amd64 Version: 2.6.7+dfsg-ok1 Priority: optional Section: net Source: openldap Origin: openKylin Maintainer: openKylin Developers Installed-Size: 639 Provides: ldap-client, openldap-utils Depends: libc6 (>= 2.38), libldap2 (= 2.6.7+dfsg-ok1), libsasl2-2 (>= 2.1.28+dfsg1) Suggests: libsasl2-modules, libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal Conflicts: ldap-client, openldap-utils, umich-ldap-utils Replaces: openldap-utils, openldapd, slapd (<< 2.2.23-0.pre6) Filename: pool/main/o/openldap/ldap-utils_2.6.7+dfsg-ok1_amd64.deb Size: 139624 MD5sum: d5343484a779d820f2b620042b5050ec SHA1: 2b6cb314b953949c0068f96847931b1b45d4d2c1 SHA256: f5ce827fa4e333cfc40cde43408b2d53ebde68cd3f3a5e0afec35597070d0789 SHA512: 11d89de7b4f9019c3835243436c11d7e8e7bdceb6b06f8f66afd7a1ba4f71c5c98fce51d48b9f658451d77dcc7dde56cd94513a8cf5231f706b101d9d604f624 Homepage: https://www.openldap.org/ Description: OpenLDAP utilities This package provides utilities from the OpenLDAP (Lightweight Directory Access Protocol) package. These utilities can access a local or remote LDAP server and contain all the client programs required to access LDAP servers. Package: ldb-tools Architecture: amd64 Version: 2:2.8.0+samba4.19.2+dfsg-ok1~1207.7 Priority: optional Section: utils Source: samba (2:4.19.2+dfsg-ok1~1207.7) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Samba Maintainers Installed-Size: 177 Depends: libc6 (>= 2.34), libldb2 (>= 1.1.5), libpopt0 (>= 1.14), libtalloc2 (>= 2.4.1~) Filename: pool/main/s/samba/ldb-tools_2.8.0+samba4.19.2+dfsg-ok1~1207.7_amd64.deb Size: 33288 MD5sum: 82b6f3eca331540e3734af6b68bdddaf SHA1: ae0ea667fff39a77bdce91bfc339f286e676e20d SHA256: 33b676a9f67434bc9d19aab6efc6006244779184b42c8e41a4bfbe98c178700f SHA512: 4d4f1a22833ccb6664ce7fda392cf8a4772afb26ad4341478075be0b43f443ecbe426b3e0953cbd15c0094e4f0e300c21275b61212c2afc1f602a1be40c6fa5c Homepage: https://www.samba.org Description: LDAP-like embedded database - tools ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains bundled test and utility binaries Package: lemon Architecture: amd64 Version: 3.42.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: sqlite3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 389 Depends: libc6 (>= 2.34) Filename: pool/main/s/sqlite3/lemon_3.42.0-ok1_amd64.deb Size: 56600 MD5sum: 34db47d04374dfa2551223777fa6090e SHA1: 21542d604e1eef1b6b518a1bd92779763bfa6554 SHA256: 07aeb290e61eba3a6f7cf1ede40c31567d9c2ca46c1ec3e3ed8847e019fc152b SHA512: c233e3da17d7cc21d2f863ba54bbe9bc9d60fd9bf9b943e2089307e855ebb50fe5e910fea5138c991e0f7ffd2dd4add6a46fb601717953110ebd0b7348344d5c Homepage: https://www.sqlite.org/ Description: LALR(1) Parser Generator for C or C++ Lemon is an LALR(1) parser generator for C or C++. It does the same job as bison and yacc. But lemon is not another bison or yacc clone. It uses a different grammar syntax which is designed to reduce the number of coding errors. Lemon also uses a more sophisticated parsing engine that is faster than yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon implements features that can be used to eliminate resource leaks, making is suitable for use in long-running programs such as graphical user interfaces or embedded controllers. Package: leptonica-progs Architecture: amd64 Version: 1.82.0-ok1 Priority: optional Section: graphics Source: leptonlib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 159 Depends: libc6 (>= 2.34), liblept5 Filename: pool/main/l/leptonlib/leptonica-progs_1.82.0-ok1_amd64.deb Size: 13668 MD5sum: 69229d3d98dcbf9fc32ffbb8d165cdff SHA1: 36af05f46fea7665b39fffcfd5ddaf42d5464416 SHA256: 525c8c4ffec30738d6f22043d99627e4cb398c6bf5b50703f731e4789c08d91d SHA512: 6cdfbedfe4a2a7053815cd43266f32306712a2fd142b194de386189062f2795b467d884eabf40d7685528f67baf14a211270bf32c7b94fb58927b426c2431b24 Homepage: http://www.leptonica.org Description: sample programs for Leptonica image processing library Well-tested C library for some basic image processing operations, along with a description of the functions and some design methods. A full set of affine transformations (translation, shear, rotation, scaling) on images of all depths is included, with the exception that some of the scaling methods do not work at all depths. There are also implementations of binary morphology, grayscale morphology, convolution and rank order filters, and applications such as jbig2 image processing and color quantization. You will also find basic utilities for the safe and efficient handling of arrays (of strings, numbers, number pairs and image-related geometrical objects), byte queues, generic stacks, generic lists, and endian-independent indexing into 32-bit arrays. Package: less Architecture: amd64 Version: 590-ok2 Multi-Arch: foreign Priority: important Section: text Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 281 Depends: libc6 (>= 2.34), libtinfo6 (>= 6) Filename: pool/main/l/less/less_590-ok2_amd64.deb Size: 126766 MD5sum: cc1514013f123c19a57b95e1832437ed SHA1: 49bd70ac6662503d3dc2784921a7e090c6a2a547 SHA256: de6dc5adac65d3c7a743a682bbe98ff0a1927fee11de7329d54594a5f11c9419 SHA512: 963b8022d3aa526c9ce29b3b7e564454c385b1a0baa504b34d108bbc4ec5a9e0a7e4fdcd8bd4259a2a2d0e2d364d27621881e8124886668c3af5ea6a83270cbf Homepage: http://www.greenwoodsoftware.com/less/ Description: pager program similar to more This package provides "less", a file pager (that is, a memory-efficient utility for displaying text one screenful at a time). Less has many more features than the basic pager "more". As part of the GNU project, it is widely regarded as the standard pager on UNIX-derived systems. . Also provided are "lessecho", a simple utility for ensuring arguments with spaces are correctly quoted; "lesskey", a tool for modifying the standard (vi-like) keybindings; and "lesspipe", a filter for specific types of input, such as .doc or .txt.gz files. Package: lib32asan4 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1554 Depends: gcc-7-base (= 7.5.0-ok2), lib32gcc-s1, libc6-i386 (>= 2.28) Filename: pool/main/g/gcc-7/lib32asan4_7.5.0-ok2_amd64.deb Size: 400178 MD5sum: a4fa86f05899cf98ac03ebf89d8995bb SHA1: 261f426c453f74260eb579767997be0cd559d4aa SHA256: 079f9353ff5e73433618fcfda9a3a1b008503cda54cbfe8a1b9c8eb828f04c05 SHA512: a727a0ffd87305f6095a5989943f20bddc6e78c904536f0b4ac8ac91b38ccab9d185c8bd3e31e74042f06f71785ee1e8c7e9ff0779dcd77a2a50583efd4e6d9f Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32asan5 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1785 Depends: gcc-9-base (= 9.3.0-ok12), lib32gcc-s1, libc6-i386 (>= 2.34) Filename: pool/main/g/gcc-9/lib32asan5_9.3.0-ok12_amd64.deb Size: 447470 MD5sum: aea82993efed7c09b2f49bbaf212a020 SHA1: f4418086803cff82c4179e8c41b0539879e736c2 SHA256: fab16622cfe58e52b5176db112f58497c2fe19d4bdbab3906c1480f49bfea145 SHA512: 8888b7884edc37cf2fb534d1f8befaf5ff29089f381d5e8272c4e177de7c3dd868e80408eb9150c970e3278b6593704cd28b8eff6f138e3c8ef95684a5f2685e Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32asan6 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1341 Depends: gcc-10-base (= 10-20200411-ok5), lib32gcc-s1 (>= 3.3), libc6-i386 (>= 2.28) Filename: pool/main/g/gcc-10/lib32asan6_10-20200411-ok5_amd64.deb Size: 392966 MD5sum: 0a9a73394b27fb2599a8ffa9379e9022 SHA1: 19a0d371bb336b22b9fcedba9fec86d2dcebe942 SHA256: b12b65a8ebf44e7f48956cd042fbe017efb41c09e2b93e3b46922c16240eb206 SHA512: 6aed2bdefe2aa19a5e41ab08b1ae455ae5db0a7c7beae23f9fd8af5a7a82c0c5724a938603706cf04ba05610d3d4cbf665c3259942b50e5553a363a6a52db322 Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32asan8 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9025 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gcc-s1 (>= 3.3), libc6-i386 (>= 2.34) Conflicts: libc6-i386 (<< 2.9-22) Filename: pool/main/g/gcc-13/lib32asan8_13.2.0-4ok3.3_amd64.deb Size: 2728914 MD5sum: 5b5a72c2df139c33db477b5b80973fc4 SHA1: b41090a47c66d6a1883070a3a09bc13acb1dd1a0 SHA256: eb73af9bf679752ee0c69297d0ca7e5cf6967575842e92e472ad8953e342a9cb SHA512: aef5d7bbc82ba8203bf9a13fa969f64ef81f67532326dff0668aa75240a5ac7aced0b6b47a727db3abe7721b9ad01bd616c36718214cb972f7afe37e7319cca2 Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32atomic1 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 39 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-i386 (>= 2.1.3) Conflicts: libc6-i386 (<< 2.9-22) Filename: pool/main/g/gcc-13/lib32atomic1_13.2.0-4ok3.3_amd64.deb Size: 8238 MD5sum: fc6723ee778ae11acfa372d25771be71 SHA1: 93f6760621aa9e052eb21bd5ec8baba26af75414 SHA256: 04066dbb74f5779180525d36c1605835f88b684520be7fdaf03f19201565ac7f SHA512: 7d51128e48d232ef49fd48a641ddecd74994b49a49df4803722cf47fb34fe4509f1ef45473db5fba104ee0d2c807a9a7129f18da255aac1a0cae836904f4d2ec Homepage: http://gcc.gnu.org/ Description: support library providing __atomic built-in functions (32bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib32cilkrts5 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 156 Depends: gcc-7-base (= 7.5.0-ok2), lib32gcc-s1, lib32stdc++6, libc6-i386 (>= 2.7) Filename: pool/main/g/gcc-7/lib32cilkrts5_7.5.0-ok2_amd64.deb Size: 52386 MD5sum: 5ac92d98af440320db057d6e08658105 SHA1: ef9dbcf24c5167df59f505aaa23db7bdc802da26 SHA256: 3ea890c0f76b83f8d5b16cff86a49cbaae946aab56ecccfd7dd7fbb1a35884cc SHA512: 2fc0585771b2f2ac6914784ac1550d89140e64eb34e768283270ac4c2cedf72eaca2ba5013d5d14b5c5cdab2bd294dd70018456365f35a8af58253fa0973f768 Homepage: http://gcc.gnu.org/ Description: Intel Cilk Plus language extensions (32bit) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: lib32gcc-10-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7941 Depends: gcc-10-base (= 10-20200411-ok5), lib32gcc-s1 (>= 10-20200411-ok5), libx32gcc-s1 (>= 10-20200411-ok5), lib32gomp1 (>= 10-20200411-ok5), libx32gomp1 (>= 10-20200411-ok5), lib32itm1 (>= 10-20200411-ok5), libx32itm1 (>= 10-20200411-ok5), lib32atomic1 (>= 10-20200411-ok5), libx32atomic1 (>= 10-20200411-ok5), lib32asan6 (>= 10-20200411-ok5), libx32asan6 (>= 10-20200411-ok5), lib32ubsan1 (>= 10-20200411-ok5), libx32ubsan1 (>= 10-20200411-ok5), lib32quadmath0 (>= 10-20200411-ok5), libx32quadmath0 (>= 10-20200411-ok5) Recommends: libc6-dev (>= 2.13-0ubuntu6) Filename: pool/main/g/gcc-10/lib32gcc-10-dev_10-20200411-ok5_amd64.deb Size: 2336100 MD5sum: 19f418c17a0e2b32a8f2fbcbee448188 SHA1: 1984018159f6bd6fa223e9697e118681dede2e76 SHA256: f6f5fd3b6728b0a249b090d3726131ccbbfa7483aaafec0fe9e429c9dce43392 SHA512: 0a9709aae7e27793909da50de6a9672a6de727331ebbb2229a6242e1cc2fc61af7ebda2325b62e8a993a95939561c728c0ab32f5266c00cd9f5746e22fc46d2d Homepage: http://gcc.gnu.org/ Description: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8099 Depends: gcc-12-base (= 12.3.0-1ok3), lib32gcc-s1 (>= 12.3.0-1ok3), libx32gcc-s1 (>= 12.3.0-1ok3), lib32gomp1 (>= 12.3.0-1ok3), libx32gomp1 (>= 12.3.0-1ok3), lib32itm1 (>= 12.3.0-1ok3), libx32itm1 (>= 12.3.0-1ok3), lib32atomic1 (>= 12.3.0-1ok3), libx32atomic1 (>= 12.3.0-1ok3), lib32asan8 (>= 12.3.0-1ok3), libx32asan8 (>= 12.3.0-1ok3), lib32ubsan1 (>= 12.3.0-1ok3), libx32ubsan1 (>= 12.3.0-1ok3), lib32quadmath0 (>= 12.3.0-1ok3), libx32quadmath0 (>= 12.3.0-1ok3) Recommends: libc6-dev (>= 2.23-1~) Filename: pool/main/g/gcc-12/lib32gcc-12-dev_12.3.0-1ok3_amd64.deb Size: 2357710 MD5sum: 98724cf2229ed86d77d9f26f34bb81df SHA1: b16d1da6e88f7a429ed7599f38019d7e6f1bba9c SHA256: be16fc26bdd26729991f33cfaa7a6834e9871f756bb3d36e1d2090558635149d SHA512: e4bc367b7d7fd705e841c00f193040bdb547e2f3b3f416976c5e307dd3cd49313721c19076d80714b6b51ae8551fe3e0ca405d83c3dab04ab6fcdccfe11b2236 Homepage: http://gcc.gnu.org/ Description: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8446 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gcc-s1 (>= 13.2.0-4ok3.3), libx32gcc-s1 (>= 13.2.0-4ok3.3), lib32gomp1 (>= 13.2.0-4ok3.3), libx32gomp1 (>= 13.2.0-4ok3.3), lib32itm1 (>= 13.2.0-4ok3.3), libx32itm1 (>= 13.2.0-4ok3.3), lib32atomic1 (>= 13.2.0-4ok3.3), libx32atomic1 (>= 13.2.0-4ok3.3), lib32asan8 (>= 13.2.0-4ok3.3), libx32asan8 (>= 13.2.0-4ok3.3), lib32ubsan1 (>= 13.2.0-4ok3.3), libx32ubsan1 (>= 13.2.0-4ok3.3), lib32quadmath0 (>= 13.2.0-4ok3.3), libx32quadmath0 (>= 13.2.0-4ok3.3) Recommends: libc6-dev (>= 2.23-1~) Filename: pool/main/g/gcc-13/lib32gcc-13-dev_13.2.0-4ok3.3_amd64.deb Size: 2441188 MD5sum: 373f34b6a56a23091dd59322db895edb SHA1: 953d8890ed66ec0618f2969b0e4f3964fee0b547 SHA256: 7d431fb5eaa17b57bff99bf5ae5d32911dd67405b795d797eac900cc9ef989de SHA512: 30807a4487b909b66213eadca8f25d6f90fe1a12236d9db8f6150f949fcca43b64074bbdfa094e4a1d4383ac15c2b1d2b9ac9eb70283439f5adb8ba466fb70b7 Homepage: http://gcc.gnu.org/ Description: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc-7-dev Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7991 Depends: gcc-7-base (= 7.5.0-ok2), lib32gcc-s1 (>= 7.5.0-ok2), libx32gcc-s1 (>= 7.5.0-ok2), lib32gomp1 (>= 7.5.0-ok2), libx32gomp1 (>= 7.5.0-ok2), lib32itm1 (>= 7.5.0-ok2), libx32itm1 (>= 7.5.0-ok2), lib32atomic1 (>= 7.5.0-ok2), libx32atomic1 (>= 7.5.0-ok2), lib32asan4 (>= 7.5.0-ok2), libx32asan4 (>= 7.5.0-ok2), lib32ubsan0 (>= 7.5.0-ok2), libx32ubsan0 (>= 7.5.0-ok2), lib32cilkrts5 (>= 7.5.0-ok2), libx32cilkrts5 (>= 7.5.0-ok2), lib32mpx2 (>= 7.5.0-ok2), lib32quadmath0 (>= 7.5.0-ok2), libx32quadmath0 (>= 7.5.0-ok2) Recommends: libc6-dev (>= 2.13-0ubuntu6) Replaces: gccgo-7-multilib (<< 7.5.0-ok2) Filename: pool/main/g/gcc-7/lib32gcc-7-dev_7.5.0-ok2_amd64.deb Size: 2351184 MD5sum: 6e8cb1d000c805477875fc44694c33d7 SHA1: 72a430debc3e2879c8966a9802efd09d2204bea5 SHA256: 16a4c22535c4aedd6714213e69b4b2db55b2299dfdc776e56845004dcbe4a953 SHA512: 379390c3ff96aacca057e648b5fec1bdd27855e50e10b81951aa418232e9f9d55c5d3337cccfb1d3977d6f68c0f28f9945401ccbe0fff7f53794673c1a3d7732 Homepage: http://gcc.gnu.org/ Description: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc-9-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8023 Depends: gcc-9-base (= 9.3.0-ok12), lib32gcc-s1 (>= 9.3.0-ok12), libx32gcc-s1 (>= 9.3.0-ok12), lib32gomp1 (>= 9.3.0-ok12), libx32gomp1 (>= 9.3.0-ok12), lib32itm1 (>= 9.3.0-ok12), libx32itm1 (>= 9.3.0-ok12), lib32atomic1 (>= 9.3.0-ok12), libx32atomic1 (>= 9.3.0-ok12), lib32asan5 (>= 9.3.0-ok12), libx32asan5 (>= 9.3.0-ok12), lib32ubsan1 (>= 9.3.0-ok12), libx32ubsan1 (>= 9.3.0-ok12), lib32quadmath0 (>= 9.3.0-ok12), libx32quadmath0 (>= 9.3.0-ok12) Recommends: libc6-dev (>= 2.13-0ubuntu6) Filename: pool/main/g/gcc-9/lib32gcc-9-dev_9.3.0-ok12_amd64.deb Size: 2331150 MD5sum: adc150ac3550fce79be5571abc4cf89f SHA1: b9ef88e5d1b4f3534b16a022f408736224234c7c SHA256: 8371160589a99be0fd5636234193058779c8708e16980238db7f0c2e0b36bbf7 SHA512: f8e84d942461a9d3ef5fb3983e30b05c973f368805b548fc2d80f58733e57cbda6b86abbde13a40b1517cd643d58616cee256b7ba7329213bd65d129b0d7cebc Homepage: http://gcc.gnu.org/ Description: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc-s1 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 183 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-i386 (>= 2.35) Conflicts: libc6-i386 (<< 2.9-22) Breaks: lib32gcc1 (<< 1:10) Replaces: lib32gcc1 (<< 1:10) Filename: pool/main/g/gcc-13/lib32gcc-s1_13.2.0-4ok3.3_amd64.deb Size: 71516 MD5sum: 2d41396ed25e9af6608a98c395601ef3 SHA1: f4b080e5f4036f17d6a2385261aa077205386e4e SHA256: 2d99a1cde996fe25da3f6b89a15520e379832f75d892685a1d5d117e95d9f6ec SHA512: 0f2c06b419cbc9b77d5bb2f0f3d7913f599238d1be2832034eeaa5f14856ccef821566cdf85faf6fb94bc2477b327403cbcf4f5307ca26e2af1008940a70ba78 Homepage: http://gcc.gnu.org/ Description: GCC support library (32 bit Version) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: lib32gcc1 Architecture: amd64 Version: 1:10-20200411-ok5 Priority: optional Section: libs Source: gcc-10 (10-20200411-ok5) Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-10-base (= 10-20200411-ok5), lib32gcc-s1 (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/lib32gcc1_10-20200411-ok5_amd64.deb Size: 920 MD5sum: d42f9ebb601980a439a60cb91f2cfc2c SHA1: 2de030edd3fa4a4c6fb68b6caf04365ca2d49a63 SHA256: 618338df741b7d5c3a5b030d5f3afd52ad9078454480239173991ad2a47ad36f SHA512: d9af3e02354528478342095b4f7102d10dec83899ae034d300936c4c41e92bb55d9d0b7ff9c0adfe6dc9711ad6dfd55ba55cc8a977b04b0ebef616cc93f84142 Homepage: http://gcc.gnu.org/ Description: GCC support library (dependency package, 32bit) This is a dependency package, and can be safely removed after upgrade. Package: lib32gfortran-10-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4215 Depends: gcc-10-base (= 10-20200411-ok5), lib32gcc-10-dev (= 10-20200411-ok5), lib32gfortran5 (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/lib32gfortran-10-dev_10-20200411-ok5_amd64.deb Size: 790366 MD5sum: 98658a9039407ac56efdf8ff544eb6cf SHA1: 7f9e1cdd499cc89f84f7559abfc09527b6dbffc5 SHA256: b8602d5ef9920b754f7686c2cad92e7ecf405668a520aa3472fb43d0a954e973 SHA512: ee259f65ce1663c996a0be3e20f41829e2e6d75529eaeeb38faa4cf503ec0a436db2f9d1726159d6124d9b2e33ea318ba9e1bf94e857ecc80d079c2ad817af68 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32gfortran-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3937 Depends: gcc-12-base (= 12.3.0-1ok3), lib32gcc-12-dev (= 12.3.0-1ok3), lib32gfortran5 (>= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/lib32gfortran-12-dev_12.3.0-1ok3_amd64.deb Size: 800816 MD5sum: f37dccd31ddb420ba2c7021c85a8d39c SHA1: f6d2e8162fb8fdff0f06121dae9b566ad0d978a5 SHA256: 1c0dee8a8c6e392adc48327395cccc52f30ff0cea33b396158dff8b30103f993 SHA512: 4fae0a5d6cd571335070b101465990f37ae052077edabf3cce0230b613eb9872d087c55aabbe66d9c9b596a6d0f8e31deb5cc63ed9e9792a7e1c98ffae76265e Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32gfortran-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3987 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gcc-13-dev (= 13.2.0-4ok3.3), lib32gfortran5 (>= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/lib32gfortran-13-dev_13.2.0-4ok3.3_amd64.deb Size: 821204 MD5sum: 309bb8964bd662de4dffe1c589bb45b7 SHA1: 54cc8ab0a093ffc29aa3af633448412a979ae9a5 SHA256: c59fe0dbe6686c2daec158d06272fecff3b979849c91414b15cc27f0cf433374 SHA512: 33c11bd7dd1790ccf72e8201d03b1cd68c8c795ab1d819a6aeb67c98e34c4e299954d367d9ee18086c98ead5408c69b88b3782c01cae3e23bbae420475352901 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32gfortran-7-dev Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3022 Depends: gcc-7-base (= 7.5.0-ok2), lib32gcc-7-dev (= 7.5.0-ok2), lib32gfortran4 (>= 7.5.0-ok2) Filename: pool/main/g/gcc-7/lib32gfortran-7-dev_7.5.0-ok2_amd64.deb Size: 583338 MD5sum: b37693ba942957dec645e9447b2637f0 SHA1: f36b394d41fb830971385cda5c423b6bc269476c SHA256: b8fb7ee2411ba7fc509212ffefa510b45cb5d251a6904be995b10cd3455e909e SHA512: d8bb84d169826013b1ae3d0856e32747b898a87dab3d8ed40304f2124439e28a51ebdc50afe11ca7876d6793c4430895f36e4dfe589aa63372767c4cc38bf2b0 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32gfortran-9-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3597 Depends: gcc-9-base (= 9.3.0-ok12), lib32gcc-9-dev (= 9.3.0-ok12), lib32gfortran5 (>= 9.3.0-ok12) Filename: pool/main/g/gcc-9/lib32gfortran-9-dev_9.3.0-ok12_amd64.deb Size: 695572 MD5sum: e3944881dd8f6e99f1f26232e89d3070 SHA1: 26506ad8f8ce8bae3d07d21dde938e20ae0daa9b SHA256: b8d7a99da16a838e7a8dbf9c6b2f3c61450c85212ce692a36fc5274890039a6d SHA512: e039e38eed2c256e5c756ab5c5d909b2f0b1acfc37174da21a7cc0d9342bd03ef106c88d650479c8a5903e4ff42d089113af765dcc4b6d3e83970dbedc59b8e3 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32gfortran4 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1877 Depends: gcc-7-base (= 7.5.0-ok2), lib32gcc-s1, lib32quadmath0, libc6-i386 (>= 2.29) Filename: pool/main/g/gcc-7/lib32gfortran4_7.5.0-ok2_amd64.deb Size: 522982 MD5sum: 3679fa587f23ebc75c2f4ce23102c3d1 SHA1: 413601d17cbe435d91cb9a3d6d225c6399b5bd71 SHA256: 40cb2ecd252d6aa296996d04a962caa61b7ebed0a488542cfe418cdf9a503c00 SHA512: 6af9f78142d2ded891d5236d4ab29ca84edefed4605a8061f22505cd9ccea9de2bd45d83bb8175165b93a822a1fa0c7aff0253e6ec58e34fa843efe90ae21cf0 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (32bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib32gfortran5 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2861 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gcc-s1 (>= 4.4), libc6-i386 (>= 2.38) Conflicts: libc6-i386 (<< 2.9-22) Filename: pool/main/g/gcc-13/lib32gfortran5_13.2.0-4ok3.3_amd64.deb Size: 793734 MD5sum: ff9b670d02bf3e3c110e1814424c59dc SHA1: eb05a68df9044432c09ff11a72a53615eda585bd SHA256: 1a59ee07283d4ed743ec68be992a69e8a4b3ed1ab182f756407ad45a7e15e383 SHA512: e7f409f6c6963cc76706b1b7d7a7b8be7053a3f71ed77841b713c1054587b1122886540646ffb4a0c5f4a1e692bdd981acea9133ade8cbae103a83dbb4688d8a Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (32bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib32go-10-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 73237 Depends: gcc-10-base (= 10-20200411-ok5), lib32gcc-10-dev (= 10-20200411-ok5), lib32go16 (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/lib32go-10-dev_10-20200411-ok5_amd64.deb Size: 15935936 MD5sum: 4c38d62930346d541d657f5c8980c7e1 SHA1: dcd85353f37073cb749fbe03ae948e2aa761693b SHA256: 46fe15c2bae08bbc14cf2622341deab230dc32ed19196a8a79b52170b52a4d2c SHA512: 44604aaa98caeee4a270dece58775136d25d1407cc788ef077227e691ef790455ae8c7ba53c0767964941f8aa5232f53ce9e515c5e14b3e8b963fa84d8f0f35d Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 78654 Depends: gcc-12-base (= 12.3.0-1ok3), lib32gcc-12-dev (= 12.3.0-1ok3), lib32go21 (>= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/lib32go-12-dev_12.3.0-1ok3_amd64.deb Size: 17938798 MD5sum: 5fd668743c3d340c7811cd5edec5e225 SHA1: 9426da3d92a7b39fa01e548fe776b2b0e8b89fb3 SHA256: e3dd2fda15b9a16756cb98c793befb1cd6308a836b2511ed0377fed3c3a3ee2d SHA512: 2d9a78ff73cf0409fd5234bd35e7289256a0889b57cc86121d488a119b908818d719266541f68906185bfbbb348311d6946a7d8ea4599238aeaa68339815439f Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 79199 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gcc-13-dev (= 13.2.0-4ok3.3), lib32go22 (>= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/lib32go-13-dev_13.2.0-4ok3.3_amd64.deb Size: 18010292 MD5sum: 4b534c03de1cc012cfb64b8b2933ca2c SHA1: 142bc9d3cb67b16eee2748ff7a61c2aa54bc7243 SHA256: 085eb7358d12ee35e39d5140f81406b1c24da31e61fdf2dd46a033db3a150f75 SHA512: 173f913625cc462b1a10c0e576abf6dcc1751bd4a93197253f2b2f35dd0042a44c6bfbe59630f3f736473d4531075bd9a4b38c0a1faf713dafb4d97f581ef6ec Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go-9-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 64073 Depends: gcc-9-base (= 9.3.0-ok12), lib32gcc-9-dev (= 9.3.0-ok12), lib32go14 (>= 9.3.0-ok12) Breaks: gccgo-9-multilib (<< 9-20190319-1~) Replaces: gccgo-9-multilib (<< 9-20190319-1~) Filename: pool/main/g/gcc-9/lib32go-9-dev_9.3.0-ok12_amd64.deb Size: 13763992 MD5sum: 369c2a3372d1a0ae2aaca40dcb4ce9bb SHA1: e61724ca4a2274f1c434b3ba58e3868939614729 SHA256: cd68c2c677dd03372ab1ac50e5d18a842066a5c5c538089fe0e5ad5bd5cf0079 SHA512: ebc41f28e54b3b03211bc95cc847e038d6870db6663ceca2dc075ab48cb6063f94d6f87788d65d2a8a0790589aeb16081448297c65f5831e97305fee742e0b8a Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go11 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 35720 Depends: gcc-7-base (= 7.5.0-ok2), lib32gcc-s1, libc6-i386 (>= 2.28) Replaces: lib32go3, lib32go8 Filename: pool/main/g/gcc-7/lib32go11_7.5.0-ok2_amd64.deb Size: 9796612 MD5sum: e8a9f081d3a8b950a5cc9274828e97fd SHA1: ea8f693cb9a0c892b37b44c2db4ae1b1e671e544 SHA256: dc8bd1ee6c8935fffc1afe7b351025c3aec5d892ea8f0447c8a0f853018e948e SHA512: 70b3645dc23a39867678794bc3159aa393f521d26281626a4a9ed64c51c65c9c7b77739a1966ce49845d086f30b9940ad5c30194cd2a0f9af981929d32b5a4e7 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32go14 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 37537 Depends: gcc-9-base (= 9.3.0-ok12), lib32gcc-s1, libc6-i386 (>= 2.34) Replaces: lib32go3, lib32go8 Filename: pool/main/g/gcc-9/lib32go14_9.3.0-ok12_amd64.deb Size: 10784778 MD5sum: 851e9830d07cb7a9571e79e4a5567ae3 SHA1: 6f616cbcee0dcc1ac87d82b404dae5f06efffeb7 SHA256: f731ca1dfa2ebb90c6d32e078817a7ebad7c463e9075144ceb44d89c62075f3f SHA512: 17e726045f2b416830aa30539eb9afb52d8654c606600702e2965400208fb38025b403d08fba940bcfcfc181a5dace5bdd86524be6abb340e1464f939960b446 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32go16 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 40104 Depends: gcc-10-base (= 10-20200411-ok5), lib32gcc-s1 (>= 4.2), libc6-i386 (>= 2.29) Filename: pool/main/g/gcc-10/lib32go16_10-20200411-ok5_amd64.deb Size: 11594704 MD5sum: 3c0dbf448643e31f14acd655164fab8a SHA1: 526cb29b76e769e5deaea9c47c4e50e6fce58f34 SHA256: 1d2cd033ef99871b7966920e56e4e46e3ae20ffe102051a96a9678377f7167c0 SHA512: bd52f3ce1c5fa8c60eae97ea2829023c51e28603c65d48db418ac7356619bb2f4df8b09a666e176a3257556c4a98415accc79f98b5d641e602f9ba7144b9c763 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32go21 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 45909 Depends: gcc-12-base (= 12.3.0-1ok3), lib32gcc-s1, libc6-i386 (>= 2.34) Conflicts: libc6-i386 (<< 2.9-22) Filename: pool/main/g/gcc-12/lib32go21_12.3.0-1ok3_amd64.deb Size: 13776682 MD5sum: 105c3b85bf2fda6a7ac055ece96d0084 SHA1: 33edd27f81435f160acea2345f64d05ebe5c1c2f SHA256: e13d4a0af0de56044c2520e1489f94c5f270eef7afbe8dbff54b8fad1b76c1c7 SHA512: ad85bade04a476b5e723bb34528232821fce9880c8fd9923f4968467df3e4efcdc75f6067d1759d53ac3283e4b00edb1e34e083644cf57983cda6b303afdba77 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32go22 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 46416 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gcc-s1 (>= 4.2), libc6-i386 (>= 2.34) Conflicts: libc6-i386 (<< 2.9-22) Filename: pool/main/g/gcc-13/lib32go22_13.2.0-4ok3.3_amd64.deb Size: 13862218 MD5sum: 7647f9dff0bcb19b9a0dc5aa15060d4f SHA1: ab79dd6c5289626f10da13a7cc5f1e20c5ccc244 SHA256: 280de5f765a67c236f4e08734f6b461d51fd9c01ac5b81a885ef87c6cf401193 SHA512: c8d5427ce10d4410e8a14f9669d59c4147e627014069dbca655b2002b680a5e1e3ae38030d90f60126ade1b6c08a8d3efc2454c94d7ce75851009223d4a08fa8 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32gomp1 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 354 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-i386 (>= 2.38) Conflicts: libc6-i386 (<< 2.9-22) Filename: pool/main/g/gcc-13/lib32gomp1_13.2.0-4ok3.3_amd64.deb Size: 143428 MD5sum: f271db798f4e25a0a9516d3772e0142b SHA1: ca344ff61687067a0ee7c4186d1b4a6f84865dbb SHA256: 3b6d72782b27ca8665d791e6da2c0b035812a5de311aa105f03e3b0c9a97fec0 SHA512: 9e21fad242e467fc1dd9db23c1bd51245146dcbfaaa9867a7f0399b18899134903406a2292778937373a1453ec6ac71f6ebf623a83b0967ed00861a2538ded57 Homepage: http://gcc.gnu.org/ Description: GCC OpenMP (GOMP) support library (32bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib32gphobos-10-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 54079 Depends: gcc-10-base (= 10-20200411-ok5), lib32gphobos1 (>= 10-20200411-ok5), lib32gcc-10-dev (= 10-20200411-ok5), lib32z1-dev Filename: pool/main/g/gcc-10/lib32gphobos-10-dev_10-20200411-ok5_amd64.deb Size: 9556538 MD5sum: e1c61cd235b2e6c22c4617e166f7c555 SHA1: df3cfa0ffa928fd545791b68e1fe138969081fd1 SHA256: 1f3670267942463dc3c61b01de2c0e7a0730f038a99b1eb565145e63a8601dc9 SHA512: cf8bfc70673ae92c1aedaaf994d545565d2c66f374ed8782ca6ca603116015d15874bbc99b8f88b1d2e996fa494cb70be9354eaef4ceffd83423f57790b77595 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (32bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 43486 Depends: gcc-12-base (= 12.3.0-1ok3), lib32gphobos3 (>= 12.3.0-1ok3), lib32gcc-12-dev (= 12.3.0-1ok3), lib32z1-dev Filename: pool/main/g/gcc-12/lib32gphobos-12-dev_12.3.0-1ok3_amd64.deb Size: 7043148 MD5sum: 1f208500d956eef734b95b408c9d965f SHA1: 9a420b8c0736568faed634a7f4b57a02d6f5ce67 SHA256: 5a2ce9b39b55a249cd2f0feae41e1dfa7c3d1e0426d20cadc9bfaeac007ad756 SHA512: c35b6f02718e3604419b712554d79dc2760e489f282d5fb105b9f16c99bb61f2218323edaa1fd9fee34ca9a8e6f90a1565867ed478b8ad3238b684926ae882d0 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (32bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 43069 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gphobos4 (>= 13.2.0-4ok3.3), lib32gcc-13-dev (= 13.2.0-4ok3.3), lib32z1-dev Filename: pool/main/g/gcc-13/lib32gphobos-13-dev_13.2.0-4ok3.3_amd64.deb Size: 7122976 MD5sum: af2cfeaef0dbad14350a7910129c1668 SHA1: 0bc5ef72b75150f5992716a4893f130a9571f136 SHA256: 94064f94ad32eb347834dc0564def6bedecd640fc12833fa4b04b3fa9a4425ba SHA512: 533b3a77233a8fefadd675d9c9f1669017c8983463b8e5a5a650f75f159d3a69fbec7c8c4285e293872a10aac7d3c147adc94526e836043b2a3d0138ec382aae Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (32bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos-7-dev Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 38087 Depends: gcc-7-base (= 7.5.0-ok2), lib32gphobos71 (>= 7.5.0-ok2), lib32gcc-7-dev (= 7.5.0-ok2), lib32z1-dev Filename: pool/main/g/gcc-7/lib32gphobos-7-dev_7.5.0-ok2_amd64.deb Size: 6631772 MD5sum: 058d52ce2efa34157ee502bf09f05e9f SHA1: 206a4f43ca48eb016da4956c34980f2be0225e4e SHA256: 006b160b90b0e449de4060caffeca2e590682d4706cfe8601e310de90b25c946 SHA512: 436d78c0a16723b9ada506049621e6098d0117b4553b9e97690422d4f17934453b750c7e5b64c6428f1c4d72e09721e7c6a80a40151bf09388211dbbb81f0496 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (32bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos-9-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 48456 Depends: gcc-9-base (= 9.3.0-ok12), lib32gphobos76 (>= 9.3.0-ok12), lib32gcc-9-dev (= 9.3.0-ok12), lib32z1-dev Filename: pool/main/g/gcc-9/lib32gphobos-9-dev_9.3.0-ok12_amd64.deb Size: 8405190 MD5sum: ee0584ed5b70963166e3a65a882dc5e4 SHA1: 59f3ef3db03d30db880843d5610a666f5ae716cf SHA256: e69aa62cd8a6f1061bd44606d5c77fbbe8dbaeb75fbac8839274ad60dc71b939 SHA512: c55b2c202fed5e138154a84d8e113cd09f24470998bc32cdda4eca8377b37ce0f36cb9e1f3ce762e485eb6bd30b24ab0f52d01ca052f31c4107e3c9b725d312f Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (32bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos1 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9637 Depends: gcc-10-base (= 10-20200411-ok5), lib32gcc-s1 (>= 7), lib32z1 (>= 1:1.2.0), libc6-i386 (>= 2.28) Replaces: lib32gphobos68 Filename: pool/main/g/gcc-10/lib32gphobos1_10-20200411-ok5_amd64.deb Size: 1663970 MD5sum: 074737ace765493b91a9837b1053c56a SHA1: 2d504e1c6b89fa6249c7d7c11755039bee071c70 SHA256: b3fc49a1acab2960e1e8375e32d9a6d01ac64e708b57203a67e9f2816660236b SHA512: 1c29e36b3a9d32120d114587305d5d046c7953ff2e935f837e1ba8bb91e7de3c10fec251f73dc5213209ea4adeda437bde568b28f545f778838d6a93a23845ee Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos3 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12528 Depends: gcc-12-base (= 12.3.0-1ok3), lib32gcc-s1, lib32z1 (>= 1:1.2.0), libc6-i386 (>= 2.34) Replaces: lib32gphobos68 Filename: pool/main/g/gcc-12/lib32gphobos3_12.3.0-1ok3_amd64.deb Size: 2100728 MD5sum: 26b4772d04758104d423c347b6059ca1 SHA1: 88abcb89d7f8d616a3dfd845b55462253736e1b0 SHA256: 230c4d7753a0e841c97213ea672deb2cb625953cd9efaf8384f13802eced623e SHA512: 29bfdc6276de84c724fda4d984291965dd4fe64e6f4ed5a578afb704039d95515b815df4693144465d1024bec72f3716e81c883f7a541b3b86e85f5ff6e6e473 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos4 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 12291 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gcc-s1 (>= 7), lib32z1 (>= 1:1.2.0), libc6-i386 (>= 2.34) Replaces: lib32gphobos68 Filename: pool/main/g/gcc-13/lib32gphobos4_13.2.0-4ok3.3_amd64.deb Size: 2072792 MD5sum: fc434846135565f27b4a7164e809f3b0 SHA1: 22cea91f7fcd0fb9b2cb9634de0ee224f826dad7 SHA256: 3e5d0a043798c4e88b9142bf75e2cfa3389b81cf4e0755e92c95a3e548f0b5a5 SHA512: 3e957a4a056b413381b330f565f92f3efa0792eba79028c117ba098c503f937c663860836266126b0119d938c4d606af5c96008b370734978c6bf7e72a0fa82b Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos71 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 5594 Depends: gcc-7-base (= 7.5.0-ok2), lib32gcc-s1, lib32z1 (>= 1:1.2.0), libc6-i386 (>= 2.28) Replaces: lib32gphobos68 Filename: pool/main/g/gcc-7/lib32gphobos71_7.5.0-ok2_amd64.deb Size: 1316570 MD5sum: c91840e0710a97c13070b33e53448c24 SHA1: b8858bd1230dd81ab5b9ce4dc764a05bd15c767f SHA256: c4d734a9f72e7d381a7d1b1353a9c8f00aa09a27ee24f345f77099f2b574d115 SHA512: dfdb52622a46178282948ac4ccad65fc09e18b2b3742e6c302ab4e208f798b913af873c3b31f8b34775bbf29434d1613fe22670094e9674e5267c534b4b7a265 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos76 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8775 Depends: gcc-9-base (= 9.3.0-ok12), lib32gcc-s1, lib32z1 (>= 1:1.2.0), libc6-i386 (>= 2.34) Replaces: lib32gphobos68 Filename: pool/main/g/gcc-9/lib32gphobos76_9.3.0-ok12_amd64.deb Size: 1628692 MD5sum: 2206d2d10ea827679bb822da6df18401 SHA1: b03deef799f8925d1d621d002c2226bd20b10bdd SHA256: 82f2311a83bcbd0a582e9fd7c1bb6ccaa7ff13fa8e5ba63833266c4f1079b988 SHA512: ac64a6ae9fbd0dc751eab6ed785242339e110cf2b770cad6426df6376a3f6aa4987fcc3e44ec06dc0a4777094e7078cd29c82ac3f4bea34485c6f14686ba02ed Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32itm1 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 113 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-i386 (>= 2.34) Conflicts: libc6-i386 (<< 2.9-22) Filename: pool/main/g/gcc-13/lib32itm1_13.2.0-4ok3.3_amd64.deb Size: 31256 MD5sum: c5c01db179b8099e1ce2a28af0416c97 SHA1: 9343e32053612699f4680cd6a7df9989b18f9ae9 SHA256: dc92e12c839b22ba7e2ed420aa2a008ac5f2f44e2b4e90fbe051221650df6f75 SHA512: ea2688864076a1129a0e80064534be7f1a885a30248dc1ba0c345d0aa8a13275c4c4d0c2c7328dc8374c548daaeedab98a19d7bbae1ad867b949b722262c24e4 Homepage: http://gcc.gnu.org/ Description: GNU Transactional Memory Library (32bit) GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: lib32ncurses-dev Architecture: amd64 Version: 6.4+20240113-1ok1 Priority: optional Section: libdevel Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1521 Depends: lib32ncurses6 (= 6.4+20240113-1ok1), lib32ncursesw6 (= 6.4+20240113-1ok1), lib32tinfo6 (= 6.4+20240113-1ok1), libncurses-dev (= 6.4+20240113-1ok1), lib32c-dev Suggests: ncurses-doc Filename: pool/main/n/ncurses/lib32ncurses-dev_6.4+20240113-1ok1_amd64.deb Size: 326808 MD5sum: 3528d4022c35f3ca749c885974020e76 SHA1: 378f1c57b26c7078f135441a5720b1e7993f80d6 SHA256: 29db318518e14cd389514649852bad2438eb87fcc51094e6bebf69a0ad2eff4c SHA512: 35954fe631fe6d0fd8c6a15fdf167eabd8dfeda2150a7d339f622d984cccd918fef03e2a62fc3693783ca8fcc63dbc6b3ecd244015e735e30a9d4492d4c17133 Homepage: https://gitee.com/openkylin/ncurses/ Description: developer's libraries for ncurses (32-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the header files, static libraries and symbolic links that developers using ncurses will need. . This package supports the 32-bit ABI variant of your system's architecture. Package: lib32ncurses6 Architecture: amd64 Version: 6.4+20240113-1ok1 Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 343 Depends: lib32tinfo6 (= 6.4+20240113-1ok1), libc6-i386 (>= 2.7) Filename: pool/main/n/ncurses/lib32ncurses6_6.4+20240113-1ok1_amd64.deb Size: 120086 MD5sum: 710f54361aa347319b289dc22820c5b7 SHA1: 4fe472de959b6b02014f01df0aee6dac8eda8fdf SHA256: 87508bf7cae65257351de6a252c84373f7268f2f049730b079e8559e2ad3c900 SHA512: 3fc6988ac0cc45a3c5ff230ae506370c94109aea7770aa37fddb5195207d99d43f8d2058cb6579cc6302f6a528d7f0580a3cf2c28b759bb94d0691238c4913b7 Homepage: https://gitee.com/openkylin/ncurses/ Description: shared libraries for terminal handling (32-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. . This package supports the 32-bit ABI variant of your system's architecture. Package: lib32ncursesw6 Architecture: amd64 Version: 6.4+20240113-1ok1 Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 441 Depends: lib32tinfo6 (= 6.4+20240113-1ok1), libc6-i386 (>= 2.7) Filename: pool/main/n/ncurses/lib32ncursesw6_6.4+20240113-1ok1_amd64.deb Size: 160074 MD5sum: b5bbbc4ec7baf8c5be7b732dc1d28f8a SHA1: 60ac5150b6d6adeeca64cf6c13fd4d54eb2caf7a SHA256: b47a7e7739cfb9ce6e80e7b7f7fce6352dc29f8eb3ff84e516d04a006c64f34b SHA512: a2c461484a580657f9fa25d71f6df6198167ba4f4361bfc1abc02c8ec294312759651b29481ed2a0a455d470e4de11c2ffe32fe923f4538e880fd86e9ef42438 Homepage: https://gitee.com/openkylin/ncurses/ Description: shared libraries for terminal handling (wide character support) (32-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. . This package supports the 32-bit ABI variant of your system's architecture. Package: lib32objc-10-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 495 Depends: gcc-10-base (= 10-20200411-ok5), lib32gcc-10-dev (= 10-20200411-ok5), lib32objc4 (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/lib32objc-10-dev_10-20200411-ok5_amd64.deb Size: 156158 MD5sum: 1845f628388284f55988943d95162b0c SHA1: f80a4bff9a2eb26f9965a5ba1ab6ff526e9f608a SHA256: 6f6e44dda3d31dea83a5e4cd5be30d0631adc5ba70bab80f7079f5b30b0c3fec SHA512: 6f99ba51936cf5ccefe9e270161baaa7a2f412f8e6b9e9422f78f332ecbbaee5e128262a9b714eea5afea04c34e77010d12d4fdf05457de93728e8974eeee4c3 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (32bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib32objc-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 430 Depends: gcc-12-base (= 12.3.0-1ok3), lib32gcc-12-dev (= 12.3.0-1ok3), lib32objc4 (>= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/lib32objc-12-dev_12.3.0-1ok3_amd64.deb Size: 148308 MD5sum: 7903445780330de5bd09e4238666ea06 SHA1: fe69f5fba10a9c501343eba9fc6c129caaa3dfe2 SHA256: 447b465144ba8e7eb686121a48c15cdd07adfb7b0bb7c336292e9ce9c5a73d9a SHA512: a76f9001e247199c51bf0d0f64dfaec6d4234d75d49fb3563da017ac2f0aee11acb6bbe9a8662dcd22c9b812b7fa6609d1b8dd82778f4fe76e0028d2b5d20ae6 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (32bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib32objc-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 433 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gcc-13-dev (= 13.2.0-4ok3.3), lib32objc4 (>= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/lib32objc-13-dev_13.2.0-4ok3.3_amd64.deb Size: 148458 MD5sum: fc9b931af480c1936c6dcff04b8ce1a3 SHA1: 75404f8ca280c1c949568c9d8c9caa863ef82e82 SHA256: 64e8884cf6068d937b5f586ed5540a44a27e4720a5cab53ea34da398abc4f3b7 SHA512: 8c658a538c1051ede56374755253593a2daf431b7a577feb6911778ed725ded42f657f1fbc875dbbd63d2386ac563b97aff8632b311e9a81c9c1d2ec4fe8cbcd Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (32bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib32objc-7-dev Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 644 Depends: gcc-7-base (= 7.5.0-ok2), lib32gcc-7-dev (= 7.5.0-ok2), lib32objc4 (>= 7.5.0-ok2) Filename: pool/main/g/gcc-7/lib32objc-7-dev_7.5.0-ok2_amd64.deb Size: 189604 MD5sum: fe1cb5fbf799f7c0fde32841cee8cae4 SHA1: 186b668cfb1f0f0ea567caf17b66a360fae4c1da SHA256: c6d901d7e6d15595d8051209f0514ec804f1391a7f5d23eaf3fbeaf5d59b795e SHA512: 711c9313e283da1dee625233eec430b4780b48a51156878561b97b81106565804dc137a1c1630168d9e9e53a609c044f5ecfe0006ccd805ad39497beae8ae66e Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (32bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib32objc-9-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 674 Depends: gcc-9-base (= 9.3.0-ok12), lib32gcc-9-dev (= 9.3.0-ok12), lib32objc4 (>= 9.3.0-ok12) Filename: pool/main/g/gcc-9/lib32objc-9-dev_9.3.0-ok12_amd64.deb Size: 192200 MD5sum: 2f9116bbf5b281c4ace2a7d870eb051a SHA1: d76d360f3b67314cd898e15c413e6d35ce4186bb SHA256: 428c5568ba7a185db181797024464ca8d4dfec06a71bc6c2876e06d3f7bf1f2a SHA512: 72d97023a2f8e6495905fcf0a6859b33c22c9d5c9123f08a0121afa5c25d9822df32852ccf5dff1632e150b4252ce7e4db22dd87372a36186fec69080d52cf52 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (32bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib32objc4 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 104 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gcc-s1 (>= 3.0), libc6-i386 (>= 2.38) Conflicts: libc6-i386 (<< 2.9-22) Filename: pool/main/g/gcc-13/lib32objc4_13.2.0-4ok3.3_amd64.deb Size: 38906 MD5sum: 50613dc5dce6c5709ea2025d4146dd13 SHA1: 37278383b7720b20626154a58566ecd35739e0b5 SHA256: ca5a1e7dd6ed50f103547df54196494a0f3e87d4b30cdcdc09e84f94d13b0b46 SHA512: 761e980dfda058037c69cad412e517352df064f7679730794a61a326df58248871b0e054c735f6603edc777c141d1ec3bbbd67dbf75594023190116f59449e8c Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (32bit) Library needed for GNU ObjC applications linked against the shared library. Package: lib32quadmath0 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 686 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-i386 (>= 2.38) Conflicts: libc6-i386 (<< 2.9-22) Filename: pool/main/g/gcc-13/lib32quadmath0_13.2.0-4ok3.3_amd64.deb Size: 243400 MD5sum: 54baba383488ac3885937228ee6172d7 SHA1: 42e9202305e18c41c918d3948bf50560026c3de4 SHA256: 2d2118cf25b8e7594ed566f78f9e78b44e88f6460a39eb84a594c949387d3fae SHA512: e629adbe6a4172b1a0205f81b4c5375714d5cf2c3a31f8b212b8c5eba48e1e7193b89b0d32790ccb7d41f9a309dd91776f51f55c4564534e677cfe054af91ffc Homepage: http://gcc.gnu.org/ Description: GCC Quad-Precision Math Library (32bit) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: lib32readline-dev Architecture: amd64 Version: 8.2-ok1 Priority: optional Section: libdevel Source: readline Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 504 Provides: lib32readline6-dev Depends: lib32readline8 (= 8.2-ok1), lib32ncurses-dev, libc6-dev-i386 Conflicts: lib32readline-gplv2-dev, lib32readline6-dev Filename: pool/main/r/readline/lib32readline-dev_8.2-ok1_amd64.deb Size: 150498 MD5sum: ddbdfa9879ba894804d18c6e59bfd76c SHA1: 485bb273dff394ead1870221ad7a46353e87fa36 SHA256: 7062783626418e25cce0b393f42eb0cbef6bbaf93d4a18e2f3f65e58f8a5556b SHA512: 3266b8b9d3cf3873f4d245db603d206f2bbb5e732d5fa2693805598812a2b695265ec6ef7d8ec0bec73e14c03ecd2e8da925e49c4f3f81291c66221db1df0fca Description: GNU readline and history libraries, development files (32-bit) The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: lib32readline8 Architecture: amd64 Version: 8.2-ok1 Priority: optional Section: libs Source: readline Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 445 Depends: readline-common, lib32tinfo6 (>= 6), libc6-i386 (>= 2.38) Filename: pool/main/r/readline/lib32readline8_8.2-ok1_amd64.deb Size: 156694 MD5sum: adb58cd0253e65dec9b80ebaa7d81b40 SHA1: 5888ce747e36b6319bf2c5f625c64cdf60983b63 SHA256: fe3ccb2db81a43922114c672c94e04a56d0a1494d299598e499d250393932148 SHA512: 9a6981242b28cd2f1ed6eacb1e14bbcfb37adffbf37dfc88e383b79643b015ff93c71d5b6b552ae1dba8916d26a9f403769383af5de5e66e31808bde261666e8 Description: GNU readline and history libraries, run-time libraries (32-bit) The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: lib32stdc++-10-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 10420 Depends: gcc-10-base (= 10-20200411-ok5), lib32gcc-10-dev (= 10-20200411-ok5), lib32stdc++6 (>= 10-20200411-ok5), libstdc++-10-dev (= 10-20200411-ok5) Filename: pool/main/g/gcc-10/lib32stdc++-10-dev_10-20200411-ok5_amd64.deb Size: 888594 MD5sum: a574893c1802854266318ea9bf741292 SHA1: b53d4600d729ee6f293f9a73d59156ca86212bb6 SHA256: de643c24dc3c7c6469209d82fcf2972d3650594448375f358bf685b1f701d76e SHA512: 34ab79b795cb8ff7974af952be6bde70aec25b630b7efa80c94eb7ad4c8f647941e08f102437bb6f13ad48efd4edcf87555e3031145e1aaa8e0d2e03b7da427e Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib32stdc++-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 10985 Depends: gcc-12-base (= 12.3.0-1ok3), lib32gcc-12-dev (= 12.3.0-1ok3), lib32stdc++6 (>= 12.3.0-1ok3), libstdc++-12-dev (= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/lib32stdc++-12-dev_12.3.0-1ok3_amd64.deb Size: 1013158 MD5sum: dafcbdb99f4822c51b8552591b4a2046 SHA1: 50ef03d4d8e44be7f18e625e9114743951292eb5 SHA256: 54e6b79feba370fd60a74d0f0f7540cc0f7b875ad8b6a09d85cafe2886416cac SHA512: 3659da1cdcee4b118103d5c646094215c56beb1ad2d5af5409e2613a55ace2c1753c82e968aaad28ba04961b7096991c3c5144c79237d14b564dc38ea87b2b0b Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib32stdc++-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6443 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gcc-13-dev (= 13.2.0-4ok3.3), lib32stdc++6 (>= 13.2.0-4ok3.3), libstdc++-13-dev (= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/lib32stdc++-13-dev_13.2.0-4ok3.3_amd64.deb Size: 1097978 MD5sum: 5da9555e54c6fc55de82000114e9010e SHA1: ef3dc2e4e55a1f0b92e76fc4c80a9498abb4a4d7 SHA256: 3265db9239d1025e2c015bc33c5bf013ad5d568fdafc423ee08f753781f422b8 SHA512: 7a572d88e39e0fd89f6d32cde0449042a9c158d66d1db955a3fe1cf8403507f6422f7040a63c53e682b2b875d75ff59a9fdfc6e8d4da93abe98bad51eef318f9 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib32stdc++-7-dev Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8747 Depends: gcc-7-base (= 7.5.0-ok2), lib32gcc-7-dev (= 7.5.0-ok2), lib32stdc++6 (>= 7.5.0-ok2), libstdc++-7-dev (= 7.5.0-ok2) Filename: pool/main/g/gcc-7/lib32stdc++-7-dev_7.5.0-ok2_amd64.deb Size: 714548 MD5sum: 9be8da263a7534beb66e2da9fd6fa9c9 SHA1: 575127aa518d81f32f159a822788c17af8e6c1d2 SHA256: acfacdc85bf758d46fbda61c0825e160c1b227298be4a51da0ac57eaac90eb29 SHA512: 8e6bafe8192b3f880e56341fdd501c56413efc9f34480bedf7ca376163400af9debc4fe7995627992550d3d92931b367919c3dda15702d5cee5536afe4d8e0be Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib32stdc++-9-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 10135 Depends: gcc-9-base (= 9.3.0-ok12), lib32gcc-9-dev (= 9.3.0-ok12), lib32stdc++6 (>= 9.3.0-ok12), libstdc++-9-dev (= 9.3.0-ok12) Filename: pool/main/g/gcc-9/lib32stdc++-9-dev_9.3.0-ok12_amd64.deb Size: 885502 MD5sum: 605fe6b0f1aaa313692d23a414511a85 SHA1: 2347ddc7da6fb0c97bd405067811239bd739ba81 SHA256: 35f6f096efdf2c04a8dfe0bef7ab5c2c48e8d2f1138ae8d77cd7ca3ee83733e7 SHA512: a2bd5f6cf247f1c1e14a1ece3190c7d6ad104efe501ce7963012cbd53cac76a07df4908da20cd661ab2c2febc20b1d92700e2189ef3ed0eb60240a409244e1c5 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib32stdc++6 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2874 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gcc-s1 (>= 13.2.0-4ok3.3), libc6-i386 (>= 2.38) Conflicts: libc6-i386 (<< 2.9-22) Filename: pool/main/g/gcc-13/lib32stdc++6_13.2.0-4ok3.3_amd64.deb Size: 798640 MD5sum: 5cfba3e55751730f14e590c563ffbf57 SHA1: 9b4e45263a1ff9821bc7d01bd977ed94b7e1515b SHA256: 538bc2c34b0c57f8fd2aa8de7bd7c43f558676d377182c1aec4c29ac7463f696 SHA512: 51035d92911fc7b0eb6474fa59e19f56c2867775e05999247a6f86d5b278f6c20164e542ad801ccc33fc52742118a3e67fba6c05e137006d48aa06f9b332fa89 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (32 bit Version) This package contains an additional runtime library for C++ programs built with the GNU compiler. Package: lib32stdc++6-10-dbg Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: debug Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 47439 Depends: gcc-10-base (= 10-20200411-ok5), lib32stdc++6 (>= 10-20200411-ok5), libstdc++-10-dev (= 10-20200411-ok5), lib32gcc-s1 (>= 4.2), libc6-i386 (>= 2.18) Conflicts: lib32stdc++6-4.0-dbg, lib32stdc++6-4.1-dbg, lib32stdc++6-4.2-dbg, lib32stdc++6-4.3-dbg, lib32stdc++6-4.4-dbg, lib32stdc++6-4.5-dbg, lib32stdc++6-4.6-dbg, lib32stdc++6-4.7-dbg, lib32stdc++6-4.8-dbg, lib32stdc++6-4.9-dbg, lib32stdc++6-5-dbg, lib32stdc++6-6-dbg, lib32stdc++6-7-dbg, lib32stdc++6-8-dbg, lib32stdc++6-9-dbg, lib32stdc++6-dbg Filename: pool/main/g/gcc-10/lib32stdc++6-10-dbg_10-20200411-ok5_amd64.deb Size: 8409288 MD5sum: dcba3c86c88fbd83641d59472fb527cf SHA1: e1e5123d3c8000a8024d1c7fe41dbe9c4ca7b2eb SHA256: 7532a8c794b794d21c87017aa7633380f56b3f5c5eead0606e07b1ab3170fafe SHA512: d35bc4cce73878411c66eed9897822a6ce8fced8015a57a78699d4342b51dfc4c91eeb0a97f476ef8bd58c984530fefd4db337f9c7f856ce21c51550d1ed496f Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: lib32stdc++6-12-dbg Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: debug Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 50419 Depends: gcc-12-base (= 12.3.0-1ok3), lib32stdc++6 (>= 12.3.0-1ok3), libstdc++-12-dev (= 12.3.0-1ok3), lib32gcc-s1, libc6-i386 (>= 2.38) Conflicts: lib32stdc++6-10-dbg, lib32stdc++6-11-dbg, lib32stdc++6-4.0-dbg, lib32stdc++6-4.1-dbg, lib32stdc++6-4.2-dbg, lib32stdc++6-4.3-dbg, lib32stdc++6-4.4-dbg, lib32stdc++6-4.5-dbg, lib32stdc++6-4.6-dbg, lib32stdc++6-4.7-dbg, lib32stdc++6-4.8-dbg, lib32stdc++6-4.9-dbg, lib32stdc++6-5-dbg, lib32stdc++6-6-dbg, lib32stdc++6-7-dbg, lib32stdc++6-8-dbg, lib32stdc++6-9-dbg, lib32stdc++6-dbg Filename: pool/main/g/gcc-12/lib32stdc++6-12-dbg_12.3.0-1ok3_amd64.deb Size: 9107890 MD5sum: 3ee07763fcc72f4583222217a72037ce SHA1: be948f38cc6ddd599727319c8de2abb0997ccf6a SHA256: 21f5bcd1c58725e025988804dae4653dbb20852afc59476962df36e53472c1d3 SHA512: 2ded8a94ea8ab86cbd4341437478edef2d0edfdaf102d0117001e2ad72132aaf0dc297d47c614a35fd5e7557b438c4ab5daa3bcf34eaddc476be06ae6678668d Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: lib32stdc++6-13-dbg Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: debug Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 54799 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32stdc++6 (>= 13.2.0-4ok3.3), libstdc++-13-dev (= 13.2.0-4ok3.3), lib32gcc-s1 (>= 4.4), libc6-i386 (>= 2.38) Conflicts: lib32stdc++6-10-dbg, lib32stdc++6-11-dbg, lib32stdc++6-12-dbg, lib32stdc++6-4.0-dbg, lib32stdc++6-4.1-dbg, lib32stdc++6-4.2-dbg, lib32stdc++6-4.3-dbg, lib32stdc++6-4.4-dbg, lib32stdc++6-4.5-dbg, lib32stdc++6-4.6-dbg, lib32stdc++6-4.7-dbg, lib32stdc++6-4.8-dbg, lib32stdc++6-4.9-dbg, lib32stdc++6-5-dbg, lib32stdc++6-6-dbg, lib32stdc++6-7-dbg, lib32stdc++6-8-dbg, lib32stdc++6-9-dbg, lib32stdc++6-dbg Filename: pool/main/g/gcc-13/lib32stdc++6-13-dbg_13.2.0-4ok3.3_amd64.deb Size: 10061166 MD5sum: 67737367bb7e1fbfc26126a3c4a737a0 SHA1: 3724045fad4ffe94588fc226830d781c997623d8 SHA256: 82eae251f9a6de4aa917250d062f2c89b6f60bc1b540850c909ee325a661b0ba SHA512: f45da581157c65214aafc0e421f813beb72f2f75fba189511ff142c4d2f618700be55ac1ed4ffee1c611938ff997f3b0d29c549a50ab592b773272ca00778318 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: lib32stdc++6-7-dbg Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: debug Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 34305 Depends: gcc-7-base (= 7.5.0-ok2), lib32stdc++6 (>= 7.5.0-ok2), libstdc++-7-dev (= 7.5.0-ok2), lib32gcc-s1, libc6-i386 (>= 2.18) Conflicts: lib32stdc++6-4.0-dbg, lib32stdc++6-4.1-dbg, lib32stdc++6-4.2-dbg, lib32stdc++6-4.3-dbg, lib32stdc++6-4.4-dbg, lib32stdc++6-4.5-dbg, lib32stdc++6-4.6-dbg, lib32stdc++6-4.7-dbg, lib32stdc++6-4.8-dbg, lib32stdc++6-4.9-dbg, lib32stdc++6-5-dbg, lib32stdc++6-6-dbg, lib32stdc++6-dbg Filename: pool/main/g/gcc-7/lib32stdc++6-7-dbg_7.5.0-ok2_amd64.deb Size: 5888290 MD5sum: e8569ce37786d7b387f402bdd0725011 SHA1: cd801c632c487506d640dfd91ee1e05880d52fd9 SHA256: d6a2f08cbb830e2770bd906099607b8619910421af2d5a63aa6ece514eb93340 SHA512: b563132ac098e7a494a46f9d179b48db6bacb253d560252b5262133de406931e524ab45ac864a9c22b0b7b13779a0976922413b27c6710ab78e838d0fadf5e16 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: lib32stdc++6-9-dbg Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: debug Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 49094 Depends: gcc-9-base (= 9.3.0-ok12), lib32stdc++6 (>= 9.3.0-ok12), libstdc++-9-dev (= 9.3.0-ok12), lib32gcc-s1, libc6-i386 (>= 2.34) Conflicts: lib32stdc++6-4.0-dbg, lib32stdc++6-4.1-dbg, lib32stdc++6-4.2-dbg, lib32stdc++6-4.3-dbg, lib32stdc++6-4.4-dbg, lib32stdc++6-4.5-dbg, lib32stdc++6-4.6-dbg, lib32stdc++6-4.7-dbg, lib32stdc++6-4.8-dbg, lib32stdc++6-4.9-dbg, lib32stdc++6-5-dbg, lib32stdc++6-6-dbg, lib32stdc++6-7-dbg, lib32stdc++6-8-dbg, lib32stdc++6-dbg Filename: pool/main/g/gcc-9/lib32stdc++6-9-dbg_9.3.0-ok12_amd64.deb Size: 8542214 MD5sum: 9605a36744c4cfe60325c5345cc88afa SHA1: 27f2c0cd68b127878cb612f864cee7485507d1dc SHA256: eaeff52fc032b2d89c13afb1b9e6788345100617da6f5aacb9748fbb9c661dba SHA512: 65d1f88c085d94fa651ea62f2d63e1951e5d26af49cedc6ccca0ec655ceaf98455111ed465c4b9bd26f1bfc04b81d63466efe2e1aa3525474e283c8a8f17162c Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: lib32tinfo6 Architecture: amd64 Version: 6.4+20240113-1ok1 Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 523 Depends: libc6-i386 (>= 2.34) Filename: pool/main/n/ncurses/lib32tinfo6_6.4+20240113-1ok1_amd64.deb Size: 102386 MD5sum: e0d06930a579d7300c285a896eca7db5 SHA1: 75a4ddb4092ec359e8d863c5472c9e7511601a81 SHA256: 056ee6f86375da9e1fde6279e78bc76fe31732a969eeeb09feff7ec0c529f188 SHA512: 71facb4584ee0a7fdbd502fde09ce8cf62eddd0b92cbf9f50899c53a505f1e1625a190acd279a3320e5f73ac40e4c53be0e493276dd64a06914b8c4939af367e Homepage: https://gitee.com/openkylin/ncurses/ Description: shared low-level terminfo library for terminal handling (32-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. . This package supports the 32-bit ABI variant of your system's architecture. Package: lib32ubsan0 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 378 Depends: gcc-7-base (= 7.5.0-ok2), lib32gcc-s1, lib32stdc++6, libc6-i386 (>= 2.28) Filename: pool/main/g/gcc-7/lib32ubsan0_7.5.0-ok2_amd64.deb Size: 151322 MD5sum: b5d138e4103d44604f75e1ba59fc50c0 SHA1: 76ad27fa9648f42dd04220cdc1b7ab94e845f7e5 SHA256: cbb201515f9f812f251357d9bcdfcef1ce1b6785ba8a6f187d7155a506416c3a SHA512: 9c182530c5c63dc098dda3ff5dd4bb67f4eb3915d6dc816b5cc8853986956f7016dd41f5be1fc83f779681b1df0ec0fce69b4d22e2b3d19806faff2405b98990 Homepage: http://gcc.gnu.org/ Description: UBSan -- undefined behaviour sanitizer (32bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: lib32ubsan1 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2841 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gcc-s1 (>= 3.3), lib32stdc++6 (>= 4.1.1), libc6-i386 (>= 2.34) Conflicts: libc6-i386 (<< 2.9-22) Filename: pool/main/g/gcc-13/lib32ubsan1_13.2.0-4ok3.3_amd64.deb Size: 1065634 MD5sum: 8cd09c05e59c96e79dc3b246800349ee SHA1: f60ac9e2cf522dd0139e03b2fe4dc843617cb0d2 SHA256: 1f05669564244182bedfdfd2655e1115817d84048bebca75967b67f455669bff SHA512: f2a132cc8057f138d88cda74ca96d3b4d27435a6f4fcbd6508450ab1eeeff15ea5a526eb91fe226c5e62769ff679eb384053f4dce4530466413b8a1455e27946 Homepage: http://gcc.gnu.org/ Description: UBSan -- undefined behaviour sanitizer (32bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: lib32z1 Architecture: amd64 Version: 1:1.3.dfsg-ok3 Priority: optional Section: libs Source: zlib Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Mark Brown Installed-Size: 153 Depends: libc6-i386 (>= 2.4) Conflicts: libc6-i386 (<= 2.9-18) Replaces: ia32-libs (<< 1.5) Filename: pool/main/z/zlib/lib32z1_1.3.dfsg-ok3_amd64.deb Size: 51804 MD5sum: 1dcc84aff6fd773b0c3732c9b642d903 SHA1: d0695c7d5e9690104eabf11ae38d35dad787bb21 SHA256: cbeba29e3fa6a7302493dd191416362c6596e8a05f29f0baa92749b5e29b8375 SHA512: 66be757de2123018f9b2b755a5d89313f17da1faca093b1e17e4ee7ccfbcf6e93017803e8603baaa47a9a6773a3043e4b995ff26e46bc67c9bb69e50fdc39de6 Homepage: http://zlib.net/ Description: compression library - 32 bit runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes a 32 bit version of the shared library. Package: lib32z1-dev Architecture: amd64 Version: 1:1.3.dfsg-ok3 Priority: optional Section: libdevel Source: zlib Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Mark Brown Installed-Size: 175 Provides: lib32z-dev Depends: lib32z1 (= 1:1.3.dfsg-ok3), zlib1g-dev (= 1:1.3.dfsg-ok3), lib32c-dev Conflicts: libc6-i386 (<= 2.9-18) Replaces: ia32-libs-dev (<< 1.5) Filename: pool/main/z/zlib/lib32z1-dev_1.3.dfsg-ok3_amd64.deb Size: 54856 MD5sum: 36e20b2b992b59cd9c8b6ea7a84a8f62 SHA1: db2f212812a7eef30122c8ba1b0fe4bdf337585e SHA256: 9ee3a5248e9c80b0445197ccecc1d51710c68841b1f0d695a2f04cd6f5f01e8e SHA512: 1c4947ea20e6ed3e360b4de8cced479c6dac262bfa1b5af06f441190d74d156c087c579d6ae20865f31c57a47d6990d4ea23e62c9e8d4d1fdc5af13e6eb1ac79 Homepage: http://zlib.net/ Description: compression library - 32 bit - DO NOT USE EXCEPT FOR PACKAGING zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files for building 32 bit applications. . This package should ONLY be used for building packages, users who do not need to build packages should use multiarch to install the relevant runtime. Package: liba52-0.7.4 Architecture: amd64 Version: 0.7.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: a52dec Origin: openKylin Maintainer: openKylin Developers Installed-Size: 89 Depends: libc6 (>= 2.4) Filename: pool/main/a/a52dec/liba52-0.7.4_0.7.4-ok2_amd64.deb Size: 32204 MD5sum: 4525c261263f993884b2044dc77128a2 SHA1: 03ca7743306970421b8aec1720f5f2bb4f78585a SHA256: 6d33e96155cc3de6f82363052a648be3c2bf60d8482227b49bd49520963c3587 SHA512: b7304168d6271ff6a696fb5632b181746df67ee1947ae310119b240d97e7e95a08304adddff7108b243ce1341013cd54257782955d401c341386632ffae5bc17 Homepage: http://liba52.sourceforge.net/ Description: library for decoding ATSC A/52 streams liba52 is a free library for decoding ATSC A/52 streams. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-3. Package: liba52-0.7.4-dev Architecture: amd64 Version: 0.7.4-ok2 Priority: optional Section: libdevel Source: a52dec Origin: openKylin Maintainer: openKylin Developers Installed-Size: 183 Provides: a52dec, a52dec-dev, liba52-dev Depends: liba52-0.7.4 (= 0.7.4-ok2), libc6 (>= 2.34) Conflicts: a52dec, a52dec-dev, liba52-dev Replaces: a52dec, a52dec-dev, liba52-dev Filename: pool/main/a/a52dec/liba52-0.7.4-dev_0.7.4-ok2_amd64.deb Size: 48212 MD5sum: bfe0751d3dac3ac98b74eab4dc19d3c9 SHA1: 9267cc4c611dd9ef0d89cf92bd4bdf0f8e6fa84b SHA256: 38ca9bc299c773a096801cb64316f616bc1b13d3ee1b8e3d6370bf5a711ee439 SHA512: da27d6335341375e25d07730b765053f001eaf103a3f1709c0c086a6cc6ae559733d451432cd7b7bb8589bf4ef90a489f3fda37557e5aaffc24d7bf152b1fb97 Homepage: http://liba52.sourceforge.net/ Description: library for decoding ATSC A/52 streams (development) liba52 is a free library for decoding ATSC A/52 streams. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-3. . This package contains the development files. Package: libaa-bin Architecture: amd64 Version: 1.4p5-ok2 Priority: optional Section: text Source: aalib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Jonathan Carter Installed-Size: 81 Provides: aalib-bin Depends: libaa1 (= 1.4p5-ok2), libc6 (>= 2.34) Conflicts: aalib-bin Replaces: aalib-bin Filename: pool/main/a/aalib/libaa-bin_1.4p5-ok2_amd64.deb Size: 8728 MD5sum: 17c3a13f3abf58c6eaa1ccf227c88eed SHA1: 1357a783f2bfb0d9e1d783bcbaf5b9d618560b35 SHA256: 58ca2ff397ae67b336a589e38dc0b063a9015ddc43446120145137a8acc92646 SHA512: b7231fc19b147c2503e0f4355cc522e027890f2befc1512a217e619199afd318023867a7bc256c66977220e74b36692018d71a79b884b88f509a9106836a3cbb Homepage: http://aa-project.sourceforge.net/aalib/ Description: sample programs using aalib AAlib is a portable ASCII art graphics library. Internally, it works like a graphics display, but the output is rendered into gorgeous platform independent ASCII graphics. . This package contains a few sample programs that use aalib. Package: libaa1 Architecture: amd64 Version: 1.4p5-ok2 Multi-Arch: same Priority: optional Section: libs Source: aalib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Jonathan Carter Installed-Size: 150 Provides: aalib1 Depends: libc6 (>= 2.33), libgpm2 (>= 1.20.7), libncurses6 (>= 6), libslang2 (>= 2.2.4), libtinfo6 (>= 6), libx11-6 Replaces: aalib1 Filename: pool/main/a/aalib/libaa1_1.4p5-ok2_amd64.deb Size: 46488 MD5sum: 1dcf0d2f7f0a8ea2768ce694b1ac07a4 SHA1: 88a05dca93eea22ddee52160b4017ae0b8a7f614 SHA256: bd709570f75597d425980dbe7c9c765f73ef4af5be46e28a76fb49c77fa0cf3b SHA512: b7ff82c5bdb981096983e66d7a225ec59bc3fa49dff2f0e6fa0660b1449a1f0173e2914bd38e85afd5b2999c401db3e9b32abfb1b0a19d680702deac081d5c8c Homepage: http://aa-project.sourceforge.net/aalib/ Description: ASCII art library AAlib is a portable ASCII art graphics library. Internally, it works like a graphics display, but the output is rendered into gorgeous platform independent ASCII graphics. Package: libaa1-dbg Architecture: amd64 Version: 1.4p5-ok2 Multi-Arch: same Priority: optional Section: debug Source: aalib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Jonathan Carter Installed-Size: 192 Depends: libaa1 (= 1.4p5-ok2) Filename: pool/main/a/aalib/libaa1-dbg_1.4p5-ok2_amd64.deb Size: 121936 MD5sum: 150303bf5fc62d6ed19f10c2a6eb6021 SHA1: 378f2da12bafe2fc298db97420847a4c2193f193 SHA256: 72f7897374db75fe09a88b5c43502c70c95e00856f4e6067e9960e4265e6a4d1 SHA512: f2426b478bb3a6bbc12114baf0e671c943abb92966d5a39ccdae51eded94be6da6eb8fe8c83e28617bba358f4b547f579e70daf5c6db7741d078b628d69f521e Homepage: http://aa-project.sourceforge.net/aalib/ Description: ASCII art library, debugging symbols AAlib is a portable ASCII art graphics library. Internally, it works like a graphics display, but the output is rendered into gorgeous platform independent ASCII graphics. . This package contains the debugging symbols associated with AAlib. gdb will automatically use these symbols when debugging programs linked with AAlib. Build-Ids: 49a61c722373c2a5b478a4da06c9e55fce38fa02 6f89cb6a8fe585a56b65a507d6937ad44fe38811 ade97833de1863b7f642a43719534bf496e03a3e b9be691ad084ac2659c6f5c67dff1e31f169a0e6 bcbc10cd69ad5353bd1e3813a80ff6b2d93b9c17 Package: libaa1-dev Architecture: amd64 Version: 1.4p5-ok2 Priority: optional Section: libdevel Source: aalib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Jonathan Carter Installed-Size: 366 Depends: libaa1 (= 1.4p5-ok2), libx11-dev, libslang2-dev, libncurses5-dev Conflicts: aalib1-dev Replaces: aalib1-dev Filename: pool/main/a/aalib/libaa1-dev_1.4p5-ok2_amd64.deb Size: 130400 MD5sum: b96c7dcf18dd128916f595573bb66a79 SHA1: 681c9c901930fd9f52839fe4951213b7162a7750 SHA256: befa0bca12c2d8f7c3a701f717b010fe268713f69476eb9f9964c5479623225c SHA512: f19279b82891725eb40c8f84de66cf971cfeeed98afa5119c1e41c490caf399245dadae1fa074f16259c8f62dcfe4407541938320fb26289eb7a3c2e080e8b8f Homepage: http://aa-project.sourceforge.net/aalib/ Description: ASCII art library, development kit AAlib is a portable ASCII art graphics library. Internally, it works like a graphics display, but the output is rendered into platform-independent ASCII graphics. . This package contains the static library and header files used in development, plus developer's documentation. Package: libabsl-dev Architecture: amd64 Version: 20220623.1-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: abseil Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 5810 Depends: libabsl20220623 (= 20220623.1-ok3) Recommends: cmake (>= 2.6) | pkg-config, g++ (>= 5.1) Filename: pool/main/a/abseil/libabsl-dev_20220623.1-ok3_amd64.deb Size: 962264 MD5sum: 5e392eb6ee28cc6a20275db0c7b4b362 SHA1: cb87a16e2d15546f8138517db54070e3988f1309 SHA256: 6fb9ed3b7bd98b8ed0f516bb3de190704afa04eade8833466c2d8a284479bad9 SHA512: 28f7bbcaf1a70ff5ec51ccabb892ff607d2aa1643ef20c9a8109292c91bf44e058656d29775ebf05af2ae532bdebf666f23df4b7d9b9557dba7530e96d4471a0 Homepage: https://abseil.io/ Description: extensions to the C++ standard library (development files) Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's C++ codebase and has been extensively tested and used in production. In some cases, Abseil provides pieces missing from the C++ standard; in others, Abseil provides alternatives to the standard for special needs. . This package contains header files and other data necessary for developing with Abseil. Package: libabsl20220623 Architecture: amd64 Version: 20220623.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: abseil Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1920 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/main/a/abseil/libabsl20220623_20220623.1-ok3_amd64.deb Size: 391936 MD5sum: 331467a2250e5299788b14d5132cc8f9 SHA1: 75f2189374bff4f3c99ece65fcd2d09683fe753e SHA256: a8d48b86ac1a72ce921f48c4a235ad5b16e9c09c4f57b3f8e0eaab42b5a0e42f SHA512: 6902275f0ba24d77d15cb638aa24ccae499c5fd930ece16c98ccf438b07f6fb925a7de5cdb8b454e5466ef943e93d581b90585599c6d00c8d4caab86ce2d3087 Homepage: https://abseil.io/ Description: extensions to the C++ standard library Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's C++ codebase and has been extensively tested and used in production. In some cases, Abseil provides pieces missing from the C++ standard; in others, Abseil provides alternatives to the standard for special needs. . This package contains Abseil's shared libraries. Package: libabw-0.1-1 Architecture: amd64 Version: 0.1.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libabw Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 295 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 9), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: pool/main/liba/libabw/libabw-0.1-1_0.1.3-ok2_amd64.deb Size: 98746 MD5sum: f78347f36a4777e402bac4c09a52d9fd SHA1: 36cc7c2556dc9b273a4cd2fcb4e90debc4da68f5 SHA256: fb17b93e31bfa4cde15497210cca523c88d0056d2fd3dc3b122879b699ab580d SHA512: 62f112af706b96ef9950c0872499335e7ef39f54ebdca8959a2d225af3a966e6f73a259a50da80ac9d2784b1bad3e35347771ca09e42265c4a0bd19ef2208653 Homepage: https://wiki.documentfoundation.org/DLP/Libraries/libabw Description: library for reading and writing AbiWord(tm) documents Libabw is library providing ability to interpret and import AbiWord documents into various applications. Package: libabw-dev Architecture: amd64 Version: 0.1.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libabw Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 65 Depends: libabw-0.1-1 (= 0.1.3-ok2), librevenge-dev Filename: pool/main/liba/libabw/libabw-dev_0.1.3-ok2_amd64.deb Size: 17726 MD5sum: 6391b0f935eba37c912df3e56dd1b4a3 SHA1: ae705566cfafa5db8e8c95ec6404b859d7855e67 SHA256: f6c4b2e149655e6cf61b5a4fd947fa33be77ec404c1756f09a87f3d7ec706be8 SHA512: 4fab3f6ada3d672c8f4523e0fd1c547051d7b7e752f628a388597f82d1ab96f571f43b5cd1176c30d41f47320658a25b3ee02e19c15a198cbf1fe528607e2ace Homepage: https://wiki.documentfoundation.org/DLP/Libraries/libabw Description: library for reading and writing AbiWord(tm) documents -- development Libabw is library providing ability to interpret and import AbiWord documents into various applications. . This package contains the development files (headers, ...) Package: libaccounts-glib-dev Architecture: amd64 Version: 1.26-1ok1 Priority: optional Section: libdevel Source: libaccounts-glib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 325 Depends: gir1.2-accounts-1.0 (= 1.26-1ok1), libaccounts-glib0 (= 1.26-1ok1), libglib2.0-dev, libsqlite3-dev, libxml2-dev Filename: pool/main/liba/libaccounts-glib/libaccounts-glib-dev_1.26-1ok1_amd64.deb Size: 28694 MD5sum: 3cb40a2a394f89ddc4d7cb1f5e35b653 SHA1: 95074b7924e7fb6ee47409a17bd3afb703551ec0 SHA256: 93fc3abd892af08c5664d7361f5197f283a54faaa664f66ab4d20df959b7cf7d SHA512: 33df56147b894ceaa1e69217c280fe536dc5ca035160963d04d71d0ea417d0a933f8ed9685d5e82d3b1d7f7907135c94aa5032dde97e58b2842145f0b316361b Homepage: https://gitlab.com/accounts-sso/libaccounts-glib Description: Accounts database access - development files Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains files the development files of the accounts database access GLib-based API. Package: libaccounts-glib-doc Architecture: all Version: 1.26-1ok1 Priority: optional Section: doc Source: libaccounts-glib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 609 Recommends: libglib2.0-doc Filename: pool/main/liba/libaccounts-glib/libaccounts-glib-doc_1.26-1ok1_all.deb Size: 43468 MD5sum: 5361b7f2216160986e88b5477649b86e SHA1: 94502b986116239be117f2562c325b6de8adeabd SHA256: d2ccd7fad457f7585f763afa9b83c1e15b0b4fb47b98b839ada0c7853040fabb SHA512: 220793d1bb7171c22b2536ea98a72db8c00121db9b4a15b5861a1802018f8e2529673bc305da1d6d22c328769bdcdce86fc540e1bb40ca4f6febf35fbdd0ca5c Homepage: https://gitlab.com/accounts-sso/libaccounts-glib Description: Accounts database access - documentation Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains the documentation of the accounts database access GLib-based API. Package: libaccounts-glib-tools Architecture: amd64 Version: 1.26-1ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libaccounts-glib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 52 Depends: libaccounts-glib0 (>= 1.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.26~), libsqlite3-0 (>= 3.7.0) Filename: pool/main/liba/libaccounts-glib/libaccounts-glib-tools_1.26-1ok1_amd64.deb Size: 10486 MD5sum: 1353d7706de6a3b186e3523b5e4456f1 SHA1: 8abf28304243189e9af00ea915f35c29eeb74466 SHA256: 8705760859e66c320e9400058d60f11fe8d0ae0c82587d7af9d385894e9e35ed SHA512: 14a15da51216edd7e9fc98107417872f66d86b17b87d5a5c94f6abd57146e01ec3dd4e4ad8b57b74c62bbf40def99e2e92ee3240af87ea0c23cc43948b63c3df Homepage: https://gitlab.com/accounts-sso/libaccounts-glib Description: Accounts database access - tools Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package provides the tools useful for the libaccounts-glib library. Package: libaccounts-glib0 Architecture: amd64 Version: 1.26-1ok1 Multi-Arch: same Priority: optional Section: libs Source: libaccounts-glib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 143 Depends: libc6 (>= 2.17), libglib2.0-0 (>= 2.37.3), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4) Filename: pool/main/liba/libaccounts-glib/libaccounts-glib0_1.26-1ok1_amd64.deb Size: 45644 MD5sum: 5a03c71fbc690a14077561ad6180679e SHA1: 8cd06ae02f15afde19d254cdec97376fd51c1c7a SHA256: b167142b6a4760dc269dc263285299433a4bffae204af69acb8a4908db57435f SHA512: 531d9605d8bc598c1853ddaadb3c025f19fcf18d544d233bc851ba46fef695434dcc5340577e2ae89bcfdf3f4039a1d3dae72101408eea360b82128de929d6dc Homepage: https://gitlab.com/accounts-sso/libaccounts-glib Description: Accounts database access - shared library Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains shared libraries of the accounts database access GLib-based API. Package: libaccounts-qt-doc Architecture: all Version: 1.16-ok2 Priority: optional Section: doc Source: libaccounts-qt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1456 Depends: libjs-jquery Filename: pool/main/liba/libaccounts-qt/libaccounts-qt-doc_1.16-ok2_all.deb Size: 394956 MD5sum: 7f24e850ac50fddcb3087effb9dafa9f SHA1: f7a38f5920ff558461d6b41e86e5c64ea1295c02 SHA256: 5016e285692ad729cecf2d76ae9cbcf5a676636d3ba707785f82780c3491f8dd SHA512: b0eb46dae7df7cb916597f334efa6d55ea5d9ef414bacd3bfa1759450333c62a684a6d25bc464ce5fbd8ba3b1c4884a716dafed8c928d236caa2100e153fcc25 Homepage: https://gitlab.com/accounts-sso/libaccounts-qt Description: Accounts database access Qt version - documentation Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains developer documentation. Package: libaccounts-qt5-1 Architecture: amd64 Version: 1.16-ok2 Multi-Arch: same Priority: optional Section: libs Source: libaccounts-qt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 162 Depends: libaccounts-glib0 (>= 1.23), libc6 (>= 2.14), libglib2.0-0 (>= 2.35.8), libqt5core5a (>= 5.15.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/liba/libaccounts-qt/libaccounts-qt5-1_1.16-ok2_amd64.deb Size: 40912 MD5sum: 4e1272b193db6ba93fd8fe726d54654d SHA1: 3f6551059d4bb8cb4eefa7b85629b0ae99658b15 SHA256: 72890545387e32d345dfffd3264e340902a66d07674df70ea7e985ba0d63b889 SHA512: 642dac2286dabec4c4355ff501ae70f1ac811defcbd9a2f149ba7c3734e599ef02a7dabdc1628007d3dc64acdcaca0769ec58d0881e2dcb5008078d13a9c5b36 Homepage: https://gitlab.com/accounts-sso/libaccounts-qt Description: Accounts database access Qt version - Qt5 shared library Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains shared libraries to be used by Qt5 applications. Package: libaccounts-qt5-dev Architecture: amd64 Version: 1.16-ok2 Priority: optional Section: libdevel Source: libaccounts-qt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 66 Depends: libaccounts-qt5-1 (= 1.16-ok2) Filename: pool/main/liba/libaccounts-qt/libaccounts-qt5-dev_1.16-ok2_amd64.deb Size: 7596 MD5sum: 44225380e1490f22def08429d6f4b58a SHA1: 52ce073cac04a1fa152eeedcbb0eba3126b3f5c7 SHA256: fdf7d1812049ca2fe6f913508fc9deb189905107abf4909c51c602d020158ccb SHA512: df5c6bbcda41477d01f8a4ef53ff3b7896d2e500837ced4e872b425fe5979750de888c11293716c74d3f025bc97398acdb4d0a0dea4c7d8b81358776d7b50c31 Homepage: https://gitlab.com/accounts-sso/libaccounts-qt Description: Accounts database access Qt version - Qt5 development files Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains files the development files of the accounts database access Qt5 API. Package: libaccountsservice-dev Architecture: amd64 Version: 23.13.9-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: accountsservice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 183 Depends: gir1.2-accountsservice-1.0 (= 23.13.9-ok4), libaccountsservice0 (= 23.13.9-ok4), libglib2.0-dev (>= 2.25.11), libpolkit-gobject-1-dev Filename: pool/main/a/accountsservice/libaccountsservice-dev_23.13.9-ok4_amd64.deb Size: 15100 MD5sum: 4e841a0b294758d1ee825b67cc396ae7 SHA1: f031c58679a3edae4bc4ed52b7ce3d3d9dca2d75 SHA256: afdcfa8540cff9a9c23ed054766dacbeb8d84be0e8b053a27bd63e2d4618b49f SHA512: ed7ac87115e7daf6d1da9e7fd44836921c053ceb728ab9765ecd2b44cdab57ce996183fc52dbb942222b6903a7a7f3b9cfa54d38bb304159fdd2f85ec8a64c21 Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Description: query and manipulate user account information - header files 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 development files for the AccountService library. Package: libaccountsservice-doc Architecture: all Version: 23.13.9-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: accountsservice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 273 Filename: pool/main/a/accountsservice/libaccountsservice-doc_23.13.9-ok4_all.deb Size: 22688 MD5sum: 7ff432473a8a94f34bff47d3a703fa13 SHA1: 8a410763320b9cdde67ccadabb8b9ed911eb7016 SHA256: 0e1773dc48d93a030b4bc24c9d6336978e7a118506b8ca195c1921b3c7991b07 SHA512: 0054b626377fe43f81ad80ba2283f322c0c24697c3c417c3d0eb0ddb0faa6412e0772abd65414c2a30b5a10940e8b297312a6a557f78a40f8aed39f40e134d70 Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Description: query and manipulate user account information - documentation 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 developers reference for the AccountService library. Package: libaccountsservice0 Architecture: amd64 Version: 23.13.9-ok4 Multi-Arch: same Priority: optional Section: libs Source: accountsservice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 253 Depends: libc6 (>= 2.4), libcrypt1 (>= 1:4.1.0), libglib2.0-0t64 (>= 2.79.0), libsystemd0 (>= 209) Breaks: accountsservice (<< 0.6.5) Filename: pool/main/a/accountsservice/libaccountsservice0_23.13.9-ok4_amd64.deb Size: 55668 MD5sum: a9927915816a55bbde2ce00cefb88b1b SHA1: e479ba831d6a6d89abd297b3f126d3234c6051a1 SHA256: d8be2a955e11528a9fc05d76c46f20aee2b7cd0246c4e51d90de2993cdd96518 SHA512: 95f9e6bdc832d962bfb6b2bf0c2a141031187c16b41b7defcc6630ebd61438ddbc834433b2a8444422ca1ed7d7fa30b5d7cdf2648173d8e92f9727ec9ca648a2 Homepage: https://www.freedesktop.org/wiki/Software/AccountsService/ Description: query and manipulate user account information - shared libraries 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 shared libraries of the AccountService library. Package: libacl1 Architecture: amd64 Version: 2.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: acl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 59 Depends: libc6 (>= 2.38) Filename: pool/main/a/acl/libacl1_2.3.1-ok1_amd64.deb Size: 14876 MD5sum: ea508657405d55bd4b0ef0060f1f5eaf SHA1: 1741d77ed6bd230665320055bd56e5aeebf20f56 SHA256: a1409ac0bdbe6a76e0e35f2ef5071fb35ad4096fe984e5c666ff4363493f1684 SHA512: 956c2c15b11241df8ba7f73c6508da07a84d89f6cb60015a578da4d59b78e3e5caf682884fafa7632c2ee42a01f566eaf98e3c10a6e07e5efe4369c93f2a7abe Homepage: https://savannah.nongnu.org/projects/acl/ Description: access control list - shared library This package contains the shared library containing the POSIX 1003.1e draft standard 17 functions for manipulating access control lists. Package: libacl1-dev Architecture: amd64 Version: 2.3.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: acl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 215 Provides: acl-dev Depends: libc6-dev | libc-dev, libacl1 (= 2.3.1-ok1), libattr1-dev (>= 1:2.4.46-8) Conflicts: acl-dev Replaces: acl-dev Filename: pool/main/a/acl/libacl1-dev_2.3.1-ok1_amd64.deb Size: 77138 MD5sum: d2f4641da09704b5b263dfdacdfb3989 SHA1: 72d4ce8ee32cf894979e8d5ae5329f4369df53db SHA256: 4477e2862265117f0e644d90944d86180ed09f416c385acc25c6a9fec8164660 SHA512: ca8f737d447c81c641d1ad01aad06bc273a3f822bc075f822319efef1c64c753f9798d4246c9d2b3f40715358ab14a6cc47e59d9f75e332cbee0a6a6fa4ada5c Homepage: https://savannah.nongnu.org/projects/acl/ Description: access control list - static libraries and headers This package contains the static libraries and header files needed for developing programs which make use of the access control list programming interface defined in POSIX 1003.1e draft standard 17. Package: libactivation-java Architecture: all Version: 1.2.0-ok1.1 Priority: optional Section: java Source: javabeans-activation-framework Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 188 Breaks: glassfish-activation Replaces: glassfish-activation Filename: pool/main/j/javabeans-activation-framework/libactivation-java_1.2.0-ok1.1_all.deb Size: 92120 MD5sum: c94843f1b96da8ea1e354dbdcde1f893 SHA1: c07c05c459ef20c4e6262bc7f7d736f9649378bf SHA256: 8677f03713f56e02e52c03e6d5487fd26c070ced66375599ecf45ce658459ddf SHA512: 74b4ada75d79919678e246033190cd1a2d957022bb2511c00acb024c841c1ac1a109f8d8bc70deaf0b05cf06a4cd0b602f7502e47b725031504213377b46aaa6 Homepage: https://github.com/javaee/activation Description: JavaBeans Activation Framework The JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s). Package: libaec-dev Architecture: amd64 Version: 1.1.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libaec Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 69 Depends: libaec0 (= 1.1.2-ok2), libsz2 (= 1.1.2-ok2) Filename: pool/main/liba/libaec/libaec-dev_1.1.2-ok2_amd64.deb Size: 18208 MD5sum: 311869ef16683e93675e95148cb010d3 SHA1: 42cffb5c973515dd1e199fddb46947f33c283fee SHA256: 0d94028dfadffa92e0b159f7f4fd3c1c69e3ce2149f7c944e525e1b254615c33 SHA512: ae672d4171f4331c578d5f03b2451e6707ba64068817f68093cd42101ae31d20cdfe1c6050f9b4826c83f4a5acc1d5e07bd712b0fab86d7bca597aa0f98878ad Homepage: https://gitlab.dkrz.de/k202009/libaec Description: Development files for the Adaptive Entropy Coding library Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa. Package: libaec0 Architecture: amd64 Version: 1.1.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libaec Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 63 Depends: libc6 (>= 2.14) Filename: pool/main/liba/libaec/libaec0_1.1.2-ok2_amd64.deb Size: 20976 MD5sum: 69875e36cd54ccb301e0dca91633b1ac SHA1: f46793608983ac67cb9f8f9992bf9ff254b27b93 SHA256: 53477d51c629814ad995c6f2d89a8d0fd634fdcd7778aa43b5cd545cdd35c9d3 SHA512: d3f8f3b07a42ccdd2dcdf4549c07e53bc45f526a19eade9132f5d49bad382c437cd39446699d5e077bdc89eae9d638109a8f324a12667cab0286fa5aad2465b8 Homepage: https://gitlab.dkrz.de/k202009/libaec Description: Adaptive Entropy Coding library Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa. . Libaec implements Golomb Rice coding as defined in the Space Data System Standard documents 121.0-B-2 [1] and 120.0-G-2[2]. Package: libaio-dev Architecture: amd64 Version: 0.3.113-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libaio Origin: openKylin Maintainer: openKylin Developers Installed-Size: 66 Depends: libaio1t64 (= 0.3.113-ok1) Filename: pool/main/liba/libaio/libaio-dev_0.3.113-ok1_amd64.deb Size: 21280 MD5sum: bd74e386ae94c9f6d2750289d6bbcab8 SHA1: f1631e44aa996f6964fed60343d6f7abffae666f SHA256: a8e2e5b4c7a51050223e81dd0d10ce024e37897526372da0d5f91ed81be7cd72 SHA512: 5ef89fd90ed52c7cc669058e55ff48c267866bb3dbc74ea61c254d4c73dea78539ae4edf0e8e224f7af358a7b46cb88945e13fda16a1c8574677582492248c5e Homepage: https://pagure.io/libaio Description: Linux kernel AIO access library - development files This library enables userspace to use Linux kernel asynchronous I/O system calls, important for the performance of databases and other advanced applications. . This package contains the static library and the header files. Package: libaio1t64 Architecture: amd64 Version: 0.3.113-ok1 Multi-Arch: same Priority: optional Section: libs Source: libaio Origin: openKylin Maintainer: openKylin Developers Installed-Size: 29 Depends: libc6 (>= 2.4) Filename: pool/main/liba/libaio/libaio1t64_0.3.113-ok1_amd64.deb Size: 5124 MD5sum: 444cf34f0c27e3c3b0b24a845f20fcc7 SHA1: f5e14ccf5c62e5bd77030f165017befa2d2a1da3 SHA256: 26f5013bb45035a13b61778b99b0eaf3fc6b746e3ed8e31bee6597ae3130fdb6 SHA512: 7394b7f5ec567e4a82a994285f639323eaddfdd4e2414d682dc5bc24bb0c169a6376e9138238348c8d38fecc318333693d035845bb0f597c4e6954e8b327f087 Homepage: https://pagure.io/libaio Description: Linux kernel AIO access library - shared library This library enables userspace to use Linux kernel asynchronous I/O system calls, important for the performance of databases and other advanced applications. . This package contains the shared library. Package: libalgorithm-c3-perl Architecture: all Version: 0.11-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 46 Depends: perl:any Filename: pool/main/liba/libalgorithm-c3-perl/libalgorithm-c3-perl_0.11-ok2_all.deb Size: 16110 MD5sum: b6e43933a25df4fd842765632bd00eaa SHA1: 3409264428982ab8c79345fdb067e9a99dcbc1c3 SHA256: 6e997d1151aa4cb38c554c29a7fa688568e24d4f73c9d139d98a66c57db929dc SHA512: fe0c232d02b378cc50b29cb3e557c591be92595cf12da2fed6a50388191b4e3d2962d140b10628cc11bdbbef4a59c3cdcc997665ef8d9debac9d118871ac298a Homepage: https://metacpan.org/release/Algorithm-C3 Description: Perl module for merging hierarchies using the C3 algorithm The Algorithm::C3 module implements the C3 algorithm. . C3 is the name of an algorithm which aims to provide a sane method resolution order under multiple inheritance. It was first introduced in the language Dylan, and then later adopted as the preferred MRO (Method Resolution Order) for the new-style classes in Python 2.3. Most recently it has been adopted as the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot objects as well. Package: libalgorithm-diff-perl Architecture: all Version: 1.201-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 126 Depends: perl:any Recommends: libalgorithm-diff-xs-perl Filename: pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.201-ok2_all.deb Size: 40162 MD5sum: 6d68e9b954a6f9c3dc68167f3747cad2 SHA1: f0403471ad3832dd22912fa798f4cd5593830752 SHA256: 10e067de2f3d04502f2949003a226ded8e27ea64d3173b2e0da0202ce0c3060d SHA512: 5f3a298e339071bc53b5069216a6ba99c4d0b391e7c095261021512b5d78766d87440880dd5fa5042ae706fe1664a5c0d144f3b7d74a55663a1ce3a0d8d275a0 Homepage: https://metacpan.org/release/Algorithm-Diff Description: module to find differences between files Algorithm::Diff is a Perl module that allows users to analyze text based on a Longest Common Subsequence (LCS) algorithm. It can compare two files and find the differences between them, which can produce the same information as the common Unix tool 'diff'. . There is an XS-optimized implementation of the core loop, which accelerates some types of diff output (see libalgorithm-diff-xs-perl). Package: libaliased-perl Architecture: all Version: 0.34-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 51 Depends: perl:any Filename: pool/main/liba/libaliased-perl/libaliased-perl_0.34-ok2_all.deb Size: 19026 MD5sum: 9429f187587aea6640aaf651d45cbd2d SHA1: 447b1cc7eb8b4c7932537ea27f731c65b7b37827 SHA256: 04967f29d6a0f881be698cdb7643938a3518ec0f6a3c10c2975a6bb1969b5278 SHA512: 0a776091b3486c8b2dcf14d4d0edb1544c0273fa6d5c4726342386c16740c0bc71330005eddbc06ace7bd2d5e34fbe78b39b9357bae978c1f11eff3e61483cec Homepage: https://metacpan.org/release/aliased Description: Perl module to provide aliases of class names aliased is a module to alias class names to arbitrary aliases in the current module or script, which is especially useful with classes that are in deep class hierarchies. It is also handy if a class has been renamed. . Please note that this module only applies to loading object oriented modules, not for procedural modules in general. Fortunately this is rarely necessary in practise, since these modules support exporting of needed functions. Package: libamd3 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 93 Depends: libc6 (>= 2.14), libsuitesparseconfig7 (>= 1:7.0.1) Filename: pool/main/s/suitesparse/libamd3_7.6.1+dfsg-ok1_amd64.deb Size: 25920 MD5sum: 1c56cd8f638b7a02acad076c71ca8fbb SHA1: 676cdf0e034d1558bffd9e087fcbcb408dada194 SHA256: d74d6be26a196f3747f2bbc22f4002576df27e47f0e4f33e7d008990713c49bb SHA512: b90853fdb381e713854b9893b6e96acc1d4c99561637bb7f12b69e107b52dc79bed493073bfc5ea99bc4d55d736172e22c9f178af577e13d5715c7b0a131ce11 Homepage: http://suitesparse.com Description: approximate minimum degree ordering library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The AMD library provides a set of routines for pre-ordering sparse matrices prior to Cholesky or LU factorization, using the "Approximate Minimum Degree ordering" algorithm. Package: libaml-dev Architecture: amd64 Version: 0.3.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: aml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 31 Depends: libaml0 (= 0.3.0-ok1) Filename: pool/main/a/aml/libaml-dev_0.3.0-ok1_amd64.deb Size: 5736 MD5sum: a45ff4a17693f87b0b8ae526dcc6977d SHA1: 8936a3a6376caaa2c393838a25e436bc4e7cf820 SHA256: 996a32402d26d88ec1bf658a2e25d21a287743679cf2ec66da486b307f530481 SHA512: e6fa97912d6addc21ab98896a2b2e1eb9a054a542b2795d904cbb1b330757e10eea1f8195e2d78e3b7ccc4bc07a09d2c3473f7597c0e594ae1822a8a3b258d3a Homepage: https://github.com/any1/aml/ Description: Andri's Main Loop library (development files) Libaml provides an event loop library that aims at portability, utility and simplicity. . This package provides library development files. Package: libaml0 Architecture: amd64 Version: 0.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: aml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 45 Depends: libc6 (>= 2.34) Filename: pool/main/a/aml/libaml0_0.3.0-ok1_amd64.deb Size: 10432 MD5sum: b0a2779fe16abb3bab4682f53eb3d32f SHA1: 2bfff69efdb8e9625fa40f441a3afec93000b999 SHA256: b22ea34e66170c7bfcda7c1fd2500948e1b637c0a30ebf013885d00517bd33e7 SHA512: 138e216778a9c06b49c022bfc0a737682ed93f765bba7ece43522495fb7acd23f8430368040a933e0d7915b8f47f4373d353ca59b07100d866f751e4fd82e3b8 Homepage: https://github.com/any1/aml/ Description: Andri's Main Loop library (shared library) Libaml provides an event loop library that aims at portability, utility and simplicity. . This package provides shared libraries. Package: libao-common Architecture: all Version: 1.2.2+20180113-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: libao Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Ron Lee Installed-Size: 23 Conflicts: libao2 Breaks: libao4 (<< 1.0.0-0) Replaces: libao4 (<< 1.0.0-0) Filename: pool/main/liba/libao/libao-common_1.2.2+20180113-ok2_all.deb Size: 5084 MD5sum: d3e03bd6eb36b78f6a862dfd2c0d6ab0 SHA1: 1b414b9db5f27dacdcd6c1e53243b8a1f4b8c259 SHA256: e5b57835b64e6d7ee0a7a720eca24844523a826a07ae2651e4fa30bc86e3f644 SHA512: b5860889f2f25cf0a46ce07f1c18cd21edd98ffa018009ca69a5a966ddd7e912cd015481caf3de4e9a833b52dfa2af4cce2ccedf4e2bcaec35042c379bb1321f Homepage: http://www.xiph.org/ao/ Description: Cross Platform Audio Output Library (Common files) Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. . This package contains config files and man pages for libao. Package: libao-dbg Architecture: amd64 Version: 1.2.2+20180113-ok2 Multi-Arch: same Priority: extra Section: debug Source: libao Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Ron Lee Installed-Size: 147 Depends: libao4 (= 1.2.2+20180113-ok2) Filename: pool/main/liba/libao/libao-dbg_1.2.2+20180113-ok2_amd64.deb Size: 94748 MD5sum: a950ebbd70331ba38bb427cc3156669e SHA1: 5b2f6c815cee2a9fdd8b2cafe752be99e41dc254 SHA256: 32fe1fcc0b72df7531db5c47f0baffac21e30ffacf71b1a60f5dc676e6b1b001 SHA512: d113b53954fdb8548b981a195d85cf088e9751153570a7fb6e2def20efa4707b871cb5431268c0b01b045e03378202c07399dfb6c550594d9481c5c92f3c09e0 Homepage: http://www.xiph.org/ao/ Description: Cross Platform Audio Output Library Debug Symbols Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. . This package contains debugging symbols useful for tracing bugs in the libao package. Build-Ids: 268da8c97060cce478dc791d93ac1873d3c5c41e 39642d16e20dba31acc83316f470489f5bec48c9 499996c4a24277da9b2d74039e93bf64ea707afe 8ee871108a98e68d743204c04ba64bd6426c4531 bf25aab858315cb9c19ba49ae3525734e4c6a0c1 f7c17cc6476b610975cc76dcb9da61c6388a02ba Package: libao-dev Architecture: amd64 Version: 1.2.2+20180113-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libao Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Ron Lee Installed-Size: 138 Depends: libao4 (= 1.2.2+20180113-ok2), libc6-dev Filename: pool/main/liba/libao/libao-dev_1.2.2+20180113-ok2_amd64.deb Size: 21948 MD5sum: 01ea20cbad3f0c849064849f78d91451 SHA1: d8bf6023a25f364b33f98899df78406b7212b108 SHA256: c4158eca124351b9a2e7042a4c84d3981903f7ca4967c9e35cf0fe96150c6df0 SHA512: 6b9ff8b7a6cd8a462dc4f5768d5a43741c065054165aca010cfd893a459b57e002ba40296757f0035d5189045213bb9ed2f94515531da319d189701fcfc53fa5 Homepage: http://www.xiph.org/ao/ Description: Cross Platform Audio Output Library Development Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. . This package contains the header files and static libraries required for developing applications that use libao. Package: libao4 Architecture: amd64 Version: 1.2.2+20180113-ok2 Multi-Arch: same Priority: optional Section: libs Source: libao Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Ron Lee Installed-Size: 150 Depends: libao-common, libc6 (>= 2.34) Suggests: libasound2, libaudio2, libpulse0, libsndio6.1 Replaces: libao-pulse Filename: pool/main/liba/libao/libao4_1.2.2+20180113-ok2_amd64.deb Size: 30544 MD5sum: 2e32d28293e0d7b2b0c36307f416b7c6 SHA1: b148d8054c1bbfab397f4f230bccb5e71f5d72d7 SHA256: 96002c26591ee7da9f519d336a8a23f6e40097cbfd62666bf39413fb3b6566dc SHA512: 95df2f44132e4ac6d194370b30831d2bf8945d1cacd751c6451b0134fc2b483d3129d42422344894e33dfba135dc57f54bb8934343fa1bc39becd095c2249bcb Homepage: http://www.xiph.org/ao/ Description: Cross Platform Audio Output Library Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. Package: libaom-dev Architecture: amd64 Version: 3.8.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: aom Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8561 Depends: libaom3 (= 3.8.2-ok2) Filename: pool/main/a/aom/libaom-dev_3.8.2-ok2_amd64.deb Size: 2092760 MD5sum: 12aba498a44718841efa3cf875d9714e SHA1: 8026786019ce92a3d81e917f21c03e0970b218e8 SHA256: 6899ebedc1fad414d42023e877cc2536acb8683cbb028c7f3a96e4602d1c5eca SHA512: 2cd516095b0e6cec9c53b7fc360cea3da8cad66c28aeef13a5183587787bf5bfb239c256be01046b858e05aa94bc4a0630d2e0a5e626a266bdcc69389c1a3b6e Homepage: https://aomedia.googlesource.com/aom/ Description: AV1 Video Codec Library -- Development Files 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 development files. Package: libaom-doc Architecture: all Version: 3.8.2-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: aom Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 13341 Depends: libjs-mathjax Filename: pool/main/a/aom/libaom-doc_3.8.2-ok2_all.deb Size: 1239452 MD5sum: 5977f1c3bcb8d08bbe8b1aacf08534db SHA1: f4108e3ddbdfe2fb8d27f80440a8dd1714ab91b6 SHA256: 3922089cc83fd43415d2b3986989c0a901d5f3823d10defa1e548dbb0d2503c4 SHA512: 5ab87e70acae48e25dab50d752d63b03b95e7fc840944ab8921940a115bf9e4f2359790991b3666817c1d8c7715f3d4b34688ceb042dcf24877e6f791296dde2 Homepage: https://aomedia.googlesource.com/aom/ Description: AV1 Video Codec Library -- Documentation 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 API documentation. Package: libaom3 Architecture: amd64 Version: 3.8.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: aom Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 5383 Depends: libc6 (>= 2.34) Filename: pool/main/a/aom/libaom3_3.8.2-ok2_amd64.deb Size: 1807372 MD5sum: e5a4b9f0adde14c5453e87d56c23b55c SHA1: b7f58894bdc8fef82f4106c542bff673ce74aaf9 SHA256: a68c8dd05b530afdf4e7d8040458badc96af0c1e0d9ff91725c890ccf4b11904 SHA512: 0474af1a32c2b63ff0efe03273a936c5a83f463cb74f463991bb0380bf2e06c39bc6c7debcfbb2da9592ccfdff2ed1fa21746d07b735eef3739306c37be8b128 Homepage: https://aomedia.googlesource.com/aom/ Description: AV1 Video Codec Library 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 shared library. Package: libapache-pom-java Architecture: all Version: 29-ok1 Priority: optional Section: java Source: apache-pom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 43 Filename: pool/main/a/apache-pom/libapache-pom-java_29-ok1_all.deb Size: 4840 MD5sum: 2a7b0346874df623f6ded820026439cf SHA1: 7c4ba2959c3c9210705e732997c1144c6faf3a87 SHA256: 026e15c3ea0cfd2739b30ad03f39cd6c9f9faa2ef29490e5db73dbffa087393d SHA512: 476e52f555291ee10906d73714785b7530372ff1c1b9355cd22e443fac3c3735dc82127ffdd161ca568f062ab74a1b886392b704896191f4e514d0889d4d96b6 Homepage: http://maven.apache.org/pom/asf/ Description: Maven metadata for all Apache Software projects This package contains the Maven metadata shared between all Apache Software Foundation's projects. Package: libapache2-mod-apparmor Architecture: amd64 Version: 4.0.0-beta3-ok1 Priority: optional Section: httpd Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67 Depends: apache2-api-20120211, apache2-bin (>= 2.4.16), libapparmor1 (>= 2.7.0~beta1+bzr1772), libc6 (>= 2.2.5) Filename: pool/main/a/apparmor/libapache2-mod-apparmor_4.0.0-beta3-ok1_amd64.deb Size: 13876 MD5sum: 55f1e9818953ee719b6f1f87dc5b2a98 SHA1: 5dae5bbaf0c14e66c7cd174ed6364e440b88e458 SHA256: a27aedd1d11b91435869fd83a84b60aa102e778e1714a3a5115cb442ed4fca53 SHA512: 86f08d5c3e988c886622b7b4e4fc95788ad72690c19bf4201a62fd149afc2ab80f4f9954fa1661bb47dc53fcc005605274a9cb9a003b092a1be311e2c5c04e39 Homepage: https://apparmor.net/ Description: changehat AppArmor library as an Apache module libapache2-mod-apparmor provides the Apache module needed to declare various differing confinement policies when running virtual hosts in the webserver by using the changehat abilities exposed through libapparmor. Package: libapache2-mod-md Architecture: amd64 Version: 2.4.58-ok3 Multi-Arch: same Priority: optional Section: oldlibs Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 6 Depends: apache2 (= 2.4.58-ok3) Filename: pool/main/a/apache2/libapache2-mod-md_2.4.58-ok3_amd64.deb Size: 1000 MD5sum: a2fb8bb3d9bd5c50f7d9ff3526afa37d SHA1: 73cbd63e99b2bd8dc987cc252008790958d432d4 SHA256: 43ee577796fea7f150c133488e905fba053e2621d13c3129a4b42aea8901cf86 SHA512: 2460270d8e21e1a3e07755ff98c76d3f8922eb182655746cabc930693f56c7668c6e2ba39fd502b1084ff85b93d67720305d0315b876c190e26a80a1fda41927 Homepage: https://httpd.apache.org/ Description: transitional package This is a transitional package to apache2 for users of libapache2-mod-md. It can be safely removed after the installation is complete. Package: libapache2-mod-php Architecture: all Version: 2:8.3+93-ok1 Priority: optional Section: php Source: php-defaults (93-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PHP Maintainers Installed-Size: 13 Depends: libapache2-mod-php8.3 Filename: pool/main/p/php-defaults/libapache2-mod-php_8.3+93-ok1_all.deb Size: 2272 MD5sum: 9725a60f132a219826da78b9fc17947d SHA1: d8abc99c73f452351da318acb74d57c2593d474a SHA256: 1a182a31aa8a79089425b20814f1cbe702f23dce262b31225ecd1d70ef667209 SHA512: 512ae824b538ae96e47164ef55eac4f15b68bf0b1060a53920b3a941bbd6e528903e98f7250a7b89b0db76fb10d75ca2f07aefaf38796454ff2aff9d4202722e Description: server-side, HTML-embedded scripting language (Apache 2 module) (default) This package provides the PHP module for the Apache 2 webserver. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on latest stable PHP version (currently 8.3). Package: libapache2-mod-php7.4 Architecture: amd64 Version: 8.1.12-ok1 Priority: optional Section: httpd Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Depends: libapache2-mod-php, php8.1-common (= 8.1.12-ok1) Breaks: libapache2-mod-php7.4 (<< 7.4.3-5~) Replaces: libapache2-mod-php7.4 (<< 7.4.3-5~) Filename: pool/main/p/php8.1/libapache2-mod-php7.4_8.1.12-ok1_amd64.deb Size: 792 MD5sum: 5e57600d13ce7e800035cd7da779be7e SHA1: 39d00324d2f065b743d0a0dc50b13e5bc703c975 SHA256: 90a3ffebe31c74e274324b43a86c092df818ae86fbf29372a961a9327ee8f857 SHA512: 9f43fc4a35c33926803aa8c0dea2a4a1bb7c4dd1eddef4911725dea585d7bc1fd9766aeceb490d79fc94409f12d1e86f6e8fe10c357fe2fb2832d52ef4831908 Homepage: http://www.php.net/ Description: Transitional package This is a transitional dummy package to libapache2-mod-php8.1. It can be safely removed and libapache2-mod-php installed instead. Package: libapache2-mod-php8.0 Architecture: amd64 Version: 8.1.12-ok1 Priority: optional Section: httpd Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Depends: libapache2-mod-php, php8.1-common (= 8.1.12-ok1) Breaks: libapache2-mod-php8.0 (<< 8.0.8-2~) Replaces: libapache2-mod-php8.0 (<< 8.0.8-2~) Filename: pool/main/p/php8.1/libapache2-mod-php8.0_8.1.12-ok1_amd64.deb Size: 788 MD5sum: 0092afa3b23b3405c616d1bf88fc1742 SHA1: a40615e9c147ac84342a4fd27cd2e4fbf970673d SHA256: 7fdf314b150db47cde7b672a5e6c32594f5f2f6a005e3cd9c88cc46930ebc382 SHA512: d31a5bbba423513754780ea991d7c9b713665cc4299486e9973d1af1ae63138663c96d63fd110b5ae7a0cba3fb9c26a33720ef358c8a6e457342e01c1ddccf4c Homepage: http://www.php.net/ Description: Transitional package This is a transitional dummy package to libapache2-mod-php8.1. It can be safely removed and libapache2-mod-php installed instead. Package: libapache2-mod-php8.1 Architecture: amd64 Version: 8.1.12-ok1 Priority: optional Section: httpd Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5310 Provides: libapache2-mod-php, php-json, php8.1-json, phpapi-20210902 Depends: libmagic1, media-types | mime-support, php8.1-cli, php8.1-common (= 8.1.12-ok1), php8.1-opcache, tzdata, ucf, apache2-api-20120211, apache2-bin (>= 2.4.16), libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.18), libssl1.1 (>= 1.1.1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Recommends: apache2 Suggests: php-pear Replaces: libapache2-mod-php7.4 (>> 8.1.2-1~), libapache2-mod-php8.0 (>> 8.1.2-1~) Filename: pool/main/p/php8.1/libapache2-mod-php8.1_8.1.12-ok1_amd64.deb Size: 1768648 MD5sum: 8df655239113f3ad2a4a935d82bf3484 SHA1: 9bf8be63a64cfc587449c59bdfe3c0618cfa0751 SHA256: 24afe97a55053e7ea8f707f52582b0bf72090148f2c80eee0e112ee826d0fb35 SHA512: 832822672358e2fa2243b1200f4d085a03d0174b9e6d29ea74845d2be9549b0123785ddf6648d780c5af65319d15ebe2af94a9e781e77845e5ca222e7d5d5365 Homepage: http://www.php.net/ Description: server-side, HTML-embedded scripting language (Apache 2 module) This package provides the PHP module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. . The following extensions are built in: Core date filter hash json libxml openssl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: libapache2-mod-proxy-uwsgi Architecture: amd64 Version: 2.4.58-ok3 Priority: optional Section: oldlibs Source: apache2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 10 Depends: apache2 (= 2.4.58-ok3) Filename: pool/main/a/apache2/libapache2-mod-proxy-uwsgi_2.4.58-ok3_amd64.deb Size: 1180 MD5sum: dd3eed8e2b2995c76df71744b67067ee SHA1: 7286e087b8aad6541e5ec42e6fe49112f96e1302 SHA256: dbb945b3427525cf7cdc7f98e2505428372ebf6d9bc92d1f21861ad31c24eb78 SHA512: e469233b9dbe6c2cde85cd8b7abc07a89f2531ee60e0b2db11783fceb37c576f1d3ef1ab59c4b2bf0ab7de5f5cf44b0aa590bc0d3bd0495ffeabe860c66c6adb Homepage: https://httpd.apache.org/ Description: transitional package This is a transitional package to apache2 for users of libapache2-mod-proxy-uwsgi. It can be safely removed after the installation is complete. Package: libapache2-mod-svn Architecture: amd64 Version: 1.14.3-ok3 Priority: optional Section: httpd Source: subversion Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 399 Depends: libsvn1 (= 1.14.3-ok3), apache2-api-20120211, apache2-bin (>= 2.4.16), libapr1t64 (>= 1.5.0), libaprutil1t64 (>= 1.2.7+dfsg), libc6 (>= 2.38) Suggests: db5.3-util Filename: pool/main/s/subversion/libapache2-mod-svn_1.14.3-ok3_amd64.deb Size: 87968 MD5sum: f7fd29bdb3d3d4343dd0f2be5d18bb93 SHA1: d55901edbbd9bedfe04fbe42d3659bc18b89d7ee SHA256: 1f62fbe9d3b0029877f754a2ad5398c1d0926c253e11f2d97c6ff9ed2756b991 SHA512: d5fceb7a1137eb820b4398bfc9361045ba5990095d3453442cadb81ecdafb407b71c84ddaa19f900228081b965bff669f6b6ac436a00cd2aed439c29558420d7 Homepage: http://subversion.apache.org/ Description: Apache Subversion server modules for Apache httpd This package provides the mod_dav_svn and mod_authz_svn modules for the Apache 2.4 web server. These modules provide Apache Subversion's WebDAV server backend, to serve repositories over the http and https protocols. See the 'subversion' package for more information. Package: libapp-fatpacker-perl Architecture: all Version: 0.010008-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 44 Provides: fatpack Depends: perl:any Filename: pool/main/liba/libapp-fatpacker-perl/libapp-fatpacker-perl_0.010008-ok2_all.deb Size: 16574 MD5sum: 3cbf2e1314d0a2a23ad33c9fcbe5aaa6 SHA1: d0633f73e92710df62a529e25e4e9d5298314cd5 SHA256: 5ffccdfb1f2f594f0fffa76b3760699e7617709487016a5cc1ce45027b7de297 SHA512: 2ceaadf530f20d04a54bb83d55a7aa23c3bcf6e4545ad3a62e61c8034de343351383da3128cb3cca133886d93dd051a23277791da3a80a1981ca672395f364db Homepage: https://metacpan.org/release/App-FatPacker Description: module to pack dependencies onto script files While the proliferation of solutions like local::lib and cpanminus has made it a breeze to manage dependencies, there are still some rare occassions in which shipping code that has no external non-core dependencies is necessary. . App::FatPacker and the included fatpack script do the work of tracing, collecting packlists, extracting modules in fatlib, then concatenating into a packed script - in one shot. Package: libapparmor-dev Architecture: amd64 Version: 4.0.0-beta3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 203 Depends: libapparmor1 (= 4.0.0-beta3-ok1) Filename: pool/main/a/apparmor/libapparmor-dev_4.0.0-beta3-ok1_amd64.deb Size: 75740 MD5sum: 5977647faee65cfe9fde60b1f399b249 SHA1: 39a8153b94e86f349994e1c171af04849eb0809f SHA256: 625177502e370ca1b80fb0a924dda338b0e372bfdec12a69e8efd9358e9d4438 SHA512: 938825c02937d86f892f1d13916dd7aff1852885f4f58bf69e09fc1cf4c5e805d9a07c7aedae6182eaa87416a90c047c1f10b5dfcbff29c76d8cd8c42bd78f93 Homepage: https://apparmor.net/ Description: AppArmor development libraries and header files libapparmor-dev provides the development libraries and header files needed to link against libapparmor, as well as the manpages for library functions. Package: libapparmor1 Architecture: amd64 Version: 4.0.0-beta3-ok1 Multi-Arch: same Priority: optional Section: libs Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 105 Depends: libc6 (>= 2.38) Breaks: libapparmor-perl (<< 3.0.3-3) Replaces: libapparmor-perl (<< 3.0.3-3) Filename: pool/main/a/apparmor/libapparmor1_4.0.0-beta3-ok1_amd64.deb Size: 32332 MD5sum: be20c20c90cefb991252a76a59cd12c3 SHA1: f74b4eea30e1e2b5331f1718a2af991d61ae05e3 SHA256: d795d51168a18b8cc9d78719d2ea8156f4826a5ed807b043edb0209b6b044db8 SHA512: 68a88e0344af2df2d044f6b1a7437cf8bdb602d2d101731d8ea391c1cf7ea62e480b7c7174fe3316d44b0aa5007fb619d25eb1984d8bbc176d200f32e7b96b46 Homepage: https://apparmor.net/ Description: changehat AppArmor library libapparmor1 provides a shared library one can compile programs against in order to use various AppArmor functionality, such as transitioning to a different AppArmor profile or hat. Package: libappimage-dev Architecture: amd64 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libappimage Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 96 Depends: libappimage1.0abi1t64 (= 1.0.4-ok1), libcairo2-dev, libglib2.0-dev, librsvg2-dev, zlib1g-dev Filename: pool/main/liba/libappimage/libappimage-dev_1.0.4-ok1_amd64.deb Size: 19880 MD5sum: 0a5c511bb7a8f02526d655fd893a0c34 SHA1: 6fd193a9fd3b4b9fbb6d6df439c5052e32fd03d4 SHA256: f98c3e76cb992597d29a91b5e96a5738c2ec5c169f4755b160da667e046849e0 SHA512: cf24f78eaa73ddfc9621ed08837f5b773da6d9a85b79bb9ee69304bfd903c69fee9855c49630807027fe26f63ebdb076acd88c79f0c430e17ddc61a0b1d2860e Homepage: https://github.com/AppImageCommunity/libappimage Description: Development files for libappimage Core library of the AppImage project. Reference implementation of the AppImage specification. https://appimage.org . AppImage provides a way for upstream developers to provide “native” binaries for Linux users just the same way they could do for other operating systems. It allow packaging applications for any common Linux based operating system, e.g., Ubuntu, Debian, openSUSE, RHEL, CentOS, Fedora etc. AppImages come with all dependencies that cannot be assumed to be part of each target system in a recent enough version and will run on most Linux distributions without further modifications. . AppImage is the format, and AppImageKit provides a reference implementation. . This package contains the development files for libappimage. Package: libappimage1.0abi1t64 Architecture: amd64 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libappimage Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 303 Provides: libappimage1.0abi1 (= 1.0.4-ok1) Depends: libarchive13t64 (>= 3.0.4), libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.32), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libglib2.0-0t64 (>= 2.12.0), librsvg2-2 (>= 2.14.4), libsquashfuse0 (>= 0.0.0), libstdc++6 (>= 11), libxdgutilsbasedir1.0.1 (>= 1.0.1), libxdgutilsdesktopentry1.0.1 (>= 1.0.1) Breaks: libappimage1.0abi1 (<< 1.0.4-ok1) Replaces: libappimage1.0abi1 Filename: pool/main/liba/libappimage/libappimage1.0abi1t64_1.0.4-ok1_amd64.deb Size: 74804 MD5sum: 27b453920555b14f63f716f46aadc885 SHA1: cbeb5b31ffb3083cfefa014428a0f326a358cf7e SHA256: cfd25720d137939c67e9fc7d32bf41109e3bd6ecf8704fd3f3f6eafb499b9228 SHA512: 821d551848a41403b2fd88498667231e1307cab2adb0aa15c25b5d0a35846d9cd5f8ec19067e80ad2e84446f4f2d2011fd55a47dd4059ee77d77c8aa84a3be4a Homepage: https://github.com/AppImageCommunity/libappimage Description: Core library for appimage Core library of the AppImage project. Reference implementation of the AppImage specification. https://appimage.org . AppImage provides a way for upstream developers to provide “native” binaries for Linux users just the same way they could do for other operating systems. It allow packaging applications for any common Linux based operating system, e.g., Ubuntu, Debian, openSUSE, RHEL, CentOS, Fedora etc. AppImages come with all dependencies that cannot be assumed to be part of each target system in a recent enough version and will run on most Linux distributions without further modifications. . AppImage is the format, and AppImageKit provides a reference implementation. . This library is used by some tools used to ease the installation and usage of appimages. . This package contains the library for libappimage. Package: libappindicator-doc Architecture: all Version: 12.10.1+20.10.20200706.1-ok1 Priority: optional Section: doc Source: libappindicator Origin: openKylin Maintainer: openKylin Developers Installed-Size: 197 Filename: pool/main/liba/libappindicator/libappindicator-doc_12.10.1+20.10.20200706.1-ok1_all.deb Size: 18976 MD5sum: 7e683967fc9f107615bf0333e0ecb5a2 SHA1: b14986e56ea52ed79cbbd21dccc49c38f37c5f3d SHA256: ff91507ae600f5f6c160977d8c8259f16eaf34f7029147c43a43b81e4fad8956 SHA512: a4c6a687801105e44e79d3adf6a6e3362169d70e1165303e51b5daa2f18fa48f7669fdf98d42bdf3e071a65e54c19bb8fdc88290989d3927ced9eeaa8f46d870 Homepage: https://launchpad.net/libappindicator Description: Application Indicators A library and indicator to take menus from applications and place them in the panel. . This package contains developer documentation. Package: libappindicator3-1 Architecture: amd64 Version: 12.10.1+20.10.20200706.1-ok1 Priority: optional Section: libs Source: libappindicator Origin: openKylin Maintainer: openKylin Developers Installed-Size: 83 Depends: libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.4.2), libdbusmenu-gtk3-4 (>= 0.4.2), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.0.0) Suggests: indicator-application (>= 0.2.93) Filename: pool/main/liba/libappindicator/libappindicator3-1_12.10.1+20.10.20200706.1-ok1_amd64.deb Size: 21140 MD5sum: 6a3f395a0acfcff978e09dbdf57c3ba8 SHA1: b7404ac44672283349f48e71ba35555e9804cb99 SHA256: 3c4d16a115448cda49ea5a84557d4b1b7d67a4a9ff2e930755e2e521bb380f48 SHA512: a24b890d25e9773d2b832831b494365131065bd4c1759285b7d39a3b18777da4e970c287ae9ad06992670a3c8de6dc040177a2b8ae9d72256f455951dffb3f4f Homepage: https://launchpad.net/libappindicator Description: Application Indicators A library and indicator to take menus from applications and place them in the panel. . This package contains shared libraries to be used by applications. Package: libappindicator3-dev Architecture: amd64 Version: 12.10.1+20.10.20200706.1-ok1 Priority: optional Section: libdevel Source: libappindicator Origin: openKylin Maintainer: openKylin Developers Installed-Size: 114 Depends: gir1.2-appindicator3-0.1 (= 12.10.1+20.10.20200706.1-ok1), libappindicator3-1 (= 12.10.1+20.10.20200706.1-ok1), libdbus-glib-1-dev (>= 0.76), libdbusmenu-glib-dev (>= 0.1.8), libgtk-3-dev Filename: pool/main/liba/libappindicator/libappindicator3-dev_12.10.1+20.10.20200706.1-ok1_amd64.deb Size: 12084 MD5sum: 40990f13fbd39e342a1563a616072331 SHA1: 43488fd1a7e02b2a95c24066ee4530944ea8c83b SHA256: 44949d4c1c5ff083ca0b3a1e8106bcd5f14539471a02e081fb5ee880effed40a SHA512: c0f68d7b7919bc0b4e365e27b747d35f6711cad99a3ae8f82957470b9987a5aa38a9ddab289ea04f0af72eee0518211a4dc202df291b4308f7a62b020ad94d61 Homepage: https://launchpad.net/libappindicator Description: Application Indicators A library and indicator to take menus from applications and place them in the panel. . This package contains files that are needed to build applications. Package: libappstream-compose-dev Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 278 Depends: gir1.2-appstreamcompose-1.0 (= 1.0.2-ok1), libappstream-compose0 (= 1.0.2-ok1), libappstream-dev (= 1.0.2-ok1), libgdk-pixbuf-2.0-dev Suggests: appstream-generator Filename: pool/main/a/appstream/libappstream-compose-dev_1.0.2-ok1_amd64.deb Size: 25280 MD5sum: 1e8c34181d0591387c342469bcbc1980 SHA1: b556868934566a2dc6b8e366854ce5c56d3a7dbe SHA256: ff88cafcde45093dfd13aa5882527a5318f4924118888f26dc1b3882703670e6 SHA512: 376404b102f8ad66062259bbaf25190ec5161d46a07fa47669667a765902c033c590c56e5d32bd937bd231d0c57411d059b877e8c618d3d22884980fba60fc29 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: Building blocks to compose AppStream metadata (development files) 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 development files necessary to develop applications using the AppStream compose library. Package: libappstream-compose0 Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 280 Depends: libappstream5 (>= 1.0.0), libc6 (>= 2.33), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libpango-1.0-0 (>= 1.14.0), librsvg2-2 (>= 2.48), libyaml-0-2 Filename: pool/main/a/appstream/libappstream-compose0_1.0.2-ok1_amd64.deb Size: 78544 MD5sum: 46bb4b680e5e27cc8d882467ca81cd83 SHA1: dbc1d5dee2258e1da1eb2ab940ef3657b3ff1a4e SHA256: bd5d75e013803a57a7555c7d835452b9683155e1d8926baafcac95bf99f05106 SHA512: fcbb38978e4134ff14cc75e3fc914f5edd048d94433a958c38ed316ad0875fccfef846475203894a2d6fc814aa4cc3ba4624d7affaab86397377f886c4121b75 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: Building blocks to compose AppStream metadata 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 a GObject-based library of high-level functions to compose AppStream metadata and auxiliary data (like font renderings, icons, etc.). Package: libappstream-dev Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1328 Depends: gir1.2-appstream-1.0 (= 1.0.2-ok1), libappstream5 (= 1.0.2-ok1), libglib2.0-dev Filename: pool/main/a/appstream/libappstream-dev_1.0.2-ok1_amd64.deb Size: 104032 MD5sum: 9615f05d008b71b96cf23ba68ca03c81 SHA1: 6c7df629ccf991b7f60c28176d27917b73086db5 SHA256: 9c021f45918d861cc6f07f282fd555a4240117d5a67ca523a2987a6707a4fe77 SHA512: f144e623799c68eefc3543a7ba7339f235695a5bda3e6dd95c260b7e922d4d56e3b5656a41612825c59bfa0cf2d3035a66500a62e0c15ae7a522bf29c2702ad8 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: Library to access AppStream services (development files) 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 development files necessary to develop software management tools which use the AppStream library. Package: libappstream5 Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 747 Depends: libc6 (>= 2.33), libcurl3-gnutls (>= 7.63.0), libglib2.0-0t64 (>= 2.79.0), libstemmer0d (>= 0+svn527), libsystemd0 (>= 242), libxml2 (>= 2.9.0), libxmlb2 (>= 0.3.4), libyaml-0-2, libzstd1 (>= 1.5.5) Filename: pool/main/a/appstream/libappstream5_1.0.2-ok1_amd64.deb Size: 217500 MD5sum: cbd431b1d18ba153660f0571f6024ade SHA1: 02e488d66e73737e5e3a2fd7db5171774c21f106 SHA256: aa6e92d9284efd74e06eb7a3b0d20e26138f88d49f7eaaac60664f11e80c799c SHA512: d810ca11f717fa7412e9ad647ba35f139917a484585ea9d5ae393344e9773a8109896576ea82a9752e996f6837ae80baa43b02bd37fc3e7b34aa1b8eb6ab44bd Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: Library to access AppStream services 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 a GObject-based library to access AppStream services, like the software component metadata pool. It also contains functions for reading, writing and transforming AppStream metadata. Package: libappstreamqt-dev Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 106 Depends: libappstreamqt3 (= 1.0.2-ok1), qt6-base-dev Filename: pool/main/a/appstream/libappstreamqt-dev_1.0.2-ok1_amd64.deb Size: 15116 MD5sum: cb9f08c8528da52f9e2a58dec310bee3 SHA1: cc3a575532a163478af011dac397e2e8db6fa62e SHA256: 9d9503eb93b9eda8264a8c28cf80917856133f8ae46bc2f15e86067f5c073afc SHA512: 45f97e6dd266cc678d3388a96c17499eb7aa2635f82ed928fd596287e3c0964cedacf46547537f6859f297d0caed42df30b6ebebe1de2b1b91258da8cb395cf9 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: Qt6 library to access AppStream services (development files) 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 development files necessary to develop software management tools which use the Qt-based AppStream library. Package: libappstreamqt3 Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 438 Depends: libappstream5 (>= 1.0.0), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.62), libqt6core6 (>= 6.4.0), libstdc++6 (>= 5) Filename: pool/main/a/appstream/libappstreamqt3_1.0.2-ok1_amd64.deb Size: 92020 MD5sum: 0cbf59086426eef0a7e96a92851be39a SHA1: d4f06d25b9ec73edd27b3b96e33bb9472ec66ccf SHA256: 3b6fc81fdf20eab63eca573015f78f344201dc9da5b4114ff13787a76fd2800d SHA512: e899f75a482b90ddf59115ad6cd1b81d24a2783a4ab3e8d152002cc04abebe9217c20c2cc853d0e4a9995acd3b97dc07432f74da3965a8d00044c80db25cde9f Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: Qt6 library to access AppStream services 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 a Qt-based library to access AppStream services, like the software component metadata pool. Package: libappstreamqt5-3 Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 323 Depends: libappstream5 (>= 1.0.0), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.62), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/a/appstream/libappstreamqt5-3_1.0.2-ok1_amd64.deb Size: 71468 MD5sum: ea74b52e7edeb818c8dc4543bbea9f30 SHA1: 2496cbce865ab7db08194cd9a308e5e4ef6f95fb SHA256: 60b4518857ccd005ecb307d49da0a0cd4e2d91acc6728220e7450f2057b97f0f SHA512: 40952840c15f33a4834c4c071520705abd6047055628ce874948e5c3e90528e0cfc5674d10ee5f0dbf24d5f6638e5291ff788f78cdf62bd9b0d66a71a8fb2c2c Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: Qt5 library to access AppStream services 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 a Qt5-based library to access AppStream services, like the software component metadata pool. Package: libappstreamqt5-dev Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: appstream Origin: openKylin Maintainer: openKylin Developers Installed-Size: 106 Depends: libappstreamqt5-3 (= 1.0.2-ok1), qtbase5-dev Filename: pool/main/a/appstream/libappstreamqt5-dev_1.0.2-ok1_amd64.deb Size: 15132 MD5sum: 1a215f919eed65cf9f4fdfbffba6249c SHA1: 40d4c35c08ada68a3a7e3694cc9be7f6fb2693c2 SHA256: 63171165083f719fd0335b0aba27e1d49e3803b88d1cca2f85686fcd0109fd8d SHA512: abf0bd89086529d74d5e0a1f30841189d2031d4f1c5ec4ff618176aad90280fc127732364dda34706a4986a4003a8e6a2e830e47e525b25ecca032f0398440d4 Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/ Description: Qt5 library to access AppStream services (development files) 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 development files necessary to develop software management tools which use the Qt5-based AppStream library. Package: libapr1-dev Architecture: amd64 Version: 1.7.2-ok2 Priority: optional Section: libdevel Source: apr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 9487 Depends: libapr1t64 (= 1.7.2-ok2), uuid-dev, libsctp-dev, python3:any Conflicts: libapr0-dev, libapr1.0-dev Filename: pool/main/a/apr/libapr1-dev_1.7.2-ok2_amd64.deb Size: 762868 MD5sum: 3d8010d061fc8e9b1e3ed8c69671ccb3 SHA1: 9a1457a14ba8f1d75c1ccd4a4c0518e555ec033a SHA256: e9a3b1a151517ace517f40641ec506f4cb6d02355e28b03e56e2d5c48bad9db5 SHA512: b2d2a573ebc3955a4f06a7bda0ff9f10c14bc39852c8ca382c877a4d9ea9617b0fb8964301adedba3ada0248ebae46ecdad947a389c66764093435f5fd6f1514 Homepage: https://apr.apache.org/ Description: Apache Portable Runtime Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . This package contains development headers for APR. Package: libapr1t64 Architecture: amd64 Version: 1.7.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: apr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 287 Provides: libapr1 (= 1.7.2-ok2) Depends: libc6 (>= 2.38), libuuid1 (>= 2.16) Conflicts: libapr1.0 Breaks: libapr1 (<< 1.7.2-ok2) Replaces: libapr1 Filename: pool/main/a/apr/libapr1t64_1.7.2-ok2_amd64.deb Size: 97464 MD5sum: 7bef786bc5d538517ef0cf9f933ab74f SHA1: 222a1ee2efe094bffe898c0736cd81ab16a4cd5f SHA256: bfce443fbe41a01c9a016985743995904ea08c8c7a615fa7d207f83ba0490016 SHA512: d90a473eea0f0a956f76fcfb3187fddf23e0d015cb90a1214d1b5fcfa1c88adacdfa7fc929854b32f5f747d9b649434f6be78cd23067b47f14b474826b3cd136 Homepage: https://apr.apache.org/ Description: Apache Portable Runtime Library APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. Package: libaprutil1-dbd-mysql Architecture: amd64 Version: 1.6.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 51 Depends: libaprutil1t64 (= 1.6.3-ok2), libc6 (>= 2.38), libmariadb3 (>= 3.0.0) Filename: pool/main/a/apr-util/libaprutil1-dbd-mysql_1.6.3-ok2_amd64.deb Size: 12392 MD5sum: ac61a262461faefe472ee918e047224f SHA1: 277a5cbc414321885a80cdf343017b02d70fc3b8 SHA256: 8614e1dfb188ac419048edca7a52b90103de1e5682090f72c95aec0a592520c4 SHA512: fb77f10d92a0970a36b0c3bcb8fb3c538c5e9ca578a26845d13f60ebd58cbf26e5b4f2eadaac84d4c0a2f40385aa257b962efce6b50e76c8ac8a2dd29590d1c6 Homepage: https://apr.apache.org/ Description: Apache Portable Runtime Utility Library - MySQL Driver APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains the MySQL / mariadb database driver. Package: libaprutil1-dbd-odbc Architecture: amd64 Version: 1.6.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 59 Depends: libaprutil1t64 (= 1.6.3-ok2), libc6 (>= 2.38), libodbc2 (>= 2.3.1) Filename: pool/main/a/apr-util/libaprutil1-dbd-odbc_1.6.3-ok2_amd64.deb Size: 16156 MD5sum: f244bb667e5d700b6fcc278939710a09 SHA1: 7beb5c908cc15619ffd71ac70722d27b43bf1bea SHA256: b20e393e3fb70445dc75dfd1252392976bce368e232712b7e3a0ca070ce6bd13 SHA512: 80fbd392c39603be68baf478ddbcff7e6ec33763ea6693884bc3e5ba771c53372c4ea58b2e4f56912e9b0b0205410f021d5a02e3357cf5f0c1d3311279d74ba9 Homepage: https://apr.apache.org/ Description: Apache Portable Runtime Utility Library - ODBC Driver APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains the ODBC database driver. Package: libaprutil1-dbd-pgsql Architecture: amd64 Version: 1.6.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 51 Depends: libaprutil1t64 (= 1.6.3-ok2), libc6 (>= 2.38), libpq5 Filename: pool/main/a/apr-util/libaprutil1-dbd-pgsql_1.6.3-ok2_amd64.deb Size: 12144 MD5sum: ecb1f9603379cdad96695143fec147fd SHA1: 4af3d0533e019e9e23ca90cf2125c20f033bb31e SHA256: f12b176a34e66b0bc2b3da5c1fc4c1780fe1fa3c02adb560ec4705ec524ad8c3 SHA512: 0660fcea1075dc92b0dccc0bb469ae885707a44c8e55bdcd74e6e8f84e3f08274c7f96f2d3685b6fe1e633309024c4f57399bc114aa5060ba82497930347442b Homepage: https://apr.apache.org/ Description: Apache Portable Runtime Utility Library - PostgreSQL Driver APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains the PostgreSQL database driver. Package: libaprutil1-dbd-sqlite3 Architecture: amd64 Version: 1.6.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 47 Depends: libaprutil1t64 (= 1.6.3-ok2), libc6 (>= 2.38), libsqlite3-0 (>= 3.5.9) Filename: pool/main/a/apr-util/libaprutil1-dbd-sqlite3_1.6.3-ok2_amd64.deb Size: 10508 MD5sum: adb6545418790efd9cf8d114fd0a24d0 SHA1: d9b751db53f580c356212fdf5bfc157336098c91 SHA256: 8194c8a63fcfded3f6879af68d7cc993b3f5fbc262240cbd86082f42d43ae8ed SHA512: 6979a8ff5f9327abec5b446365323e19a6678f9292ff2c27be92fa676f1204ef96bb3af95a10750532649cdab0ac2acc19c8b6f3412e4e6bc6517d20b8897846 Homepage: https://apr.apache.org/ Description: Apache Portable Runtime Utility Library - SQLite3 Driver APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains the SQLite3 database driver. Package: libaprutil1-dev Architecture: amd64 Version: 1.6.3-ok2 Priority: optional Section: libdevel Source: apr-util Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 5071 Depends: libaprutil1t64 (= 1.6.3-ok2), libldap2-dev, libexpat1-dev, libapr1-dev Filename: pool/main/a/apr-util/libaprutil1-dev_1.6.3-ok2_amd64.deb Size: 406860 MD5sum: 79dee229f5d35de573fd7bc829453f2c SHA1: 315ca9d7af3e3dc01ebd53ea74af4f72c5419e7e SHA256: 80abad3116486d88515a24d54d6c9e93230b6e254de70f5153959293eb99a522 SHA512: 4a4f45213ea0d8b00fde6fc83cc05ebd9219ff41525f367d065c2328870fa09e61c852960bff339f259a9ccc70ee40e14a8ccd8c5a4cb5138f4778f99b935b7f Homepage: https://apr.apache.org/ Description: Apache Portable Runtime Utility Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains development headers for APR util. Package: libaprutil1-ldap Architecture: amd64 Version: 1.6.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 39 Depends: libaprutil1t64 (= 1.6.3-ok2), libc6 (>= 2.4), libldap2 (>= 2.6.2) Filename: pool/main/a/apr-util/libaprutil1-ldap_1.6.3-ok2_amd64.deb Size: 8684 MD5sum: af5f67e14b50aac32e0ef85de635a936 SHA1: 72240729c30be71523a7f2e0e751e8f307b72244 SHA256: 5fbeea117bad1a65c5e521070f0f8bb5da3af99cab8ef8d67d20d8bc630f87b4 SHA512: f83a49b117427b958d76358593d9f4483bc8617cc092cf0e294fbfcc13a5513a026389eb1b914b64da8b2c54360ddbd160f926104c5ac0cdf2e5b79fec2fd14a Homepage: https://apr.apache.org/ Description: Apache Portable Runtime Utility Library - LDAP Driver APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains the LDAP driver. Package: libaprutil1t64 Architecture: amd64 Version: 1.6.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: apr-util Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Apache Maintainers Installed-Size: 279 Provides: libaprutil1 (= 1.6.3-ok2) Depends: libapr1t64 (>= 1.6.2), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.0.1), libgdbm6t64 (>= 1.16), libssl3 (>= 3.0.0) Breaks: libaprutil1 (<< 1.6.3-ok2) Replaces: libaprutil1 Filename: pool/main/a/apr-util/libaprutil1t64_1.6.3-ok2_amd64.deb Size: 84740 MD5sum: 4469e03d96c137d043631e9ae577ceda SHA1: 3799d2bc1608a2130faf59fc0842162f27411a6a SHA256: 03f5cb0fdb870ae13e92f05671b49a71f98b7688b75127504698194a60119699 SHA512: 29e6ce4e8dac7b265e1853e28d911f1782a4ebf3cfca169d64a9c9be76006858cf0363505bdddc7a2e08dbe0d1cf59638e4cd1f286203d7d584d2985a52acf61 Homepage: https://apr.apache.org/ Description: Apache Portable Runtime Utility Library APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. Package: libapt-pkg-dev Architecture: amd64 Version: 2.8.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: apt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 495 Depends: libapt-pkg (= 2.8.0-ok2) Filename: pool/main/a/apt/libapt-pkg-dev_2.8.0-ok2_amd64.deb Size: 96112 MD5sum: 02260b5ddb5d3e85c982b56976fd3c16 SHA1: eda4929d24a8821c82e6e37b5a863af996a2e55c SHA256: 51b5f8592b407900b40723206e352fc9e0a1a3c34bf09bbd20bf9c35f2254708 SHA512: 7765bd131fa8dc04a846b3967a588f648324a8d13f127e67dacb1c6c11cd123f1225136a6b60c75efd5fd4abf6e78b7f10d4b0166395caaeaf2cb81b36da0276 Description: development files for APT's libapt-pkg and libapt-inst This package contains the header files and libraries for developing with APT's libapt-pkg Debian package manipulation library and the libapt-inst deb/tar/ar library. Package: libapt-pkg-doc Architecture: all Version: 2.8.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: apt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 18149 Filename: pool/main/a/apt/libapt-pkg-doc_2.8.0-ok2_all.deb Size: 911676 MD5sum: 739099d5f3a85ddc5eff726cc87cca42 SHA1: 770b6280c860cc4a89e8a25a5112d9b9fd0c520e SHA256: 08e49c9a9bb6c50901a86c590483a5458f2d35a50e68af5b9be8cfdcd2758a29 SHA512: fb2084e6be1a9bbd69c9b7adc7e2280d1f2dd6e77a3ca16fd116ef576b10ac842e640179a609904df3d7d7dd1c938cf88c1c3b4279a631c56275c8feef46dea7 Description: documentation for APT development This package contains documentation for development of the APT Debian package manipulation program and its libraries. . This includes the source code documentation generated by doxygen in html format. Package: libapt-pkg-perl Architecture: amd64 Version: 0.1.40-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 217 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libapt-pkg6.0 (>= 2.1.20), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1) Filename: pool/main/liba/libapt-pkg-perl/libapt-pkg-perl_0.1.40-ok2_amd64.deb Size: 71166 MD5sum: 10bb3341f19fc52f7ed36549f5354f5a SHA1: 40f0146cc9a7bbaa1281811186e95143e7d387f1 SHA256: 2cecfd616d38f36e38b1f4ea3bea42cd29c11067ed1c342705390160d4660035 SHA512: 1a8134cccab708ae4871a978b88f60295ab29ed6c307c038ac7610cfc8811ce416e0bfaf986dcfe520b9c9d26f0975060739d6ae5a75ebf486b705b95d5381af Description: Perl interface to libapt-pkg A Perl interface to APT's libapt-pkg which provides modules for configuration file/command line parsing, version comparison, inspection of the binary package cache and source package details. Package: libapt-pkg6.0t64 Architecture: amd64 Version: 2.8.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: apt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 3185 Provides: libapt-pkg (= 2.8.0-ok2), libapt-pkg6.0 (= 2.8.0-ok2) Depends: libbz2-1.0, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgcrypt20 (>= 1.10.3), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 11), libsystemd0 (>= 221), libudev1 (>= 183), libxxhash0 (>= 0.7.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2.3) Recommends: apt (>= 2.8.0-ok2) Conflicts: libnettle8 (<< 3.9.1-2.2~) Breaks: appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.9), dpkg (<< 1.20.8), libapt-inst1.5 (<< 0.9.9~), libapt-pkg6.0 (<< 2.8.0-ok2) Replaces: libapt-pkg6.0 Filename: pool/main/a/apt/libapt-pkg6.0t64_2.8.0-ok2_amd64.deb Size: 873948 MD5sum: 106bb8461c4d88531cfe50f136cbe751 SHA1: 91f45a2db0aaa4efa615fbc58dfeb83679c35007 SHA256: 88a902e93f99cb2f3eb760e12d391ad16cab82d83835e0c32d5a49134aa4ec04 SHA512: 3d4b26ea63b9c9fe317f75e1358fb5d17cf43d2e7f9063dafeaac411a7d6f1c89fc16d2f2fdc464ff4a076e50bd1c901d4fc849a6255fa9576fb05c7d9741f54 Description: package management runtime library This library provides the common functionality for searching and managing packages as well as information about packages. Higher-level package managers can depend upon this library. . This includes: * retrieval of information about packages from multiple sources * retrieval of packages and all dependent packages needed to satisfy a request either through an internal solver or by interfacing with an external one * authenticating the sources and validating the retrieved data * installation and removal of packages in the system * providing different transports to retrieve data over cdrom, ftp, http(s), rsh as well as an interface to add more transports like tor+http(s) (apt-transport-tor). Package: libarchive-dev Architecture: amd64 Version: 3.7.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libarchive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2110 Depends: libarchive13t64 (= 3.7.2-ok1), libbz2-dev, liblz4-dev, liblzma-dev, libxml2-dev, libzstd-dev, zlib1g-dev, libacl1-dev, libext2fs-dev, nettle-dev Filename: pool/main/liba/libarchive/libarchive-dev_3.7.2-ok1_amd64.deb Size: 537724 MD5sum: 70abe2156735adff486d9e837306f420 SHA1: b39d421e43bf6278e02a064ec980edb1a2cd4c1e SHA256: 730384657aab5c31fb470db34b6346f85797ef5ddecdbb5f7f7c943eb5a479f4 SHA512: 2422298bc018932651614f59a2cbb3982d9c630f7ce25d2deab72fb2c2b17ae06f2fc5d7d19e28d5c28cd89a25566330f8e38cafe3a9ba12d608c356f5a27502 Homepage: https://www.libarchive.org/ Description: Multi-format archive and compression library (development files) The libarchive library provides a flexible interface for reading and writing archives in various formats such as tar and cpio. libarchive also supports reading and writing archives compressed using various compression filters such as gzip and bzip2. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive. . Archive formats supported are: . * tar (read and write, including GNU extensions) * pax (read and write, including GNU and star extensions) * cpio (read and write, including odc and newc variants) * iso9660 (read and write, including Joliet and Rockridge extensions, with some limitations) * zip (read only, with some limitations, uses zlib) * mtree (read and write) * shar (write only) * ar (read and write, including BSD and GNU/SysV variants) * empty (read only; in particular, note that no other format will accept an empty file) * raw (read only) * xar (read only) * rar (read only, with some limitations) * 7zip (read and write, with some limitations) . Filters supported are: . * gzip (read and write, uses zlib) * bzip2 (read and write, uses bzlib) * compress (read and write, uses an internal implementation) * uudecode (read only) * separate command-line compressors with fixed-signature auto-detection * xz and lzma (read and write using liblzma) * zstandard (read and write using libzstd) . This package provides the files necessary for development with libarchive. Package: libarchive-tools Architecture: amd64 Version: 3.7.2-ok1 Priority: optional Section: utils Source: libarchive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 222 Depends: libarchive13t64 (= 3.7.2-ok1), libc6 (>= 2.38) Filename: pool/main/liba/libarchive/libarchive-tools_3.7.2-ok1_amd64.deb Size: 66936 MD5sum: d5fc23825e25ff87f0ebe3b8a3c16249 SHA1: a2fd36b96b2f352a05818cc66fbb11f221adb86c SHA256: 1ba9c14da8b9c8c398072e880e896de8084d7646b623a089abe46a13eda648e1 SHA512: 46b5aab448f391bfde9f3e44c353815a589c1872fe0b2be4203004b4a8dd622c26e1a4a96874abb0fbb5847e50778de734ed83c3b0c340dc8b8233dcee6f2a70 Homepage: https://www.libarchive.org/ Description: FreeBSD implementations of 'tar' and 'cpio' and other archive tools This package contains several command-line tools based on the libarchive library. . The bsdtar program is the default system 'tar' program used on FreeBSD. bsdtar uses the libarchive library as a backend which does all of the work for reading and writing archives in various formats. . The bsdcpio program is the default system 'cpio' program used on FreeBSD. bsdcpio uses the libarchive library as a backend which does all of the work for reading and writing archives in various formats. . The bsdcat program reads archived data from files or from its standard input and uses the libarchive library to decompresses it to its standard output. It may be used for viewing the contents of archives or for passing it to other tools for further processing. Package: libarchive-zip-perl Architecture: all Version: 1.68-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 304 Depends: perl:any Filename: pool/main/liba/libarchive-zip-perl/libarchive-zip-perl_1.68-ok1_all.deb Size: 90718 MD5sum: dfa520acdff4b485893607eefbb83e90 SHA1: b84cf46155c54813afda6cd6201889cca0b724d0 SHA256: c6adf4d2302238d9780d36e8d5c3df2cade32a84c3a344f6555ca5770c6fe743 SHA512: e705ecec7c65f9c089c7e9770dc579e9caa19a5b48a60a78567818f7e983d522d76b251e8a52fed6f87f8650255d69b1927244fc554f8ff53d1bde2db0930f06 Homepage: https://metacpan.org/release/Archive-Zip Description: Perl module for manipulation of ZIP archives The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. . Zip archives can be created, or you can read from existing zip files. Once created, they can be written to files, streams, or strings. . Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed. Members can be created from members in existing Zip files, or from existing directories, files, or strings. Package: libarchive13t64 Architecture: amd64 Version: 3.7.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libarchive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 897 Provides: libarchive13 (= 3.7.2-ok1) Depends: libacl1 (>= 2.2.23), libbz2-1.0, libc6 (>= 2.38), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.2.2), libnettle8t64, libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: lrzip Breaks: libarchive13 (<< 3.7.2-ok1) Replaces: libarchive13 Filename: pool/main/liba/libarchive/libarchive13t64_3.7.2-ok1_amd64.deb Size: 353888 MD5sum: d00094184c01b0af7067507b9142a47b SHA1: cf69397ef743b0465b23b8fb24d3a8e987ef345e SHA256: d38e6b0b166db387801f6066f84a6f7f5fc2cec50ef323211d50dab0ea52dbd0 SHA512: 6bcc5be75fbfce81ad7f6591f15610504b58c1cd701bd185c160f35cf023eaaf0c8aacafeca23fddf1006117e6bfa2f0be136847b766831d1ac0641b19e5f58c Homepage: https://www.libarchive.org/ Description: Multi-format archive and compression library (shared library) The libarchive library provides a flexible interface for reading and writing archives in various formats such as tar and cpio. libarchive also supports reading and writing archives compressed using various compression filters such as gzip and bzip2. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive. . Archive formats supported are: . * tar (read and write, including GNU extensions) * pax (read and write, including GNU and star extensions) * cpio (read and write, including odc and newc variants) * iso9660 (read and write, including Joliet and Rockridge extensions, with some limitations) * zip (read only, with some limitations, uses zlib) * mtree (read and write) * shar (write only) * ar (read and write, including BSD and GNU/SysV variants) * empty (read only; in particular, note that no other format will accept an empty file) * raw (read only) * xar (read only) * rar (read only, with some limitations) * 7zip (read and write, with some limitations) . Filters supported are: . * gzip (read and write, uses zlib) * bzip2 (read and write, uses bzlib) * compress (read and write, uses an internal implementation) * uudecode (read only) * separate command-line compressors with fixed-signature auto-detection * xz and lzma (read and write using liblzma) * zstandard (read and write using libzstd) . This package provides the libarchive shared library. Package: libargon2-1 Architecture: amd64 Version: 0~20190702+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: argon2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Security Tools Installed-Size: 56 Depends: libc6 (>= 2.34) Breaks: cryptsetup-initramfs (<< 2:2.6.1-2) Filename: pool/main/a/argon2/libargon2-1_0~20190702+dfsg-ok1_amd64.deb Size: 18132 MD5sum: 4c8099709055334e0ab5c06fb65a407c SHA1: 4cdb3949e1c1806466399c8e372ad419baf1c4b6 SHA256: 44cce3689bc51cd6a32d457a3e6bbbf3e6d084f029d63fbd1587f02c8fe90129 SHA512: 67af90f2b085ed4059da6f0a81344b474bf98ee28354fcfcc5988142ac2082dcf4ccaffbc21d486f26229be179e54614db6e0ba2f7a2200f55c0efa0a3b07520 Homepage: https://github.com/P-H-C/phc-winner-argon2 Description: memory-hard hashing function - runtime library Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrized by: * A time cost, which defines the amount of computation realized and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package includes the dynamic library against which programs are linked. Package: libargon2-dev Architecture: amd64 Version: 0~20190702+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: argon2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Security Tools Installed-Size: 88 Depends: libargon2-1 (= 0~20190702+dfsg-ok1) Filename: pool/main/a/argon2/libargon2-dev_0~20190702+dfsg-ok1_amd64.deb Size: 22896 MD5sum: 4fbcc0f43a6962b3b0253d7e216bc601 SHA1: 037431c10a0616405e47fcd5f5409968b2982c55 SHA256: 173fb79065e297bb0f1d547a879127e9f414186ca075d2b73bce67ba37b9a879 SHA512: fb5c3821f79b5cd99c2738b3914b812cc4fb3ce240c487c246cb53e2bd35646522eca3ee5902c033b877d35ce8fc5b093b1b44cc46ddbd19bafe4ce61e48d725 Homepage: https://github.com/P-H-C/phc-winner-argon2 Description: memory-hard hashing function - development files Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrized by: * A time cost, which defines the amount of computation realized and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package contains headers and libraries for developing program based on argon2. Package: libaribb24-0t64 Architecture: amd64 Version: 1.0.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: aribb24 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 93 Provides: libaribb24-0 (= 1.0.3-ok2) Depends: libc6 (>= 2.38), libpng16-16t64 (>= 1.6.2) Breaks: libaribb24-0 (<< 1.0.3-ok2) Replaces: libaribb24-0 Filename: pool/main/a/aribb24/libaribb24-0t64_1.0.3-ok2_amd64.deb Size: 27084 MD5sum: 64306020fdd85b1a4980ccc26255128f SHA1: 6672827d54be43c86c9436496574b1bcf6d24240 SHA256: ab1bf4551acfc1977f047dffbf3fb874657844e16cf8350ba3c32e26d911b834 SHA512: 9cac8bde2317f9aefe62fbe7fdeba2800789027b1a831410df05faa4b8b285d73951a2079601a4c551783dfa089b0ed94eeecf857bda00dc9485c77baa962219 Homepage: https://github.com/nkoriyama/aribb24 Description: library for ARIB STD-B24 decoding (runtime files) ARIB STD-B24 is a character set encoding used for subtitles when broadcasting MPEG-2 TS streams. This library provides a decoder of this character set. . This package contains the shared library. Package: libaribb24-dev Architecture: amd64 Version: 1.0.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: aribb24 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 116 Depends: libaribb24-0t64 (= 1.0.3-ok2) Filename: pool/main/a/aribb24/libaribb24-dev_1.0.3-ok2_amd64.deb Size: 29728 MD5sum: 1714d58a2a13ad7f0d442894c74b8b3e SHA1: 24fc12d2eccb46c4959cb0d1c098579ae59bf832 SHA256: 48b537e1ea2ca620ef861f082f16051cdd9ebec3747baab155aa54bab3123ca5 SHA512: 8a0aed052e0ee1f79388d21952ad3b481ded4f017c5dd9870f5c1ae20593a2d519e337b35a32f5c9c7ddae8e3fb29889ad8fccb3825658d1aa30f466dd2d2009 Homepage: https://github.com/nkoriyama/aribb24 Description: library for ARIB STD-B24 decoding (development files) ARIB STD-B24 is a character set encoding used for subtitles when broadcasting MPEG-2 TS streams. This library provides a decoder of this character set. . This package contains the development files. Package: libarmadillo-dev Architecture: amd64 Version: 1:12.6.7+dfsg-ok1 Priority: optional Section: libdevel Source: armadillo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 5555 Depends: libarmadillo12 (= 1:12.6.7+dfsg-ok1), libarpack2-dev, libhdf5-dev, libsuperlu-dev Suggests: libitpp-dev Conflicts: libarmadillo-doc Replaces: libarmadillo-doc (<= 1.1.2-1) Filename: pool/main/a/armadillo/libarmadillo-dev_12.6.7+dfsg-ok1_amd64.deb Size: 406812 MD5sum: bcaf93fda506ca22e4cf9919cca5ae1f SHA1: d4338ef6e057acc96b481ae7ce8f2941d634dcdb SHA256: 4840d8e8d75b9047aed6b43ca97630c7e240457f7abf716fce61875df25d180c SHA512: 3b8b5d7dd21d47748ba593804e6bab93ffb91cd06e5acce68754dc8e49eb0743992b567a7fa7c8572762e82c3ba14a3984466397527df5afa924123a2dc83fa4 Homepage: https://arma.sourceforge.net/ Description: streamlined C++ linear algebra library - Headers Armadillo is a streamlined C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Optional integration with LAPACK and ATLAS libraries is also provided. . This package has the development libraries and headers for Armadillo. Package: libarmadillo12 Architecture: amd64 Version: 1:12.6.7+dfsg-ok1 Priority: optional Section: libs Source: armadillo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 738 Depends: libarpack2 (>= 2.1), libblas3 | libblas.so.3, libc6 (>= 2.3), libgcc-s1 (>= 3.0), liblapack3 | liblapack.so.3, libstdc++6 (>= 4.1.1), libsuperlu5 (>= 5.2.1+dfsg1) Filename: pool/main/a/armadillo/libarmadillo12_12.6.7+dfsg-ok1_amd64.deb Size: 101172 MD5sum: d050a0022be93ac74f64790a27913eeb SHA1: 3c7eb569398617589c8fd7828feadb27a24a9883 SHA256: 8a8e23c72246ce985eecc9b75339cbd93884176689cdf29d013326cf142add63 SHA512: b20f56b1e80d5d1b6d6682061b5b475b245a6b9e729ea3aa8766247be6aa5f937828eebfff6e7333d2725bab81876ed016108e9f8797271f0b3d8536012895df Homepage: https://arma.sourceforge.net/ Description: streamlined C++ linear algebra library Armadillo is a streamlined C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Optional integration with LAPACK and ATLAS libraries is also provided. Package: libarpack2-dev Architecture: amd64 Version: 3.9.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: arpack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 722 Depends: libarpack2t64 (= 3.9.1-ok1), libblas-dev | libblas.so, liblapack-dev | liblapack.so Filename: pool/main/a/arpack/libarpack2-dev_3.9.1-ok1_amd64.deb Size: 106644 MD5sum: c6376c8b3726094df23df05aeacd9cd8 SHA1: a27d90d6f7c291bbfbbd51da3f06cd4945d5a918 SHA256: 0864efd96868742f097a566645f7114bb5116d9124f9764351522a6f6f6cd032 SHA512: dc996a4045daa373caa197042586a6921502077192618c3998064758e2b84037a15279ca4064cc1052f9e98b4a4bd31abee78884aa9a5f5c9e2e71242a283ad8 Homepage: https://github.com/opencollab/arpack-ng Description: Fortran77 subroutines to solve large scale eigenvalue problems (development) ARPACK software is capable of solving large scale symmetric, nonsymmetric, and generalized eigenproblems from significant application areas. The software is designed to compute a few (k) eigenvalues with user specified features such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations. No auxiliary storage is required. A set of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request. . This package contains the static libraries and the documentation for development with libarpack (including examples). Package: libarpack2t64 Architecture: amd64 Version: 3.9.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: arpack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 327 Provides: libarpack2 (= 3.9.1-ok1) Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libgcc-s1 (>= 4.0), libgfortran5 (>= 8), liblapack3 | liblapack.so.3 Breaks: libarpack2 (<< 3.9.1-ok1) Replaces: libarpack2 Filename: pool/main/a/arpack/libarpack2t64_3.9.1-ok1_amd64.deb Size: 97796 MD5sum: c63167a299a9d0e0bdb352fee302fdd4 SHA1: 48862ee4f92bb650c4586cd1477df459b23355fa SHA256: 7539617bd975741e889cd488339e0d2e90676c5ff752a0f97a7e7d16e15a825c SHA512: 185ba8ec06e6306acab7ea0756269c39615485883b3e89b80bbed47f4cad1c2421a0e08b601844df12dc3e0088a32bba7bd2b4a806e9273dfd4b53a14483c48f Homepage: https://github.com/opencollab/arpack-ng Description: Fortran77 subroutines to solve large scale eigenvalue problems ARPACK software is capable of solving large scale symmetric, nonsymmetric, and generalized eigenproblems from significant application areas. The software is designed to compute a few (k) eigenvalues with user specified features such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations. No auxiliary storage is required. A set of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request. . Important Features: . * Reverse Communication Interface. * Single and Double Precision Real Arithmetic Versions for Symmetric, Non-symmetric, * Standard or Generalized Problems. * Single and Double Precision Complex Arithmetic Versions for Standard or Generalized Problems. * Routines for Banded Matrices - Standard or Generalized Problems. * Routines for The Singular Value Decomposition. * Example driver routines that may be used as templates to implement numerous Shift-Invert strategies for all problem types, data types and precision. . This package contains the shared library. Package: libarray-intspan-perl Architecture: all Version: 2.004-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 70 Depends: perl:any Filename: pool/main/liba/libarray-intspan-perl/libarray-intspan-perl_2.004-ok2_all.deb Size: 25148 MD5sum: 81fc2e9d789059d6cf978c0f8b2e0623 SHA1: fb7757f6b4343406c69817aaf1854b0f3cbe00cb SHA256: f1e8166fc99b482179c91154986416ed01083360db62b425fd531f772f426287 SHA512: 954ed7b1920791b7cdaf938e2a7abcee293472f7cfc6b957af937888d7d3936360b2d4e3402935b3d5251b6ada664f71d9c3d41dd06ab48d642edf28708484ae Homepage: https://metacpan.org/release/Array-IntSpan Description: Handles arrays of scalars or objects using integer ranges as index Array::IntSpan brings the speed advantages of Set::IntSpan to arrays. Uses include manipulating grades, routing tables, or any other situation where you have mutually exclusive ranges of integers that map to given values. . Array::IntSpan is also able to consolidate ranges by comparing the adjacent values of the range. If 2 adjacent values are identical, the 2 adjacent ranges are merged. Package: libasan4 Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1445 Depends: gcc-7-base (= 7.5.0-ok2), libc6 (>= 2.23), libgcc-s1 Filename: pool/main/g/gcc-7/libasan4_7.5.0-ok2_amd64.deb Size: 393796 MD5sum: 1ee066706b5a5886484705cb1773362b SHA1: 66d3d8ad403e857b38f412b60711225a9a9e87fe SHA256: cced901be4eedca739e5607962d3a77bea15fc5bebbd99b67af1fe8f3ef77447 SHA512: abf4465b4f077d6e3c8b19f2cd08fffdc79a921738abe1afbab4eadf4fb180c1ba4f3016d8753cadece154c45c7b750430a45e51134a7dc03e599999b9e29f59 Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan5 Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1644 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 Filename: pool/main/g/gcc-9/libasan5_9.3.0-ok12_amd64.deb Size: 427562 MD5sum: f83056441825fb4b154a7c3ac56be69b SHA1: 6984b7a93434c3405a14c19ed99aeb9832f92185 SHA256: 88a0d71eba4a5b2aeff795d41b0c7c6f6bfab6333b1ce7d42688af28215d7ac7 SHA512: 4265aca366d6e39e5e10b00fd4ca9a532cf19dbfbc3543b41fb8416bd596f3a752355b3466697d0528f6afdc986676ef0f446c7289c288989dc12a930346b331 Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan6 Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1273 Depends: gcc-10-base (= 10-20200411-ok5), libc6 (>= 2.23), libgcc-s1 (>= 3.3) Filename: pool/main/g/gcc-10/libasan6_10-20200411-ok5_amd64.deb Size: 380674 MD5sum: 53c432d44e84a5d79b463a4424f5d8b1 SHA1: b2beedf166c93d0d9795ac45208ce5ce8292ab98 SHA256: 121d6856af97a209914b598b230dd80dc3a2e5c191817d0254e8bfb544137f10 SHA512: 2ecf7fbd07454b7110f6399e0bd92144895f7805149a7a969e88c096d2ddab434b8ffa2cb7b837282f31f805315bea45ce37fe4e4d1d35e4900531296fa03135 Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9894 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.34), libgcc-s1 (>= 3.3) Filename: pool/main/g/gcc-13/libasan8_13.2.0-4ok3.3_amd64.deb Size: 2828662 MD5sum: eb3f243277d15a2e9a8f9dee467727a4 SHA1: 56a87fbb598aa4453ef3b741b0965816b0388500 SHA256: 9d76c2b01f86ff684b4434d89b9a06dd5c18a7f0f2accf3231104e409880ed48 SHA512: 3d8195ede78e032f1a3aaca14c767cc06d702822316587ca150bea8fe89bc0828e2bedf21126dd9173301dba1655e495d8804a4c3717c0a22191ebb38528ed4c Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasm-dev Architecture: amd64 Version: 0.190-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: elfutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 107 Depends: libasm1t64 (= 0.190-ok3), libelf-dev Conflicts: libasm0-dev, libelfsh0-dev Filename: pool/main/e/elfutils/libasm-dev_0.190-ok3_amd64.deb Size: 18260 MD5sum: 7b5da8a063c065e1f003132df4bd4fd2 SHA1: 58baf60b0efca9687aee69b861e4625ebb03afa4 SHA256: a9ea19a25d66f1d06f63e247d1a99e3d4dc257af3dd0aea8efa74bcdc13ea6b6 SHA512: dda72cab6fe4f4ca43ce8f9bd9ed6c9c3dfaa02746d9bb6069aa91f330cb804c9767136eb9a05d7312359c7fef7df97f12c2c7f33a9597b64596e00d182a16bd Homepage: https://sourceware.org/elfutils/ Description: libasm development libraries and header files libasm1t64 allows you to create ELF files on a low level. . This package contains development libraries and header files for libasm1. Package: libasm1t64 Architecture: amd64 Version: 0.190-ok3 Multi-Arch: same Priority: optional Section: libs Source: elfutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 71 Provides: libasm1 (= 0.190-ok3) Depends: libc6 (>= 2.14), libdw1t64 (= 0.190-ok3), libelf1t64 (= 0.190-ok3) Breaks: libasm1 (<< 0.190-ok3) Replaces: libasm1 Filename: pool/main/e/elfutils/libasm1t64_0.190-ok3_amd64.deb Size: 15944 MD5sum: 470ab9d14b90b6afd520fd9647c1fb75 SHA1: c865a60b900839c4e2081c64fccd2aa7aba5954c SHA256: 4ee41851ec478284b8381825fad7f89c2ecd9158445387f6a81eeb3eb13f1482 SHA512: 880d273a471858e0fd61007aa415f791229c91abef21a25405f95ad84bf9460206a8f58ad385f3d6848c1001939b230e23d3488b3b6b7d094888c4c38556ff69 Homepage: https://sourceware.org/elfutils/ Description: library with a programmable assembler interface The libasm1t64 package provides a library with a programmable assembler interface. It allows you to create ELF files on a low level. . This library is part of elfutils. Package: libasn1-8t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 812 Provides: libasn1-8-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libroken19t64-heimdal (>= 1.4.0+git20110226) Breaks: libasn1-8-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libasn1-8-heimdal Filename: pool/main/h/heimdal/libasn1-8t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 182352 MD5sum: 10d7fc210180f3554746bf3d0a6f82a3 SHA1: 1df7b33ad1144b8c9378d96984983874058fcfc4 SHA256: 880e5a365d267339c866b4e52ed3923046d0f8559e3293f30961c1eb17a83890 SHA512: 0f5ae8ad3071b83326799d7c41835304871eab814882646b653995ab5aa639a63e5bcabaacfba38903b60129538c88e80ef6718b8034e547910dc8a1a7018694 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - ASN.1 library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the ASN.1 parser required for Heimdal. Package: libasound2-data Architecture: all Version: 1.2.11-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: alsa-lib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 194 Recommends: alsa-ucm-conf, alsa-topology-conf Suggests: alsa-utils Breaks: libasound2t64 (<< 1.2.11-ok1) Replaces: libasound2t64 (<< 1.2.11-ok1) Filename: pool/main/a/alsa-lib/libasound2-data_1.2.11-ok1_all.deb Size: 18116 MD5sum: 83716de86b2f10247d789b27238885bf SHA1: cd46afe2e07771af0b997f43107a757b22972528 SHA256: 2277257813cfdee8014aae10b42bc44dd97a81bfeef320e159afdef98f199833 SHA512: 8f27db81706b26f96635b0ee0a31ddb623b1da66d4d8f9ba9726e29763f3b151f89746c78a485c43dfaa4eb721a5acb9dc326e845c4de899852219cead76ece4 Homepage: https://www.alsa-project.org/ Description: Configuration files and profiles for ALSA drivers This package contains configuration files for ALSA drivers. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-dev Architecture: amd64 Version: 1.2.11-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: alsa-lib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 695 Provides: libasound-dev Depends: libasound2t64 (= 1.2.11-ok1) Suggests: libasound2-doc Filename: pool/main/a/alsa-lib/libasound2-dev_1.2.11-ok1_amd64.deb Size: 112424 MD5sum: 6eadabaa5ffe348251c58cc9d3d95dca SHA1: 53fd3123a436375c73db281054165a933393a116 SHA256: 357e34a1976bf0310e25028041ac9ba98cab871c35a73b508c8036d4f5d13e46 SHA512: d53c79907112dffa1d19069501c1fa866d1a2557f5bec89d99cdb04aad511a435552e03ee69a2f5c92bf2b8409170b1bf8f497006b7737cb3798bdf63e1901d7 Homepage: https://www.alsa-project.org/ Description: shared library for ALSA applications -- development files This package contains files required for developing software that makes use of libasound2t64, the ALSA library. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-doc Architecture: all Version: 1.2.11-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: alsa-lib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 17594 Depends: libjs-jquery Suggests: libasound2-dev Filename: pool/main/a/alsa-lib/libasound2-doc_1.2.11-ok1_all.deb Size: 2747824 MD5sum: 5387ac7784560c9680a878d3daa6f454 SHA1: c8050b8b0d353ffef8793a71912ba42015181763 SHA256: 85eaba6b88cc8e75920ffc31358b771ba3bbe71c5462be8a46a0da8a0137f53a SHA512: a284312808e6049a392a06e4233b23fdaa6ef971c704f3e1338d0cdf0b6c424fb13f1acf66896fd3f0531810c6b5f8d55f0f5aa287dedce828d6d5b82b63b510 Homepage: https://www.alsa-project.org/ Description: documentation for user-space ALSA application programming This package contains the HTML documentation for the ALSA library, which describes the development API for user-space applications that want to use ALSA. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-plugin-smixer Architecture: amd64 Version: 1.2.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: alsa-lib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 50 Depends: libasound2t64 (= 1.2.11-ok1), libc6 (>= 2.14), libpython3.12 (>= 3.12.1) Filename: pool/main/a/alsa-lib/libasound2-plugin-smixer_1.2.11-ok1_amd64.deb Size: 10780 MD5sum: 05a6e613c2c43b1d399920fde2a6fed0 SHA1: c248d011282969dbae744bcb4cccc8c2d59d7d43 SHA256: e44dc4603af0d06a32a046429ddd2903463fabf8e1f0fa6e988f16fbcecd1ac6 SHA512: 2c61e62730ac9ff524ccbbeab273d469b7f1dcf2edb6a5266c86e6cc6917f2920b8243cbfa9bc2d29d247ee9b3a37cbad2e3a2a2de16175f117b25ec99f84e3a Homepage: https://www.alsa-project.org/ Description: smixer plugin for ALSA library This package contains the smixer (Simple Mixer) interface for the ALSA library. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-plugins Architecture: amd64 Version: 1.2.7.1-ok5 Multi-Arch: same Priority: optional Section: libs Source: alsa-plugins Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 458 Provides: libasound2-plugins-extra Depends: libasound2t64 (>= 1.2.5), libavcodec60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.38), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpulse0 (>= 0.99.1-1~), libsamplerate0 (>= 0.1.7), libspeexdsp1 (>= 1.2.1), libswresample4 (>= 7:6.0) Conflicts: libasound2-plugins-extra Replaces: libasound2-plugins-extra Filename: pool/main/a/alsa-plugins/libasound2-plugins_1.2.7.1-ok5_amd64.deb Size: 82268 MD5sum: 1f3d5b1c35292c4d7defac29d72242f3 SHA1: 695f1b0958aeef170f329985457f52fe86d3df3b SHA256: 2958a22338a759e2683f6553f4bd4992317c38aa7e00c13305e45253e1afefa5 SHA512: 4ceb0b5653fdbf4da127e1f9e77931a1866fb988eefc058d0a1339a8256e62a840e76ec0c9d123927b654d7dd47ec9324ed57d2a21b43bf727aa8e968018502c Homepage: https://www.alsa-project.org/ Description: ALSA library additional plugins This package contains plugins for the ALSA library that are not included in the main libasound2 package. . The following plugins are included, among other: - a52: S16 to A52 stream converter - jack: play or capture via JACK - oss: run native ALSA apps on OSS drivers - pulse: play or capture via Pulse Audio - lavcrate, samplerate and speexrate: rate converters - upmix and vdownmix: convert from/to 2 and 4/6 channel streams . ALSA is the Advanced Linux Sound Architecture. Package: libasound2t64 Architecture: amd64 Version: 1.2.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: alsa-lib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 1180 Provides: libasound2 (= 1.2.11-ok1) Depends: libasound2-data (>= 1.2.11-ok1), libc6 (>= 2.38) Suggests: libasound2-plugins (>= 1.0.24) Breaks: alsa-utils (<< 1.2.1), libasound2 (<< 1.2.11-ok1) Replaces: libasound2 Filename: pool/main/a/alsa-lib/libasound2t64_1.2.11-ok1_amd64.deb Size: 364840 MD5sum: 859b9ba8c60edf9d845a1d21f6db0e3c SHA1: 14a79e83f4a58683dab4aca61abd963407df622e SHA256: 27ed24434883c2e9fdfccd495792732ceeff46eff5efbfc4b76ae86d1cb94d7e SHA512: 73446ce7f53163ee4739d0b711f8436b2df7a0269fe364ec8ddf9419b99b1449120ba449551420cb0a658fa477992cd871e7eb98652ce1c145d05d4df31558d7 Homepage: https://www.alsa-project.org/ Description: shared library for ALSA applications This package contains the ALSA library and its standard plugins, as well as the required configuration files. . ALSA is the Advanced Linux Sound Architecture. Package: libaspell-dev Architecture: amd64 Version: 0.60.8.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: aspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Agustin Martin Domingo Installed-Size: 58 Depends: libaspell15 (= 0.60.8.1-ok1) Suggests: aspell-doc Filename: pool/main/a/aspell/libaspell-dev_0.60.8.1-ok1_amd64.deb Size: 8144 MD5sum: 19622ef9aaf80d75ba82fcdf538dbfff SHA1: 87708c1f63338d2f8c86b71d4ea623fadeadeaed SHA256: c25832c2430c32972e35f774cf15e4c71eedfd985ddf4dc1091c044e7b3eaf65 SHA512: 960eb8df36e08684e8f6e9fedb7915bfbe9203df571698926aaf08dd6d6203740d3d910e34cd5d208e2f58f31246329d714a441d169321fd65098f369500ef58 Homepage: http://aspell.net/ Description: Development files for applications with GNU Aspell support This package contains the headers and static libraries for developing applications with Aspell spell-checking support. . You need this package ONLY if you plan to build applications that link against the Aspell libraries. You do not have to install this package if all you want to do is use the Aspell program to spell-check documents. Package: libaspell15 Architecture: amd64 Version: 0.60.8.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: aspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Agustin Martin Domingo Installed-Size: 2139 Depends: libc6 (>= 2.38), libstdc++6 (>= 11) Recommends: aspell-en | aspell-dictionary | aspell6a-dictionary Suggests: aspell Conflicts: aspell6-dictionary Breaks: aspell-bin (<< 0.60.3-2) Filename: pool/main/a/aspell/libaspell15_0.60.8.1-ok1_amd64.deb Size: 297704 MD5sum: e446b008c130a31eda12ae012be1315c SHA1: c8873714b33d7a293394e33deec5473e174d0e11 SHA256: 7613777830efb935e46dc088ea2d0f67fb1798f2d9804dc1deb501023dc86f1b SHA512: aa53d466e0375a7bf902861c7c4ae05177ce755c2ba078b3dd7a1e82d5db3ae2463799b09f06446c62a3df52e4a155173b720c88fd72dbfec70e3a1ecc7f943a Homepage: http://aspell.net/ Description: GNU Aspell spell-checker runtime library These are the runtime parts of the Aspell and pspell spell-checking toolkits, needed by applications that use the toolkits at runtime. . For a standalone spell-checker, install aspell as well. Package: libasprintf-dev Architecture: amd64 Version: 0.22-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 163 Depends: libasprintf0v5 (= 0.22-ok3) Suggests: gettext-doc Breaks: gettext (<< 0.18.1.1-10) Replaces: gettext (<< 0.18.1.1-10) Filename: pool/main/g/gettext/libasprintf-dev_0.22-ok3_amd64.deb Size: 11788 MD5sum: 62fd63936ee935f2243e496adad9c901 SHA1: 240707f0f931fd5aed3d40a560988b76a70d9503 SHA256: 9d439db7478a6bd24d01213ecbdc404911e9e3ec632e037916eae90359c1b59b SHA512: 9ee6218ade23f114a8df98ba61502985dc224c99256b040a390fe29021f83b1ba99cebb45ff5f63ba3a7bd4e07676f3d5ea8f8155f0fae94043931eb01be8007 Homepage: https://www.gnu.org/software/gettext/ Description: use fprintf and friends in C++ - static libraries and headers This package contains development files for the libasprintf library. Package: libasprintf0v5 Architecture: amd64 Version: 0.22-ok3 Multi-Arch: same Priority: optional Section: libs Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 151 Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2) Breaks: gettext-base (<< 0.18.1.1-6), libasprintf0c2 Replaces: gettext-base (<< 0.18.1.1-6), libasprintf0c2 Filename: pool/main/g/gettext/libasprintf0v5_0.22-ok3_amd64.deb Size: 11468 MD5sum: 97b51bb0ac78379ad71ab3ba1ac89205 SHA1: eea1de9203034be019b1f2e9cecf7448f94566d6 SHA256: 0c82d98a493c68e62598882b71906f5ca2afbe18ee086df2c4881c13ad53fa23 SHA512: ee577d5af32546e55d1e7787bbc337e5540913fa299ac9032a025a34f0f10697e3924b5122f0dc2555cfe4f1161aa1c173bcc215c4609351976bbba110b86e49 Homepage: https://www.gnu.org/software/gettext/ Description: use fprintf and friends in C++ - shared library This package contains the libasprintf shared library which makes the C formatted output routines (fprintf et al.) usable in C++ programs, for use with the strings and the streams. Package: libass-dev Architecture: amd64 Version: 1:0.17.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libass Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 437 Depends: libass9 (= 1:0.17.1-ok2), libfontconfig-dev, libfreetype-dev, libfribidi-dev, libharfbuzz-dev, libunibreak-dev Filename: pool/main/liba/libass/libass-dev_0.17.1-ok2_amd64.deb Size: 119996 MD5sum: 0c246a570e11a05a4dc9894f2c107bfb SHA1: 9cbe133b2e36b38fcf6829a1dcc87d9d7b628d92 SHA256: af1a93d479a0084ba76b6d5f14146cef9484957509218e0da3455f3a8848b7a8 SHA512: 82ed75ccc9a770001be2d2c6dc037c139e0b3b39878835bf611dc41dd7a026668b7aded8b7d021c0ccd1a9a005e43d4a338b449c3d6d8acec2220102efd99642 Homepage: https://github.com/libass/libass Description: development files for libass SubStation Alpha (SSA) is a subtitle file format that allows more advanced subtitles than the conventional SRT and similar formats. . This package contains the header files and static libraries needed to compile applications or shared objects that use libass. Package: libass9 Architecture: amd64 Version: 1:0.17.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: libass Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 249 Depends: libc6 (>= 2.38), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.3.5), libfribidi0 (>= 1.0.0), libharfbuzz0b (>= 1.2.6), libunibreak5 (>= 1.0) Filename: pool/main/liba/libass/libass9_0.17.1-ok2_amd64.deb Size: 95464 MD5sum: 4d044e6c5f1d80ea9dae5e29b3d7872a SHA1: 3a9e8fdfbd868ed244df05fdcb9678e789ec1735 SHA256: ac68f234843c77991d721ae75b72c1d796c91570f793d9eccdd325a69357a91f SHA512: e71ffc6d181a7ef79dde06032e7b583e614ef89330ab48643d211fe7f77757cc4c4e0755ba290a6c5b0540e32898a5985e16bbf3f0f2c48b3d57715557abbe11 Homepage: https://github.com/libass/libass Description: library for SSA/ASS subtitles rendering SubStation Alpha (SSA) is a subtitle file format that allows more advanced subtitles than the conventional SRT and similar formats. . This package contains the shared library for libass. Package: libassuan-dev Architecture: amd64 Version: 2.5.6-ok1 Priority: optional Section: libdevel Source: libassuan Origin: openKylin Maintainer: openKylin Developers ` Original-Maintainer: Debian GnuPG-Maintainers Installed-Size: 264 Depends: libassuan0 (= 2.5.6-ok1), libgpg-error-dev (>= 1.33) Filename: pool/main/liba/libassuan/libassuan-dev_2.5.6-ok1_amd64.deb Size: 92172 MD5sum: 0e0c222cd3a8d53595c6b5a19eca32cd SHA1: 356a99c3ec9402f9654b98bccdcfb4a283c8da56 SHA256: 7591a4d4a3e95f934593788b86704e721e650e9f3c2d471ac9d044a932139707 SHA512: f65421c7d420244ddf673d7d68d6af80bec49ec48944907c8e4b6d5b6f26f273e8c3353a74d7bd2b5f8c9da2d07ad6bceed56cbc48e9c394265784f9e59574c1 Homepage: https://www.gnupg.org/related_software/libassuan/index.html Description: IPC library for the GnuPG components -- header files Libassuan is a small library implementing the so-called "Assuan protocol". This protocol is used for IPC between most newer GnuPG components. Both server and client side functions are provided. . This package contains header files and static libraries for libassuan. Package: libassuan-mingw-w64-dev Architecture: all Version: 2.5.6-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: libassuan Origin: openKylin Maintainer: openKylin Developers ` Original-Maintainer: Debian GnuPG-Maintainers Installed-Size: 3241 Depends: libgpg-error-mingw-w64-dev (>= 1.33) Recommends: mingw-w64 Suggests: wine Filename: pool/main/liba/libassuan/libassuan-mingw-w64-dev_2.5.6-ok1_all.deb Size: 530740 MD5sum: 3a26e3254219cc34681372e3ee26e03a SHA1: d4df6c8649565e7aaaf41c12fb94fed7e6d372cf SHA256: 362955739e78b9b893d3dad6c9838f73a7cc6aeaf0b6c2b316fe07022a198783 SHA512: 6b2d76970ec8caee12bdb9703ff4c79ffe2f516f4c8587ad3c7e4f58fa4fc9e037ef59a62edbab3c8fefe771d0e72b7d079a213bd789c1276696826bbd698340 Homepage: https://www.gnupg.org/related_software/libassuan/index.html Description: IPC library for the GnuPG components -- Windows port Libassuan is a small library implementing the so-called "Assuan protocol". This protocol is used for IPC between most newer GnuPG components. Both server and client side functions are provided. . This package contains header files and static libraries for libassuan. . This is a Windows version of libassuan. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libassuan0 Architecture: amd64 Version: 2.5.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libassuan Origin: openKylin Maintainer: openKylin Developers ` Original-Maintainer: Debian GnuPG-Maintainers Installed-Size: 117 Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.33) Filename: pool/main/liba/libassuan/libassuan0_2.5.6-ok1_amd64.deb Size: 33848 MD5sum: fcc34ce3c2f9d0bbc007b9523551f028 SHA1: ad3429e10fc61d16cf21bce6524c2fb79f2b6d32 SHA256: 24fe66c8b6192a746b0db4a0c9452a500f038c0ac7cd96c980f6e19a174ef676 SHA512: 33c9d5b94357e5ee88753e141ef9699eccbb3fb4cbdd49d1fe13e8f70cb342c6b112c0f02609ddb57c3bee194d93055b5c2c111f863dcf3bd3a997f694e5f754 Homepage: https://www.gnupg.org/related_software/libassuan/index.html Description: IPC library for the GnuPG components Libassuan is a small library implementing the so-called "Assuan protocol". This protocol is used for IPC between most newer GnuPG components. Both server and client side functions are provided. Package: libastro-dev Architecture: amd64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 216 Depends: libastro1 (= 4:22.12.3-ok1) Filename: pool/main/m/marble/libastro-dev_22.12.3-ok1_amd64.deb Size: 30314 MD5sum: b02a9a19b6cedcb84acd5e12380a76d6 SHA1: 3a228cc90a94a488c2d6882a417055e7bd3acb2e SHA256: da856284774c1cf3e41caabcc72eff900c57b31bb4bf248ad6bf66c5c1522369 SHA512: 2f37aa7218da0561f48219b6f9dee3040f7a06828580bb43cb0ca7a58d3641ef4f6105ea3b7f04e0caa44666c5351d99ff17a66795f615bcdffc28ebfa7b11da Homepage: https://marble.kde.org/ Description: development files for the Marble astrononmy library Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains development files for building software that uses the Marble astronomy library . This package is part of the KDE education module. Package: libastro1 Architecture: amd64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 462 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.4.0) Filename: pool/main/m/marble/libastro1_22.12.3-ok1_amd64.deb Size: 133748 MD5sum: 2b6c5dbb436c0e1e63491f5f118ecf49 SHA1: 55229e480894124e95499081818f6b60b40020bc SHA256: 4a15971c537e9772b6f3d77e6a173b7cebf9142395a036afaa4201a23fbe5303 SHA512: 12716e01562d2c078c40f30c35c9d1c97386a8a4a1d4ccfb3da11c713352c3d9c392ad3b0b7d78190db2f1c8e2a7fec4cbc6b71e7d35a8b0c6f4b68a1f8276a7 Homepage: https://marble.kde.org/ Description: Marble astronomy library Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains shared libraries for astronomy support in marble. . This package is part of the KDE education module. Package: libasyncns-dev Architecture: amd64 Version: 0.8-ok2 Priority: optional Section: libdevel Source: libasyncns Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Tanguy Ortolo Installed-Size: 534 Depends: libasyncns0 (= 0.8-ok2) Filename: pool/main/liba/libasyncns/libasyncns-dev_0.8-ok2_amd64.deb Size: 105480 MD5sum: c3dc6f5b154ce46778664999d946b5de SHA1: 70548c639e0e5c75a4eee6523725a654573ffb98 SHA256: 17084bf350c400aaf1666b3bddff775e74caaf02f273da5ffae05b868b5c76ad SHA512: cc4fb6c6143b51f7c619267d50ee6d22ea1db2c332e6bafdf94dc5937bb80d5733930e7dfa833a22beb5cfe42a6132c57aa76fc6149995d7279c7bf21ddd70ce Homepage: http://0pointer.de/lennart/projects/libasyncns/ Description: Asynchronous name service query library development files libasyncns is a C library for Linux/Unix for executing name service queries asynchronously. It is an asynchronous wrapper around getaddrinfo(3), getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv. . This package contains development headers and libraries. Package: libasyncns0 Architecture: amd64 Version: 0.8-ok2 Multi-Arch: same Priority: optional Section: libs Source: libasyncns Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Tanguy Ortolo Installed-Size: 38 Depends: libc6 (>= 2.34) Filename: pool/main/liba/libasyncns/libasyncns0_0.8-ok2_amd64.deb Size: 10464 MD5sum: 2ca17bcf4dbeee5d6acd6067a8423124 SHA1: 3dd53db062edb36f82802c144b242d1c03856324 SHA256: f82d738f25b8f5223ae61667402dc8cd5cdeda1596db7769ad20853d43bbcc47 SHA512: 06b4edf682213279ed0d31489d64be7089b8afc5ba6e71e144df5094a8e55fc6314ba9fa204a3c15f0da2adbbd3f2813cfc6012bb66bbc513398354443262fb3 Homepage: http://0pointer.de/lennart/projects/libasyncns/ Description: Asynchronous name service query library libasyncns is a C library for Linux/Unix for executing name service queries asynchronously. It is an asynchronous wrapper around getaddrinfo(3), getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv. Package: libatasmart-bin Architecture: amd64 Version: 0.19-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: libatasmart Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 41 Depends: libatasmart4 (>= 0.13), libc6 (>= 2.4) Filename: pool/main/liba/libatasmart/libatasmart-bin_0.19-ok2_amd64.deb Size: 7120 MD5sum: 2488e071a4ec6c2519e77dca71e276c2 SHA1: 3cbc834b926f7e320a7fe7e8e84e47c4817fbd00 SHA256: 661f5110e0d02c65394f784b876f5f2850e57985c2ad25d7510ff71a8ecf50a7 SHA512: 099b3843f48393fce525334905394325c4f95d21316617a74314e07b1399481e81788b32adff76ece72d3d8e17941992922e4a8b187ffc3dd769812523aaaf57 Homepage: http://0pointer.de/blog/projects/being-smart.html Description: ATA S.M.A.R.T. reading and parsing library - utilities A small and lightweight parser library for ATA S.M.A.R.T. hard disk health monitoring. . This package contains the following utilities: * skdump - a small tool that produces a similar output to smartctl -a * sktest - a small tool for starting/aborting S.M.A.R.T. self-tests Package: libatasmart-dev Architecture: amd64 Version: 0.19-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libatasmart Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 35 Depends: libatasmart4 (= 0.19-ok2) Filename: pool/main/liba/libatasmart/libatasmart-dev_0.19-ok2_amd64.deb Size: 5056 MD5sum: 8e93e406364fd3e3d90529c2230f9945 SHA1: a0494168172f6b329768f2d3796d4dcd9027a3cd SHA256: 3247af053edd0044eb610b87895d48009c1c2c0a3d59879d8ab69e6c102c8029 SHA512: 31fe6952879809b8a5d51f451f7afb4dc42c73e7fc66229f4771869f3590e7303fa5f7124a471a2c8dcb3850075a5b62e7f45763a8fe74d5028f97710f9278e1 Homepage: http://0pointer.de/blog/projects/being-smart.html Description: ATA S.M.A.R.T. reading and parsing library - development files A small and lightweight parser library for ATA S.M.A.R.T. hard disk health monitoring. . This package contains the development files. Package: libatasmart4 Architecture: amd64 Version: 0.19-ok2 Multi-Arch: same Priority: optional Section: libs Source: libatasmart Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 80 Depends: libc6 (>= 2.14), libudev1 (>= 183) Filename: pool/main/liba/libatasmart/libatasmart4_0.19-ok2_amd64.deb Size: 23392 MD5sum: 3c7d7f0a2cb6294991abb9ce8841111f SHA1: 370a4159213fdb0a0a3d0b95aa9a7049a0ca2b34 SHA256: 1631e341871c6448c02b025faacbd6fe622211796c0db4e7cf050d9b82b977b1 SHA512: d3fb20f421022ae676dc11b8b76d594e69d94b3e69f4c0b57d6951d0ce2fe6082f110528c78dec6e9ece6b686fc07a39ec85d15c438da3e8be4cc28d7782aff6 Homepage: http://0pointer.de/blog/projects/being-smart.html Description: ATA S.M.A.R.T. reading and parsing library A small and lightweight parser library for ATA S.M.A.R.T. hard disk health monitoring. . This package contains the shared library. Package: libatk-adaptor Architecture: amd64 Version: 2.52.0-ok1 Multi-Arch: same Priority: optional Section: misc Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 53 Provides: at-spi Depends: libatk-bridge2.0-0t64 (>= 2.52.0-ok1), libglib2.0-0 (>= 2.62) Conflicts: at-spi Replaces: at-spi Filename: pool/main/a/at-spi2-core/libatk-adaptor_2.52.0-ok1_amd64.deb Size: 5888 MD5sum: 9c323b4cc4156a7d32250fbc771febc0 SHA1: 808c917aceab65eb54c86f38cd929140ce2964ea SHA256: 6adb90aef0dcbc0c28225b9b4ffb2786898b05eb7068a11064b07d1635e18d2d SHA512: ceb21fc60a6c37048f44acb75af725131405b2a023b0d2fd8ebacf8bb90c21cb8a970abe23776dc9aca983a089808a14ced5ca6326ed92b3dd390b1abfd12a70 Homepage: https://wiki.gnome.org/Accessibility Description: AT-SPI 2 toolkit bridge This package includes a gtk-module that bridges ATK to the new D-Bus based AT-SPI. Package: libatk-bridge2.0-0 Architecture: amd64 Version: 2.34.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: at-spi2-atk Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 236 Depends: libatk1.0-0 (>= 2.33.3+really2.33.3), libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.7), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.41.1) Filename: pool/main/a/at-spi2-atk/libatk-bridge2.0-0_2.34.1-ok1_amd64.deb Size: 56848 MD5sum: f8fc75f94395a91fcf36ed0f968de603 SHA1: 13913ec1066475a20f0238c2ae30c9d44a75ac16 SHA256: b133f90f2f25a29f5400145aa7da6ac4fa73a3971e5242b932b0465cc353c4d8 SHA512: 811856a8f109fbc89722fd6425340f0121c08d9d65c2ff1d5f59060511738ba13ed85407af6c6fe0e2a945e89245aafd2ce6459fdad7ce381113bc9b55ae3f8e Homepage: https://wiki.gnome.org/Accessibility Description: AT-SPI 2 toolkit bridge - shared library This package contains the ATK bridge shared library. Package: libatk-bridge2.0-0t64 Architecture: amd64 Version: 2.52.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 272 Provides: libatk-bridge2.0-0 (= 2.52.0-ok1) Depends: libatk1.0-0t64 (>= 2.51.90), libatspi2.0-0t64 (>= 2.9.90), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.75.3) Breaks: libatk-bridge2.0-0 (<< 2.52.0-ok1) Replaces: libatk-bridge2.0-0 Filename: pool/main/a/at-spi2-core/libatk-bridge2.0-0t64_2.52.0-ok1_amd64.deb Size: 61776 MD5sum: 90581eb4ed0b8a0298b684c48b753355 SHA1: d5aeebee426606c71d150d4aa4aac3f7f1c37e43 SHA256: ecb9e1778e2fcca05f38e89ad2684014222a63a930fa86491a296eaffef6c7d5 SHA512: 44636214387c706c3fdb0bc823fae4cb5802f7a62f0b3fe8cdda94d4977a90eaf8d41b4ca91cbe4c5f9291d5cb3ae9579a53545f01cb2e6bcec860ad654fbd43 Homepage: https://wiki.gnome.org/Accessibility Description: AT-SPI 2 toolkit bridge - shared library This package contains the ATK bridge shared library. Package: libatk-bridge2.0-dev Architecture: amd64 Version: 2.52.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 29 Depends: libatk-bridge2.0-0t64 (= 2.52.0-ok1), libatk1.0-dev, libglib2.0-dev, libatspi2.0-dev Filename: pool/main/a/at-spi2-core/libatk-bridge2.0-dev_2.52.0-ok1_amd64.deb Size: 4408 MD5sum: ee90ee595e520e03cd0e7e3ba10ea845 SHA1: 55652a889c9902c54d9f7dbfeffa25f612db06f7 SHA256: db219423268d4de3d1f96f017283e752a213669430b972237b5ecab49065fa0c SHA512: 3b914e3dafa85d1c9ca64bb6602321ca27b0794aef661b6ccc30dacea0c7c90e86599d1a0133a15eecb2335331815e2bf7cc1884e8c9a10806f1965ebe6dadd6 Homepage: https://wiki.gnome.org/Accessibility Description: Development files for the AT-SPI 2 toolkit bridge These are the development files for libatk-bridge2.0, needed for compilation of programs which use it. Package: libatk-wrapper-java Architecture: all Version: 0.40.0-ok1 Multi-Arch: foreign Priority: optional Section: java Source: java-atk-wrapper Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 77 Depends: x11-utils Recommends: libatk-wrapper-java-jni Filename: pool/main/j/java-atk-wrapper/libatk-wrapper-java_0.40.0-ok1_all.deb Size: 53020 MD5sum: fd700e958eedb67927f85d86278c93ba SHA1: e73bcfdbdc6d4c86fb11cada049a6a88c16f9496 SHA256: c378877cee548344ca76df2f7e6200671c04217a3b481bc087bc7c67d5dae8ad SHA512: ff028b88e81a0c57e753d992ed3808d87e6c35ce5cedeec0cd230391c90ccf663b575cacc3c408f6f0633c3f7a0f5ec5057cb57c06dfa1b5ff7be7fade62636c Homepage: https://ftp.gnome.org/pub/GNOME/sources/java-atk-wrapper/ Description: ATK implementation for Java using JNI Java ATK Wrapper is an implementation of ATK which uses JNI. It converts Java Swing events into ATK events, and sends these events to ATK-Bridge. Package: libatk-wrapper-java-jni Architecture: amd64 Version: 0.40.0-ok1 Multi-Arch: same Priority: optional Section: java Source: java-atk-wrapper Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 176 Depends: libatk-bridge2.0-0t64 (>= 2.18.1-2~), libatk1.0-0t64 (>= 2.38~), libc6 (>= 2.4), libglib2.0-0 (>= 2.38.0), libatk-wrapper-java (>= 0.40.0-ok1) Filename: pool/main/j/java-atk-wrapper/libatk-wrapper-java-jni_0.40.0-ok1_amd64.deb Size: 42068 MD5sum: 93bcfb99e5dd1013cccb32897cc86e4f SHA1: c6a6a69e3a394c50603628a102c27a924670a952 SHA256: 4a2bce4a06b221bb97880756af71d1b91f578fd78b29a637d2ef934c811c1656 SHA512: ec39253b00fbb22cba5a14c4e0d39f1df52f60892ded0fc9e6e3bd9da01eb79d315ff82e8f194a3b8ca3f84884f6f90730413832bf53b4dea22eb1facb8d8b74 Homepage: https://ftp.gnome.org/pub/GNOME/sources/java-atk-wrapper/ Description: ATK implementation for Java using JNI (JNI bindings) Java ATK Wrapper is an implementation of ATK which uses JNI. It converts Java Swing events into ATK events, and sends these events to ATK-Bridge. . This package contains the JNI bindings. Package: libatk1.0-0t64 Architecture: amd64 Version: 2.52.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 197 Provides: libatk1.0-0 (= 2.52.0-ok1) Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.62), at-spi2-common Breaks: libatk1.0-0 (<< 2.52.0-ok1) Replaces: libatk1.0-0 Filename: pool/main/a/at-spi2-core/libatk1.0-0t64_2.52.0-ok1_amd64.deb Size: 45592 MD5sum: a618882056e0fe861ce96dba122edaaf SHA1: 5096a2783fe93f2c1fbd19375e90bf345514f418 SHA256: f28a4f74342260bc31defeeb2bb9a6b7ce1bb9cc97db11d86345ae9d5d9cd670 SHA512: 99b25326d5c6ff7f4c52824553ede4cf7ce8723b87c7e00814fea4fb81dc8ae6e37bd2058bba5f345516e7d628a198883e27c1738a3c9ccc71688fa7d947d9c3 Homepage: https://wiki.gnome.org/Accessibility Description: ATK accessibility toolkit ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices. . This is the runtime part of ATK, needed to run applications built with it. Package: libatk1.0-dev Architecture: amd64 Version: 2.52.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 1342 Provides: gir1.2-atk-1.0-dev (= 2.52.0-ok1) Depends: gir1.2-atk-1.0 (= 2.52.0-ok1), gir1.2-gobject-2.0-dev, libatk1.0-0t64 (= 2.52.0-ok1), pkgconf, libglib2.0-dev Replaces: gir-repository-dev Filename: pool/main/a/at-spi2-core/libatk1.0-dev_2.52.0-ok1_amd64.deb Size: 99528 MD5sum: d8a3a7e0543cf18ed1825e1905459b2e SHA1: 80473b77e3510507187b2b51274025830600cb5e SHA256: 38ec25b697383d5ea4eabc286d8d92c77e738aaf4245f772daf955e4cc05ef13 SHA512: 63a94ad80280f9231ee93812675ef1ccf70286ecbbb5f7c3bfe3b2ac8decba535fe7e9943db0fcf57015ccc7ac14eccb4e3c6acb579ac5c8581044f2634fe46e Homepage: https://wiki.gnome.org/Accessibility Description: Development files for the ATK accessibility toolkit ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices. . These are the development files for ATK, needed for compilation of programs or toolkits which use it. Package: libatk1.0-doc Architecture: all Version: 2.52.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 5026 Suggests: libglib2.0-doc, libgtk-3-doc, devhelp Filename: pool/main/a/at-spi2-core/libatk1.0-doc_2.52.0-ok1_all.deb Size: 206056 MD5sum: 5464778c0df26917e3957f179070edc0 SHA1: efc6d95f5ecc9def8219157eb93a607a82c98b75 SHA256: e9e5588da4ce52c94bdd7a94f9b635511408f311e955722af90e6c4ea568a4f9 SHA512: dce6e3face99c368102272da4cf8377cc07a45ddac3e9adf1d00bbd2ea5454b94147c1a4512b9b70d63114c73a7a58b1db37ec7c2e1372716cc46d5996b7bb34 Homepage: https://wiki.gnome.org/Accessibility Description: Documentation files for the ATK toolkit ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices. . This contains the HTML documentation for the ATK library in /usr/share/doc/libatk1.0-doc/ . Package: libatkmm-1.6-1v5 Architecture: amd64 Version: 2.28.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: atkmm1.6 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 354 Depends: libatk1.0-0 (>= 2.12.0), libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.34.0), libglibmm-2.4-1t64 (>= 2.66.7), libsigc++-2.0-0v5 (>= 2.2.0), libstdc++6 (>= 4.1.1) Conflicts: libatkmm-1.6-1 Replaces: libatkmm-1.6-1 Filename: pool/main/a/atkmm1.6/libatkmm-1.6-1v5_2.28.4-ok1_amd64.deb Size: 68240 MD5sum: 099b1aa6b8e55af92738f80fe6194558 SHA1: 115ea09fb88a0a7cb9ad6305f7df7ea12ed4a682 SHA256: bec063391322175e023955f0b9edfbf6dc3b3bcabb7079e5fa2448ca229b7499 SHA512: 626b95b8bcf724fe579cc89e2814687c5ca743956f2071fd8cbab15fdd7928e1e9de540a2014d56100eeebb7b2e37a5d2385a668b51914585365c5bcc66cdea4 Homepage: https://www.gtkmm.org/ Description: C++ wrappers for ATK accessibility toolkit (shared libraries) Atkmm is a C++ interface for ATK, accessibility toolkit used by Gtk+ library. It provides a familiar interface for C++ programmers to add accessibility features to their applications. . This package contains shared libraries. Package: libatkmm-1.6-dev Architecture: amd64 Version: 2.28.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: atkmm1.6 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 290 Depends: libatkmm-1.6-1v5 (= 2.28.4-ok1), libglibmm-2.4-dev (>= 2.46.2), libatk1.0-dev (>= 2.12) Suggests: libatkmm-1.6-doc Filename: pool/main/a/atkmm1.6/libatkmm-1.6-dev_2.28.4-ok1_amd64.deb Size: 33384 MD5sum: b9e20de7bb9635887f079b540b70525d SHA1: 2b91f6fc665982254ab4dcae0fb3ae15f06b53f3 SHA256: fa3a01a287b85a9325923896c0e2e81a42acef6a7fdc033d673f2facbdbba46c SHA512: dcc34755ad88849281c38c6d509516b0acb27196e3625eb058ea81a904c4418988cd5c9c578391fad6f0fd40266373c693cfa2f6a89f1c87048ee660089e5dd4 Homepage: https://www.gtkmm.org/ Description: C++ wrappers for ATK accessibility toolkit (development files) Atkmm is a C++ interface for ATK, accessibility toolkit used by Gtk+ library. It provides a familiar interface for C++ programmers to add accessibility features to their applications. . This package contains development files. Package: libatkmm-1.6-doc Architecture: all Version: 2.28.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: atkmm1.6 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3361 Depends: doc-base Recommends: gtkmm-documentation Filename: pool/main/a/atkmm1.6/libatkmm-1.6-doc_2.28.4-ok1_all.deb Size: 473684 MD5sum: 45eb6e74409414dc2939336c032f1efd SHA1: e5b19a9146bb9bd12da4bd82a4d584818fdfa5ab SHA256: 038153adf605ea293ff268020f72b0a8c46943797151d37666ea8fb5769ffc80 SHA512: b45eadd8a867eb91a689829d7fd1a074baa3f25ed704917e946f84bc380a1644b0e8dd0c13e69c9bb8a14a7a5680c5356223ae9b71f76afa13532e73adfeee54 Homepage: https://www.gtkmm.org/ Description: C++ wrappers for ATK accessibility toolkit (documentation) Atkmm is a C++ interface for ATK, accessibility toolkit used by Gtk+ library. It provides a familiar interface for C++ programmers to add accessibility features to their applications. . This package contains tutorial, FAQ, and reference documentation. Package: libatomic1 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 45 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.14) Filename: pool/main/g/gcc-13/libatomic1_13.2.0-4ok3.3_amd64.deb Size: 10206 MD5sum: 16787cc6abf80db191af5d4d110f83e8 SHA1: 6d8efdc9fa5aa0ce76fabd2cc1314dcbfc6bb3ec SHA256: 8dba2fc5f0e0970029c50d87c5147eab6c34d6556af81c5f31e4b511e026a8c3 SHA512: 3eaaaf8ce7c6780d554eefb5450bf2c926cc56edf2a3b626d120f997b7f32a1559f833e90ce674d95c1d94e4f415b7657a99f0e3492fd2e28d919b93507e7dda Homepage: http://gcc.gnu.org/ Description: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatopology-dev Architecture: amd64 Version: 1.2.11-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: alsa-lib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 53 Provides: libatopology-dev Depends: libatopology2t64 (= 1.2.11-ok1), libasound2-dev Breaks: libasound2-dev (<< 1.2.1.1) Replaces: libasound2-dev (<< 1.2.1.1) Filename: pool/main/a/alsa-lib/libatopology-dev_1.2.11-ok1_amd64.deb Size: 11080 MD5sum: 5ced3b2b6bb65f50c9ba0141869e4ee2 SHA1: fcb22ac2d16067feadf85c29e4a2bd6336f0dc34 SHA256: 81c2e9919741b3e9365ca14dd8440120ca486aefbac0593abb7e9572f0e895f4 SHA512: e3a7c0551e4ef6f33d989a27a75bf8279edb72447102e98eed0e44d9228aaf6a4ae96627407bdd074d5583505158f32c11f6af7387b087ef0d60f197770b7a0a Homepage: https://www.alsa-project.org/ Description: shared library for handling ALSA topology -- development files This package contains files required for developing software that makes use of libatopology2t64, the ALSA topology library. . ALSA is the Advanced Linux Sound Architecture. Package: libatopology2t64 Architecture: amd64 Version: 1.2.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: alsa-lib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian ALSA Maintainers Installed-Size: 134 Provides: libatopology2 (= 1.2.11-ok1) Depends: libasound2t64 (>= 1.2.7.1), libc6 (>= 2.38) Breaks: libasound2t64 (<< 1.2.1.1), libatopology2 (<< 1.2.11-ok1) Replaces: libasound2t64 (<< 1.2.1.1), libatopology2 Filename: pool/main/a/alsa-lib/libatopology2t64_1.2.11-ok1_amd64.deb Size: 47356 MD5sum: 36cacb306951fee318268bae255f1b21 SHA1: c137bf6e15a660b652bc499ea67b4c77c5f613af SHA256: 3633d38230d30c43039836f59ab247399a2639f88416d5d8702f88e5ca0d03c0 SHA512: 75c7f85fb251b935f1a6e919beec37d8b0dd945a2360c7d99b874ea0bc5af0ecfa928d222cd6fab694d9fc406fe9256e079c00be45d9c8c1539ab8c94233dc6c Homepage: https://www.alsa-project.org/ Description: shared library for handling ALSA topology definitions This package contains the ALSA topology library. . ALSA is the Advanced Linux Sound Architecture. Package: libatrildocument-dev Architecture: amd64 Version: 1.24.0-ok3.7 Priority: optional Section: libdevel Source: atril Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 618 Depends: libatrildocument3 (= 1.24.0-ok3.7), gir1.2-atrildocument-1.5.0 (= 1.24.0-ok3.7) Breaks: gir1.2-atril (<< 1.18.3-0), libatril-dev (<< 1.9.0) Replaces: gir1.2-atril (<< 1.18.3-0), libatril-dev (<< 1.9.0) Filename: pool/main/a/atril/libatrildocument-dev_1.24.0-ok3.7_amd64.deb Size: 46508 MD5sum: f0453811a74ce0d96f835c3303ddcb7a SHA1: 1f49f7aec16da69bfc30148db57cd59dfde00cfc SHA256: 90fe410b2250516f5433221a21535fbd8db81c4cfbe1d291a3677161b8b3cd70 SHA512: 4417d13262290eb3bf4d2fa65bbb558637478f008f857ee43f049abed340ac12f32645449ee48fde94335e2570ca858d308e8d3c6e8d97034943516103f81b5c Homepage: https://mate-desktop.org/ Description: MATE document rendering library (development files) Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. . This package contains the development files for the libatrildocument library. Package: libatrildocument3 Architecture: amd64 Version: 1.24.0-ok3.7 Priority: optional Section: libs Source: atril Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 589 Depends: libjs-mathjax, libc6 (>= 2.35), libcairo2 (>= 1.10.0), libdjvulibre21 (>= 3.5.28), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.4), libgxps2t64 (>= 0.2.1), libkpathsea6 (>= 2023.20230311.66589), libpango-1.0-0 (>= 1.14.0), libpoppler-glib8t64 (>= 0.22.1), libspectre1 (>= 0.2.3), libsynctex2 (>= 2023.20230311.66589), libtiff6 (>= 4.0.3), libxml2 (>= 2.7.4) Breaks: libatril (<< 1.9.0) Replaces: libatril (<< 1.9.0) Filename: pool/main/a/atril/libatrildocument3_1.24.0-ok3.7_amd64.deb Size: 146408 MD5sum: f31d07e48b356e550165a0db879ba4d0 SHA1: 32add70267caf8cfcab173bb81fa00bbfdc036e0 SHA256: eda6f3c15e61e3d7700c2af967b548a75b95befb469b2a82203aed9999c8c88b SHA512: 78273759be43170fa6fb13c69601a0c14efdf6680a00a307c0fb1ae073862dbb614a281bb04c60877590daba2dbe26af794be7f52e6420ef4fa46a538a7fc171 Homepage: https://mate-desktop.org/ Description: MATE document rendering library Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. . This package contains the document rendering library used by Atril. Package: libatrilview-dev Architecture: amd64 Version: 1.24.0-ok3.7 Priority: optional Section: libdevel Source: atril Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 233 Depends: libatrilview3 (= 1.24.0-ok3.7), gir1.2-atrilview-1.5.0 (= 1.24.0-ok3.7) Breaks: libatril-dev (<< 1.9.0) Filename: pool/main/a/atril/libatrilview-dev_1.24.0-ok3.7_amd64.deb Size: 22024 MD5sum: 69faca9d7f06e8c1e5075efa57dced83 SHA1: 79ade9f0e605206effc0a2320d55a14d1f18a7db SHA256: 9552e08b6fbb8f606951933ae4bf666eff4c718fc434748e80621cdb2f0c4f8d SHA512: aecc339da02cfbdb30d8d01d8b96cbff8226e272ead0219877ee6b5fc951aa919182bc9680a3caa328fa731a88c465e704716545c16671ae8cda32f082804601 Homepage: https://mate-desktop.org/ Description: MATE document viewing library (development files) Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. . This package contains the development files for the libatrilview library. Package: libatrilview3 Architecture: amd64 Version: 1.24.0-ok3.7 Priority: optional Section: libs Source: atril Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 355 Depends: libatrildocument3 (= 1.24.0-ok3.7), libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.29), libcairo2 (>= 1.14.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.4), libpango-1.0-0 (>= 1.14.0) Replaces: libatril (<< 1.9.0) Filename: pool/main/a/atril/libatrilview3_1.24.0-ok3.7_amd64.deb Size: 106844 MD5sum: 508d8d8ec81eea9ab27aa6282bef1813 SHA1: 8027a800cf64af6575320e55ee3d5b29baa51966 SHA256: e12598e505ed9528ccfd5f03d1172b0cfec3a0b76ae98944e87930b77af2de8d SHA512: 0114d841b5f222cedd2a73953241a38ec75fb7d28982816a03b31eec4ebac71ee5d455906dcacd8d3f64eec565c1aa96e4aadee899a2bf398458890b35744631 Homepage: https://mate-desktop.org/ Description: MATE document viewing library Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. . This package contains the document viewing library used by Atril. Package: libatspi2.0-0t64 Architecture: amd64 Version: 2.52.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 258 Provides: libatspi2.0-0 (= 2.52.0-ok1) Depends: libc6 (>= 2.7), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.62), libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4) Recommends: at-spi2-core (= 2.52.0-ok1) Breaks: libatspi2.0-0 (<< 2.52.0-ok1) Replaces: libatspi2.0-0 Filename: pool/main/a/at-spi2-core/libatspi2.0-0t64_2.52.0-ok1_amd64.deb Size: 70216 MD5sum: 95ff43bfac07eda12a3213cf6acba9b7 SHA1: 62dc9eac96c57b5c134391b0a96620dd010fa89d SHA256: 5ca09ac2476a626a598ab4bf418871fbb8c76630f9a9c33030e74905bff2f558 SHA512: 247fc50c1542e791828f44c4a58b81607563427c3311f76fc7854c7f969debb68d0145e3830b0f8af3320d6bc23671b6bd1b6c0dc6870d7c5571bd4e3fa88d3b Homepage: https://wiki.gnome.org/Accessibility Description: Assistive Technology Service Provider Interface - shared library This package contains the shared library for applications that wish to use the at-spi interface. Package: libatspi2.0-dev Architecture: amd64 Version: 2.52.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: at-spi2-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 823 Provides: gir1.2-atspi-2.0-dev (= 2.52.0-ok1) Depends: gir1.2-atspi-2.0 (= 2.52.0-ok1), gir1.2-dbus-1.0-dev, gir1.2-glib-2.0-dev, gir1.2-gobject-2.0-dev, libatspi2.0-0t64 (= 2.52.0-ok1), libglib2.0-dev, libdbus-1-dev, libxtst-dev Replaces: gir-repository-dev Filename: pool/main/a/at-spi2-core/libatspi2.0-dev_2.52.0-ok1_amd64.deb Size: 75628 MD5sum: 8a1d0a3d4405d7f40e9354c8802c9835 SHA1: 84314850ee142086e3968813e240bbf84ec85f5f SHA256: 61c10130acaaa20e7b876891a7ba62454c986c9a92d065f35ebdd2fee63d3dc3 SHA512: dc76b480aa8862658946681098675a26db97512bf553c1c506b4b54ee4eec758d61eda26af3a17139effcc77251fc4140333b964e67f8b28603bc2dac2584dea Homepage: https://wiki.gnome.org/Accessibility Description: Development files for the assistive technology service provider These are the development files for at-spi2, needed for compilation of programs which use it. Package: libattr1 Architecture: amd64 Version: 1:2.5.1-4ok1 Multi-Arch: same Priority: optional Section: libs Source: attr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 59 Depends: libc6 (>= 2.4) Filename: pool/main/a/attr/libattr1_2.5.1-4ok1_amd64.deb Size: 11464 MD5sum: 28e967927d800c89368db82281400738 SHA1: 0790a1452e6fadee7fcfb24b4cdfe6601ba48beb SHA256: 4ad2e0444ac54b98abedd07ff1010ecb48e2fe1266646dba5a7f348b3409b926 SHA512: 54364512f4bdb9f728022bd9c7cf6534da5fc6d722c57318bb1a62266e1603912891de2cebe22d0ca1d8bbf810709398f3fd2fdf2291c01cbcc33e568a1edd30 Homepage: https://savannah.nongnu.org/projects/attr/ Description: extended attribute handling - shared library Contains the runtime environment required by programs that make use of extended attributes. Package: libattr1-dev Architecture: amd64 Version: 1:2.5.1-4ok1 Multi-Arch: same Priority: optional Section: libdevel Source: attr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 85 Provides: attr-dev Depends: libc6-dev | libc-dev, libattr1 (= 1:2.5.1-4ok1) Conflicts: attr-dev Replaces: attr-dev Filename: pool/main/a/attr/libattr1-dev_2.5.1-4ok1_amd64.deb Size: 22682 MD5sum: 192493498fee8e8d4ec326500313f166 SHA1: 9db97f1c123fc94b5f8326cd5622e1e8b4ae2fcc SHA256: d83f27af8766c3791c7c692e3b4d8ef7e7d70888947f85af7320e6527e23cd4d SHA512: ab77b9e5491e21c767c60760f50d858e257ab28dde6c5c09cf6255feb1dd985f24be8bf6c99e0fdf86cfb97fc14c833dce7ee6e05803bc70d87c76d5e7e379e4 Homepage: https://savannah.nongnu.org/projects/attr/ Description: extended attributes handling - static libraries and headers This package contains the libraries and header files needed to develop programs which make use of extended attributes. For Linux programs, the documented system call API is the recommended interface, but an SGI IRIX compatibility interface is also provided. . Currently most filesystems support extended attributes. The SGI IRIX compatibility API built above the Linux system calls is used by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8). Package: libaudio-dev Architecture: amd64 Version: 1.9.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nas Origin: openKylin Maintainer: openKylin Developers Installed-Size: 719 Provides: nas-dev Depends: libaudio2 (= 1.9.4-ok1) Conflicts: nas-dev Replaces: nas-dev Filename: pool/main/n/nas/libaudio-dev_1.9.4-ok1_amd64.deb Size: 240004 MD5sum: 738f030bf158edb740f94a2adf491980 SHA1: c66fa99579ded9a781e2f550b9fcaf36970a7beb SHA256: 33f3dfa556511b6dcc6d1309666f0ba08ae0ec368ade17a825a89f875a9a031a SHA512: 94e1cc7869f4f7089523283a1bbd7e4a7104ac0b9023f4781d15c77be60c9971562344dca0b1f9f71346d95dc459640c16c24e345786d4bedc59899731bef301 Homepage: https://radscan.com/nas.html Description: Network Audio System - development files The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the header files and static library (libaudio.a), needed for development of programs using NAS. Package: libaudio2 Architecture: amd64 Version: 1.9.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: nas Origin: openKylin Maintainer: openKylin Developers Installed-Size: 158 Provides: nas-lib Depends: libc6 (>= 2.28), libxau6, libxt6t64 Suggests: nas Replaces: nas-lib Filename: pool/main/n/nas/libaudio2_1.9.4-ok1_amd64.deb Size: 49548 MD5sum: c52af9bd3b22aaccc0aa56cdc74cd394 SHA1: 4625a64cf4b0112eec066d58d95fcc7c0d616516 SHA256: 2592eb12385492b1e7cbb2c3967f649e0d3b521794978d4580e9e2701629891c SHA512: b88641decf0c280328b052ef54e95e7acb65d0fcd83bdb2abad7cd0e767eba3426827fe1701ffe026baa688775d8ad3dd20a6ce31abc9c2ba8d9fe41826b5e82 Homepage: https://radscan.com/nas.html Description: Network Audio System - shared libraries The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the NAS library (libaudio), needed for both remote and local output. Package: libaudiofile-dev Architecture: amd64 Version: 0.3.6-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: audiofile Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 150 Depends: libaudiofile1 (= 0.3.6-ok1.1) Recommends: pkg-config Filename: pool/main/a/audiofile/libaudiofile-dev_0.3.6-ok1.1_amd64.deb Size: 35366 MD5sum: 81fbe1ecce7881e5bc1b830ec0fc7e4c SHA1: 134b2e40916a1d6da307192740ee310e43eb3b1b SHA256: c5f73f725447142dc70ce2c2096360c1f9a54deba65438aa6974d61cc4c4eafe SHA512: ee3e6fa5cb62b1b9a5f4327b5bd577816bb7abf0f5d68d86ff3599faf8f379d92b6b58296455860c3b877e88a8cac3eb908cafbec07f92a8c62d1d7e4c1b056e Homepage: http://audiofile.68k.org/ Description: Open-source version of SGI's audiofile library (header files) 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 development headers and library files needed to compile programs using libaudiofile, as well as example programs for identifying and converting audio files. Package: libaudiofile1 Architecture: amd64 Version: 0.3.6-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: audiofile Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 425 Depends: libc6 (>= 2.14), libflac8 (>= 1.3.0), libstdc++6 (>= 5.2) Filename: pool/main/a/audiofile/libaudiofile1_0.3.6-ok1.1_amd64.deb Size: 107138 MD5sum: 9245a0c436bb9bc6ee2156f2b798b8f9 SHA1: 95097330b9e0525c641c0513d5d82cd57a1e1a95 SHA256: e7f439e8e2e49d98d6da85044b63d21808dd47990c72548a13e2f0e8b5c1d922 SHA512: 24b5422699df6f9521b914b9399dc66ba32b713c5131b8101baf2f8f1bfd2cfb8dfd310e3f87000cd7849bd08afb8ac60c2f0fea54d786fcb5546b72b2af79e9 Homepage: http://audiofile.68k.org/ Description: Open-source version of SGI's audiofile library 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 library needed to run executables using libaudiofile. Package: libaudit-common Architecture: all Version: 1:3.1.2-ok1.2 Multi-Arch: foreign Priority: optional Section: libs Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 15 Filename: pool/main/a/audit/libaudit-common_3.1.2-ok1.2_all.deb Size: 3376 MD5sum: ef67b3b0ea670727486bf57c8aacbb3a SHA1: d8e1c4c4e5fc0e0bb9b7dc62fbcbcc229c68bbcf SHA256: 6d465d690ced5d9f4e5055a9efc6c911beca25d99fd76415e1f07fd09be11c24 SHA512: 79b538906f7a5e62bb21dc129762817e2c4c5a50a764706afc1f23f2eda69bd5234524b0210c6d0860b63b11ef7842b3f36459466db2dad09467f61a73a45990 Homepage: https://people.redhat.com/sgrubb/audit/ Description: Dynamic library for security auditing - common files The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. . This package contains the libaudit.conf configuration file and the associated manpage. Package: libaudit-dev Architecture: amd64 Version: 1:3.1.2-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 267 Depends: libaudit1 (= 1:3.1.2-ok1.2), libcap-ng-dev Filename: pool/main/a/audit/libaudit-dev_3.1.2-ok1.2_amd64.deb Size: 74244 MD5sum: 345fccae0512ca3257d7b9d23820dbd8 SHA1: 5bd6200b40293d7ad4556f701a5a5ea21ee175ba SHA256: 666d6042f706770cbc5f0b91f940c47dcaebebf9a1555e099389806c56a86c3c SHA512: 432b2fd0d007d6d6c5f20d62694429ac5f9502dcb3c413c0ac183a700f96d2e27ee23e9d0d292cfe3f0bd4726279753494e43d791d9460c4dfa4649fc47c77ad Homepage: https://people.redhat.com/sgrubb/audit/ Description: Header files and static library for security auditing The audit-libs-devel package contains the static libraries and header files needed for developing applications that need to use the audit framework libraries. Package: libaudit1 Architecture: amd64 Version: 1:3.1.2-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 148 Depends: libaudit-common (>= 1:3.1.2-ok1.2), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9) Filename: pool/main/a/audit/libaudit1_3.1.2-ok1.2_amd64.deb Size: 39540 MD5sum: c1cd25b79109298629d7a6279b8b4f4f SHA1: 6428485015767457a98097b0f7a50a169fd205ef SHA256: 1241c5000c005d16fe96d7b8c6c92fe12ab1d7c4eac9492473a5eb4d09f5ddf2 SHA512: 852f8dd36075c28dd7be79d02a1d4ba4adb534a2bee0036fdeff5858a1e692951f0c15687dea5a945947b31485b496c76f9ea4cecfb93b095d24bc3f6415eba6 Homepage: https://people.redhat.com/sgrubb/audit/ Description: Dynamic library for security auditing The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. Package: libauparse-dev Architecture: amd64 Version: 1:3.1.2-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 338 Depends: libauparse0t64 (= 1:3.1.2-ok1.2) Filename: pool/main/a/audit/libauparse-dev_3.1.2-ok1.2_amd64.deb Size: 92276 MD5sum: 3688d6dfca7d49cdd05da6a5b038af97 SHA1: 4938fccf87f40c81413dee50870c46c1288af738 SHA256: f412280130f14426b55aa027b716abe047f71514d90546035ee31a35f4b0b41b SHA512: 5ea55d13be51c9e2c841d014099047259a0de632a221e48f7d134a50ee8ab630b0e60e93b490744b8d648f767423d915796f4f95e58be14f4e3d0c6072791d7b Homepage: https://people.redhat.com/sgrubb/audit/ Description: Header files and static library for the libauparse0t64 library The audit-libs parse package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. Package: libauparse0t64 Architecture: amd64 Version: 1:3.1.2-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: audit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 160 Depends: libaudit1 (= 1:3.1.2-ok1.2), libc6 (>= 2.38) Breaks: libauparse0 (<< 1:3.1.2-ok1.2) Replaces: libauparse0 Filename: pool/main/a/audit/libauparse0t64_3.1.2-ok1.2_amd64.deb Size: 53912 MD5sum: f1aba8ea5684b7c4732b9910b3488ac8 SHA1: 97793e06f94885ec02c593e4940289de2ee061ac SHA256: 4c3ffb632372879b9e725fe1435b3d79ce63d5374e78a1504595ff6261f7512f SHA512: 6469fcb77b3318ea49c600172c6f8cb2a32de32a64c1f6d0aa444cb3d7cff0745148a97cef9aa2c24540a68caf1df0b4d9abb8945fee001eed098bb9ec288a32 Homepage: https://people.redhat.com/sgrubb/audit/ Description: Dynamic library for parsing security auditing The libauparse package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. . This package contains the libauparse0t64 library. Package: libautobox-perl Architecture: amd64 Version: 3.0.1-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 92 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libscope-guard-perl Filename: pool/main/liba/libautobox-perl/libautobox-perl_3.0.1-ok3_amd64.deb Size: 28288 MD5sum: 55cd1a0ee52b049796357e490dc6e7b5 SHA1: 5fdf0cfacc329b602a2d743430594717582d6bde SHA256: 95f6f09a09c880ea39c43c146e98c06c071f9fb642d5d6914b47af0abb110f59 SHA512: 51f2e709b571f75909e981af7dd43e40f2ac1805d8fa4288b6537e5673d22158df6d69a7236fbfe12e904ed19889170f88346e37188a3b2c3ab16eaa14db6794 Homepage: https://metacpan.org/release/autobox Description: Perl pragma for method calls on native types autobox is a Perl pragma that enables method calls on Perl's native data types including numeric values (integers and floats), strings, arrays, hashes and even code references in a simple and consistent way. . When a method is invoked on something which is not a blessed object reference, autobox looks for the method in a package whose name corresponds to the ref() type of the value. This design means extending the default functionality for new methods on a type-by-type basis is very simple. Package: libavahi-client-dev Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 201 Depends: libavahi-client3 (= 0.8-ok1), libavahi-common-dev (= 0.8-ok1), libdbus-1-dev Filename: pool/main/a/avahi/libavahi-client-dev_0.8-ok1_amd64.deb Size: 33308 MD5sum: 79cd6f2e70af82c8f1c12af1effedc3a SHA1: cba2f549778c15373caa7f715e87e3eb2ff034eb SHA256: 87022dd5976345dc62dcb8638721fc3ed085d9b4010ca89ea11ce942d73357eb SHA512: eee3f2c5dcf355351360b26ea33ad761fb39414ec7aa8713aae410863c46bd8c5972c86d13cdf55be6e5e3c701c593674da713c00fb73144cb768cb106224fb5 Homepage: https://avahi.org/ Description: Development files for the Avahi client library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Package: libavahi-client3 Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 113 Depends: libavahi-common3 (= 0.8-ok1), libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14) Filename: pool/main/a/avahi/libavahi-client3_0.8-ok1_amd64.deb Size: 25532 MD5sum: c3627422b9b134337ba4f8bfee14976e SHA1: f426d68c3600a71e04b48fa7724ee5686b9ec38a SHA256: 3438cf1a42944771cec21af79db6924415f06d8b0e5a73e21e70f8720c675322 SHA512: c59e042bfe673b189cdd04c82e88b0e5ef70b57696ef588428a74633e8a3ba20113988203bc04b3aace1be87a890604c05274e90b7d24063e4b037a1b97ac63d Homepage: https://avahi.org/ Description: Avahi client library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Package: libavahi-common-data Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 754 Filename: pool/main/a/avahi/libavahi-common-data_0.8-ok1_amd64.deb Size: 105668 MD5sum: dfcf5ff7615c34a17bdd0d06390e00c2 SHA1: fc0493083b2ea2fd2209d88c33b17d1dc51f4634 SHA256: 82bdef85168e148e8d4dc489f131a7b8a04cb0531b9db1ce670ebc900a4c2e8d SHA512: 63d685a76de099ba1121385176d8a6fe9f8e268beb06f50a8ccf04dff9b62414a2dfb2a9924242eacf28d38994a5853d0bc2be09c0d2fddd0e911f49b219953f Homepage: https://avahi.org/ Description: Avahi common data files Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains common data files for avahi. Package: libavahi-common-dev Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 192 Depends: libavahi-common3 (= 0.8-ok1) Filename: pool/main/a/avahi/libavahi-common-dev_0.8-ok1_amd64.deb Size: 36344 MD5sum: db4ba24e6af8f25296a10e80e1bce82a SHA1: fc931ca6af0beb8888664d5c6caa813c86c35ae7 SHA256: b16783b1f8ba3f31534c1f57f8446b8a610d4b872b0d0cfbc114a68672e7e12b SHA512: e0819557ea9c25544b283941df3058c05d3c07e3d0bae814bcf9ef3b1e37c1f4bd4663b7eadae467d22df0f83d360a72bef7ec822e7c0db5248a8b37ccd442c7 Homepage: https://avahi.org/ Description: Development files for the Avahi common library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the Avahi common library, which is a set of common functions and definitions used by many of Avahis components and client applications. Package: libavahi-common3 Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 90 Depends: libc6 (>= 2.38), libavahi-common-data (= 0.8-ok1) Filename: pool/main/a/avahi/libavahi-common3_0.8-ok1_amd64.deb Size: 21884 MD5sum: f677039d31ff01fce079907ff15b4060 SHA1: ee7131b47efb41b27f31067c35378ff416b4c14e SHA256: fde10675b1f5a75c1f738ead0b66716f955624080fd6a25baa0ee21617a3c049 SHA512: eada994479774f6dda2d0d81fe200f9cf961f914a78e17ce0a890e08813fe609a2f9326cc4f3835669422a8b395640bdac0b383bcf23d9c56348793f07a0ae76 Homepage: https://avahi.org/ Description: Avahi common library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the Avahi common library, which is a set of common functions used by many of Avahis components and client applications. Package: libavahi-compat-libdnssd-dev Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 163 Depends: libavahi-compat-libdnssd1 (= 0.8-ok1), libavahi-client-dev (= 0.8-ok1) Filename: pool/main/a/avahi/libavahi-compat-libdnssd-dev_0.8-ok1_amd64.deb Size: 31140 MD5sum: 3981b65a8148a05dbcc704d64f143aab SHA1: 9004ce89be7f93ef0198860ad83b60b80f4329aa SHA256: aaa1151df1508df9ce273f202a3b37e705bd6935c52ccd8a41eb6d0eaa82f8f4 SHA512: 28ec7f228370c0191e627cac4544c5b9327317e608f33b45237186edd56df44d0082358a5e6af3804ca66be53c6e8d9fd3493de0b2796d4833f8f25543cc244d Homepage: https://avahi.org/ Description: Development headers for the Avahi Apple Bonjour compatibility library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for Apple Bonjour compatibility library of Avahi. Package: libavahi-compat-libdnssd1 Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 78 Depends: libavahi-client3 (= 0.8-ok1), libavahi-common3 (= 0.8-ok1), libc6 (>= 2.34) Recommends: libnss-mdns Filename: pool/main/a/avahi/libavahi-compat-libdnssd1_0.8-ok1_amd64.deb Size: 16476 MD5sum: fe2e6e4f5188318351c6bf2e9255c677 SHA1: 7fad13bc83409aa5ac480b5465be08effb273fb2 SHA256: 5f6365663441b42b2af870cd3e30aac7024d00bb1a64bd905805f499ac61436f SHA512: 90c2d25780523769cfa060ee557f0e0e3a6d7e46975bcb87000232b8c2825426562169ccd43d30fb854c157e783fa4e2923a76ea1d77598e0d1adf7867f4db12 Homepage: https://avahi.org/ Description: Avahi Apple Bonjour compatibility library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the Apple Bonjour compatibility library of Avahi. Package: libavahi-core-dev Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 549 Depends: libavahi-core7 (= 0.8-ok1), libavahi-common-dev (= 0.8-ok1) Filename: pool/main/a/avahi/libavahi-core-dev_0.8-ok1_amd64.deb Size: 101664 MD5sum: a9fdd6784c6a6ca3fba8577aec9095af SHA1: 46ddb08ce32a76ca4e7355d76775c2939b925ce9 SHA256: f7d1e2fdb08c33e8958b1870422bd675c4ee733cf140e71ad0f890347506755b SHA512: ccf9111501639cbf4b9310dd7e0a1adf70869c6ef0f6b43b5269d8dea2beb9f8c5c9d6a2899eef14674bca8cd1ff2ed27a3bc6e5b09da19afca1dfc5be88cc0d Homepage: https://avahi.org/ Description: Development files for Avahi's embeddable mDNS/DNS-SD library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development files for Avahi's embeddable mDNS/DNS-SD stack. This can be used by embedded application developers to integrate mDNS/DNS-SD functionality into their applications. . You should not however use this library for non-embedded applications, you should use libavahi-client-dev which interacts with the avahi daemon. Package: libavahi-core7 Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 270 Depends: libavahi-common3 (= 0.8-ok1), libc6 (>= 2.15) Filename: pool/main/a/avahi/libavahi-core7_0.8-ok1_amd64.deb Size: 83172 MD5sum: db1493fceca12f347d4fe7446183e1e3 SHA1: f120b005331d2c8d427356a35051cab222c38147 SHA256: f297824ba5d0d66f3d5adccba2256aeb7ff379dced802751fb7f71265cf5087d SHA512: c8bbfc5aa0362a0e264dc88027fee56aa10f5a714947dec04f2faa0d15d5727504e533cec750d04e039342dc5e777d828dce4503d1a219f3bf0c931318613240 Homepage: https://avahi.org/ Description: Avahi's embeddable mDNS/DNS-SD library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the library for Avahi's embeddable mDNS/DNS-SD stack. This can be used by embedded applications to integrate mDNS/DNS-SD functionality into their applications. . You should not however use this library for non-embedded applications, you should use libavahi-client which interacts with the avahi daemon. Package: libavahi-glib-dev Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 62 Depends: libavahi-glib1 (= 0.8-ok1), libglib2.0-dev, libavahi-common-dev (= 0.8-ok1) Filename: pool/main/a/avahi/libavahi-glib-dev_0.8-ok1_amd64.deb Size: 9408 MD5sum: d80b623591864cebf5faf75526c29bd5 SHA1: 37cfcac973f65d74168a14b238a3277d16c16fff SHA256: 281f0d43ef06e6ac192891511698ed01ea4e9417299f81ca7a74d01ba26b2670 SHA512: ab32263240cedee30c7c240a35280147fa732ca49b839563e5ca56e556bd56f40ab80f81b52fa67946be8da2666d6459865fb25579f97fe7dddb076b483e5a89 Homepage: https://avahi.org/ Description: Development headers for the Avahi GLib integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the interface to integrate the Avahi libraries into a GLib main loop application, including GTK+ applications. Package: libavahi-glib1 Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 50 Depends: libavahi-common3 (= 0.8-ok1), libc6 (>= 2.2.5), libglib2.0-0 (>= 2.16.0) Filename: pool/main/a/avahi/libavahi-glib1_0.8-ok1_amd64.deb Size: 7692 MD5sum: 253633c3385e137cf19a4f96ec19b7c2 SHA1: 83aeef14b09a54dc6aa67d90dcec2e246e94de30 SHA256: 4339e36998ad65df8a3fb428c6ac14956f8cda138dd2d99c7fa1df1564b10305 SHA512: 9bc2d6da6a327adf244d5cb2b4e3fc1d39595b49e6bf74466cd0f25b08d795252fe1277cf495b5722fffafc541b6677d65d71a0be795bd1c321292f011131896 Homepage: https://avahi.org/ Description: Avahi GLib integration library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the interface to integrate the Avahi libraries into a GLib main loop application, including GTK+ applications. Package: libavahi-gobject-dev Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 208 Provides: gir1.2-avahi-0.6-dev (= 0.8-ok1), gir1.2-avahicore-0.6-dev (= 0.8-ok1) Depends: libavahi-gobject0 (= 0.8-ok1), gir1.2-avahi-0.6 (= 0.8-ok1), gir1.2-gobject-2.0-dev, libglib2.0-dev, libavahi-client-dev (= 0.8-ok1), libavahi-glib-dev (= 0.8-ok1) Filename: pool/main/a/avahi/libavahi-gobject-dev_0.8-ok1_amd64.deb Size: 24388 MD5sum: 356eda1ddc9fdaeea1d4cd614c3f5336 SHA1: d6fba4181f9b585ccff3a2ae2d74d0195ce70401 SHA256: d2244b06e5b05ca5f81797508e5e810bf9c982fd980a93e72e8458f5ef341f76 SHA512: 6ae5e7f6899b15e253c0712cc9f5139c3fc417162f072857e490a35005d4e5439258c10c45f380eb9d8867440a033d573b82a28973e1c168719bb75681d6acb0 Homepage: https://avahi.org/ Description: Development headers for the Avahi GObject library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for a GObject interface to Avahi Package: libavahi-gobject0 Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 88 Depends: libavahi-client3 (= 0.8-ok1), libavahi-common3 (= 0.8-ok1), libavahi-glib1 (= 0.8-ok1), libc6 (>= 2.14), libglib2.0-0 (>= 2.38.0) Filename: pool/main/a/avahi/libavahi-gobject0_0.8-ok1_amd64.deb Size: 16956 MD5sum: 6dae43a7012c0a29797258a2b492866a SHA1: 3961a2cd85d009f97a486e17b10b476ef2f7db42 SHA256: cbde2be81e0684b5de8de276b68425d6a52d13de4d234c84fe211f22c86c4b89 SHA512: ab930185df9f700d97990ff48d9ad3301f49d204e8faa592dd5758cee75477a051679cf647b2dc07c40526f5279afcec42a2111b59025cb8746b7a6a77654fda Homepage: https://avahi.org/ Description: Avahi GObject library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains the GObject wrapper for Avahi. Package: libavahi-ui-gtk3-0 Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 87 Depends: libavahi-client3 (= 0.8-ok1), libavahi-common3 (= 0.8-ok1), libavahi-glib1 (= 0.8-ok1), libc6 (>= 2.4), libgdbm6t64 (>= 1.16), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.0.0) Filename: pool/main/a/avahi/libavahi-ui-gtk3-0_0.8-ok1_amd64.deb Size: 17988 MD5sum: 93f9bbf3f683a8c01824481f6c3185c2 SHA1: 3feb2b8e7e27c0db26912af257888fb42477cd5c SHA256: bbf0b5bf59344630f231f644c7e79f08364e000340fe1ee7c9a05cd221a93bb4 SHA512: 7658860e979a30ef6938cee4efe872a895f63ed66b8a608e12be8b4bcd039e7fb97ce6063bb852dadbd0186195c85a7a44bf8c8996b7a625b96c52c76ad94f3e Homepage: https://avahi.org/ Description: Avahi GTK+ User interface library for GTK3 Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This library contains a GTK+ widget for browsing services. Package: libavahi-ui-gtk3-dev Architecture: amd64 Version: 0.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: avahi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 103 Depends: libavahi-ui-gtk3-0 (= 0.8-ok1), libavahi-client-dev (= 0.8-ok1), libavahi-glib-dev (= 0.8-ok1), libgtk-3-dev Conflicts: libavahi-ui-dev Filename: pool/main/a/avahi/libavahi-ui-gtk3-dev_0.8-ok1_amd64.deb Size: 18136 MD5sum: 45cef51da81af21ae311d40c23c8be8c SHA1: 816b4a27c006d1667ba772a1631bf0bd91b24085 SHA256: cca8189144b92d65a77e78a5e5f06bd3427fe9a796e20cbe547a07db81749178 SHA512: 8a125fa8952bb2c0460aca11ff7fb88b75cb74fdb123794ca0e03306d4b7c2b8d8368648c9ada813bde20e1407e45b6ea9adfb7b889d4a206153afc994f09493 Homepage: https://avahi.org/ Description: Development headers for the Avahi GTK+ User interface library Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for the GTK+ library of Avahi. Package: libavc1394-0 Architecture: amd64 Version: 0.5.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libavc1394 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 61 Depends: libc6 (>= 2.29), libraw1394-11 Filename: pool/main/liba/libavc1394/libavc1394-0_0.5.4-ok1_amd64.deb Size: 14300 MD5sum: 416a13fc2969c4d37a912cc41243efb6 SHA1: 18d4bde3e209a9937fd98e4aede719165fe4eeec SHA256: eac3f2000db638e38054decf72d2b978c655dd440877be61468b14a160a31a8b SHA512: 5dbcc3aa297fa7e7daa413bf36fbfe64d49604c6900e0bec9dccd1b9c14e69fd66bb19da5a43989f39e71bc8276c253e13da989a744b2450aa536b80e70f5a07 Homepage: http://sourceforge.net/projects/libavc1394/ Description: control IEEE 1394 audio/video devices libavc1394 is a programming interface for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set. It allows you to remote control camcorders and similar devices connected to your computer via an IEEE 1394 (aka Firewire) link. . This package includes the libraries needed to run executables using libavc1394. Package: libavc1394-dev Architecture: amd64 Version: 0.5.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libavc1394 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 46 Depends: libavc1394-0 (= 0.5.4-ok1) Filename: pool/main/liba/libavc1394/libavc1394-dev_0.5.4-ok1_amd64.deb Size: 7440 MD5sum: f518c2d5f9923dd3cfe6714680eae480 SHA1: b3964cc2577308416a791e2769ef4eb3a1b3d694 SHA256: 3c306f89eeaf9cdb8b8d8ce8e59f32506e8629b7dd7ad72f5cf0e6525a4d7314 SHA512: a901758b9c6f303e7e5223245058534329d90bedc18829a33949897bac61eb92177fb4c613664456a52888779b8d0380072b1706d3882091b3c145d56bfd24f0 Homepage: http://sourceforge.net/projects/libavc1394/ Description: control IEEE 1394 audio/video devices (development files) libavc1394 is a programming interface for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set. It allows you to remote control camcorders and similar devices connected to your computer via an IEEE 1394 (aka Firewire) link. . This package includes the libraries and header files needed to compile programs using libavc1394, as well as the command line tool dvcont that acts as a simple remote control, the tool mkrfc2734 that is needed to advertise IP over IEEE 1394 (RFC 2734) capabilities with the Linux 2.4 kernel series, and the utility panelctl, a remote control for set-top boxes. Package: libavc1394-tools Architecture: amd64 Version: 0.5.4-ok1 Priority: optional Section: utils Source: libavc1394 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 80 Depends: libavc1394-0 (>= 0.5.3), libc6 (>= 2.7), libraw1394-11 Filename: pool/main/liba/libavc1394/libavc1394-tools_0.5.4-ok1_amd64.deb Size: 17312 MD5sum: efc5cf995ee0a76121335bd129f7d1c0 SHA1: b9daa3f3564ab52973dd7bb2156f74a38a85fb8d SHA256: c32f9976d244d23c60ed7a32be4ebe852af2318d029f52e3b23f6b14fbf4aac4 SHA512: e9e1f7f7db74058e45a3a020006eb745fbc452bfc8904f6261f7b950d1be3df7632344755a96accd72d7e359a90b60bebac059e3388b36b8b6b3c6929cab0862 Homepage: http://sourceforge.net/projects/libavc1394/ Description: control IEEE 1394 audio/video devices (utilities) libavc1394 is a programming interface for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set. It allows you to remote control camcorders and similar devices connected to your computer via an IEEE 1394 (aka Firewire) link. . This package provides the command line tool dvcont that acts as a simple remote control, the tool mkrfc2734 that is needed to advertise IP over IEEE 1394 (RFC 2734) capabilities with the Linux 2.4 kernel series, and the utility panelctl, a remote control for set-top boxes. Package: libavcodec-dev Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 22862 Depends: libavcodec60 (= 7:6.1.1-ok7), libavutil-dev (= 7:6.1.1-ok7), libswresample-dev (= 7:6.1.1-ok7) Filename: pool/main/f/ffmpeg/libavcodec-dev_6.1.1-ok7_amd64.deb Size: 5877004 MD5sum: 7564b888bcdbb085b6cc837e9d3dd3b2 SHA1: b54e629caa6fed12858209d0d373d61c29233666 SHA256: e5705de859f3802e4d3bd6c9efda23aaf566f98b194e4def265af157400630cf SHA512: 81d9051ded030b3d6a75c9dcf99533b4b53bbca2bae5c35d90c849a729976b3b797825dae5787b01721fbacf6337803b21d80b14f7309ab5105bfbc1de367810 Homepage: https://ffmpeg.org/ Description: FFmpeg library with de/encoders for audio/video codecs - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the development files. Package: libavcodec-extra Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: metapackages Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 76 Depends: libavcodec-extra60 (= 7:6.1.1-ok7) Filename: pool/main/f/ffmpeg/libavcodec-extra_6.1.1-ok7_amd64.deb Size: 14968 MD5sum: 41ad1edb78f406f37df7970dee6c9634 SHA1: 7a22afe86c10f54994189c531dbd9fc5342bae93 SHA256: b760dd98dcc33acd3d87e2b593b5d30b222cc1bfbfb59f150e82eed666f02ab5 SHA512: 5d94ed96f7cc755c2b56b167d331ab6f7bc406f93d1a718eb85b899e589b03447e3a558adc94a58cb3dc3be73c2434800abc171c454fc0b0a64f453df277e029 Homepage: https://ffmpeg.org/ Description: FFmpeg library with extra codecs (metapackage) FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This metapackage depends on the latest version of the libavcodec variant that offers additional codec support. Application packages can depend on it if they require or suggest this variant in a robust manner. Package: libavcodec-extra60 Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 16064 Provides: libavcodec60 (= 7:6.1.1-ok7) Depends: libaom3 (>= 3.2.0), libaribb24-0t64 (>= 1.0.3), libavutil58 (= 7:6.1.1-ok7), libc6 (>= 2.35), libcairo2 (>= 1.2.4), libcodec2-1.2 (>= 1.2.0), libdav1d7 (>= 1.1.0), libglib2.0-0t64 (>= 2.12.0), libgsm1 (>= 1.0.18), libjxl0.7 (>= 0.7.0), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0 (>= 3.100), libopencore-amrnb0 (>= 0.1.6), libopencore-amrwb0 (>= 0.1.6), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librav1e0 (>= 0.5.1), librsvg2-2 (>= 2.54.7), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.1.10), libspeex1 (>= 1.2~), libsvtav1enc1d1 (>= 1.7.0+dfsg), libswresample4 (>= 7:6.0), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.9.0), libvo-amrwbenc0 (>= 0.1.3), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpl2 (>= 2023.3.0), libvpx7 (>= 1.12.0), libwebp7 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libx264-164 (>= 2:0.164.3108+git31e19f9), libx265-199 (>= 3.5), libxvidcore4 (>= 1.2.2), libzvbi0t64 (>= 0.2.35), zlib1g (>= 1:1.2.0) Suggests: libcuda1, libnvcuvid1, libnvidia-encode1 Conflicts: libavcodec60 Filename: pool/main/f/ffmpeg/libavcodec-extra60_6.1.1-ok7_amd64.deb Size: 5319948 MD5sum: a3b3104cf3f19ccabb0dec05a599e95f SHA1: 3aa5ac86b00a9dc2bd1aea258bab1600b9d8216d SHA256: 24ca46acf0491df0712cfe71d04bffe694e7fa01af3ad00dd6709c1ed731f7d6 SHA512: 9fc798c9cbf6ca0555b1666f9362cc18ab77eb2356d43cb13957cd052eb5437cccf92146f9458812b42b0b4d761ef4dcdf073923a8de18554edc8c66075130d9 Homepage: https://ffmpeg.org/ Description: FFmpeg library with additional de/encoders for audio/video codecs FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package replaces the libavcodec60 package and contains the following additional codecs: . * ARIB STD-B24 Captions (Subtitle Decoder) * OpenCORE Adaptive Multi-Rate (AMR) Narrow-Band (Encoder/Decoder) * OpenCORE Adaptive Multi-Rate (AMR) Wide-Band (Decoder) * Android VisualOn Adaptive Multi-Rate (AMR) Wide-Band (Encoder) . Because this package links against libraries that are licensed under Apache License 2.0, the resulting binaries are distributed under the GPL version 3 or later. Package: libavcodec60 Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 16048 Depends: libaom3 (>= 3.2.0), libavutil58 (= 7:6.1.1-ok7), libc6 (>= 2.35), libcairo2 (>= 1.2.4), libcodec2-1.2 (>= 1.2.0), libdav1d7 (>= 1.1.0), libglib2.0-0t64 (>= 2.12.0), libgsm1 (>= 1.0.18), libjxl0.7 (>= 0.7.0), liblzma5 (>= 5.1.1alpha+20120614), libmp3lame0 (>= 3.100), libopenjp2-7 (>= 2.0.0), libopus0 (>= 1.1), librav1e0 (>= 0.5.1), librsvg2-2 (>= 2.54.7), libshine3 (>= 3.1.0), libsnappy1v5 (>= 1.1.10), libspeex1 (>= 1.2~), libsvtav1enc1d1 (>= 1.7.0+dfsg), libswresample4 (>= 7:6.0), libtheora0 (>= 1.0), libtwolame0 (>= 0.3.10), libva2 (>= 2.9.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpl2 (>= 2023.3.0), libvpx7 (>= 1.12.0), libwebp7 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libx264-164 (>= 2:0.164.3108+git31e19f9), libx265-199 (>= 3.5), libxvidcore4 (>= 1.2.2), libzvbi0t64 (>= 0.2.35), zlib1g (>= 1:1.2.0) Suggests: libcuda1, libnvcuvid1, libnvidia-encode1 Filename: pool/main/f/ffmpeg/libavcodec60_6.1.1-ok7_amd64.deb Size: 5313080 MD5sum: ebc75506204cd05c42d4d85c97b98cfa SHA1: 78ad89940d5b526419a8d133848fa7ff43343f24 SHA256: a34bcac1862db52456d0873f66f2e6414b4d8b995efeab1d5b7913ae53adc050 SHA512: 956ba3357924bd268370e5613037b53e97d4c39089f56f31b1b7f6bad34ab351c0c76c6a3fe29f7d5b0fcbddb337d07fae252854a3f99a1fc768fbf16c6a4ef1 Homepage: https://ffmpeg.org/ Description: FFmpeg library with de/encoders for audio/video codecs - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. . The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation. . This package contains the runtime files. Package: libavdevice-dev Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 415 Depends: libavcodec-dev (= 7:6.1.1-ok7), libavdevice60 (= 7:6.1.1-ok7), libavfilter-dev (= 7:6.1.1-ok7), libavformat-dev (= 7:6.1.1-ok7), libavutil-dev (= 7:6.1.1-ok7), libpostproc-dev (= 7:6.1.1-ok7), libswscale-dev (= 7:6.1.1-ok7), libswresample-dev (= 7:6.1.1-ok7) Filename: pool/main/f/ffmpeg/libavdevice-dev_6.1.1-ok7_amd64.deb Size: 86140 MD5sum: 0e43a79c157d75192ccea0c0f1d1f1f2 SHA1: afc10535d3f0a6b4567d12acd2faf54afeecb780 SHA256: 33b0a310bab667f7e56fa4f30d862f67792bdb0f00d6fcd5f05ec8add8c3a50c SHA512: e52b0a5ea2fecc63dc7c076ce1c4545014a63de381496bf500d50064349cc06be5d4ae06f4bd237e35467ca72c3c0badf5e494c958af346a288c1559b785f858 Homepage: https://ffmpeg.org/ Description: FFmpeg library for handling input and output devices - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. . This package contains the development files. Package: libavdevice60 Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 280 Depends: libasound2t64 (>= 1.0.16), libavc1394-0 (>= 0.5.3), libavcodec60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (= 7:6.1.1-ok7), libavutil58 (= 7:6.1.1-ok7), libc6 (>= 2.34), libcaca0 (>= 0.99.beta20), libcdio-cdda2t64 (>= 10.2+2.0.0), libcdio-paranoia2t64 (>= 10.2+2.0.0), libdc1394-25 (>= 2.2.6), libdrm2 (>= 2.4.101), libgl1, libiec61883-0 (>= 1.2.0), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libopenal1 (>= 1.14), libpulse0 (>= 0.99.1), libraw1394-11, libsdl2-2.0-0 (>= 2.0.12), libx11-6, libxcb-shape0, libxcb-shm0, libxcb-xfixes0, libxcb1, libxext6, libxv1 Filename: pool/main/f/ffmpeg/libavdevice60_6.1.1-ok7_amd64.deb Size: 76312 MD5sum: 8368224560b70ff5d2e62bcd8386980d SHA1: 779da36cdc75b7554135d5d6fbce62a1d8ba2689 SHA256: 4efef8b65fea562cf0766fb66824877838855ac1540cf6ac35c8b13bfc04a7f6 SHA512: f2db24e81af45815a437eb576e1beeb3c152f2d30e291b792a5d407a2c6feb09e8389ba02b6fc3e8dee8075dd4278242922a3fec8f15ea61ecfde62910b1f684 Homepage: https://ffmpeg.org/ Description: FFmpeg library for handling input and output devices - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for grabbing from and rendering to many common multimedia input/output devices, and supports several input and output devices, including Video4Linux2, VfW, DShow, and ALSA. . This package contains the runtime files. Package: libavfilter-dev Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 8801 Depends: libavcodec-dev (= 7:6.1.1-ok7), libavfilter9 (= 7:6.1.1-ok7), libavformat-dev (= 7:6.1.1-ok7), libavutil-dev (= 7:6.1.1-ok7), libpostproc-dev (= 7:6.1.1-ok7), libswresample-dev (= 7:6.1.1-ok7), libswscale-dev (= 7:6.1.1-ok7) Filename: pool/main/f/ffmpeg/libavfilter-dev_6.1.1-ok7_amd64.deb Size: 2020632 MD5sum: 1673c3cc8289ef91fd861fe6b056eeed SHA1: da0bfe6c2175cecfe36f5175539e6c1ff43379d3 SHA256: 48dafbc5a45440d225fa6bd8ac0a686ae58c738448b4b78ac7f6e47f1895af80 SHA512: c24e733a7ad25aa102cf4af2b7b82f1fd5503e111f17ab0a99f60c953c3a9c81b2e6ae8257ce96192afb4075ef36d6c61ffcca8afd032a0a9ea9c3db2afb244f Homepage: https://ffmpeg.org/ Description: FFmpeg library containing media filters - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package contains the development files. Package: libavfilter-extra Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: metapackages Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 76 Depends: libavfilter-extra9 (= 7:6.1.1-ok7) Filename: pool/main/f/ffmpeg/libavfilter-extra_6.1.1-ok7_amd64.deb Size: 14964 MD5sum: d26eba6516851f6933e1e93d3d50c661 SHA1: 284dd2fef5dcf050eee530f096c8d355a314ddc3 SHA256: 55164bce1be5142ca662c6e0d9a1c4f2d959239fd86eb6b40f60ad68db921c33 SHA512: cb2b0d94496511c6aec30d1f95bfc6c2d338225b2fb9c8e804ce646cad26ef9d6c6b9092896a06830bab28e10feb8c22a679aaa2878f6533ec00838af00a57ba Homepage: https://ffmpeg.org/ Description: FFmpeg library with extra filters (metapackage) FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This metapackage depends on the latest version of the libavfilter variant that offers additional filter support. Application packages can depend on it if they require or suggest this variant in a robust manner. Package: libavfilter-extra9 Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 13047 Provides: libavfilter9 (= 7:6.1.1-ok7) Depends: libass9 (>= 1:0.15.0), libavcodec60 (= 7:6.1.1-ok7), libavformat60 (>= 7:6.0), libavutil58 (= 7:6.1.1-ok7), libbs2b0, libc6 (>= 2.38), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libharfbuzz0b (>= 0.9.9), liblilv-0-0 (>= 0.14.2~dfsg0), libmysofa1 (>= 0.7~), libplacebo338 (>= 6.338.1), libpocketsphinx3, libpostproc57 (>= 7:6.0), librubberband2 (>= 3.3.0+dfsg), libsphinxbase3 (>= 0.8+5prealpha), libstdc++6 (>= 11), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.0), libtesseract5 (>= 5.3.4), libva2 (>= 1.7.3), libvidstab1.1, libvpl2 (>= 2023.3.0), libzimg2 (>= 0.3.1), libzmq5 (>= 3.2.3+dfsg), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, zlib1g (>= 1:1.1.4) Conflicts: libavfilter9 Filename: pool/main/f/ffmpeg/libavfilter-extra9_6.1.1-ok7_amd64.deb Size: 3833128 MD5sum: dcb9940e8d187fcb74afc7582bf2b4e9 SHA1: 37b8e261119b321b2cd563c5d0dfa282e38c56eb SHA256: a11161cbe1e1cec55d012669fabed595523075da15d0cf178966a5a90a498f84 SHA512: 572d9c970f2cb015bdae523823c3519f717ef0c2896f38af3b10e682bd751a47644ec7cb408b3e6bade3a7236aecbd5aed464f1c3002121c32457a802b1441ee Homepage: https://ffmpeg.org/ Description: FFmpeg library with extra media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package replaces the libavfilter6 package and contains the following additional filters: . * Optical Character Recognition (uses Tesseract) . Because this package links against libraries that are licensed under Apache License 2.0, the resulting binaries are distributed under the GPL version 3 or later. Package: libavfilter9 Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 13035 Depends: libass9 (>= 1:0.15.0), libavcodec60 (= 7:6.1.1-ok7), libavformat60 (>= 7:6.0), libavutil58 (= 7:6.1.1-ok7), libbs2b0, libc6 (>= 2.38), libflite1 (>= 1.4-release-9~), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libharfbuzz0b (>= 0.9.9), liblilv-0-0 (>= 0.14.2~dfsg0), libmysofa1 (>= 0.7~), libplacebo338 (>= 6.338.1), libpocketsphinx3, libpostproc57 (>= 7:6.0), librubberband2 (>= 3.3.0+dfsg), libsphinxbase3 (>= 0.8+5prealpha), libstdc++6 (>= 11), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.0), libva2 (>= 1.7.3), libvidstab1.1, libvpl2 (>= 2023.3.0), libzimg2 (>= 0.3.1), libzmq5 (>= 3.2.3+dfsg), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1, zlib1g (>= 1:1.1.4) Filename: pool/main/f/ffmpeg/libavfilter9_6.1.1-ok7_amd64.deb Size: 3833892 MD5sum: f0a102a617f251ebee08e83b6b691909 SHA1: 035f18622d8c337e1e49ddaa2f4d5f3acb4afe2c SHA256: 21551e72fc3283c9f1e5e984f46e15757ce16e796b7e290eaabadcb8ddf8e2f5 SHA512: 6a44fa10621a1e7dc64a5b573f36d7018b2e997dbd786ed66a3fedded773faec90575d9453559ea844056d335068c123efb21825ed545ef1622c0c3f3cb452ac Homepage: https://ffmpeg.org/ Description: FFmpeg library containing media filters - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic audio/video filtering framework containing several filters, sources and sinks. . This package contains the runtime files. Package: libavformat-dev Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 5561 Depends: libavcodec-dev (= 7:6.1.1-ok7), libavformat60 (= 7:6.1.1-ok7), libavutil-dev (= 7:6.1.1-ok7), libswresample-dev (= 7:6.1.1-ok7) Filename: pool/main/f/ffmpeg/libavformat-dev_6.1.1-ok7_amd64.deb Size: 1278748 MD5sum: 275d78670560161cc8047662ced0ad1b SHA1: 6a6968d84bf65198f1d91c575ad173f83616c99d SHA256: 6afa2fefc428129d84f7bbefd2a5d5449e572374d9187eef14ffc3de82883ac8 SHA512: ad0d174e79f8fea9960be9ba74a9e720c6c56897ca047876d4a25f62d553aa6c1c4070b8e5ad80be10d1ba12229153219c42d36abe9d98dba6a8aed68b878749 Homepage: https://ffmpeg.org/ Description: FFmpeg library with (de)muxers for multimedia containers - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package contains the development files. Package: libavformat-extra Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: metapackages Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 76 Depends: libavformat-extra60 (= 7:6.1.1-ok7) Filename: pool/main/f/ffmpeg/libavformat-extra_6.1.1-ok7_amd64.deb Size: 14960 MD5sum: f730a9baa377b86a1eb549e16dd5290d SHA1: 699fb91141836bc6cb3699e87598c973536a0009 SHA256: 29e48a4b09a406bf50206aa247864dfcac439f6c1615e6b454f8c2135fa57d8a SHA512: 6850ed396bfa4c89ae692f171a2600cda0bfc5188f2b36a18cee419b89ba6c4c6be1efa7486582ebf6b9096e7c1a8ee71ed12ccbf8cf1aee491ac79a57ab8a46 Homepage: https://ffmpeg.org/ Description: FFmpeg library with extra (de)muxers (metapackage) FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This metapackage depends on the latest version of the libavformat variant that offers additional (de)muxers support. Application packages can depend on it if they require or suggest this variant in a robust manner. Package: libavformat-extra60 Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2841 Provides: libavformat60 (= 7:6.1.1-ok7) Depends: libavcodec60 (= 7:6.1.1-ok7), libavutil58 (= 7:6.1.1-ok7), libbluray2 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.38), libchromaprint1 (>= 1.3.2), libgme0 (>= 0.5.5), libgnutls30t64 (>= 3.8.1), libopenmpt0t64 (>= 0.3.0), librabbitmq4 (>= 0.6.0), librist4 (>= 0.2.6+dfsg), libsmbclient (>= 2:4.0.3+dfsg1), libsrt1.5-gnutls (>= 1.5.3), libssh-gcrypt-4 (>= 0.8.0), libxml2 (>= 2.7.4), libzmq5 (>= 4.0.1+dfsg), zlib1g (>= 1:1.2.0.2) Conflicts: libavformat60 Filename: pool/main/f/ffmpeg/libavformat-extra60_6.1.1-ok7_amd64.deb Size: 1083032 MD5sum: 3970e61ff98ab990b1a00059ae563cb1 SHA1: 7938cb50818ef46f8abac689deccf553b8128052 SHA256: 717f5134766ee1213ab2ed22538bb25bff8811431b38d9f8598759551416da18 SHA512: 6686970e8ac17e6b8ff7d76b0a0f6d02a78aebab61d8e2bfc56348468eba3e2288bb6d579cce2d80b67eebcc1a700d92cac0046fa371b75e2555c9feee62d2f6 Homepage: https://ffmpeg.org/ Description: FFmpeg library with additional (de)muxers for multimedia containers FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package replaces the libavformat58 package and contains the following additional (de)muxers: . * SMB protocol (using libsmbclient) . Because this package links against libraries that are licensed under Apache License 2.0 or GPL version 3, the resulting binaries are distributed under the GPL version 3 or later. Package: libavformat60 Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2838 Depends: libavcodec60 (= 7:6.1.1-ok7), libavutil58 (= 7:6.1.1-ok7), libbluray2 (>= 1:0.2.2), libbz2-1.0, libc6 (>= 2.38), libchromaprint1 (>= 1.3.2), libgme0 (>= 0.5.5), libgnutls30t64 (>= 3.8.1), libopenmpt0t64 (>= 0.3.0), librabbitmq4 (>= 0.6.0), librist4 (>= 0.2.6+dfsg), libsrt1.5-gnutls (>= 1.5.3), libssh-gcrypt-4 (>= 0.8.0), libxml2 (>= 2.7.4), libzmq5 (>= 4.0.1+dfsg), zlib1g (>= 1:1.2.0.2) Filename: pool/main/f/ffmpeg/libavformat60_6.1.1-ok7_amd64.deb Size: 1080884 MD5sum: e147686e0d987fcbfffb496b0c442594 SHA1: 713809235e115f46c0cbcee1ed3a5ef060275135 SHA256: dbbfa18dae3a60081317c19878c64ad92a0f2bdeda56543d6d1ff3418551640c SHA512: 6b86b35c541fda3891a8c246a0d20c880f1051dfa778e623e8a5b4717ce042beb5dfa4c84216452758c60f2b5d02d114359bf1f970a29b7f84697d122920a8a7 Homepage: https://ffmpeg.org/ Description: FFmpeg library with (de)muxers for multimedia containers - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats. It also supports several input and output protocols to access a media resource. . This package contains the runtime files. Package: libavif-bin Architecture: amd64 Version: 1.0.4-ok1 Priority: optional Section: utils Source: libavif Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 156 Depends: libavif16 (= 1.0.4-ok1), libc6 (>= 2.34), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2) Filename: pool/main/liba/libavif/libavif-bin_1.0.4-ok1_amd64.deb Size: 47232 MD5sum: 9cab32d33132bb407fc07bd792e95432 SHA1: 26305f5600edc62e0c91b7b7d5e0edb42161c073 SHA256: 02b68e2bbedc71133b823f0b61d8dcc4aa7ebf19c2602f1f8337297abc899e24 SHA512: 1370c32527d81a54e38af3968ad61467b8c9fcd5ff98644cfc086e720faedebc587ac49099fae35d953d7ae2b5b435f0eca7b730bbfbb28d09b43cc44313f801 Homepage: https://github.com/AOMediaCodec/libavif Description: Library for handling .avif files (utilities) This library aims to be a friendly, portable C implementation of the AV1 Image File Format as described in https://aomediacodec.github.io/av1-avif/. . This package provides several utilities provided by the library: - avifdec - avifenc Package: libavif-dev Architecture: amd64 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libavif Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 116 Depends: libavif16 (= 1.0.4-ok1) Filename: pool/main/liba/libavif/libavif-dev_1.0.4-ok1_amd64.deb Size: 25368 MD5sum: 5d2fb774e7dae0782e93f4f9c720b9a3 SHA1: 22b584d7945f1b2b30a4e4f9594c4475c59c03a7 SHA256: 743c53f29e62a73041064faf1411ae615ed14da14e82e86aef600e0c3973bf93 SHA512: df9d2bc4859c69b0e8743721cfab4bc93c02ee8a6eef3f0bcdafe80195f12b8dd0f2e03f557dc7411c386d0b7ff96ffd807133b7e8288112524c3e89e5171c5f Homepage: https://github.com/AOMediaCodec/libavif Description: Library for handling .avif files (development files) This library aims to be a friendly, portable C implementation of the AV1 Image File Format as described in https://aomediacodec.github.io/av1-avif/. . This package provides the development files. Package: libavif-gdk-pixbuf Architecture: amd64 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libavif Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 63 Depends: libavif16 (= 1.0.4-ok1), libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.31.1), libglib2.0-0 (>= 2.36.0) Breaks: libavif7-gdk-pixbuf, libavif8-gdk-pixbuf Replaces: libavif7-gdk-pixbuf, libavif8-gdk-pixbuf Filename: pool/main/liba/libavif/libavif-gdk-pixbuf_1.0.4-ok1_amd64.deb Size: 8936 MD5sum: 79ff59dd209615b90d1e4f3f6a061d57 SHA1: c8810eb2ac1165ee665e92eb2c2fa439652f0b19 SHA256: 439ff65cf35a67eacc8357f5694d35379d04e10238277b0da2a65b489926a435 SHA512: 7fd63249de5e432500c2aba46d7a693629af03b7d3576907fe3f938d808c213fa30dd5c5e6e6516e3af49a9f520f4cef8cc045d91e788af04b23df3f249ff2c3 Homepage: https://github.com/AOMediaCodec/libavif Description: Library for handling .avif files (GDK pixbuf plugin) This library aims to be a friendly, portable C implementation of the AV1 Image File Format as described in https://aomediacodec.github.io/av1-avif/. . This package provides the GDK pixbuf plugin for the library. Package: libavif16 Architecture: amd64 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libavif Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 228 Depends: libaom3 (>= 3.2.0), libc6 (>= 2.34), libdav1d7 (>= 0.1.0), libgav1-1 (>= 0.18.0), librav1e0 (>= 0.5.1), libsharpyuv0 (>= 1.3.2), libsvtav1enc1d1 (>= 1.7.0+dfsg), libyuv0 (>= 0.0~git20221206) Filename: pool/main/liba/libavif/libavif16_1.0.4-ok1_amd64.deb Size: 85488 MD5sum: e2d2a68d610571ff306f9b585e719179 SHA1: d0b78ac5dee908ae453d44a8077c26f86ed76f3e SHA256: a58242100936cc7e636d630377a91d732b36b541586de3aa25598799040c298e SHA512: a297d6949c1677657a2852ae0cf97f4f8e88152f707807eaeaea4246083100e51934ba2fe1d5c842fba92cd3e1264cb9b81839dd4dc6d214329945d89228e164 Homepage: https://github.com/AOMediaCodec/libavif Description: Library for handling .avif files This library aims to be a friendly, portable C implementation of the AV1 Image File Format as described in https://aomediacodec.github.io/av1-avif/. . This package provides the shared library files. Package: libavogadro-data Architecture: all Version: 1.99.0-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: avogadrolibs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debichem Team Installed-Size: 45765 Filename: pool/main/a/avogadrolibs/libavogadro-data_1.99.0-ok1_all.deb Size: 31078024 MD5sum: df81bf6b54b017ed14803d4130d3a56c SHA1: bfd57e9ce3a311b5fc0ebe4e4bbcb7942897aa7f SHA256: 73f10b3242079978073b3ee6e470706fe7924e868f47bd9e51ffd4145e86fdea SHA512: 92744a35d725c57f244eb170290152b1adebd085076f56339a44a1777aba50fc5ad2579a25a84e573f30a14153ea958cd564709d309b506c28e49b474d179372 Homepage: https://avogadro.cc/ Description: Molecular Graphics and Modelling System (data files) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides molecule and crystal data for the Insert Fragment plugin. Package: libavogadro-dev Architecture: amd64 Version: 1.99.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: avogadrolibs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debichem Team Installed-Size: 863191 Depends: libavogadro2-1t64 (= 1.99.0-ok1), libeigen3-dev, libglew-dev, libglvnd-dev, openbabel Recommends: molequeue Breaks: libavogadro2-1t64 (<< 1.97.0-3) Replaces: libavogadro2-1t64 (<< 1.97.0-3) Filename: pool/main/a/avogadrolibs/libavogadro-dev_1.99.0-ok1_amd64.deb Size: 136802536 MD5sum: d3c309f6f39cd2881447c059f0899491 SHA1: 6085c898ca7558377c1ceec90dc08c9f945add57 SHA256: 168a299a2e2134736be00532c934c80a0877f038b51d778a8b274b774e211740 SHA512: b7c228ec5903ea99e0e6d45b771c5b7979184e9c1faae29330a8808e83692e7febbaa0b1596ba76ea6755583020bf02e7a2c3b4eb36a6e79c99c747deaaeaa92 Homepage: https://avogadro.cc/ Description: Molecular Graphics and Modelling System (development files) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides the development and header files. Package: libavogadro-doc Architecture: all Version: 1.99.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: avogadrolibs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debichem Team Installed-Size: 10725 Depends: libjs-mathjax Suggests: libavogadro-dev, python3-avogadro Filename: pool/main/a/avogadrolibs/libavogadro-doc_1.99.0-ok1_all.deb Size: 593268 MD5sum: 957d5ca1313c20a20ad17de0e2f68fcb SHA1: 5d9683d087aad128cf4b11d0b32829ee6031e65c SHA256: c791e6b3aa670fbc9fda3033c0baf0ce0e508df304e6fa6efdf5b6e283c918a2 SHA512: 06ce3abcb5001fe84e0cdfe87018453ca3452f2371dcc1d3eb89f0577c9162c7dbc31c093c34306aa2762497437e275b80b076fd393c0e5ab12927a00793f1de Homepage: https://avogadro.cc/ Description: Molecular Graphics and Modelling System (lib documentation) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides the documentation for libavogadro. Package: libavogadro2-1t64 Architecture: amd64 Version: 1.99.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: avogadrolibs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debichem Team Installed-Size: 6785 Provides: libavogadro2-1 (= 1.99.0-ok1) Depends: libarchive13t64 (>= 3.0.4), libc6 (>= 2.38), libgcc-s1 (>= 4.0), libglew2.2 (>= 2.2.0-4ok1), libglx0, libhdf5-103, libopengl0, libqt5concurrent5 (>= 5.6.0~rc), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.14.1), libstdc++6 (>= 11), libsymspg1 (>= 2.0.2-ok1) Recommends: libavogadro-data, python3:any, python3-cclib Breaks: libavogadro2-1 (<< 1.99.0-ok1) Replaces: libavogadro2-1 Filename: pool/main/a/avogadrolibs/libavogadro2-1t64_1.99.0-ok1_amd64.deb Size: 2183000 MD5sum: f820a8041cce58f8808f0d6f7e48eb66 SHA1: 2fd61b9ef6d397c2ddfcbe5516937f513da2c827 SHA256: fccc00afacafc88147b8bb08e2075315bfc489ae147591011c0fa0a3b29330cb SHA512: b6ef799665b3ba7d2542a820847430796c3647d989ec44ac3d7c421a6e1ceef1707cb1cd9d68e176a642e3c3b6fa0999b7164715b383822eb61981475bfdfce9 Homepage: https://avogadro.cc/ Description: Molecular Graphics and Modelling System (library) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides the shared libraries, plugins and functionality scripts. Package: libavutil-dev Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2343 Depends: libavutil58 (= 7:6.1.1-ok7) Filename: pool/main/f/ffmpeg/libavutil-dev_6.1.1-ok7_amd64.deb Size: 502836 MD5sum: 79b8d2ef8bf82881cc74488abc6d9562 SHA1: d8957c0e481b7a075a6633a9e100297e8a5c63ce SHA256: 68a7c70a3efb7984caa72f5c168ada15099e820a94d7c8a22ccfdc78d3bd1eb8 SHA512: 2016dca93354d8b5f0a76372652b7d2729c59ea6a4305a1595ef0f1230eee757f6c3f894b482d64921bb47edce5bc9e7e2c3c5c069fbfd5d04b8de96d8e5b605 Homepage: https://ffmpeg.org/ Description: FFmpeg library with functions for simplifying programming - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the development files. Package: libavutil58 Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1163 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.66), libva-drm2 (>= 1.3), libva-x11-2 (>= 1.3), libva2 (>= 2.1.0), libvdpau1 (>= 0.2), libvpl2 (>= 2023.3.0), libx11-6, ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1 Filename: pool/main/f/ffmpeg/libavutil58_6.1.1-ok7_amd64.deb Size: 359420 MD5sum: e9e2295cc41628218b61d04705388918 SHA1: cd43c77aa0c372dc83da3ef2604f96ba80ce1b1b SHA256: 168c3df37a427fdd27563ead397237e809ce58d616de3bec8fe048e11c653db4 SHA512: c9047f686b70e551b6bd17d7dc8ce5825ab564aea1f2d5e97dce676a297916ff5969b7b7ea279d86897693884926dace666bbe3e9da2c9fa3bef7953f6892369 Homepage: https://ffmpeg.org/ Description: FFmpeg library with functions for simplifying programming - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats). It is not a library for code needed by both libavcodec and libavformat. The goal for this library is to be modular, small, efficient and useful. . This package contains the runtime files. Package: libayatana-appindicator-doc Architecture: all Version: 0.5.93-ok1 Priority: optional Section: doc Source: libayatana-appindicator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 194 Filename: pool/main/liba/libayatana-appindicator/libayatana-appindicator-doc_0.5.93-ok1_all.deb Size: 20200 MD5sum: f6d5daec7c903ed1a4872cf98efa7040 SHA1: 3216c52792f4d6bdbac5deb73794e93d42b43239 SHA256: 1d90af026dac3a33b21508abbc8b0ab8bd5519e9c8ff18a4dd5d5eb63dc785ce SHA512: 0370ade98abef5d34bc723f1ccaea134902a7d354b79bf2e7020bf38c9a4274f089c3f4e63d11843b987e6b76043dd7389ca117ecc8a447b2aae4c090e97cad4 Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: Ayatana Application Indicators (documentation files, GTK-2+ version) A library and indicator to take menus from applications and place them in the panel. . This package contains developer documentation (GTK-2+ version). Package: libayatana-appindicator3-1 Architecture: amd64 Version: 0.5.93-ok1 Priority: optional Section: libs Source: libayatana-appindicator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 84 Provides: libappindicator3-1 (= 12.10) Depends: libayatana-indicator3-7 (>= 0.6.0), libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.4.2), libdbusmenu-gtk3-4 (>= 0.4.2), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.0.0) Conflicts: libappindicator3-1 Replaces: libappindicator3-1 Filename: pool/main/liba/libayatana-appindicator/libayatana-appindicator3-1_0.5.93-ok1_amd64.deb Size: 20788 MD5sum: 155601734f9701699ab8d7cfb3a810a5 SHA1: b1d0da2a43e35b4c2aea8d0026e0200dc95bab84 SHA256: 0de3ece552089a4ae71eec4750c8eee0293c1b5e6d74a9210bb60846df367ee3 SHA512: fb19dea8283cb64e93e36a2669df84cbaed5e408205f89bb86a6d94d15d368d5f24d6d7fa76df92d4c0e1126a8444f4dd6d29a94ef0a2ef74aaae967674f425c Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: Ayatana Application Indicators (GTK-3+ version) A library and indicator to take menus from applications and place them in the panel. . This package contains shared libraries to be used by applications compiled against GTK-3+. Package: libayatana-appindicator3-dev Architecture: amd64 Version: 0.5.93-ok1 Priority: optional Section: libdevel Source: libayatana-appindicator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 130 Provides: libappindicator3-dev (= 12.10) Depends: libayatana-indicator3-dev (>= 0.9.0), libdbusmenu-glib-dev, libgtk-3-dev, gir1.2-ayatanaappindicator3-0.1 (= 0.5.93-ok1), libayatana-appindicator3-1 (= 0.5.93-ok1) Conflicts: libappindicator3-dev Replaces: libappindicator3-dev Filename: pool/main/liba/libayatana-appindicator/libayatana-appindicator3-dev_0.5.93-ok1_amd64.deb Size: 14836 MD5sum: 462eae1e32d74d7f32650cd423e06a74 SHA1: b6ec660645eac5319e4266dc726c1245be2da750 SHA256: 9653e527ca01fbd3169e15b643c4e05e314ba1e7bfae1c8e8ea8a5ea7dac133d SHA512: 77b276197b0ae59ba91930fff667c7ac6dd7fce34311f3c7577c604a61603aa1c32b93100d3f3fab1ebefa1d1ece4cc7ec81fe03838d51cee6254f3db777f264 Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Description: Ayatana Application Indicators (development files, GTK-3+ version) A library and indicator to take menus from applications and place them in the panel. . This package contains files that are needed to build applications (GTK-3+ version). Package: libayatana-ido3-0.4-0 Architecture: amd64 Version: 0.10.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: ayatana-ido Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 195 Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.23.0), libglib2.0-0 (>= 2.67.1), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.20.0), libpangocairo-1.0-0 (>= 1.14.0) Breaks: ayatana-indicator-datetime (<< 0.9.0), ayatana-indicator-display (<< 0.9.0), ayatana-indicator-keyboard (<< 0.9.0), ayatana-indicator-messages (<< 0.9.0), ayatana-indicator-notifications (<< 0.9.0), ayatana-indicator-session (<< 0.9.0), ayatana-indicator-sound (<< 0.9.0) Filename: pool/main/a/ayatana-ido/libayatana-ido3-0.4-0_0.10.1-ok1_amd64.deb Size: 59344 MD5sum: 1e2ef74ef205dd6f1b324dc9e9116429 SHA1: baa30fc2ca3baf03884cce809aacfe2342822851 SHA256: 91642cfc0898cfb4e382b16bfae7f71c86945a60e5c6e89a49c1efae4c46fb49 SHA512: 6ccfe3588d7549ec4f03aee8c0f9e39f8211f5696719f773dfb06daeddb634dbb722866da19b986a843b07625cae970116d43b0709bb241a2c7e1ce708219574 Homepage: https://github.com/AyatanaIndicators/ayatana-ido Description: Widgets and other objects used for Ayatana Indicators Shared library providing extra gtk menu items for display in system Ayatana Indicators. . This package contains shared libraries to be used by GTK+ 3 applications. Package: libayatana-ido3-dev Architecture: amd64 Version: 0.10.1-ok1 Priority: optional Section: libdevel Source: ayatana-ido Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 150 Provides: libayatana-ido3-0.4-dev Depends: gir1.2-ayatanaido3-0.4 (= 0.10.1-ok1), libayatana-ido3-0.4-0 (= 0.10.1-ok1), libglib2.0-dev, libgtk-3-dev, pkg-config Breaks: libayatana-ido3-0.4-dev (<< 0.4.3-1~) Replaces: libayatana-ido3-0.4-dev (<< 0.4.3-1~) Filename: pool/main/a/ayatana-ido/libayatana-ido3-dev_0.10.1-ok1_amd64.deb Size: 14132 MD5sum: 4a6fc750ccfca52737107a7395f66c60 SHA1: 06f679b4226682dbaf358d5203085aade1ec1487 SHA256: 6b638f0e9e91820e15d45f655f69f3b3f5e5d796b3c06406e7b508b973e5d853 SHA512: 0a693b4c5f1b59e525d76ffff6b254effcafbc83d2fb6a2eb89dee8c0ed78eaa1a95065c1464530bb0674fd6a4199f279e42a387d16587737de14fb8c7e0e174 Homepage: https://github.com/AyatanaIndicators/ayatana-ido Description: Widgets and other objects used for Ayatana Indicators - development files Shared library providing extra gtk menu items for display in system Ayatana Indicators . This package contains files that are needed to build GTK+ 3 applications with Ayatana Indicators support. Package: libayatana-indicator3-7 Architecture: amd64 Version: 0.9.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libayatana-indicator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 99 Depends: libayatana-ido3-0.4-0 (>= 0.9.0), libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.21.4) Filename: pool/main/liba/libayatana-indicator/libayatana-indicator3-7_0.9.4-ok1_amd64.deb Size: 28124 MD5sum: 726fbdc991933174a1adad61f6798543 SHA1: e506763d43f65992f0090daaea33e7142eb6705f SHA256: d9cb4283e7a92a5659fde79b4ef77539317d1e813f2211928b2b27741959f4b4 SHA512: 43e74e37fe3a88e872d2259c0a151266ccb8f1620b6bec63ccc106177ebe2420b8425c63b4e35fb226fd62f1c014ee4d99ee57280e73ff3bf0ba4e825f2504ec Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Description: panel indicator applet - shared library (GTK-3+ variant) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains the library itself (GTK-3+ variant). Package: libayatana-indicator3-dev Architecture: amd64 Version: 0.9.4-ok1 Priority: optional Section: libdevel Source: libayatana-indicator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 50 Depends: libgtk-3-dev (>= 2.91.3), libayatana-ido3-dev (>= 0.9.0), libayatana-indicator3-7 (= 0.9.4-ok1) Filename: pool/main/liba/libayatana-indicator/libayatana-indicator3-dev_0.9.4-ok1_amd64.deb Size: 7044 MD5sum: c3a998d5840e3a642c314e27e6ae002b SHA1: e954de08016e29c603fb38d4e4ed2380a91251f6 SHA256: 9446f8be8b6828b58665fed8307cd6094a72d14ca0f8e0b1e0337852d580c746 SHA512: 108b858f76f6e9941aec108cb1d974095f670f4c8e32c6966a1e1ad28366009dfba24f5f3be1c4e864b7af0349200b95c8c68e43d5a784e610eb2b399ee27f2a Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Description: panel indicator applet - library development files (GTK-3+) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains files that are needed to build GTK-3+ applications with Ayatana Indicator support. Package: libayatana-indicator3-tools Architecture: amd64 Version: 0.9.4-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: libayatana-indicator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 36 Depends: libayatana-ido3-0.4-0 (>= 0.9.0), libayatana-indicator3-7 (= 0.9.4-ok1), libc6 (>= 2.34), libglib2.0-0 (>= 2.37), libgtk-3-0 (>= 3.0.0) Conflicts: libayatana-indicator-tools Replaces: libayatana-indicator-tools Filename: pool/main/liba/libayatana-indicator/libayatana-indicator3-tools_0.9.4-ok1_amd64.deb Size: 7520 MD5sum: 1a656bef7b6148342a9dc2b6716753c5 SHA1: 0a86e5526ac474030862267ae2748fe59d6775a1 SHA256: 37c04c0fddcb6539dc7787ba9fae1247a189ba31a9bf705ed17a774c1917f25a SHA512: 8314bf9d9838c50b54b53f3349e1cf0f4a65760fb019c64b31859f7068a08fca0f53ece8373193237495477699f94840dd4e8f19902e1ce5a2b6a2a81b4c9880 Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Description: Tools for libayatana-indicator The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains tools useful for developers of applications using indicators. Package: libb-cow-perl Architecture: amd64 Version: 0.007-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 43 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.3) Filename: pool/main/libb/libb-cow-perl/libb-cow-perl_0.007-ok1_amd64.deb Size: 8436 MD5sum: 1fabb2e46d7c4a225228296320d9427f SHA1: c664f2c224a165f5e4f5c16cfce77da1668b262b SHA256: b846e924a4eccde53d7e4e005ecaf9d7adbb2ab8f3fb1ba1e6045f8fb333ffea SHA512: 6336f866cb12700849640444067d9c8267fd081f885e53b011640efd212e0f43d36674703633cf7743ca5a7357f87025b188881ed2356b9d390660618d50f2d3 Homepage: https://metacpan.org/release/B-COW Description: additional B helpers to check COW status B::COW provides some naive additional B helpers to check the COW status of one SvPV. . A COWed SvPV is sharing its string (the PV) with other SvPVs. It's a (kind of) Read Only C string, that would be Copied On Write (COW). . More than one SV can share the same PV, but when one PV need to alter it, it would perform a copy of it, decrease the COWREFCNT counter. . One SV can then drop the COW flag when it's the only one holding a pointer to the PV. . The COWREFCNT is stored at the end of the PV, after the "\0". . That value is limited to 255, after that a new PV would be created, Package: libb-hooks-endofscope-perl Architecture: all Version: 0.28-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 44 Depends: perl:any, libmodule-implementation-perl, libsub-exporter-progressive-perl, libvariable-magic-perl Filename: pool/main/libb/libb-hooks-endofscope-perl/libb-hooks-endofscope-perl_0.28-ok1_all.deb Size: 15628 MD5sum: f5c0a32c23ddc049442c6f47e2c0910a SHA1: e23f1b7521067507dec0ce001a70badd17b303b1 SHA256: af4c0420640578685da41e8def410659b86607bcb584908860a64209abb9aead SHA512: c8f2fa3d4e696f4592b40e15d8cd97d394517092e8721e7087b93f4481804576b3161c59aedd33992da9f5b1e1ed70b30a8601d2a0335eba1e87d9ae5d661954 Homepage: https://metacpan.org/release/B-Hooks-EndOfScope Description: module for executing code after a scope finished compilation B::Hooks::EndOfScope allows you to execute code when perl finished compiling the surrounding scope. It exports a single function, 'on_scope_end $codeblock', which can be used e.g. for introspection in the constructor of your class. Package: libb-hooks-op-check-perl Architecture: amd64 Version: 0.22-ok3 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 61 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.3) Filename: pool/main/libb/libb-hooks-op-check-perl/libb-hooks-op-check-perl_0.22-ok3_amd64.deb Size: 13532 MD5sum: 230a46181662cc2d065a2c5a6037c6f0 SHA1: 061d026cee95a6345cc660e79921a22dea809208 SHA256: f830999a2deac27b5521d56ebf9cabd59e8f2bb73dce31b6e625b0ba23ed4012 SHA512: ff330e183a249e34e3e820aab263944e046f6816b15d812534095ea93e8292c87bae6234be32a9d15181e80aa8f2a88ab934399270119be474467637dc8a9b8f Homepage: https://metacpan.org/release/B-Hooks-OP-Check Description: Perl wrapper for OP check callbacks B::Hooks::OP::Check provides an interface for XS modules to hook into the callbacks of PL_check, which is part of perl's core. It allows a C function to be invoked as the last stage of optree compilation, depending on the given op code number (op_type). Package: libb-keywords-perl Architecture: all Version: 1.26-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 32 Depends: perl:any Filename: pool/main/libb/libb-keywords-perl/libb-keywords-perl_1.26-ok1_all.deb Size: 9520 MD5sum: ba9a9d8a01004967c8a2276fcd3bde7b SHA1: faf0491f7079f88eb5d5bec36f2ff27a317ac76f SHA256: 07a228cb614c9dfb94cff8c50afaf824aefeb705bce88d351ebe884190176579 SHA512: d522b5a7ade8317b74553e2c1b5b41a4e9265224d8dd23fe0964993c7a6075e7fcd7ecec78a3f22150deadb56c43785a43af17b63a2fa9f10427e71224db1887 Homepage: https://metacpan.org/release/B-Keywords Description: lists of internal perl keywords The B::Keywords perl module provides lists of internal keywords of the perl programming language. It can be used as an adjunct to the B perl module by programs that parse and analyze perl code. Package: libbabeltrace-dev Architecture: amd64 Version: 1.5.11-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: babeltrace Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 1048 Provides: libbabeltrace-ctf-dev (= 1.5.11-ok1) Depends: libbabeltrace1 (= 1.5.11-ok1) Breaks: libbabeltrace-ctf-dev (<< 1.5.3-2~) Replaces: libbabeltrace-ctf-dev (<< 1.5.3-2~) Filename: pool/main/b/babeltrace/libbabeltrace-dev_1.5.11-ok1_amd64.deb Size: 189140 MD5sum: dfd65192d94915609269b9ff23407ca0 SHA1: e2de441b154d59675c139478f0959985b64f5494 SHA256: 1f4c7363d949bf98cf3c59858dbdeca54e9ace11a548a9e35b8d0817bf64b97b SHA512: 8d6adde06a1db7d21b0b6f818b4983030da1168681fc5d548d603d4a8eee18553c93d0aefa23ba672d05f9cec723db842179d0a893110e3b8c8d7636afada506 Homepage: https://www.efficios.com/babeltrace Description: Babeltrace development files 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 provides the development headers for linking applications against libbabeltrace. Package: libbabeltrace1 Architecture: amd64 Version: 1.5.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: babeltrace Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 518 Provides: libbabeltrace-ctf1 (= 1.5.11-ok1) Depends: libc6 (>= 2.38), libdw1t64 (>= 0.126), libelf1t64 (>= 0.131), libglib2.0-0 (>= 2.75.3), libuuid1 (>= 2.16) Breaks: libbabeltrace-ctf1 (<< 1.5.3-2~) Replaces: libbabeltrace-ctf1 (<< 1.5.3-2~) Filename: pool/main/b/babeltrace/libbabeltrace1_1.5.11-ok1_amd64.deb Size: 150812 MD5sum: ef5d32f2153e9bca17b8783b5061d0e0 SHA1: 5ebe15b55ac326289f5fa51fd5e7f1a04630349e SHA256: 44f39f55cb2361ec74a61cef9fab5a9a1bc2c4ed5bdd88eb0717221ddef7127d SHA512: 9750ffca8f02054f36e4b2fd743e46db293c7b6824059d64e793f523e684670dda3419eea8de7b79e8db8762bd3d30dea413407617363ebe7b2254669bd2cd36 Homepage: https://www.efficios.com/babeltrace Description: Babeltrace conversion libraries 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 provides the babeltrace trace reading and conversion library. Package: libbabl-0.1-0 Architecture: amd64 Version: 1:0.1.108-ok1 Multi-Arch: same Priority: optional Section: libs Source: babl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1737 Depends: libc6 (>= 2.38), liblcms2-2 (>= 2.8) Filename: pool/main/b/babl/libbabl-0.1-0_0.1.108-ok1_amd64.deb Size: 427396 MD5sum: 2eded17d5b7513d8124ee04e88d97366 SHA1: e8e0d043b18f54eab1567ebd7dae360ce0cab077 SHA256: fe921fbb20257a4151f4f0f60105dd8500943de6ac86e363cd51850276096098 SHA512: 12d5323dd10476e20f2e6d6b3d8e9a0bd9b81f1afa708aa94faf0e412084541397a2d0647d917b77293fc924b1f3b5ea66f8724dfe8dafaba2789c031ddb752c Homepage: https://gegl.org/babl/ Description: Dynamic, any to any, pixel format conversion library Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. Package: libbabl-dev Architecture: amd64 Version: 1:0.1.108-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: babl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 137 Provides: gir1.2-babl-0.1-dev (= 1:0.1.108-ok1) Depends: gir1.2-babl-0.1 (= 1:0.1.108-ok1), libbabl-0.1-0 (= 1:0.1.108-ok1), liblcms2-dev Filename: pool/main/b/babl/libbabl-dev_0.1.108-ok1_amd64.deb Size: 15600 MD5sum: 4c43f0df2f743290afb13d9087f33d12 SHA1: ecad1c6fb18b887c8e4eb957c2a7a004507a25cb SHA256: e4d8b98081842ac7648555decbe302a7fa917f1b4c164c04dd70e08fde4e1169 SHA512: c2f247f2e25e6966a92ebd1c3f856fea48b4b89b862018a94d9e435e04fd24443f7c32e066b71c699fa25db1646bce12f2e599b646743fa8e62088ec1844fa56 Homepage: https://gegl.org/babl/ Description: Dynamic, any to any, pixel format conversion library (development files) Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. . This package contains the development files. Package: libbabl-doc Architecture: all Version: 1:0.1.108-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: babl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 610 Filename: pool/main/b/babl/libbabl-doc_0.1.108-ok1_all.deb Size: 37732 MD5sum: 8437e08e165945a29eec06585e71bbb3 SHA1: 4cb0ea6430787295ba77073932927bc7f24d6724 SHA256: 716a088c2f5f276337a6ca9abfc418f99bd7e9b13ce7dd8a4c8619bbf933663c SHA512: 3fc1e206b5ac278ab51261b9682f43e2ea4ef34f769600f79999a36eaa68159cad93c0362785a31fe451dc15489236d2b071f64827bbca1615b81d5cc67a2905 Homepage: https://gegl.org/babl/ Description: Dynamic, any to any, pixel format conversion library (documentation) Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. . This package contains the API documentation. Package: libbamf-doc Architecture: all Version: 0.5.6+22.04.20220217-ok1 Priority: optional Section: doc Source: bamf Origin: openKylin Maintainer: openKylin Developers Installed-Size: 320 Suggests: devhelp Filename: pool/main/b/bamf/libbamf-doc_0.5.6+22.04.20220217-ok1_all.deb Size: 22340 MD5sum: ad77f027fe251d5ec05bc545fab9b421 SHA1: 9b86b88f6ee177997a8f60d3571783afa904fa33 SHA256: b5336270d0205da2cb74d36d3653029c0740a0a63623328d7cd7f3ee943ae70d SHA512: 15ce01fcbb1f1622f2b7ac2f325a713361ea65b3ea06d329877662c793dbc7ee2a546b6aa90b913d524d916e5672395c23259f94f035b5cd69958eba07d1163d Homepage: https://launchpad.net/bamf Description: Window matching library - documentation bamf matches application windows to desktop files . This package contains the daemon used by the library and a gio module that facilitates the matching of applications started through GDesktopAppInfo . This package contains the documentation Package: libbamf3-2t64 Architecture: amd64 Version: 0.5.6+22.04.20220217-ok1 Multi-Arch: same Priority: optional Section: libs Source: bamf Origin: openKylin Maintainer: openKylin Developers Installed-Size: 212 Provides: libbamf3-2 (= 0.5.6+22.04.20220217-ok1) Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.38.0) Breaks: libbamf3-2 (<< 0.5.6+22.04.20220217-ok1), unity (<< 3.2.12) Replaces: libbamf3-2 Filename: pool/main/b/bamf/libbamf3-2t64_0.5.6+22.04.20220217-ok1_amd64.deb Size: 36124 MD5sum: 71e05ab2448b0950a83b1a763099bdfa SHA1: a02ce97ed30dcfc0a4dad3d3766c413956e500ee SHA256: 4af7b606413ed5f1870d11e2c1ccedd19099e35a3b778a0669f013c70f02ad20 SHA512: c2ed305daa1ebc7222ba9db1256fcada5fd2204ed9c8748ac1d6c4dfdd41626231c32ebfb28d1b61d4a76c88ab86a033ffe1623cdafc42d968477e4ec8b30020 Homepage: https://launchpad.net/bamf Description: Window matching library - shared library bamf matches application windows to desktop files . This package contains shared libraries to be used by applications. Package: libbamf3-dev Architecture: amd64 Version: 0.5.6+22.04.20220217-ok1 Priority: optional Section: libdevel Source: bamf Origin: openKylin Maintainer: openKylin Developers Installed-Size: 248 Depends: gir1.2-bamf-3 (= 0.5.6+22.04.20220217-ok1), libbamf3-2t64 (= 0.5.6+22.04.20220217-ok1), libglib2.0-dev (>= 2.30.0) Suggests: libbamf-doc Filename: pool/main/b/bamf/libbamf3-dev_0.5.6+22.04.20220217-ok1_amd64.deb Size: 15368 MD5sum: 6cbf48e11f97a0b91878ecb81109eb3c SHA1: 4cb86c6ca7d4fbbd00816f2940ea0a8248073acc SHA256: f3d76674d434cbc9d8379e9fe679cf76792df1c3893b4f04174a179db7b6d2d7 SHA512: 660a9e0718e7e279e88735a1cf8495d6b84c0dec62c8da3b65ecaa31c6a01b7933f25e579529a67b11ad29ee951eb88b342f4e2a2a464322028045f390750e65 Homepage: https://launchpad.net/bamf Description: Window matching library - development files bamf matches application windows to desktop files . This package contains files that are needed to build applications. Package: libbarcode-zbar-perl Architecture: amd64 Version: 0.23.92-ok2 Priority: optional Section: perl Source: zbar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 155 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libzbar0 (>= 0.21) Filename: pool/main/z/zbar/libbarcode-zbar-perl_0.23.92-ok2_amd64.deb Size: 38984 MD5sum: 49f0feeca8845408e8e31223b7a019c9 SHA1: 047649fdf699fcc9a9e19642739b0f82fa1d06ad SHA256: 74f01319ddd530b07d7d99bdf0c2c3b95bcc166daf2f007b4bc3c1a48de52907 SHA512: 8af735c26edbcf489653032972caafa7562dae36221613306bf6ac2135f379b8778159f582549a24387a870d58eff2554e5760b35e42183504f3932698bfc596 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (Perl bindings) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the Perl bindings and the Barcode::Zbar module. Package: libbase-java Architecture: all Version: 1.1.6-ok1.1 Priority: optional Section: java Source: libbase Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 135 Depends: libcommons-logging-java Filename: pool/main/libb/libbase/libbase-java_1.1.6-ok1.1_all.deb Size: 116210 MD5sum: b5b37af5855eca78d8ec7b777e18a5b5 SHA1: e5d6765ae64d42f6bda2687eb61a7e24868446a4 SHA256: e31131f4b948827e2a68d891b186aed237db184ab42993608a648e27e9a168e3 SHA512: 62d66c283db96168d96406d8e9c71fed85be4e727977e2951bdeaa1171a33448f50d1c123ec4b30999267e609d575a6e8508c73e087084efb529c0a189c7363e Homepage: http://jfreereport.sourceforge.net/ Description: general purpose base service library (OOo 3.1 branch) LibBase is a library developed to provide base services like logging, configuration and initialization to all other libraries and applications. The library is the root library for all other Pentaho-Reporting projects. Package: libbatik-java Architecture: all Version: 1.17+dfsg-ok1 Priority: optional Section: java Source: batik Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9190 Depends: java-wrappers, libjaxp1.3-java, libxml-commons-external-java, libxmlgraphics-commons-java Recommends: default-jre-headless | java7-runtime-headless Suggests: librhino-java Breaks: elki (<= 0.6.5), libfop-java (<< 2.0) Filename: pool/main/b/batik/libbatik-java_1.17+dfsg-ok1_all.deb Size: 3909948 MD5sum: 2cd223604e8a8d29948d03d3b0b3760f SHA1: 74185ced8b717cc7c6fb9a949c9d6d7659d24bac SHA256: c90b2b6caf142f2f3aa1d03d97a4c166de1ed07e7ce447986945182611432212 SHA512: d3a48e9462f1c349c686f47e18fccf0e1f7ea312ad90ec2671ebadafeaec558c93a95f3edf7e6143c0e895ca14d1305c9104a55317a74e234ec52d3c97d2c3b3 Homepage: https://xmlgraphics.apache.org/batik/ Description: xml.apache.org SVG Library Batik is a toolkit for applications or applets that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation or manipulation. . Batik provides several modules to be used in applications: * A SVG generator module, usable to export graphics into the SVG format. * A SVG processor and SVG Viewing component for integrating SVG viewing. * A module to convert SVG to various formats, such as raster images (JPEG, PNG or Tiff) and PS, PDF. . fop is necessary for PDF output of rasterizer. . rhino is necessary for using the SVG browser, squiggle. . For detailed information, go to http://xml.apache.org/batik/ Package: libbcjmail-java Architecture: all Version: 1.77-ok4 Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 181 Depends: libbcpkix-java (>= 1.77-ok4), libbcprov-java (>= 1.77-ok4), libbcutil-java (>= 1.77-ok4), libjakarta-activation-java, libjakarta-mail-java Filename: pool/main/b/bouncycastle/libbcjmail-java_1.77-ok4_all.deb Size: 91028 MD5sum: afa79d1b1fb9ba9a87f03dc2b44a8a0a SHA1: deee019a739c7ca48d62bc5474c6317501165a92 SHA256: fa73f66cffa0dec94610b601ab234430469e72e95f8f313edbbdb5aa0b8afbdd SHA512: 4257c06405781f36c5218687c791ce60e5734faede786b33d7f2527a61fd7ec42731c09d4c2a48e22e98c65c4cad0e4c1b71c92a961983535e9b90b1dc285870 Homepage: https://www.bouncycastle.org Description: Bouncy Castle Jakarta S/MIME API The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.5 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The Jakarta Mail API and the Jakarta activation framework will also be needed. Package: libbcmail-java Architecture: all Version: 1.77-ok4 Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 181 Depends: libbcpkix-java (>= 1.77-ok4), libbcprov-java (>= 1.77-ok4), libbcutil-java (>= 1.77-ok4), libmail-java Filename: pool/main/b/bouncycastle/libbcmail-java_1.77-ok4_all.deb Size: 91040 MD5sum: d6d4645d0e03e594d280efd967d297fe SHA1: cf77ce1105ff4d2b8534f57eb7e6844fba5f03d4 SHA256: 44cf6ff9ae05a381a05fc9b14258e83c7cf8560be67ec98d9c3ffb6fcf8e2ec5 SHA512: dd8eef6a861ecfa7ba2df70cd0804a3e4eb425e87a898452a0010f92aced155c4bf4fcc4e1f6f0c46ae5ab8ae0789dcae945588d655596f74a9c83888b913b70 Homepage: https://www.bouncycastle.org Description: Bouncy Castle generators/processors for S/MIME and CMS The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for S/MIME and CMS (PKCS7/RFC 3852). Package: libbcpg-java Architecture: all Version: 1.77-ok4 Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 494 Depends: libbcprov-java (>= 1.77-ok4) Filename: pool/main/b/bouncycastle/libbcpg-java_1.77-ok4_all.deb Size: 365896 MD5sum: 27c35027f242559783df7107c0b0b372 SHA1: ffd97b815b1007f3d8cb39ac4c37b61887b05c21 SHA256: 653ffb3445d01d8a4d7b2a9114084d440a8ee96d4f78bd138d56b169a96edc4e SHA512: e42e26c1bc19c9b623439c0751ac95267fce32948da4e0900cae4a2fa15e91f31535dd42dc1f1ffead52b5058381a63738f6d5488d632d78334753d13ceaebdf Homepage: https://www.bouncycastle.org Description: Bouncy Castle generators/processors for OpenPGP The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for OpenPGP (RFC 2440). Package: libbcpkix-java Architecture: all Version: 1.77-ok4 Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1098 Depends: libbcprov-java (>= 1.77-ok4), libbcutil-java (>= 1.77-ok4) Filename: pool/main/b/bouncycastle/libbcpkix-java_1.77-ok4_all.deb Size: 894392 MD5sum: 07b4f0186784a28709cc22480db64081 SHA1: 83ddbe4b766a6659a941dc88f6c614e932a84b08 SHA256: 7301232a8e2ae14876b0bcc2a7c333898ff87e280a6ece86b50adf752ad73237 SHA512: 983bef4b9e7e624b817505be27d2d9ac311c2f79f612f864ace82610d7f41a3518f1bd42677e9b6dcbfef10883f1bba3f96703772e6fb79d76c987e785c912d1 Homepage: https://www.bouncycastle.org Description: Bouncy Castle Java API for PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF. Package: libbcprov-java Architecture: all Version: 1.77-ok4 Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6088 Breaks: jakarta-jmeter (<< 2.8-1~), jenkins-instance-identity (<< 1.3-1~), jglobus (<< 2.0.6-1~), voms-api-java (<< 2.0.9-1.1~) Filename: pool/main/b/bouncycastle/libbcprov-java_1.77-ok4_all.deb Size: 5231524 MD5sum: 88f9734c7d21c8d2fc89ed73eabf6233 SHA1: f47b3a4c33c4dc2ef940a229e420be7cb6f79a04 SHA256: 951d0a190ea0196322afa7f755a8b8a6885fa2af7c8d87c3fa88df66d06896d9 SHA512: dd102ef2305429d5206e84ea60aba3fee0425ecc945e9e072c6b694f0c679c34bc1251af62b2eb01f8901d751ce911a6ca5118ccb0f8217c84b46c8922966875 Homepage: https://www.bouncycastle.org Description: Bouncy Castle Java Cryptographic Service Provider The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains a JCE provider and a lightweight crypto API. Package: libbctls-java Architecture: all Version: 1.77-ok4 Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 783 Depends: libbcprov-java (>= 1.77-ok4), libbcutil-java (>= 1.77-ok4) Filename: pool/main/b/bouncycastle/libbctls-java_1.77-ok4_all.deb Size: 638576 MD5sum: 4a238cf6603a61dd0af5190b05bdc540 SHA1: 216b68c96c0caf6be620eaa42485189679cbeeb3 SHA256: 54a703c652c52a520edbc01e1dfb09eee3d652997f7b2817553ef4ef5611b496 SHA512: 80aca1d2027c17ea0c828558d5fe24bb29ae9a7a26b37df8b30bc599f2f833ef053c5d0affce631bdb1009296dad03f7652c02e7de1d0e3137752f4ced2b43db Homepage: https://www.bouncycastle.org Description: Bouncy Castle JSSE provider and TLS/DTLS API The Bouncy Castle Java APIs for TLS and DTLS, including a provider for the JSSE. Package: libbcutil-java Architecture: all Version: 1.77-ok4 Multi-Arch: foreign Priority: optional Section: java Source: bouncycastle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 695 Filename: pool/main/b/bouncycastle/libbcutil-java_1.77-ok4_all.deb Size: 530860 MD5sum: b7c55954e3ddbc3a261dd4f51524a4ed SHA1: 55fdc3cacdf77f09fe29699f794a31a072ac6939 SHA256: 7de8fbf450c2d2d782e447f4f3905bce7d4df35c480c2104134abe59fb494a6b SHA512: b4f81aaabd730516eaccb440ca044f4fcbf8530a6e7eedec840bd8ba5e5929895e72747fcc1221f7d9a1be95a7abdd23f3f0f14e152781efd91441ddb035974c Homepage: https://www.bouncycastle.org Description: Bouncy Castle ASN.1 Extension and Utility APIs The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. Package: libbenchmark-dev Architecture: amd64 Version: 1.8.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: benchmark Origin: openKylin Maintainer: openKylin Developers Installed-Size: 192 Depends: libbenchmark1debian (= 1.8.3-ok1) Filename: pool/main/b/benchmark/libbenchmark-dev_1.8.3-ok1_amd64.deb Size: 80028 MD5sum: b856fb822db292d8440c70eaec71c178 SHA1: 5e0a305b44175372fc681a588008778ba39bd43f SHA256: 2b998fd7d2ea517ab721dc124095b583e6ca4f373a2c3bf0846a0895c6f0f8af SHA512: 099b50e9998886b215e0c441a46eb4e68dd019e8d62ac2de6aa3099b98bf56ee900656f81c2621e3461f7a21c49fd405dbc70f393618ce49b12c04cad1e4f95d Homepage: https://github.com/google/benchmark Description: Microbenchmark support library, development files Library to support the benchmarking of functions, similar to unit-tests. . This package contains the development files. Package: libbenchmark-tools Architecture: all Version: 1.8.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: benchmark Origin: openKylin Maintainer: openKylin Developers Installed-Size: 114 Suggests: python3:any Filename: pool/main/b/benchmark/libbenchmark-tools_1.8.3-ok1_all.deb Size: 19704 MD5sum: f327e1f8c94923922b938d7d0e081391 SHA1: 2c7d6b82549ee4d01b0d817efb4b869721ad369e SHA256: f96b8db5268a9cbdd730d42b98e94b2d31ddcc6d6c4f03d7060c983495968c63 SHA512: af93efded4c5c244719be15d642b8253a76089f8a3a95b7cd374fada43fa9d625d466bc74be71e5220e7ade78d107bab6d197c19282a06ad1b6dc7e5cd8c9be1 Homepage: https://github.com/google/benchmark Description: Microbenchmark support library, tools and documentation Library to support the benchmarking of functions, similar to unit-tests. . This package contains tools and documentation. Package: libbenchmark1debian Architecture: amd64 Version: 1.8.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: benchmark Origin: openKylin Maintainer: openKylin Developers Installed-Size: 349 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 12) Suggests: libbenchmark-tools Filename: pool/main/b/benchmark/libbenchmark1debian_1.8.3-ok1_amd64.deb Size: 125404 MD5sum: c21af1817fdaa0bfee60e60fae91bb33 SHA1: 2b3d31458dad7fe5d70985349696cda03061acae SHA256: 36b5580d6d63ac585e4ef3232efbba8614947c35feffbbaa46bdb4c33fb521c6 SHA512: 594bf8ba0ba426bf7232fbc0121bcf1790129589a281f61753dc2c1639710657b846cfe9d473749f0c5ce235c1f4ef5676d0a6ad0e31fbbd4a5a75cc554d188e Homepage: https://github.com/google/benchmark Description: Microbenchmark support library, shared library Library to support the benchmarking of functions, similar to unit-tests. . This package contains the shared library. Package: libbigarray-compat-ocaml Architecture: amd64 Version: 1.1.0-ok2 Priority: optional Section: ocaml Source: ocaml-bigarray-compat Origin: openKylin Maintainer: openKylin Developers Installed-Size: 39 Provides: libbigarray-compat-ocaml-v4245 Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1 Filename: pool/main/o/ocaml-bigarray-compat/libbigarray-compat-ocaml_1.1.0-ok2_amd64.deb Size: 7644 MD5sum: 0470a6623af70e441bcff48d3c149784 SHA1: c00ce945f41862654ee6c0dd528d20d713783e04 SHA256: fc52aedfd4af0c2c340cda970bceee650a685730785377031d3fc22cd4a88f36 SHA512: 1bbd10926ea7528b13ad2f97f2f7e4d5c5db6248b575aec47145820b247241288ec5afb8e77e8dc279269f20257a5f42197df85da4b523c7f8e580a885b56d2b Homepage: https://github.com/mirage/bigarray-compat Description: compatibility library for Stdlib.Bigarray (runtime) This is a library that exposes Stdlib.Bigarray when possible (>= 4.07) but can fallback to Bigarray. The compatibility bigarray module is exposed under Bigarray_compat. . This package contains the runtime libraries for programs using bigarray-compat. Package: libbigarray-compat-ocaml-dev Architecture: amd64 Version: 1.1.0-ok2 Priority: optional Section: ocaml Source: ocaml-bigarray-compat Origin: openKylin Maintainer: openKylin Developers Installed-Size: 69 Provides: libbigarray-compat-ocaml-dev-v4245 Depends: libbigarray-compat-ocaml-v4245, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1 Recommends: ocaml-findlib Filename: pool/main/o/ocaml-bigarray-compat/libbigarray-compat-ocaml-dev_1.1.0-ok2_amd64.deb Size: 12056 MD5sum: c74153b13a1c8eea07cbc9aca19effd2 SHA1: aaa89e7605fbb04d494d5386b05dd8be862ce2fe SHA256: bd875a242b8c0f2f5fda64e23d0a6c434e742b25ffc40708ab5a99a47954aa87 SHA512: 900e091437cf0adb72c5c4366ad3c89e5c9833976b0326e621c51979455718eeb29222a4b0e419fcb3d86b8e118bb312ca07a33e011fffddc1815bbd19386ebe Homepage: https://github.com/mirage/bigarray-compat Description: compatibility library for Stdlib.Bigarray (dev) This is a library that exposes Stdlib.Bigarray when possible (>= 4.07) but can fallback to Bigarray. The compatibility bigarray module is exposed under Bigarray_compat. . This package contains the development stuff needed to use the bigarray-compat library in your programs. Package: libbind-dev Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Priority: optional Section: libdevel Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 8539 Depends: libbind9-161 (= 1:9.11.16+dfsg-ok1), libdns1109 (= 1:9.11.16+dfsg-ok1), libirs161 (= 1:9.11.16+dfsg-ok1), libisc1105 (= 1:9.11.16+dfsg-ok1), libisccc161 (= 1:9.11.16+dfsg-ok1), libisccfg163 (= 1:9.11.16+dfsg-ok1), liblwres161 (= 1:9.11.16+dfsg-ok1) Replaces: bind9 (<< 1:9.10.3.dfsg.P2-0) Filename: pool/main/b/bind9-libs/libbind-dev_9.11.16+dfsg-ok1_amd64.deb Size: 1405650 MD5sum: e8eedb86d046af934203521ad944b358 SHA1: 3771055e6f8abd8c65fd719f8e04ca017403c73e SHA256: 05b77542bc5bc79af8ac231c8cd7d963a29835b2a92084625b5d86bc4b314bff SHA512: c87e9616222c6dee4c05c8d9bcdf2715b0e104e7917af0a1a2bed954bb54de0a4e6b4eb96fee383d012fbfbe659ebb56d58d651a3423273284a697badbecd475 Homepage: https://www.isc.org/downloads/bind/ Description: Static Libraries and Headers used by BIND This package delivers archive-style libraries, header files, and API man pages for libbind, libdns, libisc, and liblwres. These are only needed if you want to compile other packages that need more nameserver API than the resolver code provided in libc. Package: libbind-export-dev Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Priority: optional Section: libdevel Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 8367 Depends: libdns-export1109 (= 1:9.11.16+dfsg-ok1), libirs-export161 (= 1:9.11.16+dfsg-ok1), libisc-export1105 (= 1:9.11.16+dfsg-ok1), libisccc-export161 (= 1:9.11.16+dfsg-ok1), libisccfg-export163 (= 1:9.11.16+dfsg-ok1) Conflicts: libbind-dev Filename: pool/main/b/bind9-libs/libbind-export-dev_9.11.16+dfsg-ok1_amd64.deb Size: 1370056 MD5sum: 3f4780dc416344c1ba57bb2c78a144bd SHA1: 5a827e2341497b0200a9e0791b6ccb2c540c5cc1 SHA256: ca535b34f00894f909668ba0caf331bb1dc7ecbf0f1fec43bef44b3092fbd676 SHA512: 23328fbd78a0d0dedf4572120ab200a4ca77d1f7004fd5f2673c2a494e4f2f57a88b6fb63c31287c30c32ab5bacd6ec14cc02f98cc6aeae1031fa90fe3df2281 Homepage: https://www.isc.org/downloads/bind/ Description: Development files for the exported BIND libraries The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers development files for the exported BIND libraries. Package: libbind9-161 Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 103 Depends: libdns1109 (= 1:9.11.16+dfsg-ok1), libisc1105 (= 1:9.11.16+dfsg-ok1), libisccfg163 (= 1:9.11.16+dfsg-ok1), libc6 (>= 2.4) Filename: pool/main/b/bind9-libs/libbind9-161_9.11.16+dfsg-ok1_amd64.deb Size: 28038 MD5sum: 970f5e613f26bf7cc88ae57bd491e1c0 SHA1: f71e63c3806e087d04bfd294bc6446bb7a4aae71 SHA256: 28afc514ac301439ffb34121aee4cbe361e6d58de30f0ade064e1b8c27ac2c03 SHA512: ede8ddc1402d68a8b87c7e65935c09663753b1505e1ca05d1028364bb804a99c2c125e49976b6ee727378708e46ad40dc51a15756b79cdbf12f6175f51647c7e Homepage: https://www.isc.org/downloads/bind/ Description: BIND9 Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libbind9 shared library used by BIND's daemons and clients. Package: libbinutils Architecture: amd64 Version: 2.41-ok13 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2365 Depends: libc6 (>= 2.38), libsframe1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), binutils-common (= 2.41-ok13) Breaks: binutils (<< 2.29-6) Replaces: binutils (<< 2.29-6) Filename: pool/main/b/binutils/libbinutils_2.41-ok13_amd64.deb Size: 540496 MD5sum: caac994983a9215af2ced171fb7c4a22 SHA1: a68e06d9643c02c4b18c1ffc0ce9875a5dedf666 SHA256: 948d32f16cb450aada4521b40e7d961b78cf8f6511e17da0e93de7ab7c9ad41b SHA512: 076aed606ed3f853d9d4ef92a5a6c8419ffbdde38bba1edd1a53e68cab29ba474d3880d05fd85f26cee6172adf25b0a3e4888c7cadfe19673580818b5a921e1a Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities (private shared library) This package includes the private shared libraries libbfd and libopcodes. Package: libbinutils-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1842 Depends: libbinutils (= 2.41-ok13) Filename: pool/main/b/binutils/libbinutils-dbg_2.41-ok13_amd64.deb Size: 1665076 MD5sum: 28373d4041299362e8e52aa86ac2d6ba SHA1: 449673893039fefcd67e7d7941b4a605492c1837 SHA256: 1276e390e59083afb7e62e905bb77cf5220c1254e25ff32a7af7a8626ba9f224 SHA512: b088d035f148886752a0effb0c52fbb860f9268479e8897ac08924c33e8d201131b699983fb3ffd47b6de17763203713627f9a46258d35e02cab4512b4580d0c Homepage: https://www.gnu.org/software/binutils/ Description: GNU binary utilities (private shared library, debug symbols) This package provides debug symbols for libbinutils. Package: libbiometric-dbg Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: extra Section: debug Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 102 Depends: libbiometric0 (= 0.9.63kord3~rc20-ok15) Filename: pool/main/b/biometric-authentication/libbiometric-dbg_0.9.63kord3~rc20-ok15_amd64.deb Size: 69800 MD5sum: b9b17d63e635aef433bf2aa9fcc5ec20 SHA1: de0d4b3983ce4b97665ab7e3118df616f2b0fdcd SHA256: 7b1d53e6eb4689aa3bf8915af1697e878b7d0ba3fb4f7fc24b20a825cd8c433e SHA512: b09006f70e1fa20c7fc49e5c81b67c686c5f713b71604c29caf270aa606c0664b156361e5333eef0cf93b0eac2876c4051106fb9cc4e1740e4a4d194bdba984a Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Identification library (debug symbols) The core layer of biometric identification authentication framework. . This package contains the debugging symbols for the libbiometric library. Build-Ids: d6bda8e8924756ad1b7527821e4fd88ab33f57ad Package: libbiometric-dev Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: optional Section: libdevel Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 867 Depends: libbiometric0 (= 0.9.63kord3~rc20-ok15), systemd Filename: pool/main/b/biometric-authentication/libbiometric-dev_0.9.63kord3~rc20-ok15_amd64.deb Size: 359828 MD5sum: 5b4977664214375e81cc14facbf75fd8 SHA1: c8e45e61b5f7a07eb564f89ccd6c932502d341a1 SHA256: 9da59e0793d7b3476776ccfae21638eaa9456689ee4981dc9be50818d3f90085 SHA512: 4b266ea7576b694a63ec6c87d0027514fd7336da9bfaa49f56a38685e256bce6fd943e17d074244b3d48d7953c596b96307c4eb865dddf1afba7e06ce89f4e10 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Identification DRIVER API - development files It provides the development file for driver development based on biometric identification authentication framework. . This package contains the development files (headers, static libraries) Package: libbiometric0 Architecture: amd64 Version: 0.9.63kord3~rc20-ok15 Priority: optional Section: libs Source: biometric-authentication Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: jianglinxuan (droiing) Installed-Size: 717 Provides: bio-drv-api-0.10 Depends: systemd, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.36), libsqlite3-0 (>= 3.7.14), libusb-1.0-0 (>= 2:1.0.16), libuuid1 (>= 2.16) Filename: pool/main/b/biometric-authentication/libbiometric0_0.9.63kord3~rc20-ok15_amd64.deb Size: 111812 MD5sum: 0c44bc255b92198aad91963f92f12a1e SHA1: d4bde7849c5fff3ff7901e65fedb67afbf39e5c3 SHA256: 3bd382ddb2a9c8054c6b3271f0d72ad2d9128607b6d3c475d0858231e6193fa1 SHA512: b9598d4bda3170efb912bc75d4f7e66456d5046ece4f306434a9624251df2498ea345c12a3f32c492e5efedf47fded5f5406630c1087a114c93227f5fb297577 Homepage: http://gogs.kylin.com/jianglinxuan/kylin-biometric-authentication.git Description: Biometric Identification library The core layer of biometric identification authentication framework. The core layer abstracts the common operation of all kinds of biometric recognition, constructs the underlying framework of biometric recognition, and provides the general function and unified data storage method. . This package contains a library for biometric identification. Package: libbison-dev Architecture: amd64 Version: 2:3.8.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: bison Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chuan-kai Lin Installed-Size: 668 Recommends: bison Filename: pool/main/b/bison/libbison-dev_3.8.2+dfsg-ok1_amd64.deb Size: 365624 MD5sum: e8cce0be02a5bc995f68c66292570431 SHA1: d8a0e0446f08c80cd35c7449bca254f0dc23b889 SHA256: f2e8f3b954b86d1b4dda15bb345a6bc5fc6cf22376c7f1c0be1b66ee370e4fb1 SHA512: 306004344c77430668aebcc2c944d047391dbf360546c94571099f7bc967fbefdd9dfbadf2b28efb1d1aa6a91993e89f29504a6522a2b75c1b7390504764b5c9 Homepage: https://www.gnu.org/software/bison/ Description: YACC-compatible parser generator - development library 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. . This package provides the liby.a file including functions needed by yacc parsers. Package: libbit-vector-perl Architecture: amd64 Version: 7.4-ok2 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 442 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14), libcarp-clan-perl Filename: pool/main/libb/libbit-vector-perl/libbit-vector-perl_7.4-ok2_amd64.deb Size: 136500 MD5sum: a720d3eb1e283e5c584ea52e1e7f4895 SHA1: 6b41b346a00d009f5f04e4c83990c2b839e59a20 SHA256: 671cc3a2da16b8ff0090cbb0ba7d28720182a798d3f269496b82c6d284638682 SHA512: eeb5d148e8cf0df93fac6ece7240e362ffdd746c889c01b3c8e803ae657a1685d4cffd7eac8a47a5e3d92cd57a8fb456179cb643feff049818e7c8a4186624c3 Homepage: https://metacpan.org/release/Bit-Vector Description: Perl module for bit vectors and more Bit::Vector is a module that allows you to handle bit vectors, integer sets, "big integer arithmetic" and boolean matrices, all of arbitrary sizes. It is efficient (in terms of algorithmic complexity) and therefore fast (in terms of execution speed). It also provides overloaded operators for ease of use. Package: libblas-dev Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 1021 Provides: libblas.so Depends: libblas3 (= 3.12.0-ok1) Suggests: liblapack-doc Filename: pool/main/l/lapack/libblas-dev_3.12.0-ok1_amd64.deb Size: 153380 MD5sum: 0f718c80c113e4eed58ff3b77fc564e8 SHA1: d0077c6ac7c02a5d7d02d194ab80dc5b7f301a34 SHA256: 5858d879062ac228f872c6c57cb64aedda508200421a3062e608729b586feffa SHA512: d52858dfd0d41f9f6bdc17d8c421d6a2a8cb5334fa2b969e252c5832808888597b914b159fdd989aba5e843caf949d204fb6215f50ed5133c0f6efa07b585994 Homepage: https://www.netlib.org/lapack/ Description: Basic Linear Algebra Subroutines 3, static library This package is a binary incompatible upgrade to the blas-dev package. Several minor changes to the C interface have been incorporated. . BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib. . This package contains a static version of the library. Package: libblas-test Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: devel Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 2070 Depends: libblas3 | libblas.so.3, libc6 (>= 2.34), libgcc-s1 (>= 4.0), libgfortran5 (>= 8) Filename: pool/main/l/lapack/libblas-test_3.12.0-ok1_amd64.deb Size: 374488 MD5sum: 03bbbbed61da39f4996877ab118f13f2 SHA1: 06e5ab6a0c91f9dca83338d6a64a191890bfc4ac SHA256: f794a3d261a952ab6b78c3c3ae36c13ab0a750fba3d4f291a766b64c389fbd19 SHA512: 4f37e461d0ad0bf886c0173c19b10a4db730f8cd9efd7a85640e7e95c2159d4c0d183049e029f57d172afe73b2da1d382932d36ca72aeee31dcc891df1acbd40 Homepage: https://www.netlib.org/lapack/ Description: Basic Linear Algebra Subroutines 3, testing programs BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib. . This package contains a set of programs which test the integrity of an installed blas-compatible shared library. These programs may therefore be used to test the libraries provided by the blas package as well as those provided by the libatlas3-base and libopenblas-base packages. The programs are dynamically linked -- one can explicitly select a library to test by setting the libblas.so.3 alternative, or by using the LD_LIBRARY_PATH or LD_PRELOAD environment variables. Likewise, one can display the library selected using the ldd program in an identical environment. Package: libblas3 Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 694 Provides: libblas.so.3 Depends: libc6 (>= 2.14), libgcc-s1 (>= 4.0) Filename: pool/main/l/lapack/libblas3_3.12.0-ok1_amd64.deb Size: 217508 MD5sum: e8264aa568db4bc81836c5d492772e35 SHA1: 846592ce2beba427d6be12ea0cf33387b56ac6e2 SHA256: 252cf272e2c62c1f61b407e360446b08838f4e731d6645be75ff0944f6b3e51e SHA512: c518bfaecb42d3b65df483831601ce5d4d8f1ea6ed471898e3ca002fc18a7eed6238c6f7057a690ac609e530aa561330b18d438e2d5e1f70ef7301dee1e51c1d Homepage: https://www.netlib.org/lapack/ Description: Basic Linear Algebra Reference implementations, shared library BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib. . This package contains a shared version of the library. Package: libblas64-3 Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 673 Provides: libblas64.so.3 Depends: libc6 (>= 2.14), libgcc-s1 (>= 4.0) Filename: pool/main/l/lapack/libblas64-3_3.12.0-ok1_amd64.deb Size: 200228 MD5sum: 7ea98f68d775fde06182ee0cfc9689c7 SHA1: 9f5085e1785028c21d6cae957c7840d8a90c5bb0 SHA256: 97945ebd63106bdbd1d0e5cddc7b0828599f117a5eec3d7c574917115d50cfe9 SHA512: 27ca56f3eebb09db49ce01a65a120a90746d7110d21b836c861711135c97b6c96f5ee61fe5f894dfbf74d08bbdaa7f23f75a3d8d727d4ce67831707da161d877 Homepage: https://www.netlib.org/lapack/ Description: Basic Linear Algebra Reference implementations, shared library (64bit-index) BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib. . This package contains a shared version of the library. Compiled with Fortran option "-fdefault-integer-8" and C preprocessor option "-DWeirdNEC" (for the CBLAS part). Package: libblas64-dev Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 1015 Provides: libblas64.so Depends: libblas64-3 (= 3.12.0-ok1) Suggests: liblapack-doc Filename: pool/main/l/lapack/libblas64-dev_3.12.0-ok1_amd64.deb Size: 145104 MD5sum: 06a84d69ccdbdef042464a5c8438420a SHA1: 7193cd64cf2e3af8e45cdbbf3de285dcdbc43580 SHA256: a322bd5bc63fb1cff972762f02b0ae6ff9cff56eb0196559058526b0f0c0aa34 SHA512: c3c4398b0e19a677553269c9af08cd0b36321263571124328b0b7f185f63f7b89797d082bce9c1ce213c7cf44885a4a61f5fbc3a4eec1ae892ffaa616f5de6f4 Homepage: https://www.netlib.org/lapack/ Description: Basic Linear Algebra Subroutines 3, static library (64bit-index) This package is a binary incompatible upgrade to the blas-dev package. Several minor changes to the C interface have been incorporated. . BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib. . This package contains a static version of the library. Compiled with Fortran option "-fdefault-integer-8" and C preprocessor option "-DWeirdNEC" (for the CBLAS part). Package: libblas64-test Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: devel Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 2195 Depends: libblas64-3 | libblas64.so.3, libc6 (>= 2.34), libgcc-s1 (>= 4.0), libgfortran5 (>= 8) Filename: pool/main/l/lapack/libblas64-test_3.12.0-ok1_amd64.deb Size: 385924 MD5sum: 6b69df9ef9797de88fb871b2a1265ace SHA1: ef877f14968b0a71c112e99ea86ce49b3288d25c SHA256: d2defc4cfdbf1a1d3b0ac67bf9f13fe58d3f315049882d0f60006a0a3587faf9 SHA512: 69587c277521d1baa6d1e1aa6918ef8c59620333b499dc1e6939476c5687620c1e8aaea0abfd29d270371c8ab360f23a63d941367c55ba29f454e5c92eee294d Homepage: https://www.netlib.org/lapack/ Description: Basic Linear Algebra Subroutines 3, testing programs (64bit-index) BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib. . This package contains a set of programs which test the integrity of an installed blas-compatible shared library. These programs may therefore be used to test the libraries provided by the blas package as well as those provided by the libatlas3-base and libopenblas-base packages. The programs are dynamically linked -- one can explicitly select a library to test by setting the libblas.so.3 alternative, or by using the LD_LIBRARY_PATH or LD_PRELOAD environment variables. Likewise, one can display the library selected using the ldd program in an identical environment. . Compiled with Fortran option "-fdefault-integer-8". Package: libblkid-dev Architecture: amd64 Version: 2.39.3-ok2build5 Multi-Arch: same Priority: optional Section: libdevel Source: util-linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 903 Depends: libblkid1 (= 2.39.3-ok2build5), libc6-dev | libc-dev, uuid-dev Filename: pool/main/u/util-linux/libblkid-dev_2.39.3-ok2build5_amd64.deb Size: 182628 MD5sum: fdfcfdcd2afb067cd844dfa432725ea5 SHA1: 501f39e6bdd8bc3810f4c9c342743ea718be397e SHA256: ee4ef476102d7d9b3cd9c5b21ab37cb88c7add4b421225a90abb85cdde537278 SHA512: 990bb74e8b91efb538de10a6eff654465dd84ca4313f4220506fd32c492bffea302634151283b2b96f8f9b8a129179a4f4c839aa229a5c8f572c5f7186ad960c Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: block device ID library - headers The blkid library allows system programs such as fsck and mount to quickly and easily find block devices by filesystem UUID or label. This allows system administrators to avoid specifying filesystems by hard-coded device names and use a logical naming system instead. . This package contains the development environment for the blkid library. Package: libblkid1 Architecture: amd64 Version: 2.39.3-ok2build5 Multi-Arch: same Priority: optional Section: libs Source: util-linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 292 Depends: libc6 (>= 2.38) Filename: pool/main/u/util-linux/libblkid1_2.39.3-ok2build5_amd64.deb Size: 116500 MD5sum: 4687bc5f52d42b1426373d89df9ea338 SHA1: 387c83cfb0a5fdb24d4d165806049875fe3e9210 SHA256: 534d96de0201cbc64b773599063b5e1aa18817770f89f4fa68ccd4179db05b46 SHA512: 0be2386ee5994d848d8a3f89d43077e7b4081847361da4bb3362260eae5f0cf46914d4130b75c42ccef194e21453b56ec0f8f6a47b638a763d0fcc1982554022 Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: block device ID library The blkid library allows system programs such as fsck and mount to quickly and easily find block devices by filesystem UUID or label. This allows system administrators to avoid specifying filesystems by hard-coded device names and use a logical naming system instead. Package: libblockdev-btrfs-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: libblockdev-btrfs3 (= 3.1.1-ok1), libblockdev-utils-dev (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-btrfs-dev_3.1.1-ok1_amd64.deb Size: 2936 MD5sum: cee495464edb277e37cf37731b02ebcb SHA1: 3d658cec6ab6e04f3329720e33761afb694f63c6 SHA256: ae4db7bf40c56fd514e86e7e62d946939c331aa9ee0d937eb3a915540c4840b1 SHA512: d9ed7a6b1f906a70c35c6bdcdb54facfb7bd08e8b6e1fc1b635721919b933fd09687e633d702ee713c594548640cf9b28f157310ae2e97f77de88c122d48433c Homepage: https://github.com/storaged-project/libblockdev Description: BTRFS plugin for libblockdev - development Header files and pkg-config files needed for development with the libblockdev-btrfs plugin/library. Package: libblockdev-btrfs3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 40 Depends: libblockdev-utils3 (>= 3.0), libbytesize1 (>= 2.6), libc6 (>= 2.4), libglib2.0-0 (>= 2.42.2), btrfs-progs Filename: pool/main/libb/libblockdev/libblockdev-btrfs3_3.1.1-ok1_amd64.deb Size: 9136 MD5sum: 63077ec077d18e87e12572d2bef88a08 SHA1: 079898cc1851c49bf0cc9b53494bde5269d8617b SHA256: 240ed0b5adb25c2f43b2a95f57304d145eca3d2bd306c0c66cfa57aa3ba6bae3 SHA512: 73877ede7c8af6743eb4ca22a6791bb8ae1d7efc641e097fdcec38ae58d83a7d099feb8bce0d3f38040812714ba0bf98c6c53dd318767babecbfc6cef5998f83 Homepage: https://github.com/storaged-project/libblockdev Description: BTRFS plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the BTRFS-related functionality. Package: libblockdev-crypto-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: libblockdev-crypto3 (= 3.1.1-ok1), libblockdev-utils-dev (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-crypto-dev_3.1.1-ok1_amd64.deb Size: 4776 MD5sum: 4aab7492fccd315523c2dc2517b89c5a SHA1: 73c067961a1553fa38eb0e56b508c0c90cb7b507 SHA256: 9545de2453ea45525de9370b979b82fe6b87348fbfd8b7d4c14d791492840c48 SHA512: 629aa460f9ecf573f2aa2feefa8e299bcac167eeff9975871562bde28900a243a2687c6c641a29066dd778e938d41ad0bf28bc2429a1ae926a281a2409a7334d Homepage: https://github.com/storaged-project/libblockdev Description: Crypto plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-crypto plugin/library. Package: libblockdev-crypto3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: libblkid1 (>= 2.23.0), libblockdev-utils3 (>= 3.0), libc6 (>= 2.14), libcryptsetup12 (>= 2:2.4), libglib2.0-0 (>= 2.42.2), libkeyutils1 (>= 1.4), libnss3 (>= 2:3.13.4-2~), libvolume-key1 (>= 0.3.9) Filename: pool/main/libb/libblockdev/libblockdev-crypto3_3.1.1-ok1_amd64.deb Size: 19920 MD5sum: 28c6831944a8ea005e7e7e368254df2f SHA1: fea071156abeb5562900a839a3e01814e36bdf35 SHA256: b987385df3616c1c6c30d0b50e28822295c414ebb19bbc739038345fc4053cfc SHA512: 5ef9ffb784c01f3863068b5ce15e0766c2ac21619ec52d8fa1e8c68032d899f3db24580e3c75826a49f665c6d0cc6ab0e605815dc278af17008056460cb1c37d Homepage: https://github.com/storaged-project/libblockdev Description: Crypto plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to encrypted devices (LUKS). Package: libblockdev-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3006 Depends: libblockdev3 (= 3.1.1-ok1), gir1.2-blockdev-3.0 (= 3.1.1-ok1), libblockdev-utils-dev (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-dev_3.1.1-ok1_amd64.deb Size: 159192 MD5sum: ebd6ca3f6b3bee5955be52581e95e015 SHA1: 8be7d938e63b84fdb7a96c52117247d04df76b99 SHA256: 39948487de52cb1c7f8c78b4ca519fb7cd30257dec8f7e00053cf2ba8278a049 SHA512: cb32eb6e41757cae4a5480bb3f6b3b6498c38dbdec8fce846cc81d56b621ecc06783d368cef79567958264532c26018a78938051762380b15c4cab4277cbf7a7 Homepage: https://github.com/storaged-project/libblockdev Description: Library for manipulating block devices - development libblockdev is a C library with GObject introspection support that can be used for doing low-level operations with block devices like setting up LVM, BTRFS, LUKS or MD RAID. . This package contains header files and pkg-config files needed for development with the libblockdev library. Package: libblockdev-dm-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16 Depends: libblockdev-dm3 (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-dm-dev_3.1.1-ok1_amd64.deb Size: 2600 MD5sum: 8bc8f25e37cb4fa19cac1bc8f7b6e0f9 SHA1: 1a7b0117e856e56eed69c845074c96cb00979dcc SHA256: b17f9a59aef87d4901dd3ced97909bce5c99a8ae2be3608aced07062a1b355b7 SHA512: 8c2349fc14f03b3ec942b72d1ad81fa41545d0ff9c2338d0f7c7cf0c478a17152f42dd85ac71bed4789412fc82a8191d96a254a34ff8e7a323a8380fc2f8eee9 Homepage: https://github.com/storaged-project/libblockdev Description: Device Mapper plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-dm plugin/library. Package: libblockdev-dm3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 32 Depends: libblockdev-utils3 (>= 2.20), libc6 (>= 2.4), libdevmapper1.02.1 (>= 2:1.02.97), libglib2.0-0 (>= 2.42.2), dmsetup Filename: pool/main/libb/libblockdev/libblockdev-dm3_3.1.1-ok1_amd64.deb Size: 6248 MD5sum: 2725ab0e0948f0d40524a5d4ce5ce1fe SHA1: 6ffc742805dfea7b6e363629ab2c07e54bf5c508 SHA256: 2be6f0ab6fd708178080af4fa727a2b7a2a0c0ea293fd0d3f589ca1fe62af993 SHA512: 9f64cc464230a8ce608ae17642bc108851c10486f965e437747d42088971677732e208bbde35664c1b7ada4773775c8c3cc3a9287a52820a5f057746195958d2 Homepage: https://github.com/storaged-project/libblockdev Description: Device Mapper plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to Device Mapper. Package: libblockdev-fs-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 41 Depends: libblockdev-fs3 (= 3.1.1-ok1), libblockdev-utils-dev (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-fs-dev_3.1.1-ok1_amd64.deb Size: 5160 MD5sum: 4cfbeb7aba863d9fb44fda523bc4e576 SHA1: 4a66830350dab6a71d88f542d1445d193d933bfb SHA256: 67fac0f789b05da26327002276a2dc2629a20aa900ac5cda7ff13365d181acb7 SHA512: ec51f50274f8f0aaa371cb0dd5ee8dd60334365ba065c76faff39e7d95a9ed065cc88212b4d0c4cd1a5667cd25ce41e04fe0fd285eb4e6ca3b8e73656a177a1c Homepage: https://github.com/storaged-project/libblockdev Description: file system plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-fs plugin/library. Package: libblockdev-fs3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 124 Depends: libblkid1 (>= 2.24.2), libblockdev-utils3 (>= 3.0), libc6 (>= 2.7), libext2fs2 (>= 1.42.11), libglib2.0-0 (>= 2.42.2), libmount1 (>= 2.30.2), libuuid1 (>= 2.16) Recommends: e2fsprogs Filename: pool/main/libb/libblockdev/libblockdev-fs3_3.1.1-ok1_amd64.deb Size: 33568 MD5sum: 95b98f75aeb10b31d8ddc087e4667174 SHA1: c3aeac26054a0bd05687c9979f6d7906c220a160 SHA256: bbec322e569d8456d51f985d79efe9e91fff9a71b8a5a0863a5b76b89118d6d6 SHA512: bd2daf148e5792b314fdaabc95a61a66473da6fe7defdcf8478d61e5e103fff64ca42234127c3a0cd8719f398ca8064594eedd19c047901c335be636ba0a4fe2 Homepage: https://github.com/storaged-project/libblockdev Description: file system plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to operations with file systems. Package: libblockdev-loop-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 17 Depends: libblockdev-loop3 (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-loop-dev_3.1.1-ok1_amd64.deb Size: 2780 MD5sum: 87b6b4d1389e72596f98aca892e34c52 SHA1: e26e2fe3b6529306b1ce7362338192e343e2b6d7 SHA256: 0571b7d085afa4da7420ddf34a6c85c38744befa85acb27c426d663a852b275d SHA512: ffaa9bd39bd6e9992863fe189fc0a3163354051535d6faef2e8fe12c133248b471a29aa8f05a8b765923012c468b19fa1879d01627a76039475c168e22e5c05c Homepage: https://github.com/storaged-project/libblockdev Description: Loop device plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-loop plugin/library. Package: libblockdev-loop3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 36 Depends: libblockdev-utils3 (>= 2.14), libc6 (>= 2.27), libglib2.0-0 (>= 2.42.2) Filename: pool/main/libb/libblockdev/libblockdev-loop3_3.1.1-ok1_amd64.deb Size: 6832 MD5sum: c26bc14670b08f5a086a97174ab58069 SHA1: c8e6987299ebf82cc713f4212de9ba8175e0793b SHA256: 3f62b24d1f786d3fa7e8fd1844744beb8b56c5b4cf82548c628bcf4cb763dcc6 SHA512: d1e7b1e05fdabdfab11292ef31994d466545e6cce0404e3ffadc394afe6e930bcf443975ebcd9c655226d3a75d6abb0280de8b77fda7161014509ff294b6c3de Homepage: https://github.com/storaged-project/libblockdev Description: Loop device plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to loop devices. Package: libblockdev-lvm-dbus-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 12 Depends: libblockdev-lvm-dbus3 (= 3.1.1-ok1) Filename: pool/main/libb/libblockdev/libblockdev-lvm-dbus-dev_3.1.1-ok1_amd64.deb Size: 1944 MD5sum: 0c7dc86df3419c1a1ac4271a4a1897be SHA1: a40b28f0b867ce9c2ef63c2869d8cbaf16529c70 SHA256: b5102397758f15c22b92ff06980c1b15c88955dd4086c56d83cccfe6f4394293 SHA512: d635e01e01d89d54b287cd8ecd8a671edcfb2aa67bf3757a44ff8c1da5d1f58588ebd9f7dccdd6f72fc40e31bb4a30a7ed922f0858918071a7081d96bdfe1e85 Homepage: https://github.com/storaged-project/libblockdev Description: LVM DBus plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-lvm plugin/library. Package: libblockdev-lvm-dbus3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 117 Depends: libblockdev-utils3 (>= 3.0), libc6 (>= 2.29), libdevmapper1.02.1 (>= 2:1.02.97), libglib2.0-0 (>= 2.42.2), lvm2-dbusd Filename: pool/main/libb/libblockdev/libblockdev-lvm-dbus3_3.1.1-ok1_amd64.deb Size: 32424 MD5sum: e15c0c53c06478c3c5a0ac2c20844d9a SHA1: 792ad8277fbf2d4590d2a28736f72e4cc5afcba8 SHA256: c9adf61c519facbdffffa2ba6f2f75bd3058fc2200ad891be646a1e04f6e3be3 SHA512: 90a34046f433fbb2e709e6f5a51b4e3e2761ba8dd9cb4f82a363d8d665667e99923b74435b24b74cbb35aedba0474e2246c0a61b187da0c1f61fee45429d8bf1 Homepage: https://github.com/storaged-project/libblockdev Description: LVM DBus plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the LVM-related functionality utilizing the LVM DBus API. Package: libblockdev-lvm-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: libblockdev-lvm3 (= 3.1.1-ok1), libblockdev-utils-dev (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-lvm-dev_3.1.1-ok1_amd64.deb Size: 4528 MD5sum: 3994d6c4c8b365c9d8b277b096eb2ad7 SHA1: 367690b169677be05332c8638e41aae33753d413 SHA256: 9741fa4ae05db756be09c7b5de111f49b7cf4c1350554a5d54b46974c13ea409 SHA512: d07d77c237199f2e97e3038bf4a80b0f227627e601849c5c5545ed546b08c0be512f2c77b13c9314a6d13797336fac29fbdc5fc8d7a6c5845eae639f6a17b63b Homepage: https://github.com/storaged-project/libblockdev Description: LVM plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-lvm plugin/library. Package: libblockdev-lvm3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 91 Depends: libblockdev-utils3 (>= 3.0), libc6 (>= 2.29), libdevmapper1.02.1 (>= 2:1.02.97), libglib2.0-0 (>= 2.42.2), lvm2 Filename: pool/main/libb/libblockdev/libblockdev-lvm3_3.1.1-ok1_amd64.deb Size: 25836 MD5sum: 6ab7e8560cd852476959dd683e7bed5e SHA1: ec5a9d8eeef0438bf414a49bd1d349b44c5e669a SHA256: 7f51213f2cd62a7c17f11a6e403872c78b349edde64c93edd06afb3cacf0515f SHA512: 8cc96eb8d4173c294e6b27bb94727691b6714856bc1a458f54349878425ec476776eb90de432fb1e23431556bf476f2ae6747bef70c81779e0013eee5d57971b Homepage: https://github.com/storaged-project/libblockdev Description: LVM plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the LVM-related functionality. Package: libblockdev-mdraid-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: libblockdev-mdraid3 (= 3.1.1-ok1), libblockdev-utils-dev (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-mdraid-dev_3.1.1-ok1_amd64.deb Size: 3092 MD5sum: 2443e9f6ddb75fc1832ecbbcdda8cd6b SHA1: d0b32bb3707c6cbda93283811e721d7d38cf2c7a SHA256: 6c4fc033f26d417a7825946c3b4bebd0702394493c5d4c21b5f1984335e2b5ba SHA512: 4b6a4f5fc27431d5ea13d4e51fbfaf66cd12271ccac89c6772aa06c857f13df2978083a34b0e0d5982b92c005683da4059d8983382d43cbc1e8374918d9ff8f7 Homepage: https://github.com/storaged-project/libblockdev Description: MD RAID plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-mdraid plugin/library. Package: libblockdev-mdraid3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 48 Depends: libblockdev-utils3 (>= 3.0), libbytesize1 (>= 2.6), libc6 (>= 2.27), libglib2.0-0 (>= 2.42.2) Suggests: mdadm Filename: pool/main/libb/libblockdev/libblockdev-mdraid3_3.1.1-ok1_amd64.deb Size: 11740 MD5sum: 1f3cc44a072eb3be88521e4eb46b18ba SHA1: 94bfd84bc1a6e688a0b302cddfc9dbfa14706c5b SHA256: 9e738dc70e07deaff95ee8671035bfb806ed9d65d782c086c1de7512fd3ec106 SHA512: 9cf143c0d05fb100ffcda229bcae9ef962894c0225a35e9fc5870c9485c64bb141fd50d2a5d12d2d0c413f1691497590250156749e0780014d02bc88c3594a8b Homepage: https://github.com/storaged-project/libblockdev Description: MD RAID plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to MD RAID. Package: libblockdev-mpath-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16 Depends: libblockdev-mpath3 (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-mpath-dev_3.1.1-ok1_amd64.deb Size: 2532 MD5sum: d96a7aa78a72a0b3b60fe9baf97bcdb9 SHA1: 3d22358a37da19af68f0932ecc2f00922f08d42d SHA256: 2d7f6f2f820209197777841cead2717e5706a384fe1671942806fde802ca7338 SHA512: dce21fcdae231d8b6a2991890e65d8b0465e2d3b89d2ed3de7b394fa4df9dbddbc08ea1308063d6d310b9c9eff7f16ec86fad8e16fc04ab496a6c411dc5fb333 Homepage: https://github.com/storaged-project/libblockdev Description: Multipath plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-mpath plugin/library. Package: libblockdev-mpath3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 39 Depends: libblockdev-utils3 (>= 3.0), libc6 (>= 2.4), libdevmapper1.02.1 (>= 2:1.02.97), libglib2.0-0 (>= 2.42.2), multipath-tools Filename: pool/main/libb/libblockdev/libblockdev-mpath3_3.1.1-ok1_amd64.deb Size: 7276 MD5sum: 4189522974bfd28bb92731ab600de157 SHA1: ce15d893588f96bd1806e758ef5b96ebaca397ec SHA256: 0543f280b3a98b8ec0fa256ff96e8e01fa0a960c362e117265dbd080d2554917 SHA512: e1bc4717b8f8127d7968f276454af059b76415722a489494460a7e1aa207e6db4ad94bd1dce13ca05c522d63a642396032852c461dba37d0a33a4b5ab3ea5caf Homepage: https://github.com/storaged-project/libblockdev Description: Multipath plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to multipath devices. Package: libblockdev-nvdimm-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 17 Depends: libblockdev-nvdimm3 (= 3.1.1-ok1), libblockdev-utils-dev (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-nvdimm-dev_3.1.1-ok1_amd64.deb Size: 2836 MD5sum: c74f0b05da100fa49be3faa046b3e7fb SHA1: 93a76e704d1429fac6d5a559148b000cc7efe610 SHA256: 576ca61847c6eba492cde59ae31c50d8d7580e0d4b03f30a21a9e4a4cb099d76 SHA512: 3db1dc65baa6673a4277f56b952ba7ba33139df1f69271c47632999bda4b57e413d1e42497d9e4d89a6e6bab5aadbff3ebbca9dfd009cd429f69a2f6edb24d0e Homepage: https://github.com/storaged-project/libblockdev Description: NVDIMM plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-nvdimm plugin/library. Package: libblockdev-nvdimm3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 41 Depends: libblockdev-utils3 (>= 2.14), libc6 (>= 2.4), libglib2.0-0 (>= 2.42.2), libndctl6 (>= 63-1.2~), libuuid1 (>= 2.16), ndctl Filename: pool/main/libb/libblockdev/libblockdev-nvdimm3_3.1.1-ok1_amd64.deb Size: 7792 MD5sum: cefa92dab7296fef91a46ef15f24b1c0 SHA1: 542057c2c0707eda59b99faf2f76faf3b24c4612 SHA256: faff2267086b1f3cb68a90b6deda74d70f59f2e78e1b67515ceff6cd527927ec SHA512: a8e757ea3e458230f75eb2beb7c9c4a347269bd184c1eee267fe9bc3e25e3deb2e72d1ab2a1381d4fb544d1abd197491421d84d5f3d34bb43278c4908e854a70 Homepage: https://github.com/storaged-project/libblockdev Description: NVDIMM plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to NVDIMM. Package: libblockdev-nvme-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 50 Depends: libblockdev-nvme3 (= 3.1.1-ok1), libblockdev-utils-dev (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-nvme-dev_3.1.1-ok1_amd64.deb Size: 9800 MD5sum: eb76338603918726ea0192138dea9fb6 SHA1: ab15ad4ab385e0d973b7c9171a7bd5adca723571 SHA256: 4de19184561c7409211e983ccee9fba36c2ac6c862483002214e773125c080bb SHA512: b9096855e31debaa17cbc3349b84ee59385deac8aa9d7fd66fb1df59cf4c547c4858b99a788c33e953a0862523475b3714463a78bf8545bbc4e5c40973bc44f9 Homepage: https://github.com/storaged-project/libblockdev Description: NVMe plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-nvme plugin/library. Package: libblockdev-nvme3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 61 Depends: libblockdev-utils3 (>= 3.0), libc6 (>= 2.6), libglib2.0-0 (>= 2.42.2), libnvme1t64 (>= 1.8) Filename: pool/main/libb/libblockdev/libblockdev-nvme3_3.1.1-ok1_amd64.deb Size: 16508 MD5sum: 37c7a317a3a9ab254297a240c9c008b4 SHA1: 92302812df531f801da88316ea45668a62a73804 SHA256: 54a087a71bd2ff81ae3d0a241e41e4fbe6577629e42e8a7831b50d9ce52d7e2a SHA512: 6ec2a8c0fad3a0e8a7e719fe78fc12a9bb9574639c8a26542a236940025dd447c9bc5f906e89f63f662df2edc6bdbbbf420e4baa6a61d44e6c03167b301e77e8 Homepage: https://github.com/storaged-project/libblockdev Description: NVMe plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to NVMe. Package: libblockdev-part-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: libblockdev-part3 (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-part-dev_3.1.1-ok1_amd64.deb Size: 3016 MD5sum: 47ffc87559b4df3422fbc506dffc526b SHA1: 94b3b0ef69e743a856bb41a8479c6c257ecf46d7 SHA256: ca380a1e6a99caafe6fa1ac7fc985eaa90e3182da85302596e878d1e3bb11bf3 SHA512: f1121cced84ea23a11445a9d08f028adbf1f3825d150976e4d4bb3bb4da3f1c4bd230b603eeaa0e8bacac8808e7ee65994ec1addc5ada172efd97d9d3ddeffd0 Homepage: https://github.com/storaged-project/libblockdev Description: Partitioning plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-part plugin/library. Package: libblockdev-part3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 56 Depends: libblockdev-utils3 (>= 3.0), libc6 (>= 2.6), libfdisk1 (>= 2.31.1), libglib2.0-0 (>= 2.42.2) Filename: pool/main/libb/libblockdev/libblockdev-part3_3.1.1-ok1_amd64.deb Size: 14188 MD5sum: 97aa37dfe5560052e915668eae7f04a7 SHA1: 83c796eccf1c352dbf80d9b9b710b749abdf7e6d SHA256: 438caa19af5e9cdf872a5d52c83e79c0049dc3253ec7bf3c8ab2268da72eb822 SHA512: bc197abc65e05f6e97d6dcdff86f446e97d93531ec76cf196601f255929c4ef01f8065b0510600d87268d738ce0c901a2c596fdb5a0c85de2a3c5f38589b4046 Homepage: https://github.com/storaged-project/libblockdev Description: Partitioning plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to partitioning devices. Package: libblockdev-plugins-all Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libblockdev3 (= 3.1.1-ok1), libblockdev-btrfs3 (= 3.1.1-ok1), libblockdev-crypto3 (= 3.1.1-ok1), libblockdev-dm3 (= 3.1.1-ok1), libblockdev-fs3 (= 3.1.1-ok1), libblockdev-loop3 (= 3.1.1-ok1), libblockdev-lvm3 (= 3.1.1-ok1), libblockdev-lvm-dbus3 (= 3.1.1-ok1), libblockdev-mdraid3 (= 3.1.1-ok1), libblockdev-nvdimm3 (= 3.1.1-ok1), libblockdev-nvme3 (= 3.1.1-ok1), libblockdev-mpath3 (= 3.1.1-ok1), libblockdev-part3 (= 3.1.1-ok1), libblockdev-swap3 (= 3.1.1-ok1), libblockdev-utils3 (= 3.1.1-ok1) Filename: pool/main/libb/libblockdev/libblockdev-plugins-all_3.1.1-ok1_amd64.deb Size: 2080 MD5sum: 510c5725f1313ad93915db3a1eeaa3e0 SHA1: b4ab632f568e73dfe35faf58e31a322fb952d0c6 SHA256: 5350fc72fe2523c4ebffede906e08d5109902bd392fab65f7003d6aef8a4da81 SHA512: 974e19d5ec16df070fb19019f8de26fe766aacbc6b259c6647b82807c1a098c894ce692099ba93a1941bbcf4dca08d4eaf89f190c9101d65a0801e421e0f25d8 Homepage: https://github.com/storaged-project/libblockdev Description: All plugins for libblockdev libblockdev is a C library with GObject introspection support that can be used for doing low-level operations with block devices like setting up LVM, BTRFS, LUKS or MD RAID. . The library uses plugins (LVM, BTRFS,...) and serves as a thin wrapper around its plugins' functionality. . This is a metapackage that depends on all libblockdev plugins. Package: libblockdev-swap-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16 Depends: libblockdev-swap3 (= 3.1.1-ok1), libblockdev-utils-dev (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-swap-dev_3.1.1-ok1_amd64.deb Size: 2628 MD5sum: 91ed5bd9a7019003eee948426d227d4c SHA1: 8ee047e792cb61fcdbcb2b6532847e4ac170e9f4 SHA256: c58e0fa0b9728d7f68239d5c49c51a6d1fb31408aebbbd0590a98ae418290838 SHA512: 642dd27138fe0696bd7da7a0ab6a4e6d2840c9897e487fb043b44a08798605e4a7769598d4764269bdef855d80363d05705a385c834d89b5351237cf38b8ba08 Homepage: https://github.com/storaged-project/libblockdev Description: Swap plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-swap plugin/library. Package: libblockdev-swap3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 40 Depends: libblkid1 (>= 2.23.0), libblockdev-utils3 (>= 2.14), libc6 (>= 2.4), libglib2.0-0 (>= 2.42.2), libuuid1 (>= 2.16) Filename: pool/main/libb/libblockdev/libblockdev-swap3_3.1.1-ok1_amd64.deb Size: 7264 MD5sum: d23e6f14e16f2264c93965ab1afeb5ec SHA1: 1882af8da8bc0e995de38d7d7fa14ce90809ed94 SHA256: c9bdf8bbfc305cc05b9c11b627809bdf44ed9e5b187e3d8cf8277e4ecfe9a9e4 SHA512: 9ba2643fc8ecdab4397644a51739ab9d36ae6314e8e771dc292be683fd7f87f571469ac04bacb2fc973292bba81824322913cd2fe621fba8158fd40a8d72e86c Homepage: https://github.com/storaged-project/libblockdev Description: Swap plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to swap devices. Package: libblockdev-tools Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 40 Depends: libblockdev3 (>= 2.14), libbytesize1 (>= 2.6), libc6 (>= 2.34), libglib2.0-0 (>= 2.42.2), libparted-fs-resize0 (>= 3.1), libparted2 (>= 3.1) Filename: pool/main/libb/libblockdev/libblockdev-tools_3.1.1-ok1_amd64.deb Size: 6524 MD5sum: 14d199bf0e0be695aad96c0bfd3e3344 SHA1: 82f83196b5b54b974346ee798d12e34ca2a37056 SHA256: 725d7a06a7c79cdacc538e567fe38424aaded517f5a94e4fccf8f9a0f54b9a13 SHA512: 4cbc764941615bc6b972f9566047638c8abb2aad8dd54ea47d6471f3dd1b2c26becdfd8d915c0778a6b79627dad5092437ce060d73b2be3a305e017b7ae85af0 Homepage: https://github.com/storaged-project/libblockdev Description: tools for libblockdev This package contains tools that enhance the functionality that is provided by libblockdev. Package: libblockdev-utils-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: libblockdev-utils3 (= 3.1.1-ok1), libglib2.0-dev Filename: pool/main/libb/libblockdev/libblockdev-utils-dev_3.1.1-ok1_amd64.deb Size: 5292 MD5sum: 10669a16266bedf8e32eadb6ead4e521 SHA1: 189c3825ef9a8df6b1d8ed7997b3add1d4fa052d SHA256: b7ecf0181aae86b1c959c7a35ba13a331ec71d1fe9309421639fe2b6accc708d SHA512: 20d366a2a39c04d772f8b2e3402660a46ea8647055a6380c75170d85ae3ab7d57d96d809420726dccfe23a1af343cb203d4e77af39b68cee1708b950c37602c9 Homepage: https://github.com/storaged-project/libblockdev Description: Utility functions for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-utils library. Package: libblockdev-utils3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 57 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.75.3), libkmod2 (>= 19), libudev1 (>= 216) Filename: pool/main/libb/libblockdev/libblockdev-utils3_3.1.1-ok1_amd64.deb Size: 14972 MD5sum: 688d0aac4f9a6ac80ee549d5189c0f95 SHA1: 2c7bd7ba5a0502d9624c0cc9c10eaf482f525984 SHA256: 3af80e3e1d8adff4b96a4c32cb82bc5b6bbcee3da7836ebe2c2158204657dece SHA512: bd216052e158197f8713ea8a619287c0115c16be382043f29d50d416206576d979cff86a8005d15b7cb4b1d200e7ea7e80487cfefdc4c78089ece607b8b1c23c Homepage: https://github.com/storaged-project/libblockdev Description: Utility functions for libblockdev The libblockdev-utils is a library providing utility functions used by the libblockdev library and its plugins. Package: libblockdev3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libblockdev Origin: openKylin Maintainer: openKylin Developers Installed-Size: 268 Depends: libblockdev-utils3 (>= 3.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.42.2) Filename: pool/main/libb/libblockdev/libblockdev3_3.1.1-ok1_amd64.deb Size: 42484 MD5sum: d2309fb7ff758f645c3dfbd308f582ba SHA1: f1bed75092ba7ac409b1eb3df048f0ff0529d5fc SHA256: 3d8f5537d579c5788614da6c4e99b2c4885463caeab2b55e27b81a223f61952c SHA512: dd4bbd773a8f955c385eb98357b8e6fa2a7a2427a6849919daa35044645dd559cc2f7a0f2c9e00c63c17d0b06ab40dc2f3dbf41b814222402888b30a4c68691f Homepage: https://github.com/storaged-project/libblockdev Description: Library for manipulating block devices libblockdev is a C library with GObject introspection support that can be used for doing low-level operations with block devices like setting up LVM, BTRFS, LUKS or MD RAID. . The library uses plugins (LVM, BTRFS,...) and serves as a thin wrapper around its plugins' functionality. All the plugins, however, can be used as standalone libraries. One of the core principles of libblockdev is that it is stateless from the storage configuration's perspective (e.g. it has no information about VGs when creating an LV). Package: libbluetooth-dev Architecture: amd64 Version: 5.71-ok1.6 Multi-Arch: same Priority: extra Section: libdevel Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 984 Provides: libbluetooth3-dev Depends: libbluetooth3 (= 5.71-ok1.6), libc6-dev | libc-dev Suggests: pkg-config Filename: pool/main/b/bluez/libbluetooth-dev_5.71-ok1.6_amd64.deb Size: 282852 MD5sum: 2a8fbfbf9b1d69cfe06deb75c708d9fe SHA1: df6f964c6cd72063e41cf4b9a72800a4b667eee8 SHA256: 1a15e49c140983692015854f256ef1d9bd7012cc557159d0d121d92892b67921 SHA512: 637d8b6aabb5274e0ad94aa84b23fa1164c0d255eefba7da699580862309189f786c9aaab8cb5df12db53ef02897a920180ba0c924773567890b3551f854ccf6 Homepage: http://www.bluez.org Description: Development files for using the BlueZ Linux Bluetooth library BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). . This package contains the development libraries and header files you need to develop your programs using the libbluetooth library. Package: libbluetooth3 Architecture: amd64 Version: 5.71-ok1.6 Multi-Arch: same Priority: optional Section: libs Source: bluez Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Bluetooth Maintainers Installed-Size: 289 Depends: libc6 (>= 2.38), libudev1 (>= 183) Filename: pool/main/b/bluez/libbluetooth3_5.71-ok1.6_amd64.deb Size: 75996 MD5sum: 2b88e6b213d7a912745a31363069444a SHA1: 1c4a28e1045a46451bba7f93af3c510a2696da27 SHA256: ac33ecc55617588f9ee062f9c1b16ee9cbebb8fe731f9c12545872d40f1e9e5a SHA512: 4df14ebfc49160b00f0cbbd57b59af6572538f1d06ff4ab1c3a029b08f7e3eafd8ac74599cfa2e8ad9335bb645232e0971f2d115282972578614a0bd1ac2e1fc Homepage: http://www.bluez.org Description: Library to use the BlueZ Linux Bluetooth stack BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: libbluray-bdj Architecture: all Version: 1:1.3.4-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libbluray Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 865 Depends: libbluray2 (>= 1:1.3.4-ok1), libbluray2 (<< 1:1.3.4-ok1.1~), default-jre-headless | java2-runtime-headless Filename: pool/main/libb/libbluray/libbluray-bdj_1.3.4-ok1_all.deb Size: 747836 MD5sum: 3f08bb48d61bc1509e900199b2f97496 SHA1: 694b320d05a3bce9d652d51781876a8e047aada4 SHA256: 88405413ea2db1af21dd3d93876122b041588bf6a989689acc6a2e29c19dc091 SHA512: a8334c581aa8c5735cebf16fcd0af1ca87b33b791e4a04e964b63c1445c39c50b4c63377fe907cc2d6a88036f1d42facbd7022ef570f117316eceb7457d0c50b Homepage: https://www.videolan.org/developers/libbluray.html Description: Blu-ray Disc Java support library (BD-J library) libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J. . NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs. . BD-J support is important because many of the advanced features and extra content in Blu-ray movies uses BD-J. Programs designed to provide support for those features must depend on this. . This package provides the BD-J library. Package: libbluray-bin Architecture: amd64 Version: 1:1.3.4-ok1 Priority: optional Section: utils Source: libbluray Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 87 Depends: libbluray2 (= 1:1.3.4-ok1), libc6 (>= 2.34) Filename: pool/main/libb/libbluray/libbluray-bin_1.3.4-ok1_amd64.deb Size: 17460 MD5sum: 79d1eeefa9923c875c1effaaeb34016e SHA1: db88dc481ebf248a3780006173807478e65e2b6c SHA256: 1363343f48b84de2c50cdb731d23f84c79634a48dba417658cdeb47a16935663 SHA512: 8deabe9c33a9ff8520a2a344a12369d952dd22f9ac796d8836f15497d3b9b5e5e901e82ff8e98bffecc21ae8a0af3432be32d5d2533834200e8e2f9671aa96eb Homepage: https://www.videolan.org/developers/libbluray.html Description: Blu-ray disc playback support library (tools) libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J. . NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs. . This package provides a simple tool to retrieve information about a Blu-ray. Package: libbluray-dev Architecture: amd64 Version: 1:1.3.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libbluray Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 701 Depends: libbluray2 (= 1:1.3.4-ok1), libfreetype-dev, libfontconfig-dev, libudfread-dev (>= 1.1.1), libxml2-dev Filename: pool/main/libb/libbluray/libbluray-dev_1.3.4-ok1_amd64.deb Size: 160880 MD5sum: 9f2d3a4a8a82fd1672c9b75553d5e5f0 SHA1: 5044715ce991403e52b0042896e7280c438b0467 SHA256: 7d3e3ccd5e43b1cab9828cb2508a2ff245b48289852ca6a1c01073505ec7828c SHA512: b5bf72662296bb1a737df3b72b1bccec9492d77c7c8167cac2bc017439d31ef0c7e12e69b509c78ff2672c39a1f21108b3787bfc1c6aac0c6f36cc96cee3c418 Homepage: https://www.videolan.org/developers/libbluray.html Description: Blu-ray disc playback support library (development files) libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J. . NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs. . This package provides the necessary files needed for development. Package: libbluray-doc Architecture: all Version: 1:1.3.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libbluray Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1829 Filename: pool/main/libb/libbluray/libbluray-doc_1.3.4-ok1_all.deb Size: 181824 MD5sum: fe6bf8b8d9247505b161cba2d82c3368 SHA1: 2ce52eec211dfa6aab5fc18b66add49fa552e30b SHA256: 6308a130e66e75da6fdd59fc2d32879bcf638af040b7d3c41197c5ced241bca3 SHA512: 652adea91d8f8dc696fdc074b979b2725dc394b94af3370df7347222f8fa57a9962c0a2b30be598f5f32f95de01515caed8631fc1892ba7757aad2ea7c6a3a37 Homepage: https://www.videolan.org/developers/libbluray.html Description: Blu-ray disc playback support library (documentation) libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J. . NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs. . This package provides the libbluray documentation. Package: libbluray2 Architecture: amd64 Version: 1:1.3.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libbluray Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 387 Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libudfread0 (>= 1.1.1), libxml2 (>= 2.7.4) Recommends: libaacs0 Suggests: libbluray-bdj Filename: pool/main/libb/libbluray/libbluray2_1.3.4-ok1_amd64.deb Size: 146908 MD5sum: e4e7a3755a4e1fc023d95514f905b68b SHA1: 6737a252803181ed1e32e79b36016e7c10e55ab4 SHA256: 0941624be65807aa693896f227a6ad38c4d28dead143508a1668b7bb6162544b SHA512: 20d220881fc17a16f9e7659918a2fffc7f1fcd64000c4bdaa09cee2abe4976e603a6d5845f14e87863a18a8a6b5d94784abddd805685f8d10c3b9a40f207022b Homepage: https://www.videolan.org/developers/libbluray.html Description: Blu-ray disc playback support library (shared library) libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J. . NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs. . This package provides the shared library. Package: libbolt-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 58 Filename: pool/main/l/llvm-toolchain-15/libbolt-15-dev_15.0.7-ok3_amd64.deb Size: 20418 MD5sum: 51c5a466f325016f3df343bb47fde079 SHA1: 7e405ea1fa9445961a9fe5509a3205226f85ad45 SHA256: 395730d4da2c6599c5fab6d55b33608bf27868a9f035a58f54d9d34a868daecd SHA512: 187f227a50ed0dbc8fa862bb3577180f10c264a423ba8512937f7571f96d354fc314e61ff1d9a0a95b31a2a29c126031a6b02a49914668cb249c7b42762bf454 Homepage: https://www.llvm.org/ Description: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbolt-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 55 Filename: pool/main/l/llvm-toolchain-17/libbolt-17-dev_17.0.6-9ok4_amd64.deb Size: 17044 MD5sum: 5c3723657b01a7a79df600dcddc62760 SHA1: 112ed771c530d2603d8f5757f7b33b8cfe882dbd SHA256: 8663de906ed5f3ed200136753e4ceec82d92f52749985ba417adce7ea4a49d93 SHA512: d83ee5c3bdbf966b3ab2fc6a7229e7d0a43565ffb969855db71cd7de7c28569ed8d344725dd4eb2132da36e44e6f2d40393786f3b7a0c97bf98c6201e70e6f88 Homepage: https://www.llvm.org/ Description: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbolt-dev Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8 Depends: libbolt-17-dev (>= 17~) Filename: pool/main/l/llvm-defaults/libbolt-dev_17.0-58~exp1-ok1_amd64.deb Size: 1924 MD5sum: e337a62af7d977edabc6f1ea1ec391c5 SHA1: b9f6ebc803967d67b5c5bdd7226eb8a06394cf1a SHA256: 7f89393b5da981ebebe2e5b806df76b2382ceb997971867dba4ad130419e1f6b SHA512: 4c92bde8e213276303865b1c6bd3f388ad7167c23cc52aa4068710e2eed3fd2423dc3bb3d3bc6176435fb20b5c986d627427dffb83a335a3d066aa06f5942914 Description: Post-link optimizer - Development package It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. . This is a dependency package providing the default libbolt-dev package. Package: libboost-all-dev Architecture: amd64 Version: 1.83.0.1-ok1 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-dev, libboost-tools-dev, libboost-atomic-dev, libboost-chrono-dev, libboost-container-dev, libboost-context-dev, libboost-coroutine-dev, libboost-date-time-dev, libboost-exception-dev, libboost-fiber-dev, libboost-filesystem-dev, libboost-graph-dev, libboost-graph-parallel-dev, libboost-iostreams-dev, libboost-json-dev, libboost-locale-dev, libboost-log-dev, libboost-math-dev, libboost-mpi-dev, libboost-mpi-python-dev, libboost-numpy-dev, libboost-program-options-dev, libboost-python-dev, libboost-random-dev, libboost-regex-dev, libboost-serialization-dev, libboost-stacktrace-dev, libboost-system-dev, libboost-test-dev, libboost-thread-dev, libboost-timer-dev, libboost-type-erasure-dev, libboost-url-dev, libboost-wave-dev, libboost-nowide-dev Filename: pool/main/b/boost-defaults/libboost-all-dev_1.83.0.1-ok1_amd64.deb Size: 2440 MD5sum: 922bcc63879ec343b76105a77fbde458 SHA1: 5786d31a1753e999fb5ab7924b69df25f8be678c SHA256: fb555387f516b9e5fcb5046298ab0cbb216c954a0d40d0c43e042b279e0b32c3 SHA512: d3c3208f01c408873a904b5ac17b782b964e9762402f9696070a8f060b897c42c44874157007656e72d02236c54dd1711948c7fcf02830469516a2c5a7b48a66 Homepage: https://www.boost.org/ Description: Boost C++ Libraries development files (ALL) (default version) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This metapackage provides the complete Boost development environment, including all separately-packaged libraries. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-atomic-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-atomic1.83-dev Filename: pool/main/b/boost-defaults/libboost-atomic-dev_1.83.0.1-ok1_amd64.deb Size: 2572 MD5sum: 7c97444bfe8f228a81fd0f8e06c5c5e7 SHA1: a48198163d8415abe1bc5b20b2e1e21b57ba8b95 SHA256: 75061b4df08ae849e568be18bb30f7c487fc7507f918328de24afba65265ed98 SHA512: 5ae20664fde20818050932f909fa80bfc65a0a0258b6df3927e31a970795ada6ecd6131cf8f761e7439cc8f162fe4a09e68db40061b73288e286d302c9b7fcde Homepage: http://www.boost.org/libs/atomic/ Description: atomic data types, operations, and memory ordering constraints (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-atomic1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1944 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-atomic1.71.0 (= 1.71.0-ok2) Conflicts: libboost-atomic1.53-dev, libboost-atomic1.54-dev, libboost-atomic1.55-dev, libboost-atomic1.57-dev, libboost-atomic1.58-dev, libboost-atomic1.60-dev, libboost-atomic1.61-dev, libboost-atomic1.62-dev, libboost-atomic1.63-dev, libboost-atomic1.65-dev, libboost-atomic1.67-dev, libboost-atomic1.70-dev Filename: pool/main/b/boost1.71/libboost-atomic1.71-dev_1.71.0-ok2_amd64.deb Size: 209942 MD5sum: 069679061263d7c0db657dfe0505e76b SHA1: be610cdf6fc5ed6f1c9b7bcdedf4f7631afc8da8 SHA256: 6dfbaf91c60f4ff4ae25032615715d87584137691fd1b0a213ae8a0290862675 SHA512: c2c720044cc449fc12118e923687e659a8c03c51c4449f54c89c946c1b189ecc4cdd76f90e1aee418a07d62cd00a5a1c7e25d9f0496e7591563d98087cc59682 Homepage: http://www.boost.org/libs/atomic/ Description: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Package: libboost-atomic1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1947 Filename: pool/main/b/boost1.71/libboost-atomic1.71.0_1.71.0-ok2_amd64.deb Size: 209152 MD5sum: 71ebfb2fcd90c97c3ede94134774e669 SHA1: fb065f8d476e23ebb6b922ab7e8d6f785675e644 SHA256: 3aaf512149f96ddf0fa7fed040d8789a691ab381d2ebca070d759cae78fd4317 SHA512: 1a4e5cc8bb941abace336b809dddb94c955f4c4a31178ee8a1f308acca9150e20f3888b2f0b2012b2d76a6fb5a8e0714da3b6a2e786b43093a21174ac6b982b0 Homepage: http://www.boost.org/libs/atomic/ Description: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Package: libboost-atomic1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2035 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-atomic1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-atomic1.53-dev, libboost-atomic1.54-dev, libboost-atomic1.55-dev, libboost-atomic1.57-dev, libboost-atomic1.58-dev, libboost-atomic1.60-dev, libboost-atomic1.61-dev, libboost-atomic1.62-dev, libboost-atomic1.63-dev, libboost-atomic1.65-dev, libboost-atomic1.67-dev, libboost-atomic1.70-dev, libboost-atomic1.71-dev Filename: pool/main/b/boost1.74/libboost-atomic1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 215464 MD5sum: a627e6daedb5c2e5dcb94e6b86f9da52 SHA1: 735bda1d919bb7a49f10554cc241c6459b198020 SHA256: d0635011b4fbe46af2850212cf1bd5c1b5aaf0c2183e5edbdbeee29867298533 SHA512: 1eb3bfbcfe06ecafcc359900c396e88fc398453cffd5c05dfada768f0acc8d8c069a7c7dd763334287f09ffbe013d55893964ce48052da690a3d5aaf0bbc631e Homepage: http://www.boost.org/libs/atomic/ Description: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Package: libboost-atomic1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2031 Depends: libc6 (>= 2.14), libstdc++6 (>= 5) Filename: pool/main/b/boost1.74/libboost-atomic1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 214756 MD5sum: 8b02b1c4020c53ccde222804c4afa230 SHA1: b3948a616f48e54cd8b9ba645ef95df8a958a9bf SHA256: 7e5700c9f3e659936798474acbf3c9a441d45253f4f4f2143f97b50a12198317 SHA512: a882cf66e4e2809c479b6df31ec968d9c081aa0b96f5a6ca1a1c8e86d41072dcffbe50229ca3fb56f5ac94a25204c67db0867209aa59edd48ff32dba9b75e895 Homepage: http://www.boost.org/libs/atomic/ Description: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Package: libboost-chrono-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-chrono1.83-dev Filename: pool/main/b/boost-defaults/libboost-chrono-dev_1.83.0.1-ok1_amd64.deb Size: 2892 MD5sum: 8e8e91532aae61b675a6251d8943b484 SHA1: d71ec5fb6f4c954482bcd73caabfdd6ba7ccdb48 SHA256: 1cdc0ebce901c41f7e3425ca2ecf959c6e2466f5ff1a7d490839f9645f2694cc SHA512: 08a8159960de0f1fd532c98d314b9fc9ae9a7e44be56c61cf740e98e6527bde2fb63e600871e241b415065886d2cad74bd698dddb9286dbb2e35497655e160a4 Homepage: http://www.boost.org/libs/chrono/ Description: C++ representation of time duration, time point, and clocks (default version) This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class . Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * A tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * A thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-chrono1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2199 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-chrono1.71.0 (= 1.71.0-ok2) Conflicts: libboost-chrono1.48-dev, libboost-chrono1.49-dev, libboost-chrono1.50-dev, libboost-chrono1.52-dev, libboost-chrono1.53-dev, libboost-chrono1.54-dev, libboost-chrono1.55-dev, libboost-chrono1.57-dev, libboost-chrono1.58-dev, libboost-chrono1.60-dev, libboost-chrono1.61-dev, libboost-chrono1.62-dev, libboost-chrono1.63-dev, libboost-chrono1.65-dev, libboost-chrono1.67-dev, libboost-chrono1.70-dev Filename: pool/main/b/boost1.71/libboost-chrono1.71-dev_1.71.0-ok2_amd64.deb Size: 233070 MD5sum: 194aee5c159f741b3e0fcdf13aa37087 SHA1: a0355a58d748bb1da1e26b04c7dd92fcddb0c4f6 SHA256: 21b1fca0f2d2e673d179ba696396895a5a3aeda4cd9756e8e642d68520637f4d SHA512: 23412da002d90cf0276da267e4d1f27de6b7fd78ee830e8a6077cfe582c339b6c65767384e73988ed6c0b8a672eef149a1526b966fc0c5e1f3a8ead7514e0aa2 Homepage: http://www.boost.org/libs/chrono/ Description: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class . Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * A tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * A thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-chrono1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1976 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-chrono1.71.0_1.71.0-ok2_amd64.deb Size: 221510 MD5sum: 7958e6fe5cc1d3bbea774df9d2fba067 SHA1: 082b16983ebc40c691111974ee8104e11e9e487d SHA256: 36406b2ee33be608a9270e943142299c9726ce6872990c5a39a36b0d50531964 SHA512: ccf5b1b261290344c27f016953a87a122e33e55e745e849715f377784ebeffae03324bcc3f82e8ea0a424fbb49e42835529910499835ea4f198e4dbb9abf7db3 Homepage: http://www.boost.org/libs/chrono/ Description: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class.Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * a tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * a thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-chrono1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2208 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-chrono1.74.0t64 (= 1.74.0+ds1-ok1) Conflicts: libboost-chrono1.48-dev, libboost-chrono1.49-dev, libboost-chrono1.50-dev, libboost-chrono1.52-dev, libboost-chrono1.53-dev, libboost-chrono1.54-dev, libboost-chrono1.55-dev, libboost-chrono1.57-dev, libboost-chrono1.58-dev, libboost-chrono1.60-dev, libboost-chrono1.61-dev, libboost-chrono1.62-dev, libboost-chrono1.63-dev, libboost-chrono1.65-dev, libboost-chrono1.67-dev, libboost-chrono1.70-dev, libboost-chrono1.71-dev Filename: pool/main/b/boost1.74/libboost-chrono1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 228880 MD5sum: 32934b37b2c845ae48f397d116fa008f SHA1: 7b9e96134e0e9a7fa711752a3532752b04a11d32 SHA256: c4dabab56416a6b88db542c7a999674b3854c8f4d1fa0f3882f991a5d9426b92 SHA512: e14f0d90fe1ca22f57a54951d2fb5d8f00f4c43e83946e0c6be8034c267da91d9e7d06105785c9372857d7402b18d1f16d95624ed525b16a69ef067852655146 Homepage: http://www.boost.org/libs/chrono/ Description: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class . Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * A tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * A thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-chrono1.74.0t64 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2052 Provides: libboost-chrono1.74.0 (= 1.74.0+ds1-ok1) Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Breaks: libboost-chrono1.74.0 (<< 1.74.0+ds1-ok1) Replaces: libboost-chrono1.74.0 Filename: pool/main/b/boost1.74/libboost-chrono1.74.0t64_1.74.0+ds1-ok1_amd64.deb Size: 221648 MD5sum: 96fa214dcf9f2f8aff5cc3ca97eedcda SHA1: ce194237adbf3255d0b2c5514925e90c5310b099 SHA256: 2c09871b641cf7370e07ecdee53e5cb6a983227f453fe8987212abbabf5ff272 SHA512: 71c0a4a557170d3fd7c96037aed6f621265061f2e5668649326c11e33a2cb65e883fc4d74fdea2797e8f46fb433217dab76df238621412955ccd53880608266b Homepage: http://www.boost.org/libs/chrono/ Description: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class.Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * a tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * a thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-container-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-container1.83-dev Filename: pool/main/b/boost-defaults/libboost-container-dev_1.83.0.1-ok1_amd64.deb Size: 2744 MD5sum: ca5a8b55cb09dbb5f35abf856dc93ca7 SHA1: 0e84d9f3d0a671902be1a5ffc5dfa07214bd648a SHA256: 69c20035744b45be300dde5b89c20496b7f683dd4bc379359f6e6a468fa49c36 SHA512: d15136fb6a4893edc0e0748a2820bc101afd679c1160f565157bcfc65b6526cb2d76199b4b11a96ba95d395532dcc1f3a2614c0d38f1df616385b726729e5044 Homepage: http://boost.org/libs/container/ Description: C++ library that implements several well-known containers - dev files (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-container1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2093 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-container1.71.0 (= 1.71.0-ok2) Conflicts: libboost-container1.65-dev, libboost-container1.67-dev, libboost-container1.70-dev Filename: pool/main/b/boost1.71/libboost-container1.71-dev_1.71.0-ok2_amd64.deb Size: 246148 MD5sum: 6fefa989b5c6dfa72d368e9506a9d9c7 SHA1: 0180c318bab3d26282ae8d8a0a4eef3e273a6396 SHA256: b7f7dd62203684297aaefe259e312931da7d3e5fa84cbebc676402ae10405fce SHA512: e928bc075e86faf2048ca3cd6935fa9c42085f8ad31eabb6fb192d82e1c2071b7d4cdfcdb4a2187735b8ab7ca6cce38b4a7ac1efddfb747918118a6cd3b8d752 Homepage: http://boost.org/libs/container/ Description: C++ library that implements several well-known containers - dev files This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Package: libboost-container1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2000 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Filename: pool/main/b/boost1.71/libboost-container1.71.0_1.71.0-ok2_amd64.deb Size: 234742 MD5sum: baecee3dca52331d47312f0f466b2a33 SHA1: 2b192326bc2193067ac09b2743cf5911cf8e79dc SHA256: a411772a60076cd033776640f649e620fbe0c63134c3dd20014de90316d87176 SHA512: 8e93a6c300b47f2b4bebfe9ab9ba349495ad6c52cfc3fa678da1030d4532f6fcba0c1b450f5866a359267d790dc21c01841e3b33dab20c4a0f6e26e14fb5107f Homepage: http://boost.org/libs/container/ Description: C++ library that implements several well-known containers This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Package: libboost-container1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2177 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-container1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-container1.65-dev, libboost-container1.67-dev, libboost-container1.70-dev, libboost-container1.71-dev Filename: pool/main/b/boost1.74/libboost-container1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 243976 MD5sum: 14e614492c3a2d9c6e2c3ae313f47f2b SHA1: c7faf8be9ff6f004c086e77b9987d6e656ca9766 SHA256: cd402c0b8f04b015a4138617626df93456ff4547e972197979cf61f4ea6054ce SHA512: 88cc8c2acbb3627b7d996c1994b9d83aaf816c2a79a48d9ea779bcd2ac0713cc73553a9d89f76a11219e26ef6ed4f4192a3d94277f00b6708bad6fe65e60ef2d Homepage: http://boost.org/libs/container/ Description: C++ library that implements several well-known containers - dev files This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Package: libboost-container1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2084 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Filename: pool/main/b/boost1.74/libboost-container1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 234764 MD5sum: 6d06169f8192c779a1dba2b4ba38395f SHA1: ad6653a87fe1838adaab79a8f5bee52eea512505 SHA256: 0e1b86893059f367997a1e2000b8f39097e56b93c331627338ef4e88fd9c65c3 SHA512: f7be0327d4c4fbe851ae39ecf526d2f3402a799796ec6b0b30789e713cfd24f6182660d0f5773306e41862a81e1dd9533b16872da56e007ee833f49a021810a3 Homepage: http://boost.org/libs/container/ Description: C++ library that implements several well-known containers This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Package: libboost-context-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-context1.83-dev Filename: pool/main/b/boost-defaults/libboost-context-dev_1.83.0.1-ok1_amd64.deb Size: 2472 MD5sum: ec7939581a76ad3300403fcc439eb150 SHA1: 34951f1392d5c701ee0bdf2669a60801c21e3135 SHA256: 9ff58576b945424a903f2398b074a1e29db610d10fdc9198f8b462698b77f875 SHA512: 1334221994f2ffafbbd402f696d32dc90dd82aa548752f34bd62cd2e8f0fc4292fb48e58e0814f60e791367765206ef09d0ce23beaf1038120e40ddc8e48e721 Homepage: http://www.boost.org/libs/context/ Description: provides a sort of cooperative multitasking on a single thread (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-context1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1961 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-thread1.71-dev (= 1.71.0-ok2), libboost-context1.71.0 (= 1.71.0-ok2) Conflicts: libboost-context1.53-dev, libboost-context1.54-dev, libboost-context1.55-dev, libboost-context1.57-dev, libboost-context1.58-dev, libboost-context1.60-dev, libboost-context1.61-dev, libboost-context1.62-dev, libboost-context1.63-dev, libboost-context1.65-dev, libboost-context1.67-dev, libboost-context1.70-dev Filename: pool/main/b/boost1.71/libboost-context1.71-dev_1.71.0-ok2_amd64.deb Size: 213310 MD5sum: e003fda5382c68234cc44e8c688eec3e SHA1: d6654a5d039f1f91d6773dbfc1d2861ee383dcda SHA256: 5cfdc603113e25c836f8c1898d70584a5f325441c1019f26b8b503aa879a1a92 SHA512: 76c6feaf67b3c107ed604267d5d676ea6e534b6125e6a25fd1cedc70bd62a2296c81b4bee7cf8f907fdfe3a7e20fa85db8d2efacbd8cecbc18f41f11f00a3121 Homepage: http://www.boost.org/libs/context/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. Package: libboost-context1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1948 Depends: libc6 (>= 2.4), libstdc++6 (>= 5) Filename: pool/main/b/boost1.71/libboost-context1.71.0_1.71.0-ok2_amd64.deb Size: 211590 MD5sum: 3bbf214dfae29d694e4e71be35e51ad1 SHA1: 8d5c73455a703ccee16507d420dec9029d740e2c SHA256: 789b820f1970ab5cfc2f9b29245185e0247792ad983b2ed579274b854594e49e SHA512: 045a3697b42f4e12d393265e2339fac5fc5163b89607c4218a291e4d8da8e7fc967311c70e399624d6b3b7b80c9ac1b112fa9a56e3132576929408d99efc5116 Homepage: http://www.boost.org/libs/context/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. Package: libboost-context1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2036 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-thread1.74-dev (= 1.74.0+ds1-ok1), libboost-context1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-context1.53-dev, libboost-context1.54-dev, libboost-context1.55-dev, libboost-context1.57-dev, libboost-context1.58-dev, libboost-context1.60-dev, libboost-context1.61-dev, libboost-context1.62-dev, libboost-context1.63-dev, libboost-context1.65-dev, libboost-context1.67-dev, libboost-context1.70-dev, libboost-context1.71-dev Filename: pool/main/b/boost1.74/libboost-context1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 214468 MD5sum: 7f204b1da26d3c6fa966d14d23183909 SHA1: 43bffb91ca7cc473387736e0d02ceca4e3fa4570 SHA256: a509d7f9e879d06b19e91a6b4888008be8d7067cee7b37b9bf83b157c166f875 SHA512: 12ae125333ddc3017a7fde286875e393beac0f9f5fff6a4e20748a3342200860d318d2071f276ca0182cc472406a896c01a8248bd5328d01f18b8f4569e52205 Homepage: http://www.boost.org/libs/context/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. Package: libboost-context1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2031 Depends: libc6 (>= 2.34), libstdc++6 (>= 4.4) Filename: pool/main/b/boost1.74/libboost-context1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 213592 MD5sum: 3523481e7bfacc83fff9604dac189bbf SHA1: af9dff6c0ccc9af4289f3130f3f65ad0334eb340 SHA256: 0d4fcb5587e685c4139b8122687254f99bdff3c28afb01c9033ab9113aa4b169 SHA512: ad3f0899bbdb26a72e1c1d25dd8a15841fc38693c628baa578a73f08d0d1b02815d5664aa0db25b4e9bce034f0991736cc93d66a41049808411e697a3ce7e0dc Homepage: http://www.boost.org/libs/context/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. Package: libboost-contract-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-contract1.83-dev Filename: pool/main/b/boost-defaults/libboost-contract-dev_1.83.0.1-ok1_amd64.deb Size: 2340 MD5sum: 4d140cbdd255b602c4f1d6b29cc665cb SHA1: d2829cc80c52934386072bcf6e70d45e35c1c0d9 SHA256: b0e099ed467f6abadb621101bb3e4bb51fc1784b7277d689832ee947fe68eb52 SHA512: 6a8eaf6456cd16f2529e145e5dcd8c842f94c855b92aef4437e79ed5cd52515777694b75348138e5362c0ef87c5dbeaac5c4b351252173f29a86da63a54586c5 Homepage: http://boost.org/libs/contract/ Description: Contract library for C++ - dev files (default version) This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-contract1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2305 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-contract1.71.0 (= 1.71.0-ok2) Conflicts: libboost-contract1.67-dev, libboost-contract1.70-dev Filename: pool/main/b/boost1.71/libboost-contract1.71-dev_1.71.0-ok2_amd64.deb Size: 255076 MD5sum: 230cc80c53495303301b91e9274acec9 SHA1: 1c8d1267e918b2de95204e54d5d8905ec7c42444 SHA256: b4ef9f9a4aa6efb78c85279d67b39f74c7a3370af89db5ed0d704a88c8ff8a5e SHA512: f290f842b015dba04b7369a31220efbd567e8135b921ecd3f9e1e9d74bb73e0de1b0e7376a612aa9effb83e47c61916a5c2d290ba24163d06bca5ad49716f4cd Homepage: http://boost.org/libs/contract/ Description: Contract library for C++ - dev files This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. Package: libboost-contract1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2064 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-contract1.71.0_1.71.0-ok2_amd64.deb Size: 244802 MD5sum: a2d8dba9c05e001194c9714402480015 SHA1: ad7a980113513e24d7418cbeb482685a7134c761 SHA256: c3445e2b34b7acc8c83c11e1755847952712031eceefe1dd90c0748dc060973b SHA512: df5ddea8d2e483c4b2f4aa1e50a998fc3b87a2a4cea1df08d9ef9d9a64f2bc5f8c2d315fa3fddb2374ebfdbb51133aa41cd3bd85237390db100a0e4d1e9f66fb Homepage: http://boost.org/libs/contract/ Description: Contract library for C++ This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. Package: libboost-contract1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2303 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-contract1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-contract1.67-dev, libboost-contract1.70-dev, libboost-contract1.71-dev Filename: pool/main/b/boost1.74/libboost-contract1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 246560 MD5sum: 4b09368620d2cf9f1d1890baa4d66c9d SHA1: a15a1ffedfc7c3adadb1958f1e2809af7c5faff7 SHA256: 0692c8491cef536d6540ded0d040c26e343f61cf6af9625064266739a74db4b9 SHA512: 4b9743035a5a4b5e29de3f9d29b6d2ef6e4c15660f1e84a5cecc34f521147938a40010008e108849625c0a55094734cacd189f0100e0f770b254e3b076488aba Homepage: http://boost.org/libs/contract/ Description: Contract library for C++ - dev files This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. Package: libboost-contract1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2120 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/b/boost1.74/libboost-contract1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 238232 MD5sum: d6517480aaab992f1c85d3ab98ec379c SHA1: 8732c6a65e45e84e992d7ccdf9df1dec06a2c2ed SHA256: fdc1cbd8f88dcd15910e13e48bdfcd2538a2f8d08f57d171feba722832a9cd78 SHA512: a2e61e57f884650fccc8613f3d0570601d486a25926f52414bb61b151aaf590090cf4f6a59caebab8c22474ff1737a1f41a446e830fe6348a4112da712dafad2 Homepage: http://boost.org/libs/contract/ Description: Contract library for C++ This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. Package: libboost-coroutine-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-coroutine1.83-dev Filename: pool/main/b/boost-defaults/libboost-coroutine-dev_1.83.0.1-ok1_amd64.deb Size: 2548 MD5sum: e8189acb51e91327d1847a9aff83ba4e SHA1: 0ae660f98fa96f80480587cc997a96f4443aff3a SHA256: 1bdd34e8daf25a8241849f0101855f8462702e39d62ce8ffd4d1eefde2e77b64 SHA512: 63c0fba4c9342c860e5c3defae6104ca7b8a3c744ac8d72bc2e440d749ec45bdd66502bea1fa8a1bb8fbc4c3c059fcab775325d01055aac15f68985d2995c2fc Homepage: http://www.boost.org/libs/coroutine/ Description: provides a sort of cooperative multitasking on a single thread (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-coroutine1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2143 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-context1.71-dev (= 1.71.0-ok2), libboost-coroutine1.71.0 (= 1.71.0-ok2) Conflicts: libboost-coroutine1.54-dev, libboost-coroutine1.55-dev, libboost-coroutine1.57-dev, libboost-coroutine1.58-dev, libboost-coroutine1.60-dev, libboost-coroutine1.61-dev, libboost-coroutine1.62-dev, libboost-coroutine1.63-dev, libboost-coroutine1.65-dev, libboost-coroutine1.67-dev, libboost-coroutine1.70-dev Filename: pool/main/b/boost1.71/libboost-coroutine1.71-dev_1.71.0-ok2_amd64.deb Size: 235590 MD5sum: a83053d50835f0f6d9a9dd139543b327 SHA1: 465d7abbfd58ff6bdc64e9ca8facd46a9f7bf4ae SHA256: 7ebca19e0d03e5742a8abb2fdb0fe49825455baadae87fb1c3b86584fe859023 SHA512: 4564471091f913a165969915efe4341c641c354ec89df2d6be941fea628e168223041476c1645212cefa35eb3002a1614a61977157921902521bff4a674151ed Homepage: http://www.boost.org/libs/coroutine/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Package: libboost-coroutine1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1988 Depends: libboost-context1.71.0, libboost-thread1.71.0, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-coroutine1.71.0_1.71.0-ok2_amd64.deb Size: 226390 MD5sum: 9f3aaa1380ce44bf0c29130cd47628d5 SHA1: b8cadbb620798d93a0dd306c649fcef9df954dce SHA256: 7bfc17e75e249a294102a886f958db5a203efa4be82f3c95ea79a9f0f6aa5a7d SHA512: d9fb10ea7be2dd76248818d9022e9cbf2c4b15fb2d5b925b0bbaa62bc847a9ce6921c2be887866eefee252a57aab469aa3d0bba83ab1e9862ff2fc451fc7b0f6 Homepage: http://www.boost.org/libs/coroutine/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Package: libboost-coroutine1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2218 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-context1.74-dev (= 1.74.0+ds1-ok1), libboost-coroutine1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-coroutine1.54-dev, libboost-coroutine1.55-dev, libboost-coroutine1.57-dev, libboost-coroutine1.58-dev, libboost-coroutine1.60-dev, libboost-coroutine1.61-dev, libboost-coroutine1.62-dev, libboost-coroutine1.63-dev, libboost-coroutine1.65-dev, libboost-coroutine1.67-dev, libboost-coroutine1.70-dev, libboost-coroutine1.71-dev Filename: pool/main/b/boost1.74/libboost-coroutine1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 234892 MD5sum: b1e6a0b3b17be4ef36967006fbbcf15e SHA1: 9dff2e6f2d2d852f5a7bfeb22d544578f8f7faf6 SHA256: a840665c3e91a8eff9d6ba11a94fce3976f38647eabbd9e20a6c78f6c2b20dd0 SHA512: 03d61396a86d78b6a17a1d3050ef2d4fd973281dc8ab801499d9ab7d57330cc9e4ed51514ef35fd7723364fb316315443740e79e3dfe2054ba73cba71cfd0cb5 Homepage: http://www.boost.org/libs/coroutine/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Package: libboost-coroutine1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2080 Depends: libboost-context1.74.0 (>= 1.74.0+ds1), libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-coroutine1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 227476 MD5sum: f183fd83d448e8a94a2defe99df3a86c SHA1: 98a315f314d3358612e001648bf376448ff0db46 SHA256: d256348ba7a69a0ae8f77e3e5caf1b590bb717e19eb6650dfacf9a7bb3547380 SHA512: b93c7abf94dc39fc389f74eb4a060916040d291a7f6b92fdc0edf5a68b2cb89afce78295cbbcc59862a0805a759d9f64388e0d22711aea44d2a03cca15bd9a02 Homepage: http://www.boost.org/libs/coroutine/ Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Package: libboost-date-time-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-date-time1.83-dev Filename: pool/main/b/boost-defaults/libboost-date-time-dev_1.83.0.1-ok1_amd64.deb Size: 2268 MD5sum: ae728f3c1a7b3cb1f232660ef4910d4c SHA1: 04e2bf4c26fd38fd692e3b7fcf1f100f15459a9b SHA256: a47e92cebf4f208e338872c49675b25fabdb58c02f713304c9187252abcdefbf SHA512: 0dc6ae7bd7252307fd3f75ce649f707b9b4f3ce4e88fa3b637578a7df7decd269bc869e212c5752baafb9765a4ad2a696c703953618c12c6cb4cd47a4ee57b7b Homepage: http://www.boost.org/libs/date_time/ Description: set of date-time libraries based on generic programming concepts (default version) This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-date-time1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2102 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-date-time1.71.0 (= 1.71.0-ok2), libboost-serialization1.71-dev (= 1.71.0-ok2) Conflicts: libboost-date-time1.42-dev, libboost-date-time1.46-dev, libboost-date-time1.48-dev, libboost-date-time1.49-dev, libboost-date-time1.50-dev, libboost-date-time1.52-dev, libboost-date-time1.53-dev, libboost-date-time1.54-dev, libboost-date-time1.55-dev, libboost-date-time1.57-dev, libboost-date-time1.58-dev, libboost-date-time1.60-dev, libboost-date-time1.61-dev, libboost-date-time1.62-dev, libboost-date-time1.63-dev, libboost-date-time1.65-dev, libboost-date-time1.67-dev, libboost-date-time1.70-dev Filename: pool/main/b/boost1.71/libboost-date-time1.71-dev_1.71.0-ok2_amd64.deb Size: 236298 MD5sum: 3beba5096ab1402d827bddb8cdf65602 SHA1: 78f43eadf0ccea91b6f629f8f11eb3a08a1e75bb SHA256: 3160fa16298061cc3c553ec5b3f766dd06b941dae50002bb789a7f1011528e57 SHA512: 566c85a0112e625fa3edc9c6bdf500770bae3e63f7880002e9fdd66da5f936583df9cc4ffe00154712bcb7e792fe7953378e136e92bcdbcbfdf1e89e3ad455b3 Homepage: http://www.boost.org/libs/date_time/ Description: set of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. Package: libboost-date-time1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1988 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-date-time1.71.0_1.71.0-ok2_amd64.deb Size: 223032 MD5sum: c085125bd51c4e9d98d85e5cea9dfadb SHA1: 53d86f52f09e7441b7ae389347443fcbd37acf54 SHA256: adc8d6796de9d476c933ed3a8190ff8942b707bc5f131b6579b819b1ebc45c6c SHA512: f8da1fd03298772c85f795ddd10ceb91596d74c251b56794faf4715049b7e0df0d2d369aa3d23f5ded1e110c57dff49336e0211a54f26da66afaf95971e1526a Homepage: http://www.boost.org/libs/date_time/ Description: set of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. Package: libboost-date-time1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2037 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-date-time1.74.0 (= 1.74.0+ds1-ok1), libboost-serialization1.74-dev (= 1.74.0+ds1-ok1) Conflicts: libboost-date-time1.42-dev, libboost-date-time1.46-dev, libboost-date-time1.48-dev, libboost-date-time1.49-dev, libboost-date-time1.50-dev, libboost-date-time1.52-dev, libboost-date-time1.53-dev, libboost-date-time1.54-dev, libboost-date-time1.55-dev, libboost-date-time1.57-dev, libboost-date-time1.58-dev, libboost-date-time1.60-dev, libboost-date-time1.61-dev, libboost-date-time1.62-dev, libboost-date-time1.63-dev, libboost-date-time1.65-dev, libboost-date-time1.67-dev, libboost-date-time1.70-dev, libboost-date-time1.71-dev Filename: pool/main/b/boost1.74/libboost-date-time1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 220440 MD5sum: f4a149b871c4ccb3b8308bd7d709a144 SHA1: c97c9ac00dfa625c0d001387f675a9c2aee1ebed SHA256: 209e7b9ab0b862bac79cfece58eae36ce9f43941972035c40ea91f43a153b10b SHA512: 16e7adcee9eb7db99d4686d27dfe6d929c754f9527c84ec5bd1e8363ff0a2e21deb10ab06feef12c6d9208bc601f08b929b93f7ef19ac4f39cade4c384bfdd12 Homepage: http://www.boost.org/libs/date_time/ Description: set of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. Package: libboost-date-time1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2031 Filename: pool/main/b/boost1.74/libboost-date-time1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 211952 MD5sum: a5df8957a5cc528c4b767bbb57aaef56 SHA1: 5d8ac1e6f01a078660483244ff019632f40d8906 SHA256: 94cd6949692798229d7135541453d5b4f3596a4369208bcc86a319a286b59514 SHA512: 9f20f9045dae289e2355ccca3e5d43895c0f3d6a7496104a860fd7d5f20ec6f00300a7d866fc96807bacc26e2b0bb0da7b21db7f4b05f7bf4279deb3f4d507de Homepage: http://www.boost.org/libs/date_time/ Description: set of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. Package: libboost-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost1.83-dev Suggests: libboost-doc Breaks: libleatherman-dev (<< 1.12.1+dfsg-1.1~) Filename: pool/main/b/boost-defaults/libboost-dev_1.83.0.1-ok1_amd64.deb Size: 2512 MD5sum: 26b2787cbb18237f3977453cb550e292 SHA1: 7be8776bc14172339c82baa67277c84dca2af144 SHA256: f7db99274495582a312d70ef108562c2eb2a30e0be08dfd9a0260acb2e47f49b SHA512: b5ee95151bfc15da12e040525c718e2ba3dcec02a1676ca13e80f7f538b28a20862de100bddfd6480499e1ca0761fa9ef62f72fe6166c6110b39f30d018c337c Homepage: https://www.boost.org/ Description: Boost C++ Libraries development files (default version) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides headers for all Boost libraries. . Extended precision arithmetic package libmpfrc++-dev or libntl-dev is required to use the Boost.Multiprecision wrapping of the respective library. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-doc Architecture: all Version: 1.83.0.1-ok1 Priority: optional Section: doc Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10 Depends: libboost1.83-doc Filename: pool/main/b/boost-defaults/libboost-doc_1.83.0.1-ok1_all.deb Size: 2548 MD5sum: 208adf71947fdce6a9194d78c117becd SHA1: 65352b6afd841933f4260b420b5bedb95679150e SHA256: 4cf184a21fd0fd8e8493de602843d9dd19a0004e18ce2df0f000adccae0f7d73 SHA512: f0f2b29fd109137819a9682a93e847e01aa345a2d257aeecd28b7007cebac98039f7a44fd2a6dc1b849a48c00b447ea87631743aeb36efe23035915d5a94acf1 Homepage: http://www.boost.org/libs/ Description: Boost.org libraries documentation placeholder (default version) This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-exception-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-exception1.83-dev Filename: pool/main/b/boost-defaults/libboost-exception-dev_1.83.0.1-ok1_amd64.deb Size: 2256 MD5sum: 428f0b21bed819d5ee93f4d7a3b29c9c SHA1: 82ddaed6ee9260b649cb32563e9463827e298580 SHA256: c105024a98442df43fe8cb7b5a871b760d3b566dfa9cbfc119a4409a688ce94c SHA512: 7c38efee31877427e046daedaab5424a5fd47ba3fc2269515f1cefa53df30b4ad303db65f0be1c71e765a3e7e8affa15cd01cc04d6ff9211e2683f12bf7fcdad Homepage: http://www.boost.org/libs/exception/ Description: library to help write exceptions and handlers (default version) This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-exception1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1934 Depends: libboost1.71-dev (= 1.71.0-ok2) Conflicts: libboost-exception1.50-dev, libboost-exception1.52-dev, libboost-exception1.53-dev, libboost-exception1.54-dev, libboost-exception1.55-dev, libboost-exception1.57-dev, libboost-exception1.58-dev, libboost-exception1.60-dev, libboost-exception1.61-dev, libboost-exception1.62-dev, libboost-exception1.63-dev, libboost-exception1.65-dev, libboost-exception1.67-dev, libboost-exception1.70-dev Filename: pool/main/b/boost1.71/libboost-exception1.71-dev_1.71.0-ok2_amd64.deb Size: 208188 MD5sum: f855ac6b7ec50830cd7eaf8d995f921a SHA1: 9f31e209652ac0554e3ae4c6d519738b20a4adc7 SHA256: 963d78322a90dea610c521b16738f56c1686aeaa90cb39843ae1feea3394370d SHA512: 046e60c3f11418d028e3c681ce76e76cfe8fccbdb0542d64dd102f4a7f902fa1334df6f77e40214d62c81b6b0919b50631b7a7032c67d12a4456d98d46f0faa8 Homepage: http://www.boost.org/libs/exception/ Description: library to help write exceptions and handlers This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. Package: libboost-exception1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2019 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1) Conflicts: libboost-exception1.50-dev, libboost-exception1.52-dev, libboost-exception1.53-dev, libboost-exception1.54-dev, libboost-exception1.55-dev, libboost-exception1.57-dev, libboost-exception1.58-dev, libboost-exception1.60-dev, libboost-exception1.61-dev, libboost-exception1.62-dev, libboost-exception1.63-dev, libboost-exception1.65-dev, libboost-exception1.67-dev, libboost-exception1.70-dev, libboost-exception1.71-dev Filename: pool/main/b/boost1.74/libboost-exception1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 211380 MD5sum: d9248bb4a33bb275885a6e79d43aa780 SHA1: 8cf4b4880304937c9916cdcce96e700b455bd2d5 SHA256: a72f6991f9bd2548ff400ec42e16ac8a1728a382d5a7c579b4b6fbbaea69cf78 SHA512: 83cdb641c125ee694f0865dc1bdbf314271020a9082ae41e33b993acf832d4f55c8d017d0e96ab88864a7ec884a09bf5c6d433b5dfc741eef5d877e1e71a5ba0 Homepage: http://www.boost.org/libs/exception/ Description: library to help write exceptions and handlers This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. Package: libboost-fiber-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-fiber1.83-dev Filename: pool/main/b/boost-defaults/libboost-fiber-dev_1.83.0.1-ok1_amd64.deb Size: 2704 MD5sum: 79255f5370a1d0da95c3ae18ad37b604 SHA1: da45ac5d37003eb5e2693345cd1abd70e34817cb SHA256: fc5fea495710d29fff2512b557a068d834c24bafae3d8e2b0f89d7508a1933b6 SHA512: 68134ae33b262eea9e6abe3a25512141c131c2240978b2d6c2604e228c914caf4a23992b150a9b23c6f44c71bbff1e7499472ea1204176cc54a8251c0160ee4f Homepage: http://www.boost.org/libs/fiber/ Description: cooperatively-scheduled micro-/userland-threads (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-fiber1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2189 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-context1.71-dev (= 1.71.0-ok2), libboost-filesystem1.71-dev (= 1.71.0-ok2), libboost-fiber1.71.0 (= 1.71.0-ok2) Conflicts: libboost-fiber1.62-dev, libboost-fiber1.63-dev, libboost-fiber1.65-dev, libboost-fiber1.67-dev, libboost-fiber1.70-dev Filename: pool/main/b/boost1.71/libboost-fiber1.71-dev_1.71.0-ok2_amd64.deb Size: 245460 MD5sum: 3be13aa629c59f2f38a0cce4bba149a9 SHA1: 8fa4643320bdd989ff893675e04a1d42be57e5e4 SHA256: 0945080b2aab282efc7912064c5443266bea5e50edcad1c42872abcad6a723cb SHA512: 9d4f4b8dca62f89371c92bba62b2605403a43985f313c5be234e9efe33c579654aa8abe1ffc259f0c091509946c057c3055a1d14e2760a199545c24e5cbf9024 Homepage: http://www.boost.org/libs/fiber/ Description: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. Package: libboost-fiber1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2004 Depends: libboost-context1.71.0, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-fiber1.71.0_1.71.0-ok2_amd64.deb Size: 233348 MD5sum: 6e9614786b8646917e8c102e5e5b21d0 SHA1: 910d31a1ef0b08a4acd7cedaa5874b1c53f168b0 SHA256: ff6f2c5f43a30fafff713cb086d7706ffc61ca1472f25af25c847094ce07efe7 SHA512: 60ae821579c322166bdb2e5fac77a6a8f81bad54371558ea854ad2c1f20b7b010bf57399a3f1b6cfe82d0933d72d8336f7cea16c12c917e43ec88d29b3618061 Homepage: http://www.boost.org/libs/fiber/ Description: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. Package: libboost-fiber1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2257 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-context1.74-dev (= 1.74.0+ds1-ok1), libboost-filesystem1.74-dev (= 1.74.0+ds1-ok1), libboost-fiber1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-fiber1.62-dev, libboost-fiber1.63-dev, libboost-fiber1.65-dev, libboost-fiber1.67-dev, libboost-fiber1.70-dev, libboost-fiber1.71-dev Filename: pool/main/b/boost1.74/libboost-fiber1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 244340 MD5sum: 67fb4e5d8931107712ade39e46486dcd SHA1: 60223b2f221a015db0a8f8490cb34090a3536775 SHA256: eb421908f607937e9f0e000871f07d6c16e3f0b1036f21858e5d65ffb0c40b8a SHA512: 9d4deab457d75a2f61120584bf624fbd98d1bb4249798cd7d6003c331b54c48bd8a84551b9a747a81c1d2c08370b46d226e8eac3050956f629c962bb41dabacc Homepage: http://www.boost.org/libs/fiber/ Description: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. Package: libboost-fiber1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2092 Depends: libboost-context1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12) Filename: pool/main/b/boost1.74/libboost-fiber1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 233688 MD5sum: bb92d9eff0e3bc671df98fc6378c216e SHA1: bc902e443f54ed655d425f9b00057e12f8cc2074 SHA256: c959cc7aeafe120ec113820ebb5bbb8ee283b666dabf15967388b88a04d8d19b SHA512: 99ecc11a8524129f7e9d291c77f6daba039d2508b5c35b0b0c7569075bab2729163c484343327f923725e9aed12f120d037c180eb600af9f10ee3fe8ab0e22ba Homepage: http://www.boost.org/libs/fiber/ Description: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. Package: libboost-filesystem-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-filesystem1.83-dev Filename: pool/main/b/boost-defaults/libboost-filesystem-dev_1.83.0.1-ok1_amd64.deb Size: 2300 MD5sum: 2e3992f935fce75f69b886cab3ac281c SHA1: 0b69c998a74e7c6260c87329b9b0ca694a24e5de SHA256: 8bb981853a9703b3164f7dbdf0f899ecdf9f464f66eab664efd0a041e987ef31 SHA512: 949c16f358dd967838da155ce7101282ff3d6caef61d848a08060b225a75d48026ff1a263b7e63500a18c20abfc91d4d1fc4d9994eddef7f7ab9fef35313e694 Homepage: http://boost.org/libs/filesystem/ Description: filesystem operations (portable paths, iteration over directories, etc) in C++ (default version) This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-filesystem1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2386 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-filesystem1.71.0 (= 1.71.0-ok2), libboost-system1.71-dev (= 1.71.0-ok2) Conflicts: libboost-filesystem1.42-dev, libboost-filesystem1.46-dev, libboost-filesystem1.48-dev, libboost-filesystem1.49-dev, libboost-filesystem1.50-dev, libboost-filesystem1.52-dev, libboost-filesystem1.53-dev, libboost-filesystem1.54-dev, libboost-filesystem1.55-dev, libboost-filesystem1.57-dev, libboost-filesystem1.58-dev, libboost-filesystem1.60-dev, libboost-filesystem1.61-dev, libboost-filesystem1.62-dev, libboost-filesystem1.63-dev, libboost-filesystem1.65-dev, libboost-filesystem1.67-dev, libboost-filesystem1.70-dev Filename: pool/main/b/boost1.71/libboost-filesystem1.71-dev_1.71.0-ok2_amd64.deb Size: 270690 MD5sum: fdabdfac42187a7c8c3497a5a97d9ac6 SHA1: 6626f283c58d66fc9370d9e86d34ec8f94ce0e7b SHA256: 328d9c9e2aea3c7c952d78a358d19628f858d16a606013b14915ab351c92e83e SHA512: 132585a234b8d34b122d0a30ddef8c51808bbe4d872cdc2a3d142c4a2655712348b4a114a5e50cc867fa84e2ed4873012aaf7112122ff0d6fda71e8bc6cc4e0a Homepage: http://boost.org/libs/filesystem/ Description: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Package: libboost-filesystem1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2040 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-filesystem1.71.0_1.71.0-ok2_amd64.deb Size: 248960 MD5sum: c6dcb4832aeaf4d3596230d3014d79e0 SHA1: ac4f937650d5767e4cf0c48685f911d77b1e28a1 SHA256: 12cedd7eaf0561d030f5b25cb0c637cd181ac487935158f151f8aa1493f31a1d SHA512: 4844a5e664a24902af5c3cbf1d2fb62002d2db5502c841edfd90be975185d4951961bacc62af951aa4038e57069ad8443b3a1591df50ca8b030c0315b708b53a Homepage: http://boost.org/libs/filesystem/ Description: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Package: libboost-filesystem1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2541 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-filesystem1.74.0 (= 1.74.0+ds1-ok1), libboost-system1.74-dev (= 1.74.0+ds1-ok1) Conflicts: libboost-filesystem1.42-dev, libboost-filesystem1.46-dev, libboost-filesystem1.48-dev, libboost-filesystem1.49-dev, libboost-filesystem1.50-dev, libboost-filesystem1.52-dev, libboost-filesystem1.53-dev, libboost-filesystem1.54-dev, libboost-filesystem1.55-dev, libboost-filesystem1.57-dev, libboost-filesystem1.58-dev, libboost-filesystem1.60-dev, libboost-filesystem1.61-dev, libboost-filesystem1.62-dev, libboost-filesystem1.63-dev, libboost-filesystem1.65-dev, libboost-filesystem1.67-dev, libboost-filesystem1.70-dev, libboost-filesystem1.71-dev Filename: pool/main/b/boost1.74/libboost-filesystem1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 272104 MD5sum: 449842cf8efdab4634672ff9885acb27 SHA1: 657f16e054a13715709340da2b0618238256ffcb SHA256: fa2ccb90d989a2ea4732c2f14bfa2524b1746b1b8c758f045b8178f342b8af6f SHA512: 88f901203bf32291c4ac1898b094c12fd38ecbed9556a3a0fb646f2d7dd7df4db68e666efed8c4dc0b33385ec526ed8115001cc3299e17e195158a975171e494 Homepage: http://boost.org/libs/filesystem/ Description: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Package: libboost-filesystem1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2140 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-filesystem1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 253508 MD5sum: 8cecbce87a18c6229efe7db2e81dbed3 SHA1: 32d23e314961c210a2f1e29cd1b2e26a68b34807 SHA256: d382720f1b7a8d02bd147925cd979355d644a35559331b07bf880c069a5ea50b SHA512: 454b7ddcd044ad81a40a2efbdf8133c054ab93f4110a0c179818184fbeb58b177e306300bc66397559fcd00d52da3cd94fa353144065f2224a78809a3d88a288 Homepage: http://boost.org/libs/filesystem/ Description: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Package: libboost-graph-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-graph1.83-dev Filename: pool/main/b/boost-defaults/libboost-graph-dev_1.83.0.1-ok1_amd64.deb Size: 2372 MD5sum: a040e8ec121399c47364cb9b89aaf98b SHA1: 8bbe57e497cdec547374035303c85614c939a6bc SHA256: f218fc102817ccc6019e4175d0871df203c709bb899158c01f6adc65ed52c412 SHA512: ec057bfc3364f0d837247dc03c8da85c6e4333dc5311a5539d272aa32941448176b83e33bd05366371e42c6943d5e14caaba99dec58e143c3507d3bd7ce0784a Homepage: http://www.boost.org/libs/graph/ Description: generic graph components and algorithms in C++ (default version) This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-graph-parallel-dev Architecture: amd64 Version: 1.83.0.1-ok1 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-graph-parallel1.83-dev Filename: pool/main/b/boost-defaults/libboost-graph-parallel-dev_1.83.0.1-ok1_amd64.deb Size: 2388 MD5sum: caef287a3e7e1b90645ad6fdedfa213f SHA1: d81182f47e117272e01b910949266e852e45f5f1 SHA256: 25ca1a53d7632d6a903259a14ee60f3d1cc45e0554d7dbbfcbaa94093c143506 SHA512: d3224a1f0f50601e84fe620691fa1d73350b4d107bd18aac9670f99cfc44868724ccdb1611aaab4517e017d59bc418b2bfc9ebf75100f86cbda055f0816ac151 Homepage: http://www.boost.org/libs/graph_parallel/ Description: generic graph components and algorithms in C++ (default version) This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-graph-parallel1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2534 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-graph-parallel1.71.0 (= 1.71.0-ok2), libboost-serialization1.71-dev (= 1.71.0-ok2), libboost-test1.71-dev (= 1.71.0-ok2) Conflicts: libboost-graph-parallel1.42-dev, libboost-graph-parallel1.46-dev, libboost-graph-parallel1.48-dev, libboost-graph-parallel1.49-dev, libboost-graph-parallel1.50-dev, libboost-graph-parallel1.52-dev, libboost-graph-parallel1.53-dev, libboost-graph-parallel1.54-dev, libboost-graph-parallel1.55-dev, libboost-graph-parallel1.57-dev, libboost-graph-parallel1.58-dev, libboost-graph-parallel1.60-dev, libboost-graph-parallel1.61-dev, libboost-graph-parallel1.62-dev, libboost-graph-parallel1.63-dev, libboost-graph-parallel1.65-dev, libboost-graph-parallel1.67-dev, libboost-graph-parallel1.70-dev Filename: pool/main/b/boost1.71/libboost-graph-parallel1.71-dev_1.71.0-ok2_amd64.deb Size: 288578 MD5sum: 8f71f6cc33f3a9573728d604c19dbc62 SHA1: ebcd73d59183eb66a62f2c4690c4dc63b8a9fab6 SHA256: e23d3b01a49ad22ba0987a433c2403c8e3c01452890520dbb120ca4ba95d71e7 SHA512: 954f6aa097892e7e1696b7fb709272f470e6248ba21726e58163113e8988544c9362751aa91355ea3da7bc2bc48f844c511bbe97ef48747b91ef9b875588bf1e Homepage: http://www.boost.org/libs/graph_parallel/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Package: libboost-graph-parallel1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2128 Depends: libboost-mpi1.71.0, libboost-serialization1.71.0, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libopenmpi3 (>= 4.0.3), libstdc++6 (>= 5.2) Suggests: graphviz Filename: pool/main/b/boost1.71/libboost-graph-parallel1.71.0_1.71.0-ok2_amd64.deb Size: 268522 MD5sum: 843d2cbafdc52518ba48561db1e82e7d SHA1: e523953ace39d80bdbb95dc63509500717cfbf48 SHA256: 3a4fd07c7d83af0b1b5469a0ddfe6033267c1f028881e081920f100cde2d11d6 SHA512: 804788cedec2e43589e2f4c678f53f1239d6ffd7491c69331627dbb1917d2d6f833fe8b2c5a674172410ad1dc9a5da4499ee18e32056270126e6887ef9dc20e6 Homepage: http://www.boost.org/libs/graph_parallel/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Package: libboost-graph-parallel1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2408 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-graph-parallel1.74.0 (= 1.74.0+ds1-ok1), libboost-serialization1.74-dev (= 1.74.0+ds1-ok1), libboost-test1.74-dev (= 1.74.0+ds1-ok1) Conflicts: libboost-graph-parallel1.42-dev, libboost-graph-parallel1.46-dev, libboost-graph-parallel1.48-dev, libboost-graph-parallel1.49-dev, libboost-graph-parallel1.50-dev, libboost-graph-parallel1.52-dev, libboost-graph-parallel1.53-dev, libboost-graph-parallel1.54-dev, libboost-graph-parallel1.55-dev, libboost-graph-parallel1.57-dev, libboost-graph-parallel1.58-dev, libboost-graph-parallel1.60-dev, libboost-graph-parallel1.61-dev, libboost-graph-parallel1.62-dev, libboost-graph-parallel1.63-dev, libboost-graph-parallel1.65-dev, libboost-graph-parallel1.67-dev, libboost-graph-parallel1.70-dev, libboost-graph-parallel1.71-dev Filename: pool/main/b/boost1.74/libboost-graph-parallel1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 263608 MD5sum: 3e022d6c5cf0c299069255af3ab64db5 SHA1: 94934a3c62a3183535923547a082a3390cd383b9 SHA256: 01f5b03b2e32127fa962ea2983137ded853cf1df3ce15f836c29535be6719691 SHA512: 7894d7ad3e1977c039b711109314dbed13066193e3526e90bc58681a0ffa439ad0fde686d519e2565455fc77fa4c75501f59e9b23c3a7ac0ba4d499bae6bbfc6 Homepage: http://www.boost.org/libs/graph_parallel/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Package: libboost-graph-parallel1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2164 Depends: libboost-mpi1.74.0 (>= 1.74.0+ds1), libboost-serialization1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libopenmpi3t64 (>= 4.1.6), libstdc++6 (>= 11) Suggests: graphviz Filename: pool/main/b/boost1.74/libboost-graph-parallel1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 255608 MD5sum: 2d2e0f3ab2c78e45a837718683196813 SHA1: 66493442007e5fc497f477b879cdd1c396ae9661 SHA256: 002cb1f6105d74b8e30ffd68e6fcf22829f15faf2013e59a784e35ed940a1806 SHA512: 911a0245e8c2b793d026ca0b58b499904a44f7de47db3b15ddbc8bcfee46945c5d72f014f39f3f4d7950bcc018501ab7cca150f4a9f76c01285397e12ff875b9 Homepage: http://www.boost.org/libs/graph_parallel/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Package: libboost-graph1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2844 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-graph1.71.0 (= 1.71.0-ok2), libboost-regex1.71-dev (= 1.71.0-ok2), libboost-serialization1.71-dev (= 1.71.0-ok2), libboost-test1.71-dev (= 1.71.0-ok2) Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev, libboost-graph1.49-dev, libboost-graph1.50-dev, libboost-graph1.52-dev, libboost-graph1.53-dev, libboost-graph1.54-dev, libboost-graph1.55-dev, libboost-graph1.57-dev, libboost-graph1.58-dev, libboost-graph1.60-dev, libboost-graph1.61-dev, libboost-graph1.62-dev, libboost-graph1.63-dev, libboost-graph1.65-dev, libboost-graph1.67-dev, libboost-graph1.70-dev Filename: pool/main/b/boost1.71/libboost-graph1.71-dev_1.71.0-ok2_amd64.deb Size: 336932 MD5sum: eea672befe8e482889aff5dedb638ae7 SHA1: ff846b55e335ce485c0f86129f4c01273391a03a SHA256: 004bf48d23eccaab9197021810fa0a726d65ce7a7fb058756e8e2cfb40fdd990 SHA512: 10fc8dbe7e30374437491abfd1c96be5a22abc6b87d895eb4a2cd350882af39ebd3cff99efd9dc59b535fb280638684776bb2331e3e26a347d3c69e0920bf9ea Homepage: http://www.boost.org/libs/graph/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-graph1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2192 Depends: libboost-regex1.71.0-icu66, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Suggests: graphviz Filename: pool/main/b/boost1.71/libboost-graph1.71.0_1.71.0-ok2_amd64.deb Size: 299540 MD5sum: fe6e64c9098d69f1531af543aa45ae26 SHA1: dd916d205c000721edac13bf1d300901a9b6ed99 SHA256: 36015a4f0216e60efd416306b1f1d7fd472c52f6eb0c0139d799a3490ec55c9d SHA512: 3adea2799fa4f765b82962d0239bce88d9b4d3e0f5afeb26bf5c6bcdbe894fff2833e0f9c5423e7e8e5a4c2fa3a23e101ee42769c6f7e0c84646b1b55690910e Homepage: http://www.boost.org/libs/graph/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-graph1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2686 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-graph1.74.0 (= 1.74.0+ds1-ok1), libboost-regex1.74-dev (= 1.74.0+ds1-ok1), libboost-serialization1.74-dev (= 1.74.0+ds1-ok1), libboost-test1.74-dev (= 1.74.0+ds1-ok1) Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev, libboost-graph1.49-dev, libboost-graph1.50-dev, libboost-graph1.52-dev, libboost-graph1.53-dev, libboost-graph1.54-dev, libboost-graph1.55-dev, libboost-graph1.57-dev, libboost-graph1.58-dev, libboost-graph1.60-dev, libboost-graph1.61-dev, libboost-graph1.62-dev, libboost-graph1.63-dev, libboost-graph1.65-dev, libboost-graph1.67-dev, libboost-graph1.70-dev, libboost-graph1.71-dev Filename: pool/main/b/boost1.74/libboost-graph1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 311096 MD5sum: dcbceaa24895a749d97fbc9a2b446978 SHA1: cf5b0630c8a6472cc3ae91478d011274ac727410 SHA256: 1e5cfc2014168c69c951628c00fbf1e6193853a22f113cbde809c9e070bf9077 SHA512: 445b39d39a6c08a7dfaa42505ef430a662ee8b0b7e66dbd2ad312587053329cbc9d149bd8cee8c8481f0638052ac65853d1d0e00b7e0a951caeba0dff2b10dda Homepage: http://www.boost.org/libs/graph/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-graph1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2224 Depends: libboost-regex1.74.0-icu74, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Suggests: graphviz Filename: pool/main/b/boost1.74/libboost-graph1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 283964 MD5sum: 5b2d75695b8f2e428cde8d88ce864a68 SHA1: a71ab8f22b9e3fd74bdc094a3af7d4a63d2ebe0f SHA256: a9622257a0e0023d2912b287f36d4cd76811c8e360f3afcff84ebda176bd8233 SHA512: 83022e2f96b4175602daa16c12e28ef1c22b164bfe6077479ef68bf51e8d35c6194d2e5fda9291b5afe4cdfe484b0bb540102527427a05ddc16b8d27d3a4417b Homepage: http://www.boost.org/libs/graph/ Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-iostreams-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-iostreams1.83-dev Filename: pool/main/b/boost-defaults/libboost-iostreams-dev_1.83.0.1-ok1_amd64.deb Size: 2256 MD5sum: ea4ebac20d14a70133acb2d539c991de SHA1: 5a6b41b8ca40467b2282906874137f6e84164e6a SHA256: 197a1e5bc7bbfa51bd80da0f70e0f0b80d51e86e2d71eea4a2ed0bc56d35182e SHA512: fd2fc96f86bb4a11e3dcbd5cf3ee40f6d3741ee17146d22b690b85483580c39afbf98545712076d1c04cf7ba0b8832b1e7a92c23d8315bfc16911e7a8fa923fe Homepage: http://www.boost.org/libs/iostreams/ Description: Boost.Iostreams Library development files (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-iostreams1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2435 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-regex1.71-dev (= 1.71.0-ok2), libboost-iostreams1.71.0 (= 1.71.0-ok2) Conflicts: libboost-iostreams1.42-dev, libboost-iostreams1.46-dev, libboost-iostreams1.48-dev, libboost-iostreams1.49-dev, libboost-iostreams1.50-dev, libboost-iostreams1.52-dev, libboost-iostreams1.53-dev, libboost-iostreams1.54-dev, libboost-iostreams1.55-dev, libboost-iostreams1.57-dev, libboost-iostreams1.58-dev, libboost-iostreams1.60-dev, libboost-iostreams1.61-dev, libboost-iostreams1.62-dev, libboost-iostreams1.63-dev, libboost-iostreams1.65-dev, libboost-iostreams1.67-dev, libboost-iostreams1.70-dev Filename: pool/main/b/boost1.71/libboost-iostreams1.71-dev_1.71.0-ok2_amd64.deb Size: 256044 MD5sum: cc1c85e41bb767c813a39586a54e537b SHA1: d966ec580723b0d8eeaa058dbd2cc09e11be9eb4 SHA256: 60e61339b24ba08db0ea3da825be90843d8e4cfc7afeb6b651633a4856213e40 SHA512: 0ca31b743a9fa27f5563e20a972914fa3328dbbdf6746d48f1e7cad99e4f93bf9f9855357404fba9c73f9bc6fd51c163e96c57d02129739a0b3fa19a6603eae2 Homepage: http://www.boost.org/libs/iostreams/ Description: Boost.Iostreams Library development files This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-iostreams1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2052 Depends: libbz2-1.0, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), liblzma5 (>= 5.2.2), libstdc++6 (>= 5.2), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Filename: pool/main/b/boost1.71/libboost-iostreams1.71.0_1.71.0-ok2_amd64.deb Size: 239018 MD5sum: 514162c6e528f342bc9df8860a9d9194 SHA1: 2bfe1d4c550a4457d6d35b1538e4b7b0ae8b2dd4 SHA256: d18e74bbdc144787d6f39ed49180d62c1a73ab27da83dee8f09fcd24b6c54600 SHA512: be4e3a267bc78d1d1f9304ccea0a93e937397000859c5be4144facdac715219171653abfc820386b6d9bbd422a3129a4a863a3bcaa851e64d6d9bcf960841ace Homepage: http://www.boost.org/libs/iostreams/ Description: Boost.Iostreams Library This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-iostreams1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2295 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-regex1.74-dev (= 1.74.0+ds1-ok1), libboost-iostreams1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-iostreams1.42-dev, libboost-iostreams1.46-dev, libboost-iostreams1.48-dev, libboost-iostreams1.49-dev, libboost-iostreams1.50-dev, libboost-iostreams1.52-dev, libboost-iostreams1.53-dev, libboost-iostreams1.54-dev, libboost-iostreams1.55-dev, libboost-iostreams1.57-dev, libboost-iostreams1.58-dev, libboost-iostreams1.60-dev, libboost-iostreams1.61-dev, libboost-iostreams1.62-dev, libboost-iostreams1.63-dev, libboost-iostreams1.65-dev, libboost-iostreams1.67-dev, libboost-iostreams1.70-dev, libboost-iostreams1.71-dev Filename: pool/main/b/boost1.74/libboost-iostreams1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 241004 MD5sum: 083f22b7d248d56394368b5d9a437842 SHA1: 596d93b0f8e0ee242593ede5841709312a74e29e SHA256: 8135c1a903cbe4b94cde0ea281fda82a838d1038d7069399c21c64930454850a SHA512: 28f29107aa6608ad0d82b5de09136e138bae4b7ffe197059f59b7755cd54496aa43ecc61e4a9b0c89d5fcaa7acb8a577f4a050fb7fc1c1d9b4fee3109ef6c1c7 Homepage: http://www.boost.org/libs/iostreams/ Description: Boost.Iostreams Library development files This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-iostreams1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2104 Depends: libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liblzma5 (>= 5.2.2), libstdc++6 (>= 5.2), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/main/b/boost1.74/libboost-iostreams1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 232668 MD5sum: fdfa0fb014939376ca98b8febe0fd36e SHA1: 22b40debc0264d2628d9011f756ce56d18f90d55 SHA256: 8be2ee6f1cf06fd6ec0d59098ac56489fb50264565ebcad62685b70cba15a91b SHA512: cbdad2f462769cbc77520d4f9e042bf516658e3d785d502726ae4a9941d45b3eebe61813a998770d501ec895b53fd85c644436b6e294462d7aedef3c5c619c69 Homepage: http://www.boost.org/libs/iostreams/ Description: Boost.Iostreams Library This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-json-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-json1.83-dev Filename: pool/main/b/boost-defaults/libboost-json-dev_1.83.0.1-ok1_amd64.deb Size: 2384 MD5sum: 24bbf774786fcccff65526faa1b8f699 SHA1: 141920891479485a5cf1e062eaeb0bc48364e259 SHA256: e4552bd46f386ade660bf3d62977848362d0a2b5684e47eb8f24364a3537963a SHA512: 8d0036fce1ccdf85cdd80f4435d46b8517485b5f4c1ab197a151f4232f2bf4c8d6f44193cad6f51cff926d0d741e30fc8d35f2696a6fee08d518439c49efef40 Homepage: https://www.boost.org/doc/libs/release/libs/json/ Description: C++ containers and algorithms that implement JSON (default version) This library focuses on a common and popular use-case: parsing and serializing to and from a container called value which holds JSON types. . Any value which you build can be serialized and then deserialized, guaranteeing that the result will be equal to the original value. Whatever JSON output you produce with this library will be readable by most common JSON implementations in any language. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-locale-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-locale1.83-dev Filename: pool/main/b/boost-defaults/libboost-locale-dev_1.83.0.1-ok1_amd64.deb Size: 2596 MD5sum: a2ca3d9525af90a62d85bf998b01a2bd SHA1: c8771e15088bc20038f0a3ac674e01ad57c98f20 SHA256: 03bb69bc56175c876296cd94044d44c16f2d7b77a41eebfed0c6178f4e51abe7 SHA512: 0718445c592173627c1ca3f8a3db4d6b7e2faf954e44b8666fe64c1ae818a9904760415e24c2369069758598d7627d306b433cbe22fbe80dee0afb8eb35490a6 Homepage: http://www.boost.org/libs/math/ Description: C++ facilities for localization (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-locale1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 5424 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-thread1.71-dev (= 1.71.0-ok2), libboost-locale1.71.0 (= 1.71.0-ok2) Conflicts: libboost-locale1.48-dev, libboost-locale1.49-dev, libboost-locale1.50-dev, libboost-locale1.52-dev, libboost-locale1.53-dev, libboost-locale1.54-dev, libboost-locale1.55-dev, libboost-locale1.57-dev, libboost-locale1.58-dev, libboost-locale1.60-dev, libboost-locale1.61-dev, libboost-locale1.62-dev, libboost-locale1.63-dev, libboost-locale1.65-dev, libboost-locale1.67-dev, libboost-locale1.70-dev Filename: pool/main/b/boost1.71/libboost-locale1.71-dev_1.71.0-ok2_amd64.deb Size: 598918 MD5sum: 5f69e1673dce0c1a19eefa60855c742b SHA1: a66c1a6929efe31f2a21c84f39134c4587d567d3 SHA256: 4350c7cd0eba7112cbe7bf21658215e7531fe1cbf8b0da420e36f05ce2529e2e SHA512: a84aa227a6fb18a732129748f5ff682d2f926a795a66af206655bfe89cd1ba8998bdf92383b6fcb8a3184b2997a36095d67bc1d8f4b34333d8d5f12a0a460bcf Homepage: http://www.boost.org/libs/math/ Description: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Package: libboost-locale1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2580 Depends: libboost-thread1.71.0, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libicu66 (>= 66.1-1~), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-locale1.71.0_1.71.0-ok2_amd64.deb Size: 396894 MD5sum: 50e0ca980beae42e56415481e791ec1b SHA1: d8a4a85d65e8ae1eb791213e849d6e5fc17c3f82 SHA256: 49818347dd6a1167f3f8eddb3a90a99c8dc15833d5b08cb68506a21af4391f91 SHA512: 995f11b9ccae3334f04b77a64730857ccf6ebbc78cbc4f8b93868809dd95e7a232f38dd76650cae2d62baee45130d4cafd21a24af01829dac6b1b917cbecb5f2 Homepage: http://www.boost.org/libs/locale/ Description: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Package: libboost-locale1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5139 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-thread1.74-dev (= 1.74.0+ds1-ok1), libboost-locale1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-locale1.48-dev, libboost-locale1.49-dev, libboost-locale1.50-dev, libboost-locale1.52-dev, libboost-locale1.53-dev, libboost-locale1.54-dev, libboost-locale1.55-dev, libboost-locale1.57-dev, libboost-locale1.58-dev, libboost-locale1.60-dev, libboost-locale1.61-dev, libboost-locale1.62-dev, libboost-locale1.63-dev, libboost-locale1.65-dev, libboost-locale1.67-dev, libboost-locale1.70-dev, libboost-locale1.71-dev Filename: pool/main/b/boost1.74/libboost-locale1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 542092 MD5sum: db6f9f69c5b5c78a976e4c4cdcc3070d SHA1: 43fe14e2db76c09ec6bc74eb392bbec7bb8d6cc2 SHA256: 7a4e62f36f4b9b915544a88a8b2bf21894b529d4d5464f1e8acfe79a5cc50f34 SHA512: 5ee22896f70950f2a2c336d546c718aa4d03af1cd25ffd199dd7ab7dbd94502abc1d4fa849aa8b938310e0ec6633026b24449202c68982e5bfa61a2e0212067c Homepage: http://www.boost.org/libs/math/ Description: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Package: libboost-locale1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2636 Depends: libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), libstdc++6 (>= 11) Filename: pool/main/b/boost1.74/libboost-locale1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 381296 MD5sum: bac9891fe4292276b196e5175f5a1897 SHA1: e0f143d243bd7dc86e3f07bb1781325293908ee1 SHA256: c03c5a8631f813c811c27db45d81d78c94e370eccdbb46b2af1a64d5439617f5 SHA512: 1e2302eb66f7107cf09ecfada75fc43f2dd5f9b14e70a8778b04146d888fc120417f45a225dc04dbb4e9e4debab726b589c6c61231dcbcd595cfaae82932e560 Homepage: http://www.boost.org/libs/locale/ Description: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Package: libboost-log-dev Architecture: amd64 Version: 1.83.0.1-ok1 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-log1.83-dev Filename: pool/main/b/boost-defaults/libboost-log-dev_1.83.0.1-ok1_amd64.deb Size: 2468 MD5sum: bf0fe3fde2af12ee08b50d92d3612104 SHA1: 12a4087ac35f3c4122da8972027f84cab7cfc2e7 SHA256: 2734cbb68ad9637e937ebbf6ba401512e53ecb2531df95f63c829b0094b0d045 SHA512: 424581e8d83dc908ac254ecf43b202afd9032079baa1fdc46dcb7dc0a06ad2f77ce493f42a0a271011832c07a0e8e97d5ba203dbb0abc0bb360cd218a5b0f427 Homepage: http://www.boost.org/libs/log/ Description: C++ logging library (default version) This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-log1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 91509 Depends: libboost-log1.71.0 (= 1.71.0-ok2), libboost1.71-dev (= 1.71.0-ok2), libboost-atomic1.71-dev (= 1.71.0-ok2), libboost-date-time1.71-dev (= 1.71.0-ok2), libboost-filesystem1.71-dev (= 1.71.0-ok2), libboost-system1.71-dev (= 1.71.0-ok2), libboost-regex1.71-dev (= 1.71.0-ok2), libboost-thread1.71-dev (= 1.71.0-ok2) Conflicts: libboost-log1.54-dev, libboost-log1.55-dev, libboost-log1.57-dev, libboost-log1.58-dev, libboost-log1.60-dev, libboost-log1.61-dev, libboost-log1.62-dev, libboost-log1.63-dev, libboost-log1.65-dev, libboost-log1.67-dev, libboost-log1.70-dev Filename: pool/main/b/boost1.71/libboost-log1.71-dev_1.71.0-ok2_amd64.deb Size: 19934258 MD5sum: b8df208a34b12bd839411f15f212c8f1 SHA1: dcf12d32d66acaa43a4d75b077f913429351cebe SHA256: e7f92fcfc26155babb27fd290b6c5aa1332ebdf4e60d7836275451280e41b217 SHA512: 86db8e7210a7c0bb2833594fd8ef910021284b1d521ea8aec881b475db3ba548ffc28ffad70d6e8d3d94ef8644bfb06ce557ea726b5ec81ebe0bea76ac4e3cb8 Homepage: http://www.boost.org/libs/log/ Description: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Package: libboost-log1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 3299 Depends: libboost-filesystem1.71.0, libboost-regex1.71.0-icu66, libboost-thread1.71.0, libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-log1.71.0_1.71.0-ok2_amd64.deb Size: 595926 MD5sum: af70221eaac4ba34f172123315f2ed9b SHA1: b3f5952ad8833d27e375b008a6e495cd6e0a8dea SHA256: 523a290b72de606d168d2124dcef0f152bf44623cf2bb15c7757c14ea377a82c SHA512: 9befad1c3330d103198a29f920bb11220b970dc26fad9f550d6ba6adcdc7723b9ddf4308657ff8b91289bfbf2329716f744442358566dafdbb270221c6c79a8b Homepage: http://www.boost.org/libs/log/ Description: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Package: libboost-log1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7980 Depends: libboost-log1.74.0 (= 1.74.0+ds1-ok1), libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-atomic1.74-dev (= 1.74.0+ds1-ok1), libboost-date-time1.74-dev (= 1.74.0+ds1-ok1), libboost-filesystem1.74-dev (= 1.74.0+ds1-ok1), libboost-system1.74-dev (= 1.74.0+ds1-ok1), libboost-regex1.74-dev (= 1.74.0+ds1-ok1), libboost-thread1.74-dev (= 1.74.0+ds1-ok1) Conflicts: libboost-log1.54-dev, libboost-log1.55-dev, libboost-log1.57-dev, libboost-log1.58-dev, libboost-log1.60-dev, libboost-log1.61-dev, libboost-log1.62-dev, libboost-log1.63-dev, libboost-log1.65-dev, libboost-log1.67-dev, libboost-log1.70-dev, libboost-log1.71-dev Filename: pool/main/b/boost1.74/libboost-log1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 771432 MD5sum: 41e9255cc78981269e010345cd335316 SHA1: 0d1f678f808eb8f1640d72109d8569b4a9013b72 SHA256: b3cd5614e66a6439d070df17dc900dc4c5f63b1a64cc85a9b875dcb4bd20ecbc SHA512: 02da2291540903dc86e08c24baaab7c3edb34bdfb1848763740b35b24fba9fd0a67bdc9803980773357bd8044c481c9788163865bae2c8d9c9d9a16c1cc538fd Homepage: http://www.boost.org/libs/log/ Description: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Package: libboost-log1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3303 Depends: libboost-filesystem1.74.0 (>= 1.74.0+ds1), libboost-regex1.74.0-icu74, libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/b/boost1.74/libboost-log1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 538212 MD5sum: b71c9c8ae1bb9cbd0dde8a5dedf8de2d SHA1: 557424a7312a8395361f793ac8de90f4036b9282 SHA256: 7222c494623359c6b555714213a84e4b9d4ae3aadb1f57bb16e4a3bda0575c12 SHA512: ec18f1a42291bfcd16ab2eeb3fdbfd58bc6620c86774fbf85a37a0f0de02abd16bdd25d88c1b1c12154dc1f598f817f339f7417fc0604d163ddcc4497937f8d9 Homepage: http://www.boost.org/libs/log/ Description: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Package: libboost-math-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-math1.83-dev Filename: pool/main/b/boost-defaults/libboost-math-dev_1.83.0.1-ok1_amd64.deb Size: 2468 MD5sum: 2d81344522647b518df30f0b761421e9 SHA1: a060676c8fa123ab265fed9d42e0e60d85fabc00 SHA256: 9ca2f60ca5cbc41168589359fba4bb93524fa9ad477efcc39c5066fd3dc4e7fa SHA512: 9109391833fcddec7a9457f697287c148ada8d486b59ea585701e2b726e0e5c006f5a4c7ea4bf77ccd820ce4a1712635fdfd88d5b323b8c7a60e7d0a55234427 Homepage: http://www.boost.org/libs/math/ Description: Boost.Math Library development files (default version) This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-math1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 12632 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-math1.71.0 (= 1.71.0-ok2) Conflicts: libboost-math1.42-dev, libboost-math1.46-dev, libboost-math1.48-dev, libboost-math1.49-dev, libboost-math1.50-dev, libboost-math1.52-dev, libboost-math1.53-dev, libboost-math1.54-dev, libboost-math1.55-dev, libboost-math1.57-dev, libboost-math1.58-dev, libboost-math1.60-dev, libboost-math1.61-dev, libboost-math1.62-dev, libboost-math1.63-dev, libboost-math1.65-dev, libboost-math1.67-dev, libboost-math1.70-dev Filename: pool/main/b/boost1.71/libboost-math1.71-dev_1.71.0-ok2_amd64.deb Size: 850438 MD5sum: 09a4d592dbc4a06b8c8b09ac728df0bb SHA1: b362465bce39b52ce6738398d2e0a4604e059577 SHA256: c3530b8808c1db8c5d35749334d73677d56eeb5bd00a6136cc9ab17cce257ab0 SHA512: 42ba44b18fa4ddfed659b650dddc844070c69d34271da8273da39ed869cca19096f01ae0f2c24cf80f899da704e79a6c5dc16f080be244870907cb452a4859b1 Homepage: http://www.boost.org/libs/math/ Description: Boost.Math Library development files This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-math1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2752 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-math1.71.0_1.71.0-ok2_amd64.deb Size: 456682 MD5sum: 9a948531bc2b8898d2cb71498f00e40b SHA1: 8b31d6f2ff6a9e67968a76820cf9178c36b18e36 SHA256: 37ff203a3bb5955462e5271bdc038692a17ad9b5f33a873eed37daf805935dab SHA512: e2eaf24443ca560412c7eee7c3c3adbdc242d296f20fe55442fc1ae2a646e078f094240c28711bf1167ab3f35609120868422cac20c68a1b64fd36281ccbe8e4 Homepage: http://www.boost.org/libs/math/ Description: Boost.Math Library This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-math1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6499 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-math1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-math1.42-dev, libboost-math1.46-dev, libboost-math1.48-dev, libboost-math1.49-dev, libboost-math1.50-dev, libboost-math1.52-dev, libboost-math1.53-dev, libboost-math1.54-dev, libboost-math1.55-dev, libboost-math1.57-dev, libboost-math1.58-dev, libboost-math1.60-dev, libboost-math1.61-dev, libboost-math1.62-dev, libboost-math1.63-dev, libboost-math1.65-dev, libboost-math1.67-dev, libboost-math1.70-dev, libboost-math1.71-dev Filename: pool/main/b/boost1.74/libboost-math1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 560336 MD5sum: ad3efde0d5e2dbb0d29fd8165b4a05a4 SHA1: 52656f7eda5976572246347d4eaf0a7a0ac44b8e SHA256: 9aca33024601ab474d617ba1752594f0b6797e6c2afb986f0dfaee85d093d35a SHA512: 9ef5fbbb5f407e8e7db7a831db3bc3ba676ab65b0d7e651d61bfd25e33526127f1185c6d08840e72327bfa797cc5144dc263449c24f995e5bf84e57ae98a5452 Homepage: http://www.boost.org/libs/math/ Description: Boost.Math Library development files This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-math1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2691 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.74/libboost-math1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 397016 MD5sum: 0e6aaecde0786462b311727839575e08 SHA1: 4ee2fe0b7b56a902d18918e8e4f31dec143a209c SHA256: edd8d9f1aafdf28bfca9a106a46544a6493e36b2bdd036c7f34dc122a251e071 SHA512: 3fcdb0f2a2d1163c7e92da824a7f40cdc5722da125ca3c2991061ce3195c5e4921a1e8268ec0556d54d0beff34936a7663d603ba7dd4e709c64958cd370134ae Homepage: http://www.boost.org/libs/math/ Description: Boost.Math Library This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-mpi-dev Architecture: amd64 Version: 1.83.0.1-ok1 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-mpi1.83-dev Filename: pool/main/b/boost-defaults/libboost-mpi-dev_1.83.0.1-ok1_amd64.deb Size: 2348 MD5sum: f2d105361fadfb6c2e6f7d2c1013f345 SHA1: d550b9f0a06188aef385998feadef8a29a11e284 SHA256: db111c703d0ecdab8c364e8481c84e1a272653232d27b69eb15447d65ca28643 SHA512: e6d16781464fb515afdb6c50effc4d4a61c9feb380f730f1c0389d1fa8cf156058d4978405dde84d3403c8d888eb02e39f2047e161def57a412d38ca62040834 Homepage: http://www.boost.org/doc/html/mpi.html Description: C++ interface to the Message Passing Interface (MPI) (default version) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-mpi-python-dev Architecture: amd64 Version: 1.83.0.1-ok1 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-mpi-python1.83-dev Filename: pool/main/b/boost-defaults/libboost-mpi-python-dev_1.83.0.1-ok1_amd64.deb Size: 2388 MD5sum: 3f9b11025d5ae44395bb330102325e3b SHA1: d5a1944c9f4d0ea61b32b36b0900d2d5718b5c96 SHA256: 72e65f15f05f7c0e4a4839d639a4e27694103b78467e2e11128d7fb6254b4ab9 SHA512: 2d12633b1ac111c562f39b8da40e746123eaa6b7c8db107bd6afdd7271c8c189d7ad4cc8ebf1f46f44ecc1b80910a98d4776b21b6143165b3c9988942624c8d0 Homepage: http://www.boost.org/doc/html/mpi/python.html Description: C++ interface to the Message Passing Interface (MPI), Python Bindings (default version) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-mpi-python1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2118 Depends: libboost-mpi1.71-dev (= 1.71.0-ok2), libboost-mpi-python1.71.0 (= 1.71.0-ok2) Conflicts: libboost-mpi-python1.42-dev, libboost-mpi-python1.46-dev, libboost-mpi-python1.48-dev, libboost-mpi-python1.49-dev, libboost-mpi-python1.50-dev, libboost-mpi-python1.52-dev, libboost-mpi-python1.53-dev, libboost-mpi-python1.54-dev, libboost-mpi-python1.55-dev, libboost-mpi-python1.57-dev, libboost-mpi-python1.58-dev, libboost-mpi-python1.60-dev, libboost-mpi-python1.61-dev, libboost-mpi-python1.62-dev, libboost-mpi-python1.63-dev, libboost-mpi-python1.65-dev, libboost-mpi-python1.67-dev, libboost-mpi-python1.70-dev Filename: pool/main/b/boost1.71/libboost-mpi-python1.71-dev_1.71.0-ok2_amd64.deb Size: 234722 MD5sum: ed6a72ef3f673be0cda5edf70595d3f6 SHA1: 49a2980fbb2195804131a78726beb5ba28d4e565 SHA256: ec4bb514ac5b6e7451804301a16d2918ca73b821e9fe85f21c2b651c443b3a22 SHA512: e218cad1635e62cd9f319f770a240e43c2276cd60a2ed1f75ad2161369123fd0698f774b40cecc6a5d0c8316d54156b205f2a6a85583b264a0681fdab73b5864 Homepage: http://www.boost.org/doc/html/mpi/python.html Description: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. Package: libboost-mpi-python1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2420 Provides: libboost-mpi-python1.71.0-py38 Depends: libboost-mpi1.71.0, libboost-python1.71.0, libboost-python1.71.0-py38, libboost-serialization1.71.0, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libopenmpi3 (>= 4.0.3), libstdc++6 (>= 5.2), python3 (<< 3.9), python3 (>= 3.8~), python3:any, mpi-default-bin Conflicts: libboost-mpi-python1.40.0, libboost-mpi-python1.41.0, libboost-mpi-python1.42.0, libboost-mpi-python1.46.0, libboost-mpi-python1.46.1, libboost-mpi-python1.48.0, libboost-mpi-python1.49.0, libboost-mpi-python1.50.0, libboost-mpi-python1.52.0, libboost-mpi-python1.53.0, libboost-mpi-python1.54.0, libboost-mpi-python1.55.0, libboost-mpi-python1.57.0, libboost-mpi-python1.58.0, libboost-mpi-python1.60.0, libboost-mpi-python1.61.0, libboost-mpi-python1.62.0, libboost-mpi-python1.63.0, libboost-mpi-python1.65.1, libboost-mpi-python1.67.0, libboost-mpi-python1.70.0 Filename: pool/main/b/boost1.71/libboost-mpi-python1.71.0_1.71.0-ok2_amd64.deb Size: 354718 MD5sum: b101c67090266a1de02735d803d7f631 SHA1: 713dc5155238ac1eb01e44d7cf629eaea71cf4ef SHA256: c244151b9c82b4c3bf0f01e80e49948cadf21c453a61822b15c466630888a56c SHA512: a4968c10edd0328b54875adda9cf71dc3a7a4d4e43a46e4036af88c7f5a33564d1f01ef0afde4f0cce9b28cf974dfbd19117bf644819b5b823b3aa83a55b54d7 Homepage: http://www.boost.org/doc/html/mpi/python.html Description: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . One of the python interpreter packages is required to use the bindings. Package: libboost-mpi-python1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2056 Depends: libboost-mpi1.74-dev (= 1.74.0+ds1-ok1), libboost-mpi-python1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-mpi-python1.42-dev, libboost-mpi-python1.46-dev, libboost-mpi-python1.48-dev, libboost-mpi-python1.49-dev, libboost-mpi-python1.50-dev, libboost-mpi-python1.52-dev, libboost-mpi-python1.53-dev, libboost-mpi-python1.54-dev, libboost-mpi-python1.55-dev, libboost-mpi-python1.57-dev, libboost-mpi-python1.58-dev, libboost-mpi-python1.60-dev, libboost-mpi-python1.61-dev, libboost-mpi-python1.62-dev, libboost-mpi-python1.63-dev, libboost-mpi-python1.65-dev, libboost-mpi-python1.67-dev, libboost-mpi-python1.70-dev, libboost-mpi-python1.71-dev Filename: pool/main/b/boost1.74/libboost-mpi-python1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 218260 MD5sum: ef3af2f6374020dc444e783f82e48d32 SHA1: 7bc8747c102a14d5c031f019b581750641d820d2 SHA256: dde2bf422e127a367819eab979ca49ff317c1b797f5dbdee3475c91b2b404079 SHA512: 631cdc6cd251e21d4c00c9a4e3e34ac070eae84a986df302a3cd6b0a462f6e339005b3cb98378f314b72c79fc64416e42a24f50328caca41dae19e12de35cfe5 Homepage: http://www.boost.org/doc/html/mpi/python.html Description: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. Package: libboost-mpi-python1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2440 Provides: libboost-mpi-python1.74.0-py312 Depends: libboost-mpi1.74.0 (>= 1.74.0+ds1), libboost-python1.74.0 (>= 1.74.0+ds1), libboost-python1.74.0-py312, libboost-serialization1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopenmpi3t64 (>= 4.1.6), libstdc++6 (>= 11), python3 (<< 3.13), python3 (>= 3.12~), python3:any, mpi-default-bin Conflicts: libboost-mpi-python1.40.0, libboost-mpi-python1.41.0, libboost-mpi-python1.42.0, libboost-mpi-python1.46.0, libboost-mpi-python1.46.1, libboost-mpi-python1.48.0, libboost-mpi-python1.49.0, libboost-mpi-python1.50.0, libboost-mpi-python1.52.0, libboost-mpi-python1.53.0, libboost-mpi-python1.54.0, libboost-mpi-python1.55.0, libboost-mpi-python1.57.0, libboost-mpi-python1.58.0, libboost-mpi-python1.60.0, libboost-mpi-python1.61.0, libboost-mpi-python1.62.0, libboost-mpi-python1.63.0, libboost-mpi-python1.65.1, libboost-mpi-python1.67.0, libboost-mpi-python1.70.0, libboost-mpi-python1.71.0 Filename: pool/main/b/boost1.74/libboost-mpi-python1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 329644 MD5sum: 52d970707a24386b9d4195e6ee1d85ac SHA1: 849d4a2e3fea5d5f525cf52e57c848131b891bf3 SHA256: c1beff20848221e3a07c72f6a52c17bdcc60b305b1092704b57c3ea165e6bda6 SHA512: 7bd21e6bdeacf2c4696e702535b053df53b0099d45126c1f1a1f7891dbaaef8bf2721f765ee77885da4b71f73de80a19772eed4808bf6121e048e21cc018eefd Homepage: http://www.boost.org/doc/html/mpi/python.html Description: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . One of the python interpreter packages is required to use the bindings. Package: libboost-mpi1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 5909 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-serialization1.71-dev (= 1.71.0-ok2), libboost-mpi1.71.0 (= 1.71.0-ok2), mpi-default-dev Suggests: libboost-graph1.71-dev Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev, libboost-mpi1.48-dev, libboost-mpi1.49-dev, libboost-mpi1.50-dev, libboost-mpi1.52-dev, libboost-mpi1.53-dev, libboost-mpi1.54-dev, libboost-mpi1.55-dev, libboost-mpi1.57-dev, libboost-mpi1.58-dev, libboost-mpi1.60-dev, libboost-mpi1.61-dev, libboost-mpi1.62-dev, libboost-mpi1.63-dev, libboost-mpi1.65-dev, libboost-mpi1.67-dev, libboost-mpi1.70-dev Filename: pool/main/b/boost1.71/libboost-mpi1.71-dev_1.71.0-ok2_amd64.deb Size: 424118 MD5sum: c91a5ae4e17c64d14cb41f385d59b1d8 SHA1: 93f38adcd1ee077d535dc266251486a2d1347368 SHA256: d93f602a86de630741082e533fd22a75a76cace8aafa45df5102a3cc762a102b SHA512: aa8b5d683a4b5ee655c659138d4963187c4ab06319c9a659ec2c850d2815b40163b9adada0d16853eb6f1dfd251fb6e1f5c64f4a9823d0e40f6d27b7df478658 Homepage: http://www.boost.org/doc/html/mpi.html Description: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Package: libboost-mpi1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2120 Depends: libboost-serialization1.71.0, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libopenmpi3 (>= 4.0.3), libstdc++6 (>= 6) Filename: pool/main/b/boost1.71/libboost-mpi1.71.0_1.71.0-ok2_amd64.deb Size: 261444 MD5sum: a21d05d6a0d70ec0f2568f20e79fb524 SHA1: f06132e9b381afdf4c38501b21036c89005a7d3a SHA256: 1d114b07969608d01aa9dccddd4682f25fe793e5858a3484a399450cb89b3d61 SHA512: bcfeee22889ea93fbb03cf7e9288d6c93d196959a68d06871ae4e750f449f4be55a32d0449a594903c2f4510f5e57fa321432128c8e2a9d73f96c7a1b83cd7b3 Homepage: http://www.boost.org/doc/html/mpi.html Description: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Package: libboost-mpi1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2603 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-serialization1.74-dev (= 1.74.0+ds1-ok1), libboost-mpi1.74.0 (= 1.74.0+ds1-ok1), mpi-default-dev Suggests: libboost-graph1.74-dev Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev, libboost-mpi1.48-dev, libboost-mpi1.49-dev, libboost-mpi1.50-dev, libboost-mpi1.52-dev, libboost-mpi1.53-dev, libboost-mpi1.54-dev, libboost-mpi1.55-dev, libboost-mpi1.57-dev, libboost-mpi1.58-dev, libboost-mpi1.60-dev, libboost-mpi1.61-dev, libboost-mpi1.62-dev, libboost-mpi1.63-dev, libboost-mpi1.65-dev, libboost-mpi1.67-dev, libboost-mpi1.70-dev, libboost-mpi1.71-dev Filename: pool/main/b/boost1.74/libboost-mpi1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 270476 MD5sum: c2c7ae22fa618cd7ef53cf2be737e8a0 SHA1: 4d351d0a13dffe3d7e6a3f31828e0acdcfad63ab SHA256: 8a1105047db9c773eb35fd5bcff6ffda2f7eb24fdfe4fe3837e3e8bacb4898b6 SHA512: e636adc2ef646fd23892f1b6682ee2bf80d7f319273bb79a0dd4c3dbfa43c668c7e89b8dc4a72b30544581e85ee6deffbd1e511b8573d5a28560998720186c26 Homepage: http://www.boost.org/doc/html/mpi.html Description: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Package: libboost-mpi1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2156 Depends: libboost-serialization1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libopenmpi3t64 (>= 4.1.6), libstdc++6 (>= 6) Filename: pool/main/b/boost1.74/libboost-mpi1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 248208 MD5sum: 56c25787cfe695d0ddb974424e1fa180 SHA1: 99c837875e761b79e3219bc12ca171b4156147c5 SHA256: 1a1e4036340ea77fcd978822e6dd342c2f230fa7ae5e8ca737092168e60f2ece SHA512: df1c6c7f0165839dc83be61b481da970506cb54a76543b84410386c88f6fe221f08beda87eaa7d492329ef542f7d9ce2d995b145cb038f6bf61682862b1917af Homepage: http://www.boost.org/doc/html/mpi.html Description: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Package: libboost-nowide-dev Architecture: amd64 Version: 1.83.0.1-ok1 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-nowide1.83-dev Filename: pool/main/b/boost-defaults/libboost-nowide-dev_1.83.0.1-ok1_amd64.deb Size: 2340 MD5sum: 6f35bbad2b4975c9e78126edcee3b6ad SHA1: 6d0bdbe9c10b214df160aef0a7f125929e029c17 SHA256: 68e61b566184a57fa59be564d76b231a26bb9585900e6b516e65ce3318eb81b4 SHA512: e2bb93de4e23dfc40a107f8cc28c477bcc751d10acd4e9d4de7655e6dba985c27af0c41b79bfb47188a77b27092888566349abb9db06651c1d5fd33b1f693031 Homepage: http://www.boost.org/libs/python/ Description: Standard library functions with UTF-8 API on Windows development files (default version) This package forms part of the Boost C++ Libraries collection. . The library provides an implementation of standard C and C++ library functions which are UTF-8 aware on Windows without requiring to use the Wipe API. . On POSIX platforms, where UTF-8 is already commonly used, the calls in Nowide just alias to their standard counterparts. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-nowide1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2036 Depends: libboost-nowide1.74.0 (= 1.74.0+ds1-ok1) Suggests: libboost1.74-doc Conflicts: libboost-numpy1.65-dev, libboost-numpy1.67-dev, libboost-numpy1.70-dev, libboost-numpy1.71-dev Filename: pool/main/b/boost1.74/libboost-nowide1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 214588 MD5sum: e841a17af8954928eb55d5ac4d4c41f5 SHA1: f714b7bdd9fe88439b26811830a0a710a3a4d370 SHA256: c0f4794216723626630775fbb70610b2c1b7a989dbf4e540f6585fb1e4c976a8 SHA512: e6be6f3f5c4a380ea52fb7f21791d17a4d9c27c20dd149cf58929ee7738d3d2819a9e6af699c90ad41b8f317a46deb7ba7b65a259c37a6554b5ed021b0fe72c1 Homepage: http://www.boost.org/libs/python/ Description: Standard library functions with UTF-8 API on Windows development files This package forms part of the Boost C++ Libraries collection. . The library provides an implementation of standard C and C++ library functions which are UTF-8 aware on Windows without requiring to use the Wipe API. . On POSIX platforms, where UTF-8 is already commonly used, the calls in Nowide just alias to their standard counterparts. Package: libboost-nowide1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2031 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.1.1) Suggests: python3 Filename: pool/main/b/boost1.74/libboost-nowide1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 213620 MD5sum: c0edb84d2279c52451454de3a4c56e8c SHA1: e603f5a5e1802bdcc9409835915c6c607c69a012 SHA256: 1b39f9cb2a85eb0acf4d5ef2fd34da2c3b87fffa4fcb0f3ddfd0a4c23c283e97 SHA512: 631d5eed10dd871220e55edf2d020c97e7e282ac7b718b71cbff1d61bc62cdf57c88a9ba9df077c05394b495528c42b0b900f8c809f76ec0d8be3d9cb18f93ef Homepage: http://www.boost.org/libs/python/ Description: Standard library functions with UTF-8 API on Windows This package forms part of the Boost C++ Libraries collection. . The library provides an implementation of standard C and C++ library functions which are UTF-8 aware on Windows without requiring to use the Wipe API. . On POSIX platforms, where UTF-8 is already commonly used, the calls in Nowide just alias to their standard counterparts. Package: libboost-numpy-dev Architecture: amd64 Version: 1.83.0.1-ok1 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-numpy1.83-dev Filename: pool/main/b/boost-defaults/libboost-numpy-dev_1.83.0.1-ok1_amd64.deb Size: 2304 MD5sum: 0077f3b85e5c1eb4cabbc9d9d6297cf7 SHA1: 9aab32e707decae2d3a8b699c05894f49a4a3a1b SHA256: d58a597e55e872b1bfe3ae13a12c23a14be4743728f359087df6e58ed69b97fc SHA512: 55cfd3ab7a910d1c4bf82702627d8ba6c106e145325d647275f9773c8517dc6ace1c8956b014322f654de6ebf92b07f8582192d2d7269068a18130933c5e9582 Homepage: http://www.boost.org/libs/python/ Description: Boost.Python NumPy extensions development files (default version) This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-numpy1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2044 Depends: libboost-numpy1.71.0 (= 1.71.0-ok2) Suggests: libboost1.71-doc Conflicts: libboost-numpy1.65-dev, libboost-numpy1.67-dev, libboost-numpy1.70-dev Filename: pool/main/b/boost1.71/libboost-numpy1.71-dev_1.71.0-ok2_amd64.deb Size: 225170 MD5sum: 78b4a8ac0a969a20a3203687c8034609 SHA1: 5ceaaeff20b9f1b1589cef8e584bcdbed3903f60 SHA256: 84f37867063df65991b0901e71eee4d18c89ab0800e4b9002fab0e23727ae90a SHA512: 337306a1fbf920d4b5bf57e69455f7fdf0876fd1f3801f1e58e0e3c823e4f7059ad5269a93eaf549c48ee3adc9aa0ea4d73a568a9c11a0082f9fa2e0a689c118 Homepage: http://www.boost.org/libs/python/ Description: Boost.Python NumPy extensions development files This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Package: libboost-numpy1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1979 Provides: libboost-numpy1.71.0-py38 Depends: libboost-python1.71.0, libboost-python1.71.0-py38, libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.9) Suggests: python3 Filename: pool/main/b/boost1.71/libboost-numpy1.71.0_1.71.0-ok2_amd64.deb Size: 221116 MD5sum: 0916f2d5259e354952df0d16ffda1915 SHA1: 0dce1ad236b7491e530a04445f3d48577abf094b SHA256: 063a15d2c8fecb186910727a07b44fc45d6cc3c8d5d7de1200fe8bad1df35bb1 SHA512: 716f1e77516428601994a7d2764723c349d3f5dcde45dae55696022282fcfa1179fde385830cd4d9eb1880e235ceae71740d6329a32df43f72fe76dc1dc83cbd Homepage: http://www.boost.org/libs/python/ Description: Boost.Python NumPy extensions This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . One of the python interpreter packages is required to use the created extensions. Package: libboost-numpy1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2128 Depends: libboost-numpy1.74.0 (= 1.74.0+ds1-ok1) Suggests: libboost1.74-doc Conflicts: libboost-numpy1.65-dev, libboost-numpy1.67-dev, libboost-numpy1.70-dev, libboost-numpy1.71-dev Filename: pool/main/b/boost1.74/libboost-numpy1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 226044 MD5sum: a6e71c709ea1625decaaacd6e0817ccb SHA1: 42eb0634fad5048d27ed2ae236c15ac135bde48f SHA256: 4b03b934ca686b3d5c01b30d152118e3136d954753534e4cac424318bbe3865e SHA512: 3d3abf365914dd9981204b8800b4b60d9654a27b7749867afe89a5c8cde9d1bad0c9a6d8f9361e02c14cbe6782641954b7b165e0746e13132facde5ecbc672f7 Homepage: http://www.boost.org/libs/python/ Description: Boost.Python NumPy extensions development files This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Package: libboost-numpy1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2067 Provides: libboost-numpy1.74.0-py312 Depends: libboost-python1.74.0 (>= 1.74.0+ds1), libboost-python1.74.0-py312, libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Suggests: python3 Filename: pool/main/b/boost1.74/libboost-numpy1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 222468 MD5sum: ecb4ee95c03cc34276388c178e3ed661 SHA1: 9afebb92e436f35167310c6dcbcb001348243e00 SHA256: 10c2f715cf64731a9fd46a9bfed6f81630e7c0bb819899b2f13e93e6c18611f6 SHA512: e1bbfe830cfdde0e2b507ef41f3e18a456d997d1296e4fbd296f542ff679c521710c2f3dc1e3ea55e9d36dc7c7f1289c17bfd7a2193eac61d802f017a3f8cd5b Homepage: http://www.boost.org/libs/python/ Description: Boost.Python NumPy extensions This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . One of the python interpreter packages is required to use the created extensions. Package: libboost-program-options-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-program-options1.83-dev Filename: pool/main/b/boost-defaults/libboost-program-options-dev_1.83.0.1-ok1_amd64.deb Size: 2276 MD5sum: 06032581f727bd0f13577c30891c151f SHA1: eaaad0cd2fc08c38b82a7d1bc89781d448ede741 SHA256: 44a18664594da4934aa37d6d54d2d1ebd8a2c6a802240d81189f727479ccb62e SHA512: 4d87537686760e0a3e1b5f3669570695d5f9cdb700e5a0f21ff57ccc449349136e57f22c8515a7089018795ed1af8e7e4324996a8750227d650c152c0d1251ce Homepage: http://www.boost.org/libs/program_options/ Description: program options library for C++ (default version) This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-program-options1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 3641 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-program-options1.71.0 (= 1.71.0-ok2) Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev, libboost-program-options1.48-dev, libboost-program-options1.49-dev, libboost-program-options1.50-dev, libboost-program-options1.52-dev, libboost-program-options1.53-dev, libboost-program-options1.54-dev, libboost-program-options1.55-dev, libboost-program-options1.57-dev, libboost-program-options1.58-dev, libboost-program-options1.60-dev, libboost-program-options1.61-dev, libboost-program-options1.62-dev, libboost-program-options1.63-dev, libboost-program-options1.65-dev, libboost-program-options1.67-dev, libboost-program-options1.70-dev Filename: pool/main/b/boost1.71/libboost-program-options1.71-dev_1.71.0-ok2_amd64.deb Size: 400038 MD5sum: 42090e716d8e5e901a64aff8737c76a8 SHA1: 639754fe255f629e54820f02627bfd1088238e3b SHA256: 7d9251a57d045645956283cfe3143ba300d670f8b059f8327485db403940b33a SHA512: 4da1b1d647198e511546a6c5aec658dd058261484d180b39a4ff0a9b33e49a987377fe666bc1830e85d1ec5e2a53defd9f5b559fca7929ba7075606d02d0b36c Homepage: http://www.boost.org/libs/program_options/ Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Package: libboost-program-options1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2248 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-program-options1.71.0_1.71.0-ok2_amd64.deb Size: 305160 MD5sum: 347cedd4708e9a8e4b78d76847a93c8b SHA1: 98167ad7ed61c5d69b2914e8ff5bce9caea44c93 SHA256: 68b0a856095db5367ed4d7ad773ba140654003bcd11e8802fb030fefab21f825 SHA512: 4e3e90b446856a2368b8c86c70497b514c8ba0764b550f3c64b1c19ecf26f9d7e704f92c17d2f0661395ce8de92d311f5d14033eacdae2a40cbc8bf7b0e127e1 Homepage: http://www.boost.org/libs/program_options/ Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Package: libboost-program-options1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3138 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-program-options1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev, libboost-program-options1.48-dev, libboost-program-options1.49-dev, libboost-program-options1.50-dev, libboost-program-options1.52-dev, libboost-program-options1.53-dev, libboost-program-options1.54-dev, libboost-program-options1.55-dev, libboost-program-options1.57-dev, libboost-program-options1.58-dev, libboost-program-options1.60-dev, libboost-program-options1.61-dev, libboost-program-options1.62-dev, libboost-program-options1.63-dev, libboost-program-options1.65-dev, libboost-program-options1.67-dev, libboost-program-options1.70-dev, libboost-program-options1.71-dev Filename: pool/main/b/boost1.74/libboost-program-options1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 349460 MD5sum: 54d7cc1c75f3735cdeb5f67b256e4f2f SHA1: 1d0f10ae741199c071762e8b44bd879170e4f460 SHA256: 0551d038c44df184ee931fb404a1152d7326729ac931766889265a47927735d3 SHA512: a3b52d61016357712b9d052b94153e255ab321b6a6f7af7b8422269b2aabbc206ba4e0cece029dc1a7e0515eff0f49ea4065a4a498d6866c4aa3ef9ab7dc4ef9 Homepage: http://www.boost.org/libs/program_options/ Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Package: libboost-program-options1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2264 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/b/boost1.74/libboost-program-options1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 287328 MD5sum: dfd75aeca9f5da3fb2476aba44929685 SHA1: d4e6e407de4a152f12a6fa12f27641c106152db9 SHA256: a9f97407d11a27b71a6229ae357e00ee82629a6af1d81cd4650dfdb700842d3c SHA512: 88b4c37be09beab6e76bcc81d2f618bc506028c8a113eabb7f2f4bd5f32c6fa080ceb32c6c7388922780775cfa9e211d7cb3bcb540bcec6bdcaa342274377296 Homepage: http://www.boost.org/libs/program_options/ Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Package: libboost-python-dev Architecture: amd64 Version: 1.83.0.1-ok1 Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-python1.83-dev Filename: pool/main/b/boost-defaults/libboost-python-dev_1.83.0.1-ok1_amd64.deb Size: 2568 MD5sum: af18f03e0756feb636140ffab2c1108c SHA1: 94684ecb25b47f914638e611c8c5f52da71ae535 SHA256: fd080360a8a7b271a192d65af4cba0a9fa91966924a1a95d65d9e8437d345b1e SHA512: af3e2c55e8a4cda65491eaf8efb279e955e143f2f4310d0d4ccd988d4b7f3ccd8b6c1b4c755b77593f26ebe07326528aca8539085c3b60bdec1457e8d231050b Homepage: http://www.boost.org/libs/python/ Description: Boost.Python Library development files (default version) This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-python1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2627 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-python1.71.0 (= 1.71.0-ok2), python3-dev Suggests: libboost1.71-doc, gccxml Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev, libboost-python1.49-dev, libboost-python1.50-dev, libboost-python1.52-dev, libboost-python1.53-dev, libboost-python1.54-dev, libboost-python1.55-dev, libboost-python1.57-dev, libboost-python1.58-dev, libboost-python1.60-dev, libboost-python1.61-dev, libboost-python1.62-dev, libboost-python1.63-dev, libboost-python1.65-dev, libboost-python1.67-dev, libboost-python1.70-dev Filename: pool/main/b/boost1.71/libboost-python1.71-dev_1.71.0-ok2_amd64.deb Size: 317778 MD5sum: 68988f04719e29f8314ef3c19c1fab02 SHA1: c27e1a912428357cf58e48cfdd57dedbf255f855 SHA256: 03b49604a14135108dfab76c26b7f79742e6a82ac161404eaa01850ee6262e7a SHA512: 827af67df73ff5d567c3e268f80da240e8da549126397321bb4c634b1a411e46ec4ae41d10bf10998602ca4345e7c1c3438c5150fe948967e223bf2c6f57b382 Homepage: http://www.boost.org/libs/python/ Description: Boost.Python Library development files This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Package: libboost-python1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2163 Provides: libboost-python1.71.0-py38 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Suggests: python3 Filename: pool/main/b/boost1.71/libboost-python1.71.0_1.71.0-ok2_amd64.deb Size: 287202 MD5sum: 2022ba361286abd41d1f5456dd9437f4 SHA1: e3781b535d917ba261689dcb910bb5a0ad679d54 SHA256: 006de831b7690565c2c9cf7664f09c9bc6023cb6e2c83f34acf0ba814adb127d SHA512: 63dd5dd5acd7cf4a7a3b5915b88a9e1f6afedd3b6c3a901520871f3733be98f3ee108a763350ee553ef17a2496403f4deb0f8364a0d5faacece0614a6db6d60b Homepage: http://www.boost.org/libs/python/ Description: Boost.Python Library This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . One of the python interpreter packages is required to use the created extensions. Package: libboost-python1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2657 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-python1.74.0 (= 1.74.0+ds1-ok1), libpython3-dev, python3-dev:any Suggests: libboost1.74-doc, gccxml Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev, libboost-python1.49-dev, libboost-python1.50-dev, libboost-python1.52-dev, libboost-python1.53-dev, libboost-python1.54-dev, libboost-python1.55-dev, libboost-python1.57-dev, libboost-python1.58-dev, libboost-python1.60-dev, libboost-python1.61-dev, libboost-python1.62-dev, libboost-python1.63-dev, libboost-python1.65-dev, libboost-python1.67-dev, libboost-python1.70-dev, libboost-python1.71-dev Filename: pool/main/b/boost1.74/libboost-python1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 304160 MD5sum: dd45a56f2dd008d01fc567386241a94b SHA1: 53f831f2bb3c6ec6897b6bcc60d1e6793aa3f159 SHA256: e385de1cf34d0d3b071f4cb31cc772c2c4e4ab8c3511d338e4c7c038c5b620c1 SHA512: e3e6d5c2ee5b82b6c6dd415838c55aa0426093761ee2a64f9070fc2aed28dacf8b098303d51e0c6f530f726704ae3a4adfe0a84edec8417f3c4020650ceeed07 Homepage: http://www.boost.org/libs/python/ Description: Boost.Python Library development files This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Package: libboost-python1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2247 Provides: libboost-python1.74.0-py312 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Suggests: python3 Filename: pool/main/b/boost1.74/libboost-python1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 280144 MD5sum: 15f18f0e290cb548a2e8fc934804fb20 SHA1: c9e57970f9ccc3c19738fa9903d497555851c239 SHA256: 68ecc324dfaf6bc3e7316d40d0ac4224dbbbc66f95f245467a13166c4804b082 SHA512: 2ffa575d9e4317bf11424a50d7d14740ab4cb5068f3fcea5911d968ba82c0338eb15e493d920d9678a341fd3eaf49fb789033dbac7fc657d568970e74a1a9a0c Homepage: http://www.boost.org/libs/python/ Description: Boost.Python Library This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . One of the python interpreter packages is required to use the created extensions. Package: libboost-random-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-random1.83-dev Filename: pool/main/b/boost-defaults/libboost-random-dev_1.83.0.1-ok1_amd64.deb Size: 2268 MD5sum: 2a3866bb4ea494a5004cf30d04c68ea3 SHA1: 59d6d387def2ff44b26ac165d73cc02dd59882a0 SHA256: 8b98b677c05cc17316ffbfe62c2f10e47fb2efbca01302cfc5ea849b9e8986b5 SHA512: 3615ee720454f35645f9c54567daed5162464e5794dc1c5935dcc78a1e2c2f9284198e6d7dfeeff756a2f4d10ef569170516eeb64bdb34210d061fea4ea20e5e Homepage: http://www.boost.org/libs/random/ Description: Boost Random Number Library (default version) This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-random1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2030 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-system1.71-dev (= 1.71.0-ok2), libboost-random1.71.0 (= 1.71.0-ok2) Conflicts: libboost-random1.42-dev, libboost-random1.46-dev, libboost-random1.48-dev, libboost-random1.49-dev, libboost-random1.50-dev, libboost-random1.52-dev, libboost-random1.53-dev, libboost-random1.54-dev, libboost-random1.55-dev, libboost-random1.57-dev, libboost-random1.58-dev, libboost-random1.60-dev, libboost-random1.61-dev, libboost-random1.62-dev, libboost-random1.63-dev, libboost-random1.65-dev, libboost-random1.67-dev, libboost-random1.70-dev Filename: pool/main/b/boost1.71/libboost-random1.71-dev_1.71.0-ok2_amd64.deb Size: 224124 MD5sum: 36fadcc7a6059fc9708709acf5843b51 SHA1: bc29106b9c9fcd5dbdeac3f9b6ffd2d355b62333 SHA256: ce44f17f33ad7e8d73005347da414574affe2bfb2816cd5158bdd38eb70e54c0 SHA512: 29c1839f377b1cbb8675647851fbe1e915869cfa8df6764b2faec4e001637a8270039892c616038ba971af74b4132485d81179b1e4c46fb60ac584c252513bfb Homepage: http://www.boost.org/libs/random/ Description: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. Package: libboost-random1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1968 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-random1.71.0_1.71.0-ok2_amd64.deb Size: 220294 MD5sum: 5f0caea46dabff5281444a55974c37f7 SHA1: fb9595c122a718ff62619e00648044c51b3c83b3 SHA256: 2e2cca9de8c73754dac8dde4acd491f24695fb82be325a882c9f02785164cdf9 SHA512: 7cdb54dd4a186bf965f3e64ac59d0b9cc6d0bb87556fcd2b25763b64891c9d370be8c21d5aefbf91039fe3d7df0fda9a8ad9543a1642af278471d21f7ac9bf9d Homepage: http://www.boost.org/libs/random/ Description: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. Package: libboost-random1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2088 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-system1.74-dev (= 1.74.0+ds1-ok1), libboost-random1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-random1.42-dev, libboost-random1.46-dev, libboost-random1.48-dev, libboost-random1.49-dev, libboost-random1.50-dev, libboost-random1.52-dev, libboost-random1.53-dev, libboost-random1.54-dev, libboost-random1.55-dev, libboost-random1.57-dev, libboost-random1.58-dev, libboost-random1.60-dev, libboost-random1.61-dev, libboost-random1.62-dev, libboost-random1.63-dev, libboost-random1.65-dev, libboost-random1.67-dev, libboost-random1.70-dev, libboost-random1.71-dev Filename: pool/main/b/boost1.74/libboost-random1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 222764 MD5sum: 217885d3439d845f11c91367c1c8ebbf SHA1: df44551a35a9953372d00bb347c4de20e615cccc SHA256: 4c59c62671322fe26ad9ac00e78975d3e6f259aee66dea468a05e26408cdd7e5 SHA512: 2f6a4f01e13f1f9bfca6933a1f6a4926f5a5b4fba6447c97143f239d7d37d5c4a4792dbe84220ef1321b9fcc3b159a7632c734e9d66d9d76dccf92dae654e051 Homepage: http://www.boost.org/libs/random/ Description: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. Package: libboost-random1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2052 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-random1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 220352 MD5sum: 60b830f0887de0c96528a5baacbed15f SHA1: 24041448c3301f5250bc35603b0eeb817b1dcaae SHA256: 8d1379050861734f76e341bc87c60aa365438da58888a05e87f43d77f52a16d5 SHA512: b5d5373afa8bd062267c67262ef35d379a0042bbc0a46b846cfb1529ce15c83969c21198ce69c7f0de527bfa9dfea1abcf7557dff54b7a52ad8bd439ccf4b4f1 Homepage: http://www.boost.org/libs/random/ Description: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. Package: libboost-regex-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-regex1.83-dev Filename: pool/main/b/boost-defaults/libboost-regex-dev_1.83.0.1-ok1_amd64.deb Size: 2536 MD5sum: b4ecd2c861cf17a646818f64246185f9 SHA1: f8aa8abb9f57d54a229ab215844859ec1ac22ee5 SHA256: b7238bafa6403d576e621dc18d857f2c20aaf795e65a8ed909424c2d4db7da37 SHA512: 058fbebca7bc484f911ef890b59aefe6c846a91f425fccc421053758da7bdb4aa95065070e9859475d059f8d3763d78decd952a426c75bef450c1a126698952c Homepage: http://www.boost.org/libs/regex/ Description: regular expression library for C++ (default version) This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-regex1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 5205 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-regex1.71.0 (= 1.71.0-ok2), libicu-dev Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev, libboost-regex1.49-dev, libboost-regex1.50-dev, libboost-regex1.52-dev, libboost-regex1.53-dev, libboost-regex1.54-dev, libboost-regex1.55-dev, libboost-regex1.57-dev, libboost-regex1.58-dev, libboost-regex1.60-dev, libboost-regex1.61-dev, libboost-regex1.62-dev, libboost-regex1.63-dev, libboost-regex1.65-dev, libboost-regex1.67-dev, libboost-regex1.70-dev Filename: pool/main/b/boost1.71/libboost-regex1.71-dev_1.71.0-ok2_amd64.deb Size: 603182 MD5sum: 1793e897460d03a61800afd7e030de5e SHA1: 7bbe9ca18ec30228a4ff014474e6856f60169120 SHA256: f28d0cf00b5539ae2a83218ab3126b73ffdfa73f92065f75c830e09676541e09 SHA512: 92d20de9a782f8ad327fdd1e992b2ea027412a342959282dd9785a88846fceb0bac9afc20192d58d5e08cc9189c5fd0ac30a3b8c050bf912522c9d5f207ee7cf Homepage: http://www.boost.org/libs/regex/ Description: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-regex1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2865 Provides: libboost-regex1.71.0-icu66 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libicu66 (>= 66.1-1~), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-regex1.71.0_1.71.0-ok2_amd64.deb Size: 483994 MD5sum: 91f61844b3cf6af84ce16329e4db3cec SHA1: 39283fe6dbd108f8057a92d0def910286e601799 SHA256: 946b8ced7dba5c5ceabd9797c908466f0f8a47670099d801df2ab1414e381797 SHA512: 6c0c8d85d9faadffb4b9423578bcbacd6f6f49caf39dbf1bca16a1bb445d9be4477c58df254445425e248507af67998bbfef0e6482162ec79b33eee9d8812730 Homepage: http://www.boost.org/libs/regex/ Description: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-regex1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4826 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-regex1.74.0 (= 1.74.0+ds1-ok1), libicu-dev Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev, libboost-regex1.49-dev, libboost-regex1.50-dev, libboost-regex1.52-dev, libboost-regex1.53-dev, libboost-regex1.54-dev, libboost-regex1.55-dev, libboost-regex1.57-dev, libboost-regex1.58-dev, libboost-regex1.60-dev, libboost-regex1.61-dev, libboost-regex1.62-dev, libboost-regex1.63-dev, libboost-regex1.65-dev, libboost-regex1.67-dev, libboost-regex1.70-dev, libboost-regex1.71-dev Filename: pool/main/b/boost1.74/libboost-regex1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 545368 MD5sum: 7e3f6c5ca26a7d8f1c7f42c8a878db37 SHA1: be21ee4d48e844658debe2797ba556336994dcac SHA256: f4cb8bff815c60bab415cab9ef4b17722bfc156cbffd8a874382871b38bd94d3 SHA512: 2e3bde6133bc8e6fd6292e7140c75434ebb051ec017f593fb288e6c3799df6152c667e9e39f13f5fe2bf4129583608fa09a2a57dcecd38d0cee88f0fa634122c Homepage: http://www.boost.org/libs/regex/ Description: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-regex1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2992 Provides: libboost-regex1.74.0-icu74 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), libstdc++6 (>= 11) Filename: pool/main/b/boost1.74/libboost-regex1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 479376 MD5sum: 0d394f4831b596352f0af1138e018dbb SHA1: 26c6e95e1e91ce8f92093ba8851d47830b2723b0 SHA256: 20703959ec9b2e440e1bc7858c5f6ab3fe5a4f016489db87b0e6ea1159c95b03 SHA512: a40108013faa0e929ac12faa8fba96c198d408b79f43798f6e2455db7a839c079181eeb394b09a46d2707edaa6028aac19570c22889e40d5be22019ca8dbe97b Homepage: http://www.boost.org/libs/regex/ Description: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-serialization-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-serialization1.83-dev Filename: pool/main/b/boost-defaults/libboost-serialization-dev_1.83.0.1-ok1_amd64.deb Size: 2492 MD5sum: 77d3718b4f752b9621254a6542e9f84e SHA1: 60776833f032538e4800b18e3d99059eab5e2bbe SHA256: 3756df0ae924e7957f2ae59e2aa63baba5ba16857eb10112d1d908e41ec147c4 SHA512: ba655b570cdd6fecfde50bed51989cdb9720ba33cae08f3e0f14cee09d54cd173c48c4637452dc131e7c771541cdd4d03018a18e079ae6f4f19f15743e7b3b44 Homepage: http://www.boost.org/libs/serialization/ Description: serialization library for C++ (default version) This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-serialization1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 3947 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-serialization1.71.0 (= 1.71.0-ok2) Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev, libboost-serialization1.49-dev, libboost-serialization1.50-dev, libboost-serialization1.52-dev, libboost-serialization1.53-dev, libboost-serialization1.54-dev, libboost-serialization1.55-dev, libboost-serialization1.57-dev, libboost-serialization1.58-dev, libboost-serialization1.60-dev, libboost-serialization1.61-dev, libboost-serialization1.62-dev, libboost-serialization1.63-dev, libboost-serialization1.65-dev, libboost-serialization1.67-dev, libboost-serialization1.70-dev Filename: pool/main/b/boost1.71/libboost-serialization1.71-dev_1.71.0-ok2_amd64.deb Size: 365706 MD5sum: 437cb938699224a3fc8aba4e5437cd5d SHA1: 3c2754617ac5e301acca4493b63b46dae42a7dcb SHA256: 0cd17db4c575d13af81cead3e0fc1948678c90cc208629bb34aa0b89586720b9 SHA512: 043f110447d5ac1e85e220d004a3e267834ec8c9352f33371deb8a9be2bacc92bbeb7353f6557ee9e07beb38251f1cd988f02a953891dbeb3d34f79a555bb1c4 Homepage: http://www.boost.org/libs/serialization/ Description: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. Package: libboost-serialization1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2355 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-serialization1.71.0_1.71.0-ok2_amd64.deb Size: 314210 MD5sum: 5fa67f6d5e7dd3b9b569342d2653b3e0 SHA1: 1d50723b650da2debd64ccff8e9914f55487ab11 SHA256: d23b6ce944934f64458b4cfd16f95c30669b1022613b5fdada68c999e77bbe08 SHA512: c8e367f2c25cc7d56f70ab2a257861f7430621b633ff014ee8adda40c50e9ac98e6f2ae7685acdd7413a657f563173c34f0dbdf96fa3ee9ad9d0888771e0f19d Homepage: http://www.boost.org/libs/serialization/ Description: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. Package: libboost-serialization1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3997 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-serialization1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev, libboost-serialization1.49-dev, libboost-serialization1.50-dev, libboost-serialization1.52-dev, libboost-serialization1.53-dev, libboost-serialization1.54-dev, libboost-serialization1.55-dev, libboost-serialization1.57-dev, libboost-serialization1.58-dev, libboost-serialization1.60-dev, libboost-serialization1.61-dev, libboost-serialization1.62-dev, libboost-serialization1.63-dev, libboost-serialization1.65-dev, libboost-serialization1.67-dev, libboost-serialization1.70-dev, libboost-serialization1.71-dev Filename: pool/main/b/boost1.74/libboost-serialization1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 351972 MD5sum: 207af14f60a9e0592a90b743bfed647b SHA1: 93496657a3e27af7a1635e3e3caa129742f3dc74 SHA256: 8e7c16eef1c200d4200775432e7a0060f084b9ae8877a510adf3d2d6698b9a4b SHA512: 0b6cb28e99b8861ec6f33d8aa0a0817c4ced4683cbe98e2a26f130001ea6284eb55940fd189549957781129b4ad8d3728013f0c278cee2ba1b42abda6245f3b9 Homepage: http://www.boost.org/libs/serialization/ Description: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. Package: libboost-serialization1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2443 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/b/boost1.74/libboost-serialization1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 305924 MD5sum: c60eb4cf7eafca7942a2b4914d81f070 SHA1: 9a0490446e415281c155cac8cb53909b21bc09cc SHA256: 27c73c2e07e8a81ceb395416c0f50a5266fe0823318acbc389016f87e312bbc2 SHA512: 740d7d70751a9d2e84a03fcb253f5b356252963017bf165c76b33b1cfacb159427ac9b4a01097519b144a8bcd1ac5284e3fa1ac9bc941728dfbf41cc72d4d1c1 Homepage: http://www.boost.org/libs/serialization/ Description: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. Package: libboost-stacktrace-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-stacktrace1.83-dev Filename: pool/main/b/boost-defaults/libboost-stacktrace-dev_1.83.0.1-ok1_amd64.deb Size: 2260 MD5sum: 0d628029b0cc3450f8f5cedd656ae6a3 SHA1: 36594dfbae56bdd7d6d9bae21105aea552aaf27b SHA256: 30ff7eaa3a660ac3ca045971ac09defca1f38a7230f299ad6797a10b4b521022 SHA512: 5d56d2b0eca6dc7bb7b66201d10fd6878da854c686f0c74aec1018e155bae0793da87a93b80f537cea2a316ba5f3a07a7de0e8616d16ccd3bed1d6fd55b7db81 Homepage: http://boost.org/libs/stacktrace/ Description: library to capture and print stack traces - development files (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-stacktrace1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2042 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-stacktrace1.71.0 (= 1.71.0-ok2) Conflicts: libboost-stacktrace1.65-dev, libboost-stacktrace1.67-dev, libboost-stacktrace1.70-dev Filename: pool/main/b/boost1.71/libboost-stacktrace1.71-dev_1.71.0-ok2_amd64.deb Size: 223442 MD5sum: 884fed0ae11fcd9fee277851e3b70c7d SHA1: 39817683d551b0349945de94ff524646b132875f SHA256: 5395fbf29213a36e108488f6f2356d1fae69a701a7431521262dccf80a83a317 SHA512: 77473de90b3aac4332a90aa423e0afa60cad56a2ce9b31cfa7f0585dc46ba0ed6ee26955349d61ea4531fdf1a66cff7d1866968a53465ee6003b79d26383ae59 Homepage: http://boost.org/libs/stacktrace/ Description: library to capture and print stack traces - development files This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Package: libboost-stacktrace1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2058 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-stacktrace1.71.0_1.71.0-ok2_amd64.deb Size: 247686 MD5sum: cde2d6a947c34e1e7fedf5645c913c75 SHA1: 919cb56f8a8fc18545aa0205d9c3e6443c9c0a0e SHA256: 776128420fca255f86cf7dd2e674b3c00f658139ca777cc39a627c7fb3ffb084 SHA512: b0d2330db5765685ec7852876faf382f3d3d2e918e26540ea380241be8fa53a04b8b258b7326a1b04a12f8707b9034ad9ab157668962eed2ddc614db17f65e36 Homepage: http://boost.org/libs/stacktrace/ Description: library to capture and print stack traces This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Package: libboost-stacktrace1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2127 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-stacktrace1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-stacktrace1.65-dev, libboost-stacktrace1.67-dev, libboost-stacktrace1.70-dev, libboost-stacktrace1.71-dev Filename: pool/main/b/boost1.74/libboost-stacktrace1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 226096 MD5sum: 0a1dee6176abbbeec5026ab455e1af2d SHA1: 205c89976e07ab3d2a40b41949dce5f31cd06463 SHA256: 8cd4602a6f8065b914820c0db0cda37eb741494a922c9044e9454e66771e50ec SHA512: 0390a66ece11ac357cc0ae98dd9bf6366973f6bfcd1ea6b62634b5dce343102f733354303cbfe6276595fc792c06f327a0eda68dfaa572ff6b305122c1629911 Homepage: http://boost.org/libs/stacktrace/ Description: library to capture and print stack traces - development files This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Package: libboost-stacktrace1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2164 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-stacktrace1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 257120 MD5sum: 590749e2787f1567c5ebef2950ee9349 SHA1: 0010e27830a0a9418bcd49ed75416c453f1cd069 SHA256: f9fb37e9d8da468c08017284b9ee0b977b7d6981b19709a54103372b8f69ecac SHA512: 557b54b03ca34dcedee89def48af4e81bb901cd8d72d9752947cb94089a4cf5d1510ad846c29b61e4484b2822e1f70a888dfc238b7256a7c61ccd7604c9a7f10 Homepage: http://boost.org/libs/stacktrace/ Description: library to capture and print stack traces This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Package: libboost-system-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-system1.83-dev Filename: pool/main/b/boost-defaults/libboost-system-dev_1.83.0.1-ok1_amd64.deb Size: 2408 MD5sum: 2f8ffabe62d30d059d211e8605256666 SHA1: 67e8a5e423fb344fe1a891fd93cf6d7f9aa9197e SHA256: d4d7595f8a88165313064f23967af96f305355556b7a115cd0391b0619539dcc SHA512: 8d1f8f4aeaf43ce78f978f994d0e3feed40c068720b75bc1d2db1791af10b0209271f34563860116027ed4160439dc977895b7ef16795fb1a212726e6931c9bb Homepage: http://www.boost.org/libs/system/ Description: Operating system (e.g. diagnostics support) library (default version) This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-system1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1943 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-system1.71.0 (= 1.71.0-ok2) Conflicts: libboost-system1.42-dev, libboost-system1.46-dev, libboost-system1.48-dev, libboost-system1.49-dev, libboost-system1.50-dev, libboost-system1.52-dev, libboost-system1.53-dev, libboost-system1.54-dev, libboost-system1.55-dev, libboost-system1.57-dev, libboost-system1.58-dev, libboost-system1.60-dev, libboost-system1.61-dev, libboost-system1.62-dev, libboost-system1.63-dev, libboost-system1.65-dev, libboost-system1.67-dev, libboost-system1.70-dev Filename: pool/main/b/boost1.71/libboost-system1.71-dev_1.71.0-ok2_amd64.deb Size: 209520 MD5sum: 416c4415339d8f82c40f5c1100606f29 SHA1: dd362f5f1965dacbaf8432aa47aec3742f7b00dc SHA256: fc403dbc53c03ecf08231100ccef1519ade804303cd8ca8f54e2ee3f918cc22e SHA512: ca6c1f9b9fd61b2eb02dcc8fd62f81abcebd1d39eff35a6fa5cc3900669ef64fe1d426f681613d60a5cc53a4bac07a21e2d8011ade0352110fa5935d8e6365fd Homepage: http://www.boost.org/libs/system/ Description: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-system1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1947 Filename: pool/main/b/boost1.71/libboost-system1.71.0_1.71.0-ok2_amd64.deb Size: 208782 MD5sum: 8659cba0c9e11a28e561ff5d0ec4494e SHA1: 941ed4370871112dc4057a03d78e0228e601f94a SHA256: 330db9a5b33693184620a8a42d4f2c36bb89d0e83bf3afa7cd94bc1e1d562aed SHA512: b4d9802dfea6133d8393feeb6c3e50d4e3edd5af6f7df0eae0f7f78bf3b50670c5e643aa01d297fe38f863ab1c3360df23cc05ee600454798d66ae3c7d550409 Homepage: http://www.boost.org/libs/system/ Description: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-system1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2028 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-system1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-system1.42-dev, libboost-system1.46-dev, libboost-system1.48-dev, libboost-system1.49-dev, libboost-system1.50-dev, libboost-system1.52-dev, libboost-system1.53-dev, libboost-system1.54-dev, libboost-system1.55-dev, libboost-system1.57-dev, libboost-system1.58-dev, libboost-system1.60-dev, libboost-system1.61-dev, libboost-system1.62-dev, libboost-system1.63-dev, libboost-system1.65-dev, libboost-system1.67-dev, libboost-system1.70-dev, libboost-system1.71-dev Filename: pool/main/b/boost1.74/libboost-system1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 212752 MD5sum: fa92e1601c498af322439bf307cf7539 SHA1: 07369061000cda1a5e7fa8ef87671e7a35ea2fd3 SHA256: a893491ae16b474958e6f61f8648b154814b4298aa7b3956a52ca5276762e273 SHA512: b89295e1d321f70de603a44b64bfd1970d337902a3ee046e7bca4b9c7a90fa0ab0e69ca7c8ddd5e38fa528916cc190769b39373656513578b6e7deeb8b635f66 Homepage: http://www.boost.org/libs/system/ Description: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-system1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2031 Filename: pool/main/b/boost1.74/libboost-system1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 212076 MD5sum: d402bb5b53a309224bcfefa9e80b9160 SHA1: eb26cd4212db61a7735484499c30ed51628de1de SHA256: 0a2a4306b42eac9041633e6e20198ca5bb4bbd4de8222a268164e7c4499cb9f4 SHA512: 0af4293ce95a817fc3209b3b51e609f5e856e018ffbb41e1780a91fa4b68d38500e51740b365a8a38797d6f5cfc7b9daaf65c338fff675f1e36ff625797e7724 Homepage: http://www.boost.org/libs/system/ Description: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-test-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-test1.83-dev Filename: pool/main/b/boost-defaults/libboost-test-dev_1.83.0.1-ok1_amd64.deb Size: 2304 MD5sum: 7d639120b8419a2de99b3136797f259b SHA1: 07cd51db60df6db8cce0498c3d68a59be862bc55 SHA256: 1963d7fabff5f3ba0cceff69df9ab20f2f1c369503f452816cb06f5fe4390f9b SHA512: f159aaf2c10aa8db5b7c9b77a9f980997422080b5675f4440947bea4db57d9a7e04e86cc515dfaddca627094531e415384394aba5db71abf841ece7d8f5b7d7b Homepage: http://www.boost.org/libs/test/ Description: components for writing and executing test suites (default version) This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-test1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 83154 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-test1.71.0 (= 1.71.0-ok2) Conflicts: libboost-test1.42-dev, libboost-test1.46-dev, libboost-test1.48-dev, libboost-test1.49-dev, libboost-test1.50-dev, libboost-test1.52-dev, libboost-test1.53-dev, libboost-test1.54-dev, libboost-test1.55-dev, libboost-test1.57-dev, libboost-test1.58-dev, libboost-test1.60-dev, libboost-test1.61-dev, libboost-test1.62-dev, libboost-test1.63-dev, libboost-test1.65-dev, libboost-test1.67-dev, libboost-test1.70-dev Filename: pool/main/b/boost1.71/libboost-test1.71-dev_1.71.0-ok2_amd64.deb Size: 19994034 MD5sum: c3f36bc9b53e066d35c532b348450ac3 SHA1: b5254692275d20a6ad5232613f9d0d0549c25491 SHA256: 65c1e9012a0811140701798e3db828ea119ac952ca208f962d4e808f668b3d11 SHA512: 8d19f32a8e487ea26ef25098f74c17b5de3418356ba01833961c6bf0bbc645d9e86950d0e8a42b70c89345f6a94d8d6b9c554b41a0e514631e09ddedf5100033 Homepage: http://www.boost.org/libs/test/ Description: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-test1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2563 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-test1.71.0_1.71.0-ok2_amd64.deb Size: 420560 MD5sum: 202a74afa13dba8881d4ac3b7b900f73 SHA1: 3c69654a96ac58e94d783acfa2eec1645558bb9c SHA256: 78f1cbab7d3d124e60ba6f5caead0f85c6a308d5e90b4efa1f6de270cb7daa78 SHA512: 44c20e0ebd164da84ced61e3dedad76bf981a38f22eae1b246eda4ec7f23e8cc76cae1b7008358cbd64a692a1da11dd53285a857b2b5242692f2ba555e59760a Homepage: http://www.boost.org/libs/test/ Description: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-test1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6614 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-test1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-test1.42-dev, libboost-test1.46-dev, libboost-test1.48-dev, libboost-test1.49-dev, libboost-test1.50-dev, libboost-test1.52-dev, libboost-test1.53-dev, libboost-test1.54-dev, libboost-test1.55-dev, libboost-test1.57-dev, libboost-test1.58-dev, libboost-test1.60-dev, libboost-test1.61-dev, libboost-test1.62-dev, libboost-test1.63-dev, libboost-test1.65-dev, libboost-test1.67-dev, libboost-test1.70-dev, libboost-test1.71-dev Filename: pool/main/b/boost1.74/libboost-test1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 510536 MD5sum: 87ea24480dd785bd1b73fc5ed767fa5a SHA1: 1b79201d0f180455bf0c0c7134cb154de4f8fb9b SHA256: 053e8c72bd3b1d8e172e891f29b345d01bd83f9803db71ab049f743a7fcf44b7 SHA512: d1f28afc454725282fe947740b0e7cb312f93baa330370843bc512b3461644c37719f3108cfb78cab09f723d6f75751ac02814c35b3deae8c1b2fc753ab87381 Homepage: http://www.boost.org/libs/test/ Description: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-test1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2659 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/b/boost1.74/libboost-test1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 410872 MD5sum: 8da2c58d8cde5be9153e725503ac5e75 SHA1: c31cfc6e3ff1888e533a6c8d94326cb0ffda3cb8 SHA256: b4d85deea5e3ae73b32ded71075e12925adb6aac4ff8c64c4a289d381dcbd54c SHA512: f880083eed01b2e2f6762edc2403ab33cf48f9050b039bdb63b9c2d2bed3168f716ffd579973b2e278a65959bd6a45b290896c58102380dadfde3ddac103b2df Homepage: http://www.boost.org/libs/test/ Description: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-thread-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-thread1.83-dev Filename: pool/main/b/boost-defaults/libboost-thread-dev_1.83.0.1-ok1_amd64.deb Size: 2292 MD5sum: 5e9306096e5af7358e78dffae0713861 SHA1: c00dc96f01cde766d495111eebd7f0d0c941f0a0 SHA256: cabdc9f816aa585a1b9dae2fcc561a95351fb504ef8ec2bfec63fbc6b0d34e51 SHA512: 49f166a31fcbd30827aa461e0654bd302299d9a2f7b4556a5be1156b95225598079016b7fafba91c16ec6b163b7e480d9a898d9184c3bdf9e40c44295370d7c2 Homepage: http://www.boost.org/libs/thread/ Description: portable C++ multi-threading (default version) This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-thread1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2415 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-atomic1.71-dev (= 1.71.0-ok2), libboost-chrono1.71-dev (= 1.71.0-ok2), libboost-date-time1.71-dev (= 1.71.0-ok2), libboost-system1.71-dev (= 1.71.0-ok2), libboost-thread1.71.0 (= 1.71.0-ok2) Conflicts: libboost-thread1.42-dev, libboost-thread1.46-dev, libboost-thread1.48-dev, libboost-thread1.49-dev, libboost-thread1.50-dev, libboost-thread1.52-dev, libboost-thread1.53-dev, libboost-thread1.54-dev, libboost-thread1.55-dev, libboost-thread1.57-dev, libboost-thread1.58-dev, libboost-thread1.60-dev, libboost-thread1.61-dev, libboost-thread1.62-dev, libboost-thread1.63-dev, libboost-thread1.65-dev, libboost-thread1.67-dev, libboost-thread1.70-dev Filename: pool/main/b/boost1.71/libboost-thread1.71-dev_1.71.0-ok2_amd64.deb Size: 270658 MD5sum: a3ef813aa7f562a145f7882b8664eee9 SHA1: 49ffd4e9c0e4bfc26ff9ed8e49138e386b8ab90c SHA256: 0bc9f8f24ade7fdf845e6a5ac0972d6baa296ade4d9dab66d29f4a64a17c94eb SHA512: fc9efdc2696b7dee9339eb889c616d60feaf7828b24b22cf0e0bca607e1a312c4e99d357f75653e81ab19256a935689b14a2d943af8bde2695def19c715d77d5 Homepage: http://www.boost.org/libs/thread/ Description: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Package: libboost-thread1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2076 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-thread1.71.0_1.71.0-ok2_amd64.deb Size: 252544 MD5sum: eba41483665aba05394195aba699ccf2 SHA1: 77861c8cd6cb2f15a3cb4a7297a4d51306682296 SHA256: 40de5c840eebae622c96c079026ac114345d6b87d9a195a71b8bd95b5a1cb991 SHA512: 63291826719a261ff7d2b0da883144b4fc78cae2656791cf16d5a9dd077dea05f452207271cd3f8648eb918d1da5660a604d3c8afe12044aa48fde2d22e8c5f2 Homepage: http://www.boost.org/libs/thread/ Description: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Package: libboost-thread1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2385 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-atomic1.74-dev (= 1.74.0+ds1-ok1), libboost-chrono1.74-dev (= 1.74.0+ds1-ok1), libboost-date-time1.74-dev (= 1.74.0+ds1-ok1), libboost-system1.74-dev (= 1.74.0+ds1-ok1), libboost-thread1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-thread1.42-dev, libboost-thread1.46-dev, libboost-thread1.48-dev, libboost-thread1.49-dev, libboost-thread1.50-dev, libboost-thread1.52-dev, libboost-thread1.53-dev, libboost-thread1.54-dev, libboost-thread1.55-dev, libboost-thread1.57-dev, libboost-thread1.58-dev, libboost-thread1.60-dev, libboost-thread1.61-dev, libboost-thread1.62-dev, libboost-thread1.63-dev, libboost-thread1.65-dev, libboost-thread1.67-dev, libboost-thread1.70-dev, libboost-thread1.71-dev Filename: pool/main/b/boost1.74/libboost-thread1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 259864 MD5sum: 6aa7a495e1bd2fac543eb2eb2a93bf19 SHA1: 8cc4e2245e2a6efb534fdac44b71b2382caaadc9 SHA256: 47cc9adbbc30ae8725a81d09803513137e4e95e6f11eb64e403bdd9a29ed717b SHA512: 56791f62e80ac328292572f84e8c7c56a0e14742d761c18781aa8d09fd07a297d1bfe2425d2bc05510744f8ac3929323f230e0e50084e0443fb22d0c941cbf2e Homepage: http://www.boost.org/libs/thread/ Description: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Package: libboost-thread1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2152 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Breaks: libboost-regex1.74.0-icu67 Filename: pool/main/b/boost1.74/libboost-thread1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 249968 MD5sum: 4dec3aaac859b18d348a9f003a19c23f SHA1: ee87f20eab1b3a85faf23fa92d8025b7f6314bc3 SHA256: 23aec844e410132375320a1f9d478574e65d79c37a81bb3fd424096648fd41b1 SHA512: 78aa767924ca9b1a7933ce188b9eace1074f774555bc5ce3f32e5d0940ebfed9505c625f53eb6b9b228a217d8e273580f8ae04fbab3c6b164d33f85075370224 Homepage: http://www.boost.org/libs/thread/ Description: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Package: libboost-timer-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-timer1.83-dev Filename: pool/main/b/boost-defaults/libboost-timer-dev_1.83.0.1-ok1_amd64.deb Size: 2396 MD5sum: fc129ff6795563c2cba665c53e6e9865 SHA1: 5260a356d4e240aa9d0d0566f9dacd591d56ffb9 SHA256: 812151286df980f2c8eb89eb14518f4ccbaa5dedb93283df85950a0c0407ec16 SHA512: ae4ab207676a3bbea320bfb792781da3025d3efed74fbcf89c1f2816c7ae7bac60591bc45bb760eb91664075d1aba1d6553ddd6cd8c320b14b22f40bedc0d668 Homepage: http://www.boost.org/libs/timer/ Description: C++ wall clock and CPU process timers (default version) This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-timer1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2002 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-chrono1.71-dev (= 1.71.0-ok2), libboost-timer1.71.0 (= 1.71.0-ok2) Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev, libboost-timer1.49-dev, libboost-timer1.50-dev, libboost-timer1.52-dev, libboost-timer1.53-dev, libboost-timer1.54-dev, libboost-timer1.55-dev, libboost-timer1.57-dev, libboost-timer1.58-dev, libboost-timer1.60-dev, libboost-timer1.61-dev, libboost-timer1.62-dev, libboost-timer1.63-dev, libboost-timer1.65-dev, libboost-timer1.67-dev, libboost-timer1.70-dev Filename: pool/main/b/boost1.71/libboost-timer1.71-dev_1.71.0-ok2_amd64.deb Size: 222062 MD5sum: 7f143836aaca2b5a817d8fea4ad8cb44 SHA1: e5b3d5e3641f2f4cd295d784ada3cdc873744c6f SHA256: 8d31e568425130476ee4b1bb5605a89cce55ea46afefc9f23b411d7654428627 SHA512: cc8f27506fb0e85a883f0f8bf91a4a8734676080375a15d736a449dd273d0c9ff9efe06a88e753d471654cd891c21383662fad2e4f8ac42931fdd5d1a098ee61 Homepage: http://www.boost.org/libs/timer/ Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-timer1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1968 Depends: libboost-chrono1.71.0, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-timer1.71.0_1.71.0-ok2_amd64.deb Size: 218774 MD5sum: 95a3ce5240eeafa52141cb6481814f75 SHA1: 020720b5b57a2137f92b490081e5417ca0a05257 SHA256: ea2427f422a1f7a3f24acd35137d9d100a7e9822ae3f78ec18f67da476d84d49 SHA512: f76bd39b3a03a49f11fb01d84acc6d2cbd86ea793f939061ad97d492cf96e205c7571df1b7984c382cfdf2c755c95828f31e0c5f920e5c59c424b868bc13bef8 Homepage: http://www.boost.org/libs/timer/ Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-timer1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2083 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-chrono1.74-dev (= 1.74.0+ds1-ok1), libboost-timer1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev, libboost-timer1.49-dev, libboost-timer1.50-dev, libboost-timer1.52-dev, libboost-timer1.53-dev, libboost-timer1.54-dev, libboost-timer1.55-dev, libboost-timer1.57-dev, libboost-timer1.58-dev, libboost-timer1.60-dev, libboost-timer1.61-dev, libboost-timer1.62-dev, libboost-timer1.63-dev, libboost-timer1.65-dev, libboost-timer1.67-dev, libboost-timer1.70-dev, libboost-timer1.71-dev Filename: pool/main/b/boost1.74/libboost-timer1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 223092 MD5sum: 546e2ce587300f59dd955fe2990ec81f SHA1: bf2253c0251bbf0bdc10b3d914cbdc71cee0ddbd SHA256: 60be0b856d285f99805681cbf5eca452e0f2f43991f3f59993e99f80552469c4 SHA512: bcea6a8f5fd416bf982c81a48618a768a7c484e1abe2a27b98ab184028501caa4985d259ff52fb013e1c21c2abd7a2af6f216d6435f346208ef5e81db3c657de Homepage: http://www.boost.org/libs/timer/ Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-timer1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2052 Depends: libboost-chrono1.74.0t64 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.74/libboost-timer1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 220356 MD5sum: c3e12fa410708c93715029719bb07687 SHA1: f0f68d8eae420e0caa5e78166658d58a59351e38 SHA256: 9ac7d5b7c07ea4eb65e3b7a4cb3e0e7e866d960944f5e12779461a088de49914 SHA512: 7c20caecdd380a8736a8b5a1618f0c0b5ef3d6e0f3a7d45860f9662c89ba04541490329426e1fa7210771a627a5adb202ae96e72c6257a02f6f213010826553c Homepage: http://www.boost.org/libs/timer/ Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-tools-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost1.83-tools-dev Filename: pool/main/b/boost-defaults/libboost-tools-dev_1.83.0.1-ok1_amd64.deb Size: 2444 MD5sum: b396b32b9ce3e98ae4a0bccba9c2f5db SHA1: 9f7cd1ceaabe9a303e0398836274df7e8922ab48 SHA256: 43f422220a37812e173fe3fa7005493b9fbfbf2c05096716b88d0cf339df767f SHA512: 1d07a9db8be3822a3c3c11cdc9402607dc3a769a4098901c9d2477ad49282dce8d8286fe585b7bafda1fbfd012f6b701ff707bb8586ac97933d531fd5e920531 Homepage: https://www.boost.org/ Description: Boost C++ Libraries development tools (default version) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-type-erasure-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-type-erasure1.83-dev Filename: pool/main/b/boost-defaults/libboost-type-erasure-dev_1.83.0.1-ok1_amd64.deb Size: 2360 MD5sum: ea83d8e61cff72ee19427dafd607d37d SHA1: c6e43430a831849630f197148ad7977c30ff0a08 SHA256: 57b0ee497825516f9048f8334ffac278c8a30e6e37c35aba7f781317202922e9 SHA512: 9bb289a44585bb786b77a6d2ca9bbc5bba4c202a84a3e411ccbcc5029d8520c76a761c51eb095251a0c2b59d7f616b14627d562405b1632e27beca7b14c00542 Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Description: C++ runtime polymorphism based on concepts (default version) This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-type-erasure1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2132 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-system1.71-dev (= 1.71.0-ok2), libboost-thread1.71-dev (= 1.71.0-ok2), libboost-type-erasure1.71.0 (= 1.71.0-ok2) Conflicts: libboost-type-erasure1.60-dev, libboost-type-erasure1.61-dev, libboost-type-erasure1.62-dev, libboost-type-erasure1.63-dev, libboost-type-erasure1.65-dev, libboost-type-erasure1.67-dev, libboost-type-erasure1.70-dev Filename: pool/main/b/boost1.71/libboost-type-erasure1.71-dev_1.71.0-ok2_amd64.deb Size: 234332 MD5sum: 0f37e57315ee2606baeb53b107ad2a41 SHA1: 8b867aaa6605789441dfda3e1664dfcabae4d177 SHA256: dbd50c9d6f087d25f4cabcf93198a580df4b6c34d688b1a6dedd8f1742d3f29e SHA512: 904e7e110068cb73da68838a706b3dfa48961b44bfe8520311d9157132ea0df17916fa91f0f8c384803868bdab95f7dc5c07935c14605afffac7f1a7676c85aa Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Description: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. Package: libboost-type-erasure1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2000 Depends: libboost-thread1.71.0, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/b/boost1.71/libboost-type-erasure1.71.0_1.71.0-ok2_amd64.deb Size: 226994 MD5sum: dbe17c5fd8a23cc9ddc2c66b9cb5f4ee SHA1: 359b8f109a79712113a1dfe23a019f0717073234 SHA256: 0a162e2f5c764e30c8fcddca3e13da84159d736d24bbd7ba4fe84148d63c04c2 SHA512: 6f5d6415fbaf21b55fb40063307300f479db055e8fb8921729f90d2f215a60de0cdefef2c44f91a4f8eba7e9c717472ae029f7d28c5e9126c3a27a02bc09844e Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Description: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. Package: libboost-type-erasure1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2147 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-system1.74-dev (= 1.74.0+ds1-ok1), libboost-thread1.74-dev (= 1.74.0+ds1-ok1), libboost-type-erasure1.74.0 (= 1.74.0+ds1-ok1) Conflicts: libboost-type-erasure1.60-dev, libboost-type-erasure1.61-dev, libboost-type-erasure1.62-dev, libboost-type-erasure1.63-dev, libboost-type-erasure1.65-dev, libboost-type-erasure1.67-dev, libboost-type-erasure1.70-dev, libboost-type-erasure1.71-dev Filename: pool/main/b/boost1.74/libboost-type-erasure1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 230136 MD5sum: 20f9a2ddcf945f1b5f5a1cf4ef6d504c SHA1: 1dc0c0a45de962c33b8f036cf0969417bbc40927 SHA256: caa892f6ac187e2599cd87f06d6e82106caf84434ef692967085e1be27164603 SHA512: f46085f9ccd36e6d697b592d8ec65acd2f518b6c0042083fb62b0f055104607dd4bcc4ebdffdfe738f44ca375602af6ed5e0b6ec14682757810395d10decae27 Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Description: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. Package: libboost-type-erasure1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2072 Depends: libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/b/boost1.74/libboost-type-erasure1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 226016 MD5sum: bdd56b26a0427c9e57b50a28711eb9b9 SHA1: c83b5ed9b5191c8cd3cccb748adab4cfbbf11d3b SHA256: 86eb4acc0ea8cd73f282da30e5460e3b55454b929cff24cfdb6d134040408b91 SHA512: 95adc846cc92fc5d840f0c2e5a9137e257de5823e0c3a20e3c60f9da8b7f78c9efe3fdfc2379bb85d83e29bf5c175fe1f1a418668b328c87038b52c4216cc68b Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Description: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. Package: libboost-url-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-url1.83-dev Filename: pool/main/b/boost-defaults/libboost-url-dev_1.83.0.1-ok1_amd64.deb Size: 2404 MD5sum: 1eaa6b9bf3816ba7d202ff2fa3bffeca SHA1: 687a199b3e5c63a6064b174b0e9a086f62ae1358 SHA256: 42d21299f9196fd8f0e49419dc18d456b7098836771c56cf27bb1647de6adf98 SHA512: 50de6181f7da4fc0e56c50b60e7061753671c03270a053be907f4dd2ee0e80758694fae3fcf5f6216566ada5168f0ee4fcfe33ceae12cf0b52b9b836e1e910ee Homepage: https://www.boost.org/doc/libs/release/libs/url/ Description: C++ library that implements "URL" (default version) C++ library which provides containers and algorithms which model a "URL," the Uniform Resource Identifier (URI) specification (henceforth referred to as rfc3986). . A URL is a compact sequence of characters that identifies an abstract or physical resource. . This library understands the grammars related to URLs and provides functionality to validate, parse, examine, and modify urls, and apply normalization or resolution algorithms. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-wave-dev Architecture: amd64 Version: 1.83.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost-defaults Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Depends: libboost-wave1.83-dev Filename: pool/main/b/boost-defaults/libboost-wave-dev_1.83.0.1-ok1_amd64.deb Size: 2296 MD5sum: c18c8463c86376324f99dbc74795ce97 SHA1: f763fc07cacc2c59e2ad0aa31027f90d3a0d481a SHA256: faafb4390909e871c3c8aeb23c444e0c19e458fda72d2945bae440dc47c607ac SHA512: 0f95bb7d5efe3b4e8cc95469fde7add5c2fa68a993acafb87910ce26846045a0c4d725caae27fac0fcca3a0ed86ed9c81443d830663275583e68a0df4fceba7f Homepage: http://www.boost.org/libs/wave/ Description: C99/C++ preprocessor library (default version) This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). . This package is a dependency package, which depends on Debian's default Boost version (currently 1.83). Package: libboost-wave1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 6324 Depends: libboost1.71-dev (= 1.71.0-ok2), libboost-serialization1.71-dev (= 1.71.0-ok2), libboost-wave1.71.0 (= 1.71.0-ok2), libboost-filesystem1.71-dev (= 1.71.0-ok2) Conflicts: libboolibboost1.6-dev, libboost-wave1.42-dev, libboost-wave1.46-dev, libboost-wave1.48-dev, libboost-wave1.49-dev, libboost-wave1.50-dev, libboost-wave1.52-dev, libboost-wave1.53-dev, libboost-wave1.54-dev, libboost-wave1.55-dev, libboost-wave1.57-dev, libboost-wave1.58-dev, libboost-wave1.60-dev, libboost-wave1.62-dev, libboost-wave1.63-dev, libboost-wave1.65-dev, libboost-wave1.67-dev, libboost-wave1.70-dev Filename: pool/main/b/boost1.71/libboost-wave1.71-dev_1.71.0-ok2_amd64.deb Size: 486324 MD5sum: 92f62df436cf9ee5e643727aba743b9c SHA1: f336e10aa73e0fce21e2f84324af279251a64e90 SHA256: 59fdb16054fdd66bca60086be6d14057996a181f8f541919500fec20c9180583 SHA512: f154e4e50edff2f21adec180e061874044ff005362dc4e41766262c816fd43316ae1bf28ff81efd3db45bbb706fcc08c09e4a04db905ce61209956c8c7ddf512 Homepage: http://www.boost.org/libs/wave/ Description: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Package: libboost-wave1.71.0 Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 2548 Depends: libboost-thread1.71.0, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/b/boost1.71/libboost-wave1.71.0_1.71.0-ok2_amd64.deb Size: 389114 MD5sum: fb0dc171ea957dd799357df4880588f9 SHA1: 94785f80af00bf11d4be2c5b1163171f08044954 SHA256: dc28d06fdf40b6dcc70b8a72c10ab1a2525eebf3d594e8305b8ce7f247b32c18 SHA512: 5be0b889afd1ac1b20dba4cd6e8a4294a212a346a205962c9427702cd6b5efcd2449ef66e1f9e035ef800bd8db02693bf1fb6fa3e15509f1e9a484cc7421f4ff Homepage: http://www.boost.org/libs/wave/ Description: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Package: libboost-wave1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6543 Depends: libboost1.74-dev (= 1.74.0+ds1-ok1), libboost-serialization1.74-dev (= 1.74.0+ds1-ok1), libboost-wave1.74.0 (= 1.74.0+ds1-ok1), libboost-filesystem1.74-dev (= 1.74.0+ds1-ok1) Conflicts: libboolibboost1.6-dev, libboost-wave1.42-dev, libboost-wave1.46-dev, libboost-wave1.48-dev, libboost-wave1.49-dev, libboost-wave1.50-dev, libboost-wave1.52-dev, libboost-wave1.53-dev, libboost-wave1.54-dev, libboost-wave1.55-dev, libboost-wave1.57-dev, libboost-wave1.58-dev, libboost-wave1.60-dev, libboost-wave1.62-dev, libboost-wave1.63-dev, libboost-wave1.65-dev, libboost-wave1.67-dev, libboost-wave1.70-dev, libboost-wave1.71-dev Filename: pool/main/b/boost1.74/libboost-wave1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 463912 MD5sum: 589c7cbb6b75456601148c943a2c74b5 SHA1: 395028b37e356b6aca1bdcaa0167550058867d66 SHA256: 757a1b945ab6adbba4ed6efb942ae12b8d189b077d327974288fa782bb116b91 SHA512: d9412b867defce3dd385c5cda3a755aab9c0509402a281186b46132a552658d3d2cf6ce2afb7b133b12136f6dce535628bcd7c51f5122c9590ffc52fab9c04f2 Homepage: http://www.boost.org/libs/wave/ Description: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Package: libboost-wave1.74.0 Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2844 Depends: libboost-thread1.74.0 (>= 1.74.0+ds1), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/b/boost1.74/libboost-wave1.74.0_1.74.0+ds1-ok1_amd64.deb Size: 413944 MD5sum: 21d54a0bfe54675cea4ed51ba102f2be SHA1: e1c6b5f4d4322cac589fe54886867b568a1d9e29 SHA256: d0c9b25ea1b33b1c10d9d5e3ad584d8786023ccde4147c5d26449d745fde7665 SHA512: d972479a391fe576a2cb0aa64a4840aa5bf39d680b44779ee57f549263993c7cbc98f50a8a0a5e0b93dd4fb0b39122bf480c9dff93f6aa093a6acebac3f5e0cc Homepage: http://www.boost.org/libs/wave/ Description: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Package: libboost1.71-all-dev Architecture: amd64 Version: 1.71.0-ok2 Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 1926 Depends: libboost1.71-dev, libboost1.71-tools-dev, libboost-atomic1.71-dev, libboost-chrono1.71-dev, libboost-container1.71-dev, libboost-context1.71-dev, libboost-coroutine1.71-dev, libboost-date-time1.71-dev, libboost-exception1.71-dev, libboost-fiber1.71-dev, libboost-filesystem1.71-dev, libboost-graph1.71-dev, libboost-graph-parallel1.71-dev, libboost-iostreams1.71-dev, libboost-locale1.71-dev, libboost-log1.71-dev, libboost-math1.71-dev, libboost-mpi1.71-dev, libboost-mpi-python1.71-dev, libboost-numpy1.71-dev, libboost-program-options1.71-dev, libboost-python1.71-dev, libboost-random1.71-dev, libboost-regex1.71-dev, libboost-serialization1.71-dev, libboost-stacktrace1.71-dev, libboost-system1.71-dev, libboost-test1.71-dev, libboost-thread1.71-dev, libboost-timer1.71-dev, libboost-type-erasure1.71-dev, libboost-wave1.71-dev Filename: pool/main/b/boost1.71/libboost1.71-all-dev_1.71.0-ok2_amd64.deb Size: 207228 MD5sum: b543fd8d3c428055d32e69e12e58449b SHA1: de02d05dfa2aa88326f43d50bb12f8de861b2867 SHA256: 95e2def79e1c073d34899b1274620eff4bc1b65c8df526459cc67c79fc1701de SHA512: 45fcd0fb0d73a7fb6345e665485da539b2fa8f22932dd75a4532bb7437dac7d779c38a36a2055bb1c57a1fa1cc2a53dbebf9bcf4d22b989ef69e4bccc5610d3e Homepage: https://www.boost.org/ Description: Boost C++ Libraries development files (ALL) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This metapackage provides the complete Boost development environment, including all separately-packaged libraries. Package: libboost1.71-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 134925 Depends: libstdc++-dev Suggests: libboost1.71-doc, libboost-atomic1.71-dev, libboost-chrono1.71-dev, libboost-container1.71-dev, libboost-context1.71-dev, libboost-contract1.71-dev, libboost-coroutine1.71-dev, libboost-date-time1.71-dev, libboost-exception1.71-dev, libboost-fiber1.71-dev, libboost-filesystem1.71-dev, libboost-graph1.71-dev, libboost-graph-parallel1.71-dev, libboost-iostreams1.71-dev, libboost-locale1.71-dev, libboost-log1.71-dev, libboost-math1.71-dev, libboost-mpi1.71-dev, libboost-mpi-python1.71-dev, libboost-numpy1.71-dev, libboost-program-options1.71-dev, libboost-python1.71-dev, libboost-random1.71-dev, libboost-regex1.71-dev, libboost-serialization1.71-dev, libboost-stacktrace1.71-dev, libboost-system1.71-dev, libboost-test1.71-dev, libboost-thread1.71-dev, libboost-timer1.71-dev, libboost-type-erasure1.71-dev, libboost-wave1.71-dev, libboost1.71-tools-dev, libmpfrc++-dev, libntl-dev Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev, libboost1.48-dev, libboost1.49-dev, libboost1.50-dev, libboost1.52-dev, libboost1.53-dev, libboost1.54-dev, libboost1.55-dev, libboost1.57-dev, libboost1.58-dev, libboost1.60-dev, libboost1.61-dev, libboost1.62-dev, libboost1.63-dev, libboost1.65-dev, libboost1.67-dev, libboost1.70-dev Filename: pool/main/b/boost1.71/libboost1.71-dev_1.71.0-ok2_amd64.deb Size: 9190170 MD5sum: cc63db55f94010a2eb1ba8502367d23f SHA1: 124770fa6a8b908828353781063151ea37a7da41 SHA256: 6aa0d3c3728293e915f686acbd0851354cdc79d20e199a550424bbfa56d69491 SHA512: 5f005066278c80131bec88d1dc7e7949a3898ac2aef1ba9d6b3131ca43490cd849318991ba8861063badf1577fc8aed4a7eea30e9634bacca0d8581ff4a40fee Homepage: https://www.boost.org/ Description: Boost C++ Libraries development files The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides headers for all Boost libraries. . Extended precision arithmetic package libmpfrc++-dev or libntl-dev is required to use the Boost.Multiprecision wrapping of the respective library. Package: libboost1.71-doc Architecture: all Version: 1.71.0-ok2 Priority: optional Section: doc Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 72233 Depends: libjs-mathjax Suggests: libboost1.71-dev (>= 1.71.0-ok2) Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc, libboost1.52-doc, libboost1.53-doc, libboost1.54-doc, libboost1.55-doc, libboost1.57-doc, libboost1.58-doc, libboost1.60-doc, libboost1.61-doc, libboost1.62-doc, libboost1.63-doc, libboost1.65-doc, libboost1.67-doc, libboost1.70-doc Filename: pool/main/b/boost1.71/libboost1.71-doc_1.71.0-ok2_all.deb Size: 8055944 MD5sum: 06b753b4572e81969c5a7a7379adcddf SHA1: a44d33476a0abc63e43acc75f63bdbc6dcfa817c SHA256: e61765c0aba8bf509597069338c09e2a5f306c695e2af06acf5b11d28d762d76 SHA512: 0994e3e36cd4591355af6406dcc25005b830bf996136efda838b6bfd36f542107cdc7c49343fbbae995e5c0ff28a746a2593ebe913365e4dbfe62162b8ce6a40 Homepage: http://www.boost.org/libs/ Description: Boost.org libraries documentation placeholder This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. Package: libboost1.71-tools-dev Architecture: amd64 Version: 1.71.0-ok2 Multi-Arch: foreign Priority: optional Section: libdevel Source: boost1.71 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Boost Team Installed-Size: 6376 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Suggests: xsltproc, doxygen, docbook-xml (>= 4.2), docbook-xsl (>= 1.73.2), default-jdk (>= 1.4), fop (>= 0.94) Conflicts: bjam, boost-build, libboost1.49-dev, libboost1.53-tools-dev, libboost1.54-tools-dev, libboost1.55-tools-dev, libboost1.57-tools-dev, libboost1.58-tools-dev, libboost1.60-tools-dev, libboost1.61-tools-dev, libboost1.62-tools-dev, libboost1.63-tools-dev, libboost1.65-tools-dev, libboost1.67-tools-dev, libboost1.70-tools-dev Replaces: bjam, boost-build, libboost1.49-dev, libboost1.53-dev, libboost1.53-tools-dev Filename: pool/main/b/boost1.71/libboost1.71-tools-dev_1.71.0-ok2_amd64.deb Size: 1307768 MD5sum: f89c6fcbf8f6fd30b247d7714452d573 SHA1: af491e8b0e5b78e5c7909fd1921dfe7bc1051601 SHA256: d43269aba99f71e1ac69697a3892f44bf28789bf0330862869452ef665faf1c0 SHA512: 3784e1bbb535f81583c80bea62ca8582e19dd199b3dfbc18c2a936824a561b1433e05640a8a9963fc84e9cca3414bdcd9a1205ec65360735d79eac5d8e88dd4c Homepage: https://www.boost.org/ Description: Boost C++ Libraries development tools The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. Package: libboost1.74-all-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2010 Depends: libboost1.74-dev, libboost1.74-tools-dev, libboost-atomic1.74-dev, libboost-chrono1.74-dev, libboost-container1.74-dev, libboost-context1.74-dev, libboost-coroutine1.74-dev, libboost-date-time1.74-dev, libboost-exception1.74-dev, libboost-fiber1.74-dev, libboost-filesystem1.74-dev, libboost-graph1.74-dev, libboost-graph-parallel1.74-dev, libboost-iostreams1.74-dev, libboost-locale1.74-dev, libboost-log1.74-dev, libboost-math1.74-dev, libboost-mpi1.74-dev, libboost-mpi-python1.74-dev, libboost-numpy1.74-dev, libboost-program-options1.74-dev, libboost-python1.74-dev, libboost-random1.74-dev, libboost-regex1.74-dev, libboost-serialization1.74-dev, libboost-stacktrace1.74-dev, libboost-system1.74-dev, libboost-test1.74-dev, libboost-thread1.74-dev, libboost-timer1.74-dev, libboost-type-erasure1.74-dev, libboost-wave1.74-dev, libboost-nowide1.74-dev Filename: pool/main/b/boost1.74/libboost1.74-all-dev_1.74.0+ds1-ok1_amd64.deb Size: 210648 MD5sum: b21f9c361510cbef3169d607a76d8398 SHA1: 2c514df62636c7f3b6bb74ca930d67def4bf5417 SHA256: 49a4071e6eba5f472dd2e64376d349b190307e31d7517b0370e88d7be098b743 SHA512: 89e3f326d3250952dc3e2a61747f524ac2972a2189c92e88df9675a03bbfff28018746bdc23221b3469022c65182af2ddf29b732709771f3f45dac3c113c8ad2 Homepage: https://www.boost.org/ Description: Boost C++ Libraries development files (ALL) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This metapackage provides the complete Boost development environment, including all separately-packaged libraries. Package: libboost1.74-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 138220 Depends: libstdc++-12-dev Suggests: libboost1.74-doc, libboost-atomic1.74-dev, libboost-chrono1.74-dev, libboost-container1.74-dev, libboost-context1.74-dev, libboost-contract1.74-dev, libboost-coroutine1.74-dev, libboost-date-time1.74-dev, libboost-exception1.74-dev, libboost-fiber1.74-dev, libboost-filesystem1.74-dev, libboost-graph1.74-dev, libboost-graph-parallel1.74-dev, libboost-iostreams1.74-dev, libboost-locale1.74-dev, libboost-log1.74-dev, libboost-math1.74-dev, libboost-mpi1.74-dev, libboost-mpi-python1.74-dev, libboost-numpy1.74-dev, libboost-program-options1.74-dev, libboost-python1.74-dev, libboost-random1.74-dev, libboost-regex1.74-dev, libboost-serialization1.74-dev, libboost-stacktrace1.74-dev, libboost-system1.74-dev, libboost-test1.74-dev, libboost-thread1.74-dev, libboost-timer1.74-dev, libboost-type-erasure1.74-dev, libboost-wave1.74-dev, libboost1.74-tools-dev, libmpfrc++-dev, libntl-dev, libboost-nowide1.74-dev Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev, libboost1.48-dev, libboost1.49-dev, libboost1.50-dev, libboost1.52-dev, libboost1.53-dev, libboost1.54-dev, libboost1.55-dev, libboost1.57-dev, libboost1.58-dev, libboost1.60-dev, libboost1.61-dev, libboost1.62-dev, libboost1.63-dev, libboost1.65-dev, libboost1.67-dev, libboost1.70-dev, libboost1.71-dev Breaks: libleatherman-dev (<< 1.12.1+dfsg-1.1~) Replaces: libleatherman-dev (<< 1.12.1+dfsg-1.1~) Filename: pool/main/b/boost1.74/libboost1.74-dev_1.74.0+ds1-ok1_amd64.deb Size: 9504740 MD5sum: 682b8e4d326aec30f14fbddbe37ead29 SHA1: 86a5eeca50cd7e05a6664f2b442643e50e832c3b SHA256: 7f202200934fd3491d159ea5a863fc9e4fad109aac95d9c29d5f69a54c46d6c9 SHA512: 378418a602a8285907c0a3f05e95ee754dbb0bde1b5e2e4bb0e8b98cafcfceba8da9117c99b2dcdd4732a1ca7e32c01dbff3922445736536b914eae95bec4808 Homepage: https://www.boost.org/ Description: Boost C++ Libraries development files The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides headers for all Boost libraries. . Extended precision arithmetic package libmpfrc++-dev or libntl-dev is required to use the Boost.Multiprecision wrapping of the respective library. Package: libboost1.74-doc Architecture: all Version: 1.74.0+ds1-ok1 Priority: optional Section: doc Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74938 Depends: libjs-mathjax Suggests: libboost1.74-dev (>= 1.74.0+ds1-ok1) Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc, libboost1.52-doc, libboost1.53-doc, libboost1.54-doc, libboost1.55-doc, libboost1.57-doc, libboost1.58-doc, libboost1.60-doc, libboost1.61-doc, libboost1.62-doc, libboost1.63-doc, libboost1.65-doc, libboost1.67-doc, libboost1.70-doc, libboost1.71-doc Filename: pool/main/b/boost1.74/libboost1.74-doc_1.74.0+ds1-ok1_all.deb Size: 7200380 MD5sum: 75e5ae038dc7110363c6ce7482291d1a SHA1: 4aeb127077044e962287cb6b09ead2245ab888ca SHA256: 56922b80634b666e28aa8ac3c6a7cdf501142347e48660cbcd98b1c72db19756 SHA512: 38f660c66460e70f2338349fe2ea6f7146e003f8a71060518d5f957be28fc734db84a2bb0c0500694f91ea4c659bf629fb6a55d63c12b7828c0def05ccf9c9a0 Homepage: http://www.boost.org/libs/ Description: Boost.org libraries documentation placeholder This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. Package: libboost1.74-tools-dev Architecture: amd64 Version: 1.74.0+ds1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: boost1.74 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6343 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Suggests: xsltproc, doxygen, docbook-xml (>= 4.2), docbook-xsl (>= 1.73.2), default-jdk (>= 1.4), fop (>= 0.94) Conflicts: bjam, boost-build, libboost1.49-dev, libboost1.53-tools-dev, libboost1.54-tools-dev, libboost1.55-tools-dev, libboost1.57-tools-dev, libboost1.58-tools-dev, libboost1.60-tools-dev, libboost1.61-tools-dev, libboost1.62-tools-dev, libboost1.63-tools-dev, libboost1.65-tools-dev, libboost1.67-tools-dev, libboost1.70-tools-dev, libboost1.71-tools-dev Replaces: bjam, boost-build, libboost1.49-dev, libboost1.53-dev, libboost1.53-tools-dev Filename: pool/main/b/boost1.74/libboost1.74-tools-dev_1.74.0+ds1-ok1_amd64.deb Size: 1227936 MD5sum: 29117903b4277defd9a8604a391971a9 SHA1: 64f1092505dc3260d860c8402cfc71b8ae0a176d SHA256: 0c072173759f1a632a94f40734c108fe09f59a56f25edab81bcdcb9c5245e1d5 SHA512: 394a97153ee075cebe15c2c7fa0ed1baa4efe43b8d90f592c37502b22e0699859bf0c52c61fbdca0d1c201658692b7541c7deb791a36d78a8c50a83af816f960 Homepage: https://www.boost.org/ Description: Boost C++ Libraries development tools The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. Package: libboundscheck Architecture: amd64 Version: 1.0.0-ok3 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: liubo01 Installed-Size: 132 Depends: g++, gcc, libc6 (>= 2.14) Filename: pool/main/libb/libboundscheck/libboundscheck_1.0.0-ok3_amd64.deb Size: 33068 MD5sum: adc8e9fd530d40eb3d1faa19b940dadc SHA1: 03beba26e11717463fb4c7c7d844952ea148347d SHA256: c1cf567e1fb67f4c7a941f8e57b15af20b642512000d535e3f87c24e9eaaef0f SHA512: fc84bd1af309a1aacd3d407b39cfcf6fa8c2c81bd670367b5f3fcb37312ff6f806158b5f3df05a11e83ab747376a91661fa9aff8bf03a2fba1fff73f43d8e907 Description: Your package description here. Your-Package is a short description of Your-Package. Package: libbpf-dev Architecture: amd64 Version: 1:1.3.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libbpf (1.3.0-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1000 Depends: libbpf1 (= 1:1.3.0-ok1), libelf-dev, zlib1g-dev Filename: pool/main/libb/libbpf/libbpf-dev_1.3.0-ok1_amd64.deb Size: 235376 MD5sum: 0e79094aa442e98e700b7ca5d88f6905 SHA1: 119b0ec43a0deef8fde238a18a21e1f70ea3e9e7 SHA256: a25b70c591a4b07b18b479d8ee8e84cad0cca4bbfc687855eac7630c134bb15b SHA512: 2ea5f93d1d14e6bf1f13e39bc8a1b320200a3c96a6670c0a83ad85e194b78fdabed40b00237d5485e089668a9d35685f546772fac9cc861cd86d1839b2296f40 Description: eBPF helper library (development files) libbpf is a library for loading eBPF programs and reading and manipulating eBPF objects from user-space. . This package is needed to compile programs against libbpf. Package: libbpf1 Architecture: amd64 Version: 1:1.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libbpf (1.3.0-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 419 Depends: libc6 (>= 2.38), libelf1 (>= 0.144), zlib1g (>= 1:1.2.3.3) Filename: pool/main/libb/libbpf/libbpf1_1.3.0-ok1_amd64.deb Size: 156464 MD5sum: fdc13483ec6506e6eb97ff879676cbb9 SHA1: 4af1fd2a9fe3d8604c0b3a01f88df15873a6b111 SHA256: eee8d63a634308a3a6cb2990f409d1a31ca2c383983cca5aee89b376043f5693 SHA512: 910e72d92c189108b46eeb865347c1590256cfbf1eb788522d20da703944355ee0624908d3118935a64c52cbb5b229206af2d206cde92f77412fd62623855273 Description: eBPF helper library (shared library) libbpf is a library for loading eBPF programs and reading and manipulating eBPF objects from user-space. . This package contains the shared library. Package: libbrlapi-dev Architecture: amd64 Version: 6.6-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: brltty Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 733 Depends: libbrlapi0.8 (= 6.6-ok3) Conflicts: libbrlapi1-dev (<< 3.8) Filename: pool/main/b/brltty/libbrlapi-dev_6.6-ok3_amd64.deb Size: 149936 MD5sum: 8c32ae53dc06f2d84183a3e32d02163b SHA1: a79ccb53799100b0cedc6d30552efa9e1f2f7c0b SHA256: b970e72e7f59777cdff7654231eb9998e01181ffe38cad60ff0972c96e770ef0 SHA512: 4c591729a123614a46496e62b0dabdf95db29a4494acfa8760189f9fb39856b1cb54d94660829c770ed98c8f3d1083440c30e36c053824c5f1a042ff929fe6f0 Homepage: https://brltty.com Description: Library for communication with BRLTTY - static libs and headers BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package contains the static library libbrlapi.a and header files in /usr/include/brltty/ necessary to compile programs for BrlAPI, a client-server based mechanism to remotely access a braille display. Package: libbrlapi-java Architecture: all Version: 6.6-ok3 Multi-Arch: foreign Priority: optional Section: java Source: brltty Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 4034 Depends: libbrlapi-jni (>= 6.6-ok3) Filename: pool/main/b/brltty/libbrlapi-java_6.6-ok3_all.deb Size: 245416 MD5sum: 6a6418754216f1cadca0c55795fe0623 SHA1: 1b1e61c7af30654e36e2062533983d36e3738dab SHA256: d1b63d7eff8e5a770bd0aca73d2402fd4aae473a461211360519cb9b9df15c46 SHA512: 788c93d0e1c11cac5fb393f6b69ffa702a0e0f9df2cc489ee0100f1f2f321635456aff0b8c3d80a389eaeda461a7391ab2fd25482de6f6680289365383828c9d Homepage: https://brltty.com Description: Java bindings for BrlAPI BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package provides java classes to access a braille display via BrlAPI. Package: libbrlapi-jni Architecture: amd64 Version: 6.6-ok3 Multi-Arch: same Priority: optional Section: java Source: brltty Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 119 Depends: libbrlapi0.8 (>= 6.6), libc6 (>= 2.34) Filename: pool/main/b/brltty/libbrlapi-jni_6.6-ok3_amd64.deb Size: 13356 MD5sum: dfdb61223d24c31b8e4858fedbb258c6 SHA1: c4d25f1fc571ea1a575d96d8cf6d8c01a19f62c4 SHA256: b0ae3dc8d0ae6ce7e4ef42475b5ccd1e0d57e8e689db8589d30bd6cbddc48020 SHA512: 7bfa4d49499f72285f8130b88df5c92dad12cf6aea68aaf290431d02099ca4368219d601c200af08aea86ad9be52fbd70b1e349afcaa5f781855314631002e85 Homepage: https://brltty.com Description: Java bindings for BrlAPI (native library) BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package provides the architecture-dependant files required to access a braille terminal via BrlAPI from Java. Package: libbrlapi0.8 Architecture: amd64 Version: 6.6-ok3 Multi-Arch: same Priority: optional Section: libs Source: brltty Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 139 Depends: libc6 (>= 2.38), libsystemd0 Filename: pool/main/b/brltty/libbrlapi0.8_6.6-ok3_amd64.deb Size: 22904 MD5sum: 2eef108e3380d4e2421d54b13c917f5e SHA1: ec45e36e3af51e6005cd0f338171bcb008ef7172 SHA256: be767e73d9bf22f8d2097e2071c3c21b551ab50d692e3ac7698b0f8cb6062bbf SHA512: 2ed0446b1315c2603ab6008419d43744a33371f599ebebab310f3168b54a600017556ffa928edf9668266657b7f28941d8080722a4aaedd35723129fa68394dc Homepage: https://brltty.com Description: braille display access via BRLTTY - shared library BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package contains the shared library necessary to run programs which need to communicate with a braille display. Package: libbrotli-dev Architecture: amd64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: brotli Origin: openKylin Maintainer: openKylin Developers Installed-Size: 980 Depends: libbrotli1 (= 1.1.0-ok1) Filename: pool/main/b/brotli/libbrotli-dev_1.1.0-ok1_amd64.deb Size: 308884 MD5sum: 6da5437074558707e51427a75548ba65 SHA1: 3d0d1b6f39430be79a27391ad4e476c4c2a50195 SHA256: 21cfe85be80dfb90649015f447bac206a702a2e9f84da68eab859ada1cc12a06 SHA512: 0f9b943f96436d6c817766c377436a4b9c2ef8d2d8483d598c1226ae8927830aa55c675baa75497cfa8f446f7a097e6204aa4444af2bd2a41eadfe08980e753f Homepage: https://github.com/google/brotli Description: library implementing brotli encoder and decoder (development files) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs development files. Package: libbrotli1 Architecture: amd64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: brotli Origin: openKylin Maintainer: openKylin Developers Installed-Size: 842 Depends: libc6 (>= 2.29) Filename: pool/main/b/brotli/libbrotli1_1.1.0-ok1_amd64.deb Size: 289592 MD5sum: b2f073dd15f18a0a59d1e3cdd2a7e8b1 SHA1: 1c48d929d96826192d541b5309362ae099aca650 SHA256: 82b77dbc7256e8f46c336244103d5138d69f0adaa8a506f374d68b1978694390 SHA512: 0f2ab73d81b3b01c4caca5d1c4a26aa00eed19f4cac538ecb646fc4a0883674e042ba6ab25632405bc585008f687fc93537117a9092b0f761a06b391b5c37734 Homepage: https://github.com/google/brotli Description: library implementing brotli encoder and decoder (shared libraries) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs shared libraries. Package: libbs2b-dev Architecture: amd64 Version: 3.1.0+dfsg-ok2 Multi-Arch: same Priority: extra Section: libdevel Source: libbs2b Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Andrew Gainer Installed-Size: 61 Depends: libbs2b0 (= 3.1.0+dfsg-ok2) Filename: pool/main/libb/libbs2b/libbs2b-dev_3.1.0+dfsg-ok2_amd64.deb Size: 10680 MD5sum: 265b575503b202ec8389d5e82794cf2e SHA1: 102db7eda6eb2ce808590f2d4008f4e16219faa4 SHA256: e801c40c1a6eb636119193719ac409fd7f165ab7a5f79fc787388e9ee20e4934 SHA512: 553caabc0208e1a3e1200c66d8c134fd8d2500bb323d5fa7291762bceb643f5f62e8bddbab656b5f016a7bf4dc3dee7433a70da7dfd47dbee7cbb463a4e0c492 Homepage: http://bs2b.sourceforge.net/ Description: Bauer stereophonic-to-binaural DSP library development files The Bauer stereophonic-to-binaural DSP (bs2b) is designed to improve headphone listening of stereo audio records. . Typical stereo recordings are made for listening with speakers. What's missing in headphones is the sound going from each channel to the opposite ear, arriving a short time later for the extra distance traveled, and with a bit of high frequency roll-off for the shadowing effect of the head. The time delay to the far ear should also be somewhat longer at low frequencies than at high frequencies. bs2b implements both of these ideas to transform stereophonic recordings for headphone listening. . This package contains the files needed to build packages linking against libbs2b. Package: libbs2b0 Architecture: amd64 Version: 3.1.0+dfsg-ok2 Multi-Arch: same Priority: extra Section: libs Source: libbs2b Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Andrew Gainer Installed-Size: 42 Depends: libc6 (>= 2.29), libstdc++6 (>= 4.1.1) Filename: pool/main/libb/libbs2b/libbs2b0_3.1.0+dfsg-ok2_amd64.deb Size: 9436 MD5sum: 058d0d7d9f0455f9e627bec5e5069f62 SHA1: 98fc4a36d45ca66823b000482f12139947dd9c89 SHA256: 6a1a457d54080596f854c164c832494fd011ae1f72e4060997715c1ec7860c15 SHA512: 2c8306cbbcbcc83058d32954229facae5d2deab719bec7cd8113d28308c94714fe00814429c9006bb0f3ca52c9e2f1391779260ce187ab2886dc61df5d3b0576 Homepage: http://bs2b.sourceforge.net/ Description: Bauer stereophonic-to-binaural DSP library The Bauer stereophonic-to-binaural DSP (bs2b) is designed to improve headphone listening of stereo audio records. . Typical stereo recordings are made for listening with speakers. What's missing in headphones is the sound going from each channel to the opposite ear, arriving a short time later for the extra distance traveled, and with a bit of high frequency roll-off for the shadowing effect of the head. The time delay to the far ear should also be somewhat longer at low frequencies than at high frequencies. bs2b implements both of these ideas to transform stereophonic recordings for headphone listening. Package: libbsd-dev Architecture: amd64 Version: 0.11.7-4ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libbsd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 656 Depends: libbsd0 (= 0.11.7-4ok1), libmd-dev Replaces: libfreebsd-dev (<< 0.0-8) Filename: pool/main/libb/libbsd/libbsd-dev_0.11.7-4ok1_amd64.deb Size: 165034 MD5sum: 17069dbfd524699ee801b1155d96ba1b SHA1: 9f1cbe0de4eb9dfa606d47dddda70f562929ae57 SHA256: 9613b93288d2fcac01e3f20f3391a0677114cd5589c55d592be7e5ef5a2c119e SHA512: 820cbd58646308b56aa66fc158294758ccd2d1da0990ff09f58d09c4220a178627bc5f385551be6b2e881601e7deb58825987cbfa39ef2fd865e7566540021fb Homepage: https://libbsd.freedesktop.org/ Description: utility functions from BSD systems - development files This library provides some functions commonly available on BSD systems but not on others like GNU systems. . The currently provided functions are: . * _time32_to_time, _time_to_time32, _time64_to_time, _time_to_time64, _time_to_long, _long_to_time, _time_to_int, _int_to_time. * TIMEVAL_TO_TIMESPEC, TIMESPEC_TO_TIMEVAL. * MD5Data, MD5End, MD5File, MD5FileChunk, MD5Final, MD5Init, MD5Pad, MD5Transform, MD5Update. * arc4random, arc4random_addrandom, arc4random_buf, arc4random_stir, arc4random_uniform. * bsd_getopt. * be16dec, be32dec, be64dec, le16dec, le32dec, le64dec. * be16enc, be32enc, be64enc, le16enc, le32enc, le64enc. * bit_alloc, bit_decl, bit_clear, bit_ffc, bit_ffs, bit_nclear, bit_nset, bit_set, bitstr_size, bit_test. * closefrom. * expand_number, dehumanize_number, humanize_number. * explicit_bzero. * errc, verrc, vwarnc, warnc. * fmtcheck. * fgetln, fparseln, fgetwln, flopen, flopenat, fpurge, funopen. * freezero. * getbsize. * getmode, setmode, strmode, * getpeereid. * getprogname, setprogname. * gid_from_group, group_from_gid. * heapsort, radixsort, mergesort, sradixsort. * nlist (ELF and a.out support). * pidfile_open, ppidfile_filen, oidfile_write, pidfile_close, pidfile_remove. * readpassphrase. * reallocarray, reallocf, recallocarray. * setproctitle (initialized via libbsd-ctor or setproctitle_init). * sl_init, sl_add, sl_free, sl_find. * strlcpy, strlcat. * strnstr. * nvis, snvis, stravis, strenvisx, strnunvis, strnunvisx, strnvis, strnvisx, strsenvisx, strsnvis, strsnvisx, strsvis, strsvisx, strunvis, strunvisx, strvis, strvisx, svis, unvis, vis. * strtoi, strtonum, strtou. * timeradd, timersub, timerclear, timerisset, timercmp. * timespecadd, timespecsub, timespecclear, timespecisset, timespeccmp. * uid_from_user, user_from_uid. * wcslcat, wcslcpy. . Also included are some queue macro definitions not present on includes from glibc. Package: libbsd0 Architecture: amd64 Version: 0.11.7-4ok1 Multi-Arch: same Priority: optional Section: libs Source: libbsd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 129 Depends: libc6 (>= 2.38), libmd0 (>= 1.0.3-2) Filename: pool/main/libb/libbsd/libbsd0_0.11.7-4ok1_amd64.deb Size: 41006 MD5sum: f0f2368827359ceb6de18475c8c50af4 SHA1: 70893b4989bb19f49c2ea2bbf0ac18b3c4b03edb SHA256: aa8db577e400f31c911cbb12e4e956677f7b23abc6411651c307d0195781534b SHA512: 8039394a2c14dab6b4f11842639788bb7fa870f3af4c23579c3819d93db2faabafbc4ee922118e96a11cc6efc03a51d129ebba9dab0e59f933cd437d209fa947 Homepage: https://libbsd.freedesktop.org/ Description: utility functions from BSD systems - shared library This library provides some C functions such as strlcpy() that are commonly available on BSD systems but not on others like GNU systems. . For a detailed list of the provided functions, please see the libbsd-dev package description. Package: libbsh-java Architecture: all Version: 2.0b4-ok1.2 Priority: optional Section: java Source: bsh Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 312 Breaks: bsh (<= 2.0b4-13~) Replaces: bsh (<= 2.0b4-13~) Filename: pool/main/b/bsh/libbsh-java_2.0b4-ok1.2_all.deb Size: 275096 MD5sum: ad705a1e30694d968aa528670c82dde0 SHA1: 15841b18d4fde81bd9484783384c3e8fcd17bdf4 SHA256: e8d39b8269f8d10f8f1cf6f3d2aa5c9e39dbeab42d0652bf7d3a93d4f648378f SHA512: 839689a54e569d077b672ddf727661aaffa4c98cb3b6c0a53ccbd098c22d5878f214d862ad11bb3ae3a9bd910321781d63efd66bd7f9928d7d7ff866e7a9d667 Homepage: http://www.beanshell.org Description: Java scripting environment (BeanShell) Version 2 (library) BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . This package contains the Java library without the command line tools. Package: libbtf2 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 60 Depends: libc6 (>= 2.2.5) Filename: pool/main/s/suitesparse/libbtf2_7.6.1+dfsg-ok1_amd64.deb Size: 10408 MD5sum: 6ff82c5c6fe4ff95122baca8c21bb1be SHA1: 63fc75f448469d86fb1687fe4963997d00073ac7 SHA256: 217af38b176b9f0c80be554f7ee171d3c7017a13488c3401d2531f043e49a5ef SHA512: 545ba6b3adf4cfa78fa2bc55b32eef63f9fb52c65e557efd700deb16724ddcec71b04fac686e3784123471ef0bbe5803bf9f9644d1a0b3e70603d1f28d1e3eae Homepage: http://suitesparse.com Description: permutation to block triangular form library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The BTF library is a software package for permuting a matrix into Block upper Triangular Form. It includes a maximum transversal algorithm, which finds a permutation of a square or rectangular matrix so that it has a zero-free diagonal (if one exists); otherwise, it finds a maximal matching which maximizes the number of nonzeros on the diagonal. The package also includes a method for finding the strongly connected components of a graph. These two methods together give the permutation to block upper triangular form. Package: libbtrfs-dev Architecture: amd64 Version: 6.6.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: btrfs-progs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Adam Borowski Installed-Size: 252 Depends: libbtrfs0t64 (= 6.6.3-ok1) Filename: pool/main/b/btrfs-progs/libbtrfs-dev_6.6.3-ok1_amd64.deb Size: 47160 MD5sum: 9863c9b935e3df39f2529342aaa9dc30 SHA1: a527a12bdbd25c95ccc090861693c790c82585e9 SHA256: 7b19be6c77f4358ba38bfc96518a8da5775c0fb036f03ce16d54b9517d00b39c SHA512: 01e674fa9d3159c74d0e47a44d50fb4bf8563aff3b3eca0e2260eecb4502bc32a81f5c6f7ed18d3cbfa5d18b898ba241faf8f7f387ce8ee2d1046a4a0070989f Homepage: http://btrfs.wiki.kernel.org/ Description: Checksumming Copy on Write Filesystem utilities (development headers) 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 development headers for the libbtrfs library. Package: libbtrfs0t64 Architecture: amd64 Version: 6.6.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: btrfs-progs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Adam Borowski Installed-Size: 65 Provides: libbtrfs0 (= 6.6.3-ok1) Depends: libc6 (>= 2.4) Breaks: libbtrfs0 (<< 6.6.3-ok1) Replaces: libbtrfs0 Filename: pool/main/b/btrfs-progs/libbtrfs0t64_6.6.3-ok1_amd64.deb Size: 10832 MD5sum: 95fb73b91082a1eb93ffa99ae015e82d SHA1: 2911103b215b205576738c44957473e0eed5607e SHA256: 8dea4d582d3ff967bc8746a8137a4742d472daaae913a8e65e6558a6a54a779f SHA512: a928a110679c18ca7a3128940aab65b85e6bd5b7cef1e4242510840b5076163b869e8494d5fdc807e60fb73226a3f582b7c49722a902ccedb332375c3fef04fc Homepage: http://btrfs.wiki.kernel.org/ Description: Checksumming Copy on Write Filesystem utilities (runtime library) 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 userspace shared code library libbtrfs. Package: libbtrfsutil-dev Architecture: amd64 Version: 6.6.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: btrfs-progs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Adam Borowski Installed-Size: 95 Depends: libbtrfsutil1t64 (= 6.6.3-ok1) Filename: pool/main/b/btrfs-progs/libbtrfsutil-dev_6.6.3-ok1_amd64.deb Size: 14136 MD5sum: 3bfb828a14a4a8c21a039406bc6d88b6 SHA1: edcc257f3e679dc9213798f6775954463ff9c2fc SHA256: c9928dcab72096b8161e5bf5375e4ca30364a5f692fad3488a774b47aa1e38df SHA512: 33aaf7e57784a0dac4de87a94f1e45cf5ca108417f0ed9131fbcaeba6c9b14be5e3979947795d17fdb92a4ded0c4d9743c48af1f2e76b203251318ff26e23664 Homepage: http://btrfs.wiki.kernel.org/ Description: Checksumming Copy on Write Filesystem utilities (util development headers) 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 development headers for the libbtrfsutil library. Package: libbtrfsutil1t64 Architecture: amd64 Version: 6.6.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: btrfs-progs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Adam Borowski Installed-Size: 75 Provides: libbtrfsutil1 (= 6.6.3-ok1) Depends: libc6 (>= 2.33) Breaks: libbtrfsutil1 (<< 6.6.3-ok1) Replaces: libbtrfsutil1 Filename: pool/main/b/btrfs-progs/libbtrfsutil1t64_6.6.3-ok1_amd64.deb Size: 11812 MD5sum: 17079f779f712d3f9e27969874933315 SHA1: 5b81017091bee6a4457ee886009f98c7cd58f8a3 SHA256: 7318b21006d2a525a231d057984500fec0748d073ca95880ee208948ad2f0577 SHA512: c61cbec579a913ea024ac36bafd60435be9ff2b8952b4f3f3fc23364b19843cb3f93bc762bd840d4331cb0321cf4f0c80e1c5b4be49ca5a97bb74b6dc7d602c5 Homepage: http://btrfs.wiki.kernel.org/ Description: Checksumming Copy on Write Filesystem utilities (runtime util library) 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 userspace shared code library libbtrfsutil. Package: libburn-dev Architecture: amd64 Version: 1.5.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libburn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libburnia packagers Installed-Size: 776 Depends: libburn4t64 (= 1.5.6-ok1) Suggests: libburn-doc (= 1.5.6-ok1) Filename: pool/main/libb/libburn/libburn-dev_1.5.6-ok1_amd64.deb Size: 197812 MD5sum: a7a5c65e6e987bb34df0551984bc0649 SHA1: 87fc55036a82fc97a75ab3fcdb5286d04c5c6a51 SHA256: f1b081e6cac59e04cb7c3954add00f5b78afa2cedd22b3b005085332c4328184 SHA512: a5fa26ff1c6e22ea1c9bd038b7bd4c0a586650d74d59ba4f901597928824d948d4f4b83c293da2845da02bbd4d25d3cbdd3464ae2092a109f4e1509c3254ab13 Homepage: http://libburnia-project.org Description: development package for libburn4t64 This package contains the headers, pkgconfig data and static library for libburn. You need the headers if you want to develop or compile applications which make use of the libburn4t64 API. Its definition is in . Package: libburn-doc Architecture: all Version: 1.5.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libburn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libburnia packagers Installed-Size: 191 Filename: pool/main/libb/libburn/libburn-doc_1.5.6-ok1_all.deb Size: 111140 MD5sum: 1d01e66a17be5ca817f2d1abb25f322e SHA1: 4a96979c5a3c426ef066eb53de43af79e47d8292 SHA256: 30c2e23faad8c346558bc9c26ee7a228c5f193684a9ebf9aea4c7fb310b0e289 SHA512: 31a6ea8db021b4b47ca077ac0955083e4e71f3e6390256a8af920d0f0b2f4fb46bf4ed87482ddda9854e65173d07691983c150cedb2650d455c1f934f7938b1e Homepage: http://libburnia-project.org Description: background documentation for libburn library This package contains the background documentation for libburn. Not needed for application development but rather describing the peculiarities of optical media. Package: libburn4t64 Architecture: amd64 Version: 1.5.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libburn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libburnia packagers Installed-Size: 354 Provides: libburn4 (= 1.5.6-ok1) Depends: libc6 (>= 2.34) Breaks: libburn4 (<< 1.5.6-ok1) Replaces: libburn4 Filename: pool/main/libb/libburn/libburn4t64_1.5.6-ok1_amd64.deb Size: 151168 MD5sum: a9b68809e4b157ba279e7a2839d784fa SHA1: 8ee5a21edaecf1fcfacb31a8c9921c7d2dfeed86 SHA256: 9e2ea8ec69052fc5112242995f001786f8883d25787980097a9193e259abf821 SHA512: 236994497f1f01e950be425f859d1b0255ddecb1137d1906f51148491708175e9692fe4121ea7ae3ad6f741e179819d1ad77863e504cae0780b9cf962091bee8 Homepage: http://libburnia-project.org Description: library to provide CD/DVD/BD writing functions libburn is a library for reading and writing optical discs. Supported media are: CD-R, CD-RW, DVD-RAM, DVD+RW, DVD+R, DVD+R/DL, DVD-RW, DVD-R, DVD-R/DL, BD-R, BD-RE. Package: libbusiness-isbn-data-perl Architecture: all Version: 20240229.001-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 80 Depends: perl:any Filename: pool/main/libb/libbusiness-isbn-data-perl/libbusiness-isbn-data-perl_20240229.001-ok1_all.deb Size: 18032 MD5sum: c3da22ddef7f287ac10c90c39cd1c4ab SHA1: 4e6177592afcc858ab00b9343527c2eba2c8d446 SHA256: af58f5e22ec79f21f5baf74dfe0b069d9db702e3f4d746f0517404937d86918a SHA512: 8435289ea3692da45f4c7c84517fee8a4f30c1de45e8dc47a54e20cb0f76b27f360bafd65e57cdd18118f8a42d5d7f6ab4531e55074fedc52ae0023b96678001 Homepage: https://metacpan.org/release/Business-ISBN-Data Description: data pack for Business::ISBN Business::ISBN::Data contains the data for Business::ISBN to do its work. It is current as per the version of this package. . You can update Business::ISBN::Data independently of this module as the various ISBN organizations assign new publisher codes. The ISBN agency lists these data on their website at http://www.isbn-international.org/, and a current RangeMessage.xml file can be downloaded from http://www.isbn-international.org/agency?rmxml=1 and will be used by this module in preference of the included data when pointed to by the ISBN_RANGE_MESSAGE environment variable. . Note, that as a historical artifact, some countries are actually language areas. For instance, country code 2 is "French", and includes several French-speaking countries. Package: libbusiness-isbn-perl Architecture: all Version: 3.009-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67 Depends: perl:any, libbusiness-isbn-data-perl (>= 20230322.001), libwww-perl Suggests: libgd-barcode-perl Filename: pool/main/libb/libbusiness-isbn-perl/libbusiness-isbn-perl_3.009-ok1_all.deb Size: 21692 MD5sum: b2bbbfae91031e80b77bdb255845365f SHA1: 40e489c7d47082b7cef6d280cf8deca34d62e82c SHA256: fddbbc449b6d0e6e6448cdaefab62dca593906953862a7f9f78e99bc46f56065 SHA512: 0be7a3629fe01fa36af1dcf748024e1d167fdc2b0c7285972b297a48084f32e2df63c4fc3ea7344ea8db9e8ad4413d3dd96e063c372d417b84ef8c6536017f79 Homepage: https://sourceforge.net/projects/perl-isbn/ Description: Perl library to work with International Standard Book Numbers Business::ISBN allows one to easily extract useful information from ISBN such as country code, publisher code, ... It allows one to check the checksum and/or correct it. Package: libbytes-random-secure-perl Architecture: all Version: 0.29-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 65 Depends: perl:any, libcrypt-random-seed-perl, libmath-random-isaac-perl Filename: pool/main/libb/libbytes-random-secure-perl/libbytes-random-secure-perl_0.29-ok2_all.deb Size: 26720 MD5sum: af4586fcf3da9060d046e27e4ae2e399 SHA1: 653612d11a45695b82a60f8dced74bbb6512fb91 SHA256: 7789876065f8577235a93235853717b7bab3b32b064c856cba609bb262742d0e SHA512: 4f2aa2b3989789de05f6ea69912a47b5fb064846a16e06ee730e449a2174442067b92cef111c44a3139d63c4a1d8fd425084a8eda9ed12b520bf1c7ee0f01cf7 Homepage: https://metacpan.org/release/Bytes-Random-Secure Description: Perl extension to generate cryptographically-secure random bytes Bytes::Random::Secure provides two interfaces for obtaining crypt-quality random bytes. The simple interface is built around plain functions. For greater control over the Random Number Generator's seeding, there is an Object Oriented interface that provides much more flexibility. . The "functions" interface provides five functions that can be used any time you need a string (or MIME Base64 representation, or hex-digits representation, or Quoted Printable representation) of a specific number of random bytes. There are equivalent methods available via the OO interface. . Bytes::Random::Secure can be a drop-in replacement for Bytes::Random, with the primary enhancement of using a much higher quality random number generator to create the random data. The random_bytes function emulates the user interface of Bytes::Random's function by the same name. But with Bytes::Random::Secure the random number generator comes from Math::Random::ISAAC, and is suitable for cryptographic purposes. The harder problem to solve is how to seed the generator. This module uses Crypt::Random::Seed to generate the initial seeds for Math::Random::ISAAC. Package: libbz2-1.0 Architecture: amd64 Version: 1.0.8.2-0k0 Multi-Arch: same Priority: important Section: libs Source: bzip2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Installed-Size: 98 Depends: libc6 (>= 2.4) Filename: pool/main/b/bzip2/libbz2-1.0_1.0.8.2-0k0_amd64.deb Size: 34190 MD5sum: 5d527596fdb62da5a25480a5306d1d4b SHA1: e3ea2e5148724ccc3bfba83b35f901117568095f SHA256: 3dd22674a73f310a5b5e3b83233fccae07f9040e0cf6a9ad78cc1c5fd3b0ad61 SHA512: 45a17220c0b6c1f2d6d581baeb21e07e3d6f6a892b4f2ff3f3e7e5dc7aaa1a9b59653764e74e54fa7f4c3d481a5cb74676ed8e3e6f415f4ca0b8b2f7136abbf8 Homepage: https://sourceware.org/bzip2/ Description: high-quality block-sorting file compressor library - runtime This package contains libbzip2 which is used by the bzip2 compressor. . bzip2 is a freely available, patent free, data compressor. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: libbz2-dev Architecture: amd64 Version: 1.0.8.2-0k0 Multi-Arch: same Priority: optional Section: libdevel Source: bzip2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Installed-Size: 97 Depends: libbz2-1.0 (= 1.0.8.2-0k0), libc6-dev | libc-dev Recommends: bzip2-doc Replaces: bzip2 (<< 0.9.5d-3) Filename: pool/main/b/bzip2/libbz2-dev_1.0.8.2-0k0_amd64.deb Size: 32328 MD5sum: f103481f87264e60f68166040b796f25 SHA1: fa238e3b36d0b3d45f533cf3dd666d7b9e8de666 SHA256: 4b70f18da7deaa28903abb20d5a12d02d374e5bab1ab3db7ced2d181341d36dd SHA512: 006600f28abbbfe734b5d3122a380308e65d20196a878840334dc5378922d386a92cdce1fb73c4926e52210896d32f246509724ee22a08903f447813079d21d4 Homepage: https://sourceware.org/bzip2/ Description: high-quality block-sorting file compressor library - development Static libraries and include files for the bzip2 compressor library. . bzip2 is a freely available, patent free, data compressor. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: libc++-10-dev Architecture: amd64 Version: 1:10.0.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 6306 Provides: libc++-x.y-dev Depends: libc++1-10 (= 1:10.0.0-ok3) Conflicts: libc++-x.y-dev Breaks: libc++-dev (<< 44) Replaces: libc++-x.y-dev Filename: pool/main/l/llvm-toolchain-10/libc++-10-dev_10.0.0-ok3_amd64.deb Size: 656148 MD5sum: 8274a39dd5cc85603b74408797c30983 SHA1: 6d0e03333349a3b6188a639f32693635d3ccc591 SHA256: 9b605c2f65ae660c5c280ad81aaba0ca9323cc203fb026cffd0265a7ad4f97d0 SHA512: a431de4cbbe9d9aea350f5678d1a367b6ca3722bc80ad9457186db6cff512e6070a642a928d268cce99f2502a5dad9749ae26a34955f2ed424fd1fa9a7a38a1f Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 9621 Provides: libc++-x.y-dev Depends: libc++1-15 (= 1:15.0.7-ok3), libunwind-15-dev Conflicts: libc++-x.y-dev Breaks: libc++-dev (<< 44) Replaces: libc++-x.y-dev Filename: pool/main/l/llvm-toolchain-15/libc++-15-dev_15.0.7-ok3_amd64.deb Size: 1026988 MD5sum: 75e3247b881632481dc5aefd2b0fef70 SHA1: 1ab24498f06ab06e2401e78e759b967e02a54ac5 SHA256: 7372d7c5838d4ab22f64f49261a449993b53754a3cd5636536579b3411a17e92 SHA512: aa402974e9068c888aad1c21b962aad09cadc043fcec6ccce2a3fac19f3744cf57c6b9be9a79dcc88504579f0c90c282616ac3c1207692a7b2afc813172e5a23 Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++-15-dev-wasm32 Architecture: all Version: 1:15.0.7-ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 25 Provides: libc++-x.y-dev-wasm32 Depends: wasi-libc, libc++abi-15-dev-wasm32 Conflicts: libc++-x.y-dev-wasm32 Replaces: libc++-x.y-dev-wasm32 Filename: pool/main/l/llvm-toolchain-15/libc++-15-dev-wasm32_15.0.7-ok3_all.deb Size: 5570 MD5sum: d2d683910e09fd8bff20a6ac18dbe344 SHA1: 33c893e8e4e4cefc7fbfc22abcbaf7f97b6bc27b SHA256: 17bb5737006331be280404e9b3a42fb4c4f720a2b7ce678fa225412abef63a4d SHA512: 152d25807d11c7571015f572eed080aab27e3232be5e9e16f15c412e691f3c77fc2f5d43a9c47bbc9ef44a866a82767e204f555f3cbed7d8d4329ecd32caa0da Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 11324 Provides: libc++-x.y-dev Depends: libc++1-17t64 (= 1:17.0.6-9ok4), libc++abi-17-dev (= 1:17.0.6-9ok4), libunwind-17-dev Conflicts: libc++-x.y-dev Breaks: libc++-dev (<< 44), libc++abi-17-dev (<< 1:17.0.6~++20231206041259) Replaces: libc++-x.y-dev, libc++abi-17-dev (<< 1:17.0.6~++20231206041259) Filename: pool/main/l/llvm-toolchain-17/libc++-17-dev_17.0.6-9ok4_amd64.deb Size: 1129828 MD5sum: 8a93599dda1d6252cddf1791f516afa8 SHA1: 4f2b4f38302c391b11dfa7c67be71d4b25377b39 SHA256: 3a8f057a58daa953c9c476d2c2d293378bc4a6d6350f817e58507429b3063ec3 SHA512: 2db402741e4ece548934fda745f51d714df61ddd52f7281559b3ad7e5ba3522743ff2be423c0dfb8ee1d35e0c184eee8172af67766357d8d1d623390fb7915f0 Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++-17-dev-wasm32 Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 24 Provides: libc++-x.y-dev-wasm32 Depends: wasi-libc, libc++abi-17-dev-wasm32 Conflicts: libc++-x.y-dev-wasm32 Replaces: libc++-x.y-dev-wasm32 Filename: pool/main/l/llvm-toolchain-17/libc++-17-dev-wasm32_17.0.6-9ok4_all.deb Size: 3828 MD5sum: 41042b925c9f61dafeb28f7fa2c10c0f SHA1: 7c16c9fce8cb7b778d17e040201566967db9cdd4 SHA256: c6d2c84d36b4b808015f3ccdfb0f5fe3cd0eb23351602e2ab129c67df0c1d6e7 SHA512: 7bc52ce7ccd5b9fa6d17fe69d0a2df5327e841d8b15f2b54c3edceb0cad9b30559357104d654f6cf1154b43551b6f94d296de1336ff30d2ee597a724fbdec664 Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-dev Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 11 Depends: libc++-17-dev (>= 17~) Breaks: libc++1-11, libc++abi1-11 Filename: pool/main/l/llvm-defaults/libc++-dev_17.0-58~exp1-ok1_amd64.deb Size: 2188 MD5sum: beb2be2f47e77482b2296a71550d38f9 SHA1: e3ca4781608c82bec278051a74f50fed933d6b2e SHA256: 68c137e813247dd0c1184cd74e39512073d1a49d32869f0625c484c37aeea855 SHA512: f8e233b8c4e99190ada41ada8da1158881b2fdbff71eaf3a9a4595d944d7c7d64f3b3cb7d3dba3f2b84a66cef4dbee54aa197cd25dc35a6a0be3e78c32d7762b Description: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This is a dependency package providing the default LLVM C++ Standard library development files. Package: libc++-dev-wasm32 Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Priority: optional Section: libdevel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8 Depends: libc++-17-dev-wasm32 Filename: pool/main/l/llvm-defaults/libc++-dev-wasm32_17.0-58~exp1-ok1_amd64.deb Size: 2052 MD5sum: 031aa9217287fde4723082761ab16ae7 SHA1: 85c7a57b118e11ebd2442b36f7fac5b652caf68a SHA256: 66ef13a25490a35293a48210588596aec2f4a1090ab830cb7c885f341d7c60d2 SHA512: a2ea8e46d0e2e91b98401dee35e35e88ef06fc0fa90f90f04886a04fffc75a6d76a8aab8a136e1547fc86d5a4cb1444f5ced3a55c6684c8e2f81617d392b2c60 Description: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This is a dependency package providing the default 32-bit WebAssembly System Interface. Package: libc++1 Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: libs Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 11 Depends: libc++1-17 (>= 17~) Breaks: libc++1-11, libc++abi1-11 Filename: pool/main/l/llvm-defaults/libc++1_17.0-58~exp1-ok1_amd64.deb Size: 2164 MD5sum: ae02f54eef77ccfaf07cea49cb8d88ac SHA1: 4590200215a72eb48145072883fe8343958b3ddb SHA256: d445f2ed375535c9b27ba32179ce11687d60581e7b575e9199c8e2a4d3b45fac SHA512: 33f3d56f7ad362bca9245ac3bd5196a4599494a43d999037ddeb4ce4dad9f1e37dd98cdb27a6a7818795599769bbff1a2fed7f3ad1fb82958596e053bdeb8bad Description: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This is a dependency package providing the default LLVM C++ Standard library. Package: libc++1-10 Architecture: amd64 Version: 1:10.0.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 804 Provides: libc++-x.y Depends: libc++abi1-10, libc6 (>= 2.17), libgcc-s1 (>= 3.0) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1 (<< 44) Replaces: libc++-x.y Filename: pool/main/l/llvm-toolchain-10/libc++1-10_10.0.0-ok3_amd64.deb Size: 225832 MD5sum: 26573fc6526a42402e1bebe6c6cd7e80 SHA1: 34b55c89599e9736150896c305ecfd35356195d3 SHA256: 17a5871ca4afa9d7d7e72cd813a8d48ccc610c207b580e241c9debd2635884a2 SHA512: d7348bee55caa0c74d894227bda965d5b09c8a6e91dc458a216a0c0eda890a2dfecd3a997fac556925383e21478c453ccc9bd84c8a22c383b9a95671ec1e576b Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-15 Architecture: amd64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 1017 Provides: libc++-x.y Depends: libc++abi1-15 (>= 1:15.0.7), libc6 (>= 2.34), libunwind-15 (>= 1:15.0.7) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1 (<< 44) Replaces: libc++-x.y Filename: pool/main/l/llvm-toolchain-15/libc++1-15_15.0.7-ok3_amd64.deb Size: 292774 MD5sum: df2400b3ef84d3db242f20271388f54e SHA1: 1136e23f45beca497f6aff5b4324d147db7e09c4 SHA256: e7f679e0a041ed3e89f84385b5dd0ea20f81559758892afa76b539be52101f26 SHA512: d726fb841b89729670d664ce73f6732e4e45aa3c3ece1ac8ec25290571d18f383fc852a5ad016885ffd80b0096ded01395a8a81c3e3b7363576d283b6a251075 Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-17t64 Architecture: amd64 Version: 1:17.0.6-9ok4 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 1036 Provides: libc++-x.y, libc++1-17 (= 1:17.0.6-9ok4) Depends: libc++abi1-17t64 (>= 1:17.0.6), libc6 (>= 2.38), libunwind-17t64 (>= 1:17.0.6) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1 (<< 44), libc++1-17 (<< 1:17.0.6-9ok4) Replaces: libc++-x.y, libc++1-17 Filename: pool/main/l/llvm-toolchain-17/libc++1-17t64_17.0.6-9ok4_amd64.deb Size: 259720 MD5sum: b6dff764cb84804f212bb8618ca3b7d2 SHA1: 9d118c5bac2a59fd6ed89e0b3149f2574c058f81 SHA256: 391074e37e30f46de8b5421ece4e06d19c35456493b14f41220a6a053cad2327 SHA512: 101fda71e4335681beae891ff9612ed0f693d7165ce0e0f6f1b5a0ee4731e880113a78a441beb5aa35ae0cc62e43247abb54e82223e9ff64bd57a4e8542261a4 Homepage: https://www.llvm.org/ Description: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++abi-10-dev Architecture: amd64 Version: 1:10.0.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 415 Provides: libc++abi-x.y-dev Depends: libc++abi1-10 (= 1:10.0.0-ok3) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev Filename: pool/main/l/llvm-toolchain-10/libc++abi-10-dev_10.0.0-ok3_amd64.deb Size: 74694 MD5sum: 0577311224d6ca5ccfee2c70e0d7d668 SHA1: 57a4b3e7f73cc72850d6ffa8a210d83639ace06c SHA256: 149e739a96c404f0f56853f6082229d8a5a8b527bf8f3c8d147447789981b22f SHA512: 89199c6b4aff2e4a6cc9b5da5e4a9fb49ff61c6fc13de62cc85d544e18dd9f3b4545154ff02ce0a3cd07d9b43f7907c2711663a5edf484056c01007750e4714c Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 621 Provides: libc++abi-x.y-dev Depends: libc++abi1-15 (= 1:15.0.7-ok3) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev Filename: pool/main/l/llvm-toolchain-15/libc++abi-15-dev_15.0.7-ok3_amd64.deb Size: 92328 MD5sum: e39b9091ef6b565f0bb2bc044206ac21 SHA1: cbef3cebbff237c7262bca04078c041f0dfa95b4 SHA256: 48c3119bc6fbb7fd278c43e0ab1d4e556099524eb74efeecf23335c3eb361600 SHA512: a12622963d4314804386dfd1b7c78f8b997ceb9e7f8eff34b0d8c89b9d56829c55319d0340ca82b3ef62f1700d04e44025653c5abbacdfcc4eea25c95612c56c Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi-15-dev-wasm32 Architecture: all Version: 1:15.0.7-ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 26 Provides: libc++abi-x.y-dev-wasm32 Depends: wasi-libc Conflicts: libc++abi-x.y-dev-wasm32 Replaces: libc++abi-x.y-dev-wasm32 Filename: pool/main/l/llvm-toolchain-15/libc++abi-15-dev-wasm32_15.0.7-ok3_all.deb Size: 6198 MD5sum: 618caf24d083a299d91df82bab3b7695 SHA1: 3fb27c19215508aeb758d9b8ce0ad89d75608b28 SHA256: 7626d66ee88786e3cb28e81adaddfbc814edf2c35a5accfdde3badd40210af27 SHA512: 3f92a73a5d45558fb9eff64ff30b94125007d583a29c6a0c2bd0e9263ac2ee041df8ae720984738f0b75180e14a49248efa1b9d46aa8f3a4c29f9e256b3c0fd5 Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 615 Provides: libc++abi-x.y-dev Depends: libc++abi1-17t64 (= 1:17.0.6-9ok4) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev Filename: pool/main/l/llvm-toolchain-17/libc++abi-17-dev_17.0.6-9ok4_amd64.deb Size: 80504 MD5sum: b81e9528c7182bdd7ff6ddec83eb2dda SHA1: cdf5c662412ca9937bf8225b1e7aa0721ab67f5d SHA256: 574acc3cbe8a738942ca4a15ddc1f4a65522a89838eea35b93c11316fc15d04f SHA512: 824220d42a2c173b8da460c5a7e832163d395d0756025d3eb08eecbe1a6816e5dbb2c80384a2aa5a1f1a5f65781cf877b66cb36483eacd975df50ca6fdca1118 Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi-17-dev-wasm32 Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 25 Provides: libc++abi-x.y-dev-wasm32 Depends: wasi-libc Conflicts: libc++abi-x.y-dev-wasm32 Replaces: libc++abi-x.y-dev-wasm32 Filename: pool/main/l/llvm-toolchain-17/libc++abi-17-dev-wasm32_17.0.6-9ok4_all.deb Size: 3984 MD5sum: afeab5398861df57f4d52d393d13e277 SHA1: f5442733a739cb3cb404110edf68dc0a3a923537 SHA256: 28ceffc46ff6e32ef209f5e439a2c2e236f3cb60ea4d892af32051bbae798b84 SHA512: 22ccf5063a0c251ec02abe57d2744174c85a979e8a2538096eb619cfce9d51b5e11b2b22efb01ce1895445bdd294999d7d47c78b660751c8d2a8084f55e24c2f Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-dev Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 11 Depends: libc++abi-17-dev (>= 17~) Breaks: libc++abi1-11 Filename: pool/main/l/llvm-defaults/libc++abi-dev_17.0-58~exp1-ok1_amd64.deb Size: 2172 MD5sum: 60497cfa2456cb4f7f964eff4cb2c7fd SHA1: 6a3fd3c68cd123e2684f7f2b0deffa2d399bb332 SHA256: 8991e511c155bfa7eea74bb0388b044513a2d16b4fe6bb1d2e6b97b6d1f87345 SHA512: b0117750cf812e29ea7885660d5b3d8acf966f0633c237d9a27fc73cde76a453a41d39db51d2d286a58cf914238665a69e618ea39b2d796c9abc69bd0c462a53 Description: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This is a dependency package providing low level support to dev LLVM C++ Standard library. Package: libc++abi1 Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: libs Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 11 Depends: libc++abi1-17 (>= 17~) Breaks: libc++abi1-11 Filename: pool/main/l/llvm-defaults/libc++abi1_17.0-58~exp1-ok1_amd64.deb Size: 2084 MD5sum: 26f230d50f67113b9b52762f28efcc75 SHA1: 6c1e5a75d45a2bdc05c9c97559c62ef2c0395b61 SHA256: 448413b18e1b6bd190e7479b417746ac13a1d525896437fee099130e859bfedc SHA512: ea212bfd2d249716706100d08097b77d013ac3ae5420429f9ed3d0bcf14d1536508e1cc40ed3648e29542d3808de557fec30e5adb8a0e5aabb367a7dd24266f4 Description: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This is a dependency package providing low level support to LLVM C++ Standard library. Package: libc++abi1-10 Architecture: amd64 Version: 1:10.0.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 245 Provides: libc++abi-x.y Depends: libc6 (>= 2.18), libgcc-s1 (>= 3.0) Conflicts: libc++abi-x.y Breaks: libc++abi1 (<< 44) Replaces: libc++abi-x.y Filename: pool/main/l/llvm-toolchain-10/libc++abi1-10_10.0.0-ok3_amd64.deb Size: 66320 MD5sum: d033219bf2264a9dc626b31c70983894 SHA1: 92f9a36f293b70acc6d98f3b8eef12b2cb99b9c8 SHA256: d2aca59e7432c333bfed755b0b3133664dbf3517c28ab518a526fd76e8cdb62f SHA512: b892a8e7d1f7c52ea38ab7745a796a873944d70b1c5fce50db963c1306a923183e80af9a4bda72dc27614fda41cd8f00951b46e838958e2d896fc805885648be Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-15 Architecture: amd64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 247 Provides: libc++abi-x.y Depends: libc6 (>= 2.34), libunwind-15 (>= 1:15.0.7) Conflicts: libc++abi-x.y Breaks: libc++abi1 (<< 44) Replaces: libc++abi-x.y Filename: pool/main/l/llvm-toolchain-15/libc++abi1-15_15.0.7-ok3_amd64.deb Size: 70152 MD5sum: 9556a1c73d9d818a615951dae1b7eb61 SHA1: da747c55d4e14ca114dc5fe90c9d2d0b22414447 SHA256: 5b92ceb64f8d581bba57c2087aeb8de8e77fa7df5f6c21d79e2779ca8a03f13a SHA512: ce7264f137aca2cad4a699f766b4368790a9d3a743cc3724bf77ad432559ef54448cc12f6609d882c027775fc30d6b6d11fda0c1e3d1986f35076bb4028ec604 Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-17t64 Architecture: amd64 Version: 1:17.0.6-9ok4 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 246 Provides: libc++abi-x.y, libc++abi1-17 (= 1:17.0.6-9ok4) Depends: libc6 (>= 2.34), libunwind-17t64 (>= 1:17.0.6) Conflicts: libc++abi-x.y Breaks: libc++abi1 (<< 44), libc++abi1-17 (<< 1:17.0.6-9ok4) Replaces: libc++abi-x.y, libc++abi1-17 Filename: pool/main/l/llvm-toolchain-17/libc++abi1-17t64_17.0.6-9ok4_amd64.deb Size: 59480 MD5sum: 68b894ecb49a9ff391a3221345f160e1 SHA1: 86e051f0a8d72d8f7c41839b3a9e1856cbe2384a SHA256: b4aa20f97ab841d15fb2227957092da56d34f277caf566d286aba7ec1bbf668a SHA512: ee31d4a8641f890c13aa1ebd55262e4d337264a699aac427c70bdcf8775b5f24c1b4a3283c63a89952026f88cf8c12c5ff4f07e370e7bc8c6791c613add70bff Homepage: https://www.llvm.org/ Description: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc-ares-dev Architecture: amd64 Version: 1.27.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: c-ares Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gregor Jasny Installed-Size: 677 Depends: libc-ares2 (= 1.27.0-ok1) Conflicts: libares-dev Filename: pool/main/c/c-ares/libc-ares-dev_1.27.0-ok1_amd64.deb Size: 177796 MD5sum: 1099293e101d91261120ceb34b4e0823 SHA1: 509bb66bfe0b019d0082bdeae91257474f656e48 SHA256: 89e4367bdbb8eaf54b6aea29b6e780d1fda25ab75f0d1a07c06f18e044d3230f SHA512: 543e33d35c7382c69b43deda30de2e461510b5bc71f0a385b5ff5706540656d930ba88e61de1a9a5f93952b242ef011e248e61d749a2ba1cce91868dd43f1f4b Homepage: https://c-ares.org/ Description: asynchronous name resolver - development files c-ares is a C library that performs DNS requests and name resolution asynchronously. . It is a fork of the library named "ares", with additional features: * IPv6 support; * extended cross-platform portability; * 64-bit clean sources. . This package contains development files (headers and static libraries). Package: libc-ares2 Architecture: amd64 Version: 1.27.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: c-ares Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gregor Jasny Installed-Size: 177 Depends: libc6 (>= 2.38) Conflicts: libcares2 Replaces: libc-ares1 Filename: pool/main/c/c-ares/libc-ares2_1.27.0-ok1_amd64.deb Size: 67744 MD5sum: fb9c05f7c7ee27caa09c61692c34dd4c SHA1: 805e269a08ac5e7417766ec9d82b3c17cb363b2a SHA256: 5f9c7b7aab782fc5553cfbb29ab9e1282902e4358705928730bcce5031e42f38 SHA512: 79dbaf1edcf67acae0d818053fb68c9d594b077e1939e695fcaf65807c7886425f221cb3d6cf85600a195791c52f5022519dd4294e93ed2fc6805774363fbacc Homepage: https://c-ares.org/ Description: asynchronous name resolver c-ares is a C library that performs DNS requests and name resolution asynchronously. . It is a fork of the library named "ares", with additional features: * IPv6 support; * extended cross-platform portability; * 64-bit clean sources. . This package provides the shared libraries. Package: libc-bin Architecture: amd64 Version: 2.38-1ok6.9 Multi-Arch: foreign Priority: required Essential: yes Section: libs Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 2151 Depends: libc6 (>> 2.38), libc6 (<< 2.39) Suggests: manpages Breaks: dh-lua (<< 27+nmu1~) Filename: pool/main/g/glibc/libc-bin_2.38-1ok6.9_amd64.deb Size: 615172 MD5sum: b325b84afa753190d44ef72e41f2db3b SHA1: 0c00b54fedae2114edc8b363285a4aa015a82924 SHA256: 39e27e40d67398b74fde4721c0f2f112f26646725474dc2f2f0263c948023af2 SHA512: 2cfa268294f2ce7207dab42840383dc048ad5e800335c93b4c6f0a4bf62ebcb8519f47f1244748e4755e826c7d3f99d2e386c8a16f7eca9ae73acc747333172a Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: Binaries This package contains utility programs related to the GNU C Library. . * getconf: query system configuration variables * getent: get entries from administrative databases * iconv, iconvconfig: convert between character encodings * ldd, ldconfig: print/configure shared library dependencies * locale, localedef: show/generate locale definitions * tzselect, zdump, zic: select/dump/compile time zones Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: libc-dev-bin Architecture: amd64 Version: 2.38-1ok6.9 Multi-Arch: foreign Priority: optional Section: libdevel Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 104 Depends: libc6 (>> 2.38), libc6 (<< 2.39) Recommends: manpages, manpages-dev, libc-devtools (>> 2.38) Filename: pool/main/g/glibc/libc-dev-bin_2.38-1ok6.9_amd64.deb Size: 19232 MD5sum: 13e029f439564ac51870a60708cc1f5c SHA1: cf839bb99b345bc340fc9dd0fe874fcd84c475e5 SHA256: 3042eb667926962ae4fea2383b515d70992ad9869fb7967693a916fccc0218ad SHA512: 88b91562a6d2e1c00edb3f54b50dc3890e9408862a9d7502813ebeb05118fcc5c988e8cb54e8938adbe12174d2f0eb9d5002b077e356f5158f6ba5e10190ba3b Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: Development binaries This package contains utility programs related to the GNU C Library development package. . * gencat: generate message catalogs Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: libc-devtools Architecture: amd64 Version: 2.38-1ok6.9 Multi-Arch: foreign Priority: optional Section: devel Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 148 Depends: libc6 (>= 2.38), libgd3 (>= 2.1.0~alpha~) Recommends: manpages, manpages-dev Breaks: libc-dev-bin (<< 2.31-8) Replaces: libc-dev-bin (<< 2.31-8) Filename: pool/main/g/glibc/libc-devtools_2.38-1ok6.9_amd64.deb Size: 27228 MD5sum: d4eab724572b0d4b206f36394d648c64 SHA1: 29a5827b02538ef6524d24478620c9198b28a731 SHA256: d665cdc7b1c86746a61be459c0e4aeb070a2b7cd33ccf14f04a3afb869e4ff07 SHA512: 4f549bb79fef9035382a37a5db11402c63a50dd182ed40286e8eb9ee4e159199d17dd70c05c18ea1470d87efd0035513a2b08a8670b056bc78679f1843d79bd6 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: Development tools This package contains development tools shipped by the GNU C Library. . * memusage, memusagestat: profile a program's memory usage * mtrace: interpret the malloc trace log * sotruss: trace shared library calls * sprof: display shared object profiling data Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: libc6 Architecture: amd64 Version: 2.38-1ok6.9 Multi-Arch: same Priority: optional Section: libs Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 13268 Depends: libgcc-s1 Recommends: libidn2-0 (>= 2.0.5~), libnss-nis, libnss-nisplus Suggests: glibc-doc, debconf | debconf-2.0, locales Breaks: chrony (<< 4.2-3~), cyrus-imapd (<< 3.6.1-2ubuntu1), fakechroot (<< 2.19-3.5), firefox (<< 91~), firefox-esr (<< 91~), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), locales (<< 2.38), locales-all (<< 2.38), nscd (<< 2.38), python3-iptables (<< 1.0.0-2), tinydns (<< 1:1.05-14), valgrind (<< 1:3.19.0-1~) Replaces: libc6-amd64 Filename: pool/main/g/glibc/libc6_2.38-1ok6.9_amd64.deb Size: 2814504 MD5sum: 70b832d6b46248421b41e2ad88ed37a0 SHA1: 207efd2c8a497c3604be8b7c9e215b93c7d17198 SHA256: 428241db12eebf72ff66ec15ceed70169b660469603f7ca2fa89f8b60f53ac7a SHA512: d017488af66575c0cd1c0388b9eb102e68121362172f9b12e981e7532e2a3b2d7ac4f6d299de3264757e44a1c6fcbef309ef22178ddc6eb627a189e24d8261d2 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: libc6-dbg Architecture: amd64 Version: 2.38-1ok6.9 Multi-Arch: same Priority: optional Section: debug Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 18443 Provides: libc-dbg, libc6-dbgsym Depends: libc6 (= 2.38-1ok6.9) Filename: pool/main/g/glibc/libc6-dbg_2.38-1ok6.9_amd64.deb Size: 13917508 MD5sum: 39a78593df41fda9042cf75e74c92bdf SHA1: e68581b2eb633d16a33dd90b7e8d5d036a05ae03 SHA256: 1305db523075e8229d72de463715c8b1bd56032085a103051f1411ad5615c301 SHA512: e76c912fd6fc2684a289621bea5a5a61af0266e1013832a817f2515b183e8f582eba9e3d9ac1cc2e5293cab81b0acdfb8bb773e2820cc8eb0b5298be7082de55 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: detached debugging symbols This package contains the detached debugging symbols for the GNU C library. Build-Ids: 03c931d98ae0f0d31a1ea2b740249343708ed574 05a4d694a4059e160b9aedbc37fa41bc604539fd 06297fd2b5cf4cf4f61a0e7680c171225b276964 06921efa8a812b96aebdebb3ca0d87cad7ac7cf5 06fb5bfa0cd379c391eeb94c7af48047f76ab4b2 074dec06d9549bb657a4e7509517fb793693bbe6 081b0bda83ddb9106485309e842dd5ef9a60d8a9 0a46ea8514dcf27040bc03683ba50868e0144340 0b17fb68b007ade91b4b9afaf00aa21e19fe6f2b 0bc19ed7dac4d611fe89f1fa0371352dee8a9006 0bfa69f79673c647dccf4a83525698ad19359d84 0c760396619f8e0f30ad2caa0ca7c232449a46ab 0cc103ea5f24f1ba68bcec30bcd2557517afa902 0d032b73dee8f5061f9f34bc0bb8069a59967c4d 0edd58fd41e272d517aacc7387f2c4421956ac6a 0fb95f9e2247d069c1b5f82db7f381fb109fdc61 1105c4d6d481c1c6a43a1ec359fdd2db610e82d6 11d2b20cb4728531afbc0cbf25ec6707b6a32d39 14a2e86881265a087189bda83a5ee62b618cfdc5 169c61190ddfbc47f18cef86e7a1247b6e4dfa14 16db618da3b9b5705f2e29aaa307027d606ce06b 183928512d46916087ee4c3d9eed33b541262544 18994ab0824c7ca5d60f064e7c7df6dbdb43d709 19ad1833bae54e0b7d8e5963cf1cc9684444f236 19d61919c10edabe0c58e11038beca644f0a1173 1a295c23860bd25da752d07c7b3345a6cebcb8b6 1b58fad3a3b0e9b2472fcd879cb44a358b4f2998 1bd2bf8f9b9676c723de88a3aa2a4f1032f8ba35 1db28e13afac89b4e111ac786f84ba4ef3d4a702 1de2038ce1db4ea1ac698c725842e8b903f62ecf 1ea53640da410933d1b86b544d588fe1c6422c0f 1ed8df4b41ef4c87021df372e6902c74c9a0aeff 200d896323b0c9b993dc7ad09fa8cf1f33f13dd4 2094631c3e87e2c7546475afc500d5180b623d1a 22addfd622013af680c47c53ebae16ba604eaac7 24d8653b9608f72ecacabae07343c2132e3897f8 2513791c208cbda4b29df93b098480aac1f7572e 25249eef693badf028390005eb1bb4f457c2d4b6 26a88ed6f511fce40dd5fbb4b1f65a0d9a2d0807 27b21178fb4d025683fc186a78a80b14752bed6d 283426a9a6caa85576ae6777eddb1d7e86ff9c63 2b7603cda97a92b18fdaf1a39e85954d9372709e 2b781987d92feb91c93ad99b6c0f78dfd1d92087 2cb820d59079e209001af85aa0d9379699b2437b 2d0c33a98366b7d91c103a1e733fa6c4ecead800 2d78a43594d295b3565ad4aa55787fe9a1e9793f 2d9c204e22760c2ef9415345e1a80159581ab5bd 2e0ab19dc0a411c3fe507108602d8e3d178ba186 2eba849660d0b1d5255bc8ec28c57517a12efb7b 2f34001576b0fb78b364e1770dcca1fc95cb708d 306b971868f994f00c949715d532748603dce1de 321dc62991a67dd5379593e329471a02e4900ac9 32ad48b6730fdf9e8cecd7a8086d57ad03e7e7c4 32c5ca0fa6bdbd4db9bc3ad60fac34b96f65d7cb 32c6ce3f88d4d6488fa8df2e497462fe9d47be04 33078ff585e07ab5e72dd8ebcc430a4f5a056bbc 33546d227ea764692ba0065b7e288b28baf50eee 353e907400803fa1c88e86afa954e64ea09a9de0 355c4f6c7700829f12f90ffc13d46eb76d1f8d80 357494b29fc0c9e65365aead12679d8c739ba895 36d47a2fb5a55478e495c8387b05a7517501b3bb 38ec8bdf95a3ef894f772cacc08753731c6530e3 393eb93c28ed3b2024c2ca6190cf42598e95f8b4 39862936bb8c6ced900f66520432e23f21d7613b 399d3955751776e536030f4e023eb6175f65eb3d 39d955ec448b1c9edb78ce8c40a013b9621c11e8 39ea2d2c3ac6ed098542df38f37acd21933af8bc 3a00f9edbc69968e0cb3d64e9cb65ff80e968fec 3a4170f446578d947157d7f1bd205ec687d6ba26 3c44522808b882de6f6142a70fbb3e04196c7ec1 3c5654837d171c9e4d94b7e0826747cbb038a42b 3cb00253416c412b96097a420cf77d3683a97a00 3d0061832fc550addac3d55fa0408669a321c412 401bd3e028bcbd38166bd21cc9ca87c72affb21f 4224930170279f9b6af219146e730f82ffd8052d 4243de099f5db1d31217a5aed4d65b0dc6514f08 42c0ff3f80c5257db33fd84edb35cea9e5658e75 42d6900f70e532fb0c624d15ea16030278d76031 438f459640ae92fc07e5b64715093be317177fbe 446c6e2e89d543f67195e541794f318e9b541270 44a83ef1db113e480434c4976414de5d3f18dded 44b0409d5afd8938c22721adfc1faf9573f85deb 4521b36d3b89aabd9dadfdf0f1f4a8a4d08f7a84 4571c6557c7546b24c40c7f6123d310902a2d0f0 45ecc95658a7c8667d09d43189e3cc688808ca3a 4650bba1baae86cd3aa4829aeab69ae258b8f2ce 47baae04bb71968ef715214a649689ad10a7fe79 483f433aec3592f80de0afb9a2e9475cd35a77e9 4962b9a35b9ebf42a29bc3f90b87d56de33e2843 498bcd2f614beb29a15e5161b64ca9423e4f669e 4a9394b6bf3d8d19ad1ced5ac7416413e821e8f7 4a967e06a0561090e29767f7dd9c18187e93190e 4b71bb249302dd5396d46aebe7c7e195e2b28d0b 4c56e4c7ea2471fd43eb34ef32ada10fa82f5f97 4c5f0945f28517fa42175d82bb27f325e7f0fdd5 4ea090e7acb28ba0378424709a54e8cc6780dce1 4fd4b953ee04745707e76600fad56b2add867505 51c49d51f4f29de95915d989a000ef97feba16b5 55f6c61cbe0bff009bffa780e0e88d72dd213c85 580f444524d8e5f73b6ac6f38b9373d22fe3340a 58c37701c165855987c7f5f5c3be1ddcd53bb3df 595e9114cc04d30fd7e0c9254a4d35943d76f1d3 5971a567e2f124408e5a0e5b1502c08fe1a6ef9f 59bd1c45932a6747c104d1e9e4536389d24330fd 5cdc374166fdba705bb9870b85cc2e09917c8c3c 5d134b1acd03abfc88d38e04882c781f995b2e49 5ed08adb42615d4d119061803ddddf1e2fcfbdee 603e77a2ea39ce7f74f1d416bf46997b169256d2 605d4b02cecc005ff569ed498ee6e810cbd3dfb9 6230c63dc2ca75d6b3faffe3513215bc849c1f8f 642b094dbbe62509d40a2e0c0562708abc24e992 6538767e1d4d9682417e54aa4d81e9601f73810d 659e25204c4648af817991624982f4c00b568e24 65d8c5c706eb3a7675d4c14cd4510e8e506834af 66686bfb1c459b63cffcb7f14b7c5353287a82b6 66dcca4a29b7df67375d47106d7294e4caa88555 675bb7519d264b7359c8ed20364bfc9b868d0b24 675ef7105849d57b5ddb879a1ce84ae06ed10425 678d7411956079325a8fe8365b35ce3ccf2052eb 6ac81710776d4335e6b9dd3869014dead4170bb1 6e5192176a830b55f99bbdfcba7c84090a116223 6e8b98176e1e7f2507c2a3eb5d38afc1584bb681 71939913d2599e6e0addb94b08b80fe7116de768 719722457977609c7808001d21dc64f304b8a839 71ceceec1acf8eb5ec5c2d6adaa045c898431bfd 720c5a09fa8d4640fc896ee7194b8e2b03039bb5 72716b63f2159eaf5047c654b7b1a004ad1b555d 72e69a999cdc9b6cd50cccdc2829930a59f8a20a 73784788b3b157e0ff4455a4e39a65b802b40a54 73da915a4c7e8b852ba2a2996b0a44c24d2acba3 740cd526293dd6eadb684f80a1f001c3b4bec582 7418846533277f90f7e945ec8b4a41b2139f21bb 744a0392534731057eed45a1c9ccbdbfa7e77138 747fa28fcd84983e26db90786445c8bbd8e16bd1 756d6b6884b9d2c603b2388f294e7597da904a9b 76c8f1714b87e337cc8f9d3056a55dc5d261256d 77da22a0db5443e5f752ff8d808feed5cf57a79f 7936f781427b9d67a0df6140486d804a2e11e1aa 79cec643d7eaefae2e1edb2b20296e3477ebbb54 79d8aff112be10ac87dd150e6f8a29aeec221024 79ec75319ae29cf3b06e92eab1c27e74cb03b674 7a00b46313fc44784331b43b72f4c49a672acb53 7aae367ea4009eb4a720ef25c58c36cce0e1975e 7ade58dbf03531f688820e0027b0ad6cba31e965 7c3eedc0e02bd216139628df38d1d85b4b2ef59b 7c8ed6365d5e2fe153c556f3519b41c6d8559d2c 7cb2877dd33bfd0d16e18013c6d46bcc9916b930 7ce477407aa1df073c3c8cda445c8efa27bca1ef 7d0da009d84ce6f121763b58735fcdaee327e2af 7e62c4b5610fc0ccc15db924859282647234e25c 7f2e7f0e2e828c61d3eee93ec533f84f0a0bf34c 7fa2d232ba0799e8c4be8cb1e4cf26a74b51ab39 7fea1c7bddd419338ad64759435d7e39d0f6a21e 80976c9bb78e2cbadee99099b277e18c50686e20 812400e210da6b36caf57b74aefc001382327d36 813aa18ac4e8527f01785d2f7f3874560f97d251 81c56b043dbbb621a85c7f12df5fd08abe1ce064 821fbf8af2d2e7e7b367b4618596668bab3d6fec 822b0ae3063126624f545d8da8b0a5dce051641e 85672edc85b3b14f7e1ddbdbb0352e6f3b0fb0bb 862f43435203a145d5afa5a81a253c34695c16f0 878034e39983aa11a8ab5ceb6edfd7cf8666721f 8a8328406ba95542b8b70b29835eb292cc02e3ba 8b7056b60f4776837e41f9340be41af93ede4f7d 8c2e129bc72571d82b084ec385e92a776a4f2b19 8faac9d94d8ddad37d5b769101f4ff0d69c98640 907ee69d722109b65d4cbd173d4f024e55ab4ae2 90d8452e51fa88c85c7d68b7ed5d2683a523d436 9178fcd435e8b5ffd6b71ca04b9841676ed21c17 932651ced7900cb8a70ff77e2cf370879e5b866a 941cafd30bed27498ba950df152cf9b477acd990 94f4ea50913219f7676426a45e4698313618da2b 96b67f0baddfc9f00c43c82b9f1744c244993c80 98dfea45d26246819e26396f6b40a3060db5025c 9971bdcf4a804f74540e5232f4f83923b8426a51 9a529413733e9d50d286985f453570dd3bc3bdd8 9d7802b0bb7588e06725f0f984741cfa5684dd7d 9e2952e1e1ae21facb5d8ba1dd189d0fe03a94d5 9f8ad4210cffc3e6c3ea5ae09d449eea3820af41 a14b76f99d31fb36264abc81c4b757884fbf555c a1606a25db1653e78d11dabd91d0b6918823479f a29e0f62f6a32fc931e3f7f32c66c8fda76ecdba a2ba051c2a3404814e7cf366fb31836aa791b22c a2c65e787e695d0065d09f952d9261725156e7fd a3f72c5feea3d5dba0bacaec676731c0926fa5f5 a4f41e75d19978ee87ad55136d2f1e21a9a95e55 a8d1d70c5e62e132d3d87c51fc38c22e78a89939 a9593055e00b80629712b6dd26364f4c42cb7629 a9ec76565a52052e6af90c0e04dd7fdd290c41e6 aba98205068e2ce965a15648b193877a8104d9f0 ac25461d3bd270efcd5f380fb736b477eaecb277 b0f4cbc12ab501284d6c10ccd8e7c2dfedf23e35 b25e454671b49b303f722b46231c994e3610defd b335ec95995af3b549bf1c69c8240eb2c907ffa9 b340f11390a1cb4c0353317c2ef443a9cc3758e5 b5a57c92b2ea94c48e739b5a207146e06c78540f b6d87cfd9fab56c08f7b01ced537d2703b03b0af b762c8378406c4cc710b9b53e836526300c0f962 b76789a357177937ff0ec6518c23dca5353df40f b805fa9b56de03e66d6e69b28eaad5f37895e36d b8d8c928cadf15b32f07fa2be90560cb3f132678 ba8e5ddc19133836e0ed983e2bf5af125edd0191 bcc36b774ada7cc57a3030af520bbf15bb82eff3 bd602115bdf24d6e1d2ed01467944e34d4672a62 be54ae541efb5419811bee6bb8ca505d5ffcfebe bf5c52741b82b869c8af741afdb3e497608033cc bf6092d7a5995ecb04aa947ecf190b7cc25fc9d9 bfb2e8d8700f40f1dcae8bf7c725dfee801a028b c0c233123ded56aee95f6af46cdebbd6fb826ba3 c0ed70f1d78e66f24f53f6c9778a12fc30b75b55 c22cb765ce1c8eaae5ad3e51d8c917a593b81ce8 c75a554bc6a2b8066f5a1cf5fa1b260e645bc7fd c8113cabba53e774a3401530e01c1fff798c7ef2 c83f99b154271cac0915f63543d8f039c4366691 c8e78f67cb4801d2987a5778a3e6de89db6b0a75 cad4ce4c3ebad7ffc72be24c49914af9d4acbffd caff5694dedfc47a8ca83a5730cd7aafb3628658 cbcb8cad2b2ed70d0b3dbaa5a718fd6e4a4f3cf2 ccd9c2511996e0fb334b3c5f478d827b6f0eca19 cdf9685a4fab85d7688e961219d1144853f74658 d190d14a1b9ad2ad1b166f64571ac23a792f736b d1f124605e100cc7e663a8a6f08bf5e5d171ca6c d3a7746cb6fd7adb70fc845f56577a34d2f64008 d3a82167329fecab19cb4e2e38d3b1b28fb2225e d435189d0a94388a93c365d3caeba7f7485432c7 d4ea8a57cedfd62ebd502be6bd775c139686b63d d546703259a828a2e892908767045d065c514a1e d54d34cd0c0522bc20472b6c475e92b1df083035 d5e3a650d73e02bd94262df387583d66eef04b06 d6a385876af70bd76affbce5f321f4af079988f9 d6bcc2a30123e0ccaf3ef9f96593b5677c1fbd4f d7a9911b926717f281746e3e3bcc3faaf0be2741 d7bf211335ea0af1da8ad83bfaa58ba1d76b8765 daa515daebfd20c24684b5ee50c62e23c27f261e db0019f3234551baea37cb58684d50a71f6d21ba dbbca5d8778a9d63eccbcea8093d4f8e5bb4e31e dc12005d3a98ed6e0ce98f411d71c71eb475ab6e dc5d4342d1c715c605d0ddd7698826f894a8237d dc9ac3193f4003b4e4dd586e8d387ab406a9d703 dca1f1f0a50e01b2625ebf6fd971872020154afe dd5d2f5e67265ab7466d9ee7ad0e61fac8a91881 dd7a2325984e8f1de1a9eb8d959809f6a72d4652 dfd5b6d7e6e4ab8bf1ba55d1e0e873473c847784 e3abd279851b30a3dc192fb5c524812f92925952 e6234b11d99081dcf4ff172f6cd2447ba2c26fbb e7c1423bce50cd7267cc20410dc101bd7931cc85 ea6facc8486e9890d572b62b50e02e07ed5914ef eb3216c20002dfd32d453f2afab10d211f1f2c3d eb78e19d69e6f264b48a4b7cc0a423ae64252482 eccc1594e7046c0d446959281268686465874e74 ed0969b6550334b532ab4e8d11aba670d6f2ab83 ed18e1fce05e1fd58184acc9e10f4f696612fc36 efe49ba2ea052d21e19eae75a30e74a8aa229c8c f0d2ad1faf5af2d30faec4e0c70a3b84001d8ab4 f1a9b933d1cb57d640f6a5758392a171240b52c7 f244ff516b5dab6021d1acbe7d9eb5e5559f8035 f27c5c6145751ac1db52e91ca6cccf0fd2c4c639 f40eaa85e8c7d0cb7d0ff026196eb03b31896e5f f5f47b69eb28fd18217fc8cfabb61a24c3b2d23e f6dab2f2bc4037f8a4497888ace5fad9e6648e5c f825c359e87ae549b68021e00665fa9b536aa89b f9af2301daa773a734b0f24f6162299e29779d74 f9d4e141d489facee04e68cb85ef17731dcbbe9c fa6579a3bac0f8fca10cfe18c9fa4051799c7eb4 fae860391f4a5e20eaf90f982537d5d3604cdf92 fb2689944bec2a21b1b8f06e50c1eb8abc06e718 fbf4b7397638202931a03ed6e51ba7046f31af48 fdff1441f6c39aa100ec8f6507d36296d28e419a fe84babc265c357f639c49467ca6636dcfc74226 feaef5406eb78a6227796ac9d3279a5234342a96 ff5393fb8c54ce75fa46dc24a8c249ae93f43a1b ff7ec5b4f652e72fed0498b25e4e876272e76b22 ff8f2a4866187af3c331b338ac2087b606c8da46 00606a061f19595dc73890256212645bdfbed889 018cf43370b39887dda9da642f51d3c3ad604d81 0474a1938d716d954af5305aa2297e31593a7d48 107a4074cf081e54faad8b26046dfe572dbd023a 13c283b46c92733eb8bf10c19eb270d93dfacdee 1aa21b894e2d19dccb7628a78b9e7471236ea182 2063c8fb0990d966edb30d902118ac607af724af 24c1d5765aee8f9e5be7601082b9413a3361b4c2 2a2f14a20b7f46fd991fbbaf3c7ce0fb9cf05fd0 2e9f28cb4bbad5ed8402218afdbcf39d49d9e60b 3588d456ebfe14b518279025567ff86d5a18bd0c 48c1152c13f4ba668214e7366dfe691a165524ba 6a415a2264aa3d90e1f07b3a508370278b296189 6e6a47707169a86cb9b8af3485eac6015b5e8795 790c0fff53626142cf29f014d955c577e18c1462 88305e23b92a6ba16c284bfb68aba58ed733ed0d 8bdfd222f0f4d22257552ecd4179a1fbd18c2760 9ec5bd3da9e6c3dc30d1c47dc7fd424ba090193b a8128e21aa5953b20b7281f807991ea1ec74e630 c74ba43191973099bb3ddee3f35754e2de7e5161 Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: libc6-dev Architecture: amd64 Version: 2.38-1ok6.9 Multi-Arch: same Priority: optional Section: libdevel Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 12924 Provides: libc-dev (= 2.38-1ok6.9) Depends: libc6 (= 2.38-1ok6.9), libc-dev-bin (= 2.38-1ok6.9), linux-libc-dev, libcrypt-dev, libnsl-dev, rpcsvc-proto, libtirpc-dev Suggests: glibc-doc, manpages-dev Conflicts: libc0.3-dev, libc6.1-dev Breaks: binutils (<< 2.38), catch (<< 1.12.2-0.1), heimdal-multidev (<= 7.7.0+dfsg-4), igblast (<= 1.19.0-1), libassimp-dev (<= 5.2.4~ds0-1), libasyncns-dev (<= 0.8-6build2), libatm1-dev (<= 1:2.5.1-4), libaws20-dev (<= 20.2-2+b1), libboinc-app-dev (<= 7.20.2+dfsg-1), libbson-dev (<= 1.22.0-1), libc6-dev-amd64-cross (<< 2.38~), libcups2-dev (<= 2.4.2-1), libdeal.ii-dev (<= 9.4.0-1), libdkim-dev (<= 1:1.0.21-4build3), libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5), libeckit-dev (<= 1.20.0-1), libfclib-dev (<= 3.1.0+dfsg-2), libfltk1.3-dev (<= 1.3.8-4+b1), libghc-resolv-dev (<= 0.1.2.0-3), libghc-resolv-prof (<= 0.1.2.0-3), libglib2.0-dev (<= 2.72.3-1), libgloox-dev (<= 1.0.24-2+b1), libhesiod-dev (<= 3.2.1-3.1+b1), libinfinity-0.7-dev (<= 0.7.2-1build1), libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1), libinsighttoolkit5-dev (<= 5.2.1-5+b1), libismrmrd-dev (<= 1.8.0-2), libldap-dev (<= 2.5.12+dfsg-2), liblog4cplus-dev (<= 2.0.7-1), libloudmouth1-dev (<= 1.5.4-1), libmgl-dev (<= 8.0.1-2), libmimalloc2.0 (<= 2.0.6+ds-1), libminc-dev (<= 2.4.03-5), libmongoc-dev (<= 1.22.1-1), libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2), libmysqlclient-dev (<= 8.0.29-1), libnetcdf-dev (<= 1:4.9.0-3), libnetcdf-mpi-dev (<= 1:4.9.0-1), libnetcdf-pnetcdf-dev (<= 1:4.9.0-1), libnfsidmap-dev (<= 1:2.6.1-2), libns3-dev (<= 3.36.1+dfsg-4), libola-dev (<= 0.10.8.nojsmin-2), libopenafs-dev (<= 1.8.8.1-3), libopendkim-dev (<= 2.11.0~beta2-7), libopendmarc-dev (<= 1.4.2-1), libopenms-dev (<= 2.6.0+cleaned1-3build4), libopenzwave1.6-dev (<= 1.6.1914+ds-1), libpg-query-dev (<= 13-2.1.2-2), librbl-dev (<= 2.11.0~beta2-7), libre-dev (<= 1.1.0-1build1), libshishi-dev (<= 1.0.2-11), libslurm-dev (<= 21.08.8.2-1), libsocksd0-dev (<= 1.4.2+dfsg-7build7), libspf2-dev (<= 1.2.10-7.1+b1), libstrophe-dev (<= 0.12.1-2), libtaningia-dev (<= 0.2.2-2), libtrilinos-amesos-dev (<= 13.2.0-3), libtrilinos-amesos2-dev (<= 13.2.0-3), libtrilinos-anasazi-dev (<= 13.2.0-3), libtrilinos-aztecoo-dev (<= 13.2.0-3), libtrilinos-belos-dev (<= 13.2.0-3), libtrilinos-epetra-dev (<= 13.2.0-3), libtrilinos-epetraext-dev (<= 13.2.0-3), libtrilinos-galeri-dev (<= 13.2.0-3), libtrilinos-ifpack-dev (<= 13.2.0-3), libtrilinos-ifpack2-dev (<= 13.2.0-3), libtrilinos-intrepid-dev (<= 13.2.0-3), libtrilinos-intrepid2-dev (<= 13.2.0-3), libtrilinos-isorropia-dev (<= 13.2.0-3), libtrilinos-kokkos-dev (<= 13.2.0-3), libtrilinos-kokkos-kernels-dev (<= 13.2.0-3), libtrilinos-komplex-dev (<= 13.2.0-3), libtrilinos-ml-dev (<= 13.2.0-3), libtrilinos-moertel-dev (<= 13.2.0-3), libtrilinos-muelu-dev (<= 13.2.0-3), libtrilinos-nox-dev (<= 13.2.0-3), libtrilinos-phalanx-dev (<= 13.2.0-3), libtrilinos-pike-dev (<= 13.2.0-3), libtrilinos-piro-dev (<= 13.2.0-3), libtrilinos-pliris-dev (<= 13.2.0-3), libtrilinos-rol-dev (<= 13.2.0-3), libtrilinos-rtop-dev (<= 13.2.0-3), libtrilinos-rythmos-dev (<= 13.2.0-3), libtrilinos-sacado-dev (<= 13.2.0-3), libtrilinos-shylu-dev (<= 13.2.0-3), libtrilinos-stokhos-dev (<= 13.2.0-3), libtrilinos-stratimikos-dev (<= 13.2.0-3), libtrilinos-teko-dev (<= 13.2.0-3), libtrilinos-teuchos-dev (<= 13.2.0-3), libtrilinos-thyra-dev (<= 13.2.0-3), libtrilinos-tpetra-dev (<= 13.2.0-3), libtrilinos-trilinoscouplings-dev (<= 13.2.0-3), libtrilinos-triutils-dev (<= 13.2.0-3), libtrilinos-xpetra-dev (<= 13.2.0-3), libtrilinos-zoltan2-dev (<= 13.2.0-3), libvbr-dev (<= 2.11.0~beta2-7), libvisp-dev (<= 3.5.0-2+b1), libvotca-dev (<= 2022-3), libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1), libvtk7-dev (<= 7.1.1+dfsg2-10.2), open-vm-tools-dev (<= 2:12.0.5-2), pidgin-librvp (<= 0.9.7cvs-3), proftpd-dev (<= 1.3.7d+dfsg-2), slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1) Replaces: libc6 (<= 2.37-0ubuntu2) Filename: pool/main/g/glibc/libc6-dev_2.38-1ok6.9_amd64.deb Size: 1956264 MD5sum: 969e7ae82f68cc11f8c663d74fb5bd2d SHA1: f4f6fec7767752d3b47eec37f6761eff416bdc93 SHA256: 00273a373e68e7df560fc50762c445416aba339463c14f58a91a054cd925f529 SHA512: 0163deefd3eeb848c291d62331809e373eaad5b8fdd8fd05bddf29812f9f8ab4a58f2a1d9c8c9ea392c04039b9900d595abb572a7adb992caf28534c9b2c956e Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: libc6-dev-i386 Architecture: amd64 Version: 2.38-1ok6.9 Priority: optional Section: libdevel Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 7125 Provides: lib32c-dev Depends: libc6-i386 (= 2.38-1ok6.9), libc6-dev (= 2.38-1ok6.9) Recommends: gcc-multilib Filename: pool/main/g/glibc/libc6-dev-i386_2.38-1ok6.9_amd64.deb Size: 1334032 MD5sum: c4878a3b2266bf46181198cb40d1a855 SHA1: d4d6fe98772ae1ff9b4b9cb86135f602cc1ac71d SHA256: 23882fbb60898f295edb38790094eaab9c0230483462abdf504a3f5f65b23936 SHA512: 9264de317207fef2611454258c0069728c2e29e1144750a6acf5b46dcd825bb1f185a7a105fe827f8ef822d22dff1fce064cff4c056f67a7b772f847a439c5d6 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: 32-bit development libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for AMD64 systems. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: libc6-dev-x32 Architecture: amd64 Version: 2.38-1ok6.9 Priority: optional Section: libdevel Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 8032 Depends: libc6-x32 (= 2.38-1ok6.9), libc6-dev-i386 (= 2.38-1ok6.9), libc6-dev (= 2.38-1ok6.9) Recommends: gcc-multilib Filename: pool/main/g/glibc/libc6-dev-x32_2.38-1ok6.9_amd64.deb Size: 1504392 MD5sum: 087701ed3619dbcd366106f575aa63a5 SHA1: 1598c567252aae05caa328c01c1330c8cf0dd4df SHA256: 89b479d2d39fdd2ad35eb061e243c777f721b1ff78590bfea9368fec54f88dfa SHA512: 464cdff158aa730a8254b86a6526a5c9c4513766cc60a14ac5fcd48fa7807a5457efa1f33f9bf227d332535490c32d3f12775657437e48cd7bbf0340ebcdba02 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: X32 ABI Development Libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the X32 ABI version of the library, meant for amd64 systems. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: libc6-i386 Architecture: amd64 Version: 2.38-1ok6.9 Priority: optional Section: libs Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 11990 Depends: libc6 (= 2.38-1ok6.9) Conflicts: libc6-amd64, libc6-i386:x32, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32:i386 Replaces: libc6-dev-i386 Filename: pool/main/g/glibc/libc6-i386_2.38-1ok6.9_amd64.deb Size: 2439772 MD5sum: a89ae84c4efd3040b1706113b57f0484 SHA1: b7e6720db843439777a4ba25df84ca0001f27e41 SHA256: 99e23fbc4f5250229c5d47c27814636c969340a62ff37edccedb0741ec5f4d30 SHA512: 26716eb00fc41956a4dd84628aa5e43d394b99c1cb6949ba496af928c0f74a9e79687d5cb5ff77296127b4e5f2acb26932bca8be328595a1e22ce1fcdb4ffd12 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: 32-bit shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for AMD64 systems. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: libc6-prof Architecture: amd64 Version: 2.38-1ok6.9 Multi-Arch: same Priority: optional Section: libs Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 4738 Depends: libc6 (= 2.38-1ok6.9) Suggests: bpftrace Filename: pool/main/g/glibc/libc6-prof_2.38-1ok6.9_amd64.deb Size: 1530484 MD5sum: e7abb86c1e998813fade6a99c1586712 SHA1: 87acc166da96d7a37ce29688b0f186066acd92e8 SHA256: 3ac99fab24f5dd3fd4d99a8f301dded518063f259150c2a7eb7850766d9548aa SHA512: 51f7c751e600815c6cb60ee75086453c4daa570fcd92a372a068e460ef2d48297588df45ba75aff078059693cd1d99608bb7dbb8813d375ef7c61d8fcfb26c16 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: Shared Libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. . This package contains all libraries compiled for profiling. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: libc6-x32 Architecture: amd64 Version: 2.38-1ok6.9 Priority: optional Section: libs Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 11951 Depends: libc6 (= 2.38-1ok6.9) Conflicts: libc6-amd64, libc6-i386:x32, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32:i386 Filename: pool/main/g/glibc/libc6-x32_2.38-1ok6.9_amd64.deb Size: 2570524 MD5sum: d409c27d0f787cb030a9b8990aba57fe SHA1: ead0800ce71451aa7ff85f96bfe7cd63b1518863 SHA256: 5326fb2b986236fd29ed31efc81c79ef41d29ff282bd606028276930c9c068d7 SHA512: 1e3466173c05e7c21df9fce7de029ab5301b77ec4b2a75a9ca7882c869517beff9911dfe3e61528249e26d7f6a3abf8be195d2ca997b62806dfe82aa448b2bd8 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: X32 ABI Shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the X32 ABI version of the library, meant for AMD64 systems. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: libcaca-dev Architecture: amd64 Version: 0.99.beta20-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libcaca Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 2327 Depends: libcaca0 (= 0.99.beta20-ok1), libslang2-dev Filename: pool/main/libc/libcaca/libcaca-dev_0.99.beta20-ok1_amd64.deb Size: 314764 MD5sum: 905089aa5108c1d201e1664c202e56f5 SHA1: 5e019bb68163d3189b75f8cb778fcd534527d9c1 SHA256: e9ca427d95dc78f1c9770468adcab7b51dc8d4c0395e96d852443d9e6f60b2b5 SHA512: 19ddbe3e28ae7b940699d2a0c9f5f3aa79279a0d5764c36a4dec796832c9cb98d9a5a788360eac3320dc09f31466dc2274b27c87add9e8270154a1fd53c366cc Homepage: http://caca.zoy.org/wiki/libcaca Description: development files for libcaca libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. . This package contains the header files and static libraries needed to compile applications or shared objects that use libcaca. Package: libcaca0 Architecture: amd64 Version: 0.99.beta20-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcaca Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 880 Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libslang2 (>= 2.2.4), libstdc++6 (>= 4.1.1), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Filename: pool/main/libc/libcaca/libcaca0_0.99.beta20-ok1_amd64.deb Size: 190952 MD5sum: 3574a129e93b8b209e7ce96d7a7088ad SHA1: 32a649bf37e614d1391eca9bc57186bab351103c SHA256: 5d2e7c5fff14a0c0fc594bcf37492091be7ee19f2e3e261707a380873fbaafa0 SHA512: c17d454f17e6ca019c6470ad570f70e57881a9841f8ea15237d82aaea805ba4d3c030a63713752ca4de0bdcf6bf0c714c3935c16197340dda65d5f9a8be459fc Homepage: http://caca.zoy.org/wiki/libcaca Description: colour ASCII art library libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines. . This package contains the shared library for libcaca. Package: libcacard-dev Architecture: amd64 Version: 1:2.8.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libcacard Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QEMU Team Installed-Size: 105 Depends: libcacard0 (= 1:2.8.0-ok1), libnss3-dev, libglib2.0-dev, libpcsclite-dev Filename: pool/main/libc/libcacard/libcacard-dev_2.8.0-ok1_amd64.deb Size: 10220 MD5sum: 3611ad619c757b2b156ac3dc7371d08a SHA1: 214fe61a60a2638dac2faf73d66deb8d6ef87590 SHA256: ffa3439b64eea2e1a0c579d4e63bf90807b8b4d75eb2956b74ed1f5a34953dc4 SHA512: 81c856b9875c1c6a0457047ca835b6da97012f03f4402e8ef5c8dd9b4c0c5b0f18430757adf7c514473a1937c73da48225ddf6d6a525a3b041a41647a7b0571d Homepage: https://cgit.freedesktop.org/spice/libcacard/ Description: Virtual Common Access Card (CAC) Emulator (development files) This emulator is designed to provide emulation of actual smart cards to a virtual card reader running in a guest virtual machine. The emulated smart cards can be representations of real smart cards, where the necessary functions such as signing, card removal/insertion, etc. are mapped to real, physical cards which are shared with the client machine the emulator is running on, or the cards could be pure software constructs. . This package provides files necessary to develop programs using the library. Package: libcacard0 Architecture: amd64 Version: 1:2.8.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcacard Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QEMU Team Installed-Size: 157 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.77.0), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libpcsclite1 (>= 1.3.0) Filename: pool/main/libc/libcacard/libcacard0_2.8.0-ok1_amd64.deb Size: 33624 MD5sum: c6957a5d0a1f857bb83216ccf5a5edf8 SHA1: 80c541fc8d137ed5bdef79c60b550c1577521b24 SHA256: 208fcff6c830e2d2169e26297f373d8ff2dc490b6a492166898167e4fc76711c SHA512: 312e6e91ff3237a37a4883514c7f77154474dfdb92a03b8a8e99cf8704bd1ad2b065a7429df86310a7fbbbf3ee406ebf17aa97f3440b4fa3f68537bf51020206 Homepage: https://cgit.freedesktop.org/spice/libcacard/ Description: Virtual Common Access Card (CAC) Emulator (runtime library) This emulator is designed to provide emulation of actual smart cards to a virtual card reader running in a guest virtual machine. The emulated smart cards can be representations of real smart cards, where the necessary functions such as signing, card removal/insertion, etc. are mapped to real, physical cards which are shared with the client machine the emulator is running on, or the cards could be pure software constructs. . This package provides the runtime library. Package: libcairo-gobject-perl Architecture: amd64 Version: 1.005-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 57 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.3), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libglib2.0-0t64 (>= 2.12.0), libcairo-perl, libglib-perl Filename: pool/main/libc/libcairo-gobject-perl/libcairo-gobject-perl_1.005-ok2_amd64.deb Size: 10524 MD5sum: ebb8cfb3270079d4ed732f1e5a84594d SHA1: 5d32057a3fdcaa022083bca1eef95cfb111ed6e7 SHA256: 1e1a20fbb7ad0c128fa820c80918183055d462e73988798e37a320bf8af15732 SHA512: be694fc3114c556822c917332feb85b93e34bafe245d5f3ccc1e39dcc3ac288fa5da035a8fa329159af6f7c896dcaa8a7e724ac6879b327c9bd8421197e23436 Homepage: https://metacpan.org/release/Cairo-GObject Description: integrate Cairo into the Glib type system in Perl Cairo::GObject registers Cairo's types (Cairo::Context, Cairo::Surface, etc.) with Glib's type systems so that they can be used normally in signals and properties. Package: libcairo-gobject2 Architecture: amd64 Version: 1.18.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: cairo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 193 Depends: libcairo2 (= 1.18.0-ok1), libglib2.0-0 (>= 2.68.0) Filename: pool/main/c/cairo/libcairo-gobject2_1.18.0-ok1_amd64.deb Size: 126210 MD5sum: 05f91948cdaa0f2c7a3acc45272677b5 SHA1: d91582665eaf0d12e742031177fb42fc79a35551 SHA256: 1782628e5e05dc3c8ddd52479cf84e193cc8d848226e4b057ae90e24c9624037 SHA512: d5a9dabee21a089453a8d39720ab1835b85101ca6e552096124653fb76860be4e7d183a43727cbaf3db95b4d1285887d2786bf11373066a308c237c7644ff8ae Homepage: https://cairographics.org/ Description: Cairo 2D vector graphics library (GObject library) Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the GObject library, providing wrapper GObject types for all cairo types. Package: libcairo-perl Architecture: amd64 Version: 1.109-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 389 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.34), libcairo2 (>= 1.15.8) Suggests: libfont-freetype-perl Filename: pool/main/libc/libcairo-perl/libcairo-perl_1.109-ok1_amd64.deb Size: 87564 MD5sum: 9b57c647293577c5e6fedf32e17ee16f SHA1: b024f631aa28434d55cb5e4c208e5e481e0be169 SHA256: 99e394d399c52225dee22033f6d58e357f82dfa4c95159f96b064144cb202eda SHA512: 63d38d6554a474b2817383a89a608857b0db69dd903bf740055d38ee591a55045a4d6480f5dbd311653274eb33151f74ae6625e4be3ea91c5f00995bd046f233 Homepage: https://gtk2-perl.sourceforge.net/ Description: Perl interface to the Cairo graphics library libcairo-perl provides access to the Cairo library. . Cairo is a 2D graphics library with support for multiple output devices. It is designed to produce consistent output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension). . The cairo API provides operations similar to the drawing operators of PostScript and PDF. Operations in cairo including stroking and filling cubic Bézier splines, transforming and compositing translucent images, and antialiased text rendering. All drawing operations can be transformed by any affine transformation (scale, rotation, shear, etc.) . Find out more about Cairo at http://www.cairographics.org/. Package: libcairo-script-interpreter2 Architecture: amd64 Version: 1.18.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: cairo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 194 Depends: libc6 (>= 2.29), libcairo2 (= 1.18.0-ok1), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), liblzo2-2 (>= 2.02), zlib1g (>= 1:1.1.4) Filename: pool/main/c/cairo/libcairo-script-interpreter2_1.18.0-ok1_amd64.deb Size: 59930 MD5sum: 645c973da41a11dbecf395d7c564f9f5 SHA1: c83f197e995b59097c650a6cc250081dc57543e8 SHA256: d9174709bb61e935b4b0985ebb88c1b6aed76548dafa6e2cb6d1e9c6a91dddb9 SHA512: c25c2f9e1f8ca07e7695dc73fad85239d8969c55adecbf96c2af13d3b41cf8edc3d734d6f122641882d81416a8e01079b9fd46010917cf9914c441d489c3dc2e Homepage: https://cairographics.org/ Description: Cairo 2D vector graphics library (script interpreter) Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the script interpreter for executing and manipulating cairo execution traces. Package: libcairo2 Architecture: amd64 Version: 1.18.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: cairo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1289 Depends: libc6 (>= 2.38), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libpixman-1-0 (>= 0.40.0), libpng16-16 (>= 1.6.2-1), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxext6, libxrender1, zlib1g (>= 1:1.1.4) Filename: pool/main/c/cairo/libcairo2_1.18.0-ok1_amd64.deb Size: 544626 MD5sum: ddf0a5171de43f27be7e6c6443ccec46 SHA1: d8aef9b2cfbbce37150983518cc2cae5ccc1d353 SHA256: 3c886ba97a10aeb06ac1d26c559b5fb6e857ff78c0c427918754e59a81bd7457 SHA512: 3e98dabe5c9361f7734bbf1331458f9a3500270265ae32daa934fb6f56bd49bb64cd640894884571ebdcfcd7c2a9cdc548388c292dff561fa9898f88d872d10c Homepage: https://cairographics.org/ Description: Cairo 2D vector graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension. . Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4. . This package contains the shared libraries. Package: libcairo2-dev Architecture: amd64 Version: 1.18.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cairo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 232 Provides: libcairo-dev Depends: libcairo-gobject2 (= 1.18.0-ok1), libcairo-script-interpreter2 (= 1.18.0-ok1), libcairo2 (= 1.18.0-ok1), libfontconfig-dev, libfreetype-dev, libglib2.0-dev, libpixman-1-dev, libpng-dev, libsm-dev, libx11-dev, libxcb-render0-dev, libxcb-shm0-dev, libxcb1-dev, libxext-dev, libxrender-dev Suggests: libcairo2-doc Filename: pool/main/c/cairo/libcairo2-dev_1.18.0-ok1_amd64.deb Size: 41084 MD5sum: bc51d9a16249e6a59fbc4fd04b5f00d7 SHA1: af15749c6327919f79b9381e511b3971edfbf7b4 SHA256: c8e697ac5e1a689804c51f2a2749417a571ef69762267bbb4c9fba72c30a212e SHA512: 2ab7c12092cd8370c1bcd7bb5d823ed999619d6823517ecc6dc62f7210f5f57c6b8840cde55c84910a26a08002f8fcd9afedf277e870df987112cfa57596645f Homepage: https://cairographics.org/ Description: Development files for the Cairo 2D graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the development libraries, header files needed by programs that want to compile with Cairo. Package: libcairo2-doc Architecture: all Version: 1.18.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cairo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2247 Recommends: lynx | www-browser Filename: pool/main/c/cairo/libcairo2-doc_1.18.0-ok1_all.deb Size: 148234 MD5sum: 7f56422e0d2fe6b418a7d857d924fe3f SHA1: aa4dc16212625c18686235341f1c6ee33d54d895 SHA256: e6c589660a679e400f63e97d06040129e0e98ecc1f48798cc1d3bf616950fc9f SHA512: 8f20f32362d610715bf7c802a95397ce9db5d915504cf3a33bcab9f1279c24509bc15dd6ff8a31c322a67dca7a67cd15972be35e59d14f43587b6446e6c750a1 Homepage: https://cairographics.org/ Description: Documentation for the Cairo Multi-platform 2D graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the HTML documentation for the Cairo library in /usr/share/gtk-doc/html/cairo/. Package: libcairomm-1.0-1v5 Architecture: amd64 Version: 1.14.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: cairomm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 198 Depends: libc6 (>= 2.14), libcairo2 (>= 1.12.0), libgcc-s1 (>= 3.3.1), libsigc++-2.0-0v5 (>= 2.5.1), libstdc++6 (>= 5.2) Conflicts: libcairomm-1.0-1 Replaces: libcairomm-1.0-1 Filename: pool/main/c/cairomm/libcairomm-1.0-1v5_1.14.5-ok1_amd64.deb Size: 38244 MD5sum: 5956ad1f579bfe1523e16e6b46e71086 SHA1: 719e1874a057fd4d67633fcd93facef07866353e SHA256: 680ba3f49a65ef0f9ecb1705ee3da545cdcb0e75dc871c5659de04a696a1f8e0 SHA512: e6fa14d9038588bd4f8195f05ff021f142b31444840546e426b5f5827f9ff1b4be6f2c74c68c654cb022eb10128d934cee95cea4a10004e6b678ee8d4a30c739 Homepage: https://cairographics.org/cairomm/ Description: C++ wrappers for Cairo (shared libraries) cairomm provides C++ bindings for the Cairo graphics library, a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the shared libraries. Package: libcairomm-1.0-dev Architecture: amd64 Version: 1.14.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cairomm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 324 Depends: libcairomm-1.0-1v5 (= 1.14.5-ok1), libcairo2-dev (>= 1.10.0), libsigc++-2.0-dev (>= 2.5.1) Suggests: libcairomm-1.0-doc Filename: pool/main/c/cairomm/libcairomm-1.0-dev_1.14.5-ok1_amd64.deb Size: 52208 MD5sum: 20dc407bfce6e6a90c7cc2a5fcee4394 SHA1: ac82c931d5d47d26cc81226f6978119cfff837c3 SHA256: d75771f9cbe559b2a6fd760bfcb68cdce4ca67cd63eab003dbd79ee8a0a1cce8 SHA512: 211c552480b57a5f12626781f2aacaa9663426a9e620302abe5a7cf98cc422e195ea3e3b53990af716d6a6b7928e9c8915a2bf2773d966156628d31b93368add Homepage: https://cairographics.org/cairomm/ Description: C++ wrappers for Cairo (development files) cairomm provides C++ bindings for the Cairo graphics library, a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the development libraries and header files needed by C++ programs that want to compile with Cairo. files and examples. Package: libcairomm-1.0-doc Architecture: all Version: 1.14.5-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cairomm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 4039 Suggests: www-browser Filename: pool/main/c/cairomm/libcairomm-1.0-doc_1.14.5-ok1_all.deb Size: 584876 MD5sum: d3814c943e22e6fc3c5813376a8c4cb3 SHA1: 1d365a183a3381e87f433ffa23b6515ce29880db SHA256: 49c9845909053026747cad4cb042e8dcb4a9d61b08edb2faa6681a98dd35f1a7 SHA512: 0a9056489f8e82c32da3f3b1d443e2b4b33fe910378f41f9d710b0fb810221f9d04509887eae01df3cfee483e6022b904e37d1c28fa84d94085dd46e409fa0b9 Homepage: https://cairographics.org/cairomm/ Description: C++ wrappers for Cairo (documentation) cairomm provides C++ bindings for the Cairo graphics library, a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the HTML reference documentation. Package: libcaja-extension-dev Architecture: amd64 Version: 1.26.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: caja Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 253 Depends: gir1.2-caja-2.0 (= 1.26.3-ok1), libcaja-extension1 (= 1.26.3-ok1), libgtk-3-dev Breaks: gir1.2-caja (<< 1.18.4-1~) Replaces: gir1.2-caja (<< 1.18.4-1~) Filename: pool/main/c/caja/libcaja-extension-dev_1.26.3-ok1_amd64.deb Size: 20096 MD5sum: 734218834b4c0068f260d0b971625f26 SHA1: 5489be8604f9173dca66c5efa9a6a8715a9f10e6 SHA256: 13be314a7ae7c82a09740bbd1ddabf06e862926cca90b0ee9be880894d53fa59 SHA512: f2fa3355d5de4fdb7dce841b22eeb22bbd216cc60fda2ecf118831d4949e65a00b881e6b3a74b7c03e2dd358dbe73eff4f82ec83b25247194f4b02f1d7172b08 Homepage: https://mate-desktop.org/ Description: libraries for Caja components (development files) Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . This package contains the development files for the libraries needed by Caja's extensions. Package: libcaja-extension-doc Architecture: all Version: 1.26.3-ok1 Priority: optional Section: doc Source: caja Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 299 Breaks: libcaja-extension-dev (<< 1.12.3-2~) Filename: pool/main/c/caja/libcaja-extension-doc_1.26.3-ok1_all.deb Size: 26124 MD5sum: 93799d99f930dbbb90d58f05bf04352d SHA1: 7a75e537933eefd970ac2056789643d165fe8fa8 SHA256: 3b939ac6a8c89e74f9094b9bae4bc0b8d1b897eae9b92fbee7ef1b6d4b4aca38 SHA512: 63232e3d576035b715d28062047ba23887f5c275a7b2a4bdc2d3d3df5fb91ef56b2e2bd66335dc08f879fe0f54cc0b12a0524728dfbc8cfa66f63934ae4db841 Homepage: https://mate-desktop.org/ Description: libraries for Caja components (API documentation files) Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . This package contains the API documentation for the libraries needed by Caja's extensions. Package: libcaja-extension1 Architecture: amd64 Version: 1.26.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: caja Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 95 Provides: libcaja-extension Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.0.0) Breaks: libcaja-extension (<< 1.7.0) Replaces: libcaja-extension (<< 1.7.0) Filename: pool/main/c/caja/libcaja-extension1_1.26.3-ok1_amd64.deb Size: 17088 MD5sum: bfa1894f34ef9842aa90062627a5270e SHA1: cfce56e0ef5643d2f16b0cff53a0a93804f75dfd SHA256: a6fa8614c08eb1d8e5d01193b6be055d2948f50354f8859f2d6a9078498e28e2 SHA512: 47896da99ea0fe9482bcf83e89be511facc56ff85ed9225830e932e85249684b91b6a010f67285edc45880baac78aca56c0d23bd7c815710d88b968231944f25 Homepage: https://mate-desktop.org/ Description: libraries for Caja components Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . This package contains a few runtime libraries needed by Caja's extensions. Package: libcamd3 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 85 Depends: libc6 (>= 2.2.5), libsuitesparseconfig7 (>= 1:7.0.1) Filename: pool/main/s/suitesparse/libcamd3_7.6.1+dfsg-ok1_amd64.deb Size: 22568 MD5sum: 4c42b4226c5eb45fae3ba075b9c805f6 SHA1: e675f1e84d8e936a6af5a84b890d134124525520 SHA256: e6b7be3cdba3e133c2b7d4f1d784c00df2c46256e5356b4ace7140c03cfafa78 SHA512: 18aa2830e060330313ded707bfb9061f0cbad5247aa5a1e0fc38d6f42c37b72159a4784506f92fcb263a12503802c41c144158fcbf2771f2996b5da809c2af02 Homepage: http://suitesparse.com Description: symmetric approximate minimum degree library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The CAMD library provides a set of routines for pre-ordering sparse matrices prior to Cholesky or LU factorization, using the approximate minimum degree ordering algorithm with optional ordering constraints. Package: libcamel-1.2-64t64 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1506 Provides: libcamel-1.2-64 (= 3.52.0-ok2) Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.64.0), libgssapi-krb5-2 (>= 1.17), libicu74 (>= 74.1-1~), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libsqlite3-0 (>= 3.6.0), zlib1g (>= 1:1.1.4) Breaks: libcamel-1.2-64 (<< 3.52.0-ok2) Replaces: libcamel-1.2-64 Filename: pool/main/e/evolution-data-server/libcamel-1.2-64t64_3.52.0-ok2_amd64.deb Size: 452396 MD5sum: 7b0cce6888d09673a6d6047f7cbd5c32 SHA1: c6bc2750fc5cc9fbd7b98dde99f5035a869acc30 SHA256: 764104b1b499853a60d3694764cb3a2e0031a77f136a6df2353ef10f2c19f800 SHA512: 8c0d8a7036ef568d49da601e749ee6a0e14a8fc986ff04a27ae6a0eff3c0ecae2178b7d99fa98dd2575977872476ee19af4f4061aede2f9e2f5717d4c4d92ae1 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Evolution MIME message handling library Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libcamel1.2-dev Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3830 Depends: libcamel-1.2-64t64 (= 3.52.0-ok2), gir1.2-camel-1.2 (= 3.52.0-ok2), libglib2.0-dev (>= 2.40), libsqlite3-dev (>= 3.5), libnss3-dev, libnspr4-dev Filename: pool/main/e/evolution-data-server/libcamel1.2-dev_3.52.0-ok2_amd64.deb Size: 257580 MD5sum: f1ca8f0b676514f9b64f269275fa9e2a SHA1: e5dacbd7855aae48d8d4420b97ed54ef0dd8900f SHA256: b049666f04ff5df9ed1586b47de64cce7e833849a10b902eedec77c7ad683c90 SHA512: b8edf8f6f8424614511421025ead7c503e809009be5af777660c0041d22492f765e9fe171698c763b8171c99f8b8a75c5e9f56f1184ae9c25fea87433db05c24 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Development files for libcamel This package contains header files and static library for libcamel. . Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libcamera-dev Architecture: amd64 Version: 0.2.0-ok1 Priority: optional Section: libdevel Source: libcamera Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 175 Depends: libcamera0.2 (= 0.2.0-ok1) Filename: pool/main/libc/libcamera/libcamera-dev_0.2.0-ok1_amd64.deb Size: 27132 MD5sum: 170d797d8c02ed7c3d90044c634798d0 SHA1: 9de112305dbd88c093a6280ef3e08ad4069e47e0 SHA256: 6d6f3670a3c32d6445d27d9e2ee994c774e6aca14a94026ee7c9c3328d284148 SHA512: c1bdb9f69c30716354530aaf10f411130dc462b45fd6e6915bb0ceba9c984d65bc53b6ee1a5155567c8661ee3cf03f525fd7f10c9c8ee47017e0aa9960a75394 Homepage: https://libcamera.org/ Description: complex camera support library (development files) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package provides the necessary files needed for development Package: libcamera-doc Architecture: all Version: 0.2.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libcamera Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 27196 Depends: libjs-jquery, libjs-sphinxdoc, libjs-underscore Recommends: libcamera-dev Filename: pool/main/libc/libcamera/libcamera-doc_0.2.0-ok1_all.deb Size: 13059368 MD5sum: 4075e7730b93306cc75b5bc10437e6df SHA1: 88cca3579da97a4bf6b3ce31ef038451243999ed SHA256: 3a71a1bea25827d936d5cb702db3a80e046cc3f25e0bcbc65982037dc4e7086c SHA512: 8276e59aa2949e96aee77079fd674aa992d289ec33de5003968d514f5522f05ba0cb9111669d6be85b4ed9dd51baeca472e571c44e2d425eae4b72e4e004a764 Homepage: https://libcamera.org/ Description: complex camera support library (documentation) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package contains the documentation developing with libcamera. Package: libcamera-ipa Architecture: amd64 Version: 0.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcamera Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 349 Depends: libc6 (>= 2.38), libcamera0.2 (>= 0.2.0), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Breaks: libcamera0 (<< 0.0.3-1~) Replaces: libcamera0 (<< 0.0.3-1~) Filename: pool/main/libc/libcamera/libcamera-ipa_0.2.0-ok1_amd64.deb Size: 79804 MD5sum: 6000bf61da4a8cee4baa6f08ecfc26e5 SHA1: 26eb4dde66e8c354a33aae6016f4623a799d6ccc SHA256: a8a9c26b3f91eae6f369f96e59390b35ba3893966ffbfc0b251d7f17b3996bae SHA512: 190e34d537ded8c2a9cd9e887261318380605a8eedff5ea6979e44dd5342fe83e339d5709353b5d573c7aa685d5cf82f5237b9cb3a77506fbcab80c164edf215 Homepage: https://libcamera.org/ Description: complex camera support library (IPA modules) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package contains the libcamera IPA (Image Processing Algorithms) modules. Package: libcamera-tools Architecture: amd64 Version: 0.2.0-ok1 Multi-Arch: foreign Priority: optional Section: video Source: libcamera Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 964 Depends: libc6 (>= 2.38), libcamera0.2 (>= 0.2.0), libdrm2 (>= 2.4.62), libevent-2.1-7t64 (>= 2.1.8-stable), libevent-pthreads-2.1-7t64 (>= 2.1.8-stable), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5widgets5 (>= 5.4.0), libsdl2-2.0-0 (>= 2.0.16), libstdc++6 (>= 11), libtiff6 (>= 4.5.0~rc1), libyaml-0-2 Filename: pool/main/libc/libcamera/libcamera-tools_0.2.0-ok1_amd64.deb Size: 299128 MD5sum: 4c7216a3d900cc06937a38343af24102 SHA1: 41e0f3eac3f8ce8d2d63c24ee1fa89b247263ea5 SHA256: df552e417d8ee2a9d62a2b135fe82fa5509b073d01d9d11c687da92a63e3b5dc SHA512: 0c3adaa95711aa639f04eb1c63be56138985f7e61cfb0c9e63c35a9435d8581b99633989915de4f6ba857b8661ae2dfe20034a356fcb871377d02d78e6c63b75 Homepage: https://libcamera.org/ Description: complex camera support library (tools) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package provides cam and qcam, libcamera "Swiss army knife" tools. Package: libcamera-v4l2 Architecture: amd64 Version: 0.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcamera Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 144 Depends: libc6 (>= 2.34), libcamera0.2 (>= 0.2.0), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12) Breaks: libcamera0 (<< 0.0.3-1~) Replaces: libcamera0 (<< 0.0.3-1~) Filename: pool/main/libc/libcamera/libcamera-v4l2_0.2.0-ok1_amd64.deb Size: 39312 MD5sum: 649edb2d1b6d60ef042eff295bfd1e47 SHA1: a0e48213f68aada4b7aba5f04bb9c7b15cfb14c3 SHA256: 391843283b2a18203a9a95a51c9dc7ade10810691fb506f2109b00dae71b2118 SHA512: b70bb4356a8bbbaedc5e1c76c54a3aa3e2c85ddbf09ca2b2cf29cbb5585ee8bbe714f55a091bba68d7ecb5140017f2ef76cdc4482d2af4868bdcea2656a672d9 Homepage: https://libcamera.org/ Description: complex camera support library (V4L2 module) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package contains the libcamera V4L2 module. Package: libcamera0.2 Architecture: amd64 Version: 0.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcamera Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1340 Depends: libc6 (>= 2.38), libdw1t64 (>= 0.158), libgcc-s1 (>= 3.3.1), libgnutls30t64 (>= 3.7.3), liblttng-ust1 (>= 2.13.0), libstdc++6 (>= 12), libudev1 (>= 183), libunwind8, libyaml-0-2 Suggests: libcamera-ipa Breaks: libcamera0 (<< 0.0.3-1~) Replaces: libcamera0 (<< 0.0.3-1~) Filename: pool/main/libc/libcamera/libcamera0.2_0.2.0-ok1_amd64.deb Size: 400268 MD5sum: 654e47ec9a45ac31e71a2cf839f03c35 SHA1: 13d938590aee7c1aa2b8a738c30e077825abca7f SHA256: 3bed037dc5ff4199d77fe18566ccadd42cae4aa6a3420853607662a943a9117e SHA512: a7484b70c69a6e5cfb5e91ba648ff3b0ed33c79b289ea6a42bf86e1b186d5722be4e2e3ec9eba3009f11150fe615fa11b17a3e9b0cfb6ed2e32d5b7b90baf525 Homepage: https://libcamera.org/ Description: complex camera support library libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. Package: libcanberra-dev Architecture: amd64 Version: 0.30-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libcanberra Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 40 Depends: libcanberra0 (= 0.30-ok3) Filename: pool/main/libc/libcanberra/libcanberra-dev_0.30-ok3_amd64.deb Size: 6834 MD5sum: 76078da0ea6ceeaf75b785aae9574e74 SHA1: a93788dd37d08c5dff6c1bab6ec91a8e4b27e99e SHA256: 6583efe262152612316a6871c8d2dea54c02aa137a304fb7e5a87094001bf2ab SHA512: 49f34558bd13bf8f43b6342abb0b0290055456c79e0eabd662bf3be5329dfc16bfe2d336708b2191e70daa2d7fd5c94ce547a55b4de5fb6f4cfa4af4a29f1820 Homepage: http://0pointer.de/lennart/projects/libcanberra/ Description: simple interface for playing event sounds (development files) libcanberra defines a simple abstract interface for playing event sounds. . This package contains headers and libraries for developing applications that play event sounds with libcanberra. Package: libcanberra-doc Architecture: all Version: 0.30-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: libcanberra Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 143 Filename: pool/main/libc/libcanberra/libcanberra-doc_0.30-ok3_all.deb Size: 19692 MD5sum: 8fc16a09c9d583e20b245d2d1f33064e SHA1: 89dcb29ac167ddd66f73b21ffa2b72c8ef715b15 SHA256: d885b96e915b030db7579944048265eba9f6e32f44b7f4afc30661e080e35e2e SHA512: 1755a7482aa241b6dfba2ad4430146a4e2e430c7a86823c252b69616dac8145f3fcbfbf79daee35b56e2462fa125b4629d9e45663f798b7d9dfd644071ef219c Homepage: http://0pointer.de/lennart/projects/libcanberra/ Description: simple abstract interface for playing event sounds - doc libcanberra defines a simple abstract interface for playing event sounds. . libcanberra relies on the XDG sound naming specification for identifying event sounds. On Unix/Linux the right sound to play is found via the mechanisms defined in the XDG sound theming specification. . This package contains the HTML documentation for libcanberra and libcanberra-gtk. Package: libcanberra-gstreamer Architecture: amd64 Version: 0.30-ok3 Multi-Arch: same Priority: optional Section: libs Source: libcanberra Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 33 Depends: libc6 (>= 2.4), libcanberra0 (= 0.30-ok3), libglib2.0-0 (>= 2.12.0), libgstreamer1.0-0 (>= 1.0.0) Filename: pool/main/libc/libcanberra/libcanberra-gstreamer_0.30-ok3_amd64.deb Size: 8534 MD5sum: d1b0d063aad2d965ec5866c61ba0ee42 SHA1: d4b1a6d7a82e3937a4e73503bee28c857052ad68 SHA256: f4b175f5c781df3ca21822741873f5d8ba2a83d5fd349a9e2e6bd0bcefd49417 SHA512: 3e397d2845b2891238641c4fec9d83b490363a4f9c20dae19441d372fb7dea5cecc548572cad56bdf06e7e91e7b9c7696f5ed512a248ba6cac9635cc22825f5a Homepage: http://0pointer.de/lennart/projects/libcanberra/ Description: GStreamer backend for libcanberra libcanberra defines a simple abstract interface for playing event sounds. . This package contains the GStreamer backend for libcanberra. Package: libcanberra-gtk-common-dev Architecture: all Version: 0.30-ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: libcanberra Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 15 Breaks: libcanberra-gtk-dev (<< 0.26) Replaces: libcanberra-gtk-dev (<< 0.26) Filename: pool/main/libc/libcanberra/libcanberra-gtk-common-dev_0.30-ok3_all.deb Size: 3082 MD5sum: b0af3a7cc004370274ac450e1361619f SHA1: 8a03c447176bd70109acd23919e857a427358603 SHA256: 23732b0d5551079a05500b593c9c6f8138438be4e63f355d41b6c756676ecb8f SHA512: 66bf374a5ae0a9d5f5e70858e799104ae170d175fb47e3a8406a2a5f4007530d222c1d51536062981ea4d58dde2e1b5a7aed6fccb1d9ad5194ed9407814974d3 Homepage: http://0pointer.de/lennart/projects/libcanberra/ Description: simple interface for playing event sounds (GTK+ shared development files) libcanberra-gtk provides a few functions that simplify libcanberra usage from GTK+. . Contextual information is needed to play event sound. This library can help to compile directly event sounds property lists based on active GtkWidget objects or GdkEvent events. . This package contains common headers for developing applications using libcanberra-gtk and libcanberra-gtk3 Package: libcanberra-gtk-dev Architecture: amd64 Version: 0.30-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libcanberra Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 13 Depends: libcanberra-gtk0 (= 0.30-ok3), libcanberra-dev (= 0.30-ok3), libgtk2.0-dev (>= 2.20), libcanberra-gtk-common-dev Filename: pool/main/libc/libcanberra/libcanberra-gtk-dev_0.30-ok3_amd64.deb Size: 1842 MD5sum: 16d837aac904d3df81e0fc9ea3afaa58 SHA1: c853a3bc7226aa5a8e1b6902bc13cf9349a196a8 SHA256: d30ca85891ab2511162fe4724e138078aeac9665c056089768d5e66bdc93ba09 SHA512: c1704a5502d7a49997485cf25ae328ce7441b962c75fc6ff28e1ae770fd200dfc988b24a8168f70fa01945a34bb49246856634f02d80ce7b53c60dc12c465bb6 Homepage: http://0pointer.de/lennart/projects/libcanberra/ Description: simple interface for playing event sounds (GTK+ 2 development files) libcanberra-gtk provides a few functions that simplify libcanberra usage from GTK+. . Contextual information is needed to play event sound. This library can help to compile directly event sounds property lists based on active GtkWidget objects or GdkEvent events. . This package contains headers and libraries for developing applications that play event sounds with libcanberra-gtk. Package: libcanberra-gtk-module Architecture: amd64 Version: 0.30-ok3 Multi-Arch: same Priority: optional Section: libs Source: libcanberra Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 46 Depends: libc6 (>= 2.4), libcanberra-gtk0 (>= 0.2), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.24.5-4), libx11-6 Filename: pool/main/libc/libcanberra/libcanberra-gtk-module_0.30-ok3_amd64.deb Size: 10506 MD5sum: d138274bc05dd1611e9b873a88e5b3c1 SHA1: d505b5b2631d16da92765948813e61015fc84399 SHA256: c0bb89783f30352ffe697901226e09b78b79f2afb150187105a484118410ec1c SHA512: fcd7ddf18689508e70f36eaf51c7bf04cc2cf2156a64ea4f373d5249a8bae6e6cbdb5687d2ccd678444818814de869fc2f328eebd9e5eedd23b8a25bb5850b50 Homepage: http://0pointer.de/lennart/projects/libcanberra/ Description: translates GTK+ widgets signals to event sounds A GtkModule which will automatically hook into all kinds of events inside a GTK+ program and generate sound events from them. Package: libcanberra-gtk0 Architecture: amd64 Version: 0.30-ok3 Multi-Arch: same Priority: optional Section: libs Source: libcanberra Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 36 Depends: libc6 (>= 2.4), libcanberra0 (>= 0.12), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.24.0), libx11-6 Recommends: libcanberra-gtk-module Filename: pool/main/libc/libcanberra/libcanberra-gtk0_0.30-ok3_amd64.deb Size: 8364 MD5sum: afc6402982e92e96043f5ba3c4328715 SHA1: 1ec396f07c527cb071eb92acedd72a0130f6e438 SHA256: 75e646502f24e931d48c1a9ef9ae71d8d2f60cbd7dba3118c673482bb6c55558 SHA512: f804c2ba03749ea878ebfd7ab0f9d5d2b1d9cc4c5266e3c9dcc4b526541d00fd28332154ebcd8812c9beae5b4a28842859827ef49abe0fedf4a80cb16ae677ed Homepage: http://0pointer.de/lennart/projects/libcanberra/ Description: GTK+ helper for playing widget event sounds with libcanberra libcanberra-gtk provides a few functions that simplify libcanberra usage from GTK+. . Contextual information is needed to play event sound. This library can help to compile directly event sounds property lists based on active GtkWidget objects or GdkEvent events. Package: libcanberra-gtk3-0 Architecture: amd64 Version: 0.30-ok3 Multi-Arch: same Priority: optional Section: libs Source: libcanberra Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 36 Depends: libc6 (>= 2.4), libcanberra0 (>= 0.12), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libx11-6 Recommends: libcanberra-gtk3-module Filename: pool/main/libc/libcanberra/libcanberra-gtk3-0_0.30-ok3_amd64.deb Size: 8424 MD5sum: fb03613a17abe7a4311b854d96add4f5 SHA1: aa08044993e9be794bacff1ea4096b265fa40f89 SHA256: 9026e65e46dc2695aa0b735fde80c37ac1af8b448d9c0cfcdb89074d99a5d653 SHA512: 18f1bb34b2d9aa2ec7a5c82c444ba75f278f037f5ddbcad1bb03250f09d0b5f11a8be480fad6680ed9e00fcdbb57226cd9c1f6131cdcdd21a0a801339200887f Homepage: http://0pointer.de/lennart/projects/libcanberra/ Description: GTK+ 3.0 helper for playing widget event sounds with libcanberra libcanberra-gtk provides a few functions that simplify libcanberra usage from GTK+ 3.0. . Contextual information is needed to play event sound. This library can help to compile directly event sounds property lists based on active GtkWidget objects or GdkEvent events. Package: libcanberra-gtk3-dev Architecture: amd64 Version: 0.30-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libcanberra Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 13 Depends: libcanberra-gtk3-0 (= 0.30-ok3), libcanberra-dev (= 0.30-ok3), libcanberra-gtk-common-dev, libgtk-3-dev Filename: pool/main/libc/libcanberra/libcanberra-gtk3-dev_0.30-ok3_amd64.deb Size: 1840 MD5sum: 23698a4745b7480b014ac0ff07d5e930 SHA1: 9dd1b0578d2caa160e408870e8169c68320bdc0b SHA256: db0e9757be2c28c23c5594cb12ce229baf61afbc81bf502ab156ccee00696db7 SHA512: 4f5155cc9f2d8b3c87e26db74019d0b0af4af0d10bb4cd205cd7d79e5c042b3f4a25f864f5f2778738da1210acf95b691ead1a3857f4746b2820e7147ab50a10 Homepage: http://0pointer.de/lennart/projects/libcanberra/ Description: simple interface for playing event sounds (GTK+ 3 development files) libcanberra-gtk3 provides a few functions that simplify libcanberra usage from GTK+ 3.0. . Contextual information is needed to play event sound. This library can help to compile directly event sounds property lists based on active GtkWidget objects or GdkEvent events. . This package contains headers and libraries for developing applications that play event sounds with libcanberra-gtk. Package: libcanberra-gtk3-module Architecture: amd64 Version: 0.30-ok3 Multi-Arch: same Priority: optional Section: libs Source: libcanberra Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 50 Depends: libc6 (>= 2.4), libcanberra-gtk3-0 (>= 0.25), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.2.2-3), libx11-6 Filename: pool/main/libc/libcanberra/libcanberra-gtk3-module_0.30-ok3_amd64.deb Size: 10616 MD5sum: 1c98042fa93d0765d80239a98388565d SHA1: 6df6da749d9af01516ad0b031295ec7e6c9a9e51 SHA256: c1e44c305214dadeb9a446257a91fb176edeffde9b14df1f2bba811cdfc36c5d SHA512: 982bd07b500edbde9f8c53c1f2b68749eda9a6fca8bda48770ba6e3f0971e418a9a4f7eb1a75b7f19f9a6d91770d0f03461e2a620028a6df3543ff84847c9b16 Homepage: http://0pointer.de/lennart/projects/libcanberra/ Description: translates GTK3 widgets signals to event sounds A GtkModule which will automatically hook into all kinds of events inside a GTK+ 3.0 program and generate sound events from them. Package: libcanberra-pulse Architecture: amd64 Version: 0.30-ok3 Multi-Arch: same Priority: optional Section: libs Source: libcanberra Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 45 Depends: libc6 (>= 2.4), libcanberra0 (= 0.30-ok3), libpulse0 (>= 0.99.1), pulseaudio Filename: pool/main/libc/libcanberra/libcanberra-pulse_0.30-ok3_amd64.deb Size: 12468 MD5sum: 9d6df13a3fb2a1c600c4f3b616378432 SHA1: 5fcfa825d8cff38f60701a6608b933900936f234 SHA256: 1a51179d59f4edc2c4163fd9b6dc7909f4ec8c27741ab0b0789d0284aa6c34c6 SHA512: 3783d0418e68dccca96ecdaf9319ef2814b606482ad9e5b9ad58b1f0210e4078aa1b0715514013ba18530263daabf41533909c6505175bd4236b1873adb38535 Homepage: http://0pointer.de/lennart/projects/libcanberra/ Description: PulseAudio backend for libcanberra libcanberra defines a simple abstract interface for playing event sounds. . This package contains the PulseAudio backend for libcanberra. Package: libcanberra0 Architecture: amd64 Version: 0.30-ok3 Multi-Arch: same Priority: optional Section: libs Source: libcanberra Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 117 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.14), libglib2.0-0 (>= 2.26.0), libltdl7 (>= 2.4.6), libtdb1 (>= 1.2.7+git20101214), libvorbisfile3 (>= 1.1.2), sound-theme-freedesktop Suggests: libcanberra-gtk0, libcanberra-pulse Filename: pool/main/libc/libcanberra/libcanberra0_0.30-ok3_amd64.deb Size: 39072 MD5sum: 23345ce67d6cc973a56b4dd731b345d6 SHA1: d44b127427ff3e6a00fdb57257e48e040ab2f7e1 SHA256: 5b06b8945c139c1d5354fcc21d7a8e104ed418a364a800bf4afcb9346d3380d9 SHA512: 311941cf6f87a2390d3ae38528134de79cd0ad29fd668def3160162f48e8228a24792dfb459e0c01bb5594321429ed6885ccd5aba7699e43aa85141e705255bb Homepage: http://0pointer.de/lennart/projects/libcanberra/ Description: simple abstract interface for playing event sounds libcanberra defines a simple abstract interface for playing event sounds. . libcanberra relies on the XDG sound naming specification for identifying event sounds. On Unix/Linux the right sound to play is found via the mechanisms defined in the XDG sound theming specification. Package: libcap-dev Architecture: amd64 Version: 1:2.69-1ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libcap2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Christian Kastner Installed-Size: 2817 Provides: libcap2-dev Depends: libcap2 (= 1:2.69-1ok2), libc6 (>= 2.34) Suggests: manpages-dev Filename: pool/main/libc/libcap2/libcap-dev_2.69-1ok2_amd64.deb Size: 589664 MD5sum: a2e831d71d1fe465a5c2371b291941f8 SHA1: 0d400b9f4ad271f0873c0b466e48fdb18d98b4b4 SHA256: ede65794de9d96c4a7de4c31de045a9d733ff22a8b33ed1ff48f77342c5ebb8f SHA512: 0e903779d13e8192b6f37916d04d620ba03db89798cc17745785fe4556af474cdacead05fb2b8f08a8164d79ca590ded893cd6f219836da20e235f11a4bc15ae Homepage: https://sites.google.com/site/fullycapable/ Description: POSIX 1003.1e capabilities (development) Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . This package contains the development files. Package: libcap-ng-dev Architecture: amd64 Version: 0.8.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libcap-ng Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Håvard F. Aasen Installed-Size: 87 Depends: libcap-ng0 (= 0.8.4-ok2) Filename: pool/main/libc/libcap-ng/libcap-ng-dev_0.8.4-ok2_amd64.deb Size: 29776 MD5sum: b5c49425971f7c19b95f828ee5dc16f3 SHA1: cba3dfd9f7df7664f2471c3868545105147c6554 SHA256: 09bad3cd95fb65217ef2e48134ea7457a5ce9b2e1b3ad7501a72344c284507a9 SHA512: 2f8cbd0edb9c38eea3c9a321bf0c739acc8eeb89c3962db5566935853e4660d8b99724c406cc1c2bd95762aecd883218890fecc8206fae70901c5a664f43c14e Homepage: https://people.redhat.com/sgrubb/libcap-ng Description: Development and header files for libcap-ng This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. . This package contains header files and static libraries. Package: libcap-ng-utils Architecture: amd64 Version: 0.8.4-ok2 Priority: optional Section: admin Source: libcap-ng Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Håvard F. Aasen Installed-Size: 80 Depends: libcap-ng0 (= 0.8.4-ok2), libc6 (>= 2.38) Filename: pool/main/libc/libcap-ng/libcap-ng-utils_0.8.4-ok2_amd64.deb Size: 16662 MD5sum: 15adb7243885985830e04dd49ceece10 SHA1: c9c617423f2fc58ad0936c572a0398ebd9778137 SHA256: 31b96d6c3f9d6e42fd131df76f0d3145683b2b9acf61be6f49a7494aba82e094 SHA512: 9c77505d3277d1d6fc393824f828ea3bde48e05d5eb0b4a5410ffebc3d5e028dad156cce4c681bfe001d6d02500362efa02ed49fde6792cc1c3ee7bc15946a1c Homepage: https://people.redhat.com/sgrubb/libcap-ng Description: Utilities for analysing and setting file capabilities This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. . This package contains utilities for analysing and setting file capabilities. Package: libcap-ng0 Architecture: amd64 Version: 0.8.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: libcap-ng Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Håvard F. Aasen Installed-Size: 60 Depends: libc6 (>= 2.38) Filename: pool/main/libc/libcap-ng/libcap-ng0_0.8.4-ok2_amd64.deb Size: 13166 MD5sum: 809d07334d18239b6c8e3eb7947413fd SHA1: 3e90ec44a7085d7b555098e06ac538b0a05db92b SHA256: 41930761d08a7878571b85371bef3c4c323f341b3ad5980713533e40a78cab68 SHA512: 4cc9ae6b33cc3f083e405ea219902edce917af7c960827d5eb71de7686d660adbfddd06a0bde63b7bd1eabeda5ae0c332c6fa5bc3841925713f224e919a884e4 Homepage: https://people.redhat.com/sgrubb/libcap-ng Description: alternate POSIX capabilities library This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. . This package contains dynamic libraries for libcap-ng. Package: libcap2 Architecture: amd64 Version: 1:2.69-1ok2 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Christian Kastner Installed-Size: 91 Depends: libc6 (>= 2.38) Filename: pool/main/libc/libcap2/libcap2_2.69-1ok2_amd64.deb Size: 26784 MD5sum: ea4a22ec9838192b7f4c6a33d57e575c SHA1: 818d55b824328958ab37e799630b03a49e75ce6c SHA256: aad3aa9c61eec2f75075dd621c1b92964a6a82742fbfa3a3d5a7a471a74187da SHA512: c0edf7fff8abcd463fc24958723e6f638f1965fe4bfbbbc395c49e561e60c34e7b1c0fe8ee7814b402a69f17a6b9d71a8c61e3756b63f2495cbae8cf0ceb9b51 Homepage: https://sites.google.com/site/fullycapable/ Description: POSIX 1003.1e capabilities (library) Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . This package contains the shared library. Package: libcap2-bin Architecture: amd64 Version: 1:2.69-1ok2 Multi-Arch: foreign Priority: important Section: utils Source: libcap2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Christian Kastner Installed-Size: 120 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.63) Recommends: libpam-cap Breaks: libcap-bin Replaces: libcap-bin Filename: pool/main/libc/libcap2/libcap2-bin_2.69-1ok2_amd64.deb Size: 32338 MD5sum: a59bf6577c867b88a84afa9b2f7fa854 SHA1: bfdfec9541f6acd4e0e8bc69f9bf36c0da69ec20 SHA256: bad75f1f93d43d0bc3f3760bb076f9ce48cddc8e027c21bdebdcc7ead82b19b7 SHA512: 3770664d5fe0c3197224a8422eea10785afd29808ce47745e2c5c7c2172db2c12d038f765c4ed942a27e02dc75ba932269283325b30ad060cd534b21462be50a Homepage: https://sites.google.com/site/fullycapable/ Description: POSIX 1003.1e capabilities (utilities) Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . This package contains additional utilities. Package: libcapture-tiny-perl Architecture: all Version: 0.48-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 68 Depends: perl:any Filename: pool/main/libc/libcapture-tiny-perl/libcapture-tiny-perl_0.48-ok2_all.deb Size: 23780 MD5sum: 054d1fa884ff4b193773914b82cae3b8 SHA1: ca5a9aac20ba48d1863ce46e2b6ad19a6ec88ccb SHA256: 98667df50b4b06973ba3d4bb3200d9cbee6bee7a67df09cfa0bab26fd1262201 SHA512: 5797529b58a90b0f4cd5c78a93dee6c1a32032cbca0570cc4eda96ec5f757d55e7e15825ea2cdab27952079fb8d1b3b4356895b37e56f9bff588cf3dae1d3397 Homepage: https://metacpan.org/release/Capture-Tiny Description: module to capture STDOUT and STDERR Capture::Tiny is a Perl module that provides a simple, portable way to capture anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, XS code or an external program. Further, output can be captured while being passed through to the original handles. Package: libcarp-clan-perl Architecture: all Version: 6.08-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 54 Depends: perl:any Filename: pool/main/libc/libcarp-clan-perl/libcarp-clan-perl_6.08-ok2_all.deb Size: 17988 MD5sum: 3daa29de90f002866787934d6e6d75fd SHA1: c09f113db859a9f16f22d0a7dc618299e263ea65 SHA256: 2ed89456a1419af81ff6d620eea42e26223535c4b4e7bc508e2aae390197d08e SHA512: f357cced6eea5d861b2eb911fde0b3dbf4e2786d677f265f4574fbbc98f0f80aa3bae12c01c864f23bc529ce82e7aa23a14b52b5616e05b091fd03ada5898dff Homepage: https://metacpan.org/release/Carp-Clan Description: Perl enhancement to Carp error logging facilities Carp::Clan is a Perl module designed to report errors from the perspective of the caller of a "clan" of modules, similar to "Carp" itself. Instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the "clan" of modules which shall never be blamed for any error. . These modules stick together like a "clan" and any error which occurs will be blamed on the "outsider" script or modules not belonging to this clan. Package: libcbor-dev Architecture: amd64 Version: 0.10.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libcbor Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Vincent Bernat Installed-Size: 104 Depends: libcbor0.10 (= 0.10.2-ok1) Filename: pool/main/libc/libcbor/libcbor-dev_0.10.2-ok1_amd64.deb Size: 15596 MD5sum: 1058c45cbe79d47a6fe41a868b595451 SHA1: 323a599eb43a0679014ac6edd21cb9f109d8bfc5 SHA256: ee3404d9aedc4d92dcd22823bd7fc9d9c604ae7a1d393bafe2331f0cf64c6d35 SHA512: f96fc198614f978ae54a3b8236eb6bcaacc946bd3e3f8307b2345c59b26761921dff4bedf6ed65948f3795f384568a44e957c77d106ba592ebdc5650f71f1c7a Homepage: https://github.com/PJK/libcbor Description: library for parsing and generating CBOR (RFC 7049) (development headers) CBOR is a general-purpose schema-less binary data format, defined in RFC 7049. This package provides a C library for parsing and generating CBOR. . This package contains the development headers. Package: libcbor-doc Architecture: all Version: 0.10.2-ok1 Built-Using: sphinx (= 5.3.0-ok3) Multi-Arch: foreign Priority: optional Section: doc Source: libcbor Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Vincent Bernat Installed-Size: 918 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 0.4.3+dfsg), libjs-mathjax Filename: pool/main/libc/libcbor/libcbor-doc_0.10.2-ok1_all.deb Size: 89618 MD5sum: 492ecb708e767d3a0ab3486f68a4ad73 SHA1: 8f7f62f6294bef58cd0cdb5d7952484a80c15beb SHA256: 6cf3959c65b2b6be1054f6fd73ccb86151117876f5303f86dc4b25a5457eba5a SHA512: b0b95a38984891f85aeb6842355facd21976da3d3f9c6ec9559b5ab3b27e10b4be8d94894af51d74b67b15c92e3c722ecde73a1d56950bef88df2e380f72b9b2 Homepage: https://github.com/PJK/libcbor Description: library for parsing and generating CBOR (RFC 7049) (documentation) CBOR is a general-purpose schema-less binary data format, defined in RFC 7049. This package provides a C library for parsing and generating CBOR. . This package contains the documentation Package: libcbor0.10 Architecture: amd64 Version: 0.10.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcbor Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Vincent Bernat Installed-Size: 88 Depends: libc6 (>= 2.14) Filename: pool/main/libc/libcbor/libcbor0.10_0.10.2-ok1_amd64.deb Size: 25340 MD5sum: 863efeb50a6fc0a2511b8f5ebaba8bda SHA1: 64d0f7917161774582ad0c4729f7a7440d34ff21 SHA256: db851df6b2f87633f9d6e52eaecada5f7345cfe600e683c6b07d27d3da648e31 SHA512: fdbb63e205e835eff83de3d389676922fa04ce3060f773d0b0cf5f621a75ae80f95c45cd361412db2e44e6bd00ed27d86d1b14680c5afaae255afe2985999e9a Homepage: https://github.com/PJK/libcbor Description: library for parsing and generating CBOR (RFC 7049) CBOR is a general-purpose schema-less binary data format, defined in RFC 7049. This package provides a C library for parsing and generating CBOR. The main features are: . - Complete RFC conformance - Robust C99 implementation - Layered architecture offers both control and convenience - Flexible memory management - No shared global state - threading friendly - Proper handling of UTF-8 - Full support for streams & incremental processing - Extensive documentation and test suite - No runtime dependencies, small footprint . This package contains the runtime library. Package: libcc1-0 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 140 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/g/gcc-13/libcc1-0_13.2.0-4ok3.3_amd64.deb Size: 46574 MD5sum: 3911b1ef2334e954033fb7046a20bb22 SHA1: 984cac34b106abffe82744df7ce7ea64f2cec7bf SHA256: 06bcae84ecf43e20745558d921432d361a2a5b774fd2ec614413879bcdb2b824 SHA512: 0978d2723674230dcadee6aebc0381f773800450638a6d8ae8ccb00fe9fd9a76e88235de00c3df3765e729a16153d0a61964ca96f3f08e7388863431489ed6f3 Homepage: http://gcc.gnu.org/ Description: GCC cc1 plugin for GDB libcc1 is a plugin for GDB. Package: libccolamd3 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 89 Depends: libc6 (>= 2.4), libsuitesparseconfig7 (>= 1:7.0.1) Filename: pool/main/s/suitesparse/libccolamd3_7.6.1+dfsg-ok1_amd64.deb Size: 24892 MD5sum: 2bb89bb2f1679fbeece3ae8335403ab3 SHA1: 1fcf0708c2d16991f59af8db1fdd8875124f09d5 SHA256: ede7265e6481f1c5ea7989ab8233cd32deb79c02d57657c6d4fdd75ebf7d852b SHA512: 209b0954bcb7d547a3a32e99277d70d544c0e73bd21fc666c6bda8ba5ba3f6e196e0d0f8f73dd72c93be3b1bcb699ef24b41e8e1ee7008be211006f4f63f2962 Homepage: http://suitesparse.com Description: constrained column approximate library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The CCOLAMD library implements the "Constrained COLumn Approximate Minimum Degree ordering" algorithm. It computes a permutation vector P such that the LU factorization of A (:,P) tends to be sparser than that of A. The Cholesky factorization of (A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A. Package: libcddb2 Architecture: amd64 Version: 1.3.2-ok3 Priority: optional Section: libs Source: libcddb Origin: openKylin Maintainer: openKylin Developers Installed-Size: 113 Depends: libc6 (>= 2.33) Filename: pool/main/libc/libcddb/libcddb2_1.3.2-ok3_amd64.deb Size: 32992 MD5sum: 148d4dbd6d38bee917204e97fdd253ae SHA1: b97338bd8cacad837d00e6c5118e50de937af46d SHA256: e4be9e9d25400bd20ce231a6833e2e6a555833b2bf27394149f1576e2c100568 SHA512: d6f7391e963acdf6ff96c83934c2269d84210e991801bc65bbae39280231caf130488ae0addfbf9b504f2dd1d074b9091cc691a8759e35b3b50fdd714418fae4 Homepage: http://libcddb.sourceforge.net Description: library to access CDDB data - runtime files libcddb is a C library to access data about Audio CD on a CDDB server . It allows one to search the database for CD matches, get detailed information about a CD and submit new CD entries to the database. It supports both the custom CDDB protocol and the tunneling of the query over HTTP. HTTP Proxying is supported. It also features a cache system. . This package contains the runtime library required to run libcddb-enabled programs. Package: libcddb2-dev Architecture: amd64 Version: 1.3.2-ok3 Priority: optional Section: libdevel Source: libcddb Origin: openKylin Maintainer: openKylin Developers Installed-Size: 277 Provides: libcddb-dev Depends: libcddb2 (= 1.3.2-ok3) Filename: pool/main/libc/libcddb/libcddb2-dev_1.3.2-ok3_amd64.deb Size: 45908 MD5sum: 543aa418cdbcd5afa8ff6b43ed8a8fc5 SHA1: 555409e101d426e80a42e025b73337cca206d06a SHA256: 7d2800d2ff9c285b28eaf048df7cf8c965060e01e4b11331cb46ee1572a47596 SHA512: db6c578b34d6a656323c536f9352e3bbf665e0c35f6e69e0a126ae0ded1a0ad0e4677818271b8bdddcc75db51e360a055b5689f77db44959e0e6510025a7851f Homepage: http://libcddb.sourceforge.net Description: library to access CDDB data - development files libcddb is a C library to access data about Audio CD on a CDDB server . It allows one to search the database for CD matches, get detailed information about a CD and submit new CD entries to the database. It supports both the custom CDDB protocol and the tunneling of the query over HTTP. HTTP Proxying is supported. It also features a cache system. . This package contains the development headers required to compile libcddb-enabled programs. Package: libcdio++-dev Architecture: amd64 Version: 2.1.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gabriel F. T. Gomes Installed-Size: 218 Depends: libcdio++1t64 (= 2.1.0-ok2), libcdio-dev (= 2.1.0-ok2) Filename: pool/main/libc/libcdio/libcdio++-dev_2.1.0-ok2_amd64.deb Size: 15476 MD5sum: 6fa0e19199a3637b9b4b8367503f98b1 SHA1: d48a6ac77b8d579e313b3682279962380d914831 SHA256: 47a2733c1d61510260fe59c377298c783a7531dd7aea7757a8f7e9f9d2337d52 SHA512: c9db7070e529068fcf0bbe48fedfac9f95c63c7895b5bfd605be1b63604a4cd0165db5057302b6e1116b6b92c5c84f8199ff0e379f0dbef2502c85f801588640 Homepage: https://www.gnu.org/software/libcdio/ Description: C++ library to read and control CD-ROM (development files) This package contains development files (headers and static library) for the libcdio++ library. . This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. . Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's. Package: libcdio++1t64 Architecture: amd64 Version: 2.1.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gabriel F. T. Gomes Installed-Size: 177 Provides: libcdio++1 (= 2.1.0-ok2) Depends: libc6 (>= 2.4), libcdio19t64 (>= 2.1.0), libstdc++6 (>= 4.1.1) Breaks: libcdio++1 (<< 2.1.0-ok2) Replaces: libcdio++1 Filename: pool/main/libc/libcdio/libcdio++1t64_2.1.0-ok2_amd64.deb Size: 6576 MD5sum: 9ce43b66ecc6cdd588a64e22a74b8d74 SHA1: cde2f8f0e5c3454c63506ddb5f286d20de9bc59b SHA256: 7e9ac50663e7a06d824b1f017331ac4f8fbe5c4e3b398e326a52c400be209ac0 SHA512: 3fe135b665e97e4f44d9d7f8c30145837606a8f9bea61234475862e760c5a282f7279c66b2d479f6bcb697ccbfb30c2802733d9fa7ec5cdb3109e6beaa487b31 Homepage: https://www.gnu.org/software/libcdio/ Description: C++ library to read and control CD-ROM This C++ library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. . Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's. Package: libcdio-cdda-dev Architecture: amd64 Version: 10.2+2.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libcdio-paranoia Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Philippe SWARTVAGHER Installed-Size: 83 Depends: libcdio-cdda2t64 (= 10.2+2.0.1-ok1), libcdio-dev (>= 0.94), libc6-dev | libc-dev Filename: pool/main/libc/libcdio-paranoia/libcdio-cdda-dev_10.2+2.0.1-ok1_amd64.deb Size: 21876 MD5sum: 6c7fe1d6a992734d1a1bf50b7156eb17 SHA1: f94741c109977f3e37765188c1af1986bd767320 SHA256: 027978ecb54570bbbf9174d58272615ec4d9d0816b0785b787f1fe8d65e4fafc SHA512: 45562a8c6ae13e36fd715f929a95ddff2f386e04f7eced1e8c89149c56074201d950d09165a6978ac2d186d43d6c2fd2e9135e6bef8cec5d114d402e85c1998b Homepage: https://www.gnu.org/software/libcdio/ Description: library to read and control digital audio CDs (development files) This package contains development files (headers and static library) for the libcdio-cdda library. . This library is made to read and control digital audio CDs. It does not play such CDs, it only reads them digitally. As it uses libcdio as a backend, it supports the same kind of CDROM drives (and images) as libcdio. Package: libcdio-cdda2t64 Architecture: amd64 Version: 10.2+2.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcdio-paranoia Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Philippe SWARTVAGHER Installed-Size: 54 Provides: libcdio-cdda2 (= 10.2+2.0.1-ok1) Depends: libc6 (>= 2.33), libcdio18 (>= 2.0.0) Breaks: libcdio-cdda2 (<< 10.2+2.0.1-ok1) Replaces: libcdio-cdda2 Filename: pool/main/libc/libcdio-paranoia/libcdio-cdda2t64_10.2+2.0.1-ok1_amd64.deb Size: 14772 MD5sum: 0f94f8acb1726b92cf7d976a4b60ba32 SHA1: d3fa175a85baf86c920323d5f8bc4724fa551f57 SHA256: c9a2ba2ad4eeb34c6d849d6c0c755b46e7e472280f2661e9fa71399b26dd3361 SHA512: 63711713730f257be0cbe5605ff438bf1e4dd6b29b1f4c2253752964f432840f3866e70db0c7db85a98514839cc29af1a369f6aa9edfa22953ec05add0cea277 Homepage: https://www.gnu.org/software/libcdio/ Description: library to read and control digital audio CDs This library is made to read and control digital audio CDs. It does not play such CDs, it only reads them digitally. As it uses libcdio as a backend, it supports the same kind of CDROM drives (and images) as libcdio. Package: libcdio-dev Architecture: amd64 Version: 2.1.0-ok2 Priority: optional Section: libdevel Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gabriel F. T. Gomes Installed-Size: 742 Depends: libcdio19t64 (= 2.1.0-ok2) Filename: pool/main/libc/libcdio/libcdio-dev_2.1.0-ok2_amd64.deb Size: 167128 MD5sum: 61eaff9d15b2d881f1db5ff13d954e93 SHA1: fc13a98e92e78272a5530a7fb60f0ad429f8386b SHA256: d64d7647ce89aaa1058f35d6ef43a26bf4545aa22ac18e921e24d68408ff807d SHA512: f21742ee263cd3a636877d381dd7da82e3fcab32c0d981d3de1575a34086047d9d40280c8c20ac828ad45f4d3d1b68b238247466a9c4cc8e2a702e616b4a28cc Homepage: https://www.gnu.org/software/libcdio/ Description: library to read and control CD-ROM (development files) This package contains development files (headers and static library) for the libcdio library. . This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. . Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's. Package: libcdio-paranoia-dev Architecture: amd64 Version: 10.2+2.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libcdio-paranoia Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Philippe SWARTVAGHER Installed-Size: 66 Depends: libcdio-paranoia2t64 (= 10.2+2.0.1-ok1), libcdio-cdda-dev, libcdio-dev (>= 0.94), libc6-dev | libc-dev Filename: pool/main/libc/libcdio-paranoia/libcdio-paranoia-dev_10.2+2.0.1-ok1_amd64.deb Size: 18640 MD5sum: 6e45aefd066f328f539e8130fe7ff763 SHA1: 57857cc43b478074dd0fbac3bc8e0711089e60c2 SHA256: f67b6789cfc25bb1c6f862896c9a31ce83451c1bcc469f7757cb3ff145613431 SHA512: b87cd67e1b7768be97d50c3fffdae143cebf91463c5421f4889dee623b1534c4a2eae4bbe86acb97a60ffa9d0d827d01e40a1e6eba4c228d9f81a9eff840731f Homepage: https://www.gnu.org/software/libcdio/ Description: library to read digital audio CDs with error correction (development files) This package contains development files (headers and static library) for the libcdio-paranoia library. . This library is made to read digital audio CDs, with error correction. It does its best to correct errors and jitter that happen when reading such discs. As it uses libcdio as a backend, it supports the same kind of CDROM drives (and images) as libcdio. Package: libcdio-paranoia2t64 Architecture: amd64 Version: 10.2+2.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcdio-paranoia Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Philippe SWARTVAGHER Installed-Size: 50 Provides: libcdio-paranoia2 (= 10.2+2.0.1-ok1) Depends: libc6 (>= 2.14), libcdio-cdda2t64 (>= 10.2+2.0.0), libcdio18 (>= 2.0.0) Breaks: libcdio-paranoia2 (<< 10.2+2.0.1-ok1) Replaces: libcdio-paranoia2 Filename: pool/main/libc/libcdio-paranoia/libcdio-paranoia2t64_10.2+2.0.1-ok1_amd64.deb Size: 15328 MD5sum: b54a543667308957c63730c38ea9dbd9 SHA1: c7dd35f2f1ea71b786573edb2b1d64ad43c149c8 SHA256: 9364a8dbb1ded89d7ea3c2ad98cb9d2a2a5e5d93402491838c203f4328b1e967 SHA512: 9b5f802c755c02ee195328bbf2d29ae8c4bdc0f5f599e08782b07e15624c06b66e2e3b599db3d319f947376856877c85e2816c15ef95cec2a6126eddcbab6daa Homepage: https://www.gnu.org/software/libcdio/ Description: library to read digital audio CDs with error correction This library is made to read digital audio CDs, with error correction. It does its best to correct errors and jitter that happen when reading such discs. As it uses libcdio as a backend, it supports the same kind of CDROM drives (and images) as libcdio. Package: libcdio-utils Architecture: amd64 Version: 2.1.0-ok2 Multi-Arch: foreign Priority: optional Section: otherosfs Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gabriel F. T. Gomes Installed-Size: 350 Depends: libc6 (>= 2.34), libcdio19t64 (>= 2.1.0), libiso9660-11t64 (>= 2.0.0), libncursesw6 (>= 6), libtinfo6 (>= 6), libudf0t64 (>= 0.78.2+dfsg1) Filename: pool/main/libc/libcdio/libcdio-utils_2.1.0-ok2_amd64.deb Size: 51892 MD5sum: 078c5bb389915d126b75d094bfc19461 SHA1: b323ef2e55b17592da38a13598249d95053e146b SHA256: 289703fdcf048879435d091d6aced8e97028356865801f27be3c7509119c88ed SHA512: 30566d56f2a6a5952762654c63f58739162a78abc0886392595a143b6f5c6877a88358bfd71974dfd51a5a3b3d5be2e7ea78500c799757da21dce468c3040d1c Homepage: https://www.gnu.org/software/libcdio/ Description: sample applications based on the CDIO libraries This package contains a collection of small libcdio-based tools: * cd-drive show CD-ROM drive characteristics * cd-info show information about a CD or CD-image * cd-paranoia an audio CD ripper * cd-read read information from a CD or CD-image * cdda-player a simple curses-based audio CD player * iso-info show information about an ISO 9660 image * iso-read read portions of an ISO 9660 image * mmc-tool issue low-level commands to a CD drive Package: libcdio19t64 Architecture: amd64 Version: 2.1.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gabriel F. T. Gomes Installed-Size: 317 Provides: libcdio19 (= 2.1.0-ok2) Depends: libc6 (>= 2.33) Breaks: libcdio19 (<< 2.1.0-ok2) Replaces: libcdio19 Filename: pool/main/libc/libcdio/libcdio19t64_2.1.0-ok2_amd64.deb Size: 57872 MD5sum: 525c48ab2eff07159a34a4b000e3c1da SHA1: f823e5d66af97e75b9569e0d9c93dd5ec9b112a6 SHA256: 7949cf01c85e575aa9ca17cdbefa7aebb9d487c161505d7ef698ce2171f59954 SHA512: cb6668088813a7edc45733d9d6e86cb94da20566e0ac813792080b4ad9927f7f300c40d4aceaac8cf698074808894b23d77c76fa2b8788f3df8bf7393353a9bb Homepage: https://www.gnu.org/software/libcdio/ Description: library to read and control CD-ROM This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. . Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's. Package: libcdparanoia-dev Architecture: amd64 Version: 3.10.2+debian-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cdparanoia Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Optical Media Tools Team Installed-Size: 172 Provides: libcdparanoia0-dev Depends: libcdparanoia0 (= 3.10.2+debian-ok1) Filename: pool/main/c/cdparanoia/libcdparanoia-dev_3.10.2+debian-ok1_amd64.deb Size: 45492 MD5sum: f3b9c68a3c3a063864144e5d70e4c6fc SHA1: e84c610b16127b215fa869f55964261d4498ac52 SHA256: b4e68ef15bef67f20294e2ede135b417c44a0a0d3be2a8c134f8699454e0d0f2 SHA512: b5d38b0959478e6dd6f12b466fd7c2d25e849db5da25e80e82f8b8d1b0f0f6190578ea8889267bf3a5d6fc21dfeb5edafcc79387429350adf7dbdc8653ce5494 Homepage: http://www.xiph.org/paranoia/ Description: audio extraction tool for sampling CDs (development) An audio extraction tool for sampling CDs. Unlike similar programs such as cdda2wav, cdparanoia goes to great lengths to try to extract the audio information without any artifacts such as jitter. . This package contains the development files that make a companion to the library. Package: libcdparanoia0 Architecture: amd64 Version: 3.10.2+debian-ok1 Multi-Arch: same Priority: optional Section: libs Source: cdparanoia Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Optical Media Tools Team Installed-Size: 134 Depends: libc6 (>= 2.17) Filename: pool/main/c/cdparanoia/libcdparanoia0_3.10.2+debian-ok1_amd64.deb Size: 44864 MD5sum: f7ec50bd1724553a6090bfa5d58968cf SHA1: 915f34f640be7d181aa94b44fa0e143c94598001 SHA256: f5ef26f6b2599837138f3c4c958585c1c36b1162ff88c6e46e50f750d449329b SHA512: f0af33ac94467de1d58c022839882872c2eba4a5933b34adf47925f362d3454167e0f91f7d809b7f79dfa99af5b5c0af7b4e81c39ea37854b92efd1c6c5b9035 Homepage: http://www.xiph.org/paranoia/ Description: audio extraction tool for sampling CDs (library) An audio extraction tool for sampling CDs. Unlike similar programs such as cdda2wav, cdparanoia goes to great lengths to try to extract the audio information without any artifacts such as jitter. . This package contains the library of cdparanoia, so that its routines can be used by other programs. Package: libcdr-0.1-1 Architecture: amd64 Version: 0.1.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcdr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 739 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), liblcms2-2 (>= 2.2+git20110628), librevenge-0.0-0, libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Filename: pool/main/libc/libcdr/libcdr-0.1-1_0.1.7-ok1_amd64.deb Size: 353324 MD5sum: 70578da499dc47c4832fcdc23dd5aa82 SHA1: e8c1a603c254e72d98ff5fe15985aeb397c88ad7 SHA256: 6aeb10790f35576baac80709df72d7825c3a26fc5e97ad03ae4e7788b550b246 SHA512: 4fb22e39b4a67585be71b4f86cb478d7220fb92cfefde126248c1cbc8deda335a6c74e31576054978b37f8b2b740ac76aa1ac1e8eff597728587f45d8b1c8d11 Homepage: http://freedesktop.org/wiki/Software/libcdr Description: library for reading and converting Corel DRAW files libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW. . libcdr currently supports just CDR files from V7 to X3 and the following features: . - pages and page sizes - shapes, lines, Bezier curves, bitmaps - flat color fills, both RGB, CMYK, HLS and HSB - different kinds of strokes including dashed strokes . Above that libcdr provides a public API for rendering preview of pages for applications that have no notion of pages themselves. Package: libcdr-dev Architecture: amd64 Version: 0.1.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libcdr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 88 Depends: libcdr-0.1-1 (= 0.1.7-ok1), libicu-dev, liblcms2-dev, librevenge-dev (<< 0.1~), zlib1g-dev Filename: pool/main/libc/libcdr/libcdr-dev_0.1.7-ok1_amd64.deb Size: 8788 MD5sum: 5e2d1f99fefa5da50d6919bdf2ac7058 SHA1: 9be17517855ada1a74564b3a93bf4cfd4ced62d1 SHA256: 6bef5ba74fdbdaa82839e053bee21e0240c3079e7842b44c2556e1dbfcdddbc0 SHA512: 330ef3ca41f2e3f75b614745d19df60d28ede4cc9270b79477148d77bd56fc7955b1a1863e3b5bd2e7c6ef32d6c3b711a86caaa0b093a375fc9b9e4b3b09a1db Homepage: http://freedesktop.org/wiki/Software/libcdr Description: library for reading and converting Corel DRAW files -- development libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW. . libcdr currently supports just CDR files from V7 to X3 and the following features: . - pages and page sizes - shapes, lines, Bezier curves, bitmaps - flat color fills, both RGB, CMYK, HLS and HSB - different kinds of strokes including dashed strokes . Above that libcdr provides a public API for rendering preview of pages for applications that have no notion of pages themselves. . This package contains the development files (headers, ...) Package: libcdr-doc Architecture: all Version: 0.1.7-ok1 Priority: optional Section: doc Source: libcdr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 7552 Filename: pool/main/libc/libcdr/libcdr-doc_0.1.7-ok1_all.deb Size: 530272 MD5sum: ef88aa9c152a24d82b4026f14a5cc856 SHA1: 651a0e0986f12a6437e8ba802939626c3a08aea2 SHA256: 0c12c79d6fd81bc00a4363645d916ffeb8de680fd5fba3efe74c7dd5913facbc SHA512: 198fc3c3e84f2c68aa6a69e3d4025e269feeae871742ccb5416b63053dc6accfaabd7ca23cde5c9f8438c73e82b8d7d579e9a7b0ac17f3c11c5d730e11619228 Homepage: http://freedesktop.org/wiki/Software/libcdr Description: library for reading and converting Corel DRAW files -- documentation libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW. . libcdr currently supports just CDR files from V7 to X3 and the following features: . - pages and page sizes - shapes, lines, Bezier curves, bitmaps - flat color fills, both RGB, CMYK, HLS and HSB - different kinds of strokes including dashed strokes . Above that libcdr provides a public API for rendering preview of pages for applications that have no notion of pages themselves. . This package contains the documentation Package: libcdr-tools Architecture: amd64 Version: 0.1.7-ok1 Priority: optional Section: utils Source: libcdr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 143 Depends: libc6 (>= 2.34), libcdr-0.1-1, libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 4.4) Filename: pool/main/libc/libcdr/libcdr-tools_0.1.7-ok1_amd64.deb Size: 11916 MD5sum: 36a2b9ef4958d3d6d91b181c766c4566 SHA1: 9a373eefde98f97bf18582b5b9f0a66c790bfa25 SHA256: 413d531376d2508b4e946ef3ee9538737d0d5b14d84358745bf3bf45a44a28cb SHA512: 52381efb444c7a45b1f69f30273ca8877f154ca496d3fe511c8fdd168cacf404c24504bf09cf49dc81b0d64d0d350130ab5d24278da9db5be045663698620582 Homepage: http://freedesktop.org/wiki/Software/libcdr Description: library for reading and converting Corel DRAW files -- tools libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW. . libcdr currently supports just CDR files from V7 to X3 and the following features: . - pages and page sizes - shapes, lines, Bezier curves, bitmaps - flat color fills, both RGB, CMYK, HLS and HSB - different kinds of strokes including dashed strokes . Above that libcdr provides a public API for rendering preview of pages for applications that have no notion of pages themselves. . This package contains cdr2xtml/cdr2raw and cmx2xhtml/cmx2raw. Package: libcdt5 Architecture: amd64 Version: 2.42.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 303 Depends: libc6 (>= 2.4) Filename: pool/main/g/graphviz/libcdt5_2.42.2-ok2_amd64.deb Size: 51216 MD5sum: e0650fd4aab3d7cd2f14ad90e5ecf201 SHA1: 725d74dcc7a78720c891dffdf4ad11d9987b5a5b SHA256: 8496d3835d1480eaba150d049a65629c8dad623042aa05e87842a2cf875a385f SHA512: 554de18f65205fbde7378d2357278bd5a495e07f7125103a7ab976a938ce9b378862856a50b372572714fffeac7a05f2c066c580132dbe99c238fabddd7f69d3 Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - cdt library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cdt library. Package: libcephfs-dev Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libdevel Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 174 Depends: libcephfs2 (= 19.2.0-ok2) Conflicts: libceph-dev, libceph1-dev, libcephfs2-dev Replaces: libceph-dev, libceph1-dev, libcephfs2-dev Filename: pool/main/c/ceph/libcephfs-dev_19.2.0-ok2_amd64.deb Size: 31484 MD5sum: 4562934d006aa50fdbefd1a6a6d3dbbf SHA1: e799ed1bf72daabccbd620259b32f212a38dc212 SHA256: 121f70b0052c45ca1ea0821df8c1e97ca05b32a3be12af3d2dd1214db85ff147 SHA512: b2ad981895fd70afeccbe54b2aa713f0b32a2d4dcb667dacfd48210ef053555bf6f277bfc2e8916f62286db0a86522a61c018eaa34cce3d7b6d77dd2de89376a Homepage: http://ceph.com/ Description: Ceph distributed file system client library (development files) Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface. . This package contains development files needed for building applications that link against libcephfs2. Package: libcephfs-java Architecture: all Version: 19.2.0-ok2 Priority: optional Section: java Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67 Depends: libcephfs-jni (>= 19.2.0-ok2) Filename: pool/main/c/ceph/libcephfs-java_19.2.0-ok2_all.deb Size: 23472 MD5sum: dbb80aed922acb3b6a94c5900d18fcfe SHA1: c0a5432a9658338786927573938b6618e9bc6703 SHA256: fa3be8317de18a675e5e94a000f4f448ab44b128bc97f5464956b389a785d2b3 SHA512: a9d1209c84714e40c634ac64b44df18cabae0475a559753126c74290567adbbd938a6136446fb9a9d3c84853e7e61cf08a79ba8672336a0ec7e9b8a425106105 Homepage: http://ceph.com/ Description: Java library for the Ceph File System Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the Java library for interacting with the Ceph File System. Package: libcephfs-jni Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libs Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 188 Depends: libcephfs2 (= 19.2.0-ok2), libc6 (>= 2.17), libgcc-s1 (>= 3.0), librados2 (>= 12.0.3), libstdc++6 (>= 5) Filename: pool/main/c/ceph/libcephfs-jni_19.2.0-ok2_amd64.deb Size: 47116 MD5sum: b1ca58378bf5bd78e90c0ed84f89c3e6 SHA1: 4338cb9b654b1847b9763e741b5d6e7391796a93 SHA256: f10f8e7acb51f9fdc5c9897f5bcadf519810e0d73eb04fd766c21c8c4a78d684 SHA512: fb48259e8cb065834d89cb369ae1310c0bf09819b082ef80a0abe66fffd051d30000c1b2c84c67453b43f587a2ca3121a81fdd03428925b5311a054b600ec7f7 Homepage: http://ceph.com/ Description: Java Native Interface library for CephFS Java bindings Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the Java Native Interface library for interacting with the Ceph File System. Package: libcephfs2 Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libs Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2293 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), librados2 (>= 12.1.4), libstdc++6 (>= 12) Conflicts: libceph, libceph1, libcephfs Replaces: libceph, libceph1, libcephfs Filename: pool/main/c/ceph/libcephfs2_19.2.0-ok2_amd64.deb Size: 752936 MD5sum: 004f4d5e9f73aa23db650ca12d0ad61f SHA1: 147bc8401057491c698a1627cecdd0f4fb52bcac SHA256: 59a9b406bbcfb5590cbe6d0be56e308fc33395527cb1023164bcb6d0984e566f SHA512: 79eed8a6da90bda1aadddafc8e89f5351a0e5faf4be3aa2877aefe5749f4483e5c7e16235f308ce0064d9304069807e5e2e01cf4e467a13fca6e53ba01a81534 Homepage: http://ceph.com/ Description: Ceph distributed file system client library Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface. Package: libcfitsio-bin Architecture: amd64 Version: 4.3.1-ok1 Priority: optional Section: devel Source: cfitsio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Astronomy Maintainers Installed-Size: 219 Depends: libc6 (>= 2.34), libcfitsio10t64 (>= 4.2.0~) Filename: pool/main/c/cfitsio/libcfitsio-bin_4.3.1-ok1_amd64.deb Size: 39172 MD5sum: f5f2ad3f1090b13fd3c688af6939885e SHA1: 8849d2fd5282d012110f2b78aa251adf02940531 SHA256: 2c30d8d6ed74fe733156051ce64449aae07199be862424f1618a6c1d7436a629 SHA512: 2b112d0cabcb3b287ec47e23f1f8ef267b2208be36a7980127aeafc0334dcae12afe6c3d8fd9621bcdb767cc1805d011fde120f99fd5e310247173005015fd99 Homepage: https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html Description: CFITSIO based utilities FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains utility programs, based on CFITSIO, namely fitscopy, fpack and funpack. Package: libcfitsio-dev Architecture: amd64 Version: 4.3.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cfitsio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Astronomy Maintainers Installed-Size: 2808 Depends: libcfitsio10t64 (= 4.3.1-ok1) Recommends: libcfitsio-doc Breaks: libcfitsio3-dev (<< 3.340-3) Replaces: libcfitsio3-dev (<< 3.340-3) Filename: pool/main/c/cfitsio/libcfitsio-dev_4.3.1-ok1_amd64.deb Size: 542988 MD5sum: fed19ac1bf4c92f3f22833c086d2a6bf SHA1: 153a735787a2e7ee902e83e5567072ad1655faeb SHA256: a5864019dbf284cad2f99d7c5d605456f8a222df79290c2c83b3c58f41e2f911 SHA512: 65b004dd08f4570c11f8954cffcc77007107830e36fa65000bcde4e4c26f5fda3fdd58a4af4afd8ed42fdf6fec80f55ec79da6942234dc087c4850034b6ec6d2 Homepage: https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html Description: library for I/O with FITS format data files (development files) FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains what you need for compiling sources that use this library in your own code. Package: libcfitsio-doc Architecture: all Version: 4.3.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cfitsio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Astronomy Maintainers Installed-Size: 3259 Suggests: libcfitsio-dev Breaks: libcfitsio3-doc (<< 3.340-3) Replaces: libcfitsio3-doc (<< 3.340-3) Filename: pool/main/c/cfitsio/libcfitsio-doc_4.3.1-ok1_all.deb Size: 2070956 MD5sum: 0a8032963c6fc1069ed06c5cef39851f SHA1: 5b762efdede7b3e46d143e1a335939084ebab915 SHA256: 07cfb41c122a34c7f7147c53db5ea66910183541c91d7bfcacaf90285b3d3ca4 SHA512: 8e50de47421e6249aa3c2b21752e04f0468b944c53959cb6a2603bd3bede36089d0c38f5e9832b3d3d1494784e90587265464cb5433f39bfde31b449417cb4b5 Homepage: https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html Description: documentation for CFITSIO FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains the CFITSIO User's Guide and QuickStart Guide in html, postscript and text formats, and contains documentation on how to use the library in your programs. It also contains example source files that demonstrate the use of CFITSIO. Package: libcfitsio10t64 Architecture: amd64 Version: 4.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: cfitsio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Astronomy Maintainers Installed-Size: 1700 Provides: libcfitsio10 (= 4.3.1-ok1) Depends: libbz2-1.0, libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), zlib1g (>= 1:1.1.4) Breaks: libcfitsio10 (<< 4.3.1-ok1) Replaces: libcfitsio10 Filename: pool/main/c/cfitsio/libcfitsio10t64_4.3.1-ok1_amd64.deb Size: 492944 MD5sum: b6b9d9dc570473ce2be58ebae7f8dddc SHA1: eec2589867516b9d0263eef854382ddb8a19f787 SHA256: d58ce11f66f81916b95c19100a728b26d2e5d7a7a2c1a1c3e3a3deb08037110e SHA512: 7d5954bd15101ff1611f64f0ae81fb144ff23326c0b04f99daaed53d6b5a997c059b729aedd6ece80d628df6fbd45b4a763ae068427f4fdb1dd8c495d4de40e0 Homepage: https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html Description: shared library for I/O with FITS format data files FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains what you need to run programs that use this library. Package: libcglm-dev Architecture: amd64 Version: 0.9.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cglm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 970 Depends: libcglm0 (= 0.9.2-ok1) Suggests: libcglm-doc (= 0.9.2-ok1) Filename: pool/main/c/cglm/libcglm-dev_0.9.2-ok1_amd64.deb Size: 78908 MD5sum: c619a2d77097bab0d3569a20c02dafdb SHA1: d3071b5504bda1a11f78d2edb264b67287509985 SHA256: f9cacb30cbda30f807510356635b7b92e0683f674b685a03b06bdbc375322ab5 SHA512: 5d94ec6ccc6df6743d612bd6f8f9248c9bcba61356aeac1358e6f1b8f63e9b2f7892ea54c23f42ff6a5d5f93013372939430c5b5eaa09909c936638c196dc8fb Homepage: https://github.com/recp/cglm Description: Development files for the cglm library cglm is an optimized 3D math library written in C99 (compatible with C89). It is based on the OpenGL Shading Language (GLSL) specification and similar to the original glm library except this library is written in C. It uses the same header-only approach like glm but also supports pre-compield function calls . Features: * scalar and simd (sse, avx, neon...) optimizations * option to use different clipspaces e.g. Left Handed, Zero-to-One... (currrently right handed negative-one is default) * array API and struct API, you can use arrays or structs. * general purpose matrix operations (mat4, mat3) * chain matrix multiplication (square only) * general purpose vector operations (cross, dot, rotate, proj, angle...) * affine transformations * matrix decomposition (extract rotation, scaling factor) * optimized affine transform matrices (mul, rigid-body inverse) * camera (lookat) * projections (ortho, perspective) * quaternions * euler angles / yaw-pitch-roll to matrix * extract euler angles * inline or pre-compiled function call * frustum (extract view frustum planes, corners...) * bounding box (AABB in Frustum (culling), crop, merge...) * bounding sphere * project, unproject * easing functions * curves * curve interpolation helpers (SMC, deCasteljau...) * helpers to convert cglm types to Apple's simd library to pass cglm types to Metal GL without packing them on both sides * ray intersection helpers * and others... . This package contains the development header files Package: libcglm-doc Architecture: all Version: 0.9.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cglm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1921 Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg) Filename: pool/main/c/cglm/libcglm-doc_0.9.2-ok1_all.deb Size: 185428 MD5sum: a7d1199a752cd98716f5c5f1e4cb3a38 SHA1: ba63c4050772005e73c431677539573e7be5bbad SHA256: f522d4fd436daf54fce160324aa7b2b7c723ed3b9897bb7254ed98f0c8c206ce SHA512: e718d9d45f6098bc2b38e81e5f4df5ee8f5d47e02ba99ca044ea343507666b2095e2528de5eb229387eb7dc95802be0e21b0f3b08c4ab35750733311f43522d1 Homepage: https://github.com/recp/cglm Description: Documentation for the cglm library cglm is an optimized 3D math library written in C99 (compatible with C89). It is based on the OpenGL Shading Language (GLSL) specification and similar to the original glm library except this library is written in C. It uses the same header-only approach like glm but also supports pre-compield function calls . This package contains the documentation files in HTML format. Package: libcglm0 Architecture: amd64 Version: 0.9.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: cglm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 193 Depends: libc6 (>= 2.27) Filename: pool/main/c/cglm/libcglm0_0.9.2-ok1_amd64.deb Size: 49012 MD5sum: ff35fef9598b99e8170ebe72538593b3 SHA1: 78a985003d97cdd2def60b96fa9ea95da7c26386 SHA256: e1150f7da2af81e9c5d5fcdf86107c2cdf1ba13598be81f2018c3d951ef811f1 SHA512: 5b0342371b82ebb2b89887e720742eb5f48b6cb50567f70418e9a6c1f0defd2a0df93fed27d62c071a64f630fc000b1d7697f01216ce39c5973511672fda061d Homepage: https://github.com/recp/cglm Description: Optimized OpenGL Mathematics library for C cglm is an optimized 3D math library written in C99 (compatible with C89). It is based on the OpenGL Shading Language (GLSL) specification and similar to the original glm library except this library is written in C. It uses the same header-only approach like glm but also supports pre-compield function calls . This library is designed to be compatible for programming with OpenGL/Vulkan applications. It uses a column-major layout for matrices. Package: libcgraph6 Architecture: amd64 Version: 2.42.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 368 Depends: libc6 (>= 2.14), libcdt5 Filename: pool/main/g/graphviz/libcgraph6_2.42.2-ok2_amd64.deb Size: 77378 MD5sum: bba073effd2992085972ce873acf4377 SHA1: 37119b6b7177f1d804617141879f31c67847c613 SHA256: c2faa91ce6cf41366d148d8eaa734e4352c23d23918ebf7403934548ee643c09 SHA512: e7521bda41265e41affa2c27fc6e432f2d5b19fda468d95b5d15319c50abdbb853cf8ae4464751ebdbdc0af73922f131a4b281fb3622a87139accae45cb3001c Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - cgraph library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cgraph library. Package: libcgroup-dev Architecture: amd64 Version: 3.0.0-ok.0 Multi-Arch: same Priority: optional Section: libdevel Source: libcgroup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Santiago Ruano Rincón Installed-Size: 324 Depends: libcgroup3 (= 3.0.0-ok.0) Filename: pool/main/libc/libcgroup/libcgroup-dev_3.0.0-ok.0_amd64.deb Size: 78540 MD5sum: 67e5d9b2fe0e843e8964fd3bd6845577 SHA1: adc7bc2bdf4c18ba0efb459f414a47fe186f5123 SHA256: e0e4fb835ba1ebd61a2e8215161c4610557fd06041f281ca6fd87e9f8ca63247 SHA512: cb7cf9ae54a0b44f59155acf26c0ab125af962fd692266c1847f6beee1bf1d194b306b31d1279e7e559a99bbc82f52b06f083f24a127bb160b0f8a5eea5519c8 Homepage: https://libcg.sourceforge.net/ Description: control and monitor control groups (development) Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets of tasks, and all their future children, into hierarchical groups with specialized behaviour. . libcgroup allows one to manipulate, control, administrate and monitor cgroups and the associated controllers. . This package contains the development files. Package: libcgroup3 Architecture: amd64 Version: 3.0.0-ok.0 Multi-Arch: same Priority: optional Section: libs Source: libcgroup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Santiago Ruano Rincón Installed-Size: 152 Depends: libc6 (>= 2.34) Filename: pool/main/libc/libcgroup/libcgroup3_3.0.0-ok.0_amd64.deb Size: 55550 MD5sum: d8879a1b73e462d8b0ca4a02f39c3fc1 SHA1: 321624c6d764205e87f79ac65fbb3729153ecf72 SHA256: fbd6fb67a5cfc3b30f59799b17ae47c6dc6906a9100052fa127a1d8bdb06ee66 SHA512: a2db2b0b16e819b55e86419221689ccf6d0a327e2f0df129eaa41c14331dbcedc2a13c4a86764eb7fe7ff6e7bed7b45fefed206d54cfbf9ec2560825db8d8041 Homepage: https://libcg.sourceforge.net/ Description: control and monitor control groups (library) Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets of tasks, and all their future children, into hierarchical groups with specialized behaviour. . libcgroup allows one to manipulate, control, administrate and monitor cgroups and the associated controllers. . This package contains the shared library. Package: libcharls-dev Architecture: amd64 Version: 2.4.2-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: charls Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Med Packaging Team Installed-Size: 160 Depends: libcharls2 (= 2.4.2-ok3) Breaks: libdcmtk-dev (<< 3.6.5-1~) Replaces: libdcmtk-dev (<< 3.6.5-1~) Filename: pool/main/c/charls/libcharls-dev_2.4.2-ok3_amd64.deb Size: 23100 MD5sum: 74c4037953b1bfbd6118fbacb5c8e2d2 SHA1: 6ab3dec0ebc23dea70d9458c4ca173644b6947d4 SHA256: 32b3154b2364ba5fa726983003917ef985d678675ed8d01f508a105a7c779ce5 SHA512: 66d147e6cc16c5e2b46e73754218d585d0631f621d4cb6a092c339f3569b8e48421762ed386108633f4431e19dca8955b175ae9c61bbb4146da166d803f783ad Homepage: https://github.com/team-charls/charls Description: Implementation of the JPEG-LS standard (development libraries) CharLS is an optimized implementation of the JPEG-LS standard for lossless and near-lossless image compression . JPEG-LS (ISO-14495-1/ITU-T.87) is a standard derived from the Hewlett Packard LOCO algorithm. JPEG LS has low complexity (meaning fast compression) and high compression ratios, similar to JPEG 2000. JPEG-LS is more similar to the old Lossless JPEG than to JPEG 2000, but interestingly the two different techniques result in vastly different performance characteristics. . This package contains the development files. Package: libcharls2 Architecture: amd64 Version: 2.4.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: charls Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Med Packaging Team Installed-Size: 313 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/c/charls/libcharls2_2.4.2-ok3_amd64.deb Size: 79700 MD5sum: 951ac1c78788edb2502261c7d14962eb SHA1: 8ddc9c09d7670f8293f741f8960acf2c33c88d0c SHA256: 8beaf7165fc49cceb143748b12d2b2323ef25b54ca833a1055075a3b9e0512c5 SHA512: a455c425271cfb419da8226a52317c794a42591deec3f9af9a56f639ec4b95ee942d2cf676eef356e75df94d038a46deb2258ec292d2b708dea98e6fb1cc3dfb Homepage: https://github.com/team-charls/charls Description: Implementation of the JPEG-LS standard CharLS is an optimized implementation of the JPEG-LS standard for lossless and near-lossless image compression . JPEG-LS (ISO-14495-1/ITU-T.87) is a standard derived from the Hewlett Packard LOCO algorithm. JPEG LS has low complexity (meaning fast compression) and high compression ratios, similar to JPEG 2000. JPEG-LS is more similar to the old Lossless JPEG than to JPEG 2000, but interestingly the two different techniques result in vastly different performance characteristics. Package: libcharon-extauth-plugins Architecture: amd64 Version: 5.9.13-ok4 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 202 Depends: libstrongswan (= 5.9.13-ok4), libc6 (>= 2.25) Breaks: libcharon-extra-plugins (<< 5.8.0-2~) Replaces: libcharon-extra-plugins (<< 5.8.0-2~) Filename: pool/main/s/strongswan/libcharon-extauth-plugins_5.9.13-ok4_amd64.deb Size: 22560 MD5sum: 46fd08106b1739d9758657112cef8fbf SHA1: 521a399338f46bf281f8a14007eff36c2a946b58 SHA256: 0a2883b10853cd6df4a0bdc3f22ed50feee058b4b6631514658f8e87a1380c70 SHA512: 1e2379eb000dfcff49b568a6fc866a4697f9705ca32932dc8869339e580a616333d22f07dfb64cc410ee77c857900632e38c13fc98b757862618bc802db271ef Homepage: http://www.strongswan.org Description: strongSwan charon library (extended authentication plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides extended authentication plugins for the charon library: - eap-mschapv2 (EAP-MSCHAPv2 protocol handler using passwords/NT hashes) Used for client side to connect to some VPN concentrators configured for Windows 7+ and modern OSX/iOS using IKEv2 (identify with public key, authenticate with MSCHAPv2). - xauth-generic (Generic XAuth backend that provides passwords from ipsec.secrets and other credential sets) Used for the client side to connect to VPN concentrators configured for Android and older OSX/iOS using IKEv1 and XAUTH (identify with public key, authenticate with XAUTH password). . These are the "not always, but still more commonly used" plugins, for further needs even more plugins can be found in the package libcharon-extra-plugins. Package: libcharon-extra-plugins Architecture: amd64 Version: 5.9.13-ok4 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1113 Depends: libstrongswan (= 5.9.13-ok4), libc6 (>= 2.34), libip4tc2 (>= 1.8.3), libpam0g (>= 0.99.7.1) Filename: pool/main/s/strongswan/libcharon-extra-plugins_5.9.13-ok4_amd64.deb Size: 214532 MD5sum: f9b032e778dfbc420ce609d67e4b96b9 SHA1: 9030f256408573326f76803df01adc4915fd65df SHA256: 0a209aa256f36d9dd41c8f6db02b4574dccea67c63ee2656d4ff18ceff76cd39 SHA512: 18282ec82c674b4f74d4457fab9350f99bbadd6e7e035f31a5edc94448c7492ba96461aae7095d479f9a36503bb8290a97bb4f1d0937792422ca3f20652090ac Homepage: http://www.strongswan.org Description: strongSwan charon library (extra plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides extra plugins for the charon library: - addrblock (Narrow traffic selectors to RFC 3779 address blocks in X.509 certificates) - certexpire (Export expiration dates of used certificates) - eap-aka (Generic EAP-AKA protocol handler using different backends) - eap-gtc (EAP-GTC protocol handler authenticating with XAuth backends) - eap-identity (EAP-Identity identity exchange algorithm, to use with other EAP protocols) - eap-md5 (EAP-MD5 protocol handler using passwords) - eap-radius (EAP server proxy plugin forwarding EAP conversations to a RADIUS server) - eap-tls (EAP-TLS protocol handler, to authenticate with certificates in EAP) - eap-tnc (EAP-TNC protocol handler, Trusted Network Connect in a TLS tunnel) - eap-ttls (EAP-TTLS protocol handler, wraps other EAP methods securely) - error-notify (Notification about errors via UNIX socket) - ha (High-Availability clustering) - kernel-libipsec (Userspace IPsec Backend with TUN devices) - led (Let Linux LED subsystem LEDs blink on IKE activity) - lookip (Virtual IP lookup facility using a UNIX socket) - tnc (Trusted Network Connect) - unity (Cisco Unity extensions for IKEv1) - xauth-eap (XAuth backend that uses EAP methods to verify passwords) - xauth-pam (XAuth backend that uses PAM modules to verify passwords) - eap-dynamic (EAP proxy plugin that dynamically selects an EAP method requested/supported by the client (since 5.0.1)) - eap-peap (EAP-PEAP protocol handler, wraps other EAP methods securely) Package: libchinese-segmentation-common Architecture: amd64 Version: 4.10.13.1-ok0.1 Priority: optional Section: utils Source: ukui-search Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 25122 Breaks: libchinese-segmentation0, libchinese-segmentation1 (<= 4.0.1.1-ok0~0419) Replaces: libchinese-segmentation0, libchinese-segmentation1 (<= 4.0.1.1-ok0~0419) Filename: pool/main/u/ukui-search/libchinese-segmentation-common_4.10.13.1-ok0.1_amd64.deb Size: 7216176 MD5sum: 69579e95264fc8a84f14cf90eadc53d5 SHA1: 9f054704a286804e4563984e76ac2a70df6e01ff SHA256: de0dd931900d85783c8469af7fc2d34b1abbf85520ee9c24e7aed80470cac33e SHA512: fe2b38ce82d7e03bdaa36ef353f5c7c678f6e2a9709ce2686b4c3b77369c144edad6d55f801ab7ee59a70a2f8e8b36bf150c8cc9f1e5ed3c3a62835a25ae4d16 Homepage: https://www.ukui.org/ Description: Extra files for libchinese-segmentation1 This package contains multiple dict files for Chinese keyword extraction and Conversion of Chinese characters to Pinyin . This package contains dicts used by libchinese-segmentation1. Package: libchinese-segmentation-dev Architecture: amd64 Version: 4.10.13.1-ok0.1 Priority: optional Section: libdevel Source: ukui-search Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 54 Depends: libchinese-segmentation1 (= 4.10.13.1-ok0.1) Filename: pool/main/u/ukui-search/libchinese-segmentation-dev_4.10.13.1-ok0.1_amd64.deb Size: 8324 MD5sum: 3959c6582adc075798deafea75948d37 SHA1: a2886e99e66a35d729544c182f7aa999a5727c3c SHA256: 1ce923abfa50002603b3da481be274f79056b2c89ebb99a1b4657237bba45780 SHA512: 4e66d7ef28611f3195ad4f81ab71ebb455bfe112910e9f49a3f856b8bfd8563e2bfc53be99020431e2f620ac37f5712a173b937ce2cc4d9ce849b1b86e0528e8 Homepage: https://www.ukui.org/ Description: Libraries for natural language processing(development files). The package libchinese-segmentation1 implements multiple word processing functions, such as Chinese keyword extraction,Conversion of Chinese characters to Pinyin, etc. Package: libchinese-segmentation1 Architecture: amd64 Version: 4.10.13.1-ok0.1 Priority: optional Section: libs Source: ukui-search Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 223 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libstdc++6 (>= 11), libchinese-segmentation-common (= 4.10.13.1-ok0.1) Filename: pool/main/u/ukui-search/libchinese-segmentation1_4.10.13.1-ok0.1_amd64.deb Size: 75708 MD5sum: ed132300452f2009d27c2fe381d4e8b2 SHA1: 09c9c7981547ea72fe078f3081f61a23fe3892a6 SHA256: c7c56d81666b32c0f0de8c0f8e82cbcb19276384983afe52ba25e869dde3d12c SHA512: 48710f0271996995b87d6351c87ee1a50a0237b83c4a5d3a03261930fa303c8759b2b0963391729571113917488006b1a1677339df9288081aaccf6a7ce13e0b Homepage: https://www.ukui.org/ Description: Libraries for natural language processing A runtime library implements multiple word processing functions, such as Chinese keyword extraction,Conversion of Chinese characters to Pinyin, etc. . This package contains a runtime library needed by file index function in ukui-search-service. Package: libchm-bin Architecture: amd64 Version: 2:0.40a-ok1.1 Priority: optional Section: utils Source: chmlib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 160 Depends: libc6 (>= 2.34), libchm1 (>= 0.40) Filename: pool/main/c/chmlib/libchm-bin_0.40a-ok1.1_amd64.deb Size: 12682 MD5sum: e947aa4e4402627baf58da692848b1b4 SHA1: 775daa61f720e6c10af2d39b98611b9c1a9c09b2 SHA256: f7b0687939e4ab007336259314402c8225e5abfbd61a6ee5e3694354d1d7bfea SHA512: 36ab93640efe51ef3b8c0579023416d68587f87d2f5a25e9b95757419ce5bcb591594c2cdceb20ca48ada20aeea5c690f5b1b56069e69d39ed92a13e9efe7776 Homepage: https://github.com/jedwing/CHMLib Description: library for dealing with Microsoft CHM files (test programs) It is a very simple library, but sufficient for dealing with all of the chm files. Library currently does not has write support. . CHM files are used on the Microsoft Windows platform to store program documentation, almost always in the form of HTML, with some non-standard quirks. CHM files are a form of archive known as InfoTech Storage Format (ITSF) files and contain some special files to implement features of the CHM viewer. . This package includes test programs. Package: libchm-dev Architecture: amd64 Version: 2:0.40a-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: chmlib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 55 Depends: libchm1 (= 2:0.40a-ok1.1) Filename: pool/main/c/chmlib/libchm-dev_0.40a-ok1.1_amd64.deb Size: 9440 MD5sum: 2e02fb817b62aa47d19084cb5027ba4c SHA1: 85bc5cd1cc09f470c2775d51ed73484e4a328464 SHA256: fb5f0e2676b49ab75d3342312257c815171c37b4fbe67d8de776f16355c88ea2 SHA512: a363e241d1aceb3ef64ab1315dc1d8132aeff830b4e4308a545bf15c4c6f5f04187e6d679a10258dcee3197fd50e7516773899d70c2ef74872ec092fe3cff7db Homepage: https://github.com/jedwing/CHMLib Description: library for dealing with Microsoft CHM files (development) It is a very simple library, but sufficient for dealing with all of the chm files. Library currently does not has write support. . CHM files are used on the Microsoft Windows platform to store program documentation, almost always in the form of HTML, with some non-standard quirks. CHM files are a form of archive known as InfoTech Storage Format (ITSF) files and contain some special files to implement features of the CHM viewer. . This package includes development headers, libraries and test programs. Package: libchm1 Architecture: amd64 Version: 2:0.40a-ok1.1 Priority: optional Section: libs Source: chmlib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 58 Depends: libc6 (>= 2.14) Filename: pool/main/c/chmlib/libchm1_0.40a-ok1.1_amd64.deb Size: 15830 MD5sum: 6af99e5391e22d04026538da33894296 SHA1: a656a3cd585391f1276229fabbce8b8671175079 SHA256: 652053613b8e72fcf5be83cddcf0799f42fd19ecc56ed18aaea841ee63ab6726 SHA512: 89784353ee1d2569b0755fe44aea746be6d476c7a9f416b4d78ae677395aaa62b561e8e808de6d598e848274311ffa1ae91a6053c1120c71ca2238481560ef69 Homepage: https://github.com/jedwing/CHMLib Description: library for dealing with Microsoft CHM files It is a very simple library, but sufficient for dealing with all of the chm files. Library currently does not has write support. . CHM files are used on the Microsoft Windows platform to store program documentation, almost always in the form of HTML, with some non-standard quirks. CHM files are a form of archive known as InfoTech Storage Format (ITSF) files and contain some special files to implement features of the CHM viewer. Package: libcholmod5 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 1897 Depends: libamd3 (>= 1:7.0.1), libblas3 | libblas.so.3, libc6 (>= 2.29), libcamd3 (>= 1:7.0.1), libccolamd3 (>= 1:7.0.1), libcolamd3 (>= 1:7.0.1), libgomp1 (>= 4.9), liblapack3 | liblapack.so.3, libsuitesparseconfig7 (>= 1:7.0.1) Filename: pool/main/s/suitesparse/libcholmod5_7.6.1+dfsg-ok1_amd64.deb Size: 605816 MD5sum: 083971d9fc2df74fed4e30604048e890 SHA1: 026b6e4499d90ac018644d04eb8e1ca0766e45c9 SHA256: 130613c276c112929f7e5962eba3bee669054b862798d0d202c5c8de76f2220d SHA512: 3bdf5de020a8bbb0c62f4c18bdc1c1b1004f04d77e4506b432ecfdf8bd0f961defc3a39e7330307354f012397e832d1f0f9f5607d61da87cbbe9fd0901753852 Homepage: http://suitesparse.com Description: sparse Cholesky factorization library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The CHOLMOD library provides a set of routines for factorizing sparse symmetric positive definite matrices of the form A or AA', updating/downdating a sparse Cholesky factorization, solving linear systems, updating/downdating the solution to the triangular system Lx=b, and many other sparse matrix functions for both symmetric and unsymmetric matrices. Its supernodal Cholesky factorization relies on LAPACK and the Level-3 BLAS, and obtains a substantial fraction of the peak performance of the BLAS. Package: libchromaprint-dev Architecture: amd64 Version: 1.5.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: chromaprint Origin: openKylin Maintainer: openKylin Developers Installed-Size: 37 Depends: libchromaprint1 (= 1.5.1-ok2) Filename: pool/main/c/chromaprint/libchromaprint-dev_1.5.1-ok2_amd64.deb Size: 8728 MD5sum: c21a8e839f251344101a514adb5837b4 SHA1: c47763b82f26e29b32f6ad8bf8ded1ec3f7fe147 SHA256: d65c43c7a1c730fceeff2f14c9f08db2d1bf849929613987fbeea86758c43899 SHA512: 4be577fa4c07becdb936de4de8770732dbc63e3660cb3bf37855b4f37160739049dbabb9b55b20460a246d7c2f9850eb0c523e2743d1678ab3e685da2efd547a Homepage: https://acoustid.org/chromaprint Description: audio fingerprinting library - development files Chromaprint is a library for calculating audio fingerprints which are used by the Acoustid service. Its main purpose is to provide an accurate identifier for record tracks . This package includes development files needed to compile programs using libchromaprint. Package: libchromaprint-tools Architecture: amd64 Version: 1.5.1-ok2 Priority: optional Section: sound Source: chromaprint Origin: openKylin Maintainer: openKylin Developers Installed-Size: 58 Depends: libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.38), libchromaprint1 (>= 1.4.1), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libswresample4 (>= 7:6.0) Filename: pool/main/c/chromaprint/libchromaprint-tools_1.5.1-ok2_amd64.deb Size: 14168 MD5sum: b79431ba3b246320b3f8a49e91b3a826 SHA1: 797309388d2a98883870f8b1af9b2681129825a6 SHA256: 8dd1c3563a9ff9b0aca5a1329ac7b4fded2ed995494873d53dc13eb093fc42d4 SHA512: e3a7edc2b313e6672eae879ff52c13d6ce35bb67507eed8eb332d01f725bbe9cefd1b44f39566933076d43102f151d18efdf0b0fe9c03bb00b4c4c02889ae0bf Homepage: https://acoustid.org/chromaprint Description: audio fingerprinting library - tools Chromaprint is a library for calculating audio fingerprints which are used by the Acoustid service. Its main purpose is to provide an accurate identifier for record tracks . This package provides the fpcalc utility. Package: libchromaprint1 Architecture: amd64 Version: 1.5.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: chromaprint Origin: openKylin Maintainer: openKylin Developers Installed-Size: 84 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/c/chromaprint/libchromaprint1_1.5.1-ok2_amd64.deb Size: 27912 MD5sum: a4087c651baf5b1e4797946b3ccfe96d SHA1: 30b665381cec2b1dd2da350e2989435ca075f516 SHA256: 87eae3e3b9673ab1cc647e69215fa9f929c7fe4153dc09beaad03d555d4b6378 SHA512: 943665c595dd501743210af6ec7cfc139efed4f68705171592f1a3ac59561e8acb320ae874176f303836cc1cc2a81ba76e597db6d18312771dbb349847b5a573 Homepage: https://acoustid.org/chromaprint Description: audio fingerprint library Chromaprint is a library for calculating audio fingerprints which are used by the Acoustid service. Its main purpose is to provide an accurate identifier for record tracks Package: libcilkrts5 Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 147 Depends: gcc-7-base (= 7.5.0-ok2), libc6 (>= 2.7), libgcc-s1, libstdc++6 Filename: pool/main/g/gcc-7/libcilkrts5_7.5.0-ok2_amd64.deb Size: 47226 MD5sum: 94eacc197de090a1654fe4cf0f1d2a3d SHA1: eaf9367990e17e1ebc320025632ae2c282aa381f SHA256: 41692b86f99d53b48f82e09624362e2cb33516c9b7d4c5a06add1ae519f68667 SHA512: 1e54c480d631c0924ff402c7b21bdea41e90bbebfa79cc664ce36b238ea6cefa38287bca4a3729b039f1535eb4ff524f4c486c9060867a97c32bce0aa5a6e1e2 Homepage: http://gcc.gnu.org/ Description: Intel Cilk Plus language extensions (runtime) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: libcinnamon-desktop-dbg Architecture: amd64 Version: 6.0.0-ok2 Multi-Arch: same Priority: optional Section: debug Source: cinnamon-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 467 Depends: libcinnamon-desktop4 (= 6.0.0-ok2) Filename: pool/main/c/cinnamon-desktop/libcinnamon-desktop-dbg_6.0.0-ok2_amd64.deb Size: 305640 MD5sum: 6af6982c376038c2d2a5799fd086ada0 SHA1: 90a61614c06ec427cb1f75f2540233ea5504fdfa SHA256: efd27c1d0fde1592a1239cabd1151eba69745e9b664173d47137e831b554ff70 SHA512: 1f16b281e93da9489185d7765cc0a5b8c4bd2d5eb32c2e81e9ff7060dd8215227c9ad916d0bb28f0b9fd04bb54966090e3f859fb0110ad0e4de757192b3ebac4 Description: Cinnamon shared utility library - debugging symbols This package contains the symbols files needed to debug the libcinnamon-desktop library. Build-Ids: 1fa40fe70d8da05d19f384bbfef1a48ddd8c1b2e Package: libcinnamon-desktop-dev Architecture: amd64 Version: 6.0.0-ok2 Priority: optional Section: libdevel Source: cinnamon-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 412 Depends: gir1.2-cinnamondesktop-3.0 (= 6.0.0-ok2), libcinnamon-desktop4 (= 6.0.0-ok2), libgtk-3-dev (>= 3.3.16), libxkbfile-dev Filename: pool/main/c/cinnamon-desktop/libcinnamon-desktop-dev_6.0.0-ok2_amd64.deb Size: 32260 MD5sum: 32d6a522546703e611e9eec75e87348e SHA1: fc169e0e189ada9cd8c55789f7fd7fc693e91b4b SHA256: 5e4a5b56bbe41fc60f2399d25fe7b2cca1e1e2fd14f00ca919de995af4b88414 SHA512: 46a4efd009c6cfb1cdb280a3b6cc5cae7b67de7b61f77367026e731794016a5de9bb720725b54b1197e7fc8386bb7247a93a327ea0e8e49776ea9c38cf1bdf5e Description: Cinnamon shared utility library - development files This package provides the headers and other development files for the libcinnamon-desktop library. Package: libcinnamon-desktop4 Architecture: amd64 Version: 6.0.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: cinnamon-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 355 Depends: cinnamon-desktop-data (>= 6.0.0-ok2), libc6 (>= 2.38), libcairo2 (>= 1.10.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.39.91), libgtk-3-0 (>= 3.21.4), libsystemd0, libx11-6, libxext6, libxkbfile1 (>= 1:1.1.0), libxrandr2 (>= 2:1.2.99.3) Recommends: hwdata (>= 0.227-1) Filename: pool/main/c/cinnamon-desktop/libcinnamon-desktop4_6.0.0-ok2_amd64.deb Size: 97924 MD5sum: 7b4d0a54ad73dd225fb78248074e4e02 SHA1: 9fdd6e30fd7933c9fa5e6456c64f6fb3faa1662d SHA256: ce3c47b2931b22e4ddcfff68348869df7c3c6cb85e007eaa32e6ad79cd0af854 SHA512: 094cc5dfebcaaf6b04f7f4f6c8fe96e34d863be415d7a9c1c6a8f5745af09b1c91b5c2e0ba2c880f213b0dde177f3f32bd44b540eedd7cfbc6b6ae9099a0e070 Description: Cinnamon shared utility library. This library is used by a number of Cinnamon components, in various ways. Package: libcinnamon-menu-3-0 Architecture: amd64 Version: 6.0.0-ok2 Priority: optional Section: libs Source: cinnamon-menus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 163 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.55.1) Filename: pool/main/c/cinnamon-menus/libcinnamon-menu-3-0_6.0.0-ok2_amd64.deb Size: 51092 MD5sum: 1f8258842b9de965f83188e9ecb33030 SHA1: 874813049d88438e4c6b8669306ee8f30f263baa SHA256: e9ba64e63756e5344a24efbbebdd193f8b5402e8b74bc32f44f2dbd54cd563ab SHA512: 4f55feb5b53dbe2f3132fb037d744d013b91a09514a550ebf01a648a9f5469685ce60fb5e7cc38eb9520cb6fa7c445941d564ab8de26f3f000c8a0b57e0b8692 Description: Cinnamon implementation of the freedesktop menu specification The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org: . http://www.freedesktop.org/Standards/menu-spec . This package contains the shared library. Package: libcinnamon-menu-3-0-dbg Architecture: amd64 Version: 6.0.0-ok2 Priority: optional Section: debug Source: cinnamon-menus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 212 Depends: libcinnamon-menu-3-0 (= 6.0.0-ok2) Filename: pool/main/c/cinnamon-menus/libcinnamon-menu-3-0-dbg_6.0.0-ok2_amd64.deb Size: 155948 MD5sum: cd2048776f34d4f8a373d699180526b9 SHA1: 7ade6e2f11bd6d8e36d247151087195bb99f4e5f SHA256: 1a49cb5cacab3921ed4c9125215103d07c64e3a94b4d42ecf7718becb423c633 SHA512: 0a362fe437aebe359bc9df8a92ac3c2aa6bec0b628dec1499bb27262fbcc91d046a7d9ffa3c48d1350cd47028c316e5b2d56589891655416112415b2220cbf25 Description: Cinnamon implementation of the freedesktop menu specification The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org: . http://www.freedesktop.org/Standards/menu-spec . This package contains debugging symbols. Build-Ids: 4c2c2cf7dfaeb3658a734068f13375849f0b086c Package: libcinnamon-menu-3-dev Architecture: amd64 Version: 6.0.0-ok2 Priority: optional Section: libdevel Source: cinnamon-menus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 252 Depends: gir1.2-cmenu-3.0 (= 6.0.0-ok2), libcinnamon-menu-3-0 (= 6.0.0-ok2), libglib2.0-dev (>= 2.30.0) Filename: pool/main/c/cinnamon-menus/libcinnamon-menu-3-dev_6.0.0-ok2_amd64.deb Size: 24232 MD5sum: 9e9ed069260d0923f44fe16f91ef5dec SHA1: 06bc01f66121586de356377a51706cf3d6f3c13f SHA256: 56b707d9684e083c0ff51d76c88f7c40774f2d5b090d9683aa75f9db9a144a2b SHA512: 63e5d109a25096de35450542c92c5607c679e4be168a3215ed9cb3573daf1fc08305702b2538a742ffac51a97e6dd4c36de67e65549ef5a565151d5ff2a16bba Description: Cinnamon implementation of the freedesktop menu specification The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org: . http://www.freedesktop.org/Standards/menu-spec . This package contains the development headers. Package: libcjs-dbg Architecture: amd64 Version: 6.0.0-ok2 Priority: extra Section: debug Source: cjs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Linux Mint Installed-Size: 6276 Depends: libcjs0 (= 6.0.0-ok2) Filename: pool/main/c/cjs/libcjs-dbg_6.0.0-ok2_amd64.deb Size: 6129736 MD5sum: 70ac98f62e44612cb437853db23d74a8 SHA1: b683ac7cf781846b87532a3bdc7ae69ba0db5355 SHA256: d6026bcfd3065c352588df499e27b46b6e4fa74b5a1cbbc02ac1307bc79a80ad SHA512: 2b3d28fbfbd023462efa34da04bee0eafb77c515712ab60a7e16085b35f6ba3d7319984c43e7f64df502ed135c078dc18ecc2c2a066e2eb471af4a0dfae7777a Description: Mozilla-based javascript bindings for the Cinnamon platform Makes it possible for applications to use all of Cinnamon platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package is the frozen version of gjs that the cinnamon desktop currently uses. . This debug package contains unstripped binaries compiled with debugging symbols needed by gdb. Build-Ids: 011d82fbe54e370eeec326091293e49d2a7a080e 82f96d32caca3c4f850780d4c5bb131acfee06c3 Package: libcjs-dev Architecture: amd64 Version: 6.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: cjs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Linux Mint Installed-Size: 43 Depends: libcairo2-dev, libcjs0 (= 6.0.0-ok2), libgirepository1.0-dev (>= 1.64), libmozjs-102-dev Filename: pool/main/c/cjs/libcjs-dev_6.0.0-ok2_amd64.deb Size: 8492 MD5sum: b30c8e8a7028612f807869820c0c98b3 SHA1: 607345e94b1a2c7f4376f4a61d89c7bc10e0a96e SHA256: b9985731ccc69605d3499e40b0b5fe321da1c1891a566d32d2fbb3f3c4517b40 SHA512: 2acbee5f63ec1f1c5b9716364cab9a1fb12d7d0f9e64f217203d07f67e32822ba688c2c5450d019a9732a65c100c3f7af8d1be0ccdcaf00ae926228bbc6fd996 Description: Mozilla-based javascript bindings for Cinnamon platform Makes it possible for applications to use all of Cinnamon platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package is the frozen version of gjs that the cinnamon desktop currently uses. . This package contains the development files applications need to build against. Package: libcjs0 Architecture: amd64 Version: 6.0.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: cjs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Linux Mint Installed-Size: 1421 Depends: libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libffi8 (>= 3.4), libgcc-s1 (>= 3.0), libgirepository-1.0-1 (>= 1.71.0), libgirepository-1.0-1-with-libffi8 (>= 1.71), libglib2.0-0t64 (>= 2.79.0), libmozjs-102-0 (>= 102.15.1), libreadline8 (>= 6.0), libstdc++6 (>= 11), libx11-6 Conflicts: libcjs0a, libcjs0c, libcjs0e, libcjs0f Replaces: libcjs0a, libcjs0c, libcjs0e, libcjs0f Filename: pool/main/c/cjs/libcjs0_6.0.0-ok2_amd64.deb Size: 393028 MD5sum: 017a110ff11149be30131aea4a1e46b2 SHA1: 68438d4b661051e21ad5a06c9dafc88ef640dccc SHA256: 822c201452f08c4f71faabee42df0c4bdc1b6e5fe2822d5ed2a163cf910170c2 SHA512: 5d1f4a90bd1e89637a9a50241b70f9fdb953cf9de238958d59a804a1b7e91e8103de97c31196c418258045714caf06f73b6f674886c54eb8089d1e3f5691078c Description: Mozilla-based javascript bindings for the Cinnamon platform Makes it possible for applications to use all of Cinnamon platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package is the frozen version of gjs that the cinnamon desktop currently uses. . This package contains the shared library, used by cjs itself, and cinnamon. Package: libcjson-dev Architecture: amd64 Version: 1.7.17-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cjson Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libcjson1 (= 1.7.17-ok1) Filename: pool/main/c/cjson/libcjson-dev_1.7.17-ok1_amd64.deb Size: 19004 MD5sum: 7ad9f3c6e989d38e9b976b8bed16437a SHA1: 33942f634a930cd660f3fc6a82800122fed379a0 SHA256: fbfe27608305edb5bf1461250aae3a22be6449bd8caaf186dbced243e44f9eb5 SHA512: 369a74d9432e8f40e786eec86207f37d882591acdcf775bbd2e29b9e38bfe6e9995a740b77c4390b0b199bb90280ffc21020fbf203bfa355dab4366a46f85764 Homepage: https://github.com/DaveGamble/cJSON Description: Ultralightweight JSON parser in ANSI C (development files) cJSON is a ultralightweight json parse. . It aims to be the dumbest possible parser that you can get your job done with. . It's a single file of C, and a single header file. . This package contains the header files of cJSON. Package: libcjson1 Architecture: amd64 Version: 1.7.17-ok1 Multi-Arch: same Priority: optional Section: libs Source: cjson Origin: openKylin Maintainer: openKylin Developers Installed-Size: 82 Depends: libc6 (>= 2.14) Filename: pool/main/c/cjson/libcjson1_1.7.17-ok1_amd64.deb Size: 19848 MD5sum: 9c326b5faa3b657de8e3c343a0b68da0 SHA1: 1ad4af68923c8ba8bc4a6c5a21d4f6df86d9e309 SHA256: d11a95e1bac725160770f7d72d76fd43ac3c8e2255929f0634aa06141098a36b SHA512: 41aa2f75be1f4bd20cd6a4d2e7b0a772a220548d93d00f3901a71024d1187a6faf9a33351023f255cbefa39fa99799d65978a3785417867ebf1c3e8a5b7833ac Homepage: https://github.com/DaveGamble/cJSON Description: Ultralightweight JSON parser in ANSI C cJSON is a ultralightweight json parse. . It aims to be the dumbest possible parser that you can get your job done with. . It's a single file of C, and a single header file. . This package contains the shared libraries. Package: libclang-10-dev Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 180874 Depends: libstdc++-9-dev, libgcc-9-dev, libobjc-9-dev, libclang1-10 (= 1:10.0.0-ok3), libclang-common-10-dev (= 1:10.0.0-ok3) Filename: pool/main/l/llvm-toolchain-10/libclang-10-dev_10.0.0-ok3_amd64.deb Size: 21188868 MD5sum: 449fcc0c9f1e9769f69ab83e611648f1 SHA1: ce552553a85ff8449d7faef4ffff9fd11991a07b SHA256: dfcbb55834542c974fce4f734bf10201629951a14889467b5b59dfc379e3e9e5 SHA512: 45f4ee1881e6bfb911ef14a0190e0e50e294cd1544c810584afd44d0cf3bb7d33c83b5800b645bd4effcb353b32dccdc023356476368dee18f72b3d1faf746ae Homepage: https://www.llvm.org/ Description: Clang library - Development package 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 headers to develop extensions over libclang1-10. Package: libclang-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 246707 Depends: libstdc++-12-dev, libgcc-12-dev, libobjc-12-dev, libclang1-15 (= 1:15.0.7-ok3), libclang-common-15-dev (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/libclang-15-dev_15.0.7-ok3_amd64.deb Size: 25572428 MD5sum: a6d80fe3fd6a475d172f9e0cecde1a5f SHA1: bf71d4ca92f00ad4d363e2f40d46a3beed0206ff SHA256: 94583e555eed6597203b87b89a0296f8a5e510d5655625eb13d19f2c813d6c3e SHA512: 068d4a57c80ceb093fb29e60a2673df9c1a4ea8267852de8ecb24043038483d005d2435f67272757898ef2bfe7bd47cba2e632549f25525b2ae2e9f62303cfc0 Homepage: https://www.llvm.org/ Description: Clang library - Development package 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 headers to develop extensions over libclang1-15. Package: libclang-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 273102 Depends: libstdc++-12-dev, libgcc-12-dev, libobjc-12-dev, libclang1-17t64 (= 1:17.0.6-9ok4), libclang-common-17-dev (= 1:17.0.6-9ok4) Filename: pool/main/l/llvm-toolchain-17/libclang-17-dev_17.0.6-9ok4_amd64.deb Size: 25299948 MD5sum: 947416260a8e16207f68b3a97ca3f62a SHA1: 0abc0d83947217c57c19a41ef2fd1c9841022d3b SHA256: e8ebfb80ed53275a638fd32ba82a254ca6e722a6de06c683df63727d0d795849 SHA512: f59c8ff075ac0ee6a5c03b91bccd0ba5bd4c568fcdc63a5aef75ace5a92e711346fe946398168b7a437b7d3c4570b3af802e7fd73e8b6dc2a994a49e4f18bc95 Homepage: https://www.llvm.org/ Description: Clang library - Development package 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 headers to develop extensions over libclang1-17. Package: libclang-common-10-dev Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 56436 Depends: lib32gcc-s1 (>= 4.2), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.17), libc6-i386 (>= 2.17), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1), libllvm10 (= 1:10.0.0-ok3) Filename: pool/main/l/llvm-toolchain-10/libclang-common-10-dev_10.0.0-ok3_amd64.deb Size: 5033244 MD5sum: 03a11b58675fd688dc95666eb1e3a43b SHA1: 60628a59c19678fa21933608f609dc4246f2d31d SHA256: 724575fe58e299d307034fa965ac6edd498a31b273fc8b2c4edf3fe9cdc7240e SHA512: 0683998a9acc943c248ca23decf64255f8bad4797c185ff6ba44695e21dcb709a8ca3c4932e11a1280f4967009fadd367fe41bb8957db155e669d94be4dfe04b Homepage: https://www.llvm.org/ Description: Clang library - Common development package 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 generic headers and some libraries (profiling, etc). Package: libclang-common-15-dev Architecture: all Version: 1:15.0.7-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 11817 Depends: libllvm15 (>= 1:15.0.7-ok3) Recommends: libclang-rt-15-dev (>= 1:15.0.6-5) Filename: pool/main/l/llvm-toolchain-15/libclang-common-15-dev_15.0.7-ok3_all.deb Size: 625768 MD5sum: f651dc4547e4c229a2e46b32c640d1c1 SHA1: 68875dd893c0cb55e5decc0f2b24ddf157446cdf SHA256: 4c4cc1785c0267fca800e16d7aa15061896637debd426074841a63ccb95af969 SHA512: 39953242e8a940b11d0a0b672665f842e4d65d4d6a7233d063adcdd5e304151679523085f450be064eb72ffca0cca1398e5fad62166ede57f642e1f21b278b87 Homepage: https://www.llvm.org/ Description: Clang library - Common development package 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 generic headers. Package: libclang-common-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 12284 Recommends: libclang-rt-17-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1) Filename: pool/main/l/llvm-toolchain-17/libclang-common-17-dev_17.0.6-9ok4_amd64.deb Size: 645912 MD5sum: d1b4594255fd129f4b5b3ba594c4de9d SHA1: 496f522544a0c7199b10ff6536226f053f41cef2 SHA256: f2c1f9c2f08e049c2b3a4688a8dc66aee2bc0dcb13c176d9e529573b7e671215 SHA512: 619710c192e49c0844cbadced8f3ef37768e9b3ad582e8a32d46083943bc1874e4d2b74819bcbecf8a48296fc1efc04ddf619d4763f262a37bc521b3a753e844 Homepage: https://www.llvm.org/ Description: Clang library - Common development package 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 generic headers. Package: libclang-cpp-dev Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Priority: optional Section: libdevel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8 Depends: libclang-cpp17-dev (>= 17~) Filename: pool/main/l/llvm-defaults/libclang-cpp-dev_17.0-58~exp1-ok1_amd64.deb Size: 1996 MD5sum: 2e1e036204dfba0f70df3ff4527f902d SHA1: fa0cbd44614a8367edd6f1d7502dd3ad6afe8415 SHA256: 250975352fc5db4f8e5dc8da3f777ee547cde1faf0eb6c757f6af6325f0dcf5d SHA512: 2dbade20c8d2d518908901ecee3428a9021d3333b5ab8374e407adaf097762881108e3af2f9dea5ab4201575fb75335cbf65cdeb5067f562a874932fce8b1536 Description: C++ interface to the clang library 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 C++ library. Package: libclang-cpp10 Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: libs Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 43843 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.0-ok3), libstdc++6 (>= 9) Breaks: libclang-cpp1-10 (<< 1:10~svn370407-0) Replaces: libclang-cpp1-10 (<< 1:10~svn370407-0) Filename: pool/main/l/llvm-toolchain-10/libclang-cpp10_10.0.0-ok3_amd64.deb Size: 10912618 MD5sum: fc7da9f057e04cb3b30b5a0e6977e57a SHA1: 41e8ab7d7bb70a0ea04f4afbc2e3db78fb5cda04 SHA256: 71db3a31bc3975594da98494eeadc6d97eabbb57285c364c19b578ed79d98b82 SHA512: 4f4d70d0b5e71d923048b25285176a0bd05f25825b45d3fb8224204b22f37487fd31e00801ad1af6f1b13dda9cb0a6c12664419b8785c0713000c76e86fdadfd Homepage: https://www.llvm.org/ Description: C++ interface to the Clang library 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 C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp10-dev Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 21 Depends: libstdc++-9-dev, libgcc-9-dev, libclang-cpp10 (= 1:10.0.0-ok3) Breaks: libclang-10-dev (<< 1:10.0.0~+rc2-0) Replaces: libclang-10-dev (<< 1:10.0.0~+rc2-0) Filename: pool/main/l/llvm-toolchain-10/libclang-cpp10-dev_10.0.0-ok3_amd64.deb Size: 3614 MD5sum: ff7212a4a609d3bbd6008bbc0486e62a SHA1: e4ae437cbd67933aafa03d020cd16e95f9bd8c1d SHA256: 09504eeae5c59c2dbaad9bade121fd31bd654696321c234c9277e4a1f6a69f16 SHA512: ae82461da6402b2fb4d89fee50fd0f0d074cdd6a4c7d4ccbef50a3c8e2b9dbd39dddf6f8ad8a40500a81eaf52c15795392601f72dcb9bf33385f83844a976c73 Homepage: https://www.llvm.org/ Description: C++ interface to the Clang library 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 C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains the Clang headers to develop extensions over libclang-cpp10. Package: libclang-cpp15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 58295 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-ok3), libstdc++6 (>= 12) Filename: pool/main/l/llvm-toolchain-15/libclang-cpp15_15.0.7-ok3_amd64.deb Size: 12387946 MD5sum: 610cba7f71466350dd983b7d1c1f7ed2 SHA1: 49ab6a44ab02510ec52d246f92c27033a606f006 SHA256: 313194f3b7833a21b6e37be7a363e1e7f18cef408ec1d8fa57eb9f8979355a28 SHA512: 5d3bff24279d63e2c91661703f86b6bf146eb1a6859d63366a64746b59825f51917ab55eac71bd655e03f6ffb9328ea76257d70ea412445b0722ec0e6560395d Homepage: https://www.llvm.org/ Description: C++ interface to the Clang library 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 C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 22 Depends: libstdc++-12-dev, libgcc-12-dev, libclang-cpp15 (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/libclang-cpp15-dev_15.0.7-ok3_amd64.deb Size: 5532 MD5sum: 6b383af2d80b75ebda9b88fa35ad760e SHA1: aca0bb6044232760fdf75bf8e0d320c16b11eb6f SHA256: 0b4ead9fda4f35829b52b57223f9efb53bcfcd41b2c52cb25f8dde1204fee476 SHA512: c3bafd45f05d6a093ff31191a0750df452b648b38c75cff62e0b2de5b26e154977fa9991193aa0f715461e54ff9af9a3c6b38dddfad793bd9303871d1a7a05f2 Homepage: https://www.llvm.org/ Description: C++ interface to the Clang library 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 C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang-cpp17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 21 Depends: libstdc++-12-dev, libgcc-12-dev, libclang-cpp17t64 (= 1:17.0.6-9ok4) Filename: pool/main/l/llvm-toolchain-17/libclang-cpp17-dev_17.0.6-9ok4_amd64.deb Size: 3808 MD5sum: 5ef3f3aadf6d2405a03cdbf1afa43edb SHA1: 2fdb8b95915ac8788850703a7913b601647a1b43 SHA256: 0feb0b18ccd796025c8721858c51281360d96ce5a5d97b32015db7a832767909 SHA512: cc7154743e25dfc71fea504c243d5f514b1b96acdc646f9c66d40e9327317547725c3621269839424a6a641cc23190f38690fede30f0e0be8b60c9a5c010d1dd Homepage: https://www.llvm.org/ Description: C++ interface to the Clang library 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 C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang-cpp17t64 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: libs Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 61333 Provides: libclang-cpp17 (= 1:17.0.6-9ok4) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm17t64 (= 1:17.0.6-9ok4), libstdc++6 (>= 12) Breaks: libclang-cpp17 (<< 1:17.0.6-9ok4) Replaces: libclang-cpp17 Filename: pool/main/l/llvm-toolchain-17/libclang-cpp17t64_17.0.6-9ok4_amd64.deb Size: 11699388 MD5sum: 9840157b7ac7e93873a4493f221f382a SHA1: c9a5301c6fc45a1f8d76584ab40897e0e45fc1f9 SHA256: 222921ded529f7b4684d4c6c3f26bb80e9f93519d0541e6abeca14cf2e4736ad SHA512: 05f256014d34eea7499e27ae22201497930dfc97948f0ec5bb182ed8a399b44a545f0912b934c3316bdcd1ca429bbed8368bc4b64a2157e54e2d005ec82f5412 Homepage: https://www.llvm.org/ Description: C++ interface to the Clang library 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 C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-dev Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Priority: optional Section: libdevel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8 Depends: libclang-17-dev (>= 17~) Filename: pool/main/l/llvm-defaults/libclang-dev_17.0-58~exp1-ok1_amd64.deb Size: 2000 MD5sum: b6660f4c4a5cc11d8f7e99f9b3780f03 SHA1: 1ce28a2f584b992ae7cbcea4ba6b15cb9423ac1e SHA256: 677fc77688e3053eab9e48cc30626212a68ed1f3a52fc81f0fed810cc516e272 SHA512: f96a2488ea139934cd53a10acf7f31683cbd6296f679959425bd88d3ef8f956eb24b3cd4bab4c72fb541e89056d5709d4904340114b7df0a6a7a7dad524f72ac Description: clang library - Development package 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 libclang libraries and headers. Package: libclang-rt-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 43316 Depends: lib32stdc++6 (>= 4.1.1), libc6 (>= 2.34), libc6-i386 (>= 2.34), libstdc++6 (>= 4.1.1) Breaks: libclang-common-15-dev (<< 1:15.0.6-5) Replaces: libclang-common-15-dev (<< 1:15.0.6-5) Filename: pool/main/l/llvm-toolchain-15/libclang-rt-15-dev_15.0.7-ok3_amd64.deb Size: 3513922 MD5sum: 27e89b0048a0693c8902d8444e814fc5 SHA1: 5bac0a2265c8049eda082c821721f05b529a3c8f SHA256: 09bd77c9a5195bea63ee5fa45027c7942a94ce48b78e9dca6f9affefbac3c73a SHA512: d7df7236c37bac9fd2ab036f1fc3f41478cd765ffb13c86fb723d9c906242d763f32592037e679ef364a4f7b021f3a80662f1ff43cd8809a457be00245dda4bb Homepage: https://www.llvm.org/ Description: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-15-dev-wasm32 Architecture: all Version: 1:15.0.7-ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 245 Recommends: libclang-common-15-dev (>= 1:15.0.6-5) Breaks: libclang-common-15-dev (<< 1:15.0.6-5) Replaces: libclang-common-15-dev (<< 1:15.0.6-5) Filename: pool/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm32_15.0.7-ok3_all.deb Size: 47870 MD5sum: 1639c4c84270af77aa0345de27824299 SHA1: 7005ef8b3ad299034d0c32064b152e08fc500c06 SHA256: b45f9d275f9a7e6e127e086ed8b7120ce74b93d83610118694efa8d2f9a04dcc SHA512: 9f7beec6f3cefaea90820fc00f978215b1a46ed8a61d9f9642d04abcaba36b9fba267805396417b49f69df377259438dbae99fe3ce49e34c3d2dd23d671b3584 Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-15-dev-wasm64 Architecture: all Version: 1:15.0.7-ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 251 Recommends: libclang-common-15-dev (>= 1:15.0.6-5) Breaks: libclang-common-15-dev (<< 1:15.0.6-5) Replaces: libclang-common-15-dev (<< 1:15.0.6-5) Filename: pool/main/l/llvm-toolchain-15/libclang-rt-15-dev-wasm64_15.0.7-ok3_all.deb Size: 48056 MD5sum: 3bbb0c963974029c67d0a6c382f4bb61 SHA1: 8d9bb0f40b30bac676dd7d6594956134942e107c SHA256: 4c610607aab80a5fdaefbf17d968ee7edc9b2a1a4d7b730cabb9d6ba3df70a01 SHA512: 023991f33faa823e45e1d4f4e5c9c10ff32ac74e104150910e2f18a07bc3b3264b56f59ecbb27a8bb342ab8874379215d24a07534c3bf8a79e5a60249db47f6f Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 31987 Depends: libc6 (>= 2.38), libstdc++6 (>= 4.1.1) Filename: pool/main/l/llvm-toolchain-17/libclang-rt-17-dev_17.0.6-9ok4_amd64.deb Size: 2265536 MD5sum: 57418e4f98208e123704ac57bfa3d936 SHA1: 2a1e0e9195b7e26e3a178adc132627cd0adf544e SHA256: a66f9e63e1a28de4493102d5a745652b15ef579cefd1beb38f1844eadebacfb3 SHA512: 541f2c3b79f9ae73a58c4dd55f791023027079000746c04f37dbb4b97e31173e4b2f4111ca7fac6325957262fb08c2c76cc36e5fd2a904b721334cab6dd87401 Homepage: https://www.llvm.org/ Description: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-17-dev-wasm32 Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 251 Filename: pool/main/l/llvm-toolchain-17/libclang-rt-17-dev-wasm32_17.0.6-9ok4_all.deb Size: 42740 MD5sum: 177a5a200460ba10be03d9d2f73e25c4 SHA1: d306d57f1f677906f947e96403b019e5a86f9310 SHA256: 68d322cbdccaaff8ea105096a6357c8b48f09ddc89cabb8d20d75c5ec93bed0c SHA512: 8d1a512a3f20af020b5cc9ec073ab19f53e47bf26be32bc95de316fe564b50b1135850de4dfaf8dafd2ab5c40143062b9f018443d84ab682d96440baee9fd1af Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-17-dev-wasm64 Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 257 Filename: pool/main/l/llvm-toolchain-17/libclang-rt-17-dev-wasm64_17.0.6-9ok4_all.deb Size: 42932 MD5sum: 1492c4ddc7a87ca7f88db87803fafe7b SHA1: 9896b3e4f8ce106db574eb4f8bc473b46ed00e94 SHA256: 82ba540a6fd42f3a4c69b87edd8c1fc1a18697af5a4cda9333074a639fe5bf68 SHA512: 4d4af068e7632eb9cccafad0c86063224cea42b79e68621e6d1c897a57ba8fa222e0d136740f95e7a846a440da1582757d4ed30f5a1dfaaf6f84cb6b413fd059 Homepage: https://www.llvm.org/ Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-dev Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Priority: optional Section: libdevel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8 Depends: libclang-rt-17-dev (>= 17~) Filename: pool/main/l/llvm-defaults/libclang-rt-dev_17.0-58~exp1-ok1_amd64.deb Size: 2072 MD5sum: 547eb8aabcaf698afba3796093df1336 SHA1: ea8a2cd9ba8f77fc6c926693e98b72eb76fc51cd SHA256: f6276e610b4d5a9ddc2e02f2b67d1c7f58ca48dab1a0375219d24f152f4f4353 SHA512: 99025e63fd9cfdd8bb6bf3db67d49e829ea840f9282f634be04d4ce217627fe5c01bf53e51781615c29c8604ec55f83ef986701b87ff08f24bf962176ce703c1 Description: Compiler-rt - Development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. . This is a dependency package providing the default compiler-rt libraries and headers. Package: libclang-rt-dev-wasm32 Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Priority: optional Section: libdevel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8 Depends: libclang-rt-17-dev-wasm32 (>= 17~) Filename: pool/main/l/llvm-defaults/libclang-rt-dev-wasm32_17.0-58~exp1-ok1_amd64.deb Size: 1876 MD5sum: afed3044dca4b2c6b8951b1193054d43 SHA1: e6d7239071f40b32e613460b62addfaa84f9af58 SHA256: b461bc7495e0e756222c25c742642c66437d2023a348ab2830ca8ad3035e3dbf SHA512: 28df3911b590c04229902ced869b24e2f36064ce5928d3ca82189388e1185f325e7f2b3b93d2c0da2feed0144181f7b8476fe0a8b5d4bc2bcbc0e3db6a622eb8 Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits . This is a dependency package providing the default libclang wasm32 library. Package: libclang-rt-dev-wasm64 Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Priority: optional Section: libdevel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8 Depends: libclang-rt-17-dev-wasm64 (>= 17~) Filename: pool/main/l/llvm-defaults/libclang-rt-dev-wasm64_17.0-58~exp1-ok1_amd64.deb Size: 1872 MD5sum: c1ddba29155126e91d234d6aec6d3aba SHA1: ea9ce9d84358bb2644ae9caad45d8a6aeeaded8c SHA256: 15c395576a4bb3f5e1f52692a3b7bed6586a9d54e270c905447f055ce71166b8 SHA512: 992f122b8f95bc48cfeea413530940d26f7c2caaf7b29fe4d4ac3181b722c7969514501c1d0977c193894b81b0f24a138f9d794da93324afc9b45c7e285b52a9 Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits . This is a dependency package providing the default libclang wasm64 library. Package: libclang1 Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: libs Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8 Depends: libclang1-17 (>= 17~) Filename: pool/main/l/llvm-defaults/libclang1_17.0-58~exp1-ok1_amd64.deb Size: 2176 MD5sum: ca7fc51e77033589e1c9ce8559a9ba42 SHA1: f0c6e246f969949b4200c2dfbd4a0b3a341aa34b SHA256: 0ffebb2b8b3360a7cbd2779b56c5810f219ebe70c34e1a38e843637f1fd297cd SHA512: 82f556bfbfacadf7b88896b17f6d2929b35bddf5fa7782ba9d76f42b336629521bc3533378fdc471a1bfc2ed619bbc6dc1192cb334215fdd30237efa2a79343c Description: C, C++ and Objective-C compiler (LLVM based) 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 libraries. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang1-10 Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: libs Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 33471 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.2.0) Filename: pool/main/l/llvm-toolchain-10/libclang1-10_10.0.0-ok3_amd64.deb Size: 8236762 MD5sum: 9ddf5e2c7695a1855c21da387ab30d3f SHA1: d5bd0601bc73cca4c1341923044cfe2716338bd3 SHA256: 8df9457916774474309618b0be8fc455f4790cbeea875812275a713d3ce57478 SHA512: 68f8f59223ca29dffd2416e8e39a4077471ec6431320acec6e9372abf4b70d3b0a9bc449870995c5105dc1d2c1cfc168714d9fec9483a085236abd60f55bc866 Homepage: https://www.llvm.org/ Description: C interface to the Clang library 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 library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang1-15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 30534 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11) Filename: pool/main/l/llvm-toolchain-15/libclang1-15_15.0.7-ok3_amd64.deb Size: 6917074 MD5sum: 153a2cfe0c3b64ac41f962bcef5d4dfa SHA1: 70dbdb213b388ebc114b306afa96360ddde8081b SHA256: 7d4039f2ac23dce3d4ae27be993790740640539dca0447650e516a528ecb937b SHA512: a6ab61d2f26bd85ff6202b41cc0346f3e89da88d1c08a8519aa73ff8ed09a1cf089c6c6577b12f492019a4b22d273ac7caf94e0d44908f1d873da7ffca1a9ed7 Homepage: https://www.llvm.org/ Description: C interface to the Clang library 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 library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang1-17t64 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: libs Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 32139 Provides: libclang1-17 (= 1:17.0.6-9ok4) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm17t64, libstdc++6 (>= 11) Breaks: libclang1-17 (<< 1:17.0.6-9ok4) Replaces: libclang1-17 Filename: pool/main/l/llvm-toolchain-17/libclang1-17t64_17.0.6-9ok4_amd64.deb Size: 6632020 MD5sum: 3b1892121fe9afe69eaaa19c2564f829 SHA1: 73d696b0ed037dd4f05f866ad354ad7ebcb5fa45 SHA256: 103e688c63c77ffa45b0d4778e53fbe082ca03a10990f6c7901941c3d096555c SHA512: c1e87fae1651a13cbc308e35c6968e1b1ad4aa9f18041c1bc2f1e5d18edf2772f3e9d52e9ac09177ca72564cfb02330d500d0f1991b3024424ad3eae7d35aa4f Homepage: https://www.llvm.org/ Description: C interface to the Clang library 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 library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclass-accessor-chained-perl Architecture: all Version: 0.01.1~debian-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 26 Depends: perl:any, libclass-accessor-perl Filename: pool/main/libc/libclass-accessor-chained-perl/libclass-accessor-chained-perl_0.01.1~debian-ok2_all.deb Size: 7504 MD5sum: 201abfb2c71966e2ebe3cf8a96687000 SHA1: 29b03156047967660e29a5a7ff0a7f88f9957474 SHA256: 6fff577a3d9db117e216955bfe1fec9e7f8fa9fce3513e2633a14b12302a8faa SHA512: 996f96dc27752cbadcb5f18b9ddab0a3713d3b0f5f110a619b242a1147518b8798ac8167fc1522e2aeea93a0e33696da668971329303493e3a1b75f6c9ae7e80 Homepage: https://metacpan.org/release/Class-Accessor-Chained Description: Perl module providing chained accessors A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments. . Class::Accessor::Chained subclasses Class::Accessor in order to provide the same mk_accessors interface. Package: libclass-c3-perl Architecture: all Version: 0.35-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 65 Depends: perl:any, libalgorithm-c3-perl Recommends: libclass-c3-xs-perl Filename: pool/main/libc/libclass-c3-perl/libclass-c3-perl_0.35-ok1_all.deb Size: 24410 MD5sum: 8ba3e2e3dbcf70459379be8920a96717 SHA1: ef903c83000673b4f4e462772cdeae890fbd90c1 SHA256: c1f392eedcf639f12d41db3a9c10a6d19166c8c01d9b8868d0dc0a2dd8817936 SHA512: f6c0e1d621ec438fb67b26105523da1c612f8a8aab7008e8c5ed5653b087e0507c6466b91d858b1c367e29d841c7663e279a43de7af6ea4cbd610b65929b1acb Homepage: https://metacpan.org/release/Class-C3 Description: pragma for using the C3 method resolution order Class::C3 is a Perl pragma that modifies the standard method resolution order from depth-first left-to-right to the more sophisticated C3 method resolution order. . The C3 algorithm aims to provide a sane method resolution order with multiple inheritance. It was first introduced in the Dylan language, later adopted for Python 2.3. It is also the canonical MRO implementation for Perl 6 classes and is the default for Parrot objects as well. Package: libclass-c3-xs-perl Architecture: amd64 Version: 0.15-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 70 Depends: perl, perlapi-5.30.0, libc6 (>= 2.2.5) Enhances: libclass-c3-perl Filename: pool/main/libc/libclass-c3-xs-perl/libclass-c3-xs-perl_0.15-ok2_amd64.deb Size: 19826 MD5sum: 2533e2f07e1e39e569812090fb96333c SHA1: 44a5bf4c6d9a79988b6e243aae90699d74823c5f SHA256: 73cd9c46cdea8d734376af5044da97a5a9e722b0f49b3987ebc554f80817f03d SHA512: d4c7ee39b3e57b6821dd5c0af75f544afde7326bb76ecb8229620763d77bf473f1c06dd98b6c71d97d2eb49015c4df8112eabf26c96b5170281cddee044f4a8c Homepage: https://metacpan.org/release/Class-C3-XS Description: Perl module to accelerate Class::C3 Class::C3::XS is a Perl module designed to enhance the performance of the Class::C3 package (see libclass-c3-perl). It does so automatically and is not designed to be used directly; once installed, it should accelerate all programs that make use of Class::C3 itself. Package: libclass-data-inheritable-perl Architecture: all Version: 0.09-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 22 Depends: perl:any Filename: pool/main/libc/libclass-data-inheritable-perl/libclass-data-inheritable-perl_0.09-ok2_all.deb Size: 6800 MD5sum: 94a3124f469ab223cb5dd6ba596991c9 SHA1: 0e6e4498d8ebc81ddea0c726a2b304ccd9ad285e SHA256: 25fd63bbc0505294f17bccd2226a37459d77b589c5db0c3a5633707d20244f26 SHA512: 857f50657b8a046c1bd5bbc766ccd42385e453f4b293775f5f97c729761a2602c1db57628183ea394ffeb86e92702cf0255b38f1f4438f02bd5e5f767aaf2d11 Homepage: https://metacpan.org/release/Class-Data-Inheritable Description: Perl module to create accessors to class data Class::Data::Inheritable is for creating accessors/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overridden. . For example: . Pere::Ubu->mk_classdata('Suitcase'); . will generate the method Suitcase() in the class Pere::Ubu. . This new method can be used to get and set a piece of class data. . Pere::Ubu->Suitcase('Red'); $suitcase = Pere::Ubu->Suitcase; Package: libclass-inspector-perl Architecture: all Version: 1.36-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 61 Depends: perl:any Filename: pool/main/libc/libclass-inspector-perl/libclass-inspector-perl_1.36-ok2_all.deb Size: 21046 MD5sum: a38fac444b37f358dfd755be738338a9 SHA1: 4209ba03dae6e2e6e74772992d8e3486256ed88f SHA256: afe0e85630dd2d699ebfb16203ea3c1ba2303cae53e1aabd8535311b7f1a9e2b SHA512: 39493e3bc8a7ed4534aedbe71ee7cd5d9cd7659ce4eac2b0aafe2aa314fff25fa4ad00dbad5d6b21040090c90c9b7a9a3e076c6e4804a32f432bf195d11842b0 Homepage: https://metacpan.org/release/Class-Inspector Description: Perl module that provides information about classes Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information. Package: libclass-isa-perl Architecture: all Version: 0.36-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 25 Filename: pool/main/libc/libclass-isa-perl/libclass-isa-perl_0.36-ok2_all.deb Size: 8192 MD5sum: 34c0b70b2711a3adaceda23c6c8c4be1 SHA1: 8ff48763a5a0569d4a26e85267b400528074eb82 SHA256: 89b0a66f502eeccd30626ff99864b06e4243afd2cb8261a2159b527ff61d4f0c SHA512: fb34b5fd12ec2f37c49311d6ba7da98fc92b3e26392acb1043564963e2dbd7af58faf939d5e0a6afcd78bdc3cbe6bc5d839f6a922f7bd05e154d9fdc6430caf2 Homepage: https://metacpan.org/release/Class-ISA Description: report the search path for a class's ISA tree Class::ISA returns the list of classes that the current class inherits from, listed in the order that Perl would search for a method not implemented in the current class. The list contains no duplicates. Package: libclass-load-xs-perl Architecture: amd64 Version: 0.10-ok1build1 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 55 Depends: libc6 (>= 2.4), perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libclass-load-perl Filename: pool/main/libc/libclass-load-xs-perl/libclass-load-xs-perl_0.10-ok1build1_amd64.deb Size: 12788 MD5sum: 0c3660a21e1f96acdf840f56d0cac9bc SHA1: 287cf02e7a23c20e99a7f5d9e944ee6379ec0f21 SHA256: 7b36c76f878fa68cef4a10879ab87f223e767d697384ee21c1d634c2851dfd06 SHA512: 35ec2690cf7dcaf48f1695a2b492c1cecd89043b213fa661d6690dae05bfcc5d6a23e9f3343ab6f68223d5d3dbc1b799a1692a1bd1d00ce2555c00c5137b36a3 Homepage: https://metacpan.org/release/Class-Load-XS Description: XS implementation of parts of Class::Load Class::Load::XS provides an XS implementation for portions of Class::Load, a module that provides several functions to load classes at runtime. . See Class::Load in the libclass-load-perl package for API details. Package: libclass-method-modifiers-perl Architecture: all Version: 2.15-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 44 Depends: perl:any Filename: pool/main/libc/libclass-method-modifiers-perl/libclass-method-modifiers-perl_2.15-ok1_all.deb Size: 14976 MD5sum: d74a7b3855ff6678bf93c43253e64199 SHA1: 6cd73d1af8ac50a2093f2c66f4fff9e4d59cfa6c SHA256: f9d6ae4d69d843ac4cfe46118b3f3f2a622ec77d34fe8b2c0e6270da53377eda SHA512: 2a1f1df5a21cd8e6ebd6d8273763ecd6f6d40c8d3835603fc807a126ff6c278631541442468c9b8277f669841bd22fd36b7068e146f27ac27a36d5c679fe5635 Homepage: https://metacpan.org/release/Class-Method-Modifiers Description: Perl module providing method modifiers Class::Method::Modifiers provides three modifiers: before, around, and after. The before and after modifiers are run just before and after the method they modify, but cannot really affect that original method. The remaining modifier, around, is run in place of the original method, with a hook to easily call the original method. Package: libclass-singleton-perl Architecture: all Version: 1.6-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 59 Depends: perl:any Filename: pool/main/libc/libclass-singleton-perl/libclass-singleton-perl_1.6-ok1_all.deb Size: 16344 MD5sum: 198e5cb6fee7944171b100ec88091768 SHA1: 381b16594719506e7920927a4500c5c302ad4cb7 SHA256: f170864e729d1fc12b7a6f6f37e1be193aa85b0efc5eafe95e095356eb01945d SHA512: c69711fbd31f80d406435467b26a1d75e88a3e1018ed7fa648a50c0a340c48b034f6408fa8f33ddc6b71fafd9ceedfa64a077cc48d94e094807312d9d19946d2 Homepage: https://metacpan.org/release/Class-Singleton Description: implementation of a "Singleton" class The Class::Singleton module implements a Singleton class from which other classes can be derived. A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry. . By itself, the Class::Singleton module does very little other than manage the instantiation of a single object. In deriving a class from Class::Singleton, your module will inherit the Singleton instantiation method and can implement whatever specific functionality is required. . For a description and discussion of the Singleton class, see "Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2. Package: libclass-tiny-perl Architecture: all Version: 1.008-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 52 Depends: perl:any Filename: pool/main/libc/libclass-tiny-perl/libclass-tiny-perl_1.008-ok1_all.deb Size: 19338 MD5sum: 77ef673def697f23527ca90e69504811 SHA1: ae35e038f16536aa809a3988b26e77f8e19b1388 SHA256: dbe26770cc3a0037d566d5d8b91b9a22d7aa3dbbb7d91a5e0a407cde32b4e5fc SHA512: dcec0248e4903257ac7949cad5af7113a6fe2d33f18a361dcdd43e6c63992e566dab64643b46e08a1eeab3f264fd5f5a4189ffe4c0f225be5b28f4e269e47288 Homepage: https://metacpan.org/release/Class-Tiny Description: minimalist class construction module for Perl Class::Tiny offers a minimalist class construction kit in around 120 lines of code. It uses no non-core modules for any recent Perl, while providing more features than Object::Tiny or Object::Tiny::RW. Package: libclass-trigger-perl Architecture: all Version: 0.15-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 48 Depends: perl:any, libclass-data-inheritable-perl, libio-stringy-perl Filename: pool/main/libc/libclass-trigger-perl/libclass-trigger-perl_0.15-ok1_all.deb Size: 16072 MD5sum: 0f5df271be768a40c6c77f3dff166867 SHA1: ad95bfbfaf1ba4954b0550557e03dcfdcd39d582 SHA256: ee73b4f6ee091f245432790124046194aa77bdb368669f1bc6484d756a355861 SHA512: 67079ad2f7b6aead796da3304f1c92e9d14f2c6ca1d248dc9353430d9d1de4ba8781143074cb967932a48cc408a3dd150120b81a897b0d16855dd1533551d4b3 Homepage: https://metacpan.org/release/Class-Trigger Description: Mix-in to add/call inheritable triggers Class::Trigger is a mixin class to add and call triggers (hooks) that get called at points you specify in your class. . Class:Trigger allows you to specify an arbitrary number of subroutines that are triggered every time something happens in your code, e.g. updating a full text search index after INSERT/UPDATE/DELETE queries. Package: libclass-xsaccessor-perl Architecture: amd64 Version: 1.19-ok4 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 109 Provides: libclass-xsaccessor-array-perl Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, perl (<< 5.36.1~), libc6 (>= 2.14) Filename: pool/main/libc/libclass-xsaccessor-perl/libclass-xsaccessor-perl_1.19-ok4_amd64.deb Size: 32380 MD5sum: dd8ac883db942a80e0892625c797e9ee SHA1: 5c21a17f9480b50d2de9ea5c737f1a30c1febd20 SHA256: bad03806af73567aecf20568c7a8b2fe44a2cb718b1c51e9f067497442fc18d2 SHA512: afb62056f53cc62badc0bf3dfb1e0cbf8d9fd674ef970c464f69e12c533eb734e9dde405ce99facc157d6ab09e62065bc93ada41f39994194017423daebf71d4 Homepage: https://metacpan.org/release/Class-XSAccessor Description: Perl module providing fast XS accessors Class::XSAccessor implements fast XS accessors both for getting at and setting an object attribute. Additionally, the module supports mutators and simple predicates like those for testing the truth value of a variable. It works only with objects that are implemented as ordinary hashes. . The XS accessor methods were between 1.6 and 2.5 times faster than typical pure-perl accessors in some simple benchmarking. If you usually write clear code, a factor of two speed-up is a good estimate. . Refer to Class::XSAccessor::Array (also included in libclass-xsaccessor-perl) for an implementation that works with array-based objects. Package: libclc-15 Architecture: all Version: 1:15.0.7-ok3 Multi-Arch: foreign Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 77529 Provides: libclc-x.y Depends: libclc-15-dev (= 1:15.0.7-ok3), libclang-common-15-dev Conflicts: libclc-x.y Breaks: libclc-amdgcn, libclc-ptx, libclc-r600 Replaces: libclc-amdgcn, libclc-ptx, libclc-r600, libclc-x.y Filename: pool/main/l/llvm-toolchain-15/libclc-15_15.0.7-ok3_all.deb Size: 9889530 MD5sum: 84acb9e9a6f8ce0622a33216510d6151 SHA1: 37831d3929e0f43fbb325fde43e8e66ac0da41a3 SHA256: 5b4fc88e6ba13b8941729a00cfe8be6d24014ca00f77ec614d5df5f00f61d1c4 SHA512: b60cb9344b827ade1c4cb2f75097fc663960c7ad5afe7264cdc68470e75c7e2ebb9f77b80fc7932934fe7a9e7ba8561ecff104f6e5cceb3790e54cf2adfbcb30 Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-15-dev Architecture: all Version: 1:15.0.7-ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 412 Provides: libclc-x.y-dev Conflicts: libclc-x.y-dev Breaks: libclc-dev Replaces: libclc-dev, libclc-x.y-dev Filename: pool/main/l/llvm-toolchain-15/libclc-15-dev_15.0.7-ok3_all.deb Size: 27964 MD5sum: 3beb1445f389f68a9136758f7105ed4b SHA1: a53d4e1d521f3951a3709310a13a5fb6fc4bb62e SHA256: 10f34ff53d73634ade2ba962b694270937eab29499f8d374af682667a0d92093 SHA512: 80c486dd7bdd9cafef63b0987412c232feab26890a1cfb211f404f1de81dc6ad436ca2cc617ee1d296b829a5bdc7d97ea4a901ac5c65fbf9cad5440e1db4e26e Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclc-17 Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: libs Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 76649 Provides: libclc-x.y Depends: libclc-17-dev (= 1:17.0.6-9ok4), libclang-common-17-dev Conflicts: libclc-x.y Breaks: libclc-amdgcn, libclc-ptx, libclc-r600 Replaces: libclc-amdgcn, libclc-ptx, libclc-r600, libclc-x.y Filename: pool/main/l/llvm-toolchain-17/libclc-17_17.0.6-9ok4_all.deb Size: 9815448 MD5sum: c0e98b491ad6858dde6a7294cfc09686 SHA1: bc119c0ff4d8d4195a213819aa90c036f68a53ba SHA256: 92130afb2d5c58ac65bd2c9a91cf2226d82d85e5f97264104e54828993861b49 SHA512: 69dc0af858a1671f127c6bb305bf8f6f62ea4b4cbdaeb9abd922e5717429f5e7f4c4f657d2b32e82f29f73ec004ab3ffae9d0c7bbd291dac2bcae05c6b51ad1e Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-17-dev Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 411 Provides: libclc-x.y-dev Conflicts: libclc-x.y-dev Breaks: libclc-dev Replaces: libclc-dev, libclc-x.y-dev Filename: pool/main/l/llvm-toolchain-17/libclc-17-dev_17.0.6-9ok4_all.deb Size: 25260 MD5sum: 102612feb170f5683053236d5722752c SHA1: a13d1649ab6a0d7a2c08960629cdec94e6e06dd2 SHA256: 3779830e677392d851727fed6db64d5336674b73d0c620a6f415adc4882a8d17 SHA512: f232e329018faf266552dabfa2d4a4b6d881f3364e0c8cffbaeff01f271ce101b3344dba1d05060ba8cc23d77a253c725429d6df1cbf261b4e3e4b7fdb8fa8ab Homepage: https://www.llvm.org/ Description: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclone-perl Architecture: amd64 Version: 0.46-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 41 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14) Filename: pool/main/libc/libclone-perl/libclone-perl_0.46-ok1_amd64.deb Size: 9956 MD5sum: 817b9ceff2a73f93daf488bfb56e6e2f SHA1: 88d1b0ccd55633936c2c2da0f5b95c610a429518 SHA256: 8e383f9a1ed269072d804f31c937d1e6f43666cc6c6eba1e77e883a4f337deee SHA512: de6d9171dc8864abe3f3a0d3b1f0ec72d0db15f9f19dac48f3dd89609862e0a4bbb9ab011e0d30179a1a3304de8baa073443cfd340061117c4b124bec4a2dacb Homepage: https://metacpan.org/release/Clone Description: module for recursively copying Perl datatypes The Clone module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects. . It is faster (although less flexible) than Storable's dclone. Its functionality is _not_ serializing in-memory objects (i.e. as Data::Dumper or YAML::Dump do), but deep-copying them over to new in-memory structures. Package: libclone-pp-perl Architecture: all Version: 1.08-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 27 Depends: perl:any Filename: pool/main/libc/libclone-pp-perl/libclone-pp-perl_1.08-ok1_all.deb Size: 8504 MD5sum: 4b6ede75d3a950a73f5153da2343e202 SHA1: 3d232d6cd988bed23ddc58e6ee9f82c8159f7a83 SHA256: ea5c11b43e8e99ebe5e04fdac15f87bc749a38918fe0de1dbc14dce0ad4f5ea1 SHA512: d956e8f822ec0a09c165defda2c0f218a3c5de23bd7b3b132f8b8c87a7729d520106dc8a4ed7ca80126c440248a789ab7a047b63e73fed4b00d1fc716233ed44 Homepage: https://metacpan.org/release/Clone-PP Description: module to recursively copy Perl datatypes Clone::PP provides a general-purpose clone function to make deep copies of Perl data structures. It calls itself recursively to copy nested hash, array, scalar and reference types, including tied variables and objects. . The clone() function takes a scalar argument to copy. To duplicate arrays or hashes, pass them in by reference: . my $copy = clone(\@array); my @copy = @{ clone(\@array) }; my $copy = clone(\%hash); my %copy = %{ clone(\%hash) }; . The clone() function also accepts an optional second parameter that can be used to limit the depth of the copy. If you pass a limit of 0, clone will return the same value you supplied; for a limit of 1, a shallow copy is constructed; for a limit of 2, two layers of copying are done, and so on. . This is a pure-perl implementation. For a faster XS-/C-based implementation see the libclone-perl package. Package: libcloudproviders-dev Architecture: amd64 Version: 0.3.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libcloudproviders Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 236 Depends: gir1.2-cloudproviders-0.3.0 (= 0.3.6-ok1), libcloudproviders0 (= 0.3.6-ok1), libglib2.0-dev Suggests: libcloudproviders-doc Filename: pool/main/libc/libcloudproviders/libcloudproviders-dev_0.3.6-ok1_amd64.deb Size: 15660 MD5sum: ec9d6c77f6936d6110b1ad418a42162b SHA1: 00f9595b9e7ff0a970910ec08fc4a9fb42072bbe SHA256: ea3ec522945d5f07066ea60433d43ec795045d4d661a2b1bde0436598212443e SHA512: 4d2b2d2f321a000001dc0c05c3ad7caade146a95c33f828a10f4a9d8f6ee7c24d99d90c8df30828c77d80b8c349893439b0600b89dd7756a704012db19951f79 Homepage: https://gitlab.gnome.org/World/libcloudproviders Description: cloud provider library - development files libcloudproviders is a glib based library that makes it easier to implement a cloud provider server or client. . libcloudproviders also provides a DBus API that allows cloud storage sync clients to expose their services. Clients such as file managers and desktop environments can then provide integrated access to the cloud providers services. . This package contains the development files. Package: libcloudproviders-doc Architecture: all Version: 0.3.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libcloudproviders Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 187 Filename: pool/main/libc/libcloudproviders/libcloudproviders-doc_0.3.6-ok1_all.deb Size: 18792 MD5sum: 9aae8c6e3e43b91b26c0baa7e7b2e460 SHA1: 2de6da88593451e24f87866f91b63d42bf851d34 SHA256: c9a12645716985894fb32d6e2f4ec42cbfb9f6e42ae3b8191132ec385bdd942b SHA512: 358b3ebeb542e51fcad7adf8bf8761e200a850babc8b1dcd05fcd1ab0e68c33cdec019d2052f5de2664749d28fc4de4f4382f86cd249b88d424bba97dc1c4899 Homepage: https://gitlab.gnome.org/World/libcloudproviders Description: cloud provider library - documentation libcloudproviders is a glib based library that makes it easier to implement a cloud provider server or client. . libcloudproviders also provides a DBus API that allows cloud storage sync clients to expose their services. Clients such as file managers and desktop environments can then provide integrated access to the cloud providers services. . This package contains the API reference. Package: libcloudproviders0 Architecture: amd64 Version: 0.3.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libcloudproviders Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 116 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.56.0) Filename: pool/main/libc/libcloudproviders/libcloudproviders0_0.3.6-ok1_amd64.deb Size: 27420 MD5sum: fcfcc2dfc5f5f760439e92208ab83a3d SHA1: f6f4375680c2880f41c46aba4ef16d96b1512021 SHA256: 9bf99cad3479648eac85580ab056e646392b2aa863586a5403cacd7da401323e SHA512: d7b4dc4ec7b38292423f40957b46b21a3e7df9ceed118d3fb5446c3dabc9241787c694b4b8b1a0ca57dfd15c5f7bc543488002ad91f36b53dfa7953cbfc766d6 Homepage: https://gitlab.gnome.org/World/libcloudproviders Description: cloud provider library libcloudproviders is a glib based library that makes it easier to implement a cloud provider server or client. . libcloudproviders also provides a DBus API that allows cloud storage sync clients to expose their services. Clients such as file managers and desktop environments can then provide integrated access to the cloud providers services. Package: libclutter-1.0-0 Architecture: amd64 Version: 1.26.4+git2779b932+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1967 Depends: libatk1.0-0 (>= 2.5.3), libc6 (>= 2.29), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libcogl-pango20 (>= 1.17.4), libcogl-path20 (>= 1.17.4), libcogl20 (>= 1.21.2), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.16.2), libinput10 (>= 0.21.0), libjson-glib-1.0-0 (>= 0.12.0), libpango-1.0-0 (>= 1.30), libpangocairo-1.0-0 (>= 1.30), libudev1 (>= 183), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libwayland-server0 (>= 1.2.0), libx11-6 (>= 2:1.2.99.901), libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxi6 (>= 2:1.2.99.4), libxkbcommon0 (>= 0.5.0) Recommends: libclutter-1.0-common Filename: pool/main/c/clutter-1.0/libclutter-1.0-0_1.26.4+git2779b932+dfsg-ok1_amd64.deb Size: 558764 MD5sum: 1946c7bbbe2cd400a1e1b6aef343d48d SHA1: 381341758ff72d736545b9264f5fad58cfbfac82 SHA256: b00dfa70990eb614a9186b5cf1e1a564707c90723ccf2e750e26710d7467a045 SHA512: cb42cd7c44755892c2318658ed73a024797a26b67f14571c8e3252ab4e6a0ab7fa58521b528cfa0b4d3be248c073490c57bfc713fa2fa49e9978b80f03edd1c6 Homepage: https://blogs.gnome.org/clutter/ Description: Open GL based interactive canvas library Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. Package: libclutter-1.0-common Architecture: all Version: 1.26.4+git2779b932+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 3104 Filename: pool/main/c/clutter-1.0/libclutter-1.0-common_1.26.4+git2779b932+dfsg-ok1_all.deb Size: 437508 MD5sum: 3793fdd695ccfb643692d33b21e28c70 SHA1: e37075cc779749d81c869932d36f6ea81f64b106 SHA256: 64808372e572c3ba9042917edc5d2efcad38056fdaf3bb0188167e45c069ad0a SHA512: 0d0302c986be927511f17b6bb4803f58eb0435f7acb56041ef6e39168a98648e91f013d724fc604adafc61683283e16d017d056a746b569e33e51c42fc9faa09 Homepage: https://blogs.gnome.org/clutter/ Description: Open GL based interactive canvas library (common files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the common files, such as translations. Package: libclutter-1.0-dev Architecture: amd64 Version: 1.26.4+git2779b932+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 5951 Depends: gir1.2-clutter-1.0 (= 1.26.4+git2779b932+dfsg-ok1), libatk1.0-dev (>= 2.5.3), libcairo2-dev (>= 1.10), libclutter-1.0-0 (= 1.26.4+git2779b932+dfsg-ok1), libcogl-dev (>= 1.17.3), libcogl-pango-dev (>= 1.17.3), libcogl-path-dev (>= 1.17.3), libdrm-dev, libgdk-pixbuf-2.0-dev, libgl-dev, libglib2.0-dev (>= 2.53.4), libgtk-3-dev, libinput-dev (>= 0.4.0), libjson-glib-dev (>= 0.12), libpango1.0-dev (>= 1.30), libudev-dev (>= 136), libwayland-dev, libx11-dev, libxcomposite-dev, libxdamage-dev, libxext-dev, libxfixes-dev, libxi-dev, libxkbcommon-dev Recommends: pkg-config Suggests: libclutter-1.0-doc Filename: pool/main/c/clutter-1.0/libclutter-1.0-dev_1.26.4+git2779b932+dfsg-ok1_amd64.deb Size: 407692 MD5sum: be0bf212385bc9ee2804e708e67db8c4 SHA1: b944d6ffc880f73823521016f1067b64c890b30e SHA256: cd7c2994c06de68efc7aea5604150dcc12a4c80653363b474a9b8fcc14a0a870 SHA512: c51d65f690969b73a063741cd0271367e95afd687adf6eb0b40258d7477a398549ef60a23bd968008d1fe832a5c959e15b565396036c55901b5880764ae20d05 Homepage: https://blogs.gnome.org/clutter/ Description: Open GL based interactive canvas library (development files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the development files. Package: libclutter-1.0-doc Architecture: all Version: 1.26.4+git2779b932+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: clutter-1.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 8295 Suggests: devhelp Filename: pool/main/c/clutter-1.0/libclutter-1.0-doc_1.26.4+git2779b932+dfsg-ok1_all.deb Size: 606948 MD5sum: ddf84513170adf2fe7952b0d7c09bd06 SHA1: 46b5be5eb1347e9e415ed565a2a8687b2a7dd32f SHA256: e4b9aded571118a04eb4dfdd5978e5cf4ff1f6c744ce5f16d4c08aaf75914a87 SHA512: 70beef204c85be79828c27265cc9c67412f377fa118d27ff8eb60221dc50b2e5287f97ab4ab86846df3ff2f8aef0525f3f93ab9c87c024e7504e1c13b0ae00a9 Homepage: https://blogs.gnome.org/clutter/ Description: Open GL based interactive canvas library (documentation) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the documentation. Package: libclutter-gtk-1.0-0 Architecture: amd64 Version: 1.8.4-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: clutter-gtk Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 91 Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libclutter-1.0-0 (>= 1.23.7), libcogl20 (>= 1.17.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.0), libwayland-client0 (>= 1.20.0) Filename: pool/main/c/clutter-gtk/libclutter-gtk-1.0-0_1.8.4-ok1.1_amd64.deb Size: 25696 MD5sum: 28593c4ba9d25ac7abb1d0c4284d579d SHA1: 4176dd630c619289ef870d62d5c8d9bc035507d0 SHA256: f0b436791d64442435957a1bacf14a7ba0c4a1b9547c014ae013ed6d55ad5722 SHA512: 7965f966020c80fa10e1a9b2f449e9e43e14a2fb390b239ad6a082dd84bc5cca179b40e39c96189d68127bddd426448868bedb58fc28ba89a4c6f356446c9af6 Homepage: http://www.clutter-project.org/ Description: Open GL based interactive canvas library GTK+ widget Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. Package: libclutter-gtk-1.0-dev Architecture: amd64 Version: 1.8.4-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: clutter-gtk Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 131 Depends: libclutter-gtk-1.0-0 (= 1.8.4-ok1.1), gir1.2-gtkclutter-1.0 (= 1.8.4-ok1.1), libgtk-3-dev (>= 3.21.0), libclutter-1.0-dev (>= 1.23.7) Suggests: libclutter-gtk-1.0-doc Filename: pool/main/c/clutter-gtk/libclutter-gtk-1.0-dev_1.8.4-ok1.1_amd64.deb Size: 23034 MD5sum: c92d4b826fe627ed352765e49c68ef4d SHA1: 0f2578c83143fbc01165079be4f57689ba4c3cb5 SHA256: cab8928207dcddb3f40af062b893e4bcc3c1b3e8f7ce5821f5cf3af55e0a3f32 SHA512: f349ff8f4e1ce437cc208f9fada2f6a43a814b676a998dd1721e904171ec37f1fffac4ef3b96378e3dc34459e0ec063c421f51acd5ff35b60a39c11961e7632c Homepage: http://www.clutter-project.org/ Description: Open GL based interactive canvas library GTK+ widget (development files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the development files. Package: libclutter-gtk-1.0-doc Architecture: all Version: 1.8.4-ok1.1 Multi-Arch: foreign Priority: optional Section: doc Source: clutter-gtk Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 162 Recommends: libclutter-1.0-doc Suggests: devhelp Filename: pool/main/c/clutter-gtk/libclutter-gtk-1.0-doc_1.8.4-ok1.1_all.deb Size: 18508 MD5sum: 0e77fa373a499b82105f67249c57dc0f SHA1: 271b45e6b0d962544db6be634858b97bf2dd2bd7 SHA256: 50a689e02e406a949bd0b564a78b7cb3493648c4fee978a91688bf2e17655da7 SHA512: b025e1d0c91afb3b14d1aec6979795ab43b6db093fe72ce70e9969caf702a05b047486ba6b910a3763117edeeb46b47d088af19e6aaa4b31821b4393e8ec3b8b Homepage: http://www.clutter-project.org/ Description: Open GL based interactive canvas library GTK+ widget (documentation) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the documentation. Package: libcodec2-1.2 Architecture: amd64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: codec2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16465 Depends: libc6 (>= 2.32) Filename: pool/main/c/codec2/libcodec2-1.2_1.2.0-ok1_amd64.deb Size: 8895684 MD5sum: e5a42d7a1f2a0f09f5e0fd679cfb976a SHA1: 9d1282d8b228635da98f647de22b29b42231b1cd SHA256: 2c251672d4a695ee22d8fab324b33c1cb79f92894e9a91d8b89596028225189f SHA512: e01fd1a950c3167d343fd83fef08da56085c5353246bbdf6aaa7df1353d8f65f5a292a24442748b0eb0fd8f37681927f396a19fc7f665c2df29577d8cf95df64 Homepage: http://rowetel.com/codec2.html Description: Codec2 runtime library Next-Generation Digital Voice for Two-Way Radio . Codec2 is an audio codec especially designed for compressing voice at very low bit-rates for applications such as digital voice radio. . This package contains the codec2 runtime library. Package: libcodec2-dev Architecture: amd64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: codec2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 101 Depends: libcodec2-1.2 (= 1.2.0-ok1) Suggests: pkg-config Filename: pool/main/c/codec2/libcodec2-dev_1.2.0-ok1_amd64.deb Size: 25816 MD5sum: 680a887699a0f89d2a7c5f26687d9b6b SHA1: 3f4add4132bac07318811222e48fdfbb741f07b7 SHA256: fe04047ed10a628acf8dffaccfe9e202bbef0097aee3aa3f9e170227b4741366 SHA512: 2c1f2ba669f20b83b522f4959b1ce00b26325c54296e080559b2e49dd008f458d1cca13b120c40c653c9c2aa80ad1fa8a4e949ba477db5dc0f375e74274bd0d5 Homepage: http://rowetel.com/codec2.html Description: Codec2 library development files Codec2 is an audio codec especially designed for compressing voice at very low bit-rates for applications such as digital voice radio. . This package provides the codec2 library headers and development files. Package: libcogl-common Architecture: all Version: 1.22.8-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 639 Filename: pool/main/c/cogl/libcogl-common_1.22.8-ok1_all.deb Size: 78432 MD5sum: 1ebc0ae45409dd3c87fcf9100f1b8923 SHA1: 1e9f3cb64b74803087a6f541a8a9ee935f6914a6 SHA256: 572c916216babcdfe5822d41feaed35dbefb999be3bbd51a4c75184e389318df SHA512: 5ad39069d709771c4e7cab5964218926794aa236385a0cbb418a6e0ec34267336e0a8e69316bd2d032f4fa035e7ca59a82ccbf6c983fe9bf96966f819b7bb1ed Description: Object oriented GL/GLES Abstraction/Utility Layer (common files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the common files, such as translations. Package: libcogl-dev Architecture: amd64 Version: 1.22.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2936 Depends: gir1.2-cogl-1.0 (= 1.22.8-ok1), libcairo2-dev, libcogl-path20 (= 1.22.8-ok1), libcogl20 (= 1.22.8-ok1), libdrm-dev, libgbm-dev, libgdk-pixbuf-2.0-dev (>= 2.0), libgl-dev, libgles-dev, libglib2.0-dev (>= 2.28.0), libwayland-dev, libx11-dev, libxcomposite-dev, libxdamage-dev, libxext-dev, libxfixes-dev, libxrandr-dev Recommends: pkg-config Suggests: libcogl-doc Breaks: libcogl-path-dev (<< 1.22.4-4~) Replaces: libcogl-path-dev (<< 1.22.4-4~) Filename: pool/main/c/cogl/libcogl-dev_1.22.8-ok1_amd64.deb Size: 214944 MD5sum: f7606c23a92fe330168c9226a42b6d10 SHA1: 73108b289e4fd62dbd58ed8c8e79a6dd25f2ee9c SHA256: 83a4c8b7f4b8470a9f1d3a9014446027921807170f018c24d53e2b788dfc565b SHA512: a897a36a8919da134666a5ce0867ee8fd27c704ef451f3a1509d3b9f66fb78a50f5ea2b0cdea2871ae36001088abe7747f840cddb8f0242ee02e0ffee40e05d0 Description: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the development files for libcogl. Package: libcogl-doc Architecture: all Version: 1.22.8-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3790 Suggests: devhelp Filename: pool/main/c/cogl/libcogl-doc_1.22.8-ok1_all.deb Size: 222364 MD5sum: cd625ad10c32bb84e7d078815acfb112 SHA1: 3494429366a712702802db08db10351c415e532f SHA256: 5cd30b120046e1cfcdc30568859aa99285d17d5ebcbfcf53987cca37708e9d96 SHA512: bbfad8106a8b91a5662633c56eb1f6d389a1dfc44624dde0f3d9c44bb7fa9123386f61db982ef42cfc98be8a55fbeee6bf1143ca6a518726438b10cc2c41a851 Description: Object oriented GL/GLES Abstraction/Utility Layer (documentation) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the documentation. Package: libcogl-pango-dev Architecture: amd64 Version: 1.22.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 78 Depends: gir1.2-coglpango-1.0 (= 1.22.8-ok1), libcairo2-dev (>= 1.10), libcogl-dev (= 1.22.8-ok1), libcogl-pango20 (= 1.22.8-ok1), libdrm-dev, libgdk-pixbuf-2.0-dev (>= 2.0), libglib2.0-dev (>= 2.28.0), libpango1.0-dev (>= 1.20), libx11-dev, libxcomposite-dev, libxdamage-dev, libxext-dev, libxfixes-dev Recommends: pkg-config Suggests: libcogl-doc Filename: pool/main/c/cogl/libcogl-pango-dev_1.22.8-ok1_amd64.deb Size: 8264 MD5sum: c7b229f55339aa30141d7497ef1a6dc0 SHA1: 270c33c3a2080712eee4d4807efd8a4dc445adf6 SHA256: ff3d3782ae4f70757a14f4dd3edf4d20b9d49cf03a4b88a350633f41192a7a60 SHA512: 0aa515375b0dbdfcbadf9579e2d990e0983fc82c50edcdc3b7af92ad1c9fad830ebc6614a09334bfede322e5ba120bf88a0a651f507568ce782e365cca8fe45d Description: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the development files for libcogl-pango. Package: libcogl-pango20 Architecture: amd64 Version: 1.22.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 64 Depends: libc6 (>= 2.4), libcairo2 (>= 1.10), libcogl20 (= 1.22.8-ok1), libglib2.0-0 (>= 2.38.0), libpango-1.0-0 (>= 1.28.3-5), libpangocairo-1.0-0 (>= 1.28.3-5) Recommends: libcogl-common Filename: pool/main/c/cogl/libcogl-pango20_1.22.8-ok1_amd64.deb Size: 15020 MD5sum: a1c98cc6b56f110874949fa44419e89e SHA1: 59b7a57adeee91303d3b559ad9e4daa40f0a4fc0 SHA256: 0765b4bd9f90e9539a35d1d10ba1f52c2b71ab8e4f38fd85bf2b201e146a1116 SHA512: 2e192cdf881c913bebab029f1e9bc79d179117fdbbe119ad279d8e9c03600b0e9579a25abe538164ca69e07349759b2f933c6e3c1431be82a5359aa7501e8cad Description: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. Package: libcogl-path-dev Architecture: amd64 Version: 1.22.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 16 Depends: libcogl-dev (= 1.22.8-ok1) Recommends: pkg-config Suggests: libcogl-doc Filename: pool/main/c/cogl/libcogl-path-dev_1.22.8-ok1_amd64.deb Size: 3988 MD5sum: 9ffe60a1ca54fe0d6697e338d5e79dd6 SHA1: 87fdcbf61a3eca4536d07be52e5171cba760f3b5 SHA256: 431fc3b1e4d50c73ad0a48da2ac256cdd882f1e5f1bbf72675a59443bb25243d SHA512: 63b8592abfd9cc7531dbc4f564667b74feb81c9832c941d87a31a9e4ec67ad392bb5c42e9ebf1a3eb5e087a13a92159fb7f65fd5c90dcb6e0c7edab11b7e6d23 Description: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package should be used as a build-dependency by programs that use the cogl-path API, but is currently an empty package that depends on libcogl-dev due to circular dependencies between the base cogl API and the cogl-path API. Package: libcogl-path20 Architecture: amd64 Version: 1.22.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 97 Depends: libc6 (>= 2.11), libcogl20 (= 1.22.8-ok1), libglib2.0-0 (>= 2.32.0) Recommends: libcogl-common Filename: pool/main/c/cogl/libcogl-path20_1.22.8-ok1_amd64.deb Size: 30936 MD5sum: d81596a0e8f90b324b0a5f17feb5bd03 SHA1: 61e586252e50fa13afe421a6fef5382a01a6c365 SHA256: d1175f46214b91101cc5f7f9c52af8ae8e670ef754f3ca6c9a58aaf97de5b5bc SHA512: 7a55c673ad86ac160b5f0d9a12bda562073aa175df6d561a317cb10cc9411a6a5fa2b45125de5f7e042c317dab93ef9da9bac5f46bf973e1efdd6cb1c29c39bf Description: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. Package: libcogl20 Architecture: amd64 Version: 1.22.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: cogl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 898 Depends: libgl1, libc6 (>= 2.38), libcairo2 (>= 1.10), libdrm2 (>= 2.4.17), libegl1, libgbm1 (>= 8.1~0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.77.0), libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.2.0), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxrandr2 (>= 2:1.2.0) Recommends: libcogl-common Suggests: libgles2 Breaks: libclutter-1.0-0 (<< 1.17) Filename: pool/main/c/cogl/libcogl20_1.22.8-ok1_amd64.deb Size: 304776 MD5sum: 9ba0646426d2f7d0d1adf95c24368084 SHA1: 2b7cdeaf89bbfe3026ec17d4b5f5730f6cdcd4d4 SHA256: 1290494bc0e2309694ace0a995d08512caf2a4de5e141a8750749421d1f33ea1 SHA512: 7121b9ec71d176446d804e535f91a9ff1d4798132589106a33c2977effa2d5bb2c2714312ca92220aba8f280df73bf2af377168f1d8d05af5862dd7c6e3431ca Description: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. Package: libcolamd3 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 72 Depends: libc6 (>= 2.4), libsuitesparseconfig7 (>= 1:7.0.1) Filename: pool/main/s/suitesparse/libcolamd3_7.6.1+dfsg-ok1_amd64.deb Size: 18320 MD5sum: fc0bd56341faa3af88c8ff31559eabc8 SHA1: 21c68bfdd29a67bd27cb55650715eb6b02cb2302 SHA256: 9d5214300735314277a0a63912aea54736ccc593c0011c659ffdf6f8fd6daa1e SHA512: 4d247c15558a0508e96aa5e81e2d9f804be23b9b63f2759c0aaed948df7330e2aa09a3053339fa3c9027faabb7878e2c5f15628519b6edc10e94bdd2cc5f2a7f Homepage: http://suitesparse.com Description: column approximate minimum degree ordering library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The COLAMD library implements the "COLumn Approximate Minimum Degree ordering" algorithm. It computes a permutation vector P such that the LU factorization of A (:,P) tends to be sparser than that of A. The Cholesky factorization of (A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A. Package: libcolorcorrect5 Architecture: amd64 Version: 4:5.24.7-ok4.4 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 134 Depends: libc6 (>= 2.38), libkf5i18n5 (>= 5.90.0~), libkf5plasma5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/p/plasma-workspace/libcolorcorrect5_5.24.7-ok4.4_amd64.deb Size: 29248 MD5sum: bc33758d0f22ec8aaa0ef0c756eef336 SHA1: fd601baf8a1fea57e3ff2dfb3886f82860790100 SHA256: ed362d4ab7029989a216f3538f1743ea829d5bde9f617ab2e0dfcf6b9c977945 SHA512: 33028f3482d3c93ab3789ae18d1ee986d179400687a7c0e78fae939a63d5470a5cc60a3d3df0b3757267a7e6235b2de50ea924e8c157fa7507a0cabc665ec923 Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. ColorCorrect library. . This package contains library files. Package: libcolord-dev Architecture: amd64 Version: 1.4.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: colord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 960 Depends: gir1.2-colord-1.0 (= 1.4.7-ok1), libcolord2 (= 1.4.7-ok1), libglib2.0-dev (>= 2.58) Filename: pool/main/c/colord/libcolord-dev_1.4.7-ok1_amd64.deb Size: 66804 MD5sum: 6a5c5862610065326926e8bcfe958b45 SHA1: 8947704ca585771344e3c6e8905dd71d111253eb SHA256: 0dfe122d3ddeecc3abffa39b98e24abd0ab6ed062c52379b8842cd8530d7c2c0 SHA512: 393dfd49270a63f7b94d87d423d61761b6947e49a9d1e97e0eec662a94b765cdbc2f176546170a91f14464606182b51a4464903d1f2e2ae1e176a019a22e3481 Homepage: https://www.freedesktop.org/software/colord/ Description: system service to manage device colour profiles -- development files colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains the development files required to build programs against the libcolord library. Package: libcolord2 Architecture: amd64 Version: 1.4.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: colord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 615 Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.75.3), liblcms2-2 (>= 2.6), libudev1 (>= 196) Suggests: colord Filename: pool/main/c/colord/libcolord2_1.4.7-ok1_amd64.deb Size: 137440 MD5sum: b9abdb3d139c5350422b5dac6375529d SHA1: fc2046c347b812fd2512e959d64a841774bef851 SHA256: 8702dba31b6bf1fb4c97a67ceca3ed21c9de425431c157c2b76f0e98f9e5d886 SHA512: ed1cc4fc556c467ccfa25643386cb1c51019d81392799e1d5af3d880cb7ac611f1a6c13bcbbb8a61f5ad3508fd609bfd27cd74e43a46813127a083f66b715292 Homepage: https://www.freedesktop.org/software/colord/ Description: system service to manage device colour profiles -- runtime colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains a gobject-based convenience library for programs to interact with the colord system daemon. Package: libcolorhug-dev Architecture: amd64 Version: 1.4.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: colord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 365 Depends: gir1.2-colorhug-1.0 (= 1.4.7-ok1), libcolord-dev, libcolorhug2 (= 1.4.7-ok1), libglib2.0-dev, libgusb-dev (>= 0.2.7) Breaks: colorhug-client (<< 0.2.0-3) Replaces: colorhug-client (<< 0.2.0-3) Filename: pool/main/c/colord/libcolorhug-dev_1.4.7-ok1_amd64.deb Size: 30208 MD5sum: 26d984e6dbc07e75c3bfe3ae8e72548c SHA1: 59f1596610b1c2509ad71f94f7d4e7e7d0e4ff9e SHA256: e72d927516fdcee3c772b6ebdb3c5a8be5338024f4bfdde22e2554e1878e4a2b SHA512: 780a2c93691f1bf55dbaff69393d03345aefc3621d38e7a35012df3410907de880366d81063284a6fbdb3c6fff9dcae720b1cb07a8f7578bc9e4e87f7c8c771a Homepage: https://www.freedesktop.org/software/colord/ Description: library to access the ColorHug colourimeter -- development files libcolorhug is a gobject-based library for using the ColorHug display colourimeter. It supports both reading values from the colourimeter and device administration, such as firmware updates. . This package contains the development files required to build programs against the libcolorhug library. Package: libcolorhug2 Architecture: amd64 Version: 1.4.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: colord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 129 Depends: libc6 (>= 2.14), libcolord2 (>= 1.4.3), libglib2.0-0 (>= 2.75.3), libgusb2 (>= 0.2.7) Filename: pool/main/c/colord/libcolorhug2_1.4.7-ok1_amd64.deb Size: 36256 MD5sum: 222e2a8538f67527df824dd66e3f82bd SHA1: 4737a090a9e52c821d23cc067b891cc0000fb2a0 SHA256: 9d9685a761e833de2996fd6e109add430fb49e2612b28f11909cb8b528684fe1 SHA512: a907a420dc6ffb3aee82326f6c8392836bd235869d4d80ce3345cbaba0f07d86f21e648a57a27d3e0e56b08b2f8d6f632be6ebc6ab8e720868111bb94c1d0883 Homepage: https://www.freedesktop.org/software/colord/ Description: library to access the ColorHug colourimeter -- runtime libcolorhug is a gobject-based library for using the ColorHug display colourimeter. It supports both reading values from the colourimeter and device administration, such as firmware updates. . This package contains a gobject-based convenience library for programs to interact with the ColorHug colourimeter. Package: libcommon-sense-perl Architecture: amd64 Version: 3.75-ok3 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: perl, perlapi-5.36.0 Filename: pool/main/libc/libcommon-sense-perl/libcommon-sense-perl_3.75-ok3_amd64.deb Size: 9452 MD5sum: 3bfe793b93a916f687d3beabf2d4ec1a SHA1: 62daa6c60bc745c047101ff51f05ae4810ac0d67 SHA256: c4b9af61f3abdd0f17f23269f849ad60c6517a69015c99fe841aee0928ff4e1d SHA512: fdac626387f7e98e8e240fe79ba5eb2f961eabe570949f9751d13100860078e37c1919925c233152108310acd4c5a162fdeeccc3108b6a1fa5f55241e7f4d545 Homepage: https://metacpan.org/release/common-sense Description: module that implements some sane defaults for Perl programs common::sense implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders. Package: libcommons-collections3-java Architecture: all Version: 3.2.2-ok1.1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 607 Suggests: libcommons-collections3-java-doc Breaks: jenkins-json (<= 2.4-jenkins-3-1), libjson-java (<= 2.3-2) Filename: pool/main/libc/libcommons-collections3-java/libcommons-collections3-java_3.2.2-ok1.1_all.deb Size: 519602 MD5sum: 650d6d20ef3ecf1103a9dd64f4afa506 SHA1: cf4db4d3f64714390704c210e88a0e2ee4b506e5 SHA256: ecbf2a8f6f671206c07192ba635da1aeea55f38d5221924a4571acd90467b8c4 SHA512: 39ab6fdaf013f6dd66f82eebe1d5a9d97c93c327469e1ba05d1f62105d0d80d8723134bf2309e0acebd96e52a46f6c08b54b398224b2bcc6f3e84abb2c990d96 Homepage: http://commons.apache.org/collections/ Description: Apache Commons Collections - Extended Collections API for Java The Java Collections Framework was a major addition in JDK 1.2. It added many powerful data structures that accelerate development of most significant Java applications. Since that time it has become the recognised standard for collection handling in Java. . Commons Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. There are many features, including: . * Bag interface for collections that have a number of copies of each object * BidiMap interface for maps that can be looked up from value to key as well and key to value * MapIterator interface to provide simple and quick iteration over maps * Transforming decorators that alter each object as it is added to the collection * Composite collections that make multiple collections look like one * Ordered maps and sets that retain the order elements are added in, including an LRU based map * Reference map that allows keys and/or values to be garbage collected under close control * Many comparator implementations * Many iterator implementations * Adapter classes from array and enumerations to collections * Utilities to test or create typical set-theory properties of collections such as union, intersection, and closure Package: libcommons-collections3-java-doc Architecture: all Version: 3.2.2-ok1.1 Priority: optional Section: doc Source: libcommons-collections3-java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 17660 Filename: pool/main/libc/libcommons-collections3-java/libcommons-collections3-java-doc_3.2.2-ok1.1_all.deb Size: 673512 MD5sum: dc46b49f95ab906ebfc0f745541023cc SHA1: f48fc02b33afd862ded6c93ecd1aefb0741763b5 SHA256: d5c25a41daf3c5308e1c116b37775501a6fdee238aa3104f490e6055e49d3776 SHA512: 9d74f6a2f656aa05452b5c21eb49a1d107363819bc6664075d98f6421fce7c6e8aae16fe8f809f19d0476fb90a91f0e715b6114cf9213604ed827500517c71fe Homepage: http://commons.apache.org/collections/ Description: Documentation for libcommons-collections3-java Javadocs for libcommons-collections3-java which is a Java collection framework. Package: libcommons-io-java Architecture: all Version: 2.11.0-ok1 Priority: optional Section: java Source: commons-io Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 362 Depends: libcommons-parent-java (>= 43) Suggests: libcommons-io-java-doc Filename: pool/main/c/commons-io/libcommons-io-java_2.11.0-ok1_all.deb Size: 296176 MD5sum: f18475c8532db7dc5eb98470abca3e69 SHA1: 88ec2d2ab496b01255b1cbf4413bcaea8cdf3e71 SHA256: 2091927f8932cc9899fa3a00fa6ea230419bb78c31f1ab301a138c1a144b30c5 SHA512: 37f79ac421c6726ff8756390f4877057d979f730cc4733f8f70cfeb73738906079d0abc33863f3cad6ebf1be5d9a6f2d2079168ed9f34b6c463634e35454bbcf Homepage: http://commons.apache.org/io/ Description: Common useful IO related classes Commons-IO contains utility classes, stream implementations, file filters and endian classes. Package: libcommons-io-java-doc Architecture: all Version: 2.11.0-ok1 Priority: optional Section: doc Source: commons-io Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8634 Depends: default-jdk-doc Suggests: libcommons-io-java Filename: pool/main/c/commons-io/libcommons-io-java-doc_2.11.0-ok1_all.deb Size: 507490 MD5sum: 9ccdf5baa31e94acbf541c51b9d0547b SHA1: 2af1b56d0c267de550ea1bce304b012a5a6f3104 SHA256: 3afe725b9f3a9a424da45c4f1f57db6e18ac48124cc2db7b263bf4b66b42515a SHA512: 1c03585f396b169d92923b01402583f98c86cc0b9304cf8ab6492a7610a35b4e411a4176d82e33e1a6820988e2ecce3846132ac11004015d9aebe2e46bc3d626 Homepage: http://commons.apache.org/io/ Description: Common useful IO related classes - documentation Commons-IO contains utility classes, stream implementations, file filters and endian classes. . This package provides the API documentation for the Commons-IO library. Package: libcommons-logging-java Architecture: all Version: 1.3.0-ok1 Priority: optional Section: java Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Java Maintainers Installed-Size: 101 Depends: libcommons-parent-java Suggests: libavalon-framework-java, libexcalibur-logkit-java, liblog4j1.2-java Filename: pool/main/libc/libcommons-logging-java/libcommons-logging-java_1.3.0-ok1_all.deb Size: 63680 MD5sum: a9aaa5c6f7a9dee54942e382d8cd9b82 SHA1: 3ea6097b7a5bc6cef1e9ccc2cc730f17efe16c07 SHA256: 16280c6fa6174773c37f330cbf809b5e45eea9f1e1837640436ce1efb327949d SHA512: b522f0703eac0179285f6269fc6fd553025188d86db5271080a5d86f12e8e275cb54beb73c22bffc4e80b3f585c726bac7e005f946abbf1e2972ad5936ff24ba Homepage: https://commons.apache.org/proper/commons-logging/ Description: common wrapper interface for several logging APIs Provides a simple, component oriented interface together with wrappers for several existing java logging systems. The user can choose at runtime which system he want to use for logging. Package: libcommons-parent-java Architecture: all Version: 56-ok1 Priority: optional Section: java Source: commons-parent Origin: openKylin Maintainer: openKylin Developers Installed-Size: 85 Depends: libapache-pom-java Filename: pool/main/c/commons-parent/libcommons-parent-java_56-ok1_all.deb Size: 10076 MD5sum: 855a46cb28a3869e23b7803545af0a06 SHA1: 3f50875debd8f3183ee044510e7fddcbfbf9a43d SHA256: fa7c5d7103ee9cd403bcd395bad92d4fd66922e8f962729047f19ac8fefc3105 SHA512: 596b9a2d7c335ddb2b7c851f0fea8b94b081f523fc9e38bb87e4245ceb69c784e67bb1b12b4d57fe954df0fde20d2f273fed8193083d2d1a0c8f777bd43cbdaf Homepage: https://commons.apache.org Description: Maven metadata for Apache Commons project This package contains the Maven metadata shared between all components of the Apache Commons project. Package: libcompress-raw-lzma-perl Architecture: amd64 Version: 2.209-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 130 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), liblzma5 (>= 5.1.1alpha+20120614) Filename: pool/main/libc/libcompress-raw-lzma-perl/libcompress-raw-lzma-perl_2.209-ok1_amd64.deb Size: 33040 MD5sum: 25695c0ffb18aaae3f3116c7f20eabd9 SHA1: 6ce3a582cc3b43df77ddea13f0e0a7b4d57e907a SHA256: 0363d6267bc5585dd8e585c8750b788aa561063c82aacb9331c5579cbbb65e3e SHA512: 99e304afc97a7a02ab2b805831391797fb6590defdfe4293ec893961e6ae8348c1f4e7c44a1e3a5615f2e87ddc0949f9d01b4a347c1de1c6f59952100b45ed58 Homepage: https://metacpan.org/release/Compress-Raw-Lzma Description: low-level interface to lzma compression library Compress::Raw::Lzma provides a low-level Perl interface for reading and writing of lzma and xz files/buffers. . Although the primary purpose for the existence of Compress::Raw::Lzma is for use by the IO::Compress::Lzma, IO::Uncompress::UnLzma, IO::Compress::Xz and IO::Uncompress::UnXz modules (packaged as libio-compress-lzma-perl), it can be used on its own for simple compression/uncompression tasks. Package: libconfig-any-perl Architecture: all Version: 0.33-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 66 Depends: perl:any, libmodule-pluggable-perl Recommends: libconfig-general-perl, libconfig-tiny-perl, libcpanel-json-xs-perl | libjson-maybexs-perl | libjson-xs-perl | libjson-pp-perl | libjson-perl, libxml-simple-perl, libyaml-libyaml-perl | libyaml-syck-perl | libyaml-perl Filename: pool/main/libc/libconfig-any-perl/libconfig-any-perl_0.33-ok1_all.deb Size: 27372 MD5sum: 8170435a32d64031e4c3cfae2fa3d094 SHA1: 59957daa08044b64d199b6bd095750fcbb2254d9 SHA256: 318397cde3a025fbb361a7b5fa19b94bf5e9fd04f6b6ebc1f6e53375ffbe1799 SHA512: 17e24e22be2a7556d642882e26ec3185b22a10794ad205448d837bd49ba592e4bdbabf971cf9e6fdfa2d92beb5c86a5dafda1730dc640eb9cb5c82c8e7aafcc3 Homepage: https://metacpan.org/release/Config-Any Description: module to load configuration from different file formats Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats. It supports XML, YAML, JSON, Apache-style configuration, Windows INI files, and even Perl code. . The rationale for this module is as follows: Perl programs are deployed on many different platforms and integrated with many different systems. Systems administrators and end users may prefer different configuration formats than the developers. The flexibility inherent in a multiple format configuration loader allows different users to make different choices, without generating extra work for the developers. As a developer you only need to learn a single interface to be able to use the power of different configuration formats. . Modules/packages (in Recommends) needed for specific file formats: . * ".cnf", ".conf" files: Config::General / libconfig-general-perl * ".ini" files: Config::Tiny / libconfig-tiny-perl * ".json", ".jsn" files: Cpanel::JSON::XS, JSON::MaybeXS, JSON::DWIW, JSON::XS, JSON::Syck, JSON::PP, JSON / libcpanel-json-xs-perl or libjson-maybexs-perl or libjson-xs-perl or libjson-pp-perl (also provided by perl) or libjson-perl * ".pl", ".perl" files: no additional requirements * ".xml" files: XML::Simple / libxml-simple-perl * ".yml", ".yaml" files: YAML::XS, YAML::Syck, YAML / libyaml-libyaml-perl or libyaml-syck-perl or libyaml-perl Package: libconfig-autoconf-perl Architecture: all Version: 0.320-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 161 Depends: perl:any, libcapture-tiny-perl, libfile-slurper-perl Recommends: libextutils-cbuilder-perl Filename: pool/main/libc/libconfig-autoconf-perl/libconfig-autoconf-perl_0.320-ok1_all.deb Size: 42258 MD5sum: a26be93985a8dff4e55123bfad28e504 SHA1: 229e6df77c6b51351556a732c6d57ccac4fdfe95 SHA256: ddb20e9a5f5219ab56577b4128c2c7d0e5c7ef6b4a11116acd9b85fe0f24a039 SHA512: c4266804cd20207004a22e878c561e1fd3e52646c9a84101e32a44e99546b1fa52a7778cd205f5b7fd0ae86e1d32a8883f384f7bbce9186747fd57a22c32a987 Homepage: https://metacpan.org/release/Config-AutoConf Description: Perl module to implement some of AutoConf's macros in pure Perl Config::AutoConf simulates some of the tasks AutoConf macros do, e.g. detecting a command, detecting a library, etc. . Config::AutoConf is intended to provide the same opportunities to Perl developers as GNU Autoconf does for Shell developers. Package: libconfig-general-perl Architecture: all Version: 2.65-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 152 Depends: perl:any Filename: pool/main/libc/libconfig-general-perl/libconfig-general-perl_2.65-ok1_all.deb Size: 54852 MD5sum: d65ee9292ec700e52135b65a2f6787e8 SHA1: edc2e0ae287ebc07fdb4409df4ee1100fb3390eb SHA256: 28cb533d8b16c6bf94330aaff5542b663d1465fabfdd4253a39424d92ea23340 SHA512: b86c32c753fe865a9879fa3c513040a66d720b636f369db99435e7c002856b3d07c964519e6a64bc6b61b40aa6d46be9a8834db62852f9d571737149b4e35fc1 Homepage: https://metacpan.org/release/Config-General Description: generic configuration module Config::General opens a configuration file and parses its contents for you. After parsing it returns a hash which contains all options and their associated values from your configuration file. . The format of configuration files supported by Config::General is inspired by the well known Apache configuration format, in fact, this module is fully capable of parsing Apache configurations, but the output is not usable by Apache. You can also just use simple name/value pairs in your configuration files. . In addition to the capabilities of an Apache configuration file it supports some enhancements such as here-documents, C-style comments and multi-line options. Package: libconfig-model-backend-yaml-perl Architecture: all Version: 2.134-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: perl:any, libboolean-perl, libconfig-model-perl, liblog-log4perl-perl, libyaml-libyaml-perl Filename: pool/main/libc/libconfig-model-backend-yaml-perl/libconfig-model-backend-yaml-perl_2.134-ok1_all.deb Size: 9888 MD5sum: b96f8332f1718b8a387e05b1cc486c19 SHA1: f3557d8a95611ebe3174561332863a5ba76df286 SHA256: f9fbd738aae7562a954a71b0fa0c47e32a9346531779b7f29cfed819fa5ff356 SHA512: 72d1d5a9d821921533a599f8eb9a03a0f5226e7d13048039bb1d4147755cb0614548b1021779e1d9caf8200f447258fc9f0c8c1f41572740577f803a14edf247 Homepage: https://metacpan.org/release/Config-Model-Backend-Yaml Description: Read and write config as a YAML data structure Config::Model::Backend::Yaml is a Perl module used by Config::Model and cme to read or write YAML files. . This module should not be used directly. It is loaded by Config::Model when loading a model declaring a Yaml "backend". Package: libconfig-model-dpkg-perl Architecture: all Version: 3.004-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 665 Depends: debhelper, libapt-pkg-perl, libarray-intspan-perl, libconfig-model-backend-yaml-perl, libconfig-model-perl (>= 2.151), libexporter-lite-perl, liblog-log4perl-perl, libmodule-corelist-perl, libmouse-perl, libparse-debcontrol-perl, libparse-recdescent-perl, libsoftware-copyright-perl (>= 0.010), libsoftware-licensemoreutils-perl (>= 1.009), libsort-versions-perl, libtext-autoformat-perl, libtext-levenshtein-damerau-perl, libtoml-tiny-perl, liburi-perl, libwww-perl, libyaml-pp-perl, licensecheck (>= 3.2.0), lintian (>= 2.105.0~), perl:any Recommends: libconfig-model-tkui-perl Enhances: devscripts Filename: pool/main/libc/libconfig-model-dpkg-perl/libconfig-model-dpkg-perl_3.004-ok2_all.deb Size: 202032 MD5sum: cc94726b67596f7cee19df6577cf91fe SHA1: a935e8769c2c2aff9f1c68742166180f45d02fc0 SHA256: 9cecb21705baac48027efeaddb03a8a7462a6bc377931e4a27c686ebeb009465 SHA512: 761fb953ac006f66c5257b62d733a366584e98e474bdfd0e8e07195138f1cdb7246473503b260c850573a62edf4ae69aa0e481dafb7e73b2239414a735fc83cd Description: editor for Dpkg source files with validation This package provides Config::Model::Dpkg, a plugin for Config::Model and cme. Once this package is installed, cme is able to handle dpkg source file. . For instance, the command 'cme edit dpkg' provides a graphical editor for most files of a package source. . The command 'cme check dpkg' provide a command line that will check the package file, a bit like lintian. But this command must be run in the source package directory and can be run before building the package. . Likewise, the command 'cme fix dpkg' will fix most of the warnings found by the command above. . The command 'cme update dpkg' will update debian/copyright file from the content of the package source file. . If the recommended package libconfig-model-tkui-perl is installed, you can run 'cme edit dpkg' to edit your package files with a GUI. . You can also run cme with a more restricted scope with: * cme edit|check|fix dpkg-control * cme edit|check|fix dpkg-copyright . For best results, you should install the latest available version of libmodule-corelist-perl. Package: libconfig-model-perl Architecture: all Version: 2.153-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1249 Depends: perl:any, libboolean-perl, libcarp-assert-more-perl, libfile-homedir-perl, libhash-merge-perl, libjson-perl, liblist-moreutils-perl, liblog-log4perl-perl, libmouse-perl, libmousex-nativetraits-perl, libmousex-strictconstructor-perl, libparse-recdescent-perl, libpath-tiny-perl, libpod-pom-perl, libregexp-common-perl, libyaml-tiny-perl Recommends: bash-completion, cme, fuse, libconfig-model-tkui-perl, libfuse-perl, libtext-levenshtein-damerau-perl Suggests: libconfig-model-dpkg-perl, libconfig-model-openssh-perl, libterm-readline-perl-perl | libterm-readline-gnu-perl Breaks: cme (<< 1.036), libconfig-model-dpkg-perl (<< 2.162) Filename: pool/main/libc/libconfig-model-perl/libconfig-model-perl_2.153-ok1_all.deb Size: 404424 MD5sum: 428926f2e0458ccae3e3ffcdad2b2448 SHA1: 49c9d8cb734d8667a38730971f1e7be9d6d9b732 SHA256: 2dfc51a53f543ffd3305b933eeda1cec84dbaa6d608cc1c74db2f02b8026a939 SHA512: 400a3ecb60db01ba5827fd9af1ec0a60f11d066f753db836d5097536d105a650d328939162b5a3226507c221c0313d74c455597fa5117b85c2463525d0cf51df Homepage: https://github.com/dod38fr/config-model/wiki Description: module for describing and editing configuration data Config::Model is a Perl framework that enables project developers to provide an interactive configuration system for their software. It supports various frontend interfaces (graphical, curses-based or plain terminal) to users. It handles configuration files semantically rather than syntactically, meaning that developers can specify the structure and constraints of the data along with a mechanism to read and write the files. . Using the structure and constraint information, Config::Model will generate interactive configuration editors that include help and data validation. It is equally simple to use graphical (via Tk) interfaces as well as curses- and ReadLine-based terminal interfaces. . Config::Model also provides a facility to help configuration data upgrade that can be triggered during package upgrades. . Config::Model provides configuration model and editor for: - popularity-contest - fstab (/etc/fstab) - multistrap . Other configuration editors are available with other libconfig-model-*-perl packages. . Depending on which suggested or recommended modules are installed, Config::Model provides several user interfaces: - shell-like interface (with any of lib-term-readlin-*-perl) - virtual file system where each config parameter is mapped to a file (with fuse package) - graphical user interface (with libconfig-model-tkui-perl) Package: libconfig-tiny-perl Architecture: all Version: 2.30-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 39 Depends: perl:any Filename: pool/main/libc/libconfig-tiny-perl/libconfig-tiny-perl_2.30-ok1_all.deb Size: 13560 MD5sum: 7dbeebb7c5c4f5be49d0db3975bdbaf2 SHA1: 9061c88c88c05f7d196d64ba49346ce6bf41ec9b SHA256: 8de0e9c0f482b30336497525f825d36fc7649d90770649785a41ff54c0353824 SHA512: ff915040a840d5696360abd9c7c297d630f08c9fba3925240cc048d14a18de1f595cd4b00121b57b391249a7771f6b6a6cc497895c60958c1a6b974ddd42f896 Homepage: https://metacpan.org/release/Config-Tiny Description: Read/Write .ini style files with as little code as possible Config::Tiny is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. . This module is primarily for reading human written files, and anything written into shouldn't need to have documentation/comments. If something with more power is needed, move up to Config::Simple, Config::General or one of the many other Config:: modules. Config::Tiny does not preserve comments, whitespace, or the order of the file contents. Package: libconst-fast-perl Architecture: all Version: 0.014-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 41 Depends: perl:any, libsub-exporter-perl, libsub-exporter-progressive-perl Filename: pool/main/libc/libconst-fast-perl/libconst-fast-perl_0.014-ok2_all.deb Size: 13810 MD5sum: 6c164394bb1358fa7588de833b9a691a SHA1: f202a618f2cd6c3154494952e4f219e2c48c944e SHA256: 5bc41f2886048b0150bdcca7b637fa548db2f54397e0a36cdfa891fbaad35464 SHA512: 1ac33bd25f0855db3790b9f3c9cff1af37809e5e137d7389f5502e972224abd691bcef2bd05e2b14c725102ee830d6738ce007134b7c192409e293cca41d5eb7 Homepage: https://metacpan.org/release/Const-Fast Description: facility for creating read-only scalars, arrays, and hashes Const::Fast is a perl module for creating read-only scalars, arrays, and hashes. It enables you to set a variable to the given value and subsequently make it readonly. Arrays and hashes will be made deeply readonly. . This module uses the builtin readonly feature of perl, making access to the variables just as fast as any normal variable without the weird side-effects of ties. Package: libcpan-meta-check-perl Architecture: all Version: 0.017-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 22 Depends: perl:any, libcpan-meta-perl, libcpan-meta-requirements-perl, libmodule-metadata-perl Filename: pool/main/libc/libcpan-meta-check-perl/libcpan-meta-check-perl_0.017-ok1_all.deb Size: 5464 MD5sum: 915dd277621e606b32ddbd793dc2bb75 SHA1: 56ab1ffbfa0b73e0c1a5ebc771cf1e0100430f57 SHA256: 25369045e1889986384c08eedbadd9feceabdc8b6e47752b4c6b48353cdf0a2b SHA512: ae53200ae217641b0ad2de3c388499be21fb3423330a757b065195db2ba161501acee22fc8cbf90bf5ffdcb918dcd501b3bdd73dcfc5a2ca619a9a82cd221a40 Homepage: https://metacpan.org/release/CPAN-Meta-Check/ Description: verify requirements in a CPAN::Meta object CPAN::Meta::Check verifies if requirements described in a CPAN::Meta object are present. Package: libcpanel-json-xs-perl Architecture: amd64 Version: 4.37-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 278 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14) Filename: pool/main/libc/libcpanel-json-xs-perl/libcpanel-json-xs-perl_4.37-ok1_amd64.deb Size: 112580 MD5sum: 1867a52efb7ec1ea51101fe9896f0e9e SHA1: 4a5f31941d5c3e33e2dc78cf83ec904ab2b7bb02 SHA256: d45a36db821cc7353c04a0d098adceaa1e42fdc4deeb7d5dc6de8e205312f9cb SHA512: da5e1b1439c25647af375eb775228d2edb998490453a2567c91ba35a91d8f1a3b6a727bfd83d4c421136d0678204f8ee25f7aeb439af6c92c4ef7796042d4292 Homepage: https://metacpan.org/release/Cpanel-JSON-XS Description: module for fast and correct serialising to JSON Cpanel::JSON::XS converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C. . As this is the n-th-something JSON module on CPAN, what was the reason to write yet another JSON module? While it seems there are many JSON modules, none of them correctly handle all corner cases, and in most cases their maintainers are unresponsive, gone missing, or not listening to bug reports for other reasons. Package: libcpdb-backend-dev Architecture: amd64 Version: 2.0~b5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cpdb-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 23 Depends: libcpdb2t64 (= 2.0~b5-ok1), libcpdb-dev (= 2.0~b5-ok1) Filename: pool/main/c/cpdb-libs/libcpdb-backend-dev_2.0~b5-ok1_amd64.deb Size: 3012 MD5sum: b2d60e8b955d7dbada94d119479f7c93 SHA1: 2e8c1d7e06ed68f8811b0ae0b76edb192e5943ec SHA256: ce36188878285c8163f83bfd3c8ff50af1e86cf412aef999a25778824af0d043 SHA512: 92b4575fda0b48fecdd2a26cddc0085e85c6f2a488f7be668a9828b7704078e37e9cc2c71a4ab996c8bc6c0e68cffd72d35b0e2c8390caa050af872fa37a53d3 Homepage: https://github.com/OpenPrinting/cpdb-libs Description: Common Print Dialog Backends - Development files for Backend Library The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the header files to develop print dialog backends using libcpdb. Package: libcpdb-dev Architecture: amd64 Version: 2.0~b5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cpdb-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 184 Depends: libcpdb2t64 (= 2.0~b5-ok1) Filename: pool/main/c/cpdb-libs/libcpdb-dev_2.0~b5-ok1_amd64.deb Size: 25456 MD5sum: 5d639e9bb83ced1023803ff060d16c82 SHA1: 394f45a84f1c7089031558addd3dfac4c22a67e1 SHA256: cbcebf0f5712012e1eb357a621b8521e2b64aee8d69d5c6304988b89704f6ba8 SHA512: b19144c43013c5498ab5963d52ee628ec00b8eb7dfbef9699b718bb1b4301e5fcaec530e71afd88c0d531fe30466f448159f57f257b3fb0c66624f48ff28e541 Homepage: https://github.com/OpenPrinting/cpdb-libs Description: Common Print Dialog Backends - Development files for both libraries The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the header files to develop print dialog backends and print dialogs using libcpdb. Package: libcpdb-frontend-dev Architecture: amd64 Version: 2.0~b5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cpdb-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 104 Depends: libcpdb-frontend2t64 (= 2.0~b5-ok1), libcpdb2t64 (= 2.0~b5-ok1), libcpdb-dev (= 2.0~b5-ok1) Filename: pool/main/c/cpdb-libs/libcpdb-frontend-dev_2.0~b5-ok1_amd64.deb Size: 20544 MD5sum: 6e94fe3f5122958df03e0db2a31f75fd SHA1: 08d183a869fd70550e97c5eaf393cccf31c003e9 SHA256: 7771b6f1818070151b213982b0a6b787327b2adb2ae74227a0da6adb46282444 SHA512: 57d9752895a2ab6b9587dc2d469c04017122384e54d35e5dc036720d55c22948a74570d1d2b39208cc266598baef4ebac8ae01a35422f6016828dec4c94a237f Homepage: https://github.com/OpenPrinting/cpdb-libs Description: Common Print Dialog Backends - Development files for Frontend Library The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the header files to develop print dialogs supporting the Common Print Dialog Backends interface using libcpdb-frontend. Package: libcpdb-frontend2t64 Architecture: amd64 Version: 2.0~b5-ok1 Multi-Arch: same Priority: optional Section: libs Source: cpdb-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Provides: libcpdb-frontend2 (= 2.0~b5-ok1) Depends: libc6 (>= 2.7), libglib2.0-0t64 (>= 2.32.0), libcpdb2t64 (= 2.0~b5-ok1) Breaks: libcpdb-frontend2 (<< 2.0~b5-ok1) Replaces: libcpdb-frontend2 Filename: pool/main/c/cpdb-libs/libcpdb-frontend2t64_2.0~b5-ok1_amd64.deb Size: 18568 MD5sum: 48769e5c2e4722a31885d210e8ad9d99 SHA1: 6955435b46324df716fb4a16229dee13ce046e62 SHA256: fe059476a8a9bee57812099a5782b07288a04dc12d7c6eed4e7269797badc9e4 SHA512: a7dcd3356d66efd3c2745dc9edd5b72f9c22232643d6f1f990f5589778d3d01c4ae82b08f9fd827eaaa9ea20e15f55920515f7e1311208faf25702b9c2e95abd Homepage: https://github.com/OpenPrinting/cpdb-libs Description: Common Print Dialog Backends - Interface Library for Frontends The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the library which provides the functions needed by the frontends (print dialogs). Package: libcpdb-libs-tools Architecture: all Version: 2.0~b5-ok1 Priority: optional Section: oldlibs Source: cpdb-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 16 Depends: cpdb-libs-tools (>= 2~) Filename: pool/main/c/cpdb-libs/libcpdb-libs-tools_2.0~b5-ok1_all.deb Size: 2216 MD5sum: 2b22576749d269114105173e118ea705 SHA1: e6052a36c3fdf49d15a9442da26a595228287b0f SHA256: 02a659dd5e9946630aa647941bdd961f689b8281f9db6f2a523c66b50649d6fa SHA512: 552868ef84e552614611ff9e0b150ab04038ff631a20ed95fa9c044b449cf23a1f41392bed8e7df57269c8faca7a2f7938863d549e12cfa32ae9853adaa424e1 Homepage: https://github.com/OpenPrinting/cpdb-libs Description: Common Print Dialog Backends - Tools (transitional package) This is a transitional package and can safely be removed once no other packages depend on it. Package: libcpdb2t64 Architecture: amd64 Version: 2.0~b5-ok1 Multi-Arch: same Priority: optional Section: libs Source: cpdb-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 113 Provides: libcpdb2 (= 2.0~b5-ok1) Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.79.0) Breaks: libcpdb2 (<< 2.0~b5-ok1) Replaces: libcpdb2 Filename: pool/main/c/cpdb-libs/libcpdb2t64_2.0~b5-ok1_amd64.deb Size: 23220 MD5sum: 645fdbd6012f1422bc86b2aefa96efd5 SHA1: 3df1152c7aa819aa19f1c800ce060b5b188433b8 SHA256: 74d20612c9b5665ca59604073fbf4dc562e2ffa519ebe78fea64b272de6c9cd2 SHA512: 881f144021f71334d31962470ab32f7315476220fc1ab0c3693242fd80d48f7a01e8ede97fc7ff1422e0e536c442372c3e7f0f160843883fb0794e2a6c6b819c Homepage: https://github.com/OpenPrinting/cpdb-libs Description: Common Print Dialog Backends - Interface Library The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, cloud printing services, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the library which provides the functions needed by both the frontends and the backends. Package: libcppunit-subunit-dev Architecture: amd64 Version: 1.4.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: subunit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian OpenStack Installed-Size: 37 Depends: libcppunit-subunit0 (= 1.4.2-ok1) Filename: pool/main/s/subunit/libcppunit-subunit-dev_1.4.2-ok1_amd64.deb Size: 7548 MD5sum: 7d52d70193c54d9e1195dc0c3ff1cb23 SHA1: b19dffd0158d4e0d17a7e9a299cc90a32d23b915 SHA256: fb4bd1c47f460a39965a6f0f536e75ad69942d5df0767fa4aecc9269b8a997d1 SHA512: 46943d3645203ccf5b81c58400fa0eef3ae70718774c964595ad2483cc57332a854f4c057526e52782482cc777da415427f974657e8e48ce8a451881b11e804f Homepage: https://code.launchpad.net/subunit Description: SubunitTestProgressListener for CPPUnit - Development headers subunit is a protocol for test activity reporting. The SubunitTestProgressListener permits outputting Subunit from a CPPUnit test suite. . The libcppunit-subunit-dev package contains the C++ development headers, pkgconfig data file and a static version of the library. Package: libcppunit-subunit0 Architecture: amd64 Version: 1.4.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: subunit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian OpenStack Installed-Size: 36 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/s/subunit/libcppunit-subunit0_1.4.2-ok1_amd64.deb Size: 7012 MD5sum: d0ad55b47103ec0ffded4df722c2c4e7 SHA1: 91b059f24019070b28792065aae4f76c04b2f8c3 SHA256: c4ca6dbe25880b57a6fdf69d91009a5a17bc15674faecc6493e5d254e2b1b004 SHA512: 9087691f8883726ed82b019e3285de6581009e5e2d5caeaa0cf5ac38aa11dda8f11933b28d57f1de5e74ee0d7cfe7d88a85f523b5fdb6aa16a34fd38c0f3c483 Homepage: https://code.launchpad.net/subunit Description: SubunitTestProgressListener for CPPUnit - C++ shared library subunit is a protocol for test activity reporting. The SubunitTestProgressListener permits outputting Subunit from a CPPUnit test suite. Package: libcpufreq-dev Architecture: amd64 Version: 008-ok3 Priority: optional Section: libdevel Source: cpufrequtils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Mattia Dongili Installed-Size: 43 Depends: libcpufreq0 (= 008-ok3) Filename: pool/main/c/cpufrequtils/libcpufreq-dev_008-ok3_amd64.deb Size: 9320 MD5sum: 18142b80e1e777ceb6975196015bf928 SHA1: 148610c51551725ff7e7c6f8686fcdb9e94fa087 SHA256: ce84d933b817e16010612e9081c3bfac6183b33ebf6833223b0c31e28518e17b SHA512: a5b78a60f23337e32997921a2d8496d2b165afdea1ab4408b8618c4140326c634547754f64a510d54d16115d96a3d6fcf802627872499cf28addee4671ee11c8 Homepage: http://kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html Description: development files to deal with the cpufreq Linux kernel feature This package provides everything that is needed for developing own programs using libcpufreq. Package: libcpufreq0 Architecture: amd64 Version: 008-ok3 Priority: optional Section: libs Source: cpufrequtils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Mattia Dongili Installed-Size: 38 Depends: libc6 (>= 2.38) Filename: pool/main/c/cpufrequtils/libcpufreq0_008-ok3_amd64.deb Size: 9476 MD5sum: 3793b98a5306f9d4264bf1896e1bd8e9 SHA1: 1a9616a33b91ea383d6999abc663d11a6bef7c06 SHA256: 0fd1033df04bfec178017568d98af9c82d5299d45c2342a0bd1738100c00669c SHA512: 3da0e6dfdddc78f87c6d2561903cdfdf478ebfe8a5faf422c2b076283544da8d105af284ceaa7f0a4755fde74476f076fe87f339fa8dad113ee8b24a04de41bb Homepage: http://kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html Description: shared library to deal with the cpufreq Linux kernel feature This library provide an unified method to access the CPUFreq kernel interface. Package: libcrack2 Architecture: amd64 Version: 2.9.6-ok3 Multi-Arch: same Priority: optional Section: libs Source: cracklib2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Jan Dittberner Installed-Size: 238 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Recommends: cracklib-runtime Breaks: cracklib-runtime (<< 2.9.2-0) Filename: pool/main/c/cracklib2/libcrack2_2.9.6-ok3_amd64.deb Size: 40580 MD5sum: 05f2f0b9d0d50ab772f20a2e3bdc6b36 SHA1: 26d78103b072bec0f8b73e610161cdc19dec96ee SHA256: 37a9e9621face755796c16985be8473f053b240fe6ec1169571c24c487f0b705 SHA512: fbd28887baa2a5e017bd1008fb333d0b64c13d8d0054ec2dd1e8da34d2ae8a5248897b247e0d51b6949d88fede6d0ea0a293be977130ff4eaa1da91a04b48114 Homepage: https://github.com/cracklib/cracklib Description: pro-active password checker library Shared library for cracklib2 which contains a C function which may be used in a passwd like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by crack by filtering them out, at source. cracklib2 is NOT a replacement passwd program. cracklib2 is a LIBRARY. Package: libcrack2-dev Architecture: amd64 Version: 2.9.6-ok3 Priority: optional Section: libdevel Source: cracklib2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Jan Dittberner Installed-Size: 89 Depends: libcrack2 (= 2.9.6-ok3) Recommends: cracklib-runtime Filename: pool/main/c/cracklib2/libcrack2-dev_2.9.6-ok3_amd64.deb Size: 17380 MD5sum: 0bff6ae20cc6e937d9b561bf3e417bc5 SHA1: 3d80081b6020caf95e3c15bf88b71d426b50d073 SHA256: a3c4554ae906ce12b707241c66326bb9cc100e4236e61a6bb0be169119dae5c6 SHA512: 2153c11c9d89eac2ae39efc16ccdcdb29d17d11623b756dcfe0ab6a998d0ef75400aba112d210ec1b5573989f026610667a7948196ee4e1c5495e700f4350560 Homepage: https://github.com/cracklib/cracklib Description: pro-active password checker library - development files Header files, static libraries, documentation, and symbolic links developers using cracklib2 will need. . If you want to build software using cracklib2 you will need to install this package. For developing Python based applications for cracklib2 you need to install python3-cracklib instead. Package: libcroco-tools Architecture: amd64 Version: 0.6.13-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: libcroco Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 38 Depends: libc6 (>= 2.4), libcroco3 (>= 0.6.2), libglib2.0-0 (>= 2.12.0), libxml2 (>= 2.7.4) Filename: pool/main/libc/libcroco/libcroco-tools_0.6.13-ok2_amd64.deb Size: 10050 MD5sum: 56fbb1b60ece266d7fd8987d24425daf SHA1: bee59c73acf550ed9b15eb89f04ccad897b7b3f3 SHA256: 308cf21974f7ad825bd82358ebbcce47c6b010ec366ce22ea05892e22212ec43 SHA512: 4d3f1c9b3c20ea8e1b961fa13a0dd2d3475daf5d265e9164a9b961fe01472eb94a979ddb16e778fba48b71435192f5e60cea069189dc6a64da5f0a049baeb448 Description: Cascading Style Sheet (CSS) parsing and manipulation toolkit - utils Services provided by Libcroco * A parser module that provides o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven API which resembles SAX in the xml world. o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model. . The libcroco parser implements the CSS Level 2 specification, the CSS forward compatibility rules and the CSS cascading rules. . * A CSS2 selection engine Given an xml element node (that obviously comes from an xml document) and a stylesheet cascade, the Libcroco selection engine can evaluate the css selectors of the cascade and return the style properties associated to the xml element node. . Note that the xml manipulation toolkit used by the libcroco selection engine at the moment is libxml2. . This package contains csslint, a standalone utility based on libcroco that can be used for testing CSS correctness. Package: libcroco3 Architecture: amd64 Version: 0.6.13-ok2 Multi-Arch: same Priority: optional Section: libs Source: libcroco Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 277 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.7.4) Filename: pool/main/libc/libcroco/libcroco3_0.6.13-ok2_amd64.deb Size: 89374 MD5sum: 032b24112f3a022892a30e7ae5d1cbe8 SHA1: b9dff388bc77b96c43fd37ab1f761e2005485ddd SHA256: 78f87cefa4ed392b9567ea60432526b087fa8400dfdb44eb0f22236c3986dde0 SHA512: 36a4844c17b5f53b25c71c879406ec16649cf0507764538668e2c3d7d24836e6ccbbde9210f8f982403e938dfc70d9868bc8a88af1a1401bab1f4f25c47a5b0a Description: Cascading Style Sheet (CSS) parsing and manipulation toolkit Services provided by Libcroco * A parser module that provides o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven API which resembles SAX in the xml world. o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model. . The libcroco parser implements the CSS Level 2 specification, the CSS forward compatibility rules and the CSS cascading rules. . * A CSS2 selection engine Given an xml element node (that obviously comes from an xml document) and a stylesheet cascade, the Libcroco selection engine can evaluate the css selectors of the cascade and return the style properties associated to the xml element node. . Note that the xml manipulation toolkit used by the libcroco selection engine at the moment is libxml2. . This package contains the shared libraries. Package: libcroco3-dev Architecture: amd64 Version: 0.6.13-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libcroco Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1476 Depends: libcroco3 (= 0.6.13-ok2), libxml2-dev (>= 2.4.23), libglib2.0-dev (>= 2.0) Filename: pool/main/libc/libcroco/libcroco3-dev_0.6.13-ok2_amd64.deb Size: 161736 MD5sum: d22c9de50a7585d32ca7450d27b6a996 SHA1: 9279a6c9739674324cdce17d51a6df5145146a5d SHA256: c625aba1f7c3e53922c34d937b57bef816777a51739af5de43fea30b3a9c0dd6 SHA512: 5444080c083ed54a13347d6cbb1cd247de9f7bd484eb839b24e1f14621ec7d6ab86e6af50f4a54d126d5f4f4c2f068751930e007edee273f8240f40fb222acf5 Description: Cascading Style Sheet (CSS) parsing and manipulation toolkit Services provided by Libcroco * A parser module that provides o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven API which resembles SAX in the xml world. o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model. . The libcroco parser implements the CSS Level 2 specification, the CSS forward compatibility rules and the CSS cascading rules. . * A CSS2 selection engine Given an xml element node (that obviously comes from an xml document) and a stylesheet cascade, the Libcroco selection engine can evaluate the css selectors of the cascade and return the style properties associated to the xml element node. . Note that the xml manipulation toolkit used by the libcroco selection engine at the moment is libxml2. . This package contains the header files and static libraries which is needed for developing the GTK+ applications. Package: libcrypt-cbc-perl Architecture: all Version: 3.04-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 99 Depends: perl:any, libcrypt-pbkdf2-perl, libcrypt-rijndael-perl | libcrypt-blowfish-perl | libcrypt-des-perl | libcrypt-des-ede3-perl | libcrypt-cast5-perl, libcryptx-perl Recommends: libmath-int128-perl Breaks: libdancer-session-cookie-perl (<< 0.30-3~), libsession-storage-secure-perl (<< 1.000) Filename: pool/main/libc/libcrypt-cbc-perl/libcrypt-cbc-perl_3.04-ok2_all.deb Size: 30752 MD5sum: 80a98afa1a7fed862ffa569d09e9ebc6 SHA1: dd148d062405c130251d28e2d3b54d78a0f229d0 SHA256: 20bccf86b9349e431e8400624a6c6ea444be368f2c5f607175ea10ad10d62b43 SHA512: ec8b48f85c5dd9756894e37e2b52db391b2707d8540ec62aac893f449f878b45adf693fc8552dc0f98509abf85c75dbec2a82f2499cc08f75708cc227998216e Homepage: https://metacpan.org/release/Crypt-CBC Description: implementation of cipher block chaining (CBC) mode In combination with a block cipher such as Crypt::Rijndael or Crypt::Blowfish, you can encrypt and decrypt messages of arbitrarily long length using Crypt::CBC. The encrypted messages are compatible with the encryption format used by SSLeay. Package: libcrypt-dev Architecture: amd64 Version: 1:4.4.36-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcrypt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Marco d'Itri Installed-Size: 366 Provides: libcrypt1-dev Depends: libcrypt1 (= 1:4.4.36-ok2) Conflicts: libcrypt1-dev, libcrypt2-dev Breaks: libc6-dev (<< 2.29-4), manpages-dev (<< 5.01-1) Replaces: libc6-dev (<< 2.29-4), libcrypt1-dev, libcrypt2-dev, manpages-dev (<< 5.01-1) Filename: pool/main/libx/libxcrypt/libcrypt-dev_4.4.36-ok2_amd64.deb Size: 120784 MD5sum: e8726df7b83547d5bfba35aea4a0530d SHA1: b3f41d4c24477812bc866bd000f264675fad5525 SHA256: 9646d5b54e4f2417d80713bcca609c82b3609bcd188824ca8e374d042da7e289 SHA512: 99aecd454ed3b33a576eed86a1b258d62c986599fd94084fb54e6481bddac64f1cf010fe073ea6a00c1e88dbdf403a803e37531bcc22571058ad0d38793f03cd Description: libcrypt development files This package contains the files needed for developing applications that use libcrypt. Package: libcrypt-openssl-bignum-perl Architecture: amd64 Version: 0.09-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 90 Depends: perl (>= 5.36.0-ok8.1), perl-openssl-abi-3, perlapi-5.36.0, libc6 (>= 2.4), libssl3 (>= 3.0.0) Filename: pool/main/libc/libcrypt-openssl-bignum-perl/libcrypt-openssl-bignum-perl_0.09-ok3_amd64.deb Size: 22500 MD5sum: 30e004e8377dd5d08f5371300e229bd9 SHA1: 381904b9d255caad919af1712147d758da9ac17a SHA256: 03739cabe2698f830eb9f77d8a6c8256dfba6d4ce1382e575b5ada6c9dba7ed7 SHA512: 180ecad23ee76ee812d56022c4019264a6e9d412594408c92b357a94baae24373f528de8729857e4c1e7f16cf8d659e9492c2b17bfe567dcbe2937574dd291ea Homepage: http://perl-openssl.sourceforge.net/ Description: Perl module to access OpenSSL multiprecision integer arithmetic libraries Presently, many though not all of the arithmetic operations that OpenSSL provides are exposed to Perl via Crypt::OpenSSL::Bignum. In addition, this module can be used to provide access to bignum values produced by other OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA. Package: libcrypt-openssl-dsa-perl Architecture: amd64 Version: 0.20-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 75 Depends: perl, perl-openssl-abi-1.1, perlapi-5.30.0, libc6 (>= 2.4), libssl1.1 (>= 1.1.0) Filename: pool/main/libc/libcrypt-openssl-dsa-perl/libcrypt-openssl-dsa-perl_0.20-ok1_amd64.deb Size: 19756 MD5sum: 97b990801e8520fe5691da04af1372c4 SHA1: ff8b81bd9037295446353838d300d2d541a897a7 SHA256: c6e9da66ced2172118befd21f1d062afbee8da097e601fdbc3b8def1ce150207 SHA512: 6b0c9ca995d86e373cdbc0084fda034c667a88dd7dd7e3719b2214be8db8ebf07cd30c1029a857deb7ec40d58cb38829cd89b5958ba3586471966aac76d94240 Homepage: http://perl-openssl.sourceforge.net/ Description: module which implements the DSA signature verification system Crypt::OpenSSL::DSA is a wrapper to the DSA (Digital Signature Algorithm) functions contained in the OpenSSL crypto library. It allows you to create public/private key pair, sign messages and verify signatures, as well as manipulate the keys at the low level. Package: libcrypt-openssl-pkcs10-perl Architecture: amd64 Version: 0.25-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 69 Depends: perl (>= 5.36.0-ok8.1), perl-openssl-abi-3, perlapi-5.36.0, libc6 (>= 2.4), libssl3 (>= 3.0.0), libcrypt-openssl-rsa-perl Filename: pool/main/libc/libcrypt-openssl-pkcs10-perl/libcrypt-openssl-pkcs10-perl_0.25-ok1_amd64.deb Size: 16804 MD5sum: 95dacf6154bb7a99cf305a296dfb4e71 SHA1: 414387330f6db2a59000c479af6c0be40c03e520 SHA256: 57057e70f52245b1ad7ec9c440f32d18414af4f5397245c1d5ed06f550ddd7d9 SHA512: 5a7e4636cff736e0b003768146b92e9bc304202808c5618052766213635273e6d0da64e817e93b74a02d6ae2073bdee3b0886ddab38a02deff0f10cb01854fc3 Homepage: https://metacpan.org/release/Crypt-OpenSSL-PKCS10 Description: Perl extension to OpenSSL's PKCS10 API Crypt::OpenSSL::PKCS10 provides the ability to create PKCS10 certificate requests using RSA key pairs. Package: libcrypt-openssl-pkcs12-perl Architecture: amd64 Version: 1.9-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 63 Depends: perl (>= 5.36.0-ok8.1), perl-openssl-abi-3, perlapi-5.36.0, libc6 (>= 2.4), libssl3 (>= 3.0.0) Filename: pool/main/libc/libcrypt-openssl-pkcs12-perl/libcrypt-openssl-pkcs12-perl_1.9-ok1_amd64.deb Size: 15216 MD5sum: 76718f71e73f2a7d3edf9ee78bc381ae SHA1: 17134397aa03ebc08b4085fee9bd0c2fce9a5d79 SHA256: b1f676aa663347133cddbe4f42a0f0a16a3eb0af8a7619f7a1b0b1da42a1d6a6 SHA512: bfa82fe6c8c2769ef5e77dd3a99a76da0f05b49c9334e329f9a3325c8cc876374ffe96668c6db5ea00697ab20da2331bd42218e98d3a71a3a4f59e852cc2c743 Homepage: https://metacpan.org/release/Crypt-OpenSSL-PKCS12 Description: Perl extension to OpenSSL's PKCS12 API Crypt::OpenSSL::PKCS12 implements a small subset of OpenSSL's PKCS12 API. Package: libcrypt-openssl-random-perl Architecture: amd64 Version: 0.15-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 43 Depends: libc6 (>= 2.4), libssl3 (>= 3.0.0), perl (>= 5.36.0-ok8.1), perlapi-5.36.0 Filename: pool/main/libc/libcrypt-openssl-random-perl/libcrypt-openssl-random-perl_0.15-ok3_amd64.deb Size: 8824 MD5sum: 19dc6c6457f3fb9f294edd74d6db914c SHA1: 9931b211195169e67ce10af6538f155153f349ff SHA256: c74ad7211322f192f4467e269948d775f276a4d1552948b2ed7a93fc90365268 SHA512: e2258291c36d539350c8f5b888b292f990b079ac5b36069cec975767c088b7ead64bb2df2f2928192a97c6f2e25c81f67d9d3bc5e05d733ac2ce26af54b15fbd Homepage: http://perl-openssl.sourceforge.net/ Description: module to access the OpenSSL pseudo-random number generator Crypt::OpenSSL::Random is a Perl module for accessing the OpenSSL pseudo-random number generator. Package: libcrypt-openssl-rsa-perl Architecture: amd64 Version: 0.33-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 83 Depends: libc6 (>= 2.4), libssl3 (>= 3.0.0), perl (>= 5.36.0-ok8.1), perl-openssl-abi-3, perlapi-5.36.0, libcrypt-openssl-bignum-perl, libcrypt-openssl-random-perl Filename: pool/main/libc/libcrypt-openssl-rsa-perl/libcrypt-openssl-rsa-perl_0.33-ok1_amd64.deb Size: 20220 MD5sum: 83ddd9a69c914e4351df0d9f08f40215 SHA1: f892acde04ec24bfcc6ff4acf8e69c2dfd7e16be SHA256: 2a9d5ddf1fed640706488097f1d29a73f4b5dee64f92beda186f36b830774ee5 SHA512: 5c7ff0d4bcb6adcfbef5c78122423bb2e98a0516c17bc47d2374ef52829811d7f606581e93a710b5623bf2cc1dff310d7a1c319a1dea3c4b4aba0d56613f8e78 Homepage: http://perl-openssl.sourceforge.net/ Description: module for RSA encryption using OpenSSL Crypt::OpenSSL::RSA is a Perl module that provides glue to the RSA functions in the OpenSSL library. It provides the following functionalities: create a key from a string, make a new key, save key to a string, save public portion of key to a string using format compatible with OpenSSL's command-line rsa tool, encrypt, decrypt, sign, verify, return the size in bytes of a key, check the validity of a key. Package: libcrypt-openssl-x509-perl Architecture: amd64 Version: 1.9.15-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 104 Depends: perl (>= 5.36.0-ok8.1), perl-openssl-abi-3, perlapi-5.36.0, libc6 (>= 2.4), libssl3 (>= 3.0.0), libconvert-asn1-perl (>= 0.33) Filename: pool/main/libc/libcrypt-openssl-x509-perl/libcrypt-openssl-x509-perl_1.9.15-ok1_amd64.deb Size: 27976 MD5sum: 340e1451607c54f2c45bbe1e94968ab4 SHA1: 5e645d4ba6ad2c663678b616f2ae470b124d8d57 SHA256: 4e809c575871c37c0f724412bc9c05e83af03024d758147a0209c8ccd3efb601 SHA512: 7dac2d96d85080e92fdb1d837874614b7c720220f449f83a0d90c76653136df0a4005ef7d56fa35b270792e3ae3324b63df8cd6a799b645c678126c908c34d5c Homepage: https://metacpan.org/release/Crypt-OpenSSL-X509 Description: Perl extension to OpenSSL's X509 API The Crypt::OpenSSL::X509 module implements a large majority of OpenSSL's useful X509 API. Package: libcrypt-random-seed-perl Architecture: all Version: 0.03-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Installed-Size: 53 Depends: perl:any Filename: pool/main/libc/libcrypt-random-seed-perl/libcrypt-random-seed-perl_0.03-ok2_all.deb Size: 20268 MD5sum: 6cfa8dfb757736bf928c376b046e2528 SHA1: 09ea13ef3434b505c09500edf977fc243ccb18ee SHA256: 22a6904167946aca4a9de094c3ff7a692b669dfd6b6d03cd393b2b4248d24d3b SHA512: 64af6c918e328d589189bf322c50c5b516853d1cb7cb6a6a836925d61789f2546a1ffd2ee594b6dcececde1aeb0809b8f98ac18e8cc0c7c41decd95dfda93c2d Homepage: https://metacpan.org/release/Crypt-Random-Seed/ Description: Perl module providing strong randomness for seeding Crypt::Random::Seed implements a simple mechanism to get strong randomness. The main purpose of this module is to provide a simple way to generate a seed for a PRNG such as Math::Random::ISAAC, for use in cryptographic key generation, or as the seed for an upstream module such as Bytes::Random::Secure. Flags for requiring non-blocking sources are allowed, as well as a very simple method for plugging in a source. Package: libcrypt-rijndael-perl Architecture: amd64 Version: 1.16-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 62 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libc/libcrypt-rijndael-perl/libcrypt-rijndael-perl_1.16-ok2_amd64.deb Size: 19160 MD5sum: f46a35f6bd32bd4dc3b479b8244abc1e SHA1: bd9bf1449004ff808eba65babfd57f89638c73de SHA256: 4451da38a0f550d83c0faaba27828039182530b0dac2b340d1f80de1ce71dc93 SHA512: 134fc0094f56d03fd09aefe27bdd89e0405351c4c68467f7c6d0a808e52352eaae56c4e4603b18126dcad18ccabdb2c5d815bb0f86ec679077f8ad6500582043 Homepage: https://metacpan.org/release/Crypt-Rijndael Description: Perl module implementing the Rijndael algorithm Crypt::Rijndael is a Perl module that provides an XS-based implementation of the Advanced Encryption Standard (AES) algorithm Rijndael, designed by Joan Daemen and Vincent Rijmen. Package: libcrypt-smime-perl Architecture: amd64 Version: 0.29-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 94 Depends: perl (>= 5.36.0-ok8.1), perl-openssl-abi-3, perlapi-5.36.0, libc6 (>= 2.33), libssl3 (>= 3.0.0) Filename: pool/main/libc/libcrypt-smime-perl/libcrypt-smime-perl_0.29-ok1_amd64.deb Size: 26192 MD5sum: 4e49f9e536abc7ff5923d1ad30d378b6 SHA1: c2f233dd1654bc64f696620a5fd02bf90c122432 SHA256: 6b6e22ec073abed36ea5285f618de38fec01fb19cb874881d574f70aa28396ca SHA512: 1eee820c7213abc876239e7939abeed6d29ef4b022ed677c88876e0bbe1bf37a18e973099d75c8bb3c5a5d1d9be1193e87f43fafa665181060bfe2a5182ebcb7 Homepage: https://metacpan.org/release/Crypt-SMIME Description: S/MIME message signing, verification, encryption and decryption module Crypt::SMIME provides a class for handling S/MIME messages. It can sign, verify, encrypt and decrypt messages. . Crypt::SMIME operates on email messages as simple strings, so there's no particular integration with other MAIL::* or MIME::* modules. Rather, it can co-operate with any module capable of accepting / outputting the entire message as a single string. Package: libcrypt-ssleay-perl Architecture: amd64 Version: 0.73.06-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 142 Depends: perl (>= 5.36.0-ok8.1), perl-openssl-abi-3, perlapi-5.36.0, libc6 (>= 2.4), libssl3 (>= 3.0.0), libbytes-random-secure-perl Filename: pool/main/libc/libcrypt-ssleay-perl/libcrypt-ssleay-perl_0.73.06-ok3_amd64.deb Size: 42712 MD5sum: 3528ad194ec4d7cae9ab13abce75e05b SHA1: 84c7c2dfc2b04aeff18e6eb51d91e48fc796a86f SHA256: 945a500218390f577b00d14f4c151d7456089569f3ca4ff2205c03221b01bb9d SHA512: 4f546dc2f1dc7099c699c298ebacbe91e6eeb5335c4e3af87ca29605fb864eef48fc650273ce3adde2d654b31b391ad5f82b6d950180f91368650b9c84495380 Homepage: https://metacpan.org/release/Crypt-SSLeay Description: OpenSSL support for LWP This perl module provides support for the HTTPS protocol under LWP, so that an LWP::UserAgent can make HTTPS GET & HEAD & POST requests. Please see perldoc LWP for more information on POST requests. . The Crypt::SSLeay package contains Net::SSL, which is automatically loaded by LWP::Protocol::https on HTTPS requests, and provides the necessary SSL glue for that module to work via these deprecated modules: Crypt::SSLeay::CTX, Crypt::SSLeay::Conn and Crypt::SSLeay::X509. . Work on Crypt::SSLeay has been continued only to provide HTTPS support for the LWP - libwww perl libraries. If you want access to the OpenSSL API via perl, check out Sampo's Net::SSLeay (available in Debian as the libnet-ssleay-perl package). Package: libcrypt1 Architecture: amd64 Version: 1:4.4.36-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcrypt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Marco d'Itri Installed-Size: 239 Depends: libc6 (>= 2.38) Conflicts: libpam0g (<< 1.4.0-10) Replaces: libc6 (<< 2.29-4) Filename: pool/main/libx/libxcrypt/libcrypt1_4.4.36-ok2_amd64.deb Size: 88170 MD5sum: c571e4993b6d4f8ac0d421fa9e664535 SHA1: a6d83683325e8728b497eafb77f0e7f156e38383 SHA256: 3c6fc3cb63bba852fed6ead0a0970ea1da9e12d5f6d470b8c5cee715fd4182dc SHA512: be69c53f7eeeb74d04301aea1369fda0bd3eeab6a3d048a9d70932f51fe55f0707fdcdff9c0642802a1e0ac896ce335527fc13ad0a39dd43322fae7421f3ccd1 Description: libcrypt shared library libxcrypt is a modern library for one-way hashing of passwords. It supports DES, MD5, NTHASH, SUNMD5, SHA-2-256, SHA-2-512, and bcrypt-based password hashes It provides the traditional Unix 'crypt' and 'crypt_r' interfaces, as well as a set of extended interfaces like 'crypt_gensalt'. Package: libcryptsetup-dev Architecture: amd64 Version: 2:2.6.1-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: cryptsetup Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 113 Depends: libargon2-dev, libblkid-dev, libcryptsetup12 (= 2:2.6.1-ok7), libdevmapper-dev, libjson-c-dev, libssl-dev, uuid-dev Filename: pool/main/c/cryptsetup/libcryptsetup-dev_2.6.1-ok7_amd64.deb Size: 19892 MD5sum: 35884215e05cdfc00369905e1d265a3f SHA1: 75b91ac8401619cb43e9d9a2d9c7a3df39e9c8ee SHA256: 1de34102b828575bfd9af195cd5f72ad752ad97e3a1bd0687284cbd3ee99c473 SHA512: e2342cb1b277c924da7f2e88f2535d000bd1dc16b77e6082c7bf7df12c66283eb6d19da104f06b1a263be1a3c1c702b326161519a7ff214bb799428899b42f7d Homepage: https://gitlab.com/cryptsetup/cryptsetup Description: disk encryption support - development files Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides the libcryptsetup development files. Package: libcryptsetup12 Architecture: amd64 Version: 2:2.6.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: cryptsetup Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 538 Depends: libargon2-1 (>= 0~20171227), libblkid1 (>= 2.17.2), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.97), libjson-c5 (>= 0.15), libssl3t64 (>= 3.0.0), libuuid1 (>= 2.16) Filename: pool/main/c/cryptsetup/libcryptsetup12_2.6.1-ok7_amd64.deb Size: 212172 MD5sum: faefb4f6371d9dd0a7d086e6b12f8f7e SHA1: c63907f148efafcf1a0ebf133850224b5f72ba23 SHA256: fd4eb1a1c5941ce1f2d49d9bcad86b6b79099836ddc9dd20f9c534c78f70fbdf SHA512: 8bd6fa47f1292e72d08b3d3c6d8df0322879d8abbd9f93a0ec67eec4dab9c65d94695c60beee16d225ee74b9f89fce9f6156b1631c98901070e5f8787fdd784d Homepage: https://gitlab.com/cryptsetup/cryptsetup Description: disk encryption support - shared library Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides the libcryptsetup shared library. Package: libcryptx-perl Architecture: amd64 Version: 0.080-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 1938 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.25), libmath-bigint-perl Recommends: libjson-perl Filename: pool/main/libc/libcryptx-perl/libcryptx-perl_0.080-ok1_amd64.deb Size: 624476 MD5sum: 32d4bfd0015cf708b0f4e3747ca94d70 SHA1: 764a8b086b186b4ef9bcb7a27df6ad1d4925411b SHA256: c5718e327aec94a60ccfa0ed0e031f8ea2ba58aaa4b24aecb7e3d961d405f886 SHA512: 7350cea7cdea8497aa56783b4bdf85ec60c18fa8db4f14ccc5b7eb667920a6044fa6599d4fc3d38c58cd691ab3354b65daa5866231332803c262d15f279233f8 Homepage: https://metacpan.org/release/CryptX Description: Perl module that provides a self-contained cryptographic toolkit CryptX is a self-contained cryptgraphico toolkit based on https://github.com/libtom/libtomcrypt. It provides cyphers, block cipher modes, authenticated encryption modes, hash functions, message authentication codes, public key cryptography, cryptographically secure random number generators, key derivation functions. Package: libcrystalhd-dev Architecture: amd64 Version: 1:0.0~git20110715.fdd2f19-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: crystalhd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 84 Depends: libcrystalhd3 (= 1:0.0~git20110715.fdd2f19-ok1) Filename: pool/main/c/crystalhd/libcrystalhd-dev_0.0~git20110715.fdd2f19-ok1_amd64.deb Size: 15372 MD5sum: 70671f8b463a07a1ba7b3e6e26cffa10 SHA1: 961163d6d6fc800c40c479610c4924b25c74c884 SHA256: 2d45f1cc8ddaca5a7be7896a91c9ccb24ccaf353dabf78db52672e5b567e045c SHA512: 0ea7e94fa9e24c9eb11b7284c8aa0ff302105a8f481d1617e07ca0f44e14daa131b9189a3093ccfad6cb5e93b6ea5b7c842ac749b8a8d136a8f3711847069b6c Homepage: http://www.broadcom.com/support/crystal_hd/ Description: Crystal HD Video Decoder (development files) Crystal HD Solution is a product offered by Broadcom. It is used to enable flawless playback of 1080p high definition video across a wide range of systems. . This package contains the files necessary for development. Package: libcrystalhd3 Architecture: amd64 Version: 1:0.0~git20110715.fdd2f19-ok1 Multi-Arch: same Priority: optional Section: libs Source: crystalhd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 142 Depends: libc6 (>= 2.14), libstdc++6 (>= 4.1.1) Suggests: firmware-crystalhd Filename: pool/main/c/crystalhd/libcrystalhd3_0.0~git20110715.fdd2f19-ok1_amd64.deb Size: 50264 MD5sum: 9da4feaa38c5d9b0d81f4a0f43601d01 SHA1: de7405cc0f23973b898e2c855774b3693ae4eea4 SHA256: fb7695d53d7f5fb1d9cfd39452f2f2cea61e01b047a47747eb427e6b91cd5aad SHA512: 86dace9d2620567277486f813cc1046957f5bc062061008e610e9bec91c766abe05fa2eff2fb8b9a6cb676e683279aac4b3d368b3f428fa9c42f84c82815fdab Homepage: http://www.broadcom.com/support/crystal_hd/ Description: Crystal HD Video Decoder (shared library) Crystal HD Solution is a product offered by Broadcom. It is used to enable flawless playback of 1080p high definition video across a wide range of systems. . This package contains the shared library. Package: libctf-nobfd0 Architecture: amd64 Version: 2.41-ok13 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 242 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0) Breaks: libbinutils (<< 2.33.50.20191128-1~) Replaces: libbinutils (<< 2.33.50.20191128-1~) Filename: pool/main/b/binutils/libctf-nobfd0_2.41-ok13_amd64.deb Size: 92004 MD5sum: b1694f67ba8e4be16aa45cc64a74a580 SHA1: 16e55d198e2bae692658d1ed78f535be3eb9af6e SHA256: 07efb42309fa8d2e93f0b78d57d77257b273ca85146b8502d5cbc325fa5323ee SHA512: 20975a2b9c61c4dd08d5d2ae5e18936c3b3b55c216cd52d1a0d4a0b44505fca9e4b75fb163b5c10bf0b6f215947850e3d7dd556f67d21984e2aa36618c5b8f66 Homepage: https://www.gnu.org/software/binutils/ Description: Compact C Type Format library (runtime, no BFD dependency) This package includes the libctf-nobfd shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libctf-nobfd0-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 406 Depends: libctf-nobfd0 (= 2.41-ok13) Filename: pool/main/b/binutils/libctf-nobfd0-dbg_2.41-ok13_amd64.deb Size: 369764 MD5sum: 45695aac29561e6e6f719d0423c27cd3 SHA1: 92c98b68b68f2bbcd1c0c9e091a28170a9913c40 SHA256: 245a52630dd1257e77348a56e405f80b0eb3606dba814c1776b45a6cf457afce SHA512: 332c1f18fdd950709d3cd982bc7c9eb2b9a93f809fb1552643d7c727b9c88b3e8e73487b3b131bdeb3cfa6f6e09167b93af2b215b1cfe77e42e3926b601e69b8 Homepage: https://www.gnu.org/software/binutils/ Description: Compact C Type Format library (debug symbols, no BFD dependency) This package includes the libctf-nobfd shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libctf0 Architecture: amd64 Version: 2.41-ok13 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 232 Depends: libbinutils (= 2.41-ok13), libc6 (>= 2.33), zlib1g (>= 1:1.2.0) Filename: pool/main/b/binutils/libctf0_2.41-ok13_amd64.deb Size: 89756 MD5sum: bcb167e8e3c0231606ce0f81b5bfc89b SHA1: 40c129d4dae2ed3803917e8a0420af962986c18e SHA256: 1384d941fe8870f007b9e5a8dba5470165eb81ac4b7c4a11c5874752134484ef SHA512: 87cb9aa0aef8095922668151384ee656375638b825b2658737352d844592ecafd1d1e1751d9bb6d2e5bcc2b1be7f850adfd4b3c4ffc9310f3012ebc6ce27f788 Homepage: https://www.gnu.org/software/binutils/ Description: Compact C Type Format library (runtime, BFD dependency) This package includes the libctf shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libctf0-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 405 Depends: libctf0 (= 2.41-ok13) Filename: pool/main/b/binutils/libctf0-dbg_2.41-ok13_amd64.deb Size: 367420 MD5sum: dda4f5e14b7f76937052815c4142e5fc SHA1: 7bec196e036c093701f403ef869a6262d2f4c4bf SHA256: a08f5ad2eee0e7f7af81cc362a65092bad75a7986435d9c5ee2f4c7bbe5ee292 SHA512: d32c8d6208d2d3586a0c8dc09818f295cc4aaffa3381463f75c6538c9b6421e104e3474d97ff44e788970c402aff3f8bfad4db7a82f11902ef31acb04c1ef32d Homepage: https://www.gnu.org/software/binutils/ Description: Compact C Type Format library (debug symbols, BFD dependency) This package includes the libctf shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libctypes-ocaml Architecture: amd64 Version: 0.21.1-ok1 Priority: optional Section: ocaml Source: ocaml-ctypes Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1919 Provides: libctypes-ocaml-geco0 Depends: libbigarray-compat-ocaml-v4245, libintegers-ocaml-d0dx7, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.14) Filename: pool/main/o/ocaml-ctypes/libctypes-ocaml_0.21.1-ok1_amd64.deb Size: 493880 MD5sum: 1012b4f9f937c02dee7b100c84f23380 SHA1: 5b937fa5ecb8d153a487dfa9a5d287ba9416e85f SHA256: 852a02957be40788aff9205e46994f50b6a335825b09ef087c90f0a126418d2d SHA512: 25a726f29b17ef3698752f0b7225a99e8cb002f43d7957cc6bbbe73bac55e92774c456c00e91516a6affe96af4fd922ea540ccf437f3ad86b5f03c5a6b1baf10 Homepage: https://github.com/ocamllabs/ocaml-ctypes Description: library for binding to C libraries using pure OCaml (runtime) The ocaml-ctypes library makes it possible to call C functions directly from OCaml without writing or generating C code. The core of the library is a set of combinators for describing C types -- scalars, functions, structs, unions, arrays, and pointers to values and functions. Type descriptions can then be used to bind native functions and values. . This package contains the shared runtime stub library and plugins. Package: libctypes-ocaml-dev Architecture: amd64 Version: 0.21.1-ok1 Priority: optional Section: ocaml Source: ocaml-ctypes Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5393 Provides: libctypes-ocaml-dev-geco0 Depends: libbigarray-compat-ocaml-dev-v4245, libcompiler-libs-ocaml-dev-rcwc4, libctypes-ocaml-geco0, libintegers-ocaml-dev-d0dx7, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1 Filename: pool/main/o/ocaml-ctypes/libctypes-ocaml-dev_0.21.1-ok1_amd64.deb Size: 1223944 MD5sum: 18f15aa59de5c1eddcf39a8e92a40f0c SHA1: c02a0cb48ccb2cf2bb62944632ee6d4b2d3fc7e8 SHA256: d5006fd2be9ebc06f2d28f2689ac1b6f20e372a92ceca42a6aef06263bf681f0 SHA512: 9992720a3a2fae8f4038b8eaf62dc98c903a1d029042400b60d49dd566945b4df5af84de45a00438fe5aebbe07208e58c002dc0026d376b706429d846e213132 Homepage: https://github.com/ocamllabs/ocaml-ctypes Description: library for binding to C libraries using pure OCaml (dev) The ocaml-ctypes library makes it possible to call C functions directly from OCaml without writing or generating C code. The core of the library is a set of combinators for describing C types -- scalars, functions, structs, unions, arrays, and pointers to values and functions. Type descriptions can then be used to bind native functions and values. . This package contains all the development stuff you need to use ocaml-ctypes. Package: libcub-dev Architecture: all Version: 2.0.1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: cub Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3029 Depends: libcu++-dev (>= 1.8.0) Breaks: libthrust-dev (<< 1.15.0) Filename: pool/main/c/cub/libcub-dev_2.0.1-ok1_all.deb Size: 239572 MD5sum: c2af997858ef3b4f030fb6b8bed54265 SHA1: be32b1ec5ccee35f6c5c1d846ad65fc0705d8507 SHA256: 68cdb4caed58158b760dffa212fa6b2a472758a103689442c76d3a1b0a273114 SHA512: 2a573c066c3a0f3add0e847083b4b7c2417fa7185b6748c9f7c9e699dff498f455a056203f367582726af9fc5049227708a304efcd5e7f096cc2b3161c7260c5 Homepage: https://github.com/NVIDIA/cub Description: reusable software components for the CUDA programming model CUB provides state-of-the-art, reusable software components for every layer of the CUDA programming model: * Parallel primitives * Warp-wide "collective" primitives * Block-wide "collective" primitives * Device-wide primitives * Utilities * Fancy iterators * Thread and thread block I/O * PTX intrinsics * Device, kernel, and storage management Package: libcups2-dev Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 1358 Depends: dpkg-dev, libcups2t64 (= 2.4.7-ok2), libcupsimage2-dev (= 2.4.7-ok2) Filename: pool/main/c/cups/libcups2-dev_2.4.7-ok2_amd64.deb Size: 292976 MD5sum: 7411f8d4f81f0438bc6d58f35a167bd7 SHA1: 5fb8cab67f197dab56c0c73c7b4071e78e3baf0d SHA256: e7af9eae9d57e5b6f41e41614e69436eb58ca7c67a4ed23009d98e0155abcf8e SHA512: 4fab9bc1d9b9fb7c3b2107a8b91d392d6bf610ac26f505da59959f2cdac4978fd660641aa177230e6e179356c62a728e3a1aa714c490b6f9ad22ed96dde5e3c1 Description: Common UNIX Printing System(tm) - Development files CUPS library 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 files necessary for developing CUPS-aware applications and CUPS drivers, as well as examples how to communicate with cups from different programming languages (Perl, Java, and PHP). Package: libcups2t64 Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: same Priority: optional Section: libs Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 693 Provides: libcups2 (= 2.4.7-ok2) Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libgnutls30t64 (>= 3.8.1), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.2.0) Suggests: cups-common Breaks: libcups2 (<< 2.4.7-ok2) Replaces: libcups2 Filename: pool/main/c/cups/libcups2t64_2.4.7-ok2_amd64.deb Size: 242560 MD5sum: 6b052c8eddd1233a2fb8819df9e02314 SHA1: 89e6d970a97544aa1e1dfc3a2e6fd8bbf2ee97c3 SHA256: 1bf5b5b4f290fabe7464b0f28afcd623627effb6c72f71d43fbe6eb8604c65e0 SHA512: 0144a9a934de4d2481b5bd85487ad24c7b7e6063d6434e9a4c8c8d6bef463d954ca4af383f4716f1f288e174613a81834129897b1658f34c494610b171b25447 Homepage: https://github.com/OpenPrinting/cups/ Description: Common UNIX Printing System(tm) - Core library 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 base shared libraries for CUPS. Package: libcupsfilters-dev Architecture: amd64 Version: 2.0.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libcupsfilters Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1379 Depends: libcupsfilters2t64 (= 2.0.0-ok3) Filename: pool/main/libc/libcupsfilters/libcupsfilters-dev_2.0.0-ok3_amd64.deb Size: 303720 MD5sum: 643136341e4fca5653a11b448909b664 SHA1: b7f17d31a90292e2f971918715f7a795c1f9d4f7 SHA256: 7527a7d8ab031b52fde3218932e83207876bd178f23dbd8ec57181ffc793ac5d SHA512: 58a60a46c701add4e0d6eaad3681d3c12dd2e0efa508a2badcfc6ff0acb1a0edaa45523b0a8a2bacb14a2c1e4ae939f811a643b66c347f14f225736d186b0974 Homepage: http://www.openprinting.org/ Description: OpenPrinting libcupsfilters - Development files for the library This library contains filter functions doing all kinds of file format conversion used for printing and scanning, to be used in Printer Applications, CUPS filters, printer drivers, ... also other commonly used functions for handling print data, like color space/depth conversion, dithering, IPP message parsing, ... are available. . This package contains the header files to develop applications (Printer Applications, CUPS filters, printer drivers) using libcupsfilters. Package: libcupsfilters-tests Architecture: amd64 Version: 2.0.0-ok3 Multi-Arch: foreign Priority: optional Section: utils Source: libcupsfilters Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 473 Depends: libc6 (>= 2.38), libcupsfilters2t64 (>= 2.0~b4-0ubuntu1), fonts-dejavu-core Filename: pool/main/libc/libcupsfilters/libcupsfilters-tests_2.0.0-ok3_amd64.deb Size: 122212 MD5sum: 8dd5cbc954e3dd25b9117078623b6a89 SHA1: 44b682a6e55dbae6faf80bce371c0534b0544369 SHA256: 85296a21029f2a304885511929d0df582802470cd68a743f5ea1c86a4fef4e78 SHA512: 08c7abe2945e2ea3ec684729e9bdeb1f473f4f878607c48f9dca4eb300ed30612eaf6d0ab2c156332a649942fbcf9e44d3145d261410733ddcb5407961cc4056 Homepage: http://www.openprinting.org/ Description: OpenPrinting libcupsfilters - Test programs for autopkgtests This library contains filter functions doing all kinds of file format conversion used for printing and scanning, to be used in Printer Applications, CUPS filters, printer drivers, ... also other commonly used functions for handling print data, like color space/depth conversion, dithering, IPP message parsing, ... are available. . This package contains test programs from the upstream code which are used for the autopkgtests. . For using libcupsfilters you do not need to install this package. It does not contain anything useful for end users. Package: libcupsfilters2-common Architecture: all Version: 2.0.0-ok3 Priority: optional Section: libs Source: libcupsfilters Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 720 Recommends: libcupsfilters2t64 (>= 2.0.0-ok3) Breaks: cups-filters (<< 2.0~) Replaces: cups-filters (<< 2.0~) Filename: pool/main/libc/libcupsfilters/libcupsfilters2-common_2.0.0-ok3_all.deb Size: 304936 MD5sum: 3029f3e9c6f6a1a74870b267e30441b9 SHA1: 228f09f9a1598b5457d752bfe107235a9464ef18 SHA256: 3d8e7acec70cc6e7f8eb9ee04229644ef85dd1c1c2abd5a9336c23386bf9ecfe SHA512: cb76749fb41c4d3b95dcaf76ef539d1964eae3ad3c377598a3f7e531919b49e541204a30a7b610cfd42076b54b2f1ba308c23b763ae02bfc3dbb3ecbe1ab1053 Homepage: http://www.openprinting.org/ Description: OpenPrinting libcupsfilters - Auxiliary files This package contains system-architecture-independent auxiliary files for libcupsfilters. These are character sets for the cfFilterTextToPDF() filter function and banner/test page instruction files and templates for the cfFilterBannerToPDF() filter function. Package: libcupsfilters2t64 Architecture: amd64 Version: 2.0.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: libcupsfilters Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 788 Provides: libcupsfilters2 (= 2.0.0-ok3) Depends: libc6 (>= 2.38), libcups2t64 (>= 2.3~b6), libdbus-1-3 (>= 1.9.14), libexif12 (>= 0.6.21-1~), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libpng16-16t64 (>= 1.6.2), libpoppler-cpp0t64 (>= 24.02.0), libqpdf29t64 (>> 11.9~), libstdc++6 (>= 11), libtiff6 (>= 4.0.3), libcupsfilters2-common (>= 2.0.0-ok3) Breaks: libcupsfilters2 (<< 2.0.0-ok3) Replaces: libcupsfilters2 Filename: pool/main/libc/libcupsfilters/libcupsfilters2t64_2.0.0-ok3_amd64.deb Size: 279596 MD5sum: 056bbe2c3f10a42c05f32b8763444013 SHA1: d670e55419e3974b5cc9201306e7c8b85611604b SHA256: 72fde48915b0af8bf445a48d58416504f7dd147682ef3a0487e3f1a8868526f3 SHA512: e1e7d1826914e1dc6ecc6dda0d118bd7f4d5fdcefa902a38547b0ff676ae71cfb0d6be0436dc19bceac641ab9e5c058370e4decb083b53a5f92968d0895ddbc5 Homepage: http://www.openprinting.org/ Description: OpenPrinting libcupsfilters - Shared library This library contains filter functions doing all kinds of file format conversion used for printing and scanning, to be used in Printer Applications, CUPS filters, printer drivers, ... also other commonly used functions for handling print data, like color space/depth conversion, dithering, IPP message parsing, ... are available. Package: libcupsimage2-dev Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 35 Depends: libcups2-dev (= 2.4.7-ok2), libcupsimage2t64 (= 2.4.7-ok2), libjpeg-dev, libpng-dev, libtiff-dev, zlib1g-dev Recommends: libcupsfilters-dev Filename: pool/main/c/cups/libcupsimage2-dev_2.4.7-ok2_amd64.deb Size: 6488 MD5sum: 2a85a4dfab6a7c4dc38c82a77e0c93f9 SHA1: 9ed3ebc213f83582cfd0e514a06867275caa7334 SHA256: c31a3193ea313b57f30b2d31e3e6d75c21786a716eaff4edf2d435cb589e1bb3 SHA512: c43e63e6dac223d8f5b5c7543c3f9121970b7c010536e21f5f8405b6fb5cc4e349d28bbf03449b278be8b8ceeada9094f9a8fbf2877b690ada504371044dc7cb Description: Common UNIX Printing System(tm) - Development files CUPS image library 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 files necessary for developing applications that use the CUPS raster image format. Package: libcupsimage2t64 Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: same Priority: optional Section: libs Source: cups Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian Printing Team Installed-Size: 41 Provides: libcupsimage2 (= 2.4.7-ok2) Depends: libcups2t64 (= 2.4.7-ok2), libc6 (>= 2.2.5) Recommends: libcupsfilters2 Breaks: libcupsimage2 (<< 2.4.7-ok2) Replaces: libcupsimage2 Filename: pool/main/c/cups/libcupsimage2t64_2.4.7-ok2_amd64.deb Size: 6328 MD5sum: ae8bccad2e1db710311c36ccce79b286 SHA1: eb2dbc3b4b7e4142bb9167cd66253ed1b5fcfb9d SHA256: 7b24fc9263e0b03884e8c06a3f5193f5cb4aad06da28c14d893008af55b1a165 SHA512: 0bde81b55a54d78468ea50eefbfa22b1585412c8c2350af8a56934e75588a16deea50f0d9c11742a964c2f2e132620b1a039b72f47a1941468ed4292ee17c476 Description: Common UNIX Printing System(tm) - Raster image library 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 image libraries for handling the CUPS raster format. Package: libcurl3-gnutls Architecture: amd64 Version: 8.5.0-ok1.9 Multi-Arch: same Priority: optional Section: libs Source: curl Origin: openKylin Maintainer: zhaikangning Original-Maintainer: Debian Curl Maintainers Installed-Size: 900 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.36), libgnutls30t64 (>= 3.8.3-ok3), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 2.0.0), libldap2 (>= 2.6.2), libnettle8t64, libnghttp2-14 (>= 1.50.0), libpsl5t64 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1t64 (>= 1.11.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Filename: pool/main/c/curl/libcurl3-gnutls_8.5.0-ok1.9_amd64.deb Size: 309956 MD5sum: 6d32908ae61b5555fa1dc23962ea7ebc SHA1: a4ab8c4e40ad42e845b5ec8259bf517e1eec2fc1 SHA256: 7205c446f28084e6db4a8e626a41ca1673411683303073a87cf71268d50a32ad SHA512: 8f6bffede0ff9f48a9678bdc6e642530437ad719f15e9c886efda55016c054e0f5291631f20c477b71e961a49a695dea2a385fe19d0e53b8e20975322dcddbce Homepage: https://curl.se/ Description: easy-to-use client-side URL transfer library (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by GnuTLS. Package: libcurl4 Architecture: amd64 Version: 8.5.0-ok1.9 Multi-Arch: same Priority: optional Section: libs Source: curl Origin: openKylin Maintainer: zhaikangning Original-Maintainer: Debian Curl Maintainers Installed-Size: 920 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17), libidn2-0 (>= 2.0.0), libldap2 (>= 2.6.2), libnghttp2-14 (>= 1.50.0), libpsl5t64 (>= 0.16.0), librtmp1 (>= 2.3), libssh2-1t64 (>= 1.11.0), libssl3t64 (>= 3.2.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Conflicts: libcurl3 Replaces: libcurl3 Filename: pool/main/c/curl/libcurl4_8.5.0-ok1.9_amd64.deb Size: 317548 MD5sum: a4cb412b023681a51975e79129c5493c SHA1: 32f7a73ac123da1ac2ef004580a0b6d9ecb02a98 SHA256: e1b1b32cfbaef3e9cddfcec3c7522eb912bc441a4032565dc3d7ebde7e71969a SHA512: 83dce0fb65e4d878e83361be5ebf974c58c4e5569e501f0f1ca24953c6c5e58641a1ca260ea21167b68c7b6b6ba96b1b24f30f60e8f6424861f630bb619d1b2a Homepage: https://curl.se/ Description: easy-to-use client-side URL transfer library (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by OpenSSL. Package: libcurl4-doc Architecture: all Version: 8.5.0-ok1.9 Multi-Arch: foreign Priority: optional Section: doc Source: curl Origin: openKylin Maintainer: zhaikangning Original-Maintainer: Debian Curl Maintainers Installed-Size: 2072 Filename: pool/main/c/curl/libcurl4-doc_8.5.0-ok1.9_all.deb Size: 1005740 MD5sum: 5260596db2573c98c9e791df54e1fe98 SHA1: de727736ef2f168573483a0a764e12ff7ff519a1 SHA256: eb22a27ec2f2ab962ce8457690a36f0a6255e177d3bc6dd95d9092ec5cddec09 SHA512: 89691174fb5a6f37644d15e31418de39e10389a332c05be7282a1cd5789b399aa93c244b5d5dd255fd06e6ba18e3976b5d7b7f1878ad9e15f69bd804d19b8fed Homepage: https://curl.se/ Description: documentation for libcurl libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the documentation files for libcurl. Package: libcurl4-gnutls-dev Architecture: amd64 Version: 8.5.0-ok1.9 Multi-Arch: same Priority: optional Section: libdevel Source: curl Origin: openKylin Maintainer: zhaikangning Original-Maintainer: Debian Curl Maintainers Installed-Size: 1888 Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev Depends: libcurl3-gnutls (= 8.5.0-ok1.9) Suggests: libcurl4-doc, libgnutls28-dev, libidn-dev, libkrb5-dev, libldap2-dev, librtmp-dev, libssh2-1-dev, pkg-config, zlib1g-dev Conflicts: libcurl4-openssl-dev Filename: pool/main/c/curl/libcurl4-gnutls-dev_8.5.0-ok1.9_amd64.deb Size: 410268 MD5sum: dab14db6047ad78bdacdbfdf8ad6e3c2 SHA1: 559960ec291605ae286043058755ac2afb253298 SHA256: e8c2b6aca5ad12c5b10a57ff478a9aadf8a70f458172ee6ed908eb2426de03cc SHA512: 4e74c6a36e726b7aa2e9b25c3e202f18c733ab26cb26533603662af73bd1f12f348ee1eaefc40c1640f43dffcdb8c15c0682567f5f5d05a8aa963bee826b9e63 Homepage: https://curl.se/ Description: development files and documentation for libcurl (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by GnuTLS. Package: libcurl4-openssl-dev Architecture: amd64 Version: 8.5.0-ok1.9 Multi-Arch: same Priority: optional Section: libdevel Source: curl Origin: openKylin Maintainer: zhaikangning Original-Maintainer: Debian Curl Maintainers Installed-Size: 1920 Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-dev, libcurl3-openssl-dev, libcurl4-dev Depends: libcurl4 (= 8.5.0-ok1.9) Suggests: libcurl4-doc, libidn-dev, libkrb5-dev, libldap2-dev, librtmp-dev, libssh2-1-dev, libssl-dev, pkg-config, zlib1g-dev Conflicts: libcurl4-gnutls-dev, libssl1.0-dev Filename: pool/main/c/curl/libcurl4-openssl-dev_8.5.0-ok1.9_amd64.deb Size: 418076 MD5sum: a2212e23ff63d020bd3df7143c31d773 SHA1: 6e8de91a9f1162eeb5eec795a36d8ff9da20359a SHA256: 38c012a39fb202b2ce9002cda9fba4bf0537d0db6a274bdcd42a328ea06be713 SHA512: d20875779d43b26d7baa4d28a11cdc53ded6800b098e6a3a61e241f446d882925ea10bf3e31e6efa3f546e8fb12dd6cfbc0a39ce9a18f67f609c09fc72bd55fa Homepage: https://curl.se/ Description: development files and documentation for libcurl (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by OpenSSL. Package: libcvc-dbg Architecture: amd64 Version: 6.0.0-ok2 Multi-Arch: same Priority: optional Section: debug Source: cinnamon-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 265 Depends: libcvc0 (= 6.0.0-ok2) Filename: pool/main/c/cinnamon-desktop/libcvc-dbg_6.0.0-ok2_amd64.deb Size: 138160 MD5sum: 8ca89b9bcbc3a2755a15e5c4998e513c SHA1: 1d6994bf5bbf20400e37cbcd51d8b89721517900 SHA256: 347afd8b50924aea0c8fc46c965463f49f527a3f92102e6b0abae7cd570a0df9 SHA512: 4d8dbceddde6c997778f7a19b5f38c0157f6fc5c880ba013a119342b2f8b00f58404b9a300badbcea5fef3cce5d41944e3890501105ee6985f387d0e8cc0719c Description: Cinnamon pulseaudio abstraction library - debug symbols This package contains the symbols files needed to debug the Cvc library. Build-Ids: e0f7f75659fcbdad50af52d5620ca313b220c768 Package: libcvc-dev Architecture: amd64 Version: 6.0.0-ok2 Priority: optional Section: libdevel Source: cinnamon-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 290 Depends: gir1.2-cvc-1.0 (= 6.0.0-ok2), libcvc0 (= 6.0.0-ok2), libpulse-dev Filename: pool/main/c/cinnamon-desktop/libcvc-dev_6.0.0-ok2_amd64.deb Size: 15984 MD5sum: 689e3c96184d7ce60b84f89dfc3ae7a1 SHA1: 641718b2b1004e3e85fd4a828dde1a0fb2b23117 SHA256: 879aecaf5419d618d9f77955ba1f99f7de1701fa5f0d9b0e7372388be3c1c0df SHA512: cf70e1ea6916a774bfaa75c63080828917f48e50d3c2d6980b442359dc7b3506d91daf4ebcac772b4f641acd3a251ec3f4743c0e5b86dfd1b0592f8844b8173b Description: Cinnamon pulseaudio abstraction library - development files This package provides the include files and static library for cvc. Package: libcvc0 Architecture: amd64 Version: 6.0.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: cinnamon-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clement Lefebvre Installed-Size: 226 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libpulse-mainloop-glib0 (>= 12.99.3), libpulse0 (>= 12.99.3) Filename: pool/main/c/cinnamon-desktop/libcvc0_6.0.0-ok2_amd64.deb Size: 48474 MD5sum: faf5c4bb080b9110981cc8ee0f8c38ae SHA1: f169b5de2d042539e168855a6d9a4d45471b0730 SHA256: b11722a05343206118f42cc062180362e51b58cc2ab2ebf4ddb118ebcca36ae8 SHA512: f6089e164ee71280cf869997e7988826597c7f5a7eec4b81baae639e3c0c24bbd94458d1ee4b4e8d00f1b5c9b3214f2a28b8e54f72c9196ac6dc7913f2c540f4 Description: Cinnamon pulseaudio abstraction library This library contains code to access PulseAudio using a GObject based library, shared between cinnamon-control-center, cinnamon-settings-daemon and cinnamon. It is not API stable, and it is meant to be used as a submodule. Package: libcwidget-dev Architecture: amd64 Version: 0.5.18-ok3.1 Multi-Arch: same Priority: optional Section: libdevel Source: cwidget Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 2723 Depends: libcwidget4 (= 0.5.18-ok3.1), libsigc++-2.0-dev, libncursesw5-dev, pkg-config Suggests: libcwidget-doc Filename: pool/main/c/cwidget/libcwidget-dev_0.5.18-ok3.1_amd64.deb Size: 377664 MD5sum: 24e53b26d3c98f98e372b0c1e4ea29f5 SHA1: ae80b5462fcc82b4c8e590947f20f1f8435d3599 SHA256: e01b1d1852b0f94a67dcefaf4ff37324cc4edd851270ff87aa2959a051271fa1 SHA512: f612484511aa1030cc2b2239fcdb13c4063300f5c83afb80e19e8278312df323674bf27ca5010ec8efd25178884be60302e4a1644528af832e2faf639e32a95b Homepage: https://salsa.debian.org/cwidget-team/ Description: high-level terminal interface library for C++ (development files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains files that are needed to write or compile software that uses libcwidget. . WARNING: this is a newly created library whose development is closely tied to the development of aptitude. Its API may be incomplete and is likely to change considerably version-over-version! You may want to avoid cwidget for stable projects. Package: libcwidget-doc Architecture: all Version: 0.5.18-ok3.1 Multi-Arch: foreign Priority: optional Section: doc Source: cwidget Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 7713 Depends: libjs-jquery Suggests: libcwidget-dev, iceweasel | www-browser Filename: pool/main/c/cwidget/libcwidget-doc_0.5.18-ok3.1_all.deb Size: 463020 MD5sum: f7245a47b853561b6cd2bcf0c86072f5 SHA1: d5714959810a70456be557298a45e8630a32e454 SHA256: 20b0beef2cfed26a95c5a7ea3d81344e286c8207350afcd13d1e5bec3c517671 SHA512: b0c1b617ef0d30ea5899f1701d3dff6051e77e95f58e09c06beba53f855a4962d8757ab55f88bf8c9883ef1e1e420962b0d536155ba5418f352b700dd4bd5a6f Homepage: https://salsa.debian.org/cwidget-team/ Description: high-level terminal interface library for C++ (documentation) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains documentation for libcwidget, in HTML format. Package: libcwidget4 Architecture: amd64 Version: 0.5.18-ok3.1 Multi-Arch: same Priority: optional Section: libs Source: cwidget Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 830 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libncursesw6 (>= 6.0+20180210), libsigc++-2.0-0v5 (>= 2.8.0), libstdc++6 (>= 11), libtinfo6 (>= 6.0+20180210) Suggests: libcwidget-dev Filename: pool/main/c/cwidget/libcwidget4_0.5.18-ok3.1_amd64.deb Size: 214952 MD5sum: cf5278823016ac963b1d1bb79144214f SHA1: ef128dcbfe9f75824a0b945cd4a3981813ee905f SHA256: 548cd18998d3622864602f5d32b655db888ee1ac32192344f9e8acfe4e2bad9d SHA512: dff649b7ce33c7871f21c7fe6a917828270cd1cbf35c6363229baf5181effaa3839b730475045548b778977c439776195c96a89a9e473ee21d5b5a55a47a400f Homepage: https://salsa.debian.org/cwidget-team/ Description: high-level terminal interface library for C++ (runtime files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains the files that are required to run programs compiled against libcwidget. Package: libcxsparse4 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 236 Depends: libc6 (>= 2.7) Filename: pool/main/s/suitesparse/libcxsparse4_7.6.1+dfsg-ok1_amd64.deb Size: 69412 MD5sum: 44b68127377509f78d989870fdf474f9 SHA1: 83f200a5d701fafc312202953b56799f9c72c0b8 SHA256: 3228033c0f3ec69caa9403bebe6e292e8189b289dfb4a004c77be22440dad8f4 SHA512: f105d6081a8fa74e31fa583d4d6026c87d43a5b3920ba53b7b1f3360ea5879eaecc7ab2038f4c9acd4f46227788984e66195673abac6ce3360556d74616cfdaa Homepage: http://suitesparse.com Description: concise sparse matrix library Suitesparse is a collection of libraries for computations involving sparse matrices. . The CXSparse library provides several matrix algorithms. The focus is on direct methods; iterative methods and solvers for eigenvalue problems are beyond the scope of this package. . The performance of the sparse factorization methods in CXSparse will not be competitive with UMFPACK or CHOLMOD, but the codes are much more concise and easy to understand. Other methods are competitive. Package: libd3dadapter9-mesa Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 26488 Depends: libudev1, libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.119), libdrm-intel1 (>= 2.4.119), libdrm-nouveau2 (>= 2.4.119), libdrm-radeon1 (>= 2.4.119), libdrm2 (>= 2.4.119), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm17t64, libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mesa/libd3dadapter9-mesa_24.0.5-ok1_amd64.deb Size: 6421412 MD5sum: 306c84fbf5aee49b1ebae31101656914 SHA1: 460db5f425c117b2b1374b72c1d38576b7cbe416 SHA256: d19bc9953d01f37427b4483eea5459d379f37670d6642ac96911c0eda15fd2fb SHA512: 9f05bee68a7b622b7b750118244bf309a961647d608fe1f52fca1b4a91b37ad3145a2225626ae3f644d7c8ef2959141280ec1d3ba04277bdb94a759ff838189c Homepage: https://mesa3d.org/ Description: state-tracker for Direct3D9 This package contains a Gallium3D state tracker that implements the Direct3D9 API. Combined with the gallium-nine branch of Wine, programs using D3D9 can achieve native (or better) graphics performance. Package: libd3dadapter9-mesa-dev Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 54 Depends: libd3dadapter9-mesa (= 24.0.5-ok1), libudev1 Filename: pool/main/m/mesa/libd3dadapter9-mesa-dev_24.0.5-ok1_amd64.deb Size: 9524 MD5sum: 3c58c71b205c5facb9c2766a1f633cfd SHA1: db129735d4521f679be9c1280c444bfe24b04d77 SHA256: 14b5adfd518d65998e47f148fd6cedc20eb9bf62b8f5a23d1981e122e2e468f4 SHA512: 15cf4264e6684fea65170b265d8d71e1e0eb008dee296e2faa26b9bb7836930dd1f098f2afe153ee6e7c000b2b050d6953f28633fe9f16538b98ab8319d18005 Homepage: https://mesa3d.org/ Description: state-tracker for Direct3D9 -- development files This package contains a Gallium3D state tracker that implements the Direct3D9 API. Combined with the gallium-nine branch of Wine, programs using D3D9 can achieve native (or better) graphics performance. . Development files Package: libdaemon-dev Architecture: amd64 Version: 0.14-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdaemon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 85 Depends: libdaemon0 (= 0.14-ok1) Suggests: libdaemon-doc Filename: pool/main/libd/libdaemon/libdaemon-dev_0.14-ok1_amd64.deb Size: 17836 MD5sum: 7b0616d9037e990a6f29abdd354176d4 SHA1: 667806d3a5d14bb19fa49e1ec15fd59d402ea3ea SHA256: 1499744c9352a6eea73146a80b57bb6f544606eab6e3638a7aa6b9e1f949ae5b SHA512: 4ea88cf9ef2444d6ebec330e341e753799f64b17886671f2aa66964afca94830baf1e3a3c4994ec8741d2b519e7624fd8ac4cfc0a472395525173f5e15c223bb Homepage: http://0pointer.de/lennart/projects/libdaemon/ Description: lightweight C library for daemons - development files libdaemon is a lightweight C library which eases the writing of UNIX daemons. It consists of the following parts: . * Wrapper around fork() for correct daemonization of a process * Wrapper around syslog() for simple log output to syslog or STDERR * An API for writing PID files * An API for serializing signals into a pipe for use with select() or poll() * An API for running subprocesses with STDOUT and STDERR redirected to syslog . Routines like these are included in most of the daemon software available. It is not simple to get these done right and code duplication is not acceptable. . This package includes the header files and the static version of the library. Package: libdaemon-doc Architecture: all Version: 0.14-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libdaemon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 603 Breaks: libdaemon-dev (<< 0.14-0) Replaces: libdaemon-dev (<< 0.14-0) Filename: pool/main/libd/libdaemon/libdaemon-doc_0.14-ok1_all.deb Size: 109240 MD5sum: c40b1b5db5e3b39d30b320a6a54bc896 SHA1: f671e25f8f4086d599581c0ae8932466489d3951 SHA256: 1caf56c5bd45ad95409976922e6f2ca05829a73ab39e83785c09aceeeb76e854 SHA512: 31007c8fe8deda901d8b511869010760574f4938a4b6ea6c2b2d8d18b377169d4d220d14a21bd6aba1fccc438a7f14ad8d497838cfaf98fe8dee05ead35fc08b Homepage: http://0pointer.de/lennart/projects/libdaemon/ Description: lightweight C library for daemons - documentation libdaemon is a lightweight C library which eases the writing of UNIX daemons. It consists of the following parts: . * Wrapper around fork() for correct daemonization of a process * Wrapper around syslog() for simple log output to syslog or STDERR * An API for writing PID files * An API for serializing signals into a pipe for use with select() or poll() * An API for running subprocesses with STDOUT and STDERR redirected to syslog . Routines like these are included in most of the daemon software available. It is not simple to get these done right and code duplication is not acceptable. . This package contains the API documentation of the library. Package: libdaemon0 Architecture: amd64 Version: 0.14-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdaemon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 51 Depends: libc6 (>= 2.15) Filename: pool/main/libd/libdaemon/libdaemon0_0.14-ok1_amd64.deb Size: 11900 MD5sum: 16f71756c1ff1d508d275f9462470715 SHA1: ef88428443a9cfd64aef954d574c04dfd022d4a7 SHA256: a2970823c0f2dd7afb7c13e6086f933d0b35fbbbbe1114af22211bbf39f5de9f SHA512: d6bad49bd40a3335caa026e32465f2d7efd6fb775614dfe34d32b2b73123ffa80d1e7f85cf1cf78a5c21a68869f1611675c989a8af0b249a5b3f66c5031b2644 Homepage: http://0pointer.de/lennart/projects/libdaemon/ Description: lightweight C library for daemons - runtime library libdaemon is a lightweight C library which eases the writing of UNIX daemons. It consists of the following parts: . * Wrapper around fork() for correct daemonization of a process * Wrapper around syslog() for simple log output to syslog or STDERR * An API for writing PID files * An API for serializing signals into a pipe for use with select() or poll() * An API for running subprocesses with STDOUT and STDERR redirected to syslog . Routines like these are included in most of the daemon software available. It is not simple to get these done right and code duplication is not acceptable. . This package includes the libdaemon run time shared library. Package: libdap-bin Architecture: amd64 Version: 3.21.0-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: libdap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 268 Depends: libdapclient6t64 (= 3.21.0-ok1), libc6 (>= 2.38), libdap27t64 (>= 3.21.0), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/libd/libdap/libdap-bin_3.21.0-ok1_amd64.deb Size: 24720 MD5sum: f3240632e9c4f3d0fe856c828abd1303 SHA1: 717ec353859b877d684bb7a2b40d3fe0bd4e2175 SHA256: 5d81e6125edee2985c08ec834a929e21073f055a9e01555aa7611f980aec9d8d SHA512: 70cf36f06c3a02deee678618218be0a48a59c15b2d96d749ce0424e9c3da78e137a03e7b01af194b00b1323875774bd2e1ef5a5f1ce1971bb2ba37397b6f111a Homepage: https://www.opendap.org/ Description: Binaries for the libdap Data Access Protocol library OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. . This package contains the 'getdap' client binary. Package: libdap-dev Architecture: amd64 Version: 3.21.0-ok1 Priority: optional Section: libdevel Source: libdap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 6613 Depends: libdap27t64 (= 3.21.0-ok1), libdapserver7t64 (= 3.21.0-ok1), libdapclient6t64 (= 3.21.0-ok1), libxml2-dev, libcurl4-gnutls-dev | libcurl-dev, uuid-dev, pkg-config, libtirpc-dev Breaks: libdap-bin (<< 3.20.7-6~) Replaces: libdap-bin (<< 3.20.7-6~) Filename: pool/main/libd/libdap/libdap-dev_3.21.0-ok1_amd64.deb Size: 804988 MD5sum: 6b83eaea25e42a9b9a836784bb7f7860 SHA1: b539ac0432a29e64d7210bf3dc5b0a45f3416c79 SHA256: 0c683dfdabd0f66c4ee62d2ff9b31e189babbabef1e3826e814ba4b3126e7071 SHA512: 8a67707f6f1d3a341c1b9983c3af307caf4860c747485f7b81d9b4fa0d55a8399cdaa4fd8fd5c20564e96e816e053f7dcb99c4f2582f4c021694db88911c0638 Homepage: https://www.opendap.org/ Description: Development files (headers and static libraries) for libdap OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. . This package contains header files, pkgconfig files and static libraries for DAP. Package: libdap-doc Architecture: all Version: 3.21.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libdap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 55284 Depends: libjs-jquery Filename: pool/main/libd/libdap/libdap-doc_3.21.0-ok1_all.deb Size: 8861324 MD5sum: d27727c2272a16d70a521e40f745dd83 SHA1: df2f7064d5a8878b0f6b7ff97027e9310d3c3a11 SHA256: c7ba1a861ba3eb81ab471a56d0a8d2ae34df2d511f28210eb95e8c687e2063b3 SHA512: 1017aa47343a22b1e78901a6a084b8b21d897229c14c6955fb064f1886a30dd535c32c792ae88a5be510679b51d7fcfe1db7158e11fd800bfd59b24e61244ef7 Homepage: https://www.opendap.org/ Description: Documentation for the libdap Data Access Protocol library OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. Package: libdap27t64 Architecture: amd64 Version: 3.21.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 1838 Provides: libdap27 (= 3.21.0-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libtirpc3t64 (>= 1.0.2), libxml2 (>= 2.7.4) Breaks: libdap27 (<< 3.21.0-ok1) Replaces: libdap27 Filename: pool/main/libd/libdap/libdap27t64_3.21.0-ok1_amd64.deb Size: 468616 MD5sum: 517b26fb1e2a9467f7fc52d48a540f1a SHA1: d816d73dbcb5e2c2a00daee35e0a8b5db4dc3657 SHA256: 8f58a92e19786714af44861cc39fd3687a56a03ff34da1098e79b35aa071e5de SHA512: 0ced710ad14fc64565de39a742c888ff851c45844343752b0be44a8746b9d760b6341b21dca7d9b4b1c1d407281bf49d5817c8569f1a6f855f5f4fc4a8be3510 Homepage: https://www.opendap.org/ Description: Open-source Project for a Network Data Access Protocol library OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. . With OPeNDAP software, you access data using a URL, just like a URL you would use to access a web page. However, before you request any data, you need to know how to request it in a form your browser can handle. OPeNDAP data is stored in binary form, and by default, it is transmitted that way, too. Package: libdapclient6t64 Architecture: amd64 Version: 3.21.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 414 Provides: libdapclient6v5 (= 3.21.0-ok1) Depends: libdap27t64 (= 3.21.0-ok1), libc6 (>= 2.38), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Breaks: libdapclient6v5 (<< 3.21.0-ok1) Replaces: libdapclient6v5 Filename: pool/main/libd/libdap/libdapclient6t64_3.21.0-ok1_amd64.deb Size: 79688 MD5sum: be8e135f468e801012cfbfedbede7e18 SHA1: de7cfdc8f0aa2340930b8a0983cbce6d5876be6b SHA256: 2857cbf6f8abbceee1083540f4c8fc0247aee267eee40fc7c6f9f57e1574853d SHA512: ce38c9b4765c8951fac695153be053f57e00f3d475d62a7b22bb0d73918b76c40fde55c0116ffad03f91db030f85ac8c3715331b9fd0da88180bb417f6c8db8b Homepage: https://www.opendap.org/ Description: Client library for the Network Data Access Protocol OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. . This package provides the client library libdapclient6. Package: libdapserver7t64 Architecture: amd64 Version: 3.21.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 262 Provides: libdapserver7v5 (= 3.21.0-ok1) Depends: libdap27t64 (= 3.21.0-ok1), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libuuid1 (>= 2.16) Breaks: libdapserver7v5 (<< 3.21.0-ok1) Replaces: libdapserver7v5 Filename: pool/main/libd/libdap/libdapserver7t64_3.21.0-ok1_amd64.deb Size: 23936 MD5sum: 93128e46aa3b2a9c199444ebcfcdf68d SHA1: 5c2271cd6e9c0e10e49ede5066d1050568e3e751 SHA256: 1d9af4f74b42c2a47087bf4302d8ab5bdb3a8379a4bd338bbf1be1daf173fc43 SHA512: 221945597ebbd8cf74a65dbd2272550454204ececb9f8e76755f8db16ce092677a78150a72c1ca2e9a9dfa468fb4f9a9e7b09ceeaa2e4de28db0f6d174850417 Homepage: https://www.opendap.org/ Description: Server library for the Network Data Access Protocol OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. . This package provides the server library libdapserver7 Package: libdata-dpath-perl Architecture: all Version: 0.59-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 106 Depends: perl:any, libaliased-perl, libclass-xsaccessor-perl, libiterator-util-perl, libsub-exporter-perl Filename: pool/main/libd/libdata-dpath-perl/libdata-dpath-perl_0.59-ok1_all.deb Size: 37956 MD5sum: 53d4a7ab3097ca6c6016b4ff0aca25fe SHA1: c968bff3b1dea1745927a3ffb33c0935499f0622 SHA256: 009873f35618545ab513c1f4117daab2b2e641fd0c8ba7d496c79a615865d189 SHA512: 667335e34fdb51ac4849ab71dd255fb2d3e184479cba776b170b5f148e72caad8411579baf5961bd4b0f84c0f3a52446a5f43b45e7708087a48311863d7affa9 Homepage: https://metacpan.org/release/Data-DPath Description: DPath is like XPath but for Perl data structures With Data::DPath you can address points in a Perl data structure by describing a "path" to it using hash keys, array indexes or some wildcard-like steps. It is inspired by XPath but differs from it. Package: libdata-dump-perl Architecture: all Version: 1.25-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 63 Depends: perl:any Filename: pool/main/libd/libdata-dump-perl/libdata-dump-perl_1.25-ok2_all.deb Size: 24190 MD5sum: cdec59ee0a816f87d04935101e6df3e6 SHA1: be91f1f16c789ed2671bd2944f842139ecc73a5d SHA256: c6c62320754e5ab608221a9802b14a226ed89af0f326cd6f22b9473627894be3 SHA512: 61b6d212217a87504cff4d24f5c9b717b8b61135d93c232aa55ceab35f736383d907eba40afcc6d067352ceb252edac7aea9e90c83b82f8f6b2e776aa91f36f3 Homepage: https://metacpan.org/release/Data-Dump Description: Perl module to help dump data structures Data::Dump provides a single function called dump that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading. . If called in void context, the dump is printed on standard error instead of being returned. If you don't like importing a function that overrides Perl's not-so-useful builtin, then you can also import the same function as "pp" (the mnemonic for "pretty-print"). Package: libdata-messagepack-perl Architecture: amd64 Version: 1.02-ok4 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Installed-Size: 102 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14) Filename: pool/main/libd/libdata-messagepack-perl/libdata-messagepack-perl_1.02-ok4_amd64.deb Size: 31092 MD5sum: ec905a851c64a1ffaf2e083be2a16d52 SHA1: 1ad75328ee16fa27404fe3f596b0987d6d7cc8be SHA256: ba56708ecdb716c6428b9a30c2c4d73dcbbb89dec18037c7b8e768d868fb380b SHA512: cab635dcf093087fba04dc4921bfa8f9b5ffeeb67f3f098bc90d7083fd0f2352bd262b9fe1519b4e8cab937747a206042bb01877ddc5cc43ea9ecd3fdcb498e5 Homepage: https://metacpan.org/module/Data::MessagePack Description: MessagePack serializing/deserializing Data::Messagepack converts Perl data structures to MessagePack and vice versa. . MessagePack is a binary-based efficient object serialization format. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small. Package: libdata-optlist-perl Architecture: all Version: 0.114-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: perl:any, libparams-util-perl, libsub-install-perl Filename: pool/main/libd/libdata-optlist-perl/libdata-optlist-perl_0.114-ok1_all.deb Size: 8656 MD5sum: da15c531384043c25d5c06ea03440ca2 SHA1: 9d7b118d1efaa56a151e5d9850e2443005d7895f SHA256: cc363cc1896c713084dcdccfff31d3535eba8eb1b9f38fbc343c805ad7030d3e SHA512: 2960b13a413d6daea1cb29c18b1935efd1485c9a3be42a56a5266d83f1f66881c1a0238ed3b2f813e0666f62e805bb6c887b2f66b2e1e8861bfd83ceb26f5c3c Homepage: https://metacpan.org/release/Data-OptList Description: module to parse and validate simple name/value option pairs Data::OptList is a Perl module useful for working with simple name-and-value option pairs. It assumes any defined scalar is a name and any reference after it is its value. Package: libdata-printer-perl Architecture: all Version: 1.001001-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 354 Depends: perl:any Filename: pool/main/libd/libdata-printer-perl/libdata-printer-perl_1.001001-ok1_all.deb Size: 120064 MD5sum: 7237403e5b94cd593ee49538ef367825 SHA1: 529929f66fba57c2ea3bc183601830d5e941f735 SHA256: 016cd426104a830332e04c8b03398304736a31f6da045b3a2cf3a89e0fc065cc SHA512: 2d64c5e2763071a3c42376cc8bc1e54d4f4725363e8c99590a4e4a6fdd607f7df14ebc4174307aa81a81b8fdce25d654a268cf4b3cdd28dad4f89b8bbf5646e5 Homepage: https://metacpan.org/release/Data-Printer Description: colored pretty-printer of Perl data structures and objects Data::Printer is a tool designed to display Perl variables and objects on screen, properly formatted for inspection by a human being. . Many people use Data::Dumper for this task, although it was designed primarily to stringify data structures such that they can be eval'ed back in. It thus lacks all the visual clues, extra information and filtering possibilities that Data::Printer has to offer: . * Sane defaults * Highly customizable * Colored output by default * Human-friendly output, with array index and custom separators * Full object dumps including methods, inheritance and internals * Exposes extra information such as tainted data and weak references * Ability to easily create filters for objects and regular structures * Ability to load settings from a .dataprinter file Package: libdata-section-perl Architecture: all Version: 0.200008-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Depends: perl:any, libmro-compat-perl, libsub-exporter-perl Filename: pool/main/libd/libdata-section-perl/libdata-section-perl_0.200008-ok1_all.deb Size: 10820 MD5sum: 15289a58917080aa248c83baf0f774b6 SHA1: 749450e5a1e5ec77dc2e105f7d6e0e13d034c415 SHA256: d40a2c6e73eec8d41403343480e5b0f8657fd028fef936035fdd4a5dfbba5975 SHA512: 4705ec0565751ace71245154dde2548fba115b4c4b3542a982e309b0c97a0e8be1ac38137f5da909bb116dec5f0a0c37cb6872c144559a64638669021dfb5d68 Homepage: https://github.com/rjbs/Data-Section Description: module to read chunks of data from a module's DATA section Data::Section is a Perl module that provides an easy way to access multiple named chunks of line-oriented data in your module's DATA section. It was written to allow modules to store their own templates, but is probably useful for other purposes as well. Package: libdata-section-simple-perl Architecture: all Version: 0.07-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 40 Depends: perl:any Filename: pool/main/libd/libdata-section-simple-perl/libdata-section-simple-perl_0.07-ok2_all.deb Size: 12730 MD5sum: 359efdd3875392d54063b8fdaef93cf1 SHA1: 2d8818c45968a198d4b3c3bbf999b92910ee4241 SHA256: 7a3452d149bb7945e6c85ac01a54126cd958f1d1f72b1c32eef9eb978fe102b4 SHA512: 22dcaf7677b4db820b9f0a07145de59a560c4a7d702dbf100aaa35c96889f489cb93896d66a6955b8856fe269610f83dbe40da37972dcb84795cba9ae22c39ca Homepage: https://metacpan.org/release/Data-Section-Simple Description: Perl module for reading data from __DATA__ section of the file Data::Section::Simple is a simple module to extract data from __DATA__ section of the file. . This module does not implement caching (yet) which means in every get_data_section or get_data_section($name) this module seeks and re-reads the data section. If you want to avoid doing so for the better performance, you should implement caching in your own caller code. Package: libdata-validate-domain-perl Architecture: all Version: 0.10-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 49 Depends: perl:any, libnet-domain-tld-perl Filename: pool/main/libd/libdata-validate-domain-perl/libdata-validate-domain-perl_0.10-ok2_all.deb Size: 16532 MD5sum: b98a85f036ba5f08263149887889adf7 SHA1: b5097943bbf60d2c2e221ef89a7277794167b70a SHA256: 018e8deaed97bab9564099fa57bebc8138830d943121c8d08a47773073b2f608 SHA512: 5ad65059d3cb6779394c02dceb08d58a56bcda7ce3cfcf687984cc0556641412ea3d17d49714383ad47a047025629f16bc5c2bdb24fc484aa67cb229556d4327 Description: perl domain name validation functions Data::Validate::Domain collects domain validation routines to make input validation and untainting easier and more readable. Package: libdata-validate-ip-perl Architecture: all Version: 0.31-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 57 Depends: perl:any, libnet-ipv6addr-perl, libnet-netmask-perl, libnetaddr-ip-perl Filename: pool/main/libd/libdata-validate-ip-perl/libdata-validate-ip-perl_0.31-ok1_all.deb Size: 16504 MD5sum: 1d271a402864b31d3f9a505a641f8c24 SHA1: ec9e600493bbfee0ab27e0dc8b2c11c5c48d6353 SHA256: cde0532f9761ed2342829008455c35a891f4a456aa74fa9266949f4d2052ee36 SHA512: 104e326a83a801806c894bc55d6b613a9b31218ba298d6054d2ac5e9baa5a53a8dbcdff001cc20b071060416b302ee0f9f95bed92dacf18946e6a5b466e37def Homepage: https://metacpan.org/release/Data-Validate-IP Description: Perl module for IP validation Data::Validate::IP collects IP validation routines to make input validation and untainting easier and more readable. All functions return an untainted value if the test passes, and undef if it fails. This means that you should always check for a defined status explicitly. Don't assume the return value will be true. Package: libdata-validate-uri-perl Architecture: all Version: 0.07-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 53 Depends: perl:any, libdata-validate-domain-perl, libdata-validate-ip-perl Filename: pool/main/libd/libdata-validate-uri-perl/libdata-validate-uri-perl_0.07-ok2_all.deb Size: 10592 MD5sum: 6dc15e611eabca6de1fd852b55cbc461 SHA1: d8ef961cab0851d751c517b37a7a88407facd721 SHA256: 284dc1aa40763c69f36e94195271bc9cfa804e2eff521b1beb2f3e6c20664f0b SHA512: 7863f383b2cf2d6050c8e30d10f4f712a3aa92c3e908fe052cde4d856c6da0aedd859af37aadbc88bef4d094977a9be899b1690f2dc029118257b2871ff66d53 Homepage: https://metacpan.org/release/Data-Validate-URI Description: common URI validation methods The Data::Validate::URI module collects common URI validation routines to make input validation and untainting easier and more readable. Package: libdate-simple-perl Architecture: amd64 Version: 3.0300-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 91 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libd/libdate-simple-perl/libdate-simple-perl_3.0300-ok2_amd64.deb Size: 30984 MD5sum: 046e6dab969f485baa600e639facc890 SHA1: facd4b9b8a3f370d4971ec3f6f6be3649750061c SHA256: c52012a7423df4b7e7dfce5b390d64e205ac4bb3ac343bbc519fbbf343e682ab SHA512: a3d34b2ed9d68ecb950e651b41b4871e4fd68ade6fc7334fb314510ad1ad5fae53f8a2619d9751ff2bf9415169d201579f16703f4889d233081c201105265a0a Homepage: https://metacpan.org/release/Date-Simple Description: simple date object for Perl Dates are complex enough without times and timezones. Date::Simple may be used to create simple date objects. . It handles validation, interval arithmetic, day-of-week calculation and transparent date formatting. . It does not deal with hours, minutes, seconds, and time zones. Package: libdatetime-format-builder-perl Architecture: all Version: 0.8300-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 166 Depends: perl:any, libdatetime-format-strptime-perl, libdatetime-perl, libparams-validate-perl Filename: pool/main/libd/libdatetime-format-builder-perl/libdatetime-format-builder-perl_0.8300-ok1_all.deb Size: 59784 MD5sum: 661ab8bd14297effe6c455f75c31078b SHA1: bf14a47a48912667f79107c53b60d2bc4cdb86fb SHA256: 2ee36bfd48597bd75a51b109192108ed6912a00803b1bdbcda32f59f8ff010b1 SHA512: 79a21d6aa58bf1ab605eea9169fdb1c63e38b26f825707f75511b6c82a407b68efb30aac9e8a6625913301602eebabeeee78012eb45b03eb599a63284ae5aaf3 Homepage: https://metacpan.org/release/DateTime-Format-Builder Description: module to create DateTime parsers DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code. . Builder provides a number of methods, most of which you'll never need, or at least rarely need. They're provided more for exposing of the module's innards to any subclasses, or for when you need to do something slightly unusual. Package: libdatetime-format-mail-perl Architecture: all Version: 0.4030-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 36 Depends: libdatetime-perl, libparams-validate-perl, perl:any Filename: pool/main/libd/libdatetime-format-mail-perl/libdatetime-format-mail-perl_0.4030-ok2_all.deb Size: 11488 MD5sum: 1394baeff8396a2c4d4b979d456b8ee6 SHA1: 662e5b393008970d02f3984097e27537847239e1 SHA256: 65a9a71e2eedc0f969530f20c090bf98932ab44195eda90d023dab03a577fdc1 SHA512: 7c1a76b6f8c8d8456572be74cbd3755d366a0125d25a051cf1e230da1e8df648938fa913e9d614e3ecba1c7c8302157c2de403167e01d042a435548cad720a49 Homepage: https://metacpan.org/release/DateTime-Format-Mail Description: module to convert between DateTime and RFC2822/822 formats RFCs 2822 and 822 specify date formats to be used by email. The DateTime::Format::Mail module parses and emits such dates. Package: libdatetime-format-mysql-perl Architecture: all Version: 0.0701-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: perl:any, libdatetime-format-builder-perl, libdatetime-perl Filename: pool/main/libd/libdatetime-format-mysql-perl/libdatetime-format-mysql-perl_0.0701-ok1_all.deb Size: 13618 MD5sum: f738378f97b05c2b7bdbe5f7165b9334 SHA1: 0548e25a8bcce708e4be9b4ef1779c6b276041a5 SHA256: a743cb3aa40d757ba8396675874118bf6b6daf49c92b56e7fdcf62fff4317a7a SHA512: 224241854cadc607be670b44aed485a47dfc6716974e702e99ed43fa86a86b36ea408c9d6275235a7eae3d7028a72c49863493ce6e88a410117e6a0d337e4020 Homepage: https://metacpan.org/release/DateTime-Format-MySQL Description: module to parse and format MySQL dates and times DateTime::Format::MySQL understands the formats used by MySQL for its DATE, DATETIME, TIME, and TIMESTAMP data types. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a string representing it in the MySQL format. Package: libdatetime-format-pg-perl Architecture: all Version: 0.16014-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 71 Depends: perl:any, libdatetime-format-builder-perl, libdatetime-perl, libdatetime-timezone-perl Filename: pool/main/libd/libdatetime-format-pg-perl/libdatetime-format-pg-perl_0.16014-ok1_all.deb Size: 23226 MD5sum: 40e3430d011bb1fae863aceb698a5b85 SHA1: b00ec73797992a29d36125e768f1f28fc994c731 SHA256: 4f5ebf3ae7ef3b0ac8a608d596a9e30fdfc55305246298245c60274559e3db84 SHA512: f55942656b9035d0a15d286288657490be3561e4b2cd5195396da41c386b9460a58bbf77670f2abe3ce07b292805208e67d6801b7e50784abcbda1958c9d2c55 Homepage: https://metacpan.org/release/DateTime-Format-Pg Description: module for parsing and formatting PostgreSQL dates and times DateTime::Format::Pg understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP and INTERVAL data types. It can be used to parse these formats in order to create DateTime or DateTime::Duration objects, and it can take a DateTime or DateTime::Duration object and produce a string representing it in a format accepted by PostgreSQL. Package: libdatetime-format-strptime-perl Architecture: all Version: 1.7900-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 92 Depends: perl:any, libdatetime-locale-perl (>= 1:1.30), libdatetime-perl, libdatetime-timezone-perl, libparams-validationcompiler-perl, libspecio-perl, libtry-tiny-perl Filename: pool/main/libd/libdatetime-format-strptime-perl/libdatetime-format-strptime-perl_1.7900-ok1_all.deb Size: 26672 MD5sum: ace35867c24086345f90ad3e43ccd961 SHA1: d91590bcb6c83132f34f05cf010990dd7df4d1f5 SHA256: c286dfaca6cf8d1223088d989a8309637b01f52be8baba069cc1bde672e90cfb SHA512: 4f25accdd958ad2cce828fc358d5f9a87a6cfabc9d605232777889af70a80c1a65d4c08ec3a13d5a78e55bd88fa7f1816108257d5c205aeccca0427fb6b96c2b Homepage: http://datetime.perl.org/ Description: Perl module to parse and format strp and strf time patterns DateTime::Format::Strptime implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for DateTime. While strftime takes a DateTime and a pattern and returns a string, strptime takes a string and a pattern and returns the DateTime object associated. Package: libdatetime-locale-perl Architecture: all Version: 1:1.37-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 19908 Depends: perl:any, libfile-sharedir-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libscalar-list-utils-perl, libspecio-perl Filename: pool/main/libd/libdatetime-locale-perl/libdatetime-locale-perl_1.37-ok1_all.deb Size: 2742912 MD5sum: 7f1196d397068d8d94c1f0e33e5f8599 SHA1: dfdf41724db4fafb62cef27c0953bf1dd166b7df SHA256: 7368ae572db978456c4b9ef5caa20540bd259a7c8f94b3bad0609ca9792f1bd9 SHA512: ac61c920aa814a7c0fa3c544653171b863b049a8cbb010dcb8bd78adaf4b648c1dbed44becb404fb7ee2280bc43122a979552712143f5c131eb01ad4e50e4a25 Homepage: https://metacpan.org/release/DateTime-Locale Description: Perl extension providing localization support for DateTime DateTime::Locale extends DateTime by providing localization support. It also provides some functions for getting information on available locales and is easily customizable through the addition of new locales. Package: libdatetime-perl Architecture: amd64 Version: 2:1.65-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 298 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.3), libdatetime-locale-perl, libdatetime-timezone-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libspecio-perl, libtry-tiny-perl Filename: pool/main/libd/libdatetime-perl/libdatetime-perl_1.65-ok1_amd64.deb Size: 95280 MD5sum: 71437afd68524251f321c24d90b1fa6a SHA1: 120186e73202d444f4cef9df731058dee5ee7cee SHA256: b6b61e631ffdc860608537474f06d23fcc587ef39e32a9bcd25fa6b91e83839c SHA512: 978050d19c7f8d87f45e1170f07d901c768062b4e1d38e96d84cded83cf0cf2eed6cf5b4f58b0d161e43354b0b2bcc09d922a4590e532fbc9455d0610d5c5daa Homepage: https://github.com/houseabsolute/DateTime.pm/wiki Description: module for manipulating dates, times and timestamps DateTime is a Perl module which aims to provide a complete, correct, and easy to use date/time object implementation. It provides an easy way to manipulate dates and times, including date calculations (even addition and subtraction) and provides convenient methods for extracting or modifying portions of any date or time. . This module supports the Olson time zone database, meaning that historical time zone information, and more importantly, daylight saving time rules, can be handled transparently, simply by setting the correct time zone. This is done by using the DateTime::TimeZone module. Package: libdatetime-timezone-perl Architecture: all Version: 1:2.62-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6611 Depends: perl:any, libclass-singleton-perl, libmodule-runtime-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libscalar-list-utils-perl, libspecio-perl, libtry-tiny-perl, tzdata Recommends: libdatetime-perl Filename: pool/main/libd/libdatetime-timezone-perl/libdatetime-timezone-perl_2.62-ok1_all.deb Size: 245476 MD5sum: 388c5fa20d83f98dc8dc344e6b7cb132 SHA1: 3db07cdc127e97a651a9cde65a0fb44faab09398 SHA256: 448baed20a0dfa3ac7dc6543e8fd259af49c5069af30a58e7780290a9ebfd0a6 SHA512: 58fe848c45d73bf0b658e49f26eba1825af214b8bbe9f1bca6decfa20bec99e9dd0e6263a054f373d23e9e7e99f76d4313b9bd2c0eec91b78e405aa15f4db637 Homepage: http://datetime.perl.org/ Description: framework exposing the Olson time zone database to Perl DateTime::TimeZone is a Perl module framework providing an interface to the Olson time zone database. It exposes the database as a set of modules, one for each time zone defined, allowing for various optimizations in doing time zone calculations. . The Olson time zone database is the best available source for worldwide time zone information and is available from . Package: libdatrie-dev Architecture: amd64 Version: 0.2.13-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdatrie Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 80 Depends: libdatrie1 (= 0.2.13-ok1), pkgconf Suggests: libdatrie-doc (= 0.2.13-ok1) Filename: pool/main/libd/libdatrie/libdatrie-dev_0.2.13-ok1_amd64.deb Size: 18176 MD5sum: 39cfaac87131bdfb65bc936e833433d7 SHA1: c19dcfcd61bb0cbc65fb5371c56805957f917156 SHA256: 91168323154fd0cf9e0beee000ece5dfdacb08515cd38fcd1787116010c894d7 SHA512: ae6b0590ef7ace428f3d41751699037d60119af1714aba85ff0ec1dae81fb698c84cc1fe7e000e329da1ebbdc61873285bb6a30664ee6f452344d11b1853c3d1 Homepage: https://linux.thai.net/projects/libthai Description: Development files for double-array trie library Trie is a kind of digital search tree, an efficient indexing method in which search time is independent of database size. It only takes O(m) search time, where m is the length of the search string. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. . This library is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe. The details of the implementation can be found at https://linux.thai.net/~thep/datrie/datrie.html . This package contains the development libraries, header files and manpages you need to develop your programs using the datrie library. Package: libdatrie-doc Architecture: all Version: 0.2.13-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libdatrie Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 284 Depends: libjs-jquery Suggests: www-browser Filename: pool/main/libd/libdatrie/libdatrie-doc_0.2.13-ok1_all.deb Size: 36360 MD5sum: ddf1725f938b6849d8680c2e7bbbdf6a SHA1: 45efc0fc9759199b8a18f9b599eda5c795a18b98 SHA256: f4d0eac1dbbaa9fda6d465dd87cf1093cc94233caa0fad5ee706261aae65a52d SHA512: bf54de9b3079877e314a3cd2f1757c0eb6111d33fc22ad67bb3b24c362419dcfe23e1c24b872b7b4ab8a01a7b528f410f8ec664d102d35ec14dfd470bdf3a0ad Homepage: https://linux.thai.net/projects/libthai Description: Documentation files for double-array trie library Trie is a kind of digital search tree, an efficient indexing method in which search time is independent of database size. It only takes O(m) search time, where m is the length of the search string. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. . This library is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe. The details of the implementation can be found at https://linux.thai.net/~thep/datrie/datrie.html . This package contains some documents about the datrie library. Package: libdatrie1 Architecture: amd64 Version: 0.2.13-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdatrie Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 71 Depends: libc6 (>= 2.14) Filename: pool/main/libd/libdatrie/libdatrie1_0.2.13-ok1_amd64.deb Size: 17096 MD5sum: c51e8873ccdc4c757450f7d643712996 SHA1: a6c0115a0e19be0e2fcdbb146ac8837b95ad1caa SHA256: 05785fa993a5ed446069c9a90fa53c424bb3f58984778af649f1a516b3161ed2 SHA512: fe41731bf6a3f26a17ff33a281ef3f34a2ae3a604ca7cf145037e51239eb26c5aa2940a7515b11d4ecd26f2e0eb2ac6a450c325153215f3483db8c637635b2e9 Homepage: https://linux.thai.net/projects/libthai Description: Double-array trie library This package provides shared libraries needed to run programs that use the datrie library. It is usually automatically installed. Package: libdatrie1-bin Architecture: amd64 Version: 0.2.13-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: libdatrie Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 61 Depends: libc6 (>= 2.34), libdatrie1 (>= 0.2.0) Filename: pool/main/libd/libdatrie/libdatrie1-bin_0.2.13-ok1_amd64.deb Size: 9736 MD5sum: 3dd1675e4c922b42c46c132cd2b079e7 SHA1: 5ddd051c971097a0d27ec8583780e01bb108fcd3 SHA256: 5c4e3ed10bf31fe9015db69163d52416598b7093fe1b9a95dc35a0e4197a3a6a SHA512: 0bea814e16fa52294e7f374db7533ee7d7c51ab361432b0b7fe920b0eb5c58ddeacd57452066db28d004e48aa07bc4f9a0a4e0460beda16c28d8e6e4c41b2849 Homepage: https://linux.thai.net/projects/libthai Description: Programs for double-array trie library Trie is a kind of digital search tree, an efficient indexing method in which search time is independent of database size. It only takes O(m) search time, where m is the length of the search string. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. . This library is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe. The details of the implementation can be found at https://linux.thai.net/~thep/datrie/datrie.html . This package contains the program files which is used with the library, including trietool, the trie manipulation tool. Package: libdav1d-dev Architecture: amd64 Version: 1.4.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: dav1d Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 129 Depends: libdav1d7 (= 1.4.1-ok1) Filename: pool/main/d/dav1d/libdav1d-dev_1.4.1-ok1_amd64.deb Size: 24812 MD5sum: d6f6ffe3bfe12ef1b4ca079980671dd2 SHA1: 0d227425670c1983d70094594e64127dbd66e9dd SHA256: 899201d34f8051427678a5ef316fdb9f1218ebaff43c75fd0c453de9f703f886 SHA512: 4f1fa3b8e4bb0d8d18eda583f7e6525dbdfbd5ad3b3625ebea04e281b2caab8c1f7105647829579750a89d2a6d313c8d174b4860beb06fad83edeb4cf708f2ca Homepage: https://www.videolan.org/projects/dav1d.html Description: fast and small AV1 video stream decoder (development files) 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 . This package provides the development files for libdav1d. Package: libdav1d7 Architecture: amd64 Version: 1.4.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: dav1d Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1701 Depends: libc6 (>= 2.34) Filename: pool/main/d/dav1d/libdav1d7_1.4.1-ok1_amd64.deb Size: 550316 MD5sum: 6ac14595740508a70b388a8bf9147ea7 SHA1: 6a3b2a14b058c4f00b142ed0e6ecc71b8b38d269 SHA256: 23d5abbf8dc587af49d1bdef14993b0d3c7fb076945457d23538217a413e1d77 SHA512: 779e7090c285aec26fbfb5906ca9677457ae98fe09956f06aad5f597aa673f21819419f655449203950dbaa511ca38575742c884acd50d15f8adf3106144aa78 Homepage: https://www.videolan.org/projects/dav1d.html Description: fast and small AV1 video stream decoder (shared library) 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 . This package provides the shared library. Package: libdb++-dev Architecture: amd64 Version: 1:5.3.21-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: db-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Bastian Germann Installed-Size: 8 Depends: libdb5.3++-dev Filename: pool/main/d/db-defaults/libdb++-dev_5.3.21-ok1_amd64.deb Size: 1556 MD5sum: 7bdeb4373a59366b1fedea9bb1833318 SHA1: 57fa45d6c3140de79704adc569edcee250b6abd7 SHA256: 492312ea6f53c04c8fd2db0afdf4af2397dc431726b1557bfb14bc2d67bca64c SHA512: c8c6bb952cfda84954d3d54f8d00e226f67e8a4bc794f6ec8f86cf7dd3e1e1b40d61812fff2461da243bd2fc09087132dc9e8211168c4278b75b2b8ee6553457 Description: Berkeley Database Libraries for C++ [development] This empty package depends on the recommended development package containing headers and static libraries for the Berkeley database library. This is only for programs which will use the C++ interface. Package: libdb-dev Architecture: amd64 Version: 1:5.3.21-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: db-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Bastian Germann Installed-Size: 8 Depends: libdb5.3-dev Filename: pool/main/d/db-defaults/libdb-dev_5.3.21-ok1_amd64.deb Size: 1504 MD5sum: a47a6fe98234f1690718d08ad5fe7803 SHA1: e68bb4c0fdeeae885c8366639077a350c90507af SHA256: ccd75ace113098447c16c5ad1928f091083599da1212c1364af5d320a936ad84 SHA512: 4a8d3bff2013745777a0850dc0dd24236f210ba03cb28c2d5b079af66c3a8fb5e870637501c84ae3829d80820e49a45f62718a57ef87a3b5051c3fdb858cf7fc Description: Berkeley Database Libraries [development] This empty package depends on the recommended development package containing headers and static libraries for the Berkeley database library. Package: libdb5.3 Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Multi-Arch: same Priority: standard Section: libs Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 1743 Depends: libc6 (>= 2.17) Filename: pool/main/d/db5.3/libdb5.3_5.3.28+dfsg1-ok1_amd64.deb Size: 673820 MD5sum: ff90d32b3e69873ed01303fdd7da4cd0 SHA1: daa0d8d209958a2c14bcf5ac68cd71b54f6bdfea SHA256: 520179b53278cb609fe402f119ab1abffdfdecc7d6cc182a68b683686da53445 SHA512: e75cb954f2a8254c6dc5005d88a2b0f2ae78071de68c1b0722d25170916b285dd37d550c3cb768c6c6210e8b5b7bf76f7fd8d36264702f91c298cfd79d87efc7 Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries [runtime] This is the runtime package for programs that use the v5.3 Berkeley database library. Package: libdb5.3++ Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 1897 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libdb5.3 (= 5.3.28+dfsg1-ok1) Filename: pool/main/d/db5.3/libdb5.3++_5.3.28+dfsg1-ok1_amd64.deb Size: 705808 MD5sum: cbb4786278121904a24fbe0cb40c31a7 SHA1: 152034acfdb3cc0e2d3ff92be601e8c53a6af518 SHA256: ccac7914ce8d8af700e54bba3c334ce29ef25fce6ed09940cb2d4c5833ffbed2 SHA512: 04ed4fde8c3f1a8930536085c62e6b3ccee1499f965c27e29d050a8d1a38fe370281ef89d1d7bfed0f1777af2bbbfd575b8dca3a8a6717a36a0d0f7ee0b9463d Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries for C++ [runtime] This is the runtime package for programs that use the Berkeley v5.3 database library. This is only for programs which use the C++ interface. Package: libdb5.3++-dev Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Priority: extra Section: libdevel Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 3335 Depends: libdb5.3++ (= 5.3.28+dfsg1-ok1), libdb5.3-dev (= 5.3.28+dfsg1-ok1), libdb5.3 (= 5.3.28+dfsg1-ok1) Conflicts: libdb4.6++-dev, libdb4.7++-dev, libdb4.8++-dev, libdb5.1++-dev, libdb5.2++-dev Filename: pool/main/d/db5.3/libdb5.3++-dev_5.3.28+dfsg1-ok1_amd64.deb Size: 783372 MD5sum: 7535d258e040fabe024fab0db04fd10a SHA1: 0e67afddabe8b3f2f73cab0556bdaac792e3908b SHA256: 15010ea9dd6b13e07a9c24360c3e50ec014d858fb158282cc858bca15b3a3a9d SHA512: 437a5f078c268cfddc6172d148029e4e0a4fcaf16274eed0ffce3da2286f01013a6744f5e69a4a4d0a998e5b737d83a4ce0ca50656a7179d66f2c07eb90c900c Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries for C++ [development] This is the development package which contains headers and static libraries for the Berkeley v5.3 database library. This is only for programs which will use the C++ interface. Package: libdb5.3-dbg Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Multi-Arch: same Priority: extra Section: debug Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 45657 Depends: libdb5.3 (= 5.3.28+dfsg1-ok1) Filename: pool/main/d/db5.3/libdb5.3-dbg_5.3.28+dfsg1-ok1_amd64.deb Size: 44845844 MD5sum: 0c53842fc67645abdb05ec7c0c155d46 SHA1: c4979df1bfc2fb864505eda5b7d7841f805fe7eb SHA256: 8a83754d44155900c410a3c0ad54b981c8ac1b306fa9737607d538f16472b2aa SHA512: ffcab058e1d7c8712ef59c216a61341827b22be6e749484a90256c0624a3d2febb4c0a0abcafd78b338e56b68c8b92394ce303eb2241a95847fabd2ed6216bff Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries [debug] This package provides the debug symbols for the Berkeley v5.3 database libraries and binaries. Build-Ids: 3e2ff9776ea28b9130eed9762d02ca2c9cfe96bc 4f09bcec4ce195ba994dbe0cc1d0c981d09cc148 b131e3026a69543b1f46a545959d42466d23b902 c8517f54cf0e2646bacc462f18d4e91180d45bd6 f020a323ec6e0d154b16a3962baac259b1ae9baa f89f60c7b95a410de8fe88ea7deb4f946003872b Package: libdb5.3-dev Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Priority: extra Section: libdevel Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 3135 Depends: libdb5.3 (= 5.3.28+dfsg1-ok1) Suggests: db5.3-doc Conflicts: libdb4.6-dev, libdb4.7-dev, libdb4.8-dev, libdb5.1-dev, libdb5.2-dev Filename: pool/main/d/db5.3/libdb5.3-dev_5.3.28+dfsg1-ok1_amd64.deb Size: 765500 MD5sum: a1590cff615764b25e4dca42ec299b3f SHA1: 82527fc84e2b27a9fb3ada0727a32091d8826409 SHA256: b0b71bddfcd3fc5e974e9bd4fda797959dd4b3c41a169957dcbfbd755f34483f SHA512: b014c49fd8b16cb8f75540e920fe31db059c2c9309f9980412b96455f555cd08bea7f5d2460a6334c9230c9e3dde7f72d1b4599f2d1b9b604d5faa36d0a1b7d1 Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries [development] This is the development package which contains headers and static libraries for the Berkeley v5.3 database library. Package: libdb5.3-java Architecture: all Version: 5.3.28+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: java Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 643 Depends: libdb5.3-java-jni (>= 5.3.28+dfsg1-ok1) Filename: pool/main/d/db5.3/libdb5.3-java_5.3.28+dfsg1-ok1_all.deb Size: 582632 MD5sum: cb0de2b825a05ec006e8a80a5c55fe83 SHA1: 572c56a8d17046635d9e71496f32854839ded427 SHA256: 4cd9b8c2bf425a27253781b3956fadf0d86f9bd435f23d650d8c9308f89793a9 SHA512: 50d42d1236253abad546b52972a284363a0ee9fefaf4488adfa788cb2309ac388f002ba2d8910dae8407061064ba64ad31f809a001a90a250d8bb2241ab26f17 Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries for Java This package provides the Java interface for the Berkeley v5.3 database library. Package: libdb5.3-java-dev Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Priority: optional Section: libdevel Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 3296 Depends: libdb5.3-java (= 5.3.28+dfsg1-ok1), libdb5.3 (= 5.3.28+dfsg1-ok1) Conflicts: libdb4.6-java-dev, libdb4.7-java-dev, libdb4.8-java-dev, libdb5.1-java-dev, libdb5.2-java-dev Filename: pool/main/d/db5.3/libdb5.3-java-dev_5.3.28+dfsg1-ok1_amd64.deb Size: 779844 MD5sum: 527f4d72fe2ef1f6c66c4d5f828fb036 SHA1: 397a9d32530b5d2a1bf53df18e290eb9f82015af SHA256: 2c7c61a7352c8b56191d933e31e1c293da3bbf8b7cfb676b23042d0c6a2ff0a4 SHA512: 5f487d197645c882bff5522c92c6ff531f15c5fe4c06878d6e73e1ccb857a8cd32003f0b23028b6abe52bfe6657883998fee25d54de8c15eb836337130ae145e Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries for Java [development] This package provides the Java interface for the Berkeley v5.3 database library. Package: libdb5.3-java-jni Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Multi-Arch: same Priority: optional Section: java Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 1942 Depends: libc6 (>= 2.17), libdb5.3 (= 5.3.28+dfsg1-ok1) Conflicts: libdb5.1-java, libdb5.2-java Breaks: libdb5.3-java (<< 5.3.28+dfsg1-ok1) Filename: pool/main/d/db5.3/libdb5.3-java-jni_5.3.28+dfsg1-ok1_amd64.deb Size: 711804 MD5sum: 2c9fd43b3c2be926812a760052b37698 SHA1: a78f9aef34be81254a06809719764789ec3bcad4 SHA256: cd1f7b97ace736119039bd733095b03e29d02b04534d3d34a97b23d13b10862b SHA512: 03878014634673a0666ef7bdefe9ca816c6c74096f486b9ccabcedc6b57be7c05e9466223a9fe9b6cd2579c56eb9d56edb8fe783f142a71a92b2de8d1042701f Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries for Java This package provides the Java interface for the Berkeley v5.3 database library. Package: libdb5.3-sql Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Multi-Arch: same Priority: extra Section: libs Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 2255 Depends: libc6 (>= 2.28), libdb5.3 (= 5.3.28+dfsg1-ok1) Filename: pool/main/d/db5.3/libdb5.3-sql_5.3.28+dfsg1-ok1_amd64.deb Size: 901020 MD5sum: 8cddaa90b18bceb683842fcd6378976e SHA1: 4f232efbfbe440c34923f408e009381a2edcd0ee SHA256: 6d8a17fcda9d63157bc8226d006a4718abdade2cbbca6dc125e964b19c45b28c SHA512: 45d58fd2ba159bd74539ace9cba74bf23dd1d9b378b0eb4edeed185b1e7a12a0d89b0512c7f2d70707d732e051d4c0381b0c9e0c0d6bcdc99e5ce5c4523a6d40 Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries [SQL runtime] This is the runtime package for programs that use the v5.3 Berkeley database SQL library. Package: libdb5.3-sql-dev Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Priority: extra Section: libdevel Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 4028 Depends: libdb5.3-sql (= 5.3.28+dfsg1-ok1), libdb5.3 (= 5.3.28+dfsg1-ok1) Suggests: db5.3-doc Conflicts: libdb5.1-sql-dev, libdb5.2-sql-dev Filename: pool/main/d/db5.3/libdb5.3-sql-dev_5.3.28+dfsg1-ok1_amd64.deb Size: 1050564 MD5sum: 368025e824faa79e1c105724974b5746 SHA1: 24427ae5476ec4d02f9d603bb73fa36947777387 SHA256: b046e8e4f90ed21893ef43751b3b84c34b3655529d0e070fdf1b6b1c9610de0d SHA512: 622ceaa031a7eff8bbe1a48aa29aa947ab731243c198f897ca6eaa9ff39e2703bef18526a7fd8b61f7251029c3b4dfef1e11109f15aef872ebdbb9bb6a5bcfa9 Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries [SQL development] This is the development package which contains headers and static libraries for the Berkeley v5.3 database library. Package: libdb5.3-stl Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Multi-Arch: same Priority: extra Section: libs Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 1965 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libdb5.3 (= 5.3.28+dfsg1-ok1) Filename: pool/main/d/db5.3/libdb5.3-stl_5.3.28+dfsg1-ok1_amd64.deb Size: 726540 MD5sum: 1d1e72c8d50c09e08509cd5f406cc04a SHA1: f8bff19d5a5ea4c99bfd284319af12b6c7f135fd SHA256: a72afcfb330e88ced3d55396de78b6215703e68b16495e848f1e40c44b85a22c SHA512: ba633ea87d686437d9a7331910dbe99d5a331e3431bc73ed3434d04c075e2acc560de70d72262473ac594c04b3b44aa364d6f2a44745834138f8920c4135fca6 Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries [STL runtime] This is the runtime package for programs that use the v5.3 Berkeley database STL library. Package: libdb5.3-stl-dev Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Priority: extra Section: libdevel Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 3870 Depends: libdb5.3-stl (= 5.3.28+dfsg1-ok1), libdb5.3 (= 5.3.28+dfsg1-ok1) Suggests: db5.3-doc Conflicts: libdb5.1-stl-dev, libdb5.2-stl-dev Filename: pool/main/d/db5.3/libdb5.3-stl-dev_5.3.28+dfsg1-ok1_amd64.deb Size: 867180 MD5sum: 3123182332a2493989740b30eba6485e SHA1: dfa13831ba4aebfafddb4de3e4f4099bab8ae10b SHA256: f2485b8a114792de62a26743241d814541d91ae6e1d0fd5079218fa70cbeecef SHA512: f38cde53c1b72f1e2c2daa0604d38fe4558cee1b326a64099cc8452d2589df12073b39afc59efb067f6aa6955b606ed2340ad9ec0541924a3b856b4d1a8ba463 Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries [STL development] This is the development package which contains headers and static libraries for the Berkeley v5.3 database library. Package: libdb5.3-tcl Architecture: amd64 Version: 5.3.28+dfsg1-ok1 Multi-Arch: same Priority: extra Section: interpreters Source: db5.3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Berkeley DB Team Installed-Size: 5074 Depends: tcl (>= 8.6.0-2), libc6 (>= 2.17), libdb5.3 (= 5.3.28+dfsg1-ok1) Conflicts: libdb4.6-tcl, libdb4.7-tcl, libdb4.8-tcl, libdb5.1-tcl, libdb5.2-tcl Filename: pool/main/d/db5.3/libdb5.3-tcl_5.3.28+dfsg1-ok1_amd64.deb Size: 975352 MD5sum: 77f04626a57f06cf28265bad92ed9160 SHA1: 1ebe239e0fa536dce847b30cfc31c500184f091c SHA256: abc06b6bd2b88a3a2d195830244664081cfd7f7e27ef6d28f07b08a723b0bafd SHA512: 1b4ba2e9a3e2cc043103f21b5b6ec2254cb4069e611f9fae446b3e3d0617a1cfdf76d9dc0adb7ab853aba7993d2e53487f9b35f0302d670971a7054e76821a1a Homepage: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html Description: Berkeley v5.3 Database Libraries for Tcl [module] This package provides a Tcl module suitable for accessing Berkeley v5.3 databases from within Tcl programs. Package: libdbd-sqlite3-perl Architecture: amd64 Version: 1.74-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 491 Depends: perl (>= 5.36.0-ok8.1), perl-dbdabi-94, perlapi-5.36.0, libc6 (>= 2.14), libsqlite3-0 (>= 3.38.0) Filename: pool/main/libd/libdbd-sqlite3-perl/libdbd-sqlite3-perl_1.74-ok1_amd64.deb Size: 157868 MD5sum: 046823c1b685d2794b88785183a6d08b SHA1: 8a3e155c1d08bc8fa99fc460794804085b680e94 SHA256: ba2d85381ae25f83453334c27adc7f3d18a843ab8f26008cd3c2de6151ad83c0 SHA512: 0ae113a6091fcb677a6354e786ef9e6dea06b286a0d032e00f3b9ab62fc8a2cb74aeb91c36f86c61336abad6eaf40548662027bf568a65b047a751b79c85403c Homepage: https://metacpan.org/release/DBD-SQLite Description: Perl DBI driver with a self-contained RDBMS DBD::SQLite is a Perl DBI driver with a self-contained relational database management system. It embeds a small and fast embedded SQL database engine called SQLite (see sqlite3) into a DBI driver. It is useful if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL. . SQLite supports the following features: . * Implements a large subset of SQL92 () * A complete DB in a single disk file Everything for your database is stored in a single disk file, making it easier to move things around than with DBD::CSV. * Atomic commit and rollback . The engine is very fast, but for updates/inserts/dml it does perform a global lock on the entire database. This, obviously, might not be good for multiple user systems. The database also appears to be significantly faster if your transactions are coarse. Package: libdbi-perl Architecture: amd64 Version: 1.643-ok4 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2179 Provides: dh-sequence-perl-dbi, perl-dbdabi-94 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.38) Suggests: libclone-perl, libmldbm-perl, libnet-daemon-perl, libsql-statement-perl Breaks: libdbd-anydata-perl (<< 0.11+), libdbd-csv-perl (<< 0.3600+), libsql-statement-perl (<< 1.33+) Filename: pool/main/libd/libdbi-perl/libdbi-perl_1.643-ok4_amd64.deb Size: 736112 MD5sum: 6a5499ad3ae834aa6627896101a8b6a2 SHA1: e94f7fcf1148c4180542634e742ac972645835a2 SHA256: ab8943f5517fdf9307c86293019720250e9033ec924bd18b17d6388c5b80dc32 SHA512: 6e684383ab71c34a64ec2ee3b9f7aa50cdc97ccab2bee04e21810ba376116866a2f0983eb350d0c3f395c5fbf8d47d1a0c205ad4234ee37088410a046d8449fa Homepage: https://dbi.perl.org/ Description: Perl Database Interface (DBI) DBI (DataBase Interface) is a Perl framework that provides a common interface to access various backend databases in a uniform manner. DBD (DataBase Driver) modules provide implementations for various backend data storage mechanisms including networked relational databases (particularly SQL databases) and even web services such as the Google search engine. . It is extremely portable and available for a wide range of operating systems, architectures and data stores, including: . * Oracle * Microsoft SQL Server * IBM DB2 * SQLite * PostgreSQL * Firebird * MySQL Package: libdbix-class-perl Architecture: all Version: 0.082843-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2105 Depends: perl:any, libclass-accessor-grouped-perl, libclass-c3-componentised-perl, libclass-inspector-perl, libconfig-any-perl, libcontext-preserve-perl, libdata-dumper-concise-perl, libdbi-perl, libdevel-globaldestruction-perl, libhash-merge-perl, libmodule-find-perl, libmoo-perl, libnamespace-clean-perl, libpath-class-perl, libscope-guard-perl, libsql-abstract-classic-perl, libsub-name-perl, libtry-tiny-perl Recommends: libsql-translator-perl Suggests: libclone-perl, libgetopt-long-descriptive-perl, libjson-any-perl, libmath-base36-perl, libmoose-perl, libmoosex-types-json-perl, libmoosex-types-loadableclass-perl, libmoosex-types-path-class-perl, libmoosex-types-perl, libtext-csv-perl Breaks: libdbicx-sugar-perl (<< 0.0200-2~) Filename: pool/main/libd/libdbix-class-perl/libdbix-class-perl_0.082843-ok1_all.deb Size: 709204 MD5sum: f37351d9e5edc970e54137f96119e21c SHA1: 63bd642dd63291fb41883ac9b0a8fa60907c9c8b SHA256: 47c2af0915801ad41e53ff3af0654ab9e18e1221d68a086322e02d3c46f6158c SHA512: e436504b106463266474694b0239706ca6efe8e94dc4d5fec37a408189092ec44aa859fa3a74916dc1d16604a1dc4954928ec95dbe9045e3bf3ccfa8dd4b76d1 Homepage: https://metacpan.org/release/DBIx-Class Description: extensible and flexible object <-> relational mapper DBIx::Class is an SQL to OO mapper with an object API inspired by Class::DBI (and a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in your code as perl-ish as possible while still providing access to as many of the capabilities of the database as possible, including retrieving related records from multiple tables in a single query, JOIN, LEFT JOIN, COUNT, DISTINCT, GROUP BY and HAVING support. . DBIx::Class can handle multi-column primary and foreign keys, complex queries and database-level paging, and does its best to only query the database in order to return something you've directly asked for. If a resultset is used as an iterator it only fetches rows off the statement handle as requested in order to minimise memory usage. It has auto-increment support for SQLite, MySQL, PostgreSQL, Oracle, SQL Server and DB2 and is known to be used in production on at least the first four, and is fork- and thread-safe out of the box (although your DBD may not be). Package: libdbm-deep-perl Architecture: all Version: 2.0019-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 313 Depends: perl:any, libscalar-list-utils-perl Suggests: libdbd-sqlite3-perl | libdbd-mysql-perl, libdbi-perl Filename: pool/main/libd/libdbm-deep-perl/libdbm-deep-perl_2.0019-ok1_all.deb Size: 102488 MD5sum: 6644f7028c7c777eb684d925f2233fc0 SHA1: 2e4b6b1b1965d9ddac5a93cd0969f5b3596f7703 SHA256: 83cdd42bab1ede1c6bde6bb1c1e66387ff31099bc4b422a38d68d9401659992a SHA512: dfcedab1a4c0276d8f38f7f09fdb5a1443933745f73e55c1d3d7b65a68b6dcef65fb99ae82e6e3e3fb353441c16e454ee629e9a7be5bc3566e7cee81d6d625bf Homepage: https://metacpan.org/release/DBM-Deep Description: pure perl multi-level hash/array DBM that supports transactions DBM::Deep is an unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, ACID transactions, and is quite fast. Can handle millions of keys and unlimited levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM. Package: libdbus-1-3 Architecture: amd64 Version: 1.14.10-ok3 Multi-Arch: same Priority: optional Section: libs Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 449 Depends: libc6 (>= 2.38), libsystemd0 Recommends: dbus Filename: pool/main/d/dbus/libdbus-1-3_1.14.10-ok3_amd64.deb Size: 192892 MD5sum: 37ed698fba6d7b85e563e397e2b3b72a SHA1: 405b3eb2b8214191f17a66e0e3c02e20b821bced SHA256: 79ad0f1399957e6bf9c9ec7e87788778dc53c973f9a055a080cfb5601fac3088 SHA512: 64a1a2f6e9bdbcb55bc0af60bc213737e0b353ac0b844954e7420e68cea5f4511ed4bd9114119addd73ff8c86afc12b52b2d214f157a9371047b3f7615da6015 Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (library) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . The message bus daemon can be found in the dbus-daemon package. Package: libdbus-1-dev Architecture: amd64 Version: 1.14.10-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: dbus Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 936 Depends: libdbus-1-3 (= 1.14.10-ok3), pkg-config, xml-core (>= 0.14) Filename: pool/main/d/dbus/libdbus-1-dev_1.14.10-ok3_amd64.deb Size: 166156 MD5sum: eb336e8993e8aa433d6fa1564b9693ef SHA1: 69a427fdefb7560e6cf35cf79b900e379abbace4 SHA256: fc6b589c6e81b8ead601d24d31faa1a13a730dc15888ef4b959fef6585f7ccba SHA512: 4a392212b5e9da22c2c76adb06426211778088dbefdfe8263ccd31a571aeb53e0535b21d5934c69962f11d54f1e22058e3d9990078cac91f5533da3f6321b6bf Homepage: https://dbus.freedesktop.org/ Description: simple interprocess messaging system (development headers) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . See the dbus description for more information about D-Bus in general. Package: libdbus-c++-1-0v5 Architecture: amd64 Version: 0.9.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: dbus-c++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 243 Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libecore1 (>= 1.27.0-0~eo), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.16.0), libstdc++6 (>= 9) Breaks: libdbus-c++-1-0 Replaces: libdbus-c++-1-0 Filename: pool/main/d/dbus-c++/libdbus-c++-1-0v5_0.9.0-ok3_amd64.deb Size: 62044 MD5sum: 99ec236535bc829b8b4a7721a509e5a7 SHA1: 70b3a790b30587c3ab253eb4804c3a2dfff612f8 SHA256: b1e4fe01ed75c0dbe675bc9028a1a9de26f1b9d0b27f69d07d60e4ae60220ca5 SHA512: 1b364ddfcd8896c3b22a349e5a631dc00452f608859a1dbf3037eed2b9cd4c85baaf37adf780805959c77ec83210ffa3629c410ade36d215d59306f1ffa8ff6d Homepage: http://sourceforge.net/projects/dbus-cplusplus/ Description: C++ API for D-Bus (runtime package) Dbus-c++ attempts to provide a C++ API for D-Bus. The library has a glib/gtk and an Ecore mainloop integration. It also offers an optional own main loop. . This package includes shared object files. Package: libdbus-c++-bin Architecture: amd64 Version: 0.9.0-ok3 Multi-Arch: foreign Priority: optional Section: utils Source: dbus-c++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 136 Depends: libdbus-c++-1-0v5 (= 0.9.0-ok3), libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Suggests: libdbus-c++-dev Breaks: libdbus-c++-dev (<< 0.9.0-0) Replaces: libdbus-c++-dev (<< 0.9.0-0) Filename: pool/main/d/dbus-c++/libdbus-c++-bin_0.9.0-ok3_amd64.deb Size: 38704 MD5sum: 12da986ae36da2d2baed275d4e0136cf SHA1: 7edc38f1a936fc7aa1bee387586f85946734ccce SHA256: a4edeb9e6d77072808c680712e46c8eb9a3dcdebcdc0f7595dad1d03b50df014 SHA512: dd31fd81c074aae79d0fa152bef764d78157deb13f92474e9e25810246fb9b97420a198cd1884a904775b00ef89ec6b947331dba44c9b78be6a1e7f763cb28e1 Homepage: http://sourceforge.net/projects/dbus-cplusplus/ Description: C++ API for D-Bus (utilities) Dbus-c++ attempts to provide a C++ API for D-Bus. The library has a glib/gtk and an Ecore mainloop integration. It also offers an optional own main loop. . This package includes binary utilities. Package: libdbus-c++-dbg Architecture: amd64 Version: 0.9.0-ok3 Multi-Arch: same Priority: extra Section: debug Source: dbus-c++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1449 Depends: libdbus-c++-1-0v5 (= 0.9.0-ok3) Filename: pool/main/d/dbus-c++/libdbus-c++-dbg_0.9.0-ok3_amd64.deb Size: 1336920 MD5sum: 75223e0df4480de8d3a3337c50903dac SHA1: b84402817774a7b46ad7600252f99e921edb0e27 SHA256: 980411f35bd23cb96ca832aad8a545e7f666b60e1b9a9bf506e264096b5116f7 SHA512: 75aa9c1296d88c3e5c678c8e09200a3aaeb0d8a8d15d87a2fe0eaab2e0da2d0cfee54d8f3b333703083c687a0f2a269db60fa7beee1e643d59fd9e17c2293a41 Homepage: http://sourceforge.net/projects/dbus-cplusplus/ Description: C++ API for D-Bus (debugging symbols) Dbus-c++ attempts to provide a C++ API for D-Bus. The library has a glib/gtk and an Ecore mainloop integration. It also offers an optional own main loop. . This package includes the debugging symbols. Build-Ids: 932abc40b3fda64aa0d55dc5a9fd031d35f553bc bc39f1640d9561625d342dd37f8480e1bde63b40 bc91cddfa285bb51605c2ced7f6e654529083ef0 ed88a7f0d9c0d8c5b7398b61c2a1c8a18a98c737 f623ce7aec3252f325f3929efd0ba50921d18b66 Package: libdbus-c++-dev Architecture: amd64 Version: 0.9.0-ok3 Multi-Arch: same Priority: extra Section: libdevel Source: dbus-c++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 655 Depends: libdbus-c++-1-0v5 (= 0.9.0-ok3), libdbus-c++-bin (= 0.9.0-ok3) Filename: pool/main/d/dbus-c++/libdbus-c++-dev_0.9.0-ok3_amd64.deb Size: 92508 MD5sum: 879b3eecd1a36fb321be82862b20b043 SHA1: 07b4ed86f064917f178de842fbc8e5c65fc2168a SHA256: 0bc45d3cb10c93b2b1d36e94eeeb8ec27818464178d3e8a6a2ab3463f17108dc SHA512: 3ba3080deef2990393d97dcc292be3477bddd1267d9faf40ccaf207bc36e558017654584eaf0814e98f3d99f388eae690f6e4f82a37c9a4f348231e2fcd1367a Homepage: http://sourceforge.net/projects/dbus-cplusplus/ Description: C++ API for D-Bus (development package) Dbus-c++ attempts to provide a C++ API for D-Bus. The library has a glib/gtk and an Ecore mainloop integration. It also offers an optional own main loop. . This package includes static object and header files. Package: libdbus-c++-doc Architecture: all Version: 0.9.0-ok3 Priority: optional Section: doc Source: dbus-c++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 17199 Suggests: libdbus-c++-dev Filename: pool/main/d/dbus-c++/libdbus-c++-doc_0.9.0-ok3_all.deb Size: 9381400 MD5sum: 606d6d35c3d0e16f34e8efa5cb2181ce SHA1: 3d503e428db566c44d8ac663b0d11b1ca57bcc8d SHA256: 0ca2d7bdc1131033d75c850a3e949c1e811253a5d84d703af91dfd94d0a2d580 SHA512: a9654849817ed4ee195e5e049e3e19bbedf40ed60274318fa6c74bd075a835c1b5e4d181cefcfe27c111559aefb31072f0bf426a424a70f1d23ba2d2842e871b Homepage: http://sourceforge.net/projects/dbus-cplusplus/ Description: C++ API for D-Bus (documentation) Dbus-c++ attempts to provide a C++ API for D-Bus. The library has a glib/gtk and an Ecore mainloop integration. It also offers an optional own main loop. . This package includes the documentation files. Package: libdbus-glib-1-2 Architecture: amd64 Version: 0.112-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: dbus-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 197 Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.32.0) Filename: pool/main/d/dbus-glib/libdbus-glib-1-2_0.112-ok1_amd64.deb Size: 59052 MD5sum: 7553cba09d8464267723ad5b7ea720b9 SHA1: 45e2fcefa8f6f28c93dddeafff133d4de2b51033 SHA256: 3dd532cdd9b2918935e0c4771b88cd595d96baa79f90ad4648ac5dcf6c6840da SHA512: 697c34deaf86d2ad1de3b8fa2a97b82cc7b4de963cf803317da8ee842d5d47dcd71682e2e67018565af2ca1c3921edfb6d5fd87d4bc40f35c25e68f5425b0009 Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings Description: deprecated library for D-Bus IPC D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a deprecated GLib-based shared library for applications using the GLib interface to D-Bus. New code should use GDBus, part of GLib, instead. . See the dbus description for more information about D-Bus in general. Package: libdbus-glib-1-dev Architecture: amd64 Version: 0.112-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: dbus-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 394 Depends: libdbus-1-dev, libdbus-glib-1-2 (= 0.112-ok1), libdbus-glib-1-dev-bin (= 0.112-ok1), libglib2.0-dev Filename: pool/main/d/dbus-glib/libdbus-glib-1-dev_0.112-ok1_amd64.deb Size: 71072 MD5sum: 2ec901e4b9af1df46bc1c5ed6f01aaed SHA1: e5e4374c705930b37cbc9d259e907e2d77b032a3 SHA256: a4ca297bec43a9f89ffd819024779ae603d9619d103500f4b10acf179c5fd8b5 SHA512: 1de3f2969cde899e51b005b87ff7f777131d744ed14ed4164f3150aff1a22529009986664944692bcee8915e72cef9994f7c95e9bcd20d19a69550052de90f94 Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings Description: deprecated library for D-Bus IPC (development files) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides development files for a deprecated GLib-based D-Bus library. New code should use GDBus, part of GLib, instead. . See the dbus description for more information about D-Bus in general. Package: libdbus-glib-1-dev-bin Architecture: amd64 Version: 0.112-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: dbus-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 123 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.80), libexpat1 (>= 2.0.1), libglib2.0-0 (>= 2.26.0) Filename: pool/main/d/dbus-glib/libdbus-glib-1-dev-bin_0.112-ok1_amd64.deb Size: 39476 MD5sum: 0e0737ad021fe7f1a7d988bf34f8134e SHA1: 0bc6795881fbbf8f8199aea4a2df72ddb537bc69 SHA256: cd4f5d6e4fef408d794226209814656f39cbbbc23bcdc62a20383cdd98be047d SHA512: 16961702d5b30965304d716a9253eb628fcb772e99411c34992821684b168fa7c18fe641751bed68018bc4a0a3e9dac0703965b3df3ca95cb38d8c3f896708a4 Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings Description: deprecated library for D-Bus IPC (development tools) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package is an implementation detail of libdbus-glib-1-dev and should not be depended on directly. It provides the dbus-binding-tool, used to generate code for a deprecated GLib-based D-Bus library. New code should use GDBus, part of GLib, instead. . See the dbus description for more information about D-Bus in general. Package: libdbus-glib-1-doc Architecture: all Version: 0.112-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: dbus-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 505 Depends: lynx | www-browser Suggests: devhelp Filename: pool/main/d/dbus-glib/libdbus-glib-1-doc_0.112-ok1_all.deb Size: 52848 MD5sum: 552a2bde3ca1e60f74797b9425f7e893 SHA1: 1f1f603ced18df96f2205e84c04b0dc8ca27f440 SHA256: fc914b85abf40eecba50450e8a7bf448d73682aaf30fa5b1681fc108bc8ae1de SHA512: e8612695277310e31d6fb1aba06e37f3d7fdc1dd4388773aade6d68540c02c8ffd8c30b7a9f976218f99d7b2bb816c23775c2bcbabed639eb2632fffc3b923c5 Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings Description: deprecated library for D-Bus IPC (API documentation) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides the HTML documentation for dbus-glib, a deprecated GLib-based D-Bus library. New code should use GDBus, part of GLib, instead. . See the dbus description for more information about D-Bus in general. Package: libdbusmenu-glib-dev Architecture: amd64 Version: 18.10.20180917~bzr492+repack1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdbusmenu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 479 Depends: gir1.2-dbusmenu-glib-0.4 (= 18.10.20180917~bzr492+repack1-ok1), libdbusmenu-glib4 (= 18.10.20180917~bzr492+repack1-ok1) Filename: pool/main/libd/libdbusmenu/libdbusmenu-glib-dev_18.10.20180917~bzr492+repack1-ok1_amd64.deb Size: 63672 MD5sum: a15cfdd73e5db15a46dd49ed2c9d0092 SHA1: 000a17cdbaf0c2f1d67d67b0b6a143dd1cd0e713 SHA256: d85a16eb275e886d049eccc5c5c7700e14eb65dd5ff65f1e92e4770e218c39ff SHA512: 0c48daf156fb5784c8d469c51d3acd279dbcdcd1ef9b9f2a644f82ce8d0a253f6073afbacd6c0613b743ece0cdf76ba8d193e1ab53c66c1fa254f0b705920b16 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build applications. Package: libdbusmenu-glib-doc Architecture: all Version: 18.10.20180917~bzr492+repack1-ok1 Priority: optional Section: doc Source: libdbusmenu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 337 Filename: pool/main/libd/libdbusmenu/libdbusmenu-glib-doc_18.10.20180917~bzr492+repack1-ok1_all.deb Size: 27988 MD5sum: 29e95e157d4742bdfb9522d1cdf5bd5e SHA1: b3a64d1a1dbda2d7d39c3bbf555c9d93323d18b3 SHA256: 9c17b4fb555b2e81c2765680431aa9f05c667331665fab99ff70855433928c2a SHA512: 03ee10a61b60c9f78c995e7712294cbb5984f3515b45f3c927dac4ee90cefe9b7d406efed987e170aa98dd3402ee96abc7cca903accc236f4c01d76f68bafe39 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - documentation libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains developer documentation for libdbusmenu-glib. Package: libdbusmenu-glib4 Architecture: amd64 Version: 18.10.20180917~bzr492+repack1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdbusmenu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 134 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.38.0) Filename: pool/main/libd/libdbusmenu/libdbusmenu-glib4_18.10.20180917~bzr492+repack1-ok1_amd64.deb Size: 39276 MD5sum: 4ae8a7caf0388939ca7dfde5ea47ae09 SHA1: 9eeb58cd1cd88614419a80573ddec711a6790cfd SHA256: 250002887dd8df3994eae54cf58c7aacdee005c88ad16584d8772ba928bebfea SHA512: 3881fd542dc8fd869e9cd2bf07c2214a0d7701dfdaa4028c323843fac2c60ef6b38f437ffbbb11c5e9261213b09a8eb03fe7d163831445e98c97e61488f67f08 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by applications. Package: libdbusmenu-gtk-doc Architecture: all Version: 18.10.20180917~bzr492+repack1-ok1 Priority: optional Section: doc Source: libdbusmenu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 11 Filename: pool/main/libd/libdbusmenu/libdbusmenu-gtk-doc_18.10.20180917~bzr492+repack1-ok1_all.deb Size: 2328 MD5sum: eea1c1ecc1ac8a298993ac7b82d1f081 SHA1: 7ea9ddbf6e787967f5da12fd0c52a38fc5e6bded SHA256: 06e5495f7c49ede26310b31f1fa9ced1fdc26ba5a39fda676220b783f401837e SHA512: 27777d8be8b0cfcdac6e61f0be96dcfd3042ca52cf23da0e1c86493f7b71a96490975af04db18b70d02f20ca6dfe2872cfdcabb7af0d865d1c411c848fd9d231 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - GTK+ version documentation libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains developer documentation for libdbusmenu-gtk. Package: libdbusmenu-gtk3-4 Architecture: amd64 Version: 18.10.20180917~bzr492+repack1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdbusmenu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 96 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.5.90), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.38.0), libpango-1.0-0 (>= 1.14.0) Filename: pool/main/libd/libdbusmenu/libdbusmenu-gtk3-4_18.10.20180917~bzr492+repack1-ok1_amd64.deb Size: 25624 MD5sum: 52c6151e46c19b18bc80dd8d45dd2790 SHA1: 370125dadab2657a6d2b66a925df77239825e5d5 SHA256: d39ce17a42d19f7dfea4c7018391cdc4a33429e6fcffe46b59295232c4ba28bb SHA512: 982a60ec3b3baf1d976fc0860407f75c450aed205e3b392b4fd8f1f629ba853343208fc8d6cd367382cc1366e1c64c8278ce360b185550214af96eda7ded11d7 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - GTK-3+ version libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by GTK-3+ applications. Package: libdbusmenu-gtk3-dev Architecture: amd64 Version: 18.10.20180917~bzr492+repack1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdbusmenu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 196 Depends: gir1.2-dbusmenu-gtk3-0.4 (= 18.10.20180917~bzr492+repack1-ok1), libdbusmenu-glib-dev, libdbusmenu-gtk3-4 (= 18.10.20180917~bzr492+repack1-ok1), libgtk-3-dev (>= 2.91.4-0ubuntu1) Filename: pool/main/libd/libdbusmenu/libdbusmenu-gtk3-dev_18.10.20180917~bzr492+repack1-ok1_amd64.deb Size: 33532 MD5sum: 9aefaadab85228d54e7430a43bfb8050 SHA1: d4e6cd4338f48e610b1d5155ae6949c37cff2401 SHA256: 38f5c7753239b53fd145627b59feaacd7ba800a021453ead725b62a030313e89 SHA512: d71ab4990ee6403e7278bfc35471f642ab68b1c8f764068058e8ffa21c340a56012b0cd3875b7e538b1cd02a2130a3179f0b9dd423e579604e6f5242b825073c Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - GTK-3+ version development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build GTK-3+ applications. Package: libdbusmenu-jsonloader-dev Architecture: amd64 Version: 18.10.20180917~bzr492+repack1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdbusmenu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 32 Depends: libdbusmenu-glib-dev (= 18.10.20180917~bzr492+repack1-ok1), libdbusmenu-jsonloader4 (= 18.10.20180917~bzr492+repack1-ok1), libjson-glib-dev Filename: pool/main/libd/libdbusmenu/libdbusmenu-jsonloader-dev_18.10.20180917~bzr492+repack1-ok1_amd64.deb Size: 5464 MD5sum: e04556cbf78ed374b8c6414637dd1a64 SHA1: b5fda2616baa0eafe56680f5776b54ea0e1db2cc SHA256: 52b93d6e9ec17f6b7716cedff0573645a458959d10080d9482c6ae08f0f6b4be SHA512: 69b9c16edc7ed56edd519b15855b89dcfbbbf5ad6ee9e0d1b55996fc0f127a09e9963929717426970b98b4dc12e70c4c4a09bedb598c3388b6eb1c3e81482bf8 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - Test lib development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build test suites in applications or libraries using dbusmenu. Package: libdbusmenu-jsonloader4 Architecture: amd64 Version: 18.10.20180917~bzr492+repack1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdbusmenu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 35 Depends: libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.4.2), libglib2.0-0 (>= 2.35.4), libjson-glib-1.0-0 (>= 0.12.0) Filename: pool/main/libd/libdbusmenu/libdbusmenu-jsonloader4_18.10.20180917~bzr492+repack1-ok1_amd64.deb Size: 6016 MD5sum: c674050259b7164d84ce4d8237eecb81 SHA1: 93172f975de6b2ccbdfcfbdefb2a7f72d6c03ed0 SHA256: 65e09d70f5ebbf3f7a5b1f3444047aaa276a4d410d466da982003abc70f96368 SHA512: 7f96ca9ed365e86f6a50f1c9932fe5ff262ec97ef45bb82ed52b6dd2e19de904a2ef077db0e4725ffe4a1c211572cbc976f7a84994630303904c86d31fb10f65 Homepage: https://launchpad.net/dbusmenu Description: library for passing menus over DBus - Test lib libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by test suites in applications or libraries using dbusmenu. Package: libdbusmenu-qt5-2 Architecture: amd64 Version: 0.9.3+16.04.20160218-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdbusmenu-qt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Krap Maintainers Installed-Size: 284 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.12.2), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/libd/libdbusmenu-qt/libdbusmenu-qt5-2_0.9.3+16.04.20160218-ok1_amd64.deb Size: 76572 MD5sum: 7f929fc2950c17f31f41fa0c35344fe6 SHA1: ef2d6803104b6a7df285ece243fad2019efaa7c6 SHA256: 0d9e7f5ffb704222c70d4a9d2337895ff05cbd03fc0d2b718135a438f9182300 SHA512: 9b0ba2489f569883fb846e3dcc31659ede9d669d8d17c2e46da6286a9abd4a68d8a0c3e38824083e5549d872735c09c82a1ece60d5d1351f3cb11a52d5af13e6 Homepage: https://launchpad.net/libdbusmenu-qt Description: Qt implementation of the DBusMenu protocol This library provides a Qt implementation of the DBusMenu protocol. . The DBusMenu protocol makes it possible for applications to export and import their menus over D-Bus. . This package provides the libdbusmenu-qt2 shared library. Package: libdbusmenu-qt5-dev Architecture: amd64 Version: 0.9.3+16.04.20160218-ok1 Priority: optional Section: libdevel Source: libdbusmenu-qt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Krap Maintainers Installed-Size: 40 Depends: libdbusmenu-qt5-2 (= 0.9.3+16.04.20160218-ok1), qtbase5-dev Filename: pool/main/libd/libdbusmenu-qt/libdbusmenu-qt5-dev_0.9.3+16.04.20160218-ok1_amd64.deb Size: 7304 MD5sum: cf08f04a2866e505594c091aec14fba5 SHA1: fb4a92e956c439b217941943b9355c4cd84c569e SHA256: 2a6132c1bfc23bd717f31b882f1322f85c3a4bf133c5ff39250582c762c4035e SHA512: 35adde5816c0c7e39022b72e35953970a3583dc300e4891968ebe7d69b0cd07eb2a4818212eeaf4eafb74f8dcde24e06c3b3cf0572011edd40b041ef2c615b3e Homepage: https://launchpad.net/libdbusmenu-qt Description: Qt implementation of the DBusMenu protocol (development) This library provides a Qt implementation of the DBusMenu protocol. . The DBusMenu protocol makes it possible for applications to export and import their menus over D-Bus. . This package provides header files and CMake configuration files for development. Package: libdbusmenu-qt5-doc Architecture: all Version: 0.9.3+16.04.20160218-ok1 Priority: optional Section: doc Source: libdbusmenu-qt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Krap Maintainers Installed-Size: 298 Depends: libjs-jquery Suggests: w3m | www-browser Filename: pool/main/libd/libdbusmenu-qt/libdbusmenu-qt5-doc_0.9.3+16.04.20160218-ok1_all.deb Size: 40296 MD5sum: b5d5dd740e985dfbc51da56aba226e3b SHA1: 904a81a63dbfaa3477582602655a8d1dc4d3c140 SHA256: b65425c731d4a9fb9c021c67dff2d91b020f693c13fce468dcc8f92932b932ba SHA512: 11da2af52d60b15d3b6b74eed7259690e6f8eeea03cd566641fa35ee5bc3a477d6e7a57ab236820afa6f2d0d2caaa7dd616a3a11f3dda9be716b11c496cfc456 Homepage: https://launchpad.net/libdbusmenu-qt Description: Qt implementation of the DBusMenu protocol (documentation) This library provides a Qt implementation of the DBusMenu protocol. . The DBusMenu protocol makes it possible for applications to export and import their menus over D-Bus. . This package provides API documentation in HTML format. Package: libdbusmenu-tools Architecture: amd64 Version: 18.10.20180917~bzr492+repack1-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: libdbusmenu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: The Ayatana Packagers Installed-Size: 47 Depends: libdbusmenu-glib4 (= 18.10.20180917~bzr492+repack1-ok1), python3, libc6 (>= 2.34), libglib2.0-0 (>= 2.35.4), libjson-glib-1.0-0 (>= 0.12.0) Filename: pool/main/libd/libdbusmenu/libdbusmenu-tools_18.10.20180917~bzr492+repack1-ok1_amd64.deb Size: 9360 MD5sum: 220c77ea08f7bfc1b1138b929eb7fa5c SHA1: 13e0599b28a6f2cb1368f965e85f17f42f407731 SHA256: 260ea44b31af632a463a9b9b581edd9e73618982caed424ffad7c7ffbad46e28 SHA512: 0b21369baaeb059e42fd7793e4ff348b09acd6af0daa65e3112aaf5e10ed0727058b3e416b003e1f80f455721b584098a43f7482a3432ecadacbb5cf379b532a Homepage: https://launchpad.net/dbusmenu Description: tools useful during development with libdbusmenu libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains tools that are useful when developing and building applications with libdbusmenu. Package: libdc1394-22 Architecture: amd64 Version: 2.2.5-ok1 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Guus Sliepen Installed-Size: 230 Depends: libc6 (>= 2.29), libraw1394-11, libusb-1.0-0 (>= 2:1.0.8) Filename: pool/main/libd/libdc1394-22/libdc1394-22_2.2.5-ok1_amd64.deb Size: 86096 MD5sum: 0437f063368835d1290da9b863a3d8cf SHA1: a4616521bcbbeb58370705a04f773ce9010979c1 SHA256: e5de8e694a4d8556a784a3bab3def9f5069e30023435de82b70930864287ebe8 SHA512: 00a90f88dc3404795636041f9d51b8ec54133bfeb3a55545de0f41f7366fceec31189f680ee7a628351c13361c4d9a539d0e10647155cfc57318e8356be9ef9a Homepage: http://damien.douxchamps.net/ieee1394/libdc1394/ Description: high level programming interface for IEEE 1394 digital cameras libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains shared libraries. Package: libdc1394-22-dev Architecture: amd64 Version: 2.2.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdc1394-22 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Guus Sliepen Installed-Size: 537 Depends: libdc1394-22 (= 2.2.5-ok1), libraw1394-dev, libc6-dev Conflicts: libdc1394-20-dev Filename: pool/main/libd/libdc1394-22/libdc1394-22-dev_2.2.5-ok1_amd64.deb Size: 121784 MD5sum: 72251c7993b6629d2fb331ef16ee222c SHA1: d63b3b48d8b3b104586d842fabb98c05532841f2 SHA256: 063da73511e9396a5452abce5f377f98e9cf0eec631755a2e27551ab48389d52 SHA512: e91824d2dd26a72fdc9901230ac747bd993433f2324b01b6f617f342994a413831f7ebc396d71d1109b1fc7cd16c1d872fff75593c9be5b5f72c793ab0ccc9a5 Homepage: http://damien.douxchamps.net/ieee1394/libdc1394/ Description: high level programming interface for IEEE 1394 digital cameras - development libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains development files. Package: libdc1394-22-doc Architecture: all Version: 2.2.5-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libdc1394-22 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Guus Sliepen Installed-Size: 1568 Depends: libjs-jquery Filename: pool/main/libd/libdc1394-22/libdc1394-22-doc_2.2.5-ok1_all.deb Size: 424734 MD5sum: 58ed3c2488107e9118074a2e142d2e09 SHA1: 94031f331a2cc9f57ab247e2e2609b325f7189d3 SHA256: f218f5f76c8ef6c642b8e5b54d45e253fc499778afc1c165409c5a173a3d0ced SHA512: 8aac4f8dcf778a547a03621290bdd1915b71c6fd892a1c8b5d538d0a3e050920fe516de41be61eaf83282832574ee1b208258488ea400ed4c8feab47c8fe3452 Homepage: http://damien.douxchamps.net/ieee1394/libdc1394/ Description: high level programming interface for IEEE 1394 digital cameras - documentation libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This package contains the documentation. Package: libdc1394-25 Architecture: amd64 Version: 2.2.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libdc1394 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 320 Depends: libc6 (>= 2.34), libraw1394-11, libusb-1.0-0 (>= 2:1.0.9) Filename: pool/main/libd/libdc1394/libdc1394-25_2.2.6-ok2_amd64.deb Size: 74248 MD5sum: a6a79b2d3e27b8baa2ca53afdee62a30 SHA1: de3d08e6c3ee8feed82b20b1d69616e28747e452 SHA256: 3f212b21148592b66ef830f0cabe74af8dfc1e74165961fe63ecc939e0aca2b5 SHA512: d8a8b5896596732905fc0ca728659ab9e4f11165ec9a943980991109342cee2ee8fe5a5a58ffe79a1c2c9a1768c947aa90abe9a62892b86235699ef599fe342d Homepage: https://sourceforge.net/projects/libdc1394/ Description: high level programming interface for IEEE 1394 digital cameras libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains shared libraries. Package: libdc1394-dev Architecture: amd64 Version: 2.2.6-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libdc1394 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 604 Depends: libdc1394-25 (= 2.2.6-ok2), libraw1394-dev, libc6-dev Conflicts: libdc1394-22-dev Replaces: libdc1394-22-dev Filename: pool/main/libd/libdc1394/libdc1394-dev_2.2.6-ok2_amd64.deb Size: 104034 MD5sum: 001b46157b4bce104471bcd968b221bd SHA1: 71f9535f2f6cad8ce9645dd41efbba6925aff5f0 SHA256: 1ae308ea3fd492679e0464bec7c96ff13b45d32b444444c7f6af425eabda1fea SHA512: 882d3afde85dc657ea6530f35630b096c0d2ae188e2a87cf96df51966489a7a60ffb67dfdf404debfcd0602c495c287d8c37bf168ca6cd380dcd5e97d461f47b Homepage: https://sourceforge.net/projects/libdc1394/ Description: high level programming interface for IEEE 1394 digital cameras - development libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains development files. Package: libdc1394-doc Architecture: all Version: 2.2.6-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libdc1394 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1442 Depends: libjs-jquery Conflicts: libdc1394-22-doc Replaces: libdc1394-22-doc Filename: pool/main/libd/libdc1394/libdc1394-doc_2.2.6-ok2_all.deb Size: 370534 MD5sum: 315ccc7fc4f5962f9a2b870a602dfdd3 SHA1: 11e21ceb32050bc7cb3b77f7cfa9fd16506420f1 SHA256: 97362a353539ee10e010a681eafe67a53638b028c26dc2b08c1f39dac09ba670 SHA512: 8b83bceac564ef357947647dbba7f5c6b68f701776dc12482ee3505756ceac7ad89142c9c9fc5a4911f1f2d5a00db9f25fd9a429ac30d7cc817a1f67b20b65fe Homepage: https://sourceforge.net/projects/libdc1394/ Description: high level programming interface for IEEE 1394 digital cameras - documentation libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This package contains the documentation. Package: libdc1394-utils Architecture: amd64 Version: 2.2.6-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: libdc1394 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 54 Depends: libc6 (>= 2.34), libdc1394-25 (>= 2.2.6) Conflicts: libdc1394-examples Replaces: libdc1394-examples Filename: pool/main/libd/libdc1394/libdc1394-utils_2.2.6-ok2_amd64.deb Size: 8172 MD5sum: 5cf4aea3dec94a2350920e2788054ed9 SHA1: 2e5332c27eb397c8b54bf6abd754be5a4acb244b SHA256: 01b3850506b6b73bca3f3205a0269c61c33d86a3533baccba356593d9e5737e8 SHA512: fb3be1d193c84b0c8780e85e1501b6ab8ea101ee9de9cbefcab8156f42176c42aa5d3224c85594468c2593c73f5558783d3d890c7866d9b18a0d2aa5636ca0c8 Homepage: https://sourceforge.net/projects/libdc1394/ Description: utilities for IEEE 1394 digital cameras libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains an example program. Package: libdca-dev Architecture: amd64 Version: 0.0.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdca Origin: openKylin Maintainer: openKylin Developers Installed-Size: 204 Depends: libdca0 (= 0.0.7-ok1) Filename: pool/main/libd/libdca/libdca-dev_0.0.7-ok1_amd64.deb Size: 91704 MD5sum: 2a4abd63fdbfd332e07229b580dd2cb4 SHA1: 67556b2320665206c0ddc3e43cc9512d8d872422 SHA256: 5f558f0dfaff624bc52b33fe8944f289ec185b28f955c17c034f5b150e433212 SHA512: 56f2c3a9b2642f311941f036e94bab7bd944a1c4fe3b3f64a5940f4fd53f8f503b56cf8a6c36f89416743638a20b40c357cbb01b574d09806b9be34ce395a073 Homepage: https://www.videolan.org/developers/libdca.html Description: decoding library for DTS Coherent Acoustics streams (development) libdca provides a low-level interface to decode audio frames encoded using DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found on DVDs, DTS audio CDs and some radio broadcastings. libdca also provides downmixing and dynamic range compression for various output configurations. . This package contains the headers and static libraries used to build applications that use libdca. Package: libdca-utils Architecture: amd64 Version: 0.0.7-ok1 Priority: optional Section: sound Source: libdca Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74 Depends: libc6 (>= 2.34), libdca0 (>= 0.0.5) Filename: pool/main/libd/libdca/libdca-utils_0.0.7-ok1_amd64.deb Size: 17220 MD5sum: fe1f6554054f1ef04282265d6df28750 SHA1: cf43e5ad0619f794ec49770e96ec972acb5f7950 SHA256: 829bf77bb6c655c68a688d8748ca341cad5233a9e87cfc2bbf3fc669dd76b06b SHA512: 42ce3c2f1e684022e6e06d3ee221cc5ff19e6469aa617239bbf61fe903482207ff8721822914b614f50e2b3bfa09072b16312d3d6b5b75ec3a26f00f4c869b5e Homepage: https://www.videolan.org/developers/libdca.html Description: decoding library for DTS Coherent Acoustics streams (utilities) libdca provides a low-level interface to decode audio frames encoded using DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found on DVDs, DTS audio CDs and some radio broadcastings. libdca also provides downmixing and dynamic range compression for various output configurations. . This package contains additional utilities. Package: libdca0 Architecture: amd64 Version: 0.0.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdca Origin: openKylin Maintainer: openKylin Developers Installed-Size: 183 Depends: libc6 (>= 2.4) Filename: pool/main/libd/libdca/libdca0_0.0.7-ok1_amd64.deb Size: 86692 MD5sum: 16f5a15b6bda4fb92ea2bedd5f3da9e5 SHA1: bec84675c1f3774912b0e477a0083905038bd192 SHA256: 345e3574f2835236a12911ea32c0882487f6d8240ac2a595e1c33537b81bf4af SHA512: ce9218fff63ed932645bb741509e21ffa3aaf22775a330753b2b6ba327a6f8cb9074d36f6113ba693cbae9c1b533d04c42504a549db903b0add6d7272bd92b87 Homepage: https://www.videolan.org/developers/libdca.html Description: decoding library for DTS Coherent Acoustics streams libdca provides a low-level interface to decode audio frames encoded using DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found on DVDs, DTS audio CDs and some radio broadcastings. libdca also provides downmixing and dynamic range compression for various output configurations. . This package contains the shared library. Package: libdconf-dev Architecture: amd64 Version: 0.40.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: dconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 42 Depends: libdconf1 (= 0.40.0-ok1), libglib2.0-dev (>= 2.25.7) Recommends: libdconf-doc Filename: pool/main/d/dconf/libdconf-dev_0.40.0-ok1_amd64.deb Size: 4448 MD5sum: dee301bb03124416062a8a983a0e8ab6 SHA1: 2f28e92d5de613b5dc66c8222f9a9640d76ae438 SHA256: 58a5e2faa08476624ddf38d6fbf34cf92d55cd6d5d915703843094ca720da8a7 SHA512: 293b32760d2285ee42e347598feb9b6b21b3f806b7725f0e7a87c6b6c57d332f5dd47874d5a5f1231c8d6ac901fc29c05e4b1dd7b134c1ad8338ec88223cf25e Homepage: https://wiki.gnome.org/Projects/dconf Description: simple configuration storage system - development files DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains a static library and header files. Package: libdconf-doc Architecture: all Version: 0.40.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: dconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 216 Filename: pool/main/d/dconf/libdconf-doc_0.40.0-ok1_all.deb Size: 25016 MD5sum: 4e2944437e99bf5cedad199ce1bbac48 SHA1: 3a836ea9208d18863c608aea7dfad3fe609042b5 SHA256: 8eea767f7c82fae8f173e4db331f1545f9cc170ed1bb0a15d1d2d6f8abe91bbb SHA512: 6775b14aeccd8d82f3658808d78b0a1c42866f3974546b759c776e46d81ce6ff331ebcafdb74e1a52d25b669536f7859a8004df35968066cc5d5e480e45346d2 Homepage: https://wiki.gnome.org/Projects/dconf Description: simple configuration storage system - documentation DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the documentation in devhelp format. Package: libdconf1 Architecture: amd64 Version: 0.40.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: dconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 99 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.77.0) Filename: pool/main/d/dconf/libdconf1_0.40.0-ok1_amd64.deb Size: 36452 MD5sum: 670e471edf4304315d59fa3e2376d181 SHA1: b867e2525816418b428c10af1b1902921f5dbaef SHA256: 68819864e3dd83e18af0b983b5799afa63c60bc001bb5ef116169c676c7bf56e SHA512: da4768509cc0ae7857471eb057eab8ba76cb51b97eadacb378ec19b15fe4089db990d95774096370553407ce16d7a211aecb1ecfc6afe9e926d797be6fef3984 Homepage: https://wiki.gnome.org/Projects/dconf Description: simple configuration storage system - runtime library DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the runtime library. Package: libddcutil-dev Architecture: amd64 Version: 1.4.1-ok1 Priority: optional Section: libdevel Source: ddcutil Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Sanford Rockowitz Installed-Size: 106 Depends: libddcutil4 (= 1.4.1-ok1) Filename: pool/main/d/ddcutil/libddcutil-dev_1.4.1-ok1_amd64.deb Size: 19900 MD5sum: 33d24d4a48ae1da00e9613fb915c5bad SHA1: 1056b5d4c54274d8c077beafe0986812f6d03a04 SHA256: bf7758a07f39356d5f35fa09d34efea230d0c11a49dd234b7503151e5b039bac SHA512: 22a888e811f7a83ea5ed4c2f3b846973c0b443ad04a5c69d3752631e3e5f5e321178ab182e727c1c388ca90c452c5462c28e1485b542d26369120e36d95f7c34 Homepage: https://www.ddcutil.com Description: Control monitor settings - development files These are the C development files for libddcutil. . ddcutil communicates with monitors implementing MCCS (Monitor Control Command Set). Normally, communication is performed using the DDC/CI protocol on the I2C bus. Alternatively, communication can be performed over USB as per the USB Monitor Control Class Specification. Package: libddcutil4 Architecture: amd64 Version: 1.4.1-ok1 Priority: optional Section: libs Source: ddcutil Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Sanford Rockowitz Installed-Size: 714 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.75.3), libudev1 (>= 183), libusb-1.0-0 (>= 2:1.0.8), libx11-6, libxrandr2 (>= 2:1.2.99.2), pci.ids, usb.ids, usbutils Filename: pool/main/d/ddcutil/libddcutil4_1.4.1-ok1_amd64.deb Size: 219512 MD5sum: 11e7ee8389cb6f462b5139f162d741e7 SHA1: 4f1952e3331aa17deb9f54ce70a8b3013232f0b1 SHA256: c460b2e3110d161e74900e6ce0d1715b996f6b8e56654db69337063a15a7e34f SHA512: 4445b9ca0ea72881ecf635cf33629ab307907dee604c74685e6a4df9a63053123b61597a1b7e666193268241fe04908e97c1cde66c8bb55f2918e1ef17d1e4d1 Homepage: https://www.ddcutil.com Description: Control monitor settings - shared library This is the shared library version of ddcutil. . ddcutil communicates with monitors implementing MCCS (Monitor Control Command Set). Normally, communication is performed using the DDC/CI protocol on the I2C bus. Alternatively, communication can be performed over USB as per the USB Monitor Control Class Specification. Package: libde265-0 Architecture: amd64 Version: 1.0.15-ok1 Multi-Arch: same Priority: optional Section: libs Source: libde265 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 367 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/libd/libde265/libde265-0_1.0.15-ok1_amd64.deb Size: 151372 MD5sum: db10d7ab7b4bac6fe6f6ec7ab6a34fa5 SHA1: 2d05d7eb49e24bb9b6a5d7551c85cf78a68d586f SHA256: 3cca60cfd4c8acee609ee9370d1171e8ca923ae051f6026e224d5ea2cf05325f SHA512: 7935c90f83ca466c46667c9fca1f567b97834bb3b93aa72804a183e32e36d19f5b2a1ddea5a121dc26fa7186f027a05203bed38b595354d5fca96585c01f570d Homepage: https://github.com/strukturag/libde265 Description: Open H.265 video codec implementation libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. Package: libde265-dev Architecture: amd64 Version: 1.0.15-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libde265 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 46 Depends: libde265-0 (= 1.0.15-ok1) Filename: pool/main/libd/libde265/libde265-dev_1.0.15-ok1_amd64.deb Size: 12152 MD5sum: d36d5cfd5aa531d37ee381d69b517b88 SHA1: 34b91055f4ef7c4f6b4c77a1ee05c8c675c8b6a5 SHA256: 85a61c5aaa79396612b5825c6bd69e38fd143e4d89fefe38ea757c303c4c1ad2 SHA512: 3d6b4c45c054da20d2dedee01ddfe122a551c30925166a0d20a50658fabd3feb29f354e1499eaa9233c28ab8c7661f64f8ce8a5ab638a3a9b478a0796a3b7364 Homepage: https://github.com/strukturag/libde265 Description: Open H.265 video codec implementation - development files libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. . The development headers for compiling programs that use libde265 are provided by this package. Package: libde265-examples Architecture: amd64 Version: 1.0.15-ok1 Priority: optional Section: video Source: libde265 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 83 Depends: libde265-0 (= 1.0.15-ok1), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libsdl2-2.0-0 (>= 2.0.10), libstdc++6 (>= 4.1.1), libswscale6 (>= 7:5.0) Filename: pool/main/libd/libde265/libde265-examples_1.0.15-ok1_amd64.deb Size: 20716 MD5sum: 5012bae38564ec8b35de476aaae5c76c SHA1: 8a51d7e0badfb287e0443b9915add6f09a877ed9 SHA256: 0fdc78456462c54986ea6895d6d59bda3c33e9e11b63f521284c920805a9aaf9 SHA512: e848e006f7a7d2bec8d2c15436474235e711cc14b6008655e45ce5d197d3a340fa977b4d8cda40f14deb5c57e9f01a05d2323a017b60cb45202024bb2a62e267 Homepage: https://github.com/strukturag/libde265 Description: Open H.265 video codec implementation - examples libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. . Sample applications using libde265 are provided by this package. Package: libdebconf-kde-dev Architecture: amd64 Version: 1.1.0-ok1 Priority: optional Section: libdevel Source: debconf-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 38 Depends: libdebconf-kde1 (= 1.1.0-ok1), libkf5coreaddons-dev, libkf5i18n-dev, libkf5iconthemes-dev, libkf5textwidgets-dev, libkf5widgetsaddons-dev, qtbase5-dev (>= 5.2.0) Filename: pool/main/d/debconf-kde/libdebconf-kde-dev_1.1.0-ok1_amd64.deb Size: 7538 MD5sum: 6832537192325934179f40ae3e482fbe SHA1: c614c1ba1bd480e14743240431b7db53357a975d SHA256: 4968f4c4f2ecc489f9748d57eec133bcce033e3fb28752180a1d16da6ae2442e SHA512: b6b49511fbde9a22337a928b4eae7399cd1f0ece3912d760d7504e3924198104f3b4106292b709b41f39815a197d5b97424e37f83307ba11c8a0aae7355474ff Homepage: https://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde Description: Development headers for the Debconf KDE library Debconf KDE is a GUI library for including Debconf frontends in Qt-based applications. Debconf is a configuration management system for Debian packages, which is used to ask questions when they are installed. This library is written in C++ and used by Apper and Muon to embed Debconf dialogs. . This package contains the development headers for the Debconf KDE library Package: libdebconf-kde1 Architecture: amd64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: debconf-kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 158 Depends: debconf-kde-data (= 1.1.0-ok1), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.61.0), libkf5i18n5 (>= 5.0.0), libkf5iconthemes5 (>= 5.0.0), libkf5textwidgets5 (>= 5.0.0), libkf5widgetsaddons5 (>= 5.0.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5network5 (>= 5.2.0), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 4.1.1) Filename: pool/main/d/debconf-kde/libdebconf-kde1_1.1.0-ok1_amd64.deb Size: 42784 MD5sum: 0845ff79849a69332e1e9a66c99b1939 SHA1: 63e43dcc656aaefadbe0a0ee3d61320fbdcf0e93 SHA256: f009f46aeaec307d1ff3f145443e408d939d1729636bebb12ffd10ce55967926 SHA512: 5008b1cd92ae34b1fa044da156105f92b66c37667e605aea10cc2aa8815203528be9f13e7af9d71d11270666bd1f472a76c4191f5dbd25ecad0cbffd3dc7ba79 Homepage: https://projects.kde.org/projects/extragear/sysadmin/libdebconf-kde Description: Debconf KDE GUI library Debconf KDE is a GUI library for including Debconf frontends in Qt-based applications. Debconf is a configuration management system for Debian packages, which is used to ask questions when they are installed. This library is written in C++ and used by Apper and Muon to embed Debconf dialogs. . This package contains the Debconf KDE library Package: libdebconfclient0 Architecture: amd64 Version: 0.271-ok1 Multi-Arch: same Priority: optional Section: libs Source: cdebconf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 34 Depends: libc6 (>= 2.38) Filename: pool/main/c/cdebconf/libdebconfclient0_0.271-ok1_amd64.deb Size: 6176 MD5sum: c88e8365726d465c04b08a20391086b6 SHA1: 1aafea63ff0be4524f5b6672919e61130e9752c9 SHA256: 7560655527278f9d5d3b3c6efc3915fa19acfe0e6678f0cdf2124a58c4d29a4b SHA512: 6e6728d4301ffce5fba56332480769475b908f021153e6a51fbedbf3cc6e1d83abdd06d7ab95f7b1cf801961a864086da8f488c6222e1b891a46d3c9dd137053 Description: Debian Configuration Management System (C-implementation library) Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. cdebconf is a reimplementation of the original debconf in C. . This library allows C programs to interface with cdebconf. Package: libdebconfclient0-dev Architecture: amd64 Version: 0.271-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: cdebconf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 50 Provides: libdebconfclient-dev Depends: libdebconfclient0 (= 0.271-ok1) Conflicts: cdebconf-dev, libcdebconf-dev, libdebconf-dev, libdebconfclient-dev Replaces: libdebconf-dev Filename: pool/main/c/cdebconf/libdebconfclient0-dev_0.271-ok1_amd64.deb Size: 10552 MD5sum: 2259b76579105c340a079b356dcd33eb SHA1: a0868db6340db68e0858c39dde987cae6cc45987 SHA256: 55d86617fdede4f32a42ed9d35a734ca171975648bddf7f6c94e0a40ff8ab42a SHA512: ac93233cb0bd20da4c22f25ab11f2c41f9dce79522da7188f42100aeaeb3b350a52c3cef6efbccbac94208de72b6807c9cd76d53306e263eaca26fcb2f8163a3 Description: Development files for cdebconf Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. cdebconf is a reimplementation of the original debconf version in C. . This package contains files needed to do cdebconf development Package: libdebhelper-perl Architecture: all Version: 13.15.3-ok1 Multi-Arch: foreign Priority: optional Section: perl Source: debhelper Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 324 Depends: perl:any Breaks: debhelper (<< 12.6~) Replaces: debhelper (<< 12.6~) Filename: pool/main/d/debhelper/libdebhelper-perl_13.15.3-ok1_all.deb Size: 66000 MD5sum: 6b80c71955f96712c74ed6aaaadff6d0 SHA1: c23ed4273501dbc57a208eeaa4b73a215093b71e SHA256: 2ed252b667dc48c62e4eed8d418d3367fd54d76d65fc50bacd91b4952496053d SHA512: b2866ce4b0d7233a21ad0d25bba5977150c9309f4504c5f442e58de843746aef89d74787b291358e694517f66d98e0b106eb9a9d2502ebbd652c3f82b700c241 Description: debhelper perl modules A collection of programs that can be used in a debian/rules file to automate common tasks related to building Debian packages. . This package provides the perl modules used by the scripts in debhelper. Package: libdebian-installer-extra4 Architecture: amd64 Version: 0.124-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdebian-installer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 30 Depends: libdebian-installer4 (= 0.124-ok1), libc6 (>= 2.7) Filename: pool/main/libd/libdebian-installer/libdebian-installer-extra4_0.124-ok1_amd64.deb Size: 5332 MD5sum: 5faba148414705ea845bf64ebb892202 SHA1: ab2809a54bd8cb907b857aa6bc6d8b0c8205e147 SHA256: a3a7ad1d1845426abeebd07f38f7393c5c4e912bbe1bd5e80c6cb31e2e4b88fd SHA512: 7fee048ee6f7e1a846a53877ed3fd5a866a8b24d5f6540014be0243a0eef9d4c299570276207c5972fd5740fe86c9677388a81beaca422c4976b6e0ffc7fb75a Description: Library of some extra debian-installer functions This library is used by debian-installer to perform common functions such as logging messages and executing commands. If you aren't working on debian-installer or building your own install system based on debian-installer, then you probably don't need this library. Package: libdebian-installer4 Architecture: amd64 Version: 0.124-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdebian-installer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 76 Depends: libc6 (>= 2.34) Filename: pool/main/libd/libdebian-installer/libdebian-installer4_0.124-ok1_amd64.deb Size: 22588 MD5sum: 39f91103e6defaf0bb649c17bcb66676 SHA1: 53b3ebae19356dd15042ec9b1fd888c2e0f44088 SHA256: 01bb072700f5e40598d7eb26135a79841b13b8087c6a10999d41e78358df9021 SHA512: 02a745f900af29c8cded774714ae60f48810104a5980a37f3235656e8932d5a5405353fb0a138a2548ff7befed63be3524dcf04168d004a7987283a7a4b4ee66 Description: Library of common debian-installer functions This library is used by debian-installer to perform common functions such as logging messages and executing commands. If you aren't working on debian-installer or building your own install system based on debian-installer, then you probably don't need this library. Package: libdebian-installer4-dev Architecture: amd64 Version: 0.124-ok1 Priority: optional Section: libdevel Source: libdebian-installer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 2045 Provides: libdebian-installer-dev Depends: libdebian-installer-extra4 (= 0.124-ok1), libdebian-installer4 (= 0.124-ok1) Conflicts: libdebian-installer-dev Filename: pool/main/libd/libdebian-installer/libdebian-installer4-dev_0.124-ok1_amd64.deb Size: 179884 MD5sum: 4c17727a61e3d1c96f39438b74203b56 SHA1: 96cfc8f202951e6039c2f874382b4d51cfe4908b SHA256: eda8b1312d21c6ef6fdc6771fb5ee7dd39ebb8d5e308c3fbbc20b3bf9b83cff1 SHA512: 7c886d3b47b5ad11ea3fd4bab0168c5d7693ba37e39f5f47a6cf5af64dd412b21461f4eb228cf7ca782d0b3d1cb0201413a30d87426ed727037560addb57a265 Description: Library of common debian-installer functions This library is used by debian-installer to perform common functions such as logging messages and executing commands. If you aren't working on debian-installer or building your own install system based on debian-installer, then you probably don't need this library. . This package contains files needed to do libdebian-installer development. Package: libdebuginfod-common Architecture: all Version: 0.190-ok3 Multi-Arch: foreign Priority: optional Section: devel Source: elfutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 47 Pre-Depends: debconf Depends: debconf (>= 0.5) | debconf-2.0, ucf Filename: pool/main/e/elfutils/libdebuginfod-common_0.190-ok3_all.deb Size: 10200 MD5sum: ff2b50ef36fee86be46bfc26c667a311 SHA1: 00a92252ab939bd5c710d975ff3264676f78c51b SHA256: 79fc495b2fdb2f5716910414c9c7cf51c520334a07ef42fe53f597e601dd82e8 SHA512: c3772338f605bf855a09eca450aa1754daf479937f6d81ec07504838b49164264234a3af701f5d9d8821f4de0093590206f31851466a7676baddf051edb13404 Homepage: https://sourceware.org/elfutils/ Description: configuration to enable the Debian debug info server This package asks if it should enable use of the Debian debug info server with debugging tools that use libdebuginfo such as GDB. . When this is allowed by the sysadmin, a snippet will be added to the shell configuration. You will need to restart your shell after installing this package before the snippet will work. . The Debian debug info server will be contacted every time debugging tools attempt to look up debug info for binaries or libraries but the server does not log requests for debug info. . The Debian debug info server uses https to securely transfer debugging files but does not offer OpenPGP signing of debug info. Package: libdebuginfod-dev Architecture: amd64 Version: 0.190-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: elfutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 54 Depends: libdebuginfod1t64 (= 0.190-ok3), libelf-dev Filename: pool/main/e/elfutils/libdebuginfod-dev_0.190-ok3_amd64.deb Size: 10056 MD5sum: 0e891ce2b97ad8852f120eb36412d94a SHA1: 6a979df3dd33b563afe87100e07e820d8fa9b547 SHA256: ab9c8670285d75302b3ca872a0972f8550df663c6e91c828c01448195c8a3736 SHA512: ba649beb49dc26de746429874de4b7ea28cd0525ec8c872299d6aaaa44215ee3392d5b6a63573af70789fe6ba2ed57f5586dacb42a579ee2218338026a0a9c43 Homepage: https://sourceware.org/elfutils/ Description: libdebuginfod development libraries and header files libasm1t64 allows you to interact with debuginfod. . This package contains development libraries and header files for libdebuginfod1. Package: libdebuginfod1t64 Architecture: amd64 Version: 0.190-ok3 Multi-Arch: same Priority: optional Section: libs Source: elfutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 62 Provides: libdebuginfod1 (= 0.190-ok3) Depends: libc6 (>= 2.38), libcurl3-gnutls (>= 7.28.0), libelf1t64 (= 0.190-ok3), libdw1t64 (= 0.190-ok3), libdebuginfod-common (>= 0.190-ok3) Breaks: libdebuginfod1 (<< 0.190-ok3) Replaces: libdebuginfod1 Filename: pool/main/e/elfutils/libdebuginfod1t64_0.190-ok3_amd64.deb Size: 15652 MD5sum: 1a3dc4cf1793bd1dfde43993668242d8 SHA1: db3af02c8c675d3004f1c29a489b7ec1d3e45497 SHA256: 5b1a6772a473ede4e7812bceb4587221c9fae7ff1b96a565d5cf819cba0ec262 SHA512: 2d408bd63fb800c85c5be9f7a3cfc7fd2ba4a05e053f7d068b5f5013e8dfc65dd8555179d0c092c682e4094c2e7cce2d53e803411e93a9035982b3352e892132 Homepage: https://sourceware.org/elfutils/ Description: library to interact with debuginfod (development files) The libdebuginfo1 package provides a library with an interface to interact with debuginfod. . This library is part of elfutils. Package: libdecor-0-0 Architecture: amd64 Version: 0.2.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdecor-0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SDL packages maintainers Installed-Size: 61 Depends: libc6 (>= 2.38), libwayland-client0 (>= 1.20.0) Recommends: default-libdecor-0-plugin-1 | libdecor-0-plugin-1 Conflicts: libdecor Replaces: libdecor Filename: pool/main/libd/libdecor-0/libdecor-0-0_0.2.2-ok1_amd64.deb Size: 13796 MD5sum: 5b26e64c7d22968d2373047503f46770 SHA1: 206be60e773db4697cdbaea435e0d908ad64a2f6 SHA256: 1c7d5134c69867b0a62b2c3a52791380f0ab297dbbc14f14da22a3e1becfdb81 SHA512: 47c8394ffce443e7fc989a229832570ef4ba567e544b866db36a782f5785103236f6a6b4a682d03ad367b83c7a099f118c66300c9981bd8d85cbae57edf3726c Homepage: https://gitlab.freedesktop.org/libdecor/libdecor Description: client-side window decoration library libdecor is a library that can help Wayland clients draw window decorations for them. It aims to provide multiple backends that implements the decoration drawing. . This package contains the runtime library. Package: libdecor-0-dev Architecture: amd64 Version: 0.2.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdecor-0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SDL packages maintainers Installed-Size: 31 Depends: libdecor-0-0 (= 0.2.2-ok1), libwayland-dev Conflicts: libdecor-dev Replaces: libdecor-dev Filename: pool/main/libd/libdecor-0/libdecor-0-dev_0.2.2-ok1_amd64.deb Size: 5792 MD5sum: c7360cfa93756f17e22f24af5a52a8e4 SHA1: 46e60cdd7f46865a92fc1d5f7ded7bd4fab2f669 SHA256: f167cefc88652ea5cb743e5fbb132378ebe5f6a69c587bed9d4d0c5b51ceecdd SHA512: edde5f4af389a95ddcffb81c930ef6d7b21a32b9797dd50815c8acfc4776859f9fb50e8b597afe57cd4d766d6c965e14d60c19b01fbf5860aa522bc4e8be74b6 Homepage: https://gitlab.freedesktop.org/libdecor/libdecor Description: client-side window decoration library - development files libdecor is a library that can help Wayland clients draw window decorations for them. It aims to provide multiple backends that implements the decoration drawing. . This package contains development files. Package: libdecor-0-plugin-1-cairo Architecture: amd64 Version: 0.2.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdecor-0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SDL packages maintainers Installed-Size: 73 Provides: libdecor-0-plugin-1 Depends: libc6 (>= 2.38), libcairo2 (>= 1.14.0), libdbus-1-3 (>= 1.9.14), libdecor-0-0 (= 0.2.2-ok1), libglib2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.18) Conflicts: libdecor-plugin-cairo Replaces: libdecor-plugin-cairo Filename: pool/main/libd/libdecor-0/libdecor-0-plugin-1-cairo_0.2.2-ok1_amd64.deb Size: 19028 MD5sum: b4cc712bb624890fab7932e46807b181 SHA1: 70a0dba8a4384e676e6ed596d94406487e116c52 SHA256: 0a4c67dce55403d9a23357c872725b8a9500e767b86470265eb1a3a18c2f55f1 SHA512: 139e57bd57e34eaa43c6cd269082d49fb0bb35181ccbf3347e0ac584580e0959e53008edefe09c0bc0c3afcfa24dd73f3aea9b09668bf661f0fed5e9219b3366 Homepage: https://gitlab.freedesktop.org/libdecor/libdecor Description: libdecor decoration plugin using Cairo libdecor is a library that can help Wayland clients draw window decorations for them. It aims to provide multiple backends that implements the decoration drawing. . This package contains a backend that draws window decorations using Cairo. Package: libdecor-0-plugin-1-gtk Architecture: amd64 Version: 0.2.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdecor-0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SDL packages maintainers Installed-Size: 81 Provides: default-libdecor-0-plugin-1, libdecor-0-plugin-1 Depends: libc6 (>= 2.38), libcairo2 (>= 1.14.0), libdbus-1-3 (>= 1.9.14), libdecor-0-0 (= 0.2.2-ok1), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.19.12), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.18) Conflicts: libdecor-plugin-gtk Replaces: libdecor-plugin-gtk Filename: pool/main/libd/libdecor-0/libdecor-0-plugin-1-gtk_0.2.2-ok1_amd64.deb Size: 20684 MD5sum: d3f78b36dd4643f8857e61552c702660 SHA1: 99ae75a3ba523f4238c7f063aad19d8b56c99e7a SHA256: 02311a0f4311fb945e8c880e5fbff5c2b56d5370f370f37814e450bce7dd5549 SHA512: 4cb9a7287d6e5f6e561bb483a1e5f5e0f8983f4ae651db89295b8f59a8665b2f6c1e1346a92b67b4985c6ec12e2dcace24faf2165300c947d86448f69a46296a Homepage: https://gitlab.freedesktop.org/libdecor/libdecor Description: libdecor decoration plugin using GTK libdecor is a library that can help Wayland clients draw window decorations for them. It aims to provide multiple backends that implements the decoration drawing. . This package contains a backend that draws window decorations using GTK. Package: libdecor-tests Architecture: amd64 Version: 0.2.2-ok1 Priority: optional Section: misc Source: libdecor-0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SDL packages maintainers Installed-Size: 93 Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libdecor-0-0 (= 0.2.2-ok1), libegl1, libgcc-s1 (>= 3.3.1), libopengl0, libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.18), libwayland-egl1 (>= 1.18), libxkbcommon0 (>= 0.5.0) Filename: pool/main/libd/libdecor-0/libdecor-tests_0.2.2-ok1_amd64.deb Size: 19816 MD5sum: 9c9a63404b7606d81722af28f71570a8 SHA1: 0a025a9903acf9b57003b6f39827e51757c71233 SHA256: 047d6ed7442f9de06c01704dd69ba31d93eb377e5c2ee50b470ee8705a27801d SHA512: 143025a4a2a1063c2caf109a09350610a82f32b3ad3676a25a1ed86a90ac7a73b57a2a467f278d7d22935865bcfbb69175da4168e43285bc5178cc3ac3ac4517 Homepage: https://gitlab.freedesktop.org/libdecor/libdecor Description: manual tests for libdecor libdecor is a library that can help Wayland clients draw window decorations for them. It aims to provide multiple backends that implements the decoration drawing. . This package contains manual test programs. Automated tests might be added to this package in future versions. Package: libdeflate-dev Architecture: amd64 Version: 1.19-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdeflate Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Med Packaging Team Installed-Size: 134 Depends: libdeflate0 (= 1.19-ok1) Filename: pool/main/libd/libdeflate/libdeflate-dev_1.19-ok1_amd64.deb Size: 47324 MD5sum: c1dfe2112abb81fd5fa89656915de9a7 SHA1: 26c2319cc987d6a65a7a58bd7cf1ee36ea50bab0 SHA256: 1a69e569ab27f79568b096cf90c45e56d4176230437f1ae422ecb61838ac8428 SHA512: 1219f5f6c534d20b2b7514f84abf81d80f706feee29d8ace55fb819baf9a8ed6436a37be5e53dac86f6345fdba9a65c5d5cf774ce7199a6f4df3b820f4111a3a Homepage: https://github.com/ebiggers/libdeflate Description: headers for whole-buffer compression and decompression library The supported formats are: * DEFLATE (raw) * zlib (a.k.a. DEFLATE with a zlib wrapper) * gzip (a.k.a. DEFLATE with a gzip wrapper) . libdeflate is heavily optimized. It is significantly faster than the zlib library, both for compression and decompression, and especially on x86 processors. In addition, libdeflate provides optional high compression modes that provide a better compression ratio than the zlib's "level 9". . This package provides the development headers. Package: libdeflate-tools Architecture: amd64 Version: 1.19-ok1 Priority: optional Section: libdevel Source: libdeflate Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Med Packaging Team Installed-Size: 89 Depends: libdeflate0 (= 1.19-ok1), libc6 (>= 2.34) Filename: pool/main/libd/libdeflate/libdeflate-tools_1.19-ok1_amd64.deb Size: 42388 MD5sum: bc8053fa4aab9d8efe3ddd7acd93e00a SHA1: 14eee1b16be2c059cb93d8e37c9ad2d39cb540ed SHA256: 61741d040d9d5e62895e64dd0142a7f6e0c597ccf3b2c8e3a62505a95789d6ac SHA512: f392be0ababc56c3da301ec9f6c6d5b7a3f62a786a1921fcccbe3d5ec1d3ed0c389bfedb5a7ce6272722c5845287b325b124d5226d0bcda0b5db96f7071a0b96 Homepage: https://github.com/ebiggers/libdeflate Description: tools for whole-buffer compression and decompression library The supported formats are: * DEFLATE (raw) * zlib (a.k.a. DEFLATE with a zlib wrapper) * gzip (a.k.a. DEFLATE with a gzip wrapper) . libdeflate is heavily optimized. It is significantly faster than the zlib library, both for compression and decompression, and especially on x86 processors. In addition, libdeflate provides optional high compression modes that provide a better compression ratio than the zlib's "level 9". . This package provides the sample tools. Package: libdeflate0 Architecture: amd64 Version: 1.19-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdeflate Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Med Packaging Team Installed-Size: 88 Depends: libc6 (>= 2.14) Filename: pool/main/libd/libdeflate/libdeflate0_1.19-ok1_amd64.deb Size: 39508 MD5sum: 0b08f4839e23b5bfa212e350767937d2 SHA1: 724738ce86382b4776c44aa1d0825b5a227a5836 SHA256: ced25f0b694b5a5dd5f9572361d61828a63a740ab4ecba946324bcadec0ef5c4 SHA512: 1e1f7dcc2cb7bab5b69c6c3e0aab4c0ef26cc79c536fa4f152e0a45b3f3de621cb7c852257bc768d2ad30f872cbf22443876b6c70b7a247661b86d60b27a82a8 Homepage: https://github.com/ebiggers/libdeflate Description: fast, whole-buffer DEFLATE-based compression and decompression The supported formats are: * DEFLATE (raw) * zlib (a.k.a. DEFLATE with a zlib wrapper) * gzip (a.k.a. DEFLATE with a gzip wrapper) . libdeflate is heavily optimized. It is significantly faster than the zlib library, both for compression and decompression, and especially on x86 processors. In addition, libdeflate provides optional high compression modes that provide a better compression ratio than the zlib's "level 9". Package: libdevel-callchecker-perl Architecture: amd64 Version: 0.008-ok4 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 53 Depends: libb-hooks-op-check-perl, libdynaloader-functions-perl, perl (>= 5.36.0-ok8.1), perlapi-5.36.0 Filename: pool/main/libd/libdevel-callchecker-perl/libdevel-callchecker-perl_0.008-ok4_amd64.deb Size: 13616 MD5sum: 504649ac59cd118af2326fb9313407f2 SHA1: d454fd9077bb5e7f76a3501eac07212304961b82 SHA256: 55fb3c36743f87c6385921d7853ff05fa462e05c33e7a44cf15f3b2822f4b7e2 SHA512: 57338ebc3206b9ad6863c5702cbba7012a42985e14a7da69e9da111437274b0a4224fe34490d6d92ddcd249101b326a09d95d2be469cdee30660d8f8653c1c07 Homepage: https://metacpan.org/release/Devel-CallChecker Description: custom op checking attached to subroutines Devel::CallChecker makes some new features of the Perl 5.14.0 C API available to XS modules running on older versions of Perl. The features are centred around the function cv_set_call_checker, which allows XS code to attach a magical annotation to a Perl subroutine, resulting in resolvable calls to that subroutine being mutated at compile time by arbitrary C code. This module makes cv_set_call_checker and several supporting functions available. (It is possible to achieve the effect of cv_set_call_checker from XS code on much earlier Perl versions, but it is painful to achieve without the centralised facility.) Package: libdevel-caller-perl Architecture: amd64 Version: 2.07-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 47 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.3), libpadwalker-perl Filename: pool/main/libd/libdevel-caller-perl/libdevel-caller-perl_2.07-ok1_amd64.deb Size: 9060 MD5sum: bcc2ca026e951c1beb38b8aec1ec64a4 SHA1: 9e334de4fd734898e77ecc0363279a099f7ca5f3 SHA256: 2dd8358c4b2928bd24d29e5c96b36be6e8796132addc3ca5aa3bbf8f5eab48dc SHA512: a8d67bcdf06236b507d067eeaf1ac1017265b504d139ce077c5cf49ee9f89acd68928e9f59ea1ac75e63cf1f3ab0043d97d8d82ccbfd18d33d5e10b509e8bd3d Homepage: https://metacpan.org/release/Devel-Caller Description: module providing enhanced caller() support Devel::Caller is a Perl module that provides several useful functions for introspecting your code deeper than the internal function "caller()" does. It allows you to access arguments passed to a function or even retrieve the code reference of the subroutine being invoked at the call frame indicated by the given level. Package: libdevel-checkbin-perl Architecture: all Version: 0.04-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 36 Depends: perl:any Filename: pool/main/libd/libdevel-checkbin-perl/libdevel-checkbin-perl_0.04-ok2_all.deb Size: 10912 MD5sum: d8f31d6dcf4fd99f2da1544de30a87cc SHA1: da4b36b1d97093e8d8f401c186c68050dfe07ecb SHA256: 6819951690a307af3f9d60264fcc81dd883d0a44be67a7fc7fe3bb54c2d0c648 SHA512: bdc1ac63feab050d24ac6748cdbf4e4df48484a595d9d90e2cc164c0fe5524cb589cf3a74d1047965e19b6a9c840f1bba69a576bdf3342da47e6fddb4c357553 Homepage: https://metacpan.org/release/Devel-CheckBin Description: module to check that a command is available Devel::CheckBin is a perl module that checks whether a particular command is available. Package: libdevel-checklib-perl Architecture: all Version: 1.16-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: perl:any, gcc Filename: pool/main/libd/libdevel-checklib-perl/libdevel-checklib-perl_1.16-ok1_all.deb Size: 16070 MD5sum: 83acd2ed5dae287dd4e4271a8ea37770 SHA1: 1696d348619b366b58d47a77a378308fb1bd5d38 SHA256: ce5c6234b70ef2730256d62d3c0230c53a396f418bad25bd695145ccf72eba94 SHA512: 63b575d9ad384eae72826627c96964759c5e4a8c43633ac99ef9cb00a2e36237190332867e153530b9bdaf6e9f5c229631514a3ef2683ddd66ee88130b67581d Homepage: https://metacpan.org/release/Devel-CheckLib Description: module for checking the availability of a library Devel::CheckLib is a perl module that checks whether a particular C library and its headers are available. . It works by trying to compile some code and linking it to the specified libraries. If something pops out the end which looks executable, it gets executed. That tiny program is built once for each specified library, and (without linking) once for each header file. . It is also possible to check for the presence of particular functions in a library, or even that those functions return particular results. Package: libdevel-cover-perl Architecture: amd64 Version: 1.40-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 621 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, perl (<< 5.36.1~), libc6 (>= 2.4), libhtml-parser-perl Recommends: gcc, libtemplate-perl Suggests: libbrowser-open-perl, libcapture-tiny-perl, libclass-xsaccessor-perl, libjson-maybexs-perl, libmoo-perl, libnamespace-clean-perl, libpod-coverage-perl, libppi-html-perl | perltidy, libsereal-decoder-perl, libsereal-encoder-perl, libterm-size-perl, libtest-differences-perl Filename: pool/main/libd/libdevel-cover-perl/libdevel-cover-perl_1.40-ok1_amd64.deb Size: 179412 MD5sum: 5f7893825dd0857e33578df2c4ebbdbb SHA1: 5ca3d9c8d329a2ee00b7a1397eb00b199dd85c38 SHA256: a6688fea3d69bb12b9ffb0fd8d496689748fa8ba60121a994ec26b3a7e728df3 SHA512: 7fa374392a009802560b5b59cddd1049f5372c144dcd416a3222b561f99ad832af16927aa05dc6dec9ca1e69ae4af70b0cb6c342c0110bc59b9ec417d20b7739 Homepage: https://metacpan.org/release/Devel-Cover Description: Perl tool for determining code coverage metrics Devel::Cover is a Perl module that helps collect and display code coverage information. Code coverage information is collected using a pluggable runops function which counts how many times each op is executed. This data is then mapped back to reality using the B compiler modules. There is also a another statement profiler which needs a better backend to be really useful. . Statement, branch, condition, subroutine, pod and time coverage information is reported. Statement coverage data should be reasonable, although there may be some statements which are not reported. Branch and condition coverage data should be mostly accurate too, although not always what one might initially expect. Subroutine coverage should be as accurate as statement coverage. Pod coverage comes from Pod::Coverage. If Pod::Coverage::CountParents is available it will be used instead. Coverage data for path coverage are not yet collected. . The cover program can be used to generate coverage reports. Another included program, gcov2perl, can convert gcov files to Devel::Cover databases. Package: libdevel-cycle-perl Architecture: all Version: 1.12-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any Suggests: libpadwalker-perl Filename: pool/main/libd/libdevel-cycle-perl/libdevel-cycle-perl_1.12-ok2_all.deb Size: 9828 MD5sum: cce6914a93c47f687a4291e41e83efd4 SHA1: 5286532f3cf8e69182dc0d926d6c45969915ad2d SHA256: 2b9c8ff8af4ad51de4f2601186e5387d6d104bfcd1002a397cea376d069d0178 SHA512: ccc5d605332a464207194379f5c93015a8246cbee75f0cc8a9597ca3ddf4a11ed104bebdd10d51416b4b4bc700ad2b8c69ab57c36e8dd1a085c758419d52e34a Homepage: https://metacpan.org/release/Devel-Cycle Description: Perl module to detect memory cycles in Perl objects Devel::Cycle is a developer's tool for finding memory cycles in Perl objects. Since Perl provides its automatic memory management using reference counting, cyclical/circular references will result in memory that will never be freed. Optionally, PadWalker (libpadwalker-perl) module enables reporting of cycles in code closures as well. Package: libdevel-declare-perl Architecture: amd64 Version: 0.006022-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 124 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.38), libb-hooks-endofscope-perl, libb-hooks-op-check-perl, libsub-name-perl Filename: pool/main/libd/libdevel-declare-perl/libdevel-declare-perl_0.006022-ok2_amd64.deb Size: 37184 MD5sum: 0245e3db80c90201a6e28ca8981ae08f SHA1: 3d6368d0d1c68f185664a49f53b05815c604c148 SHA256: ed115bb265d3eb4f29cf649797040bfebe531b4e68e076540767ff2e4007cb44 SHA512: ab145e50b5546603087cff2313b94303e423c10c42b36551571f31e9f45546841db60befd3a9e0bc7f7c2c46f1c76346968879f4361b41d84936795de2962850 Homepage: https://metacpan.org/release/Devel-Declare Description: module to add new syntax to Perl Devel::Declare can install subroutines called declarators which locally take over control of Perl's parser, allowing the creation of new syntax, including keywords and other constructs that might not be, in themselves, valid Perl 5 code. . This module can be used for adding new keywords, completely in Perl code. It allows a subroutine to be executed during the Perl code compilation, meaning that syntax can be transformed into equivalent code for Perl on-the-fly. Package: libdevel-hide-perl Architecture: all Version: 0.0015-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any Filename: pool/main/libd/libdevel-hide-perl/libdevel-hide-perl_0.0015-ok2_all.deb Size: 11502 MD5sum: 8fe53a603234670823c3b9c83b21dde2 SHA1: b1d40276c4bb609289bbd3e47b95c8d7798d748a SHA256: 6655bd93667e250badacdd5ab7639569c7e0a5246ac9ee0573f2ba180c43dd8a SHA512: 340c975db342c94200c13d4742b8b595de8cdf0926bf79d5834a8856d3021aa40c1c718e1008f1cfbc638b50d25aca5d8bc4a92062b4a364cafcfd9e3dcdcdfe Homepage: https://metacpan.org/release/Devel-Hide Description: module for forcing the unavailability of specified Perl modules (for testing) Given a list of Perl modules/filenames, Devel::Hide makes require and use statements fail (no matter the specified files/modules are installed or not). . They die with a message like: . Can't locate Module/ToHide.pm (hidden) . The original intent of Devel::Hide is to allow Perl developers to test for alternative behavior when some modules are not available. In a Perl installation, where many modules are already installed, there is a chance to screw things up because you take for granted things that may not be there in other machines. Package: libdevel-leak-perl Architecture: amd64 Version: 0.03-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 39 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libd/libdevel-leak-perl/libdevel-leak-perl_0.03-ok3_amd64.deb Size: 9172 MD5sum: b5930ee6fa99620c11e086412e0d0d46 SHA1: cb59fedc87c4315e4dcd20c9a245140b67e715b0 SHA256: bbeb549bc344636b79a63a64ab81b341e24441175072a98e59291dc921785f56 SHA512: 097f3a81c23104995235ed0cbbdc4935ed516c0bd1f4a2e2a295c50b752e82188a12077479a7d1fd0ecc7d5862941e2b62848ff2779534f5e2d562a2869fd3b8 Homepage: https://metacpan.org/release/Devel-Leak Description: utility for looking for perl objects that are not reclaimed Devel::Leak has two functions: NoteSV and CheckSV. . NoteSV walks the perl internal table of allocated SVs (scalar values) - (which actually contains arrays and hashes too), and records their addresses in a table. It returns a count of these "things", and stores a pointer to the table (which is obtained from the heap using malloc()) in its argument. . CheckSV is passed argument which holds a pointer to a table created by NoteSV. It re-walks the perl-internals and calls sv_dump() for any "things" which did not exist when NoteSV was called. It returns a count of the number of "things" now allocated. Package: libdevel-lexalias-perl Architecture: amd64 Version: 0.05-ok4 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 39 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.3), libdevel-caller-perl Filename: pool/main/libd/libdevel-lexalias-perl/libdevel-lexalias-perl_0.05-ok4_amd64.deb Size: 7636 MD5sum: c1afa9c99ec57339ed30a685a000274a SHA1: 7b8e032bab018c10c0a86159f6c227ce3c397422 SHA256: ab7672b5301babd9cfc6834620aad168bfe19f676047655767d7bf715ef4e5ab SHA512: 65c4e061b8b1955a8061ae95a44a8edf2736cc7f4f3a106f831ec68dad378f535ccec3e8cfd4d00e971224bac6cace1929a1d4c1b4ab72b8030a6966159995cc Homepage: https://metacpan.org/release/Devel-LexAlias Description: Perl module that provides alias lexical variables Devel::LexAlias provides the ability to alias a lexical variable in a subroutines scope to one of your choosing. Package: libdevel-mat-dumper-perl Architecture: amd64 Version: 0.47-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 97 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, perl (<< 5.36.1~), libc6 (>= 2.4) Filename: pool/main/libd/libdevel-mat-dumper-perl/libdevel-mat-dumper-perl_0.47-ok1_amd64.deb Size: 35172 MD5sum: 0c89ca7fb8c736511f54dbe582d1bb46 SHA1: fa1918cb592136ac0528d25ef497b3b94c26a7b3 SHA256: b336daf5474a8d098b7c7a3553a7ad73e7c941e720ea90e4abaf47cab8b0042f SHA512: 44a6b1dc4cf3bc0bd947ae07473fcadab0c7024390d79c5d767b6377da77b5763642e9654e0d6ab2c47e5d53e94ef6e9e51d972e4c1a822dbb88315905f121c4 Homepage: https://metacpan.org/release/Devel-MAT-Dumper Description: module to write a heap dump file for later analysis Devel::MAT::Dumper provides the memory-dumping function that creates a heap dump file which can later be read by Devel::MAT::Dumpfile. It provides a single function which is not exported, which writes a file to the given path. . The dump file will contain a representation of every SV in Perl's arena, providing information about pointers between them, as well as other information about the state of the process at the time it was created. It contains a snapshot of the process at that moment in time, which can later be loaded and analysed by various tools using Devel::MAT::Dumpfile. Package: libdevel-overloadinfo-perl Architecture: all Version: 0.007-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 44 Depends: perl:any, libmro-compat-perl, libpackage-stash-perl Filename: pool/main/libd/libdevel-overloadinfo-perl/libdevel-overloadinfo-perl_0.007-ok1_all.deb Size: 13078 MD5sum: 0b397c3080366d457872d1eaa27a7029 SHA1: fb1bedf8947a008bf6e2c7cdb5c878182cd08242 SHA256: 73359cd1f3c69ec9f7ed6a5c1dac9fcfffab45ece3928f1eab9f085373c62a68 SHA512: 453d4d8b1da9c395d84c5cb3f62ca34e8cc2c7dbd52dc62fbd896cdd0d58901ef41b22ced4b0390030f91126143bcb74552d616734189ed5affb7a5dd70a6258 Homepage: https://metacpan.org/release/Devel-OverloadInfo Description: module to introspect overloaded operators Devel::OverloadInfo returns information about overloaded operators for a given class (or object), including where in the inheritance hierarchy the overloads are declared and where the code implementing it is. Package: libdevel-size-perl Architecture: amd64 Version: 0.83-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 58 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.2.5), libtest-simple-perl Filename: pool/main/libd/libdevel-size-perl/libdevel-size-perl_0.83-ok3_amd64.deb Size: 18368 MD5sum: c73f424ef311ccb4221ec61f1e45a813 SHA1: 908223fb24d4fefe4eab8a466bc82acc3cbe5b66 SHA256: 612b47f5d680a34938a9c28ff7e1bd8614eb9ce8fbec6268d4950a39fa7f7501 SHA512: 7fb17ca325ab5009335f9e3d4afd3218e1ffc88e5c21dcbcdad9fabbd3ca4a20f6134681abf64080816a3e8f120223e965e5c806867fd7e6511beb5cab568704 Homepage: https://metacpan.org/release/Devel-Size Description: Perl extension for finding the memory usage of Perl variables Devel::Size figures out the real sizes of Perl variables in bytes. Call functions with a reference to the variable you want the size of. If the variable is a plain scalar it returns the size of the scalar. If the variable is a hash or an array, use a reference when calling. Package: libdevel-stacktrace-perl Architecture: all Version: 2.0500-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 61 Depends: perl:any Filename: pool/main/libd/libdevel-stacktrace-perl/libdevel-stacktrace-perl_2.0500-ok1_all.deb Size: 21372 MD5sum: 24f5c3452c58b1123c26ec97d03997b4 SHA1: 1f2554262846b5f1c5a387300dea16eff2c464ef SHA256: 71d2b6eb61df58c862486d7eb67873682a60a720c070539492ab5173c27f6ecd SHA512: 1f0658e8c368e564e6903e3cf6469552aaa358e45f6de7f201475e3ba4ba8ea2076dc9b3c36714e67284a478b5ab8d06c9e6439d9e2e4d359b1ebe67ba3c116a Homepage: https://metacpan.org/release/Devel-StackTrace Description: Perl module containing stack trace and related objects The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTraceFrame. The goal of this object is to encapsulate the information that can found through using the caller() function, as well as providing a simple interface to this data. . The Devel::StackTrace object contains a set of Devel::StackTraceFrame objects, one for each level of the stack. The frames contain all the data available from caller(). Package: libdevmapper-dev Architecture: amd64 Version: 2:1.02.196-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: lvm2 (2.03.21-ok2) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 164 Depends: libdevmapper1.02.1 (= 2:1.02.196-ok2), libdevmapper-event1.02.1 (= 2:1.02.196-ok2), libudev-dev, libselinux1-dev Filename: pool/main/l/lvm2/libdevmapper-dev_1.02.196-ok2_amd64.deb Size: 35960 MD5sum: 37c7e938e982d18c29906e61b9c144fe SHA1: 000a50c90a0d65e3e0f7f9fc8c6fe5bb7e0dd674 SHA256: 199d3103f0b966dfa65707710e6554de512efa65e81703ff317b258a4b002c70 SHA512: cb0ffa11ec1267f84abb12e1932c6dbf9fe902cd6261d7ed432297d03c0bddb97526d8c1f3878ef39fe9f2a24ea2f51246ddd12ab8e028cd9f018f5f27a1afe5 Homepage: https://sourceware.org/lvm2/ Description: Linux Kernel Device Mapper header files The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains the (user-space) header files for accessing the device-mapper; it allow usage of the device-mapper through a clean, consistent interface (as opposed to through kernel ioctls). Package: libdevmapper-event1.02.1 Architecture: amd64 Version: 2:1.02.196-ok2 Multi-Arch: same Priority: optional Section: libs Source: lvm2 (2.03.21-ok2) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 53 Depends: libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.97) Filename: pool/main/l/lvm2/libdevmapper-event1.02.1_1.02.196-ok2_amd64.deb Size: 11688 MD5sum: c22ab34f6f14e6a37df1df7c57301304 SHA1: bd6ec78d4b7b4f8c664e874314d57e3ca5227bb8 SHA256: 632ea4f0ba6e3de6d57eb18d6206ff999251b44d9266e5e17b5f6138e4cadbcd SHA512: b96c893dd223c9d5b73e4cc9928c4797acfc88fe90aadaab5bcb9b461cf5fac8210baf2b69145cfc94f06104a41dfce80ea213e42c7c9f46402a3e14a750a5d3 Homepage: https://sourceware.org/lvm2/ Description: Linux Kernel Device Mapper event support library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains the userspace library to help with event monitoring for devmapper devices, in conjunction with the dmevent daemon. Package: libdevmapper1.02.1 Architecture: amd64 Version: 2:1.02.196-ok2 Multi-Arch: same Priority: optional Section: libs Source: lvm2 (2.03.21-ok2) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 470 Depends: libc6 (>= 2.38), libselinux1 (>= 3.1~), libudev1 (>= 183), dmsetup (>= 2:1.02.196-ok2~) Filename: pool/main/l/lvm2/libdevmapper1.02.1_1.02.196-ok2_amd64.deb Size: 126760 MD5sum: 0e021c25f298cc4266c1b59687281642 SHA1: 35c134caf4fb0aa50aa9a777e734bc377b125482 SHA256: 8b1316e5c3b754ed5b1ba2e56968e8ede44b06d9bcba08a0c443e3cbb85c79ed SHA512: 3ed28d53838d210a1b778f40293cbfd3600a78d8976dd9fc88f173c33b5a829ce31ac3672fd6939b20c27d2fc2bdc1b3b0d1dff35655d4cbab0cf792015b1845 Homepage: https://sourceware.org/lvm2/ Description: Linux Kernel Device Mapper userspace library The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but software raid, and other drivers that create "virtual" block devices. . This package contains the (user-space) shared library for accessing the device-mapper; it allows usage of the device-mapper through a clean, consistent interface (as opposed to through kernel ioctls). Package: libdigest-hmac-perl Architecture: all Version: 1.04+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: perl:any Filename: pool/main/libd/libdigest-hmac-perl/libdigest-hmac-perl_1.04+dfsg-ok1_all.deb Size: 8644 MD5sum: 9e794c5d97031e6335ab14fc830e2cee SHA1: 9e205230908cbc1a7cc46d17b32259b5f83ffd3f SHA256: 86063a988c584e16f5b1ad30e6b1792edb068106744544e347a8e2cdf27e224e SHA512: 4990a023871350b0db3c6f6663c1356550ef87afe9cc4022c218d16e4297f466402c907ca137d0a9e008c5f7007da3efc709255318864a8775fc2546cd47d5cf Homepage: https://metacpan.org/release/Digest-HMAC Description: module for creating standard message integrity checks HMAC is used for message integrity checks between two parties that share a secret key, and works in combination with some other Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in RFC 2104. . The Digest::HMAC module follow the common Digest:: interface, but the constructor takes the secret key and the name of some other simple Digest:: module as argument. Package: libdigest-sha3-perl Architecture: amd64 Version: 1.05-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 91 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14) Filename: pool/main/libd/libdigest-sha3-perl/libdigest-sha3-perl_1.05-ok2_amd64.deb Size: 30412 MD5sum: 17ceaebfebd359b5181c55bf7d377e01 SHA1: 0e942704b0a93efe4bb1015a3a4330d8cebc1623 SHA256: e7c240ac61d8fe8f3f15da45f36a71030e393eaed9179db12035a96390976fcf SHA512: c5591efcb537119956c8e597dbde6e0792acb472214bd023106bb3e26a066a1c77dae5ac4c430e143c807cb1d4cec9c5655f4fdfd611308bb6107cea50df9114 Homepage: https://metacpan.org/release/Digest-SHA3 Description: Perl extension for SHA-3 Digest::SHA3 is a complete implementation of the NIST SHA-3 cryptographic hash function, known originally as Keccak. It gives Perl programmers a convenient way to calculate SHA3-224, SHA3-256, SHA3-384, and SHA3-512 message digests, as well as variable-length hashes using SHAKE128 and SHAKE256. The module can handle all types of input, including partial-byte data. Package: libdir-self-perl Architecture: all Version: 0.11-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 18 Depends: perl:any Filename: pool/main/libd/libdir-self-perl/libdir-self-perl_0.11-ok2_all.deb Size: 5174 MD5sum: 38f06d69dec552c348d9d3c53b8bc8d3 SHA1: 0bf7a1c715ca6f17ebacb02c354ee2bc7c5ce480 SHA256: 5972f19ca8772f36a4c5cad002cafef9b24ab7d3ad8ccc965cc94bbe25a0f7cb SHA512: ba6a2ca10cd6b317066950fcff2a4cc5dfb704aa9f47b8cbcfedc25345b0ae3087746d651cf959567dc38b02a139fbc90dbff267e3a5c2f6d5d11d7ab2e67292 Homepage: https://metacpan.org/release/Dir-Self Description: module providing a __DIR__ constant for the directory of the source file Perl has two pseudo-constants describing the current location in your source code, __FILE__ and __LINE__. Dir::Self adds __DIR__, which expands to the directory your source file is in, as an absolute pathname. . This is useful if your code wants to access files in the same directory, like helper modules or configuration data. This is a bit like FindBin except it's not limited to the main program, i.e. you can also use it in modules. And it actually works. Package: libdisplay-info-bin Architecture: amd64 Version: 0.1.1-ok1 Multi-Arch: foreign Priority: optional Section: video Source: libdisplay-info Origin: openKylin Maintainer: openKylin Developers Installed-Size: 88 Depends: libc6 (>= 2.34), libdisplay-info1 (>= 0.1.1) Filename: pool/main/libd/libdisplay-info/libdisplay-info-bin_0.1.1-ok1_amd64.deb Size: 26410 MD5sum: b8eee29a188e67b74926f5edab65d73b SHA1: 72f3ea18944fbb51fff952e1c28d305a12db896c SHA256: 3de3118b1fb9073eee4a981e4bd8ff17548f487b3149163d53affb8100b81ac1 SHA512: 45adfe8caa3e634a193bbdf13a4518d092fadcebbfddc8fa39aca77d78d46c864045ac2c836cc055cd89e2ba1fe21b67c9cbe653dec68a1936831a42a059892a Homepage: https://gitlab.freedesktop.org/emersion/libdisplay-info Description: EDID and DisplayID library (utils) This library parse EDID and DisplayID and focus on: * Providing a set of high-level, easy-to-use, opinionated functions as well as low-level functions to access detailed information. * Simplicity and correctness over performance and resource usage. * Well-tested and fuzzed. . This package contains the di-edid-decode binary. Package: libdisplay-info-dev Architecture: amd64 Version: 0.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdisplay-info Origin: openKylin Maintainer: openKylin Developers Installed-Size: 110 Depends: libdisplay-info1 (= 0.1.1-ok1) Filename: pool/main/libd/libdisplay-info/libdisplay-info-dev_0.1.1-ok1_amd64.deb Size: 23718 MD5sum: 804f00e080d292cbe42e88842b8ae505 SHA1: bc73216b4b8a076775a005f041460adb768c40b5 SHA256: c405302449428d78d1468e5e43b72f8127b0bd6d4633ffae2b9f000549e4d90c SHA512: 7cab7e953dca8c427980282758aa95dfa7604120f3bc005ef7e7d056adf2bb7a2ece0870c093d7228f852d235fa772812bcd6d26e473052e6c3430c03cb7b47e Homepage: https://gitlab.freedesktop.org/emersion/libdisplay-info Description: EDID and DisplayID library (development files) This library parse EDID and DisplayID and focus on: * Providing a set of high-level, easy-to-use, opinionated functions as well as low-level functions to access detailed information. * Simplicity and correctness over performance and resource usage. * Well-tested and fuzzed. . This package contains the development files, including headers and pkgconf configuration. Package: libdisplay-info1 Architecture: amd64 Version: 0.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdisplay-info Origin: openKylin Maintainer: openKylin Developers Installed-Size: 251 Depends: libc6 (>= 2.27) Filename: pool/main/libd/libdisplay-info/libdisplay-info1_0.1.1-ok1_amd64.deb Size: 70088 MD5sum: 1dd66e9117e9d7e28c77e56a0544b25e SHA1: 13b93c6475d16027acdd2f32aa828e7510057cea SHA256: 1f0505083e6792af6799076b42dd52ceccd79205ff2a570bf95a4c0996f20514 SHA512: 9e00e9a3facd62f968b5b05f41325130a58ecbaf7a4fff7cf336ae5f28e7676676bc2df798660318e6d2a270a8f94ef90f45f061a86982ac93fb93ecdf0369c3 Homepage: https://gitlab.freedesktop.org/emersion/libdisplay-info Description: EDID and DisplayID library (shared library) This library parse EDID and DisplayID and focus on: * Providing a set of high-level, easy-to-use, opinionated functions as well as low-level functions to access detailed information. * Simplicity and correctness over performance and resource usage. * Well-tested and fuzzed. Package: libdistro-info-perl Architecture: all Version: 1.7-ok2 Multi-Arch: foreign Priority: optional Section: perl Source: distro-info Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Benjamin Drung Installed-Size: 22 Depends: distro-info-data (>= 0.59~), perl:any Filename: pool/main/d/distro-info/libdistro-info-perl_1.7-ok2_all.deb Size: 3764 MD5sum: 1cff1649d2b43a3beb702461e1744cee SHA1: 4f1beaf1734e5303de78d8eb5688e67c2f351349 SHA256: a8192c35dbd1b6ceaa002bad6cf0e8bcc8dee9fa2051b91e67bdd88c5740a685 SHA512: aa1acdee4a4a48912e8a9e012620efe12717f2e58953f56e1fd58d7ed4ddc5dd42e9f98241580fdb03e256b90cc99d9c01a9cda43fbc3c9a15c6f109e74e06f1 Description: information about distributions' releases (Perl module) Information about all releases of Debian and Ubuntu. . This package contains a Perl module for parsing the data in distro-info-data. There is also a command line interface in the distro-info package. Package: libdjvulibre-dev Architecture: amd64 Version: 3.5.28-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: djvulibre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Barak A. Pearlmutter Installed-Size: 5960 Depends: libdjvulibre21 (= 3.5.28-ok1), libjpeg-dev Filename: pool/main/d/djvulibre/libdjvulibre-dev_3.5.28-ok1_amd64.deb Size: 2383416 MD5sum: ee0c701513063ec6905973b817adf392 SHA1: 752261862ef972ab623ea63dfd8aeb0855b85ec3 SHA256: f9b2178bfb7c9d8f39c1685caad5f76e55d5b7724ca978b93b02c5312507bbd5 SHA512: 6fcb35597fae9214458dbfe697e32d7628b70e4c5c436dded61b4038c82929f48c5f83239ffad325531fb53c62baca22232d206659bd0ad0e35bf83d5b540467 Homepage: http://djvu.sourceforge.net/ Description: Development files for the DjVu image format DjVu image format static library and development files. . DjVu is a set of compression technologies, a file format, and a software platform for the delivery over the Web of digital documents, scanned documents, and high resolution images. . DjVu documents download and display extremely quickly, and look exactly the same on all platforms. DjVu can be seen as a superior alternative to PDF and Postscript for digital documents, to TIFF (and PDF) for scanned documents, to JPEG for photographs and pictures, and to GIF for large palettized images. DjVu is the only Web format that is practical for distributing high-resolution scanned documents in color. Package: libdjvulibre-text Architecture: all Version: 3.5.28-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: djvulibre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Barak A. Pearlmutter Installed-Size: 339 Replaces: djview3 (= 3.5.20-9), djvulibre-desktop (<< 3.5.20-9), libdjvulibre15 Filename: pool/main/d/djvulibre/libdjvulibre-text_3.5.28-ok1_all.deb Size: 48052 MD5sum: 66ed10c3702ea96013e5bd5f73a934e0 SHA1: f8e6b9c8158ba6a46c546c938d7fd1f0bdcf7d59 SHA256: e5f3c7aab676aa876b7c157044e926afa0453f97a1914b1068c94d2c1fb21883 SHA512: fe3f3f0b0c1ad36e3af513e7c95f832e01fd17529f9ef6d2b528a0d55c8eb3ec5d6a2311130a1080999a6f5177ae807b9502954b4f669705eb6ba209ba05dd36 Homepage: http://djvu.sourceforge.net/ Description: Linguistic support files for libdjvulibre Runtime linguistic support files for the libdjvulibre library. Package: libdjvulibre21 Architecture: amd64 Version: 3.5.28-ok1 Multi-Arch: same Priority: optional Section: libs Source: djvulibre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Barak A. Pearlmutter Installed-Size: 1696 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5), libdjvulibre-text (>= 3.5.28-ok1) Conflicts: libdjvulibre1 Replaces: libdjvulibre1, libdjvulibre15 Filename: pool/main/d/djvulibre/libdjvulibre21_3.5.28-ok1_amd64.deb Size: 575224 MD5sum: 85727222d72bcb0b39b47324f7085e8f SHA1: 8e445d6648a453f0fd34eb55131acaa5ad38bd52 SHA256: 45ededbeaa8f5235aff9ee51bf14125b6272112c417de13bb7b861dd0667d48d SHA512: 580551b1249f71ca9858b324a60070cb428fdd78bd090746a80e9a96931d370ea296a83bdb7be761ef6c8d66fa836aabb034c63814210bbad7b25b4f84e2078d Homepage: http://djvu.sourceforge.net/ Description: Runtime support for the DjVu image format DjVu runtime library. Package: libdlrestrictions-dev Architecture: amd64 Version: 0.15.38-ok1 Priority: optional Section: libdevel Source: pkg-kde-tools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 32 Depends: libdlrestrictions1 (= 0.15.38-ok1) Filename: pool/main/p/pkg-kde-tools/libdlrestrictions-dev_0.15.38-ok1_amd64.deb Size: 6036 MD5sum: 05e5c3586c891841056575d70c276433 SHA1: 174492549ac73a1035f1560a48058d59873cec12 SHA256: 6804445282c1e53fbba32bb444676a0fffd097da8bc3cd7c9dc2460f925e085c SHA512: d51e56d0fd55d294b97854e623b56d9a2173a6de959953eb11d67dfa31372ae35ea3aa40969745c954a7cd72a6292bfffd8b0f648e0222ebbe611c2a805ec0b8 Description: development files for the DLRestrictions library This package provides development files needed to build both shared libraries, which specify their compatibility restrictions, and applications, which check whether those restrictions are satisfied before using those libraries. The package also contains a CMake module which simplifies building DLRestricted shared libraries with CMake. Package: libdlrestrictions1 Architecture: amd64 Version: 0.15.38-ok1 Priority: optional Section: libs Source: pkg-kde-tools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 36 Depends: libc6 (>= 2.38) Filename: pool/main/p/pkg-kde-tools/libdlrestrictions1_0.15.38-ok1_amd64.deb Size: 8816 MD5sum: 10881bca48bb41ae6c3cd4c126b79b04 SHA1: c50f16247bf732a663a57c8f909db681528edefa SHA256: df8dc22df804e0323d0d8dc403925cf272f6feb40a126fece097fcb78bd3d2c2 SHA512: d44b5befbb6b7db870aec6213f304fc5ec6f497283ef439e621a9ecc0cde0337e3d23af3baf626e6410b97d9b12a0165e82e790fd2decf03395484c11e4b04f0 Description: library that implements library compatibility checks for dlopen() This package provides a DLRestrictions library that can be used to check compatibility of the external shared library (or plugin) against other libraries currently loaded in the global symbol object. It might help to avoid symbol clashes and provide means for graceful failure detection in advance before the first dlsym() call. Otherwise, usage of incompatible library might result in crashes or other unpredictable failures of the application. . A shared library that is protected by DLRestrictions provides a special symbol which defines conditions under which the library may be safely used. At the moment, the only restriction that may be imposed controls whether multiple SONAMEs of the same library can safely co-exist in the same symbol space. Shared library dependencies are also checked for compatibility. Package: libdmtx-dev Architecture: amd64 Version: 0.7.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdmtx Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 154 Depends: libdmtx0b (= 0.7.7-ok1) Filename: pool/main/libd/libdmtx/libdmtx-dev_0.7.7-ok1_amd64.deb Size: 52160 MD5sum: ffffa1956cef2915d43c93c147beec43 SHA1: 9f5c076a0a4786a8d908ad973528cb49296c4ddd SHA256: 7e3b993c5e4c6bfff6706b33e6818ee6e3106ffc2608b57c8a130542a0c567d3 SHA512: 398a202f687ff79c301598b61217d930a915990fd6c1c92bae61f675a97bf4870b89c8ba8397e3aeabcd32b6c161dfcbc3b141c519d679490901ecb2f0b8f9af Homepage: https://github.com/dmtx Description: Data Matrix barcodes (development files and static libraries) Libdmtx is a library for reading and writing Data Matrix 2D barcodes, two-dimensional symbols that hold a dense pattern of data with built-in error correction. . This package contains the static libraries and C header files needed for development of applications with Libdmtx. Package: libdmtx0b Architecture: amd64 Version: 0.7.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdmtx Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 116 Depends: libc6 (>= 2.14) Conflicts: libdmtx0, libdmtx0a Replaces: libdmtx0, libdmtx0a Filename: pool/main/libd/libdmtx/libdmtx0b_0.7.7-ok1_amd64.deb Size: 53524 MD5sum: 8ccb3575766168bf078fe71bb9fb49d5 SHA1: 4fca81a79ed62abe71d7039049e165042abc156c SHA256: 58e2f12c9eb886ef11d207161c7969b070f56623a5df7224d360225bf8b116b5 SHA512: 87e7142b822913634b5662bf7a9e2dcaec7a0de24f3506fe22f813be434c528dcde5a8ca8c280f1a825f26780f031a0cb1c113a387a9cb9f28e826e9afd00f31 Homepage: https://github.com/dmtx Description: Data Matrix barcodes (runtime library) Libdmtx is a library for reading and writing Data Matrix 2D barcodes, two-dimensional symbols that hold a dense pattern of data with built-in error correction. . This package provides the Libdmtx runtime library. Package: libdns-export1109 Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Priority: optional Section: libs Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 3121 Depends: libc6 (>= 2.14), libisc-export1105, libssl1.1 (>= 1.1.1) Filename: pool/main/b/bind9-libs/libdns-export1109_9.11.16+dfsg-ok1_amd64.deb Size: 783382 MD5sum: 93ef3ec9911e9d3e88fc8032e306c80b SHA1: a92c889031e9eea67b0d7930f00985fd552fafa2 SHA256: ff2c55e6438bc933592be0b173bdaa292fa7c65c4aee9d53d08e06722edfddb0 SHA512: f5f90605e6a9e661a1e795ba2412b9ca4fa3eefc904e316c5d50511202df3780cdcdd20bb8582033cdec5e31aa85ea702160dec9ac35ae6aba11bddf2fc7dfb9 Homepage: https://www.isc.org/downloads/bind/ Description: Exported DNS Shared Library The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the exported libdns shared library. Package: libdns1109 Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 3221 Depends: libisc1105 (= 1:9.11.16+dfsg-ok1), libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.6.dfsg.2), libssl1.1 (>= 1.1.1) Filename: pool/main/b/bind9-libs/libdns1109_9.11.16+dfsg-ok1_amd64.deb Size: 802386 MD5sum: 5c84111b958289c54799a7918ce4ea0b SHA1: 14ae35998fef8732aac8039d16df9b36414e7f5e SHA256: 67791475efaf9977967f85f7d69cc48288b33dae48ca26c4b70c1504edf058e0 SHA512: d261426f58cf0a974f40c06bd3a480903d9bdd1b04ccc77a7157982e3558658489fb1a2df7ac4aaadc23f9a2589a80e15828651f5acc5b858f44e6fd076a8cb7 Homepage: https://www.isc.org/downloads/bind/ Description: DNS Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libdns shared library used by BIND's daemons and clients. Package: libdotconf-dev Architecture: amd64 Version: 1.3-ok1 Priority: extra Section: libdevel Source: dotconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Shane Wegner Installed-Size: 131 Depends: libdotconf0 (= 1.3-ok1), libc6-dev Filename: pool/main/d/dotconf/libdotconf-dev_1.3-ok1_amd64.deb Size: 35240 MD5sum: 6aee336c95cdea40d03cf3b1133fc62b SHA1: 2d223a13d98227cbf9f4f97b5ae11a4507a86ae8 SHA256: b16603ed8f0859ee7d7b047f6fe142cbdeb3e8e358d2300e572fe743964aab9a SHA512: e460e57b2720839e255ce2fa1b63df679a37c81c7ab5380b5f813370c24d945e406dcc27d18be3a271e98ccf93e6f89623a23cb5ed25162f78fcf79220871ec4 Description: Configuration file parser library - development files dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on-the-fly inclusion of additional config files. . This package contains the development files necessary to build programs using the dotconf library. Package: libdotconf0 Architecture: amd64 Version: 1.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: dotconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Shane Wegner Installed-Size: 44 Depends: libc6 (>= 2.7) Filename: pool/main/d/dotconf/libdotconf0_1.3-ok1_amd64.deb Size: 13164 MD5sum: 60bd205be6194194f868ca324f768fe6 SHA1: c279935f14e88db5cfb3dfe706b8b76a34a6ae2e SHA256: 61fd640ea87762b72ce4f107e8d3728a0700cc4ff547a2215bb603fda7afac5d SHA512: 2d40ca274c02d58fd08045e3ae29f9528e613256904ddeb21924ce3c967ba3df2000a9157d04069a1b5392b397abb7e48fb41ac50af5eb9206c44e2c4e51b81d Description: Configuration file parser library - runtime files dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on-the-fly inclusion of additional config files. Package: libdotconf0-dbg Architecture: amd64 Version: 1.3-ok1 Multi-Arch: same Priority: extra Section: debug Source: dotconf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Shane Wegner Installed-Size: 45 Depends: libdotconf0 (= 1.3-ok1) Filename: pool/main/d/dotconf/libdotconf0-dbg_1.3-ok1_amd64.deb Size: 27028 MD5sum: cbb52a0d9a443c2cd5970c992579fac9 SHA1: 33af923bc715ee421265f8feee197f13e1682c8d SHA256: 81b1467f69bbea0a310aabe5ece08fca609d0002205cfbef497f2e221bde0a21 SHA512: 532cb81ca1274fbef1c82f321d7ac00fc8d7887ac87a2410cec58177e193cbc99c934e35fcd6c29437795c6f4f9484d45eb9c20702d0dc06eab8f1c3587299ea Description: Configuration file parser library - debugging symbols dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on-the-fly inclusion of additional config files. . This package contains the debugging symbols for libdotconf. Build-Ids: 2da4b52b4e8775911d2494da3d2f0292465d57e3 Package: libdouble-conversion-dev Architecture: amd64 Version: 3.3.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: double-conversion Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 247 Depends: libdouble-conversion3 (= 3.3.0-ok1) Filename: pool/main/d/double-conversion/libdouble-conversion-dev_3.3.0-ok1_amd64.deb Size: 55784 MD5sum: 222a57e820dc3f955dd1cc2fcd017cf7 SHA1: 6a7ecdfb4a2af41bc1c9eb5df3adede3ed8e32c4 SHA256: e8c4da30fdb209a5b9d83c5afbe1fb386d23a3f6ae386c25188c7b376dcba01b SHA512: ec87803c174d44ee0b6225d01251b547e5b29b7bd9af7f6427e5ebdfd37fcd3a84f8788a998f4346cdfdd63709c5826cd5ba362a604328ad52639face7cab1df Homepage: https://github.com/google/double-conversion Description: routines to convert IEEE floats to and from strings (development files) This library provides routines to convert IEEE single and double floats to and from string representations. It offers at lot of flexibility with respect to the conversion format: shortest, fixed, precision or exponential representation; decimal, octal or hexadecimal basis; control over number of digits, leading/trailing zeros and spaces. . The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects. . This package contains a static version of the library and development headers. Package: libdouble-conversion3 Architecture: amd64 Version: 3.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: double-conversion Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 102 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/main/d/double-conversion/libdouble-conversion3_3.3.0-ok1_amd64.deb Size: 36332 MD5sum: 85d39b867fb154e050dc5dbbc41fc2f5 SHA1: 7c3cc0bd07f98cdbdaa57b987db09c0ccc104da7 SHA256: 1e09ea98634a9236f2d99742b1b2a9b6cf6c831f54ab5aa7f54ad65f57fec0b7 SHA512: 2bbd8b47c86b42daed2e1dfd45cdd35799ebd8a6248b4e041696917065255489088da083ca0cc1b4b38c1376c21e7e1714c3ea84c74aaa42b8a30473602868ac Homepage: https://github.com/google/double-conversion Description: routines to convert IEEE floats to and from strings This library provides routines to convert IEEE single and double floats to and from string representations. It offers at lot of flexibility with respect to the conversion format: shortest, fixed, precision or exponential representation; decimal, octal or hexadecimal basis; control over number of digits, leading/trailing zeros and spaces. . The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects. . This package contains a shared version of the library. Package: libdpdk-dev Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 44408 Depends: libbpf-dev, libbsd-dev, libibverbs-dev, libipsec-mb-dev, libisal-dev, libelf-dev, libfdt-dev, libjansson-dev, libmnl-dev, libnuma-dev, libpcap-dev, libssl-dev, libxdp-dev, zlib1g-dev, librte-acl24 (= 23.11-ok1), librte-baseband-acc24 (= 23.11-ok1), librte-baseband-fpga-5gnr-fec24 (= 23.11-ok1), librte-baseband-fpga-lte-fec24 (= 23.11-ok1), librte-baseband-la12xx24 (= 23.11-ok1), librte-baseband-null24 (= 23.11-ok1), librte-baseband-turbo-sw24 (= 23.11-ok1), librte-bbdev24 (= 23.11-ok1), librte-bitratestats24 (= 23.11-ok1), librte-bpf24 (= 23.11-ok1), librte-bus-auxiliary24 (= 23.11-ok1), librte-bus-cdx24 (= 23.11-ok1), librte-bus-dpaa24 (= 23.11-ok1), librte-bus-fslmc24 (= 23.11-ok1), librte-bus-ifpga24 (= 23.11-ok1), librte-bus-pci24 (= 23.11-ok1), librte-bus-platform24 (= 23.11-ok1), librte-bus-vdev24 (= 23.11-ok1), librte-bus-vmbus24 (= 23.11-ok1), librte-cfgfile24 (= 23.11-ok1), librte-cmdline24 (= 23.11-ok1), librte-common-cnxk24 (= 23.11-ok1), librte-common-cpt24 (= 23.11-ok1), librte-common-dpaax24 (= 23.11-ok1), librte-common-iavf24 (= 23.11-ok1), librte-common-idpf24 (= 23.11-ok1), librte-common-mlx5-24 (= 23.11-ok1), librte-common-nfp24 (= 23.11-ok1), librte-common-octeontx24 (= 23.11-ok1), librte-common-qat24 (= 23.11-ok1), librte-common-sfc-efx24 (= 23.11-ok1), librte-compress-isal24 (= 23.11-ok1), librte-compress-mlx5-24 (= 23.11-ok1), librte-compress-octeontx24 (= 23.11-ok1), librte-compress-zlib24 (= 23.11-ok1), librte-compressdev24 (= 23.11-ok1), librte-crypto-bcmfs24 (= 23.11-ok1), librte-crypto-caam-jr24 (= 23.11-ok1), librte-crypto-ccp24 (= 23.11-ok1), librte-crypto-cnxk24 (= 23.11-ok1), librte-crypto-dpaa-sec24 (= 23.11-ok1), librte-crypto-dpaa2-sec24 (= 23.11-ok1), librte-crypto-ipsec-mb24 (= 23.11-ok1), librte-crypto-mlx5-24 (= 23.11-ok1), librte-crypto-nitrox24 (= 23.11-ok1), librte-crypto-null24 (= 23.11-ok1), librte-crypto-octeontx24 (= 23.11-ok1), librte-crypto-openssl24 (= 23.11-ok1), librte-crypto-scheduler24 (= 23.11-ok1), librte-crypto-virtio24 (= 23.11-ok1), librte-cryptodev24 (= 23.11-ok1), librte-dispatcher24 (= 23.11-ok1), librte-distributor24 (= 23.11-ok1), librte-dma-cnxk24 (= 23.11-ok1), librte-dma-dpaa2-24 (= 23.11-ok1), librte-dma-dpaa24 (= 23.11-ok1), librte-dma-hisilicon24 (= 23.11-ok1), librte-dma-idxd24 (= 23.11-ok1), librte-dma-ioat24 (= 23.11-ok1), librte-dma-skeleton24 (= 23.11-ok1), librte-dmadev24 (= 23.11-ok1), librte-eal24 (= 23.11-ok1), librte-efd24 (= 23.11-ok1), librte-ethdev24 (= 23.11-ok1), librte-event-cnxk24 (= 23.11-ok1), librte-event-dlb2-24 (= 23.11-ok1), librte-event-dpaa2-24 (= 23.11-ok1), librte-event-dpaa24 (= 23.11-ok1), librte-event-dsw24 (= 23.11-ok1), librte-event-octeontx24 (= 23.11-ok1), librte-event-opdl24 (= 23.11-ok1), librte-event-skeleton24 (= 23.11-ok1), librte-event-sw24 (= 23.11-ok1), librte-eventdev24 (= 23.11-ok1), librte-fib24 (= 23.11-ok1), librte-gpudev24 (= 23.11-ok1), librte-graph24 (= 23.11-ok1), librte-gro24 (= 23.11-ok1), librte-gso24 (= 23.11-ok1), librte-hash24 (= 23.11-ok1), librte-ip-frag24 (= 23.11-ok1), librte-ipsec24 (= 23.11-ok1), librte-jobstats24 (= 23.11-ok1), librte-kvargs24 (= 23.11-ok1), librte-latencystats24 (= 23.11-ok1), librte-log24 (= 23.11-ok1), librte-lpm24 (= 23.11-ok1), librte-mbuf24 (= 23.11-ok1), librte-member24 (= 23.11-ok1), librte-mempool-bucket24 (= 23.11-ok1), librte-mempool-cnxk24 (= 23.11-ok1), librte-mempool-dpaa2-24 (= 23.11-ok1), librte-mempool-dpaa24 (= 23.11-ok1), librte-mempool-octeontx24 (= 23.11-ok1), librte-mempool-ring24 (= 23.11-ok1), librte-mempool-stack24 (= 23.11-ok1), librte-mempool24 (= 23.11-ok1), librte-meta-all (= 23.11-ok1), librte-meta-allpmds (= 23.11-ok1), librte-meta-baseband (= 23.11-ok1), librte-meta-bus (= 23.11-ok1), librte-meta-common (= 23.11-ok1), librte-meta-compress (= 23.11-ok1), librte-meta-crypto (= 23.11-ok1), librte-meta-dma (= 23.11-ok1), librte-meta-event (= 23.11-ok1), librte-meta-mempool (= 23.11-ok1), librte-meta-net (= 23.11-ok1), librte-meta-raw (= 23.11-ok1), librte-meter24 (= 23.11-ok1), librte-metrics24 (= 23.11-ok1), librte-ml-cnxk24 (= 23.11-ok1), librte-mldev24 (= 23.11-ok1), librte-net-af-packet24 (= 23.11-ok1), librte-net-af-xdp24 (= 23.11-ok1), librte-net-ark24 (= 23.11-ok1), librte-net-atlantic24 (= 23.11-ok1), librte-net-avp24 (= 23.11-ok1), librte-net-axgbe24 (= 23.11-ok1), librte-net-bnx2x24 (= 23.11-ok1), librte-net-bnxt24 (= 23.11-ok1), librte-net-bond24 (= 23.11-ok1), librte-net-cnxk24 (= 23.11-ok1), librte-net-cpfl24 (= 23.11-ok1), librte-net-cxgbe24 (= 23.11-ok1), librte-net-dpaa2-24 (= 23.11-ok1), librte-net-dpaa24 (= 23.11-ok1), librte-net-e1000-24 (= 23.11-ok1), librte-net-ena24 (= 23.11-ok1), librte-net-enetc24 (= 23.11-ok1), librte-net-enetfec24 (= 23.11-ok1), librte-net-enic24 (= 23.11-ok1), librte-net-failsafe24 (= 23.11-ok1), librte-net-fm10k24 (= 23.11-ok1), librte-net-gve24 (= 23.11-ok1), librte-net-hinic24 (= 23.11-ok1), librte-net-hns3-24 (= 23.11-ok1), librte-net-i40e24 (= 23.11-ok1), librte-net-iavf24 (= 23.11-ok1), librte-net-ice24 (= 23.11-ok1), librte-net-idpf24 (= 23.11-ok1), librte-net-igc24 (= 23.11-ok1), librte-net-ionic24 (= 23.11-ok1), librte-net-ipn3ke24 (= 23.11-ok1), librte-net-ixgbe24 (= 23.11-ok1), librte-net-mana24 (= 23.11-ok1), librte-net-memif24 (= 23.11-ok1), librte-net-mlx4-24 (= 23.11-ok1), librte-net-mlx5-24 (= 23.11-ok1), librte-net-netvsc24 (= 23.11-ok1), librte-net-nfp24 (= 23.11-ok1), librte-net-ngbe24 (= 23.11-ok1), librte-net-null24 (= 23.11-ok1), librte-net-octeon-ep24 (= 23.11-ok1), librte-net-octeontx24 (= 23.11-ok1), librte-net-pcap24 (= 23.11-ok1), librte-net-pfe24 (= 23.11-ok1), librte-net-qede24 (= 23.11-ok1), librte-net-ring24 (= 23.11-ok1), librte-net-sfc24 (= 23.11-ok1), librte-net-softnic24 (= 23.11-ok1), librte-net-tap24 (= 23.11-ok1), librte-net-thunderx24 (= 23.11-ok1), librte-net-txgbe24 (= 23.11-ok1), librte-net-vdev-netvsc24 (= 23.11-ok1), librte-net-vhost24 (= 23.11-ok1), librte-net-virtio24 (= 23.11-ok1), librte-net-vmxnet3-24 (= 23.11-ok1), librte-net24 (= 23.11-ok1), librte-node24 (= 23.11-ok1), librte-pcapng24 (= 23.11-ok1), librte-pci24 (= 23.11-ok1), librte-pdcp24 (= 23.11-ok1), librte-pdump24 (= 23.11-ok1), librte-pipeline24 (= 23.11-ok1), librte-port24 (= 23.11-ok1), librte-power24 (= 23.11-ok1), librte-raw-cnxk-bphy24 (= 23.11-ok1), librte-raw-cnxk-gpio24 (= 23.11-ok1), librte-raw-dpaa2-cmdif24 (= 23.11-ok1), librte-raw-ifpga24 (= 23.11-ok1), librte-raw-ntb24 (= 23.11-ok1), librte-raw-skeleton24 (= 23.11-ok1), librte-rawdev24 (= 23.11-ok1), librte-rcu24 (= 23.11-ok1), librte-regex-cn9k24 (= 23.11-ok1), librte-regex-mlx5-24 (= 23.11-ok1), librte-regexdev24 (= 23.11-ok1), librte-reorder24 (= 23.11-ok1), librte-rib24 (= 23.11-ok1), librte-ring24 (= 23.11-ok1), librte-sched24 (= 23.11-ok1), librte-security24 (= 23.11-ok1), librte-stack24 (= 23.11-ok1), librte-table24 (= 23.11-ok1), librte-telemetry24 (= 23.11-ok1), librte-timer24 (= 23.11-ok1), librte-vdpa-ifc24 (= 23.11-ok1), librte-vdpa-mlx5-24 (= 23.11-ok1), librte-vdpa-nfp24 (= 23.11-ok1), librte-vdpa-sfc24 (= 23.11-ok1), librte-vhost24 (= 23.11-ok1) Filename: pool/main/d/dpdk/libdpdk-dev_23.11-ok1_amd64.deb Size: 7953716 MD5sum: 4f3b1c60728b5e97f5576f5ef6a8b5b2 SHA1: 76041a0b2c525a1bad5a98e398515a4de364abe2 SHA256: 1413c5c4de0c647ebf59fd43d8cfd3feb8125d8b1f84e3ad3981b5e18f1a53fd SHA512: d070bc9c82fad7ba71c32929b1dafbf026bea51876947162400ca81bba75dbae55929dc342d2588d949467570fe7b594166cc2690b16637f1ad52207b3dc2c77 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (basic development files) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the basic headers and library files required to build external applications which will also require at least SSE3 support when running. . libdpdk.pc: note that CFLAGS might contain an -march flag higher than typical baseline. This is required for a number of static inline functions in the public headers. Package: libdpkg-dev Architecture: amd64 Version: 1.22.6-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: dpkg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 1837 Depends: libmd-dev, zlib1g-dev, liblzma-dev (>= 5.4.0), libzstd-dev (>= 1.4.0), libbz2-dev Filename: pool/main/d/dpkg/libdpkg-dev_1.22.6-ok3_amd64.deb Size: 122792 MD5sum: b3b0795ac4be95d17fd7b3dbecda211b SHA1: 7eacbaa3aa0a4d4d89b84524bddbb729bba55269 SHA256: 252c763052a24e2d3fa07defb2a5e97128b1bb15149cb883cfd4c1131ae2f978 SHA512: e53bfc6fd90728b978342e6bced861c436b697c757e9ecb509d622984a26f8ba1eae71222cc5cf0dcf8038f688c6ea2c7ad4720cf88ea74b5dc4e44269c03b22 Homepage: https://wiki.debian.org/Teams/Dpkg Description: Debian package management static library This package provides the header files and static library necessary to develop software using libdpkg, the same library used internally by dpkg. . Note though, that the API is to be considered volatile, and might change at any time, use at your own risk. Package: libdpkg-perl Architecture: all Version: 1.22.6-ok3 Multi-Arch: foreign Priority: optional Section: perl Source: dpkg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dpkg Developers Installed-Size: 3035 Depends: perl:any, dpkg (>= 1.18.11) Recommends: libfile-fcntllock-perl, liblocale-gettext-perl, bzip2, xz-utils (>= 5.4.0) Suggests: debian-keyring, gnupg | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, gpgv | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, gcc | c-compiler, binutils, patch, sensible-utils, git, bzr Breaks: dgit (<< 3.13~), libsop-java-java (<< 4.0.7~), pgpainless-cli (<< 1.3.13~), pkg-kde-tools (<< 0.15.28~), sq (<< 0.33.0~), sqop (<< 0.27.2~) Filename: pool/main/d/dpkg/libdpkg-perl_1.22.6-ok3_all.deb Size: 415484 MD5sum: f40761d5ae19b67f6ec69a1959daa675 SHA1: fefa3e163913ad0f81f4687a36c48908c57610f5 SHA256: 97e03cb2c02f4a508ddc91cb592ea28b44ab07e4f980b99b427771191bc8dbba SHA512: 77fd8ec92a96b46ea3786d297c6e147183d520b0ba74ff2a3d7c855251ddb3164e2ec5ef42c9947a0d3cd82a9a1c514e59d1cba78d61b92886946ea296ffd16f Homepage: https://wiki.debian.org/Teams/Dpkg Description: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionality. Among them there are the following public modules: . - Dpkg: core variables - Dpkg::Arch: architecture handling functions - Dpkg::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildInfo: build information functions - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::BuildProfiles: parse and manipulate build profiles - Dpkg::Changelog: parse changelogs - Dpkg::Changelog::Entry: represents a changelog entry - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression: simple database of available compression methods - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Conf: parse dpkg configuration files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog - Dpkg::Control::Fields: manage (list of known) control fields - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields - Dpkg::Control::Info: parse files like debian/control - Dpkg::Control::Tests: parse files like debian/tests/control - Dpkg::Control::Tests::Entry: represents a debian/tests/control stanza - Dpkg::Deps: parse and manipulate dependencies - Dpkg::Deps::Simple: represents a single dependency statement - Dpkg::Deps::Multiple: base module to represent multiple dependencies - Dpkg::Deps::Union: list of unrelated dependencies - Dpkg::Deps::AND: list of AND dependencies - Dpkg::Deps::OR: list of OR dependencies - Dpkg::Deps::KnownFacts: list of installed and virtual packages - Dpkg::Exit: push, pop and run exit handlers - Dpkg::Gettext: wrapper around Locale::gettext - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::Interface::Storable: base object serializer - Dpkg::Path: common path handling functions - Dpkg::Source::Format: manipulate debian/source/format files - Dpkg::Source::Package: extract Debian source packages - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Package: libdragonbox-dev Architecture: amd64 Version: 1.1.3-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: dragonbox Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 186 Filename: pool/main/d/dragonbox/libdragonbox-dev_1.1.3-ok1.1_amd64.deb Size: 35782 MD5sum: 117b130ffb664e058c508ef04ab17b2e SHA1: 75c688c0959be360566618667cbf6389802c59e5 SHA256: 660356b6cb64dbeb2cfe9b753949833c3ff2cefd4db0f98b9620c116af562338 SHA512: 088283bb17fc05287bee3de1aa8af8a2889cb424676106bf5df69f0f2647f903e7aacbf5d1dcb0045ee0a99658170d6bae548c17432272f769967e5e650bc82f Homepage: https://github.com/jk-jeon/dragonbox Description: float-to-string conversion algorithm library Dragonbox is a float-to-string conversion algorithm based on the Schubfach algorithm. Package: libdrm-amdgpu1 Architecture: amd64 Version: 2.4.120-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 75 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.108) Filename: pool/main/libd/libdrm/libdrm-amdgpu1_2.4.120-ok1_amd64.deb Size: 18780 MD5sum: 0d73dd805fbc2d7a4d6777ab11a256ff SHA1: 8e3c964c329180efaeb16ebb584a06765a4f107b SHA256: 7d74ff4bd8ca0dfbd75bd2ee5b2b174a38456e2a5cf61a5d07762452f6ec5f7c SHA512: e916a00ddbd864d5cfd6f7d10047c0fb99b6d7b931abe54fa96df38ccdedaaf2e8e63d3960c90e46c39a399dc9bf70d8db29c59b37df7a15c53fd4c8ae7ec65a Homepage: https://cgit.freedesktop.org/mesa/drm/ Description: Userspace interface to amdgpu-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-common Architecture: all Version: 2.4.120-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 41 Filename: pool/main/libd/libdrm/libdrm-common_2.4.120-ok1_all.deb Size: 5588 MD5sum: a17109ceef26557dc441ecbb8e562ddb SHA1: 5901e8e35523c474eed3eda327c6660763e130c0 SHA256: 438ac5f45eb25e8e935361d40cb5b68a379e41d7c8894a38acdb1cac86f0cc49 SHA512: 2e279ea58eca441e9b320c468de1681d100210d4d2a610946083f8e3e9708c3668cf062edc33242396f8f5ce745540f0d53cb967429988e4d54b4b15438b7150 Homepage: https://cgit.freedesktop.org/mesa/drm/ Description: Userspace interface to kernel DRM services -- common files This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides common files for libdrm. Package: libdrm-dev Architecture: amd64 Version: 2.4.120-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1352 Depends: libdrm2 (= 2.4.120-ok1), libdrm-intel1 (= 2.4.120-ok1), libdrm-radeon1 (= 2.4.120-ok1), libdrm-nouveau2 (= 2.4.120-ok1), libdrm-amdgpu1 (= 2.4.120-ok1), libpciaccess-dev Filename: pool/main/libd/libdrm/libdrm-dev_2.4.120-ok1_amd64.deb Size: 289664 MD5sum: 4a5f4a547a2559843e0b87e422ec4908 SHA1: ed9dfe15e1c7c8dbede3c07243586565ba400f8a SHA256: 96a8f810672fe40e1040d044724c95e7b92ccf74779735b44ecb658d9c72bb4b SHA512: ef6a754c0b1e5ca18ce718f355834735c6bf2b1f2f34932e3e3ef5ee2875ce55f6dc486d1b6a1dc9f11de20609b25a72706834a103201255a6b9f32b4d357de5 Homepage: https://cgit.freedesktop.org/mesa/drm/ Description: Userspace interface to kernel DRM services -- development files This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the development environment for libdrm. Package: libdrm-intel1 Architecture: amd64 Version: 2.4.120-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 176 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.108), libpciaccess0 Filename: pool/main/libd/libdrm/libdrm-intel1_2.4.120-ok1_amd64.deb Size: 60524 MD5sum: 9d570b347631380e3dca5850a18e3b95 SHA1: 827c653d030067a5028bad213ff97005519fffa6 SHA256: 83c9db47ce435283f2e13378c9cfd6d7cc6159cb1552b4d227ec403bfa29fbe0 SHA512: 09afd4695d0d4908ea86fa40cadc727e60ca7b6a1aba4dbdfb1b1a80e678990ebb9e246aebd592979fe234faa71bcc4846837ca7bb790ebf114e529198b68bc8 Homepage: https://cgit.freedesktop.org/mesa/drm/ Description: Userspace interface to intel-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-nouveau2 Architecture: amd64 Version: 2.4.120-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 69 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.108) Filename: pool/main/libd/libdrm/libdrm-nouveau2_2.4.120-ok1_amd64.deb Size: 16584 MD5sum: 71fc1cbf2e5c3f4eb7842ca382853b40 SHA1: 90c7d555672c022772b126d4c348a9f51dff29de SHA256: 3addbe2d213cc3af6701ea2e231f690f8a418e99283c7d7ef03707870b51005c SHA512: a1ea1ff4928de51cdce87a4e3ff6bdb1b696721154a6388bbf7a7a1d2afe9f8c76ba0525ff2863557e97862a28f08f3f3229732c54b147ce5dd6f61aded7edda Homepage: https://cgit.freedesktop.org/mesa/drm/ Description: Userspace interface to nouveau-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-radeon1 Architecture: amd64 Version: 2.4.120-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 81 Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.108) Filename: pool/main/libd/libdrm/libdrm-radeon1_2.4.120-ok1_amd64.deb Size: 19628 MD5sum: 1406f91b00e76b702ac2eb850fde46c3 SHA1: c26c625bb43707fdbb29dab84268f1b735fb4d91 SHA256: 1b83a0283654d611d896217db68a7a9db6f1e92f49a257734adfecc68439a9b8 SHA512: 6eeca1cd7275f37c75728e5d60581194fd3e40709d569acfdfbbf066c06f7ec0b3163413a706b7e28970b7379e756cc9ff62fb7e52149ee5fb8a53b33fc6e1be Homepage: https://cgit.freedesktop.org/mesa/drm/ Description: Userspace interface to radeon-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-tests Architecture: amd64 Version: 2.4.120-ok1 Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 179 Depends: libdrm2 (= 2.4.120-ok1), libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.77) Filename: pool/main/libd/libdrm/libdrm-tests_2.4.120-ok1_amd64.deb Size: 49068 MD5sum: 571c780ee0004537ac57c7200c5558e6 SHA1: f58c6d3c31c5807ec90367ded0f44c5a1fa4f974 SHA256: fbe632f1c1059b9c9f7bfa735530610c8607f5361e1e3c8f4fc4060b1b31c8e9 SHA512: 2f5bc8d5df404401724dfe7404d41dbecdc36421b325289243a6ba84ad5b319588a576887c52d0199d6a0705f67dc4a9bed993052074d320590c64ee3a559209 Homepage: https://cgit.freedesktop.org/mesa/drm/ Description: Testing tools from the libdrm project This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package contains a variety of tools for testing from the libdrm project. Package: libdrm2 Architecture: amd64 Version: 2.4.120-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdrm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 123 Depends: libdrm-common (>= 2.4.120-ok1), libc6 (>= 2.38) Filename: pool/main/libd/libdrm/libdrm2_2.4.120-ok1_amd64.deb Size: 36448 MD5sum: 9cb8cf2e73f39b86180c0ad9db4d5afc SHA1: ab827f6980e3c28f7876e44a1e752e4c8a430246 SHA256: b53e6fe8e79694ed22b6579a9a2d5e4b4bb0adf5a137ac4ed049b3095ca703de SHA512: 9da50ad6bc0c4655b2a09e9de1180d160af1214de2615c8219923d0bc01e28ef9d7aff0778dbd803b2e38c1177e75b889eec1d5fcd5f6d226273480ac8dd73bb Homepage: https://cgit.freedesktop.org/mesa/drm/ Description: Userspace interface to kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package provides the runtime environment for libdrm. Package: libdtkcommon-dev Architecture: amd64 Version: 5.6.29-ok1 Priority: optional Section: libdevel Source: dtkcommon Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 25 Conflicts: libdtkcore-dev (<< 5.4.10) Replaces: libdtkcore-dev (<< 5.4.10) Filename: pool/main/d/dtkcommon/libdtkcommon-dev_5.6.29-ok1_amd64.deb Size: 4652 MD5sum: 0fa56dfd6554c42c0efce476d0a9d9b2 SHA1: 38b63f7698ff914d5b720644dae345b8a4867746 SHA256: f94d286c3229e63cd8cbd42ee01508f8644aeb8d734de7b9e04191f98c344bf0 SHA512: 2332143fbe66cf928828f99dadc8bf86170c54a477fb42e40e4026952579e9228ef198fd7e384d4a51d240fc792b0ea9d8ba4acc55b69943ac0d682d470f8c23 Homepage: http://www.deepin.org/ Description: dtk common files Used to store public build files Package: libdtkcore-dev Architecture: amd64 Version: 5.6.29-ok1 Priority: optional Section: libdevel Source: dtkcore Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 318 Depends: libdtkcore5 (= 5.6.29-ok1), libdtkcommon-dev (>= 5.6.16) Filename: pool/main/d/dtkcore/libdtkcore-dev_5.6.29-ok1_amd64.deb Size: 42572 MD5sum: 21254f1ed79636a5dada59dff322d90c SHA1: f63fff5bbb911cfbb2af211e2c2074f2c17fa561 SHA256: 3cf78bbbdde5c1fe72b09a63f66d77507d51a5856504ef78088ea6068efa4322 SHA512: e1c3bf65bb2fe77ecf5ae9b63596bc91cea0d63e445c7c764dab858c9db7c118627f9122033513628ef19f979c5900189969fa64b460c23ca750adebbf47c854 Description: Deepin Tool Kit Core Devel library DtkCore is base devel library of Deepin Qt/C++ applications. . This package contains the header files and static libraries of DtkCore Package: libdtkcore-doc Architecture: amd64 Version: 5.6.29-ok1 Priority: optional Section: libdevel Source: dtkcore Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 2532 Filename: pool/main/d/dtkcore/libdtkcore-doc_5.6.29-ok1_amd64.deb Size: 1854852 MD5sum: 3ee49755bc5457da0f0f6ab831d42e0e SHA1: bb19f6787d543960a59894572cb4d6778a2d17d3 SHA256: 218c2fbc3bf6c6ea17b8abf0b1d910b73e83cb20be6c60170abafdc4aac37513 SHA512: ccbe9da94bd324ee3675eafa4289dda45f2d9adcdbae27720a91cdd0b6c8d8a5a342f22f248668674dd9aa0896589091b0f8a3654ee2394d82f630f61d6f4e38 Description: Deepin Tool Kit Core (document) DtkCore is base devel library of Deepin Qt/C++ applications. . This package contains the doc files of DtkCore Package: libdtkcore5 Architecture: amd64 Version: 5.6.29-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: dtkcore Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 1778 Depends: libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5xml5 (>= 5.0.2), libspdlog1.12-fmt9, libstdc++6 (>= 11), libsystemd0, qtbase-abi-5-15-10, lshw Filename: pool/main/d/dtkcore/libdtkcore5_5.6.29-ok1_amd64.deb Size: 477664 MD5sum: c7ef4ee987a0256bf12fc1afc8221045 SHA1: 767205f783002eeb33f30542696b8eb1c385f3dc SHA256: ad2bb626cc6bf1f85fe77c75c7757425d2c281067a0d178ecf7e10fe21955e59 SHA512: 166a985a7a46000a226fc837384f3f1df947b70756b81b088429d32cb832200c54700f66604d26b0ae67cb7e2797fdecbff7ac860b7c702cab644e73b1f3f3ac Description: Deepin Tool Kit Core library DtkCore is base library of Deepin Qt/C++ applications. . This package contains the shared libraries. Package: libdtkcore5-bin Architecture: amd64 Version: 5.6.29-ok1 Priority: optional Section: libdevel Source: dtkcore Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 1050 Depends: libc6 (>= 2.34), libdtkcore5 (= 5.6.29-ok1), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/d/dtkcore/libdtkcore5-bin_5.6.29-ok1_amd64.deb Size: 261532 MD5sum: cbe747be2491a5ae722c9aeaa6be28af SHA1: b3932a7782cbfdc8e03a430d33d0387bc5e579d7 SHA256: e85f3601a8d686bf411a00214cfc815a703c2785a5f86b0c69c89b90f61fc0a3 SHA512: 1300deb8a7dc31c2bffb140ad5cbf5d890354a623a7ac9065d7e477be81506835cbf4820bd9cef3f7890815899dbc62d684eb1bcf37939320e4e3cd6c77acaf0 Description: Deepin Tool Kit Core Utilities DtkCore is base devel library of Deepin Qt/C++ applications. . This package contains the utilities of DtkCore Package: libdtkdata Architecture: amd64 Version: 5.6.29-ok1 Priority: optional Section: libdevel Source: dtkcommon Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 14 Filename: pool/main/d/dtkcommon/libdtkdata_5.6.29-ok1_amd64.deb Size: 2984 MD5sum: 76993c6236650c0abb39d8170f51f0df SHA1: 4de9c67afad411b6bd797e31f70cf0302ee5b906 SHA256: 5ef4a32b217653591c9f841f2629c64de82555be28d95c15d183d76a806cbc8e SHA512: b52cffd71e03f39be61700df61e8a46d03603d7cbb301b7dfc9eef6f6ad0ebcf917e5209ab0bceeea987daaa8e1d56ca32d1ae78b1f4175edadb36fab2e63c1e Homepage: http://www.deepin.org/ Description: dtk common files Used to store public configuration files Package: libdtkdeclarative-dev Architecture: amd64 Version: 5.6.10-ok1 Priority: optional Section: libs Source: dtkdeclarative Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 117 Depends: libdtkdeclarative5 (= 5.6.10-ok1) Filename: pool/main/d/dtkdeclarative/libdtkdeclarative-dev_5.6.10-ok1_amd64.deb Size: 18984 MD5sum: c765996b93f81a84f08a3950c288516e SHA1: 4e853dea0887ba0e82df67238464319e2fadb3e3 SHA256: 39c4f309b60f26da69281667914dcd1ddf8fc7c466e2ad48249fc6f401ac3934 SHA512: 39360b4124dcbcf2d27f1dcbcaa8c08345f7e58b83e199e1bad8155d8aa64b454d6b6d3e3a569f4cb00a55fe1da5d2855767d7f04bceeccd319651cbc76c7cb6 Homepage: http://www.deepin.org Description: Deepin Tool Kit Gui Devel library Dtkdeclarative is base library of Deepin Qt/QtQuick applications. . This package contains the header files and shared libraries of DtkDeclarative Package: libdtkdeclarative-doc Architecture: amd64 Version: 5.6.10-ok1 Priority: optional Section: libs Source: dtkdeclarative Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 3223 Filename: pool/main/d/dtkdeclarative/libdtkdeclarative-doc_5.6.10-ok1_amd64.deb Size: 2644736 MD5sum: 5aadca3b21e746b0af755dd52f19701d SHA1: 97410e5954ccaf82d8648c117531050767550cff SHA256: 14f2109b0bfde61fca990fb0da7c0f38dac9c2c4d40b8e03c9470e506c0707fd SHA512: 69f97cba51c4f28a0bc364ba123ee3070627c4f2674ad85ab942d8d8fc0a6f7eb3b3638fab2714c975ce92e67757947f21c44c7d8be8b77f7bbe3cf5fe95df8f Homepage: http://www.deepin.org Description: Deepin Tool Kit Gui Devel library (Document) Dtkdeclarative is base library of Deepin Qt/QtQuick applications. Package: libdtkdeclarative5 Architecture: amd64 Version: 5.6.10-ok1 Multi-Arch: same Priority: optional Section: libs Source: dtkdeclarative Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 1966 Depends: libc6 (>= 2.34), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5qml5 (>= 5.12.4), libqt5qmlmodels5 (>= 5.14.1), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libstdc++6 (>= 4.3), qtbase-abi-5-15-8, qtdeclarative-abi-5-15-8 Filename: pool/main/d/dtkdeclarative/libdtkdeclarative5_5.6.10-ok1_amd64.deb Size: 607828 MD5sum: b2f2af9f721fb21fe9957ff13ff61ec5 SHA1: da481421167529a680a4d15dd9b2fc43a79d026d SHA256: 59020bb7568b1aaef3fcebde51f8f2c0e3812dad7dce7a196b849040da722fab SHA512: f9ec777f15886cfe78379f279a49badc2ecad95e6c18a979e4859d3efefe8ecc0c8c0538a7f63dd1186c27384fcf789703ed11fcf2364d954a2e862925981fe3 Homepage: http://www.deepin.org Description: Deepin Tool Kit Gui library Dtkdeclarative is base library of Deepin Qt/QtQuick applications. . This package contains the shared libraries. Package: libdtkgui-dev Architecture: amd64 Version: 5.6.29-ok1 Priority: optional Section: libdevel Source: dtkgui Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 134 Depends: libdtkgui5 (= 5.6.29-ok1), libdtkcommon-dev (>= 5.6.16) Filename: pool/main/d/dtkgui/libdtkgui-dev_5.6.29-ok1_amd64.deb Size: 19284 MD5sum: 7bb167041a5063335e5a40f0ba5215cb SHA1: 9567d730ca67f0258a02139833051f3bb1a14b65 SHA256: f4bc8f5e6fb952f883e6633c06b1827629889cebbfaca4113aac5151c155da79 SHA512: 56e7aba754144add6bcdd48353ae4cfbbc307cee15d111affea145a5712fa9e1ae89133f4525ab5665249736e2eb8e07809b6b0abf64a334d3c028de9cf8ea38 Description: Deepin Tool Kit Gui Devel library DtkGui is base devel library of Deepin Qt/C++ applications. . This package contains the header files and static libraries of DtkGui Package: libdtkgui-doc Architecture: amd64 Version: 5.6.29-ok1 Priority: optional Section: libdevel Source: dtkgui Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 2816 Filename: pool/main/d/dtkgui/libdtkgui-doc_5.6.29-ok1_amd64.deb Size: 1993704 MD5sum: d7446d1d3afa679ba4be7a25c23fb500 SHA1: 532d292d0f509482b7a170a840602b46b436d262 SHA256: 9283136995e7405dd2d05a1fb6b43db883e02f17a7a1cff5e53a78863d44f1c2 SHA512: f551644af40f9e658331f6b0cf1096caf804f4ddb6b252ccea8ab3b67751e021e68613d00870acdb6ed0809cab23ac72cf61bc782d37f173a33e962bf8710c73 Description: Deepin Tool Kit Gui (Document) DtkGui is base devel library of Deepin Qt/C++ applications. . This package contains the qt Document of DtkGui Package: libdtkgui5 Architecture: amd64 Version: 5.6.29-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: dtkgui Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 952 Depends: libc6 (>= 2.29), libdtkcore5 (>= 5.6), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5network5 (>= 5.0.2), libqt5xdgiconloader3 (>= 3.8.0), libstdc++6 (>= 5), qtbase-abi-5-15-10, libdtkdata, qt5-image-formats-plugins Filename: pool/main/d/dtkgui/libdtkgui5_5.6.29-ok1_amd64.deb Size: 284844 MD5sum: 57dda6074ae7067295296453031b0016 SHA1: 0f73b8f338f39ab2a0a982b78cbbfcff10d15a7b SHA256: 482ab6f072af9aee02ed594c823573be70bc26ebb2a899f3261afe479e276273 SHA512: 0df8d11cbf7bea68d3cbcbbcbf8280e8cc3bbeedf0d3591fc88eedf83285281d080f2969ad8bbef2bbc7191f193c2660246dbb2e543e7436b9b9f766b25a2fa8 Description: Deepin Tool Kit Gui library DtkGui is base library of Deepin Qt/C++ applications. . This package contains the shared libraries. Package: libdtkgui5-bin Architecture: amd64 Version: 5.6.29-ok1 Priority: optional Section: libdevel Source: dtkgui Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 200 Depends: libc6 (>= 2.38), libdtkcore5 (>= 5.6), libdtkgui5 (= 5.6.29-ok1), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 6), libx11-6 Filename: pool/main/d/dtkgui/libdtkgui5-bin_5.6.29-ok1_amd64.deb Size: 48308 MD5sum: 4320f920459be5a5bf158f6aac307523 SHA1: 6996fd3d326fa14079af1d3f9f610a9774ca1fdc SHA256: 32e2da7fe0e89ffa5cfc386470ef985c2f7f7e545ecf3341adbd050ef1b4370f SHA512: c56eaffb971528270441a50f9721a7e0b75c115034f16cd663070bc2b1c238e18346602f00476678d8a83f1a0afb77a52b30215459ebb17fc50035c7aa66e3b0 Description: Deepin Tool Kit Gui Utilities DtkGui is base devel library of Deepin Qt/C++ applications. . This package contains the utilities of DtkGui Package: libdtkwidget-dev Architecture: amd64 Version: 5.6.29-1 Priority: optional Section: libdevel Source: dtkwidget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 520 Depends: libdtkwidget5 (= 5.6.29-1), libqt5x11extras5-dev, libdtkcore-dev, libqt5svg5-dev, libdtkgui-dev, libcups2-dev Filename: pool/main/d/dtkwidget/libdtkwidget-dev_5.6.29-1_amd64.deb Size: 57552 MD5sum: 2c9b68e845947689ff7803368b3cc107 SHA1: 49e96c3e703dc506c2a18bf78f2f17f1e811335c SHA256: aff51e23e6be51ced723bd66dd09688f202e6e7efbc9c099e4780fadfd90685b SHA512: 364a8ccb8cb50c51a07947ae299f3ace39330cfc32c8a415c381d6e7d17caa754b5d5884648a2f453c84d0b926dadef28e6ce03a313d732bef0c96618df0983e Description: Deepin graphical user interface library DtkWidget is Deepin graphical user interface for deepin desktop development. . This package contains the header files and static libraries which are needed for developing Deepin applications. Package: libdtkwidget5 Architecture: amd64 Version: 5.6.29-1 Multi-Arch: same Priority: optional Section: libdevel Source: dtkwidget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 3966 Depends: libc6 (>= 2.38), libdtkcore5 (>= 5.6), libdtkgui5 (>= 5.6), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5printsupport5 (>= 5.4.0), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libstartup-notification0 (>= 0.10), libstdc++6 (>= 5.2), libx11-6 (>= 2:1.2.99.901), libxcb-util1 (>= 0.4.0), libxcb1, libxext6, libxi6 (>= 2:1.2.99.4), qtbase-abi-5-15-10, libdtkdata Filename: pool/main/d/dtkwidget/libdtkwidget5_5.6.29-1_amd64.deb Size: 926060 MD5sum: ba8a79296e493d9fc6c2517473aa2f2a SHA1: 413b050f9a2da1e9188aa79ac0d01853e2f99a2b SHA256: 102c77cf95fc3cb6e425f827922cb7f25102d22a0a61f2583e61b50408acd0a7 SHA512: ca3b001367ff1596f7b07a6c08a287f8fb5aea0a4780294af82f30b7ad2e0cf55f8615e8d48c3504af12903cd63bde67cc380a7685a565ad9b4a2e6ac8568ee3 Description: Deepin graphical user interface library DtkWidget is Deepin graphical user interface for deepin desktop development. . This package contains the shared libraries. Package: libdtkwidget5-bin Architecture: amd64 Version: 5.6.29-1 Priority: optional Section: libdevel Source: dtkwidget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 51 Depends: libc6 (>= 2.34), libdtkgui5 (>= 5.6), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libstdc++6 (>= 4.1.1), libdtkwidget5 (= 5.6.29-1), libqt5x11extras5-dev, libdtkcore-dev, libqt5svg5-dev Filename: pool/main/d/dtkwidget/libdtkwidget5-bin_5.6.29-1_amd64.deb Size: 8200 MD5sum: 0761cb2a3a02632c96db99823e6f7400 SHA1: fd9b944e6431a02a2cbce235f9440335161b48b8 SHA256: da52e9f22c275f21c9794e7509d6ad534067eccaf9d314527ff9df658d5f6581 SHA512: fc9492ce86260c00cff944ef189353eb84ecd9661ac7387006daced21b77d7d24a9fbf4959c4132784bbc5a726007ba15d73192f069181f961d59180228020d7 Description: Deepin graphical user interface library utilities DtkWidget is Deepin graphical user interface for deepin desktop development. . This package contains the utilities which are needed for developing Deepin applications. Package: libduktape207 Architecture: amd64 Version: 2.7.0+tests-ok1 Multi-Arch: same Priority: optional Section: libs Source: duktape Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian IoT Maintainers Installed-Size: 314 Depends: libc6 (>= 2.38) Filename: pool/main/d/duktape/libduktape207_2.7.0+tests-ok1_amd64.deb Size: 133784 MD5sum: 806949a207e17491303e3db703eff4fa SHA1: 975036b1df0dbc565521c22b80bff9f29837fb4e SHA256: e9b4d3c3b2dfa02a30bb2a99ef9ee0db1086fcb1bd86da97433bb1a72e881ad0 SHA512: c5bca1cfc61b273a2f45dcbce6ecbe45924b93317e7909d586fa9d74a5d81e9f8c70f578d4e6c79cb227a945ad87f5a617c75d05c031a6e874bd7039a4a78823 Homepage: https://duktape.org Description: embeddable Javascript engine, library Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint. . Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call Ecmascript functions from C code and vice versa. . This package contains the shared library. Package: libdv-bin Architecture: amd64 Version: 1.0.0-ok1 Priority: optional Section: video Source: libdv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 121 Depends: libc6 (>= 2.14), libdv4 (>= 1.0.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libpopt0 (>= 1.14), libsdl1.2debian (>= 1.2.11), libx11-6, libxext6, libxv1 Recommends: oss-compat Replaces: libdv-dev (<< 0.98-0) Filename: pool/main/libd/libdv/libdv-bin_1.0.0-ok1_amd64.deb Size: 32460 MD5sum: b36886a229105b61012e0d9044dd2d21 SHA1: d2f2e5f530fcb02f411b41b43d4e8082383b5da8 SHA256: c7b2e66d7830ad479403d308b2d6ebf24e0b54be6dd5c7cb44ac5c8f5a0fbd4e SHA512: d374290f6bcb822a235340abf2631faeb45c4273e564d482d5b773635eb4c1512bd265ff34d9bdab67d4573bc930a37dfb52008d0a160bee25dbdc675b63064e Homepage: http://libdv.sourceforge.net/ Description: software library for DV format digital video (sample apps) The Quasar DV Codec (libdv) is a software decoder for DV format video, as defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format used by consumer-grade digital camcorders. . This package contains sample programs for viewing (playdv), encoding (encodedv), transferring DV data (dvconnect) and insert audio into a DV stream (dubdv). Package: libdv4 Architecture: amd64 Version: 1.0.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 158 Depends: libc6 (>= 2.14) Suggests: libdv-bin, oss-compat Filename: pool/main/libd/libdv/libdv4_1.0.0-ok1_amd64.deb Size: 55968 MD5sum: 490644fce73fbb17286213503eac7f7c SHA1: 4100c01e5483e53cc581c568b1370b6d9cec7b89 SHA256: 2511dc55a2156fdde3b7f31c68515972c1db9fa8f8e8ea72a3caccbd5e13ec82 SHA512: c544b3ba5d143a24d7c8719ee6ed2025a6ccf831756f90649c843da95005ef2778b3d68ff40865ea8bece1223f0deeab29d5313d4eb82c7c68713592f064ac23 Homepage: http://libdv.sourceforge.net/ Description: software library for DV format digital video (runtime lib) The Quasar DV Codec (libdv) is a software decoder for DV format video, as defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format used by consumer-grade digital camcorders. . This package contains the library needed to run executables using libdv. Package: libdv4-dev Architecture: amd64 Version: 1.0.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 41 Provides: libdv-dev Depends: libdv4 (= 1.0.0-ok1), libpopt-dev Recommends: pkg-config Conflicts: libdv-dev Replaces: libdv-dev Filename: pool/main/libd/libdv/libdv4-dev_1.0.0-ok1_amd64.deb Size: 8596 MD5sum: bee791b57ee09c41f2948bf16bec8977 SHA1: 0b0f8635191543f5097fd727ea4e5202dd3b35a9 SHA256: 04342734a9410538e39885c0d7fafc22c6b34813863e9ca67e6eea93d726a484 SHA512: a5fd2e6e8be781dad8e76961d9a5efbd2316f861f8dcc855d47337b755387687e8ab2070c64479e91f1dafa24ed5e6f05c258afdefac1cd6fc0e74d8428b9bde Homepage: http://libdv.sourceforge.net/ Description: software library for DV format digital video (devel files) The Quasar DV Codec (libdv) is a software decoder for DV format video, as defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format used by consumer-grade digital camcorders. . This package contains the development headers and library files needed to compile programs using libdv. Package: libdvbpsi-dev Architecture: amd64 Version: 1.3.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libdvbpsi Origin: openKylin Maintainer: openKylin Developers ` Installed-Size: 1011 Depends: libdvbpsi10 (= 1.3.3-ok2) Filename: pool/main/libd/libdvbpsi/libdvbpsi-dev_1.3.3-ok2_amd64.deb Size: 120148 MD5sum: 02389eaced6163721d24148a58a2a7d0 SHA1: 8c688adfea05c394a04689a5bab0da6efdac0b70 SHA256: 8bcddf7ce0807212111948fa2a80bedce91b9be4215d558f954628a0d503c747 SHA512: 1c02479933edc6b4845272cf866c5a0948118bbb472659ae918ff68cc8095aa14cd988bb6fff79ff6acae5c6aad95f833c8e3745932602bd991c758f3972e623 Homepage: http://www.videolan.org/developers/libdvbpsi.html Description: development files for libdvbpsi libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. . This package contains the header files and static library needed to compile applications that use libdvbpsi. Package: libdvbpsi10 Architecture: amd64 Version: 1.3.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libdvbpsi Origin: openKylin Maintainer: openKylin Developers ` Installed-Size: 160 Depends: libc6 (>= 2.14) Filename: pool/main/libd/libdvbpsi/libdvbpsi10_1.3.3-ok2_amd64.deb Size: 47312 MD5sum: 375ba9d733547143af9db83abb90b5d3 SHA1: fd1c44cf63efabd718509c328e9c350a2480484e SHA256: c3c6c166366c6fc7e0055ad2e9dcc9a2157a37bba5b1fce1de2990cd0a2c1e6f SHA512: 8ba075e9e7b743def8f071fa8b4c016a73bc8dd1ae8d9c9f0e7873bfb61769acebc4dc0fbd8c8944a2211f9a9114746f9eb71625a8f51b3e78915b1d21ba416c Homepage: http://www.videolan.org/developers/libdvbpsi.html Description: library for MPEG TS and DVB PSI tables decoding and generating libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. . This package contains the libdvbpsi runtime library. Package: libdvbv5-0t64 Architecture: amd64 Version: 1.26.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: v4l-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gregor Jasny Installed-Size: 514 Provides: libdvbv5-0 (= 1.26.1-ok1) Depends: libc6 (>= 2.38), libudev1 (>= 183) Breaks: libdvbv5-0 (<< 1.26.1-ok1) Replaces: libdvbv5-0 Filename: pool/main/v/v4l-utils/libdvbv5-0t64_1.26.1-ok1_amd64.deb Size: 115916 MD5sum: a2ac28a35acd966fe94f69edc282e82e SHA1: 45da3d38e14f54b1e030408e58c968a8c88e6f1b SHA256: 8c30382d3dc00440227cd290b5230eda7eb1a62a0478c6dce73dfb3e4010a0aa SHA512: 5408d90bda1fa9bb1274827a4cb008dd00f47a1c518340b4ac3a7959e53f7f7a4c9a2897a2d489330790eb87785b8b5a0ec1147eb6b72bec5f3a8f9ab2265fad Homepage: https://linuxtv.org/wiki/index.php/V4l-utils Description: Libraries to control, scan and zap on Digital TV channels This library provides functions to work with DVB devices that implement the DVB v5 API. . This package contains the shared libraries. Package: libdvbv5-dev Architecture: amd64 Version: 1.26.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: v4l-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gregor Jasny Installed-Size: 1013 Depends: libdvbv5-0t64 (= 1.26.1-ok1), libudev-dev Suggests: pkgconf, libdvbv5-doc Filename: pool/main/v/v4l-utils/libdvbv5-dev_1.26.1-ok1_amd64.deb Size: 159288 MD5sum: 78f5702bf8aafd091aa064323e5ff84a SHA1: 1013d6da054cc6a7ca3820d5cbd1d94c22c20a1f SHA256: d0bd481ae795ee16c265566c22eab1d45be21b6a9498333e8b79cebdd354cd74 SHA512: 6a496ca31f4fc1a63015af58f4131f50e808093fb8f40fc454cdd04111687cc72d2ec34c706d4db4b0d67148ae27351b4a9aa03af5e3a952901203159809dca0 Homepage: https://linuxtv.org/wiki/index.php/V4l-utils Description: Development files for libdvbv5 This library provides functions to work with DVB devices that implement the DVB v5 API. . This package contains the development files. Package: libdvbv5-doc Architecture: all Version: 1.26.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: v4l-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gregor Jasny Installed-Size: 5660 Suggests: devhelp Filename: pool/main/v/v4l-utils/libdvbv5-doc_1.26.1-ok1_all.deb Size: 344504 MD5sum: 5950b7774178d85e6f9e68376e5dbd53 SHA1: ddc9775befed13b8b2e897c0015b33d6547c9e2f SHA256: f67908f79690de69ffbdd15d677601c8e34446339bdf84278528394c96bcccbe SHA512: 362281f0bc3a2848bf6fd37e6bd0f36ad455f67d0c90db9a082ae486aaa7ad8a5055e9add2f5956425f659e1f0e70aa622be215b3154d8ba2f91301d7c1417fb Homepage: https://linuxtv.org/wiki/index.php/V4l-utils Description: Doxygen generated documentation for libdvbv5 This library provides functions to work with DVB devices that implement the DVB v5 API. . This package provides doxygen generated documentation for the library. Package: libdvdnav-dev Architecture: amd64 Version: 6.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdvdnav Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 228 Depends: libdvdnav4 (= 6.1.1-ok1), libdvdread-dev, pkgconf Suggests: libdvdcss-dev Filename: pool/main/libd/libdvdnav/libdvdnav-dev_6.1.1-ok1_amd64.deb Size: 53288 MD5sum: ed8c01733f53a67a74f8adf305e41db7 SHA1: 58ed3d178549e2ed43181df96222fb35b2866c1a SHA256: c07eb9e825fc2076911b5e88bd80d317cb21d0c11e08e50e0f552f51ab549cae SHA512: 4b711e6ee45b670f8a7bf95b87840d902d2f41b804360c15798e9d05eebd7bcf6ad824a8b97f5979cade47d7dac7222c63563f18e0dae2e3fa067663f4d45728 Homepage: https://www.videolan.org/developers/libdvdnav.html Description: DVD navigation library (development) libdvdnav is a DVD navigation library, which provides an interface to the advanced features of DVDs, like menus and navigation. It contains the VM and other parts useful for writing DVD players. It's based on Ogle, but was modified to be used by xine and mplayer. . This package contains the development files. Package: libdvdnav-doc Architecture: all Version: 6.1.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libdvdnav Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 319 Filename: pool/main/libd/libdvdnav/libdvdnav-doc_6.1.1-ok1_all.deb Size: 82944 MD5sum: 588ba75c9b03dbc09c912b0f164a46a5 SHA1: 4a55526028572f429929c9ddb56741a2c8f27b7c SHA256: a66f4a2016c14eca1df6c80357868c08813eea038f196c918f02663760bd4401 SHA512: 219a295b56ff28e6e804c0a42d292278a12ae4c94ba506b8f2bb3ab8238396e22f7b19a9f9bc48a31d593ce4dd12a77718be0306b059ea326985a6b553442b25 Homepage: https://www.videolan.org/developers/libdvdnav.html Description: DVD navigation library (documentation) libdvdnav is a DVD navigation library, which provides an interface to the advanced features of DVDs, like menus and navigation. It contains the VM and other parts useful for writing DVD players. It's based on Ogle, but was modified to be used by xine and mplayer. . This package contains the documentation. Package: libdvdnav4 Architecture: amd64 Version: 6.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdvdnav Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 119 Depends: libc6 (>= 2.4), libdvdread7 (>= 5.0.2) Suggests: libdvdcss2 Filename: pool/main/libd/libdvdnav/libdvdnav4_6.1.1-ok1_amd64.deb Size: 36320 MD5sum: 27ac287f9e3215652e6cb77e1d987de0 SHA1: 24dc50e71a24165c7d6faa8c8520a6e6ef5833df SHA256: 8d0ebe275c328808d4320d828caf61e480720991d8e4f9a1c2a78ee7c4423007 SHA512: 763961913007007192b2dee0ed9274645c99fee4002f48ca9c7a96c19a42ff87b1e880965be3898abfa5cbc477a10496335404d718f6a0eb51694c96ddb6c4c8 Homepage: https://www.videolan.org/developers/libdvdnav.html Description: DVD navigation library libdvdnav is a DVD navigation library, which provides an interface to the advanced features of DVDs, like menus and navigation. It contains the VM and other parts useful for writing DVD players. It's based on Ogle, but was modified to be used by xine and mplayer. Package: libdvdread-dev Architecture: amd64 Version: 6.1.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libdvdread Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 320 Depends: libdvdread8t64 (= 6.1.3-ok1), pkg-config Suggests: libdvdcss-dev Filename: pool/main/libd/libdvdread/libdvdread-dev_6.1.3-ok1_amd64.deb Size: 62096 MD5sum: 6221f2e1a47618bf2f7d08b4ac5754f2 SHA1: 91c9f87ac594fdc0f196ae31610828a58c803789 SHA256: d3b024d753b5b0940dca26ad1b68a8d249abd3ad99b8360e7036187797f2685a SHA512: 402c42d26b90c7e8ddc4ac92218eb3f2da49edf4b667d508a0cf7cd2f3cd36b5fabeb62f833398e298fa8bcbc0009978beca74840fcdd4ffcefab558f40bf927 Homepage: https://www.videolan.org/developers/libdvdnav.html Description: library for reading DVDs (development) libdvdread provides the functionality that is required to access many DVDs. It parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling. . This package contains the development files. Package: libdvdread8t64 Architecture: amd64 Version: 6.1.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libdvdread Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 186 Provides: libdvdread8 (= 6.1.3-ok1) Depends: libc6 (>= 2.34) Suggests: libdvdcss2 Breaks: libdvdread8 (<< 6.1.3-ok1) Replaces: libdvdread8 Filename: pool/main/libd/libdvdread/libdvdread8t64_6.1.3-ok1_amd64.deb Size: 50872 MD5sum: e6024f6b3cfeec5e75176e9f052e6732 SHA1: 2d7f6b6be1d853449295f87d3abf204df056cf97 SHA256: 0451d1ddb0b48e75d4663855a0567af863dacba4048f8fba2d10577d59a7e010 SHA512: f7a543d5bf1ac96132c0224764fd6ff5cb4e20a9a0fe4cc41ab34875f14a39f7a93c29ff2adedc96863de8a39121c91156b4a059e1371ce0533c947f34a81190 Homepage: https://www.videolan.org/developers/libdvdnav.html Description: library for reading DVDs libdvdread provides the functionality that is required to access many DVDs. It parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling. . libdvdread probes for libdvdcss at runtime and if found, will use it to decrypt sections of the DVD as necessary. libdvdcss needs to be installed from third-party repositories (see README.css), it's not included in Debian. Package: libdw-dev Architecture: amd64 Version: 0.190-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: elfutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 1671 Depends: libelf-dev, libdw1t64 (= 0.190-ok3), zlib1g-dev, liblzma-dev Filename: pool/main/e/elfutils/libdw-dev_0.190-ok3_amd64.deb Size: 298244 MD5sum: 4cc88010a6ae7e24d4d775ed5d371345 SHA1: 2213f560a353ce115a2d70b3709181d1fef00d95 SHA256: cb7eb78691e5a2eec6ed61a1cbcc2807eff257bc46c4e5b44fbef53681df4fc6 SHA512: a48976a06f161692f52432e874534ea472798b27df958e0f39ab03f5be1d32343f1ce01074f126b3e3f5e47f33d7db1f24e14c4b5ea7ed75d5feb20fa494cd4c Homepage: https://sourceware.org/elfutils/ Description: libdw1t64 development libraries and header files libdw1t64 provides a library that provides access to DWARF debug information stored inside ELF files. . This package contains development libraries and header files for libdw1. . It also contains a static version of libdw. Only link to the static version for special cases and when you don't need anything from the ebl backends. Package: libdw1t64 Architecture: amd64 Version: 0.190-ok3 Multi-Arch: same Priority: optional Section: libs Source: elfutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 746 Provides: libdw1 (= 0.190-ok3) Depends: libbz2-1.0, libc6 (>= 2.38), libelf1t64 (= 0.190-ok3), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2.3) Breaks: libdw1 (<< 0.190-ok3) Replaces: libdw1 Filename: pool/main/e/elfutils/libdw1t64_0.190-ok3_amd64.deb Size: 238188 MD5sum: 05238667eed846426d2d234211d6c604 SHA1: 8bd35fe04d572a623a32366dde0aa1fe17afab7a SHA256: 10c3ecf84638de20189ea7e1ab90c6332b15d42c13bb9f673628e24300971196 SHA512: 2ddfa5594b16f24fb5ad7efbb8ae24b481f01e790a4245e7e21e17eb66375deaecefc5dd801440bf2fd5d5b35d20164e87729a0d5287e81b07c67619c3034722 Homepage: https://sourceware.org/elfutils/ Description: library that provides access to the DWARF debug information libdw1t64 provides a library that provides access to DWARF debug information stored inside ELF files. . This library is part of elfutils. Package: libdynaloader-functions-perl Architecture: all Version: 0.003-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 33 Depends: perl:any Filename: pool/main/libd/libdynaloader-functions-perl/libdynaloader-functions-perl_0.003-ok2_all.deb Size: 11824 MD5sum: ec755318c56474e3aa90572ddc640c5d SHA1: 65c5dabbf5905ac782555dcdc26dd6ecd25c23bf SHA256: bcc365dc3d61ac99e3279389fca16a7fd833d3140c023d0f5a1c4a2ab0675ed9 SHA512: 6b7e495035e2c2d0f24d7a92ff8b5ff656a5d7fc60257639dce1d3833a1dd7c5dfec090ccef3dc50e0760ddbd2c189a19469522a78bfc5dc9c04eb90bb3e6060 Homepage: https://metacpan.org/release/DynaLoader-Functions Description: deconstructed dynamic C library loading DynaLoader::Functions provides a function-based interface to dynamic loading as used by Perl. Some details of dynamic loading are very platform-dependent, so correct use of these functions requires the programmer to be mindful of the space of platform variations. Package: libe-book-0.1-1 Architecture: amd64 Version: 0.1.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libe-book Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 449 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libicu66 (>= 66.1-1~), liblangtag1 (>= 0.5.0), librevenge-0.0-0, libstdc++6 (>= 5.2), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: pool/main/libe/libe-book/libe-book-0.1-1_0.1.3-ok2_amd64.deb Size: 136654 MD5sum: 3ac1666769793f55abd0cc494e3f5bdc SHA1: 0576bcf2815c54aa61a84cd632aeb48732d6fdc5 SHA256: 96f6dc88cd3ad5d2786762edb880cc42d223985af129d3235d95256571a21f7a SHA512: eb0f2463ad996e4568394f347f18fb29f11a8594960e618e5d342af5ef2b5e09b7060dcde5ef271b81d8cbf55f33f3270b8871582e4df3d7e15f81e907a85958 Homepage: http://www.freedesktop.org/wiki/Software/libe-book Description: library for reading and converting various e-book formats libe-book is a library and a set of tools for reading and converting various non-HTML reflowable e-book formats. . Currently supported are: - eReader .pdb - FictionBook v. 2 (including zipped files) - PalmDoc Ebook - Plucker .pdb - QiOO (mobile format, for java-enabled cellphones) - TCR (simple compressed text format) - TealDoc - zTXT - ZVR (simple compressed text format) Package: libe-book-dev Architecture: amd64 Version: 0.1.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libe-book Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 40 Depends: libe-book-0.1-1 (= 0.1.3-ok2), librevenge-dev, libicu-dev, libxml2-dev, zlib1g-dev Filename: pool/main/libe/libe-book/libe-book-dev_0.1.3-ok2_amd64.deb Size: 10016 MD5sum: 01dd225b347d35c373f84cc372ac2625 SHA1: a11713ad3c9612a308407f44a5da81ce7ef95fdd SHA256: 9aaaa86bfed15c9a19095f5723dd5857bec54866e82d00c1c380333a356d8225 SHA512: ba578055afd55baa98b7462d7cd531c7e71a082e6f6bc91b45b2f3f6f79dc8770adea1b5d649672ea412d8fd0b11b88ac1589c97dd1276c009cff764204f82d3 Homepage: http://www.freedesktop.org/wiki/Software/libe-book Description: library for reading and converting various e-book formats libe-book is a library and a set of tools for reading and converting various non-HTML reflowable e-book formats. . Currently supported are: - eReader .pdb - FictionBook v. 2 (including zipped files) - PalmDoc Ebook - Plucker .pdb - QiOO (mobile format, for java-enabled cellphones) - TCR (simple compressed text format) - TealDoc - zTXT - ZVR (simple compressed text format) . This package contains the development files (headers, ...) Package: libebackend-1.2-11t64 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 374 Provides: libebackend-1.2-11 (= 3.52.0-ok2) Depends: libc6 (>= 2.14), libcamel-1.2-64t64 (>= 3.19.92), libdb5.3, libedataserver-1.2-27t64 (>= 3.45.2), libglib2.0-0t64 (>= 2.68.0), libsqlite3-0 (>= 3.6.0) Breaks: libebackend-1.2-11 (<< 3.52.0-ok2) Replaces: libebackend-1.2-11 Filename: pool/main/e/evolution-data-server/libebackend-1.2-11t64_3.52.0-ok2_amd64.deb Size: 106544 MD5sum: 94dc65f8620fc14344c68cca14c29b82 SHA1: 21ac43e38c0c313a6a0b1fbab040781bafa6d8c9 SHA256: 0f8a294d40bd45854dfbccf24f01c4c7658276a7dd67ac9412cfd9bed1cb9d92 SHA512: 10ea5d2ebc7ed5c371c8c1c76f22895ad0fa8944cf097ded17abf4e370a56a5debddec8e38a3754dd5e128632f4d0a124d9a99f8598e3900184f4ca30ed59693 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Utility library for evolution data servers This package is a utility library for evolution-data-servers providing backend functions to access data. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebackend1.2-dev Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 776 Depends: libebackend-1.2-11t64 (= 3.52.0-ok2), gir1.2-ebackend-1.2 (= 3.52.0-ok2), libedataserver1.2-dev (= 3.52.0-ok2), libglib2.0-dev (>= 2.40) Filename: pool/main/e/evolution-data-server/libebackend1.2-dev_3.52.0-ok2_amd64.deb Size: 60064 MD5sum: a02ecefd8353a2e833dd3f74c076463b SHA1: d93b96aa8567de3e5a16629df7cdc5dcef5a2a7c SHA256: d41a344d8bc96c145215d515822afde9d687524ab3f9c8d89861b8d1d4f8457b SHA512: 50c8e885f8dd309533e02e45624f0284fe4f8261f98d1bd5d8c00944590db2f297fa095291e723b8788e85c6d822dd9f76416601b63e57e4490dc92f2d5d7802 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Utility library for evolution data servers (development files) This package contains header files and static library for libebackend. . libebackend is a utility library for evolution-data-server providing backend function to access data. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebml-dev Architecture: amd64 Version: 1.4.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libebml Origin: openKylin Maintainer: openKylin Developers Installed-Size: 156 Depends: libebml5 (= 1.4.5-ok1) Filename: pool/main/libe/libebml/libebml-dev_1.4.5-ok1_amd64.deb Size: 21580 MD5sum: 6203e7095208d6611ea7f5babbf9586a SHA1: c0399f3d412a9b4cce3e049d00832ed0a38ca410 SHA256: bf284e42a783ac9117926d4613c487b5ab90a3051f1c0496b167056184433992 SHA512: 52d2d85be8fa5dd66627aac486d1e43cfc578ff7b086cb68e2129edb52e0c77357582f7e2198df50723d40089641da9ffb7a75483b9e313d2f1db0e5bb3f3abf Homepage: https://dl.matroska.org/downloads/libebml/ Description: access library for the EBML format (development files) The libebml library allows one to read and write files using EBML (the Extensible Binary Meta Language), a binary pendant to XML. Using libebml makes it easier to extend a file format without breaking support in older parsers. . This package contains the header files and static libraries needed to compile applications that use libebml. Package: libebml5 Architecture: amd64 Version: 1.4.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libebml Origin: openKylin Maintainer: openKylin Developers Installed-Size: 159 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/libe/libebml/libebml5_1.4.5-ok1_amd64.deb Size: 44572 MD5sum: ec2e7e236d48c02b7914da8583ef98a7 SHA1: 64ba0b0c3863324235e757d8d5a451d550929d0d SHA256: 5e61aecd4bf047fbc3186623313eed556210d2a53e3933776fbf46d1cb8ce863 SHA512: 8759c4321e7cbc6c2c8f4239a298006961e1c51590bf18ef3b4e182a8f893579e567a2a9881d85db07e3cc9a5bfe4ef6a70453592a2f295d786b0b20a17f3987 Homepage: https://dl.matroska.org/downloads/libebml/ Description: access library for the EBML format (shared library) The libebml library allows one to read and write files using EBML (the Extensible Binary Meta Language), a binary pendant to XML. Using libebml makes it easier to extend a file format without breaking support in older parsers. . This package contains the shared library needed to run applications that use libebml. Package: libebook-1.2-21t64 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 355 Provides: libebook-1.2-21 (= 3.52.0-ok2) Depends: libc6 (>= 2.4), libcamel-1.2-64t64 (>= 3.42.1), libebook-contacts-1.2-4t64 (>= 3.49.2), libedata-book-1.2-27t64 (>= 3.43.2), libedataserver-1.2-27t64 (>= 3.17), libglib2.0-0t64 (>= 2.68.0), libnss3 (>= 2:3.13.4-2~), libxml2 (>= 2.7.4) Breaks: libebook-1.2-21 (<< 3.52.0-ok2) Replaces: libebook-1.2-21 Filename: pool/main/e/evolution-data-server/libebook-1.2-21t64_3.52.0-ok2_amd64.deb Size: 83848 MD5sum: 94e99a44772a86936bb0321ae38ab9dc SHA1: 3734b932f825cdcdd487e6c9eb2f311ac627fe83 SHA256: ed79fa778d287cc8087d5201667f6263c245cdfe5b1632c41a38cf9b0e5c21e2 SHA512: 49ae2fad559cefbcf9b632c2bcf2d5852b0e4163c812aba1be37ba385269b5bbdcbec44c1d3266ae02a1ea6e0939ffca6804207a8c76fd510a48c38cf827879a Homepage: https://wiki.gnome.org/Apps/Evolution Description: Client library for evolution address books This package is a client library for evolution addressbooks. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook-contacts-1.2-4t64 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 217 Provides: libebook-contacts-1.2-4 (= 3.52.0-ok2) Depends: libc6 (>= 2.14), libcamel-1.2-64t64 (>= 3.19.92), libedataserver-1.2-27t64 (>= 3.31.90), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.58.0), libphonenumber8t64-protobuf32, libstdc++6 (>= 5.2) Breaks: libebook-contacts-1.2-4 (<< 3.52.0-ok2) Replaces: libebook-contacts-1.2-4 Filename: pool/main/e/evolution-data-server/libebook-contacts-1.2-4t64_3.52.0-ok2_amd64.deb Size: 61892 MD5sum: 7937b64560d25d5a91f0c1dc4109e8d3 SHA1: 344c7fc86171e1e4b7efc83f5123ebd90dbb9e33 SHA256: 979582a16c5d48560b35c6a0efdc67654ab8084d25538dd838b45b221e0a9baf SHA512: 2c48e9c7210b735f0a79edd568d8ea2d2272eca2b757651fc1063f85e1f7ad318fce31ff9863cab50e4ce4064add86d24f5b2765f6ae24eeb6c1bab1ed2e5b3b Homepage: https://wiki.gnome.org/Apps/Evolution Description: Client library for evolution contacts books This package is a client library for evolution addressbooks. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook-contacts1.2-dev Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 523 Depends: libebook-contacts-1.2-4t64 (= 3.52.0-ok2), gir1.2-ebookcontacts-1.2 (= 3.52.0-ok2), libedataserver1.2-dev (= 3.52.0-ok2), libcamel1.2-dev (= 3.52.0-ok2) Filename: pool/main/e/evolution-data-server/libebook-contacts1.2-dev_3.52.0-ok2_amd64.deb Size: 47928 MD5sum: 915bf0dc9817243d7777ad676390f68b SHA1: 5febfad8c4dab5c1de9d71b420dbe6edc383c2d7 SHA256: e1c9bfe13c0707f3c3cd2e65168fa2fa3215d4c1972b6dae7d1e897f5993256b SHA512: dd4369fe6e282484b0662f639fd73d5ecacbb6baa4990f96128f0dc9d5f218575e9e451192f93f156c6c360fdc6e5a2421ee003ddab0de1f110075ada4ca6629 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Client library for evolution contacts books (development files) This package contains header files and static library for libebook. . libebook is a client library for evolution addressbooks. Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook1.2-dev Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 385 Depends: libebook-1.2-21t64 (= 3.52.0-ok2), gir1.2-ebook-1.2 (= 3.52.0-ok2), libedataserver1.2-dev (= 3.52.0-ok2), libebook-contacts1.2-dev (= 3.52.0-ok2), libcamel1.2-dev (= 3.52.0-ok2), libedata-book1.2-dev (= 3.52.0-ok2), libglib2.0-dev (>= 2.40) Filename: pool/main/e/evolution-data-server/libebook1.2-dev_3.52.0-ok2_amd64.deb Size: 35004 MD5sum: 55ab48b514135e33bc387c36f17aa607 SHA1: 39e1c210efd0f25e679181fbf9b491ec148e7e8b SHA256: 592b7693e6024aab6153d2edbd7aa2910ce608daafff922bbec1a81477f5750e SHA512: fcfe910df9e688bfdb462d5c8aef560952b29436f5535d1bfd172f39f5eadb5f63165630329907e24d5a640ab8a2f3af01ca6aab006b5d95869f65aff28b13ad Homepage: https://wiki.gnome.org/Apps/Evolution Description: Client library for evolution address books (development files) This package contains header files and static library for libebook. . libebook is a client library for evolution addressbooks. Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebur128-1 Architecture: amd64 Version: 1.2.6-1ok1 Multi-Arch: same Priority: optional Section: libs Source: libebur128 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 47 Depends: libc6 (>= 2.29) Filename: pool/main/libe/libebur128/libebur128-1_1.2.6-1ok1_amd64.deb Size: 14604 MD5sum: 7047bdd3ee080aa5b56486f9c887ac59 SHA1: 45446387106de98b282fa576c893b16f3bbffde4 SHA256: 0c084c41ee5ddf84b1dc60a335ffae285a9f02190ef1986fc0f8037b349722c0 SHA512: 0783ca680e123c5522aaf1180956c3c76bf863f3c2bab6d91da4dbd36c7c68d338836be90cf97e20d559ef1b47d7836762cdeb4a14a53848ece5fddd57ac8d00 Homepage: https://github.com/jiixyj/libebur128 Description: implementation of the EBU R128 loudness standard The European Broadcasting Union Loudness Recommendation (EBU R128) informs broadcasters how they can analyze and normalize audio so that each piece of audio sounds roughly the same volume to the human ear. . This C library provides an API which analyzes audio and outputs perceived loudness. The results can then be used to normalize volume during playback. This is an alternative to ReplayGain. . Features: * Implements M, S and I modes * Implements loudness range measurement (EBU - TECH 3342) * True peak scanning * Supports all samplerates by recalculation of the filter coefficients . This package contains the shared library. Package: libebur128-dev Architecture: amd64 Version: 1.2.6-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libebur128 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 39 Depends: libebur128-1 (= 1.2.6-1ok1) Filename: pool/main/libe/libebur128/libebur128-dev_1.2.6-1ok1_amd64.deb Size: 7828 MD5sum: bfee674b7f819a03d1b61c6c9b60179b SHA1: 2d09bd651cba1308c8551e2a2c8497b7a5c5867a SHA256: 89f1b0c5e7c0b16dc1eebc04a8533085f4eafab84fe405f1b0ab5e0e4dc1526e SHA512: ea7b858fc52f9f4831351f62e0d44b0d7f2e3e9383653d9630e21cfdd1a9e84a204690f48daa9ae80ac88b7c74521c84361202b8895d0d2635b498ed40f3f055 Homepage: https://github.com/jiixyj/libebur128 Description: implementation of the EBU R128 loudness standard (development files) The European Broadcasting Union Loudness Recommendation (EBU R128) informs broadcasters how they can analyze and normalize audio so that each piece of audio sounds roughly the same volume to the human ear. . This C library provides an API which analyzes audio and outputs perceived loudness. The results can then be used to normalize volume during playback. This is an alternative to ReplayGain. . Features: * Implements M, S and I modes * Implements loudness range measurement (EBU - TECH 3342) * True peak scanning * Supports all samplerates by recalculation of the filter coefficients . This package contains the development files. Package: libecal-2.0-3 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 599 Depends: libc6 (>= 2.33), libcamel-1.2-64t64 (>= 3.24.1), libedataserver-1.2-27t64 (>= 3.51.2), libglib2.0-0t64 (>= 2.62.0), libical3t64 (>= 3.0.15) Conflicts: almanah (<< 0.11.1-1+b9), bijiben (<< 3.26.0-0.1+b1), evolution (<< 3.26.3), evolution-data-server (<< 3.26.3), evolution-data-server-tests (<< 3.26.3), evolution-ews (<< 3.26.3), evolution-plugin-pstimport (<< 3.26.3), evolution-plugins (<< 3.26.3), gnome-calendar (<< 3.26.2-3), gnome-panel (<< 3.26.0-1+b1), gnome-shell (<< 3.26.2-1+b1), gnome-todo (<< 3.26.2-2), libabiword-3.0 (<< 3.0.2-5), libedata-cal-2.0-1 (<< 3.26.3), libevolution (<< 3.26.3), libjana-ecal0 (<< 0.0.0+git20091215.9ec1da8a-4+b1), libjana-test (<< 0.0.0+git20091215.9ec1da8a-4+b1), syncevolution-libs-gnome (<< 1.5.2-2+b2) Filename: pool/main/e/evolution-data-server/libecal-2.0-3_3.52.0-ok2_amd64.deb Size: 159136 MD5sum: e845c8d40b286b29d0e65a689cbaed9f SHA1: a7f8338739f2dac251fb4517c18c3d091b8fa05c SHA256: 62dfabbc12c4ea3b635cca6e0efb2f80fc063437d9a7c996a7c38efefcbd02cd SHA512: a5757a5a5fb0b28e457a0c0674cf2375c67e9ed2b840a003c7ef12cf7fc13387b1604eff0eceb0069c865e676e17ce847d755053967b3bff867a5ff45423dd5f Homepage: https://wiki.gnome.org/Apps/Evolution Description: Client library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a client library for evolution calendar. Package: libecal2.0-dev Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1206 Depends: libecal-2.0-3 (= 3.52.0-ok2), gir1.2-ecal-2.0 (= 3.52.0-ok2), libical-dev (>= 2.0), libedataserver1.2-dev (= 3.52.0-ok2), libglib2.0-dev (>= 2.40) Conflicts: libecal1.2-dev (<< 3.33.4) Replaces: libecal1.2-dev (<< 3.33.4) Filename: pool/main/e/evolution-data-server/libecal2.0-dev_3.52.0-ok2_amd64.deb Size: 83268 MD5sum: 211a2c1cd40c4e2cc58930c8591a69ee SHA1: e262af24d696a9fbacd1e50643190dcf12fb9ba0 SHA256: 4ca8fda7efc2206034c2752a705eab89af6e64151351704aebf022f1a9a30aaf SHA512: b3d972a96716f54df63990030f39fe1df35e927cf3d60f7966cb6fba82da7ac696c3d93777a19bf7e476db4d87fa8001b073567c436e25667209f750c170c2ec Homepage: https://wiki.gnome.org/Apps/Evolution Description: Client library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libecal. Package: libeclipse-sisu-maven-plugin-java Architecture: all Version: 0.3.5-ok1.1 Priority: optional Section: java Source: sisu-mojos Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 51 Depends: libmaven-common-artifact-filters-java (>= 3.3.2), libmaven3-core-java (>= 3.8.7), libplexus-utils2-java (>= 2.x), libsisu-inject-java (>= 0.3.4), libslf4j-java (>= 1.7.32) Filename: pool/main/s/sisu-mojos/libeclipse-sisu-maven-plugin-java_0.3.5-ok1.1_all.deb Size: 25144 MD5sum: 02f2cbad86adb5b4760b1fdb6ad78c58 SHA1: c9cde684ef7f945d1116eeba1b03ef0952c8fa6d SHA256: 72366380795b6405a44168272620ff697c87b6a0e32a3b65bd16bd46f931fc49 SHA512: d7091035afee7f5ce7a4667912061dfc82bdeb0a2ea9e67b54dd54ba2f060e305ab10dabdd77485836af467162324e4165b593975ae36f793e25fdeb524681ec Homepage: https://www.eclipse.org/sisu/ Description: Manage Sisu components and applications Sisu is a modular JSR330-based container that supports classpath scanning, auto-binding, and dynamic auto-wiring. . sisu-maven-plugin indexes the JSR-330 components to be made available to Maven. It creates an index in META-INF/sisu/javax.inject.Named enumerating the components. This means that no classpath scanning is required at runtime to find them, which keeps Maven's startup time fast. Package: libecore-audio1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 153 Depends: libc6 (>= 2.14), libecore1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libecore-audio1_1.27.0-ok2_amd64.deb Size: 34076 MD5sum: eaab3f0b3e557347873e37695284c2d5 SHA1: ef8424b7669fd9cb1951197db1e77cb582e055d2 SHA256: accf3103e2e5750ac1b0f8907f92d81b6f25348a3e87bc155d9621b996ce27df SHA512: 8cd9ea8eb1a5759d1048404adbcae02cc61c40943c9079c6367c5816dfeda74a8e4fdf155e39f181c18c00c5efa384a9ac67601f08266ff517d002f57ec4758f Homepage: https://www.enlightenment.org Description: Ecore functions for audio playback and recording Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This package contains the Ecore wrapper and convenience functions for audio playback and recording. Package: libecore-bin Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 119 Depends: libc6 (>= 2.38), libecore1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo) Filename: pool/main/e/efl/libecore-bin_1.27.0-ok2_amd64.deb Size: 25936 MD5sum: 38c1692086eeef7364094b703c709758 SHA1: 1c2fbe87640e18eb0b191a9fc59b9b12454b755a SHA256: 396d438131e247cea87b2d161851e8d920042c106beae547e8c932a7db1ceaae SHA512: f33d0378083c664f0d829c5e83b53dc508731c411d52307914ab6ba3b1f419ad7cddbaba35d1673cdd832f215249c611910f5dfe4689a40b77fcfd9b69eea653 Homepage: https://www.enlightenment.org Description: EFL core abstraction layer - utilities Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains code generation utilities used in building EFL apps and a libproxy abstraction binary used by ecore_con. Package: libecore-con1t64 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 772 Provides: libecore-con1 (= 1.27.0-ok2) Depends: libecore-bin (>= 1.27.0), libc6 (>= 2.38), libecore1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libemile1 (>= 1.27.0-0~eo), libssl3 (>= 3.0.0) Breaks: libecore-con1 (<< 1.27.0-ok2), libeina1a (<< 1.27.0) Replaces: libecore-con1 Filename: pool/main/e/efl/libecore-con1t64_1.27.0-ok2_amd64.deb Size: 190532 MD5sum: 55a86dc81f5d24cccf84a1e918923792 SHA1: 48a1164acddd46fdafd1ad5e81117ceaec61d4ea SHA256: a2cd91a335f6ff8d9aa26d07d6cbfb41f915b98227e4d4df45ac258d2842f444 SHA512: c6b4b366554c1328955285cc0fcfba3f7ac492214af972aeb1a866b93e5dd94847312d932f3ef96a7b3b08be55c70259210f80290e6210edc3f7506dac79f88e Homepage: https://www.enlightenment.org Description: Ecore functions for network connections Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore Connection Library, which provides simple mechanisms for communications between programs using reliable sockets. Package: libecore-drm2-1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 142 Depends: libc6 (>= 2.34), libecore1 (>= 1.27.0-0~eo), libeeze1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libelput1 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libecore-drm2-1_1.27.0-ok2_amd64.deb Size: 38680 MD5sum: bad0b0e0e71ce57fe6a55ea82c4017ef SHA1: 84e1c76a6e01a9a494aeb77e5cfe7af7f9201609 SHA256: 2323ff5b6f43e80c3fa8619f3f62f9e8122f44d46a7c98e8b6c89c5b0ebcf04f SHA512: 7da6bf1a30b2d73baf21ca9ded7fef3edb3dc83165d4851635d801807ec5f168fce140550374e682610bd0212b79e655ee406bf26842c821edc6ce726d280f53 Homepage: https://www.enlightenment.org Description: Ecore functions for DRM Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore wrapper and convenience functions for using drm, virtual terminals. Package: libecore-evas1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 553 Depends: libc6 (>= 2.38), libecore-drm2-1 (>= 1.27.0-0~eo), libecore-fb1 (>= 1.27.0-0~eo), libecore-input1 (>= 1.27.0-0~eo), libecore-ipc1 (>= 1.27.0-0~eo), libecore-wl2-1 (>= 1.27.0-0~eo), libecore-x1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libefreet-bin, libefreet1a (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libelput1 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libecore-evas1_1.27.0-ok2_amd64.deb Size: 132348 MD5sum: 2c7de64f6874dd395302e77379325596 SHA1: 6bd8de4b5d918e69fc1bb6ea1996f48772114d0d SHA256: be2a469cdd99e8f6f14aa740bab7f9c04be67321f63610f8bd06e2e50dc67351 SHA512: 22ed031b9fd8049a33480042f1da6f2cb618fb74fc59b5605e9bfbb22e0d188aad3eacd8bfd8158dedf36c63dd0a0fc19c82f6ba5539b3479293f5b306ce4634 Homepage: https://www.enlightenment.org Description: Ecore functions for the Evas wrapper Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore Evas wrapper functions. Package: libecore-fb1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 122 Depends: libc6 (>= 2.38), libecore-input1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libecore-fb1_1.27.0-ok2_amd64.deb Size: 23272 MD5sum: 945bb354334d133c8867cf139cc29426 SHA1: a5d2cb21ad47bd046ee1706ab15f2c71d23371b0 SHA256: 1cab946db50f2fd8452207e44cb543c816aebcfa78abff15a92e96c8e9767412 SHA512: 9752dc03f1b3e2aa73171210537cdf026c0ad6af67bbff76e7b28671294b36e52cf1bddee8f63faa4557bb944519830166fef4dacf58d3a99f7251b483e8f291 Homepage: https://www.enlightenment.org Description: Ecore functions for frame buffer displays Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore frame buffer system functions. Package: libecore-file1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 107 Depends: libc6 (>= 2.33), libecore-con1t64 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libecore-file1_1.27.0-ok2_amd64.deb Size: 24076 MD5sum: 65de4a0fc913df6f0097a079d15eeef8 SHA1: c8ebd509bb9783886f9345440daa69cacce8ddea SHA256: 3f4eb1563db403937eece4658e094226ce87c05ce9721dbd80d1c5b320cdb00c SHA512: ecfe8ba4bda9270fbd96fb88217b81a36f869a3051c1bfb83c254f014ceccd66df784ca34705634e1c6f701b6449856bfe2b22f5377bee4cde2084801842fd9e Homepage: https://www.enlightenment.org Description: Ecore functions for files and directories Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore File Library. Package: libecore-imf1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 331 Depends: libc6 (>= 2.33), libecore-evas1 (>= 1.27.0-0~eo), libecore-input1 (>= 1.27.0-0~eo), libecore-wl2-1 (>= 1.27.0-0~eo), libecore-x1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo), libgcc-s1 (>= 3.3.1), libscim8v5 (>= 1.4), libstdc++6 (>= 11), libwayland-client0 (>= 1.20.0), libx11-6, libxkbcommon0 (>= 0.5.0) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libecore-imf1_1.27.0-ok2_amd64.deb Size: 76192 MD5sum: d40881050243a63ae9c1a441b27fd0de SHA1: b65e1a2cd034209a6550bf4011215f1dee72b6fd SHA256: 4cbca7c8d0abdedea2229da78a258053651fb34256883a8de89c62ec24ead40c SHA512: 85ef935be5c8aac810ab345849571afac5e6851937cf5cfda64fb94047325feb2560f0c4f6f85cfd3998512979736240396d56deb6a225832d65cfb7f2e644eb Homepage: https://www.enlightenment.org Description: Ecore functions for Input Method Framework Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore Input Method Framework module, and the Evas helper functions for it. Package: libecore-input1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 180 Depends: libc6 (>= 2.38), libecore1 (>= 1.27.0-0~eo), libeeze1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libecore-input1_1.27.0-ok2_amd64.deb Size: 34548 MD5sum: e17f70cb73ac25aa4cc80b05dfd0a930 SHA1: 5671a7bcf7272d452846e02be5d5197ed144afae SHA256: 5c0f20deba5a7f56846e872d4b181bdbea8d68a54b543d21af64328fad77f6eb SHA512: d33d5df58a8c60ee73776bb78b9fd9eec9100a50be72ed57e3dfccd44b1f0d74dc50656d8e3775e90f1f1afed3ad7438aaa8292a6d45604d508ecdebba76aabf Homepage: https://www.enlightenment.org Description: Ecore functions for input devices Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore input device module. Package: libecore-ipc1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 115 Depends: libc6 (>= 2.33), libecore-con1t64 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libecore-ipc1_1.27.0-ok2_amd64.deb Size: 26352 MD5sum: 269075fd1226a50dee480982b058adee SHA1: 7d8795f6860e46c59ab2bb1c2c63477a96cec31e SHA256: 1cc5e437659583b4a8cec0334b1d8810d8111332c4f208c9c89a346deedd344c SHA512: 534fdfcc4b32f7420ddeef18ccb4e2b3f840a05859478ceafccbb07892f9ce5ccf1a8b9790cdec95d2c4bda7fb5034eb7c414405b5f7e231ae7f7e7a5901e2ae Homepage: https://www.enlightenment.org Description: Ecore functions for inter-process communication Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore inter-process communication functions. Package: libecore-wl2-1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 252 Depends: libc6 (>= 2.38), libecore-input1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.5.91), libxkbcommon0 (>= 0.5.0) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libecore-wl2-1_1.27.0-ok2_amd64.deb Size: 62264 MD5sum: 7a15f1ff9cc79670b739614b3aef7260 SHA1: a4c2e0ab1969c0a702fe3959923acd115eb2972d SHA256: 6f2116842f3f257a08cb328c8d7214eb6a58875323d447d31e047587756545d0 SHA512: 8899b7bf1223c27d3a7311d157752ec6f162e1f0535927abf6c10a009055b3dc21e3e53da13acd8450dac1c83a22fbfca2fa557a208d36b5d1932a5c7b8909f4 Homepage: https://www.enlightenment.org Description: Ecore functions for Wayland displays Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This package contains the Ecore wrapper and convenience functions for using Wayland. Package: libecore-x1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 513 Depends: libc6 (>= 2.38), libecore-input1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libx11-6 (>= 2:1.2.99.901), libx11-xcb1 (>= 2:1.8.7), libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:5.0), libxi6 (>= 2:1.2.99.4), libxinerama1, libxrandr2 (>= 2:1.2.99.3), libxrender1, libxss1, libxtst6 Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libecore-x1_1.27.0-ok2_amd64.deb Size: 140972 MD5sum: 9fe9e01b184eb083101eef16ec345e84 SHA1: 96ab9d9417791889c33922bc27f1e09556e87c39 SHA256: 0becfa3f48f7c158ff3cf97524f809ecd944acab8ae5811475a1b06796111014 SHA512: f7497376885f4617fe8202545a1ce0fe7d6d4fdfa25d29a7eab430936bbc99298d4350f2de57e700b760ca1a05bf85a98a2d5954811a5e2bf74daa8e81f4d36f Homepage: https://www.enlightenment.org Description: Ecore functions for X Window System displays Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore wrapper and convenience functions for using the X Window System. Package: libecore1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 972 Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libeina1t64 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libecore1_1.27.0-ok2_amd64.deb Size: 265276 MD5sum: eaf3b40a27c574e7d2cf041dfabab518 SHA1: 9415c447b133c4e7c31a1c10db22799b08190841 SHA256: 55fa12ddece640d562469601429d81d94c5e8fc7b5a1b190d8176882fda388bd SHA512: 8f3773b26943cbad7f2688a3843b4bc7313c36c78e949e4213be9e08f797dab930d3288c12ccd993dbb54dc90711b02692cf61b5afb0323adff16db2bea353cd Homepage: https://www.enlightenment.org Description: EFL core abstraction layer Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libecpg-compat3 Architecture: amd64 Version: 12.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: postgresql-12 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 56 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 Filename: pool/main/p/postgresql-12/libecpg-compat3_12.2-ok1_amd64.deb Size: 12716 MD5sum: 7acddfb5ff4137a4b578411b6da53afa SHA1: fb199c6feeda6dc8f9f6b18174a860294f700cdd SHA256: d22009ecc69f1ebd62e838eb1c211107fdf26587095980c32fedc46f2243414a SHA512: cfa0607bff481b9ffc0e3d00f867fbb74d013092dcf07d48a49cd85af2e116a15c6bba66d3e0a192536b795078aa91ad09f04047bee33200fc7adb9258170c50 Homepage: http://www.postgresql.org/ Description: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libecpg-dev Architecture: amd64 Version: 12.2-ok1 Priority: optional Section: libdevel Source: postgresql-12 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1324 Depends: libecpg-compat3 (= 12.2-ok1), libecpg6 (= 12.2-ok1), libpgtypes3 (= 12.2-ok1), libpq-dev, libc6 (>= 2.14) Filename: pool/main/p/postgresql-12/libecpg-dev_12.2-ok1_amd64.deb Size: 238404 MD5sum: 876a2e8d85fb6f5d42a9f231b2778bbd SHA1: 399ef7ee9d7c7fb92ccf12e3e4495ef7cce386e9 SHA256: 7d1aa5e6b25473b464af99ec1ec1f6c6ee9bdf01b603cc5eb46054bb80360afe SHA512: 7dec5df5f1f0e35ac0340ab87b3784be62ae03f9ecd3a4f8865225117fc230ad896bd6dcca880c75f4a2ecdc5d7b0bd6ba656535180bf42fe55212da84d62833 Homepage: http://www.postgresql.org/ Description: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). Package: libecpg6 Architecture: amd64 Version: 12.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: postgresql-12 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 144 Depends: libc6 (>= 2.14), libpgtypes3, libpq5 (>= 9.0~) Filename: pool/main/p/postgresql-12/libecpg6_12.2-ok1_amd64.deb Size: 43088 MD5sum: 3c46d5a536ca09c0e3cafd0d1c00109b SHA1: e5f5c4066e5744f228ccae848c10c90887c07bec SHA256: 832dc5ad55ce1dce52e6f22aafaf6d6ba1333bd66846a4c8f40b198b1696dcae SHA512: fdcd9ef406594f82bc1a9a374c5ac21961f6120ea65baa6e00cabf9374bbf93a50befbb5aad9806d2a3cad97292697c6284f250ad28f160acb0eeeedf774428a Homepage: http://www.postgresql.org/ Description: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libector1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 254 Depends: libc6 (>= 2.14), libeet1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libector1_1.27.0-ok2_amd64.deb Size: 76900 MD5sum: 79389503e90ce6ed7e8ce2d02d22b495 SHA1: 9b85e435600a9699c99a5869eca6b14477bdfa5b SHA256: e64d019176d716d0d7b27b1b40fe9468ce3a7cf1c1cf85064145c38aa928dc32 SHA512: 3dc658df77ce7ecd54586db710392746f34c64004a37f7044b54838842fdc94d46c83a6ef0f5e9ec402f336b3ab637b21a7b31abf4d741bddc6443a0ed2368c3 Homepage: https://www.enlightenment.org Description: EFL vector graphics capabilities Ector provides a new retained rendering library that is used by Evas to provide Evas_Object_VG. This is a new Evas_Object that provides a vector graphics scene graph following the SVG specification. It will be considered a bug if some behaviour does not follow the SVG standard. Evas_Object_VG provides 3 kind of objects for now: shape, as well as linear and radial gradients. . This is part of the Enlightenment Foundation Libraries (EFL). . This package provides the libector1 library. Package: libedata-book-1.2-27t64 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 887 Provides: libedata-book-1.2-27 (= 3.52.0-ok2) Depends: libc6 (>= 2.33), libcamel-1.2-64t64 (>= 3.19.92), libebackend-1.2-11t64 (>= 3.49.2), libebook-contacts-1.2-4t64 (>= 3.49.2), libedataserver-1.2-27t64 (>= 3.49.2), libglib2.0-0t64 (>= 2.70.0), libsoup-3.0-0 (>= 3.1.1), libsqlite3-0 (>= 3.5.9) Breaks: libedata-book-1.2-27 (<< 3.52.0-ok2) Replaces: libedata-book-1.2-27 Filename: pool/main/e/evolution-data-server/libedata-book-1.2-27t64_3.52.0-ok2_amd64.deb Size: 242728 MD5sum: 849ce09b98aef7967cc9418407af9d7d SHA1: a8d618bf519e1d72fc7e2c34a5e5f79052e89eef SHA256: f33abe1564b0cb56e62779f266138a11257ed1ad2ade54e9d3f352d363d00e28 SHA512: 5a97bdacfec47eedb23949963217cb77b4114dedb1d99e064b0a1e1ff85626e4f665304093e8fe564b1abc628e60c8a08c4f0498dc20ba9ea55417b92a498063 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Backend library for evolution address books Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution address book. Package: libedata-book1.2-dev Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1105 Depends: libedata-book-1.2-27t64 (= 3.52.0-ok2), gir1.2-edatabook-1.2 (= 3.52.0-ok2), libebook-contacts1.2-dev (= 3.52.0-ok2), libebackend1.2-dev (= 3.52.0-ok2), libglib2.0-dev (>= 2.40) Filename: pool/main/e/evolution-data-server/libedata-book1.2-dev_3.52.0-ok2_amd64.deb Size: 78328 MD5sum: 72b7acc42ec552919cc6204aec0d05aa SHA1: 74c2684f84c2356cc5bc5036b59a46ab1df165da SHA256: b82f6f5eacec07b6bc2f715bfe2db35ca52160bcd0be077727f1da3479d87a99 SHA512: 52d45708bafd3232d4ef87a6ecad4fb7412a3cac835cacc2434f463eda04c0bdd4d8f1c46ce206a192104ad6b5d934f26d6f4c5e91f0d513075645ab5f6ef8c7 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Backend library for evolution address books (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-book. Package: libedata-cal-2.0-2t64 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 480 Provides: libedata-cal-2.0-2 (= 3.52.0-ok2) Depends: libc6 (>= 2.14), libcamel-1.2-64t64 (>= 3.19.92), libebackend-1.2-11t64 (>= 3.49.2), libecal-2.0-3 (>= 3.47.3), libedataserver-1.2-27t64 (>= 3.49.2), libglib2.0-0t64 (>= 2.70.0), libical3t64 (>= 3.0.7), libsoup-3.0-0 (>= 3.1.1), libsqlite3-0 (>= 3.5.9) Conflicts: evolution-data-server (<< 3.26.3), evolution-data-server-tests (<< 3.26.3), evolution-ews (<< 3.26.3) Breaks: libedata-cal-2.0-2 (<< 3.52.0-ok2) Replaces: libedata-cal-2.0-2 Filename: pool/main/e/evolution-data-server/libedata-cal-2.0-2t64_3.52.0-ok2_amd64.deb Size: 126180 MD5sum: e6b830b7536d3ad5524ec0708d57ff77 SHA1: e94b4034ef83bba77db601033835b9a68d690400 SHA256: 5fc67e11bdd711c36043867171833a211e39c6512a305445a40a39da04799b85 SHA512: c787e5e14f1e0b144835edb96e567f6716f7ae4929c197cfc5e54911b11f63ae61ab126b6dabc506fe1fd9475474e1ef388171fe4dd552e6a9732f1bcd99d008 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Backend library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution calendar. Package: libedata-cal2.0-dev Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 828 Depends: libedata-cal-2.0-2t64 (= 3.52.0-ok2), gir1.2-edatacal-2.0 (= 3.52.0-ok2), libical-dev (>= 2.0), libecal2.0-dev (= 3.52.0-ok2), libebackend1.2-dev (= 3.52.0-ok2), libglib2.0-dev (>= 2.40) Conflicts: libedata-cal1.2-dev (<< 3.33.4) Replaces: libedata-cal1.2-dev (<< 3.33.4) Filename: pool/main/e/evolution-data-server/libedata-cal2.0-dev_3.52.0-ok2_amd64.deb Size: 50640 MD5sum: a3c6d17be872f1d88d3b389e3b370d2c SHA1: dbca6ecb6df4be66c727f19bc993594530fbe296 SHA256: d40ef990cd5164385c49d7ecbb2717daf3fcff7356f47da240d77708d0b54e26 SHA512: 5126db1f9f65583922dff0e8a025a14a678798f73af5763190d29a4089cf4be25eab9d45937edaa771a7e0782a4049b39086f484917e0bbab1855d54433604b5 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Backend library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-cal. Package: libedataserver-1.2-27t64 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 965 Provides: libedataserver-1.2-27 (= 3.52.0-ok2) Depends: libc6 (>= 2.14), libcamel-1.2-64t64 (>= 3.39.3), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.68.0), libicu74 (>= 74.1-1~), libjson-glib-1.0-0 (>= 1.5.2), libsecret-1-0 (>= 0.7), libsoup-3.0-0 (>= 3.3.1), libstdc++6 (>= 5.2), libxml2 (>= 2.7.4), evolution-data-server-common (>= 3.52) Breaks: libedataserver-1.2-27 (<< 3.52.0-ok2) Replaces: libedataserver-1.2-27 Filename: pool/main/e/evolution-data-server/libedataserver-1.2-27t64_3.52.0-ok2_amd64.deb Size: 257400 MD5sum: 94af2676b096d53e3ba5401f53d71b80 SHA1: b2fdf7551217f20ad8e8ee8905283d1573e2dd19 SHA256: 06ae3753f7deae8d23b378ead1058426ed4f22bcc46592051f0777b2cec811b2 SHA512: 721b985e3944f3a5d3dfbe006ab875186211359fb351b618b5cc7aad0d735473943dd5ea6a95f6a00db6d50198e08329ca8658f1badc5658370f537fbf0a2c5a Homepage: https://wiki.gnome.org/Apps/Evolution Description: Utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a utility library for evolution-data-server. Package: libedataserver1.2-dev Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2724 Depends: libedataserver-1.2-27t64 (= 3.52.0-ok2), gir1.2-edataserver-1.2 (= 3.52.0-ok2), libcamel1.2-dev (= 3.52.0-ok2), libxml2-dev, libglib2.0-dev (>= 2.40), libjson-glib-dev (>= 1.0.4), libsoup-3.0-dev (>= 3.1.1), libsecret-1-dev Filename: pool/main/e/evolution-data-server/libedataserver1.2-dev_3.52.0-ok2_amd64.deb Size: 181976 MD5sum: 71d3fa0b6ecd5706ee3077ab2efc55e8 SHA1: 598e4780f523ecac52e985d41f3fef43c8176e09 SHA256: dfdc2c386dc40bb09390a1df654b8561de0fbd6054b8eb220649d8764d813438 SHA512: b290c675a75935d62968e96a04ab3514edaa5da6010a69710f173a95524c8488e276f9d700ea3f56972e4bf74a1ce2cf8f229ec55967ff50741137c77f9526c5 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains header files and static library for libedataserver. Package: libedataserverui-1.2-4t64 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 246 Provides: libedataserverui-1.2-4 (= 3.52.0-ok2) Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libcamel-1.2-64t64 (>= 3.19.92), libecal-2.0-3 (>= 3.45.2), libedataserver-1.2-27t64 (>= 3.47.2), libglib2.0-0t64 (>= 2.66.0), libgtk-3-0 (>= 3.21.4), libical3t64 (>= 3.0.7), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libpango-1.0-0 (>= 1.14.0), libsoup-3.0-0 (>= 3.1.1), libwebkit2gtk-4.1-0 (>= 2.31.1), evolution-data-server-common (>= 3.52) Breaks: libedataserverui-1.2-4 (<< 3.52.0-ok2) Replaces: libedataserverui-1.2-4 Filename: pool/main/e/evolution-data-server/libedataserverui-1.2-4t64_3.52.0-ok2_amd64.deb Size: 72056 MD5sum: 1740caa5b764ef6a1ad6ff75dd4e5825 SHA1: a8608d5ee5dace703220146b0a55798934d3f139 SHA256: 6d795559597256ab5194a7376a069237bb259d265c9dd9bd6fad4bee8bd0fbc7 SHA512: 6d7ec21688decae8b81622d743f923d0577e9c699adb69bef635433d85257e1e7caf3b27564be8b6c22a200698672db6e2ce4ddb90e31f3178650b364d72385f Homepage: https://wiki.gnome.org/Apps/Evolution Description: Utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a UI utility library for evolution-data-server. Package: libedataserverui1.2-dev Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 221 Depends: libedataserverui-1.2-4t64 (= 3.52.0-ok2), gir1.2-edataserverui-1.2 (= 3.52.0-ok2), libedata-book1.2-dev, libcamel1.2-dev (= 3.52.0-ok2), libecal2.0-dev (= 3.52.0-ok2), libedataserver1.2-dev (= 3.52.0-ok2), libxml2-dev, libglib2.0-dev (>= 2.40), libgtk-3-dev, libsoup-3.0-dev (>= 3.1.1), libsecret-1-dev Filename: pool/main/e/evolution-data-server/libedataserverui1.2-dev_3.52.0-ok2_amd64.deb Size: 22392 MD5sum: 0006bfeacfcbfad8c358b07cb4cc5343 SHA1: 4dd7f3726baf32062226bf2d516489a97e229b24 SHA256: bd34da6efa5894342a62937e5551b925d65d9e6be17e279b5d2269d22d34031a SHA512: 05c1ab7e2c115b18e23d42b98058501d8965227f7fce5021f2762d41e040684fcd4cab43cc42a2bae9fcb58a940b97a987485d2d33f5ac5a2f32b095ad43ff38 Homepage: https://wiki.gnome.org/Apps/Evolution Description: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains development files for libedataserverui. Package: libedataserverui4-1.0-0t64 Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 246 Provides: libedataserverui4-1.0-0 (= 3.52.0-ok2) Depends: libc6 (>= 2.14), libcamel-1.2-64t64 (>= 3.19.92), libecal-2.0-3 (>= 3.45.2), libedataserver-1.2-27t64 (>= 3.47.2), libglib2.0-0t64 (>= 2.66.0), libgtk-4-1 (>= 4.4), libical3t64 (>= 3.0.7), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libpango-1.0-0 (>= 1.14.0), libsoup-3.0-0 (>= 3.1.1), libwebkitgtk-6.0-4 (>= 2.39.7), evolution-data-server-common (>= 3.52) Breaks: libedataserverui4-1.0-0 (<< 3.52.0-ok2) Replaces: libedataserverui4-1.0-0 Filename: pool/main/e/evolution-data-server/libedataserverui4-1.0-0t64_3.52.0-ok2_amd64.deb Size: 71884 MD5sum: 0b75c7e597650f5a3f8fb05f788a7d5f SHA1: bbb1d86d3faa74f01ef0195b42feb16644f11663 SHA256: 51db65d4aa94d05ec82466be863f4e977a6f41ca2018f2410fb496688d8a1147 SHA512: 7d436d135d306e0e21a114efcfd843637c086e4baba6707af9ca045563c5ac8a69fbf4acf26e60d4f66484c3bfc92120d3c3e99ecfb13bcbeaed5e06390e2480 Homepage: https://wiki.gnome.org/Apps/Evolution Description: GTK4 utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a GTK4 UI utility library for evolution-data-server. Package: libedataserverui4-dev Architecture: amd64 Version: 3.52.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: evolution-data-server Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 228 Depends: libedataserverui4-1.0-0t64 (= 3.52.0-ok2), gir1.2-edataserverui4-1.0 (= 3.52.0-ok2), libedata-book1.2-dev, libcamel1.2-dev (= 3.52.0-ok2), libecal2.0-dev (= 3.52.0-ok2), libedataserver1.2-dev (= 3.52.0-ok2), libxml2-dev, libglib2.0-dev (>= 2.40), libgtk-4-dev (>= 4.4), libsoup-3.0-dev (>= 3.1.1), libsecret-1-dev Filename: pool/main/e/evolution-data-server/libedataserverui4-dev_3.52.0-ok2_amd64.deb Size: 22504 MD5sum: 9d76b217024578563f1b027ca4758945 SHA1: 091c9ecaf96449ba3f74826e1f9e1347d4a9287f SHA256: 7593e22c7d0566e80663c8640e33ed5d66e41711141093ebdca59b03049c330d SHA512: 047b292a07afe94ad19ff1c7f1a97e61da7a6966552e2a6c82566cc7463f057a3face58eff166068c3e9eb77da7a269d0de2f07a495576e922481c5707959a42 Homepage: https://wiki.gnome.org/Apps/Evolution Description: GTK4 Utility library for evolution data server (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains development files for libedataserverui. Package: libedit-dev Architecture: amd64 Version: 3.1-20230828-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libedit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 487 Depends: libedit2 (= 3.1-20230828-ok1), libbsd-dev (>= 0.1.3), libncurses-dev | libtinfo-dev Filename: pool/main/libe/libedit/libedit-dev_3.1-20230828-ok1_amd64.deb Size: 116060 MD5sum: aad4775675991dadbdf1fc0bd74f7aae SHA1: a9bad84de9e89b4eff0c53c3172a62e6ed8a31dd SHA256: 89dc6c0b42f6d1c071380dd2126a59b3893bb0741e7257596770a64bce0529bc SHA512: f76277edc46e305218f81d60366b619f96178f8db063ada7923fc23090b0e6ae457fa21bb28a45a2d0090992538173239ceddfa85d8fa654e8e9ade7aeac3450 Homepage: https://www.thrysoee.dk/editline/ Description: BSD editline and history libraries (development files) Command line editor library provides generic line editing, history, and tokenization functions. . It slightly resembles GNU readline. Package: libedit2 Architecture: amd64 Version: 3.1-20230828-ok1 Multi-Arch: same Priority: optional Section: libs Source: libedit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 253 Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.38), libtinfo6 (>= 6) Replaces: libedit-dev (<< 3.1-20180525-2~) Filename: pool/main/libe/libedit/libedit2_3.1-20230828-ok1_amd64.deb Size: 95292 MD5sum: 42ea0c212a359e7fe7e7eac20304dc7e SHA1: c139ec7f811d7dc964cf9cd00d96aa1747a71234 SHA256: 53db27748167380d2da9a8a6a20a35d9f628544c6bdd3a60f0fee73801dac8a6 SHA512: 4fe917d239d6d56ef1aa5832ccc06e490aff40e1a9976daeebf298ad6f676eaaaeacd974e6050a014eb369c62eb51789069e428805fef0446c86a28557cd73b4 Homepage: https://www.thrysoee.dk/editline/ Description: BSD editline and history libraries Command line editor library provides generic line editing, history, and tokenization functions. . It slightly resembles GNU readline. Package: libeditorconfig-dev Architecture: amd64 Version: 0.12.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: editorconfig-core Origin: openKylin Maintainer: openKylin Developers Installed-Size: 93 Depends: libeditorconfig0 (= 0.12.7-ok1), libpcre2-dev Suggests: editorconfig-doc Filename: pool/main/e/editorconfig-core/libeditorconfig-dev_0.12.7-ok1_amd64.deb Size: 20768 MD5sum: 70a29b2f4df66d569618eef1a9d1a0bc SHA1: 9596d3aa941dc8638a5248def33c57502f0d8146 SHA256: 445232e9e86dff1e2307e09646119405b46dc5d13dddadf86b1572843594ec7d SHA512: b11cac995ae78f8f1aa4342616765e456e3c96c0a6df79e2e347705e29cfdcbc95b5756ffcf695666a3acc102f66976c47114f90761bf9d5f6991614574e7494 Homepage: https://editorconfig.org/ Description: coding style indenter across editors - development files EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides development headers for editorconfig-core library. Package: libeditorconfig0 Architecture: amd64 Version: 0.12.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: editorconfig-core Origin: openKylin Maintainer: openKylin Developers Installed-Size: 49 Depends: libc6 (>= 2.38), libpcre2-8-0 (>= 10.22) Filename: pool/main/e/editorconfig-core/libeditorconfig0_0.12.7-ok1_amd64.deb Size: 11636 MD5sum: 1cd239bd26da911c3aafd3d67099d26c SHA1: a6a98b87a333038066aa269c6f07184413087708 SHA256: 31835c6ade39e13578a6f4044f6dcbcb62f53d82990f33821ac85ac86a749316 SHA512: 6f7e496e2311cf77eaf9f73351e9c061e3a4448e658d12b5bba60bbf7a99ec9d77cc17953b24e78fabf65defb10ae4e453102831048f2c07eec95a143ee53363 Homepage: https://editorconfig.org/ Description: coding style indenter across editors - library EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides the core library of editorconfig. Package: libeditreadline-dev Architecture: amd64 Version: 3.1-20230828-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libedit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 17 Depends: libedit-dev Conflicts: libreadline-dev, libreadline-gplv2-dev, libreadline5-dev Filename: pool/main/libe/libedit/libeditreadline-dev_3.1-20230828-ok1_amd64.deb Size: 2160 MD5sum: b769000eeb3c42b54c9c6586ceaa7e94 SHA1: eee1d9e19d2b114215c253b0116706b8a71996e3 SHA256: 2370e5c6097df98c60967e854de11c230d7ac3131df23e56b2723074c18cf02e SHA512: 52e1759a39cee498cb6f5783df4b85b61843996642802b155dddf2c2f3592396c2b922568c7502ac84d449a14c3ba48f68076011128dd7b566dc8b55506b7094 Homepage: https://www.thrysoee.dk/editline/ Description: BSD editline and history libraries (shim development files) GNU readline changed its license from GPL-2 to GPL-3 with version 6, which excludes GPL-2-only programs from using current readline versions. editline resembles readline functionally and with regards to its API. . This is a development shim library that can be used to link a GPL-2-only program that depends on readline with editline. Package: libedje-bin Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 756 Depends: libembryo-bin (>= 0.9.9.050+svn20090204), libc6 (>= 2.38), libecore-evas1 (>= 1.27.0-0~eo), libecore-file1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libedje1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libefreet-bin, libefreet1a (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libeio1 (>= 1.27.0-0~eo), libemile1 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo), liblua5.1-0 Filename: pool/main/e/efl/libedje-bin_1.27.0-ok2_amd64.deb Size: 208464 MD5sum: e0f6028adc43e6af0386d6f79dc6f709 SHA1: 524e87dffbb96fa1a2090e4d0931a1c2376191ba SHA256: 2319a18163b074729c01d1fa6c389599758c0eeb9ebf42a9459d257802dbab85 SHA512: 088bb3602e3d14ed664128641f2da47dc9cb91d7aaa529fb4c5e0cddef10d1fe718c3d5b09b1a72be50e919acc652e903496340bb62cafd43732f1259a8dd273 Homepage: https://www.enlightenment.org Description: EFL layout and animation tools - utilities Edje is a graphical layout and animation library for animated resizable, compressed and scalable themes. It is the theming engine behind Enlightenment. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains binaries for the creation & debugging of edje themes. Package: libedje1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 1182 Depends: libc6 (>= 2.38), libecore-audio1 (>= 1.27.0-0~eo), libecore-evas1 (>= 1.27.0-0~eo), libecore-file1 (>= 1.27.0-0~eo), libecore-imf1 (>= 1.27.0-0~eo), libecore-input1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libefreet-bin, libefreet1a (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libembryo1 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo), liblua5.1-0 Suggests: libedje-bin (= 1.27.0-ok2) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libedje1_1.27.0-ok2_amd64.deb Size: 332288 MD5sum: fb9dad1efe300f97d696850ca6b74e8d SHA1: 4260b0e193a1fcc9e84960bc30e322b70286eb45 SHA256: cf3d39bc25c1940a9eb7c0e60b8404d9dfa738d91529ce09c42f78130f59b4b0 SHA512: 7b9e5578a9d77b5c79aefc13f0315ea8977e1b018c0ce71ba935d9b2bd48da18b89a8771c61b802281c9c31f8fdafa9e69903f85b5bdf87b3d880c94d2d1e011 Homepage: https://www.enlightenment.org Description: EFL layout and animation tools Edje is a graphical layout and animation library for animated resizable, compressed and scalable themes. It is the theming engine behind Enlightenment. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libeet-bin Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 108 Depends: libc6 (>= 2.38), libecore-evas1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo) Filename: pool/main/e/efl/libeet-bin_1.27.0-ok2_amd64.deb Size: 21580 MD5sum: e1bc03c0684b2255e1e01589e4dc4f55 SHA1: d8d59e12f678b5ece754ad0e5b6e8cb749181bfe SHA256: 5fd747155905590c1729a7b77b1243e44cb8854611a9cacd0615c23b72829bdb SHA512: 940e1d49f95ef36d40d7137a6f850dffe1fcbbd94abb55c93974cc38c94d29878861fd61a6cd680c1311a878f60a47fa200f23540658f3dc2b43a8dd455c04b5 Homepage: https://www.enlightenment.org Description: EFL file chunk reading/writing - utilities Eet is a tiny library designed to write an arbitrary set of chunks of data to a file and optionally compress each chunk (very much like a zip file) and allows fast random-access reading of the file later on. It does not do zip as zip itself has more complexity than needed, and it was much simpler to implement this once here. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains eet, an utility that allows you to extract, insert, encode and decode config blobs created with libeet. Package: libeet1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 275 Depends: libc6 (>= 2.38), libeina1t64 (>= 1.27.0-0~eo), libemile1 (>= 1.27.0-0~eo), libjpeg62-turbo (>= 1.3.1), libssl3 (>= 3.0.0) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libeet1_1.27.0-ok2_amd64.deb Size: 94156 MD5sum: d20f0fc07e170cc3a957a15f938b9d87 SHA1: cb1ae9cf26ebefa7072c84b4d3e02681c1045347 SHA256: 9951ffe60bfba3cd4c85dee3f2e3b00771fd2504b01487b154047a23c9a41584 SHA512: af26b354a02e5fa2732a46a15496abcd8c5b18cde32fdad6feef7c9232a02eb9f2e2aeafb13e504cb5be10b7a20753fe2b201e7ff99f8f90e05dccacff32fcf1 Homepage: https://www.enlightenment.org Description: EFL file chunk reading/writing Eet is a tiny library designed to write an arbitrary set of chunks of data to a file and optionally compress each chunk (very much like a zip file) and allows fast random-access reading of the file later on. It does not do zip as zip itself has more complexity than needed, and it was much simpler to implement this once here. . It's small, fast, and does a job. It's heavily commented and fully documented. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libeeze-bin Architecture: amd64 Version: 1.27.0-ok2 Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 147 Depends: libc6 (>= 2.34), libecore-con1t64 (>= 1.27.0-0~eo), libecore-file1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libeeze1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo) Filename: pool/main/e/efl/libeeze-bin_1.27.0-ok2_amd64.deb Size: 24704 MD5sum: 346c916f883ec5a9759d4730444b8a85 SHA1: 13e30b77c4f4a98f8216fcd0bbc583cd1ee96711 SHA256: fc7e723af0a67d9bd541ae397373a5f8df90fd748c45a793806817fcbbe2056b SHA512: 9f555e6b3234ee1af9053753a3280d132d4b149cabcacc0cd072e1a73e7f2a7bce08e8f810da09138b2c30abdd3d3976ff6a19c175152563ae2fe7b737eec806 Homepage: https://www.enlightenment.org Description: EFL udev device manipulation - utilities Eeze is a library for manipulating devices through udev with a simple and fast api. It interfaces directly with libudev, avoiding such middleman daemons as udisks/upower or hal, to immediately gather device information the instant it becomes known to the system. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains command-line utilities that allow mounting, scanning, and unmounting devices with eeze. Package: libeeze1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 183 Depends: libc6 (>= 2.38), libecore-file1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libmount1 (>= 2.20.1), libudev1 (>= 199) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libeeze1_1.27.0-ok2_amd64.deb Size: 39212 MD5sum: 5f493f51b4c0331fb2849c6337d369cc SHA1: ee02854bb1cacd47877643f35680c49940e258c1 SHA256: d9dbdc08e20dc58907bd0bfd2702cfae96ab80ef60b8ee78fc4a389a68187d43 SHA512: 6e0fc066b6aaf2704fd940e7e8b9ca445b47f05fb9822d7b823fe9f2b8ace657c495157ca5629dd9fcd4a66422303f5b84b32da829b2b332ae590457a1effbe3 Homepage: https://www.enlightenment.org Description: EFL udev device manipulation Eeze is a library for manipulating devices through udev with a simple and fast api. It interfaces directly with libudev, avoiding such middleman daemons as udisks/upower or hal, to immediately gather device information the instant it becomes known to the system. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libefiboot-dev Architecture: amd64 Version: 38-3.1ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: efivar Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 22 Depends: libefiboot1t64 (= 38-3.1ok1.2) Filename: pool/main/e/efivar/libefiboot-dev_38-3.1ok1.2_amd64.deb Size: 3256 MD5sum: fb066888c9ac00ad33d40a322173751d SHA1: 4e163492debe37f33296670efd5768b47125ac0b SHA256: 147e3b39c1328d94f9f4e91a34f92dc0b214498bcbad774a505f559099403ff0 SHA512: 854927cc45f9cbf118d0cf3bd4d5032811812ef50a46eff5cebb9365cf177c791254785833ffe3395ec9b4ec0a8c4426bc16f38cc8b82cdec82c39e991adbba5 Homepage: https://github.com/rhinstaller/efivar Description: Development headers for libefiboot development headers required to use libefiboot Package: libefiboot1t64 Architecture: amd64 Version: 38-3.1ok1.2 Multi-Arch: same Priority: optional Section: libs Source: efivar Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 117 Provides: libefiboot1 (= 38-3.1ok1.2) Depends: libc6 (>= 2.38), libefivar1t64 (>= 38) Breaks: libefiboot1 (<< 38-3.1ok1.2) Replaces: libefiboot1 Filename: pool/main/e/efivar/libefiboot1t64_38-3.1ok1.2_amd64.deb Size: 38716 MD5sum: 8ac2367eb3dd2b04a23174db33c55b44 SHA1: 5e04af8b484d4086fd18592b8daae8cb4f2b021c SHA256: e1c8b0c7f1c879ab199b25baa11c9382f9925f20077a4aa778c4e617dd321dba SHA512: 983c07a681b178257d78edabc252e2de4b3e65d4edd4353dccd3c139d736d9339fa79ee5c64d4b3aba37aaea745e62e89f41a944ab7e9b59bcdb762a7c81b108 Homepage: https://github.com/rhinstaller/efivar Description: Library to manage UEFI variables Library to allow for the manipulation of UEFI variables related to booting. Package: libefisec-dev Architecture: amd64 Version: 38-3.1ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: efivar Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 29 Depends: libefisec1t64 (= 38-3.1ok1.2) Filename: pool/main/e/efivar/libefisec-dev_38-3.1ok1.2_amd64.deb Size: 4832 MD5sum: 4fb209821d4edfd066858b21a1bf5c68 SHA1: 1de54c2407ade24abb3321a2139ad40bd69a1df4 SHA256: df8992afe484262fb988e23dd4dbf2c671d9ffdd313d31cba415b49332eae5ee SHA512: 293ff07e4cca5a88ca93d2b6dae2947bf15c361c4365dde0d6fdc9cc21bf8644f5e09d076f5cb8ec31eaf099992b5abc7021aede5b37847f26482e06aa48fe8c Homepage: https://github.com/rhinstaller/efivar Description: Development headers for libefisec development headers required to use libefisec Package: libefisec1t64 Architecture: amd64 Version: 38-3.1ok1.2 Multi-Arch: same Priority: optional Section: libs Source: efivar Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 52 Provides: libefisec1 (= 38-3.1ok1.2) Depends: libc6 (>= 2.34) Breaks: efibootmgr (<< 0.12-2), libefisec1 (<< 38-3.1ok1.2) Replaces: libefisec1 Filename: pool/main/e/efivar/libefisec1t64_38-3.1ok1.2_amd64.deb Size: 14560 MD5sum: 2906c4e8e6de9803fbf175f9950fcd48 SHA1: 67e01739f9694db7b019fcc88bded35d1b9d01aa SHA256: 6280f3112d8c4ced58811f9d3cb3ea6bebfcd1dcee7c20def638d61f336f247f SHA512: cf6dd241da8fd2f58ce3d80513f529be6befd7329c3aee3def926f96a6b32a77810089d37ce49f26b4b9ef377e8c6b56d9dcf29007a033048770851ac4034b3c Homepage: https://github.com/rhinstaller/efivar Description: Library to manage UEFI variables Library to allow for the simple manipulation of UEFI variables related to security. Package: libefivar-dev Architecture: amd64 Version: 38-3.1ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: efivar Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 104 Depends: libefivar1t64 (= 38-3.1ok1.2) Filename: pool/main/e/efivar/libefivar-dev_38-3.1ok1.2_amd64.deb Size: 16632 MD5sum: 287beed5235c4207222157e7260fd815 SHA1: da2feaa1af6d9f0d97eca053d3d436af5320fb48 SHA256: f6367af19ef1e625bfb1e2e007df95325d1728ebfd98c69dc4fddedb4a3a8d1a SHA512: d4b6262169c85ecbfbe5aca64065dc735f92542cd2d6e6b2fd4060bbcd834ad9e7f61ab5c8380267b491be5e158778c719a832fdda2bcb120478562e145c54de Homepage: https://github.com/rhinstaller/efivar Description: Development headers for libefivar development headers required to use libefivar Package: libefivar1t64 Architecture: amd64 Version: 38-3.1ok1.2 Multi-Arch: same Priority: optional Section: libs Source: efivar Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 213 Provides: libefivar1 (= 38-3.1ok1.2) Depends: libc6 (>= 2.38) Breaks: libefivar1 (<< 38-3.1ok1.2) Replaces: libefivar1 Filename: pool/main/e/efivar/libefivar1t64_38-3.1ok1.2_amd64.deb Size: 54364 MD5sum: 18b588323408fe52362e620cb234e504 SHA1: 445ab56a14ae8ef65b25eeabee92a51e22623858 SHA256: 9cac35b0f6fb002da4478c145154092799e911b35a382d8ce2b717a36063f0e2 SHA512: a390f23540c329e800f219f5b96587022c4878ae97abfe1f8bd3920feb6edb413f92a9ab45ab10a12e43f3ae36efc6ab2200e9c0a78a2db4002e413f5b58d8f0 Homepage: https://github.com/rhinstaller/efivar Description: Library to manage UEFI variables Library to allow for the simple manipulation of UEFI variables. Package: libefl-all-dev Architecture: amd64 Version: 1.27.0-ok2 Priority: optional Section: libdevel Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 10611 Depends: libblkid-dev, libcurl4-openssl-dev, libdbus-1-dev, libecore-audio1 (= 1.27.0-ok2), libecore-con1t64 (= 1.27.0-ok2), libecore-drm2-1 (= 1.27.0-ok2), libecore-evas1 (= 1.27.0-ok2), libecore-fb1 (= 1.27.0-ok2), libecore-file1 (= 1.27.0-ok2), libecore-imf1 (= 1.27.0-ok2), libecore-input1 (= 1.27.0-ok2), libecore-ipc1 (= 1.27.0-ok2), libecore-wl2-1 (= 1.27.0-ok2), libecore-x1 (= 1.27.0-ok2), libecore1 (= 1.27.0-ok2), libector1 (= 1.27.0-ok2), libedje-bin (= 1.27.0-ok2), libedje1 (= 1.27.0-ok2), libeet1 (= 1.27.0-ok2), libeeze1 (= 1.27.0-ok2), libefreet1a (= 1.27.0-ok2), libeina1t64 (= 1.27.0-ok2), libeio1 (= 1.27.0-ok2), libelementary1 (= 1.27.0-ok2), libelput1 (= 1.27.0-ok2), libembryo1 (= 1.27.0-ok2), libemile1 (= 1.27.0-ok2), libemotion1 (= 1.27.0-ok2), libeolian-bin (= 1.27.0-ok2), libeolian1 (= 1.27.0-ok2), libethumb-client1 (= 1.27.0-ok2), libethumb1 (= 1.27.0-ok2), libevas1 (= 1.27.0-ok2), libfontconfig-dev, libfreetype-dev, libfribidi-dev, libgbm-dev, libglib2.0-dev, libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libharfbuzz-dev, libinput-dev, libjpeg-dev, liblua5.1-dev, liblz4-dev, libpng-dev, libmount-dev, libpulse-dev, libsndfile-dev, libssl-dev, libsystemd-dev, libudev-dev, libunwind-dev, libwayland-dev, libx11-dev, libx11-xcb-dev, libxcb1-dev, libxcomposite-dev, libxcursor-dev, libxdamage-dev, libxext-dev, libxi-dev, libxinerama-dev, libxkbcommon-x11-dev, libxrandr-dev, libxrender-dev, libxss-dev, libxtst-dev, mesa-common-dev, pkg-config, python3, x11proto-xext-dev, zlib1g-dev, libc6 (>= 2.38), libevas1-engines-wayland (>= 1.27.0-0~eo) Recommends: efl-doc, libeina-bin, libelementary-bin Filename: pool/main/e/efl/libefl-all-dev_1.27.0-ok2_amd64.deb Size: 1553304 MD5sum: 2231deb238adf90c79d8d9052cd64770 SHA1: b2cda99318812d81c3f58b0944a8641102682979 SHA256: 137f83d7511956b2c315b50b41b6c9eb8561efb111bd3c5973f85230b845b4dc SHA512: dc75b7ee981fb53b846d394a7677ad9479340af294bd86867e131dc9732afba3e5ba065efdfe664f202cbc967bb76f13c9241d49db245db54736b0f2cc09a33e Homepage: https://www.enlightenment.org Description: Enlightenment Foundation Libraries development files The Enlightenment Foundation Libraries (EFL) is a stack of libraries providing a wide degree of functionality. Originally written to support development of the Enlightenment window manager, the libraries have increasingly been used in embedded systems. . This is part of the Enlightenment Foundation Libraries (EFL). . This package provides the development files for all of EFL. Package: libefreet-bin Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 99 Depends: libc6 (>= 2.34), libecore-file1 (>= 1.27.0-0~eo), libecore-ipc1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libefreet1a (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libeio1 (>= 1.27.0-0~eo) Filename: pool/main/e/efl/libefreet-bin_1.27.0-ok2_amd64.deb Size: 23040 MD5sum: 55a36fa92f9aaa03c244323427210951 SHA1: 7100f03934ab478e023b8976610a85351cf9aa75 SHA256: cb3ecbac2d80fe3627fe233321f6f7dd4eeacebaaa6dca09068d60b5bc1cd4d8 SHA512: 23e7c6f60be24b716b8f23d7330c52ef3979e4027530ca82b1564bbd4cf5e8d88664f9c7e6829c01be362c933f13604acfedaf576bdaeb9d85c717f2d5cc688c Homepage: https://www.enlightenment.org Description: EFL helper program to create efreet data caches Efreet is a library designed to help apps work several of the Freedesktop.org standards regarding Icons, Desktop files and Menus. To that end it implements the following specifications: - XDG Base Directory Specification - Icon Theme Specification - Desktop Entry Specification - Desktop Menu Specification - FDO URI Specification - Shared Mime Info Specification - Trash Specification . This is part of the Enlightenment Foundation Libraries (EFL). . This package provides the D-Bus activated helper binary and the associated service file that are internally used by libefreet. Package: libefreet1a Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 366 Depends: libc6 (>= 2.38), libecore-con1t64 (>= 1.27.0-0~eo), libecore-file1 (>= 1.27.0-0~eo), libecore-ipc1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libefreet1a_1.27.0-ok2_amd64.deb Size: 95676 MD5sum: 84f71e6f5c3a515ec631c7fe6084e7ee SHA1: 7e47c676e0d3e7b938c4b04b1b0d8b85b6cbb78a SHA256: 76cc10c53573b62676259a40150fee0f494a8f14ca1fa9520ad3c7aa9c52a46c SHA512: 5ca207c16d2e449920a009563da44f532a5d7274433141f1f03625f16b73bf088436cd651c2aad2462f786ef0ad97f647ae8c2e479ab71ee1c39a60ce9332b57 Homepage: https://www.enlightenment.org Description: EFL freedesktop.org spec implementations Efreet is a library designed to help apps work several of the Freedesktop.org standards regarding Icons, Desktop files and Menus. To that end it implements the following specifications: - XDG Base Directory Specification - Icon Theme Specification - Desktop Entry Specification - Desktop Menu Specification - FDO URI Specification - Shared Mime Info Specification - Trash Specification . This is part of the Enlightenment Foundation Libraries (EFL). Package: libegl-dev Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 117 Depends: libegl1 (= 1.7.0-ok1), libgl-dev, libx11-dev Breaks: libegl1-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1) Replaces: libegl1-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1) Filename: pool/main/libg/libglvnd/libegl-dev_1.7.0-ok1_amd64.deb Size: 17688 MD5sum: 5c9f3021aa0eae99f04c07972fc4b5c7 SHA1: 5066b361262ff901d17c67797ce3be4865a2e412 SHA256: c0bba1648dc925900214c132df8b7733be1e0a2f5ecfb9ace12ee1b212d8167d SHA512: cdd74ccf933fb0929058535f701a0fc4907d92ee558d5cadc82b2cab8e0db748b0b3191882258f6010a0c5ce880b005f21ab6adafc26ac98e4d499371b294198 Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library -- EGL development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the EGL library. Package: libegl-mesa0 Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 323 Provides: libegl-vendor Depends: libgbm1 (= 24.0.5-ok1), libc6 (>= 2.38), libdrm2 (>= 2.4.119), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libglapi-mesa (= 24.0.5-ok1), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.15.0), libx11-xcb1 (>= 2:1.8.7), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.3), libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1 Filename: pool/main/m/mesa/libegl-mesa0_24.0.5-ok1_amd64.deb Size: 107188 MD5sum: c92f319ee9925f9617a2eeca697e22a0 SHA1: 7ce4379ac97bf0eb728cc61e3df84d540dbd4ca7 SHA256: 4217f11b4bb4a6b6ce1c749b7f82658d85aed77b5ef43d5f4333c3d55db49edf SHA512: be02e8d05de61c13d24afa2328d31b3bcaa5342539a8a21b685eded5961392181fbe76eb12985912489520da60e7859c899561704e37c3dbe49ad14b8a303d2b Homepage: https://mesa3d.org/ Description: free implementation of the EGL API -- Mesa vendor library This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package contains the Mesa vendor library for EGL. Package: libegl1 Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 94 Depends: libc6 (>= 2.38), libglvnd0 (= 1.7.0-ok1), libegl-mesa0 Filename: pool/main/libg/libglvnd/libegl1_1.7.0-ok1_amd64.deb Size: 26172 MD5sum: a449da2f64fa2d4e95355731b7b545b0 SHA1: 91733c70ead058de861e3c9527ca045151233b82 SHA256: 68f6c9c9dc5cb7deb7dc16e05b3fd5c00bad7dca096d4135aa18664cc55ceefa SHA512: 8ab60b0571373a42ba9fbfbd78cceabc6aca469036ee40222f623b110a43f0413130c2001f483c4a74d6198651c372036e7986e0a573ea7e9a95c96bfcc1622f Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library -- EGL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for EGL. Package: libegl1-mesa-dev Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 53 Depends: libegl-dev, libglvnd-dev Filename: pool/main/m/mesa/libegl1-mesa-dev_24.0.5-ok1_amd64.deb Size: 9948 MD5sum: 95016ff8af1e2d527cd0cf93be0b8623 SHA1: 863e9d6a88f3e07f107d3bf8e761c35c9ee19f6f SHA256: d3c2365dfed633777e8117b458ef9c2c898fb948790b2ebab1680c55fb80d4e4 SHA512: c2da9c15783653f0e1f181677cb35da036ea6c59eccaecb989f780cbab561cced34cef068fec5d84ee424bc5d1f3745c4fb0940352626ec0617649331241b9f2 Homepage: https://mesa3d.org/ Description: free implementation of the EGL API -- development files This package contains the development environment required for compiling programs against EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package provides the development environment for compiling programs against the EGL library. Package: libehcache-java Architecture: all Version: 2.6.11-ok1.1 Priority: optional Section: java Source: ehcache Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1334 Depends: libcommons-collections3-java, libcommons-logging-java Filename: pool/main/e/ehcache/libehcache-java_2.6.11-ok1.1_all.deb Size: 1169346 MD5sum: 120796d8caa4d15bc622f2cd3c82ee52 SHA1: f5db2fb47de49b1a8400da565361910d21aee52b SHA256: 5c0dd550fd77dd02044587b4bf08ab9556b1ba1553c2701ee8ffa595b2c03a44 SHA512: 304633683fb5e60620cf385c9abde611b75705f3d25f4a20b533c0dfef5f769e471d1d866dc9589db5635cdab13dbc93c5d3e802f8d0748218b6a62c810dd6ce Homepage: http://ehcache.sourceforge.net Description: distributed cache library Ehcache is a distributed cache for general purpose caching in Java, J2EE and light-weight containers. It features memory and disk stores, replicate by copy and invalidate, listeners, a gzip caching servlet filter and much more. Package: libeigen3-dev Architecture: all Version: 3.4.0-4ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: eigen3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8861 Depends: pkg-config Suggests: libeigen3-doc, libmpfrc++-dev Filename: pool/main/e/eigen3/libeigen3-dev_3.4.0-4ok1_all.deb Size: 1054530 MD5sum: 23e73b1ba3a435ef08787a7a7224313c SHA1: a8624b7c53bde2c83a45f733863e0ebaae068e21 SHA256: ecbaf2d6e81b6b74cd22881f00589276a4f8bc9abfef9b761934e0255cca6f41 SHA512: 40a410f1ce6e892f5289238d23fe8ae147b1741e7d433192fad2979f1b7d12baf74a47ea20db97bf02681a398705b8788dba5dde33ceea1e1daa02851151762e Homepage: http://eigen.tuxfamily.org Description: lightweight C++ template library for linear algebra Eigen 3 is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. . Unlike most other linear algebra libraries, Eigen 3 focuses on the simple mathematical needs of applications: games and other OpenGL apps, spreadsheets and other office apps, etc. Eigen 3 is dedicated to providing optimal speed with GCC. A lot of improvements since 2-nd version of Eigen. Package: libeigen3-doc Architecture: all Version: 3.4.0-4ok1 Multi-Arch: foreign Priority: optional Section: doc Source: eigen3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 59887 Depends: libjs-jquery, libjs-mathjax, fonts-freefont-ttf Suggests: libeigen3-dev Filename: pool/main/e/eigen3/libeigen3-doc_3.4.0-4ok1_all.deb Size: 8334056 MD5sum: 1c08cce0917ae826b63cce820302084e SHA1: d9f84123733dd85c87e368ae780294dbb5846aa8 SHA256: 71b0b6b5dc383f4671d60e415ad9d83029a3675479afb6bcbf0cf454e45656c6 SHA512: 5d8655ec4919bf6a0fe9fb85fd64aeb9afc773802b8d9193abb2d825f46ef924731007d6795687ba59d185a953ee8d1736a15f6d2d42c0581c8267f8cbe7feb3 Homepage: http://eigen.tuxfamily.org Description: eigen3 API documentation Eigen 3 is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. . This package provides the complete eigen3 API documentation in HTML format. Package: libeina-bin Architecture: amd64 Version: 1.27.0-ok2 Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 136 Depends: libc6 (>= 2.38), libecore-con1t64 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo) Filename: pool/main/e/efl/libeina-bin_1.27.0-ok2_amd64.deb Size: 26496 MD5sum: e6446adf6ab67ef0ada449cea386dc1e SHA1: 873c2479041610cad480f6405954199dfb30d686 SHA256: a56c857d1b845c282186b4c359c55d5e865039d398959459f8374dfe38db446a SHA512: 6bc7af9e730d33814d8c3941a6a7217d8f93660e032dfa6218b9e9feb27d7ee3fecd3d86af7e54b4286c7b4fb6002b1c97f3497ce46710f5c67194b2acc6ed3f Homepage: https://www.enlightenment.org Description: EFL optimized data types - extra tools The Eina library is a library which implements an API for data types in an efficient way. It also provides some useful tools like opening shared libraries, error management, type conversion, time accounting and memory pools. . Please refer to the documentation for a list of included data types and tools. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains some additional tools that may be useful for debugging eina issues. Package: libeina1t64 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 1794 Provides: libeina1a (= 1.27.0-ok2) Depends: libc6 (>= 2.38), libunwind8 Conflicts: libeina0, libeina1 Breaks: libecore-bin (<= 1.27.0), libedje-bin (<= 1.27.0), libeet-bin (<= 1.27.0), libeeze-bin (<= 1.27.0), libefreet-bin (<= 1.27.0), libeina-bin (<= 1.27.0), libeina1a (<< 1.27.0-ok2), libelementary-bin (<= 1.27.0), libelementary-data (<= 1.27.0), libembryo-bin (<= 1.27.0), libeolian-bin (<= 1.27.0), libethumb-client-bin (<= 1.27.0), libevas-loaders (<= 1.27.0), libevas1-engines-drm (<= 1.27.0), libevas1-engines-fb (<= 1.27.0), libevas1-engines-wayland (<= 1.27.0), libevas1-engines-x (<= 1.27.0) Replaces: libeina1a Filename: pool/main/e/efl/libeina1t64_1.27.0-ok2_amd64.deb Size: 453264 MD5sum: 44cec042d3b2922cb229f8e7e508d5eb SHA1: 0610f9cc6fa5277e6dbc464fb762e1de9a77223b SHA256: 5f58d725a93f5becca5fb86b1d62e613e875acb8e01d43b28ec0f8103f579eb9 SHA512: 0a798f0bc1d7a87f0bd13e97dd5844453fc98ee25431c49d88df9a458d3d5700938f7adeea2870498d6676a05084591e08d0b12e4aeb6d8c932220a7d45001d7 Homepage: https://www.enlightenment.org Description: EFL optimized data types The Eina library is a library which implements an API for data types in an efficient way. It also provides some useful tools like opening shared libraries, error management, type conversion, time accounting and memory pools. . Please refer to the documentation for a list of included data types and tools. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libeio1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 227 Depends: libc6 (>= 2.38), libecore-file1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libefreet-bin, libefreet1a (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libeio1_1.27.0-ok2_amd64.deb Size: 60600 MD5sum: 9bdcf98b31ab16a35108a67864772d22 SHA1: 016ed238d94660b7a465de594e4114a5d62d9e52 SHA256: c6ec1016c798b01979efc65d26d077cc911e33d2d56daae69f0b96255c70b190 SHA512: 0e66f16b33fa100493d1aba88bb271f0ba8bd8bb4ca24c0d7225f3f02aadecad4098cc8bbdfd8e6d9a8d01dda74431b9b567f8cc69f834f17f7fd17d26b0f5b9 Homepage: https://www.enlightenment.org Description: EFL non-blocking, threaded I/O Eio library is a library that implements an API for asynchronous input/output. It provides non-blocking IO by using thread for all operations that may block. It should integrate all the features/functions of Ecore_File that could block. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libel-api-java Architecture: all Version: 3.0.0-ok1.1 Priority: optional Section: java Source: el-api Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 112 Breaks: libservlet2.5-java, libservlet3.1-java (<< 9) Replaces: libservlet2.5-java, libservlet3.1-java (<< 9) Filename: pool/main/e/el-api/libel-api-java_3.0.0-ok1.1_all.deb Size: 64318 MD5sum: 24a2771595830065f261949a8ac3f0c5 SHA1: 87b829d266de922245ef1b5464c2a97970993031 SHA256: 21c94306264eb25c69c62cff3566e4cdd67c4e918608f7756f42600c584c8882 SHA512: 7093f1c2da03770e728cfd4b19c0f559b619780baceac5a407d5dc5f902d07ba4b6816cb8c42624cff4343a27b4a8e8fbf6e9272471180083520d1d54f10e07d Homepage: https://github.com/javaee/el-spec/ Description: Expression Language API EL is a simple language designed to meet the needs of the presentation layer in Java web applications. . It features: * A simple syntax restricted to the evaluation of expressions * Variables and nested properties * Relational, logical, arithmetic, conditional, and empty operators * Functions implemented as static methods on Java classes * Lenient semantics where appropriate default values and type conversions are provided to minimize exposing errors to end users Package: libelementary-bin Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 1655 Depends: libc6 (>= 2.38), libecore-con1t64 (>= 1.27.0-0~eo), libecore-evas1 (>= 1.27.0-0~eo), libecore-file1 (>= 1.27.0-0~eo), libecore-input1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libedje1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libefreet-bin, libefreet1a (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libeio1 (>= 1.27.0-0~eo), libelementary1 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo) Filename: pool/main/e/efl/libelementary-bin_1.27.0-ok2_amd64.deb Size: 566816 MD5sum: a1bfa769a7ab2a955a0c3295e8781486 SHA1: b7e690aeff4dedb68895df679a450bdfac4447b5 SHA256: 408f8df860409c23c41983c2642a75af8084dac6ceea16c5461dc83d481c002e SHA512: c93126cf56b4ad05002d3a88bd3339927d8b5a0a11dee3ac704537f74b07e60f993ba1cfc64da37fab7bad8338403162b7af80978a4bc3f3c5852697df8f672f Homepage: https://www.enlightenment.org Description: EFL widget set - helper programs Elementary is a widget set based on the Enlightenment Foundation Libraries, primarily aimed at creating graphical user interfaces for mobile and embedded devices. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the elementary_config program and tools to assist in the development & debugging of elementary programs. Package: libelementary-data Architecture: all Version: 1.27.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 35656 Filename: pool/main/e/efl/libelementary-data_1.27.0-ok2_all.deb Size: 22160292 MD5sum: c3baa73b9699108deb2d98a3e2865207 SHA1: b548a79f49d3bf70540700eaf580ff3c25c9e9f1 SHA256: cadb8079cbdb76fc2dee1fe80536d2865ffad50e84ed5e3dcfcd690e397e7a78 SHA512: b36bafe78ed1de55ec88c9f16891e66a0548d9b2b5e12870b1d3e0d973d66c010359d2d01346a144d42039fc0362bf22f2f1cff732965bfd20a3ac355486a55e Homepage: https://www.enlightenment.org Description: EFL widget set - data files Elementary is a widget set based on the Enlightenment Foundation Libraries, primarily aimed at creating graphical user interfaces for mobile and embedded devices. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains graphics and styles needed by applications using elementary. Package: libelementary1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 5646 Depends: libelementary-data (= 1.27.0-ok2), libc6 (>= 2.38), libecore-con1t64 (>= 1.27.0-0~eo), libecore-evas1 (>= 1.27.0-0~eo), libecore-file1 (>= 1.27.0-0~eo), libecore-imf1 (>= 1.27.0-0~eo), libecore-input1 (>= 1.27.0-0~eo), libecore-wl2-1 (>= 1.27.0-0~eo), libecore-x1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libedje1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libefreet-bin, libefreet1a (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libeio1 (>= 1.27.0-0~eo), libemile1 (>= 1.27.0-0~eo), libemotion1 (>= 1.27.0-0~eo), libethumb-client-bin, libethumb-client1 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo), libwayland-client0 (>= 1.20.0) Recommends: libelementary-bin Breaks: libeina1 (<< 1.27.0) Filename: pool/main/e/efl/libelementary1_1.27.0-ok2_amd64.deb Size: 1432976 MD5sum: 78c6ee6ce18b6bc13999be35db03d448 SHA1: 5b9295b98aa398fcba48ca14b69893f8f821cb5f SHA256: 2507331e8b12438c9d991922146e2730f9fda44f0ff0c63ea9a63ce96707485d SHA512: 89fd78b2101f2e1f80779bbe0d69539957339da9088a3359739e05feec8722c79b34095b5b38ec728e20ab02be31dab9824ec9fafbe2e0119db895786e7ded8e Homepage: https://www.enlightenment.org Description: EFL widget set Elementary is a widget set based on the Enlightenment Foundation Libraries, primarily aimed at creating graphical user interfaces for mobile and embedded devices. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libelf-dev Architecture: amd64 Version: 0.190-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: elfutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 350 Depends: libelf1t64 (= 0.190-ok3), zlib1g-dev, libzstd-dev Conflicts: libelfg0-dev Filename: pool/main/e/elfutils/libelf-dev_0.190-ok3_amd64.deb Size: 61796 MD5sum: 8319677eea714fe65609745c0287618a SHA1: ee6de3cf464a76a49ff3175c0e3e87ace632abf0 SHA256: 637931d63d70b8f305a04bd877e61976d2351bf54f9c355583e96294a2419db6 SHA512: 8a56d29f571192f025e53b57e11cc96b04889bc510b3b6324bf5bfb89f77f1d692851be86c2cd21e87af806a842253d997a338ce1623a7ef4789f701c2eaa96f Homepage: https://sourceware.org/elfutils/ Description: libelf1t64 development libraries and header files libelf1t64 provides a shared library which allows reading and writing of ELF files on a high level. . This package contains development libraries and header files for libelf1. Package: libelf1t64 Architecture: amd64 Version: 0.190-ok3 Multi-Arch: same Priority: optional Section: libs Source: elfutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Elfutils Maintainers Installed-Size: 1033 Provides: libelf1 (= 0.190-ok3) Depends: libc6 (>= 2.38), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Breaks: libelf1 (<< 0.190-ok3) Replaces: libelf1 Filename: pool/main/e/elfutils/libelf1t64_0.190-ok3_amd64.deb Size: 164920 MD5sum: 95455127160454850992823f8c551d6d SHA1: a8a2879987c832320b46b80f33e8baa65599b1ae SHA256: f615e2ebf8ff013e96b7b35fc9dede4a70f91ddda96f983102fe4fafa262bb22 SHA512: 16c728020191dfba3b9d61f2feac3825a0cba1df4818576588f8c698ce8a314e524b4700813b3d3d8c4d2c8076777d57cc34437e363f747e9b4ed82c028463b0 Homepage: https://sourceware.org/elfutils/ Description: library to read and write ELF files The libelf1t64 package provides a shared library which allows reading and writing ELF files on a high level. Third party programs depend on this package to read internals of ELF files. The programs of the elfutils package use it also to generate new ELF files. . This library is part of elfutils. Package: libelput1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 153 Depends: libc6 (>= 2.38), libecore-input1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libeeze1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libinput10 (>= 1.7.2), libudev1 (>= 183), libxkbcommon0 (>= 0.5.0) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libelput1_1.27.0-ok2_amd64.deb Size: 38716 MD5sum: 3e1317954e22417cd939631cd89beae1 SHA1: a8d92abb9f5b832dd32c6ef9dad3b8072edfffa2 SHA256: e020d50cd9cbde290eb8b4bb5c4a0a543af3ee26879506068798040e4e42f2ea SHA512: 5202469bad970cfafdab9aad38961a92310606ce97c39e5fa87d81b1a19ff459345d12bad58503bf0cd676edec3576d363c6082db2e3ba7d5f45c66d608b41de Homepage: https://www.enlightenment.org Description: EFL abstraction for libinput Elput abstraction for the libinput library. It can be used by various other subsystems (ecore_fb, ecore_drm, etc) to handle interfacing with libinput without having to duplicate the code in each subsystem. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libemail-address-xs-perl Architecture: amd64 Version: 1.05-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 88 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14) Filename: pool/main/libe/libemail-address-xs-perl/libemail-address-xs-perl_1.05-ok2_amd64.deb Size: 27872 MD5sum: 4d9dc1a1b2c278bb138f2cad5807bd76 SHA1: 8036ef0fe8410813fc9c3c3c18e80975ae8c64d6 SHA256: b3b67dc35abb3986711b9a1103335ff308f18f74812360556dc9fa5fd895417d SHA512: d4fa33324b7a219e51c34ea7335cdab9e70c285d55733e31dee5483fff9715ef2d7ff8a5c40e86d6f19d5939f4bc94684966411ae3bf218d2006016131af70da Homepage: https://metacpan.org/release/Email-Address-XS Description: Perl library for RFC 5322 address/group parsing and formatting Email::Address::XS implements RFC 5322 parser and formatter of email addresses and groups. It parses an input string from email headers which contain a list of email addresses or a groups of email addresses (like From, To, Cc, Bcc, Reply-To, Sender, ...). Also it can generate a string value for those headers from a list of email addresses objects. . Parser and formatter functionality is implemented in XS and uses shared code from Dovecot IMAP server. . It is a drop-in replacement for the Email::Address module. Package: libembryo-bin Architecture: amd64 Version: 1.27.0-ok2 Priority: optional Section: devel Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 304 Depends: libc6 (>= 2.38), libeina1t64 (>= 1.27.0-0~eo) Filename: pool/main/e/efl/libembryo-bin_1.27.0-ok2_amd64.deb Size: 106452 MD5sum: 8781fc970aae5a40c20c63ee0ec07490 SHA1: 290d54d937fac2da87bb335e82c0716c2f8595ee SHA256: eb7dbd27c19ad89b05dcc6af252a9d89bb83c35083eb44858b796211e81b8e8b SHA512: 3b065d44b00d6a7f181fba5c2deaf9a7395a8f12ce6cd3b7b5c4b28e0b1cfb38cae0881a76673db2352dd7ee2b23f67be359abe32af199c5ff1999c42ea16e6f Homepage: https://www.enlightenment.org Description: EFL SMALL-based abstract machine (AMX) compiler Embryo is a tiny library designed to interpret limited Small programs compiled by the included compiler, embryo_cc. It is mostly a cleaned up and smaller version of the original Small abstract machine. The compiler is mostly untouched. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the embryo compiler: embryo_cc. Package: libembryo1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 127 Depends: libc6 (>= 2.38), libeina1t64 (>= 1.27.0-0~eo) Suggests: libembryo-bin Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libembryo1_1.27.0-ok2_amd64.deb Size: 28716 MD5sum: 4958a6ca2cc2e39d235885f35052197b SHA1: ebe3a27d8c292412569a0b4c211f93fc2377e73d SHA256: e62f9ddba33d7db62da4f0b7674d18fe9f76cb6f14ca6fe2d71619c7ebc8324d SHA512: 02426a58864e9e81fe877b85269c96b2dc04324c8b9f227d2bd8538f991d34aa499dea14342ca47ad190770cda948b04084914cc5d2e5e9d292a68a256a85ac8 Homepage: https://www.enlightenment.org Description: EFL SMALL-based abstract machine (AMX) bytecode interpreter Embryo is a tiny library designed to interpret limited Small programs compiled by the included compiler, embryo_cc. It is mostly a cleaned up and smaller version of the original Small abstract machine. The compiler is mostly untouched. . Refer to the EFL documentation for an introduction to SMALL. See https://www.compuphase.com/pawn/pawn.htm for details on PAWN, the upstream successor to SMALL. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libemile1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 155 Depends: libc6 (>= 2.33), libeina1t64 (>= 1.27.0-0~eo), libjpeg62-turbo (>= 1.3.1), liblz4-1 (>= 0.0~r130), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libemile1_1.27.0-ok2_amd64.deb Size: 44620 MD5sum: 1b8cedcce5d70bcb829b1db888b9aabf SHA1: 4a23ae8c470e8b890e77c25fa6d62bbfac6675ad SHA256: e39f3afca361c9abf0441e3d9c55fc9aa270c5ab1e58f81934fb75a1bc79d4fa SHA512: d813b910f8ba2097dfbf89fc0fcd8f36091a93283c663dc42f46cb88caa82fb0036901900a69e0971839e0c65f48e6d1c3676f96d0233fee8f7dd1bd9a200e73 Homepage: https://www.enlightenment.org Description: EFL compression and encryption Emile provides a library to bring together serialization, compression and ciphering. It is a low-level library and can be used by anything above Eina. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libemotion1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 294 Depends: libc6 (>= 2.38), libecore-evas1 (>= 1.27.0-0~eo), libecore-file1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libedje1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libeeze1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libeio1 (>= 1.27.0-0~eo), libethumb1 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libemotion1_1.27.0-ok2_amd64.deb Size: 67340 MD5sum: 31c5f0783d82cc66cf27c01dbc1a1e8e SHA1: bf8fbd0474aa1186f1405cd297065dae8029f7c9 SHA256: 3449b7732e87376a782bcb8863a18310ec05918bb8ebc7a682c2bb7f072b300c SHA512: 870e068246b760fad51ac5c43e17fd84754a11b36bc94750ad7db76a69c756d6a556f67a39db9ffce0ce9d75aec3ed029aab186ed51f173155b72ca8d82b7727 Homepage: https://www.enlightenment.org Description: EFL media object functionality Emotion is a library that allows playing audio and video files, using one of its backends (GStreamer, xine or generic shm player). . It is integrated into Ecore through its mainloop, and is transparent to the user of the library how the decoding of audio and video is being done. Once the objects are created, the user can set callbacks to the specific events and set options to this object, all in the main loop. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libenchant-2-2 Architecture: amd64 Version: 2.3.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: enchant-2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 180 Depends: hunspell-en-us | hunspell-dictionary | myspell-dictionary | aspell-dictionary | ispell-dictionary, libaspell15 (>= 0.60.8.1), libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.28.0), libhunspell-1.7-0, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Recommends: enchant-2 Suggests: libenchant-2-voikko Filename: pool/main/e/enchant-2/libenchant-2-2_2.3.3-ok1_amd64.deb Size: 44740 MD5sum: 8183ecb828bf49828ec6fef3f4fbc5ae SHA1: 7bf41b79e910b765414387728e9867c04fcf0abb SHA256: 3acbdea28b92d05e27aad99da771fd231b21673d58fb5b4ad86e4ac1d06cf031 SHA512: 40c2945c98a9038e6b8802d3f23c5f5172b6e6fff7de16f67c3814acbe6f4aeba2d8f873c67a2d099c6fcb174ab3ab9e71e4f0952822a5e650e3637bcdbd7f1f Homepage: https://abiword.github.io/enchant/ Description: Wrapper library for various spell checker engines (runtime libs) 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 the shared library and non-Voikko enchant plugins. Package: libenchant-2-dev Architecture: amd64 Version: 2.3.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: enchant-2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 62 Depends: libenchant-2-2 (= 2.3.3-ok1), libglib2.0-dev Filename: pool/main/e/enchant-2/libenchant-2-dev_2.3.3-ok1_amd64.deb Size: 15088 MD5sum: fa31e828555b458bc460a62e06a015de SHA1: 5017ead54a3f071c69eca86a525352f6a5bb4123 SHA256: 479be40dd25a8ac70ad4cfd6d3d5cdb4b05e8a0e263a25bd134c811291e905d1 SHA512: b2b0af6d261a75e902aa7e19079fbf72e7a6b112c567c0a32c30f9530deb8335ed70cd980bd2854c6c1b627f754c8d4332fa65cfbf70ee8ca004b10cb14159e1 Homepage: https://abiword.github.io/enchant/ Description: Wrapper library for various spell checker engines (development) 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 files needed for development with Enchant. Package: libenchant-2-voikko Architecture: amd64 Version: 2.3.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: enchant-2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 33 Depends: libc6 (>= 2.4), libenchant-2-2 (>= 2.2.3), libglib2.0-0 (>= 2.12.0), libvoikko1 (>= 4.3.2) Filename: pool/main/e/enchant-2/libenchant-2-voikko_2.3.3-ok1_amd64.deb Size: 5812 MD5sum: a440149d4d5a6816ff5f5caa441a41af SHA1: 58cbef820a86b5e1da1da7a435474a945d932cb1 SHA256: 22a22309040ab80b17b6999a35ec821011de3685173bfc25e8015b75b541d56d SHA512: 9f715164caef83d9659e3bcafb4f4560306bed404db9d8075217bd7ae0a5cfd0661443f44a8f26c5f5716e5389518d8f5ae8eca8cc423f4b86890e7d6ab8ff75 Homepage: https://abiword.github.io/enchant/ Description: Voikko spell-checker libenchant plugin Voikko is a library of free natural language processing tools. It aims to provide support for languages that are not well served by other existing free linguistic tools. . This package contains a libenchant provider plugin that allows using Voikko in any application that uses enchant library for spell-checking, such as Abiword. Package: libenchant-dev Architecture: amd64 Version: 1.6.0-ok2 Priority: optional Section: libdevel Source: enchant Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Prach Pongpanich Installed-Size: 237 Depends: libenchant1c2a (= 1.6.0-ok2), libglib2.0-dev Filename: pool/main/e/enchant/libenchant-dev_1.6.0-ok2_amd64.deb Size: 52592 MD5sum: fcd9e1af70fbf52652202fdfe3aa4b7e SHA1: f07ed7125c86bacf2d3f57d5e3c5f736d39a5c6d SHA256: 59387ee01c9e26625a6e8c405f4eaba5d310ee6d7aad319900c62d1987b61737 SHA512: 37fb9ab95870a9a22ac2b82db4dbc6a45e76dffc29f408a7701cb85bb25eede4c3d57e8c0c161cfa562c03dc127177f76703b4508f0646bccfbd9027b01f2eed Homepage: https://abiword.github.io/enchant/ Description: Wrapper library for various spell checker engines (development) 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 files needed for development with Enchant. Package: libenchant-voikko Architecture: amd64 Version: 1.6.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: enchant Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Prach Pongpanich Installed-Size: 30 Depends: libc6 (>= 2.4), libenchant1c2a (>= 1.6.0), libglib2.0-0t64 (>= 2.12.0), libvoikko1 (>= 4.3.2) Breaks: libenchant1c2a (= 1.4.2-ok0) Replaces: libenchant1c2a (= 1.4.2-ok0) Filename: pool/main/e/enchant/libenchant-voikko_1.6.0-ok2_amd64.deb Size: 5496 MD5sum: d0f1fe2aa8cdbbb6840e8b4808aa4124 SHA1: f7abf8df3bddeff38d6f24cd76c9f6bfdd2a6d14 SHA256: 5d8ae600d975606b55b215719ac00490d802e1a27eba2da898c2a530e88e8ba8 SHA512: dab5b546897f9fc56eb2588b7e73787cdc7377919826662b9af07b4262af880e19c957cb47ea3b7b9ea6803b6c5676251591b85620b0f8145603fb25202e8e76 Homepage: https://abiword.github.io/enchant/ Description: Voikko spell-checker libenchant plugin Voikko is a Finnish spell-checker and hyphenator based on Malaga and Suomi-Malaga. . This package contains a libenchant provider plugin that allows using Voikko in any application that uses enchant library for spell-checking, such as Abiword. Package: libenchant1c2a Architecture: amd64 Version: 1.6.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: enchant Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Prach Pongpanich Installed-Size: 252 Depends: hunspell-en-us | hunspell-dictionary | aspell-dictionary | myspell-dictionary | ispell-dictionary, libaspell15 (>= 0.60.8.1), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.36.0), libhunspell-1.7-0, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Recommends: enchant Suggests: libenchant-voikko Breaks: ispell (<< 3.3.02), libenchant1, libenchant1c2 Replaces: libenchant-dev (<< 1.1.1++cvs.2003.11.08), libenchant1, libenchant1c2 Filename: pool/main/e/enchant/libenchant1c2a_1.6.0-ok2_amd64.deb Size: 64440 MD5sum: 8160368e400047362beb0597c0a4bd2b SHA1: 605c3e34da9ec4fe62510285367fe1c56752f84e SHA256: 5cc0306caf2a5bff32c0e1b812acdfe6c658c668ea0fe5a43455c4c7fba7b198 SHA512: 9ec01a8eb436f6fb5834234ef6ce11f237b411334b7e02216d8d58f006c1c4e6b10ee396b9410e1bd47fdf2ec6fe89b32c016c696d4ad4fe7cb7fd2ac614797e Homepage: https://abiword.github.io/enchant/ Description: Wrapper library for various spell checker engines (runtime libs) 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 the shared library and non-Voikko enchant plugins. Package: libencode-locale-perl Architecture: all Version: 1.05-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any Filename: pool/main/libe/libencode-locale-perl/libencode-locale-perl_1.05-ok2_all.deb Size: 11086 MD5sum: 84cc4842926fae076badaf7cdf346acc SHA1: 471756b8c39cfe018be9f30eccb36fd3607eda90 SHA256: 95ef73dfd0b823ad83f031fa0cd7cfcf81b96d39efdc7aed46f29ed2f95f341b SHA512: 042f6af8a234177c5d6052868985564a418c088ddbe59e5b5442c19b629dea6bd0972d8030f8559d720429a3fa29b9d10979261d38e11c6bf5fb4a2aafaf4f60 Homepage: https://metacpan.org/release/Encode-Locale Description: utility to determine the locale encoding In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out. . The POSIX locale system is used to specify both the language conventions requested by the user and the preferred character set to consume and output. The Encode::Locale module looks up the charset and encoding (called a CODESET in the locale jargon) and arranges for the Encode module to know this encoding under the name "locale". It means bytes obtained from the environment can be converted to Unicode strings by calling Encode::encode(locale => $bytes) and converted back again with Encode::decode(locale => $string). Package: libencode-perl Architecture: amd64 Version: 3.21-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 10054 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14) Filename: pool/main/libe/libencode-perl/libencode-perl_3.21-ok1_amd64.deb Size: 1386416 MD5sum: 09c0b536fec616554fdaa8f46da7a0af SHA1: 9f5a2d46425323ec3a39224b849dbfa2832e9a4f SHA256: de86c176453a468927a6d2fc6fccba64a833c52f02b8601f42cc2bd7bad45b9a SHA512: 9a485eb27d223d7b4e982b4014688f3e0620cfc42df63afc0cbdebd94664afd6d0e420857b5ce95748a0b758bce633f31b0228ac758a7fff012932cce8e9cfe0 Homepage: https://metacpan.org/release/Encode Description: module providing interfaces between Perl's strings and the system The Encode module provides the interfaces between Perl's strings and the rest of the system. . When Perl is processing "binary data", the programmer wants Perl to process "sequences of bytes". This is not a problem for Perl - as a byte has 256 possible values, it easily fits in Perl's much larger "logical character". . Encodes a string from Perl's internal form into ENCODING and returns a sequence of octets. Package: libeolian-bin Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 135 Depends: libc6 (>= 2.34), libeina1t64 (>= 1.27.0-0~eo), libeolian1 (>= 1.27.0-0~eo) Filename: pool/main/e/efl/libeolian-bin_1.27.0-ok2_amd64.deb Size: 37068 MD5sum: 8e7895d6185bd16d30593b75b846c9bb SHA1: 4aab0d37addae34408af9909e33477dd3c3a0851 SHA256: 8df438a5069c7ab9a0d45289d2283c46a25e820797f718aa0ec34b9d7f52ad8c SHA512: cf2036274cf30e66df3fedc064f55936f16d2ddffab6a447c17373dcb82f663d25bddfdd410bc867c062856ba93cb249b61916d59c1051db16711d186b334729 Homepage: https://www.enlightenment.org Description: EFL object parser and C code generator - C code generator Eolian parses Enlightenment's meta-data (.eo) files and can then generate C code along with header files. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the C code generator for Eo, eolian_gen. Package: libeolian1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 274 Depends: libc6 (>= 2.38), libeina1t64 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libeolian1_1.27.0-ok2_amd64.deb Size: 81956 MD5sum: 930491cb4132408ecbda6ffc49130e3e SHA1: 0dabd914ac165129d194c4033b3003f5219adf39 SHA256: 902db5a8cb31e98f0e48ae5fddf6eda9a34a1d3cc0e57e2bb155022edff7c22a SHA512: 43879d0980950a7fa3192bd9222000b794c67113d328d49b1ff15860a9c7406b8ac3980c48d108c6096d51f23a61643bddb101c67d860f11fdd199e71ff3480d Homepage: https://www.enlightenment.org Description: EFL object parser and C code generator Eolian parses Enlightenment's meta-data (.eo) files and can then generate C code along with header files. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libepoxy-dev Architecture: amd64 Version: 1.5.10-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libepoxy Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1648 Depends: libegl-dev, libepoxy0 (= 1.5.10-ok2), libgl-dev Filename: pool/main/libe/libepoxy/libepoxy-dev_1.5.10-ok2_amd64.deb Size: 125812 MD5sum: ea44403f65106bc3788c250c869952ec SHA1: 8cd298b01525022da8c014bdc5a9a87b34bc6543 SHA256: faef2884447a7a7e61981e7e74a89c271723f509200654555d1f684bc4af00e8 SHA512: 697bbce7859dd95df5a3b320a347bb7cc404ef00618c10ec3db24ab24edba97bc2c2f3e790cdb75c4de828c34b7b259800e6c319138a2b311767049e704b99b2 Homepage: https://github.com/anholt/libepoxy Description: OpenGL function pointer management library- development It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(), eglGetProcAddress(), etc. from the app developer, with very little knowledge needed on their part. They get to read GL specs and write code using undecorated function names like glCompileShader(). . This package contains the development headers for the library found in libepoxy0. Non-developers likely have little use for this package. Package: libepoxy0 Architecture: amd64 Version: 1.5.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: libepoxy Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1359 Depends: libc6 (>= 2.34) Filename: pool/main/libe/libepoxy/libepoxy0_1.5.10-ok2_amd64.deb Size: 191940 MD5sum: 5e6dcc0ab5450e8d1e1440badc5f18e5 SHA1: 303cb6374ee970d4aa783ee044a8bcd2f51aeba9 SHA256: 3bc7b428f029eeeed217b6e0688744849ddfe2892bb664e624e8004492df28e7 SHA512: c6d95c1e2288fbb914f8033fd6506e89f34e467d52c375f1ed39f6446d914887afddf3671b2c333fd947cddb494c6e387487cdd6789c774e72ecd35509fc3661 Homepage: https://github.com/anholt/libepoxy Description: OpenGL function pointer management library It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(), eglGetProcAddress(), etc. from the app developer, with very little knowledge needed on their part. They get to read GL specs and write code using undecorated function names like glCompileShader(). Package: libepsilon-dev Architecture: amd64 Version: 0.9.2+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libepsilon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 184 Depends: libepsilon1 (= 0.9.2+dfsg-ok2) Filename: pool/main/libe/libepsilon/libepsilon-dev_0.9.2+dfsg-ok2_amd64.deb Size: 48100 MD5sum: 926c3812aafe2e015e05901b29df1990 SHA1: ed7db9469363bcb92a989d78f036cbab80a3557f SHA256: c623c0ae03c9b6717836473692ed19a57b35b7746d65d38418962e0ad0331306 SHA512: 207060cd778b7ab83e4c103f74656349aabbbaf3783ebfb3099aa4e01e85eb67219f8345f9bcba053702c9f73cf97362d8bef6c2afac1bde5fb1d40e78e86b75 Homepage: https://sourceforge.net/projects/epsilon-project Description: Library for wavelet image compression - development files 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 development stuff. Package: libepsilon1 Architecture: amd64 Version: 0.9.2+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: libepsilon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 116 Depends: libc6 (>= 2.14) Filename: pool/main/libe/libepsilon/libepsilon1_0.9.2+dfsg-ok2_amd64.deb Size: 39208 MD5sum: d583945135c84b306e84d3c9338f407a SHA1: 50f358b9569189026bb53b89a9de65a1d0492555 SHA256: 4ca6718e4c7de68260b771cdeb695d70c9ba438e329eb66e89c553b663fe928e SHA512: 2fc4432e67e206ae7096afb9b25235eebaa60569cd52cffda246ec7ebe3d02fe2f7bc29a8b17943ba5b2c43421c1bfaf95209fe038577a2d6293e3af8d390e27 Homepage: https://sourceforge.net/projects/epsilon-project Description: Library for wavelet image compression 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 files required to build C/C++ programs which use the Epsilon library. Package: libepub-dev Architecture: amd64 Version: 0.2.2-ok1.1 Priority: optional Section: libdevel Source: ebook-tools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 42 Depends: libepub0 (= 0.2.2-ok1.1) Filename: pool/main/e/ebook-tools/libepub-dev_0.2.2-ok1.1_amd64.deb Size: 10742 MD5sum: 1005af6c8b5d58dfa66f6d8f7c487157 SHA1: 0c6546adc1187dd3cb068c9a48c5878e16f38a87 SHA256: 429d12476c898aaf52b68a4249aacf1b390ca3dbcfc001289c22e723e79473b4 SHA512: 25eec56b9986c123e76cca09711395183990e63e21d299e2b70debef1fd1a926b7805789632d9c148117470014f8677195dac311fca48157cc2ad0130adbf947 Homepage: https://sourceforge.net/projects/ebook-tools/ Description: library to work with the EPUB file format - development files The ebook-tools provide ways for accessing and converting different ebook file formats. . This C library is free and portable. It includes methods to parse EPUB files and extract their contents. . This package provides development headers and libraries for libepub. Package: libepub0 Architecture: amd64 Version: 0.2.2-ok1.1 Priority: optional Section: libs Source: ebook-tools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 106 Depends: libc6 (>= 2.4), libxml2 (>= 2.7.4), libzip4 (>= 0.10) Filename: pool/main/e/ebook-tools/libepub0_0.2.2-ok1.1_amd64.deb Size: 27658 MD5sum: 65b8e0014eeb34760539ecb3cc1d3350 SHA1: cb6527858b31fd9a2c4d15c5125e7f1eb880687c SHA256: 7bf7a60901c288702bedecf4e04ff275edfbddd214838835a070e4dc1d364811 SHA512: 9263801f409816469f9fda21da588ead9a155418a1b68c5afecdba2739b04b66c5a3a6589c2eaf9cff298c66331c09386a2c8e64e19374f635d455923a136d3f Homepage: https://sourceforge.net/projects/ebook-tools/ Description: library to work with the EPUB file format - runtime library The ebook-tools provide ways for accessing and converting different ebook file formats. . This C library is free and portable. It includes methods to parse EPUB files and extract their contents. . This package provides the main epub library. Package: libepubgen-0.1-1 Architecture: amd64 Version: 0.1.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: libepubgen Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 377 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 9) Filename: pool/main/libe/libepubgen/libepubgen-0.1-1_0.1.1-ok2_amd64.deb Size: 119806 MD5sum: 58a23f273bbc7521fe5c7ae786908395 SHA1: 032ca00f5c7162c37059cea4d93f9a607633b65f SHA256: c2d753ba47406267701f80bfe1aee089c58c343410367c686d33d2e12bd3f1f0 SHA512: 714ec28495b2964afff17a1963e16c52d379d9f3455ac51b116609bfd33c6c76de06223b938589fbddab7849dddce53b41c0e984ff583b4d9e784ee95f5358d5 Homepage: http://libepubgen.sourceforge.net Description: EPUB generator library is a library for generating EPUB documents. It is directly pluggable into import filters based on librevenge. Package: libepubgen-dev Architecture: amd64 Version: 0.1.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libepubgen Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 47 Depends: libepubgen-0.1-1 (= 0.1.1-ok2), librevenge-dev Filename: pool/main/libe/libepubgen/libepubgen-dev_0.1.1-ok2_amd64.deb Size: 6842 MD5sum: 7aea76f6770080e9541749b238c278ea SHA1: faa33d5a3d65b90c8d40d3b8e4ea30772bdf9d76 SHA256: 9e40b0b8e509a1d03a347f2f42be80516ffc7239de15d92e181ff78fb377a547 SHA512: cec531581418e6031f3c1b11c8cfe47d10ced874daa9e4e1625427fceaf4610c610c60b90a054b4a886c54ba01dc6f55b44f370a3d121dab709ecf1f4d540159 Homepage: http://libepubgen.sourceforge.net Description: EPUB generator library -- development is a library for generating EPUB documents. It is directly pluggable into import filters based on librevenge. . This package contains the development files (headers, ...) Package: liberror-perl Architecture: all Version: 0.17029-ok2~0706 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Installed-Size: 69 Depends: perl:any Filename: pool/main/libe/liberror-perl/liberror-perl_0.17029-ok2~0706_all.deb Size: 25516 MD5sum: 74d201ba4a599ab08b01396332e92b84 SHA1: fedc820419d5834c1cf1b3762c216a1a42e7990c SHA256: 026f6cc813b0cf0af2de4fc875e7a764870c99dd1d888826f525da988b52b65c SHA512: d34b64efa7c3817302c3580c36d94301cbbce8d0ce91f4aa73c264abecfbb1e4b5d1757cb78911283480cbd1f5d0538ab258bf1566d142d729de63385bca6879 Homepage: https://metacpan.org/release/Error Description: Perl module for error/exception handling in an OO-ish way The Error module provides two interfaces. Firstly "Error" provides a procedural interface to exception handling. Secondly "Error" is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded. . Errors in the class "Error" should not be thrown directly, but the user should throw errors from a sub-class of "Error". . Warning: Using the "Error" module is no longer recommended due to the black-magical nature of its syntactic sugar, which often tends to break. Its maintainers have stopped actively writing code that uses it, and discourage people from doing so. . Recommended alternatives are Exception::Class (libexception-class-perl), Error::Exception (not packaged), TryCatch (libtrycatch-perl), and Try::Tiny (libtry-tiny-perl). Package: libestr-dev Architecture: amd64 Version: 0.1.11-ok4 Multi-Arch: same Priority: extra Section: libdevel Source: libestr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Florian Ernst Installed-Size: 42 Depends: libestr0 (= 0.1.11-ok4) Filename: pool/main/libe/libestr/libestr-dev_0.1.11-ok4_amd64.deb Size: 10088 MD5sum: 507bb97b2c2d40da8852f5b97bfcf4ba SHA1: 31a374f65b86065bd61a85a225cfbf3c4a22b883 SHA256: 66af93a307e4c00c1e794966ca74e27e24ee9f0eb7c54642bb1872951770f5ed SHA512: 31beb1f5c0c1b80b53a321ecedd8dd9a073cb912aa4907e09d3a4bcfaee6814b2042f76099d3d51230d00fedcccab979e22047f6e95f1dc547ffba54b3bed301 Homepage: https://libestr.adiscon.com/ Description: helper functions for handling strings (headers) The 'libestr' library contains some essential string manipulation functions and more, like escaping special characters. . This package contains the development files. Package: libestr0 Architecture: amd64 Version: 0.1.11-ok4 Multi-Arch: same Priority: extra Section: libs Source: libestr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Florian Ernst Installed-Size: 29 Depends: libc6 (>= 2.14) Filename: pool/main/libe/libestr/libestr0_0.1.11-ok4_amd64.deb Size: 7284 MD5sum: 0a4a90583f0d6592b6e2fec0584b73e1 SHA1: 9ac1745bffe90a14681993769c8cdddb250453dc SHA256: 872197297b757d42ba50bd1ba9751db9b2dc7f0ee895f524d9b0d3fd3710000e SHA512: e9186a2ef7a6f71b5a88f9751d33693be9fdf88fc4b02b60df240bdf8902d6c1c3d695b92a86ba1e87995ef97ed328a6e4b260050d1971e1926140080c6026aa Homepage: https://libestr.adiscon.com/ Description: Helper functions for handling strings (lib) The 'libestr' library contains some essential string manipulation functions and more, like escaping special characters. . This package contains the shared library. Package: libethumb-client-bin Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 182 Depends: libc6 (>= 2.34), libecore1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libethumb-client1 (>= 1.27.0-0~eo), libethumb1 (>= 1.27.0-0~eo) Filename: pool/main/e/efl/libethumb-client-bin_1.27.0-ok2_amd64.deb Size: 36868 MD5sum: a51e34d6571360b7d8635b55d8dc8b3b SHA1: 641641f67a1724ddc7ce1958d2df2be93a7834f4 SHA256: 9935bb0e0cd4f6f0b4554cb6604b76d2d70f2fb45670c69b260e9e6a0d243e4e SHA512: fd15554022929ab57b8979ae83cdfa00b3e135f4c3a092f4c254fe39f06d708f71cd85c87ada1c2eb6b0b3d6d20f83163e63c7e68444ea69b30ab23e778c1fe8 Homepage: https://www.enlightenment.org Description: EFL ethumb helper binary Ethumb uses Evas to generate thumbnail images of given files. The API allows great customization of the generated files and also helps complying to FreeDesktop.Org Thumbnail Specification. . It also provide a D-Bus server to reduce the performance costs of thumbnail generation and management. Ethumb-Client creates thumbnails by communicating with a thumbnail generation server using standard D-Bus protocol. . This is part of the Enlightenment Foundation Libraries (EFL). . This package provides the ethumbd helper binary and the associated D-Bus service file that are internally used by libethumb-client. Package: libethumb-client1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 120 Depends: libc6 (>= 2.4), libecore1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libethumb1 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libethumb-client1_1.27.0-ok2_amd64.deb Size: 25348 MD5sum: 2804690889f938ca3e5145744eb74224 SHA1: aa78b88ba4c213da4384ec1e9419a099f7f025e8 SHA256: 5ffe4e29cf897d1c02bb7d37cc32d131a156506eb8e3ddd80e347eae86bf5237 SHA512: 8293443f682f947a5c8a4c8d09ed6123177b887602599e47f85e9f6f11516330872073b243e2b8bd81f3acd0a44daba508dcf6ce6b12ae36df2594a8ed8754d1 Homepage: https://www.enlightenment.org Description: EFL client for ethumb Ethumb uses Evas to generate thumbnail images of given files. The API allows great customization of the generated files and also helps complying to FreeDesktop.Org Thumbnail Specification. . It also provide a D-Bus server to reduce the performance costs of thumbnail generation and management. Ethumb-Client creates thumbnails by communicating with a thumbnail generation server using standard D-Bus protocol. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the D-Bus client library. Package: libethumb1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 120 Depends: libc6 (>= 2.33), libecore-evas1 (>= 1.27.0-0~eo), libecore-file1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libedje1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libethumb1_1.27.0-ok2_amd64.deb Size: 30716 MD5sum: 280edbf1722b17832e3ee785ceac471c SHA1: 601f36478e692319459440df9bddafde2635e17b SHA256: 5def6b27f1ed5bdc9385916322ce3a7f5958039d38c1a358c93e1fc2da402bd5 SHA512: a13c35a37fc512dc3588ede4d58cb2a7348ac6448c43312ec7812cc3a83cfd3ad4f4bdcc61081fa9d727a98d7b14fe5dc63984984c36a4cc3cdf841377992008 Homepage: https://www.enlightenment.org Description: EFL for thumbnail image creation Ethumb uses Evas to generate thumbnail images of given files. The API allows great customization of the generated files and also helps complying to FreeDesktop.Org Thumbnail Specification. . It also provide a D-Bus server to reduce the performance costs of thumbnail generation and management. Ethumb-Client creates thumbnails by communicating with a thumbnail generation server using standard D-Bus protocol. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the D-Bus server library. Package: libetonyek-0.1-1 Architecture: amd64 Version: 0.1.10-ok1 Multi-Arch: same Priority: optional Section: libs Source: libetonyek Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2418 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liblangtag1 (>= 0.5.0), librevenge-0.0-0, libstdc++6 (>= 9), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: pool/main/libe/libetonyek/libetonyek-0.1-1_0.1.10-ok1_amd64.deb Size: 606588 MD5sum: 856a774916bf2fcefb51001cc3f197a8 SHA1: 12a66eec73c23f9dc645ddae85b2bc93fc2e4f87 SHA256: f40484801fbff3bea91b93f8b4d772e5adc90f052cc7da67aebd28431be851ec SHA512: 4faf8e4653f0ef8722bb922cf739c471bc6d43398f27c0e0d3e9800c259fbc7a8394b0721f32141ab6e2c5c5afdd5e151706351cc4c03b6340cfe9d38d596603 Homepage: http://www.freedesktop.org/wiki/Software/libetonyek Description: library for reading and converting Apple Keynote presentations libetonyek is a library and a set of tools for reading and converting Apple Keynote presentations. The library tries to extract the most important parts of version 2 format of Keynote (version 1 is not supported yet, but it should be in the future). Package: libetonyek-dev Architecture: amd64 Version: 0.1.10-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libetonyek Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 180 Depends: libetonyek-0.1-1 (= 0.1.10-ok1), liblangtag-dev, librevenge-dev, libxml2-dev, zlib1g-dev Filename: pool/main/libe/libetonyek/libetonyek-dev_0.1.10-ok1_amd64.deb Size: 16520 MD5sum: 0944b693f1c8cffb35b58c772237adfc SHA1: 1901344e5a95995e6f9f86043d240a72d7ab4a46 SHA256: fc437f55463786242d9d7840bcf0b981143feb42b6217ce01c82177c8212ce9c SHA512: 2ba63a92611ec312f8541f0f49b739360dc889ba41f3a42a977488a9f090c27e9988a779b22615694c0e2c565ef9d4c67c7d9c88a2a557d3bae903862b6d9823 Homepage: http://www.freedesktop.org/wiki/Software/libetonyek Description: library for reading and converting Apple Keynote presentations libetonyek is a library and a set of tools for reading and converting Apple Keynote presentations. The library tries to extract the most important parts of version 2 format of Keynote (version 1 is not supported yet, but it should be in the future). . This package contains the development files (headers, ...) Package: libetonyek-tools Architecture: amd64 Version: 0.1.10-ok1 Priority: optional Section: libs Source: libetonyek Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 333 Depends: libc6 (>= 2.34), libetonyek-0.1-1, libgcc-s1 (>= 3.0), librevenge-0.0-0, libstdc++6 (>= 5) Filename: pool/main/libe/libetonyek/libetonyek-tools_0.1.10-ok1_amd64.deb Size: 25318 MD5sum: 4bef5893f5e6829950f611fdf19fdbd4 SHA1: 6ee127bf43c9a292dc3d075c8291cc37801b6567 SHA256: 260c457b31c8730660b3b90b82eeda9bc3f148d9e351d24ccd4e279e92170263 SHA512: d209fb5b2a79a84194206603134d708cb793e12a5b159e90682dbda0c85266888a990b6d09cf3f0259aa186a88d88bd5a29bbc8a0ce9d6c2680e1cb98cbcd26c Homepage: http://www.freedesktop.org/wiki/Software/libetonyek Description: library for reading and converting Apple Keynote presentations -- tools libetonyek is a library and a set of tools for reading and converting Apple Keynote presentations. The library tries to extract the most important parts of version 2 format of Keynote (version 1 is not supported yet, but it should be in the future). . This package contains key2text, key2raw and key2xhtml for "converting" Keynote presentations in those respective formats. Package: libevas-loaders Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 322 Depends: libc6 (>= 2.38), libcairo2 (>= 1.2.4), libeina1t64 (>= 1.27.0-0~eo), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.12.0), libgstreamer1.0-0 (>= 1.0.0), libpoppler-cpp0v5 (>= 0.46.0), libraw23t64 (>= 0.16.0), librsvg2-2 (>= 2.52.5), libspectre1 (>= 0.2.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/e/efl/libevas-loaders_1.27.0-ok2_amd64.deb Size: 52232 MD5sum: e5bc47cdb0fad82b07e3ff3b5b5f2b03 SHA1: 166cdcd176ba403bb246dd22bd21f359bea5dc21 SHA256: a982d8628e07f531c98757da1d9f3d489604a17b11de6b8f3489b9df734cfc94 SHA512: 3a27c7e723ec7d7a600d7b67a6f1196730a7b8b143d36213d6db7e02aee9d8f8424aa7865b9135c40ea5fa7593195bfa9e2ea95138a10e4389bc487c253c203c Homepage: https://www.enlightenment.org Description: EFL additional loaders for Evas This package contains programs that allow Evas to load many image and document formats for which it has no built-in support, including: - XCF - SVG - PS - RAW - LibreOffice . This is part of the Enlightenment Foundation Libraries (EFL). Package: libevas1 Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 3426 Depends: libevas1-engines-x | libevas1-engine, libc6 (>= 2.38), libecore1 (>= 1.27.0-0~eo), libector1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libeina1t64 (>= 1.27.0-0~eo), libemile1 (>= 1.27.0-0~eo), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.4.11), libfribidi0 (>= 1.0.0), libgif7 (>= 5.1), libharfbuzz0b (>= 0.9.4), libjpeg62-turbo (>= 1.3.1), libjxl0.7 (>= 0.7.0), liblua5.1-0, liblz4-1 (>= 0.0~r130), libopenjp2-7 (>= 2.0.0), libpng16-16t64 (>= 1.6.2), libtiff6 (>= 4.0.3), libwebp7 (>= 1.3.2), libwebpdemux2 (>= 1.3.2) Recommends: libevas-loaders, libevas1-engines-drm, libevas1-engines-fb, libevas1-engines-wayland, libevas1-engines-x Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libevas1_1.27.0-ok2_amd64.deb Size: 997904 MD5sum: cf2d2fc1d193388443bb130fd8d6f62d SHA1: ad05c75774bc69f0b5a25014e3f24e2afcb766cb SHA256: 5c22a38ee4e244aa2eb53166d73eac90d11c8f647b4f5f5a3554ed1bcfe1f2b8 SHA512: 2665a3e5138447fdee63dd24082a90d8f95ef5af2fd45d1fe8923e5773619a2b896b39812e9fec1302ab4b2162385d571d99f5879773e7e0127f4a69c2a87f04 Homepage: https://www.enlightenment.org Description: EFL advanced canvas library Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the core library and a set of image loaders and/or savers for various formats: eet, gif, jpeg, png, svg, tiff and xpm Package: libevas1-engines-drm Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 138 Provides: libevas1-engine Depends: libc6 (>= 2.38), libecore-drm2-1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libegl1, libeina1t64 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo), libgbm1 (>= 8.1~0), libgles2, libwayland-client0 (>= 1.0.2) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libevas1-engines-drm_1.27.0-ok2_amd64.deb Size: 32032 MD5sum: 937a030b1b0ac3e46770bd8348c22c0b SHA1: b36406b6d1b986d7951de15cb679f26888f6cc38 SHA256: f9001271458148daff01a0415d53650a049a59637850c5916bf41d63e1c522a7 SHA512: 41b9892b78b68099e0ef809ca41bdae9d578ccfff5b72b0ff6adc9a38a1b3279957238c55fbd3820192a873d96cdd4f756feb5fea1cb4990538bf23e1dd6f85d Homepage: https://www.enlightenment.org Description: Evas module providing the DRM engine Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the DRM-related Evas engine modules. Package: libevas1-engines-fb Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 101 Provides: libevas1-engine Depends: libc6 (>= 2.38), libeina1t64 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libevas1-engines-fb_1.27.0-ok2_amd64.deb Size: 24068 MD5sum: 9aae1d1323af137b044a76a3ffd091c5 SHA1: 1061fa88acba2a796804f989524f26f53c4350bd SHA256: b9aecc0eed819001a543f52f4a879f2a47591cdac1a79ad5980b0f31df8c9651 SHA512: 489e40f33d32823668b9e73d63f885e21ed503d423b556b841ba9af9e6ac05988b8c2a5de72b7041ea3b62c30de264355256bf22e4016fe87bbc25af45433b85 Homepage: https://www.enlightenment.org Description: Evas module providing the Framebuffer engine Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the framebuffer Evas engine module. Package: libevas1-engines-wayland Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 309 Provides: libevas1-engine Depends: libc6 (>= 2.38), libecore-evas1 (>= 1.27.0-0~eo), libecore-input1 (>= 1.27.0-0~eo), libecore-wl2-1 (>= 1.27.0-0~eo), libecore-x1 (>= 1.27.0-0~eo), libecore1 (>= 1.27.0-0~eo), libegl1, libeina1t64 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo), libgles2, libwayland-egl1 (>= 1.15.0), libwayland-server0 (>= 1.9.91), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0) Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libevas1-engines-wayland_1.27.0-ok2_amd64.deb Size: 82652 MD5sum: 1ca7f411989ca03686ff844d37d53cba SHA1: 3a2cfe080d434773aab88d96eabf04444c1f8b77 SHA256: 6864246876c5040020ea13d477666034f5ff6ee2801b5889d6e5a08670612e17 SHA512: f920e749aed62cdb72c90073bf6c0cf175955e1095fd6975bbd6805515ff090b4cdfae937be9d2476701a470c3dffc0f82cdaacb61044cfb387eeebad43dee98 Homepage: https://www.enlightenment.org Description: Evas module providing the Wayland engine Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Wayland-related Evas engine modules. Package: libevas1-engines-x Architecture: amd64 Version: 1.27.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: efl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Pkg-e Team Installed-Size: 1335 Provides: libevas1-engine, libevas1-engine-gl-x11, libevas1-engine-software-x11 Depends: libc6 (>= 2.38), libecore-x1 (>= 1.27.0-0~eo), libector1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libegl1, libeina1t64 (>= 1.27.0-0~eo), libevas1 (>= 1.27.0-0~eo), libgles2, libx11-6, libxext6, libxrender1 Breaks: libeina1a (<< 1.27.0) Filename: pool/main/e/efl/libevas1-engines-x_1.27.0-ok2_amd64.deb Size: 372688 MD5sum: 530dc3c6c36ca5be90bbfc7273cf7904 SHA1: d6540ac956d6fea2777a62fd8b77ab08f06271fc SHA256: 725c11085c72bff49f3ab9867baf318a1a2cd036d69e31b0e43f3746c9dc5467 SHA512: 309c18e8a24c07d60a8e5de0196b7b1a0ecc4cdda569c720dc7aff560dcb762b452744e608a96b51e49d304afc4d696453a78c803ce044ad3d6c28bee16998aa Homepage: https://www.enlightenment.org Description: Evas module providing the X11 engines Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the X11-related Evas engine modules: - GL/X11 - Software/X11 (Xlib/XCB) Package: libevdev-dev Architecture: amd64 Version: 1.13.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libevdev Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Stephen Kitt Installed-Size: 280 Depends: libevdev2 (= 1.13.1+dfsg-ok1) Suggests: libevdev-doc Filename: pool/main/libe/libevdev/libevdev-dev_1.13.1+dfsg-ok1_amd64.deb Size: 48484 MD5sum: 50cbc5cba9d7fb944c9257f2ad2ecf45 SHA1: edcbdf93418ae20589d2e8f44701848a639e7dc4 SHA256: 81afc9d7803f1f89145996b889ecb339de17db596acb4f94b438d2ea8b800db8 SHA512: 2c284e37e51cca01197c2188b2b0c27415c23711ddcbf279661ac16a3ac6acc39f5733ce9f0c7cbc02f87de6892ad00575f2c0f93d175ebc01c0a7f5d6b07b2a Homepage: https://www.freedesktop.org/wiki/Software/libevdev/ Description: wrapper library for evdev devices - development files libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains the files required to build software using libevdev. Package: libevdev-doc Architecture: all Version: 1.13.1+dfsg-ok1 Built-Using: doxygen (= 1.9.4-ok2) Multi-Arch: foreign Priority: optional Section: doc Source: libevdev Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Stephen Kitt Installed-Size: 1325 Depends: libjs-bootstrap Filename: pool/main/libe/libevdev/libevdev-doc_1.13.1+dfsg-ok1_all.deb Size: 199052 MD5sum: 4a1ccddb97129cefe9465a347d075014 SHA1: 7d87e033e22e3084547f948d59ed70fd2fbf286b SHA256: f8fd79401e0165959f3a83bc5520760c006f1ac65f2d682eec6a5bdbc8469e4a SHA512: 015a49afa310c7ccae51ba03d00678825ad11ac6f9f9075082b7e049199fe7af1dfcc2e87321d5f108c702ab924f988fe1cbbefc6646b5beb9a96490d7b70373 Homepage: https://www.freedesktop.org/wiki/Software/libevdev/ Description: wrapper library for evdev devices - development docs libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains the documentation for developers wishing to build software using libevdev. Package: libevdev-tools Architecture: amd64 Version: 1.13.1+dfsg-ok1 Priority: optional Section: utils Source: libevdev Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Stephen Kitt Installed-Size: 64 Depends: libc6 (>= 2.38), libevdev2 (>= 0.9.1) Filename: pool/main/libe/libevdev/libevdev-tools_1.13.1+dfsg-ok1_amd64.deb Size: 14440 MD5sum: 0f1c62f6af0f2b3ea9fa436ce3a2e238 SHA1: 61d8b9feccba3d7572a7d5d80c87119875472010 SHA256: 893cea6f1401f070219e15131af064d26291bc86df8bc7f0d1a56a68786a2315 SHA512: b3f1567550e48f5fcfe8631817e31dad78a0d0eb78c8b31516adc23af98ec9cea0aa7015e6aac69e190b399c7d0d8ef2bd96f19001aa6b99341f0aa04adca203 Homepage: https://www.freedesktop.org/wiki/Software/libevdev/ Description: wrapper library for evdev devices - tools libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains touchpad-edge-detector. Package: libevdev2 Architecture: amd64 Version: 1.13.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: libevdev Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Stephen Kitt Installed-Size: 137 Depends: libc6 (>= 2.33) Filename: pool/main/libe/libevdev/libevdev2_1.13.1+dfsg-ok1_amd64.deb Size: 30652 MD5sum: 707ea92fc277b8971ed9b19b2da1e313 SHA1: 5a453a5e5ae6d78122ba6b51217b705ad2696c99 SHA256: 4360421da331084a8287034d56399a07574cf48906aec6eeb9a67ddf38881ef2 SHA512: 6c00badbb521e23de409a5578a92a3f1b2449b660590c864f4e988c93a2966f9870a2a482ab2399687b9aa89fa2034812173df946c2dee9cf989903a4988f74f Homepage: https://www.freedesktop.org/wiki/Software/libevdev/ Description: wrapper library for evdev devices libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains the files required to run software using libevdev. Package: libevent-2.1-7t64 Architecture: amd64 Version: 2.1.12-stable-ok2 Multi-Arch: same Priority: optional Section: libs Source: libevent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 437 Provides: libevent-2.1-7 (= 2.1.12-stable-ok2) Depends: libc6 (>= 2.38) Breaks: libevent-2.1-7 (<< 2.1.12-stable-ok2) Replaces: libevent-2.1-7 Filename: pool/main/libe/libevent/libevent-2.1-7t64_2.1.12-stable-ok2_amd64.deb Size: 134228 MD5sum: a65cc9e5cac4429b080eb7acc7d6f76c SHA1: 975f0b8ff9a436a62d1f444d8c4ae1e1458cc082 SHA256: 440e1d1e0176c2df05348da49278a9892fd806f42f8b0ab8b7d1376560292da0 SHA512: 20d2361dc3c65d86d1e79677afdc729d338fe407579a285d033b7e4083905850ccaeb4c771a7a997d98937f2578576b2d542c81ba087680e03cced1216624566 Homepage: https://libevent.org/ Description: Asynchronous event notification library Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . For backward compatibility and to transition to "libevent_core only" or "libevent_core + libevent_extra", the libevent source package builds the libevent library that includes everything in libevent_core and libevent_extra. Package: libevent-core-2.1-7t64 Architecture: amd64 Version: 2.1.12-stable-ok2 Multi-Arch: same Priority: optional Section: libs Source: libevent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 304 Provides: libevent-core-2.1-7 (= 2.1.12-stable-ok2) Depends: libc6 (>= 2.38) Breaks: libevent-core-2.1-7 (<< 2.1.12-stable-ok2) Replaces: libevent-core-2.1-7 Filename: pool/main/libe/libevent/libevent-core-2.1-7t64_2.1.12-stable-ok2_amd64.deb Size: 85204 MD5sum: 8a488f56449615c72cc9bcb2bf8254d3 SHA1: aeae5b397068d08378ec911be81ef644a321d7ce SHA256: 6a244404f6631f121c339999c8db97a09c24e444344124a9054aba903f01a5d1 SHA512: c66ffad6696c480ce8fba74137315be93060a716e586cf6b216409eda54eacbb0496cbb817634b826a118945e7b3e643240d7b09695c6542fcfc07a4f749baa7 Homepage: https://libevent.org/ Description: Asynchronous event notification library (core) Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . The libevent_core library includes event loops, timers, buffer code, and various small compatibility functions. . If you're writing software that only uses libevent's event loop, you should link against only the libevent_core library. Package: libevent-dev Architecture: amd64 Version: 2.1.12-stable-ok2 Priority: optional Section: libdevel Source: libevent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 1688 Depends: libevent-2.1-7t64 (= 2.1.12-stable-ok2), libevent-core-2.1-7t64 (= 2.1.12-stable-ok2), libevent-extra-2.1-7t64 (= 2.1.12-stable-ok2), libevent-pthreads-2.1-7t64 (= 2.1.12-stable-ok2), libevent-openssl-2.1-7t64 (= 2.1.12-stable-ok2) Filename: pool/main/libe/libevent/libevent-dev_2.1.12-stable-ok2_amd64.deb Size: 254820 MD5sum: eebc924aaebc0f401a64eaaa700ff90b SHA1: 43ab24577df15244403dc69c694d0e24e8e73628 SHA256: d489102e31b23b926cac38f95b4fa6b2571f3c234df54c6b53d6fd1dc475beb2 SHA512: f342895103b698e627d151a769d64cb0e9f1dd5200795e96ad98d2ae3e7587eee1200bca6ba87a7e4aea3eeb89b9da36dbb6b6ac090db13399e5ca56ec61fe6e Homepage: https://libevent.org/ Description: Asynchronous event notification library (development files) Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . This package includes development files for compiling against libevent. Package: libevent-extra-2.1-7t64 Architecture: amd64 Version: 2.1.12-stable-ok2 Multi-Arch: same Priority: optional Section: libs Source: libevent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 228 Provides: libevent-extra-2.1-7 (= 2.1.12-stable-ok2) Depends: libc6 (>= 2.38), libevent-core-2.1-7t64 (= 2.1.12-stable-ok2) Breaks: libevent-extra-2.1-7 (<< 2.1.12-stable-ok2) Replaces: libevent-extra-2.1-7 Filename: pool/main/libe/libevent/libevent-extra-2.1-7t64_2.1.12-stable-ok2_amd64.deb Size: 60656 MD5sum: fffa31a70528d30c4e01ddab88036e90 SHA1: f18a0ffbae7b5e515513ba32aebb59d612d285a9 SHA256: 513113f83af993e315a5f13f081b7cb29778c9214620066c417b589aca99994a SHA512: e1d451d7729cc06520d64525827a1205bfab32c2bb4f5c88e78b147a1779614281e39157d5912cfded26affc11455404e041df8ca53296b7fc9747a91282eba6 Homepage: https://libevent.org/ Description: Asynchronous event notification library (extra) Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . The libevent_extra library includes code for HTTP, DNS, RPC, and so on. . If you're writing software that uses libevent's protocol support, you need to link libevent_core and libevent_extra as well. Package: libevent-openssl-2.1-7t64 Architecture: amd64 Version: 2.1.12-stable-ok2 Multi-Arch: same Priority: optional Section: libs Source: libevent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 102 Provides: libevent-openssl-2.1-7 (= 2.1.12-stable-ok2) Depends: libc6 (>= 2.4), libevent-core-2.1-7t64 (= 2.1.12-stable-ok2), libssl3 (>= 3.0.0) Breaks: libevent-openssl-2.1-7 (<< 2.1.12-stable-ok2) Replaces: libevent-openssl-2.1-7 Filename: pool/main/libe/libevent/libevent-openssl-2.1-7t64_2.1.12-stable-ok2_amd64.deb Size: 14496 MD5sum: 533fb86b3e8040ce94e9e2578b5fbc10 SHA1: 687e06ea1ab72dcad8d2ff5ab439af363622fa45 SHA256: 72002dd675d478884b5f1b45bed1a91a51b2e3d49234154b1bd8d9b807151de8 SHA512: 220b85e00f175e58ed5b7466162a0533b78f4c0d6a4049cbbd439f8b2d80fe1f218578293ff79d6ccccc1b76319273dcf385f1e6cc09a706b6cad927a29252c0 Homepage: https://libevent.org/ Description: Asynchronous event notification library (openssl) Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . There is now a bufferevent type that supports SSL/TLS using the OpenSSL library. The code for this is build in a separate library, libevent_openssl, so that your programs don't need to link against OpenSSL unless they actually want SSL support. Package: libevent-pthreads-2.1-7t64 Architecture: amd64 Version: 2.1.12-stable-ok2 Multi-Arch: same Priority: optional Section: libs Source: libevent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 86 Provides: libevent-pthreads-2.1-7 (= 2.1.12-stable-ok2) Depends: libc6 (>= 2.34), libevent-core-2.1-7t64 (= 2.1.12-stable-ok2) Breaks: libevent-pthreads-2.1-7 (<< 2.1.12-stable-ok2) Replaces: libevent-pthreads-2.1-7 Filename: pool/main/libe/libevent/libevent-pthreads-2.1-7t64_2.1.12-stable-ok2_amd64.deb Size: 7564 MD5sum: c9204b1f61ef4b6d3be103559dd6e0c5 SHA1: ab02c22d2965f27455c1fbd0715357319596cb14 SHA256: 1835c9b0bee55ff3254122636dbe94646b02f4171c61a93430e3d8a7067a1c51 SHA512: f5cf3363c70fa8746f2aaaa46995b545629a31c8a0d70a3870ed34275af921993bfda71529ad1d11e98261581d729326beea947fc8af6538ceadedce77887908 Homepage: https://libevent.org/ Description: Asynchronous event notification library (pthreads) Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . If you want threading support and you're using pthreads, you'll need to link against the libevent_pthreads library in addition to libevent_core. Package: libexception-class-perl Architecture: all Version: 1.45-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 85 Depends: perl:any, libclass-data-inheritable-perl, libdevel-stacktrace-perl Filename: pool/main/libe/libexception-class-perl/libexception-class-perl_1.45-ok1_all.deb Size: 33296 MD5sum: 508ed72e59d9a5e98394e0e83247459f SHA1: 3135fa1b617eb382fde34c6ce77a2fc1b38b9532 SHA256: f504bd196fdd023934cb759eeedb35aad627552329e0eb6a485bdf9fd3109a1f SHA512: f20de49af2fcc13fe7d1f1af86b62c14095d3c2924649ffc1b98ada6c36d352801381f6b6c9b005b465584904edb4a1d2df7b5f8212922365f9ba0b8b1a6494c Homepage: https://metacpan.org/release/Exception-Class Description: module that allows you to declare real exception classes in Perl Exception::Class allows you to declare exceptions in your modules in a manner similar to how exceptions are declared in Java. . It features a simple interface allowing programmers to 'declare' exception classes at compile time. It also has a base exception class, Exception::Class::Base, that can be used for classes stored in files (aka modules ;) ) that are subclasses. . It is designed to make structured exception handling simpler and better by encouraging people to use hierarchies of exceptions in their applications. Package: libexif-dev Architecture: amd64 Version: 0.6.24-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libexif Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 555 Depends: libc6-dev, libexif12 (= 0.6.24-ok1) Recommends: libexif-doc (= 0.6.24-ok1) Filename: pool/main/libe/libexif/libexif-dev_0.6.24-ok1_amd64.deb Size: 99924 MD5sum: 6bddd6769d4e996ffee5687c42777768 SHA1: 905fa884c85ea25ed3cc13fd6a2d4bf671693c63 SHA256: e63959ff23a6e08adb411c820c551e81887bafa1b8b59cdd3d61a29705ac14e2 SHA512: 2e76edb44511b55e47058064b6bc7171f00be9e17cbcac1e7464d1f36f1fb740e47224c4f68853e7ed223b54556de690059f2aea1fc71685ea11cbb15d57dadd Homepage: https://libexif.github.io/ Description: library to parse EXIF files (development files) Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. . This package contains the development files. Package: libexif-doc Architecture: all Version: 0.6.24-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libexif Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 1543 Breaks: libexif-dev (<< 0.6.21-3~) Replaces: libexif-dev (<< 0.6.21-3~) Filename: pool/main/libe/libexif/libexif-doc_0.6.24-ok1_all.deb Size: 346136 MD5sum: f4676daffc4f60a4c596cb6afeef75fc SHA1: a363abe6d0c911c2e0bc6bdbbacb32c52daeab2d SHA256: 68a9eb29555dbee5ecf1d0f052752f434b4c43ae6d43e4bad8723920819ffb7c SHA512: a2476800b0b66af02a0f05ef688d1d15749a3767643429adcbf176a69a64c65aa6c0b0c4571608457975717e7247a7f1d45914e837594f6f021db001218180c4 Homepage: https://libexif.github.io/ Description: library to parse EXIF files (documentation) Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. . This package contains the development documentation. Package: libexif12 Architecture: amd64 Version: 0.6.24-ok1 Multi-Arch: same Priority: optional Section: libs Source: libexif Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 2602 Depends: libc6 (>= 2.29) Filename: pool/main/libe/libexif/libexif12_0.6.24-ok1_amd64.deb Size: 394056 MD5sum: b83f5c5b1705a6c7dc243adeb8dc2d20 SHA1: f53749034878ad5b4ace3c4307f4721beabd6e18 SHA256: 12584b92e2c9029f46accaa5e4a3f351741a86437ffcde7a59ae0201fc157b3f SHA512: ecea93745e6bb0a06b197aa3c565d67a644afcaafc19ebfa11f4adc4771ee9cff78e77b1e93b8bd23cd6884cd8f1d8d6941f89d225f6c8c4b413404024f11ecd Homepage: https://libexif.github.io/ Description: library to parse EXIF files Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Package: libexiv2-27 Architecture: amd64 Version: 0.27.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: exiv2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8782 Depends: libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Suggests: exiv2 Breaks: libexiv2-dev (<< 0.27.2-7~) Replaces: libexiv2-dev (<< 0.27.2-7~) Filename: pool/main/e/exiv2/libexiv2-27_0.27.6-ok1_amd64.deb Size: 1777498 MD5sum: 37c352c47cf58f62284c0ffcef921f84 SHA1: cc0d06dffdcb042bb9c66e318d0195870c4b0730 SHA256: cb00545d223f2080baf38892082dc4f4f92ef8f13e3b5035781f07b542cad89d SHA512: fb2533bb4599927d6afb564a7a87e96a885c98203165727e2e348933706b35b76d8815cd142ca77596ef46b659cdc3aeed79e601ac51cada80ccaabdb71a51a8 Homepage: https://www.exiv2.org/ Description: EXIF/IPTC/XMP metadata manipulation library Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . Exiv2 library provides: * fast read and write access to the Exif, IPTC, and XMP metadata of an image * an easy to use and extensively documented API * conversions of Exif and IPTC metadata to XMP and vice versa * a smart IPTC implementation that does not affect data that programs like Photoshop store in the same image segment * Exif Makernote support: - Makernote tags can be read and written just like any other metadata - a sophisticated write algorithm avoids corrupting the Makernote * a simple interface to extract previews embedded in RAW images and Exif thumbnails * set and delete methods for Exif thumbnails Package: libexiv2-dev Architecture: amd64 Version: 0.27.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: exiv2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3104 Depends: libexiv2-27 (= 0.27.6-ok1) Suggests: libexiv2-doc Breaks: libexiv2-27 (<< 0.27.2-8~) Replaces: libexiv2-27 (<< 0.27.2-8~) Filename: pool/main/e/exiv2/libexiv2-dev_0.27.6-ok1_amd64.deb Size: 318252 MD5sum: af89ea4ecb30b2e97a629717e7789daf SHA1: 68d073d937bb40d969934dd1c6a2f90e79cad821 SHA256: 564be6c3ff6f4a5817274373cb65c53d6a1b914a5b86c077c34475168c8b98eb SHA512: b5241603833b3eae25a5628e5b6676f0cc2d5f58e32e44fad69e2cef588f693f6faf1e369dc5caefc59b4befb2dba7d8495f0d5f8dc04d5e39d485b8a6dd710d Homepage: https://www.exiv2.org/ Description: EXIF/IPTC/XMP metadata manipulation library - development files Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . This package provides the development files for using exiv2. Package: libexiv2-doc Architecture: all Version: 0.27.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: exiv2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 23042 Depends: libjs-jquery Filename: pool/main/e/exiv2/libexiv2-doc_0.27.6-ok1_all.deb Size: 2706248 MD5sum: be27a251677bd7f859421c04afeaf888 SHA1: 89c876af87e5cdb83ed9a028161d49be163f579c SHA256: 65da28737cbe114e8e8f2b49a1d7bca0d09baf8dc27836750d1a5c48a319150c SHA512: a13fa60c376993822361ee47cf961ced22c87501d85db1963fc2dbba823e4d2fafaff0c49736d38a3d5f537187e428346fe57047784b519f258a94c49d633943 Homepage: https://www.exiv2.org/ Description: EXIF/IPTC/XMP metadata manipulation library - HTML documentation Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . This package provides the Exiv2 HTML documentation. Package: libexo-2-0 Architecture: amd64 Version: 4.18.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: exo Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1378 Depends: libexo-common, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.33), libcairo2 (>= 1.10.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.22.0), libxfce4util7 (>= 4.17.0~) Recommends: liburi-perl Filename: pool/main/e/exo/libexo-2-0_4.18.0-ok1_amd64.deb Size: 255526 MD5sum: e72712cf01f04568663528066c5fe5fd SHA1: f013771063e58650c6131e56f1bc16259d1ed569 SHA256: 0248fb10b4cd2b179458bf0dba259f9215cf5104d1a3dbdc8a1e81004b657974 SHA512: 1374cf55c86260c45e401693b20a82a202af6079471099b48c65f41a0a19fa451cb9fad91f492958c16b3fa5fb896d6a29f3c30972811bf3901c197a878f4b2e Homepage: https://docs.xfce.org/xfce/exo/start Description: Library with extensions for Xfce (GTK-3 version) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . While Xfce ships with quite a few libraries that are primarily targeted at desktop development, libexo is targeted at application development, with a focus on applications for Xfce. . This package provides GTK-3 version. Package: libexo-2-dev Architecture: amd64 Version: 4.18.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: exo Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1060 Depends: libexo-2-0 (= 4.18.0-ok1), libgtk-3-dev, libxfce4util-dev (>= 4.10.0) Filename: pool/main/e/exo/libexo-2-dev_4.18.0-ok1_amd64.deb Size: 56438 MD5sum: 196880f809db0521126f8ed6db2d2b91 SHA1: 229a31f92877b1fee29e53fef01ca7c39d285486 SHA256: e6ef9c83eec794ab82f6de2a4bb7cea41e830bfac0612e14ca8da5decdfd29f8 SHA512: bb7dc8a2f9591e201736bab92af7f6ab05f0f921b924ca8f3855539f3dfd769cc15cb78d010272f21c4a1bdf5aaf68180ff5d91de9e671bab2b3f721af48e13d Homepage: https://docs.xfce.org/xfce/exo/start Description: Development files for libexo (GTK-3 version) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package contains the headers and the static library for libexo-2-0. Package: libexo-common Architecture: all Version: 4.18.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: exo Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 30 Suggests: sensible-utils Filename: pool/main/e/exo/libexo-common_4.18.0-ok1_all.deb Size: 3274 MD5sum: 1d7e6ee10a13281e1438a9f5cce603e2 SHA1: f294c91bd8418f4d2c9ab414e782a1f15b8f0b05 SHA256: ac5b9ecb92eb141c7cb688c8dc0be2377b78868554d37189414180081580c2b8 SHA512: 65c16b8a8d13b72547124f6b636bf5b380a6b649c45e8c7292b2e5ff1a5dca7c0aabaf50e9bebffb285fd8562fec40bcec6c8455a08f55d450851c50d2720705 Homepage: https://docs.xfce.org/xfce/exo/start Description: libexo common files libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package contains the common files in use by exo library. It ships desktop files and documentation. Package: libexpat1 Architecture: amd64 Version: 2.6.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: expat Origin: openKylin Maintainer: openKylin Developers Installed-Size: 384 Depends: libc6 (>= 2.38) Conflicts: wink (<= 1.5.1060-0) Filename: pool/main/e/expat/libexpat1_2.6.0-ok1_amd64.deb Size: 83460 MD5sum: 5072fa0ae3dfb4d5779f52587ec3f659 SHA1: fd401b9bdc0845be77cd8bbe14c03fa7c41c154d SHA256: 623c22396bde78da43dee831e0ad1dbc09622a3b950862b5077037e436f0057a SHA512: 941b98c428dac4a7ca90eabe46a0fa3888365a7ad39d26d18367959f39fa3d3d2cb93493679d61468d6cfed87062dd47e519451fa52ee92cd5cf4e7d3c184cad Homepage: https://libexpat.github.io/ Description: XML parsing C library - runtime library This package contains the runtime, shared library of expat, the C library for parsing XML. Expat is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). Package: libexpat1-dev Architecture: amd64 Version: 2.6.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: expat Origin: openKylin Maintainer: openKylin Developers Installed-Size: 819 Provides: libexpat-dev Depends: libexpat1 (= 2.6.0-ok1), libc6-dev | libc-dev Conflicts: libexpat-dev Filename: pool/main/e/expat/libexpat1-dev_2.6.0-ok1_amd64.deb Size: 141402 MD5sum: 45efa91c6fb5a943d07eac73eef90493 SHA1: 79eb100fb9bfcca85e7a6a70e9fbdaf3cadc48cd SHA256: 4829d41192f33fdd5ff70720488d9400a122e3d9d7caaa9051ee5678100d499a SHA512: 3ab67817ad283d7719a28939fe65b1f3c9f647e51179398d11963480cd8410661d7f87b5bc3463ffd144f5885e649c34bcdf35d0a60c66671f635a15a105915f Homepage: https://libexpat.github.io/ Description: XML parsing C library - development kit This package contains the header file and development libraries of expat, the C library for parsing XML. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. Package: libexporter-tiny-perl Architecture: all Version: 1.006002-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 97 Depends: perl:any Filename: pool/main/libe/libexporter-tiny-perl/libexporter-tiny-perl_1.006002-ok1_all.deb Size: 35388 MD5sum: ae838ff14cc86c25cd60cbd765d43cd8 SHA1: 9765f123cbca536f4fc2892344ab7b77f6d293b2 SHA256: aae78177b01fceb0403ab03bfdd628d1d69cd8b1748dd6be56b6a1a45514fed8 SHA512: 8645f97b0e57874d81495baec3c6db0d2fff6912a6745352da83e0a0974c636b726e78e08e096b0e664b3598e23273dd38f2c73ee89c5a13bc4a94ddc4f54f6e Homepage: https://exportertiny.github.io/ Description: tiny exporter similar to Sub::Exporter Exporter::Tiny is an exporter for Perl with the features of Sub::Exporter but only core dependencies. Package: libexttextcat-2.0-0 Architecture: amd64 Version: 3.4.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libexttextcat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 52 Depends: libc6 (>= 2.14), libexttextcat-data (= 3.4.6-ok1) Filename: pool/main/libe/libexttextcat/libexttextcat-2.0-0_3.4.6-ok1_amd64.deb Size: 12730 MD5sum: 89239eb5016c159614e5a7ccdbc60003 SHA1: 65555bc6ec5d6cb944c3aabee616284d8ff48545 SHA256: b430e8f70bfbe07d9287c90978e9b9a030f7959550b2e8d25d03183f31929c06 SHA512: 6ee27ea13180e88273eaaa0d7f14611c340f9d6a403f74ca42f985de003c342cb30b238e316e2a2e09795bd653c9b338d9aa4e2403bc28edd8c901ca7df9111f Homepage: https://wiki.documentfoundation.org/Libexttextcat Description: Language detection library 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. Package: libexttextcat-data Architecture: all Version: 3.4.6-ok1 Multi-Arch: foreign Priority: optional Section: text Source: libexttextcat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 533 Filename: pool/main/libe/libexttextcat/libexttextcat-data_3.4.6-ok1_all.deb Size: 190488 MD5sum: 23453b47e7e93f0100938e776c1aa0ea SHA1: fe8590500ee0cf830aabd45615f81a8d13cb5a4d SHA256: cbbeb24e28b62a442b0fd263b1e2b0f339ffa78f9415f805e2242b5788058a92 SHA512: 6e4f914098df6155ca367303579f09ed59826a71f64ef99fbe236e5496539fe036fc748b9b479dd1176766b5f0027e543417df412e0fec9e75255b6db64974f5 Homepage: https://wiki.documentfoundation.org/Libexttextcat Description: Language detection library - data files 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 provides the libtextcat data files. Package: libexttextcat-dev Architecture: amd64 Version: 3.4.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libexttextcat Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 77 Depends: libexttextcat-2.0-0 (= 3.4.6-ok1) Filename: pool/main/libe/libexttextcat/libexttextcat-dev_3.4.6-ok1_amd64.deb Size: 13082 MD5sum: e18583fc9a3a9204c4faf386aa4e3f7e SHA1: c2046e6262d5d8115cedf2c60b679bde52e89fd0 SHA256: 116d368655097d93d928f620986d94b1e507b26f905c9e180560b90173d55574 SHA512: 9481ddcc56ef5277616b1705c61189887637eb25d35ac4fb41ccc9656c9312ed7fef838af9e0dad7cb6b9bed88c8e0031c1f89898d28ad1c0c1a602301370d1e Homepage: https://wiki.documentfoundation.org/Libexttextcat Description: Language detection library - development files 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 provides the files needed for building packages which use libexttextcat. Package: libextutils-cchecker-perl Architecture: all Version: 0.11-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 58 Depends: perl:any Filename: pool/main/libe/libextutils-cchecker-perl/libextutils-cchecker-perl_0.11-ok1_all.deb Size: 20136 MD5sum: 84788523decdf1c199a955c8b9137489 SHA1: 47118c8063e383fc6e7157c1c9d3771888a37bd7 SHA256: ae13a6cce6d50023139c9855aabf16a13f564abaeb84673e903c533c7225c6e9 SHA512: 3a823491fc624e8ea9ec7db2e25ec2c9d8509f1da6a45b939aaa210b884b7a5d0cda3e39ce263c02d7034717c92bea4558bc9eb6f619fe1b2a7326deff5a390f Homepage: https://metacpan.org/release/ExtUtils-CChecker Description: helper module for handling C headers and libraries ExtUtils::CChecker is a Perl module designed to check for the presence of libraries and C headers required for building the remainder of your package. It is particularly useful for packages containing Perl bindings to existing C libraries. Package: libextutils-config-perl Architecture: all Version: 0.008-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: perl:any Filename: pool/main/libe/libextutils-config-perl/libextutils-config-perl_0.008-ok2_all.deb Size: 11264 MD5sum: d7f7c8e8115de048c0591fc8b372ca40 SHA1: 71ebb5db2a20332328aa233cabc6177353fbf1f3 SHA256: e6b1402b0b0bdf7838c02e0fe55ad8fdd364e4afe6aa1a672fcf1ea826e20216 SHA512: a3fe49cd4847d79ba2a7b0bbaa53eaa7b47db3f7586678296d8aa0abc5da3910b5a9573fb8ca5d9a7fe0dff8d608141ec7fcbd86b2b37a588a4f25e1e7f149a2 Homepage: https://metacpan.org/release/ExtUtils-Config Description: wrapper around Perl's configuration hash ExtUtils::Config is an abstraction around the %Config hash. By itself it is not a particularly interesting module by any measure, however it ties together a family of modern toolchain modules. Package: libextutils-cppguess-perl Architecture: all Version: 0.27-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 34 Depends: perl:any, libcapture-tiny-perl, libextutils-parsexs-perl Filename: pool/main/libe/libextutils-cppguess-perl/libextutils-cppguess-perl_0.27-ok1_all.deb Size: 9984 MD5sum: 266662b1c3b8f7554237fbb800e7897c SHA1: f0b96552a78df79f069b68d3f930c2fd7f8613ec SHA256: b4914efc01ccd0f5a0d45d68d8f4baf8765309e7f04746cc22f405cc99729f6c SHA512: b3894db3da2d5ee97724f6fbe87e2ae7b4a9686ce1130363cfa6265f5523797134fde01aee0476dd91d535ee27113453f2ebf814b6aaa48c89f594acb302af38 Homepage: https://metacpan.org/release/ExtUtils-CppGuess Description: Perl build helper to guess C++ compiler and flags ExtUtils::CppGuess attempts to guess the system's C++ compiler that is compatible with the C compiler that your perl was built with. It can generate the necessary options to the Module::Build constructor or to ExtUtils::MakeMaker's WriteMakefile function. Package: libextutils-helpers-perl Architecture: all Version: 0.026-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 51 Depends: perl:any Filename: pool/main/libe/libextutils-helpers-perl/libextutils-helpers-perl_0.026-ok2_all.deb Size: 17234 MD5sum: a659bb92ca3e61a9499816a1a0604c68 SHA1: 666a8065de350e63506de0d24cf753d79652fde0 SHA256: 28e0831db70fb8b5891a6807d93302a4b988efaf4389d030fe71b086522a89dc SHA512: 96144393ec57fb1c4c10458e72f33cf2afc7e8262d846a9bcd79140b66d64f2865519cb94cde2bbc6370920bccb8baf518dd81476048320ef3350864af0d11d2 Homepage: https://metacpan.org/release/ExtUtils-Helpers Description: various portability utilities for module builders ExtUtils::Helpers provides various portable helper functions for module building modules. Package: libextutils-installpaths-perl Architecture: all Version: 0.012-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 57 Depends: perl:any, libextutils-config-perl Filename: pool/main/libe/libextutils-installpaths-perl/libextutils-installpaths-perl_0.012-ok2_all.deb Size: 19134 MD5sum: a64c15e462974c42cac9a2432b8440fb SHA1: 87b26cbeec17be499e04099401473cc60153aa9f SHA256: 33b4b93429fe1ad1f4ab14a0ed10adbc3efcb9d63dfac0d96305f2fd01c5701a SHA512: e57176a781640e38ae61343bf984de1aa10f03f1f6364d2b143b5818933a4e121a8c5b24ac98817edfef83f9c2f40bc88c1410e571b766072744058421c819a8 Homepage: https://metacpan.org/release/ExtUtils-InstallPaths Description: module to make Build.PL install path logic easy ExtUtils::InstallPaths tries to make install path resolution as easy as possible. . When you want to install a module, it needs to figure out where to install things. The nutshell version of how this works is that default installation locations are determined from ExtUtils::Config, and they may be individually overridden by using the install_path attribute. An install_base attribute lets you specify an alternative installation root like /home/foo and prefix does something similar in a rather different (and more complicated) way. destdir lets you specify a temporary installation directory like /tmp/install in case you want to create bundled-up installable packages. Package: libfaad-dev Architecture: amd64 Version: 2.11.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: faad2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Depends: libfaad2 (= 2.11.1-ok1) Conflicts: libfaad2-dev Replaces: libfaad2-dev Filename: pool/main/f/faad2/libfaad-dev_2.11.1-ok1_amd64.deb Size: 8668 MD5sum: c0aa4256e8e3ee41a2528fdb88a9dce9 SHA1: d8ff2446f5dea27df091931360ac737a38c0398f SHA256: 085b437eae1a8e3d5c83e374189346182a97f14619341fd61314b2bef84c1a01 SHA512: 2efcf184e6b092381307f4fb08ff1786ab2e992c9d231eec9837ac24da1600e17ccc9d619b33ee35cc219c42fa6dfff626d19b0e7d9693513a16f67e2f6e276e Homepage: https://github.com/knik0/faad2 Description: freeware Advanced Audio Decoder - development files 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 development files. Package: libfaad2 Architecture: amd64 Version: 2.11.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: faad2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 601 Depends: libc6 (>= 2.29) Conflicts: libfaad2-0 Replaces: libfaad2-0 Filename: pool/main/f/faad2/libfaad2_2.11.1-ok1_amd64.deb Size: 178520 MD5sum: ccc65130e4550c2d05d703abe1cbf083 SHA1: f7c227b6092c8ca1d4fe967195b092c9d4015eb0 SHA256: e922ec6f5f6da3cdc7b053bd8d38f848ec56484ec920acca1b6c7118708316c1 SHA512: cca4082bf4f29080447e3a153124a9198ddd78746d8b98125c404eed5e1a93e8de4065f3eae7a0bb627b064004ca8f47a7e4a434f11109862b3c6d623b2f603d Homepage: https://github.com/knik0/faad2 Description: freeware Advanced Audio Decoder - runtime files 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 the shared library and an extra library with support for Digital Radio Mondiale (DRM). Package: libfabric-bin Architecture: amd64 Version: 1.17.0-ok1 Priority: optional Section: libs Source: libfabric Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian HPC Team Installed-Size: 104 Depends: libc6 (>= 2.38), libfabric1 (>= 1.17.0) Breaks: libfabric1 (<< 1.6) Replaces: libfabric1 (<< 1.6) Filename: pool/main/libf/libfabric/libfabric-bin_1.17.0-ok1_amd64.deb Size: 30064 MD5sum: a206384e17140270ce39bc91d1c18958 SHA1: 78cdc7b21ebd0f0599ef5bbe64e12ea1969b2570 SHA256: 70768da58b28e97a91bcc175509c1ae6ee1b814ea637e1db0917bc4ea0fcba27 SHA512: e10727248284ede1fc8cc02c3e880685fae9f8bc98047749826f4183c93aa6776c34b78195ce471392962c7f6cd748c8ce67ee4ea51037e642c7d2cfa2f33f4e Homepage: https://ofiwg.github.io/libfabric/ Description: Diagnosis programs for the libfabric communication library Libfabric is a communication library that exports interfaces for fabric services to applications. Libfabric is the core component of the Open Fabrics Interfaces (OFI) framework. . This package contains a few programs to check the status of the fabric. Package: libfabric-dev Architecture: amd64 Version: 1.17.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libfabric Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian HPC Team Installed-Size: 3774 Depends: libfabric1 (= 1.17.0-ok1) Breaks: libfabric1 (<< 1.6.1-4) Replaces: libfabric1 (<< 1.6.1-4) Filename: pool/main/libf/libfabric/libfabric-dev_1.17.0-ok1_amd64.deb Size: 899304 MD5sum: 48277e51564460eae88c127aeb514f93 SHA1: 4d4c0f6bb85b3faa8929c87e16f5a26193d086e5 SHA256: 8cb0d34fc5652a895bd74ee33d02388ce03beace0e34ab24e5f2ac5d6671aae1 SHA512: 66a7db3c60826a54bd744af49dea768e55686023ccd1530f1bda4940a18106736d3c512b6818a3274278ee3f32e39ccef1f104eb7460bcddac85d6ebabec211d Homepage: https://ofiwg.github.io/libfabric/ Description: Development files for libfabric1 Libfabric is a communication library that exports interfaces for fabric services to applications. Libfabric is the core component of the Open Fabrics Interfaces (OFI) framework. . This package is needed to compile programs against libfabric1. It contains the header files and links needed for compiling. Package: libfabric1 Architecture: amd64 Version: 1.17.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libfabric Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian HPC Team Installed-Size: 1718 Depends: ibverbs-providers (>= 26), libatomic1 (>= 4.8), libc6 (>= 2.38), libibverbs1 (>= 35), libpsm-infinipath1 (>= 3.3+7.gec1d6d2), libpsm2-2 (>= 11.2.68), librdmacm1 (>= 23) Breaks: libfabric-dev (<< 1.6.1-4) Replaces: libfabric-dev (<< 1.6.1-4) Filename: pool/main/libf/libfabric/libfabric1_1.17.0-ok1_amd64.deb Size: 625844 MD5sum: 644226704e5702c33d81235794b39705 SHA1: 1e0ba76fc57151013835c99825ab787a74352da6 SHA256: 2ba60d7bdf92bb0d58dbf70ba6d02fcc2b51581706fbf8d7f0d68a5307b77caf SHA512: 4cf6128ebd173e191b4d35f7ffaa79834a8bbbc4c78932c24302957c661148cb7a27175a94628d1a8e5027d76f174fdd84c613fdbf9ca5444caa544a136e6121 Homepage: https://ofiwg.github.io/libfabric/ Description: libfabric communication library Libfabric is a communication library that exports interfaces for fabric services to applications. Libfabric is the core component of the Open Fabrics Interfaces (OFI) framework. . This package contains the shared libraries. Package: libfakeroot Architecture: amd64 Version: 1.30.1-ok2 Multi-Arch: same Priority: optional Section: utils Source: fakeroot Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Clint Adams Installed-Size: 159 Depends: libc6 (>= 2.34) Breaks: fakeroot (<< 1.20-0) Replaces: fakeroot (<< 1.20-0) Filename: pool/main/f/fakeroot/libfakeroot_1.30.1-ok2_amd64.deb Size: 29358 MD5sum: 5ff22acd5baf282248a84960ffed7700 SHA1: ea8a1e87e9051dda4781985cd86fc6616d92ee64 SHA256: 7685c8942425b0442e7cb6ec37a5c8502e719b455790e32fb0d585c834e186b9 SHA512: 404186fe7e01d1e2ad505ed79435a12613c06d688ff4c36e8bc274e77cc319b2e7614ac5b982b3053802cf23b36287c09a1023c937856ec7670e0c20719f82b7 Description: tool for simulating superuser privileges - shared libraries 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 the LD_PRELOAD libraries. Package: libfaketime Architecture: amd64 Version: 0.9.10-ok2 Multi-Arch: same Priority: optional Section: utils Source: faketime Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 172 Depends: libc6 (>= 2.7) Filename: pool/main/f/faketime/libfaketime_0.9.10-ok2_amd64.deb Size: 50742 MD5sum: 70df9c5f8292ec52c8b60d7032d22ece SHA1: 59c1baf2d457ff2b3295bdf06854d1b47aa385c5 SHA256: 4d4b959f974c25207c763314aceac2ab1c0c7ea63911134c7dc82b588291e344 SHA512: a53013f0e3bdd5ab73fd6c3fa0dfc178fc5c8f1778d7093ca25feafd52eea6fb7911c7e0dce6b8e9ffa240c02d5f67fb17984be1839e86f537c57df508d8050e Homepage: https://github.com/wolfcw/libfaketime Description: Report faked system time to programs (preload library) 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 the LD_PRELOAD library for faketime. Package: libfam-dev Architecture: amd64 Version: 2.7.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: fam Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Chuan-kai Lin Installed-Size: 94 Depends: libfam0 (= 2.7.0-ok2) Filename: pool/main/f/fam/libfam-dev_2.7.0-ok2_amd64.deb Size: 23940 MD5sum: d965e70497f6da7215bc792604e9b512 SHA1: 163b34d637893f5a6431bde997f12d38844a31df SHA256: 21bfa5df511f75021e27a63f6f81c8d68c3d1bd17a4d8bfcf956f46386f8f27f SHA512: 44550c4ff91812d6d58e986ee9fd94e2dc8c1b1876f89d5ba7d1e84d69d412201ff5a0b290113a52278b8eb0f54a1ff720c7e18ffa94c8bd7872988307cebd4e Homepage: http://oss.sgi.com/projects/fam/ Description: Client library to control the FAM daemon - development files FAM monitors files and directories, notifying interested applications of changes. . This package provides header files and static libraries to allow the development of programs that interface FAM for file monitoring. Package: libfam0 Architecture: amd64 Version: 2.7.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: fam Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Chuan-kai Lin Installed-Size: 58 Provides: libfam0c102 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libtirpc3t64 (>= 1.0.2) Suggests: fam (= 2.7.0-ok2) Replaces: libfam0c102 (<< 2.7.0-ok2) Filename: pool/main/f/fam/libfam0_2.7.0-ok2_amd64.deb Size: 16524 MD5sum: 3434c92366a6537b4fd21d7bbac72f20 SHA1: e8a6471b06cfd38cf24d820114aee92763d6c0a2 SHA256: b3d05304805c510d3d2297a61ba935c532885e96a98f532602db88c662b848d7 SHA512: ad73766cf9c6b9067e47db2f84da421dcb7816e912ec27559deb578bde60feab85405a6f2343fda39541f7ac193abb0c51fc015a5dce3c6b514fcd4c029ba09a Homepage: http://oss.sgi.com/projects/fam/ Description: Client library to control the FAM daemon FAM monitors files and directories, notifying interested applications of changes. . This package provides a shared library to allow programs to connect to the FAM daemon and ask for files to be monitored. Package: libfam0c102 Architecture: all Version: 2.7.0-ok2 Priority: optional Section: libs Source: fam Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Chuan-kai Lin Installed-Size: 16 Depends: libfam0 (>= 2.7.0-ok2) Filename: pool/main/f/fam/libfam0c102_2.7.0-ok2_all.deb Size: 3052 MD5sum: 3ae694c2cefbb30a4dfc9f35d19695d3 SHA1: 0804c16b2693bf520dd0c2dc81afcc7aab235774 SHA256: b4bb0959973269463a337cf801ca384311ab17e2b02440a15cba6c15405251f6 SHA512: a72634622673cdc0611e865e19f19ecd337c9e5389c5b6fd9ab25ce57933b352d7aa2cc24e85c3d89318af81dae7c418c34ca1e596cc8b89953853df139b0ce9 Homepage: http://oss.sgi.com/projects/fam/ Description: Dummy package for libfam0 FAM monitors files and directories, notifying interested applications of changes. . This is a dummy package that installs libfam0; see README.Debian for libfam0 for details. You can safely remove this package once libfam0 is installed. Package: libfastjson-dev Architecture: amd64 Version: 1.2304.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libfastjson Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 158 Depends: libfastjson4 (= 1.2304.0-ok1) Filename: pool/main/libf/libfastjson/libfastjson-dev_1.2304.0-ok1_amd64.deb Size: 35284 MD5sum: ec09e829e316dcf91595671fa4d4cb2b SHA1: e9a76b3ab92eaa51b84bb7be34376595cf10f420 SHA256: 87214938cd1ecf8801febdb228cd5674dc7bf4329979c09898cac2c90bba45a5 SHA512: 92e4bcbac390b97fa521826f2c50a69858119bb7b037cd18cc2a590e80f78bc40baf907ca6612b6635321252238a6acec1546cfb32c4393697b284ad68a9f1e9 Homepage: https://github.com/rsyslog/libfastjson Description: fast json library for C - development files The libfastjson library is a fork from json-c with a focus on performance. . This package contains the development files. Package: libfastjson4 Architecture: amd64 Version: 1.2304.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libfastjson Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 65 Depends: libc6 (>= 2.38) Filename: pool/main/libf/libfastjson/libfastjson4_1.2304.0-ok1_amd64.deb Size: 20908 MD5sum: 832eb60aef981de8715bed2f32728eea SHA1: ad8ad54a49ff16a40c98d690d69f97dad8bafb79 SHA256: 815c6a2768d4fe3e7a30c25ff8f412045fffe5d1eb8bc5cebed83f13800f240f SHA512: a1b1947afc19bcabc525de9828e207f95cc92e7b1b5081f09de35d2fbe6aa037e28bafffd71299248baa42c6c084bace5ce6bde1c01ce3cd59ffc2a983843849 Homepage: https://github.com/rsyslog/libfastjson Description: fast json library for C The libfastjson library is a fork from json-c with a focus on performance. . This package contains the shared library. Package: libfcgi-bin Architecture: amd64 Version: 2.4.2-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: libfcgi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Boris Pek Installed-Size: 34 Depends: libc6 (>= 2.34), libfcgi0t64 (>= 2.4.2) Breaks: libfcgi0t64 (<< 2.4.0-8.4) Replaces: libfcgi0t64 (<< 2.4.0-8.4) Filename: pool/main/libf/libfcgi/libfcgi-bin_2.4.2-ok1_amd64.deb Size: 10524 MD5sum: b46b040b058bfb697b911db9239a6ed9 SHA1: 833b0f519d93c95037d2f39beacbcb690d7d6dbb SHA256: f52c5c1648a16d4a3416d524fda78a32af257fead35575c944da58ff46ead97e SHA512: c632e342a909346c5fb40090ef3d5cf42300f1b093cfe9b9e3c56299d23f347437e18a7f7d47d19a516475656c086b2ee50af348f0e763630cdde085de89999b Homepage: https://github.com/FastCGI-Archives Description: FastCGI bridge from CGI FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. . This package contains the cgi-fcgi utility to bridge between CGI and FastCGI. Package: libfcgi-dev Architecture: amd64 Version: 2.4.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libfcgi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Boris Pek Installed-Size: 511 Depends: libfcgi0t64 (= 2.4.2-ok1) Filename: pool/main/libf/libfcgi/libfcgi-dev_2.4.2-ok1_amd64.deb Size: 149524 MD5sum: 0c80d27321b3c27beb605e5dc986141a SHA1: 82c8797d1c2c0d7d275aabf428b643d943477c9b SHA256: b18570e16b32a755e897ddcbf7fb5b378942b3520fa3b879cab85a035284cce1 SHA512: ad743676b8ea1e9ea9b0a9bff3a1476c35397bacb5d1aeb66a1ee5ed01657d86cd6e090cbfebe8a39e808576809692cb976f8e031bc5e2f22267a8f3fb2db240 Homepage: https://github.com/FastCGI-Archives Description: header files of FastCGI FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. . This package contains the header files, symlinks and static libraries which are needed to develop applications based on libfcgi. Package: libfcgi0t64 Architecture: amd64 Version: 2.4.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libfcgi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Boris Pek Installed-Size: 89 Provides: libfcgi, libfcgi0ldbl (= 2.4.2-ok1) Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Recommends: libfcgi-bin (= 2.4.2-ok1) Conflicts: libfcgi0, libfcgi0c2 Breaks: libfcgi0ldbl (<< 2.4.2-ok1) Replaces: libfcgi0, libfcgi0c2, libfcgi0ldbl Filename: pool/main/libf/libfcgi/libfcgi0t64_2.4.2-ok1_amd64.deb Size: 23672 MD5sum: 0024f18ae78559a98ae8639c222161d3 SHA1: 1c94bb1e5d296849639354b1d23669c7d7aff2f4 SHA256: 26df4fe671d76c8beb44480f0df4844c21757117c4bf9919fdda40ed99d1c197 SHA512: e5d92eb15398ac6b627fcda34119cf65b5f310b9427d824d0dc3697b2f7d8b4ce98473dda3f108fd9096405e42f79d35cd74cde18b7fadc3e31d15858c0251a3 Homepage: https://github.com/FastCGI-Archives Description: shared library of FastCGI FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. . This package contains the shared libraries. Package: libfcitx-config4 Architecture: amd64 Version: 1:4.2.9.9-ok1 Multi-Arch: same Priority: optional Section: libs Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 132 Depends: libc6 (>= 2.38), libfcitx-utils0 (>= 4.2.7) Suggests: fcitx (>= 1:4.2.9.9) Breaks: fcitx (<< 1:4.2.9.9), fcitx-libs (<< 1:4.2.8.5-3) Replaces: fcitx (<< 1:4.2.9.9), fcitx-libs (<< 1:4.2.8.5-3) Filename: pool/main/f/fcitx/libfcitx-config4_4.2.9.9-ok1_amd64.deb Size: 32936 MD5sum: 3ea7e4ad0df896f9fdf929d2fd3fc44f SHA1: e69d918a1611a04f06ebe088b13f7f6b3176f6e2 SHA256: 0ec2c5adcd43be87d9e7513d992c2adbfbac8a62e2ee5f64ae3b9352aae55b62 SHA512: ff2d419d2bfd8158c434a0efb4d7145d63806187bc1f46c51478186ad4bdd07a26cd9418b0beffbb04645dc0e886d729a3f1597e1931f61c86e95d88aeef4e5c Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - configuration support library Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package contains the library file: * libfcitx-config - support library for Fcitx configurations Package: libfcitx-core0 Architecture: amd64 Version: 1:4.2.9.9-ok1 Multi-Arch: same Priority: optional Section: libs Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 184 Depends: libc6 (>= 2.38), libfcitx-config4 (>= 4.2.8.1), libfcitx-utils0 (>= 4.2.8.4) Suggests: fcitx (>= 1:4.2.9.9) Breaks: fcitx (<< 1:4.2.9.9), fcitx-libs (<< 1:4.2.8.5-3) Replaces: fcitx (<< 1:4.2.9.9), fcitx-libs (<< 1:4.2.8.5-3) Filename: pool/main/f/fcitx/libfcitx-core0_4.2.9.9-ok1_amd64.deb Size: 53640 MD5sum: d1e3095d7853411ea386daa9d2cd8f6a SHA1: f0a1a064cac6cd3f0cc523efa81526f10b6b8491 SHA256: 31edd6ec46b17e9e5ecb144abcb2a912c2d01c0e6cd7e9d8cb901b41bd9f3e75 SHA512: ab4ea5a663ac113a9181559990d2d11523efd2a8021529bafdd94dbb956342cdf71237f349ea625d9990ea785abdf0867476ca10b21da9b243fb14aa34b43ae9 Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - library of core functions Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package contains the library file: * libfcitx-core - core functions of Fcitx Package: libfcitx-gclient1 Architecture: amd64 Version: 1:4.2.9.9-ok1 Multi-Arch: same Priority: optional Section: libs Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 93 Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libfcitx-utils0 (>= 4.2.7), libglib2.0-0 (>= 2.38.0) Suggests: fcitx (>= 1:4.2.9.9) Breaks: fcitx (<< 1:4.2.9.9), fcitx-libs-gclient (<< 1:4.2.8.5-3) Replaces: fcitx (<< 1:4.2.9.9), fcitx-libs-gclient (<< 1:4.2.8.5-3) Filename: pool/main/f/fcitx/libfcitx-gclient1_4.2.9.9-ok1_amd64.deb Size: 20160 MD5sum: ae7c5b630d82fdd5f0650e46ec0039be SHA1: c181da9b41b94288d9f8279b17ec9ff7978dac53 SHA256: 37afc9e52b4aee5eacd41534fe43959b0882f158e61351b602161c8a6e09dceb SHA512: 184efd044ad8b5eca324fe050acb990012b6e67904a7580050c4c030c6e625b85382d52aa0a53117db5b6b60af226177470e3a9df81b0424fa822295eed6f94a Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - D-Bus client library for Glib Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package contains the following library: * libfcitx-gclient - D-Bus client library for Glib Package: libfcitx-qt5-1 Architecture: amd64 Version: 1.2.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: fcitx-qt5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 294 Depends: libfcitx-qt5-data, libc6 (>= 2.34), libfcitx-config4 (>= 4.2.7), libfcitx-utils0 (>= 4.2.7), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 4.1.1) Recommends: fcitx-frontend-qt5 Breaks: fcitx-libs-qt5 (<< 1.0.0) Replaces: fcitx-libs-qt5 (<< 1.0.0) Filename: pool/main/f/fcitx-qt5/libfcitx-qt5-1_1.2.7-ok1_amd64.deb Size: 67312 MD5sum: ea2a15c4150ef160f056c41081b9ffbf SHA1: e788e1901ea2d37c1fffc137f5746bcbd7a7f2cf SHA256: 371d809eb8aa161f923e185f73be26f86cb6e57b6106f25ac4419b9466f16345 SHA512: 5f158b7c6e32c910fd665f04c61ab17d0fc42c068369c159470ffb5664cdf79a4790244be3c2d7e9059622b77674a41e99b8113fd2f8d75294b7418061a4b707 Homepage: https://www.fcitx-im.org Description: Free Chinese Input Toy of X - D-Bus client libraries for Qt5 Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package contains the following libraries: * libFcitxQt5DBusAddons - D-Bus Addons library for Qt5 * libFcitxQt5WidgetsAddons - Widgets Addons library for Qt5 Package: libfcitx-qt5-data Architecture: all Version: 1.2.7-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: fcitx-qt5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 58 Filename: pool/main/f/fcitx-qt5/libfcitx-qt5-data_1.2.7-ok1_all.deb Size: 8592 MD5sum: 9bba1727ca19007898904c2f2bca340e SHA1: 1e65f3cca69ec0aebba34ad76086bee593ad36ec SHA256: b70fe35e674b6141e4a7fb79d76e7c9e1e08009a9a6345ffe7ed56670eb02696 SHA512: e1e5dcbfad758a667ed1076c81dcf2b26bb3b4a02818ddc1c31807ef336cac94e666d634e79480c094eb1b8cc4ac9751830478e5090e9cf3e33e9a1563f8f4be Homepage: https://www.fcitx-im.org Description: Free Chinese Input Toy of X - data files for Qt5 integration Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package contains data files for fcitx Qt5 integration library and Qt5 frontend. Package: libfcitx-qt5-dev Architecture: amd64 Version: 1.2.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx-qt5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 91 Depends: libfcitx-qt5-1 (= 1.2.7-ok1) Recommends: fcitx-libs-dev Breaks: fcitx-libs-qt5-dev Replaces: fcitx-libs-qt5-dev Filename: pool/main/f/fcitx-qt5/libfcitx-qt5-dev_1.2.7-ok1_amd64.deb Size: 11968 MD5sum: ff6486e1335450acd53ee773b179c250 SHA1: 0886d6634c3b57a7a9f588b36da19eb14fc19be5 SHA256: 1c35b170a1b51bf44cf700d446f539f20db35099befe30a3e579e3fc7c6a7657 SHA512: 8daf37fc74119ca78d1509eaaffc0d1ae6f3d6d8fcf84c30f3ca3754a6e2d0f72b541a64ea9242ff8613feacb9d19904254cb6c19c6f0c8beb6a649ac496fe81 Homepage: https://www.fcitx-im.org Description: Free Chinese Input Toy of X - Devel files for libfcitx-qt5 Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the development files of fcitx-qt5. Package: libfcitx-utils0 Architecture: amd64 Version: 1:4.2.9.9-ok1 Multi-Arch: same Priority: optional Section: libs Source: fcitx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 125 Depends: libc6 (>= 2.38) Suggests: fcitx (>= 1:4.2.9.9) Breaks: fcitx (<< 1:4.2.9.9), fcitx-libs (<< 1:4.2.8.5-3) Replaces: fcitx (<< 1:4.2.9.9), fcitx-libs (<< 1:4.2.8.5-3) Filename: pool/main/f/fcitx/libfcitx-utils0_4.2.9.9-ok1_amd64.deb Size: 33264 MD5sum: 573463dbd995319b78040d16c3a1fcc3 SHA1: 0d834b3789bdc457a62f9a71df740d1f46e8450b SHA256: ec91ffe4c1bcf73dfd2658d2cd86bbf835bddd0cb9f4d8e5e066f5060c2c9fec SHA512: a181ff1f40b5b80a1a38f969f39fc1ee53b3a108616ff2363b7a1187e5d7e7a320d9df64f5d62ea8453aa2b751c2cf6c37f12650c3b8469aeac80f7acfc0ce0c Homepage: https://github.com/fcitx/fcitx Description: Flexible Input Method Framework - utility support library Fcitx is an input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package contains the library file: * libfcitx-utils - utility support library for Fcitx Package: libfcitx5-qt-data Architecture: all Version: 5.1.4-ok0.7 Multi-Arch: foreign Priority: optional Section: libs Source: fcitx5-qt Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 72 Filename: pool/main/f/fcitx5-qt/libfcitx5-qt-data_5.1.4-ok0.7_all.deb Size: 12372 MD5sum: 104826f6b1cdf321a7eaf46fadd6e59f SHA1: 131d4875123297395a38196b6e5e8f78699a0b90 SHA256: d9b0969d473b077646e84d412148d0b8637d21adb8173a6a6e5f1a248c7b6ad2 SHA512: ae5988c509965ff054a5c796ec4799117e1cefb8a8e7d398e11cd86308199420096af8056618ab2bf4508c370b9f15d55c0946ca298be22ecaf114d525eea634 Homepage: https://github.com/fcitx/fcitx5-qt Description: Qt library and IM module for fcitx5 (data files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the shared data files for fcitx5-qt. Package: libfcitx5-qt-dev Architecture: amd64 Version: 5.1.4-ok0.7 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5-qt Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 88 Depends: libfcitx5-qt1 (= 5.1.4-ok0.7) Filename: pool/main/f/fcitx5-qt/libfcitx5-qt-dev_5.1.4-ok0.7_amd64.deb Size: 12408 MD5sum: e8e85380a0c9562435690c280e491219 SHA1: 41ee87a11fc6f84d14e6d2dcfd9142ec22c7022f SHA256: 6f8aab647e5b0a323b709d07d5da0477e6b62049965b6b12f7bfe994e7d09859 SHA512: b3904adc0ac87ba52e7c8c7479b830e258cd7fcc88000da00bb0944412423ea84285d54787ae0dfc111f40c43d2d48b258a55e3b13e575616568698e66c1d75f Homepage: https://github.com/fcitx/fcitx5-qt Description: Qt library and IM module for fcitx5 (development files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the development files for fcitx5-qt. Package: libfcitx5-qt1 Architecture: amd64 Version: 5.1.4-ok0.7 Multi-Arch: same Priority: optional Section: libs Source: fcitx5-qt Origin: openKylin Maintainer: openKylin Input Method Team Installed-Size: 352 Depends: libfcitx5-qt-data (= 5.1.4-ok0.7), libc6 (>= 2.4), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2) Filename: pool/main/f/fcitx5-qt/libfcitx5-qt1_5.1.4-ok0.7_amd64.deb Size: 89768 MD5sum: 520c032c314f099856dc51dc01d9e16a SHA1: 0d4fb301f02b1ea348e76c14e9a9ba24c9df235e SHA256: 68543740906c0834aac5c42446608227ed972949a62ab50caf7509d427a4f8ed SHA512: 9a8307ec08af7a8e962817ad7ad3202765e7d8a3db7af8ed51c81d14d115e571927012af88301a86e42f062082253e29d06bac9428c85ef74b3d34eaa4e56b57 Homepage: https://github.com/fcitx/fcitx5-qt Description: Qt library and IM module for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the Qt5 support for fcitx5. Package: libfcitx5config-dev Architecture: amd64 Version: 5.1.7-ok0.11 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Input Method Team Installed-Size: 80 Depends: libfcitx5config6 (= 5.1.7-ok0.11) Filename: pool/main/f/fcitx5/libfcitx5config-dev_5.1.7-ok0.11_amd64.deb Size: 13288 MD5sum: 56efb716ad028c08a6118c1b817214f7 SHA1: f50d6e5fac3e67f9a67507fbef1b641f13ccc08e SHA256: 0ecc7515c58d4e207b6515ae1186a26d781f40788ecf6b69e104bfd19260f59c SHA512: 273e1142cfb9ff25c1bb121b19c211ca9e0bfb0d4e9e82ae60dd8a5215c260765aa7afae63abb8afa05216262c8da3f3591bb27ff22040f33bb7f629e5e89244 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (config library dev files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for fcitx5 config libraries. Package: libfcitx5config6 Architecture: amd64 Version: 5.1.7-ok0.11 Multi-Arch: same Priority: optional Section: libs Source: fcitx5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Input Method Team Installed-Size: 139 Depends: libc6 (>= 2.38), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/f/fcitx5/libfcitx5config6_5.1.7-ok0.11_amd64.deb Size: 43868 MD5sum: 5561f56b450fecd68456241cb45a068b SHA1: 2d074b392c43f5427496fd8236e3ff8f0b9c7a30 SHA256: 601ca6edc91722e7205ada8aa62d3b376d4fefff7ab76775d59a2f4bbe640001 SHA512: ca6a9e7fbb587f8d55478139ba50cf769d9d2a4615811ea70558840c3019365716c53876e1b9af7060a74caedd11fc011c19d86c0f8e53620f198451c3dc6de3 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (config library) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides fcitx5 config libraries. Package: libfcitx5core-dev Architecture: amd64 Version: 5.1.7-ok0.11 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Input Method Team Installed-Size: 181 Depends: libfcitx5config-dev (= 5.1.7-ok0.11), libfcitx5core7 (= 5.1.7-ok0.11), libfcitx5utils-dev (= 5.1.7-ok0.11) Filename: pool/main/f/fcitx5/libfcitx5core-dev_5.1.7-ok0.11_amd64.deb Size: 31516 MD5sum: c9f1800fa69766a2629f0e153f0ffb1c SHA1: cbd0b9ed7e5aac36f450564fea8bc1589f5d6e93 SHA256: 6c8bdcc13def5f6279f33fa95b233dcf5e291d11c735c637ae34cdf31c8d7049 SHA512: 4a146b8032fd5d9b346b793b1075599ba5c4a6ae55ad8c61548141b1c7b3108756abd7fd005aeef07fef059ecfec8508bc55d622822c62f7c04b03cefef1876d Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (core library dev files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for fcitx5 core libraries. Package: libfcitx5core7 Architecture: amd64 Version: 5.1.7-ok0.11 Multi-Arch: same Priority: optional Section: libs Source: fcitx5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Input Method Team Installed-Size: 888 Depends: libc6 (>= 2.38), libfcitx5config6 (>= 5.1.7), libfcitx5utils2 (>= 5.1.7), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libuuid1 (>= 2.16), libxkbcommon0 (>= 0.5.0) Filename: pool/main/f/fcitx5/libfcitx5core7_5.1.7-ok0.11_amd64.deb Size: 286240 MD5sum: 7b81c8a6caf347dcf1d601adf01929f3 SHA1: a6354083c0483bbb0bbdfcdfa772b27469da5b3c SHA256: 59430c11f29c9068f7f531540716c4bd92f0e5d46a88b0579760e9e6dbd604d9 SHA512: 5542eaa8977e5c1c0f2f13cf43ae50dddffa423fd0732b08329bce2bc07248138685fb2028d8e72783418f78a8cec4ef037c9ee58ee21bb0e49efafa1f5d6140 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (core library) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides fcitx5 core libraries. Package: libfcitx5gclient-dev Architecture: amd64 Version: 5.1.1-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5-gtk Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 80 Depends: gir1.2-fcitxg-1.0 (= 5.1.1-ok9) Filename: pool/main/f/fcitx5-gtk/libfcitx5gclient-dev_5.1.1-ok9_amd64.deb Size: 9456 MD5sum: c01e685698e9a6fb15d1adb4112e7070 SHA1: 0b3095060307ee9eb04bdac87dbe6f631f4b20aa SHA256: 3cbccfe2e4c6f9fc1aa0e0144a8dab989d591682b429ba1ea7c175836c492b5b SHA512: 3b49ffe970293c8c1ca4d7012c9e55fd6c8f0ad6e8ea8e0318fed3eba9939ce3330b050a3a7359d556540975dfff04fda0851e13339e67beffaf7d281d0559c4 Homepage: https://github.com/fcitx/fcitx5-gtk Description: GLib-based D-Bus client library for fcitx5 (development files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the development files for GLib-based D-Bus client library of fcitx5. Package: libfcitx5gclient2 Architecture: amd64 Version: 5.1.1-ok9 Multi-Arch: same Priority: optional Section: libs Source: fcitx5-gtk Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 64 Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0) Filename: pool/main/f/fcitx5-gtk/libfcitx5gclient2_5.1.1-ok9_amd64.deb Size: 14764 MD5sum: 4b29936a410366d3260ceeb12fdb4f92 SHA1: d99b8a2b989bf667470af2e146dfd8dfdc4ab334 SHA256: 4e32a7069c84d14c30a56b2edc76215d298019a7793e1691531fbbb6ef14ea43 SHA512: 0e82c461e13a1e4acd17b8c3efc4422f3eaf12d387f5a7705f4c48dcb0a8b94fa19d5b607b77f39172d3abd9092e795f798c806f1298d72ee21717592bb0b47c Homepage: https://github.com/fcitx/fcitx5-gtk Description: GLib-based D-Bus client library for fcitx5 (library) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the GLib-based D-Bus client library of fcitx5. Package: libfcitx5utils-dev Architecture: amd64 Version: 5.1.7-ok0.11 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Input Method Team Installed-Size: 417 Depends: libfcitx5utils2 (= 5.1.7-ok0.11) Filename: pool/main/f/fcitx5/libfcitx5utils-dev_5.1.7-ok0.11_amd64.deb Size: 67056 MD5sum: eae9b8a9d64f2eb6d2546d77cce6312d SHA1: eafed089b7194f9d92383045936522d3fa4fac0c SHA256: e5808df20cc0f870310eea8136b70ec0548e15d67d67e0ff4968cd4858cb7e15 SHA512: 404982132b5a63b41828b6a460fffdbc0ed20705c8fcd11c291ab7afddcab94bf010fda2dab35f9458aeeb3ce6fe20daa3e06db4b4117e66784afb363bb6d9b1 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (utils library dev files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for fcitx5 utils libraries. Package: libfcitx5utils2 Architecture: amd64 Version: 5.1.7-ok0.11 Multi-Arch: same Priority: optional Section: libs Source: fcitx5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Input Method Team Installed-Size: 655 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libsystemd0 (>= 243) Filename: pool/main/f/fcitx5/libfcitx5utils2_5.1.7-ok0.11_amd64.deb Size: 199844 MD5sum: 597084a7cfffa64599e2456d7c70b193 SHA1: 720b141b5629d83375a083fab2ca7ed9a76dbf2e SHA256: 283936fb913efbb4804cd0809e5f87e59eea397faf527b04b94cfaaba946d37a SHA512: b1ecddf47902f6ebc882a8aa6b72b5d1d6759760cd09435b52ac834260cbf42f33e0bad8de040fa3996118d3cbd4324c78fd9b92e05cc0b8135e23516ffc2bb5 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (utils library) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides fcitx5 utils libraries. Package: libfdisk-dev Architecture: amd64 Version: 2.39.3-ok2build5 Multi-Arch: same Priority: optional Section: libdevel Source: util-linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 82 Depends: libblkid-dev, libc6-dev | libc-dev, libfdisk1 (= 2.39.3-ok2build5), uuid-dev Filename: pool/main/u/util-linux/libfdisk-dev_2.39.3-ok2build5_amd64.deb Size: 13612 MD5sum: 280d8cf44d6c81603ae1e93b655de599 SHA1: 7d0054cb9c15ef7dc55e82175c9ebde2ebe508ed SHA256: 4bb2a18949b56e2629b0a41209ff4930580cf4e02c4bb58ab7c417b2f6d80bd7 SHA512: 48b92f97ccb1da483e4a54249c7c420523ce11f46e2b8582aade341a6cc62685b7ab5c347dc7463bc63adc9b178e76339b09b1c079528cf6dce202d20d7dca4a Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: fdisk partitioning library - headers The libfdisk library is used for manipulating partition tables. It is the core of the fdisk, cfdisk, and sfdisk tools. . This package contains the development environment for the fdisk library. Package: libfdisk1 Architecture: amd64 Version: 2.39.3-ok2build5 Multi-Arch: same Priority: optional Section: libs Source: util-linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 406 Depends: libblkid1 (>= 2.24.2), libc6 (>= 2.38), libuuid1 (>= 2.16) Filename: pool/main/u/util-linux/libfdisk1_2.39.3-ok2build5_amd64.deb Size: 135760 MD5sum: c8dfd998edfccca662d87a052cc912be SHA1: 98291be6c618d6f3828797eca49d247bebc8d4ea SHA256: 10a17da756047c89a071392e5d140d312baedfab9979455e78087f3fd0ee5250 SHA512: 435d987afae3f2c80e276c8312518ac827dbbef1e3c47133da2d7e48078e8f345bb60670f5e5af839eaa0561ef4cd9b9b1a47bef5769bdfdbd96f88a123fe90b Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: fdisk partitioning library The libfdisk library is used for manipulating partition tables. It is the core of the fdisk, cfdisk, and sfdisk tools. Package: libfdt-dev Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: device-tree-compiler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 151 Depends: libfdt1 (= 1.7.0-ok1) Filename: pool/main/d/device-tree-compiler/libfdt-dev_1.7.0-ok1_amd64.deb Size: 30516 MD5sum: 2ec3dd05fe586a2b9a247fc02502bae5 SHA1: 9ef24ed91d2291c22d62b2048330fc5bb68acc97 SHA256: 26fdc37fa964a0864bc230e7cc8e146881fd83361c692de432c65b08d7215e77 SHA512: d898956bf5e4f9ef2919bd8e5ac2334f5ce3040ded2861a938da7210801c27c9d388d45dde5dfe775dcc0cfbfe9ab31aace0f6ffa045990a407e3c445e424dcc Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git Description: Flat Device Trees manipulation library - development files This is a library containing functions for manipulating Flat Device Trees. . This package contains the files needed for development against libfdt. Package: libfdt1 Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: device-tree-compiler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Héctor Orón Martínez Installed-Size: 56 Depends: libc6 (>= 2.14) Filename: pool/main/d/device-tree-compiler/libfdt1_1.7.0-ok1_amd64.deb Size: 18004 MD5sum: 1ccbf201daecc0c0907191b77548f5fb SHA1: 73906d99e2bc53500b566a84486e037b536ce3ee SHA256: 4011612c12b6afcf220cbff049e6d6e9b72b31d55b3eef3a5f07950a4f452c4a SHA512: 2cc98fd069b42eeb19f18a30dfd704879cf1b210cfdbf5ccbd4aaf248b763d632b98afa14b51c3aa643d2c803365edb8d0435b2e1cbd079a389bea342c719c0f Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git Description: Flat Device Trees manipulation library This is a library containing functions for manipulating Flat Device Trees. Package: libfeature-compat-class-perl Architecture: all Version: 0.06-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 28 Depends: libobject-pad-perl (>= 0.78), perl:any Filename: pool/main/libf/libfeature-compat-class-perl/libfeature-compat-class-perl_0.06-ok1_all.deb Size: 9904 MD5sum: 7c17482b8deaf1b6a29339c8e2cbe9eb SHA1: 5ad9ca1a26719212e6fa1229213d2839c3c35646 SHA256: 0d92f5f654f8340c76921a114d345c80d0f4d72a34827df0a800a9b9b2c03cd5 SHA512: bd92a5a6f38bfa8a24aef1fe02086a06b87a3766b5189fc01778513b13c92e6d8f870ae409b5cb2f4734ec06aeb51f8d2c5ffe32374c722a9661f7718e345e6f Homepage: https://metacpan.org/release/Feature-Compat-Class Description: make class syntax available Feature::Compat::Class provides the new class keyword and related others (method, field and ADJUST) in a forward-compatible way. . There is a branch of Perl development source code which provides this syntax, under the class named feature. If all goes well, this will become available in a stable release in due course. On such perls that contain the feature, this module simple enables it. . On older versions of perl before such syntax is availble in core, it is currently provided instead using the Object::Pad module, imported with a special set of options to configure it to only recognise the same syntax as the core perl feature, thus ensuring any code using it will still continue to function on that newer perl. Package: libffado-dev Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libffado Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 183 Depends: libffado2 (= 2.4.7-ok2), libxml2-dev Filename: pool/main/libf/libffado/libffado-dev_2.4.7-ok2_amd64.deb Size: 33016 MD5sum: 6b6f6d373a83bbf0173cee3491b11f40 SHA1: 5f7b071a7ddc469f59cee357a47f159ad7c9788d SHA256: 15340138d3a5d52d9d7c91c6987041420715e0d386ec4dda79ea79d0c8b43174 SHA512: 65e2c5d58321db770c8e7abfe1f24dfb95eedbfa9dc6d5c2eda2fbcd88d604766c3abd0e2eea45ebcbfbd16145ff3b9306f4d22ade72ced4a541edeae0a3cef1 Homepage: http://www.ffado.org/ Description: FFADO API - development files 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 development files. Package: libffado2 Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: same Priority: optional Section: libs Source: libffado Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 2540 Depends: libc6 (>= 2.38), libconfig++9v5 (>= 1.5-ok0), libgcc-s1 (>= 3.3.1), libglibmm-2.4-1t64 (>= 2.66.7), libiec61883-0 (>= 1.2.0), libraw1394-11, libstdc++6 (>= 11), libxml++2.6-2v5 (>= 2.42.3) Filename: pool/main/libf/libffado/libffado2_2.4.7-ok2_amd64.deb Size: 669048 MD5sum: ceafb426b17ddb957d1f956a06666177 SHA1: 7c17ef8209066d10bc1d86b28a5a45034eddff49 SHA256: c42bd1eb68ebbd07da18b9aa00a74010aef5e4f9dd5d7ed29fbf1a9f955972b0 SHA512: 202984b33a73a475021060b515784af50b4f694f0e214a103043c98465b16dcdaedbd9bd2c2b6f9b86098a7f5faba1f06f8429bc4986b8b7f47ac145abf2d494 Homepage: http://www.ffado.org/ Description: FFADO API 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 shared library. Package: libffi-dev Architecture: amd64 Version: 3.4.6-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libffi Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 317 Depends: libffi8 (= 3.4.6-ok2) Conflicts: libffi4-dev Filename: pool/main/libf/libffi/libffi-dev_3.4.6-ok2_amd64.deb Size: 65856 MD5sum: 91f82871b4702e13c287bf28f03e8135 SHA1: 2ea8587e990a6f636c0347560596db4f4a9aa24e SHA256: 885ae9bff644c4b7b3386c7437563d3319ffc8a0130f5f9927ab8ef488f768a1 SHA512: 4a096de702607ba6d420a9e90249cdf3c9c1834a7cf566b5ed60f20fa602625e06d31f17b113ed88279d13582189154ae18982db26ef8c456a959c7f007d9434 Homepage: https://sourceware.org/libffi/ Description: Foreign Function Interface library (development files) This package contains the headers and static library files necessary for building programs which use libffi. . A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. Package: libffi8 Architecture: amd64 Version: 3.4.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libffi Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 67 Depends: libc6 (>= 2.34) Filename: pool/main/libf/libffi/libffi8_3.4.6-ok2_amd64.deb Size: 21464 MD5sum: 616e696199c52b6210c0335cdd228620 SHA1: d9e1f64f1c98081ecc9d8a7b67b31bd4bcc04d17 SHA256: 410f96e954caac1fc65043bbf82113acef2a3bdea700f62f11a4a9fa6a5478f5 SHA512: 636ea0af17ea81189d1995e5de51792a8f7f3be211f1782041c1123c20f5a182b673d4f0d0e728a0ba9ce582b53762a898e34721f28fe08ecc394eb16e14cd88 Homepage: https://sourceware.org/libffi/ Description: Foreign Function Interface library runtime A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. Package: libffmpegthumbnailer-dev Architecture: amd64 Version: 2.2.2+git20240104+dfsg-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpegthumbnailer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 36 Depends: libffmpegthumbnailer4v5 (= 2.2.2+git20240104+dfsg-ok4) Filename: pool/main/f/ffmpegthumbnailer/libffmpegthumbnailer-dev_2.2.2+git20240104+dfsg-ok4_amd64.deb Size: 5476 MD5sum: f1c71fb21879ab013e7751bc54e68153 SHA1: 7c99a96c6e51704853f87c4a161132ff0525e5a8 SHA256: c6945493826c5d8ab37329f2ce882eeaacfa815596f203b08af5dbf10903bace SHA512: f8c11f2ce65859aba2d1b223445c50ceea02f1fda54988ff2c9ae97516fdabf61603e1787e0a7457c74fe6c7f6e3d01cf097afa9d9b0937517b09ed421c248a5 Homepage: https://github.com/dirkvdb/ffmpegthumbnailer Description: development files for ffmpegthumbnailer FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg. . This package contains the development files distributed with ffmpegthumbnailer. Package: libffmpegthumbnailer4v5 Architecture: amd64 Version: 2.2.2+git20240104+dfsg-ok4 Multi-Arch: same Priority: optional Section: video Source: ffmpegthumbnailer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 234 Depends: libavcodec60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 11) Conflicts: libffmpegthumbnailer4 Replaces: libffmpegthumbnailer4 Filename: pool/main/f/ffmpegthumbnailer/libffmpegthumbnailer4v5_2.2.2+git20240104+dfsg-ok4_amd64.deb Size: 71288 MD5sum: d83ff84f2f61ffab762544ce6deac81f SHA1: 755b4e91a3229e67d00cf5c424746414ff703a0e SHA256: 08ad3f6360b721c2263236d4b0ae8e7687a6b3f7a807aff9876d33e0f512d369 SHA512: 9b2e77a1fae510d5e931d76235a7e6193adaed71b5249a223b473b4747d1887957e02512d83d5dda708df68dcde056b87d9b298a6c537484270f50ecb9c0646b Homepage: https://github.com/dirkvdb/ffmpegthumbnailer Description: shared library for ffmpegthumbnailer FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg. . This package contains the shared library for ffmpegthumbnailer framework. Package: libffms2-5 Architecture: amd64 Version: 5.0~rc2-ok1 Multi-Arch: same Priority: optional Section: libs Source: ffms2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 169 Depends: libavcodec60 (>= 7:6.1), libavformat60 (>= 7:6.1), libavutil58 (>= 7:6.1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libswresample4 (>= 7:6.1), libswscale7 (>= 7:6.1), zlib1g (>= 1:1.1.4) Filename: pool/main/f/ffms2/libffms2-5_5.0~rc2-ok1_amd64.deb Size: 59500 MD5sum: 53e80bb1ec53ba66da7e92862fcf5f49 SHA1: 27c8fa24321f1601119cd57db1312a192ec69d19 SHA256: e2d5d8578212468565a622592f68b530151c190621f915a0ea6546e3b07c6373 SHA512: 70405a9ff7c29cfbbb965b5d25c45cf0fc3c1c1656df9af35a03ed36f8217f2dc5a091feb0f10e3a97ec5e4a090b58ae5bcf594464ba5dc4b40794bfa5776b0e Homepage: https://github.com/FFMS/ffms2 Description: Cross platform ffmpeg wrapper library A cross platform ffmpeg wrapper library, and some additional content for things ffmpeg doesn't handle well. A more friendly API and an easy way to say "open and decompress this, I don't care how". . This package contains the shared library. Package: libffms2-dev Architecture: amd64 Version: 5.0~rc2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: ffms2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 134 Depends: libffms2-5 (= 5.0~rc2-ok1), libavcodec-dev, libavformat-dev, libavutil-dev, libswresample-dev, libswscale-dev, zlib1g-dev Filename: pool/main/f/ffms2/libffms2-dev_5.0~rc2-ok1_amd64.deb Size: 24924 MD5sum: c95655fe18921060a0481eb60b93b676 SHA1: c26651ccb8634e6e2c566a893c8e813c92361faf SHA256: 6138318403ac719817f870140d5d5c9a0cf621252e1b4d0a184882f38253782a SHA512: c7a328a0b3823dd05707b0849a3f0b47f1dfd1a377d3cfd7e736f25d40214a11592ce90463a91df6e85249f7933b3332d74df5e253042d3d22a42b10726af4f1 Homepage: https://github.com/FFMS/ffms2 Description: Development files for libffms2 A cross platform ffmpeg wrapper library, and some additional content for things ffmpeg doesn't handle well. A more friendly API and an easy way to say "open and decompress this, I don't care how". . This package contain headers and other files needed to compile and link against libffms2. Package: libfftw3-bin Architecture: amd64 Version: 3.3.10-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 240 Depends: libc6 (>= 2.34), libfftw3-double3 (>= 3.3.10), libfftw3-long3 (>= 3.3.10), libfftw3-quad3 (>= 3.3.10), libfftw3-single3 (>= 3.3.10) Filename: pool/main/f/fftw3/libfftw3-bin_3.3.10-ok2_amd64.deb Size: 36898 MD5sum: c8d654b541f000eedc62af9688527557 SHA1: 33aabb71b54a0785aff70916c2612e9970495b41 SHA256: 8d4256ef17dadd562ad0e34b82b56996f517f8bc574c79b65c2c0052d194f8de SHA512: 2d6336e0803644e32eda17393eec89d2b5c4b22de5b34ee7633bf6ee24eb036054d5b3241596aad78289acd1b2944bf7391214e78359216328123c1e2217947b Homepage: https://fftw.org Description: Library for computing Fast Fourier Transforms - Tools The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. . This package contains the wisdom management tools. Package: libfftw3-dev Architecture: amd64 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 16121 Depends: libfftw3-bin (= 3.3.10-ok2), libfftw3-double3 (= 3.3.10-ok2), libfftw3-long3 (= 3.3.10-ok2), libfftw3-quad3 (= 3.3.10-ok2), libfftw3-single3 (= 3.3.10-ok2) Suggests: libfftw3-doc Filename: pool/main/f/fftw3/libfftw3-dev_3.3.10-ok2_amd64.deb Size: 2498162 MD5sum: 5fae85fb5779c8698a0cf379ca60c066 SHA1: fe85d3280d78fc33c15c403cf1657c8e71d13fb7 SHA256: 799b1f0e3b5af7b67b8aedd6ba15266320299db3fd05d988d6e5e7b6ed90d20c SHA512: d254817ec20fd34a2a0a932f0d04ded557de4367289496f8c6cc4db2e15f3e7136815305a22369c427f7e3c449d846d0509672d9eea80d42a4cb5e86c5393621 Homepage: https://fftw.org Description: Library for computing Fast Fourier Transforms - development The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the statically linked library, header files and test programs. . This package contains the header files and static libraries. For documentation, see libfftw3-doc. Package: libfftw3-doc Architecture: all Version: 3.3.10-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1407 Suggests: libfftw3-dev Filename: pool/main/f/fftw3/libfftw3-doc_3.3.10-ok2_all.deb Size: 249402 MD5sum: ee878455a0ee7b48f076d7130a5645c4 SHA1: ed15af2db5d1308509835798a02de39c9623660b SHA256: 5d46b57d034fd6bdd684e90645a720036757ac8c79d51859c528f1fa2e048a8b SHA512: 6e652f7b2f08a67400ab2980da6c1cb065975dc630d6c6a4728632c6c39cbadd863178891768e816bd665ab58b70dc86303e36813d9fa4867b7cad6cb832166b Homepage: https://fftw.org Description: Documentation for fftw version 3 The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the documentation for the fftw3 library. Package: libfftw3-double3 Architecture: amd64 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2286 Depends: libc6 (>= 2.34), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Filename: pool/main/f/fftw3/libfftw3-double3_3.3.10-ok2_amd64.deb Size: 837546 MD5sum: d618e8ff83aa8dbb79ad83a5d77a993a SHA1: 694a630f2545f0cdef5cac534b26386bf4a70be6 SHA256: e531258b664f09288f28ce921453bde0fca759968bcc2f97429fbcd5154eedfc SHA512: da7d47d055dbb3746ef2a6f557060ee112f4956a8546fba1020a6f026a1bcdfcfa85b42f0ae5d72a55064d5fd85d7ba0d06bc453b3aa22518fbbde449a44a611 Homepage: https://fftw.org Description: Library for computing Fast Fourier Transforms - Double precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for double precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Package: libfftw3-long3 Architecture: amd64 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1077 Depends: libc6 (>= 2.34), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Filename: pool/main/f/fftw3/libfftw3-long3_3.3.10-ok2_amd64.deb Size: 369024 MD5sum: 41081956f8290263595d220239425d09 SHA1: b8c68eaca2df303be77389789acd03a5e80e22e0 SHA256: f579628ea934130864a89650f268dd593bfa5e06f7e938928f28f37f7177805c SHA512: 2190e93cfbdab28b2f9ae8b60c478ee38a0cad9367a8127fcd1ea379e3a25d5b251fe77afe11f51b9c0b3c456430a520c0e1bf0e8f86a0d1c053a2fa81040cf5 Homepage: https://fftw.org Description: Library for computing Fast Fourier Transforms - Long precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for long double precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Package: libfftw3-mpi-dev Architecture: amd64 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 691 Depends: libfftw3-mpi3 (= 3.3.10-ok2) Suggests: libfftw3-doc Filename: pool/main/f/fftw3/libfftw3-mpi-dev_3.3.10-ok2_amd64.deb Size: 58532 MD5sum: 37817a7cd4a7e11c57e6fde1b40746ac SHA1: 5ddca2524bac307f2a86d1d8c755864c16822baf SHA256: 3cc898e299ee3dca4d3181becd97bba93670bee828242be8e38c60ec34ae3214 SHA512: 0d794af29f4f38f9872d7a3cdd80394fb2dcf7e2292ead36431c194fe0b5d8a99aa1283a2c8ce05c9f5b229b1178343a5834c83ba29ccaab2ca5571f17fc63d7 Homepage: https://fftw.org Description: MPI Library for computing Fast Fourier Transforms - development The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the statically linked library, header files and test programs. . This package contains the header files and static libraries for the mpi libraries. For documentation, see libfftw3-doc. Package: libfftw3-mpi3 Architecture: amd64 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 319 Depends: libc6 (>= 2.14), libfftw3-double3 (>= 3.3.10), libfftw3-long3 (>= 3.3.10), libfftw3-single3 (>= 3.3.10), libopenmpi3 (>= 4.1.4) Suggests: libfftw3-mpi-dev Filename: pool/main/f/fftw3/libfftw3-mpi3_3.3.10-ok2_amd64.deb Size: 54770 MD5sum: 522c368b30a7df08869b4dd7bcbda406 SHA1: f089b39e6a23cc4cc77c6a7ba39606c851463a59 SHA256: 468f59b2b778c691c4962f23b5816701f02d2263bc3fac8f25b5f1df924a0954 SHA512: 556d1e5417cd0cd38e798e5834cbadcf8e9ebcf43a8fe4342e6c658aaae8bbd8918c3a143268ec9bacb04670fe36494fa8ff29a3ee603b8735086f8dc224a215 Homepage: https://fftw.org Description: MPI Library for computing Fast Fourier Transforms The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library versions of the fftw libraries in single, double and long double precisions. Note that on some architectures double is the same as long double in which case there is no long double library. . To get the static library and the header files, you need to install libfftw3-mpi-dev. For documentation, see libfftw3-doc. Package: libfftw3-quad3 Architecture: amd64 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2362 Depends: libc6 (>= 2.34), libgomp1 (>= 4.9), libquadmath0 (>= 4.6) Suggests: libfftw3-bin, libfftw3-dev Filename: pool/main/f/fftw3/libfftw3-quad3_3.3.10-ok2_amd64.deb Size: 668382 MD5sum: eb57140b46f271a8efff771b7f76518d SHA1: eaa5af6437cf8529034ce5897807593092c48741 SHA256: 2a66e4fb58e720d88dd8aff14074d8eedb1c868ad11f268678195b25798023e4 SHA512: 430afc1017ed4a20495e408d8eef37d388f7df77d4351495acf020ab9e52e963cc41d8be8d0a27826b2c430bf8c6750b2980612f66adccd1a8f15bffcbf7d78e Homepage: https://fftw.org Description: Library for computing Fast Fourier Transforms - Quad precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for quad precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Package: libfftw3-single3 Architecture: amd64 Version: 3.3.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: fftw3 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2334 Depends: libc6 (>= 2.34), libgomp1 (>= 4.9) Suggests: libfftw3-bin, libfftw3-dev Filename: pool/main/f/fftw3/libfftw3-single3_3.3.10-ok2_amd64.deb Size: 873170 MD5sum: 303fcf25b4ca8447ea05f7f787728af6 SHA1: 0a801717cf784caf4b8f95ac2dd56927f8a0b87c SHA256: 7440145a470b2acca2e2644f467e8cf357ebcdfac811f943a1064854f549e17a SHA512: 292cafc214556133735215b516abf2eb91350d38d4fde6f4f0da3d7ad15ebc68d4d79307be657dfe589246bf4234e594d5df8c36fa6d48bef0e94020b63b2af5 Homepage: https://fftw.org Description: Library for computing Fast Fourier Transforms - Single precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for single precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Package: libfido2-1 Architecture: amd64 Version: 1.14.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libfido2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 240 Depends: libc6 (>= 2.38), libcbor0.6 (>= 0.5.0), libssl3 (>= 3.0.0), libudev1 (>= 183), zlib1g (>= 1:1.1.4) Filename: pool/main/libf/libfido2/libfido2-1_1.14.0-ok1_amd64.deb Size: 84386 MD5sum: e3368a06a9cbd74c5ee90eebedadaece SHA1: eb64467830cb13b0a4201d4398bd39de1b812176 SHA256: a5abb35c18269f227b0e15a9c46c06d379ddb60bc53936fa916ada6486de266e SHA512: eafd288d35e07aa1a053a05d842202f24d47a5f46342948e60631bf4f1d602327cdfc0743ce767dc6dc27b22cb516f719250409c90c5c0e3041a3b7e336a9c93 Homepage: https://developers.yubico.com/libfido2/ Description: library for generating and verifying FIDO 2.0 objects A library for communicating with a FIDO device over USB or NFC, and for verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) are supported. . This package contains the library. Package: libfido2-dev Architecture: amd64 Version: 1.14.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libfido2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: libfido2-1 (= 1.14.0-ok1), libssl-dev Filename: pool/main/libf/libfido2/libfido2-dev_1.14.0-ok1_amd64.deb Size: 10782 MD5sum: 6de84f1671418c46c98778f2ae846344 SHA1: b68a1bdc2b56d2287637677f3ecf17440baaa54b SHA256: 65b8848d18ac845cad58785469f6905a924911dcde0a8e8b05880ad48689e73b SHA512: 3be3a1091762b0904e9147a1f685d62534604fb2acb88a234807c3663579532d5fc324657725b1c89aafe5d950f2ef55b93b8ac30224071f50e19498d24d33c2 Homepage: https://developers.yubico.com/libfido2/ Description: library for generating and verifying FIDO 2.0 objects -- headers A library for communicating with a FIDO device over USB or NFC, and for verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) are supported. . This package contains the library's development headers. Package: libfido2-doc Architecture: all Version: 1.14.0-ok1 Priority: optional Section: doc Source: libfido2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 912 Depends: libfido2-dev (<< 1.14.0-ok1.1~), libfido2-dev (>= 1.14.0-ok1) Filename: pool/main/libf/libfido2/libfido2-doc_1.14.0-ok1_all.deb Size: 90218 MD5sum: 481829e57638165eca8dab60fcaf7f61 SHA1: fcd6b8282aad128d2e0545996c088dec1ac1974e SHA256: cc8eb809db89d9fe8446b601304a838484483ed1d2677690b531ccfbcd489d3b SHA512: 0fd665508022feea9840cbc55afb1c6c7f0233d5b88f8f052fb2d49b0a0bd251a3f172c64d22bd68711cb6dfe4c1f19fc62eb14e1468d632ea7248156f35953f Homepage: https://developers.yubico.com/libfido2/ Description: library for generating and verifying FIDO 2.0 objects -- documentation A library for communicating with a FIDO device over USB or NFC, and for verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) are supported. . This package contains the library's documentation (manpages & HTML). Package: libfile-basedir-perl Architecture: all Version: 0.09-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 39 Depends: perl:any, libipc-system-simple-perl Filename: pool/main/libf/libfile-basedir-perl/libfile-basedir-perl_0.09-ok1_all.deb Size: 13716 MD5sum: a6fc645468b1de87974d0807acc5a714 SHA1: 35cd763a341257872a9eb6b97b142147411468c5 SHA256: 90dc80c3fcd98130de8a3e7f308d5055e45542a2f01fc16411710eebb95c30fb SHA512: b895283a48572b84e94999428ffaced040af4347a4cf1080e1390e21a385c4599bf019d0bc500a49e571240a22f4b6923cf739a67ed6a49e9028b02403cc741d Homepage: https://metacpan.org/release/File-BaseDir Description: Perl module to use the freedesktop basedir specification The File::BaseDir module can be used to find directories and files as specified by the XDG Base Directory Specification. It takes care of defaults and uses File::Spec to make the output platform specific. . For this module the XDG basedir specification 0.6 was used. Package: libfile-copy-recursive-reduced-perl Architecture: all Version: 0.007-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 39 Depends: perl:any Filename: pool/main/libf/libfile-copy-recursive-reduced-perl/libfile-copy-recursive-reduced-perl_0.007-ok1_all.deb Size: 13124 MD5sum: 2f8b03f43427241ec32a0e51e1b8449a SHA1: 4a65de7abb8507f9dcedfc40b7f089d56d6de46c SHA256: d32f0397a1e3ea6a25972a01080401f748fb0d1f6469fb4366ec0e477d466f17 SHA512: ff2b8399e8792545ec303789eef99c1d446ea3a3a71a4b30b20408df447dc3240267e70d703c0c5d79ae03c3546fa526ab1c3bcffaa40f75cd86868be70af121 Homepage: https://metacpan.org/release/File-Copy-Recursive-Reduced Description: module for recursive copying of files and directories File::Copy::Recursive::Reduced is a Perl library which provides subroutines exported on request which are intended to serve as drop-in replacements for certain subroutines found in CPAN distribution File-Copy-Recursive. . It exports three functions on demand which are substantially equivalent to their File::Copy::Recursive equivalents: . * "fcopy()" * "dircopy()" * "rcopy()" . These functions are quite appropriate in situations such as test suites where the user has full knowledge of the files, directories and symlinks to be recursively copied and does not need to manipulate the environment by setting localized versions of File::Copy::Recursive's package global variables. Package: libfile-desktopentry-perl Architecture: all Version: 0.22-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Installed-Size: 45 Depends: perl:any, libfile-basedir-perl, liburi-perl Filename: pool/main/libf/libfile-desktopentry-perl/libfile-desktopentry-perl_0.22-ok1_all.deb Size: 15836 MD5sum: 513f49fcf61f0de37c1f6a819eb0f12a SHA1: 36967ad3168a6907666b6da5f87f55b75582b9ff SHA256: 7c45f8cdb0eaa5d45f14d4ff5384ecf1654fbdcc2e53c7c3879faec85136c192 SHA512: 548c96274afd808a4cab973a9e0701addfe5b5caff54993774fb673266e7477a7f7cbb91c5181c21f8c55c9b6f77ea16c12e57a302e905e2c1f41d8086e1d93f Homepage: https://metacpan.org/release/File-DesktopEntry Description: Perl module to handle freedesktop .desktop files File::DesktopEntry is used to work with .desktop files. The format of these files is specified by the freedesktop "Desktop Entry" specification. For this module version 1.0 of the specification was used: . Package: libfile-find-rule-perl Architecture: all Version: 0.34-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 61 Depends: perl:any, libnumber-compare-perl, libtext-glob-perl Filename: pool/main/libf/libfile-find-rule-perl/libfile-find-rule-perl_0.34-ok2_all.deb Size: 24018 MD5sum: b09b60b687928d8449c28e9a7306d879 SHA1: 1a4dd5cf809461570ad73f9365f6f63701dcd169 SHA256: e91c0c72990c90fdc131045fffe19a73ac0c421a05d735d0f51534fd66a6e980 SHA512: 4c637ce667f99b16cc177b16ce6cc31e0dce42e8726bf2a9ed40c39033a11b40b8278fe606fefce6f309f3f0dc75fa1ba98838ffaa317cd87794bf6aabeecf50 Homepage: https://metacpan.org/release/File-Find-Rule Description: module to search for files based on rules File::Find::Rule is a Perl module which essentially provides an easy-to-use interface to the popular module, File::Find. It provides a way to build rules that specify desired file and directory names using a text-globbing syntax (provided by Text::Glob). This makes it useful for simple tasks, like finding all ".pm" files in a given directory. Package: libfile-find-rule-perl-perl Architecture: all Version: 1.16-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 26 Depends: perl:any, libfile-find-rule-perl, libparams-util-perl Filename: pool/main/libf/libfile-find-rule-perl-perl/libfile-find-rule-perl-perl_1.16-ok1_all.deb Size: 7388 MD5sum: e026b2238525492be02be57ba844cb2d SHA1: 8c24492af9a5831fe7a14c83c031177b60d74b0d SHA256: f3abeccd74197e942ec5035938fe0325221a88d7ca66cef39df1d0beda5cc7f4 SHA512: b837cb99aa4efc1d52da9fef7baf223ef2735f405a108f0c0ee80335ed225c8ce93636b635cd2a8d845addc39066ed9abf4871a963e787e1c6181d4b552a6ce3 Homepage: https://metacpan.org/release/File-Find-Rule-Perl Description: Perl module for searching Perl things File::Find::Rule::Perl provides methods for finding various Perl distribution files easily, which allows one to replicate search queries usually run on CPAN Search or related web sites. . This module makes it easy to find out information like which Perl modules are included in a distribution, names of test scripts, the type of installation mechanism (Makefile.PL or Build.PL) and names of any other miscellaneous Perl scripts that are distributed. It can also be used to locate files that contain Perl code. Package: libfile-homedir-perl Architecture: all Version: 1.006-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 107 Depends: perl:any, libfile-which-perl Filename: pool/main/libf/libfile-homedir-perl/libfile-homedir-perl_1.006-ok1_all.deb Size: 36068 MD5sum: d3196faf65532cc73e2de538e74c5712 SHA1: a75f810a060a08f8d7e8079bcda7a0976659616d SHA256: e367e7ce27caef2aa4ae00483976a68f806c8ab81a6388f2e4be1e97c664a0ec SHA512: 2bba65dcf08e2acfd396a8b2f4b2f85846d8e63e3b75684a74bafadcf40befbe56e3c5959d429aba0f48819321ff1d3b87ce31fc3a3dc143d66b252dded3935d Homepage: https://metacpan.org/release/File-HomeDir Description: Perl module for finding user directories across platforms File::HomeDir is a module for locating the directories that are "owned" by a user (typically your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms. . The end result is a single API that can find your resources on any platform, making it relatively trivial to create Perl software that works elegantly and correctly no matter where you run it. Package: libfile-libmagic-perl Architecture: amd64 Version: 1.23-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 92 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libmagic1t64 (>= 5.21) Filename: pool/main/libf/libfile-libmagic-perl/libfile-libmagic-perl_1.23-ok1_amd64.deb Size: 26812 MD5sum: 1b2c9b35dae94d15e4a5812f604229e3 SHA1: aede2dfc2e7238460f0462116ebb84393ef94db0 SHA256: 67818d0b182f598dbf65cc130b985e39cbe1d5dcbbe5e069a40a226a6b3d972b SHA512: d4935f464151efcace0fd1b7e30b52b6f640169f0ba5c3293453822e1a5d0119eaabd51a2625436c6764b8f4a8f786257c2aae0054fda53257a7ac172db13250 Homepage: https://metacpan.org/release/File-LibMagic Description: Perl interface to libmagic for determining file type The File::LibMagic module is a simple perl interface to libmagic from the file-4.x or file-5.x package from Christos Zoulas (ftp://ftp.astron.com/pub/file/). . Libmagic is a library for detecting file type, and works like file(1). Package: libfile-listing-perl Architecture: all Version: 6.16-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 32 Depends: perl:any, libhttp-date-perl Filename: pool/main/libf/libfile-listing-perl/libfile-listing-perl_6.16-ok1_all.deb Size: 10116 MD5sum: 54873ec31a449e9635747d3689350107 SHA1: bf1dfb94f38997b0295ef6a4e7dfe3006f6e7fed SHA256: 2f70d0b4a091f9256e62eebf5e5bbf83d8821ab1456a3096539df4fb1fa0356f SHA512: 91b272db184cc8b7045e688eeb0ec23203c8c6e159518949143f2159ec9480cc2969813653ab35d60c11e3550f97c49e5be4cf7f0e60170e8b76de0cc973ff3c Homepage: https://metacpan.org/release/File-Listing Description: module to parse directory listings File::Listing exports a single function called parse_dir(), which can be used to parse directory listings. . The first parameter to parse_dir() is the directory listing to parse. It can be a scalar, a reference to an array of directory lines or a glob representing a filehandle to read the directory listing from. . The second parameter is the time zone to use when parsing time stamps in the listing. If this value is undefined, then the local time zone is assumed. . The third parameter is the type of listing to assume. Currently supported formats are 'unix', 'apache' and 'dosftp'. The default value 'unix'. Package: libfile-mimeinfo-perl Architecture: all Version: 0.34-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 114 Depends: perl:any, libencode-locale-perl, libfile-basedir-perl, libfile-desktopentry-perl, shared-mime-info Recommends: libio-stringy-perl Filename: pool/main/libf/libfile-mimeinfo-perl/libfile-mimeinfo-perl_0.34-ok1_all.deb Size: 40948 MD5sum: c285360b5591258f68eb90ab3308c5be SHA1: 94fa219ba95c4be4f7d92d6936690fbc1076c3f5 SHA256: 9d70980dd3b359ffef6e9593c7eea9023cd020ab3d1e0d995d1ef76220c269f1 SHA512: 82200bcdd199cdce86f0c945a26c240e4b3336a8a0eebd2a9359f39773b702ac6874f15cd4518751a6019e3b248965cf522c07045e36879ce0bbf05c117d9258 Homepage: https://metacpan.org/release/File-MimeInfo Description: Perl module to determine file types File::MimeInfo can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database. . This package also contains two related utilities: * mimetype: determine a file's mimetype * mimeopen: open files according to their mimetype Package: libfile-pushd-perl Architecture: all Version: 1.016-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: perl:any Filename: pool/main/libf/libfile-pushd-perl/libfile-pushd-perl_1.016-ok2_all.deb Size: 14622 MD5sum: 8e56048e75657f53c1213a87054ac6b0 SHA1: 35df452a1f34cc417f6f25376150004209eef4a3 SHA256: a39ab70ddd28b8b80c09f49d23349ce546039d91735bca64b7a6f9d646b59444 SHA512: ad044f8337d5b85b57b8402821998c9932e4744dfc15d2f741ba3e25e7821988ccc9ff3f6915f8d4cd7124618d8d1884754ec51eb048924ce9dba2870b5d6e07 Homepage: https://metacpan.org/release/File-pushd Description: module for changing directory temporarily for a limited scope File::pushd does a temporary chdir that is easily and automatically reverted, similar to pushd in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope. . This is very handy when working with temporary directories for tasks like testing; a function is provided to streamline getting a temporary directory from File::Temp. Package: libfile-remove-perl Architecture: all Version: 1.61-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 52 Depends: perl:any Filename: pool/main/libf/libfile-remove-perl/libfile-remove-perl_1.61-ok2_all.deb Size: 18470 MD5sum: 2d7913b597b463e0cf6edbc6079115c1 SHA1: afed89aeb9e88e3a514676a44ea298f1f5cedeca SHA256: b1e06717e194ae47f6c29badae69138e1f630ddfec546378c24a325b8bc6d5dd SHA512: f718163abb13951bfb12b44a73ab67e6771da4690d537458a5d94e7ca5d035fd63622ded23d55ba6241010443d42d2c73f3baa958bb63d3aba07785bdcdcc901 Homepage: https://metacpan.org/release/File-Remove Description: Perl module to remove files or directories File::Remove::remove removes files and directories. It acts like /bin/rm, for the most part. Although unlink can be given a list of files, it will not remove directories; this module remedies that. It also accepts wildcards, * and ?, as arguments for filenames. Package: libfile-sharedir-install-perl Architecture: all Version: 0.14-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 53 Depends: perl:any Filename: pool/main/libf/libfile-sharedir-install-perl/libfile-sharedir-install-perl_0.14-ok2_all.deb Size: 17034 MD5sum: 4882c1dfcabd7a66754750dc63a64040 SHA1: d2969113fd8aadb9b6f37b9180199a1b14eecf5f SHA256: bceb29a3da969e49dd04273319f31079d6223cd4f37b522f43bc5b8b1f7950fe SHA512: 8301f4f03e5b0e7b3ddfb2af74d7eadd4712d05ee26f7616d98105151e09d98f957b399192ddb8bd4e4debcb8ebaa15cf1e6e13d61fa4a6e2b69d2f5e0385570 Homepage: https://metacpan.org/release/File-ShareDir-Install Description: module for installing read-only data files File::ShareDir::Install is a Perl module that allows you to install read-only data files from a distribution and easily locate them with File::ShareDir. It is similar in nature to Module::Install::Share. Package: libfile-sharedir-perl Architecture: all Version: 1.118-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 66 Depends: perl:any, libclass-inspector-perl Filename: pool/main/libf/libfile-sharedir-perl/libfile-sharedir-perl_1.118-ok2_all.deb Size: 19820 MD5sum: 1405d34e93363e2e6b0459cab27380ad SHA1: f003f2bf3bbcbd75884764204b7014b8cfab96d5 SHA256: 239fdefdc3b31f6ff5a9c08dd258f18ba4512faeb1990a293de9e18700dd7de5 SHA512: be75cbff7ae08dd907a4eaeea07609b935f80eab9095cbaf82d02dcdc2a3896a275d95f11240f27ebe4bfc917b8a7504759fca91807d8bf4ca7be58de838375b Homepage: https://metacpan.org/release/File-ShareDir Description: module to locate non-code files during run-time The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community. Package: libfile-slurper-perl Architecture: all Version: 0.014-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: perl:any Recommends: libperlio-utf8-strict-perl Filename: pool/main/libf/libfile-slurper-perl/libfile-slurper-perl_0.014-ok1_all.deb Size: 7080 MD5sum: 8f57cddbc34fef7c0ff05f9343f24285 SHA1: f27a4e3faaf0aad03e5daacfc019e9fc42c3c07c SHA256: a7cf68f3efb2c64b6edb2eda568494159ddab6df8e6205f638bb5d98ee14c3f6 SHA512: 022c860f444871f6023d13863ca8f093bc0e105714f8806b13c2d70f9da235b08b13660d9c2f402ceaac95190b8ad68581c98f20cfb1cb77167f3611cdc437f5 Homepage: https://metacpan.org/release/File-Slurper Description: simple, sane and efficient module to slurp a file File::Slurper provides functions for fast and correct slurping and spewing. . This module tries to make it as easy as possible to read and write files correctly and fast, hiding away all complications behind an easy intuitive interface. Package: libfile-stripnondeterminism-perl Architecture: all Version: 1.13.1-ok1 Multi-Arch: foreign Priority: optional Section: perl Source: strip-nondeterminism Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: file, libarchive-zip-perl, libsub-override-perl, perl:any Recommends: libarchive-cpio-perl Filename: pool/main/s/strip-nondeterminism/libfile-stripnondeterminism-perl_1.13.1-ok1_all.deb Size: 16308 MD5sum: e78d6bb795f3a0f7195211331ac4c49b SHA1: 9042c42b1f86e561082e1187bd470a26432e1c6d SHA256: 218af429e280d130dd70df511e4915c9596acb7bec83d6ac53e01bfa97a8593f SHA512: 57e22f146135eddb873ce86477a72bb137528bb829ed9dbf6f45cf1218d5effbcf1db2bf6321806c5eda8c9ce3d3cb9d247f0604e4829c8a41c3036367c4499a Homepage: https://reproducible-builds.org/ Description: file non-deterministic information stripper — Perl module 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 Perl module ‘File::StripNondeterminism’. Package: libfile-which-perl Architecture: all Version: 1.27-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 34 Depends: perl:any Filename: pool/main/libf/libfile-which-perl/libfile-which-perl_1.27-ok1_all.deb Size: 11876 MD5sum: a902dcbac1737457d0c6ad232ad77c25 SHA1: 22ec88673ce4a1c534f65cf9dd3862c9a79f913b SHA256: ee4aa87449e9d6e422bd91ba11d137baa0dcfb1f0b70b68a2d28b0254ddb2705 SHA512: aeb46e1aa2da0c7ea62f225ecf05aa7e3ef3a12f289aa626e738f31b02223bfa72dbe7053c5664c5083039b8d3fd515f63440774f9cb09cee7a11b763fd3502c Homepage: https://metacpan.org/release/File-Which Description: Perl module for searching paths for executable programs File::Which simulates the behavior of the standard 'which' program: it searches directories of a user's PATH (as returned by File::Spec) looking for executable files matching a given name. . On Debian /usr/bin/which is guaranteed to be available, but going through the Perl implementation can still save a fork. Package: libfilehandle-fmode-perl Architecture: amd64 Version: 0.14-ok4 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 44 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0 Filename: pool/main/libf/libfilehandle-fmode-perl/libfilehandle-fmode-perl_0.14-ok4_amd64.deb Size: 8712 MD5sum: b282664bc0e9fea60ad513ef155f1d45 SHA1: 5ab5d27cefcf76116040895ba49589094af85d63 SHA256: 3792f65cc5bb9e394f0e757bb6bc4e3d6964dfbf459f68562d52d942df622da6 SHA512: 2ce157b442287df75e465e09947dbf0726c9bc30b8bb1d0280571b4174b055ba238a56bfe7eb343f97f66f162d174afadf762758575c6f379a6aff05486d5e88 Homepage: https://metacpan.org/release/FileHandle-Fmode Description: Perl module for checking filehandle status FileHandle::Fmode provides methods to test if a filehandle is readable, writable, both, or open for appending. . FileHandle::Fmode is used by other packages like DBM::Deep. Package: libfixmath-dev Architecture: amd64 Version: 0~20220222-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libfixmath Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 790 Filename: pool/main/libf/libfixmath/libfixmath-dev_0~20220222-ok1_amd64.deb Size: 105918 MD5sum: aca37b06ac2ca756200441c0ac30b058 SHA1: 3c69dd799b267c92ce2757512df1b67f271cc27a SHA256: 8bc88de78c008f850206f1ddefe8fe0487a78268af485f431f0202e28238e30a SHA512: 5d68261806cb26b79002d7edfa9b4976a6b0190ff54771a554e197730e307bf5dd7f376b323d5774399380b29351b7b5212a8bff07d520f903197a6ff7652530 Homepage: https://github.com/PetteriAimonen/libfixmath Description: Cross Platform Fixed Point Maths Library Libfixmath implements Q16.16 format fixed point operations in C Package: libfl-dev Architecture: amd64 Version: 2.6.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: flex Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 75 Depends: flex (= 2.6.4-ok2), libfl2 (= 2.6.4-ok2) Breaks: flex (<< 2.5.39), flex-old (<= 2.5.4a-10) Replaces: flex (<< 2.5.39), flex-old (<= 2.5.4a-10) Filename: pool/main/f/flex/libfl-dev_2.6.4-ok2_amd64.deb Size: 11396 MD5sum: 20f9b1ab3f0b6a1aab40d731e909d26e SHA1: 4849d8a2a5ceffd92523711b1a48a822e30ebd32 SHA256: 1839bed89db57be2c770624919f5a5e32e91a62e6022cdabb9eb9f38e4aa48a8 SHA512: 9077e61e9a7310f97fa108248ecd1e54a8e62a310744f4e0bae76c2b293470ad11316984ed8f795e97b5831bb8aa072ab8ba3098463b918148b891fce080efc0 Homepage: https://github.com/westes/flex Description: static library 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 static library for flex. Package: libfl2 Architecture: amd64 Version: 2.6.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: flex Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 78 Depends: libc6 (>= 2.2.5) Breaks: flex (<< 2.5.39), libfl-dev (<= 2.6.4-4) Replaces: flex (<< 2.5.39), libfl-dev (<= 2.6.4-4) Filename: pool/main/f/flex/libfl2_2.6.4-ok2_amd64.deb Size: 14442 MD5sum: 393c6d714fbeee23b8e881f2f9591642 SHA1: 60755639d20f6f07d9fb50f855469f1693a85ca5 SHA256: 91af76a2fdfd13b84cf3cf0343d2ee49beb0029087d6b16fc9493d32b1139ae3 SHA512: efc7fa52507dc2a4adc2272dd0357bf1fa81afc6b0caa78aca44ee9941a64ad2408203b25f08c117f887d3636b531c7a40c7f9c7c3cde08038021d9fdee9c543 Homepage: https://github.com/westes/flex Description: SHARED library 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 shared library for flex. Package: libflac++-dev Architecture: amd64 Version: 1.4.3+ds-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: flac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 279 Depends: libflac++10 (= 1.4.3+ds-ok1), libflac-dev Filename: pool/main/f/flac/libflac++-dev_1.4.3+ds-ok1_amd64.deb Size: 32668 MD5sum: 70efc8caa3a7fd14a55a11a1f0dd7115 SHA1: 1b599e1b58bb410e8762c7536ba072dc14de5456 SHA256: 979ad6b6966f8bd0e7c9c4c6e851f58d1712093478727a0b2a45baf958460546 SHA512: 565ad3a04aff53247b467ec0e408d8cd3b8a0e896a8a620f9fe4ac19a350d57180359d518fa5785468a29faa3d9ea907cf33a6b07dba65169bc25e80a568c3e6 Homepage: https://xiph.org/flac/ Description: Free Lossless Audio Codec - C++ development library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libFLAC++. Package: libflac++10 Architecture: amd64 Version: 1.4.3+ds-ok1 Multi-Arch: same Priority: optional Section: libs Source: flac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 176 Depends: libc6 (>= 2.14), libflac12t64 (>= 1.4.1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Filename: pool/main/f/flac/libflac++10_1.4.3+ds-ok1_amd64.deb Size: 27956 MD5sum: a2bbb2c60bd01a196ed9f3301e447f69 SHA1: e0d4502eac4f02c826e67190d810a6276baac47d SHA256: 6fe0f7e21cb158148783cc1c1ad09f016395fc26aebbb5b311fabffb7cdf5fbd SHA512: 2319b63c77755b2e85de4384c9e65fc0cab51629b9aafa823735a39ce54cc03fe3d05dee60d4f5011108aa00281cff81fbc832e31320e51e701d8cc1919fcac2 Homepage: https://xiph.org/flac/ Description: Free Lossless Audio Codec - C++ runtime library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC++. Package: libflac-dev Architecture: amd64 Version: 1.4.3+ds-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: flac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 943 Depends: libflac12t64 (= 1.4.3+ds-ok1), libogg-dev Filename: pool/main/f/flac/libflac-dev_1.4.3+ds-ok1_amd64.deb Size: 226332 MD5sum: d0a831cbe9709f5b08f115f91c01643b SHA1: dc040ca69e039f958c6659a838a5c86a300ad9f5 SHA256: b4e90c3c4250f3ebebdec2486ada3ffcd1033feaf3ae83ded16782486572f365 SHA512: f17d82483a43ee61246d79ec2342066b0b35b618c7d076fc1204279a67b2d20903e3c4502238366f5729ab244662119d8a3a0a489d8bb001a303997992663bd1 Homepage: https://xiph.org/flac/ Description: Free Lossless Audio Codec - C development library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libFLAC. Package: libflac-doc Architecture: all Version: 1.4.3+ds-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: flac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 4966 Recommends: doc-base Suggests: libflac-dev Filename: pool/main/f/flac/libflac-doc_1.4.3+ds-ok1_all.deb Size: 357720 MD5sum: e6d9332c410b3c2e5153da378ccbb805 SHA1: e4503d266a4427bd5a5c1c760ccb2b51a4645bd4 SHA256: bf5d5e464efb7879d475fa007ce3d696b64e0531fda182d5cb1326060e1a6a19 SHA512: 8ae4a50228bd79d84cc60f026984909798a071e09fada20fd1328dc196e6f262cd304d31006ff78512c99aa4b96c3dd01bf9043b8b4c52070f1e7a3d8b48f0ee Homepage: https://xiph.org/flac/ Description: Free Lossless Audio Codec - library documentation FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the API documentation for all the FLAC libraries. Package: libflac12t64 Architecture: amd64 Version: 1.4.3+ds-ok1 Multi-Arch: same Priority: optional Section: libs Source: flac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 460 Provides: libflac12 (= 1.4.3+ds-ok1) Depends: libc6 (>= 2.33), libogg0 (>= 1.0rc3) Breaks: libflac12 (<< 1.4.3+ds-ok1) Replaces: libflac12 Filename: pool/main/f/flac/libflac12t64_1.4.3+ds-ok1_amd64.deb Size: 179040 MD5sum: adcff89f83d75102aa0d6d81a5ac8a9f SHA1: ed8c50925fd793e37dd37ac89ea401111f9f54e5 SHA256: 69e22e13272f44f4c8e06d1fe2c182eafc01dfdd97fa1ea1e18c33f2db34442b SHA512: 0297f6012c3c1186fe6780c169db2e5b8d2c31bae86ab4a99b5d5d415d04203cf85bdf5425233a0d316905cb918ac3eb11c18f4955ce4b364317d2bfe4c1519e Homepage: https://xiph.org/flac/ Description: Free Lossless Audio Codec - runtime C library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC. Package: libflang-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 447396 Depends: libstdc++-12-dev, libgcc-12-dev Filename: pool/main/l/llvm-toolchain-15/libflang-15-dev_15.0.7-ok3_amd64.deb Size: 14324670 MD5sum: 8d64357aa1ec5def1565f976134e0ca8 SHA1: 89a930f2cd4ab3a70afab868db7a74b57b34784e SHA256: 54b6d2fc6c58d657482ac7aecae18df1df82249f3ae12ab8a2d1d24cd77b7727 SHA512: 7bfdcc63a8792be15f154cb8d6cda0878d87450ad55093428b71e90e504d6bb5b6fe64ec9b2e92bf207999e634f6ccdee8158530f186ea76784112ad7bdd460c Homepage: https://www.llvm.org/ Description: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflang-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 569599 Depends: libstdc++-12-dev, libgcc-12-dev Filename: pool/main/l/llvm-toolchain-17/libflang-17-dev_17.0.6-9ok4_amd64.deb Size: 16235380 MD5sum: 0589f0aca8afd8e87c9ba90cf2b67feb SHA1: 8e626f560b52e86074ffecea418335a9e11113e2 SHA256: bfe96d93cc63f5ff39b18031e7a288c6090d4d500151cb0bdb2bdd06d9d207be SHA512: 78ef65b2f878533473cceccffbb4f2cd58b40dd22da58b921a16ad63c603eb5cf44d149b411c87f1ddccc4ce0fc2326e4e316a8b5b8909daab1f54aed22546a6 Homepage: https://www.llvm.org/ Description: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflang-dev Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Priority: optional Section: devel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8 Depends: libflang-17-dev (>= 17~) Filename: pool/main/l/llvm-defaults/libflang-dev_17.0-58~exp1-ok1_amd64.deb Size: 1972 MD5sum: 855e01310d23609320cac9e966a4a238 SHA1: 769d85b23e6b850d3a71b16da65cfdad4548c40a SHA256: 08c3ab12ce6cff46bb94a3c9d01b6e94e1f0c90029da875278dd8d7b95c3467b SHA512: 42deca0942eb8d2cc222e1e986f73068b86c4bb391518f8d3cb7b7b24cc683cefba2c491b4a0790f2776847441d70b1f3f14e4984729924164d7299c147d819d Description: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. . This is a dependency package providing the default libflang-dev package. Package: libflite1 Architecture: amd64 Version: 2.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: flite Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 27538 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.38) Filename: pool/main/f/flite/libflite1_2.2-ok1_amd64.deb Size: 12812184 MD5sum: 70deff1d5d1c4358a6d4c29753ba6c22 SHA1: 988e5a9207f0da1f377daa4b19116cbdf4bad72b SHA256: 1b67f5368371533057e101347f0500c6bfc0fd69229b63827d42cd64dda8ac4b SHA512: dd5ebcdbc145cf2926f69e946876f822e15bce494fb3aa721825a8e424597b2e775ce36fd9e72d9cdf3a9e97ad4dec88b21d4b49d503fdff3d96d5152d986e1b Homepage: http://cmuflite.org Description: Small run-time speech synthesis engine - shared libraries 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 shared library objects of Festival Lite Package: libfluidsynth-dev Architecture: amd64 Version: 2.3.4-1 Multi-Arch: same Priority: optional Section: libdevel Source: fluidsynth Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 231 Depends: libfluidsynth3 (= 2.3.4-1), libasound2-dev, libdbus-1-dev, libinstpatch-dev (>= 1.1.0), libjack-dev | libjack-jackd2-dev, libpipewire-0.3-dev, libpulse-dev, libreadline-dev, libsdl2-dev, libsndfile-dev, libsystemd-dev Filename: pool/main/f/fluidsynth/libfluidsynth-dev_2.3.4-1_amd64.deb Size: 39356 MD5sum: 03ce6031862b53af02fde289882752ca SHA1: f565db8393add804fc8c38046f7e9b8a827ec696 SHA256: 4b56dabc31758d192dc7f888e0d7a10a322aede80aceb429582c4627620c5fe7 SHA512: b95c3b7c5d30358c7b2dd295eec879efcd332f0718050dbe36c77c51c7aab1511002f9d40d130134fd458132068f43c77e1084444b4426fc0c5b8ced4af1c23f Homepage: https://github.com/Fluidsynth/fluidsynth Description: Real-time MIDI software synthesizer (development files) Fluidsynth is a real-time midi synthesizer based on the soundfont (sf2 and sf3) specifications. It can be used to render MIDI input or MIDI files to audio. The MIDI events are read from a MIDI device. The sound is rendered in real-time to the sound output device. . This package contains the development files. Package: libfluidsynth3 Architecture: amd64 Version: 2.3.4-1 Multi-Arch: same Priority: optional Section: libs Source: fluidsynth Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 618 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.33), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.31.8), libgomp1 (>= 4.9), libinstpatch-1.0-2 (>= 1.1.2), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libpipewire-0.3-0 (>= 0.3.1), libpulse0 (>= 0.99.1), libreadline8 (>= 6.0), libsdl2-2.0-0 (>= 2.0.10), libsndfile1 (>= 1.0.20), libstdc++6 (>= 4.1.1), timgm6mb-soundfont (>= 1.3-3~) | sf3-soundfont-gm Breaks: fluidr3mono-gm-soundfont (<< 2.315-6~), musescore-general-soundfont (<< 0.1.7-2~), musescore-general-soundfont-lossless (<< 0.1.7-2~), musescore-general-soundfont-small (<< 0.1.6-2~) Filename: pool/main/f/fluidsynth/libfluidsynth3_2.3.4-1_amd64.deb Size: 243402 MD5sum: bf24c42a99aaad529febf0404aa9e242 SHA1: 78583247d2ee992776e68828693875ae9d0044d0 SHA256: 2ffb06c501529a3fec9c0c0b8d6236fe67922f27f4aa4f00739e90ec6e20fdea SHA512: 469f69c40be8bebe9e1b63e2a80c6048bb07061a87b0227620ccf46902129a6e38b561d2c0fcff19649070a3f78b72c99cfc221dbd67bd4638aeecc2df35ad61 Homepage: https://github.com/Fluidsynth/fluidsynth Description: Real-time MIDI software synthesizer (runtime library) Fluidsynth is a real-time midi synthesizer based on the soundfont (sf2 and sf3) specifications. It can be used to render MIDI input or MIDI files to audio. The MIDI events are read from a MIDI device. The sound is rendered in real-time to the sound output device. . This package contains the runtime library. Package: libflute-java Architecture: all Version: 1:1.1.6-ok1.1 Priority: optional Section: java Source: flute Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 110 Filename: pool/main/f/flute/libflute-java_1.1.6-ok1.1_all.deb Size: 95612 MD5sum: edce6db77a2200983ad0d2db1556ccf4 SHA1: 7787191aab7ff8d52473ac6cf59511cac8f98402 SHA256: fa2cb76c76d9e3a62b15777fb3be48fbdd2bd92c079904f1a8160be621f49e63 SHA512: 88d666ed9d3b818261fe28b6ccaf89432ad926be43e7beb21a3f72f95c9f2dceb0fd58a96205a573480a46126558675e1f8d2037eff92b7824da2977b7c2378f Homepage: https://sourceforge.net/projects/jfreereport/ Description: Java CSS parser using SAC (JFree version) Flute is a CSS2 parser written in Java that implements SAC. SAC is a standard event-based API for CSS parsers, closely modelled on the SAX API for XML parsers. . This package contains the library. Package: libfmt-dev Architecture: amd64 Version: 9.1.0+ds1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: fmtlib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 630 Depends: libfmt9 (= 9.1.0+ds1-ok2) Suggests: libfmt-doc Conflicts: libcppformat1-dev, libcppformat2-dev, libfmt3-dev Breaks: libspdlog-dev (<< 1:1.9.2+ds-0.1) Filename: pool/main/f/fmtlib/libfmt-dev_9.1.0+ds1-ok2_amd64.deb Size: 116272 MD5sum: 34c43fe75d98545ca9063f04fefb9184 SHA1: d90453d0f656e7ca9cd149a685b0eb3ad4a7d5a5 SHA256: d6702122e8f6cf225da42fd4c9eeb789c197975677dc7f8b6a09df0b5b2aec9f SHA512: 2bfb59399bafef33d7ac92b54eb8504ed328a3ad4e32c39059ef4babe87bbf433e136d58e32ac84fe27a91e5cfb0104bcf15d41d2c163b92e803a4ecd241f0fe Homepage: https://fmt.dev/ Description: fast type-safe C++ formatting library -- development files This library provides fast, type-safe, small, C++11-aware replacement of (s)printf and related machinery. In some cases it's noticeably faster than boost::format, boost::lexical_cast and even sprintf itself. . This package contains the development files, include the static library. Package: libfmt-doc Architecture: all Version: 9.1.0+ds1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: fmtlib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 725 Depends: libjs-bootstrap, libjs-sphinxdoc (>= 7.2.2) Conflicts: libcppformat1-doc, libcppformat2-doc, libfmt3-doc Filename: pool/main/f/fmtlib/libfmt-doc_9.1.0+ds1-ok2_all.deb Size: 81428 MD5sum: e45232273b35f5229c63a114f69ca62c SHA1: cdee8d8564e9b1034be6f1bbfa747f292c6f0058 SHA256: 88e29961743f0f6c7537df69c527d385ac6ca15a4129885f4971e09cee88cb0e SHA512: e2ea63e45eb3dd876f7186454d40d70ce46c2fd3c182c013106da7eb871641720fdc4456ed36ff267206da5be100aeda9c91b8d7afcedf488b2cca283d5a674a Homepage: https://fmt.dev/ Description: fast type-safe C++ formatting library -- documentation This library provides fast, type-safe, small, C++11-aware replacement of (s)printf and related machinery. In some cases it's noticeably faster than boost::format, boost::lexical_cast and even sprintf itself. . This package contains the documentation files. Package: libfmt9 Architecture: amd64 Version: 9.1.0+ds1-ok2 Multi-Arch: same Priority: optional Section: libs Source: fmtlib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 209 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/main/f/fmtlib/libfmt9_9.1.0+ds1-ok2_amd64.deb Size: 57432 MD5sum: 129357c8834e5ea9df14697091e6756d SHA1: 91f218cbc1444a8fc884fd5b7f876fd8c657d031 SHA256: 7ccc528cd79d7cba39036fe06b20b4a3765af09859c1b5b279164acbf8b3c0a0 SHA512: 4968be3a9799332f12c85c41c966cfdcbc601ea29eb4d421817c7f15ad6fc92e9525f8fcb32c79441c95d95d88920ebf20bf0d41d5b0b6f71d52c9989b32be26 Homepage: https://fmt.dev/ Description: fast type-safe C++ formatting library -- library This library provides fast, type-safe, small, C++11-aware replacement of (s)printf and related machinery. In some cases it's noticeably faster than boost::format, boost::lexical_cast and even sprintf itself. . This package contains the shared library. Package: libfont-freetype-perl Architecture: amd64 Version: 0.16-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 185 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libfreetype6 (>= 2.2.1) Filename: pool/main/libf/libfont-freetype-perl/libfont-freetype-perl_0.16-ok1_amd64.deb Size: 59380 MD5sum: 42d6f0ca05692e682a4c52e77fa9a79e SHA1: 021edc4752b7cd2c57a787188bfdea6cbfe07e2e SHA256: 5e3e998cdc610706840bbed3513a3b99457cc0b8718771c96619c1350f554d57 SHA512: 2e6eb1b244ac978e90f353258938aabfec54a3a01c02f816eafe90c70048270484a226ea6fb0cb79935cf154b1b339d47c1e31ae12807c7ee1bd2de93956fc4d Homepage: https://metacpan.org/release/Font-FreeType Description: module to read font files and render glyphs from Perl using FreeType2 Font::FreeType allows Perl programs to conveniently read information from font files. All the font access is done through the FreeType2 library, which supports many formats. It can render images of characters with high-quality hinting and antialiasing, extract metrics information, and extract the outlines of characters in scalable formats like TrueType. Package: libfont-ttf-perl Architecture: all Version: 1.06-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1010 Depends: perl:any, libio-string-perl Suggests: libxml-parser-perl Filename: pool/main/libf/libfont-ttf-perl/libfont-ttf-perl_1.06-ok2_all.deb Size: 322252 MD5sum: 32a55df7e7cc462d0dd6c06066514a0e SHA1: 6557cc1e12cf19fff89cf63c64b6d29aed30bf7e SHA256: 3f27c597e8f050104a16c8fcbabb249055f6e6cb9446e400d52845be884564cc SHA512: 4674047dcfa250b2d4f42e40cd5c86bce4e50730b55910dda42f465f2825c2d0a1ad9e613b9371048e071be75a1fa979ce8a3e343d4d389d19a7ec64809e6405 Homepage: https://metacpan.org/release/Font-TTF Description: Perl module for TrueType font hacking Font::TTF module supports reading, processing and writing many different table formats for TrueType fonts. You can do almost anything with a TrueType font with this module. Package: libfontconfig-dev Architecture: amd64 Version: 2.15.0-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: fontconfig Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 1998 Provides: libfontconfig1-dev (= 2.15.0-ok4) Depends: libfontconfig1 (= 2.15.0-ok4), libexpat1-dev, libfreetype-dev (>= 2.8.1), uuid-dev, pkgconf Replaces: libfontconfig1-dev (<< 2.13.1-3) Filename: pool/main/f/fontconfig/libfontconfig-dev_2.15.0-ok4_amd64.deb Size: 753480 MD5sum: a5400ade65b1608f372d71721521a3c9 SHA1: fc450e589932421b8fe946202a0adcddcc439660 SHA256: 553f79560fafd501c1ff60f69fc2c48e6c60ec62c31beadd207f36d6f4b2231d SHA512: 9ee300fb51f5f3830ebeadc80d5d8305ea51334af8eca80f350df066abb2b051a44e7a3aec3de7ddef29ed8e7542be9dd3f105a1ca8c5c52c0a347ccafd06f28 Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/ Description: generic font configuration library - development Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the static libraries and headers needed for the development of applications using fontconfig. Package: libfontconfig1 Architecture: amd64 Version: 2.15.0-ok4 Multi-Arch: same Priority: optional Section: libs Source: fontconfig Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 329 Provides: libfontconfig Depends: libc6 (>= 2.38), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.9.1), fontconfig-config (>= 2.15.0-ok4) Breaks: xpdf (<= 3.03-0) Filename: pool/main/f/fontconfig/libfontconfig1_2.15.0-ok4_amd64.deb Size: 128412 MD5sum: b7c6dd1f2c717cc40f1b567ee31b0264 SHA1: 16fae07bc5300264c98b438dddf980563894abb8 SHA256: 502efaefc71cfa06e67f14748ba8adeb88cae4f988ca9f2499484c4bd6098799 SHA512: af9675c23b8b229b57c31097916d891578ba5fda2f5f5bbeef1a296585809b3c851420ce4b029d9487c1726c2b1da337bb11f90a007b2e301cf5bda3bec79b84 Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/ Description: generic font configuration library - runtime Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This package contains the runtime library needed to launch applications using fontconfig. Package: libfontconfig1-dev Architecture: amd64 Version: 2.15.0-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: fontconfig Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 9 Depends: libfontconfig-dev (= 2.15.0-ok4) Filename: pool/main/f/fontconfig/libfontconfig1-dev_2.15.0-ok4_amd64.deb Size: 2020 MD5sum: d123382b21c6890e76a0a91655414e3b SHA1: a086b9ff56b8315af38ade4e970c5abadff14c30 SHA256: 1c3028b9b582fa34cfc549a161df4737ae5f8b39ea10d4cbb693c8611dd8f05e SHA512: d8a61172e46b9fd88e38c109c06e4688f676b343329b55e5898ddab3ae325a2fc68a238ab9678a07b7dd8d32b4dd08071a950d9035bda47cdbcfa7d8e5608e4d Homepage: https://www.freedesktop.org/wiki/Software/fontconfig/ Description: generic font configuration library - dummy package Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. . This is a transitional package for libfontconfig-dev. It can be safely uninstalled. Package: libfontenc-dev Architecture: amd64 Version: 1:1.1.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libfontenc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 72 Depends: libfontenc1 (= 1:1.1.8-ok1), zlib1g-dev Filename: pool/main/libf/libfontenc/libfontenc-dev_1.1.8-ok1_amd64.deb Size: 14160 MD5sum: 4c9217b8be0f41c0f538cc7972b71e3d SHA1: bcfb1cc0949f29e071c5e2134c8dc842bbbfccff SHA256: 3b2504d054bf8b8d250530794f17c0ccc6db4dd1c68126f40c21aed281e66be2 SHA512: 0022208a7c30a5829f36a89b16ef7f83a952faa6daa1b219c620c690677261a9c27544be0c7e728a8fdfaecd0a86605cf5f8bc7452971ba17931ddeb2355ac66 Description: X11 font encoding library (development headers) libfontenc is a library which helps font libraries portably determine and deal with different encodings of fonts. . This package contains the development headers for the library found in libfontenc1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libfontenc Package: libfontenc1 Architecture: amd64 Version: 1:1.1.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: libfontenc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 58 Depends: libc6 (>= 2.38), zlib1g (>= 1:1.1.4) Filename: pool/main/libf/libfontenc/libfontenc1_1.1.8-ok1_amd64.deb Size: 12556 MD5sum: 4ff4c16c9000cf5daad9e6b83022e864 SHA1: 30f3cda44eeb69eb77a1123078da6de054f9cf5c SHA256: 7da46a9ac59e25e0ebbccd290d8cf2724cdc4227cbad5e6d695e53f67ed3df7f SHA512: 68a76207c7a4d4fbb63bd8981e453d6e5e6aed482dbfa20994aaf944317e2c40b2ce4e810b72abab6ed5598799a17cc194538fc5a2ef6a5153fff6d8270870b6 Description: X11 font encoding library libfontenc is a library which helps font libraries portably determine and deal with different encodings of fonts. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libfontenc Package: libfontforge4 Architecture: amd64 Version: 1:20230101~dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: fontforge Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 5393 Depends: libc6 (>= 2.38), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 4.0), libgif7 (>= 5.1), libglib2.0-0 (>= 2.58.0), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libpython3.12 (>= 3.12.1), libreadline8 (>= 6.0), libspiro1 (>= 20190731), libstdc++6 (>= 5.2), libtiff6 (>= 4.0.3), libwoff1 (>= 1.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Breaks: libfontforge2, libfontforge3, libgdraw5, libgdraw6 Replaces: libfontforge2, libfontforge3, libgdraw5, libgdraw6 Filename: pool/main/f/fontforge/libfontforge4_20230101~dfsg-ok2_amd64.deb Size: 1930984 MD5sum: caf5d972e48214f47e9944c0b47c6383 SHA1: 8d7a08d42577d46d7709efe224901450ea2690da SHA256: 3d75ad20a50f76bcde6a53ed85266fe903a8d37a423ef98458d8b6659a55000f SHA512: dbb137953490c8bc75a26030bc0c34d4f96492769c9d24a239e461eea5d180675c47061c15b5726c1a53ac41d17f7d40fd6fa8e547b6cdf1f2d714964f80fa92 Homepage: https://fontforge.github.io/en-US/ Description: font editor - runtime library 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 runtime library. Package: libfonts-java Architecture: all Version: 1.1.6.dfsg2-ok1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 265 Depends: libbase-java, libcommons-logging-java, libitext-java, libloader-java Suggests: libfonts-java-doc (= 1.1.6.dfsg2-ok1) Filename: pool/main/libf/libfonts-java/libfonts-java_1.1.6.dfsg2-ok1_all.deb Size: 202636 MD5sum: 96410c5b121f7b594d370b522449ab73 SHA1: c12ebc90efa585648d37f03891fdd26da835002e SHA256: a654c621afbc12d2dcf208f08a1cebb61b2914b7f90f3aeb886aed7bd36d5b57 SHA512: de6038dbb62a8add19bd4499d73d36d3bcc3c1174a05cb959c95a987ac10c31a707904a04785e50c533df45f45148c69c135e3f2b0fb0bbeeee74dc4c477114e Homepage: http://jfreereport.sourceforge.net/ Description: Java fonts layouting library LibFonts is a library developed to support advanced layouting and allows one to read TrueType-Font files to extract layouting specific information. Package: libfonts-java-doc Architecture: all Version: 1.1.6.dfsg2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libfonts-java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6778 Filename: pool/main/libf/libfonts-java/libfonts-java-doc_1.1.6.dfsg2-ok1_all.deb Size: 383160 MD5sum: 757c45853435ad94a9701959e402a7d9 SHA1: 6a2eb3b003214a89d0715a4977cc4823577f6c3a SHA256: 8bd1bf7e6d85f085e7348ba062d3a131440d0c93ffe50500752bbbd0a650aa5e SHA512: 9acba117e21874852d716b622d6210f9808227f0b4bd0128c7ea23297a65761b1b8060c729cd0159bf7e10fd904cafa1ac2e879a31e902724e13396fe2c64407 Homepage: http://jfreereport.sourceforge.net/ Description: Java fonts layouting library -- documentation LibFonts is a library developed to support advanced layouting and allows one to read TrueType-Font files to extract layouting specific information. . This package contains the Javadoc. Package: libformula-java Architecture: all Version: 1.1.7.dfsg-ok1.1 Priority: optional Section: java Source: libformula Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 412 Suggests: libformula-java-doc Filename: pool/main/libf/libformula/libformula-java_1.1.7.dfsg-ok1.1_all.deb Size: 318268 MD5sum: 7da16302578e5b5a997d9fe61fad695a SHA1: d7312a8e1bb323cf6bd87f2dc78a3597a7629183 SHA256: dbed9b3cb049b48205a72815aab74111c13f2c0f8259847d0dce51bc6511cb82 SHA512: 229f88f0966df11ef7b14320079a500d93af9781af7da866c724a1b6f5cabcf980203d88b4db5026c2bdaee5798c5ff42469cc663fc377f209e9cf371e62f727 Description: Excel(tm) style formula expressions library LibFormula provides Excel-Style-Expressions. The implementation provided here is very generic and can be used in any application that needs to compute formulas. . The syntax is based on the OpenFormula-specifications, but with carefully pruning away all the spreadsheet specific parts (like references to cell-ranges). Package: libformula-java-doc Architecture: all Version: 1.1.7.dfsg-ok1.1 Priority: optional Section: doc Source: libformula Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 10606 Filename: pool/main/libf/libformula/libformula-java-doc_1.1.7.dfsg-ok1.1_all.deb Size: 429010 MD5sum: a274cf4ab9900c1391b19832ed6c601b SHA1: 6cf99806bbe2b2f937d3bce4538e18bfbedde8a3 SHA256: 86d328a3ad0595638d6bff91827b81e449ea6de75a2e90f1a13c8f88d7baf461 SHA512: f00a0bbb2ca1aad96767243a4517e8444d51c770091535a1400820d99e1e0c112c6de5ca6fd59ed2fe7ffe8dbfedd4fa032471bcf81c80336d07e4b4936e57de Description: Excel(tm) style formula expressions library LibFormula provides Excel-Style-Expressions. The implementation provided here is very generic and can be used in any application that needs to compute formulas. . The syntax is based on the OpenFormula-specifications, but with carefully pruning away all the spreadsheet specific parts (like references to cell-ranges). . This package contains the Javadoc. Package: libfprint-2-2 Architecture: amd64 Version: 1:1.94.7+tod1-ok1 Priority: optional Section: libs Source: libfprint Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: FingerForce Team Installed-Size: 770 Depends: libc6 (>= 2.38), libfprint-2-tod1 (>= 1:1.94.5+tod1), libglib2.0-0 (>= 2.68.0), libgudev-1.0-0 (>= 146), libgusb2 (>= 0.3.3), libnss3 (>= 2:3.13.4-2~) Filename: pool/main/libf/libfprint/libfprint-2-2_1.94.7+tod1-ok1_amd64.deb Size: 249444 MD5sum: 5033b2112c7a4545786734e6a2c35ec4 SHA1: 6e09f60a9c86b396d120753b9e1815f93b28379f SHA256: 2ee1eba17c9ebcc1fdd155c14d907a2cbd447db1ee28e04ff3f2f793dd7f41e6 SHA512: a3402a336ed4ec1b8f9cd40eb4a0d12732ffdf67b8ec9991cafab4a1d0422ce7a000a7aa1466aa5f38dc7fa29f4281dfce28214f0cf1a7199d22147dc53fbbf3 Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint Description: async fingerprint library of fprint project, shared libraries The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides shared libraries. Package: libfprint-2-dev Architecture: amd64 Version: 1:1.94.7+tod1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libfprint Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: FingerForce Team Installed-Size: 208 Provides: gir1.2-fprint-2.0-dev (= 1:1.94.7+tod1-ok1) Depends: gir1.2-fprint-2.0 (= 1:1.94.7+tod1-ok1), libfprint-2-2 (= 1:1.94.7+tod1-ok1), gir1.2-gio-2.0-dev, gir1.2-gobject-2.0-dev, libgusb-dev Suggests: libfprint-2-doc Filename: pool/main/libf/libfprint/libfprint-2-dev_1.94.7+tod1-ok1_amd64.deb Size: 19040 MD5sum: b0e0ed1a4aec892268d8bdee1be91d50 SHA1: f21054c540f17a2bfa15db793e8fddf304a3e649 SHA256: a7913c5f8a6b5613fd7e4079577e743f167c01001fb4e5719aec1400298addfb SHA512: da2b814c8dba5d99c583314002b878fad6f8afe47d0b656fe41334ad51d05a0f7346719d8263ad54aec3e4be287e3acdfd64871c23f269e62f4ae14563e86bcd Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint Description: async fingerprint library of fprint project, development headers The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides development headers. Package: libfprint-2-doc Architecture: all Version: 1:1.94.7+tod1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libfprint Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: FingerForce Team Installed-Size: 824 Filename: pool/main/libf/libfprint/libfprint-2-doc_1.94.7+tod1-ok1_all.deb Size: 59092 MD5sum: 479b3df627590b3f0e7c217889d8a5bb SHA1: e9922cc2ba57982a79a2130c4bfae6168ab6c326 SHA256: da39996e40171715f424f7b1b00a5f7f26bca1337abab73cfd4f409b9ef5668f SHA512: b34c2a869707230f09ee69f8dd7de359d717b07672b5416e6affb1294793d9244f800155958a22c719ddc8617f34cca2ce0983de4f6959cf8af090cc9a804450 Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint Description: async fingerprint library of fprint project, API documentation The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides the API documentation. Package: libfprint-2-tests Architecture: amd64 Version: 1:1.94.7+tod1-ok1 Priority: optional Section: libs Source: libfprint Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: FingerForce Team Installed-Size: 24152 Depends: gir1.2-fprint-2.0 (= 1:1.94.7+tod1-ok1), libfprint-2-2 (= 1:1.94.7+tod1-ok1), python3, python3-cairo, python3-gi, umockdev, libc6 (>= 2.38), libcairo2 (>= 1.2.4), libfprint-2-tod1 (>= 1:1.94.1+tod1), libglib2.0-0 (>= 2.54.0) Filename: pool/main/libf/libfprint/libfprint-2-tests_1.94.7+tod1-ok1_amd64.deb Size: 5964036 MD5sum: e77b0816a8509369871ebe729ecfbbbc SHA1: 2523cfa50fdffabe0ace9d0ec3957a3592a22b5c SHA256: 61b8b55bf5373e6b6277ac9d2a37156a8c940a6593dcbe2ee22ca1c3e1ab9a96 SHA512: 3961baacdbc4c8567da116df765dd497fc3ce549c78529f76b6711122b24011ffdeb648092f0f581ecb0a870c97b90fe4841d4b4457f73f6e0b0a0d98d042960 Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint Description: Tests for async fingerprint library of fprint project The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package contains test programs, designed to be run as part of a regression testsuite. Package: libfprint-2-tod-dev Architecture: amd64 Version: 1:1.94.7+tod1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libfprint Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: FingerForce Team Installed-Size: 134 Depends: libfprint-2-tod1 (= 1:1.94.7+tod1-ok1), libfprint-2-dev (= 1:1.94.7+tod1-ok1), libglib2.0-dev (>= 2.56), libgudev-1.0-dev, libgusb-dev (>= 0.2.0), libpixman-1-dev, libnss3-dev Filename: pool/main/libf/libfprint/libfprint-2-tod-dev_1.94.7+tod1-ok1_amd64.deb Size: 18912 MD5sum: 71bd53a2bba7eeb0a76350688e81186a SHA1: 1e6ec7340ff7ff90f2ec6eebf70fdd9fec8091aa SHA256: a36adb2408519120fc500d3d02e02b4be9f04f738dc264e6fa5fc0a62bb44620 SHA512: f2600039cdf43a42e3793431d461c5172198c8444a199424b4a05a5f0e2bd5a6b3c456184685de2183d96911ea65f96cf4dd3dd5b02c3228ee47624ee7214863 Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint Description: async fingerprint library of fprint project, drivers development headers The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides development headers for creating device drivers. An example driver is available at: https://gitlab.freedesktop.org/3v1n0/libfprint-tod-example-driver Package: libfprint-2-tod1 Architecture: amd64 Version: 1:1.94.7+tod1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libfprint Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: FingerForce Team Installed-Size: 182 Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.68.0), libgusb2 (>= 0.2.4), libpixman-1-0 (>= 0.30.0) Filename: pool/main/libf/libfprint/libfprint-2-tod1_1.94.7+tod1-ok1_amd64.deb Size: 53980 MD5sum: 9f5ffdd7a91ee72f44f9d450fc9def1b SHA1: d888ac8a4fc8c45b48465521ca80c712ca68e4f4 SHA256: 484507fb06c9480880e7b33195036b62b332fec731daa448b285572674c700fb SHA512: 6060f2cfd37550dc430267fef8e79ed135a6c86e4c09dfc0bbb9dc4adaace6e5beb73c0238bfe499fcb05b6bd342a7691eb37a1788df009a7b7850faeaec95dc Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint Description: async fingerprint library of fprint project, drivers shared libraries The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides shared libraries for the TOD drivers. Package: libfreeaptx-dev Architecture: amd64 Version: 0.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libfreeaptx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 23 Depends: libfreeaptx0 (= 0.1.1-ok1) Filename: pool/main/libf/libfreeaptx/libfreeaptx-dev_0.1.1-ok1_amd64.deb Size: 3918 MD5sum: 8cebeb509e71ec79bfcb3006c25cc8b7 SHA1: 3f4f798af61745f40328d830caa69c377a493fe8 SHA256: e7b5281ba49e986e04d5a1678a2a2b2f34c9e245f920c7dd2cb7a8af29bd24da SHA512: 720a760f40a3f44d0f9397bbd22aedf952cc952f2bcf0c77670106872e3794a20e28304a9126ab3c655c38363d13b50f96f3c17220217633fc6f26b8aff83877 Homepage: https://github.com/iamthehorker/libfreeaptx Description: Development files for Free implementation of aptX libfreeaptx is based on version 0.2.0 of libopenaptx with the intent of continuing under a free license without the additional license restriction added to libopenaptx 0.2.1. . This package contains development files for libfreeaptx. Package: libfreeaptx0 Architecture: amd64 Version: 0.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libfreeaptx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 42 Depends: libc6 (>= 2.4) Filename: pool/main/libf/libfreeaptx/libfreeaptx0_0.1.1-ok1_amd64.deb Size: 12956 MD5sum: c136b8787721d249b9dc58af3e1e34de SHA1: 3c50cfffe638389b5a3218d00ba191a18135b857 SHA256: 3af01d0b02af707010ca7ceb0239c3e9ec9093ae19a248caee850f86716f5fcf SHA512: 6caa12373d9f7c890fcf41847483a114b9fd62f7f894a3ee3d9b36b3be80a554406b681a4fe42e3fe12be852e76ceb40dd38d2f595427bff66b3fecd4a8ee36c Homepage: https://github.com/iamthehorker/libfreeaptx Description: Free implementation of aptX libfreeaptx is based on version 0.2.0 of libopenaptx with the intent of continuing under a free license without the additional license restriction added to libopenaptx 0.2.1. . The initial version of libfreeaptx was reset to 0.1.0 to prevent confusion between the two projects. Package: libfreecell-solver-dev Architecture: amd64 Version: 5.0.0-ok1.1 Priority: optional Section: libdevel Source: freecell-solver Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 332 Depends: libfreecell-solver0 (= 5.0.0-ok1.1) Filename: pool/main/f/freecell-solver/libfreecell-solver-dev_5.0.0-ok1.1_amd64.deb Size: 72154 MD5sum: cf28573fad3a389e70215ea2ce524de9 SHA1: 120a6a9a045b412cc3ea7721a55939f9ae3bbb68 SHA256: 99f2533bad67f0814d3eb58d236e50f93939a40b01938e0bd0d503771d6432d8 SHA512: 48bb0fcf51eeaf50ff8a4d0b4ccb1ad770f658e2c24bf7e6c86ac0c3813340d702b12f4b89f0d22f4a59e5fb350ab8491e0f0d2398c9fd42d5ac071aa152828e Homepage: http://fc-solve.shlomifish.org/ Description: Library for solving Freecell games (Development files) Freecell Solver is a library for automatically solving boards of Freecell and similar variants of card Solitaire. This package contains the header files and static libraries necessary for developing programs using Freecell Solver. . This package contains the files necessary to produce binaries which are linked against libfreecell-solver. Package: libfreecell-solver0 Architecture: amd64 Version: 5.0.0-ok1.1 Priority: optional Section: libs Source: freecell-solver Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 218 Depends: libc6 (>= 2.14) Filename: pool/main/f/freecell-solver/libfreecell-solver0_5.0.0-ok1.1_amd64.deb Size: 62242 MD5sum: fde3eb9f391c9a7d796ffabac0144037 SHA1: c24fd708b028f128062a08f91f8c87855c7aced7 SHA256: a1e95316d395e7c0c1f3e8d826a1ba845c7bd7349a68e5e27973463e8ef1cf70 SHA512: 694c746ed72b90904c63f098ba2d68facee4059ff560144bc032d855f7414cbf6d074e213a18c0ba22bb50a9b6df8a0b5507926de0cbed4fa7a7b71ac2b2649a Homepage: http://fc-solve.shlomifish.org/ Description: Library for solving Freecell games Freecell Solver is a library for automatically solving boards of Freecell and similar variants of card Solitaire. This package contains the header files and static libraries necessary for developing programs using Freecell Solver. Package: libfreeimage-dev Architecture: amd64 Version: 3.18.0+ds2-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: freeimage Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 1698 Depends: libfreeimage3 (= 3.18.0+ds2-ok6) Filename: pool/main/f/freeimage/libfreeimage-dev_3.18.0+ds2-ok6_amd64.deb Size: 341020 MD5sum: 2189dcae0293e956e26fd20165d3c94b SHA1: bf06abef559b8c2a4756dea4481d02ef25b22762 SHA256: 8f1862b7c008eaead82c55475a6917088cf39575832ca891d5ad76b30128a5a9 SHA512: 49755a15925de71f90b04fb04d78bd4610d25a311e07b7c8ed3707e4fbd02424d25ef3d37d3aa66bf0135437dc4a3f9aa95219af7dbb95550467115b01c0c5e5 Homepage: https://freeimage.sourceforge.net/ Description: Support library for graphics image formats (development files) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the headers and static libraries needed to develop programs using FreeImage. Package: libfreeimage3 Architecture: amd64 Version: 3.18.0+ds2-ok6 Multi-Arch: same Priority: optional Section: libs Source: freeimage Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 785 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libimath-3-1-29t64 (>= 3.1.9), libjpeg62-turbo (>= 1:2.0.2), libjxr0t64 (>= 1.0), libopenexr-3-1-30 (>= 3.1.5), libopenjp2-7 (>= 2.0.0), libpng16-16t64 (>= 1.6.2), libraw23t64 (>= 0.16.0), libstdc++6 (>= 11), libtiff6 (>= 4.5.0~rc1), libwebpmux3 (>= 1.3.2), zlib1g (>= 1:1.1.4) Filename: pool/main/f/freeimage/libfreeimage3_3.18.0+ds2-ok6_amd64.deb Size: 274780 MD5sum: 02a1ab7dd39fd0fa2f9e99feea5da864 SHA1: 92c89e8aba57b5dca75869244fe5154a4cf572b2 SHA256: a3d99c4cfb087c0e03e6b4cf82a80a570a4d83aca4bf4305ee31ca721d489ec7 SHA512: 54840d0c0b69c51e998a2ddde71ca33cd1a01a0a67a0af1c38d6129f08eee3bb9e2611b9e19c7e24e3edb49e14dd7f2582c4c39e223d68fe357737454d4b7935 Homepage: https://freeimage.sourceforge.net/ Description: Support library for graphics image formats (library) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the FreeImage library. Package: libfreeimageplus-dev Architecture: amd64 Version: 3.18.0+ds2-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: freeimage Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 109 Depends: libfreeimage-dev, libfreeimageplus3 (= 3.18.0+ds2-ok6) Suggests: libfreeimageplus-doc Filename: pool/main/f/freeimage/libfreeimageplus-dev_3.18.0+ds2-ok6_amd64.deb Size: 18928 MD5sum: e99009e79adc3a9d4c4f96d9ff15d86b SHA1: 8ab2fc651f8f939c6330f057a14b26540dcd68c1 SHA256: c25b9e2cba6e1619a9d2c47df486e34e3c524d3ea5f1c783351fdb3ea7cd7036 SHA512: f4a1ed395f973d5c024a30730e172ffb4032a26214c705210c85d2d9f3c3e190fd6194da3df4ac2d42376ea8e76b2ec427f536b73b81e33d38f9d2fd542a6e85 Homepage: https://freeimage.sourceforge.net/ Description: C++ wrappers for FreeImage (development files) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the headers and static libraries needed to develop programs using FreeImagePlus. Package: libfreeimageplus-doc Architecture: all Version: 3.18.0+ds2-ok6 Multi-Arch: foreign Priority: optional Section: doc Source: freeimage Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 1507 Depends: libjs-jquery Filename: pool/main/f/freeimage/libfreeimageplus-doc_3.18.0+ds2-ok6_all.deb Size: 156540 MD5sum: ed27abae0f27be0b4fee9008c7dfa1ac SHA1: c91885e94cdfbd0b3e0a2bc8658f9323907501ee SHA256: 01e63295b26add3d1f8846905035e76f499811434c7f18425ec3d1280200a3c1 SHA512: 20a0928657d8efbfe967f1eccd1008b147a98e67b08392e0802f303d0bbd637c2708c3fc423f3d6dcc373090980757413e84055b75ea6c3328299985ca2f9b6c Homepage: https://freeimage.sourceforge.net/ Description: C++ wrappers for FreeImage (documentation) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the documentation for FreeImagePlus. Package: libfreeimageplus3 Architecture: amd64 Version: 3.18.0+ds2-ok6 Multi-Arch: same Priority: optional Section: libs Source: freeimage Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 108 Depends: libc6 (>= 2.4), libstdc++6 (>= 5) Filename: pool/main/f/freeimage/libfreeimageplus3_3.18.0+ds2-ok6_amd64.deb Size: 19996 MD5sum: e50c4c39bfdbbfec84a61a3fca07c279 SHA1: c8e2dce411bcc6cec0e74ec752f2ec9b87d75b7d SHA256: de2fade84b7bfb9cd81b5e21e52aba00da9092d848599f5f8fce75f228926bdf SHA512: b5a430690629dcbb9abc5b7e4b827540718982174d0c5fb524ef8a892c72fa2147cfc759384cfe5b1aafd8608bd76a4afe8029fdad91f63a2b7a25575c30ac76 Homepage: https://freeimage.sourceforge.net/ Description: C++ wrappers for freeimage (library) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the FreeImagePlus library. Package: libfreerdp-client2-2t64 Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 856 Provides: libfreerdp-client2-2 (= 2.11.5+dfsg1-ok2) Depends: libasound2t64 (>= 1.0.18), libc6 (>= 2.28), libcups2t64 (>= 1.7.0), libfreerdp2-2t64 (= 2.11.5+dfsg1-ok2), libpulse0 (>= 0.99.1), libusb-1.0-0 (>= 2:1.0.19), libwinpr2-2t64 (>= 2.9.0+dfsg1) Breaks: libfreerdp-client2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libfreerdp-client2-2 (<< 2.11.5+dfsg1-ok2) Replaces: libfreerdp-client2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libfreerdp-client2-2 Filename: pool/main/f/freerdp2/libfreerdp-client2-2t64_2.11.5+dfsg1-ok2_amd64.deb Size: 258224 MD5sum: 602618486b99d1b3f2aeed55213d1a46 SHA1: 69864e9fedb26e0f2a0f10996d25b1bafb5bf238 SHA256: 2c76d785136e72dbb6e58b39d32e12e9d8ece078b7250d1f618a3da08469f542 SHA512: ff959421340ffe370b22ce6c60058d569edc0d18236ec9b8556a070de2e4dacc306927cbcd3eb5aff0ce085b3d6611f1c7890767c5e140ee4c8c1fb3056376df Homepage: https://www.freerdp.com/ Description: Free Remote Desktop Protocol library (client library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for common client functionality. Package: libfreerdp-server2-2t64 Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 392 Provides: libfreerdp-server2-2 (= 2.11.5+dfsg1-ok2) Depends: libc6 (>= 2.14), libfreerdp2-2t64 (= 2.11.5+dfsg1-ok2), libwinpr2-2t64 (>= 2.8.0+dfsg1) Breaks: libfreerdp-server2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libfreerdp-server2-2 (<< 2.11.5+dfsg1-ok2) Replaces: libfreerdp-server2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libfreerdp-server2-2 Filename: pool/main/f/freerdp2/libfreerdp-server2-2t64_2.11.5+dfsg1-ok2_amd64.deb Size: 101680 MD5sum: 39abf9318d487514b63ba81f2b997e1b SHA1: 7f783b1a042fe01ea39ca69b9203f8847824469a SHA256: 26a59fc6342e2fa3822109117f78c09ceaa7231ff3cbc09f6952dd5c14b9ede7 SHA512: 99694418381109479fc6d7092d62c8772df7ad4de151a4961d8a181712198d17963824d4bac1fd3ffe7b8f2a20eb9ef6dbecd8d3983ea3e8591fd61688521c87 Homepage: https://www.freerdp.com/ Description: Free Remote Desktop Protocol library (server library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library with common server functionality. Package: libfreerdp-shadow-subsystem2-2t64 Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 170 Provides: libfreerdp-shadow-subsystem2-2 (= 2.11.5+dfsg1-ok2) Depends: libc6 (>= 2.4), libfreerdp-shadow2-2t64 (= 2.11.5+dfsg1-ok2), libfreerdp2-2t64 (>= 2.0.0~git20160317.1.75ae3f5+dfsg1), libpam0g (>= 0.99.7.1), libwinpr2-2t64 (>= 2.4.1+dfsg1), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxinerama1, libxtst6 Breaks: libfreerdp-shadow-subsystem2-2 (<< 2.11.5+dfsg1-ok2), libfreerdp-shadow2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Replaces: libfreerdp-shadow-subsystem2-2, libfreerdp-shadow2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~) Filename: pool/main/f/freerdp2/libfreerdp-shadow-subsystem2-2t64_2.11.5+dfsg1-ok2_amd64.deb Size: 27828 MD5sum: b9daabfc9237f098fde4ccb1aa3e5809 SHA1: 0f39ce46cb9fe5ac5059fe2ca498154b938ca99f SHA256: a9e84ff67d5bf238a00c1148b069a898955af276e64c0f2693be95bb127e05f2 SHA512: c95813cee7137928a1fb49e617291da05368b6fe3b2dfa29cde1a454ca964e2a3191fbd413e834dabb402223235e92859a6a0be34ad5c1b824b86739cc17db6f Homepage: https://www.freerdp.com/ Description: FreeRDP Remote Desktop Protocol shadow subsystem libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow subsystem libraries. Package: libfreerdp-shadow2-2t64 Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 234 Provides: libfreerdp-shadow2-2 (= 2.11.5+dfsg1-ok2) Depends: libc6 (>= 2.14), libfreerdp-server2-2t64 (= 2.11.5+dfsg1-ok2), libfreerdp2-2t64 (>= 2.3.0+dfsg1), libwinpr-tools2-2t64 (= 2.11.5+dfsg1-ok2), libwinpr2-2t64 (>= 2.4.1+dfsg1) Breaks: libfreerdp-shadow2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libfreerdp-shadow2-2 (<< 2.11.5+dfsg1-ok2) Replaces: libfreerdp-shadow2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libfreerdp-shadow2-2 Filename: pool/main/f/freerdp2/libfreerdp-shadow2-2t64_2.11.5+dfsg1-ok2_amd64.deb Size: 59064 MD5sum: 9d3760ca6d70ab315b2bcc35e85f751a SHA1: a76110182cc786ace3effab79f0581e662e80d25 SHA256: 0dc55211a25b764119b4ad37ebf9e6f1883641c6a0d15b49572aee789ce18401 SHA512: ea16daeef6b1f6059c9a282ef6e5c1e69ca9ba3f15031fb25cda62b448ca64fc28be48832070c1ea4be03469466c230821e999c48f9800e38f77675e500bea42 Homepage: https://www.freerdp.com/ Description: FreeRDP Remote Desktop Protocol shadow libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow libraries. Package: libfreerdp2-2t64 Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 1643 Provides: libfreerdp2-2 (= 2.11.5+dfsg1-ok2) Depends: libavcodec60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.32), libjpeg62-turbo (>= 1.3.1), libssl3t64 (>= 3.0.0), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.0), libwinpr2-2t64 (= 2.11.5+dfsg1-ok2), libx11-6, libxkbfile1 (>= 1:1.1.0) Suggests: freerdp2-x11 Breaks: libfreerdp2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libfreerdp2-2 (<< 2.11.5+dfsg1-ok2) Replaces: libfreerdp2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libfreerdp2-2 Filename: pool/main/f/freerdp2/libfreerdp2-2t64_2.11.5+dfsg1-ok2_amd64.deb Size: 526304 MD5sum: f8d057d13a1fc1a874cbbdb31975924c SHA1: f305d40b4d882c60035733c3ca20ac6f9c2a4271 SHA256: 56119556594740ba3215efdbdb4591c9130b693e2c1036f76e5898f0f6b39656 SHA512: 27cc4bb561eb1d114814919a8501f434187319d9ae8056b66db954a14e3ba32fdd41e2f2a56f304fc0e533a875f8919aea064186831d28606c09e3f0a554c554 Homepage: https://www.freerdp.com/ Description: Free Remote Desktop Protocol library (core library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library with all core functionality. Package: libfreetype-dev Architecture: amd64 Version: 2.13.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: freetype Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2049 Provides: libfreetype6-dev (= 2.13.2+dfsg-ok1) Depends: libfreetype6 (= 2.13.2+dfsg-ok1), libbrotli-dev, libbz2-dev, libc6-dev | libc-dev, libpng-dev, zlib1g-dev | libz-dev Suggests: freetype2-doc (= 2.13.2+dfsg-ok1) Breaks: libfreetype6-dev (<< 2.10.1) Replaces: libfreetype6-dev (<< 2.10.1) Filename: pool/main/f/freetype/libfreetype-dev_2.13.2+dfsg-ok1_amd64.deb Size: 530740 MD5sum: b365a76601b0c9603b7ac461d2700058 SHA1: 4967a53f59b8c263900eadc7e8bf039c1cee2537 SHA256: 3ef2435d3586dadc347ba5252e379927773ad3ea14a04f1c96b769d113083140 SHA512: 680b87f24b43c565ecbedb3312ad19567267b0ed45a8c78e94cf553916e7a6cc0baf33fb543e17045641fffec0b379e492201fb13e9eab414adc9553d0fa9e2f Homepage: https://freetype.org Description: FreeType 2 font engine, development files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on providing small, efficient and ubiquitous products. . This package contains all of the supplementary files you need to develop your own programs using the FreeType 2 library. Package: libfreetype6 Architecture: amd64 Version: 2.13.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: freetype Origin: openKylin Maintainer: openKylin Developers Installed-Size: 864 Depends: libbrotli1 (>= 0.6.0), libbz2-1.0, libc6 (>= 2.33), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Filename: pool/main/f/freetype/libfreetype6_2.13.2+dfsg-ok1_amd64.deb Size: 365120 MD5sum: fd791d2eef22f1bd1466cba8858ed928 SHA1: 651129d246666d6adc3a1656236a6d9c33325906 SHA256: 085250b54be4e9e90cc52db0335bb3e9c00a5270641a206e00f2fee444f9f644 SHA512: be8c707df45b7e7f8c16c7ffcba92713ec750f45d64b178fcf5f68ce881f990d8f9f9fb04e149ee24e875c7c03c18920b562a5bfefda12f31139f9bc1390f54b Homepage: https://freetype.org Description: FreeType 2 font engine, shared library files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on providing small, efficient and ubiquitous products. . The FreeType 2 library is their new software font engine. It has been designed to provide the following important features: * A universal and simple API to manage font files * Support for several font formats through loadable modules * High-quality anti-aliasing * High portability & performance . Supported font formats include: * TrueType files (.ttf) and collections (.ttc) * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format * Type 1 Multiple Master fonts. The FreeType 2 API also provides routines to manage design instances easily * Type 1 CID-keyed fonts * OpenType/CFF (.otf) fonts * CFF/Type 2 fonts * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with the Adobe SVG viewer plugin. * Windows FNT/FON bitmap fonts . This package contains the files needed to run programs that use the FreeType 2 library. Package: libfreexl-dev Architecture: amd64 Version: 2.0.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: freexl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 160 Depends: libfreexl1 (= 2.0.0-ok1), libexpat1-dev, libminizip-dev, zlib1g-dev Filename: pool/main/f/freexl/libfreexl-dev_2.0.0-ok1_amd64.deb Size: 39856 MD5sum: b33c358011d1fe0a1cea1bf0cba84b93 SHA1: 0a228548fdec7f337d7b9288534a5eab869c01b8 SHA256: 208d611e47c537b443c4fba0ad680b7f89dbeae2cba46e799d72567b46c27136 SHA512: 10511f8c1fa0fa117003b841fd85281a634d27ba4252a38a70f466ae2c0a2ae594ecb7cacf84f81a0bc2922e2e50956bb8b26e97ea4733c70c79c3b556ac9eab Homepage: https://www.gaia-gis.it/fossil/freexl/ Description: library for direct reading of Microsoft Excel spreadsheets - devel FreeXL is a C library implementing direct reading of Microsoft Excel spreadsheets, up to the BIFF8 file format specification (i.e. .xls, Microsoft Excel XP/2003 and older). The XML SS file format specification (.xlsx, Microsoft Excel 2007 and newer) is not supported. . This package contains the development headers. Package: libfreexl1 Architecture: amd64 Version: 2.0.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: freexl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 155 Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libminizip1t64 Filename: pool/main/f/freexl/libfreexl1_2.0.0-ok1_amd64.deb Size: 38744 MD5sum: f690e00ed98315dfdf442e185803868c SHA1: 2fdaf2f69cb7aa42ae5502964bceee52be634642 SHA256: 23daa740b18914454e5d0bcc4db36e25a575f0a27b31ab3a9f3a97bdd6713c7f SHA512: 3287697220fe8d7024c347e09fa56541aad5f310b10f237fccab2a502504ab907906b61dd542f5c9a2ffa1a4bf6c739202522dc353658f0092785a4b1c5fdd4f Homepage: https://www.gaia-gis.it/fossil/freexl/ Description: library for direct reading of Microsoft Excel spreadsheets FreeXL is a C library implementing direct reading of Microsoft Excel spreadsheets, up to the BIFF8 file format specification (i.e. .xls, Microsoft Excel XP/2003 and older). The XML SS file format specification (.xlsx, Microsoft Excel 2007 and newer) is not supported. . This package contains the shared library. Package: libfribidi-bin Architecture: amd64 Version: 1.0.13-ok1 Priority: optional Section: utils Source: fribidi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Hebrew Packaging Team Installed-Size: 75 Depends: libc6 (>= 2.34), libfribidi0 (>= 0.19.2) Breaks: libfribidi0 (<< 0.19.2-3) Replaces: libfribidi0 (<< 0.19.2-3) Filename: pool/main/f/fribidi/libfribidi-bin_1.0.13-ok1_amd64.deb Size: 8644 MD5sum: 0d43fabcfcb04e851f79349943a3165c SHA1: b8c7515ef311fb1c4318760fb3ad74a2fc5a2d59 SHA256: 6660ed1a7e207e7b8b041cae977d4b01d958fbd00e32951e96f2ca263e1dc473 SHA512: f2c9610d46e0a4b8f69bb2fa52d447d45118abd2bdecaca6f01aec0c54d9704abaa2904b08921edfedc9c67b4b5c524a8f8db5b58eca20a5c83d0c8784ca7d06 Homepage: http://www.fribidi.org/ Description: Free Implementation of the Unicode BiDi algorithm (utility) FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package contains a command line interface for the fribidi library. Package: libfribidi-dev Architecture: amd64 Version: 1.0.13-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: fribidi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Hebrew Packaging Team Installed-Size: 327 Depends: libfribidi0 (= 1.0.13-ok1) Filename: pool/main/f/fribidi/libfribidi-dev_1.0.13-ok1_amd64.deb Size: 62176 MD5sum: 82705d0b1ee9920a9e59c940b75358c2 SHA1: dd31f544406e2820acbd6ac8b41c33fec5cebc51 SHA256: f3024059b8bb5543aab5dcfeffbc6e9b37b554e4bd710eb4a91c8a25bf922ee0 SHA512: 160c6493224f480d9a71da192770251718ccee1e2b64bfeb79ead938ca6edbd951ced0e0b6d5bf742c90996342f62d46b91619750005e18964254cd7fdcbb196 Homepage: http://www.fribidi.org/ Description: Development files for FreeBidi library FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package contains the header files and static libraries for the FriBidi C library. Package: libfribidi0 Architecture: amd64 Version: 1.0.13-ok1 Multi-Arch: same Priority: optional Section: libs Source: fribidi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Hebrew Packaging Team Installed-Size: 188 Depends: libc6 (>= 2.4) Filename: pool/main/f/fribidi/libfribidi0_1.0.13-ok1_amd64.deb Size: 23152 MD5sum: 604756428a179c6d7db23feebc8234d4 SHA1: 322674ad78b808cd40adf7a17c02a4157229c96e SHA256: 6db6b6afdd181fd58ebdf361696ce19eaee5e8be0dca689fac3a0658d0b9d5bc SHA512: 1e52f8a97a94bb615e1792869914ff50ee43cd31b9d0b0d6c5f8b45dc1563098052f10ddcfa50c1ad599abff5f735562b229255c46603ddf469a93ec4abd4f87 Homepage: http://www.fribidi.org/ Description: Free Implementation of the Unicode BiDi algorithm FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package contains the shared libraries. Package: libfunction-parameters-perl Architecture: amd64 Version: 2.002004-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 157 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Recommends: libmoo-perl Filename: pool/main/libf/libfunction-parameters-perl/libfunction-parameters-perl_2.002004-ok1_amd64.deb Size: 52616 MD5sum: 24e15abf23630f65476999a20ed3e789 SHA1: 7e17e13240c5c49a33afe63fbb2df74bd0768f9c SHA256: 53b85351969412462dd6f9ce715accd11f856fd4b6374d4c6789ba6c8a5c04b5 SHA512: 5ed2a52ccc07a03c0537cb8884d9465d1c68f519098b8da2aa71fd0735a8a7df031299ba0a666c6137f6865f1f45d49b913b96d51308392752a69c0e2fb686c9 Homepage: https://metacpan.org/release/Function-Parameters Description: module for subroutine definitions with parameter lists Function::Parameters extends Perl with keywords that let you define functions with parameter lists. It uses Perl's keyword plugin API, so it works reliably and doesn't require a source filter. Package: libfuse3-3 Architecture: amd64 Version: 3.16.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: fuse3 Origin: openKylin Maintainer: wudan Original-Maintainer: wudan Installed-Size: 305 Depends: libc6 (>= 2.38) Suggests: fuse3 Filename: pool/main/f/fuse3/libfuse3-3_3.16.0-ok1_amd64.deb Size: 77124 MD5sum: 8c53ae2841a4be24c3abae7d9cabd377 SHA1: 31ea7b2d430815caf254037f8230826b5a2ee586 SHA256: 920f616fde5ab3a25caab37499c8c3bac7da5b321de7343ef5580c71075e71f4 SHA512: f5114c6881aa63e1157b22fbc9fab30b5a4a329b7eaa0200945c2f64db959c3a108b386d0b2edeb77740edd651bf4e66303efd2ef154c38222206e06dea74ab6 Homepage: https://github.com/libfuse/libfuse/wiki Description: Filesystem in Userspace (library) (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. . This package contains the shared library. Package: libfuse3-dev Architecture: amd64 Version: 3.16.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: fuse3 Origin: openKylin Maintainer: wudan Original-Maintainer: wudan Installed-Size: 716 Depends: libfuse3-3 (= 3.16.0-ok1), libselinux-dev Suggests: fuse Filename: pool/main/f/fuse3/libfuse3-dev_3.16.0-ok1_amd64.deb Size: 130820 MD5sum: e3745f33a6007f37c10861305d55fdf4 SHA1: 1cb566b23fc1d54e16f2dc5dc54b14fe3a3d00f6 SHA256: 6272151e7c145f2583dcb1fcde1028ce25ac67f4815a0bced460df74c00ee071 SHA512: d6ba94343b5b819ee3eedde65afd24ca11700dea1ddc4c9c9b37e7355ec05c5254c7a3b9fa8a83a3be885bf4466dca356a5e8b686c1f8d1e62091cdb10017927 Homepage: https://github.com/libfuse/libfuse/wiki Description: Filesystem in Userspace (development) (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. . This package contains the development files. Package: libfuture-perl Architecture: all Version: 0.50-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 194 Depends: perl:any Recommends: libfuture-xs-perl Filename: pool/main/libf/libfuture-perl/libfuture-perl_0.50-ok1_all.deb Size: 74768 MD5sum: 2b0e495a66c15303dfbf0d3d8fad5dbb SHA1: 070a7f0c4c7e75253442a859860b34781500f27a SHA256: c87d33ff3a1de5a4e1cd1bafbfa60c241ac2e1802da785d1a47acd788afbff9c SHA512: d4b8dcabadc4eb8461362729babf8865941f603857e0e58da0c3f7e254cca4e9647ae1633a3bcb02f93d7c554da7a4c339acce3022a560c1675de4c53289246b Homepage: https://metacpan.org/release/Future Description: module for operations awaiting completion A Future object represents an operation that is currently in progress, or has recently completed. It can be used in a variety of ways to manage the flow of control, and data, through an asynchronous program. . Some futures represent a single operation and are explicitly marked as ready by calling the done or fail methods. These are called "leaf" futures here, and are returned by the new constructor. . Other futures represent a collection sub-tasks, and are implicitly marked as ready depending on the readiness of their component futures as required. These are called "dependent" futures here, and are returned by the various wait_* and need_* constructors. . It is intended that library functions that perform asynchronous operations would use Future objects to represent outstanding operations, and allow their calling programs to control or wait for these operations to complete. The implementation and the user of such an interface would typically make use of different methods on the class. The methods below are documented in two sections; those of interest to each side of the interface. Package: libfuzzer-10-dev Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 794 Depends: clang-10 (= 1:10.0.0-ok3) Filename: pool/main/l/llvm-toolchain-10/libfuzzer-10-dev_10.0.0-ok3_amd64.deb Size: 160032 MD5sum: 895bd34b9ee9d64c813d2c419998fb32 SHA1: 993843a81900b6c5f1fcbea7272c59b16a030100 SHA256: a531c232aebb56bcd7127cf1dc0fdddb9a0c1a8f83ad07e6b8327568a9223950 SHA512: 89778c619c234656ecf1d800fceb78c2f3dfd8c0b45d34310453b253d9404024675d452e9669f6b4da9f0464a965dbf6d5db1b2d4ed3bbc7ebf5b760900b959f Homepage: https://www.llvm.org/ Description: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libfuzzer-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 831 Depends: clang-15 (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/libfuzzer-15-dev_15.0.7-ok3_amd64.deb Size: 170152 MD5sum: d3afc3c441bfb928a9169eecaf591765 SHA1: b5701ccd6935802c17903c685d15ec6da8da6dbc SHA256: 8b0194491bab7af39692f2e56249034ca6847ebe8a5d98f0a4700ec367b8d1ad SHA512: 2e12bd040cffcccf956c6f72dfacb5c0d802af5837bfe10e4fd337ecb6639e0a2bf10e4ada7f989a877737b37639d28685fef9fe70799d63b2c664b3de0c1132 Homepage: https://www.llvm.org/ Description: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libfuzzer-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 836 Depends: clang-17 (= 1:17.0.6-9ok4) Filename: pool/main/l/llvm-toolchain-17/libfuzzer-17-dev_17.0.6-9ok4_amd64.deb Size: 153960 MD5sum: 8c1a831dd51fc5a7f1504503d852ec62 SHA1: 5d952ac4e3ce92b91805cb58736367f8c1817964 SHA256: 5bf82e3f161bddaf1b639b793484dbc6635f2f0b4225619d771f09a131d68845 SHA512: bf2aab601e7539c7651129882d0939aa0d38bcd55cdcddc6374c6e273e2aa3febcb0d2ce6047815da017c4358778cf20814a79dfc9830fc56650286ebd3f58b3 Homepage: https://www.llvm.org/ Description: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libfyba-dev Architecture: amd64 Version: 4.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: fyba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 884 Depends: libfyba0 (= 4.1.1-ok1) Filename: pool/main/f/fyba/libfyba-dev_4.1.1-ok1_amd64.deb Size: 166456 MD5sum: cae5e0f866081179d244614f90dc8633 SHA1: feb0807b2ab98159c1536d93e103cc2c3f0c18c6 SHA256: d0a0f7fb3cafeb0d3888e934953b41b6b73586ec8aed3817f84e0bb06c065ca3 SHA512: 8555729063df8b2393e2d5133a73acb689b3cab1872506cf256fcb090d35cbefc233b2fe2d85aa9f3a18d57407e095f0ea81a6a874fbfe5357c21cef8568eaab Homepage: https://github.com/kartverket/fyba Description: Header files for FYBA library This is the development package for developing applications that depends on libfyba. It includes header files, static library files and HTML documentation. Package: libfyba0 Architecture: amd64 Version: 4.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: fyba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 318 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Filename: pool/main/f/fyba/libfyba0_4.1.1-ok1_amd64.deb Size: 111528 MD5sum: 2b9841c0c1912f97da869d97b328075c SHA1: f0a2cac1d144c4c1e1fb33ea034bf8817ac2f12f SHA256: 492264066a50a99d424b290b22a86403a7b6ad32b2f44fe391c2764420d5a78f SHA512: 3f92ab5a8b81c90ab0caf7ae954724c0fc37caf5e2f4adf2e71319805c4dabba356265d546d87508e59216b1bedca794ad9843d8fa98f28b6121c9627619f8e1 Homepage: https://github.com/kartverket/fyba Description: FYBA library to read and write Norwegian geodata standard format SOSI OpenFYBA is the source code release of the FYBA library, distributed by the National Mapping Authority of Norway (Statens kartverk) to read and write files in the National geodata standard format SOSI. Package: libgail-3-0t64 Architecture: amd64 Version: 3.24.41-4ok1~0805.1 Multi-Arch: same Priority: optional Section: libs Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 116 Provides: libgail-3-0 (= 3.24.41-4ok1~0805.1) Depends: at-spi2-core, libatk1.0-0t64 (>= 2.35.1), libc6 (>= 2.4), libglib2.0-0t64 (>= 2.57.2), libgtk-3-0t64 (= 3.24.41-4ok1~0805.1), libpango-1.0-0 (>= 1.44.0) Breaks: libgail-3-0 (<< 3.24.41-1.1) Replaces: libgail-3-0 (<< 3.24.41-1.1) Filename: pool/main/g/gtk+3.0/libgail-3-0t64_3.24.41-4ok1~0805.1_amd64.deb Size: 27928 MD5sum: 81fe8831773bbab8f1e02b3d7c1968ac SHA1: dd2e45e5d834e0a64f88c0a61b672f79af8eb3e0 SHA256: f905b99bd187c4d423ca9a92397d355c97109b8617814d2330d4539139da0708 SHA512: 6ef0cd0d005dc47c05b16a445d2c3cafb518f11f238f043a9fa898d2e58453c4fd732e6283cd03db692de808198c912b10eaeb6c67cba4b34fe05e5b6bdcebba Homepage: https://www.gtk.org/ Description: GNOME Accessibility Implementation Library -- shared libraries Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the shared library. Package: libgail-3-dev Architecture: amd64 Version: 3.24.41-4ok1~0805.1 Multi-Arch: same Priority: optional Section: libdevel Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 91 Depends: libatk1.0-dev, libgail-3-0t64 (= 3.24.41-4ok1~0805.1), pkgconf, libgtk-3-dev (= 3.24.41-4ok1~0805.1) Suggests: libgail-3-doc Filename: pool/main/g/gtk+3.0/libgail-3-dev_3.24.41-4ok1~0805.1_amd64.deb Size: 19684 MD5sum: 6e9f47a2f1c6ab0e8a67c2526175806e SHA1: 18416c49d16bc12796d3b0bf5feeefb489d039ef SHA256: 933244ae1db2d24ca6161a998d83912fd7ccf9f51c4077c19580b04c651af411 SHA512: 4b3445a46d9297a43289ddc3907f021ce68ec9e08ae4435105734d8a91432939a5af9c3abe40903400684e53f11d47ec6f4675be89358da3c14989ae599c4137 Homepage: https://www.gtk.org/ Description: GNOME Accessibility Implementation Library -- development files Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the development files for Gail. Package: libgail-3-doc Architecture: all Version: 3.24.41-4ok1~0805.1 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 149 Suggests: devhelp Filename: pool/main/g/gtk+3.0/libgail-3-doc_3.24.41-4ok1~0805.1_all.deb Size: 34264 MD5sum: 0f7946babafdc45a3e2e00b85aadc150 SHA1: 9cf7b7366e9b2119135edd748df5c129f5c67bdb SHA256: 00c286c261554ea2528dad56f6de08589eb9dddff5e0b45ee3e554df72637d01 SHA512: 053ee3a104d76b6e683c0151a9b22f4626891d5a0f654f03392269b72cd62c0d8ba8dfc6cd902f6802e97806df48e701d6f7d00f0da2369fec9b9efdb81168b0 Homepage: https://www.gtk.org/ Description: documentation files of the Gail library Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the documentation files for Gail. Package: libgail-common Architecture: amd64 Version: 2.24.33-ok2 Multi-Arch: same Priority: optional Section: libs Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 416 Depends: libatk1.0-0t64 (>= 1.32.0), libc6 (>= 2.14), libgail18t64 (= 2.24.33-ok2), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0t64 (>= 2.79.0), libgtk2.0-0t64 (>= 2.24.0), libpango-1.0-0 (>= 1.28.3), libx11-6 Filename: pool/main/g/gtk+2.0/libgail-common_2.24.33-ok2_amd64.deb Size: 115908 MD5sum: bfe251b7eb39445c9aeb50d8d53c1ac3 SHA1: f7a472deb9beecc1fb064a1b3a99baa8ad7e308b SHA256: 7a076f16255a401dd54f0fdc6496853a315be47fab53186d230a3e60ff2ad829 SHA512: cd05f4a6de78572de561501caa69f8f9d759b17ae342c451330034bbf7d57760f8daa8b59152cd0716b6122cdc34df3b57fcbdea10518cfc121d7e69496b4bfb Homepage: http://www.gtk.org/ Description: GNOME Accessibility Implementation Library -- common modules Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains core shared libraries. Package: libgail-dev Architecture: amd64 Version: 2.24.33-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 42 Depends: libgail18t64 (= 2.24.33-ok2), libgail-common (= 2.24.33-ok2), libgtk2.0-dev (= 2.24.33-ok2), pkg-config, libatk1.0-dev (>= 1.13.0) Suggests: libgail-doc Filename: pool/main/g/gtk+2.0/libgail-dev_2.24.33-ok2_amd64.deb Size: 7368 MD5sum: d26916a73af74380d517bedb39be5314 SHA1: 8279bd7342265a48239c1ee86a01941d86d444a5 SHA256: b7f94cd2bebf4d6bb2fdd4e5e57f7f97d84a9315ebde6aefc0ed64d88d9e476a SHA512: 79b4c7dbf8859430bbd976a88083aa78f8f4b965abeaf73cbe88865a15ef72db16d9d8d14c892ab3427f237f69773da321d924d0e6ea9219e2a57b93757a7d60 Homepage: http://www.gtk.org/ Description: GNOME Accessibility Implementation Library -- development files Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the development files for Gail. Package: libgail-doc Architecture: all Version: 2.24.33-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 103 Suggests: devhelp Filename: pool/main/g/gtk+2.0/libgail-doc_2.24.33-ok2_all.deb Size: 15900 MD5sum: 8e16f162efffbf14e24eb646da455b2c SHA1: 282cc47261a34685cf54d459b5365d19c1eb99fa SHA256: 32cc1ae5b11517dccc7e0d7bb805bb4cfd667d4501b25a4dd6ec64fb2fa8a857 SHA512: 80e1ad9a4c9ad93a0df5278538b99c1a445ff4673eaea87b85be53baaa23ef2e918f128144b6fe1f46c450deb892ff838fee9329293853cd6ceada449b45e1a1 Homepage: http://www.gtk.org/ Description: documentation files of the Gail library Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the documentation files for Gail. Package: libgail18t64 Architecture: amd64 Version: 2.24.33-ok2 Multi-Arch: same Priority: optional Section: oldlibs Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 64 Provides: libgail18 (= 2.24.33-ok2) Depends: libatk1.0-0t64 (>= 1.32.0), libc6 (>= 2.4), libglib2.0-0t64 (>= 2.27.3), libgtk2.0-0t64 (= 2.24.33-ok2), libpango-1.0-0 (>= 1.28.3) Breaks: libgail18 (<< 2.24.33-ok2) Replaces: libgail18 Filename: pool/main/g/gtk+2.0/libgail18t64_2.24.33-ok2_amd64.deb Size: 14596 MD5sum: 221be6c897f61f027b161852c1c1c0a9 SHA1: 0d10a22521d6ce0611bad82fa894c1430f0887ee SHA256: ac013d7ff10aaa32993293326ec61c7023ac6e043a1aa02518f72dcf7fc874ba SHA512: e6a8b26f56eb367d01c545ef6a097b181af71b028077ae85c869277afaa9b7bd0709389af66113a92498712b054a7d1b2651e4e3dc889cdc5ffa60a75d1902c3 Homepage: http://www.gtk.org/ Description: GNOME Accessibility Implementation Library -- shared libraries Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the shared library. Package: libgarcon-1-0 Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 194 Depends: libgarcon-common, libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2), libxfce4util7 (>= 4.9.0) Filename: pool/main/g/garcon/libgarcon-1-0_4.18.1-ok1_amd64.deb Size: 45350 MD5sum: f912c84e5142cc63ed6161ed8398c11b SHA1: 76c6d0c37f96bc652970623a70100b59811148c3 SHA256: c3813718cbabf027730c0bb2429e9522e1284db0388bcd911ac1952ac0699c8d SHA512: 365a44f64963544e7ceea1f83386b0aa75e7f8cc235111f3d877c629f817409f7f0465c548f82de32e78e793576b2a6be0a9102dcb540da14e83fb2865b89530 Homepage: https://docs.xfce.org/xfce/garcon/start Description: freedesktop.org compliant menu implementation for Xfce garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains the core library and the GTK2 support library. Package: libgarcon-1-0-dev Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 16 Depends: libgarcon-1-dev Filename: pool/main/g/garcon/libgarcon-1-0-dev_4.18.1-ok1_amd64.deb Size: 1644 MD5sum: 63ed9cd7f478fcb7367bf16df5f237f3 SHA1: f712d7f17fa2cfca4e809f4c0587983148f4557c SHA256: a95b99fb813fcc38d07de1f69fc0eaa62d164fc4d322693c3b7b2a350a1c5e9d SHA512: 2cb614e61750ae7a01d1584f33d9a0184288ab1a772644b7d26d2bd1c62ffe0550cfafb28c72da48c06878a442bc3c2a9fc6bd3ef9773155d9951784b31547ae Homepage: https://docs.xfce.org/xfce/garcon/start Description: transitional package for libgarcon-1-dev This package has been renamed to libgarcon-1-dev. Package: libgarcon-1-dev Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 735 Provides: libgarcon-1-0-dev Depends: gir1.2-garcon-1.0 (= 4.18.1-ok1), libgarcon-1-0 (= 4.18.1-ok1) Suggests: devhelp Filename: pool/main/g/garcon/libgarcon-1-dev_4.18.1-ok1_amd64.deb Size: 47444 MD5sum: c598b3f76dbddef8f948edc4d48f17c6 SHA1: ce161f273cc29b2334fd7f661ec2dd38430a05ec SHA256: 8a9b859ed7c11142fc08f8be5a28d6c8d0f4c5e18b12dec95033b13f01017ae3 SHA512: 136581123f183df29801857fe5e6348d02a9be74299dd385fb47448d8f4d293a6fe7b81649a0cb6b9bf0009917f5d654a1ed9c892a5758fcb0e323682ea55f80 Homepage: https://docs.xfce.org/xfce/garcon/start Description: Development files for garcon-1 This package contains the headers and the static library for garcon-1. Package: libgarcon-common Architecture: all Version: 4.18.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 490 Filename: pool/main/g/garcon/libgarcon-common_4.18.1-ok1_all.deb Size: 58904 MD5sum: d0a1c24de58a4489cfd196d0926a15d1 SHA1: b94c5cc36564cf9b3ee31380703ea670e5b1af86 SHA256: 32c5e472314b29940a462b76d1c0e9515b430defa8a502b0ce6965433a72891b SHA512: a850b46c682599685907eedfe47dc9704528f8f3a046dcf0f1b02aa4e0a4ad2ddf85dc5f3687358bcac55eba619f33aa0ed736656dc06c8bb9eadf8c6f8e9ab3 Homepage: https://docs.xfce.org/xfce/garcon/start Description: common files for libgarcon menu implementation garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains common files like desktop-directories and menu file. Package: libgarcon-gtk3-1-0 Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 66 Depends: libc6 (>= 2.4), libgarcon-1-0 (>= 0.6.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.0.0), libxfce4ui-2-0 (>= 4.15.6), libxfce4util7 (>= 4.15.3) Filename: pool/main/g/garcon/libgarcon-gtk3-1-0_4.18.1-ok1_amd64.deb Size: 13674 MD5sum: b92834aa2f11047f53162ad3e336d47f SHA1: a5c37a3469cc6bfc8beeccb7fe91c0a2bd172566 SHA256: 306af7694030cff5b5da97333adfaf1743d75953ac5229304e4db543893aaa28 SHA512: 4d5f284ce6d06d102bf8387988addd74549973e7a21b888d29f4ae128fbcb1e5b8f2ea7b59fe29f6c0bbd8e6f2e05920d2addb16e79e382dec0540357ccc4d53 Homepage: https://docs.xfce.org/xfce/garcon/start Description: menu library for Xfce (GTK3 library) garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains the GTK-3 support library. Package: libgarcon-gtk3-1-dev Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: garcon Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 50 Depends: gir1.2-garcongtk-1.0 (= 4.18.1-ok1), libgarcon-gtk3-1-0 (= 4.18.1-ok1), libgarcon-1-dev, libxfce4ui-2-dev Suggests: devhelp Filename: pool/main/g/garcon/libgarcon-gtk3-1-dev_4.18.1-ok1_amd64.deb Size: 5356 MD5sum: fdff61ef1639e95d5b10b22764decbd1 SHA1: 81c22a0a598c3eee02da34fd858c76cdbeac6480 SHA256: aa5d39b4a82925d6edf3d268bd86b198aa66e06c571cbedff00d0fd1cf1d3620 SHA512: c3bcee6a771520a7027ceb083553d56d7d7908650e68f5643b3c71a1eae239131a56fdbf15591b8f590971f76a6fb4edcb16e04a8b93409e574426adbce28c10 Homepage: https://docs.xfce.org/xfce/garcon/start Description: Development files for garcon-gtk3 This package contains the headers and the static library for garcon-gtk3 library, the GTK3 support library for the garcon menu library. Package: libgav1-1 Architecture: amd64 Version: 0.18.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgav1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 944 Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12) Filename: pool/main/libg/libgav1/libgav1-1_0.18.0-ok1_amd64.deb Size: 329180 MD5sum: 745a3beaf24b3b7a16908e0ffb2e1fbf SHA1: 648ff4ecb2c6a31831b9b31d383253b03f87bed3 SHA256: d5fa83d801ba6e42d999ce76e3342aeb72e30194f5b8b32b66446294cefa86b8 SHA512: 862146358677381dc0ab69b31746c7dd7acfc16763c550b58ce3697f97bb142100cfe9674493b1735b84b7493ef6c65b18fbe48017d3a30ce51b7da151d5c32b Homepage: https://chromium.googlesource.com/codecs/libgav1/ Description: AV1 decoder developed by Google -- runtime library This package contains the runtime, shared library of gav1. Gav1 is a new decoder implementation for AV1 video encoding format (supporting profiles 0 and 1). Package: libgav1-bin Architecture: amd64 Version: 0.18.0-ok1 Priority: optional Section: utils Source: libgav1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 49 Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.38), libgav1-1 (>= 0.18.0), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Filename: pool/main/libg/libgav1/libgav1-bin_0.18.0-ok1_amd64.deb Size: 16480 MD5sum: 5ce3eda9d9625bba694ee33a44171ca3 SHA1: 350cbd74729598f2a1a15768d59c31f14d45c3cc SHA256: 32cb18e40a6d72f978be2a899e5b35f2f904260617eaab350e408a838510715c SHA512: a5f791ac8307aa891f9496781fab89a6e2be1c8b1a25cee13aa95540fe77b1634cdd7e64eff2a005f6780478afcdc0a2f6a362b307d5d919563cc5fe7e7e30cf Homepage: https://chromium.googlesource.com/codecs/libgav1/ Description: Av1 decoder developed by Google -- example application This package provides gav1_decode binary as an example application of libgav1. It can be used to decode IVF files. . Please see the output of "gav1_decode --help" for detailed options. Package: libgav1-dev Architecture: amd64 Version: 0.18.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgav1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1860 Depends: libgav1-1 (= 0.18.0-ok1) Filename: pool/main/libg/libgav1/libgav1-dev_0.18.0-ok1_amd64.deb Size: 399836 MD5sum: 5fac3c16c8d4b095864958e54778a261 SHA1: 9db03f0674e2a70d944cf1e7d7c0668dad747b51 SHA256: 7011c1bf44b3ce95f8b641195ca39c99eea2cb93f6e1f5ae6164dfbc238cc888 SHA512: 34a832ce65ba5ff8432d852eadf4d8cbc999a497dfa4215ae5428cb329112c3ac765bfef2a3dbef9f88798c2feeaaf6f22623b364b9b605d753822ce35469fb0 Homepage: https://chromium.googlesource.com/codecs/libgav1/ Description: AV1 decoder developed by Google -- development kit This package contains the header file and development library of gav1. Gav1 is A new decoder implementation for AV1 video encoding format (supporting profiles 0 and 1). Package: libgavl-dev Architecture: amd64 Version: 2.0.0~svn6298-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gavl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin KDE SIG Installed-Size: 413 Depends: libgavl2 (= 2.0.0~svn6298-ok1), pkg-config Recommends: libgavl-doc Filename: pool/main/g/gavl/libgavl-dev_2.0.0~svn6298-ok1_amd64.deb Size: 62726 MD5sum: acd9961fcb9911637fc4197d69abffe3 SHA1: 77dbc2d8480e1545a123f6d79b76ba5d29beb65d SHA256: 47cefe0188714f886fa8ddd0e247a013a25048c1c212f8a3717625a6b1591f9c SHA512: 347b85950c830497fdefe01a18014774d56d76c3600b93fea8028b50a02e47909251939a501474ef8dab0d0975e719c4044d931a02dd9242514492ee032fe0fe Homepage: http://gmerlin.sourceforge.net/ Description: low level audio and video library - development files Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying audio samples or video images inside an application. . In addition, it handles the sometimes ugly task to convert between all these formats and provides some elementary operations (copying, scaling, alpha blending etc). . This package contains the files needed to compile and statically link against Gavl. Package: libgavl-doc Architecture: all Version: 2.0.0~svn6298-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gavl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin KDE SIG Installed-Size: 3413 Filename: pool/main/g/gavl/libgavl-doc_2.0.0~svn6298-ok1_all.deb Size: 245700 MD5sum: aba421ee80aaf419257d840b178e9de9 SHA1: 83b171ebad9bd8a33eea0fc1748c242cb420d681 SHA256: e14baaf9eff874bedfa09b0b75c13157bc3e66f4ce537676d303a55ce10e6ebf SHA512: df993a4d087063c06436691db00085ff958909529d0f6e8847751b70170a3240784d507352317146e398dc19d3f3e6f0321b832109f80cb2baa89ee3fea47bb4 Homepage: http://gmerlin.sourceforge.net/ Description: low level audio and video library - documentation files Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying audio samples or video images inside an application. . In addition, it handles the sometimes ugly task to convert between all these formats and provides some elementary operations (copying, scaling, alpha blending etc). . This package contains the documentation about Gavl. Package: libgavl2 Architecture: amd64 Version: 2.0.0~svn6298-ok1 Multi-Arch: same Priority: optional Section: libs Source: gavl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin KDE SIG Installed-Size: 6625 Depends: libc6 (>= 2.29), libegl1, libgl1, libgnutls30 (>= 3.6.12), libva-x11-2 (>= 1.0.3), libva2 (>= 1.2.0), libx11-6 Filename: pool/main/g/gavl/libgavl2_2.0.0~svn6298-ok1_amd64.deb Size: 3849380 MD5sum: 759f43dc0398e235d4502770a3b58108 SHA1: 4035f8fbdfd5f4a6e7136024b853c45c1009c0bd SHA256: 45c6f7d20ff86d77f4d8902477437bb53d752b7f6a3da74c0476c31376591d36 SHA512: 71aba0fccdfde85535f1d35bcd7734f435933c5dd85a13dbd24310d8d4d4de438b9f468bef08d8b4fc0ec66f55b33c8f4a5579d1776339e53fdcdf4bcfc4c4b8 Homepage: http://gmerlin.sourceforge.net/ Description: low level audio and video library - runtime files Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying audio samples or video images inside an application. . In addition, it handles the sometimes ugly task to convert between all these formats and provides some elementary operations (copying, scaling, alpha blending etc). . This package contains the files needed to run a program compiled using Gavl. Package: libgbm-dev Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 52 Depends: libgbm1 (= 24.0.5-ok1) Filename: pool/main/m/mesa/libgbm-dev_24.0.5-ok1_amd64.deb Size: 9388 MD5sum: 001c58c362c7691b18e628b0f1d92d4d SHA1: d388895d2f8c2d6a83d95be59525a53d44bb1d6e SHA256: c38b0213f4f85f3fe66275564f0c2c840fcca72c6eddd0f06eeb52681ded82d3 SHA512: 3d6db5c101eef9ab6e8acfe68d1cf3535c6aa714218d753bb3e35f9e0dddd73220b4a44cf3d90f3d03360dc4f4ee4a69e9782d874a35f2df54461736b85a11e4 Homepage: https://mesa3d.org/ Description: generic buffer management API -- development files This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. . This package provides the development environment for compiling programs against the GBM library. Package: libgbm1 Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 102 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.119), libexpat1 (>= 2.0.1), libwayland-server0 (>= 1.15.0), libxcb-randr0 Filename: pool/main/m/mesa/libgbm1_24.0.5-ok1_amd64.deb Size: 29400 MD5sum: b6eb3299f0e608f7fb587442be99d895 SHA1: 67fcf5e33b4fe971f5bf880625192b4cdfbd5cf2 SHA256: a27f79ba9a13e17e4a9b405d5e983664a5d115f65110244f1fce503b20d871a9 SHA512: 0364320261d168fa0ae0d081bf004b76348676457d055029a8a2ac2220d7964ca71a048ac4aed737bb58e4b210c61e6c1a3d120baeff2d15c5aba89c4e7c734a Homepage: https://mesa3d.org/ Description: generic buffer management API -- runtime This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. Package: libgc-dev Architecture: amd64 Version: 1:8.2.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Christoph Egger Installed-Size: 953 Depends: libgc1 (= 1:8.2.6-ok1), libc-dev Filename: pool/main/libg/libgc/libgc-dev_8.2.6-ok1_amd64.deb Size: 248728 MD5sum: e8ba88c35a5ff1697b69b0f231ad4a52 SHA1: d742cc4768f25261b793a7d1fadb12d54826c0f8 SHA256: 9be49ee382448deb5089e9c3b2f74c93b276699c8d4830d20569514cf88f6b88 SHA512: 150afd5e474d135110428a011f21c092534deeb44b2ddc09bd469eede774b601d3a85aec6b15d32a7944abc51224c45f5d16f26edd6b1bc6be056821298a3cc3 Homepage: https://www.hboehm.info/gc/ Description: conservative garbage collector for C (development) Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc or C++'s new(). . It allows you to allocate memory basically as you normally would without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be used. . This version of the collector is thread safe, has C++ support and uses the defaults for everything else. However, it does not work as a drop-in malloc(3) replacement. . This package is required to compile and link programs that use libgc1c2. Package: libgc1 Architecture: amd64 Version: 1:8.2.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Christoph Egger Installed-Size: 393 Depends: libc6 (>= 2.38), libstdc++6 (>= 4.1.1) Conflicts: libgc1c2 Replaces: libgc1c2 Filename: pool/main/libg/libgc/libgc1_8.2.6-ok1_amd64.deb Size: 83964 MD5sum: dd2a8b981b995351f3221ac1cd9920c4 SHA1: 5c1846ad6d5b67cd4b8d467e0fa1c3ea284e90c7 SHA256: c3b7d421615a9568e2bbcc6d39aaaa61aff66f7833ee77cd46cfe8945fa0af31 SHA512: 0f1824469e4dbc11363f13145ac548a11c8e61872786a75429ed17844c2d4ce2e2b212c967ab62fa54fe22d354672258904faaaae4343a8727844ad2f026cb50 Homepage: https://www.hboehm.info/gc/ Description: conservative garbage collector for C and C++ Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc or C++'s new(). . It allows you to allocate memory basically as you normally would without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be used. . This version of the collector is thread safe, has C++ support and uses the defaults for everything else. However, it does not work as a drop-in malloc(3) replacement. Package: libgcc-10-dev Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 13768 Depends: gcc-10-base (= 10-20200411-ok5), libgcc-s1 (>= 10-20200411-ok5), libgomp1 (>= 10-20200411-ok5), libitm1 (>= 10-20200411-ok5), libatomic1 (>= 10-20200411-ok5), libasan6 (>= 10-20200411-ok5), liblsan0 (>= 10-20200411-ok5), libtsan0 (>= 10-20200411-ok5), libubsan1 (>= 10-20200411-ok5), libquadmath0 (>= 10-20200411-ok5) Recommends: libc6-dev (>= 2.13-0ubuntu6) Breaks: libgccjit-10-dev (<< 10-20200321-1) Replaces: libgccjit-10-dev (<< 10-20200321-1) Filename: pool/main/g/gcc-10/libgcc-10-dev_10-20200411-ok5_amd64.deb Size: 2490420 MD5sum: 5641b7cca5855603ec785a1b3240adf0 SHA1: db95a2a119bd6dcabdd156e68ca6e813a76e23f9 SHA256: 19e9fc9a87fcda753a1d4ee945807e2267c0ad5a9d56df46776ecce247a8dc0a SHA512: 9600c337a05c0d1d2369d640e5c5c07c4810ba8848305c227ed802a7d47a165be8edf99d11fd2f1b696295b19286ac47c6ce38df79f0b9a9519da75bab224dec Homepage: http://gcc.gnu.org/ Description: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 14283 Depends: gcc-12-base (= 12.3.0-1ok3), libgcc-s1 (>= 12.3.0-1ok3), libgomp1 (>= 12.3.0-1ok3), libitm1 (>= 12.3.0-1ok3), libatomic1 (>= 12.3.0-1ok3), libasan8 (>= 12.3.0-1ok3), liblsan0 (>= 12.3.0-1ok3), libtsan2 (>= 12.3.0-1ok3), libubsan1 (>= 12.3.0-1ok3), libquadmath0 (>= 12.3.0-1ok3) Recommends: libc6-dev (>= 2.23-1~) Breaks: libtsan2 (<< 12-20211113-2~) Replaces: libtsan2 (<< 12-20211113-2~) Filename: pool/main/g/gcc-12/libgcc-12-dev_12.3.0-1ok3_amd64.deb Size: 2554518 MD5sum: 027b3f2d658f05d1a0269009afa8ce6b SHA1: ac1da19aaeb84a9bbd65135a2bd7cabbd3015021 SHA256: e2d2fc5952adf79a6c5a8836ebdd3ad9f6305051302180298da961b81d62eac1 SHA512: 4947188dca395359d6738d5b6a4a5326884eb74980c3962acd873d7100260e4c6880513b3ac38ecfd00fb2984df15b473a0de12790d03598b9e77245600dfbf9 Homepage: http://gcc.gnu.org/ Description: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 15904 Depends: gcc-13-base (= 13.2.0-4ok3.3), libgcc-s1 (>= 13.2.0-4ok3.3), libgomp1 (>= 13.2.0-4ok3.3), libitm1 (>= 13.2.0-4ok3.3), libatomic1 (>= 13.2.0-4ok3.3), libasan8 (>= 13.2.0-4ok3.3), liblsan0 (>= 13.2.0-4ok3.3), libtsan2 (>= 13.2.0-4ok3.3), libubsan1 (>= 13.2.0-4ok3.3), libhwasan0 (>= 13.2.0-4ok3.3), libquadmath0 (>= 13.2.0-4ok3.3) Recommends: libc6-dev (>= 2.23-1~) Breaks: libtsan2 (<< 12-20211113-2~) Replaces: libtsan2 (<< 12-20211113-2~) Filename: pool/main/g/gcc-13/libgcc-13-dev_13.2.0-4ok3.3_amd64.deb Size: 2667846 MD5sum: 495717816aab43f40ccb2b63301f1bb2 SHA1: a0a2926c8117b9d1a045b7ad45560c54be38db55 SHA256: e19157451c900d3d3caa43ba2c2667442d00c2b920d22989d1918de8300eed99 SHA512: a070d5509c0e2ceac33e66912bd4b0fae0d00d00c54015c4ef0c32f08075e9f6078f0039f83be866a9c006abda4e84f5645e28545a2b59b45d9e5feab95e3571 Homepage: http://gcc.gnu.org/ Description: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-7-dev Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 13100 Depends: gcc-7-base (= 7.5.0-ok2), libgcc-s1 (>= 7.5.0-ok2), libgomp1 (>= 7.5.0-ok2), libitm1 (>= 7.5.0-ok2), libatomic1 (>= 7.5.0-ok2), libasan4 (>= 7.5.0-ok2), liblsan0 (>= 7.5.0-ok2), libtsan0 (>= 7.5.0-ok2), libubsan0 (>= 7.5.0-ok2), libcilkrts5 (>= 7.5.0-ok2), libmpx2 (>= 7.5.0-ok2), libquadmath0 (>= 7.5.0-ok2) Recommends: libc6-dev (>= 2.13-0ubuntu6) Replaces: gccgo-7 (<< 7.5.0-ok2) Filename: pool/main/g/gcc-7/libgcc-7-dev_7.5.0-ok2_amd64.deb Size: 2467268 MD5sum: a1e5fdaa1b3d7f952c1c5d5bc882e43c SHA1: 0ed80e2902ce14dc8c419a2992787fd6792f5e3e SHA256: d87eaffb00b0fe758eddfb62a9675510d0ca4de10fcacdbb8744f480ddf7cfdd SHA512: 0d81100ebfa2a279799d974006ce7a147f74bc23e4423f81bcb89561ccc9db2e7113e6396a7fd6e1b0a9df7ba5e0b4890bf922c752cdbb861c2121ba1d805450 Homepage: http://gcc.gnu.org/ Description: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-9-dev Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 13619 Depends: gcc-9-base (= 9.3.0-ok12), libgcc-s1 (>= 9.3.0-ok12), libgomp1 (>= 9.3.0-ok12), libitm1 (>= 9.3.0-ok12), libatomic1 (>= 9.3.0-ok12), libasan5 (>= 9.3.0-ok12), liblsan0 (>= 9.3.0-ok12), libtsan0 (>= 9.3.0-ok12), libubsan1 (>= 9.3.0-ok12), libquadmath0 (>= 9.3.0-ok12) Recommends: libc6-dev (>= 2.13-0ubuntu6) Breaks: libgccjit-9-dev (<< 9.3.0-6) Replaces: libgccjit-9-dev (<< 9.3.0-6) Filename: pool/main/g/gcc-9/libgcc-9-dev_9.3.0-ok12_amd64.deb Size: 2471788 MD5sum: 0c049ef3ce44a85b2e7321e0fa69700e SHA1: 415426f3560bee860dd3306afcea62821e29f6e1 SHA256: 564a07e7a1e1e69e6d624ab6810b15fc6cd15d19ce1fad575bd53d04227b04c4 SHA512: 7027ff4ce84a30d012c70bd4ca9b57c41e52ffab110dff77bee313b23dcce80251544e78e6ddd250cbb91414d91cff62e6c82a4abd68238ac9c9cdd90c4a45dd Homepage: http://gcc.gnu.org/ Description: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-s1 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 156 Provides: libgcc1 (= 1:13.2.0-4ok3.3) Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.35) Replaces: libgcc1 (<< 1:10) Filename: pool/main/g/gcc-13/libgcc-s1_13.2.0-4ok3.3_amd64.deb Size: 62420 MD5sum: 4e7c6c62a9bf7f427f0c5c6044ffbf73 SHA1: 628b0d31c966f5310b133afc791a189f5bc45571 SHA256: 8bfe3f5ce769c294cd62bb22ee1316b2f4f0fd51f6d6dcf1502c3cd2606b11fb SHA512: 42458b8acdab863c81938f6284530b617be4ff2e3fe6a347a2f616b8fb4cf97d1f4918440883d734da3515b1b89a01acc035d0bdeed7dfc93baa4dc38b66a292 Homepage: http://gcc.gnu.org/ Description: GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Protected: yes Important: yes Package: libgcc1 Architecture: amd64 Version: 1:10-20200411-ok5 Priority: optional Section: libs Source: gcc-10 (10-20200411-ok5) Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 120 Depends: gcc-10-base (= 10-20200411-ok5), libgcc-s1 (>= 10-20200411-ok5), libc6 (>= 2.14) Filename: pool/main/g/gcc-10/libgcc1_10-20200411-ok5_amd64.deb Size: 44776 MD5sum: ad609fed69b5f8df7f9ec64fcbc27857 SHA1: a00bdf1381823be8d0f503a31e595883144ffe06 SHA256: abcbbaab9718e9bac38ab658b01549fd0137916ff90f7f8f0e0c4945ced6a541 SHA512: 8239daceb15b9d55e63aac2a21c2cc6a8715bb9571d1c07fe428a2f01a2bf3359bccd1f689240f8625458d28d152cae56bef85e775a822b1c2c1097a98f710ee Homepage: http://gcc.gnu.org/ Description: GCC support library (dependency package) This is a dependency package, and can be safely removed after upgrade. Package: libgccjit-10-dev Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 105 Depends: gcc-10-base (= 10-20200411-ok5), libgccjit0 (>= 10-20200411-ok5) Suggests: libgccjit-10-dbg Filename: pool/main/g/gcc-10/libgccjit-10-dev_10-20200411-ok5_amd64.deb Size: 17600 MD5sum: 61c9c2216ab010b4a25b1c6c64fcadfb SHA1: f6680560da6135db7ed84a347afa885d092fc32a SHA256: 8c82cf15642320bc3be10edd341afc1a08d3b0f8df965e3edd6eff64cdcba41f SHA512: 9701f2382fbcb96d5d01e1c4b19b4dfbef364c8fecc8e889a5bffebeb164b8a002f8e39d43f7a8f436145b8933b58a17cee7c63bcb76c1fc30cc57eac09437e1 Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (development files) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-10-doc Architecture: all Version: 10-20200411-ok5 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 509 Depends: gcc-10-base (= 10-20200411-ok5) Conflicts: libgccjit-5-doc, libgccjit-6-doc, libgccjit-7-doc, libgccjit-8-doc, libgccjit-9-doc Filename: pool/main/g/gcc-10/libgccjit-10-doc_10-20200411-ok5_all.deb Size: 261848 MD5sum: 480008da3ffdc8f9ee90e9d83a24c9cc SHA1: eba1bfeff494f5088fa022d2801e136b084fb874 SHA256: 5d4ac7a1d9ea1bd45179c590d486fcc0a87280232e5bddb7e2972910c426b414 SHA512: b2d3af881f7f557e57d3effb9413016753550025473e117b62a146c79153e66d1ab1ab79cd427aa22a73fa5974f15518c33b1f0d3ee750f38ca1d6407ea09c25 Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 127 Depends: gcc-12-base (= 12.3.0-1ok3), libgccjit0 (>= 12.3.0-1ok3) Suggests: libgccjit-12-dbg Filename: pool/main/g/gcc-12/libgccjit-12-dev_12.3.0-1ok3_amd64.deb Size: 21004 MD5sum: 1c5f1dd7c813eb84ffcbdc031d6ed3f6 SHA1: ca8829ab37fee1cc5556687bd3c1344860bcb4e7 SHA256: 705295561cb0886387be28c2191de5034eea8fef563a79338435a943e22246e6 SHA512: 8d4602065ac95e7040c90da086e86000ad2d75ecb5e13ee13ce90d833d862cc17151c6a0f21a5f3e081a005bc183905e4ca0888c9e93b303fac04b429b153522 Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (development files) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-12-doc Architecture: all Version: 12.3.0-1ok3 Priority: optional Section: doc Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 524 Depends: gcc-12-base (= 12.3.0-1ok3) Conflicts: libgccjit-10-doc, libgccjit-11-doc, libgccjit-5-doc, libgccjit-6-doc, libgccjit-7-doc, libgccjit-8-doc, libgccjit-9-doc Filename: pool/main/g/gcc-12/libgccjit-12-doc_12.3.0-1ok3_all.deb Size: 277162 MD5sum: 147f193fa46b92953444b81918b9fa37 SHA1: 86c0def2dc7519ad5f0468611d35d901cf65e09e SHA256: 4f9b251d0d80f5df69c83ce5d9f0e798318a682f7dc47a7d41a6577fd3ee1ba2 SHA512: 3922d1478343cf123eacbf83d5696cee6b859b7e19c36c61da611fc0ebfe04dc80a72c9d1a29a1b5464ab484fe4ff2f1a941d62ba4cdcb217c0b0efa25a53dee Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 127 Depends: gcc-13-base (= 13.2.0-4ok3.3), libgccjit0 (>= 13.2.0-4ok3.3) Suggests: libgccjit-13-dbg Filename: pool/main/g/gcc-13/libgccjit-13-dev_13.2.0-4ok3.3_amd64.deb Size: 20992 MD5sum: 9f415e4f931c8fd65df6d5f43c4fdd4e SHA1: c7b8c03393a4e2e8ed747afaee4c11c7c43305c8 SHA256: a76798d41007875c622d35dc80aa70795c1bf85ce85f463c68f612fa80580e60 SHA512: 788e2a925d4d038308e657a0e308c7cd11f074a77fb4e2b80f33951a2b69ded4298b51b6cb581ae21f76766c0c9698d0c9a4f533760d49b7ec4b5201ec99fefa Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (development files) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-13-doc Architecture: all Version: 13.2.0-4ok3.3 Priority: optional Section: doc Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 525 Depends: gcc-13-base (>= 13) Conflicts: libgccjit-10-doc, libgccjit-11-doc, libgccjit-12-doc, libgccjit-5-doc, libgccjit-6-doc, libgccjit-7-doc, libgccjit-8-doc, libgccjit-9-doc Filename: pool/main/g/gcc-13/libgccjit-13-doc_13.2.0-4ok3.3_all.deb Size: 276812 MD5sum: 81c5c6483f5448ed07abb8864240a250 SHA1: 313e31b056e125f37661f5c966c3b9762c0dfe11 SHA256: 6150ad97d084a49161c30143f8aa4119811d23c87b165d8751d01ece38157108 SHA512: a9c93d21134609364c3bd9394bae8a886d22f58c5d9cc559bdd48c8ecfd096038ed330416e9ac94a9c30eb8577f71c0c3f5966b94bed00cd6edeb57952f58c53 Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-7-dev Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 99 Depends: gcc-7-base (= 7.5.0-ok2), libgccjit0 (>= 7.5.0-ok2) Suggests: libgccjit-7-dbg Filename: pool/main/g/gcc-7/libgccjit-7-dev_7.5.0-ok2_amd64.deb Size: 16916 MD5sum: b577ea8a6c942a25b0e1403c8d65a574 SHA1: a3de029cfaf146fa549aeca9f6d377194253729b SHA256: 5480cdb0f0acd492849c9508d0a1fe43ad2aa3a25313b2189d0eab07f8cd2a03 SHA512: f3ba53028e0250248b343d1dd400ac778f0d16dd7352523b8c6a1592f33b79f48526f0d18adbac2583bd546b0f25f0fd6db47dbbef3d428a746594d89be4c7ab Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (development files) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-7-doc Architecture: all Version: 7.5.0-ok2 Priority: optional Section: doc Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 100 Depends: gcc-7-base (= 7.5.0-ok2) Conflicts: libgccjit-5-doc, libgccjit-6-doc Filename: pool/main/g/gcc-7/libgccjit-7-doc_7.5.0-ok2_all.deb Size: 95816 MD5sum: 8b42de406f05bc1590356fcba82fcca4 SHA1: 64caea172fc12abfc8324b93383f60e88efa4a6d SHA256: aa91ee0534046667097303551f35e61f8279cb8cfde9f971815f4396b31d6592 SHA512: afac3c1066edc7020ef6719e6d3ee909e427125e47ea02ba25492f7b793a20f5de071a63eeed92de054bbf4bbdf6e6d96f5e0f162503de0af9a69629ceb7456e Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-9-dev Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 103 Depends: gcc-9-base (= 9.3.0-ok12), libgccjit0 (>= 9.3.0-ok12) Suggests: libgccjit-9-dbg Filename: pool/main/g/gcc-9/libgccjit-9-dev_9.3.0-ok12_amd64.deb Size: 19238 MD5sum: 134f03f3f42f56821b48d2b48d748214 SHA1: 3f8a236d6697b6ed6c8fb6827fcaaf00d86ee0de SHA256: d54c94943c02c733bf0573e827b8bfbea8a3d16ebbc26225394c8eb91be5fbe4 SHA512: 02d8d01db404d18e4475abfd79e59c6b4562d55b172a0167c975c14dc109cbe132a2e2b770994253b70916a2ec9f959241ebe11c6a63b1eca703f84b2a3a46ef Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (development files) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-9-doc Architecture: all Version: 9.3.0-ok12 Priority: optional Section: doc Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 509 Depends: gcc-9-base (= 9.3.0-ok12) Conflicts: libgccjit-5-doc, libgccjit-6-doc, libgccjit-7-doc, libgccjit-8-doc Filename: pool/main/g/gcc-9/libgccjit-9-doc_9.3.0-ok12_all.deb Size: 263224 MD5sum: 812c9ce95c5ef4968a3d1adf199c4d84 SHA1: 894e1e19afe9789ee5cbca02dfc849261bae615e SHA256: 4545d223c2bef522622bdee698c475d6c82d50f865f5e4c42042491b0fd986e0 SHA512: ae2858cef5d163ef5dc5b8683b7d2adb1e6caf70e8b9e24a654f7f67ced6d7ddd1249e3b913796a991e249b42e936fbce8b02a1a3fada887f7ad7a6b0d48ebf4 Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit0 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 32357 Depends: gcc-13-base (= 13.2.0-4ok3.3), libgcc-13-dev, binutils, libc6-dev (>= 2.23-1~), libc6 (>= 2.38), libgmp10 (>= 2:5.0.1~), libisl23 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Breaks: python-gccjit (<< 0.4-4), python3-gccjit (<< 0.4-4) Filename: pool/main/g/gcc-13/libgccjit0_13.2.0-4ok3.3_amd64.deb Size: 9882824 MD5sum: ceb4fd12744b1781ea8caa0557dd7321 SHA1: 5d9473e095b0f0203eb6588330e53926366b5f62 SHA256: fe8f8943ea75fbd0d8e1924da513893cd681b617a060a89e6c0fefaf1898697b SHA512: 04d7c9fe8fc60e652d6c81ab898d17fa9f014bbdc8b37cf0bc7e33f2ce68702cbcd5e69f94eff737199fe5d6a035b06159e97a1798fed6f868f079cdd0fd4668 Homepage: http://gcc.gnu.org/ Description: GCC just-in-time compilation (shared library) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgck-1-0 Architecture: amd64 Version: 3.41.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: gcr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 245 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.75.3), libp11-kit0 (>= 0.25.0) Filename: pool/main/g/gcr/libgck-1-0_3.41.2-ok1_amd64.deb Size: 71752 MD5sum: 75a544812d122d63058f94c18167602d SHA1: 51b39ed644495b419ffabef7fed00dd26c6614db SHA256: 93be6db748cd12642adbc90529fad4d02fb1ad5fc35cd0003ac5c1a2f6361ba2 SHA512: a4af487db47ef4df0b128ececee1f48e327b4bec4558370155fd1dba1e59b337b7cf4397e4dd52b0d26f77dc9839f5d90a63e951dffffe04ee21612900e5f205 Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: Glib wrapper library for PKCS#11 - runtime GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface. . This package contains the shared libraries needed to run programs built against the GCK library. Package: libgck-1-dev Architecture: amd64 Version: 3.41.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gcr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 655 Depends: gir1.2-gck-1 (= 3.41.2-ok1), libgck-1-0 (= 3.41.2-ok1), libglib2.0-dev (>= 2.44.0), libp11-kit-dev (>= 0.19.0) Suggests: libgck-1-doc Filename: pool/main/g/gcr/libgck-1-dev_3.41.2-ok1_amd64.deb Size: 48004 MD5sum: c050d26a8b037e7342899fd08286aaa6 SHA1: 89cf7bd2c2b41573d69f16c29983b319f6b6c60f SHA256: 78f976f50a66dcebda1fc5920dd6a0e25b89af0d401ed31cf8d6b1eec4b81c08 SHA512: 33168a97b3e0fb07d8edb9ac376eb767f44cd9ea6cd8f3329ed44f0d569e0364a48888cc3632185fb95a641251e98564e60f3b61f69bf039262dfd250de4d1fa Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: GLib wrapper library for PKCS#11 - development GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface. . This package contains the static libraries, header files and documentation needed to build applications using the GCK library. Package: libgck-1-doc Architecture: all Version: 3.41.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gcr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2938 Suggests: devhelp Filename: pool/main/g/gcr/libgck-1-doc_3.41.2-ok1_all.deb Size: 97972 MD5sum: c09e23cdbc96dd69448560fc644287fc SHA1: eb54b14a093fa4a32e0d893d79f34499dd343ec0 SHA256: 4d19fb7032ce2644a425841a8a82eb126c85ae7ed94384cf5ebbd41d3f2b57f9 SHA512: 9aff363644d1a0fb7fbfe66917c5d446d565c63c53c534bed0a862de198fe72da49ee9b39efff7fe8f632f6ffcc6dfa415adbcfa7a53dbb29e6fb74052e91441 Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: GLib wrapper library for PKCS#11 - documentation GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface. . This package contains the API documentation for the GCK library. Package: libgconf-2-4 Architecture: amd64 Version: 3.2.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 560 Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.35.9), gconf2-common (= 3.2.6-ok2) Recommends: gconf-service Conflicts: libbonobo2-0 (<< 2.24) Breaks: gconf2 (<< 3.2.3-0), libgconf2-4 (<< 3.2.3-0), libgconf2.0-cil (<< 2.24.2-0) Filename: pool/main/g/gconf/libgconf-2-4_3.2.6-ok2_amd64.deb Size: 83076 MD5sum: fed4aa7bafd210cadc5c855a4576ddb1 SHA1: 3bb8e29afbeabdcec818d16caaf0a382008b25e3 SHA256: d666228c6c393e0fb78bda99a5b10af0eb35349ae37dc9b6114cd7e8f50989cd SHA512: 20e664fafcd3c9ffcdfcc23cd1978537595e5bd10a540472a4360a7c1707e7395a8a01c36ac07cdd15730d4f91eb8387a6e1dd506caf0b18f471663e9909f7d1 Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (shared libraries) 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 shared libraries. . This package is for legacy applications and no longer used by GNOME. Package: libgconf2-dev Architecture: amd64 Version: 3.2.6-ok2 Priority: optional Section: libdevel Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 995 Depends: libgconf-2-4 (= 3.2.6-ok2), gir1.2-gconf-2.0 (= 3.2.6-ok2), libglib2.0-dev (>= 2.31.0), libdbus-1-dev (>= 1.0.0), gconf2 (= 3.2.6-ok2) Recommends: libgconf2-doc Replaces: gir-repository-dev (<< 0.6.5-0) Filename: pool/main/g/gconf/libgconf2-dev_3.2.6-ok2_amd64.deb Size: 96776 MD5sum: 9e27e728b0412baa83bc300bdc1d39fe SHA1: 713fb6f65de9874c4ca856b6bf21b08c764dc8ce SHA256: 045df8e6d56d6c2ad0d5d6b2f530ad0ba416ddd97ea79c5d3ae74910a734572d SHA512: 8a72c3cbb1a5ab1961e3e19b431d43a68283a34fc52bf1a9183cf038d752ed51b2b98aa9b25fd13640457fe9f8b1986731cd4e814976e8c0e5c620288473e07d Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (development) 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 static libraries and header files needed to build applications using GConf. . This package is for legacy applications and no longer used by GNOME. Package: libgconf2-doc Architecture: all Version: 3.2.6-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: gconf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Josselin Mouette Installed-Size: 803 Conflicts: libgconf2-dev (<< 3.2.3-0) Filename: pool/main/g/gconf/libgconf2-doc_3.2.6-ok2_all.deb Size: 50768 MD5sum: a7414e524237a80c7da5681c104ce3ac SHA1: d63a14f3ed4e63872e21a5ecadc6e8fd8ad24b73 SHA256: c15ab7e688a0a515bf18a24a1163cc5af06c580eb245619d7940beeeeda81b0b SHA512: 6fa708b94978780e9611b3035ee93a5a9f5ee0599bf00bb694bd9352d84bd2ce861304e9c2aa3179e054df68b10a038437c524937a692d9db1a6ed27fbf8b451 Homepage: http://projects.gnome.org/gconf/ Description: GNOME configuration database system (API reference) 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 API reference for the GConf library. . This package is for legacy applications and no longer used by GNOME. Package: libgcr-3-dev Architecture: amd64 Version: 3.41.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gcr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 904 Depends: gir1.2-gcr-3 (= 3.41.2-ok1), libgck-1-dev (= 3.41.2-ok1), libgcr-base-3-1 (= 3.41.2-ok1), libgcr-ui-3-1 (= 3.41.2-ok1), libglib2.0-dev, libgtk-3-dev, libp11-kit-dev Suggests: libgcr-3-doc Filename: pool/main/g/gcr/libgcr-3-dev_3.41.2-ok1_amd64.deb Size: 69704 MD5sum: ddc74ee42ff090d3406de5dc4c018d35 SHA1: 228a787846389b58c185345ca4c5915a56230461 SHA256: 4949d114b389777cb36b4aee180962b229838509e02cec712432019d672bdd3d SHA512: f28ee0da71f4b109d6d7813d7d83f15fe2219f590a253c87903fea8433b10da89025d79ab333451936f5632e39307100cfe09db560987dd80b3df191be064cbc Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: Library for Crypto UI related tasks - development GCR is a library for crypto UI and related tasks. . This package contains the static libraries, header files and documentation needed to build applications using the GCR library. Package: libgcr-3-doc Architecture: all Version: 3.41.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gcr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 4334 Suggests: devhelp Filename: pool/main/g/gcr/libgcr-3-doc_3.41.2-ok1_all.deb Size: 224540 MD5sum: a75869b8ebaeff278027c9495121b450 SHA1: 7ca4efd46637fc5f404f94170f61da31ce1b2c66 SHA256: d3b2d58cea1f74ed2164eb456f18ab2f518df6cee817d11cea25e7a11779af9b SHA512: 288bc87ce5caa07c8cf6bfc263684b69836e42c731b37024b35de16d9fc5f0babad78e80837b8dc593722d34daf8b8d4223e1aa3f28f5cbbb1598a6f29105486 Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: Library for Crypto UI related tasks - documentation GCR is a library for crypto UI and related tasks. . This package contains the API documentation for the GCR library. Package: libgcr-base-3-1 Architecture: amd64 Version: 3.41.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: gcr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 633 Depends: libgck-1-0 (= 3.41.2-ok1), libc6 (>= 2.28), libgcrypt20 (>= 1.10.3), libglib2.0-0 (>= 2.75.3), libp11-kit0 (>= 0.25.0) Breaks: libgcr-3-1 (<< 3.8.2-2) Replaces: libgcr-3-1 (<< 3.8.2-2) Filename: pool/main/g/gcr/libgcr-base-3-1_3.41.2-ok1_amd64.deb Size: 183676 MD5sum: 2a4e95c05e5a479ef90837d88551a6a4 SHA1: e4083e4bf0b9bdb1bae86463fc2708d61c45a1dc SHA256: 01635aef9a78d75bb61a133c7a110782e2336f79055abd9288f99b1f471fc794 SHA512: 24ff9bb382baef6bde72fd484d33b6a484a63b0abe8a5b4049ea600e7920091457cffbda88f5a2526e8812b068cf414e1c6a25639fe694e1ab366233e4f3cbed Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: Library for Crypto related tasks GCR is a library for crypto UI and related tasks. . This package contains the GObject library for high level crypto parsing. Package: libgcr-ui-3-1 Architecture: amd64 Version: 3.41.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: gcr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 432 Depends: libgck-1-0 (= 3.41.2-ok1), libgcr-base-3-1 (= 3.41.2-ok1), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.75.3), libgtk-3-0 (>= 3.22.0), libpango-1.0-0 (>= 1.18.0) Breaks: libgcr-3-1 (<< 3.8.2-2) Replaces: libgcr-3-1 (<< 3.8.2-2) Filename: pool/main/g/gcr/libgcr-ui-3-1_3.41.2-ok1_amd64.deb Size: 114304 MD5sum: 5b76d7d80d69c514b03e6b3a7737c581 SHA1: f4086e304b004f46e175ee5de8b2af91ceecc646 SHA256: 7ca5a31a1d166193bfa4e411922ce87f81300d305c739348a20ee293598c80e6 SHA512: 9a1dc82b5a2907c658bf789eba3e7b106a9677b55cd0ef31569f3dcae290bea2e0e7b0c915ae5578faa668bf6ca939e117d6598f9040395301123773432e809b Homepage: https://wiki.gnome.org/Projects/GnomeKeyring Description: Library for Crypto UI related tasks GCR is a library for crypto UI and related tasks. . This package contains the GObject and GUI library for high level crypto parsing and display. Package: libgcrypt-mingw-w64-dev Architecture: all Version: 1.10.3-ok2 Priority: optional Section: libdevel Source: libgcrypt20 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 15088 Depends: libgpg-error-mingw-w64-dev Suggests: wine Filename: pool/main/libg/libgcrypt20/libgcrypt-mingw-w64-dev_1.10.3-ok2_all.deb Size: 2643536 MD5sum: bbb74d0dcfe3acfe22f3945f0d745712 SHA1: eb0a03b6909a1131874c64e65b8f23141b139905 SHA256: 038964ea961db4db6e5d1a84020d2b01a7bf40eb0ecbae73c2bbc24c05b77097 SHA512: 280358d085bc3decd8befd3679a4b9cae246de3e04754a151261060d9754ede26e1e4bd065586703cae58ed7406254ad0ea01f9f94cdbc925052a2757f457fa1 Homepage: https://directory.fsf.org/project/libgcrypt/ Description: LGPL Crypto library - Windows development libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) . This is a Windows version of libgcrypt. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libgcrypt20 Architecture: amd64 Version: 1.10.3-ok2 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1580 Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.27) Suggests: rng-tools Filename: pool/main/libg/libgcrypt20/libgcrypt20_1.10.3-ok2_amd64.deb Size: 487212 MD5sum: 1b8303e52ee05f50e0ee1453bb3b8e04 SHA1: 5e827a80acce4ebe7fcd46ab67b7905d9e92d12f SHA256: 1256ace1b74750e9f5fb875d01e9c67ba0936c556ba7a3f90902f655c66a6d3d SHA512: 5a2070f4d1d43225b9eccde6efee4e324a7bcd37da83c779bb579c00978cd0c1b5332b6bacbb5c3b218b782159c5d86ba4197aa839299d08a105a9d2cff0a833 Homepage: https://directory.fsf.org/project/libgcrypt/ Description: LGPL Crypto library - runtime library libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) Package: libgcrypt20-dev Architecture: amd64 Version: 1.10.3-ok2 Priority: optional Section: libdevel Source: libgcrypt20 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 2413 Provides: libgcrypt-dev Depends: libc6-dev | libc-dev, libgcrypt20 (= 1.10.3-ok2), libgpg-error-dev Suggests: libgcrypt20-doc Conflicts: libgcrypt-dev Filename: pool/main/libg/libgcrypt20/libgcrypt20-dev_1.10.3-ok2_amd64.deb Size: 535640 MD5sum: 3763954c22cb2823814fb58275857287 SHA1: 300de21b988e83de6abc975e15bc5bddcaa0f683 SHA256: a8da0d755e339840fa5717cce50e322b56a059ff1414e9fb7bb03362483bad47 SHA512: 74863ea784a360e126975729a5da3c80216d614dde5604c9f7cae5bdc350e5c19df430914dd74df8e204957656ff10c8f2c49a3127348552c0457d857cf20a37 Homepage: https://directory.fsf.org/project/libgcrypt/ Description: LGPL Crypto library - development files libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) . This package contains header files and libraries for static linking. Package: libgcrypt20-doc Architecture: all Version: 1.10.3-ok2 Priority: optional Section: doc Source: libgcrypt20 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1766 Suggests: libgcrypt20-dev Conflicts: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc Replaces: libgcrypt-doc, libgcrypt11-doc, libgcrypt7-doc Filename: pool/main/libg/libgcrypt20/libgcrypt20-doc_1.10.3-ok2_all.deb Size: 780468 MD5sum: e6358a1af167449e89c356d2e10f231b SHA1: 38772e46f9eefcddd7ad79b74c106c9c35b52ef3 SHA256: 6fb1c205827ff25e92f33148c5a9559fd1ed28af7a580a9f37eb49f6b7095624 SHA512: d64515e4601c1c5753a812154d9f9521260e1d221aefbf624ba93d4d883669a674b4230a365678102a6fa05ba87957b29aa758e118e41b50a0bd2fdcb33bdbe1 Homepage: https://directory.fsf.org/project/libgcrypt/ Description: LGPL Crypto library - documentation libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) . This package contains developer documentation. Package: libgd-dev Architecture: amd64 Version: 2.3.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgd2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: GD Team Installed-Size: 795 Depends: libfontconfig-dev, libfreetype6-dev, libgd3 (= 2.3.3-ok1), libheif-dev (>= 1.17.6-1ubuntu4~) | base-files (<< 11.1~), libjpeg-dev, libpng-dev, libtiff-dev, libvpx-dev, libwebp-dev, libx11-dev, libxpm-dev, libz-dev Filename: pool/main/libg/libgd2/libgd-dev_2.3.3-ok1_amd64.deb Size: 239936 MD5sum: 265f874c532da854e185a3aa682a6332 SHA1: 9788f3ea37bd70face31bdad6203b1d982919e25 SHA256: 86bc76dda601b7a0ee9c58975fc3b61b9bf7802016f0c014e75a78d725c83dfd SHA512: cbbd29ac90c56fae38cf203b4ce955de670de041ade7db3e806f511ae1cd62d41a36919e068d264d4aa075a20d6763902a30da3299498aa4735705111e8e9362 Homepage: http://www.libgd.org/ Description: GD Graphics Library (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library. Package: libgd-perl Architecture: amd64 Version: 2.78-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 381 Provides: libgd-gd2-noxpm-perl, libgd-gd2-perl Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.38), libgd3 (>= 2.3.3-6~) Breaks: libgd-gd2-noxpm-perl (<= 1:2.46-2.1), libgd-gd2-perl (<= 1:2.46-3.1), libgd-graph-perl (<< 1.54~ds-3~) Replaces: libgd-gd2-noxpm-perl (<= 1:2.46-2.1), libgd-gd2-perl (<= 1:2.46-3.1) Filename: pool/main/libg/libgd-perl/libgd-perl_2.78-ok1_amd64.deb Size: 125360 MD5sum: 80da7c51a6f180b61162e8e1a3ace1a1 SHA1: 3985190f2f1a29ed7d27a37b7b7a99d437f5fc8e SHA256: a35e48592c2c41813d47ad9b68f957e2ca077557675fe20be2e9b5ec72150163 SHA512: 16202516735dbc6af8b0232203732b33b1f5c0597191f9825557e59d510f5cd49286780064e9814ce3e83cabf012e2cca9b0fcc02c32f9efe9cf549d3832068c Homepage: https://github.com/lstein/Perl-GD Description: Perl module wrapper for libgd This is a autoloadable interface module for libgd, a popular library for creating and manipulating PNG files. With this library you can create PNG images on the fly or modify existing files. Features include: . * Lines, polygons, rectangles and arcs, both filled and unfilled * Flood fills * The use of arbitrary images as brushes and as tiled fill patterns * Line styling (dashed lines and the like) * Horizontal and vertical text rendering * Support for transparency and interlacing * Support for TrueType font rendering, via libfreetype. * Support for spline curves, via GD::Polyline * Support for symbolic font names, such as "helvetica:italic" * Support for symbolic color names, such as "green", via GD::Simple * Produces output in png, gif, jpeg and xbm format * Produces output in svg format via GD::SVG. . Included with the example code is the perl script qd.pl with QuickDraw routines for generating PICT2 files (used on Apple Macintosh). Package: libgd-tools Architecture: amd64 Version: 2.3.3-ok1 Priority: optional Section: graphics Source: libgd2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: GD Team Installed-Size: 203 Depends: perl:any, libc6 (>= 2.34), libgd3 (>= 2.1.0~alpha~) Suggests: libgd-dev Filename: pool/main/libg/libgd2/libgd-tools_2.3.3-ok1_amd64.deb Size: 17264 MD5sum: a62819a37dafed537de0ddcd86c638eb SHA1: a6b7e6435299e4e3b2f2aaeee98a30ad635ad587 SHA256: bedbf64a76e7f62f5509ca2cab0185c275ff8a9ea9d53e6d675bb73d2a020ec6 SHA512: aaeda98e82a5c59901dd3d86e23496ed7a05a8dde190188634b887bacd2852f2e663db9191b8c88c7fe92d46764b5c5f49f26bdd3a448bef47cf09bb04a77013 Homepage: http://www.libgd.org/ Description: GD command line tools and example code GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is some simple command line tools and example code that use the GD graphics library. Package: libgd3 Architecture: amd64 Version: 2.3.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgd2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: GD Team Installed-Size: 432 Depends: libc6 (>= 2.38), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp7 (>= 1.3.2), libxpm4 Suggests: libgd-tools Filename: pool/main/libg/libgd2/libgd3_2.3.3-ok1_amd64.deb Size: 113824 MD5sum: 1b6c6dfb02f8a69978ba4b66c81b5a16 SHA1: 2d6a51dc09d38802c5c43a057ed5b653aa55d80e SHA256: 38291b363149e13ad678889620f80cfd7b278c0515b5ea0b04537a3e5b075f31 SHA512: 111f45a39889eadc75191d6af6f20ccda06964838ecae9b03139b4b81b60feb958f751ace06463d8f94fcc59cb9db79f98b3f35cce83198f5052f0822aa17207 Homepage: http://www.libgd.org/ Description: GD Graphics Library GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library. Package: libgdal-dev Architecture: amd64 Version: 3.8.4+dfsg-ok3 Priority: optional Section: libdevel Source: gdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 1740 Depends: libgdal34t64 (= 3.8.4+dfsg-ok3), libc6-dev, libarmadillo-dev, libblosc-dev, libcfitsio-dev, libcurl4-gnutls-dev | libcurl-ssl-dev, libdeflate-dev, libexpat1-dev, libfreexl-dev, libfyba-dev, libgeos-dev, libgeotiff-dev (>= 1.5.0), libgif-dev, libhdf4-alt-dev, libhdf5-dev, libheif-dev, libjpeg-dev, libjson-c-dev, libkml-dev, libltdl-dev, liblz4-dev, liblzma-dev, default-libmysqlclient-dev, libnetcdf-dev, libogdi-dev, libopenjp2-7-dev, libpcre2-dev, libpng-dev, libpoppler-private-dev, libpq-dev, libproj-dev (>= 6.0.0), libqhull-dev, libspatialite-dev, libsqlite3-dev, libtiff-dev, liburiparser-dev, libwebp-dev, libxerces-c-dev, libxml2-dev, libzstd-dev, unixodbc-dev Filename: pool/main/g/gdal/libgdal-dev_3.8.4+dfsg-ok3_amd64.deb Size: 207128 MD5sum: 3f2782b7c3a97968db53058d2da349c7 SHA1: 6cf73e0cf2274926c66edfeb3de824d5b0e1c942 SHA256: 83268b9b2df27f6d0b0765fb61c498abbee0da557c3f0e30c328a4b2a876f951 SHA512: b32c09756bbed2e36c06147460083a58e949067f88226b6ea3c5410836481f8d8bf72241da5e0213dad57fc318fbeb15d288e015435eccba9853be3875375bf0 Homepage: http://www.gdal.org/ Description: Geospatial Data Abstraction Library - Development 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 many 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 files needed to develop a software that will use the GDAL/OGR (headers, static objects, configuration script). Package: libgdal34t64 Architecture: amd64 Version: 3.8.4+dfsg-ok3 Multi-Arch: same Priority: optional Section: libs Source: gdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 26495 Provides: libgdal34 (= 3.8.4+dfsg-ok3) Depends: gdal-data (>= 3.8.4+dfsg-ok3), gdal-plugins (>= 3.8.4+dfsg-ok3), libaec0 (>= 1.1.2), libarmadillo12 (>= 1:12.6.7+dfsg), libblosc1 (>= 1.17.1+ds1), libc6 (>= 2.38), libcfitsio10t64 (>= 4.2.0~), libcurl4 (>= 7.66.0), libdeflate0 (>= 1.0), libexpat1 (>= 2.0.1), libfreexl1 (>= 1.0.0), libfyba0, libgcc-s1 (>= 4.2), libgeos-c1t64 (>= 3.11.0), libgeotiff5 (>= 1.6.0), libgif7 (>= 5.1), libhdf4-0-alt (>= 4.2r4), libhdf5-103-1t64, libheif1 (>= 1.4.0), libjpeg62-turbo (>= 1.3.1), libjson-c5 (>= 0.15), libkmlbase1 (>= 1.3.0~rc0-3), libkmldom1 (>= 1.3.0~rc2), libkmlengine1 (>= 1.3.0~rc0-3), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20110809), libmariadb3 (>= 3.0.0), libnetcdf19t64 (>= 1:4.0.0), libodbc2 (>= 2.3.1), libodbcinst2 (>= 2.3.1), libogdi4.1 (>= 3.2.0), libopenjp2-7 (>= 2.5.0), libpcre2-8-0 (>= 10.22), libpng16-16t64 (>= 1.6.2), libpoppler97 (>= 0.86.1), libpq5, libproj25 (>= 9.4.0), libqhull-r8.0 (>= 2020.1), libspatialite8t64 (>= 4.2.0), libsqlite3-0 (>= 3.37.0), libssl3 (>= 3.0.0), libstdc++6 (>= 12), libtiff6 (>= 4.5.0~rc1), libwebp7 (>= 1.3.2), libxerces-c3.2t64, libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2) Recommends: proj-bin Breaks: libgdal34 (<< 3.8.4+dfsg-ok3) Replaces: libgdal34 Filename: pool/main/g/gdal/libgdal34t64_3.8.4+dfsg-ok3_amd64.deb Size: 8093516 MD5sum: 9419b8a8088b0e6ef2ed2179fb551b30 SHA1: 3c5a82ee20fd9076be3e16cf9144fafabfaeae62 SHA256: b9b362cd88c4d411f16dc4a60c497ed287b8ae46fddf0892172287d6ff2be558 SHA512: ba2803f095676d232b98d3915e5832fc697ba90b186e0c201cd5544831de6070b7f7ebbb50f8f91ae01245a4a39786856f223cdcd94df70e5664e21185360c19 Homepage: http://www.gdal.org/ Description: Geospatial Data Abstraction Library 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 many 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 shared library. Package: libgdata-common Architecture: all Version: 0.18.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libgdata Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 878 Filename: pool/main/libg/libgdata/libgdata-common_0.18.1-ok1_all.deb Size: 105216 MD5sum: 04d73a35fdf05fc4bbd9a313674561a4 SHA1: 18e1978f37b9cbdc567737d2f224ca55feb793f6 SHA256: b549d445b76b39fc64a885882307a5170f98396b57f3374f5f9e833b2cd2f124 SHA512: d111e6a15c75cb4dcc3a50e37551120d49a7d6c58314205a108d9584d252d09d2a13242e9f55e17c6deb206feccc8d0491c91d653729c2b79d6efbc630aa6e3d Homepage: https://wiki.gnome.org/Projects/libgdata Description: Library for accessing GData webservices - common data files libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. . This package contains the common data files for libgdata. Package: libgdata-dev Architecture: amd64 Version: 0.18.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgdata Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3459 Depends: libgdata22 (= 0.18.1-ok1), gir1.2-gdata-0.0 (= 0.18.1-ok1), libgcr-4-dev, libglib2.0-dev (>= 2.44.0), libgoa-1.0-dev (>= 3.8), libjson-glib-dev (>= 0.15), libsoup2.4-dev (>= 2.56), libxml2-dev Suggests: libgdata-doc Filename: pool/main/libg/libgdata/libgdata-dev_0.18.1-ok1_amd64.deb Size: 223344 MD5sum: 85dbaeb4677c0a468e9091393cdef8db SHA1: 0107cbc754effddfeca90e31dba88bb0f6d01529 SHA256: 7dd6f2706417bdcf282d52afd2af5fc0896379eac040cfc4b9f25f8a3d88890a SHA512: 3f7feb481b321e29542ef4e901f3e533a59f1326f2b33e7d810f03300c86c8f74297c6a7cb793abd08d437c21d924c872ba609a1cea7da9e5f332b539c8381e0 Homepage: https://wiki.gnome.org/Projects/libgdata Description: Library for accessing GData webservices - development files libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. . This package contains the headers and development libraries needed to build applications using the libgdata library Package: libgdata-doc Architecture: all Version: 0.18.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libgdata Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 4974 Recommends: libgdata-dev Suggests: devhelp Filename: pool/main/libg/libgdata/libgdata-doc_0.18.1-ok1_all.deb Size: 304136 MD5sum: 1455225435eb64260f0f095640712b9e SHA1: 11b83d6411d96906d5a82d25e7291a9a78cea0d4 SHA256: 63cc6eb0e7fa47d1bd99f38f8b0fac2b8b99fbbaf36bed7bfb0317175122b91d SHA512: 8be4b403f2c0661e87e165655e4893dcddbc096a8f353d984c2fbb9dd1fd017663c409c2855d15404a69e822ded1ecf722ea8fde578cbf3a83a174ecc6e1b970 Homepage: https://wiki.gnome.org/Projects/libgdata Description: Library for accessing GData webservices - documentation libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. . This package contains the HTML documentation for the libgdata library Package: libgdata-tests Architecture: amd64 Version: 0.18.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libgdata Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3753 Depends: libc6 (>= 2.34), libgdata22 (= 0.18.1-ok1), libglib2.0-0t64 (>= 2.44.0), libjson-glib-1.0-0 (>= 1.5.2), libsoup-2.4-1 (>= 2.56.0), libuhttpmock-0.0-0 (>= 0.5.3), libxml2 (>= 2.7.4) Filename: pool/main/libg/libgdata/libgdata-tests_0.18.1-ok1_amd64.deb Size: 420388 MD5sum: bde303c17f7074e9a82805026cc23b6b SHA1: 7a0c94e3ca2f31ba1f0779b208b33540ca62ccab SHA256: 95a650023b2631278d43759afee7231019d6e8f3c5d32b8b238411c3cae333e7 SHA512: ba8f459914217cb9feab21bb8f88defc967565e39be208a321c026b130a2d965e3817fe13bfc0dce1860c4600099de491b84c06e991d29be568e47571fb59a4b Homepage: https://wiki.gnome.org/Projects/libgdata Description: Library for accessing GData webservices - common data files libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. . This package includes tests to be used on the installed system. Package: libgdata22 Architecture: amd64 Version: 0.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgdata Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 969 Depends: libc6 (>= 2.38), libgcr-4-4 (>= 3.8.0), libglib2.0-0t64 (>= 2.44.0), libgoa-1.0-0b (>= 3.12.0), libjson-glib-1.0-0 (>= 1.5.2), libsoup-2.4-1 (>= 2.56.0), libxml2 (>= 2.7.4), libgdata-common Filename: pool/main/libg/libgdata/libgdata22_0.18.1-ok1_amd64.deb Size: 269340 MD5sum: 3129847c5177e18cfb17ef06d8bee36b SHA1: 0f303993988236dc900ac24a979261f1434bd2b6 SHA256: c422b8aa6f80e6f4ec7f08f3b30e419ec118b5aa1104448ff6735b090c5d64f0 SHA512: 2f66553030e58308bfdccaf26d6749364579cdb071097177fa6d34a6030de614a9c86250a8b37b5991e616a310d62e40e3e258849dad7f24450bad254bf6b44a Homepage: https://wiki.gnome.org/Projects/libgdata Description: Library for accessing GData webservices - shared libraries libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. . This package contains the shared libraries. Package: libgdbm-compat-dev Architecture: amd64 Version: 1.23-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gdbm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 86 Depends: libc6-dev | libc-dev, libgdbm-dev, libgdbm-compat4t64 (= 1.23-ok5) Filename: pool/main/g/gdbm/libgdbm-compat-dev_1.23-ok5_amd64.deb Size: 6532 MD5sum: 4f349a34c23b1df0201b83ef7304c63b SHA1: 207db8e1120f05f6253e015f17544d1a926a8adc SHA256: 7e18e59faf4870e54985f05feb1667fa1fa71fbf18fb2919ad4d9b8e886b988a SHA512: 31e7a37411d842edadcc71e4f3c97afaaecf9c4a5dc46ee40c21533f420cc716eb48dffb58c48f97b5d34d8f3986db1d094c5a15de41b5d0fdb5020df3525e63 Homepage: https://gnu.org/software/gdbm Description: GNU dbm database routines (legacy support development 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 includes development files, required to build old programs, that use legacy 'dbm' interface. For new programs, please use modern interface, provided by libgdbm6t64 and libgdbm-dev. Package: libgdbm-compat4t64 Architecture: amd64 Version: 1.23-ok5 Multi-Arch: same Priority: optional Section: libs Source: gdbm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 73 Provides: libgdbm-compat4 (= 1.23-ok5) Depends: libc6 (>= 2.33), libgdbm6t64 (>= 1.16) Breaks: libgdbm-compat4 (<< 1.23-ok5) Replaces: libgdbm-compat4 Filename: pool/main/g/gdbm/libgdbm-compat4t64_1.23-ok5_amd64.deb Size: 6452 MD5sum: a5ddb131b836b15e8989c789d49663fd SHA1: 86be8b0d4e6ee47aa930a01c42c8289185c90e0c SHA256: 30c5340e5284129698a790c273e7c6bca47c4d9b797c4e06542ba5ba32b2cfe7 SHA512: 6487f99b7fdc25c79db26476638f5eb5d8fa9c802b84cc981e40309c43bf0775aaeea04ffb53dbdcc6deadeb1a699a9b2335b311942b56e25172e640f39460b1 Homepage: https://gnu.org/software/gdbm Description: GNU dbm database routines (legacy support runtime version) 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 library files, required to run old programs, that use legacy 'dbm' interface. For new programs, please use modern interface, provided by libgdbm6t64 and libgdbm-dev. Package: libgdbm-dev Architecture: amd64 Version: 1.23-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gdbm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 267 Depends: libc6-dev | libc-dev, libgdbm6t64 (= 1.23-ok5) Replaces: libgdbm4 (= 1.12-1) Filename: pool/main/g/gdbm/libgdbm-dev_1.23-ok5_amd64.deb Size: 113704 MD5sum: 1141d763a15fee1e8ce043aa928f4f4a SHA1: 5391905b8c60ddc7db443af61231edfe10193845 SHA256: 187bb6b652c32372644995a76c190f4903b852b4e9568a5f937234bdf3ab6113 SHA512: 5cf2e7e224352488a0ff4526e84deeafcc5ba51b1682999e634a4cd3345cb4e6bd06380929740e0ae27af9519d3a4a092b5db4bf857fb4dacec5af1dda4d7873 Homepage: https://gnu.org/software/gdbm Description: GNU dbm database routines (development 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). Note, that to build old programs, that use legacy 'dbm' interface, you have to install libgdbm-compat-dev binary package. Package: libgdbm6t64 Architecture: amd64 Version: 1.23-ok5 Multi-Arch: same Priority: optional Section: libs Source: gdbm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 132 Provides: libgdbm6 (= 1.23-ok5) Depends: libc6 (>= 2.34) Suggests: gdbm-l10n (= 1.23-ok5) Breaks: libgdbm6 (<< 1.23-ok5) Replaces: libgdbm6 Filename: pool/main/g/gdbm/libgdbm6t64_1.23-ok5_amd64.deb Size: 31508 MD5sum: e37320a958a2b9a92e08758863d43a6a SHA1: 74008a306f57ffc8e58784181cfe4bba263d5b07 SHA256: 6f0b2e0382b87ed0a13b013ba1747387a40ca2d40247fa00bd11dd0b71927819 SHA512: f99dc3c1a102853307cad8bfb8fa6945e0f18baeee99ad66f238b2557bb6a19c667d7e9d48147b7954c658baf8dd4ef43d3bb38e464a6a9313bd44d0c721b7ef Homepage: https://gnu.org/software/gdbm Description: GNU dbm database routines (runtime version) 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). Package: libgdcm-cil Architecture: amd64 Version: 3.0.22-ok2 Priority: optional Section: cli-mono Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1403 Depends: cli-common (>= 0.5.1), libmono-corlib4.5-cil (>= 5.18.0.240), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libgdcm3.0t64 (>= 3.0.22), libstdc++6 (>= 11) Filename: pool/main/g/gdcm/libgdcm-cil_3.0.22-ok2_amd64.deb Size: 283700 MD5sum: 92e45271a65f2dbc5592e6cad07dc151 SHA1: 2649e7e84b46dc4587adc318248f19f439006115 SHA256: 7c2d3f182f2a86b8997fc2a35550ebbbf1690a91c1f178705c686c61a04f4808 SHA512: 4bbbcb66986fc94b91d91140a0c09bc6c7b36aad0d8482b810e8cae2a3c0f5b63113e1d4ecc7cf062e1fdcb2670993e7c484f420f86f9571f3d40e11dc07bf16 Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM CLI bindings Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . CLI bindings to the GDCM DICOM library. It allows developers to use GDCM from C# environment. Package: libgdcm-dev Architecture: amd64 Version: 3.0.22-ok2 Priority: optional Section: libdevel Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3000 Depends: libgdcm3.0t64 (= 3.0.22-ok2) Breaks: libgdcm2-dev Replaces: libgdcm2-dev Filename: pool/main/g/gdcm/libgdcm-dev_3.0.22-ok2_amd64.deb Size: 261108 MD5sum: 881bdf209b23b9d9c929563925e7695a SHA1: d6f9a7f438ea10a2eeb50324676b7a623c9be007 SHA256: 591d30d56cb2c8e03dc8016ea172d940114137228d68319b7165381042e6c58d SHA512: 19769ef67fddb918b26a30af9639e0e30db238182f3c8bb4ddf8f66c9cb30bf1c4c5ae3e54fd18f374b89c3e30faa5e217028d3e61eb5294505d6e03fb3865ca Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM development libraries and headers Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Headers and static libraries for libgdcm. These are not needed to use GDCM, but are needed to build plugins or programs that link against libgdcm. Package: libgdcm-java Architecture: amd64 Version: 3.0.22-ok2 Priority: optional Section: java Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1434 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libgdcm3.0t64 (>= 3.0.22), libstdc++6 (>= 11) Suggests: java-virtual-machine Filename: pool/main/g/gdcm/libgdcm-java_3.0.22-ok2_amd64.deb Size: 576444 MD5sum: f2e43afc40f9d849b632161f947fab65 SHA1: 8d9a957d165e0c61afdc89889902244816855616 SHA256: b1cde7ca7444071a0cf2b5a6464fe6b958f229f5fc804ebea91c2942eb7ffeb9 SHA512: 91df6ae6d177a799ae3dfcbde09a8d7e9ee1ffb0f76207fb1ccbed6b4f90c195dfb4acabd00d6171cdb5c0958475bfaffe01559802ec79ed64e3b7435fc1dda9 Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM Java bindings Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Java bindings to the GDCM DICOM library. It allows developers to use GDCM from Java environment. Package: libgdcm-tools Architecture: amd64 Version: 3.0.22-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1644 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgdcm3.0t64 (>= 3.0.22), libpoppler97 (>= 0.86.1), libstdc++6 (>= 11), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Recommends: pvrg-jpeg Suggests: dcmtk, dicom3tools Filename: pool/main/g/gdcm/libgdcm-tools_3.0.22-ok2_amd64.deb Size: 454392 MD5sum: fae6410f25e8c08f835b500192f9e39b SHA1: 5f31a09106fe1e02ca2b4b2189e4effc19c02952 SHA256: 5b542ff93d39fdb93cc0c352695ce7ae95cb6c14d8eaeb195dc9e369f52620b2 SHA512: 6dbded61edb2fe9e2790edfc87c456671584d0e9c59bb7ac2c6f4800337e215c198143e45f7078b879afe8171ef5a85ee6b8ed6a379a874db1d9baac6f70fc4a Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM tools and utilities Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Install this package for the gdcmanon, gdcmclean, gdcmconv, gdcmdiff, gdcmdump, gdcmpap3, gdcmgendir, gdcmimg, gdcminfo, gdcmpdf, gdcmraw, gdcmscanner, gdcmscu, gdcmtar, gdcmxml programs. Package: libgdcm3.0t64 Architecture: amd64 Version: 3.0.22-ok2 Multi-Arch: same Priority: optional Section: libs Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10865 Provides: libgdcm3.0 (= 3.0.22-ok2) Depends: libc6 (>= 2.38), libcharls2 (>= 2.0.0+dfsg), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libjson-c5 (>= 0.15), libopenjp2-7 (>= 2.2.0), libsocket++1 (>= 1.12.13+git20131030.5d039ba), libssl3 (>= 3.0.0), libstdc++6 (>= 11), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Breaks: libgdcm3.0 (<< 3.0.22-ok2) Replaces: libgdcm3.0 Filename: pool/main/g/gdcm/libgdcm3.0t64_3.0.22-ok2_amd64.deb Size: 1974308 MD5sum: 928bc5fad8c467deb16778013affbda0 SHA1: 3742db7e1d31149d2ebd8c27694663c8ab497624 SHA256: ff468376fb14b53fdc4d707b1860e3377c76a69123e6d8bb13b6ca322d0c4c06 SHA512: 1a2dcf35df9eeb09c6d7722513b72bcce0588c2517b266a3e04a4dabf3803f5fe1e145aba73d413727c75dcfb10a8ba35b53b5aa00c72a53c3ce87d5ada12efe Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM runtime libraries Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. It also comes with DICOM Part 3,6 & 7 of the standard as XML files. . This package contains the libraries needed to run GDCM applications. Package: libgdk-pixbuf-2.0-0 Architecture: amd64 Version: 2.42.10+dfsg-ok6 Multi-Arch: same Priority: optional Section: libs Source: gdk-pixbuf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 465 Depends: libgdk-pixbuf2.0-common (>= 2.42.10+dfsg-ok6), shared-mime-info, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libtiff6 (>= 4.0.3) Recommends: libgdk-pixbuf2.0-bin Filename: pool/main/g/gdk-pixbuf/libgdk-pixbuf-2.0-0_2.42.10+dfsg-ok6_amd64.deb Size: 133672 MD5sum: a18e13db240fdda97757ba41d6a52d4b SHA1: 13b74264816289aa4e8c4ce47bdc00940c99773f SHA256: 9ee2b73181f04bbbbad66ef2f4b948c1ab3ba07e90e50ef263befd82158728c9 SHA512: 852ba42240754a12e228017367bf311bcfefb466fe862fd0b4489c1788b0f59392ad33db856080e401c72a34a2e41d79d1e82c13c403a6ec0941ef90d5c77d54 Homepage: https://www.gtk.org/ Description: GDK Pixbuf library The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) Package: libgdk-pixbuf-2.0-dev Architecture: amd64 Version: 2.42.10+dfsg-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: gdk-pixbuf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 468 Provides: gir1.2-gdkpixbuf-2.0-dev (= 2.42.10+dfsg-ok6), gir1.2-gdkpixdata-2.0-dev (= 2.42.10+dfsg-ok6) Depends: gir1.2-gdkpixbuf-2.0 (= 2.42.10+dfsg-ok6), libgdk-pixbuf-2.0-0 (= 2.42.10+dfsg-ok6), libgdk-pixbuf2.0-bin (= 2.42.10+dfsg-ok6), libglib2.0-dev, libjpeg-dev, libpng-dev (<< 1.7), libtiff-dev, shared-mime-info, gir1.2-gio-2.0-dev, gir1.2-gmodule-2.0-dev Filename: pool/main/g/gdk-pixbuf/libgdk-pixbuf-2.0-dev_2.42.10+dfsg-ok6_amd64.deb Size: 47228 MD5sum: b933c950c2ce41eba15e822a6603f7c5 SHA1: be03c514c178d30baf54d2f62c02e1a8ce537797 SHA256: f81c442f47a7ff62f46ab7a6dca78a850eaf5a2c037dad51b44c6bb21eedce69 SHA512: e2a7db4f047974178a7012928c707847b4b26a52e50103cf98f5b7d6a390694ed2d2ad766922df00c40b30480a3d104a6ba5239fd9b17be15ecdeff0b60e65b0 Homepage: https://www.gtk.org/ Description: GDK Pixbuf library (development files) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the header files which are needed for using GDK Pixbuf. Package: libgdk-pixbuf-xlib-2.0-0 Architecture: amd64 Version: 2.40.2-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: gdk-pixbuf-xlib Origin: openKylin Maintainer: openKylin Developers Installed-Size: 92 Depends: shared-mime-info, libc6 (>= 2.14), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0 (>= 2.48.0), libx11-6 Recommends: libgdk-pixbuf2.0-bin Breaks: libgdk-pixbuf2.0-0 (<< 2.40.0+dfsg-6~) Replaces: libgdk-pixbuf2.0-0 (<< 2.40.0+dfsg-6~) Filename: pool/main/g/gdk-pixbuf-xlib/libgdk-pixbuf-xlib-2.0-0_2.40.2-ok1_amd64.deb Size: 37780 MD5sum: 557ed47bd1d5ef76303b8e7b479aa0eb SHA1: 8b438184f742919d1fe959a51b9054aef77cbca4 SHA256: 1914899f81ff46d1fdd2f27ae8a978a1f1fccdd7a01092f8f0f738765dd2e707 SHA512: 9d0e0780e478a0d65c8cec9647c6c15a2a537c87fe67e284ade436573cb4f00234507262987a564a06a2fbfd1a7c45bab08ed6e8c29e660b994fb9a3a13f976d Homepage: https://www.gtk.org/ Description: GDK Pixbuf library (deprecated Xlib integration) This package contains a deprecated library to render GdkPixbuf structures to X drawables using Xlib (libX11). . No newly written code should ever use this library. . If your existing code depends on gdk-pixbuf-xlib, then you're strongly encouraged to port away from it. Package: libgdk-pixbuf-xlib-2.0-dev Architecture: amd64 Version: 2.40.2-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: gdk-pixbuf-xlib Origin: openKylin Maintainer: openKylin Developers Installed-Size: 28 Depends: libgdk-pixbuf-xlib-2.0-0 (= 2.40.2-ok1), libgdk-pixbuf-2.0-dev (>= 2.40.0), libglib2.0-dev (>= 2.38.0), libx11-dev, shared-mime-info Breaks: libgdk-pixbuf2.0-dev (<< 2.40.0+dfsg-6~) Replaces: libgdk-pixbuf2.0-dev (<< 2.40.0+dfsg-6~) Filename: pool/main/g/gdk-pixbuf-xlib/libgdk-pixbuf-xlib-2.0-dev_2.40.2-ok1_amd64.deb Size: 4840 MD5sum: 36db61b31a699ea64245fe6524490218 SHA1: 3263dbc515e34014879e1c4b2ccd7c5122e8d2a1 SHA256: 4fdbecfc58788c4ecc30de573aeb5c6bc110b04983baab17f5765bfc3f430184 SHA512: 4b50d19434bd6397f11e648244c68330ef984464ec237e2cca7c4f65ee8d6b24e1fe17ebb4fb619d28565b55cb354c2246e7ea3c1ade62a911d67dc9679fe27a Homepage: https://www.gtk.org/ Description: GDK Pixbuf library (development files) This package contains the header files which are needed for using GDK Pixbuf's deprecated Xlib integration. . No newly written code should ever use this library. . If your existing code depends on gdk-pixbuf-xlib, then you're strongly encouraged to port away from it. Package: libgdk-pixbuf2.0-0 Architecture: amd64 Version: 2.40.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: gdk-pixbuf-xlib Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: libgdk-pixbuf-2.0-0 (>= 2.40.0), libgdk-pixbuf-xlib-2.0-0 (>= 2.40.2-ok1) Filename: pool/main/g/gdk-pixbuf-xlib/libgdk-pixbuf2.0-0_2.40.2-ok1_amd64.deb Size: 2568 MD5sum: 6a8996cf095aa15053507295ce62ba9d SHA1: 783ca026039d7dcf208c0b58ec89cf10a5313156 SHA256: 2b2e0dc37d7f4c1161bb318b138b674e8420e2e56f8997b8434f8c6117f75710 SHA512: 3e14ca818a3b812e363096accc4562ab0dbe6074c28c58e0618e2be34635ab59f86123e07467470a46a320041e11b3628824d3a826a7ab67dcc112b918c67dce Homepage: https://www.gtk.org/ Description: GDK Pixbuf library (transitional package) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This transitional package depends on the main library libgdk-pixbuf-2.0-0 and the deprecated Xlib integration library libgdk-pixbuf-xlib-2.0-0. . Packages that only require the main library should depend on libgdk-pixbuf-2.0-0. . Packages that require the Xlib integration should port away from it, or until that can be done, depend on libgdk-pixbuf-xlib-2.0-0. Package: libgdk-pixbuf2.0-bin Architecture: amd64 Version: 2.42.10+dfsg-ok6 Multi-Arch: foreign Priority: optional Section: libs Source: gdk-pixbuf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 67 Depends: libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.35.4), libglib2.0-0t64 (>= 2.16.0) Filename: pool/main/g/gdk-pixbuf/libgdk-pixbuf2.0-bin_2.42.10+dfsg-ok6_amd64.deb Size: 12704 MD5sum: 84ea201fa918a92eb1a3720a40c10bf1 SHA1: ebb15c8c12996970fb51f0cfc9f93c674f852a3e SHA256: ca1f62fedac995ae744ac4c86e2a16ae529d282bde52285c36d61e78e903670c SHA512: be702210438585587a05ae8a8b442a3df78549166fd856776cdff495eb3b8487e5acef68949d19cbba226025362f348a75658f84696b8cb7f2a7018b791d4733 Homepage: https://www.gtk.org/ Description: GDK Pixbuf library (thumbnailer) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the GDK pixdata compression utility, the thumbnailer and a utility for converting images into C code. Package: libgdk-pixbuf2.0-common Architecture: all Version: 2.42.10+dfsg-ok6 Multi-Arch: foreign Priority: optional Section: libs Source: gdk-pixbuf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2512 Filename: pool/main/g/gdk-pixbuf/libgdk-pixbuf2.0-common_2.42.10+dfsg-ok6_all.deb Size: 302656 MD5sum: ed52ab2cf1196b413b8c38794b447679 SHA1: 3d18981e7df68221e0b90f5f11e4df0d1281082a SHA256: b5ee0a2313aafdd26edbc0a2da930202aea33b667c411329543b48895b038f0a SHA512: 0d3ca2b4430d874795a79a974fc8ad90c3972343c58f38ecdf66cb8956c59faa7cc2b5a300c4eec1b264eb3d7c28df4d6abf8d2fc8b577cd19b09e285e01981c Homepage: https://www.gtk.org/ Description: GDK Pixbuf library - data files This package contains the common files and translations for the GDK Pixbuf library. Package: libgdk-pixbuf2.0-dev Architecture: amd64 Version: 2.40.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gdk-pixbuf-xlib Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: libgdk-pixbuf-2.0-dev (>= 2.40.0), libgdk-pixbuf-xlib-2.0-dev (>= 2.40.2-ok1) Filename: pool/main/g/gdk-pixbuf-xlib/libgdk-pixbuf2.0-dev_2.40.2-ok1_amd64.deb Size: 2600 MD5sum: 201d7849a3777c772ad30d8f8c32c780 SHA1: 961cfe4ec3ee1bd46cedd376f89ed5dcea3b3407 SHA256: b2a0ebe981741d26bf27b57e8c929d7f0bc1cafc5ed5676ddbaf7f42ee631171 SHA512: 91b0ba578de4e06f27089a245f95dfca51e0c66f0f334a620e100a2b3505ed67909c8dfcc8753395fe7890e3515be2afc7e88916938b91bfe4d76cb2300f3083 Homepage: https://www.gtk.org/ Description: GDK Pixbuf library (transitional development files) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This transitional package depends on the development files for the main library libgdk-pixbuf-2.0-0 and the deprecated Xlib integration library libgdk-pixbuf-xlib-2.0-0. . Packages that only require the main library should build-depend on libgdk-pixbuf-2.0-dev instead. . Packages that require the Xlib integration should port away from it, or until that can be done, depend on libgdk-pixbuf-xlib-2.0-dev. Package: libgdk-pixbuf2.0-doc Architecture: all Version: 2.42.10+dfsg-ok6 Multi-Arch: foreign Priority: optional Section: doc Source: gdk-pixbuf Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1948 Filename: pool/main/g/gdk-pixbuf/libgdk-pixbuf2.0-doc_2.42.10+dfsg-ok6_all.deb Size: 264956 MD5sum: be5e4586999069245e792ffcac72bc26 SHA1: c18315538e3ad8edde07aa39f09e8b58aaf78c47 SHA256: 27b642c2693ee5e7e236f6398f2cac58b1c4991473f83392d95dfe52779e9fbb SHA512: 2543e0dd0bcd4ee379a176d59e441ab888226edab1286fa806ec24c3370836f87f9db16136aa1cd7172fb866b3ebd4a607961ee0d3253ef6c4bfd614d8e61376 Homepage: https://www.gtk.org/ Description: GDK Pixbuf library (documentation) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the HTML documentation for the GDK Pixbuf library in /usr/share/doc/libgtk2.0-doc/ . Package: libgdl-3-5 Architecture: amd64 Version: 3.40.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: gdl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 234 Depends: libc6 (>= 2.4), libcairo2 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.0.0), libxml2 (>= 2.7.4), libgdl-3-common (= 3.40.0-ok1) Filename: pool/main/g/gdl/libgdl-3-5_3.40.0-ok1_amd64.deb Size: 70540 MD5sum: 288d1b64c1400955773d5dbf52d4a2aa SHA1: 958e83570fbf6d17f7c03ca00a5e025243c9ed62 SHA256: 8f0968b376a3ce31993c12e32cffe7b6681f2ddda1638ea56b139f98c45766ae SHA512: 0d5e5ea8111897b27120af8ccd0f2c2fdd4d403788c532c79dd33a397fe051b48969143dada30293d18a272d0e27408c5043ed56a4697a85c6f80bae5b7c4a18 Description: GNOME DevTool libraries Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the shared libraries. Package: libgdl-3-common Architecture: all Version: 3.40.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Source: gdl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 950 Filename: pool/main/g/gdl/libgdl-3-common_3.40.0-ok1_all.deb Size: 127584 MD5sum: 68ea84ea7699d68f04263034ca88b6ac SHA1: c00eba5b3577735d4e295fa2a30eaf0436380790 SHA256: cee93a89690459eef1c86d9196d98d6ec560ca5d28719b271f93889b40447c53 SHA512: 193a9b59092813859131acbaa3c2d984420c5537ff99c833c34f9ebc2f49863bdc932a83146ccc930ce58f031073e83f0c9e15c1fe0836ca8313c769b4a1e47b Description: GNOME DevTool libraries - common files Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the common files. Package: libgdl-3-dev Architecture: amd64 Version: 3.40.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gdl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 371 Depends: libgdl-3-5 (= 3.40.0-ok1), gir1.2-gdl-3 (= 3.40.0-ok1), libgtk-3-dev, libxml2-dev (>= 2.2.8) Suggests: libgdl-3-doc Filename: pool/main/g/gdl/libgdl-3-dev_3.40.0-ok1_amd64.deb Size: 30632 MD5sum: 9eb08261af3698d4120c82591df9761a SHA1: 74a130dae29c18ee5b6b2219c4a1c83ce08e7ac0 SHA256: 9c0701ef6adc966b45479019dcc843780dd0642ce908a0e83a71b3de489c616d SHA512: 5816450b7ff440ed7e0ebf61737c97538dc0bbe300c3834839c6312b84c843e2a1f623159bc145f524468494d9ab457091923e6364f373c9353cf95746136621 Description: GNOME DevTool libraries - development files Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the development files. Package: libgdl-3-doc Architecture: all Version: 3.40.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gdl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 544 Suggests: devhelp Filename: pool/main/g/gdl/libgdl-3-doc_3.40.0-ok1_all.deb Size: 38816 MD5sum: f747659d7c38274d3a5878bb8229e267 SHA1: 136407d79391cc8782531d1078c5f78b52297f2b SHA256: afc686498d81e8abe210386a831aae347d197e13aab2bde11f6a0a2f0f4321e4 SHA512: 3cc0a1e616bb86b77d7e00c53619e3007dbee8c5ec9df4801189034dd1945f77bc162da8ea49dd5f5b6ba4b7f51535fa548930ece5c48a267230f50c30038e5f Description: GNOME DevTool libraries - documentation Provides a support library for development tools from the GNOME environment. Including symbol browser, dock and editor components. . This package contains the API documentation. Package: libgdm-dev Architecture: amd64 Version: 46.0-ok1 Priority: optional Section: libdevel Source: gdm3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 795 Depends: gir1.2-gdm-1.0 (= 46.0-ok1), libgdm1 (= 46.0-ok1), libglib2.0-dev (>= 2.44.0), gir1.2-gio-2.0-dev, gir1.2-gobject-2.0-dev, libgirepository1.0-dev (>= 0.9.12) Filename: pool/main/g/gdm3/libgdm-dev_46.0-ok1_amd64.deb Size: 34448 MD5sum: ac1fd35c2a429c6e56a003ca2113f11d SHA1: e663d9c86e53ce1dbf7bbd1779ca526e133d034d SHA256: ceae859f393fce7e4b1b97354ff4e8a282df18396b86070c98b93ebab49dc781 SHA512: ca5de302ccbf1b31afe2a7f696ca719b3abf02ff8806b1a5248ccbe2f4aa67503ce18ceec6366c8ba47bad1ddb2afa5f9baf87d34d72f8a843584a4ceeb8eab9 Homepage: https://wiki.gnome.org/Projects/GDM/ Description: GNOME Display Manager (development files) GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains header and development files. Package: libgdm1 Architecture: amd64 Version: 46.0-ok1 Priority: optional Section: libs Source: gdm3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 259 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libglib2.0-0 (>= 2.75.3), libsystemd0 (>= 213) Filename: pool/main/g/gdm3/libgdm1_46.0-ok1_amd64.deb Size: 56092 MD5sum: c7eab68c882af26820b1de8bf64b6f1c SHA1: 4d236b5b9f52ff381799170d7e8973be14abd997 SHA256: b29d70d38eb1744fc59352b518078d5f8dbb3133673e39653b617a83c0fc791d SHA512: 84eca4c40871185effcc11e0ff87d219b40e3e98efd7e2ca9944bb083f15c564e008ba2fd71b7ae52db386e34c3dd203ae075e11ce2166b21911284233a1fade Homepage: https://wiki.gnome.org/Projects/GDM/ Description: GNOME Display Manager (shared library) GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains the shared library required by gnome-shell. Package: libgegl-0.4-0t64 Architecture: amd64 Version: 1:0.4.48-ok3 Multi-Arch: same Priority: optional Section: libs Source: gegl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 8013 Provides: libgegl-0.4-0 (= 1:0.4.48-ok3) Depends: libbabl-0.1-0 (>= 1:0.1.108), libc6 (>= 2.38), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.31.1), libglib2.0-0t64 (>= 2.79.0), libgomp1 (>= 4.9), libjpeg62-turbo (>= 1.3.1), libjson-glib-1.0-0 (>= 1.5.2), liblcms2-2 (>= 2.2+git20110628), libopenexr-3-1-30 (>= 3.1.5), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libpng16-16t64 (>= 1.6.2), libpoppler-glib8t64 (>= 0.71.0), libraw23t64 (>= 0.16.0), librsvg2-2 (>= 2.52.5), libstdc++6 (>= 5.2), libtiff6 (>= 4.0.3), libumfpack6 (>= 1:7.0.1), libwebp7 (>= 1.3.2), libgegl-common (>= 1:0.4.48-ok3) Suggests: graphviz Breaks: libgegl-0.4-0 (<< 1:0.4.48-ok3) Replaces: libgegl-0.4-0 Filename: pool/main/g/gegl/libgegl-0.4-0t64_0.4.48-ok3_amd64.deb Size: 1883768 MD5sum: 2fa95a84634e6ce41dbbdfc43930b197 SHA1: 69a2bd8832f15603c98fea6ddf3f6ba85c637551 SHA256: a7cb20672bb3448ec81d820c79883eb763daf9198426dc16ec3f7c97f4893a8e SHA512: 4a06ca5d140186d7213e82d705d418e206abd71f330ceeb97eb197e981d89c9d72394e084315af13a0e1de2b7d8afddf8e1588d72e83bc6901ee1d7f2c8dc2d2 Homepage: https://gegl.org/ Description: Generic Graphics Library GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. Package: libgegl-common Architecture: all Version: 1:0.4.48-ok3 Multi-Arch: foreign Priority: optional Section: devel Source: gegl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 4859 Filename: pool/main/g/gegl/libgegl-common_0.4.48-ok3_all.deb Size: 756148 MD5sum: abc4fca06f414932dbab677628ad13ed SHA1: ce84878adccebd8b1b562e1736078178a47dd7cb SHA256: ed119fd7c86db2511193db4fbbadbd57020e962481a93764f919cc6d4cb12fa8 SHA512: 9ad9849fc0472948e7bcb18680ae00cddd34961408dce60f0417ea1e3801779a185b2149c1c1d06aa94bf35187d283dbe43f15a0402ac2486df774487ecf205f Homepage: https://gegl.org/ Description: Generic Graphics Library - common files GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains common data files and translations. Package: libgegl-dev Architecture: amd64 Version: 1:0.4.48-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gegl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1339 Provides: gir1.2-gegl-0.4-dev (= 1:0.4.48-ok3), libgegl-0.0-dev Depends: gir1.2-gegl-0.4 (= 1:0.4.48-ok3), libbabl-dev (>= 1:0.1.99), libgegl-0.4-0t64 (= 1:0.4.48-ok3), libglib2.0-dev (>= 2.16.1), libjson-glib-dev, gir1.2-babl-0.1-dev, gir1.2-glib-2.0-dev, gir1.2-gobject-2.0-dev Breaks: libgegl-0.0-dev Replaces: libgegl-0.0-dev Filename: pool/main/g/gegl/libgegl-dev_0.4.48-ok3_amd64.deb Size: 124216 MD5sum: a629065c85f2201225fe9607874d9f9f SHA1: 8ae952c949228b9e50f3382550ace005b277f6ec SHA256: 27e3ae9030b1df823ead81a51e8b688c43257b93ea4f198963a362dbbd51784d SHA512: 3b337a78228c399f126b020d9369358c031d93f448d5a5fdaec8355e3927678bc6dde74b18f077eafd5b0651835e16bfb72f6178fdc0b7fc29aff156cfe80c2a Homepage: https://gegl.org/ Description: Generic Graphics Library (development files) GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains the development files. Package: libgeoclue-2-0 Architecture: amd64 Version: 2.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: geoclue-2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 152 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.44.0), geoclue-2.0 (= 2.7.0-ok1) Filename: pool/main/g/geoclue-2.0/libgeoclue-2-0_2.7.0-ok1_amd64.deb Size: 30596 MD5sum: 9f223ae3f9c28b5f18388b41cea4bc39 SHA1: a0f210c76d13f22bbd951146cdaeea148f2fe1ca SHA256: c122964feebbbdfe53b758c8607f9bb4608620dce9d3eb58bbf44bf8386a5f00 SHA512: 0b02189543b2026a562348a8cd449127586b946e64d9d2307570d8967111b933f1e5afbf7653bad41d67068fe9da1bdbb5318132efa5728c456b8ab605193b35 Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Description: convenience library to interact with 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 shared library. Package: libgeoclue-2-dev Architecture: amd64 Version: 2.7.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: geoclue-2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 368 Depends: gir1.2-geoclue-2.0 (= 2.7.0-ok1), libgeoclue-2-0 (= 2.7.0-ok1), libglib2.0-dev (>= 2.44.0) Suggests: libgeoclue-doc Filename: pool/main/g/geoclue-2.0/libgeoclue-2-dev_2.7.0-ok1_amd64.deb Size: 21576 MD5sum: 39b94c6520d14dbed9ef6633eb20dbce SHA1: bbf961646468f04c7be0c1829694ae368687f2af SHA256: dca9e06a398201beafeab3d9a0f80bd23cc436045bf14e0052f442035e51b30b SHA512: f4780b8dd4b30a44fb1fbc6695a1a59c7c255f420fdd98d5a6e8ea089d46a4927f71b26890b64b53db914048c5688fc3c71273c6daf637cc208d0d113fbda9bf Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Description: convenience library to interact with geoinformation service (devel files) 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 header and development files. Package: libgeoclue-doc Architecture: all Version: 2.7.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: geoclue-2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 481 Filename: pool/main/g/geoclue-2.0/libgeoclue-doc_2.7.0-ok1_all.deb Size: 35288 MD5sum: 07d1079c3fee347d0c3a31c43329af05 SHA1: b13b4b067ac375385fcdacde8b379570dcbf6e06 SHA256: 24ce8ceee5c64e2a8df4f266fd9ccdd1c1b43445da8f366d54aed16dbd31da4b SHA512: 8faf0607d1cbf3d79b515548c9a165af0363283409b9e94584acc032b8e80283815aac6595ddafbdac9c901936f05f8996f59bbdc41a48222058b5c97dcfad14 Homepage: https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home Description: convenience library to interact with geoinformation service (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 library API documentation. Package: libgeocode-glib-2-0 Architecture: amd64 Version: 3.26.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: geocode-glib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 149 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.75.3), libjson-glib-1.0-0 (>= 1.5.2), libsoup-3.0-0 (>= 3.0.3), geocode-glib-common (>= 3.26.3-ok1) Breaks: gnome-clocks (<< 43~beta-2~), gnome-initial-setup (<< 43~), gnome-maps (<< 43~), gnome-settings-daemon (<< 43~beta-2~) Filename: pool/main/g/geocode-glib/libgeocode-glib-2-0_3.26.3-ok1_amd64.deb Size: 41736 MD5sum: 9f26719e8a38150e558b4345f9a6a0a1 SHA1: 4c08d9bb9ea3db8f25e54150802a16de5d72464b SHA256: 6b8a222e8bf374801c87804852641b821667b2f4087cf4d272d6424d3600edc3 SHA512: 5eb72a929a7f0258c4934f078e0e1e1bb02fcc73b9130d8910e596e93784b521fa463133aa36c7c6ea8c36cdfd72b489eb13c36b370edd6c95a4ead157429a2d Description: geocoding and reverse geocoding GLib library using Nominatim Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service. . This library should be used in place of Geoclue's D-Bus API for geocoding and reverse geocoding. Package: libgeocode-glib-dev Architecture: amd64 Version: 3.26.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: geocode-glib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 315 Depends: libgeocode-glib-2-0 (= 3.26.3-ok1), gir1.2-geocodeglib-2.0 (= 3.26.3-ok1), libglib2.0-dev Suggests: libgeocode-glib-doc Filename: pool/main/g/geocode-glib/libgeocode-glib-dev_3.26.3-ok1_amd64.deb Size: 32348 MD5sum: 2edd4068ad1d9ffd25ebe474b2f5ef88 SHA1: c27fe4a4eed1be70e12cf7650b9884b4f908bd60 SHA256: 4b4637407ceaaf8b027933de5608c18ecb5fb6de6caac55d57dc67fa7a6122d5 SHA512: 395d7425da709060ea044c02209ed69755fb4c40cdbd5db2537dd88ef242d348f158e0ca149cd42dcf71080cf999b8416639b5f515548fb5b973bc83ba66ac3f Description: development files for geocode-glib library Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service. . This library should be used in place of Geoclue's D-Bus API for geocoding and reverse geocoding. . This package contains the development files for geocode-glib. Package: libgeocode-glib-doc Architecture: all Version: 3.26.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: geocode-glib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 477 Filename: pool/main/g/geocode-glib/libgeocode-glib-doc_3.26.3-ok1_all.deb Size: 40736 MD5sum: fc2689dcb034cd53821912f9f4cdee96 SHA1: 18c7ef5141167477f570464e1ed2fbfa179a31fb SHA256: 68c748f92ceb66c459b0ea4f792951108d20f05b0ad6c8ed404f95e033270cd6 SHA512: 20a99cd8c7264911c487d35cb5994c72ba7189a84bc5d2201dcbe1e463332dfe51f0a3571286add4b587d7d5c054e5a3caa2c1a2640b017dac2e621fb8f24474 Description: gtk-doc documentation for geocode-glib library Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service. . This library should be used in place of Geoclue's D-Bus API for geocoding and reverse geocoding. . This package contains the documentation for geocode-glib. Package: libgeocoding8 Architecture: amd64 Version: 8.12.57+ds-ok1 Multi-Arch: same Priority: optional Section: libs Source: libphonenumber Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Java Maintainers Installed-Size: 16891 Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), libphonenumber8t64-protobuf32, libstdc++6 (>= 5.2) Filename: pool/main/libp/libphonenumber/libgeocoding8_8.12.57+ds-ok1_amd64.deb Size: 1248412 MD5sum: c1335b2bca635551211ea716df52d647 SHA1: 21b19964e9f6c6164166bc52587fdaa0d3f1a418 SHA256: 23ed33598f015942d18148410adba8186aeaa3383c01abbd90cb340bc5979944 SHA512: c801c438d0dc9cd0401df7ef626f99e599992928ed0416ba7407d38cf31c6ba9c963a435c34a265709fb227d279e1f5e54ed7609d82becdc6068262922eb272b Homepage: https://github.com/googlei18n/libphonenumber/ Description: geocoding phone numbers Google's library for geocoding phone international phone numbers. . This package contains the runtime libraries which can be used to geocode phone numbers. This means obtaining a description (for example of the location) of a given phone number. Package: libgeos++-dev Architecture: amd64 Version: 3.12.1-ok1 Priority: optional Section: libdevel Source: geos Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 3085 Depends: libgeos3.12.1t64 (= 3.12.1-ok1), libgeos-dev Suggests: libgdal-doc Breaks: libgeos-dev (<< 3.3.1-1~) Filename: pool/main/g/geos/libgeos++-dev_3.12.1-ok1_amd64.deb Size: 400624 MD5sum: 480375227294a3ae40cf239280091752 SHA1: 15946190500231c1d11abc9491dabe28fd9272fe SHA256: 5f20f3c522dce0c4797db1bf0a407988db34dc4f9bfe5cdd76d8a36ff3edb46e SHA512: b8eb0d261497047f304e35e398e08d6748077ed50d4d65bdaca80080db22706bb8bb74c388542fafbcc82014da065630b8d8b7a5315e8cc65c0e370eb2a24771 Homepage: https://trac.osgeo.org/geos/ Description: Geometry engine for GIS - C++ development files GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. . This package contains the headers and libraries needed to develop programs using GEOS in C++. Note that third-parties programs should use the stable C API instead of the unstable C++ one. Package: libgeos-c1t64 Architecture: amd64 Version: 3.12.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: geos Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 325 Provides: libgeos-c1v5 (= 3.12.1-ok1) Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libgeos3.12.1t64 (>= 3.12.1), libstdc++6 (>= 5.2) Breaks: libgeos-c1v5 (<< 3.12.1-ok1) Replaces: libgeos-c1v5 Filename: pool/main/g/geos/libgeos-c1t64_3.12.1-ok1_amd64.deb Size: 86064 MD5sum: 90258edf2318b95042a9f6cec39df41c SHA1: f5488f9141b8787bf52d6595a1cd96e2a67fe6d5 SHA256: c1533dd2ecfc13fb1508f3bf33a084d32791b2b3820539cfa5a159f6abf27eac SHA512: 5765b175c525ea3f4ea95edc7aff093564cbb92bf09dde68143c2015d9a7c6e3a9fb41a575e83c613d648ec4663ba64dafcbfe9b7a127cc3e39f920c46c0ef01 Homepage: https://trac.osgeo.org/geos/ Description: Geometry engine for Geographic Information Systems - C Library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include: . * spatial predicates (based on the DE-9IM model), * overlay functions (intersection, difference, union, symmetric difference), * buffer, * convex hull, * area and distance functions, and * topological validity checking . This package contains the C library. Package: libgeos-dev Architecture: amd64 Version: 3.12.1-ok1 Priority: optional Section: libdevel Source: geos Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 245 Depends: libgeos-c1t64 (= 3.12.1-ok1) Suggests: libgdal-doc Filename: pool/main/g/geos/libgeos-dev_3.12.1-ok1_amd64.deb Size: 53744 MD5sum: 29042220cb2f0582b898d99af60ac0e4 SHA1: fc3ecfea0bfc3b10e72ff4799a09379adab3de7a SHA256: 30099784c9d10cad7ef4c7fff1c60513cf109aec9a19f7257932cf3296fbd442 SHA512: 108eaba469e4bb64e08d93b374466b909b3b23deb0fdcc250943c3972e4567eabb191fc1f02cc47444cb0b8c9f177f6e1f29b04fc564527a22e7b1d049dea024 Homepage: https://trac.osgeo.org/geos/ Description: Geometry engine for GIS - Development files GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. . This package contains the headers and libraries needed to develop programs using GEOS. Package: libgeos-doc Architecture: all Version: 3.12.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: geos Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 26924 Suggests: libgeos-dev (= 3.12.1-ok1) Filename: pool/main/g/geos/libgeos-doc_3.12.1-ok1_all.deb Size: 1530500 MD5sum: 388640bc10063555152944487cdd9c35 SHA1: f3a99c615ddcc8d76d7314d24b57e8deef00753b SHA256: 6de4a919c2896d1f809070adbbfc99de4b8b37a66d0dfb5794506364a0b04a37 SHA512: 7339e5ddf1ac29f2b27419e4da18083307a761e7b331a60756eb7ba1c249df2a1cf4d442d6b2239dfaed958c12ecbb170006a8d405c87a536bd3724fb5c3689c Homepage: https://trac.osgeo.org/geos/ Description: Documentation for the GEOS GIS geometry engine library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. . This package contains the documentation for the GEOS API. Package: libgeos3.12.1t64 Architecture: amd64 Version: 3.12.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: geos Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 2926 Provides: libgeos3.12.1 (= 3.12.1-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Breaks: libgeos3.12.1 (<< 3.12.1-ok1) Replaces: libgeos3.12.1 Filename: pool/main/g/geos/libgeos3.12.1t64_3.12.1-ok1_amd64.deb Size: 787008 MD5sum: 3ed84570fc1d2b8e3a5eeae36c7e92a1 SHA1: 8caa6ef46f29e1183d372f6074191bf1782a0457 SHA256: 7ec3c4d7a4bd84cd0df01233f38217b324d62df6687a7d1e4559a6341ec3afb1 SHA512: 84726956633d8ee58e975a376d46796ed4cda9fb8521cf0c42bf6093287a49a142f92a27195458372e64b1dc81c1c0c5580b214cad4fc548490a49d73bb584e5 Homepage: https://trac.osgeo.org/geos/ Description: Geometry engine for Geographic Information Systems - C++ Library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include: . * spatial predicates (based on the DE-9IM model), * overlay functions (intersection, difference, union, symmetric difference), * buffer, * convex hull, * area and distance functions, and * topological validity checking . This package contains the C++ library. A stable C library is provided by the libgeos-c* package and should be preferred by third-parties programs. Package: libgeotiff-dev Architecture: amd64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgeotiff Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 468 Depends: libgeotiff5 (= 1.7.1-ok1), libjpeg-dev, libproj-dev (>= 6.0.0), libtiff-dev Suggests: libgeotiff-epsg Filename: pool/main/libg/libgeotiff/libgeotiff-dev_1.7.1-ok1_amd64.deb Size: 78208 MD5sum: 884554bd63a145b5ce1b7142d094c680 SHA1: ebc2d185322c702e71b68449e7f0c19ab6de6189 SHA256: ad3199b970d8215d88481358d925cae429ae96cebcda4b18d3317739d2fd9a65 SHA512: 8ac5695b0521a370e3f113a84fc51d987c565767c3d56e9b005fa21dc37c2f00aa6855fd9db93456b36b10a8d2c3a16de70d6b92eb2cc50a10d042fe476b6a82 Homepage: https://geotiff.osgeo.org/ Description: GeoTIFF (geografic enabled TIFF) library -- development files 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. . This package contains stuff to be used to develop programs based on the GeoTIFF library. Package: libgeotiff5 Architecture: amd64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgeotiff Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 253 Depends: libc6 (>= 2.14), libproj15 (>= 6.0.0), libtiff5 (>= 4.0.3) Suggests: geotiff-bin, gdal-bin, libgeotiff-epsg Filename: pool/main/libg/libgeotiff/libgeotiff5_1.7.1-ok1_amd64.deb Size: 52864 MD5sum: fd416d9a860261db4ffd7852e6a37303 SHA1: bc0af8841e59c0453d65039326a2653fc92cc69b SHA256: a925b4fc091ddca4771120545d9ae12e309eca69e1e400c4bb0d9ff0284612b0 SHA512: ac0171e34ee6fd5e8f1c4b6d04be25e01e3cea32ee26ab997b11d8058c877b8a63eb389840a40e071578369beb297d294279be98511fc3efc2c42886cda59ef6 Homepage: https://geotiff.osgeo.org/ Description: GeoTIFF (geografic enabled TIFF) library -- run-time files 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. . This package contains the shared library only. Package: libgepub-0.7-0 Architecture: amd64 Version: 0.7.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgepub Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 67 Depends: libarchive13t64 (>= 3.0.4), libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0), libjavascriptcoregtk-4.1-0, libwebkit2gtk-4.1-0 (>= 2.21.1), libxml2 (>= 2.7.4) Filename: pool/main/libg/libgepub/libgepub-0.7-0_0.7.1-ok1_amd64.deb Size: 18360 MD5sum: b8433ddb76074ccefa203e86527fb3ad SHA1: 7f48a3b3287646546deafbccede6f8e01445e62a SHA256: 2e4d7cdbf6212af9e5143e732a1acd9c3b1a74a95848b017062e052de1fe9aaf SHA512: d3c05f1247413a22723e558c471a09c5f51219da2ff73fc95d889e08553dfd00e1fc4c3bb8edd69eb31282e6c349a15315f679faa7bcc24b99c19b267e25386e Description: library to read epub files libgepub is a GObject based library for handling and rendering epub documents. . This package contains the C library. Package: libgepub-0.7-dev Architecture: amd64 Version: 0.7.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgepub Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 96 Depends: gir1.2-gepub-0.7 (= 0.7.1-ok1), libarchive-dev, libgepub-0.7-0 (= 0.7.1-ok1), libglib2.0-dev, libwebkit2gtk-4.1-dev, libxml2-dev Filename: pool/main/libg/libgepub/libgepub-0.7-dev_0.7.1-ok1_amd64.deb Size: 8504 MD5sum: f61914c14cab39bee76864295e0f91c0 SHA1: 9e7df5e79c0c66861f2733b291553ca07a104d0b SHA256: 9a49573a7778e33144154e9193355214d524ecbc09ce8eb51d17e20f396a216a SHA512: ba4d98918be62d91cc445c17a2f2f62ec08666c5306ad748748da1d6b30e761035fc09fc1e12a6d42c11ba36a2861206d60a72578bc495beb2411c6f389e66e0 Description: library to read epub files (development files) libgepub is a GObject based library for handling and rendering epub documents. . This package contains the headers for the C library. Package: libgetopt-long-descriptive-perl Architecture: all Version: 0.111-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: perl:any, libio-stringy-perl, libparams-validate-perl, libsub-exporter-perl Breaks: libmoosex-getopt-perl (<< 0.75), libmousex-getopt-perl (<< 0.38-2~) Filename: pool/main/libg/libgetopt-long-descriptive-perl/libgetopt-long-descriptive-perl_0.111-ok1_all.deb Size: 24380 MD5sum: 47de1db2183a07f13121a614191207a1 SHA1: c9f551eff97341275ec8737ebb4593c1490a6f58 SHA256: 3a7dc5262cd13a352e41a7e9e3aca8d643e83562aaf75548122d807a4767d243 SHA512: fb15f548ec451d33adc83d43ac25fcfbb53d919e6929b7e2fafa2de800887f06de779c86b50fe9ab71b9024cb033963ff337d869130803af38f2dfacb54fafcb Homepage: https://metacpan.org/release/Getopt-Long-Descriptive Description: module that handles command-line arguments with usage text Getopt::Long::Descriptive is a convenience wrapper for Getopt::Long, which allows one to easily define options in the same familiar way, while also supporting custom descriptions for program usage output. Package: libgettextpo-dev Architecture: amd64 Version: 0.22-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 899 Depends: libgettextpo0 (= 0.22-ok3) Suggests: gettext-doc Breaks: gettext (<< 0.18.1.1-10) Replaces: gettext (<< 0.18.1.1-10) Filename: pool/main/g/gettext/libgettextpo-dev_0.22-ok3_amd64.deb Size: 154628 MD5sum: 28b7d45966b4679f7ed080de62d7d920 SHA1: c1b3bf3549260e5afbb52bd8a0935990f733a62b SHA256: 2df71bba7eecb3871d15aa7fc792b8ff2bfc77c46f48c70013bf534fa7e60da9 SHA512: 0bf2a11f362da06648b026218dcea8d8cc7492d538f6a6a33cadf485a10151bcbb1a0e4736a85dac492de1626ef7d1cfbe77a49fadcfde29d9e3e1395126f0b8 Homepage: https://www.gnu.org/software/gettext/ Description: process PO files - static libraries and headers This package contains development files for the libgettextpo library. Package: libgettextpo0 Architecture: amd64 Version: 0.22-ok3 Multi-Arch: same Priority: optional Section: libs Source: gettext Origin: openKylin Maintainer: openKylin Developers Installed-Size: 386 Depends: libc6 (>= 2.38), libunistring5 (>= 1.1) Breaks: gettext (<< 0.18.1.1-6) Replaces: gettext (<< 0.18.1.1-6) Filename: pool/main/g/gettext/libgettextpo0_0.22-ok3_amd64.deb Size: 104320 MD5sum: 6160d8be4348a1c6e2e3726c179378d9 SHA1: 543cd8e799c1a74e21953f02c6e68a61a6063da8 SHA256: 11a877ef136edf91cf13351b1034711aa0aa2a9a3da4eb2365d3f57f2e9b2e24 SHA512: 9a4ce3edb62804718ed37c69b248a2524ba0fccd910f158765f44f9fc31bfe3abfd772ad62e47759c904657e9951ec23273da4701e59a52feb55413847e37d61 Homepage: https://www.gnu.org/software/gettext/ Description: process PO files - shared library This package contains the libgettextpo shared library for interfacing programmatically with GNU gettext .po files. Package: libgfortran-10-dev Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 5234 Depends: gcc-10-base (= 10-20200411-ok5), libgcc-10-dev (= 10-20200411-ok5), libgfortran5 (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/libgfortran-10-dev_10-20200411-ok5_amd64.deb Size: 865886 MD5sum: a5612c26a1ac8323c4169eb31e9cc399 SHA1: 78d82c2dcce5c6204bd9b6dc36fc62275818dc67 SHA256: f95a341d0881c7ac7e4008da67e7df55cb7ce78c1db6ddffecfd102e6bda0962 SHA512: c9c4befd2c2fe42ec789af7b766ae5ff0ea47ed1a053e52a2c926ea1f665b05eb5b5b02eebf6fdfde6e82cb084ffacfba6e0a1cb7f8bbedd9d220c3b3d0c10da Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 5107 Depends: gcc-12-base (= 12.3.0-1ok3), libgcc-12-dev (= 12.3.0-1ok3), libgfortran5 (>= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/libgfortran-12-dev_12.3.0-1ok3_amd64.deb Size: 905086 MD5sum: 6ad70431d1df7f770a2eddcd01f3ddb9 SHA1: 349422684ec4e496d9c5198c0487fad2b0efda4b SHA256: 695b7ea760d658587b988efd536cacc01f1d976c412c4470920ac84bedf9e1ff SHA512: 166512fd4ea9747a785835cd8732fa5cc905c74067f49e25047d876fb53f8c486b00f6e78531de49ca6829798961a29025f9acc587d9c473cfbfc0367fdc91bc Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 5172 Depends: gcc-13-base (= 13.2.0-4ok3.3), libgcc-13-dev (= 13.2.0-4ok3.3), libgfortran5 (>= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/libgfortran-13-dev_13.2.0-4ok3.3_amd64.deb Size: 924358 MD5sum: 9aba0658336be5585f9a510464d3cc54 SHA1: a454ec4d8bfb5eb9339f1acdd523570cb4d9c405 SHA256: 526221a8c9b0433a701b1d8e362e115156f94f6045b1bd975abd3aed860f6968 SHA512: 48759aa0c47d199b8058e28e652c6ec177328f9f71111c8676e3b3b2ca57f22e72a83a9d0cdcbb4929b4bc3340996162f97996239b40720b204a8758780bff05 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran-7-dev Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3721 Depends: gcc-7-base (= 7.5.0-ok2), libgcc-7-dev (= 7.5.0-ok2), libgfortran4 (>= 7.5.0-ok2) Filename: pool/main/g/gcc-7/libgfortran-7-dev_7.5.0-ok2_amd64.deb Size: 589986 MD5sum: 257737bb84db736098ecc6c6bfc6daec SHA1: 5447fa9ae23a26c6edf3ea339dee6597b4a5b891 SHA256: 114dcc5bf5d751326decc02870ee036544f962e3c38a50ae1f384ec643abdaee SHA512: 1a47ee6e94f5fc01ae136389b5fdf7325759a65fef51c28ad0a72f1387d83e06842fab2622ba90c52869e23873e4af91787a41499077a9e767298bf61f5d8755 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran-9-dev Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4761 Depends: gcc-9-base (= 9.3.0-ok12), libgcc-9-dev (= 9.3.0-ok12), libgfortran5 (>= 9.3.0-ok12) Filename: pool/main/g/gcc-9/libgfortran-9-dev_9.3.0-ok12_amd64.deb Size: 745322 MD5sum: 3a6427698f43a0cd731933ac2059520c SHA1: cde5a9b9e6d91a9468bd33e3399e16bd8110bb72 SHA256: 5ca0285bde2c81890070f00a98511548f941c99a4cb7e179cc3b4fccb4dd3bbc SHA512: 287f3c5fbb1891735169adb2939390ba6ca9d1318f88a3bb701b6320154d91224f58315a75bc4b5455aadd207e472510d38ca1c168245f072d5e3f4602cb9075 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran4 Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1977 Depends: gcc-7-base (= 7.5.0-ok2), libc6 (>= 2.29), libgcc-s1, libquadmath0 Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Filename: pool/main/g/gcc-7/libgfortran4_7.5.0-ok2_amd64.deb Size: 544118 MD5sum: 29803e1e1efa860fc78a7332e9e62ccf SHA1: a4211908c7ad22c01a48da6e3eec5abd7aaca79e SHA256: f8190981296433cb993423c5f2e6dc123d1e2c4754222979e2af6fcfca17776a SHA512: 2150d5f8ceb54ef07a2caf455f3233e766970a13d15c7c1b79d3f648eef7dc02ed9f242fb9e522e664ba41d88d0f2025962512362bb97ee2067de7c41225bcd6 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2968 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38), libgcc-s1 (>= 4.3) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Filename: pool/main/g/gcc-13/libgfortran5_13.2.0-4ok3.3_amd64.deb Size: 884618 MD5sum: daa8fb3b254f9b91a147a7811bc28f47 SHA1: 5db29fa076fb92c20ad591e7435957b93a89ec6f SHA256: aaa54cf0efd83ba81e0330385ec9780b342338de8bc5fafc4319af0302e11400 SHA512: aaf8239aca8885dc43ba305710915d85ee426199b8ad3d29b11690b72feaab8998718cc3b1cac25319557f1a7124fc6682748d7e708f09a732aa4e37664df688 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libghc-assoc-dev Architecture: amd64 Version: 1.1-ok1 Priority: optional Section: haskell Source: haskell-assoc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 104 Provides: libghc-assoc-dev-1.1-79a50 Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-tagged-dev-0.8.7-e62cf, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-assoc/libghc-assoc-dev_1.1-ok1_amd64.deb Size: 13572 MD5sum: f830eec6ca5edb738c90355c3acf23d8 SHA1: 235f528578737953d373350611182c831cfb7c75 SHA256: 18f731e58da7ef286da73a2db8ff8e288e5617c557fa7d2bcf49b60a12eec7a9 SHA512: ead1442b66d3bbb00a8316c27cb6eab760fde507e1cd3e7ae0a1b90302844967694173081b04e6d49db700db78b22f37f329ae579e1e28561c2a80e74a85f146 Homepage: https://hackage.haskell.org/package/assoc Description: swap and assoc: Symmetric and Semigroupy Bifunctors Provides generalisations of . swap :: (a,b) -> (b,a) and . assoc :: ((a,b),c) -> (a,(b,c)) . to Bifunctors supporting similar operations (e.g. Either, These). . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: assoc-1.1-9dkvApyV98zV0Fkh13Zfl Package: libghc-assoc-doc Architecture: all Version: 1.1-ok1 Priority: optional Section: doc Source: haskell-assoc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 187 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-assoc-dev, libghc-tagged-doc, libjs-mathjax Suggests: libghc-assoc-prof Filename: pool/main/h/haskell-assoc/libghc-assoc-doc_1.1-ok1_all.deb Size: 29196 MD5sum: 649ee9d6c1d9441282ea787c36236979 SHA1: 914c77804c3a73039edb2d1f4c958f493466f7dd SHA256: 2b0d9f0be63ff5319c648c9f559362b522322f7a29af199af410a10f34dbc5c7 SHA512: c3db299b1ab13d3aeb11a87851d97362653de6e142d0eb0306126d19700be9ff0a5c05cad47b38f71ea7c06f9f0d3e65cba3a0bd707352ce4a604d0ae0a1cd49 Homepage: https://hackage.haskell.org/package/assoc Description: swap and assoc: Symmetric and Semigroupy Bifunctors; documentation Provides generalisations of . swap :: (a,b) -> (b,a) and . assoc :: ((a,b),c) -> (a,(b,c)) . to Bifunctors supporting similar operations (e.g. Either, These). . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-assoc-prof Architecture: amd64 Version: 1.1-ok1 Priority: optional Section: haskell Source: haskell-assoc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74 Provides: libghc-assoc-prof-1.1-79a50 Depends: libghc-assoc-dev (= 1.1-ok1), libghc-base-prof-4.17.2.0-68dfe, libghc-tagged-prof-0.8.7-e62cf Filename: pool/main/h/haskell-assoc/libghc-assoc-prof_1.1-ok1_amd64.deb Size: 10496 MD5sum: 07804d6db21e1440228354411b6c3a19 SHA1: fef4ebe9d1f9da36e0612a379acb3b41d9064e8a SHA256: fc97fc044e428c5ded6965451f3ffb51e34b5e708d1f5c802731c83c16bb257a SHA512: b144ab042c593051a2dadc1afc70a7dd9fd05d64d16a8e5ed398cc4e5418ebf841fe1613769d7a88e047eb8a442e5bac91735ac1d4b2b79e6b2082991ac2eb83 Homepage: https://hackage.haskell.org/package/assoc Description: swap and assoc: Symmetric and Semigroupy Bifunctors; profiling libraries Provides generalisations of . swap :: (a,b) -> (b,a) and . assoc :: ((a,b),c) -> (a,(b,c)) . to Bifunctors supporting similar operations (e.g. Either, These). . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-base-orphans-dev Architecture: amd64 Version: 0.9.1-ok1 Priority: optional Section: haskell Source: haskell-base-orphans Origin: openKylin Maintainer: openKylin Developers Installed-Size: 262 Provides: libghc-base-orphans-dev-0.9.1-68b56 Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-ghc-prim-dev-0.9.1-ca9fc, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-base-orphans/libghc-base-orphans-dev_0.9.1-ok1_amd64.deb Size: 35604 MD5sum: 9faead75af22622c92ddf112088a59d3 SHA1: 874f6f79be6e7aa26d0ae87e4202785a41abb79e SHA256: 812ceda2682fb1221dbfa4e4fbdd70758c9ee90d6ab9e1e115dfbc83aa72637b SHA512: d214cb46fdf09da28ed00e61c8ed157eb9154e80e2d277c4f2dbd7a35de3159204936990761fbd3a58ef58c69269681f78e813b38fc704e0c4aec953709739fc Homepage: https://github.com/haskell-compat/base-orphans#readme Description: Backwards-compatible orphan instances for base base-orphans defines orphan instances that mimic instances available in later versions of base to a wider (older) range of compilers. base-orphans does not export anything except the orphan instances themselves and complements the base-compat package. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: base-orphans-0.9.1-3gHl57cXrX61W4xOSWGgTz Package: libghc-base-orphans-doc Architecture: all Version: 0.9.1-ok1 Priority: optional Section: doc Source: haskell-base-orphans Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1313 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-base-orphans-dev, libjs-mathjax Suggests: libghc-base-orphans-prof Filename: pool/main/h/haskell-base-orphans/libghc-base-orphans-doc_0.9.1-ok1_all.deb Size: 77232 MD5sum: 74f3f204906433b211e8cf3a366ffae3 SHA1: 063d0df002d9ff71daa310e4938c3cfa4600e5ef SHA256: 0f92ac39eef2d77fb79177ed9733e1e9254e3e32d8771bb26f9cc6daad830176 SHA512: 41f6182bc52424b9b69bca9cdc178a4c9b3664c7391ba899a8675a1ba0c6a3bfba92c9f0b0449ab6fe025d54b75599261b613d617e75e3a00f37918c6f4cc374 Homepage: https://github.com/haskell-compat/base-orphans#readme Description: Backwards-compatible orphan instances for base; documentation base-orphans defines orphan instances that mimic instances available in later versions of base to a wider (older) range of compilers. base-orphans does not export anything except the orphan instances themselves and complements the base-compat package. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-base-orphans-prof Architecture: amd64 Version: 0.9.1-ok1 Priority: optional Section: haskell Source: haskell-base-orphans Origin: openKylin Maintainer: openKylin Developers Installed-Size: 198 Provides: libghc-base-orphans-prof-0.9.1-68b56 Depends: libghc-base-orphans-dev (= 0.9.1-ok1), libghc-base-prof-4.17.2.0-68dfe, libghc-ghc-prim-prof-0.9.1-ca9fc Filename: pool/main/h/haskell-base-orphans/libghc-base-orphans-prof_0.9.1-ok1_amd64.deb Size: 33532 MD5sum: f7736869817fb40e19fe7952ebd3282e SHA1: aaa3fd4b6dee8b06702f5a32f32cf7e89da19a59 SHA256: 63430c5e95bd8c1286b2d3114d04ee020a96191aa13edb316b89facc0d962869 SHA512: a161d1f2f8f9118528d476f99b3d26f260bdae3f4979c94a0d73df2a4ba42219f8d424d04ec4880b72838bded1f4ceae0db8487a43b8dbc905545d7c11c5a01f Homepage: https://github.com/haskell-compat/base-orphans#readme Description: Backwards-compatible orphan instances for base; profiling libraries base-orphans defines orphan instances that mimic instances available in later versions of base to a wider (older) range of compilers. base-orphans does not export anything except the orphan instances themselves and complements the base-compat package. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-bifunctors-dev Architecture: amd64 Version: 5.5.15-ok1 Priority: optional Section: haskell Source: haskell-bifunctors Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5869 Provides: libghc-bifunctors-dev-5.5.15-214e0 Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-base-orphans-dev-0.9.1-68b56, libghc-comonad-dev-5.0.8-6c298, libghc-containers-dev-0.6.7-a1650, libghc-tagged-dev-0.8.7-e62cf, libghc-template-haskell-dev-2.19.0.0-a5ee2, libghc-th-abstraction-dev-0.4.5.0-843c5, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-bifunctors/libghc-bifunctors-dev_5.5.15-ok1_amd64.deb Size: 503964 MD5sum: 5253d9e467460d0bfb1d321e23e64f13 SHA1: 232298f805853ee892af76b700a6b2c3d1fe79cb SHA256: c298458dfea55d079234b920762384cd4e81a3114571c36ab5b5b0a68992e114 SHA512: d77b9a5f805659948877c80f8a71da7b7f2440a631483a96faab9b708bcd854cb3559db8e6033a45c5e51baaf778e2e30127d1d1c81b0c8ea4b25d2fc27c1d6c Homepage: http://github.com/ekmett/bifunctors/ Description: Haskell 98 bifunctors A binary functor is a functor in two arguments. This package provides bifoldables and bitraversables. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: bifunctors-5.5.15-cF7uUiod5o1ndoFZYViQ8 Package: libghc-bifunctors-doc Architecture: all Version: 5.5.15-ok1 Priority: optional Section: doc Source: haskell-bifunctors Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3799 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-bifunctors-dev, libghc-comonad-doc, libghc-tagged-doc, libghc-th-abstraction-doc, libjs-mathjax Suggests: libghc-bifunctors-prof Filename: pool/main/h/haskell-bifunctors/libghc-bifunctors-doc_5.5.15-ok1_all.deb Size: 169168 MD5sum: 0669643a937d482eaa5caf621b3b6711 SHA1: edec74a5c95011a547259d09588b9ca9f2db42e9 SHA256: 29c1b07ec95c5249d31f902e8c59825b57f76a53561f2bfadc101c7eba639bbf SHA512: 84851a33b8ce964990209ee13bf0c01590b0a8dc587d1ac1456b63e7bdcfab5ec35254a3893975536cee263837ddaa3acf014622cf345f961b8774db9c15f07f Homepage: http://github.com/ekmett/bifunctors/ Description: Haskell 98 bifunctors; documentation A binary functor is a functor in two arguments. This package provides bifoldables and bitraversables. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-bifunctors-prof Architecture: amd64 Version: 5.5.15-ok1 Priority: optional Section: haskell Source: haskell-bifunctors Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5772 Provides: libghc-bifunctors-prof-5.5.15-214e0 Depends: libghc-base-orphans-prof-0.9.1-68b56, libghc-base-prof-4.17.2.0-68dfe, libghc-bifunctors-dev (= 5.5.15-ok1), libghc-comonad-prof-5.0.8-6c298, libghc-containers-prof-0.6.7-a1650, libghc-tagged-prof-0.8.7-e62cf, libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-th-abstraction-prof-0.4.5.0-843c5, libghc-transformers-prof-0.5.6.2-931c3 Filename: pool/main/h/haskell-bifunctors/libghc-bifunctors-prof_5.5.15-ok1_amd64.deb Size: 507900 MD5sum: 653e139f655d5bd632e44a116125cf77 SHA1: 2ed22305c05bf4688a1faccd52bcf8bcf61e27d4 SHA256: 214de61aa1b79468830bc95bd2624a5388aba30838d68ca00f959d540a2cd4d1 SHA512: 91fc2ada1342f50107b3db5a32586473042d017a20289c05b5b4a489381cc0a6ab0ac70c5b09c09f8cd56148093aa382f6ae5e47c2f5f5420f68892e9d1bda9b Homepage: http://github.com/ekmett/bifunctors/ Description: Haskell 98 bifunctors; profiling libraries A binary functor is a functor in two arguments. This package provides bifoldables and bitraversables. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-call-stack-dev Architecture: amd64 Version: 0.4.0-ok2 Priority: optional Section: haskell Source: haskell-call-stack Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 148 Provides: libghc-call-stack-dev-0.4.0-8285b Depends: libghc-base-dev-4.17.2.0-68dfe, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-call-stack/libghc-call-stack-dev_0.4.0-ok2_amd64.deb Size: 18964 MD5sum: f1c74619574ba00d34019a0fb19d9958 SHA1: d3b1540eb328248ccf15475c8bcfabead8d9b7cd SHA256: f23160bc56dddda2a89cc8a1bd5e65f0b5a36d01098ad20a498c2fd7b723725e SHA512: 8e5565bf45b80a23e6eb0c6ffd59f2607f8c941937baad92ab4c2e9d61bd78568c174d03ca8c07e432d52c8a14083e34e02a4043c4a70836aa7005e641ee14fc Homepage: https://github.com/sol/call-stack#readme Description: use GHC call-stacks in a backward compatible way Source locations in a GHC call stack. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: call-stack-0.4.0-nQZfFxinEdIa1BWxMyadt Package: libghc-call-stack-doc Architecture: all Version: 0.4.0-ok2 Priority: optional Section: doc Source: haskell-call-stack Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 165 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-call-stack-dev, libjs-mathjax Suggests: libghc-call-stack-prof Filename: pool/main/h/haskell-call-stack/libghc-call-stack-doc_0.4.0-ok2_all.deb Size: 28728 MD5sum: 9baecdca7489ab341f5d6c2e20c5453b SHA1: ce432a0c7b9178ab8a27fc232b354c9b7c8ed976 SHA256: 3cabd795d37b3d6f7df726e4583e522897f52874efdaeb0ddcff6e16621b624b SHA512: cbabb2986c6c9c21865cb7eb9fe4340cc13be727e69f08726b73ba8397240a80184a47d6e4b912ef435ec14882e754a22f5cbdb237ee5454b6d409c791a30171 Homepage: https://github.com/sol/call-stack#readme Description: use GHC call-stacks in a backward compatible way; documentation Source locations in a GHC call stack. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-call-stack-prof Architecture: amd64 Version: 0.4.0-ok2 Priority: optional Section: haskell Source: haskell-call-stack Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 122 Provides: libghc-call-stack-prof-0.4.0-8285b Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-call-stack-dev (= 0.4.0-ok2) Filename: pool/main/h/haskell-call-stack/libghc-call-stack-prof_0.4.0-ok2_amd64.deb Size: 15380 MD5sum: 08784bc2bf1aefb02079487673b485f5 SHA1: 3dc7d20cf3924b8abec381dbafb24a215000e31f SHA256: 95826c717d27de34f19b6b8996b14bac6bff2b2a57edaf1d3c266d89672e7f67 SHA512: 92d4c3351e44011288ce52deb75a780d369567b3a4a26bf7fba7ce1dc95036134debc29c6dcedf1288355e7f581b2fca193eab69f75d181bf514caaf26d899f1 Homepage: https://github.com/sol/call-stack#readme Description: use GHC call-stacks in a backward compatible way; profiling libraries Source locations in a GHC call stack. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-data-fix-dev Architecture: amd64 Version: 0.3.2-ok2 Priority: optional Section: haskell Source: haskell-data-fix Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 388 Provides: libghc-data-fix-dev-0.3.2-25069 Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-hashable-dev-1.4.3.0-e937e, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-data-fix/libghc-data-fix-dev_0.3.2-ok2_amd64.deb Size: 44296 MD5sum: df6f54cf272d2f53afa87461ec3b9e02 SHA1: 6cc07fda90837816dd7504c9bf811b89b95cf007 SHA256: 09bb4d3b5e0d75b312332164d4ea2e45a4e3affd2375a6978d2a7ccea7606b32 SHA512: a5792cd5fb71a780157d21e25d66533933a6f7e7769202c8f62fa028f7049c16c23f710a200126fc3724bc9955075fd54d91331b968d3e39eded0a1ab8f24ca4 Homepage: https://github.com/spell-music/data-fix Description: fixpoint data types Fixpoint types and recursion schemes. If you define your AST as fixpoint type, you get fold and unfold operations for free. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: data-fix-0.3.2-Buf8G78ABUUFbqsSW7pEuu Package: libghc-data-fix-doc Architecture: all Version: 0.3.2-ok2 Priority: optional Section: doc Source: haskell-data-fix Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 408 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-data-fix-dev, libghc-hashable-doc, libjs-mathjax Suggests: libghc-data-fix-prof Filename: pool/main/h/haskell-data-fix/libghc-data-fix-doc_0.3.2-ok2_all.deb Size: 40508 MD5sum: 9b21b274dabe3dfee8cc0bdab173559b SHA1: 4da6109b1ec40179563b6d652bcf6576ed146060 SHA256: 57f0f41cef9251c07d81c2e5f8c5fcdb7e5a95c33f931e572128a831f56d37b4 SHA512: a557072a3c1d6f2052f585b56a0ef1037dd45a1262fd1622e3acb9c5f7ec805563af6e4f85d679160f1979e99b8a8df361d879a4667cdb6a788e92ac2fdf4b9c Homepage: https://github.com/spell-music/data-fix Description: fixpoint data types; documentation Fixpoint types and recursion schemes. If you define your AST as fixpoint type, you get fold and unfold operations for free. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-data-fix-prof Architecture: amd64 Version: 0.3.2-ok2 Priority: optional Section: haskell Source: haskell-data-fix Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 399 Provides: libghc-data-fix-prof-0.3.2-25069 Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-data-fix-dev (= 0.3.2-ok2), libghc-deepseq-prof-1.4.8.0-ddf16, libghc-hashable-prof-1.4.3.0-e937e Filename: pool/main/h/haskell-data-fix/libghc-data-fix-prof_0.3.2-ok2_amd64.deb Size: 43772 MD5sum: a6d19ef2fe395fb69f5930daeb39e622 SHA1: 71c5865aa1a37430a857dc6ba98f875d2218fed5 SHA256: 9453e209ebf9e65e27704321c194b4e0dc60a66b415c63902eb4b66562e8e877 SHA512: f755499158975cb43516f9165cae3aced659e17f02074044304579e6aa2dffab6b53f65af58e26e863405c17f83cd8aaf03f775851c4facc6b07c666073e6ed7 Homepage: https://github.com/spell-music/data-fix Description: fixpoint data types; profiling libraries Fixpoint types and recursion schemes. If you define your AST as fixpoint type, you get fold and unfold operations for free. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-extra-dev Architecture: amd64 Version: 1.7.14-ok1 Priority: optional Section: haskell Source: haskell-extra Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1529 Provides: libghc-extra-dev-1.7.14-7ef35 Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-clock-dev-0.8.4-90cb0, libghc-directory-dev-1.3.7.1-e5694, libghc-filepath-dev-1.4.2.2-290a6, libghc-process-dev-1.6.17.0-29e15, libghc-time-dev-1.12.2-491a0, libghc-unix-dev-2.7.3-9fc5d, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-extra/libghc-extra-dev_1.7.14-ok1_amd64.deb Size: 178868 MD5sum: 273da9bc33fe8068c3b588ad5123e2b6 SHA1: 93efc293480d6a1c49b40b09f2a00bf35330cdd1 SHA256: 819898f2cbacf9fc26c5450529438e0a4f13269d70ff50c3af289e0c9e2b052c SHA512: 88d08cd2dc6182548bd58d1bd87d4db640364aada109ea0a2a57b092746182342e97094efcfe326bef1f7f7116cc9eaa615d16981a3f229b58d73c4c8b70825a Homepage: https://github.com/ndmitchell/extra#readme Description: extra functions for base library Library of extra functions for the standard Haskell libraries. Most functions are simple additions, filling out missing functionality. A few functions are available in later versions of GHC, but this package makes them available back to GHC 7.2. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: extra-1.7.14-DfcUn0kURmM7zhMG6RTp91 Package: libghc-extra-doc Architecture: all Version: 1.7.14-ok1 Priority: optional Section: doc Source: haskell-extra Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2878 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-clock-doc, libghc-extra-dev, libjs-mathjax Suggests: libghc-extra-prof Filename: pool/main/h/haskell-extra/libghc-extra-doc_1.7.14-ok1_all.deb Size: 157828 MD5sum: 05849047d4be5f323009b99833ddc286 SHA1: c33edf1dd5701962c7aa0941697e0f170fbd357b SHA256: 0f49ba5c21912339c199f1acd867e034228b43784d4008dffed04ee980e26248 SHA512: 6281cce034abc6b6d934b1e4ab903cc4929a1ac7c9dc70311315d8bb0e979c25162a9239ffda26c797caa3ce303c5ec6740ae28f98a675ac8ff13c382f9455e4 Homepage: https://github.com/ndmitchell/extra#readme Description: extra functions for base library; documentation Library of extra functions for the standard Haskell libraries. Most functions are simple additions, filling out missing functionality. A few functions are available in later versions of GHC, but this package makes them available back to GHC 7.2. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-extra-prof Architecture: amd64 Version: 1.7.14-ok1 Priority: optional Section: haskell Source: haskell-extra Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1597 Provides: libghc-extra-prof-1.7.14-7ef35 Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-clock-prof-0.8.4-90cb0, libghc-directory-prof-1.3.7.1-e5694, libghc-extra-dev (= 1.7.14-ok1), libghc-filepath-prof-1.4.2.2-290a6, libghc-process-prof-1.6.17.0-29e15, libghc-time-prof-1.12.2-491a0, libghc-unix-prof-2.7.3-9fc5d Filename: pool/main/h/haskell-extra/libghc-extra-prof_1.7.14-ok1_amd64.deb Size: 180248 MD5sum: 1dd7ac1a9cac85005e236b7f933d48c9 SHA1: 3f4346b552693c6992c37b5b278c01e6f81f9a4f SHA256: 322c6a656bd42acd9c650c393f6ac45766a3ce038b6194e43a134a2c984520cb SHA512: 3f657ffa7e021c745a0ad2cfd7694ed87011eaadbf5b8aea978479dac96323a8503cb862e09fec64bdc1a51cc7161750ab44e7d1939e05543e0d4ab2e9ac2dbc Homepage: https://github.com/ndmitchell/extra#readme Description: extra functions for base library; profiling libraries Library of extra functions for the standard Haskell libraries. Most functions are simple additions, filling out missing functionality. A few functions are available in later versions of GHC, but this package makes them available back to GHC 7.2. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-hspec-core-dev Architecture: amd64 Version: 2.10.10-ok1 Priority: optional Section: haskell Source: haskell-hspec-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 6801 Provides: libghc-hspec-core-dev-2.10.10-6bb19 Depends: libghc-ansi-terminal-dev-0.11.5-ca1dc, libghc-array-dev-0.5.4.0-0952c, libghc-base-dev-4.17.2.0-68dfe, libghc-call-stack-dev-0.4.0-8285b, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-directory-dev-1.3.7.1-e5694, libghc-filepath-dev-1.4.2.2-290a6, libghc-haskell-lexer-dev-1.1.1-0afa7, libghc-hspec-expectations-dev-0.8.2-64d9a, libghc-hunit-dev-1.6.2.0-df9fa, libghc-process-dev-1.6.17.0-29e15, libghc-quickcheck-dev-2.14.3-69b0e, libghc-quickcheck-io-dev-0.2.0-40886, libghc-random-dev-1.2.1.1-68746, libghc-setenv-dev-0.1.1.3-41396, libghc-stm-dev-2.5.1.0-c4a56, libghc-tf-random-dev-0.5-4048d, libghc-time-dev-1.12.2-491a0, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-hspec-core/libghc-hspec-core-dev_2.10.10-ok1_amd64.deb Size: 707444 MD5sum: 128b919d678af9940af8d49da53e40b0 SHA1: 4ffbdf4cdfadfcc7402cbc7369bfe7eaa9f4cb25 SHA256: 44b737dc9ada093f01a2e4f3a8a67e382071aef418c355f4e93978783f3ee02b SHA512: b795f24ca0f40ee0866b17e16f7701e5986765e89975cb8b0022664f34221fdb861a8c12bb89ee900ee4ab068dd153d381fc4b8f3ae79468905babecfe74f414 Homepage: https://hspec.github.io/ Description: testing Framework for Haskell This package exposes internal types and functions that can be used to extend Hspec's functionality. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: hspec-core-2.10.10-6CU0hRNuTNMHMqNZwDsVqQ Package: libghc-hspec-core-doc Architecture: all Version: 2.10.10-ok1 Priority: optional Section: doc Source: haskell-hspec-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 5278 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-ansi-terminal-doc, libghc-call-stack-doc, libghc-haskell-lexer-doc, libghc-hspec-core-dev, libghc-hspec-expectations-doc, libghc-hunit-doc, libghc-quickcheck-io-doc, libghc-quickcheck2-doc, libghc-random-doc, libghc-setenv-doc, libjs-mathjax Suggests: libghc-hspec-core-prof Filename: pool/main/h/haskell-hspec-core/libghc-hspec-core-doc_2.10.10-ok1_all.deb Size: 252584 MD5sum: 87f675fa59a977c95fcbcba3006288f7 SHA1: 852e50772c357ade6644ac63093754ac532b8c5d SHA256: 25d351dcb98688f9421750b3795cadee427842a455be952a5da5c1aeef422886 SHA512: 9fb8bfaf9f1060373657c860021c567b777a31c108d829aab758c24918d299d07ffe2e6edd05ea4668ad370a57df7bca8a27a2762b341cf6aac2cee2a8301993 Homepage: https://hspec.github.io/ Description: testing Framework for Haskell; documentation This package exposes internal types and functions that can be used to extend Hspec's functionality. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-hspec-core-prof Architecture: amd64 Version: 2.10.10-ok1 Priority: optional Section: haskell Source: haskell-hspec-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 6556 Provides: libghc-hspec-core-prof-2.10.10-6bb19 Depends: libghc-ansi-terminal-prof-0.11.5-ca1dc, libghc-array-prof-0.5.4.0-0952c, libghc-base-prof-4.17.2.0-68dfe, libghc-call-stack-prof-0.4.0-8285b, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-directory-prof-1.3.7.1-e5694, libghc-filepath-prof-1.4.2.2-290a6, libghc-haskell-lexer-prof-1.1.1-0afa7, libghc-hspec-core-dev (= 2.10.10-ok1), libghc-hspec-expectations-prof-0.8.2-64d9a, libghc-hunit-prof-1.6.2.0-df9fa, libghc-process-prof-1.6.17.0-29e15, libghc-quickcheck-io-prof-0.2.0-40886, libghc-quickcheck-prof-2.14.3-69b0e, libghc-random-prof-1.2.1.1-68746, libghc-setenv-prof-0.1.1.3-41396, libghc-stm-prof-2.5.1.0-c4a56, libghc-tf-random-prof-0.5-4048d, libghc-time-prof-1.12.2-491a0, libghc-transformers-prof-0.5.6.2-931c3 Filename: pool/main/h/haskell-hspec-core/libghc-hspec-core-prof_2.10.10-ok1_amd64.deb Size: 662036 MD5sum: da1d2d7beba7e4f0f75ede1be25a22b1 SHA1: ea348bef74ae036eebf1c98b5f449fe02e9b9651 SHA256: 237182e312ed092c25d647cf4e629d81cb2e44bab759ac177ec240b838d28bb5 SHA512: 9ec4e251f16c8fff3bad42405b67ee439cc3ae8ae2d5c8051c1518c55f012f3a3e545a7c5beea59303d206a1b0852ee56549ad43d43cf3f01cffa1207b214189 Homepage: https://hspec.github.io/ Description: testing Framework for Haskell; profiling libraries This package exposes internal types and functions that can be used to extend Hspec's functionality. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-hspec-dev Architecture: amd64 Version: 2.10.10-ok1 Priority: optional Section: haskell Source: haskell-hspec Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 240 Provides: libghc-hspec-dev-2.10.10-f3ceb Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-hspec-core-dev-2.10.10-6bb19, libghc-hspec-expectations-dev-0.8.2-64d9a, libghc-quickcheck-dev-2.14.3-69b0e, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg), hspec-discover (>= 2.10.10), hspec-discover (<< 2.10.11) Filename: pool/main/h/haskell-hspec/libghc-hspec-dev_2.10.10-ok1_amd64.deb Size: 31652 MD5sum: 82c1e6d61499c2f7417cc9029779ecf9 SHA1: 69ff379d0fffc72c6c45ad86d6b4d2219d4e03c4 SHA256: c68564eff51d5c05874090372a5406ccf06a89b80b2038e8f3c6746b5f906227 SHA512: 33d7c377fd58facb4d4e2003574d1663552bc3a8d29702e273593dde384aa37fe14665709a350c28fa1e56a63a98baa847b43c7c3e05064d8e2e3172ffd8a702 Homepage: https://hspec.github.io/ Description: behavior-driven development for Haskell Hspec is roughly based on the Ruby library RSpec. However, Hspec is just a framework for running HUnit and QuickCheck tests. Compared to other options, it provides a much nicer syntax that makes tests very easy to read. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: hspec-2.10.10-7njeqpVEvLLE2jgFVFBQfw Package: libghc-hspec-doc Architecture: all Version: 2.10.10-ok1 Priority: optional Section: doc Source: haskell-hspec Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 514 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-hspec-core-doc, libghc-hspec-dev, libghc-hspec-expectations-doc, libghc-quickcheck2-doc, libjs-mathjax Suggests: libghc-hspec-prof Filename: pool/main/h/haskell-hspec/libghc-hspec-doc_2.10.10-ok1_all.deb Size: 44512 MD5sum: 35d32dd7609c474df4b1bf1df4417fa6 SHA1: bb047c72f1cd146849b8df278d9fa6e3f3349a83 SHA256: 736a57539098f19157bcdcaf0bf2eca50d86a6820b6a164db277347408434e60 SHA512: 0731763eb3cbd73a9f40eefa01b85b4070cfa495aee7b326712882268131f257fa65d59091c310a0f7805fbd3aec4fabce5fce4541bd833089715ba5c238dd38 Homepage: https://hspec.github.io/ Description: behavior-driven development for Haskell; documentation Hspec is roughly based on the Ruby library RSpec. However, Hspec is just a framework for running HUnit and QuickCheck tests. Compared to other options, it provides a much nicer syntax that makes tests very easy to read. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-hspec-prof Architecture: amd64 Version: 2.10.10-ok1 Priority: optional Section: haskell Source: haskell-hspec Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 201 Provides: libghc-hspec-prof-2.10.10-f3ceb Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-hspec-core-prof-2.10.10-6bb19, libghc-hspec-dev (= 2.10.10-ok1), libghc-hspec-expectations-prof-0.8.2-64d9a, libghc-quickcheck-prof-2.14.3-69b0e Filename: pool/main/h/haskell-hspec/libghc-hspec-prof_2.10.10-ok1_amd64.deb Size: 28436 MD5sum: 11bdc40bec8de99765610597c3609c5f SHA1: 53a07f847ddc4d4d3ec08b894a34fcb301954ed3 SHA256: b4ed7ceb0cec8bb8ead63f8dfcefde1a1f33ea2a7e6c8be195572cbb65de56d0 SHA512: 284badaabbdb4aedb0b6338998ac0dc7aa24f50f1a497dfee3ce98dad95cdd4ee4b33daf5415fed2f61c5d07e3e0b08e9bd3e9447e03737ea0d2000b7460332b Homepage: https://hspec.github.io/ Description: behavior-driven development for Haskell; profiling libraries Hspec is roughly based on the Ruby library RSpec. However, Hspec is just a framework for running HUnit and QuickCheck tests. Compared to other options, it provides a much nicer syntax that makes tests very easy to read. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-indexed-traversable-dev Architecture: amd64 Version: 0.1.3-ok1 Priority: optional Section: haskell Source: haskell-indexed-traversable Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1575 Provides: libghc-indexed-traversable-dev-0.1.3-90056 Depends: libghc-array-dev-0.5.4.0-0952c, libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-foldable1-classes-compat-dev-0.1-c08c9, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-indexed-traversable/libghc-indexed-traversable-dev_0.1.3-ok1_amd64.deb Size: 142324 MD5sum: eec0d93a23ccaeb6fb584d54fbb9a7c0 SHA1: b6e4bc97c67bc252502906356ce4ec9b17c20d05 SHA256: b93d3a280c80dff8638c9c686094bd599134b1ea78dbdb12c0da002b1c2f2494 SHA512: 449b46a1eb42f125af2e5d100388b291acf091577249af429ecc580a906a3b60d2ec8c521582d5a715e3a9d228c200ab61e527683112ef2bad5fc1891ccd8c30 Homepage: https://hackage.haskell.org/package/indexed-traversable Description: Indexed Traversables for Haskell This package provides three useful generalizations: class Functor f => FunctorWithIndex i f | f -> i where \ imap :: (i -> a -> b) -> f a -> f b . class Foldable f => FoldableWithIndex i f | f -> i where \ ifoldMap :: Monoid m => (i -> a -> m) -> f a -> m . class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i where \ itraverse :: Applicative f => (i -> a -> f b) -> t a -> f (t b) . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: indexed-traversable-0.1.3-DYmhi9ZkBsc9jXFDXhcCvc Package: libghc-indexed-traversable-doc Architecture: all Version: 0.1.3-ok1 Priority: optional Section: doc Source: haskell-indexed-traversable Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1179 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-foldable1-classes-compat-doc, libghc-indexed-traversable-dev, libjs-mathjax Suggests: libghc-indexed-traversable-prof Filename: pool/main/h/haskell-indexed-traversable/libghc-indexed-traversable-doc_0.1.3-ok1_all.deb Size: 66568 MD5sum: 34b13b9d0c0c8a8cab31607404a08b35 SHA1: 44f80d759729dd84437c08053a2d03e21567a0bb SHA256: 0ae7405f7eec4c339428820e4c2820eb6f4421976f5179f41e41b4804755a8f8 SHA512: 44b6eb182415ed8d5062a54ab507b188e974d5ce4f73f0e89badd2051e0dda853baabf9fc413acaa377d5b14a5c32975ba44ac8e0fc8f5f876c23019fd97a0bd Homepage: https://hackage.haskell.org/package/indexed-traversable Description: Indexed Traversables for Haskell; documentation This package provides three useful generalizations: class Functor f => FunctorWithIndex i f | f -> i where \ imap :: (i -> a -> b) -> f a -> f b . class Foldable f => FoldableWithIndex i f | f -> i where \ ifoldMap :: Monoid m => (i -> a -> m) -> f a -> m . class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i where \ itraverse :: Applicative f => (i -> a -> f b) -> t a -> f (t b) . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-indexed-traversable-prof Architecture: amd64 Version: 0.1.3-ok1 Priority: optional Section: haskell Source: haskell-indexed-traversable Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1441 Provides: libghc-indexed-traversable-prof-0.1.3-90056 Depends: libghc-array-prof-0.5.4.0-0952c, libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-foldable1-classes-compat-prof-0.1-c08c9, libghc-indexed-traversable-dev (= 0.1.3-ok1), libghc-transformers-prof-0.5.6.2-931c3 Filename: pool/main/h/haskell-indexed-traversable/libghc-indexed-traversable-prof_0.1.3-ok1_amd64.deb Size: 132772 MD5sum: 4c688d204caf81774286cc7bf1d7a639 SHA1: 4dbfae3885765a850ce64fa81880cba35c0a4324 SHA256: ad17261ac8dedcc2a1c83178061975f912da514f64b8f5159a4249533f3bd65c SHA512: b830422c6bd6891b1452678129097998f042f4461e1861f69f0ee036e556914a917987733275b50f892b71ba2b707bbacfbb6f74333999973246086884f659e2 Homepage: https://hackage.haskell.org/package/indexed-traversable Description: Indexed Traversables for Haskell; profiling libraries This package provides three useful generalizations: class Functor f => FunctorWithIndex i f | f -> i where \ imap :: (i -> a -> b) -> f a -> f b . class Foldable f => FoldableWithIndex i f | f -> i where \ ifoldMap :: Monoid m => (i -> a -> m) -> f a -> m . class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i where \ itraverse :: Applicative f => (i -> a -> f b) -> t a -> f (t b) . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-js-dgtable-dev Architecture: amd64 Version: 0.5.2-ok1 Priority: optional Section: haskell Source: haskell-js-dgtable Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 146 Provides: libghc-js-dgtable-dev-0.5.2-6f802 Depends: libghc-base-dev-4.12.0.0-a86a1, libatomic1 (>= 4.8), libc6 (>= 2.2.5), libgmp10 Suggests: libghc-js-dgtable-doc, libghc-js-dgtable-prof Filename: pool/main/h/haskell-js-dgtable/libghc-js-dgtable-dev_0.5.2-ok1_amd64.deb Size: 19040 MD5sum: b764b17a5098143833e5858ce2862874 SHA1: 405636e036e0d28b3ef9a0f18fee2bbb9f5f9437 SHA256: 6839a73e473e51c7dafba71a962fb4365a2f64e986378d2cccf8d1f32bd12d5b SHA512: 9084f86e1668d21e78862fef8b5d514437d8952eeb3b32eda3bb8d5bc5f3c4aaf669c61263748416f5db36b4f441b2af10412f6728c8e94c7d9c77580dcd437a Homepage: https://github.com/ndmitchell/js-dgtable#readme Description: obtain minified jquery.dgtable code This package bundles the minified jquery.dgtable code into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream jquery.dgtable version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian). . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: js-dgtable-0.5.2-FqAdyplKo2t2OEsY8trwTv Package: libghc-js-dgtable-doc Architecture: all Version: 0.5.2-ok1 Priority: optional Section: doc Source: haskell-js-dgtable Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 120 Depends: haddock-interface-33 Recommends: ghc-doc, libjs-mathjax Filename: pool/main/h/haskell-js-dgtable/libghc-js-dgtable-doc_0.5.2-ok1_all.deb Size: 27328 MD5sum: 806f40a6067eb054f858abace40e94d0 SHA1: 4f1b00052cc449b2bb05d0e5887df38435bafe42 SHA256: 12b88fc401f8362914384ef24bbc2b52a742190000e2617738f0514ef3d48b71 SHA512: 7592a5c56adc4d99f68672406a786937518f9d49d5b60734888d133374d2e18a4a2f9e0092447aa4eb784c7096d6128320b3588f4db7576157ef79823902f9da Homepage: https://github.com/ndmitchell/js-dgtable#readme Description: obtain minified jquery.dgtable code; documentation This package bundles the minified jquery.dgtable code into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream jquery.dgtable version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian). . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-js-dgtable-prof Architecture: amd64 Version: 0.5.2-ok1 Priority: optional Section: haskell Source: haskell-js-dgtable Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 115 Provides: libghc-js-dgtable-prof-0.5.2-6f802 Depends: libghc-js-dgtable-dev (= 0.5.2-ok1), libghc-base-prof-4.12.0.0-a86a1 Filename: pool/main/h/haskell-js-dgtable/libghc-js-dgtable-prof_0.5.2-ok1_amd64.deb Size: 15414 MD5sum: 9d7b49f81226ce666afbb9c268ace6d8 SHA1: 4932d72ade3af08a461e591b29f0124278476793 SHA256: b477ae8c3a7923b3b2c233f37ab8d59f00bbd526726506cb7720a5d6aac74278 SHA512: 5eb36a01607a3f4ce301d991ea88f6b2536773bd05524df77f3441deaa925b7074e78d0912e3837f33afa9cd7152edeb6844f8dd775202ac0c31db4a31535a28 Homepage: https://github.com/ndmitchell/js-dgtable#readme Description: obtain minified jquery.dgtable code; profiling libraries This package bundles the minified jquery.dgtable code into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream jquery.dgtable version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian). . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-onetuple-dev Architecture: amd64 Version: 0.4.1.1-ok1 Priority: optional Section: haskell Source: haskell-onetuple Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Provides: libghc-onetuple-dev-0.4.1.1-49006 Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-ghc-prim-dev-0.9.1-ca9fc, libghc-template-haskell-dev-2.19.0.0-a5ee2, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-onetuple/libghc-onetuple-dev_0.4.1.1-ok1_amd64.deb Size: 9232 MD5sum: 8c8c4d8f76c6d7da2460ae913dbc735b SHA1: d560e8705ca379ddd0a66074c4af373dc6c50d6a SHA256: e9afd21de1f87a7b94f177c878a338ad39d171dd1e87b818a0c71a9d273c5e23 SHA512: 3996392444a58b97a65a748277fa0b746d4ab1d6027fe9049581070bc9022a92cab9bca2a6515521cd0e5f13cdff72a9ac0b621045e2aa4eaf920b780a790ae3 Description: singleton tuple OneTuple fills the tuple gap with a singleton tuple. . OneTuple does not support the usual parenthesized tuple syntax. . OneTuple * has the expected laziness properties * can be pattern-matched * ships with instances for several standard type classes, including all those supported by H98-standard tuples * requires no language extensions, except for hierarchical modules . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: OneTuple-0.4.1.1-5m1ALA0bqJEAQoyOrWBAgI Package: libghc-onetuple-doc Architecture: all Version: 0.4.1.1-ok1 Priority: optional Section: doc Source: haskell-onetuple Origin: openKylin Maintainer: openKylin Developers Installed-Size: 209 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-onetuple-dev, libjs-mathjax Suggests: libghc-onetuple-prof Filename: pool/main/h/haskell-onetuple/libghc-onetuple-doc_0.4.1.1-ok1_all.deb Size: 32344 MD5sum: 7a64934caba6d5fccf65283c2b4681f4 SHA1: 1a8e360d96f0c504cd9af3320620a2771d4d5636 SHA256: 21faae8a51c2365337ab6ee382890354bb4a9eaf0ea24b2fbc55261f500c60bc SHA512: 28a9a0a5d3c17ef2f8fb07031cf57200030d09ca715fab33aefa02bc5b0ffbc3cde941a0dbf9b4576e1d419807983f4a353f5e9150379a37d84e30e6d8141270 Description: singleton tuple; documentation OneTuple fills the tuple gap with a singleton tuple. . OneTuple does not support the usual parenthesized tuple syntax. . OneTuple * has the expected laziness properties * can be pattern-matched * ships with instances for several standard type classes, including all those supported by H98-standard tuples * requires no language extensions, except for hierarchical modules . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-onetuple-prof Architecture: amd64 Version: 0.4.1.1-ok1 Priority: optional Section: haskell Source: haskell-onetuple Origin: openKylin Maintainer: openKylin Developers Installed-Size: 48 Provides: libghc-onetuple-prof-0.4.1.1-49006 Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-ghc-prim-prof-0.9.1-ca9fc, libghc-onetuple-dev (= 0.4.1.1-ok1), libghc-template-haskell-prof-2.19.0.0-a5ee2 Filename: pool/main/h/haskell-onetuple/libghc-onetuple-prof_0.4.1.1-ok1_amd64.deb Size: 7248 MD5sum: eb9331dc98cbf4196007957eb293f939 SHA1: e0672e86f034c06376fa2397d177461d197faf51 SHA256: 274ff57cb85d17b3568e4e7e286c9ae1e589f89b275115668acc94bf4543688a SHA512: b8b18abfe78963e5913665e62063b8b114dcacbc21f0568248d7ae470b621b7f50ed1c88365f756d07d29b87dc4f385065e07cbb8185cdde113dcd146d82531b Description: singleton tuple; profiling libraries OneTuple fills the tuple gap with a singleton tuple. . OneTuple does not support the usual parenthesized tuple syntax. . OneTuple * has the expected laziness properties * can be pattern-matched * ships with instances for several standard type classes, including all those supported by H98-standard tuples * requires no language extensions, except for hierarchical modules . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-quickcheck-instances-dev Architecture: amd64 Version: 0.3.30-ok1 Priority: optional Section: haskell Source: haskell-quickcheck-instances Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2119 Provides: libghc-quickcheck-instances-dev-0.3.30-23ea3 Depends: libghc-array-dev-0.5.4.0-0952c, libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-case-insensitive-dev-1.2.1.0-d0ee4, libghc-containers-dev-0.6.7-a1650, libghc-data-fix-dev-0.3.2-25069, libghc-hashable-dev-1.4.3.0-e937e, libghc-integer-logarithms-dev-1.0.3.1-09ef4, libghc-old-time-dev-1.1.0.3-fb5bf, libghc-onetuple-dev-0.4.1.1-49006, libghc-primitive-dev-0.8.0.0-a075c, libghc-quickcheck-dev-2.14.3-69b0e, libghc-scientific-dev-0.3.7.0-e2336, libghc-splitmix-dev-0.1.0.5-a7661, libghc-strict-dev-0.5-6de3b, libghc-tagged-dev-0.8.7-e62cf, libghc-text-dev-2.0.2-0847e, libghc-text-short-dev-0.1.5-a301f, libghc-these-dev-1.2-a0b57, libghc-time-compat-dev-1.9.6.1-267b5, libghc-time-dev-1.12.2-491a0, libghc-transformers-compat-dev-0.7.2-e4ec4, libghc-transformers-dev-0.5.6.2-931c3, libghc-unordered-containers-dev-0.2.19.1-4f4d5, libghc-uuid-types-dev-1.0.5.1-36cfb, libghc-vector-dev-0.13.1.0-1ffee, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-quickcheck-instances/libghc-quickcheck-instances-dev_0.3.30-ok1_amd64.deb Size: 207340 MD5sum: 0aedf4c51a85133dc1a0a0d51182649c SHA1: b65833758f13c3ae80bd3de03817e50ecdf71df5 SHA256: db7217498e267a92d0dbbf925d0787ef736513626c3cf88bdfbfc91bacb6762b SHA512: a53be713f6b4d20fddf45e15d50ed89441f3bc58d5f661b7fc2e1dd2d879b812a52a8f1d38c621df4392b67479103e03bf5e0c656853e6b4f816f78d7181df1a Homepage: https://github.com/haskellari/qc-instances Description: common QuickCheck instances QuickCheck instances. . The goal is to supply QuickCheck instances for types provided by the Haskell Platform. . For information on writing a test-suite with Cabal see . Author: Antoine Latter Upstream-Maintainer: aslatter@gmail.com . This package contains the normal library files. Ghc-Package: quickcheck-instances-0.3.30-JlWAN1dJOjLK1pxb7YNvQ0 Package: libghc-quickcheck-instances-doc Architecture: all Version: 0.3.30-ok1 Priority: optional Section: doc Source: haskell-quickcheck-instances Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1498 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-case-insensitive-doc, libghc-data-fix-doc, libghc-hashable-doc, libghc-integer-logarithms-doc, libghc-old-time-doc, libghc-onetuple-doc, libghc-primitive-doc, libghc-quickcheck-instances-dev, libghc-quickcheck2-doc, libghc-scientific-doc, libghc-splitmix-doc, libghc-strict-doc, libghc-tagged-doc, libghc-text-short-doc, libghc-these-doc, libghc-time-compat-doc, libghc-unordered-containers-doc, libghc-uuid-types-doc, libghc-vector-doc, libjs-mathjax Suggests: libghc-quickcheck-instances-prof Filename: pool/main/h/haskell-quickcheck-instances/libghc-quickcheck-instances-doc_0.3.30-ok1_all.deb Size: 75536 MD5sum: 54daab1bbd28c5f124ee19cb041bfdbc SHA1: bc8904f260ab3db3a11d2cf025f63e27016051d3 SHA256: 19486a5f993e176803fee152b2462b884c10b3da13d7e24201e97b89b4318f66 SHA512: 9556d512e81c180e353a6a24871ca70ab2982c93b0e5a9226d1dc35517b445bba37f9fa6a66747ee123fadb6092c387ad596750c1cbcf3c2e66fad614782c84b Homepage: https://github.com/haskellari/qc-instances Description: common QuickCheck instances; documentation QuickCheck instances. . The goal is to supply QuickCheck instances for types provided by the Haskell Platform. . For information on writing a test-suite with Cabal see . Author: Antoine Latter Upstream-Maintainer: aslatter@gmail.com . This package contains the documentation files. Package: libghc-quickcheck-instances-prof Architecture: amd64 Version: 0.3.30-ok1 Priority: optional Section: haskell Source: haskell-quickcheck-instances Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2008 Provides: libghc-quickcheck-instances-prof-0.3.30-23ea3 Depends: libghc-array-prof-0.5.4.0-0952c, libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-case-insensitive-prof-1.2.1.0-d0ee4, libghc-containers-prof-0.6.7-a1650, libghc-data-fix-prof-0.3.2-25069, libghc-hashable-prof-1.4.3.0-e937e, libghc-integer-logarithms-prof-1.0.3.1-09ef4, libghc-old-time-prof-1.1.0.3-fb5bf, libghc-onetuple-prof-0.4.1.1-49006, libghc-primitive-prof-0.8.0.0-a075c, libghc-quickcheck-instances-dev (= 0.3.30-ok1), libghc-quickcheck-prof-2.14.3-69b0e, libghc-scientific-prof-0.3.7.0-e2336, libghc-splitmix-prof-0.1.0.5-a7661, libghc-strict-prof-0.5-6de3b, libghc-tagged-prof-0.8.7-e62cf, libghc-text-prof-2.0.2-0847e, libghc-text-short-prof-0.1.5-a301f, libghc-these-prof-1.2-a0b57, libghc-time-compat-prof-1.9.6.1-267b5, libghc-time-prof-1.12.2-491a0, libghc-transformers-compat-prof-0.7.2-e4ec4, libghc-transformers-prof-0.5.6.2-931c3, libghc-unordered-containers-prof-0.2.19.1-4f4d5, libghc-uuid-types-prof-1.0.5.1-36cfb, libghc-vector-prof-0.13.1.0-1ffee Filename: pool/main/h/haskell-quickcheck-instances/libghc-quickcheck-instances-prof_0.3.30-ok1_amd64.deb Size: 201696 MD5sum: a2c48aa9db1a08923644b456862dec23 SHA1: 377f8087ba8a7e1a7feb5f032edd42a0b8039a46 SHA256: 2c2c727d5031814604c33c8b8984aa0bc44c6b60ff0f60a536b909fac12c5a1c SHA512: fd1343b6b8debbb6ccfe9df180a7a6393eb7b980714a3f46761cca891bec747a28c8cdbd0f19375a9bcbd7d873e55434fbbea3ef59c7418b4a2524ed0f277c49 Homepage: https://github.com/haskellari/qc-instances Description: common QuickCheck instances; profiling libraries QuickCheck instances. . The goal is to supply QuickCheck instances for types provided by the Haskell Platform. . For information on writing a test-suite with Cabal see . Author: Antoine Latter Upstream-Maintainer: aslatter@gmail.com . This package contains the libraries compiled with profiling enabled. Package: libghc-quickcheck2-dev Architecture: amd64 Version: 2.14.3-ok1 Priority: optional Section: haskell Source: haskell-quickcheck Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 6989 Provides: libghc-quickcheck-dev-2.14.3-69b0e Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-random-dev-1.2.1.1-68746, libghc-splitmix-dev-0.1.0.5-a7661, libghc-template-haskell-dev-2.19.0.0-a5ee2, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.29), libgmp10 (>= 2:6.3.0+dfsg) Conflicts: libghc-quickcheck-dev (<< 2.1.0.1-6) Replaces: libghc-quickcheck-dev (<< 2.1.0.1-6) Filename: pool/main/h/haskell-quickcheck/libghc-quickcheck2-dev_2.14.3-ok1_amd64.deb Size: 699632 MD5sum: 8988281fba21811b31e7168e92210bbc SHA1: f006956cbcb48e2ad8d9b97952e9713dcf4e6ea1 SHA256: d604511b2a95a43fe688f6eb6fb68e4d9f1a48c8ca882edeae46b8de827f000d SHA512: 65ae475dfcda90d9f9db78afb8bc39a8665565ded40917e715f8e815c29af0aeeedb405cf8b96f189bbecc05a40d9fa5f70ee83a554a43350b18336157b439b4 Homepage: https://github.com/nick8325/quickcheck Description: Haskell automatic testing library for GHC This package provides a library for the Haskell programming language. . QuickCheck is a library for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. Ghc-Package: QuickCheck-2.14.3-BmeqZc5o1KN1SLTJnQ4VO3 Package: libghc-quickcheck2-doc Architecture: all Version: 2.14.3-ok1 Priority: optional Section: doc Source: haskell-quickcheck Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 6479 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-quickcheck2-dev, libghc-random-doc, libghc-splitmix-doc, libjs-mathjax Suggests: libghc-quickcheck2-prof Conflicts: libghc-quickcheck-doc (<< 2.1.0.1-6) Replaces: libghc-quickcheck-doc (<< 2.1.0.1-6) Filename: pool/main/h/haskell-quickcheck/libghc-quickcheck2-doc_2.14.3-ok1_all.deb Size: 273644 MD5sum: 05fcc2cbb9ee52530a7c99b0175a9866 SHA1: a0445a7ce215da39e0f86f66bd38f6fb3ad6e6ea SHA256: 34dec2c67fc34f1dbd4fed39e36a86371ee51599c9161b47806aa8dc4adb7e50 SHA512: c3e59d813688fdf4617b8a225dada66cd370fccefe233ae4a5354ed6ad197625a15096f4dca73c3c129d56a6ef50b805f43fe41d0c4b56712b4bea77ed74725b Homepage: https://github.com/nick8325/quickcheck Description: Haskell automatic testing library for GHC; documentation This package provides the documentation for a library for the Haskell programming language. . QuickCheck is a library for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. Package: libghc-quickcheck2-prof Architecture: amd64 Version: 2.14.3-ok1 Priority: optional Section: haskell Source: haskell-quickcheck Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 7260 Provides: libghc-quickcheck-prof-2.14.3-69b0e Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-quickcheck2-dev (= 2.14.3-ok1), libghc-random-prof-1.2.1.1-68746, libghc-splitmix-prof-0.1.0.5-a7661, libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-transformers-prof-0.5.6.2-931c3 Conflicts: libghc-quickcheck-prof (<< 2.1.0.1-6) Replaces: libghc-quickcheck-prof (<< 2.1.0.1-6) Filename: pool/main/h/haskell-quickcheck/libghc-quickcheck2-prof_2.14.3-ok1_amd64.deb Size: 671236 MD5sum: 302968858ce81f71549fe11028a88d12 SHA1: dc59125e60c5a224c2d69d9ed6929eaad59625a5 SHA256: c8383fd326134c3b6dd9ead7765d8ac262f113b883b9c4d0798b1b544ca3b39c SHA512: 25cffa34a698af84e70e8bb208892eb1f952ea7e0ea9d2d9783639bb8c28ebe79f67942f3d1866c70b4dd23c9b748d1347b96ddf45cde868857ab01dff9eeff0 Homepage: https://github.com/nick8325/quickcheck Description: Haskell automatic testing library for GHC; profiling libraries This package provides a library for the Haskell programming language, compiled for profiling. . QuickCheck is a library for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. Package: libghc-random-dev Architecture: amd64 Version: 1.2.1.1-ok2 Priority: optional Section: haskell Source: haskell-random Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 3473 Provides: libghc-random-dev-1.2.1.1-68746 Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-mtl-dev-2.2.2-6f39a, libghc-splitmix-dev-0.1.0.5-a7661, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-random/libghc-random-dev_1.2.1.1-ok2_amd64.deb Size: 301820 MD5sum: 573a0629fa046a6fa30f57083559497c SHA1: 383433384601460e239f161c6978c85339e0096d SHA256: dc91c01388f62f3074720fa9aa305e894be279156dadbd41e6282e74b38d4080 SHA512: baa42997212b287464d66522a5b6a8e4466a03b20f779ea9c1a38fef3dcd7076544e9b4836b902410f72e2b1ff88b4d07c9a6d9033d6f3fe9253a328d67365cb Homepage: https://hackage.haskell.org/package/random Description: random number generator for Haskell This package provides a basic random number generation library, including the ability to split random number generators. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: random-1.2.1.1-Aatha6E6c0aE6gEWaLlLCn Package: libghc-random-doc Architecture: all Version: 1.2.1.1-ok2 Priority: optional Section: doc Source: haskell-random Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2643 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-random-dev, libghc-splitmix-doc, libjs-mathjax Suggests: libghc-random-prof Filename: pool/main/h/haskell-random/libghc-random-doc_1.2.1.1-ok2_all.deb Size: 129508 MD5sum: 63addb1cde15e8223620eb71f04da02a SHA1: 5498c1c3ab255e36c5a57a87e71e031fac5c62f6 SHA256: 4cb982f7a89be454ece67afe76d53c1159acf0a1216df29c752936358fc43136 SHA512: 656de3bea8cfe4aab89db65905d0f54392c8ef5462d55c86ce5c8ae5e65b62ccabcc6af149794eb6508d90c6951e5d5a17960a2c6f37122fc7de9814bc0f9af0 Homepage: https://hackage.haskell.org/package/random Description: random number generator for Haskell; documentation This package provides a basic random number generation library, including the ability to split random number generators. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-random-prof Architecture: amd64 Version: 1.2.1.1-ok2 Priority: optional Section: haskell Source: haskell-random Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 3401 Provides: libghc-random-prof-1.2.1.1-68746 Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-mtl-prof-2.2.2-6f39a, libghc-random-dev (= 1.2.1.1-ok2), libghc-splitmix-prof-0.1.0.5-a7661 Filename: pool/main/h/haskell-random/libghc-random-prof_1.2.1.1-ok2_amd64.deb Size: 283264 MD5sum: 6d0564153de62b1e37ea1f79da8bb892 SHA1: ee30db3b495af353c43facc067e130b1cf52d130 SHA256: 08fd996070b9e92daa7b9f8c531e988cf3bcd87617e44f98635e4f6ac147d4d2 SHA512: 4c1b26e617a06825f152ea8d915540f76190aaf23e7eb9a9d1de2103461729ea49821a4014b9144922ff4123c7b02625e0deef6d15a9423ebfba4d588b2ee2fb Homepage: https://hackage.haskell.org/package/random Description: random number generator for Haskell; profiling libraries This package provides a basic random number generation library, including the ability to split random number generators. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-regex-base-dev Architecture: amd64 Version: 0.94.0.2-ok1 Priority: optional Section: haskell Source: haskell-regex-base Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 884 Provides: libghc-regex-base-dev-0.94.0.2-2bb0a Depends: libghc-array-dev-0.5.3.0-ea273, libghc-base-dev-4.12.0.0-a86a1, libghc-bytestring-dev-0.10.8.2-20f27, libghc-containers-dev-0.6.0.1-b7319, libghc-text-dev-1.2.3.1-538d8, libatomic1 (>= 4.8), libc6 (>= 2.2.5), libgmp10 Suggests: libghc-regex-base-doc, libghc-regex-base-prof Filename: pool/main/h/haskell-regex-base/libghc-regex-base-dev_0.94.0.2-ok1_amd64.deb Size: 94794 MD5sum: b418d442f017c39854adf28d763db66a SHA1: 9d48a8da48018f9a0d266e7365bec1e5af061531 SHA256: 53c4320ebe6b646a87a8ecbcd1bb1ee1eeee597a1b21d2e9862ee52740b133a6 SHA512: dc724eeda5ee6e16628aae0b2a19e0a20545ffa7aaa17c57718315d884ed7e04e929236a25aae14e284ecb8e882c4199e03a81e5215f4b8639d03800b616df77 Homepage: https://wiki.haskell.org/Regular_expressions Description: GHC library providing an API for regular expressions A library containing the interface API for the Haskell regular expressions library packages regex-posix, regex-pcre, regex-parsec, regex-tdfs, regex-dfa. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: regex-base-0.94.0.2-B0xvdbGuk29IYdOcmsbrz8 Package: libghc-regex-base-doc Architecture: all Version: 0.94.0.2-ok1 Priority: optional Section: doc Source: haskell-regex-base Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 671 Depends: haddock-interface-33 Recommends: ghc-doc, libjs-mathjax Filename: pool/main/h/haskell-regex-base/libghc-regex-base-doc_0.94.0.2-ok1_all.deb Size: 54316 MD5sum: eb9eee1d07ff4c43e9cdc3ac93cd7e5b SHA1: a8d3f710f01ee84e142a04749f7a1851881153b9 SHA256: 0eaff047246b209a57d64b8a8726f8d52ed4d679c80cc66b0ceeacbd3f2822ed SHA512: 9f4ba919fb5d3994a6083aba36b118fd6137730ed300cafde59d4c2ee765ab0d5a94d68b6031e66a5e20f4d6ef91786c1209a990af756dae47c0b91da2ce4ae6 Homepage: https://wiki.haskell.org/Regular_expressions Description: GHC library providing an API for regular expressions; documentation A library containing the interface API for the Haskell regular expressions library packages regex-posix, regex-pcre, regex-parsec, regex-tdfs, regex-dfa. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-regex-base-prof Architecture: amd64 Version: 0.94.0.2-ok1 Priority: optional Section: haskell Source: haskell-regex-base Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 686 Provides: libghc-regex-base-prof-0.94.0.2-2bb0a Depends: libghc-regex-base-dev (= 0.94.0.2-ok1), libghc-array-prof-0.5.3.0-ea273, libghc-base-prof-4.12.0.0-a86a1, libghc-bytestring-prof-0.10.8.2-20f27, libghc-containers-prof-0.6.0.1-b7319, libghc-text-prof-1.2.3.1-538d8 Filename: pool/main/h/haskell-regex-base/libghc-regex-base-prof_0.94.0.2-ok1_amd64.deb Size: 79868 MD5sum: 66d901898992b7420fa3e0d23dcda89c SHA1: 763362ec218aea5379ff36b698e2107f015c9f67 SHA256: 9266220d6faefb10aa2c510710bd290f8276b25d58e0accc306211a9775fc4c9 SHA512: f6974ac71291a2e57dfc59747eadebc0924e579fa73a43ee39c37da8e7219e17b046aa34b9a57e542bf708caef9a94d83e0b1d414239751d27f886f11ebc47ee Homepage: https://wiki.haskell.org/Regular_expressions Description: GHC library providing an API for regular expressions; profiling libraries A library containing the interface API for the Haskell regular expressions library packages regex-posix, regex-pcre, regex-parsec, regex-tdfs, regex-dfa. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-smallcheck-dev Architecture: amd64 Version: 1.2.1.1-ok1 Priority: optional Section: haskell Source: haskell-smallcheck Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2422 Provides: libghc-smallcheck-dev-1.2.1.1-2440c Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-logict-dev-0.8.0.0-2b688, libghc-mtl-dev-2.2.2-6f39a, libghc-pretty-dev-1.1.3.6-1aa0a, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-smallcheck/libghc-smallcheck-dev_1.2.1.1-ok1_amd64.deb Size: 216268 MD5sum: b82be2b7b7d3669ef70725c695483de6 SHA1: 6e4343685cf5fa6f3ebcfd840e85b532c8616727 SHA256: 9887b2d7352560e6b767d5150aa083254a1df738bd5309ea145bd907cadf3e5e SHA512: 53a9f281c61240560c40b288200a918633a9bd030fc27adcd27c6d891fc8bb273a4c5aa1d1117b6e9fb74066c0c64aa2ed1583046abb277e96236cf66614c27d Homepage: https://github.com/Bodigrim/smallcheck Description: Another lightweight testing library SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but instead of testing for a sample of randomly generated values, SmallCheck tests properties for all the finitely many values up to some depth, progressively increasing the depth used. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: smallcheck-1.2.1.1-4ApdB5ndFI8JjBcg3dMkIT Package: libghc-smallcheck-doc Architecture: all Version: 1.2.1.1-ok1 Priority: optional Section: doc Source: haskell-smallcheck Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2105 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-logict-doc, libghc-smallcheck-dev, libjs-mathjax Suggests: libghc-smallcheck-prof Filename: pool/main/h/haskell-smallcheck/libghc-smallcheck-doc_1.2.1.1-ok1_all.deb Size: 108128 MD5sum: e540a8aff76b91542a19d10412e5030c SHA1: 23e24c0b21cb2ef6c78a48b7074d6ec494a93a0f SHA256: e85aaedb33f1e1057c7b5610122a4b8403c7d3149734e798931d10c6360259ec SHA512: 557140754472f7ea0314bec2248ed11ff65b6ebd02218adf1ee1d4f41ab5967a1a930f2d74a3b2aa775b8ac69e826bb220599c3d9aa57ea2b6fbc7f1e622d32b Homepage: https://github.com/Bodigrim/smallcheck Description: Another lightweight testing library; documentation SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but instead of testing for a sample of randomly generated values, SmallCheck tests properties for all the finitely many values up to some depth, progressively increasing the depth used. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-smallcheck-prof Architecture: amd64 Version: 1.2.1.1-ok1 Priority: optional Section: haskell Source: haskell-smallcheck Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2541 Provides: libghc-smallcheck-prof-1.2.1.1-2440c Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-logict-prof-0.8.0.0-2b688, libghc-mtl-prof-2.2.2-6f39a, libghc-pretty-prof-1.1.3.6-1aa0a, libghc-smallcheck-dev (= 1.2.1.1-ok1) Filename: pool/main/h/haskell-smallcheck/libghc-smallcheck-prof_1.2.1.1-ok1_amd64.deb Size: 221064 MD5sum: 3ac6a37b38027b3737088fd13184b970 SHA1: 338f4ad0df82a728e27205083a71a61dbff24e30 SHA256: 85452b363a8168dd72aac8f6314ce1e5aca35d6f98b4629264372a3ef840893b SHA512: f568fb7c3a97c5220fbdb58c03a70c3373e716115972e702a729c09802f74e0e937668039cfc0501c696386940f37d141e5a57e7b239f820b8208faf1544dc33 Homepage: https://github.com/Bodigrim/smallcheck Description: Another lightweight testing library; profiling libraries SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but instead of testing for a sample of randomly generated values, SmallCheck tests properties for all the finitely many values up to some depth, progressively increasing the depth used. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-splitmix-dev Architecture: amd64 Version: 0.1.0.5-ok1 Priority: optional Section: haskell Source: haskell-splitmix Origin: openKylin Maintainer: openKylin Developers Installed-Size: 374 Provides: libghc-splitmix-dev-0.1.0.5-a7661 Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-deepseq-dev-1.4.8.0-ddf16, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-splitmix/libghc-splitmix-dev_0.1.0.5-ok1_amd64.deb Size: 44660 MD5sum: 0a3d277d0ca6873263fae4ec4a0711a5 SHA1: 312c248ca521347a2472373a23a8c9e7ea019501 SHA256: 92c84d2b04c169f9299623893a83a811b332135e7b2a726eb6c79c051eb86552 SHA512: 08a1fab5f92cc5226fef611c41a3b80557c3107464b8f31c84595612b93fe94b08034c8a8ea7b76be3d82dcd8d6d242d2e513ccc1eb0d84cda3982601386f46a Description: fast splittable PRNG Pure Haskell implementation of SplitMix, a splittable pseudorandom number generator that is quite fast. . It should not be used for cryptographic or security applications, because generated sequences of pseudorandom values are too predictable (the mixing functions are easily inverted, and two successive outputs suffice to reconstruct the internal state). . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: splitmix-0.1.0.5-KF5DY4efw137bSnFedhZzo Package: libghc-splitmix-doc Architecture: all Version: 0.1.0.5-ok1 Priority: optional Section: doc Source: haskell-splitmix Origin: openKylin Maintainer: openKylin Developers Installed-Size: 563 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-splitmix-dev, libjs-mathjax Suggests: libghc-splitmix-prof Filename: pool/main/h/haskell-splitmix/libghc-splitmix-doc_0.1.0.5-ok1_all.deb Size: 44808 MD5sum: 139be9bc3ae95b04b3f0c4c638ba0344 SHA1: 856e49da8427733b86fb5a2362f520c9ae9b2262 SHA256: 865b4d4a1ce84a1f24091e0f0d67d179de995c2d7757e8545ad103fc65abe993 SHA512: a7dbde4aae684c22cfea08b7e23bb816855e40b73debedaaba7c72c87fb10ee5c9de4522fa5e4906b6158370e10ff53d1656a5edf0db60773684df782b1fc3ae Description: fast splittable PRNG; documentation Pure Haskell implementation of SplitMix, a splittable pseudorandom number generator that is quite fast. . It should not be used for cryptographic or security applications, because generated sequences of pseudorandom values are too predictable (the mixing functions are easily inverted, and two successive outputs suffice to reconstruct the internal state). . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-splitmix-prof Architecture: amd64 Version: 0.1.0.5-ok1 Priority: optional Section: haskell Source: haskell-splitmix Origin: openKylin Maintainer: openKylin Developers Installed-Size: 346 Provides: libghc-splitmix-prof-0.1.0.5-a7661 Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-splitmix-dev (= 0.1.0.5-ok1) Filename: pool/main/h/haskell-splitmix/libghc-splitmix-prof_0.1.0.5-ok1_amd64.deb Size: 40960 MD5sum: d41f1fdfe7c19dc8e44f07e45fa61565 SHA1: b2d53e499ff6f0821f8cd90d1d86f077faa2727b SHA256: 0eb631ba86fd94dc0da89d6dfa8d59636c20887d41f05a8937c65760a3a911cd SHA512: 996a4272612080ee504ec580cfadf6a20559e5eb50a415a599dc7c8dbc31107b650fb18ad113a4a87cf72f9bfeb54a8e46bab1dc560267960f9f8fbfb840b169 Description: fast splittable PRNG; profiling libraries Pure Haskell implementation of SplitMix, a splittable pseudorandom number generator that is quite fast. . It should not be used for cryptographic or security applications, because generated sequences of pseudorandom values are too predictable (the mixing functions are easily inverted, and two successive outputs suffice to reconstruct the internal state). . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-statevar-dev Architecture: amd64 Version: 1.2.2-ok1 Priority: optional Section: haskell Source: haskell-statevar Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 224 Provides: libghc-statevar-dev-1.2.2-29c04 Depends: libghc-base-dev-4.12.0.0-a86a1, libghc-stm-dev-2.5.0.0-daead, libghc-transformers-dev-0.5.6.2-08fea, libatomic1 (>= 4.8), libc6 (>= 2.2.5), libgmp10 Suggests: libghc-statevar-doc, libghc-statevar-prof Filename: pool/main/h/haskell-statevar/libghc-statevar-dev_1.2.2-ok1_amd64.deb Size: 26820 MD5sum: f70241fe1932a5dbc61ec74df0fc0f92 SHA1: 2493471d64625278cb5c667a57036166a3ffa6c8 SHA256: fe88b4eaebbbbbf42a2b6f45cba1b792e9ca25e42268ca3361998b982903c587 SHA512: 0868caf3b8bb9437a5d91cc159fc61292ca8b2dd3c16b2096a4c5b0b377b45fb48e2d6d55492451986098bcd1d4967aa94bc240634bfbd7df8876ba8cb5c0969 Homepage: https://github.com/haskell-opengl/StateVar Description: state variables in Haskell This library provides a common abstraction of stateful variables, e.g. IORef and OpenGL's StateVar. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: StateVar-1.2.2-JYd6yTZmE7awlH2qBTfY9 Package: libghc-statevar-doc Architecture: all Version: 1.2.2-ok1 Priority: optional Section: doc Source: haskell-statevar Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 250 Depends: haddock-interface-33 Recommends: ghc-doc, libjs-mathjax Filename: pool/main/h/haskell-statevar/libghc-statevar-doc_1.2.2-ok1_all.deb Size: 34274 MD5sum: 0c66cfc916cf0b0a8bc158d7f619ba1e SHA1: af737bc8a2f069802670f84b0671db97cd420fe4 SHA256: 152623b58d3143e2ec58131d3d4c9dbb63cf2de662bc082ecfcdaa59874f8efe SHA512: 2aa845583108ee2629ae5d1bc495530c7ef40fc9ab2065cdedb4c677e62cd215990a523dd284ce6c22b03a11d2e73e833d164d5edcaecdac5beae7c111c66d91 Homepage: https://github.com/haskell-opengl/StateVar Description: state variables in Haskell; documentation This library provides a common abstraction of stateful variables, e.g. IORef and OpenGL's StateVar. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-statevar-prof Architecture: amd64 Version: 1.2.2-ok1 Priority: optional Section: haskell Source: haskell-statevar Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Haskell Group Installed-Size: 164 Provides: libghc-statevar-prof-1.2.2-29c04 Depends: libghc-statevar-dev (= 1.2.2-ok1), libghc-base-prof-4.12.0.0-a86a1, libghc-stm-prof-2.5.0.0-daead, libghc-transformers-prof-0.5.6.2-08fea Filename: pool/main/h/haskell-statevar/libghc-statevar-prof_1.2.2-ok1_amd64.deb Size: 22774 MD5sum: 78d4f902e2246be6e86d7443ab60dce5 SHA1: baf77fdc3516c8feb073fa568c23bf0af6618fca SHA256: fb55e0c8accf8e8cb000925959c07e0e83fc9ef3be9120d93e8883d1297da509 SHA512: 58b342c0e5588957eb7099cc10d11e69879d41ed5b490e889be9ad389987b0e69ae43a7823d557c4b1cb72dab22ecd35baa1081fc6d5064caa1a89457480ad8c Homepage: https://github.com/haskell-opengl/StateVar Description: state variables in Haskell; profiling libraries This library provides a common abstraction of stateful variables, e.g. IORef and OpenGL's StateVar. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-strict-dev Architecture: amd64 Version: 0.5-ok1 Priority: optional Section: haskell Source: haskell-strict Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2070 Provides: libghc-strict-dev-0.5-6de3b Depends: libghc-assoc-dev-1.1-79a50, libghc-base-dev-4.17.2.0-68dfe, libghc-binary-dev-0.8.9.1-6a9d2, libghc-bytestring-dev-0.11.5.2-6590e, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-ghc-prim-dev-0.9.1-ca9fc, libghc-hashable-dev-1.4.3.0-e937e, libghc-text-dev-2.0.2-0847e, libghc-these-dev-1.2-a0b57, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-strict/libghc-strict-dev_0.5-ok1_amd64.deb Size: 210800 MD5sum: 8d0ce7404238b55cc11eb39603337a01 SHA1: 6b8276f08254c9c707898cf0c07f6e08ec13a6c9 SHA256: d609cf79efc5d833eb2ffaf128e0bb21f96929f5344a1cb00984d5fae5fc4ffa SHA512: c65280948d23d8940b6a7c21553b04d488d809d2b52e4c6fbbc79d3b2c1f023bef3624d621d713d669cd04140c5e670d2b14dd0dcd48967bfdc0ca71af5225fc Homepage: https://github.com/haskell-strict/strict Description: Strict variants of standard Haskell datatypes This package provides strict versions of some standard Haskell data types (pairs, Maybe and Either). It also contains strict IO operations. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: strict-0.5-9OMd7cFzXagCbhaubwifsO Package: libghc-strict-doc Architecture: all Version: 0.5-ok1 Priority: optional Section: doc Source: haskell-strict Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1596 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-assoc-doc, libghc-hashable-doc, libghc-strict-dev, libghc-these-doc, libjs-mathjax Suggests: libghc-strict-prof Filename: pool/main/h/haskell-strict/libghc-strict-doc_0.5-ok1_all.deb Size: 85544 MD5sum: 9de3e92658b25740ea5d60585060a985 SHA1: 152321cedc34368893c1706f8d377d17f684751c SHA256: 6365fdfaf2ce23e2a6a722ddc2e5a6960517d43ff4d833f5eb9682e03c512105 SHA512: 0d8275d68e6424d16b457860e4091d828a9be64634659b0066520d30a03a0ec85aa7509dce77a16359eb746aa0bcae6b9cba641d89c910265401919936551e6b Homepage: https://github.com/haskell-strict/strict Description: Strict variants of standard Haskell datatypes; documentation This package provides strict versions of some standard Haskell data types (pairs, Maybe and Either). It also contains strict IO operations. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-strict-prof Architecture: amd64 Version: 0.5-ok1 Priority: optional Section: haskell Source: haskell-strict Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1896 Provides: libghc-strict-prof-0.5-6de3b Depends: libghc-assoc-prof-1.1-79a50, libghc-base-prof-4.17.2.0-68dfe, libghc-binary-prof-0.8.9.1-6a9d2, libghc-bytestring-prof-0.11.5.2-6590e, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-ghc-prim-prof-0.9.1-ca9fc, libghc-hashable-prof-1.4.3.0-e937e, libghc-strict-dev (= 0.5-ok1), libghc-text-prof-2.0.2-0847e, libghc-these-prof-1.2-a0b57, libghc-transformers-prof-0.5.6.2-931c3 Filename: pool/main/h/haskell-strict/libghc-strict-prof_0.5-ok1_amd64.deb Size: 194484 MD5sum: 48445ebd23acc1115c0807957b4f0662 SHA1: 2d1254bc7124df6e8a6ee92827a47e88e702c80f SHA256: e90fef9c0a5e11b4550384f5380c0b13b709bca640ef7cdeeef9d4a1f6c66781 SHA512: e8b41b6edaf8e02ea7ffd1d30632718eb614a9c1f2feb83c9d7551f88f764e2f71760917c1c0184a7b4fa42da9407ab8f64df26ae321b2c4d1ebf7a05e966d0a Homepage: https://github.com/haskell-strict/strict Description: Strict variants of standard Haskell datatypes; profiling libraries This package provides strict versions of some standard Haskell data types (pairs, Maybe and Either). It also contains strict IO operations. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-tasty-dev Architecture: amd64 Version: 1.4.3-ok1 Priority: optional Section: haskell Source: haskell-tasty Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3111 Provides: libghc-tasty-dev-1.4.3-a08b5 Depends: libghc-ansi-terminal-dev-0.11.5-ca1dc, libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-optparse-applicative-dev-0.17.1.0-62515, libghc-stm-dev-2.5.1.0-c4a56, libghc-tagged-dev-0.8.7-e62cf, libghc-transformers-dev-0.5.6.2-931c3, libghc-unix-dev-2.7.3-9fc5d, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-tasty/libghc-tasty-dev_1.4.3-ok1_amd64.deb Size: 351804 MD5sum: da6929afb6ca23317c01c8377ab06994 SHA1: f64b1454871f46e5d8290c144a8ad3283859b10c SHA256: df2b5e73c3d2727a9f80989270f407ef7dc83323723045fca9016b4a4d1e8bf7 SHA512: 760bc6b9e8fc6a1138b91d442eb017debad466849014e94f5cd8dc4ad4811a735c1a9fa575a0ea8b24837a9164693e70d8fec2ad7dc1f9a86fba256264120fdb Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework A modern and extensible testing framework. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: tasty-1.4.3-Jw0iYFrsdkg7Tjf4A7fnBL Package: libghc-tasty-doc Architecture: all Version: 1.4.3-ok1 Priority: optional Section: doc Source: haskell-tasty Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2986 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-ansi-terminal-doc, libghc-optparse-applicative-doc, libghc-tagged-doc, libghc-tasty-dev, libjs-mathjax Suggests: libghc-tasty-prof Filename: pool/main/h/haskell-tasty/libghc-tasty-doc_1.4.3-ok1_all.deb Size: 168908 MD5sum: 9080b899fe46704a9f3c65614fc9b819 SHA1: e46f2df117a983543b315f1b7226fb5443ecc993 SHA256: 02dd1467f2874a46b51f40e3f07299a692f4c14843820c6214be8b8565a4fec2 SHA512: 2647abca5a66a2f6515e3f5edd02c1bc0389903071309be9f8a8fc388371b545a8432fbc8760b93e391c7728dc19b768c7d9e837f170fa6793242cbf5f5bd633 Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework; documentation A modern and extensible testing framework. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-tasty-hunit-dev Architecture: amd64 Version: 0.10.1-ok1 Priority: optional Section: haskell Source: haskell-tasty-hunit Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 278 Provides: libghc-tasty-hunit-dev-0.10.1-89e26 Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-call-stack-dev-0.4.0-8285b, libghc-tasty-dev-1.4.3-a08b5, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-tasty-hunit/libghc-tasty-hunit-dev_0.10.1-ok1_amd64.deb Size: 38432 MD5sum: 05906c3966bffe7b714bfb8d7817b670 SHA1: 9d19ef10903c2d8807ae0bd0c63fcf048980d715 SHA256: e69a897cfb1178bb220c75c0af6cfdd923446216728f47eddd780a0c00b293ee SHA512: 5930aedbd44edd8e319aa52b46880d22ba720ea8701e48f3715217e46b5181e9b28a78666d74ca972513057d67d2e0699bdef94bd9d903283f5aae631537f78a Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework, HUnit support HUnit support for the Tasty test framework. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: tasty-hunit-0.10.1-DigS6vRa7oiLLQpAzsAtbP Package: libghc-tasty-hunit-doc Architecture: all Version: 0.10.1-ok1 Priority: optional Section: doc Source: haskell-tasty-hunit Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 305 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-call-stack-doc, libghc-tasty-doc, libghc-tasty-hunit-dev, libjs-mathjax Suggests: libghc-tasty-hunit-prof Filename: pool/main/h/haskell-tasty-hunit/libghc-tasty-hunit-doc_0.10.1-ok1_all.deb Size: 40100 MD5sum: 82c63ee1dd6a411139c73c6272fd0463 SHA1: b5a6deae06dc0d8102fec53116e3f36572fbb7dc SHA256: 56f07df5c21d6b7f7cbaa3aca5f4d9fd8a225687e55c6b109d35b4e6fd0eee9a SHA512: 3f300afe43ae760e6c39ea39f629e9f7ab46e8f68fb56fc9c6d57c6e4f6a7081606e12dd6a965d5117a8d6ddf850194b4a8a9dd2dac323004dcb66b1570b7bbd Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework, HUnit support; documentation HUnit support for the Tasty test framework. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-tasty-hunit-prof Architecture: amd64 Version: 0.10.1-ok1 Priority: optional Section: haskell Source: haskell-tasty-hunit Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 235 Provides: libghc-tasty-hunit-prof-0.10.1-89e26 Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-call-stack-prof-0.4.0-8285b, libghc-tasty-hunit-dev (= 0.10.1-ok1), libghc-tasty-prof-1.4.3-a08b5 Filename: pool/main/h/haskell-tasty-hunit/libghc-tasty-hunit-prof_0.10.1-ok1_amd64.deb Size: 33248 MD5sum: c2897210d832d3d2dfcbf70e7392a5bc SHA1: 011f1345be77070746c130c11392c4a94253891b SHA256: d0519d7505c88fcf2d34dc14598a28a56b98ad69d4c2ca40d349364ad3e2f63b SHA512: d96252baf9656fbb3ecb3cf38105af3a990332e1b1369038d39868adfbedefa24aa09c87dc0ee0cc365f0185c9f2c2d34a1134a0fb286a00359d2c9474ac3030 Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework, HUnit support; profiling libraries HUnit support for the Tasty test framework. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-tasty-prof Architecture: amd64 Version: 1.4.3-ok1 Priority: optional Section: haskell Source: haskell-tasty Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3083 Provides: libghc-tasty-prof-1.4.3-a08b5 Depends: libghc-ansi-terminal-prof-0.11.5-ca1dc, libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-optparse-applicative-prof-0.17.1.0-62515, libghc-stm-prof-2.5.1.0-c4a56, libghc-tagged-prof-0.8.7-e62cf, libghc-tasty-dev (= 1.4.3-ok1), libghc-transformers-prof-0.5.6.2-931c3, libghc-unix-prof-2.7.3-9fc5d Filename: pool/main/h/haskell-tasty/libghc-tasty-prof_1.4.3-ok1_amd64.deb Size: 329136 MD5sum: 31539a6dd9840db3e3e91c01248b9b31 SHA1: 4410b289c80dfd4992fe578a3d28d09967b094c4 SHA256: c97e8a2a06939f5836b7d4b27ba144169a9c45f1cde45f9f5d53997a4c05c426 SHA512: eb247fcef660ffa1c30052eb54de5d9f231b61377c51f76d9f4c2355f9821f93a804d334a9541d47894d84c360d232b7b55f036fae7d592710bbdd3913f691c6 Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework; profiling libraries A modern and extensible testing framework. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-tasty-quickcheck-dev Architecture: amd64 Version: 0.10.2-ok1 Priority: optional Section: haskell Source: haskell-tasty-quickcheck Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 447 Provides: libghc-tasty-quickcheck-dev-0.10.2-33f4e Depends: libghc-quickcheck-dev-2.14.2-2f1ce, libghc-base-dev-4.12.0.0-a86a1, libghc-optparse-applicative-dev-0.14.3.0-a034d, libghc-random-dev-1.2.1.1-e5407, libghc-tagged-dev-0.8.6-4a1c9, libghc-tasty-dev-1.2-133e6, libatomic1 (>= 4.8), libc6 (>= 2.2.5), libgmp10 Suggests: libghc-tasty-quickcheck-doc, libghc-tasty-quickcheck-prof Filename: pool/main/h/haskell-tasty-quickcheck/libghc-tasty-quickcheck-dev_0.10.2-ok1_amd64.deb Size: 50900 MD5sum: 5c749fe418b1a5464f777264e7b391b1 SHA1: 6cd04a303c02ebfed615e01e3689a9e0fc97e8a0 SHA256: 9b0f947f18e13a4325408fd99a5f0c442938292ad367d6601808fc75ffdb26b1 SHA512: ffee3ebaa8e37f12afaba8163813b1f0701175f509956eff6519979fee91673a983bd4c641c8d64d07eac2f2fa3da48f4ef7622037b7c4a68f5e22f10c180f42 Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework, QuickCheck support QuickCheck support for the Tasty test framework. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: tasty-quickcheck-0.10.2-CRfEqFtLeA5JQWQetnFSgg Package: libghc-tasty-quickcheck-doc Architecture: all Version: 0.10.2-ok1 Priority: optional Section: doc Source: haskell-tasty-quickcheck Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1458 Depends: haddock-interface-33 Recommends: ghc-doc, libghc-optparse-applicative-doc, libghc-quickcheck2-doc, libghc-random-doc, libghc-tagged-doc, libghc-tasty-doc, libjs-mathjax Filename: pool/main/h/haskell-tasty-quickcheck/libghc-tasty-quickcheck-doc_0.10.2-ok1_all.deb Size: 78422 MD5sum: 0f9b726aa0b7d8cc6dc258b161dc4f24 SHA1: 4b1f51a55e0111d33af4dbad8ece16dfcb6427f7 SHA256: 50f2eab18273a169db0783e28353e4177e5bdfc3c0b728b904425c0438b45a15 SHA512: f50ffd884bf6fcb5e18401194563762cd13fafceeb349e41ea0639792974a4b99b825f39fc0baf9cb623aedf6d9749f02ce2e286209143f964f8154c141297cc Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework, QuickCheck support; documentation QuickCheck support for the Tasty test framework. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-tasty-quickcheck-prof Architecture: amd64 Version: 0.10.2-ok1 Priority: optional Section: haskell Source: haskell-tasty-quickcheck Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 262 Provides: libghc-tasty-quickcheck-prof-0.10.2-33f4e Depends: libghc-tasty-quickcheck-dev (= 0.10.2-ok1), libghc-quickcheck-prof-2.14.2-2f1ce, libghc-base-prof-4.12.0.0-a86a1, libghc-optparse-applicative-prof-0.14.3.0-a034d, libghc-random-prof-1.2.1.1-e5407, libghc-tagged-prof-0.8.6-4a1c9, libghc-tasty-prof-1.2-133e6 Filename: pool/main/h/haskell-tasty-quickcheck/libghc-tasty-quickcheck-prof_0.10.2-ok1_amd64.deb Size: 36756 MD5sum: 9e347dffe57a4814b16d0c7fe2a856d5 SHA1: 8928b50d72b5de0165380e56bb7fb26966084e67 SHA256: 766841d9dac63d75bda2595a5c6698e00ad2c3c8a5a9b26d8114777f98415e4a SHA512: ba1c65d396b5ffdd1f94d528d2f87d6ffe244436947f921dfd3330398d6fc9698a2df24e33291e3c2849eead36af83692fae787323b8dfd996a024a7a1f9a0b6 Homepage: https://github.com/UnkindPartition/tasty Description: Haskell testing framework, QuickCheck support; profiling libraries QuickCheck support for the Tasty test framework. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-th-abstraction-dev Architecture: amd64 Version: 0.4.5.0-ok1 Priority: optional Section: haskell Source: haskell-th-abstraction Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1969 Provides: libghc-th-abstraction-dev-0.4.5.0-843c5 Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-ghc-prim-dev-0.9.1-ca9fc, libghc-template-haskell-dev-2.19.0.0-a5ee2, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-th-abstraction/libghc-th-abstraction-dev_0.4.5.0-ok1_amd64.deb Size: 205776 MD5sum: 5b2b9d0405a79359535d74d09786e219 SHA1: 16cd0a36d7d9f2b21b62fd7b85a1a51439f5788f SHA256: b719e7fac27e192b5909643c25b0feb5e778741682c86be4758df2facb82833b SHA512: d414a0772c7c0aaf75a40e4b6bff14946aee76ae8dadf6b1c51715df618bf93e6d15b352e7b325e621fbf711eb8ce10dd475b93205c71929d8f9bff7689d35d2 Homepage: https://github.com/glguy/th-abstraction Description: nicer interface for reified information about data types This package normalizes variations in the interface for inspecting datatype information via Template Haskell so that packages and support a single, easier to use informational datatype while supporting many versions of Template Haskell. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: th-abstraction-0.4.5.0-CynkUuS8OuAKbGjDnje1Fs Package: libghc-th-abstraction-doc Architecture: all Version: 0.4.5.0-ok1 Priority: optional Section: doc Source: haskell-th-abstraction Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1969 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-th-abstraction-dev, libjs-mathjax Suggests: libghc-th-abstraction-prof Filename: pool/main/h/haskell-th-abstraction/libghc-th-abstraction-doc_0.4.5.0-ok1_all.deb Size: 112036 MD5sum: 587e1e5dac633bc04d1ba470c6f52241 SHA1: 2824eed3d932238aaace7097691b9cd38cab3e00 SHA256: ca93cbcd48973f8f9338345dfb8dfb74d63e7d0d38831326df14a113cd297842 SHA512: ca15f790ccd98f9363cd4eee65ebf4d6872422cbdf77b0b4d25303279ac8f75aff4649c74cb63ba3805c742b141e2b613a88ac151e30f8ed2efcd162d178b5bf Homepage: https://github.com/glguy/th-abstraction Description: nicer interface for reified information about data types; documentation This package normalizes variations in the interface for inspecting datatype information via Template Haskell so that packages and support a single, easier to use informational datatype while supporting many versions of Template Haskell. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-th-abstraction-prof Architecture: amd64 Version: 0.4.5.0-ok1 Priority: optional Section: haskell Source: haskell-th-abstraction Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1997 Provides: libghc-th-abstraction-prof-0.4.5.0-843c5 Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-ghc-prim-prof-0.9.1-ca9fc, libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-th-abstraction-dev (= 0.4.5.0-ok1) Filename: pool/main/h/haskell-th-abstraction/libghc-th-abstraction-prof_0.4.5.0-ok1_amd64.deb Size: 186196 MD5sum: 574a695847ef98a48c778e8132d1a9b0 SHA1: 7069e28848242dbe6e0951ceb82e0c2182ecd932 SHA256: b215404c53c78356ba6a632c3fe55385e06d9d9a55fd0de29188d89bd9d092d5 SHA512: 6792816b1735972ebada7c9e8f516c927d384899fca70488e5f0c2799dc89894590b6e47dad709873ba9292e78c2820851287d752acec00bc14f847754c4b46e Homepage: https://github.com/glguy/th-abstraction Description: nicer interface for reified information about data types; profiling libraries This package normalizes variations in the interface for inspecting datatype information via Template Haskell so that packages and support a single, easier to use informational datatype while supporting many versions of Template Haskell. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-th-compat-dev Architecture: amd64 Version: 0.1.4-ok1 Priority: optional Section: haskell Source: haskell-th-compat Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 222 Provides: libghc-th-compat-dev-0.1.4-60ce0 Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-template-haskell-dev-2.19.0.0-a5ee2, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-th-compat/libghc-th-compat-dev_0.1.4-ok1_amd64.deb Size: 24780 MD5sum: 381b31ff9b1fd71ffd6780a4e0f781d1 SHA1: 5c186e82de559795d3d9c06e44ccd985a1967d55 SHA256: 91d045c0d24c0e0ba4a1129a866fd65849233bac2bfd9aa606b6e7ad69c7cbca SHA512: e25a19f8cb903236dac8bcbcd414cc2c984c7ffb3fc353cea4b6f5326ee4473fc57146cdbf254613af788a6b3b8cc32c2c8c1dad3c10862adf5f3f2688d6663b Homepage: https://github.com/haskell-compat/th-compat Description: Backward (and forward) compatible Quote and Code types This package defines a "Language.Haskell.TH.Syntax.Compat" module, which backports the Quote and Code types to work across a wide range of template-haskell versions. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: th-compat-0.1.4-5HT63p8wIKw7qzktNn0Hoo Package: libghc-th-compat-doc Architecture: all Version: 0.1.4-ok1 Priority: optional Section: doc Source: haskell-th-compat Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 512 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-th-compat-dev, libjs-mathjax Suggests: libghc-th-compat-prof Filename: pool/main/h/haskell-th-compat/libghc-th-compat-doc_0.1.4-ok1_all.deb Size: 53624 MD5sum: 03f6db339eba718b65c4ac30a6961785 SHA1: 4fc3804b3f861ae74660caaa91a47c1dd88682e5 SHA256: 455308a625f6cfff1c826305dc2735bd68a9253b77018062a9410aec6e0938a5 SHA512: 5cfa96f5fc529b4437942c5370ee041fea538308b67c4b1b748fecebc316a01361ca8d4de00dcd710b9be9ba3a40182a83739e173afaa92150194714330411f1 Homepage: https://github.com/haskell-compat/th-compat Description: Backward (and forward) compatible Quote and Code types; documentation This package defines a "Language.Haskell.TH.Syntax.Compat" module, which backports the Quote and Code types to work across a wide range of template-haskell versions. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-th-compat-prof Architecture: amd64 Version: 0.1.4-ok1 Priority: optional Section: haskell Source: haskell-th-compat Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 198 Provides: libghc-th-compat-prof-0.1.4-60ce0 Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-th-compat-dev (= 0.1.4-ok1) Filename: pool/main/h/haskell-th-compat/libghc-th-compat-prof_0.1.4-ok1_amd64.deb Size: 21820 MD5sum: 5f81347a713b261a9967e15489b47f41 SHA1: dd3e3c77a3002bcbfaeba7c30254fbc6f8c84d60 SHA256: 155a570ea44209be502ff8d15a0e5c0d00247c83078b95d1350a111ed287ca59 SHA512: d906af05321b5e2c2b90242e8842a249b3a4afe5f9eb18b650cd495b972583737950a2baaa0d61c3a4db6588538207632604cf4e1db31b29bccec4565cd6ac57 Homepage: https://github.com/haskell-compat/th-compat Description: Backward (and forward) compatible Quote and Code types; profiling libraries This package defines a "Language.Haskell.TH.Syntax.Compat" module, which backports the Quote and Code types to work across a wide range of template-haskell versions. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-these-dev Architecture: amd64 Version: 1.2-ok1 Priority: optional Section: haskell Source: haskell-these Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1228 Provides: libghc-these-dev-1.2-a0b57 Depends: libghc-assoc-dev-1.1-79a50, libghc-base-dev-4.17.2.0-68dfe, libghc-binary-dev-0.8.9.1-6a9d2, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-foldable1-classes-compat-dev-0.1-c08c9, libghc-hashable-dev-1.4.3.0-e937e, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg) Filename: pool/main/h/haskell-these/libghc-these-dev_1.2-ok1_amd64.deb Size: 126232 MD5sum: 92f6a195eb0f10561c6bc2a39a3b69f7 SHA1: 1dda9961f4199fcd906238b352b5c624c49dc4ad SHA256: ec88cb70e84290f81a540c5b37de42d2890c16a6b6ea00d31ba7ea6fa1612da0 SHA512: 784bb406fc2774f45957b5c2a029e9f1c48b8b9c1e7f76fbb36b2fc35abd55fa31eb62d6da5750d4cfb796ce6f65c8d7f822545bbaf867a2f948cb9e50c0042c Homepage: https://github.com/haskellari/these Description: either-or-both data type Package provides a data type `These a b' which can hold a value of either type or values of each type. This is usually thought of as an "inclusive or" type (contrasting `Either a b' as "exclusive or") or as an "outer join" type (contrasting `(a, b)' as "inner join"). . The major use case of this is provided by the Align class, representing a generalized notion of "zipping with padding" that combines structures without truncating to the size of the smaller input. . Also included is ChronicleT, a monad transformer based on the Monad instance for `These a', along with the usual monad transformer bells and whistles. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Ghc-Package: these-1.2-8V7FPuL6yW3JB1qEgOCqdq Package: libghc-these-doc Architecture: all Version: 1.2-ok1 Priority: optional Section: doc Source: haskell-these Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1082 Depends: haddock-interface-41 Recommends: ghc-doc, libghc-assoc-doc, libghc-foldable1-classes-compat-doc, libghc-hashable-doc, libghc-these-dev, libjs-mathjax Suggests: libghc-these-prof Filename: pool/main/h/haskell-these/libghc-these-doc_1.2-ok1_all.deb Size: 66248 MD5sum: 21beec0cd99212f68bb368a95a343f37 SHA1: a2431ccbccd739ca8b37fce692f45a7629bd163b SHA256: 9bad60e87c72be176dbc8f8734ca1d8642323a0e4169bacbee956bbe8aa3f37b SHA512: 9a653be831e6083c0422d85dd41d2a3aa8712c4698fd8889d6fd0496f755ffe28c9ff82915760c1c859dfd9e4326668665aaf820122c7b48a175196fc722ed10 Homepage: https://github.com/haskellari/these Description: either-or-both data type; documentation Package provides a data type `These a b' which can hold a value of either type or values of each type. This is usually thought of as an "inclusive or" type (contrasting `Either a b' as "exclusive or") or as an "outer join" type (contrasting `(a, b)' as "inner join"). . The major use case of this is provided by the Align class, representing a generalized notion of "zipping with padding" that combines structures without truncating to the size of the smaller input. . Also included is ChronicleT, a monad transformer based on the Monad instance for `These a', along with the usual monad transformer bells and whistles. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-these-prof Architecture: amd64 Version: 1.2-ok1 Priority: optional Section: haskell Source: haskell-these Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1123 Provides: libghc-these-prof-1.2-a0b57 Depends: libghc-assoc-prof-1.1-79a50, libghc-base-prof-4.17.2.0-68dfe, libghc-binary-prof-0.8.9.1-6a9d2, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-foldable1-classes-compat-prof-0.1-c08c9, libghc-hashable-prof-1.4.3.0-e937e, libghc-these-dev (= 1.2-ok1) Filename: pool/main/h/haskell-these/libghc-these-prof_1.2-ok1_amd64.deb Size: 116024 MD5sum: 1c73c07975a68c1977305cae26329318 SHA1: 21fbfd0f1562a9efac136977fb8bad70fe0fdf07 SHA256: e2ed4173838eb8743f7109339ba7950f152de898d996cfc7ca32ad03a2ac2ef1 SHA512: b9c6e2849503abebfc6aec3441280c62cb4bd27f88a4b6fa7ea09f5b6a9649625fc9aa6087ff23f7a2ae8b071bb276857cc120b260a839bf6f3b5af398464f6d Homepage: https://github.com/haskellari/these Description: either-or-both data type; profiling libraries Package provides a data type `These a b' which can hold a value of either type or values of each type. This is usually thought of as an "inclusive or" type (contrasting `Either a b' as "exclusive or") or as an "outer join" type (contrasting `(a, b)' as "inner join"). . The major use case of this is provided by the Align class, representing a generalized notion of "zipping with padding" that combines structures without truncating to the size of the smaller input. . Also included is ChronicleT, a monad transformer based on the Monad instance for `These a', along with the usual monad transformer bells and whistles. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libgif-dev Architecture: amd64 Version: 5.2.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: giflib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: David Suárez Installed-Size: 105 Depends: libgif7 (= 5.2.2-ok1) Filename: pool/main/g/giflib/libgif-dev_5.2.2-ok1_amd64.deb Size: 20952 MD5sum: 71aba13ee9897115af36669cbce20723 SHA1: df3609280d48cbc64afbd047352ca322e6a3f959 SHA256: 3e2971491d43624338009acc49ad7b9fd0eafcc9515bf46be22bfe190ee9fb2b SHA512: 5e387341bc2734c036ad1ef4ad67d0ccf735a37a97cadec0b3afd87514179de6c03a2d0d4af1123e9faafd10dae3132614194dab3b0fbefa1178f1374149b3b4 Homepage: https://giflib.sourceforge.net/ Description: library for GIF images (development) GIFLIB is a package of portable tools and library routines for working with GIF images. . This package contains the development files. Package: libgif7 Architecture: amd64 Version: 5.2.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: giflib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: David Suárez Installed-Size: 79 Depends: libc6 (>= 2.14) Filename: pool/main/g/giflib/libgif7_5.2.2-ok1_amd64.deb Size: 31668 MD5sum: 9fbe8936ebe15ab401493a907c6b05f6 SHA1: 069d0034cbbafe730e2358da036f88f43e31f802 SHA256: 63c82c0af4eb236064e7df455e8c15467ae437ebe5d6eea9755071e3089c832f SHA512: 65b75ffbf9c23891b223858d4228ade0ad680e913fe3287328d3aeaa3b73be78a1dddbd1b5ff3c385a4ab4350e0dffd6609dbfa821c87b67cdf5b5e6ba42597a Homepage: https://giflib.sourceforge.net/ Description: library for GIF images (library) GIFLIB is a package of portable tools and library routines for working with GIF images. . This package contains the library. Package: libgimp2.0 Architecture: amd64 Version: 2.10.36-ok2 Multi-Arch: same Priority: optional Section: libs Source: gimp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4284 Depends: libbabl-0.1-0 (>= 1:0.1.78), libc6 (>= 2.38), libcairo2 (>= 1.12.2), libgdk-pixbuf-2.0-0 (>= 2.30.8), libgegl-0.4-0 (>= 1:0.4.38), libgexiv2-2 (>= 0.12.2), libglib2.0-0t64 (>= 2.79.0), libgtk2.0-0t64 (>= 2.24.10), liblcms2-2 (>= 2.9), libpango-1.0-0 (>= 1.29.4), libpangocairo-1.0-0 (>= 1.29.4) Recommends: gimp-data (>= 2.10.36), gimp-data (<= 2.10.36-z) Filename: pool/main/g/gimp/libgimp2.0_2.10.36-ok2_amd64.deb Size: 800892 MD5sum: 8539b35dfe9a79923a6cba7638ea44a1 SHA1: a770a9783b9e709d403e852bc98eadc38cf9e5d6 SHA256: 1854b571128593462c6922653e2907d8c9e3161c44357d79bd2b42c180c65f4e SHA512: 09629cddbe1bb3a505919d438e69a23c472944444f7b4e11a06300203dcf629358e336a19597f4f55002570677ecf165027640a7916717df82c80d79b0befca9 Homepage: https://www.gimp.org/ Description: Libraries for the GNU Image Manipulation Program This package includes the libgimp libraries, which are necessary to run GIMP and third-party GIMP plugins. Package: libgimp2.0-dev Architecture: amd64 Version: 2.10.36-ok2 Priority: optional Section: libdevel Source: gimp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1148 Depends: libc6 (>= 2.34), libgimp2.0 (= 2.10.36-ok2), libglib2.0-0t64 (>= 2.56.2), libgegl-dev (>= 1:0.4.38), libgtk2.0-dev (>= 2.12.5), pkg-config Suggests: libgimp2.0-doc Filename: pool/main/g/gimp/libgimp2.0-dev_2.10.36-ok2_amd64.deb Size: 116724 MD5sum: d9107899d0c8a3cfa912e0d9709d6463 SHA1: ebf131c37856764829f61286dd9e2b07dcf8a935 SHA256: ed16a4bff198be614d79d9e54f5ecb6eed84a233177f4105933e79902e59b35b SHA512: 07741d6e79af0e3635af12cd6eafac1109e5bd721e170e505ab8cd5c82df9967cf27ccbe8f4744d819dd697b9acf4bb730145994ca3337e80b6bfab7c3a1e477 Homepage: https://www.gimp.org/ Description: Headers and other files for compiling plugins for GIMP This package contains the header files for the GNU Image Manipulation Program, along with the static versions of libgimp. It also includes the gimptool-2.0 utility. . Install this package if you wish to compile your own plugins, or if you wish to develop packages that use libgimp. Package: libgimp2.0-doc Architecture: all Version: 2.10.36-ok2 Priority: optional Section: doc Source: gimp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 7773 Depends: lynx | www-browser Filename: pool/main/g/gimp/libgimp2.0-doc_2.10.36-ok2_all.deb Size: 913752 MD5sum: d6b39bfa3c70287e04eb629b1e8ad59c SHA1: 03be05e3d02a3a6e04d774289d391c17ab00abe8 SHA256: 0c66db237fee1570de0a26248d924ded388e6644f3ea93c170f13e66c65146b5 SHA512: 13923c22a148683a94e0d5e41f8c0b97a088b51726aa375de6272ae13ce754e7c3074f76d900709b533246b9e6efc74c152d741db0ae91705057322f6ab6936c Homepage: https://www.gimp.org/ Description: Developers' Documentation for the GIMP library This package contains the HTML documentation for the GIMP library in /usr/share/gtk-doc/html/ . Package: libgirepository-1.0-1 Architecture: amd64 Version: 1.80.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Installed-Size: 212 Provides: libgirepository-1.0-1-with-libffi8 (= 1.80.1-ok1) Depends: libc6 (>= 2.29), libffi8 (>= 3.4), libglib2.0-0t64 (>= 2.80.0) Breaks: libcjs0 (<< 4.8.2-1+b1), libgjs0g (<< 1.68.4-1+b1), libglib-object-introspection-perl (<< 0.049-1+b2), python-gi (<< 3.42.0-1+b1), python3-gi (<< 3.42.0-1+b1), ruby-gobject-introspection (<< 3.4.3-1+b2) Filename: pool/main/g/gobject-introspection/libgirepository-1.0-1_1.80.1-ok1_amd64.deb Size: 63336 MD5sum: 848ff92d6fcd2bd7bad59b2fe25e54e9 SHA1: 60a9afdaa9b27740982f7d50f088626506575bef SHA256: daa075c48d7fe41c55e2caa4b92db296d8d25708bb1eb294b3add0b2582832ea SHA512: a483a0bfffd53f77d19129d1fa0fe6a4f021ff5860cc739a926f102306790646728aed6f79d0ffebe9677e61420cdbcefca3652cbd830c31d52f653ece4eb3f7 Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Library for handling GObject introspection data (runtime library) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains a C library for handling the introspection data. Package: libgirepository-1.0-dev Architecture: amd64 Version: 1.80.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Installed-Size: 159 Depends: gobject-introspection (= 1.80.1-ok1), libffi-dev (>= 3.4), libgirepository-1.0-1 (= 1.80.1-ok1), libglib2.0-dev (>= 2.80.0) Suggests: libgirepository1.0-doc Breaks: libgirepository1.0-dev (<< 1.78.1-7~) Replaces: libgirepository1.0-dev (<< 1.78.1-7~) Filename: pool/main/g/gobject-introspection/libgirepository-1.0-dev_1.80.1-ok1_amd64.deb Size: 27720 MD5sum: 90fe68073aa418681aa371d6c6819521 SHA1: b055d96e8449f6d0696fb15de042468379505a0d SHA256: c9d147f5752661ed690c0a826c30048d1afeedb1716f1e14bfe64e91a7d653f9 SHA512: 39a6b4ede55e1c589f1004199dfcc7b066515bc12af4c730985e730ce51fc35688c71dab0e40316d43904d3a56d6bbfb94e2a20d55aa81d448ad791edc8812b4 Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Library for handling GObject introspection data (development files) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the headers for the C library for handling the introspection data. Package: libgirepository-2.0-0 Architecture: amd64 Version: 2.80.0-ok1.2~1128 Multi-Arch: same Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 236 Depends: libc6 (>= 2.38), libffi8 (>= 3.4), libglib2.0-0t64 (= 2.80.0-ok1.2~1128) Filename: pool/main/g/glib2.0/libgirepository-2.0-0_2.80.0-ok1.2~1128_amd64.deb Size: 68564 MD5sum: 07f14390397ae0221572e40f07998878 SHA1: 85925f300a56cb39710aa2ca8a69fbbd72f5efaf SHA256: d6f8a80a680503311c86c0549a25202d7e42de1dc17dbed24da451cac70b352d SHA512: dc68c84ae8e1cfba3039c238e6189d0a6d92686c951cc341b8677d51089955b3ea5871e20efe2d8acd6b49acbd47050689d61a5e70c3976940a00ac8901fde13 Homepage: https://wiki.gnome.org/Projects/GLib Description: GLib runtime library for handling GObject introspection data GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the shared library used by language bindings such as PyGObject and gjs to call GObject methods. Package: libgirepository-2.0-dev Architecture: amd64 Version: 2.80.0-ok1.2~1128 Multi-Arch: same Priority: optional Section: libdevel Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 954 Depends: libglib2.0-dev (= 2.80.0-ok1.2~1128) Filename: pool/main/g/glib2.0/libgirepository-2.0-dev_2.80.0-ok1.2~1128_amd64.deb Size: 173364 MD5sum: 8c4e0cdaa3168fd4eea7fb4de980853f SHA1: 40bc25bf8bdb38e7868f52a964c3784e57d1df29 SHA256: d3d4173642da345854f064dad1b1763caa45d312628a5bee5277ffc7aed2ef06 SHA512: 12726055bd452a3c0aa8af1d87486b42365d97c85767c964292a42dbce33430dc1d41481f2e6c12623670562684aad9bacd94ecc7577643cc00392f1b7857a4a Homepage: https://wiki.gnome.org/Projects/GLib Description: Development files for the GObject introspection library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed to compile programs against libgirepository-2.0-0. Package: libgirepository1.0-dev Architecture: amd64 Version: 1.80.1-ok1 Priority: optional Section: libdevel Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Installed-Size: 62 Depends: gir1.2-freedesktop (= 1.80.1-ok1), gir1.2-freedesktop-dev (= 1.80.1-ok1), gir1.2-girepository-2.0 (= 1.80.1-ok1), gir1.2-girepository-2.0-dev (= 1.80.1-ok1), gir1.2-glib-2.0 (>= 2.80.0), gir1.2-glib-2.0-dev (>= 2.80.0), gobject-introspection (= 1.80.1-ok1), libffi-dev (>= 3.4), libgirepository-1.0-1 (= 1.80.1-ok1), libgirepository-1.0-dev (= 1.80.1-ok1), libglib2.0-dev (>= 2.80.0) Suggests: libgirepository1.0-doc Filename: pool/main/g/gobject-introspection/libgirepository1.0-dev_1.80.1-ok1_amd64.deb Size: 16608 MD5sum: 7e287e8850f8a1e3799d8bad7cd3f881 SHA1: f1efc5e2906d2a8ad4e5f55cf4f60f83a3ccaddc SHA256: ecf9e1e32ee59230ff87f093a14c994add2bad6f2a98274b2184db69598f90b3 SHA512: 5ffcb8c26316a24be0364611452e5129e1998d0f16d36bd984f278646819e52c2fb93464508f44b3a66c50af704073e3e9a01c17fbccda25f400a5aab3ac7455 Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Library for handling GObject introspection data (complete development files) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . This metapackage depends on everything needed to use GObject-Introspection. It also provides GLib-2.0.gir at its traditional location in /usr/share, for compatibility with older code-generation tools which do not read GIR XML from /usr/lib/x86_64-linux-gnu/gir-1.0. . Please consider build-depending on gobject-introspection and the appropriate gir1.2-*-dev packages in preference to this package, to allow for cross-compilation. Package: libgirepository1.0-doc Architecture: all Version: 1.80.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gobject-introspection Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1041 Recommends: libglib2.0-doc Filename: pool/main/g/gobject-introspection/libgirepository1.0-doc_1.80.1-ok1_all.deb Size: 79848 MD5sum: 80bc055805d4d731cd1ec50748571ee2 SHA1: 7c1f7735ef7af989acc07f9d5a558794e3387bfb SHA256: 26d4c2629ea9340bb6a8303ed886559386f5d7e81e31da7a5595e4a46335fe11 SHA512: c2bb2368e5e4cac5493a351f9538109965d7b693a65c9766e949ec13380f7171361986eb09a99e148a11c187bf34aae7184d1c586f39b4b2354f51a6dfba85ee Homepage: https://wiki.gnome.org/GObjectIntrospection Description: Library for handling GObject introspection data (documentation) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the documentation for the C library for handling the introspection data. Package: libgit2-1.7 Architecture: amd64 Version: 1.7.2+ds-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgit2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utkarsh Gupta Installed-Size: 1246 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libhttp-parser2.9 (>= 2.1), libpcre2-8-0 (>= 10.22), libssh2-1 (>= 1.7.0), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Filename: pool/main/libg/libgit2/libgit2-1.7_1.7.2+ds-ok1_amd64.deb Size: 493828 MD5sum: 7ede1b58a5f75ded99fa21dde7a0bf64 SHA1: 4fdfb0ea72aea05877284dff3a11cad32d54db13 SHA256: c1e7e98b7495672476e17f31c5b40de23a5902905373aadeecdad98e4779eb3c SHA512: bb253a24e9e39e57189f637729b3b785bfc04e3264c013a97943ea65f30711993e5761662808f98ecd8f82e8af5e469c3d7b2a0f5468f1298188c115308ef34e Homepage: https://libgit2.github.com/ Description: low-level Git library libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. Package: libgit2-dev Architecture: amd64 Version: 1.7.2+ds-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgit2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utkarsh Gupta Installed-Size: 3402 Depends: libgit2-1.7 (= 1.7.2+ds-ok1), zlib1g-dev, libssl-dev, libssh2-1-dev, libhttp-parser-dev, libpcre2-dev Filename: pool/main/libg/libgit2/libgit2-dev_1.7.2+ds-ok1_amd64.deb Size: 740840 MD5sum: 5f568af99570ccc7a739fe160e81e794 SHA1: 31f21726ca3907a59bd906a4ce745aa989dd2128 SHA256: e3f3c58f4feea93acb7a0d4c143ae84b54d0de89d378e26918ca6dbe1ce40513 SHA512: 2a71ac424bf1f8fb4591dbb0fd507fcbcbf241d3cad3b66f9fcc093f226f14d3da9542d350c9e0b37230c31880acff4e38855b49bdc11c7fe08c6bb3e1011b81 Homepage: https://libgit2.github.com/ Description: low-level Git library (development files) libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. . This package contains the development files for libgit2. Package: libgit2-fixtures Architecture: all Version: 1.7.2+ds-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libgit2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utkarsh Gupta Installed-Size: 17785 Filename: pool/main/libg/libgit2/libgit2-fixtures_1.7.2+ds-ok1_all.deb Size: 2596780 MD5sum: 4e0683358020cd246f1d4f009adac691 SHA1: a943fcfe5a5fdf540a29637b324742b68f1051ca SHA256: 7be492e412e6a2722b5d47cf791701c306590c959447f21c63dcc9fb22526d03 SHA512: 2ac5a7c16bc9d26171f8e5ddb0f3669d0de27fed2e09a54eecf4037c8dc10d6fe73987f7e56f8b8613793da1ed4a5fa55a518d6b5fdf7791cb260b4118ccfb81 Homepage: https://libgit2.github.com/ Description: low-level Git library - test suite examples libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. . This package provides the test examples of the library, which can be useful for other pieces of software relying on libgit2, for testing purposes. Package: libgjs-dev Architecture: amd64 Version: 1.80.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gjs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 43 Depends: libcairo2-dev, libgirepository1.0-dev (>= 1.64), libgjs0g (= 1.80.2-ok1), libmozjs-115-dev Filename: pool/main/g/gjs/libgjs-dev_1.80.2-ok1_amd64.deb Size: 8800 MD5sum: 68ebdf291d949bfa41f70d19f7316c8d SHA1: dd58612be2477923527fbb51a6c3cb7c11bbba01 SHA256: a6fed3bc1b570605d6e64113c32185c0bd9de36907e7c3ebe281ac8e353fbde3 SHA512: f6796acd79bd0751af8a6cd50342673fe299f65a8bbb5ff36d57d5df18099b6a7690b2beaecb3a2c592f32a8c62c53a7490f8a67ab66eaa360340ae6fda4846b Homepage: https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/README.md 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 development files applications need to build against. Package: libgjs0g Architecture: amd64 Version: 1.80.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: gjs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1299 Depends: gir1.2-gio-2.0, gir1.2-girepository-2.0, gir1.2-glib-2.0, gir1.2-gobject-2.0, libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libffi8 (>= 3.4), libgirepository-1.0-1 (>= 1.71.0), libgirepository-1.0-1-with-libffi8 (>= 1.71), libglib2.0-0 (>= 2.77.0), libmozjs-115-0 (>= 115.8.0), libreadline8 (>= 6.0), libstdc++6 (>= 11), libx11-6 Filename: pool/main/g/gjs/libgjs0g_1.80.2-ok1_amd64.deb Size: 354312 MD5sum: 3a63457616026ce1c342833dd773d7cd SHA1: 6f3968efc2e27b869ae6b8b789b18be9940a52d2 SHA256: 44e2918c0a94c50f515354cf8da0f5fa82febdeb6e299a7e79d2857ae11e9e35 SHA512: 6e70c77cd273a2e2fd292912cf7adfe5c046f9706a963c41019a8233ecdf50379b6640b28ddd76196ff7d22995be60c20293ddc81a4a87b73181e366c77e9631 Homepage: https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/README.md 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 is the shared library applications link to. Package: libgl-dev Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1363 Depends: libgl1 (= 1.7.0-ok1), libglx-dev Breaks: libgl1-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1), mesa-common-dev (<< 19.3.0~rc6-1) Replaces: libgl1-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1), mesa-common-dev (<< 19.3.0~rc6-1) Filename: pool/main/libg/libglvnd/libgl-dev_1.7.0-ok1_amd64.deb Size: 98804 MD5sum: 7d81521be8567e2d335370a0aa5e8978 SHA1: 486f984d394420b440d068b614b85269a7937ed2 SHA256: aee2240e2235dfab1e359ce17d9676ebc136c11c0993f96fe006baa62cf20c74 SHA512: 5e9c813b1eb8bcaf782a506d77b883eeae9af1b652bce57c57be2ffac479d06f4b145946571bb634f3d0a9888e00fc1baee713258018b8e3c815bf6453f9c560 Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library -- GL development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the GL library. Package: libgl1 Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 651 Depends: libc6 (>= 2.34), libglvnd0 (= 1.7.0-ok1), libglx0 (= 1.7.0-ok1) Filename: pool/main/libg/libglvnd/libgl1_1.7.0-ok1_amd64.deb Size: 85600 MD5sum: a6d9bd7ec693160776ec1e6f7733b8d2 SHA1: 561140fb1f90520bc9f6aec3497d9bda288f1d06 SHA256: abdea9a1c74f6bf9e96e72846e6e4adc9aacefcd3ba48bca2b3b08fcf95a0eff SHA512: e3ad96016f0bfd236390ccfe7f54cc54dd366a9f65877b1659ecb8e7de4dfc27ce8366e6c83dd4155097a99b41ab010bec2c6c0492f8d809fe7e3f176096c3b2 Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library -- legacy GL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for old libGL for compatibility reasons. Package: libgl1-mesa-dev Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 28 Depends: libgl-dev, libglvnd-dev Filename: pool/main/m/mesa/libgl1-mesa-dev_24.0.5-ok1_amd64.deb Size: 5808 MD5sum: 300014bfbbb10a8bb59522ed3ed09c9d SHA1: 611c26df744a58ab5b7b56f7c0c3a715e96648ca SHA256: 35a305bf8c1278fc053d610e22fff51ea38bac41ed4452f859a9f1e9787e298a SHA512: 67bf73ab2baa8279436479192ac0a3a68f60751c5e2705d4ceee67951c852cb5ce9fc3b6a666ec463e9f174fbe6a419a20c2ec0b3332a057e27da43abe1f8260 Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libgl1-mesa-dri Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 33028 Depends: libvulkan1, libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.119), libdrm-intel1 (>= 2.4.119), libdrm-nouveau2 (>= 2.4.119), libdrm-radeon1 (>= 2.4.119), libdrm2 (>= 2.4.119), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libglapi-mesa (= 24.0.5-ok1), libllvm17t64, libsensors5 (>= 1:3.5.0), libstdc++6 (>= 11), libxcb-dri3-0 (>= 1.13), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Recommends: libgl1-amber-dri Breaks: libgl1-amber-dri (<< 21.3.9) Replaces: libgl1-amber-dri (<< 21.3.9) Filename: pool/main/m/mesa/libgl1-mesa-dri_24.0.5-ok1_amd64.deb Size: 8253036 MD5sum: a26f3adc894786d4c29f82b7993432da SHA1: 80429665645826d8de21d2c66a98c9307eb8a2ab SHA256: ab241be497fafe500a21bf1da11e3cf1c26a9655f51cce90a8cbc47b5f5c62e3 SHA512: 79cb8e63f549417de99930d64e508c1e5cef63cea33f77747cc1f9bf6860bea52f5d33b77044634c6f04018af0029e937d61461f1cb978e0fb1f12fe65106f19 Homepage: https://mesa3d.org/ Description: free implementation of the OpenGL API -- DRI modules This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering. . For a complete description of Mesa, please look at the libglx-mesa0 package. Package: libgl2ps-dev Architecture: amd64 Version: 1.4.2+dfsg1-ok1 Priority: optional Section: libdevel Source: gl2ps Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 266 Depends: libgl2ps1.4 (= 1.4.2+dfsg1-ok1) Filename: pool/main/g/gl2ps/libgl2ps-dev_1.4.2+dfsg1-ok1_amd64.deb Size: 248692 MD5sum: 4a35f3b5775d683fc471e336ba296610 SHA1: 75b591437f59f32ece2e8bce45c39064cc4c90cf SHA256: cd1043bcac5847ede93d0204341e25ce5c80d442c267a374184343a29890b090 SHA512: fdb148d25241f15d2edad5bafc5b93180a41f7245fd54ab7ea218053fe321314485497de06f186e580a28b8824247e622db6d11acebca0c4696fae83137e532b Homepage: https://geuz.org/gl2ps/ Description: Lib providing high quality vector output for OpenGL application, dev files GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries is the use of sorting algorithms capable of handling intersecting and stretched polygons, as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more... . GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS), Portable Document Format (PDF) and Scalable Vector Graphics (SVG) files, as well as LATEX files for the text fragments. GL2PS also provides limited, experimental support for Portable LaTeX Graphics (PGF). Adding new vector output formats should be relatively easy; you can also use the excellent pstoedit program to transform the PostScript files generated by GL2PS into many other vector formats such as xfig, cgm, wmf, etc. . This package contains the development files needed to compile software to use the libgl2ps API. Package: libgl2ps-doc Architecture: all Version: 1.4.2+dfsg1-ok1 Priority: optional Section: doc Source: gl2ps Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 234 Filename: pool/main/g/gl2ps/libgl2ps-doc_1.4.2+dfsg1-ok1_all.deb Size: 229312 MD5sum: 3ad9b02dc29135ae8ba934de7891e507 SHA1: 12dfd0083393f360234f497496d53acf352cba4a SHA256: 9c92ffc7fa64548b938aff31beb071c779f3ace6aaa17bf910ac6b9bcb27bae4 SHA512: df62f6c6a2117dcd65314540120e90e82d8cb63b0ea59f6424719c6c91894c1f7d4d09a7cd7e3988cf596329953ea1e70b5669f8aef719edc0d7b66f9200448f Homepage: https://geuz.org/gl2ps/ Description: Lib providing high quality vector output for OpenGL application, documentation GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries is the use of sorting algorithms capable of handling intersecting and stretched polygons, as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more... . GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS), Portable Document Format (PDF) and Scalable Vector Graphics (SVG) files, as well as LATEX files for the text fragments. GL2PS also provides limited, experimental support for Portable LaTeX Graphics (PGF). Adding new vector output formats should be relatively easy; you can also use the excellent pstoedit program to transform the PostScript files generated by GL2PS into many other vector formats such as xfig, cgm, wmf, etc. . The package contains documentation Package: libgl2ps1.4 Architecture: amd64 Version: 1.4.2+dfsg1-ok1 Priority: optional Section: libs Source: gl2ps Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 106 Depends: libc6 (>= 2.29), libgl1 Filename: pool/main/g/gl2ps/libgl2ps1.4_1.4.2+dfsg1-ok1_amd64.deb Size: 39020 MD5sum: bed57599ea74fb42c894f1a7551c3cc3 SHA1: 634dfaaa20715fc834a24f0a192d01e08f1a9b87 SHA256: 7b052db1f1905b24999b1667c74a762b00b0c76b1ccae315a83bbcd1f9f28512 SHA512: 6d2ea3bc16c8967a9553aaab5d03d082750ce01953bc00ccb52e757e22a8f4174db7310381c9f2cd47528ef8c7ece057e1f6fffa28df3caaa774826b36ebf7bc Homepage: https://geuz.org/gl2ps/ Description: Lib providing high quality vector output for OpenGL application GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries is the use of sorting algorithms capable of handling intersecting and stretched polygons, as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more... . GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS), Portable Document Format (PDF) and Scalable Vector Graphics (SVG) files, as well as LATEX files for the text fragments. GL2PS also provides limited, experimental support for Portable LaTeX Graphics (PGF). Adding new vector output formats should be relatively easy; you can also use the excellent pstoedit program to transform the PostScript files generated by GL2PS into many other vector formats such as xfig, cgm, wmf, etc. Package: libglapi-mesa Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 239 Depends: libc6 (>= 2.34) Filename: pool/main/m/mesa/libglapi-mesa_24.0.5-ok1_amd64.deb Size: 24996 MD5sum: 432ece94192488576041057652ea0886 SHA1: 22ef829baa363d95eb51fe0e7910f6c9e6064348 SHA256: 68745a7cf8027f0951258d604259474764fd452f93db3d6985151b900717379d SHA512: 895b8af45691bc2924f6694fab13f78ae6d1fe5f3d2ea3b87c5ab676e207f3debc9768f5f388b340857b30b64dfb1a1b54690ff28fc3601bdd2d488ee6ca3c1d Homepage: https://mesa3d.org/ Description: free implementation of the GL API -- shared library The Mesa GL API module is responsible for dispatching all the gl* functions. It is intended to be mainly used by both the libgles1-mesa and libgles2-mesa packages. Package: libgles-dev Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 700 Depends: libegl-dev, libgl-dev, libgles1 (= 1.7.0-ok1), libgles2 (= 1.7.0-ok1) Breaks: libgles2-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1) Replaces: libgles2-mesa-dev (<< 19.3.0~rc6-1), libglvnd-dev (<< 1.3.0-1) Filename: pool/main/libg/libglvnd/libgles-dev_1.7.0-ok1_amd64.deb Size: 49004 MD5sum: ecb827f3e6d7fe4dd14664fdd4f03057 SHA1: 036ebdb1fc27ebeb87b77d49f9c2f8051e6902a9 SHA256: c5a39aad8bfbbe88c8bde0f250c4e217a926c99b1be6f0bdc9fe3b2e73ddc3d9 SHA512: c34265e6050f3b1d407a36fad1c03b77997ab35fd55aaadf8dfe57cd1b36d506b57d9892041b416ef61ff518cdbaa1e37f0a526c661f6bdf9d836e7f14d490a4 Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library -- GLES development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the GLES libraries. Package: libgles1 Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 72 Depends: libc6 (>= 2.34), libglvnd0 (= 1.7.0-ok1) Filename: pool/main/libg/libglvnd/libgles1_1.7.0-ok1_amd64.deb Size: 10048 MD5sum: 3688d38b7ab8fbbdb9ecba91e10a458a SHA1: adfada3d15b6c11ffaa2d2859dec292c33b05c9f SHA256: 0daa785875e76fb2b4835216e12f09a96a200180117f86526cc42dcd196b970b SHA512: 14ac47c58eb1a273d0212e8fdf688db845a2c5406709ee5bb62171f40507dd1eccf30e63e2408b084ada0d74cebca7b04c6be22a46a7071dae464c7d49dd9a7a Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library -- GLESv1 support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for GLESv1. Package: libgles2 Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 104 Depends: libc6 (>= 2.34), libglvnd0 (= 1.7.0-ok1) Filename: pool/main/libg/libglvnd/libgles2_1.7.0-ok1_amd64.deb Size: 15224 MD5sum: 5f55bfb479afc504a4ba332086251be2 SHA1: 85b206adea163d4c38139589f33d75bf0a4265dd SHA256: a92b59ab5a84f6276124f85e08d61f6ad330b67346a304154db07eb729276e7a SHA512: 015a6920ee4af155f5496442f5381e80c1f2d61b22b79383c0041ad76072ded7f1674868f0e84497924eecde767808a974f0ca779b4e1ad0b2ce84faee06c349 Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library -- GLESv2 support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for GLESv2. Package: libgles2-mesa-dev Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 28 Depends: libgles-dev, libglvnd-dev Filename: pool/main/m/mesa/libgles2-mesa-dev_24.0.5-ok1_amd64.deb Size: 5816 MD5sum: b5b6b2b181b3c8ec76f31c805d65ff56 SHA1: 3f397f41dc002be0e1838c158ed83161154871ae SHA256: 9b50a0275702d1973f363f34ed17df3810ec1ecea8bc82543353fe40487ed4ef SHA512: b7e47d6ca33b0d1f02832716943ce5c422abd0c9b0f2aebc6e9941a28749c1249e7d8ed5e8634dc43a3ca05ee001d3c55caac5a309b3316783e7f622e339249a Homepage: https://mesa3d.org/ Description: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libglew-dev Architecture: amd64 Version: 2.2.0-4ok1 Multi-Arch: same Priority: optional Section: libdevel Source: glew Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2467 Depends: libgl1-mesa-dev | libgl-dev, libglew2.2 (= 2.2.0-4ok1), libglu1-mesa-dev | libglu-dev Filename: pool/main/g/glew/libglew-dev_2.2.0-4ok1_amd64.deb Size: 266582 MD5sum: 1893e1e1ce812565ce9ddfb0044831ac SHA1: d78031bdfcf51e91af02d0951f986311f142983a SHA256: b6e448a1533460ce7e5f44ff89944e1b2f768926a625e164a1a95b07f7b7bcc3 SHA512: 4e12232cc2bd88009e3fb293f0057575175c2fd2ca955e070b9f9cc33ab6ee7c952e9e9b736194c5ee421d2ebc0cdb727622fe4f58a434c49cf389ab159954ba Homepage: http://glew.sourceforge.net Description: OpenGL Extension Wrangler - development environment The OpenGL Extension Wrangler, GLEW for short, is a library that handles initialization of OpenGL extensions in a portable and simple way. Once the program initializes the library and checks the availability of extensions, it can safely call the entry points defined by the extension. Currently GLEW supports almost all the extensions found in the OpenGL extension registry (http://www.opengl.org/registry). . This package contains the development documentation as well as the required header files. Package: libglew2.2 Architecture: amd64 Version: 2.2.0-4ok1 Multi-Arch: same Priority: optional Section: libs Source: glew Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 853 Depends: libgl1 Suggests: glew-utils Filename: pool/main/g/glew/libglew2.2_2.2.0-4ok1_amd64.deb Size: 171336 MD5sum: 8660e4704933ca3d769b2f3208b38e0d SHA1: f670d436accd69cd3cabdc13dfc017a7d69f5c79 SHA256: 1e2f2a94be20cfb20ee57ad870b832b8060aa3b0dacff13bc68be6702c98e2c3 SHA512: dcadec4e290efaee5dbfe128846672db527dcd275404b8679504157239abc044c9897152020eba98867a39dbf24df85f8bbd0585268f5c29a6eabac57005f04b Homepage: http://glew.sourceforge.net Description: OpenGL Extension Wrangler - runtime environment For more information about GLEW please refer to the description of the libglew-dev package. . This package contains the runtime support files. Package: libglib-object-introspection-perl Architecture: amd64 Version: 0.051-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 221 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.34), libffi8 (>= 3.4), libgirepository-1.0-1 (>= 1.71.0), libgirepository-1.0-1-with-libffi8 (>= 1.62.0-4~), libglib2.0-0t64 (>= 2.24.0), libglib-perl Suggests: libxml-libxml-perl Filename: pool/main/libg/libglib-object-introspection-perl/libglib-object-introspection-perl_0.051-ok1_amd64.deb Size: 64316 MD5sum: 4c9493c95501e809b6e5580e9fb59b07 SHA1: 8c42aee6968904fb39bf5a6f36868339c2767cbe SHA256: f1c9664b198f46927ea071d9841d6335be38c9eaac526df0f47dd55f50976110 SHA512: 9c97f6a80aaa377d048ecf2378e0cd95c049f2f043d83b0994203c1881c9ef5506c3e0d8876642dfc9e69ac1d73c520cf368ff9862ae0fed5bf8d5bdb4fe7618 Homepage: https://metacpan.org/release/Glib-Object-Introspection Description: Perl bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains Glib::Object::Introspection, the Perl binding generator for libraries that support gobject-introspection, such as GTK+, WebKit, libsoup and many more. . To use perli11ndoc, the Perl introspection documentation tool, the -dev version of the introspected library must be installed. For example, perli11ndoc can only show documentation for libgtk3-perl if libgtk-3-dev is installed. Package: libglib-perl Architecture: amd64 Version: 3:1.329.3-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 900 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.34), libglib2.0-0t64 (>= 2.42.0), libextutils-depends-perl Filename: pool/main/libg/libglib-perl/libglib-perl_1.329.3-ok1_amd64.deb Size: 322592 MD5sum: 580d37f6f3ce292f48c7be4009eb3b2f SHA1: 40a674c111bda2ad16842815b825fba142daa560 SHA256: a2147ae8f0ef82e9427cee74f478413be4c34fd0d307a6ee10ef4dbc0c7bb0ed SHA512: 4db0a6d7cb392a7cd6f1d5ff801d211da6d6aa89a57534366bf3b5318409cd54713f806035f183937f424e05c0e67c332864f1234a4a6c6d1eccc43621d48139 Homepage: http://gtk2-perl.sourceforge.net/ Description: interface to the GLib and GObject libraries Glib provides a Perl interface to the GLib and GObject libraries, as part of gtk2-perl. It attempts to provide a perlish interface while remaining as true as possible to the underlying C API, so perusing the reference manual is recommended (see ). Package: libglib-testing-0-0 Architecture: amd64 Version: 0.1.1-1-ok2 Multi-Arch: same Priority: optional Section: libs Source: libglib-testing Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 55 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.44) Filename: pool/main/libg/libglib-testing/libglib-testing-0-0_0.1.1-1-ok2_amd64.deb Size: 13524 MD5sum: 4647ed92747092efcfb21d6c882c07d0 SHA1: 0bdfaf8c8dc12483d79af6d7528fc43a89e0234e SHA256: 661625ae66c06b03391780ced852b0b06ebe7028e14688bd05d3aabab5731b48 SHA512: 0614bb90b9fd00c08191b34ed026141bc6d381c04c1f1c4c3b7a00b0e1f5a99fc254240e0f98b26cc36db128ce68903c2ca669d5aaac41fd5d69410373209938 Homepage: https://gitlab.gnome.org/pwithnall/libglib-testing Description: test library providing test harnesses and mock classes libglib-testing is a test library providing test harnesses and mock classes which complement the classes provided by GLib. It is intended to be used by any project which uses GLib and which wants to write internal unit tests. Package: libglib-testing-0-dev Architecture: amd64 Version: 0.1.1-1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libglib-testing Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 36 Depends: libglib-testing-0-0 (= 0.1.1-1-ok2), libglib2.0-dev (>= 2.44) Filename: pool/main/libg/libglib-testing/libglib-testing-0-dev_0.1.1-1-ok2_amd64.deb Size: 5070 MD5sum: 06176fec04cd68afa6e535a5245a04ee SHA1: e05cc6e148c17e5faebdf7d196524bbaf5f418ac SHA256: 7200fdfa1ca06cf3950047552435e6ec10002d4ab95fdfbc39fa6dfde430c1cf SHA512: 3c66bbd94119b6b183d68c58a52c38d318cf822bdc727ce8ff870d3c7a2ce1e91c818d121ec0c4715d16c9af9301417170c4a10cbe60068ee5750afdac038af2 Homepage: https://gitlab.gnome.org/pwithnall/libglib-testing Description: Development files for the libglib-testing library libglib-testing is a test library providing test harnesses and mock classes which complement the classes provided by GLib. It is intended to be used by any project which uses GLib and which wants to write internal unit tests. . This package contains the development files. Package: libglib-testing-doc Architecture: all Version: 0.1.1-1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libglib-testing Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 205 Filename: pool/main/libg/libglib-testing/libglib-testing-doc_0.1.1-1-ok2_all.deb Size: 21024 MD5sum: 3ddb9234f56302d9c0b5d84c3407df1c SHA1: 2112475e7b500265aae7d1c8fa6fee49535acd9f SHA256: 1245820830ba0d1fd413ce8d2273b316072b2df0935f76abecae9cb7969fb69c SHA512: b963d9818cb32f18caf3e4fc7db108c6964ca0429c1fadc82566b2e73b2fdaf1e63eb7b256bb9cec6685f34bc488662db5e85c6ae9b800ca3f9593c2cd207261 Homepage: https://gitlab.gnome.org/pwithnall/libglib-testing Description: Documentation for the libglib-testing library libglib-testing is a test library providing test harnesses and mock classes which complement the classes provided by GLib. It is intended to be used by any project which uses GLib and which wants to write internal unit tests. . This package contains the documentation. Package: libglib2.0-0t64 Architecture: amd64 Version: 2.80.0-ok1.2~1128 Multi-Arch: same Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 4132 Provides: libgio-2.0-0 (= 2.80.0-ok1.2~1128), libglib-2.0-0 (= 2.80.0-ok1.2~1128), libglib2.0-0 (= 2.80.0-ok1.2~1128), libgmodule-2.0-0 (= 2.80.0-ok1.2~1128), libgobject-2.0-0 (= 2.80.0-ok1.2~1128), libgthread-2.0-0 (= 2.80.0-ok1.2~1128) Depends: libc6 (>= 2.38), libffi8 (>= 3.4), libmount1 (>= 2.26.2), libpcre2-8-0 (>= 10.22), libselinux1 (>= 3.1~), zlib1g (>= 1:1.2.2) Recommends: libglib2.0-data, shared-mime-info, xdg-user-dirs Suggests: low-memory-monitor Breaks: glib-networking-tests (<< 2.70.0~), gnome-keyring (<< 40.0-3~), gnome-shell (<< 46.0~), libedataserver-1.2-26 (<< 3.44.3-2~), libgladeui-2-6 (<< 3.22.2), libglib2.0-0 (<< 2.80.0~), libsoup2.4-tests (<< 2.72.0-3~) Replaces: libglib2.0-0 (<< 2.80.0~) Filename: pool/main/g/glib2.0/libglib2.0-0t64_2.80.0-ok1.2~1128_amd64.deb Size: 1417788 MD5sum: bb60131841dfb9ac3746d035d98d7030 SHA1: fd0ea51ed650619871bfd1c75500dcd96e266e9f SHA256: 7e5f78cebcb5308d722fe83a57e419223c6c218c242efa29fb14d679b7ed4a57 SHA512: e133094c8bcbbbbed6254e8fe713952922eceedc40cd3821f6a3e64261cb0fc783eb3278990a051257d02a71b13f017f5604daf1017086a6250f690cccb72688 Homepage: https://wiki.gnome.org/Projects/GLib Description: GLib library of C routines GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the shared libraries. Package: libglib2.0-bin Architecture: amd64 Version: 2.80.0-ok1.2~1128 Multi-Arch: foreign Priority: optional Section: misc Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 317 Depends: libglib2.0-data, libc6 (>= 2.38), libelf1t64 (>= 0.142), libglib2.0-0t64 (= 2.80.0-ok1.2~1128) Filename: pool/main/g/glib2.0/libglib2.0-bin_2.80.0-ok1.2~1128_amd64.deb Size: 89476 MD5sum: c04abc9b630c6bb763adde81b6f4af33 SHA1: d0204e8835bd4d20a02d5a11b13f20fa1448e411 SHA256: ea16472224c99cb45d3b9dd634dc27adb4c02a6c0f6f62f550f19b21d0809fba SHA512: be9054800c98961a15cb2df8b5facd678473a987283b30ff31bcadae833311f04cef467a395864e98c36b12823badcad4a36e3c05b7256ec77fbbafe19543710 Homepage: https://wiki.gnome.org/Projects/GLib Description: Programs for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the program files which is used for the libraries and others. Package: libglib2.0-data Architecture: all Version: 2.80.0-ok1.2~1128 Multi-Arch: foreign Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 7948 Filename: pool/main/g/glib2.0/libglib2.0-data_2.80.0-ok1.2~1128_all.deb Size: 1049628 MD5sum: 3cfc3fab18bc397dbc1b088aba0bb6eb SHA1: a352e2415d32680e43c198e98b61b6798573e5da SHA256: d143f988ee7c31bf96156f4808f2109e5cc08e4b054cf77138f09dc48429a8d6 SHA512: bd643825cc10ed27028c926912c443b333cbfce19a605c296047ec951f2c79b0bb827ea226d39a7743db1faa630fd6337289543a739f9673f33139bdd63be3b6 Homepage: https://wiki.gnome.org/Projects/GLib Description: Common files for GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libglib2.0-dev Architecture: amd64 Version: 2.80.0-ok1.2~1128 Multi-Arch: same Priority: optional Section: libdevel Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 10682 Depends: libffi-dev, libglib2.0-0t64 (= 2.80.0-ok1.2~1128), libglib2.0-bin (= 2.80.0-ok1.2~1128), libglib2.0-dev-bin (= 2.80.0-ok1.2~1128), libglib2.0-dev-bin-linux (= 2.80.0-ok1.2~1128), libmount-dev, libpcre2-dev, libselinux1-dev, pkgconf, python3 | qemu-user | qemu-user-static, zlib1g-dev, python3:any, libc6 (>= 2.38), libffi8 (>= 3.4), libgirepository-2.0-0 (= 2.80.0-ok1.2~1128) Suggests: gir1.2-glib-2.0-dev, libglib2.0-doc Breaks: libglib2.0-0-dbg (<< 2.51.4-1~) Replaces: libglib2.0-0-dbg (<< 2.51.4-1~) Filename: pool/main/g/glib2.0/libglib2.0-dev_2.80.0-ok1.2~1128_amd64.deb Size: 1690896 MD5sum: ac1090f31d0134ed80f106dae454df64 SHA1: 0cf2cfd514a03bc9ab1425d7a9cb08a29773791f SHA256: c85b95306958deee4ec2a203930faf9208e21730429d36f6a5515e849c2d2bdb SHA512: 5a3a655ce2680efca0853f1abd9db32d9e48e1f6d0f8942e49f4cd2352e17720eebb3ed707b86e1431d239e02b12c7c5289ed4675d330f78a423cb39329248eb Homepage: https://wiki.gnome.org/Projects/GLib Description: Development files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed to compile programs against libglib2.0-0t64, as only it includes the header files and static libraries (optionally) needed for compiling. . GObject-Introspection metadata for this library can be found in the libgirepository1.0-dev package. Package: libglib2.0-dev-bin Architecture: amd64 Version: 2.80.0-ok1.2~1128 Multi-Arch: foreign Priority: optional Section: libdevel Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 679 Provides: libglib2.0-dev-bin-linux (= 2.80.0-ok1.2~1128) Depends: python3-packaging, python3:any, libc6 (>= 2.38), libglib2.0-0t64 (= 2.80.0-ok1.2~1128) Suggests: libgdk-pixbuf2.0-bin, libxml2-utils Filename: pool/main/g/glib2.0/libglib2.0-dev-bin_2.80.0-ok1.2~1128_amd64.deb Size: 134504 MD5sum: 2d9fded26e3aef96c450b347e4082a0a SHA1: b2595531c41316213f83389763872e3126fdd3ac SHA256: 5198151931f43ba4a3ce64b66bae99a578ff59f73f0f1b111cd63c6fb866742e SHA512: bdfa43b4999ad21afdb73513b197d6f2dfcfa9ed24431d593417ea06231d98b3a641b41608497473e2ee5733b47afd284d71ff409f4acf8d5e28752bd0d55054 Homepage: https://wiki.gnome.org/Projects/GLib Description: Development utilities for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package is needed to compile programs against libglib2.0-0. It contains development utilities typically run during compilation and should not be installed directly. Use libglib2.0-dev instead. Package: libglib2.0-doc Architecture: all Version: 2.80.0-ok1.2~1128 Multi-Arch: foreign Priority: optional Section: doc Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 60096 Suggests: devhelp Filename: pool/main/g/glib2.0/libglib2.0-doc_2.80.0-ok1.2~1128_all.deb Size: 2527532 MD5sum: 3bae9e7b58c33c9e4ad2029d7991c83d SHA1: 8071afcbb6f68ff42eb843708540adf782e7bf88 SHA256: 9e645997eefd5f8e0678299c6a3278aaaf7e3dccc57597d3381cb67bab1d091a SHA512: a305ae29c8639a274afe0ecfcaf0d9b9d81c5ece0d1ad0f41b88181370daaa90babf01cca700badec91234cc0335cd451e33b0d00b2c5308e035d94046fb0cba Homepage: https://wiki.gnome.org/Projects/GLib Description: Documentation files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the HTML documentation for the GLib library in /usr/share/doc/libglib2.0-doc/ . Package: libglib2.0-tests Architecture: amd64 Version: 2.80.0-ok1.2~1128 Priority: optional Section: libs Source: glib2.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 13498 Depends: desktop-file-utils, gir1.2-glib-2.0, libglib2.0-bin, libglib2.0-dev-bin, python3-dbus, python3-dbusmock, python3-gi, shared-mime-info, python3.12, python3:any, libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libffi8 (>= 3.4), libgcc-s1 (>= 3.0), libgirepository-2.0-0 (= 2.80.0-ok1.2~1128), libglib2.0-0t64 (= 2.80.0-ok1.2~1128), libpcre2-8-0 (>= 10.22), libstdc++6 (>= 4.1.1) Recommends: xdg-desktop-portal Filename: pool/main/g/glib2.0/libglib2.0-tests_2.80.0-ok1.2~1128_amd64.deb Size: 1676800 MD5sum: bbbd67901633f302f145e817d66fd201 SHA1: 6fffbcc5f1464482b416e4342320241fe0ed27e3 SHA256: c9099b92720b9a5ec300ec32a8949ee2addea5b65b63535d4d9dbc437c4eaa8d SHA512: 9178e77593994548cc95038fdb5f09cb561dc0f19b26c7068e9618722f1c6ab8cb9a3dbc3e12490dc08bfb34cf7b0cefdba442da238521b75d5e3752cc37d2d8 Homepage: https://wiki.gnome.org/Projects/GLib Description: GLib library of C routines - installed tests GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains test programs, designed to be run as part of a regression testsuite. Package: libglibmm-2.4-1t64 Architecture: amd64 Version: 2.66.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: glibmm2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2637 Provides: libglibmm-2.4-1v5 (= 2.66.7-ok1) Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.62.0), libsigc++-2.0-0v5 (>= 2.9.1), libstdc++6 (>= 11) Conflicts: libglibmm-2.4-1c2a Breaks: libglibmm-2.4-1v5 (<< 2.66.7-ok1) Replaces: libglibmm-2.4-1c2a, libglibmm-2.4-1v5 Filename: pool/main/g/glibmm2.4/libglibmm-2.4-1t64_2.66.7-ok1_amd64.deb Size: 568400 MD5sum: 70ff0c1e24e2aae69e3f9b74c06fa80f SHA1: ea77ff3c69a4d332588e1bbf740cc64ab4301a76 SHA256: 2039fdef89cfb9466289cb3fbc74b331724d3cb5564e955504dd16155cae9821 SHA512: 7a7ccee4542b9108e53a1f0d1b570fd0da73df81ec315d1df0683b43e7d5f221fcda413c788ecb89df5cfc2bde47d2da3287cee24eafdc9a8c5ea508a29032f9 Homepage: https://www.gtkmm.org/ Description: C++ wrapper for the GLib toolkit (shared libraries) GLib is a low-level general-purpose library used mainly by GTK+/GNOME applications, but is useful for other programs as well. glibmm is the C++ wrapper for GLib. . This package contains shared libraries. Package: libglibmm-2.4-dev Architecture: amd64 Version: 2.66.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: glibmm2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3753 Depends: libglibmm-2.4-1t64 (= 2.66.7-ok1), libglib2.0-dev (>= 2.61.2), libsigc++-2.0-dev, pkgconf Suggests: libglibmm-2.4-doc, libgtkmm-3.0-dev Filename: pool/main/g/glibmm2.4/libglibmm-2.4-dev_2.66.7-ok1_amd64.deb Size: 448440 MD5sum: 32efadce742b0abdc26665e4806d1774 SHA1: 61dabae65b520858d4a2dead3bd732556b36236f SHA256: 117a03f91d9d0449f84dd25e9b3f0f8c797929bbbb4c8f42b121d58b81d00a58 SHA512: 9a19702a26b27d3c87dff7f3e923fa2d2ea2e0d3291fddf6f9b5c5f592472060db232b94b5f56c12a51db2a52b9193b7ae4df6c55709ce63e17ac50c466f7b06 Homepage: https://www.gtkmm.org/ Description: C++ wrapper for the GLib toolkit (development files) GLib is a low-level general-purpose library used mainly by GTK+/GNOME applications, but is useful for other programs as well. glibmm is the C++ wrapper for GLib. . This package contains development files. Package: libglibmm-2.4-doc Architecture: all Version: 2.66.7-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: glibmm2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 45103 Depends: doc-base Suggests: devhelp, gtkmm-documentation Filename: pool/main/g/glibmm2.4/libglibmm-2.4-doc_2.66.7-ok1_all.deb Size: 7181992 MD5sum: 512ce27ac635884c3e065385ada695a3 SHA1: 6f15d8d9134f15df4fe31c4ecfdd9deb7fc2e712 SHA256: c5b1ce52196a811421dca80e6ddeff5ab680ba5e08e63215a6156e890ea64df6 SHA512: 2e43d212f1c0392ea5e3e50ad98a20e227ac33303104101aea1d568f0280265a19e47159ed9c72d7ef412aa99113c69cecf1614ca2f5217ae530db6edef3045b Homepage: https://www.gtkmm.org/ Description: C++ wrapper for the GLib toolkit (documentation) GLib is a low-level general-purpose library used mainly by GTK+/GNOME applications, but is useful for other programs as well. glibmm is the C++ wrapper for GLib. . This package contains reference documentation and examples. Package: libglu1-mesa Architecture: amd64 Version: 9.0.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libglu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 366 Provides: libglu1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libopengl0, libstdc++6 (>= 5) Conflicts: libglu1, mesag3 (<< 5.0.0-1), xlibmesa3 Replaces: libglu1 Filename: pool/main/libg/libglu/libglu1-mesa_9.0.2-ok1_amd64.deb Size: 139428 MD5sum: e7c169dab7099cb63846511fb8c02c03 SHA1: dc5e06225506543a443b5fefad01a86b93dfc809 SHA256: 4e598606f3b5c55fa3a7921d1e955c818eb5b5472292ac141aead047446459b8 SHA512: 814a84afbd0790da70b44c79b0f99dac645b976927c360c0c7e8237d4d339a4c6eac1e357224f302793489e9e074fb87282ed2c31f5ca752d331890881dde507 Description: Mesa OpenGL utility library (GLU) GLU offers simple interfaces for building mipmaps; checking for the presence of extensions in the OpenGL (or other libraries which follow the same conventions for advertising extensions); drawing piecewise-linear curves, NURBS, quadrics and other primitives (including, but not limited to, teapots); tesselating surfaces; setting up projection matrices and unprojecting screen coordinates to world coordinates. . On Linux, this library is also known as libGLU or libGLU.so.1. . This package provides the SGI implementation of GLU provided by the Mesa project (ergo the "-mesa" suffix). Package: libglu1-mesa-dev Architecture: amd64 Version: 9.0.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libglu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 956 Provides: libglu-dev, xlibmesa-glu-dev Depends: libgl-dev, libglu1-mesa (= 9.0.2-ok1), libopengl-dev Conflicts: mesa-glide2-dev (<< 5.0.0-1), mesag-dev (<< 5.0.0-1), mesag3+ggi-dev (<< 5.0.0-1), xlibmesa-dev Replaces: libglu-dev Filename: pool/main/libg/libglu/libglu1-mesa-dev_9.0.2-ok1_amd64.deb Size: 215240 MD5sum: 49d8b325150b67f1aa07a83adcb6d8f4 SHA1: 23623c6d09f6cc056e0a8ee7ab90c8c1181f9366 SHA256: 0177c9cebd2a4d0b40be24c5a6f976c99e9ca947b19bbc0c8085552d233fef69 SHA512: 8ec63b21437273e66d3d4b4cc89ad954e5787f671fd15b147954a9e41c115d5346d613d128f125bb4572f7b04861878698c25d39a7be8e77b50c06bdeea08ac1 Description: Mesa OpenGL utility library -- development files Includes headers and static libraries for compiling programs with GLU. . For a complete description of GLU, please look at the libglu1-mesa package. Package: libglut-dev Architecture: amd64 Version: 3.4.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: freeglut Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 720 Depends: libglut3.12 (= 3.4.0-ok1), libgl1-mesa-dev, libglu1-mesa-dev, libxext-dev, libxt-dev Breaks: freeglut3-dev (<< 3.2.2) Replaces: freeglut3-dev (<< 3.2.2) Filename: pool/main/f/freeglut/libglut-dev_3.4.0-ok1_amd64.deb Size: 128404 MD5sum: 6f66011877c3e3bacbba79351a4ebccc SHA1: a66dbce1ae8b171f1f0eb87121c17c31a20476d4 SHA256: e06de1e56f4e8443e07cdaa458932c11feb88d161a5633cd87038f2c6d7598e8 SHA512: 8092de9561ae421ea3e10342c7eb19f1a5935f8b63ba42ffdc23ef95b5ee1ed32f019da223eb86608ca8779a82107bfae7977909c854dbb2438c54296ce28365 Homepage: https://freeglut.sourceforge.net/ 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. Package: libglut3.12 Architecture: amd64 Version: 3.4.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: freeglut Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 347 Depends: libc6 (>= 2.15), libgl1, libx11-6 (>= 2:1.2.99.901), libxi6 (>= 2:1.2.99.4), libxxf86vm1 Filename: pool/main/f/freeglut/libglut3.12_3.4.0-ok1_amd64.deb Size: 101014 MD5sum: ad4d9dfdced8338676e7fbbbd65f3c0f SHA1: b21950d3e890f78dfee1b785220802e98d56dcc3 SHA256: 9988fb660ddca794d2cd58d7d9091e40d6c0949059fe342c6857e726649d3dba SHA512: 831471dd0a0f908794b8289a0e562e105cc1d6f099fbdb65673d7fe8f09ec0207ae5292603ea3034f77ae323db4396358d309b4b06a0c7b62fdb05ff60cf0b0f Homepage: https://freeglut.sourceforge.net/ 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. Package: libglvnd-core-dev Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 62 Breaks: libglvnd-dev (<< 1.3.3-1) Replaces: libglvnd-dev (<< 1.3.3-1) Filename: pool/main/libg/libglvnd/libglvnd-core-dev_1.7.0-ok1_amd64.deb Size: 11740 MD5sum: 8ca196af559a90fd1cdea9a0dba97a1b SHA1: 6330b799686cec04217d0b2b1dca86e83ba6ce87 SHA256: 9899ff40e42cdf670b4a8ce0cf46e39a41ea055d272426494f1f6ca22ae71ce2 SHA512: 74ed8b31b0ebefdd3a9250dd0e7aafbef95d5057ad0986e9eb25943418f46b388784555587457c74f4baedea7b39f4baf46a48a42554734edd83ada4668508ca Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library -- core development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains the header files for libglvnd split in a separate package for Mesa. Package: libglvnd-dev Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 18 Depends: libglvnd0 (= 1.7.0-ok1), libglvnd-core-dev (= 1.7.0-ok1), libegl-dev (>= 1.3.0-1), libgl-dev (>= 1.3.0-1), libgles-dev (>= 1.3.0-1), libglx-dev (>= 1.3.0-1), libopengl-dev (>= 1.3.0-1) Filename: pool/main/libg/libglvnd/libglvnd-dev_1.7.0-ok1_amd64.deb Size: 3360 MD5sum: 58c67380d9f9893532699016176ee37c SHA1: 455be0531f5742660352213263a96f79cd452b2b SHA256: 7995eb9cd7ef6114be85569e5015218d91f512e7da32e50df692493104dd99b0 SHA512: adf4cd6a78eb68dbd2cb45cf8434b03ae6fdca989103981c449c8c4da6647c5552539c904a5615fe8531fe62d28a68a445175e24946d521250a19f70caae5cc3 Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library -- development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains the development files for libglvnd. Package: libglvnd0 Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 727 Depends: libc6 (>= 2.38) Breaks: libgldispatch0-nvidia Replaces: libgldispatch0-nvidia Filename: pool/main/libg/libglvnd/libglvnd0_1.7.0-ok1_amd64.deb Size: 47728 MD5sum: 176284a3f0fab1fe6fcd6e375724b07a SHA1: 44de34c8bf72f10ce61a5bc5d4e8293926fd5db9 SHA256: e4ddf9fe9443f9d70ad20b7afc58b2e60b603837b8bdede57a8441f97262af0b SHA512: 59c4f5cbc8dcab10b524ec7f28a5c77c53c62d254438679e658f8c071b9257c0a330eec54b54a7dd11dd16a8019ea49d7b1214f1de2482f5b877b5359c1ed01e Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains the GL dispatch library. Package: libglx-dev Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 86 Depends: libglx0 (= 1.7.0-ok1), libx11-dev Breaks: libgl-dev (<< 1.3.0-6), libglvnd-dev (<< 1.3.0-1), mesa-common-dev (<< 19.3.0~rc6-1) Replaces: libgl-dev (<< 1.3.0-6), libglvnd-dev (<< 1.3.0-1), mesa-common-dev (<< 19.3.0~rc6-1) Filename: pool/main/libg/libglvnd/libglx-dev_1.7.0-ok1_amd64.deb Size: 13952 MD5sum: 1da3a8253827ab964f3434ec8731e75c SHA1: 29c3c63b09641d35c2624aa84d4459852ded0070 SHA256: f306f14435c724661bbd9850687ca342b8c9b1954d0ddcba730102dedee49f17 SHA512: 23e653f8f1d91d3379dc290047c0fbc0f5b125218ff2a305fb8edd89c380ecee5129df3e6c4714071ba3c6fd55a091b8df2aa420868fd0902863f116744fb732 Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library -- GLX development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the GLX library. Package: libglx-mesa0 Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 513 Provides: libglx-vendor Depends: libgl1-mesa-dri, libc6 (>= 2.38), libdrm2 (>= 2.4.119), libexpat1 (>= 2.0.1), libglapi-mesa (= 24.0.5-ok1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.8.7), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0 (>= 1.13), libxcb-glx0 (>= 1.8), libxcb-present0, libxcb-randr0, libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxext6, libxfixes3, libxshmfence1, libxxf86vm1 Breaks: glx-diversions (<< 0.8.4~), libopengl-perl (<< 0.6704+dfsg-2) Filename: pool/main/m/mesa/libglx-mesa0_24.0.5-ok1_amd64.deb Size: 138856 MD5sum: 629e50b29f5420c21dba4d0479aef63f SHA1: 9429fefd4c414b7df57bea15836b0b52bd12c82d SHA256: 7fe4d9be62eab82b80e23978b000d80844fd53e0e645623fa4ad6f225cff15dd SHA512: 00c60d3b2d38f3ebccd5fe55627a5baedec632b27f1af0e65ef02554ba072b212f0a23621e6053dffa8f9ebce6654e59c32db8a8bce8b8419a341690c1222977 Homepage: https://mesa3d.org/ Description: free implementation of the OpenGL API -- GLX vendor library Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the authors make no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. . This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the modules themselves: these can be found in the libgl1-mesa-dri package. Package: libglx0 Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 157 Depends: libc6 (>= 2.38), libglvnd0 (= 1.7.0-ok1), libx11-6 (>= 2:1.4.99.1), libglx-mesa0 Filename: pool/main/libg/libglvnd/libglx0_1.7.0-ok1_amd64.deb Size: 31816 MD5sum: 171a2d0b8f18919e9413e97c5263009f SHA1: 2404e474df7efba767a430f1bffcf04121e1d838 SHA256: d5d1c8fc4514aed7ba757f9712a0cafd10cec1853c1bb7fbdaf693913246c8d1 SHA512: 483ed992004c930f86407fc7394ae6956d2bbbf0330c2718271cd838d9dc1c4365b3c4d26321b8f03dd800381a954bb24a05697b3e1aa8f7d15121a86d2552df Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library -- GLX support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for GLX. Package: libgm2-0 Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 625 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.33), libpth20 (>= 2.0.7) Filename: pool/main/g/gcc-9/libgm2-0_9.3.0-ok12_amd64.deb Size: 196278 MD5sum: 47fe0c7351ea3a8c85104d3bfec60b69 SHA1: 014f00c6cfd2faf4cc0ac9b307dc726b0e47336c SHA256: d0f6bb8581abf130aad992fe75bc1808d6c92024867995e71c0a72fbd079e6cb SHA512: 7157d371ae4c4d2e72fa834722337d9552d2fd1e4c5a66d572bf7e66d6c008d832e1cc8763f797f4e27d0b2aa2ceb028c18fb77ebda06ac044d4af9c8b6079c2 Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-10-dev Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4772 Depends: gcc-10-base (= 10-20200411-ok5), libgm2-15 (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/libgm2-10-dev_10-20200411-ok5_amd64.deb Size: 739760 MD5sum: 36ef661e20a58d706e23d2f4e6e0e3de SHA1: 4d17070ede6227384ca7d0f9dc5c3d5dd0c68289 SHA256: 4eeba040cff24c0a9504f2d59b31be0c13a54d9232a002dcf0bfca531be51aa9 SHA512: 92fbbfb9db4342b46ea4b3ddab71613d354abad2f50174ab1bbe4b18267f0a2c3fcdf0f820f1660366973fdbfae2f18ef9b762b97736c150570f5b51cb14188f Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4539 Depends: gcc-12-base (= 12.3.0-1ok3), libgm2-17 (>= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/libgm2-12-dev_12.3.0-1ok3_amd64.deb Size: 744550 MD5sum: 336028db750180cc63f4571b01bc32ec SHA1: 8e363320848b727a4b4c82a2c7091a59d6403558 SHA256: f5740cb6c15efdf900826bdcf7da7878a506d601c28a70bd8e647d1771a25da2 SHA512: 84bd4a6835750a9d56af3a5de84371461648727a5d433d33d187ab9f27ca21f89afdf3c902f21a7c6f9d1e9706abda7cc4889a940c83161323fc76925146e59d Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 5540 Depends: gcc-13-base (= 13.2.0-4ok3.3), libgm2-18 (>= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/libgm2-13-dev_13.2.0-4ok3.3_amd64.deb Size: 846486 MD5sum: 56c66f23e993caa995fbf8bc61e009c6 SHA1: 572c5b8e1d89c9241a2f172fd8a99c5a6c4f8f9f SHA256: bd62cc103f605002f0b90b31e40f5ad0b87820ac2778c59048f8d806fd9a5095 SHA512: 5bf9f1c761837a3f9349ba23d19a2843bcc731c08bf78bf43680bc7df57ffbda7ce7623bd0143b4b4ea60d8b72ec3a4c11b1172c931fd4c8b2ab4944a767a57a Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-15 Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 476 Depends: gcc-10-base (= 10-20200411-ok5), libc6 (>= 2.15) Filename: pool/main/g/gcc-10/libgm2-15_10-20200411-ok5_amd64.deb Size: 145212 MD5sum: 68224a6fd5616d400b1294d2e859f920 SHA1: 303fb66ead5a0018603b074e87f62b83d7847304 SHA256: 092ff883549f81a8542779e5950a1e61d8a8b7bea9c61c991fad2c691fcc3728 SHA512: 27c5412057387a33984c4f422f0392a48a9fefad6ae0d88b5eac3a059bec0d0932f47cde067b3a9d2773f645f0fbe8fde8a9225e899e817c52032476b7d9fe68 Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-17 Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 476 Depends: gcc-12-base (= 12.3.0-1ok3), libc6 (>= 2.38) Filename: pool/main/g/gcc-12/libgm2-17_12.3.0-1ok3_amd64.deb Size: 140218 MD5sum: 04af010b562e5a7a95ffbf93a11fbde5 SHA1: 97648f66dc34fef9bbc892f3cb4562669ee30562 SHA256: 8c9416700fbfe70a6587dc7fdd9ff2aa66ab1b9bb4eaaf38889ded63317901a1 SHA512: 44b0a7c4085a0b8bb69c864b62d85797a805877b1bac7c50f0b2c7a74cbbcd1d8b20a09000f16fec41f9080326171a1e7776133a2e4dafc18fc78c565db8606a Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-18 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 564 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38) Filename: pool/main/g/gcc-13/libgm2-18_13.2.0-4ok3.3_amd64.deb Size: 165250 MD5sum: be92a2864cbf18dcea8afe3e3427710e SHA1: b627a010cd19cd028b303125b586e14bb18a8183 SHA256: c1fd419b8b517eb1ee02dada79803da4bbf392956647a5c9b662ef71d3b4ccf5 SHA512: 1b0649a4fe0779524db23467a337e576505481f7ce0b9792f52468f3c00f11992d5dab2dcefde715d40f4a855706cfcccfc800ac7e9c5234e95f6513d53ea484 Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-9-dev Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6084 Depends: gcc-9-base (= 9.3.0-ok12), libgm2-0 (>= 9.3.0-ok12) Filename: pool/main/g/gcc-9/libgm2-9-dev_9.3.0-ok12_amd64.deb Size: 938196 MD5sum: 3d31d2839c2e7c689d6878d902fa294e SHA1: 348fd63e27c1ac71532c32df16e1e7a4ca589302 SHA256: 576f1cfe2d965345655194dd7960f76d91f1ab042c89724a33d0a28a09651494 SHA512: 38f3cabd2c2a4beac603dad742d8271f05e1b0120ecdb068ed3f056645e12846adaa1fe6021344f5a221d08741f08d33fc33f9370c95c9fb57dfb0da4286959f Homepage: http://gcc.gnu.org/ Description: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgme-dev Architecture: amd64 Version: 0.6.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: game-music-emu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ileana Dumitrescu Installed-Size: 33 Depends: libgme0 (= 0.6.3-ok1) Filename: pool/main/g/game-music-emu/libgme-dev_0.6.3-ok1_amd64.deb Size: 7936 MD5sum: ad0aad5508b97d1614515cf680311960 SHA1: c72f1928857ff846a377ec136779430a0c46d69f SHA256: d3dcc89904ba4b64207aa5377752f4b5c29a68e86a69ba2e1e24b96269d735ed SHA512: bbea9078bfa3620c2b5211aadb3acbc58ba7d28bf2c3ce90704d9e4366fa4cd96e04c9ace292673f6bfe70a771262e59f5d1ba14e1127ba37e421f628c05cd5f Homepage: https://github.com/libgme/game-music-emu Description: Playback library for video game music files - development files game-music-emu is a collection of video game music file emulators that support the following formats and systems: * AY ZX Spectrum/Amstrad CPC * GBS Nintendo Game Boy * GYM Sega Genesis/Mega Drive * HES NEC TurboGrafx-16/PC Engine * KSS MSX Home Computer/other Z80 systems (doesn't support FM sound) * NSF/NSFE Nintendo NES/Famicom (with VRC 6, Namco 106, and FME-7 sound) * SAP Atari systems using POKEY sound chip * SPC Super Nintendo/Super Famicom * VGM/VGZ Sega Master System/Mark III, Sega Genesis/Mega Drive, BBC Micro . This package contains the header files, static libraries and symbolic links that developers using libgme will need. Package: libgme0 Architecture: amd64 Version: 0.6.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: game-music-emu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ileana Dumitrescu Installed-Size: 313 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Filename: pool/main/g/game-music-emu/libgme0_0.6.3-ok1_amd64.deb Size: 123088 MD5sum: 6befcdaa666d4099f553c2abe2acb5bf SHA1: 902de167ac723d352bee88da22f0bdacf2c3b9c5 SHA256: 8300d3791d7d1c11f21008600aaa1629aebd2c9cb348fc55e60a19c72fce80b8 SHA512: 26292a40d4b0af71a4e2ac2a5fd8215fce21a7cff9e1ef89d4f18fee95c8e69bdcd929ccd1ca7421f8312843b445b07b54a2f66743ca6a1f4410b99735a18ec8 Homepage: https://github.com/libgme/game-music-emu Description: Playback library for video game music files - shared library game-music-emu is a collection of video game music file emulators that support the following formats and systems: * AY ZX Spectrum/Amstrad CPC * GBS Nintendo Game Boy * GYM Sega Genesis/Mega Drive * HES NEC TurboGrafx-16/PC Engine * KSS MSX Home Computer/other Z80 systems (doesn't support FM sound) * NSF/NSFE Nintendo NES/Famicom (with VRC 6, Namco 106, and FME-7 sound) * SAP Atari systems using POKEY sound chip * SPC Super Nintendo/Super Famicom * VGM/VGZ Sega Master System/Mark III, Sega Genesis/Mega Drive, BBC Micro . This package contains the shared libraries necessary to run programs using libgme. Package: libgmock-dev Architecture: amd64 Version: 1.14.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: googletest Origin: openKylin Maintainer: openKylin Developers Installed-Size: 749 Depends: libgtest-dev (= 1.14.0-ok1) Filename: pool/main/g/googletest/libgmock-dev_1.14.0-ok1_amd64.deb Size: 127968 MD5sum: 36ae5eb998ff7f3f654256c2a2019e71 SHA1: f60e0599fb2cc2f196b123a7a5c73bb9db26f5d1 SHA256: 0ce63173598ff54209dc586cc9408b44da9c318f6cb637ba9eb710929cd1a6fe SHA512: 2bd5554986c960f8413864d0a70afeb63b1ecde79b1bed78837f6e45ca6497bf7ac6aa0c52194c20a03c93dd155bf4f70461810c618ac7c64c0da871272f6618 Homepage: https://github.com/google/googletest Description: Google's framework for writing C++ tests 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. Package: libgmp-dev Architecture: amd64 Version: 2:6.3.0+dfsg-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gmp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 1516 Provides: libgmp10-dev Depends: libgmp10 (= 2:6.3.0+dfsg-ok5), libgmpxx4ldbl (= 2:6.3.0+dfsg-ok5) Suggests: gmp-doc, libgmp10-doc, libmpfr-dev Conflicts: libgmp10-dev Replaces: libgmp10-dev, libgmp3-dev Filename: pool/main/g/gmp/libgmp-dev_6.3.0+dfsg-ok5_amd64.deb Size: 337574 MD5sum: b862904c9029d0278f62bbdca33a035b SHA1: 022742d2851ab3e76cb9c356c4538462f0a30acc SHA256: a779e3388afbd9ff1a6c3eeada67e63833c1fe3d016694be39e9fee448e9dfc0 SHA512: ae59853f9384b1e3b9a817e144e5feb9dba62ec4bc28f716e672abed486308b8d4a20e67a7b35d60a7fab2e618afbd53b7907e510289d83ad84ba34e2a8dc5c5 Homepage: https://gmplib.org/ Description: Multiprecision arithmetic library developers tools This development package provides the header files and the symbolic links to allow compilation and linking of programs that use the libraries provided in the libgmp10 package. . Both C and C++ bindings are present in this package. Package libstdc++-dev is required to use the C++ bindings. . The MPFR library (multiple-precision floating-point) used to be included, but has since been moved to package libmpfr-dev. Package: libgmp10 Architecture: amd64 Version: 2:6.3.0+dfsg-ok5 Multi-Arch: same Priority: optional Section: libs Source: gmp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 547 Depends: libc6 (>= 2.38) Breaks: postgresql-pgmp (<< 1.0.3-1) Filename: pool/main/g/gmp/libgmp10_6.3.0+dfsg-ok5_amd64.deb Size: 254604 MD5sum: 0a60c8f4a78598cbe52997cec1508f15 SHA1: 6379aacb53cf9963a489d7b947eff7db72a560f3 SHA256: 322ea649bdcf8f744d5d78433f1acd6a84cdf614a890b52f98d861d7a3a4ebab SHA512: 8ce945643410d0087f4952c8f4b140adb6a87e6d47fcf04a7bb61f88c271dde553d24d5ff6a4c6cd3d411b9c4899715765362998b282d4ff76fd8a470bea7409 Homepage: https://gmplib.org/ Description: Multiprecision arithmetic library GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types. . It has a rich set of functions, and the functions have a regular interface. Package: libgmp10-doc Architecture: all Version: 2:6.3.0+dfsg-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: gmp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 616 Filename: pool/main/g/gmp/libgmp10-doc_6.3.0+dfsg-ok5_all.deb Size: 114510 MD5sum: 3b92cf7c812e9d17cf08d2ff4dcb536b SHA1: 46a26af208dc18ed05c9fe194ca480fa7f61da51 SHA256: cc87658d518cf947f538b7114723aa4cd357daa960f6907bd1e1aaddb000bc31 SHA512: d13480df4a4b7b9fed43c4d0d6fb7e29418e62f536b1a3eba79e62415050f9e35ee46e7e2e7f951d906eebc14a6415270d1839ca794532c25d8f76b53ec08c03 Homepage: https://gmplib.org/ Description: Multiprecision arithmetic library example code This package provides example code illustrating the use of GMP. Package: libgmp3-dev Architecture: amd64 Version: 2:6.3.0+dfsg-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gmp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 12 Depends: libgmp-dev (= 2:6.3.0+dfsg-ok5) Conflicts: libgmp10-dev (<< 2:5.0.1+dfsg-7) Replaces: libgmp10-dev Filename: pool/main/g/gmp/libgmp3-dev_6.3.0+dfsg-ok5_amd64.deb Size: 2296 MD5sum: 14d76b98fca522825fe8fca7900dd0be SHA1: c03e54047f4956b2ccbba7e013d7f27d66d363d5 SHA256: 851056942a0323584c3139ac52d9a23286305fe52ccb6c974f240ef63a5beb36 SHA512: 3074638762f93fd6c497c7138d97fff95e23793b3ade442c7a25763bdc4bc0327527085a469fc01936cff42fbe9d86ea1c5be321ea3ab4460c2802f95e22938d Homepage: https://gmplib.org/ Description: Multiprecision arithmetic library developers tools This is a dummy package that simply pulls in libgmp-dev. It can safely be removed. Package: libgmpxx4ldbl Architecture: amd64 Version: 2:6.3.0+dfsg-ok5 Multi-Arch: same Priority: optional Section: libs Source: gmp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 51 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libgmp10 (>= 2:6.3.0+dfsg), libstdc++6 (>= 13.1) Conflicts: libgmp3, libgmpxx4 Replaces: libgmp3 Filename: pool/main/g/gmp/libgmpxx4ldbl_6.3.0+dfsg-ok5_amd64.deb Size: 9998 MD5sum: 07fbc8acdc6c0b648d8bb3f7cee422ef SHA1: 60359f95f165d1d73a901f78b6464c328a678f25 SHA256: ba9bbb7ea06231a2ae8c96783cc0e1b232398fd48e3d516508be4806cf4b931c SHA512: 6fcaef91b6a510234b6741a05fe1c80075580d7e1307ca638db7ea9488f8ff1cfece9850af6b82bbc510c2cb81662b95ceb9c4b155e37c708446f6691b4c7eea Homepage: https://gmplib.org/ Description: Multiprecision arithmetic library (C++ bindings) GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types. Package: libgnat-10 Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3933 Depends: gcc-10-base (= 10-20200411-ok5), libc6 (>= 2.28), libgcc-s1 (>= 4.2) Filename: pool/main/g/gcc-10/libgnat-10_10-20200411-ok5_amd64.deb Size: 1221748 MD5sum: 2e3a33a37a62f0c6b5baae1094b372e7 SHA1: 0bf1dc7ecec87447a5dd94b1ebb22007a67d09af SHA256: 88ed6973b8f5888f1ebca2864d0ec0574cf5a47cb447b7166ac6d1b887bcac2e SHA512: da8c7b4a7304211528805e0a6b8e3b85de70b976a20161a5a18d9bb6cfa141ddd4f8135b5f16f903a2269f4403ab0da94fcad334830c60eef2ee0b88d5382949 Homepage: http://gcc.gnu.org/ Description: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-12 Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4764 Depends: gcc-12-base (= 12.3.0-1ok3), libc6 (>= 2.38), libgcc-s1 Filename: pool/main/g/gcc-12/libgnat-12_12.3.0-1ok3_amd64.deb Size: 1427156 MD5sum: bb363be119811f623041cc0073ceac40 SHA1: 69dcd40506acdf83785e0824aea94eca1f6e91a8 SHA256: 0daa4040f659fba84c24f92b259419e6b926d600d906bc694f5802b578a899a4 SHA512: 2ef9edada311030592bf09d7d46c489b8914abf3a7525e9ffd81f8122353f2c7c9ec4556ad0a7c00f1b8eada59480143e2c2b37dffb8aa94601be7dc9baf1003 Homepage: http://gcc.gnu.org/ Description: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-13 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4766 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38), libgcc-s1 (>= 4.2) Filename: pool/main/g/gcc-13/libgnat-13_13.2.0-4ok3.3_amd64.deb Size: 1425602 MD5sum: 2be9ea7b7ce0d583fae96b95278ee2ef SHA1: 6f8e63718d30f88ecd4056f7b24fa060d566eece SHA256: 70e6acdfbf77bd56e1064a811aa2a52429c41b6c7aa1c29f7b784a7537e44ca7 SHA512: ccaa864b06b03b58214ebd5cff096fe1170b24c0897f13fd53ae6b1c0f1b3e87001ac582a7175d9f076e2389d62aafc16d10813bdd4bc850e6cc8f1a753efc6c Homepage: http://gcc.gnu.org/ Description: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-7 Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3844 Depends: gcc-7-base (= 7.5.0-ok2), libc6 (>= 2.28), libgcc-s1 Filename: pool/main/g/gcc-7/libgnat-7_7.5.0-ok2_amd64.deb Size: 1136908 MD5sum: bf08fcd0d013c64991aae73199335630 SHA1: 560e8b3cd21098da0620fa36160a20540e2d6d24 SHA256: 29fd09585ac0201fdb49b1aec37de05ccb1c1f8c5954e634c0397174b4689bd1 SHA512: 1127a584037e5f37371238b94043bb075f93e288b717e874f82e0d3f741e76326a1d6ccd858ae10581a901072d92e9e7d1bdcf938d7a3c4209d4ac67173fbbfd Homepage: http://gcc.gnu.org/ Description: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-9 Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3792 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 Filename: pool/main/g/gcc-9/libgnat-9_9.3.0-ok12_amd64.deb Size: 1142382 MD5sum: 880851269b13bf2af51b80c9cb3234fa SHA1: e213021ecadaae55cb1e57b66db4914750fd6558 SHA256: 32f8cd26681c6dc44ae33d1951d289f7a04ecbbddded79dd15f6023e1f037dde SHA512: a6ba498cdc15cb23f496720943b0887cdf1b9dd7e1acfa423d961d6e8a83b0cbd67f5870fef8ad10e85ac3e503e87669ee2338d508d960b365063d79c6f3f927 Homepage: http://gcc.gnu.org/ Description: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-util10 Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1418 Depends: gcc-10-base (= 10-20200411-ok5), libgnat-10 (= 10-20200411-ok5), libc6 (>= 2.14), libgcc-s1 (>= 3.0) Filename: pool/main/g/gcc-10/libgnat-util10_10-20200411-ok5_amd64.deb Size: 433718 MD5sum: 882dd77fe1ac47a7a1f1ca057701adfd SHA1: 6b57a4c138d70478a80480121eb5186cd258f56a SHA256: 06992282bc956639d20b88e2d4acf05a1cf69dc7e09bcfc73ffa586ee45ae0cf SHA512: 6082e0fe70635c57b92e796e955d0a5e96d442889dbbd1e689859b4a922a58d29319ece1f60eb9d0fd880359b4df5c8518e566639f8040bc479da2cb92113d76 Homepage: http://gcc.gnu.org/ Description: GNU Ada compiler selected components (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat_util library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the runtime shared library. Package: libgnat-util10-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 15105 Depends: gcc-10-base (= 10-20200411-ok5), gnat-10 (= 10-20200411-ok5), libgnat-util10 (= 10-20200411-ok5) Conflicts: libgnatvsn7-dev, libgnatvsn8-dev, libgnatvsn9-dev Filename: pool/main/g/gcc-10/libgnat-util10-dev_10-20200411-ok5_amd64.deb Size: 2347846 MD5sum: e434567f29f12e1a80efbd92fb5341f3 SHA1: ca5e8b7d3d0cb14e1d59e68ed076c6a6c3c28a20 SHA256: 461c724109dab507d162e3d435e02d8bef6a74943898fca9cf209381e303e4d8 SHA512: d5b112a3c27f8ee66a97fe242e30f701378b0b3f89d4a04e60dda2895005697d12f9b86387a3d2e5507cd59041b7c13048b4863ff0f788f2de7966051885350c Homepage: http://gcc.gnu.org/ Description: GNU Ada compiler selected components (development files) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat_util library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the development files and static library. Package: libgnatvsn7 Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1308 Depends: gcc-7-base (= 7.5.0-ok2), libgnat-7 (= 7.5.0-ok2), libc6 (>= 2.14), libgcc-s1 Filename: pool/main/g/gcc-7/libgnatvsn7_7.5.0-ok2_amd64.deb Size: 397438 MD5sum: f8e8189e197ec60a50ebe6c4dff3c3fc SHA1: 92b372ed5c091592cb0e0862a5c15b0abf3bc972 SHA256: 38c4210a1eee2d71edb3a212e6ca1b2087c48cfaf4f562686f3edba68be3a071 SHA512: bdf11d02fe7b970c3675314cbe67fbba4027cec08f910c3e8f99bca0c90f544e0e317a7e8cb4ad951494195aebe198e0a6359f71b2ad7791be739deb97b6ed82 Homepage: http://gcc.gnu.org/ Description: GNU Ada compiler selected components (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the runtime shared library. Package: libgnatvsn7-dev Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 13955 Depends: gcc-7-base (= 7.5.0-ok2), gnat-7 (= 7.5.0-ok2), libgnatvsn7 (= 7.5.0-ok2) Conflicts: libgnatvsn-dev (<< 7), libgnatvsn4.1-dev, libgnatvsn4.3-dev, libgnatvsn4.4-dev, libgnatvsn4.5-dev, libgnatvsn4.6-dev, libgnatvsn4.9-dev, libgnatvsn5-dev, libgnatvsn6-dev Filename: pool/main/g/gcc-7/libgnatvsn7-dev_7.5.0-ok2_amd64.deb Size: 2047858 MD5sum: 2a2f89f624c517c06a66b8b215cb03a9 SHA1: d23c3c9e7a0bbd7645a4aa066b92c67ca5d18264 SHA256: a594f7df2d40eff02e03fd04dc7d0f093e5425992bd99cd052dba99a0502250d SHA512: 9cc54e24c56d5420d9baf8f3de8417aebd3676117105d9c44f17b9e4b4326d54bfe81f77f4f83bb5795c8c46919e94c419f81556dd31d8891775fa6668f12886 Homepage: http://gcc.gnu.org/ Description: GNU Ada compiler selected components (development files) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the development files and static library. Package: libgnatvsn9 Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1452 Depends: gcc-9-base (= 9.3.0-ok12), libgnat-9 (= 9.3.0-ok12), libc6 (>= 2.14), libgcc-s1 Filename: pool/main/g/gcc-9/libgnatvsn9_9.3.0-ok12_amd64.deb Size: 433790 MD5sum: 03e116e4d343ae4b200fe85cc0b45444 SHA1: 87c3adf4f610bdc3928b7aabadae83f985d1fae0 SHA256: 08e0edcc41fd9079668655fd1d1750893dc2378c9d2b770b003a918a480a3d6a SHA512: f397f0b2d85cbe455a5d1a873ef25100ed0f0c94b3540218cc3c382e23c8d900eed67ecfe44594bda501390f78c2287aaa7eccaad4bfc97981bfb53198c6ff9b Homepage: http://gcc.gnu.org/ Description: GNU Ada compiler selected components (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the runtime shared library. Package: libgnatvsn9-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 14243 Depends: gcc-9-base (= 9.3.0-ok12), gnat-9 (= 9.3.0-ok12), libgnatvsn9 (= 9.3.0-ok12) Conflicts: libgnatvsn4.9-dev, libgnatvsn5-dev, libgnatvsn6-dev, libgnatvsn7-dev Filename: pool/main/g/gcc-9/libgnatvsn9-dev_9.3.0-ok12_amd64.deb Size: 2250732 MD5sum: d057166cdaf5032142871c60d86c0a62 SHA1: 67035b4eea875d185ec8bcc193ff1eb343e52095 SHA256: c5c94acb72ecf2ec405d7a870b99d693c73b808f8b4ee5eedb1c8c83cc645c1c SHA512: 7f0383a6e536fc48908a2c5bb409ae49fee79a4ea9347b3a253b1e87ecb67af06827aaef31f21553b6e7cec2d047b9c65d59114d54c642043f49acdb8d989742 Homepage: http://gcc.gnu.org/ Description: GNU Ada compiler selected components (development files) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the development files and static library. Package: libgnome-autoar-0-0 Architecture: amd64 Version: 0.4.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: gnome-autoar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 107 Depends: libarchive13t64 (>= 3.4.0), libc6 (>= 2.33), libglib2.0-0 (>= 2.56.0) Filename: pool/main/g/gnome-autoar/libgnome-autoar-0-0_0.4.4-ok1_amd64.deb Size: 26080 MD5sum: ca0c84433fdb640715b0c972bea9bf0f SHA1: 4543fdddb505bf74606e0c101c8aa586036db128 SHA256: 539e276f574f24ee76e247a5bdf74ef9bfaa00e1d916b3b3ef561ffc6b2b4302 SHA512: 1fda3cfd0afce81887dd3b0be9c5b1f6523a00fbee80aaf368cd67e46dfd5f7c45b498ad2c9864958c624568a93fe920c45beb023a1459a30415cb510fecc0fc Description: Archives integration support for GNOME GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. Package: libgnome-autoar-0-dev Architecture: amd64 Version: 0.4.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gnome-autoar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 150 Depends: gir1.2-gnomeautoar-0.1 (= 0.4.4-ok1), libglib2.0-dev, libarchive-dev Suggests: libgnome-autoar-doc Filename: pool/main/g/gnome-autoar/libgnome-autoar-0-dev_0.4.4-ok1_amd64.deb Size: 14500 MD5sum: ae1158b3730d9b7ca0f2a946a7fd1b65 SHA1: f6326273500fc3e88d5d23f227934d9e53fe86fa SHA256: 592f3c594599c4542004bdce23b9ec8c58fdd0a71284d235c57a63619bcafe75 SHA512: ce8abc87caba829b153707d0a798e9614450b393b3667150c633b994b22be3156e23fd90fa0c9ab3e0e3bccb5acc289ee678f3e3b394fbb27b92797c9dc875ae Description: Archives integration support for GNOME - development files GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This package contains the development files. Package: libgnome-autoar-doc Architecture: all Version: 0.4.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gnome-autoar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 302 Suggests: devhelp Filename: pool/main/g/gnome-autoar/libgnome-autoar-doc_0.4.4-ok1_all.deb Size: 23480 MD5sum: 06f87db3afacc551d0adf0e4ac17a193 SHA1: f882f56a6d7e577a79ed0d042cef7ab018e107cb SHA256: 68dc7f4f23f679b5d6b9b3b4437dfaf02e4e61b660ba150d01a0e03015c9cc73 SHA512: 3fda72767d61e61ae0b7783f75042913a0590b8edffc1fba4adc00d9c2d35932fde5369193632739408157020f1b965bdf41a61bd6c06482ae2a0ddcbde2c483 Description: Archives integration support for GNOME - documentation This package contains documentation for the GNOME Autoar library. Package: libgnome-autoar-gtk-0-0 Architecture: amd64 Version: 0.4.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: gnome-autoar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 37 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.35.6), libgnome-autoar-0-0 (>= 0.1.1), libgtk-3-0 (>= 3.2.1) Filename: pool/main/g/gnome-autoar/libgnome-autoar-gtk-0-0_0.4.4-ok1_amd64.deb Size: 7192 MD5sum: 4889a61cd1566400715d63ff1801f483 SHA1: a402963c22b6eeebb18df8fb116b0363ea621eac SHA256: 458341bb5ea2aea27241c60723841ac8e30d0048714ce29d6adc63ee4b3e6a33 SHA512: cb8c157c9ffc431ac9cc9983cfa179a717850b5d137491662f19406021c54cc7ace512e8e53f5fc0992eb6a006291a995c0e17873e79001d3c2c08d99336703b Description: GTK+ widgets for the GNOME Autoar library GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This library contains GTK+ widgets which can be embedded into applications. Package: libgnome-autoar-gtk-0-dev Architecture: amd64 Version: 0.4.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gnome-autoar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 30 Depends: gir1.2-gnomeautoargtk-0.1 (= 0.4.4-ok1), libgnome-autoar-0-dev (= 0.4.4-ok1), libgtk-3-dev Suggests: libgnome-autoar-doc Filename: pool/main/g/gnome-autoar/libgnome-autoar-gtk-0-dev_0.4.4-ok1_amd64.deb Size: 3988 MD5sum: eeb41b23a89287cf7f5ea2c3e54c3e78 SHA1: 7e522346daf925e06c4db7772f611c66c71b4b75 SHA256: c1e44cdfbf4052577e92ca503aae1833fc189afeb6f18a4a52a6a7bfa4574bba SHA512: 69ce5715ba7dc3696e120e8f446a302744f703bf5da59590eb41a12bc189c060588346ec1135c6643f57419c2632dc40d379514c3e2d8621de28808cd65da89d Description: GTK+ widgets for the GNOME Autoar library - development files GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This package contains the development files. Package: libgnome-bg-4-2t64 Architecture: amd64 Version: 44.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 110 Provides: libgnome-bg-4-2 (= 44.0-ok1) Depends: gsettings-desktop-schemas, libc6 (>= 2.38), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgnome-desktop-4-2t64 (>= 3.17.92), libgtk-4-1 (>= 4.4.0) Recommends: locales | locales-all Breaks: libgnome-bg-4-2 (<< 44.0-ok1) Replaces: libgnome-bg-4-2 Filename: pool/main/g/gnome-desktop/libgnome-bg-4-2t64_44.0-ok1_amd64.deb Size: 21412 MD5sum: 0b5035646d25d6486d7c4d792af3d518 SHA1: ba3431a332df2cc57efaa9e8934cbf07c8ac8548 SHA256: 16a90369a4c9d7fb19dd78eaf53f4aea81135790a9cce66036f1a40f1747d898 SHA512: de2b9b898f49937ccf7e55f256e719f6c537a04a5fca025d6a797c2c882769b0de85d304eb3cc8d9482a0098f4cf99aad2db249b37db8306953712dad296811e Description: Utility library for background images - runtime files The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This library provides utilities for managing background images (wallpaper). Package: libgnome-bg-4-dev Architecture: amd64 Version: 44.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 68 Depends: gir1.2-gnomebg-4.0 (= 44.0-ok1), gsettings-desktop-schemas-dev, libgnome-bg-4-2t64 (= 44.0-ok1), libgnome-desktop-4-dev (= 44.0-ok1), libgtk-4-dev (>= 4.4.0) Filename: pool/main/g/gnome-desktop/libgnome-bg-4-dev_44.0-ok1_amd64.deb Size: 7932 MD5sum: cbeb478057c6697be53cfb9819067511 SHA1: 212498365aba38e83d4ede872d8bdc34d95fe3ba SHA256: b12467fc7cfbaf4ce5eccc5e29e3d193552dbc613fdfe541bbd32912684ef61c SHA512: 3f5cfa897b055fe940c7f43fa5fdb92ec99c7bd63da1ab8179b181df1ed5e6aa2fe8882353b4932e7a1657fbda9d4c5baf85b4fa0dfdc61f407da88f8047e9f7 Description: Background image library for GNOME - development files (GTK 4) The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This package contains development files to compile programs that deal with background images. Package: libgnome-bluetooth-dev Architecture: amd64 Version: 3.34.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gnome-bluetooth Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 251 Depends: libcanberra-gtk3-dev, libgnome-bluetooth13t64 (= 3.34.5-ok1), libglib2.0-dev, libgtk-3-dev, libnotify-dev, libudev-dev Suggests: pkg-config Filename: pool/main/g/gnome-bluetooth/libgnome-bluetooth-dev_3.34.5-ok1_amd64.deb Size: 23692 MD5sum: 67ac5e0edbb2049a7eaa2880f3fae962 SHA1: 85b3f9b4526e105ce9a450bf247ba93bfa7fc96e SHA256: f0774aaf0087aa16e8bb5f432ad1f6d4cc714f8f0c7a2875d3560fcdcae60b64 SHA512: 1492fd09784d528a58d9f49b77c8dddc64aec3321576ddecb2ca867b8f75b5577a62ed0a146b33a59b1dddb81627c22efd94d8d91a2eacfe7562b3922a5e18b1 Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth Description: GNOME Bluetooth tools - support library development files This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. . This package contains the development files for libgnome-bluetooth Package: libgnome-bluetooth13t64 Architecture: amd64 Version: 3.34.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: gnome-bluetooth Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 241 Provides: libgnome-bluetooth13 (= 3.34.5-ok1) Depends: libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.29), libcanberra-gtk3-0 (>= 0.25), libcanberra0 (>= 0.2), libglib2.0-0 (>= 2.75.3), libgtk-3-0 (>= 3.19.12), libnotify4 (>= 0.7.0), libudev1 (>= 196), gnome-bluetooth-common (>= 3.34.5-ok1) Breaks: libgnome-bluetooth13 (<< 3.34.5-ok1) Replaces: libgnome-bluetooth13 Filename: pool/main/g/gnome-bluetooth/libgnome-bluetooth13t64_3.34.5-ok1_amd64.deb Size: 66504 MD5sum: 453873b551fef3d5f7d490d308c7a3d1 SHA1: b3798ba3d2a5c6abf117c52971ed4274e159fec9 SHA256: 53da4b91438091ad14d5cab26b5c3b8a56218a406e4fac735eeecd09e9e999b9 SHA512: 27c2e8b8a1a5d516aac7ae7addb0d5a168c9d253eb77441a4cde51c05fe2e9449a722436ee93eabb9e001d0ff949742eff48c9da7db1fb0fd495b3908b76128d Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth Description: GNOME Bluetooth tools - support library This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. Package: libgnome-desktop-3-19 Architecture: amd64 Version: 3.36.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: gnome-desktop3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 294 Depends: bubblewrap, gnome-desktop3-data (>= 3.36.1-ok3), gsettings-desktop-schemas (>= 3.27.0), libc6 (>= 2.28), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.36.5), libglib2.0-0 (>= 2.53.0), libgtk-3-0 (>= 3.9.10), libseccomp2 (>= 1.0.1), libsystemd0, libudev1 (>= 196) Filename: pool/main/g/gnome-desktop3/libgnome-desktop-3-19_3.36.1-ok3_amd64.deb Size: 117064 MD5sum: 7477e489fa1fce9eb67de396b7cd326d SHA1: a1b889c4f016df73e007cc7491f6a7d02d223083 SHA256: 5a786c5bf08696a239cc03185c03c5a7cd2c3fb1761ce90b5914b9b5ccdaaa89 SHA512: 2b4eac1607d0cf12503d69c722bb67dfb3446cec080156bfb90e9205dafa2fd66e759777405b92b37707fed5fd3d82d1b15d160e73dbe83c76c108bbbba3e588 Description: Utility library for loading .desktop files - runtime files This library is used by GNOME to load the .desktop files. Package: libgnome-desktop-3-20t64 Architecture: amd64 Version: 44.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 257 Provides: libgnome-desktop-3-20 (= 44.0-ok1) Depends: bubblewrap, gnome-desktop3-data (>= 44.0-ok1), gnome-desktop3-data (<< 45~), gsettings-desktop-schemas, iso-codes, libc6 (>= 2.38), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0 (>= 3.9.10), libseccomp2 (>= 1.0.1), libsystemd0, libudev1 (>= 196), libxkbregistry0 (>= 1.0.0) Recommends: locales | locales-all Breaks: libgnome-desktop-3-20 (<< 44.0-ok1) Replaces: libgnome-desktop-3-20 Filename: pool/main/g/gnome-desktop/libgnome-desktop-3-20t64_44.0-ok1_amd64.deb Size: 77688 MD5sum: b2afb983efd17c965b3cf27a09f2f2a3 SHA1: 5446ffa234961d952cd8e92c6b890f4b804d580b SHA256: c5e91948b5b655e8e506fc2a1d9b78f2622aee2ecb2d8986f92da491fa9c72d7 SHA512: e37cb9fb1a5e31e4760f2a3e9e26a25627fd9b7c00d8ba491726f2d8f660ded9ce587428b4db97f967bf5f4178844a144e055928ed8aba5c5f0c2216d8c29fef Description: Utility library for the GNOME desktop - GTK 3 version This library provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This package provides a legacy GTK-3-based library with functionality similar to a combination of libgnome-bg-4-2t64, libgnome-desktop-4-2t64 and libgnome-rr-4-2t64, for compatibility with older GNOME components. Package: libgnome-desktop-3-dev Architecture: amd64 Version: 44.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 328 Depends: gir1.2-gnomedesktop-3.0 (= 44.0-ok1), gsettings-desktop-schemas-dev, iso-codes, libgnome-desktop-3-20t64 (= 44.0-ok1), libgtk-3-dev, libseccomp-dev, libsystemd-dev, libudev-dev, libxkbregistry-dev Filename: pool/main/g/gnome-desktop/libgnome-desktop-3-dev_44.0-ok1_amd64.deb Size: 28364 MD5sum: ca701117966dd27dd4095c54f8968711 SHA1: 4fd7d642d97bcb419aa8b6c9db87c3794bfc8ae4 SHA256: 313f42748592fba1f99593d995ef4360262961e9c88254495a27aa2f910d3fa1 SHA512: b831f58cc39accbc3ec74742c080ab0a3b9f9180ef834a5b9221a26fce7ef662ef5764ddf59a15525d5772963728586bf5d23f66857adeb3fb33e7df51764a98 Description: Utility library for the GNOME desktop - development files (GTK 3) This package provides the include files and static library for the GNOME desktop library functions. Package: libgnome-desktop-3-dev-bin Architecture: all Version: 44.0-ok1 Priority: optional Section: oldlibs Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 12 Depends: gnome-desktop-3-tests Filename: pool/main/g/gnome-desktop/libgnome-desktop-3-dev-bin_44.0-ok1_all.deb Size: 2796 MD5sum: f8bab3e6d6d0df494b3aabe72bab8298 SHA1: b6eb516727b18f0e789c6f50a1611fddebb4469c SHA256: 6114fe3126eaa375cda04a18b1f66ca8838077635da9611e7a1ee99d03cf3686 SHA512: ad07ce0dddf6a66defa4cd343ff90550d647c6cafcbcc1fedbc21e642e4ebe30c185ec109ca33fba563b4e78180c0a4c5e2507ec2d5433840712af4b6399e43a Description: Installed test files for GNOME desktop - transitional This package contains test programs designed to be run as part of a regression testsuite, and manual test programs designed to be run by developers. . This empty transitional package is here to ensure smooth upgrades. It can be removed when you see fit. Package: libgnome-desktop-4-2t64 Architecture: amd64 Version: 44.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 177 Provides: libgnome-desktop-4-2 (= 44.0-ok1) Depends: bubblewrap, gnome-desktop3-data (>= 44.0-ok1), gnome-desktop3-data (<< 45~), gsettings-desktop-schemas, iso-codes, libc6 (>= 2.38), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libseccomp2 (>= 1.0.1), libsystemd0, libudev1 (>= 196), libxkbregistry0 (>= 1.0.0) Recommends: locales | locales-all Breaks: libgnome-desktop-4-2 (<< 44.0-ok1) Replaces: libgnome-desktop-4-2 Filename: pool/main/g/gnome-desktop/libgnome-desktop-4-2t64_44.0-ok1_amd64.deb Size: 73888 MD5sum: ccc4297b9edf784bd60de65daf86bc41 SHA1: 5c1c18796e5a32b06662645ff1b0424002d6c355 SHA256: 59e295eee3578f938daf46bb83f659d0fb10f3d605f7281d8e036f24b2270abf SHA512: ccfa73cee8f68b010808040b88f96bc1b3e5998f89f904e904ea01df0536f89e1cbdee386097a487582476b8614c78f77fe3816ccf50037fdc815789bbcebb8a Description: Utility library for the GNOME desktop - runtime files The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This library provides miscellaneous non-GUI utilities, including sandboxed image thumbnailing, localization-related utilities, idle time monitoring, a simplified interface to the udev hardware database, putting processes into systemd scopes, user-facing time representation and keyboard layout information. Package: libgnome-desktop-4-dev Architecture: amd64 Version: 44.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 158 Depends: gir1.2-gnomedesktop-4.0 (= 44.0-ok1), gsettings-desktop-schemas-dev, iso-codes, libgdk-pixbuf-2.0-dev, libgnome-desktop-4-2t64 (= 44.0-ok1), libseccomp-dev, libsystemd-dev, libudev-dev, libxkbregistry-dev Filename: pool/main/g/gnome-desktop/libgnome-desktop-4-dev_44.0-ok1_amd64.deb Size: 16872 MD5sum: 00e744b06210bc086a6dfae0ce47ef02 SHA1: e7530007db1be4e8b3f8d382e4a7054c11c54153 SHA256: 981d58b45fde8eb394ffda0375bdc3b22ff110b7e41315fb4038cf8c1312516d SHA512: f34b5f6ae473901f2f343d4c70c55cbde28696b09d473f79dd5cc279efae7533030fb45899439ed59c6a6341f8bcc5060eb55f20fbc9894f2e00426481cdcd36 Description: Utility library for the GNOME desktop - development files (GTK 4) The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This package contains development files to compile programs that use miscellaneous non-GUI utility functions. Package: libgnome-desktop-doc Architecture: all Version: 44.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 470 Breaks: libgnome-desktop-3-dev (<< 42~) Replaces: libgnome-desktop-3-dev (<< 42~) Filename: pool/main/g/gnome-desktop/libgnome-desktop-doc_44.0-ok1_all.deb Size: 66396 MD5sum: 1377bab25a4c2470c8c37d3f7ef1d4de SHA1: 8ad52c9c75f4df847a7c72e147b09b758eb88610 SHA256: 5707f1fd8033ef9f5a74bbe471add2168a325d908833b30f672ed7829678fcfd SHA512: 035cae5304f42931b567ad41da4739ae96819fc12ddd746158421527ac311b6ca7091a2b205b64445a0d8da7d04f81b329d28411f99aec2188f96c4257f74ec6 Description: API documentation for libgnome-desktop The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This package contains API documentation, currently only available for the GTK 3 version of the library. Package: libgnome-panel-dev Architecture: amd64 Version: 1:3.52.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gnome-panel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 47 Depends: libglib2.0-dev (>= 2.35.0), libgnome-panel3 (= 1:3.52.0-ok1), libgtk-3-dev (>= 3.3.8) Filename: pool/main/g/gnome-panel/libgnome-panel-dev_3.52.0-ok1_amd64.deb Size: 7216 MD5sum: 94beeff5ba8a0464af6b866a4311f0e8 SHA1: 30a7c2e35c2f732b283ff3a86a914de31c9aa2d4 SHA256: 15917269cf3ddce4cbabdfae750a4d15d8eacd32b63401a6f699fb214c145650 SHA512: 036d179a9fef3e5ed18ce996d9ac1064e22ef2fc686c7759cc9ea621a16905a66f974871d2d768f10d5d9048bdda3a2856b679f960e28bf97021847602eee013 Homepage: https://wiki.gnome.org/Projects/GnomePanel Description: library for GNOME Panel modules - development files GNOME Flashback continues the traditional desktop interface which was used in GNOME 2.x, but using modern GNOME technologies. . This package provides the development files for writing GNOME Panel modules. Package: libgnome-panel3 Architecture: amd64 Version: 1:3.52.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: gnome-panel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 76 Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0 (>= 3.22.0) Filename: pool/main/g/gnome-panel/libgnome-panel3_3.52.0-ok1_amd64.deb Size: 19392 MD5sum: 6c439db3f0ac8415e9a00c6e39d06515 SHA1: 0a34a8a17ccc788920de56f88a230518f610c8b5 SHA256: 9054b49c1c45c03379cb9e75d912850d3010dfa1759d8cc4926d8efb69b67dac SHA512: 01ada0a166ada58637c5c9eb7ff33990e1b2b38628eb207fcced2b89115aa159401396ca77964fea751e440513296e791c2e7db4b0aada9cf429c43eedaa2b7d Homepage: https://wiki.gnome.org/Projects/GnomePanel Description: library for GNOME Panel modules GNOME Flashback continues the traditional desktop interface which was used in GNOME 2.x, but using modern GNOME technologies. . This package contains the shared library, that is used by GNOME Panel modules. Package: libgnome-rr-4-2t64 Architecture: amd64 Version: 44.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 145 Provides: libgnome-rr-4-2 (= 44.0-ok1) Depends: gnome-desktop3-data (>= 44.0-ok1), gnome-desktop3-data (<< 45~), libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0), libgtk-4-1 (>= 4.4.0) Recommends: locales | locales-all Breaks: libgnome-rr-4-2 (<< 44.0-ok1) Replaces: libgnome-rr-4-2 Filename: pool/main/g/gnome-desktop/libgnome-rr-4-2t64_44.0-ok1_amd64.deb Size: 62744 MD5sum: 673dbd6675e3669a37e2e969c8ce90bd SHA1: dce774f08c4ffb0a12c9918d137782835dae5181 SHA256: 3fa7d6588d74617b2416c32542f5e68429cf00a28123c5a82db898eb401d383e SHA512: d77bed042df98f43f7f1c8d9079c33659f52ad15388fedc4fc5202c12cbb245177f361f44a6988ef48b5f63fe05d1ee51a980b6a755088bb669fa5eba86cc966 Description: Utility library for display information - runtime files The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This library provides utilities for display mode-setting, resizing and rotation using the XRandR protocol or Wayland. Package: libgnome-rr-4-dev Architecture: amd64 Version: 44.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gnome-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 141 Depends: gir1.2-gnomerr-4.0 (= 44.0-ok1), gsettings-desktop-schemas-dev, libgnome-desktop-4-dev (= 44.0-ok1), libgnome-rr-4-2t64 (= 44.0-ok1), libgtk-4-dev (>= 4.4.0) Filename: pool/main/g/gnome-desktop/libgnome-rr-4-dev_44.0-ok1_amd64.deb Size: 13116 MD5sum: 4b8c7330c17c568ee6dd9af514fa83d2 SHA1: d48967bc1a11b49a70ed8dc513a18040ecc053c9 SHA256: 54f8fa8fb24eb951f86db1fb1707db833884b02cc70d9725c1c409eb899d90b5 SHA512: 21b0acddc794d23ee8cc1b6fd85d20d7ec8ecfee16c46583932f4a29be9a84b13561b826d6ae33a2544f07fdbfbe5ada3078d5ff19ba343b2f87bf0c23c6d2c9 Description: Display information library for GNOME - development files (GTK 4) The gnome-desktop set of libraries provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK. . This package contains development files to compile programs that deal with display modes. Package: libgnutls-dane0t64 Architecture: amd64 Version: 3.8.3-ok3 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 468 Provides: libgnutls-dane0 (= 3.8.3-ok3) Depends: libgnutls30t64 (= 3.8.3-ok3), libc6 (>= 2.14), libunbound8 (>= 1.8.0) Suggests: dns-root-data Breaks: libgnutls-dane0 (<< 3.8.3-ok3) Replaces: libgnutls-dane0 Filename: pool/main/g/gnutls28/libgnutls-dane0t64_3.8.3-ok3_amd64.deb Size: 22528 MD5sum: effd6f2158c47961cc2e6f33f8195478 SHA1: 8319e6dfbd29ac7f1a86228b7c181d4c4b1e7b18 SHA256: 631193b848d372a49cb1b8f32b33ee06c268bd40e3477866cd84f875958f6ab7 SHA512: bb7645b88f4a5899cea4d328e0fc8a90fc467e81e6ca74dc09ab750d4d14eea847d961cc0a333b426d5ee4c4df62e89f454a9070960269f633b4453a2ddcf6b1 Homepage: https://www.gnutls.org/ Description: GNU TLS library - DANE security support GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the runtime library for DANE (DNS-based Authentication of Named Entities) support. Package: libgnutls-openssl27t64 Architecture: amd64 Version: 3.8.3-ok3 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 474 Provides: libgnutls-openssl27 (= 3.8.3-ok3) Depends: libgnutls30t64 (= 3.8.3-ok3), libc6 (>= 2.14) Breaks: libgnutls-openssl27 (<< 3.8.3-ok3) Replaces: libgnutls-openssl27 Filename: pool/main/g/gnutls28/libgnutls-openssl27t64_3.8.3-ok3_amd64.deb Size: 22472 MD5sum: d722dc86404ceac6b2c55d8b71e63f60 SHA1: 7df1519816a6bcad3e9d53ae9a6391011fb658f9 SHA256: d6a2d1015300200b401388c7913510e197028e3a42f865f9517b49caed821650 SHA512: f0552d5808a1114c894b315f49ce00c19dedd4a3c8c2d46271855d26a817be9fa4decebfbe93c1e68bc1a555191c50270bc3b2788a2c6b8d71f9995874f23398 Homepage: https://www.gnutls.org/ Description: GNU TLS library - OpenSSL wrapper GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the runtime library of the GnuTLS OpenSSL wrapper. Package: libgnutls28-dev Architecture: amd64 Version: 3.8.3-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5119 Provides: gnutls-dev, libgnutls-openssl-dev Depends: libc6-dev | libc-dev, libgnutls-dane0t64 (= 3.8.3-ok3), libgnutls-openssl27t64 (= 3.8.3-ok3), libgnutls30t64 (= 3.8.3-ok3), libidn2-dev, libp11-kit-dev, libtasn1-6-dev, nettle-dev (>= 3.6) Suggests: gnutls-bin, gnutls-doc Conflicts: gnutls-dev Replaces: gnutls-dev Filename: pool/main/g/gnutls28/libgnutls28-dev_3.8.3-ok3_amd64.deb Size: 960000 MD5sum: 24858584c54707b5fdcbceb75889909c SHA1: d083f457304f31cd17315f76158ddbe3f6c9d4ef SHA256: 0d0f1f184bcec0505dd81ff19d8e6a4ee29951d12ac0b065b757c8756e0d97a3 SHA512: af85cfb658356c780091ea2f2d1a05c1f515e1e84ec311b52b1ffe896e4bb3f0d03d0cad50b8854cce4ef9eb04dd69fff0359e630c2697c00bf5fdc6e2e18608 Homepage: https://www.gnutls.org/ Description: GNU TLS library - development files GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the GnuTLS development files. Package: libgnutls30t64 Architecture: amd64 Version: 3.8.3-ok3 Multi-Arch: same Priority: optional Section: libs Source: gnutls28 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3286 Provides: libgnutls30 (= 3.8.3-ok3) Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libhogweed6t64 (>= 3.6), libidn2-0 (>= 2.0.0), libnettle8t64 (>= 3.9~), libp11-kit0 (>= 0.25.1), libtasn1-6 (>= 4.14), libunistring5 (>= 1.1) Suggests: gnutls-bin Breaks: libgnutls30 (<< 3.8.3-ok3) Replaces: libgnutls30 Filename: pool/main/g/gnutls28/libgnutls30t64_3.8.3-ok3_amd64.deb Size: 1023400 MD5sum: 9e6156f33dbe3df4228a40180c28af94 SHA1: b5dd0bd14de86947e7504f69145157146731cafe SHA256: 87a951cc69898503d6179b39d3206757527675b22f0351c01f76e3a0c1480a25 SHA512: 27dc9995a00c8bc33f718166e7acbdfd973553555d26e0296bf86fb83c2ac978a6c8be3e47ed0c3bbc95aef1530687c64ec793bd1033d7f504e0abe84fc2cd8b Homepage: https://www.gnutls.org/ Description: GNU TLS library - main runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the main runtime library. Package: libgo-10-dev Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 106972 Depends: gcc-10-base (= 10-20200411-ok5), libgcc-10-dev (= 10-20200411-ok5), libgo16 (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/libgo-10-dev_10-20200411-ok5_amd64.deb Size: 16338282 MD5sum: 925f388750aa4db9a803f4da04342431 SHA1: 904c371d9f9bab53e353d51f86bcb75931bc608e SHA256: 39b73b3b26d9ce223782b1528c5bdea07111be4f5b2d6ab8bd223fd22bada8a5 SHA512: d1d0489011f602f1a6e65fae7ab690ab72ba6dd1b98d909924666b6b4161196663a1f1b87a955844fece56e8c627830e20cb721e9c112a829abc99dfeba6da7f Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 115264 Depends: gcc-12-base (= 12.3.0-1ok3), libgcc-12-dev (= 12.3.0-1ok3), libgo21 (>= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/libgo-12-dev_12.3.0-1ok3_amd64.deb Size: 18747532 MD5sum: 2e8a08fb68f434714a3cfb26ea79d933 SHA1: 855a623d498ccaeb4ab019a1247718c8463fa290 SHA256: edf125829ca12b2a0c2e58cd6b06dee374013c6191d54a57aa0388864ed6ce16 SHA512: d90e62dbd0c228ff0f3e2ff9ebd405bafe1e1d6c310b9b8bd3b09b029bd987fd6f787455e7813b2cf2e156a8123721cb53a5bdee0c9d97f89c2b1c5946a9484e Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 115872 Depends: gcc-13-base (= 13.2.0-4ok3.3), libgcc-13-dev (= 13.2.0-4ok3.3), libgo22 (>= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/libgo-13-dev_13.2.0-4ok3.3_amd64.deb Size: 18900568 MD5sum: fbf8c0b8ee6798b9608e6d6f5e33f43a SHA1: c2c57f65c7ccbe08b0393ed4c7d5fea71e143771 SHA256: 5bbce9fd8db38979fc0628e9cd19ba0a36a5cc22b462cf85e0beb9d3a86cc1cc SHA512: 08befc9c1354de75d11f6850c39fa566b655d691f330edd7914a4f18f02435853a306b746044d09137f92344c12a9e0751c25c406cdb0eb47d9231e06f78a506 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo-9-dev Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 96431 Depends: gcc-9-base (= 9.3.0-ok12), libgcc-9-dev (= 9.3.0-ok12), libgo14 (>= 9.3.0-ok12) Breaks: gccgo-9 (<< 9-20190319-1~) Replaces: gccgo-9 (<< 9-20190319-1~) Filename: pool/main/g/gcc-9/libgo-9-dev_9.3.0-ok12_amd64.deb Size: 14526060 MD5sum: c68f569a80b2a8f025e9e7141d4210d0 SHA1: 212dc9552d669011b328bf547615ba7c1e57d13b SHA256: 1a5aa1b8639000e01f9bad36ef98c0805aa13c6c8ec95ec077257fbd8295b0eb SHA512: 0b039c74963e4d34cd52d4cedbad958a3a22596894bddc4d9e620d103ac344f8e48e55649e8fd3fc48dbfe18c5582e88719d7423aaa8216a2f5ccfb26fbbf747 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo11 Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 49215 Depends: gcc-7-base (= 7.5.0-ok2), libc6 (>= 2.29), libgcc-s1 Replaces: libgo3, libgo8 Filename: pool/main/g/gcc-7/libgo11_7.5.0-ok2_amd64.deb Size: 10560332 MD5sum: 57678c2686bb77bfffaed9c6916bface SHA1: 885505b59c622b18d0e8a19a6c125da25107674b SHA256: 42ce36bc6254ee875ffa248e6fe190a2d14336951c207c5cab80b1a2b183eba9 SHA512: 03be631253c7fbdb6ce56cf0e9e0913605c7700c110fbfe7e5b83027474a541b09e0ed9aaeec8a11bf948107c9afeb339c6c7bf9b607dc3ac07d16c4a70c22b0 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo14 Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 49797 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 Replaces: libgo3, libgo8 Filename: pool/main/g/gcc-9/libgo14_9.3.0-ok12_amd64.deb Size: 11433700 MD5sum: 427ec30e597d8a487d9c8384dfdccc26 SHA1: 7b254bbb0c4f2f1b5e8c5097254007ee65920f13 SHA256: e680304d47c4957ce37940e4589d7fe9467b8a22ee1beafbb6462c493fb6383e SHA512: 4cb6f7597c994fc2cb5c22da2131f532689e36749305d95bf289311b0aedfe156aaddb717fb851c09041fe74d363e555d79d7ee89a4709007a34719807f10abc Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo16 Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 53240 Depends: gcc-10-base (= 10-20200411-ok5), libc6 (>= 2.29), libgcc-s1 (>= 4.2) Filename: pool/main/g/gcc-10/libgo16_10-20200411-ok5_amd64.deb Size: 12270456 MD5sum: 3622f5473a05b082934644933115b386 SHA1: bac96cb6692dd3bc2973b9b896fd83e55ad06ee3 SHA256: 014d678f7859d63b03b5cd75bf5d683882b9c4308bf19b48ca62de1bc39fa1a6 SHA512: 2c667b5f18cbc67b155ed25c14e747005dd6e73562c9eb0db248d3441b9929bb24e7e0eafd4059ef537df1a4ab8b28fee65d0561b761f21d2a35ba192d59e724 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo21 Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 57455 Depends: gcc-12-base (= 12.3.0-1ok3), libc6 (>= 2.38), libgcc-s1 Filename: pool/main/g/gcc-12/libgo21_12.3.0-1ok3_amd64.deb Size: 14458750 MD5sum: 88970e551ce3a99ec463df545c14c29b SHA1: 50518c43181839e58cb75d72fcc563ae487ecb7f SHA256: fc541c5203b21fa344b6139938308cdc89634b71405ae2af7eb91a40fcdabd8d SHA512: 16c5eecde5502ca3849306b1f325ac925e8b6056366b46142612099c74ec24605f509ba58852930b82f60cf199dbc044d28c53b66fe5a113c4adeac871be9226 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo22 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 58040 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.34), libgcc-s1 (>= 4.2) Filename: pool/main/g/gcc-13/libgo22_13.2.0-4ok3.3_amd64.deb Size: 14691184 MD5sum: 3356c0d7b5c7a3b3737cdf2410926941 SHA1: 2cd0081a50140753c54c8d5bd60431ad424bb0d2 SHA256: a675604f354cbd640ee5a4538f571befb0b818e77652b2badc1d77c5ac20b7e8 SHA512: 8f37636f1682d08fd997cd7a1b7680b2d8180df1c7c028b2f07290f8550af836bf803bd4872333527f144d911553cc5f952f4276649d66036accc07d0c9d5b26 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgoa-1.0-0b Architecture: amd64 Version: 3.50.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: gnome-online-accounts Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 333 Depends: libgoa-1.0-common (>= 3.50.0-ok1), libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0) Conflicts: libgoa-1.0-0 Breaks: bijiben (<< 40.1-4~), endeavour (<< 42.0-4~), geary (<< 40.0-5~) Replaces: libgoa-1.0-0 Filename: pool/main/g/gnome-online-accounts/libgoa-1.0-0b_3.50.0-ok1_amd64.deb Size: 60644 MD5sum: 8237ed48469952a0a5b2c3e8c83d07a6 SHA1: 28655cec81967e06260f2089f8a0513742b5130a SHA256: dd08e0dadc8a362acc60d3d6083e63a64d12a98cda188a429b252270ad4c3218 SHA512: 869916e92545e44adf6db59e06bafa6d9056cef1aec21095f346aeeef8a2f204847ce91840f47a2bccaff6d5053a48736856289981cd3e323667c98b46cff64e Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts Description: library for GNOME Online Accounts This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the libraries used by GOA applications. Package: libgoa-1.0-common Architecture: all Version: 3.50.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: gnome-online-accounts Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1291 Depends: dconf-gsettings-backend | gsettings-backend Breaks: libgoa-1.0-0 (<< 3.8.2) Replaces: libgoa-1.0-0 (<< 3.8.2) Filename: pool/main/g/gnome-online-accounts/libgoa-1.0-common_3.50.0-ok1_all.deb Size: 175068 MD5sum: 60ad062661958928b5720ce395725af8 SHA1: 80a9e2f81cc52cceb03fc56d4d572231983bea34 SHA256: df6a3f3b755202c4f49c77bc99e3ddb6c32633a0c4130a9635e89ac762681a7c SHA512: b5001a5e57183312049c762c8ac2b103d5e46f0f09d1fbf759876aff0131d252b18b0b5a3ad3bf04ca4ad220bd4c0ca3023bdac5ca36b8f32482866f491b6b1c Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts Description: library for GNOME Online Accounts - common files This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the translation files for the GOA library and daemon. Package: libgoa-1.0-dev Architecture: amd64 Version: 3.50.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gnome-online-accounts Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1422 Depends: gir1.2-goa-1.0 (= 3.50.0-ok1), libgoa-1.0-0b (= 3.50.0-ok1), libglib2.0-dev (>= 2.52) Suggests: libgoa-1.0-doc Filename: pool/main/g/gnome-online-accounts/libgoa-1.0-dev_3.50.0-ok1_amd64.deb Size: 60592 MD5sum: 3a6014f96cc82aa86e536651de7730f8 SHA1: 5e9e96cdd2ea0f4e472b50e593f8847680685dbc SHA256: e13f8a829349d3531116922894d7921fc79aef93f877ba0a281d3eabb23544b1 SHA512: da96250817464fc8eed5d292560925ee3261d017418f185de9d931a6bd68e5635ef4a4775882ff0fc0deb86347d8cb256f53b9ec29fabcd9a4b772116f1f9f45 Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts Description: library for GNOME Online Accounts - development files This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the files needed to build applications that access the service. Package: libgoa-1.0-doc Architecture: all Version: 3.50.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gnome-online-accounts Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1743 Recommends: libglib2.0-doc Suggests: devhelp Filename: pool/main/g/gnome-online-accounts/libgoa-1.0-doc_3.50.0-ok1_all.deb Size: 85500 MD5sum: 18ee9fefe8937761b31ab2c3e8eb9c8f SHA1: e4ae68a6d2644992b9be3f1ea27e0b32e7a2f32e SHA256: 93ceebc2fc6beb34ff01f2691daf7effcc8b6975d44a32f2bca8a8ecdac0aae9 SHA512: ce8b8c7a74b779b26e2505e7cdcc07dc2486925dc0c4ae2475958fbdfc699aeef078dec236e984f1b193ca25ecb65d8b8c3e80f68a9c5305a799dfa3f7edfad2 Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts Description: library for GNOME Online Accounts - documentation files This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the HTML documentation for the GOA library. Package: libgoa-backend-1.0-2 Architecture: amd64 Version: 3.50.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: gnome-online-accounts Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 311 Depends: libgoa-1.0-common (>= 3.50.0-ok1), libadwaita-1-0 (>= 1.4), libc6 (>= 2.4), libgcr-4-4 (>= 3.8.0), libglib2.0-0t64 (>= 2.79.0), libgoa-1.0-0b (>= 3.17.92), libgtk-4-1 (>= 4.10), libjson-glib-1.0-0 (>= 1.5.2), librest-1.0-0 (>= 0.9.1), libsecret-1-0 (>= 0.7), libsoup-3.0-0 (>= 3.0.3), libxml2 (>= 2.9.0) Filename: pool/main/g/gnome-online-accounts/libgoa-backend-1.0-2_3.50.0-ok1_amd64.deb Size: 88156 MD5sum: f1df596cf0d920dcd2c7c3c51fd16305 SHA1: fbc7230f57ea4e9ad28e81ead16a5c57fd4f29ca SHA256: e506162bea488831afc594d19d60200e36f74b57bc1a20b9603e7c31be203c16 SHA512: 28b09d223c087eaf4dd121f86d12a7d63a4a1d84358946a1281571fb5d48a532cf1919a9a3fa33f23a5a4f6db6e97d42344e91ddbb094301b5a50d187e6135d6 Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts Description: backend library for GNOME Online Accounts This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the backend libraries used by GOA applications. Package: libgoa-backend-1.0-dev Architecture: amd64 Version: 3.50.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gnome-online-accounts Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 32 Depends: gir1.2-goa-1.0 (= 3.50.0-ok1), libadwaita-1-dev, libgoa-1.0-dev (= 3.50.0-ok1), libgoa-backend-1.0-2 (= 3.50.0-ok1), libglib2.0-dev (>= 2.52), libgtk-4-dev Suggests: libgoa-1.0-doc Conflicts: libgoa-1.0-dev (<< 3.10.0) Replaces: libgoa-1.0-dev (<< 3.10.0) Filename: pool/main/g/gnome-online-accounts/libgoa-backend-1.0-dev_3.50.0-ok1_amd64.deb Size: 4620 MD5sum: 6b03b2690a68e77638e098b7c6ee502d SHA1: 0b4754c717d2ce37cc7254889d11cb464b6e2bdf SHA256: 794c41d7003bb39cc9ee10313ce37ef188498947b3a935bfc73390e00f50e075 SHA512: a6467345562c7a420a2c232a0d45a75257680f181c664876ab90d1d53af0ec0cbbf8e39ad077c611570f80e81a97166e3670c4472a03dda5049fa1db036b014c Homepage: https://wiki.gnome.org/Projects/GnomeOnlineAccounts Description: backend library for GNOME Online Accounts - development files This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the files needed to build applications that access the service. Package: libgomp-plugin-amdgcn1 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 76 Depends: gcc-13-base (= 13.2.0-4ok3.3), libgomp1 (>= 13), libc6 (>= 2.38) Filename: pool/main/g/gcc-13/libgomp-plugin-amdgcn1_13.2.0-4ok3.3_amd64.deb Size: 24984 MD5sum: 02fed8101c99a2080ab13db63246f8da SHA1: 8ec5168c098d64c5c353dd0de51ecc16da619fdd SHA256: acb03b5e70909ba2579b5a49b2bfe74d9b8483683e944d676638c01403149724 SHA512: 2616d911e35c82caaa6d48f5791a47632575295b3d5a0d95eb6870ce56af7cf47a4e5f57716e57e8da04c3ad2495a8ccae1ab2e90dd0cdee3eb3e76007d84430 Homepage: http://gcc.gnu.org/ Description: GCC OpenMP v4.5 plugin for offloading to GCN This package contains libgomp plugin for offloading to AMD GCN. Package: libgomp-plugin-hsa1 Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 49 Depends: gcc-10-base (= 10-20200411-ok5), libgomp1 (>= 6), libc6 (>= 2.17) Filename: pool/main/g/gcc-10/libgomp-plugin-hsa1_10-20200411-ok5_amd64.deb Size: 12746 MD5sum: 0ccfdf2c0b3facc1fd6a25a0e44e7539 SHA1: dc5e7c1c6fab2162391b6d79d71e8dd263cca05a SHA256: 1338b45fe4aab646280c17d4972befe3bf2e622440b78f80ba79eab1a73166cd SHA512: 1744d25326af12562b5822fdc353e79bf04e33d98b8aedb85e122a17eb13cca574afde6360de3e11e45c2d538e836fd004c2e78ece672e657c2cb502fb7cb5ef Homepage: http://gcc.gnu.org/ Description: GCC OpenMP v4.5 plugin for offloading to HSA This package contains libgomp plugin for offloading to HSA. Package: libgomp-plugin-nvptx1 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 49 Depends: gcc-13-base (= 13.2.0-4ok3.3), libgomp1 (>= 13), libc6 (>= 2.34) Suggests: libcuda1 | libnvidia-tesla-cuda1 | libcuda1-any Filename: pool/main/g/gcc-13/libgomp-plugin-nvptx1_13.2.0-4ok3.3_amd64.deb Size: 14568 MD5sum: 0e102cd625aff889f86e152efcd128a8 SHA1: bdbebc760d03639d48f9108b27d47b2bdf40c111 SHA256: 55998bb801e94f79926937c7582376569c6951e383a6b9bccbc85fc95b74550e SHA512: b9f4b268b3c135743473e25ed3a8f05ccfa4531dc2aeaf041f08791908c712249edd195d3082aff2fd9bdf8cd2a0e5d0876717e61a90ba5df888898fe749e57e Homepage: http://gcc.gnu.org/ Description: GCC OpenMP v4.5 plugin for offloading 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. Package: libgomp1 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 352 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Filename: pool/main/g/gcc-13/libgomp1_13.2.0-4ok3.3_amd64.deb Size: 140060 MD5sum: 7302e7b7d53056662d896368a8a90cd4 SHA1: 876e323bb8e18e002b3cfffbc0d9d024519a99a6 SHA256: 192205057f68e15f71ff8fb507302bb47f31ba9cc967e37a2cfc5221c9587a51 SHA512: 031d1728f1af04f427c85a42b569282a924ca542acfaf3fabdc3b73085e1ca766151dad96208b883de9e8899c1bbe20128cde45264481713ecef08bba4fd9fd6 Homepage: http://gcc.gnu.org/ Description: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgoogle-perftools-dev Architecture: amd64 Version: 2.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: google-perftools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 3509 Depends: libgoogle-perftools4t64 (= 2.15-ok2), libtcmalloc-minimal4t64 (= 2.15-ok2), libunwind-dev Filename: pool/main/g/google-perftools/libgoogle-perftools-dev_2.15-ok2_amd64.deb Size: 443432 MD5sum: 5ea1e879af1d00cbf408f8b7b9cbeb05 SHA1: 43edd9c81f3f20ffcd221de522523f90640decfe SHA256: aeecb98f66d33fe67f2df0a09ad20a6ecb8ed870f2ed09671b5c8af182a77c9d SHA512: 0158bbee10602c7b5698e0c29103f51208ec4bf3536d7e0fd94f7e9aece0d261b6da6152f6071216470b1740a3627beaaac88038d952f215a81d15807f1defbc Homepage: https://github.com/gperftools/gperftools Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This includes an optimized thread-caching malloc() and cpu and heap profiling utilities. The devel package contains static and debug libraries and header files for developing applications that use the google-perftools package. Package: libgoogle-perftools4t64 Architecture: amd64 Version: 2.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: google-perftools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 984 Provides: libgoogle-perftools4 (= 2.15-ok2) Depends: libtcmalloc-minimal4t64 (= 2.15-ok2), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libunwind8 Conflicts: libgoogle-perftools0 Breaks: libgoogle-perftools4 (<< 2.15-ok2) Replaces: libgoogle-perftools4 Filename: pool/main/g/google-perftools/libgoogle-perftools4t64_2.15-ok2_amd64.deb Size: 196568 MD5sum: cf7d6f96b4be71b7d5168c1effe5c9f0 SHA1: 649bc8191cb6da0db6c909501d96151d078c8af0 SHA256: 6d42da8fc8285aa92987c6863c47490a1320d6b6904e496d65f922322d9d6b76 SHA512: 1e3c5c68e73b9b7669be46d441c470ea42887a4b693ce8e125624bae700bc4a7ba10dddb9dc5a381e220001e7486d7a04cef9b4bb80b41850112c306ac8251a6 Homepage: https://github.com/gperftools/gperftools Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This includes the full features: an optimized thread-caching malloc() and cpu and heap profiling utilities. Package: libgovirt-common Architecture: all Version: 0.3.9-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libgovirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 169 Filename: pool/main/libg/libgovirt/libgovirt-common_0.3.9-ok1_all.deb Size: 18588 MD5sum: fdf2feec2ea3a0f0da1c066744473f84 SHA1: 0bb50838df6ffc922df18de5c743569206322371 SHA256: 08f4689d0569ac06d5cc95e5e28006d956f603fdc84940bd5ea7833e4950d375 SHA512: 8e2bf58ac9af5b3b28436382b6e908c488a8862a0bf7e446d02e712dd05c027ed64ad7993a90e90ddbb6678f168c4ae7cfe293842f475e18d964e599df2f2d97 Description: GObject-based library to access oVirt REST API (common files) libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. . This package contains the translation files. Package: libgovirt-dev Architecture: amd64 Version: 0.3.9-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgovirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 211 Depends: gir1.2-govirt-1.0 (= 0.3.9-ok1), libglib2.0-dev (>= 2.38.0), libgovirt2 (= 0.3.9-ok1), librest-dev (>= 0.9) Filename: pool/main/libg/libgovirt/libgovirt-dev_0.3.9-ok1_amd64.deb Size: 17364 MD5sum: a2df07529e8172e08c045cc8be2c86d0 SHA1: c77369b8bfb4d52bc354d91c7f35262c9db56e22 SHA256: dc3ff43201f85c59a2ea52aa2b12353fac360d0d165de7892aa1ef31d1e5e143 SHA512: 2be139bc3838dc452c230f0169e7ca5709520e8b2f9e96f70b1c54818e2fa899c1bfa0fbd5a608d5c32f3708815acd99dfbc684a0969f6842af1d89a8c9ba485 Description: GObject-based library to access oVirt REST API (dev files) libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. . This package contains the development files. Package: libgovirt2 Architecture: amd64 Version: 0.3.9-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgovirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 142 Depends: libgovirt-common (= 0.3.9-ok1), libc6 (>= 2.4), libglib2.0-0t64 (>= 2.66.0), librest-1.0-0 (>= 0.9.1), libsoup-3.0-0 (>= 2.26.1) Filename: pool/main/libg/libgovirt/libgovirt2_0.3.9-ok1_amd64.deb Size: 39076 MD5sum: 8ff786f910b6f924f8cf484afcec9865 SHA1: 00ff6d286e669e7faa4b9cc4e49dbee408fd2ec3 SHA256: 8cfd7853e242c2b8f0b672d10bf39d0f609a30ed4c1796b3e09640d7e29786d2 SHA512: 2db8a1ddc87d707a4ac25edaf1b1e27f01a233aa27efce76dff0d5dda50e9f4e62b9fc754015d32f0bcc78a35b2d02385ecb27c18d4a974de84c86ae61e31546 Description: GObject-based library to access oVirt REST API libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. Package: libgpac-dev Architecture: amd64 Version: 2.2.1+dfsg1-ok2 Priority: optional Section: libdevel Source: gpac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 18437 Depends: libgpac12t64 (= 2.2.1+dfsg1-ok2) Filename: pool/main/g/gpac/libgpac-dev_2.2.1+dfsg1-ok2_amd64.deb Size: 3923996 MD5sum: 5e328937ee9b3d39a2cf0eae30e2e93b SHA1: 080c143d9bf338b4efc152aae1be0153b056423c SHA256: 9c53512d3be56d1d30ba8920bd9f6de6224162210b71047c97a9876715365400 SHA512: d8f4fd8b82df80756a2dcb906eb261fb33d06b819c9f4a8d90c4fa9c8a3e5572d85b6460af9e8781d1b35f01d9e98efdc00347a89348717add0141076ca81f0e Homepage: https://gpac.wp.mines-telecom.fr/ Description: GPAC Project on Advanced Content - development files GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity). . This package contains files that are used for application development. Package: libgpac12t64 Architecture: amd64 Version: 2.2.1+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libs Source: gpac Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 8775 Provides: libgpac12 (= 2.2.1+dfsg1-ok2) Depends: liba52-0.7.4 (>= 0.7.4), libavcodec60 (>= 7:6.0), libavdevice60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.38), libfaad2 (>= 2.7), libjpeg62-turbo (>= 1.3.1), libmad0 (>= 0.15.1b-3), libpng16-16t64 (>= 1.6.2), libswscale7 (>= 7:6.0), libtheora0 (>= 0.0.0.alpha7.dfsg), libvorbis0a (>= 1.1.2), libxvidcore4 (>= 1.2.2), zlib1g (>= 1:1.1.4) Breaks: libgpac12 (<< 2.2.1+dfsg1-ok2) Replaces: libgpac12 Filename: pool/main/g/gpac/libgpac12t64_2.2.1+dfsg1-ok2_amd64.deb Size: 3149480 MD5sum: 3b609be096516cc590b266e145e7db33 SHA1: 7c069093c97e05209b3f3649df31f829cd819feb SHA256: 935642ceae66b902ffbcb59869a69274ef93666e2d86862fd86b6dbbc9579529 SHA512: 58b1a3599f1a1a79b76d77f012cacd59d7831d36131850230f8142e3537c533f5aa87f810a028080620fc99e4a1d8b6b6bbdbaf73aafa6566a8c59c2860a6cea Homepage: https://gpac.wp.mines-telecom.fr/ Description: GPAC Project on Advanced Content - shared libraries GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity). . This package contains the shared libraries used at runtime in depending packages. Package: libgpg-error-dev Architecture: amd64 Version: 1.47-ok1 Priority: optional Section: libdevel Source: libgpg-error Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 512 Depends: libgpg-error0 (= 1.47-ok1) Filename: pool/main/libg/libgpg-error/libgpg-error-dev_1.47-ok1_amd64.deb Size: 118532 MD5sum: 5b01119666c31ed0631b7d170d75de74 SHA1: 70273c70c94c4f02f08783e3fb707d918a6c3caa SHA256: 806940195b63368db32939987626c84b0926ee9046d525a304af69877bc6f313 SHA512: e6fa3b229f85a1474d4cf32d56c99cc538f5d8f393f216fdf3c6020b120b50305119e79894dd3785a5fca1b3a9098a35c10694ce25a1ba5064b25e2ff95e4028 Homepage: https://www.gnupg.org/related_software/libgpg-error/ Description: GnuPG development runtime library (developer tools) Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . It will likely be renamed "gpgrt" in the future. . This package contains the headers and other files needed to compile against this library. Package: libgpg-error-l10n Architecture: all Version: 1.47-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: libgpg-error Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 630 Breaks: libgpg-error0 (<< 1.32-1.1~) Replaces: libgpg-error0 (<< 1.32-1.1~) Enhances: libgpg-error0 Filename: pool/main/libg/libgpg-error/libgpg-error-l10n_1.47-ok1_all.deb Size: 99632 MD5sum: d1f3a5164c78a81ba7efbd951d0cbe47 SHA1: 1472228fdfd41b721ed94483d662f9a862a1b3f3 SHA256: fb171a7126ab93b54ad71b2c27407db2ec9ee2ef3addbca1bc9c2c8286b7d9f2 SHA512: 46f79ae4183c7db822b1ac739d1f07c91b3b068eb258d142a679128a575826bbf40fbb3b997c920a00e02bdc0e1b455dc5fa8dc5a6df345cef695fb22a15a686 Homepage: https://www.gnupg.org/related_software/libgpg-error/ Description: library of error values and messages in GnuPG (localization files) Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . It will likely be renamed "gpgrt" in the future. . This package contains the translation files for the use in non-English locales. Package: libgpg-error-mingw-w64-dev Architecture: all Version: 1.47-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: libgpg-error Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 5432 Recommends: mingw-w64 Suggests: wine Filename: pool/main/libg/libgpg-error/libgpg-error-mingw-w64-dev_1.47-ok1_all.deb Size: 831032 MD5sum: 5d69ce39f4fb839d538eb126ae6e8520 SHA1: 1f6d38ed2f1ecff18acc1afa92ccc11b93a735b1 SHA256: d944d122d7a4bc927c5a043168cbfaf542d5cc609ea0301b34b41dc7e3b268db SHA512: f465c32d76924a91a3dd71b8367f3eff68b41a555ea38a66317f1d67609cca2f56fd1592af93a5eb87e5c3e7b78edfa9e3d3a1c2094af96d6d1de48e927437c4 Homepage: https://www.gnupg.org/related_software/libgpg-error/ Description: library of error values and messages in GnuPG (Windows development) Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . It will likely be renamed "gpgrt" in the future. . This is a Windows version of libgpg-error. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libgpg-error0 Architecture: amd64 Version: 1.47-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgpg-error Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian GnuPG Maintainers Installed-Size: 179 Depends: libc6 (>= 2.38) Recommends: libgpg-error-l10n Filename: pool/main/libg/libgpg-error/libgpg-error0_1.47-ok1_amd64.deb Size: 63084 MD5sum: db643cc4f63ff21a6af459b26fde6ad0 SHA1: f6ba98c8c014b6e0ebc98f40e7a199830a9bf9b5 SHA256: 86f945940c23f674d6715da1964cd015f50b31fa9019d5166f33f2923f554347 SHA512: 22497071c1664d7935729d53ae38c5c30c8777ee8c417d53ffeae751c5d2f0c9c9e72c62f24b176efd2bb90a28164176487590ab1dba8d7935e3f8652c89a495 Homepage: https://www.gnupg.org/related_software/libgpg-error/ Description: GnuPG development runtime library Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . It will likely be renamed "gpgrt" in the future. Package: libgpgme-dev Architecture: amd64 Version: 1.22.0-ok5 Priority: optional Section: libdevel Source: gpgme1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1138 Provides: libgpgme11-dev (= 1.22.0-ok5) Depends: libassuan-dev, libc6-dev, libgpg-error-dev, libgpgme11 (= 1.22.0-ok5), libassuan0 (>= 2.4.2), libc6 (>= 2.38), libgpg-error0 (>= 1.36) Breaks: libgpgme11-dev Replaces: libgpgme11-dev Filename: pool/main/g/gpgme1.0/libgpgme-dev_1.22.0-ok5_amd64.deb Size: 354168 MD5sum: a9061fa67c9e66713c48342403a1005f SHA1: 7c842f08bc3238ab3443f0489c7e576b175ebc92 SHA256: d1c3d98db2d8a8080919c1fcec609136e4a43259551974493b1f21bb5d374b80 SHA512: 203763dcbeabb17cb6667e1806cd34602f90485ae31d7c4137ebc36946f98021eacbf9a2598dccabb1396857fdd35b26052165ac8015eaa5421637c4d7bcea10 Homepage: https://www.gnupg.org/related_software/gpgme/ Description: GPGME - GnuPG Made Easy (development files) GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... . This package contains the headers and other files needed to compile against this library. Package: libgpgme11 Architecture: amd64 Version: 1.22.0-ok5 Multi-Arch: same Priority: optional Section: libs Source: gpgme1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 370 Depends: gnupg (>= 2.1.21-4) | gpg, libassuan0 (>= 2.4.2), libc6 (>= 2.38), libgpg-error0 (>= 1.36) Recommends: dirmngr, gpg-agent, gpg-wks-client, gpgsm Filename: pool/main/g/gpgme1.0/libgpgme11_1.22.0-ok5_amd64.deb Size: 130032 MD5sum: ea53c28cfefa88d94576d6ffd5f186c0 SHA1: 44489bd56a2ef023a6c3da8592f0c5a43fd29982 SHA256: d1b83ec1bb303848bd62328c4e67585ca66b15e06732fdde08a78333a89fbcbf SHA512: abd2e4385a872a08fcabd1af3489164ecc5a5542e52b245314d255d1205d5ff4b22afad7c681f52da9a6f41fd5757d69dc8ae3790df97cc7e3ec6196961521e9 Homepage: https://www.gnupg.org/related_software/gpgme/ Description: GPGME - GnuPG Made Easy (library) GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... . This package contains the library. Package: libgpgmepp-dev Architecture: amd64 Version: 1.22.0-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gpgme1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 5431 Depends: libgpgmepp6 (= 1.22.0-ok5), libqgpgme15 (= 1.22.0-ok5), qtbase5-dev Recommends: libgpgmepp-doc (= 1.22.0-ok5) Breaks: kdepimlibs5-dev Replaces: kdepimlibs5-dev Filename: pool/main/g/gpgme1.0/libgpgmepp-dev_1.22.0-ok5_amd64.deb Size: 550916 MD5sum: 852a416ef796f284627ceedbd412fc44 SHA1: a752938dfff78c34c3d9b0dfe2989e14f4ebbddb SHA256: dac936c015b96b07c38159ce61b87696355188883a85d59f68863efcfcbe3c8a SHA512: be8c7899b00d2de823b3ca1b33eb4676bc58c6002821708cf6515c493131bd42a641d5621a31507bf1357c42f0ab1f118acb401010fb5aec508c998af2013213 Homepage: https://www.gnupg.org/related_software/gpgme/ Description: C++ and Qt bindings for GPGME (development files) GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This package contains the headers and other files needed to compile against either of these libraries. Package: libgpgmepp-doc Architecture: all Version: 1.22.0-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: gpgme1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 11700 Suggests: libgpgmepp-dev Filename: pool/main/g/gpgme1.0/libgpgmepp-doc_1.22.0-ok5_all.deb Size: 3543648 MD5sum: 323c51c5b17371d9617e1d492b65254d SHA1: 0901b059d883800dcc894119b88e5f50a60934a4 SHA256: 57aeea7e8919bcd1d8333a142f7796bcd3aa348711a0c20be00c1abf4cd0bb0c SHA512: 5b764464bfe443bbe67f76875dce7767b1a55fb78b8f16b2534080343ff21c395fba89d61c9d5d8e365a396597515f0e4ce48db8f28982bc0c1ecefa4e894ac7 Homepage: https://www.gnupg.org/related_software/gpgme/ Description: C++ and Qt bindings for GPGME (documentation for developers) GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This package contains documentation for developers describing how to use these packages. Package: libgpgmepp6 Architecture: amd64 Version: 1.22.0-ok5 Multi-Arch: same Priority: optional Section: libs Source: gpgme1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 394 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgpgme11 (>= 1.17.1), libstdc++6 (>= 11) Filename: pool/main/g/gpgme1.0/libgpgmepp6_1.22.0-ok5_amd64.deb Size: 109100 MD5sum: 552e46263c7ad5b3736422b94ba8f24c SHA1: d2a8e843047f259114117fee7374436cca97c2b9 SHA256: 6a48fdb4044ad93045cc8cc716dd80311ac648b7fa45d1593a5917505d83b719 SHA512: b8f31cbe91b7367f2ed2e20c2a01fc482e53eb80cdf9f776c50ffc7f8f717b7618bc038375dfad0c797f14af19d0a36dbf7d0695aca10483de969ac14fd442f4 Homepage: https://www.gnupg.org/related_software/gpgme/ Description: C++ wrapper library for GPGME GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . This is the official upstream C++ binding for GPGME. Package: libgphobos-10-dev Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 110131 Depends: gcc-10-base (= 10-20200411-ok5), libgphobos1 (>= 10-20200411-ok5), zlib1g-dev Filename: pool/main/g/gcc-10/libgphobos-10-dev_10-20200411-ok5_amd64.deb Size: 13126430 MD5sum: 1402dd3f04708812615dccaaf46890f6 SHA1: 28c3a6aa9bf629f016892f6e8f1fc82aab4a804d SHA256: 6604e5c8c7edc91321126c575a209ae4162ee7d78d835015765918c3f7b23cd5 SHA512: 0e6ee9b9b6fdf7765ba521e39c4e7c4f06f76b6dc79f0922f7f89846f1820a2b52d18d80af8d19b17199bebe912e6ff7b13a002bc3e1cea686fe24f89afc747c Homepage: http://gcc.gnu.org/ Description: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 81656 Depends: gcc-12-base (= 12.3.0-1ok3), libgphobos3 (>= 12.3.0-1ok3), zlib1g-dev Filename: pool/main/g/gcc-12/libgphobos-12-dev_12.3.0-1ok3_amd64.deb Size: 10663666 MD5sum: b1e8238c9e272e4706d5bec73f6aa08a SHA1: 33fc91cd5c17a545ed5c030e9bf05a6ccfe68b30 SHA256: 89b2c083fb0ae4ad8355cdb80f5fe6fe2c3f0fa4fa69b969815832ed3634218e SHA512: 948497d750f882e7b851fb571b6eae57412d7364d77b9e5b9253a83580358dfac6ae92b3ff34256b3811ec0ec649a9eee0eeb9014bf9551275a5126254df84f2 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 81079 Depends: gcc-13-base (= 13.2.0-4ok3.3), libgphobos4 (>= 13.2.0-4ok3.3), zlib1g-dev Filename: pool/main/g/gcc-13/libgphobos-13-dev_13.2.0-4ok3.3_amd64.deb Size: 10730504 MD5sum: 3aa1057b356708470570ca9da7451503 SHA1: e7772b8bcd23aa4fa12a5b5d5d80e9f321e9ef21 SHA256: e938062c02d5e8d95d1ee82b1125b1dde5b785e3b23288e6c3de9a1fa2224784 SHA512: b0dad3474f5396d0362842516426d6b3ac5e3f2e5d8ace7d1628f2f8b2332201573152b392cc5534619dc82c678a3573355e7b5600b28a79cc844c257e5725aa Homepage: http://gcc.gnu.org/ Description: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos-7-dev Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 80078 Depends: gcc-7-base (= 7.5.0-ok2), libgphobos71 (>= 7.5.0-ok2), zlib1g-dev Filename: pool/main/g/gcc-7/libgphobos-7-dev_7.5.0-ok2_amd64.deb Size: 9637872 MD5sum: 2174bed5a607b491dfbbf6b74a3acb8e SHA1: b58b212989e1c19e1ff9c536ff83f07aedb144ab SHA256: 68c0965f9e4303ad9027c124375cd6fa672d0b9403ebdaf587219f0bbfe58407 SHA512: 0d8d72413bf9e6b109eb9a894c30622a995765de72e4f5ec8133f78580017a390641ca32fa155e34ac6f5589af8ed9d522ca908ff7fadebc29a337e9ff7cbff0 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos-9-dev Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 101393 Depends: gcc-9-base (= 9.3.0-ok12), libgphobos76 (>= 9.3.0-ok12), zlib1g-dev Filename: pool/main/g/gcc-9/libgphobos-9-dev_9.3.0-ok12_amd64.deb Size: 11946180 MD5sum: ce10399c3b2e04238323495e315ad231 SHA1: af9d9cf44249de686a296dc6e8b5e2896bbc79bb SHA256: f93c824c636a60a0a45318253d11ef6959653c5917d4df297fa5c80cd0a7f4ea SHA512: 2114cbe49c33923b758e8b440985facaff4ba47e2cd85e2f3588efebaae972346a75789d6f52c7b41c8f75850b6758bc3d65c36b98cd0c1af90fb4872ec5dcee Homepage: http://gcc.gnu.org/ Description: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos-dev Architecture: amd64 Version: 12.2.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-defaults (1.203-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10 Provides: libphobos-dev Depends: libgphobos-12-dev (>= 12.2.0-1~) Filename: pool/main/g/gcc-defaults/libgphobos-dev_12.2.0-ok1_amd64.deb Size: 2464 MD5sum: 620f59a3813b7b669477b46dc9557334 SHA1: 57c7e4e28afa03f2be7479229b3973ddb253e5f1 SHA256: 39c654721a41e45a941bc51c802a0c78e7aec869249f23b0c758439e95f0c0cc SHA512: 321e1cc42a7628360155874d1a98260c07fdbbd470285ddde8a91772f33d2434ced7b25ef85bd24db633b4742e37a3c442e60188b1e485e83c02e069f390296b Description: Phobos D standard library This is a dependency package providing the default D standard library. Package: libgphobos1 Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9202 Depends: gcc-10-base (= 10-20200411-ok5), libc6 (>= 2.17), libgcc-s1 (>= 4.2), zlib1g (>= 1:1.2.0) Breaks: dub (<< 1.16.0-1~) Replaces: libgphobos68 Filename: pool/main/g/gcc-10/libgphobos1_10-20200411-ok5_amd64.deb Size: 1562374 MD5sum: 296b5d0c6dd2bf0601faf6a8ec42329f SHA1: a96dbbbfa804eb585594f4bc113c8913275e5739 SHA256: 56fd8244f95ffde51945c7f423352c671cf33fae48800bcba4dd078d5c7c0cde SHA512: 30b41d3e2cf8a0d326e0348c0ba62431b2076b1d2cd54e77815b888cc9dd06630c3c4af6b590323b71a93db58ddcdb5df385e8f661eed772b0dac635c45ffd02 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos3 Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 11634 Depends: gcc-12-base (= 12.3.0-1ok3), libc6 (>= 2.34), libgcc-s1, zlib1g (>= 1:1.2.0) Breaks: dub (<< 1.16.0-1~) Replaces: libgphobos68 Filename: pool/main/g/gcc-12/libgphobos3_12.3.0-1ok3_amd64.deb Size: 1901536 MD5sum: 0740dee7ab8340411039125f08bebbc7 SHA1: 9367b88a07be07735147dc52d225babac529a1eb SHA256: f143000e42ab14d2efc91eee6b9830d175ee948a5128aa0251d9bac00126388c SHA512: bc06f49253ebe976b91b8ca8ee991d239b3d26432d7d8f2f87f42609407b471d4a86d40a410f0b8b460850795f83afc93d4d8b5d77858990667c9baf071455f5 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos4 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 11410 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.34), libgcc-s1 (>= 4.2), zlib1g (>= 1:1.2.0) Breaks: dub (<< 1.16.0-1~) Replaces: libgphobos68 Filename: pool/main/g/gcc-13/libgphobos4_13.2.0-4ok3.3_amd64.deb Size: 1873982 MD5sum: fe32d5d498bd6d95793bcd5ced99e0c1 SHA1: fe1e4ab9d7d09cd2b1328d593ccfdb9383242c15 SHA256: 0e46ba23361dce1c24cd11ad03f872e19f2f99e0b6a7c6f563ef75934d4616c6 SHA512: 8be1b375e2d8b539f94111c7e13b0452462f271b336dc2c7b03ee216d3eceb3d2eddbc31ff47b2aa2c596cf3e4d882661f9b8f35cf4b9f3f030723df0e8e2eb6 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos71 Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 5613 Depends: gcc-7-base (= 7.5.0-ok2), libc6 (>= 2.17), libgcc-s1, zlib1g (>= 1:1.2.0) Replaces: libgphobos68 Filename: pool/main/g/gcc-7/libgphobos71_7.5.0-ok2_amd64.deb Size: 1205778 MD5sum: 133569f403fbe501e3e926a263ce572b SHA1: fa93fe2468d467eb43690c443dc488392b382cb6 SHA256: 57d6fb363bb5272cec77d24b71232862451019a5a8f61fbf35d86a097ad3c96e SHA512: fd072c1cf2019ed988f7e2efd08f75d5a0b3ef4d053da113031471a1bbc1abbcec2a6599e9b22d024940e4eb0b55c5dd6466bb199ae90251b1ff3d6da4f37726 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos76 Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8170 Depends: gcc-9-base (= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1, zlib1g (>= 1:1.2.0) Breaks: dub (<< 1.16.0-1~) Replaces: libgphobos68 Filename: pool/main/g/gcc-9/libgphobos76_9.3.0-ok12_amd64.deb Size: 1489754 MD5sum: c05b5571da4368f57740f02444c6fe5f SHA1: cf9864f402adb7def6536b682ec0f2ddfb9384f9 SHA256: 171a2109566ffe39ab0682c719cb93caf953b4da149cf87ae59857ab35136500 SHA512: 5475c1c66cde0aa99c7c361227793ac9217d93a4fe79fa6b3253d59a7cc5b99f61c339f4862d56800bd3bbb92c434ac26c095099beb06a2f53abc73ceb0a882a Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphoto2-6t64 Architecture: amd64 Version: 2.5.31-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgphoto2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 2656 Provides: libgphoto2-6 (= 2.5.31-ok1) Depends: libc6 (>= 2.33), libcurl4 (>= 7.16.2), libexif12 (>= 0.6.21-1~), libgd3 (>= 2.1.0~alpha~), libgphoto2-port12t64 (>= 2.5.31), libjpeg62-turbo (>= 1.3.1), libltdl7 (>= 2.4.7), libxml2 (>= 2.7.4) Recommends: libgphoto2-l10n (= 2.5.31-ok1) Suggests: gphoto2 Breaks: libgphoto2-6 (<< 2.5.31-ok1) Replaces: libgphoto2-6 Filename: pool/main/libg/libgphoto2/libgphoto2-6t64_2.5.31-ok1_amd64.deb Size: 687464 MD5sum: a2928c494557e20a6c2c992391324efe SHA1: 6998de0ab2dbc82654a2ad1897d91f8dd77082ac SHA256: 0dcd85a78f0c614054e5188ae34da29def59c0000eaaf5b7b3a66da20654fe26 SHA512: dadbc913cd98220effadb87f481ca13decda42d664640bdbc2c90abd5e74181c6b545b801ec10f3f471f69667c11881728b114d4acdc155aa6f96a887a026da6 Homepage: https://github.com/gphoto/libgphoto2/ Description: gphoto2 digital camera library The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the library. . The gphoto2 command-line frontend is shipped separately, in the gphoto2 package. Package: libgphoto2-dev Architecture: amd64 Version: 2.5.31-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgphoto2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 217 Depends: libexif-dev, libgphoto2-6t64 (= 2.5.31-ok1), pkg-config Breaks: libgphoto2-2-dev (<< 2.5.2-1~) Replaces: libgphoto2-2-dev (<< 2.5.2-1~) Filename: pool/main/libg/libgphoto2/libgphoto2-dev_2.5.31-ok1_amd64.deb Size: 31908 MD5sum: 316076f62f0477e1435e76cca58f6f9b SHA1: 77938a736bc76b11ad345c039d958bab008d981d SHA256: 220427b65c55e34d3977b1091020ee18e14d73eed19756878eda373344462e52 SHA512: 89e817c80cb64e5e5fd9b7aee80a1b1613bf4c2c1bdff44e6971145f8ea323f2430d6cef5623dc333c949ef24c8b004735e709c7729376daefe0f642e1c4bb0b Homepage: https://github.com/gphoto/libgphoto2/ Description: gphoto2 digital camera library (development files) The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the development files. Package: libgphoto2-dev-doc Architecture: all Version: 2.5.31-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libgphoto2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 7731 Filename: pool/main/libg/libgphoto2/libgphoto2-dev-doc_2.5.31-ok1_all.deb Size: 3167336 MD5sum: 157601370d5a503d8c749bf880dc4fdb SHA1: 623526008a9156c6baf2c9c7c3e17dec8b474047 SHA256: 54f495543e87d3baea29b2147c90a81c03b7061d3fc11c78aea938e189e1da8c SHA512: 6a03d6e669fd64c9dbf240380a78e232eed5d67fd21e8582215e8a0ea06b54a5bfc2be75ae274147a405473d5a788791a9196e08dbdac295d4e5aed91e1d40df Homepage: https://github.com/gphoto/libgphoto2/ Description: gphoto2 digital camera library (development documentation) The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the development documentation. Package: libgphoto2-l10n Architecture: all Version: 2.5.31-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: libgphoto2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 2701 Filename: pool/main/libg/libgphoto2/libgphoto2-l10n_2.5.31-ok1_all.deb Size: 448452 MD5sum: 9e55e9c9e1e2be62c67636c6a3b5a924 SHA1: 23e1f1e60528b7e80bd3e7380b8c7b2f75e2c04d SHA256: 7b7f7cf2d0dde89544da2a44d4793b5b96cbff61d27bdcdeef268572fda5669b SHA512: 97bde97804208c24792b8d3e39eec8fba7e460f84ac9a59096b56d1115327aa2d489e67a5624cb642ecd3928890cd7a7427259fb4067debb40d10d671e93695a Homepage: https://github.com/gphoto/libgphoto2/ Description: gphoto2 digital camera library - localized messages The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the localized messages for the library. Package: libgphoto2-port12t64 Architecture: amd64 Version: 2.5.31-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgphoto2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 496 Provides: libgphoto2-port12 (= 2.5.31-ok1) Depends: libc6 (>= 2.33), libltdl7 (>= 2.4.7), libusb-1.0-0 (>= 2:1.0.8) Suggests: gphoto2 Breaks: libgphoto2-port10 (>= 2.5.7), libgphoto2-port12 (<< 2.5.31-ok1) Replaces: libgphoto2-port10 (>= 2.5.7), libgphoto2-port12 Filename: pool/main/libg/libgphoto2/libgphoto2-port12t64_2.5.31-ok1_amd64.deb Size: 78804 MD5sum: 84b2c8b129fe716d0d1ca070ab05b8a8 SHA1: f59180cd81d95799e3c118eb4f403c21a185ffb8 SHA256: 0c5612f53df8a87a6767102742bfcb77568203213c8e07c5b3e3dfc9621fa2f4 SHA512: dfd8dd46fd1b30bafac4c8f4a6432e4f008dbf2da6fcd8ec7ae8a47ca57affbb4b678ea11156d1dc9e2bde1b4a7971d508e6bc1b3f355fb38e807a4df2782b5a Homepage: https://github.com/gphoto/libgphoto2/ Description: gphoto2 digital camera port library The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols. . This package contains the runtime code for port access. Package: libgpm-dev Architecture: amd64 Version: 1.20.7-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gpm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Axel Beckert Installed-Size: 61 Provides: libgpmg1-dev Depends: libc6-dev | libc-dev, libgpm2 (= 1.20.7-ok2) Conflicts: libgpmg1-dev Filename: pool/main/g/gpm/libgpm-dev_1.20.7-ok2_amd64.deb Size: 14192 MD5sum: 219dc709fabf9413a77dc6e04cbad291 SHA1: 2f3f0512a63650241554e1489c955ed268632a68 SHA256: 54a066a7ade6e4c9497018bb52f52d51d8d0026cbfa14a3a655f8e7ff5e44f57 SHA512: 41df956399b60eb842d15b0884a814665f2a1f82b9b06cb417990ba22433dfcfa7f349f9b0ed39bc27625e0417494a9bd3ad93119d3d2830bd0bc2208c86b3aa Homepage: https://nico.schottelius.org/software/gpm/ Description: General Purpose Mouse - development files This package provides a library that handles mouse requests and delivers them to applications. See the description for the 'gpm' package for more information. . This package contains the development files. Package: libgpm2 Architecture: amd64 Version: 1.20.7-ok2 Multi-Arch: same Priority: optional Section: libs Source: gpm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Axel Beckert Installed-Size: 43 Depends: libc6 (>= 2.38) Suggests: gpm Filename: pool/main/g/gpm/libgpm2_1.20.7-ok2_amd64.deb Size: 11888 MD5sum: a1013e2214582060ea9ed4b6643ef182 SHA1: de7b22642723d3ecffbd9120346bbc5d03a9f152 SHA256: 0da996d8ae51920ed447e19803bf2ab8a1caa47e7155e2e06c0d6a27ae71e203 SHA512: 9da4631de537842f660730a22de28d41ae1eef218d109413708c2aedf8809208989e609c22721067be512cd5ae3ef438cea88dc3fa4c9614bad01f4724f8490e Homepage: https://nico.schottelius.org/software/gpm/ Description: General Purpose Mouse - shared library This package provides a library that handles mouse requests and delivers them to applications. See the description for the 'gpm' package for more information. Package: libgprofng0 Architecture: amd64 Version: 2.41-ok13 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3989 Depends: libbinutils (= 2.41-ok13), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/b/binutils/libgprofng0_2.41-ok13_amd64.deb Size: 818800 MD5sum: 49cdf7587bc20b76f54e3ade55059b34 SHA1: 419cff7b595b48162cd0c630e250a3a85ec76aa0 SHA256: afa0cd57a742433a359c19077000325dc269170edc8bbc9d953251ec8321f3bd SHA512: efd76e85f656814991d2a876a5a874dd4aa7dbf256b9b9a07677fb788f164b32099e2272ccb1978a8cfb48fb8522fdc09d265d8ec503a332852703e228c0d297 Homepage: https://www.gnu.org/software/binutils/ Description: GNU Next Generation profiler (runtime library) Gprofng is the GNU Next Generation profiler for analyzing the performance of Linux applications. Gprofng allows you to: . - Profile C / C++ / Java / Scala applications without needing to recompile - Profile multi-threaded applications - Analyze and compare multiple experiments - Use time-based sampling and / or hardware event counters . This package includes the libgprofng shared library. Package: libgprofng0-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3786 Depends: libgprofng0 (= 2.41-ok13) Filename: pool/main/b/binutils/libgprofng0-dbg_2.41-ok13_amd64.deb Size: 3281500 MD5sum: 5926543306fa3c651e9b93c6482694f9 SHA1: d2884b592971154f156cf76015d01422d12cce3d SHA256: 97e0b664ac917c55cecad56913c69c030a51517027d77449751860d21ba56b0b SHA512: 8d75a239e1730f2a6e46a8a021f0efc02adc59b6ad0b37916c4e5498d646278d0d84a9efca35f5f6494f6c9f53b3911f2c14c492df5945479552ab77cd2c89ce Homepage: https://www.gnu.org/software/binutils/ Description: GNU Next Generation profiler (debug symbols) Gprofng is the GNU Next Generation profiler for analyzing the performance of Linux applications. . This package includes the debug symbols for the libgprofng shared library. Package: libgps-dev Architecture: amd64 Version: 3.25-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gpsd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Boian Bonev Installed-Size: 442 Depends: libgps30t64 (= 3.25-ok1), pkgconf Filename: pool/main/g/gpsd/libgps-dev_3.25-ok1_amd64.deb Size: 111568 MD5sum: a18996e131a91d8febb22a3fd40adafb SHA1: 9ec1edf82859100d417351d2a2c81d11ee252b4d SHA256: f6dca0dc0ef5c5dc6cbfc25bf17d81a413fcdbaa521f4f74a03a5bf1a0553e54 SHA512: ec9220de5acfc52c57b7b55bfd7b7c2a5391bd3fc5e0ece456fed54916714fdbd4d15784bea0494ac4cc84c147f9f7dcb1986dd72e049817c846b70d7fdd81da Homepage: https://gpsd.io Description: Global Positioning System - development files The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the header and development files needed to build programs and packages using libgps. Package: libgps30t64 Architecture: amd64 Version: 3.25-ok1 Multi-Arch: same Priority: optional Section: libs Source: gpsd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Boian Bonev Installed-Size: 184 Provides: libgps30 (= 3.25-ok1) Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libstdc++6 (>= 5) Suggests: gpsd Conflicts: fso-gpsd Breaks: libgps30 (<< 3.25-ok1) Replaces: libgps30 Filename: pool/main/g/gpsd/libgps30t64_3.25-ok1_amd64.deb Size: 55668 MD5sum: d5b0352c5c10c36e657c7a4554c40bb3 SHA1: a21da9107434f421a9b37b997cd873828f9ae6fe SHA256: e17a7d95ed57c9ae3c20d5aad9b3f4f579c416589ed0a801d6cc19ae0e1ab951 SHA512: b2455466eaf06f21c5f8c37d9767a149a41afd592ac623614c8866b9c769bf42611c691a5ab3d8903713dd278d12bb6ccd1dfe4f6db1e4634b8ddea2a1265124 Homepage: https://gpsd.io Description: Global Positioning System - library The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libgps, a C service library for querying GPS devices. It supports both a low-level interface, which communicates directly with the device to which the GPS is connected, and a high-level interface, which goes through gpsd and is intended for concurrent use by several applications. Package: libgrantlee-templates5 Architecture: amd64 Version: 5.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: grantlee5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1421 Provides: grantlee5-templates-5-3 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.4), libstdc++6 (>= 5) Filename: pool/main/g/grantlee5/libgrantlee-templates5_5.3.1-ok1_amd64.deb Size: 292344 MD5sum: aaec248eaa2e15cf130d8765db56848d SHA1: ca0cb4924fa287f6d624081e73e8f29cb8ad4ed1 SHA256: 7fcfda19547bc08e57e775985f7edc5a85c8637d425663de96637dcd4c946908 SHA512: 5e1861ef72fe092c2ec95f5ea9bd95566bcce654f854b462af05ce9c0ff1632bbef3826c7db8a8e44cc7450fd880558269cb112212583a2abbba86a714e1a5b3 Homepage: https://github.com/steveire/grantlee Description: Grantlee templating library for Qt - Templates Grantlee is a string template engine based on the Django template system and written in Qt. . This package contains the Templates Grantlee library. It also contains the standard plugins. Package: libgrantlee-textdocument5 Architecture: amd64 Version: 5.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: grantlee5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 243 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.4) | libqt5gui5-gles (>= 5.4), libstdc++6 (>= 5) Filename: pool/main/g/grantlee5/libgrantlee-textdocument5_5.3.1-ok1_amd64.deb Size: 49862 MD5sum: 29927b1293b4dd78e041f27c97f98e82 SHA1: 44693d5002138566158d516a07b7599adf64b434 SHA256: 4327b773c2e264ed05d4fd7f51afd218efc056716c5bc1024ecc58d2015efefc SHA512: 7f6493178681c0111f033e334a450025f6bc642ca35ceaa63c293c43d7467c93606f6eaac1fa83e5debdadadaa475e49cc2859aed714e97e4edc7fea11219f24 Homepage: https://github.com/steveire/grantlee Description: Grantlee templating library for Qt - TextDocument Grantlee is a string template engine based on the Django template system and written in Qt. . This package contains the TextDocument Grantlee library. Package: libgrantlee5-dev Architecture: amd64 Version: 5.3.1-ok1 Priority: optional Section: libdevel Source: grantlee5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 213 Provides: dh-sequence-grantlee Depends: libgrantlee-templates5 (= 5.3.1-ok1), libgrantlee-textdocument5 (= 5.3.1-ok1), qtbase5-dev (>= 5.4), perl:any Breaks: libgrantlee-dev (<= 5~) Replaces: libgrantlee-dev (<= 5~) Filename: pool/main/g/grantlee5/libgrantlee5-dev_5.3.1-ok1_amd64.deb Size: 36358 MD5sum: 18804a443694c3a708aae9b0c2868a5b SHA1: 32fa18ec9a01ff69e53100e5e58ab490af02bca0 SHA256: d30a6202ac0cbdee56715d633c6e4b59248b43671cdece7d66c23a036a839483 SHA512: aae16d59af15e9dca0f5fd4c054687235921791054956216d7254f7d120402d8225e23dd20550c8a7c88c76a223e45f6a92c15d64207bc061d98ead5d09ab72e Homepage: https://github.com/steveire/grantlee Description: Grantlee templating library development files Grantlee is a string template engine based on the Django template system and written in Qt. . This package contains the development files for building applications using grantlee. Package: libgraph-perl Architecture: all Version: 1:0.9727-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 305 Depends: perl:any, libheap-perl, libscalar-list-utils-perl, libset-object-perl (>= 1.40) Filename: pool/main/libg/libgraph-perl/libgraph-perl_0.9727-ok1_all.deb Size: 98236 MD5sum: b848696edab4e477d790efcce6d6e8a3 SHA1: d5547c8038a060d7d630f079cab7eef3d38590a3 SHA256: 3347517a6681f19b046f3efc9edbc4d201aedd722da7807ad67af22fceeceabc SHA512: 4b222bcf414e05bb452c23a4234cc8196bf337037d05d2f69d8292f9f30f02d4533bf735a830418947bdc08d88904a44c6612e2947589076701b52feb8190465 Homepage: https://metacpan.org/release/Graph Description: Perl module for graph data structures and algorithms This module contains the Graph module for Perl, a framework for creating abstract data structures called graphs and hypergraphs. (It is not for drawing any sort of graphics; for that, see the GD:: or Graphics:: set of modules.) It also contains implementations of several well-known algorithms that operate on graphs, such as finding transitive closures, strongly connected components (SCCs) and articulation points. Package: libgraphene-1.0-0 Architecture: amd64 Version: 1.10.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: graphene Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 145 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.14.0) Filename: pool/main/g/graphene/libgraphene-1.0-0_1.10.8-ok1_amd64.deb Size: 40088 MD5sum: f512000d86139a47e1670bc84042bf74 SHA1: cf4c6213869e86823b55618ec12f7d4547c47be9 SHA256: 90dac208f6535c48c0b4487580764e23636b15794c04655e68a705bd7323d2ca SHA512: c1b54f9803cc5c041043e9fccea6dbe5836e000144ca8fbd7479fa80107ac0c7246b97169c907f5bc0603647b4a82bef5d1cb65fff3fa2a0fdac4daa406d5305 Homepage: https://ebassi.github.io/graphene/ Description: library of graphic data types Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. Package: libgraphene-1.0-dev Architecture: amd64 Version: 1.10.8-ok1 Priority: optional Section: libdevel Source: graphene Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 881 Provides: gir1.2-graphene-1.0-dev (= 1.10.8-ok1) Depends: gir1.2-gobject-2.0-dev, gir1.2-graphene-1.0 (= 1.10.8-ok1), libgraphene-1.0-0 (= 1.10.8-ok1), libglib2.0-dev Suggests: libgraphene-doc Filename: pool/main/g/graphene/libgraphene-1.0-dev_1.10.8-ok1_amd64.deb Size: 58828 MD5sum: 86f90ebc0a7736dcc1151b05fcd94ed7 SHA1: 7d66ca12db9bc1fda45991af7a2d26162e75ee04 SHA256: a7599a67c95c81f3d6fc8d06fdf74a3db6e2070da2cd579ff1bd6d558add1886 SHA512: 231a539cf6eb3f762d57b17064501cfc83c9e4df517605234b7e8d42a5d9105cfc76bf9f43314e720020287df2ab7ad5b59ce729aa2427c4cdf7f2366517f456 Homepage: https://ebassi.github.io/graphene/ Description: library of graphic data types (development files) Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. . This package contains the header files required for developing software that uses libgraphene. Package: libgraphene-doc Architecture: all Version: 1.10.8-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: graphene Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1573 Filename: pool/main/g/graphene/libgraphene-doc_1.10.8-ok1_all.deb Size: 101512 MD5sum: a80bee29c3a0a3cdb48cab2c5c496a6e SHA1: 68b39381bceb40b8b729fe0ee4aaceb9477a1d71 SHA256: 88836a5b78fa3027679a001da2da4515ec6e8ed7999551a9d232806af1511b5a SHA512: c3b588c482310a515ddcb98a93a58c6a99280ebd1bdf7bddeb52fda559ce0f291aaceef85f80dca3bad9d1b930143078e779a7e1864f5584f119fa0205a7d255 Homepage: https://ebassi.github.io/graphene/ Description: library of graphic data types (documentation) Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. . This package contains the API documentation. Package: libgraphite2-3 Architecture: amd64 Version: 1.3.14-ok1 Multi-Arch: same Priority: optional Section: libs Source: graphite2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 182 Provides: libgraphite2-2.0.0 Depends: libc6 (>= 2.14) Breaks: libgraphite2-2.0.0 (<< 1.2.0) Replaces: libgraphite2-2.0.0 Filename: pool/main/g/graphite2/libgraphite2-3_1.3.14-ok1_amd64.deb Size: 66504 MD5sum: 5a8f3a48117cc64e7f0b92f7ca8667d9 SHA1: becfa1342a82f81103457b32728f062ce519582e SHA256: 5fde09114945a815b7bb170a7e3f60938da7b71968d517426cd42b945fae947b SHA512: e3879186b3eb1a5dfc34d500e0121d75ff93fe0cd8fe256bfbb1bcb177398e424e6ac5bde7f90ddeec373031592118716994963bb84c54567fa17dd1a6411e85 Homepage: https://graphite.sil.org/ Description: Font rendering engine for Complex Scripts -- library Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the shared library. Package: libgraphite2-dev Architecture: amd64 Version: 1.3.14-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: graphite2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 74 Depends: libgraphite2-3 (= 1.3.14-ok1) Suggests: libgraphite2-utils Filename: pool/main/g/graphite2/libgraphite2-dev_1.3.14-ok1_amd64.deb Size: 14684 MD5sum: 64fa434e7c34089ebccdc0bacbe4542b SHA1: 11d4e4ce7c31f16403cd0db931ddb40c945f7550 SHA256: 74dda1be82f24cc626547220e93b7a68a88aa6121c6ca158d436aa53de5fe449 SHA512: 0cc3c5b9bd77cc865eb05d0664cc6a90816af230431a56c106290ff96b38a84fb58d97a81f85f5b04b20aef16e945f8a55f53becefd3c884d7612342dfe2492f Homepage: https://graphite.sil.org/ Description: Development files for libgraphite2 Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the development libraries for libgraphite2 Package: libgraphite2-doc Architecture: all Version: 1.3.14-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: graphite2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 1676 Filename: pool/main/g/graphite2/libgraphite2-doc_1.3.14-ok1_all.deb Size: 654040 MD5sum: 28583b816c573ad1e7e0eb1618144722 SHA1: 34c97e9110fa88112e5b941bb0f165a01860ecd4 SHA256: 7e69ae7894018c2b6c7ad048a35edd8b1d81a568055675bea3beff782ab858c2 SHA512: 77569f165c574860371b4b1d408b61034b06f3f8fcef030a83cd9eb98d0b2aa1cb793ebaffcc398214b8909bfa32c656efffdcd8dc844068754ed285da8c3e79 Homepage: https://graphite.sil.org/ Description: Documentation for libgraphite2 Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . PDF and HTML documentation for libgraphite2 Package: libgraphite2-utils Architecture: amd64 Version: 1.3.14-ok1 Priority: optional Section: fonts Source: graphite2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 49 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgraphite2-3 (>= 1.2.2), libstdc++6 (>= 4.1.1) Filename: pool/main/g/graphite2/libgraphite2-utils_1.3.14-ok1_amd64.deb Size: 12708 MD5sum: dc37f1a5b008b3f2ebc8c9462536bd4a SHA1: f43dd1e8948d50da87ff770ce9feafdb2af6d1c4 SHA256: 7019d34487e009d70b3f5e981eb6787d7d5a83251b97d683f592c166b8bd9b1a SHA512: c91f246a770ed828c11716dd1fef1bdf8bc25c60d5dcdbed48fb2bfea489c13fc3e23bcc0c422ab2bb376e68f1340416c4f0e17039fbf30a147203af26b18e25 Homepage: https://graphite.sil.org/ Description: Font rendering engine for Complex Scripts -- utilities Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This package contains gr2fonttest. Package: libgraphviz-dev Architecture: amd64 Version: 2.42.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 464 Provides: graphviz-dev Depends: libcdt5 (= 2.42.2-ok2), libcgraph6 (= 2.42.2-ok2), libgvc6 (= 2.42.2-ok2), libgvpr2 (= 2.42.2-ok2), libpathplan4 (= 2.42.2-ok2), libxdot4 (= 2.42.2-ok2), liblab-gamut1 (= 2.42.2-ok2), libgvc6-plugins-gtk (= 2.42.2-ok2) Replaces: libgraphviz3-dev, libgraphviz4-dev (<< 2.16-3) Filename: pool/main/g/graphviz/libgraphviz-dev_2.42.2-ok2_amd64.deb Size: 89310 MD5sum: b12b8976abf6161be00652046718c702 SHA1: 6cf47c68616b205f26ce338b333ca513f64d42d2 SHA256: 8a6fc1afb25771b8d9ecb0a7557661d662bd6434fc579e2be6b6c8084bcf89c4 SHA512: 3327a6bfad5c0b8fcd4aeb3b09b324f5f8bb9fd0000318ff527eea1d60213fbd782c5f9b27c31f3b0f9f1550c52e0cc5e7d062b66cc48e43caef61226b3dbecf Homepage: https://www.graphviz.org/ Description: graphviz libs and headers against which to build applications Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package installs the libraries and headers necessary to link graphviz library routines into an application. It also installs additional man pages. . Note: A graphviz user doesn't need to install this package. Package: libgraphviz-perl Architecture: all Version: 2.25-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 799 Depends: perl:any, graphviz, libipc-run-perl, libparse-recdescent-perl, libxml-twig-perl (>= 1:3.52), libxml-xpath-perl Filename: pool/main/libg/libgraphviz-perl/libgraphviz-perl_2.25-ok2_all.deb Size: 91296 MD5sum: 4540761f3d0f0110ba92b26e989ced22 SHA1: b7eade5a2c63a6c9e7eeb8d11dc9382d142b3981 SHA256: 4540dcd0dcfc8cd03a88e20d46f3fc14c83ccf09a1d87ee04d6f53ef6233fd9e SHA512: eff26b1da88399fcf311e02cc7baa2b0b465f5681918caaf659fd4eab431f717cb25a519c3484fd14fada4aefa875ed1a4bf18cded8483f8434e6824655bc250 Homepage: https://metacpan.org/release/GraphViz Description: Perl interface to the GraphViz graphing tool This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from the GraphViz project (http://www.graphviz.org/ or http://www.research.att.com/sw/tools/graphviz/). Package: libgrpc++-dev Architecture: amd64 Version: 1.51.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: grpc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 6945 Depends: libgrpc++1.51t64 (= 1.51.1-ok1), libgrpc-dev (= 1.51.1-ok1), pkgconf, zlib1g-dev, libssl-dev, libabsl-dev (>= 20220623.1), libc-ares-dev, libre2-dev Filename: pool/main/g/grpc/libgrpc++-dev_1.51.1-ok1_amd64.deb Size: 622132 MD5sum: f8e3aeac28bd1701181491aedee961d2 SHA1: 4d5547f036c5f76005458409e17de7a8562633c2 SHA256: d2bfcacc36c478f9c260a93f19e32628c365fa0d0e73b1cf4afeaf05368cc167 SHA512: 926eeb1382d2b1ff0a9dd743487254ab75398252b36a4f0b9da71cd8560f0d4174130c7afd9297f08895fbb2af267a22eb590316362003e523c1d7d7e3b9bbce Homepage: https://www.grpc.io/ Description: high performance general RPC framework (development) A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems. . This package contains the headers and the static library for libgrpc++1.51t64 . Package: libgrpc++1.51t64 Architecture: amd64 Version: 1.51.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: grpc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2477 Provides: libgrpc++1.51 (= 1.51.1-ok1) Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libgrpc29t64 (>= 1.51.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 11) Breaks: libgrpc++1.51 (<< 1.51.1-ok1) Replaces: libgrpc++1.51 Filename: pool/main/g/grpc/libgrpc++1.51t64_1.51.1-ok1_amd64.deb Size: 479948 MD5sum: f8399e4941598011fc0f2a98b6d16fd0 SHA1: fed0f08be69dae0023ed175d6a368106f75818d6 SHA256: b9133c53e4ebdbf9ae2184f18d4c9a0cef69d273589368b597bb9f4946d5b817 SHA512: d1732d341ae1c7777484ee3c841ecc0e8afebb8983974163114f576809013c9fac2fb95537394d98cc857df651f8f2dfc25e6baba134361131d7cb7300485381 Homepage: https://www.grpc.io/ Description: high performance general RPC framework A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems. . This package provides the gRPC C++ bindings. Package: libgrpc-dev Architecture: amd64 Version: 1.51.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: grpc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 33540 Depends: libgrpc29t64 (= 1.51.1-ok1), pkgconf, zlib1g-dev, libssl-dev, libabsl-dev (>= 20220623.1), libc-ares-dev, libre2-dev Conflicts: libgpr1-dev, libgpr2-dev, libgpr3-dev, libupb-dev Filename: pool/main/g/grpc/libgrpc-dev_1.51.1-ok1_amd64.deb Size: 4615664 MD5sum: 71e9666adc9f1e32c4dec62741813b4d SHA1: ce196f31ca9f0ceda10bc83b0d43dd5c0469ce54 SHA256: 6d4574448112aadd846b7de712f7c27037690fbf1e0ebac3d5b3d6482330c20a SHA512: 60289d3a075f3e10f25d76a486d63c616d3f1466f95527afc559c38c3d053c2904e734cb8d55cb06f073de1dd7cbde7ab471e4755e36d4f9a5ebb72a2b12bcb2 Homepage: https://www.grpc.io/ Description: high performance general RPC framework (development) A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems. . This package contains the headers and the static library for libgrpc29t64 . Package: libgrpc29t64 Architecture: amd64 Version: 1.51.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: grpc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 12132 Provides: libgrpc29 (= 1.51.1-ok1) Depends: libabsl20220623 (>= 0~20220623.0-1), libc-ares2 (>= 1.11.0~rc1), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libprotobuf32t64 (>= 3.21.12), libprotoc32t64 (>= 3.21.12), libre2-10 (>= 20150701+dfsg), libssl3 (>= 3.0.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Breaks: libgrpc10, libgrpc22, libgrpc28, libgrpc29 (<< 1.51.1-ok1), libgrpc9 Replaces: libgrpc10, libgrpc22, libgrpc28, libgrpc29, libgrpc9 Filename: pool/main/g/grpc/libgrpc29t64_1.51.1-ok1_amd64.deb Size: 2753616 MD5sum: 94bdf60106439a48111981f50b5bb5c4 SHA1: 734f142d46f7a4da6a2413eda910488b571eefc8 SHA256: 5ee0cb3fe95f2a6e9d567d66bbc66ad419fd2fd754ac175580d90c286ac113e0 SHA512: 485a484d4d741031a914c5bbc117243f46ca26b160cf9777d8f7db90d832658e5d374368d716fdddf4f217d9e94da7f865b1aa7bfb13f1f2a3392e56f8944193 Homepage: https://www.grpc.io/ Description: high performance general RPC framework A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems. . This package provides the gRPC C bindings. Package: libgs-common Architecture: all Version: 10.02.1~dfsg1-ok4 Multi-Arch: foreign Priority: optional Section: libs Source: ghostscript Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 309 Breaks: libgs9-common (<< 10) Replaces: libgs9-common (<< 10) Filename: pool/main/g/ghostscript/libgs-common_10.02.1~dfsg1-ok4_all.deb Size: 142356 MD5sum: a99154f2866b9c9ad04a723bda8a81cb SHA1: d21a825b2c478492bf3ef4956140c033dd275c7a SHA256: a423666ced3742e8550a7f67dbff1bba7df91126037246cb6f279b7f592d429f SHA512: 7ce03fe4ef0765c258ccc96ac9df0fd3bf77f7d3ec8e655dfc42f751e22e3341453185b6e80b74f16344d5e65bdefa2bf4842cc2657d2e7bbb6b8b4c7d5872c2 Homepage: https://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF - ICC profiles 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 provides common ICC profiles. Package: libgs-dev Architecture: amd64 Version: 10.02.1~dfsg1-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: ghostscript Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 139 Depends: libgs10 (= 10.02.1~dfsg1-ok4) Filename: pool/main/g/ghostscript/libgs-dev_10.02.1~dfsg1-ok4_amd64.deb Size: 31192 MD5sum: 58a1cdf57d51b54a75907a173b1dfdb0 SHA1: e050494b13179dc76c93c503820a880497bcef70 SHA256: 0a4cacddb9509094d0b9c0382d1691416aad3575abc0d763a3c7783aac5eae31 SHA512: bd3326c9d6d2929d6f41f80a1bbdea5b20553bdc4a1e9479cce1ff14a3ddfc015010ab9fabbfc21f9c13615c1d4964a1b9065362158bfba2928a27ebc0486d46 Homepage: https://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF - Development Files 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 provides the development files for the GPL Ghostscript library which makes the facilities of GPL Ghostscript available to applications. Package: libgs10 Architecture: amd64 Version: 10.02.1~dfsg1-ok4 Multi-Arch: same Priority: optional Section: libs Source: ghostscript Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 24522 Depends: libgs10-common (= 10.02.1~dfsg1-ok4), poppler-data, libc6 (>= 2.38), libcups2t64 (>= 2.3~b6), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libgcc-s1 (>= 3.3.1), libidn12 (>= 1.13), libijs-0.35 (>= 0.35), libjbig2dec0 (>= 0.16+20190905), libjpeg62-turbo (>= 1.3.1), libopenjp2-7 (>= 2.0.0), libpaper1, libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 11), libtiff6 (>= 4.0.3), libx11-6, libxt6t64, zlib1g (>= 1:1.2.0) Filename: pool/main/g/ghostscript/libgs10_10.02.1~dfsg1-ok4_amd64.deb Size: 3586976 MD5sum: d3d37b4e08b2834ed0145c7ef013fb28 SHA1: 6b542590a79dc74f797e4c079100f7ce5cc6050b SHA256: 1a8d32eac9c848a67806d8c63ed3fcde488867fdc9270fe8cf24e799319b9e25 SHA512: d8de0e85910be1eabef121976360051f2d98746f95edd44902972aa0effd5407ce7d227c3e12659a8a1f7da1c40c6f06f8eee56ef14fa77ed86e2209e9012679 Homepage: https://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF - Library 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 provides the Ghostscript library which makes the facilities of GPL Ghostscript available to applications. Package: libgs10-common Architecture: all Version: 10.02.1~dfsg1-ok4 Multi-Arch: foreign Priority: optional Section: libs Source: ghostscript Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2235 Depends: fonts-urw-base35 (>= 20200910), libgs-common Recommends: fonts-droid-fallback Breaks: libgs-common (<< 10.0.0~dfsg-5) Replaces: libgs-common (<< 10.0.0~dfsg-5) Filename: pool/main/g/ghostscript/libgs10-common_10.02.1~dfsg1-ok4_all.deb Size: 467260 MD5sum: 11ba7b3731fe9bce442b899f61b89830 SHA1: 55cabe47bf1d188df203d650c1d888997edc1ead SHA256: f40a8cee5cd2ab4aa6233edea1179058f5473b342a53f2177986b037168c4427 SHA512: 72da2d0025046623e276d1bd0f02d81329414846aad3e43ee32f8801a4aabab7d503cf38a5603f2ffb5bba5d084f10d646ce49e220354c8a6195c02297b077f9 Homepage: https://www.ghostscript.com/ Description: interpreter for the PostScript language and for PDF - common files 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 provides common architecture-independent files needed by the GPL Ghostscript library. . By default, GPL Ghostscript uses a font from the fonts-droid package to approximate glyphs in PDFs for which the requested CJK TrueType font is missing. If the fonts-droid package is not installed, these glyphs will be rendered as bullets. Package: libgsettings-qt-dev Architecture: amd64 Version: 0.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gsettings-qt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian UBports Team Installed-Size: 23 Depends: libgsettings-qt1 (= 0.2-ok1) Filename: pool/main/g/gsettings-qt/libgsettings-qt-dev_0.2-ok1_amd64.deb Size: 3320 MD5sum: 519ba895221d31a31227decad945de47 SHA1: 90054425346668cdd2d748389671aa86755e25d1 SHA256: ac1dc3d415f934de1541a2fa4c596bd12936bbc9f480721848bc4ee9b5ae6cbb SHA512: 5fb7e15cf10c243c5252de724e97cf303cacf36748a713e55e50003c281b6300a777dc1ab9e30fcd9298f4fec84998a88e14eb9105d78184a3276778730e8e94 Homepage: https://gitlab.com/ubports/core/gsettings-qt Description: library to access GSettings from Qt (development files) Libgsettings-qt provides Qt binding to GSettings, a high-level API for application settings. This library can be used to access GSettings from Qt applications. . This package contains the development files needed to build applications using the GSettings Qt library. Package: libgsettings-qt1 Architecture: amd64 Version: 0.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: gsettings-qt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian UBports Team Installed-Size: 73 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.39.4), libqt5core5a (>= 5.12.2), libstdc++6 (>= 5) Filename: pool/main/g/gsettings-qt/libgsettings-qt1_0.2-ok1_amd64.deb Size: 17188 MD5sum: 45822ede8c3c483e77cd2c57548d30eb SHA1: 6700d3d521746f980d199308c9be0ec44bccac08 SHA256: 203abd05d32d46792d0eee60328607ede256e196065373a94396e301cfa2ce03 SHA512: 636369b90585cb7c534781ee189a48f1a1933bcb49ca38695d7d8351432488f5b5df352fdf4cc25ce73ee237778b7b2542b7adf83b57bfc6ee1ac210cbd4c4e3 Homepage: https://gitlab.com/ubports/core/gsettings-qt Description: library to access GSettings from Qt (shared libraries) Libgsettings-qt provides Qt binding to GSettings, a high-level API for application settings. This library can be used to access GSettings from Qt applications. . This package contains shared library files for libgsettings-qt. Package: libgsf-1-114 Architecture: amd64 Version: 1.14.50-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgsf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 428 Depends: libgsf-1-common (>= 1.14.50-ok1), libbz2-1.0, libc6 (>= 2.33), libglib2.0-0 (>= 2.61.2), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: pool/main/libg/libgsf/libgsf-1-114_1.14.50-ok1_amd64.deb Size: 104454 MD5sum: 5a61d1f3c17d3de5c5fadec09ca01643 SHA1: df9556fcf46b851ec63e1bac7eb4fed5ce913dd3 SHA256: fe0ccf0d63e4fd91e31dbaccb90e2a654657c98ec5c3477c8ac1ce13f39c05f4 SHA512: 1bd94a2c7d0106d88d54f31c23bb10b55c5a94d242c3ef991f9f222e90e5063934cacd63073a17f2517716a19455131561cac554642b982e9ae3edc1d39d4165 Homepage: http://projects.gnome.org/libgsf/ Description: Structured File Library - runtime version The GNOME Structured File Library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. Package: libgsf-1-common Architecture: all Version: 1.14.50-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libgsf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 733 Replaces: libgsf-1 (<= 1.12.3-4) Filename: pool/main/libg/libgsf/libgsf-1-common_1.14.50-ok1_all.deb Size: 114214 MD5sum: a4fa6d6cf521bf92cd8f32e84ae51a91 SHA1: 4e936514112667d2186b6b590c5eccdc93f15747 SHA256: da161a3ea36d075d653403b4c19fd6a917837a68b26e725387b683f3f3fa95fc SHA512: a2ad3d18faa3c4e7a147b805e454bbdaf8f778d814d85d92a48c74abc802f7d6794db5ab5be3c001e3cd8cb6c9c25e47acf56c84ba2ed3a1564f84006607f075 Homepage: http://projects.gnome.org/libgsf/ Description: Structured File Library - common files The GNOME Structured File Library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. . These are the architecture independent files that are part of libgsf, like translations of messages. Package: libgsf-1-dev Architecture: amd64 Version: 1.14.50-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgsf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2058 Depends: libgsf-1-114 (= 1.14.50-ok1), gir1.2-gsf-1 (= 1.14.50-ok1), libbz2-dev, libglib2.0-dev, libxml2-dev Recommends: pkg-config Conflicts: gir1.2-libgsf-1 Replaces: gir1.2-libgsf-1, libgsf-gnome-1-dev (<= 1.14.8-1) Filename: pool/main/libg/libgsf/libgsf-1-dev_1.14.50-ok1_amd64.deb Size: 213544 MD5sum: 075e293ad7b0cc25670425acfb42772b SHA1: 9dc33f0c07d4c9a802d683ec5b7a750ddc3c7ed9 SHA256: 3f1b3f277d1565c59a7fc53495775caca596a1992adf12522d06816f8f2c8d07 SHA512: d6052afae1f96979d5e8ecf8059bf727ee29fedee2140b9b9bb3c7c801f83f50b3763e253b35f3c632740e63a10964af0116bd7b857ea4301d34a9b70a0d2a75 Homepage: http://projects.gnome.org/libgsf/ Description: Structured File Library - development files This package contains the development files used in building applications that use the GNOME Structured File Library. . The GNOME Structured File Library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. It is actively being developed and its API is still likely to undergo significant changes (in particular, extensions). Package: libgsf-bin Architecture: amd64 Version: 1.14.50-ok1 Priority: optional Section: gnome Source: libgsf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 131 Depends: libc6 (>= 2.34), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.26.0), libgsf-1-114 (>= 1.14.27) Suggests: imagemagick Replaces: libgsf-1 (<= 1.12.3-3), libgsf-gnome-1 (<= 1.12.3-4) Filename: pool/main/libg/libgsf/libgsf-bin_1.14.50-ok1_amd64.deb Size: 16772 MD5sum: 0bbd6e99f654da0278bd1d3b07d96218 SHA1: 96bf0c5dc678ecca4995bdcdd42c71b66d0aba8d SHA256: 0460145733a9f28995e19eeddb78aab988f1b79e44ccb11ed877cd38ff6d4e64 SHA512: cbfccd33bd3f7b83572e263644fbbf7d8abd3da60f111a5d96840244e7b4157df01ccd3a794e9962ca720cd3054b56633e05f903e150829b638dff3783104fe0 Homepage: http://projects.gnome.org/libgsf/ Description: Structured File Library - programs The GNOME Structured File Library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. . These are the programs that are shipped as part of libgsf. They include a thumbnail generator, a tar-like archiver application and a VBA macro extractor. Package: libgsl-dbg Architecture: amd64 Version: 2.7.1+dfsg-ok2 Multi-Arch: same Priority: optional Section: debug Source: gsl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dirk Eddelbuettel Installed-Size: 4118 Provides: libgsl0-dbg Depends: libgsl27 (= 2.7.1+dfsg-ok2) Conflicts: libgsl0-dbg Replaces: libgsl0-dbg (<= 1.16+dfsg-4) Filename: pool/main/g/gsl/libgsl-dbg_2.7.1+dfsg-ok2_amd64.deb Size: 3405368 MD5sum: e26842ae8acbf796ed01a1aa11dac11c SHA1: ef8b26a70b9d81e2dfbe8f8d51ca67bf75cc4f6e SHA256: f1ad4937689120a3eba7953d23893906694d6710cecb006f324f1222758e7d06 SHA512: 298cf7fb1e24f5ee70141b2b17e2d9c02d8285831ee6cd6710cb95ff4bec75cf61f01d137880313a887ddf7a3ea5a6d25f14737496e3bee170b6b566e3d9c56e Homepage: https://www.gnu.org/software/gsl Description: GNU Scientific Library (GSL) -- debug symbols 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 contains debugging symbol tables for the static GSL libraries libgsl and libgslcblas from the libgsl-dev package, and the binaries gsl-randist and gsl-histogram from the gsl-bin package. . URL: http://www.gnu.org/software/gsl/ Build-Ids: 0bc03e7475a27b0ec02420f5b068d885132ad87f 5adb17fd6fde506dd7ed1c699add5929610fd441 671433c6d377a5459b77faa9e6fa6360e860cb2e 820ee04d0d1daa3125bb37dc37e25ab42c56d019 Package: libgsl-dev Architecture: amd64 Version: 2.7.1+dfsg-ok2 Priority: optional Section: libdevel Source: gsl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dirk Eddelbuettel Installed-Size: 7224 Provides: libgsl0-dev Depends: libgsl27 (= 2.7.1+dfsg-ok2), libgslcblas0 (= 2.7.1+dfsg-ok2) Conflicts: gsl-dev, libgsl0-dev Replaces: gsl-dev, libgsl0 (<= 1.9-4), libgsl0-dev (<= 1.16+dfsg-4) Filename: pool/main/g/gsl/libgsl-dev_2.7.1+dfsg-ok2_amd64.deb Size: 1148436 MD5sum: d23dbc14d09ad9044af97f688e348d26 SHA1: 2c6d93de481af46f5481c5dd306478b6580f8931 SHA256: 05f71bb55952ce6ecdb9ad1f16166d635cacf88f7e3c39f0b1125b37c7afc1fa SHA512: b07087119df4a06711612efa00c740d430758967396acbb2842359878d03e2c20aee466b301401c40076bdc5ff5fd3bacf3efa5e960562dca3f72926fa93957c Homepage: https://www.gnu.org/software/gsl Description: GNU Scientific Library (GSL) -- development 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 contains the header files, static libraries and symbolic links that developers using GNU GSL will need. . URL: http://www.gnu.org/software/gsl/ Package: libgsl27 Architecture: amd64 Version: 2.7.1+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: gsl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dirk Eddelbuettel Installed-Size: 2872 Depends: libc6 (>= 2.38), libgslcblas0 (= 2.7.1+dfsg-ok2) Suggests: gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html Conflicts: gsl, libgsl0, libgsl0ldbl Breaks: libgsl25 Replaces: gsl, libgsl0 (<= 1.9-4), libgsl0ldbl (<= 1.16+dfsg-4) Filename: pool/main/g/gsl/libgsl27_2.7.1+dfsg-ok2_amd64.deb Size: 915404 MD5sum: 4cce51378107e4aa4b3574d3e0abdecc SHA1: f7b6f28c89c65edcf1356c2df039d7b4ce17bca1 SHA256: 9a837e7a0dd34ef29dff8cc168855c6f744356669ee6d95c1f123fc4137c66ac SHA512: c1f02b4387af3f5911d9f892d56246fcc39e2fad0a3234e68fbd6db10c77faf4d7f797607346c37f7cfd9e1019e5edc0d407909ab5a9bc81c1217e2e955cc03c Homepage: https://www.gnu.org/software/gsl Description: GNU Scientific Library (GSL) -- library 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. . GSL includes data types and routines for complex numbers, vectors, matrices, basic linear algebra subroutines (BLAS), eigensystems, simulated annealing, minimization, root finding, pseudo-random numbers, least-squares fitting, fast Fourier transforms (FFT), differential equations, quadrature, Monte Carlo integration, special functions, physical constants, and much more. . This package provides the shared libraries required to run programs compiled with GNU GSL. To compile your own programs you also need to install libgsl-dev. . URL: http://www.gnu.org/software/gsl/ Package: libgslcblas0 Architecture: amd64 Version: 2.7.1+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: gsl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dirk Eddelbuettel Installed-Size: 285 Depends: libc6 (>= 2.2.5) Suggests: gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html Conflicts: gsl, libgsl0, libgsl0ldbl, libgsl2 Replaces: gsl, libgsl0 (<= 1.9-4), libgsl0ldbl (<= 1.16+dfsg-4), libgsl2, libgsl23 (<< 2.4+dfsg-4) Filename: pool/main/g/gsl/libgslcblas0_2.7.1+dfsg-ok2_amd64.deb Size: 96500 MD5sum: 440a3034bcb40d9e95a2fbb736b92215 SHA1: d0d2d7d5e81727370eb668e8e198c6f31433865d SHA256: edd8ddc8c490bd857fbbad4494c500a3b0578738fb536472d46065a777376c30 SHA512: b3412e9090f513adaa017d40686dba9908bc57ba3a86d3c9477aff0173f5dc1c924db8174f9635980d18efdd37a5e02134e04bc6523090c65ab326faf289c25b Homepage: https://www.gnu.org/software/gsl Description: GNU Scientific Library (GSL) -- blas library 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. . GSL includes data types and routines for complex numbers, vectors, matrices, basic linear algebra subroutines (BLAS), eigensystems, simulated annealing, minimization, root finding, pseudo-random numbers, least-squares fitting, fast Fourier transforms (FFT), differential equations, quadrature, Monte Carlo integration, special functions, physical constants, and much more. . This package provides the shared blas library required to run programs compiled with GNU GSL. To compile your own programs you also need to install libgsl-dev. . URL: http://www.gnu.org/software/gsl/ Package: libgsm-tools Architecture: amd64 Version: 1.0.22-ok1 Priority: optional Section: sound Source: libgsm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Mobcom Maintainers Installed-Size: 64 Depends: libc6 (>= 2.34), libgsm1 (>= 1.0.18) Replaces: libgsm-bin Filename: pool/main/libg/libgsm/libgsm-tools_1.0.22-ok1_amd64.deb Size: 13672 MD5sum: 1450eb87d7883c6d2ce0d3b3059f4073 SHA1: 459a4a868b1e888c2c20abc2a809a50cebc86e65 SHA256: ee25e11b1a337b8c752d18be700267271d447c56ace82eeac6a776c543a15023 SHA512: 82840c0decbdc9d4373907585735a52cbfa3d5e60863f11404204d4dda0e27d23be21de0e79bdcaedc068ca8ff27adf699a7d8b5bf3cd7eb8d7b011f008a6296 Homepage: http://www.quut.com/gsm/ Description: User binaries for a GSM speech compressor This package contains user binaries for libgsm, an implementation of the European GSM 06.10 provisional standard for full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse excitation/long term prediction) coding at 13 kbit/s. . GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility with typical UNIX applications, this implementation turns frames of 160 16-bit linear samples into 33-byte frames (1650 Bytes/s). The quality of the algorithm is good enough for reliable speaker recognition; even music often survives transcoding in recognizable form (given the bandwidth limitations of 8 kHz sampling rate). . The interfaces offered are a front end modelled after compress(1), and a library API. Compression and decompression run faster than realtime on most SPARCstations. The implementation has been verified against the ETSI standard test patterns. Package: libgsm1 Architecture: amd64 Version: 1.0.22-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgsm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Mobcom Maintainers Installed-Size: 89 Depends: libc6 (>= 2.4) Conflicts: libgsm-dev Filename: pool/main/libg/libgsm/libgsm1_1.0.22-ok1_amd64.deb Size: 25020 MD5sum: 6ad2a263d31f0368e0ec8c305647ad7b SHA1: 0089a8a8c4934d210746d7e6998e66e369143f3a SHA256: 25aa4193029e9713e2656b8578843cc7fd92b754bba2d566f44427f148f30dfd SHA512: 1361ae0075cb02bd15bf62861f2bcd9c8e91f59cfb6f00d20c9fcefa03954642e47b0ab4754ff707c143e2aa48ab1b30bea46fe1fd4148873ccdc0c8865c6c29 Homepage: http://www.quut.com/gsm/ Description: Shared libraries for GSM speech compressor This package contains runtime shared libraries for libgsm, an implementation of the European GSM 06.10 provisional standard for full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse excitation/long term prediction) coding at 13 kbit/s. . GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility with typical UNIX applications, this implementation turns frames of 160 16-bit linear samples into 33-byte frames (1650 Bytes/s). The quality of the algorithm is good enough for reliable speaker recognition; even music often survives transcoding in recognizable form (given the bandwidth limitations of 8 kHz sampling rate). . The interfaces offered are a front end modelled after compress(1), and a library API. Compression and decompression run faster than realtime on most SPARCstations. The implementation has been verified against the ETSI standard test patterns. Package: libgsm1-dev Architecture: amd64 Version: 1.0.22-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgsm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Mobcom Maintainers Installed-Size: 117 Depends: libgsm1 (= 1.0.22-ok1) Replaces: libgsm-dev Filename: pool/main/libg/libgsm/libgsm1-dev_1.0.22-ok1_amd64.deb Size: 29272 MD5sum: d88ccb09f017e09c09c0db80d46f05f5 SHA1: b165664cb282e5985e394818c0864e58cd57e966 SHA256: d235a9e705de6a9c6196ef95fb38f4337d5bc599104c7fcd130ee23ed8e1ad04 SHA512: 9f45aa685df09e36e6466b222cce0e4e9fed2cfbc629dd87a7d0fc921884f7d783d3ea863e9d51833a7ffb5be2b2c50e1cb294f704673aae11c37ef5028cef51 Homepage: http://www.quut.com/gsm/ Description: Development libraries for a GSM speech compressor This package contains header files and development libraries for libgsm, an implementation of the European GSM 06.10 provisional standard for full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse excitation/long term prediction) coding at 13 kbit/s. . GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility with typical UNIX applications, this implementation turns frames of 160 16-bit linear samples into 33-byte frames (1650 Bytes/s). The quality of the algorithm is good enough for reliable speaker recognition; even music often survives transcoding in recognizable form (given the bandwidth limitations of 8 kHz sampling rate). . The interfaces offered are a front end modelled after compress(1), and a library API. Compression and decompression run faster than realtime on most SPARCstations. The implementation has been verified against the ETSI standard test patterns. Package: libgspell-1-2 Architecture: amd64 Version: 1.12.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 198 Depends: libgspell-1-common (>= 1.12.2-ok1), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.2.4), libenchant-2-2 (>= 2.2.3), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.44), libgtk-3-0 (>= 3.20), libharfbuzz0b (>= 0.6.0), libicu66 (>= 66.1-1~), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0) Filename: pool/main/g/gspell/libgspell-1-2_1.12.2-ok1_amd64.deb Size: 52206 MD5sum: 0490de5a7dad246cc11d2dcf78f98453 SHA1: cf8f645e3db7036660315aa3390eb39ac044f9b3 SHA256: f3f215497c76250d21fc6226661a9038e74c5eeff3977ff71403c6a678b89516 SHA512: a0c6c1a9e7b063bfbb9da20deb1b332374e0d6cef179eed3c32272d4d5448a7f7d8fa92d9d13ae0ce25259a3f8bd247b5ece062571a29037dd9a1bd3670f431f Homepage: https://gitlab.gnome.org/GNOME/gspell Description: spell-checking library for GTK+ applications gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) Package: libgspell-1-common Architecture: all Version: 1.12.2-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 305 Filename: pool/main/g/gspell/libgspell-1-common_1.12.2-ok1_all.deb Size: 36592 MD5sum: 63587454467eec62327b3ba96e3537de SHA1: 1c333a21f94e6fb88c7789e687364f5a6f16b34b SHA256: 6fb4211310b5eadad138cc347f7943cecfe4af2f8c1251c760a1925039edede2 SHA512: 021df44e8b9e4e42560a0ad8414dd2538b16cc1bacc3c299a9fadca4f88d9a6156dcb19891dbd4a0511f3026821ebaaba95b76ffe04f882447b97cef632fbd06 Homepage: https://gitlab.gnome.org/GNOME/gspell Description: libgspell architecture-independent files gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains the architecture independent files like translation of messages. Package: libgspell-1-dev Architecture: amd64 Version: 1.12.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 181 Depends: gir1.2-gspell-1 (= 1.12.2-ok1), libenchant-2-dev (>= 2.1.3), libglib2.0-dev (>= 2.44), libgspell-1-2 (= 1.12.2-ok1), libgtk-3-dev (>= 3.20) Suggests: libgspell-1-doc (= 1.12.2-ok1) Filename: pool/main/g/gspell/libgspell-1-dev_1.12.2-ok1_amd64.deb Size: 20734 MD5sum: 2e92b0948525f8e74d3024c3f8348c43 SHA1: 6f692eeb9fd25c3f8d4ea72430c02963cd509a84 SHA256: d16289a2ff93848b17ff48b6957245eace32096ebf2887241f23b0e2340a4097 SHA512: 98c048a6716333181adf08d2354dc15bba261f695bb4565411979b32f0c793ce5db968d8c0e46fc0cf9369af65408cb53f75f1fa8220582597bd307b0497c428 Homepage: https://gitlab.gnome.org/GNOME/gspell Description: spell-checking library for GTK+ applications - development files gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains development headers and libraries. Package: libgspell-1-doc Architecture: all Version: 1.12.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gspell Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 366 Breaks: libgspell-1-dev (<< 1.8.2) Replaces: libgspell-1-dev (<< 1.8.2) Filename: pool/main/g/gspell/libgspell-1-doc_1.12.2-ok1_all.deb Size: 29686 MD5sum: d4bec3c3231c9f9fd95251c5b0c27e2b SHA1: c03afce20ee399a2c9ddb5b759dea8f3c502205a SHA256: cf5c7f699bc60664e2bde80311b308ee4310879e70a88926e678be26d8edca14 SHA512: 920af5b90ec14a5f4141732e2ce0763721b65efb4ef685a73044d78ea5a930ca074fb7d32a7eb4ed7edb2ad9c102dc4afb39874c75d3dfbe3ed89f77049ad7ec Homepage: https://gitlab.gnome.org/GNOME/gspell Description: spell-checking library for GTK+ applications - documentation gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains the API documentation. Package: libgssapi-krb5-2 Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 500 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkrb5-3 (= 1.20.1-ok1), libkrb5support0 (= 1.20.1-ok1) Suggests: krb5-doc, krb5-user Breaks: moonshot-gss-eap (<= 1.0) Filename: pool/main/k/krb5/libgssapi-krb5-2_1.20.1-ok1_amd64.deb Size: 128580 MD5sum: 5f7eb640edaedbbdb6c53952fa9eff09 SHA1: 06bf622d4ade14db67a04e3faed47894350dc8e6 SHA256: bb6d3d1a45b7cb0cd9cc86cd6e1d6a9c96bba14d00ad8de03e6679589ad422de SHA512: be6aea87ddc9fcb040cac9043b0a5cdce6dc2bb8ea503e033ab134288d677c41284a552a5d1c2b8e0758f9965caeebaa290e9d2b43609b96199724832c046d2e Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the MIT Kerberos implementation of GSS-API used by applications and Kerberos clients. Package: libgssapi3t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 302 Provides: libgssapi3-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libasn1-8t64-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libhcrypto5t64-heimdal (>= 1.4.0+git20110226), libheimbase1t64-heimdal (>= 1.4.0+git20110226), libheimntlm0t64-heimdal (>= 1.4.0+git20110226), libkrb5-26t64-heimdal (>= 1.6~git20131117), libroken19t64-heimdal (>= 1.7~git20150920) Conflicts: libgssapi3 Breaks: libgssapi3-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libgssapi3-heimdal Filename: pool/main/h/heimdal/libgssapi3t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 96032 MD5sum: 9fa717995d5d0bf6d34829c5608d635d SHA1: c8c0fa04cc094e1e38eaab7e9a0e49496874da0e SHA256: c10deababb278d61a18ff153b0754c9c9fe9be59d5ac21e55ac38a10c80c221b SHA512: 89df902bf69390b22ce40a77122774582416d4ff98e5a225394179686938aea262860271f7cca3850e36636c0f8595c1b1ba063f0ac6792281e8218a32c4ce63 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - GSSAPI support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for GSSAPI support. Package: libgssdp-1.6-0 Architecture: amd64 Version: 1.6.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: gssdp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 108 Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.79.0), libsoup-3.0-0 (>= 3.0.3) Filename: pool/main/g/gssdp/libgssdp-1.6-0_1.6.3-ok1_amd64.deb Size: 37020 MD5sum: d19cdea4d1c1fd0c11b3743de2738aaa SHA1: 296b0d526569085c86e0113c4f9ae5e665f760e4 SHA256: 730f52c2c0a93d4744c8621335e7c387dcb8e883b59c034a7e70ec7cd9dcecab SHA512: 063dd146a306230a4a9e257a8e458eed885115f2e5f063dbd0fbc8925114e9be836103cd4f672b5a3872586dcd7be2ca3a3ce5815ba4ad5336ae6e93fba58703 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for SSDP A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. Package: libgssdp-1.6-dev Architecture: amd64 Version: 1.6.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gssdp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 134 Depends: libgssdp-1.6-0 (= 1.6.3-ok1), gir1.2-gssdp-1.6 (= 1.6.3-ok1), libsoup-3.0-dev Suggests: libgssdp-doc Breaks: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<= 0.10.4) Replaces: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<= 0.10.4) Filename: pool/main/g/gssdp/libgssdp-1.6-dev_1.6.3-ok1_amd64.deb Size: 14080 MD5sum: a95c841dff75528c645e110d2dc45fe8 SHA1: 1e20e428ec75390354612876717a1fcbd46f3dde SHA256: 5fb65bbb2171cab9f62524f68aec968278c0b0beb719fb92ac4bf5d8d2b351c0 SHA512: 065e656d3c348565d98d683682289a454d97ff104477c59682af635749eabbad35fb84ca48a0168a98f79a8f8d5847e561566c42db2302067541a9f1c8969db6 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for SSDP (development files) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains the development files. Package: libgssdp-doc Architecture: all Version: 1.6.3-ok1 Priority: optional Section: doc Source: gssdp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 125 Suggests: devhelp Filename: pool/main/g/gssdp/libgssdp-doc_1.6.3-ok1_all.deb Size: 24392 MD5sum: 8e4a4bcbf4f230d8b1b4be98bd030f96 SHA1: f008100063cf25f152c8dd1f9d5592bbfce9c955 SHA256: 43b4de0f66465325f0115571636f9b7b7ae779e45cae6b65c42fc049e648a716 SHA512: 59cf073432408adcfc0514d9d317319510eaf9e856cf1b9554fb09876ae72a138ae804ff5abca30017578461eb80ff8e051637606a8559f172553a676e793cef Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for SSDP (documentation) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains the documentation. Package: libgssrpc4 Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 222 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17) Suggests: krb5-doc, krb5-user Filename: pool/main/k/krb5/libgssrpc4_1.20.1-ok1_amd64.deb Size: 55378 MD5sum: 4fb68353308aebf3ca1056cc2de24033 SHA1: 30fc2b542445a93ae1c73470e38e470247f9e6e6 SHA256: 135ea020303b0a7f73e9c87a5b8fc9d38d19e8aeafac29d2a06f1132e880ff29 SHA512: bf7a8032ca5c40ac8a2e3e61181765c64f2562c8ef2b819162506de13a4ca5fcc93ce4b64846bffe5ce97d5deee2eac22240f99674be25fb272136d0738da5a7 Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos runtime libraries - GSS enabled ONCRPC Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains an RPC library used by the Kerberos administrative programs and potentially other applications. Package: libgstreamer-gl1.0-0 Architecture: amd64 Version: 1.24.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: gst-plugins-base1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 706 Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.55), libegl1, libgbm1 (>= 8.1~0), libgl1, libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.23.1), libgstreamer1.0-0 (>= 1.24.0), libgudev-1.0-0 (>= 165), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.11), libwayland-egl1 (>= 1.15.0), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb1 Recommends: gstreamer1.0-gl Breaks: libgstreamer-plugins-bad1.0-0 (<< 1.13.1) Replaces: libgstreamer-plugins-bad1.0-0 (<< 1.13.1) Filename: pool/main/g/gst-plugins-base1.0/libgstreamer-gl1.0-0_1.24.2-ok2_amd64.deb Size: 203900 MD5sum: 5861ab9e3ae6d49d33274676c62b4ce2 SHA1: b26233d6306914eeef7a0c83c39a651cd90f2ed1 SHA256: c7ba38a4110813236e5e5a38c1953885eef5cf6ef5d90b17b12858f90d309612 SHA512: f7ad0e5e623b972969f7e21326dbd62306d711422131d46bf5a8ec8ee7f6886806da7e2b045e77a4fa3477343f3a860d71ed6b5751c8d7167cec0455a7bf76ac Homepage: https://gstreamer.freedesktop.org Description: GStreamer GL libraries GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GL library. Package: libgstreamer-plugins-base1.0-0 Architecture: amd64 Version: 1.24.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: gst-plugins-base1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 3532 Depends: libc6 (>= 2.33), libdrm2 (>= 2.4.74), libglib2.0-0t64 (>= 2.79.0), libgstreamer1.0-0 (>= 1.24.0), liborc-0.4-0t64 (>= 1:0.4.34), zlib1g (>= 1:1.1.4), iso-codes Recommends: gstreamer1.0-plugins-base Suggests: libvisual-0.4-plugins Conflicts: libgstreamer-plugins-bad1.0-0 (<< 1.15.1) Breaks: gstreamer1.0-plugins-bad (<< 1.15.1), libgstreamer-plugins-bad1.0-0 (<< 1.15.1), totem-gstreamer (<= 2.17.92-0ubuntu1) Filename: pool/main/g/gst-plugins-base1.0/libgstreamer-plugins-base1.0-0_1.24.2-ok2_amd64.deb Size: 906756 MD5sum: 0414d0fe6843bf508a641d00deb17919 SHA1: 3b0a91857610593f61e9696a53515cb5df1214d4 SHA256: deae5fe5a0127c9f59e7090c9d2e5ccd1d838116f86e13d9c03b36a1d7f8074f SHA512: 69138a04c5383436d2dbca3e76314efcf26e99d994bc44a797bdc342c0e55b1f80bf8b91c94fd27d1fdfe04fd92937a1f9ec3297ca4229a2128257e3158f68c3 Homepage: https://gstreamer.freedesktop.org Description: GStreamer libraries from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains libraries from the "base" set, an essential exemplary set of elements. Package: libgstreamer-plugins-base1.0-dev Architecture: amd64 Version: 1.24.2-ok2 Priority: optional Section: libdevel Source: gst-plugins-base1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 6328 Depends: libgstreamer-plugins-base1.0-0 (= 1.24.2-ok2), libgstreamer-gl1.0-0 (= 1.24.2-ok2), libc6-dev | libc-dev, pkgconf, libgstreamer1.0-dev (>= 1.16.2), libglib2.0-dev, liborc-0.4-dev (>= 1:0.4.24), libgl-dev, libegl-dev, libgles-dev, libx11-xcb-dev, libwayland-dev (>= 1.11), libdrm-dev (>= 2.4.55), libgbm-dev, libgudev-1.0-dev (>= 147), gir1.2-gst-plugins-base-1.0 (= 1.24.2-ok2) Conflicts: libgstreamer-plugins-bad1.0-dev (<< 1.15.1) Breaks: libgstreamer-plugins-bad1.0-dev (<< 1.15.1) Filename: pool/main/g/gst-plugins-base1.0/libgstreamer-plugins-base1.0-dev_1.24.2-ok2_amd64.deb Size: 474856 MD5sum: 4b8235caa1747ecc59ad9ae4a068a997 SHA1: f49c894f38db58b5f98790560a3f6c034457e087 SHA256: 303c6ff6cd287e8f9bd6818092e2e5c67e89a1b110dc2947ed4095384dac30cb SHA512: b376f21cc8b9999a42462459b0e4f1255dab30e806096e459841a23042f68bf80f131c62082cf01a3e46ed9cd9769fd671033e872e5dda1e581cfb0e68c84fe2 Homepage: https://gstreamer.freedesktop.org Description: GStreamer development files for libraries from the "base" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains development files for GStreamer libraries from the "base" set, an essential exemplary set of elements. Package: libgstreamer-plugins-good1.0-0 Architecture: amd64 Version: 1.24.2-ok1.1 Multi-Arch: same Priority: extra Section: libs Source: gst-plugins-good1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 201 Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.24.0), libgstreamer1.0-0 (>= 1.24.0) Breaks: libgstreamer-plugins-bad1.0-0 (<< 1.0.3-1ubuntu1) Replaces: gstreamer1.0-plugins-good (= 1.0.3-1ubuntu1), libgstreamer-plugins-bad1.0-0 (<< 1.0.3-1ubuntu1) Filename: pool/main/g/gst-plugins-good1.0/libgstreamer-plugins-good1.0-0_1.24.2-ok1.1_amd64.deb Size: 25944 MD5sum: 2af1ea7b209bf7bb0bb33dadd7ad22aa SHA1: 10ba9113f10b1bfc4a4639f236b377dd087e8256 SHA256: ba47bba5070f5dbae50ffb40d0a788a4a94a936a6c178145988b395ef8af04aa SHA512: 1e8a974d6010a2b36038b3b854435dae203e03883f376811f044e48226eeb6d06db7657bd3ae1051d81e29f83a232bf7b6fee0d6f4f83d42c078199c42999548 Homepage: https://gstreamer.freedesktop.org Description: GStreamer development files for libraries from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains shared GStreamer libraries from the "good" set. The API is not guaranteed to be stable. Package: libgstreamer-plugins-good1.0-dev Architecture: amd64 Version: 1.24.2-ok1.1 Priority: extra Section: libdevel Source: gst-plugins-good1.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 186 Depends: libgstreamer-plugins-good1.0-0 (= 1.24.2-ok1.1), libgstreamer1.0-dev Filename: pool/main/g/gst-plugins-good1.0/libgstreamer-plugins-good1.0-dev_1.24.2-ok1.1_amd64.deb Size: 17776 MD5sum: bbb6278c3d91486e8f0a37f68a6a4e29 SHA1: a834b84464c557d8b8de6b596b002250a96b8ed1 SHA256: 8e2851c593c0d12f1e5990a24dfc9a0b2a48569d521d8a1ca5cf4c67d61d198a SHA512: d743b17e2b56806062e395fd83f91d6021e861a7cc99f334c0b4bcc01ec21e93d9e15a90c37a48fe60f4e37b795fe705bc2e100b9e8f1fa06b4fc100eb99d5de Homepage: https://gstreamer.freedesktop.org Description: GStreamer development files for libraries from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains development files for GStreamer libraries from the "good" set. The API is not guaranteed to be stable. Package: libgstreamer1.0-0 Architecture: amd64 Version: 1.24.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: gstreamer1.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4991 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libdw1t64 (>= 0.126), libgcc-s1 (>= 4.2), libglib2.0-0 (>= 2.77.0), libunwind8, libcap2-bin Suggests: gstreamer1.0-tools Filename: pool/main/g/gstreamer1.0/libgstreamer1.0-0_1.24.2-ok1_amd64.deb Size: 1333200 MD5sum: ecf3cc7cd35d438a44d8e338ade50997 SHA1: 9342d003783fe0e11fdbedcd8743324f7b0c81d1 SHA256: 3400caf9ccac8b8b612489b516cb628fcaf1121927235de138833e478c114e29 SHA512: 1fd748e688a9b2f540367bcaf5fb4ae61254c3166df8206d67e8135f565bb66ae7934e9b38f7d0966e3e513cec7fe7ceae583fff4e70faff967640007a5eb52c Homepage: https://gstreamer.freedesktop.org Description: Core GStreamer libraries and elements GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the core library and elements. Package: libgstreamer1.0-dev Architecture: amd64 Version: 1.24.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gstreamer1.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6210 Depends: libgstreamer1.0-0 (= 1.24.2-ok1), libc6-dev | libc-dev, pkgconf, libglib2.0-dev, libunwind-dev, libdw-dev, libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), gir1.2-gstreamer-1.0 (= 1.24.2-ok1) Suggests: gstreamer1.0-doc Filename: pool/main/g/gstreamer1.0/libgstreamer1.0-dev_1.24.2-ok1_amd64.deb Size: 526272 MD5sum: 2e4c5a516783cbe7fccfe55a599f738c SHA1: 5ca4738f3682366ec1fcceba078da09b11837908 SHA256: e50478ccab885d92d995875c6a9a7b8bd0fd937630dce7e28e1e9fa798ed493a SHA512: 7cc47baf40a2e6c073d0e5185f6c706236518036f599ecff8ab3fdadb5c75b4eebd39aaa95896d5be9bd36c3e3aeb3bd8f39b643ab44cfc3f369d8847fa8bafc Homepage: https://gstreamer.freedesktop.org Description: GStreamer core development files GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains development files for the core library and elements. Package: libgtest-dev Architecture: amd64 Version: 1.14.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: googletest Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1463 Depends: googletest (= 1.14.0-ok1) Filename: pool/main/g/googletest/libgtest-dev_1.14.0-ok1_amd64.deb Size: 243812 MD5sum: 58a92440a411dd3ff923814f5f0fad26 SHA1: 601dd1d1449b2865fc2610c6916dcb7c598c04d6 SHA256: 64bd7226ab08ec432dd5540725955f4a1b7d0fb6055e9ca498d4e88760127dc3 SHA512: 32585bf39e5a00b1aa74c428d941b4cbf7381c463e3aae42e0e5075609562d43f058ce599d5579ba582042205287e16b90529caf4a3abb24705ce45b4a31354f Homepage: https://github.com/google/googletest Description: Google's framework for writing C++ tests Google's 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. Package: libgtk-3-0t64 Architecture: amd64 Version: 3.24.41-4ok1~0805.1 Multi-Arch: same Priority: optional Section: libs Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 9683 Provides: gtk3-binver-3.0.0, libgtk-3-0 (= 3.24.41-4ok1~0805.1) Depends: adwaita-icon-theme, hicolor-icon-theme, shared-mime-info, libatk-bridge2.0-0t64 (>= 2.15.1), libatk1.0-0t64 (>= 2.35.1), libc6 (>= 2.38), libcairo-gobject2 (>= 1.14.0), libcairo2 (>= 1.14.0), libcloudproviders0 (>= 0.3.2), libcolord2 (>= 0.1.10), libcups2t64 (>= 2.3~b6), libepoxy0 (>= 1.4.3), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 0.19.7), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0t64 (>= 2.79.0), libharfbuzz0b (>= 2.2.0), libpango-1.0-0 (>= 1.45.5), libpangocairo-1.0-0 (>= 1.44.0), libpangoft2-1.0-0 (>= 1.44.0), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.14.91), libwayland-egl1 (>= 1.15.0), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1, libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.5.0), libgtk-3-common (>= 3.24.41-4ok1~0805.1) Recommends: libgtk-3-bin, librsvg2-common Suggests: gvfs Breaks: libgtk-3-0 (<< 3.24.41-1.1) Replaces: libgtk-3-0 (<< 3.24.41-1.1) Filename: pool/main/g/gtk+3.0/libgtk-3-0t64_3.24.41-4ok1~0805.1_amd64.deb Size: 2701384 MD5sum: 4cda80a721fcb5b2f1e9d6b5044511b9 SHA1: 289db53abbc45ee5005e18397d46fc0f4081bb40 SHA256: 4c5babcc03be41851a3cb26841c650f5607b59b54c99ff452128ab9b30152876 SHA512: 2bd9474727ea588ad4784eee3e76d53a15d8ba355824b0cba1cad404faf3e91fadd4b504227ae5c4a39a1342dae5b9a1a072b3dac73635bf329d1a2cec1681ab Homepage: https://www.gtk.org/ Description: GTK graphical user interface library 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 shared libraries. Package: libgtk-3-bin Architecture: amd64 Version: 3.24.41-4ok1~0805.1 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 298 Depends: gtk-update-icon-cache, libc6 (>= 2.38), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.40.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.24.41-4ok1~0805.1), libgtk-3-common (>= 3.24.41-4ok1~0805.1) Breaks: gtk-3-examples (<< 3.24.13) Replaces: gtk-3-examples (<< 3.24.13) Filename: pool/main/g/gtk+3.0/libgtk-3-bin_3.24.41-4ok1~0805.1_amd64.deb Size: 67860 MD5sum: bb5f96475d41c34728e4a9becece99a0 SHA1: 8c3b6a85e66c3e1a9cc3c97735b7a8cfd94d35c3 SHA256: aebe282eb2e8b16e54c8341d7420e3fbe9574e3959f28ea526b2207958dd40d9 SHA512: 260ff5469b76932365abc2cdb91090e4603bc366b9148e4b804f349b2d7520366da935e413e28aa1f67c97fcb8d7a16cdecbe009aec63362e1508b24c8ee8a5f Homepage: https://www.gtk.org/ Description: programs for the GTK graphical user interface library 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 utilities which are used by the libraries and other packages. Package: libgtk-3-common Architecture: all Version: 3.24.41-4ok1~0805.1 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 29700 Depends: dconf-gsettings-backend | gsettings-backend Recommends: libgtk-3-0t64 Breaks: libgtk-3-dev (<< 3.24.30-3~) Replaces: libgtk-3-dev (<< 3.24.30-3~) Filename: pool/main/g/gtk+3.0/libgtk-3-common_3.24.41-4ok1~0805.1_all.deb Size: 4639828 MD5sum: 0758b847d3ef5f6d76063e5c312eceb8 SHA1: be5800b4f86755fd67775efae7176db93c282ca1 SHA256: 649c777f44fc2aab89f3d9313b940d9fbf011198166f5575842e06d05d56738a SHA512: 64b2bbd7523138118f2bf2bb9c20aa9ee5004c8eeb8a3d6a8a129d31d61e7cb6029cf09ff0c3b8152d1c7d233e3d7f381750cda6ac630aa82a0127afcfa95512 Homepage: https://www.gtk.org/ Description: common files for the GTK graphical user interface library 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 common files which the libraries need. Package: libgtk-3-dev Architecture: amd64 Version: 3.24.41-4ok1~0805.1 Multi-Arch: same Priority: optional Section: libdevel Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 14082 Provides: gir1.2-gdk-3.0-dev (= 3.24.41-4ok1~0805.1), gir1.2-gdkx11-3.0-dev (= 3.24.41-4ok1~0805.1), gir1.2-gtk-3.0-dev (= 3.24.41-4ok1~0805.1) Depends: gir1.2-gtk-3.0 (= 3.24.41-4ok1~0805.1), libatk-bridge2.0-dev (>= 2.15.1), libatk1.0-dev (>= 2.35.1), libcairo2-dev (>= 1.14.0), libegl1-mesa-dev, libepoxy-dev (>= 1.0), libfontconfig-dev, libfribidi-dev (>= 0.19.7), libgdk-pixbuf-2.0-dev (>= 2.40.0), libglib2.0-dev (>= 2.57.2), libpango1.0-dev (>= 1.44.0), libwayland-dev (>= 1.9.91), libx11-dev, libxcomposite-dev, libxcursor-dev, libxdamage-dev, libxext-dev, libxfixes-dev, libxi-dev, libxinerama-dev, libxkbcommon-dev, libxrandr-dev, pkgconf, wayland-protocols (>= 1.17), gir1.2-atk-1.0-dev, gir1.2-cairo-1.0-dev, gir1.2-gdkpixbuf-2.0-dev, gir1.2-gio-2.0-dev, gir1.2-pango-1.0-dev, gir1.2-xlib-2.0-dev, libcloudproviders-dev (>= 0.3.2), libgtk-3-common (>= 3.24.41-4ok1~0805.1), libgtk-3-0t64 (= 3.24.41-4ok1~0805.1) Suggests: libgtk-3-doc Filename: pool/main/g/gtk+3.0/libgtk-3-dev_3.24.41-4ok1~0805.1_amd64.deb Size: 1113164 MD5sum: a8402f2228da890cfb8ef025fdf66b98 SHA1: 0e1e2b6d55def80e6f8189057157a35963af63a9 SHA256: 6e91868835e88d14e03a84afc044f97bc477906eb3e41a19371e7314c92456de SHA512: 4ea904335931b0d014a6aaca3c994df845aa51c4ff0f17840839f2bc29742622f5726b84de94227b0520dec01ca27f33173172019700a5514584ca426f256310 Homepage: https://www.gtk.org/ Description: development files for the GTK library 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 header and development files which are needed for building GTK applications. Package: libgtk-3-doc Architecture: all Version: 3.24.41-4ok1~0805.1 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+3.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 23706 Recommends: libatk1.0-doc, libglib2.0-doc, libpango1.0-doc Suggests: devhelp Filename: pool/main/g/gtk+3.0/libgtk-3-doc_3.24.41-4ok1~0805.1_all.deb Size: 3310044 MD5sum: 41cd09205f023ee36f2b3ac3c787fc16 SHA1: 9c5defaeaa3387d285b51124a8b66e9a89312444 SHA256: 000f3f6a967da2804f4f8ee0fc2feb1a210cdb54fe06383b945426495f6727e5 SHA512: 14dc4e3f4ddb27f0f43a1c90fcc2fe398c0c3e3a1918414185f63354f2509c402ba648ec081a74343554c752866dc4b4b40f0152963378d29a2e84113965b25d Homepage: https://www.gtk.org/ Description: documentation for the GTK graphical user interface library 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 HTML documentation for the GTK library in /usr/share/doc/libgtk-3-doc/ . Package: libgtk-layer-shell-dev Architecture: amd64 Version: 0.8.2-ok2 Priority: optional Section: libdevel Source: gtk-layer-shell Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Xfce SIG Installed-Size: 75 Depends: gir1.2-gtklayershell-0.1 (= 0.8.2-ok2), libgtk-layer-shell0 (= 0.8.2-ok2) Filename: pool/main/g/gtk-layer-shell/libgtk-layer-shell-dev_0.8.2-ok2_amd64.deb Size: 9368 MD5sum: 7339d676ad646649b7477bde74c933b2 SHA1: a9b5cf658844a454c68a93406edb8275a655becb SHA256: 3e549cf8fd4e4d7e2202c6405c86b6f73d430e0909f475f2cb2bca685af65eec SHA512: 93d31007f5bbca7b38f820d7bd7e69878a500b14ecc1eec3b6ecd327dc879c0f9757df058389ab64393c7ca6f499586c827ccb47801aa6a92e0cee541ac3eeb8 Homepage: https://github.com/wmww/gtk-layer-shell Description: Wayland Layer Shell protocol desktop component library -- development files A library to write GTK applications that use Layer Shell. This library only makes sense on Wayland compositors that support Layer Shell, and will not work on X11. It supports all Layer Shell features including popups and popovers (GTK popups Just Work™). Please open issues for any bugs you come across. . This package contains the header and development files. Package: libgtk-layer-shell0 Architecture: amd64 Version: 0.8.2-ok2 Priority: optional Section: libs Source: gtk-layer-shell Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Xfce SIG Installed-Size: 286 Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.42.0), libgtk-3-0t64 (>= 3.21.4), libwayland-client0 (>= 1.20.0) Filename: pool/main/g/gtk-layer-shell/libgtk-layer-shell0_0.8.2-ok2_amd64.deb Size: 50740 MD5sum: 66bea6c4b2f6811f604865cf3c95a1f5 SHA1: a5e74af5d3699b8e1795da3b4e30d004092b4dd2 SHA256: 053d693d472ff111c7a275ef10f0995f647ad46548cea21741eaf7eddffb10ad SHA512: 3550646658e2634c62c8813c02814105b8374d4846d0653c98d729028bd3bd712ea36da7a87b357d593429f4c1901519c613b62d5629e6bed78bc24868daa5f8 Homepage: https://github.com/wmww/gtk-layer-shell Description: Wayland Layer Shell protocol desktop component library A library to write GTK applications that use Layer Shell. This library only makes sense on Wayland compositors that support Layer Shell, and will not work on X11. It supports all Layer Shell features including popups and popovers (GTK popups Just Work™). Please open issues for any bugs you come across. . This package contains the shared libraries Package: libgtk-vnc-2.0-0 Architecture: amd64 Version: 1.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: gtk-vnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 273 Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.56.0), libgtk-3-0 (>= 3.11.5), libgvnc-1.0-0 (>= 1.3.0), libx11-6 Filename: pool/main/g/gtk-vnc/libgtk-vnc-2.0-0_1.3.1-ok1_amd64.deb Size: 26784 MD5sum: 8a60e2c86dc3d1f08619b21e545331a3 SHA1: 7c9d2e11eaf6a47d40a42e7a6dd0063b40b75c3c SHA256: bf7f7c5bd1e5d710234384bd762c55a0447d1194ebfba76bcd819fd5d71b1d23 SHA512: 2947f80c27ba028561d2f51636fc019f99712823c928df5236effbe92c7fa83f823c990600f7c726a4dcb379273fa9b3adabc1f6bde3eb6e57915d188add50d8 Homepage: https://wiki.gnome.org/Projects/gtk-vnc Description: VNC viewer widget for GTK+3 (runtime libraries) It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. . The core library is written in C and a bindings for other languages are available via GObject introspection. The networking layer supports connections over both IPv4 and IPv6. . This package contains the shared library built for GTK+3. Package: libgtk-vnc-2.0-dev Architecture: amd64 Version: 1.3.1-ok1 Priority: optional Section: libdevel Source: gtk-vnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 183 Depends: gir1.2-gtk-vnc-2.0 (= 1.3.1-ok1), libcairo2-dev (>= 1.2.0), libgnutls28-dev, libgtk-3-dev, libgtk-vnc-2.0-0 (= 1.3.1-ok1), libgvnc-1.0-dev (= 1.3.1-ok1) Filename: pool/main/g/gtk-vnc/libgtk-vnc-2.0-dev_1.3.1-ok1_amd64.deb Size: 14832 MD5sum: 41c0b04e5d08e0aa8c6b86b1e7ccd6c4 SHA1: 97645544f422e9c7723c721fb21e8ae2ebb37d4e SHA256: b754ecd340f632863b603bda11baf457c4fc50a9280a373eea7e750eb3a45be6 SHA512: c7481a9a732d27dea4862d5d479f76e2ee5cf5f6e512bd0e678ed2a1684e6fd92929b2eb1fcaa5bd0d6dcefaca11b7c3fa43f97899c3084adec42dedb3389e03 Homepage: https://wiki.gnome.org/Projects/gtk-vnc Description: VNC viewer widget for GTK+3 (development files) It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. . The core library is written in C and a bindings for other languages are available via GObject introspection. The networking layer supports connections over both IPv4 and IPv6. . This package contains the development headers for libgtk-vnc-2.0 and Vala bindings. Package: libgtk2.0-0t64 Architecture: amd64 Version: 2.24.33-ok2 Multi-Arch: same Priority: optional Section: oldlibs Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 5924 Provides: gtk2.0-binver-2.10.0, libgtk2.0-0 (= 2.24.33-ok2) Depends: libgtk2.0-common, libatk1.0-0t64 (>= 1.32.0), libc6 (>= 2.38), libcairo2 (>= 1.6.4-6.1), libcups2t64 (>= 2.3~b6), libfontconfig1 (>= 2.12.6), libgdk-pixbuf-2.0-0 (>= 2.22.1), libglib2.0-0t64 (>= 2.79.0), libpango-1.0-0 (>= 1.28.3), libpangocairo-1.0-0 (>= 1.28.3), libpangoft2-1.0-0 (>= 1.28.3), libx11-6 (>= 2:1.4.99.1), libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxinerama1, libxrandr2 (>= 2:1.5.0), libxrender1, adwaita-icon-theme | gnome-icon-theme, hicolor-icon-theme, shared-mime-info Recommends: libgail-common, librsvg2-common, libgtk2.0-bin Suggests: gvfs Breaks: libgtk2.0-0 (<< 2.24.33-ok2) Replaces: libgtk2.0-0 Filename: pool/main/g/gtk+2.0/libgtk2.0-0t64_2.24.33-ok2_amd64.deb Size: 1858492 MD5sum: 74f60eb57efc04d552ac5b99c24e6bf5 SHA1: c00bab171f6f81b00f48e794ce811e878fa0ef5a SHA256: a233ea9a1a0d38c85d3d069ba000e68af888ba4cf24bbaf877061f5f5378b5dc SHA512: a589a46efaf997e670e6f2d6e5b93cfef7b1d5eac42b6788d511ba5c7c91f540e658f99677b5ac9b0670f2c8b6f771984c8bd74d655572168c1fc38472bbb0e2 Homepage: http://www.gtk.org/ Description: GTK graphical user interface library - old version 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 shared libraries. Package: libgtk2.0-bin Architecture: amd64 Version: 2.24.33-ok2 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 29 Depends: libgtk2.0-0t64 (= 2.24.33-ok2), libgtk2.0-common, gtk-update-icon-cache Filename: pool/main/g/gtk+2.0/libgtk2.0-bin_2.24.33-ok2_amd64.deb Size: 7732 MD5sum: f77335882a9c76555c8293ac176af22c SHA1: fcd3953b4fb1171d139a126eb6ebc28ff6459dac SHA256: bc99ccac0c8162e8dde4afe7e10eca170e82609576db25551ed8ebaf32c9bcce SHA512: 27859c047279db2af258fb4aa7bfa7764c7121afdd0a6305acc39371ce98d5f2e2fdfe52c1dcec347f1e70bb72468a4e9a409e391586c6648259454cfd182aaf Homepage: http://www.gtk.org/ Description: programs for the GTK graphical user interface library 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 utilities which are used by the libraries and other packages. Package: libgtk2.0-common Architecture: all Version: 2.24.33-ok2 Multi-Arch: foreign Priority: optional Section: misc Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 19881 Recommends: libgtk2.0-0t64 Filename: pool/main/g/gtk+2.0/libgtk2.0-common_2.24.33-ok2_all.deb Size: 2659444 MD5sum: 1f675dbec09586fab85cb619a6e968a0 SHA1: 960bd85fb765af91f498662520fea83a76369c11 SHA256: 0d0dbbab970b5a098d739ad0da48af981d0779cd47e50ebc57c75d2500e8c4cd SHA512: 33d049ad99e7986cd5610fd33467a9972409ef6c90a184d856e3dec75f1ba87ca300a2fd80562302a0df9b0f71275df9308680cb12dcef5c062ca009a7c1f5f0 Homepage: http://www.gtk.org/ Description: common files for the GTK graphical user interface library 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 common files which the libraries need. Package: libgtk2.0-dev Architecture: amd64 Version: 2.24.33-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 10662 Depends: libgtk2.0-0t64 (= 2.24.33-ok2), gir1.2-gtk-2.0 (= 2.24.33-ok2), libgtk2.0-common, python3:any, libglib2.0-dev (>= 2.27.3), libgdk-pixbuf-2.0-dev (>= 2.21.0) | libgdk-pixbuf2.0-dev (>= 2.21.0), libpango1.0-dev (>= 1.20), libatk1.0-dev (>= 1.29.2), libcairo2-dev (>= 1.6.4-6.1), libx11-dev (>= 2:1.0.0-6), libxext-dev (>= 1:1.0.1-2), libxinerama-dev (>= 1:1.0.1-4.1), libxi-dev (>= 1:1.0.1-4), libxrandr-dev (>= 2:1.2.99), libxcursor-dev, libxfixes-dev (>= 1:3.0.0-3), libxcomposite-dev (>= 1:0.2.0-3), libxdamage-dev (>= 1:1.0.1-3), pkg-config, libxml2-utils Recommends: debhelper Suggests: libgtk2.0-doc Filename: pool/main/g/gtk+2.0/libgtk2.0-dev_2.24.33-ok2_amd64.deb Size: 794520 MD5sum: 684b46f9cb48524afec11a1d9579330b SHA1: 123c3709ec039189398457c38e6749229803fac0 SHA256: 76b874cb6bb6c94fd1f9d039223088735f1df04ad96535b947a9bfa76abe1c61 SHA512: 7d0657735d3cd27600fbbddcaf7bf6d59f4250850af48945bf37a0b2a689c0000036d48c437c84b13bb257817021054a29aa13f0c5bd41b6a9427159f5b64e9d Homepage: http://www.gtk.org/ Description: development files for the GTK library 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 header files and static libraries which are needed for developing GTK applications. Package: libgtk2.0-doc Architecture: all Version: 2.24.33-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: gtk+2.0 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 18273 Recommends: libglib2.0-doc, libatk1.0-doc, libpango1.0-doc Suggests: devhelp Filename: pool/main/g/gtk+2.0/libgtk2.0-doc_2.24.33-ok2_all.deb Size: 2024284 MD5sum: a6978fee476213618de7006c9175a3aa SHA1: 59b2d50cfd7cbff8365809bbb2e621ba820d0d54 SHA256: 3e9d9450a088fd0603ffea8cd06cbaab6c9e0a5200fce363147404816bf09048 SHA512: 643bf7c608136b015d179f8c6c5020427970edc03c6d8665b08462282d266e869af215ec8304fe7c9a9f3f82f1fa427e91296512a02f1fdc35c423ea2ecbbd2e Homepage: http://www.gtk.org/ Description: documentation for the GTK graphical user interface library 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 HTML documentation for the GTK library in /usr/share/doc/libgtk2.0-doc/ . Package: libgtk3-perl Architecture: all Version: 0.038-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 104 Depends: perl:any, gir1.2-gdkpixbuf-2.0, gir1.2-gtk-3.0, gir1.2-pango-1.0, libcairo-gobject-perl, libglib-object-introspection-perl, libglib-perl Filename: pool/main/libg/libgtk3-perl/libgtk3-perl_0.038-ok1_all.deb Size: 27852 MD5sum: 6b30a46d6d9e6283375b025f6a6024d9 SHA1: 8e0765cc8da79a648e8dd8eb209a9371215de9a6 SHA256: 5b930120c94590e6db29c8e306d0a586dc78d58de3fe2df6a7599ab666ad3aed SHA512: 45184aab4ad55d43fee0e2e740ddf86a1109cf122f8cee984ace62117c0c59dfa4b4c98b0ee14989981f9c86ec53d25ebe57069e8b4c54b3ab15410dc3081ec7 Homepage: https://metacpan.org/release/Gtk3 Description: Perl bindings for the GTK+ graphical user interface library 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 Perl bindings to GTK+, built using Glib::Object::Introspection. Generated bindings live under the Gtk3 namespace. Package: libgtkmm-3.0-1t64 Architecture: amd64 Version: 3.24.9-ok1 Multi-Arch: same Priority: optional Section: libs Source: gtkmm3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4879 Provides: libgtkmm-3.0-1v5 (= 3.24.9-ok1) Depends: libatkmm-1.6-1v5 (>= 2.28.3), libc6 (>= 2.14), libcairomm-1.0-1v5 (>= 1.14.4), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.35.5), libglib2.0-0 (>= 2.42.0), libglibmm-2.4-1t64 (>= 2.66.7), libgtk-3-0 (>= 3.24.0), libpangomm-1.4-1v5 (>= 2.46.3), libsigc++-2.0-0v5 (>= 2.6.1), libstdc++6 (>= 5.2) Conflicts: libgtkmm-3.0-1 Breaks: libgtkmm-3.0-1v5 (<< 3.24.9-ok1) Replaces: libgtkmm-3.0-1, libgtkmm-3.0-1v5 Filename: pool/main/g/gtkmm3.0/libgtkmm-3.0-1t64_3.24.9-ok1_amd64.deb Size: 868424 MD5sum: 89e6f7410e8f173347175a67b140eae4 SHA1: 2d0857fc358d838fc00cc40387187195e5be9ebc SHA256: 9471f41d7c4f1ff908e1e89a8130b558de5f57ddcd99176ff7b081c3e0d09ada SHA512: aac6403fa220868c0463269e0ce8ccb34aa4233ec78a1602e198a1b3493ec8594bf87f509295c052c9ed84665bfda1f0e8717128e6af83526ecb254a5df183e5 Homepage: https://www.gtkmm.org/ Description: C++ wrappers for GTK+ (shared libraries) Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0. Gtkmm provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces. . This package contains shared libraries. Package: libgtkmm-3.0-dev Architecture: amd64 Version: 3.24.9-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gtkmm3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5224 Depends: libgtkmm-3.0-1t64 (= 3.24.9-ok1), libgtk-3-dev (>= 3.22.0), libglibmm-2.4-dev (>= 2.54.0), libcairomm-1.0-dev (>= 1.12.0), libpangomm-1.4-dev (>= 2.38.2), libatkmm-1.6-dev (>= 2.24.2), libgdk-pixbuf-2.0-dev (>= 2.35.5) Suggests: libgtkmm-3.0-doc Filename: pool/main/g/gtkmm3.0/libgtkmm-3.0-dev_3.24.9-ok1_amd64.deb Size: 552756 MD5sum: 70384e77e344528d5831fc6ceb9f869b SHA1: 1e67fc6ef62c3b8b68c409f967a8f0f287e10fdd SHA256: a785160a9d1d07039dc0953232893c3c8ec1816a65f4299b214e2f96614c748e SHA512: dc7fb011a424af2aa4a7f2387666f05fd79dc0793b5d06a53f32a8d0cc33b158a6e89ed61d8efcfa0da9944f37f38b96353ba531c6cd9b315e182723a1eeb462 Homepage: https://www.gtkmm.org/ Description: C++ wrappers for GTK+ (development files) Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0. Gtkmm provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces. . This package contains development files and examples, as well as a gtkmm-demo program. Package: libgtkmm-3.0-doc Architecture: all Version: 3.24.9-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gtkmm3.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 157116 Depends: doc-base Recommends: gtkmm-documentation Filename: pool/main/g/gtkmm3.0/libgtkmm-3.0-doc_3.24.9-ok1_all.deb Size: 11827920 MD5sum: 9c77052e22765f7ee391360e00015152 SHA1: 9e0d5d23b1ef4bcb76b901ce972a777709621a6a SHA256: 8a243b7fb8e6867846605a86bc81e778a018661459c262a765f04c3828698f93 SHA512: 748c303988e8ca46cdcac18fc7809a3ebfd00c4f94bc42a0353cb6a445dd296d177ee94852cb91d685be707b03ca1804e6644c0d40b38911b3ac993c960f67d9 Homepage: https://www.gtkmm.org/ Description: C++ wrappers for GTK+ (documentation) Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0. Gtkmm provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces. . This package contains tutorial, FAQ, and reference documentation. Package: libgtksourceview-3.0-1 Architecture: amd64 Version: 3.24.11-ok2 Multi-Arch: same Priority: optional Section: libs Source: gtksourceview3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 703 Depends: libatk1.0-0t64 (>= 1.32), libc6 (>= 2.14), libcairo2 (>= 1.4.10), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.19.12), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4), libgtksourceview-3.0-common (>= 3.24.11-ok2) Filename: pool/main/g/gtksourceview3/libgtksourceview-3.0-1_3.24.11-ok2_amd64.deb Size: 221460 MD5sum: 42b3c20297e3da4859d38f0aa1d29641 SHA1: 8baf4ea3a17e277b5510755b3b3321500541fee3 SHA256: 0be24d4665f34767ca11704c4e1397638e14298c2dc312b4a20fecbed07acdcd SHA512: 7ac6d8c915c948ab737e2d30c30e1927ce617f15fce23878d2748b2561e08c3e995408d271b2c633cde1ee82f1ab35980921bbdee817d8d239f56c496d7f3b6b Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: shared libraries for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the shared libraries required by applications to use this widget. Package: libgtksourceview-3.0-common Architecture: all Version: 3.24.11-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: gtksourceview3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2397 Filename: pool/main/g/gtksourceview3/libgtksourceview-3.0-common_3.24.11-ok2_all.deb Size: 275476 MD5sum: ea661a335ac5fee1773651198eeb6431 SHA1: 9958fab30e7b0c21b97536984e8196585f69aeec SHA256: 0cd011ee91c489b5cd4a7a3f3dacf423060fbb94343538185a2a9c8f1f6993c0 SHA512: 8d0fb8ba013e67d39ee6585320959c26c5ef77d0b6b6f8191167bf448e89405b55cf0bc7b77e56c177c93cee56188914363cce82bf13280f569c6cdd8e91d425 Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: common files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the language specifications files for Ada, C, C++, C#, CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL, ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po" (gettext), Python, R, Ruby, sh, SQL, Tcl, Texinfo, VB.NET, Verilog, VHDL and XML. Package: libgtksourceview-3.0-dev Architecture: amd64 Version: 3.24.11-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gtksourceview3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2614 Depends: libgtksourceview-3.0-1 (= 3.24.11-ok2), gir1.2-gtksource-3.0 (= 3.24.11-ok2), libgtk-3-dev (>= 3.19.6), libxml2-dev (>= 2.6.0) Suggests: libgtksourceview-3.0-doc Filename: pool/main/g/gtksourceview3/libgtksourceview-3.0-dev_3.24.11-ok2_amd64.deb Size: 332368 MD5sum: 16966832e865787fa4927f10fe9be87a SHA1: cf43da3365f782c33c2ed71ecea766671264e888 SHA256: c54e18fe36b9413a7b2e900ec3e62cd4964e8c1f0289dae356c9706724d0f2e5 SHA512: 3e229ebb149a63833c048e43f4df81e15a845aceb4a352cd9b399aa2f93c8f3938dbd387b627f5cc5ec2f247c83905ae40c3310189c5d4b6d2020f01f04ccff1 Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: development files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the header files required if you wish to develop software that uses the GtkSourceView widget. Package: libgtksourceview-3.0-doc Architecture: all Version: 3.24.11-ok2 Priority: optional Section: doc Source: gtksourceview3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1997 Suggests: devhelp, libglib2.0-doc, libgtk-3-doc, libgdk-pixbuf2.0-doc, libpango1.0-doc Filename: pool/main/g/gtksourceview3/libgtksourceview-3.0-doc_3.24.11-ok2_all.deb Size: 122532 MD5sum: 67f48e6037b2886ebef8b4515988f0d7 SHA1: 370ea6e634ba015f2feed68b7454a029fbe5f5dc SHA256: 1e2fabac1cb88b3179dee88f19a5203b40b0c60d0bf9daa845585e9bab4dbfb3 SHA512: b4d421bbd70288eb8b7a9222376c860e84764ec4718fa50f75db61d9184fe26e1f90fce60131e57c9b8c614c44ff1540a639f288c7693ef060d5c443bfe24f79 Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: documentation for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the GtkSourceView reference manual. Package: libgtksourceview-4-0 Architecture: amd64 Version: 4.8.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: gtksourceview4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 658 Depends: libatk1.0-0 (>= 1.32), libc6 (>= 2.14), libcairo2 (>= 1.4.10), libfribidi0 (>= 0.19.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.48.0), libgtk-3-0 (>= 3.24), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4), libgtksourceview-4-common (>= 4.8.4-ok1) Filename: pool/main/g/gtksourceview4/libgtksourceview-4-0_4.8.4-ok1_amd64.deb Size: 232704 MD5sum: c83fa08b1d9bac76e491ed566851f10f SHA1: 08fc218fc4b56a1c8f65ba1e6966bb61fd113888 SHA256: bbef3ed1a7561064d7b503efe6047d6dacba662e34244ca0087fbf7b59799413 SHA512: 9531a08d662d0efc0ff499fa81432ee9c7f8ace5c103fed15f38201570133a862aecf7de1d50de153c89442a1ef80e16abb2449e94a51ae6fd9bbbb5a35950eb Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: shared libraries for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the shared libraries required by applications to use this widget. Package: libgtksourceview-4-common Architecture: all Version: 4.8.4-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: gtksourceview4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 4161 Filename: pool/main/g/gtksourceview4/libgtksourceview-4-common_4.8.4-ok1_all.deb Size: 594472 MD5sum: 745b3cec822972a5445af790d697469b SHA1: 7511f6be7450fa8a6270cf45c58c28e95aa559de SHA256: 257802a747e7ac8e9da26679aba165f7fb4762bfbef4a24b914f08e4475cf6b3 SHA512: 30029697b650e1b51474c1a676e5aff8983c8eca9e0433bf5298b0d349925da02668d6311a838cfb8591ae9e16635c3f6643e41156fd00517022e9182eccfb0f Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: common files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the language specifications files for Ada, C, C++, C#, CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL, ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po" (gettext), Python, R, Ruby, sh, SQL, Tcl, Texinfo, VB.NET, Verilog, VHDL and XML. Package: libgtksourceview-4-dev Architecture: amd64 Version: 4.8.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gtksourceview4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 1230 Depends: libgtksourceview-4-0 (= 4.8.4-ok1), gir1.2-gtksource-4 (= 4.8.4-ok1), libgtk-3-dev (>= 3.19.6), libxml2-dev (>= 2.6.0) Suggests: libgtksourceview-4-doc Breaks: libgtksourceview-3.0-dev (<< 3.24.7-2~) Replaces: libgtksourceview-3.0-dev (<< 3.24.7-2~) Filename: pool/main/g/gtksourceview4/libgtksourceview-4-dev_4.8.4-ok1_amd64.deb Size: 92454 MD5sum: 4b7cdeb88b355a45087f7771199693a6 SHA1: 32ba34834f650370770b654f98a957c47993b4c6 SHA256: b7b3cfa0b241a291de755760bbbc74fe10dc275850c21ccdf33b1f1d971e7a45 SHA512: 6070d363bd963335ffe40c67113569bcd018c29c12e2a2604254b7ef10016bf455140e6333e7ef216e9daf62cc4fd5c929008ef1e0f71d8a63345baf0cdb50fb Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: development files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the header files required if you wish to develop software that uses the GtkSourceView widget. Package: libgtksourceview-4-doc Architecture: all Version: 4.8.4-ok1 Priority: optional Section: doc Source: gtksourceview4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 2133 Suggests: devhelp, libglib2.0-doc, libgtk-3-doc, libgdk-pixbuf2.0-doc, libpango1.0-doc Filename: pool/main/g/gtksourceview4/libgtksourceview-4-doc_4.8.4-ok1_all.deb Size: 121872 MD5sum: 0166d69589e5b477d77fe0c67976ac4a SHA1: d0b6c93d9d0d7603f3e451c39d17d161a20aad92 SHA256: 2fa6b07abd10eb937438bd9066e94e7cb73cac0ed09bf29c6c440ec3fc27e190 SHA512: e3d55b621bed70491658a95a212ccfd78b25ade4206bdd1d0786efaa9a8fcdcbb0a53a7c022ddcb61d40b41383b096e1d1360e6a1c24197ad4eb932b4b07bfaf Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: documentation for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the GtkSourceView reference manual. Package: libgtksourceview-4-tests Architecture: amd64 Version: 4.8.4-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: gtksourceview4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Xfce SIG Installed-Size: 4018 Depends: libc6 (>= 2.14), libcairo2 (>= 1.4.10), libfribidi0 (>= 0.19.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.48.0), libgtk-3-0 (>= 3.24), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4), libgtksourceview-4-0 (= 4.8.4-ok1) Filename: pool/main/g/gtksourceview4/libgtksourceview-4-tests_4.8.4-ok1_amd64.deb Size: 611016 MD5sum: dc64abafbc41d4130297a9118a30fd29 SHA1: f8eb070687e9daddd72a65d570c21a51a13c6c0f SHA256: da32d109900d735356a4742447764b2d2775bb453404132d4d0cf93d58d06138 SHA512: 6608eb130bbab9994626f96a471a66b028214f013fc06b8772abdf6f1a8aa90ee4b9d87d83c6747b2e7dc367caac2d92d6f14acd77568fbcaef73d2f2ea3c83a Homepage: https://wiki.gnome.org/Projects/GtkSourceView Description: installed tests for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package includes tests to be used on the installed system. Package: libgtop-2.0-11 Architecture: amd64 Version: 2.41.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgtop2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 138 Depends: libgtop2-common (>= 2.41.3-ok1), libc6 (>= 2.38), libglib2.0-0 (>= 2.18.0), libxau6 Filename: pool/main/libg/libgtop2/libgtop-2.0-11_2.41.3-ok1_amd64.deb Size: 36512 MD5sum: c758282e673cd28f631f12b07d300e66 SHA1: cb4e3db6fb4c9dc605a2af3bb0b89ae58019764c SHA256: df58d0c936234efe6326802217fff0a863cec1352b3e9a3a20f931cf1f058f89 SHA512: d9c77f4148bec53258cba21c303e12d4d9f0c305c661ab31eec1967b2871e8c7a0341b0663382ffc9bf3ad3483256a20ed0f72c276ea2e06d58ca740c8505efe Description: gtop system monitoring library (shared) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the shared library. Package: libgtop2-common Architecture: all Version: 2.41.3-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libgtop2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 540 Filename: pool/main/libg/libgtop2/libgtop2-common_2.41.3-ok1_all.deb Size: 58324 MD5sum: d9add9606a5a75d3f40468f0571f2089 SHA1: 3eef5cb12957e1ee2491538c0dd6b7fd5f3b887b SHA256: ab441b4aca5d10f3823c7b762017194bf8c0a5541ccecaf29bb487401b08fd1b SHA512: e06c39b64a905005f72b899c3cbc7adf6f7a1a18b903777756d4f8681356b54b126407b38d17bd1bd8afb9cde275b89d3359495853e628396208e88f7abc7ecb Description: gtop system monitoring library (common) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the translations. Package: libgtop2-dev Architecture: amd64 Version: 2.41.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgtop2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 602 Depends: gir1.2-gtop-2.0 (= 2.41.3-ok1), libglib2.0-dev, libgtop-2.0-11 (= 2.41.3-ok1) Filename: pool/main/libg/libgtop2/libgtop2-dev_2.41.3-ok1_amd64.deb Size: 63212 MD5sum: eb736adfcb3795920f45af528738c859 SHA1: b5c77f9a84edcaf3d8fe7e56d0334c4798940633 SHA256: d80c238acc136072be6ba7c19818a9c8fd679abb4400e8032241fa7f213b213e SHA512: b7cda4197de56c4a8e0355afa5ce5238e91d82590f25ae04d0d400e3728c568423261bd7fdaf281259d5e75d7e9d0ee19265490db314153c88bd200e307c9f2d Description: gtop system monitoring library (devel) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the static library and development headers. Package: libgtop2-doc Architecture: all Version: 2.41.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libgtop2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 574 Filename: pool/main/libg/libgtop2/libgtop2-doc_2.41.3-ok1_all.deb Size: 59240 MD5sum: 636e4f998f5aa47a38880aa6ee5389d6 SHA1: 9f1b51b4126219068b69505443c05f4a97fe7ad2 SHA256: 64e56002d40a9b8c554987e7fb6d3f2b3fa7e4241f24f0829080287196f6d6ce SHA512: ffeed9013d4132da000a2b0154c76c18530f2984071b80500cfcb997b5177d852b8f1d7dd966c61a4710a3668ceb6ca1cd671eb44ff8b7e84f6ab7e6fa0ab21e Description: gtop system monitoring library (documentation) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the documentation. Package: libgts-0.7-5 Architecture: amd64 Version: 0.7.6+darcs121130-ok1.1 Multi-Arch: same Priority: optional Section: devel Source: gts Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 549 Depends: libc6 (>= 2.29), libglib2.0-0 (>= 2.16.0) Recommends: libgts-bin Replaces: libgts-0.7-1, libgts-dev (<< 0.7.6+darcs121130-ok1.1) Filename: pool/main/g/gts/libgts-0.7-5_0.7.6+darcs121130-ok1.1_amd64.deb Size: 131450 MD5sum: 482d004809eeb2980f054c4179a05e14 SHA1: 6b76718188280b3e92fd6cf71c1acde0ee89d15a SHA256: b0bbdcc86cd58488440281497b26df22e9253a635521c57adf12683256d54bb4 SHA512: ff278cfb8928eb810036d128378366d5e212b5c2bd97c7f03f5d204d47377bc7ca3898ac9200173467da970dd0b26c53e80147139d6aa6bd4daab9f7004a3143 Homepage: http://gts.sourceforge.net/ Description: library to deal with 3D computational surface meshes The GNU Triangulated Surface Library is intended to provide a simple and efficient library to scientists dealing with 3D surfaces meshed with interconnected triangles. . This package contains the shared libraries. Package: libgts-bin Architecture: amd64 Version: 0.7.6+darcs121130-ok1.1 Multi-Arch: foreign Priority: optional Section: math Source: gts Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 232 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (= 0.7.6+darcs121130-ok1.1) Replaces: libgts-0.7-1, libgts-dev (<< 0.7.6+darcs121130-ok1.1) Filename: pool/main/g/gts/libgts-bin_0.7.6+darcs121130-ok1.1_amd64.deb Size: 41130 MD5sum: 6c6646cc59ae202e1d82b19d687ecabf SHA1: e28af1f7d92f2d6246ed67f981a1c37c33ebfdc9 SHA256: 6345c35fef8781c2ed354d84722af23155e89fe00e611af28b296f9627ba4e4b SHA512: 7efc31324a2badc256955eb53c71b5cc429041002251a71630e8f054d187a56af1d8de5952f8bdd49428c6c4f70ea2baa2b36c23fbe97245ad3fb4d21aac04b9 Homepage: http://gts.sourceforge.net/ Description: utility binaries for libgts The GTS Library is intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles. . This package contains some utility binaries. Package: libgts-dev Architecture: amd64 Version: 0.7.6+darcs121130-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: gts Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 910 Depends: libglib2.0-dev, libgts-0.7-5 (= 0.7.6+darcs121130-ok1.1) Suggests: libgts-doc Replaces: libgts-0.7-1 Filename: pool/main/g/gts/libgts-dev_0.7.6+darcs121130-ok1.1_amd64.deb Size: 152100 MD5sum: a9a1a99f92aacb52029c436274dea3d6 SHA1: 740180eacca415929de1ddc7a01d04e2f122f14e SHA256: 967a2cb74836848b8d390ce88163fddccc99d0690a5bdf1f131408bc454dbd91 SHA512: 880ad74d88af93cacedaa9a0e8ec4ddfcef2bf23b901868d77c10fdd1223ff816191d5384bfb4b6129f1099b6cedf537fd86dcadc99daa5e60fe9d6a4fd7c055 Homepage: http://gts.sourceforge.net/ Description: development files for libgts The GTS Library is intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles. . This package contains the headers and development libraries needed to build applications using GTS. Package: libgucharmap-2-90-7 Architecture: amd64 Version: 1:15.1.3-ok1 Built-Using: unicode-data (= 15.1.0-ok1) Multi-Arch: same Priority: optional Section: libs Source: gucharmap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 5381 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.38), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.16.2), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22) Filename: pool/main/g/gucharmap/libgucharmap-2-90-7_15.1.3-ok1_amd64.deb Size: 1142620 MD5sum: f7dfff5787cc69acd6a5f40f31acc272 SHA1: f3d1149dfe231afc0c1ad65a5f2adcce80a33c0c SHA256: b83e2918e7f4034bdc0d31fc3bd232376f77665ff9baaf270002e163404e0fd7 SHA512: 7c9ad9c6f9cbb978ea477be25ec0326c01fee5b52e874296043990c49396cdc5d576d0ad9977353cb2e95afc80291900bcf98236bfb7e2eb4472b8c6ead1ce23 Homepage: https://wiki.gnome.org/Apps/Gucharmap Description: Unicode browser widget library (shared library) The libgucharmap library contains a Unicode browser widget; it is most prominently used by the "gucharmap" program. See the package of the same name for more information. . This package contains the shared library. Package: libgucharmap-2-90-dev Architecture: amd64 Version: 1:15.1.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gucharmap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 442 Depends: gir1.2-gucharmap-2.90 (= 1:15.1.3-ok1), libglib2.0-dev, libgtk-3-dev, libgucharmap-2-90-7 (= 1:15.1.3-ok1), libpcre2-dev (>= 10.21) Filename: pool/main/g/gucharmap/libgucharmap-2-90-dev_15.1.3-ok1_amd64.deb Size: 31884 MD5sum: dfb1f1ef4cf428510e70fe335192e3cf SHA1: d262a2fdb94fd3a33dcfe06b08d311640398c3a2 SHA256: eee5e955305ed6af5734320bec8a5b018c5806cbd6a16a03a88de1f39d1b56b1 SHA512: d53d2e8bfe178ba3969eea457a1a4eaf454629ae199eded18c1754e658a874b0a2c8affa13846bc458542892f2fb051c9e3655e978538fb1098b32b99c050c55 Homepage: https://wiki.gnome.org/Apps/Gucharmap Description: Unicode browser widget library (development headers) The libgucharmap library contains a Unicode browser widget; it is most prominently used by the "gucharmap" program. See the package of the same name for more information. . This package contains the development headers. Package: libgudev-1.0-0 Architecture: amd64 Version: 1:238-ok2 Multi-Arch: same Priority: optional Section: libs Source: libgudev Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 63 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.38.0), libudev1 (>= 251) Filename: pool/main/libg/libgudev/libgudev-1.0-0_238-ok2_amd64.deb Size: 13276 MD5sum: 64209986819f8e041d103a3d1ac71b1b SHA1: 572c808f99ee2fe7a410d6605eb8f4804d016422 SHA256: e06bc028b0fb24eb76ea4807b5d2e83dbcf03e89c7fa8b543bc9a4d88274c730 SHA512: 7e6d054278b007026945612a36f88f50551f16cad866a34dcfd9fbc36dccece1cc405566057a8da380cfac47c530f8652f72b89de87cf5c65f44c6e9c4c49474 Homepage: https://wiki.gnome.org/Projects/libgudev Description: GObject-based wrapper library for libudev This library makes it much simpler to use libudev from programs already using GObject. It also makes it possible to easily use libudev from other programming languages, such as Javascript, because of GObject introspection support. Package: libgudev-1.0-dev Architecture: amd64 Version: 1:238-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libgudev Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 376 Depends: libgudev-1.0-0 (= 1:238-ok2), gir1.2-gudev-1.0 (= 1:238-ok2), libglib2.0-dev (>= 2.38.0), libudev-dev (>= 199), pkg-config Filename: pool/main/libg/libgudev/libgudev-1.0-dev_238-ok2_amd64.deb Size: 27280 MD5sum: c7f45e7c3987c780c14995f80eb251b9 SHA1: 6e1741f0d7dcdf22eb13f97274d98bf47456712e SHA256: 9daae5328a7b404dc147266928bb7c6b09b910379ddad15e59f32e70e5882449 SHA512: 97ebcac7f6a10e446d19d82ad0c07e830deca554c9dc86e14c09c342dde80885ea382e379e075ff5ab61bc0f038dbfdbd11dbff183290d016475feb946d21f42 Homepage: https://wiki.gnome.org/Projects/libgudev Description: libgudev-1.0 development files This package contains the files needed for developing applications that use libgudev-1.0. Package: libgupnp-1.6-0 Architecture: amd64 Version: 1.6.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: gupnp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 274 Depends: libc6 (>= 2.33), libglib2.0-0t64 (>= 2.79.0), libgssdp-1.6-0 (>= 1.6.2), libsoup-3.0-0 (>= 3.1.3), libxml2 (>= 2.7.4), shared-mime-info Filename: pool/main/g/gupnp/libgupnp-1.6-0_1.6.6-ok1_amd64.deb Size: 86876 MD5sum: 02cfa0fcfe8e8662b7a9990041ca9a9a SHA1: 5c36438affa62baa7dd19f82c225b949c54a9b4e SHA256: 665291b7f1b0d835a55f04b9dc48ecf1b84481a8dab12727f9d046c85c1d7443 SHA512: 8f949f2976880f66b51ff01b8489ee7e8c45d857ca5ae259fa967bcbd52fcfc493326f2e1e479058ba67291e14c32ec7d1b3f1101fdb8cc7c5f76448e6088f33 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for UPnP A GObject-based API for doing UPnP transparently. Package: libgupnp-1.6-dev Architecture: amd64 Version: 1.6.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gupnp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 668 Depends: libgupnp-1.6-0 (= 1.6.6-ok1), gir1.2-gupnp-1.6 (= 1.6.6-ok1), libglib2.0-dev (>= 2.58), libgssdp-1.6-dev (>= 1.6.2), libsoup-3.0-dev, libxml2-dev, uuid-dev, python3:any Suggests: libgupnp-doc Breaks: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<< 0.10.5) Replaces: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<< 0.10.5) Filename: pool/main/g/gupnp/libgupnp-1.6-dev_1.6.6-ok1_amd64.deb Size: 62340 MD5sum: d2385d130da78ad7b88bd6da7e05d860 SHA1: 840c5b6e8c0753fd2166d961c57db25547c423c1 SHA256: b9da7129395e373b30d7a27cf1d721eeabb71bcf9577085184ac0816e97179a4 SHA512: 89a5b7526b79fa30a9837dead83699309a09c272b26f33788a52679688c1d5593e7e875d55ea8db5b0025765201d562af2f3a76d0ffc21d3ee62ee67a48d773f Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for UPnP (development files) A GObject-based API for doing UPnP transparently. . This package contains the development files. Package: libgupnp-doc Architecture: all Version: 1.6.6-ok1 Priority: optional Section: doc Source: gupnp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 642 Recommends: libgssdp-doc Suggests: devhelp Filename: pool/main/g/gupnp/libgupnp-doc_1.6.6-ok1_all.deb Size: 55952 MD5sum: bde7a20e7234a97c82853e08ae367087 SHA1: 3761361fb1c67a27ddab13330f52716da339766a SHA256: 1f7287d3720a7f8c87e9f083a8d025beaa764b80168f7902f276174b1eda2b54 SHA512: 860b42231de12fe8177251bf807a19d3b9bf06b2269f2d81cbc3c3c01bd14e533173391a01a4bc84c06c45dc4f1b916d2b117b38309813663190332aa26f0810 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for UPnP (documentation) A GObject-based API for doing UPnP transparently. . This package contains the documentation. Package: libgupnp-igd-1.6-0 Architecture: amd64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: gupnp-igd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 55 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.70), libgssdp-1.6-0 (>= 1.6), libgupnp-1.6-0 (>= 1.6.0) Filename: pool/main/g/gupnp-igd/libgupnp-igd-1.6-0_1.6.0-ok1_amd64.deb Size: 14168 MD5sum: cae6b338880d10bc09addaec36213be9 SHA1: 87026268ac580a2efa73f4f22f49b05432885a6e SHA256: e6119a9f6c9bf941312abf5e2923d21fc57cf0956bf26bb491de9810dc4e1e8b SHA512: 38cc400b48ed9f65d25c7ef7d66d9817167f9b0678dab475633218a5c907c08d59381c81e59b11b2cc9bb6181b7439d4b50462c6d34428b82cbff1be084ddc3b Homepage: https://wiki.gnome.org/Projects/GUPnP Description: library to handle UPnP IGD port mapping A GObject-based API for controlling UPnP Internet Gateway Devices port mapping. Package: libgupnp-igd-1.6-dev Architecture: amd64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gupnp-igd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 52 Depends: gir1.2-gupnpigd-1.6 (= 1.6.0-ok1), libglib2.0-dev (>= 2.26), libgupnp-1.6-dev, libgupnp-igd-1.6-0 (= 1.6.0-ok1) Filename: pool/main/g/gupnp-igd/libgupnp-igd-1.6-dev_1.6.0-ok1_amd64.deb Size: 7136 MD5sum: cb5d76e48b306e7f4bc3785137ec41d2 SHA1: 66b6cda78d154f3ff31f62a992a7a0e7bfce9ab9 SHA256: ecccd72cc64fe1c68b05f12c29800380ba820dadf0d68a514bde0ff738258533 SHA512: 6dbae4e5b35337bbe948173ed813c58c023443b064b48ab0d8e9b46928cac9938eebe43212a7668572c746d9748325d669db987eb32f1c4a7223f4dee7206f56 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: library to handle UPnP IGD port mapping - development files A GObject-based API for controlling UPnP Internet Gateway Devices port mapping. . This package contains the development files. Package: libgupnp-igd-doc Architecture: all Version: 1.6.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: gupnp-igd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 70 Breaks: libgupnp-igd-1.0-doc (<< 1.6) Replaces: libgupnp-igd-1.0-doc (<< 1.6) Filename: pool/main/g/gupnp-igd/libgupnp-igd-doc_1.6.0-ok1_all.deb Size: 11524 MD5sum: 9a3566407e0a0e982dc777602fa1dbeb SHA1: a71447584a086cae2acb208fc3ddc7eea260ff2a SHA256: c7547c96cfe42d15426400491f5d1ccfd0189e42787b70346b3fc65b8def3c58 SHA512: 6a0029fc4bc81b9cc196cdf1912ac1280144951486c684872acd4830d166743747d1dd425d04130bbd931dd82917141ea2c8dd4be42621e6ba90057f8d17a520 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: library to handle UPnP IGD port mapping - documentation A GObject-based API for controlling UPnP Internet Gateway Devices port mapping. . This package contains the documentation. Package: libgusb-dev Architecture: amd64 Version: 0.4.8-ok1 Priority: optional Section: libdevel Source: libgusb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian UEFI Maintainers Installed-Size: 259 Depends: gir1.2-gusb-1.0 (= 0.4.8-ok1), libglib2.0-dev, libgusb2 (= 0.4.8-ok1), libjson-glib-dev, libusb-1.0-0-dev, libc6 (>= 2.34), libglib2.0-0 (>= 2.75.3), libjson-glib-1.0-0 (>= 1.2.0) Filename: pool/main/libg/libgusb/libgusb-dev_0.4.8-ok1_amd64.deb Size: 27372 MD5sum: 069f3c0607998e12c3d2ff0489d583ab SHA1: 9def0213d2de87f98ff5eecf23f0af9e0d035cc7 SHA256: eff9bc8de3ea82db026a66537b699624d94c88a838ecf3bf0f38c3cef7db5616 SHA512: ff4ce991b847995f6ce4854c974729b6b637b847824115398a4da32d84d600f5f58e399c002558548e2166e8c0c716032ae2114e5a41dab80359a86af5e77ada Homepage: https://github.com/hughsie/libgusb Description: GLib wrapper around libusb1 - development files GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop. . This package contains header files needed for compiling programs with GUsb and the gusbcmd debugging utility. Package: libgusb-doc Architecture: all Version: 0.4.8-ok1 Priority: optional Section: doc Source: libgusb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian UEFI Maintainers Installed-Size: 1284 Depends: libgusb-dev Suggests: devhelp Filename: pool/main/libg/libgusb/libgusb-doc_0.4.8-ok1_all.deb Size: 51224 MD5sum: 925619e3f97e5f3072a2d53b6132b092 SHA1: a226b20935feafd99a590d91d14f47ee32f2fc73 SHA256: cc94390165a6e870d01dd469387854f003b5a6a3ae134dd5859f29372e1b173f SHA512: 89446fa8d9fb9b4eedc33f1d4e8f6f4508f24c8f4c9a0eabff536fad7020cffbeeea9cd62201fe587e8973afbb24a430c508548233d1ded91a3d22d215f1817b Homepage: https://github.com/hughsie/libgusb Description: GLib wrapper around libusb1 - documentation GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop. . This package contains the documentation. Package: libgusb2 Architecture: amd64 Version: 0.4.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgusb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian UEFI Maintainers Installed-Size: 123 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.75.3), libjson-glib-1.0-0 (>= 0.12.0), libusb-1.0-0 (>= 2:1.0.22) Recommends: usb.ids Filename: pool/main/libg/libgusb/libgusb2_0.4.8-ok1_amd64.deb Size: 35112 MD5sum: 95b307c6104201fbed80ced4b40aa7a0 SHA1: 248818d0575d16872514b0da9c244972cb6465c2 SHA256: 32cf2e0ccadde2431dc95e689e2d9618bfeee6a1bfb5a1e2cea8ac3bd2abecaa SHA512: 1720c3bfb41f9cf11883a54114348556fe772f30330774b49dfd6b378af6064a229f5d8996955bc970006095873e3d3fd8df05ed454d78791adeb9bf72e62021 Homepage: https://github.com/hughsie/libgusb Description: GLib wrapper around libusb1 GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop. . This package contains the GUsb shared library. Package: libgv-guile Architecture: amd64 Version: 2.42.2-ok2 Multi-Arch: same Priority: optional Section: interpreters Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 343 Depends: guile-3.0-libs, libc6 (>= 2.4), libcgraph6, libgvc6 Filename: pool/main/g/graphviz/libgv-guile_2.42.2-ok2_amd64.deb Size: 60000 MD5sum: c13bd9f056153eec808ca3860b2e8957 SHA1: 37ea9ec2483b8c5130b2e4837ccbe87afaa7bfd5 SHA256: 97625cc3d3463c859eae681d433d536fd06818e2e8dc9584d81731284ba02b0e SHA512: dd01d98367a18af08a7b8c0b0118f528ad82e2804a642ad0828231bd6b0d7175011242208bf18a683fc2b41b125db42a6fd7087daa81692eadd5eaa746140d2d Homepage: https://www.graphviz.org/ Description: Guile bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the guile (3.0) bindings. Package: libgv-lua Architecture: amd64 Version: 2.42.2-ok2 Multi-Arch: same Priority: optional Section: interpreters Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 385 Depends: libc6 (>= 2.14), libcgraph6, libgvc6, liblua5.2-0 Filename: pool/main/g/graphviz/libgv-lua_2.42.2-ok2_amd64.deb Size: 71872 MD5sum: 7607f6e690bbbc4b27cd01d8864813f3 SHA1: 646edace2d39428b6771699fe970ea7adfe96f62 SHA256: a676696f0777e2f599aefae3f02238822d422a12f570e5ecac20597d056182ef SHA512: 22f3f535e05979a8b3eb5ad8c40579d5bfd376b70c7f21076e42249b67d223ffee7452d85857f1f4e7e8a68c0f6fb7fdac2cde1be0611856629236926759ecab Homepage: https://www.graphviz.org/ Description: Lua bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the lua5.2 bindings. Package: libgv-perl Architecture: amd64 Version: 2.42.2-ok2 Multi-Arch: same Priority: optional Section: perl Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 421 Depends: perl, perlapi-5.30.0, libc6 (>= 2.14), libcgraph6, libgvc6, libperl5.30 (>= 5.30.0), libstdc++6 (>= 4.1.1) Filename: pool/main/g/graphviz/libgv-perl_2.42.2-ok2_amd64.deb Size: 76004 MD5sum: c83efcfe7abdb915e06982cdd0b88b33 SHA1: 475d338491e96a4651a6abbcf085cd83a9fdf522 SHA256: 989c0ea9ab188fc3bcfb84101604b3d442fa102fba9a46700b8b4d904f03861f SHA512: b84f405d5cb8989182d8ac08987e86fb48f3419f7cd1e439ab634180113c959a03d6913b077d3446e0768749f1cfbfbcbcc8706d395c95dbe952ec8c41b6d7c7 Homepage: https://www.graphviz.org/ Description: Perl bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Perl bindings. Package: libgv-ruby Architecture: amd64 Version: 2.42.2-ok2 Multi-Arch: same Priority: optional Section: ruby Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 434 Depends: libc6 (>= 2.14), libcgraph6, libgvc6, libruby2.7 (>= 2.7.0~preview2), libstdc++6 (>= 4.1.1) Filename: pool/main/g/graphviz/libgv-ruby_2.42.2-ok2_amd64.deb Size: 63012 MD5sum: 1e19b9aa5719a35c2dd7dfd314980ba7 SHA1: 5e0092e22754639efa695c0dee83a1f59782e2d4 SHA256: f65efc40d1a4f20d258bb08e210d1a73dcae54e387195a1457dd52618500f745 SHA512: 8599cc3b34de466a15270bb0cfdafd1777e5dd61eeb54354a53654aafe8c893d32d47fe7be43cd090d091c7f6bfd4399096394693640fd5ee381f89b8f1d2966 Homepage: https://www.graphviz.org/ Description: Ruby bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Ruby bindings. Package: libgv-tcl Architecture: amd64 Version: 2.42.2-ok2 Multi-Arch: same Priority: optional Section: interpreters Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2253 Depends: libc6 (>= 2.29), libcairo2 (>= 1.15.8), libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libgvc6, libltdl7 (>= 2.4.6), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libpathplan4, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/g/graphviz/libgv-tcl_2.42.2-ok2_amd64.deb Size: 837914 MD5sum: b78e9b3d7d3e91870a0a82bf2804e6ce SHA1: 1d2a9a4cf7dca31358e7793fd27a69145c324593 SHA256: 6a8e6dcfc36c33e505f098726c5f1b36708a0c44422adb606ed80344e62bcf52 SHA512: ca467e62fc1ddbea2ffcacace8551e49424eea391c5f3129cfb4b6f4eb4f116b5881ed4a479fecaf8c9538788bb511accd81414ee976006048c853233c24873b Homepage: https://www.graphviz.org/ Description: Tcl bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Tcl (8.6) bindings. Package: libgvc6 Architecture: amd64 Version: 2.42.2-ok2 Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2071 Depends: libc6 (>= 2.29), libcairo2 (>= 1.15.8), libcdt5, libcgraph6, libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.16.0), libgts-0.7-5 (>= 0.7.6), libltdl7 (>= 2.4.6), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), libpathplan4, libstdc++6 (>= 5.2), libwebp6 (>= 0.5.1), libx11-6, zlib1g (>= 1:1.1.4) Breaks: libgv-php5 Replaces: libgv-php5 Filename: pool/main/g/graphviz/libgvc6_2.42.2-ok2_amd64.deb Size: 748786 MD5sum: 9cef377d49d617cb7cf7d3e54e3c090f SHA1: b9c2672aa5413bf43fdcbec7d197f4f7f508c4d5 SHA256: 071929accf5aee86504ee23cf991360a22cdadbd002362214b9fdbbcfe8d48db SHA512: 2f938080ef80bc0affca66d04fb55eb38b2d1e5a96e10cd97a4a8082373ce8f5c8cd2c5e5db93b94b9e8c864b46f0d7d990ba8c9801882bd101f807f91403f7b Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - gvc library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvc library. Package: libgvc6-plugins-gtk Architecture: amd64 Version: 2.42.2-ok2 Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 351 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.10.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libgvc6, librsvg2-2 (>= 2.14.4) Filename: pool/main/g/graphviz/libgvc6-plugins-gtk_2.42.2-ok2_amd64.deb Size: 54678 MD5sum: 397221d03c413e24ba6edfd131da4b8d SHA1: 0916350eea2a69b4a31d998ab07fef0b7ae43301 SHA256: c4d84d6df75b9a0a53d42e1e6354719f61e950e12454fd891d79a6c3d3db0064 SHA512: 7d19abc43d7c98382da411a9d9de80a91ee2333c2781e78181bfa4dc2105d0dce6e50a04d135e71c6f50f1f0de5c7b6bb0d78ddda426ef8fbf53d76b46cf7da2 Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - gtk plugins Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gtk and gdk-pixbuf plugins. Package: libgvnc-1.0-0 Architecture: amd64 Version: 1.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: gtk-vnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 250 Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.3), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.56.0), libgnutls30t64 (>= 3.8.2), libpulse0 (>= 0.99.1), libsasl2-2 (>= 2.1.28+dfsg1), zlib1g (>= 1:1.1.4) Replaces: libgtk-vnc-1.0-0 (<= 0.4.3-1) Filename: pool/main/g/gtk-vnc/libgvnc-1.0-0_1.3.1-ok1_amd64.deb Size: 60972 MD5sum: 5033b5ae351ca979e92cc5dbe55f65aa SHA1: af7424568e1148ceab350e05b3fb260661795a5f SHA256: 21f3ff56a3ca50e9f3c9c051ac594b3794d7b0e1869db7cd416d94ae73c43ec7 SHA512: a402e95c280c718cd75f0708376d72aa7ea199e27417984f87ca8672f3d104ab3b2fa9d4846cfeeb351167312fb72b4cb218f2e941b273494d3aa828fa50d6e8 Homepage: https://wiki.gnome.org/Projects/gtk-vnc Description: VNC GObject wrapper (runtime libraries) It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. . The core library is written in C and a bindings for other languages are available via GObject introspection. The networking layer supports connections over both IPv4 and IPv6. . This package contains the shared library. Package: libgvnc-1.0-dev Architecture: amd64 Version: 1.3.1-ok1 Priority: optional Section: libdevel Source: gtk-vnc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 351 Depends: libcairo2-dev (>= 1.2.0), libgcrypt20-dev (>= 1.8.0), libgdk-pixbuf-2.0-dev (>= 2.36.0), libglib2.0-dev (>= 2.56.0), libgnutls28-dev, libgvnc-1.0-0 (= 1.3.1-ok1), libpulse-dev (>= 11.0), libsasl2-dev (>= 2.1.27) Replaces: libgtk-vnc-1.0-dev (<= 0.4.3-1) Filename: pool/main/g/gtk-vnc/libgvnc-1.0-dev_1.3.1-ok1_amd64.deb Size: 24972 MD5sum: 696eb4e5b525108b1aa79989a82562f9 SHA1: 1ace4a374d4effeabb357d31dee5b1c6a16b7bfc SHA256: 7c2a8c0f37074eff09b250be281d883cdc7ed4877ba7f2d38f86ef0226c6e19d SHA512: 602305b66f66b3480c72e9aafff3fc398f00fd60743d07e194fddd9c22aa8d6837cda46f0a72be368891821f261cd96a011dfffc13c23b1ed31f420356b6d2bb Homepage: https://wiki.gnome.org/Projects/gtk-vnc Description: VNC GObject wrapper (development files) It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. . The core library is written in C and a bindings for other languages are available via GObject introspection. The networking layer supports connections over both IPv4 and IPv6. . This package contains the development headers for libgvnc-1.0 and Vala bindings. Package: libgvpr2 Architecture: amd64 Version: 2.42.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 752 Depends: libc6 (>= 2.29), libcdt5, libcgraph6 Replaces: libgvpr1 Filename: pool/main/g/graphviz/libgvpr2_2.42.2-ok2_amd64.deb Size: 221352 MD5sum: 80d4fb83be12b56056e97800847fe94d SHA1: 62b202722f59befc7f265800f83a7b6a0f38b372 SHA256: 13df7fef656bed4de476d11f7c626ba6d2f3d4f3d3561ef9168e5dbff8c88c78 SHA512: 898d6ac6690d041946159625e1e7ad0f58ce614508821cf88ff5824006ae58753e6216d34829bb437d9a3343122d8e8caf4f9f06e49318491a9d6e50403ad9eb Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - gvpr library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvpr library. Package: libgweather-3-16 Architecture: amd64 Version: 3.36.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgweather Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 208 Depends: libc6 (>= 2.29), libgdk-pixbuf2.0-0 (>= 2.22.0), libgeocode-glib0 (>= 0.99.1), libglib2.0-0 (>= 2.44.0), libgtk-3-0 (>= 3.5.6), libsoup2.4-1 (>= 2.44.0), libxml2 (>= 2.7.4), libgweather-common (>= 3.5.0) Filename: pool/main/libg/libgweather/libgweather-3-16_3.36.0-ok1_amd64.deb Size: 66580 MD5sum: 99e9cd7c9936b3895f8b42305370fa05 SHA1: c52fbb0fd75dd35c3624f147da1c6f0c5b446bc3 SHA256: f2483e5e17187a719f6f53cef689b85fa4a8d587b0aee4bcc34ea989e87c25bd SHA512: 73674317494b6a110d8fe04b27b879148827d8274e43a727d2e76c2364e015414468088a71cc452ed0a55bdb1be6f01d223f6cf35fa279d325b9e9772725ab1e Homepage: https://wiki.gnome.org/Projects/LibGWeather Description: GWeather shared library libgweather is a library to access weather information from online services for numerous locations. . This package contains shared libraries. Package: libgweather-3-dev Architecture: amd64 Version: 3.36.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgweather Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 625 Depends: libgweather-3-16 (= 3.36.0-ok1), gir1.2-gweather-3.0 (= 3.36.0-ok1), libgeocode-glib-dev, libglib2.0-dev (>= 2.35.1), libgtk-3-dev (>= 3.0.0), libsoup2.4-dev (>= 2.44.0), libxml2-dev (>= 2.6.0) Filename: pool/main/libg/libgweather/libgweather-3-dev_3.36.0-ok1_amd64.deb Size: 49416 MD5sum: ae9229191a8be2da2d3bc849fd9ec0f3 SHA1: 0b0d7d217f8627652eb84456b8db1afc8615fb77 SHA256: 02aadaafebbc5e00c11ae5af90e97774c54ec09535aa1a431969976084d877dd SHA512: 999f8c87597fffae45573b3c69578f0e70fa82d2d6af93dfc85932020865c311cf62697026eaba27d8e885707788069fc9762cfecb94b6438bf1009b06e1cb53 Homepage: https://wiki.gnome.org/Projects/LibGWeather Description: GWeather development files libgweather is a library to access weather information from online services for numerous locations. . This package contains the include files and static library. Package: libgweather-common Architecture: all Version: 3.36.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libgweather Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1600 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/main/libg/libgweather/libgweather-common_3.36.0-ok1_all.deb Size: 167904 MD5sum: 6b4e3186785483dee53aa959f821e35a SHA1: 5511ae6bc8483ac246f646c225da131228577e2f SHA256: 5de492df3f413922466c97340a8e8d17cfee35813921fc49ad83d8c673455835 SHA512: 5c332d3a89f2ce0cdd4b802b31df0df906e26d330f63962a4137148fae8e843f870f99c2343fbb2213abeb9d21c440da6d7289b34ca8d07f45d8c78c3993c1cd Homepage: https://wiki.gnome.org/Projects/LibGWeather Description: GWeather common files libgweather is a library to access weather information from online services for numerous locations. . This package contains the weather locations. Package: libgxps-dev Architecture: amd64 Version: 0.3.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libgxps Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 128 Depends: gir1.2-gxps-0.1 (= 0.3.2-ok1), libgxps2t64 (= 0.3.2-ok1), libarchive-dev, libcairo2-dev, libglib2.0-dev Filename: pool/main/libg/libgxps/libgxps-dev_0.3.2-ok1_amd64.deb Size: 13184 MD5sum: 325725adc2ebc459f84c34e5607d6484 SHA1: 8b6d553f4e2c3f72aa764b8fcc275c041e98a541 SHA256: a2e7721b71e4415c983277107b89879d5ae0f37ba0971ab6d153326d5e37c4ef SHA512: f0cba4a87dd720b755eb7c1d56c6606fed9253cf92cb0ccf0e66565a3ed8b532c74e854bdcae6b38a115adeb83cd46fb043bfefaa7736547b072f67b4a1623ee Homepage: https://wiki.gnome.org/libgxps Description: handling and rendering XPS documents (development files) OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains the development files. Package: libgxps-doc Architecture: all Version: 0.3.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libgxps Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 242 Suggests: devhelp Filename: pool/main/libg/libgxps/libgxps-doc_0.3.2-ok1_all.deb Size: 24204 MD5sum: 5b662de6f736172a127774a80a114222 SHA1: 3c5e843f0a153d5d200b9a716efd4a26efafc820 SHA256: 1ac2f08504156f49cf52db0f9c3ca55f371b363cdfaa16e10e4caebe673d15ae SHA512: b149dd490c57a278ca0040a156f89b59317402413147648d149168b6e6fff08d4175b772af5ffdf1a4286ce11cbf3907c9774a4f0f97add943ef115813ac23c7 Homepage: https://wiki.gnome.org/libgxps Description: library for handling and rendering XPS documents (documentation) OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains help documentation files. Package: libgxps-utils Architecture: amd64 Version: 0.3.2-ok1 Priority: optional Section: utils Source: libgxps Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 161 Depends: libc6 (>= 2.34), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.38.0), libgxps2t64 (>= 0.2.1), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2) Filename: pool/main/libg/libgxps/libgxps-utils_0.3.2-ok1_amd64.deb Size: 27640 MD5sum: 823ed81b8c263f88736decfa97ad4909 SHA1: 7ae61017e20d304c79bf6cbe2ed7e99f2d0e271a SHA256: 17c0951c108b0fb2a93dfb93b95f2a487740d26a1efe137ea3de1235511224a9 SHA512: 05f7bd1803ffb16b56c93384ecefb8b5f17321772f17341d0d97ee82bb69ad59658a910f4b6c42a2013c34f60f5c21cc30d0dc221bf405cc7e7e5c9abe839ae4 Homepage: https://wiki.gnome.org/libgxps Description: handling and rendering XPS documents (utilities) OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains the binary utilities: xpstopng, xpstopdf, xpstosvg, xpstojpeg and xpstops Package: libgxps2t64 Architecture: amd64 Version: 0.3.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libgxps Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 165 Provides: libgxps2 (= 0.3.2-ok1) Depends: libarchive13t64 (>= 3.0.4), libc6 (>= 2.35), libcairo2 (>= 1.10.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.75.3), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libpng16-16t64 (>= 1.6.2), libtiff6 (>= 4.0.3) Breaks: libgxps2 (<< 0.3.2-ok1) Replaces: libgxps2 Filename: pool/main/libg/libgxps/libgxps2t64_0.3.2-ok1_amd64.deb Size: 54216 MD5sum: 61e4e030b1a7e556ba8c1ea6b18634a4 SHA1: de5896b346d5108dc77943c29952e904fe731eac SHA256: bdb9af93d830fea09c3404930549d53b14f994b01f8b9e730d2dff99d7a58081 SHA512: 9290d9dc7584351818063ce0983f71fc9f9f2af56ce3c991ee01b933656baba173ee56b09ab377e7cab2316f6de8baa945c641d80edd2d60ba5dbb34e07c803e Homepage: https://wiki.gnome.org/libgxps Description: handling and rendering XPS documents (library) OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains the library. It is being used by evince to read XPS documents. Package: libhamcrest-java Architecture: all Version: 2.2-ok1 Priority: optional Section: java Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 168 Filename: pool/main/libh/libhamcrest-java/libhamcrest-java_2.2-ok1_all.deb Size: 115424 MD5sum: 2acbb07530bbecd5dbca75621e9d2155 SHA1: 1c33df4d5706e29a183e3a08f13dadb0e27a078a SHA256: 32a40758e714c691e490177e030498d20d36e2e9ab22f23f6cdd4f0b00fdb8eb SHA512: cc7d1c35f6f5c5d613ec971ee84cc0a979e808fea36b15d076421ddd583d190a487cce1820df9de2ed51743a5118544690f8199f3fd87e5c2c189a905bc80960 Homepage: http://hamcrest.org Description: library of matchers for building test expressions Provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules. Package: libharfbuzz-bin Architecture: amd64 Version: 8.3.0-ok2 Priority: optional Section: utils Source: harfbuzz Origin: openKylin Maintainer: openKylin Developers Installed-Size: 298 Depends: libc6 (>= 2.38), libcairo2 (>= 1.17.8), libchafa0 (>= 1.10.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.75.3), libharfbuzz-cairo0 (>= 7.0.0), libharfbuzz-gobject0 (>= 7.3.0), libharfbuzz-subset0 (>= 7.3.0), libharfbuzz0b (>= 7.3.0) Filename: pool/main/h/harfbuzz/libharfbuzz-bin_8.3.0-ok2_amd64.deb Size: 63196 MD5sum: ffaeda448c31738f114261beb9650286 SHA1: e8ef37481292cad4bf780f1eacce5a55c79f4df3 SHA256: cfc334cddee682f14fc4245ed9e758fdd555225bed87c7ac4a1e391cc007dc5e SHA512: feda128ea6e0e24d8718c649acb6b1330fda1be6a3b71e0733f9f494ebe2c992135d61555696f22708f0abfc2912d3d7de59f289da63db7bf984582e3e7f69b4 Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Description: OpenType text shaping engine (utility) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains a command line interface for the HarfBuzz library. Package: libharfbuzz-cairo0 Architecture: amd64 Version: 8.3.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: harfbuzz Origin: openKylin Maintainer: openKylin Developers Installed-Size: 90 Depends: libc6 (>= 2.14), libcairo2 (>= 1.17.8), libharfbuzz0b (>= 8.3.0) Filename: pool/main/h/harfbuzz/libharfbuzz-cairo0_8.3.0-ok2_amd64.deb Size: 24396 MD5sum: 0562277d7f9e29a6f777926ea4a06b7a SHA1: ec4dedde29870b50d8c98f195986d43d48158cc6 SHA256: bf29e2531f4fff2d42f93615e5cbd74ca5e782a7eeca9594d97e63c85559797c SHA512: c0b410eef1dd0135eabe6e7354f40fec354abf873942cbb8042ba07d709241e6a359b770777d046aae10d87c7114093bdc0614e27ed4f260865d65839bc96710 Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Description: OpenType text shaping engine Cairo backend HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the Cairo backend. Package: libharfbuzz-dev Architecture: amd64 Version: 8.3.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: harfbuzz Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1756 Provides: gir1.2-harfbuzz-0.0-dev (= 8.3.0-ok2) Depends: gir1.2-freetype2-2.0-dev, gir1.2-gobject-2.0-dev, gir1.2-harfbuzz-0.0 (= 8.3.0-ok2), libharfbuzz0b (= 8.3.0-ok2), libharfbuzz-icu0 (= 8.3.0-ok2), libharfbuzz-gobject0 (= 8.3.0-ok2), libharfbuzz-subset0 (= 8.3.0-ok2), libharfbuzz-cairo0 (= 8.3.0-ok2), libglib2.0-dev, libgraphite2-dev, libicu-dev, libfreetype-dev Filename: pool/main/h/harfbuzz/libharfbuzz-dev_8.3.0-ok2_amd64.deb Size: 140696 MD5sum: 4c598df7b0efaec9381fd8d4bb3191cf SHA1: 8b5014b314b923429eacd5ae5c6a41f948fd6066 SHA256: 8571a55d00554b78f0d31e973cb0869fd0cb63acedb2ec1209c127aa3f453ea2 SHA512: ba3aa5231574b32fe18a6220ff92e3a3902dc93cf32c012943766e1784173bb143bd9aa886b3ca2ca33f4533eba91db4e3bc80ccdfb9b68f82e00401737f6d8f Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Description: Development files for OpenType text shaping engine HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the header files and static libraries for the HarfBuzz library. Package: libharfbuzz-doc Architecture: all Version: 8.3.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: harfbuzz Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3409 Filename: pool/main/h/harfbuzz/libharfbuzz-doc_8.3.0-ok2_all.deb Size: 217436 MD5sum: cd2b5eb35eaf743f9956d89141f1b622 SHA1: e7652f1e6825b5b2e204e32ea4839a5b6d9612e2 SHA256: 9bac08374bb0b7c8bf4158469681d3a134d2f14976884fe08f17e97b3230a7ea SHA512: 95300ec3499638c7c3c924717b258fe6aacf9a29a4935cbbb14ba8e881a6239f55a9c8dd1057e76de31aa81f15ff3cd141f1647fe61eb963e03cdb4b92d814b3 Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Description: Documentation files for the HarfBuzz library HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the HTML documentation for the HarfBuzz library. Package: libharfbuzz-gobject0 Architecture: amd64 Version: 8.3.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: harfbuzz Origin: openKylin Maintainer: openKylin Developers Installed-Size: 168 Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.14.0), libharfbuzz0b (>= 7.3.0) Filename: pool/main/h/harfbuzz/libharfbuzz-gobject0_8.3.0-ok2_amd64.deb Size: 29640 MD5sum: a814e0b52f657fa4a7646f654515ed54 SHA1: fa3c3fd3222625d324e8e0aac96340c38af727e2 SHA256: 5ce03b3c21d3fa22d5eb9793b74834323b060abd4891a4e48150802b41e4ad2d SHA512: 3aa486a550cc2a4b85f86a8226f69830630bb0d4205461b6ec7e1d4eabc1e4df7a7c3146484050af77aabaa2a21d416b558e083f5c1c74aaee08b11d882ce9a8 Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Description: OpenType text shaping engine ICU backend (GObject library) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the GObject library, providing wrapper GObject type bindings for all HarfBuzz objects and enums. Package: libharfbuzz-icu0 Architecture: amd64 Version: 8.3.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: harfbuzz Origin: openKylin Maintainer: openKylin Developers Installed-Size: 58 Depends: libc6 (>= 2.4), libharfbuzz0b (>= 0.9.4), libicu70 (>= 70.1-1~) Filename: pool/main/h/harfbuzz/libharfbuzz-icu0_8.3.0-ok2_amd64.deb Size: 12440 MD5sum: 9987125b8394f54a21e7be359d99dcdd SHA1: 2c6a26246fb43b91c7bfe1ffbef8882e373cc951 SHA256: d7cff75db485fe0c93f608e6d0f515326fb054b32ae466e49d5fc1b05959c03b SHA512: 49b848983be5e74433b7af95aaa2987c62cd2ebf8aee35aef62aff67c26a86bcf12ac1cb12de8c95e2884522ca39aeda3daa141c44b240e513e467cb35ccbf60 Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Description: OpenType text shaping engine ICU backend HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the ICU backend. Package: libharfbuzz-subset0 Architecture: amd64 Version: 8.3.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: harfbuzz Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1084 Depends: libc6 (>= 2.14), libharfbuzz0b (>= 2.2.0) Filename: pool/main/h/harfbuzz/libharfbuzz-subset0_8.3.0-ok2_amd64.deb Size: 419128 MD5sum: 6ec87d1e726758feea8624257581e83a SHA1: c84fd2d6508847b1eb9de2778cf1f7db930532d1 SHA256: 00e8aa0b30f52d48aa25053afada36d1c48918b4692800f0f1a2841d92d68b95 SHA512: 40acb34987085b6717dd00e1859ce87d5fdedb4b2183b2e9a1eb5a2c6a23888fdab879e6332515e9f0996f88c083463b28fa4f6ff0f77175df9ba9c7bf65a536 Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Description: OpenType text shaping engine (subset library) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the library for subsetting fonts. Subsetting reduces codepoint coverage of font files and removes unnecessary data. Package: libharfbuzz0b Architecture: amd64 Version: 8.3.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: harfbuzz Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1150 Depends: libc6 (>= 2.38), libfreetype6 (>= 2.11.1), libglib2.0-0 (>= 2.32.0), libgraphite2-3 (>= 1.2.2) Conflicts: libharfbuzz0, libharfbuzz0a Replaces: libharfbuzz0, libharfbuzz0a Filename: pool/main/h/harfbuzz/libharfbuzz0b_8.3.0-ok2_amd64.deb Size: 430552 MD5sum: 7d1daa58679c52bd153a2ebf5915b07e SHA1: 6fc7a098a746b98dc06043f430fc3449b0226994 SHA256: 93a2a673b57fadc2bb7a79d4793d0f4de508463914db07822205ab2516de93c8 SHA512: 31b4e00e9a78c03a3f20fe184589abf3073b0d5a012f3c4e7c76316907edc5a763f7664ccecfdae3628d888406ef1bc814429248ca65589362aabb66c9cadfc4 Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz Description: OpenType text shaping engine (shared library) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the shared libraries. Package: libhash-defhash-perl Architecture: all Version: 0.072-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 53 Depends: perl:any, libscalar-list-utils-perl, libstring-trim-more-perl, libregexp-pattern-defhash-perl Suggests: libdefhash-perl Filename: pool/main/libh/libhash-defhash-perl/libhash-defhash-perl_0.072-ok1_all.deb Size: 16762 MD5sum: fae2d19eed53528f34c2f25ce158bf67 SHA1: 83fe19e51590eef4266638c1b1f1e65464b3d83c SHA256: f32d3cd14633f34ce58686ed363f1bf4f80d9d408f81859ad24c9a0369ebd759 SHA512: bceef621142968103006191467b7718d2f01c3c6231592d480316c8aac1490f1ca8982e59d91bc8570dd9499c517fb6818611337b121999a98fe32d230f1e378 Homepage: https://metacpan.org/release/Hash-DefHash Description: module to manipulate DefHash Hash::DefHash is a module to manipulate DefHash. It is a thin Oriented Object skin over the regular Perl hash. Package: libhash-fieldhash-perl Architecture: amd64 Version: 0.15-ok2 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 57 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libh/libhash-fieldhash-perl/libhash-fieldhash-perl_0.15-ok2_amd64.deb Size: 15704 MD5sum: 31bb44024b3e8237f21b4221cc75be11 SHA1: 4a6f6d3dde3635cfa62dab35a164cd9f98d306d2 SHA256: 31c4013565ae6e55d68f318f13e1695c8b7a2f3aeab18b6b5f08b5c410303aaf SHA512: 8f0764815db3055cb4f5f649ce6df0d04fd31408af35a70cef70ddd3d709ab592bf048e410b8edd6f3b0f0afd56b014ddb6c4e7a4ad6ae234ed2563e6a049677 Homepage: https://metacpan.org/release/Hash-FieldHash Description: Perl module implementing a lightweight field hash Hash::FieldHash provides the field hash mechanism which supports the inside-out technique. . You may know Hash::Util::FieldHash. It's a very useful module, but too complex to understand all the functions. . This is an alternative to Hash::Util::FieldHash with following features: . Simpler interface . Hash::FieldHash provides a few functions: fieldhash() and fieldhashes(). That's enough. . Higher performance Hash::FieldHash is faster than Hash::Util::FieldHash, because its internals use simpler structures. Package: libhash-merge-perl Architecture: all Version: 0.302-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: perl:any, libclone-choose-perl Filename: pool/main/libh/libhash-merge-perl/libhash-merge-perl_0.302-ok1_all.deb Size: 11778 MD5sum: 97f65f176dc902c1e18509dd5d49e044 SHA1: 2407030152330a9357fd2aa5a5172d779cad9598 SHA256: 4b4985ada22a3739ea507100c099af5efd5d8cadb18dce8e3cc1779545b639fb SHA512: 570e59bc337bb1274f0b65432ecb6cf786e5681174c0caea11d1560bb40a9d865e9e47b93d8f83f90b45d73ddfa110e5f7f23a59bacdc866842ed19192e5f5aa Homepage: https://metacpan.org/release/Hash-Merge Description: Perl module for merging arbitrarily deep hashes into a single hash Hash::Merge merges two arbitrarily deep hashes into a single hash. That is, at any level, it will add non-conflicting key-value pairs from one hash to the other, and follows a set of specific rules when there are key value conflicts (as outlined below). The hash is followed recursively, so that deeply nested hashes that are at the same level will be merged when the parent hashes are merged. Please note that self-referencing hashes, or recursive references, are not handled well by this method. . Values in hashes are considered to be either ARRAY references, HASH references, or otherwise are treated as SCALARs. By default, the data passed to the merge function will be cloned using the Clone module; however, if necessary, this behavior can be changed to use as many of the original values as possible. (See set_clone_behavior). Package: libhavege-dev Architecture: amd64 Version: 1.9.17-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: haveged Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Luo Yaoming Installed-Size: 189 Depends: libhavege2 (= 1.9.17-ok1) Filename: pool/main/h/haveged/libhavege-dev_1.9.17-ok1_amd64.deb Size: 46392 MD5sum: 5e2a7e636fd88986575861ef77827cfb SHA1: 14b09dffa6d4004444227da16c7a9973ca215987 SHA256: 55e6cbeac8e51dd6b2fd0d1fb0c653e050549ea9b695c6c4c9b7151f1a0f100f SHA512: b439c032927dd54dd485dbfd9b289564f2d7bf684387999a1a4f103923471b74bfd3cc94f66e603d8b14c150f18cc0dae104b2145742d82211b92656b4a94789 Homepage: https://issihosts.com/haveged/ Description: entropy source using the HAVEGE algorithm - development files libhavege is a library that implements the HAVEGE (HArdware Volatile Entropy Gathering and Expansion). It provides a random number generator and it's associated tuning and testing factilities. . More information about HAVEGE is available at http://www.irisa.fr/caps/projects/hipsor/ . This package contains the development files. Package: libhavege2 Architecture: amd64 Version: 1.9.17-ok1 Multi-Arch: same Priority: optional Section: libs Source: haveged Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Luo Yaoming Installed-Size: 159 Depends: libc6 (>= 2.14) Filename: pool/main/h/haveged/libhavege2_1.9.17-ok1_amd64.deb Size: 35472 MD5sum: 91461bd5b5c635b7c9489925b276b62d SHA1: 978cf5162e76254b5aa3cc38b4f5425b551080af SHA256: 012f2cec153864e6153c67b43a493bd48fd896259577e316a718492117ceba76 SHA512: b76cafc265fc4838d45ccb15b50604bf7098123adfda94d8010456f701fa0249b80128da01d0bf4ab224f23c5c91906d0d999091ddee9702b011036e0e6b7387 Homepage: https://issihosts.com/haveged/ Description: entropy source using the HAVEGE algorithm - shared library libhavege is a library that implements the HAVEGE (HArdware Volatile Entropy Gathering and Expansion). It provides a random number generator and it's associated tuning and testing factilities. . More information about HAVEGE is available at http://www.irisa.fr/caps/projects/hipsor/ . This package contains the shared library. Package: libhcrypto5t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 268 Provides: libhcrypto5-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libasn1-8t64-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.36), libheimbase1t64-heimdal (>= 1.4.0+git20110226), libroken19t64-heimdal (>= 1.7~git20150920) Breaks: libhcrypto5-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libhcrypto5-heimdal Filename: pool/main/h/heimdal/libhcrypto5t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 87540 MD5sum: 08fbc272bb954e1d5abceb7da4d03aed SHA1: ae9b0ff8dd2546888f09cff4c23c0d7e8f1ff504 SHA256: 113def69fd23d4672c05a96bce13441ea6c75144eae6fb4fa96f6643af965013 SHA512: d50a084e9a8bccabf33d8c71f32378f5745552b1a2d5e2db3300f9a465fa77c1ecaa24a98bfcb57e4e7afb8f7e41ebb414a43065a9435c32c12f5d1dc7eada1f Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - crypto library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the cryptographic library required for Heimdal. Package: libhd-dev Architecture: amd64 Version: 21.82-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: hwinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Sebastien Badia Installed-Size: 110 Provides: libhd12-dev, libhd13-dev, libhd14-dev, libhd15-dev, libhd16-dev, libhd20-dev, libhd21-dev Depends: libhd21t64 (= 21.82-ok1) Suggests: libhd-doc Filename: pool/main/h/hwinfo/libhd-dev_21.82-ok1_amd64.deb Size: 21832 MD5sum: 2d175a0767e0b6f8071297919ccabcda SHA1: 67dd5d2b248096869b9671415502d5c7ed44c265 SHA256: 8f2a0d1b7d1e0c50ada5cf27accb37f74401e18547d7f902fb6cbe8fdd36b15f SHA512: f49b36f6ae06286da0c2f9b409d431691569e9753a740fe659bba953072ac45f47abbf0cd1f53e719eeeb396b7b5c2f9dd11c271eef564fcbc63ca0d93799c65 Homepage: https://github.com/openSUSE/hwinfo Description: Hardware identification system library and headers hwinfo is the hardware detection tool used in SuSE Linux. . In Debian Edu (Skolelinux) hwinfo has shown better results than discover when detecting mouse, keyboard and monitor. . hwinfo collects information about the hardware installed on a system. Among others, libhd contains information about cdrom, zip, floppy, disks and partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, isdn, modem, printer, scanner, bios, cpu, usb, memory and smp. . This package contains the static library and header files from the hwinfo package. Package: libhd-doc Architecture: all Version: 21.82-ok1 Priority: optional Section: doc Source: hwinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Sebastien Badia Installed-Size: 12265 Provides: libhd12-doc, libhd13-doc, libhd14-doc, libhd15-doc, libhd16-doc, libhd20-doc, libhd21-doc Depends: libjs-jquery Suggests: doc-base Enhances: libhd-dev Filename: pool/main/h/hwinfo/libhd-doc_21.82-ok1_all.deb Size: 598488 MD5sum: 40375d31611daa0df1cd4564046a8cc3 SHA1: cb51fae7b3d03724a242c24b80ad1290ed1d6f9f SHA256: abba94fce271cc3360b29fe4e7cd18dea2d256a4366e40fc4cd74c8d84aa5eed SHA512: e0aa5252f74bdf9bf5fe97dbb6f6f7579e6d7301aa99fe8ba9ec4cf97171172dbc8a6514a02402a3c5d6115dcd2cb858de74f18c797df9cf0917581ba008703b Homepage: https://github.com/openSUSE/hwinfo Description: Hardware identification system library documentation hwinfo is the hardware detection tool used in SuSE Linux. . In Debian Edu (Skolelinux) hwinfo has shown better results than discover when detecting mouse, keyboard and monitor. . hwinfo collects information about the hardware installed on a system. Among others, libhd contains information about cdrom, zip, floppy, disks and partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, isdn, modem, printer, scanner, bios, cpu, usb, memory and smp. . This package contains the documentation for the libhd21-dev package. Package: libhd21t64 Architecture: amd64 Version: 21.82-ok1 Multi-Arch: same Priority: optional Section: libs Source: hwinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Sebastien Badia Installed-Size: 3446 Provides: libhd21 (= 21.82-ok1) Depends: libc6 (>= 2.38), libuuid1 (>= 2.16), libx86emu2 (>= 1.4) Breaks: libhd21 (<< 21.82-ok1) Replaces: libhd21 Filename: pool/main/h/hwinfo/libhd21t64_21.82-ok1_amd64.deb Size: 789196 MD5sum: efe01e87d4ec6fb57283ffdd231044bd SHA1: 32318f1237f35fa2ed41a3a9df9f7ebf1ceb092f SHA256: 4c424a9e73808a2a85c6bb44abd048fbe868f11d6cc0409e7a913a4875bd1f14 SHA512: eb1629b52b9f71da8eedcba61a13f79e392a1f326824c83eed6d569478565ea954e31250273a926d1151544147c00048e31596f8e217cda50a720eb7ba5e2ebc Homepage: https://github.com/openSUSE/hwinfo Description: Hardware identification system library hwinfo is the hardware detection tool used in SuSE Linux. . In Debian Edu (Skolelinux) hwinfo has shown better results than discover when detecting mouse, keyboard and monitor. . hwinfo collects information about the hardware installed on a system. Among others, libhd contains information about cdrom, zip, floppy, disks and partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, isdn, modem, printer, scanner, bios, cpu, usb, memory and smp. . This package contains the shared library from the hwinfo package. Package: libhdb9t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 205 Provides: heimdal-hdb-api-8, libhdb9-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libasn1-8t64-heimdal (>= 1.6~git20120311g), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libdb5.3, libheimbase1t64-heimdal (>= 1.4.0+git20110226), libkrb5-26t64-heimdal (>= 1.7~git20161112), libldap2 (>= 2.6.2), libroken19t64-heimdal (>= 1.7~git20150920), libsqlite3-0 (>= 3.5.9) Breaks: libhdb9-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libhdb9-heimdal Filename: pool/main/h/heimdal/libhdb9t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 65728 MD5sum: c9d376fd1e91ef4f5964a1a7c603f181 SHA1: 33d3574409ecaa1288acdd813a876c6e5e30ad2d SHA256: 10dbc0cec5088d55c0954ca27f37c05caf04373705934da8b5cb0dbc17317b0c SHA512: 2a25df6a922e343ceb23397c887d29a8996141bc470e4d31fd5be191ddf7aa362749e18da82e2481296629196e5284de79a958bad1b2124c946c9731ea976856 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - kadmin server library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for storing the KDC database. Package: libhdf4-0 Architecture: amd64 Version: 4.2.16-ok1 Multi-Arch: same Priority: optional Section: libs Source: libhdf4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 860 Depends: libc6 (>= 2.33), libjpeg62-turbo (>= 1.3.1), libtirpc3t64 (>= 1.0.2), zlib1g (>= 1:1.1.4) Suggests: libhdf4-doc, libhdf4-dev, hdf4-tools Filename: pool/main/libh/libhdf4/libhdf4-0_4.2.16-ok1_amd64.deb Size: 298872 MD5sum: 95e3ad45cdd60fc323c6d6d4e2e85e20 SHA1: 22f65c865493d423ec996de3cde3723ac34039c1 SHA256: a65224f58c8fc130abaa4d4da7b33c8b1a3729ceedeb34270fb94397110c4e22 SHA512: db5e45c09691f3cd59e0b3ed1a805022ec1a13383d71f7829627eae50e39c64c3f78ab6c184f6f1df1db90f1a35828dbd1329cc431f7efbc8e358ad61cc8ba96 Homepage: http://www.hdfgroup.com/ Description: Hierarchical Data Format library (embedded NetCDF) HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users. . This package contains the HDF run-time libraries. Package: libhdf4-0-alt Architecture: amd64 Version: 4.2.16-ok1 Multi-Arch: same Priority: optional Section: libs Source: libhdf4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 716 Depends: libc6 (>= 2.33), libjpeg62-turbo (>= 1.3.1), libtirpc3t64 (>= 1.0.2), zlib1g (>= 1:1.1.4) Suggests: libhdf4-doc, libhdf4-alt-dev, hdf4-tools Filename: pool/main/libh/libhdf4/libhdf4-0-alt_4.2.16-ok1_amd64.deb Size: 261972 MD5sum: d73c66cbd14470b8e65b828efaea1a20 SHA1: ba49f6e4a963793aa5bce5541b7ea31fe555e6fe SHA256: b507d71519a690dbfee4cfd4455097f924e980989ecf01447b64bdb502db0dbc SHA512: 08d8370ae2fcb646c2ddd4383a7d52c506c37a4e91f442441a6ebb2a74eae6ef00b533df03042a42e2d8a21010a2d7727bbc5a4f04d6c861cdbe30b5ca8e6280 Homepage: http://www.hdfgroup.com/ Description: Hierarchical Data Format library (without NetCDF) HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users. . This package contains the HDF run-time libraries which do not collide with the NetCDF library namespace. Fortran functions are missing in this flavor of the library set. Package: libhdf4-alt-dev Architecture: amd64 Version: 4.2.16-ok1 Priority: optional Section: libdevel Source: libhdf4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 1806 Depends: libhdf4-0-alt (= 4.2.16-ok1), libjpeg-dev, libnetcdf-dev, zlib1g-dev Conflicts: libhdf4-dev Breaks: libhdf4g-dev (<< 4.2r4-1) Replaces: libhdf4g-dev (<< 4.2r4-1) Filename: pool/main/libh/libhdf4/libhdf4-alt-dev_4.2.16-ok1_amd64.deb Size: 351364 MD5sum: 220289dd870cffe09c500027c54ae219 SHA1: 8ed82a29d7c4d58e80de175588d1326bdd1fc218 SHA256: 4ad6a496329a64edaa3e8bed51d80a7a34172ff5094f5a065aad1388618d3f6a SHA512: a9e2729ed07599fef15ece5ba017be5e4c0af3da6a4fd69497e688fce8c76ab8c0fced2303d38f37addf29caadaafac482cbaa83c7f52c19aa2df0f0bf36b729 Homepage: http://www.hdfgroup.com/ Description: Hierarchical Data Format development files (without NetCDF) HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users. . This package contains development stuff, including files and static library for the HDF package in the flavor compatible with the NetCDF library. Package: libhdf4-dev Architecture: amd64 Version: 4.2.16-ok1 Priority: optional Section: libdevel Source: libhdf4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 2155 Depends: libhdf4-0 (= 4.2.16-ok1), libjpeg-dev, zlib1g-dev Conflicts: libhdf4-alt-dev Breaks: libhdf4g-dev (<< 4.2r4-1) Replaces: libhdf4g-dev (<< 4.2r4-1) Filename: pool/main/libh/libhdf4/libhdf4-dev_4.2.16-ok1_amd64.deb Size: 397512 MD5sum: c8665b73aa325ad83a9240452c0a4df7 SHA1: 29b2d9d6a196c4e2bc7b93d41560d05b09efadff SHA256: 4628ec73bcd274cfd6eba5215548f3d4345f1dc05e78c51579f34c0154c12630 SHA512: 36b5292e5550801936f48bda832a7b17409257c2067379d4b51de7ee05731c963f6ea565f2dc6b4d3ec87fa7b6394973bfa4380768f955f70659fbcf87932ca4 Homepage: http://www.hdfgroup.com/ Description: Hierarchical Data Format development files (embedded NetCDF) HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users. . This package contains development stuff, including files and static library for the HDF package and some HDF API reference manpages. Package: libhdf4-doc Architecture: all Version: 4.2.16-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libhdf4 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 349 Provides: libhdf4g-doc Suggests: libhdf4-dev Breaks: libhdf4g-doc (<< 4.2r4-1) Replaces: libhdf4g-doc (<< 4.2r4-1) Filename: pool/main/libh/libhdf4/libhdf4-doc_4.2.16-ok1_all.deb Size: 45724 MD5sum: ed826f4f079c007f3c0fef86c0a290c5 SHA1: f17f742db5938be7d4c47a155f7d729e3e1d5199 SHA256: 77361a2402bf1da6fc037bdfa5af9ae66e4bbbfc5b1fe4b60bcd02a026bf8200 SHA512: 9de4bef758340478ffe0fb92742321e89a9b19ad101ee924bb31f0fe4c726fa1af2ea76c4a8d07aba2b717d2960bb54ff3f348476cfde1c6e13ab54d09085193 Homepage: http://www.hdfgroup.com/ Description: Hierarchical Data Format library -- documentation HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organizing the data and metadata. New data models can be added by the HDF developers or users. . This package contains user guide and reference manual for HDF format and API Package: libhdf5-103-1t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 3951 Provides: libhdf5-103-1 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.38), libcurl4 (>= 7.16.2), libssl3t64 (>= 3.0.0), libsz2 (>= 1.1.2), zlib1g (>= 1:1.1.4) Breaks: libhdf5-103 (<< 1.10.5), libhdf5-103-1 (<< 1.10.10+repack-ok3) Replaces: libhdf5-103 (<< 1.10.5), libhdf5-103-1 Filename: pool/main/h/hdf5/libhdf5-103-1t64_1.10.10+repack-ok3_amd64.deb Size: 1232560 MD5sum: 9b0c7a7a2e587da0b7cedb46d8fd8e10 SHA1: fc8e83dedc4180a94db4070b1a57e61455ae3b89 SHA256: bb6e6e69204bacc7db9d95445a41fbacf3b466b57044b5eab43ce8401310793b SHA512: a3b7142de3cf4124fff487ed61e3fae1a9bfc76f8a214723391b76653255b521c1cd9c8d71a4aac930a6529bc8a64a768fd663f7221d13099ed304ef3537408b Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 C runtime files - serial version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the C runtime files for serial platforms. Package: libhdf5-cpp-103-1t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 590 Provides: libhdf5-cpp-103-1 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libhdf5-103-1t64, libstdc++6 (>= 5.2) Breaks: libhdf5-cpp-103 (<< 1.10.5), libhdf5-cpp-103-1 (<< 1.10.10+repack-ok3) Replaces: libhdf5-cpp-103 (<< 1.10.5), libhdf5-cpp-103-1 Filename: pool/main/h/hdf5/libhdf5-cpp-103-1t64_1.10.10+repack-ok3_amd64.deb Size: 113924 MD5sum: 160492d12345e5b524f8a4a7da656fe3 SHA1: fefc989983118949167252d630e8ef15c8ff7512 SHA256: 9872fc79f4461b05ca7aeae2ebf4bd91d3299d95fa29f1247a4f1313a475c1fb SHA512: 121de0caebb532652cb8f22ef1cf30a6b85e3bc2fe95de20b9d04a54e51eb6f56f8dbb28f39a5ac403c50ed75581ff3b02fa19bc9bf508fb14ba79665468e78d Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - C++ runtime files - serial version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the C++ runtime files for serial platforms. Package: libhdf5-dev Architecture: amd64 Version: 1.10.10+repack-ok3 Priority: optional Section: libdevel Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 12353 Provides: libhdf5-serial-dev Depends: libhdf5-103-1t64 (= 1.10.10+repack-ok3), libhdf5-fortran-102t64 (= 1.10.10+repack-ok3), libhdf5-hl-100t64 (= 1.10.10+repack-ok3), libhdf5-hl-fortran-100t64 (= 1.10.10+repack-ok3), libhdf5-cpp-103-1t64 (= 1.10.10+repack-ok3), libhdf5-hl-cpp-100t64 (= 1.10.10+repack-ok3), zlib1g-dev, libjpeg-dev, libaec-dev, libcurl4-openssl-dev | libcurl-dev, libssl-dev, hdf5-helpers Suggests: libhdf5-doc Breaks: libhdf5-serial-dev (<< 1.8.12-9~) Replaces: libhdf5-serial-dev (<< 1.8.12-9~) Filename: pool/main/h/hdf5/libhdf5-dev_1.10.10+repack-ok3_amd64.deb Size: 2571860 MD5sum: f6be2ca930a1dc7f9d7bfddb051d126e SHA1: e301f9fc4d3a744afa8d514f3ba39c75411d46ad SHA256: b7e1f128db3b1bc7d006c0fd181c4e54578ff297ad4f3c926c7cbede719e6786 SHA512: e55831bc4763f20a2b555806b39d353ed288b49ce11f5064c81f72be01c9fa24948c8a199539ea1387f01d3467e28b8bcc98e9dd7f4dbc1c317ba6cb3a947c6d Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - development files - serial version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains development files for serial platforms. Package: libhdf5-doc Architecture: all Version: 1.10.10+repack-ok3 Priority: optional Section: doc Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 9710 Suggests: libhdf5-dev, www-browser, pdf-viewer, doc-base Filename: pool/main/h/hdf5/libhdf5-doc_1.10.10+repack-ok3_all.deb Size: 473732 MD5sum: 10def4c7e3a657cac16cc9cd54325ce6 SHA1: 098d7d8b5861fdf3f517b6886d87dc30763c4812 SHA256: 1e5a1ffdba0982819eacc2a7cf8629d08678c983914001e08317475a1c005eb7 SHA512: 27ae2cbf8aad4d63858eb1caab07820e14ba99530446703e1107ea79ccc0e776d57111cccc7765e979657733c63ec8f6c2968213539688c4beb57764340921c9 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - Documentation Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains documentation for HDF5. Package: libhdf5-fortran-102t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 440 Provides: libhdf5-fortran-102 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.14), libgfortran5 (>= 8), libhdf5-103-1t64 Breaks: libhdf5-fortran-102 (<< 1.10.10+repack-ok3) Replaces: libhdf5-fortran-102 Filename: pool/main/h/hdf5/libhdf5-fortran-102t64_1.10.10+repack-ok3_amd64.deb Size: 77896 MD5sum: 0bf088617c4e486f03834986fd1daada SHA1: f6917ff57ef491ed6f4cef96ed8cef3a96d2752d SHA256: 60ab1729d9df086ae022fa1764df48f8d041a34ad194daeb9561d638ef055830 SHA512: 7a6154389dbacb5354e69b04db8ee99f0ae2714cee0e08d6cbc4df92bd874be3dac8ab29744c758454c12208197eaad4bae7ba1cb86ae5b2993dd6fd1bc1c4dc Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 Fortran runtime files - serial version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the Fortran runtime files for serial platforms. Package: libhdf5-hl-100t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 180 Provides: libhdf5-hl-100 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.38), libhdf5-103-1t64 Conflicts: libhdf5-100, libhdf5-101, libhdf5-102, libhdf5-103 (<< 1.10.5) Breaks: libhdf5-hl-100 (<< 1.10.10+repack-ok3) Replaces: libhdf5-100, libhdf5-101, libhdf5-102, libhdf5-103 (<< 1.10.5), libhdf5-hl-100 Filename: pool/main/h/hdf5/libhdf5-hl-100t64_1.10.10+repack-ok3_amd64.deb Size: 52384 MD5sum: 9bc838a9224ecf42b9b9b40ef7969e43 SHA1: 3bb0f3e5f8ad8c5dd1149d4b8564aed8b73c06e2 SHA256: 29703e3eff39c3fd807343cad66c7a926f4d888c7a8014048b00d9995838536c SHA512: 9c5219833a849bebe5e494c46e95866b4b0ac72229969833a78c31fed9d94e8fc2e896f7b1a2235857494671f9e094af861c2dd31b7516dc1dd0e658ef6a307f Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 High Level runtime files - serial version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the high level C API runtime files for serial platforms. Package: libhdf5-hl-cpp-100t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 63 Provides: libhdf5-hl-cpp-100 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libhdf5-hl-100t64, libstdc++6 (>= 4.1.1) Conflicts: libhdf5-cpp-100, libhdf5-cpp-101, libhdf5-cpp-102, libhdf5-cpp-103 (<< 1.10.5) Breaks: libhdf5-hl-cpp-100 (<< 1.10.10+repack-ok3) Replaces: libhdf5-cpp-100, libhdf5-cpp-101, libhdf5-cpp-102, libhdf5-cpp-103 (<< 1.10.5), libhdf5-hl-cpp-100 Filename: pool/main/h/hdf5/libhdf5-hl-cpp-100t64_1.10.10+repack-ok3_amd64.deb Size: 10356 MD5sum: c18204213b19610de67fc309ba1a06fe SHA1: a4aeb128a7dabed3ceca2ce992f0dcbf516ebff8 SHA256: febf8471e01534fa43cf363e7d5f897af1d7989cfd0f3e69b4d7c0946ac7bc60 SHA512: ce6e05aea675002c2daedcc87ec3e3a5bfbb21442fcb1530bed3142a7c95c9c5f74adf2c1b1dc4889ed553844eb56120af9838d554451b84365396b2fa737831 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 High Level C++ runtime files - serial version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the high level C++ API runtime files for serial platforms. Package: libhdf5-hl-fortran-100t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 223 Provides: libhdf5-hl-fortran-100 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.14), libgfortran5 (>= 8), libhdf5-103-1t64, libhdf5-fortran-102t64, libhdf5-hl-100t64 Conflicts: libhdf5-100, libhdf5-101, libhdf5-102, libhdf5-103 (<< 1.10.5) Breaks: libhdf5-hl-fortran-100 (<< 1.10.10+repack-ok3) Replaces: libhdf5-100, libhdf5-101, libhdf5-102, libhdf5-103 (<< 1.10.5), libhdf5-hl-fortran-100 Filename: pool/main/h/hdf5/libhdf5-hl-fortran-100t64_1.10.10+repack-ok3_amd64.deb Size: 29224 MD5sum: fa93e9f124a46e43b06e38da754f110c SHA1: a429a5814fa63a2c90aacfde5fec6befee5b65ae SHA256: d98e1dc830758775d10933af36d66a3452c4c2c781bed94712c9fbac3ac91c0a SHA512: 065cdb5fa27d2fbed839ff69ed29201b452c7791da8b685bd7033776c6bcbf53b8a24595a88ba3ede7a6e95ba35e05efeb9b5a5d7c9d4b71aee98ff73ba02acd Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 High Level Fortran runtime files - serial version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the high level Fortran API runtime files for serial platforms. Package: libhdf5-java Architecture: all Version: 1.10.10+repack-ok3 Priority: optional Section: java Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 111 Depends: libhdf5-jni Filename: pool/main/h/hdf5/libhdf5-java_1.10.10+repack-ok3_all.deb Size: 69328 MD5sum: 61a8be001221435b5ec35500bfc057b1 SHA1: 23bfac193da9a51eb27b3ea03e42c50378a569cf SHA256: e06de59223753a5371fa378b528cf2dfdd297b6681ae70f267d46b151d5e2b8d SHA512: 9088ae964aa3a307e6b18fd7b28f626f5bc3335469a25be6fee4f62e1a77aa89173716f44a2680daa8e347a62565230b51e950f2650f6143c2789117e7185508 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - Java Wrapper Library Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the java wrapper library for HDF5. Package: libhdf5-jni Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: science Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 522 Depends: libc6 (>= 2.38), libhdf5-103-1t64 Filename: pool/main/h/hdf5/libhdf5-jni_1.10.10+repack-ok3_amd64.deb Size: 107636 MD5sum: a9ee8b62b3d10ae444dbd335d581c612 SHA1: ab54fe22ece804dc490101dcdfbf71d71cf1ab88 SHA256: ed7f18b0be996145e0d92d7a9f79f87f144f26177a062af480a39d59fad655a6 SHA512: 2491cf3516d31dcb1cb0809015dde79ef5fe2147678c1fb56ae441066ea6b9e1593d058fd205031e9b0642569f240f32a5ed02f3bafc1b53cb9c35b18e2a43b1 Homepage: http://hdfgroup.org/HDF5/ Description: native library used by libhdf5-java This package is only useful with libhdf5-java. Package: libhdf5-mpi-dev Architecture: amd64 Version: 1.10.10+repack-ok3 Priority: optional Section: libdevel Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 27 Depends: libhdf5-openmpi-dev, mpi-default-dev Filename: pool/main/h/hdf5/libhdf5-mpi-dev_1.10.10+repack-ok3_amd64.deb Size: 4736 MD5sum: 54302a4f58f02086fede8dc8d1df2a3c SHA1: 6878f00993c058ff70ef54b55451b9c6e1569031 SHA256: d4787db38fefe6fa7002a4a7b9e172e29f25ef108ea50ed94b8345836d413e09 SHA512: 213fecd2b30257522f29861e9fbb840a7d1697f6db66ba563a6f5239450af605b76e859be59e967cce8659451b96c85a387c89c4731208a1e49eb43b74200481 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - development files - default MPI version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package depends on the default MPI version of HDF5 for each platform. Package: libhdf5-mpich-103-1t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 4020 Provides: libhdf5-mpich-103-1 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.38), libcurl4 (>= 7.16.2), libmpich12 (>= 4.1.2-ok0), libssl3t64 (>= 3.0.0), libsz2 (>= 1.1.2), zlib1g (>= 1:1.1.4) Breaks: libhdf5-mpich-103 (<< 1.10.5), libhdf5-mpich-103-1 (<< 1.10.10+repack-ok3) Replaces: libhdf5-mpich-103 (<< 1.10.5), libhdf5-mpich-103-1 Filename: pool/main/h/hdf5/libhdf5-mpich-103-1t64_1.10.10+repack-ok3_amd64.deb Size: 1283084 MD5sum: 2091f3008aae87c76a8fb04db117a382 SHA1: 99e948660a557067d91f76c9571b19097bcb259a SHA256: 5f7e11fe307e237a0f392e3616bd6979f20efc392bdb59d057463793ac9e98ec SHA512: 84480fb96f471fdabb4aa8ff22090a40f0e7be9f5db1b81502ed6f3a701a6f81077927657f072a4d9b23284b41a1b7735de222e14d96d16db9fbc0a8a4390cb9 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - C runtime files - MPICH2 version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the C runtime files for use with MPICH2. Package: libhdf5-mpich-cpp-103-1t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 581 Provides: libhdf5-mpich-cpp-103-1 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libhdf5-mpich-103-1t64 (>= 1.10.7), libstdc++6 (>= 5.2) Breaks: libhdf5-mpich-cpp-103 (<< 1.10.5), libhdf5-mpich-cpp-103-1 (<< 1.10.10+repack-ok3) Replaces: libhdf5-mpich-cpp-103 (<< 1.10.5), libhdf5-mpich-cpp-103-1 Filename: pool/main/h/hdf5/libhdf5-mpich-cpp-103-1t64_1.10.10+repack-ok3_amd64.deb Size: 112300 MD5sum: da4fa1bb77a081e23daba90e55ed78be SHA1: 59d5f17c2f204ac0aafed488e16f9c6a581f3ae1 SHA256: aa8915ffd21446bec6ac21271a54f25183e56203155eb3ac9e5c508ca101cf44 SHA512: e1fb3fe7ffb15870fd9eb6b325312ff2e1dc9411c5069bfc34e11b8b961495ec514541824db3d622832c0accc101ffb2181b76dbf78e0db542248de08986d964 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - C++ runtime files - MPICH2 version - unsupported Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the C++ runtime files for mpich platforms. . Warning: C++ with parallel HDF5 is not supported upstream. Use this feature at your own risks. Package: libhdf5-mpich-dev Architecture: amd64 Version: 1.10.10+repack-ok3 Priority: optional Section: libdevel Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 12652 Depends: libhdf5-mpich-103-1t64 (= 1.10.10+repack-ok3), libhdf5-mpich-fortran-102t64 (= 1.10.10+repack-ok3), libhdf5-mpich-hl-100t64 (= 1.10.10+repack-ok3), libhdf5-mpich-hl-fortran-100t64 (= 1.10.10+repack-ok3), libhdf5-mpich-cpp-103-1t64 (= 1.10.10+repack-ok3), libhdf5-mpich-hl-cpp-100t64 (= 1.10.10+repack-ok3), zlib1g-dev, libaec-dev, libjpeg-dev, libcurl4-openssl-dev | libcurl-dev, libssl-dev, libmpich-dev (>= 3.3-3~) Suggests: libhdf5-doc Breaks: libhdf5-mpi-dev (= 1.10.6+repack-1~exp4) Filename: pool/main/h/hdf5/libhdf5-mpich-dev_1.10.10+repack-ok3_amd64.deb Size: 2639904 MD5sum: af1d6af80eb14d12defe63ca209839c9 SHA1: 5e8c3b2df6eeac8d499723693d6280d47013f8ff SHA256: db610531c04e10ac319ee3158d42e47b57f86f57814d69d656bf8b97745bad3a SHA512: a71960343bea7ab8ca7c097682a710b583c277717545e76b289c686c027b3ec4dcbb32722ac06e3105646706b022f7023e9878a8daf1065ee87de71cc0721043 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - development files - MPICH2 version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains development files for use with MPICH2. Warning: the C++ interface is not provided for this version. Package: libhdf5-mpich-fortran-102t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 429 Provides: libhdf5-mpich-fortran-102 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.14), libgfortran5 (>= 8), libhdf5-mpich-103-1t64 (>= 1.10.7) Breaks: libhdf5-mpich-fortran-102 (<< 1.10.10+repack-ok3) Replaces: libhdf5-mpich-fortran-102 Filename: pool/main/h/hdf5/libhdf5-mpich-fortran-102t64_1.10.10+repack-ok3_amd64.deb Size: 76248 MD5sum: ed2132380462ea193e28637952adbcb9 SHA1: ea806d97ba20d843150ec10de38bc1cd39344403 SHA256: dcae104810a487450b518fc95b06f357739a1f0d9cc65dd041b85c0bbb71dbd7 SHA512: 089ae5d474819b2a6cb81d81881a40ef66730d81d15e8f26e9a4b1eb36a3b39a220a63d5c1dde519aeacbc192535292787b1b308fad109a97ec5c441c7fb9fd0 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 Fortran runtime files - MPICH2 version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the Fortran runtime files for mpich platforms. Package: libhdf5-mpich-hl-100t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 180 Provides: libhdf5-mpich-hl-100 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.38), libhdf5-mpich-103-1t64 (>= 1.10.3) Conflicts: libhdf5-mpich-100, libhdf5-mpich-101, libhdf5-mpich-102, libhdf5-mpich-103 (<< 1.10.5) Breaks: libhdf5-mpich-hl-100 (<< 1.10.10+repack-ok3) Replaces: libhdf5-mpich-100, libhdf5-mpich-101, libhdf5-mpich-102, libhdf5-mpich-103 (<< 1.10.5), libhdf5-mpich-hl-100 Filename: pool/main/h/hdf5/libhdf5-mpich-hl-100t64_1.10.10+repack-ok3_amd64.deb Size: 52104 MD5sum: e541668478c2b8b931fcbbdafdc0663c SHA1: 5e577edf683a13cfc583a96c75378866ccac485a SHA256: 45f051dcdbcebf4d756cbbc4fc168789db26492fc9c51e4049705f7131da58ab SHA512: 2a35a0dfc8b2dfa12b7b5db82eafdbe7854c4f17d615fffe5886158af09ec3554bf462774e9a9526cba916a7e1470c684269db8b3a36b62ee5259a22b44dd22a Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 High Level runtime files - MPICH2 version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the high level C API runtime files for mpich platforms. Package: libhdf5-mpich-hl-cpp-100t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 62 Provides: libhdf5-mpich-hl-cpp-100 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libhdf5-mpich-hl-100t64 (>= 1.10.0), libstdc++6 (>= 4.1.1) Conflicts: libhdf5-cpp-100, libhdf5-cpp-101, libhdf5-cpp-102, libhdf5-cpp-103 (<< 1.10.5) Breaks: libhdf5-mpich-hl-cpp-100 (<< 1.10.10+repack-ok3) Replaces: libhdf5-cpp-100, libhdf5-cpp-101, libhdf5-cpp-102, libhdf5-cpp-103 (<< 1.10.5), libhdf5-mpich-hl-cpp-100 Filename: pool/main/h/hdf5/libhdf5-mpich-hl-cpp-100t64_1.10.10+repack-ok3_amd64.deb Size: 10368 MD5sum: 742de2492092938c1fd0d082646204c0 SHA1: 64ce65bd519a4c7a7414991efce0af48f24cf78b SHA256: b20d6e8166271805adb70cf0c6941322e184baff8eb8a2ee3a3d99cee1cb3e80 SHA512: eefd1bdcbc98d046a220a1b565a91641ffda484483a7a2cfd8d198fb7db744539c15e7fbcff60d35c19d70c9b263c7c19367ef969ea85fdd334ac5b0ae5762cf Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 High Level C++ runtime files - MPICH2 version - unsupported Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the high level C++ API runtime files for mpich platforms. . Warning: C++ with parallel HDF5 is not supported upstream. Use this feature at your own risks. Package: libhdf5-mpich-hl-fortran-100t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 218 Provides: libhdf5-mpich-hl-fortran-100 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.14), libgfortran5 (>= 8), libhdf5-mpich-103-1t64 (>= 1.10.0), libhdf5-mpich-fortran-102t64 (>= 1.10.2), libhdf5-mpich-hl-100t64 (>= 1.8.13) Conflicts: libhdf5-mpich-100, libhdf5-mpich-101, libhdf5-mpich-102, libhdf5-mpich-103 (<< 1.10.5) Breaks: libhdf5-mpich-hl-fortran-100 (<< 1.10.10+repack-ok3) Replaces: libhdf5-mpich-100, libhdf5-mpich-101, libhdf5-mpich-102, libhdf5-mpich-103 (<< 1.10.5), libhdf5-mpich-hl-fortran-100 Filename: pool/main/h/hdf5/libhdf5-mpich-hl-fortran-100t64_1.10.10+repack-ok3_amd64.deb Size: 28688 MD5sum: 4a843b102b92f4a0f570dad76009457d SHA1: 509bd7d0055fee3ff269f0880b60183553022268 SHA256: bd02b9438a3e0f0f74c359bedf0da7cf1d9eed49292d015d3b2f1dffd47ec29f SHA512: 4a7202e6870df64a6899b4f84c910209291b52e6dc31cacbb144efae07a5dcee8da79b657cb04724f1b918675bff84a515b965900afd3156d15016da0dd8bd4c Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 High Level Fortran runtime files - MPICH2 version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the high level Fortran API runtime files for mpich platforms. Package: libhdf5-openmpi-103-1t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 4104 Provides: libhdf5-openmpi-103-1 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.38), libcurl4 (>= 7.16.2), libopenmpi3t64 (>= 4.1.6), libssl3t64 (>= 3.0.0), libsz2 (>= 1.1.2), zlib1g (>= 1:1.1.4) Breaks: libhdf5-openmpi-103 (<< 1.10.5), libhdf5-openmpi-103-1 (<< 1.10.10+repack-ok3) Replaces: libhdf5-openmpi-103 (<< 1.10.5), libhdf5-openmpi-103-1 Filename: pool/main/h/hdf5/libhdf5-openmpi-103-1t64_1.10.10+repack-ok3_amd64.deb Size: 1288700 MD5sum: 896114ac182009c7d58dd0a9e913c8f0 SHA1: 7cec14064915347cfedec7ac41b20b26d799149a SHA256: 377fa7a91b5d31707da79f930083ca35d90d20b8fcc3fa73bc285f9298765e68 SHA512: e44b8e4b84ab8db6130f9ab5ce5515e2ed60a041a1ef1d497607d0c53c0b14edb7cf3088851366c12f64f963598fc3ab30cce1011c8b9cf8d0cdaf48f912cd0e Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - C runtime files - OpenMPI version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the C runtime files for use with OpenMPI. Package: libhdf5-openmpi-cpp-103-1t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 595 Provides: libhdf5-openmpi-cpp-103-1 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libhdf5-openmpi-103-1t64 (>= 1.10.7), libstdc++6 (>= 5.2) Breaks: libhdf5-openmpi-cpp-103 (<< 1.10.5), libhdf5-openmpi-cpp-103-1 (<< 1.10.10+repack-ok3) Replaces: libhdf5-openmpi-cpp-103 (<< 1.10.5), libhdf5-openmpi-cpp-103-1 Filename: pool/main/h/hdf5/libhdf5-openmpi-cpp-103-1t64_1.10.10+repack-ok3_amd64.deb Size: 114028 MD5sum: 4d135beb1b78c79f5145870bae9acb19 SHA1: 860b485cb877471288f9691a064aa3a29c36e33e SHA256: 198fc463902896d59bed735e8252c7d861b64e4dfb8d50f9ec33445c76f50973 SHA512: 90be02a4b65566c25dfd2507168f82676ff647c7be8064ce097348e09a2969fd02062f28bdeee754b93dccc55799abfbcfffdff078b17d1bf0f4a202a5cd3c1b Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - C++ runtime files - OpenMPI version - unsupported Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the C++ runtime files for openmpi platforms. . Warning: C++ with parallel HDF5 is not supported upstream. Use this feature at your own risks. Package: libhdf5-openmpi-dev Architecture: amd64 Version: 1.10.10+repack-ok3 Priority: optional Section: libdevel Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 12648 Depends: libhdf5-openmpi-103-1t64 (= 1.10.10+repack-ok3), libhdf5-openmpi-fortran-102t64 (= 1.10.10+repack-ok3), libhdf5-openmpi-hl-100t64 (= 1.10.10+repack-ok3), libhdf5-openmpi-hl-fortran-100t64 (= 1.10.10+repack-ok3), libhdf5-openmpi-cpp-103-1t64 (= 1.10.10+repack-ok3), libhdf5-openmpi-hl-cpp-100t64 (= 1.10.10+repack-ok3), zlib1g-dev, libaec-dev, libjpeg-dev, libcurl4-openssl-dev | libcurl-dev, libssl-dev, libopenmpi-dev Suggests: libhdf5-doc Breaks: libhdf5-mpi-dev (= 1.10.6+repack-1~exp4) Filename: pool/main/h/hdf5/libhdf5-openmpi-dev_1.10.10+repack-ok3_amd64.deb Size: 2641696 MD5sum: 05b8fb38f68fde70fe1363e62a59a95c SHA1: 0eefc9d549d0a507ab650d0ac00bf3de219d9b86 SHA256: 369fc4434babcd39968acaf809076d131581287c781c5e545e3958ec1cc847a5 SHA512: d1e7b1046e7ff74077cd46267325e376736f5eec211132762ff7c8c9dfd6295ce85a6ede4d577fdd94f988895992b9595226a9811a171ea207f4903641d4f628 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 - development files - OpenMPI version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains development files for use with OpenMPI. Package: libhdf5-openmpi-fortran-102t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 440 Provides: libhdf5-openmpi-fortran-102 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.14), libgfortran5 (>= 8), libhdf5-openmpi-103-1t64 (>= 1.10.7), libopenmpi3t64 (>= 4.1.6) Breaks: libhdf5-openmpi-fortran-102 (<< 1.10.10+repack-ok3) Replaces: libhdf5-openmpi-fortran-102 Filename: pool/main/h/hdf5/libhdf5-openmpi-fortran-102t64_1.10.10+repack-ok3_amd64.deb Size: 78888 MD5sum: 0bbf315c5f64d68f9fe2499391ae5fb2 SHA1: 3c8c96b762bcff063274512d7600c1c8413eea67 SHA256: 0bc1ec5e185d715e39119b3cbb4c7fa23457d2d7f5882d270a2c0b41bcf01e50 SHA512: 8de5b1274b5578b3658eb0365c25bb63c898fa500dfab3dd67de248a35b94310742648b4283fd587ffc8fefb0ed32c5357da00651ac12cb116d07a46ab7a5749 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 Fortran runtime files - OpenMPI version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the Fortran runtime files for openmpi platforms. Package: libhdf5-openmpi-hl-100t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 180 Provides: libhdf5-openmpi-hl-100 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.38), libhdf5-openmpi-103-1t64 (>= 1.10.3) Conflicts: libhdf5-openmpi-100, libhdf5-openmpi-101, libhdf5-openmpi-102, libhdf5-openmpi-103 (<< 1.10.5) Breaks: libhdf5-openmpi-hl-100 (<< 1.10.10+repack-ok3) Replaces: libhdf5-openmpi-100, libhdf5-openmpi-101, libhdf5-openmpi-102, libhdf5-openmpi-103 (<< 1.10.5), libhdf5-openmpi-hl-100 Filename: pool/main/h/hdf5/libhdf5-openmpi-hl-100t64_1.10.10+repack-ok3_amd64.deb Size: 52348 MD5sum: d0af779848430ac6d25d05b06b990eb5 SHA1: a895b8077c700bddc9c679b3f170a84a43e681ee SHA256: 838a6e4254d602097cccec8a6a3b4dab09c94cdeaaac68f17988a8a0dfa8ea9b SHA512: fb16e67c969238aaed772107eeaff252952b89fef3f67f5bd5ebd2efa19847650943ec785f182f29ba2ecb24e3a00aa246926d207bb9fe89ec4a83ba246d9a43 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 High Level runtime files - OpenMPI version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the high level C API runtime files for openmpi platforms. Package: libhdf5-openmpi-hl-cpp-100t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 62 Provides: libhdf5-openmpi-hl-cpp-100 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libhdf5-openmpi-hl-100t64 (>= 1.10.0), libstdc++6 (>= 4.1.1) Conflicts: libhdf5-cpp-100, libhdf5-cpp-101, libhdf5-cpp-102, libhdf5-cpp-103 (<< 1.10.5) Breaks: libhdf5-openmpi-hl-cpp-100 (<< 1.10.10+repack-ok3) Replaces: libhdf5-cpp-100, libhdf5-cpp-101, libhdf5-cpp-102, libhdf5-cpp-103 (<< 1.10.5), libhdf5-openmpi-hl-cpp-100 Filename: pool/main/h/hdf5/libhdf5-openmpi-hl-cpp-100t64_1.10.10+repack-ok3_amd64.deb Size: 10388 MD5sum: 10574484e7a9cdcf999fc6368b2a9c81 SHA1: 3055a8d94db2389393809abfc7cf931429334337 SHA256: 9002c5462ed9be3e9c649cae8a045a2c0ae6925366f4cfada8ab20dc5cf458a6 SHA512: 2a7c6adbf70c9f3dce53f61b202c597273f50814cceb019e7aa06623d6e7dbaa78c5b4a3013904eee080497af32ec6a77a95a9d4c807bef31df7fe34a9285be3 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 High Level C++ runtime files - OpenMPI version - unsupported Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the high level C++ API runtime files for openmpi platforms. . Warning: C++ with parallel HDF5 is not supported upstream. Use this feature at your own risks. Package: libhdf5-openmpi-hl-fortran-100t64 Architecture: amd64 Version: 1.10.10+repack-ok3 Multi-Arch: same Priority: optional Section: libs Source: hdf5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Gilles Filippini Installed-Size: 222 Provides: libhdf5-openmpi-hl-fortran-100 (= 1.10.10+repack-ok3) Depends: libc6 (>= 2.14), libgfortran5 (>= 8), libhdf5-openmpi-103-1t64 (>= 1.10.0), libhdf5-openmpi-fortran-102t64 (>= 1.10.2), libhdf5-openmpi-hl-100t64 (>= 1.8.13) Conflicts: libhdf5-openmpi-100, libhdf5-openmpi-101, libhdf5-openmpi-102, libhdf5-openmpi-103 (<< 1.10.5) Breaks: libhdf5-openmpi-hl-fortran-100 (<< 1.10.10+repack-ok3) Replaces: libhdf5-openmpi-100, libhdf5-openmpi-101, libhdf5-openmpi-102, libhdf5-openmpi-103 (<< 1.10.5), libhdf5-openmpi-hl-fortran-100 Filename: pool/main/h/hdf5/libhdf5-openmpi-hl-fortran-100t64_1.10.10+repack-ok3_amd64.deb Size: 29180 MD5sum: a2dbf5b7286f303545ef4b3f0dac6023 SHA1: 35602085d455b58e32f9f84b353f2379c30b6cc5 SHA256: 2c097c7078c9274bdf402181e1665f07519634364c4042d8b5a9fbc63ce2d68b SHA512: 3745f8ee56f26a534c2b03460aa676eb3eae4c64c985ff780ee0fe5674e5301dd51bc3d5639bd0893552467d18d42c091a0c846acb275b1adb4ec3b46936ed50 Homepage: http://hdfgroup.org/HDF5/ Description: HDF5 High Level Fortran runtime files - OpenMPI version Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. . This package contains the high level Fortran API runtime files for openmpi platforms. Package: libheif-dev Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 222 Depends: libheif1 (= 1.17.6-ok2), libaom-dev, libdav1d-dev, libde265-dev (>= 1.0.7), libsharpyuv-dev, libx265-dev Filename: pool/main/libh/libheif/libheif-dev_1.17.6-ok2_amd64.deb Size: 40820 MD5sum: 83bf4fd0dc66022b2e3af350deda020e SHA1: a0f13411403bea0c1c5616350398275a13a5b283 SHA256: 8337ad84e337d89338077d214504031eb92b2c2b812b26962c1e3f414c8a067e SHA512: bd55fdc2257647020d6d2eda79f48323613137f1f98ae50c7b24927fec5cdecbc3b2330fd397e5f03037d0da682595a220b53890bce47c4a3cd9f36cd8875236 Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - development files libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . The development headers for compiling programs that use libheif are provided by this package. Package: libheif-examples Architecture: amd64 Version: 1.17.6-ok2 Priority: optional Section: video Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 181 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libjpeg62-turbo (>= 1:2.0.2), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 9) Filename: pool/main/libh/libheif/libheif-examples_1.17.6-ok2_amd64.deb Size: 48376 MD5sum: 8715e2ec667b2df6904b8401a579bddc SHA1: efdbab427255fd1e35e56610dc8c3e31c429b07a SHA256: f95c0e88489ea6baceb557f9f565eab7dabf3214fb540877140859554fd14b5f SHA512: 73db4af1701e0548774dea7fe053428081e54657b0c6b3b458f254329a57ca7912a524a62bd68e001d33e82a41641a2f8b97407956d96836773a8a80c93d08f8 Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - examples libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . Sample applications using libheif are provided by this package. Package: libheif-plugin-aomdec Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 34 Depends: libheif1 (= 1.17.6-ok2), libaom3 (>= 3.2.0), libc6 (>= 2.14), libstdc++6 (>= 4.1.1) Filename: pool/main/libh/libheif/libheif-plugin-aomdec_1.17.6-ok2_amd64.deb Size: 7364 MD5sum: b6f9a4ead6c3e714d53acf2a580b4af2 SHA1: 6df8334a0af9b73e0f4b8a6333f718d47f52ecd0 SHA256: 3bbfd55d0850988449c16c1e95a78f3ab06eda8f45d8e42695e8b7e41fdb97a3 SHA512: 0bedd833b2899a061ba9b28ba7d9dccc54d865b38baba82930d9d08be7f4176791aa87e0d41775ff451e1dc187c339cf8d5582cf7d373decfba33f7608856220 Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - aomdec plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the aomdec plugin Package: libheif-plugin-aomenc Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 51 Depends: libheif1 (= 1.17.6-ok2), libaom3 (>= 3.2.0), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/libh/libheif/libheif-plugin-aomenc_1.17.6-ok2_amd64.deb Size: 13408 MD5sum: 122f086abe38ac5f5b9c72a9c39fd036 SHA1: fb926f9508ad7d8d20f0f44613a00122fde461b5 SHA256: 1b51608bdcded31c17b6a99a216bbec4e1d05857ab42dbda2d8cfca8e42930d4 SHA512: fa5843ceadf2c15532979e5b6b5900fbb507e097a5601ddb73bfcf5eba51d9934b5bae69fdbe26834a75936385bc2bea3b35c460fdfb44dcebb46acb7c79782c Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - aomenc plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the aomenc plugin Package: libheif-plugin-dav1d Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 34 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.14), libdav1d7 (>= 0.1.0), libstdc++6 (>= 4.1.1) Filename: pool/main/libh/libheif/libheif-plugin-dav1d_1.17.6-ok2_amd64.deb Size: 6852 MD5sum: d6589bc29acf257b7f2e0f5ae075fb55 SHA1: 42baeea2290691af145aee13b9b8eed30d7b66d0 SHA256: 8497fdb52f4e5124afb9a9b31e915806c8c75b2f521de3366de052e673f2ad33 SHA512: 6104730b0119f294098dde403bfb7b6ec3fa695502cab6258667af5aa23ee75a3b7aeb7b594b8420944d479cbcd73dad7a185d97cee12f2f532d63ba1e3619e1 Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - dav1d plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the dav1d plugin Package: libheif-plugin-ffmpegdec Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 43 Depends: libheif1 (= 1.17.6-ok2), libavcodec60 (>= 7:6.0), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/libh/libheif/libheif-plugin-ffmpegdec_1.17.6-ok2_amd64.deb Size: 9736 MD5sum: bf9179302561df2add48b31284eb0e1f SHA1: 5216c82011d7e223493b4eff6bfc06b6e6d1621f SHA256: f35ee1982918c5e2dc974c00a19eb58a6fecfd3acf960d9d96cc1bd52cbef0c8 SHA512: c52c359e1adb88a09c96879e1d1bd4926eab826a91151839b69b51e840086f0ec038f12e3f6857fe233f4d1ea433ab0b7c7186d3788ef42f4f239bf513fed12c Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - ffmpegdec plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the ffmpegdec plugin Package: libheif-plugin-j2kdec Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 35 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libopenjp2-7 (>= 2.0.0), libstdc++6 (>= 4.1.1) Filename: pool/main/libh/libheif/libheif-plugin-j2kdec_1.17.6-ok2_amd64.deb Size: 7692 MD5sum: 9bcf83d3f730c6e360eece3f5b0ce397 SHA1: 6a77758c84c02ba44ce7bff4b84a6352f3dac327 SHA256: 7668d8758c7c08ce48cdc460fcbef77736d12aa9018ed69e568862be15de48a3 SHA512: a80a5125d522b8a44db4dc6acd4c4b920564d28a1ec302b088463e0861c30b827ba7510fd1d86f7b37e707cd37daa0fdffd52a19f18eb5cdc7b00a1fce970e35 Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - j2kdec plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the j2kdec plugin Package: libheif-plugin-j2kenc Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 39 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libopenjp2-7 (>= 2.0.0), libstdc++6 (>= 4.1.1) Filename: pool/main/libh/libheif/libheif-plugin-j2kenc_1.17.6-ok2_amd64.deb Size: 8692 MD5sum: 178cd9a4b4c08965d5a11b2dcde1b849 SHA1: f2535af594b880d87c090d263e1456f5e611299f SHA256: 08c898b483664547710873dfd9c9a6527d694f01603369b319d5b078fa6732f7 SHA512: 67c62182a06d54fcd4eabc6069f5a4bab1de1f7f7b7a1957637c092523b833835435b88b0ea888f5cb4157db650593777a416f55cd6092adac6b2e929fb573f0 Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - j2kenc plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the j2kenc plugin Package: libheif-plugin-jpegdec Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 34 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 4.1.1) Filename: pool/main/libh/libheif/libheif-plugin-jpegdec_1.17.6-ok2_amd64.deb Size: 6908 MD5sum: cd35d3fe6bfb64e54e960081d99184c9 SHA1: 1e1b308a23090b1611345b87a43db9ece2eaa402 SHA256: 05b18f53d6bc591d9e16cd32f9e1ae60a1ada91b2c62ba155c7b4f00140220b8 SHA512: 7742cff5b1cc6cd552b113553cd4194bb3ad183c88b14244d01eab5563ddc6e5d20c6c2627b08fc45d55106ac89757602c19eb5dcfd9531a4d756d9e8df5b256 Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - jpegdec plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the jpegdec plugin Package: libheif-plugin-jpegenc Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 34 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 4.1.1) Filename: pool/main/libh/libheif/libheif-plugin-jpegenc_1.17.6-ok2_amd64.deb Size: 7752 MD5sum: fa16ffd26a41a9bfc52a71666774c733 SHA1: 2db78d573b0637052ddaa59a90aaf97006adcc8b SHA256: 1cdfc7bbe6ddcba88e80d77137a3e80a26e0a5bed8e44816da0fc9e44a53dd41 SHA512: fa2929f78c5cb624a75c372b971095a078d858a99216973de7ce2d5c7f4191972893fa38bae1d2a6c607a6bfb80010e2dd0fb55876555a9d7add010897621e6e Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - jpegenc plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the jpegenc plugin Package: libheif-plugin-libde265 Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 39 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.14), libde265-0 (>= 1.0.7), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/libh/libheif/libheif-plugin-libde265_1.17.6-ok2_amd64.deb Size: 7596 MD5sum: e86e5928a5890d531407d5397952cdc8 SHA1: 2deeb2bd62cc492e15a17e2da1795a7876954389 SHA256: 29b4157625572d6faa94ae2096c4df28a4729d6a0411390c33349db1b2e9b230 SHA512: 2a4d90cfa4c4411c357a3d4062b8158960404b9d5abc01484f9691cad2ffe7c6a1405732e2bb0fd1b6825fe36fe1f588174467459d9c0b3bb422e65a11497017 Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - libde265 plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the libde265 plugin Package: libheif-plugin-rav1e Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 47 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), librav1e0 (>= 0.5.1), libstdc++6 (>= 5.2) Filename: pool/main/libh/libheif/libheif-plugin-rav1e_1.17.6-ok2_amd64.deb Size: 10548 MD5sum: e26a25239124ade2a5ce3ac925bb973f SHA1: 9764ba5d720929266b17bccf2eb3789a8e24fcfa SHA256: 6211148d1b481333ad6ab9ec1404e3282efe17f41a8c983da18adec93eb7cc17 SHA512: 936171d16259e107afd847023897d30c6a91913acc0b869d6242e6431f2e13d4b1135d88c22126b97ca36388838639a402795e524995260e4e93d32b87c1cf0c Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - rav1e plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the rav1e plugin Package: libheif-plugin-svtenc Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 43 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libsvtav1enc1d1 (>= 1.7.0+dfsg) Filename: pool/main/libh/libheif/libheif-plugin-svtenc_1.17.6-ok2_amd64.deb Size: 9820 MD5sum: ba89a9cc5344aa6a2c50a7bdea853e27 SHA1: 43e7b013d9767a621b823a4aaf4ebd566d0876d6 SHA256: 60edd630e212fa8ff9fbc94641c67d39f9668746a6a97dfcdd2bd114de405154 SHA512: 956238d81fd5e13db48e38c642a5fe87317a7cc7f91a06a1a3f4e5527556a3e2856a02be655a931f4019d1ed790f4a6157f2860b5b0dc38fe6ae40a0d9aa5d7a Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - svtenc plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the svtenc plugin Package: libheif-plugin-x265 Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 55 Depends: libheif1 (= 1.17.6-ok2), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libx265-199 (>= 3.5) Filename: pool/main/libh/libheif/libheif-plugin-x265_1.17.6-ok2_amd64.deb Size: 15324 MD5sum: 0a2b9d967b8fad3bbb9929641787ec37 SHA1: 958e9059b9e8fc36d0a330644dda18667519958f SHA256: fbc8f4a7205c24ab7a4f23c8eab0be68ccfb260845051564bfc1da0d8ef4bb9e SHA512: 423fbb7889f6e1689137b1666421852749b4a38c8490d03c374d5a9e2c987541aadd1a1ccf547ff97f9d8f06f83869cf5c0bb4ebf4a4315a4a15e91a54847fdb Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - x265 plugin libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the x265 plugin Package: libheif1 Architecture: amd64 Version: 1.17.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: libheif Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 777 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libsharpyuv0 (>= 1.3.2), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4), libheif-plugin-aomdec (= 1.17.6-ok2) | libheif-plugin-dav1d (= 1.17.6-ok2), libheif-plugin-libde265 (= 1.17.6-ok2) Recommends: libheif-plugin-aomenc (= 1.17.6-ok2) Suggests: libheif-plugin-x265 (= 1.17.6-ok2), libheif-plugin-ffmpegdec (= 1.17.6-ok2), libheif-plugin-jpegdec (= 1.17.6-ok2), libheif-plugin-jpegenc (= 1.17.6-ok2), libheif-plugin-j2kdec (= 1.17.6-ok2), libheif-plugin-j2kenc (= 1.17.6-ok2), libheif-plugin-rav1e (= 1.17.6-ok2), libheif-plugin-svtenc (= 1.17.6-ok2) Filename: pool/main/libh/libheif/libheif1_1.17.6-ok2_amd64.deb Size: 255016 MD5sum: 36ce1eb2a1a980dc2893b99fc64c2778 SHA1: 80e794996364d7d2d39e06d40cdce32350092e9e SHA256: 95a7b349b5511fdea48a31f99b7d034bd4b2771413ad1170a9399d194a4839d7 SHA512: c492984821b30d654e2293a8d9493b1efb7790e1ecd0dabb0eb44cbde58f7d382b44bf2e7489ca4a618459dd1884c0939ed6121e751eeafde35c201d5f59c9e4 Homepage: http://www.libheif.org Description: ISO/IEC 23008-12:2017 HEIF file format decoder - shared library libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. . This package contains the shared library. Package: libheimbase1t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 98 Provides: libheimbase1-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libc6 (>= 2.34) Breaks: libheimbase1-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libheimbase1-heimdal Filename: pool/main/h/heimdal/libheimbase1t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 27844 MD5sum: afac855339bd40adb53ad55c345bd1db SHA1: aae2874b2907b7ca45f2db8206bf95e234a64be6 SHA256: 7d4fb9d6d7ac6d15a43a05f15534115154dbf06d8d1e8918fe672a23b0ca7d18 SHA512: 35f3e87fe6f53b66134b9f5193751dcbb2d65ae55e18fd051600f5f523ccc2934600021fd48ede97253eff48be8eebe1997417b420c8083c9485cdcd8cbe7a19 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - Base library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the base library. Package: libheimntlm0t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 71 Provides: libheimntlm0-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libc6 (>= 2.4), libcom-err2 (>= 1.43.9), libhcrypto5t64-heimdal (>= 1.4.0+git20110226), libkrb5-26t64-heimdal (>= 1.4.0+git20110226), libroken19t64-heimdal (>= 1.7~git20150920), libwind0t64-heimdal (>= 1.4.0+git20110226) Breaks: libheimntlm0-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libheimntlm0-heimdal Filename: pool/main/h/heimdal/libheimntlm0t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 14800 MD5sum: a9499c49a2a49425e4101371d2ec923f SHA1: 2cb6ee72315c6265a5af3953b929467a700e42fe SHA256: 2162682b2c577735ef48a73a6662f3a662aa18c1f58566a8ab56be1e7fad6ed4 SHA512: 6c05e6c82f80abeda3f371b2ace1d6e8208715857d00e6fa284865a091064b70f95730cba863c35821e98e09288772c03c57b69e222256d337557eb7707fc369 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - NTLM support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the NTLM support library. Package: libhogweed6t64 Architecture: amd64 Version: 3.9.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: nettle Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Magnus Holmgren Installed-Size: 468 Provides: libhogweed6 (= 3.9.1-ok2) Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg), libnettle8t64 Breaks: libhogweed6 (<< 3.9.1-ok2) Replaces: libhogweed6 Filename: pool/main/n/nettle/libhogweed6t64_3.9.1-ok2_amd64.deb Size: 196992 MD5sum: 777874b5d889855bbb9cb35997805aab SHA1: 2ca7bd30436bf19d07d5f9d7cdb0064bdd099e1f SHA256: 0fc3130c8c6a512252a6db78886f5d049efe79397977adafb565bfde4b566fe8 SHA512: 40d24b8568e48706d275e9b846169d589570a65e9d5c7c5c85a5fdb9657dc66a55a2b372d16505234a2a7ace50563970c17b3cda29ce4bd050fb83b0be14854a Homepage: http://www.lysator.liu.se/~nisse/nettle/ Description: low level cryptographic library (public-key cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the asymmetric cryptographic algorithms, which, require the GNU multiple precision arithmetic library (libgmp) for their large integer computations. Package: libhsail-rt-10-dev Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 242 Depends: gcc-10-base (= 10-20200411-ok5), libgcc-10-dev (= 10-20200411-ok5), libhsail-rt0 (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/libhsail-rt-10-dev_10-20200411-ok5_amd64.deb Size: 51356 MD5sum: 15070eae1cd801a552c3b8df1e44fd45 SHA1: b94f3dd336f5f220f20f558aba61a989b80d288d SHA256: 996319b4f6fb768132377d1d32a6dfe05d84bfd7da53cce078468e92da0c11d2 SHA512: c65d586cce36f56c1df5055193a6f591c41e54c4e133ef8ac4c0717a776691f0161f0450347dcddc81075991fa7719f36e428ee91d094f1d1e61616cf5aeaed2 Homepage: http://gcc.gnu.org/ Description: HSAIL runtime library (development files) This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsail-rt-7-dev Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 198 Depends: gcc-7-base (= 7.5.0-ok2), libgcc-7-dev (= 7.5.0-ok2), libhsail-rt0 (>= 7.5.0-ok2) Filename: pool/main/g/gcc-7/libhsail-rt-7-dev_7.5.0-ok2_amd64.deb Size: 43318 MD5sum: 6895f21cfd43a2e572cd8db2fb2c47e1 SHA1: 49d2be2ae0737718fef0c346bf316558cbeb13fa SHA256: 04ae83eefb1e0a67d7e78fdcfb9a5c0ca9b769b167aac47e5f978371550cdf51 SHA512: d30b88c599efd421b7929c650cdc2d4a122d4e22754240ebc73f51ddd6f4ff449465d6c1603c683e04f90dc94c16d66808ac16c15138d98a6a4c407efea5533f Homepage: http://gcc.gnu.org/ Description: HSAIL runtime library (development files) This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsail-rt-9-dev Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 241 Depends: gcc-9-base (= 9.3.0-ok12), libgcc-9-dev (= 9.3.0-ok12), libhsail-rt0 (>= 9.3.0-ok12) Filename: pool/main/g/gcc-9/libhsail-rt-9-dev_9.3.0-ok12_amd64.deb Size: 53030 MD5sum: 3ba80c6b7dfe8618c7702f952197d0bc SHA1: 762914dee2d6618d43d5356f1fe77ece8d7c06b4 SHA256: e661e805318fc759f6ac337c5bcd6e5c6481660813af2ac7797432e1fe50f64f SHA512: 245b06c35f8f6be0e4d1e171e8416fbd6d6f9b2fd6f3ddd36c83ba950cf9d07400afd7c30a74737a169c6382c2ee4e42ea8440ce11db133060d961cbc2d4b146 Homepage: http://gcc.gnu.org/ Description: HSAIL runtime library (development files) This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsail-rt0 Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 54 Depends: gcc-10-base (= 10-20200411-ok5), libc6 (>= 2.17) Filename: pool/main/g/gcc-10/libhsail-rt0_10-20200411-ok5_amd64.deb Size: 14964 MD5sum: b9e7203c1919aefffd83756d94ef877f SHA1: b006967fdf8d043e6dd0ae9628ad21b3e31c90b1 SHA256: bf89e0b1e20a23b71d512d035c98c56569453247d7628dbefd66ca17684b8989 SHA512: 2736bd250ce8addf75d86dfbbd0f7bd13de8a3c4926579fa9321f6d496a004e852fa3e63e7778f511943440d981f417e05831d88d4af60f8e56f4dc8b26c71e3 Homepage: http://gcc.gnu.org/ Description: HSAIL runtime library This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsqldb1.8.0-java Architecture: all Version: 1.8.0.10+dfsg-ok1.1 Priority: optional Section: oldlibs Source: hsqldb1.8.0 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1009 Depends: libservlet3.1-java Suggests: java-virtual-machine, libhsqldb1.8.0-java-gcj Conflicts: openoffice.org-base (<< 1:2.3.1~m8) Filename: pool/main/h/hsqldb1.8.0/libhsqldb1.8.0-java_1.8.0.10+dfsg-ok1.1_all.deb Size: 763822 MD5sum: b72dc3ae3b17f3ded68efcfcaf18f115 SHA1: 62cda21c5bde6d4dc0d177a1926bf9d06be7592b SHA256: 838632f281029255e5b36189a88abc30191e5d2ff4dbeb0a204182d09f65f89a SHA512: 049b4c9e3221637be58ad6403785c793b1ab9ed0ef13504fd257963dad073e382e2860372d4509ae627d5e05588c521ee54a1319a32e3fe2ad2b46c9d1f2c120 Homepage: http://hsqldb.org/ Description: Java SQL database engine HSQLDB is an SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus SQL:1999 and SQL:2003 enhancements. It offers a small, fast database engine that offers both in-memory and disk-based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets), and a number of demonstration examples. . Web site: http://hsqldb.org/ Package: libhtml-html5-entities-perl Architecture: all Version: 0.004-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 111 Depends: perl:any Filename: pool/main/libh/libhtml-html5-entities-perl/libhtml-html5-entities-perl_0.004-ok2_all.deb Size: 28228 MD5sum: d0930b3d1095b10e470968e11cba5e37 SHA1: 96438cf67463dcb7a557665e348885a6da296236 SHA256: 6d6a24e59a03d7a0064b5ad0ed57f7b7e27edd00c6c962d3cc35c205de98360d SHA512: 0c18e21c9e5e8afd727ad98f21ad314a1b52f0da07199b70ed708eccf9242488eb7695321f615dba07d68ee9a46662e00d4b5d9a1063bbc2f0464897e48da6c9 Homepage: https://metacpan.org/release/HTML-HTML5-Entities Description: module to encode and decode character entities defined in HTML5 HTML::HTML5::Entities is a drop-in replacement for HTML::Entities, providing the character entities defined in HTML5. It is a pure Perl implementation and hence slower, especially decoding. Package: libhtml-parser-perl Architecture: amd64 Version: 3.81-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 226 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libhtml-tagset-perl, liburi-perl Recommends: libhttp-message-perl Suggests: libdata-dump-perl Enhances: libwww-perl Filename: pool/main/libh/libhtml-parser-perl/libhtml-parser-perl_3.81-ok1_amd64.deb Size: 84760 MD5sum: 71319cd03929fb9104f8bcf452d90a60 SHA1: fc63b0986641c4991798dd3e1213d9cef4d4ba1c SHA256: a2ecdc7a7e4043610afaa588a2071b2daa3898f7ddbf874ff1700a36f4064e7d SHA512: 19f70f24a9f52329a8a17fbc270bcece84edffca58fc609b6fe1a9dcdfe4bde5fe94dc75473ebbfb42f400b14f4f3ae791fa3987302973a9e4b1ecb13696da17 Homepage: https://metacpan.org/release/HTML-Parser Description: collection of modules that parse HTML text documents HTML::Parser is a collection of modules useful for handling HTML documents. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. . Objects of the HTML::Parser class will recognize markup and separate it from content data. As different kinds of markup are recognized, the corresponding event handler is invoked. The document to be parsed may also be supplied in arbitrary chunks, making on-the-fly parsing of network documents possible. Package: libhtml-tagset-perl Architecture: all Version: 3.20-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any Filename: pool/main/libh/libhtml-tagset-perl/libhtml-tagset-perl_3.20-ok2_all.deb Size: 10980 MD5sum: ebd30e6da50cb99ae599699152bf9aaa SHA1: b204dea6be190eea9e7580885083ab4203a6e224 SHA256: 4b9d4c573e6fa0e9e05e147f1a4e03df0ef8a364722edcb1f4c02e2120d3eba2 SHA512: 8ebf975f699ba10a2e23d259cf25c98e4fe7a905e506f767bb5db02de507f5cee1f4007b3dffca079381ad07c1e2f8ebb1cfe922b9a86e290bc97d50e57cdaf3 Homepage: https://metacpan.org/release/HTML-Tagset Description: data tables pertaining to HTML HTML::Tagset contains data tables useful in dealing with HTML. For instance, it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements which cannot have content. It provides no functions or methods. Package: libhtml-tree-perl Architecture: all Version: 5.07-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 478 Depends: perl:any, libhtml-parser-perl, libhtml-tagset-perl Recommends: libhtml-format-perl, libwww-perl Filename: pool/main/libh/libhtml-tree-perl/libhtml-tree-perl_5.07-ok2_all.deb Size: 199422 MD5sum: 4a682cdc1ada8876e337981afa1b7fe7 SHA1: 3ec7fff097a038d34223c87b24163a59ee8e3588 SHA256: 9b90c4251441b45a1a99c4d15d5b38ef874d971e3317f85ef33ba82ddab3db19 SHA512: df9da2fbcb1b012a09f7f81b500f62d5709c7894db70a4e43a16f40cdc072828314d949b84fc1eaa6b9ebbd6cea4264407a38f36c70d2e193cd5e71d4c75b132 Homepage: https://metacpan.org/release/HTML-Tree Description: Perl module to represent and create HTML syntax trees HTML::Tree is a collection of modules that represent, create and extract information from HTML syntax trees. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. Package: libhttp-cookies-perl Architecture: all Version: 6.11-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 51 Depends: perl:any, libhttp-date-perl, libhttp-message-perl Filename: pool/main/libh/libhttp-cookies-perl/libhttp-cookies-perl_6.11-ok1_all.deb Size: 17168 MD5sum: 789567d9804fa12c8d51ee341d9158a9 SHA1: 644f6f85a9ea9c13c4cef96677d4ece60234aa96 SHA256: 8e10c33d9fd5c727b4e9d3303404ff57c094b8f3c999effa221e5a4a565b9815 SHA512: 1d9c87c099e0e7819f846f8af96f86bc2360add2c14c6b1a81e6be05722fdf0ea48db97b9e4b7f0bb037890294b20b66f3f66cc687182d50dea888acb2646163 Homepage: https://metacpan.org/release/HTTP-Cookies Description: HTTP cookie jars This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about. . Cookies are a general mechanism which server side connections can use to both store and retrieve information on the client side of the connection. For more information about cookies refer to and . HTTP::Cookies also implements the new style cookies described in RFC 2965. The two variants of cookies are supposed to be able to coexist happily. . Instances of the class HTTP::Cookies are able to store a collection of Set-Cookie2: and Set-Cookie: headers and are able to use this information to initialize Cookie-headers in HTTP::Request objects. The state of a HTTP::Cookies object can be saved in and restored from files. Package: libhttp-daemon-perl Architecture: all Version: 6.16-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 58 Depends: perl:any, libhttp-date-perl, libhttp-message-perl, libio-socket-ip-perl, liblwp-mediatypes-perl, libsocket-perl Filename: pool/main/libh/libhttp-daemon-perl/libhttp-daemon-perl_6.16-ok1_all.deb Size: 20668 MD5sum: fd96f4a08aef23dd857648b373cf7908 SHA1: c7fe185e3d608ccfa86731440cf75c92dbc8b9d5 SHA256: 8ac615cfd84bacda6c3a28e93e902db823f2926448ed859e00a556d4de48b044 SHA512: 1c3f9af780559da444a4454545524b8e71faa6e12a75ab688cad5117c290a39b28444b5337255c8ca44890e8df78f229f367cd8c35231d7b4f3cfff980cf4fbe Homepage: https://metacpan.org/release/HTTP-Daemon Description: simple http server class Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::IP, so you can perform socket operations directly on it too. . The accept() method will return when a connection from a client is available. The returned value will be an HTTP::Daemon::ClientConn object which is another IO::Socket::IP subclass. Calling the get_request() method on this object will read data from the client and return an HTTP::Request object. The ClientConn object also provide methods to send back various responses. . This HTTP daemon does not fork(2) for you. Your application, i.e. the user of the HTTP::Daemon is responsible for forking if that is desirable. Also note that the user is responsible for generating responses that conform to the HTTP/1.1 protocol. Package: libhttp-date-perl Architecture: all Version: 6.06-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: perl:any, libtime-local-perl (>= 1.28), libtimedate-perl Filename: pool/main/libh/libhttp-date-perl/libhttp-date-perl_6.06-ok1_all.deb Size: 9140 MD5sum: 3688860393f5c7fb5e38fe0250e6130a SHA1: f25457197e43c8d5a83fa4537f4584712ce17e07 SHA256: e001e12cea3568e32a7135397c3cf5ce2c4f51a9a4452ccc73133e46263ca8b0 SHA512: e64fc48d351b21085790f1945a0fc7ed2c63598327c6f53532cf867775aee11a30df52d01591dbc2d7e9cd4a88ffe20c41ee9337e9c705e0e028746ce5e08b83 Homepage: https://metacpan.org/release/HTTP-Date Description: module of date conversion routines HTTP::Date provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default. Package: libhttp-message-perl Architecture: all Version: 6.45-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 200 Depends: perl:any, libclone-perl (>= 0.46), libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libencode-locale-perl, libencode-perl, libhttp-date-perl, libio-html-perl, liblwp-mediatypes-perl, liburi-perl Suggests: libio-compress-brotli-perl Filename: pool/main/libh/libhttp-message-perl/libhttp-message-perl_6.45-ok1_all.deb Size: 76388 MD5sum: d9d71f19ac1f3afcdac65a44dda01d83 SHA1: eb8f51932676419175db3444c5c2ea37cfae0890 SHA256: 5ed942b7a0f0903aa91d1e46caf46d8f28d1a90edea18074f35593590a225af1 SHA512: c79a5c652506c25fdda93d2240482987e87341d8f142851aa46631af6de91a32b6913376c09b28d24fe6252d658c92fc65fa2c6938bd15af636c8e4cbe8bb002 Homepage: https://metacpan.org/release/HTTP-Message Description: perl interface to HTTP style messages The HTTP::Message distribution contains classes useful for representing the messages passed in HTTP style communication. These are classes representing requests, responses and the headers contained within them. . The HTTP::Headers class encapsulates HTTP-style message headers. The headers consist of attribute-value pairs also called fields, which may be repeated, and which are printed in a particular order. The field names are cases insensitive. . Instances of this class are usually created as member variables of the HTTP::Request and HTTP::Response classes, internal to the library. Package: libhttp-negotiate-perl Architecture: all Version: 6.01-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 34 Depends: perl:any, libhttp-message-perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Filename: pool/main/libh/libhttp-negotiate-perl/libhttp-negotiate-perl_6.01-ok2_all.deb Size: 12034 MD5sum: 8baa92e06a484745fc7df3fe1ad8af1a SHA1: db36ef9710ad4e1aabd548785034ba797d323a3e SHA256: 3aea94f5026f507c9a898f8b77abf3558c769e15c712cb6731ce0131c10b587f SHA512: c43ec94345afc8a63892f11d5b82d003b00efc1e5b9a8a8a57b950b226070cecda7a62efd4fc0ff1bff3f6a86cda88eff0256f51369b462644a117cb67ba0393 Homepage: https://metacpan.org/release/HTTP-Negotiate Description: implementation of content negotiation HTTP::Negotiate provides a complete implementation of the HTTP content negotiation algorithm. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request. Package: libhunspell-1.7-0 Architecture: amd64 Version: 1.7.2+really1.7.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: hunspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 798 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Recommends: hunspell-en-us | hunspell-dictionary | myspell-dictionary Conflicts: openoffice.org-core (= 2.2.0~rc2-1) Breaks: hunspell (<< 1.7.2+really1.7.2), r-cran-hunspell (<= 3.0.2+dfsg-1) Filename: pool/main/h/hunspell/libhunspell-1.7-0_1.7.2+really1.7.2-ok1_amd64.deb Size: 189896 MD5sum: 2adb1d577b2ddea165c65084dc229add SHA1: 2d775b7cd19339f2d6d0afdf52b39ea0ab4318ff SHA256: e6fd359f05c1a7447007cb240e58a542e70e5c3c26171df9f53027ca1a879186 SHA512: b9f4769335237bb9d95345c2589df08c4dc8dd14628b2d4f7260867b34c480585f35514d041c4adeece7d16521a33072cd945700fe0b8b35377814ab5b63a826 Homepage: https://hunspell.github.io/ Description: spell checker and morphological analyzer (shared library) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode characters) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains the shared library. Package: libhunspell-dev Architecture: amd64 Version: 1.7.2+really1.7.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: hunspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 1200 Depends: libhunspell-1.7-0 (= 1.7.2+really1.7.2-ok1) Filename: pool/main/h/hunspell/libhunspell-dev_1.7.2+really1.7.2-ok1_amd64.deb Size: 249264 MD5sum: 65eb6c70568e2d3f59a828627acfb05b SHA1: 1072bbf4a2016361366073cd0a0f935b9b74c37c SHA256: 959e9da8261ed06675ea0e6bf862857ab67450b1b7e6c039985c730a362473fb SHA512: 2b60fb8221103e4b874b023ab84b26c1b53d9e121479b7c3baee6a3de8302fbd7543292679df85bd9c7f8e50ba69ffb94cdb8f06751882f8bdc3525e54dd116e Homepage: https://hunspell.github.io/ Description: spell checker and morphological analyzer (development) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode characters) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains the headers and the static library. Package: libhunspell-private-dev Architecture: all Version: 1.7.2+really1.7.2-ok1 Priority: optional Section: libdevel Source: hunspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 86 Depends: libhunspell-dev (>= 1.7.2+really1.7.2-ok1), libhunspell-dev (<< 1.7.2+really1.7.2-ok1.1~) Filename: pool/main/h/hunspell/libhunspell-private-dev_1.7.2+really1.7.2-ok1_all.deb Size: 14252 MD5sum: 22074c41200339e3c9a10a7615b05cea SHA1: 50a243e9247dee7f37717917e224f2fe2b1cd0a9 SHA256: ebc6f402ebe7dfeac1fb4e5c05839f0c58d4b36078776a753c32b0217784897f SHA512: 228f4246110b2b3e0d4d8e77b7cb73ab0206b5d43d31c3595e001ea440132c21e2afb6c56d2123aee8b6a69da3f8ccf5fc2870bb75120ba8b492124b36d4ac2e Homepage: https://hunspell.github.io/ Description: spell checker and morphological analyzer (private headers) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode characters) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains some PRIVATE headers. Only use in exceptions. Package: libhwasan0 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3522 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.34), libgcc-s1 (>= 3.3) Filename: pool/main/g/gcc-13/libhwasan0_13.2.0-4ok3.3_amd64.deb Size: 1253942 MD5sum: b2dbdc131b7ecfe52a10881aaebf86c2 SHA1: 0d14bbdfdbbe57288fbda76e076bbf8808d6f249 SHA256: ca3c71f612aaef81566309a02eb37f7901626bbd23bfa4feef241ce511d08421 SHA512: 4160bcf6bf85490a804e676c6f5e207f6eb7211c321dd269d5c7743dc6b8cdf37ae86b990b6168875a642d929dcf5485565c0ce1d403b9f8eba6990f2095faf7 Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector AddressSanitizer (HWASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libhwloc-common Architecture: all Version: 2.10.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: hwloc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Samuel Thibault Installed-Size: 58 Filename: pool/main/h/hwloc/libhwloc-common_2.10.0-ok1_all.deb Size: 12624 MD5sum: e5d381781264603edb75eca0c1aa033d SHA1: 42f8d1512dd90aa4c433f3007f64e8da0c779ccc SHA256: 73e8d5cf9df17a45854a022b7cee2826548e5924c536f60c415a15f848769467 SHA512: 9c0269f3d794b7a1a4fd3ce3ee6cad8fd2f04f00cb153f8d691bf498ace0e50d247c4e341e3dc96126a86fab6e02c77b4399343923cb71ca6ed8581b5ecdfbd6 Homepage: https://www.open-mpi.org/projects/hwloc/ Description: Hierarchical view of the machine - common files Hardware Locality (hwloc) provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing applications with gathering information about the hardware so as to exploit it accordingly and efficiently. . libhwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. . libhwloc supports old kernels not having sysfs topology information, with knowledge of cpusets, offline cpus, and Kerrighed support . This package contains the XML DTD of the lstopo XML output. Package: libhwloc-dev Architecture: amd64 Version: 2.10.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: hwloc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Samuel Thibault Installed-Size: 1129 Depends: libhwloc15 (= 2.10.0-ok1), libnuma-dev, libltdl-dev Filename: pool/main/h/hwloc/libhwloc-dev_2.10.0-ok1_amd64.deb Size: 239392 MD5sum: eb752f2104060f808c25df024b82f03c SHA1: eedca718330ab86809c6265ee1978cc413cd5373 SHA256: e89e2244ba332b28353c0bacf3627c6271124cf1bd1c5fba5986f26b06a99c62 SHA512: 6a8f7d7a0b48dcc8b7c5cc67d61d32e9b1cc69e01f1e6d2344b1548ad674971ff8b997be3cc1950b26d894c7437c2975d576b5335f7918526b8ab44098342a82 Homepage: https://www.open-mpi.org/projects/hwloc/ Description: Hierarchical view of the machine - static libs and headers Hardware Locality (hwloc) provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing applications with gathering information about the hardware so as to exploit it accordingly and efficiently. . libhwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. . libhwloc supports old kernels not having sysfs topology information, with knowledge of cpusets, offline cpus, and Kerrighed support . This package contains static libraries and development headers. Package: libhwloc-doc Architecture: all Version: 2.10.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: hwloc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Samuel Thibault Installed-Size: 4016 Depends: libjs-jquery Filename: pool/main/h/hwloc/libhwloc-doc_2.10.0-ok1_all.deb Size: 571052 MD5sum: 12f8476d2e4c2a65a8a8f90b1cd82052 SHA1: 32f1864fff59685d08a3963ededa7127c87e7e6e SHA256: 6f228dcc27d9c73cae8e8dd64556d7b4b46de0199d9382bf12b3ef380a129f55 SHA512: 488655050c144e3f201fbce15a02afdc791fce7a03a65f821ea3059ea59f5e5ddbedbbd6c89489e29994fa80f65f258578f4a5d9833c8e0a0bf409778e7d8d64 Homepage: https://www.open-mpi.org/projects/hwloc/ Description: Hierarchical view of the machine - documentation Hardware Locality (hwloc) provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing applications with gathering information about the hardware so as to exploit it accordingly and efficiently. . libhwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. . libhwloc supports old kernels not having sysfs topology information, with knowledge of cpusets, offline cpus, and Kerrighed support . This package contains documentation. Package: libhwloc-plugins Architecture: amd64 Version: 2.10.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: hwloc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Samuel Thibault Installed-Size: 81 Depends: libc6 (>= 2.38), libpciaccess0, libx11-6, libxml2 (>= 2.7.4), libxnvctrl0, ocl-icd-libopencl1 | libopencl1, libhwloc15 (>= 2.10.0~), libhwloc15 (<< 2.10.0A) Breaks: libhwloc-contrib-plugins (<< 2.1.0+dfsg-3~) Replaces: libhwloc-contrib-plugins (<< 2.1.0+dfsg-3~) Filename: pool/main/h/hwloc/libhwloc-plugins_2.10.0-ok1_amd64.deb Size: 14696 MD5sum: b4fa2513de06483011d42ed632f29311 SHA1: 4afeb6a44009a2785721cd31125fb3166498020c SHA256: ef36de9198d712d48d678fe857466327425dc8b882a716fec30e0e5bef86ff6f SHA512: 785c2fd53eeace48beb7b43af4d1e958b057105b9605f3174f8932f42818bff16f24ce71906775225a10fe6d2ed78e5b8a60b7ac1e2e4a75e123e7a43110cf67 Homepage: https://www.open-mpi.org/projects/hwloc/ Description: Hierarchical view of the machine - plugins libhwloc provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing applications with gathering information about the hardware so as to exploit it accordingly and efficiently. . libhwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. . libhwloc supports old kernels not having sysfs topology information, with knowledge of cpusets, offline cpus, and Kerrighed support . This package contains plugins to add more discovery support. This includes - PCI support - libxml support Package: libhwloc15 Architecture: amd64 Version: 2.10.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: hwloc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Samuel Thibault Installed-Size: 399 Depends: libc6 (>= 2.38), libudev1 (>= 183) Recommends: libhwloc-plugins Suggests: libhwloc-contrib-plugins Breaks: libhwloc-contrib-plugins (<< 1.10~), libhwloc-plugins (<< 1.10~) Filename: pool/main/h/hwloc/libhwloc15_2.10.0-ok1_amd64.deb Size: 157608 MD5sum: 21e497a5898a4fe91b8547155dd7c4be SHA1: adbb02e2f4b9da46369bdc731da827a2422b72bc SHA256: 1b03dd4cef7c26515012ef6ce5f8eb618355ddeb433337faaee2dc16a0ad0b8f SHA512: 3121bf3c9df4565b5201e8216d271dcdf7891eabd64466464843fe5a322cbeeb6e08b7ac45e81420e5d1fa2bb0638bf46b391b440134cb88239514052fc605fa Homepage: https://www.open-mpi.org/projects/hwloc/ Description: Hierarchical view of the machine - shared libs libhwloc provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing applications with gathering information about the hardware so as to exploit it accordingly and efficiently. . libhwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. . libhwloc supports old kernels not having sysfs topology information, with knowledge of cpusets, offline cpus, and Kerrighed support . This package contains shared libraries. Package: libhwy-dev Architecture: amd64 Version: 1.0.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: highway Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 2981 Depends: libhwy1t64 (= 1.0.7-ok1) Filename: pool/main/h/highway/libhwy-dev_1.0.7-ok1_amd64.deb Size: 309572 MD5sum: f8bafdec12a8d4f4382b472f5e92f871 SHA1: 5afdd9c5af0707be297cd87dc5b864e1c30a9702 SHA256: 5d61d55444417f084e3c14ba0597a4c77cd8e217102a346ffc95ee718dbdbbda SHA512: 2d6ea891e3f49bd58202a7344629ba63dcee199df8d8eb1828b900139f485098b2e7678cf6f0a84176ffca5bab588cbc8c21bdea677fccbdfd339f5e3f693a65 Homepage: https://github.com/google/highway Description: Efficient and performance-portable SIMD wrapper (developer files) This library provides type-safe and source-code portable wrappers over existing platform-specific intrinsics. Its design aims for simplicity, reliable efficiency across platforms, and immediate usability with current compilers. . This package installs the highway development files. Package: libhwy1t64 Architecture: amd64 Version: 1.0.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: highway Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 3331 Provides: libhwy1 (= 1.0.7-ok1) Depends: libc6 (>= 2.25), libgcc-s1 (>= 12), libstdc++6 (>= 5) Breaks: libhwy1 (<< 1.0.7-ok1) Replaces: libhwy1 Filename: pool/main/h/highway/libhwy1t64_1.0.7-ok1_amd64.deb Size: 525512 MD5sum: cff8e8901c3b0f30a8f5993ad75b8cde SHA1: 06362ae9ab57b445d9719c66a166b56768c9390c SHA256: 0f9dee0220650d94a7dabec30be390dcf9cfb5d1a9524b45dc7b709b2b3bfd51 SHA512: 94a5ec3f4320b6a3d7e4e16c5d2221efea61aef1cb51c9cc799b08f5f3e3b684b031f9eec7340a8ef91d7cb458ec1be87ce6fc159d7fab928f1d85e1ed680a3a Homepage: https://github.com/google/highway Description: Efficient and performance-portable SIMD wrapper (runtime files) This library provides type-safe and source-code portable wrappers over existing platform-specific intrinsics. Its design aims for simplicity, reliable efficiency across platforms, and immediate usability with current compilers. . This package installs the highway runtime files. Package: libhx509-5t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 346 Provides: libhx509-5-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libasn1-8t64-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libhcrypto5t64-heimdal (>= 1.4.0+git20110226), libheimbase1t64-heimdal (>= 1.6~git20131117), libroken19t64-heimdal (>= 1.7~git20150920), libwind0t64-heimdal (>= 1.4.0+git20110226) Breaks: libhx509-5-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libhx509-5-heimdal Filename: pool/main/h/heimdal/libhx509-5t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 107340 MD5sum: 14248cad5fe8acbd78c4ba3258e14bf0 SHA1: 031369bd0f0e11ff66244f2bf8248818220b9806 SHA256: f33983f45c05f6a2bcb21d681ed712f0147329e5bfbc4f65d004184088203991 SHA512: 6bc2afeec7d4755695e748b852c76a0b3f4f54961a6e2c172154712c87df43a8a0e135b12edcff5728e1b5c60d5eace9b2364a9d086ef17ef111a3c51ea0d346 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - X509 support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the x509 supportlibrary. Package: libhyphen-dev Architecture: amd64 Version: 2.8.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: hyphen Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 234 Depends: libhyphen0 (= 2.8.8-ok1) Filename: pool/main/h/hyphen/libhyphen-dev_2.8.8-ok1_amd64.deb Size: 178876 MD5sum: 82c5d55243d7a31a8ed0d4b97889a4a8 SHA1: 861a0e74f35fe47308f07496268b41ff660d914c SHA256: 4954ca8ee8cbe6f088cabc3d1d42cf6497f40403c5dc752b477fa6f50714a587 SHA512: 88685fddbdd2734d4bfdefe1a672e720cb018dc46729a4bc1365f8dc19ae4166f30e78227991801beb7c5fc4fcf3ab0e27e0a6af8df62bd13ac00f6962f71e85 Homepage: https://github.com/hunspell/hyphen Description: ALTLinux hyphenation library - development files ALTLinuxhyph is a modified version of libhnj which is a high quality hyphenation and justification library based on the TeX hyphenation algorithm. The TeX hyphenation patterns could be used after a preprocessing step. . It is used in OpenOffice.org . This package contains the headers and necessary files for programming apps with ALTLinuxhyph. Package: libhyphen0 Architecture: amd64 Version: 2.8.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: hyphen Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 71 Depends: libc6 (>= 2.14) Filename: pool/main/h/hyphen/libhyphen0_2.8.8-ok1_amd64.deb Size: 25256 MD5sum: d301297d7afdcd4f62363ffdc9412c1b SHA1: 13dad5fcf9d5d81b894bf0462da4a4e98009d4a5 SHA256: f824458d1886dbf714008dea0b3ad07bd4cfc64993dbf712bc94514aef372595 SHA512: 77c52f335cf89414a080088bf20ef3b5de79bc41a9a6963692cb979036586f8ccf674a11ac2a5ad7e145ced604f273a16bfa623b9baf31f79d8304769fa14c9d Homepage: https://github.com/hunspell/hyphen Description: ALTLinux hyphenation library - shared library ALTLinuxhyph is a modified version of libhnj which is a high quality hyphenation and justification library based on the TeX hyphenation algorithm. The TeX hyphenation patterns could be used after a preprocessing step. . It is used in OpenOffice.org . This package contains the shared library. Package: libi2c-dev Architecture: amd64 Version: 4.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: i2c-tools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 33 Depends: libi2c0 (= 4.3-ok1) Recommends: i2c-tools Filename: pool/main/i/i2c-tools/libi2c-dev_4.3-ok1_amd64.deb Size: 7132 MD5sum: 58494c04bc55bf23ac6fafeaaf73aaa3 SHA1: 730b4a9f808dc26e44780c4d162cbc8c1e1e56f2 SHA256: a4d19fbccce1691bdab032dd39a802b78224c4fca528afcb43d8061e6a4f8464 SHA512: 41955c8ed2d5d66b975e8065bb091eabbac5e8cc8329e14a09ad628e7a8eb79c4d70f34c38b37bc70e4d1057918cb3e5adfd714cf2d7c4a1a681239594f29792 Homepage: https://www.kernel.org/pub/software/utils/i2c-tools/ Description: userspace I2C programming library development files I2C devices are usually controlled by a kernel driver. Using this library it is also possible to access all devices on an adapter from userspace and without the knowledge of Linux kernel internals. . This package contains what you need for compiling sources that use this library in your own code. Package: libi2c0 Architecture: amd64 Version: 4.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: i2c-tools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 35 Depends: libc6 (>= 2.4) Filename: pool/main/i/i2c-tools/libi2c0_4.3-ok1_amd64.deb Size: 5268 MD5sum: 5c1dbdd401bd2e057327ac9ec7d83c7c SHA1: c21cd3e108137eeb1bcf08a9a1e038aa7bbd42da SHA256: 86b2cc3119a8c93fc12cbffe44afb615b1bcc75b3f63cf51e5eac54cbab8d012 SHA512: 6da25bc2623c2c52484b22860637d1f8df1c775fd7d517a234cf714581073b416c98d7b820839bbf9d6e8956cbe63c189be932007b121b3effca94c323e31ce3 Homepage: https://www.kernel.org/pub/software/utils/i2c-tools/ Description: userspace I2C programming library I2C devices are usually controlled by a kernel driver. Using this library it is also possible to access all devices on an adapter from userspace and without the knowledge of Linux kernel internals. . This package contains what you need to run programs that use this library. Package: libibmad-dev Architecture: amd64 Version: 50.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 281 Depends: libibmad5 (= 50.0-ok3) Filename: pool/main/r/rdma-core/libibmad-dev_50.0-ok3_amd64.deb Size: 49764 MD5sum: 862690871f1d2fb9c87239576b7b7ee0 SHA1: 0c190c55f3dc2dde04b9c1ed55f88043dc2d3d0a SHA256: 68cb5a58e2dc6ff585fa10f522688341904359db4147117ad258cf6dd978e2ed SHA512: e54b4f92e8629c9dd08aed4d954c861f78cc37dcb69d885a2b31069c489e59731efc98c9a345dcbe7695a5af1b85a26b5151608dc66884ef94bbaf970f1f74e8 Homepage: https://github.com/linux-rdma/rdma-core Description: Development files for libibmad libibmad provides low layer Infiniband functions for use by the InfiniBand diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package is needed to compile programs against libibmad5. It contains the header files and static libraries (optionally) needed for compiling. Package: libibmad5 Architecture: amd64 Version: 50.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 177 Depends: libc6 (>= 2.14), libibumad3 (>= 1.3.9) Filename: pool/main/r/rdma-core/libibmad5_50.0-ok3_amd64.deb Size: 40324 MD5sum: 9ba2993163e8e55007d433a7c780184e SHA1: 54df0e264302eaf5c740be9661023718d909916d SHA256: 84e493b67dc230213584838272768916fada93a7ee63ae55f02d5d5fb0f3694c SHA512: c2973380b866d7b8db31af2723a5919d8c673b911767e732b74a34372c15532e469ae3dd0787597e8a299c3538e309eaf99aea71e3d15afc09429113306ffeee Homepage: https://github.com/linux-rdma/rdma-core Description: Infiniband Management Datagram (MAD) library libibmad provides low layer InfiniBand functions for use by the Infiniband diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package contains the shared library. Package: libibnetdisc-dev Architecture: amd64 Version: 50.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 172 Depends: libibnetdisc5t64 (= 50.0-ok3) Breaks: infiniband-diags (<< 2.0.0) Replaces: infiniband-diags (<< 2.0.0) Filename: pool/main/r/rdma-core/libibnetdisc-dev_50.0-ok3_amd64.deb Size: 42292 MD5sum: 5a4a0cb7f0ae19adf1f04807a7599bc5 SHA1: 7fb433304cfa85e8511a169d78ebbafcf3edcbea SHA256: ef993c4b488da9858905302fc0b9649b3e28a5f5ed69adc567fb71994570beb0 SHA512: 57a7c6d5f239f3531bcff0f77360d1e915d428f0534f02a0b657dcd92a381e0ed133dc0b6192cd0643d531630976e8b1d7c30f1c7c054df66d48def7cdb78300 Homepage: https://github.com/linux-rdma/rdma-core Description: InfiniBand diagnostics library headers InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides development files required to build applications against the libibnetdisc InfiniBand diagnostic libraries. Package: libibnetdisc5t64 Architecture: amd64 Version: 50.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 102 Provides: libibnetdisc5 (= 50.0-ok3) Depends: libc6 (>= 2.33), libibmad5 (>= 1.3.11), libibumad3 (>= 1.3.9) Breaks: libibnetdisc5 (<< 50.0-ok3) Replaces: libibnetdisc5 Filename: pool/main/r/rdma-core/libibnetdisc5t64_50.0-ok3_amd64.deb Size: 31420 MD5sum: 05b32dd9cb167780389a6c5218166e95 SHA1: 3ca560aff4a4c8213e03abc41790af9c7a6a3c2c SHA256: e60ebcb5da7c3fab67679838209f2a2a8f79e470953a1572693b115245025861 SHA512: b50678055680b77f6fbf0503adff226682c3fa8818dc00cf2897391bd18db7585fd479dbef3627990bdc34defa0b43991f7114406b7ea950391b812543c7291f Homepage: https://github.com/linux-rdma/rdma-core Description: InfiniBand diagnostics library InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides libraries required by the InfiniBand diagnostic programs. Package: libibumad-dev Architecture: amd64 Version: 50.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 182 Depends: libibumad3 (= 50.0-ok3) Filename: pool/main/r/rdma-core/libibumad-dev_50.0-ok3_amd64.deb Size: 52320 MD5sum: 2155b829bb149903b7c9e4620da2682e SHA1: 8dd1a9d7b4a776e5df21bfc14574217f32efe67e SHA256: 6f595d8e399787a8ddad9ff5c40f8de16089daa607d88c275323ee91c27cc281 SHA512: 7692a74e736fde9f98bed40e2163bb1bdf4a78116de397d0604b8bebfa1dd00038bc64991dc608e7bf6d7863288816da264df26c204f09add28fb538bb3e3576 Homepage: https://github.com/linux-rdma/rdma-core Description: Development files for libibumad libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package is needed to compile programs against libibumad. It contains the header files and static libraries (optionally) needed for compiling. Package: libibumad3 Architecture: amd64 Version: 50.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 87 Depends: libc6 (>= 2.4) Filename: pool/main/r/rdma-core/libibumad3_50.0-ok3_amd64.deb Size: 25316 MD5sum: 961bbfa5a29e614b14f57264ba00b9e8 SHA1: ecc226dcc508b2fccba3847f95eafc08503b425e SHA256: a4dbed61b42d17ab241f2bfb5d557dbfd4a42ef188e49e767de71afecd681b48 SHA512: 84a9ba8e01b79d079c14cad0602753adc70b57f81288e63a8186a69d2dd2ad0347cb324c937c7c41ade148eb26a71baa792cb3da2f68a2dbb333bb34b7fe3256 Homepage: https://github.com/linux-rdma/rdma-core Description: InfiniBand Userspace Management Datagram (uMAD) library libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package contains the shared library. Package: libibus-1.0-5 Architecture: amd64 Version: 1.5.29-ok1 Multi-Arch: same Priority: optional Section: libs Source: ibus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 846 Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.79.0) Filename: pool/main/i/ibus/libibus-1.0-5_1.5.29-ok1_amd64.deb Size: 160204 MD5sum: bc0b7d775ed316427ebe7581713ace86 SHA1: f23443a7061d89558e675e16099306b51d42b862 SHA256: 9e3963c7a430951fb86c0bfcc374130d5d0e0b3146643e3bf9702bd8830ee32c SHA512: 88818650a09335884dbdffa984245493c5db84b3c305c54f1b7c6bc5b4bec04ff2ec2626ccd2ccabf0b77aa8f3d00932e4bc1c9ab639dcce953e5a1bdd9427b8 Homepage: https://github.com/ibus/ibus Description: Intelligent Input Bus - shared library 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 shared library. Package: libibus-1.0-dev Architecture: amd64 Version: 1.5.29-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: ibus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3031 Depends: gir1.2-ibus-1.0 (= 1.5.29-ok1), libdbus-1-dev, libglib2.0-dev, libibus-1.0-5 (= 1.5.29-ok1) Filename: pool/main/i/ibus/libibus-1.0-dev_1.5.29-ok1_amd64.deb Size: 187984 MD5sum: aae11688573a40b2ae187cdb3a0d78a0 SHA1: c8408f7e2fefbeeab637e147eebf738fab2954f9 SHA256: 2517346c9352facef09412b727bc2ee1eff52f29714823eecfe87d5e7344e5c4 SHA512: d8688c75844e6d366567b203439fcccb2ef0485bd9e8d1546580a4174094432e77289cef3577ea10fc5c8a7b810b1e259d99b9d6d9c2074288a3a5b4ad52d5cd Homepage: https://github.com/ibus/ibus Description: Intelligent Input Bus - development file 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 header files and static libraries which are needed for developing the IBus applications. Package: libibverbs-dev Architecture: amd64 Version: 50.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2335 Depends: ibverbs-providers (= 50.0-ok3), libibverbs1 (= 50.0-ok3), libnl-3-dev, libnl-route-3-dev Filename: pool/main/r/rdma-core/libibverbs-dev_50.0-ok3_amd64.deb Size: 632912 MD5sum: 4479d02e8432e6a6913c99c3699fa225 SHA1: 9ea2cd6cc9023b6fdc22eed7abf0861c50250a4f SHA256: 16b7bc59f1a5078b2aa12db8fde3f05d74fada26a2355c9e3ff5160816fce337 SHA512: 52114dc70d4ff70a145814ebe8c25a12ecf0c3a1c4fc00f8ee0fce9469a4c0d49da015e8a051b940449d9c5c7d1f12afbead84a5faeb1636b81761462af196ec Homepage: https://github.com/linux-rdma/rdma-core Description: Development files for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package is needed to compile programs against libibverbs1. It contains the header files and static libraries (optionally) needed for compiling. Package: libibverbs1 Architecture: amd64 Version: 50.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 187 Depends: adduser, libc6 (>= 2.38), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7) Recommends: ibverbs-providers Breaks: ibverbs-providers (<< 34~) Filename: pool/main/r/rdma-core/libibverbs1_50.0-ok3_amd64.deb Size: 59124 MD5sum: 469bff4cf635b7c96c06fc10faa86f2f SHA1: 03d4c2c734d0b4e89fc802cac861cabf75471cab SHA256: cecae205b3f3e9b9d4aa22b169a53ad946001b7c7b4f2eb9a0956412fc939d54 SHA512: 083c3765f3da6c5eeeb32b18aecc63cc86d04f245ced63ca500fb712108ebbfdb0588b0700ee78e21556d8a10cd303a19ee800a5d5653667cc01a00170bc24b6 Homepage: https://github.com/linux-rdma/rdma-core Description: Library for direct userspace use of RDMA (InfiniBand/iWARP) libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . For this library to be useful, a device-specific plug-in module should also be installed. . This package contains the shared library. Package: libical-dev Architecture: amd64 Version: 3.0.17-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libical3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 5017 Provides: libical3-dev Depends: gir1.2-ical-3.0 (= 3.0.17-ok1), libical3t64 (= 3.0.17-ok1), libicu-dev, libdb-dev Breaks: libical3-dev (<< 3.0.1-5) Replaces: libical3-dev (<< 3.0.1-5) Filename: pool/main/libi/libical3/libical-dev_3.0.17-ok1_amd64.deb Size: 449688 MD5sum: 0ce57b07640bfba166e02ff0e951e519 SHA1: b0c3efb2bdd3b5d48758f2ae4c03295ccd367e27 SHA256: 1d3a954657ff08954681b4f86769e23f1826d8561125fb9bca286f48ba66779b SHA512: 9faa23ac452c81c2f4ca4fc208af3e5f7a699deb5686fa6a4dbf9464950c2c9681a50698c387e30b5f12f5f60b01a96b2d493a4b5616140a0ae3ca21b150cdac Homepage: https://github.com/libical/libical Description: iCalendar library implementation in C (development) libical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. Package: libical-doc Architecture: all Version: 3.0.17-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libical3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 2854 Suggests: libical-dev Filename: pool/main/libi/libical3/libical-doc_3.0.17-ok1_all.deb Size: 111844 MD5sum: 2473cc20fd856fb8f8c2c623031a8c2d SHA1: 8463c8f6f2c3daf3f8b0778bbd2da2ddf15ca2b3 SHA256: 1729e948c99518f3cd5221957dc28925d3bcdb484b8d4006b8d9ab6d0723dd82 SHA512: f99886ca786eb5a23b4fc9402464a50fdf7466fa7a2cc784b3ddc67e83a8297c57f05730e06822b5f77356e2949eee8375e02aeab3a6d63de6e6acd75d8751f4 Homepage: https://github.com/libical/libical Description: iCalendar library implementation in C (documentation) libical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. . This package contains the documentation. Package: libical3t64 Architecture: amd64 Version: 3.0.17-ok1 Multi-Arch: same Priority: optional Section: libs Source: libical3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nicolas Mora Installed-Size: 1423 Provides: libical3 (= 3.0.17-ok1) Depends: tzdata, libc6 (>= 2.38), libdb5.3, libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.42.0), libicu74 (>= 74.1-1~), libstdc++6 (>= 5.2) Breaks: libical3 (<< 3.0.17-ok1) Replaces: libical3 Filename: pool/main/libi/libical3/libical3t64_3.0.17-ok1_amd64.deb Size: 282556 MD5sum: 3655d8e6fe2eb4aeccbcd32666d71ab3 SHA1: 352a0e8f4a0a77023ca9411158ec29f11900584e SHA256: f5701a1c0d60c06c790ae620e4235b4f3ae494ddc2ba0f2b4b8009b45d6707a4 SHA512: f10524895eb27670b7f9daf153866913ee5400b9c26007a55fbd64c8bec262a34e0207f181509211e09927374cbf4ecfa12763bfee5204abc7eb6efe2b51afcc Homepage: https://github.com/libical/libical Description: iCalendar library implementation in C (runtime) libical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. . This package contains the files necessary for running applications that use the libical library. Package: libice-dev Architecture: amd64 Version: 2:1.0.10-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 220 Depends: libice6 (= 2:1.0.10-ok1), x11proto-core-dev Suggests: libice-doc Filename: pool/main/libi/libice/libice-dev_1.0.10-ok1_amd64.deb Size: 46960 MD5sum: 75488f0db2aa0b6ae8dfbf5706631770 SHA1: 983a6a703d718b571096318648b3ef6520f9d4fb SHA256: 36a162ff4c7d889ce6f5ec7381559851331b24ffc9d0cecb1b236225e220a0aa SHA512: d3f744dd02a592d0d46261dbf6951990ae93bb3eff4012e1ce7535a4ffbe2d32fb81a4700c021407fd5d5bd8dfec1716dbc90541d34baf7fa483f90d41ed9c51 Description: X11 Inter-Client Exchange library (development headers) This package provides the main interface to the X11 Inter-Client Exchange library, which allows for communication of data between X clients. . This package contains the development headers for the library found in libice6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libICE Package: libice-doc Architecture: all Version: 2:1.0.10-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 385 Breaks: libice-dev (<< 2:1.0.8) Replaces: libice-dev (<< 2:1.0.8) Filename: pool/main/libi/libice/libice-doc_1.0.10-ok1_all.deb Size: 116788 MD5sum: fad6a9048afbe7586a2f85594f0aed31 SHA1: c5e29cc290af951aa716d677623d972f98561d9e SHA256: 76b2279a29427e822e4b63b14022927d937529b60108120b0bd8455be313f867 SHA512: d102068767872c941827c846f9311f72a6af9acbc701211cdc40f22749227dc3427cd7e41612f6942ff89a1c382cbae88450cb4c5ec2229ca52c29044a25a8c6 Description: documentation for the X11 ICE protocol and library The Inter-Client Exchange (ICE) Protocol allows for communication of data between X clients. . This package contains the ICE protocol specification and documentation for the ICE library. Package: libice6 Architecture: amd64 Version: 2:1.0.10-ok1 Multi-Arch: same Priority: optional Section: libs Source: libice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 110 Depends: x11-common, libbsd0 (>= 0.2.0), libc6 (>= 2.14) Filename: pool/main/libi/libice/libice6_1.0.10-ok1_amd64.deb Size: 38528 MD5sum: 697ad39a9f3ed6ec51f399c2ce2c727f SHA1: 77c53b851182bb1728b7b70c7514728ef0b1f66d SHA256: d678f4f272a1ed165c6b48728e5df169d48a6a448033369de583fffe2ea613a4 SHA512: f4154af01ce801e966cd0c513a1ebbba88ec8550c76ebadb47d0dd3f04ad60850ecad3f0be863a52717604f4c768293e091da80f42d0d6baef1e577cc325f69a Description: X11 Inter-Client Exchange library This package provides the main interface to the X11 Inter-Client Exchange library, which allows for communication of data between X clients. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libICE Package: libice6-dbg Architecture: amd64 Version: 2:1.0.10-ok1 Multi-Arch: same Priority: extra Section: debug Source: libice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 162 Depends: libice6 (= 2:1.0.10-ok1) Filename: pool/main/libi/libice/libice6-dbg_1.0.10-ok1_amd64.deb Size: 139140 MD5sum: 91bc060cddba8412317ca76cbafaec99 SHA1: cf9ccce341fe9ec1fd37277df0b43f74e4e85882 SHA256: 17c1aba2b5998d329b6811cd37319e1d365cc6a51e5a446a2fdd66083f472813 SHA512: c7eb5723db53b0922d0d8be9098a44f3dde138780493e442fdffb3063fc1acd566c52f3d32e2eec7f6f84bfa476d1f66dcc93cca980303d2ac3006e141d42125 Description: X11 Inter-Client Exchange library (debug package) This package provides the main interface to the X11 Inter-Client Exchange library, which allows for communication of data between X clients. . This package contains the debug versions of the library found in libice6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libICE Build-Ids: d6a9ba4d9be0e168dfb16d15f8d7e9380177ed99 Package: libicu-dev Architecture: amd64 Version: 74.2-ok6 Multi-Arch: same Priority: optional Section: libdevel Source: icu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 47484 Depends: libicu74 (= 74.2-ok6), icu-devtools (>= 74.2-ok6), libc6-dev | libc-dev Suggests: icu-doc Breaks: icu-devtools (<< 74.1~rc-1~) Replaces: icu-devtools (<< 74.1~rc-1~) Filename: pool/main/i/icu/libicu-dev_74.2-ok6_amd64.deb Size: 10392268 MD5sum: af02cb0c71f1f5886b93b42ae95f7957 SHA1: 4c6a36d793fc89c18009a4351033465eec131c0f SHA256: 7c340e54bf14760e24587f368d5bf9a9d722dc078b82adf76ed2f6469f6ea46d SHA512: 69ccb29f98ab43b1a74f2a1662295db4a0df45fa3d1fed7a17dd2d6ab922632d54054bfa6634bf80f63d64f7d02df35b53ddd5f825641a6689ae727a1d590314 Homepage: https://icu.unicode.org/ Description: Development files for International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the development files for ICU. Package: libicu74 Architecture: amd64 Version: 74.2-ok6 Multi-Arch: same Priority: optional Section: libs Source: icu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 35785 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12) Breaks: libiculx63 (<< 63.1-5), openttd (<< 1.8.0-2~) Replaces: libiculx63 (<< 63.1-5) Filename: pool/main/i/icu/libicu74_74.2-ok6_amd64.deb Size: 9437948 MD5sum: 6f5077c9712e6dd73230d829bad582e6 SHA1: 2f31e7b4ed1d9da972aa5b21ebbd979f351e72b6 SHA256: 9c904103a07a23dee5a0a2b1fdefa70465f4368359e129a6dc6215929af1a65a SHA512: 8e4e1dee8abbed2d569a79d7dd095d9c663a6b9b0decc60f00b9e45c38ae888fd984fbbd3974090c2ee6bec0eda82fb0881d9e801707f0c27bbfd487d30ca535 Homepage: https://icu.unicode.org/ Description: International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the runtime libraries for ICU. Package: libid3-3.8.3-dev Architecture: amd64 Version: 3.8.3-ok1.1 Priority: optional Section: libdevel Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1613 Provides: libid3-dev Depends: libid3-3.8.3v5 (= 3.8.3-ok1.1), zlib1g-dev Recommends: libid3-tools Suggests: libid3-doc Conflicts: libid3-dev Replaces: libid3-dev Filename: pool/main/i/id3lib3.8.3/libid3-3.8.3-dev_3.8.3-ok1.1_amd64.deb Size: 167982 MD5sum: 83011b2562844abb3d13aae62eb12f0c SHA1: f0065c94e0c83b46d8a5e2c768050764641b52a1 SHA256: 5a42e12bb85852f3ef401043050f39cfe24690e37d79985f843154d5cb46f71f SHA512: d77d99609df732f56a2849a062236544f7cbf16dd1e865043dff62465a144b93a73113e6221bd2b40afc02f7ac8ee0d19e7f9bdb7efc7ec920f508108fdb1a01 Homepage: http://id3lib.sourceforge.net/ Description: ID3 Tag Library: Development Libraries and Header Files This package contains the headers that programmers will need to develop applications which will use id3lib, the software library for ID3v1 and ID3v2 tag manipulation. Package: libid3-3.8.3v5 Architecture: amd64 Version: 3.8.3-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 643 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Suggests: libid3-tools Conflicts: libid3-3.8.3, libid3-3.8.3c2, libid3-3.8.3c2a Replaces: libid3-3.8.3, libid3-3.8.3c2, libid3-3.8.3c2a Filename: pool/main/i/id3lib3.8.3/libid3-3.8.3v5_3.8.3-ok1.1_amd64.deb Size: 117632 MD5sum: 744876a0eea37ae838683cc9511b525f SHA1: 5d7d4b5b6de612fb37819deefb486db37e702e76 SHA256: ad66aa6a29831b4a597f52eb3f4440bb9efd335e8f3f86fed436d886ce1d00d6 SHA512: 8392037e5dc6f8c0adf5a577aa169eade1b0e9935fe7a1ff2c648e680cf307bb5960b3daba25803f13ad7a2ece1cea68b163ea465a4301d5094055984bd91510 Homepage: http://id3lib.sourceforge.net/ Description: library for manipulating ID3v1 and ID3v2 tags This package provides a software library for manipulating ID3v1 and ID3v2 tags. It provides a convenient interface for software developers to include standards-compliant ID3v1/2 tagging capabilities in their applications. Features include identification of valid tags, automatic size conversions, (re)synchronisation of tag frames, seamless tag (de)compression, and optional padding facilities. Package: libid3-doc Architecture: all Version: 3.8.3-ok1.1 Priority: optional Section: doc Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 6234 Filename: pool/main/i/id3lib3.8.3/libid3-doc_3.8.3-ok1.1_all.deb Size: 342136 MD5sum: 4d77eaee6982f790e3a3d402aeb13ab4 SHA1: 6a89f3a7ec06ec49c289a2faa692ca51e0ee8946 SHA256: 2c395455f193a6e56da1fdfc602a30117f32ff9ec87aeec99bbc86c5b33ccde6 SHA512: e7c3f139966dc4dd8e72732aee4734c4fa4d5cb494ca8de052ac2fc5660c1bfaf5af58e89b9dfa49341e164071934cd8a1559ee728f1c529eabbe5334352dbc7 Homepage: http://id3lib.sourceforge.net/ Description: ID3 Tag Library: Documentation This package contains the documentation that programmers will need to develop applications which will use id3lib, the software library for ID3v1 and ID3v2 tag manipulation. Package: libid3-tools Architecture: amd64 Version: 3.8.3-ok1.1 Priority: optional Section: sound Source: id3lib3.8.3 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 183 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libid3-3.8.3v5, libstdc++6 (>= 5.2) Breaks: libid3-3.8.3-dev (<< 3.8.3-11), libid3-3.8.3c2a (<< 3.8.3-11) Replaces: libid3-3.8.3-dev (<< 3.8.3-11), libid3-3.8.3c2a (<< 3.8.3-11) Filename: pool/main/i/id3lib3.8.3/libid3-tools_3.8.3-ok1.1_amd64.deb Size: 20308 MD5sum: bb0f48d37be6a091b6699311c09f6955 SHA1: 15b3eb81537d886857c97807543d86ffa6b22124 SHA256: fa2c69a3b5385ce2396ec829f0cf881761519356a2f2f3bf8cd803f46b72fe3f SHA512: 7acdb12b001048d03955e1fbe8aa54a3327036ae957b4cf6dd8dca88b4d27cd05bbc1eeb106e9cb74eaa5e67c05a17738a3aaa74641c05e01ecff622f0c8854f Homepage: http://id3lib.sourceforge.net/ Description: ID3 Tag Library: Utilities This package contains some utilities that belong with id3lib, the software library for ID3v1 and ID3v2 tag manipulation. The utilities are: id3cp, id3tag, id3convert, id3info. Package: libid3tag0 Architecture: amd64 Version: 0.15.1b-ok1 Multi-Arch: same Priority: optional Section: libs Source: libid3tag Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kurt Roeckx Installed-Size: 134 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Filename: pool/main/libi/libid3tag/libid3tag0_0.15.1b-ok1_amd64.deb Size: 30172 MD5sum: a02b6db6e4974ff318bcb2f175baf31c SHA1: dfd953fb4892c2801773cf87b6ffae835c673cda SHA256: 7f7b1c51e434229374ae27a4c97097205031d33d7c7d57379dd4a4764774eeb1 SHA512: 0035f676652f52a642f0d7b486bf8f0f983b22c7712b454e804c5f137bcae3d58a602e32bc2918626f57ebc07f2a57fafb2282ce317d5901fb4fc7edf0b8202e Description: ID3 tag reading library from the MAD project ID3 tag manipulation library with full support for reading ID3v1, ID3v1.1, ID3v2.2, ID3v2.3, and ID3v2.4 tags, as well as support for writing ID3v1, ID3v1.1, and ID3v2.4 tags. Package: libid3tag0-dev Architecture: amd64 Version: 0.15.1b-ok1 Priority: optional Section: libdevel Source: libid3tag Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kurt Roeckx Installed-Size: 193 Depends: libid3tag0 (= 0.15.1b-ok1), pkg-config, zlib1g-dev Filename: pool/main/libi/libid3tag/libid3tag0-dev_0.15.1b-ok1_amd64.deb Size: 32132 MD5sum: 42ccc7acdd7594e5063d5242c6fb9017 SHA1: 6bd7c19df807ee8867148d6016f020bea7517fb7 SHA256: 1c832c0d2af62e0c41884a677f2a998de606e593ff862231199623f75c7d8387 SHA512: e84e88e591c89aa4426a1b6a17a543dea65837d5e452540dc6f6da44be77619ef941d6e47a8738ebb1ae1cc3e862468f442bcb4effa7a8b64911a4ec6f6c4371 Description: ID3 tag reading library from the MAD project ID3 tag manipulation library with full support for reading ID3v1, ID3v1.1, ID3v2.2, ID3v2.3, and ID3v2.4 tags, as well as support for writing ID3v1, ID3v1.1, and ID3v2.4 tags. . This is the package you need to develop or compile applications that use id3tag. Package: libidn-dev Architecture: amd64 Version: 1.42-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libidn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libidn Team Installed-Size: 463 Depends: libidn12 (= 1.42-ok1), pkg-config Suggests: idn Breaks: libidn11-dev (<< 1.38-1~) Replaces: libidn11-dev (<< 1.38-1~) Filename: pool/main/libi/libidn/libidn-dev_1.42-ok1_amd64.deb Size: 149144 MD5sum: fcd90c64c9e1bd5fbc6ddcb6c6c619ef SHA1: 32b7bcabff12453c54cf62718bbae2995ba8f754 SHA256: e2ca0a9c1981595677cde854827da555c129a41d6c4d1226f1fd46e6ee9e3bf8 SHA512: 4028a16991e56b12ccd47053dc99d7209f2153bb96234e62bf2ce2e64099d20ca62f936da3dd2f7442de9a15175a008c7b3fbf6d407dea466429f864f40a1643 Homepage: https://www.gnu.org/software/libidn/ Description: Development files for GNU Libidn, an IDN library GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. The Nameprep, XMPP, SASLprep, and iSCSI profiles are supported. . This package contains the header files, static library, pkg-config information, and API man pages. Package: libidn11-dev Architecture: amd64 Version: 1.42-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libidn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libidn Team Installed-Size: 45 Depends: libidn-dev (>= 1.38-1~) Filename: pool/main/libi/libidn/libidn11-dev_1.42-ok1_amd64.deb Size: 2104 MD5sum: 367ba2c19df19eec5d60f3072d8e503f SHA1: ab70a269488acce2b33238324b1e55c0f0b9d38d SHA256: 85ed7a2606bbf1a893f033c3f3dad60d69e1e9d18090e865770ebd233f1a69f6 SHA512: fddb3f6c8dc222bd66821c964abe7726449e69bba1e9774b5f23c1f9083a4df0452a54408e87ef7958234e66c1ea3b3fb21128a1c7597e971b8619095eaaae1e Homepage: https://www.gnu.org/software/libidn/ Description: Transitional development package for GNU Libidn This is a transitional package. It can safely be removed. Package: libidn12 Architecture: amd64 Version: 1.42-ok1 Multi-Arch: same Priority: optional Section: libs Source: libidn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libidn Team Installed-Size: 260 Depends: libc6 (>= 2.14) Filename: pool/main/libi/libidn/libidn12_1.42-ok1_amd64.deb Size: 42816 MD5sum: 591f34776ee66b4836d8d1556184414e SHA1: c70a8cdb2be2d4002c3c218f96661d92ba5f771c SHA256: 41e8bd32ab1802739014d4430134fae8f4990a3c4f1dec0d42be64401ea533de SHA512: f81c58ccaf5b96bb63abae4d6b2c4d7da9300b37c9699ebd6cfcd7da2093bdf6aaff884ba6ad9dab7f64641db5cbdc6290b04b699950f257857415fb4eab6e3c Homepage: https://www.gnu.org/software/libidn/ Description: GNU Libidn library, implementation of IETF IDN specifications GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. The Nameprep, XMPP, SASLprep, and iSCSI profiles are supported. . This package contains the shared library. Package: libidn2-0 Architecture: amd64 Version: 2.3.7-ok2 Multi-Arch: same Priority: optional Section: libs Source: libidn2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libidn team Installed-Size: 553 Depends: libc6 (>= 2.14), libunistring2 (>= 0.9.7) Filename: pool/main/libi/libidn2/libidn2-0_2.3.7-ok2_amd64.deb Size: 143820 MD5sum: 41b6dbe959d5c374973af787587972af SHA1: 16970324e3c05b8770975e0317d56fedc8d00abc SHA256: bf8a45fbb4650eac1aa5ebfb0f58e69a609b3e0165558e14e36cd10a8ff67648 SHA512: 8573fe9e04baf83779319debbfcd37f67155f61bab6c2c19d8aee0aca0a0b44bee96ff21cc66050584f8fb061028d866e3d0e528ba84390bd04420129c097ae1 Homepage: https://www.gnu.org/software/libidn/#libidn2 Description: Internationalized domain names (IDNA2008/TR46) library Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. . This package contains runtime libraries. Package: libidn2-dev Architecture: amd64 Version: 2.3.7-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libidn2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libidn team Installed-Size: 503 Provides: libidn2-0-dev Depends: libidn2-0 (= 2.3.7-ok2) Filename: pool/main/libi/libidn2/libidn2-dev_2.3.7-ok2_amd64.deb Size: 149534 MD5sum: 7b214f6e959a0f9078bc883436b48e16 SHA1: 443daf7f0ec63146014f20c34582dfe27fb29ffa SHA256: d61f3cc9bf2fabd79a36f86f62e3d69ffcd54706ba88423d098647c34229d6c7 SHA512: ae8aecc630c002eb4d515c61e6a610a17ee12ee5e6fe4dc6d0a78b676b3345779874fa08cd52ceedb72e47d267fbd31540edca423ee918c29778c6db320e8d49 Homepage: https://www.gnu.org/software/libidn/#libidn2 Description: Internationalized domain names (IDNA2008/TR46) development files Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. . This package contains header files and libraries for static linking. Package: libidn2-doc Architecture: all Version: 2.3.7-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libidn2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libidn team Installed-Size: 386 Recommends: libidn2-dev Filename: pool/main/libi/libidn2/libidn2-doc_2.3.7-ok2_all.deb Size: 241584 MD5sum: d5d79ac82a24341e2fea7912ca774391 SHA1: 36a88c06dbd957fc9eee99b4f2b5146469f533f0 SHA256: a831fc342ffc2597bcb3245162c5c0a2e89e0c736b59a2fc2776f498968d7a5f SHA512: 4d850b94696b41f135b7f54dc94fd384330e222a522d2e496176e473e50253caf364b5de9b577796863b741ea2f7fee38bad0dbc26def315a7cac7d07bfa63ff Homepage: https://www.gnu.org/software/libidn/#libidn2 Description: Internationalized domain names (IDNA2008/TR46) documentation Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. . This package contains programmer's manual in PDF, HTML and Info formats. Package: libiec61883-0 Architecture: amd64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libiec61883 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 74 Depends: libc6 (>= 2.4), libraw1394-11 Filename: pool/main/libi/libiec61883/libiec61883-0_1.2.0-ok1_amd64.deb Size: 22908 MD5sum: df3301a80151309d7c31f6fd90b86e4b SHA1: 9003ac38d1d116b2741832db54a232067775b62a SHA256: dd384c188500986b9d5df02eb803c3e3866f66160242f310583f3414ba229588 SHA512: 9a5ffbf2b9b352be5969d8bec6035e190b9f118ba201c6ec27ed9979a567ec270f956e8611c9f719de78e5d76649b77258f4bffec485dc2bcb819fd57de508a9 Homepage: https://ieee1394.wiki.kernel.org/index.php/Main_Page Description: partial implementation of IEC 61883 (shared lib) Implementation of IEC 61883, part 1 (CIP, plug registers, and CMP), part 2 (DV-SD), part 4 (MPEG2-TS), and part 6 (AMDTP). Outside of IIDC, nearly all FireWire multimedia devices use IEC 61883 protocols. . The libiec61883 library provides a higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394. This includes both reception and transmission. It uses the new "rawiso" API of libraw1394, which transparently provides mmap-ed DMA for efficient data transfer. It also represents the third generation of I/O technology for Linux 1394 for these media types thereby removing the complexities of additional kernel modules, /dev nodes, and procfs. It also consolidates features for plug control registers and connection management that previously existed in experimental form in an unreleased version of libavc1394. Package: libiec61883-dev Architecture: amd64 Version: 1.2.0-ok1 Priority: optional Section: libdevel Source: libiec61883 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 179 Depends: libiec61883-0 (= 1.2.0-ok1), libraw1394-dev (>= 2.0.2), libc6 (>= 2.4), libraw1394-11 Filename: pool/main/libi/libiec61883/libiec61883-dev_1.2.0-ok1_amd64.deb Size: 32836 MD5sum: 9f3683a50034b75c4cc26e565a1fb6b9 SHA1: 00471da84943b41bded1524b302663e2825fefe9 SHA256: acba43962b8ecfa94ff40cf664b25e6559ee1c35634baae6f95f55717deb45a0 SHA512: 12fbd44003871b8bb7b8e37b2b1fcd15afabe8aa0110968034454f5b5cb3707a03ec7bae871104d5ba168eb9fd5d71f1ced1aeac68ec69a2e5faddfb3f7a6d92 Homepage: https://ieee1394.wiki.kernel.org/index.php/Main_Page Description: partial implementation of IEC 61883 (devel) Implementation of IEC 61883, part 1 (CIP, plug registers, and CMP), part 2 (DV-SD), part 4 (MPEG2-TS), and part 6 (AMDTP). Outside of IIDC, nearly all FireWire multimedia devices use IEC 61883 protocols. . The libiec61883 library provides a higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394. This includes both reception and transmission. It uses the new "rawiso" API of libraw1394, which transparently provides mmap-ed DMA for efficient data transfer. It also represents the third generation of I/O technology for Linux 1394 for these media types thereby removing the complexities of additional kernel modules, /dev nodes, and procfs. It also consolidates features for plug control registers and connection management that previously existed in experimental form in an unreleased version of libavc1394. . These are development files for libiec61883 library. Package: libieee1284-3 Architecture: amd64 Version: 0.2.11-ok2 Multi-Arch: same Priority: optional Section: libs Source: libieee1284 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 68 Depends: libc6 (>= 2.33) Filename: pool/main/libi/libieee1284/libieee1284-3_0.2.11-ok2_amd64.deb Size: 18668 MD5sum: 6ca9d604c7a3ea40dad491b26e0dfadd SHA1: d664d6ad104bc2ae4554ae5fcc95d5f9e8f037bd SHA256: f55a1f9fee88c3a70010ebc962f396972166211048638880fd90f788ae650eef SHA512: e303e080d0145e3327948c762b7e6a74741a7962ba0ed113057fe25d9bb4c92fb6e0a6f84fdd84361c31fec6a3428ddef30ad40ce368a66e174d187fca3c8f49 Homepage: http://cyberelk.net/tim/software/libieee1284/ Description: cross-platform library for parallel port access This library was designed to ease the use of the parallel port. It will automatically figure out which access method is available, depending on the running kernel and the permissions of the process. . It handles particular queries to the devices, like fetching the Device ID of a device. Package: libieee1284-3-dev Architecture: amd64 Version: 0.2.11-ok2 Priority: optional Section: libdevel Source: libieee1284 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 159 Depends: libieee1284-3 (= 0.2.11-ok2) Filename: pool/main/libi/libieee1284/libieee1284-3-dev_0.2.11-ok2_amd64.deb Size: 45136 MD5sum: 777830a300d936b648c34f550ea133ac SHA1: 5aada6c20936cb577696297f5f5d2f2269a2acbf SHA256: a8fe4d54a48977cd1e00e09365f366ca4bf18e099a3c81e48a6d32f79bd44f0e SHA512: 41a9529a03f063eed109923671d869ff9e4f4c56943a829900f92eb3f1e6ccf950baa05cea3c570302ab5bf494a78738c1fd13b993e00079f0ace534d307f875 Homepage: http://cyberelk.net/tim/software/libieee1284/ Description: cross-platform library for parallel port access [development files] This library was designed to ease the use of the parallel port. It will automatically figure out which access method is available, depending on the running kernel and the permissions of the process. . It handles particular queries to the devices, like fetching the Device ID of a device. . This package contains the development files needed to build your applications using the libieee1284. Package: libigdgmm-dev Architecture: amd64 Version: 22.3.19+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: intel-gmmlib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1052 Depends: libigdgmm12 (= 22.3.19+ds1-ok1) Filename: pool/main/i/intel-gmmlib/libigdgmm-dev_22.3.19+ds1-ok1_amd64.deb Size: 117984 MD5sum: 5b760f050cd33e0c1ed1966b517b8795 SHA1: 92d765df8fc5811c3393d8c7725aae8e724035ef SHA256: c381838af39a4c009e8951535cd1f054c9ed3d30b005c839b883d00c89167690 SHA512: 5ee0a8fbd3d48d2dac5e093d69485d6d0a4200cd6888880d6157f7aad7a349994683bc18850ca6c7929add11632cd9e7b939595e40f7ad1810cadb5b6ed540ab Homepage: https://github.com/intel/gmmlib Description: Intel Graphics Memory Management Library -- development files The Intel Graphics Memory Management Library provides device specific and buffer management for the Intel Graphics Compute Runtime for OpenCL and the Intel Media Driver for VAAPI. . This library is only useful for Broadwell and newer CPUs. . This package includes files for development. Package: libigdgmm12 Architecture: amd64 Version: 22.3.19+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: intel-gmmlib Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 626 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.1.1) Filename: pool/main/i/intel-gmmlib/libigdgmm12_22.3.19+ds1-ok1_amd64.deb Size: 130460 MD5sum: afb2df72ea61a8aea01b3836634947c5 SHA1: ecfcda406f7636705e2c3900b107c4603cb87728 SHA256: b618cd9a78dfc6455587f8e8dc1afec8dbd3066a18bff084e5950c63b9366af3 SHA512: c86eab30f89a88e055b99f666120d52adb7db1f37e7d159cde8d3aec346df02fe2ce4b0e317a2ee528b93c1f4211d12af1f91415f0a3f89c79046d6c6d094c41 Homepage: https://github.com/intel/gmmlib Description: Intel Graphics Memory Management Library -- shared library The Intel Graphics Memory Management Library provides device specific and buffer management for the Intel Graphics Compute Runtime for OpenCL and the Intel Media Driver for VAAPI. . This library is only useful for Broadwell and newer CPUs. . This package includes the shared library. Package: libigfxcmrt-dev Architecture: amd64 Version: 24.1.0+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: intel-media-driver Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1488 Depends: libigfxcmrt7 (= 24.1.0+dfsg1-ok1) Filename: pool/main/i/intel-media-driver/libigfxcmrt-dev_24.1.0+dfsg1-ok1_amd64.deb Size: 68872 MD5sum: ec0ddd53f51adcaff0be117256abb222 SHA1: 9a2fb411472ea6c180b9616c016ebcc522112a3c SHA256: dd54af50de26f48945e5e0f9092db57e71f1a5c7f78a4bf041a6860354797548 SHA512: e69b40dea80a8fe7bbfbeead66906a99db158dcc2cebfd36b4166377b1daa02a38f6ef1ae8c770c9b333cf193501a10d6fa06566e83ca4903e8eef079ffc3188 Homepage: https://github.com/intel/media-driver Description: Intel C for Media Runtime -- development files cmrtlib is a runtime library needed when user wants to execute their own GPU kernels on render engine. It calls iHD media driver to load the kernels and allocate the resources. It provides a set of APIs for user to call directly from application. . This package includes files for development. Package: libigfxcmrt7 Architecture: amd64 Version: 24.1.0+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: intel-media-driver Origin: openKylin Maintainer: openKylin Developers Installed-Size: 110 Depends: intel-media-va-driver (= 24.1.0+dfsg1-ok1) | intel-media-va-driver-non-free (>= 24.1.0+dfsg1), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libva2 (>= 2.12) Filename: pool/main/i/intel-media-driver/libigfxcmrt7_24.1.0+dfsg1-ok1_amd64.deb Size: 31116 MD5sum: f2a733eeaa50bf5d3f7a75b3acab16b8 SHA1: 361b45553abd298ba97b918fcde15abdc242bfd5 SHA256: 029c7b879dadacb813d3c709fc5239a98869846d522c62070ab3e48574eeb935 SHA512: 4e87fed85ee3aad87a7e9cf27c8a1893e12b6730fac610aa55c790c2cb4aa9189c4d25a13a86d40c72a1435a2173b3a24355ec24cd21b80412f31d0f70786ada Homepage: https://github.com/intel/media-driver Description: Intel C for Media Runtime -- shared library cmrtlib is a runtime library needed when user wants to execute their own GPU kernels on render engine. It calls iHD media driver to load the kernels and allocate the resources. It provides a set of APIs for user to call directly from application. . This package includes the shared library. Package: libijs-0.35 Architecture: amd64 Version: 0.35-ok1 Multi-Arch: same Priority: optional Section: libs Source: ijs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Printing Team Installed-Size: 48 Depends: libc6 (>= 2.14) Filename: pool/main/i/ijs/libijs-0.35_0.35-ok1_amd64.deb Size: 14072 MD5sum: b8d65ec457dee1f03f1fb551df9672ab SHA1: 76be9e5a1b2bcc482e49c1dbffdcb2f358db3477 SHA256: 627427694ae8f0205898ec3a726b4b1ed8867b1acc4ec8ffe2b2c2c8e7ee1669 SHA512: a233901bfa8d7009da775a5bdd6c21014040914901018d95cebf9f55ddedd2b3e82d12be77738e621dfc6aa5c029a0738d6891c72ffcc8da029c461e35cdf553 Homepage: http://www.linuxprinting.org/ijs/ Description: IJS raster image transport protocol: shared library IJS is, first and foremost, a protocol for transmission of raster page images. This snapshot provides a reference implementation of the protocol, the design of which is still in flux. When the protocol specification is published, it will be authoritative. Applications should feel free to link against the library provided in this package, adapt that code for their own needs, or roll a completely new implementation. . IJS is a client-server protocol, used to write ghostscript drivers. The drivers are separate programs. The client and server communicate via pipes, though shared memory may be used additionally in the future. Currently IJS is used by the hpijs and ijsgimpprint drivers. . Code for both the client- and server-side is included in the library. This package provides the shared library. Package: libijs-dev Architecture: amd64 Version: 0.35-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: ijs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Printing Team Installed-Size: 64 Depends: libc6-dev, libijs-0.35 (= 0.35-ok1) Recommends: libijs-doc Filename: pool/main/i/ijs/libijs-dev_0.35-ok1_amd64.deb Size: 15760 MD5sum: ea295dfa0b88e97248d184eeedc326ed SHA1: 94e5e067211d03dfa2fefdc9358acc28f9c4e5f6 SHA256: c7498083bdbabf2817a2b24ad657f20a23fb7a2b8e5d6db66416c2ccbfcf006d SHA512: 26b47bad9c9547c8959f8d78830a0bba0b598170ca4062bf29d14d7448dfa1cd5c73786c1912b1e272f6341be48cd2856bacafd072c8cf1f3f6ae65176f6ff64 Homepage: http://www.linuxprinting.org/ijs/ Description: IJS raster image transport protocol: development files IJS (InkJet Server) is, first and foremost, a protocol for transmission of raster page images. This snapshot provides a reference implementation of the protocol, the design of which is still in flux. When the protocol specification is published, it will be authoritative. Applications should feel free to link against the library provided in this package, adapt that code for their own needs, or roll a completely new implementation. . IJS is a client-server protocol, used to write ghostscript drivers. The drivers are separate programs. The client and server communicate via pipes, though shared memory may be used additionally in the future. Currently IJS is used by the hpijs and ijsgimpprint drivers. . Code for both the client- and server-side is included in the library. This package provides a static library and development headers. Package: libijs-doc Architecture: all Version: 0.35-ok1 Priority: optional Section: doc Source: ijs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Printing Team Installed-Size: 50 Breaks: libijs-dev (<< 0.35-0) Replaces: libijs-dev (<< 0.35-0) Filename: pool/main/i/ijs/libijs-doc_0.35-ok1_all.deb Size: 40840 MD5sum: 333c78798c05f177ce7bbdd29340adce SHA1: afb103f211548ce2ba32161d16fd519fd633013a SHA256: 73909b72e98d1d735204563db18f9b8ae7e9c4730e0e265a73d3678f087500ed SHA512: d76351e0386a56c8b1eeeab68725c89db8f56f37d3770743013a803b766bd42500b49af71a992028ecc7465a6c896ad16084ceceac8b541656227b3227342cd7 Homepage: http://www.linuxprinting.org/ijs/ Description: IJS raster image transport protocol: documentation IJS (InkJet Server) is, first and foremost, a protocol for transmission of raster page images. This snapshot provides a reference implementation of the protocol, the design of which is still in flux. When the protocol specification is published, it will be authoritative. Applications should feel free to link against the library provided in this package, adapt that code for their own needs, or roll a completely new implementation. . IJS is a client-server protocol, used to write ghostscript drivers. The drivers are separate programs. The client and server communicate via pipes, though shared memory may be used additionally in the future. Currently IJS is used by the hpijs and ijsgimpprint drivers. . Code for both the client- and server-side is included in the library. This package provides documentation. Package: libilmbase-dev Architecture: amd64 Version: 2.3.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: ilmbase Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 583 Depends: libilmbase24 (= 2.3.0-ok1) Breaks: libopenexr-dev (<< 1.6) Replaces: libopenexr-dev (<< 1.6) Filename: pool/main/i/ilmbase/libilmbase-dev_2.3.0-ok1_amd64.deb Size: 71312 MD5sum: 409035abea0d0706ea2cda0c3cc788f0 SHA1: 542d248b0181f760e0dd84fd3bfde6406a967c0f SHA256: 71f108882895fa1368bc9e875f92f9de19fc90dbfa1d0e0e4dc668b331508437 SHA512: 001e77fd22b06227697795f6ea8735e5e3bf4cd6d0c81e5bb29d8cf35342556603f604e4ad02c10189fdc606226daa4099aae9ed9c98d65d5dddb8c9463e5247 Homepage: http://www.openexr.com Description: development files for IlmBase This package provides the development files for IlmBase, a set of utility libraries released by ILM and used by OpenEXR. Install this package if you want to compile a program that makes use of these libraries. Package: libilmbase24 Architecture: amd64 Version: 2.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: ilmbase Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 555 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 6) Breaks: libilmbase23 (>= 2.3) Replaces: libilmbase23 (>= 2.3) Filename: pool/main/i/ilmbase/libilmbase24_2.3.0-ok1_amd64.deb Size: 74076 MD5sum: 65478de7eb1df994a1a407651ec2f5ba SHA1: 34100e6d4e1cd0d6ec78f9ee0a05338266810b7d SHA256: bb592222ddf4611754836a88264d25962133b8a80ed3a36e79fafdaa4abbf497 SHA512: cc6cc57a68cc8d665d7662a502e0ee6258f849d0278d96d53b56b615a0af5b26ea2d0d906d077a0433fa66b3af3e399197dfbb9d7580b3a08a8a212cf25b8557 Homepage: http://www.openexr.com Description: several utility libraries from ILM used by OpenEXR IlmBase are a set of utility libraries released by ILM, and used in their OpenEXR implementation. Included in this package you can find: . * libHalf: a class (Half) for manipulating "half" values (16-bit floating point format) as if they were a built-in C++ data type. . * libIlmThread: a thread abstraction library on top of pthreads. . * libImath: a math library with support for matrices, 2d- and 3d-transformations, solvers for linear/quadratic/cubic equations, and more. . * libIex: an exception handling library. Package: libimaevm-dev Architecture: amd64 Version: 1.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: ima-evm-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 48 Depends: libimaevm4 (= 1.5-ok1) Filename: pool/main/i/ima-evm-utils/libimaevm-dev_1.5-ok1_amd64.deb Size: 10940 MD5sum: 281321d9bae9ffb67e9c4008258657d7 SHA1: 3d80d59019f9b7d825eef4f2825fee813dcd4159 SHA256: 3ec7b58befcc1900174f9f0e10329b006f276df65294afea9fc825f852089724 SHA512: d44e4880c07a7949d8a6e0cef23390278fa44750732d8a5956bb45ee7c0a252f108daafe2e8b9a008e769ee55ea23931c63af264fab389817fc7cbfed5d697e2 Homepage: https://sourceforge.net/projects/linux-ima/ Description: Linux IMA Extended Verification Module signing tools - development files Linux kernel integrity subsystem is comprised of a number of different components including the Integrity Measurement Architecture (IMA), Extended Verification Module (EVM), IMA-appraisal extension, digital signature verification extension and audit measurement log support. . The package provides development header for the Linux Integrity Measurement Architecture (IMA) Extended Verification Module (EVM) helper library. Package: libimaevm4 Architecture: amd64 Version: 1.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: ima-evm-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 45 Depends: libc6 (>= 2.33), libssl3 (>= 3.0.0) Filename: pool/main/i/ima-evm-utils/libimaevm4_1.5-ok1_amd64.deb Size: 10640 MD5sum: 74e0cc2efbb2e22e48bc4fedceee21d4 SHA1: 9a04b2cf9ddea920ca3070d095f793e2d10372da SHA256: 35ec9a5e2d89d306b917deaf19ae3d91f3ec7bc6888d1fe402b614507b22b0b6 SHA512: 593b65609e22506a8103592cdf406dd9228f659bd274d136d053ad2704412e761bbac4f30db91d15d44b027d215e3f7c913550429e245ab2f7d1404b0783b5f4 Homepage: https://sourceforge.net/projects/linux-ima/ Description: Linux IMA Extended Verification Module signing tools - library Linux kernel integrity subsystem is comprised of a number of different components including the Integrity Measurement Architecture (IMA), Extended Verification Module (EVM), IMA-appraisal extension, digital signature verification extension and audit measurement log support. . The package provides the Linux Integrity Measurement Architecture (IMA) Extended Verification Module (EVM) helper library. Package: libimage-exiftool-perl Architecture: all Version: 12.76+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 23752 Provides: exiftool Depends: perl:any Recommends: libarchive-zip-perl, libcompress-raw-lzma-perl, libio-compress-brotli-perl, libunicode-linebreak-perl Suggests: libposix-strptime-perl Filename: pool/main/libi/libimage-exiftool-perl/libimage-exiftool-perl_12.76+dfsg-ok1_all.deb Size: 3808828 MD5sum: ae465c40e11efc777317430507cf8992 SHA1: ed68ca8d88fbe268b9beeb192a1168dff81c59d0 SHA256: 48975c6a45576fc9be7e007645e39a34f0489f69f3d351a6bd3bc6e1032b0a3e SHA512: a2be02f4a371466c6e958494924cad71a3b3ae013ce08ac39e3fff194c1d069efe3b3644bf9e580c0add94794c2ff9ec9caf3971ff3dadcc4d22a998cad70e4b Homepage: https://exiftool.org/ Description: library and program to read and write meta information in multimedia files Image::ExifTool is a customizable set of Perl modules plus a full-featured command-line application called exiftool for reading and writing meta information in a wide variety of files, including the maker note information of many digital cameras by various manufacturers such as Canon, Casio, DJI, FLIR, FujiFilm, GE, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Nintendo, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony. . The following modules/packages are recommended for specific features, e.g. decoding compressed and/or encrypted information from the indicated file types, calculating digest values for some information types, etc.: . * Archive::Zip / libarchive-zip-perl: ZIP, DOCX, PPTX, XLSX, ODP, ODS, ODT, EIP, iWork * Unicode::LineBreak / libunicode-linebreak-perl: for column-alignment of alternate language output * POSIX::strptime / libposix-strptime-perl: for inverse date/time conversion * Time::Piece (in perl core): alternative to POSIX::strptime * IO::Compress::RawDeflate + IO::Uncompress::RawInflate (in perl core): for reading FLIF images * Compress::Raw::Lzma / libcompress-raw-lzma-perl: for reading encoded 7z files * IO::Compress::Brotli + IO::Uncompress::Brotli / libio-compress-brotli-perl: for writing/reading compressed JXL metadata Package: libimage-magick-perl Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: allowed Priority: optional Section: perl Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 82 Provides: perlmagick Pre-Depends: dpkg (>= 1.15.7.2) Depends: perl:any, imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1), libimage-magick-q16-perl Recommends: fonts-tuffy Suggests: imagemagick-6-doc Filename: pool/main/i/imagemagick/libimage-magick-perl_6.9.12.98+dfsg1-ok1_all.deb Size: 39548 MD5sum: db947ba6e3e9d06610480999e9547cbe SHA1: 4bc726eda1270c4baa98351aa65c739a5662ff14 SHA256: 9409c0a50f5a0f1463f896cbab52a5386ae4e31991df0502a7862d895ba2a51a SHA512: c2825ecef5fce71bf9d77d1f778b3de4bb3fa2647b9f2c2e5e6192139dd8f782a0aefaf73edd16d780d6cf282ff888ef5ef856f70d879588bd9f0341efb95413 Homepage: https://www.imagemagick.org/ Description: Perl interface to the ImageMagick graphics routines PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. . This is the compatibility (wrapper) perlmagick package that use the default channel depth. . This package provides the perl Image::Magick class. Package: libimage-magick-q16-perl Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: allowed Priority: optional Section: perl Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 471 Provides: libimage-magick-defaultquantum-perl, perlmagick (= 8:6.9.12.98+dfsg1-ok1) Pre-Depends: dpkg (>= 1.17.11) Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.38), libmagickcore-6.q16-7t64 (>= 8:6.9.10.2) Suggests: imagemagick-6-doc Filename: pool/main/i/imagemagick/libimage-magick-q16-perl_6.9.12.98+dfsg1-ok1_amd64.deb Size: 101004 MD5sum: 856173a798a84f2acb292ed82e6e54eb SHA1: 024db1b19235555777d7cdd8772d5f65301de961 SHA256: ac3205d66cabc6112ef404f6e2b4575a9681fb5f5cfdfcd2d5b7b296fa96b5a0 SHA512: 03bc76c0dc9df8a215303821c5b6b4455ec20f84a6e044ce14682b7c9d0165ca462b26d0fd4890f8e56e8c6253ea0cf410594067a098de3c8e293f3fa00d150b Homepage: https://www.imagemagick.org/ Description: Perl interface to the ImageMagick graphics routines -- Q16 version PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. . This version of libimage-magick is compiled for a channel depth of 16 bits (Q16). . This package provides the perl Image::Magick::Q16 class. Package: libimage-magick-q16hdri-perl Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: allowed Priority: optional Section: perl Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 475 Pre-Depends: dpkg (>= 1.17.11) Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.38), libmagickcore-6.q16hdri-7t64 (>= 8:6.9.10.2) Suggests: imagemagick-6-doc Filename: pool/main/i/imagemagick/libimage-magick-q16hdri-perl_6.9.12.98+dfsg1-ok1_amd64.deb Size: 101032 MD5sum: 4d2438dcebcb29bd6235def2635cddb6 SHA1: 51f868f289c50914ddc13e5e8ba54187ae49002d SHA256: 3fde1476bac333edb9a54233157533ef5a7dfbd6f818f4f43fd72fc9a2376828 SHA512: 4fab7f2511424f5e98d8eb811c22191d8441ed745df22d26c1c48f9989644291eb9645d9bd848002cde69984dca62e035230be6bcaa3b241d5d69e462d191509 Homepage: https://www.imagemagick.org/ Description: Perl interface to the ImageMagick graphics routines -- Q16HDRI version PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. . This version of libimage-magick is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). . This package provides the perl Image::Magick::Q16HDRI class. Package: libimage-png-libpng-perl Architecture: amd64 Version: 0.58-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 864 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14), libpng16-16t64 (>= 1.6.2) Filename: pool/main/libi/libimage-png-libpng-perl/libimage-png-libpng-perl_0.58-ok1_amd64.deb Size: 453852 MD5sum: aca2f6cc4be28b4e126b2b40a70ef6d2 SHA1: 4d810c31c51224d11508d908220d913d065d913b SHA256: 477d54892003dcf14c9eb2d73c722e5820acf242c8c04ca526c5cca787fdbc27 SHA512: 5c07eb8197170edc9a32b96d1fb4a7a14a8bc6414e0a4d7b365ac93d3f46da0e7ca260318554b47e142c12355e6747a9b90f14eb83513795086c63453fff88d4 Homepage: https://metacpan.org/release/Image-PNG-Libpng Description: Perl interface to libpng Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images. Image::PNG::Libpng enables Perl to use the "libpng" library to read and write files in PNG format. . Image::PNG::Libpng consists of Perl subroutines which mirror the C functions in libpng, plus helper subroutines to make it easier to read and write PNG data in Perl. Package: libimagequant-dev Architecture: amd64 Version: 2.18.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libimagequant Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 108 Depends: libimagequant0 (= 2.18.0-ok1) Filename: pool/main/libi/libimagequant/libimagequant-dev_2.18.0-ok1_amd64.deb Size: 32588 MD5sum: b55aa2fc5fb32fa387c80515aaaca4c8 SHA1: 97a2437420789954edaa7808fa4be99c86f6332f SHA256: d9e564d955a815403341c26fd3d227feade307826f02997f0c876020475879e8 SHA512: 6eac095555ddcc0230bf7536806840f4ad1f967097d8db94c2d6551e843450eb6bc28b66b70be3d808ab36cd15ad77b65049ef766814efae4d18a5d2df2f6c3f Homepage: https://github.com/ImageOptim/libimagequant Description: palette quantization library (development files) Small, portable C library for high-quality conversion of RGBA images to 8-bit indexed-color (palette) images. . This library powers pngquant and other PNG optimizers. . This package contains the development files. Package: libimagequant0 Architecture: amd64 Version: 2.18.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libimagequant Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 86 Depends: libc6 (>= 2.29), libgomp1 (>= 4.9) Filename: pool/main/libi/libimagequant/libimagequant0_2.18.0-ok1_amd64.deb Size: 32480 MD5sum: d6d054c6d11e99c37f587574b3f1a66d SHA1: 7be1d35760493034bd22a861a812d62811f6a6b4 SHA256: d6b311a4d35724d98900b764f119f369866cc52eb8ca6e843e29fca62cc09a52 SHA512: 119e84281fa3cb375f93007c52b033804d6bc5da93c644073ff9895ea8bdefc3bb37d88918429d9eddb40f879c991a3cdb1fe6de9feee04d7bf493709a6c687b Homepage: https://github.com/ImageOptim/libimagequant Description: palette quantization library Small, portable C library for high-quality conversion of RGBA images to 8-bit indexed-color (palette) images. . This library powers pngquant and other PNG optimizers. Package: libimath-3-1-29t64 Architecture: amd64 Version: 3.1.9-ok1 Multi-Arch: same Priority: optional Section: libs Source: imath Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 338 Provides: libimath-3-1-29 (= 3.1.9-ok1) Depends: libc6 (>= 2.4), libstdc++6 (>= 4.2.1) Breaks: libimath-3-1-29 (<< 3.1.9-ok1) Replaces: libimath-3-1-29 Filename: pool/main/i/imath/libimath-3-1-29t64_3.1.9-ok1_amd64.deb Size: 33584 MD5sum: ee3700b58f27961baffb8188322604cd SHA1: 07625375846fb9c9cb1751feefc8f10252c0f018 SHA256: 6684fa237dc63fda0e2218b849df5b18499f8b51716cb5b934b440f299fedf78 SHA512: f2387f3b7b6e99acbe8ef3cb1269526c60ba65f7c2bb093696fcde762cf9240482c7da6795adcdb5114a2f2b21f8da161e12a80e17f24df3c3c01a06e3aac453 Homepage: https://www.openexr.com Description: Utility libraries from ASF used by OpenEXR - runtime Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type. . Imath also includes optional Python bindings for all types and functions, including optimized implementations of vector and matrix arrays. . This package provides the runtime libraries. Package: libimath-dev Architecture: amd64 Version: 3.1.9-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: imath Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 1048 Provides: libilmbase-dev Depends: libimath-3-1-29t64 (= 3.1.9-ok1) Conflicts: libilmbase-dev Replaces: libilmbase-dev Filename: pool/main/i/imath/libimath-dev_3.1.9-ok1_amd64.deb Size: 110720 MD5sum: 2eb6b5027e504da6f04e7d1d72c2dbdd SHA1: 3806b626b97b2ef95ead4e77576d972f38ba6cba SHA256: 8ad57f723abd7983acb3d7f10bb331f52e5b739c28a8a511678cff001123dc4d SHA512: 17c39f7d55ef0c633f1541b0af985b79bf151683a9c11179558edc65bc2c64d947ca61cf4cee27c9ae12a424361888af38d6a732641e544cfa1aec5078d5d5f9 Homepage: https://www.openexr.com Description: Utility libraries from ASF used by OpenEXR - development Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type. . Imath also includes optional Python bindings for all types and functions, including optimized implementations of vector and matrix arrays. . This package provides the development files for Imath. Package: libimath-doc Architecture: all Version: 3.1.9-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: imath Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 3228 Depends: libjs-jquery, sphinx-common Filename: pool/main/i/imath/libimath-doc_3.1.9-ok1_all.deb Size: 217556 MD5sum: 9530f52347647a33792925aa49bc54a6 SHA1: 4b3bc6dd221493ffaab1652c1f463fd35f38d47c SHA256: 7d0ec44f40962652b2ea77e0d822366e2f9b991696577b403f556cc02720e13f SHA512: a0a9a143e290af0950ca6f8f68ac077de6bf894e52ab2dbc8b381cd6ec920007dc9af80e5da4002fb83e514298c36efae3c3f1fbebd2c91feba832bcc148d9b4 Homepage: https://www.openexr.com Description: Utility libraries from ASF used by OpenEXR - documentation Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type. . Imath also includes optional Python bindings for all types and functions, including optimized implementations of vector and matrix arrays. . This package provides the official documentation for Imath. Package: libime-bin Architecture: amd64 Version: 1.1.5-ok1 Priority: optional Section: utils Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 611 Depends: libimecore0 (= 1.1.5-ok1), libimepinyin0 (= 1.1.5-ok1), libimetable0 (= 1.1.5-ok1), libboost-iostreams1.74.0 (>= 1.74.0), libc6 (>= 2.38), libfcitx5utils2 (>= 5.1.5), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/libi/libime/libime-bin_1.1.5-ok1_amd64.deb Size: 187248 MD5sum: 231531817475ea0589bd5ff4f76ac5bd SHA1: 69784ac0f575834fadf0b85061f0af1d615415cc SHA256: bb358a004a5de7ff36185ac79c9160f1ac92d338023759ac5369543e99a4725e SHA512: dded1051cc95e7e8f2b1d6da6931c5dcc5e6b35d78830e4822bab604162af7e0246cd23602af468b2a512fb9092035d9149ec1df18ed800594db39574baa5e39 Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (tools) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides tools provided by libime. Package: libime-data Architecture: all Version: 1.1.5-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 15310 Depends: libime-data-language-model (<< 1.1.5-ok1.1~), libime-data-language-model (>= 1.1.5-ok1) Filename: pool/main/libi/libime/libime-data_1.1.5-ok1_all.deb Size: 15316700 MD5sum: db0477eb56235e5bea6216210b18e014 SHA1: 32ea6e7d53e6696b65056fd8dca921001bae9e7b SHA256: a020f2867b920bbc793d92580ef0edde58e80588f0ba47fc215daf430bdcedac SHA512: 5d7c3e900259fda8d305559be9675fd8c39611a9b46072731092f529b52c9b91f958e6a71803d74d0f72f8a0c1460b004d3c373d4c5f08381d7373eb4497be56 Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation library (data files) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides architecture-independent data files. Package: libime-data-language-model Architecture: amd64 Version: 1.1.5-ok1 Multi-Arch: same Priority: optional Section: utils Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 25097 Breaks: libimecore0 (<< 1.0.1-2) Replaces: libimecore0 (<< 1.0.1-2) Filename: pool/main/libi/libime/libime-data-language-model_1.1.5-ok1_amd64.deb Size: 18268596 MD5sum: d20c38afd9bb3f9a8a53bb40ec3ef7c9 SHA1: b7e7267e4acb69712311f0dede09d295a195a639 SHA256: d5927b8af462c8115caf7192c1fe6c188d110bdffa5e4c81599a6243745b2d8e SHA512: 482d56e5ed3a14535c422acaa626003efcbe22121863bdb25911dc2bb2a1280aea595c86a83220a797b1e9638a06fc60c06026cac227f08cc92b9a5cddab6b50 Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation library (language model) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides architecture-dependent language models. Package: libimecore-dev Architecture: amd64 Version: 1.1.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 87 Depends: libimecore0 (= 1.1.5-ok1) Filename: pool/main/libi/libime/libimecore-dev_1.1.5-ok1_amd64.deb Size: 16224 MD5sum: c01e621277ce3372ca8733c15e3c5094 SHA1: 5a1ef72ef79666b2ae9a6956620549bef4ecfbee SHA256: 5b6cd7d01f3244d4d638d03d6cfa86105f882678a937db72d1c802077e20ac6d SHA512: fbadbc146a33ddec3ec974f7724b2cfed1bad038d56e87bd97560f922c179058953651d77a6e2b81f929d73c93ece9633b02bae91b75f8a66e60a06d3ef07f78 Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (core dev files) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides development files for core library. Package: libimecore0 Architecture: amd64 Version: 1.1.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 597 Depends: libime-data (= 1.1.5-ok1), libc6 (>= 2.38), libfcitx5utils2 (>= 5.1.5), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libzstd1 (>= 1.5.5) Filename: pool/main/libi/libime/libimecore0_1.1.5-ok1_amd64.deb Size: 194616 MD5sum: 917daa42028642e30b5b8f3a5783d7fb SHA1: dad2b4606fc8bb71eba0019b3fbb628b21189f84 SHA256: 700bfac81a4f377a7ff7aea0c8c8027e87b7572bb774bd4b74899939f0aba1cc SHA512: ed82319c2ef8b84c882732f9bff13bb2a5ae4fb9097b173cac360822144eb658bde14acee3a2e809a71f00167f91d58b7488757bdfc2aa72ca3360aa5fba9dca Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (core library) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides its core library. Package: libimepinyin-dev Architecture: amd64 Version: 1.1.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libimepinyin0 (= 1.1.5-ok1) Filename: pool/main/libi/libime/libimepinyin-dev_1.1.5-ok1_amd64.deb Size: 13356 MD5sum: 00803155f2e4979e3ad4dc7c65d27f43 SHA1: f09b1ac918ad6507a40aa2478d05c2acf1d5c3c5 SHA256: cdf60bf0b3eef8b31daf9dba551057f8f528652b9a472aa78d23dc7227069447 SHA512: 2de011ca353f42cf4b1a7525e5a6134f02f5b9d0f01482acd5a8def2a82bca07e7a97b463e36297a3f16f64f04cabc816e4c48595d86188503f48818042dd52b Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (pinyin dev files) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides development files for pinyin library. Package: libimepinyin0 Architecture: amd64 Version: 1.1.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 525 Depends: libc6 (>= 2.32), libfcitx5utils2 (>= 5.1.5), libgcc-s1 (>= 3.3.1), libimecore0 (>= 1.1.5), libstdc++6 (>= 11), libzstd1 (>= 1.5.5) Filename: pool/main/libi/libime/libimepinyin0_1.1.5-ok1_amd64.deb Size: 170612 MD5sum: d29e90e0a693a21dac6d3f7d0b782265 SHA1: fa21bb7de2455515fa14643e9f01a7232cf5fc38 SHA256: 8da4ad436d7da174c194fa24f00b56e6d5fa99ab12040f3277111b3cf217fd53 SHA512: 91f97790a33649896e7373bef67cc1cad3ca1f8423ee397327da9e49ce0b748f204accc7a83d0a90d8e8f4db69473dc8e3982d7e4f055a659ca008c4c69f1ff5 Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (pinyin library) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides its pinyin library. Package: libimetable-dev Architecture: amd64 Version: 1.1.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 54 Depends: libimetable0 (= 1.1.5-ok1) Filename: pool/main/libi/libime/libimetable-dev_1.1.5-ok1_amd64.deb Size: 10612 MD5sum: c697ba2cd26a273f749312666d1f05f3 SHA1: d70104d06d4b33afc0862ba72c4b035d9ea7fe42 SHA256: 74d72068280a0e4c137cabf442cb1ed501c095d03eb2ea121cd868d28de2b911 SHA512: 05aaa8a514cec4be71347af4248286a4fb4d49ac159f55a859a03270ce96f21a06e3407a5a6d741b7021e43caf57a4673009f8768afcbdbafa2ddfb480c19916 Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (table dev files) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides development files for table library. Package: libimetable0 Architecture: amd64 Version: 1.1.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 466 Depends: libc6 (>= 2.38), libfcitx5utils2 (>= 5.1.5), libgcc-s1 (>= 3.3.1), libimecore0 (>= 1.1.5), libstdc++6 (>= 11), libzstd1 (>= 1.5.5) Filename: pool/main/libi/libime/libimetable0_1.1.5-ok1_amd64.deb Size: 149592 MD5sum: e584e10d74565084938394a3101f85b8 SHA1: 1cbce92b12a4008f57eb0a4adeb133f42db55336 SHA256: de38ca2ee06250ade4b862d440d70e8c724b442b040dbce10d49d64a950d55fc SHA512: 674ae00463cb3676e5ccf82761cc41586a0fe4893bea0a9b09023006861530d5a5db7f98d6131d1de25248b5f28ea6227463692db8cddc3ceed4216f60f5da8b Homepage: https://github.com/fcitx/libime Description: Generic Input Method Implementation (table library) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides its table library. Package: libimlib2-dev Architecture: amd64 Version: 1.12.1-ok1 Priority: optional Section: libdevel Source: imlib2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Markus Koschany Installed-Size: 848 Depends: libbz2-dev, libfreetype-dev, libgif-dev, libheif-dev, libid3tag0-dev, libimlib2t64 (= 1.12.1-ok1), libjpeg-dev, libjxl-dev, libopenjp2-7-dev, libpng-dev, librsvg2-dev, libspectre-dev, libtiff-dev, libwebp-dev, libx11-dev, libxext-dev, zlib1g-dev, libc6 (>= 2.38), libx11-6 Replaces: libimlib2t64 Filename: pool/main/i/imlib2/libimlib2-dev_1.12.1-ok1_amd64.deb Size: 188692 MD5sum: 65c61d46288e095fb960edc71f546f38 SHA1: 16175a698628d3b17466dfb54088e15620f15e8d SHA256: ff69d4b4a95ffa2fe597556ac6f00570dcb4444138a0abc175a003c7ca1a4fd5 SHA512: 2856ee612af35efd22629d155213885d91b174d6a70ae8e156ccdd73c639cdcb84cd0e857a8891d2a86108601e1805cb047038e975ddd6c3a22ff26f3911deaa Homepage: https://docs.enlightenment.org/api/imlib2/html/index.html Description: image loading, rendering, saving library (development files) Imlib2 is a library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support, etc. . It does ALL of these operations FAST. Imlib2 also tries to be highly intelligent about doing them, so writing naive programs can be done easily, without sacrificing speed. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses imlib2. Package: libimlib2t64 Architecture: amd64 Version: 1.12.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: imlib2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Markus Koschany Installed-Size: 833 Provides: libimlib2 (= 1.12.1-ok1) Depends: libbz2-1.0, libc6 (>= 2.38), libcairo2 (>= 1.2.4), libfreetype6 (>= 2.2.1), libgif7 (>= 5.1), libglib2.0-0 (>= 2.12.0), libheif1 (>= 1.13.0), libid3tag0 (>= 0.15.1b), libjpeg62-turbo (>= 1.3.1), libjxl0.7 (>= 0.7.0), liblzma5 (>= 5.1.1alpha+20120614), libopenjp2-7 (>= 2.0.0), libpng16-16t64 (>= 1.6.2), librsvg2-2 (>= 2.46.0), libspectre1 (>= 0.2.3), libtiff6 (>= 4.0.3), libwebpdemux2 (>= 1.3.2), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb-shm0 (>= 1.10), libxcb1, libxext6, zlib1g (>= 1:1.1.4) Breaks: libimlib2 (<< 1.12.1-ok1) Replaces: libimlib2 Filename: pool/main/i/imlib2/libimlib2t64_1.12.1-ok1_amd64.deb Size: 191192 MD5sum: e891718637632b053584dbfa4c0f859e SHA1: 27a3e36888dc0b019f43cccbf5d692f5acab5b5d SHA256: b34e4a7517b8aa36739d2511b5052c4ed1ee9929ced9d020af09c332ab0419d7 SHA512: 0888ffa0cccca1a45fc3fa77731035b621c21abd4213235ba54213d11fc2dbf01af7891e1357e747ba28be843672284b42b4174c55210e09dadcf1aa9923d44d Homepage: https://docs.enlightenment.org/api/imlib2/html/index.html Description: image loading, rendering, saving library Imlib2 is a library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support, etc. . It does ALL of these operations FAST. Imlib2 also tries to be highly intelligent about doing them, so writing naive programs can be done easily, without sacrificing speed. Package: libimobiledevice-dev Architecture: amd64 Version: 1.3.0-ok1 Priority: optional Section: libdevel Source: libimobiledevice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 558 Depends: libgcrypt20-dev, libglib2.0-dev, libssl-dev, libimobiledevice6 (= 1.3.0-ok1), libplist-dev (>= 2.2.0), libtasn1-6-dev, libusbmuxd-dev (>= 2.0.2) Filename: pool/main/libi/libimobiledevice/libimobiledevice-dev_1.3.0-ok1_amd64.deb Size: 86828 MD5sum: f039442660bc9aa5a934bbacc7c476c2 SHA1: 54447b4258fc39607b912efa9a0d5c7dff842039 SHA256: 787ae45437c3efb5243e48386ae4427edbf34529f8914d89091f98677451f24e SHA512: 64215024a2cf9a97e181fc51d093e591cf39181ed3cd74964deaaffa48cdf5629476c65892d915c523e21fe2f4e5a61b38dbd84457e416ae4b688f0e747080c0 Homepage: https://www.libimobiledevice.org/ Description: Development files for libimobiledevice libimobiledevice is a library that talks the native Apple USB protocols that the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. . This package contains the development files. Package: libimobiledevice-doc Architecture: all Version: 1.3.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libimobiledevice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 1370 Depends: libjs-jquery Filename: pool/main/libi/libimobiledevice/libimobiledevice-doc_1.3.0-ok1_all.deb Size: 99756 MD5sum: 46942490d0361d109a6f2fa9dd184068 SHA1: 88dd5ba6514672368d29e6518d36473b2d38beee SHA256: eb91966235ba5e5720156a66a54d696fa650245d06c81c0beb529982624e9f7d SHA512: 727eebf793d19713cfdd852db5a1fed533e2857717f0930f782cf5cb46be7f1bbcbaa59ada5f57af1fe31ea6096cbf281a10270b5e5e7728ea42d4656ef7fab9 Homepage: https://www.libimobiledevice.org/ Description: Library for communicating with iPhone and other Apple devices (documentation) libimobiledevice is a library that talks the native Apple USB protocols that the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. . This package contains the documentation for the library. Package: libimobiledevice-utils Architecture: amd64 Version: 1.3.0-ok1 Priority: optional Section: utils Source: libimobiledevice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 421 Depends: libc6 (>= 2.34), libimobiledevice6 (>= 1.3.0), libplist-2.0-4 (>= 2.3.0), libssl3 (>= 3.0.0), libusbmuxd6 (>= 2.0.2) Filename: pool/main/libi/libimobiledevice/libimobiledevice-utils_1.3.0-ok1_amd64.deb Size: 82796 MD5sum: dd1ae5e4bdce52145c0dd1f448a3d3fc SHA1: f57a31d06a27151204839182e95d2a3c069df094 SHA256: 45e11719bab2ffb6aea485f825868aadd1b2b3b444a66fee69d0ab3e8c5425cd SHA512: e4fb34a4be31538c20af9056617bdac73d0b3a9b94f6f28fc29e8f23e364314268368cfef44082fd9f010443c9762505cc68e9791d117f5479d1abeba2a806d7 Homepage: https://www.libimobiledevice.org/ Description: Utitilies for communicating with iPhone and other Apple devices This package contains various utilities to interact with iPhone, iPad and iPod touch devices, like: . - idevice_id: List attached devices or print device name of given device - idevicebackup: Create or restore backup for devices (legacy) - idevicebackup2: Create or restore backups for devices running iOS 4 or later - idevicecrashreport: Retrieve crash reports from a device - idevicedate: Display the current date or set it on a device - idevicedebug: Interact with the debugserver service of a device - idevicedebugserverproxy: Proxy a debugserver connection from a device for remote debugging - idevicediagnostics: Interact with the diagnostics interface of a device - ideviceenterrecovery: Make a device enter recovery mode - ideviceimagemounter: Mount disk images on the device - ideviceinfo: Show information about a connected device - idevicename: Display or set the device name - idevicenotificationproxy: Post or observe notifications on a device - idevicepair: Manage host pairings with devices and usbmuxd - ideviceprovision: Manage provisioning profiles on a device - idevicescreenshot: Gets a screenshot from the connected device - idevicesetlocation: Simulate location on device - idevicesyslog: Relay syslog of a connected device Package: libimobiledevice6 Architecture: amd64 Version: 1.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libimobiledevice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 201 Depends: libc6 (>= 2.34), libplist-2.0-4 (>= 2.3.0), libssl3 (>= 3.0.0), libusbmuxd6 (>= 2.0.2) Recommends: usbmuxd Suggests: libusbmuxd-tools Conflicts: libiphone0 Replaces: libimobiledevice0, libimobiledevice1, libiphone0 Filename: pool/main/libi/libimobiledevice/libimobiledevice6_1.3.0-ok1_amd64.deb Size: 65216 MD5sum: f802551105d848d620816f8785d68f9f SHA1: 79c29df483e641e20a6c522c1a133535a2a7d199 SHA256: b97f10dfb7cca754d1109f43af718a73f243b950e871f6fa3c0ae8364454ffca SHA512: 796efd507cb08c24d04dfffff82c253284b1a15272c94126555cd35d72387cbd2fc226eed7bb6ebe2b5f575b6922b50416232863e57e2ac6764829883515cc89 Homepage: https://www.libimobiledevice.org/ Description: Library for communicating with iPhone and other Apple devices libimobiledevice is a library that talks the native Apple USB protocols that the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. Package: libimport-into-perl Architecture: all Version: 1.002005-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 27 Depends: perl:any, libmodule-runtime-perl Filename: pool/main/libi/libimport-into-perl/libimport-into-perl_1.002005-ok2_all.deb Size: 9978 MD5sum: 75819280e32365c867d9e46a57cfa7f8 SHA1: 40226fe9b70f9fbbb6e88a3433005052493aba45 SHA256: 4bd9ea18ebdc4cd482def448c3930e2619c9e17c35bda6ee9b809d5949b41126 SHA512: b9cb040a83b159559c5d96998d990be263783037aac03a0dae37ca8710791b1360c66156b2b6ce9beb767e6fb8b2ea1a71e000d5fa4d3d25a9e70dd80f190e0b Homepage: https://metacpan.org/release/Import-Into Description: module for importing packages into other packages Import::Into creates a global method import::into which you can call on any package to import it into another package. This is useful because there are many different ways to write exporters: some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare and some things are pragmas. . And if you want to re-export other things, you have to know which is which. Exporter subclasses provide export_to_level, but if they overrode their import method all bets are off. Sub::Exporter provides an into parameter but figuring out something used it isn't trivial. Pragmas need to have their import method called directly since they affect the current unit of compilation. Import::Into can be used to import packages into other packages without having to deal with the specific details of every exporting approach. Package: libimporter-perl Architecture: all Version: 0.026-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 82 Depends: perl:any Filename: pool/main/libi/libimporter-perl/libimporter-perl_0.026-ok2_all.deb Size: 29954 MD5sum: 65e336426a70117ba97463220dfaad97 SHA1: e51f1068ac9cece4c32fe39182085d71ac615748 SHA256: 1c62a3c658aa2c6deb1172a24054601e55f623bbdab4ccad711394ffb17874dc SHA512: 65e4df9c8f866a2761b9a3d8b00630c8731949dd46b95a68edc9e23314a72d54ce62e5ede89cd0d2ca067996510187876e72f22d2af0aeee1edabc5aa78adbec Homepage: https://metacpan.org/release/Importer Description: alternative but compatible interface to modules that export symbols Importer acts as a layer between Exporter and modules which consume exports. It is feature-compatible with Exporter, plus some much needed extras. You can use this to import symbols from any exporter that follows Exporters specification. The exporter modules themselves do not need to use or inherit from the Exporter module, they just need to set @EXPORT and/or other variables. Package: libindirect-perl Architecture: amd64 Version: 0.39-ok3 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 70 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14) Filename: pool/main/libi/libindirect-perl/libindirect-perl_0.39-ok3_amd64.deb Size: 20824 MD5sum: 8a84f54804b23443a6e175b34c13ede6 SHA1: 0933903505526d8e9daad1fd143282d3ca5e553d SHA256: 20c553497eedba2d9446daf5ab1edfcaac16ad40218a80174c17b235809cb6b5 SHA512: 834e03754e11951a0a22645fa9fa79eae6c61908386698df4d3d0fc3bdf50c2c6eb0204a228c0b733c6821345bcfd4a542efc5a7902e55628f665b208df63604 Homepage: https://metacpan.org/release/indirect Description: module warning about using the indirect object syntax When enabled (or disabled as some may prefer to say, since you actually turn it on by calling no indirect), the indirect pragma lexically warns about indirect object syntax constructs that may have slipped into your code. This syntax is now considered harmful, since its parsing has many quirks and its use is error prone (when swoosh isn't defined, swoosh $x actually compiles to $x->swoosh). . It currently does not warn for core functions (print, say, exec or system). This may change in the future, or may be added as optional features that would be enabled by passing options to unimport. . indirect is not a source filter. Package: libinih-dev Architecture: amd64 Version: 55-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libinih Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yangfl Installed-Size: 77 Depends: libinih1 (= 55-ok1), libinireader0 (= 55-ok1) Filename: pool/main/libi/libinih/libinih-dev_55-ok1_amd64.deb Size: 20530 MD5sum: 0a424ddb2e2f56fd817b70e26d8a0353 SHA1: 4d24e7662098bff43fadf24ac925d0116fc02271 SHA256: 23037f7e2c3d1ba69ca7bbad923d7c97f47e1defd6d068fd73057c9f5fdf8337 SHA512: be87b848b3e0821224c6f577e2ce7e2b361b1ad89e30eda8945c6a159426008fae1ac17703cc723d7612c86d043f7578760fb865ed741cfe9299c24877fc0239 Homepage: https://github.com/benhoyt/inih Description: simple .INI file parser (development files) inih (INI Not Invented Here) is a simple .INI file parser written in C. It's only a couple of pages of code, and it was designed to be small and simple, so it's good for embedded systems. It's also more or less compatible with Python's ConfigParser style of .INI files, including RFC 822-style multi-line syntax and name: value entries. . This package contains the header files for libinih1 and libinireader0. Package: libinih1 Architecture: amd64 Version: 55-ok1 Multi-Arch: same Priority: optional Section: libs Source: libinih Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yangfl Installed-Size: 29 Depends: libc6 (>= 2.4) Filename: pool/main/libi/libinih/libinih1_55-ok1_amd64.deb Size: 6246 MD5sum: 9306ab7d7b51382449e28b06fe0780a9 SHA1: 5d0913e9450c978a7914d1877501b4d5e762c3b4 SHA256: 94b8c13fabdf20c8976b845b6946590d6813ea233ac34937833fac80b54aedae SHA512: ad68a3bedc5caf1080054b20d375a146499b5fa52c57338856d8589a9c930295f7238977199cd05b3df00fecd032c6935fb5e9a67d40af4b9125f2671862f1a2 Homepage: https://github.com/benhoyt/inih Description: simple .INI file parser inih (INI Not Invented Here) is a simple .INI file parser written in C. It's only a couple of pages of code, and it was designed to be small and simple, so it's good for embedded systems. It's also more or less compatible with Python's ConfigParser style of .INI files, including RFC 822-style multi-line syntax and name: value entries. Package: libiniparser-dev Architecture: amd64 Version: 4.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: iniparser Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Salvatore Bonaccorso Installed-Size: 55 Depends: libiniparser1 (= 4.1-ok1) Recommends: libiniparser-doc (= 4.1-ok1) Filename: pool/main/i/iniparser/libiniparser-dev_4.1-ok1_amd64.deb Size: 12176 MD5sum: 7479d7eaadff55e1842f2ba1dcac167e SHA1: 1444ebc93776f37a1a5366fc3773eabf05cfee27 SHA256: 47aad41973182e1b965b287f750f5a631932ef1a141a635b50a1c9df4af40ad5 SHA512: 098472ab8081bec6001b3690a334f608cd4d8681aad2ea5a5ba026e076d96bc3903fb8218d347ee38be70a29d9810368be1f8ca1dcff1a3642c561de493ecf10 Homepage: http://ndevilla.free.fr/iniparser/ Description: development files for the iniParser INI file reader/writer This package contains development libraries and headers for the iniParser INI file reader/writer. . The iniParser library is a simple C library offering INI file parsing services (both reading and writing). Package: libiniparser-doc Architecture: all Version: 4.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: iniparser Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Salvatore Bonaccorso Installed-Size: 136 Depends: libjs-jquery Filename: pool/main/i/iniparser/libiniparser-doc_4.1-ok1_all.deb Size: 27028 MD5sum: ba870c06373ce7df63ec78a516738010 SHA1: d511acf884e131186f98c075b7d4456fb2652825 SHA256: 01b8279705be40d9744f0582b6f603121d41e3ffe87758bfac8c278e9096105a SHA512: 51cef626d1747c7a2df50f3a6bba3c6db119c2db8e43bd0579983701002701ce9edef364ac62a16d9d0acc4f393d32e9dd3b7048c77b2c0afe85408538944d18 Homepage: http://ndevilla.free.fr/iniparser/ Description: documentation files for the iniParser INI file reader/writer This package contains HTML documentation for the iniParser INI file reader/writer. . The iniParser library is a simple C library offering INI file parsing services (both reading and writing). Package: libiniparser1 Architecture: amd64 Version: 4.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: iniparser Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Salvatore Bonaccorso Installed-Size: 37 Depends: libc6 (>= 2.14) Filename: pool/main/i/iniparser/libiniparser1_4.1-ok1_amd64.deb Size: 9476 MD5sum: 21eef59c57c3498320c5e26fbf373e7c SHA1: b0d4e79ae80314935dc7b119144c94dc198cacea SHA256: 3c6b05e896b1b7081d9c9e80016e2546d465d53df4858e96f0115be216ad38ef SHA512: 8b899de1fba83224b5c626ec03399d179f474b7a86b299055ea4fd6733127375e2aa0b37a88db79babd16a37e7da0c5c964709e0c9ad1f2400d27a2ed01335eb Homepage: http://ndevilla.free.fr/iniparser/ Description: runtime library for the iniParser INI file reader/writer This package contains the runtime library for the iniParser INI file reader/writer. . The iniParser library is a simple C library offering INI file parsing services (both reading and writing). Package: libinireader0 Architecture: amd64 Version: 55-ok1 Multi-Arch: same Priority: optional Section: libs Source: libinih Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yangfl Installed-Size: 37 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libinih1 (>= 40), libstdc++6 (>= 5.2) Filename: pool/main/libi/libinih/libinireader0_55-ok1_amd64.deb Size: 9402 MD5sum: 3270083ca0b46a27c80b6f22ea9e55b3 SHA1: 217e6bc91a70f5b2cdf42e55147ae5d1e4e229da SHA256: b0c64e50efc923864d064ed986817e9b13f4275348d678a01a40f69c39937488 SHA512: c6f21db7a215f18e18cef10ba83ff91095d1c0d7a78c6ed07de5bd4ad518024f2f74200e6a07a790b15f2e6f0405ca2552fccd0f509409c767c46423cf925485 Homepage: https://github.com/benhoyt/inih Description: simple .INI file parser for C++ INIReader is a simple .INI file parser written for C++ derived from inih. It's only a couple of pages of code, and it was designed to be small and simple, so it's good for embedded systems. It's also more or less compatible with Python's ConfigParser style of .INI files, including RFC 822-style multi-line syntax and name: value entries. Package: libinline-c-perl Architecture: all Version: 0.82-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 219 Depends: perl:any, gcc | c-compiler, libinline-perl (>= 0.86), libparse-recdescent-perl, libpegex-perl Filename: pool/main/libi/libinline-c-perl/libinline-c-perl_0.82-ok1_all.deb Size: 78288 MD5sum: b2664ba4ba3b449793893d78a5e97db2 SHA1: 64cbb8dd563333fb48d8baa797117f729246da15 SHA256: 28d7a58b07b139f9b1f1c1d140b2c10ae2ca8b0c45251b65819e688a11744504 SHA512: a00a4efda2181cd003283c7989766f5f43df5617df129ae9b2441b730b1dd6051da4b12957a6d81ff2939c25941c2746f932cc0a5012aabde6f40def987babb8 Homepage: https://metacpan.org/release/Inline-C Description: C Language Support for Inline Inline::C is a module that allows one to write Perl subroutines in C. . The Inline module supports multiple programming languages and each language has its own support module. This module allows one to use Inline with the C programming language. Package: libinput-bin Architecture: amd64 Version: 1.25.0-ok1.2 Multi-Arch: foreign Priority: optional Section: libs Source: libinput Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 139 Depends: libc6 (>= 2.38), libevdev2 (>= 1.10.0), libudev1 (>= 183), libwacom2 (>= 1.1) Filename: pool/main/libi/libinput/libinput-bin_1.25.0-ok1.2_amd64.deb Size: 19144 MD5sum: 6680433e059d45143c42bfed47498349 SHA1: 8bff41d23158a3ba129b6724bd8ce8a3ea7ec2bd SHA256: 628aaf9377c6341250a45190b77bbeb69e2d12cdf1b9ba67458c464473d5e485 SHA512: a3a493b9c262f99f53e53ef4f744023ab3f98b3de48a64d88bb190c684de52c3c8cd96f04bf359c55bdbab6b92d639adb402520552da926dae1c429264f5e8c7 Homepage: https://www.freedesktop.org/wiki/Software/libinput/ Description: input device management and event handling library - udev quirks libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the udev quirks database and helpers. Package: libinput-dev Architecture: amd64 Version: 1.25.0-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: libinput Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 222 Depends: libinput10 (= 1.25.0-ok1.2), libmtdev-dev (>= 1.1.0), libudev-dev, libevdev-dev (>= 1.10.0), libwacom-dev (>= 0.20) Filename: pool/main/libi/libinput/libinput-dev_1.25.0-ok1.2_amd64.deb Size: 31992 MD5sum: 71019726b8d74c823a75504a5720a902 SHA1: 8c2bf15b030f6b0ce5ff0b639b7d1081d4383d4a SHA256: 58fbe566f1b39fc9a68ea176f5fb135611ab5d2d08647b062fe31b3c84d56324 SHA512: e56a5f978b2aaf0ea7e0a478ab34fef6f10e610f2b0da8ddefaaccbfbc135b804e8b4aeb70fb4ed97c52c83df75edf041a73f99a856dd0f104e3c16b5bf7486e Homepage: https://www.freedesktop.org/wiki/Software/libinput/ Description: input device management and event handling library - development files libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the development headers. Package: libinput-tools Architecture: amd64 Version: 1.25.0-ok1.2 Multi-Arch: allowed Priority: optional Section: libdevel Source: libinput Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 520 Depends: libinput10 (= 1.25.0-ok1.2), libc6 (>= 2.38), libcairo2 (>= 1.2.4), libevdev2 (>= 1.10.0), libglib2.0-0t64 (>= 2.30.0), libgtk-3-0t64 (>= 3.19.12), libudev1 (>= 183), libwayland-client0 (>= 1.20.0), libx11-6, python3, python3-libevdev, python3-pyudev Filename: pool/main/libi/libinput/libinput-tools_1.25.0-ok1.2_amd64.deb Size: 115416 MD5sum: 342c9c2c9142354a7bc2fda9b66fa772 SHA1: 779fe04da9ef398f903df6a070d9e223ebd7d944 SHA256: 58c88bc0253c59915713440f1918c28cddb536e0a1b67e1974ea8f1c95233961 SHA512: b2d9c958b72fa00144a158a96974e2ac1e3ff0f716c268b5a9d4f605a86c8256550f026beaf7d03bb8a7ad6f58d1f60500735747a480cd2eb491a8e2ae634d45 Homepage: https://www.freedesktop.org/wiki/Software/libinput/ Description: input device management and event handling library - command line tools libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the command line tools. Package: libinput10 Architecture: amd64 Version: 1.25.0-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: libinput Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 369 Depends: libc6 (>= 2.38), libevdev2 (>= 1.10.0), libmtdev1t64 (>= 1.1.0), libudev1 (>= 183), libwacom2 (>= 1.1), libinput-bin (>= 1.25.0-ok1.2) Filename: pool/main/libi/libinput/libinput10_1.25.0-ok1.2_amd64.deb Size: 126216 MD5sum: fc5d340a147a7fd317115166268ce99c SHA1: c20052c434afa9447b39d908cf903eb9714eb9f9 SHA256: b19ce60782ba9195787498a1e6400f3a17263aee186136f60d87037a57da40b9 SHA512: 0d574f804a6c216752af0ac866ccafbb91dd4260d0aac695370b0319dbb9258ebab2309263e3ca7360590084a55f1850edf2247dad3fe6407da0a68b1c53ae40 Homepage: https://www.freedesktop.org/wiki/Software/libinput/ Description: input device management and event handling library - shared library libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the shared library. Package: libinstpatch-1.0-2 Architecture: amd64 Version: 1.1.6-1ok1 Multi-Arch: same Priority: optional Section: libs Source: libinstpatch Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 797 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.41.1), libsndfile1 (>= 1.0.20) Filename: pool/main/libi/libinstpatch/libinstpatch-1.0-2_1.1.6-1ok1_amd64.deb Size: 263058 MD5sum: c95e9c2683fb420577f13a7e576d9311 SHA1: 07385e94d75d5c77820fb7b064feb6af9a923cad SHA256: 2582f07295830b3a43865fb014bc3eca8e51317203806402ba3466ba09b250a1 SHA512: 417135fb6fa24fa3aeb9eea7768bb40628a8e4c98162248ef3f9cb5d3c90345ec2ff8f72fe09c32ce82595b99216131f85e36cf64f34205d11ecf407bec8e0c1 Homepage: https://github.com/swami/libinstpatch Description: MIDI instrument editing library libInstPatch stands for lib-Instrument-Patch and is a library for processing digital sample based MIDI instrument "patch" files. The types of files libInstPatch supports are used for creating instrument sounds for wavetable synthesis. This library provides an object framework (based on GObject) to load patch files into, which can then be edited, converted, compressed and saved. . More information can be found on the Project Swami website http://swami.sourceforge.net. . This package contains the shared library. Package: libinstpatch-dev Architecture: amd64 Version: 1.1.6-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libinstpatch Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 449 Depends: libglib2.0-dev (>= 2.14), libinstpatch-1.0-2 (= 1.1.6-1ok1), libsndfile1-dev (>= 1.0.17-2), pkg-config Filename: pool/main/libi/libinstpatch/libinstpatch-dev_1.1.6-1ok1_amd64.deb Size: 55520 MD5sum: aeb8b3f08748dff66f1ab5bdbedf5cc6 SHA1: 45a49b79184059fc9cd69a811c8efb5489ff8cd5 SHA256: 3c452c00fc655b1539e7f68bbb216d93ef1636d6de4e37b770bc62018f20b127 SHA512: ad65be58286f57760c0a65724ecab6d44606150a13d61fa0759a140f7b35ada595cd4530722740ba062829c3e3178e128e7042440cdcdb27b53e4e04ceefd894 Homepage: https://github.com/swami/libinstpatch Description: MIDI instrument editing library development files libInstPatch stands for lib-Instrument-Patch and is a library for processing digital sample based MIDI instrument "patch" files. The types of files libInstPatch supports are used for creating instrument sounds for wavetable synthesis. This library provides an object framework (based on GObject) to load patch files into, which can then be edited, converted, compressed and saved. . More information can be found on the Project Swami website http://swami.sourceforge.net. . This package contains the headers and static library. Package: libio-compress-brotli-perl Architecture: amd64 Version: 0.004001-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 60 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libbrotli1 (>= 0.6.0), libc6 (>= 2.4) Filename: pool/main/libi/libio-compress-brotli-perl/libio-compress-brotli-perl_0.004001-ok2_amd64.deb Size: 16320 MD5sum: 5c0c6bc098045d371adc382a6cf9432b SHA1: 93279f677c12bfbb97f93a8d38afeaea192f2801 SHA256: 142d9fa2b0f073497b48a1fec8406ec24d69f6238dcde0e9703468fcad8a4d5e SHA512: 26b028ded1e01622a8b77011b38f0640985399094ef7502564470ae682efdbd0446a300c69aa741b32e1f3ea375ba82d1ef52a6bc8ead9df039b224ef8bd04cf Homepage: https://metacpan.org/release/IO-Compress-Brotli Description: modules to read/write Brotli buffers/streams The IO-Compress-Brotli distribution wraps the Brotli library, offering Perl modules for compressing Brotli buffers and streams, IO::Compress::Brotli, and decompressing them, IO::Uncompress::Brotli. . Brotli is a data compression format primarily used in web fonts and HTTP compression. Package: libio-html-perl Architecture: all Version: 1.004-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 58 Depends: perl:any Filename: pool/main/libi/libio-html-perl/libio-html-perl_1.004-ok2_all.deb Size: 20280 MD5sum: c763b61e80be9c270427911dd0c9a441 SHA1: b640f1ef9d41f15edc1b75df3946ebc8a848490b SHA256: 72dc29096c390281a73fbe02ab037d47838103b931573b456590b1d74f2ced6e SHA512: 9a0a573367d686e56f673c300fd757ada9a2defc0e401e7ea873bef21201ba1dd5cb8ac2e40812cc81268c79f42d9778683da4bbf7f174a73a792a5bd85b7a70 Homepage: https://metacpan.org/release/IO-HTML Description: open an HTML file with automatic charset detection IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding. It uses the HTML5 encoding sniffing algorithm specified in section 8.2.2.1 of the draft standard. Package: libio-interactive-perl Architecture: all Version: 1.025-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 31 Depends: perl:any Filename: pool/main/libi/libio-interactive-perl/libio-interactive-perl_1.025-ok1_all.deb Size: 9532 MD5sum: c96c2cddbd6d5f31fa7c8ce132c3fe14 SHA1: 464ed853db0c673b0e1c5c0bf17de6773d4fc754 SHA256: 763d32b2f6c4460b00ce71172971dff1938cdee56c3c448ea0e236d3063a3098 SHA512: 70fbe9e2fc09d2a29c5f5cf8b9725d4d88a15f165d7c7fc5911cd271054517f8a3528d2e155e02ddd5a633dc152581351090dec9ad7b69d3a261126fc847f0b4 Homepage: https://metacpan.org/release/IO-Interactive Description: utility module for interactive I/O IO::Interactive provides three utility subroutines that make it easier to develop interactive applications: is_interactive, interactive and busy. Package: libio-prompt-tiny-perl Architecture: all Version: 0.003-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 36 Depends: perl:any Filename: pool/main/libi/libio-prompt-tiny-perl/libio-prompt-tiny-perl_0.003-ok2_all.deb Size: 11638 MD5sum: 612a67990797a56f64e4633b60b50625 SHA1: 0f4bf80ddf170865c9ec0145ade916cbe9e5e075 SHA256: eed8c70fa119d230f106b296b84870e8da9e25e6cb133a3023efe29c7a89ca93 SHA512: 7546d1eb39cba8f7d1964ae3be462248165b4d54fe09cfc0a3bdd399dfb493349f0377fb5eec2fad0fb1f8cbdd922404964da7a75d8c3b835ac6c2f7c4746f4c Homepage: https://metacpan.org/release/IO-Prompt-Tiny Description: module that prompts for user input with a default option IO::Prompt::Tiny is an extremely simple prompting module, based on the extremely simple prompt offered by ExtUtils::MakeMaker.In many cases, that's all you need and this module gives it to you without all the overhead of ExtUtils::MakeMaker just to prompt for input. . It doesn't do any validation, coloring, menus, timeouts, or any of the wild, crazy, cool stuff that other prompting modules do. It just prompts with a default. That's it! Package: libio-pty-perl Architecture: amd64 Version: 1:1.20-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 98 Provides: libio-tty-perl Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.38) Filename: pool/main/libi/libio-pty-perl/libio-pty-perl_1.20-ok2_amd64.deb Size: 29920 MD5sum: 6e698588368619b9470b2d9f9a51cd7e SHA1: aed1e52809272ef65e98f4c52584e8101aab6f9e SHA256: 78e8e4bb8c0b580cbcf5a4c953a429b41cb3458a7a4100b4d80d8a3527df5fd6 SHA512: f3d0cd8bb03336a20bf30684cafbf3b1fd5700de1494b7699dcc4f91122a3ec887cb9663ee7be57f6280c302d5da3b4461bcfc73a5911dfa7eda1e864235aaa2 Homepage: https://metacpan.org/release/IO-Tty Description: Perl module for pseudo tty IO IO::Pty provides an interface to allow the creation of a pseudo tty. . IO::Pty inherits from IO::Handle and so provide all the methods defined by the IO::Handle package. . Please note that pty creation is very system-dependent. If you have problems, see IO::Tty for help. Package: libio-socket-ip-perl Architecture: all Version: 0.42-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74 Depends: netbase Filename: pool/main/libi/libio-socket-ip-perl/libio-socket-ip-perl_0.42-ok1_all.deb Size: 23776 MD5sum: 4490db31152a234b3acf44852ea077ba SHA1: 2c20997c2f2aa33476e199f5669f7bff8cfe1d03 SHA256: 0e4798b4d065839a7d50edf4b6e6ad8969801a9606e816997ec03551f8579a29 SHA512: 6c78043a66683ef548125b3b8828f9cdac98035838f4c8d3b62dff20dfa076a3af52901d8f45de2e02ada4dc0f0775065b015728d4f4879d657dd59c3a44dcc5 Homepage: https://metacpan.org/release/IO-Socket-IP Description: module for using IPv4 and IPv6 sockets in a protocol-independent way IO::Socket::IP provides a protocol-independent way to use IPv4 and IPv6 sockets. It allows new connections to be made by specifying the hostname and service name or port number. It allows for connections to be accepted by sockets listening on local ports, by service name or port number. . It uses Socket::GetAddrInfo's getaddrinfo function to convert hostname/service name pairs into sets of possible addresses to connect to. This allows it to work for IPv6 where the system supports it, while still falling back to IPv4-only on systems which don't. . It provides an API which, for most typical cases, should be a drop-in replacement for IO::Socket::INET; most constructor arguments and methods are provided in a compatible way. Package: libio-socket-ssl-perl Architecture: all Version: 2.085-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 659 Depends: perl:any, libnet-ssleay-perl, netbase Recommends: libio-socket-ip-perl | libio-socket-inet6-perl, libsocket-perl | libsocket6-perl, liburi-perl | libnet-libidn-perl | libnet-idn-encode-perl Suggests: ca-certificates Filename: pool/main/libi/libio-socket-ssl-perl/libio-socket-ssl-perl_2.085-ok1_all.deb Size: 189140 MD5sum: 3947805e409327a2a8d870ac139904fa SHA1: f985c18b63d4d4d615fa29f6a350cef21604cd94 SHA256: 854f9f1479e88261886cf23d7416edb08a2adad9c73ed2541e1e896d0cd41643 SHA512: 259e43a5177c7ead2403859463243c07b2798d2986b26b011d0a175ad3d097246abd035f0e833fef3d83894a68d4c924132d4491cc17d2b7c6deb64244f0a5d2 Homepage: https://metacpan.org/release/IO-Socket-SSL Description: Perl module implementing object oriented interface to SSL sockets This module is a true drop-in replacement for IO::Socket::INET that uses SSL to encrypt data before it is transferred to a remote server or client. IO::Socket::SSL supports all the extra features that one needs to write a full-featured SSL client or server application: multiple SSL contexts, cipher selection, certificate verification, and SSL version selection. As an extra bonus, it works perfectly with mod_perl. . IO::Socket::SSL uses IPv6 if libio-socket-ip-perl (>= 0.20) or libio-socket-inet6-perl is installed. Package: libio-string-perl Architecture: all Version: 1.08-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 29 Depends: perl:any Filename: pool/main/libi/libio-string-perl/libio-string-perl_1.08-ok2_all.deb Size: 9462 MD5sum: 09425d72806580b65d6c48ebf2803280 SHA1: 2ef789825620afb986d3075aa5c681c75d32ba73 SHA256: 8305cdd85cdac94ed5a65943f9695d1723b523cde521b652278e44325aa627ae SHA512: e899ab0fbbefe53fc36c94d1292a1362da12e92114850349859f94e6d2a23b2c6e6f3ee8052315d56a9efbc71e8d487dfcbe0c0d0395af6f1f720ea3a7cc6dec Homepage: https://metacpan.org/release/IO-String/ Description: Emulate IO::File interface for in-core strings The IO::String module provide the IO::File interface for in-core strings. An IO::String object can be attached to a string, and will make it possible to use the normal file operations for reading or writing data, as well as seeking to various locations of the string. The main reason you might want to do this, is if you have some other library module that only provide an interface to file handles, and you want to keep all the stuff in memory. . The IO::String module provide an interface compatible with IO::File as distributed with IO-1.20, but the following methods are not available; new_from_fd, fdopen, format_write, format_page_number, format_lines_per_page, format_lines_left, format_name, format_top_name. Package: libio-stringy-perl Architecture: all Version: 2.111-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 132 Depends: perl:any Filename: pool/main/libi/libio-stringy-perl/libio-stringy-perl_2.111-ok2_all.deb Size: 55964 MD5sum: 20d34de8995ea10d1154a6995d5919ac SHA1: b2d216c0c784aff28af8fda7b80ae9d5b325b3e8 SHA256: 0441fc3860e3ba23ce528b75979428eaee04115a35237eacdb8fe9f0507dd77e SHA512: 437c94aaaf29d74417695826c26c642f448c2c7e4e35cb6cc9151942624f6b29f2f6222fc76a250c45a947ba0f553d8de770c7ef035f30b59a5a384fb3eb545c Homepage: https://metacpan.org/release/IO-stringy Description: modules for I/O on in-core objects (strings/arrays) IO::stringy primarily provides modules for performing both traditional and object-oriented I/O on things *other* than normal filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines. . The libio-stringy-perl package provides the following modules: . * IO::AtomicFile - write a file which is updated atomically * IO::InnerFile - define a file inside another file * IO::Lines - IO:: interface for reading/writing an array of lines * IO::Scalar - IO:: interface for reading/writing a scalar * IO::ScalarArray - IO:: interface for reading/writing an array of scalars * IO::Stringy - I/O on in-core objects like strings and arrays * IO::Wrap - wrap raw filehandles in IO::Handle interface * IO::WrapTie - wrap tieable objects in IO::Handle interface Package: libip4tc-dev Architecture: amd64 Version: 1.8.10-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: iptables Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 37 Depends: libip4tc2 (= 1.8.10-ok1) Breaks: libiptc-dev (<< 1.8.4-2) Replaces: libiptc-dev (<< 1.8.4-2) Filename: pool/main/i/iptables/libip4tc-dev_1.8.10-ok1_amd64.deb Size: 6516 MD5sum: 35af3a8ec137d6a0445caf3997eacc8e SHA1: aaf71a3915fb46f51981011805bad19b25aae691 SHA256: c69fe64b3c00783809ac92aced5474c7f3804f292004eee97863f4730e7f5299 SHA512: 012f70f7d9f351308c92449de0eb0397912fa52e39f6496d5e55f7e4a305fc5e01a22824ddd10df2b329e4679289572daee5a6085a5ae400684b38b7f0634f07 Homepage: https://www.netfilter.org/ Description: Development files for libip4tc The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package provides development files and static libraries for libip4tc. Package: libip4tc2 Architecture: amd64 Version: 1.8.10-ok1 Multi-Arch: same Priority: optional Section: libs Source: iptables Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 62 Depends: libc6 (>= 2.14) Filename: pool/main/i/iptables/libip4tc2_1.8.10-ok1_amd64.deb Size: 16248 MD5sum: 5b57087e29bca3ededd2b956144e5a74 SHA1: 0a655578e36035abc8b370ee5a75709fd2e5d26d SHA256: 2b7610b5f4b3b796a739870980b48b34dc3ef023b258e014aa75ea94f51b70da SHA512: 59aa3dfe186cebdefcf5e0b7795fac0390763dbee2dec49fe820b9c9c1ab853ebab6643c2fc3a9f32ec98d46cd0f1ff5333540827893be0869862ce9966f81f7 Homepage: https://www.netfilter.org/ Description: netfilter libip4tc library The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package contains the user-space iptables (IPv4) C library from the Netfilter xtables framework. . iptables IPv4 ruleset ADT and kernel interface. . This library has been considered private for years (and still is), in the sense of changing symbols and backward compatibility not guaranteed. Package: libip6tc-dev Architecture: amd64 Version: 1.8.10-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: iptables Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 34 Depends: libip6tc2 (= 1.8.10-ok1) Filename: pool/main/i/iptables/libip6tc-dev_1.8.10-ok1_amd64.deb Size: 5824 MD5sum: de3ce9787a16072b594080126e87d0f8 SHA1: fb639f0f789660f7bd8d30edb41cd11bdbe6815c SHA256: 2191acd0a8744bb4782624a4a437f4bb08068d57dee892ad2e0283657681d65c SHA512: c16cd088731b4f1d609b5bb9baac0bf8f9beac572b3ed526a98ae89d2758180a545b04bdb38020c9a0f34ddba2f220963bab61e15b157fa16998fb62fe919fd6 Homepage: https://www.netfilter.org/ Description: Development files for libip6tc The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package provides development files and static libraries for libip6tc. Package: libip6tc2 Architecture: amd64 Version: 1.8.10-ok1 Multi-Arch: same Priority: optional Section: libs Source: iptables Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 62 Depends: libc6 (>= 2.14) Filename: pool/main/i/iptables/libip6tc2_1.8.10-ok1_amd64.deb Size: 16608 MD5sum: 063210c2a445ac95a9607f97775c1f2e SHA1: 0e7546a2a342ffd3b24c209d14af4e0c793dc073 SHA256: 822779b4dcc561f4bf008b9b8ec221f9625d87622332edcf60eaa800a349d1df SHA512: 9ba5436c988e9314b2a98270993c6211f2d5402e3590e60047c3783df807b824c9b511ee72d1ddbc5f3ee9eddbf76ac334c8ba9f782a307f7927ff7fb74a2476 Homepage: https://www.netfilter.org/ Description: netfilter libip6tc library The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package contains the user-space iptables (IPv6) C library from the Netfilter xtables framework. . iptables IPv6 ruleset ADT and kernel interface. . This library has been considered private for years (and still is), in the sense of changing symbols and backward compatibility not guaranteed. Package: libipc-run-perl Architecture: all Version: 20231003.0-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 266 Depends: perl:any, libio-pty-perl Filename: pool/main/libi/libipc-run-perl/libipc-run-perl_20231003.0-ok1_all.deb Size: 90424 MD5sum: 7a14283aed671d58e60f52f9da716dd5 SHA1: ff5751ed77e8810e2fe3768c20e59c497aa866f9 SHA256: 6911c7826b46a6a1a0dd6586b017ed72484d2d2c6954f7af41455766228cde7a SHA512: 79f1c357846845cd7a74504755e79c827d336c0c0b74a647ed0f9b89b4392510fc55caf878373f75daceb13f2451a55d9e5d91d4ff1f863de7b0b9fa98069e9e Homepage: https://metacpan.org/release/IPC-Run Description: Perl module for running processes IPC::Run allows you to run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are supported and may be mixed. Likewise, functional and OO API styles are both supported and may be mixed. . Various redirection operators reminiscent of those seen on common Unix and DOS command lines are provided. Package: libipc-run3-perl Architecture: all Version: 0.049-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 79 Depends: perl:any Filename: pool/main/libi/libipc-run3-perl/libipc-run3-perl_0.049-ok1_all.deb Size: 29408 MD5sum: 3552d9c493fe04362b9b5bc8508979b8 SHA1: b74bb416b2c02f15c8d7ed60950d0f694a9da9b7 SHA256: f864da2ce03c5d2e93f63d3a41cb38dab13edb858ab45ff05b25046aa875aa40 SHA512: 5ad8b86940b315e738a2d4941228a60c12cd927d67aef6fc096c536ac888aa6a94c5b2f6683fc7c72bf09a07d704006b779fb67815a7421229d82c610752e789 Homepage: https://metacpan.org/release/IPC-Run3 Description: run a subprocess with input/output redirection IPC::Run3 allows you to run a subprocess and redirect stdin, stdout, and/or stderr to files and perl data structures. It aims to satisfy 99% of the need for using system()/qx``/open3() with a simple, extremely Perlish API and none of the bloat and rarely used features of IPC::Run. Package: libipc-system-simple-perl Architecture: all Version: 1.30-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: perl:any Filename: pool/main/libi/libipc-system-simple-perl/libipc-system-simple-perl_1.30-ok1_all.deb Size: 21308 MD5sum: b2ad705a9312875348c5a02f9e206fb2 SHA1: 5856cf5fe7fac62d57392ccb94dd2323556fc7f5 SHA256: aacc957786449c2a73e2b373b37b9e3aa08aeb0bea6d2420b55919994cf41b4f SHA512: 239ff02458cbc0c0480bec13789938bea420c1fbc797d8376eb0de20badabee3511b319b96bc01bbdfacf38975e0d60f9ad351c80b87140b1ab7cc79da0f7384 Homepage: https://metacpan.org/release/IPC-System-Simple Description: Perl module to run commands simply, with detailed diagnostics IPC::System::Simple takes the hard work out of calling external commands; it provides replacements for system() and the backtick operator that will either succeed, or die with rich diagnostic messages on errors. . The module also includes the ability to specify acceptable exit values, trap errors, or process diagnostics. Package: libipt-dev Architecture: amd64 Version: 2.0.6-ok1 Priority: optional Section: libdevel Source: intel-processor-trace Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Victor Seva Installed-Size: 110 Depends: libipt2 (= 2.0.6-ok1) Filename: pool/main/i/intel-processor-trace/libipt-dev_2.0.6-ok1_amd64.deb Size: 38972 MD5sum: ebeb46bd4476ff5259af86ef7a691f72 SHA1: b10b918850b3209cb1941a8f12517b5bc591c83c SHA256: dfa4299ab543b9bad6fb111981c7e204c5e9296c02976074acf54e7cf2b3d384 SHA512: 5124117ec4e6caad3b936ba33f05ed30585473457056432929138791d8d8f719bb0b334f93ff6e9a08d330a2f36cc183c6535ea4386e0b62d9196960e893178c Homepage: https://github.com/intel/libipt Description: Intel Processor Trace Decoder Library -- development files Intel's reference implementation for decoding Intel PT. . Go to https://software.intel.com/en-us/intel-platform-analysis-library for sample code that uses the library. . This package provides the development environment for libipt Package: libipt2 Architecture: amd64 Version: 2.0.6-ok1 Priority: optional Section: libs Source: intel-processor-trace Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Victor Seva Installed-Size: 127 Depends: libc6 (>= 2.34) Filename: pool/main/i/intel-processor-trace/libipt2_2.0.6-ok1_amd64.deb Size: 41704 MD5sum: a258a23ac30f8bf547c6c4fc4fda68fe SHA1: 7143d1ce7b61b5ea9e3a38054add29e5df0c7c4b SHA256: c8c3dccf4fcea41dd36dfea46ba4af63cf5ba92461394ff1fc22074bd00d0ff7 SHA512: 5245f40816891bb8471fd9259fa4f742d82cc82e550dca062bcc7dca0ff236933ef19f49390ce60977cf5d37695ee67b3085e66b16023d68816526a2c18c6a1f Homepage: https://github.com/intel/libipt Description: Intel Processor Trace Decoder Library Intel's reference implementation for decoding Intel PT. . Go to https://software.intel.com/en-us/intel-platform-analysis-library for sample code that uses the library. Package: libiptc-dev Architecture: amd64 Version: 1.8.10-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: iptables Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 25 Depends: libip4tc-dev (= 1.8.10-ok1), libip6tc-dev (= 1.8.10-ok1) Breaks: libip4tc-dev (<< 1.8.4-2) Filename: pool/main/i/iptables/libiptc-dev_1.8.10-ok1_amd64.deb Size: 4416 MD5sum: 81ed723ec823133f1170f855eb0438ff SHA1: b21c1bcdfb1f79b3512f0bf94c584b828d855a02 SHA256: 6f772cbaaf27655eb5ad6f81435d6bf68fa6b2b6725d665571170c809ea74921 SHA512: aa27a1a8c0a54d9ed690f164564bf46ead9c1f4d924b1ed42659d65db41758e2050e86612cc088be0cb7bbf333af841b7f9ecf52ec2f819c157f7d4c90eae104 Homepage: https://www.netfilter.org/ Description: Common development files for libiptc The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package provides development files (pkg-config) for libiptc. Package: libirs-export161 Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Priority: optional Section: libs Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 78 Depends: libc6 (>= 2.4), libdns-export1109, libisc-export1105, libisccfg-export163 Filename: pool/main/b/bind9-libs/libirs-export161_9.11.16+dfsg-ok1_amd64.deb Size: 19982 MD5sum: 31a08b6539c0ad5a383a1137b02e09a1 SHA1: bc9488765c0a4de1b0bfd40424472431fc297454 SHA256: c10eced5ebd32910976ffcbb64d8f018de51a0a756c9bd5a8f895b662d43aa2d SHA512: 2ee37b2e4644a5954eef57762dac8d6984c80155252abb3ac6daf952c233efdb4e529fbc7f5a9c8eeeee614e933c0cff76fe9e16dbc7924c8ca6e7b2e1341065 Homepage: https://www.isc.org/downloads/bind/ Description: Exported IRS Shared Library The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the exported libirs shared library. Package: libirs161 Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 80 Depends: libisc1105 (= 1:9.11.16+dfsg-ok1), libc6 (>= 2.4), libdns1109 (>= 1:9.11.4+dfsg), libisccfg163 (>= 1:9.10.6+dfsg) Filename: pool/main/b/bind9-libs/libirs161_9.11.16+dfsg-ok1_amd64.deb Size: 20340 MD5sum: a2e8c121b2526621e332370729e4f4eb SHA1: cde3965e753fc82d507cc49092fc5ba8af8fe6ff SHA256: 21123c1ae0367fc06a38331a4faf168b15bbb66a3431f6ea7f7e1988dda0b067 SHA512: f416e4fdba038cfc14289d6b89dff846113177e176baa3532b7bc5b97918534770a96e2d7b6f42d517bbd9e4b01d462179fc344906763d70d4f76f32a85c2199 Homepage: https://www.isc.org/downloads/bind/ Description: DNS Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libirs shared library used by BIND's daemons and clients. Package: libisc-export1105 Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 604 Depends: libc6 (>= 2.28), libssl1.1 (>= 1.1.0) Filename: pool/main/b/bind9-libs/libisc-export1105_9.11.16+dfsg-ok1_amd64.deb Size: 171466 MD5sum: cec581d734cc1a2874649e95b8a6e3b7 SHA1: 8e38c2fc06f6a9d79f795e8b4579d52c3ab2deeb SHA256: fb335e1da639198b6efefe48b418499c93a6ce9b17fcb9f751642985b44bd65d SHA512: b09c4bc7c5dd4cb0a6f9717dcb6e6d1323c3d5c6cdae48cbd5ce8c7f3c991a1fdfc8309127c68bbe3ef7dfe18323deca9ac0c2b9fe7f50178cd8b607a4e08e8c Homepage: https://www.isc.org/downloads/bind/ Description: Exported ISC Shared Library The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the exported libisc shared library. Package: libisc1105 Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 637 Depends: libc6 (>= 2.28), libssl1.1 (>= 1.1.0) Filename: pool/main/b/bind9-libs/libisc1105_9.11.16+dfsg-ok1_amd64.deb Size: 174806 MD5sum: 229db5a4d62e67af42f5f694b950a4e9 SHA1: 4d5ddb583f34194515d0a3d267f35c0ec888080c SHA256: 5e05c5bccb561e50343dff18b028925a5987b21f4e5c2d31b47034eb885d9c36 SHA512: 5600ac96044333d5fa2e8c397e3b4f02ab042b51931c4ed7f14fa7f682c52a17d6386a1b6e7389c74cf14819a4ed21df25342ab12c260a538e5be7d9f64e8088 Homepage: https://www.isc.org/downloads/bind/ Description: ISC Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisc shared library used by BIND's daemons and clients. Package: libisccc-export161 Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 70 Depends: libisc-export1105, libc6 (>= 2.4) Filename: pool/main/b/bind9-libs/libisccc-export161_9.11.16+dfsg-ok1_amd64.deb Size: 17844 MD5sum: 8d86b582be505d391052977916db192b SHA1: 93c5d23b28e45b15d562b695c826a0cf3db48c01 SHA256: 9d51e455aea187d99d4ce2541107fc1ec73073148c9667016bce0c7312da289d SHA512: c873a62400e21f32a2a5c441c12d8227bf49b210f11cc39fbf8b7aa90cb4c782ee0c10bc01ccff79b268646f4e8643db09ea152c069ccbd932e31f6b8cd45bd4 Homepage: https://www.isc.org/downloads/bind/ Description: Command Channel Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisccc shared library used by BIND's daemons and clients, particularly rndc. Package: libisccc161 Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 73 Depends: libisc1105 (= 1:9.11.16+dfsg-ok1), libc6 (>= 2.4) Filename: pool/main/b/bind9-libs/libisccc161_9.11.16+dfsg-ok1_amd64.deb Size: 18242 MD5sum: 1d0c07733fbf4fa57bfafa601367aaed SHA1: 8a45e03c915b30593c7201401de2f83f533a4573 SHA256: 183c1eb6c5c439e8ef885f0471a6351e23047819a7f10616b5c19e6dcbfaf69a SHA512: a21ad11b42e0366fe3a6c4b5e1d8afbad68d6439b81a8235091ee9ab44f7451bc565040db29d4351d8516d5ea811b94f9199f43ff708a11ae629586f2caf819a Homepage: https://www.isc.org/downloads/bind/ Description: Command Channel Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisccc shared library used by BIND's daemons and clients, particularly rndc. Package: libisccfg-export163 Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Priority: optional Section: libs Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 218 Depends: libc6 (>= 2.4), libdns-export1109, libisc-export1105 Filename: pool/main/b/bind9-libs/libisccfg-export163_9.11.16+dfsg-ok1_amd64.deb Size: 50142 MD5sum: 56e3c70a8b9abebd157167a33ac91261 SHA1: 688f9a34fb35bc9c816f293fecaa19ad5de80c2f SHA256: 5c1f1a49092b5a785fd795f1aecadf77e8a7923800fe3e56750c3d6a7ac98c7c SHA512: dd37acc14d71e704b48e6dc25c2c290b8e70cb9699e75a34b057df8c9d7ed834916ae685d385246b42d1fd5b2f145b779e6154a886ae3410c2514fc46312eba9 Homepage: https://www.isc.org/downloads/bind/ Description: Exported ISC CFG Shared Library The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the exported libisccfg shared library. Package: libisccfg163 Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 225 Depends: libdns1109 (= 1:9.11.16+dfsg-ok1), libisc1105 (= 1:9.11.16+dfsg-ok1), libisccc161 (= 1:9.11.16+dfsg-ok1), libc6 (>= 2.4) Filename: pool/main/b/bind9-libs/libisccfg163_9.11.16+dfsg-ok1_amd64.deb Size: 51548 MD5sum: 8d8bf1808fe9d2e0d9494f616167320c SHA1: c5ead418763925a70f9af85b26bcb20d0d0318c8 SHA256: 55a08574fe635d6b5f05e1e9559d04bf83832db97afbe2a6d4d1176a37d60f9f SHA512: cbe2124debe16154cadf98c57279884b66a64e471b89bb92fdb057417d5fdd360868bc36053ef5152dd90db99678b92974dd4847841b4e32859312c82f6261b2 Homepage: https://www.isc.org/downloads/bind/ Description: Config File Handling Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisccfg shared library used by BIND's daemons and clients to read and write ISC-style configuration files like named.conf and rndc.conf. Package: libisl-dev Architecture: amd64 Version: 0.26-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: isl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7367 Depends: libisl23 (= 0.26-ok1) Conflicts: libcloog-isl-dev Filename: pool/main/i/isl/libisl-dev_0.26-ok1_amd64.deb Size: 842284 MD5sum: 5cb5450ef8590aaf91e4fe4bd0a4395c SHA1: b6c1e408d618410650a995fc404fd4b9711cb363 SHA256: fbe96fcfc3733578311ba40f5b389ecb9ec57c8d8e061b003b09e745c5abcf69 SHA512: bb52569462d9fe05c6dbb471bc90cbf116983087074238c6fc932442f1deac5222aa7b7cace58f7465aebf08dee3c92314c3c8085fe4fd8cfd50fa5c4d166bbd Homepage: http://isl.gforge.inria.fr/ Description: manipulating sets and relations of integer points bounded by linear constraints isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, and computing the lexicographic minimum using parametric integer programming. It also includes an ILP solver based on generalized basis reduction. . This package contains the development files. Package: libisl23 Architecture: amd64 Version: 0.26-ok1 Multi-Arch: same Priority: optional Section: libs Source: isl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2209 Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg) Breaks: libisl-dbg (<< 0.19) Replaces: libisl-dbg (<< 0.19) Filename: pool/main/i/isl/libisl23_0.26-ok1_amd64.deb Size: 646168 MD5sum: 5761c9e95cd89edf1c58ab29fcc37c80 SHA1: 4a19c6ff84953b4b4122beee4d4e961b7d807650 SHA256: 11eebb0224d43724eed2bcd91bf94212a8446cdf0857cc87eb9c9619ffc427e4 SHA512: 245bdbbabb6dec972a17e61bb03b3ef1290d46f3150d297e2bd5156725a0fa1b2f354ec580b057cf6f19c47d6db03dc4bc7de286b81887ebb62b055498d016e7 Homepage: http://isl.gforge.inria.fr/ Description: manipulating sets and relations of integer points bounded by linear constraints isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, and computing the lexicographic minimum using parametric integer programming. It also includes an ILP solver based on generalized basis reduction. . This package contains the runtime library. Package: libiso9660++-dev Architecture: amd64 Version: 2.1.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gabriel F. T. Gomes Installed-Size: 179 Depends: libiso9660++0t64 (= 2.1.0-ok2), libcdio++-dev (= 2.1.0-ok2) Filename: pool/main/libc/libcdio/libiso9660++-dev_2.1.0-ok2_amd64.deb Size: 8384 MD5sum: 3b5c877df41e34a58580ecaaf3eddcf9 SHA1: bcd1fb1f544180013b4419069e4e56e382a9023e SHA256: 16564fe052d962a1a3fbb3a50b985f697eb70cee032f59c0e81d9e9176738497 SHA512: cbb5421e965ce3aede3b29739166f4a02b0d04ed01cc95e7485eb4d4b9a7485af1646aed2ea4810d4b561219452a27c7a528cab6f4bfc78aeaf072b9a0bf4eef Homepage: https://www.gnu.org/software/libcdio/ Description: C++ library to work with ISO9660 filesystems (development files) This package contains C++ development files (headers and static library) for the libiso9660 library. . This library is made to read and write ISO9660 filesystems; those filesystems are mainly used on CDROMs. Package: libiso9660++0t64 Architecture: amd64 Version: 2.1.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gabriel F. T. Gomes Installed-Size: 177 Provides: libiso9660++0 (= 2.1.0-ok2) Depends: libc6 (>= 2.4), libcdio19t64 (>= 2.1.0), libgcc-s1 (>= 3.3.1), libiso9660-11t64 (>= 2.0.0), libstdc++6 (>= 5) Breaks: libiso9660++0 (<< 2.1.0-ok2) Replaces: libiso9660++0 Filename: pool/main/libc/libcdio/libiso9660++0t64_2.1.0-ok2_amd64.deb Size: 7136 MD5sum: 8f380a3ccb17c4cc0a5938b6daead8b0 SHA1: 915c6a463934e1be6617f23e35df2b15217ee5db SHA256: f859f0f9849aa6246a5cf175631d36c291f680c1c246b50bfa2e61a2546a8b6e SHA512: 29759e7e542fa17e7c2d4cc1b63276291bd05ce941bf4dd224a5be516f8f599210ce3ba7e199c01a92ccea0a2f4e9c4ad70b746b8c99df337e650b60c9fd482a Homepage: https://www.gnu.org/software/libcdio/ Description: C++ library to work with ISO9660 filesystems This C++ library is made to read and write ISO9660 filesystems; those filesystems are mainly used on CDROMs. Package: libiso9660-11t64 Architecture: amd64 Version: 2.1.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gabriel F. T. Gomes Installed-Size: 215 Provides: libiso9660-11 (= 2.1.0-ok2) Depends: libc6 (>= 2.14), libcdio19t64 (>= 2.1.0) Breaks: libiso9660-11 (<< 2.1.0-ok2) Replaces: libiso9660-11 Filename: pool/main/libc/libcdio/libiso9660-11t64_2.1.0-ok2_amd64.deb Size: 22712 MD5sum: 11e4e6a08657bd28fd3e99b08f4ac0ed SHA1: b8e39fb552efefbee4a32622b8346c36ce409b91 SHA256: e04ff18dcc9b1454f5eddc74fb677920b8cebbd8d1616773986bb11ac4c48d81 SHA512: d006d240d0722f6780a8589a2b2f217b7005d9a9f348c0f246cc58b524ca33c97f99aae184cd5c04b50b4ef27580fdc9b8c2e02046132ae3fa504d5654885014 Homepage: https://www.gnu.org/software/libcdio/ Description: library to work with ISO9660 filesystems This library is made to read and write ISO9660 filesystems; those filesystems are mainly used on CDROMs. Package: libiso9660-dev Architecture: amd64 Version: 2.1.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gabriel F. T. Gomes Installed-Size: 299 Depends: libiso9660-11t64 (= 2.1.0-ok2), libcdio-dev (= 2.1.0-ok2) Filename: pool/main/libc/libcdio/libiso9660-dev_2.1.0-ok2_amd64.deb Size: 36424 MD5sum: de7a52ed0ce50ff15b8c55e7cceca9b1 SHA1: 6142a14b70b4504ff852522e01ffc172be4fddf8 SHA256: 757d02a39f8f738321fd254f8d8a08ee85a6c589c26b3692a7fd4cb361c40218 SHA512: ecce74bbccb455669967bbf902b7a9c0bdbd52fd4e850170eff2b8d7949c79d77319c7ee7ec3750cc8684a628714033fd3a02a9b3a0a0a0da01091de44377892 Homepage: https://www.gnu.org/software/libcdio/ Description: library to work with ISO9660 filesystems (development files) This package contains development files (headers and static library) for the libiso9660 library. . This library is made to read and write ISO9660 filesystems; those filesystems are mainly used on CDROMs. Package: libisoburn-dev Architecture: amd64 Version: 1:1.5.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libisoburn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libburnia packagers Installed-Size: 2026 Depends: libisoburn1t64 (= 1:1.5.6-ok1), libisofs-dev, libburn-dev Suggests: libisoburn-doc (= 1:1.5.6-ok1) Filename: pool/main/libi/libisoburn/libisoburn-dev_1.5.6-ok1_amd64.deb Size: 456144 MD5sum: 956124afabf88cff5c177a25a9b0e51f SHA1: 4ddd164c369abbec7e19779bd296eb2df3529cd2 SHA256: b5ee3c670d590f5947cd3af2d58e99f44d31a32052551c57cb3dfbf4d3192966 SHA512: 051f37c48b970010d623da112446fa20f06f875f075f57c8fd1f83bc5084b1cf3a936275bacfdadee62c04075182afaca34df2d0e1200619e48aaefed589b5fe Homepage: http://libburnia-project.org Description: development package for libisoburn libisoburn is a frontend for the libraries libburn and libisofs. It handles the creation, loading, manipulation and burning of ISO-9660 filesystem images. This library provides a low-level API, called libisoburn API, which enhances and partly encapsulates the API of libburn and libisofs. Further there is a higher level API, called xorriso API, which completely encapsulates the API of libburn, libisofs, and libisoburn. It implements all parts of xorriso except the small initialization module xorriso/xorriso_main.c . . This package contains the headers, pkgconfig data, and static library for libisoburn. Package: libisoburn-doc Architecture: all Version: 1:1.5.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libisoburn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libburnia packagers Installed-Size: 69 Filename: pool/main/libi/libisoburn/libisoburn-doc_1.5.6-ok1_all.deb Size: 43588 MD5sum: 89d58b45e4fe840187dffa2ec95fb072 SHA1: d7787e09ed0a5d7c40dbc285ea04715aee20f95a SHA256: 7b5322648bca8a8c471accaec7853562cb074fdfca4c5e4c09dccade46431478 SHA512: d997b02f79b7dadef5b8ffa3a691b0e4ca984020ea328dc9831f7eac7fde2b63e01f48542fed6fa0769c30d9327c89892a607dd1aff3c0518b67ce6f354ea651 Homepage: http://libburnia-project.org Description: documentation package for libisoburn libisoburn is a frontend for the libraries libburn and libisofs. It handles the creation, loading, manipulation and burning of ISO-9660 filesystem images. This library provides a low-level API, called libisoburn API, which enhances and partly encapsulates the API of libburn and libisofs. Further there is a higher level API, called xorriso API, which completely encapsulates the API of libburn, libisofs, and libisoburn. It implements all parts of xorriso except the small initialization module xorriso/xorriso_main.c . . This package contains the documentation for libisoburn. Package: libisoburn1t64 Architecture: amd64 Version: 1:1.5.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libisoburn Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libburnia packagers Installed-Size: 1057 Provides: libisoburn1 (= 1:1.5.6-ok1) Depends: libburn4t64 (>= 1.5.6), libc6 (>= 2.34), libisofs6t64 (>= 1.5.6), libreadline8 (>= 6.0) Breaks: libisoburn1 (<< 1:1.5.6-ok1) Replaces: libisoburn1 Filename: pool/main/libi/libisoburn/libisoburn1t64_1.5.6-ok1_amd64.deb Size: 381660 MD5sum: dc648f29b36a2efab9e3b8e8753c337e SHA1: 27327d6682cf74e0363625bf72a392aa0c1969af SHA256: 2afe1b34e2ada63ca70abc7374335a0803471a229559ba137009e04b0c7213a6 SHA512: eed0d73fc55d36c1586e63cfafba09cf024f5b0758952d2b1226a132ab38e3b7fa41ea223cf5034a25fd5d887b09938a5f2aa1f56e13647fd42ce4b347f2ffc3 Homepage: http://libburnia-project.org Description: library to handle creation and inspection of ISO-9660 file systems libisoburn is a frontend for the libraries libburn and libisofs. It handles the creation, loading, manipulation and burning of ISO-9660 filesystem images. This library provides a low-level API, called libisoburn API, which enhances and partly encapsulates the API of libburn and libisofs. Further there is a higher level API, called xorriso API, which completely encapsulates the API of libburn, libisofs, and libisoburn. It implements all parts of xorriso except the small initialization module xorriso/xorriso_main.c . . This package contains the shared object files for libisoburn. Package: libisofs-dev Architecture: amd64 Version: 1.5.6.pl01-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libisofs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libburnia packagers Installed-Size: 1155 Depends: libisofs6t64 (= 1.5.6.pl01-ok1) Suggests: libisofs-doc (= 1.5.6.pl01-ok1) Filename: pool/main/libi/libisofs/libisofs-dev_1.5.6.pl01-ok1_amd64.deb Size: 280872 MD5sum: 655de2b036aba148ed26a5206883a09f SHA1: 0ba22c4389aa64cb478a2011b6b76a4dedd5c72d SHA256: 6dce8a27717733b7eead42f7139662462be45c7701b2944c2b8b084e0dd89836 SHA512: 497186a916772a702157206937e2bb0a95139989dda80360608337e7e704582e567da2b0868e8e6ca112e2c7b25c81e05f223facc62f29d88c81246f1eaf17b8 Homepage: http://libburnia-project.org Description: development package for libisofs This package contains the pkgconfig files, static library and headers for the libisofs6t64 package. Header file defines the API of libisofs. Package: libisofs-doc Architecture: all Version: 1.5.6.pl01-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libisofs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libburnia packagers Installed-Size: 132 Filename: pool/main/libi/libisofs/libisofs-doc_1.5.6.pl01-ok1_all.deb Size: 87008 MD5sum: d9b5648fa20514325722d1624b57441a SHA1: ffc21d8869c6a21826f40f24d4c5438829f7fad3 SHA256: 36810bd36629e95f5ca1ad2ffcbe707b054bd42e1fa306aa831c18e3097c337a SHA512: 8bca9c6043aa1f4b0ad12a9b45fb590df53ad75d30de69302af16e1f31b3da9803ca21a67dd5902739e4f9857f8bed9dfb55194b6188814710ea09c0ad112a8a Homepage: http://libburnia-project.org Description: background documentation for libisofs library This package contains documentation for libisofs6t64 extensions to the ISO 9660 filesystem format: extended file attributes by AAIP, MD5 checksums, zisofs as of mkzftree(1). Package: libisofs6t64 Architecture: amd64 Version: 1.5.6.pl01-ok1 Multi-Arch: same Priority: optional Section: libs Source: libisofs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libburnia packagers Installed-Size: 517 Provides: libisofs6 (= 1.5.6.pl01-ok1) Depends: libacl1 (>= 2.2.23), libc6 (>= 2.38), zlib1g (>= 1:1.2.0) Breaks: libisofs6 (<< 1.5.6.pl01-ok1) Replaces: libisofs6 Filename: pool/main/libi/libisofs/libisofs6t64_1.5.6.pl01-ok1_amd64.deb Size: 202940 MD5sum: bed44238d68f4b072b6b7a26ae97333b SHA1: 887a0593713e46489f87deea5a5835bbe3b87418 SHA256: 53b350e6f9148230b698ab5b35e5c375e88c172e5b6b2ac955a3425beaa56494 SHA512: 975e5ead977cc75e00c6bda5450af9fd8b69965e5d986d82cf9fb3bbd6ef5b4be11f4a2f35395f3c0b52d22852f390a084fc135e25896792b864d091715e149d Homepage: http://libburnia-project.org Description: library to create ISO 9660 images libisofs creates ISO 9660 (aka ECMA-119) filesystem images which can either be written to POSIX file objects or handed over to libburn for being written directly to optical media. It can read metadata of ISO 9660 filesystems, manipulate them, and use them to produce new complete filesystem images or add-on images to be appended to the read filesystem image. Supported extensions to ISO 9660 are Rock Ridge, Joliet, AAIP, zisofs. Package: libiterator-perl Architecture: all Version: 0.03+ds1-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 46 Depends: libexception-class-perl, perl:any Filename: pool/main/libi/libiterator-perl/libiterator-perl_0.03+ds1-ok2_all.deb Size: 18068 MD5sum: 0d0f7785fff9b54dd2e3e1bd5b609cd0 SHA1: 5d07d3a4e607a2290e4a569a951a5bffba7b8a4f SHA256: 6266339f93a141602d9bbabd8c077f20e17f57d993979f7af730f7af4f1d38e1 SHA512: 3761264fdb2622ea78ecec0da9d1647582c26b040e3faf8a0baea7492bc9d14e1207dd9e5612bc9a80914a83075ed664b782322be2e368ef89d788fa88a73059 Homepage: https://metacpan.org/release/Iterator Description: Perl implementation of iterators Iterator is meant to be the definitive implementation of iterators, as popularized by Mark Jason Dominus's lectures and recent book (Higher Order Perl, Morgan Kauffman, 2005). . An "iterator" is an object, represented as a code block that generates the "next value" of a sequence, and generally implemented as a closure. When you need a value to operate on, you pull it from the iterator. If it depends on other iterators, it pulls values from them when it needs to. Iterators can be chained together (see Iterator::Util for functions that help you do just that), queueing up work to be done but not actually doing it until a value is needed at the front end of the chain. At that time, one data value is pulled through the chain. Package: libiterator-util-perl Architecture: all Version: 0.02+ds1-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 42 Depends: libexception-class-perl, libiterator-perl, perl:any Filename: pool/main/libi/libiterator-util-perl/libiterator-util-perl_0.02+ds1-ok2_all.deb Size: 13384 MD5sum: d760b40d31df9beb6e23d6e4f98321da SHA1: 9522e0910f6213dce24ce3194c67361a7fa6b1cb SHA256: 6b67a390e3298392dbab4e1ab68876ea35d30eb50d83ac7355002dc94c7c227d SHA512: 51a6af8eade615ec8c0a51e2b7ac0731486000cd88d3b2b5b80d49e4dd5ad66944f003f828bb3e8bad1695edd7369390ac477d0230c38f83caec39c858bf107c Homepage: https://metacpan.org/release/Iterator-Util Description: Useful functions for creating and manipulating iterator objects Iterator::Util implements many useful functions for creating and manipulating iterator objects. . An "iterator" is an object, represented as a code block that generates the "next value" of a sequence, and generally implemented as a closure. For further information, including a tutorial on using iterator objects, see the Iterator documentation. Package: libitext-java Architecture: all Version: 2.1.7-ok1.1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1211 Depends: libbcprov-java (>= 1.48), libbcmail-java, libbcpkix-java Filename: pool/main/libi/libitext-java/libitext-java_2.1.7-ok1.1_all.deb Size: 1120762 MD5sum: 01f5876ddae0bddc25f3e4cf9df894ca SHA1: 7f3dbd7b255fc9c0018ce622184457bc0cd837aa SHA256: baf8734c42c13e054385a645b35575523ee2769ec1bbd7649a08be543f64cc75 SHA512: 9d154ef27ce4e00308ec1323cb53a273199811309e0be2f353fdf0c914d319a1af0dc5e1dc3a595de69436efd440aa009c68e2970b33c3b8ee6f15570406c9a6 Homepage: http://www.lowagie.com/iText/ Description: Java Library to create and manipulate PDF on the fly iText is a library that allows you to generate PDF files on the fly. The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images. The library is especially useful in combination with Java(TM) technology-based Servlets: The look and feel of HTML is browser dependent; with iText and PDF you can control exactly how your servlet's output will look. Package: libitext-rtf-java Architecture: all Version: 2.1.7-ok1.1 Priority: optional Section: java Source: libitext-java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 209 Depends: libitext-java (= 2.1.7-ok1.1), libdom4j-java, libpdfrenderer-java Filename: pool/main/libi/libitext-java/libitext-rtf-java_2.1.7-ok1.1_all.deb Size: 157620 MD5sum: 671a203ed725fe947663e1361b4ae743 SHA1: fdbbb6880c50aff5dc9ada4124f6a419a7831cec SHA256: 5a91d53c4e207424bf64d6b651d4eace6fe5f1472430ac7f29fc09edc3b6a9e7 SHA512: e83e49285cbb5e677586f7eb6e506a09d97ea933a62c07cfb93a3034e242c8b384a8668bb40b96b77f5d99a584e87bb36afd269f54f3254b185aa0d83d38f914 Homepage: http://www.lowagie.com/iText/ Description: Java Library to create and manipulate RTF files on the fly iText RTF is a library that allows you to generate RTF files on the fly in a similar fashion to iText itself. Package: libitm1 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 115 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.34) Filename: pool/main/g/gcc-13/libitm1_13.2.0-4ok3.3_amd64.deb Size: 29016 MD5sum: 9ca49b4829ca0898258f932ccc17566a SHA1: ec3cd61bf50a71f9dc5400933f9707cff16e1753 SHA256: a2eb1bdbcc3af1d6437c0296e0f2a2195bbbfb20d897e8b831d74170360589e1 SHA512: f770886945c1a94fdd211bcf7bed0a8cce170c9aff06247bde4e8e5c225b62ad22d51c682048a85920954165e4ba3045035aefe50f19f0543733934c6e56b8f3 Homepage: http://gcc.gnu.org/ Description: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libiw-dev Architecture: amd64 Version: 30~pre9-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: wireless-tools Origin: openKylin Maintainer: Ubuntu Core Developers Original-Maintainer: Guus Sliepen Installed-Size: 118 Depends: libiw30 (= 30~pre9-ok1), libc6-dev Filename: pool/main/w/wireless-tools/libiw-dev_30~pre9-ok1_amd64.deb Size: 34056 MD5sum: e7affc266b54134d7b8177b81b678ae1 SHA1: d423ccb11b20f0a6bbef4353a52c449103994159 SHA256: f047a43ef1dbcf87a89839c57aee27288e8964091cf36ce9af60f6c1dc07ebaa SHA512: 860c927453d1574cac0a9a6cb594ac39c4eaeec6de80e18a12f8a2adf42c50b27395966383c4906bca7fc1d44fb5632699f5524922fc598fc5a26d48419ee4cc Homepage: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html Description: Wireless tools - development files Wireless tools are used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. . This package contains the header files and static version of libiw. Package: libiw30 Architecture: amd64 Version: 30~pre9-ok1 Multi-Arch: same Priority: optional Section: libs Source: wireless-tools Origin: openKylin Maintainer: Ubuntu Core Developers Original-Maintainer: Guus Sliepen Installed-Size: 56 Depends: libc6 (>= 2.29) Filename: pool/main/w/wireless-tools/libiw30_30~pre9-ok1_amd64.deb Size: 16436 MD5sum: 794ae136909287849d3b9a76b660bd76 SHA1: 830f00d034cede37aac1ceaa039eb14748af07fd SHA256: eaa58ce8a38e91fee94ca52ed5096f3a440dad93d5a4c84a67d1766d58f71a8a SHA512: fa49c8f0ac8071e7b278083397a4edf8ac0ed10dd34564f0ce629991a13424fe34d44bd5e98d9db0ba88ca1f4cbb23285d153772b10282a959d0e81f1e5bbd3c Homepage: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html Description: Wireless tools - library Wireless tools are used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. . This package contains the dynamic library libiw. Package: libixion-0.18-0 Architecture: amd64 Version: 0.19.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libixion Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 955 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12) Filename: pool/main/libi/libixion/libixion-0.18-0_0.19.0-ok1_amd64.deb Size: 271548 MD5sum: 66c68818e540ed480e1f1733aa066025 SHA1: 61c50d0727731b2eeb488cd88d27cd5d5ad82ae8 SHA256: 9fa7a8b160967fe8eed2ec4d40f8ec4c9b591f015c637ebd259e681b15dca120 SHA512: 96fa679cd384f8d62a32fc0bb4ab1d23162861b6912794fd8736ac4f5ca77eae8236ceabace6da59f89ff392e5ae22bbfd97b05d3c24526c7329a7ab0b3fd5c7 Homepage: https://gitlab.com/ixion/ixion Description: general purpose formula parser & interpreter library Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. Package: libixion-dev Architecture: amd64 Version: 0.19.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libixion Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 2785 Depends: libixion-0.18-0 (= 0.19.0-ok1) Filename: pool/main/libi/libixion/libixion-dev_0.19.0-ok1_amd64.deb Size: 365688 MD5sum: d95080e90a3787721efbfa89d9aa8cfc SHA1: bdaa588f691d9b0dd1ec700d159ddbbc9506fc45 SHA256: 8e01df6c430c5a0c94c25196c7b6db21572880ba732926c87d4feb6fe9ddff77 SHA512: 5a7f9462f520238fa0e39876e7528a1fdea343e07b64784943139e525fddee3528adc019f9e96cc518a7f94f6ba4ab2f19d6720e093db2cdcdb5ec59ad47bdd2 Homepage: https://gitlab.com/ixion/ixion Description: general purpose formula parser & interpreter library -- development Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. . This package contains headers, pkg-config file and static library for developing applications using Ixion. Package: libixion-doc Architecture: all Version: 0.19.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libixion Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 1866 Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg) Filename: pool/main/libi/libixion/libixion-doc_0.19.0-ok1_all.deb Size: 160276 MD5sum: 05378ddf1e16cdb392aac62a033e4b39 SHA1: 22511f173875e5f5c47d440a6838ea2662b2053b SHA256: ab4fd10f3b946b3cbd8cf2d4e4dc467d63268310db4c469b9c22968a6774b14e SHA512: cc04d0ec4648284e067945465a432132482aa219c68e6b542cab739e7aa0bd59be5012c051e10465bf5fa257503e4f22b8c62a29e13deca70e9a845e6d2157b9 Homepage: https://gitlab.com/ixion/ixion Description: general purpose formula parser & interpreter library -- documentation Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. . This package contains the API documentation. Package: libixml11t64 Architecture: amd64 Version: 1:1.14.18-ok1 Multi-Arch: same Priority: optional Section: libs Source: pupnp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 136 Provides: libixml11 (= 1:1.14.18-ok1) Depends: libc6 (>= 2.14) Breaks: libixml11 (<< 1:1.14.18-ok1) Replaces: libixml11 Filename: pool/main/p/pupnp/libixml11t64_1.14.18-ok1_amd64.deb Size: 22536 MD5sum: 936248e5a8a4d8c69d6ec573f605c3e4 SHA1: e44ed2f88a05ffa9bb52929d775d593b55714a9a SHA256: f0abf66a7e8a9f068633d797855fc6cdb58eef364e4d19f0b4c3164a8aaf88e9 SHA512: 11a888b950f1ff20ffe2ecd46941a0732f93d6556c0c85f6fb1b4f3201a9709659fb1508a7ceacb43d109883f172888616e9a04d818602ee0226ecb0c77de641 Homepage: https://pupnp.github.io/pupnp/ Description: Portable SDK for UPnP Devices (ixml shared library) The Portable SDK for UPnP Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification - see http://www.upnp.org/ for specifications. . The libixml10 package contains the runtime libraries for the Linux DOM2 XML Parser (IXML). Package: libjack-dev Architecture: amd64 Version: 1:0.126.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: jack-audio-connection-kit Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2259 Provides: libjack-dev-session, libjack0.100.0-dev Depends: libjack0 (= 1:0.126.0-ok1), pkg-config Filename: pool/main/j/jack-audio-connection-kit/libjack-dev_0.126.0-ok1_amd64.deb Size: 150580 MD5sum: 9ecdf63d388bdfb0d8229e0c179f07b2 SHA1: c0d6e02607a09687f33e2bf11cb37fd6e474f9ba SHA256: 0b599616be3e62368942085c6bb2db9c1f365efda958a7f2699f9930dd50c8de SHA512: 05e0e73bb0225244654491fe40297cd234a75c465affff6f01e03383af4e8f2dde10a9b772f37898d800244c052302b911f11f6d64eea5bacccecb96ff408214 Homepage: https://jackaudio.org/ Description: JACK Audio Connection Kit (development files) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains files needed for the development of JACK applications and an API reference. Package: libjack-jackd2-0 Architecture: amd64 Version: 1.9.21~dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: jackd2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1148 Provides: libjack-0.116, libjack-0.125 Depends: libc6 (>= 2.38), libdb5.3, libgcc-s1 (>= 3.0), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 11) Suggests: jackd2 (= 1.9.21~dfsg-ok1) Conflicts: libjack-0.116, libjack-0.125, libjack0 Replaces: libjack-0.116, libjack-0.125 Filename: pool/main/j/jackd2/libjack-jackd2-0_1.9.21~dfsg-ok1_amd64.deb Size: 263656 MD5sum: 52dcf0d53274a35b4bab30b3b1230dcd SHA1: 6b3e0c0750dd9f23bf376669e632ae415544cf65 SHA256: 1e002c9cdd01aa5d64c53b6cb825da708c58a38a93c5823a3ec52e18478f7f21 SHA512: 9288311b4a502e55465c90530cac2a915e55e6091c6eb3691e7102a3eefb893e8a4893c6c4a80e3b3bfa9f0292d9e4240dbc1b76ce9ef62d71082a3c7bbdd1c8 Homepage: https://jackaudio.org/ Description: JACK Audio Connection Kit (libraries) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the shared libraries. Package: libjack-jackd2-dev Architecture: amd64 Version: 1.9.21~dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: jackd2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 243 Provides: libjack-dev, libjack-dev-session, libjack0.100.0-dev Depends: libjack-jackd2-0 (= 1.9.21~dfsg-ok1), pkg-config Conflicts: libjack-dev Breaks: libjack0.100.0-dev (<< 0.102.20-2) Filename: pool/main/j/jackd2/libjack-jackd2-dev_1.9.21~dfsg-ok1_amd64.deb Size: 42260 MD5sum: db7074ab4d30fdccbd06816650369d84 SHA1: fd31a51dbab7a9d3c46d1c601306066052b99ade SHA256: 864902a35026ddcc50c308d088c5c159bd5cebb7c125ccf8c3a10d0eea1cd215 SHA512: 9c8c4ffb06c0d1ae907a1c72eec4525e126192b5337ef553d5f71f1b0317c74f70903035bb1da59e1c3a10347a9e2483b0faef6db77e3c191637eeb2abf29fe7 Homepage: https://jackaudio.org/ Description: JACK Audio Connection Kit (development files) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains files needed for the development of JACK applications and an API reference. Package: libjack0 Architecture: amd64 Version: 1:0.126.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: jack-audio-connection-kit Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 450 Provides: libjack-0.116, libjack-0.125 Depends: libc6 (>= 2.34), libdb5.3 Suggests: jackd1 (= 1:0.126.0-ok1) Conflicts: libjack-0.116, libjack-0.125 Replaces: libjack-0.116, libjack-0.125 Filename: pool/main/j/jack-audio-connection-kit/libjack0_0.126.0-ok1_amd64.deb Size: 116814 MD5sum: ec43bf9cadddde9f3febd3eba733e11c SHA1: 48341d06f1601d475c7e4a60b2631a01639ae405 SHA256: d9ffef161b1855bfd05363f7be016469ad417e8b763fb3152ee056913dd16562 SHA512: 897c8a60c86de1396d1a53fa41facca114b3ddc3fa40d02809417e02535a29b0b0897db261399765e20fa10f674f4f1e2a179809b00e93a8b2b4721480345600 Homepage: https://jackaudio.org/ Description: JACK Audio Connection Kit (libraries) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the shared libraries. Package: libjansson-dev Architecture: amd64 Version: 2.14-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: jansson Origin: openKylin Maintainer: openKylin Developers Installed-Size: 137 Depends: libjansson4 (= 2.14-ok1) Filename: pool/main/j/jansson/libjansson-dev_2.14-ok1_amd64.deb Size: 32204 MD5sum: c0710f23d0115b7bb1edd73f6076b861 SHA1: 5aa1ce2baccbab6bd300de9daf8076b7b5b2af2d SHA256: eeea168470f34b9011b702ed75f091303203cac88733434603f44ddbf42f8d13 SHA512: 64aa212f56835262650a363ca7f66d62ba2d66427770936d446c14f9465864f23e40970a6d6b95476c59868aa1d2176078e52bf219f30bab08a1f3587ca39239 Homepage: http://www.digip.org/jansson/ Description: C library for encoding, decoding and manipulating JSON data (dev) Jansson is a C library for encoding, decoding and manipulating JSON data. . It features: * Simple and intuitive API and data model * Comprehensive documentation * No dependencies on other libraries * Full Unicode support (UTF-8) * Extensive test suite . This package contains the development files for jansson. Package: libjansson-doc Architecture: all Version: 2.14-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: jansson Origin: openKylin Maintainer: openKylin Developers Installed-Size: 665 Depends: libjs-sphinxdoc (>= 7.2.2) Filename: pool/main/j/jansson/libjansson-doc_2.14-ok1_all.deb Size: 86920 MD5sum: e63b586698497f242001907b00deb920 SHA1: a1bdeb15bbb60fb0dddfa2feb0bc668d62fdcbe9 SHA256: 5f94cf76e9424232efe9f91701f6d64a19274dcb2be16af1f88b931ba594aeff SHA512: d7471509d311919c675f27802d4e487cbe762dda6d16ec0790ef7b456c4072b2f50d5ad105321f78d693269fbcce070e228c6a2a79bca68a2e7cb9be4480af70 Homepage: http://www.digip.org/jansson/ Description: C library for encoding, decoding and manipulating JSON data (doc) Jansson is a C library for encoding, decoding and manipulating JSON data. . It features: * Simple and intuitive API and data model * Comprehensive documentation * No dependencies on other libraries * Full Unicode support (UTF-8) * Extensive test suite . This package contains the documentation for jansson. Package: libjansson4 Architecture: amd64 Version: 2.14-ok1 Multi-Arch: same Priority: optional Section: libs Source: jansson Origin: openKylin Maintainer: openKylin Developers Installed-Size: 90 Depends: libc6 (>= 2.38) Filename: pool/main/j/jansson/libjansson4_2.14-ok1_amd64.deb Size: 29752 MD5sum: 9413a67ccbcc273b99b96c05993dfa74 SHA1: 2320cdcc467ae28f4f973e7f4a76fcf89f293275 SHA256: a66488ea417bea31717f614e941570cc47df0fb6d16b10a7ab16c3853ec64b43 SHA512: e375b7582c055504434b83667b99e3570a42624904b50072a57537f47819698742b44cbe2d84e0f40f0bb56b2869b9931791be7f62bd4c4864b7450c16b34a1c Homepage: http://www.digip.org/jansson/ Description: C library for encoding, decoding and manipulating JSON data Jansson is a C library for encoding, decoding and manipulating JSON data. . It features: * Simple and intuitive API and data model * Comprehensive documentation * No dependencies on other libraries * Full Unicode support (UTF-8) * Extensive test suite Package: libjaxp1.3-java Architecture: all Version: 1.3.05-ok2 Priority: optional Section: java Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 631 Conflicts: libxalan2-java (<= 2.7.1-2) Filename: pool/main/libj/libjaxp1.3-java/libjaxp1.3-java_1.3.05-ok2_all.deb Size: 224980 MD5sum: 3b06942d184b746091f04c4976c037b1 SHA1: 66198a641b2caa627801ae01bf22a3d36c16e55a SHA256: 219efd6eaa689fa19278d7ca84661cb8749e4e2e43bf93da8ffed0943004afd8 SHA512: 9d291685ec9e9e625b42c66d28c1d651a0850027ec416fdf8807adc2888a64f247455357901cf1c2a32f3f002e6f9a441d80f05ff4cfb9aa8810afb60b246d82 Homepage: http://java.sun.com/xml/jaxp/index.jsp Description: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX) xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML parser and Xalan-J XSLT processor and specifies these APIs: * Document Object Model (DOM) level 3 * Simple API for XML (SAX) 2.0.2 * Java APIs for XML Processing (JAXP) 1.3.04 * Transformation API for XML (TrAX) 1.3.04 * Document Object Model (DOM) Level 3 Load and Save * JSR 206 Java API for XML Processing 1.3 . These classes are also used in Sun's reference implementation. A GPL'ed implementation of these APIs can be found in the libgnujaxp-java package. Package: libjbig-dev Architecture: amd64 Version: 2.1-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: jbigkit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael van der Kolff Installed-Size: 86 Depends: libjbig0 (= 2.1-ok3) Filename: pool/main/j/jbigkit/libjbig-dev_2.1-ok3_amd64.deb Size: 27304 MD5sum: 9807b8e99fe9c8bddf4a4881be56d6b6 SHA1: 7b32837455f9b7a13c1ada9c15a8d43c47df7686 SHA256: c7ee423633bf4ab15114c369f08bb5aca5cddb12204166edfce1177e1d90f474 SHA512: d59085b635d3f3eda468c45517b234da91cfbf8b40f4de5ee2f5da541d23e425e0481e26e3dc9bc61e92e0b984304c8ada3e61e0f6c0883a1e5104de776c78e2 Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/ Description: JBIGkit development files JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. . This package contains the headers for the library. . Please note: There is no statically linked library in this package, and what was previously two libraries with a single common file has been merged into one library (libjbig). Package: libjbig0 Architecture: amd64 Version: 2.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: jbigkit Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Michael van der Kolff Installed-Size: 76 Depends: libc6 (>= 2.4) Filename: pool/main/j/jbigkit/libjbig0_2.1-ok3_amd64.deb Size: 27664 MD5sum: bea0c1d88ce242cfc1e6f087ba3370fa SHA1: 4029fe3f3e72c6476653edab9875922ff89f46eb SHA256: 6bde9e6fc9e39d68cdba6f31fe79e13ed8eb906540339560f8c022ff6e0a3d13 SHA512: 8a72238436565616c58c0012e2a4f6dd482d8c01b64e6be14a7f6b427055e48ff534a58d615a25b0899d786f73741e1a7f81490d9dde301c1cbd9dcc92c95ad7 Homepage: http://www.cl.cam.ac.uk/~mgk25/jbigkit/ Description: JBIGkit libraries JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. . This package contains the dynamically linked library. Package: libjbig2dec0 Architecture: amd64 Version: 0.20-ok2 Multi-Arch: same Priority: optional Section: libs Source: jbig2dec Origin: openKylin Maintainer: openKylin Developers Installed-Size: 174 Depends: libc6 (>= 2.14) Filename: pool/main/j/jbig2dec/libjbig2dec0_0.20-ok2_amd64.deb Size: 59296 MD5sum: 48f7985f01ef3cacd47a57601dcc4b5c SHA1: ae0813d5ff2c6269d6156ab4638dbc8891037bda SHA256: aeefa4a888b11eaf37fee14cc4b31d38605557a7bce68a8029456e0d16134a5b SHA512: 7b2ca052aa886700e5e95a7394fe1a4df26e6a275a51dc2d385c0cc0c16a4c225d510fc33a7f1e67459e0fbcad75e4ff0ae31f4b91205da2a7f8aea0973398eb Homepage: https://jbig2dec.com/ Description: JBIG2 decoder library - shared libraries jbig2dec is a decoder library and example utility implementing the JBIG2 bi-level image compression spec. Also known as ITU T.88 and ISO IEC 14492, and included by reference in Adobe's PDF version 1.4 and later. . This package contains the shared library libjbig2dec. Package: libjbig2dec0-dev Architecture: amd64 Version: 0.20-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: jbig2dec Origin: openKylin Maintainer: openKylin Developers Installed-Size: 234 Provides: libjbig2dec-dev Depends: libjbig2dec0 (= 0.20-ok2), pkg-config Conflicts: libjbig2dec-dev Filename: pool/main/j/jbig2dec/libjbig2dec0-dev_0.20-ok2_amd64.deb Size: 63140 MD5sum: d7ad02d99a3c5b00649ced2217bacf20 SHA1: 6a42093a278aa75647bbec7e98deda769b6aa940 SHA256: d68cbfb7a363b139e50fcd8890fed56ca882472f0fd5013d4110805f01937da4 SHA512: 326317bc10e78de8d7e59e0fe9eed3999181a78d19623fe8b3fa8b54c2fd2d6a6c1903c015df31ddc22bf32e9e119243ec9bbefaeefce303e62d4218c58dc754 Homepage: https://jbig2dec.com/ Description: JBIG2 decoder library - development files jbig2dec is a decoder library and example utility implementing the JBIG2 bi-level image compression spec. Also known as ITU T.88 and ISO IEC 14492, and included by reference in Adobe's PDF version 1.4 and later. . This package contains the development headers and static library. Package: libjcommon-java Architecture: all Version: 1.0.23-ok1.1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 525 Suggests: libjcommon-java-doc Filename: pool/main/libj/libjcommon-java/libjcommon-java_1.0.23-ok1.1_all.deb Size: 459218 MD5sum: b3cabe9728adf6b5db7574d2e6d3fab8 SHA1: aeccf8498a85cc2cdd3c00fbc7b871424528960e SHA256: f7d13b1407407c8c1ad2cea202a3dc8bd01aa18b88abdb0bf8f08e531abf31c4 SHA512: cf785e7b11bb8783bdc86bee1d51f61cb378a64925652413c1d9031f26df29b444f5d846122e51d4fabb5f9b54af701fcf4c5d8e6f3a1b175ba9d3442bd9222a Homepage: http://www.jfree.org/jcommon/ Description: General Purpose library for Java JCommon is a free general purpose Java class library that is used in several projects at The Object Refinery, including JFreeChart and JFreeReport. . The library includes: * user interface classes for displaying information about applications * custom layout managers * a date chooser panel * serialization utilities * XML parser support classes Package: libjcommon-java-doc Architecture: all Version: 1.0.23-ok1.1 Priority: optional Section: doc Source: libjcommon-java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 14054 Suggests: libjcommon-java Filename: pool/main/libj/libjcommon-java/libjcommon-java-doc_1.0.23-ok1.1_all.deb Size: 824944 MD5sum: 283ffde2bf648956bf2ebec8c790a80a SHA1: ffeeafa1ce9f0eb61d3c8244c9bfcca3feff095e SHA256: 8fa8aa9c6ce9f23e0c5de6312daf8533d931447ac74db64bb030dfeffb4d3cb7 SHA512: a772ad8ce7ddaf695545140a10767ee64850a3468171fdd8a242cafec06a1daaa56589c44f2ed74f2b96b075c300b316b690e5a0fa607fbd943edfad26b4e89e Homepage: http://www.jfree.org/jcommon/ Description: General Purpose library for Java - documentation JCommon is a free general purpose Java class library that is used in several projects at The Object Refinery, including JFreeChart and JFreeReport. . This package includes the documentation. Package: libjdepend-java Architecture: all Version: 2.10-ok1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 89 Filename: pool/main/libj/libjdepend-java/libjdepend-java_2.10-ok1_all.deb Size: 60256 MD5sum: fb7b1e1e1a344d766a716124a00a9bfe SHA1: b97846dfc72579dc82ffb4dd9d4bdd414b246051 SHA256: 04b405b7faf15c919805d702ae5857b024d5b60abbb022d38341486777ae745a SHA512: d102407ba6471b44e38d285fab08113bbccf812b18f3f2eb37a0c6fca0e261ee334fe5d6d512b2aad874997a244d815e5a58030204c1aade22e6ef0044d19e13 Homepage: http://www.clarkware.com/software/JDepend.html Description: tool to measure design quality of java class and source JDepend traverses Java class and source file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to effectively manage and control package dependencies. Package: libjemalloc-dev Architecture: amd64 Version: 5.3.0-ok1 Priority: optional Section: libdevel Source: jemalloc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3375 Depends: libjemalloc2 (= 5.3.0-ok1) Suggests: binutils Filename: pool/main/j/jemalloc/libjemalloc-dev_5.3.0-ok1_amd64.deb Size: 611172 MD5sum: eb870244e5535d578dff0fbe984f25af SHA1: bcbf157810da5c89aa785968473dab0b15082e2d SHA256: 717d9c54383286e496fd326390d21026fb59e52d41544f40f3ff1f881990248b SHA512: bee97abddd94604e836f59a397e338b12a95b9c98044e6997788ae62930470af121743c838376ce7a011e533962fc5e0689aaf5ed726c7680f8bd08732688a06 Homepage: https://jemalloc.net/ Description: development files and documentation for jemalloc Files used for development with jemalloc. This package contains headers and documentation. . jemalloc is a library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. Package: libjemalloc2 Architecture: amd64 Version: 5.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: jemalloc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 923 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.4) Filename: pool/main/j/jemalloc/libjemalloc2_5.3.0-ok1_amd64.deb Size: 291780 MD5sum: 7ac237484bb0a974956945cd89deaeed SHA1: 37a6098ff4fcce1b4a46b8b2240b009834749884 SHA256: 6dad60a72759dcd55f12d26657d9b00360067ca218cbbb2a1bedbb7566f469cf SHA512: bc50016991647375e88bd0ef9aa908c50f7eb5a7d302a8353bea58464f82eb8b953c334e5777f06a04b86e5e4e998f14885b3c81622b8ae2b1238cf112c8f2d1 Homepage: https://jemalloc.net/ Description: general-purpose scalable concurrent malloc(3) implementation A library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. . Notable features are reduced lock contention, predictable low fragmentation, and introspection with heap profiling. Package: libjline-java Architecture: all Version: 1.0-ok1.1 Priority: optional Section: java Source: jline Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 92 Suggests: libjline-java-doc Filename: pool/main/j/jline/libjline-java_1.0-ok1.1_all.deb Size: 69440 MD5sum: 8dc5bc5401a2ecd0ea16a2c7e773a9a1 SHA1: 4fb4e785379eed9c744b5b6c427580b7dbe671a1 SHA256: 54492869aa98a53f3457636b64e90c8a28cb7985e5f62f666f58b0950702c473 SHA512: 40a89ac9efc5d423f8003f004c5fd032570fd7ce48cea1da348f58549b877ba12187467e6d8b7f18190b5f4f899a01cf66860ea5e700d795b1e15ba79d7633b4 Homepage: http://jline.sourceforge.net/ Description: Java library for handling console input JLine is a 100% pure Java library for reading and editing console input. It is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells will find most of the command editing features of JLine to be familiar. Package: libjline-java-doc Architecture: all Version: 1.0-ok1.1 Priority: optional Section: doc Source: jline Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2234 Suggests: libjline-java, default-jdk-doc Filename: pool/main/j/jline/libjline-java-doc_1.0-ok1.1_all.deb Size: 417056 MD5sum: e94f692de557f014a2412d310bbdc5ed SHA1: f18156dfb982d7efa45367dad00da8c5e494e58f SHA256: 0e543b8f68bdfb73520a870722396073885ce0321b4867b8e350cc5e20cf0015 SHA512: 306d9d6fa464ee7fdc963e376a40e46bb3a25d8f69a77f367bcf7e1ae78fc8072df81c8c619ecc31493e0994cc50816a404fb0344b20518c4609a033d115745e Homepage: http://jline.sourceforge.net/ Description: Java library for handling console input - documentation JLine is a 100% pure Java library for reading and editing console input. It is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells will find most of the command editing features of JLine to be familiar. . This package contains the documentation for JLine. Package: libjpeg-dev Architecture: amd64 Version: 1:2.1.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 194 Depends: libjpeg62-turbo-dev (>= 1:2.1.2-ok2) Conflicts: libjpeg62-dev, libjpeg7-dev, libjpeg8-dev, libjpeg9-dev Filename: pool/main/libj/libjpeg-turbo/libjpeg-dev_2.1.2-ok2_amd64.deb Size: 23676 MD5sum: 47ead0e09a4704f7a7974650323440cf SHA1: f6188aa1c5a28d2c9391460caf80dd83880803dc SHA256: 43617ce8d48fe84e725b97f5361d12b5ba2531fb6f585ac32fea771a71fc6935 SHA512: 728ae68a5d7d535db216a20bd619f51564631d969661d50510d5b77364c56f601077ed26291d64adfff8bde435892ee4c3fab46b1bbb6a059dee76d2092948a8 Homepage: https://www.libjpeg-turbo.org/ Description: Development files for the JPEG library [dummy package] This package depends on default Debian implementation of libjpeg.so.62 JPEG library. Package: libjpeg-progs Architecture: amd64 Version: 8c-ok2 Priority: optional Section: graphics Source: libjpeg8-empty Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 9 Depends: libjpeg-turbo-progs (>= 1.1.90+svn722-0) Filename: pool/main/libj/libjpeg8-empty/libjpeg-progs_8c-ok2_amd64.deb Size: 1768 MD5sum: e5b67f629a750173bea12fe1b363fe79 SHA1: fdc81f3709f12ed7de8c8ccba9090c6a65318b59 SHA256: 3fe3af40fcdb712d996532b0d8cc0d9ebb6b2ccf0a8a9795891d9989525d1e8a SHA512: 6f2a2353b866321ca5eb522c1f85c3142745f82420fd4702c9a6393f49412c3153dff270ea055bbe824633e2c215d9e34dbc9be8c98103fb10396f04e19bffed Description: Programs for manipulating JPEG files (dependency package) libjpeg-progs dependency package, depending on libjpeg-turbo-progs. Package: libjpeg-turbo-progs Architecture: amd64 Version: 1:2.1.2-ok2 Priority: optional Section: graphics Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 440 Provides: libjpeg-progs Depends: libc6 (>= 2.34), libjpeg62-turbo (>= 1:2.0.2), libturbojpeg0 (>= 1:2.0.2) Conflicts: libjpeg-progs Replaces: libjpeg-progs Filename: pool/main/libj/libjpeg-turbo/libjpeg-turbo-progs_2.1.2-ok2_amd64.deb Size: 128442 MD5sum: 59a82a96e8ecc7138dcd2aaace5f2981 SHA1: 0e529a7af1080ddec3334bdddb09ebf3fc9b951a SHA256: 5760f70724e3ff9b8a7cedc1815583deaa51a6b01188373a143999cde8cbc92b SHA512: 2e3803a0de849a9f1c8a34e8c5fc3d8a051d93d558402adaf832034b32803e6c7ac4a59bff40b1252e1b08ccf04e81a99122caaec1c914c3ed5ffe259e0983ab Homepage: https://www.libjpeg-turbo.org/ Description: Programs for manipulating JPEG files This package contains programs for manipulating JPEG files from the libjpeg-turbo JPEG library: * cjpeg/djpeg: convert to/from the JPEG file format * rdjpgcom/wrjpgcom: read/write comments in JPEG files * jpegtran: lossless transformations of JPEG files * jpegexiforient/exifautotran: manipulate EXIF orientation tag * tjbench: a simple JPEG benchmarking tool Package: libjpeg62 Architecture: amd64 Version: 1:6b2-ok2 Multi-Arch: same Priority: optional Section: oldlibs Source: libjpeg6b Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 264 Depends: libc6 (>= 2.14) Filename: pool/main/libj/libjpeg6b/libjpeg62_6b2-ok2_amd64.deb Size: 100374 MD5sum: 4a48ab6a98732bc7510fce495cc8b228 SHA1: b34540d2321c06a61f36f9f4d1e26f1816d5f98e SHA256: 83a4e96911e968cbc31e7c0da9386a8f6b072b0a1a147a3eac4a7abf4b349010 SHA512: 69f3a132de98d83983f7d715c7337274b00052c184e9086186f7118439ba5122be3488359e0f86bf28f25ad2c0162220583834c21bf26768e62e50229c7a512d Description: Independent JPEG Group's JPEG runtime library (version 6.2) The Independent JPEG Group's JPEG library is a library for handling JPEG files. . This package contains the shared library for version 6.2. Package: libjpeg62-dev Architecture: amd64 Version: 1:6b2-ok2 Multi-Arch: same Priority: extra Section: oldlibs Source: libjpeg6b Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 493 Depends: libjpeg62 (= 1:6b2-ok2), libc-dev Filename: pool/main/libj/libjpeg6b/libjpeg62-dev_6b2-ok2_amd64.deb Size: 196508 MD5sum: 512b165814d5a6f96a6e43052f3c9980 SHA1: fd388a78ba901a9c15d27d8863ffbe7088511162 SHA256: 4c365bc4539fc542f985406d081bdfca90912beb62e7a4dddc799d9531dd5483 SHA512: d9c9261ff0af4979cc96d79c7ce6d3ab96f75ca8d7baeef5c423ec743abb9e6145b340149917a28ae4de8b515c2f53d6634a359b60d17db59cf1970acf27d136 Description: Development files for the IJG JPEG library (version 6.2) The Independent JPEG Group's JPEG library is a library for handling JPEG files. . This package contains the static library, headers and documentation for version 6.2. Package: libjpeg62-turbo Architecture: amd64 Version: 1:2.1.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 682 Provides: libjpeg62 (= 1:2.1.2-ok2) Depends: libc6 (>= 2.14) Conflicts: libjpeg62 Replaces: libjpeg62 Filename: pool/main/libj/libjpeg-turbo/libjpeg62-turbo_2.1.2-ok2_amd64.deb Size: 151494 MD5sum: d2115a5afb3df89195052e035fecbfd7 SHA1: d960d1883d9fcd7452909d14176837a8342164a9 SHA256: 70f8a4a81d17beeb6cea6138ff228f6dd18e46c4dba6a75df724b7d0fc995f80 SHA512: f09d013bb790dd8011969cf7816dfb9522cc3f5c3266beb22053c42f761556320846ced09ba7246f6f9b00a0b6ff310c4aef3dd5a96b045db853f804135dc525 Homepage: https://www.libjpeg-turbo.org/ Description: libjpeg-turbo JPEG runtime library The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library. . This package contains the shared runtime library. Package: libjpeg62-turbo-dev Architecture: amd64 Version: 1:2.1.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1203 Provides: libjpeg-dev Depends: libc-dev, libjpeg62-turbo (= 1:2.1.2-ok2) Conflicts: libjpeg62-dev, libjpeg7-dev, libjpeg8-dev, libjpeg9-dev Breaks: libjpeg-turbo8-dev (<< 2.1.2-ok1) Replaces: libjpeg-turbo8-dev (<< 2.1.2-ok1), libjpeg62-dev, libjpeg7-dev, libjpeg8-dev, libjpeg9-dev Filename: pool/main/libj/libjpeg-turbo/libjpeg62-turbo-dev_2.1.2-ok2_amd64.deb Size: 302316 MD5sum: 9e61b3557f837d995f6e87b680ca65fb SHA1: d3ec7e9b20114647e5a55d1c2aa62096bac4f378 SHA256: 0101ac64e933a2c1e4d6122dcbde9bea1835b2b196582c7d9c0c325fa4dfa426 SHA512: 2837b35e9fffd7fa49dbc23ca73758381f837d5fb67c4df3a9b5b0342077177c60ffba243cdc7fe8890a9114458b59ff89e0be4451122fb833af293bf01623cc Homepage: https://www.libjpeg-turbo.org/ Description: Development files for the libjpeg-turbo JPEG library The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. The libjpeg-turbo JPEG library is an API/ABI compatible with the IJG JPEG library. . This package contains the static library, headers and documentation. Package: libjpeg8 Architecture: amd64 Version: 8c-ok2 Multi-Arch: same Priority: optional Section: libs Source: libjpeg8-empty Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 9 Depends: libjpeg-turbo8 (>= 1.1.90+svn722-0) Filename: pool/main/libj/libjpeg8-empty/libjpeg8_8c-ok2_amd64.deb Size: 1764 MD5sum: fc8f51472d755d9cc85bde0c9e895b92 SHA1: 7b02745f92ad8617c867800ccb720072c167901e SHA256: 262e331f27e61a28560ea6b37480273807614ba4b87e2f1c0d5780dbbd6ce71e SHA512: 100ae56b2cba0eb7feaba9c255d701286fbb7f5215bb8b6cf0c99110c9031f3afd1a00f5e955c226db38df84939972eb2a14bf853e589f10a74b595e29476709 Description: Independent JPEG Group's JPEG runtime library (dependency package) libjpeg8 dependency package, depending on libjpeg-turbo8. Package: libjpeg8-dbg Architecture: amd64 Version: 8c-ok2 Priority: extra Section: debug Source: libjpeg8-empty Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 9 Provides: libjpeg-dbg Depends: libjpeg-turbo8-dbg (>= 1.1.90+svn722-0), libjpeg8 (= 8c-ok2) Filename: pool/main/libj/libjpeg8-empty/libjpeg8-dbg_8c-ok2_amd64.deb Size: 1500 MD5sum: d7307fa811444756fd33b9fee2347488 SHA1: 5fa14b8e5079c5a004ae4b2813eb3f64069ec29d SHA256: c305bfa2248ae6f258c34cdb983bc6fd6ee6750219c36ad2ae654d1f280e9395 SHA512: fbc892b5cf7147b7622c52765e9a3c2b8fc14283fed5ebf1d9ba03360d7fa6e43ea540a28281f723816fec6a7d82be3e5980af28028410af04558026b8041c2f Description: Independent JPEG Group's JPEG runtime library (dependency package) libjpeg8-dbg dependency package, depending on libjpeg-turbo8-dbg. Package: libjpeg8-dev Architecture: amd64 Version: 8c-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libjpeg8-empty Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 9 Depends: libjpeg-turbo8-dev (>= 1.1.90+svn722-0), libjpeg8 (= 8c-ok2) Filename: pool/main/libj/libjpeg8-empty/libjpeg8-dev_8c-ok2_amd64.deb Size: 1504 MD5sum: f9b5ec623bf4e34d0cf1d058049aa750 SHA1: 451d1e6d261d4721509753cd8626f461b2a3bfa3 SHA256: e134db3df83a13ab4a8fc2ac277e2d41cae6843027e9f73f4ea53cd5b0d6e888 SHA512: d7900545ebcb1835beea24646a918101b91abd3fe6be4f3d936ea284b49d21b78b62818270a6b53904d910a0cb5697d53dbd9263543cc4ae5cf84284bbfc351a Description: Independent JPEG Group's JPEG runtime library (dependency package) libjpeg8-dev dependency package, depending on libjpeg-turbo8-dev. Package: libjpegxl-java Architecture: amd64 Version: 0.7.0-ok1 Priority: optional Section: java Source: jpeg-xl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1467 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.35), libgcc-s1 (>= 3.4), libhwy1t64 (>= 0.16.0), libstdc++6 (>= 12) Suggests: java-virtual-machine Filename: pool/main/j/jpeg-xl/libjpegxl-java_0.7.0-ok1_amd64.deb Size: 418696 MD5sum: 1a0b2724367a788895e4b43a4c57ce0f SHA1: 728a8ba1576d361a08272036def5f7ed13a4fe51 SHA256: 32151c210dc70d3609953d00be309fc49cd1015f8d14df1bdba119d6e41d9453 SHA512: e1344c87153e7f2daa4f9b97313453920b959fa65f8540a44713cb573aba9f4501da83f648a4e9635aaf1dd7d44b514491d48fec429562f865b3f1316ecf1aeb Homepage: https://github.com/libjxl/libjxl Description: JPEG XL Image Coding System - "JXL" (java bindings) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs the Java Bindings. Package: libjq-dev Architecture: amd64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: jq Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ChangZhuo Chen (陳昌倬) Installed-Size: 60 Depends: libjq1 (= 1.7.1-ok1) Filename: pool/main/j/jq/libjq-dev_1.7.1-ok1_amd64.deb Size: 11644 MD5sum: 11a51257b94c3e753ba6e71a24d9bedc SHA1: d85e0368afa6ae1f30d7d646ae92bee3c62f7773 SHA256: 72b30078735b5c08477ff7933d76ba70f9b5cca73f2e3bc79920c4f16202c954 SHA512: 936820a36781286975b1aa7bf4f403c6d0ba98198941bb72c125def8aa8e2816bead09c04063ce1502ca1fc25f74ab83578d1d8609aff25274a467d84d752ac4 Homepage: https://jqlang.github.io/jq Description: lightweight and flexible command-line JSON processor - development files jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. . It is written in portable C, and it has minimal runtime dependencies. . jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you’d expect. . This package contains the development files. Package: libjq1 Architecture: amd64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: utils Source: jq Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ChangZhuo Chen (陳昌倬) Installed-Size: 377 Depends: libc6 (>= 2.38), libonig5 (>= 6.8.1) Filename: pool/main/j/jq/libjq1_1.7.1-ok1_amd64.deb Size: 130504 MD5sum: 6f56165be367d702f0000f39b8476929 SHA1: 7b3a5fec4f351f0261cd13ac1a7dacc4ab720966 SHA256: 4288ae48c61aa85823bbe110a95b2e4902a4acf04f70b9fd37c1ea50a269bc16 SHA512: 519360b4f2e45cc7f3e5f623a98a9fbff2dc0cbffa6dfe9442b0520dfd684a06b6188b471269a4e2a18134cfdd581192fe61db6abffaae89aacb14443ea617a6 Homepage: https://jqlang.github.io/jq Description: lightweight and flexible command-line JSON processor - shared library jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. . It is written in portable C, and it has minimal runtime dependencies. . jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you’d expect. . This package contains the shared library. Package: libjs-jquery Architecture: all Version: 3.6.1+dfsg+~3.5.14-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: node-jquery Origin: openKylin Maintainer: openKylin Developers Installed-Size: 705 Recommends: javascript-common Filename: pool/main/n/node-jquery/libjs-jquery_3.6.1+dfsg+~3.5.14-ok1_all.deb Size: 324308 MD5sum: 316010d2eda20fde09c29ec73fd7fddd SHA1: 3dc916f2a0230fdba3d00b2514825fb3bcf24f1b SHA256: 0178677a33d4d9d30482f6c81323ba9839c6cd7399200d6bef62de9c99da48ee SHA512: bca9b0fc0490df52470da84b93845c7b81ee69bca3db34ed8ca004b0abf4005ad7090ce88df5e24c9dba99f713a0dd31edd4d59e44cbf8018c13f2a5862a8bcf Homepage: https://jquery.com/ Description: JavaScript library for dynamic web applications jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. Package: libjs-jquery-ui Architecture: all Version: 1.13.2+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: jqueryui Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2395 Depends: libjs-jquery Recommends: javascript-common Suggests: libjs-jquery-ui-docs Filename: pool/main/j/jqueryui/libjs-jquery-ui_1.13.2+dfsg-ok1_all.deb Size: 246928 MD5sum: c5724fad7b4fc1276c4e0571052ab22e SHA1: 919a8a61e12d367b4f7b0cbf4475deff9f002490 SHA256: 804621f5742047151aefec48cd2ac709ea5d3e707fbff5752b8649c74f10cdb3 SHA512: 138394f59e9d2893855576cf6bb561621b56e359461bf904c3641be6f3c8bbfffc0c4aeb6d86e62496d1cbb5e9362188b2b98b3d47931679977e57a2fb2ab8d2 Homepage: https://jqueryui.com/ Description: JavaScript UI library for dynamic web applications jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications. Package: libjs-jquery-ui-docs Architecture: all Version: 1.13.2+dfsg-ok1 Priority: optional Section: doc Source: jqueryui Origin: openKylin Maintainer: openKylin Developers Installed-Size: 750 Depends: libjs-jquery-mousewheel, libjs-jquery-ui, node-requirejs Filename: pool/main/j/jqueryui/libjs-jquery-ui-docs_1.13.2+dfsg-ok1_all.deb Size: 336948 MD5sum: bb2489d429602ec1cfc276f2fa19d556 SHA1: 3d0bbc3e52b28a152077d25189e770ed7770ce89 SHA256: 2df7bfaa66c2d675106b43b877f9df0f36f2e945ca5ff93d47329423ec15a3e1 SHA512: 58a15bd180d22392aca479c415684fa3c0274c3ed44ad744eff84a84f87fc187ca7c1507f4fc8856911f7cb16fe00fce3fdd7a7a4c1ffad1e640b5644d275703 Homepage: https://jqueryui.com/ Description: Documentation for JQuery-UI jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications. . This package provides examples as reference for developers. Package: libjs-marked Architecture: all Version: 4.2.3+ds+~4.0.7-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: node-marked Origin: openKylin Maintainer: openKylin Developers Installed-Size: 174 Recommends: javascript-common Filename: pool/main/n/node-marked/libjs-marked_4.2.3+ds+~4.0.7-ok1_all.deb Size: 33104 MD5sum: 12d5e03e46c8673990ba98aa877e0292 SHA1: aaab7093418b58a3744385d3a0ba6f5fa6c65d28 SHA256: d45bb2be399b4629a9e5560ccf4c5b6013f9fcfcd9a94275809aabcb164f59b5 SHA512: d976c2298c601f69a0efcfa4452b7806dc54364d6656080e86fa070873683c28095536bbae09a40528a8bd7121a5d61e257f67f462b4321bd842c6901f52cdd9 Homepage: https://github.com/chjj/marked Description: Full-featured markdown parser and compiler Marked implements all markdown features while having a high processing speed. It is also fully compatible with client-side javascript. . Additionally Marked also implements github flavored markdown. . This package contains the javascript module. Package: libjs-mathjax Architecture: all Version: 2.7.9+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: mathjax Origin: openKylin Maintainer: openKylin Developers Installed-Size: 41460 Depends: fonts-mathjax (>= 2.6.0~) Suggests: fonts-mathjax-extras, fonts-stix, libjs-mathjax-doc Filename: pool/main/m/mathjax/libjs-mathjax_2.7.9+dfsg-ok1_all.deb Size: 5663888 MD5sum: b619ca72dc3499d18235b7d9e79e4375 SHA1: 2e39a6650f53891bf861a1f4790c199c3e77a57a SHA256: 71ab2c491f12cca3d87599138a01ae3a71723b5964483f1a80b14aad868986b7 SHA512: 68927548d7d7d2c9cd3303731c98b9f9390564db76314ae4025a201ea05dcb610c68dd5666de3844eea0b68ad141481f9a6bb1072e9b4bb00290fc9f390637ba Homepage: https://www.mathjax.org Description: JavaScript display engine for LaTeX and MathML 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. Package: libjs-modernizr Architecture: all Version: 2.6.2+ds1-ok2 Priority: optional Section: javascript Source: modernizr Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Javascript Maintainers Installed-Size: 282 Recommends: javascript-common Filename: pool/main/m/modernizr/libjs-modernizr_2.6.2+ds1-ok2_all.deb Size: 46766 MD5sum: 655ea4bd01d5b345d533e2d4e1cc90f3 SHA1: 73c028e3e301f57e8e3f6f0e08c1f0e4f20ebf9e SHA256: 222f987e3d66d9c5d498a4d66c5f3144af29f346372228e294e192ca66fbc491 SHA512: eca29cff4cf736fb4e7ff2d548d0b9fcbf424bcc76ff02b3885f549bf50fd88869139499201f572315e84da59ac77ee8511e88b48e4741f83efbe5e6939d682d Homepage: http://modernizr.com/ Description: JavaScript library to detect HTML5 and CSS3 features in the user's browser Modernizr is a JavaScript library allowing you to use HTML5 & CSS3 while maintaining control over unsupported browsers. . Modernizr tests which native CSS3 and HTML5 features are available in the current user agent and makes the results available to you in two ways, as properties on a global `Modernizr` object, and as classes on the `` element. This information allows you to progressively enhance your pages with a granular level of control over the experience. Package: libjs-requirejs Architecture: all Version: 2.3.6+ds+~2.1.34-ok1 Multi-Arch: foreign Priority: optional Section: web Source: requirejs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1290 Filename: pool/main/r/requirejs/libjs-requirejs_2.3.6+ds+~2.1.34-ok1_all.deb Size: 194856 MD5sum: 8ac595872a9ca43a7229114d073bdc42 SHA1: 3766d562b8a35f7bc6df4598ce2507e3d64fee75 SHA256: 1aafe99f7ac7a0c06f0abfc403e63b16513bba29d5b3bc9614809e332631a660 SHA512: 89d7b1d5adbae057f016652cd6c62d17ba2780f9208fb7e615940fd6d6d9060814e3123c2fb7f517539149992af5c55a8627eedf7a77551e9916e112c88ef319 Homepage: https://github.com/jrburke/r.js Description: JavaScript file and module loader RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use, including in a Web Worker, but it can be used in other JavaScript environments, like Rhino and Node. It implements the Asynchronous Module API . RequireJS uses plain script tags to load modules/files, so it should allow for easy debugging. It can be used simply to load existing JavaScript files, so you can add it to your existing project without having to re-write your JavaScript files. . RequireJS includes an optimization tool you can run as part of your packaging steps for deploying your code. The optimization tool can combine and minify your JavaScript files to allow for better performance. . If the JavaScript file defines a JavaScript module via define(), then there are other benefits RequireJS can offer: improvements over traditional CommonJS modules and loading multiple versions of a module in a page. RequireJS also has a plugin system that supports features like i18n string bundles, and text file dependencies. . RequireJS does not have any dependencies on a JavaScript framework. . The standard require.js file is around 5.5KB when minified via Closure Compiler and gzipped. . RequireJS works in IE 6+, Firefox 2+, Safari 3.2+, Chrome 3+, and Opera 10+. . This package also provides a script r.js, that has two major functions: * Run AMD-based projects in Node and Rhino. * Includes the RequireJS Optimizer that combines scripts for optimal browser delivery. Package: libjs-sphinxdoc Architecture: all Version: 7.2.6-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: sphinx Origin: openKylin Maintainer: Debian Python Team Installed-Size: 193 Depends: libjs-jquery (>= 1.11.1), libjs-underscore (>= 1.3.1) Filename: pool/main/s/sphinx/libjs-sphinxdoc_7.2.6-ok1_all.deb Size: 142146 MD5sum: 7a47a9a9b22dc735d6e2d19b239e6b99 SHA1: 324d6a9c62b28e6e4c9f1bb337f4a8f12c01ed30 SHA256: aac4df58ded3116dfe4cceced1f4c3e087cad3fee0b666ff08157dc6935bcc44 SHA512: 7a3e500a047a4da3966598a8e2f57c28866a585aca487e21e6aa8d0d58e1db853efb659e8209e55dc3a275d06b3553d58c6455a689a05e18f62f42158b244854 Homepage: https://www.sphinx-doc.org/ Description: JavaScript support for Sphinx documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package provides JavaScript code for documentation generated by Sphinx. Package: libjs-typedarray-to-buffer Architecture: all Version: 4.0.0-ok1 Priority: optional Section: javascript Source: node-typedarray-to-buffer Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 17 Recommends: javascript-common Filename: pool/main/n/node-typedarray-to-buffer/libjs-typedarray-to-buffer_4.0.0-ok1_all.deb Size: 3734 MD5sum: 4e07048f661889261784c6505e6b542b SHA1: 6db8cfe7ab02d88f30b70fc718278b4af90af324 SHA256: b7cd59cfea4af6ca923c943a972c4816c363aea2566fe6ca092e0b3d28f56d29 SHA512: 8e6f496e22fcb57c08e63e67f34e8d0c196749e8035ec417e3b86b773b43bbf41aa2c9bd2239f7a4dc87ea3af4f8ab63309932739147a51134d8efec51992b77 Homepage: https://github.com/feross/typedarray-to-buffer Description: Nodejs utility converting TypedArray to buffer without copy Convert a typed array to a Buffer without a copy. Package: libjs-underscore Architecture: all Version: 1.13.4~dfsg+~1.11.4-ok1 Multi-Arch: foreign Priority: optional Section: web Source: underscore Origin: openKylin Maintainer: openKylin Developers Installed-Size: 348 Recommends: javascript-common, libjs-jquery Filename: pool/main/u/underscore/libjs-underscore_1.13.4~dfsg+~1.11.4-ok1_all.deb Size: 114504 MD5sum: 3259734bb9a55dd1c9d7a14bb55be23a SHA1: e277e9b9148950311c1eb0e98d4641ee3d96ff42 SHA256: 90cd1bdd10eb44188f8cb5451f9f7910099a596939f28a416a38c6b5cdcc4308 SHA512: ed7d7f11b8cca2e049d83f52b60a7b7491e54a87501a6d6370b0fcc74f9a8881755dae0c8e7b78065a53b30c89bcb87a1fda493aebdf6210b08801259de4231a Homepage: https://underscorejs.org/ Description: JavaScript's functional programming helper library Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux. . Underscore provides 60-odd functions that support both the usual functional suspects: map, select, invoke - as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so modern browsers will use the native implementations of forEach, map, reduce, filter, every, some and indexOf. Package: libjson-any-perl Architecture: all Version: 1.40-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 52 Depends: perl:any, libcpanel-json-xs-perl Filename: pool/main/libj/libjson-any-perl/libjson-any-perl_1.40-ok1_all.deb Size: 14300 MD5sum: 92147f10cdb1e74a6ff0237ce37f0123 SHA1: 52070c53dc283204e7242da1c1da7bd1b7928041 SHA256: f2d88ae2d870f37556a7857a0b889f3499c9b5d29029cce1b0fe2a8c1d198b26 SHA512: 82088ba6cde7773741e2b367f1becb512de898bb5e5951c4e2d638fd2c7ca1c3ee88e2976ae34acae59600519341c0a85b19e1e5e048ab51706be74fd3f4f5ec Homepage: https://metacpan.org/release/JSON-Any Description: wrapper class for the various JSON classes The JSON::Any module provides a coherent API to bring together the various JSON modules currently on CPAN. This module will allow you to code to any JSON API and have it work regardless of which JSON module is actually installed. . JSON::Any is deprecated. If you're producing new code it is recommended to use JSON::MaybeXS which will optionally use Cpanel::JSON::XS for speed purposes. Package: libjson-c-dev Architecture: amd64 Version: 0.17-ok1 Priority: optional Section: libdevel Source: json-c Origin: openKylin Maintainer: openKylin Developers Installed-Size: 329 Depends: libjson-c5 (= 0.17-ok1) Filename: pool/main/j/json-c/libjson-c-dev_0.17-ok1_amd64.deb Size: 59306 MD5sum: de137e764dc8ff04e973567b0f68fc3d SHA1: 122a6a284341a60bc98ed799cbf49a3d382cfeb2 SHA256: 79b6b4973d14556a98f7a7b1998791963fbf75e6d4e40c53103bdf434c1c9a77 SHA512: 07ee05deb3c3c5207326a9c37041814c73bd9d822f6c61d01b735af26ce55c9a240b42e68a50d96e4453db05edb6c4ef93ae0bca3c67a1b8878d5cc91a65eb87 Homepage: https://github.com/json-c/json-c/wiki Description: JSON manipulation library - development files This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. . The development headers for compiling programs that use libjson-c are provided by this package. Package: libjson-c-doc Architecture: all Version: 0.17-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: json-c Origin: openKylin Maintainer: openKylin Developers Installed-Size: 982 Depends: libjs-jquery Filename: pool/main/j/json-c/libjson-c-doc_0.17-ok1_all.deb Size: 95898 MD5sum: ea4c294bb5e440dafc3d2419381c85c9 SHA1: 4e19b383d44bf53ea819ab53a9a6675d140e1a0d SHA256: f4698847b46c91616c1914a230271068f5117daf94cdc807b069958cf62daaeb SHA512: 5218ae76db6ab3bb2f21ed43934a2b61a3b2b624334d6477aa84f92080763b83d93db798f22d972fd4c39ccf499375ac8a9705d595812e36bf411262e5102c98 Homepage: https://github.com/json-c/json-c/wiki Description: JSON manipulation library - documentation files This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. . The documentation for libjson-c is provided by this package. Package: libjson-c5 Architecture: amd64 Version: 0.17-ok1 Multi-Arch: same Priority: optional Section: libs Source: json-c Origin: openKylin Maintainer: openKylin Developers Installed-Size: 123 Depends: libc6 (>= 2.36) Filename: pool/main/j/json-c/libjson-c5_0.17-ok1_amd64.deb Size: 30510 MD5sum: d048d7d7699f7ca818a2d9aeb9626e87 SHA1: 5506bc4b42ae8e012eab8bf749c2e95d9feec325 SHA256: 97e431f1f7bfb61ad0c4444b146d6158e08c84dc484048470169dc33a120cb17 SHA512: 6e07c4890ca41550487bbc01bab6ce35fac6c388f579a34203ec479f68243b917e5bb3bf0a2f9074877bef5f8939c8724e11e5b9cd0aee02dba34b481fb27e0a Homepage: https://github.com/json-c/json-c/wiki Description: JSON manipulation library - shared library This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. Package: libjson-glib-1.0-0 Architecture: amd64 Version: 1.8.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: json-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 196 Depends: libjson-glib-1.0-common (>= 1.8.0-ok1), libc6 (>= 2.14), libglib2.0-0 (>= 2.75.3) Filename: pool/main/j/json-glib/libjson-glib-1.0-0_1.8.0-ok1_amd64.deb Size: 61604 MD5sum: ce7e31655dffc181c0e7f84c35e56e2b SHA1: fdfb1c99d9a1a5eda8971cf8a29ec58a9995c204 SHA256: b9921da055395726096d6338eaeacd72141ad19add1d7f10a2469689c866680f SHA512: 6515c13c693f640cf3620515aa557973498d8651912e4939e20d0ad670890cee1cc2f827799f52c42e225584e744bf78db8c7d3b96aa6ed0c542c35e55349c40 Homepage: https://wiki.gnome.org/Projects/JsonGlib Description: GLib JSON manipulation library JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. Package: libjson-glib-1.0-common Architecture: all Version: 1.8.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: json-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 486 Filename: pool/main/j/json-glib/libjson-glib-1.0-common_1.8.0-ok1_all.deb Size: 55372 MD5sum: 5c6d1c4d688fad84460c9ce9fbb9d17f SHA1: 1a2b0f44d58d088ea25fb90a1f4d6fe55458c3f9 SHA256: cb954b44242535d9aa4c73f1f8abcf703e5a8b7fca1ea59636eebf51cb25383e SHA512: a7b2b247639ad0bf7d810cece2753c7a798e491c02d4abf799e1cc3b8fbe393a263a91ea0318c7ce9ff1dbb6ca3b671c12415b0ed55aeb92a55596be52bf3980 Homepage: https://wiki.gnome.org/Projects/JsonGlib Description: GLib JSON manipulation library (common files) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the translations files. Package: libjson-glib-dev Architecture: amd64 Version: 1.8.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: json-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 793 Provides: gir1.2-json-1.0-dev (= 1.8.0-ok1) Depends: gir1.2-json-1.0 (= 1.8.0-ok1), libglib2.0-dev, libjson-glib-1.0-0 (= 1.8.0-ok1), pkg-config, gir1.2-gio-2.0-dev, gir1.2-gobject-2.0-dev, libc6 (>= 2.34), libglib2.0-0 (>= 2.77.0) Suggests: libjson-glib-doc Filename: pool/main/j/json-glib/libjson-glib-dev_1.8.0-ok1_amd64.deb Size: 82860 MD5sum: ddb0c7dd6fefa8c1bb1b9e99155ebbdc SHA1: f8ee13e7c1084f0b3ade1da95a7848101d0a38f3 SHA256: e3a36e16454f8319a94db02ae9284867344ae7808f04420a658950cbfe308e51 SHA512: 4ce3fee31d5962be9935b85d667c22f3d280b06cf3f93c8c52296b408662db8439f7715b9476b1ca4ce55ae2367fe619b31b827ebd82d4e75d91a871af0a40aa Homepage: https://wiki.gnome.org/Projects/JsonGlib Description: GLib JSON manipulation library (development files) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the development files. Package: libjson-glib-doc Architecture: all Version: 1.8.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: json-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2200 Suggests: devhelp Filename: pool/main/j/json-glib/libjson-glib-doc_1.8.0-ok1_all.deb Size: 88036 MD5sum: 62d3543f48183e8908dc57f47b9c6f80 SHA1: c116c05b809215ee347cd52615f79bed6efba2ec SHA256: e6d155b13a619339e1255318dd9e9971903c4df6cbf512f741adc67c642fae1a SHA512: 2e75c0a0cef95763eb64c8c351cb6cd0f61867974ba5cb11cb8f420d6d3ad295a6b94e081a44cdef770a26fb5a5727e55aeaa69721f166662cf9b15ed2c7527c Homepage: https://wiki.gnome.org/Projects/JsonGlib Description: GLib JSON manipulation library (documentation) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the documentation. Package: libjson-maybexs-perl Architecture: all Version: 1.004005-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 31 Depends: perl:any, libcpanel-json-xs-perl | libjson-xs-perl, libjson-pp-perl Filename: pool/main/libj/libjson-maybexs-perl/libjson-maybexs-perl_1.004005-ok1_all.deb Size: 10520 MD5sum: f975528aaeb87b44cffecccfae0c2f32 SHA1: 747269d517d2687865939edde816ed34aa142e3f SHA256: 77a66233d1eff6797e5fe1386fc60250de3d814b9df75b5cf05c5ee5499ba07f SHA512: 451f351500291d9f975dd9a92c5915aaf44a0e37284f72d2fe8de45098300959216308b731ba3f456f0c22d3bcde857e64bb14c5b94d2e9970f96e33d8b2d2f0 Homepage: https://metacpan.org/release/JSON-MaybeXS Description: interface to the best available JSON module JSON::MaybeXS first checks to see if either Cpanel::JSON::XS or JSON::XS is already loaded, in which case it uses that module. Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and either uses the first module it finds or throws an error. . It then exports the encode_json and decode_json functions from the loaded module, along with a JSON constant that returns the class name for calling new on. Package: libjson-perl Architecture: all Version: 4.10000-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 243 Depends: perl:any Recommends: libjson-xs-perl Filename: pool/main/libj/libjson-perl/libjson-perl_4.10000-ok1_all.deb Size: 80164 MD5sum: efab681170df1f00373f60a0a4b28a86 SHA1: a1345e15ab075d7dafa59bf8ee1a3790801df0ba SHA256: f1d64768680cb36d5fbe39b14ed74493e8c64869373fc49b1a2c1a56dc53511d SHA512: d84813e242274bd88729fb032d4b53523f1c92b150e811d50043226a4061092f814143c03c72a994227d6c4f43c49152437c93558d15cf0e0073a756e58fab47 Homepage: https://metacpan.org/release/JSON Description: module for manipulating JSON-formatted data JSON is a Perl module for manipulating data stored in the format of the same name. JavaScript Object Notation (JSON) is a simple data serialization format (defined in RFC 4627) that serves as an alternative to XML. . The primary purpose of this module is to select an appropriate backend JSON implementation. It prefers either JSON::XS (see libjson-xs-perl) or JSON::PP (see libjson-pp-perl), but will fall back on a backport implementation if neither are available. Package: libjson-xs-perl Architecture: amd64 Version: 4.030-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 207 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14), libcommon-sense-perl, libtypes-serialiser-perl Filename: pool/main/libj/libjson-xs-perl/libjson-xs-perl_4.030-ok1_amd64.deb Size: 82160 MD5sum: 1e4cc7ecff162e0f0c42494eb3eb5d33 SHA1: 28e5c554c0a51740fdf78b2352b173d4a07a1197 SHA256: 06c2a9290e3eed5285bb8c37f8f59d731e2c637d4082d53f05064e6e08667f7c SHA512: b620434164e69892c653ce232e3a7305373642a11603b217d40434365ae821c5896255b53a58145c96fab11b487ec7a3fb6f53e47b0f701301051d180c445c53 Homepage: https://metacpan.org/release/JSON-XS Description: module for manipulating JSON-formatted data (C/XS-accelerated) JSON::XS is a module for manipulating data stored in the JavaScript Object Notation (JSON) serialization format (defined in RFC 4627), which serves as an alternative to XML. . This C/XS-accelerated JSON implementation confers significant performance gains if available. After installing this package, any code using the JSON module (see libjson-perl) will automagically benefit from this. Package: libjsoncpp-dev Architecture: amd64 Version: 1.9.5-ok2 Multi-Arch: same Priority: extra Section: libdevel Source: libjsoncpp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Timo Röhling Installed-Size: 106 Depends: libjsoncpp25 (= 1.9.5-ok2) Filename: pool/main/libj/libjsoncpp/libjsoncpp-dev_1.9.5-ok2_amd64.deb Size: 22808 MD5sum: db5d845061889d2188ebf5e71f9d43c5 SHA1: 13549d0a9b1ff5509db1ca7198a7598378b6e5ab SHA256: 797b0fee5f22172fbc068fdde860079a95591d4271ffe1e6bdaaf5c8d22b3b17 SHA512: 9fc8116168faf39d7d2e3e920d02da9e5f33d32a7d9e841968aa22bf194ef2d6b109ba650d0c23ceec94e2bc4146d74b8ecebba2a40e143f268ec0a5bb0c7f91 Homepage: https://github.com/open-source-parsers/jsoncpp Description: library for reading and writing JSON for C++ (devel files) This package provides all required developer resources like header-files and statically linked version of the library. . jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format that it is easy to parse and readable for human. It is useful for building config files, network communications protocols, etc. . This library provides following features: . * High-level data structures for collecting data from JSON. * Easy-to-use reader and writer. Package: libjsoncpp-doc Architecture: all Version: 1.9.5-ok2 Multi-Arch: foreign Priority: extra Section: doc Source: libjsoncpp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Timo Röhling Installed-Size: 3295 Suggests: libjsoncpp-dev Breaks: libjsoncpp-dev (<< 0.10.2-1) Replaces: libjsoncpp-dev (<< 0.10.2-1) Filename: pool/main/libj/libjsoncpp/libjsoncpp-doc_1.9.5-ok2_all.deb Size: 235180 MD5sum: bcbeb40d41e0ca9023bddc7e853a59c9 SHA1: a80d1b22b518ca784a373fb910ee16a7c0b9654f SHA256: 4e80348d8bc6bd78cd31a878fe55ce9582bc9f1407fba259f9acc6100b765531 SHA512: e41e04c2de1936ee50ed0539a9dd8b0476ca95c94dae7305e8d2de15c43e6d5a9df879ce41bd794b999c14a9789055dfda8bb659d2aaa6f51c52acc00bd6355c Homepage: https://github.com/open-source-parsers/jsoncpp Description: API documentation for libjsoncpp-dev This package contains doxygen generated HTML API description of libjsoncpp0. . jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format that it is easy to parse and readable for human. It is useful for building config files, network communications protocols, etc. . This library provides following features: . * High-level data structures for collecting data from JSON. * Easy-to-use reader and writer. Package: libjsoncpp25 Architecture: amd64 Version: 1.9.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: libjsoncpp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Timo Röhling Installed-Size: 244 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/libj/libjsoncpp/libjsoncpp25_1.9.5-ok2_amd64.deb Size: 75760 MD5sum: d8a78de42d32d8d31afdab8d9d90acaf SHA1: 89e6ee7207c29350e0f1904f76b3e6ac9bfe690b SHA256: 5db75a59cd396b4f8df7070804d52d9390298865807e1f69b3be42ad84d6b48e SHA512: 183475c2e5dab924678b44ddeac78e5121e8cc240bd1211342d9887ca9cbb1e9cc5f9171ecb9f4aa9b3c6d0cfc53ed73b9a4bd13e0ce7221cc4b8a0361838f6b Homepage: https://github.com/open-source-parsers/jsoncpp Description: library for reading and writing JSON for C++ jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format that it is easy to parse and redable for human. It is useful for building config files, network communications protocols, etc. . This library provides following features: . * High-level data structures for collecting data from JSON. * Easy-to-use reader and writer. Package: libjsp-api-java Architecture: all Version: 2.3.4-ok1.1 Priority: optional Section: java Source: jsp-api Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 112 Breaks: libservlet2.5-java, libservlet3.1-java (<< 9) Replaces: libservlet2.5-java, libservlet3.1-java (<< 9) Filename: pool/main/j/jsp-api/libjsp-api-java_2.3.4-ok1.1_all.deb Size: 53280 MD5sum: b61a9acce8211ddc2977159923959446 SHA1: 7f3263e7f1a940b7d122dbd193f6de02a3d12faa SHA256: 2859231821b010e9a5521aa4cf3731d84217f82503d242820b5f0e6b8b3d09c3 SHA512: e03e9b3d13d64a5ad1af9b6e827208a49e64c53763c1a90cf0fc4d3d4bfab82d6c8ab3128355d41f17dc6a92189892c1a8a08c59e02ce30a995555fcfba198a1 Homepage: https://github.com/javaee/javaee-jsp-api Description: JavaServer Pages API JavaServer Pages (JSP) is a technology that helps software developers create dynamically generated web pages based on HTML, XML, or other document types. Package: libjte-dev Architecture: amd64 Version: 1.22-ok1 Priority: optional Section: libdevel Source: jigit Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 121 Depends: zlib1g-dev, libbz2-dev, libjte2 (= 1.22-ok1) Filename: pool/main/j/jigit/libjte-dev_1.22-ok1_amd64.deb Size: 31284 MD5sum: d2849eb96a2ccf70f6ff896b6f0957c8 SHA1: 2e729d09d3f55e7b3515161dd9b0dfd5f64c5501 SHA256: 6811f359cf44e95b502e6f7da3e82673c33af71057661283c92ca1e0f5caaa26 SHA512: cb0aada993f858820b4eaa435004292aa2fde15f2746a552b462c56c32947bc196f33d11c403a6d2d20113142201f7db520b939525493214ebe330e3523485d5 Homepage: https://www.einval.com/~steve/software/JTE/ Description: Jigdo Template Export - development libjte is a library providing support for creating jigdo files, to be used by ISO image creation tools such as xorriso. . This package provides the header and development files needed to build programs and packages that use libjte. Package: libjte2 Architecture: amd64 Version: 1.22-ok1 Multi-Arch: same Priority: optional Section: libs Source: jigit Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 69 Depends: libbz2-1.0, libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Filename: pool/main/j/jigit/libjte2_1.22-ok1_amd64.deb Size: 25268 MD5sum: 01dec62d0c95b8edb5e5b8b19de36117 SHA1: 6f9ba740f3a336e57a6a3e07c0c1f1abf1aa37ce SHA256: 4da2ed3ee5eea095079355f301ed8eee29298c4bc4bf1d9d78a44e04dd62a236 SHA512: 37e293b5d27368345c0cd2b8c6aa8e257d9c555888df62e0fe583c1e03fa96533832d0ee996c96ccfc1c7ebb8fc54276eb24902aa42fc78d888b77f58eee8dcd Homepage: https://www.einval.com/~steve/software/JTE/ Description: Jigdo Template Export - runtime library libjte is a library providing support for creating jigdo files, to be used by ISO image creation tools such as xorriso. . This package provides the runtime library file needed to run software written using libjte Package: libjxl-dev Architecture: amd64 Version: 0.7.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: jpeg-xl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 217 Depends: libbrotli-dev, libhwy-dev, libjxl0.7 (= 0.7.0-ok1), liblcms-dev Filename: pool/main/j/jpeg-xl/libjxl-dev_0.7.0-ok1_amd64.deb Size: 41360 MD5sum: 4a59b1a97670d24a90da5be2d85e9a4e SHA1: a2c47c856bcbda8686f56a1197b8838018e81556 SHA256: 2b286b81931e2cea94c855969354b5d80f61d9f029cd245036a7696930e016da SHA512: 2f03653fe55db1d9bbf29af679e14731fbb1a5114f4a6e40cc4f172553625f646eb19927635ccd1a290d1ff63c8ad20f79400b091584f1e82f8e77bd10712d74 Homepage: https://github.com/libjxl/libjxl Description: JPEG XL Image Coding System - "JXL" (development files) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs development files. Package: libjxl-devtools Architecture: amd64 Version: 0.7.0-ok1 Priority: optional Section: utils Source: jpeg-xl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14267 Depends: libavif16 (>= 1.0.4), libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libhwy1t64 (>= 0.16.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.13), libopenexr-3-1-30 (>= 3.1.5), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 12), libtcmalloc-minimal4t64 (>= 2.15) Suggests: libavif-bin Filename: pool/main/j/jpeg-xl/libjxl-devtools_0.7.0-ok1_amd64.deb Size: 2193648 MD5sum: 909d5f42f433ba30300f79d0c710526a SHA1: 8f16760d762a0ec6ba55842affa27c37db925efa SHA256: 6c15aa5656e35b7cb651eca0c8ea3f3a983bb32941492d69f571c74cca54e6f1 SHA512: 7c6135acf571e92b6cfa81b5fc7c0ac76200c41ec188c84f2bca81eac19063b631df2d35d7cfc37d8ad4a621b4ffd21e7b95e246e8ac812c6b4182d3ee6652fc Homepage: https://github.com/libjxl/libjxl Description: JPEG XL Image Coding System - "JXL" (dev command line utility) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs the devtools command line utilities. Package: libjxl-testdata Architecture: all Version: 0.0~git20231005.f7488f7-ok1 Multi-Arch: foreign Priority: optional Section: graphics Origin: openKylin Maintainer: openKylin Developers Installed-Size: 112665 Filename: pool/main/libj/libjxl-testdata/libjxl-testdata_0.0~git20231005.f7488f7-ok1_all.deb Size: 55056824 MD5sum: 67821ed9f79b4889081a8547404f71fc SHA1: 53078311bfd16fb0997621941fa360ecf2ecf26e SHA256: 25b57932a0d025e3bba56b025ef8809fa53a1a67f7ab3a4b7e89a29c6fb4bac6 SHA512: a8e945212328a3eef05b902c26fa050c684587dd9871c038bf55e4b96c4cf0f5a100328e3fe5f48f4c0e265bd0aab6f932ee27ea3af16c4200b682e76345585a Homepage: https://github.com/libjxl/testdata Description: JPEG XL Image Coding System - "JXL" (testdata) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs the testdata files for libjxl. Package: libjxl-tools Architecture: amd64 Version: 0.7.0-ok1 Priority: optional Section: utils Source: jpeg-xl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 940 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libgif7 (>= 5.1), libhwy1t64 (>= 0.16.0), libjpeg62-turbo (>= 1.3.1), libjxl0.7 (>= 0.7.0), liblcms2-2 (>= 2.13), libopenexr-3-1-30 (>= 3.1.5), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 11), libtcmalloc-minimal4t64 (>= 2.15) Recommends: libjpeg-turbo-progs Suggests: netpbm Filename: pool/main/j/jpeg-xl/libjxl-tools_0.7.0-ok1_amd64.deb Size: 263384 MD5sum: 2199d970b9a514c3af28c367fae55887 SHA1: 81e968a786b2710da4a03caf35db5fc2588b63c5 SHA256: 94b62278adf6fe58b3786715e2be6e3d3f8955e485e08b474577d074e991c660 SHA512: 85190e441337ba4894a4846444f8f33934356517f301c9a3245010f5bcfaa0663e3ee348b0fc43c403af26b4a6480908edf926e0d1b452d4e91a4f9e1844a308 Homepage: https://github.com/libjxl/libjxl Description: JPEG XL Image Coding System - "JXL" (command line utility) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs the command line utilities. Package: libjxl0.7 Architecture: amd64 Version: 0.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: jpeg-xl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3657 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libhwy1t64 (>= 0.16.0), liblcms2-2 (>= 2.13), libstdc++6 (>= 12) Filename: pool/main/j/jpeg-xl/libjxl0.7_0.7.0-ok1_amd64.deb Size: 938764 MD5sum: e0bf5c776db1b16a26d1d2bf1abfedf5 SHA1: ea335ba9ead6aafe723aa280bd093c018961c710 SHA256: df1724d5bf556dd77d9e6c19960ba6a2f28a8b3e0f217eb6695b69fbd950e47c SHA512: 8908e6b95b9a35d40fd9129ca771ed79b624eda23084e17e5ac76276dc1505fc30286b9a46fe351d0bc19a9f12f8d10f546782083ac525ca07f5c28c803acee6 Homepage: https://github.com/libjxl/libjxl Description: JPEG XL Image Coding System - "JXL" (shared libraries) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs shared libraries. Package: libjxr-dev Architecture: amd64 Version: 1.2~git20170615.f752187-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: jxrlib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 227 Depends: libjxr0t64 (= 1.2~git20170615.f752187-ok1) Filename: pool/main/j/jxrlib/libjxr-dev_1.2~git20170615.f752187-ok1_amd64.deb Size: 31580 MD5sum: d4bafe78b7710e0adec19395197dce11 SHA1: 388065cc785ead0d6199efcc3959fc6b8d8d9244 SHA256: f885957fdf3e981e658787b47ced8709a2a7a7a1fcbb005dbdecfc2d465337a1 SHA512: 08d21f71eccc1fe910150490715b7ae94a0f1802b5a944347e3ccdd450425ef8197a3a28cad7b912f8e9fb3526018dc493c1bb2af99c94e7701cc83721411948 Homepage: https://github.com/4creators/jxrlib Description: JPEG-XR lib - dev files JPEG XR is an approved ISO/IEC International standard (its official designation is ISO/IEC 29199-2). . JPEG XR started its life in Microsoft Research. It publicly first appeared as the HD Photo format in Windows Vista. . For web developers, JPEG XR has a large number of interesting features, see the table below. Some of these are big advantages over other image formats like JPEG, PNG, OpenEXR, and TIFF. - Better Compression (40% smaller than JPEG) - Lossless Mode (better compression than PNG) - Alpha Channel (compress color lossy and alpha losslessly) - Extended Bitdepth (supports 8-, 16-, and 32-bit/channel) - Progressive Decode - Advanced Decoding Features (tile-based layout, for efficient region-of-interest access.) . Provide the development files Package: libjxr-tools Architecture: amd64 Version: 1.2~git20170615.f752187-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: jxrlib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 71 Depends: libc6 (>= 2.34), libjxr0t64 (>= 1.0) Filename: pool/main/j/jxrlib/libjxr-tools_1.2~git20170615.f752187-ok1_amd64.deb Size: 14840 MD5sum: 7996efa96e3d35d3e66e84e7d6cd6301 SHA1: b884cf67f36740d53a3df46783835fd71aed552c SHA256: 60c48ecd6c8bf064adb6c59fb6f4428ef2906257a4c3b9f44001df6d7e7908b8 SHA512: 178d365077cbc9fe3b149fb07739b4c87dd5c2cd37a4bf7449020b14180797792672078759a3e3db95399c1be47240d043883e053ef4fde792b210bd9cdf5bc7 Homepage: https://github.com/4creators/jxrlib Description: JPEG-XR lib - command line apps JPEG XR is an approved ISO/IEC International standard (its official designation is ISO/IEC 29199-2). . JPEG XR started its life in Microsoft Research. It publicly first appeared as the HD Photo format in Windows Vista. . For web developers, JPEG XR has a large number of interesting features, see the table below. Some of these are big advantages over other image formats like JPEG, PNG, OpenEXR, and TIFF. - Better Compression (40% smaller than JPEG) - Lossless Mode (better compression than PNG) - Alpha Channel (compress color lossy and alpha losslessly) - Extended Bitdepth (supports 8-, 16-, and 32-bit/channel) - Progressive Decode - Advanced Decoding Features (tile-based layout, for efficient region-of-interest access.) . Provides command line tools for JPEG XR libs (JxrDecApp & JxrEncApp) Package: libjxr0t64 Architecture: amd64 Version: 1.2~git20170615.f752187-ok1 Multi-Arch: same Priority: optional Section: libs Source: jxrlib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 432 Provides: libjxr0 (= 1.2~git20170615.f752187-ok1) Depends: libc6 (>= 2.29) Breaks: libjxr0 (<< 1.2~git20170615.f752187-ok1) Replaces: libjxr0 Filename: pool/main/j/jxrlib/libjxr0t64_1.2~git20170615.f752187-ok1_amd64.deb Size: 170924 MD5sum: 0b04cd3e1eb30af198b98ba3b113969b SHA1: 571728f7a44f19c5380ef65c22a13eb817d93c9e SHA256: 005a13c845439551689c345768b61b411df57790c60539c5c88a037f1bbc7996 SHA512: c5f045af6add789bebd6b3b8f9ef1d3931ee160326ab32c913f41c31253a2910790f80ea268bed7fee8ad6453d1ea6c91bd76030ae8d11b9f602b9314018d23d Homepage: https://github.com/4creators/jxrlib Description: JPEG-XR lib - libraries JPEG XR is an approved ISO/IEC International standard (its official designation is ISO/IEC 29199-2). . JPEG XR started its life in Microsoft Research. It publicly first appeared as the HD Photo format in Windows Vista. . For web developers, JPEG XR has a large number of interesting features, see the table below. Some of these are big advantages over other image formats like JPEG, PNG, OpenEXR, and TIFF. - Better Compression (40% smaller than JPEG) - Lossless Mode (better compression than PNG) - Alpha Channel (compress color lossy and alpha losslessly) - Extended Bitdepth (supports 8-, 16-, and 32-bit/channel) - Progressive Decode - Advanced Decoding Features (tile-based layout, for efficient region-of-interest access.) Package: libk5crypto3 Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 354 Depends: libc6 (>= 2.33), libkrb5support0 (= 1.20.1-ok1) Suggests: krb5-doc, krb5-user Breaks: libgssapi-krb5-2 (<= 1.18~), libkrb5-3 (<= 1.18~) Filename: pool/main/k/krb5/libk5crypto3_1.20.1-ok1_amd64.deb Size: 72938 MD5sum: 29cdebd6738de935f70345e383263de5 SHA1: 1fe8c056787e865f159f16141507c5cb39bb72f4 SHA256: be52a9e71b52dd2e9c303ce5dc049152392db22aa391b7f22a52676acf98ce59 SHA512: b157558920794068e312175399cfd8256a41612cb0d1d5a4e9f39d5ac2bd3000d8cbc18ef5c7a83e2ee1f02fbf294c8533d220ae81a3946bd4a53408168da342 Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos runtime libraries - Crypto Library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime cryptography libraries used by applications and Kerberos clients. Package: libkadm5clnt-mit12 Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 184 Depends: libc6 (>= 2.25), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.15~beta1), libkrb5support0 (= 1.20.1-ok1) Suggests: krb5-doc, krb5-user Conflicts: libkdb5-8 Filename: pool/main/k/krb5/libkadm5clnt-mit12_1.20.1-ok1_amd64.deb Size: 39300 MD5sum: ec5e1e4c69da411eeb5b462e929acabb SHA1: 85980cd6101cf8b45bd56cf717c23e9e747abfb2 SHA256: 9beb9614e570e56e84063b5318aea5d5eeb6147e08ad4c7b4d0e831bf9a7c785 SHA512: ee5176348c46ef493688e38d02759a403acd3615f0dfb7ba26b31a2a32b91973ae99d531d16c33b31b45d6a1ba4c663c67f6182872d7dfd25e0abc36f6d8f683 Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos runtime libraries - Administration Clients Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library used by clients of the Kerberos administration protocol. Package: libkadm5clnt7t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 80 Provides: libkadm5clnt7-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libkrb5-26t64-heimdal (>= 1.6~rc2), libroken19t64-heimdal (>= 1.4.0+git20110226) Breaks: libkadm5clnt7-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libkadm5clnt7-heimdal Filename: pool/main/h/heimdal/libkadm5clnt7t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 18544 MD5sum: 581cf3467b4587aff8aac5be5b9102fc SHA1: d2990f0cb67e3d13bc72b858c9fb3621e3e1e5f7 SHA256: dd43d13edf7fd51bd39240d5327b693af7d2ac44a216a82148eb6905e04c5f76 SHA512: b274a72dc4f65f55a3b15543f4d2534e6828fd169d1e46c3469d12870c2fb42a010a7834994a2ea9d67e5ed9f960d644a0dd7b117d1c721b2756123732aefd81 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - kadmin client library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the client library for kadmin. Package: libkadm5srv-mit12 Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 213 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkdb5-10 (>= 1.20.1), libkrb5-3 (>= 1.15~beta1), libkrb5support0 (= 1.20.1-ok1) Suggests: krb5-doc, krb5-user Conflicts: libkdb5-8 Filename: pool/main/k/krb5/libkadm5srv-mit12_1.20.1-ok1_amd64.deb Size: 49408 MD5sum: 174a208822cee64ec6c51c1258da6db0 SHA1: 1801083ffe66d1d4700dc76a62ffa0c9f3227b37 SHA256: 702ab7bdecd4bd84836b950304f2914de7fad40989b3bb0052369163130cc2d9 SHA512: 485ed39e303b6592fc3a4aeb627acbc7b017904671d613d4fb328576538cf07d795890cc5bd3a95d78a6f5206c4a55f514f9e76f2935d2fe9a94084657e3305e Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos runtime libraries - KDC and Admin Server Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library used by Kerberos administrative servers. Package: libkadm5srv8t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 119 Provides: libkadm5srv8-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libhdb9t64-heimdal (>= 7.4.0.dfsg.1), libheimbase1t64-heimdal (>= 1.4.0+git20110226), libkrb5-26t64-heimdal (>= 1.7~git20160418), libroken19t64-heimdal (>= 1.6~git20131117) Breaks: libkadm5srv8-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libkadm5srv8-heimdal Filename: pool/main/h/heimdal/libkadm5srv8t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 34760 MD5sum: b5e40ff7c6afce3c74416ee7d7500f52 SHA1: bd5b66c43bb817d1e5a12476fb50cc82e10f5ea1 SHA256: ee854a0d7aa4adcf9daac8a92fc33107c8776b17c3f8e9abeb75c56fde1eaeee SHA512: 9c2aaed139fb05054ba01428d2a3528ca94aa8d206f65b6d78d2e8a991da30e914e208176c28accb582d437a663adfab8b6d18e9a124b98710a931a6db029070 Homepage: http://www.h5l.org/ Description: Libraries for Heimdal Kerberos Heimdal is a free implementation of Kerberos 5, that aims to be compatible with MIT Kerberos. . This package contains the server library for kadmin. Package: libkafs0t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 67 Provides: libkafs0-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libasn1-8t64-heimdal (>= 1.4.0+git20110226), libc6 (>= 2.38), libhcrypto5t64-heimdal (>= 1.4.0+git20110226), libkrb5-26t64-heimdal (>= 1.4.0+git20110226), libroken19t64-heimdal (>= 1.4.0+git20110226) Breaks: libkafs0-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libkafs0-heimdal Filename: pool/main/h/heimdal/libkafs0t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 15292 MD5sum: e144e7a7935c06e59472cd9004157ca0 SHA1: 1d88af980ca86df0199102ec7e600efd8d99f6f1 SHA256: 25d89b8e735632f8009bb4de9adcea8e3912b7bc62998e74d06bbd9656ab3ea8 SHA512: 3278a6e4e03f78c780c00aa1bda7142cded5ab2db71725faa7900abeb2dcda4ea01e7ea9f3d98bff0c7de0bc1263854f398d061629957f7867b89cf962dd05b1 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - KAFS support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for KAFS support. Package: libkate-dev Architecture: amd64 Version: 0.4.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libkate Origin: openKylin Maintainer: openKylin Developers Installed-Size: 211 Depends: libkate1 (= 0.4.1-ok2) Filename: pool/main/libk/libkate/libkate-dev_0.4.1-ok2_amd64.deb Size: 47680 MD5sum: a405dfed4b8ca7fc61c4c9bfaef88307 SHA1: 417d14bf69ad8c59fbefb3b7f72f1fd2f0443966 SHA256: 52ca8dd68ffa72f78213ef44db3a87ae66844f599efa721d148a4796625ab3ba SHA512: 15eac6909a82c0c4772affad24de4ad30aee5bd6ad4d3af33fe873ef7c36ba45892557b9a379084d5648f60dbd1b3c1005c1c34644a53a25f9eebb97c8f6e883 Homepage: https://code.google.com/p/libkate/ Description: Codec for karaoke and text encapsulation (dev) Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . libkate provides an API for the encoding and decoding of kate files. This package contains the development libraries. Package: libkate1 Architecture: amd64 Version: 0.4.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: libkate Origin: openKylin Maintainer: openKylin Developers Installed-Size: 121 Depends: libc6 (>= 2.14) Filename: pool/main/libk/libkate/libkate1_0.4.1-ok2_amd64.deb Size: 41888 MD5sum: 54a5e605f05e17d88c0be41547ecd02f SHA1: ab371459bbaa1d730a97b5444df35be73348d588 SHA256: fcce8e6f1455b25d62bfb47179b6c7ca8f326183b4801f7d563963a19bd1e951 SHA512: 7cd75696ff32d2f61834ed77ebd79ef5f19695429e031a58fe38d61df7333638ec9e7660d5303cdcf2411887eb8079fb070595c7fc7f2f035d33c33a528e6b89 Homepage: https://code.google.com/p/libkate/ Description: Codec for karaoke and text encapsulation Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . libkate provides an API for the encoding and decoding of kate files. Package: libkba Architecture: amd64 Version: 1.0.0.1-ok4 Priority: optional Section: utils Source: kba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhoukangyu Installed-Size: 238 Depends: libjson-c4, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libjson-c5 (>= 0.15), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.5.0), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kba/libkba_1.0.0.1-ok4_amd64.deb Size: 44404 MD5sum: 3cccce4cb28d7a8fffa8b2bb53268487 SHA1: 0050f4d81be74e6735550ca9fa5639d0c4679c7d SHA256: 70b1f8981108cabe197a6edbf5d54d5cf34bbe7e8b815963cfcb902f6c1e3c67 SHA512: eb513754275c723dbec96656c2ae9853f948a376906aed8e6f91813de415240c6e49c82308c3caf6326c0774c0a62eb28fca7349996be3b65a6cca83fc77e518 Description: libkba This package provides libkba for security program Package: libkba-dev Architecture: amd64 Version: 1.0.0.1-ok4 Priority: optional Section: utils Source: kba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhoukangyu Installed-Size: 18 Depends: libkba Filename: pool/main/k/kba/libkba-dev_1.0.0.1-ok4_amd64.deb Size: 3544 MD5sum: 48a6e8ae564298ecfd6550d624356aec SHA1: 483f1f2c0674d4ad788f7e303116599ea31c584f SHA256: 4e1dedbad82700a90454565f2b717244e89bcee3759b10262cb0e3ec09797f41 SHA512: f1ae95bc742dd56c35a5c81f9982d87bae00e20022f8362fde3832a7246ff502a78c1a6ccd32f6cb7596f93ed3cba00701e53ddfcb198e61740dc869549a0e9d Description: libkba-dev This package provides libkba-dev development for security program Package: libkchart-dev Architecture: amd64 Version: 2.8.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kdiagram Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 507 Depends: libkchart2 (= 2.8.0-ok1), libqt5svg5-dev, qtbase5-dev (>= 5.2) Filename: pool/main/k/kdiagram/libkchart-dev_2.8.0-ok1_amd64.deb Size: 63708 MD5sum: caa6b42cf87140c3db3671c0c16db05d SHA1: ce465ab6a3983a9e03a53f61b913c851d68a199a SHA256: 2355a79a93bdfd412be7cdb79353fbb57a976eb4576de7bf339f0112d1a6b5bd SHA512: 79ceff9137883dae545addaa75578ad61d7fe573069cdd4c1f608ea5c75245a62b53d6689133ae4e7bf663fc1929f53615ac175839f343e4a7f5705a41a1138a Homepage: https://cgit.kde.org/kdiagram.git Description: library for creating business charts (development files) KD Charts provides an implementation of the ODF Chart specification. It supports stock charts, box charts, and whisker charts and allows one to integrate these charts in Qt-based applications. . This package contains the development files. Package: libkchart2 Architecture: amd64 Version: 2.8.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kdiagram Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 1559 Depends: libc6 (>= 2.38), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.12.0~), libstdc++6 (>= 4.1.1) Recommends: libkchart2-l10n (= 2.8.0-ok1) Filename: pool/main/k/kdiagram/libkchart2_2.8.0-ok1_amd64.deb Size: 392072 MD5sum: ae0ebceb9de380aa4d27aa01f3d89f6b SHA1: 40cb2a2b4968382b8332cf3c084c1a7abd0bf369 SHA256: 727b8b9a1ddbc544cd6affbccaab4b8c42b064628045dc5cbe626f4ada35d8f8 SHA512: c30ab6ad6748227a2edf80e82d1766a3a8a2f4d5804b5d521f8fee5b66c341d9d3552a2eb0050334e2e53bc3aea359f62bd532f8432df4795bdc668a535ec8c0 Homepage: https://cgit.kde.org/kdiagram.git Description: library for creating business charts (shared library) KD Charts provides an implementation of the ODF Chart specification. It supports stock charts, box charts, and whisker charts and allows one to integrate these charts in Qt-based applications. . This package contains the shared library. Package: libkchart2-l10n Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: kdiagram Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 128 Filename: pool/main/k/kdiagram/libkchart2-l10n_2.8.0-ok1_all.deb Size: 10876 MD5sum: 8e2d37921b2ee2e448b90a90a8017df0 SHA1: 0254aae5c0c51d1c59983055e597c37b3c627ce7 SHA256: 8d312647ca7caf2dd403cfe31b376c7fd018ee7c7cfadc40e622d16704d5b6f5 SHA512: 1f21e9283ae7e38813df5efd185bf5b10bddc33f32a802c74ef6534f74e0e35b28f0d47b82f0d6fb3d9b2571bff737d501d51c575181fd03a11c94b92f0ce139 Homepage: https://cgit.kde.org/kdiagram.git Description: library for creating business charts (translation) KD Charts provides an implementation of the ODF Chart specification. It supports stock charts, box charts, and whisker charts and allows one to integrate these charts in Qt-based applications. . This package contains translations. Package: libkcolorpicker-dev Architecture: amd64 Version: 0.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kcolorpicker Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 36 Depends: libkcolorpicker0 (= 0.2.0-ok1) Filename: pool/main/k/kcolorpicker/libkcolorpicker-dev_0.2.0-ok1_amd64.deb Size: 6010 MD5sum: 5bff17d2ce730a25e0e4ddc092150cb2 SHA1: fe351d2f8157991afdaf79089cbe82975fca7d66 SHA256: ef5c33682a3be0364f901582b31753b51c696fe951a6b8c4fdd2efcd419875b0 SHA512: 2fb1ef0569a297573f2775479b635a049239eb65c640215cb911e783d6b658142d47b59e38e64018fd1311cd9f91e8d2df791de1faf071ca4f3cc1e99c413368 Homepage: https://github.com/ksnip/kcolorpicker Description: QToolButton-like widget with color selection popup menu (dev) The kColorPicker library provides a QToolButton-like widget with color selection popup menu. This library is used by the ksnip project. . This package provides the development files. Package: libkcolorpicker0 Architecture: amd64 Version: 0.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kcolorpicker Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 81 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kcolorpicker/libkcolorpicker0_0.2.0-ok1_amd64.deb Size: 20248 MD5sum: a7c16431d7c6888540b1605c2e9f4c4b SHA1: c2a49943500d86861b7335bb40e819d858a4a007 SHA256: c762bd06bd21c594c4f68810c4c900a921e753c9e3a28f1a59761b497006817f SHA512: 98f7c62b0b11f04834dee6db4613216a0f3499fe6f5dc9d9db5fc1f6931f15a1468478addef3a3e831a26e6ee15d1244edbdf1e2a894a04dd6db5c76acc9cf5f Homepage: https://github.com/ksnip/kcolorpicker Description: QToolButton-like widget with color selection popup menu (lib) The kColorPicker library provides a QToolButton-like widget with color selection popup menu. This library is used by the ksnip project. . This package provides the shared library. Package: libkdb5-10 Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 162 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libgssrpc4 (>= 1.7dfsg~alpha1), libk5crypto3 (>= 1.20), libkrb5-3 (>= 1.14+dfsg), libkrb5support0 (= 1.20.1-ok1) Suggests: krb5-doc, krb5-user Breaks: krb5-kdc (= 1.13~alpha1+dfsg-1), libkadm5srv-mit8 (<< 1.11+dfsg~) Filename: pool/main/k/krb5/libkdb5-10_1.20.1-ok1_amd64.deb Size: 38430 MD5sum: 5281fb62fed4ddd6fae2642d72d757c7 SHA1: 1adf37e53c556e0f95697d1f84078b666bd120d9 SHA256: 0659dd20ac8f93fffe93e043768249bbd6c992afe6d5db04f7d3bb2732e1cafa SHA512: b2c46d49d7d8e1f6add9fb20d4186ea6c65ad05840211d9be5a6fd3e775887040966c62e45c989d8a7d9a81e062731f5ccab7b7d92272abe6e9cb62d68fe493d Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos runtime libraries - Kerberos database Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the internal Kerberos database libraries. Package: libkdc2t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 182 Provides: libkdc2-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libasn1-8t64-heimdal (>= 1.6~git20120311g), libc6 (>= 2.33), libhcrypto5t64-heimdal (>= 1.4.0+git20110226), libhdb9t64-heimdal (>= 1.6~git20120311), libheimbase1t64-heimdal (>= 1.4.0+git20110226), libheimntlm0t64-heimdal (>= 1.4.0+git20110226), libhx509-5t64-heimdal (>= 1.4.0+git20110226), libkrb5-26t64-heimdal (>= 7.7.0+dfsg), libroken19t64-heimdal (>= 1.4.0+git20110226) Breaks: libkdc2-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libkdc2-heimdal Filename: pool/main/h/heimdal/libkdc2t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 55844 MD5sum: 757bfa37b47003dc5f4cd13531300ae0 SHA1: ae9629edd02ab95e7a85712cb88f26ff9afaaaf3 SHA256: e2ab6d4200bc7fa8995c2803fb0ccc3725529b4cecc23e2b7cd9f655d8e6f3f3 SHA512: 3cfb1bff67ee4e82a83db6d03fd83222e646e6e894c4177f26012ce1a6b7f6ebcf6925524dee88201f1abd051511a7a1bbc789d9680950a2c6b8c0f7c44faecb Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - KDC support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the KDC support library. Package: libkdecorations2-5v5 Architecture: amd64 Version: 4:5.24.4-ok8 Multi-Arch: same Priority: optional Section: libs Source: kdecoration Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 344 Depends: libc6 (>= 2.14), libkdecorations2private9 (= 4:5.24.4-ok8), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 4.5) Breaks: kwin-common (<< 4:5.19), kwin-decoration-oxygen (<< 4:5.19), kwin-style-breeze (<< 4:5.19) Filename: pool/main/k/kdecoration/libkdecorations2-5v5_5.24.4-ok8_amd64.deb Size: 55340 MD5sum: 99cad9d23dfce519992f0a57ce4f516f SHA1: e30414fb791682b754830089f76a46b9760e6722 SHA256: f45c8edfb1deea4bdd8c1cdff6f081968c96cfbe04d22355930393b31e98e7aa SHA512: 8e017889f4eae8f6f0a3c4cb1c1717d82a98b0c5f497157665089664bca8a97e2a88269a4399dbb8abcb98ca4f3f94a93b5288cc8ef0e8caada1b9fa2538b724 Homepage: https://invent.kde.org/plasma/kdecoration Description: library to create window decorations KDecoration2 is a library to create window decorations. These window decorations can be used by for example an X11 based window manager which re-parents a Client window to a window decoration frame. Package: libkdecorations2-dev Architecture: amd64 Version: 4:5.24.4-ok8 Multi-Arch: same Priority: optional Section: libdevel Source: kdecoration Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 111 Depends: libkdecorations2-5v5 (= 4:5.24.4-ok8), libkdecorations2private9 (= 4:5.24.4-ok8), qtbase5-dev (>= 5.15.0~) Filename: pool/main/k/kdecoration/libkdecorations2-dev_5.24.4-ok8_amd64.deb Size: 16988 MD5sum: 5c3cb9b58501be5a8af030dfacf2ca5f SHA1: 74f8177d63dd3695fb8b37463b66218627805561 SHA256: 70324a6cca8af446141f3807076d91f633722607a6403aa828d6aaad92260161 SHA512: 1fa5fad2820a02ecc3b84843018a000ac66e7bcfeebd0b35af4eadbdff37ee3225541fddbde332b0cd37f8d853655be6c13884221e7e0fb3213679d0de45a3dd Homepage: https://invent.kde.org/plasma/kdecoration Description: library to create window decorations - development files KDecoration2 is a library to create window decorations. These window decorations can be used by for example an X11 based window manager which re-parents a Client window to a window decoration frame. . This package contains the development files. Package: libkdecorations2private9 Architecture: amd64 Version: 4:5.24.4-ok8 Multi-Arch: same Priority: optional Section: libs Source: kdecoration Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 41 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 4.1.1) Breaks: kwin-common (<< 4:5.19) Filename: pool/main/k/kdecoration/libkdecorations2private9_5.24.4-ok8_amd64.deb Size: 7572 MD5sum: 850cfde14a3abb565550459734ac5dc4 SHA1: 71582b0da6a270df8681c6a42f74cc66974bc592 SHA256: de2bc03b94041bc1a06cb2ae421cd8545e2206490aa01b909410f3e52999de10 SHA512: 698820b58480848148a482a069e2d487836324d96d9db70ab0c826b514c211323250314f868229ae058c36f56a27ea78d27cb0e354d1345fac08db9bf1e6f8c3 Homepage: https://invent.kde.org/plasma/kdecoration Description: library to create window decorations - private library KDecoration2 is a library to create window decorations. These window decorations can be used by for example an X11 based window manager which re-parents a Client window to a window decoration frame. . This package contains the private library parts that are not considered stable. Package: libkdsoap-bin Architecture: amd64 Version: 1.9.1+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kdsoap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Thomas Pierson Installed-Size: 1019 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.11.0~), libqt5xml5 (>= 5.11.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kdsoap/libkdsoap-bin_1.9.1+dfsg-ok1_amd64.deb Size: 321956 MD5sum: cd30b55aee2fc51a26ffd0e3db76a869 SHA1: 9baf21f6b4ae2ee1bada847550c4db07693754da SHA256: 272bf325bc5b0ca83621a9e61919d7f2067b9db4f59588dc6c0d002e3e55f0d5 SHA512: f7c86238d7b55aa5544a249576f12596833bd0d3a25bcbd8b30dbceac4b170f33e7b207bf3454677a48b63635e2bc23964076b4d8172b9353f0042c9b0dfd7ef Homepage: https://www.kdab.com/development-resources/qt-tools/kd-soap/ Description: Qt-based client-side and server-side SOAP component - binaries Qt-based client-side and server-side SOAP component. It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server. . This package contains some utilities and example programs for the library. Package: libkdsoap-dev Architecture: amd64 Version: 1.9.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kdsoap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Thomas Pierson Installed-Size: 210 Depends: qtbase5-dev (>= 5.11.0~), libkdsoap1 (= 1.9.1+dfsg-ok1), libkdsoap-bin (= 1.9.1+dfsg-ok1), libkdsoap-server1 (= 1.9.1+dfsg-ok1) Suggests: libkdsoap-doc Filename: pool/main/k/kdsoap/libkdsoap-dev_1.9.1+dfsg-ok1_amd64.deb Size: 31784 MD5sum: c446b998f3db295a1a1182dd6e3e2eea SHA1: 5b997605f402460350739b551bf1fb134043bd13 SHA256: 30ee27c8653e7346f3315d6be7e73d2a0d12061f14eb9cf73e6b030fa8424319 SHA512: c2b0c647087a44e9d3e1991262873ce70a7d08f63a7a374ba533d01a534957b99ee96f129f369023b5444f29919e50736084ff6f85aaf21e5c550291c3507ec9 Homepage: https://www.kdab.com/development-resources/qt-tools/kd-soap/ Description: Qt-based client-side and server-side SOAP component - devel files Qt-based client-side and server-side SOAP component. It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server. . This package contains the development files Package: libkdsoap-doc Architecture: all Version: 1.9.1+dfsg-ok1 Priority: optional Section: doc Source: kdsoap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Thomas Pierson Installed-Size: 73 Suggests: libkdsoap-dev Filename: pool/main/k/kdsoap/libkdsoap-doc_1.9.1+dfsg-ok1_all.deb Size: 13404 MD5sum: bdd4cce87a14f5e5a706b1c6e0c05fc2 SHA1: 76e0e6798035db084f1a077a95168f3cab8c9f69 SHA256: 00bdaf432faa801b2952578daf5cddd5d1f80f83b4cdb52848fadb6dff341cb9 SHA512: ff6e64b55ad858a956ee69dcb60c3af257ccbe9ec07c61f50d0bb8e7883d6f73d476c02048f1b71c6655657c5f197ac61acdac83eb99c88c2b7c5336631a1835 Homepage: https://www.kdab.com/development-resources/qt-tools/kd-soap/ Description: Qt-based client-side and server-side SOAP component - documentation Qt-based client-side and server-side SOAP component. It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server. . This package contains the documentation. Package: libkdsoap-server1 Architecture: amd64 Version: 1.9.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: kdsoap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Thomas Pierson Installed-Size: 196 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkdsoap1 (>= 1.9.1), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.11.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kdsoap/libkdsoap-server1_1.9.1+dfsg-ok1_amd64.deb Size: 52080 MD5sum: 4c34ce834ce213729076c2bedca3ea7b SHA1: 221591ad9b19ee374bc70540e8ebec3cce58dd31 SHA256: 2fd3e77bcf7acc5779e34ce71e25771f35350349fd743282702e879a272e1c04 SHA512: 75eec6d07bb32c8075c719fb3fd36201e5441f299febe8ee32e7e4aac33f828539ff1e9f89200430bd66cdba19e617d7e86bfe2c97d6e04b46820be56338c4bc Homepage: https://www.kdab.com/development-resources/qt-tools/kd-soap/ Description: Qt-based client-side and server-side SOAP component - server-side library Qt-based client-side and server-side SOAP component. It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server. . This package contains the server-side library Package: libkdsoap1 Architecture: amd64 Version: 1.9.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: kdsoap Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Thomas Pierson Installed-Size: 347 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.14.1), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kdsoap/libkdsoap1_1.9.1+dfsg-ok1_amd64.deb Size: 94312 MD5sum: 7a6be32d197123b32e5ecded3159251e SHA1: ec36a02eff74583a0132eb1e16b47c115789c95c SHA256: d10c05da8a27086107ffdf122bb2324cf28defe5fc09b49b46c96396d5e81f5f SHA512: a0aa22947506f318f75ef1ff1f476c0d25d2f2ab0e4b4cd83ba319b79047a628690eca34a19b977dde76a5b41e3b0b8f486d2af7c775b7b502e09983e8b690bd Homepage: https://www.kdab.com/development-resources/qt-tools/kd-soap/ Description: Qt-based client-side and server-side SOAP component - client-side library Qt-based client-side and server-side SOAP component. It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server. . This package contains the client-side library Package: libkeduvocdocument-data Architecture: all Version: 4:23.08.5-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libkeduvocdocument Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 528 Breaks: libkeduvocdocument5 (<< 4:22.11.90-2) Replaces: libkeduvocdocument5 (<< 4:22.11.90-2) Filename: pool/main/libk/libkeduvocdocument/libkeduvocdocument-data_23.08.5-ok1_all.deb Size: 48304 MD5sum: 4c21e60ceade2ff05eb014152f06eab5 SHA1: fdf9237b94bea9d9d2844fc6509518917b9e9ece SHA256: 69ac8032deb3c4b33cb823383b7f1b115253a5f38ebf660793ca432b2c4266f6 SHA512: b179fb1e313187388b66718fe0fe0aedea32805afb620570276bf211fa8deccccb5e5aa853ffac92e2e3b7880dd45e11d46d9b29555aae7b79e7308962fcd405 Homepage: https://invent.kde.org/education/libkeduvocdocument Description: translations for KEduVocDocument This package contains development files for building software that uses the KEduVocDocument library . This package is part of the KDE education module. Package: libkeduvocdocument-dev Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: libdevel Source: libkeduvocdocument Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 118 Depends: libkeduvocdocument5abi1 (= 4:23.08.5-ok1), qtbase5-dev (>= 5.15.0~) Filename: pool/main/libk/libkeduvocdocument/libkeduvocdocument-dev_23.08.5-ok1_amd64.deb Size: 18240 MD5sum: cd587e3c40c4dee480710dcd204b20a6 SHA1: 0472cb3704ccb382b469957409e85815fd5fc0d1 SHA256: 2c4ecc953c8c85a313d50d1387b3ca810f615464d465253e7b2bd0df4fc0d7ac SHA512: ed95ae0cd9ffb3dd620ef43a0954b02fe1a53de2cf239b78f215dbc67fac1c30d601688d8383a8f2fcee7ecb386733ce91ad6985f1ae4038eb9a168eebfda8a7 Homepage: https://invent.kde.org/education/libkeduvocdocument Description: development files for KEduVocDocument This package contains development files for building software that uses the KEduVocDocument library . This package is part of the KDE education module. Package: libkeduvocdocument5abi1 Architecture: amd64 Version: 4:23.08.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkeduvocdocument Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 340 Depends: kdeedu-data, kdeedu-kvtml-data, libkeduvocdocument-data (= 4:23.08.5-ok1), kio, libc6 (>= 2.14), libkf5archive5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.97.0), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Breaks: kanagram (<< 4:17.08), khangman (<< 4:17.08), kwordquiz (<< 4:17.08), parley (<< 4:17.08) Filename: pool/main/libk/libkeduvocdocument/libkeduvocdocument5abi1_23.08.5-ok1_amd64.deb Size: 96520 MD5sum: eb2cceae37cbb80aedacfe4febe697db SHA1: 647bf2fa9bb207eca7dc76dd7522a827c56969d7 SHA256: d84bc795ba28845985ab92a2c7afe3f502a76c3b84a2571f8d6e24e81eca362c SHA512: 8e0b0a8084f1ce10d4c108a9e7ec34f0c7a688fb4c0943c400ecd5de5ed8a151f2aeba324549212a64f4e9695e9fa886d60a0c2a15a6530c33cdc4c6a88a517a Homepage: https://invent.kde.org/education/libkeduvocdocument Description: library for reading and writing vocabulary files This package contains a library for reading and writing vocabulary files. It supports different file formats. KVTML (version 2) is the default. This library is used by Parley, Kanagram, KHangMan and KWordQuiz. . This package is part of the KDE education module. Package: libkeybinder-3.0-0 Architecture: amd64 Version: 0.3.2-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: keybinder-3.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 43 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.24.0), libgtk-3-0 (>= 3.0.0), libx11-6 Filename: pool/main/k/keybinder-3.0/libkeybinder-3.0-0_0.3.2-ok1.1_amd64.deb Size: 8658 MD5sum: 3fd08ca7caa3c853971b541cd786b8de SHA1: 0903999e726903702f3f2ddae3c45608bc13a3fe SHA256: efdefe9bef8058055cb174cc6418a218b04bccd72b6683d8a7f617ce72598fb2 SHA512: 4b8cdf59a6e703f94058d8c94563854254f0efedfff06ebd49917ab22fc30c2e6ec901a409e6a684364dbcdcb2534331bd57ccb190da4d69f8f2667ecaf74bbd Homepage: https://github.com/engla/keybinder Description: registers global key bindings for applications - Gtk+3 keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System. . When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered. . Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding. . This is the Gtk+3 version of the library. Package: libkeybinder-3.0-dev Architecture: amd64 Version: 0.3.2-ok1.1 Priority: optional Section: libdevel Source: keybinder-3.0 Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 31 Depends: libkeybinder-3.0-0 (= 0.3.2-ok1.1), gir1.2-keybinder-3.0 (= 0.3.2-ok1.1) Filename: pool/main/k/keybinder-3.0/libkeybinder-3.0-dev_0.3.2-ok1.1_amd64.deb Size: 4842 MD5sum: fd9f252315ae37d4373c14464ae46532 SHA1: 84766b24fa1165803f5ecb048c8671aa43b045ab SHA256: 607c2c7fd715910f48ed888a3a47a7e6dbbe34e9b7f38aa2dc81e0d66ccea1b9 SHA512: a798a8d1b733f4abd8c47c17f1d29543d744a1557142bb40fe4c7bd53b33fa85eb40aaef60ff5b930280eb64a90adba3b02ccbf81145c63c0a21f1f7ada310b8 Homepage: https://github.com/engla/keybinder Description: registers global key bindings for applications - Gtk+3 - development headers keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System. . When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered. . Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding. . This package contains libkeybinder development headers. . This is the Gtk+3 version of the library. Package: libkeyutils-dev Architecture: amd64 Version: 1.6.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: keyutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Christian Kastner Installed-Size: 110 Depends: libkeyutils1 (= 1.6.3-ok2) Filename: pool/main/k/keyutils/libkeyutils-dev_1.6.3-ok2_amd64.deb Size: 47776 MD5sum: a6482823c64231aa8eea09186abd59aa SHA1: f6d76ff017531a47133a88372ffc7cea867ad026 SHA256: 37f0656d0dc0197810b120ba2283120ad36243ef85c7110823163a6df53a49ef SHA512: 11f6ee6252a3df3bacc71e851ba4737491e1ac3842aeb0fd0ebe296f2cbd24dc6596a07ad2718b7316074bc8724c084c1b41fa474b3be86e3bfb833f730fe41c Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git Description: Linux Key Management Utilities (development) Keyutils is a set of utilities for managing the key retention facility in the kernel, which can be used by filesystems, block devices and more to gain and retain the authorization and encryption keys required to perform secure operations. . This package contains the development files. Package: libkeyutils1 Architecture: amd64 Version: 1.6.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: keyutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Christian Kastner Installed-Size: 40 Depends: libc6 (>= 2.14) Filename: pool/main/k/keyutils/libkeyutils1_1.6.3-ok2_amd64.deb Size: 9120 MD5sum: c2c45b2070acb8ae0f5d56141cc171c9 SHA1: ae5856124a9124df6bea0866d0c42f1e75c9117a SHA256: 23bb0697626f7132e1586c12164ae6622c0f0060ce80e01b9a58dff293a2641b SHA512: 7864de892fbe8598c22a08754bee6c505d15850814a337264549dedb764d08be4c577c00b1a2517d6e1c5ac359d1d6c3d9a419800fd8bdb03ced29458be1564c Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git Description: Linux Key Management Utilities (library) Keyutils is a set of utilities for managing the key retention facility in the kernel, which can be used by filesystems, block devices and more to gain and retain the authorization and encryption keys required to perform secure operations. . This package provides a wrapper library for the key management facility system calls. Package: libkf5activities-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kactivities-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 73 Depends: libkf5activities5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5activities-doc (= 5.92.0-ok1) Filename: pool/main/k/kactivities-kf5/libkf5activities-dev_5.92.0-ok1_amd64.deb Size: 12320 MD5sum: af78ec2dc2a2e5d6c8382eba65e3eb0e SHA1: f7d7099e77c5ac8e5acecff47288ae8c84cd0cb3 SHA256: 50f5bfa305469f368fb148dacb14e5568209778f60e0ab125cc59aa79ef2b4c6 SHA512: db09b0213504ecbcdfd6070e210c51aa7ed6cbf96502b214f97cd9b27538e3a5136d4ef4d268cc78ef613e29e0a6d6698e455542726a6a89ad259d4a5143cd87 Homepage: https://invent.kde.org/frameworks/kactivities Description: development files for kactivities. This library provides functionality for managing Activities. . Contains development files for kactivities. Package: libkf5activities-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kactivities-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 305 Filename: pool/main/k/kactivities-kf5/libkf5activities-doc_5.92.0-ok1_all.deb Size: 161194 MD5sum: cc6b694443d5363eb1377fcb15a8b540 SHA1: 90ac70cf919affaa22041a9b27b21732b0f86338 SHA256: 36c2a24168ac75d62cbae676e905f55abda5014b5bcec476ba6454cc0ee17eb1 SHA512: 706d8e74808159c513b15b779fd84f046b6ab17661ccdfee4f08ba90d495565b0712b5b92685dcd95e0aa8c16e3da85e69415b837b6704ffff6c101a01141178 Homepage: https://invent.kde.org/frameworks/kactivities Description: Library to organize the user work in separate activities (documentation) This library provides functionality for managing Activities. . This package contains the qch documentation files. Package: libkf5activities5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kactivities-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 276 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kactivities-bin, kactivitymanagerd Filename: pool/main/k/kactivities-kf5/libkf5activities5_5.92.0-ok1_amd64.deb Size: 75494 MD5sum: 2fdcea6dfcfe2f9b2bdb456409b0caf9 SHA1: 8e494e5491c4295fbbbe432c75a27c8670bdb6ff SHA256: dd3ce8c86f5cfc856ce6db16655f708218f717fa1d50b49c4c10fef5adef9ffc SHA512: 2ce8267d469505f425ed5806a5d311bc3ae696acc527585a43acdcaecc9a7fa539e10017832f914eeaf5d0c585ed633b8c84d191b724549cb7e6746b0f56c9cb Homepage: https://invent.kde.org/frameworks/kactivities Description: Library to organize the user work in separate activities. This library provides functionality for managing Activities. Package: libkf5activitiesstats-dev Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libdevel Source: kactivities-stats Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 80 Depends: libkf5activitiesstats1 (= 5.92.0-ok2), qtbase5-dev (>= 5.15.2~) Recommends: libkf5activitiesstats-doc (= 5.92.0-ok2) Filename: pool/main/k/kactivities-stats/libkf5activitiesstats-dev_5.92.0-ok2_amd64.deb Size: 12186 MD5sum: d67d102147de635b8f1320823768a821 SHA1: e079e675acf1ee1c757c93148c230ffdb88d7ae6 SHA256: a90f359a6c77dd8854ca523a6316f26251c23f9069911ae25fb36d0252b93033 SHA512: ff95cece52ecc38cd792125d69ad7ab5bed7c5ef19aa87e77dcc2dd10982f7f6926bd15804ff916fecc7ddbb8ebfce4a5952ff0f14a7ea5e2c9de7f199d4bbb9 Homepage: https://invent.kde.org/frameworks/kactivities-stats Description: development files for kactivities-stats. A library for accessing the usage data collected by the activities system. . Contains development files for kactivities-stats. Package: libkf5activitiesstats-doc Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: kactivities-stats Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 337 Filename: pool/main/k/kactivities-stats/libkf5activitiesstats-doc_5.92.0-ok2_all.deb Size: 173528 MD5sum: bdae608f682930e6a76b8911bdd344a2 SHA1: 5b937af617d26f6bb9ead5b3b724b8292b960791 SHA256: b60d7b7a402abdac1ab213617bf6c77991585400d1044cbef6a99083a44f974d SHA512: cb74fff603ba3da79e52f935225be0ed11f2bc693dc5306d2001a1b2783cde7b75f4ca4fe3cc23c0588dc80b48f3477874cacba4bf08287f198607a7cb0546c2 Homepage: https://invent.kde.org/frameworks/kactivities-stats Description: usage data collected by the activities system A library for accessing the usage data collected by the activities system. . This package contains the qch documentation files. Package: libkf5activitiesstats1 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: kactivities-stats Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 236 Depends: libc6 (>= 2.14), libkf5activities5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libstdc++6 (>= 5) Conflicts: libkf5activitiesstats5 Replaces: libkf5activitiesstats5 Filename: pool/main/k/kactivities-stats/libkf5activitiesstats1_5.92.0-ok2_amd64.deb Size: 70854 MD5sum: 184c29e44bd426a2e92d56979117b4d9 SHA1: 8a9be94668fe81340bfe81e73a82d9745536ecd1 SHA256: 860d2111bd53a8fce590c4c3e676afa4be6515d8917972ac4b1cbd59b5472ded SHA512: 204e93cc57bdff64f6308159f806fbd2d567a7e94f3e88e2bbe595b82d728ea3e119a430cf993ebfbe5acddcb844b55e679a73f76782420b0867b08ebd2ed833 Homepage: https://invent.kde.org/frameworks/kactivities-stats Description: usage data collected by the activities system A library for accessing the usage data collected by the activities system. . Contains development files for kactivities-stats. Package: libkf5archive-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: karchive Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 400 Filename: pool/main/k/karchive/libkf5archive-data_5.115.0-ok1_all.deb Size: 45132 MD5sum: 91a58394bc819718c0afabfbc6429d31 SHA1: e61361ffab3efb83070fc1c33f64a3dbe6813687 SHA256: 6fde234aa2e411c744bb989e453ea63deb419fef2716dd52ed2f202a32c589bd SHA512: 38b6dc095d16b0fc4b8a82300e0d20841f5f84b3bbb60d2032b94a7815e735cf610abffc4ce9d264b5d323f4813797fa6430c95a4c029e02e5dad2e49332d333 Homepage: https://invent.kde.org/frameworks/karchive Description: data files for karchive Karchive is a Qt 5 addon providing access to numerous types of archives. . KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. . It also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice. . This package is part of KDE Frameworks 5. . This package contains the data files. Package: libkf5archive-dev Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libdevel Source: karchive Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 121 Depends: libkf5archive5 (= 5.115.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5archive-doc (= 5.115.0-ok1) Breaks: kdoctools-dev (<< 5.28), libkf5doctools-dev (<< 5.54), libkf5emoticons-dev (<< 5.54), libkf5khtml-dev (<< 5.54), libkf5newstuff-dev (<< 5.54) Filename: pool/main/k/karchive/libkf5archive-dev_5.115.0-ok1_amd64.deb Size: 18500 MD5sum: f080fa0e2c5a0e0db3efc76567fca5b9 SHA1: 9b442f1869763b133b8b708e9a5b141775f57b39 SHA256: 5988cceab1c87777fe63fd89320420bdd1e1b9de09f97a6e3b711d1520a96018 SHA512: 1b8ef39f72e8c95ecdf9abcd206150437ed7550eeeb9268e49a3e338f62f8aaca8de97f33fc6043765b3f4f27582271dd02cf4e26c1c4c5e70274fc50a5cea5b Homepage: https://invent.kde.org/frameworks/karchive Description: development files for karchive Karchive is a Qt 5 addon providing access to numerous types of archives. . KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. . It also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice. . This package is part of KDE Frameworks 5. . This package contains the development files. Package: libkf5archive-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: karchive Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 449 Filename: pool/main/k/karchive/libkf5archive-doc_5.115.0-ok1_all.deb Size: 266876 MD5sum: 3816f622a7ea30f2296d5b11118dfa77 SHA1: a8c8c17726ce6ba0df4b0ef6ec5d49e4dd3d543a SHA256: 6954c07c4f2949a05848d3af4636bd4efb21755fd51c2a0d69b723082672a6ca SHA512: 71067bdb86feb8eab2986da906826f227f045c8b36a25374aea347cc02dd5f433a5fc32ffa4f34670226ff37cd8fb66d5c54b08be4813e2fa93dfb3bfc27e3da Homepage: https://invent.kde.org/frameworks/karchive Description: Qt 5 addon providing access to numerous types of archives (documentation) KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. . It also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5archive5 Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: karchive Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 288 Depends: libkf5archive-data (= 5.115.0-ok1), libbz2-1.0, libc6 (>= 2.38), liblzma5 (>= 5.1.1alpha+20120614), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Breaks: kdoctools5 (<< 5.54), kimageformat-plugins (<< 5.54), kio (<< 5.54), kpackagetool5 (<< 5.54), libkf5doctools5 (<< 5.54), libkf5emoticons5 (<< 5.54), libkf5filemetadata-bin (<< 5.54), libkf5iconthemes5 (<< 5.54), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5newstuff5 (<< 5.54), libkf5newstuffcore5 (<< 5.54), libkf5package5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5texteditor5 (<< 5.54) Filename: pool/main/k/karchive/libkf5archive5_5.115.0-ok1_amd64.deb Size: 88912 MD5sum: 83e586ef9b5abc6faebb7ac5d95c26cd SHA1: 035aee4816b0e82746c639c1e73980febc7cf790 SHA256: d32dd2d3c87527f5ae55599f556e769b2e00152170dbe59cc06273aaa00f71fd SHA512: 685d492c5217fb92006fae4a32c0fec636c38ec02b921e42b0ab6a00f8548b52287e5cbd0ec4852762db05ca100bf43137d87da74ae9d10e686a3f9a25ed8e3b Homepage: https://invent.kde.org/frameworks/karchive Description: Qt 5 addon providing access to numerous types of archives KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. . It also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice. . This package is part of KDE Frameworks 5. Package: libkf5attica-dev Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libdevel Source: attica-kf5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 213 Depends: libkf5attica5 (= 5.115.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5attica-doc (= 5.115.0-ok1) Breaks: libkf5newstuff-dev (<< 5.54), libkf5xmlgui-dev (<< 5.54) Filename: pool/main/a/attica-kf5/libkf5attica-dev_5.115.0-ok1_amd64.deb Size: 26748 MD5sum: 190b4ff68164bd5bb3c639969c61680a SHA1: 6c8f50c42432626163aaca5e8cbf0313ada11200 SHA256: 0baa0a959d9b938417eb2f585fa236cd141a70f2e4092797b1d40d138b07e62c SHA512: fdfea0ef59f03f55916e1a6265f6337824f06d54e5415e27a22c27e5d67b4625e81d2c41e990542d6c9292543eb50e04912afaa84a04cf24b367c3b3f91a6110 Homepage: https://invent.kde.org/frameworks/attica Description: development files for libkf5attica5 Attica is a Qt library that implements the Open Collaboration Services API version 1.6. . It grants easy access to the services such as querying information about persons and contents. . This package is part of KDE Frameworks 5. . This package contains the development header files. Package: libkf5attica-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: attica-kf5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 879 Filename: pool/main/a/attica-kf5/libkf5attica-doc_5.115.0-ok1_all.deb Size: 504944 MD5sum: 21eadd09c2bf535689f99d2452c7cbbc SHA1: fe69448f1158716e1e677c64fc74d7d588783cd7 SHA256: 84719e7d1e5c57259ea8c2793a015484e088ad24a56dd48e51c80aac07881e70 SHA512: 37dc7a2ab826431486c3afcb4a57c8fca1daff86f2714942967b413fc31dafc86c411a28e3ec696623d6464509943ce9354ab552f8c1744f0fa230d8ae24a9f4 Homepage: https://invent.kde.org/frameworks/attica Description: Qt library that implements the Open Collaboration Services API (documentation) Attica is a Qt library that implements the Open Collaboration Services API version 1.6. . It grants easy access to the services such as querying information about persons and contents. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5attica5 Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: attica-kf5 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 697 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: frameworkintegration (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5newstuffcore5 (<< 5.54), libkf5xmlgui5 (<< 5.54), qml-module-org-kde-newstuff (<< 5.42) Filename: pool/main/a/attica-kf5/libkf5attica5_5.115.0-ok1_amd64.deb Size: 137244 MD5sum: 919179fa8a6de3adad1bdce2f206bed2 SHA1: 928207b1a3815fa93b781fdce237477bdb80426d SHA256: a832aa9cfb725c868645b27689e6aaf6da291fa553cf9bcffa1f713dd2627d1a SHA512: bec371768bcab8b6e647dea17e57ce9bb2b95a7b96099bfe03a56f3a77eea14838fe5db0a314693b8df96f1ae6752957f1624d445ecd0918ec820672ea1772e6 Homepage: https://invent.kde.org/frameworks/attica Description: Qt library that implements the Open Collaboration Services API Attica is a Qt library that implements the Open Collaboration Services API version 1.6. . It grants easy access to the services such as querying information about persons and contents. . This package is part of KDE Frameworks 5. Package: libkf5auth-data Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: kauth Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 378 Filename: pool/main/k/kauth/libkf5auth-data_5.92.0-ok2_all.deb Size: 22104 MD5sum: 66589e0deb9c770c2a81c10130e830c9 SHA1: a34f5bb29ddfaaa599686c4cb272fb07664f68a6 SHA256: e8460ec1338c30f31278cd0427a397514f838ec7d1117a93c7601fb8c489e4db SHA512: 384fc9e6f5a9b7b11e1b3dc53814baf5d0f777cfd1c3257abd91b3c6497770865d165407aa380b0735e8245cba598487d8e041fe885c29e162f4c0fe53c7d81a Homepage: https://invent.kde.org/frameworks/kauth Description: Abstraction to system policy and authentication features KAuth is a framework to let applications perform actions as a privileged user. . KAuth is part of KDE Frameworks 5. . This package contains data files. Package: libkf5auth-dev Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: kauth Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 137 Depends: libkf5auth-dev-bin (= 5.92.0-ok2), libkf5auth5 (= 5.92.0-ok2), libkf5coreaddons-dev (>= 5.92.0~) Recommends: libkf5auth-doc (= 5.92.0-ok2) Breaks: libkf5auth-bin-dev (<< 5.41.0-0), libkf5configwidgets-dev (<< 5.54) Replaces: libkf5auth-bin-dev (<< 5.41.0-0) Filename: pool/main/k/kauth/libkf5auth-dev_5.92.0-ok2_amd64.deb Size: 23520 MD5sum: d70dd42e6165bffd9deefed960e433a5 SHA1: f72680b9e4f3ce3c0b32cbd5729c4d1f727405df SHA256: 54d03e10e9b6eac4c2cd1deafbeaea465b9637679bf9dc48e73533f5005d01d4 SHA512: fd295a6188d33cfc68ea049492464dc1a0ec9a6ca74c05072665ce2cd84f936fb67082e3285b8cb87af6b6f5645886bc75a683a7cd5be399b4e3f9a717e6b809 Homepage: https://invent.kde.org/frameworks/kauth Description: Abstraction to system policy and authentication features KAuth is a framework to let applications perform actions as a privileged user. . KAuth is part of KDE Frameworks 5. . This package contains development files for kauth. Package: libkf5auth-dev-bin Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: libdevel Source: kauth Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 51 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5auth-bin-dev (<< 5.42.0-0), libkf5auth-dev (<< 5.42.0-0) Replaces: libkf5auth-bin-dev (<< 5.42.0-0), libkf5auth-dev (<< 5.42.0-0) Filename: pool/main/k/kauth/libkf5auth-dev-bin_5.92.0-ok2_amd64.deb Size: 14300 MD5sum: 2cffb4adcd3bd5058193fd318468f207 SHA1: ff625e1c2fd549a33d08799f656bad14897692d8 SHA256: 7b69db6fc3a487bb8de2122fc6b56615119a10d5932f565e44c634e8b3a28300 SHA512: 1fcafc99dacefe97602999af49b0a1748e1a89a40f9f0f949926b4504c57d63a978dcaa493e4d46074cb8c7b45f2af9e1b2652c57b386f71e0464657fa4fdb30 Homepage: https://invent.kde.org/frameworks/kauth Description: Abstraction to system policy and authentication features KAuth is a framework to let applications perform actions as a privileged user. . KAuth is part of KDE Frameworks 5. . This package contains helper binaries for development. You never should depend on this directly, cause the *.cmake files are not included in that package (as they are arch-dependant). Package: libkf5auth-doc Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: kauth Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 345 Filename: pool/main/k/kauth/libkf5auth-doc_5.92.0-ok2_all.deb Size: 183872 MD5sum: d1718808f7d8232ee103b2c76828584f SHA1: ce23f986fe9adef3c329061653d2b87627f65f54 SHA256: af088a7df22b66e932698aa9cac33bb802e50bccaf2b768cda2b612b8cfdfd54 SHA512: f276f9ecddb0f13d444611b0a955c96b63875932e7f12f5d0d9bf07fbb94922b33e9d90dc0c5d4501eafa12844d58fb9654b87e1bf42843181828ab294833713 Homepage: https://invent.kde.org/frameworks/kauth Description: Abstraction to system policy and authentication features (documentation) KAuth is a framework to let applications perform actions as a privileged user. . KAuth is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5auth5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: kauth Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 45 Depends: libkf5auth-data (= 5.92.0-ok2), libkf5authcore5 (= 5.92.0-ok2), libc6 (>= 2.4), libkf5coreaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kdesignerplugin (<< 5.42), kio (<< 5.54), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5bookmarks5 (<< 5.42), libkf5configwidgets5 (<< 5.54), libkf5iconthemes5 (<< 5.42), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.42), libkf5kiocore5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.42), libkf5kiowidgets5 (<< 5.42), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.42), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.42), libkf5plasma5 (<< 5.42), libkf5plasmaquick5 (<< 5.42), libkf5style5 (<< 5.42), libkf5texteditor-bin (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.42), libkf5wallet-bin (<< 5.42), libkf5webkit5 (<< 5.42), libkf5xmlgui5 (<< 5.42), plasma-framework (<< 5.42), qml-module-org-kde-qqc2desktopstyle (<< 5.42) Filename: pool/main/k/kauth/libkf5auth5_5.92.0-ok2_amd64.deb Size: 9596 MD5sum: 0d2313a4fe73b2e99aa449d6b61230c7 SHA1: dd96731e4c9428b347986cceb6bb93e73e0b83e2 SHA256: c199c33d85ea0461c9e535ef3c251403d78d9ea0b97af43f02d370d3840ed1c2 SHA512: 9cbba3dcc6a8c6354e13a135c8cc810d71e0b967da379f24b552adfb5a424d3d7b231a7110e02fe0f2dd65ac233c03869f1398b279a0ab76724e375f6a53ba2f Homepage: https://invent.kde.org/frameworks/kauth Description: Abstraction to system policy and authentication features KAuth is a framework to let applications perform actions as a privileged user. . KAuth is part of KDE Frameworks 5. Package: libkf5authcore5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: kauth Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 222 Depends: libkf5auth-data (= 5.92.0-ok2), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.92.0~), libpolkit-qt5-1-1 (>= 0.113.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5auth5 (<< 5.56~) Replaces: libkf5auth5 (<< 5.56~) Filename: pool/main/k/kauth/libkf5authcore5_5.92.0-ok2_amd64.deb Size: 50540 MD5sum: f71f2d260e8d307b2b7ac6ef62806966 SHA1: 0ecc5934e4c0fa44654c797f879f29843fe0717b SHA256: 79bfa6ccf48f4e6c488672abd477e69830d096b88604bac17af45e1d6d6be483 SHA512: 649d035b627992d42e6f90ab6c080f39697fca1b6447b062fdf219daae42625cfc8d67225cb5007f52937ac8db6b9170829962f8fcf39a65fe873e72361e6fc0 Homepage: https://invent.kde.org/frameworks/kauth Description: Abstraction to system policy and authentication features KAuth is a framework to let applications perform actions as a privileged user. . KAuth is part of KDE Frameworks 5. Package: libkf5baloo-doc Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: baloo-kf5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 223 Filename: pool/main/b/baloo-kf5/libkf5baloo-doc_5.92.0-ok2_all.deb Size: 126330 MD5sum: e6ae8349203f63f1b004bb4cfc55d4f1 SHA1: b6a0f732c87d671a397fa620cb2f0f2dbbe31b7f SHA256: bb3965376515abfbacd907ee4957fd276def50c614b8e9b7be692ee7e9a06fa5 SHA512: e0e3f3109d6a881e33e309322f1cacf179558b2b0125b52126e4992c8255a4e8bf8cd8216e77935759073e846bb16b2d511d283d0096e0b804c7db30845af4de Homepage: https://invent.kde.org/frameworks/baloo Description: framework for searching and managing metadata core lib (documentation) A framework for searching and managing metadata in KDE Software. . Baloo is part of the KDE Plasma desktop. . This package contains the qch documentation files. Package: libkf5baloo5 Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libs Source: baloo-kf5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 210 Depends: libc6 (>= 2.14), libkf5balooengine5 (>= 5.92.0), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5filemetadata3 (>= 5.92.0~), libkf5solid5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/b/baloo-kf5/libkf5baloo5_5.92.0-ok2_amd64.deb Size: 64288 MD5sum: edfe3a435d6a1fd94cdd3d8b320f9b6a SHA1: 14657e892efa6f2155cb597079f9540295692964 SHA256: 76dd39fddff8297e7d9b42dce7133b57b28961ee4c5b00a13e32e18833c768ac SHA512: bc42d06f87b4ba716ff3993fe0aac024454bd4848c3332a2387cd0103025cfba07445fe1e74783477802e4ed8f983a7c655a9a70ca5af282f0124824ebadf3e7 Homepage: https://invent.kde.org/frameworks/baloo Description: framework for searching and managing metadata core lib. A framework for searching and managing metadata in KDE Software. . Baloo is part of the KDE Plasma desktop. Package: libkf5balooengine5 Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libs Source: baloo-kf5 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 226 Depends: libc6 (>= 2.14), libkf5i18n5 (>= 5.92.0~), liblmdb0 (>= 0.9.7), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/b/baloo-kf5/libkf5balooengine5_5.92.0-ok2_amd64.deb Size: 69940 MD5sum: 1bcf7e4c4dcd1df5bdfe590ff029338d SHA1: 6d8c8170f0975a487f693a11ef5af0cebd23ae19 SHA256: 9d9df09f45124fd9971bfafd186376cb73e96feb4575245ebbd4b09e453ad6a4 SHA512: f237a6797a630f2423223caa1b1a4b8880e50e413be1a6e469ed50f7e68587c5cf87ee54020705c40dacc0db385a653fbc7c6e53ae6f7bf7f3a712fafe539c79 Homepage: https://invent.kde.org/frameworks/baloo Description: framework for searching and managing metadata plugins A framework for searching and managing metadata in KDE Software. . Baloo is part of the KDE Plasma desktop. Package: libkf5baloowidgets-bin Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: libs Source: baloo-widgets Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 148 Depends: kio, libc6 (>= 2.34), libkf5baloowidgets5 (>= 15.08.0), libkf5coreaddons5 (>= 4.99.0), libkf5filemetadata3 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/b/baloo-widgets/libkf5baloowidgets-bin_22.12.3-ok1_amd64.deb Size: 29632 MD5sum: 28383e92b23edcf0408c42e65f2f1761 SHA1: 8c73e83c349a61b7e485cd830a9d926b55cf9839 SHA256: 2092ec0da13c8e6d41e38f9b6c7f76d9cc6ae01e3cd2f5205ab7c0accf97ab97 SHA512: 91db201f1c9396c31b9a7d1684ddb619b219a8003de075a059de1605c02b57be74fce68746446e24459df938cc1ee54a9b8d7738bcc3eb6c3886f1177fb82a6e Homepage: https://api.kde.org/baloo-widgets/html/index.html Description: Wigets for use with Baloo - binaries Baloo is a framework for searching and managing metadata. . This package contains binaries used by the baloo widgets library. Package: libkf5baloowidgets-dev Architecture: amd64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: baloo-widgets Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 49 Depends: libkf5baloowidgets5 (= 4:22.12.3-ok1), libkf5kio-dev (>= 5.90.0~) Filename: pool/main/b/baloo-widgets/libkf5baloowidgets-dev_22.12.3-ok1_amd64.deb Size: 7978 MD5sum: f0347f3ca6cb5a47e4e4a364c675b261 SHA1: d79d2561de556762fe941bda16044b79efe80dc9 SHA256: 78e04c0d20485b7511f57064a4726b0131f854eeb8eee3e5949000251e881f7b SHA512: a4a559a2048c6e1308a56ee8be4a0b3188128b64a93cd24262a68f78d0ec92459b09685a233e6a4c6e14d212c412033cbfb920d1e6193f0a0d116e39ade25f82 Homepage: https://api.kde.org/baloo-widgets/html/index.html Description: Development headers for developing applications with Baloo Baloo is a framework for searching and managing metadata. . This package contains development headers for Baloo Widgets library. Package: libkf5baloowidgets5 Architecture: amd64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: baloo-widgets Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 692 Depends: libkf5filemetadata-bin, kio, libc6 (>= 2.14), libkf5baloo5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.69.0), libkf5filemetadata3 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5kiocore5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5baloowidgets-bin Breaks: dolphin (<< 4:17.08) Filename: pool/main/b/baloo-widgets/libkf5baloowidgets5_22.12.3-ok1_amd64.deb Size: 121430 MD5sum: f464b70a4e570dd4b36dc059ddbba39c SHA1: 5d25b6ee991017565656fd44eda5562748ceb374 SHA256: 085dd76a9acc88c77591d9ecc178b4856c34da9c1497d464ea55e9a9c994051e SHA512: a3f7c67b6d0524226692121fc7d782bb4bd0b2a1cb83a17a95fa3c88890da84938f7430c7b242880e7e963e8d0290d724817ade2b4aaaeee94422e50dfa84ee3 Homepage: https://api.kde.org/baloo-widgets/html/index.html Description: Wigets for use with Baloo Baloo is a framework for searching and managing metadata. . This package contains GUI widgets for baloo. Package: libkf5bluezqt-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: bluez-qt Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 24 Filename: pool/main/b/bluez-qt/libkf5bluezqt-data_5.92.0-ok1_all.deb Size: 2978 MD5sum: bb224763dd7fdd85699fcdf10698a278 SHA1: 652b52d5e6688c6645e8a9c89c164f0960039115 SHA256: a42c7ebeff5ed55349ab478a8dfca285f1d15f15c7852069d8cf4e1e402adfb7 SHA512: 2743fdd5ef1b68d5a132266717a6d80d505f51271fa06cb3c4e86ab12320fff71c491777324dccfff6297662ff698f64074bcb87acb693e0fe0274143d3272ed Homepage: https://invent.kde.org/frameworks/bluez-qt Description: data files for bluez-qt bluez-qt is a Qt-style library for accessing the bluez Bluetooth stack. . It is used by the KDE Bluetooth stack, BlueDevil. . This package contains the data files. Package: libkf5bluezqt-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: bluez-qt Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 256 Depends: libkf5bluezqt6 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5bluezqt-doc (= 5.92.0-ok1) Filename: pool/main/b/bluez-qt/libkf5bluezqt-dev_5.92.0-ok1_amd64.deb Size: 33120 MD5sum: 66959b6e13f70594ef99ac7bd48c2cc3 SHA1: 8788a944520348f2a106a5176ac84b6b65732dfa SHA256: bcce81dcae205571dfd1d8faf92b3cd539ff037af9481070c1b60c6f4660f133 SHA512: 09dba581f5b500742c37ba6f738034d92422b5db8efb26925b408c3097577f4950d259d4a3c6d83d106d3d9e925a6b856380d5bf7c5f025f6a7cc67460ada629 Homepage: https://invent.kde.org/frameworks/bluez-qt Description: development files for bluez-qt This package provides all the necessary development headers for building software that uses the bluez-qt library. . This package contains the development files. Package: libkf5bluezqt-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: bluez-qt Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1027 Filename: pool/main/b/bluez-qt/libkf5bluezqt-doc_5.92.0-ok1_all.deb Size: 527490 MD5sum: acf18f3fe8704eaf12c51a0fca0e4c90 SHA1: 75b58c81b273a683d1eef7b4c1c9a8b8120f35c5 SHA256: 177c028e976f7e3c5818d8e3bf6cd1376628a6122f57b85068b13478e4ac9a7d SHA512: 43f9a5974d1ce48a76dfe3a10044a7ad5f73abbc066233b5111c33f46f30e680bc276468cd0810fd18f29bf2d4afa10df7d4a74c5b714427784084ce844e4752 Homepage: https://invent.kde.org/frameworks/bluez-qt Description: documentation files for bluez-qt bluez-qt is a Qt-style library for accessing the bluez Bluetooth stack. . It is used by the KDE Bluetooth stack, BlueDevil. . This package contains the qch documentation files. Package: libkf5bluezqt6 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: bluez-qt Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 699 Depends: libkf5bluezqt-data (= 5.92.0-ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/b/bluez-qt/libkf5bluezqt6_5.92.0-ok1_amd64.deb Size: 179344 MD5sum: c2fb2a4370e080aec810e5e6134ff0ef SHA1: 0ea04546fba4adecd7dfdea1894cd7ca498b721e SHA256: 2e2df609da4bf31eceba51c9f269258c66f8aaffb83497b016bd10b3fc8e06a5 SHA512: 87d1b07752d53673b924c2d55341d3317150d62acb408265ca4bb1e59f88c08fa7f5a1e17f827e83eaf53ca31faf036f29968c016654397841c0b7072791343f Homepage: https://invent.kde.org/frameworks/bluez-qt Description: Qt wrapper for bluez bluez-qt is a Qt-style library for accessing the bluez Bluetooth stack. . It is used by the KDE Bluetooth stack, BlueDevil. Package: libkf5bookmarks-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kbookmarks Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 540 Filename: pool/main/k/kbookmarks/libkf5bookmarks-data_5.92.0-ok1_all.deb Size: 49262 MD5sum: 6158615cf53000bf7c290ab2bd3f48b5 SHA1: 7d855975bf16a20a449d455c754a7918be36c7f3 SHA256: b6fce120a029655682f6b99e5a2ed3fe818582991d1745194e1b01ab86c26584 SHA512: 398a92120ccf64eda7ac5a9200e57a54c296305074a2f4bf3da9653bb7b90165287f18a3a855b1bced629da1bba867c5f946af3981c5b495eaa1c16a69958b60 Homepage: https://invent.kde.org/frameworks/kbookmarks Description: Qt library with support for bookmarks and the XBEL format. KBookmarks lets you access and manipulate bookmarks stored using the XBEL format. . This package contains the translations. Package: libkf5bookmarks-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kbookmarks Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 123 Depends: libkf5bookmarks5 (= 5.92.0-ok1), libkf5configwidgets-dev (>= 5.92.0~), libkf5xmlgui-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~) Recommends: libkf5bookmarks-doc (= 5.92.0-ok1) Breaks: kio-dev (<< 5.28), libkf5kio-dev (<< 5.54) Filename: pool/main/k/kbookmarks/libkf5bookmarks-dev_5.92.0-ok1_amd64.deb Size: 19902 MD5sum: 1a8fc03d02d5123b0d93a0c29f22d895 SHA1: fe913f854406afe303dd33828fc416076ef9d4a0 SHA256: 1a7ea359811b7aa214bbe4843ab0ffd46cda9ef8515828c1b838d53f60fb816f SHA512: d299c167e0a49c13d37e9205a0d531215c90c70f2e526998904faf9d2886e18cba3695c28c8f2e77f0fe0577ee23864fa46739477a18874900dc7de92c660a68 Homepage: https://invent.kde.org/frameworks/kbookmarks Description: Qt library with support for bookmarks and the XBEL format. KBookmarks lets you access and manipulate bookmarks stored using the XBEL format. . Contains development files for kbookmarks. Package: libkf5bookmarks-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kbookmarks Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 468 Filename: pool/main/k/kbookmarks/libkf5bookmarks-doc_5.92.0-ok1_all.deb Size: 266600 MD5sum: c4130266016b646362b8e03469a8e166 SHA1: 89f8cb0bf0a4bf2e50bbfe995932420f96af36ca SHA256: 9d110692a6088afd5276ac05a42dc70fd44ae4ae629d26543a3b6304e504d729 SHA512: 3c5fc1befd3332b192fcfe1c219515e579b691a2e653d9e6480e877f2a34502154d2cad195793fd81cbb49d52a153a4ad0a1c074302a517a27fe3d9b35c02476 Homepage: https://invent.kde.org/frameworks/kbookmarks Description: Qt library with support for bookmarks and the XBEL format (documentation) KBookmarks lets you access and manipulate bookmarks stored using the XBEL format. . This package contains the qch documentation files. Package: libkf5bookmarks5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kbookmarks Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 379 Depends: libkf5bookmarks-data (= 5.92.0-ok1), libc6 (>= 2.14), libkf5codecs5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: keditbookmarks Breaks: kdesignerplugin (<< 5.42), kross (<< 5.42), libkf5kdelibs4support5 (<< 5.42), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml5 (<< 5.42), libkf5kiofilewidgets5 (<< 5.54) Filename: pool/main/k/kbookmarks/libkf5bookmarks5_5.92.0-ok1_amd64.deb Size: 101274 MD5sum: 279f45d62266ff20e415ac46496379b2 SHA1: e5ec3324fbe9109be8248ed14485bfadca2dc598 SHA256: 5db879e10f95694b18f527c69080754b404bc2a612a3b9fa2ced324e621cba7f SHA512: e652a3812664c8ce1c1a9ec32d2285ad5b1342e1a5e9ec5b899bf965560420ecbdc7bb5c877d9ae77e9b94b40ecf4511390e0980e860f97499795ceaaa02f23e Homepage: https://invent.kde.org/frameworks/kbookmarks Description: Qt library with support for bookmarks and the XBEL format. KBookmarks lets you access and manipulate bookmarks stored using the XBEL format. Package: libkf5calendarcore-dev Architecture: amd64 Version: 5:5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kcalcore Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 755 Depends: libkf5calendarcore5abi2 (= 5:5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Filename: pool/main/k/kcalcore/libkf5calendarcore-dev_5.92.0-ok1_amd64.deb Size: 57420 MD5sum: 77dcb8377d5ed7991f13ecd40e0cf161 SHA1: e75cb6ac38308f5ea50d4b6366b05921eb96477b SHA256: 1be55ca2ee1924645a33232d16f80f49690a38a89aa9202dadaf79a688f351f7 SHA512: 3a8247f4a628c22b177ffd560711823fd60e242b81cfc1a4dd23b2406d35a8617aeea29abe740cfacb8e04660045db5bd5d204dc16160f117eceee8751ad86cd Homepage: https://invent.kde.org/frameworks/kcalendarcore Description: development files for kcalcore This library provides access to and handling of calendar data. It supports the standard formats iCalendar and vCalendar and the group scheduling standard iTIP. . This package is part of KDE Frameworks 5. . This package contains the development files. Package: libkf5calendarcore-doc Architecture: all Version: 5:5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kcalcore Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2001 Filename: pool/main/k/kcalcore/libkf5calendarcore-doc_5.92.0-ok1_all.deb Size: 972506 MD5sum: 7345d9b40753a6847daee7079eac2c6b SHA1: 5f3fcd9993f7fdd285905fc1f735d54e971408d1 SHA256: 37ef22b0e40a1aa22c82313eb002f0e8a60e8a085d1af2f0302ab32a73e43edb SHA512: c7495113d353db3ba656bcfa4910a7467077680faba12b1deb60e1d40351a9b654c8caf2647dad2418ad3a914bfa60bac67b46a62d683171997c6da8b95d25a7 Homepage: https://invent.kde.org/frameworks/kcalendarcore Description: calendar access framework (documentation) This library provides access to and handling of calendar data. It supports the standard formats iCalendar and vCalendar and the group scheduling standard iTIP. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5calendarcore5abi2 Architecture: amd64 Version: 5:5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kcalcore Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 872 Depends: libc6 (>= 2.14), libical3 (>= 3.0.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kcalcore/libkf5calendarcore5abi2_5.92.0-ok1_amd64.deb Size: 270858 MD5sum: ed985af74d2ba0bc4282294e3348e890 SHA1: 0f51e896b5aa69cc4745f638bebea19820e74f4b SHA256: e9c5fef083250286c6bdd11f8a25ba5c47477d63a9fd06d31ad6ca9a5486c3c8 SHA512: 28ea553af1a27c2212fb3ee654958f42044873cd67f800ebb3aec6c59f4e0eedb7a7535a1f7dfc9633bd7cc8a91b3769929c0e918bee0bc32aa935801abc1c69 Homepage: https://invent.kde.org/frameworks/kcalendarcore Description: calendar access framework This library provides access to and handling of calendar data. It supports the standard formats iCalendar and vCalendar and the group scheduling standard iTIP. . This package is part of KDE Frameworks 5. Package: libkf5calendarevents5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 47 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: plasma-framework (<< 5.54) Filename: pool/main/k/kdeclarative/libkf5calendarevents5_5.92.0-ok2_amd64.deb Size: 10678 MD5sum: 2ef68945649e996b3376752f6b352d39 SHA1: b7153bd77a148f326a3a7f2d5423e682bf0d192c SHA256: f66ace49c8d5eb16c978635387e434c9b226ce99c725339ee8d809d18b8d0d79 SHA512: eeae4c41099c1373df40f3a72d59a39ac1a64e761fc9fe7d42afe729529ee8d99c3b1e5213f4a66ec02e7d3e84d0e41fdc81235d81ecd2d29accfab7320ede15 Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks -- calendarevents Framework providing integration of QML and other KDE frameworks such as making i18n available and using kio Package: libkf5codecs-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: kcodecs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 678 Filename: pool/main/k/kcodecs/libkf5codecs-data_5.115.0-ok1_all.deb Size: 49484 MD5sum: 475c797c0ae294092207551e6ff5237b SHA1: 901e67e9dbb6b8aa544b5cda492c5894d81c60de SHA256: 760f310b8d2268011d63358dd8e3876553af911e96b1f60758fc355271b37765 SHA512: d961f8c52670b53f264f3ccdbcdd9a3948624320c15367c5382e151d7356377d81e0e5bd79e619cd42be0d6d6ffc44b2d6eb42d7ad247bdcb8b9dd177a41d426 Homepage: https://invent.kde.org/frameworks/kcodecs Description: collection of methods to manipulate strings KCodecs provide a collection of methods to manipulate strings using various encodings. . This package contains the translations. Package: libkf5codecs-dev Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libdevel Source: kcodecs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 104 Depends: libkf5codecs5 (= 5.115.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5codecs-doc (= 5.115.0-ok1) Breaks: libkf5configwidgets-dev (<< 5.54) Filename: pool/main/k/kcodecs/libkf5codecs-dev_5.115.0-ok1_amd64.deb Size: 19420 MD5sum: 9f56a0af0db42645e5d03cdad1f298f5 SHA1: 7578734403aa9d93ea82bcac2049aca653ea9bf8 SHA256: bdac603d914d1a23adae8db120706effa2e63facdf8eddf397bdaff87e06e855 SHA512: 6b2c6d50b5758b68450fc0c0954d4e40ce57ac9548fe5909047eb5510662e29b9b564f162af3d187c0bdf80fd91c819b4c982fc74af7ec1ed255736b4e93e7f7 Homepage: https://invent.kde.org/frameworks/kcodecs Description: development files for kcodecs This package contains development files for building software that uses libraries from kcodecs. Package: libkf5codecs-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kcodecs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 382 Filename: pool/main/k/kcodecs/libkf5codecs-doc_5.115.0-ok1_all.deb Size: 200500 MD5sum: d038477df68466c8e3fe4b66d9608144 SHA1: 3faafa01823781251f0954d22a06bdd0c18685e4 SHA256: 574cac0ff6ecc5aebb91d284a35acefe291d0c490a78e84e5cb4d1db83c9bd2c SHA512: e37c27e1788b087ae52e734251b244e76a84c4b6fb4111a0102590f2eedc56a5543e0741d94171e9c96b20c694a336c43de93aaf530096a0d920e2323d0df2af Homepage: https://invent.kde.org/frameworks/kcodecs Description: collection of methods to manipulate strings (documentation) KCodecs provide a collection of methods to manipulate strings using various encodings. . This package contains the qch documentation files. Package: libkf5codecs5 Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kcodecs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 255 Depends: libkf5codecs-data (= 5.115.0-ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kdesignerplugin (<< 5.42), kio (<< 5.54), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5bookmarks5 (<< 5.54), libkf5configwidgets5 (<< 5.54), libkf5iconthemes5 (<< 5.42), libkf5kcmutils5 (<< 5.42), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5kiowidgets5 (<< 5.42), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.42), libkf5notifications5 (<< 5.54), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.42), libkf5plasma5 (<< 5.42), libkf5plasmaquick5 (<< 5.42), libkf5style5 (<< 5.42), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.42), libkf5wallet-bin (<< 5.42), libkf5webkit5 (<< 5.42), libkf5xmlgui5 (<< 5.42), plasma-framework (<< 5.42), qml-module-org-kde-qqc2desktopstyle (<< 5.42) Filename: pool/main/k/kcodecs/libkf5codecs5_5.115.0-ok1_amd64.deb Size: 87544 MD5sum: a634920530614c9a0fc0cf1d1758540e SHA1: 640e1fcfd4251cd5c74f2b97fdbf958a1dd5ceb4 SHA256: 361a373849d40042f00f97671d886d4c36d69c21049ecc6d123ee672e48f7dcd SHA512: 8c1f90f50857bf3dcc130b083efe2bbba322c406959cb356862ea9bf1c73a0d26d10a998084f88e05f89b33154103ad81daf496af24a5c92ef53840d827de163 Homepage: https://invent.kde.org/frameworks/kcodecs Description: collection of methods to manipulate strings KCodecs provide a collection of methods to manipulate strings using various encodings. Package: libkf5completion-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kcompletion Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 436 Filename: pool/main/k/kcompletion/libkf5completion-data_5.92.0-ok1_all.deb Size: 14550 MD5sum: cd4de5bb9838c0474d035348915f1c30 SHA1: b5d55f3859861ff4c9631c657654ce867e984f23 SHA256: 64fde0b523b7b5b456cd219a387f691f47e32c0b4cfb505778882b7d61243490 SHA512: 3c0b37a80aa9a1aa5d81fd17d5fbf77cce106f088147915196b7c7a27f33c79fef65bd5c2bc1ede497df05ae11a44ed82525895e7ca4649f137c82c4784174a6 Homepage: https://invent.kde.org/frameworks/kcompletion Description: Widgets with advanced auto-completion features. KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets. . This package contains the translations. Package: libkf5completion-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kcompletion Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 159 Depends: libkf5completion5 (= 5.92.0-ok1), libkf5config-dev (>= 5.92.0~), libkf5widgetsaddons-dev (>= 5.92.0~) Recommends: libkf5completion-doc (= 5.92.0-ok1) Filename: pool/main/k/kcompletion/libkf5completion-dev_5.92.0-ok1_amd64.deb Size: 28606 MD5sum: 218b5aa7118d73a4e2d214f7649a815d SHA1: b95d8c0552535c99b147cb05491039d25493a1e4 SHA256: 3eda715620e7373aced3aa1bd17f91bef7cde1365f82a79ef0241ca0c224cad7 SHA512: 7a9d435c2bdccbbf36642a9a163d72816bbb6f9b7e27eb9d9a54f2fddaf480ffce51af79804682fa1c8c40603fd593c96e359675803782bcc39f5d7dccb5c510 Homepage: https://invent.kde.org/frameworks/kcompletion Description: development files for kcompletion KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets. . Contains development files for kcompletion. Package: libkf5completion-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kcompletion Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 552 Filename: pool/main/k/kcompletion/libkf5completion-doc_5.92.0-ok1_all.deb Size: 328496 MD5sum: e01a95cdeba2051cef96b3ecb671d6dd SHA1: 85e962055e285cf5712e07b0029013f7a7d88951 SHA256: 31740eaf278b0690a3f033c94b7fa9980b23ab9d63a3c8ed1c7d6685e2a0a6c0 SHA512: 2f9b2c33d0521b74505ab0019fcec9d135fa4eff76a5ed6325c733a02b4b49e07b10de520c33793f829b2520d6f2628d0a3863c86bd74571529094c01937bdbf Homepage: https://invent.kde.org/frameworks/kcompletion Description: Widgets with advanced auto-completion features (documentation) KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets. . This package contains the qch documentation files. Package: libkf5completion5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kcompletion Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 295 Depends: libkf5completion-data (= 5.92.0-ok1), libc6 (>= 2.14), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5completion-dev (<< 5.77.0-0) Replaces: libkf5completion-dev (<< 5.77.0-0) Filename: pool/main/k/kcompletion/libkf5completion5_5.92.0-ok1_amd64.deb Size: 87350 MD5sum: bd42fcf01d8bedff0ff5356eff1c3daf SHA1: f10cecfe222f994093dc48116da2bdff5007ffa9 SHA256: 8ce88bd659cfcd845333ffee062e9d4db476dda3033ac24c3eff8526d0351f4a SHA512: 6d06fc0c6feeb3c29e94f11624d13bfea1f5a5a970734842c45f3d5336a99dec41d2a450a47db62d9e2df28a5b153eabaffbd3f0c27685b597216d3207e5e5fb Homepage: https://invent.kde.org/frameworks/kcompletion Description: Widgets with advanced auto-completion features. KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets. Package: libkf5config-bin Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kconfig Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 166 Depends: libc6 (>= 2.14), libkf5configcore5 (>= 4.97.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 4.1.1) Breaks: libkf5configcore5 (<= 4.100.0-0) Replaces: libkf5configcore5 (<= 4.100.0-0) Filename: pool/main/k/kconfig/libkf5config-bin_5.92.0-ok1_amd64.deb Size: 40228 MD5sum: a36eeac62195fc6e7937943d6017bbd2 SHA1: 52515db1f0339e2b4d2cfb907bafc89b7ea88d79 SHA256: 0f9e09521270d6b190137bb58fbae48e31a94f68f057bf543584d7aaf9212a3f SHA512: 72cc55e6b329d71bb2904cfa03bb038c67a31303667b1b25c6250c892a82557e2d7ee617d982263bf7e839e2c61d43b020f0b1d450b4005d844cc9c601553558 Homepage: https://invent.kde.org/frameworks/kconfig Description: configuration settings framework for Qt KConfig provides an advanced configuration system. It is made of two parts: KConfigCore and KConfigGui. . KConfigCore provides access to the configuration files themselves. It features: . - centralized definition: define your configuration in an XML file and use `kconfig_compiler` to generate classes to read and write configuration entries. - lock-down (kiosk) support. . KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files. . This package is part of KDE Frameworks 5. . This package contains runtime files for KConfig. Package: libkf5config-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kconfig Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 792 Filename: pool/main/k/kconfig/libkf5config-data_5.92.0-ok1_all.deb Size: 90864 MD5sum: 27337c4ce55ff56b98ea78debae98d44 SHA1: e12d39acf369406f1151e16698616b6a805c180d SHA256: 30db90a7616bf9adf8895ccf822618376151465a38aa4a1410589b017b2f98e0 SHA512: 7a92b1248ac69b14cd8120d64b775f78e95a05d222d6a45b7a143ab16b6e16ecdd0564f8b8fb50b7156be75b3b08d7d548ad8afb1a945173480dc96c8d2401ea Homepage: https://invent.kde.org/frameworks/kconfig Description: configuration settings framework for Qt KConfig provides an advanced configuration system. It is made of two parts: KConfigCore and KConfigGui. . KConfigCore provides access to the configuration files themselves. It features: . - centralized definition: define your configuration in an XML file and use `kconfig_compiler` to generate classes to read and write configuration entries. - lock-down (kiosk) support. . KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files. . This package is part of KDE Frameworks 5. . This package contains the translations. Package: libkf5config-dev Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kconfig Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 291 Depends: libkf5config-bin (= 5.92.0-ok1), libkf5config-dev-bin (= 5.92.0-ok1), libkf5configcore5 (= 5.92.0-ok1), libkf5configgui5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5config-doc (= 5.92.0-ok1) Breaks: libkf5completion-dev (<< 5.54), libkf5config-bin-dev (<< 5.42), libkf5configwidgets-dev (<< 5.54), libkf5notifications-dev (<< 5.54), libkf5service-dev (<< 5.54), libkf5wallet-dev (<< 5.54), libkf5xmlgui-dev (<< 5.54) Replaces: libkf5config-bin-dev (<< 5.42) Filename: pool/main/k/kconfig/libkf5config-dev_5.92.0-ok1_amd64.deb Size: 41918 MD5sum: 6c80aa18eff5e0cd01f878819103ab97 SHA1: ce29d0d1ab01ad5689d3966625c132d0895ed264 SHA256: b5862dda0a91a144b56d98246abe6e152edf12b2cd052717c18f9173ff118d92 SHA512: 3c43acb6c0b318da012705e7eea7debc3e218805575bd0aa673d15df08a9c37d6742f410dc7318cc062f786d798ccc148b5f6f50d78365d7b487a45f442a52ce Homepage: https://invent.kde.org/frameworks/kconfig Description: configuration settings framework for Qt KConfig provides an advanced configuration system. It is made of two parts: KConfigCore and KConfigGui. . KConfigCore provides access to the configuration files themselves. It features: . - centralized definition: define your configuration in an XML file and use `kconfig_compiler` to generate classes to read and write configuration entries. - lock-down (kiosk) support. . KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files. . This package is part of KDE Frameworks 5. . This package contains the development files. Package: libkf5config-dev-bin Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: kconfig Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 259 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5config-dev (<< 5.15.0-0) Replaces: libkf5config-dev (<< 5.15.0-0) Filename: pool/main/k/kconfig/libkf5config-dev-bin_5.92.0-ok1_amd64.deb Size: 80064 MD5sum: aba4eee7ea5037087b006df303198aaa SHA1: 04f0ddff29a4365fabfb2986f14f877b055b067e SHA256: b2687beafba55575d0e6c667da999b8acf518ee7b37b1fabba2b964961c6780c SHA512: b1699fbb8dd8d90f9649188b47f81b0491240d881c9c689d24b290b2a29066cbb9763384365b2733a1c1129026781855ca2dd6091ebd2a0d2e00834e7a9a8619 Homepage: https://invent.kde.org/frameworks/kconfig Description: configuration settings framework for Qt -- binary package KConfig provides an advanced configuration system. It is made of two parts: KConfigCore and KConfigGui. . KConfigCore provides access to the configuration files themselves. It features: . - centralized definition: define your configuration in an XML file and use `kconfig_compiler` to generate classes to read and write configuration entries. - lock-down (kiosk) support. . KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files. . This package is part of KDE Frameworks 5. . This package contains the binary files for the libkf5config-dev package. Package: libkf5config-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kconfig Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1346 Filename: pool/main/k/kconfig/libkf5config-doc_5.92.0-ok1_all.deb Size: 729822 MD5sum: 6596f79e970917492f14351516e0c1e4 SHA1: 29f4ffed074c286c220a4f5f000cc6a902cdad4b SHA256: f4fde9d38a6b3047cc64c2264fb4dcb5fdd2cb0ae0620c6bcc1a0ae98a9af5eb SHA512: 5dac757a9a3234bc81eec8d8ad912046ada164af4ba0699ffe728b834a3b7b2fac5d6afeb24e578d6d2f26e148e2ef79f946cc013d468ddeb8c7423aae22a509 Homepage: https://invent.kde.org/frameworks/kconfig Description: configuration settings framework for Qt (documentation) KConfig provides an advanced configuration system. It is made of two parts: KConfigCore and KConfigGui. . KConfigCore provides access to the configuration files themselves. It features: . - centralized definition: define your configuration in an XML file and use `kconfig_compiler` to generate classes to read and write configuration entries. - lock-down (kiosk) support. . KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5configcore5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kconfig Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 533 Depends: libkf5config-data (= 5.92.0-ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5config-bin (= 5.92.0-ok1) Breaks: baloo-kf5 (<< 5.54), frameworkintegration (<< 5.54), kded5 (<< 5.54), kdesignerplugin (<< 5.42), kgendesignerplugin (<< 5.54), kgendesignerplugin-bin (<< 5.54), kinit (<< 5.54), kio (<< 5.54), kpackagelauncherqml (<< 5.42), kpackagetool5 (<< 5.28), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5activitiesstats1 (<< 5.54), libkf5baloo5 (<< 5.54), libkf5bookmarks5 (<< 5.54), libkf5completion5 (<< 5.54), libkf5configwidgets5 (<< 5.54), libkf5declarative5 (<< 5.54), libkf5emoticons-bin (<< 5.42), libkf5emoticons5 (<< 5.54), libkf5globalaccel-bin (<< 5.42), libkf5globalaccelprivate5 (<< 5.54), libkf5iconthemes5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.54), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5kiocore5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5kiogui5 (<< 5.42), libkf5kiowidgets5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5newstuffcore5 (<< 5.54), libkf5notifications5 (<< 5.54), libkf5notifyconfig5 (<< 5.54), libkf5package5 (<< 5.28), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.54), libkf5people5 (<< 5.42), libkf5peoplewidgets5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5purpose-bin (<< 5.54), libkf5purpose5 (<< 5.54), libkf5quickaddons5 (<< 5.54), libkf5runner5 (<< 5.54), libkf5service-bin (<< 5.42), libkf5service5 (<< 5.54), libkf5style5 (<< 5.54), libkf5su5 (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.42), libkf5wallet-bin (<< 5.54), libkf5wallet5 (<< 5.54), libkf5webkit5 (<< 5.42), libkf5xmlgui-bin (<< 5.54), libkf5xmlgui5 (<< 5.54), libkf5xmlrpcclient5 (<< 5.42), plasma-framework (<< 5.54), qml-module-org-kde-activities (<< 5.54), qml-module-org-kde-extensionplugin (<< 5.28), qml-module-org-kde-kconfig (<< 5.54), qml-module-org-kde-kio (<< 5.42), qml-module-org-kde-kquickcontrols (<< 5.42), qml-module-org-kde-kquickcontrolsaddons (<< 5.54), qml-module-org-kde-qqc2desktopstyle (<< 5.42), qml-module-org-kde-runnermodel (<< 5.42) Filename: pool/main/k/kconfig/libkf5configcore5_5.92.0-ok1_amd64.deb Size: 151740 MD5sum: 481775405de1ea394e0d8d547296fad3 SHA1: 26916122037cd005805f464fc22256d4f5137774 SHA256: 8e34242b49cd6d096199cec89598de3386059454ca501208e9913b107dacfce8 SHA512: d5ef4e674f14f596fd731d84103117929e7820abf5f8cac2515534e73a0c0ee9cadd30a108bbecfdeaed360271eec9e9018de9b5cbd172c1820947d256588675 Homepage: https://invent.kde.org/frameworks/kconfig Description: configuration settings framework for Qt KConfig provides an advanced configuration system. It is made of two parts: KConfigCore and KConfigGui. . KConfigCore provides access to the configuration files themselves. It features: . - centralized definition: define your configuration in an XML file and use `kconfig_compiler` to generate classes to read and write configuration entries. - lock-down (kiosk) support. . This package is part of KDE Frameworks 5. . This package contains KConfigCore. Package: libkf5configgui5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kconfig Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 186 Depends: libkf5config-data (= 5.92.0-ok1), libc6 (>= 2.14), libkf5configcore5 (>= 5.74.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5config-bin (= 5.92.0-ok1) Breaks: frameworkintegration (<< 5.28), kdesignerplugin (<< 5.42), kio (<< 5.42), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5bookmarks5 (<< 5.42), libkf5completion5 (<< 5.54), libkf5configwidgets5 (<< 5.54), libkf5iconthemes5 (<< 5.42), libkf5kcmutils5 (<< 5.42), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.42), libkf5kiofilewidgets5 (<< 5.54), libkf5kiowidgets5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.42), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.42), libkf5quickaddons5 (<< 5.54), libkf5style5 (<< 5.42), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5wallet-bin (<< 5.42), libkf5webkit5 (<< 5.54), libkf5xmlgui5 (<< 5.54), plasma-framework (<< 5.54), qml-module-org-kde-kquickcontrols (<< 5.54), qml-module-org-kde-qqc2desktopstyle (<< 5.42) Filename: pool/main/k/kconfig/libkf5configgui5_5.92.0-ok1_amd64.deb Size: 52184 MD5sum: dfba3cf1e89213eeab2db2897cd72dd3 SHA1: 65dd63fdf344d2ed072be80832bf3abf05267b03 SHA256: 182ec946cd1990582ebb0acbcf12972be68eee74d05c89c4578a749cb0f8f821 SHA512: c75cb429568cb463a8724e5a8b6dbc75b5342aeacbf42fa54f2a80ffb1c343c8b830449274d47ed0dcf48a06ddb22a5d5bc393258c1e9e258a50e3df41f6c5c6 Homepage: https://invent.kde.org/frameworks/kconfig Description: configuration settings framework for Qt KConfig provides an advanced configuration system. It is made of two parts: KConfigCore and KConfigGui. . KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files. . This package is part of KDE Frameworks 5. . This package contains KConfigGui. Package: libkf5configwidgets-data Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: kconfigwidgets Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1302 Depends: perl:any Filename: pool/main/k/kconfigwidgets/libkf5configwidgets-data_5.92.0-ok2_all.deb Size: 236914 MD5sum: e1567a82eaf7e34eaacad61e9c86f6a4 SHA1: b89985cf794220c3958f98e4301be6f5424234ce SHA256: e8e4162d24aabb4162d51a1a9662a176f431e491b4f1fba8a7d7f865422e28c2 SHA512: 576d661e17e8f217be130c630934efcbbe702312a269b7af933fa24d46f68e26553ac97657714e94e68b22e24af76c1bb9d36e5cb9e0c54101ee6fba1b5e05e0 Homepage: https://invent.kde.org/frameworks/kconfigwidgets Description: Extra widgets for easier configuration support. KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. . This package contains the preparetips5 script and graphics. Package: libkf5configwidgets-dev Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libdevel Source: kconfigwidgets Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 255 Depends: libkf5auth-dev (>= 5.92.0~), libkf5codecs-dev (>= 5.92.0~), libkf5config-dev (>= 5.92.0~), libkf5configwidgets5 (= 5.92.0-ok2), libkf5guiaddons-dev (>= 5.92.0~), libkf5i18n-dev (>= 5.92.0~), libkf5widgetsaddons-dev (>= 5.92.0~), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5configwidgets-doc (= 5.92.0-ok2) Breaks: libkf5bookmarks-dev (<< 5.54), libkf5iconthemes-dev (<< 5.54), libkf5kcmutils-dev (<< 5.54), libkf5kdelibs4support-dev (<< 5.54), libkf5style-dev (<< 5.54), libkf5textwidgets-dev (<< 5.54), libkf5xmlgui-dev (<< 5.54) Filename: pool/main/k/kconfigwidgets/libkf5configwidgets-dev_5.92.0-ok2_amd64.deb Size: 47144 MD5sum: 7f16a0af4bd6057e10ac2b040641ab9c SHA1: e2b9f9798d739895b0a47a23a8f4f183178f9531 SHA256: d97a947ea23fb8ea5d5cf8ac43b86ca37722a06c770b61b96603d2a7471bf90b SHA512: 6e8d107e5723ee202d04e55f37026fba64f1a5c9d49072d2449c05fd66b3b0b8012c71bb92a779f99dbe113795ad8d42b1daa4c9cd055d78df05cd2dd6beb0d8 Homepage: https://invent.kde.org/frameworks/kconfigwidgets Description: development files for kconfigwidgets KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. . Contains development files for kconfigwidgets. Package: libkf5configwidgets-doc Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: kconfigwidgets Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 772 Filename: pool/main/k/kconfigwidgets/libkf5configwidgets-doc_5.92.0-ok2_all.deb Size: 466412 MD5sum: aba1a2ffa61e2c93b30294086b8964c2 SHA1: 9c9a2f4d17fe2d8c5dc1e56b9cb25e0a6c37c3cf SHA256: 49b5df0f886945f0df8a23eca43187f45f16009f0de8fefb50da5fed5461549a SHA512: df88d755475fec8746c23c5e6a6efeed0d71625c35b5d1f2946ca1a859716946f9da63eb5307e9e6e5c5d37455891fd79c4bc4eafed07ba71fcd06b3b306f97f Homepage: https://invent.kde.org/frameworks/kconfigwidgets Description: Extra widgets for easier configuration support (documentation) KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. . This package contains the qch documentation files. Package: libkf5configwidgets5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: kconfigwidgets Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 465 Depends: libkf5configwidgets-data (= 5.92.0-ok2), libc6 (>= 2.14), libkf5authcore5 (>= 5.92.0~), libkf5codecs5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: frameworkintegration (<< 5.28), kdesignerplugin (<< 5.54), kio (<< 5.54), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5bookmarks5 (<< 5.42), libkf5iconthemes5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.54), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.42), libkf5kiowidgets5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.42), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.42), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.42), libkf5style5 (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkf5webkit5 (<< 5.42), libkf5xmlgui5 (<< 5.54), plasma-framework (<< 5.42), qml-module-org-kde-qqc2desktopstyle (<< 5.54) Filename: pool/main/k/kconfigwidgets/libkf5configwidgets5_5.92.0-ok2_amd64.deb Size: 154476 MD5sum: e1901bbff57292cea15322fd8f6c8065 SHA1: 8ae25a20b8ba4b8264189e741511abe78582f8a6 SHA256: e01a7e09fa3a3f508722687fab49db3037cf30261c0a102cdcf1fbc200c235bb SHA512: ddd90f283a1c55b00f8808002d19f761b92798de730d3df6f9388af70f8712b832054b3dd7d34f63de8609a4e41ad00e418826fa22713824cf1df3715b83bb0b Homepage: https://invent.kde.org/frameworks/kconfigwidgets Description: Extra widgets for easier configuration support. KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. Package: libkf5contacts-data Architecture: all Version: 5:5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kcontacts Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 40 Filename: pool/main/k/kcontacts/libkf5contacts-data_5.92.0-ok1_all.deb Size: 2810 MD5sum: b29701686891f353a2c8a5e54c0a3560 SHA1: 6392bb873a73f76ada83872f598374919f46b627 SHA256: d752b8872fd7cf902fda2e4573cef1f3118ce6a1ebcd8c42a294fef521edd022 SHA512: 17e140b3017b29303ce21e33072932682debf06fdc4547ac03257015f836e09e15fd6313e5f6b03e35eaf3d83c457b0ba159d3d873befdb73a787fc349e87c30 Homepage: https://invent.kde.org/frameworks/kcontacts Description: data files for kcontacts KContacts is an API for address book data. . This package contains shared data files. Package: libkf5contacts-dev Architecture: amd64 Version: 5:5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kcontacts Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 237 Depends: libkf5codecs-dev (>= 5.92.0~), libkf5config-dev (>= 5.92.0~), libkf5contacts5 (= 5:5.92.0-ok1), libkf5coreaddons-dev (>= 5.92.0~), libkf5i18n-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~) Filename: pool/main/k/kcontacts/libkf5contacts-dev_5.92.0-ok1_amd64.deb Size: 30002 MD5sum: ee6c1b6a473db557bbee7c9dff9c352e SHA1: 451b00b8e58f6d3474efa124b2ab6fda96641726 SHA256: c2561c32ba6fc199356bcbb423b1ae9efaae6b62d7f87c95f408654f335963b4 SHA512: 6517615a5bed976eb757a9d34f5b87fcebb8ec04a71749ee5906125daf26b5a353d4370d1ff8185b3a2ed6b223a611e207fb91bc92fd7d38735168c75b58e59d Homepage: https://invent.kde.org/frameworks/kcontacts Description: development files for kcontacts KContacts is an API for address book data. . This package contains the development files. Package: libkf5contacts-doc Architecture: all Version: 5:5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kcontacts Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1037 Filename: pool/main/k/kcontacts/libkf5contacts-doc_5.92.0-ok1_all.deb Size: 520100 MD5sum: 27118a9e82678aa703dc088db49be3ac SHA1: 394169edaf88e04cb2500d6dacbc5db406e99874 SHA256: 1be87be6f6983ef733dfc4bfed2cd1183e0d2e5504e6f825b3527b474e91cf9c SHA512: bc22b35f5e1ccbfcfb803d8f5b6ec976183af3e1837cd4f55eedf1b8d8fa2ebba630b18636414c709d5f274c17f0b14a63a4f1bd257b04e3778922dd79bc862e Homepage: https://invent.kde.org/frameworks/kcontacts Description: address book API for KDE Framework (documentation) KContacts is an API for address book data. . This package contains the documentation. Package: libkf5contacts5 Architecture: amd64 Version: 5:5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kcontacts Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 675 Depends: libkf5contacts-data (= 5:5.92.0-ok1), libc6 (>= 2.14), libkf5codecs5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5i18nlocaledata5 (>= 5.92.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: iso-codes Filename: pool/main/k/kcontacts/libkf5contacts5_5.92.0-ok1_amd64.deb Size: 193624 MD5sum: 5057ace6930bbe035bdce6c8a70fae83 SHA1: c80696a538e2118951a96b7b3b1b019a601ef730 SHA256: 51a46962cd36c9a4f5aec4368bc39175d351473e66298760f7f6fe9bc8e2b87c SHA512: 7fc3502019232601131685bc2f8caf0005a8f38d5207153b2698da04be55a846a05b39861fc4ad2e1ab9bd2fec7dc411f1eacb364a766f6bbc5906f276cbaebf Homepage: https://invent.kde.org/frameworks/kcontacts Description: address book API for KDE frameworks KContacts is an API for address book data. Package: libkf5coreaddons-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kcoreaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1115 Filename: pool/main/k/kcoreaddons/libkf5coreaddons-data_5.115.0-ok1_all.deb Size: 134520 MD5sum: 0812be736467739843b32c4abc8e0cb3 SHA1: 100844d7cda63c9e39b5548d3d58ab458e280d62 SHA256: d878bc1ecdff708a3b93b6ff14453be9caa96e5407b89d0f930fff1c61b59749 SHA512: fbd8aef65f50e912ca85814cab51c39b84948b6390c2065e41e6c9a3255178ad8b1777f9b74785ae18c56418182b909385b67b9b6312b26e7200840de6e7897d Homepage: https://invent.kde.org/frameworks/kcoreaddons Description: KDE Frameworks 5 addons to QtCore - data files KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. . This package is part of KDE Frameworks 5. . This package contains the arch independent files for KCoreAddons. Package: libkf5coreaddons-dev Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kcoreaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 495 Depends: libkf5coreaddons-dev-bin (= 5.115.0-ok1), libkf5coreaddons5 (= 5.115.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5coreaddons-doc (= 5.115.0-ok1) Breaks: baloo-kf5-dev (<< 5.54), kded5-dev (<< 5.54), libkf5auth-dev (<< 5.54), libkf5coreaddons-bin-dev (<< 5.41), libkf5crash-dev (<< 5.54), libkf5guiaddons-dev (<< 5.54), libkf5jobwidgets-dev (<< 5.54), libkf5notifications-dev (<< 5.54), libkf5package-dev (<< 5.54), libkf5pty-dev (<< 5.54), libkf5purpose-dev (<< 5.54), libkf5service-dev (<< 5.54) Replaces: libkf5coreaddons-bin-dev (<< 5.41) Filename: pool/main/k/kcoreaddons/libkf5coreaddons-dev_5.115.0-ok1_amd64.deb Size: 86476 MD5sum: ea4c078bb6ecba0c5201e4639a93b1a3 SHA1: 1aad10ad1c7623bc5b1a28691835b53edf7059b9 SHA256: bbc54c0bce293698d8bf9466e5f655007bab99f82cf49c7350e9ad813c86d951 SHA512: fc64842dff213a714de2a1f671a6f1ef18086b9bf5f34d6aca2b639dc6ecf42d1ced92504f5366b96567a07e6bedad4bffef6242d20e37fb86481c85e87b1b85 Homepage: https://invent.kde.org/frameworks/kcoreaddons Description: KDE Frameworks 5 addons to QtCore - development files KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. . This package is part of KDE Frameworks 5. . This package contains the development files for KCoreAddons. Package: libkf5coreaddons-dev-bin Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: kcoreaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 119 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5coreaddons-bin-dev Replaces: libkf5coreaddons-bin-dev Filename: pool/main/k/kcoreaddons/libkf5coreaddons-dev-bin_5.115.0-ok1_amd64.deb Size: 35984 MD5sum: b096313e747639da5f7d027a1ac6b14f SHA1: 104fee0671b555e3912170093672cb99c813d21e SHA256: c77c66e0818f0f1aedaadc9dfccc6d2f825ba039de81a72f826ccfc3e58acbe8 SHA512: 82d3c69e3f475042350f62bf19b804e0f75d396b242c0c28accadd62ee52726cfaa50694f448c729d3919123596a946bba4049982bee71d6fc5b7f57f1c17707 Homepage: https://invent.kde.org/frameworks/kcoreaddons Description: KDE Frameworks 5 addons to QtCore - development files KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. . This package is part of KDE Frameworks 5. . This package is an implementation detail for KCoreAddons. Package: libkf5coreaddons-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kcoreaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1452 Filename: pool/main/k/kcoreaddons/libkf5coreaddons-doc_5.115.0-ok1_all.deb Size: 822848 MD5sum: 72228f375f0bc698dcfa7eb17882c450 SHA1: f2ab3eb9176f4b1d772698139b9da6ea9d9ccc16 SHA256: 157e5bf0d07c3a159a60a4066b2ea5fa6353854d4665d63c527fb370926539df SHA512: 79b43c30fb9631561ff2e53a9a4d463fb1302b7eabdfee754e87e8ef7e6fac6f4a1810d4f0aa881122d14ee4ee1b8b5614d4f109ca5b9ba197adfe464e520d3f Homepage: https://invent.kde.org/frameworks/kcoreaddons Description: KDE Frameworks 5 addons to QtCore (documentation) KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5coreaddons5 Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kcoreaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 772 Depends: libkf5coreaddons-data (= 5.115.0-ok1), shared-mime-info (>= 1.8~), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 11), libudev1 (>= 183) Breaks: baloo-kf5 (<< 5.54), frameworkintegration (<< 5.42), kded5 (<< 5.54), kdesignerplugin (<< 5.42), kgendesignerplugin (<< 5.54), kgendesignerplugin-bin (<< 5.54), kinit (<< 5.54), kio (<< 5.54), kpackagelauncherqml (<< 5.54), kpackagetool5 (<< 5.54), kross (<< 5.54), ktexteditor-katepart (<< 5.54), libkf5auth5 (<< 5.54), libkf5baloo5 (<< 5.54), libkf5balooengine5 (<< 5.42), libkf5bookmarks5 (<< 5.54), libkf5configwidgets5 (<< 5.54), libkf5crash5 (<< 5.54), libkf5declarative5 (<< 5.42), libkf5emoticons-bin (<< 5.54), libkf5emoticons5 (<< 5.54), libkf5globalaccel-bin (<< 5.54), libkf5globalaccelprivate5 (<< 5.54), libkf5iconthemes5 (<< 5.54), libkf5jobwidgets5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.54), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5kiocore5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5kiogui5 (<< 5.54), libkf5kiontlm5 (<< 5.54), libkf5kiowidgets5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5newstuffcore5 (<< 5.54), libkf5notifications5 (<< 5.54), libkf5notifyconfig5 (<< 5.42), libkf5package5 (<< 5.54), libkf5parts-plugins (<< 5.54), libkf5parts5 (<< 5.54), libkf5people5 (<< 5.54), libkf5peoplewidgets5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5pty5 (<< 5.54), libkf5purpose-bin (<< 5.54), libkf5purpose5 (<< 5.54), libkf5quickaddons5 (<< 5.54), libkf5runner5 (<< 5.54), libkf5service-bin (<< 5.54), libkf5service5 (<< 5.54), libkf5style5 (<< 5.42), libkf5su-bin (<< 5.54), libkf5su5 (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkf5webkit5 (<< 5.54), libkf5xmlgui5 (<< 5.54), libkf5xmlrpcclient5 (<< 5.54), libkwalletbackend5-5 (<< 5.42), plasma-framework (<< 5.54), qml-module-org-kde-activities (<< 5.54), qml-module-org-kde-extensionplugin (<< 5.28), qml-module-org-kde-kcoreaddons (<< 5.54), qml-module-org-kde-kio (<< 5.42), qml-module-org-kde-newstuff (<< 5.42), qml-module-org-kde-purpose (<< 5.54), qml-module-org-kde-qqc2desktopstyle (<< 5.42), qml-module-org-kde-runnermodel (<< 5.42) Filename: pool/main/k/kcoreaddons/libkf5coreaddons5_5.115.0-ok1_amd64.deb Size: 244748 MD5sum: 8b7735b0cfdf9425632133ab1e06a2c4 SHA1: 57e5e389082fa57feef3abd0fb74ce62d7605a79 SHA256: 3dadc50a07166941ad6d0c08eafcd44cf494d5e3f2cfa6edec6489c9daa40818 SHA512: 88ef0a2129060e4f653f4767653e8ff3a912b05a058aa236a3b14574610d1e1dd826c3a98e35121e75771248b67de262b2c05f2ed02bf1c40910a26209afa8b3 Homepage: https://invent.kde.org/frameworks/kcoreaddons Description: KDE Frameworks 5 addons to QtCore KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. . This package is part of KDE Frameworks 5. Package: libkf5crash-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kcrash Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 40 Depends: libkf5coreaddons-dev (>= 5.92.0~), libkf5crash5 (= 5.92.0-ok1), libkf5windowsystem-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~) Recommends: libkf5crash-doc (= 5.92.0-ok1) Breaks: kded5-dev (<< 5.54), libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kcrash/libkf5crash-dev_5.92.0-ok1_amd64.deb Size: 7430 MD5sum: 3d25313503630d3dcecae5fb7b0508b1 SHA1: 2034b11544879df413725298a07d3b4188118362 SHA256: 109ef355789e156bc413123be15088cefc24c3b14cc9f1c64f53e3695f666167 SHA512: e376c61c6e783e9d9c54520f6ad761e61326011ad3b03b0218c47eeef477cb2cb816f3987696dffbb924fbc7efbc19723df7eafe643be25d667ca3e0fc222be4 Homepage: https://invent.kde.org/frameworks/kcrash Description: Support for application crash analysis and bug report from apps KCrash provides support for intercepting and handling application crashes. . Contains development files for kcrash. Package: libkf5crash-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kcrash Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 176 Filename: pool/main/k/kcrash/libkf5crash-doc_5.92.0-ok1_all.deb Size: 96910 MD5sum: a72707c882470aaeaab0695768251b7a SHA1: 17d28f0aea72a099efdb5f4f505bf4bc2c3bbf98 SHA256: 91d5644cbadc10673be8229fb8353b5be19fbf10405c9c253bf97b20ec80c20c SHA512: c1bed8549eadac51578b85a153afcf38ae2d5dd87f554653e0428ef4ec6bbde06365c7c31b64be3aa36fa95b7b4c4ffa7950a91dff0edf8b415cabd7f1e1edfc Homepage: https://invent.kde.org/frameworks/kcrash Description: Support for application crash analysis and bug report from apps (documentation) KCrash provides support for intercepting and handling application crashes. . This package contains the qch documentation files. Package: libkf5crash5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kcrash Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 65 Depends: libc6 (>= 2.4), libkf5coreaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6 Breaks: baloo-kf5 (<< 5.54), kded5 (<< 5.54), kinit (<< 5.54), libkf5globalaccel-bin (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5kiocore5 (<< 5.54), libkf5service-bin (<< 5.54) Filename: pool/main/k/kcrash/libkf5crash5_5.92.0-ok1_amd64.deb Size: 17412 MD5sum: 9397ef5d89ac3fcf6f1acb4099780167 SHA1: a8a032b9b8ebf4f5d3aa2a9e869899028421a480 SHA256: a14395d2efd83bdd64cfd97bfd891312de0de66a256f312bb4a69e9b0bbd28e2 SHA512: 00ea7256d967c32331b822a185ff99b3a6ca2dd9416a4daeeade3be0f7616a5840939acf755eed3677e8f0e877c7182f9eb1f78dd2e8bd273673cca7a521f8e3 Homepage: https://invent.kde.org/frameworks/kcrash Description: Support for application crash analysis and bug report from apps KCrash provides support for intercepting and handling application crashes. Package: libkf5dav-data Architecture: all Version: 1:5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kdav Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 24 Breaks: libkpimkdav-data Replaces: libkpimkdav-data Filename: pool/main/k/kdav/libkf5dav-data_5.92.0-ok1_all.deb Size: 2302 MD5sum: 31a55ce732e8eeeee5a6d99211949c05 SHA1: f632665bdfe408465d2f8628676d35161e0ba6c9 SHA256: 287b9fcb586d123ac6d9d414da8135792ebe81af9f8003e54d69e5ec9205494c SHA512: 49449b5d7cd019c89d1475b0956bfaa4e6cbf40f432bacb930a122fa3c8d8c01b32ad5ea8b5c322e4b51daf4ad32c7ddadf4f3030d2ba6f1a3320e4896a7b30b Homepage: https://invent.kde.org/frameworks/kdav Description: DAV protocol implementation with KJobs - arch independent files A DAV protocol implementation with KJobs. . This package contains the arch independent files to work with KDav. . This package is part of KDE Frameworks 5. Package: libkf5dav-dev Architecture: amd64 Version: 1:5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kdav Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 99 Depends: libkf5dav5 (= 1:5.92.0-ok1), libkf5i18n-dev (>= 5.92.0~), libqt5xmlpatterns5-dev (>= 5.15.2~), qtbase5-dev (>= 5.15.2~) Breaks: libkpimkdav-dev Replaces: libkpimkdav-dev Filename: pool/main/k/kdav/libkf5dav-dev_5.92.0-ok1_amd64.deb Size: 13398 MD5sum: 4c3646867f1eeabfa0513bef41a5ac9a SHA1: 9e0c99385d2c2173487f1c786aa74ff3a4c6e614 SHA256: 42e38ead3729c5f19e84bc27631280552302552dbccbe689416b5d9e92648406 SHA512: 7f3a677c12ec109a0d4a58d825a073e73bbd48d2cdc9f0c95bdf7b54985a504fbdf69b252a7991566d12fa57af608ef06ba06c312d05d9d2e28410e81288b28b Homepage: https://invent.kde.org/frameworks/kdav Description: DAV protocol implementation with KJobs - development files A DAV protocol implementation with KJobs. . This package contains the development files to work with KDav. . This package is part of KDE Frameworks 5. Package: libkf5dav-doc Architecture: all Version: 1:5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kdav Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 456 Filename: pool/main/k/kdav/libkf5dav-doc_5.92.0-ok1_all.deb Size: 247778 MD5sum: e0e5fa5970636b0566fcbfe2ecd26715 SHA1: 3bb1ba713e2e36550bc3ec1d6ddfadd30abc9d1c SHA256: fb400b366cdcea194a80f2071fb293a84f2faa226379f106e5818a4a1810a0d5 SHA512: 24e86e693cc960b839d30dd07ffd2ec90cce9ab4211851c742a5157185437d03db39fb0b15c581dc0e115a24f5c22cef30ded454f1a17cef0b9e331e5b6f9c29 Homepage: https://invent.kde.org/frameworks/kdav Description: DAV protocol implementation with KJobs - documentation A DAV protocol implementation with KJobs. . This package contains the qch documentation files. . This package is part of KDE Frameworks 5. Package: libkf5dav5 Architecture: amd64 Version: 1:5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kdav Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 264 Depends: libkf5dav-data (= 1:5.92.0-ok1), kio, libc6 (>= 2.14), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kdav/libkf5dav5_5.92.0-ok1_amd64.deb Size: 68588 MD5sum: 3c2ca34f0089deddb90677249284f65a SHA1: fece21a3c963c379d274513213d3accb55c3b27c SHA256: 4c423aae9db259d53ed789df51130ef83ecbd18d05a09234515be2afdceb7a1d SHA512: 7c3896796435b60ecc626403c8ac02a6994181aa049b2a4c33a66fb205188c9868bb90bf283e64adbbde510901896645ddbcebb73ea5eede1b46e6d864c969fb Homepage: https://invent.kde.org/frameworks/kdav Description: DAV protocol implementation with KJobs A DAV protocol implementation with KJobs. . This package contains the shared library. . This package is part of KDE Frameworks 5. Package: libkf5dbusaddons-bin Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libs Source: kdbusaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 35 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~) Breaks: libkf5dbusaddons5-bin Replaces: libkf5dbusaddons5-bin Filename: pool/main/k/kdbusaddons/libkf5dbusaddons-bin_5.115.0-ok1_amd64.deb Size: 6856 MD5sum: 45e1491035481a1dea5c1225f77a842d SHA1: 7b1e8a5784551e2632fc8a5e1ac050920a7f29ab SHA256: e91f49bfded446078ab75b8a0f527a6ebfef70591399d5abd8b2b4edfe03e037 SHA512: a34e19e75b77aa1a5a398f243118be7f34e64f5b38cdef09cf6d192cef575454b14df0f3a2dd83dbe0a0c4739d39c847552e77e23cda3d06e765f6d494994ec3 Homepage: https://invent.kde.org/frameworks/kdbusaddons Description: class library for qtdbus KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. . This package contains kquitapp5. Package: libkf5dbusaddons-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kdbusaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 225 Breaks: libkf5dbusaddons5-data Replaces: libkf5dbusaddons5-data Filename: pool/main/k/kdbusaddons/libkf5dbusaddons-data_5.115.0-ok1_all.deb Size: 15900 MD5sum: 277597f345ec497ebdb3ef672a298bc1 SHA1: b9cbfe568392eb61b8f3e87f3dd6003023f2c0f2 SHA256: 31af40f2cf3d285683ca238c59bc190b6388703ff49a5dc4f0bd316199cb3f79 SHA512: 65f33a494b877048304534f3207a7f7e1d88386a577fa55af6f69137f9df75f450085e8de8bd54ab6a983639dcac46af22d9501ec314dd7058e5b88e31a242f5 Homepage: https://invent.kde.org/frameworks/kdbusaddons Description: class library for qtdbus KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. . This package contains the translations. Package: libkf5dbusaddons-dev Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libdevel Source: kdbusaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 75 Depends: libkf5dbusaddons5 (= 5.115.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5dbusaddons-doc (= 5.115.0-ok1) Breaks: kded5-dev (<< 5.54), libkf5service-dev (<< 5.54) Filename: pool/main/k/kdbusaddons/libkf5dbusaddons-dev_5.115.0-ok1_amd64.deb Size: 13640 MD5sum: 6b1e145043cc65a79d6cf1c54fb5e2ed SHA1: 216db204609f05990da54da156865f5b1c45a4fa SHA256: e4d3c51216f78725e143913535436ea89ca6a35230a6040585cd2bae77afd730 SHA512: 7767570002be09d8a2c9e6427f8732df336f80e233545512a400540c3b5720567bb6b6308bed7c8baf48b448bb58bebb3bf555172df50d72b6f394146b2c2761 Homepage: https://invent.kde.org/frameworks/kdbusaddons Description: development files for dbusaddons KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. Package: libkf5dbusaddons-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kdbusaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 236 Filename: pool/main/k/kdbusaddons/libkf5dbusaddons-doc_5.115.0-ok1_all.deb Size: 134216 MD5sum: 021f17d2cd239e63115094b370943c28 SHA1: 9ef263b961db13ffd4f22ea7ab671c71f850233c SHA256: bbaf456bc3591fe03afb7e5c300c70f0e23643d152637aa6e9c4de3a23f04002 SHA512: 6f0aaab0384e190e392615741071fdc7361aed8d0ec7b92f7e6edb2df68f33679fff781461d4b1e4ed87fbca30c264b21ec416e039d2320e596491806f5fdcbb Homepage: https://invent.kde.org/frameworks/kdbusaddons Description: class library for qtdbus (documentation) KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. . This package contains the qch documentation files. Package: libkf5dbusaddons5 Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kdbusaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 131 Depends: libkf5dbusaddons-data (= 5.115.0-ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5dbusaddons-bin (= 5.115.0-ok1) Breaks: baloo-kf5 (<< 5.54), kded5 (<< 5.54), kio (<< 5.54), libkf5globalaccel-bin (<< 5.54), libkf5kdelibs4support5-bin (<< 5.54), libkf5kiocore5 (<< 5.54), libkf5service5 (<< 5.54), libkf5wallet-bin (<< 5.54), plasma-framework (<< 5.25) Filename: pool/main/k/kdbusaddons/libkf5dbusaddons5_5.115.0-ok1_amd64.deb Size: 34684 MD5sum: 430763d71ac7883c27741c6ed4b7b944 SHA1: f04cab0de3653665e730f39cc66e08b8a41f08f6 SHA256: cb9fd31e957b4ce06b364138e0038155502feda3669f70264958c1db8a2a1319 SHA512: e28f002beb69d99948891ed42e2ea825ea42fa3959dc307a49703438a2d6138095e1fa69e7e141b9810c61a51a4222d7f7c692f0305a4afc5997ee1265774d9e Homepage: https://invent.kde.org/frameworks/kdbusaddons Description: class library for qtdbus KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. Package: libkf5declarative-data Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 484 Filename: pool/main/k/kdeclarative/libkf5declarative-data_5.92.0-ok2_all.deb Size: 55812 MD5sum: 676c743638459c0e3f19f8f6d9386186 SHA1: 921728c0ae0d382b2f36f86340d47b3dc5524f08 SHA256: 071d73ffac2de98260db860dc07c3a6d301a377d84de2681901634643e4ef120 SHA512: b1fd8293538e10a86988f57f58174f691598cda700f93bed60c8259c973819ecfeadf385dfbba4d02bca04c72a1bfa89fe2032288296b6609543c0a13eccc495 Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks Framework providing integration of QML and other KDE frameworks such as making i18n available and using kio. . This package contains the translation files. Package: libkf5declarative-dev Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libdevel Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 173 Depends: libkf5calendarevents5 (= 5.92.0-ok2), libkf5declarative5 (= 5.92.0-ok2), libkf5kio-dev (>= 5.92.0~), libkf5package-dev (>= 5.92.0~), libkf5quickaddons5 (= 5.92.0-ok2), qtbase5-dev (>= 5.15.2~), qtdeclarative5-dev (>= 5.15.2~) Recommends: libkf5declarative-doc (= 5.92.0-ok2) Filename: pool/main/k/kdeclarative/libkf5declarative-dev_5.92.0-ok2_amd64.deb Size: 24204 MD5sum: 1c652adb5c97fe21c91a3ef74d8c627b SHA1: b34c08b6acd3224e3bcf08549bfe9eade63ad530 SHA256: 48065b8346a1a285feafd6135c5074a66d63dbe93b27d02d3eb6acf55225d4e1 SHA512: 82fbcfed835497f5c7ee594db13b76bc872296350651aba99c0c0753d21e4620d0881c4af1971d858bf86b50863c7b3355a7a9dec04ded67e80bbe19b059f63a Homepage: https://invent.kde.org/frameworks/kdeclarative Description: development files for kdeclarative Framework providing integration of QML and other KDE frameworks such as making i18n available and using kio. . Contains development files for kdeclarative. Package: libkf5declarative-doc Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 380 Filename: pool/main/k/kdeclarative/libkf5declarative-doc_5.92.0-ok2_all.deb Size: 214486 MD5sum: dd388f3923af02870656044a86d46e6c SHA1: ad4e5bd0a31e9ea75219e43faca3d82456d36fef SHA256: 7bb8bdb455d557eb2b561d6aece2580fa91961da0d421134c936ccaac16b2d90 SHA512: 305e5fe5b0809afd605863e15472a933edb7c624ee3ff0949094c2462ac84d63ec0ae4aadf1cdb6c9abccaf2bf8fb5c66d18416022c458d576674e5a73ff7219 Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks (documentation) Framework providing integration of QML and other KDE frameworks such as making i18n available and using kio. . This package contains the qch documentation files. Package: libkf5declarative5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 107 Depends: libkf5declarative-data (= 5.92.0-ok2), kio, kpackagetool5, libc6 (>= 2.14), libkf5configcore5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5package5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kpackagelauncherqml Breaks: libkf5plasma5 (<< 5.42), libkf5plasmaquick5 (<< 5.54), plasma-framework (<< 5.54) Filename: pool/main/k/kdeclarative/libkf5declarative5_5.92.0-ok2_amd64.deb Size: 28594 MD5sum: 58df812ce6a00980a6c76c83f86ab1db SHA1: dbc244258d836f53b46e63821ddd8855252d8017 SHA256: 758ac4527e64ecbc299bac7ccc2f9896923a9b7557d0439fe30a2d72690e29c5 SHA512: 7513ef38d16ae191e39b481c9e817d99b945a1ea8b974fa01ac24525ccc49c9d011a35d1703d91fe5d102fa3402356d1b2291f0b4256cb37f9cc478537509b57 Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks Framework providing integration of QML and other KDE frameworks such as making i18n available and using kio. Package: libkf5dnssd-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kdnssd-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 432 Filename: pool/main/k/kdnssd-kf5/libkf5dnssd-data_5.92.0-ok1_all.deb Size: 9572 MD5sum: 47cbad81c86587b3b1c78fbee24993a1 SHA1: 0d65ce9a8709c782e8bcc20f1830a76d4e36b39a SHA256: 0ac6d11c573cb0926312622c0c75cdc4b347531e77f4d2fc49b1f0de6b5c0c6a SHA512: aa8a5ac0bef3c3d6b106efac3218f5d9bc3271b8e390afe4f4b37ce6ec45adf0710f91b36d4df615f3db4a4ec6f16cd59fec21e30a92c7f930c9e0c163432b63 Homepage: https://invent.kde.org/frameworks/kdnssd Description: Abstraction to system DNSSD features. KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services. . This package contains the data files. Package: libkf5dnssd-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kdnssd-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 115 Depends: libkf5dnssd5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5dnssd-doc (= 5.92.0-ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kdnssd-kf5/libkf5dnssd-dev_5.92.0-ok1_amd64.deb Size: 17490 MD5sum: 92692d06a57a424a0567c08566f6012a SHA1: e9209b07389913ffdd44dff30213fa73190d7f35 SHA256: c411311d9cfd56f92bddaa1eba275e2143adff67ab4cfbaa13962f0b9699b333 SHA512: da4ec06074777574ec47f727125e72060f82e5eab4d20851bd8ddf84a7e3b5787a3531b4244d8e9d50e4118774def0a58df87b66500f1be3d5a84b22c6313395 Homepage: https://invent.kde.org/frameworks/kdnssd Description: development files for kdnssd KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services. . Contains development files for kdnssd. Package: libkf5dnssd-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kdnssd-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 317 Filename: pool/main/k/kdnssd-kf5/libkf5dnssd-doc_5.92.0-ok1_all.deb Size: 172542 MD5sum: 68ee0efbc40365bcae004d2e85bb2eac SHA1: 40c3fcc79a0eae6f52f44fe055094097cdaa46e0 SHA256: af14aa543b9d62e3b070cdd71f8a5fe4a56b5cfa53e0a4783946eec0b4ce156d SHA512: 331a8b053ddec00db01e552d8bbe1c751f5ea68fd231eff70206f5fbb7b875da1c19508db13657fc32511254cd599472c75432957db1924b1c180843831bcd0d Homepage: https://invent.kde.org/frameworks/kdnssd Description: Abstraction to system DNSSD features (documentation) KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services. . This package contains the qch documentation files. Package: libkf5dnssd5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kdnssd-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 195 Depends: libkf5dnssd-data (= 5.92.0-ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kdnssd-kf5/libkf5dnssd5_5.92.0-ok1_amd64.deb Size: 56056 MD5sum: f93f2f16f1ead75293b546897e6e66b2 SHA1: 7e087092b78f2818c4b70a29aa23d824409366dd SHA256: 760c2c83fd86c6dbebf9e61c32f4d889dcdfce011463f798c8410df62ec23ae0 SHA512: ef97b8e7b2b61e32f395926e95291400cee42c080893d83f21c7e0ab5d1c3a32db46103b81df54165c7e6fa7d424f91f3995e9c1392a8816016d20916e3dc07f Homepage: https://invent.kde.org/frameworks/kdnssd Description: Abstraction to system DNSSD features. KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services. Package: libkf5doctools-dev Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kdoctools Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 52 Depends: kdoctools5 (= 5.92.0-ok1), libkf5archive-dev (>= 5.92.0~), libkf5doctools5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Filename: pool/main/k/kdoctools/libkf5doctools-dev_5.92.0-ok1_amd64.deb Size: 9842 MD5sum: 3d27574fb7295b01b47f25623309dafd SHA1: a2cf9778b27abbe0b913a649bb1b946d3f6db713 SHA256: 6ca8c915240029de2f9138c58dd9ecea495cef96456ffb60b738610b865dcb1a SHA512: 8e2a7c8dab9505da7f30cb8731470daa5f8a15327e01f6c8eac4073ef7bed24bbbfee3df30f466437c0728e2579695931faf66cff4d28002a9106ff7c9fbda22 Homepage: https://invent.kde.org/frameworks/kdoctools Description: Development files for kdoctools5 KDocTools is a set of tools to generate documentation in various formats from DocBook files. . This package is part of KDE Frameworks 5. . This package contains the development files for kdoctools5. Package: libkf5doctools5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kdoctools Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 53 Depends: libc6 (>= 2.14), libkf5archive5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 4.1.1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Filename: pool/main/k/kdoctools/libkf5doctools5_5.92.0-ok1_amd64.deb Size: 15152 MD5sum: d8621d5ae5408452fbc4d6bd6acf934c SHA1: 7107600f2eb68948efc1ba48e4413e8c018df53b SHA256: 1ee847d192a4449de2f0381601f8ca1428ea0b66a18fb91685dd8a37db89db63 SHA512: eae4155a9b4d7792795cd9a08b0f840d1c6d2e41f7b3a34dbf5bb9627eb9882aa39fef9decd95ec824c519117c1ae828c5a5c42bb2ea6564d01c41bb052e40f2 Homepage: https://invent.kde.org/frameworks/kdoctools Description: Tools to generate documentation in various formats from DocBook KDocTools is a set of tools to generate documentation in various formats from DocBook files. . This package is part of KDE Frameworks 5. Package: libkf5emoticons-bin Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libs Source: kemoticons Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 208 Depends: libc6 (>= 2.14), libkf5coreaddons5 (>= 5.92.0~), libkf5emoticons5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kemoticons/libkf5emoticons-bin_5.92.0-ok1_amd64.deb Size: 37318 MD5sum: d5b9fc42c15fb28036025e2bf4e26d66 SHA1: 418c7bced8666d7728bc4e39e1b7d1152d12f3bb SHA256: 8d55065be311b1dd2d7f5446175542c13a335f05f4b63ac3753226a0b4b2207f SHA512: 7993f0ffd221f4ad244dc3d6db3cd80e0916e9914c30a520ce9e805ebbbefd0bb47fffdc35dc0a128a1206ad6ea05978b92727c99c93444d17d8aee99e4647ec Homepage: https://invent.kde.org/frameworks/kemoticons Description: Support for emoticons and emoticons themes. This class can be used to retrieve, install, create emoticons theme. It can also be used to set the emoticon theme and the parse mode in the config file. . This package contains the runtime files. Package: libkf5emoticons-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kemoticons Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2795 Filename: pool/main/k/kemoticons/libkf5emoticons-data_5.92.0-ok1_all.deb Size: 1585192 MD5sum: afecf868939c32f2bda26bd52c00759a SHA1: a42b5dd86f6636a8a13ff7be357308aa0deb3a2d SHA256: 056e4759e0871a775292b8d2bc01a3e82ee8ae6c10a4f016f1a035a84f69d6b7 SHA512: a0d2d42be6f961fea4e98a4118340aa74a8d7492c2bacb21c18772bd4e3fa8386eb24d1e6aaa0b6e05088f1560508cdb2676c954b543ec2ec236d8724996a7f0 Homepage: https://invent.kde.org/frameworks/kemoticons Description: Support for emoticons and emoticons themes. This class can be used to retrieve, install, create emoticons theme. It can also be used to set the emoticon theme and the parse mode in the config file. . This package contains the data files. Package: libkf5emoticons-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kemoticons Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 67 Depends: libkf5archive-dev (>= 5.92.0~), libkf5emoticons5 (= 5.92.0-ok1), libkf5service-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~) Recommends: libkf5emoticons-doc (= 5.92.0-ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kemoticons/libkf5emoticons-dev_5.92.0-ok1_amd64.deb Size: 10264 MD5sum: 7fbeddbc7dfd9375f5a5ae1625ceb661 SHA1: 5141dc4607006600aee0e3af5c74f783e8dd82f7 SHA256: d27bab0fc47ff74f70cd5b9db9b1f004bffe8c9c3a2d5639fce451f301e9fd43 SHA512: 6978d6a5e95d6806ae3c17222931894591fd3478ba902ff5591efd152c8f5d1c539ec3c66fd464e6f37f961567aa3ff93d226ba7c4907639530e3bd85972d86b Homepage: https://invent.kde.org/frameworks/kemoticons Description: Support for emoticons and emoticons themes. This class can be used to retrieve, install, create emoticons theme. It can also be used to set the emoticon theme and the parse mode in the config file. . Contains development files for kemoticons. Package: libkf5emoticons-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kemoticons Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 253 Filename: pool/main/k/kemoticons/libkf5emoticons-doc_5.92.0-ok1_all.deb Size: 138106 MD5sum: 23e41629a0f7931376b52acd86e61e66 SHA1: eff1c5b9baf0c3d7ff3f69d6ec6571c0336cdb89 SHA256: 9a08b6ff34d2afa3cf74b132eec4ea570e075d48998a9a74b5379c46f2c63e11 SHA512: dbaf1841f8ded009cddf71099a3f446f6d97b3f9f6864b5c7933d377748280d8bfb57e1d02c20ca144e2a324c051c361f85e9b6ffd7ed5a35a713accb5ab4141 Homepage: https://invent.kde.org/frameworks/kemoticons Description: Support for emoticons and emoticons themes (documentation) This class can be used to retrieve, install, create emoticons theme. It can also be used to set the emoticon theme and the parse mode in the config file. . This package contains the qch documentation files. Package: libkf5emoticons5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kemoticons Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 118 Depends: libkf5emoticons-data (= 5.92.0-ok1), libc6 (>= 2.14), libkf5archive5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5emoticons-bin (= 5.92.0-ok1) Filename: pool/main/k/kemoticons/libkf5emoticons5_5.92.0-ok1_amd64.deb Size: 35252 MD5sum: 8f1d2d6dd9bcf2ca42e6cc7cd96ccc8d SHA1: de102f77f377d1f56f6f7d2895e43c1e0786a29b SHA256: a7e75f0b55d366edecbb173665e127434fab39868f91023fe1433c21c3dfb8d9 SHA512: 72a6f1777e3f2ade5f598d591464145cce43fe23db98730ae3a5fbfd8ae7bca0079f42126c27ef8c900752dc14783b73c0b9499fedb4cdbab85585620debca88 Homepage: https://invent.kde.org/frameworks/kemoticons Description: Support for emoticons and emoticons themes. This class can be used to retrieve, install, create emoticons theme. It can also be used to set the emoticon theme and the parse mode in the config file. Package: libkf5filemetadata-bin Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: kde Source: kfilemetadata-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 541 Depends: catdoc, libappimage0 (>= 0.1.10), libavformat58 (>= 7:4.1), libavutil56 (>= 7:4.0), libc6 (>= 2.14), libepub0 (>= 0.1.1), libexiv2-27 (>= 0.25), libgcc-s1 (>= 3.0), libkf5archive5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5filemetadata3 (>= 5.89.0), libpoppler-qt5-1 (>= 0.46.0), libqmobipocket2 (>= 4:4.11.80), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5.2), libtag1v5 (>= 1.11) Filename: pool/main/k/kfilemetadata-kf5/libkf5filemetadata-bin_5.92.0-ok1_amd64.deb Size: 92862 MD5sum: 694a4dd89126991a6ce1a678bc482747 SHA1: 2e0797de8f6eac8155942a670bf1335712046a6a SHA256: 15cd7f0d14997163323ea8a6e112faa3622a77a3810eb69793f69f9d75713066 SHA512: c2fbb9247199552623bd0e44ba17ab6274e9c2cf4ad9176eaa5927d982e67e2f9ec107fc486a6db6144a9ac3b95e271a706174a9efcd613d85598e8169ec2db3 Homepage: https://invent.kde.org/frameworks/kfilemetadata Description: library for extracting file metadata This library is for extracting file metadata. . kfilemetadata is part of the KDE frameworks. . This package contains the file type plugins. Package: libkf5filemetadata-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: kde Source: kfilemetadata-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 44 Filename: pool/main/k/kfilemetadata-kf5/libkf5filemetadata-data_5.92.0-ok1_all.deb Size: 3624 MD5sum: 5bdd3e00b9abbc33c1831eeb74f05fe2 SHA1: 7eb7abb80b6fd3abcf18750a8c514979746903fc SHA256: c216c02cded46a2957d37ce3972738b7d8be5e7ce2cc628da2fb3b43b89479d4 SHA512: 34e987cf507bd72fb69123171f4637a57469c36ce6e55abf2390924749793779cbd8f5c215e7597c0a209ca4dfa003cca36f475da0bab34f35130e329186ac2a Homepage: https://invent.kde.org/frameworks/kfilemetadata Description: library for extracting file metadata This library is for extracting file metadata. . kfilemetadata is part of the KDE frameworks. Package: libkf5filemetadata-dev Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kfilemetadata-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 114 Depends: libkf5filemetadata3 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5filemetadata-doc (= 5.92.0-ok1) Filename: pool/main/k/kfilemetadata-kf5/libkf5filemetadata-dev_5.92.0-ok1_amd64.deb Size: 17742 MD5sum: 0d6f04d2ec3f053ecef69800273330c9 SHA1: a6032014734af12b56ee52fc3bc39712d178e033 SHA256: b3cd85bd3615aae1ab373a20e18b0a32047adfb7253ef9ad762541b4c27155a7 SHA512: f71e88e24f4661417d0d225b028c444e48126d2b57fb52b477729ed222021ff551f3c949ee9a706cb9d28ca7ae76dff5c2b7df50089e77ce80ab570fd2cd6062 Homepage: https://invent.kde.org/frameworks/kfilemetadata Description: library for extracting file metadata This library is for extracting file metadata. . kfilemetadata is part of the KDE frameworks. . This package contains the development files. Package: libkf5filemetadata-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kfilemetadata-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 341 Filename: pool/main/k/kfilemetadata-kf5/libkf5filemetadata-doc_5.92.0-ok1_all.deb Size: 184448 MD5sum: bde63d7c60b05bc47023154cb1908990 SHA1: 78fab0d44545590bcd93834b2c82ab89e97e6cd9 SHA256: 541c60849712afb718eb873d13bfa56793e9f30dca0e5298b145506c66482f3a SHA512: 7b0a0f43277df5c84e119ea72566aa7f3e00abf9c00c97700e941a5eb7e59f809f5586a08c4a2b75ee8f2511b21611da029f8cffca9d4e63efce12ecae7ffffc Homepage: https://invent.kde.org/frameworks/kfilemetadata Description: library for extracting file metadata (documentation) This library is for extracting file metadata. . kfilemetadata is part of the KDE Plasma desktop. . This package contains the qch documentation files. Package: libkf5filemetadata3 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kfilemetadata-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 286 Depends: libkf5filemetadata-data (= 5.92.0-ok1), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.92.0), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5filemetadata-bin (= 5.92.0-ok1) Filename: pool/main/k/kfilemetadata-kf5/libkf5filemetadata3_5.92.0-ok1_amd64.deb Size: 74460 MD5sum: d8128ee4b03275d0202bf466c84d9f2c SHA1: 0dd560fd50fa7e03a3ec46e4e576814655ce531c SHA256: 15039c2aa0bd29891c01e54c4b32687c3846b0e1c74f7b85210b0f5de7957f36 SHA512: dccde17bdfd5c11ece95a4ed03be5c9f94a700ba809ca8106ff1a991ef0794d24c980fcaff481e71ed8098351242b6ec348ff3f2c0d8d8ef0c40935362f6b59e Homepage: https://invent.kde.org/frameworks/kfilemetadata Description: library for extracting file metadata This library is for extracting file metadata. . kfilemetadata is part of the KDE frameworks. Package: libkf5globalaccel-bin Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libs Source: kglobalaccel Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 69 Depends: libkf5globalaccel-data (= 5.92.0-ok1), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.92.0~), libkf5crash5 (>= 5.92.0~), libkf5dbusaddons5 (>= 5.92.0~), libkf5globalaccelprivate5 (>= 5.11.0+git), libkf5windowsystem5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libxcb-keysyms1 (>= 0.4.0), libxcb-xkb1, libxcb1 Breaks: libkf5globalaccel-data (<< 5.77.0-0) Replaces: libkf5globalaccel-data (<< 5.77.0-0) Filename: pool/main/k/kglobalaccel/libkf5globalaccel-bin_5.92.0-ok1_amd64.deb Size: 14344 MD5sum: edd02543e1a63657610ee33f3766d3d3 SHA1: 2c25de962b184e459778788382cfe380a1bdcb3d SHA256: 39c9ec00aa383ba19f11d86958d960ad8ea33d799ac7d7c52cd91695479a4c52 SHA512: a4c81774419db7f111c098c6fad401d5b466f9bf23a4264be849767e5fbed326aecef11bddfb366c036a18a26d8fdb09c1a6631df2d48524893de2102e042b0e Homepage: https://invent.kde.org/frameworks/kglobalaccel Description: Configurable global shortcut support. KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. . This package contains binaries. Package: libkf5globalaccel-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kglobalaccel Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 440 Filename: pool/main/k/kglobalaccel/libkf5globalaccel-data_5.92.0-ok1_all.deb Size: 23136 MD5sum: 864772a4dd0f3efa87140e2cc17ec15d SHA1: 266cb292a8aa1c29ddebcbb5a4556f0fbb468c85 SHA256: 0b7cd23ba037d9d516943b99aa35f7829642a93b5c67f63c728566a5b5a24397 SHA512: e7a84beeb9b4a4d8b14c7bb193b21ce338c481078b8d6efbcc517c5890676c5ea394a6ef37b2c1d9a6abf0927db8b10eac7cd408accd084394cbbb2a1996c657 Homepage: https://invent.kde.org/frameworks/kglobalaccel Description: Configurable global shortcut support. KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. . This package contains data files. Package: libkf5globalaccel-dev Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kglobalaccel Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 100 Depends: libkf5globalaccel5 (= 5.92.0-ok1), libkf5globalaccelprivate5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5globalaccel-doc (= 5.92.0-ok1) Filename: pool/main/k/kglobalaccel/libkf5globalaccel-dev_5.92.0-ok1_amd64.deb Size: 14206 MD5sum: 9b94937b441087125fbb4be607a7136d SHA1: eee919cb0cee6d12266e917022d114b62ebc2d59 SHA256: d00658854ed2bef0720bf7dabc404ce553439306fcd76742177e4b7c4c562659 SHA512: 059d2c0b1f05071fa2186786d5a2a56e37dfc51dd7e59c7f71ccc7b903b6f59990438201dc760b1b53b1ef3c12ca206474683780df8514c7b1c9f3019ddbf0d6 Homepage: https://invent.kde.org/frameworks/kglobalaccel Description: development files for kglobalaccel KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. . Contains development files for kglobalaccel. Package: libkf5globalaccel-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kglobalaccel Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 205 Filename: pool/main/k/kglobalaccel/libkf5globalaccel-doc_5.92.0-ok1_all.deb Size: 116250 MD5sum: a113d0247abf390fb39ffd401c4e6aa4 SHA1: 48e9f4e94e6fbf40e5c891b50640f5c457776362 SHA256: 57a37dec42a7e5d7df8bf70fe10a9cdd8a122ae255f59765a7c36d38f3949999 SHA512: 40ae0fc92e1b9a6a8348e69eb9b078a47749b24ce26af16a4dffcf4c488a21ca7841a1f7b548571329b0850d5f64c8022bcdbc9e6bb5663db5cedb8b0bd12ca6 Homepage: https://invent.kde.org/frameworks/kglobalaccel Description: Configurable global shortcut support (documentation) KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. . This package contains the qch documentation files. Package: libkf5globalaccel5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kglobalaccel Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 152 Depends: libkf5globalaccel-data (= 5.92.0-ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5globalaccel-bin (= 5.92.0-ok1) Filename: pool/main/k/kglobalaccel/libkf5globalaccel5_5.92.0-ok1_amd64.deb Size: 43830 MD5sum: 7a079e46f9b93f43ce02e86a8fe753b2 SHA1: 3b33d1edb84fa83ea9bc59b8e52964d4a9226a49 SHA256: 90e32e861d6e5d7a05d736c22eb88969c780f58c8b6fefa2f832441ffd69d2b2 SHA512: 8213456c8e8ca36cf46eba1c580b6e457e8b6cff8501be2b8ccc9e5b30a1b615326c46d72a416f207a94747f5e29a139a716ce1940a1427239b85789e1c6cc49 Homepage: https://invent.kde.org/frameworks/kglobalaccel Description: Configurable global shortcut support. KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. Package: libkf5globalaccelprivate5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kglobalaccel Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 161 Depends: libc6 (>= 2.14), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5globalaccel5 (>= 5.90.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kglobalaccel/libkf5globalaccelprivate5_5.92.0-ok1_amd64.deb Size: 51312 MD5sum: aa0d83b86a5452538b93e4f2de669ea9 SHA1: 63f35fdea34d9e95d5e5f92d4b5f71f1d6620c01 SHA256: 3fe0ff152bca0dfe669e0f7b7f449daa4214c5d5623f37aa9593e4c22bd5e61a SHA512: c88ee3b24c60ccdfe1d1012bb06256eb868eaf7101db56f52985bc4e07fc4c37dca608291c976cac9355bd4361a45bb186cd234846aef87ce1bd92663d88be1b Homepage: https://invent.kde.org/frameworks/kglobalaccel Description: Configurable global shortcut support - private runtime library KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. . This library is considered private and must not be used by users of KGlobalAccel. Package: libkf5grantleetheme-dev Architecture: amd64 Version: 22.12.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libkf5grantleetheme Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 61 Depends: libgrantlee5-dev (>= 5.2~), libkf5grantleetheme5 (= 22.12.3-ok2), qtbase5-dev (>= 5.15.2~) Filename: pool/main/libk/libkf5grantleetheme/libkf5grantleetheme-dev_22.12.3-ok2_amd64.deb Size: 7808 MD5sum: 20657770aa21124ede1e815f37320ae6 SHA1: 468f68e90fcb6755a09eff4ab339f9513011d63e SHA256: 9d710e92e4d1e1b294adc5b460ffd52083f9b97e01e3aae3c68b4280e840e73d SHA512: 7e3306661b3cae5d498524d5ad2163e549d4532251873247c16c3a9a42bb7d867f178e992ee64c44511ebdbc38a33b2a8c17a99b6938a30382fe87906c56fac7 Homepage: https://invent.kde.org/pim/grantleetheme Description: KDE PIM grantlee theme support - devel files This library provides the grantlee theme support for KDE PIM. . This package provides the development files. Package: libkf5grantleetheme-plugins Architecture: amd64 Version: 22.12.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libkf5grantleetheme Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 78 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libgrantlee-templates5 (>= 5.2~), libkf5configwidgets5 (>= 4.96.0), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5libkdepim5 (<= 4:16.04) Replaces: libkf5libkdepim5 (<= 4:16.04) Filename: pool/main/libk/libkf5grantleetheme/libkf5grantleetheme-plugins_22.12.3-ok2_amd64.deb Size: 20402 MD5sum: 2c7edf869298dac9ed3665797280e7a4 SHA1: 8edf789b5c73fe41e36b3206f0193377fa2733d0 SHA256: c6deee7aa2110731f26e688349afc5792ab45a7b3635cc99498443962d4d6248 SHA512: 7f310b28434d8fa9a91f6ca00704fb045076e65c1abbea637bcbc68c4193a6bfe28fdbeb0c232e01b1e0ba6b87166a9b042416e524320d91e26e15728ff54761 Homepage: https://invent.kde.org/pim/grantleetheme Description: KDE PIM grantlee theme support - plugins This library provides the grantlee theme support for KDE PIM. . This package provides the plugins distributed with the library. Package: libkf5grantleetheme5 Architecture: amd64 Version: 22.12.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libkf5grantleetheme Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 263 Provides: libkf5grantleetheme5-22.12 Depends: libc6 (>= 2.14), libgrantlee-templates5 (>= 5.2~), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 4.97.0), libkf5i18n5 (>= 5.92.0~), libkf5newstuffwidgets5 (>= 5.92.0), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5grantleetheme-plugins (= 22.12.3-ok2) Breaks: libkf5libkdepim5 (<= 4:16.04) Replaces: libkf5libkdepim5 (<= 4:16.04) Filename: pool/main/libk/libkf5grantleetheme/libkf5grantleetheme5_22.12.3-ok2_amd64.deb Size: 42960 MD5sum: fd2f75ea483f1cbd2ffdc0c83c5bbd88 SHA1: b1a5b0c8c5560613ae847f01a9d636f24c69c50f SHA256: 423224e3995e815307d5133ef4ff4fb4079ec174aa78e8ba22bb4010fbb97e62 SHA512: 6b9cfb40779be0cc647687c20ff55d4f631481f7753a5528f0a27b3196d6e63ee4a77ce348769870c6e3e6da77ffbf93756f90d767252ea8ec2caf04f03ba775 Homepage: https://invent.kde.org/pim/grantleetheme Description: KDE PIM grantlee theme support - library This library provides the grantlee theme support for KDE PIM. . This package provides the shared libraries. Package: libkf5guiaddons-bin Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libs Source: kguiaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 41 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~) Filename: pool/main/k/kguiaddons/libkf5guiaddons-bin_5.115.0-ok1_amd64.deb Size: 7748 MD5sum: 0a6a4f6e182083e95c0c05dffb167d11 SHA1: 2445fc9bd9fbd524951afadd7920651b3d45b1fc SHA256: 15dd0760746f0119f6a38899da2623f676255f8fe7403fe2bc588fd1f63930b2 SHA512: f78699cbddde2ce506b3c4305ecc632fe0e5acd27738903fcd115378e0c862c6f2850d1938f01962f3e41202761ed8089afceb6d3647f05978506e1ac0d5ab72 Homepage: https://invent.kde.org/frameworks/kguiaddons Description: additional addons for QtGui (runtime) Qt widgets for colours, fonts and text . This package contains the data files. Package: libkf5guiaddons-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kguiaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 26 Filename: pool/main/k/kguiaddons/libkf5guiaddons-data_5.115.0-ok1_all.deb Size: 4240 MD5sum: 237e96989ba82dc3bb0bfbad35312624 SHA1: 82d90f226f522f9dee8cac243a754fa5b8e538a5 SHA256: 883b8852f320a64890a628954426fb5a09f53b70e9b2e5d566ab9ba09d8e8b95 SHA512: 4bff5ffd2c01520e17ae877fed2475710d4d02d077a8fb451c8303c2acd9485972b4e40eb22e7256479080cbef0c7a238f5e7269dd00f555d4630abd4771c654 Homepage: https://invent.kde.org/frameworks/kguiaddons Description: additional addons for QtGui (documentation) Qt widgets for colours, fonts and text . This package contains the data files. Package: libkf5guiaddons-dev Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libdevel Source: kguiaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 112 Depends: libkf5coreaddons-dev (>= 5.115.0~), libkf5guiaddons5 (= 5.115.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5guiaddons-doc (= 5.115.0-ok1) Breaks: libkf5configwidgets-dev (<< 5.54), libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kguiaddons/libkf5guiaddons-dev_5.115.0-ok1_amd64.deb Size: 20008 MD5sum: 2d4e8bc0cea9615805a301d1ac943b39 SHA1: b134a509f839a64997a548bf59308f8266cfaedf SHA256: 3bb532c45b0a5deeb920c67790e47e94c8cfa68b3743b1d0c544405cf270e1b7 SHA512: 02b587cd983b0243e0afa2331406962c2c8b0504427f7231a1b4269bc86b9cae74e74b4e6cee8ce02d80c91185d7a1a4c89f89c3f66995d603c0c0f70eb4ed4a Homepage: https://invent.kde.org/frameworks/kguiaddons Description: development headers for the kguiaddons framework This package contains development files for building software that uses libraries from the kguiaddon framework Package: libkf5guiaddons-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kguiaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 396 Filename: pool/main/k/kguiaddons/libkf5guiaddons-doc_5.115.0-ok1_all.deb Size: 219068 MD5sum: 783801b501c1ea70302022df54464197 SHA1: 84a8023b875573e8b02f1cbf328c24edce3d0566 SHA256: c85a74bf36daa9d59700b064b30cca14201b1f2770952b98411ba84f842a6982 SHA512: 308951e8fcca94c8968f4f55a6b02094aeeb3406585817b8fafb07b1e32a3daeddf70ce8c70ab0556271cdec0621b5d8ce17d6e5ed6afec017b68d4d53fc4fe2 Homepage: https://invent.kde.org/frameworks/kguiaddons Description: additional addons for QtGui (documentation) Qt widgets for colours, fonts and text . This package contains the qch documentation files. Package: libkf5guiaddons5 Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kguiaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 289 Depends: libkf5guiaddons-data (= 5.115.0-ok1), libc6 (>= 2.38), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5waylandclient5 (>= 5.15.4), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libx11-6 Breaks: libkf5configwidgets5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5plasma5 (<< 5.54), libkf5texteditor5 (<< 5.54) Filename: pool/main/k/kguiaddons/libkf5guiaddons5_5.115.0-ok1_amd64.deb Size: 74684 MD5sum: 0265bae5eb79d6fce92ca4106fc28bf3 SHA1: dd0e31f8869d0c62283439f386d29063e71033be SHA256: 50ea52bd77b0c703e79767418094117ce7e2dba1ac948a4ed4186519f0b38541 SHA512: 9a941ba778138080d7a66777498462626b8543e04699ec493a1fd0197537d71ad1d85b8bdfbb92531198708924bfbd7918abd2a0f20f03e862b0f9290005ac06 Homepage: https://invent.kde.org/frameworks/kguiaddons Description: additional addons for QtGui Qt widgets for colours, fonts and text Package: libkf5holidays-data Architecture: all Version: 1:5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kholidays Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 496 Filename: pool/main/k/kholidays/libkf5holidays-data_5.92.0-ok1_all.deb Size: 46506 MD5sum: 49a08772f2fa8d7d0677fc116099f58d SHA1: a14fecec41004496f04d542111638103c97634cf SHA256: 814c427a67c9222ed30326c05a0aaad397f2b280e68dec853fa8cc993df5bf66 SHA512: c5f453907ec7ec916f346388c820adce3bb9d85afa7ede976c9dba74f7086715c8b77e87d90c1484f6859fb1aff40c7bca0a6515f8a4ddc18e3fde504b10d850 Homepage: https://invent.kde.org/frameworks/kholidays Description: holidays calculation library This library provides a C++ API that determines holiday and other special events for a geographical region. . This package is part of the KDE Development Platform PIM libraries module. Package: libkf5holidays-dev Architecture: amd64 Version: 1:5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kholidays Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 73 Depends: libkf5holidays5 (= 1:5.92.0-ok1) Recommends: libkf5holidays-doc (= 1:5.92.0-ok1) Breaks: libkf5alarmcalendar-dev (<< 4:17.08) Filename: pool/main/k/kholidays/libkf5holidays-dev_5.92.0-ok1_amd64.deb Size: 11754 MD5sum: d89b49b4f32032b6ddf8113c5bc9f821 SHA1: 8f642737438d2a3b2b4b488e3fe71d3b205e1ebe SHA256: 3b0d4dde87a17a4c4311b1cbf0ee1a294fe55c01c4891f764414b9d778958a96 SHA512: 9cbfbda7129251a96f8ba50379e4afd8a29357e2f40683537c52440d086017b2d9c6c93abd1abc608f1c24c1b72caf755b480e31323f82deae98ca5e6c84d947 Homepage: https://invent.kde.org/frameworks/kholidays Description: holidays calculation library - development files This library provides a C++ API that determines holiday and other special events for a geographical region. . This package contains the development files. Package: libkf5holidays-doc Architecture: all Version: 1:5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kholidays Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 274 Filename: pool/main/k/kholidays/libkf5holidays-doc_5.92.0-ok1_all.deb Size: 141120 MD5sum: ca6289006e130c02633b4962684ef67c SHA1: cd5c0eccc9958cb77ea4b9033914272ad1352ec7 SHA256: 3f3d21e615ac0f1d44e0152d3d52ad0c6289a59a817efe8aa62730e649361b3c SHA512: 07b2d91bf4cc95ff8f11e44ba654a3f17751b7a6c33b8a41bf27513a3e23185a992ffcb43d52eba37f96a6b4d32ef4e3b48fe8b0a568cc15a3af6b45772c6788 Homepage: https://invent.kde.org/frameworks/kholidays Description: holidays calculation library (documentation) This library provides a C++ API that determines holiday and other special events for a geographical region. . This package contains the qch documentation files. Package: libkf5holidays5 Architecture: amd64 Version: 1:5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kholidays Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 544 Depends: libkf5holidays-data (= 1:5.92.0-ok1), libc6 (>= 2.29), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5.2) Breaks: kalarm (<< 4:17.08), korganizer (<< 4:17.08), libkf5alarmcalendar5 (<< 4:17.08), libkf5calendarsupport5 (<< 4:17.08) Filename: pool/main/k/kholidays/libkf5holidays5_5.92.0-ok1_amd64.deb Size: 189924 MD5sum: ec6115d60ed685549a799a7128c47f0a SHA1: abcbd1dcc6869d6aa178f943c0235d35e39e0a68 SHA256: 513ee2bcb082752f80fa0d4842ef05bb8ba3a90dd624d0a1c70fab99ab84929d SHA512: 4883e865e02aea181943774082e982bc0c75d52b6e91a5be5be2122c6988ebdfea9232dea142ca7699203bb57ff618ac852079c2a14751a3eb2b57779b099967 Homepage: https://invent.kde.org/frameworks/kholidays Description: holidays calculation library This library provides a C++ API that determines holiday and other special events for a geographical region. . This package is part of the KDE Development Platform PIM libraries module. Package: libkf5i18n-data Architecture: all Version: 5.92.0-ok3.3 Multi-Arch: foreign Priority: optional Section: libs Source: ki18n Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 16076 Filename: pool/main/k/ki18n/libkf5i18n-data_5.92.0-ok3.3_all.deb Size: 1199434 MD5sum: ce99ef8b0d91f5796094915927fabebb SHA1: e978616ddef9c1537f9dfa285240cab72e205d42 SHA256: bc26829c6fe6a03ad180dbfe577ec07d2f75a973db388d6eb216c0162ca0b9b4 SHA512: 49cc9e8a2e86a165eb6d17a90f8d67da34331174fcb6a6b2460aeffe86ae67f282511b365a3ca56814773fa1fa4855fa2b73e389781481075edb95dfee43a77b Homepage: https://invent.kde.org/frameworks/ki18n Description: Advanced internationalization framework. Ki18n is the KDE internationalization system for user-interface text. It enables localization of user-visible strings, including locale-aware argument substitution and formatting. Ki18n is built atop the widely used Gettext internationalization system, making the workflow familiar to both programmers and translators. It can be considered a Gettext-wrapper for code based on the Qt library, but it also provides additional functionality over basic Gettext. . This package contains the translations. Package: libkf5i18n-dev Architecture: amd64 Version: 5.92.0-ok3.3 Multi-Arch: same Priority: optional Section: libdevel Source: ki18n Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 247 Depends: gettext, libkf5i18n5 (= 5.92.0-ok3.3), libkf5i18nlocaledata5 (= 5.92.0-ok3.3), python3:any, qtscript5-dev (>= 5.8.0~) Recommends: libkf5i18n-doc (= 5.92.0-ok3.3) Breaks: kross-dev (<< 5.54), libkf5configwidgets-dev (<< 5.54), libkf5iconthemes-dev (<< 5.54), libkf5jsembed-dev (<< 5.54), libkf5khtml-dev (<< 5.54), libkf5notifyconfig-dev (<< 5.54), libkf5pty-dev (<< 5.54), libkf5service-dev (<< 5.54), libkf5unitconversion-dev (<< 5.54) Filename: pool/main/k/ki18n/libkf5i18n-dev_5.92.0-ok3.3_amd64.deb Size: 29892 MD5sum: c7fc663f0d60ac92e42cc21d58653dd0 SHA1: b2b22061dd11453aa39ee02997ba5c31f3f23152 SHA256: d47a71b113de7f9521d63b6661a59a3c7ef0b4554efeb9a4e6f6dbadf0b0e330 SHA512: 712db8b93648cb63840283e81b15cde472f7ac3be327a1ae368f57fd4061bccde1d4a52ce7679408248f87672b0a05f0e1b0c7c0cb59efef79ef189dc391eb5d Homepage: https://invent.kde.org/frameworks/ki18n Description: Advanced internationalization framework. Ki18n is the KDE internationalization system for user-interface text. It enables localization of user-visible strings, including locale-aware argument substitution and formatting. Ki18n is built atop the widely used Gettext internationalization system, making the workflow familiar to both programmers and translators. It can be considered a Gettext-wrapper for code based on the Qt library, but it also provides additional functionality over basic Gettext. . Contains development files for ki18n. Package: libkf5i18n-doc Architecture: all Version: 5.92.0-ok3.3 Multi-Arch: foreign Priority: optional Section: doc Source: ki18n Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 451 Filename: pool/main/k/ki18n/libkf5i18n-doc_5.92.0-ok3.3_all.deb Size: 258352 MD5sum: 8a497303622da60de38b245f36be4e9a SHA1: 965475742b41db22ce7dd397ed908e2d28e71a7e SHA256: 89ff1eea5c3f05f79dc7bf4c74242521497cc4cd0af5648f6eb66e164ccb822e SHA512: c86506139af996c97b17adc0b8a82153a4757e3504029b5563c9714a04f2ca64d4bc7bf10e3458477985f58b30a368b30d9962e0cab6d8365b7e08cdb6b8c3d9 Homepage: https://invent.kde.org/frameworks/ki18n Description: Advanced internationalization framework (documentation) Ki18n is the KDE internationalization system for user-interface text. It enables localization of user-visible strings, including locale-aware argument substitution and formatting. Ki18n is built atop the widely used Gettext internationalization system, making the workflow familiar to both programmers and translators. It can be considered a Gettext-wrapper for code based on the Qt library, but it also provides additional functionality over basic Gettext. . This package contains the qch documentation files. Package: libkf5i18n5 Architecture: amd64 Version: 5.92.0-ok3.3 Multi-Arch: same Priority: optional Section: libs Source: ki18n Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 630 Depends: libkf5i18n-data (= 5.92.0-ok3.3), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: baloo-kf5 (<< 5.54), frameworkintegration (<< 5.54), kdesignerplugin (<< 5.42), kinit (<< 5.54), kio (<< 5.54), kpackagelauncherqml (<< 5.54), kpackagetool5 (<< 5.54), kross (<< 5.54), ktexteditor-katepart (<< 5.42), libkf5configwidgets5 (<< 5.54), libkf5declarative5 (<< 5.54), libkf5filemetadata3 (<< 5.54), libkf5iconthemes5 (<< 5.54), libkf5jsembed-dev (<< 5.54), libkf5jsembed5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.54), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5kiocore5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5kiogui5 (<< 5.54), libkf5kiowidgets5 (<< 5.54), libkf5krosscore5 (<< 5.54), libkf5krossui5 (<< 5.54), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5newstuffcore5 (<< 5.54), libkf5notifyconfig5 (<< 5.54), libkf5package5 (<< 5.54), libkf5parts-plugins (<< 5.54), libkf5parts5 (<< 5.54), libkf5people5 (<< 5.54), libkf5peoplewidgets5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5pty5 (<< 5.54), libkf5purpose-bin (<< 5.54), libkf5purpose5 (<< 5.54), libkf5quickaddons5 (<< 5.42), libkf5runner5 (<< 5.54), libkf5service-bin (<< 5.54), libkf5service5 (<< 5.54), libkf5su-bin (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5unitconversion5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkf5webkit5 (<< 5.42), libkf5xmlgui-bin (<< 5.54), libkf5xmlgui5 (<< 5.54), libkf5xmlrpcclient5 (<< 5.54), libkwalletbackend5-5 (<< 5.54), plasma-framework (<< 5.54), qml-module-org-kde-extensionplugin (<< 5.28), qml-module-org-kde-kquickcontrols (<< 5.54), qml-module-org-kde-runnermodel (<< 5.42) Filename: pool/main/k/ki18n/libkf5i18n5_5.92.0-ok3.3_amd64.deb Size: 135634 MD5sum: 408bffa7156b5f1d56421aca4b70b0ca SHA1: f62c64b6c9bbc6164ef92cc1641d6852eeca6e91 SHA256: 7d00d3789970410a8b739fe8c3688573fbbaedf1448dbd3193e849a1bd613a03 SHA512: 65b4f95bd6fa20cc3885508ea6afc36dc8698d0dfb4991248ff3e59b44c7a45f52943826ded59da98315aa526188156b69c1b27e3d8ef25dc35348ba2cc7cefa Homepage: https://invent.kde.org/frameworks/ki18n Description: Advanced internationalization framework. Ki18n is the KDE internationalization system for user-interface text. It enables localization of user-visible strings, including locale-aware argument substitution and formatting. Ki18n is built atop the widely used Gettext internationalization system, making the workflow familiar to both programmers and translators. It can be considered a Gettext-wrapper for code based on the Qt library, but it also provides additional functionality over basic Gettext. Package: libkf5i18nlocaledata5 Architecture: amd64 Version: 5.92.0-ok3.3 Multi-Arch: same Priority: optional Section: libs Source: ki18n Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1122 Depends: libc6 (>= 2.14), libkf5i18n5 (>= 5.88.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 11), qtbase-abi-5-15-10 Filename: pool/main/k/ki18n/libkf5i18nlocaledata5_5.92.0-ok3.3_amd64.deb Size: 443160 MD5sum: eb49a5d6daa5227e9e4f697cbce710d2 SHA1: fd5299062302b0e6ba1faa9b9c45ab937437b0d0 SHA256: 06889b570e127dafba94840e8f9ac789ae65935e30a7bf1389c587df94b6c7c4 SHA512: 3bc20415cf56e3e75fa21f20ef4442833ea3c9cda17372ca9955328eb883bf560a98448a7e00ba740c961d9a024befdb75c2072545cf837c3eebcd2e40ce80c7 Homepage: https://invent.kde.org/frameworks/ki18n Description: Advanced internationalization framework (locale data) Ki18n is the KDE internationalization system for user-interface text. It enables localization of user-visible strings, including locale-aware argument substitution and formatting. Ki18n is built atop the widely used Gettext internationalization system, making the workflow familiar to both programmers and translators. It can be considered a Gettext-wrapper for code based on the Qt library, but it also provides additional functionality over basic Gettext. . Locale data library. Package: libkf5iconthemes-bin Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libs Source: kiconthemes Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 52 Depends: libc6 (>= 2.4), libkf5iconthemes5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kiconthemes/libkf5iconthemes-bin_5.92.0-ok1_amd64.deb Size: 8552 MD5sum: 5d278ed74b8216165e33690aae6777a1 SHA1: ad4891ec50cbe5f06f2d643b704577cdc88edd28 SHA256: 91bf91fdcb923d1d817f0bf7ba17196e21ad7ec15580d1e45f93de49f59a3872 SHA512: 1bf5aa763c0ddac04bd118d71b02ab1e73386f8458bd8b9241eb23cc70478afec464530d2d197e4262bbb837b1d58be9179d0150fc93bd752ec4d2df5b8f6dc0 Homepage: https://invent.kde.org/frameworks/kiconthemes Description: Support for icon themes Library to use/access icon themes in Qt. These classes are used by the iconloader but can be used by others too. . This package contains runtime binaries. Package: libkf5iconthemes-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kiconthemes Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 44 Filename: pool/main/k/kiconthemes/libkf5iconthemes-data_5.92.0-ok1_all.deb Size: 2908 MD5sum: 2540ebafa8eb63a15c60fe22cc934d75 SHA1: 909cd9eb73ac3ce855d5e9503af0bbff9fe31289 SHA256: 6078aeda68e8c694b3273add2a2a8df41c839e4bede47fc43160709b9be352c1 SHA512: f07b6e1169be35586e2a9331df8c0246976e6d7c53e5f8453b5ed3f336e0ca8093e2800fa4b8cf4683b9d60d05dc09588b73c310abf51b656130d99939e02fc0 Homepage: https://invent.kde.org/frameworks/kiconthemes Description: Support for icon themes. Library to use/access icon themes in Qt. These classes are used by the iconloader but can be used by others too. . This package contains the data files. Package: libkf5iconthemes-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kiconthemes Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 155 Depends: libkf5configwidgets-dev (>= 5.92.0~), libkf5i18n-dev (>= 5.92.0~), libkf5iconthemes5 (= 5.92.0-ok1), libkf5itemviews-dev (>= 5.92.0~), libkf5widgetsaddons-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5iconthemes-doc (= 5.92.0-ok1) Filename: pool/main/k/kiconthemes/libkf5iconthemes-dev_5.92.0-ok1_amd64.deb Size: 27516 MD5sum: 3d4fac3bf6239f9e7fcb79b63a5a4e71 SHA1: aef34ff7414df10653a61d3ad129069377cc563c SHA256: 44d763863f011e57fc04aa2e21cd8ebf6bb3f811c312f5f7765ca85d580c017a SHA512: 25a1efa65c6dc786a97b1f6af833452f6a80b2093bc5b60247dccbb7825d3eaca18600c70470a42afbd769cd04ae7262d52724ea3c7d1c5657714ef4421a6eca Homepage: https://invent.kde.org/frameworks/kiconthemes Description: development files for kiconthemes Library to use/access icon themes in Qt. These classes are used by the iconloader but can be used by others too. . Contains development files for kiconthemes. Package: libkf5iconthemes-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kiconthemes Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 478 Filename: pool/main/k/kiconthemes/libkf5iconthemes-doc_5.92.0-ok1_all.deb Size: 300920 MD5sum: d19e53c4b8e7183c7e90af69cf41d438 SHA1: 787bce15e10ab205284bfdaad03e595725031aa7 SHA256: 72715d02cbeb94603f0d690aa583a5d99ff7c89eaa46241fa133bd66f5f03234 SHA512: ad15c28f87c04b7e5ccd8f4d8b92b15d477604451cd46078349312da9b4c27f32d84adafd354810bd7eb9ea57a396adeaaf06b314904f16e85f152bd2562f508 Homepage: https://invent.kde.org/frameworks/kiconthemes Description: Support for icon themes (documentation) Library to use/access icon themes in Qt. These classes are used by the iconloader but can be used by others too. . This package contains the qch documentation files. Package: libkf5iconthemes5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kiconthemes Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 313 Depends: libkf5iconthemes-data (= 5.92.0-ok1), libc6 (>= 2.27), libkf5archive5 (>= 5.92.0~), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5iconthemes-bin (= 5.92.0-ok1) Filename: pool/main/k/kiconthemes/libkf5iconthemes5_5.92.0-ok1_amd64.deb Size: 100352 MD5sum: 5e7f6046fe551d4bdb293f92bb9219ad SHA1: 116faaaf508ac6f53601c831218b762417c31c7e SHA256: 6e144a8e237e220cd2178ef6091bdd17e505554a1edce7ce93db4c83f6db17cf SHA512: ffc096e6248980016a615991996951d39108ff876fd061c023e288e165113486de3764ba11766f20279d2675d97bdc5eeb613a493c952b067f09866da080fd34 Homepage: https://invent.kde.org/frameworks/kiconthemes Description: Support for icon themes. Library to use/access icon themes in Qt. These classes are used by the iconloader but can be used by others too. Package: libkf5idletime-dev Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libdevel Source: kidletime Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 51 Depends: libkf5idletime5 (= 5.115.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5idletime-doc (= 5.115.0-ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kidletime/libkf5idletime-dev_5.115.0-ok1_amd64.deb Size: 9176 MD5sum: 4b3c5455b53500cc9be681fce42de820 SHA1: 37fe1e9652ec6a36ba3f974a366090f926e46dee SHA256: d4c8fa839d4a1749b932f938ddab36f513b943623cbf119a0bfa1413b906042c SHA512: fd0c491196b628aa4ba264b977405aee10a527565f26ca5e7d7ea0e1329a75b03ab84408de47722c094a55105c314ad5766fa8c4392389068253f97102380d69 Homepage: https://invent.kde.org/frameworks/kidletime Description: development headers for the kidletime library This package contains development files for building software that uses libraries from the kidletime KDE framework. Package: libkf5idletime-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kidletime Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 181 Filename: pool/main/k/kidletime/libkf5idletime-doc_5.115.0-ok1_all.deb Size: 104908 MD5sum: 150e3651f5c0a237e50b75598ecb80eb SHA1: da0b285dff1411e03af62985f4b25b24be4a24af SHA256: 1b2a010bb94916ff5c278c0bc6543e204cdd1f9ffdff52949bf58f191aa6391c SHA512: b87174b813f6e517c8b33757ec64856d3c7701d76a5f17a36afcda6e4fb26f6b7236240e30fa074c76439951ddfedad15fb2c26466b331ff71781eee74675733 Homepage: https://invent.kde.org/frameworks/kidletime Description: library to provide information about idle time (documentation) This library contains a class that allows applications to watch for user activity or inactivity. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity. . This package contains the qch documentation files. Package: libkf5idletime5 Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kidletime Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 182 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5waylandclient5 (>= 5.15.4), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb-sync1, libxcb1, libxext6, libxss1 Recommends: kwayland-integration Breaks: baloo-kf5 (<< 5.54) Filename: pool/main/k/kidletime/libkf5idletime5_5.115.0-ok1_amd64.deb Size: 36160 MD5sum: 8d9b862062f933ee34ac0c4cdbdc6feb SHA1: a76b7e3f586ba124fcfa71a1e4ddca50cf209d10 SHA256: 1a26fcb55e86afc152c4aa9ef939cf333893950c993f7589271e6bc59fbe0a5b SHA512: ec81279ef697059b9103315b68c52b367b5743f8372b789bcec2cd987eacf0426b1a9a1a27d91bc5a374d52293fd6679db5940fd9a9f9fb8aab0515b2edc3d45 Homepage: https://invent.kde.org/frameworks/kidletime Description: library to provide information about idle time This library contains a class that allows applications to watch for user activity or inactivity. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity. Package: libkf5itemmodels-dev Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libdevel Source: kitemmodels Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 119 Depends: libkf5itemmodels5 (= 5.115.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5itemmodels-doc (= 5.115.0-ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kitemmodels/libkf5itemmodels-dev_5.115.0-ok1_amd64.deb Size: 18832 MD5sum: 1c25a278bc5f7adea13083d902e817fa SHA1: dce48f77f2c505a3a06c15141a2347538b62a79f SHA256: fd118ee24198ede1b42fc29f6a7f065ab15dcba58af25b69e94bd95a9b150b6a SHA512: 464960e8bd7f795d1ad49bef9dd3b2f9f916a5a980c1eee2c8f663caf2cca43ade96c988f05ca7b3005af8da6c464c8f98a83494677c80a1b5ba6487ae64b7a7 Homepage: https://invent.kde.org/frameworks/kitemmodels Description: additional item/view models for Qt Itemview A library which provides additional item/view models for Qt Itemview. . This package is part of KDE Frameworks 5. . This package contains the development files. Package: libkf5itemmodels-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kitemmodels Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 533 Filename: pool/main/k/kitemmodels/libkf5itemmodels-doc_5.115.0-ok1_all.deb Size: 369532 MD5sum: 7eab9026229b14b7a43db00ab0d83a6b SHA1: 0413c4555bea67171a2a7720bf107a577e769342 SHA256: 09822f798bfa35fbe85f0639f8a849c8a1212e71b5384e2af5ffa8bc7ef115a4 SHA512: 7c7099d56e6082ca4ef75c22f8178283ed4ee4fc7ac284bab24df10ae5a2145964772b1813734a7198ca3eaedf9f21adc37c34c48a333f710d759941de3f0f08 Homepage: https://invent.kde.org/frameworks/kitemmodels Description: additional item/view models for Qt Itemview (documentation) A library which provides additional item/view models for Qt Itemview. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5itemmodels5 Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kitemmodels Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 326 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kitemmodels/libkf5itemmodels5_5.115.0-ok1_amd64.deb Size: 92644 MD5sum: abc1971ff14774d019aff0eae58e1a62 SHA1: d1a38e7cc91cccac8dd1486e17321695f156e984 SHA256: 8e2bbcfe795ff6c4890a07290f9e587b8dc08fadddb889cfdbed345496de0bb8 SHA512: 91161b2c4e387b33e350816cf2f2d47cb69d0e5b3438e4151571fadba47bb6da1715750c955ce6698223a35570959c29febd7f16c16d5c08aae84c99713c884e Homepage: https://invent.kde.org/frameworks/kitemmodels Description: additional item/view models for Qt Itemview A library which provides additional item/view models for Qt Itemview. . This package is part of KDE Frameworks 5. Package: libkf5itemviews-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kitemviews Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 314 Filename: pool/main/k/kitemviews/libkf5itemviews-data_5.115.0-ok1_all.deb Size: 10444 MD5sum: dbfa9abf4f1d7b465dd03052d9a44840 SHA1: b26e6b8177231b58f157ea1b8dea42fcbfaddbf4 SHA256: 844c0c83a5b7a2c6518aa18b438792386f869de0474e6bb85521f18b419f107d SHA512: 9f6ea91eb17cb301591f6b90c3ce0a64fcfd2e7b23a8d5127756efd1a22c5198151191e37a8619827ae584f0123684523c2314f2ecc96415b6ee49ef0138a9c1 Homepage: https://invent.kde.org/frameworks/kitemviews Description: Qt library with additional widgets for ItemModels A Qt library which contains additional widgets for ItemModels, such as grouping into categories and filtering . This package is part of KDE Frameworks 5. . This package contains the translations. Package: libkf5itemviews-dev Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libdevel Source: kitemviews Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 146 Depends: libkf5itemviews5 (= 5.115.0-ok1), qtbase5-dev (>= 5.15.2~), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5itemviews-doc (= 5.115.0-ok1) Breaks: kio-dev (<< 5.28), libkf5iconthemes-dev (<< 5.54), libkf5kcmutils-dev (<< 5.54), libkf5kio-dev (<< 5.54), libkf5xmlgui-dev (<< 5.54) Filename: pool/main/k/kitemviews/libkf5itemviews-dev_5.115.0-ok1_amd64.deb Size: 25248 MD5sum: 0b64ca471a39d2fbc744c00124598467 SHA1: b725c931e8eb8eee788b0e955c6f901db33f375a SHA256: 32d90cc8f7aa37e411d5e917785e5be47b72e80b0cfc204ad720e631fd29ba5b SHA512: 42aa059faa18e2ffcd18cc5810b1097d1b23f8f1c6a1856aac14b1a03f6f0a43c49acd8ff167837537757b065519d24e3a980e0b4d3068f23b1bd5aa1f20c209 Homepage: https://invent.kde.org/frameworks/kitemviews Description: Qt library with additional widgets for ItemModels A Qt library which contains additional widgets for ItemModels, such as grouping into categories and filtering . This package is part of KDE Frameworks 5. . This package contains the development files. Package: libkf5itemviews-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kitemviews Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 383 Filename: pool/main/k/kitemviews/libkf5itemviews-doc_5.115.0-ok1_all.deb Size: 217476 MD5sum: b8ce4d0b15fde3aa9885da7b80ad700c SHA1: 724222c8f2759fdb7c489259ed1a43ead5f2e989 SHA256: c2def61c2eb4340842ec75db06725942091293570be9277ce3657c4ee4283a86 SHA512: 786cd9164344595cb0ca381540540647e76af9bf61f3135715d2c9ba545de99de834219a59bf10213b76dc9eb62ebf197b2399db56e047fe073661d33e46003c Homepage: https://invent.kde.org/frameworks/kitemviews Description: Qt library with additional widgets for ItemModels (documentation) A Qt library which contains additional widgets for ItemModels, such as grouping into categories and filtering . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5itemviews5 Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kitemviews Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 257 Depends: libkf5itemviews-data (= 5.115.0-ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kdesignerplugin (<< 5.54), kio (<< 5.54), kross (<< 5.42), libkf5iconthemes5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.42), libkf5kdelibs4support5-bin (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5newstuff5 (<< 5.54), libkf5peoplewidgets5 (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5xmlgui5 (<< 5.54) Filename: pool/main/k/kitemviews/libkf5itemviews5_5.115.0-ok1_amd64.deb Size: 73084 MD5sum: 28cfb52164ac74e2ff90e0e02bd414bb SHA1: e0ebb3076ac2a07f7d6a4f867de7fcecc194ea73 SHA256: fe509c9d8e992d427f5bbbbab3ee492b0144a6d9c13fc2e454f38a6e45c01c83 SHA512: abf29c7ea397825658f00199b01b51ac9aaf1ece7f80a8a6c1b91b5fa702f99f96c6e43c55d025a891a2f7d6e90940b4f0e0efaee44f100df807828dc54c7f7d Homepage: https://invent.kde.org/frameworks/kitemviews Description: Qt library with additional widgets for ItemModels A Qt library which contains additional widgets for ItemModels, such as grouping into categories and filtering . This package is part of KDE Frameworks 5. Package: libkf5jobwidgets-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kjobwidgets Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 490 Breaks: libkf5jobwidgets5-data Replaces: libkf5jobwidgets5-data Filename: pool/main/k/kjobwidgets/libkf5jobwidgets-data_5.115.0-ok1_all.deb Size: 33756 MD5sum: c27b12c68978b1d16ccc72eeb9728be1 SHA1: 8477850a1d2e4338cf998afec0733a622ebeb2d4 SHA256: daf2231a6233c5ce0479faff0418ab16b4af650b9aabd0643a770a229bc7a68b SHA512: ea5c19c99b651efe7d8a14c759fabd3bff808e94a195f21e72c9922c835bde5eed65018bf6952508951dabb811da0a4991dcd9dc949d7090e39380b1f43db6d3 Homepage: https://invent.kde.org/frameworks/kjobwidgets Description: Widgets for tracking KJob instances Window class that associates this job with a window given by window. This is used by KDialogJobUiDelegate as parent widget for error messages, KWidgetJobTracker as parent widget for progress dialogs, KIO::AbstractJobInteractionInterface as parent widget for rename/skip dialogs and possibly more. Overload that takes a QWindow. . Timestamp handling to update the last user action timestamp to the given time. Returns the last user action timestamp. . This package contains the translations. Package: libkf5jobwidgets-dev Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libdevel Source: kjobwidgets Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 81 Depends: libkf5coreaddons-dev (>= 5.115.0~), libkf5jobwidgets5 (= 5.115.0-ok1), libkf5widgetsaddons-dev (>= 5.115.0~), qtbase5-dev (>= 5.15.2~) Recommends: libkf5jobwidgets-doc (= 5.115.0-ok1) Breaks: kio-dev (<< 5.28), libkf5kio-dev (<< 5.54) Filename: pool/main/k/kjobwidgets/libkf5jobwidgets-dev_5.115.0-ok1_amd64.deb Size: 11964 MD5sum: c0060ab87d735e48ffbce2179d8ea6b3 SHA1: 5168e66c7c022cf40e9b15fc303bb34598e7b5e0 SHA256: 00cc979a792b6ed7de60811d4490a6ba44354ec7003367503ddf55ba50b3b265 SHA512: 99689700df83a5b2f1aa91947b7de34f31c3c620987b514334208da867dc2a08150fbce2e13ddc5a3f80cc7c0126689d5f0103e79df20df1d9ce2994fc5a277e Homepage: https://invent.kde.org/frameworks/kjobwidgets Description: Widgets for tracking KJob instances Window class that associates this job with a window given by window. This is used by KDialogJobUiDelegate as parent widget for error messages, KWidgetJobTracker as parent widget for progress dialogs, KIO::AbstractJobInteractionInterface as parent widget for rename/skip dialogs and possibly more. Overload that takes a QWindow. . Timestamp handling to update the last user action timestamp to the given time. Returns the last user action timestamp. . Contains development files for kjobwidgets. Package: libkf5jobwidgets-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kjobwidgets Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 297 Filename: pool/main/k/kjobwidgets/libkf5jobwidgets-doc_5.115.0-ok1_all.deb Size: 167632 MD5sum: be0c2d065a8b19499b2663c5eb51a52b SHA1: 6fe8db89594064dc2b024ef798fd6551c603a48c SHA256: c4b1c1121d0927d5e57acff154462d58c674b36f579cb2f4e79c4687fe5edac9 SHA512: 7dbd412898c884256004931b46bcbb11917d71b430d8cef1759c16f1f4cb84341ef77fe2813fc38285375e0dd8c98b6a4e49a24adcf6945e364a07e28cc20fff Homepage: https://invent.kde.org/frameworks/kjobwidgets Description: Widgets for tracking KJob instances (documentation) Window class that associates this job with a window given by window. This is used by KDialogJobUiDelegate as parent widget for error messages, KWidgetJobTracker as parent widget for progress dialogs, KIO::AbstractJobInteractionInterface as parent widget for rename/skip dialogs and possibly more. Overload that takes a QWindow. . Timestamp handling to update the last user action timestamp to the given time. Returns the last user action timestamp. . This package contains the qch documentation files. Package: libkf5jobwidgets5 Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kjobwidgets Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 216 Depends: libkf5jobwidgets-data (= 5.115.0-ok1), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.115.0~), libkf5widgetsaddons5 (>= 5.115.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: baloo-kf5 (<< 5.42), frameworkintegration (<< 5.28), kdesignerplugin (<< 5.42), kinit (<< 5.42), kio (<< 5.42), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5declarative5 (<< 5.42), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5kiowidgets5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.42), libkf5notifyconfig5 (<< 5.42), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.54), libkf5plasma5 (<< 5.42), libkf5plasmaquick5 (<< 5.42), libkf5texteditor5 (<< 5.54), libkf5webkit5 (<< 5.54), plasma-framework (<< 5.42), qml-module-org-kde-kio (<< 5.42) Filename: pool/main/k/kjobwidgets/libkf5jobwidgets5_5.115.0-ok1_amd64.deb Size: 57256 MD5sum: fdccdb75d901465d822408371c69a325 SHA1: 2af3502f24d9f3d8748b862c1dd5f8ec916623bf SHA256: 4b649237d6a6f7fc8ffb93acc26ee956e59e626c62b3a79d381b743d4bc73073 SHA512: d7b0c443066b9c3ba9f47263dcb105f1c55f06dd837591149024d0884d1b4762e92715833a8d8ee54281d291cb6dde20b43d86dc389f5eabdc496b175a70d149 Homepage: https://invent.kde.org/frameworks/kjobwidgets Description: Widgets for tracking KJob instances Window class that associates this job with a window given by window. This is used by KDialogJobUiDelegate as parent widget for error messages, KWidgetJobTracker as parent widget for progress dialogs, KIO::AbstractJobInteractionInterface as parent widget for rename/skip dialogs and possibly more. Overload that takes a QWindow. . Timestamp handling to update the last user action timestamp to the given time. Returns the last user action timestamp. Package: libkf5jsembed-data Architecture: all Version: 5.92.0-0ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kjsembed Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 698 Filename: pool/main/k/kjsembed/libkf5jsembed-data_5.92.0-0ok1_all.deb Size: 83646 MD5sum: 2acd079824847fe1104659b89d62ec3e SHA1: 500259ad40d0cea7bb8555d94d8b0c88293d8122 SHA256: bcd21a391431acadcd854c480865b0a5cd71b4e0d22095db30d775c3e29ac3f7 SHA512: 98e14f3821a286cc1a0d8141f06d8c6c68abb9acfdf0dde9cf8da0253dc907b4007da3ba2f6c3f5bc46ce21c109ce22a6e0a0203ec7641de80d81d0cc35d6959 Homepage: https://invent.kde.org/frameworks/kjsembed Description: Embedded JS library for Qt kjsembed allows you to embed JavaScript in your Qt application. . This package contains the translations. Package: libkf5jsembed-dev Architecture: amd64 Version: 5.92.0-0ok1 Priority: optional Section: libdevel Source: kjsembed Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 242 Depends: libkf5i18n-dev (>= 5.92.0~), libkf5jsembed5 (= 5.92.0-0ok1), libkf5kjs-dev (>= 5.92.0~), libc6 (>= 2.4), libkf5i18n5 (>= 5.92.0~), libkf5js5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kjsembed/libkf5jsembed-dev_5.92.0-0ok1_amd64.deb Size: 56904 MD5sum: a37ee49ade7932e75bced8d5acf3b432 SHA1: 28439660c3a8fb19296ad5337069f0bdd8b235c1 SHA256: 2707ea9c6554ed589f42a4bb1501e2459354b9e84e034e6650767c23f4a71a97 SHA512: e94a82b52c3ebbf49ce1e65961f5da1a078b59bb025ee5d6ffcd0476a4dc62756e2d7839dbf1ff2b64c2804b1a473df3ce5e98aa9f885c5d9c03ab23acfa13ce Homepage: https://invent.kde.org/frameworks/kjsembed Description: Embedded JS library for Qt kjsembed allows you to embed JavaScript in your Qt application. . Contains development files for kjsembed. Package: libkf5jsembed5 Architecture: amd64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libs Source: kjsembed Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1175 Depends: libkf5jsembed-data (= 5.92.0-0ok1), libc6 (>= 2.14), libkf5i18n5 (>= 5.92.0~), libkf5js5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kjsembed/libkf5jsembed5_5.92.0-0ok1_amd64.deb Size: 298136 MD5sum: 2cdc1e3bea58dfda6645874a4d2b65c8 SHA1: abf817ad42485107e69ec016f952ec0fe7b9d039 SHA256: 2093f2c418065af5d980bf2c27c3f2f3d0a183714df4ca97f30f9e77718d2496 SHA512: 7f8849e574ddd7e344019df6247346a0d1489fc038aaf99e70e3b821ae643b24f210ec1c4eaf357877d30bdd6ac37eb293dc4d22242c3e94586e4a3b41f9dff0 Homepage: https://invent.kde.org/frameworks/kjsembed Description: Embedded JS library for Qt kjsembed allows you to embed JavaScript in your Qt application. Package: libkf5kcmutils-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kcmutils Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 40 Breaks: libkf5kcmutils5 (<= 4.100.0-0) Replaces: libkf5kcmutils5 (<= 4.100.0-0) Filename: pool/main/k/kcmutils/libkf5kcmutils-data_5.92.0-ok1_all.deb Size: 6824 MD5sum: 628c925f3f88fd3f58567b3b33314efa SHA1: 3c8ba6edf378b7a189291eaf150e2afe74755285 SHA256: 487555b02f91d92f1fc4a483c82d1a46485cd437eb1adf6da9caf27f2268fd2b SHA512: e2c651389dd83da96d1a9dd8fd6507e42c4c797d66bfeb75ab9de3be13fdc1a3a75d5e25efd2591aacbe1b5ccab1eadcfab6b3f0b7f7acaaa48ab528e0d8909c Homepage: https://invent.kde.org/frameworks/kcmutils Description: Extra APIs to write KConfig modules. KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. . This package contains the data files. Package: libkf5kcmutils-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kcmutils Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 134 Depends: libkf5configwidgets-dev (>= 5.92.0~), libkf5itemviews-dev (>= 5.92.0~), libkf5kcmutils5 (= 5.92.0-ok1), libkf5service-dev (>= 5.92.0~), libkf5xmlgui-dev (>= 5.92.0~) Recommends: libkf5kcmutils-doc (= 5.92.0-ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kcmutils/libkf5kcmutils-dev_5.92.0-ok1_amd64.deb Size: 22892 MD5sum: 7b84e63bb1bc535284be526557f298d8 SHA1: 5a8c2133c06ecb2fa42e17d47b0648d6eccb2b88 SHA256: 7ba649c961d90d3990c1dc3a50653a6c28decd98ffff68ad1f086c651faa2f19 SHA512: 0ebf8e3b5774a5801180eb76c4cacd1d0db1e2512755263ced801e01a11d16e330b1941bc9df1a6b1337b79fedf720eb0afa26918732eb853e9c07c5350c241f Homepage: https://invent.kde.org/frameworks/kcmutils Description: Extra APIs to write KConfig modules. Some utility classes for KSettings, KCModule and KPlugin. . Contains development files for kcmutils. Package: libkf5kcmutils-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kcmutils Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 405 Filename: pool/main/k/kcmutils/libkf5kcmutils-doc_5.92.0-ok1_all.deb Size: 224576 MD5sum: 9bf2b74a1416f31432bf47f1056a1c79 SHA1: 88e9c69ae3049f57eff2a457c919679ecdac2407 SHA256: 2f377630ca0196a93c53f83796a422a41ee75296a60a03ec75d686ac48299135 SHA512: 5d7b82cbda7820a6826e16aa69ff5fb38ab3d90fd308395f8c8cda5b7c2ee18c02fef6baf91920a80ce2b78a281b9bed322554986ea781c742d1f88a19c02b84 Homepage: https://invent.kde.org/frameworks/kcmutils Description: Extra APIs to write KConfig modules (documentation) KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. . This package contains the qch documentation files. Package: libkf5kcmutils5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kcmutils Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 394 Depends: libkf5kcmutils-data (= 5.92.0-ok1), libc6 (>= 2.14), libkf5auth5 (>= 4.96.0), libkf5authcore5 (>= 5.61.0), libkf5configcore5 (>= 5.69.0), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5declarative5 (>= 5.12.0), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5itemviews5 (>= 5.92.0~), libkf5quickaddons5 (>= 5.76.0), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.61.0), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickwidgets5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5kdelibs4support5 (<< 5.69~) Filename: pool/main/k/kcmutils/libkf5kcmutils5_5.92.0-ok1_amd64.deb Size: 119464 MD5sum: 53938c80113d7424b3cb681656916f43 SHA1: 985467f0074f450efb170ae19651e33903f07dad SHA256: 86f1c5a7f2ae691585d5d2796779802bae198e28295da387aac02f8f9f4bed89 SHA512: effd64a95caf3c56a2cb835407b334f62664d6223d8cf44b22a1e2c7e742d7f2721c52d5c9b0d36de69622c43e96825c3f6638ee909c50fe12d4f12d2e3d6703 Homepage: https://invent.kde.org/frameworks/kcmutils Description: Extra APIs to write KConfig modules. KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. Package: libkf5kdcraw-dev Architecture: amd64 Version: 22.12.3-ok1 Priority: optional Section: libdevel Source: libkf5kdcraw Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 73 Depends: libkf5kdcraw5 (= 22.12.3-ok1) Filename: pool/main/libk/libkf5kdcraw/libkf5kdcraw-dev_22.12.3-ok1_amd64.deb Size: 14138 MD5sum: 3a615f74431e11e13469adce4231c6b1 SHA1: 05485af7a73b3335d74649069720be12113feae0 SHA256: 2c056e33451c74fe69f1a6063755f62b8b5d79981ca3528376d18ef9e0bffc05 SHA512: 284162b671238c1e4a3259d5438ba226260c669bb61117f9627451deb648b0fe531bf3ccc8658d838b036cd0798c7d7a9d2d9e99ec909ee079e46d03eda544d6 Homepage: https://invent.kde.org/ Description: RAW picture decoding library -- development files Libkdcraw is a Qt interface to the libraw library used to decode RAW picture files. . This package contains the development files and the documentation. The library documentation is available in the kdcraw.h header file. Package: libkf5kdcraw5 Architecture: amd64 Version: 22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkf5kdcraw Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 112 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libraw19 (>= 0.19.0), libstdc++6 (>= 4.1.1) Filename: pool/main/libk/libkf5kdcraw/libkf5kdcraw5_22.12.3-ok1_amd64.deb Size: 33922 MD5sum: 692371f2fd3216fe4bdb9d1707dacfcf SHA1: 18f9c92cb08063b5eff416c59f76743219e793c2 SHA256: 3b58f19e1e280ded25414e1b7d91e3d4ec29135cf9fb7b61c0a758aff70a8be4 SHA512: cdff1c18958af1ab328de030eee62499b91cdd418c2fbbe7a3f643ee765d642bb591643f33a10f112c9d9a4d2cdbe2522937880fb8c79eb0dd4a68e896439e54 Homepage: https://invent.kde.org/ Description: RAW picture decoding library Libkdcraw is a Qt interface to the libraw library used to decode RAW picture files. . This library is used by kipi-plugins, digiKam, kphotoalbum, and krita. . This package contains the shared library. Package: libkf5kdelibs4support-data Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: kdelibs4support Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 15145 Filename: pool/main/k/kdelibs4support/libkf5kdelibs4support-data_5.92.0-ok2_all.deb Size: 2498288 MD5sum: e2bf27061d2773f01d6b092ecfe0557a SHA1: e7d9ee5612520062bd2f8baa6c21531432fce620 SHA256: 3ce4bbed48c75c7fd53c3ec72373e28872a94a83af7a0baed396e6567096bb26 SHA512: f2ccd22921db546a8cbf41446977cedf01507ce95dc3586e34b152b4a8c4f88324fffa2c6ba9b5869a68baf61f3f15f02eac6753398690c4592e5c54a08dc6bd Homepage: https://invent.kde.org/frameworks/kdelibs4support Description: Porting aid from KDELibs4. This framework provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. . Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at should help with this. . This package contains the data files used by kdelibs4support. Package: libkf5kdelibs4support-dev Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libdevel Source: kdelibs4support Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2598 Depends: kgendesignerplugin (>= 5.92.0~), kinit-dev (>= 5.92.0~), libkf5archive-dev (>= 5.92.0~), libkf5auth-dev (>= 5.92.0~), libkf5configwidgets-dev (>= 5.92.0~), libkf5coreaddons-dev (>= 5.92.0~), libkf5crash-dev (>= 5.92.0~), libkf5dbusaddons-dev (>= 5.92.0~), libkf5doctools-dev (>= 5.92.0~), libkf5emoticons-dev (>= 5.92.0~), libkf5globalaccel-dev (>= 5.92.0~), libkf5guiaddons-dev (>= 5.92.0~), libkf5iconthemes-dev (>= 5.92.0~), libkf5itemmodels-dev (>= 5.92.0~), libkf5kdelibs4support5 (= 5.92.0-ok2), libkf5kdelibs4support5-bin (= 5.92.0-ok2), libkf5notifications-dev (>= 5.92.0~), libkf5parts-dev (>= 5.92.0~), libkf5textwidgets-dev (>= 5.92.0~), libkf5unitconversion-dev (>= 5.92.0~), libkf5windowsystem-dev (>= 5.92.0~), libqt5svg5-dev (>= 5.15.2~), libqt5x11extras5-dev (>= 5.15.2~), libssl-dev, qtbase5-dev (>= 5.15.2~) Breaks: libkf5holidays-dev (<< 1:5.54) Filename: pool/main/k/kdelibs4support/libkf5kdelibs4support-dev_5.92.0-ok2_amd64.deb Size: 332676 MD5sum: e8ec00ce40368cd997f53ca98213442d SHA1: 8241fe63e8272c72f277606c30cc44cdea396f97 SHA256: 119062a07e04019a3de650aad5544055e2009ae68b124d6a385eb2f8f2285f1f SHA512: 245d4db236ca433b71000fc18a4c6dae383fd7f887db5e1468b088fc0f9853698109e6ebf61f870f84bc003cf10c4d2bf667b4d406b4dcb2af4cdf9b91a65a80 Homepage: https://invent.kde.org/frameworks/kdelibs4support Description: development files for kde4support This framework provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. . Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at should help with this. . Note that some of the classes in this framework, especially KStandardDirs, may not work correctly unless any libraries and other software using the KDE4 Support framework are installed to the same location as KDE4Support, although it may be sufficient to set the KDEDIRS environment variable correctly. . Contains development files for kde4support. Package: libkf5kdelibs4support5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: kdelibs4support Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2882 Depends: libkf5kdelibs4support-data (= 5.92.0-ok2), kio, libc6 (>= 2.29), libice6 (>= 1:1.0.0), libkf5auth5 (>= 4.96.0), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.61.0), libkf5crash5 (>= 5.92.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.92.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.92.0), libkf5kiofilewidgets5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5notifications5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5solid5 (>= 4.97.0), libkf5textwidgets5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libsm6, libstdc++6 (>= 5), libx11-6, libxcb1 Recommends: libkf5kdelibs4support5-bin (= 5.92.0-ok2) Filename: pool/main/k/kdelibs4support/libkf5kdelibs4support5_5.92.0-ok2_amd64.deb Size: 800720 MD5sum: 36f454488261193a032c902e6f1462d8 SHA1: af3d689f67816cdf37d6cebe3403073cef1de7ff SHA256: ea6ec0bcf0eb8dbfed3a4274ff9b625a88df752a951480000a474acb2d50c02a SHA512: 9500c1bd6993a9c9e515f1286e00b48c6db66959e759e8c810be9397c880b7482286b1d86f3a3ee7a27c34ef80e0d73723436d63e0c528200f410d1d5562a64d Homepage: https://invent.kde.org/frameworks/kdelibs4support Description: Porting aid from KDELibs4. This framework provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. . Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at should help with this. . Note that some of the classes in this framework, especially KStandardDirs, may not work correctly unless any libraries and other software using the KDE4 Support framework are installed to the same location as KDE4Support, although it may be sufficient to set the KDEDIRS environment variable correctly. Package: libkf5kdelibs4support5-bin Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libs Source: kdelibs4support Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 585 Depends: perl:any, kio, libc6 (>= 2.14), libkf5completion5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.2.0), libkf5dbusaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5itemviews5 (>= 4.96.0), libkf5kdelibs4support5 (>= 4.96.0), libkf5kiocore5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kdelibs4support/libkf5kdelibs4support5-bin_5.92.0-ok2_amd64.deb Size: 140002 MD5sum: 95b9e97de6f76bea3331c152a96fa965 SHA1: 044957e702899946407a6fd24b0f88ab1e57f249 SHA256: 1bd4be1512d28ae630e602554bd79530a41ffe5f63d6323e9b1ffe0726a74bb8 SHA512: c3522e450ba2054d4e8e00284df138f2cc84704742ce7234d627809a53ceb0875f75e9cd22429553d06fda33c13f7845d8bae488b1428259046999edcda665fb Homepage: https://invent.kde.org/frameworks/kdelibs4support Description: Porting aid from KDELibs4. This framework provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. . Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at should help with this. . This package contains binaries and plugins from kdelibs4support. Package: libkf5kexiv2-15.0.0 Architecture: amd64 Version: 23.08.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkf5kexiv2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 444 Depends: libc6 (>= 2.33), libexiv2-27 (>= 0.27.6-ok1), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 11) Filename: pool/main/libk/libkf5kexiv2/libkf5kexiv2-15.0.0_23.08.5-ok1_amd64.deb Size: 133476 MD5sum: 4fab3df3c4ab1f4c38ee9adae69ad25e SHA1: 1f30da00a5e2334a5dcdefd5d53dc526679b264b SHA256: 27b64f4e3106d3a204a5a76717d6f10c073ec526fbefe80dbf27bb15d7c5febb SHA512: 60a8be297b6ab7ca913325d8d5f9ed7e1ffaf9e447fc595441362665f58846907e2034c50805bc4db470a47245f551b32d55573c7d6cd2b19fbef08c2ef31e9e Homepage: https://invent.kde.org/graphics/libkexiv2 Description: Qt like interface for the libexiv2 library Libkexiv2 is a Qt wrapper around the Exiv2 library, used to manipulate pictures metadata. . This package contains the libkexiv2 library. Package: libkf5kexiv2-dev Architecture: amd64 Version: 23.08.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libkf5kexiv2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 98 Depends: libkf5kexiv2-15.0.0 (= 23.08.5-ok1) Filename: pool/main/libk/libkf5kexiv2/libkf5kexiv2-dev_23.08.5-ok1_amd64.deb Size: 16736 MD5sum: efa6f224a2cf7a39be50b91ed1cc4417 SHA1: 9473c81f3fb20fd13f3489ef3ff9f1d1a2e8f0df SHA256: b460a04957e251a3b568d07ff071109451433e173f6fcf06ebb0309438bf7ad5 SHA512: 82ea41d0dd879ad88b25427068ab0a069591bfed5f8af7b684f62e15be2ab0f5f27013dbdfce0a1e2b7a450d3f362ffbd05aebb53cb6497ad323218a0a825b03 Homepage: https://invent.kde.org/graphics/libkexiv2 Description: Qt-like interface for the libexiv2 library -- development files Libkexiv2 is a Qt wrapper around the Exiv2 library, used to manipulate pictures metadata. . This package contains the development files and the documentation. The library documentation is available in the kexiv2.h header file. Package: libkf5khtml-bin Architecture: amd64 Version: 5.92.0-ok1.1 Priority: optional Section: libs Source: khtml Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 499 Depends: kio, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkf5archive5 (>= 5.92.0~), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 4.100.0), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5js5 (>= 5.92.0~), libkf5khtml5 (>= 5.92.0), libkf5kiocore5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 4.99.0), libkf5widgetsaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/khtml/libkf5khtml-bin_5.92.0-ok1.1_amd64.deb Size: 123852 MD5sum: 35096ba80f02ba6fd3cf25385e067503 SHA1: fcb57c1db3b210ab65c26d9adf5c1c51a70f3e50 SHA256: 77e8497f5eefa510f81bb2d747fd22efbdf4827bf9fdb05b56febfb35cd91cf3 SHA512: ed28fe63ba63a37456702c0a4ba7657950f6afdce6bb045beaf65b796f52cf7073b185d20a15d30bc17f8161a3fa514ea8ac7a7bf18e46757b4a39f60aed7e59 Homepage: https://invent.kde.org/frameworks/khtml Description: HTML widget and component KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. . This package contains the runtime files. Package: libkf5khtml-data Architecture: all Version: 5.92.0-ok1.1 Multi-Arch: foreign Priority: optional Section: libs Source: khtml Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 3303 Filename: pool/main/k/khtml/libkf5khtml-data_5.92.0-ok1.1_all.deb Size: 596580 MD5sum: 37377dce35691cc2f0e57ac12102b6d0 SHA1: 7b524c1d966c67d28e49ce1e8dc7d0eece4814e1 SHA256: f4f5d1cb70777e56912735b0d0adaa7f2e13c5cec46ad08f3b3efdecddba554d SHA512: 5ba3972f11d7a8a071e56b4830e9f946f86e5347432e9e05bdc6982af5902e299c594ce91dd38f8775ee9e31c0a69734848b5b09551eaa72d6e1fc8daf035b37 Homepage: https://invent.kde.org/frameworks/khtml Description: HTML widget and component KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. . This package contains the translations and data files. Package: libkf5khtml-dev Architecture: amd64 Version: 5.92.0-ok1.1 Priority: optional Section: libdevel Source: khtml Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 594 Depends: libkf5archive-dev (>= 5.92.0~), libkf5globalaccel-dev (>= 5.92.0~), libkf5i18n-dev (>= 5.92.0~), libkf5iconthemes-dev (>= 5.92.0~), libkf5khtml5 (= 5.92.0-ok1.1), libkf5kio-dev (>= 5.92.0~), libkf5kjs-dev (>= 5.92.0~), libkf5notifications-dev (>= 5.92.0~), libkf5parts-dev (>= 5.92.0~), libkf5sonnet-dev (>= 5.92.0~), libkf5wallet-dev (>= 5.92.0~), libkf5widgetsaddons-dev (>= 5.92.0~), libkf5windowsystem-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/khtml/libkf5khtml-dev_5.92.0-ok1.1_amd64.deb Size: 89772 MD5sum: 49af2e422fa6437fe8050e3347c6abe8 SHA1: 3a3797e2cd0bfc36f1bec8b2783be247328aba36 SHA256: 174956c92a67c7bd95568f1c4840d193011c5cb6f7c2a1c2cd0701d770825c88 SHA512: 6c7cfdb8bccb7e43c127216b8f5e78d7128f25f2299ef22eeb406914e9c29c1db8fb6cc9deef71d0ee380b31974421043e6d8e3a15b74f9f6682868389babd4e Homepage: https://invent.kde.org/frameworks/khtml Description: HTML widget and component KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. . Contains development files for khtml. Package: libkf5khtml5 Architecture: amd64 Version: 5.92.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: khtml Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8767 Depends: libkf5khtml-data (= 5.92.0-ok1.1), kio, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libkf5archive5 (>= 5.92.0~), libkf5codecs5 (>= 5.92.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.97.0), libkf5configwidgets5 (>= 5.78.0), libkf5coreaddons5 (>= 4.100.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5js5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5notifications5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 4.99.0), libkf5sonnetcore5 (>= 5.92.0~), libkf5sonnetui5 (>= 5.92.0~), libkf5textwidgets5 (>= 5.92.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libphonon4qt5-4 (>= 4:4.8.0), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), libx11-6, phonon4qt5, zlib1g (>= 1:1.1.4) Recommends: libkf5khtml-bin (= 5.92.0-ok1.1) Filename: pool/main/k/khtml/libkf5khtml5_5.92.0-ok1.1_amd64.deb Size: 2262810 MD5sum: 26fd491814ddfa5d8183de67afaec9cc SHA1: b67ed636bb5b2c4d8e53c5493920187b84359399 SHA256: c66c031bb175cb251b0da8048c002b4c2d4aea5b6982e9d22ae54ed198ac2803 SHA512: 7161429c4687daa4baea35e680fabc878f82e5ff2b50e6b3694a7cfb22d174b215174a908ec2a096ed449d8756c477529506dcbe0668a77accd910d1fe590183 Homepage: https://invent.kde.org/frameworks/khtml Description: HTML widget and component KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. Package: libkf5kio-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kio Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1275 Depends: libkf5bookmarks-dev (>= 5.92.0~), libkf5completion-dev (>= 5.92.0~), libkf5itemviews-dev (>= 5.92.0~), libkf5jobwidgets-dev (>= 5.92.0~), libkf5service-dev (>= 5.92.0~), libkf5solid-dev (>= 5.92.0~), libkf5xmlgui-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~), libc6 (>= 2.14), libkf5kiofilewidgets5 (= 5.92.0-ok1), libkf5kiowidgets5 (= 5.92.0-ok1), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5), libkf5kiocore5 (= 5.92.0-ok1), libkf5kiogui5 (= 5.92.0-ok1), libkf5kiontlm5 (= 5.92.0-ok1) Recommends: libkf5kio-doc (= 5.92.0-ok1) Filename: pool/main/k/kio/libkf5kio-dev_5.92.0-ok1_amd64.deb Size: 211184 MD5sum: 0cbb973302c7a642f98477df90d4be37 SHA1: 1e0720c7dc2905c65530ecd176dd156700f703cd SHA256: b84691e037e4c6068d9ea1ee8dce20c444d529883c3d2b97154ebf7f4b7a96e7 SHA512: db4f2be6d4dd756369e0829be0d434af4bef010fe0f5449790f7f9771794382fb640e01efb656cd0aa1e94d53b9e31f51f944de65fe3d8fff38f63c6f33a58ec Homepage: https://invent.kde.org/frameworks/kio Description: resource and network access abstraction (development files) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This package contains the development files for kio. Package: libkf5kio-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kio Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3563 Filename: pool/main/k/kio/libkf5kio-doc_5.92.0-ok1_all.deb Size: 2018376 MD5sum: 04aaa67e14f506f5aa4f12566f07cd5e SHA1: 1834828c0fca7cb16a9f81d1673472d6c166268d SHA256: 262bdf54baa3aebe418436d69e69f52a7ced4bd4c410b51a852c1b8cc5a391c0 SHA512: 8cd2d58e2d5f4af2fd611240f8ed8baa3a397f0e65e61735baae6b38d75e9a2c8ba1d37f4877024743f2d4d46fe9ae47f9bbb46080cde5c839a7ea8d580e5c74 Homepage: https://invent.kde.org/frameworks/kio Description: resource and network access abstraction (documentation) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This package contains the QCH documentation files. Package: libkf5kiocore5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kio Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2041 Depends: libacl1 (>= 2.2.23), libc6 (>= 2.14), libkf5authcore5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5crash5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libmount1 (>= 2.24.2), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kio/libkf5kiocore5_5.92.0-ok1_amd64.deb Size: 588366 MD5sum: 3b9fe55f510f62d3ec13716442d1f77c SHA1: ef98688d4392b4b3da70e2fc12ca2bc4360b10fc SHA256: 7773fafecd5aba9e7727d37b8a047fcd4ca9fb985a98751e9cf22325b0706764 SHA512: 3d2bc566b60afc933f063a660335bc210bdb5931cce7f6cf0705d663df78589907b228fdc959e9db751a3ed11e0404914ca354110bdf94c3efc90e0d626f7aad Homepage: https://invent.kde.org/frameworks/kio Description: resource and network access abstraction (KIO core library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library contains the core classes. Package: libkf5kiofilewidgets5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kio Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1112 Depends: libc6 (>= 2.14), libkf5bookmarks5 (>= 5.92.0~), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5itemviews5 (>= 5.92.0~), libkf5jobwidgets5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0), libkf5kiowidgets5 (>= 5.82.0), libkf5solid5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kio/libkf5kiofilewidgets5_5.92.0-ok1_amd64.deb Size: 326260 MD5sum: 79659868dd8070388ff46523fe32f6ca SHA1: 8290e4ffd4e74be7a62a115160f8880fc89f59a8 SHA256: 3f7ceee283dba4ac3631ca0f9af78e851e9a8ca27fdcb0a27fc824ccfac72ef4 SHA512: 561cfc0dd3651bad2f37e738f96a2407163f403a16b38a453af4de3920692ac3904d69a6e0f70df8b4f46c04b8890f87376ab812c756ac113dbf1e41326d4cd2 Homepage: https://invent.kde.org/frameworks/kio Description: resource and network access abstraction (KIO file widgets library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library contains some file dialog widgets. Package: libkf5kiogui5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kio Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 368 Depends: libc6 (>= 2.14), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.80.0), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kio/libkf5kiogui5_5.92.0-ok1_amd64.deb Size: 103726 MD5sum: 5e54e2d1522c19436cebbd46d230cf34 SHA1: db91c5cff01e532a52e41bd45047d79b81d8b723 SHA256: e8c297012f730a5ca14c65d017a5b1c864da90a1a1ddf92dc91aae776eeac424 SHA512: aa5763eed80865ae0d65c5b0dc0b4a99ea9835595fee5c1b26805513170677dc026a3aec49e94e839bd581662528bba1a32b2ea5edee2481d92ea243bf0ae285 Homepage: https://invent.kde.org/frameworks/kio Description: resource and network access abstraction (KIO gui library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library contains gui related jobs. Package: libkf5kiontlm5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kio Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 74 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~) Filename: pool/main/k/kio/libkf5kiontlm5_5.92.0-ok1_amd64.deb Size: 17970 MD5sum: 7f1efa39a6c9dac4f380f31f734dd631 SHA1: 8dfac4476dbcbac55980a859260817890389f64c SHA256: 9be6cd37560d0d3a75e34e785493a3d55fea43bd2b9cdeeadff1f3d687b0a49f SHA512: cae4653f2c9ff55cd231b8f58400190d5be2a6c3a727f1f65f7c0f17e6216bcc275784f2c712539d1c2b0da497a9cb96b0ae9166a9996c01dcb263ef805ff38a Homepage: https://invent.kde.org/frameworks/kio Description: resource and network access abstraction (KIO NTLM library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library implements the NTLM authentication protocol Package: libkf5kiowidgets5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kio Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1601 Depends: libc6 (>= 2.14), libkf5completion5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5jobwidgets5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0), libkf5kiogui5 (>= 5.78.0), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5solid5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kio/libkf5kiowidgets5_5.92.0-ok1_amd64.deb Size: 468180 MD5sum: 7f42405db8adb84097baa8a281990689 SHA1: 358791b38ac442cd97580bac1ac210f407d0d5c3 SHA256: f4e3e6f41d1938ec8f8fa65af9aff88bc0711069b3f2b9b8dd5bc6322bc4955a SHA512: be4fc213f2825ed186e590e46a3f7ec02e163b134f53f8ec54e04969d02dd80b2239798d9f46b0c2503741c997965c43ad95787d4ce321468f791af7c50d9c8b Homepage: https://invent.kde.org/frameworks/kio Description: resource and network access abstraction (KIO widgets library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library contains some UI widgets. Package: libkf5kipi-data Architecture: all Version: 4:23.08.5-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libkf5kipi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 52 Filename: pool/main/libk/libkf5kipi/libkf5kipi-data_23.08.5-ok1_all.deb Size: 25664 MD5sum: 504386310c8ce10b4e5e4bad12029a87 SHA1: f30064b9acad64393522c06d963fc8b1af015cc2 SHA256: 0b4ad43ddba8b8a19814ed7a05649f72e9e310fc06ce84f62e2ba7e32705e990 SHA512: 514f7ba14cac97051590ed93e8b06d430e5504ccf0f7f077dbb87d4d19084f41a810980589e69cb061310e30150c7d317661d6f8f5e45d9a2ecddc9fe0df476e Homepage: https://www.kde.org/ Description: KDE Image Plugin Interface library -- data files Libkipi is a KDE library that provides a common interface for operations on images such as manipulation, organization, importing from and exporting to online services (and not only these), batch editing, etc. . These services are used in graphics applications such as gwenview, digiKam, kphotoalbum, and spectacle. . This package contains the data files of the kipi library. Package: libkf5kipi-dev Architecture: amd64 Version: 4:23.08.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libkf5kipi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 109 Depends: libkf5kipi32.0.0 (= 4:23.08.5-ok1) Filename: pool/main/libk/libkf5kipi/libkf5kipi-dev_23.08.5-ok1_amd64.deb Size: 18996 MD5sum: b6c82d9c9f9fa7118ac56b5b4f993662 SHA1: 61839d45cac1ca96bb5d06a14eead3eb0bdc8210 SHA256: 9f4b7b0605f3ae271d2549d4e8bd9c12a7f791f76be83e86edaae0b1ac8d1965 SHA512: 8bc401443a874eb8998ec2763df6e08242565a4b270996614314834ab1b7527285082fe50dbd35072ea16782bcdfa45ab25d92d52a939b70ff172993c501d651 Homepage: https://www.kde.org/ Description: KDE Image Plugin Interface library -- development files Libkipi is a KDE library that provides a common interface for operations on images such as manipulation, organization, importing from and exporting to online services (and not only these), batch editing, etc. . These services are used in graphics applications such as gwenview, digiKam, kphotoalbum, and spectacle. . This package provides the development files for using the kipi library, and documentation for it (in the header files). Package: libkf5kipi32.0.0 Architecture: amd64 Version: 4:23.08.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkf5kipi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 192 Depends: libkf5kipi-data (>= 4:23.08.5-ok1), libc6 (>= 2.14), libkf5configcore5 (>= 5.85.0~), libkf5coreaddons5 (>= 4.99.0), libkf5service-bin, libkf5service5 (>= 5.85.0~), libkf5xmlgui5 (>= 5.85.0~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/libk/libkf5kipi/libkf5kipi32.0.0_23.08.5-ok1_amd64.deb Size: 58160 MD5sum: bbf6ed5b3841e6f38dce9efa49c93251 SHA1: 6eec22e2e3499cbbac5c546c5fd542297e8fd0a2 SHA256: e7eaee7924797f9a0568c530b749b637b284348e8023a58200875167da5ad3ed SHA512: 47be4e0a46d3fe6c5e9516d48eb856fa2474b828b61031c6fce0f058fa0db0a65471de3d2ed73f919729ce14d33a63170352f6faf22138aa0e048ec3591e720c Homepage: https://www.kde.org/ Description: KDE Image Plugin Interface library Libkipi is a KDE library that provides a common interface for operations on images such as manipulation, organization, importing from and exporting to online services (and not only these), batch editing, etc. . These services are used in graphics applications such as gwenview, digiKam, kphotoalbum, and spectacle. . This package provides the kipi library. Package: libkf5kirigami2-5 Architecture: amd64 Version: 5.92.0-ok4.2 Priority: optional Section: libs Source: kirigami2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 349 Depends: libc6 (>= 2.32), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5quickcontrols2-5 (>= 5.15.2~), libstdc++6 (>= 11) Filename: pool/main/k/kirigami2/libkf5kirigami2-5_5.92.0-ok4.2_amd64.deb Size: 77740 MD5sum: e5fcc45c284694a3e7ce167c1a4e09af SHA1: ae28f911e1b522ccc71d325b2d451723b5880044 SHA256: 9a68b637ea801d11817fd7ce6f70576fdf570ce0a2a9bd3c3423d63a92740b19 SHA512: 1bcd4fd8123fe90ce3b0862c2e9a13e9a8c54a393e3cd1acb48d1d34cd34b56dad0d8897abf5b5819c4cc465e6467483f92d66814212de36c6fcaaa503add2c7 Homepage: https://invent.kde.org/frameworks/kirigami Description: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the library. Package: libkf5kirigami2-doc Architecture: all Version: 5.92.0-ok4.2 Multi-Arch: foreign Priority: optional Section: doc Source: kirigami2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 245 Filename: pool/main/k/kirigami2/libkf5kirigami2-doc_5.92.0-ok4.2_all.deb Size: 149606 MD5sum: 905828544118be1093fa580d7a9b8015 SHA1: fcecfc837df0871a42c93a686e9d43b71181877e SHA256: c65da4c79511894b282c7d31f16d04a11ec6c48bc1b37a99c5cb978e1fd5d3aa SHA512: 808f004563f9bbdb7487d6abd5156ef4230d108457d75ba9200b1a82d04177bc018effb885b7d97528ac12cfb5d011c8709e8fbc5cabd770fad8b8dc33f31b9b Homepage: https://invent.kde.org/frameworks/kirigami Description: set of QtQuick components targeted for mobile use (documentation) Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the qch documentation files. Package: libkf5kmahjongglib-dev Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: libdevel Source: libkf5kmahjongg Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 67 Depends: libkf5configwidgets-dev (>= 5.91.0~), libkf5kmahjongglib5 (= 4:22.12.3-ok1) Filename: pool/main/libk/libkf5kmahjongg/libkf5kmahjongglib-dev_22.12.3-ok1_amd64.deb Size: 14618 MD5sum: 003a089727b1a541146531f544eb997c SHA1: 0d6e6c9b43e96710f3c9c1421fe9b3d6621f050b SHA256: f1acb4c31ee99c0f711780008df04f91f9e1929a8eb35b56dd2119ed5615b3e5 SHA512: 2b1596ce5bef088d53b59499f5a1f91ed45c877f6563b879b86fb01c0dae24aac7e831b9e30fb37844f9af5775d66701da617b91d2f9532f51b0c35b7f858765 Homepage: https://games.kde.org/ Description: development files for the KDE kmahjongg library This package contains development files for building software that uses the KDE kmahjongg library. . This package is part of the KDE games module. Package: libkf5kmahjongglib5 Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: libs Source: libkf5kmahjongg Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 386 Depends: libc6 (>= 2.14), libkf5completion5 (>= 5.91.0~), libkf5configcore5 (>= 5.91.0~), libkf5configwidgets5 (>= 5.91.0~), libkf5i18n5 (>= 5.91.0~), libkf5widgetsaddons5 (>= 5.91.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/libk/libkf5kmahjongg/libkf5kmahjongglib5_22.12.3-ok1_amd64.deb Size: 56156 MD5sum: faed68548a4ef1a57e93d022a627ec7d SHA1: 01fed6c47be455a1e7763e38bac2b28b2793fd54 SHA256: 0c9561299f1bfd1d5fc4c45608fb536e77ec5ff68c46aab2832736905bb225d1 SHA512: 681fedb70f480b4287f87a79d1a919edf376dc823c4d46107765c044a78ad6f6e5ed702ceacb4af7978bab9884bc688b8c925040a693fa9f8fddedf4135486c9 Homepage: https://games.kde.org/ Description: shared library for kmahjongg and kshisen This package contains a shared library used by the KDE games kmahjongg and kshisen. . This package is part of the KDE games module. Package: libkf5krosscore5 Architecture: amd64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libs Source: kross Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 208 Depends: libc6 (>= 2.14), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5script5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kross (>= 5.92.0-0ok1) Filename: pool/main/k/kross/libkf5krosscore5_5.92.0-0ok1_amd64.deb Size: 57212 MD5sum: 99420b380cc225824be9764c273c77db SHA1: b711cbdf0c0ffaf74b830a3ba5e6f192f31911de SHA256: 8ee52ba2793cf428845aeaa0ca25dc8abc37cabf9af3083c8aa350f04a8f615d SHA512: b8c2aa39151dd6bcadf40e057d6a4990f347b0c3585215fdfdce6a792f1f8b54fc69eb8a0d84a87e6af1ab30f2d590275773cb5b0c3c71035751cdbe5d7307a0 Homepage: https://invent.kde.org/frameworks/kross Description: Multi-language application scripting. Modular scripting framework that eases embedding of scripting interpreters like Python, Ruby and JavaScript transparently into native applications to bridge the static and dynamic worlds together. Package: libkf5krossui5 Architecture: amd64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libs Source: kross Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 173 Depends: kio, libc6 (>= 2.14), libkf5completion5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5krosscore5 (>= 4.96.0), libkf5parts5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kross/libkf5krossui5_5.92.0-0ok1_amd64.deb Size: 44392 MD5sum: 250ef26a21111b2cc9d9d1a09b7b1fd9 SHA1: 6d118716324bfd80534c5bc88ed80a81f7493e55 SHA256: 900aeda66bfccc87c6cb0f64f07f4279fce854e5c54417d568f4c3d4d451a331 SHA512: 0df0b14755c3e0037bba0b4db54b4c7ca465a4e29af41ba856afd5b49c0bf0eab8bf168dc4d3293749d0ccd5e84dcc570a0bfd40888254664378c610ec21ac37 Homepage: https://invent.kde.org/frameworks/kross Description: Multi-language application scripting. Modular scripting framework that eases embedding of scripting interpreters like Python, Ruby and JavaScript transparently into native applications to bridge the static and dynamic worlds together. Package: libkf5libkdepim-data Architecture: all Version: 4:22.12.3-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libkf5libkdepim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 311 Filename: pool/main/libk/libkf5libkdepim/libkf5libkdepim-data_22.12.3-ok1_all.deb Size: 25402 MD5sum: 82c74058b0b0f347ad1a232318484ab2 SHA1: 70a55e87db03144907f499da4c5320a049b8c331 SHA256: bb22e8f66d2c0d01a3be48627228f23b4a9fad1b60b926e0d24500c5feb55ba4 SHA512: 08de744c2b78200f721e69862844a5380f53b517f6d5547722278a30c95a660105737f53183e7df75e08d54483a967ca04115cfba8a5638f67a520814bc809ab Homepage: https://invent.kde.org/pim/libkdepim Description: KDE PIM library - data files This is the internal runtime package for applications from the KDE PIM module. It contains data files used by the library. . This package is part of the KDE PIM module. Package: libkf5libkdepim-dev Architecture: amd64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libkf5libkdepim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 107 Depends: libkf5completion-dev (>= 5.92.0~), libkf5coreaddons-dev (>= 5.92.0~), libkf5ldap-dev (>= 20.04.1~), libkf5libkdepim5 (= 4:22.12.3-ok1), qtbase5-dev (>= 5.15.2~) Filename: pool/main/libk/libkf5libkdepim/libkf5libkdepim-dev_22.12.3-ok1_amd64.deb Size: 17552 MD5sum: e8717bb091573c260cf764de05e53d5f SHA1: ba045a76bdcb93f109180c066df919917a54b797 SHA256: f8149188d6baa37b69729ffdb5f0a4443fcba23146c6f2ec2976c803a3b6ff73 SHA512: 95eddfaf56433b492295da9b15fea1c98b601007433780b85bfdac1d289cf5827001f9657c7a30b78ea7dc1ee98c93d9aefdaeb15d7d3eba9578350d952c4bad Homepage: https://invent.kde.org/pim/libkdepim Description: KDE PIM library - development files This is the internal runtime package for applications from the KDE PIM module. It contains headers, and the libraries needed to build some of the KDE PIM applications. . This package is part of the KDE PIM module. Package: libkf5libkdepim-plugins Architecture: amd64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkf5libkdepim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 41 Depends: libkf5libkdepim-data (>= 4:22.12.3-ok1), libc6 (>= 2.14), libkf5libkdepim5 (= 4:22.12.3-ok1), libkf5libkdepim5-22.12, libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/libk/libkf5libkdepim/libkf5libkdepim-plugins_22.12.3-ok1_amd64.deb Size: 8380 MD5sum: eb4976b00a39cce4e7857f12bad49f00 SHA1: 841d24bbf926d01811d9e223107cb6d3337a23af SHA256: d81e85234a1ea188e2e6227d666f994c6bacb7fdec667ee808a24fce9e16d5cc SHA512: 4fa1bd35f08f35a887ab2aba9fe035e94210fdb3701230a6e5a61c562be4aa47c0225bc438ec7b3aec2ff438fa8c9fc54e81e9eeb3ce751736b830a79abd9d31 Homepage: https://invent.kde.org/pim/libkdepim Description: KDE PIM library - plugins This is the internal runtime package for applications from the KDE PIM module. It contains plugins that are distributed with the library. . This package is part of the KDE PIM module. Package: libkf5libkdepim5 Architecture: amd64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkf5libkdepim Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 209 Provides: libkf5libkdepim5-22.12 Depends: libkf5libkdepim-data (>= 4:22.12.3-ok1), libc6 (>= 2.14), libkf5i18n5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5libkdepim-plugins Filename: pool/main/libk/libkf5libkdepim/libkf5libkdepim5_22.12.3-ok1_amd64.deb Size: 57588 MD5sum: cfb517423061907bf31c86f1479188b6 SHA1: c8b27deb029e8fcf726490581f7bda9d28071910 SHA256: df4e30afc32db7e2897d40de374abef4e10c161166a192c10dc40cd84ef91436 SHA512: 7a36959269b8bd3f646f51444d0821703c1262886373831021c68cfef8c3fcb5b64fa449dd470bf27f3ac19023a16bfa0e00309fbad0f5b7acc52a5aa47eefc1 Homepage: https://invent.kde.org/pim/libkdepim Description: KDE PIM library This is the internal runtime package for applications from the KDE PIM module. It contains shared libraries and data which most of KDE PIM applications use. . This package is part of the KDE PIM module and hold the part of libkdepim that do not depend on Akonadi. Package: libkf5modemmanagerqt-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: modemmanager-qt Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 641 Filename: pool/main/m/modemmanager-qt/libkf5modemmanagerqt-doc_5.92.0-ok1_all.deb Size: 336974 MD5sum: 5de3d9eb9e97bc4301c9d6cef3f02d51 SHA1: a9d1af46edbd9d79baf844badce84bd6f10b1582 SHA256: 3b65bd8465220628b17337f731de932681894cdf37a0a0be494d3fd8c4799c01 SHA512: 6b63ad85cb5f4740262e4a11a01e9020511817c10f1298c534d24a09986672533126923e8c4f3838aee549d5eb8073764ca78e60c748a6c3815b0eef2ba931ce Homepage: https://invent.kde.org/frameworks/modemmanager-qt Description: Qt wrapper library for ModemManager (documentation) Qt wrapper for ModemManager DBus API. . This package contains the qch documentation files. Package: libkf5modemmanagerqt6 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: modemmanager-qt Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 542 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/m/modemmanager-qt/libkf5modemmanagerqt6_5.92.0-ok1_amd64.deb Size: 134220 MD5sum: 2e3cf6bd6f4a03a63fecab5600aeb76c SHA1: 2d59f5191a425393a73dba59e04f7d78f4540bd2 SHA256: 28056c71b3302eb133753c06045cc89019ce4051fa28a5638aad5405ac084efc SHA512: 67cfdfb01327ca3a9c53a020d73551d08cbae4861a30004ffc4f75e76567666b37ffed2a0c48f86dc9dd238d7d17655169e39580c65683b7bb07bdf67f2bd0ab Homepage: https://invent.kde.org/frameworks/modemmanager-qt Description: Qt wrapper library for ModemManager Qt wrapper for ModemManager DBus API. . This package is part of the KDE Frameworks. Package: libkf5networkmanagerqt-dev Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libdevel Source: networkmanager-qt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 347 Depends: libkf5networkmanagerqt6 (= 5.115.0-ok1), libnm-dev (>= 1.4.0~), qtbase5-dev (>= 5.15.2~) Recommends: libkf5networkmanagerqt-doc (= 5.115.0-ok1) Filename: pool/main/n/networkmanager-qt/libkf5networkmanagerqt-dev_5.115.0-ok1_amd64.deb Size: 42300 MD5sum: 10d312aa18b7792f1dc2f0b04c02fd35 SHA1: 7ee302f7f23547317497196d81282b2897c788e2 SHA256: 8e9f37e4ad985e5f0b14d3ab596e52a93b711336248b6c9d797ad456a34b5a72 SHA512: def1b4889b2c431764495bd25e54440fccda6b724e82d7d54451ade46399815cd6789110223e95b07068c821bbc921bf84f3fc0150245a3060e64eab00befb58 Homepage: https://invent.kde.org/frameworks/networkmanager-qt Description: Qt wrapper for NetworkManager - devel files. Qt wrapper for NetworkManager DBus API. . This package is part of the KDE Plasma. . This package contains the development files Package: libkf5networkmanagerqt-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: networkmanager-qt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2131 Filename: pool/main/n/networkmanager-qt/libkf5networkmanagerqt-doc_5.115.0-ok1_all.deb Size: 1156736 MD5sum: 4d96d9248afd23ddcaed6404ad99f8ae SHA1: 56b0c7ca2a3269785616b30a59bf3aeba6b272bb SHA256: aec3e2b1aeb360b161a238918db7e7c322e0d1d0b0a6dad720f2597d8301e7da SHA512: d38fffeb32cf8fd2ca24fd36b1a16b1345d7151e2dcf6a8f3513550789973a9e47973d146e44832f64b303ef835045d7700283c40c74942ebda7d5baf5bd7042 Homepage: https://invent.kde.org/frameworks/networkmanager-qt Description: Qt wrapper for NetworkManager - library (documentation) Qt wrapper for NetworkManager DBus API. . This package is part of the KDE Plasma. . This package contains the qch documentation files. Package: libkf5networkmanagerqt6 Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libs Source: networkmanager-qt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1364 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5networkmanagerqt5 (<< 5.1.1+git20141204), plasma-nm (<= 4:5.6~) Replaces: libkf5networkmanagerqt5 (<< 5.1.1+git20141204) Filename: pool/main/n/networkmanager-qt/libkf5networkmanagerqt6_5.115.0-ok1_amd64.deb Size: 293196 MD5sum: cb386bcb951b76a57f98079e15cfeab5 SHA1: 95dcac87f27f1f165a213c37e861048025b72b05 SHA256: f885d0e8b74961feab81fbed3573e04c02e32c37263e9ce1921061ef5a2c7a89 SHA512: 772db711bca2a66d10384d94363d2979a850bddc628e3fa6a40271dae8574f544be20d29b3a66b2bd4ecbb81e80a0665728f696f604ccc88ed18fecc3b023523 Homepage: https://invent.kde.org/frameworks/networkmanager-qt Description: Qt wrapper for NetworkManager - library Qt wrapper for NetworkManager DBus API. . This package is part of the KDE Plasma. Package: libkf5newstuff-data Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: knewstuff Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2331 Filename: pool/main/k/knewstuff/libkf5newstuff-data_5.92.0-ok2_all.deb Size: 407576 MD5sum: 3a5477e81a36bbe3ca5db2697e7cacfc SHA1: 97d217ca6f26b2af27b62cea53fbb120125470d8 SHA256: b82cfe1cbba77961e9d3950892284ec1ec6ff42a05778f8059a448bee307dc80 SHA512: 728db7b98175ad1ee274c88e2abfc8f810d767d3f776cc5975086347755f5f76b85d199db6453a0380b08dcc0127bb83f3c9c4f2677c4e70396adb69b864a8e8 Homepage: https://invent.kde.org/frameworks/knewstuff Description: Support for downloading application assets from the network. Framework for downloading and sharing additional application data. . This package contains the data files. Package: libkf5newstuff-dev Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libdevel Source: knewstuff Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 314 Depends: libkf5archive-dev (>= 5.92.0~), libkf5attica-dev (>= 5.92.0~), libkf5kio-dev (>= 5.92.0~), libkf5newstuff5 (= 5.92.0-ok2), libkf5newstuffcore5 (= 5.92.0-ok2), libkf5newstuffwidgets5 (= 5.92.0-ok2), libkf5xmlgui-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~) Recommends: libkf5newstuff-doc (= 5.92.0-ok2) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/knewstuff/libkf5newstuff-dev_5.92.0-ok2_amd64.deb Size: 46384 MD5sum: 8a7c34c0c25df041b544355451905499 SHA1: fde2a9b2631bf7fe0b5ad8d64daa95af3f2cee53 SHA256: 51457d9199617d1d6740deaf67270a4447f858869c39fc07a5ae0f3f5e0e31ac SHA512: 84bb2bc569d731b1f4ec4af47296cfe71bfff7383873e97a0541e0690879732ffb6d98b7fe30c2de4b1abb1045ab93136f7e5db8fee488b99895c9fe1f6bb78d Homepage: https://invent.kde.org/frameworks/knewstuff Description: development files for knewstuff Framework for downloading and sharing additional application data. . Contains development files for knewstuff. Package: libkf5newstuff-doc Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: knewstuff Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1386 Filename: pool/main/k/knewstuff/libkf5newstuff-doc_5.92.0-ok2_all.deb Size: 861690 MD5sum: ef126074d91d622a1597e2f1a6413b6b SHA1: bf35f0bb3435145cecebba051c5857595c0dfb81 SHA256: bc44db9cb6e48fdca9266cfd5c8f6b6df84805116ef7d1afbc9dc1b41b90c6e9 SHA512: c2f243c7fd22876e6a345fe49ce0fc0e87b1900a8d8ef8049bbc3605cf46545e16e52bc4b95230f5620da11e7960c7588fce204017022181508ce227c2eb78a9 Homepage: https://invent.kde.org/frameworks/knewstuff Description: Support for downloading application assets from the network (documentation) Framework for downloading and sharing additional application data. . This package contains the qch documentation files. Package: libkf5newstuff5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: knewstuff Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 464 Depends: libkf5newstuff-data (= 5.92.0-ok2), libc6 (>= 2.14), libkf5completion5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5itemviews5 (>= 5.92.0~), libkf5jobwidgets5 (>= 5.70.0), libkf5kiogui5 (>= 5.92.0~), libkf5newstuffcore5 (= 5.92.0-ok2), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/knewstuff/libkf5newstuff5_5.92.0-ok2_amd64.deb Size: 132340 MD5sum: 58175ef68c1fda31bad6faf4b5d8dc18 SHA1: 90ae2affee194236e59939ffc20f0b417dfd09a2 SHA256: e8b1bd666c279583e76f867a240fa2b5c79bdfa0f89b46b2b91231954d6d4cef SHA512: 9f5681f2239cb1173326e2943d720fc58f74cb6a96253ffc525c9782d45b487decb7c6b5fe795573f1e31b0b2b4313ca89624d9c8d829a8cb22849dee60b7e0b Homepage: https://invent.kde.org/frameworks/knewstuff Description: Support for downloading application assets from the network. Framework for downloading and sharing additional application data. Package: libkf5newstuffcore5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: knewstuff Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 902 Depends: kio (>= 5.54), kpackagetool5, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkf5archive5 (>= 5.92.0~), libkf5attica5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5package5 (>= 5.92.0~), libkf5syndication5abi1 (>= 1:5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: qml-module-org-kde-newstuff (= 5.92.0-ok2) Breaks: frameworkintegration (<< 5.54) Filename: pool/main/k/knewstuff/libkf5newstuffcore5_5.92.0-ok2_amd64.deb Size: 285692 MD5sum: d693ae5e1c8416b37f981b56285b9425 SHA1: bbe4dc1641949c0e3fbe9b78ba9b543fd65bf769 SHA256: d41a47705c323646a526550341f8517d09718eaaab77275f152d8cd011f2b1c9 SHA512: 9e8d5e729be24d045302fb513cba1f2bacd9a333d8cc3319eed6c0fc5c9dd75900d64c9974e18783a9a2404c52c519333a635b1e48dde4ec4c42c82add3b3739 Homepage: https://invent.kde.org/frameworks/knewstuff Description: Support for downloading application assets from the network. Framework for idownloading and sharing additional application data. Package: libkf5newstuffwidgets5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: knewstuff Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 60 Depends: libc6 (>= 2.4), libkf5configcore5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5newstuff5 (= 5.92.0-ok2), libkf5newstuffcore5 (= 5.92.0-ok2), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/knewstuff/libkf5newstuffwidgets5_5.92.0-ok2_amd64.deb Size: 14132 MD5sum: 745ed98ef0047ea7975ca39fa136cb9b SHA1: 0baaa83b28fea95177a16effef1bdb8f92ebfa65 SHA256: 3376018fc9b0cb577acdcf5060c6ff642278d4cdf85ece2491f384a0338950e7 SHA512: 656aaa21757065f242d628eb8b8d82d65609bb7535ef5c4903e70541d4e990fd917b21afbc5a6ebfbf29694103b1ce799c457ed82fd4dc9065c081c3a307a98c Homepage: https://invent.kde.org/frameworks/knewstuff Description: Support for downloading application assets from the network. Framework for idownloading and sharing additional application data. Package: libkf5notifications-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: knotifications Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 464 Breaks: libkf5notifications5 (<< 5.77.0-0) Replaces: libkf5notifications5 (<< 5.77.0-0) Filename: pool/main/k/knotifications/libkf5notifications-data_5.92.0-ok1_all.deb Size: 15650 MD5sum: d3c4b08ac476cfc73bf95a01578f42c3 SHA1: 428e9c666e4d92324317d8f7e674d4cfb98ecadf SHA256: d0e717d0f8ba7199a2018197583c9cc3378053a1ffd9347bd50c876e5eae46aa SHA512: 0110f32c68d8d06412fa8d812091a86171bc9d6b8607ab447378cb66abfacb4d451e53f8b32399eb8f66fe6c0d1c7baf4b2e4e603ebd30550c6eccc1a0e78fe9 Homepage: https://invent.kde.org/frameworks/knotifications Description: Framework for desktop notifications KNotification is used to notify the user of an event. It covers feedback and persistent events. . This package contains the translations. Package: libkf5notifications-dev Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: knotifications Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 148 Depends: libkf5config-dev (>= 5.92.0~), libkf5coreaddons-dev (>= 5.92.0~), libkf5notifications5 (= 5.92.0-ok1), libkf5windowsystem-dev (>= 5.92.0~), qtbase5-dev (>= 5.15.2~) Recommends: libkf5notifications-doc (= 5.92.0-ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54), libkf5khtml-dev (<< 5.54), libkf5parts-dev (<< 5.54) Filename: pool/main/k/knotifications/libkf5notifications-dev_5.92.0-ok1_amd64.deb Size: 24088 MD5sum: 2f711d1c4969fea63db9c1969633cbbc SHA1: 9a56593335087494f740f8b51b48ce3ab7eedb89 SHA256: 047450aa8ac825b8b444290831430012f62e8e5e1068c61254cf414729aa361c SHA512: e0db11f33c989e6a73c05498a8df794b614a5bd9a678a2ea3b96b295dfe0a125d37e2be6670ef5bc687a10f5cfa2dcb9b205c0e524334a92046edbddc1520152 Homepage: https://invent.kde.org/frameworks/knotifications Description: Framework for desktop notifications KNotification is used to notify the user of an event. It covers feedback and persistent events. . Contains debug symbols for KNotifications. Package: libkf5notifications-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: knotifications Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 493 Filename: pool/main/k/knotifications/libkf5notifications-doc_5.92.0-ok1_all.deb Size: 263522 MD5sum: 1456dd08f2596b2e025c3b12e1902e5d SHA1: b52e3594e7247075670f52a1a6b9f489c3357c89 SHA256: db25bc8323f18a2a7764b794990b99351496ac4102fa7e71cc6d6056b32bc16b SHA512: 376c4135c941b1f570513abfba55f3bcc50e2db47c92cac6038ecd90d62ba024f088420a07c418542a029af6d7e46b3052d73e8558a2f3c85eb831f696d3dd29 Homepage: https://invent.kde.org/frameworks/knotifications Description: Framework for desktop notifications KNotification is used to notify the user of an event. It covers feedback and persistent events. . This package contains the qch documentation files. Package: libkf5notifications5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: knotifications Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 371 Depends: libkf5notifications-data (= 5.92.0-ok1), libc6 (>= 2.14), libcanberra0 (>= 0.2), libdbusmenu-qt5-2 (>= 0.3.2), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5texttospeech5 (>= 5.8.0~alpha), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: frameworkintegration (<< 5.54), kio (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkwalletbackend5-5 (<< 5.54), plasma-framework (<< 5.54) Filename: pool/main/k/knotifications/libkf5notifications5_5.92.0-ok1_amd64.deb Size: 111906 MD5sum: 41c2c0f26578dc362ec8526a35eb6d4c SHA1: 2ac845e14d5f071f2a2620874bf15ea5d4fc8016 SHA256: c7e8e400730c41bb9326e848408d5806318542bd5e173a3b84188768ff3ee8df SHA512: 70c5f29a5fb56e91a8789085ad052bdac631573720cb5337cc9e239c324a924a83f39361bb220c624f51a3ec13f735170cec5b2cd7f6705c4de5c69b4998a25d Homepage: https://invent.kde.org/frameworks/knotifications Description: Framework for desktop notifications KNotification is used to notify the user of an event. It covers feedback and persistent events. Package: libkf5notifyconfig-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: knotifyconfig Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 20 Filename: pool/main/k/knotifyconfig/libkf5notifyconfig-data_5.92.0-ok1_all.deb Size: 2570 MD5sum: b58087bfd38d0347a8bf7d0f02537249 SHA1: d655c06c894528055fe4a0d5c62e9624a3b5584f SHA256: 290977df813aeae0133787160371ddd5bf4369c481622aae37eec920ddedfbac SHA512: cd2cbef073db25bd3f95cd135eb0c7a08a2dc5f48e1cae056882e75b7a0cf13397e8f67aee722a57319a51244f886523b1f5ff76d392b599b8c3b3bfce27375c Homepage: https://invent.kde.org/frameworks/knotifyconfig Description: Configuration system for KNotify. This framework offers classes to represent the configuration for an event. . This package contains the data files. Package: libkf5notifyconfig-dev Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: knotifyconfig Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 40 Depends: libkf5i18n-dev (>= 5.92.0~), libkf5kio-dev (>= 5.92.0~), libkf5notifyconfig5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5notifyconfig-doc (= 5.92.0-ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/knotifyconfig/libkf5notifyconfig-dev_5.92.0-ok1_amd64.deb Size: 6838 MD5sum: aee56e883b6db7c5db0e4b8ad1178266 SHA1: ede481be9457ed26cec149ac9c8bb1120591a2a1 SHA256: 58bf0f4e9b467358bbe60df69bc4bb967317d3d11068ab1c2012ae7a6d15a034 SHA512: 7ec59e2d424623cd310c5fb40cdbf1ce528dcf48f941474b1c324fb0f4b900684805685ee708fdecd7fdbf78fad60f80cd9986f9ccca9d2471c1161a99e9f3a8 Homepage: https://invent.kde.org/frameworks/knotifyconfig Description: development files for knotifyconfig This framework offers classes to represent the configuration for an event. . Contains development files for knotifyconfig. Package: libkf5notifyconfig-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: knotifyconfig Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 167 Filename: pool/main/k/knotifyconfig/libkf5notifyconfig-doc_5.92.0-ok1_all.deb Size: 90894 MD5sum: 44f60463b31add19c98508045b698bb7 SHA1: 0f869368d80cf7e4aaf228480a5660a6bc7f47ef SHA256: 5c42b8279f951df96e3524c22d6de5adacab05db9346be861579bc2739afb16e SHA512: 6461872587af17acbb7ce2995acb2c653aa0268601d04c4cf207faf5b21a13e40d6fde9aff69b844f03d32c348d757a86d23428ac749343c63793aedd8a93ffb Homepage: https://invent.kde.org/frameworks/knotifyconfig Description: Configuration system for KNotify (documentation) This framework offers classes to represent the configuration for an event. . This package contains the qch documentation files. Package: libkf5notifyconfig5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: knotifyconfig Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 132 Depends: libkf5notifyconfig-data (= 5.92.0-ok1), kio, libc6 (>= 2.14), libcanberra0 (>= 0.2), libkf5configcore5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/knotifyconfig/libkf5notifyconfig5_5.92.0-ok1_amd64.deb Size: 33314 MD5sum: 5e669b224317040d3bdfaa050b177f4d SHA1: e5bac70620b168da27e73dbb926864aeecf78f72 SHA256: fb00c4f5696d62b006851f59c0f1465168243369ceae75beff92657a076e3a5f SHA512: a5877e56d7adcd8ae996d3eaab93cc03e8ff7f36e31451993ac70439acaaa3e0216ad5b0027b685ba10ef90b9f7e8a83979d589828b96b46046d52d5ffe2d9e7 Homepage: https://invent.kde.org/frameworks/knotifyconfig Description: Configuration system for KNotify. This framework offers classes to represent the configuration for an event. Package: libkf5package-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kpackage Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 40 Filename: pool/main/k/kpackage/libkf5package-data_5.92.0-ok1_all.deb Size: 2574 MD5sum: 7fffb1ffe9571343f71455d460d31dc4 SHA1: 12206b6578e246564e66acd6d55e5728436ec4c2 SHA256: 17c0e4018523e88626af48e7c33aa34f6ad2a8d7acfa3dae969f2c0b0c43a0a7 SHA512: a3ffb5c5cdd46a1dad16a028e390c49ea2e5f7ea90f579f36099af99c248e51a54422f474c269443e248511ef0173f5ff0a44fa7d57ab415a0e94fffbeaa95c8 Homepage: https://invent.kde.org/frameworks/kpackage Description: non-binary asset management framework KPackage provides classes for applications to manage user installable packages of non-binary assets. . This package contains the translations. Package: libkf5package-dev Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kpackage Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 90 Depends: extra-cmake-modules (>= 5.92.0~), kpackagetool5 (= 5.92.0-ok1), libkf5coreaddons-dev (>= 5.92.0~), libkf5package5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5package-doc (= 5.92.0-ok1) Breaks: libkf5declarative-dev (<< 5.54), libkf5plasma-dev (<< 5.54), plasma-framework-dev (<< 5.28) Filename: pool/main/k/kpackage/libkf5package-dev_5.92.0-ok1_amd64.deb Size: 15062 MD5sum: 452757a47051dc7e3ea89e0305840f01 SHA1: 7d6a80ac4eae04647ba742254199bf69c3f161aa SHA256: 5a256dbb2a8d4c507613753e25f92dead298c64438f2dfc1f6a2d4febe3c3ef4 SHA512: 01e1a774c59e50968121ac2376d176ea6989206d4e757a449fc7b6bf4b96dc5759a2a6ecda15692ff87a4f24f6e47972a88935b8803ea0f774bfd9fc9c2c2a82 Homepage: https://invent.kde.org/frameworks/kpackage Description: development files for kpackage KPackage provides classes for applications to manage user installable packages of non-binary assets. . This package is part of KDE Frameworks 5. . This package contains the development files. Package: libkf5package-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kpackage Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 260 Filename: pool/main/k/kpackage/libkf5package-doc_5.92.0-ok1_all.deb Size: 138408 MD5sum: 82aa077115a906821862d2524e72fee3 SHA1: cb1fe814c15a7fadea748865db1a7abff39a93c7 SHA256: 479109ed96ce093990a02593f3bf799948fcb4a1c3ade4dbd2acbdb92ea0a134 SHA512: fecb0c78bfee23ebb4d03067ab46ee2a59f7945aca0cb5b2310e98298f1f3db58e4c07bd1b351e4c56218a37c56bb25e18668d83fe7f7d07bfdc08e27a059eae Homepage: https://invent.kde.org/frameworks/kpackage Description: non-binary asset management framework (documentation) KPackage provides classes for applications to manage user installable packages of non-binary assets. . This package contains the qch documentation files. Package: libkf5package5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kpackage Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 163 Depends: libkf5package-data (= 5.92.0-ok1), libc6 (>= 2.14), libkf5archive5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: kpackagetool5 (>= 5.92.0-ok1) Breaks: kpackagelauncherqml (<< 5.54), libkf5declarative5 (<< 5.54), libkf5kcmutils5 (<< 5.42), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5quickaddons5 (<< 5.54), libkf5runner5 (<< 5.42), plasma-framework (<< 5.54), qml-module-org-kde-runnermodel (<< 5.42) Filename: pool/main/k/kpackage/libkf5package5_5.92.0-ok1_amd64.deb Size: 51316 MD5sum: 941ab2e131c6461cd626ac57a29cbcca SHA1: 96738c5da02aedb193b97c3cad7e69737655fe9f SHA256: 153e6f5218b2501502311ee28abff36a8fd74cf71a718e229a44ccc96849b00f SHA512: c85c5ef2b8a4fbf655e596a3b38e0d64a93d0fa037dcaf1c83b79b0c799d129416154211b32c1fb632f30ac2b6ea420192c2ef50b4b3bc620a0306dbf39959bb Homepage: https://invent.kde.org/frameworks/kpackage Description: non-binary asset management framework KPackage provides classes for applications to manage user installable packages of non-binary assets. . This package is part of KDE Frameworks 5. Package: libkf5parts-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kparts Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 44 Breaks: libkf5parts5 (<< 5.77.0-0) Replaces: libkf5parts5 (<< 5.77.0-0) Filename: pool/main/k/kparts/libkf5parts-data_5.92.0-ok1_all.deb Size: 7292 MD5sum: 452151934071b21ecd913143e11bd7e0 SHA1: 16c213ce3fdf7cc1072dbd8b821dc0939d068037 SHA256: cdb3cac4236ec6712abb339c577bd0a51a4d3f9e271d1c9dfdf20fde3fc2c139 SHA512: 650f3ef258a66884fda2d126d7112ec22246ee26ced87e47854e98f88a574384eb8775b2ddb9396e92be920f737bbd57998737677aca0869b364f87e1fe5e457 Homepage: https://invent.kde.org/frameworks/kparts Description: Document centric plugin system. Framework providing elaborate user-interface components. . This package contains the data files. Package: libkf5parts-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kparts Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 288 Depends: libkf5kio-dev (>= 5.92.0~), libkf5parts5 (= 5.92.0-ok1), libkf5textwidgets-dev (>= 5.92.0~), libkf5xmlgui-dev (>= 5.92.0~) Recommends: libkf5parts-doc (= 5.92.0-ok1) Breaks: kross-dev (<< 5.54), libkf5kdelibs4support-dev (<< 5.54), libkf5khtml-dev (<< 5.54), libkf5mediaplayer-dev (<< 5.54), libkf5parts-data (<< 5.69.0-0), libkf5texteditor-dev (<< 5.54) Replaces: libkf5parts-data (<< 5.69.0-0) Filename: pool/main/k/kparts/libkf5parts-dev_5.92.0-ok1_amd64.deb Size: 74728 MD5sum: fdbda6a70b1a026bcf9861aba5c1e204 SHA1: 6f17d38e9192184eac5ff16e45f7a6dc3b74d1dd SHA256: b890e09aa3d1c9424368a86f3c1876d4f06119e4ed9a0783020f6d523d5079a7 SHA512: a1a562a8355ec87d31294823a6f351d7fca0781808cd74358a2ff06a0b6a83912f7ac923b0e8881d2322c1ee80d6035427984793545e798f8c9507da7c2b6a0d Homepage: https://invent.kde.org/frameworks/kparts Description: development files for kparts Framework providing elaborate user-interface components. . Contains development files for kparts. Package: libkf5parts-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kparts Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 951 Filename: pool/main/k/kparts/libkf5parts-doc_5.92.0-ok1_all.deb Size: 517386 MD5sum: 2e92e37e4535ea98a346fa5e23e3f375 SHA1: a9e077c3112c0a5279181f12bb20084b73d6ba0d SHA256: bb3c33550a2c7ddde5a71ff01c94103b87dba922192f00fa05a17a71b18b0acb SHA512: 9aa6bbebe0099d8ec1c75fc23426c370dcb652a5a7a644145fc09f2dfe20815dafdee69c4e474182021943b62da2021c009bf57ae8a678508972c261b54e219a Homepage: https://invent.kde.org/frameworks/kparts Description: Document centric plugin system (documentation) Framework providing elaborate user-interface components. . This package contains the qch documentation files. Package: libkf5parts-plugins Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libs Source: kparts Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 40 Depends: libc6 (>= 2.4), libkf5coreaddons5 (>= 5.92.0~), libkf5parts5 (>= 4.96.0), libkf5widgetsaddons5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kparts/libkf5parts-plugins_5.92.0-ok1_amd64.deb Size: 8276 MD5sum: 34fb039086845c53232f983a7c0bd9a6 SHA1: decadfc80bc734d0f91a6a6d91744a43e9f11774 SHA256: bbf1475c70bddf14453d48ef195d69d4d9817efa7a598bff3b68fe73da66e426 SHA512: 23198277125ebfc1da4344b004b5c81880f75e367acd8c9daa5be542cc92bf3fb6eb80984df99c75f2bdaf0480b2d2dfe5dfa0afd4fda3499bd4c287f3f05fd6 Homepage: https://invent.kde.org/frameworks/kparts Description: Document centric plugin system. Framework providing elaborate user-interface components. . This package contains the runtime files. Package: libkf5parts5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kparts Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 432 Depends: libkf5parts-data (= 5.92.0-ok1), kio, libc6 (>= 2.14), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5jobwidgets5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5parts-plugins (= 5.92.0-ok1) Breaks: kross (<< 5.54), ktexteditor-katepart (<< 5.42), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5krossui5 (<< 5.54), libkf5mediaplayer5 (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5webkit5 (<< 5.54) Filename: pool/main/k/kparts/libkf5parts5_5.92.0-ok1_amd64.deb Size: 123722 MD5sum: f81511ac0764733563b6e9b59ab029ea SHA1: 62b7a4eb117458d46a3b36155ea4b14e872fcea6 SHA256: ef6bbacdf745e618a27963baff8bf8d829bd44c5b94ee894afe76642adb849f0 SHA512: e54e17322fa86c2d2babe944859274a72acee6642eb66d919858400ef385dcfd2a936302c41838d07a38bc6f7d93fbcb88d530719ca28205477f457df03860ca Homepage: https://invent.kde.org/frameworks/kparts Description: Document centric plugin system. Framework providing elaborate user-interface components. Package: libkf5people-data Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: kpeople Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 167 Breaks: libkf5people5 (<< 5.74), libkpeople3 Replaces: libkf5people5 (<< 5.74), libkpeople3 Filename: pool/main/k/kpeople/libkf5people-data_5.92.0-ok2_all.deb Size: 13306 MD5sum: 0bde9a61e1aaf93bab712a1377c54d94 SHA1: f3c9015167bcf1820c5655491bacfe9446ae5812 SHA256: 18b0f94a72e8fdbc8e5997f6369aebe8faa8306f29515a37724e9a6bdcf97c93 SHA512: 2acf9ebffe325acac087d9d3e85e9e0117b0830ae7a3234f9ffb996e5f3c449537c61ab72e48db805edc58b6b4a0ad9dece079adce8c78f98cf8fbe3930ee1a0 Homepage: https://invent.kde.org/frameworks/kpeople Description: data files for kpeople KPeople offers unified access to contacts from different sources, grouping them by person while still exposing all the data. . Furthermore, KPeople will also provide facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components. . This package is part of KDE Frameworks 5. . This package contains the data files. Package: libkf5people-dev Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libdevel Source: kpeople Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 105 Depends: libkf5people5 (= 5.92.0-ok2), libkf5peoplebackend5 (= 5.92.0-ok2), libkf5peoplewidgets5 (= 5.92.0-ok2), qtbase5-dev (>= 5.15.2~) Recommends: libkf5people-doc (= 5.92.0-ok2) Filename: pool/main/k/kpeople/libkf5people-dev_5.92.0-ok2_amd64.deb Size: 14942 MD5sum: 0486c16da3e3c66534461a899b5f4fbc SHA1: 9191c4a7d150a0bf8e47e7d1ea8d41d7116c55cb SHA256: 6e53fda96bea442845cd8ad75cf93a5e459674f37fb3d730e33cab5c7bfd46be SHA512: 6bbea051f69fd6bc26307ff158e9d123b6f859733bca9536a958407b4c81e989de902c6fc2c71357d7ad57ec5022af4934eeb45adf9e9042834be776a35db360 Homepage: https://invent.kde.org/frameworks/kpeople Description: development files for kpeople KPeople offers unified access to contacts from different sources, grouping them by person while still exposing all the data. . Furthermore, KPeople will also provide facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components. . This package is part of KDE Frameworks 5. . This package contains the development files. Package: libkf5people-doc Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: kpeople Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 309 Filename: pool/main/k/kpeople/libkf5people-doc_5.92.0-ok2_all.deb Size: 174914 MD5sum: 29357210dcd042de2508ddfd12a0d233 SHA1: 66c8a5afcbc34c935017179370ae89e7a66a84fb SHA256: e75af16fcb4f2f45e0a21ab114dcac94b50bff26f87540a715ccfe8c37b57c8b SHA512: 48ca28caca516934f8e4a66cee662a504ae73b1f738cec4bd36f3e3e8dedd56bc89fbbfe73adfc5c5e46bd49e31ab61901c4511c95d1011bc3c942aa090926f7 Homepage: https://invent.kde.org/frameworks/kpeople Description: framework providing unified access to contacts aggregated by person (documentation) KPeople offers unified access to contacts from different sources, grouping them by person while still exposing all the data. . Furthermore, KPeople will also provide facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5people5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: kpeople Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 181 Depends: libkf5people-data (= 5.92.0-ok2), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5peoplebackend5 (>= 5.69.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kpeople/libkf5people5_5.92.0-ok2_amd64.deb Size: 56716 MD5sum: af254d3f8249ca96c17a2cfbf9075798 SHA1: 014aa61ee0475754b12a84f6504949ef625981d2 SHA256: 2b7d3fe203289231ef2402f49af278278e8d934170a083ccf0306c1de492a1e3 SHA512: 2f2c7d6b89a0c3900e7318301b42fd55a2b92439b5d67a88da6e5b10f205dd91c72794f787962822600c047ce4885249c9ad36f850a5675cc5d6987a1f230758 Homepage: https://invent.kde.org/frameworks/kpeople Description: framework providing unified access to contacts aggregated by person KPeople offers unified access to contacts from different sources, grouping them by person while still exposing all the data. . Furthermore, KPeople will also provide facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components. . This package is part of KDE Frameworks 5. Package: libkf5peoplebackend5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: kpeople Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 72 Depends: libkf5people-data (= 5.92.0-ok2), libc6 (>= 2.4), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kpeople/libkf5peoplebackend5_5.92.0-ok2_amd64.deb Size: 16134 MD5sum: 063a857a15036faf0cedbcac9132f08a SHA1: ae43ffcdd288b0dd740c8a841183dd6332081672 SHA256: 139634567dd342d86d45a32c33a9ad0e6954fda8b4e2314580d5637a767e967a SHA512: b89731acdf796344e36c50983fefd2a0051801814fe78fe87a2296057693026dcd2766bd93d0a2ac0305d69759b27d338947ff081d1d45d700c8392d768f5169 Homepage: https://invent.kde.org/frameworks/kpeople Description: framework providing unified access to contacts aggregated by person KPeople offers unified access to contacts from different sources, grouping them by person while still exposing all the data. . Furthermore, KPeople will also provide facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components. . This package is part of KDE Frameworks 5. Package: libkf5peoplewidgets5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: kpeople Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 112 Depends: libkf5people-data (= 5.92.0-ok2), libc6 (>= 2.14), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5itemviews5 (>= 5.92.0~), libkf5people5 (>= 5.69.0), libkf5peoplebackend5 (>= 5.69.0), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kpeople/libkf5peoplewidgets5_5.92.0-ok2_amd64.deb Size: 31012 MD5sum: 60ab384aeec8373bfe24091be7650615 SHA1: 7828028ee53e8590376f186b9e08fcd95027c3e8 SHA256: 842975f300f9a5c52d852c9a2b873a0dbebecf500f72e2207598b13b26dd1ded SHA512: 82ba58959b148858917ec557a15ecc7d6857738920b3be4603a7b783f95f08da692513830ee3a86db02ad5de8ceea8ca5eb0baa42f84b43e43ef2c818c185452 Homepage: https://invent.kde.org/frameworks/kpeople Description: framework providing unified access to contacts aggregated by person KPeople offers unified access to contacts from different sources, grouping them by person while still exposing all the data. . Furthermore, KPeople will also provide facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components. . This package is part of KDE Frameworks 5. Package: libkf5plasma-dev Architecture: amd64 Version: 5.92.0-ok4 Priority: optional Section: libdevel Source: plasma-framework Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 716 Depends: extra-cmake-modules (>= 5.92.0~), libkf5package-dev (>= 5.92.0~), libkf5plasma5 (= 5.92.0-ok4), libkf5plasmaquick5 (= 5.92.0-ok4), libkf5service-dev (>= 5.92.0~), libkf5windowsystem-dev (>= 5.92.0~), plasma-framework (= 5.92.0-ok4) Recommends: libkf5plasma-doc (= 5.92.0-ok4) Breaks: libkf5runner-dev (<< 5.54) Filename: pool/main/p/plasma-framework/libkf5plasma-dev_5.92.0-ok4_amd64.deb Size: 417272 MD5sum: 2cd6079da5fa511cacb04563939aa958 SHA1: 79865d13a52c8b45d6b921300db58ee03d24888a SHA256: 060181aaa1bfa466ab7247448100ea3bdc950dee33552efce3c974e93f02b6aa SHA512: 796bfca2122f382fdee89311cb565e1574e236fe0d341869c3230df3d474f6a7682a0ceb41166c5e94cf1f86b87b1af3e95d6445f615741ef564dfce9c7ff481 Homepage: https://invent.kde.org/frameworks/plasma-framework Description: development files for plasma-framework Plasma library and runtime components based upon KF5 and Qt 5. . Contains development files for plasma-framework. Package: libkf5plasma-doc Architecture: all Version: 5.92.0-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: plasma-framework Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1231 Filename: pool/main/p/plasma-framework/libkf5plasma-doc_5.92.0-ok4_all.deb Size: 594944 MD5sum: eb3fac8e4aefa561fec73461f15bb147 SHA1: 5e3cda454901e49a4d64cead90a0931355f0b317 SHA256: 660adc898c25aa4eb0afda561e3b04917efbb5ae589adcb5ad53af5bda0c6ee0 SHA512: f0f3cc3d36cc0870032cd63e6d3112b4a4da18c15ac2c8df28ff33ab5a5fe6a3388f98696bd0ce73a3bda31cc23f57e049fb82c0a3cacdc8082459f38d377bb5 Homepage: https://invent.kde.org/frameworks/plasma-framework Description: Plasma Runtime components (documentation) Plasma library and runtime components based upon KF5 and Qt5. . This package contains the qch documentation files. Package: libkf5plasma5 Architecture: amd64 Version: 5.92.0-ok4 Multi-Arch: same Priority: optional Section: libs Source: plasma-framework Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 854 Depends: kio, kpackagetool5, libc6 (>= 2.14), libkf5archive5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.95.0), libkf5declarative5 (>= 4.96.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.92.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5notifications5 (>= 5.92.0~), libkf5package5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libkf5xmlgui5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libxcb1 Breaks: plasma-framework (<< 5.70.1-0) Filename: pool/main/p/plasma-framework/libkf5plasma5_5.92.0-ok4_amd64.deb Size: 234516 MD5sum: b79b6a1d7f0d9065939c372d4e8c22fc SHA1: 7765acc51e0ae86ecf311e678bc9981b2fb7428c SHA256: cc7c6bb8244ff018a2ca6fb47a948546779b9b5d56b26ff73233938bac733aa9 SHA512: a1ed29b14c059b79444c7f37646d2801b269ee2eede156674b90dc97f0ed8d3eee370f7a26f2faaa52d756b0219a1cac850d1339af642ee5122c797cdd1ebe8a Homepage: https://invent.kde.org/frameworks/plasma-framework Description: Plasma Runtime components Plasma library and runtime components based upon KF5 and Qt5. Package: libkf5plasmaquick5 Architecture: amd64 Version: 5.92.0-ok4 Multi-Arch: same Priority: optional Section: libs Source: plasma-framework Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 388 Depends: kpackagetool5, libc6 (>= 2.14), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.95.0), libkf5declarative5 (>= 5.45.0), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5package5 (>= 5.92.0~), libkf5plasma5 (>= 5.77.0), libkf5quickaddons5 (>= 5.26.0), libkf5waylandclient5 (>= 4:5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5), libxcb-shape0, libxcb1 Filename: pool/main/p/plasma-framework/libkf5plasmaquick5_5.92.0-ok4_amd64.deb Size: 100160 MD5sum: c7bf68ca213406c77983bafbae8b4df3 SHA1: 5e1c028c6ab4501efd7dc25f06e7f48dbc4aaacc SHA256: 1fbc84c4978e275940b8667651ca0a9896ab71fb05e243bc614f9aa9d1173177 SHA512: 487368232b91925b8c23dc4b6557db9010028d9a74ca8b011699b67334852a08fca49eba561543133711eabc2f75cd9d4950c778d5df6603d2b74d8d2047bf9e Homepage: https://invent.kde.org/frameworks/plasma-framework Description: Plasma Runtime components Plasma library and runtime components based upon KF5 and Qt 5. Package: libkf5plotting-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kplotting Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 95 Depends: libkf5plotting5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5plotting-doc (= 5.92.0-ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kplotting/libkf5plotting-dev_5.92.0-ok1_amd64.deb Size: 18626 MD5sum: 8be482ae91aa5e6a10d9c86efd0045ee SHA1: 2f6fa37b5b1f05f4a6b7efc7b4e51491f5fc1033 SHA256: 27635c05ba81f5675d4740f0d0e66fc22a9080a44f3834ec7dbcdcdb77961e18 SHA512: 5e4df45f1a192f70bdc711dafd63420e1c6c2580c77fd91e76fb444956363009577d89892ce5d7cb4040a5597012267857dae8e97f084d0aa0bdd5b920dc6079 Homepage: https://invent.kde.org/frameworks/kplotting Description: development files for kplotting KPlotWidget is a QWidget-derived class that provides a virtual base class for easy data-plotting. The idea behind KPlotWidget is that you only have to specify information in "data units"; i.e., the natural units of the data being plotted. KPlotWidget automatically converts everything to screen pixel units. . Contains development files for kplotting. Package: libkf5plotting-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kplotting Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 284 Filename: pool/main/k/kplotting/libkf5plotting-doc_5.92.0-ok1_all.deb Size: 152456 MD5sum: 1ba7fb0d7a1a50c6d6498683c19dcdd6 SHA1: 9a883da59905825686d55f42ecbc4066fe9bc02b SHA256: 70283a57e4ccb3df504a9b587006e73dfa5df5f78873dd7da7596818af238b47 SHA512: b00239250d5fc707b44cbe258b0647d6d3e9d822eea833e2ec92d841bdc869caea49f4aff4959ec1f68138b02d9197272a79c39ceefd0a56e57bfbd9c77c3d8e Homepage: https://invent.kde.org/frameworks/kplotting Description: KPlotting provides classes to do plotting (documentation) KPlotWidget is a QWidget-derived class that provides a virtual base class for easy data-plotting. The idea behind KPlotWidget is that you only have to specify information in "data units"; i.e., the natural units of the data being plotted. KPlotWidget automatically converts everything to screen pixel units. . This package contains the qch documentation files. Package: libkf5plotting5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kplotting Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 95 Depends: libc6 (>= 2.29), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kplotting/libkf5plotting5_5.92.0-ok1_amd64.deb Size: 28608 MD5sum: 31dca0c4a4a10802f8837672fde5626e SHA1: 89f9ad00c80b8a6443abd16197d89009d2a105ad SHA256: 11c521ff965d8a1fd88e605241ac4a4f7dd129e33ad085a99fcfb20e9a1e46ec SHA512: b6b45e9215e15f6a3ea793b8eefbdf2ae6b98cf7da293f1971988411b796bbc4825dbe340abb156ce605a5bcbb9c9e1b14442e2d5b92528c66236efae73a21b3 Homepage: https://invent.kde.org/frameworks/kplotting Description: KPlotting provides classes to do plotting. KPlotWidget is a QWidget-derived class that provides a virtual base class for easy data-plotting. The idea behind KPlotWidget is that you only have to specify information in "data units"; i.e., the natural units of the data being plotted. KPlotWidget automatically converts everything to screen pixel units. Package: libkf5prison-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: prison-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 56 Depends: libkf5prison5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5prison-doc (= 5.92.0-ok1) Filename: pool/main/p/prison-kf5/libkf5prison-dev_5.92.0-ok1_amd64.deb Size: 9296 MD5sum: 5b7323e4e420c27c84b6d3670c66c800 SHA1: a59c0e62fe04838d4bfa7a17d4078475a8c49502 SHA256: 6dd7ff2b961d781899bc2e6d2240a9645795265b92b8ad9586d80d9cc3dc9a68 SHA512: f772f5b3485ade66c516f58289aacfc139d57fd2965c2bceca6093cb596388b1acfb895571aafd3914048185799a9e61c06851efaeb34b2a04cf9ab6303b9a10 Homepage: https://invent.kde.org/frameworks/prison Description: barcode API for Qt - development files prison is a barcode API currently offering a nice Qt API to produce QRCode barcodes and DataMatrix barcodes, and can easily be made support more. . This package contains the development headers and files needed to create applications that use the prison library. Package: libkf5prison-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: prison-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 198 Filename: pool/main/p/prison-kf5/libkf5prison-doc_5.92.0-ok1_all.deb Size: 113390 MD5sum: 613e035176985e73e4639a0860166b37 SHA1: 009da98c15594c4af0981319b600123045980172 SHA256: 911e9e295b7d65a8e1bec3610620c80ec6d5ad7694ae4b48c00cd07bbe646e65 SHA512: 30a1f2cbb6758645c2c9f3db312d36ca23b4a8403386769d8f17a6b827cad423c2d2892ad28dd08189bea9393c0effdc50fa31d60f5324028b5ea283221ff642 Homepage: https://invent.kde.org/frameworks/prison Description: barcode API for Qt (documentation) prison is a barcode API currently offering a nice Qt API to produce QRCode barcodes and DataMatrix barcodes, and can easily be made support more. . This package contains the shared library to be used by applications. . This package contains the qch documentation files. Package: libkf5prison5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: prison-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 99 Depends: libc6 (>= 2.14), libdmtx0b (>= 0.7.0), libqrencode4 (>= 3.2.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/p/prison-kf5/libkf5prison5_5.92.0-ok1_amd64.deb Size: 28954 MD5sum: 5468d7e6e0de1ca9e353809c183d530d SHA1: 18a0b8149b8263e2a01d18836a396a6d62a69eb3 SHA256: a61f637dde873e726d6d9b59111e2bd56d6ebe56430af83e34eb12b9eeeb2e47 SHA512: 644d3b9497e4eb6fdf91bae2e0756763fdc0d7b8e9254b1df95da85aebf97637fd5978a398a030b86ab8bcf3439849218bdc9576c7a38505c77d48ce176adad5 Homepage: https://invent.kde.org/frameworks/prison Description: barcode API for Qt prison is a barcode API currently offering a nice Qt API to produce QRCode barcodes and DataMatrix barcodes, and can easily be made support more. . This package contains the shared library to be used by applications. Package: libkf5pty-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kpty Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 20 Filename: pool/main/k/kpty/libkf5pty-data_5.92.0-ok1_all.deb Size: 2718 MD5sum: 3be13e813c7a812e9c84b7efa849bfc9 SHA1: 0b64c9f4187be0ced8061a150ab4df7bf5cf2129 SHA256: 026c4f83fd1f3b87d5d0787f5ff30232eddc8400f6d1a7ee26349e14846e6725 SHA512: 28b42d637a47bb6d1532e6d4919a64954d03a780cdf5e8815fe07cc79f5194ed495b9da8ae799f347485a3307402d1d4551adc9050b0204e4fa0ee2fa4248ad5 Homepage: https://invent.kde.org/frameworks/kpty Description: Pty abstraction. Provides primitives for opening & closing a pseudo TTY pair, assigning the controlling TTY, utmp registration and setting various terminal attributes. . This package contains the translations Package: libkf5pty-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kpty Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 52 Depends: libkf5coreaddons-dev (>= 5.92.0~), libkf5i18n-dev (>= 5.92.0~), libkf5pty5 (= 5.92.0-ok1) Recommends: libkf5pty-doc (= 5.92.0-ok1) Breaks: libkf5su-dev (<< 5.54) Filename: pool/main/k/kpty/libkf5pty-dev_5.92.0-ok1_amd64.deb Size: 9524 MD5sum: 2080b26798f33ecd7a301ce55562842a SHA1: 00f675939119d3bc9ca43302dd789c9c5c95a6a2 SHA256: 84d89ce33e0c2ef8ff89ee36809b29b2edb9e480807ae85539f09d9e2ae7e165 SHA512: a443a7a9c7692557ec63f17848a582412a5b2614724e77b958622ee138ac2084d07876f953722ef0e9d291a64bc0fb325523edef7b9eb20e5dce49fa4cea110e Homepage: https://invent.kde.org/frameworks/kpty Description: development files for kpty Provides primitives for opening & closing a pseudo TTY pair, assigning the controlling TTY, utmp registration and setting various terminal attributes. . Contains development files for kpty. Package: libkf5pty-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kpty Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 222 Filename: pool/main/k/kpty/libkf5pty-doc_5.92.0-ok1_all.deb Size: 123134 MD5sum: adc20b83d708b86e6035176ea0376b2f SHA1: a5a4bbed08923161e74422fb8da5acbe09bb45de SHA256: 759f158278e50904bdcc8c94f33e326344ec062f435b763ff6eef012c6ae3b6c SHA512: 5e096691dbeead0afe700f62d04cf7c1ff06c110f6a34f11a5a3db0f4fb8c76f60e80921896530f88b64327313cb83187b57b97fb459f11f8da39063093fe2ea Homepage: https://invent.kde.org/frameworks/kpty Description: Pty abstraction (documentation) Provides primitives for opening & closing a pseudo TTY pair, assigning the controlling TTY, utmp registration and setting various terminal attributes. . This package contains the qch documentation files. Package: libkf5pty5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kpty Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 69 Depends: libkf5pty-data (= 5.92.0-ok1), libc6 (>= 2.15), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5su-bin (<< 5.42), libkf5su5 (<< 5.54) Filename: pool/main/k/kpty/libkf5pty5_5.92.0-ok1_amd64.deb Size: 19562 MD5sum: 087c1a50690497851e41c3d5a679a0ea SHA1: e72d2e4ae76cf1a2e8194932834642d0d603c736 SHA256: 62b51091e118eb1b8b7d0dda646c6804bccd3433727e1b41d3aa5b77a2623964 SHA512: 7a4ca920262ca3f19c3351032d93f1897434a09bedde5620453c8ed7bef22bf245bff58ff5649d71c6f2f0ba0500d1497c6c8d8ec09d599433c36a0b1ec8e562 Homepage: https://invent.kde.org/frameworks/kpty Description: Pty abstraction. Provides primitives for opening & closing a pseudo TTY pair, assigning the controlling TTY, utmp registration and setting various terminal attributes. Package: libkf5purpose-bin Architecture: amd64 Version: 5.92.0-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: purpose Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1714 Depends: qml-module-org-kde-bluezqt (>= 5.70.0~), qml-module-org-kde-kquickcontrolsaddons (>= 5.70.0~), qml-module-org-kde-prison, qml-module-qtquick-dialogs, kio, libaccounts-qt5-1 (>= 1.13), libc6 (>= 2.34), libkaccounts2 (>= 4:20.08.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5notifications5 (>= 5.92.0~), libkf5purpose5 (= 5.92.0-ok2.1), libkf5service-bin, libkf5service5 (>= 5.69.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Suggests: kdeconnect Filename: pool/main/p/purpose/libkf5purpose-bin_5.92.0-ok2.1_amd64.deb Size: 255562 MD5sum: 2c4fc0e8387b50348df8a7c0ffb9797f SHA1: 627fd5c976bdff1f6da2c9ce98283141c8f5958e SHA256: c224e2a988eb9ff82e56adb3770e25edf94fb43b1c27ffbe37979e8db0bbec5c SHA512: 37f2d0f4e27f8e2658276120ece6b201bef629f28a476ebf58239e36228467c71e2f11a7d26daf4de68571e3a8306898e5eded7a9f228e63c950f647ddc0ccdb Homepage: https://invent.kde.org/frameworks/purpose Description: abstraction to provide and leverage actions of a specific kind, runtime Purpose offers the possibility to create integrate services and actions on any application without having to implement them specifically. Purpose will offer them mechanisms to list the different alternatives to execute given the requested action type and will facilitate components so that all the plugins can receive all the information they need. . This package contains the Purpose runtime elements. Package: libkf5purpose-dev Architecture: amd64 Version: 5.92.0-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: purpose Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 66 Depends: libkf5coreaddons-dev (>= 5.92.0~), libkf5purpose5 (= 5.92.0-ok2.1), qtbase5-dev (>= 5.15.2~) Filename: pool/main/p/purpose/libkf5purpose-dev_5.92.0-ok2.1_amd64.deb Size: 9646 MD5sum: 1a2b31dc046dadf699c9fe1af8beab9f SHA1: c0a41af6ab986efc5b85e838573c6c38189e3714 SHA256: a160eb1c26a7d653cea8be81b6fa9972d70dda50d22b05929bd211ccf0eb40a8 SHA512: 409aa89511257c57e8ed99d6b2d23743bf936b885cb5876f30590cbf416472be24bc22ffb28c7e9f673a1fb5dc217adf2c07c239985b10b72023154bbb4b55a6 Homepage: https://invent.kde.org/frameworks/purpose Description: abstraction to provide and leverage actions of a specific kind, devel files Purpose offers the possibility to create integrate services and actions on any application without having to implement them specifically. Purpose will offer them mechanisms to list the different alternatives to execute given the requested action type and will facilitate components so that all the plugins can receive all the information they need. . This package contains the Purpose development files. Package: libkf5purpose5 Architecture: amd64 Version: 5.92.0-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: purpose Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 190 Depends: qml-module-org-kde-kquickcontrolsaddons (>= 5.70.0~), qml-module-qtquick-controls2, libc6 (>= 2.14), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5purpose-bin, qml-module-org-kde-purpose (= 5.92.0-ok2.1) Suggests: kde-telepathy-send-file Breaks: libkf5purpose-bin (<< 5.70.0-0) Replaces: libkf5purpose-bin (<< 5.70.0-0) Filename: pool/main/p/purpose/libkf5purpose5_5.92.0-ok2.1_amd64.deb Size: 48724 MD5sum: c6742e1218cbf1ec42b53605b4a5fbab SHA1: 1a52d67d5d34a58c32921318ad5e5d85eabf3eee SHA256: f424c1ea9cfe62aa72fd3a172627c820365258a890b7733c635c582e2a6920f5 SHA512: 197c2d6f26f3d36ec014166e9c62288b5e95b0cba35d27f3801867e0c00b6f782733249d291f52c17b9aa5e95c746256dbee686217a4565d1523692feec33544 Homepage: https://invent.kde.org/frameworks/purpose Description: library for abstractions to get the developer's purposes fulfilled Framework for providing abstractions to get the developer's purposes fulfilled. . This package contains the Purpose library. Package: libkf5qqc2desktopstyle-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: qqc2-desktop-style Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 24 Depends: qml-module-org-kde-qqc2desktopstyle (= 5.92.0-ok1) Breaks: qml-module-org-kde-qqc2desktopstyle (<< 5.40.0) Replaces: qml-module-org-kde-qqc2desktopstyle (<< 5.40.0) Filename: pool/main/q/qqc2-desktop-style/libkf5qqc2desktopstyle-dev_5.92.0-ok1_amd64.deb Size: 3602 MD5sum: 77f0cb0cd583cc69bc620eb64aeb41ac SHA1: 89e9f6368f1c4e6d342981a9f3eb9caac6889423 SHA256: 1afe8d30941c01db9933d212bc422736b83e8a44a186e6b85b510a9d5f7b7ffc SHA512: 96289a068b5f897e15647d6ea958461fb1447bc3456acbbcac93a6c38ad5b384eea81fbfbf67d5566fb3fd33cd92ed28271034bfe0321b3a30d8399e74e756c5 Homepage: https://invent.kde.org/frameworks/qqc2-desktop-style Description: Qt Quick Controls 2: Desktop Style Small style written in QML for QtQuickControls2 intended to be used by default in QQC2-based apps when used in the Plasma desktop . This package contains the development files. Package: libkf5quickaddons5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: kdeclarative Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 143 Depends: kpackagetool5, libc6 (>= 2.14), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.2.0), libkf5declarative5 (>= 5.12.0), libkf5i18n5 (>= 5.92.0~), libkf5package5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5quick5 (>= 5.15.2~) | libqt5quick5-gles (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5kcmutils5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), plasma-framework (<< 5.54) Filename: pool/main/k/kdeclarative/libkf5quickaddons5_5.92.0-ok2_amd64.deb Size: 38964 MD5sum: d71d3e28204e02a520f2587066e312f4 SHA1: 83f1b49222f6095f1bf41fbf0728acd6dec65738 SHA256: 70f98a39e5b652863b2012587be07434796c3c005a3b08f895c492add7ecb1ed SHA512: 4835ee10357d440fed26f35de67733cb1440bd43fe58f82ccf7eb9297253020f8794541b73cc630aa9b241d42fed0481cd95110e40e0685398f1bce20652af1e Homepage: https://invent.kde.org/frameworks/kdeclarative Description: provides integration of QML and KDE frameworks -- quickaddons Framework providing optimized image texture caching. Package: libkf5runner-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: krunner Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 166 Depends: extra-cmake-modules (>= 5.92.0~), libkf5plasma-dev (>= 5.92.0~), libkf5runner5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5runner-doc (= 5.92.0-ok1) Filename: pool/main/k/krunner/libkf5runner-dev_5.92.0-ok1_amd64.deb Size: 57216 MD5sum: 45eca5ab6b6ca7419b84b39c77b629f8 SHA1: 8ae88488f12c51ec5555d8050b2d7b0ec7a488d9 SHA256: 0443ecea7306e4d76c082281bc7214dc579fab3aecdb7d1fe471ec776efa5374 SHA512: c62bfe6f7fc488a57255a1ffe1260c773b099672fd21174434cc0aa5d38ab73a4783afe121b920eccaad080e86e7f908f282edc76e1d9c835ca6d9aa91f0f077 Homepage: https://invent.kde.org/frameworks/krunner Description: development files for krunner An assortment of text-related widgets. . Contains development files for krunner. Package: libkf5runner-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: krunner Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 387 Filename: pool/main/k/krunner/libkf5runner-doc_5.92.0-ok1_all.deb Size: 209368 MD5sum: 3ae2eb28fdc0d8f0c1f7890151106563 SHA1: 08cd9dea6336a018ca3098c097f965a94f4f1637 SHA256: 9f41a64af7a1a4dffeaefcd1e26644744ede4befa2d885fa8945ab0ea0db1f57 SHA512: 55ac62566a91a7dfdb4cbe31625db2b4da7984446f04ac2530c1c9563adfca6f9d99d43b6678ccd1870dca36eaefd0aa8f381f2899c0addaee0599f97106c624 Homepage: https://invent.kde.org/frameworks/krunner Description: Used to write plugins loaded at runtime called "Runners" (documentation) Launcher built into the Plasma desktop. While its basic function is to launch programs from a sort of mini-command-line, its functionality can be extended by "runners" to assist the user to accomplish a lot of tasks. . This package contains the qch documentation files. Package: libkf5runner5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: krunner Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 288 Depends: kio, libc6 (>= 2.29), libkf5activities5 (>= 5.92.0~), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5plasma5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5threadweaver5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: qml-module-org-kde-runnermodel (= 5.92.0-ok1) Breaks: libkf5runner-dev (<< 5.70.0-0) Replaces: libkf5runner-dev (<< 5.70.0-0) Filename: pool/main/k/krunner/libkf5runner5_5.92.0-ok1_amd64.deb Size: 89946 MD5sum: d59b9cd8bb6ac4f6a062f1531b163079 SHA1: f760ec9644f603b9c5955e96e9346fa7d2a089a9 SHA256: 7268685374def5d306c0b72a9f4330f6cf60866a0e92ab008048262b8e5c0fff SHA512: 057d668e73cd9c74df160d3363345689985add5cbe0114a20cddcf0e4ec85c949321923e05f7b304d920e6543b3769b2d004756ceccea0a645618c6fc89ac657 Homepage: https://invent.kde.org/frameworks/krunner Description: Used to write plugins loaded at runtime called "Runners". Launcher built into the Plasma desktop. While its basic function is to launch programs from a sort of mini-command-line, its functionality can be extended by "runners" to assist the user to accomplish a lot of tasks. Package: libkf5sane-data Architecture: all Version: 22.12.3-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libkf5sane Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 551 Breaks: libksane-data Replaces: libksane-data Filename: pool/main/libk/libkf5sane/libkf5sane-data_22.12.3-ok1_all.deb Size: 82492 MD5sum: c2bcc198d713cf79f42ecd18a1f505d6 SHA1: 984e632c2db4f91ca58a7e7cff0f272b6369ede7 SHA256: 4de5277b227a9c096f76aa01b5ed5fb50df3085bf130d58b292ae6b446fb00af SHA512: d70cdeaa7a603b01c4621d9683891b8106af110a26f4c7d54951bdb95c36c9f271c0fd8274cccbf6e7687dc2d7f572796e9b94df3bdf3d6bbb54c9b9f3aae1d1 Homepage: https://invent.kde.org/graphics/libksane Description: scanner library (data files) The KDE scanner library provides an API and widgets for using scanners and other imaging devices supported by SANE. . This package contains data files used by the library. Package: libkf5sane-dev Architecture: amd64 Version: 22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libkf5sane Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 53 Depends: libkf5sane5 (= 22.12.3-ok1), qtbase5-dev (>= 5.15.2~) Filename: pool/main/libk/libkf5sane/libkf5sane-dev_22.12.3-ok1_amd64.deb Size: 11182 MD5sum: 1368d7717a732e05804b437cd619d33b SHA1: 388a641a57b9e23e05024c0261b84e652ce974d9 SHA256: 1d53a4ea4df365578340b3ab238e1224e034c634acdd1a730298181efc4568fb SHA512: 617ca8fa2eca111f1b888ec41e47b8f191fdaa583eba167941070e38f25f03ed0c2bf3abbcae79ceeb17e1b63ae7a1f72b367b53a222c692442df75fe44c7b47 Homepage: https://invent.kde.org/graphics/libksane Description: scanner library development headers The KDE scanner library provides an API and widgets for using scanners and other imaging devices supported by SANE. . This package contains the scanner library development files. Package: libkf5sane5 Architecture: amd64 Version: 22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkf5sane Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 295 Depends: libkf5sane-data (= 22.12.3-ok1), libc6 (>= 2.29), libkf5i18n5 (>= 5.90.0~), libkf5textwidgets5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.90.0~), libksanecore1 (>= 22.08.3), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/libk/libkf5sane/libkf5sane5_22.12.3-ok1_amd64.deb Size: 86998 MD5sum: 20533ec46ece373df06401440b40f167 SHA1: fb6e8bb8cd48b579ef6aaa68e615c786f25a7aaa SHA256: fbfb27a72de74a1e2a89c21489df9a6b6f30f544dc85dbbf7a03aa4e9376a761 SHA512: 93582f6bf505611a04f0aa456b5139fecdd90ebcb5b352ad6bd25412d97444a4b73c331014795caea98b352c59a0e94e4bc2586c13eeb7d550febbb7cc874d76 Homepage: https://invent.kde.org/graphics/libksane Description: scanner library (runtime) The KDE scanner library provides an API and widgets for using scanners and other imaging devices supported by SANE. . This package contains the shared library. Package: libkf5screen-bin Architecture: amd64 Version: 4:5.24.4-ok5~0729 Multi-Arch: foreign Priority: optional Section: libs Source: libkscreen Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 571 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.66.0~), libkf5screen7 (= 4:5.24.4-ok5~0729), libkf5waylandclient5 (>= 4:5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), libxcb-randr0 (>= 1.3), libxcb1 (>= 1.6) Breaks: libkf5screen7 (<< 4:5.20.4-0) Replaces: libkf5screen7 (<< 4:5.20.4-0) Filename: pool/main/libk/libkscreen/libkf5screen-bin_5.24.4-ok5~0729_amd64.deb Size: 130808 MD5sum: 122f32c2548a99252fbb6ef440cbd0dc SHA1: 8f63de34b01547b41b3624a87707196984efcb12 SHA256: ee7be4348aa681403fb5e0dc5425825185b402a6ee1fabe040042c3d5b548343 SHA512: 14f3682a270e47de31dfd3249d7aba6920a68693e3d9a123075fc76f530f6262807cf3545069ccc478cb4ebfbda4c17a2bd45341abbc6428c2909a5fb4f167d5 Homepage: https://invent.kde.org/plasma/libkscreen Description: library for screen management - helpers The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the library helpers and the corresponding D-Bus service. Package: libkf5screen-dev Architecture: amd64 Version: 4:5.24.4-ok5~0729 Priority: optional Section: libdevel Source: libkscreen Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 90 Depends: libkf5screen7 (= 4:5.24.4-ok5~0729), qtbase5-dev (>= 5.15.0~) Filename: pool/main/libk/libkscreen/libkf5screen-dev_5.24.4-ok5~0729_amd64.deb Size: 14772 MD5sum: 5815180b082d3efb1e6273b16e666628 SHA1: 6f275ae05131a917a63783f5c3106828d9b21974 SHA256: 384c7b656b9224dfd9f9a418d7d023313c7b7518c79cd71ea01f25bc74a8d161 SHA512: 5b6e01182551aec28be85539950d768b326670bbc6f9b094f5c222ce308c86ff861cb954a7d26004dda986dafec10dc3313f517fe589eca0f65f1982daa4ec0f Homepage: https://invent.kde.org/plasma/libkscreen Description: library for screen management - development files The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the files necessary for development. Package: libkf5screen7 Architecture: amd64 Version: 4:5.24.4-ok5~0729 Multi-Arch: same Priority: optional Section: libs Source: libkscreen Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 283 Depends: libc6 (>= 2.29), libdisplay-info1 (>= 0.1.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5) Recommends: hwdata Filename: pool/main/libk/libkscreen/libkf5screen7_5.24.4-ok5~0729_amd64.deb Size: 78864 MD5sum: b67743db07bd8447bf6e5fec2a332f4c SHA1: 67d670bae280748aa196a00ab3ff13bfbb85cdaa SHA256: c285b26d63559fce094c4911852a6c1f4c7b074745326a0e4c0cba68e99fff43 SHA512: b2a8d196e48c6dc1bffd6207183e1907e248390e082559f9872b9969a34c0cbd6dcf845231fd9957c0b885d47276eda8cb9c3b3b598662eb4b5d4b31c7ddd317 Homepage: https://invent.kde.org/plasma/libkscreen Description: library for screen management - shared library The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the shared library Package: libkf5service-bin Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libs Source: kservice Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 107 Depends: libc6 (>= 2.4), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5service5 (>= 5.61.0), libqt5core5a (>= 5.15.2~) Breaks: libkf5service5 (<= 5.15) Replaces: libkf5service5 (<= 5.15) Filename: pool/main/k/kservice/libkf5service-bin_5.92.0-ok1_amd64.deb Size: 47364 MD5sum: d908434ddc57cc0dcb7d534d9f2a28db SHA1: aee285852a86672b734934b11cbd9180c58e5b2a SHA256: 44e85bdf3258cd99170a266cd98efc144ef61a99f86f135b9dcc54a761f59244 SHA512: 1a1e2493d8c4576a734ef2b6db72a90a15f9a55abd82ea5396613d7628e41325436a9af55745fccd54384d9a7882b559aa16707564f12a20d2e94578550d1c2a Homepage: https://invent.kde.org/frameworks/kservice Description: Advanced plugin and service introspection Application framework for file type association and plugin locating. . This package contains kbuildsycoca5. Package: libkf5service-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kservice Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 76 Filename: pool/main/k/kservice/libkf5service-data_5.92.0-ok1_all.deb Size: 9202 MD5sum: 803ed7ed24541ecc73c8234a3e4d8977 SHA1: 74a4f1549d1902d9d12ad9d08461745a958789f2 SHA256: 4e8dd255eb0b7a9be20670f3c086d994d8b5ba89b6ebbca59f33679d99a523e2 SHA512: 91e868b36b4f9fa5e5e94242e3451c1a33b7b7cc152f4ba85d323809dabb708e1bb86ad4283a0a7bf7ebccfaeaf1d2f017cf930df21938a07f6f06b23703deb2 Homepage: https://invent.kde.org/frameworks/kservice Description: Advanced plugin and service introspection Application framework for file type association and plugin locating. . This package contains shared data files. Package: libkf5service-dev Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kservice Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 224 Depends: libkf5config-dev (>= 5.92.0~), libkf5coreaddons-dev (>= 5.92.0~), libkf5dbusaddons-dev (>= 5.92.0~), libkf5i18n-dev (>= 5.92.0~), libkf5service5 (= 5.92.0-ok1) Recommends: libkf5service-doc (= 5.92.0-ok1) Breaks: kio-dev (<< 5.28), libkf5service5 (<< 5.12.0~), plasma-framework-dev (<< 5.28) Replaces: libkf5service5 (<< 5.12.0~) Filename: pool/main/k/kservice/libkf5service-dev_5.92.0-ok1_amd64.deb Size: 35320 MD5sum: 3c13faa58c23c80aa5a9b956b3bb3e93 SHA1: 250312c42cd5c8518b7320d2dfc453406fea5d0f SHA256: e2d83e2838793bdd69cea9516ea88bb2b36fc6654dfcc633744871b8ed6819ec SHA512: ec6974075c9c88ae3d84c778441761eec60b917af98c925db33dbd0650fc4738ba3a04b99f224ac43f003ef673d7f6195589e73899f72021376e2289b3969198 Homepage: https://invent.kde.org/frameworks/kservice Description: development files for kservice Application framework for file type association and plugin locating. . Contains development files for kservice. Package: libkf5service-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kservice Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 576 Filename: pool/main/k/kservice/libkf5service-doc_5.92.0-ok1_all.deb Size: 338502 MD5sum: dc6749736d39b5a6992237a8cfdbc032 SHA1: 6ab65ce199d3497b2d6db4885fcdb4e2c77379f3 SHA256: 6c000878d158856da799995690de5e5f1db9d61623cabca6f3eabedd78c3dcef SHA512: 998c9b6fe698b4fcd09c7e5d14e584393f36d51f275d42c0773976a0413c0a8189f96debfa4ac91ee3dc76ca52110466ae626dc5c55a273a84ea75f87fbb503a Homepage: https://invent.kde.org/frameworks/kservice Description: Advanced plugin and service introspection (documentation) Application framework for file type association and plugin locating. . This package contains the qch documentation files. Package: libkf5service5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kservice Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 590 Depends: libkf5service-data (= 5.92.0-ok1), libc6 (>= 2.14), libkf5configcore5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5dbusaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5service-bin (= 5.92.0-ok1) Filename: pool/main/k/kservice/libkf5service5_5.92.0-ok1_amd64.deb Size: 196878 MD5sum: c329cd1ba54343e3ad3d19e3f48875b3 SHA1: 8164f05147ed20f8d4a43f6fb859772cd5305579 SHA256: 399bebcfebb708e1ead36450689687a4a85838e97b92d0a957fa4c14d65dd75f SHA512: 6822f32370e04cdf3ef1b9b9dac7213d21e6e342308bb8662ec4072cfdfa2af823dacb30c83e97a0348c4521fae08f44585af7b8e758b10a62e3b3fc672416a5 Homepage: https://invent.kde.org/frameworks/kservice Description: Advanced plugin and service introspection Application framework for file type association and plugin locating. Package: libkf5solid-bin Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libs Source: solid Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 73 Depends: libc6 (>= 2.34), libkf5solid5 (>= 4.97.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: udisks2, upower Filename: pool/main/s/solid/libkf5solid-bin_5.115.0-ok1_amd64.deb Size: 19708 MD5sum: 90e5641fd0fea357ee4528103e439191 SHA1: 7b597cccd5bb0c092170028dab9816d8cdb84fa2 SHA256: a135c4528ecf366a35a7bdb34d15846eac18973942957d751d4f8642c904b0f0 SHA512: 2a23d5e1439cff96028616886181193df667e7afd32cfcd1fbce71ed5ced5320272aeba49b452686e9653b6f080a7af8b34ff1563cbc01e872d4c7fe058c1903 Homepage: https://invent.kde.org/frameworks/solid Description: Qt library to query and control hardware Solid is a device integration framework. It provides a way of querying and interacting with hardware independently of the underlying operating system. . Solid is part of KDE Frameworks 5. . This package contains the solid-hardware5 tool. Package: libkf5solid-dev Architecture: amd64 Version: 5.115.0-ok1 Priority: optional Section: libdevel Source: solid Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 150 Depends: libkf5solid5 (= 5.115.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5solid-doc (= 5.115.0-ok1) Breaks: kio-dev (<< 5.28), libkf5kio-dev (<< 5.54) Filename: pool/main/s/solid/libkf5solid-dev_5.115.0-ok1_amd64.deb Size: 22480 MD5sum: 9b6ccca401654a9cca829db679e5a92d SHA1: bd1aa35753cbc618b0fd34d4562aafeda7301558 SHA256: 77af95f630ffca73cdeb265c8895fa555c1ecea80de3b256c82ca2ec6f7df915 SHA512: b35e386db386e319e0e12d2bc7078b26294fd4c63f685408d94777c22722f83b815b097f29308a2361f3477b9aa95bcc8f6c4d601edd96769db0f1c779bb4806 Homepage: https://invent.kde.org/frameworks/solid Description: Qt library to query and control hardware Solid is a device integration framework. It provides a way of querying and interacting with hardware independently of the underlying operating system. . This package is part of KDE Frameworks 5. . This package contains the development files. Package: libkf5solid-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: solid Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 593 Filename: pool/main/s/solid/libkf5solid-doc_5.115.0-ok1_all.deb Size: 323276 MD5sum: cd318d4daa8dbfc073caf9d0c7a177d6 SHA1: 8b03806fcbf3bf0cbb221c4a1472269920d2a1fc SHA256: 83eabccfd97fc0aef14009b8373cb55a37d0ce64e56a717a65111e09978ab9d6 SHA512: a5bd81d3cdc274fb324f041ce36e392fb8a424d522a699e6bb1508f4fa98216d1f44c914e256fb71e742ad27ea8148f5d663deb4cc922d0a6675dfebd657bbf1 Homepage: https://invent.kde.org/frameworks/solid Description: Qt library to query and control hardware (documentation) Solid is a device integration framework. It provides a way of querying and interacting with hardware independently of the underlying operating system. . Solid is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5solid5 Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: solid Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 720 Depends: libkf5solid5-data (= 5.115.0-ok1), libc6 (>= 2.38), libimobiledevice6 (>= 1.3.0), libmount1 (>= 2.19.1), libplist-2.0-4 (>= 2.3.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), libudev1 (>= 183) Recommends: media-player-info Breaks: baloo-kf5 (<< 5.54), kdesignerplugin (<< 5.42), kio (<< 5.54), kross (<< 5.42), libkf5baloo5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5kiofilewidgets5 (<< 5.54), libkf5runner5 (<< 5.54) Filename: pool/main/s/solid/libkf5solid5_5.115.0-ok1_amd64.deb Size: 189548 MD5sum: b2822fb197387f61c5151d9f5a2e69c5 SHA1: ca4b7789399154891a8f39323fd1884e2783f605 SHA256: 4245b1eb1f0fb6429841f950465437d9c672be4630273582a74f6f9a5bf94c7b SHA512: 26fcfaf4203d6350b66b67c26add9095b082f7b61f6e312bcbe98181fa1238b17b59e8f106c33d8569c18b7f68260b0c92362eb3b039db88fe7c37eca1a4d717 Homepage: https://invent.kde.org/frameworks/solid Description: Qt library to query and control hardware Solid is a device integration framework. It provides a way of querying and interacting with hardware independently of the underlying operating system. . Solid is part of KDE Frameworks 5. Package: libkf5solid5-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: solid Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1032 Breaks: libkf5solid5 (<< 5.77.0-2~) Replaces: libkf5solid5 (<< 5.77.0-2~) Filename: pool/main/s/solid/libkf5solid5-data_5.115.0-ok1_all.deb Size: 100972 MD5sum: c288684c4de92235e3543b16ae481c74 SHA1: 0464d2fdd6628445e1035a25974144cccc3f79c7 SHA256: 0b254aff2a9c603ae2c3731799c88f35090464aa78eb34d3e0356335687203e4 SHA512: 2defb55a2587178fd0255e0209d88f8fcafe2677678a0e00de17a7bd8506eecb60e8b7f977a0417fbfdb2550c9206167a199f34e03556859cc61e52564d6d53f Homepage: https://invent.kde.org/frameworks/solid Description: Qt library to query and control hardware Solid is a device integration framework. It provides a way of querying and interacting with hardware independently of the underlying operating system. . Solid is part of KDE Frameworks 5. . This package contains shared data files. Package: libkf5sonnet-dev Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: sonnet Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 133 Depends: libkf5sonnet-dev-bin (= 5.115.0-ok1), libkf5sonnetcore5 (= 5.115.0-ok1), libkf5sonnetui5 (= 5.115.0-ok1), qtbase5-dev (>= 5.15.2~), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5sonnet-doc (= 5.115.0-ok1) Breaks: libkf5khtml-dev (<< 5.54), libkf5textwidgets-dev (<< 5.54) Filename: pool/main/s/sonnet/libkf5sonnet-dev_5.115.0-ok1_amd64.deb Size: 22408 MD5sum: e2ee58416b1e1d6b0740139252ca7cce SHA1: 1c49e9acb7b877c328d5323fa752b1a079a042c8 SHA256: 74d12f7b52dee0d812c473db7c734202fbca2f1c3e3518fd8db7181adf71f454 SHA512: 945fc185d7d3c3f66c0d530d4411ffa72ade0c60b623a7763299b8b4dad8e54d789e82ba76377f789a162a65a24cc6934ca5c0a8ea012dfd016b036946c7e545 Homepage: https://invent.kde.org/frameworks/sonnet Description: spell checking library for Qt, devel files Sonnet is a Qt based library that offers easy access to spell checking using various plugin based backends. It is part of KDE Frameworks 5. . This package contains development files for building software that uses libraries from the Sonnet framework. Package: libkf5sonnet-dev-bin Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: sonnet Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 65 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.2~) Breaks: libkf5sonnet-dev (<< 5.27.0) Replaces: libkf5sonnet-dev (<< 5.27.0) Filename: pool/main/s/sonnet/libkf5sonnet-dev-bin_5.115.0-ok1_amd64.deb Size: 13520 MD5sum: 5f8daa7a514bed96eba0422f717a5922 SHA1: 07c7a3a60381a77bbb3b8640baeb4081fc89882e SHA256: 2c24c94f0269318505b556efad373b5db9270609e103e5448af72dd2cfa5125b SHA512: 72c8025eded155e3f4efb6f18633e70746589f0286cef1e71ba96a30b3fb0684d9a74f477b13dffaa284cb61d9192502fc85d06b56c2925d264c691e665f944c Homepage: https://invent.kde.org/frameworks/sonnet Description: spell checking library for Qt, devel binaries Sonnet is a Qt based library that offers easy access to spell checking using various plugin based backends. It is part of KDE Frameworks 5. . This package contains the utility programs related to the Sonnet framework. Package: libkf5sonnet-doc Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: sonnet Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 492 Filename: pool/main/s/sonnet/libkf5sonnet-doc_5.115.0-ok1_all.deb Size: 202900 MD5sum: 435479b2312b53ce887e49b83f61bfde SHA1: e39e60238b0107585f987fbb773e5234d7904d43 SHA256: f427f756fb20c11240ba041f32e6d7891157a1fa01cb8995bfaf8944f913f1b1 SHA512: e6f33f605678c405cc5031daf48388df0f44f1d63ab7c092d21c052bb9117c04980ff6c068a8be0e425121e4dcb8dab216fe842fd5cd9fec200eb3509520a9a6 Homepage: https://invent.kde.org/frameworks/sonnet Description: spell checking library for Qt (documentation) Sonnet is a Qt based library that offers easy access to spell checking using various plugin based backends. It is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5sonnet5-data Architecture: all Version: 5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: sonnet Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1071 Filename: pool/main/s/sonnet/libkf5sonnet5-data_5.115.0-ok1_all.deb Size: 97264 MD5sum: bbc6212d8c340eba69085f7b2fcf3b29 SHA1: 44703b86a61b13ace30d52da2fd22f76b81c2fd7 SHA256: 35b6d7a26e95ab16a31d1b93107faba68ce73643bbd23a558ade54b40f961db9 SHA512: b5c3e741cc2051efc03662479daf98fbfa3b51c6f0e2e95e4e8018c110266a7e266f67438c582e7a602dd8a8144afcded0f608fdc9a582684b691852fd72ebf2 Homepage: https://invent.kde.org/frameworks/sonnet Description: spell checking library for Qt, data files Sonnet is a Qt based library that offers easy access to spell checking using various plugin based backends. It is part of KDE Frameworks 5. . This package contains the translations. Package: libkf5sonnetcore5 Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: sonnet Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 476 Depends: libkf5sonnet5-data (= 5.115.0-ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Recommends: sonnet-plugins (= 5.115.0-ok1) Breaks: kdesignerplugin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54) Filename: pool/main/s/sonnet/libkf5sonnetcore5_5.115.0-ok1_amd64.deb Size: 117636 MD5sum: 405dea5b01d6c16ca7af636c1f3f7764 SHA1: c06605bd41a4387de9992d09e1ebcf0931fa75e6 SHA256: a34f6b27a30bcd2c550458518c878e3cdb6c24b919d7ed8d64641f8ff0cbbc42 SHA512: ba835b874d6c5b67a6b1edc0e8b680956522fa26fbe4061e37d40718182466aea6f6e880e0bedace801c8342b813d0f9637b50b2a124a5be8bbaa937ffa220ed Homepage: https://invent.kde.org/frameworks/sonnet Description: spell checking library for Qt, core lib Sonnet is a Qt based library that offers easy access to spell checking using various plugin based backends. It is part of KDE Frameworks 5. Package: libkf5sonnetui5 Architecture: amd64 Version: 5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: sonnet Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 195 Depends: libc6 (>= 2.14), libkf5sonnetcore5 (>= 5.69.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Recommends: sonnet-plugins (= 5.115.0-ok1) Breaks: kdesignerplugin (<< 5.54), kio (<< 5.42), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5kdelibs4support5 (<< 5.42), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.42), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.42), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5webkit5 (<< 5.42), libkf5xmlgui5 (<< 5.42) Filename: pool/main/s/sonnet/libkf5sonnetui5_5.115.0-ok1_amd64.deb Size: 46372 MD5sum: 6e813dd6e451be6c3265d2f847b92532 SHA1: 3db9c6ad2c9caaaff41419920d1d7d886d11eb4f SHA256: 5b8edbba9112e1f54241a62779dec3d0fd03020c531d0bb9b405f3bcb6e8b420 SHA512: 86bcdf7501eb209575dbaa2f493ac88fd013fe5e766e5e3514485025448ad95106e80b97a560e8280a8c17b260d8f12ff31ba30afeaf0754b5dc6d43af2ee0e3 Homepage: https://invent.kde.org/frameworks/sonnet Description: spell checking library for Qt, ui lib Sonnet is a Qt based library that offers easy access to spell checking using various plugin based backends. It is part of KDE Frameworks 5. . This package provides Qt based GUI elements that can be used by projects to construct spell checking user interfaces. Package: libkf5su-bin Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libs Source: kdesu Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 100 Depends: libc6 (>= 2.15), libkf5coreaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5su5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5), libx11-6 Breaks: libkf5su5 (<= 4.100.0-0) Replaces: libkf5su5 (<= 4.100.0-0) Filename: pool/main/k/kdesu/libkf5su-bin_5.92.0-ok1_amd64.deb Size: 28236 MD5sum: 44473e5b5c8f8ca4c2ab748ea8cfb9a1 SHA1: ec0360a49c4d29e0a62cab3e3b1f5432d8f356b5 SHA256: 0cc3ca2f9388eb72dc29db0b7260a0f876316f34ee18ed150adace2d8e210655 SHA512: 731290e13bcbae078e4f17d3708f5bd43788703b9224b0393e4a56da9460c52d950ecac34ed42cda78100a4adeada3201ef5c1a4b6935abc98edba7c84d59b8d Homepage: https://invent.kde.org/frameworks/kdesu Description: runtime files for kdesu Framework to handle super user actions. . Contains runtime files for kdesu. Package: libkf5su-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kdesu Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 20 Breaks: libkf5su5 (<< 5.10) Replaces: libkf5su5 (<< 5.10) Filename: pool/main/k/kdesu/libkf5su-data_5.92.0-ok1_all.deb Size: 2116 MD5sum: 46d300ce1ef3ba05765dc0e6edcb7bd4 SHA1: 95b0d3e4d87dd429de62d39316f2a48bca078919 SHA256: 52a960ffd3ff0ca35794d243d9ffa1795334d84f4aba80fecbd343b8ee9af978 SHA512: 9a570df287665984fb70a49655d1d9cd03b327ac2c5a79e9c13a4dda8de9d602dd911a59631dbc969105aca389ce8dc23eaaa0613ac5756b710ccd9c5e1dd2fd Homepage: https://invent.kde.org/frameworks/kdesu Description: translation files for kdesu Framework to handle super user actions . Contains translation files for kdesu. Package: libkf5su-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kdesu Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 75 Depends: libkf5pty-dev (>= 5.92.0~), libkf5su5 (= 5.92.0-ok1) Recommends: libkf5su-doc (= 5.92.0-ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kdesu/libkf5su-dev_5.92.0-ok1_amd64.deb Size: 11702 MD5sum: f22ca3071547d5c9fcac74b080c06a4c SHA1: e33f8d7a02621b9a865ab6a65d22fa80154cc565 SHA256: 9d7f2f30444b5b0a210cfc6ed4fbdc410d8622f3084b460fa3048093e23060f5 SHA512: 463d007bad1a1652c3d0ec36edd0be80fa5fa93b688dc8a81d083d2be63c771c6bcd56ea8ba8792c4a5721e23dbac879b6e7aeeee3ec93b89f9dc9346cc8f985 Homepage: https://invent.kde.org/frameworks/kdesu Description: development files for kdesu Framework to handle super user actions. . Contains development files for kdesu. Package: libkf5su-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kdesu Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 288 Filename: pool/main/k/kdesu/libkf5su-doc_5.92.0-ok1_all.deb Size: 159420 MD5sum: a92d76c15b6e96b463b063c0226b6cf0 SHA1: fe83f809a94cf8b6c489e7b2894944d28566215d SHA256: 355e18fb0cf45dda57d34be783f76f996326cb9740783ccc964a4b04da9a486e SHA512: 1ebe36f0c481f41f30d49d6be6b202f9ecae269333a8662176e9353d935f9a862184bf2c0e2b58d5791fa98c9256df9e1d07f58a9c8a08bc06fedfd0cf76e3e7 Homepage: https://invent.kde.org/frameworks/kdesu Description: runtime files for kdesu (documentation) Framework to handle super user actions. . This package contains the qch documentation files. Package: libkf5su5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kdesu Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 111 Depends: libkf5su-data (= 5.92.0-ok1), sudo, libc6 (>= 2.15), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 5.92.0~), libkf5pty5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5su-bin (= 5.92.0-ok1) Filename: pool/main/k/kdesu/libkf5su5_5.92.0-ok1_amd64.deb Size: 33018 MD5sum: ae726061cfe4223ac6f5ed208ae7f7a2 SHA1: 3a0a11c44dc890a43202477b0d628e497957954d SHA256: 73a94689691a5ebdc9046103ce77955913d90ee40f99c514e1f1e1b2d0067527 SHA512: 618da4d1faa649aa896de4558dff433978953a1a6c905c355440dfdb46ba6d9b9057d4030b1e144f450b8bb30f811bbd02f738e9e0a322d02944aa6ea0a0309e Homepage: https://invent.kde.org/frameworks/kdesu Description: Integration with su for elevated privileges. Framework to handle super user actions Package: libkf5syndication-dev Architecture: amd64 Version: 1:5.115.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: syndication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 355 Depends: libkf5syndication5abi1 (= 1:5.115.0-ok1), qtbase5-dev (>= 5.15.2~) Breaks: libkf5blog-dev (<< 4:17.08) Filename: pool/main/s/syndication/libkf5syndication-dev_5.115.0-ok1_amd64.deb Size: 48108 MD5sum: 8971efc40333f62b6c037b25f7cc7de8 SHA1: 20271ea08a03808dad4bfc237f307d1ca0cf1cd4 SHA256: 6624ef72ea63052607ae2b2cba872eb86e27ea4750de4441049278cfb415b428 SHA512: 2fab712fcac5f18fb1868d24bd2751a81ead058408910a8e35676ce25586aaa4f007ca8022250a924c299ca6e11db694b65d7c71fb2e4f7ed999c1aeaec7f99e Homepage: https://invent.kde.org/frameworks/syndication Description: parser library for RSS and Atom feeds - development files Syndication is a parser library for RSS and Atom feeds. It offers a unified, format-agnostic view on the parsed feed, so that the using application does not need to distinguish between feed formats. . This package contains the development files. Package: libkf5syndication-doc Architecture: all Version: 1:5.115.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: syndication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1532 Filename: pool/main/s/syndication/libkf5syndication-doc_5.115.0-ok1_all.deb Size: 810892 MD5sum: f5322ef3fd7384e6d4a1c70668ffc048 SHA1: aad47d67663d800666e5768fbf7c1f9d2f8599bb SHA256: 0d6ee124f560796ee3db14b4d56c667af5c8080c287ad73b4952560e4d185f60 SHA512: 04b1cdfe7d0dedbc0c61ec3257d2d64b6124afa49c47e76a4016f3dde4434be6d43aac887f2f5fad62c2ca486e53245ff2db1ef37280fca387a5fe3d9068ca4b Homepage: https://invent.kde.org/frameworks/syndication Description: parser library for RSS and Atom feeds - documentation Syndication is a parser library for RSS and Atom feeds. It offers a unified, format-agnostic view on the parsed feed, so that the using application does not need to distinguish between feed formats. . This package is part of the KDE Development Platform PIM libraries module. . This package contains the qch documentation files. Package: libkf5syndication5abi1 Architecture: amd64 Version: 1:5.115.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: syndication Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 715 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkf5codecs5 (>= 5.115.0~), libqt5core5a (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/s/syndication/libkf5syndication5abi1_5.115.0-ok1_amd64.deb Size: 167496 MD5sum: 09f3ba1033de9714f291812365a783e6 SHA1: 5b423b573827f3845563a651ecc3031a76eacebc SHA256: 4c0e5aada6e3d0f10f97d15fc01fb5247d5d353062d3bed1d2f3360c5e2c6e45 SHA512: a97f2695c3851fbf476105079e0b759ade838c430af43085eff1375827d51f7fb2b133de1a718a756827e3e8e03374a7626e14d007ac1ede339f7e9f5b3222b9 Homepage: https://invent.kde.org/frameworks/syndication Description: parser library for RSS and Atom feeds Syndication is a parser library for RSS and Atom feeds. It offers a unified, format-agnostic view on the parsed feed, so that the using application does not need to distinguish between feed formats. . This package is part of the KDE Development Platform PIM libraries module. Package: libkf5syntaxhighlighting-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: ksyntax-highlighting Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 656 Filename: pool/main/k/ksyntax-highlighting/libkf5syntaxhighlighting-data_5.92.0-ok1_all.deb Size: 68894 MD5sum: f8f9e686bbd3c068689bef34a0c388e6 SHA1: fe5595c45381be292248846abdce46bc1e1f41ec SHA256: 791a1bc124e3364bde8c3162c3d1bc04f6ce5591cb31a963d9e36d27e4fbb7cf SHA512: 86bdc1e79dc62140dc214730dd94aa8d017ecad67c0288e477ae6a9bad60fd44f3ecdd0843eb5a2cb6855a22e363d687cb0d86b5762ae066caa623cd726687f0 Homepage: https://invent.kde.org/frameworks/syntax-highlighting Description: Syntax highlighting Engine - translations This is a stand-alone implementation of the Kate syntax highlighting engine. It's meant as a building block for text editors as well as for simple highlighted text rendering (e.g. as HTML), supporting both integration with a custom editor as well as a ready-to-use QSyntaxHighlighter sub-class. . This package provides the translations. Package: libkf5syntaxhighlighting-dev Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: ksyntax-highlighting Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 224 Depends: libkf5syntaxhighlighting5 (= 5.92.0-ok1), libqt5xmlpatterns5-dev (>= 5.15.2~), qml-module-org-kde-syntaxhighlighting (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5syntaxhighlighting-doc (= 5.92.0-ok1) Filename: pool/main/k/ksyntax-highlighting/libkf5syntaxhighlighting-dev_5.92.0-ok1_amd64.deb Size: 26368 MD5sum: 414904fbc48c0e1cb4838d754ec579cb SHA1: 3bf0e4290b9e4298749808ccffc438941b5bbfe4 SHA256: 3efeb0ff410a56dfa06ec2d7b88f7e39d3e7402d648dd05a010e36691a50b4a9 SHA512: 48037629601b35ac2ab2b817089f7c604881e0fad99804b40bfbd321eec936861bd35933f8f34b09598d92b151716f1f9e0bfc6682df01477bc31d4214ade3ef Homepage: https://invent.kde.org/frameworks/syntax-highlighting Description: Syntax highlighting Engine This is a stand-alone implementation of the Kate syntax highlighting engine. It's meant as a building block for text editors as well as for simple highlighted text rendering (e.g. as HTML), supporting both integration with a custom editor as well as a ready-to-use QSyntaxHighlighter sub-class. . Contains development files for libkf5syntaxhighlighting5. Package: libkf5syntaxhighlighting-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: ksyntax-highlighting Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 493 Filename: pool/main/k/ksyntax-highlighting/libkf5syntaxhighlighting-doc_5.92.0-ok1_all.deb Size: 233328 MD5sum: 6afee2dd4bd8ee9f29655da11551a237 SHA1: 820a64077118089c26a36070fb2d2a21d19e2ead SHA256: c7b0c58e572f6eac485f65535542eb98ff5f6b87053f7c3ef0d37c5911e669c3 SHA512: 0b26dc1d53f39241f7b00b85fb8a32f87ecbed61d29f921a879e96723dcb53acf0b67ac35992676c122dbe785a13bf7b78e38851f10cae9a62846ebd81d50859 Homepage: https://invent.kde.org/frameworks/syntax-highlighting Description: Syntax highlighting Engine (documentation) This is a stand-alone implementation of the Kate syntax highlighting engine. It's meant as a building block for text editors as well as for simple highlighted text rendering (e.g. as HTML), supporting both integration with a custom editor as well as a ready-to-use QSyntaxHighlighter sub-class. Package: libkf5syntaxhighlighting-tools Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libs Source: ksyntax-highlighting Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 70 Depends: libkf5syntaxhighlighting5 (= 5.92.0-ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/ksyntax-highlighting/libkf5syntaxhighlighting-tools_5.92.0-ok1_amd64.deb Size: 17146 MD5sum: 8c6a289c5e0a4dd6bfc8a9236105da1f SHA1: dc42ecc656457e155284dabdb4faad01a29667cc SHA256: 8958a416f79f24f07f34b498b2399566810d797054f9f26cadcdd41a334ee0c6 SHA512: 2601decb2ff4db19ba3ba616c84f5517c9b156edad53285c86bff0f7926c78a3fbb468b3d0f98b1014e2477726aa23b091fc8132151551a6b99fe3bc11c1ab86 Homepage: https://invent.kde.org/frameworks/syntax-highlighting Description: Syntax highlighting Engine This is a stand-alone implementation of the Kate syntax highlighting engine. It's meant as a building block for text editors as well as for simple highlighted text rendering (e.g. as HTML), supporting both integration with a custom editor as well as a ready-to-use QSyntaxHighlighter sub-class. . Provides additional tools for libkf5syntaxhighlighting5 Package: libkf5syntaxhighlighting5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: ksyntax-highlighting Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1778 Depends: libkf5syntaxhighlighting-data (= 5.92.0-ok1), libc6 (>= 2.29), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5texteditor5 (<< 5.54) Filename: pool/main/k/ksyntax-highlighting/libkf5syntaxhighlighting5_5.92.0-ok1_amd64.deb Size: 1523202 MD5sum: 5b4cabd73d3e291f8ad18683fab89327 SHA1: 1ce7f26d01951180246f4402b5812ba8533f3cb9 SHA256: 7e5130363a1ee17a589f27d9fdd10d47e60601dfd542294b6d3045af7e9547ee SHA512: b63a5a73a3379e1e55a42b814a531639bb103c6a2c6349b61222c31b1e4d68f1d16d9a974b2d33c8b16fc7fbbb2a183a915760778af6022d473dcd77972a80a2 Homepage: https://invent.kde.org/frameworks/syntax-highlighting Description: Syntax highlighting Engine This is a stand-alone implementation of the Kate syntax highlighting engine. It's meant as a building block for text editors as well as for simple highlighted text rendering (e.g. as HTML), supporting both integration with a custom editor as well as a ready-to-use QSyntaxHighlighter sub-class. Package: libkf5texteditor-bin Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: ktexteditor Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 53 Depends: libc6 (>= 2.14), libkf5authcore5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/ktexteditor/libkf5texteditor-bin_5.92.0-ok2_amd64.deb Size: 13324 MD5sum: e43ad4df09b6b80488d7ab95f76f4336 SHA1: 259a72ba3fd9deb57a91430997595f89f4dce148 SHA256: 829fdb7c2ae4b8667878bdbe3d64b6382ecd3b551f5e0b353df5fa3ae2d69f4a SHA512: 7ba065d5138735125e94a27044fdf4bf54f5fdcf132835aca71eff1df9bf5c6816fb3c367fe3d8700d7fc908991e21f13fa90663a19ed0938665f6d766aef368 Homepage: https://invent.kde.org/frameworks/ktexteditor Description: provide advanced plain text editing services (binaries) The KTextEditor interfaces - also called KTE interfaces - are a set of well-defined interfaces which an application or library can implement to provide advanced plain text editing services. Applications which utilise this interface can thus allow the user to choose which implementation of the editor component to use. The only implementation right now is the Kate Editor Component (Kate Part). . This package contains the helper binaries. Package: libkf5texteditor-dev Architecture: amd64 Version: 5.92.0-ok2 Priority: optional Section: libdevel Source: ktexteditor Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 492 Depends: libkf5parts-dev (>= 5.92.0~), libkf5syntaxhighlighting-dev (>= 5.92.0~), libkf5texteditor5 (= 5.92.0-ok2), qtbase5-dev (>= 5.15.2~) Recommends: libkf5texteditor-doc (= 5.92.0-ok2) Breaks: ktexteditor-data (<< 5.69.0-0) Replaces: ktexteditor-data (<< 5.69.0-0) Filename: pool/main/k/ktexteditor/libkf5texteditor-dev_5.92.0-ok2_amd64.deb Size: 123262 MD5sum: e87470a4dd6bc3c9924f706590e4dcf4 SHA1: 1f97927b62a33e796dd24fcb5bf53dacfc985236 SHA256: 5000a87abbfb4d689a963bc48ccbfb26f2e7be2fdc6f33cdf1df0b65589f1c1c SHA512: 7dc32ca37cd8dbc457b19f4765b8205c67d476cb3cf1d8115bf507e538d26bf4f2349ea54adf1ce198224b2e4132027b20b8417d1f15ff82a1f449803c77d232 Homepage: https://invent.kde.org/frameworks/ktexteditor Description: provide advanced plain text editing services The KTextEditor interfaces - also called KTE interfaces - are a set of well-defined interfaces which an application or library can implement to provide advanced plain text editing services. Applications which utilise this interface can thus allow the user to choose which implementation of the editor component to use. The only implementation right now is the Kate Editor Component (Kate Part). . Contains development files for ktexteditor. Package: libkf5texteditor-doc Architecture: all Version: 5.92.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: ktexteditor Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1520 Filename: pool/main/k/ktexteditor/libkf5texteditor-doc_5.92.0-ok2_all.deb Size: 776834 MD5sum: 133e7e4242be8ef7535469e266922b11 SHA1: 4d135690ba19e31771a1ec53ec39a0bcca61487a SHA256: cea25b9df50d4502d555c041b91f6eb1e25fba1bc9e1930a1512d56fe9a9a0fd SHA512: b47ab01a195295e027a75ec21bbab4be4a8a072bc4f90a86c6cef35106665d6a3283746b226fc793983af28c8a45177dddf4ff468e71f143b3cf69c82b5e28ee Homepage: https://invent.kde.org/frameworks/ktexteditor Description: provide advanced plain text editing services (documentation) The KTextEditor interfaces - also called KTE interfaces - are a set of well-defined interfaces which an application or library can implement to provide advanced plain text editing services. Applications which utilise this interface can thus allow the user to choose which implementation of the editor component to use. The only implementation right now is the Kate Editor Component (Kate Part). . This package contains the qch documentation files. Package: libkf5texteditor5 Architecture: amd64 Version: 5.92.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: ktexteditor Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 4063 Depends: ktexteditor-data (= 5.92.0-ok2), libjs-underscore, libkf5texteditor-bin (= 5.92.0-ok2), kio, libc6 (>= 2.29), libeditorconfig0 (>= 0.11.0), libgcc-s1 (>= 3.4), libkf5archive5 (>= 5.92.0~), libkf5authcore5 (>= 5.92.0~), libkf5codecs5 (>= 4.96.0), libkf5completion5 (>= 5.81.0), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 4.98.0), libkf5coreaddons5 (>= 5.85.0), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5itemviews5 (>= 4.96.0), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5sonnetcore5 (>= 5.92.0~), libkf5sonnetui5 (>= 5.92.0~), libkf5syntaxhighlighting5 (>= 5.92.0~), libkf5textwidgets5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.78.0), libkf5windowsystem5 (>= 5.25.0), libkf5xmlgui5 (>= 4.96.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5.2) Recommends: ktexteditor-katepart (= 5.92.0-ok2) Filename: pool/main/k/ktexteditor/libkf5texteditor5_5.92.0-ok2_amd64.deb Size: 1323402 MD5sum: a9f420b95aa89b593d4f260e75b010c3 SHA1: 2f17b43a598a8d1ec97223658ef64486d1294f85 SHA256: 684e6ea243dcf6c1d95e323340079ef4ea61316e5844081f5581faab36b156e3 SHA512: af50b9f2366bdac8759f5801df42a47ef39c39819ebf4db0be8f2b6ffbb786c0edbc7ffb4fceb5bc74b8d4886969ce563ce7fb97eee6d9dfe473f5b341986be7 Homepage: https://invent.kde.org/frameworks/ktexteditor Description: provide advanced plain text editing services The KTextEditor interfaces - also called KTE interfaces - are a set of well-defined interfaces which an application or library can implement to provide advanced plain text editing services. Applications which utilise this interface can thus allow the user to choose which implementation of the editor component to use. The only implementation right now is the Kate Editor Component (Kate Part). Package: libkf5textwidgets-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: ktextwidgets Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 20 Breaks: libkf5textwidgets5 (<= 4.100.0-0) Replaces: libkf5textwidgets5 (<= 4.100.0-0) Filename: pool/main/k/ktextwidgets/libkf5textwidgets-data_5.92.0-ok1_all.deb Size: 2902 MD5sum: e465f7504a85c957c589235b3faa44b7 SHA1: 7c032d58998a657022dd1e3440a17d39432d5078 SHA256: a95e79a6e10aa8627ac94a16fa0c897265b02159d247ec9e710cd7ffd12acdd8 SHA512: b9ff11289732d3f8991a49ce2849958860c4033eed3193b7ce8cd1ea20fa4e405fe16aa4d740b71000c3bae0e63126eb2a713f3d47d98664df74a7ac45b83d26 Homepage: https://invent.kde.org/frameworks/ktextwidgets Description: Advanced text editing widgets. An assortment of text-related widgets . This package contains the data files. Package: libkf5textwidgets-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: ktextwidgets Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 180 Depends: libkf5completion-dev (>= 5.92.0~), libkf5configwidgets-dev (>= 5.92.0~), libkf5sonnet-dev (>= 5.92.0~), libkf5textwidgets5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5textwidgets-doc (= 5.92.0-ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54), libkf5parts-dev (<< 5.54), libkf5xmlgui-dev (<< 5.54) Filename: pool/main/k/ktextwidgets/libkf5textwidgets-dev_5.92.0-ok1_amd64.deb Size: 33052 MD5sum: 6e04a290613b12063d2a79be0f244e5b SHA1: 7236306d803c24f9545361d13e01a4e5002fd845 SHA256: 38026bfddfd9fe09cdd112d2fe98201a1b3d92a1a9e7c87e466b35a3e593524b SHA512: 90b0592fe69d121684ac285b1a2f8d50c354fd7c5261e4d93dd7b08d38bdc320e61a96f51d60f538d3997fde42b8993913dd1587c29a456ab425ee2873b38be9 Homepage: https://invent.kde.org/frameworks/ktextwidgets Description: development files for ktextwidgets An assortment of text-related widgets. . Contains development files for ktextwidgets. Package: libkf5textwidgets-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: ktextwidgets Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 552 Filename: pool/main/k/ktextwidgets/libkf5textwidgets-doc_5.92.0-ok1_all.deb Size: 341562 MD5sum: ba11a6bb78f829a0dad19da3bda88a16 SHA1: 1241056eb289a18f70cbac929b4f4fe320637c47 SHA256: a01fbb90445d9e264f11e1906e130635a7faf49ea546209bbef58403d2dd2e75 SHA512: 1126b881578fa2a82ca65268251fee4abd0f0f24b7c3a048c0c4ce82f9ec4e285be3d9de5541b3c4d1d81141f212597783031f45cc22e8d9fbfd4eac1b6cfe0b Homepage: https://invent.kde.org/frameworks/ktextwidgets Description: Advanced text editing widgets (documentation) An assortment of text-related widgets . This package contains the qch documentation files. Package: libkf5textwidgets5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: ktextwidgets Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 296 Depends: libkf5textwidgets-data (= 5.92.0-ok1), libc6 (>= 2.14), libkf5completion5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5sonnetcore5 (>= 5.92.0~), libkf5sonnetui5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5texttospeech5 (>= 5.8.0~alpha), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kdesignerplugin (<< 5.54), kio (<< 5.54), kross (<< 5.42), ktexteditor-katepart (<< 5.42), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.42), libkf5khtml5 (<< 5.54), libkf5krossui5 (<< 5.42), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5parts-plugins (<< 5.42), libkf5parts5 (<< 5.42), libkf5texteditor5 (<< 5.54), libkf5webkit5 (<< 5.42), libkf5xmlgui5 (<< 5.54) Filename: pool/main/k/ktextwidgets/libkf5textwidgets5_5.92.0-ok1_amd64.deb Size: 84932 MD5sum: 3c61144ac4a5726c98906c267e463cb4 SHA1: 5043e13c3b40983c94510520399c1038218df7b2 SHA256: 64b27687487e349d262daaa9526f02189bc51920270b0e365ce7e7857c6d3272 SHA512: 9bfdd678ef0eb997bab7cf08ff2af2147cb727caaa5fc43850d11f3f5167b92e4def7ff57ae8eb1227dc8cd9dc6591358777d30a4945b2257c2c4cc59b84ba36 Homepage: https://invent.kde.org/frameworks/ktextwidgets Description: Advanced text editing widgets. An assortment of text-related widgets Package: libkf5threadweaver-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: threadweaver Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 157 Depends: libkf5threadweaver5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5threadweaver-doc (= 5.92.0-ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/t/threadweaver/libkf5threadweaver-dev_5.92.0-ok1_amd64.deb Size: 23344 MD5sum: 52d5ed903498404c527524a294ae6f72 SHA1: 8edf5289e4fa8fef8439b89aefefeef5942512ab SHA256: dcd95101161990460d4c4c1c9af8598071c3ad7e788435b48ea767c2ac4f625b SHA512: 164ddba9b574563288a829c3a53b3e1a12a2950eefdd4aa180b008ff45f0063400a5f15b971a7cf5d4e70c1e794d390d6bea0ace2973cf58094b252265d9b3f6 Homepage: https://invent.kde.org/frameworks/threadweaver Description: ThreadWeaver library to help multithreaded programming in Qt ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way. You simply divide the workload into jobs, state the dependencies between the jobs and ThreadWeaver will work out the most efficient way of dividing the work between threads within a set of resource limits. . This package is part of KDE Frameworks 5. . This package contains the development files. Package: libkf5threadweaver-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: threadweaver Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 604 Filename: pool/main/t/threadweaver/libkf5threadweaver-doc_5.92.0-ok1_all.deb Size: 343848 MD5sum: 135110e72baa935ae80de2908ef1fd98 SHA1: 7da9f7a5458a517e13a60be2606622c08a23bd4d SHA256: 0110cdef2bef78bf3c0380dc996fee90276140b8fbce1216d38a2812b9992dcb SHA512: 6e86caa45bd73dcc5b68c96ffc5c7847b74c42bf4ac2cd088964071065f263a0f6f0f2aba9341ac9071e8a974bfa57d658e4551bd687b6d2878a959d15c5f35c Homepage: https://invent.kde.org/frameworks/threadweaver Description: ThreadWeaver library to help multithreaded programming in Qt ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way. You simply divide the workload into jobs, state the dependencies between the jobs and ThreadWeaver will work out the most efficient way of dividing the work between threads within a set of resource limits. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5threadweaver5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: threadweaver Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 218 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5.2) Breaks: libkf5runner5 (<< 5.54) Filename: pool/main/t/threadweaver/libkf5threadweaver5_5.92.0-ok1_amd64.deb Size: 56410 MD5sum: 380ee03309cdb8549ceaf36209a4968e SHA1: a78fe0b0cc834d691506e256b8587f6736a94af1 SHA256: 55abbcf392a3f69d68802e0d1cbd828b5685e3a38deb315dee27f7ec071559a3 SHA512: cd3af5c3bdf5a5fbd906d082942346d12262715e91305d620e3ec732ee61db91c92e6a0a84a9a63296e5be9b9ab855735fae793c5bdd20018403bfd75ddc1004 Homepage: https://invent.kde.org/frameworks/threadweaver Description: ThreadWeaver library to help multithreaded programming in Qt ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way. You simply divide the workload into jobs, state the dependencies between the jobs and ThreadWeaver will work out the most efficient way of dividing the work between threads within a set of resource limits. . This package is part of KDE Frameworks 5. Package: libkf5torrent6abi1 Architecture: amd64 Version: 23.08.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libktorrent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 1880 Depends: kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgcrypt20 (>= 1.10.3), libgmp10 (>= 2:6.3.0+dfsg), libkf5archive5 (>= 5.85.0), libkf5configcore5 (>= 4.97.0), libkf5coreaddons5 (>= 5.80.0), libkf5i18n5 (>= 5.85~), libkf5kiocore5 (>= 5.85~), libkf5kiowidgets5 (>= 5.85~), libqca-qt5-2 (>= 2.0.2), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.15.1), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 11) Suggests: libktorrent-l10n (>= 23.08.5-ok1) Filename: pool/main/libk/libktorrent/libkf5torrent6abi1_23.08.5-ok1_amd64.deb Size: 528668 MD5sum: ce21948c8b5ea60229755949215c0147 SHA1: db874a58db0605459d37d2fd3ef8b8038ee47b7b SHA256: 3119402164614c445573aceda5619e5742ade9348012f6066f65757ab4a682c4 SHA512: c94efc8c9c1d5b0d5f8647b7045509aedfe686fadee82eeb1f1dd29e9e4157549e3ee17b00b88ec666330b477fecbd9bc62c3da53d83d61494319b461fb517e8 Homepage: https://www.kde.org/applications/internet/ktorrent/ Description: KTorrent library for C++ / Qt 5 / KDE Frameworks The KTorrent library is a C++ / Qt 5 / KDE Frameworks based implementation of the BitTorrent protocol (mostly client side). . The library supports connectivity to HTTP and UDP trackers, mainline DHT and the new generation Micro Transport Protocol (uTP). In addition, it provides many powerful BitTorrent network features including but not limited to torrent downloading and seeding, torrent creation and downloaded data verification, magnet links, advanced peer management, IP blocking lists. Package: libkf5unitconversion-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kunitconversion Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 20 Filename: pool/main/k/kunitconversion/libkf5unitconversion-data_5.92.0-ok1_all.deb Size: 2012 MD5sum: ff0372b3373cb23ec5b6b94bf16c654b SHA1: c3881715d3a38b575986b3702e0195cfde30a235 SHA256: f86f2412eeaf6c066bce6ab8e72c7971791bf2a046d0a47e755bd0f511a8b7bf SHA512: 1e41be2c6d0d4194072bbd8e58c380479ede9c2c841b7d10c7f7aaa326a2117c18c9ea15b316ca3b5e2b553059662d1e3a4c9d851dff0b2b24b4065ae0a59562 Homepage: https://invent.kde.org/frameworks/kunitconversion Description: Support for unit conversion. Library to help applications in doing conversions of values in different measure units. . This package contains the translations. Package: libkf5unitconversion-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: kunitconversion Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 81 Depends: libkf5i18n-dev (>= 5.92.0~), libkf5unitconversion5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5unitconversion-doc (= 5.92.0-ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kunitconversion/libkf5unitconversion-dev_5.92.0-ok1_amd64.deb Size: 11362 MD5sum: da3300916a748821bac801bb7a9ebbc1 SHA1: 2f97ca1df98728ba8aaa0919b49b954809b6b898 SHA256: 33b09b4d8b3ce120043e171cd51312d442d112a63ed98cbefc93e322727a4068 SHA512: d41ef3e5c8ff16d10f23472f5c4b30be7e1e2e1f75e5f1617141ab7544ec8b55a4b700b3585f34cf59886383c6884692f1157ebb464451788a7b689fbd1ee472 Homepage: https://invent.kde.org/frameworks/kunitconversion Description: development files for kunitconversion Library to help applications in doing conversions of values in different measure units. . Contains development files for kunitconversion. Package: libkf5unitconversion-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kunitconversion Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 256 Filename: pool/main/k/kunitconversion/libkf5unitconversion-doc_5.92.0-ok1_all.deb Size: 139412 MD5sum: 91d0bf1d5eed9df981ab17850efc01af SHA1: 01579b36db924c58539343e0e6b22fee25534031 SHA256: 3d1c8a94ddd68cca552c3f35b528948d569a71e85cfd5eb5380859e633fdcf68 SHA512: 2fa52c53b172f42cbc0e799a4109c2e2a1dab5d7c730bb8e7307fe984d9dfbee3e6af5477dd81db8f7d0476502411f9f58816f52567759992a38a30268f0cd5d Homepage: https://invent.kde.org/frameworks/kunitconversion Description: Support for unit conversion (documentation) Library to help applications in doing conversions of values in different measure units. . This package contains the qch documentation files. Package: libkf5unitconversion5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kunitconversion Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 335 Depends: libkf5unitconversion-data (= 5.92.0-ok1), libc6 (>= 2.29), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5kdelibs4support5 (<< 5.42), libkf5kdelibs4support5-bin (<< 5.42) Filename: pool/main/k/kunitconversion/libkf5unitconversion5_5.92.0-ok1_amd64.deb Size: 95060 MD5sum: 7f273fe3aba795712743ae2aad826f50 SHA1: 0476e8f0936b03faff207bdad9c03d48f62da72c SHA256: f2e7acd4f4f9974d99f47d01cc989c5a79393b53d70fc31a0e0cdbc100f03061 SHA512: 972fe727cdd2f0538e2c0771b981a686c85af69af16e97640ba87d9e5001d61b3301a201a0a1bc20927165efcd88ebee1661ae2b3f90adf8e93b40ed363bb6ca Homepage: https://invent.kde.org/frameworks/kunitconversion Description: Support for unit conversion. Library to help applications in doing conversions of values in different measure units. Package: libkf5wallet-bin Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libs Source: kwallet-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 335 Depends: libkf5wallet-data (= 5.92.0-ok1), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libgpgmepp6 (>= 1.13.1), libkf5configcore5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5dbusaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5notifications5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5wallet5 (>= 4.96.0), libkf5widgetsaddons5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libkwalletbackend5-5 (>= 5.72.0), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5.2) Breaks: kio (<< 5.54), libkf5khtml5 (<< 5.54), libkf5wallet5 (<< 4.100.0), libkf5webkit5 (<< 5.54) Replaces: libkf5wallet5 (<< 4.100.0) Filename: pool/main/k/kwallet-kf5/libkf5wallet-bin_5.92.0-ok1_amd64.deb Size: 99510 MD5sum: 35378cb37a9d733ea1df80cb99c7d4aa SHA1: ef75607d63f5b89512c6171b0651910635e45b34 SHA256: dd640bd7230db53d3a1b1e011264c5b443dbf4df19f68cc577b18de34ab75e2e SHA512: e30887a7433416cfccb470dd785604d8aaa0e914241e7ec04a9f316a5a0017cb331955c5acb1086715f71edb0ab247a99b43661b7322fb6aae04f93af4d2b538 Homepage: https://invent.kde.org/frameworks/kwallet Description: Secure and unified container for user passwords. Runtime for interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. . Contains the runtime files for kwallet-framework Package: libkf5wallet-data Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kwallet-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 72 Breaks: libkf5wallet-bin (<< 5.41), libkf5wallet5 (<< 5.10) Replaces: libkf5wallet-bin (<< 5.41), libkf5wallet5 (<< 5.10) Filename: pool/main/k/kwallet-kf5/libkf5wallet-data_5.92.0-ok1_all.deb Size: 3442 MD5sum: c37c714f98429f71373acc857fdabee5 SHA1: 36dfeef1b68481260b8e5b5b80a68f4e24c684ef SHA256: 6106b509f45b5c431611625b7abd420c298b2918aca51fc6056ea19a2e9e90de SHA512: 7c9e59772bab1398d002d48061c6b3d29106a8108c08717cc16ab41b9236cba8b16fe93f07e9fc205b63706a92e2a2337b5d8921d897e9c8ef3c8f00e232e194 Homepage: https://invent.kde.org/frameworks/kwallet Description: Secure and unified container for user passwords. Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. . Contains the translation files for kwallet-framework Package: libkf5wallet-dev Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kwallet-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 82 Depends: libkf5config-dev (>= 5.92.0~), libkf5wallet5 (= 5.92.0-ok1), libkf5windowsystem-dev (>= 5.92.0~), libkwalletbackend5-5 (= 5.92.0-ok1), qtbase5-dev (>= 5.15.2~) Recommends: libkf5wallet-doc (= 5.92.0-ok1) Breaks: libkf5kdelibs4support-dev (<< 5.54), libkf5khtml-dev (<< 5.54) Filename: pool/main/k/kwallet-kf5/libkf5wallet-dev_5.92.0-ok1_amd64.deb Size: 12112 MD5sum: 93799cb8904ba2075cca21ebb849126e SHA1: deeccfada6acfc198e5e30503ffd92ae441756cd SHA256: 657ee72ed37bd7352856ab989058637553711f0f97a89c94130949c519e983ea SHA512: 62c16e985958c3264321a1f00ca3ba1feb249bc21ee9031ad9b6f78f5788611c4cf5e26daf738bb2a75cdadb769520f2c71a918aa587ecac223e7ad1d3b3650d Homepage: https://invent.kde.org/frameworks/kwallet Description: development files for kwallet-framework Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. . Contains development files for kwallet-framework. Package: libkf5wallet-doc Architecture: all Version: 5.92.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kwallet-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 223 Filename: pool/main/k/kwallet-kf5/libkf5wallet-doc_5.92.0-ok1_all.deb Size: 116288 MD5sum: 05e991f2aa3be62989ec726d16291a1b SHA1: 25289c682e1f19ee63ec885b4539aed58c97d890 SHA256: 783c1bc4f437138e00bdb861d89e12ea6feac0cc9f08d6d124bf58445649da53 SHA512: c1d39148181dc7d81f66c04c96d39104c0e4af855963c33e11c3850af9c1dd9ebbb244a6d90948296b67be3079f493f13eb958fde80aaf9acd305ab7ee5b94ff Homepage: https://invent.kde.org/frameworks/kwallet Description: Secure and unified container for user passwords. Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. . This package contains the qch documentation files. Package: libkf5wallet5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kwallet-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 151 Depends: libkf5wallet-data (= 5.92.0-ok1), libkwalletbackend5-5 (= 5.92.0-ok1), libc6 (>= 2.4), libkf5configcore5 (>= 5.92.0~), libkf5windowsystem5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kio (<< 5.54), libkf5khtml5 (<< 5.54), libkf5webkit5 (<< 5.54) Filename: pool/main/k/kwallet-kf5/libkf5wallet5_5.92.0-ok1_amd64.deb Size: 42042 MD5sum: 512e61a4cc4c7296e71ae9cdf4239b2b SHA1: 48c47467483cd8deefe4ebabc317cd37fada2f69 SHA256: 97f02e845fa88475af5ad5467c14a2200831b406427dc59cf5fe9e203c8b9a84 SHA512: fc0fe803c9f579b7920fc61393c7917f99676b333925ea06faa19523ca906ddafec58c7b98cab53603e2e92671038117d265d8bc1cf7e86e6fc7122c85e0d396 Homepage: https://invent.kde.org/frameworks/kwallet Description: Secure and unified container for user passwords. Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. Package: libkf5wayland-dev Architecture: amd64 Version: 4:5.92.0-ok4.3 Priority: optional Section: libdevel Source: kwayland Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 812 Depends: libkf5waylandclient5 (= 4:5.92.0-ok4.3), libkf5waylandserver5 (= 4:5.92.0-ok4.3), libwayland-dev (>= 1.13~), qtbase5-dev (>= 5.15.2~), libc6 (>= 2.34), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5wayland-doc (= 4:5.92.0-ok4.3) Breaks: kwayland-dev (<< 4:5.23.0-0) Replaces: kwayland-dev (<< 4:5.23.0-0) Filename: pool/main/k/kwayland/libkf5wayland-dev_5.92.0-ok4.3_amd64.deb Size: 103440 MD5sum: cc8f02a50879d0ccd6f3a07d37efa4b7 SHA1: 9dada9d73bd87c04e4be1df8d1d926014c72f774 SHA256: e3631a40f0c4edfe336e229d52391bba3f5abaa967e06e527ed8a909d2eba09a SHA512: a58c8f5f60b5752f775ed4f46706d3be3aad4f1a4a35f617efcc299cf316a8e66f4a2010be370c6a50d56d48ad6b56762cfb24840bb360eea5be0f8975590ceb Homepage: https://invent.kde.org/frameworks/kwayland Description: development files for kwayland KWayland provides a Qt-style Client and Server library wrapper for the Wayland libraries. . Contains development files for kwayland. Package: libkf5wayland-doc Architecture: all Version: 4:5.92.0-ok4.3 Multi-Arch: foreign Priority: optional Section: doc Source: kwayland Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3512 Filename: pool/main/k/kwayland/libkf5wayland-doc_5.92.0-ok4.3_all.deb Size: 1832480 MD5sum: c377544cb946d8456f8bb5f584b6b78c SHA1: 1de501f6d62286e5b4fe5fedbb181b110ef4e7c9 SHA256: 9bcca1e0cbb0dd50bc03e66702c972a346329ba279769cb478ccb26f0fbfe1e3 SHA512: 419a4ce50e57ea2925f59a61f6976760cd38bb5eac09c57d405afe937f32cc0c9709b977e3c3bf49f62545749b81768b46e570b76ce894f9db4cab39dd71f6ba Homepage: https://invent.kde.org/frameworks/kwayland Description: Qt library wrapper for Wayland libraries (documentation) KWayland provides a Qt-style Client and Server library wrapper for the Wayland libraries. . This package contains the qch documentation files. Package: libkf5waylandclient5 Architecture: amd64 Version: 4:5.92.0-ok4.3 Multi-Arch: same Priority: optional Section: libs Source: kwayland Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1135 Depends: kwayland-data (= 4:5.92.0-ok4.3), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0) Breaks: libkf5plasmaquick5 (<< 5.54) Filename: pool/main/k/kwayland/libkf5waylandclient5_5.92.0-ok4.3_amd64.deb Size: 195392 MD5sum: ca4cacd33581890aebb1f0a369d6b4f2 SHA1: e357c1768f93cec100cceb9ca702508fc112c092 SHA256: 63d2f1a20745d8812d79fd8f787c14a9afc4e755549a067d0b2410acf314ad2c SHA512: a9d11dccbd972935e09bc319e43895a1c25d673410a97ce712af75bcfb74e76b9c03e823752822fa220fc03ac05a19e48244b86c5ebd5a9155e73cfb7a340a61 Homepage: https://invent.kde.org/frameworks/kwayland Description: Qt library wrapper for Wayland libraries KWayland provides a Qt-style Client library wrapper for the Wayland libraries. Package: libkf5waylandserver5 Architecture: amd64 Version: 4:5.92.0-ok4.3 Multi-Arch: same Priority: optional Section: libs Source: kwayland Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1462 Depends: kwayland-data (= 4:5.92.0-ok4.3), libc6 (>= 2.14), libegl1, libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5), libwayland-server0 (>= 1.13.0) Filename: pool/main/k/kwayland/libkf5waylandserver5_5.92.0-ok4.3_amd64.deb Size: 278688 MD5sum: 35ddfad3724b08d8e3f3694ac86100e8 SHA1: 9a5fd817e62f6215ac287f413900180ac1927abd SHA256: d0580ded66f0dde9b428a0a5aa42a1e3f69838a3fffbb54408e5724ced2e6a62 SHA512: 6b8e29bef700c96b9e688b80c6c351cdd93460fecb9221330456f3df3c8fab861d7e08f282f69288111eb6bc6ef80e39e2bcafba1c1dac316a72093aff5104cf Homepage: https://invent.kde.org/frameworks/kwayland Description: Qt library wrapper for Wayland libraries KWayland provides a Qt-style Server library wrapper for the Wayland libraries. Package: libkf5webkit-dev Architecture: amd64 Version: 5.92.0-0ok1 Priority: optional Section: libdevel Source: kdewebkit Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 106 Depends: libkf5webkit5 (= 5.92.0-0ok1), libqt5webkit5-dev (>= 5.15.2~), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Breaks: libkf5kdelibs4support-dev (<< 5.54) Filename: pool/main/k/kdewebkit/libkf5webkit-dev_5.92.0-0ok1_amd64.deb Size: 18850 MD5sum: 786481a4b236f3998b69ea964ad697c5 SHA1: 63e3a62ea3dbac712df79d28ee6aad5f12e9d25b SHA256: 1dcbac5c1a1e5bbd0624586f6c783d938400ef49f731b738ca9c1b76881397ac SHA512: 77d1364f97a4e9d513d09a119910925a5bdfeb16a3d718e791effea5ee8fd11491527555408c0ddfea682e1cdb28dfc1b12944bd537306a3b953dfb407f1852e Homepage: https://invent.kde.org/frameworks/kdewebkit Description: development files for kdewebkit The kdewebkit library sits on top of QtWebKit, providing KDE integration for icons, shortcuts, network operation (KIO), cookie management using (KCookieJar) and component embedding (KParts). . Contains development files for kdewebkit. Package: libkf5webkit5 Architecture: amd64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libs Source: kdewebkit Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 172 Depends: kio, libc6 (>= 2.14), libkf5configgui5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5jobwidgets5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libkf5kiogui5 (>= 5.92.0~), libkf5kiowidgets5 (>= 5.92.0~), libkf5parts5 (>= 5.92.0~), libkf5service-bin, libkf5service5 (>= 5.92.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5webkit5 (>= 5.212.0~alpha3), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: kdesignerplugin (<< 5.54) Filename: pool/main/k/kdewebkit/libkf5webkit5_5.92.0-0ok1_amd64.deb Size: 50416 MD5sum: a156fa02292ebfd5742d4f14f591a31d SHA1: 25099698426d6e2e58d74311673a11f4c774e8d9 SHA256: 9f6bf7f912680b5505a85d231a96593ba10df3c3239e554d2a3cc3b9ca405c3b SHA512: f0b34fd64126e3a1b7636f2cc7be49cdacba1a2ec1d044984906db98d442b4eec34e8af631f497b315efd083a369b66ffd530a93b506682bd8484a79b9bc0dde Homepage: https://invent.kde.org/frameworks/kdewebkit Description: KDE Integration for QtWebKit. The kdewebkit library sits on top of QtWebKit, providing KDE integration for icons, shortcuts, network operation (KIO), cookie management using (KCookieJar) and component embedding (KParts). Package: libkf5widgetsaddons-data Architecture: all Version: 5.115.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: kwidgetsaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5465 Filename: pool/main/k/kwidgetsaddons/libkf5widgetsaddons-data_5.115.0-ok2_all.deb Size: 1055572 MD5sum: ea00d5c5261ec7a1594860a427713e54 SHA1: 9cb30e3712003192fa54f85282de68739b5580b6 SHA256: 873a3faf38650b6f429a27b9710f1ff76c9f9b5e7503f6de6318ff3614abacc3 SHA512: 93a460b66d0d8576a17135ef6b68372e29f915064247c128e1d6d070e5b990a48d1e2c8895cedc7e7faba619df69f2eb034722ce9a9c2ff6757104b3dc6c18b6 Homepage: https://invent.kde.org/frameworks/kwidgetsaddons Description: add-on widgets and classes for applications that use the Qt Widgets module Provided are action classes that can be added to toolbars or menus, a wide range of widgets for selecting characters, fonts, colors, actions, dates and times, or MIME types, as well as platform-aware dialogs for configuration pages, message boxes, and password requests. . This package contains the translations. Package: libkf5widgetsaddons-dev Architecture: amd64 Version: 5.115.0-ok2 Priority: optional Section: libdevel Source: kwidgetsaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 809 Depends: libkf5widgetsaddons5 (= 5.115.0-ok2), qtbase5-dev (>= 5.15.2~), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5widgetsaddons-doc (= 5.115.0-ok2) Breaks: kross-dev (<< 5.54), libkf5completion-dev (<< 5.54), libkf5configwidgets-dev (<< 5.54), libkf5iconthemes-dev (<< 5.54), libkf5jobwidgets-dev (<< 5.54), libkf5khtml-dev (<< 5.54) Filename: pool/main/k/kwidgetsaddons/libkf5widgetsaddons-dev_5.115.0-ok2_amd64.deb Size: 115492 MD5sum: d843ce1003b99a2927aebcdbe93a59ba SHA1: 0a1a47ebe0a58199fb866defb90e2876411d7d20 SHA256: eaab7ed81976c36d8aae2adb318310e08877d825be9324c3171abb3c09b53471 SHA512: 0ab321966dd391e694ab1d530a670f28c05a57fcce94b107f1ac882cc9ed1186ad08b24568088f51771fd305f6b09ea21dd823338b94ab2a2b389e35a14ac9d8 Homepage: https://invent.kde.org/frameworks/kwidgetsaddons Description: development files for kwidgetsaddons Provided are action classes that can be added to toolbars or menus, a wide range of widgets for selecting characters, fonts, colors, actions, dates and times, or MIME types, as well as platform-aware dialogs for configuration pages, message boxes, and password requests. . Contains development files for kwidgetsaddons. Package: libkf5widgetsaddons-doc Architecture: all Version: 5.115.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: kwidgetsaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3071 Filename: pool/main/k/kwidgetsaddons/libkf5widgetsaddons-doc_5.115.0-ok2_all.deb Size: 1971436 MD5sum: 9854233725f3b368ea5019c1de958b65 SHA1: 0aa3f65959af98c8cd81190ae7c2dfcfbf865e35 SHA256: d11e08310e878ede7a9f8111b0df4b0cbe5a7d09caf7944ee2d8d0953bb56c9c SHA512: ff23bf6b36d8738c006d99d03433958417310bc113d6124f88cf28b03586550b7f63a0d5b7b456f28f548386da862db20c46bac27fe5f5ca534910dfe0f9ae9f Homepage: https://invent.kde.org/frameworks/kwidgetsaddons Description: add-on widgets and classes for applications that use the Qt Widgets module (documentation) Provided are action classes that can be added to toolbars or menus, a wide range of widgets for selecting characters, fonts, colors, actions, dates and times, or MIME types, as well as platform-aware dialogs for configuration pages, message boxes, and password requests. . This package contains the qch documentation files. Package: libkf5widgetsaddons5 Architecture: amd64 Version: 5.115.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: kwidgetsaddons Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1510 Depends: libkf5widgetsaddons-data (= 5.115.0-ok2), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Breaks: baloo-kf5 (<< 5.42), frameworkintegration (<< 5.42), kdesignerplugin (<< 5.54), kinit (<< 5.42), kio (<< 5.54), kross (<< 5.54), ktexteditor-katepart (<< 5.42), libkf5bookmarks5 (<< 5.54), libkf5completion5 (<< 5.54), libkf5configwidgets5 (<< 5.54), libkf5declarative5 (<< 5.42), libkf5iconthemes5 (<< 5.54), libkf5jobwidgets5 (<< 5.54), libkf5kcmutils5 (<< 5.54), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.54), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5kiofilewidgets5 (<< 5.54), libkf5kiowidgets5 (<< 5.54), libkf5krossui5 (<< 5.54), libkf5mediaplayer5 (<< 5.42), libkf5newstuff5 (<< 5.54), libkf5notifyconfig5 (<< 5.42), libkf5parts-plugins (<< 5.54), libkf5parts5 (<< 5.54), libkf5peoplewidgets5 (<< 5.54), libkf5plasma5 (<< 5.42), libkf5plasmaquick5 (<< 5.42), libkf5style5 (<< 5.42), libkf5texteditor5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkf5webkit5 (<< 5.42), libkf5xmlgui5 (<< 5.54), libkwalletbackend5-5 (<< 5.54), plasma-framework (<< 5.54), qml-module-org-kde-kio (<< 5.42), qml-module-org-kde-kquickcontrols (<< 5.54), qml-module-org-kde-qqc2desktopstyle (<< 5.42) Filename: pool/main/k/kwidgetsaddons/libkf5widgetsaddons5_5.115.0-ok2_amd64.deb Size: 379040 MD5sum: c74ae15cc47f6236fab388acc6d3564d SHA1: 43a08f96c1d041120b90af6cfd13e2ffcb0f5262 SHA256: 8fcd5e5a44ecd8f18d560e1d3c05238ff2e6ae9f0e954ae03daae287e6b1d774 SHA512: 46092f94b2fd8eb16a1f9da05fa1c138e2489d12478cf162451841c11afc0f58ba058c10fb39195def792ed0f4fd7ea6b991dc714d934be18124d2ca422623f8 Homepage: https://invent.kde.org/frameworks/kwidgetsaddons Description: add-on widgets and classes for applications that use the Qt Widgets module Provided are action classes that can be added to toolbars or menus, a wide range of widgets for selecting characters, fonts, colors, actions, dates and times, or MIME types, as well as platform-aware dialogs for configuration pages, message boxes, and password requests. Package: libkf5windowsystem-data Architecture: all Version: 5.92.0-ok5.3 Multi-Arch: foreign Priority: optional Section: libs Source: kwindowsystem Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 325 Filename: pool/main/k/kwindowsystem/libkf5windowsystem-data_5.92.0-ok5.3_all.deb Size: 10032 MD5sum: 1903a256106d170d19819e9c945f56ec SHA1: 6bd47a722660bea6a40eb561f8153a157ad8ffa2 SHA256: 7117bcb4b61d37efe92146cabba7d0a421b64b3bb5662a1e74a36ea12d220259 SHA512: 26e5722c687020c5edcefa0ba9102f84817ccf5df46f73660e3d9bd09b8db7b8575d1d137ab1335153e241dd93ea9e9a9b2da28141132f29e7e31819b3032ad1 Homepage: https://invent.kde.org/frameworks/kwindowsystem Description: Convenience access to certain properties and features of the window manager The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo low level classes. . This package contains the translations. Package: libkf5windowsystem-dev Architecture: amd64 Version: 5.92.0-ok5.3 Priority: optional Section: libdevel Source: kwindowsystem Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 288 Depends: libkf5windowsystem5 (= 5.92.0-ok5.3), qtbase5-dev (>= 5.15.2~) Recommends: libkf5windowsystem-doc (= 5.92.0-ok5.3) Breaks: libkf5crash-dev (<< 5.54), libkf5kdelibs4support-dev (<< 5.54), libkf5khtml-dev (<< 5.54), libkf5notifications-dev (<< 5.54), libkf5plasma-dev (<< 5.54), libkf5runner-dev (<< 5.54), libkf5textwidgets-dev (<< 5.54), libkf5wallet-dev (<< 5.54), libkf5xmlgui-dev (<< 5.54) Filename: pool/main/k/kwindowsystem/libkf5windowsystem-dev_5.92.0-ok5.3_amd64.deb Size: 46060 MD5sum: 46ecda2e09104e038296d042b4d3cea7 SHA1: 088c4e4dd32c54efa532d4aee4de1d2c9346d468 SHA256: 7485dafd8eef4073735e6cc2378893f3a2f83d4fe3f4b0d758d432c48f775a20 SHA512: a217850808bf419128bfcb87b5355f0d68264991214cea04c7a0719413f23c00440601756eb3666c5b42aac3e7ae2b9417e704ee67f0f825581a84eb66ea9f19 Homepage: https://invent.kde.org/frameworks/kwindowsystem Description: development files for kwindowsystem The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo lowlevel classes. . Contains development files for kwindowsystem. Package: libkf5windowsystem-doc Architecture: all Version: 5.92.0-ok5.3 Multi-Arch: foreign Priority: optional Section: doc Source: kwindowsystem Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1049 Filename: pool/main/k/kwindowsystem/libkf5windowsystem-doc_5.92.0-ok5.3_all.deb Size: 571624 MD5sum: f6e203d55b2039f7506160f37312c501 SHA1: 5000b9a8230bf32a493d93cd7c01292cb5e32525 SHA256: 59f968b7f408754eabcc88087c3d888d745b7049ee1166299d28ab74199fde03 SHA512: bf2fc4add023dff8127c6a251ee1c4b68981391ba162b42d3ee7e7df3bc8a4e520f522aaf5c35cc8e6eab258d4ac7880502deb24ea4d5f3901b82db9cfcddeda Homepage: https://invent.kde.org/frameworks/kwindowsystem Description: Convenience access to certain properties and features of the window manager The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo low level classes. . This package contains the qch documentation files. Package: libkf5windowsystem5 Architecture: amd64 Version: 5.92.0-ok5.3 Multi-Arch: same Priority: optional Section: libs Source: kwindowsystem Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 495 Depends: libkf5windowsystem-data (= 5.92.0-ok5.3), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libstdc++6 (>= 11), libx11-6, libxcb-keysyms1 (>= 0.4.0), libxcb-res0 (>= 1.10), libxcb1 (>= 1.6), libxfixes3 Recommends: kwayland-integration, qtwayland5 Breaks: kinit (<< 5.54), kio (<< 5.54), libkf5crash5 (<< 5.54), libkf5globalaccel-bin (<< 5.54), libkf5globalaccelprivate5 (<< 5.42), libkf5kdelibs4support5 (<< 5.54), libkf5kdelibs4support5-bin (<< 5.42), libkf5khtml-bin (<< 5.54), libkf5khtml5 (<< 5.54), libkf5kiowidgets5 (<< 5.54), libkf5notifications5 (<< 5.54), libkf5plasma5 (<< 5.54), libkf5plasmaquick5 (<< 5.54), libkf5textwidgets5 (<< 5.54), libkf5wallet-bin (<< 5.54), libkf5wallet5 (<< 5.54), libkf5xmlgui5 (<< 5.54), plasma-framework (<< 5.54), qml-module-org-kde-kquickcontrols (<< 5.54), qml-module-org-kde-kwindowsystem (<< 5.54) Filename: pool/main/k/kwindowsystem/libkf5windowsystem5_5.92.0-ok5.3_amd64.deb Size: 135732 MD5sum: 009231c528ad482496bdd4d4109351c6 SHA1: 7a643a6fd3e49288a18677c81388712c313f7834 SHA256: c4bf7dbf8683b81adf54cd0536940f2e1b360bc362e7b8f2b67846c9abf74dc0 SHA512: 45a8f57e9c3d781baebfda6f32bcca24e8ed90276ea53488469c48486ea4f032ba9820154ffb6d44d202a1542a3b0836ed9d98214fab5c0f763fac8da65ea603 Homepage: https://invent.kde.org/frameworks/kwindowsystem Description: Convenience access to certain properties and features of the window manager The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo low level classes. Package: libkf5xmlgui-bin Architecture: amd64 Version: 5.92.0-ok3.5 Multi-Arch: same Priority: optional Section: libs Source: kxmlgui Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 62 Depends: libc6 (>= 2.34), libkf5configcore5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/k/kxmlgui/libkf5xmlgui-bin_5.92.0-ok3.5_amd64.deb Size: 15868 MD5sum: 37b6e3169babfd58f940d2f3bffd2a96 SHA1: 4581a605445f6afbf4456e798d573e9f19265e8f SHA256: 13c9dcc3a990a49780d959ccb139a779a801525a36fc3b315b969fbc960cfbe7 SHA512: ecdeadf277a1d0a6a2742c37abd6d3e7f6b5f1102de96dcfb529bd71becac631b5cd434ae38abb2cd7dc1f98d96b020664c7f49e53663e7dfee7485219515811 Homepage: https://invent.kde.org/frameworks/kxmlgui Description: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. . This package contains the runtime files. Package: libkf5xmlgui-data Architecture: all Version: 5.92.0-ok3.5 Multi-Arch: foreign Priority: optional Section: libs Source: kxmlgui Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2499 Breaks: libkf5xmlgui5 (<< 5.74) Replaces: libkf5xmlgui5 (<< 5.74) Filename: pool/main/k/kxmlgui/libkf5xmlgui-data_5.92.0-ok3.5_all.deb Size: 361180 MD5sum: 1364b609eeb116d30f6034b8f8351720 SHA1: 1905680e2fe001c6d73149e7396dd4021fee8140 SHA256: 48bc97adddfba38ea64f6a682c290732cdc793f90c2dd270b2213fee0e93ebd7 SHA512: 5632a440cdea5b0462da932df652a09c61a6afe6e90d3cb8737688ed8a7a6c9cf6959ba7c467f35ba43a27703773e569a10de843aa265368231a269b0d6a093b Homepage: https://invent.kde.org/frameworks/kxmlgui Description: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. . This package contains the data files. Package: libkf5xmlgui-dev Architecture: amd64 Version: 5.92.0-ok3.5 Multi-Arch: same Priority: optional Section: libdevel Source: kxmlgui Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 282 Depends: libkf5attica-dev (>= 5.92.0~), libkf5config-dev (>= 5.92.0~), libkf5configwidgets-dev (>= 5.92.0~), libkf5globalaccel-dev (>= 5.92.0~), libkf5iconthemes-dev (>= 5.92.0~), libkf5itemviews-dev (>= 5.92.0~), libkf5windowsystem-dev (>= 5.92.0~), libkf5xmlgui5 (= 5.92.0-ok3.5), qtbase5-dev (>= 5.15.2~), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libstdc++6 (>= 5) Recommends: libkf5xmlgui-doc (= 5.92.0-ok3.5) Breaks: kio-dev (<< 5.28), libkf5bookmarks-dev (<< 5.54), libkf5kcmutils-dev (<< 5.54), libkf5kio-dev (<< 5.54), libkf5newstuff-dev (<< 5.54), libkf5parts-dev (<< 5.54) Filename: pool/main/k/kxmlgui/libkf5xmlgui-dev_5.92.0-ok3.5_amd64.deb Size: 50668 MD5sum: 8aeddd1c85fa438e382c2ffddd56d03b SHA1: 63cf878b3dc3d4ad4de8f0778710dfdcd46cbfb3 SHA256: f8bfb56d46dc2944c9e715dc52500b78049b27a923b4933b3d7db7b1964cd200 SHA512: 787e2862556965fe620d6517a203dcc2cf1a02230bc417b19b5d18f8180e504278081c6cded5c608e86907c08485a1683401f192de024fb4c73fc519ba3f157a Homepage: https://invent.kde.org/frameworks/kxmlgui Description: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. . Contains development files for kxmlgui. Package: libkf5xmlgui-doc Architecture: all Version: 5.92.0-ok3.5 Multi-Arch: foreign Priority: optional Section: doc Source: kxmlgui Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 990 Filename: pool/main/k/kxmlgui/libkf5xmlgui-doc_5.92.0-ok3.5_all.deb Size: 664192 MD5sum: 3d44bcd492592e2c80cb5dde25d32854 SHA1: 2303f88913b429e78874b049e1593919d83507d9 SHA256: 7397c021fe847906c4e09162fc1088ea4fec3a2df77435a0d070ecf013a4482c SHA512: d7d79d7b9329a8530e7d20b3906f584637cf36d6d155b1194fd48430dc89a60f1c74574ae66523df3a44802ae919e9d36744da8f3e9e31c77434d2f8d27727e3 Homepage: https://invent.kde.org/frameworks/kxmlgui Description: User configurable main windows (documentation) framework for designing the user interface of an application using XML, using the idea of actions. . This package contains the qch documentation files. Package: libkf5xmlgui5 Architecture: amd64 Version: 5.92.0-ok3.5 Multi-Arch: same Priority: optional Section: libs Source: kxmlgui Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 861 Depends: libkf5xmlgui-data (= 5.92.0-ok3.5), libc6 (>= 2.14), libkf5configcore5 (>= 5.92.0~), libkf5configgui5 (>= 5.92.0~), libkf5configwidgets5 (>= 5.92.0~), libkf5coreaddons5 (>= 5.92.0~), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.92.0~), libkf5guiaddons-bin, libkf5guiaddons5 (>= 5.92.0~), libkf5i18n5 (>= 5.92.0~), libkf5iconthemes5 (>= 5.92.0~), libkf5itemviews5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Recommends: libkf5xmlgui-bin (= 5.92.0-ok3.5) Filename: pool/main/k/kxmlgui/libkf5xmlgui5_5.92.0-ok3.5_amd64.deb Size: 249884 MD5sum: f4b3c622ab2a7b2eebdc567569a60f4b SHA1: 6e76a57ec594ff2a7142f63b67bcbf8df61f7cb1 SHA256: 452c5fe31a0a46482fdda3b0b5cf062c1574ead23faae6fdd24f140aa686cabe SHA512: c689059b08dfcfc97fddbfc9bfedb4cabeaa77a975e92289b2a6c4412d58e30fd3d297732555f9bcda06d0e4542adbb78b02c93688ed197c8724297520812bde Homepage: https://invent.kde.org/frameworks/kxmlgui Description: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. Package: libkf5xmlrpcclient-data Architecture: all Version: 5.92.0-0ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kxmlrpcclient Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 195 Breaks: plasma-workspace (<= 4:5.2.2-1) Replaces: plasma-workspace (<= 4:5.2.2-1) Filename: pool/main/k/kxmlrpcclient/libkf5xmlrpcclient-data_5.92.0-0ok1_all.deb Size: 13964 MD5sum: 2c5faad0a91f508ecfd80f651d67983d SHA1: f43ad00929726238236af4bf25643cadff256110 SHA256: 65293608fe8c39afd861e63468e0196464c1b0e87070bcf14cb6ac165a8145df SHA512: 343c322c9df4703997a78dd3b51a2917d4ac57dcad7812b995eed7a991bbd153e53d0b5652407aa6cc76a92ed3fd81fbec1bb25be0a1a1a88824a7c526c66ea9 Homepage: https://invent.kde.org/frameworks/kxmlrpcclient Description: data files for kxmlrpcclient XML RPC client library. . This package is part of KDE Frameworks 5. . This package contains the data files. Package: libkf5xmlrpcclient-dev Architecture: amd64 Version: 5.92.0-0ok1 Priority: optional Section: libdevel Source: kxmlrpcclient Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 50 Depends: libkf5kio-dev (>= 5.92.0~), libkf5xmlrpcclient5 (= 5.92.0-0ok1), qtbase5-dev (>= 5.4) Recommends: libkf5xmlrpcclient-doc (= 5.92.0-0ok1) Filename: pool/main/k/kxmlrpcclient/libkf5xmlrpcclient-dev_5.92.0-0ok1_amd64.deb Size: 7718 MD5sum: 7416531379559808292f15507f312321 SHA1: 1bb71ae95ddba3eba8719c4751d5c72b43d050fd SHA256: 4f182e8a0c682f06b2b875bc4d1e2b8b009d681c60ceb95f1d3272a7af94e2e9 SHA512: 395b156da1f3b8d768942a89556b2d8ac63d272809d457b9ff910dd64dd330b2fe2f395965a488f75ae634a3a8da6e3320a512429b6ffccd397eacee908017ee Homepage: https://invent.kde.org/frameworks/kxmlrpcclient Description: development files for kxmlrpcclient XML RPC client library. . This package is part of KDE Frameworks 5. . This package contains the development files. Package: libkf5xmlrpcclient-doc Architecture: all Version: 5.92.0-0ok1 Multi-Arch: foreign Priority: optional Section: doc Source: kxmlrpcclient Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 184 Filename: pool/main/k/kxmlrpcclient/libkf5xmlrpcclient-doc_5.92.0-0ok1_all.deb Size: 99784 MD5sum: 7c283e594d8f76d1ff1573edc1452682 SHA1: f16ecf14b48eed83d326fdbb79abeae168323a67 SHA256: 866403fcd367dc06db50571c480565e914ad59026cc797f37ad0da08bcd9f8fc SHA512: 5274f7f0481ee3a23aab4c9cbf5d10bd6606033e024cd8d8c7c53dc5820e3004f87805fd6aebc066269014fab0b7c15739ed9140e24b28b865fdaf4e7b49a4b0 Homepage: https://invent.kde.org/frameworks/kxmlrpcclient Description: framework providing an xml rpc client library (documentation) XML RPC client library. . This package is part of KDE Frameworks 5. . This package contains the qch documentation files. Package: libkf5xmlrpcclient5 Architecture: amd64 Version: 5.92.0-0ok1 Multi-Arch: same Priority: optional Section: libs Source: kxmlrpcclient Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 117 Depends: libkf5xmlrpcclient-data (= 5.92.0-0ok1), kio, libc6 (>= 2.14), libkf5coreaddons5 (>= 4.97.0), libkf5i18n5 (>= 5.92.0~), libkf5kiocore5 (>= 5.92.0~), libqt5core5a (>= 5.15.1), libqt5xml5 (>= 5.4), libstdc++6 (>= 5) Filename: pool/main/k/kxmlrpcclient/libkf5xmlrpcclient5_5.92.0-0ok1_amd64.deb Size: 31704 MD5sum: e44077b8e8a596934358efb002740101 SHA1: 6bf65a245527bbe1eafa5ad92ed919f2802e2eba SHA256: 1d7f0a9495e9043aa747e03abcec52f00aa7da485facff77aa1542076c13f774 SHA512: dca72b1fba103850b92457b8e3f667d80481073c7d2acc4a5b70c54457e3c6c6c4c5bc1963cf28359b61b586c181e1bc12a4a0df2f3220b201034781eece664d Homepage: https://invent.kde.org/frameworks/kxmlrpcclient Description: framework providing an xml rpc client library XML RPC client library. . This package is part of KDE Frameworks 5. Package: libkfontinst5 Architecture: amd64 Version: 4:5.24.7-ok4.4 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 175 Depends: libc6 (>= 2.33), libfontconfig1 (>= 2.12.6), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5xml5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/p/plasma-workspace/libkfontinst5_5.24.7-ok4.4_amd64.deb Size: 44648 MD5sum: cbff8d62d2c5ebe876a013851c173483 SHA1: a6d9ff75a02cc5ae1a9aa8852ee5196cd4236b0e SHA256: 0a3adc6bc0a1c122cb664d49945ea1abf2633b25a58c51899409847c5eea706f SHA512: bf988cb880a6614a784d351f242deb9b7f091c7e998f9bc9b06432ebc0f525c565a24460d6caaf35b630a11a1447568ea697cfe9cc0100d992aad2895de5883b Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Tools and widgets for the desktop library Plasma Desktop offers a beautiful looking desktop that takes complete advantage of modern computing technology. Through the use of visual effects and scalable graphics, the desktop experience is not only smooth but also pleasant to the eye. The looks of Plasma Desktop not only provide beauty, they are also used to support and improve your computer activities effectively, without being distracting. . This package is part of the KDE Plasma. Package: libkfontinstui5 Architecture: amd64 Version: 4:5.24.7-ok4.4 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 127 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libkf5configcore5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkfontinst5 (= 4:5.24.7-ok4.4), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libx11-6, libxcb-image0 (>= 0.2), libxft2 (>> 2.1.1) Filename: pool/main/p/plasma-workspace/libkfontinstui5_5.24.7-ok4.4_amd64.deb Size: 31276 MD5sum: 48af2b5e5d02fd9bc0b486783440603b SHA1: 3d12bfd32f23aae66bc8ad58ee05d965bd3ac1c1 SHA256: 23adca8db51c41ff8817a1f2fe1ce011b897cba50f2103dffd9e2c6f58a7a4b6 SHA512: 2cc2eb43a695f26c81a7eb6c2da744b21fde1103d3e0ba98179c9f3840a6668d7132aa03eb61c314981c998ec9eaace708abe87ebc9faa19943c327c916339a9 Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Tools and widgets for the desktop library Plasma Desktop offers a beautiful looking desktop that takes complete advantage of modern computing technology. Through the use of visual effects and scalable graphics, the desktop experience is not only smooth but also pleasant to the eye. The looks of Plasma Desktop not only provide beauty, they are also used to support and improve your computer activities effectively, without being distracting. . This package is part of the KDE Plasma. Package: libkgantt-dev Architecture: amd64 Version: 2.8.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kdiagram Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 197 Depends: libkgantt2 (= 2.8.0-ok1), qtbase5-dev (>= 5.2) Filename: pool/main/k/kdiagram/libkgantt-dev_2.8.0-ok1_amd64.deb Size: 25632 MD5sum: a54a56675fb4aed678304dc8c3508cc0 SHA1: 532b5d9f0276cfbf311f77ae04c6d353cb035842 SHA256: c27bd24e32c240d86196919250b1993a93e5352898bb619819eb40122b9f5fe3 SHA512: 6f1b8e8e69dd475f04ec799741cef71c663350364fa8677d5a24a1aac2f67768682a15d41aabcc368313b076d9c558b3ef20c1dd0a08177556dd7af9ac01d8c4 Homepage: https://cgit.kde.org/kdiagram.git Description: library for creating Gantt diagrams (development files) Gantt charts are a bar charts that illustrate project schedules. KD Gantt provides a module for implementing ODF Gantt charts in Qt-based applications. . This package contains the development files. Package: libkgantt2 Architecture: amd64 Version: 2.8.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kdiagram Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 559 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5printsupport5 (>= 5.12.0~), libqt5widgets5 (>= 5.12.0~), libstdc++6 (>= 5.2) Recommends: libkgantt2-l10n (= 2.8.0-ok1) Filename: pool/main/k/kdiagram/libkgantt2_2.8.0-ok1_amd64.deb Size: 138932 MD5sum: e6d7286fbb7a32b2cbce0751f0379d8e SHA1: 9e4360c0c55c2303f668ca7ac8efd92538f2bd85 SHA256: 59d7484d4ec98a8161124b30e5c85252929d011ac5526e107ee6d112e07b989a SHA512: 72e1f0b9e2a2896eaba88cf11b0afa4d854a858ec909e4f3b1ca3f0c422fc67753bf7a71ab336a52412938d5a8bc88d4ab1bae51568cab7f25223dc65ecb5e15 Homepage: https://cgit.kde.org/kdiagram.git Description: library for creating Gantt diagrams (shared library) Gantt charts are a bar charts that illustrate project schedules. KD Gantt provides a module for implementing ODF Gantt charts in Qt-based applications. . This package contains the shared library. Package: libkgantt2-l10n Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: kdiagram Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 103 Filename: pool/main/k/kdiagram/libkgantt2-l10n_2.8.0-ok1_all.deb Size: 6256 MD5sum: 73a6778b633af450aa3e1078ff5e94c4 SHA1: 5860db131a78a773e9f5754fad27827cc1e31ddf SHA256: c20115d553c7583e1e86eba0710ea6d24d8f25c8863525e0ae107a3d6a4e25c4 SHA512: e17a99d07a0a07b70316053bf0270eb766ffec84c1fbffad8c94bec84b3f899a942e1a7f429c9701dc34f81a9b3e5b4953a5c0d811f6ad9c356b38b9a420ec93 Homepage: https://cgit.kde.org/kdiagram.git Description: library for creating Gantt diagrams (translations) Gantt charts are a bar charts that illustrate project schedules. KD Gantt provides a module for implementing ODF Gantt charts in Qt-based applications. . This package contains translations. Package: libkimageannotator-common Architecture: all Version: 0.6.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: kimageannotator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Boyuan Yang Installed-Size: 297 Breaks: libkimageannotator0 (<< 0.3.1-3) Replaces: libkimageannotator0 (<< 0.3.1-3) Filename: pool/main/k/kimageannotator/libkimageannotator-common_0.6.1-ok1_all.deb Size: 36292 MD5sum: 9d897c0aa811de50538e158edab5dc20 SHA1: 12d33aa2d0c4ee5c798848ca3f06892752a24448 SHA256: 2313bba9bde5a7b4bbece3dd40be01fdaba320afc7c6086ea29554aba7bbb357 SHA512: c025bfb86924afb073edd2d52fc2c1e4f3ecf5b7cd133e094c9f2c9edfe21cfde63bf4ebb48dea2b849752c4c23a7b30b3a0d7f5120213f9db5f3b3e84c30c4f Homepage: https://github.com/ksnip/kImageAnnotator Description: Image Annotating Library (common data files) The kImageAnnotator library provides tools to annotate images. This library is used by the ksnip project. . This package provides the architecture-independent files used by the library, including the translation files. Package: libkimageannotator-dev Architecture: amd64 Version: 0.6.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kimageannotator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Boyuan Yang Installed-Size: 44 Depends: libkcolorpicker-dev, libkimageannotator0 (= 0.6.1-ok1) Filename: pool/main/k/kimageannotator/libkimageannotator-dev_0.6.1-ok1_amd64.deb Size: 6560 MD5sum: 3d80e7f415ca94dd0788bb14d6ce4f06 SHA1: 015dddf9313665cbee3ff1ee62eda37165663f76 SHA256: 145f37fe811092542d1233c0b3d71224904d73652a3b61eef6002a7801bc12db SHA512: 2a9a43e63d81c38b5c4db59493e5d466fbe85deab12043aaaa865440bba82d3815ed82546a607e7484612968f64736ea3a9676ac9b0063004d0d3cc37f1df770 Homepage: https://github.com/ksnip/kImageAnnotator Description: Image Annotating Library (dev) The kImageAnnotator library provides tools to annotate images. This library is used by the ksnip project. . This package provides the development files. Package: libkimageannotator0 Architecture: amd64 Version: 0.6.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: kimageannotator Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Boyuan Yang Installed-Size: 1334 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libkcolorpicker0 (>= 0.2.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 4.5), libx11-6, libkimageannotator-common (= 0.6.1-ok1) Filename: pool/main/k/kimageannotator/libkimageannotator0_0.6.1-ok1_amd64.deb Size: 315504 MD5sum: 296303f5783d525df889547c36cfa76c SHA1: 9edc12c8e0768d2cc8971784c9ba30b2dd84101d SHA256: 33ded255bc940616e808c1243eba6ff2f0103f639900e072166d0c915f74e809 SHA512: 2bb3aa9539fcec911f81804ef3111fabaf3149d54ca6eefcaeeb51c5174b6b9dd01d3803ec302aa57ae618fcc76ed7ea72ce3d369be5e59855b38dba5ea3ff53 Homepage: https://github.com/ksnip/kImageAnnotator Description: Image Annotating Library (lib) The kImageAnnotator library provides tools to annotate images. This library is used by the ksnip project. . This package provides the shared library. Package: libklibc Architecture: amd64 Version: 2.0.13-ok2 Multi-Arch: same Priority: optional Section: libs Source: klibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 99 Filename: pool/main/k/klibc/libklibc_2.0.13-ok2_amd64.deb Size: 42460 MD5sum: a54f4eab15b3e6388d96b835cccb5726 SHA1: 18d94ef22141f910f36b559848f027bfe4c4d488 SHA256: 50aeec4b86cb41db287922f96f9f09ecf593e06803fe0e2694103dda5e26c8b9 SHA512: 481511a4b56b7a201b1cd493bbcd8e36c3270cbcbec5c0b234dec276001fd9d60c6de85cbae9379efbcdb0fd6c66326a82bc0e560fd3fa2f57744e3d196c8114 Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git Description: minimal libc subset for use with initramfs klibc is intended to be a minimalistic libc subset for use with initramfs. It is deliberately written for small size, minimal entanglement, and portability, not speed. It is definitely a work in progress, and a lot of things are still missing. Package: libklibc-dev Architecture: amd64 Version: 2.0.13-ok2 Priority: optional Section: libdevel Source: klibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1356 Depends: libklibc (= 2.0.13-ok2), linux-libc-dev, perl:any Filename: pool/main/k/klibc/libklibc-dev_2.0.13-ok2_amd64.deb Size: 234928 MD5sum: 1d3651201585f27018a89b29245a00d6 SHA1: df53359c791a47b1d68da2b810e6551fd555deb4 SHA256: ed10fbc36baad50896827c937fd39d7f2d7eeb4bd6c6349fcbfd7840f991f545 SHA512: 7b8ac28001e0e55eb54706c04f2d6134dbcd60a3c959dc557fef6174ac578468ede324d56358b509971821fe50bd0c81557db9ad43d2cf0bcc094da99aeaa8ea Homepage: https://git.kernel.org/cgit/libs/klibc/klibc.git Description: kernel headers used during the build of klibc This package contains the set of kernel headers that were required to build klibc and the utilities that ship with it. This may or may not be a complete enough set to build other programs that link against klibc. If in doubt, use real kernel headers instead. Package: libklu2 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 247 Depends: libamd3 (>= 1:7.0.1), libbtf2 (>= 1:7.0.1), libc6 (>= 2.4), libcholmod5 (>= 1:7.3.1), libcolamd3 (>= 1:7.0.1), libsuitesparseconfig7 (>= 1:7.0.1) Filename: pool/main/s/suitesparse/libklu2_7.6.1+dfsg-ok1_amd64.deb Size: 77440 MD5sum: 9b7de5e25386b9971703ec9b7c4e0aaa SHA1: 5ada70e966a34e08f16d10a1e73b6f1b47eb03e7 SHA256: b2b556baff526dd0d9eeb1eefb17c312a95a3505c5bc0c4df987b0171e980607 SHA512: db1d6b822399f658e252c389dc40b5b8c22f4b7dab48f588cde4e27d4a3eb193ed5cb4d23e99431a88dc3ef24351be9920ffdecf7fa469a5a03206b265d22399 Homepage: http://suitesparse.com Description: circuit simulation sparse LU factorization library Suitesparse is a collection of libraries for computations involving sparse matrices. . The KLU library provides routines for LU factorization, primarily for circuit simulation. Package: libkml-dev Architecture: amd64 Version: 1.3.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libkml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 1860 Depends: libkmlbase1 (= 1.3.0-ok1), libkmlconvenience1 (= 1.3.0-ok1), libkmldom1 (= 1.3.0-ok1), libkmlengine1 (= 1.3.0-ok1), libkmlregionator1 (= 1.3.0-ok1), libkmlxsd1 (= 1.3.0-ok1), libminizip-dev, liburiparser-dev (>= 0.7.1), libboost-dev, libexpat1-dev, zlib1g-dev Filename: pool/main/libk/libkml/libkml-dev_1.3.0-ok1_amd64.deb Size: 933276 MD5sum: 791b484c48e52d87212bbf891b0fec15 SHA1: 08f3b7b22c7d29571d3a956539a9eb608f891873 SHA256: f4a433b5871f6a6c6d682da103d70d88b2690d128b71e8b3e56d1eb08988453c SHA512: bd676d81942edfb95b427a8e0af0a1f567949d7e22f1b402da4acdd40ecfd50e428d4582fbe7568f4cc3892d0e8dc7beed03509ebc5c06e4d22f6d0355fe4cae Homepage: https://github.com/libkml/libkml Description: Library to manipulate KML 2.2 OGC standard files - development files This is a library for use with applications that want to parse, generate and operate on KML, a geo-data XML variant. It is an implementation of the OGC KML 2.2 standard. It is written in C++ and bindings are available via SWIG to Java and Python. . This package contains files required to build C/C++ programs which use the KML library. Package: libkmlbase1 Architecture: amd64 Version: 1.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 148 Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libminizip1 (>= 1.1), libstdc++6 (>= 5.2), liburiparser1 (>= 0.6.0), zlib1g (>= 1:1.1.4) Filename: pool/main/libk/libkml/libkmlbase1_1.3.0-ok1_amd64.deb Size: 44388 MD5sum: af583b093d1eac80b1a4d77e6e3492a3 SHA1: 86e10407411bc7f651debd0afc0ed9f94ef87532 SHA256: 7dd9f4480006985351117b12c789aa9d4aa63ef2f096640b50b67b9bfc0c6227 SHA512: 52758424a781f270e7455379a9969e4e257dc728eb3f8b29bef7413045b515ad8ca33c2c84d47e20649d3dd7c3adda0f7e94dc7f03c8e765f33f484838f8f4c8 Homepage: https://github.com/libkml/libkml Description: Library to manipulate KML 2.2 OGC standard files - libkmlbase This is a library for use with applications that want to parse, generate and operate on KML, a geo-data XML variant. It is an implementation of the OGC KML 2.2 standard. It is written in C++ and bindings are available via SWIG to Java and Python. . This package contains the libkmlbase shared library. Package: libkmlconvenience1 Architecture: amd64 Version: 1.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 170 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkmlbase1 (>= 1.3.0~r864), libkmldom1 (>= 1.3.0~r864), libkmlengine1 (>= 1.3.0~r864), libstdc++6 (>= 5.2) Filename: pool/main/libk/libkml/libkmlconvenience1_1.3.0-ok1_amd64.deb Size: 44700 MD5sum: ee5a65ffda2a6d383157201e2747ed0d SHA1: 631ac0f95c9471f5363e663292a22db2e677dd46 SHA256: 6e1d4b9b5880044a3b7537e9d9b9136536a9e7821da56f99b14fcd5cb2569798 SHA512: fe4b77a5f07337c9591012077d3ab7bb314131b42af8485e6aa6dfe90fc06f88d96dd02ddc53a6929316b0206da1667bd3dbc6468957af5bf5f2b625c290bee9 Homepage: https://github.com/libkml/libkml Description: Library to manipulate KML 2.2 OGC standard files - libkmlconvenience This is a library for use with applications that want to parse, generate and operate on KML, a geo-data XML variant. It is an implementation of the OGC KML 2.2 standard. It is written in C++ and bindings are available via SWIG to Java and Python. . This package contains the libkmlconvenience shared library. Package: libkmldom1 Architecture: amd64 Version: 1.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 774 Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libkmlbase1 (>= 1.3.0~r864), libstdc++6 (>= 5.2) Filename: pool/main/libk/libkml/libkmldom1_1.3.0-ok1_amd64.deb Size: 151884 MD5sum: ff762bc44e49777320eb8f017a21b5f4 SHA1: 1e5223ba48c73a1323a90c18580d8deb0d5c69d3 SHA256: 2fe4e196f455fffbfb9f50a5a013639ed31156486989b303e2fd48e3234c7a53 SHA512: 082b58fa23cb8781bca7559a623cdfb8a29bc541fec7f888276dec1bfc106b5d5b42c15afbbf50f8e26155161b037d5fdeaf03e6f38855874dd625490eb7a46f Homepage: https://github.com/libkml/libkml Description: Library to manipulate KML 2.2 OGC standard files - libkmldom This is a library for use with applications that want to parse, generate and operate on KML, a geo-data XML variant. It is an implementation of the OGC KML 2.2 standard. It is written in C++ and bindings are available via SWIG to Java and Python. . This package contains the libkmldom shared library. Package: libkmlengine1 Architecture: amd64 Version: 1.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 286 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkmlbase1 (>= 1.3.0~rc2), libkmldom1 (>= 1.3.0~r864), libstdc++6 (>= 5.2) Filename: pool/main/libk/libkml/libkmlengine1_1.3.0-ok1_amd64.deb Size: 72440 MD5sum: 7bf1e53de7e82bf1829856805c84ce50 SHA1: f3ef4d094733e9a0f8cf38c45c529621550185b1 SHA256: 67d2c2339d1dff1eee7653e4814d24e64cd3198b370146b155a2c2d904c61ff9 SHA512: 7fc188e239e32d118a7458a2858aff60fdc265092d9187ad748ecaf60864e94aed1b13ef7296dcfb74834a10d01800cd14a68e128ea85789ea75979a5dcc6787 Homepage: https://github.com/libkml/libkml Description: Library to manipulate KML 2.2 OGC standard files - libkmlengine This is a library for use with applications that want to parse, generate and operate on KML, a geo-data XML variant. It is an implementation of the OGC KML 2.2 standard. It is written in C++ and bindings are available via SWIG to Java and Python. . This package contains the libkmlengine shared library. Package: libkmlregionator1 Architecture: amd64 Version: 1.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 78 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkmlbase1 (>= 1.3.0~r864), libkmlconvenience1 (>= 1.3.0~rc2), libkmldom1 (>= 1.3.0~r864), libkmlengine1 (>= 1.3.0~r864), libstdc++6 (>= 5.2) Filename: pool/main/libk/libkml/libkmlregionator1_1.3.0-ok1_amd64.deb Size: 19780 MD5sum: 8acb1415989e844ca709c16ab647d291 SHA1: 603c57b2ef4ba97050f158c5c58ab6de1dba5c81 SHA256: b189e7d93eca01b72f108aff057d510acf4f9c9829498e7c6c30ec2cdd0eeb1c SHA512: 7fb8fc6ce4c845158e942af210e495f2280209f4b83bb68b559f2a18bd823709563b7e159c8940f73b5106519d3cb80f30432ba4c822453f9b7caa2907bdeb5e Homepage: https://github.com/libkml/libkml Description: Library to manipulate KML 2.2 OGC standard files - libkmlregionator This is a library for use with applications that want to parse, generate and operate on KML, a geo-data XML variant. It is an implementation of the OGC KML 2.2 standard. It is written in C++ and bindings are available via SWIG to Java and Python. . This package contains the libkmlregionator shared library. Package: libkmlxsd1 Architecture: amd64 Version: 1.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libkml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GIS Project Installed-Size: 112 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkmlbase1 (>= 1.3.0~r864), libstdc++6 (>= 5.2) Filename: pool/main/libk/libkml/libkmlxsd1_1.3.0-ok1_amd64.deb Size: 27032 MD5sum: 577fe88ad4d0de24b5e0dd87956a65f6 SHA1: 02c73b49e8640616c25649fbaed898e1be3eb6b4 SHA256: aa5374d52755a8c080e228ab2d44040651704f61bb71ecd1a71c3658a835d2d5 SHA512: c76e73de35d4542246e0c3fc549e3ebe9aeab8c4f5919b0427d1bc840344abc60fbebc1c5c2993df8e1fc7bd994c37def6ca8546663c72be5c5aebed182ac858 Homepage: https://github.com/libkml/libkml Description: Library to manipulate KML 2.2 OGC standard files - libkmlxsd This is a library for use with applications that want to parse, generate and operate on KML, a geo-data XML variant. It is an implementation of the OGC KML 2.2 standard. It is written in C++ and bindings are available via SWIG to Java and Python. . This package contains the libkmlxsd shared library. Package: libkmod-dev Architecture: amd64 Version: 30-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: kmod Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Installed-Size: 244 Depends: libkmod2 (= 30-ok2) Filename: pool/main/k/kmod/libkmod-dev_30-ok2_amd64.deb Size: 23164 MD5sum: e3f3ce4e7850220ccefc08326c5430e0 SHA1: 1f8be6c8c54f04720edf45ea3f74409fc2509e2f SHA256: 5c3ba46b331c83deac85d35d8cea048a7751cdf2f4dfe443c6caf343b6827b19 SHA512: c97925b844bbd30567be69438fb3f2daf4530b470e335997532faf4ec78a7e30d604f08f5e512f9b6a13cc9545fd46498183374ec8d693f173d957953121eb28 Description: libkmod development files This package contains the files needed for developing applications that use libkmod. Package: libkmod2 Architecture: amd64 Version: 30-ok2 Multi-Arch: same Priority: optional Section: libs Source: kmod Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Installed-Size: 136 Depends: libc6 (>= 2.38), liblzma5 (>= 5.1.1alpha+20120614), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2) Filename: pool/main/k/kmod/libkmod2_30-ok2_amd64.deb Size: 48896 MD5sum: 2715b6bfa740be8e938e98605dcb9aed SHA1: f331c998ce9ca4e2fad0a9a07ecfabe40bb2a0df SHA256: 55daef8468db90f601b208f71fa8ee66d44878513f40ab1e4349890ca040f657 SHA512: 2883a2e0122daf7bc8938c5184f8f2ad5020780ec21b41049fd47908c26ae2230d209b8aedacbd1f16dcaa432f176c11268af337d87afec217b4e3d43b517ce0 Description: libkmod shared library This library provides an API for insertion, removal, configuration and listing of kernel modules. Package: libkpathsea-dev Architecture: amd64 Version: 2023.20230311.66589-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 525 Depends: libkpathsea6 (= 2023.20230311.66589-ok1) Filename: pool/main/t/texlive-bin/libkpathsea-dev_2023.20230311.66589-ok1_amd64.deb Size: 82352 MD5sum: 87476a904cd26da92972b9967313e2fe SHA1: 9318bfd3c0cd5539e400a3e7f05572378eaae69d SHA256: c5f23643ecf55c25550dc520d36f589a11d834d77c69ba9bfa6d8062b0f6c075 SHA512: b3dde8b5d0101e5233c23d2e17b6f1c95c65633dcefa932e4d6354d3d07696f20c6f6d5cc740deb5d7c7714e45eafbaabc68e1d04281dd8bb0e71752ac9fd675 Homepage: https://www.tug.org/texlive/ Description: TeX Live: path search library for TeX (development part) This package contains the static library and header files for the Kpathsea[rch] library, which implements generic path searching, configuration, and TeX-specific file searching. Package: libkpathsea6 Architecture: amd64 Version: 2023.20230311.66589-ok1 Multi-Arch: same Priority: optional Section: libs Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 235 Depends: libc6 (>= 2.33) Filename: pool/main/t/texlive-bin/libkpathsea6_2023.20230311.66589-ok1_amd64.deb Size: 56172 MD5sum: 3082bc6cd79979922f592e004f597fee SHA1: bbce1032c243f0e6d4283b4d1a332333a0639988 SHA256: 151708cebcf80775d0f6c42d5197523ea5e8c0bdbc290076968d767c9e8548dd SHA512: 27b4de06563944abc96903afd6d7fcac6c043252ee147acbabb46d2a2a71eecfae33f61c83aaa29c03f9f57bb69f1a9a33e04673328fb2c7b3fcd2c832959dcc Homepage: https://www.tug.org/texlive/ Description: TeX Live: path search library for TeX (runtime part) This package contains the runtime part of the Kpathsea[rch] library, which implements generic path searching, configuration, and TeX-specific file searching. Package: libkpipewire-dev Architecture: amd64 Version: 5.24.7-ok1.1 Priority: optional Section: libdevel Source: kpipewire Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 58 Depends: libkpipewire5 (= 5.24.7-ok1.1), libkpipewiredmabuf5 (= 5.24.7-ok1.1), libkpipewirerecord5 (= 5.24.7-ok1.1), qtbase5-dev Filename: pool/main/k/kpipewire/libkpipewire-dev_5.24.7-ok1.1_amd64.deb Size: 9120 MD5sum: 89b5cb157bb98a2d88d1b52daccd43a2 SHA1: 3b7082017404ecc8eb429481740a63631301233d SHA256: b8bb4e373c2e32a55968c4aeafaaf8e4cc852cf3a9d72617700c8674d88a64f4 SHA512: 91814d7eabd7fa726791188b125dcb389c243a3a1dd144d2e21101f435209cadef4049b70c7104e7112889dd90f0f0e11a23c450d45bbbd33371b2cd164673c7 Homepage: https://invent.kde.org/plasma/kpipewire Description: KDE's Pipewire libraries - development files Components for rendering and recording PipeWire streams using Qt. . This package contains the library development files. Package: libkpipewire5 Architecture: amd64 Version: 5.24.7-ok1.1 Priority: optional Section: libs Source: kpipewire Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 216 Depends: libc6 (>= 2.34), libepoxy0 (>= 1.0), libgbm1 (>= 8.1~0), libkf5i18n5 (>= 5.92.0~), libpipewire-0.3-0 (>= 0.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5quick5 (>= 5.14.1) | libqt5quick5-gles (>= 5.14.1), libstdc++6 (>= 5) Filename: pool/main/k/kpipewire/libkpipewire5_5.24.7-ok1.1_amd64.deb Size: 51414 MD5sum: 5b0465067f382602026e46425194a1f2 SHA1: 0f846b6ab25d75216d48597b2fec64a9758579c2 SHA256: 185268f91a0ab811108d94a3431ea49fbc7bf65fc2f2eb04db50bfec95927095 SHA512: 1198a6dcd5bfd4c331de5e3b24ffd78ac1fe7aa69309cf698ae66f7fc7f914548084c96ab3d2d9eb8e31083aa96cc29fcc12a38b8453b10b83a7dd441a95e8c6 Homepage: https://invent.kde.org/plasma/kpipewire Description: KDE's Pipewire libraries - libkpipewire5 library Components for rendering and recording PipeWire streams using Qt. . This package contains the kpipewire main library. Package: libkpipewiredmabuf5 Architecture: amd64 Version: 5.24.7-ok1.1 Priority: optional Section: libs Source: kpipewire Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 40 Depends: libc6 (>= 2.4), libdrm2 (>= 2.4.75), libepoxy0 (>= 1.2), libgbm1 (>= 7.11~1), libkpipewire5 (= 5.24.7-ok1.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kpipewire/libkpipewiredmabuf5_5.24.7-ok1.1_amd64.deb Size: 9278 MD5sum: 2148794e8971ad360f34d07d1f2ee191 SHA1: 3ccc63998f190437837222f62f3486306d26adc8 SHA256: e653b15fecfc2160e0c5cf6f9c198108822f319a319da25d038e98142a05ed4d SHA512: 1ea62391b4e892e3157889faa1adce52dbd8b6a5a4c492d9dc7cc5bf00eff0f6fe029eec5b05a1678c7159a4e5545318f520b9963f4df4add3cfcad724fd5bee Homepage: https://invent.kde.org/plasma/kpipewire Description: KDE's Pipewire libraries - libkpipewiredmabuf5 Components for rendering and recording PipeWire streams using Qt. . This package contains the kpipewiredmabuf library. Package: libkpipewirerecord5 Architecture: amd64 Version: 5.24.7-ok1.1 Priority: optional Section: libs Source: kpipewire Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 66 Depends: libavcodec58 (>= 7:4.2), libavformat58 (>= 7:4.2), libavutil56 (>= 7:4.0), libc6 (>= 2.4), libkf5coreaddons5 (>= 5.92.0~), libkpipewire5 (= 5.24.7-ok1.1), libkpipewiredmabuf5 (= 5.24.7-ok1.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 5), libswscale5 (>= 7:4.0) Filename: pool/main/k/kpipewire/libkpipewirerecord5_5.24.7-ok1.1_amd64.deb Size: 17922 MD5sum: 6148b8cbbb124fd6314d1b1f350db8de SHA1: 621eb6b19830952e8f393f93a59580634f296a7b SHA256: 819d4e599ce51561af4077847f265604b4c9c9e0551e2593bb525b65825a95ed SHA512: 5689562ee4becc4201b07abf1ac0b6d5835b0a96a16f2c504c26448e2b0ef06193c6829fec87b159b4388c31d0e0150999a75c6ac26b23c2571e3610f6314917 Homepage: https://invent.kde.org/plasma/kpipewire Description: KDE's Pipewire libraries - libkpipewirerecord5 Components for rendering and recording PipeWire streams using Qt. . This package contains the kpipewirerecord library. Package: libkrad-dev Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 82 Depends: libkrad0 (= 1.20.1-ok1), comerr-dev, libverto-dev (>= 0.2.4) Suggests: libkrb5-dev Breaks: krb5-multidev (<< 1.12+dfsg-2), libkrb5-dev (<< 1.12+dfsg-2) Replaces: libkrb5-dev (<< 1.12+dfsg-2) Filename: pool/main/k/krb5/libkrad-dev_1.20.1-ok1_amd64.deb Size: 12172 MD5sum: 0c24c9ab55a0f4dc65f9171308d14ee0 SHA1: dc2d543253597d2b50271db094456081b8780571 SHA256: b87f666a081665a913199c8186c0d407e32eeae375322a8afee54f7a34e48d7f SHA512: 9ae5602524ab190507ef47eb2e95263d09447f8f4fb1fccf8e45c8739001f4b3f0fbc7b15d4ce665edd318edf10dca4f5fe1748532036fb5471e6dd443545812 Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos RADIUS Library Development This package includes development headers for libkrad0, the MIT Kerberos RADIUS library. You should not use this RADIUS library in packages unrelated to MIT Kerberos. Package: libkrad0 Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 125 Depends: libc6 (>= 2.25), libk5crypto3 (>= 1.20), libkrb5-3 (>= 1.6.dfsg.2), libverto1 (>= 0.2.4) Filename: pool/main/k/krb5/libkrad0_1.20.1-ok1_amd64.deb Size: 22090 MD5sum: 79bd9efaab7f8dcad8787298dafcacae SHA1: bb0b69421c5d97491c0be17a0640fea67fe4c62d SHA256: 7f50c2807b63bb96ff92aa5f3a1ffaad206e233a799e93a0ea35a0dc5cc53c81 SHA512: e3a0a30551e24700b26b3171f3bdd9f9f23e053dea72a779b24bdc2d3e7eff89c963cc66ae2c20e1f610ea6516289b1c92b27cd2f3c0bd9945c26a7eee3922a9 Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos runtime libraries - RADIUS library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the internal support library for RADIUS functionality. Package: libkrb5-26t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 659 Provides: libkrb5-26-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libasn1-8t64-heimdal (>= 1.6~git20131117), libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libhcrypto5t64-heimdal (>= 1.7~git20161112), libheimbase1t64-heimdal (>= 1.6~git20131117), libhx509-5t64-heimdal (>= 1.4.0+git20110226), libroken19t64-heimdal (>= 1.7~git20160418), libsqlite3-0 (>= 3.5.9), libwind0t64-heimdal (>= 1.6~git20120311) Breaks: libkrb5-26-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libkrb5-26-heimdal Filename: pool/main/h/heimdal/libkrb5-26t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 210120 MD5sum: efa8a8bff2ed011bfd7d367fd0989819 SHA1: ffb7438c5943df65c55ac87e6aec58777b929682 SHA256: 7139126a8ff26b2fc6c6a8f2782be8bfca1ac655da475bfde5cb4dc61c21262c SHA512: f86e9b769b3f67cbc7c52f62ddadf229152472601c9468bc581ffe78d80272319f1fd4d1cf92070bec894e49278ba64983badc8402e32335675142b28582e686 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - libraries Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the Kerberos 5 library. Package: libkrb5-3 Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1267 Depends: libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.20.1-ok1), libssl3 (>= 3.0.0) Recommends: krb5-locales Suggests: krb5-doc, krb5-user Breaks: libapache2-mod-auth-kerb (<= 5.4-2.4), libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3) Filename: pool/main/k/krb5/libkrb5-3_1.20.1-ok1_amd64.deb Size: 343418 MD5sum: f3976b45c5f3d0dc8a81dc254293c929 SHA1: 955b4020dd50793168cb31b752309394d986ac1a SHA256: 9db768f48cb466523331aa7e71024b049f6e7ce4100059b05050aa7738b31fad SHA512: 5333fc26893de97fe36cdb12680a1321c1d043bf754c091839130c57639b5103c6e59734cea6cb1b25d794ed5ad9bb90c342612d957c52160e7b3c3c33103839 Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos runtime libraries Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the runtime library for the main Kerberos v5 API used by applications and Kerberos clients. Package: libkrb5-dbg Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: debug Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 520 Depends: libkrb5-3 (= 1.20.1-ok1) | libk5crypto3 (= 1.20.1-ok1) | libkrb5support0 (= 1.20.1-ok1) Filename: pool/main/k/krb5/libkrb5-dbg_1.20.1-ok1_amd64.deb Size: 104526 MD5sum: f0f6f8372074a8727ef43fab7f5e8ab8 SHA1: 76c156e716e83f0084d98b75a6ba49cd307fcf9b SHA256: 255e040b0ad11c27d8fd18872746fe1579f276b88dc900390c5ded75f4d8b35a SHA512: 3a32cf49fe4c7c7f8bbbe38303a8ca8918369f0c471d43a1bf830bcf9dcf32047fb5feac5a2bc36c796384c2f13e7c1becc50fbad0663c5e5f4277a32bb98f6f Homepage: https://web.mit.edu/kerberos/ Description: debugging files for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the debugging information for the MIT Kerberos libraries. Install this package if you need to trace problems inside the MIT Kerberos libraries with a debugger. Build-Ids: dfe4cddfec89c924ed71ce8703d270a2dedada6e e8c823dd906c41f096a3d5668eba712e43712cfb 130f420d48605dc7a167f0cd2c8519488e5cc06f d8d7a92d2598285ae6e19b4db979b6788f7d782c 49cd1e305df7c77fc5380d5093f5b0c4cb3e80d9 86750e70dfc878eaa818f229b8fb674436918b74 0cfd0806dadcbc721d8314d1ada18ef8871b52b7 8e116909e9b48d96905d06f949aec87a95c09ab5 4b9245c913fd22c73a928092e0f413ea79b08595 b30c4d8a16b3eefd5a8fe9603781d9873ceb02cd Package: libkrb5-dev Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 145 Depends: krb5-multidev (= 1.20.1-ok1) Suggests: krb5-doc Conflicts: heimdal-dev Replaces: krb5-multidev (<< 1.8+dfsg~alpha1-3) Filename: pool/main/k/krb5/libkrb5-dev_1.20.1-ok1_amd64.deb Size: 11844 MD5sum: 22ce081a89c7e38ff36e7724ea0fc912 SHA1: a42a9faa5a17fced0921907026e22ab371490ea2 SHA256: 9fbaf4f82283868a6c738132c2b0e4af93d512521c6b1220cbf7f1aea311d100 SHA512: 1218cd331e09935c1f185bb2e3533ec1d41f72e618f5beda324f127a4e560070db0af7db0520a5d18e71b4519f1cb1b7d37231304f0a6bea620598eb0fd1800c Homepage: https://web.mit.edu/kerberos/ Description: headers and development libraries for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the symlinks, headers, and development libraries needed to compile and link programs that use the Kerberos libraries. Package: libkrb5support0 Architecture: amd64 Version: 1.20.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: krb5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 146 Depends: libc6 (>= 2.34) Breaks: krb5-admin-server (<< 1.20.1-3~), krb5-kdc (<< 1.20.1-3~), krb5-pkinit (<< 1.20.1-3~), krb5-user (<< 1.20.1-3~), libgssapi-krb5-2 (<< 1.20), libk5crypto3 (<< 1.20.1-3~), libkadm5clnt-mit9 (<< 1.13~alpha1-1), libkadm5srv-mit12 (<< 1.20.1-3~), libkadm5srv-mit9 (<< 1.13~alpha1-1), libkdb5-10 (<< 1.20.1-3~), libkdb5-8 (<< 1.16), libkrb5-3 (<< 1.20.1-3~) Filename: pool/main/k/krb5/libkrb5support0_1.20.1-ok1_amd64.deb Size: 31092 MD5sum: 696f5c39f31976bd5cbefedbb7a24233 SHA1: 43f8985964f245519f6a38a58116129780885663 SHA256: 3329629c46c8ff17d4492994f81bc8a4c46c41667db2cbc1b02bfee47b520af5 SHA512: 7facfa6c64b8d6d4a4c69628aa6e7575c3795e7c03f6a5f6a2d5ec3e9a9b88302f3f78782d2752d14cfa8173367a5b58bcc958354761f81b1c52b9e11a8f2b41 Homepage: https://web.mit.edu/kerberos/ Description: MIT Kerberos runtime libraries - Support library Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains an internal runtime support library used by other Kerberos libraries. Package: libksanecore-dev Architecture: amd64 Version: 23.08.5-ok1 Priority: optional Section: libdevel Source: ksanecore Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 60 Depends: libksanecore1 (= 23.08.5-ok1), qtbase5-dev (>= 5.15.2~) Filename: pool/main/k/ksanecore/libksanecore-dev_23.08.5-ok1_amd64.deb Size: 11372 MD5sum: ebf4be9e61fab262d4f4cd2d1d83c67a SHA1: bebbd574c6109cc08409cd6ce76d2523c6902876 SHA256: c01a462ec64c752fc864256d1442c85b5972f7a5fcd8af7a341223f789782c5d SHA512: a01d5805d2feb64b583faececdad2d0f8c99315104d25b3fc48926fb110003345fcc53a3bfde6d8d2358105cdcdad6da2b9488c4619b5b6108d459584bac47de Homepage: https://invent.kde.org/libraries/ksanecore Description: library providing logic to interface scanners - headers KSaneCore is a library that provides a Qt interface for the SANE library for scanner hardware. . This package contains the scanner library development files. Package: libksanecore1 Architecture: amd64 Version: 23.08.5-ok1 Priority: optional Section: libs Source: ksanecore Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 321 Depends: libc6 (>= 2.29), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libsane1 (>= 1.0.27), libstdc++6 (>= 5) Filename: pool/main/k/ksanecore/libksanecore1_23.08.5-ok1_amd64.deb Size: 63212 MD5sum: dcdd3678785f6dec32f3cfac7cf61eb7 SHA1: 721dcfd05550c6bc4cac61eb58020055d05adaec SHA256: c288a64bb1327a14c7d1deaa46ebabfe42c6367f4babd1a26646550b4991b102 SHA512: 181986ab8fb932f9fa26c42f0b20aed6c1ce786b77465ff89ede903e2431e7eef21a647e9d89e70151819dfcb6d7aa331bbeb9a978ae1a66bdfab40bdcc03bfd Homepage: https://invent.kde.org/libraries/ksanecore Description: library providing logic to interface scanners KSaneCore is a library that provides a Qt interface for the SANE library for scanner hardware. . This package contains the shared library. Package: libksba-dev Architecture: amd64 Version: 1.6.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libksba Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 525 Depends: libksba8 (= 1.6.5-ok1) Filename: pool/main/libk/libksba/libksba-dev_1.6.5-ok1_amd64.deb Size: 140564 MD5sum: cc3376bfa9fcb56503bbdb7f4d91c18a SHA1: a4fe4a2f70dff5403a053263a8e5d514ab098cdc SHA256: a5ddc3a2d916cb0003109932f0951bc584b55dd4b48acd4d9fd91e5546e6d352 SHA512: bb9c8a74866c49953f673ef326c1f44e411053fa7322a993dd65c5db900bbd50097c0e21d4ad17d406ab67eb01a35d14cf1174e084de7fcd7f19d63b28b1ba1c Homepage: https://www.gnupg.org/related_software/libksba/ Description: X.509 and CMS support library - development files KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. . KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. . This package contains the development library files. Package: libksba-mingw-w64-dev Architecture: all Version: 1.6.5-ok1 Multi-Arch: foreign Priority: extra Section: libdevel Source: libksba Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 5096 Suggests: mingw-w64 Filename: pool/main/libk/libksba/libksba-mingw-w64-dev_1.6.5-ok1_all.deb Size: 757420 MD5sum: 1a015f0ae5d3892fb37b5d18c2ed04b3 SHA1: 1c06790c2b9654cd470c1598dbb77a6a500d78a5 SHA256: 9d4d890341efe4187782582b83cf4d81b4c71a95047b6d1483a2ffec3ff0ba09 SHA512: 4842f2ac4ad15932dbaac172b35583c9df32cea43225cd327baaad8f6616f56c525fc4dca576f011f4272d977a905276e9883fb38940ef1ac6cb3c4543792dcf Homepage: https://www.gnupg.org/related_software/libksba/ Description: X.509 and CMS support library (Windows development) KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. . KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. . This package contains the runtime library files. . This is a Windows version of KSBA. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libksba8 Architecture: amd64 Version: 1.6.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libksba Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 317 Depends: libc6 (>= 2.38), libgpg-error0 (>= 1.46) Filename: pool/main/libk/libksba/libksba8_1.6.5-ok1_amd64.deb Size: 113336 MD5sum: ad7d2345dc19693d8b9f263e4b560013 SHA1: 0ef7ff04d3c31647e046bde0159df7873167ad26 SHA256: 53f7c7a0204ee5038052ef3ab884740deee905ba7ae2a832e889d9e34ce5ebe3 SHA512: e53cd2dbb9f84d4113fc9dd6683ab966cd75134189ea66cbc8778fd4168b8067c217c74a149e15f9e11c2e9a698fd32b87942a09a81e7ec9dead3e6627efe692 Homepage: https://www.gnupg.org/related_software/libksba/ Description: X.509 and CMS support library KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. . KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. . This package contains the runtime library files. Package: libkscreenlocker5 Architecture: amd64 Version: 5.24.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: kscreenlocker Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 731 Pre-Depends: psmisc Depends: kpackagetool5, libc6 (>= 2.28), libkf5configcore5 (>= 5.69.0), libkf5configgui5 (>= 4.97.0), libkf5coreaddons5 (>= 5.2.0), libkf5crash5 (>= 5.90.0~), libkf5declarative5 (>= 5.73.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5idletime5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5package5 (>= 5.42.0), libkf5quickaddons5 (>= 5.26.0), libkf5waylandclient5 (>= 4:5.90.0~), libkf5waylandserver5 (>= 4:5.90.0~), libkf5windowsystem5 (>= 5.90.0~), libkf5xmlgui5 (>= 5.90.0~), liblayershellqtinterface5 (>= 5.24.4~), libpam0g (>= 0.99.7.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5network5 (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libwayland-client0 (>= 1.9.91), libwayland-server0 (>= 1.3~), libx11-6, libxcb-keysyms1 (>= 0.4.0), libxcb1, libxi6 (>= 2:1.2.99.4) Recommends: kde-config-screenlocker Breaks: kwin-common (<< 4:5.20) Filename: pool/main/k/kscreenlocker/libkscreenlocker5_5.24.4-ok1_amd64.deb Size: 147124 MD5sum: df9fb51e25465ae7c5ad07ac874ff62c SHA1: 43204e744650fdbc1d98fc56299ac60ebbdab222 SHA256: 90aef32dcdcd4b4fb961df19b99cbd13d7121d8589239b813fcfb241aa873a86 SHA512: cdaf67107750dbad7bf7225fccc846fa4d69e0da7270c8405129e962eaaba536d58789813a5625ec3c6d4aff05b92c719f0aea11e948b0b57bc8b7960465dd57 Homepage: https://invent.kde.org/plasma/kscreenlocker Description: Secure lock screen architecture KDE systemsettings module to configure kscreenlocker. . kscreenlocker can be configured to support the PAM ("Pluggable Authentication Modules") system for password checking (for unlocking the display). . PAM is a flexible application-transparent configurable user-authentication system found on FreeBSD, Solaris, and Linux (and maybe other unixes). . Information about PAM may be found on its homepage http://www.kernel.org/pub/linux/libs/pam/ (Despite the location, this information is NOT Linux-specific.) . This package contains the library files for kscreenlocker. Package: libkseexpr-data Architecture: all Version: 4.0.4.0-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: kseexpr Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 756 Filename: pool/main/k/kseexpr/libkseexpr-data_4.0.4.0-ok1_all.deb Size: 80052 MD5sum: 3c4f7f5f2073a0e77599a13fed37b6d2 SHA1: a376ce9f248fb090600a75becb1f2a0718e4b1f0 SHA256: 150ccc9a04c95ac343c3f720839fcef02322cf3e3babbe811875b5fdec9b5871 SHA512: a640c8cd2c9ca54ad9065a0e2567dd7894871e3314c89dfc0b0a5466aa5357a16efe5e70b20defb00a93195787ed0a68653dab0c6e611f50b9d7a91c3319f766 Homepage: https://invent.kde.org/graphics/kseexpr Description: embeddable expression evaluation engine - shared data SeExpr is an embeddable, arithmetic expression language that enables flexible artistic control and customization in creating computer graphics images. Example uses include procedural geometry synthesis, image synthesis, simulation control, crowd animation, and geometry deformation. . KSeExpr is a fork of SeExpr mainly used for Krita. . This package contains the data shared by the KSeExpr libraries. Package: libkseexpr-dev Architecture: amd64 Version: 4.0.4.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: kseexpr Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 385 Depends: libkseexpr4 (= 4.0.4.0-ok1), libkseexprui4 (= 4.0.4.0-ok1), qtbase5-dev Filename: pool/main/k/kseexpr/libkseexpr-dev_4.0.4.0-ok1_amd64.deb Size: 57882 MD5sum: 5b4ffa6d6adcbe731eb6178ec38a7f0e SHA1: d1bad8c426721f82a165f152db6b1fee92392226 SHA256: 66b996d122e742c042a2dd24284d625e19be7948cd4fd080a7d8a7c9f0777bcb SHA512: 0dc9192b02028453e886079a123e59964291282ae66a8df02d045f9c0dfb5cfab27b98c45d46a76f9ac1274cf01b9eb5ad7d9b5f864a40b0ac0a13673916124d Homepage: https://invent.kde.org/graphics/kseexpr Description: development files for libreadstat library ReadStat is a command-line tool and MIT-licensed C library for reading files from popular stats packages. . This package contains the development files. Package: libkseexpr4 Architecture: amd64 Version: 4.0.4.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kseexpr Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 517 Depends: libkseexpr-data (>= 4.0.4.0-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/k/kseexpr/libkseexpr4_4.0.4.0-ok1_amd64.deb Size: 177862 MD5sum: 1e6ec54ccf5f02f9678573cc0a579ab6 SHA1: 961d41ab5ab054c0963be853d215138d70a82f9e SHA256: af5bd90e344fd902fd6c83939964aaf630fe9af1c0a082636b8cce6aabde1535 SHA512: e6a017a8549c28cad49210109e12393ea40960d96c8281a1ab8cdecdd18cb0081deaea5c1693c8903b7f1e0052eb9e84630f2361c4b7149d937307351173f024 Homepage: https://invent.kde.org/graphics/kseexpr Description: embeddable expression evaluation engine - shared library SeExpr is an embeddable, arithmetic expression language that enables flexible artistic control and customization in creating computer graphics images. Example uses include procedural geometry synthesis, image synthesis, simulation control, crowd animation, and geometry deformation. . KSeExpr is a fork of SeExpr mainly used for Krita. . This package contains the core shared library. Package: libkseexprui4 Architecture: amd64 Version: 4.0.4.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kseexpr Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 541 Depends: libkseexpr4 (= 4.0.4.0-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkf5i18n5 (>= 5.52.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.9.0~), libstdc++6 (>= 5.2) Filename: pool/main/k/kseexpr/libkseexprui4_4.0.4.0-ok1_amd64.deb Size: 168148 MD5sum: 50a78e652b789708237f5c27458ed49f SHA1: 4e56dcf57f6c343ed907e550754e545bf8b495eb SHA256: 60183422ed226271740d147281f36b60eeb4267a489a476b1a7eeea949449439 SHA512: 15e4390debe6457b4a8f554b6de00247b543a353fbd641958bbcb211d4494d9fc3dcfad61679a4f019608d43853630d53232d23b74a49d2cdc616ed5c688449e Homepage: https://invent.kde.org/graphics/kseexpr Description: embeddable expression evaluation engine - UI shared library SeExpr is an embeddable, arithmetic expression language that enables flexible artistic control and customization in creating computer graphics images. Example uses include procedural geometry synthesis, image synthesis, simulation control, crowd animation, and geometry deformation. . KSeExpr is a fork of SeExpr mainly used for Krita. . This package contains the UI shared library. Package: libktorrent-dev Architecture: amd64 Version: 23.08.5-ok1 Priority: optional Section: libdevel Source: libktorrent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 576 Depends: libboost-dev (>= 1.71.0~), libgcrypt20-dev (>= 1.4.5~), libgmp-dev, libkf5torrent6abi1 (= 23.08.5-ok1), libkf5archive-dev (>= 5.85.0), libkf5config-dev (>= 4.97.0), libkf5kio-dev (>= 5.85~), qtbase5-dev (>= 5.15.1) Filename: pool/main/libk/libktorrent/libktorrent-dev_23.08.5-ok1_amd64.deb Size: 93472 MD5sum: f6b6454eed5d37063d4e8caaca260e16 SHA1: 7ec62b0c25658438372e26db2917baf671002668 SHA256: 29a7b8324eaa2dc1c55c1f12008d0042d6b862f7df349cd8208bdf12ddaa6e05 SHA512: a6015aefd55ee6778b0acd8f5379da2a6736304abe163c71e3563a76f6e0b408d849314ca1a770fc453ec8d60b95f59f43d562bfae67f145b0f2aaa495e982cb Homepage: https://www.kde.org/applications/internet/ktorrent/ Description: development files for the KTorrent Library The KTorrent library is a C++ / Qt 5 / KDE Frameworks based implementation of the BitTorrent protocol (mostly client side). . This package contains header files, CMake modules and other files needed for developing and compiling/linking which use the KTorrent library. Package: libktorrent-l10n Architecture: all Version: 23.08.5-ok1 Priority: optional Section: localization Source: libktorrent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 608 Filename: pool/main/libk/libktorrent/libktorrent-l10n_23.08.5-ok1_all.deb Size: 73308 MD5sum: d54681f8cc54b49a0907f0e3824667d8 SHA1: 34dbb53b8e67f4799b11d4ffd53a6b7161a175d5 SHA256: 03efe282f5ad1af3bd0b3c5cd243ce33b07729b570b55de83663855076cd2ce8 SHA512: fae2be8a38c7c17be2e0491207d3ffeb4b03f58dadbcd75b52b507cd5ccaa5eeab991758c4f5a7752865f79bfa5cd947c5f12725e89b8cdd00f684ba0028dbf9 Homepage: https://www.kde.org/applications/internet/ktorrent/ Description: localization files for the KTorrent library The KTorrent library is a C++ / Qt 5 / KDE Frameworks based implementation of the BitTorrent protocol (mostly client side). . This package contains translations of the KTorrent library. Package: libkuserfeedback-l10n Architecture: all Version: 1.3.0-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 546 Breaks: libkuserfeedbackcore1 (<< 1.3.0-2~) Replaces: libkuserfeedbackcore1 (<< 1.3.0-2~) Filename: pool/main/k/kuserfeedback/libkuserfeedback-l10n_1.3.0-ok1_all.deb Size: 58742 MD5sum: 4b515ae408bebd2579ede6bee1787811 SHA1: 694c856c6c37166df0f88a71413864d8e88f3884 SHA256: 86125fb592294643b219ce336162161d598b4590cd0e19f57d118fca1a4d3905 SHA512: c53dc34f7562912424c4799b92102c2d0944369354271a83f22795b91ec202d8aa3c0b62cdabc0f13eb28b0d6c6a6906653236280889418327db2407242ad42f Homepage: https://invent.kde.org/libraries/kuserfeedback Description: user feedback for applications - localization files Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the shared localizations for KUserFeedback. Package: libkuserfeedbackcore1 Architecture: amd64 Version: 1.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 494 Depends: libkuserfeedback-l10n (>= 1.3.0-ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0~) | libqt5gui5-gles (>= 5.8.0~), libqt5network5 (>= 5.8.0~), libstdc++6 (>= 5) Recommends: kuserfeedback-doc (= 1.3.0-ok1) Filename: pool/main/k/kuserfeedback/libkuserfeedbackcore1_1.3.0-ok1_amd64.deb Size: 113076 MD5sum: c2a54da84ef1ab455463090a6e0edbfa SHA1: 2deacbb4ea764732c558b4948b6c75a3b3803247 SHA256: 01ede4f925c8424ff2022aa55ffa20b6cb5f4b99ce78c5e13825e5a8592f857b SHA512: 22ab9121ba4c8285dc93038845f2f5e3b7e81ebbb9a916cbffb0004cf0edbb6c8c7ec1222b9ebfa92d84bbfb5a2100a7a5fce98c21502b2030827be8aa07ae2f Homepage: https://invent.kde.org/libraries/kuserfeedback Description: user feedback for applications - Qt 5 core library Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the core library for the Qt 5 version of KUserFeedback. Package: libkuserfeedbackwidgets1 Architecture: amd64 Version: 1.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kuserfeedback Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 159 Depends: libc6 (>= 2.4), libkuserfeedbackcore1 (>= 1.0.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.8.0~), libstdc++6 (>= 5) Recommends: qml-module-org-kde-userfeedback (= 1.3.0-ok1) Filename: pool/main/k/kuserfeedback/libkuserfeedbackwidgets1_1.3.0-ok1_amd64.deb Size: 32934 MD5sum: c0f8e27dd826efbbd865df8cbb65a414 SHA1: 1e88dac958e85dd3145b96b9542a5fa3407c110c SHA256: 8480fa1e4042b32d829ba178a0d7ac7cbfdd56926136ae59127b59243350dabc SHA512: 1f873be32b3f5dbafe4980a16c2b4a2c6749291a5c14612a4b951a4ccc1f41ffb403571d81d881cbd142c4f7193bac8b5fc2e418d1214c28f3d79fd488e34955 Homepage: https://invent.kde.org/libraries/kuserfeedback Description: user feedback for applications - Qt 5 widgets library Framework for collecting user feedback for applications via telemetry and surveys. . Telemetry * Extensible set of data sources for telemetry. * Full control for the user on what data to contribute. Surveys * Distribute surveys and offer users to participate in them. * Survey targeting based on telemetry data. * Allow the user to configure how often they want to participate in surveys. . This package contains the widgets library used by the Qt 5 version of KUserFeedback. Package: libkwalletbackend5-5 Architecture: amd64 Version: 5.92.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: kwallet-kf5 Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 140 Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.8.0), libgpgmepp6 (>= 1.13.1), libkf5i18n5 (>= 5.92.0~), libkf5notifications5 (>= 5.92.0~), libkf5widgetsaddons5 (>= 5.92.0~), libqt5core5a (>= 5.15.2~), libstdc++6 (>= 5.2) Filename: pool/main/k/kwallet-kf5/libkwalletbackend5-5_5.92.0-ok1_amd64.deb Size: 51908 MD5sum: d377211969a26ad10a190be44cc970bf SHA1: 608a9177cdeb7f7c871eb3a7c2721847caa851e3 SHA256: 6e27db371c5865d13b5d206a56c943801afeca65ea30dc0f5d2505791f835ba5 SHA512: 1f3cbdb2ab3c4f9877ef28e63c5e9bdc2887538a014515d503a13b509c7326b355ea1e3200eee6eaef40d8bbb8c5ce133ae51101efd2dd5bed7224f54849db4d Homepage: https://invent.kde.org/frameworks/kwallet Description: Secure and unified container for user passwords. Backend to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. Package: libkwaylandserver-dev Architecture: amd64 Version: 5.24.4-ok5.2 Priority: optional Section: libdevel Source: kwayland-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 330 Depends: libkf5wayland-dev (>= 4:5.92.0-ok4.1), libkwaylandserver5 (= 5.24.4-ok5.2), qtbase5-dev (>= 5.15.0~) Filename: pool/main/k/kwayland-server/libkwaylandserver-dev_5.24.4-ok5.2_amd64.deb Size: 49916 MD5sum: 1b3127b23b104c356fe78633c3630afe SHA1: 1da01b6feba594c5abdb2de4889ef1ea5131c0ab SHA256: a355de8f563c35555dc68e69996a2b1125dbb18609db81ef2a17a0fdddfcd2ae SHA512: b55c3853474ae3f6e1a2c8a32c0518509147c52d5c5f0dd44e286acb1a3b2cd00ce291f540db233c8a8f5c1d87a5962dc1271e8b057a48324300787c861f1b5e Homepage: https://invent.kde.org/plasma/kwayland-server Description: development files for kwaylandserver KWaylandServier provides a Qt-style Server library wrapper for the Wayland libraries. . This package contains the development files for kwaylandserver. Package: libkwaylandserver5 Architecture: amd64 Version: 5.24.4-ok5.2 Multi-Arch: same Priority: optional Section: libs Source: kwayland-server Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1695 Provides: libkwaylandserver5-5.24 Depends: libc6 (>= 2.14), libegl1, libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5.2), libwayland-server0 (>= 1.18~) Filename: pool/main/k/kwayland-server/libkwaylandserver5_5.24.4-ok5.2_amd64.deb Size: 319212 MD5sum: 605327d2cfa08ba48c1ff0b5dbe27adf SHA1: 7c39efefd50259972985401dfbcf7fc08275216d SHA256: f4d75e636cfe05ea62af87ed92f0d58f4e34abd0144b82759c2583a211895de1 SHA512: 60c2ca07ddd39120920d27eb237ccd381c310d42aa58621f49a036b8296b1ee1f0ef9eed433afd9816a96e427d852ae94498456e61d29dfa90ad04fd08f06418 Homepage: https://invent.kde.org/plasma/kwayland-server Description: Qt library wrapper for Wayland libraries KWaylandServier provides a Qt-style Server library wrapper for the Wayland libraries. . This package contains the shared library. Package: libkwineffects13 Architecture: amd64 Version: 4:5.24.4-ok10~1118 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 351 Depends: libc6 (>= 2.14), libepoxy0 (>= 1.0), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5declarative5 (>= 5.12.0), libkwinglutils13 (= 4:5.24.4-ok10~1118), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libstdc++6 (>= 5) Breaks: libkwineffects11 Replaces: libkwineffects11 Filename: pool/main/k/kwin/libkwineffects13_5.24.4-ok10~1118_amd64.deb Size: 88244 MD5sum: c78846f46ce615cb29137efbb94f9508 SHA1: 3aee5ad08969698da435f4c55e4a32d6a5c22ef2 SHA256: eb89f01179d3107f2d16557365ef277b91738f62e4c0d654ad764a2fbc596de7 SHA512: 69ac2dbbc9e1f2142d313cf7699d3c661a706c2bdb8d25097d9d6c1b016c3e9543cb354a9ef9b83ce6abf8a9844a13603aa7352926859cb1a0798c31842866b6 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager effects library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: libkwinglutils13 Architecture: amd64 Version: 4:5.24.4-ok10~1118 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 203 Depends: libc6 (>= 2.14), libepoxy0 (>= 1.3), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 11), libxcb1 Filename: pool/main/k/kwin/libkwinglutils13_5.24.4-ok10~1118_amd64.deb Size: 57192 MD5sum: e5c9789a12b7d5724aff4c844f969872 SHA1: cf18bdc73600c1e3e0fdf22ac2efb500c2ee2e46 SHA256: 3ec3875c250cf01d1596a0d02ba5e86f393d362c247af6a418a8dd18ce9734f5 SHA512: 5dcebfb1b1e530d563ee8c49c415fb68f4fe0b338625b14d188553951efc0f7fc8051820486005f7419e2843720d85cc512aca515d54107b7cb2298c93710b3d Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager gl utils library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: libkwinxrenderutils13 Architecture: amd64 Version: 4:5.24.4-ok10~1118 Priority: optional Section: libs Source: kwin Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 68 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libstdc++6 (>= 5), libxcb-render0, libxcb-xfixes0, libxcb1 Filename: pool/main/k/kwin/libkwinxrenderutils13_5.24.4-ok10~1118_amd64.deb Size: 15772 MD5sum: f04d9654e607ec4e8d420137df88b560 SHA1: bef6803fc9e1e01fca55d9400b8ee819588b5d9b SHA256: 055969e9e52204ac00346855fafc2c35e5d43169a78ca20bf774dbd45ae122b0 SHA512: db0c82230107b321240c0d105b16a70b5c4222cce6d2f5602696e60332d5f7d91da6b4be55cbfe5a2d896573cfd765c507109b9a2e29a65be4b88c1e1e56f5c1 Homepage: https://projects.kde.org/projects/kde/workspace/kwin Description: KDE window manager render utils library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: libkworkspace5-5 Architecture: amd64 Version: 4:5.24.7-ok4.4 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 349 Depends: libc6 (>= 2.38), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libxau6 Filename: pool/main/p/plasma-workspace/libkworkspace5-5_5.24.7-ok4.4_amd64.deb Size: 82552 MD5sum: 471a4ddb64ab90625bf0c7bc7fd33b07 SHA1: 6728b144b0e19d4ea93292925ea0c413e2ee10c7 SHA256: e19ee973bf171211a0fae4ac38855e032fc9d102cb938e67da8e86ad39ea9352 SHA512: 9558d2ab263564fc41079437472e06f61c30d220a66ed6b38df8daa578145a2a3ac19fd452c3bb75efd03cd0bbdb08c8d884a812d86c1639b6b683586b585f01 Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Kworkspace library. . This package contains library files. Package: libkylin-ai-base-dev Architecture: amd64 Version: 2.0.0.0-ok1.0 Multi-Arch: same Priority: optional Section: libdevel Source: libkylin-ai-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: guopengfei Installed-Size: 70 Depends: libkylin-ai-base2 (= 2.0.0.0-ok1.0) Filename: pool/main/libk/libkylin-ai-base/libkylin-ai-base-dev_2.0.0.0-ok1.0_amd64.deb Size: 10124 MD5sum: 817ca11c13bd4694fce6b432e9727cfa SHA1: 7a3520796810646f214d64f883aadb4ec8d6ecc7 SHA256: bb196a5c4f081711bdcf1378ee729379dddc531e3585295114e4de0aeccfbeca SHA512: ca218ec42beeb7c53bc31ab50587879f09f847f8c69e4a135f40f6ab270f4cf418d5c1d0375005b037ddc07417ed447d3b9b84863fa3fa03a9c4584bb356f801 Description: Development files for libai-system Development files for libkylin-ai-base. Includes header files and libraries necessary for developing AI applications with the Kylin SDK. For more details, refer to . Package: libkylin-ai-base2 Architecture: amd64 Version: 2.0.0.0-ok1.0 Multi-Arch: same Priority: optional Section: libs Source: libkylin-ai-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: guopengfei Installed-Size: 294 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.79.0), libjson-glib-1.0-0 (>= 1.5.2), libjsoncpp25 (>= 1.9.5), liblept5, libssl3 (>= 3.0.0), libstdc++6 (>= 11), libtesseract5 (>= 5.3.4), kylin-ai-runtime, tesseract-ocr-eng, tesseract-ocr-chi-sim Filename: pool/main/libk/libkylin-ai-base/libkylin-ai-base2_2.0.0.0-ok1.0_amd64.deb Size: 67732 MD5sum: b12e54cf9509efb57ac776a8f1929e3b SHA1: 6a730f1f77b6f186928a689c4477d9c9bad7e075 SHA256: f2a008b2658798043135391723ad46e86c89490264ffc15b1f402a236125cfd3 SHA512: 33c65eb8cea0cb668a3a449ad0a99d36973ae09d87d5b22b72d4accbf266f43fcb7efc3a13801b245199fed850c16aa8234624e35ea27da5070ec6c59577dd55 Homepage: https://gitee.com/openkylin/libkylin-ai-base Description: Kylin AI SDK Kylin AI SDK provides the base functionality for Kylin AI applications. For more information, please visit . Package: libkylin-ai-default-key Architecture: amd64 Version: 1.0.0.0-ok0.10 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhaokexin Installed-Size: 60 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libstdc++6 (>= 5.2) Filename: pool/main/libk/libkylin-ai-default-key/libkylin-ai-default-key_1.0.0.0-ok0.10_amd64.deb Size: 14880 MD5sum: f5588459b71eba404845141e3ab473b2 SHA1: c426ac2b3b629107d8d083a3366228f0f58f5646 SHA256: 2b1b9bb365e4fd1f66da817ddce9d661e03000fc5bacc825e9a4fa0b91750315 SHA512: e6030277b765e0fd40c75172437b6d91886d8d15c2b97584b861e7f89d955189591dc6408e3f514ad2ec874fe89da36ac70ae583d929cffd1cde947d1ce7e248 Description: Kylin AI Default Key Package: libkylin-ai-engine-dev Architecture: amd64 Version: 1.0.0.0-ok0.5 Multi-Arch: same Priority: optional Section: libdevel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: guopengfei Installed-Size: 63 Filename: pool/main/libk/libkylin-ai-engine-dev/libkylin-ai-engine-dev_1.0.0.0-ok0.5_amd64.deb Size: 9600 MD5sum: 348cca1c81b3f6a928ea91e2b36ef223 SHA1: bb1cf938fb41d17f56030c8907cc0194e64694d3 SHA256: 26db81a6ee6fa2fa8db44db26dcbc6bb5ca483597ca2471e0e53115e77b2babc SHA512: 58472a421aa67c0c4938bcd5957795c92a16a13d1866607f5f868c69e23da54936356b2083f913e6d59330a88676baec79fa07d1e1cecf91fdc0f30ce9802fea Homepage: https://gitee.com/openkylin/kylin-ai-engine Description: Kylin AI Engine Libs Kylin AI Engine Libs provides a comprehensive set of AI functionalities for developers to integrate AI capabilities engine plugin into Kylin AI Subsystem. This package only includes the development headers. Package: libkylin-baidu-ai-engine-plugin Architecture: amd64 Version: 1.0.0.0-ok0.8 Multi-Arch: same Priority: optional Section: libs Source: kylin-baidu-ai-engine-plugin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: linyuxuan Installed-Size: 50 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libkylin-baidu-nlp-engine, libkylin-baidu-speech-engine, libkylin-baidu-vision-engine Filename: pool/main/k/kylin-baidu-ai-engine-plugin/libkylin-baidu-ai-engine-plugin_1.0.0.0-ok0.8_amd64.deb Size: 10112 MD5sum: 7b825e7b3593408f2f99b1e6ad90868e SHA1: 581cfa21e826a2e5c35097bd6f899fd5d4e59e7f SHA256: 9249d9f1dd39c785c07368294578665c308457b41d192a0871c9f37bd160a157 SHA512: ecd56a9dc706f2099e850488ede097803c740198f7764d5e5499c42df6ba6a3e33e814e06788530c2f85bc843e2c837819626682f161c93b84d6cfb18967b615 Homepage: https://gitee.com/openkylin/kylin-baidu-ai-engine-plugin Description: baidu AI plugin for kylin AI engine Package: libkylin-baidu-nlp-engine Architecture: amd64 Version: 1.0.0.0-ok0.9 Multi-Arch: same Priority: optional Section: libs Source: kylin-baidu-nlp-engine Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: linyuxuan Installed-Size: 276 Depends: libc6 (>= 2.38), libcurl4 (>= 7.56.1), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libstdc++6 (>= 11) Filename: pool/main/k/kylin-baidu-nlp-engine/libkylin-baidu-nlp-engine_1.0.0.0-ok0.9_amd64.deb Size: 78992 MD5sum: c33b782aaac1dc21dacac6a04dde69e5 SHA1: 729a37ea21d064faefeaf0b81b6a206303057d5d SHA256: b6fb655d2f383307ad404fcab172111e8adf2ae6b85fcafa5ab696ef62cfc65c SHA512: 0494a32905543794d9f4cae0fe87f5d4e691e4fc4156ebb14b6856758bc4856a17830d04ace48b98632323676cd08c3f34b0b5e241c7216fb7a4960d949c4812 Homepage: https://gitee.com/openkylin/kylin-baidu-nlp-engine Description: Baidu NLP Engine Baidu NLP Engine for Kylin AI Subsystem nlp engine plugin. Package: libkylin-baidu-speech-engine Architecture: amd64 Version: 1.0.0.0-ok10.4 Multi-Arch: same Priority: optional Section: libs Source: kylin-baidu-speech-engine Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: linyuxuan Installed-Size: 312 Depends: libc6 (>= 2.38), libcurl4 (>= 7.86.0), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libstdc++6 (>= 11) Filename: pool/main/k/kylin-baidu-speech-engine/libkylin-baidu-speech-engine_1.0.0.0-ok10.4_amd64.deb Size: 87996 MD5sum: 28c3f0a269127191f330aaa7a535e023 SHA1: 4678e59db4d26c29e7646330338576cf9345d6d7 SHA256: 102ae5d8e41b86d09dc4cb6b502732b3fb614aea3d4227d3d877918b840910f4 SHA512: c2d8028ca38d6dbe7ce9b9724dd20063d74ead56ff41ea64357982772c8fa0fe9ca2f4e58fa62683eb00831a01421ec8e009a57d4608af92456403bf45373402 Homepage: https://gitee.com/openkylin/kylin-baidu-speech-engine Description: baidu speech engine for baidu AI engine plugin Package: libkylin-baidu-vision-engine Architecture: amd64 Version: 1.0.0.0-ok0.5 Multi-Arch: same Priority: optional Section: libs Source: kylin-baidu-vision-engine Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: linyuxuan Installed-Size: 292 Depends: libc6 (>= 2.38), libcurl4 (>= 7.56.1), libfreeimage3, libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libstdc++6 (>= 11) Filename: pool/main/k/kylin-baidu-vision-engine/libkylin-baidu-vision-engine_1.0.0.0-ok0.5_amd64.deb Size: 83256 MD5sum: 6abcf3e9c5a0c9b5a97f2c34735b9df0 SHA1: bbe932e472560ffdeb2ebdad9e089279bf6dbdd4 SHA256: 2dbf0126f8f58bd6eb588939401576e8e43d73b539716e31d85d43398ae5f3c6 SHA512: 812837f4f1e72ddaec17c2811a76b2bb1341c171021bacb06d1b0bfa2bd9a440573af83a6d5c1197e867aa19096319055d256fc270c51c6ff5680f4f5f5fffb5 Homepage: https://gitee.com/openkylin/kylin-baidu-vision-engine Description: baidu vision engine for baidu AI engine plugin Package: libkylin-chkname-dev Architecture: amd64 Version: 1.0.10kylin3uk1-0k1 Multi-Arch: same Priority: optional Section: libdevel Source: libkylin-chkname Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: mengy Installed-Size: 16 Depends: libkylin-chkname1 (= 1.0.10kylin3uk1-0k1) Filename: pool/main/libk/libkylin-chkname/libkylin-chkname-dev_1.0.10kylin3uk1-0k1_amd64.deb Size: 2748 MD5sum: aa95b97db95a7456c7dd0f45611a30e8 SHA1: 1db4153cfadff9ed1a97baf6dc5d9b6199fc9592 SHA256: 89599fae7b6d4ff17d62804b6c62116cd4ebe38c60e3ac531001de7c70cc771b SHA512: e5f850fe9f394c7b88edc2f93664466b063834ad316311b2bef5066e420aded82e3337cf2b4eba7f09826f5ef74c8d251c71b404c045e15aa56bdd7a861cefec Homepage: Description: kylin username check - development files Package: libkylin-chkname1 Architecture: amd64 Version: 1.0.10kylin3uk1-0k1 Multi-Arch: same Priority: optional Section: libs Source: libkylin-chkname Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: mengy Installed-Size: 37 Depends: libc6 (>= 2.4) Filename: pool/main/libk/libkylin-chkname/libkylin-chkname1_1.0.10kylin3uk1-0k1_amd64.deb Size: 7070 MD5sum: 8a303e209ec59084fbf82eab5c62df41 SHA1: 478405cf59d3f4597386eabd3542194405c657d8 SHA256: 8444b89120f46294622460b1558855d723b31e197592ca100a1550536dfdf398 SHA512: 23081eed86800a4c1587c87e0a613e2dbb1c851eef6f5d80820b8cfc39e3e496ad658f9a206bc480359d2157e70e194faf06c70ab34e7cb32299b1f6261bc5d5 Homepage: Description: kylin username check - shared library Package: libkylin-nm-base Architecture: amd64 Version: 4.10.0.0-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 990 Depends: network-manager (>= 1.22.10-1kylin29k3.6), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.26.0), libkf5networkmanagerqt6 (>= 5.40.0), libkysdk-qtwidgets (>= 2.2.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.4.0) | libqt5gui5-gles (>= 5.4.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libsecret-1-0 (>= 0.7), libstdc++6 (>= 5.2) Filename: pool/main/libk/libkylin-nm-base/libkylin-nm-base_4.10.0.0-ok1_amd64.deb Size: 266442 MD5sum: 89ca7221c3a0f43ce1050c7ede595e8a SHA1: 5b343bb2420f9ba8b343a559431e349c69d531b8 SHA256: 5e90c7717acb02482dee68e16e58ce570c40d63fe6d3c57759b4e52db36b41d9 SHA512: 767c0fcc063e385cfbe84a97eb641e6eb4a9c360bcd3cb44d8b62013ebce2ab2501a49582160bdb79c395c42f7145d20361a1adfbc95559eb72c563e6ebd1575 Homepage: https://github.com/ukui/kylin-nm Description: Gui Applet tool for display and edit network simply Kylin NM is a Applet tool for managing network settings simply. It has beautiful UI and very comfortable to use. It's better work together with UKUI. Package: libkylin-ondevice-ai-engine-plugin Architecture: amd64 Version: 1.0.0.0-ok0.2 Priority: optional Section: libs Source: kylin-ondevice-ai-engine-plugin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: pangyi Installed-Size: 30 Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), libkylin-ondevice-nlp-engine, libkylin-ondevice-speech-engine Filename: pool/main/k/kylin-ondevice-ai-engine-plugin/libkylin-ondevice-ai-engine-plugin_1.0.0.0-ok0.2_amd64.deb Size: 5024 MD5sum: 82e95ca6b79cd05d05581ed92a686845 SHA1: c816868da5facfa7c78bd97f08b8ee4279f7a762 SHA256: f9785aa38d09b714e250d41e60e7c9e3a1306d2831b4c0fe50976180b74d4354 SHA512: c2d8c1e85a0f1511545d0d43575d4c5104860c63fd5c8df46bd668630a74d7dfb169c242ed104f737c75565d244789aa00d59988c30a97acfcbf425c0825251a Homepage: https://gitee.com/openkylin/kylin-ondevice-ai-engine-plugin Description: Ondevice AI plugin for kylin AI engine Ondevice AI plugin is a plugin for the Kylin AI Subsystem, providing an implementation of a factory class. Package: libkylin-ondevice-nlp-engine Architecture: amd64 Version: 1.1.0.0-ok0.3 Priority: optional Section: libs Source: kylin-ondevice-nlp-engine Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: pangyi Installed-Size: 2617 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libjsoncpp25 (>= 1.9.5), libstdc++6 (>= 12) Filename: pool/main/k/kylin-ondevice-nlp-engine/libkylin-ondevice-nlp-engine_1.1.0.0-ok0.3_amd64.deb Size: 851096 MD5sum: 547ebf0cef9548015ad18c9d08320a81 SHA1: fc3d2061a9ad592bbeefd690381b87049dcc486e SHA256: c58affa2f3445bdf34f528bf33904c030657f0efd8907d8e49575a7b94401363 SHA512: 00390765aaeab7175cc70c4707e0c1c7d10d6488cb73c99261d088f2d184543fea825bdb52aed4d72d2fbcbd613d412ba1aefcf0037f489a5677f899bd294b37 Homepage: https://gitee.com/openkylin/kylin-ondevice-nlp-engine Description: Ondevice NLP Engine Ondevice NLP Engine for Kylin AI Subsystem nlp engine plugin. Package: libkylin-ondevice-speech-engine Architecture: amd64 Version: 1.0.0.0-ok0.14 Multi-Arch: foreign Priority: optional Section: libs Source: kylin-ondevice-speech-engine Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: hanteng Installed-Size: 26176 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.0), libjsoncpp25 (>= 1.9.5), libstdc++6 (>= 12) Filename: pool/main/k/kylin-ondevice-speech-engine/libkylin-ondevice-speech-engine_1.0.0.0-ok0.14_amd64.deb Size: 6469212 MD5sum: aae6f0ea2dc70d141b5276e11638e7bd SHA1: 41eedb90b82a89169bfba0312a89291e80792a12 SHA256: 65a1f072bebcb127e61f5d8d9bfc56683b9f9363830088b2ef6430dd32174196 SHA512: 462011b0534f52238d61efab7005f76b141cd0919870b8811bbf28ff56e520eb68190fbf3732ffd038bc5e29113c3ec201652715b5665afe4a795af1bff20864 Homepage: https://gitee.com/openkylin/kylin-ondevice-speech-engine Description: kylin ondevice speech engine. Package: libkylin-xunfei-ai-engine-plugin Architecture: amd64 Version: 1.0.0.0-ok0.4 Multi-Arch: same Priority: optional Section: libs Source: kylin-xunfei-ai-engine-plugin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: linyuxuan Installed-Size: 50 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libkylin-xunfei-speech-engine, libkylin-xunfei-vision-engine, libkylin-xunfei-nlp-engine Filename: pool/main/k/kylin-xunfei-ai-engine-plugin/libkylin-xunfei-ai-engine-plugin_1.0.0.0-ok0.4_amd64.deb Size: 9996 MD5sum: f9f9d8bb517c3bc7487ab555e123a1c7 SHA1: b87a2f3a5af1c898bf80e8a3ae542519674abb42 SHA256: 6e57bfb74c0ba9ec84f838661668455f597aa93897f0d8fc9c52e1d8b7e03485 SHA512: bac6abf669375e3b2f6636832eb5bbe03a39ce3b8ce52036fe2ffcf10f5ead18bbcc90aa39e01dd775f07f975b76caf6ec9016f80055d79a942246346b091c68 Homepage: https://gitee.com/openkylin/kylin-xunfei-ai-engine-plugin Description: xunfei AI plugin for xunfei AI engine Package: libkylin-xunfei-nlp-engine Architecture: amd64 Version: 1.0.0.0-ok0.3 Multi-Arch: same Priority: optional Section: libs Source: kylin-xunfei-nlp-engine Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: linyuxuan Installed-Size: 103 Depends: libc6 (>= 2.14), libcurl4 (>= 7.86.0), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libstdc++6 (>= 11) Filename: pool/main/k/kylin-xunfei-nlp-engine/libkylin-xunfei-nlp-engine_1.0.0.0-ok0.3_amd64.deb Size: 31484 MD5sum: d4e29e613b845fe9d8d7c11973b5f17b SHA1: c4cb02cb86b7e6422792a0bbb0302f97fa9848f6 SHA256: 34dc6da1f3717474f43496e7b39d7684f5c64c2b69f80855551c31320b8608f4 SHA512: 1b8304681d8fb8100cfb847c6c8f3e15e93dfaa298248f4c31c355eb47e40e3817f4945b81753d78e58dba2ac7b33e2e1e0f78ba203edcdf4282154320ba9fea Homepage: https://gitee.com/openkylin/kylin-xunfei-nlp-engine Description: Xunfei NLP Engine Xunfei NLP Engine for Kylin AI Subsystem nlp engine plugin. Package: libkylin-xunfei-speech-engine Architecture: amd64 Version: 1.0.0.0-ok1.4 Multi-Arch: same Priority: optional Section: libs Source: kylin-xunfei-speech-engine Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: linyuxuan Installed-Size: 142 Depends: libc6 (>= 2.38), libcurl4 (>= 7.86.0), libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libstdc++6 (>= 11) Filename: pool/main/k/kylin-xunfei-speech-engine/libkylin-xunfei-speech-engine_1.0.0.0-ok1.4_amd64.deb Size: 42388 MD5sum: 8850e4b623f04eae68c33db270dab965 SHA1: 7e538d6f806908478c7e656c846207e017ea80ce SHA256: 6c861b17781dbc5afb2fc11601fbcb6100c5b88b4344956fd19b9d1073ed2219 SHA512: 32c3f6946b6b4bdc28b3a5cfc6a752f47b6c42e3966633708c721cec6f29b61bd306e779cb355f07c4b5a858a7fe514b02f9bd8d3f7896d625918a2492d83ea1 Homepage: https://gitee.com/openkylin/kylin-xunfei-speech-engine Description: xunfei speech engine for xunfei AI engine plugin Package: libkylin-xunfei-vision-engine Architecture: amd64 Version: 1.0.0.0-ok0.5 Multi-Arch: same Priority: optional Section: libs Source: kylin-xunfei-vision-engine Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: linyuxuan Installed-Size: 293 Depends: libc6 (>= 2.38), libcurl4 (>= 7.56.1), libfreeimage3, libgcc-s1 (>= 3.3.1), libjsoncpp25 (>= 1.9.5), libstdc++6 (>= 11) Filename: pool/main/k/kylin-xunfei-vision-engine/libkylin-xunfei-vision-engine_1.0.0.0-ok0.5_amd64.deb Size: 84888 MD5sum: 9124726db46759607dc300eee6a573fc SHA1: eac3626ed665a50a1cd620a098057002c9ffdf0f SHA256: 1eca5f2980b6b6023301568456681fa8ca31fad0b9bf055c3cefe81ed0121a5f SHA512: c3dc211c81ae93342cac99de3b782a34bfecdb1e50d229497882e03cf0b649bc306e95b93f5655e94ac47cd7a394951f9f4e06517d9d9a6a4eaf9e887259a741 Homepage: https://gitee.com/openkylin/kylin-xunfei-vision-engine Description: xunfei vision engine for xunfei AI engine plugin Package: libkysdk-accounts Architecture: amd64 Version: 2.5.1.2-0k1.8 Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 49 Depends: libdbus-1-3, libkysdk-log (>= 1.2.0), libc6, libdbus-glib-1-2, libglib2.0-0, libpolkit-gobject-1-0 Filename: pool/main/libk/libkysdk-system/libkysdk-accounts_2.5.1.2-0k1.8_amd64.deb Size: 8864 MD5sum: 136c5a0c9b79d2f286174bdbc5a914c6 SHA1: c05fb67ea644069b3e33f3ba866c96a1c1510ebb SHA256: 23c2dd74f7157f86501824104083b87fb89aef6e755fb3a43db33e034f30b07c SHA512: 0c85245a7a899768369e4a1085198cb90a6d54f4292dc4b01e90c60d6fb671f812f4a9f1491b46f3dfda30dc487d33be77b4e8945c2e1fabc43518b90986b562 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统设置 Package: libkysdk-accounts-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 22 Depends: libkysdk-accounts (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-accounts-dev_2.5.1.2-0k1.8_all.deb Size: 3332 MD5sum: 55d747bed1a1afa43eada4430857b8b7 SHA1: ba0296f6c13a47838b975dd6c8899ff311636a43 SHA256: 39630a1fddee74f292ab84af5105ecf4601181a0b88ad6606a5ce5c6812a2ae9 SHA512: af2ed603613cc81eaf050873f13793d07fe1b91941e5b648ac863ee1d121b676a13d8b0245a8cd99a275902f35996d571dbbbbb70e4d347c8d39adfb09e54a15 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统设置库 - 开发库 Package: libkysdk-alm Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 70 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libkf5windowsystem5 (>= 4.96.0), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/libk/libkysdk-applications/libkysdk-alm_2.5.1.0-0k8.2_amd64.deb Size: 15904 MD5sum: 420f12da197fd944ac330dd8993f0175 SHA1: d5de9c47288f30c873e39081804fab15f04562fe SHA256: 10e8042f4661d02f7fcecf85fb6a2a31e4fa409fd77a254188444a856840e138 SHA512: 12cc3498b1dcfc4f1c469e4027c5360574c625bc64357d5ac4be03a354f5f33b89652abc43664186c7c273532a8038a1c826aaea8c1e83c36a5918b1a68dd9e0 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: Application process management module It provides a single instance application auxiliary interface to call up the started application with the same name. Package: libkysdk-alm-dev Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 33 Depends: libkysdk-alm (= 2.5.1.0-0k8.2) Filename: pool/main/libk/libkysdk-applications/libkysdk-alm-dev_2.5.1.0-0k8.2_amd64.deb Size: 4544 MD5sum: d37c74a6efb3336e2c7c363f4a4ab3f9 SHA1: 6848ac2184b2b7c36611905e7f53bc6b6313eb57 SHA256: 51cf26a8dea7555667d150fccbeada4df42381a53b7d64eeb70b1548accc526a SHA512: e665873e2743ee68095ea413480c211e8193210f3281d2e636649d8ad4250e808b6e3b673b633e1f40b72f60141752f9c7fdf03f5aa2af0c635a1e85c09ce8b0 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-ukenv It provides a single instance application auxiliary interface to call up the started application with the same name. Contains development files for libkysdk-alm. Package: libkysdk-appconf2 Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libs Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 61 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libkysdk-conf2 (>= 2.3.0.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 4.1.1) Filename: pool/main/libk/libkysdk-applications/libkysdk-appconf2_2.5.1.0-0k8.2_amd64.deb Size: 14084 MD5sum: 4dd0b26c382234d13765053fcab1f20d SHA1: a2e5368e4a2aded51aa4cf65791520a717b8245b SHA256: b25f9a95307a6c97af93ecf16513e2e516a59d6e4227d1a4ce865f31e11076ca SHA512: 02b1bfc60b07192f885bd5963368da0d89472a5a65dc0fddd58fad0d3e4288d9d9a467864ee642bebc0ec1e19303528ccb7b521748cce5c9b557b8b11e4f1ca4 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: Kylin system environment interface A set of interfaces is provided to obtain the system gsetting variables, call up the user manual, and obtain the Kirin application name. Package: libkysdk-appconf2-dev Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 28 Depends: libkysdk-appconf2 (= 2.5.1.0-0k8.2) Filename: pool/main/libk/libkysdk-applications/libkysdk-appconf2-dev_2.5.1.0-0k8.2_amd64.deb Size: 3760 MD5sum: efa89530855922e9fa6b5a0a70c66557 SHA1: e1460919d6eb2ce564d072e4089b344a3fd9d3c2 SHA256: 0184f093401555a739c78008a39775db63ccbd7c3d42f8758a5263876904d876 SHA512: 3f9887485ee40ae655595d2fffd25e1e2984dce110514d3cdd27faf28e551f08b6d476c991b38e1f76567cde543f6eeb9194aaad2448b315014e2b7104185c49 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-appconf2 modal A set of interfaces is provided to obtain the system gsetting variables, call up the user manual, and obtain the Kirin application name. Contains development files for libkysdk-appconf2. Package: libkysdk-applications Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 18 Depends: libkysdk-alm (= 2.5.1.0-0k8.2), libkysdk-kabase (= 2.5.1.0-0k8.2), libkysdk-qtwidgets (= 2.5.1.0-0k8.2), libkysdk-ukenv (= 2.5.1.0-0k8.2), libkysdk-waylandhelper (= 2.5.1.0-0k8.2), libkysdk-widgetutils (= 2.5.1.0-0k8.2), libkysdk-appconf2 (= 2.5.1.0-0k8.2) Filename: pool/main/libk/libkysdk-applications/libkysdk-applications_2.5.1.0-0k8.2_amd64.deb Size: 3124 MD5sum: 45ecc8b5e0103e54f574af66636d34aa SHA1: 967382d1a2f877a405a997e7e516f12660d0d164 SHA256: 1aaad0c542b4e2458c13a21d5b5d5aba1aed0cf09c06cea1bdae7fa21c9160e4 SHA512: 370e22af3a9246a62c62d0bffbf0646a017fcdfb22a9c3deedd161c824f1ad880252ac2614b9b239e64e57fd68c58896002eafda3ec3a90070f2dff431f2bde8 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: kylin SDK based on application level A set of interfaces and tools are provided to assist the software development of the application layer. It includes Qt extension control, window management module, process control module, display control module, D-Bus call module, gsetting acquisition module, etc. It is a empty package. Package: libkysdk-applications-dev Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 18 Depends: libkysdk-alm-dev (= 2.5.1.0-0k8.2), libkysdk-kabase-dev (= 2.5.1.0-0k8.2), libkysdk-qtwidgets-dev (= 2.5.1.0-0k8.2), libkysdk-ukenv-dev (= 2.5.1.0-0k8.2), libkysdk-waylandhelper-dev (= 2.5.1.0-0k8.2), libkysdk-widgetutils-dev (= 2.5.1.0-0k8.2), libkysdk-appconf2-dev (= 2.5.1.0-0k8.2), libkysdk-applications-doc Filename: pool/main/libk/libkysdk-applications/libkysdk-applications-dev_2.5.1.0-0k8.2_amd64.deb Size: 3148 MD5sum: f183a91f402382ea62cbda98ebab5dcd SHA1: ebc1aeba19ac9113785cc73c3b673aa2f1846571 SHA256: 5ec547aac2aba7f88bd3bf8ca367393c20cb19d09fd83712e4be9c480d9418c1 SHA512: f7cb6084d1628072b3fc502edae09e77e5e81ea74785bcb37f8d5f6fd25a37faa7b4b57f6b3d2dec172b5701883334b3701538dc5077582db2b54e3a5b3a6841 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development for libkysdk-applications A set of interfaces and tools are provided to assist the software development of the application layer. It includes Qt extension control, window management module, process control module, display control module, D-Bus call module, gsetting acquisition module, etc. Contains development files for libkysdk-applications. It is a empty package. Package: libkysdk-applications-doc Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libs Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 104 Filename: pool/main/libk/libkysdk-applications/libkysdk-applications-doc_2.5.1.0-0k8.2_amd64.deb Size: 64780 MD5sum: 77a95100e0b56694cdc3e9db2c2683a7 SHA1: 57d679f6549a3131ea17663d275b198dab6b4ba3 SHA256: d5abf710f9dec712d70d08ea8fde0a729dc72cf45d865cdf70a380859c04b59c SHA512: ae4aadb49887d33c16a5909082d623ca39f93d20afe52b3de28c57f83f4bca110abc7be68fc407881359492aa3107d87bfb72b422629050d09650ce70a5ada45 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: man manual function You can use the man manual to query libkysdk- Application layer component information to help users. Enable users to quickly understand the corresponding api Package: libkysdk-base Architecture: amd64 Version: 2.5.1.0-0k0.6 Multi-Arch: same Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 12 Depends: libkysdk-timer (= 2.5.1.0-0k0.6), libkysdk-log (= 2.5.1.0-0k0.6), libkysdk-config (= 2.5.1.0-0k0.6), libkysdk-utils (= 2.5.1.0-0k0.6), libkysdk-diagnostics (= 2.5.1.0-0k0.6), libkysdk-basecommon (= 2.5.1.0-0k0.6), libkysdk-gsetting (= 2.5.1.0-0k0.6) Filename: pool/main/libk/libkysdk-base/libkysdk-base_2.5.1.0-0k0.6_amd64.deb Size: 2220 MD5sum: 39af7c2f6824e00f4d702462d9674e33 SHA1: ee019e10d6c0626dfbec858845770284a0ac36c1 SHA256: 601401c7e6c917f4410c3cea6f0e2922d7099cb036f5dd9a1772c21a0bff48ad SHA512: 83f6a7b1f320c559ac32a5fa2eb15d72b1f3e7a6a8642dc4de873b43aeff57e6e9e1e039d6592d9f2fd4bb37b3b36d1eeae8fbe09e3f19134b81337d3b787380 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 麒麟开发者套件 - 基础层套件,提供日志管理、消息通信、进程守护、线程管理、定时器、调试与埋点、配置文件、utils Package: libkysdk-base-dev Architecture: all Version: 2.5.1.0-0k0.6 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 14 Depends: libkysdk-base (= 2.5.1.0-0k0.6), libkysdk-timer-dev (= 2.5.1.0-0k0.6), libkysdk-log-dev (= 2.5.1.0-0k0.6), libkysdk-config-dev (= 2.5.1.0-0k0.6), libkysdk-utils-dev (= 2.5.1.0-0k0.6), libkysdk-diagnostics-dev (= 2.5.1.0-0k0.6), libkysdk-gsetting-dev (= 2.5.1.0-0k0.6) Filename: pool/main/libk/libkysdk-base/libkysdk-base-dev_2.5.1.0-0k0.6_all.deb Size: 2396 MD5sum: 07b7e37e47927fd61a6115757890db09 SHA1: 04820b86eed2a9ccbf061a6fccb61f838f1a1398 SHA256: 4e172f3f408b8cd34b1a6a5ab13d30775cf0b123824aba85187efb84454217ae SHA512: dd9c7fc54b34bac6c3db206aaa2e2ce4fa1e02be1bcf192d7aed3b065621a9b18f9d3206931dc79a67a2f1de5f479a270203fee92cb836c5a37a12a24b6403e4 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 麒麟开发者套件 - 基础层套件 - 开发库,提供日志管理、消息通信、进程守护、线程管理、定时器、调试与埋点、配置文件、utils Package: libkysdk-basecommon Architecture: amd64 Version: 2.5.1.0-0k0.6 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 16 Filename: pool/main/libk/libkysdk-base/libkysdk-basecommon_2.5.1.0-0k0.6_amd64.deb Size: 3492 MD5sum: 7496b3a666cea552a859a874692c50b7 SHA1: 40eb60e414f7a675b7e4392fd0fbb230424d2a73 SHA256: acc53f08bda474b95e43e8880469975107658e3c771b1345aebad515fce63049 SHA512: b17b91d9c75ed2a938db180cd477e72c45b5af0983bea532edffb8d80557a5e7d06f109ee6ed8f7886e09a92b9ab701499b12a1981aae6a20abc809e6641a51d Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: kysdk-base层公用数据包 Package: libkysdk-battery Architecture: amd64 Version: 2.5.1.2-0k1.8 Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 48 Depends: libc6, libkysdk-log (>= 1.2.0), libdbus-glib-1-2 Filename: pool/main/libk/libkysdk-system/libkysdk-battery_2.5.1.2-0k1.8_amd64.deb Size: 9188 MD5sum: 92d2cf35a2fb2aeb25279c624923d387 SHA1: c709f5256544603bb87a642fda5f7aab4093c41a SHA256: c8e5c31f5daef5ae380d20b369195771cdb12f5edae8702b565210fd296a69f7 SHA512: ae8e5b1a0bc3dbbd2840e871d01f6ebbf3c15c556ec84eddf4e50581673b1a97f276d7c5ba039930b94445b52a2c3146fd9955de16729101a94bfc14e29d67ac Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 电池管理信息库 Package: libkysdk-battery-dev Architecture: all Version: 2.5.1.2-0k1.8 Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 24 Depends: libkysdk-battery (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-battery-dev_2.5.1.2-0k1.8_all.deb Size: 3808 MD5sum: b4d49e321c7427bcbd64a0af33a5e4e7 SHA1: 4df51e8a6a3eed000b6049a34007688a447a745b SHA256: f37aabea4711571f1c4a67e29c6fb073b4ec89d241b904d3c6580a0f4cb9dd11 SHA512: fed4ade500fe6de98e4182519220eaa79162ab7e19a272a1a9e40587a124038943af1905837567be4a16953032bd4263603ee619a196ce9b8d7cc462afb0b62f Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 电池管理信息库 - 开发库 Package: libkysdk-conf2 Architecture: amd64 Version: 2.5.1.0-0k0.6 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 156 Depends: libglib2.0-0, libgtk-3-0, libkysdk-basecommon (>= 2.2.0), libc6 (>= 2.34), libsqlite3-0 (>= 3.5.9), libkysdk-log (>= 1.1.1), python3 (>= 3.8), python3-dbus, python3-watchdog, libglib2.0-0t64 (>= 2.79.0) Filename: pool/main/libk/libkysdk-base/libkysdk-conf2_2.5.1.0-0k0.6_amd64.deb Size: 30232 MD5sum: aa88227973688484f1933f4e320e8a3d SHA1: 2d854c36129da0ca7ca7d67d2038b0692a74d6dd SHA256: 6b3e3476e74f951570e31ee3226c6a352b882b86ebd37a460a8e6ea8b3a23679 SHA512: 7d43b11eeded080391e973fb1d75afce35570a9fa0e8bd5ea68a8fd4afa58621cd719781bea2704e57adacaf11ee87574a0ade126aac0446c588850469bbb799 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 统一配置模块 Package: libkysdk-conf2-dev Architecture: all Version: 2.5.1.0-0k0.6 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 28 Depends: libkysdk-conf2 (= 2.5.1.0-0k0.6) Filename: pool/main/libk/libkysdk-base/libkysdk-conf2-dev_2.5.1.0-0k0.6_all.deb Size: 3252 MD5sum: 79b1b8751585838a16d1d3a260440589 SHA1: ee0fdaa23ed8ec08b92a7e548d212d62e686d18c SHA256: 3d17c40b0e4e9853462a92ed0d648a0bab12d047f73980ba3e29828d024b9ba6 SHA512: 01632df0bd4263bf0217fccf67e140c19e24030754c3188be293dda2eb06ed92f9fb7d8d3e566e56709f5dc5aa0b2cc2ec8e3fd0c165f3177692d3d7ed1c52c8 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 统一配置模块 - 开发库 Package: libkysdk-conf2-tools Architecture: amd64 Version: 2.5.1.0-0k0.6 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 69 Depends: libkysdk-conf2 (= 2.5.1.0-0k0.6), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.26.0), libgtk-3-0t64 (>= 3.5.6) Filename: pool/main/libk/libkysdk-base/libkysdk-conf2-tools_2.5.1.0-0k0.6_amd64.deb Size: 15812 MD5sum: 5d13c9c2ffdab7563cc10902001daab0 SHA1: cbecb5011f9646a064eafbba896f1cfa70f4ebed SHA256: a14293e38dddd6549b219fb3693dcadb35740fe99f58f575e236de0d3a2844b0 SHA512: 567fe85882afa021306a21babc352d7d676a31dfc17eb2941d9662c587f10b6fed3438e25bd115006699a54f9e4abfee6fb9cfe019b1a2411465cbcdb38de2f9 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 统一配置模块 - 工具包 Package: libkysdk-config Architecture: amd64 Version: 2.5.1.0-0k0.6 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 38 Depends: libkysdk-basecommon (>= 1.2.0), libkysdk-utils (>= 1.2.0), libc6 Filename: pool/main/libk/libkysdk-base/libkysdk-config_2.5.1.0-0k0.6_amd64.deb Size: 7816 MD5sum: 26eb5fb1461d0e8da3dcd4d51b39652c SHA1: 0e268d0e7489b803872588f4010f48594e6ae6ea SHA256: d24a0269cf6bd5f5c69fdc3c7d104454a6531d8eaeed604ce0ea5cdbf9ded57a SHA512: aa7ee686f8d8b031f90e7c90cf9a0fed84af0e9198e741d7570bf80a4d45238f3f89db9789cadcedbd463a0107c3a0a702fa4522579e42342e4ad8eca45e3128 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 配置文件库 Package: libkysdk-config-dev Architecture: all Version: 2.5.1.0-0k0.6 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 35 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-config (= 2.5.1.0-0k0.6) Filename: pool/main/libk/libkysdk-base/libkysdk-config-dev_2.5.1.0-0k0.6_all.deb Size: 11868 MD5sum: ef32fd2eacf9d5457a716c0a37694d76 SHA1: ca93dbc77fa88d2320b9b142be47349d7292b20c SHA256: 3bb3634931f99bfc6821474ccc828f812180db829d43aa591720a41852ec17df SHA512: cdee0e80d7fe0658bd824242b7f2c0884cb2f444b696fbe46125255661a5713647d42cff9a42fb87b5669bb26bc9fdd7d80e1ae1e10abbf5c76ca4770fa6d395 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 配置文件库 - 开发库 Package: libkysdk-datacollect Architecture: amd64 Version: 2.3.1.0-0k0.2 Priority: optional Section: libs Source: libkysdk-diagnosetest Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 44 Depends: libc6 (>= 2.14), libcjson1 (>= 1.7.5), libdbus-1-3 (>= 1.9.14), libkysdk-log (>= 2.3.0.0), libssl3 (>= 3.0.0) Filename: pool/main/libk/libkysdk-diagnosetest/libkysdk-datacollect_2.3.1.0-0k0.2_amd64.deb Size: 10352 MD5sum: 17192e63d803fe4eda8bbb327e5674b4 SHA1: 46ab12b60bafee18f60009fe0d1e8ef421b21586 SHA256: 4f3ed272a3afbf8807e6b988f7b2b5ef70ea5462c2db83ef7a5fafa18b940a20 SHA512: 3951d0a34e5b0b347eae1386df704e4fc1761c5607e1a993bb73cdc34b8e6e1bee766db4830a5aa6eeb5c8068197bc7b79f2c909ac00e567ad93bf672859f6ff Homepage: https://gitlab2.kylin.com/kylinos-src/libkysdk-diagnosetest Description: libkysdk-datacollect is a module in libkysdk-diagnosetest that, used to collect user operation data,for optimize applications function. Package: libkysdk-datacollect-dev Architecture: amd64 Version: 2.3.1.0-0k0.2 Priority: optional Section: libdevel Source: libkysdk-diagnosetest Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 25 Depends: libkysdk-datacollect (= 2.3.1.0-0k0.2) Filename: pool/main/libk/libkysdk-diagnosetest/libkysdk-datacollect-dev_2.3.1.0-0k0.2_amd64.deb Size: 4410 MD5sum: e0b8b43583a5560f5afc8f1e59bbe6f9 SHA1: d7a5b4ff38c15a84da7941b1aa381956de58ded4 SHA256: 86d36c300a1dd5de7af49b43aee4187eba6eeab3afe6a1c3d7f2ab5af3905c40 SHA512: 15c4f0826f1d2e021a4a20ae3b62d3e31f80b0334f25e4ff4cd423435a541f9876a8dd171b5463194c88758f29c23e3e3474e496a2eac20bfe52b9eaa0a14aae Homepage: https://gitlab2.kylin.com/kylinos-src/libkysdk-diagnosetest Description: development files for libkysdk-diagnosetest libkysdk-datacollect is a module in libkysdk-diagnosetest that, used to collect user operation data,for optimize applications function. Contains development files for libkysdk-diagnosetest. Package: libkysdk-desktop Architecture: amd64 Version: 2.3.1.0-0k0.4 Priority: optional Section: libdevel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 12 Depends: libkysdk-soundeffects (= 2.3.1.0-0k0.4), libkysdk-notification (= 2.3.1.0-0k0.4) Filename: pool/main/libk/libkysdk-desktop/libkysdk-desktop_2.3.1.0-0k0.4_amd64.deb Size: 2704 MD5sum: f10c5b823be9552330dbd0d8e5791b13 SHA1: ff0bacbfe7a9749e1c45a4888531958c9fa90d8c SHA256: 222ef7aa607992ae8105b542b0f2441abb541e5579fa73e3519a96aa3efd1ef6 SHA512: 77e6d9d969f87ddaf702a4cef88e3e769e93fa28fc2b1186bd166d7caa32d0df9e35ef33d08b44e2543ef7b39b3f5b8157fefba56489486da179325f3e3c8034 Homepage: https://gitlab2.kylin.com/kylinos-src/libkysdk-desktop Description: kylin SDK based on desktop level A set of interfaces and tools are provided to assist the software development of the desktop layer. It includes sound effects module,notification module ​etc. It is a empty package Package: libkysdk-desktop-dev Architecture: amd64 Version: 2.3.1.0-0k0.4 Priority: optional Section: libdevel Source: libkysdk-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 14 Depends: libkysdk-soundeffects-dev (= 2.3.1.0-0k0.4), libkysdk-notification-dev (= 2.3.1.0-0k0.4), libkysdk-desktop-doc Filename: pool/main/libk/libkysdk-desktop/libkysdk-desktop-dev_2.3.1.0-0k0.4_amd64.deb Size: 2916 MD5sum: 5d2171252590e56f9e4b381b49609704 SHA1: 99b9ecf4f9260c2ecd09569c5d7b27ab1266873a SHA256: 4d5ef7d94d4568efb68466ba99091c891d1cd6fd987dd02a674bae784e610cdd SHA512: d5834a2d625041babe7d45f60a97210591f873ce4e5d13e147df0987e6c4899eb9dce6fd23dfb5197a55c8a707b4c77eb45751c0b5db1a29512bb9643a3f1bd9 Homepage: https://gitlab2.kylin.com/kylinos-src/libkysdk-desktop Description: development for libkysdk-desktop A set of interfaces and tools are provided to assist the software development of the desktop layer. It includes sound effects module,notification module ​etc. Contains development files for libkysdk-desktop. It is a empty package. Package: libkysdk-desktop-doc Architecture: amd64 Version: 2.3.1.0-0k0.4 Priority: optional Section: libdevel Source: libkysdk-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 18 Filename: pool/main/libk/libkysdk-desktop/libkysdk-desktop-doc_2.3.1.0-0k0.4_amd64.deb Size: 5986 MD5sum: 2fcb7ce2461746ea2a5d97a2243fef52 SHA1: a53b1b608e47d5e0cbc05f68714590540c5a48b1 SHA256: cec13e27783571de51b50174a04f3d18955062cc924fe7aaab3eb2e4989e97ad SHA512: 7ed3acbd9b9af30e87537bd0293a1c566a69ba6e3d76b132c8f5d836778e54b2dd724c7421ba6649a9fb1b1e8dc98811d1fa54e3e8f1615b562713cfb1b8e9b9 Homepage: https://gitlab2.kylin.com/kylinos-src/libkysdk-desktop Description: man manual function You can use the man manual to query libkysdk- Application layer component information to help users. Enable users to quickly understand the corresponding api Package: libkysdk-diagnosetest Architecture: amd64 Version: 2.3.1.0-0k0.2 Priority: optional Section: libdevel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 12 Depends: libkysdk-datacollect (= 2.3.1.0-0k0.2), libkysdk-diagnosetest-doc Filename: pool/main/libk/libkysdk-diagnosetest/libkysdk-diagnosetest_2.3.1.0-0k0.2_amd64.deb Size: 2668 MD5sum: 83b0f2ccce215752e47c51ab2c1a32c7 SHA1: eb4e8d287ea178633484d2dc1f29a22b153cbf00 SHA256: 229dbef41c0f610943111bb889bd48cd55f0f090f5a8ebc52d4b5c907b10b11b SHA512: b043e0d3081c695d4e05530b0f05eaeec4ffb30bda4fe0b94b3fadc8ff6a7027227b9a5da6aad694c072a256e93894fe2691805d19a767b131949c8c09a9e27c Homepage: https://gitlab2.kylin.com/kylinos-src/libkysdk-diagnosetest Description: kylin SDK based on diagnose and test level A set of interfaces and tools are provided to assist the software development of the diagnose and test layer. It includes data collection module. Package: libkysdk-diagnosetest-dev Architecture: amd64 Version: 2.3.1.0-0k0.2 Priority: optional Section: libdevel Source: libkysdk-diagnosetest Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 12 Depends: libkysdk-datacollect-dev (= 2.3.1.0-0k0.2) Filename: pool/main/libk/libkysdk-diagnosetest/libkysdk-diagnosetest-dev_2.3.1.0-0k0.2_amd64.deb Size: 2684 MD5sum: ae2bec43f54564b4f7b54b60c1a4dc2c SHA1: 40e61724ac7a9e321ca2fe6b6bce1b148003391d SHA256: 13ab3a2fe1ea1e4fab0b4d786ae3caddd0e470e6a1c23be2b729db7d5ded5026 SHA512: 347200970f7a117afa72146fa7a918aa6d69cc3180f89b6697ec29eaaa565345225bb97ed035392350d51bc14028410ceadfef331b9c6958d3a806820127b151 Homepage: https://gitlab2.kylin.com/kylinos-src/libkysdk-diagnosetest Description: development for libkysdk-diagnosetest A set of interfaces and tools are provided to assist the software development of the diagnose and test layer. It includes data collection module. Contains development files for libkysdk-diagnosetest. Package: libkysdk-diagnosetest-doc Architecture: amd64 Version: 2.3.1.0-0k0.2 Priority: optional Section: libdevel Source: libkysdk-diagnosetest Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 17 Filename: pool/main/libk/libkysdk-diagnosetest/libkysdk-diagnosetest-doc_2.3.1.0-0k0.2_amd64.deb Size: 4642 MD5sum: c7f7d77149272a0f84a63b9a6109e1ce SHA1: e98bac087f7c5316a9f6beae8658ca5c4b242628 SHA256: 1739a1a0880c530d1abce62b4fb3b6f0f3728589d7ec04219c61a84b963e1583 SHA512: 9655361f3376abd3f0776512d29fd271c37977bd0b89b90a1dc067aed3c3254eaababef1af79889a2be85f881526aa429cc5ba086b7e86bfdb6badbc12c3f7e8 Homepage: https://gitlab2.kylin.com/kylinos-src/libkysdk-diagnosetest Description: a list of man page. You can use the man manual to query libkysdk diagnosetest layer component information to help users. Enable users to quickly understand the corresponding api. Package: libkysdk-diagnostics Architecture: amd64 Version: 2.5.1.0-0k0.6 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 100 Depends: libkysdk-basecommon (>= 1.2.0), libkysdk-utils (>= 1.2.0), libc6 (>= 2.32), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/libk/libkysdk-base/libkysdk-diagnostics_2.5.1.0-0k0.6_amd64.deb Size: 31340 MD5sum: 1b9d0c51ef0ea3ecec43dc39c5efe6ac SHA1: 319b1d25d598ed41908f0c60b70ded9133db2fda SHA256: cfecfd62e6e45bdbb022fb56dbab9f1d01a86cdd538d5d0659ff5945385f34fe SHA512: ffb2ecf838a0dc619962ba19df11262f187a7f874409d9fcb5fa04b14aac78cc2e76b58e366db85254942f97003abd51988746188eec495f59b1e3a70f9d8e7d Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者diagnostics Package: libkysdk-diagnostics-dev Architecture: all Version: 2.5.1.0-0k0.6 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 23 Depends: libkysdk-diagnostics (= 2.5.1.0-0k0.6) Filename: pool/main/libk/libkysdk-base/libkysdk-diagnostics-dev_2.5.1.0-0k0.6_all.deb Size: 4500 MD5sum: 672d66f803866728786dd444332e7b41 SHA1: de7f3f1b5c879d3bb6ff017a99235d9b75002c42 SHA256: 9f731a567bba3e822f9df7188cc1124a0dc5e1ef3d2ecdb23c59a2762beadc76 SHA512: 026ea13cc0dcf295533670c0cb956a50ddd25fb82d5c715933a5395cb84e78fd5636260de73c735a2f5faf157b0c5e573a90f4bde2a063163ae30b44af9f355d Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者diagnostics - 开发库 Package: libkysdk-disk Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 61 Depends: libkysdk-log (>= 1.2.0), libhd21, libblkid1, libc6, libkysdk-config (>= 1.2.0), libsystemd0, libudev1, libdbus-1-3 Filename: pool/main/libk/libkysdk-system/libkysdk-disk_2.5.1.2-0k1.8_amd64.deb Size: 15620 MD5sum: ca0ffe0752409938dab0a5387899b3dc SHA1: f6e887569b1cfa1f10987cb11bd89d37fba8b52e SHA256: ec4810726a820eb6d8a54c361c2bf77b2571a7f8ecac6016298b739ca2037b71 SHA512: e5294bbe8807375e29fecad8c5714b264b06d22babf2b63ac29bf99b008246eca5c5b8a6801aaddef16b41d962d330664895fbd6fcbeaa69edd2fab328a2eed8 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统磁盘信息获取库 Package: libkysdk-disk-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 48 Depends: libkysdk-disk (>= 2.5.1.2-0k1.8), libkysdk-log-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libblkid-dev, libudev-dev Filename: pool/main/libk/libkysdk-system/libkysdk-disk-dev_2.5.1.2-0k1.8_all.deb Size: 16924 MD5sum: 2ae78bcbdcc06ddc43ead3e974c214ce SHA1: 81e4b03a445b57b2544dad2d5e5842704dcd61ae SHA256: 6a0c70a7a1b609237fbc81af70fcf561fa2716941bcce42ec308841a3323e93a SHA512: c352e262e67f2c5c8ff009693a51ef085f88e2fb61a3d7d7b1489a761716edf0b4ee9a82a2619468ffa9e6c8e5b1c07126f134261bfde6515e0cfe3340a8474e Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统磁盘信息获取库 - 开发库 Package: libkysdk-filesystem Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 95 Depends: libkysdk-log (>= 1.2.0), libqt5core5a, libkysdk-config (>= 1.2.0), systemd, libc6, libgcc-s1 | libgcc1, libstdc++6, libsystemd0 Filename: pool/main/libk/libkysdk-system/libkysdk-filesystem_2.5.1.2-0k1.8_amd64.deb Size: 26916 MD5sum: 39b312f98b676f3712caf434799fef89 SHA1: 3732be8419570f91c7f61000b8cb3b2cdfc3bd0a SHA256: 42f602a852aeb5dd50e3dd96a288e5a431fe500578ad2a086174d2eb3d3ab4fb SHA512: 029c3f9a749af6aa3a89207fbb20c5fb6402a8bf38cf642cf9544481ce635114e38a31fa8564356317d90687ae8e0858595f05f09324f8332f793f6a69803c10 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 文件系统库 Package: libkysdk-filesystem-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 42 Depends: libkysdk-filesystem (>= 2.5.1.2-0k1.8), libkysdk-log-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libsystemd-dev, qtbase5-dev Filename: pool/main/libk/libkysdk-system/libkysdk-filesystem-dev_2.5.1.2-0k1.8_all.deb Size: 13196 MD5sum: 48f835f909cd38590f17b2d7cb5d51c1 SHA1: ad49558cf7418ed0193516792486db020052e7ef SHA256: 4b31a2253c183f786d4872bd4b7e287bfdf8f4304fedcf157b102c8b1b68231d SHA512: d86538048fb56439521119bc444ccf0739de68c41c8193063ac755fb97b191f2be690ca1b98adaef9085daf837b34454b428c9a10dedfa8ae7d3826224f05319 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 文件系统库 - 开发库 Package: libkysdk-global Architecture: amd64 Version: 2.5.1.2-0k1.8 Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 44 Depends: libc6 (>= 2.7), libcjson1 (>= 1.7.5), libkysdk-location (>= 2.0.0.0) Filename: pool/main/libk/libkysdk-system/libkysdk-global_2.5.1.2-0k1.8_amd64.deb Size: 6936 MD5sum: edb0c165a77d53e784a4f9965002954c SHA1: 54faba5e773dea7ceb0f2c1eac0bb2b0848dc91c SHA256: 244b9e3a48829117be3f72002a48afd21c85cc93953f89ec225375234b08c963 SHA512: 1fa5e1b84096b896c248c8a4c8b5a11978031ac8a3ac397da70531d77000f19612ac1dea00e639c24a6f4e3504ed187b5a299cccaf09e92ab6cad9b70521405d Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 国际化模块 Package: libkysdk-global-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 21 Depends: libkysdk-global (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-global-dev_2.5.1.2-0k1.8_all.deb Size: 3028 MD5sum: 0c2f31513b949106630da5d80bd6bcc2 SHA1: 4496f93b6d0fdd93cb19f781a4a1aba5a87aa999 SHA256: dc2ebc7130232e83843882146f6d2f3aa8b592c6de035caa4e72af9152199297 SHA512: 21102b7f8ac26db8251d2c683a8c086bbd77781a6cabf32e81d65e374c9797c2c0607a166fa7f41d7c6357c2f391846d7d5d2e790878fb1a2a228bd1c97a89cf Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 国际化模块 - 开发库 Package: libkysdk-gsetting Architecture: amd64 Version: 2.5.1.0-0k0.6 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 34 Depends: libgtk-3-0, libglib2.0-0, libkysdk-basecommon (>= 1.2.0), libatk1.0-0, libc6, libcairo-gobject2, libcairo2, libgdk-pixbuf2.0-0, libharfbuzz0b, libpango-1.0-0, libpangocairo-1.0-0 Filename: pool/main/libk/libkysdk-base/libkysdk-gsetting_2.5.1.0-0k0.6_amd64.deb Size: 5556 MD5sum: 7026183086b08870452798a384a3cf2a SHA1: e942ccc6a3151c3828193b3447f737d1e76cffee SHA256: a62dce66e9cea586b14904313718672b46274297bbeb36da41de5cbb535c1f43 SHA512: 07e5a57849b561c2de3d60cbf1d739ae928324cdbe2a3b8ab245c48c523962fd54a9a820c55d33c88d594d06a03508f0ce638078d3188e3c3e344dbf8a593717 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者gsetting Package: libkysdk-gsetting-dev Architecture: all Version: 2.5.1.0-0k0.6 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 40 Depends: libkysdk-gsetting (= 2.5.1.0-0k0.6) Filename: pool/main/libk/libkysdk-base/libkysdk-gsetting-dev_2.5.1.0-0k0.6_all.deb Size: 13928 MD5sum: a0bd20e6dd91f79cdc80a97c0fb5c30c SHA1: 3da7f123a220713825de3de9f53329cf369f7d52 SHA256: b42dcc2b42ee4bf8101bf44dd2926ccccf0fad2098c80335bc16a772ec612c9a SHA512: 397d61b94c37e2c8aed20bc659291e39e5efcf9590c8739679b58ed58732e72af0b26af1630b7e54e0ba61bdef79688d7dfbf2fa0aa8e234de0ed4c2a7c0a231 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者gsetting - 开发库 Package: libkysdk-hardware Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 284 Depends: libkysdk-log (>= 1.2.0), libkysdk-config (>= 1.2.0), systemd, libcups2, libcurl4, libudev1, libhd21, libpci3, libxrandr2, libbluetooth3, libsensors5, libglib2.0-0, libdbus-glib-1-2, libc6, libsystemd0, libx11-6, libdbus-1-3, libnl-3-200, libnl-genl-3-200, libnl-route-3-200, libusb-1.0-0, ddcutil, libnm0 Filename: pool/main/libk/libkysdk-system/libkysdk-hardware_2.5.1.2-0k1.8_amd64.deb Size: 56948 MD5sum: bec707413f07378a676a67451f2d7b67 SHA1: 677f362d1b3fdf7986b43d0283f76d76d4c0b247 SHA256: a3cc565692c8def0aadf1918ab980382ee2b28186b431b53375304aa990dca1f SHA512: 153bee5c74e84c7459211f0d3f6125835d653cf5195f5dba4faa515f7562895c2f5d7bbe9cfb4eb6054fa87c612cd587902c97012298b3dc2d8a7fccb6c0ebd1 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 硬件信息获取库 Package: libkysdk-hardware-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 220 Depends: libkysdk-hardware (>= 2.5.1.2-0k1.8), libkysdk-log-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0), libsystemd-dev, libcups2-dev, libcurl4-openssl-dev, libudev-dev, libxrandr-dev, libkysdk-utils-dev (>= 1.2.0) Filename: pool/main/libk/libkysdk-system/libkysdk-hardware-dev_2.5.1.2-0k1.8_all.deb Size: 104504 MD5sum: bbc36b23428ea93a000f1168d0c5e881 SHA1: bf3f89adee9c384391aaf3722463c0bc3995d889 SHA256: 791465a22db1a209c273a1e2717c5dd1aa8f617b6681ff26c0a9250d05f72f65 SHA512: 42644788202750eac351146b56e1d41e950fa3e55a6edfa5d5ab96539d18dd554811f250ef1683073c46dabb8952b158ed064cce9b66163272115a47073dc05f Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 硬件信息获取库 - 开发库 Package: libkysdk-imageproc Architecture: amd64 Version: 2.5.1.2-0k1.8 Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 36 Depends: libc6, libkysdk-log (>= 1.2.0), libkysdk-config (>= 1.2.0), libkysdk-utils (>= 1.2.0), libsystemd0 Filename: pool/main/libk/libkysdk-system/libkysdk-imageproc_2.5.1.2-0k1.8_amd64.deb Size: 5940 MD5sum: f60c107b4e1847fe12616d2a1ed350cf SHA1: 771bb0be393bbd4e336894543b252443caed726a SHA256: 6b89d3df95c85321c07597ab05143ccee750a8e2ae81c7df80c6282a75ad8c35 SHA512: 3355940d9a3f9e8d1a56ab6a7a590b3a1a2addcf016cf0ccf394fe232a5bbe3ef60cd40c8866b7d26ef869871d68454cf5201d9c0807b8ebee63a9bd9125ad52 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息库 Package: libkysdk-imageproc-dev Architecture: all Version: 2.5.1.2-0k1.8 Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 21 Depends: libkysdk-imageproc (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-imageproc-dev_2.5.1.2-0k1.8_all.deb Size: 2852 MD5sum: 2e44dd3145ec9a93988c0b3ba31f76ff SHA1: 59d45ca1a1316909d2dd3ec97c6998b4f1d572b0 SHA256: 99039743fd51ada5b053c8ce12e4d24308bbc204c2df11c3987b2d563c66609e SHA512: f9c1128a0bd1cc38a8f84550d0772e9f5e0105fd340ad35be39ae304ff9b9ce7291ba4ff4fb025bc1b14a805e54cd84ec2be89aa0f2c0c83a5ea62a29373c675 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息库 - 开发库 Package: libkysdk-kabase Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 240 Depends: libc6 (>= 2.14), libfreeimage3 (>= 3.18.0+ds2), libfreeimageplus3 (>= 3.18.0+ds2), libgcc-s1 (>= 3.3.1), libgif7 (>= 5.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 4.96.0), libkysdk-log (>= 1.1.1), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libssl3t64 (>= 3.0.0), libstb0t64 (>= 0.0~git20180212.15.e6afb9c), libstdc++6 (>= 5.2), libx11-6 Filename: pool/main/libk/libkysdk-applications/libkysdk-kabase_2.5.1.0-0k8.2_amd64.deb Size: 67136 MD5sum: 67fc320d059aae137d3380f7840698ff SHA1: 04d87073ddc5d5a09b3123a83f1df19bba704236 SHA256: 4991b6babc7a677bbee0c93d1b6ed2c0055d630a34927ae755cd4a16a55fa186 SHA512: a477829d88ab57f67f9729326f86b655f94ada6e91887528b13077e95105cc02a6f8d3b1b6c80f5e86db5d3e4c953f027c8f5680b6495c87a8ca5a710e8b22fd Homepage: https://gitee.com/openkylin/libkysdk-applications Description: additional interface on application level It provides common interfaces for application development, including image encoding and decoding, general button settings, etc. Package: libkysdk-kabase-dev Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 84 Depends: libkysdk-kabase (= 2.5.1.0-0k8.2) Filename: pool/main/libk/libkysdk-applications/libkysdk-kabase-dev_2.5.1.0-0k8.2_amd64.deb Size: 12512 MD5sum: 2ff44353fe5f6edced4058451635d985 SHA1: 4bef71c9ce0b04f2537c2d1d58a3129bdd62d3e8 SHA256: b798bf855060406329be85d1baf90ff16133dbf3f6b64d01d21117587d5e9bf1 SHA512: 735b92970151abed41feea3eb9768dc337380fa3ad5c9863f7eceae00581c2f50c8de24931680144baa06057c61f7640d107a4dd08feed98987bb4fa790c70a6 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-kabase It provides common interfaces for application development, including image encoding and decoding, general button settings, etc. Contains development files for libkysdk-kabase. Package: libkysdk-location Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 51 Depends: libglib2.0-0, libc6 Filename: pool/main/libk/libkysdk-system/libkysdk-location_2.5.1.2-0k1.8_amd64.deb Size: 6672 MD5sum: 7de48eb1a82c79115cd47d2f91f237f3 SHA1: 16fcab67cdd807c88505be45a509b519ea4772b4 SHA256: 50ecb54cce879047bcb808eb557af7b89d8bdeff8834cf4601bce91d968107d9 SHA512: 548c8a92c28bbdca3e8dd705383a95e84b43d5caefa2aeb8d7eb8e38102d2daa0113479fbeb70c8fbb460611d01e110be4293d7bc425cf944fcf723a5063050a Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 地理位置库 Package: libkysdk-location-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 25 Depends: libkysdk-location (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-location-dev_2.5.1.2-0k1.8_all.deb Size: 3820 MD5sum: 4fd25aec600431fde9186d9a815d5362 SHA1: 2c39359ee8ab8679cad10ec52a8dd91e7c65d50b SHA256: b91ae4dc8e64bbc1f08f50d743a102e9799a32ce08eeb99c968e4dd5d975f14a SHA512: 8f8568e5c188e1a6284dd70463eca2865fde9ede2b79ad7484d831abe44825a40b1f363dae7ed4d0d0dcd42eb5abecb927433e662c731ca09f5e17dfcd37bebc Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 地理位置库 - 开发库 Package: libkysdk-log Architecture: amd64 Version: 2.5.1.0-0k0.6 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 57 Depends: libkysdk-config (>= 1.2.0), logrotate, libkysdk-basecommon (>= 1.2.0), libkysdk-utils (>= 1.2.0), dbus, libc6, libdbus-1-3, libsystemd0 Filename: pool/main/libk/libkysdk-base/libkysdk-log_2.5.1.0-0k0.6_amd64.deb Size: 14444 MD5sum: b22fc8512da5417a36c3468164f3e27b SHA1: 38380fdb5c2398e57886d5aa50439ffa926a8d6f SHA256: 4fea1040e39942208016fe42b3a68122badc62e63d257b7d016cd736f8b3ca45 SHA512: 24854c568a19e01b371ff556e6ae3498d69a9021cb79d2b4f431b577b89a2f43354bcbd604d94e4451d9fb085389a261f3a2a4a5b309de75d44aa8d15903e39f Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 日志库 Package: libkysdk-log-dev Architecture: all Version: 2.5.1.0-0k0.6 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 31 Depends: libkysdk-log (= 2.5.1.0-0k0.6), libkysdk-config-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libsystemd-dev Filename: pool/main/libk/libkysdk-base/libkysdk-log-dev_2.5.1.0-0k0.6_all.deb Size: 9400 MD5sum: ead9d054a4f9ef1246fe94866da01a5c SHA1: 95eb878f1d575f970046ffb3cba92db58b5c2b15 SHA256: 4d33706ea212e69f3734f86e9cac41c036a526f59ec082abc0414cda414758b6 SHA512: 934d8dd7a967e859f59dfe585fb2c2669980e99d54634e11ee80bffc7c443f23f9c9b05a651d15249ca704fb83d6bc55dc9e9d795215b1b0ae897fc9a14a0166 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 日志库 - 开发库 Package: libkysdk-logrotate Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 54 Depends: libqt5core5a, libqt5dbus5, libkysdk-log (>= 1.2.0), logrotate, libc6, libgcc-s1 | libgcc1, libstdc++6, cron Filename: pool/main/libk/libkysdk-system/libkysdk-logrotate_2.5.1.2-0k1.8_amd64.deb Size: 10596 MD5sum: f5305b986856af54af12793c48a08b29 SHA1: 34a563887cd76a43f42546dfe9e0e4387501d834 SHA256: 7aa741a25fb4eb83b9641d7806fe8545854527a394ade8364b9ce505c064aed4 SHA512: 30d3a92f31132508f10517d5d4ed01bbba5979a7d40a96d65413ee50d8b4c9dfb1cd01d8d5618719bbde70ada749319e37e1ed5dd4a46789edf1456da0e36a24 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 日志转储服务 Package: libkysdk-net Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 97 Depends: libc6, libdbus-1-3 Filename: pool/main/libk/libkysdk-system/libkysdk-net_2.5.1.2-0k1.8_amd64.deb Size: 22232 MD5sum: ae973a3b94c822693fd8e8d8cf233393 SHA1: 1db0566d23014fcbfc265e421fd2a6b49ae1e295 SHA256: 291911d25d68928cd5b1bd19361d74841df4b1d9eecd8f2dd3b63aabd4cbac59 SHA512: 0bf615c7f0cbe4160277dcb20b8c2d5137ea5094716dd4c84bf839e271a11a33379d8aba3fc4f25f8156616c074160d97455eff9473f4198d212801712869504 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 网络信息库 Package: libkysdk-net-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 59 Depends: libkysdk-net (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-net-dev_2.5.1.2-0k1.8_all.deb Size: 24544 MD5sum: 1e5d660c6f11c7a68964ae3170f8aca8 SHA1: fea520e002e92f10a1f477b4ff5199ba9249e6a5 SHA256: e14475ce7c2be2ba5a6f41c63f771581516c52bfdd19f7bbe204fe9b89ca1d81 SHA512: 6311bb559405da306eb9a83dbebaea93b6f50a4d684c874092e64e5c5a17a73817f9ebec4167c558af700194c38cd93d358a4d04d9d4fafa29c6e2f5f9ceaaf1 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 网络信息库 - 开发库 Package: libkysdk-notification Architecture: amd64 Version: 2.3.1.0-0k0.4 Priority: optional Section: libdevel Source: libkysdk-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 56 Depends: libc6, libqt5core5a, libqt5dbus5, libstdc++6 Filename: pool/main/libk/libkysdk-desktop/libkysdk-notification_2.3.1.0-0k0.4_amd64.deb Size: 14144 MD5sum: eac275324a30d78b76cec14589492cc0 SHA1: e16defef3ade52fdc10fefe2c09af244d040f888 SHA256: fe6867b73085c101a5ef8253912fc5d33a936bf28c945acd1c25045e2cec61cd SHA512: 0f0f107158c3f5265eb1021765081cef773ba02997813ac2f41809aeedfece0e1fec58cda733ad9c3ab9b60d04abbc00e92afe777d66d49340875b30107f0fbd Homepage: https://gitlab2.kylin.com/kylinos-src/libkysdk-desktop Description: Kylin system notification interface This package provides interfaces for invoking notification pop-ups for the system notification module, assisting the notification component in correctly displaying system messages. Package: libkysdk-notification-dev Architecture: amd64 Version: 2.3.1.0-0k0.4 Priority: optional Section: libdevel Source: libkysdk-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 23 Depends: libkysdk-notification (= 2.3.1.0-0k0.4) Filename: pool/main/libk/libkysdk-desktop/libkysdk-notification-dev_2.3.1.0-0k0.4_amd64.deb Size: 4036 MD5sum: 2ca610f07bef1ce79a49102112a9d233 SHA1: 041940ae9c149b5c5d70ed5a80b56ac4e677a34c SHA256: f7c018712e8b0afd80e2f05f8986faccd80720e67b26ad58fd7bcad3b068af69 SHA512: 54137bdd1242ea265f2367ed635b5159d46b886680d908b2c90a97f502097b429a8043b916f1c5ee2e87abef0c212d11d7851c738ccaecfb605c7d4b72ad5faa Homepage: https://gitlab2.kylin.com/kylinos-src/libkysdk-desktop Description: development files for libkysdk-notification modal This package provides interfaces for invoking notification pop-ups for the system notification module, assisting the notification component in correctly displaying system messages. Contains development files for libkysdk-notification. Package: libkysdk-ocr Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 123857 Depends: libopencv-core406, libopencv-highgui406, libopencv-imgproc406, libopencv-imgcodecs406, liblept5, libarchive13, libtesseract5, libc6, libgcc-s1 | libgcc1, libstdc++6 Filename: pool/main/libk/libkysdk-system/libkysdk-ocr_2.5.1.2-0k1.8_amd64.deb Size: 25646344 MD5sum: c8e7a9be480926c84e0fbb82fd2b8612 SHA1: 0eddde674b70148d7c5e2e99e656b3ff3c8c9418 SHA256: 0bf072adbbd3e68126fcc662db88f644577fb856932ee98f942aaa87fbe7dd74 SHA512: e0d6e08b9a7293bf10c66cfc2c2c9771002f9b9cec9dc43742f09517f8e538883425408f3899451b047deeb5a7c913edcca44b8128f865d1508bcc11ce65da8c Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: AI文字识别功能 Package: libkysdk-ocr-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 29 Depends: libkysdk-ocr (>= 2.5.1.2-0k1.8), libleptonica-dev, libopencv-dev, libarchive-dev, libtesseract-dev Filename: pool/main/libk/libkysdk-system/libkysdk-ocr-dev_2.5.1.2-0k1.8_all.deb Size: 6268 MD5sum: 98dc7c44090d4e9615ae5219dbf16362 SHA1: 742a68f238b745e756adbfa053f3c36d64978247 SHA256: 736c4a2d9deb6cd26279eff8e721174d3934c35a65160629042241871b9d44a0 SHA512: b07df786a0891096d0972eb7d84d6a5f2e21234b67125cc81ac772595335ab1b9c4ce31db98c53c8a8e033dd19034ebde8090bc9918867588eb751d646eaa73b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: AI文字识别功能-开发库 Package: libkysdk-package Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 48 Depends: libc6 Filename: pool/main/libk/libkysdk-system/libkysdk-package_2.5.1.2-0k1.8_amd64.deb Size: 10440 MD5sum: 18253f5158e1a450b94ee9c8bfcfb26b SHA1: 5671b53bcd1804c414eb79101d4e05d2c41d1b53 SHA256: adc12cd0d34d15d8f9061df234960ee7906cc6a68a6fe3175a105f486686142b SHA512: bc577628f60063b7520d260e35fb98e20330d35816da9c335b71c465a15f50f24022ccae724c980e80bad23fd6d326c1b433acc828a116170bd0a7a77d8ee28f Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 包管理库 Package: libkysdk-package-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 34 Depends: libkysdk-package (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-package-dev_2.5.1.2-0k1.8_all.deb Size: 9068 MD5sum: 126607946e91638093f74321c9855c5e SHA1: d1088771ab2c8f2794ca810afb7456da377c1147 SHA256: 5ab5129cb9a6e8193902b0dbf47da67bdf786660a3d41d373163b8730b2d1b03 SHA512: e2147d969f6230ab0e5a48625d96a59e4924fb0c2a9178bdca33941d2115a4d515c14944a351ebe47dc672ea4e9f706308c0d56646c0569667c8793b736cbb8a Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 包管理库 - 开发库 Package: libkysdk-powermanagement Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 65 Depends: libkysdk-log (>= 1.2.0), libc6, libdbus-1-3, libgcc-s1 | libgcc1, libkysdk-config (>= 1.2.0), libkysdk-utils (>= 1.2.0), libstdc++6, libsystemd0, libkysdk-gsetting, dbus, libglib2.0-0, libdbus-glib-1-2, libgtk-3-0 Filename: pool/main/libk/libkysdk-system/libkysdk-powermanagement_2.5.1.2-0k1.8_amd64.deb Size: 11548 MD5sum: e77b0338eaff8a63b4501a0929261da9 SHA1: 8b6e1379216e83c8dbe26984d956f1ff2f54a3a4 SHA256: aeb5b4c3d4f081e6ec913b29cc0af523ce6b39d07d82a210e211618d244ba267 SHA512: 435e807a26dafd73cf27e1dcc3c02b06961a83631c44a3b2f81b2015b8cd90a36750b64612631a5bad63282c7148b161aa1f9acbd799d3dad8c988e88cb6cb02 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 电源管理库 Package: libkysdk-powermanagement-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 29 Depends: libkysdk-log-dev (>= 1.2.0), libkysdk-powermanagement (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-powermanagement-dev_2.5.1.2-0k1.8_all.deb Size: 5536 MD5sum: c49f9d0024476785817979ad6fe78391 SHA1: b97a3db1610782a7e3779856b9bd950b713bbbcc SHA256: ef815f93bfb511ee071a3231acdb336651dc7586e7ef289a765168e29bf31ed9 SHA512: f595a9cea2fbe5501c83e3ed7a6a9f93b3353deaa5c95e31b00a9e4827032ab6d27632c610b01750fd3475171ffb8476f42b040825b8d15910511d16f7f6a6db Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 电源管理 - 开发库 Package: libkysdk-proc Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 69 Depends: libkysdk-log (>= 1.2.0), libc6 Filename: pool/main/libk/libkysdk-system/libkysdk-proc_2.5.1.2-0k1.8_amd64.deb Size: 18888 MD5sum: 5295a8553cb121b643c518d639aa614e SHA1: cf8f235047066fd69550abf70009af8b61910963 SHA256: d9a2f107c1ba20e22901eef3773131fd6f6f1b055826cd8a8cdcdb8d78890983 SHA512: 8cc0aa820a94ff7d98f464d4bed5200a0d1e19dc7c797dca9fef1d6c4d922430e233a9233a7de71967163a41ef7e5ef5d9f1eee75a6b2909eafaae9e705c357b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息获取库 Package: libkysdk-proc-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 74 Depends: libkysdk-log-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libkysdk-proc (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-proc-dev_2.5.1.2-0k1.8_all.deb Size: 33384 MD5sum: a4c394580495649c60af849a6f14b450 SHA1: 2eb74c79fb870f615b6496993399acd3f44d6ad1 SHA256: b011d1b4c3e6865439289b6157c328e323217aad319ef8fa399f969241665187 SHA512: 29daddf1b90e6de93be7673b5fc8f7ccd1caba911f507ef60886f17c1b07b79e95f2ea3837ee903dcb8e30ff9439121be79b35729ae752867fba6f0243e65de3 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息获取库 - 开发库 Package: libkysdk-qtwidgets Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 1156 Depends: libglib2.0-0, libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libkf5windowsystem5 (>= 5.69.0), libkysdk-waylandhelper (>= 2.5.1.0-0k8.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.1.1), libx11-6 Filename: pool/main/libk/libkysdk-applications/libkysdk-qtwidgets_2.5.1.0-0k8.2_amd64.deb Size: 269464 MD5sum: 84f9d3d026eda9086ac2a60104540087 SHA1: 6c67090201e70577e952b91a4174c54b2eba9a8f SHA256: 634f1b05955e28ea3634ae372827b11c4752f48c47745339e84b93bcd976fb8e SHA512: 8b4e12f2415f3b9f7ab18459d119b281eebb21c9670b73bd8698c70a12cca2d9fa90ccc8745fb903ac963acbf417cadcc0ed1675072a59c655d71eecf1dae86d Homepage: https://gitee.com/openkylin/libkysdk-applications Description: add-on widgets and classes for Qt applications libkysdk-qtwidgets is a module in libkysdk-applications that provides a list of useful Qt widgets, which can follow ukui platformtheme changes, such as icon theme, system highlight color, system opacity. Package: libkysdk-qtwidgets-dev Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 188 Depends: libkysdk-qtwidgets (= 2.5.1.0-0k8.2) Filename: pool/main/libk/libkysdk-applications/libkysdk-qtwidgets-dev_2.5.1.0-0k8.2_amd64.deb Size: 23008 MD5sum: d33618d518a15c77da6041a2daf97b87 SHA1: ce4d7cf946b2ae4ebffd455428eeaf25a5a5f545 SHA256: 84214ee41ab080353942d75f76828c5880387741a3610f37cb7f03c067232886 SHA512: 438497fa4172c0274f947dc1f11c6058217a255c879d886e253030bac93c69e02eca7ea1d875a05170bce44d25a7a0cc477d4018b52b0dbbbb3a33fddeba1dc0 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-qtwidgets libkysdk-qtwidgets is a module in libkysdk-applications that provides a list of useful Qt widgets, which can follow ukui platformtheme changes, such as icon theme, system highlight color, system opacity. Contains development files for libkysdk-qtwidgets. Package: libkysdk-realtime Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 45 Depends: libc6, libgcc-s1 | libgcc1, libstdc++6, lm-sensors, libdbus-1-3 Filename: pool/main/libk/libkysdk-system/libkysdk-realtime_2.5.1.2-0k1.8_amd64.deb Size: 7696 MD5sum: bba22670d29b72e04ab4c55edb6a5e87 SHA1: c599ca43d5d92b24270f0fc1c02d337c0fcd71a1 SHA256: 7e9864eb88d815390b18e762dfcf95f161aa5efbe256dee12b9fb0d22e241125 SHA512: 71bc6e8d688da3283bc9e12d952c83ab8f9067b752644dd93ba27b411299da88e3415da02cca49abfec0fa374f0096397ab3931a90d82187ebedfe339d66507e Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息库 Package: libkysdk-realtime-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 30 Depends: libkysdk-realtime (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-realtime-dev_2.5.1.2-0k1.8_all.deb Size: 7920 MD5sum: f836a41ad98fea3b684201b8be3becab SHA1: 2c28b5cd3915e1e05f8e703de105897bee02471b SHA256: a67a6041159fe1c0b7bc7044409ef469cc5087dadc8d9c1f40e917dd670b3191 SHA512: a11cf3737a65748c0b3a792bc789d37ae8486a206b1818b7b4b0515d3466c21b16155b6bee5d492bd2556fb1d9f811a02c5bb14b5c64a90884db28fc869112cb Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 运行时信息库 - 开发库 Package: libkysdk-soundeffects Architecture: amd64 Version: 2.3.1.0-0k0.4 Priority: optional Section: libs Source: libkysdk-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 50 Depends: libgsettings-qt1, libqt5multimedia5 Filename: pool/main/libk/libkysdk-desktop/libkysdk-soundeffects_2.3.1.0-0k0.4_amd64.deb Size: 13606 MD5sum: 7e386b2ba5bfff472a91c1304df313d5 SHA1: bb03a67902da64a91a5eb32d9cbae27415871d5b SHA256: 9dda7192cedea5a70b354caf8fe7d54d8427e50e61841b77ccfce920429db8e8 SHA512: a52b75129b66d5e129912e3004e1519d462413c514eae86357a237a4f8bb0ea6704b3afaa1804ef222212b324eda2f5f65d0e78fe4e18833ccc81bc9fa926c6f Homepage: https://gitlab2.kylin.com/kylinos-src/libkysdk-desktop Description: libkysdk-soundeffects is a module in libkysdk-desktop that, Under the ukui theme, different scenes will output different theme sound effects Package: libkysdk-soundeffects-dev Architecture: amd64 Version: 2.3.1.0-0k0.4 Priority: optional Section: libdevel Source: libkysdk-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 22 Depends: libkysdk-soundeffects (= 2.3.1.0-0k0.4) Filename: pool/main/libk/libkysdk-desktop/libkysdk-soundeffects-dev_2.3.1.0-0k0.4_amd64.deb Size: 3740 MD5sum: ac98466e52d33a266e7d4187377cef3c SHA1: 0ea0022f9adec2a96db9227d63ab309cbcb290ba SHA256: ec6986690fab30e16d181ea7b9d2b4ccb33366a1150e68ac9baac2144298e283 SHA512: 09b1206f8b69c829292d1e8fa1eaacd0e6e5e0711cd94baf6016c3b1c6e9daf0d4f64f402daf394b31273ab0b68becb8094378f7245e8aa35ae4aa624f8bc3a1 Homepage: https://gitlab2.kylin.com/kylinos-src/libkysdk-desktop Description: development files for libkysdk-desktop libkysdk-soundeffects is a module in libkysdk-desktop that, Under the ukui theme, different scenes will output different theme sound effects Contains development files for libkysdk-desktop. It is a empty package. Package: libkysdk-storage Architecture: amd64 Version: 2.5.1.2-0k1.8 Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 48 Depends: libkysdk-log (>= 1.2.0), libc6, libmagic1 Filename: pool/main/libk/libkysdk-system/libkysdk-storage_2.5.1.2-0k1.8_amd64.deb Size: 9248 MD5sum: 7e459df11681a985ece1a8cbb0dfea69 SHA1: 7db1c496da5e0ea3e5e63f18bd2f5d9ffced9324 SHA256: d09a2e04f424e45c67bdba75702de29bcd776cba8e3dc388806af061cd9260e5 SHA512: 04f713e02496d2a841abe8fcd0c4edd74e4e14ae0e00c0a09629584c5f3325117d083f7947c12dfee45eaacf044462b74d3b90af0f147e4cbc7facabe75e1ff3 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 存储模块 Package: libkysdk-storage-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 24 Depends: libkysdk-storage (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-storage-dev_2.5.1.2-0k1.8_all.deb Size: 3584 MD5sum: fa2f859b858e2120e400a3de53972dd9 SHA1: 13f7a5c8d4876f6d2425aa695a74128bb596817a SHA256: 38ff208fe6f11e30482d75061f34d79c079865ff13ab2dc67ac7bd50073df9c7 SHA512: 4fcba94523ba1543fb6d1671f8b35e16915f35beee3cb55a80d0f37557540460da1058178660990e55a4725d2aa5d91464c5d2f5eedf748ad4d29f3911eb15b1 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 存储模块库 - 开发库 Package: libkysdk-sysinfo Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 120 Depends: libkysdk-log (>= 1.2.0), dbus, libglib2.0-0, systemd, libcjson1, libxrandr2, libpci3, libkmod2, libc6, libdbus-1-3, libdbus-glib-1-2, libgcc-s1 | libgcc1, libkysdk-config (>= 1.2.0), libstdc++6, libsystemd0, libx11-6 Filename: pool/main/libk/libkysdk-system/libkysdk-sysinfo_2.5.1.2-0k1.8_amd64.deb Size: 24892 MD5sum: 431eb4d457363b70cb0564c471166704 SHA1: 1558d29cecb2d75b138f58d5730481655e1c174e SHA256: 9284b2e64d84cdaee0e21e8d37b4394c2902178aef2951b1253196ed4edded82 SHA512: 13b27a1fc24f7d3e4b6cb1b444e0734947d922de34a1ded1871415d11875a34876b9329f66612a47f35ef988e8a896bbb6a5d50ffe3b24d29b027bbc99465539 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统信息获取库 Package: libkysdk-sysinfo-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 94 Depends: libkysdk-sysinfo (>= 2.5.1.2-0k1.8), libkysdk-log-dev (>= 1.2.0), libkysdk-utils-dev (>= 1.2.0), libsystemd-dev, libcjson-dev, libdbus-1-dev, libdbus-glib-1-dev, libglib2.0-dev, libxrandr-dev Filename: pool/main/libk/libkysdk-system/libkysdk-sysinfo-dev_2.5.1.2-0k1.8_all.deb Size: 56792 MD5sum: 375370ef2d8cd536da01e1f58b4d8574 SHA1: 155b0425f33e5280a54c6b27ce69100634ac7044 SHA256: 93806c3512e703bf74e953724fd1e4bb97cd7bf4f2a0f25eec0eb030a3b67573 SHA512: 95e87f0bd83effac34434aa2088a2f9210a994772e8e6b3e1b31cadc1f5bf0a1158709c2b6e180fe80d316f6a602b0a832f4287aa7058fa482eb71a4832e84fb Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统信息获取库 - 开发库 Package: libkysdk-system Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 14 Depends: libkysdk-disk (>= 2.5.1.2-0k1.8), libkysdk-sysinfo (>= 2.5.1.2-0k1.8), libkysdk-systime (>= 2.5.1.2-0k1.8), libkysdk-filesystem (>= 2.5.1.2-0k1.8), libkysdk-proc (>= 2.5.1.2-0k1.8), libkysdk-hardware (>= 2.5.1.2-0k1.8), libkysdk-package (>= 2.5.1.2-0k1.8), libkysdk-powermanagement (>= 2.5.1.2-0k1.8), systemd, libglib2.0-0, libkysdk-location (>= 2.5.1.2-0k1.8), libkysdk-net (>= 2.5.1.2-0k1.8), libkysdk-realtime (>= 2.5.1.2-0k1.8), libkysdk-imageproc (>= 2.5.1.2-0k1.8), libkysdk-accounts (>= 2.5.1.2-0k1.8), libkysdk-battery (>= 2.5.1.2-0k1.8), libkysdk-system-dbus (>= 2.5.1.2-0k1.8), libkysdk-storage (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-system_2.5.1.2-0k1.8_amd64.deb Size: 2252 MD5sum: 763cb2250acca01e0ca46e044b72eae7 SHA1: 8a971865d7ef48ca1298464c4df3f35d9701dfc8 SHA256: 597a43752a408bc112c0cc76306d4a26f97ff470e7fe78718318d4445bdd9b79 SHA512: e014a714a0991f68bef3bd21fbf5798b833b11a234fe3c1940205c52ab0a4bfa45743ebb5dd04dc7263695c556291c192a6d49a9e497ee0970a78bff6a5b626b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 麒麟开发者套件 - 系统层套件,提供系统信息、磁盘信息、系统时间等API与服务 Package: libkysdk-system-dbus Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 210 Depends: libqt5dbus5, libkysdk-disk (>= 2.5.1.2-0k1.8), libkysdk-hardware (>= 2.5.1.2-0k1.8), libkysdk-location (>= 2.5.1.2-0k1.8), libkysdk-net (>= 2.5.1.2-0k1.8), libkysdk-package (>= 2.5.1.2-0k1.8), libkysdk-proc (>= 2.5.1.2-0k1.8), libkysdk-realtime (>= 2.5.1.2-0k1.8), libkysdk-sysinfo (>= 2.5.1.2-0k1.8), libkysdk-accounts (>= 2.5.1.2-0k1.8), libblkid1, libbluetooth3, libc6, libcjson1, libcups2, libcurl4, libdbus-1-3, libdbus-glib-1-2, libgcc-s1 | libgcc1, libglib2.0-0, libhd21, libkmod2, libkysdk-config (>= 1.2.0), libkysdk-log (>= 1.2.0), libpci3, libqt5core5a, libsensors5, libstdc++6, libsystemd0, libudev1, libx11-6, libxrandr2 Filename: pool/main/libk/libkysdk-system/libkysdk-system-dbus_2.5.1.2-0k1.8_amd64.deb Size: 53544 MD5sum: e85c979d77d7b2161cf5f0f80e0676af SHA1: 12e4628afe5b5313291a26e1a3b4937cc82f0d98 SHA256: 111bea0828523a039edf045d267611778d77ca930a9343d7183a0affaa4b84da SHA512: 9eb2642fcb7c685b80f1bf76e111f94b5fcefa841e87c293ad272881a0c6e0b20ffe091301d594e0812259137382bbcdb1b3e4923dfb930cc1f517cd2d857e07 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: sdk dbus Package: libkysdk-system-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 16 Depends: libkysdk-system (>= 2.5.1.2-0k1.8), libkysdk-disk-dev (>= 2.5.1.2-0k1.8), libkysdk-sysinfo-dev (>= 2.5.1.2-0k1.8), libkysdk-systime-dev (>= 2.5.1.2-0k1.8), libkysdk-filesystem-dev (>= 2.5.1.2-0k1.8), libkysdk-proc-dev (>= 2.5.1.2-0k1.8), libkysdk-hardware-dev (>= 2.5.1.2-0k1.8), libkysdk-package-dev (>= 2.5.1.2-0k1.8), libkysdk-powermanagement-dev (>= 2.5.1.2-0k1.8), libkysdk-location-dev (>= 2.5.1.2-0k1.8), libkysdk-net-dev (>= 2.5.1.2-0k1.8), libkysdk-realtime-dev (>= 2.5.1.2-0k1.8), libkysdk-imageproc-dev (>= 2.5.1.2-0k1.8), libkysdk-accounts-dev (>= 2.5.1.2-0k1.8), libkysdk-battery-dev (>= 2.5.1.2-0k1.8), libkysdk-storage-dev (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-system-dev_2.5.1.2-0k1.8_all.deb Size: 2540 MD5sum: 0c76a332d819f6441fdb66f2c026cb50 SHA1: b821968eaaa762f431264b259535abfecec25f8d SHA256: cea8c73de90ab1f9d40931c976d14206fb96ae7d1f02cf652d773dcabe381858 SHA512: fae7bde7cedbae6a00cbe566cd6de6b5fb383d5a06220dccb162c8239e2ec7ce879909c8f7a37a4d34b5b9bf294881ca4fff646795f1885d1196f23f481b1924 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 麒麟开发者套件 - 系统层套件 - 开发库,提供系统信息、磁盘信息、系统时间等API与服务 Package: libkysdk-system-java Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 69 Depends: libkysdk-system-dbus (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-system-java_2.5.1.2-0k1.8_amd64.deb Size: 44052 MD5sum: 0e48292afeb4ebdbb01ba5f086c4e3ae SHA1: d8916223c95592882365a5b8939644b40dd1b3e2 SHA256: 4c85597bd5602bd947e159548f15cc27c3d57e34387cb72f200897c189ff6fa1 SHA512: 57435e6c8884077490d6bf1c2cf521ed64a7fbca80dc33924665ab702df34bf24fa84750f0c412e5e20b54477b7096cf42f1c749035b054ad1579bd362c9812d Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 多语言支持 - java Package: libkysdk-system-javascript-http Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 1010 Depends: libqt5widgets5, libqt5gui5 | libqt5gui5-gles, libqt5dbus5, libqt5core5a, libkysdk-system-dbus (>= 2.5.1.2-0k1.8), libc6, libgcc-s1 | libgcc1, libqt5concurrent5, libqt5network5, libstdc++6 Filename: pool/main/libk/libkysdk-system/libkysdk-system-javascript-http_2.5.1.2-0k1.8_amd64.deb Size: 208500 MD5sum: ec9545d7524964cea2c741661da9bd7a SHA1: 04610c05b639f70043acdcfcd45ddfa2cc560f0a SHA256: dc412f263e9e1b5d7d09173eac485ae6be6c0a0086530670a30d520e3af5b6fa SHA512: 0380d0b910d95154e0cb2fe4ea6729feaece4abd3cea5029a8e0de574d7828673d2095faa7ca028ee32979fb99fd7f2326097cf1fb346b065402ec249d9d557c Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 多语言支持 - javascript Package: libkysdk-system-javascript-websocket Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 858 Depends: libqt5webchannel5, libqt5websockets5, libkysdk-system-dbus (>= 2.5.1.2-0k1.8), libc6, libgcc-s1 | libgcc1, libqt5concurrent5, libqt5core5a, libqt5dbus5, libqt5gui5 | libqt5gui5-gles, libqt5network5, libqt5qml5, libqt5widgets5, libstdc++6 Filename: pool/main/libk/libkysdk-system/libkysdk-system-javascript-websocket_2.5.1.2-0k1.8_amd64.deb Size: 173376 MD5sum: b717134b562dc0ec853094fb2359176a SHA1: cb9a5955301032defa04b80a0095e00fadff19cc SHA256: 4332bb55724cb4a0c588e5be7930460907645230af021b83138c2070ffd8c2b9 SHA512: 159b8617e9631c28a7e386885da3966bcdc3ea196c1ae90c5506d7bf2d5bc1017dff624e8a497022eaa9562460bf717cf3da74a6f28e0c3755f03dbec5c0e6c9 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 多语言支持 - javascript Package: libkysdk-system-python Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 68 Depends: python3-dbus, libkysdk-system-dbus (>= 2.5.1.2-0k1.8) Filename: pool/main/libk/libkysdk-system/libkysdk-system-python_2.5.1.2-0k1.8_amd64.deb Size: 22044 MD5sum: c782c1837a80b6d818c112100bae48c9 SHA1: 3917fc26b8643ccf835ddc588e37a5c3a3331e1a SHA256: 355394d9c34a8733ca6194b94ef3df4a95d4d52b6ef98fce40e117398a3473c6 SHA512: 145ebb7a06c38bc0dca515b54b096b84190c45fed5f8fd028d11844bdc7ead270dc983a0258c06d803fe3d190a01744416e808c4f3e884b4397d70fffecb3548 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 多语言支持 - python Package: libkysdk-systemcommon Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 18 Filename: pool/main/libk/libkysdk-system/libkysdk-systemcommon_2.5.1.2-0k1.8_amd64.deb Size: 2760 MD5sum: f38a3322aaddb8266ad3e20060612fa9 SHA1: af673884c4f14ab476872d9359a0c7ee77f69d3e SHA256: f800cc0af03905c8e2c15dc7996ca413458179c019c60a0bec8a00bd1e1436f9 SHA512: 7eab0af0b5a0a84daabc83901d78e7b3b772771a8eaff2b9077a9091d93dd62b7f9a516cc14d6c0d7025cdfee49437d4a32f37bb5ca564835fd07dac6be17226 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: kysdk-system层公用数据包 Package: libkysdk-systime Architecture: amd64 Version: 2.5.1.2-0k1.8 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 207 Depends: libkysdk-log (>= 1.2.0), dbus, systemd, libglib2.0-0, libkysdk-timer (>= 1.2.0), libkysdk-config (>= 1.2.0), libc6, libdbus-1-3, libdbus-glib-1-2 Filename: pool/main/libk/libkysdk-system/libkysdk-systime_2.5.1.2-0k1.8_amd64.deb Size: 37648 MD5sum: ea10f5a4a9459276bd3f242579f757b3 SHA1: 35a60ca3983f0f2a92b5b0da936f074a902fcf19 SHA256: a900705998f0a5ada4d71d5f0cf915c475e973cee6b003bb71fb663437e85bad SHA512: 4bb194458c1f8dc85565f8f1a784ca01ceaba3e9435c51e0ca0411428fcfc969e95ae60822d6c2a1bc990147417b92e0e78f23ce169065557c9fd07aa1c0aa06 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统时间相关操作库 Package: libkysdk-systime-dev Architecture: all Version: 2.5.1.2-0k1.8 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-system Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 87 Depends: libkysdk-systime (>= 2.5.1.2-0k1.8), libglib2.0-dev, libkysdk-timer-dev (>= 1.2.0), libkysdk-config-dev (>= 1.2.0) Filename: pool/main/libk/libkysdk-system/libkysdk-systime-dev_2.5.1.2-0k1.8_all.deb Size: 38512 MD5sum: 51f9a63edbdfad9979ef0ae8d96c2988 SHA1: 134f21700f8c35c7e6322e795e5f97f6de924f91 SHA256: 3c2d438114ed074638fa3f7914321b0ca9a4f48165e7e9d79c0ec92411f31869 SHA512: 81ef9162cc135b18764176b74485252704b79e29ee86ac2116033504d813fe907f1dd6492ac366f9c86f1dbf68a135594f91b8f7aeb3dc4bf19476d68e859262 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-system Description: 系统时间相关操作库 - 开发库 Package: libkysdk-timer Architecture: amd64 Version: 2.5.1.0-0k0.6 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 34 Depends: libkysdk-basecommon (>= 1.2.0), libkysdk-utils (>= 1.2.0), libc6 Filename: pool/main/libk/libkysdk-base/libkysdk-timer_2.5.1.0-0k0.6_amd64.deb Size: 5900 MD5sum: 7a2b413304f3f4e3add001b9078b4b9e SHA1: 632703db3138ddbdd9a0e77621325fe860a1ebf2 SHA256: 6fc4d1f7718e41e64447edf73784abf5a8640e59d9b5e29b737b23455b4b5abd SHA512: 26cb7e6a8c26063a7885d0c0f4ecfb1b1ae21210c1cca14cc20e9326e5664f0fdd20d90a6d31441d53cf6edfed2506f2e006e53c19df77b8b02e109dcc211efc Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 定制器模块库 Package: libkysdk-timer-dev Architecture: all Version: 2.5.1.0-0k0.6 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 35 Depends: libkysdk-utils-dev (>= 1.2.0), libkysdk-timer (= 2.5.1.0-0k0.6), libkysdk-basecommon (>= 1.2.0), libc6 Filename: pool/main/libk/libkysdk-base/libkysdk-timer-dev_2.5.1.0-0k0.6_all.deb Size: 11704 MD5sum: 580d131be73ee01a04b352cdf6704e92 SHA1: 504c86078b5edbb1b3cd3a43c628e478e0096c14 SHA256: 23e358aed82fd0132d55f654428465d5e4f255b1e06492e2fe49228d32bad1c3 SHA512: a8db73534d9c4dca46473ba17f1fbca632d102f8a5a05cd3abe345a488917f52b9d1b45d68672bb461db8b3d060e671c6312b53d2c2ec30e15e5495f301eef8b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 定时器模块 - 开发库 Package: libkysdk-ukenv Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 66 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/libk/libkysdk-applications/libkysdk-ukenv_2.5.1.0-0k8.2_amd64.deb Size: 15412 MD5sum: 6fe749512cd5e48ee5b9104e1e3bcf1e SHA1: e63e51ff92525e45f3149eeae213de3b3952b3cf SHA256: 58c693398d0a054dd42b16b2ab331b5a2f215cd226457dc35273db2a37a53d73 SHA512: c3bc872daa83065911e62b6e9a93999f71e926ca445da76e9c5ae330135e71021be3069344c5cb7483f69ce4e877ec0b5f43c6b0b02f6fe9978095c9a5733afb Homepage: https://gitee.com/openkylin/libkysdk-applications Description: Kylin system environment interface A set of interfaces is provided to obtain the system gsetting variables, call up the user manual, and obtain the Kirin application name. Package: libkysdk-ukenv-dev Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 33 Depends: libkysdk-ukenv (= 2.5.1.0-0k8.2) Filename: pool/main/libk/libkysdk-applications/libkysdk-ukenv-dev_2.5.1.0-0k8.2_amd64.deb Size: 4560 MD5sum: 1912bb1f229642e907cfce3b38298b8c SHA1: 9ef1a8e7ad6367188def6639617065d5888162cc SHA256: 3baf15a6e76669c3397672af19bdeafad751995c0035a23bca3849a616778fe2 SHA512: a1c71923e4e12cb0550535b64819500ccf0dcc2c1fc0fb9b4f0365a459c62b22bda4d1d4cda3df08138068ae49406f78196fc606693a4f5f7b1bbf897874743d Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-ukenv modal A set of interfaces is provided to obtain the system gsetting variables, call up the user manual, and obtain the Kirin application name. Contains development files for libkysdk-ukenv. Package: libkysdk-utils Architecture: amd64 Version: 2.5.1.0-0k0.6 Multi-Arch: same Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 51 Depends: libkysdk-basecommon (>= 1.2.0), libc6 Filename: pool/main/libk/libkysdk-base/libkysdk-utils_2.5.1.0-0k0.6_amd64.deb Size: 7964 MD5sum: eee0761746f39362f6f89b95c97b9721 SHA1: 9b6fc5b8938a2f632e8ae474d5d7b517204de5a3 SHA256: 036e85c63f597b1616650e797b5327e5092a741cd816d86cda6ff9c0ae7451c2 SHA512: 4af3da9408156042fe2f22a701733920a8bcddfef3aa28f71cd8a63ba525dae8087b128c7d1d1a1eea0083d461929ba6e77603b5675804c207801f40b2ff2c7b Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者utils Package: libkysdk-utils-dev Architecture: all Version: 2.5.1.0-0k0.6 Multi-Arch: foreign Priority: optional Section: utils Source: libkysdk-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: kylin Installed-Size: 71 Depends: libkysdk-utils (= 2.5.1.0-0k0.6) Filename: pool/main/libk/libkysdk-base/libkysdk-utils-dev_2.5.1.0-0k0.6_all.deb Size: 28836 MD5sum: de1d6fa71544991dcdbd78c9da8437b3 SHA1: 2a47849616de47ddfc60c0224d47998e75d269cf SHA256: 14a6dddb04e4095357751aa8a75fcbd95bdcf579bec25fb07a636f222efb34aa SHA512: 845b345ad2ca026a3d18cb2f278194451a28bab16acb13e2d31c66e4a3d85dcd6fa1ad8f63d056c8672ef8a0dd6efc21a1c43de2b2ec588e3e020c38853bcf88 Homepage: http://gitlab2.kylin.com/kysdk/kysdk-base Description: 开发者utils - 开发库 Package: libkysdk-waylandhelper Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libs Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 468 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libkf5waylandclient5 (>= 4:5.52.0), libkf5windowsystem5 (>= 5.35.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2), libwayland-client0 (>= 1.20.0), libx11-6 Filename: pool/main/libk/libkysdk-applications/libkysdk-waylandhelper_2.5.1.0-0k8.2_amd64.deb Size: 105160 MD5sum: e491276fa56cc2b788cab393f4e4d4ff SHA1: a49c4c69a35f72933b874a64526abba4a4dcdf02 SHA256: 097c02d1fad73b07ad95f524faa514b9821babe9c95746753244056ac82df696 SHA512: 33c43dc7ee541a63150b3482df469f97426e6c9c1123a4e0234d9f91c4d8ad474de2ba3d96b084811cdd211b30796f8446c1c0a8419fd216083cac9c6e9a7b78 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: Window management interface It provides a series of interfaces related to window management, such as maximizing, minimizing, topping, and activating windows. It can take effect under X and wayland protocol. Package: libkysdk-waylandhelper-dev Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 240 Depends: libkysdk-waylandhelper (= 2.5.1.0-0k8.2) Filename: pool/main/libk/libkysdk-applications/libkysdk-waylandhelper-dev_2.5.1.0-0k8.2_amd64.deb Size: 29568 MD5sum: d0075044725fc11e2cdc2b5f4d32ce94 SHA1: 5bbe8338b888ecea8f5f21b84c2cdbd7d9fe628d SHA256: 8b0211f00072fe2c04dd9e0adf85ee0bc421500affd04935fa3c884fc817ed50 SHA512: 9b5a55f0b8340be7637f5a6c1743a2dd3b9d9ae3affea34757f587fb567705755ed4a1fb5c7ebd819fed82266ae686aca96cbc4269e303f9a9c400beaec64add Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-waylandhelper It provides a series of interfaces related to window management, such as maximizing, minimizing, topping, and activating windows. It can take effect under X and wayland protocol. Contains development files for libkysdk-waylandhelper. Package: libkysdk-widgetutils Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 43 Depends: libglib2.0-0, libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5widgets5, libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1) Filename: pool/main/libk/libkysdk-applications/libkysdk-widgetutils_2.5.1.0-0k8.2_amd64.deb Size: 8716 MD5sum: 544b66a87fcbd4ba43f62a265549cbb5 SHA1: cf7269a3f6847d4b9044e9861002ad0d55cedf2c SHA256: bf0f420ecb168e2396d88430bde86e78dbb91587b42a806be9b99b09f46c1679 SHA512: 46cb692ebe555924650e0c061770589d23e70f1a858c1c00884b5b651f1e4a730c34dfa0cb1b4c6d44929eec834840d540e95f79e6c91d4594926669f5dab15d Homepage: https://gitee.com/openkylin/libkysdk-applications Description: window display control moudule Provides a list of interface based on window display, such as hide dpi screen adaptation, etc. Package: libkysdk-widgetutils-dev Architecture: amd64 Version: 2.5.1.0-0k8.2 Priority: optional Section: libdevel Source: libkysdk-applications Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 30 Depends: libkysdk-widgetutils (= 2.5.1.0-0k8.2) Filename: pool/main/libk/libkysdk-applications/libkysdk-widgetutils-dev_2.5.1.0-0k8.2_amd64.deb Size: 3896 MD5sum: fd091266799158b6bc032175aaf3b547 SHA1: 4fde1aafcbc93f891721a4c7396e3892288e2baa SHA256: fcb63d1767f4ed534bec0a684f49d264d5c6b1d5cdce6928ad9f919763e635cc SHA512: e93647f069661e4c21a7385f62e630e78723aeb1e4215e2ed50173ffb824db8a0f004b635e5ce33d3a035c36625e020b64069de55b592aa21e519323d65e1d14 Homepage: https://gitee.com/openkylin/libkysdk-applications Description: development files for libkysdk-widgetutils Provides a list of interface based on window display, such as hide dpi screen adaptation, etc. Contains development files for libkysdk-widgetutils. Package: libkysset Architecture: amd64 Version: 4.1.0.0-ok0.10 Priority: optional Section: libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangdongwei Installed-Size: 191 Depends: ukui-control-center (>= 3.1.1+1103), xinput Breaks: libkysset-dev (<< 1.1kord-32k0.1~) Replaces: libkysset-dev (<< 1.1kord-32k0.1~) Filename: pool/main/libk/libkysset/libkysset_4.1.0.0-ok0.10_amd64.deb Size: 46420 MD5sum: 5be8ea4bae710b77a262ce58164697a1 SHA1: f26bad36d5360e25960dcb4a0155bcee063bdca9 SHA256: 5c5ce4298fea7138ea3b7c5f224524b4d0d10086317db096226602895964a291 SHA512: 08ac4704a0147d6548d61bfa4518d714c36088b3003286ad6713f39bad2a58c623cfba527e45be7817b5c8d342416fb5c07c9278a1615ddda99ee21658181167 Homepage: Description: Package: liblab-gamut1 Architecture: amd64 Version: 2.42.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2710 Filename: pool/main/g/graphviz/liblab-gamut1_2.42.2-ok2_amd64.deb Size: 1995148 MD5sum: 7414791a0b91c56e373985c6f7496474 SHA1: 1c5f5867e8e9991f100730c19584e0dd604743ab SHA256: 12936b1b34d28e77a10a8dd05455cf9b692802ce03b35d51aaa771305c1b3a2f SHA512: 48ddb23ca1b4020d340e6f74e52187e3bd2c071757c86e7554aa808106c3df28d2bafad2e375038a83ae86536a88084b97b3d3c9e990be344cb4e1256074e070 Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - liblab_gamut library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the liblab_gamut library. Package: liblangtag-common Architecture: all Version: 0.6.7-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: liblangtag Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 2177 Filename: pool/main/libl/liblangtag/liblangtag-common_0.6.7-ok1_all.deb Size: 190344 MD5sum: e12a63e2c74f1803e2b015f62e65d0bc SHA1: 417548e574fa58d77918d5fba8b39357cb0bddbd SHA256: 1aa02aef0d87230c132ccacc81dcb94c41c442b105f10c3642184fb0513920ff SHA512: f0408231647d622be7abead3335a1e213dade235b5c6d9872e03696140a1b6ddaaf53f20879acab4a4d5f6ca977dd3dbcfe438e1a8bd65b736eb89db74b85b17 Homepage: http://tagoh.bitbucket.org/liblangtag/ Description: library to access tags for identifying languages -- data liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the architecture-independent language data. Package: liblangtag-dev Architecture: amd64 Version: 0.6.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: liblangtag Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 673 Depends: liblangtag1 (= 0.6.7-ok1), liblangtag-gobject0 (= 0.6.7-ok1), libglib2.0-dev, libxml2-dev, gir1.2-langtag-0.6 (= 0.6.7-ok1) Suggests: liblangtag-doc Filename: pool/main/libl/liblangtag/liblangtag-dev_0.6.7-ok1_amd64.deb Size: 83892 MD5sum: 624503c42d6e83ae6070e38143996a50 SHA1: 91cd6bc5aa9fcc4891f0e9fad3e0c47d1b0f35a2 SHA256: bdcca3c42b4680996c39e8a920d7960b78558e4618d50ef8d309489580a331f4 SHA512: f028749e9804555e58d644cae21013bc1f411747d041c18f9c1bcab6bf609e84e0318cc911b80b96e45240a549fb5617dda7bbf434f9790fdd457a649a8e4a41 Homepage: http://tagoh.bitbucket.org/liblangtag/ Description: library to access tags for identifying languages -- development liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the files needed for doing development with liblangtag. Package: liblangtag-doc Architecture: all Version: 0.6.7-ok1 Priority: optional Section: doc Source: liblangtag Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 688 Filename: pool/main/libl/liblangtag/liblangtag-doc_0.6.7-ok1_all.deb Size: 40488 MD5sum: 5c34e8cbe1069574d5af22066fba0bc3 SHA1: aa459cc7361da94d80037fe1f2c5b56461ace6db SHA256: ea6b8d0239d83c5d977ee37b798bbdbd45eda819d641c68e21e80ab2ef501a97 SHA512: f0161053bcf139781b5ccd222069ee6388032626ec507d152677158c9fdef2f61c508bd91ffd888bf8daee444e0eb10d830db07b80bcd61947f7c53fac835110 Homepage: http://tagoh.bitbucket.org/liblangtag/ Description: library to access tags for identifying languages -- documentation liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the (API) documentation. Package: liblangtag-gobject0 Architecture: amd64 Version: 0.6.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: liblangtag Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 34 Depends: libglib2.0-0 (>= 2.14.0), liblangtag1 (>= 0.6.0), liblangtag-common (= 0.6.7-ok1) Replaces: liblangtag0 (<< 0.4.0) Filename: pool/main/libl/liblangtag/liblangtag-gobject0_0.6.7-ok1_amd64.deb Size: 5092 MD5sum: 59fa08e0b5d3f0efafe03c6ab55360c1 SHA1: 5f555ba2678434776c942a07b39153709e57d446 SHA256: a3eeeb25e26702b4db67dea092c74bcd2aacc94e42b08ead7628d55dc233212a SHA512: 3522c86c778334b68624f06a3d2fc956c529d0ad97f4908eaeb91e8ce982e88bcc18cfb5940eb918fc461ea8561c02bcaf04b95b5e9dd80dd34b1efcd6241f71 Homepage: http://tagoh.bitbucket.org/liblangtag/ Description: library to access tags for identifying languages liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 Package: liblangtag1 Architecture: amd64 Version: 0.6.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: liblangtag Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 185 Depends: libc6 (>= 2.38), libxml2 (>= 2.7.4), liblangtag-common (= 0.6.7-ok1) Filename: pool/main/libl/liblangtag/liblangtag1_0.6.7-ok1_amd64.deb Size: 50140 MD5sum: 76c43d698420439e3cf99b4f5886aa80 SHA1: 3f49dc4d63a57f718636e2c6fed9a15ec8d7e6e4 SHA256: aa4d1be0f21a5d2533e1ce761784e0ad72b09f9f0fb42f2688f314d86bf1149f SHA512: b1b87ee6c58c40c6937491b641b53b0d4a7904d2da665b7fc0e0323d8106c254da87271a1ec3e79d2d99b471a6e93c75c1c3f5b2018d60f86118b7472b518dbb Homepage: http://tagoh.bitbucket.org/liblangtag/ Description: library to access tags for identifying languages liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 Package: liblapack-dev Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 25249 Provides: liblapack.so Depends: liblapack3 (= 3.12.0-ok1), libblas-dev | libblas.so Suggests: liblapack-doc Filename: pool/main/l/lapack/liblapack-dev_3.12.0-ok1_amd64.deb Size: 4892332 MD5sum: 3132ecc2c85d22953a23f94a2738e140 SHA1: 48c664b2233fb7802002263ae3a49b06bc12669a SHA256: 8d2d6fad5922b107c5cd59e4cb1346e988c35c3d89b00bb346d024fbc2778a5b SHA512: 50a49d9e9f3c97f1bdf5055007b54315fe6409698ec9b89195d434ca8341c1091fa9f1408b752850b372fc94314db04d4d536a3387889dee25de5ecf803f16a5 Homepage: https://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 - static version LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . This package contains a static version of the library. Package: liblapack-doc Architecture: all Version: 3.12.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 44218 Filename: pool/main/l/lapack/liblapack-doc_3.12.0-ok1_all.deb Size: 2846064 MD5sum: a823724e7e4ed80598e97c5e00aff426 SHA1: fab4d989560897ad7b33953bce3ad36f67b27ba9 SHA256: 077f8da4c587c59f52ef9c15d5cee360ede18f3f66aff7b80e878ff06ea0d81d SHA512: df37a87fc7e0a191b2c4d092ded714f3f58e8523bc4953f7b1ded9a28acf2238ded662a8b21794196e2929d536d0d916d25dd82e9710fc9e9d12839b352de750 Homepage: https://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 - documentation LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . This package contains: - manpages of BLAS and LAPACK routines, - the Lapack User's Guide manual (in HTML), - the manual for the LAPACKE C interface to LAPACK (in PDF). Package: liblapack-test Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: devel Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 8057 Depends: libblas3 | libblas.so.3, libc6 (>= 2.34), libgcc-s1 (>= 4.0), libgfortran5 (>= 10), liblapack3 | liblapack.so.3, libtmglib3 (>= 3.12.0) Recommends: python3 Filename: pool/main/l/lapack/liblapack-test_3.12.0-ok1_amd64.deb Size: 1535076 MD5sum: d8ca459b4472171452662ef0b5f9c6cd SHA1: 1c9713ed5c6bf26bef4da002bc03acbc31e3e2bf SHA256: a8830681b8b2f414c2803d4c3276e1bb277f357156344baf48a7de7d87c673bf SHA512: 26b21f9b9dffaeb9ee5b590e9995460b184d5d36bde4078e86a94d29c4cb6792934a884b151d58ca54f7b2c40e0fb2b29075803109686c1bf56b6974ae5d696b Homepage: https://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 - testing programs LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . These testing programs have been run against the shared library in the lapack package. The results have been collected in the files test_results. These programs are provided separately here so that the user can test and compare alternate versions of the lapack libraries, such as those provided by the ATLAS packages, and the lapack package. Package: liblapack3 Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 7766 Provides: liblapack.so.3 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libgcc-s1 (>= 4.0), libgfortran5 (>= 8) Filename: pool/main/l/lapack/liblapack3_3.12.0-ok1_amd64.deb Size: 2532036 MD5sum: de129e7ede480330a692cf0685dae7d4 SHA1: 6f3048b0df5a9d94eab24e9e1423fabb1a1276a7 SHA256: ad3f1d7be96f1174ac9a68d9d1c5743ef932578678e8b5097ae56930f74e8540 SHA512: fdfdc3c6d1a55ed994b9e3972782c11f214e51ae181f371d51682c9d8a544ae54768a4436686d50e4ba7a46197d4ede236a14551d6733adf6f0130a8a874708d Homepage: https://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 - shared version LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . This package contains a shared version of the library. Package: liblapack64-3 Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 7813 Provides: liblapack64.so.3 Depends: libblas64-3 | libblas64.so.3, libc6 (>= 2.29), libgcc-s1 (>= 4.0), libgfortran5 (>= 8) Filename: pool/main/l/lapack/liblapack64-3_3.12.0-ok1_amd64.deb Size: 2405304 MD5sum: fbdac32aaec4dd5b66dbb1cbd361d3e7 SHA1: 1313012801ecbd434b9a0ed015d1ad68436632a5 SHA256: 98b7376eca461b7d64f431f78a344207ef30c65839b1300f8f7a74ae7f667bff SHA512: 4624148ab00b775d7783b484766b17ebe4c5bc5889e48cabfa0d50b9b6a42b353d759152411d6427a7244a43ab3837af6a33b3e5727c8a1fde77bc4e57dc65f3 Homepage: https://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 - shared version (64bit-index) LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . This package contains a shared version of the library. Compiled with Fortran option "-fdefault-integer-8". Package: liblapack64-dev Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 25365 Provides: liblapack64.so Depends: liblapack64-3 (= 3.12.0-ok1), libblas64-dev | libblas64.so Suggests: liblapack-doc Filename: pool/main/l/lapack/liblapack64-dev_3.12.0-ok1_amd64.deb Size: 4639832 MD5sum: 02bcff9f55438bba463adbf7715bb5f3 SHA1: 1d5fe6125d8551fe788978547ebb64ba1ef6351c SHA256: 6751d43df09651bf613e125de770622e5804c15a589c32be671b9149532ac875 SHA512: 54bee81ee33d5d908a4913b8e294ee08cb0f5810bb3cee1385717cfefd6b4f6f40c7b87aff3b537bc2558693b67120518caa658ae7654a0a8a8a97684be80bfa Homepage: https://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 - static version (64bit-index) LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . This package contains a static version of the library. Compiled with Fortran flag "-fdefault-integer-8". Package: liblapack64-test Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: devel Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 8173 Depends: libblas64-3 | libblas64.so.3, libc6 (>= 2.34), libgcc-s1 (>= 4.0), libgfortran5 (>= 10), liblapack64-3 | liblapack64.so.3, libtmglib64-3 (>= 3.12.0) Recommends: python3 Filename: pool/main/l/lapack/liblapack64-test_3.12.0-ok1_amd64.deb Size: 1499632 MD5sum: ef7214480d8fe8ff2ecc5fc1277c7a1a SHA1: 266503208650dcd5fddd2ce669f2884f8f3f59ca SHA256: 09def4bd3c430026b2e388167af1887b558eec6b0f97c224ab881f3d35ff59b4 SHA512: 2569817cf4adfdd400420aa2d34aa52d85d84690253803f4ce81f7d09c7c35ec7a66e81cdb0cf9af58dc494777ad14f05eb0674ac75755d7a76495ca3d103ca6 Homepage: https://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 - testing programs (64bit-index) LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . These testing programs have been run against the shared library in the lapack package. The results have been collected in the files test_results. These programs are provided separately here so that the user can test and compare alternate versions of the lapack libraries, such as those provided by the ATLAS packages, and the lapack package. . Compiled with Fortran option "-fdefault-integer-8". Package: liblapacke Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 2462 Provides: liblapacke.so.3 Depends: libblas3 | libblas.so.3, libc6 (>= 2.14), liblapack3 | liblapack.so.3, libtmglib3 (>= 3.12.0) Breaks: libatlas3-base (<< 3.10.3-14), liblapack3 (<< 3.12), libopenblas0-openmp (<< 0.3.25+ds-2), libopenblas0-pthread (<< 0.3.25+ds-2), libopenblas0-serial (<< 0.3.25+ds-2) Filename: pool/main/l/lapack/liblapacke_3.12.0-ok1_amd64.deb Size: 392744 MD5sum: 34ef2c4ee948407a2c5a34f31786bd41 SHA1: 231400f58cd2177bfeb5d3ea1346fab155eebc45 SHA256: fa868e2734bbc610908eeab00f2a957c6e81a5fe9df544d731dce9d099550f84 SHA512: a8fa166e7690f85b3e1054479876c3ab47c5211c9457cf5ee45414cda6cae374896ab5d623084fcd0834d2b9c5a979e63db4238f1c36ab8a55b88541c52807ae Homepage: https://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 - C lib shared version LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . This package contains the Standard C language library for LAPACK. Package: liblapacke-dev Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 8231 Depends: liblapacke (= 3.12.0-ok1), libblas-dev | libblas.so, liblapack-dev | liblapack.so, libtmglib-dev Suggests: liblapack-doc Breaks: liblapacke (<< 3.8.0-3) Replaces: liblapacke (<< 3.8.0-3) Filename: pool/main/l/lapack/liblapacke-dev_3.12.0-ok1_amd64.deb Size: 340536 MD5sum: 965ee25ea13a4784576cd6f92f96fccd SHA1: 8c8ebb78ebb2aef8018738f8ed63efb5aaf51bde SHA256: 97c765ec9dabb8a42988b3165e16bc2fbe2859f976af00b54c0f918340038ca6 SHA512: a81a5fbfe578cfbccdb1151882d7b7526e01636f2edb003e2d05d4ddf7b7a7abb73c4ee8b840e9328db88813193d685024f2677ba2b77ade2170bb307986ebb2 Homepage: https://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 () - Headers LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . This package contains development files for the C language library for LAPACK, including a static version of the library. Package: liblapacke64 Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 2562 Provides: liblapacke64.so.3 Depends: libblas64-3 | libblas64.so.3, libc6 (>= 2.14), liblapack64-3 | liblapack64.so.3, libtmglib64-3 (>= 3.12.0) Filename: pool/main/l/lapack/liblapacke64_3.12.0-ok1_amd64.deb Size: 391068 MD5sum: f678bcdeb95092ea1d0aca08cbfec293 SHA1: aeff8bbb730bdd684bf39c983ec3fdce7e1aef83 SHA256: 70a45f2622cc5288e7cc3a96149d45a12d5d2010b398414ded2c609c5ab673a0 SHA512: 7c7a9958d0e4f2143c4da4044f1d9f1974acb0b6a8fe4f34a0325bfbb050cb7afc387217c53275d456c76a0a47f4d91425f3c29d73d1a6fa4e32642a85b5e633 Homepage: https://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 - C lib shared version (64bit-index) LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . This package contains the Standard C language library for LAPACK. Compiled with C flag "-DHAVE_LAPACK_CONFIG_H -DLAPACK_ILP64". Package: liblapacke64-dev Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 6736 Depends: liblapacke64 (= 3.12.0-ok1), libblas64-dev | libblas64.so, liblapack64-dev | liblapack64.so, libtmglib64-dev Suggests: liblapack-doc Filename: pool/main/l/lapack/liblapacke64-dev_3.12.0-ok1_amd64.deb Size: 277540 MD5sum: 912c97a924ca09a3a75d7e86fd85152e SHA1: 2cd49e9dee2cfe5e08cd97daf01ba45bd2b47378 SHA256: 7e2f74acacb546ea0d26073b53437481142a702464d4873be30f2eac010df1f3 SHA512: 27e2965ab38d1f4250d8b24ba83431b2dac6099669714b41b79821364029d2bc26c18a0e68f1044b6bd60bfda9f20c6b431352b7a27b91185d740e71da76e7c4 Homepage: https://www.netlib.org/lapack/ Description: Library of linear algebra routines 3 - Headers (64bit-index) LAPACK version 3.X is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community. . This package contains development files for the C language library for LAPACK, including a static version of the library. Compiled with C flag "-DHAVE_LAPACK_CONFIG_H -DLAPACK_ILP64". Package: liblavfile-2.1-0 Architecture: amd64 Version: 1:2.1.0+debian-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 126 Depends: libc6 (>= 2.33), libdv4 (>= 1.0.0), libmjpegutils-2.1-0 (>= 1:2.1.0+debian) Filename: pool/main/m/mjpegtools/liblavfile-2.1-0_2.1.0+debian-ok1.1_amd64.deb Size: 32114 MD5sum: be482f4598f26cdc1dd49e79959407ad SHA1: 62546415b313f3c1bc0b6440710ec7e555026c88 SHA256: 3b29bcadd4be81a8ae0fd68c363e054d61eb245542519893add87d89aaa716ea SHA512: a8ddd746ce54e544c4f535ba0799bd734b1091f19d8d4f6f90eb5473b08d3c1267d853fa7a67a6a76272e917756b0a1c424c235ce25f4c481ff540748e666523 Homepage: http://mjpeg.sourceforge.net/ Description: MJPEG capture/editing/replay and MPEG encoding toolset (library) The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. . This package contains the shared lavfile library. Package: liblavjpeg-2.1-0 Architecture: amd64 Version: 1:2.1.0+debian-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 46 Depends: libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1), libmjpegutils-2.1-0 (>= 1:2.1.0+debian) Filename: pool/main/m/mjpegtools/liblavjpeg-2.1-0_2.1.0+debian-ok1.1_amd64.deb Size: 9898 MD5sum: 86f2535fad2c01485e1fd34d0291645f SHA1: 37d52af513adaf6ca6c4dcd6f4b45a2ac8136f30 SHA256: 86c039e53b60995efce51ce441b1de3521e80a0dd73416feba0b8c6ace2eaaac SHA512: 47aa17bffc1cc106ef654ebb635ee51fd83447d547d0f2406455f99a6bacbdbae39bcda8da72f545cf61a78d9475d879cb971d68ab186da006dafcd23233fac8 Homepage: http://mjpeg.sourceforge.net/ Description: MJPEG capture/editing/replay and MPEG encoding toolset (library) The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. . This package contains the shared lavjpeg library. Package: liblavplay-2.1-0 Architecture: amd64 Version: 1:2.1.0+debian-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 70 Depends: libc6 (>= 2.34), libdv4 (>= 1.0.0), liblavfile-2.1-0 (>= 1:2.1.0+debian), liblavjpeg-2.1-0 (>= 1:2.1.0+debian), libmjpegutils-2.1-0 (>= 1:2.1.0+debian), libsdl1.2debian (>= 1.2.11) Filename: pool/main/m/mjpegtools/liblavplay-2.1-0_2.1.0+debian-ok1.1_amd64.deb Size: 20182 MD5sum: 5911b5bb5d5923b4fe4b368fcd859352 SHA1: 11ef7a21171d192393c2d3d4216924e8b230c757 SHA256: 3cf70b786f74b9f8729a1c4dd5aceb8743e04bd5a266b0918c13a45ce195a9f6 SHA512: 31755ac328edc2db78a5ae804d9b121567264ef904714cfc4f61fe64ee2d7407eac651d3d8e30bacfdf91572202fbaf755b357fa8396e0294805328446e90d42 Homepage: http://mjpeg.sourceforge.net/ Description: MJPEG capture/editing/replay and MPEG encoding toolset (library) The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. . This package contains the shared lavplay library. Package: liblayershellqtinterface-dev Architecture: amd64 Version: 5.24.4-ok5.2 Priority: optional Section: kde Source: layer-shell-qt Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 34 Depends: liblayershellqtinterface5 (= 5.24.4-ok5.2), qtbase5-dev Filename: pool/main/l/layer-shell-qt/liblayershellqtinterface-dev_5.24.4-ok5.2_amd64.deb Size: 5986 MD5sum: 8e07c8d768ef214bafbaac6ce238d060 SHA1: 5639328843d564bdd64831546c34f90e837d9a53 SHA256: ca12584c08c5db173f1d42a0d2d661f7675f962977ba262b58e376e891236559 SHA512: 17d21f9507c36f4fb07555ca7b64f07f44fdea3d579e60987cecc3fdc4c9f25f0809419b4d592a30f93029aaea24d9da6be3c13b625d862bfa2877da09581d91 Homepage: http://www.kde.org/ Description: use the Wayland wl-layer-shell protocol. Qt component to allow applications to make use of the Wayland wl-layer-shell protocol. . This package includes the development files. Package: liblayershellqtinterface5 Architecture: amd64 Version: 5.24.4-ok5.2 Priority: optional Section: kde Source: layer-shell-qt Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 111 Depends: libc6 (>= 2.2.5), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5waylandclient5 (>= 5.15.0~), libstdc++6 (>= 5), libwayland-client0 (>= 1.20.0), qtbase-abi-5-15-10, qtwayland-client-abi-5-15-10 Recommends: layer-shell-qt (= 5.24.4-ok5.2) Filename: pool/main/l/layer-shell-qt/liblayershellqtinterface5_5.24.4-ok5.2_amd64.deb Size: 22304 MD5sum: 712002661ef8fde6705b454f01c5e7c4 SHA1: 1d49d63927d4ad48b79366b363ed812d5cb9dd77 SHA256: ea507080995fd15557c8bd3be3895032926acaf622c2a01da861a1d1e657f8de SHA512: 3542d1d46c7f5688dcdc1849e8cffe9c542196698024c971096a3540d8be6761e731da66f7d529fefed46860a0e7543c9706efd584a82a1e9ecb29b509675a9d Homepage: http://www.kde.org/ Description: use the Wayland wl-layer-shell protocol. Qt component to allow applications to make use of the Wayland wl-layer-shell protocol. . This package includes the library. Package: liblayout-java Architecture: all Version: 0.2.10-ok1.1 Priority: optional Section: java Source: liblayout Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 821 Depends: ant, libbase-java, libcommons-logging-java, libflute-java, libfonts-java, libitext-java, libjcommon-java, libloader-java, librepository-java, libsac-java, libxml-java Filename: pool/main/libl/liblayout/liblayout-java_0.2.10-ok1.1_all.deb Size: 647482 MD5sum: a091fa4926156462eb1a4e3163e79897 SHA1: 6eca7e3a6589f4106aa8f1caacee20a5e859c29d SHA256: 633eda51bf3c3bcfe0078e4e6d6e62d1a6adbdc675885acf8481597ade907d9d SHA512: 79cb4d8a1d1e145091875770406515f48c0647ae7b78c862bb4363e2e1b19a7de407894802d5eb96bfa4dd0533e3d361964b1497b6df9724e7c6a7e8743ce9e7 Description: Java layouting framework LibLayout is a layouting framework. It is based on the Cascading StyleSheets standard (in the upcoming version 3). The layouting expects to receive its content as a DOM structure (although it does not rely on the W3C-DOM API). Package: liblc3-1 Architecture: amd64 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: liblc3 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 138 Depends: libc6 (>= 2.14) Filename: pool/main/libl/liblc3/liblc3-1_1.0.4-ok1_amd64.deb Size: 61780 MD5sum: 061b0f91546f125e1e3e28963c2e90e7 SHA1: deae13d1ee03cf57729862e862d3ced605a865f6 SHA256: 4546d181b694cc1bd2c1fb52ac2806a4ba27f79391bd7c5fafc2e68af4ec9f3a SHA512: 9999ec8c2429f3a04dffe91aa525ee418c4df638bf780fc515b878304a1a0f5dab0fd34ec59ac10b39a953bde92eb54e2debc5da850fbd430bf8393707fef770 Homepage: https://github.com/google/liblc3 Description: Low Complexity Communication Codec (shared library) LC3 is an efficient low latency audio codec. . This package provides the shared library. Package: liblc3-dev Architecture: amd64 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: liblc3 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Depends: liblc3-1 (= 1.0.4-ok1) Filename: pool/main/libl/liblc3/liblc3-dev_1.0.4-ok1_amd64.deb Size: 7132 MD5sum: 8e0fca2c7a88daed32bdc13f884359c1 SHA1: aa6417c67b508a81fcb725a8b6bc5f04410b0677 SHA256: be65c09c74a97777724a40a485f6a284ba4023635bdbe4fe79f316ccba11ff25 SHA512: 09fd7644979109fb4d7158cbc403b504de1c731b72f99efda5936e0f498a8856d70802fdf9c810d9701f491264cd3db9e299f1abba49894c05f01f11261c38c2 Homepage: https://github.com/google/liblc3 Description: Low Complexity Communication Codec (development files) LC3 is an efficient low latency audio codec. . This package provides the development files for liblc3. Package: liblc3-tools Architecture: amd64 Version: 1.0.4-ok1 Priority: optional Section: sound Source: liblc3 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 39 Depends: libc6 (>= 2.34), liblc3-1 (>= 1.0.1) Filename: pool/main/libl/liblc3/liblc3-tools_1.0.4-ok1_amd64.deb Size: 7588 MD5sum: f661e04148d5b0d901fa7ed2e563ab7a SHA1: 209fceaaddfa64413d1e6dde34c349ea93f8af6f SHA256: 75ab12737317b4f87120e09c6cdc2e3c30e6b8d2d2dc4aebfd7037c09d80a9fd SHA512: cc2b919655d9a50dd76fbec923a9c427f2bc4bd3428573d60738a1b894880f384108951c2b7d13a2a9d3cbef3fc5810ace1ae01258d7e3c5efa5843577d1ba4b Homepage: https://github.com/google/liblc3 Description: Low Complexity Communication Codec LC3 is an efficient low latency audio codec. . This package provides encoder and decoder tools. Package: liblcms2-2 Architecture: amd64 Version: 2.14-ok1 Multi-Arch: same Priority: optional Section: libs Source: lcms2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 426 Depends: libc6 (>= 2.29) Suggests: liblcms2-utils Filename: pool/main/l/lcms2/liblcms2-2_2.14-ok1_amd64.deb Size: 149480 MD5sum: 36c792f41e1fe2cd928ffa34ca5f254c SHA1: 5147032350782f49689e3bf88145d0399b72cbbd SHA256: 646ec3841c02f0694354d062a47513a79789d8e78d250c2466f57078a0d8231c SHA512: 5271669a373f7905e71f720b179e70523e4a85ea7528695fef5b25923fa31ae89664e0bf03b8d95fbd0cc7dd802872c8de3a894784c9cf3d45e114603101cd22 Homepage: http://www.littlecms.com/ Description: Little CMS 2 color management library LittleCMS 2 intends to be a small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC) of color management. LittleCMS 2 is a full implementation of ICC specification 4.2 plus all addendums. It fully supports all V2 and V4 profiles, including abstract, devicelink and named color profiles. . This package contains the shared library of liblcms2. Package: liblcms2-dev Architecture: amd64 Version: 2.14-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lcms2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1898 Provides: liblcms-dev Depends: liblcms2-2 (= 2.14-ok1) Conflicts: liblcms-dev Replaces: liblcms-dev Filename: pool/main/l/lcms2/liblcms2-dev_2.14-ok1_amd64.deb Size: 1809672 MD5sum: 0af9ee94bbc7203735a8d636f6a53000 SHA1: debdb7ecde4d553e6912fa4a23497978fcfe6355 SHA256: 74992861fa415394c6609c6c9c559e1675aedf2da1b1566de75db89c9b5f5462 SHA512: d92c294edc2dccb575041ffa2d6a252e06f2b7c4afab5550c69f804874c4993d203010f2bc89184b82a268591092b2f51b3bfa2a50eaa0444f2b61baa67e75c8 Homepage: http://www.littlecms.com/ Description: Little CMS 2 color management library development headers LittleCMS 2 intends to be a small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC) of color management. Little CMS 2 is a full implementation of ICC specification 4.2 plus all addendums. It fully supports all V2 and V4 profiles, including abstract, devicelink and named color profiles. . This package contains the development headers used for building software that uses Little CMS. Package: liblcms2-utils Architecture: amd64 Version: 2.14-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: lcms2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 167 Depends: libc6 (>= 2.34), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.14), libtiff5 (>= 4.0.3) Filename: pool/main/l/lcms2/liblcms2-utils_2.14-ok1_amd64.deb Size: 41616 MD5sum: d737e6d11be8f85b045d7fd0d13b12b4 SHA1: e806cad58cff9a9898602b3fa4cd03ce2825eae2 SHA256: c2df572caa8422af4e5f8cde4e5f9b1e9fe68ef0c10aafdb6bb79855c21dd2e2 SHA512: 62ee61acc7b104152bd00b59212f3446fb33a4d46ba75c7ee37578fb07feba6331d827c6eb83f2e8243c4f9693818a6bed19e0cbfb324a8aab1e46349122eb69 Homepage: http://www.littlecms.com/ Description: Little CMS 2 color management library (utilities) LittleCMS 2 intends to be a small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC) of color management. LittleCMS 2 is a full implementation of ICC specification 4.2 plus all addendums. It fully supports all V2 and V4 profiles, including abstract, devicelink and named color profiles. . This package contains additional utilities (jpegicc, linkicc, psicc, tificc and transicc). Package: libldacbt-abr-dev Architecture: amd64 Version: 2.0.2.3+git20200429+ed310a0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libldac Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Andrej Shadura Installed-Size: 24 Depends: libldacbt-abr2 (= 2.0.2.3+git20200429+ed310a0-ok1) Filename: pool/main/libl/libldac/libldacbt-abr-dev_2.0.2.3+git20200429+ed310a0-ok1_amd64.deb Size: 4420 MD5sum: c0505b6a6ac988e1b2e3c21965a623c4 SHA1: 05af867eaa41a0b32743f135e58ab7fc5daeadc1 SHA256: 92ab3356c3f94864d57318282559e47b7efd2a5a9da53987e269999b3a4aa32b SHA512: 96c0902b04df75a9882b081c0f3d1530679d1162039848dd5f13693de31151ac5d03ab575acefee84d42abd5af04818c66a196a075b624d95ed296c4dbfdec79 Homepage: https://android.googlesource.com/platform/external/libldac Description: LDAC Bluetooth ABR library (development) LDAC is a lossy audio coding technology enabling the transmission of high-resolution audio content over a Bluetooth connection. . LDAC employs a hybrid coding scheme based on the modified discrete cosine transform to provide more efficient data compression. . LDAC is used by Bluetooth audio devices such as headphones, smart phones, portable media players, active speakers and home theaters. . This package ships development files for the LDAC Bluetooth ABR library. Package: libldacbt-abr2 Architecture: amd64 Version: 2.0.2.3+git20200429+ed310a0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libldac Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Andrej Shadura Installed-Size: 30 Depends: libc6 (>= 2.2.5), libldacbt-enc2 (>= 2.0.2) Filename: pool/main/libl/libldac/libldacbt-abr2_2.0.2.3+git20200429+ed310a0-ok1_amd64.deb Size: 4676 MD5sum: 4b9f03ae580d72cde5a539780c980d4e SHA1: 6577df4ddb940a895c6f3f7e2e25937684e01dba SHA256: 58378d2cd93755d301d02cdaafd39dce540d2e6de087107497f00664310ff9e8 SHA512: 355a29d034c663782e689efbf08fd64b7d0dc964e69887d47040a1ac97c2ff4354ca4549e058ac4a22dd8419354df54e723ea120b76bf1dec1e05335d408c9d3 Homepage: https://android.googlesource.com/platform/external/libldac Description: LDAC Bluetooth ABR library (shared library) LDAC is a lossy audio coding technology enabling the transmission of high-resolution audio content over a Bluetooth connection. . LDAC employs a hybrid coding scheme based on the modified discrete cosine transform to provide more efficient data compression. . LDAC is used by Bluetooth audio devices such as headphones, smart phones, portable media players, active speakers and home theaters. . This package ships the shared LDAC Bluetooth ABR library. Package: libldacbt-enc-dev Architecture: amd64 Version: 2.0.2.3+git20200429+ed310a0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libldac Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Andrej Shadura Installed-Size: 39 Depends: libldacbt-enc2 (= 2.0.2.3+git20200429+ed310a0-ok1) Filename: pool/main/libl/libldac/libldacbt-enc-dev_2.0.2.3+git20200429+ed310a0-ok1_amd64.deb Size: 7292 MD5sum: 97e237e3a90058992a37097d027caeeb SHA1: b4a7fce9381b22d87033bba90b53c25236a3eba2 SHA256: 4a62019c19a9830b9011dcb4f75e03c6b1aa7e686712e0b8bfa96b56616c7064 SHA512: 7a582e28a06872e1a58cb8dfca5cfc5351050d68487d67a2ea671c00f23953f44da3fa0599193bdfd489e9a9194bbcd71bc6ea7fb9ba734fd9e6c06502e77ca2 Homepage: https://android.googlesource.com/platform/external/libldac Description: LDAC Bluetooth encoder library (development) LDAC is a lossy audio coding technology enabling the transmission of high-resolution audio content over a Bluetooth connection. . LDAC employs a hybrid coding scheme based on the modified discrete cosine transform to provide more efficient data compression. . LDAC is used by Bluetooth audio devices such as headphones, smart phones, portable media players, active speakers and home theaters. . This package ships development files for the LDAC Bluetooth encoder library. Package: libldacbt-enc2 Architecture: amd64 Version: 2.0.2.3+git20200429+ed310a0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libldac Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Andrej Shadura Installed-Size: 67 Depends: libc6 (>= 2.14) Filename: pool/main/libl/libldac/libldacbt-enc2_2.0.2.3+git20200429+ed310a0-ok1_amd64.deb Size: 26292 MD5sum: 16b8f31f41f9cf37418c6bad3978ee66 SHA1: c497b1fc1761ce5b2e80661ce6caaf1f0e484ace SHA256: 5bf73c44f117711a16261fb3051eb3406b987b024d9a1307a3dd747a1a9fb51e SHA512: ed1e2d1fc04794436e6acdeb4d9d0ca9953fcffd0f586efc07cb078fe9a1f22310e8a36df17342b5d18c61f3f3aa663823b6c0d08b89fd703ce58b7f68aaf1b6 Homepage: https://android.googlesource.com/platform/external/libldac Description: LDAC Bluetooth encoder library (shared library) LDAC is a lossy audio coding technology enabling the transmission of high-resolution audio content over a Bluetooth connection. . LDAC employs a hybrid coding scheme based on the modified discrete cosine transform to provide more efficient data compression. . LDAC is used by Bluetooth audio devices such as headphones, smart phones, portable media players, active speakers and home theaters. . This package ships the shared LDAC Bluetooth encoder library. Package: libldap-common Architecture: all Version: 2.6.7+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: openldap Origin: openKylin Maintainer: openKylin Developers Installed-Size: 86 Replaces: libldap-2.4-2 (<< 2.4.44+dfsg-1) Filename: pool/main/o/openldap/libldap-common_2.6.7+dfsg-ok1_all.deb Size: 18056 MD5sum: 5bb31ba61b0c0030c7a8dd239c0bb1b5 SHA1: aa6ff23298be841af3aab28c1f83715137a0b44d SHA256: 35b753616153c02dccceab8ffa1e5bed605228dc0f7047e1522ad83818a70a9e SHA512: eb02e94d747570bca9bb9472357171c35b09a1d76e72fde41531535c84b09a85d7a599cbf05235378cdfb7428ad5b4d168d97a32ce5bf47c2df27f7a57a8a717 Homepage: https://www.openldap.org/ Description: OpenLDAP common files for libraries These are common files for the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: libldap-dev Architecture: amd64 Version: 2.6.7+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: openldap Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1494 Provides: libldap2-dev Depends: libldap2 (= 2.6.7+dfsg-ok1) Breaks: libldap2-dev (<< 2.5.4+dfsg-1~) Replaces: libldap2-dev (<< 2.5.4+dfsg-1~) Filename: pool/main/o/openldap/libldap-dev_2.6.7+dfsg-ok1_amd64.deb Size: 280536 MD5sum: cd15ac0d2fc297a841eb932f78959e5b SHA1: ba0fa548d4ac93fc048cf1047922effa82d18265 SHA256: 5f609c3ddc43da548d4d75e9b650381740cb8071d37fc4b839be17563e2003ea SHA512: bc7f0250d8a19414b10ce596e51c40bcee7bcc194477fbab530791e3c10a2c2256c2ae6d895f51cdf94791a593e6351b8cd268c3b245083f62218c8dbed57f2d Homepage: https://www.openldap.org/ Description: OpenLDAP development libraries This package allows development of LDAP applications using the OpenLDAP libraries. It includes headers, libraries and links to allow static and dynamic linking. Package: libldap2 Architecture: amd64 Version: 2.6.7+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: openldap Origin: openKylin Maintainer: openKylin Developers Installed-Size: 544 Depends: libc6 (>= 2.38), libgnutls30t64 (>= 3.8.3-ok3), libsasl2-2 (>= 2.1.28+dfsg1) Recommends: libldap-common Filename: pool/main/o/openldap/libldap2_2.6.7+dfsg-ok1_amd64.deb Size: 171796 MD5sum: 8e89bc573c3b179f2c78dc95b75afbd4 SHA1: 23745f2ff4f8b278398aa0e26a7f4e8acc9f72d0 SHA256: cd518efcdd4bdaa22e2e91fbdf1a4c46c2fed0f93268feabd9cba295306eab71 SHA512: d456c1227d4782f7c6e189555ce548748d68bbcb3fc8a307da30fb95550ed97f8b439335bdd3774509253a5abff3df8d8057d51a6862fee2f952f682bd537b6d Homepage: https://www.openldap.org/ Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: libldap2-dev Architecture: all Version: 2.6.7+dfsg-ok1 Priority: optional Section: libdevel Source: openldap Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libldap-dev Filename: pool/main/o/openldap/libldap2-dev_2.6.7+dfsg-ok1_all.deb Size: 10964 MD5sum: 0f1b8d70ca9029cc9e00111dfdfb471d SHA1: 97868367d5ffc5e361c764ea5a146dc2a0f2e570 SHA256: 8c8b3e549c69e27af23ab62cd9d307617993b5ea7fdf51bd71d2aa39d11ac01c SHA512: f37edb6f38aa453a0230f9cd6abc6f794742bf1a4aade4783517f463f0491700af17616828bc63613f6d56c3c13840864a2cbb422fd3bf0a68e696503346beba Homepage: https://www.openldap.org/ Description: transitional package for libldap-dev This is a transitional package from libldap2-dev to libldap-dev. It can be safely removed. Package: libldb-dev Architecture: amd64 Version: 2:2.8.0+samba4.19.2+dfsg-ok1~1207.7 Multi-Arch: same Priority: optional Section: libdevel Source: samba (2:4.19.2+dfsg-ok1~1207.7) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Samba Maintainers Installed-Size: 154 Depends: libc6-dev, libldb2 (= 2:2.8.0+samba4.19.2+dfsg-ok1~1207.7), libtalloc-dev, libtevent-dev, libtdb-dev, pkg-config Filename: pool/main/s/samba/libldb-dev_2.8.0+samba4.19.2+dfsg-ok1~1207.7_amd64.deb Size: 32388 MD5sum: 00067086da0e157adbc1b1ec27797c1a SHA1: 97cfa58b4a91fa617f2f2eb7b81f5663a0160670 SHA256: 5c7aa5d3f2c5d4fcd1c0e6934fab64ee5383ea4b86698029aa85f0b50e78683a SHA512: 0979a801a7612228e2400f7fce81a13c3f4f0674a17c04e3fc80ee14337c61503e834a668c5f3c9423c66cc529735c767daaa55403a8d1379417e23f16b86221 Homepage: https://www.samba.org Description: LDAP-like embedded database - development files ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files. Package: libldb2 Architecture: amd64 Version: 2:2.8.0+samba4.19.2+dfsg-ok1~1207.7 Multi-Arch: same Priority: optional Section: libs Source: samba (2:4.19.2+dfsg-ok1~1207.7) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Samba Maintainers Installed-Size: 601 Depends: libc6 (>= 2.38), libldap2 (>= 2.6.2), liblmdb0 (>= 0.9.9), libtalloc2 (>= 2.4.1~), libtdb1 (>= 1.4.9~), libtevent0 (>= 0.15.0) Breaks: ldb-tools (<< 1.1.30~), samba (<< 2:4.7.0~), samba-dsdb-modules (<< 2:4.7.0~), samba-libs (<< 2:4.19.0~), samba-testsuite (<< 2:4.7.0~) Filename: pool/main/s/samba/libldb2_2.8.0+samba4.19.2+dfsg-ok1~1207.7_amd64.deb Size: 140720 MD5sum: 2f7d11c8b9828728804542d1a1748bf0 SHA1: 10933d5d5f7954d419f2eeee54396e2e9ff13649 SHA256: 479454556a83b145721de822c1de3420ccb3bd8dbc8134d3e6eb76ec7d32affd SHA512: da2632d660072e929d019ace02b2b4c227857ce0c7a1ecb26d7135d5023a64491de77245f470991d3531d5bef1d3f1a5013df38b17490bd37bf59d457e908927 Homepage: https://www.samba.org Description: LDAP-like embedded database - shared library ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the shared library file. Package: libldl3 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 56 Depends: libc6 (>= 2.2.5) Filename: pool/main/s/suitesparse/libldl3_7.6.1+dfsg-ok1_amd64.deb Size: 9992 MD5sum: 560b80662290f177f30498f082da4b24 SHA1: 815e6ee807841cab3bfd86d06f77fc23d0557934 SHA256: 827d38df69511a17f3e45d8ae87131606d815b840f8bbc3b7ebc2cc2204449ac SHA512: d7ec65c14e832f3c140cd00f743c0544062e0883039279552eb189df2613a8697a91109065de84255068d74d42cfcb6fbfb024bfcf796b7d00c8628516f6ac70 Homepage: http://suitesparse.com Description: simple LDL' factorization library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The LDL library provides routines for sparse LDL' factorization and solving. These routines are not terrifically fast (they do not use dense matrix kernels), but the code is very short and concise. The purpose is to illustrate the algorithms in a very concise and readable manner, primarily for educational purposes. Package: liblept5 Architecture: amd64 Version: 1.82.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: leptonlib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 2828 Depends: libc6 (>= 2.33), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2-1), libtiff5 (>= 4.0.3), libwebp7 (>= 1.3.2), libwebpmux3 (>= 1.3.2), zlib1g (>= 1:1.1.4) Breaks: libleptonica (>= 1.69~) Replaces: libleptonica (>= 1.69~) Filename: pool/main/l/leptonlib/liblept5_1.82.0-ok1_amd64.deb Size: 1047012 MD5sum: 3c204b9175e694f2ec3d24c4ac3d0fea SHA1: 7c950c8cc74a52e64c851f4a39100d7f5c3d5a2d SHA256: 35c8f7d8cd3000406586aaea6d1777c2de8e3f0cbe8863c4affab6fc8863d61f SHA512: 1fc7183dfdb58f01f5b674414abc5bc39bbaa003ad8c42fa7f0fe63fd2e34e6774cba6a6175e7f04fb218ce59ce1dc32a63d51867a7bccf46475c7574cc2a83f Homepage: http://www.leptonica.org Description: image processing library Well-tested C library for some basic image processing operations, along with a description of the functions and some design methods. A full set of affine transformations (translation, shear, rotation, scaling) on images of all depths is included, with the exception that some of the scaling methods do not work at all depths. There are also implementations of binary morphology, grayscale morphology, convolution and rank order filters, and applications such as jbig2 image processing and color quantization. You will also find basic utilities for the safe and efficient handling of arrays (of strings, numbers, number pairs and image-related geometrical objects), byte queues, generic stacks, generic lists, and endian-independent indexing into 32-bit arrays. Package: libleptonica-dev Architecture: amd64 Version: 1.82.0-ok1 Priority: optional Section: libdevel Source: leptonlib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 5991 Depends: liblept5 (= 1.82.0-ok1) Filename: pool/main/l/leptonlib/libleptonica-dev_1.82.0-ok1_amd64.deb Size: 1417704 MD5sum: 89fb9e05d900661c0fbc0faae07e6c55 SHA1: 724f58dbc85f27a67511622578e60d6dac5c8b98 SHA256: cf4f4c50a9b5d29239f5387dca298e8de89329395f6fce229deda8d1aad726a6 SHA512: 3c27d444a58618563458854c08c3d181cb7ec0dea40c3b97f4dda49debe1c9eccc81ed3c82db1f3f8485bf881ccf6b7266fd39f49041fa3e3c2aa51b75f7d7e5 Homepage: http://www.leptonica.org Description: image processing library Well-tested C library for some basic image processing operations, along with a description of the functions and some design methods. A full set of affine transformations (translation, shear, rotation, scaling) on images of all depths is included, with the exception that some of the scaling methods do not work at all depths. There are also implementations of binary morphology, grayscale morphology, convolution and rank order filters, and applications such as jbig2 image processing and color quantization. You will also find basic utilities for the safe and efficient handling of arrays (of strings, numbers, number pairs and image-related geometrical objects), byte queues, generic stacks, generic lists, and endian-independent indexing into 32-bit arrays. Package: liblerc-dev Architecture: amd64 Version: 4.0.0+ds-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lerc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 972 Depends: liblerc4 (= 4.0.0+ds-ok1) Filename: pool/main/l/lerc/liblerc-dev_4.0.0+ds-ok1_amd64.deb Size: 169280 MD5sum: 63e0f9d24f70494b60a58d5e37b6668e SHA1: 0c7bb3e45c762b09d92bc5320318cdd851efffd1 SHA256: 95d889608fbb5ccc22d43bc2181acfb62c0e432d1618d49642960ef283e673dd SHA512: 737ce603e5e359dc4eec2201e9b23759e6b1ad4f5ab30f3a0737b9c5b9bcb21c4925abf3d422b2d4129aa64c45783e5e9d2e3f34a6b9454b5c883de4af4061ae Homepage: https://github.com/Esri/lerc Description: Limited Error Raster Compression library (Development files) LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). . This is a development package of LERC. Package: liblerc4 Architecture: amd64 Version: 4.0.0+ds-ok1 Multi-Arch: same Priority: optional Section: libs Source: lerc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 570 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/l/lerc/liblerc4_4.0.0+ds-ok1_amd64.deb Size: 170324 MD5sum: 9c288a170daa92abea04a92ace54a60d SHA1: 3e1e6d4ae73d037b43d3ffbd7fe99cbfadecf2aa SHA256: 41e5afc7c77f9f45cb6b756e3762872c88e7710e00f4d5173b795b52ffc4424e SHA512: 558bf75b849c58e9b1fa7135d45eb05a005b4c1d514921a92e00a4a8e9ed1bcb8957374b96fc937ef7c1a4276031bf5b8da4ebe1a988fbc632f99ce2d0097bc7 Homepage: https://github.com/Esri/lerc Description: Limited Error Raster Compression library LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). Package: liblibreoffice-java Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: java Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2229 Provides: libjuh-java, libjurt-java, libridl-java, libunoil-java Depends: libunoloader-java, ure-java Breaks: libjuh-java (<< 1:7.1.0~), libjurt-java (<< 1:7.1.0~), libridl-java (<< 1:7.1.0~), libunoil-java (<< 1:7.1.0~) Replaces: libjuh-java (<< 1:7.1.0~), libjurt-java (<< 1:7.1.0~), libridl-java (<< 1:7.1.0~), libunoil-java (<< 1:7.1.0~) Filename: pool/main/libr/libreoffice/liblibreoffice-java_7.4.7-ok1.4_all.deb Size: 1604262 MD5sum: 9cb816d05fb959a53aa7e21ba2cc1c52 SHA1: 0bdbad20f26fa41583cca7d44729da2b47d5a905 SHA256: d5c0f3066e2c04e0a7c8b487e18a7435979d4f2da597ae05e07b6fa6eeead790 SHA512: b8280e3d2edd982d275fa9f4fb25d941d698d4bdc41eee115057951640ade8cd3c0978d88aa103646077c066db6c38f5342708608e98cfa9159cc898d956d11b Homepage: http://www.libreoffice.org Description: LibreOffice UNO runtime environment -- Java library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains the public Java libraries. Package: liblibreofficekitgtk Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: gnome Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 246 Depends: libreofficekit-data, libc6 (>= 2.34), libcairo2 (>= 1.10.0), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.59.0), libgtk-3-0 (>= 3.20.0), libstdc++6 (>= 11) Recommends: libreoffice-gtk3 Breaks: libreoffice-gtk3 (<< 1:5.2.0~) Replaces: libreoffice-gtk3 (<< 1:5.2.0~) Filename: pool/main/libr/libreoffice/liblibreofficekitgtk_7.4.7-ok1.4_amd64.deb Size: 82434 MD5sum: 3a61bd643be8c607ca5d0c70fcbd72b2 SHA1: 2134d6305a40630a1321bbdadf8aa207f678170d SHA256: ccd466802f16c2b435efa887487f0340643d1bdef26f1f278832a3fb87c0eb03 SHA512: a6d96e3e1f53356dc8c4cad3d7f04adcdc2eb6ec89ac606d0cef8f940d28f475ad319a68d9f6a5c989d26b89faf4c3107d2d71e194663126fe87d8cca3170015 Homepage: http://www.libreoffice.org Description: GTK3 widget wrapping LibreOffice functionality This package contains a (basic) GTK+ document viewer widget (used by e.g. LOKDocView) Package: libliftoff-dev Architecture: amd64 Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libliftoff Origin: openKylin Maintainer: openKylin Developers Installed-Size: 21 Depends: libliftoff0 (= 0.4.1-ok1) Filename: pool/main/libl/libliftoff/libliftoff-dev_0.4.1-ok1_amd64.deb Size: 4078 MD5sum: 32cc4b48b6face5b0c23da1c10c0a43b SHA1: 9b7d29ca9b73b1041897b8bce68f729e09861538 SHA256: 5a0ac8f22da4991175baa41b228eadbc0975c53133b11a11f8f9e6347b50effe SHA512: 73624757d221736657ba5afecd784d498eadfd42ecca876bc778d1061c2d7c1d75d3558fc1d7b9baf625d9074b28853ff0767da17f59465f1659641f344c1afa Homepage: https://gitlab.freedesktop.org/emersion/libliftoff Description: lightweight KMS plane library - development files libliftoff eases the use of KMS planes from userspace without standing in your way. Users create "virtual planes" called layers, set KMS properties on them, and libliftoff will pick planes for these layers if possible. . This package contains the development files. Package: libliftoff0 Architecture: amd64 Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libliftoff Origin: openKylin Maintainer: openKylin Developers Installed-Size: 55 Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.108) Filename: pool/main/libl/libliftoff/libliftoff0_0.4.1-ok1_amd64.deb Size: 14090 MD5sum: 06a11b46c3c270eacaf4199846af2ccf SHA1: 9b4e568847f9e6fb54084e6773d7d745bdf72ba9 SHA256: d1187acb3cafffb4102a7a237cc6d1acb2547fcd40c238e9dc67f8e4038942d5 SHA512: 4b9695908769092a415e94d2ea29c63d1d2044792677c56a007508d92276d324600c33777886e5aedba0aa398d65dbba1ed1bb17d6ed94b2b179dfadf2946dcd Homepage: https://gitlab.freedesktop.org/emersion/libliftoff Description: lightweight KMS plane library libliftoff eases the use of KMS planes from userspace without standing in your way. Users create "virtual planes" called layers, set KMS properties on them, and libliftoff will pick planes for these layers if possible. Package: liblightdm-gobject-1-0 Architecture: amd64 Version: 1.30.0-ok4nile2 Multi-Arch: same Priority: optional Section: libs Source: lightdm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 132 Depends: libc6 (>= 2.14), libglib2.0-0t64 (>= 2.79.0), libx11-6, libxklavier16 (>= 5.0) Recommends: accountsservice Suggests: lightdm Filename: pool/main/l/lightdm/liblightdm-gobject-1-0_1.30.0-ok4nile2_amd64.deb Size: 37924 MD5sum: 72d1f5d96454bc87ecaa242b87cac2ab SHA1: 95d87f8e52d963f9a7fc5a7fc9460d6ccaed0d77 SHA256: 04a028c47c53aa8b7106c5de9bbeb6f7b2591c300577a51fbf4744a75e72d946 SHA512: 338c174348a4a026693627eb6e5fdb0d4a9ca1d0db8ca2ccad89dfc1a9e29f082b82419c25cfddc0e8668f7955c5618be8abdbdebcb97f829f4d495cac037100 Homepage: https://github.com/canonical/lightdm Description: LightDM GObject client library A GObject based library for LightDM clients to use to interface with LightDM. Package: liblightdm-gobject-1-dev Architecture: amd64 Version: 1.30.0-ok4nile2 Multi-Arch: same Priority: optional Section: libdevel Source: lightdm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 206 Depends: gir1.2-lightdm-1 (= 1.30.0-ok4nile2), libdbus-glib-1-dev, libglib2.0-dev, liblightdm-gobject-1-0 (= 1.30.0-ok4nile2), libxklavier-dev Filename: pool/main/l/lightdm/liblightdm-gobject-1-dev_1.30.0-ok4nile2_amd64.deb Size: 17728 MD5sum: 13c78ea32a8b342b6631fc02552d0ec1 SHA1: e566da7af5b463b984bd0c549ddfc2a90f5946ae SHA256: 2e931f2bc1ac20fc258a772d14e6fd2853d7801915d0bebb5e412d62390bf39b SHA512: 6d49c74e9bbbc5be2a48adc1e8f36e8cd859e88ac30ac494dd339f30bfe4faf4c68d5de293e8621c739e4fbcdaf2cb75cbac75cfd853d54aaca6dc6e38a4e40b Homepage: https://github.com/canonical/lightdm Description: LightDM GObject client library (development files) A GObject based library for LightDM clients to use to interface with LightDM. . This package contains header files and development information, which is useful for building LightDM greeters and user switchers. Package: liblightdm-gobject-1-doc Architecture: all Version: 1.30.0-ok4nile2 Priority: optional Section: doc Source: lightdm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 342 Filename: pool/main/l/lightdm/liblightdm-gobject-1-doc_1.30.0-ok4nile2_all.deb Size: 26116 MD5sum: 46bc2524500c9ce8d47483711394ea31 SHA1: f89e26f226251663fe0f2e3b2b6d132779402b80 SHA256: eac1655b80466439dc48c2050fe419260548e2b96e79bbe757bd6c96363180e6 SHA512: c6be3c1f8b59716105fb105cd7c99ac608884db04462887a9ae0d57daf233d4c965c95b5760e9cd3c263f2d1c5e48c5d7d171c5b7c1c8dbf269ee5bfc854f85c Homepage: https://github.com/canonical/lightdm Description: LightDM client library (documentation) A GObject based library for LightDM clients to use to interface with LightDM. . This package contains HTML documentation. Package: liblightdm-gobject-dev Architecture: amd64 Version: 1.30.0-ok4nile2 Multi-Arch: same Priority: optional Section: libdevel Source: lightdm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 11 Depends: liblightdm-gobject-1-dev (= 1.30.0-ok4nile2), liblightdm-gobject-1-doc (= 1.30.0-ok4nile2) Filename: pool/main/l/lightdm/liblightdm-gobject-dev_1.30.0-ok4nile2_amd64.deb Size: 2124 MD5sum: ccaac3a92b9369d23a001f71ba65b53a SHA1: 97462f5eb6c58deeec31c0a4eb72bc7ebb100010 SHA256: a29ce7d33ee196a96fb6aef22ad6f253012749f8a66c5b62817f760d9e1a123d SHA512: 0736ea041c6c217410c617de1f0eb2b5eebd51f7d38e0946dd4d88cd22f91cbfd8d5a55010cc042c4bec16f496bf5b2e4981dc589524c919f8c64ac3056e1df0 Homepage: https://github.com/canonical/lightdm Description: LightDM GObject client library (development files) A GObject based library for LightDM clients to use to interface with LightDM. . This package contains header files and development information, which is useful for building LightDM greeters and user switchers. Package: liblightdm-qt5-3-0 Architecture: amd64 Version: 1.30.0-ok4nile2 Multi-Arch: same Priority: optional Section: libs Source: lightdm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 104 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.12.0), liblightdm-gobject-1-0 (>= 1.30.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 5) Recommends: lightdm Filename: pool/main/l/lightdm/liblightdm-qt5-3-0_1.30.0-ok4nile2_amd64.deb Size: 23492 MD5sum: b605c948575bb4504f41f9dbe1e9dc66 SHA1: 4ab325fa521054f978b59aecadd5ee3773106fa0 SHA256: a516d661b7905a80ef84b957675b191a74dbeba4caacc1b3ac2164de2822f007 SHA512: 013fcb9edfb83edff2962baf79ac7f117ef36a7ff4b062a44d445ec56d5eb93814843e9fed0ac8128e0519799dcbada9d265aa9d50900587c86903523279d1ee Homepage: https://github.com/canonical/lightdm Description: LightDM Qt 5 client library A Qt 5 based library for LightDM clients to use to interface with LightDM. Package: liblightdm-qt5-3-dev Architecture: amd64 Version: 1.30.0-ok4nile2 Multi-Arch: same Priority: optional Section: libdevel Source: lightdm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 33 Depends: liblightdm-qt5-3-0 (= 1.30.0-ok4nile2), qtbase5-dev Filename: pool/main/l/lightdm/liblightdm-qt5-3-dev_1.30.0-ok4nile2_amd64.deb Size: 4536 MD5sum: 192c2f1b1b4695f542c7816a59857e96 SHA1: ff648204509f28bd4f2f0d9f21f1e10756ea51c9 SHA256: 5f9a6b48f94e3b611f999afe6c6168ef709e84100a1fefa1d0049d250204b8b7 SHA512: 05ec6cf58d96496ea283126f484dafabae96f9ee5d0f9e8fa70db841647181cf625c26efd7a4357439422cc27a8f67aaf4286e342c88337cea7165748199b319 Homepage: https://github.com/canonical/lightdm Description: LightDM Qt 5 client library (development files) A Qt 5 based library for LightDM clients to use to interface with LightDM. . This package contains header files and development information, which is useful for building LightDM greeters and user switchers. Package: liblilv-0-0 Architecture: amd64 Version: 0.24.22-ok1 Multi-Arch: same Priority: optional Section: libs Source: lilv Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 124 Depends: libc6 (>= 2.34), libserd-0-0 (>= 0.30.2), libsord-0-0 (>= 0.14.0~dfsg0), libsratom-0-0 (>= 0.4.6~dfsg0), libzix-0-0 (>= 0.4.2) Filename: pool/main/l/lilv/liblilv-0-0_0.24.22-ok1_amd64.deb Size: 37588 MD5sum: d847c2e408a3b862cc31c8434c673905 SHA1: 1adec63f5d53b1f82a45fb0a1ac49fb06f5aa111 SHA256: 299dcc2d19ec18a0e18c3e645f1f6a63d4902f5f69c5e47f127ffb72b0942716 SHA512: c0e7d4af49978ca316cf969ff6d7cc78900790010e0857d8cadf8dc79230878b19bc678dbfa98d81551b68e19fc4d1690051f22f0f9f03813703d0712352413c Homepage: https://drobilla.net/software/lilv.html Description: library for simple use of LV2 plugins Lilv (formerly SLV2) is a library for LV2 hosts intended to make using LV2 Plugins as simple as possible (without sacrificing capabilities). . Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. . This package provides the shared library. Package: liblilv-dev Architecture: amd64 Version: 0.24.22-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lilv Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 98 Depends: liblilv-0-0 (= 0.24.22-ok1), libserd-dev, libsord-dev, libsratom-dev, libzix-dev, lv2-dev Filename: pool/main/l/lilv/liblilv-dev_0.24.22-ok1_amd64.deb Size: 18984 MD5sum: 7396e04d26f95b76a454dc338331d6da SHA1: 64578ab5e0e53ffde87f83fa4317ae54bb0d7743 SHA256: 8b4ca982d80bccbdd1345701639854b7e5382a5b1e81199e3a693b7b3093b0de SHA512: 24b4890315bdaf076cb9cd3632e728b8afc795bde482789c1e5a26a9a73623fc1ea8829687916115026d829bff6d658bc6076a4929bb3e99b3560720064c0872 Homepage: https://drobilla.net/software/lilv.html Description: library for simple use of LV2 plugins (development files) Lilv (formerly SLV2) is a library for LV2 hosts intended to make using LV2 Plugins as simple as possible (without sacrificing capabilities). . Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. . This package provides the development files. Package: liblingua-en-inflect-perl Architecture: all Version: 1.905-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 141 Depends: perl:any Filename: pool/main/libl/liblingua-en-inflect-perl/liblingua-en-inflect-perl_1.905-ok3_all.deb Size: 51074 MD5sum: 595bf107347c6c25227a5c47db744476 SHA1: 163cc7957ce7441f8b40a169012645cd28e4e806 SHA256: dd90ce850a6bc001754be16fdc6f30ebe2b83c090b3af5d4d45168b117cdb8dc SHA512: b7006e078f2f413dd95f10480f218a29bb551f2d9c18542b86c1ffee631945f6b1c4814b95229d5e9facb70260f871b1baabdb6012f3383bf359b7dab92920e4 Homepage: https://metacpan.org/release/Lingua-EN-Inflect Description: Perl module to pluralize English words Lingua::EN::Inflect is a Perl module which can pluralize words in English. It handles the special cases, and support nouns, verbs, and adjectives. It can also pick between "a" and "an" based on pronunciation of a word and compare words in a "number-insensitive" manner. . Lingua::EN::Inflect follows the Oxford English Dictionary and the guidelines in Fowler's Modern English Usage, preferring the former where they disagree. Both British and American English are supported. Package: liblirc-client0t64 Architecture: amd64 Version: 0.10.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: lirc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 76 Provides: liblirc-client0 (= 0.10.2-ok3) Depends: libc6 (>= 2.33) Suggests: lirc Breaks: liblirc-client0 (<< 0.10.2-ok3) Replaces: liblirc-client0 Filename: pool/main/l/lirc/liblirc-client0t64_0.10.2-ok3_amd64.deb Size: 20880 MD5sum: 17495c75dcb0c95b5c82c24706b6618b SHA1: 53381520832616a6ac2867d038854ad6d8b5965d SHA256: 6355b27b69e8ca732d2f884968c1f9c49ba9afa613430c37a75ca3e6aab305d1 SHA512: 8c6413c3141d93b86a9c5e1c95b5b9a45c25ccf1496f39d028392bc70c261c9db49742d1561dfdd9283b6305dbc469336acf02485af91155adeaf28705bd7161 Homepage: https://sf.net/p/lirc Description: infra-red remote control support - client library LIRC stands for 'Linux Infra-red Remote Control'. . This package provides a library with functions to support remote controls via LIRC in programs such as xawtv. Package: liblirc-dev Architecture: amd64 Version: 0.10.2-ok3 Priority: optional Section: libdevel Source: lirc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 222 Depends: liblirc0t64 (= 0.10.2-ok3), liblirc-client0t64 (= 0.10.2-ok3) Filename: pool/main/l/lirc/liblirc-dev_0.10.2-ok3_amd64.deb Size: 42656 MD5sum: c798e1c9f337cdbd9336d4c06b5e961e SHA1: 78477aa0f5400f74d82ae793bcaa124f3478aa03 SHA256: 76726f9a192114f1f46632e848d4ea6a27a443978b1b7cdb4dfa43b6738511b2 SHA512: c2d970bc04e2d7a82ac7cc51418d05521b862438ad17e7f8276c09eddb66cf5ad25c48ef3fdd1e27834fee1f8771213c6e32b9fe395facd9c70c9d3ce1553dcf Homepage: https://sf.net/p/lirc Description: Infra-red remote control support - development files LIRC stands for 'Linux Infra-red Remote Control'. . Package contains headers and other support used when developing external applications, drivers (liblirc_driver.so) and also internal LIRC software. See the User Space Driver API and Lirc Client API sections in the lirc manual available in lirc-doc. Package: liblirc0t64 Architecture: amd64 Version: 0.10.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: lirc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 310 Provides: liblirc0 (= 0.10.2-ok3) Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libudev1 (>= 189), libusb-0.1-4 (>= 2:0.1.12) Breaks: liblirc0 (<< 0.10.2-ok3) Replaces: liblirc0 Filename: pool/main/l/lirc/liblirc0t64_0.10.2-ok3_amd64.deb Size: 85740 MD5sum: 2a538751a9f755e80967318826e52543 SHA1: e26ffa976663fee56b4d5b568edbbdc8e0063fd8 SHA256: 66b55a87609f7e4b1d644c209b5e4d223414576b380181d307f79082c643a824 SHA512: 31489b5ad614da787ce59084d28a341b03d879ebdb92e45c6faacde9fe84ec337c7b3ed54897f2ada0b8e06322c89d79654377ebcd233b3ca9d630bc39423e93 Homepage: https://sf.net/p/lirc Description: Infra-red remote control support - Run-time libraries LIRC stands for 'Linux Infra-red Remote Control'. . Package contains internal LIRC runtime libs used by external applications (liblirc_client.so*), drivers (liblirc_driver.so*) and also internal LIRC applications (lirc_private.so*) Package: liblist-compare-perl Architecture: all Version: 0.55-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 230 Depends: perl:any Filename: pool/main/libl/liblist-compare-perl/liblist-compare-perl_0.55-ok1_all.deb Size: 62774 MD5sum: ea0970cfa79690034d255d4b246eb15b SHA1: 45d4363ee27eb3065e5adc5f6df2030e5651682c SHA256: 583ad7e035ca3163879791b978a265c458e3b712bec683ec2be24d19fd101b92 SHA512: ce6606249989ff7deba8caf049af76b0902ef27292397a534c17d4834c3bb234b5bba3f25b0cbdf6b43f8125d04df979d63c9be5a1dd9f25f9ea5d651139e676 Homepage: https://metacpan.org/release/List-Compare Description: Perl module for comparing elements of two or more lists List::Compare lets you compare elements between lists. This module uses the Carp module which is part of the standard Perl distribution. Other than that, there are no module dependencies in this version of List::Compare. Package: liblist-moreutils-perl Architecture: all Version: 0.430-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 122 Depends: perl:any, libexporter-tiny-perl, liblist-moreutils-xs-perl, perl (>= 5.22.2-0) Filename: pool/main/libl/liblist-moreutils-perl/liblist-moreutils-perl_0.430-ok1_all.deb Size: 44638 MD5sum: 24e463eea1f86d0187a699104ff07a10 SHA1: 06958a1b79cf68aba2988019675cfbbb14872902 SHA256: d1c2a29651ea47f8e433cf4b6123674d37dcef1c5212d758e55c0bb1bd6bbeab SHA512: 650d72b7ddaf8d5c9241b68c383e37ed842c6f68bc982e4d4dd3d127a79a6079c0e36bcd0294c9b18d6cb707388dfa5ef2dba54414de4f42c5792ee8240a1052 Homepage: https://metacpan.org/release/List-MoreUtils Description: Perl module with additional list functions not found in List::Util List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. . All of the functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module could not be compiled on this machine. Package: liblist-moreutils-xs-perl Architecture: amd64 Version: 0.430-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 187 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Breaks: liblist-moreutils-perl (<< 0.417) Replaces: liblist-moreutils-perl (<< 0.417) Enhances: liblist-moreutils-perl Filename: pool/main/libl/liblist-moreutils-xs-perl/liblist-moreutils-xs-perl_0.430-ok2_amd64.deb Size: 47124 MD5sum: 65c3055f02a0618747b45a328b9ddcc9 SHA1: c89d8601042d78756aa58b3c92f230e28ed5f483 SHA256: d64934c72bcd6bb2cc69f7db18e77db475442bf7d8a432ab22a011b1d6c51756 SHA512: f06019dbc2dc51d3498d0eb9db8a66c1dfc4fdf5246597c920d59545b13f10e1024efc60bd775e18b0bca752204bb326d5bf9090c3c62df152394eca2e11ed80 Homepage: https://metacpan.org/release/List-MoreUtils-XS Description: Perl module providing compiled List::MoreUtils functions List::MoreUtils::XS is a backend for List::MoreUtils. Even if it's possible to have it practically independent from List::MoreUtils, it technically depends on List::MoreUtils. Since it's only a backend, the API is not public and can change without any warning. . List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. Package: liblist-someutils-perl Architecture: all Version: 0.59-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: perl:any, libmodule-implementation-perl Recommends: liblist-someutils-xs-perl Filename: pool/main/libl/liblist-someutils-perl/liblist-someutils-perl_0.59-ok1_all.deb Size: 29000 MD5sum: c115144c50ac3a1b076f986d0d176ff5 SHA1: 73209884fca11c2c3a7d59d4df7e7b9905c03c3f SHA256: 167d310553bcd7c8ecab825e226cfca487dc7262ce9c919d933f1600dac1c04a SHA512: 6f926b0a7d5bc4c849190016bd1aeda047619487b159f340abbf3f1d3a36797043c46f4b05c4b56646598b0c9de85f84b9aa557a9e9fe11cb0a4251491310be4 Homepage: https://metacpan.org/release/List-SomeUtils Description: module that provides the stuff missing in List::Util List::SomeUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. . All of the functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module couldn't be compiled on this machine. Package: liblist-utilsby-perl Architecture: all Version: 0.12-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 56 Depends: perl:any Filename: pool/main/libl/liblist-utilsby-perl/liblist-utilsby-perl_0.12-ok1_all.deb Size: 20682 MD5sum: d40faf02b2f38297b4fc5e781eab899f SHA1: 4bd5e47b2487450fbbbf768788562c031a28ac78 SHA256: 1eedef615719bba96ef871da9957f083c31766237f5f62f5271e62ea337555c8 SHA512: cc94b3644e08b422cbadcb7bb4f163cc5bd3051199f8e6758b6ef2a26f91d09fb9931c0321d2a6a89094fbf9f9976497823aa14db980a2f266ad72f62f4e4e4e Homepage: https://metacpan.org/release/List-UtilsBy Description: higher-order list utility functions List::UtilsBy provides a number of list utility functions, all of which take an initial code block to control their behaviour. They are variations on similar core perl or List::Util functions of similar names, but which use the block to control their behaviour. Package: liblitehtml-dev Architecture: amd64 Version: 0.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: litehtml Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yangfl Installed-Size: 1681 Depends: liblitehtml0t64 (= 0.6-ok1), libgumbo-dev Filename: pool/main/l/litehtml/liblitehtml-dev_0.6-ok1_amd64.deb Size: 233012 MD5sum: 967bbadc893eb63be177b69a715eb5bc SHA1: 94481d9db39d58e0c57c7634b8b8428408ab98b1 SHA256: 05de4f1c00d47afa4f49aa5a929d0cfa45ff6d1cf55456cf6bac0025f48280ed SHA512: 1af53984bc361035baaa958cfb6aefea3f0fcf2bff75c926f4b394df0c3a70449592f39de91ec28c375245087020a3cab4f4468450a91a3aa7c7c74c374f235f Homepage: https://github.com/litehtml/litehtml Description: lightweight HTML rendering engine with CSS2/CSS3 support (development files) litehtml is the lightweight HTML rendering engine with CSS2/CSS3 support. Note that litehtml itself does not draw any text, pictures or other graphics and that litehtml does not depend on any image/draw/font library. You are free to use any library to draw images, fonts and any other graphics. litehtml just parses HTML/CSS and places the HTML elements into the correct positions (renders HTML). . This package contains the header files. Package: liblitehtml0t64 Architecture: amd64 Version: 0.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: litehtml Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yangfl Installed-Size: 736 Provides: liblitehtml0 (= 0.6-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgumbo2 (>= 0.12.0), libstdc++6 (>= 11) Breaks: liblitehtml0 (<< 0.6-ok1) Replaces: liblitehtml0 Filename: pool/main/l/litehtml/liblitehtml0t64_0.6-ok1_amd64.deb Size: 190420 MD5sum: e1dadb7d08030fc938e8f4b2dc3798da SHA1: 9416a9874d3881f783861529a300778d317931f9 SHA256: d144584b5d76e64c0a3c05e1ba23c3e8c0e722fd9ddbd670cfb237a5ec2a0c14 SHA512: 8def99be3aa6502921bf64af59a26b09795384539228657d7117ca68f63725949c0dad2e1de229f95dcaa96d3bd87612a015e35241b21cfa461d5164d49b77de Homepage: https://github.com/litehtml/litehtml Description: lightweight HTML rendering engine with CSS2/CSS3 support litehtml is the lightweight HTML rendering engine with CSS2/CSS3 support. Note that litehtml itself does not draw any text, pictures or other graphics and that litehtml does not depend on any image/draw/font library. You are free to use any library to draw images, fonts and any other graphics. litehtml just parses HTML/CSS and places the HTML elements into the correct positions (renders HTML). Package: liblld-10 Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: libs Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 13257 Depends: libllvm10 (= 1:10.0.0-ok3) Filename: pool/main/l/llvm-toolchain-10/liblld-10_10.0.0-ok3_amd64.deb Size: 1557310 MD5sum: fb606bd0512ec42a4b8e8e011111b952 SHA1: 8231181dced306ce78c8abc76cf1dd7fe3966b2a SHA256: 98eec44f3ae661fdb3b21cbd456f712fd1784759c8c491267620f70f9f4f19c7 SHA512: bd0e5fbc500cceac7ac151432fae8dbf97ffe2d066c647100bda28e14a46025f85c36240f9f841d552b8e34ac855373d16e27ee85ea6a858936ab75183a0888a Homepage: https://www.llvm.org/ Description: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-10-dev Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 167 Depends: lld-10 (= 1:10.0.0-ok3), liblld-10 (= 1:10.0.0-ok3) Filename: pool/main/l/llvm-toolchain-10/liblld-10-dev_10.0.0-ok3_amd64.deb Size: 34658 MD5sum: 513cf598acbde1ceebee005233023047 SHA1: 12529968f3c508efca2bb6a9f94eea4c17837fe1 SHA256: 57942ceee316db63850ab52b5bcb100e4f0846fda5cef6c5652b707433fb9bdd SHA512: ffd6f6c9327d4a3d8b4d640166a10c7f12a8a555e2c3e0c60745a34570eb3936776ec80746c26785a13f0721669cf0766af2fb5f3b8a41414d23f98f9785060f Homepage: https://www.llvm.org/ Description: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblld-15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 12391 Depends: libllvm15 (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/liblld-15_15.0.7-ok3_amd64.deb Size: 1683084 MD5sum: b194e3dd8142cc60e2c5be909e0855ab SHA1: c7de6414673f5b5c66bfe3bf89a531ee0afc6f2b SHA256: 122c7b108f6bbbcf20d49c6c61879ad19cf95aba6015a3ef4f0e56b804fe85c4 SHA512: 26827dcf475e672e3a37be918eafbabe7d3df88006eccdf80924ff8f33b8a9318b0c0a930563b6275ca4472f928354e8435f697af4b137dfe454e3a7a23afedb Homepage: https://www.llvm.org/ Description: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 67 Depends: lld-15 (= 1:15.0.7-ok3), liblld-15 (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/liblld-15-dev_15.0.7-ok3_amd64.deb Size: 15214 MD5sum: 2c0611c4213cee567500d42b0b7577eb SHA1: 7abd62f5d516a1f1ecc24f30405f506c62f57843 SHA256: 26935279991cee48cc915bb7273a52fe29b34f7210383fee93faeb0ef0178963 SHA512: 1aff58d1d327bba906cdf62f7063d8ba04785960cd75f52aae8c8bcf8af9e0605156fa1bd6b12b764b37e24c1c0b859631ada5ac3a8e1ff494829a207807b635 Homepage: https://www.llvm.org/ Description: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblld-17 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: libs Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 12897 Depends: libllvm17t64 (= 1:17.0.6-9ok4) Filename: pool/main/l/llvm-toolchain-17/liblld-17_17.0.6-9ok4_amd64.deb Size: 1536684 MD5sum: 150f3ec742f25e3bc87e2ed30a4d35c2 SHA1: f1444bfbbb69d9813680b7c12b60a5b3b4ab2ade SHA256: a95fb3c2a22a7d6211c992a44d21ff94495bf0100149f59032cc5f179a8d2206 SHA512: c153e2fa24010a3de6794a57c870ae587ff55dd10ddb70e9c446f66ffaeefc72a01f8b8a52a85878993e2210f527cc236f112fd9bb81cad814a81fdf223e4093 Homepage: https://www.llvm.org/ Description: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 69 Depends: lld-17 (= 1:17.0.6-9ok4), liblld-17 (= 1:17.0.6-9ok4), libzstd-dev, zlib1g-dev Filename: pool/main/l/llvm-toolchain-17/liblld-17-dev_17.0.6-9ok4_amd64.deb Size: 14136 MD5sum: 2a891f53a57fcbaed44c7e399841d072 SHA1: 084fcc9555a79fb6c77f81263365c92fe5787443 SHA256: 7dfecf4e81a4bb8000c36883193fd602d26e3cc248d783df4f2986eaf4a90554 SHA512: 94db908461823d14ec59e7bed56b306dd6996d571ed0a27a50dade96b56feb0ff2569632a2c376b447d16344d4a72aed5494e151de49cdc90c02f49808d4403b Homepage: https://www.llvm.org/ Description: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblld-dev Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 10 Depends: liblld-17-dev (>= 17~) Filename: pool/main/l/llvm-defaults/liblld-dev_17.0-58~exp1-ok1_amd64.deb Size: 1980 MD5sum: 17b0c9acb97fe56f7176416ee45a33a4 SHA1: 61bf65c869149ccd031fce9dd85c8966ffdb0d4e SHA256: 6695429637b54ad0b7dc6f9186edd0a30c37cd4e636c6d4c1d21df645315bf97 SHA512: a6fd44c53350a04a81404a9182fdf851822fe345cb79f8e6f8b249806e1edaeabbeff0838ca61641bfe2bc9c8477294a85fc87ff0f1e21cf08cc23650cf97764 Description: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This is a dependency package providing the default liblld-dev package. Package: liblldb-10 Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: libs Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 14924 Depends: libc6 (>= 2.14), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.0-ok3), libncurses6 (>= 6), libpython3.8 (>= 3.8.2), libstdc++6 (>= 9), libtinfo6 (>= 6) Filename: pool/main/l/llvm-toolchain-10/liblldb-10_10.0.0-ok3_amd64.deb Size: 3695730 MD5sum: 87bc3006578e32d1422eda2ec61d7428 SHA1: 0db32c814cb0463902033f6b64fd95a4ccedfe5c SHA256: 6006ed01214b0b9bf8007418dbc23ca719270af6630373e2970c2386a7dfcc5b SHA512: 97dc8a2a29dc07a498093217948eb28017f67b948c7aa84e6bc612609344eff1614cca5e85abb476ef7d0ec612aa84e4e3a2a2f7501e982be0d1cf7edbe6d098 Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-10-dev Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 3088 Depends: lldb-10 (= 1:10.0.0-ok3) Filename: pool/main/l/llvm-toolchain-10/liblldb-10-dev_10.0.0-ok3_amd64.deb Size: 464676 MD5sum: 84df4145ec91b59c6e9c3c046d1badf7 SHA1: caf0afbf4ccea6664f772556ddafa3bccd4d3dce SHA256: 3cba81eca9671c13ec4a0d764699dafc367531a9ca95ead47b0c8620349f3b43 SHA512: 4fee9fa31064121d372532221805cceddc2e8543b4d0f02f528720c3b672cab3d3d932573cf05fd48326f4cf0134d6687fc824e11e9129254754a3e9360d0f8f Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: liblldb-15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 15107 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-ok3), libncurses6 (>= 6), libpython3.8 (>= 3.8.2), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: pool/main/l/llvm-toolchain-15/liblldb-15_15.0.7-ok3_amd64.deb Size: 4025074 MD5sum: 806244c897a5daf6b52f97efcc1c1673 SHA1: 339cdd1d26f03675293de587097a6ce2c99ac5d2 SHA256: 5cf302c1217e81bf88b9a2b0160d309c9587591709d2a17859c715660788fb47 SHA512: 963f19131b73080e89b8c8df72f169d779e793f51a146d04ec4a85faf8577f85cf62dae6421967bf6e950b0749e7d026274a0fc096ed9e16e6086bf3378b7036 Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 3303 Depends: lldb-15 (= 1:15.0.7-ok3) Filename: pool/main/l/llvm-toolchain-15/liblldb-15-dev_15.0.7-ok3_amd64.deb Size: 503806 MD5sum: ea41d395aac220f018671f95bd1ebd35 SHA1: e550f6082c35d6fddd622bffe1c6671148bca599 SHA256: 2f915127b85d2cde73102eb66dcc7fa890bb1a5e888660c392f7073d3c49d555 SHA512: d92f0863d3e6b8336c05ea68fba8cbe8cacfbe3b3936108d25eb7ca3ac41d8ef272b21775e52ce23f0d85ec2f7b65ac1025bcc969858112e800699879a75768b Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: liblldb-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 3412 Depends: lldb-17 (= 1:17.0.6-9ok4) Filename: pool/main/l/llvm-toolchain-17/liblldb-17-dev_17.0.6-9ok4_amd64.deb Size: 514676 MD5sum: b5e5877d0e501103d68f7a625392ff9d SHA1: 58809dd527860f738a4d1e6ee926079a6d12bec8 SHA256: 8ccf8b43c9465e48b83ee82e2c55f976f1f1fe8204d2182e4eb124bf951527d4 SHA512: ef33a5acf14421f39663c6d455539904b2f88512d9d21e02e6e4c63c30cec3b65af1f695563288116dc048803596bf226e20b694a87f4ae16676cf8740205139 Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: liblldb-17t64 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: libs Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 16155 Provides: liblldb-17 (= 1:17.0.6-9ok4) Depends: libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm17t64 (= 1:17.0.6-9ok4), libncurses6 (>= 6), libpython3.12 (>= 3.12.1), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Breaks: liblldb-17 (<< 1:17.0.6-9ok4) Replaces: liblldb-17 Filename: pool/main/l/llvm-toolchain-17/liblldb-17t64_17.0.6-9ok4_amd64.deb Size: 3797056 MD5sum: 678ef1a55700b6b0d52e3192a8a82577 SHA1: 4e012bdea4a160f9bd0f51e3e52b988ff886d825 SHA256: ac1a3e8c8c1cd0ac92ec045b09b48b27f9dc0dcb3c33268f2c89406648819c35 SHA512: 6626033c0d64438db78d49d4c6b07e252f68d4b061da962c5b21568c9942cb529ff89b55807126fe262dd969ff1553845016efe54527370df620072b60b0fc35 Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-dev Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 15 Depends: liblldb-17-dev (>= 17~) Breaks: lldb-11, python3-lldb-11 Filename: pool/main/l/llvm-defaults/liblldb-dev_17.0-58~exp1-ok1_amd64.deb Size: 2200 MD5sum: 38f6a980043bd0e57decba7b63dec2e4 SHA1: ef4dc021d9c9a655e829261159469c6a4c64fc24 SHA256: 39dfb9c3c3616db59f74c97ad81b13604f8b9df2073596539ae597854ca7630b SHA512: 689825913bf65810919d50ab4b9bb3451b1c1ef1e3af1c01022e98477281a7338d6d5a2b6ec29ebc694d59fa89f1a5db7267202708892ef362028710db93c0fe Description: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: libllvm-10-ocaml-dev Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: ocaml Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 2484 Provides: libllvm-10-ocaml-dev-kh939, libllvm-x.y-ocaml-dev Depends: libctypes-ocaml-dev-mhhn1, libintegers-ocaml-dev-lues0, ocaml-nox-4.08.1, llvm-10-dev (= 1:10.0.0-ok3) Suggests: llvm-10-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Filename: pool/main/l/llvm-toolchain-10/libllvm-10-ocaml-dev_10.0.0-ok3_amd64.deb Size: 211166 MD5sum: 97af6ce1050ded3c53c51d4a52567cc0 SHA1: 6530ac61c045925b3ec3c4671cc31d7c7a4a329d SHA256: 3758fb731853cbb1d5b3f11737492c601fd6d4834d71fc4a83c5f6d686506964 SHA512: 8e67d54b733a769c4a3e54d5777262b1e032486879fef78f1ddeed3570faed0519c88acd5359b414b98f0d07abcae30b23ffa4a5faeb44cc0f1d05c173944620 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm-15-ocaml-dev Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: ocaml Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 4289 Provides: libllvm-x.y-ocaml-dev Depends: llvm-15-dev (= 1:15.0.7-ok3) Suggests: llvm-15-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Filename: pool/main/l/llvm-toolchain-15/libllvm-15-ocaml-dev_15.0.7-ok3_amd64.deb Size: 535862 MD5sum: 811f6d905cb0c9b4bc3213be5440b96d SHA1: 9170c6b88063e286cade012d9d12dacd008bc153 SHA256: 4cb5c2a8f903e148c6560657eaa7be56506f04a68efdc46b1a0e5e783a84ca6c SHA512: 7365a7be8ffb8eaaeb4ccf72ac547b2aa75a48a93c5e280efa403260919e2e11fa0dba72c319d78a5657e69ff5d54f4cb92cde4d55a8c7d8484b2bf174ad4eed Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm-17-ocaml-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: ocaml Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 3967 Provides: libllvm-x.y-ocaml-dev Depends: llvm-17-dev (= 1:17.0.6-9ok4) Suggests: llvm-17-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Filename: pool/main/l/llvm-toolchain-17/libllvm-17-ocaml-dev_17.0.6-9ok4_amd64.deb Size: 438356 MD5sum: cac16ed8afd579f08200ad3ae0e90a52 SHA1: cf7f0bf3cf54e0511bf10cfaf3ec58badcd54b74 SHA256: 1585114aee4a67045b8df57eba661a33c610439b54deddee07fdb421ce567752 SHA512: ff1f493711b4e640c417a958e62c6e9bdad9b303aa35513cdcbc3f7e290a5ff314d3dae9cdc36271b0e635cdd21a08a98dd8435a6288bc2b617b4029bb4c650d Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm-ocaml-dev Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Priority: optional Section: ocaml Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 13 Depends: llvm-runtime (= 1:17.0-58~exp1-ok1), libllvm-17-ocaml-dev (>= 17~) Filename: pool/main/l/llvm-defaults/libllvm-ocaml-dev_17.0-58~exp1-ok1_amd64.deb Size: 1940 MD5sum: 5a4b85619c50069b6740c5a56de4aa4d SHA1: 18d9e26ab969398e190835a7b6cae3e7f1aa5813 SHA256: 6c5e5a2a137a74038047b04dcd8a3308b78f839cf897ad214533dcf45a5dde5e SHA512: 8a7f8143f1ec60c59e2e6ef7e50abf25392cf5a3254556c161416c9487d67af7d3b7db2f60e16432d6ad3e920140fc079e81f90e8e7a7450dccd4bfbedd0df51 Description: Low-Level Virtual Machine (LLVM), bindings for OCaml The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. . This is a dependency package providing the default bindings for OCaml. Package: libllvm10 Architecture: amd64 Version: 1:10.0.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 72173 Depends: libc6 (>= 2.29), libedit2 (>= 2.11-20080614-0), libffi7 (>= 3.3~20180313), libgcc-s1 (>= 3.3), libstdc++6 (>= 9), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.2.0) Filename: pool/main/l/llvm-toolchain-10/libllvm10_10.0.0-ok3_amd64.deb Size: 17023782 MD5sum: 9bfa9f35e780bd5dd0c3c5012353fd20 SHA1: 344649faa3e73dbca42f43413fcadb5cffa161aa SHA256: 341e0c8b592048ee0488fba177eb2ee504b3a4d159c54810375373c42a0fcdb6 SHA512: 5adab7568005024f56453df185e616f517ce3af8611fa823511eebbd92ace48930805063eec65c9cbb430170adfaffafc88eeb1c3b4cb44963c21afa158bb2a5 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libllvm15 Architecture: amd64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 113019 Depends: libc6 (>= 2.36), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 3.3), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.2.0) Filename: pool/main/l/llvm-toolchain-15/libllvm15_15.0.7-ok3_amd64.deb Size: 25188160 MD5sum: ebca1415c2cb21201ffa344fcdb524e6 SHA1: 6431ecc0276e9860509d2b3d39a913a5d759b028 SHA256: 6a1bc24e867b15bec3ed358a9cf5bb610df3c32643176c406916788e063ee6ea SHA512: 856eef4d1fc723ec683d21ecc139b032a4b4b34abc549b1ff5ad95ff9f2ad9c5f019a90b688d53ac74ee340c5ed0d13138ecfd6d37f9d48cfe7306f57b8b9c67 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libllvm17t64 Architecture: amd64 Version: 1:17.0.6-9ok4 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 121127 Provides: libllvm17 (= 1:17.0.6-9ok4) Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 3.3), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Breaks: libllvm17 (<< 1:17.0.6-9ok4) Replaces: libllvm17 Filename: pool/main/l/llvm-toolchain-17/libllvm17t64_17.0.6-9ok4_amd64.deb Size: 23615500 MD5sum: b59f71f24259db6bbb228ea147970491 SHA1: 2db98e0edf4b4d97e17b57a54833062d76ff8574 SHA256: e403e35ac46146df9ef1ce5ff0ed6eb6f0547120c69e33dda5edfec8d4ab38bc SHA512: 8d13281449302374d3831f41c749a1aa0bc88f99629012e8371b8e2aa35559fd570d5bce7455a402511f29f46482c20068238365e9291ba101e9ae1c8b5d24d6 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: liblmdb-dev Architecture: amd64 Version: 0.9.31-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lmdb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LMDB Installed-Size: 187 Depends: liblmdb0 (= 0.9.31-ok1) Recommends: lmdb-doc Filename: pool/main/l/lmdb/liblmdb-dev_0.9.31-ok1_amd64.deb Size: 61814 MD5sum: 6abeafcaf88c04925d136bd00c9c814b SHA1: f4a67c38ade3ddad48c268ebf786a4afcb22e3ef SHA256: 7c26126387b8fcc0cb3dbc087dabc8361146c8a07ddb33d0baac24e4b65a57e0 SHA512: 4c00f72a435af7f4a82c4e4b9d4f2aabafe920451be01b196a52ff00d28a6483bb74e210c544bab5fecdba0257099aa13235aebfab538734b07308056128d4e0 Homepage: http://symas.com/mdb/ Description: Lightning Memory-Mapped Database development files This package contains the development libraries, header files. Install lmdb-doc package for man pages. . Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact key-value embedded data store developed for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). Package: liblmdb0 Architecture: amd64 Version: 0.9.31-ok1 Multi-Arch: same Priority: optional Section: libs Source: lmdb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LMDB Installed-Size: 103 Depends: libc6 (>= 2.38) Filename: pool/main/l/lmdb/liblmdb0_0.9.31-ok1_amd64.deb Size: 46136 MD5sum: d1e6ca61ae28276d16ab63823e210aa0 SHA1: 508ea03e6431210422eff90aef827278b5c0145a SHA256: e13535e2f95d0340a639534dec3b31e900d467b3bd1f956ec0a1b5b9e655fdf8 SHA512: 1c67b76a53050f16e7b2cbdcbfa4bf0f577c23c1ca7c9266b50799f47b41f7ca566daa815db166638a9ed30b774f972125d97e3d8b65c732b314e40a4e6d20db Homepage: http://symas.com/mdb/ Description: Lightning Memory-Mapped Database shared library This package contains the LMDB shared library. . Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact key-value embedded data store developed for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). Package: libloader-java Architecture: all Version: 1.1.6.dfsg-ok1.1 Priority: optional Section: java Source: libloader Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 143 Depends: libpixie-java (>= 1.1.6), libbase-java, libcommons-logging-java, libehcache-java, libbatik-java, libxml-commons-external-java Suggests: libloader-java-doc (= 1.1.6.dfsg-ok1.1) Filename: pool/main/libl/libloader/libloader-java_1.1.6.dfsg-ok1.1_all.deb Size: 106970 MD5sum: 6cb70a3d4f19ebcef705de13c0297e62 SHA1: 49ed3bb4dbb92c4543737a5138859315a88f1bdd SHA256: e33c46803cd32a500b69ddca50b0411ed3a99dbade08ac11076bd2f31578dbfd SHA512: b77c3f659a8058c2d21ab26a4860fa0c4243672ebaab5bacb9b6348902382e3f5101a24313efc5bc1f81c482fb36540cbb9c80e181a975a62c59de8a15cbf86c Homepage: https://sourceforge.net/projects/jfreereport/ Description: Java general purpose resource loading framework LibLoader is a general purpose resource loading framework. It has been designed to allow one to load resources from any physical location and to allow the processing of that content data in a generic way, totally transparent to the user of that library. Package: libloader-java-doc Architecture: all Version: 1.1.6.dfsg-ok1.1 Priority: optional Section: doc Source: libloader Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4964 Filename: pool/main/libl/libloader/libloader-java-doc_1.1.6.dfsg-ok1.1_all.deb Size: 321826 MD5sum: 961299d597ca605bbb63288f3d5a34d2 SHA1: fa7d622eb10735e6beca6541b4a44509a5cebfa6 SHA256: 0c994f13cfadd0131fe5f394522891f485860d51b5a58eacb4f0376e3af23b0f SHA512: db2b293609bd233ec054c8610eb438f4f99cb2ef3bdbf624b342bb9383fe92e80b68dec1aef94759c0828f5effbf5582458b0d9b00fc7387e8fe97ea58526e0f Homepage: https://sourceforge.net/projects/jfreereport/ Description: Java general purpose resource loading framework -- documentation LibLoader is a general purpose resource loading framework. It has been designed to allow one to load resources from any physical location and to allow the processing of that content data in a generic way, totally transparent to the user of that library. . This package contains the Javadoc. Package: liblocale-gettext-perl Architecture: amd64 Version: 1.07-ok2 Priority: required Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 51 Pre-Depends: perl-base (>= 5.36.0-ok8.1), perlapi-5.36.0 Depends: libc6 (>= 2.3) Filename: pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.07-ok2_amd64.deb Size: 14922 MD5sum: 6f5be011a2f04881c5fc082c500b837c SHA1: 665d939c0429e95f44b763f220bd88c2bef5e06a SHA256: 5d5d5778dcf77ead3b965c473b93a0861b1c1b6014f9baaec54b5f4532057cf4 SHA512: 999c3898b060e574688f9cfe017a76a65c6ef5c3590c84977b8d830ce5a28cf4a88d12f3ee945c81ef6f96d05680e20f00cd6f6a38e407f7ec8f19c0c80d83b2 Homepage: https://metacpan.org/release/gettext Description: module using libc functions for internationalization in Perl The Locale::gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software. . It provides gettext(), dgettext(), dcgettext(), textdomain(), bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext() and dngettext(). Package: liblocale-us-perl Architecture: all Version: 3.04-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: perl:any, libdata-section-simple-perl Filename: pool/main/libl/liblocale-us-perl/liblocale-us-perl_3.04-ok2_all.deb Size: 13080 MD5sum: 7a3a37f4f38da79f70fff366f713bb86 SHA1: 72c0c2d658a00d21cef29e8c2e1af24a7a3cf730 SHA256: 074b0ef26391fb50ffe9142729626370f2411eb82c86a92450e3de2703b36db4 SHA512: f8798a49c5507488a853a0a0933f0f26cae464000c77d57acd436b2092f31d6a422871500b43e208badc798285e3282c6a035727d5358ebc99dc61c7d9cc0a5a Homepage: https://metacpan.org/release/Locale-US Description: module for United States state identification Locale::US provides methods allowing United States' two-letter state identification parsing from state code to state name and vice versa. Package: liblockfile-bin Architecture: amd64 Version: 1.17-ok1 Multi-Arch: foreign Priority: standard Section: utils Source: liblockfile Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 90 Depends: libc6 (>= 2.34) Breaks: liblockfile1 (<< 1.09-1) Replaces: liblockfile1 (<< 1.09-1) Filename: pool/main/libl/liblockfile/liblockfile-bin_1.17-ok1_amd64.deb Size: 21572 MD5sum: 42fad00e98cfd6da37684759baa11ddf SHA1: b90a0d4e20bc126a68a1774f6bc84e7656038551 SHA256: 50852786c6c961f546f958b636013e9d0ddc45f66781cee0351d90fbfbedefbe SHA512: e16215208e82202852f60ed4853ce7b6960eee9c68a7cbc510d882f6b012a10d756b69880ba4d6ce05c6123e4c03933a945ec6fbc0781cc03861e23bddeb894e Homepage: https://github.com/miquels/liblockfile Description: support binaries for and cli utilities based on liblockfile This package contains support binaries for the liblockfile library, and the command-line utility ``dotlockfile''. Package: liblockfile-dev Architecture: amd64 Version: 1.17-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: liblockfile Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 90 Depends: liblockfile1 (= 1.17-ok1) Filename: pool/main/libl/liblockfile/liblockfile-dev_1.17-ok1_amd64.deb Size: 22340 MD5sum: cbbb3032146b97f31442e8540bd3c5ac SHA1: 3840af2536765ad1a0dd0fc81ae69578c132aa1b SHA256: 98003409bebccde6abb7b6fb8db23ff3ee9dfd3423f43e8aff8b122aee963f2a SHA512: b1a08377aa4882484715d90bf31d1a5a3684c5999e97ddb58a73d91bbf7ce3c82825edfa5bfe359a947227c8d7d61656b422250868c697445087281c4519986c Homepage: https://github.com/miquels/liblockfile Description: Development library for liblockfile This is a development library for liblockfile. It includes headers and documentation. Package: liblockfile1 Architecture: amd64 Version: 1.17-ok1 Multi-Arch: same Priority: standard Section: libs Source: liblockfile Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 82 Depends: libc6 (>= 2.33), liblockfile-bin (>= 1.17-ok1) Filename: pool/main/libl/liblockfile/liblockfile1_1.17-ok1_amd64.deb Size: 17648 MD5sum: b33dfac08357e8f6d075cb8a8b36d765 SHA1: db8acc49990ee38aa49e15661b3611794e966624 SHA256: 4fd8a6bc7ee6dc3f26ed51812af0900a58b464e1f5a7cd5e2e4ad7b205e18486 SHA512: 7ac3f9704fe34dc4b1da2c05bb09e31a57088d7f6adb3df682c80c5f79db056d8af762e3247db84a1c4ea7ff4cd94600fe35e88f40ce37529bc823ecaa5bb476 Homepage: https://github.com/miquels/liblockfile Description: NFS-safe locking library Liblockfile is a shared library with NFS-safe locking functions. Package: liblog-any-adapter-screen-perl Architecture: all Version: 0.140-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 50 Depends: liblog-any-perl, perl:any Filename: pool/main/libl/liblog-any-adapter-screen-perl/liblog-any-adapter-screen-perl_0.140-ok2_all.deb Size: 17352 MD5sum: 1954619bca243c36a1d99f3eec0093fb SHA1: dc466971883d98ef4421f3593c2b05404e2264dc SHA256: b800b12806ee3f42395fa696593c59980c1ff4ecca00241666b1746252d526e0 SHA512: 6d83b4d625b5f713e1dd98fd52a8eb74858752f5e302fc7461bdbdf72dc3bfb3e3916b2d776770ecd4e66764b236c33be73f5f6aaf3869d07c69a6c46ccb3a41 Homepage: https://metacpan.org/release/Log-Any-Adapter-Screen Description: send logs to screen, with colors and some other features Log::Any::Adapter::Screen prints log messages to screen (STDERR/STDOUT). The messages are colored according to level (unless coloring is turned off). It has a few other features: * Allow passing formatter * Allow setting level from some environment variables * Add prefix/timestamps Package: liblog-any-perl Architecture: all Version: 1.717-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 191 Depends: perl:any, libscalar-list-utils-perl Recommends: libdevel-stacktrace-perl Filename: pool/main/libl/liblog-any-perl/liblog-any-perl_1.717-ok1_all.deb Size: 72120 MD5sum: e28426ac81be87ae1d42e2f95ecc6492 SHA1: 55319229ae37b3d2b452db48e82df634f2340b22 SHA256: 2316d5f9871fb979af9af007da251e85c8411c1983d8e899f0d5e4cef10e4b21 SHA512: 1f8605f02bd3cd9abf86268e7904f388e9f12f7e5e5c5e8840f4134f46719a2dfbab41e14774d9e415e5ff5d997e68bc01180aa0c8c0983250ee13a7dfea923e Homepage: https://metacpan.org/release/Log-Any Description: Perl module to log messages safely and efficiently Log::Any allows CPAN modules to safely and efficiently log messages, while letting the application choose (or decline to choose) a logging mechanism such as Log::Dispatch or Log::Log4perl. . Log::Any has a very tiny footprint and no dependencies beyond Perl 5.6, which makes it appropriate for even small CPAN modules to use. It defaults to 'null' logging activity, so a module can safely log without worrying about whether the application has chosen (or will ever choose) a logging mechanism. . The application, in turn, may choose one or more logging mechanisms via Log::Any::Adapter. Package: liblouis-bin Architecture: amd64 Version: 3.29.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: liblouis Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 218 Depends: libc6 (>= 2.38), liblouis20 (>= 3.29.0), libyaml-0-2 Filename: pool/main/libl/liblouis/liblouis-bin_3.29.0-ok1_amd64.deb Size: 42796 MD5sum: 929175d19207f955798fdd8bf6522caa SHA1: c27f6d830bf7e474c46c0f21bc5556f8d1ae7fa4 SHA256: 643f00a8b14495657306da685fb53e21795f9f06f504f26eeda13348e41ede50 SHA512: 6fef9743d1621c1b6e68307992117b3f55402967eb15ae5048a85270422f084cacb1a546b475aae1ee8db43183fd5a88ecc44cc095626b24407f404f3c6ef1b7 Homepage: http://liblouis.org/ Description: Braille translation library - utilities Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). New languages can easily be added through tables that support a rule- or dictionary based approach. Included are also tools for testing and debugging tables. . This package contains a few tools to test tables and translate text. Package: liblouis-data Architecture: all Version: 3.29.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: liblouis Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 12511 Filename: pool/main/libl/liblouis/liblouis-data_3.29.0-ok1_all.deb Size: 2033096 MD5sum: 9e87440cc34d28c9f712ed6d123a831a SHA1: 9e0e84c29b6ae931812cb547e10c2c451a7169d4 SHA256: bff9a4730effeb0268c0ae5aea20a091acae3294e8a63e12d8f43e61cdecd1a3 SHA512: 81332d71b09c2cc6650fb658ffc656b839941519e2a00ffe93eeea3febf7d36f6cfb7261156e6e726209720c4aa350024e14e0761ec6230b7a7b557aed043a2e Homepage: http://liblouis.org/ Description: Braille translation library - data Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). New languages can easily be added through tables that support a rule- or dictionary based approach. Included are also tools for testing and debugging tables. . This package contains runtime data. Package: liblouis-dev Architecture: amd64 Version: 3.29.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: liblouis Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 727 Depends: liblouis20 (= 3.29.0-ok1) Filename: pool/main/libl/liblouis/liblouis-dev_3.29.0-ok1_amd64.deb Size: 277396 MD5sum: d4a0fee544c5c00759e1ee5a3fa32013 SHA1: f1e30c28872db641d960de5e700f292e529ad446 SHA256: a292d074473b3f109acf2c9922a68f11c66c1d4d983cd62e153520d4bf224a75 SHA512: 9467d96942033e36abb51adc205b746356e0935e4780865fcd9c0975e5e7eed978f1a9bda24ca34615852d4e58779a59694d00d5d91ee61d08665152edd781a2 Homepage: http://liblouis.org/ Description: Braille translation library - static libs and headers Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). . This package contains static libraries and development headers. Package: liblouis20 Architecture: amd64 Version: 3.29.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: liblouis Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Accessibility Team Installed-Size: 210 Depends: libc6 (>= 2.33), liblouis-data (>= 3.29.0~) Filename: pool/main/libl/liblouis/liblouis20_3.29.0-ok1_amd64.deb Size: 82948 MD5sum: 3e803142c4dbb0395f4c03b22c1b0389 SHA1: d35ca6ff231d371d9edd4648553cef07690be160 SHA256: d9ac7ad10dae4170df4040142b0f33cbd1d414303d585dbfcd78b3ae341d712f SHA512: 4e089f280100b849c8b3982bcfdb4cc027decbd1db326f7e2aacf97ee5939eaa6b5e15cf7270148c0de666d658d2177bce7d84202369123366c67ba34c8cb379 Homepage: http://liblouis.org/ Description: Braille translation library - shared libs Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). . This package contains shared libraries. Package: liblqr-1-0 Architecture: amd64 Version: 0.4.2-ok3 Multi-Arch: same Priority: optional Section: libs Source: liblqr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 75 Depends: libc6 (>= 2.27), libglib2.0-0 (>= 2.24.0) Filename: pool/main/libl/liblqr/liblqr-1-0_0.4.2-ok3_amd64.deb Size: 26136 MD5sum: 1f3cecc03a2e2746b64cdd96b13f270b SHA1: bb65b2e5200d796983b8b2ccb7977f97f1b080dc SHA256: 2d27ada4d9cb4fe28b808a924b6a2838dc2c59d34085d348c8ab91fefce56bfc SHA512: 55af5c74c5a1eb911ad3d612dbaca54fd4e8e4b4dcd05481ca953f46b46ad12266b6d0f751f7a3f4fdd6a10246605a9f1f679c9dd47c9dc0d3eaeff1b393571e Homepage: http://liblqr.wikidot.com/ Description: converts plain array images into multi-size representation The LiquidRescale (lqr) library provides a C/C++ API for performing non-uniform resizing of images by the seam-carving technique. . The library takes images in plain array format as input and converts them to a multi-size representation. . Following is a list of features: . * Areas in the image can be marked for preservation or discard * Once the image has been fully processed, the scaling can be done in real-time. In fact, the information can be saved and read out later without any further processing * The resizing is done with a single function which automatically performs all the necessary operations; it can also work in successive steps without wasting computational time * Possibility to tune the carving operation by letting the seams be less connected, or more rigid, or both * Can export and import the visibility map (the seams) * Other images can be attached and undergo the same carving process as the parent image * The automatic feature detection algorithm can be tuned by selecting among different energy gradient functions * Reports progress through a customizable interface * A signalling system permits one to cleanly handle errors . The library implements the algorithm described in the paper "Seam Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel Shamir, which can be found at http://www.faculty.idc.ac.il/arik/imret.pdf . This package contains the shared library. Package: liblqr-1-0-dev Architecture: amd64 Version: 0.4.2-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: liblqr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 734 Provides: liblqr-dev Depends: liblqr-1-0 (= 0.4.2-ok3) Conflicts: liblqr-dev Filename: pool/main/libl/liblqr/liblqr-1-0-dev_0.4.2-ok3_amd64.deb Size: 69096 MD5sum: 6f323168f5b1f72c82dc795155034382 SHA1: 95e962ee83333adea751abc9daf909a7f1e1da66 SHA256: 0a7f7eb0fb9f1722406c64720e33a82d09f0cc5708dcbf4699a9f237bc108971 SHA512: 98cb968af74a1dadb3be52b81233f4254853d6bd69d4114b8150b6f39f55e3643b3a09754151ce824b44f3a53d65d713c27afdff7c60113cdf5f07f22f9c57fc Homepage: http://liblqr.wikidot.com/ Description: converts plain array images into multi-size representation (developments files) The LiquidRescale (lqr) library provides a C/C++ API for performing non-uniform resizing of images by the seam-carving technique. . The library takes images in plain array format as input and converts them to a multi-size representation. . Following is a list of features: . * Areas in the image can be marked for preservation or discard * Once the image has been fully processed, the scaling can be done in real-time. In fact, the information can be saved and read out later without any further processing * The resizing is done with a single function which automatically performs all the necessary operations; it can also work in successive steps without wasting computational time * Possibility to tune the carving operation by letting the seams be less connected, or more rigid, or both * Can export and import the visibility map (the seams) * Other images can be attached and undergo the same carving process as the parent image * The automatic feature detection algorithm can be tuned by selecting among different energy gradient functions * Reports progress through a customizable interface * A signalling system permits one to cleanly handle errors . The library implements the algorithm described in the paper "Seam Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel Shamir, which can be found at http://www.faculty.idc.ac.il/arik/imret.pdf . This package contains the development files. Package: liblsan0 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3366 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.34), libgcc-s1 (>= 3.3) Filename: pool/main/g/gcc-13/liblsan0_13.2.0-4ok3.3_amd64.deb Size: 1194316 MD5sum: cac85785c63d946a05b4429e86ef654e SHA1: 81ebd9bec4c226d232e93042c7c451d07cfd0e55 SHA256: 6ab33a418cdc72e7922574df948f86d17996d38dda64b69f0b0de7e906031029 SHA512: 547d126d76ee8da73786a2c84828c08c00aad118db6f40ea4706033060645aa8bc8aeeb1ca92c90fb27bed910e797028aa462eb8cbf029b3ddaf4c1c78eeffcb Homepage: http://gcc.gnu.org/ Description: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: libltdl-dev Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libtool Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 950 Provides: libltdl3-dev, libltdl7-dev Depends: libltdl7 (= 2.4.7-ok2), automake-1.16 Recommends: libtool Suggests: libtool-doc Filename: pool/main/libt/libtool/libltdl-dev_2.4.7-ok2_amd64.deb Size: 168192 MD5sum: c75e19c45402b415bceb1c639cd7e6de SHA1: 798d5016ab21b0f16a4e574d9871f3c962f7e84e SHA256: 172c605981eab6b4c2d827862d092c711ed385afff93f979136f2c1a19cd37dc SHA512: 1ef5432cd2a4a0c119caac689066bdc59a1bc72e1d83c2da012c00b509f8659d2b39c3c5ae8229cfb353a4c3d27e8b30ccd63122ff6b5e90e55ee583c0e8c3ce Homepage: https://www.gnu.org/software/libtool/ Description: System independent dlopen wrapper for GNU libtool (headers) This package contains the header files and static libraries for the libltdl package. . A small library that aims at hiding the various difficulties of dlopening libraries from programmers. It is a system independent dlopen wrapper for GNU libtool. . It supports the following dlopen interfaces: * dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopen Package: libltdl7 Architecture: amd64 Version: 2.4.7-ok2 Multi-Arch: same Priority: optional Section: libs Source: libtool Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 83 Depends: libc6 (>= 2.34) Filename: pool/main/libt/libtool/libltdl7_2.4.7-ok2_amd64.deb Size: 38858 MD5sum: 2738173beff0cccd91a63d4b8ae25031 SHA1: 18d5ec52bc223c61e260112870f4b74698fd9aaa SHA256: 23f8fde15f548d81cc9dd8ab2b044e46cbdce8ca19c678c862716196e0333350 SHA512: 8139541647d4cf8176a5c04ffae62b5bcbfe4927e8963f7cb1541a83df51c800b8b9d2e917c91aaf50aa13d948b5f5b23c9a426e8bad8d6e76c883feea1450ac Homepage: https://www.gnu.org/software/libtool/ Description: System independent dlopen wrapper for GNU libtool This package contains the run-time libltdl library. . A small library that aims at hiding the various difficulties of dlopening libraries from programmers. It is a system independent dlopen wrapper for GNU libtool. . It supports the following dlopen interfaces: * dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopen Package: liblttng-ust-agent-java Architecture: all Version: 2.13.7-ok1 Multi-Arch: foreign Priority: optional Section: java Source: ust Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 126 Depends: liblttng-ust-agent-java-jni (<< 2.13.7-ok1.1~), liblttng-ust-agent-java-jni (>= 2.13.7-ok1), liblog4j1.2-java Filename: pool/main/u/ust/liblttng-ust-agent-java_2.13.7-ok1_all.deb Size: 51540 MD5sum: 19b6f0739d5426a4fd4619c29fdc7169 SHA1: 42f7829ce285d7f15c0b3e04d7af701713e8a727 SHA256: 4efc32ff7050c53ff1ea4adab838d57e9893b67f2a92766d42ff1cd50c8e7a2a SHA512: c58288f6058e02d3118c356c13ff2e4585d9a35c5596cd4635fad4d78b1ccd77dac3cd2ee9dac73c56ce7c2cb64948a73508a27b08bb021a29b2cccdf0d0a346 Homepage: https://lttng.org/ Description: LTTng 2.0 Userspace Tracer (Java agent library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package ships the Java agent with JUL and log4j support, as a .jar that can be imported directly in Java applications. Package: liblttng-ust-agent-java-jni Architecture: amd64 Version: 2.13.7-ok1 Multi-Arch: same Priority: optional Section: java Source: ust Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 139 Depends: libc6 (>= 2.34), liblttng-ust-common1 (>= 2.13.0), liblttng-ust1 (>= 2.13.0) Recommends: liblttng-ust-java (= 2.13.7-ok1) Filename: pool/main/u/ust/liblttng-ust-agent-java-jni_2.13.7-ok1_amd64.deb Size: 16100 MD5sum: 49a17559d63800577b6a56f959c4810c SHA1: 006aa3c7a15d85a968080168c038c0c845cf5b77 SHA256: 6d9cee15840ca7d5e1567986f9562ea7d9917608266b7eb5f8142d4e8f827147 SHA512: 3bcf86ba39eb8e6ead97319f03e0a629417c53f5a86c6f65c638cfacac9d420a30b988adcee3b755777545e6b1c629f06cdbe390bcfc675e5878b0b94c9907da Homepage: https://lttng.org/ Description: LTTng 2.0 Userspace Tracer (Java agent JNI interface) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the native side of the Java agent for lttng-ust. Package: liblttng-ust-common1 Architecture: amd64 Version: 2.13.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: ust Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 128 Depends: libc6 (>= 2.34) Filename: pool/main/u/ust/liblttng-ust-common1_2.13.7-ok1_amd64.deb Size: 24080 MD5sum: 79e91d4be7dc48f256fb9d5c0c9df64a SHA1: 4893f27645ff7da5ea98885752804ecd342c1215 SHA256: a29c97bbd821f7d05fafce2042f02ed73b4255c551f99fa8b91c96f4422f8dd1 SHA512: 1a212f4ee3346a4dd51102e7c0e8d40bb958259657fb34d54c498af1c33bcd15dd502627de44374c717fc85ce85e9e49b77c3f2761e74729616278c79d4350a3 Homepage: https://lttng.org/ Description: LTTng 2.0 Userspace Tracer (common library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the common library used by the tracing and control libraries. Package: liblttng-ust-ctl5 Architecture: amd64 Version: 2.13.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: ust Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 292 Depends: libc6 (>= 2.38), liblttng-ust-common1 (= 2.13.7-ok1), libnuma1 (>= 2.0.11) Filename: pool/main/u/ust/liblttng-ust-ctl5_2.13.7-ok1_amd64.deb Size: 70600 MD5sum: c3ce844339b569ea73a1adcbda1f6440 SHA1: d69e0f709d1112c5fcc4000532b83cb821eefc79 SHA256: 9f41f4dd2349af5f67ad4facee4e8a66ece3e0cfb9b9e441ce5f930367aab124 SHA512: d64603e81d154bd10fc04597fc9b9b9db3008ae01553c5244a3fc331b72493cd0c78306dbfd77be2bbe6b63d588f614cd94c0dd7843ac6b537b4be9d01114363 Homepage: https://lttng.org/ Description: LTTng 2.0 Userspace Tracer (trace control library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains a library to control tracing in other processes. Used by lttng-tools. Package: liblttng-ust-dev Architecture: amd64 Version: 2.13.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: ust Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 503 Depends: liblttng-ust1 (= 2.13.7-ok1), liblttng-ust-ctl5 (= 2.13.7-ok1), liblttng-ust-python-agent1 (= 2.13.7-ok1), liburcu-dev (>= 0.12~), uuid-dev Recommends: python3 Filename: pool/main/u/ust/liblttng-ust-dev_2.13.7-ok1_amd64.deb Size: 96372 MD5sum: c95c3bb3ed020cd33138d6c16ee09241 SHA1: 204bcd93bd7144f831467338e90b46d12aa48c40 SHA256: 0d5a4df2598e279130fd24bcbe6d340c60911e1333c45cd4ef1540dbcf1b095e SHA512: 313ecb3264377bd01e60c1aab8dcb98db97db198aa3a2d3c8c3def18bce14863cfbbb6931f6c1309f7ff9a1bd4eb125fb228aa69d87ef07131d4113ca344fa52 Homepage: https://lttng.org/ Description: LTTng 2.0 Userspace Tracer (development files) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the UST library development files necessary to compile and link applications against liblttng-ust. Package: liblttng-ust-java Architecture: all Version: 2.13.7-ok1 Multi-Arch: foreign Priority: optional Section: java Source: ust Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 73 Depends: liblttng-ust-java-jni (<< 2.13.7-ok1.1~), liblttng-ust-java-jni (>= 2.13.7-ok1) Filename: pool/main/u/ust/liblttng-ust-java_2.13.7-ok1_all.deb Size: 6968 MD5sum: d2bd6e8e767dfc90aa11d41f41246122 SHA1: d356ceb32a131aaf6cd1239164df7901faac7ce4 SHA256: 913bd5b17302360345dbc2f1c4dfff9d843da217b7d30dd19a133eafc93582a3 SHA512: ed813c9c59910225c0127eabda60f26c2bcdbe2daedc8b6505557753d55a274be9c8ecb0af14a44bf8146eb253ea75a54ad5e17c2914f3662301c4b26f4481a2 Homepage: https://lttng.org/ Description: LTTng 2.0 Userspace Tracer (Java support library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package ships the Java side of the JNI interface, as a .jar that can be imported directly in Java applications. Package: liblttng-ust-java-jni Architecture: amd64 Version: 2.13.7-ok1 Multi-Arch: same Priority: optional Section: java Source: ust Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 102 Depends: libc6 (>= 2.34), liblttng-ust-common1 (>= 2.13.0), liblttng-ust1 (>= 2.13.0) Recommends: liblttng-ust-java (= 2.13.7-ok1) Filename: pool/main/u/ust/liblttng-ust-java-jni_2.13.7-ok1_amd64.deb Size: 11820 MD5sum: 1754a5c35ec779ac1703f94a96e7ec7d SHA1: 777dabc96e181d7fd965555b1a783db29addab49 SHA256: 263011a22ca4e63073bbc00d4d87d7d03bf45390d3c6e803f5b443444e277006 SHA512: 892c3a9d159edd5846bc50f855dc02ed7a243ee44054c1498438178bfdc45b01f7a8a4052d1faefd902bf157c86a0d33b69f01ec640194262ba0f08fdcb986bd Homepage: https://lttng.org/ Description: LTTng 2.0 Userspace Tracer (JNI interface) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the native side of the JNI interface for lttng-ust. Package: liblttng-ust-python-agent1 Architecture: amd64 Version: 2.13.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: ust Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 91 Depends: libc6 (>= 2.34), liblttng-ust-common1 (>= 2.13.0), liblttng-ust1 (= 2.13.7-ok1) Filename: pool/main/u/ust/liblttng-ust-python-agent1_2.13.7-ok1_amd64.deb Size: 10680 MD5sum: 3fcd44a453a06b28ecdce55452854b16 SHA1: d6cb9c56e0e827279bc4b644d1f4312a2226760c SHA256: 2bc23a65390224ff62b270d421e6026f6b54b8c9866684e8b6b8b28067294459 SHA512: 1cf63dd3e275741a19c73cb37ecc1897530114e3f786d1bf4362126ed0035906375ab13291e3b68151f745e85d157276620958377646b702d41bc48798655d76 Homepage: https://lttng.org/ Description: LTTng 2.0 Userspace Tracer (Python agent native library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains a library used by the Python agents. Package: liblttng-ust1 Architecture: amd64 Version: 2.13.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: ust Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jon Bernard Installed-Size: 792 Depends: libc6 (>= 2.38), liblttng-ust-common1 (= 2.13.7-ok1), libnuma1 (>= 2.0.11), liblttng-ust-ctl5 (= 2.13.7-ok1) Filename: pool/main/u/ust/liblttng-ust1_2.13.7-ok1_amd64.deb Size: 173876 MD5sum: ee223ac6138a53a453e7ba27c0f81ddd SHA1: 87a2ada57003222d39407450cf489044e4263f8f SHA256: e5dc31f9b8a6f837120bf4d7f89c954d9c626f42a50396bfe0dc3998f75a82f9 SHA512: e3ac61243996aa91ba782daabceca0284a4f9fb3229eea287f3d17d387675192b4aa5b5f1dfd35eebf56266d6ebdc415b2d97edca4667bb54c66818c71cefdc7 Homepage: https://lttng.org/ Description: LTTng 2.0 Userspace Tracer (tracing libraries) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the actual userspace tracing library that must be linked to the instrumented programs. Package: liblua5.2-0 Architecture: amd64 Version: 5.2.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: lua5.2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Enrico Tassi Installed-Size: 405 Depends: libc6 (>= 2.29), libstdc++6 (>= 4.1.1) Filename: pool/main/l/lua5.2/liblua5.2-0_5.2.4-ok1_amd64.deb Size: 112104 MD5sum: dbb7a59e8c15edaf74ad0b5dd77f2db7 SHA1: 31d8d0df0befb3c9ed6426d1130d8a13115c73f4 SHA256: 09d5431007e25766359211764a826a8cb6be617f7c8bc849855046ac6698cc2d SHA512: 63a9a9e988ee63f50a285033de7b63ccb8bf1376c96dd6d44aa211b1bbadcfe56ea424552951c562e306f495484ddd70bd4b327651ce8e9a64e4e06876038e5a Homepage: http://www.lua.org Description: Shared library for the Lua interpreter version 5.2 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains runtime libraries. You shouldn't need to install it explicitly. Package: liblua5.2-0-dbg Architecture: amd64 Version: 5.2.4-ok1 Multi-Arch: same Priority: extra Section: debug Source: lua5.2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Enrico Tassi Installed-Size: 1418 Depends: liblua5.2-0 (= 5.2.4-ok1) Filename: pool/main/l/lua5.2/liblua5.2-0-dbg_5.2.4-ok1_amd64.deb Size: 1117236 MD5sum: 626f16bd69cfd3ddb7b78c4b61a84600 SHA1: 8872e14fd1c904944426843b1db0ceb2f802bec8 SHA256: 0fff0e99a659fece46a61532076004d3712acf8ee630ee03dce618e349f8c6c8 SHA512: f98afca1f5de3f82c2fab03aa1dc382ab6414af27f5cfbc843f563be6deabfbbb554e54def18d42ba69ec26d80a34008cdcf68c68ea772e5e199d97b47b77618 Homepage: http://www.lua.org Description: Debug symbols for the Lua shared library interpreter This package contains the debugging symbols for liblua5.2 and lua5.2 Build-Ids: 0cedcb46337cfcab12f4d9c991cedab8d2bc2e5d 41f7f4df72e47ffe5f5bd4630affb5a52ab8a038 6a8708cfcd4c0de4ef32628a48ae1d3cb6b94b65 eec4a3e746871766ecf14c97eb084bb067a925ba Package: liblua5.2-dev Architecture: amd64 Version: 5.2.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lua5.2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Enrico Tassi Installed-Size: 886 Depends: liblua5.2-0 (= 5.2.4-ok1), libc6-dev | libc-dev, libreadline-dev Recommends: pkg-config, libtool-bin Filename: pool/main/l/lua5.2/liblua5.2-dev_5.2.4-ok1_amd64.deb Size: 145728 MD5sum: 99791c49e51c668d693c938142da3745 SHA1: 1a018ee63b9d5f62109c91f254e25efc6e0710fe SHA256: a0437ee3c853e90648249f8f3c95c4377302d1cd0775813d91505ce2241e8e0f SHA512: 9c06f5a8eb4e61a60713974f5aa4820567221c1f15a1068b0e999070c114aa89e4f22d219bf39c750e1652890d31548ece73ca2162ad15e1476c6bc8650d9f43 Homepage: http://www.lua.org Description: Development files for the Lua language version 5.2 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains developer resources for using the Lua library. Install it if you are developing programs which use the Lua C API. Package: liblua5.3-0 Architecture: amd64 Version: 5.3.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: lua5.3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 463 Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1) Filename: pool/main/l/lua5.3/liblua5.3-0_5.3.6-ok2_amd64.deb Size: 126366 MD5sum: 303e0f74f9d10550e2544f8478b6678d SHA1: 31b6d7e6a18f254f33e8b337426dc80d5ce72ded SHA256: 10087346381b4d52b0268045221e5f1add24749f9a2b0374ac7f6f145e0ad34d SHA512: 9aacc14f51727f7b46c3e44945736e2fb38fa2f007ac915d2df15b60f667e83db5c9d09b51c6902b7c50f5af389d5746322bed773a31a82580d20d05ff47ab49 Homepage: https://www.lua.org Description: Shared library for the Lua interpreter version 5.3 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains runtime libraries. You shouldn't need to install it explicitly. Package: liblua5.3-0-dbg Architecture: amd64 Version: 5.3.6-ok2 Multi-Arch: same Priority: extra Section: debug Source: lua5.3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1451 Depends: liblua5.3-0 (= 5.3.6-ok2) Filename: pool/main/l/lua5.3/liblua5.3-0-dbg_5.3.6-ok2_amd64.deb Size: 1265332 MD5sum: a0bc85b2459db2aaff97462a6fbcf62e SHA1: 5273b5151233da34c01c9385faa6f68509ea291f SHA256: 41ca98792fd949561ebb1c2b450b6a8a15f1b5ebba55cd29fc847d843798c1fc SHA512: aa1fc0dcb3a134e86aa1dce963a6ca62d4ea526e142375302bf56f05ab1fa8d1456c6f7795165310b932537576dd8f3ca7e616aa2491104466e49b61487d261f Homepage: https://www.lua.org Description: Debug symbols for the Lua shared library interpreter This package contains the debugging symbols for liblua5.3 and lua5.3 Build-Ids: 1e075d932033641d0c6965e5b4096b812290e95e 3385f54cb13eeeeb1e28dcd1778456e0b58f80ed a1d9e5f316fbbe00c2e9020ae2e1e148d3d9c62b e8da97260983a933bdac3df6d2f5915c021114b5 Package: liblua5.3-dev Architecture: amd64 Version: 5.3.6-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: lua5.3 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 948 Depends: liblua5.3-0 (= 5.3.6-ok2), libc6-dev | libc-dev, libreadline-dev Recommends: pkg-config, libtool-bin Filename: pool/main/l/lua5.3/liblua5.3-dev_5.3.6-ok2_amd64.deb Size: 155680 MD5sum: 49b3872b46bf5b54e7d78b89fdc13e63 SHA1: 6fce9fb30cd24eaf3c13f0268e1a430748720cf3 SHA256: 08a2efe7fa0388136d71cf25f520681041342ca77000884c8dd1ef1141c38bf2 SHA512: da413f7f097a3c2ae6ca31d7c1476c40012e425cd6a6f4d6d497fb8a6adea87c3e3f58160c082b70c2bf193de5d0aeea35ef696d387670f8e37ec21736acadaf Homepage: https://www.lua.org Description: Development files for the Lua language version 5.3 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains developer resources for using the Lua library. Install it if you are developing programs which use the Lua C API. . This package also contains the official manual covering the Lua language and C API. Package: liblua5.4-0 Architecture: amd64 Version: 5.4.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: lua5.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Lua Team Installed-Size: 649 Depends: libc6 (>= 2.38), libstdc++6 (>= 4.1.1) Filename: pool/main/l/lua5.4/liblua5.4-0_5.4.6-ok1_amd64.deb Size: 141286 MD5sum: eeb631a95348ab4bae3b49701d05cc1b SHA1: ef91f1684da4205b21d3cf328a217d8e79492b6d SHA256: bb39f6ad239a4fad6139fbd96b54d379070ac5fad1459baef2c361ebe41a1024 SHA512: c3ca70062101d564be555d747743b77ad4a2b1ed693252034b86407a011e5e85dde058d1aaf7be7821b2b7f7f79cebfebc88f6fedd14ae1b46ab2ace6eb00d92 Homepage: http://www.lua.org Description: Shared library for the Lua interpreter version 5.4 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains runtime libraries. You shouldn't need to install it explicitly. Package: liblua5.4-dev Architecture: amd64 Version: 5.4.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lua5.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Lua Team Installed-Size: 1163 Depends: liblua5.4-0 (= 5.4.6-ok1), libc6-dev | libc-dev, libreadline-dev Recommends: pkg-config, libtool-bin Filename: pool/main/l/lua5.4/liblua5.4-dev_5.4.6-ok1_amd64.deb Size: 176124 MD5sum: d44266610605dc595c9204e8a392c4df SHA1: 2c0662907602b9164a8c9f70722f0b8b98c76dc2 SHA256: 28ef2814f2e133909475ea6bab414dc716eb7f8ff433ae5570f217592a4c7bd2 SHA512: 55c8b3aac634dfa0261c01c1993a9b5a70a7b1b59122e6b288bb45bd5c37e6dd76b2fc94878a8090079bd6f5caac4d18a7269296b956147c329e738b14d6dc62 Homepage: http://www.lua.org Description: Development files for the Lua language version 5.4 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains developer resources for using the Lua library. Install it if you are developing programs which use the Lua C API. . This package also contains the official manual covering the Lua language and C API. Package: liblvm2-dev Architecture: amd64 Version: 2.03.21-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: lvm2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 20 Depends: liblvm2cmd2.03 (= 2.03.21-ok2), libdevmapper-dev Filename: pool/main/l/lvm2/liblvm2-dev_2.03.21-ok2_amd64.deb Size: 3756 MD5sum: e6befb17f39ae97da051a829aed5a680 SHA1: 2442c08c277789ab3e8a496237379959bef4dbe4 SHA256: d5eca1a5c3725942e66b5f236d7c73834e0097fdfe8aed990cc9a7c35a0ee51f SHA512: c8fd7fdf0a1d741ff32f478d74a38c5d6ef3e810f0a2560367088d5ad4a8b98d2abaeb5df4aa7576a02e40ebc25ea105b89b39f1d00d1011bcd1ff349b46a50e Homepage: https://sourceware.org/lvm2/ Description: LVM2 libraries - development files This package contains files needed to develop applications that use the lvm2app library. Package: liblvm2cmd2.03 Architecture: amd64 Version: 2.03.21-ok2 Multi-Arch: same Priority: optional Section: libs Source: lvm2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 3107 Depends: libaio1t64 (>= 0.3.93), libblkid1 (>= 2.24.2), libc6 (>= 2.38), libdevmapper-event1.02.1 (>= 2:1.02.74), libselinux1 (>= 3.1~), libsystemd0 (>= 233), libudev1 (>= 183), dmeventd Filename: pool/main/l/lvm2/liblvm2cmd2.03_2.03.21-ok2_amd64.deb Size: 763580 MD5sum: 270dc38bcb386796f40a7400494f75b3 SHA1: 4a10a9a9ff055696b24aa76b418dade633393f10 SHA256: 9970825b4eeb813de211d9341d79be42bb25761285d099f6004362954c2c7f3d SHA512: 952e3dc81376b8cffac7f8e2a9ab7792519b58024158f8f9317df27b6deb26f673f70a305ac23e84ce5bfe1af712200b6a39939762fbc8e98bda3eda8dcb2f94 Homepage: https://sourceware.org/lvm2/ Description: LVM2 command library This package contains the lvm2cmd shared library. Package: liblwp-mediatypes-perl Architecture: all Version: 6.04-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 72 Depends: perl:any Filename: pool/main/libl/liblwp-mediatypes-perl/liblwp-mediatypes-perl_6.04-ok2_all.deb Size: 19654 MD5sum: d4b19437bd9efa1a8238aaa3855d3517 SHA1: f8069afc31fbd2c2837de9d8280f681226152c5f SHA256: 411e5232dd5a50f5230e9310fa0ad2c5f2a3982638928d66875ab34d3a2a106e SHA512: 2d13cca2d9b8054de1d5e82318ee9a4b45818249170b7a09c8f6f78c3d728b49a2a438cbe1e6980bf48345aff479a9ef42fba21e59762134240324c3800199bd Homepage: https://metacpan.org/release/LWP-MediaTypes Description: module to guess media type for a file or a URL LWP::MediaTypes provides functions for handling media (also known as MIME) types and encodings. The mapping from file extensions to media types is defined by the media.types file. If the ~/.media.types file exists it is used instead. For backwards compatibility it will also look for ~/.mime.types. Package: liblwp-protocol-https-perl Architecture: all Version: 6.13-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 25 Depends: perl:any, ca-certificates, libio-socket-ssl-perl, libnet-http-perl, libwww-perl Suggests: libcrypt-ssleay-perl Filename: pool/main/libl/liblwp-protocol-https-perl/liblwp-protocol-https-perl_6.13-ok1_all.deb Size: 8164 MD5sum: dc4cd6a6a6764911f6ede17ea32e8d9b SHA1: 259a9b10f7a5bfe43c8266c3c518bebfcc60ee1b SHA256: cf85946d35b2895716901b7b6dcf480ba37603c38e4d4094a4a799f51fdaffd8 SHA512: 1cf323a41df3182efef9f467ec12fcbc27172099be527a7250a29ba07686748b753c49458a4878806665f1f8b13b66437d400ff9a49cdae8a5c85b850ad6b37a Homepage: https://metacpan.org/release/LWP-Protocol-https Description: HTTPS driver for LWP::UserAgent The LWP::Protocol::https module provides support for using HTTPS schemed URLs with LWP. LWP::Protocol::https is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS. . If hostname verification is requested by LWP::UserAgent's ssl_opts, and neither SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be the one provided by ca-certificates. . This module used to be bundled with libwww-perl, but it was unbundled in v6.02 in order to be able to declare its dependencies properly for the CPAN tool-chain. Applications that need HTTPS support can just declare their dependency on LWP::Protocol::https and will no longer need to know what underlying modules to install. Package: liblwres161 Architecture: amd64 Version: 1:9.11.16+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: bind9-libs Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian DNS Team Installed-Size: 123 Depends: libc6 (>= 2.28) Filename: pool/main/b/bind9-libs/liblwres161_9.11.16+dfsg-ok1_amd64.deb Size: 32718 MD5sum: 754195fc436d22285c98a4902dd2fd30 SHA1: dcc1a803dcbcccdc1586ea10844835a400bb089e SHA256: 49c8239d1813bde0eb77df8c97953e532e437581ea37fe2f925cb036b44237ec SHA512: ddc7145e6839558650dacd390a0d00b27081ac2e430f9f3b4a271b846efc5377b562d237777be2d3ea7f9d455a03d28b4ead32e46cd4399d5670ba02ef6286e3 Homepage: https://www.isc.org/downloads/bind/ Description: Lightweight Resolver Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the liblwres shared library used by BIND's daemons and clients. Package: liblz4-1 Architecture: amd64 Version: 1.9.4-1ok1 Multi-Arch: same Priority: optional Section: libs Source: lz4 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 159 Depends: libc6 (>= 2.14) Breaks: liblz4-1a Replaces: liblz4-1a Filename: pool/main/l/lz4/liblz4-1_1.9.4-1ok1_amd64.deb Size: 62710 MD5sum: 98bdf80ff21c4c9af53c62aafe965fa6 SHA1: 9751dea25f28916b979a82419b70720094794077 SHA256: d3ab97f17b391412b9306ed0a4e577621debcc6440cba3d18ed69b909f31d79f SHA512: 916e13ae8bdd3dd50b9e5572b3b955dc2a01a1c05888b94b0ef70e4e941b9303524186fbd4f344a627e31f9002184f0bc959488c6a7ad7d052d021b12c65ce6d Homepage: https://gitee.com/openkylin/lz4/ Description: Fast LZ compression algorithm library - runtime LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package includes the shared library. Package: liblz4-dev Architecture: amd64 Version: 1.9.4-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lz4 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 277 Depends: liblz4-1 (= 1.9.4-1ok1) Filename: pool/main/l/lz4/liblz4-dev_1.9.4-1ok1_amd64.deb Size: 87256 MD5sum: 55bdd73a4d11cb3b350f48b2897e239f SHA1: 06ed0aa0a4df46af10eed019bd3afd851967ef7a SHA256: a41f61f065ca52584c4bee00fe4f9761a02ef32fd4c1b4632e0fde8e02683960 SHA512: 4c8b49e3c59aee92b81695b1db32d574b3efd5aad30a6acaec6db3463178d0158a3911243460aafc710790bf1cf5fbaa4db0230c1cdfd618172a6c9411644261 Homepage: https://gitee.com/openkylin/lz4/ Description: Fast LZ compression algorithm library - development files LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package contains files that are needed to build applications. Package: liblz4-tool Architecture: all Version: 1.9.4-1ok1 Priority: optional Section: oldlibs Source: lz4 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 11 Depends: lz4 Filename: pool/main/l/lz4/liblz4-tool_1.9.4-1ok1_all.deb Size: 2430 MD5sum: c7050c16a1d6ebd49f5c4eb3ee08b012 SHA1: f77a36bc473ce38e981d78e3fd6a8a592f1e4519 SHA256: bddbf9576b378698c1eb8a0493bbadf86189baa0aa5ce17b79d067102345b104 SHA512: 15cac574f47508200de2019bcb55f5c028ca6b80321721c4151861822d1db2a006e20a11240f6c569aa1dcbab6198e977f13156049d58b4cc73edcd16d1f0138 Homepage: https://gitee.com/openkylin/lz4/ Description: Fast LZ compression algorithm library - transitional package LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This is a transitional package. It can be safely removed. Package: liblzma-dev Architecture: amd64 Version: 5.4.5-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: xz-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 780 Depends: liblzma5 (= 5.4.5-ok2) Suggests: liblzma-doc Filename: pool/main/x/xz-utils/liblzma-dev_5.4.5-ok2_amd64.deb Size: 177070 MD5sum: 4e5a718c9a083b7d9ca6145ff78440a6 SHA1: db136e39e9833fb1a4b683c8dc0b1d098f8d3560 SHA256: d897968cdf7af1ff31b6535491dd70cec6616786936fd1c11966972850365b4e SHA512: 3d4ae1208c633d9818993c305df3fd4526e36591da7e7ca85474b7957c0d3a49fd10e9423c493ac0e14a2f7f807fde055bf69fe583ee48a87cf068b086bdcdf9 Homepage: https://tukaani.org/xz/ Description: XZ-format compression library - development files XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) This package provides the development library needed to build programs using liblzma. Package: liblzma-doc Architecture: all Version: 5.4.5-ok2 Priority: optional Section: doc Source: xz-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1014 Suggests: liblzma-dev Filename: pool/main/x/xz-utils/liblzma-doc_5.4.5-ok2_all.deb Size: 93652 MD5sum: aecc1749d6aef88b2621b416488dc65c SHA1: a2302ef958b17aba03d95bb135d1700dd171c20f SHA256: 86226fb519508abffb0ef1d2244fcb1b5ab980e1cd9f671541e0365366fa198e SHA512: c12d5b76b288ec39c31307fe8f76c81b5dd6ec27f24b662d42aa9374683a0c39e96605072c054c8bc98ad4d950231ee00b91d672996e2f5423294493d18a86c5 Homepage: https://tukaani.org/xz/ Description: XZ-format compression library - API documentation This package contains a reference manual for the liblzma data compression library, in Doxygen-generated HTML files. The purpose of each struct, macro, and function in the public interface is explained. Package: liblzma5 Architecture: amd64 Version: 5.4.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: xz-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 380 Depends: libc6 (>= 2.34) Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~) Filename: pool/main/x/xz-utils/liblzma5_5.4.5-ok2_amd64.deb Size: 127040 MD5sum: 278df645f05671cf0ac7984f2dd43e2e SHA1: 43d6ca8189c8cf0bf234e968733e3a90defbddde SHA256: caa34fe00c1d9b2ac9eaa2a4692998851d14d684039a2bf9e7e14ea13c3fadb8 SHA512: a0a2e09bcea302a56d0c49b95e2b4636375782e69c9913221c963d38c453e1912fa84473b22c517bd31cb8ff0bb499d9eca4f2838ed7b375aabba9a0e47099a8 Homepage: https://tukaani.org/xz/ Description: XZ-format compression library XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) Package: liblzo2-2 Architecture: amd64 Version: 2.10-ok1 Multi-Arch: same Priority: optional Section: libs Source: lzo2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Stephen Kitt Installed-Size: 173 Depends: libc6 (>= 2.14) Filename: pool/main/l/lzo2/liblzo2-2_2.10-ok1_amd64.deb Size: 49384 MD5sum: fa4c9f31a1ae5ad61dc9d6f5af31f7b5 SHA1: 576e3c2119e8b7db1faccdf67ce9fe0bdbdf4ed5 SHA256: 7e8916347416033d90028f9664bdbc362255ceb8bc7517723c6dcfcc4e50b984 SHA512: 848eb66e7caff454d2dc79ceccafa2ffafae6e24fb00192ffe4500abb9d0b2767f28a94a070c03f301104339b7342a4f6c56f64267ff90669dc5951dbac459ea Homepage: https://www.oberhumer.com/opensource/lzo/ Description: data compression library LZO is a portable, lossless data compression library. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. Package: liblzo2-dev Architecture: amd64 Version: 2.10-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lzo2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Stephen Kitt Installed-Size: 879 Depends: liblzo2-2 (= 2.10-ok1) Replaces: liblzo-dev Filename: pool/main/l/lzo2/liblzo2-dev_2.10-ok1_amd64.deb Size: 91308 MD5sum: a6178c58a12c6d247dbff9d7886073da SHA1: 69a784a41c31db35a41d99e0e95c13c3d399a665 SHA256: ef8cb046d978259df02c1a4d451c17335501b4914b595f56ba0f4be3c932313e SHA512: 73f162438ca5ccee2a5582576fad0ee027d5466e45ac145e36f665a67d2acc98f06d4d737945a8e9eb2021fd3826ae3463846dc5609d1b7eec4cb5b7411d1b4b Homepage: https://www.oberhumer.com/opensource/lzo/ Description: data compression library (development files) LZO is a portable, lossless data compression library. This package contains the header files and static libraries for the LZO data compression library. Package: libmad0 Architecture: amd64 Version: 0.15.1b-ok2 Multi-Arch: same Priority: optional Section: libs Source: libmad Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 162 Depends: libc6 (>= 2.14) Filename: pool/main/libm/libmad/libmad0_0.15.1b-ok2_amd64.deb Size: 67016 MD5sum: f42917168afc78714b580cab7cf5b8f3 SHA1: a8e99c8fff3791ad4f4ea51f27f064cb69cb3aa6 SHA256: 29a8da7c660b71e13f25e1ba114b74c55f85b0d453d4efa255d7169c3d509b1d SHA512: 1f682fa5c58e8a361c21fef95bfb7a2b15ba2666333bb9dd78dbc0e7a058cea6603d3d7d74c9dc8dec4560e107a0ce9a548245c7ed80f43655e12e352f94b86d Description: MPEG audio decoder library MAD is an MPEG audio decoder. It currently only supports the MPEG 1 standard, but fully implements all three audio layers (Layer I, Layer II, and Layer III, the latter often colloquially known as MP3.) . MAD has the following special features: - 100% fixed-point (integer) computation - completely new implementation based on the ISO/IEC 11172-3 standard - distributed under the terms of the GNU General Public License (GPL) Package: libmad0-dev Architecture: amd64 Version: 0.15.1b-ok2 Priority: optional Section: libdevel Source: libmad Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 218 Depends: libmad0 (= 0.15.1b-ok2) Filename: pool/main/libm/libmad/libmad0-dev_0.15.1b-ok2_amd64.deb Size: 71706 MD5sum: c1f660b49625c71bc38e8793bc04dfba SHA1: 9488ba7641c8e0e15b233317577e915c5bfa5574 SHA256: 9e1ac44a5eda424148e92d431a67a3234c018bd0dfdbfe40f1e2662042ad149f SHA512: f96a1aec464d987b1f64f32f98dbde0dfaeedd9ae496fbe99de0fd9770d0d67d6a12336d1b6a8c70fb43b59ea5bef6c85539764b9e98bf31fdbdb0cc57089364 Description: MPEG audio decoder development library MAD is an MPEG audio decoder. It currently only supports the MPEG 1 standard, but fully implements all three audio layers (Layer I, Layer II, and Layer III, the latter often colloquially known as MP3.) . This is the package you need to develop or compile applications that use MAD. Package: libmagic-dev Architecture: amd64 Version: 1:5.45-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: file Origin: openKylin Maintainer: openKylin Developers Installed-Size: 381 Depends: libmagic1t64 (= 1:5.45-ok1) Suggests: file Filename: pool/main/f/file/libmagic-dev_5.45-ok1_amd64.deb Size: 95560 MD5sum: c8374d2a534a39e63d839ef9ced6762f SHA1: 67a09e87ad45743c8adc0df3e97d41b780ee75e0 SHA256: a136b6694c60c57fea6a20979ccae2fcbd3bac8a9b67461a5c91a73eafc969d7 SHA512: 53f51a538e7534c61bda75ba01063df4bd20229e3a09e83638ff836c6f0fbaf111a2db4b20f7f0e240c548ef0e9745803a71c9d08ecea9e363202698eb2045f9 Homepage: https://www.darwinsys.com/file/ Description: Recognize the type of data in a file using "magic" numbers - development This library can be used to classify files according to magic number tests. . This package contains the development files. Package: libmagic-mgc Architecture: amd64 Version: 1:5.45-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: file Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8354 Breaks: libmagic1t64 (<< 1:5.28-4~) Replaces: libmagic1t64 (<< 1:5.28-4~) Filename: pool/main/f/file/libmagic-mgc_5.45-ok1_amd64.deb Size: 291864 MD5sum: 72425312b1c6b8ddbaddd42d2e150395 SHA1: ca624f45307be46bae28f18271a6e99ad04106c6 SHA256: bfa619408494019de6f1fd2e2b45ab384600342d688190d9946d7b116c06fba3 SHA512: 0b5d4ea3c3d2744075792934ae404e9f2661cd0bd42eadac2f3fc2073c748d451f781fe21998988fd7bdd1ddc3d250bcdca1d5693a31fc3753e61dba89a40c97 Homepage: https://www.darwinsys.com/file/ Description: File type determination library using "magic" numbers (compiled magic file) This package provides the compiled magic file "magic.mgc". It has been separated from libmagic1t64 in order to meet the multiarch requirements without breaking applications that expect this file at its absolute path. Package: libmagic1t64 Architecture: amd64 Version: 1:5.45-ok1 Multi-Arch: same Priority: optional Section: libs Source: file Origin: openKylin Maintainer: openKylin Developers Installed-Size: 230 Provides: libmagic1 (= 1:5.45-ok1) Depends: libbz2-1.0, libc6 (>= 2.38), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4), libmagic-mgc (= 1:5.45-ok1) Suggests: file Breaks: libmagic1 (<< 1:5.45-ok1) Replaces: libmagic1 Filename: pool/main/f/file/libmagic1t64_5.45-ok1_amd64.deb Size: 81824 MD5sum: facd8b1392e58738dba2d98789b36266 SHA1: 800d6d3eb9fb31d71000a90a19425be2c00c112c SHA256: 1df19039b5349653aff4971fcc195d4d70fb62bdb4dee62f219cabdc3ce61ec0 SHA512: 8a94635add17ce92c59052ae21bd27f772901f16bc24c64902ee67e0ac35c37dbec9f1d4120901f45db0ac9e68771fd2ab8b6d0b2fa2400a92eb1feb04533c19 Homepage: https://www.darwinsys.com/file/ Description: Recognize the type of data in a file using "magic" numbers - library This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. Package: libmagick++-6-headers Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 326 Pre-Depends: dpkg (>= 1.15.7.2) Depends: libmagickwand-6-headers (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6-headers (= 8:6.9.12.98+dfsg1-ok1), imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1) Filename: pool/main/i/imagemagick/libmagick++-6-headers_6.9.12.98+dfsg1-ok1_all.deb Size: 47280 MD5sum: d7806c4d9ddd8efb75d8be9d54082e9f SHA1: 743b8fbbce9030bbe23d020132787d52031e2365 SHA256: 7d94457e92aca3b7f865830143805de7591b4a3bb52894d12d970a4e3322390d SHA512: e9e6c4dbbfb7ec1f66c244317d5d853e6d567f842ca4ccab766d50a5c124f1038879e26a8254e0fc205c38a46122ca5892f9b4ea95c0223f9a08011359fdd772 Homepage: https://www.imagemagick.org/ Description: object-oriented C++ interface to ImageMagick - header files The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package includes header files needed to compile programs using Magick++. . This package is independent of channel depth. Package: libmagick++-6.q16-9t64 Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 648 Provides: libmagick++-6.q16-9 (= 8:6.9.12.98+dfsg1-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libmagickcore-6.q16-7t64 (>= 8:6.9.10.2), libmagickwand-6.q16-7t64 (>= 8:6.9.12.98+dfsg1-ok1), libstdc++6 (>= 11) Breaks: libmagick++-6.q16-9 (<< 8:6.9.12.98+dfsg1-ok1) Replaces: libmagick++-6.q16-9 Filename: pool/main/i/imagemagick/libmagick++-6.q16-9t64_6.9.12.98+dfsg1-ok1_amd64.deb Size: 137000 MD5sum: e1753c410129c2b5c7527269de20b0e5 SHA1: 6bd4a3903620077cb6528d699bc78b69f6af63d5 SHA256: 1f355cfa4533828b057f71d761ebfe4f9158161eaa07432eebfac69b7fe64f22 SHA512: eea8c25ecba28702168feea9c4e7ac63c894afbee4b0053e475b80e58556ef15d38daa91b866f3f4e780c90ad4c79e3473f3dc96ad9be7b57219f4f63311b83b Homepage: https://www.imagemagick.org/ Description: C++ interface to ImageMagick -- quantum depth Q16 The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package contains the C++ libraries needed to run executables that make use of libMagick++. . This version of libmagick++ is compiled for a channel depth of 16 bits (Q16). Package: libmagick++-6.q16-dev Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 1079 Provides: libmagick++-6.defaultquantum-dev, libmagick++-dev (= 8:6.9.12.98+dfsg1-ok1) Pre-Depends: dpkg (>= 1.17.11) Depends: libmagick++-6-headers (= 8:6.9.12.98+dfsg1-ok1), libmagick++-6.q16-9t64 (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6.q16-dev (= 8:6.9.12.98+dfsg1-ok1), libmagickwand-6.q16-dev (= 8:6.9.12.98+dfsg1-ok1), pkg-config Breaks: libmagick++-dev (<< 8:6.8.3.10-1~) Replaces: libmagick++-dev (<< 8:6.8.3.10-1~) Filename: pool/main/i/imagemagick/libmagick++-6.q16-dev_6.9.12.98+dfsg1-ok1_amd64.deb Size: 126672 MD5sum: 4e9afbc383e8434a0f5917328885844d SHA1: ef5988fda661cf91600290a2bbee7c5771ce736c SHA256: f3d26f89bf69fc50d57e94472ddcfd6b3749ca80b02338c68bcd05f179fa7df0 SHA512: e5b6269ad4466a9b8c60aaa7421555874056096dd8b3473a724eb6739cfed8f1431a0c5f4699dbe2542ecb328b43d5e7c1240b3d970a5a6eed25cff51375bc66 Homepage: https://www.imagemagick.org/ Description: C++ interface to ImageMagick - development files (Q16) The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package includes header files and static libraries needed to compile programs using Magick++. . This version of libmagick++-dev is compiled for a channel depth of 16 bits (Q16). Package: libmagick++-6.q16hdri-9t64 Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 652 Provides: libmagick++-6.q16hdri-9 (= 8:6.9.12.98+dfsg1-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libmagickcore-6.q16hdri-7t64 (>= 8:6.9.10.2), libmagickwand-6.q16hdri-7t64 (>= 8:6.9.12.98+dfsg1-ok1), libstdc++6 (>= 11) Breaks: libmagick++-6.q16hdri-9 (<< 8:6.9.12.98+dfsg1-ok1) Replaces: libmagick++-6.q16hdri-9 Filename: pool/main/i/imagemagick/libmagick++-6.q16hdri-9t64_6.9.12.98+dfsg1-ok1_amd64.deb Size: 137224 MD5sum: 897963ec9e56f79a730d509d22da5724 SHA1: b9bc892521c7e51cd0ed6d24f1672518bf8186a1 SHA256: 795908e935c94a18c98975de45bb6ec5432da16f73cc2633477e94cb3f89f67f SHA512: 5262e7a7817864ba0843d5c03a300abb92b065118c9f7ffe83192c5f8656cdd6a9a83aff9be3f2d1dd2a3f7c60f0f3810e2f196f478f581d9b7278a92f3b8b43 Homepage: https://www.imagemagick.org/ Description: C++ interface to ImageMagick -- quantum depth Q16HDRI The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package contains the C++ libraries needed to run executables that make use of libMagick++. . This version of libmagick++ is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagick++-6.q16hdri-dev Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 1076 Pre-Depends: dpkg (>= 1.17.11) Depends: libmagick++-6-headers (= 8:6.9.12.98+dfsg1-ok1), libmagick++-6.q16hdri-9t64 (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6.q16hdri-dev (= 8:6.9.12.98+dfsg1-ok1), libmagickwand-6.q16hdri-dev (= 8:6.9.12.98+dfsg1-ok1), pkg-config Breaks: libmagick++-dev (<< 8:6.8.3.10-1~) Replaces: libmagick++-dev (<< 8:6.8.3.10-1~) Filename: pool/main/i/imagemagick/libmagick++-6.q16hdri-dev_6.9.12.98+dfsg1-ok1_amd64.deb Size: 127224 MD5sum: 011b0da36e0b11b1a9bdfba1b1976fec SHA1: 9adc970cd7adbe000274fd7ecd311d0af17ff08b SHA256: c1bb0927accd49a6a0bd3a8eebbbab98254b812501d1cb18097f8fdd2da50918 SHA512: a78bbea8f983af50a9a33f42f4f8721bb898f74f2966b97559e042de03b3f9a03d798b38de48597ef2c7473a0053749fb064696969d6f196be2ff8f705797ebd Homepage: https://www.imagemagick.org/ Description: C++ interface to ImageMagick - development files (Q16HDRI) The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package includes header files and static libraries needed to compile programs using Magick++. . This version of libmagick++-dev is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagick++-dev Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Priority: optional Section: oldlibs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 8 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1), libmagick++-6.q16-dev Filename: pool/main/i/imagemagick/libmagick++-dev_6.9.12.98+dfsg1-ok1_all.deb Size: 1224 MD5sum: 81f98d84bdddea63a6863d983c8c0896 SHA1: 782da2c2997c63654d3190f222bded3dec2412bb SHA256: aa445bf3d7519b3afc91616d51d9896048c7ceea6c5ba775107392357862c510 SHA512: 000ebbb577b6668fcc96b3ed64e5c10619d5fd3957af9819df5a2c6da5d5e6176cf2de06081d01b52abc98f7f7b8fec7145ae498c246b71cf7b5d3758678f038 Homepage: https://www.imagemagick.org/ Description: object-oriented C++ interface to ImageMagick -- dummy package The Magick++ library was a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This is a transitional package to help migrate systems to the new ABI of libmagick++-6 development files for default channel depth. . This is a dummy package. You can safely purge or remove it. Package: libmagickcore-6-arch-config Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 120 Pre-Depends: dpkg (>= 1.15.7.2) Depends: libmagickcore-6-headers (= 8:6.9.12.98+dfsg1-ok1), imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Filename: pool/main/i/imagemagick/libmagickcore-6-arch-config_6.9.12.98+dfsg1-ok1_amd64.deb Size: 21896 MD5sum: 9a1ddcb5c01a4b809e218945002093ec SHA1: ec97a59e971ddbc37e294751c5a0267d5e4d2bc2 SHA256: 7fbd56e3c2dca589a6013388bbbf36ff64c94751f67484653a1a7ffd34ee07dd SHA512: 07afdb4d13be0580d3b58e458dd0a986fa293dc47b30439333b6669ddd0cc182042661546699a843d67b269898dca020493a9eed091daa9075776ac8c34f15a9 Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library - architecture header files The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes the architecture dependent part of the headers files used by MagickCore. . This package is independent of channel depth. Package: libmagickcore-6-headers Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 436 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1) Filename: pool/main/i/imagemagick/libmagickcore-6-headers_6.9.12.98+dfsg1-ok1_all.deb Size: 50920 MD5sum: 6403fd1d4f45a1a56e8d35668db5ea25 SHA1: a6832118718fceb7142e80ae34caed2c71c7f051 SHA256: d3025bc40827f925665db2f1861ed88c361f5de754d58ee324efa412385e9936 SHA512: eb0cff7bf71f74f0d1c0399fb0ffc15eccabf7534a1fd2cb922c221a7e995ed7d55b7723477db94c8f31912350a77a2e061537507d02e0e65ec8f900eeee9a1a Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library - header files The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes the architecture independent header files needed to compile programs using MagickCore. . This package is independent of channel depth. Package: libmagickcore-6.q16-7-extra Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 291 Provides: libmagickcore-6.q16-1-extra, libmagickcore-6.q16-2-extra, libmagickcore-6.q16-3-extra, libmagickcore-6.q16-4-extra, libmagickcore-6.q16-5-extra, libmagickcore-6.q16-6-extra, libmagickcore-extra Depends: libc6 (>= 2.38), libcairo2 (>= 1.6.0), libdjvulibre21 (>= 3.5.28), libglib2.0-0 (>= 2.12.0), libmagickcore-6.q16-7t64 (>= 8:6.9.11.24), libmagickwand-6.q16-7t64 (>= 8:6.9.12.98+dfsg1-ok1), libopenexr-3-1-30 (>= 3.1.5), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libwmflite-0.2-7 (>= 0.2.12), libxml2 (>= 2.7.4) Recommends: libjxr-tools Suggests: inkscape Enhances: libmagickcore-6.q16-7t64 Filename: pool/main/i/imagemagick/libmagickcore-6.q16-7-extra_6.9.12.98+dfsg1-ok1_amd64.deb Size: 65660 MD5sum: 9ac2b5e6918936c5f17632f72ff4ae53 SHA1: 1408986b9f11f3c8cdc0eef8525f137371d4f746 SHA256: a8463e76329d39b454d3dc4f964a821e40209f4cc7f0293df51f2936409312a7 SHA512: 3c06ee8bc0059ab9f4fa298d2d9a15b388d6c187589249accdc97ca1662f48eb8aff544b5252c6b0093c62419ccdab386281f50fe30282a97284e0774a3ed3ae Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library - extra codecs (Q16) This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore. . This version of libmagickcore-extra is compiled for a channel depth of 16 bits (Q16). Package: libmagickcore-6.q16-7t64 Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 6546 Provides: libmagickcore-6.q16-7 (= 8:6.9.12.98+dfsg1-ok1) Pre-Depends: dpkg (>= 1.17.6) Depends: libbz2-1.0, libc6 (>= 2.38), libfftw3-double3 (>= 3.3.10), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libheif1 (>= 1.13.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), liblqr-1-0 (>= 0.4.0), libltdl7 (>= 2.4.7), liblzma5 (>= 5.1.1alpha+20120614), libopenjp2-7 (>= 2.0.0), libpng16-16t64 (>= 1.6.2), libraw23t64 (>= 0.16.0), libtiff6 (>= 4.5.0~rc1), libwebp7 (>= 1.3.2), libwebpdemux2 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libx11-6, libxext6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Recommends: ghostscript, fonts-urw-base35 Suggests: libmagickcore-6.q16-7-extra Breaks: libmagickcore-6.q16-7 (<< 8:6.9.12.98+dfsg1-ok1) Replaces: libmagickcore-6.q16-7 Filename: pool/main/i/imagemagick/libmagickcore-6.q16-7t64_6.9.12.98+dfsg1-ok1_amd64.deb Size: 1698680 MD5sum: eb0ed9dd213c428746ab7ea4963f52ff SHA1: 26a5804af6ab991c2e54ec11451535c392c51a2c SHA256: 6c63df4a223cc233e88c40f964dc96077c186ad66b08a9e534eda10307b5e979 SHA512: ee2454adb33408a965abad6f67d3345a75d21d78008d306b0293fb25f13ef52fe05e98b13e96c35409bbf4da25f0303b4169cafba251be4a423944c97d79fe9b Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library -- quantum depth Q16 The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package contains the C libraries needed to run executables that make use of MagickCore. . This version of libmagickcore is compiled for a channel depth of 16 bits (Q16). Package: libmagickcore-6.q16-dev Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 4911 Provides: libmagickcore-6.defaultquantum-dev, libmagickcore-dev (= 8:6.9.12.98+dfsg1-ok1) Pre-Depends: dpkg (>= 1.17.11) Depends: libmagickcore-6-arch-config (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6.q16-7t64 (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6.q16-7-extra (= 8:6.9.12.98+dfsg1-ok1), libbz2-dev, libdjvulibre-dev, libexif-dev, libfreetype-dev, libjpeg-dev, libopenjp2-7-dev, liblcms2-dev, liblqr-1-0-dev, libltdl-dev, libopenexr-dev, libpng-dev, librsvg2-dev, libtiff-dev, libwmf-dev, libx11-dev, libxext-dev, libxml2-dev, libxt-dev, zlib1g-dev, pkg-config Filename: pool/main/i/imagemagick/libmagickcore-6.q16-dev_6.9.12.98+dfsg1-ok1_amd64.deb Size: 979796 MD5sum: 8f571c9ee6206a4c1159cf78ac14dee7 SHA1: ea8fb12f609b475cb171ae0d14a21f1f1e12f2f9 SHA256: bfd16e4f8815b4ffbaf5f070bd592d2f9419d6a36fb7b54958b44bb57d8fb40b SHA512: 9d6308c1fd19173f551be8c320d07c5552b3e917fee3be864c09a3bed3e158ca5a65d711e8a188ecbe9eae0cf281a45215e54594a27cb22b5912f75c093c6539 Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library - development files (Q16) The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes header static libraries needed to compile programs using MagickCore. . This version of libmagickcore-dev is compiled for a channel depth of 16 bits (Q16). Package: libmagickcore-6.q16hdri-7-extra Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 291 Provides: libmagickcore-6.q16hdri-1-extra, libmagickcore-6.q16hdri-2-extra, libmagickcore-6.q16hdri-3-extra, libmagickcore-6.q16hdri-4-extra, libmagickcore-6.q16hdri-5-extra, libmagickcore-6.q16hdri-6-extra, libmagickcore-extra Depends: libc6 (>= 2.38), libcairo2 (>= 1.6.0), libdjvulibre21 (>= 3.5.28), libglib2.0-0 (>= 2.12.0), libmagickcore-6.q16hdri-7t64 (>= 8:6.9.11.24), libmagickwand-6.q16hdri-7t64 (>= 8:6.9.12.98+dfsg1-ok1), libopenexr-3-1-30 (>= 3.1.5), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libwmflite-0.2-7 (>= 0.2.12), libxml2 (>= 2.7.4) Recommends: libjxr-tools Suggests: inkscape Enhances: libmagickcore-6.q16hdri-7t64 Filename: pool/main/i/imagemagick/libmagickcore-6.q16hdri-7-extra_6.9.12.98+dfsg1-ok1_amd64.deb Size: 65696 MD5sum: 79cd0186d9503d51150b55bbd27fd554 SHA1: 90f5046f73f5fc755a15dd64131742f82476440e SHA256: c50a1a5543478f9e77c734524667e02986bc11f8007ea73f8db88691130c3507 SHA512: de7525d9a5de7d8e9e4773e1235c2f78ee1efe6d6fce293199431631cbdec2165b3e5919e91b943922696e2264872e29e2e5d2066230e1b7e1a9999ff5ee14ff Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library - extra codecs (Q16HDRI) This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore. . This version of libmagickcore-extra is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickcore-6.q16hdri-7t64 Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 6566 Provides: libmagickcore-6.q16hdri-7 (= 8:6.9.12.98+dfsg1-ok1) Pre-Depends: dpkg (>= 1.17.6) Depends: libbz2-1.0, libc6 (>= 2.38), libfftw3-double3 (>= 3.3.10), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libheif1 (>= 1.13.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), liblqr-1-0 (>= 0.4.0), libltdl7 (>= 2.4.7), liblzma5 (>= 5.1.1alpha+20120614), libopenjp2-7 (>= 2.0.0), libpng16-16t64 (>= 1.6.2), libraw23t64 (>= 0.16.0), libtiff6 (>= 4.5.0~rc1), libwebp7 (>= 1.3.2), libwebpdemux2 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libx11-6, libxext6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Recommends: ghostscript, fonts-urw-base35 Suggests: libmagickcore-6.q16hdri-7-extra Breaks: libmagickcore-6.q16hdri-7 (<< 8:6.9.12.98+dfsg1-ok1) Replaces: libmagickcore-6.q16hdri-7 Filename: pool/main/i/imagemagick/libmagickcore-6.q16hdri-7t64_6.9.12.98+dfsg1-ok1_amd64.deb Size: 1708780 MD5sum: 1c0b88cde19f2b2916b27d5972febb21 SHA1: 0ebef0c4081d418bf8faf3092c57ae01b773ef2c SHA256: 93178ab8db7a35fa87062c15623a3774951744e939b770ca1c903b5bc56ddbfc SHA512: 57788b76205eb69c297e94213c499ec4c716615066f929d43252469c2f41f6f1cd979e8a0e1a545a4454ad840f3c97478b13813ec2404d6a7276d859c87a5060 Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library -- quantum depth Q16HDRI The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package contains the C libraries needed to run executables that make use of MagickCore. . This version of libmagickcore is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickcore-6.q16hdri-dev Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 4914 Pre-Depends: dpkg (>= 1.17.11) Depends: libmagickcore-6-arch-config (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6.q16hdri-7t64 (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6.q16hdri-7-extra (= 8:6.9.12.98+dfsg1-ok1), libbz2-dev, libdjvulibre-dev, libexif-dev, libfreetype-dev, libjpeg-dev, libopenjp2-7-dev, liblcms2-dev, liblqr-1-0-dev, libltdl-dev, libopenexr-dev, libpng-dev, librsvg2-dev, libtiff-dev, libwmf-dev, libx11-dev, libxext-dev, libxml2-dev, libxt-dev, zlib1g-dev, pkg-config Filename: pool/main/i/imagemagick/libmagickcore-6.q16hdri-dev_6.9.12.98+dfsg1-ok1_amd64.deb Size: 981788 MD5sum: 6c4b5844703ce978dbb10684f47cbc5c SHA1: 23efef6c0ac9fe39cdff03477fd56f691acdc8ec SHA256: 05db44e513fdb4956e747402cfeb4652eef55cbab999cd75c5c3e5c42be75e49 SHA512: 8e9503839d1a3431b84cda27e8c4a92206421f771b57406696800793a0162b9860a2829f8dd7414ece0ec8db7ad156a98281658dad9763fd828704e63a907824 Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library - development files (Q16HDRI) The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes header static libraries needed to compile programs using MagickCore. . This version of libmagickcore-dev is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickcore-dev Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Priority: optional Section: oldlibs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 8 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6.q16-dev Filename: pool/main/i/imagemagick/libmagickcore-dev_6.9.12.98+dfsg1-ok1_all.deb Size: 1200 MD5sum: e0c5d3a9a1af276720bf3ba493b1b2c1 SHA1: 4f6fc356f09fbd118f625384fd6c60199b2d6e7d SHA256: d9a50547867e745a951509e804097b05279625ca1c6c2601048090903c545747 SHA512: 6cd1b6010c9438e3502691e01ed77eb27446de93a4938077545ca9220172dfbd3f4f34c39574fd8b10afcb5a051adf6dee96778b942b72c087f17b63dfcad77d Homepage: https://www.imagemagick.org/ Description: low-level image manipulation library -- dummy package This package included header files and static libraries needed to compile programs using MagickCore. . This is a transitional package to help migrate systems to the new ABI of libmagickcore-6 development files for default channel depth. . This is a dummy package. You can safely purge or remove it. Package: libmagickwand-6-headers Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 91 Pre-Depends: dpkg (>= 1.15.7.2) Depends: libmagickcore-6-headers (= 8:6.9.12.98+dfsg1-ok1), imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1) Filename: pool/main/i/imagemagick/libmagickwand-6-headers_6.9.12.98+dfsg1-ok1_all.deb Size: 10320 MD5sum: 2346e3131bdb53cb4a635a275effd186 SHA1: ce6a62983f020a7a9082dcea538789b086ddf751 SHA256: 8b04d4b20d4460bb509523c38943b8054506a4beee7d03ad1d99e74cb09007b7 SHA512: 00c779af0509fe3e694ecadce10e1b9f3aebafaaafb53a7870c4c8efc4e752f88bc8724102e4ae3fe0f1c679abc16f26dfe41062916a517f460334de0e353220 Homepage: https://www.imagemagick.org/ Description: image manipulation library - headers files The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package includes header files needed to compile programs using MagickWand. . This package is independent of channel depth. Package: libmagickwand-6.q16-7t64 Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 1292 Provides: libmagickwand-6.q16-7 (= 8:6.9.12.98+dfsg1-ok1) Pre-Depends: dpkg (>= 1.17.6) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libmagickcore-6.q16-7t64 (>= 8:6.9.12.89), libx11-6, imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Breaks: libmagickwand-6.q16-7 (<< 8:6.9.12.98+dfsg1-ok1) Replaces: libmagickwand-6.q16-7 Filename: pool/main/i/imagemagick/libmagickwand-6.q16-7t64_6.9.12.98+dfsg1-ok1_amd64.deb Size: 300156 MD5sum: b79579f701e1989e38fad7b01b2c15f3 SHA1: b3eb146d1841e3c292c8dbd9fbb2884bb4fe6c70 SHA256: ff7a314c8056d9e8e8ba5b304c58a880779fef20739a778dc78a50ef31e4f190 SHA512: f5a8321b9c68aed97966af64bf2385c4d08063ffce1bb69203fd1903e2d1536f04075cdbc4cc18641dbe11ecf2688e0106c2a5f3ca1aa550fe42efa38e1e343f Homepage: https://www.imagemagick.org/ Description: image manipulation library -- quantum depth Q16 The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package contains the C libraries needed to run executables that make use of MagickWand. . This version of libmagickwand is compiled for a channel depth of 16 bits (Q16). Package: libmagickwand-6.q16-dev Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 2459 Provides: libmagickwand-6.defaultquantum-dev, libmagickwand-dev (= 8:6.9.12.98+dfsg1-ok1) Pre-Depends: dpkg (>= 1.17.11) Depends: libmagickwand-6-headers (= 8:6.9.12.98+dfsg1-ok1), libmagickwand-6.q16-7t64 (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6.q16-7-extra (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6.q16-dev (= 8:6.9.12.98+dfsg1-ok1), pkg-config Breaks: libmagickwand-dev (<< 8:6.8.3.10-1~) Replaces: libmagickwand-dev (<< 8:6.8.3.10-1~) Filename: pool/main/i/imagemagick/libmagickwand-6.q16-dev_6.9.12.98+dfsg1-ok1_amd64.deb Size: 291740 MD5sum: 8f13903ead38fd68218e2f8bf76565c1 SHA1: 8a68fa626c97f7049a302dda0eb408b859807876 SHA256: b3fc5398c8620a49dec261cd7ccfe15409775d1991803cc6ebda7077f0845161 SHA512: 516ce3f5d63cb62f9061c743839bcc66d27915bf5aa560da4699cad2935acdf589ad4fa6fc5729426bcafcfbf4f66c81fffd9bc8f3f953d8bad056a337dc7fb2 Homepage: https://www.imagemagick.org/ Description: image manipulation library - development files (Q16) The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package the static libraries needed to compile programs using MagickWand. . This version of libmagickwand-dev is compiled for a channel depth of 16 bits (Q16). Package: libmagickwand-6.q16hdri-7t64 Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 1292 Provides: libmagickwand-6.q16hdri-7 (= 8:6.9.12.98+dfsg1-ok1) Pre-Depends: dpkg (>= 1.17.6) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), libmagickcore-6.q16hdri-7t64 (>= 8:6.9.12.89), libx11-6, imagemagick-6-common (>= 8:6.9.6.2+dfsg-3) Breaks: libmagickwand-6.q16hdri-7 (<< 8:6.9.12.98+dfsg1-ok1) Replaces: libmagickwand-6.q16hdri-7 Filename: pool/main/i/imagemagick/libmagickwand-6.q16hdri-7t64_6.9.12.98+dfsg1-ok1_amd64.deb Size: 299428 MD5sum: 6a9eff57cd93ae4073a79aca8402beb0 SHA1: 1b1852bf05406d8ee2af198e4f7c996fac3cd5c1 SHA256: 3f66a0bde8b3d6aeff8441f0394b635e5853ccfe8fbf1e28d277c2dee174cfba SHA512: d272aed4fe7eb8b337e090088c3d56b15428822de6e0538cc10445404f8aa2f5f523658874a3fd3f0522a9572cf12e4316c9d9c476a14f246e4d8e7724caf248 Homepage: https://www.imagemagick.org/ Description: image manipulation library -- quantum depth Q16HDRI The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package contains the C libraries needed to run executables that make use of MagickWand. . This version of libmagickwand is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickwand-6.q16hdri-dev Architecture: amd64 Version: 8:6.9.12.98+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 2453 Pre-Depends: dpkg (>= 1.17.11) Depends: libmagickwand-6-headers (= 8:6.9.12.98+dfsg1-ok1), libmagickwand-6.q16hdri-7t64 (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6.q16hdri-7-extra (= 8:6.9.12.98+dfsg1-ok1), libmagickcore-6.q16hdri-dev (= 8:6.9.12.98+dfsg1-ok1), pkg-config Breaks: libmagickwand-dev (<< 8:6.8.3.10-1~) Replaces: libmagickwand-dev (<< 8:6.8.3.10-1~) Filename: pool/main/i/imagemagick/libmagickwand-6.q16hdri-dev_6.9.12.98+dfsg1-ok1_amd64.deb Size: 293688 MD5sum: b423f256ddd2f9fa81361ef446f86171 SHA1: c328d4446822618a6d29994a1e8d01e4f991542c SHA256: b83459be604aea4a991fb81fd9f60cdb1032cb7b0bb896583084fb6c55ef814f SHA512: 3e834d2b525ec9f3b5143ec3998739041e2b71558f91c8aad3f75b33539a4250b51593f1046ce0c242536695a9f0847690aa2e3dfd0cbe8d6d149d3ace163c18 Homepage: https://www.imagemagick.org/ Description: image manipulation library - development files (Q16HDRI) The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package the static libraries needed to compile programs using MagickWand. . This version of libmagickwand-dev is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickwand-dev Architecture: all Version: 8:6.9.12.98+dfsg1-ok1 Priority: optional Section: oldlibs Source: imagemagick Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: ImageMagick Packaging Team Installed-Size: 8 Pre-Depends: dpkg (>= 1.15.7.2) Depends: imagemagick-6-common (= 8:6.9.12.98+dfsg1-ok1), libmagickwand-6.q16-dev Filename: pool/main/i/imagemagick/libmagickwand-dev_6.9.12.98+dfsg1-ok1_all.deb Size: 1184 MD5sum: 241087179e3ddb0c735835130bd1588a SHA1: b2e5b3eb04627819c211591cf1e1b6816dc2fb5c SHA256: 996b416345788dacea68779e6baf7216370643f0b3dc6de506055569f2326816 SHA512: 60f7f8723631d29c7148e27e3f6b207fb6b19a9439a88e3efff544a74987ed0b603ec5a0c9d6c73e2a8bd18acc4d9bd57e544be39c344827c0fc1062c6edf59d Homepage: https://www.imagemagick.org/ Description: image manipulation library -- dummy package This package included the static libraries needed to compile programs using MagickWand. . This is a transitional package to help migrate systems to the new ABI of libmagickwand-6 development files for default channel depth. . This is a dummy package. You can safely purge or remove it. Package: libmalcontent-0-0 Architecture: amd64 Version: 0.11.0-4-ok3 Multi-Arch: same Priority: optional Section: libs Source: malcontent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 86 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.60) Filename: pool/main/m/malcontent/libmalcontent-0-0_0.11.0-4-ok3_amd64.deb Size: 22142 MD5sum: b8c0ff630cec59d75a297db841dce32f SHA1: 60f4f8119264f27b61fe19cfaf4256f4578dbbd7 SHA256: 19bab04f04b29c28fff5b94bff9dc7abe81d9a7d2f51758de4fb6c25e0b570da SHA512: 51a1eb81f411615b96de930f64f6346c9ebebdb007884a6a022ed83aa524d578211809c04f4236b23c2efbdc7cdba2dd0b022e8f0832b52862b95e43d2819188 Homepage: https://gitlab.freedesktop.org/pwithnall/malcontent/ Description: library for parental control of applications malcontent implements support for restricting the type of content accessible to non-administrator accounts on a Linux system. Typically, when this is used, a non-administrator account will be for a child using the system; and the administrator accounts will be for the parents; and the content being filtered will be apps which are not suitable for the child to use, due to (for example) being too violent. . This is not a security boundary, and a sufficiently technically advanced user may always work around these parental controls. malcontent is not a mandatory access control (MAC) system like AppArmor or SELinux. However, its correct use by applications should provide enough of an obstacle to prevent users easily or accidentally having access to content which they shouldn’t. . This package contains the libmalcontent library. Package: libmalcontent-0-dev Architecture: amd64 Version: 0.11.0-4-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: malcontent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 150 Depends: gir1.2-malcontent-0 (= 0.11.0-4-ok3), libglib2.0-dev (>= 2.60), libmalcontent-0-0 (= 0.11.0-4-ok3) Filename: pool/main/m/malcontent/libmalcontent-0-dev_0.11.0-4-ok3_amd64.deb Size: 14898 MD5sum: e4cd2bf0732609a936b864f8942a86a0 SHA1: 5dd55d1199147feef0e6802852c48cc484becbd3 SHA256: 7b2778ad95e28da162d317e33ca4cf29228c6d12c5687a90155cc83590db0997 SHA512: bac704b42194b812f9fd8da14b9fef971548869455c53cbb428d582dfb149caf215965dc510919a9981050bfc9cd65797d85a0df15a7ecc3a6aeeb701bb43ce3 Homepage: https://gitlab.freedesktop.org/pwithnall/malcontent/ Description: development files for libmalcontent malcontent implements support for restricting the type of content accessible to non-administrator accounts on a Linux system. Typically, when this is used, a non-administrator account will be for a child using the system; and the administrator accounts will be for the parents; and the content being filtered will be apps which are not suitable for the child to use, due to (for example) being too violent. . This is not a security boundary, and a sufficiently technically advanced user may always work around these parental controls. malcontent is not a mandatory access control (MAC) system like AppArmor or SELinux. However, its correct use by applications should provide enough of an obstacle to prevent users easily or accidentally having access to content which they shouldn’t. . This package contains the development files for libmalcontent. Package: libmanette-0.2-0 Architecture: amd64 Version: 0.2.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmanette Origin: openKylin Maintainer: openKylin Developers Installed-Size: 208 Depends: libc6 (>= 2.4), libevdev2 (>= 1.4.5), libglib2.0-0t64 (>= 2.79.0), libgudev-1.0-0 (>= 146) Filename: pool/main/libm/libmanette/libmanette-0.2-0_0.2.7-ok1_amd64.deb Size: 28208 MD5sum: cae96d61633110f9ba6554f4e6f3d6ac SHA1: 25b43351295b5ae5da8747200d8102f3a3d61f12 SHA256: 806a709b1a416217b53705f231e946a5fa1ce48567cde8f243090293b3a39bdf SHA512: ab2fd29b26ea957539fc5d6643d873fbe118810c4bdbc3571b281a54a29ba2aaaf1d20daf9c69f294af919ef67ac4f406db7aa9e2f53166da89bfa6cb095c8d7 Homepage: https://gitlab.gnome.org/aplazas/libmanette Description: Simple GObject game controller library libmanette is a library for using game controllers using an API inspired by GDK's device and event handling. It supports the W3C Draft Gamepad specification. . This package contains the shared libraries. Package: libmanette-0.2-dev Architecture: amd64 Version: 0.2.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmanette Origin: openKylin Maintainer: openKylin Developers Installed-Size: 71 Depends: gir1.2-manette-0.2 (= 0.2.7-ok1), libmanette-0.2-0 (= 0.2.7-ok1), libevdev-dev (>= 1.4.5), libglib2.0-dev (>= 2.50.0), libgudev-1.0-dev Filename: pool/main/libm/libmanette/libmanette-0.2-dev_0.2.7-ok1_amd64.deb Size: 7896 MD5sum: 3292fd24ac5ba53f7c1dd6eabaf86b73 SHA1: 69df2fd2af145518fd7bad47216a5659ee46daa9 SHA256: 080d9ba27a82032c08d7871111e797e56a9a128b5d286ed39f4212926e8bfe62 SHA512: bbf37aeb4c966d6cff18dc55c3b3ab6d751b328a61b27e3344b7547adcef491696d448986c6b8211d9b7956c7de4e7d867724a7b5ca3e4872a52967a4c5d36c4 Homepage: https://gitlab.gnome.org/aplazas/libmanette Description: Simple GObject game controller library - development files libmanette is a library for using game controllers using an API inspired by GDK's device and event handling. It supports the W3C Draft Gamepad specification. . This package contains the development files. Package: libmarble-dev Architecture: amd64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1445 Depends: libastro-dev (= 4:22.12.3-ok1), libmarblewidget-qt5-28 (= 4:22.12.3-ok1), libqt5svg5-dev (>= 5.14.0~), libqt5webkit5-dev (>= 5.4), qtdeclarative5-dev (>= 5.14.0~), qtwebengine5-dev (>= 5.14.0~), qtbase5-dev (>= 5.15.1), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/m/marble/libmarble-dev_22.12.3-ok1_amd64.deb Size: 309616 MD5sum: 7ae2a103e7c164719b0204415ced639c SHA1: 79ecb6b6d1e703b47ccbf1eb77f76bd3ddabc525 SHA256: 989d93105be264313b5d8ce391d76db9cce6c54658b3a22e38205589bbe2e1ad SHA512: 504d37305799e3708936976b89706c0df4d629a64414693273b45c2d9a29676bd08fed88274719678ea4b0b97f54c543c54ed27a2c2e6ba764b6511209bf28c2 Homepage: https://marble.kde.org/ Description: development files for the Marble globe widget library Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains development files for building software that uses the Marble globe widget library. . This package is part of the KDE education module. Package: libmarblewidget-qt5-28 Architecture: amd64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8795 Depends: marble-qt-data (>= 4:22.12.3-ok1), libastro1 (= 4:22.12.3-ok1), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.0~), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5printsupport5 (>= 5.14.0~), libqt5svg5 (>= 5.14.0~), libqt5webchannel5 (>= 5.14.0~), libqt5webenginewidgets5 (>= 5.14.1), libqt5widgets5 (>= 5.14.0~), libqt5xml5 (>= 5.14.0~), libstdc++6 (>= 4.9), phonon4qt5, zlib1g (>= 1:1.1.4) Recommends: marble-plugins (= 4:22.12.3-ok1) Filename: pool/main/m/marble/libmarblewidget-qt5-28_22.12.3-ok1_amd64.deb Size: 2060130 MD5sum: 263f122370911731654d2e2b3adfae78 SHA1: e288b7bb5f0d2e9f7a7c4c801fd4766ba18b33fd SHA256: d58c8eeec1e70c367f9c5db56b526e0bc0c7b57e5b5a1a3743188866fa19aa9c SHA512: cdccea5ca88ff451372d4240ebe154db2f6310463ffdddeaf2851c60cc684dc1a2d0d9d6051e62f159442eeeca5a0f34bdf48bee4a253872a57372edf0141d53 Homepage: https://marble.kde.org/ Description: Marble globe widget library Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains shared libraries for the Marble globe widget. . This package is part of the KDE education module. Package: libmariadb-dev Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: libdevel Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 795 Depends: libmariadb3 (= 1:10.6.15-ok1.2), libssl-dev, zlib1g-dev, libc6 (>= 2.34) Conflicts: libmariadbclient16-dev, libmysqlclient-dev Breaks: libmariadb-client-lgpl-dev, libmariadb-dev-compat (<< 1:10.6.15-ok1.2), libmariadbclient-dev (<< 1:10.3), libmysqlclient-dev, libmysqld-dev (<< 1:10.6.15-ok1.2) Replaces: libmariadb-client-lgpl-dev, libmariadb-dev-compat (<< 1:10.6.15-ok1.2), libmariadbclient-dev (<< 1:10.3), libmysqlclient-dev, libmysqld-dev (<< 1:10.6.15-ok1.2) Filename: pool/main/m/mariadb-10.6/libmariadb-dev_10.6.15-ok1.2_amd64.deb Size: 188578 MD5sum: 610a69a1d0d521d896ea62552875b54e SHA1: 91b8705af53aee1a4eb6b31100ec7c97f32217bd SHA256: 0ab145f2613dbe4a0665962502b81d76edbeb33b11748c32f898f4ae819fa62d SHA512: 367ddae613ac49342e93bfe2248a69fb4c696b4dc9b9c62c8378d1f0de9927af8b4f27cce49f0dbd411ebc432c12cc7e9a5c1c0ab072d4c918e3423bbefaa315 Homepage: https://mariadb.org/ Description: MariaDB database development files MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes development libraries and header files. To allow sources expecting the MariaDB Connector/C to build. Sources that expect the MySQL Client libraries should use files from the libmariadb-dev-compat package. Package: libmariadb-dev-compat Architecture: amd64 Version: 1:10.6.15-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 57 Provides: libmariadb-client-lgpl-dev-compat, libmariadbclient-dev-compat Depends: libmariadb-dev (= 1:10.6.15-ok1.2) Conflicts: libmariadb-client-lgpl-dev-compat, libmariadbclient-dev-compat, libmysqlclient-dev Breaks: libmariadb-client-lgpl-dev-compat, libmariadbclient-dev (<< 1:10.3), libmariadbclient-dev-compat, libmysqlclient-dev Replaces: libmariadb-client-lgpl-dev-compat, libmariadbclient-dev (<< 1:10.3), libmariadbclient-dev-compat, libmysqlclient-dev Filename: pool/main/m/mariadb-10.6/libmariadb-dev-compat_10.6.15-ok1.2_amd64.deb Size: 11934 MD5sum: ddec1970c543ed8a9e821c670c76e620 SHA1: 1e9e40dd9fa892e7079fc1ae46852f94dde66e05 SHA256: 2789519bea75a854df2f44093a23a31d114031f8b41ee2ea5bedb4fea3df8c59 SHA512: 0ef43de4b7e23f069a6d7bbda51cce8a3b45de51288fa22a07637f49b36af510a64e885e2086e0c3cfcfc5bcd34491828e7f0fb6b96cbe6f2e5ca29fd3d7e8b5 Homepage: https://mariadb.org/ Description: MariaDB Connector/C, compatibility symlinks MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes compatibility symlinks to allow sources expecting the MySQL client libraries to be built against MariaDB Connector/C. Package: libmariadb3 Architecture: amd64 Version: 1:10.6.15-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 529 Depends: mariadb-common, libc6 (>= 2.34), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Conflicts: mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-5.1, mariadb-server-5.2, mariadb-server-5.3, mariadb-server-5.5 Breaks: libmariadbclient18 Replaces: libmariadbclient18 Filename: pool/main/m/mariadb-10.6/libmariadb3_10.6.15-ok1.2_amd64.deb Size: 173692 MD5sum: d6d35b11ecdcdde525aeb993228c0fdf SHA1: 77a86f5df864336c2f4220a64f1c6f1ad55f8ebb SHA256: d1ea22c45b5cc43f00a0232b5d51e3fed82728cddfdf0c408af2a4b655aa723d SHA512: 9597ce3f8c1a382360524270bcd7b32b121c6029208d3fc9a27cf1065445dab79415c3821429a16a047002e55ef9738b7b9e06600112ffbcd16aeec59bef5fb5 Homepage: https://mariadb.org/ Description: MariaDB database client library MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes the client library. Package: libmariadbd-dev Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: libdevel Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 43999 Provides: libmysqld-dev Depends: libmariadb-dev (= 1:10.6.15-ok1.2), libmariadbd19 (= 1:10.6.15-ok1.2) Breaks: libmariadb-dev (<< 1:10.4), libmysqld-dev Replaces: libmariadb-dev (<< 1:10.4), libmysqld-dev Filename: pool/main/m/mariadb-10.6/libmariadbd-dev_10.6.15-ok1.2_amd64.deb Size: 6763096 MD5sum: 23488bd7f3ec6296d5356a4f93ae63c2 SHA1: da313b8543b2e67901df2a61d9c8338b2c9b5e73 SHA256: e9f201ddfdb37bba126c3d5c7ffe3ee27f48a8c59cb2a2a958b9f80b0459beed SHA512: cb82e7d39e81b4ae5afa09fb1398f9ef1ead8ee691166b2cb0f8e7a3f0ab77be0cd120e69f62808f9ec5829a95c955395345bb2fc5252d4b31aaac1b36bea112 Homepage: https://mariadb.org/ Description: MariaDB embedded database, development files MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes the embedded server library development and header files. Package: libmariadbd19 Architecture: amd64 Version: 1:10.6.15-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 22340 Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), liblz4-1 (>= 0.0~r130), libnuma1 (>= 2.0.11), libpcre2-8-0 (>= 10.22), libpmem1 (>= 1.4), libsnappy1v5 (>= 1.1.8), libssl3 (>= 3.0.0), libstdc++6 (>= 12), liburing2 (>= 2.1), zlib1g (>= 1:1.2.0) Filename: pool/main/m/mariadb-10.6/libmariadbd19_10.6.15-ok1.2_amd64.deb Size: 5563672 MD5sum: 3e3c6dca1e4af1e37030bfce0825d3e2 SHA1: 9966c989f96815425104fff3b2d2ae9da244c202 SHA256: f2874fd7cb847455436bde913c02f8f5f25af75a26a3ad05cb76b394912f9567 SHA512: 5a8a26d00002d0d9f6d4ab84c3435cd4478ac58c8245f45a9184068edf3dd6eccd75d6d46787314b0fdf868e99a9e600bb880d8d91277abf19bd6340ee33c643 Homepage: https://mariadb.org/ Description: MariaDB embedded database, shared library MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes a shared library for embedded MariaDB applications. Package: libmarisa-dev Architecture: amd64 Version: 0.2.6-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: marisa Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 414 Depends: libmarisa0 (= 0.2.6-ok2) Filename: pool/main/m/marisa/libmarisa-dev_0.2.6-ok2_amd64.deb Size: 77052 MD5sum: 52df6bf319a542adcfa8e071f1fbba4e SHA1: ae89713109e35a494943ad7ce412fdb775babb8a SHA256: bfee5946471693af6b7b22c7cd1306ce248818010b63cd4cde3d98fc3118de96 SHA512: 40f5f9041c75d651eaa1f24b2863853e4dd611f6acf995f1e8471bae446746d45764b7cfdbf384bc178203a677ddfe14ac45803757b2cd7f329261feb2984780 Homepage: https://github.com/s-yata/marisa-trie Description: development files for libmarisa Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains the files necessary for compiling programs that depend on MARISA. Package: libmarisa-perl Architecture: amd64 Version: 0.2.6-ok2 Multi-Arch: foreign Priority: optional Section: perl Source: marisa Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 135 Depends: libmarisa0 (= 0.2.6-ok2), perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1) Filename: pool/main/m/marisa/libmarisa-perl_0.2.6-ok2_amd64.deb Size: 31520 MD5sum: c3bd538b37a7aae45137193553f07acc SHA1: 0f8335d448b78702cc649a4cd726c428b08ad6bf SHA256: 45da13b50cc0a13d25cf31a1648c0a8f7ecae0dbda3091188a5686968b44c67d SHA512: b3dbf05444267da6fa132713d6fdfecc904acf53898058fbdad9741590bf5de7cedbd0be4319060b8beff465bf84b8d6a0b79a4b5592c875fdee498a504a287f Homepage: https://github.com/s-yata/marisa-trie Description: Perl bindings for MARISA Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains Perl bindings for MARISA. Package: libmarisa0 Architecture: amd64 Version: 0.2.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: marisa Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 159 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/m/marisa/libmarisa0_0.2.6-ok2_amd64.deb Size: 50152 MD5sum: 6354a9b1794197e6201d9c30dd9a08f8 SHA1: 6e0fd1512ec2f60138994acd1cd7db74a8a4c4ad SHA256: b1024f1847249059569cc07590f7e8b5d8bff69b8ad299fbb25036fe62a10270 SHA512: c57d16614035fbfe15bdadd801ae42e912ccf62a517fd31467e7a225d2705c803a41deb57915b150e75eabe87c69b8e2e12cc20dab6a44266665ae69fa63c894 Homepage: https://github.com/s-yata/marisa-trie Description: C++ library to provide an implementation of MARISA Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains C++ library to provide an implementation of MARISA. Package: libmarkdown2 Architecture: amd64 Version: 2.2.7b-ok1 Multi-Arch: same Priority: optional Section: libs Source: discount Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 95 Depends: libc6 (>= 2.14) Filename: pool/main/d/discount/libmarkdown2_2.2.7b-ok1_amd64.deb Size: 38408 MD5sum: 8d273014d1da8e46c1806e55ae2bf2d4 SHA1: c0afe5f9673ac5a02af902998e387ff18103ffcb SHA256: 37da1d5b64463b1abac9a21beca94d7d8a8a3243b57159e54bc006f00dfe282b SHA512: 68c45f885481029c646f2429b245c61399bac04daf25013cd2c68d44c617334b0ce9c95d9bf86a6903b86e6fa406c21d6bc2fcc0c61a883c9f081287cb703588 Homepage: http://www.pell.portland.or.us/~orc/Code/discount/ Description: implementation of the Markdown markup language in C (library) 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 libmarkdown generated from discount. Package: libmarkdown2-dev Architecture: amd64 Version: 2.2.7b-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: discount Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 49 Depends: libmarkdown2 (= 2.2.7b-ok1) Filename: pool/main/d/discount/libmarkdown2-dev_2.2.7b-ok1_amd64.deb Size: 22174 MD5sum: 0f28b77bee38feee9f5126a0c2f6a319 SHA1: 5f74366ba870da9918742db9da1031264de9ae85 SHA256: c1fa4167f1591bca85f26901ef1bea0c1af74f2529ffa797d84b0a27b01217fe SHA512: 6f95b74d73e4fddac65b35645ea6271520394681354fa19e55d1d9c6b7975bc3d5fbf0d381f45c8d8502632cfef690a142f9564801ecf5cd34f3484dd916372c Homepage: http://www.pell.portland.or.us/~orc/Code/discount/ Description: implementation of the Markdown markup language in C (dev files) 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 development file for libmarkdown. Package: libmate-desktop-2-17t64 Architecture: amd64 Version: 1.26.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: mate-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 336 Provides: libmate-desktop-2-17 (= 1.26.2-ok1), libmatedesktop Depends: iso-codes, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.38), libcairo2 (>= 1.10.0), libdconf1 (>= 0.14.0), libgdk-pixbuf-2.0-0 (>= 2.36.5), libglib2.0-0 (>= 2.75.3), libgtk-3-0 (>= 3.22.0), libpango-1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.4), libx11-6, libxrandr2 (>= 2:1.2.99.3) Breaks: libmate-desktop-2-17 (<< 1.26.2-ok1), libmatedesktop (<< 1.6.1) Replaces: libmate-desktop-2-17, libmatedesktop (<< 1.6.1) Filename: pool/main/m/mate-desktop/libmate-desktop-2-17t64_1.26.2-ok1_amd64.deb Size: 107084 MD5sum: ed2e7a785e0aa8e2f1025360cda1c1ce SHA1: 7a5daa1659ce15fcd9d94282f23a78446e0814fd SHA256: 6d50d565a57ea985f8fd271d680a9ccf6d24c41d9f240af8d5426eee04a3fd06 SHA512: 9981cbba534251c0f76b35ae9614a2fde73631472fb903447a69db612f8dc302128564941d5554da325c2127d556cd04504985ab50e6525ca895fa3ac400a898 Homepage: http://www.mate-desktop.org/ Description: Library with common API for various MATE modules (library) The MATE component mate-desktop contains the libmate-desktop library, the mate-about program, as well as some desktop-wide documents. . The libmate-desktop library provides an API shared by several applications on the desktop, but that cannot live in the platform for various reasons. . The package contains the actual mate-desktop library. Package: libmate-desktop-dev Architecture: amd64 Version: 1.26.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mate-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 389 Depends: libdconf-dev, libgdk-pixbuf-2.0-dev, libgtk-3-dev, libmate-desktop-2-17t64 (= 1.26.2-ok1), libstartup-notification0-dev, gir1.2-matedesktop-2.0 (= 1.26.2-ok1) Breaks: gir1.2-mate-desktop (<< 1.18.0-2~), libmatedesktop-dev Replaces: gir1.2-mate-desktop (<< 1.18.0-2~), libmatedesktop-dev Filename: pool/main/m/mate-desktop/libmate-desktop-dev_1.26.2-ok1_amd64.deb Size: 34524 MD5sum: f5e0eb3343678d010a3b2c23bf2155ce SHA1: 73886c8d8fd0f3304628e035d81f21b1b9a96cf6 SHA256: e237d2f36c45e21f1af95926a4bc76320be2632f2601c3ee290620f09755cc9d SHA512: 322c9f0cc0e8b61e8df1eb54edcf9c69f174ba766e183b4c2978ef2ccd70ea92776cc0b6d2ac0684761bdb96bd4c4c5592c909ab09ea6059c0ac8b5b587767b4 Homepage: http://www.mate-desktop.org/ Description: Library with common API for various MATE modules (development files) The MATE component mate-desktop contains the libmate-desktop library, the mate-about program, as well as some desktop-wide documents. . The libmate-desktop library provides an API shared by several applications on the desktop, but that cannot live in the platform for various reasons. . This package contains the mate-desktop development files. Package: libmate-desktop-doc Architecture: all Version: 1.26.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: mate-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 356 Breaks: libmatedesktop-doc Replaces: libmatedesktop-doc Filename: pool/main/m/mate-desktop/libmate-desktop-doc_1.26.2-ok1_all.deb Size: 29796 MD5sum: 0a7645b4dd28a92799a1c487b006c60c SHA1: 0de8fce2976cc3205d79bbccb09be80b0eba8bb0 SHA256: 85ab147f4feeeb5661f721b8d7e40990a64eb32bc5862fb8a1d7b8257e81af3d SHA512: dfee9f56c7f3cbca7675efd6d87d6d6cafa263b96ce49b7814cc7739c8f5e12e12bd815cd3ca55841fbd7b3dbcbc6e0ae5a0f3d4d637ee8c16864d740c52faba Homepage: http://www.mate-desktop.org/ Description: Library with common API for various MATE modules (documentation files) The MATE component mate-desktop contains the libmate-desktop library, the mate-about program, as well as some desktop-wide documents. . The libmate-desktop library provides an API shared by several applications on the desktop, but that cannot live in the platform for various reasons. . This package contains the documentation files. Package: libmatekbd-common Architecture: all Version: 1.26.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libmatekbd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 877 Depends: dconf-gsettings-backend | gsettings-backend Replaces: libmatekbd4 (<< 1.6.1-1) Filename: pool/main/libm/libmatekbd/libmatekbd-common_1.26.1-ok1_all.deb Size: 85876 MD5sum: c5c485ad8dbf99cd3e64fde5176b5222 SHA1: 6da8ca2bee2a84a39e489fd49245aca5537ef0d2 SHA256: e55bfc98e0f47e3a64ce879e9cd76ddaa19a03456bb8a3464cf05ff1f39f5925 SHA512: 5354f32d3e7e354315afdd206c0064e7a3885420b5b69b26652bd9cb77b3858611c9022c26434f6e11c98908186b07b7fff50878df8cb3a4f5309c7477fd91fb Homepage: http://www.mate-desktop.org/ Description: MATE library to manage keyboard configuration (common files) libmatekbd offers an API to manage the keyboard in MATE applications. . libmatekbdui offers an API to display a graphical user interface for libmatekbd operations. . This package contains the architecture-independent files. Package: libmatekbd-dev Architecture: amd64 Version: 1.26.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmatekbd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 117 Depends: gir1.2-matekbd-1.0 (= 1.26.1-ok1), libglib2.0-dev, libgtk-3-dev, libmatekbd4 (= 1.26.1-ok1), libx11-dev, libxklavier-dev Breaks: gir1.2-matekbd (<< 1.18.2-2~) Replaces: gir1.2-matekbd (<< 1.18.2-2~) Filename: pool/main/libm/libmatekbd/libmatekbd-dev_1.26.1-ok1_amd64.deb Size: 10904 MD5sum: 3618cf992d1b5f14260f88a58857c9da SHA1: e1db3448cee571dc50d92503e37e5bec47d0e11d SHA256: 01074135da6e6c24f793ad5e48cbccd82c2cae67c69b8316cd14d609ce37babf SHA512: b458453daad2c38ee6a863dbb0f4d3109ac2afd7a6d847108f08f9d15e391e9eb5bd7bc3ce51667206ba4ea2c3f91a6c61ae61785ed1887ab43f05da416c030e Homepage: http://www.mate-desktop.org/ Description: MATE library to manage keyboard configuration (development files) libmatekbd offers an API to manage the keyboard in MATE applications. . libmatekbdui offers an API to display a graphical user interface for libmatekbd operations. . This package contains the development files. Package: libmatekbd4 Architecture: amd64 Version: 1.26.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmatekbd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 142 Provides: libmatekbd Depends: iso-codes, libmatekbd-common (= 1.26.1-ok1), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.19.12), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.22.0), libx11-6, libxklavier16 (>= 5.0) Conflicts: libmatekbd Breaks: libmatekbd Replaces: libmatekbd Filename: pool/main/libm/libmatekbd/libmatekbd4_1.26.1-ok1_amd64.deb Size: 39248 MD5sum: 74d490ff41f882aa5f41ce735036addc SHA1: cde2bb372ea14f2bfa7012672f10c1a53f1cde2e SHA256: 6c8a57aca17eb65a51506dc05267fd24b36ea73688bb9814d500804fd10ef2d4 SHA512: 2f1fac241b1d4c877e553b413fe935d391f067c5f744b738eb192a423f002e17ca1f6f9e493d314da16b5be32b2ddb9de660d5ecd3ea234ec9dd0b49e69ebf88 Homepage: http://www.mate-desktop.org/ Description: MATE library to manage keyboard configuration libmatekbd offers an API to manage the keyboard in MATE applications. . libmatekbdui offers an API to display a graphical user interface for libmatekbd operations. . This package contains the shared libraries. Package: libmatemixer-common Architecture: all Version: 1.26.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libmatemixer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 646 Filename: pool/main/libm/libmatemixer/libmatemixer-common_1.26.1-ok1_all.deb Size: 57868 MD5sum: 3df480455d7cd40f99ce3aa576d25018 SHA1: fe0be6bbfaa02172369a097c310e244dc4afb902 SHA256: 2ebbaa50891e9235a8690ac707b84992e8c704b4376b80daa5e7abf1a6678d94 SHA512: 646fbd1eeed7470153c67506bccc91c8735b73d5bdd35899c518ebe010d8a0a43eefed9960e7ab7786bacc1e9142a73b50b5f0d9c73d517f2b6332d4736a2663 Homepage: http://www.mate-desktop.org/ Description: Mixer library for MATE Desktop (common files) Mixer library for MATE Desktop. It provides an abstract API allowing access to mixer functionality available in the PulseAudio, ALSA and OSS sound systems. . This package contains the architecture-independent files. Package: libmatemixer-dev Architecture: amd64 Version: 1.26.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmatemixer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 114 Depends: libglib2.0-dev, libmatemixer0 (= 1.26.1-ok1) Filename: pool/main/libm/libmatemixer/libmatemixer-dev_1.26.1-ok1_amd64.deb Size: 13336 MD5sum: 8bfae9e353b774aeb934f5fb19a6e02c SHA1: b0613587f8df7301747f646a2f84b3d183fc6bec SHA256: 1dfc8a713512dcb041774d17bab327c33a9e4c1ef525dc55d6066f31dd913367 SHA512: b1a093be6317a75d912e9599018a24cb3445edce8202d324e787ff427a0c983c2e6abb9d75601ac138b9b040018137fb159a1e7479bc311fe1a258ce82720f09 Homepage: http://www.mate-desktop.org/ Description: Mixer library for MATE Desktop (development files) Mixer library for MATE Desktop. It provides an abstract API allowing access to mixer functionality available in the PulseAudio, ALSA and OSS sound systems. . This package contains the development files. Package: libmatemixer-doc Architecture: all Version: 1.26.1-ok1 Priority: optional Section: doc Source: libmatemixer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 481 Filename: pool/main/libm/libmatemixer/libmatemixer-doc_1.26.1-ok1_all.deb Size: 31772 MD5sum: f0f8afe19e13e3ccaa9eae4fee2af19b SHA1: aad15d15b8492cc38facf487cf46f1a817e25b3c SHA256: 4bb39e50a0e49407b3e608f6b40a3f0c029e73c6dcb58d49c102449a1b541262 SHA512: 83c73083d7772d115194249b56da8dc8f3a5f55942daf59caa2e915ab6e7ee00a38230904d85b29ce5ca19e220784f4f7b7b7645a98379290d5be4c5ba9ac160 Homepage: http://www.mate-desktop.org/ Description: Mixer library for MATE Desktop (documentation files) Mixer library for MATE Desktop. It provides an abstract API allowing access to mixer functionality available in the PulseAudio, ALSA and OSS sound systems. . This package contains the documentation files. Package: libmatemixer0 Architecture: amd64 Version: 1.26.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmatemixer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 373 Depends: iso-codes, libmatemixer-common (= 1.26.1-ok1), libasound2t64 (>= 1.0.17), libc6 (>= 2.4), libglib2.0-0 (>= 2.38.0), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1) Filename: pool/main/libm/libmatemixer/libmatemixer0_1.26.1-ok1_amd64.deb Size: 80612 MD5sum: b6e2145453946835acbe0ed3dbc140ff SHA1: 9aa9c7fb71606ae257768dcee3f28158099e2779 SHA256: b3613c9d7b53ff8bd9d43e551246d4488870cb790e76cd1410fb350e5899497a SHA512: 908cc5d9848d8750c41ee3a8c93e9bab146122a13386544cde6c26cc88f3f4b2a67137e265565b02c9340343426ca1646c60fd52d7d09ba6e2440000d0616b85 Homepage: http://www.mate-desktop.org/ Description: Mixer library for MATE Desktop Mixer library for MATE Desktop. It provides an abstract API allowing access to mixer functionality available in the PulseAudio, ALSA and OSS sound systems. . This package contains the shared libraries. Package: libmath-base85-perl Architecture: all Version: 0.5+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 19 Depends: perl:any Filename: pool/main/libm/libmath-base85-perl/libmath-base85-perl_0.5+dfsg-ok1_all.deb Size: 5528 MD5sum: 97432465ec46bcc30c30c158ba020e7a SHA1: 389ce844dca9dc02812532de539ea77abe5dbfde SHA256: 4c611e6b5a2655e9b208e2184e0b9f843f86469f88597c7739f754eb69f704c9 SHA512: e4b36828bf52812d52b2103d5067979fcae4f87b2a929b412adc052cb19f1d2223d605855c8b3f7ebe6d9d2bc2438edfe9738d08d92d46d9c2a86ea543563903 Homepage: https://metacpan.org/release/Math-Base85 Description: Perl extension for base 85 numbers, as referenced by RFC 1924 RFC 1924 describes a compact, fixed-size representation of IPv6 addresses which uses a base 85 number system. Math::Base85 handles some of the uglier details of it. . The base 85 numbers (from 0 to 84) are as follows: . 0..9 A..Z a..z ! # $ % & ( ) * + - ; < = > ? @ ^ _ ` { | } ~ . At the moment, there's not much in this module. But it should be sufficient for the purposes of RFC 1924. . This module has a variable called $Math::Base85::base85_digits, which is a string containing the digits of the base 85 alphabet from lowest (0) to highest (~), in that order. Package: libmath-int64-perl Architecture: amd64 Version: 0.57-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 125 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14) Filename: pool/main/libm/libmath-int64-perl/libmath-int64-perl_0.57-ok1_amd64.deb Size: 35356 MD5sum: ca79946495b945b035a1303088e6ddb0 SHA1: 18bf779909d32c503c38f9a40953b82d2e6c3311 SHA256: 66f5e22d3896db7a971c3d30e037bab0248ad2562037b37470d889301aa28c16 SHA512: e83f001090b607741b0899f56549be01f151c572533655e279a4b8356bca69263a4b1b2f4777e62f4e209a06a07d765b86b5bbc84d64f6bfdeb073068bc108df Homepage: https://metacpan.org/release/Math-Int64 Description: module to manipulate 64 bits integers in Perl Math::Int64 adds support for 64 bit integers, signed and unsigned, to Perl. Package: libmath-random-isaac-perl Architecture: all Version: 1.004-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 48 Depends: perl:any Recommends: libmath-random-isaac-xs-perl Filename: pool/main/libm/libmath-random-isaac-perl/libmath-random-isaac-perl_1.004-ok2_all.deb Size: 18856 MD5sum: 2cd80e741c3d87a56d3fec6357d6b5df SHA1: 0bbd0ee1af6717d6b4496da6b56ca03787259f59 SHA256: 4fc2ae666dc0a4a2f967fc20308b8e4ed957b5c144d110129e60c5bd81cac25d SHA512: 95efebe4a240854b9a19b0ed73c177ed3b534fa63ffd6de9e2eacd54aff1d9ed33dd6ad8dc964c656734b1107e822e0d272f8f3c9c22485d376e044574b33185 Homepage: https://metacpan.org/release/Math-Random-ISAAC Description: Perl interface to the ISAAC PRNG Algorithm Math::Random::ISAAC implements the ISAAC (Indirection, Shift, Accumulate, Add and Count) pseudorandom number generator (PRNG) algorithm described on the project page at: . As with other algorithms like the Mersenne Twister (see Math::Random::MT), this algorithm is designed to take some seed information and produce seemingly random results as output. . The results are uniformly distributed, unbiased, and unpredictable unless you know the seed. The algorithm was published by Bob Jenkins in the late 1990s and despite the best efforts of many security researchers, no feasible attacks have been found to date. . For comparison with other algorithms intended to generate random data, the Mersenne Twister has a period of 2^19937-1, the related TT800 has a period of 2^800-1 values. ISAAC has a period of 2^8295 values on average. Package: libmatroska-dev Architecture: amd64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmatroska Origin: openKylin Maintainer: openKylin Developers Installed-Size: 167 Depends: libmatroska7 (= 1.7.1-ok1), libebml-dev (>= 1.4.3) Filename: pool/main/libm/libmatroska/libmatroska-dev_1.7.1-ok1_amd64.deb Size: 22168 MD5sum: 1607c1a16270cf7306ea95ecdea480df SHA1: 2a6cfc835cb75b0e5806ba0be06b6849d2672dfb SHA256: 799bb39c79f68d0f22eb70e77a7af85db480890efe768913cb923e6f629a4376 SHA512: 0dfb2128455efb3e2c89f156211f440a35dfed3b550f0dd142ce871330d07eba475091346ac0ba5440dca03e20313bcb73191b2a5a6ed89da246289b58672a7d Homepage: https://www.matroska.org/ Description: extensible open standard audio/video container format (development files) Matroska is aiming to become the standard of Multimedia Container Formats one day. It is based on EBML (Extensible Binary Meta Language), a kind of binary version of XML. This way the significant advantages in terms of future format extensibility are gained without breaking file support in old parsers. . This package contains the header files and static libraries needed to compile applications that use libmatroska. Package: libmatroska7 Architecture: amd64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmatroska Origin: openKylin Maintainer: openKylin Developers Installed-Size: 666 Depends: libc6 (>= 2.14), libebml5 (>= 1.4.5), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Breaks: libmatroska6 Replaces: libmatroska6 Filename: pool/main/libm/libmatroska/libmatroska7_1.7.1-ok1_amd64.deb Size: 109368 MD5sum: 49351da3e8c0d8b7cfbfd3c9497727a4 SHA1: 9fb3c870f695050a8849f2134cae0e7fd33fd297 SHA256: b9b5716870a45d6e999f2ba322e81f83968825ae872569f853561d9f7022c414 SHA512: 530663a04b245b7ccb72668fdaba6eea94b6aeb9a2eac8722b08b098af2d6957964e02077b40c071ee401ddffae0967a51d2b1d66caa11eb17724ae541fa0770 Homepage: https://www.matroska.org/ Description: extensible open standard audio/video container format (shared library) Matroska is aiming to become the standard of Multimedia Container Formats one day. It is based on EBML (Extensible Binary Meta Language), a kind of binary version of XML. This way the significant advantages in terms of future format extensibility are gained without breaking file support in old parsers. . This package contains the shared library needed to run applications that use libmatroska. Package: libmaven-bundle-plugin-java Architecture: all Version: 3.5.1-ok1 Priority: optional Section: java Source: maven-bundle-plugin Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 264 Depends: libmaven-deploy-plugin-java, libmaven-install-plugin-java, bnd, libdoxia-core-java (>= 1.7), libdoxia-sitetools-java (>= 1.7.5), libfelix-bundlerepository-java (>= 2.0.10), libfelix-utils-java, libjdom1-java (>= 1.1.3), libmaven-archiver-java (>= 3.2.0), libmaven-dependency-tree-java (>= 3.0.1), libmaven-reporting-api-java (>= 3.0), libmaven3-core-java (>= 3.6.3), libosgi-core-java, libplexus-build-api-java (>= 0.0.7), libplexus-utils2-java (>= 2.x) Filename: pool/main/m/maven-bundle-plugin/libmaven-bundle-plugin-java_3.5.1-ok1_all.deb Size: 205100 MD5sum: 9bfbc1a0cd7a7ea4ded8d4a6790f8db7 SHA1: af2f1d93c7866e8073d57d54ba4cf20f678a5162 SHA256: 2972555766b20f1895d90a66a4ad02f2f03329dc75f2c6cc4a153bd812608253 SHA512: 4504ded41e14fd4715ef118775e913d7f96b8625c205074ebc22a3a77f61f3f0d748184656c2a123d0f85861cc7026cda5b0d92598ed2d66f307cd51ea57ce49 Homepage: http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html Description: Maven plugin to handle artifact OSGi metadata Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. . This plugin allow you to handle artifact OSGi metadata of your artifact (JAR, WAR). It manage a new type of packaging "bundle" in your POM. . This plugin depends on Felix Bundle Repository and BND for low-level handling of metadata. Package: libmaxminddb-dev Architecture: amd64 Version: 1.5.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libmaxminddb Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Faidon Liambotis Installed-Size: 105 Depends: libmaxminddb0 (= 1.5.2-ok2) Breaks: libmaxminddb0 (<< 1.4.3-0) Replaces: libmaxminddb0 (<< 1.4.3-0) Filename: pool/main/libm/libmaxminddb/libmaxminddb-dev_1.5.2-ok2_amd64.deb Size: 30012 MD5sum: 251551b8e42003106278e696e12e9212 SHA1: 46ad8ce720a511ac775841323f2351e1db6a007e SHA256: c6e3c17b23413a016afd11312dbd970b69a6456533d6112731605e49e7dd880c SHA512: 2e536173648a6a57f4b17bedfdb9af01d680bc4497bbd0e257bebf596c42e1cb9536f32c5100bd1a7633a56d0fca762fb92daaed71aba2f30ea66172e22f8443 Homepage: https://maxmind.github.io/libmaxminddb/ Description: IP geolocation database library (development headers) The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. . This package contains the development files for the libmaxminddb library. Package: libmaxminddb0 Architecture: amd64 Version: 1.5.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libmaxminddb Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Faidon Liambotis Installed-Size: 70 Depends: libc6 (>= 2.14) Suggests: mmdb-bin Filename: pool/main/libm/libmaxminddb/libmaxminddb0_1.5.2-ok2_amd64.deb Size: 20708 MD5sum: ba7794d510ac928937c879e0ca701b35 SHA1: b84d10b2d6bdc343354ef8a1c002f51fbb00142c SHA256: 1c02bbbdc1cd5d82f3dfb79dcfc1ff0c344f6e116dd5de9480de104bc73d2c22 SHA512: c2401a93de3ea72a1b0b1b179e2122094c8c5313790e338f8235c9cefca8c40f04251b6e2da2ba003c5c32299a0e76098854b209b559666029176ed320ecedcc Homepage: https://maxmind.github.io/libmaxminddb/ Description: IP geolocation database library The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Package: libmbedcrypto7t64 Architecture: amd64 Version: 2.28.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: mbedtls Origin: openKylin Maintainer: openKylin Developers Installed-Size: 629 Provides: libmbedcrypto7 (= 2.28.8-ok1) Depends: libc6 (>= 2.14) Breaks: libmbedcrypto7 (<< 2.28.8-ok1) Replaces: libmbedcrypto7 Filename: pool/main/m/mbedtls/libmbedcrypto7t64_2.28.8-ok1_amd64.deb Size: 195712 MD5sum: 52fa12d3cd52a02a75bd72e64795f29b SHA1: 542e88e785e58b65907966139e7a606cdc5cd503 SHA256: 0c65bfc439277f76011ac68cd7a789f01f079c4340c4cd31ee427927d8b06665 SHA512: 24804c89ab95badbf9d1472e2864cd29acedb61b6c5598178aa912f0967bcb0324f876060153c512338a38424458d31f16771852c5b4388238429ebc7e3ff16e Homepage: https://www.trustedfirmware.org/projects/mbed-tls/ Description: lightweight crypto and SSL/TLS library - crypto library mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the shared library handling cryptography. Package: libmbedtls-dev Architecture: amd64 Version: 2.28.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mbedtls Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3669 Depends: libmbedcrypto7t64 (= 2.28.8-ok1), libmbedtls14t64 (= 2.28.8-ok1), libmbedx509-1t64 (= 2.28.8-ok1) Suggests: libmbedtls-doc Filename: pool/main/m/mbedtls/libmbedtls-dev_2.28.8-ok1_amd64.deb Size: 608504 MD5sum: 0b3b0be5d6fdc2194eaec0b0aaa692cb SHA1: f551f08da301cadf226117ded9d292f5c5bfe565 SHA256: 7cef667e4441dc1db0d8b1a5243a6dd6df4e977fb4f3e3c6902305c0e7f501df SHA512: f7a625b2f4c0e57348aa711eb1ee3add22e21f425ef90b02bb43b3c0ae82af146cbd2c322c75967a94b9f7f665db4066e73d4be5db04aa8502d2d720a5a01512 Homepage: https://www.trustedfirmware.org/projects/mbed-tls/ Description: lightweight crypto and SSL/TLS library - development files mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the header files and static libraries for mbed TLS. Package: libmbedtls-doc Architecture: all Version: 2.28.8-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: mbedtls Origin: openKylin Maintainer: openKylin Developers Installed-Size: 33337 Depends: libjs-jquery Suggests: libmbedtls-dev Filename: pool/main/m/mbedtls/libmbedtls-doc_2.28.8-ok1_all.deb Size: 12271676 MD5sum: 61cf79306fa4d84a9a5548420b2e728e SHA1: 9d10ee157dd8d8c3407817f471cc348fed059c1a SHA256: 351dbbd1988322535286f1efbb7925f7c9ef97fa63d648bbae630b27b4351a9b SHA512: b3e852ee08a45dfb86757c19cdea9173fa9f52030e10c35313ebad239d6aa13c5a0a28e7c69c4028186a4aa5124f561983df10aeffd52c20b1590b6850070cf7 Homepage: https://www.trustedfirmware.org/projects/mbed-tls/ Description: lightweight crypto and SSL/TLS library - documentation mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the API documentation. Package: libmbedtls14t64 Architecture: amd64 Version: 2.28.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: mbedtls Origin: openKylin Maintainer: openKylin Developers Installed-Size: 307 Provides: libmbedtls14 (= 2.28.8-ok1) Depends: libc6 (>= 2.15), libmbedcrypto7t64 (>= 2.28.0), libmbedx509-1t64 (>= 2.28.0) Breaks: libmbedtls14 (<< 2.28.8-ok1) Replaces: libmbedtls14 Filename: pool/main/m/mbedtls/libmbedtls14t64_2.28.8-ok1_amd64.deb Size: 78432 MD5sum: 7155692ecefe9d2b49aafadeed0aa011 SHA1: 5182b8c2ffc3b3f902e72b893d77dd4f0fb29aa0 SHA256: cdef2e2100b0be0466e9e68bdf2060909f6cb7ffcec4e4114f5a884c6b4177f9 SHA512: adea2f86405dd2b616cc61d54e7ecc81ee57b9abc316479b1d9b70427b93bb72064258b6b8441cc4ed9c40bf68e440be3ba671abf6b8bab32653bc6622e67270 Homepage: https://www.trustedfirmware.org/projects/mbed-tls/ Description: lightweight crypto and SSL/TLS library - tls library mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the shared library handling TLS. Package: libmbedx509-1t64 Architecture: amd64 Version: 2.28.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: mbedtls Origin: openKylin Maintainer: openKylin Developers Installed-Size: 241 Provides: libmbedx509-1 (= 2.28.8-ok1) Depends: libc6 (>= 2.33), libmbedcrypto7t64 (>= 2.28.5) Breaks: libmbedx509-1 (<< 2.28.8-ok1) Replaces: libmbedx509-1 Filename: pool/main/m/mbedtls/libmbedx509-1t64_2.28.8-ok1_amd64.deb Size: 44348 MD5sum: 11f48313dc065d10967b6e2b091d161a SHA1: cc9ca2b2b2674ff97cab4dea7eeb9b819d043efa SHA256: 41e5b7db7ac3e0a7498ce437d46f2fd6be34d71154c1c0a15f7b597e275029be SHA512: 3c4b1f861848ff25defc9cddf80df2f59d8bae103bb1fa37a38b40f2698e0d55e21b76c8d07004b58587bf76a415e81dae926e9beda13432addd95a4f5e50ec1 Homepage: https://www.trustedfirmware.org/projects/mbed-tls/ Description: lightweight crypto and SSL/TLS library - x509 certificate library mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the shared library handling x509 certificates. Package: libmce-perl Architecture: all Version: 1.889-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 987 Depends: perl:any, libscalar-list-utils-perl, libsocket-perl Recommends: libsereal-decoder-perl, libsereal-encoder-perl Filename: pool/main/libm/libmce-perl/libmce-perl_1.889-ok1_all.deb Size: 268816 MD5sum: eefbce3621a43a42c0e9a34b98102657 SHA1: 6f0558e74048edb92e333a0b330969a37cd978e9 SHA256: 511b49bfbf8702d4fe07cf84c36f41257aa00c27cc88335c61937332a9629885 SHA512: 7478c7b2d8be5e41554415cb772e3e4cfbd08dbeb693176d5aa8ce1f2a222a7b29b35feb956b2cb20e641819a65568ad392baa7f7c22da4c68e0b1def92cc429 Homepage: https://metacpan.org/release/MCE Description: Many-Core Engine for Perl providing parallel processing capabilities Many-core Engine (MCE) for Perl helps enable a new level of performance by maximizing all available cores. MCE spawns a pool of workers and therefore does not fork a new process per each element of data. Instead, MCE follows a bank queuing model. Imagine the line being the data and bank-tellers the parallel workers. MCE enhances that model by adding the ability to chunk the next n elements from the input stream to the next available worker. . Chunking and input data are optional in MCE. One may use MCE to run many workers in parallel without specifying input data. Package: libmd-dev Architecture: amd64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 226 Depends: libmd0 (= 1.1.0-ok1) Filename: pool/main/libm/libmd/libmd-dev_1.1.0-ok1_amd64.deb Size: 43340 MD5sum: e37cd036bc294bfa99de452abfd90a25 SHA1: d26d2adb4697762aea96f3e40efef0efe1f35f7e SHA256: 31258d6791e6329ec8aa7b479695b7b785cfc7da8f7a361289cc8cb521ffb24d SHA512: 7de26ccf26d8473625ccc433e6df0df0658bec3938ddfe8063acb48f99840c823c54885ab8a061360f3230482881d995167fb8112fba066ef62feece0f297663 Homepage: https://www.hadrons.org/software/libmd/ Description: message digest functions from BSD systems - development files This package contains the header files and static library needed to compile applications that use libmd. . The currently provided hashing algorithms are: . * MD2 * MD4 * MD5 * RIPEMD-160 * SHA-1 * SHA-2 (SHA-224, SHA-256, SHA-384, SHA-512/256 and SHA-512) Package: libmd0 Architecture: amd64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 88 Depends: libc6 (>= 2.33) Filename: pool/main/libm/libmd/libmd0_1.1.0-ok1_amd64.deb Size: 24500 MD5sum: 4f4e106e089f39b9ac83a57d3d61f5d0 SHA1: 8cea5c246d0894bcedeb66bae7dbe828b6c399e3 SHA256: aa77fe275ef2966b0ffdcf5167d77eedf4dfc23228ccf9c454e0e3eacfde8fd8 SHA512: ae9424c075c214a788bba2107f64193d18f58b39dcfc6f4f725533ea514b332366eb5f744a92fa0931faec0c30765e9812aa774689091b600170cecfa06938ed Homepage: https://www.hadrons.org/software/libmd/ Description: message digest functions from BSD systems - shared library The libmd library provides various message digest ("hash") functions, as found on various BSDs on a library with the same name and with a compatible API. Package: libmd4c-dev Architecture: amd64 Version: 0.4.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: md4c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 68 Depends: libmd4c0 (= 0.4.8-ok1) Filename: pool/main/m/md4c/libmd4c-dev_0.4.8-ok1_amd64.deb Size: 15276 MD5sum: 4a30b150e29750690eb87064ba49c55d SHA1: fc02be3dfecc3e8a96393589f6ff7ad733e9356d SHA256: d3132f4ab2263bc9e1f5a212f03e109753dd21649a88bbfc5c26372f8632662b SHA512: c0b403e144786223aa3fcdc479fcd44f2494f53204484f3387af4573563a54ff973b4e39f0e896b8caaff2cd7164355310b1059d0212b6490516fc8b0b86c316 Homepage: https://github.com/mity/md4c Description: Markdown for C - development files MD4C is C Markdown parser with the following features: . Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now fully compliant to CommonMark 0.28. . Extensions: MD4C supports some commonly requested and accepted extensions. . Compactness: MD4C is implemented in one source file and one header file. . Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). . Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. . Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. . Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just "Unicode". See more details below. . Permissive license: MD4C is available under the MIT license. . This package ships the library's development files. Package: libmd4c-html0 Architecture: amd64 Version: 0.4.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: md4c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 163 Depends: libmd4c0 (= 0.4.8-ok1), libc6 (>= 2.4) Filename: pool/main/m/md4c/libmd4c-html0_0.4.8-ok1_amd64.deb Size: 29256 MD5sum: bfe83491828310b376b14bc802de6007 SHA1: 1957a55c59e1e278757286e61f49e1940f66570d SHA256: 22214cb236d5eee2f5b12f07183f71553c3c44a470fe72344d244aa7c7c1e0e5 SHA512: f9ac53ab5e10a650ca3adc1573dae4b4cde50d4b0fb807650a4b5a97924e192d31a550e07ce0e2294401e026765fb662dd0a6a9a3aea1fbabe7d6345d60b68d4 Homepage: https://github.com/mity/md4c Description: Markdown for C HTML-renderer MD4C is C Markdown parser with the following features: . Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now fully compliant to CommonMark 0.28. . Extensions: MD4C supports some commonly requested and accepted extensions. . Compactness: MD4C is implemented in one source file and one header file. . Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). . Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. . Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. . Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just "Unicode". See more details below. . Permissive license: MD4C is available under the MIT license. . This package ships the standalone Markdown-to-HTML converter. Package: libmd4c-html0-dev Architecture: amd64 Version: 0.4.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: md4c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 40 Depends: libmd4c-html0 (= 0.4.8-ok1) Filename: pool/main/m/md4c/libmd4c-html0-dev_0.4.8-ok1_amd64.deb Size: 8880 MD5sum: 7f49a803d8556294d4c3dd4b7fdaf96c SHA1: 9bdcaeaa9604f2e8f99f0057a9906d28662136ed SHA256: 44788741a7d606c21f6a20eacce2f87006ce27b398cc1d0bf4bd90148f4bed1c SHA512: 09f400c5c4e8441657181e6019a687ce54540f62326b3394597c1faf651790df9310bea676f1e7eb6a77558aa6440d02973cfc20d16fe478c63eb3c997eaa21e Homepage: https://github.com/mity/md4c Description: Markdown for C HTML-renderer - development files MD4C is C Markdown parser with the following features: . Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now fully compliant to CommonMark 0.28. . Extensions: MD4C supports some commonly requested and accepted extensions. . Compactness: MD4C is implemented in one source file and one header file. . Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). . Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. . Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. . Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just "Unicode". See more details below. . Permissive license: MD4C is available under the MIT license. . This package ships the standalone Markdown-to-HTML converter's development files. Package: libmd4c0 Architecture: amd64 Version: 0.4.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: md4c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 107 Depends: libc6 (>= 2.14) Filename: pool/main/m/md4c/libmd4c0_0.4.8-ok1_amd64.deb Size: 38720 MD5sum: af06e8d22c46b938239ea3efa277a7c6 SHA1: 69ab940f006dae78ea9b8ae10473ba5078b59f9d SHA256: b314b58e4a7cc918bc715e5e3ac33e0ce658e3e8c284050f19825e044111f285 SHA512: ba3c1f87600ddd7451e48daa39694da8d03ad7e2dcab4bac83bd37c4d5ab18560f273919aa35046d39fe16e7917038a1606bd9a02149489c8a5f9c14069acc42 Homepage: https://github.com/mity/md4c Description: Markdown for C MD4C is C Markdown parser with the following features: . Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now fully compliant to CommonMark 0.28. . Extensions: MD4C supports some commonly requested and accepted extensions. . Compactness: MD4C is implemented in one source file and one header file. . Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). . Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. . Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. . Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just "Unicode". See more details below. . Permissive license: MD4C is available under the MIT license. Package: libmdds-dev Architecture: all Version: 2.1.1-ok1 Priority: optional Section: libdevel Source: mdds Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1154 Depends: libboost-dev (>= 1.39) Filename: pool/main/m/mdds/libmdds-dev_2.1.1-ok1_all.deb Size: 128308 MD5sum: be4de9a7e0fac6537c3331e639e0196d SHA1: 7ecfee44209d8871622b3a99a86e625ffae67f2c SHA256: d9ffa799568ea12254dc97a7210194697fff6ade9e40fca951e50f26d68fe826 SHA512: 7946bc7a159721404de82da584b64992cfb0ab8c5857ccfe0d62c9874a0812e85a7b7e71ebda4713a3267a5d9bad86791a70ffe83e10048bfe12486d9ed4faaf Homepage: https://gitlab.com/mdds/mdds Description: Multi Dimension Data structure library -- headers A collection of multi-dimensional data structure and indexing algorithm. . This is a C++ library, and is a collection of various data structures designed to efficiently store and query multi-dimensional data for various filtering criteria. Different structures are optimized for different query needs. . This library is a source-code only library. It’s designed to be header-only meaning that the user program does not need to link to any additional shared library in order to use these data structures. The data structures are all available as C++ templates. Package: libmdds-doc Architecture: all Version: 2.1.1-ok1 Priority: optional Section: doc Source: mdds Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6548 Filename: pool/main/m/mdds/libmdds-doc_2.1.1-ok1_all.deb Size: 397424 MD5sum: 067dbc2cadeb5ceb7ea6e16e9cc85256 SHA1: c0ee351148c0478f7ead2e7e9071c92dfce3f2dd SHA256: 8cb3c584d2f73bf1e117085e0872b2a031f1f5e5fce00d62e025615d1fcb9335 SHA512: 39cfbc3c2bc99cc9d067dbd8aeb742e4c8ac3adb9fc4904d96a53b17aacbad046911fe80c0b4b15c5eefcb285919daa0190d934e21df8dc7181bcdc5bb4e4b66 Homepage: https://gitlab.com/mdds/mdds Description: Multi Dimension Data structure library -- documentation A collection of multi-dimensional data structure and indexing algorithm. . This is a C++ library, and is a collection of various data structures designed to efficiently store and query multi-dimensional data for various filtering criteria. Different structures are optimized for different query needs. . This library is a source-code only library. It’s designed to be header-only meaning that the user program does not need to link to any additional shared library in order to use these data structures. The data structures are all available as C++ templates. . This package contains the API documentation for mdds. Package: libmecab-dev Architecture: amd64 Version: 0.996-ok4 Priority: optional Section: libdevel Source: mecab Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Natural Language Processing (Japanese) Installed-Size: 2916 Depends: libmecab2 (= 0.996-ok4) Filename: pool/main/m/mecab/libmecab-dev_0.996-ok4_amd64.deb Size: 276496 MD5sum: 15d78358a32341826a78a6712f37b8d0 SHA1: 6da66de9918ad9cc41b4c63d65baf9c538cc2700 SHA256: e0cb673ac6c31a9f6f925567026a03a59ee905fb91be5b897e8107b8b14ed4b4 SHA512: a07d72d53580b802315a2af1af50d31bba5ac896437c4e5c8b49047b40bda9385c4ee8539c122ab3551d947b68db064ff1da1ee10322988a7f37fc331c03286e Homepage: https://taku910.github.io/mecab/ Description: Header files of Mecab This package provides header files which are necessary to development programs using runtime libraries of Mecab, that is a Japanese morphological analysis system. Package: libmecab-java Architecture: all Version: 0.996-ok4 Priority: optional Section: misc Source: mecab Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Natural Language Processing (Japanese) Installed-Size: 29 Depends: libmecab-jni Filename: pool/main/m/mecab/libmecab-java_0.996-ok4_all.deb Size: 14972 MD5sum: 40e11468da1383260d64fb2c157cb42c SHA1: d7b3431d6eee6345fc8147bf1ee36f55b6df4acc SHA256: 13182d19a4c52fc0dab47c46f6e59a3e71197492a6d322c8bdfe9b5e677f2229 SHA512: 00d67992bbb8c902fa5331ae60c1f4269ab05945cc22067081f4a60cfe2efdd77b89e280c80fd72e40450415138cfa0b8aaeccd65b14e8f0b0d18e7db73253f5 Homepage: https://taku910.github.io/mecab/ Description: mecab binding for Java - java classes Mecab is a Japanese morphological analysis system. . libmecab-java is built for Java. Package: libmecab-jni Architecture: amd64 Version: 0.996-ok4 Priority: optional Section: misc Source: mecab Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Natural Language Processing (Japanese) Installed-Size: 64 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libmecab2 (>= 0.996), libstdc++6 (>= 5) Filename: pool/main/m/mecab/libmecab-jni_0.996-ok4_amd64.deb Size: 14184 MD5sum: 41b89b3ebe5438fb74fc39514c41ed7e SHA1: cd77f6ddd87be3ba089544cca49a35ddee2da42b SHA256: 6b0a9648a0429b33be6d6567c411d5cf5760262040bb3e94a32d04f3a5110bf8 SHA512: c581db23b7157ee51323e60e5a2ca7c3380ba31b6f3595508941c267bc416d5360c3530fac523c4b51a0c08e4572629acfcaa09e2d30cac43b8478ce9ee4a78b Homepage: https://taku910.github.io/mecab/ Description: mecab binding for Java - native interface Mecab is a Japanese morphological analysis system. . libmecab-jni is built for Java. Package: libmecab-perl Architecture: amd64 Version: 0.996-ok4 Multi-Arch: same Priority: optional Section: perl Source: mecab Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Natural Language Processing (Japanese) Installed-Size: 192 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libmecab2 (>= 0.996), libstdc++6 (>= 5) Filename: pool/main/m/mecab/libmecab-perl_0.996-ok4_amd64.deb Size: 40888 MD5sum: c67b369812d30bf04b21ffc18a59ffcc SHA1: 0ee2527ae43983a17a3eb1844491d535a36d03eb SHA256: 3121e09bde27a10807fb37697530cabc4d69b40b8108c4e48747765bf6ab420f SHA512: 11dd8a941c8beb27e87eec74e39d64c6f9751ddd8055f3365ab562fa170b838fbb19406efc0352fff567fa797fca58924499c16f714762ffbd9a8a43b322d39b Homepage: https://taku910.github.io/mecab/ Description: Mecab binding for Perl Mecab is a Japanese morphological analysis system. . libmecab-perl is its binding for Perl. Package: libmecab2 Architecture: amd64 Version: 0.996-ok4 Multi-Arch: same Priority: optional Section: libs Source: mecab Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Natural Language Processing (Japanese) Installed-Size: 846 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Conflicts: libmecab1 Breaks: libmecab1 Replaces: libmecab1 Filename: pool/main/m/mecab/libmecab2_0.996-ok4_amd64.deb Size: 183008 MD5sum: 6e034dc61aa717376154eb0a2d5bb671 SHA1: 5c29e3129be8b61f3ca41e81241ec1fc9aa59f14 SHA256: 16dc643503808136236499571c0b0dd2a4300f10427cc45810a203daef720640 SHA512: 670488cf21a7fb28978eeb8eefb3c2acaa8180b9e48b849c92933241bdf4d437f86240572354b593f29433910a96d5d55d2b95e8cc28597cde5bdc0ca30d46a4 Homepage: https://taku910.github.io/mecab/ Description: Libraries of Mecab This package provides runtime libraries of Mecab, that is a Japanese morphological analysis system. Package: libmediainfo-dev Architecture: amd64 Version: 24.01+dfsg-ok1 Priority: optional Section: libdevel Source: libmediainfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chow Loong Jin Installed-Size: 173 Depends: libzen-dev (>= 0.4.41), libcurl4-gnutls-dev, zlib1g-dev, libmediainfo0v5 (= 24.01+dfsg-ok1) Filename: pool/main/libm/libmediainfo/libmediainfo-dev_24.01+dfsg-ok1_amd64.deb Size: 19276 MD5sum: f42d6654c3c18fef9ebfcfa7115bc774 SHA1: 4aaaf4ba807790fb70fadcbb66163fedb5633ba3 SHA256: 1310a2e99b21f1c350d0c9be1df7f0ec094858b32d66d8477711f4f3c86f0512 SHA512: daa85c2c2af8b73bb7be40c7c8ce0171ebcbf0ba09b4ab6c6ebe47445d8dc722c6b69e4c6539d484f2154ec3d2b4751cd9a521c08349f8212b3c38add63d117f Homepage: http://MediaArea.net/MediaInfo Description: library reading metadata from media files -- headers MediaInfo is a library used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the headers and other development support files needed for compiling and linking applications and libraries which use this library. Package: libmediainfo-doc Architecture: all Version: 24.01+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libmediainfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chow Loong Jin Installed-Size: 786 Filename: pool/main/libm/libmediainfo/libmediainfo-doc_24.01+dfsg-ok1_all.deb Size: 109116 MD5sum: d1210fc4f7677de46971e94f5f0c8364 SHA1: cc56140766a844bd2515d571f08aeebc08ea51aa SHA256: 8587da0b25d5b54ca431c9c79ed4b8f09116d96b71115677be53088c34be1647 SHA512: 49a61cd2e92203c3f3ab6e1709c735c2563ec12a6275ad24f45e4f13bcf1b92be2000a4d203306b7a4ba20049ba3880b1b5f274cd05529da867bdde26d8df4a2 Homepage: http://MediaArea.net/MediaInfo Description: library for reading metadata from media files -- documentation MediaInfo is a library used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the Doxygen generated API reference for developing applications/libraries using this library. Package: libmediainfo0v5 Architecture: amd64 Version: 24.01+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmediainfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chow Loong Jin Installed-Size: 7270 Depends: libc6 (>= 2.38), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.4), libmms0 (>= 0.4), libstdc++6 (>= 11), libtinyxml2-10 (>= 10.0.0), libzen0t64 (>= 0.4.31-2~), zlib1g (>= 1:1.1.4) Conflicts: libmediainfo0 Replaces: libmediainfo0 Filename: pool/main/libm/libmediainfo/libmediainfo0v5_24.01+dfsg-ok1_amd64.deb Size: 2351840 MD5sum: 42252cfb371a80208db72a9a853383d6 SHA1: b4c312273e9ec26d9abcf76e04805f2d1f1b722f SHA256: 6a4768dd92536ed6116658fe842cbfea45fa0bc458b5def24da8274ecd7b54bc SHA512: 8e4ea13fb00e35a0b0c93231a3175d288bf133d88179f678eb7a654c481ccaab5b46fd415091548f9363e1b40415b24af7d68a1e82762c5b9e41921772864ec4 Homepage: http://MediaArea.net/MediaInfo Description: library for reading metadata from media files -- shared library MediaInfo is a library used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the shared library needed for running applications which use this library. Package: libmetis-dev Architecture: amd64 Version: 5.1.0.dfsg-ok1.1 Priority: optional Section: libdevel Source: metis Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 30 Depends: libmetis5 (= 5.1.0.dfsg-ok1.1) Conflicts: libscotchmetis-dev Filename: pool/main/m/metis/libmetis-dev_5.1.0.dfsg-ok1.1_amd64.deb Size: 5768 MD5sum: ad200f1006ebd73cca0a74c9ba6b2fb5 SHA1: 07c0850463cf418435eeab40fdd80d4a693e58ef SHA256: 245b1adb14a6c804e35f01455fca408ba9e42798d3a2431b5ba8b11259da714e SHA512: 88bee5bca694d949bf215c201c2a30ad96bf1ff7a620d9963445f8456e03a34290bd03f23267d5022d58b0efa36bcd4ef6d7ef744fe456d5fb176dba98c7eff7 Homepage: http://glaros.dtc.umn.edu/gkhome/metis/metis/overview Description: Serial Graph Partitioning and Fill-reducing Matrix Ordering. Header METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. The package contains a header-file. Package: libmetis-doc Architecture: all Version: 5.1.0.dfsg-ok1.1 Priority: optional Section: doc Source: metis Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 11534 Filename: pool/main/m/metis/libmetis-doc_5.1.0.dfsg-ok1.1_all.deb Size: 3628624 MD5sum: 2d5940f7fe24a7f1abc0892a5eda8601 SHA1: 61661886cc65874a9f902d7a02e8971da1c2afaa SHA256: 6b11c1fef124a59579fd0ea625227f973e635b576eb018bdec506ea8ea6b42c7 SHA512: 5e65d4b11a1120ff28255fb588d6cc524d4f142977938807c48cde144ce0a097bb855f759691f93267159e0a789f0aa96802a0f7e96c88497d11d46447b17fac Homepage: http://glaros.dtc.umn.edu/gkhome/metis/metis/overview Description: Serial Graph Partitioning and Fill-reducing Matrix Ordering. Documentation METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. The package contains examples and documentation. Package: libmetis5 Architecture: amd64 Version: 5.1.0.dfsg-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: metis Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 459 Depends: libc6 (>= 2.33) Filename: pool/main/m/metis/libmetis5_5.1.0.dfsg-ok1.1_amd64.deb Size: 180222 MD5sum: 880070130ea8b530631b079ef8f97a35 SHA1: 0d575bc49c6560ee05903234dc81f8866b07a168 SHA256: e5acf4e85b945b7480f6965dc6b17d6a1168d8adb6876299b13cc7bf3062ca1a SHA512: 49a73bb7e1008788663aa0734fd77336f957f4ac2cd95346e2d746b7bb84c02d5015106855463a5376f75dc46176b8c3d2eeeee9d8fe802cfadb541bdaedc92c Homepage: http://glaros.dtc.umn.edu/gkhome/metis/metis/overview Description: Serial Graph Partitioning and Fill-reducing Matrix Ordering METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. Package: libmfx-dev Architecture: amd64 Version: 22.5.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: intel-mediasdk Origin: openKylin Maintainer: openKylin Developers Installed-Size: 268 Depends: libmfx1 (= 22.5.4-ok1) Filename: pool/main/i/intel-mediasdk/libmfx-dev_22.5.4-ok1_amd64.deb Size: 36824 MD5sum: f41d36e02beb8bc641783e866de1aec6 SHA1: 84b3f107ce20c2699c2cc019e683aaea521ae662 SHA256: 68b295fccf7fd243d0213e81531ce6ab65683aa8c78b9fe8a31a4cd6ba118854 SHA512: 0f24dec13c146fa7b9d2f6f41651d9976da91a35443662f360638f437b72d2ee16829207031dc6d6ea780dfccee0584e57d74e3e978e4e54f752bad0a6133e98 Homepage: https://github.com/Intel-Media-SDK/MediaSDK Description: Intel Media SDK -- development files Intel® Media SDK provides an API to access hardware-accelerated video decode, encode and filtering on Intel® platforms with integrated graphics. . Supported video encoders: HEVC, AVC, MPEG-2, JPEG Supported Video decoders: HEVC, AVC, VP8, MPEG-2, VC1, JPEG Supported video pre-processing filters: Color Conversion, Deinterlace, Denoise, Resize, Rotate, Composition . This package contains files needed for development. Package: libmfx-tools Architecture: amd64 Version: 22.5.4-ok1 Priority: optional Section: graphics Source: intel-mediasdk Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4212 Depends: libmfx1 (= 22.5.4-ok1), libc6 (>= 2.38), libdrm-intel1 (>= 2.4.1), libdrm2 (>= 2.4.60), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12), libva2 (>= 1.0.3), libwayland-client0 (>= 1.20.0) Filename: pool/main/i/intel-mediasdk/libmfx-tools_22.5.4-ok1_amd64.deb Size: 1213604 MD5sum: c14d2cef56a3388240a199df8e98bb34 SHA1: 8f9b496924fd1da452e17e38ef6a813c55a8e8e1 SHA256: 4f911d5206d5764ce2b8c2a0679f5cf6ce3ab48a589bc7459dae8a5b82afbd55 SHA512: f6df19f1b88a97b0a44cf92919be28d779a0aa2798bb6be434272133b299b4a3b0024d81ad8fb21942fd584720f227ca1cdec214e640736729bda430f1127817 Homepage: https://github.com/Intel-Media-SDK/MediaSDK Description: Intel Media SDK -- tools Intel® Media SDK provides an API to access hardware-accelerated video decode, encode and filtering on Intel® platforms with integrated graphics. . Supported video encoders: HEVC, AVC, MPEG-2, JPEG Supported Video decoders: HEVC, AVC, VP8, MPEG-2, VC1, JPEG Supported video pre-processing filters: Color Conversion, Deinterlace, Denoise, Resize, Rotate, Composition . This package contains tools (asg-hevc and hevc_fei_extractor) and a test to check the functionality. Package: libmfx1 Architecture: amd64 Version: 22.5.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: intel-mediasdk Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24494 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12), libva2 (>= 2.9.0) Filename: pool/main/i/intel-mediasdk/libmfx1_22.5.4-ok1_amd64.deb Size: 2717276 MD5sum: b27bf76c89a90af3f6ec0f1557c3de96 SHA1: 033e7a1883ab131e9676a215f211b6e2aa7d1af6 SHA256: ee144fe213c7d13d6fa5b3d04e163ed22abfbe95df4542d639ecf4cabcac2f5e SHA512: dc9aa57a9716f43a7c07f349c1aa79685cd8a1b663a5c5a04d20d0145a27d52f81ff51540ee788f39888067a5b31c060d6ebbe86695ba402ea01c2f4a59f5ab7 Homepage: https://github.com/Intel-Media-SDK/MediaSDK Description: Intel Media SDK -- shared library Intel® Media SDK provides an API to access hardware-accelerated video decode, encode and filtering on Intel® platforms with integrated graphics. . Supported video encoders: HEVC, AVC, MPEG-2, JPEG Supported Video decoders: HEVC, AVC, VP8, MPEG-2, VC1, JPEG Supported video pre-processing filters: Color Conversion, Deinterlace, Denoise, Resize, Rotate, Composition . This package contains the shared library. Package: libmime-charset-perl Architecture: all Version: 1.013.1-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 112 Depends: perl:any Suggests: libencode-hanextra-perl, libpod2-base-perl Filename: pool/main/libm/libmime-charset-perl/libmime-charset-perl_1.013.1-ok1_all.deb Size: 37396 MD5sum: d74ed0b74a0290666f8aa346e8206515 SHA1: 37a5e2003e34301c50b2253349d67077ecd64aed SHA256: 5c90f36306ab7418de2b558be79d52b7ddf3d0f963fa2335bd33514353e031c1 SHA512: 4fa24f615f6cc8e449ec4fcfc35055b8de9b42b3a91a6ea37123737d311aab1e94ecb4ee90e9303dc35ecb09c24b05b72e16b1a1d08f1d82abfa31eeb62fa3b5 Homepage: https://metacpan.org/release/MIME-Charset Description: module for MIME character set information MIME::Charset provides information about character sets specified in the MIME (Multipurpose Internet Mail Extensions) format. It is often used to describe character set and encoding information for messages on the Internet. . This module allows one to work with character sets and encodings, providing a simple facility for converting between them. Package: libminizip-dev Architecture: amd64 Version: 1:1.3.dfsg-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: zlib Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Mark Brown Installed-Size: 146 Depends: libminizip1t64 (= 1:1.3.dfsg-ok3) Breaks: libkml-dev (<< 1.3.0~r864+git20150723-0fa2f22-1~) Replaces: libkml-dev (<< 1.3.0~r864+git20150723-0fa2f22-1~) Filename: pool/main/z/zlib/libminizip-dev_1.3.dfsg-ok3_amd64.deb Size: 28424 MD5sum: 7294cdd58c227e60535276e98e5e4745 SHA1: 20aa61f4393dbe29a39fd6ae4283a88eaf31d234 SHA256: 73fe01023a82324c4679a083de9e343d30bbb4dfc478c3f1ef3c70c5025c7cf8 SHA512: a5a0e93af252e3abc9d9a019d10a30a53826fe10535e27e7c8b87d90e1608875618b2625b403deba336549642acb7eea7a2f640e6045841d5fb89685d7c23dcd Homepage: http://zlib.net/ Description: compression library - minizip development files minizip is a minimalistic library that supports compressing, extracting, viewing, and manipulating zip files. . This package includes development support files for the minizip library. Package: libminizip1 Architecture: amd64 Version: 1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: minizip Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Michael Gilbert Installed-Size: 63 Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Filename: pool/main/m/minizip/libminizip1_1.1-ok1_amd64.deb Size: 19436 MD5sum: 18b6104bea938c2f27c845733bd743a6 SHA1: 45280571e3b027de9fe40c141ebd368abfe015cf SHA256: 30c4de0d0e9ca2ab950198704e43a2cb286d63bedbd31d113b3c6bd68a203649 SHA512: 54f669b9ffb2bb1ae34ed6018eb13984c2d1c4333204e09c8986ce52950d5d46901ab7564be0d146fd4713930e6ec997aebc4c04ce8d1557a437bd190f56b122 Homepage: http://www.winimage.com/zLibDll/minizip.html Description: compression library - minizip library minizip is a minimalistic library that supports compressing, extracting, viewing, and manipulating zip files. . This package includes the minizip library. Package: libminizip1t64 Architecture: amd64 Version: 1:1.3.dfsg-ok3 Multi-Arch: same Priority: optional Section: libs Source: zlib Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Mark Brown Installed-Size: 100 Provides: libminizip1 (= 1:1.3.dfsg-ok3) Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4) Breaks: libminizip1 (<< 1:1.3.dfsg-ok3) Replaces: libminizip1 Filename: pool/main/z/zlib/libminizip1t64_1.3.dfsg-ok3_amd64.deb Size: 20604 MD5sum: 81723d36e8e5ca2a2079f68d7d2a8751 SHA1: 0075c16072e214b12d99af6a070d679e9877af68 SHA256: 2a3ec41b3c7348861bb2b8053a32f6396aa98e34e3ccb4a57ceb6ca408e1cf03 SHA512: a96ad8e05fcb9b97c32a6d5fd86d41a8f4064e41c4266b5c9934dfff42c2834e5c8275a33d9e6a0d0b7031afcbcc7e49b446307f5cadaa40058063bfe209faef Homepage: http://zlib.net/ Description: compression library - minizip library minizip is a minimalistic library that supports compressing, extracting, viewing, and manipulating zip files. . This package includes the minizip library. Package: libmjpegtools-dev Architecture: amd64 Version: 1:2.1.0+debian-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2455 Depends: liblavfile-2.1-0 (= 1:2.1.0+debian-ok1.1), liblavjpeg-2.1-0 (= 1:2.1.0+debian-ok1.1), liblavplay-2.1-0 (= 1:2.1.0+debian-ok1.1), libmjpegutils-2.1-0 (= 1:2.1.0+debian-ok1.1), libmpeg2encpp-2.1-0 (= 1:2.1.0+debian-ok1.1), libmplex2-2.1-0 (= 1:2.1.0+debian-ok1.1) Filename: pool/main/m/mjpegtools/libmjpegtools-dev_2.1.0+debian-ok1.1_amd64.deb Size: 331686 MD5sum: e7876336820b0ec54bb7c2d796ea8dc6 SHA1: cd8eff60a293ea9635a94f2690b4c0733d866da5 SHA256: 99810b874f35a9817bab726ed24631dc9e1439c1cd2d54680e57ba318777002d SHA512: 14aca8aff075bb77c3efa685dc88b83d247ced095da8341a10d96a7fd89bc72d6d939c08fcfb31722a5f431c80b3653bf7f735eb58a019b5cebce450e62d5ac5 Homepage: http://mjpeg.sourceforge.net/ Description: MJPEG capture/editing/replay and MPEG encoding toolset (development) The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. . This package contains the development files. Package: libmjpegutils-2.1-0 Architecture: amd64 Version: 1:2.1.0+debian-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 83 Depends: libc6 (>= 2.14) Filename: pool/main/m/mjpegtools/libmjpegutils-2.1-0_2.1.0+debian-ok1.1_amd64.deb Size: 22586 MD5sum: bd1564a63ded2f39b603d762e069c73c SHA1: 2ed991af306ada77262c6191b382819991346ebf SHA256: 7fcc2e5cb3d504d8cda27570bae7a8e96c8bb31affb0865a494b9ed54507399e SHA512: c4628defbad04f30a539c1f7497b3b2fe6f88259cffe60b67c1c8e85be8b1cad5248e237f255f965c99157711e4d96b7591cd08b75ed7f8c842c110ac57a7d97 Homepage: http://mjpeg.sourceforge.net/ Description: MJPEG capture/editing/replay and MPEG encoding toolset (library) The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. . This package contains the shared mjpegutils library. Package: libmlir-15 Architecture: amd64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 34054 Provides: libmlir-x.y Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 12) Conflicts: libmlir-x.y Replaces: libmlir-x.y Filename: pool/main/l/llvm-toolchain-15/libmlir-15_15.0.7-ok3_amd64.deb Size: 6753594 MD5sum: 53189d3c1e6766b20871463dd69264c0 SHA1: 657b8f1bdebfd93e4bd4f16fcd5443327f0cb0c8 SHA256: b98cb1c5bbfa7245eee1f270f64025aef6e76ca21145ff0c84c9961ab7af2695 SHA512: f1f317b7ccdebe59d1b05514ff33b841dfdd3ec400a177a695c49ca908883b4374a603c0bd2c9c3bd7deb311fa578998d336a6b5adb9b45c78612af0daa04ee1 Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 162981 Provides: libmlir-x.y-dev Depends: libmlir-15 (= 1:15.0.7-ok3) Conflicts: libmlir-x.y-dev Breaks: libmlir-dev Replaces: libmlir-dev, libmlir-x.y-dev Filename: pool/main/l/llvm-toolchain-15/libmlir-15-dev_15.0.7-ok3_amd64.deb Size: 12296068 MD5sum: 901e9884145c396d16ad2ec62c07eb04 SHA1: 9e92847debe8894a81ad87f292ce9ba743dd7e75 SHA256: a67ad7eb50b64f8a30673a676e4d5358aaa6dc7dcf6cfe63bfef72c8112de5bf SHA512: cf0df718cc8bd0e9f64010afa8d27ff3e768aa96be0e832ac9556884146d00f921868c50085dab5bd06e11ac0768efedd71147a222e454be72881b5351cebfc9 Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 296965 Provides: libmlir-x.y-dev Depends: libmlir-17t64 (= 1:17.0.6-9ok4) Conflicts: libmlir-x.y-dev Breaks: libmlir-dev Replaces: libmlir-dev, libmlir-x.y-dev Filename: pool/main/l/llvm-toolchain-17/libmlir-17-dev_17.0.6-9ok4_amd64.deb Size: 19235072 MD5sum: 62749b2c0b292ffd900cabc11d537a9d SHA1: 349ca3ebd50c1d3ba344395e0af28395b34f9b83 SHA256: 65a0290bd585922c7e81578f94072c63b5d064030a643ba69fa721cac6f0a4ba SHA512: 88c2832b33171861702783f84b4cfb0e91a375e04ad79a88907053e20821dd860658b2cba9579d8897a0230d9a1716c9dbd981f57733d2e6075742c8bb8836b5 Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-17t64 Architecture: amd64 Version: 1:17.0.6-9ok4 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 56374 Provides: libmlir-17 (= 1:17.0.6-9ok4), libmlir-x.y Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm17t64, libstdc++6 (>= 12) Conflicts: libmlir-x.y Breaks: libmlir-17 (<< 1:17.0.6-9ok4) Replaces: libmlir-17, libmlir-x.y Filename: pool/main/l/llvm-toolchain-17/libmlir-17t64_17.0.6-9ok4_amd64.deb Size: 9034756 MD5sum: 370753482deb2393d65e53f2993d9f81 SHA1: 7910aca590526c5f6f5bbeeeb5ab4ee681dbd427 SHA256: 664b8c9245d342ea01e0824b3a8e942eb35583acc5bfc2e390af08db436fee6f SHA512: 7455954ab0bde3d7ec5e8189d0d68f9abce6d5c7a7cdb0895b7d8928281352b92fb778b37da2e76ebc0301907a6a0203a04d7e5353572bf2ed27024e676d3e04 Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlt++-dev Architecture: amd64 Version: 7.20.0-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 108 Depends: libmlt++7 (= 7.20.0-ok1.2) Filename: pool/main/m/mlt/libmlt++-dev_7.20.0-ok1.2_amd64.deb Size: 13796 MD5sum: 3d2872b40ea0296e4c2ccc695669d651 SHA1: 636f0711bf3bfbc9a3fd862683a191d1bdfb9054 SHA256: 1045ce900618bcc4846a421a049e3dce4b477a5f50d65750bfa91a7d3174d6b4 SHA512: 35c5cec65008e031a391a7677497c4f9354b295d629714d7da567601e7626bae41865d46b62b2b664825083100b16cae32a81d2b10b9ccd310833f092d7f1766 Homepage: https://www.mltframework.org Description: MLT multimedia framework C++ wrapper (development) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the static libraries and headers for developing applications that use the MLT multimedia framework C++ wrapper. Package: libmlt++7 Architecture: amd64 Version: 7.20.0-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 207 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libmlt7 (>= 7.20.0), libstdc++6 (>= 5) Filename: pool/main/m/mlt/libmlt++7_7.20.0-ok1.2_amd64.deb Size: 44680 MD5sum: 69b7e605f1e677056ab900f14d6c769c SHA1: 2be4a110ceb50343fcc55ab9884d2742192645ff SHA256: ca1c186aaed924c36ff02c7f07c361eece547d9b2c0dd13da81f6a41c684bf82 SHA512: 94d7ff5ee83cc54d56734acab8baa7980120c0c5184196da0c29a505b762d01599b5ea276000c4451c164c4af4e470144989180ba92fd77639ef4481ffb1d9ef Homepage: https://www.mltframework.org Description: MLT multimedia framework C++ wrapper (runtime) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the files necessary for running applications that use the MLT multimedia framework C++ wrapper. Package: libmlt-data Architecture: all Version: 7.20.0-ok1.2 Multi-Arch: foreign Priority: optional Section: libs Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 735 Enhances: libmlt7 Filename: pool/main/m/mlt/libmlt-data_7.20.0-ok1.2_all.deb Size: 87000 MD5sum: 7b4e85c4da9a24d36cb9d0cc69b290ed SHA1: 4751e49c63b66b7ed87a727a372e4bc4ea11f32d SHA256: 81637aac25e74f20986440db2ab0dee483c6cade49787fb613703fe7402f1212 SHA512: 9a4ba284839f1b0c4f481cad38fa533e170a768b08a60c203e8ad119d2607a35fcbf84f129cb50186c5db8cafc334de3261b65a1ea7bdd6d3e09dd310a09f1bd Homepage: https://www.mltframework.org Description: multimedia framework (data) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the data files for the MLT multimedia framework. Package: libmlt-dev Architecture: amd64 Version: 7.20.0-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 189 Depends: libmlt7 (= 7.20.0-ok1.2) Filename: pool/main/m/mlt/libmlt-dev_7.20.0-ok1.2_amd64.deb Size: 29384 MD5sum: 5479b94619beead96d6ffd1487b59899 SHA1: 31b8ad6832c0209642838f222243b25f790e7bb4 SHA256: 7209eeefc6f77e1c96ae2394ff502e493cf18af0ad00b54e1eb9c96ca09aa63c SHA512: f34be92caabd1c1128dd40bac982e3b053a1b57c405f227d02488462d54f2698f01341a59608018b3630ff6b536ac0235ee197fa8f9e8f97fad30337c67fdb05 Homepage: https://www.mltframework.org Description: multimedia framework (development) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the static libraries and headers for developing applications that use the MLT multimedia framework. Package: libmlt7 Architecture: amd64 Version: 7.20.0-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 4913 Depends: libavcodec60 (>= 7:6.0), libavdevice60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.38), libebur128-1 (>= 1.2.0), libepoxy0 (>= 1.0), libexif12 (>= 0.6.21-1~), libfftw3-double3 (>= 3.3.10), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libglx0, libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libmlt++7 (>= 7.20.0), libmovit8, libopencv-contrib406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-video406 (>= 4.6.0+dfsg), libopengl0, libpango-1.0-0 (>= 1.18.0), libpangoft2-1.0-0 (>= 1.14.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.2.0), libqt5xml5 (>= 5.0.2), librtaudio6 (>= 5.2.0~ds1), librubberband2 (>= 3.3.0+dfsg), libsamplerate0 (>= 0.1.7), libsdl1.2debian (>= 1.2.15), libsdl2-2.0-0 (>= 2.0.12), libsox3 (>= 14.4.2~), libstdc++6 (>= 11), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.0), libvidstab1.1, libvorbisfile3 (>= 1.1.2), libx11-6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Recommends: libmlt-data (>= 7.20.0-ok1.2) Filename: pool/main/m/mlt/libmlt7_7.20.0-ok1.2_amd64.deb Size: 1451596 MD5sum: bf607fb4e7d2f468fb467b75d581b6b9 SHA1: 4d76a1ea3639ca20648f252acc0105b9f249492e SHA256: 6a94bfcf7f9b069092d3c10e74134a7b28019b5204c2d0a84d6869bb3a364bf0 SHA512: 637f333aa375638c03c5674b2aeed69eb41e0d0347361f5fb37ff68aeaa1a6bf2d24019e37df960f66e7bfb7209659d5b026839130f9518713314b28b5b5058b Homepage: https://www.mltframework.org Description: multimedia framework (runtime) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the files necessary for running applications that use the MLT multimedia framework. Package: libmm-glib-dev Architecture: amd64 Version: 1.23.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: modemmanager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: DebianOnMobile Maintainers Installed-Size: 5531 Depends: libmm-glib0 (= 1.23.4-ok1), gir1.2-modemmanager-1.0 (= 1.23.4-ok1), libglib2.0-dev, modemmanager-dev Suggests: libmm-glib-doc Filename: pool/main/m/modemmanager/libmm-glib-dev_1.23.4-ok1_amd64.deb Size: 245340 MD5sum: a38839cd19be85332edc710779ec0ae2 SHA1: 9ac3f168aa017beea5dcb06131a685e7e95ec06b SHA256: a22bb9453c0486090aeefedfc0331320b85a1a0245f714857528ee4806389d2d SHA512: 11f81660ed7532d3dc400f7b5eb6b5d0384a819f21068be4e3077c2e8b63312a21f4cf6c06c9c6dc7bda53681065d6cb36b475719fdc6284a2d5c9f688562110 Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Description: D-Bus service for managing modems - library development files ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains development files and Vala bindings to use when writing applications that interface with ModemManager. Package: libmm-glib-doc Architecture: all Version: 1.23.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: modemmanager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: DebianOnMobile Maintainers Installed-Size: 7188 Suggests: devhelp Filename: pool/main/m/modemmanager/libmm-glib-doc_1.23.4-ok1_all.deb Size: 270500 MD5sum: 9463cc225289219614e592cabf5454a1 SHA1: 917f770a907fa1878e96141ca5fb655ce083092e SHA256: 8e9b9690dc27b5513f678b95ca31c1db369d0c2aa60af74b0a64d3db4251dbb2 SHA512: d0d6a1e11fb1a8e909188ecb112829a00e2340008da6bb0d2d12bc703457097a11d5176141ab3dab35a0380072b4ad64291d5016255e25fbae5b0ed766f6f4e5 Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Description: D-Bus service for managing modems - library documentation ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains documentation of libmm-glib to use when writing applications that interface with ModemManager. Package: libmm-glib0 Architecture: amd64 Version: 1.23.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: modemmanager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: DebianOnMobile Maintainers Installed-Size: 1254 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.62.0) Recommends: modemmanager (>= 1.23.4-ok1) Filename: pool/main/m/modemmanager/libmm-glib0_1.23.4-ok1_amd64.deb Size: 225360 MD5sum: 7fb58ce77e14f7ab4e7fbaa0e17a70bf SHA1: 127929b654cdfe6d018ce19239ad53c7edcf72b2 SHA256: 816e6791b4e636921a6a66bb6c4eb9017b40be588fd7864d96024ea4445be881 SHA512: 152ee2009879f7de22561d8d8f9451563d7ec0f15a1109820a7dd6dfbda0aa8da9791d0c7814e35fd6b9f95841a44557fdc7a474eb57b09b63c46fa6830b13bd Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Description: D-Bus service for managing modems - shared libraries ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains shared libraries for applications interfacing with ModemManager. Package: libmms-dev Architecture: amd64 Version: 0.6.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmms Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 135 Depends: libmms0 (= 0.6.4-ok1) Filename: pool/main/libm/libmms/libmms-dev_0.6.4-ok1_amd64.deb Size: 32678 MD5sum: 10951c04613488e0538232d8b08235bd SHA1: 2131e9407b48c6534b745cddf33c081e6e8c02dd SHA256: bc2082afd4a34634578428ca84e335d47c6c5f4ef5c194979a7019de63bcadad SHA512: 2b16b81dd61ec2c25577a971548b6d21364328694360b1c1b7545a7b65d74a3c00d5029505e10f56077ce7d186306bbb208b5c1c82e86dfab61f71ba66fe2898 Homepage: http://libmms.sourceforge.net/ Description: MMS stream protocol library - development files LibMMS is a common library for parsing mms:// and mmsh:// type network streams. These are commonly used to stream Windows Media Video content over the web. LibMMS itself is only for receiving MMS stream, it doesn't handle sending at all. . This package holds the development files. Package: libmms0 Architecture: amd64 Version: 0.6.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmms Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 75 Depends: libc6 (>= 2.15) Filename: pool/main/libm/libmms/libmms0_0.6.4-ok1_amd64.deb Size: 25554 MD5sum: 273a1ba293ee8a1f699b7d74527d2b7b SHA1: e0055ce47bd713c44d97fe2a0af43d02fb5e8734 SHA256: d6c43ccd8c85193353bd4a9858801f8f808f9cb9217e106de08c5d444fa519d1 SHA512: 1a1e5d192d48109df83903bf91e0cbfea8be0b400d1413a4f737cb37bb0df4ca31e2ece6c6809500dbc451da17955d0bf7131e93da76e24d07c03f457790fbe2 Homepage: http://libmms.sourceforge.net/ Description: MMS stream protocol library - shared library LibMMS is a common library for parsing mms:// and mmsh:// type network streams. These are commonly used to stream Windows Media Video content over the web. LibMMS itself is only for receiving MMS stream, it doesn't handle sending at all. . This package holds the shared library. Package: libmng-dev Architecture: amd64 Version: 2.0.3+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmng Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kartik Mistry Installed-Size: 963 Depends: libjpeg-dev, liblcms2-dev, libmng2 (= 2.0.3+dfsg-ok1), zlib1g-dev Replaces: libmng Filename: pool/main/libm/libmng/libmng-dev_2.0.3+dfsg-ok1_amd64.deb Size: 229348 MD5sum: 14bf123c5cb98a79188cc719f371f854 SHA1: 202479b0053ac4d22eb5d5bdf52c9eb1845ee7d2 SHA256: 38b1d131f45f6b7ff25953526a2602ead89d16a02c02ab0569c1e57252da6d6d SHA512: e2617572beeabc6cccc7b0e8f355afec11af8e0009f7546b28017e57015874d199ad63a96d46a45df3f0d413716fcd5256900459dd61f09992d66343b7236ad3 Homepage: https://www.libmng.com Description: M-N-G library (Development headers) The libmng library supports decoding, displaying, encoding, and various other manipulations of the Multiple-image Network Graphics (MNG) format image files. It uses the zlib compression library, and optionally the JPEG library by the Independent JPEG Group (IJG) and/or lcms (little cms), a color-management library by Marti Maria Saguar. . This package provides development headers. Package: libmng2 Architecture: amd64 Version: 2.0.3+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmng Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kartik Mistry Installed-Size: 555 Depends: libc6 (>= 2.29), libjpeg8 (>= 8c), liblcms2-2 (>= 2.2+git20110628), zlib1g (>= 1:1.1.4) Replaces: libmng, libmng-dev (<< 1.0.0-0) Filename: pool/main/libm/libmng/libmng2_2.0.3+dfsg-ok1_amd64.deb Size: 165116 MD5sum: 0cea582a752cd66a701e92d9a6db3562 SHA1: 157a4ae1571c2d241e3f3e5ef03420de175a9511 SHA256: 4e1e511b5256620d3957e504e1a65b6ba97cb5da1c10d397193b277aa2e53880 SHA512: be3bdb120e8b2dc197c8b0ec8ddba2a147149d17d6826a57cd80117e4151cefba9af6efa34160c4d4e8148144e851fe6aa0412d478ab4928113a39b0115dfc3b Homepage: https://www.libmng.com Description: Multiple-image Network Graphics library The libmng library supports decoding, displaying, encoding, and various other manipulations of the Multiple-image Network Graphics (MNG) format image files. It uses the zlib compression library, and optionally the JPEG library by the Independent JPEG Group (IJG) and/or lcms (little cms), a color-management library by Marti Maria Saguar. Package: libmnl-dev Architecture: amd64 Version: 1.0.5-ok1.0 Multi-Arch: same Priority: important Section: libdevel Source: libmnl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 145 Depends: libmnl0 (= 1.0.5-ok1.0) Filename: pool/main/libm/libmnl/libmnl-dev_1.0.5-ok1.0_amd64.deb Size: 21946 MD5sum: 20cdf8d3ccd83321db1674b5c81bbd21 SHA1: e3af224c679be0f915a3b198881a4bb506d31e4b SHA256: cca689cc0038ad6902a2d098d8b48d59af2325b37fc9a7ea7255d766309dd2a3 SHA512: be4d29af5cf2a12cdc47c77bab8869c0c440c2283482b2fd3149312e01acbe2279eed57faf9554ab72b9826fd11ba016efa4d397fe1e9ce0face5e94c3d146cf Homepage: https://netfilter.org/projects/libmnl/ Description: minimalistic Netlink communication library (devel) libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. . The main features of this library are: . Small: the shared library requires around 30KB for an x86-based computer. . Simple: this library avoids complexity and elaborated abstractions that tend to hide Netlink details. . Easy to use: the library simplifies the work for Netlink-wise developers. It provides functions to make socket handling, message building, validating, parsing and sequence tracking, easier. . Easy to re-use: you can use the library to build your own abstraction layer on top of this library. . Decoupling: the interdependency of the main bricks that compose the library is reduced, i.e. the library provides many helpers, but the programmer is not forced to use them. . This package contains the development libraries and header files you need to develop your programs using the minimalistic Netlink communication library. Package: libmnl-doc Architecture: all Version: 1.0.5-ok1.0 Multi-Arch: foreign Priority: optional Section: doc Source: libmnl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 742 Filename: pool/main/libm/libmnl/libmnl-doc_1.0.5-ok1.0_all.deb Size: 135060 MD5sum: 2713a179442ecd0daaa20bf3ffaaba56 SHA1: cb847a77f7c9f3e198767dab8e380640fdb20fd0 SHA256: c253a5f8b875a589ed82136bb73e8abd339f9850c31b86370d02d807fa8dfccb SHA512: 1f9703286848a13fb7b2bbc8e9a45d3ea02933386f0066cc803b1b0b81670986d69395d400a8bd564454c9b4bc993f9fc0aa0539f22cfcb3664c1e5372177aa2 Homepage: https://netfilter.org/projects/libmnl/ Description: Documentation files for libmnl0 libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. . This package provides man-pages and HTML documentation for the API. Package: libmnl0 Architecture: amd64 Version: 1.0.5-ok1.0 Multi-Arch: same Priority: important Section: libs Source: libmnl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 45 Depends: libc6 (>= 2.14) Filename: pool/main/libm/libmnl/libmnl0_1.0.5-ok1.0_amd64.deb Size: 12476 MD5sum: 2272ce5f1d878b6f58c9bcf14a4f4cb2 SHA1: 75ae532188beebc5a0401f1d9b819be67713d829 SHA256: 0849528742f8229c5680a8b8c0d72a10a249237173a196c3b6b9fdedd7062e3f SHA512: 693deb0df2578627b5ff466c6b97fac91fadd8da9a5656067d464b6d844e12c1a6321f95b6eeed6373cea8dd6b4b743281a27805196e016bc1739756b79ccf90 Homepage: https://netfilter.org/projects/libmnl/ Description: minimalistic Netlink communication library libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. . The main features of this library are: . Small: the shared library requires around 30KB for an x86-based computer. . Simple: this library avoids complexity and elaborated abstractions that tend to hide Netlink details. . Easy to use: the library simplifies the work for Netlink-wise developers. It provides functions to make socket handling, message building, validating, parsing and sequence tracking, easier. . Easy to re-use: you can use the library to build your own abstraction layer on top of this library. . Decoupling: the interdependency of the main bricks that compose the library is reduced, i.e. the library provides many helpers, but the programmer is not forced to use them. . This package contains the shared libraries needed to run programs that use the minimalistic Netlink communication library. Package: libmodplug-dev Architecture: amd64 Version: 1:0.8.9.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libmodplug Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 65 Depends: libmodplug1 (= 1:0.8.9.0-ok2) Filename: pool/main/libm/libmodplug/libmodplug-dev_0.8.9.0-ok2_amd64.deb Size: 14794 MD5sum: aaeed13c19045ea7ef831cc3db316b52 SHA1: 16c050aaf277a20f2f991bce1304365bec239d62 SHA256: 3435e78628e685195829b10d294dc4d5714f56ef3d41fb5ade7ef88a6e79a997 SHA512: c2781159091acdaa485034c8808e693d51f43c0c0af21fb0bef54b8340b9da0191fd0491c9a99b2cffbefa4a621f8c8833acb40826566973cdb1e69b0821562e Homepage: http://modplug-xmms.sourceforge.net/ Description: development files for mod music based on ModPlug Module files (MOD music, tracker music) are a family of music file formats originating from the MOD file format on Amiga systems used in late 1980s. . This package contains the header files and .so symlinks required to compile code against libmodplug, a library based on the mod rendering code from ModPlug, a popular Windows mod player written by Olivier Lapicque, found at http://www.modplug.com. Package: libmodplug1 Architecture: amd64 Version: 1:0.8.9.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libmodplug Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 502 Depends: libc6 (>= 2.29), libstdc++6 (>= 5) Filename: pool/main/libm/libmodplug/libmodplug1_0.8.9.0-ok2_amd64.deb Size: 142888 MD5sum: 8c29242c48ced82847f65b18177af579 SHA1: cef638c954f2528cec9c836b0bdc453ccf157afe SHA256: 02bfe5a2fa5008180f10c9fd5a85a35ab56eada7c5a80a1915610e30ea55a73f SHA512: 03c683fc565f7b5cdcaa1175a87152b662462c7a193a04862187bc92ef422bfd69106d2457a90b30f89e14dd2aec5d3256475d941065ee69163d26d1cea6ae1d Homepage: http://modplug-xmms.sourceforge.net/ Description: shared libraries for mod music based on ModPlug Module files (MOD music, tracker music) are a family of music file formats originating from the MOD file format on Amiga systems used in late 1980s. . This is a library based on the mod music rendering code from ModPlug, a popular Windows mod player written by Olivier Lapicque, found at http://www.modplug.com. Package: libmodule-build-tiny-perl Architecture: all Version: 0.047-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 33 Depends: perl:any, libextutils-config-perl, libextutils-helpers-perl, libextutils-installpaths-perl, libjson-pp-perl, libtest-harness-perl Filename: pool/main/libm/libmodule-build-tiny-perl/libmodule-build-tiny-perl_0.047-ok1_all.deb Size: 9472 MD5sum: e2bd9588fc8ee5521a341f826416a71c SHA1: 53f39c8a66b4eecfe2536e6c369a20470988010d SHA256: b19596bfa0238c70953c9be41a856158d00cd77d3fcd116e274b7a7d2046297e SHA512: 57c9de0ffee63207a28f09a90db10dd4e1e5e207f9ddacf1feb554bccdf3c6a806f8d49547fe668aa7545aec14e1bd7da9693a478ffea5a68cccbca1564e0deb Homepage: https://metacpan.org/release/Module-Build-Tiny Description: tiny replacement for Module::Build Many Perl distributions use a Build.PL file instead of a Makefile.PL file to drive distribution configuration, build, test and installation. Traditionally, Build.PL uses Module::Build as the underlying build system. Module::Build::Tiny provides a simple, lightweight, drop-in replacement. Package: libmodule-find-perl Architecture: all Version: 0.16-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Depends: perl:any Filename: pool/main/libm/libmodule-find-perl/libmodule-find-perl_0.16-ok1_all.deb Size: 9744 MD5sum: 9420b3bc7f67a713ab475804ee2e57f5 SHA1: fabcad6f9bf0becbe5fe78c1b1beadbbea3e39a1 SHA256: 7850fe921ba5d4653b26a1206e979f6ecebcc7febb59d37948ad98e525d2d99c SHA512: bd835ccf36c4799d42e5dcf99cc8db94f088b64f059015ea529710d378b4cd7389ce42b68ac8979bf67ec55a87af71f4050230277b782090199737b69ecb102c Homepage: https://metacpan.org/release/Module-List Description: module to find and use installed Perl modules Module::Find is a Perl module that allows developers to find and use modules in categories. This is useful for auto-detecting driver or plugin modules. You can differentiate between looking in the category itself or in all subcategories. . If you want Module::Find to search in a certain directory (like the plugins directory of your software installation), make sure you modify @INC before you call the Module::Find functions. Package: libmodule-implementation-perl Architecture: all Version: 0.09-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 34 Depends: perl:any, libmodule-runtime-perl, libtry-tiny-perl Filename: pool/main/libm/libmodule-implementation-perl/libmodule-implementation-perl_0.09-ok2_all.deb Size: 11478 MD5sum: 88c5795cab7ebf3d493b3d42c6db8375 SHA1: a6af9bf1dc61c9755a62e3f82b1622b3c359a76e SHA256: 25eda93b62d8c3a2c64a1c42f5b4088f5b7346cca38c9b849bbb66cde04f2ca2 SHA512: fc2c48213c3117229daab0ecd3ebcfa8f14ce2725ba05291b0d9570f6f7a262e23278f55c66a9f85b8cec7582496e0d9aa5dbde83098fadb66bc07b97bf70b57 Homepage: https://metacpan.org/release/Module-Implementation Description: module for loading one of several alternate implementations of a module Module::Implementation abstracts out the process of choosing one of several underlying implementations for a module. This can be used to provide XS and pure Perl implementations of a module, or it could be used to load an implementation for a given OS or any other case of needing to provide multiple implementations. . This module is only useful when you know all the implementations ahead of time. If you want to load arbitrary implementations then you probably want something like a plugin system, not this module. Package: libmodule-install-perl Architecture: all Version: 1.21-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 343 Depends: perl:any, libfile-remove-perl, libmodule-scandeps-perl, libparse-cpan-meta-perl (>= 1.4413), libyaml-tiny-perl Recommends: libarchive-zip-perl, libfile-homedir-perl, libjson-perl, libpar-dist-perl, libwww-perl Filename: pool/main/libm/libmodule-install-perl/libmodule-install-perl_1.21-ok1_all.deb Size: 128360 MD5sum: 2c8803060e782c7d0e9f2816d86b47e7 SHA1: 509ed530cf89c36ac4bf9e76d4de5c0504d94efe SHA256: d69a18b7efe8bbfa4ed917b7adb2c7216337af2218a89fe9828f029d4fc2a1ba SHA512: 6a3307dfbc0974f9427f2d1264472ef4a279f1440a46de7b7aa3770925f5b03c31567daf8a148e0a612907cf9b518a4d0855df96e16ee55a671106615d713f19 Homepage: https://metacpan.org/release/Module-Install Description: framework for installing Perl modules NOTE: while Module::Install pioneered many great ideas in its time, its primary benefits have been better achieved by other tools, like Dist::Zilla, and its spinoffs. Use of Module::Install for new distributions is therefore discouraged by the maintainers. . Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with ExtUtils::MakeMaker. It will run on any Perl installation version 5.005 or newer. . It is designed to automatically include a copy of itself with modules that use it, thus ensuring that bleeding-edge features will be available for use in Makefile.PL in a simple and portable way. It is simple to learn, and has the same features as ExtUtils::MakeMaker and Module::Build. However, it has the advantage that it requires no installation for end-users. Package: libmodule-pluggable-perl Architecture: all Version: 5.2-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 57 Depends: perl:any Recommends: libmodule-runtime-perl Filename: pool/main/libm/libmodule-pluggable-perl/libmodule-pluggable-perl_5.2-ok2_all.deb Size: 20322 MD5sum: aa0c1ff800e4cb966606b40d3e8b4f51 SHA1: 5a0ac079dbfba01c2872e469c605118812b8b6b9 SHA256: 69d491419ad5147e7d215c34b6196e03f85c40d06cbb21a985da8c420b9bf767 SHA512: a2343e8fbcf204151c11c513cf7a063a5479bbb3a4455b09c1ca8b1952fd3a3592bcd4aa15a06c18cde63f9bb77c81fc9287ef68122988af19750c475eee2a01 Homepage: https://metacpan.org/release/Module-Pluggable Description: module for giving modules the ability to have plugins Module::Pluggable provides a simple but, hopefully, extensible way of having 'plugins' for your module. Essentially all it does is export a method into your namespace that looks through a search path for .pm files and turn those into class names. Optionally it instantiates those classes for you. Package: libmodule-runtime-perl Architecture: all Version: 0.016-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 38 Depends: perl:any, libparams-classify-perl Filename: pool/main/libm/libmodule-runtime-perl/libmodule-runtime-perl_0.016-ok2_all.deb Size: 15284 MD5sum: b025fe743ca9741705032e18bf46cf9b SHA1: 46af86c8665b224d7eef2ba9365f78be19451218 SHA256: c49da121334cde4daf5e81582f85e5349bc61a8af239f1ba7ef0427d608038f1 SHA512: 72d2ed36ab9a87f86426f85d2db356dad103f359ce97a93b6a6ec1b773b15f8e1f2e48f8cab13a0e76b7bbc48a2fe50669386259dadca8e9769b5fc5c5026bb5 Homepage: https://metacpan.org/release/Module-Runtime Description: Perl module for runtime module handling Module::Runtime deals with runtime handling of Perl modules, which are normally handled at compile time. . This module provide functions that can, for example, require or use modules at runtime, check for module names validity, compose module names and more. Package: libmodule-scandeps-perl Architecture: all Version: 1.35-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 108 Depends: perl:any, libmodule-metadata-perl, libscalar-list-utils-perl, libversion-perl Filename: pool/main/libm/libmodule-scandeps-perl/libmodule-scandeps-perl_1.35-ok1_all.deb Size: 28888 MD5sum: be357c5604d1fd999825fb3adca87c9e SHA1: a6b8d6fc82fa94513fd5c29dfd78ca4ed5ca3b30 SHA256: 497f5c6acfbff77da459a3ce3bdcf4d47400699f371a7c05598c69ac0cd9691e SHA512: cbf8b3c843de64d8e0de8875c57397dcad3e19be517be03318c570cce781057f02b3fcf793b20c09e0e80b6a687e6e7fdec86d9182912e3a1baaf7a8d33778c8 Homepage: https://metacpan.org/release/Module-ScanDeps Description: module to recursively scan Perl code for dependencies Module::ScanDeps is a Perl module that scans potential modules used by perl programs to determine information about modules they depend on. It performs static analysis as well as more aggressive scanning (by running files in compile-only or normal mode). Package: libmojolicious-perl Architecture: all Version: 9.35+dfsg-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2080 Depends: perl:any, libio-socket-ip-perl, libjs-bootstrap4, libjs-highlight.js, libjs-jquery Recommends: libcpan-meta-yaml-perl, libcpanel-json-xs-perl, libev-perl, libfuture-asyncawait-perl (>= 0.52), libio-socket-socks-perl, libio-socket-ssl-perl, libmojo-server-fastcgi-perl, librole-tiny-perl Breaks: libmojolicious-plugin-openapi-perl (<< 4.04) Filename: pool/main/libm/libmojolicious-perl/libmojolicious-perl_9.35+dfsg-ok1_all.deb Size: 783820 MD5sum: f422dc67a035ca1aeab3845a563364af SHA1: 42ecbe0eeaee131ed2c38d674e015f84ecc083ea SHA256: 2e073af20bb153f038bf6501b568a2e691b80d39747dc388bb59062b1170ffd3 SHA512: cad9b5ea7344c8a23733d017d7f5549022e5817aa61b9cc271d719aefe346f6bb442dea83ae9c9189342fc1495d45c14fb7592c0defad2aa15c1170700b3ec19 Homepage: https://mojolicious.org Description: simple, yet powerful, Web Application Framework Mojolicious is a Perl Web Application Framework built around the familiar Model-View-Controller philosophy. It supports a simple single file mode via Mojolicious::Lite, RESTful routes, plugins, Perl-ish templates, session management, signed cookies, a testing framework, internationalization, first class Unicode support, and more. . The package also provides the morbo and hypnotoad (development) web servers and the mojo command line script. Package: libmono-2.0-1 Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 56 Depends: libmonosgen-2.0-1 (= 6.8.0.105+dfsg-ok2) Conflicts: mono-utils (<< 1.2.3.1-4) Replaces: libmono-dev (<= 1.1.6-4) Filename: pool/main/m/mono/libmono-2.0-1_6.8.0.105+dfsg-ok2_amd64.deb Size: 12492 MD5sum: 500b629afefea8b39857b82c04190544 SHA1: f270d9f4b2a72daa847671598d34c6c9ea1ba6b2 SHA256: 15f4edf028eb0ae0a70ea685c32bfd2543a3f5d387529ad17cee69ec7b375eee SHA512: 3172c9d1e0704f946e0e141a0c91eb6c63e64b28fbe422413d2379db45e2d684335b69d8e3e92bf6256979368d1f9d6721ed4a0fe00ebb42595af9095852bf9d Homepage: http://www.mono-project.com/ Description: Mono JIT library (Default version) Shared library for Mono, used for embedding/hosting of the JIT. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmono-2.0-dev Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 270 Depends: libmonosgen-2.0-dev (= 6.8.0.105+dfsg-ok2) Filename: pool/main/m/mono/libmono-2.0-dev_6.8.0.105+dfsg-ok2_amd64.deb Size: 47916 MD5sum: 4270bdbecd924c70f00dff55c6c2b2ea SHA1: 1df164785c51dff9cfce4632ee9618ce73cae7ac SHA256: b54e253a7a71da14d62d369a37cb0302634454ded49e6b07f846499df47d7739 SHA512: d76b5dd6f2838fc3875e884e36fe2c3acc672f831d56b8d511968f524a8c39493f89a4ed7594ea24b537659919905c83b522f049967d3865ff8565e6fe753536 Homepage: http://www.mono-project.com/ Description: Mono JIT library - Development files (Default version) Header files and static libraries for libmono-2.0. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmono-accessibility4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-accessibility4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15724 MD5sum: 70b5b4f8a59b4946054bfd052d8015f1 SHA1: 37baa49780c3e3214f3efe39e33f4b3157d07779 SHA256: 7577acba6d2d4cf70e73244397cdd05f1d4d5c0d311e46ef2aa8a1fca89ef211 SHA512: b0ca9c0d46273afd4dbb88c166912a08a384772775782a152d97cc6ddff5a0de6748092b9c3ab7dd26176e67e595c79a950200030f7cd35b67cb349bbd63f7ac Homepage: http://www.mono-project.com/ Description: Mono Accessibility library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Accessibility library for CLI 4.0. Package: libmono-btls-interface4.0-cil Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 89 Filename: pool/main/m/mono/libmono-btls-interface4.0-cil_6.8.0.105+dfsg-ok2_amd64.deb Size: 21936 MD5sum: dd8fa4cb5da34094fe02d8730ddc2d05 SHA1: 86a26be954095edda1c7b27510290aa6e1e64e00 SHA256: e71a727083c570649e7922f0965847fd89d3b879a3aebd8d98692d2333343a0c SHA512: 7b5e547ea14d7323f567c81474d500989cd5e5e8f51c9e715e941cbfed51560553f0979c519d9e952c51e361953b64fd953ff4ba41296de5963572cf74ff6d90 Homepage: http://www.mono-project.com/ Description: Mono Mono.Btls.Interface library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Mono.Btls.Interface library for CLI 4.0, needed for using the new BTLS SSL engine. Package: libmono-cairo4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 125 Depends: libcairo2 (>= 1.8.0-2), libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-cairo4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 31836 MD5sum: 081ea9b221a689c7cd10247d6b9df846 SHA1: 09ac45db1d808f0f45ccac97d56a70000a6dfba8 SHA256: 8f3701b570ffc33ec74ad536a7746d83c152a5abd4a157dcabfd958eace79ac0 SHA512: 861d539794710747eb7119b08ef499bcc7011d7213dbca8819ca00dfa0223d023b678f051837f4d96b28ebbac54e184eda94b32637eaddfbc4658dc2aea1f78a Homepage: http://www.mono-project.com/ Description: Mono Cairo library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Cairo library for CLI 4.0. Package: libmono-cecil-private-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 699 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Replaces: libmono1.0-cil (<< 2.4) Filename: pool/main/m/mono/libmono-cecil-private-cil_6.8.0.105+dfsg-ok2_all.deb Size: 198680 MD5sum: a49405e416cc74b6215c11e966270c14 SHA1: 50999dccaf7b983a4e7ec9f83413b352534d04b6 SHA256: 911cca918ff74c2a756ddacadacc204c7ed4ad3e8747351dde777e64afedf787 SHA512: c0824b985ee6310ab17883e0e7e7f3bae4902293f560422b17d4249cf7c02cf8efca8af4e852e4ecfcda846083239a06a1f306bc716e4a8237d7169d864aaa52 Homepage: http://www.mono-project.com/ Description: Mono.Cecil library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the private Mono.Cecil library that allows one to generate and inspect programs and libraries in the ECMA CIL format. Package: libmono-cil-dev Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70 Depends: libmono-accessibility4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-cairo4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-cecil-private-cil (= 6.8.0.105+dfsg-ok2), libmono-codecontracts4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-compilerservices-symbolwriter4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-corlib4.5-cil (= 6.8.0.105+dfsg-ok2), libmono-cscompmgd0.0-cil (= 6.8.0.105+dfsg-ok2), libmono-csharp4.0c-cil (= 6.8.0.105+dfsg-ok2), libmono-custommarshalers4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-data-tds4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-db2-1.0-cil (= 6.8.0.105+dfsg-ok2), libmono-debugger-soft4.0a-cil (= 6.8.0.105+dfsg-ok2), libmono-http4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-i18n4.0-all (= 6.8.0.105+dfsg-ok2), libmono-ldap4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-management4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-messaging4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-messaging-rabbitmq4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-build4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-build-engine4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-build-framework4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-build-tasks-v4.0-4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-build-utilities-v4.0-4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-csharp4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-visualc10.0-cil (= 6.8.0.105+dfsg-ok2), libmono-microsoft-web-infrastructure1.0-cil (= 6.8.0.105+dfsg-ok2), libmono-oracle4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-parallel4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-peapi4.0a-cil (= 6.8.0.105+dfsg-ok2), libmono-posix4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-rabbitmq4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-relaxng4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-security4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-sharpzip4.84-cil (= 6.8.0.105+dfsg-ok2), libmono-simd4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-smdiagnostics0.0-cil (= 6.8.0.105+dfsg-ok2), libmono-sqlite4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-componentmodel-composition4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-componentmodel-dataannotations4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-configuration4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-configuration-install4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-core4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-data4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-data-datasetextensions4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-data-entity4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-data-linq4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-data-services4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-data-services-client4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-deployment4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-design4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-drawing4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-drawing-design4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-dynamic4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-enterpriseservices4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-identitymodel4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-identitymodel-selectors4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-io-compression4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-io-compression-filesystem4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-json4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-json-microsoft4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-ldap4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-ldap-protocols4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-management4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-messaging4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-net4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-net-http4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-net-http-formatting4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-net-http-webrequest4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-numerics4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-numerics-vectors4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-core2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-debugger2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-experimental2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-interfaces2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-linq2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-observable-aliases0.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-platformservices2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-providers2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-runtime-remoting2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-windows-forms2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reactive-windows-threading2.2-cil (= 6.8.0.105+dfsg-ok2), libmono-system-reflection-context4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-runtime4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-runtime-caching4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-runtime-durableinstancing4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-runtime-serialization4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-runtime-serialization-formatters-soap4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-security4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-servicemodel4.0a-cil (= 6.8.0.105+dfsg-ok2), libmono-system-servicemodel-activation4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-servicemodel-discovery4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-servicemodel-internals0.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-servicemodel-routing4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-servicemodel-web4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-serviceprocess4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-threading-tasks-dataflow4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-transactions4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-abstractions4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-applicationservices4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-dynamicdata4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-extensions4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-extensions-design4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-http4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-http-selfhost4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-http-webhost4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-mobile4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-mvc3.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-razor2.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-regularexpressions4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-routing4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-services4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-webpages2.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-webpages-deployment2.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-web-webpages-razor2.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-windows4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-windows-forms4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-windows-forms-datavisualization4.0a-cil (= 6.8.0.105+dfsg-ok2), libmono-system-workflow-activities4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-workflow-componentmodel4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-workflow-runtime4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-xaml4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-xml4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-xml-linq4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-system-xml-serialization4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-tasklets4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-webbrowser4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-webmatrix-data4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-windowsbase4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-xbuild-tasks4.0-cil (= 6.8.0.105+dfsg-ok2) Conflicts: libmono-nunit2.2-cil, libmono-nunit2.4-cil Breaks: libmono-dev (<< 2.10~) Replaces: libmono-cairo2.0-cil (<< 2.4.3), libmono-cecil-private-cil (<< 2.4.3), libmono-dev (<< 2.10~), libmono-nunit2.2-cil (<< 2.4.3), libmono-nunit2.4-cil (<< 2.4.3), libmono-system-web2.0-cil (<< 2.4.3), libmono-wcf3.0-cil (<< 2.4.3), libmono2.0-cil (<< 2.4.3), mono-devel (<< 2.4.3) Filename: pool/main/m/mono/libmono-cil-dev_6.8.0.105+dfsg-ok2_all.deb Size: 14928 MD5sum: 5e8d4550d95eda1e98b7e00460c3c26f SHA1: ea3af2947ed245a7cb4e23618e933b9902e7de71 SHA256: 83ff404d88ef09ed3abe01492712082eeaf9623b69090c2ac7c24da60f974b84 SHA512: ffb816a397420d0b846e8d6dde12dfb6cdbf2c9690bf2f4deef55df84dc34a1d581ab45234be2384e8f8efceafdff8ef5d0c460878b6565b7090c8216392f13a Homepage: http://www.mono-project.com/ Description: Mono Base Class Libraries (BCL) - Development files This package contains development headers for the Mono Base Class Libraries. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmono-codecontracts4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 739 Depends: libmono-cecil-private-cil (>= 6.8.0.105), libmono-cecil-private-cil (<< 6.8.0.106), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-codecontracts4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 202260 MD5sum: 36a731af116bc54a142fb3433dbdf9f7 SHA1: 4f6f1d711454fec145bf2160d3012a386b4b9e3c SHA256: 08db15c12d879ec69c5472e94a18796cb2dcf094d9a91027220578954c55fd49 SHA512: f92e9d91398ce3a6e1c64174388ee5b4755a648cbc89ae31f8fff533dd3f655a09f26da944fc1cb8ad3fbc579294e84772abb488f248ebf3511322b7ffcfeb58 Homepage: http://www.mono-project.com/ Description: Mono.CodeContracts library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.CodeContracts library for CLI 4.0. Package: libmono-compilerservices-symbolwriter4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 106 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-compilerservices-symbolwriter4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 28412 MD5sum: 281166a273d5197673667c4ea9a7d288 SHA1: ddde8a9aa1ca93068023a50556ff61a341be81a7 SHA256: bf40a17dd4159bb2d132799adfc39477f85eb75d0f2afba9f94af38a46c414e6 SHA512: c45efc4c6ea60a65554b7fd038b5bb6da451006f65874615f5b08b4ad3a16955e02f847256b94317898119bdd89f3e1d6a240863cf863df5d9ff11296c89750b Homepage: http://www.mono-project.com/ Description: Mono.CompilerServices.SymbolWriter library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.CompilerServices.SymbolWriter library for CLI 4.0. Package: libmono-corlib4.5-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 55 Depends: libmono-corlib4.5-dll (= 6.8.0.105+dfsg-ok2), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106) Recommends: libmono-i18n-west4.0-cil Suggests: libmono-i18n4.0-all Filename: pool/main/m/mono/libmono-corlib4.5-cil_6.8.0.105+dfsg-ok2_all.deb Size: 12940 MD5sum: e69e61e3a821ef6d11e5409be4c9fb1b SHA1: da73ff286ecf44cb9f5e282491b6df655dd18f03 SHA256: 8ae72c998f4126a496ac46be7aace72a301c9f8cea293088a52c57af988cdaf1 SHA512: 6b46f4930c5b3ca9c872a629f91ac3085fde91834166c418575772af0faa30f3fcfe9d4e8fa01d5a304188a99986a5bfb3549becc431e0469827297a27ef92bf Homepage: http://www.mono-project.com/ Description: Mono core library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Core Library (mscorlib.dll) of Mono for CLI 4.5, which is the glue between the BCL (Base Class Libraries) and the JIT. . You should install libmono-i18n-west4.0-cil if you are using ISO 8859-15 (Latin 9) or other common Western European code pages. US-ASCII, ISO 8859-1 (Latin 1) and UTF-8 users don't need any extra I18N packages. Package: libmono-corlib4.5-dll Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4756 Depends: tzdata Breaks: libmono-corlib4.5-cil (<< 6.8.0.105+dfsg-3.1~) Replaces: libmono-corlib4.5-cil (<< 6.8.0.105+dfsg-3.1~) Filename: pool/main/m/mono/libmono-corlib4.5-dll_6.8.0.105+dfsg-ok2_all.deb Size: 1251420 MD5sum: 69a4a36dd14dee4dcd91fd361c35e492 SHA1: 38908a52aeb67bf31510b5bf2c14011418798697 SHA256: f679fc7f4ae134fe6537601a9727debd1cbd74743cd8aebb7315d5d5f2f65183 SHA512: 8d392bad5419174948292ade4c600e54a8f19a25dc1757f0ce00e486487ba5d9d52020b3a81c700500d1bb118d6b1389e22f43e4f31f41134d3f5fb50f554db2 Homepage: http://www.mono-project.com/ Description: Mono core library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Core Library (mscorlib.dll) of Mono for CLI 4.5, which is the glue between the BCL (Base Class Libraries) and the JIT. . This package contains only mscorlib.dll without a mono-runtime dependency to avoid a dependency cycle between the mono core components. For all other uses you should install libmono-corlib4.5-cil instead. Package: libmono-cscompmgd0.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 79 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-cscompmgd0.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 18440 MD5sum: cbe6140e3a19d99480212ebb2c06bcf5 SHA1: 48df82a045931ff0b5cf654c360e0e98755e195d SHA256: 21bcb05df93055975b45d94be6a7b81f7636e2cc8613a0fffc11e3bece628ab9 SHA512: 4053ee8e08a390405620be498e3bffcd936d40748d17a6a5d199b230e27777f39ca03a528eb8785db1240c0065cbb5934ab93c0eefae7c1e380d519d5841588a Homepage: http://www.mono-project.com/ Description: Mono cscompmgd library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono cscompmgd library version 0.0, for CLI 4.0. Package: libmono-csharp4.0c-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1451 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-csharp4.0-cil (<< 3.2.1), libmono-csharp4.0a-cil (<< 3.2.3), libmono-csharp4.0b-cil (<< 3.2.8) Replaces: libmono-csharp4.0-cil (<< 3.2.1), libmono-csharp4.0a-cil (<< 3.2.3), libmono-csharp4.0b-cil (<< 3.2.8) Filename: pool/main/m/mono/libmono-csharp4.0c-cil_6.8.0.105+dfsg-ok2_all.deb Size: 403400 MD5sum: a0799809dc65b8c30ddea5442bb67b18 SHA1: 0a2097fbd9c79de4b28ae2e7bf640ad34040978d SHA256: bd9189a9c6880b749dce1b3e8ae03779f649ffae7d798fa1ad7cf9ad00b879e6 SHA512: 538fd5c377cf012a4cfa0627f0ffb0e1663ae54b6b466dd54098bd88a064879e87d72b8ea2c4e619c20591441324b603d6cc3e877105429ea50ed08ffd62a444 Homepage: http://www.mono-project.com/ Description: Mono.CSharp library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.CSharp library for CLI 4.0. Package: libmono-custommarshalers4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 75 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106) Filename: pool/main/m/mono/libmono-custommarshalers4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16352 MD5sum: 381379e97b694351a6e6064bd952fb72 SHA1: 9e5b510c44b4fce671727c68d4e3aa2d76d7e128 SHA256: dbbc00ef047db96a91a3754311b5a5498a11bcadc34b4c41bd7f06c37e133730 SHA512: b0a737b8e989245635efbed211572f2fd9e892da411606d929b772bf2acc8498496c7db9f342a7a0215b969e5345beb3495c095fe403e409cdad90dc54fccfdc Homepage: http://www.mono-project.com/ Description: Mono CustomMarshalers library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the CustomMarshalers library for CLI 4.0. Package: libmono-data-tds4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 164 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-data-tds4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 46000 MD5sum: 12d2710ff0e66ab813876cb606f90757 SHA1: d791b306f952715512a15f4b7915a800ab5a9401 SHA256: 1588a02f63a1c2ccd528e067ce9d4d1baaeb2b345e69c2bc2a9292734647ef79 SHA512: 484e3091499e4e3ef5b98abd7b02aed6b01f199bff3b6cf920560b60dbbb1a18a8b16af598e92d6fda3366189229def5598c3ed48434fcae88c9eeb32d2c0d86 Homepage: http://www.mono-project.com/ Description: Mono Data Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Data library for CLI 4.0. Package: libmono-db2-1.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 135 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-db2-1.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 36884 MD5sum: 204d9dc9eea1f2ee453041e2a0c88850 SHA1: 82a34ca947de63732b11fcb3f8e5ceaa7bf5e04d SHA256: e8de1777204174764d01096f21ba5b3e25de70c9b6282c2cbbf475fbccb03f39 SHA512: ba3ce2f66fb022502095d2f5396f9469ca68df2f9804a6a12a8c0c4c2f5ee2cc53741d7bd3fd2831afcbf555f3f7f0e3e669f3e0a767b68d0835c2be01608591 Homepage: http://www.mono-project.com/ Description: Mono DB2 library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono DB2 library. Package: libmono-debugger-soft4.0a-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 231 Depends: libmono-cecil-private-cil (>= 6.8.0.105), libmono-cecil-private-cil (<< 6.8.0.106), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106) Conflicts: libmono-debugger-soft4.0-cil Replaces: libmono-debugger-soft4.0-cil Filename: pool/main/m/mono/libmono-debugger-soft4.0a-cil_6.8.0.105+dfsg-ok2_all.deb Size: 68340 MD5sum: dde11236827dbd61334790c7ad168144 SHA1: ebd30172a7d5bd600e02817c92b9762963922611 SHA256: 7e21e1ddca3291c0c9cd6215e4070d5c873db1f2c191f801c6b5c06b51394f74 SHA512: d42d7ec56276882f15a96077b751ce9ddc1bb384287c22e4f72530e91581bb57c504ff417f235dc81d7c3d30428d482a0b98f5506ad9acecf511438eb51fe72c Homepage: http://www.mono-project.com/ Description: Mono Soft Debugger library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Soft Debugger library for CLI 4.0. Package: libmono-http4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 89 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), libmono-sharpzip4.84-cil (>= 5.12.0.309), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-http4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22708 MD5sum: 7595d20731bdbd6f21e4fa214789c5a2 SHA1: 8c3493b23b9f61e96eb66ee98be2b695f6add1c2 SHA256: aa60a0b146b78e7f90a027958af3669056409506897e0b393aa33350a1313dca SHA512: b5032a6de78b6c533a273aff63d92977f57a041b546e6527ec6badb8d9c7da323f62945359d71d4725df35cddd1997caee44b14cb099e866da0f1c4f8b76704f Homepage: http://www.mono-project.com/ Description: Mono.Http library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Http library for CLI 4.0. Package: libmono-i18n-cjk4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 728 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-i18n4.0-cil (>= 4.0.0~alpha1), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106) Filename: pool/main/m/mono/libmono-i18n-cjk4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 238900 MD5sum: 72df861eca00abfb3ca86e62052d0466 SHA1: 368500a093f658441bdcbe5c026787bcf4720b49 SHA256: 693c9f4703c3f791d43a7aedb86967509733677b5d4decd0144eaec83068f3f3 SHA512: 707efde4eb229d53546afe7c60a5393d99ece30dd000affb5e7a75355930b9d20b2c0b55739f191e897138cc3c066d6d02a30ec899e26a9b95f98e9798b8ed37 Homepage: http://www.mono-project.com/ Description: Mono I18N.CJK library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.CJK library for CLI 4.0. Package: libmono-i18n-mideast4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 94 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-i18n4.0-cil (>= 4.0.0~alpha1) Filename: pool/main/m/mono/libmono-i18n-mideast4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 19892 MD5sum: a6c0800b7dce72776c517c2509014834 SHA1: b6ab8edb88d1c6fca5dc2dddd9d897988ee3bfc2 SHA256: ded82127cfbc1a38908ecef2019cbb82d884b65106fc4f85df65b95117383c77 SHA512: 655992f5b350989d06124567133cdd3e477113269033a41679c058f8ddc421c606ec4c5015e3d5200473ebc93a6a927f2d438b40eaa409efce536515bb57dea7 Homepage: http://www.mono-project.com/ Description: Mono I18N.MidEast library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.MidEast library for CLI 4.0. Package: libmono-i18n-other4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 97 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-i18n4.0-cil (>= 4.0.0~alpha1) Filename: pool/main/m/mono/libmono-i18n-other4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 21296 MD5sum: 69932d013b40f9b3f0edce8db3129b58 SHA1: 59516206c5f55464a56c96eb195c2bb2a0995514 SHA256: 3ebd4c8a02b356d56376a5ccbe7dedb7aebb6a4b54cbf6da5221415bdafaf0b8 SHA512: 566e7b830cfed91899d175503d5f1b3df6bdc308d463e6912f28ec82360c4fa6dbbd53e139e5c984a7ba4298c23a4142c1d72b9109803cde976c299b66c8a003 Homepage: http://www.mono-project.com/ Description: Mono I18N.Other library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.Other library for CLI 4.0. Package: libmono-i18n-rare4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 249 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-i18n4.0-cil (>= 4.0.0~alpha1) Filename: pool/main/m/mono/libmono-i18n-rare4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 37608 MD5sum: 2fe53be53673e13e91fafc2b4692c2fb SHA1: 53034d15f27426fb17416cdbf1ef29b4730fcc70 SHA256: 63c2c97628200b61be294781bac1546c16e1da1423ec655adcd7cba1a111d04f SHA512: 63d4b480fffaa1e457759c861c51fb81195865b019b94f65ddca3c1b9e84e6f0262143c715249ea288851286c0ba3618511ce37a4ca4fe4537668d190def0542 Homepage: http://www.mono-project.com/ Description: Mono I18N.Rare library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.Rare library for CLI 4.0. Package: libmono-i18n-west4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 131 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-i18n4.0-cil (>= 4.0.0~alpha1) Filename: pool/main/m/mono/libmono-i18n-west4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 25892 MD5sum: b08ef6b2dd80f5bdb7563da44909296e SHA1: e38aa74e662d25ab460f6f4a7ec3249191972b88 SHA256: 030bb30695ed4835952c5e08fae4a011f6c0fa1d12eb5c4d046886a02d7d7b57 SHA512: 888c797697470852efc816d790c95f3ed8d412deeded3cbde135c1d87371157001f1c0d2c3253e9cdd109b6d79f6ce4683d1368c00ebce61f71539a59c0dfd8e Homepage: http://www.mono-project.com/ Description: Mono I18N.West library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.West library for CLI 4.0, containing Central and Western European code pages such as ISO 8859-3 (Latin 3), ISO 8859-15 (Latin 9) and others. Package: libmono-i18n4.0-all Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 53 Depends: libmono-i18n-cjk4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-i18n-mideast4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-i18n-other4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-i18n-rare4.0-cil (= 6.8.0.105+dfsg-ok2), libmono-i18n-west4.0-cil (= 6.8.0.105+dfsg-ok2) Filename: pool/main/m/mono/libmono-i18n4.0-all_6.8.0.105+dfsg-ok2_all.deb Size: 12440 MD5sum: c4863c75c4fe24ff33b641babb4928a5 SHA1: c181d47453cfecf88f9c08a0e726a8d84dfd9c8f SHA256: 090392c4eaee1fcab8f041f08c4e58f1e02507493a0f0db5222e0b716c807665 SHA512: 2f9bcf3d731ecb732c6278935d7ebc6166bc8b5ae0456d14ce4358add23ae58c9fd9930f0c29caa02f8cc2e69190460fd0ad0efb07c777b47bac4e403fc83b9d Homepage: http://www.mono-project.com/ Description: Mono I18N libraries metapackage (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package will install all I18N libraries for CLI 4.0. Package: libmono-i18n4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 100 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106) Filename: pool/main/m/mono/libmono-i18n4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22848 MD5sum: 27fa50136793d375b3dcc7e893d9335e SHA1: 642391e949bd020bef0a73a73e1fe7acbc72baf8 SHA256: 887425f293224779452f2766ff7ef3695bc1d5e4c05e2f39ec0bf1a038d523d5 SHA512: 8ee9c8c9a6f1080948863a53326958640c3cda7c396bd7110711b684f50a34cdc9ff751cdf62d244538571917713145f52b2babc00e2aacf2455168287b18f7a Homepage: http://www.mono-project.com/ Description: Mono I18N base library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package also includes the base I18N library used by all I18N libraries. Package: libmono-ldap4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 317 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-ldap4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 92836 MD5sum: 27698869667a6f056c400b9a931eab69 SHA1: 3c247a647f7031863558024b192828a3adcab04e SHA256: ab8e4664ab196008a26b652a6cb68ca6ddadb7578e181cd558357ba9da9070b4 SHA512: d7668265302f29f7f71b4be80d3539a6dcb65407e6ec8b4e7763611760d324806ff6ebf9fed3c97be27fae7ca9a36ade90eff8a68f56823d1faab2c5960321f9 Homepage: http://www.mono-project.com/ Description: Mono LDAP library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono LDAP library for CLI 4.0. Package: libmono-management4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 75 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-posix4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-management4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16764 MD5sum: f18382bbf788c0a7439d08eaaa0255a5 SHA1: 3884d2b0948af4fd0e83362ec48db06581b74dbe SHA256: 86322a52e03f27e10414955f22d5d62058a06eaa9f18536fb1cf9808fb525fc5 SHA512: 69223c9f69519b0f0710817c260874def6a47b7205454b00f44f4567d19ce65bdf3c19e8415a56029ce45891f71f6df45ce0b15d8032b9b0fee26143300d3a8c Homepage: http://www.mono-project.com/ Description: Mono Management library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Management library for CLI 4.0, which provides attach functionality for the Mono runtime. It allows one to load code externally into a Mono process to debug or augment code live. Package: libmono-messaging-rabbitmq4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 96 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-messaging4.0-cil (>= 3.0.6), libmono-rabbitmq4.0-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-messaging-rabbitmq4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 24052 MD5sum: daeb7ceb8de30c989ce5d02b926ea853 SHA1: eda93ceb31a2fcc10b32c73ec669a6dc2030a9af SHA256: 7fb8c1754ec44bd8c0fd7839c95731d896887f01b9f2565ea0daa7d30cff6d86 SHA512: 90f91c2c1a4ef46b83d5b3a145de75293d0efcccf827c66b3bd918bac12158e7edcfea862cff3af8138b3f09063319afc16cdf3d0f8636a8ceed2ad8b6f86326 Homepage: http://mono-project.com/SystemMessaging Description: Mono Messaging RabbitMQ library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Messaging.RabbitMQ library for CLI 4.0. Package: libmono-messaging4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 96 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-messaging4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23476 MD5sum: ddd26cc8a32ac9cc4d7f1813352bb7b8 SHA1: eb3b71b6e94ea617b100f8533d29d5ac4c4297f0 SHA256: 03efcf5a382235756a5f69f06ee67e6a63c52fdeef11d2fdfda072ed400bc4b0 SHA512: 267d3b29dbc91a4bd3092ac6413b63298d8bf13201e7c4195905c42e9d154d4a25e0cce881e0394192875bd816c9e892887ffb069231d5ce4586faafbf580cf8 Homepage: http://mono-project.com/SystemMessaging Description: Mono Messaging library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Messaging library for CLI 4.0, which provides messaging functionality using different implementations. At this time Mono does not provide a System.Messaging implementation. Package: libmono-microsoft-build-engine4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 302 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-build-framework4.0-cil (>= 3.6.0), libmono-microsoft-build-utilities-v4.0-4.0-cil (>= 5.12.0.309), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-build-engine4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 90796 MD5sum: 7a3b68d6e5cdfff7a0ddb8a4260259c9 SHA1: a470d430a2a85c566cfb30be412f249acf4f9527 SHA256: 0df0795f6388d49f4085cbf2a1a45fe73bea6e523abff0e525d301a73f437172 SHA512: 526385bf365249c7ac4777d3d550027b21f66cdbaf995c20143b7263bded271fc770bfa3f967a4cc2a777647b7e6a100a4a46cc60b5d7ff142236ecbacea00b0 Homepage: http://www.mono-project.com/ Description: Mono Microsoft.Build.Engine library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build.Engine library for CLI 4.0. Package: libmono-microsoft-build-framework4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 94 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-build-framework4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22164 MD5sum: de7bf995005b7fbbdb29565af85c486b SHA1: d5ad2dd0f9fc8aa8c505e5e454081727b2f41eb3 SHA256: 1a2dfdcfd5467e8e3dbd485e79984cabf91c865f9d4093cc8026c588c1a711e5 SHA512: 725453640c09c5050b50bfe6d82c0f769627e4c756ff097c2455e0fb4d8b8b7c886b5c11f140b5ea76b7b3e2d854969f1032119b61473067afe469695c121ef8 Homepage: http://www.mono-project.com/ Description: Mono Microsoft.Build.Framework library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build.Framework library for CLI 4.0. Package: libmono-microsoft-build-tasks-v4.0-4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 243 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-build-engine4.0-cil (>= 3.2.1), libmono-microsoft-build-framework4.0-cil (>= 3.6.0), libmono-microsoft-build-utilities-v4.0-4.0-cil (>= 5.12.0.309), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), libmono-xbuild-tasks4.0-cil (>= 1.0) Filename: pool/main/m/mono/libmono-microsoft-build-tasks-v4.0-4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 69432 MD5sum: 92bb64605f20847ff94c6640784e5ce0 SHA1: 79c0b72182afc716908256401421134a78bb9b17 SHA256: 480d432349f00d3a5caa2dd957d3998718a6ba63232f9578ddfcbf77657405d6 SHA512: 3022f4cd248dcae945f171310e884bb42d3dec0ab9561453cd20c2f273c251f1eb51c08f0916910ee0a2bfb2286ffcbb67fb009e1fa84bf7c85a44d3b0f838b5 Homepage: http://www.mono-project.com/ Description: Mono Microsoft.Build.Tasks.v4.0 library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build.Tasks.v4.0 library for CLI 4.0. Package: libmono-microsoft-build-utilities-v4.0-4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 120 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-build-framework4.0-cil (>= 3.6.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-build-utilities-v4.0-4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 32412 MD5sum: 3a79157d33ba06dc0af7b6c9fe0003ae SHA1: f3f019ac6630c1b576af9cfce32590dd95778470 SHA256: 5d4190e285b1f9e04c50cd59702b694fe244a9f3a0588a525ca7b622dd3cff18 SHA512: fd213eb7d9483dc43d4748b90ee442216a3e24d67a905429934cf2b1e1a761bacc03c126a897ad8578dc3da9532ba390776c21fea3610db76837cbb54a22692c Homepage: http://www.mono-project.com/ Description: Mono Microsoft.Build.Utilities.v4.0 library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build.Utilities.v4.0 library for CLI 4.0. Package: libmono-microsoft-build4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 346 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-build-framework4.0-cil (>= 3.6.0), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-build4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 100100 MD5sum: e099ee7be9efae9dd9d278624278912a SHA1: 8ade63ca679ccd4e1d2818810f4ec78a16aa492c SHA256: e138a798fcc23cfbf07aa9a57a1c941c2272355dc453668d94031e18d121bbf6 SHA512: 39a937eea988416c5616304fcc7e7317022fd75c1f0f3d9381153a4dcad967d43377a75f38e4e041206059b318c6142d1c0d21658d8c1504b122b065cdcd9c32 Homepage: http://www.mono-project.com/ Description: Mono Microsoft.Build library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build library for CLI 4.0. Package: libmono-microsoft-csharp4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 381 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-csharp4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 115892 MD5sum: d3026f16c2647a616d9395c4eff98804 SHA1: 8cf73d4947b10534fa63b3e34c68c2f552477463 SHA256: 3de9504bfc356f970519455e5b64c7f36c58ae0f15c07a856533e734237ece5d SHA512: 56fea667b439f2f86ea459ff93945fdabeb0cf5401677fddf3783f510167db3cfcacc8a373acf6719096ff62362f413d913543b9ed05b0ba8d32778aa3f4357b Homepage: http://www.mono-project.com/ Description: Mono Microsoft.CSharp library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.CSharp library version 4.0. Package: libmono-microsoft-visualc10.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-visualc10.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15200 MD5sum: c0128ce8a185309d55a461e77a46367c SHA1: ee86f6caaa94d6de8a8014db0e1045e60c58a04e SHA256: 3f9e9503d57e655ff8eed21c05c65a4b5fd6a2364aae9ddf8c1b9a78775f6595 SHA512: d49bea636e1dcc1ec011ad7da74d314ae50597b93733edc746226a2cf9498e48f858e87c9c64cc3fbd64ebcb6ca8c0c78221d57b921c50f4be68891cd9d82cd7 Homepage: http://www.mono-project.com/ Description: Mono Microsoft.VisualC library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.VisualC library version 10.0, for CLI 4.0. Package: libmono-microsoft-web-infrastructure1.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-web4.0-cil (>= 2.10.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-microsoft-web-infrastructure1.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 17624 MD5sum: 93eec7c0c38ab01ffa407b6f8c1325e8 SHA1: 0131ed459644889dcc373f309b219f48376f087c SHA256: ad0ba7ff31aa186630fc1d43f4c905054298443e5233c9c964e0883f3a692b4a SHA512: 886a14e1d496902a8b54b09a70d945d7d3dff81f83eabb08651011b326f42a9e12dd83697b87418058ba0002f2a4b22caf32c7d30c77fbfd92081e32caea75b7 Homepage: http://www.mono-project.com/ Description: Mono Microsoft.Web.Infrastructure library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Web.Infrastructure library version 1.0, for CLI 4.0. Package: libmono-oracle4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 236 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-enterpriseservices4.0-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-oracle4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 64784 MD5sum: 088108d739a5c18f3cb75b95f71c6c7e SHA1: 22246d778e264a603afa99c25b5874362fca66a8 SHA256: fe535513323153d73a9c7f0f312e2fcfea7e4d688ce822c359673d6a07e262f2 SHA512: 0d8936c8e83ea8568443c97055f2065168fc00b78488ece037f4de026478c971d32cf7eb7265726fa9a74c83487bf187d92aa7c3eb322efccb63a308b57bbae1 Homepage: http://www.mono-project.com/ Description: Mono Oracle library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Oracle library for CLI 4.0. Package: libmono-parallel4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 91 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-parallel4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23280 MD5sum: 6ecae0c7bcb21c5a4be3971fe651b6c7 SHA1: b7d215752f2d6365418b64d935c3dd64e2a0217e SHA256: 34c2fdd8464cb54551ff9e3ae57e3de64aba15766b66594dcbe926661b6bf2f4 SHA512: 146304a0f1f6be28e6c8c72aa9bf2ddf10e37b48fea6b748e2fa49dfa9fb958b1e6e695f5a2c5dffc89a7024a25ff7aa73df865e5328883ef35b006f925cd451 Homepage: http://www.mono-project.com/ Description: Mono.Parallel library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Parallel library for CLI 4.0 which ships some threading utility classes. Package: libmono-peapi4.0a-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 164 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Conflicts: libmono-peapi4.0-cil Replaces: libmono-peapi4.0-cil Filename: pool/main/m/mono/libmono-peapi4.0a-cil_6.8.0.105+dfsg-ok2_all.deb Size: 47624 MD5sum: ec2325e5b28bf65e6159b6d5c20a6d2d SHA1: e719df4841f886a559dfe87db3d3674f112074fe SHA256: 1a7751449402b1a9fea98c6f778de4258fd3ad5583642000be369e52dc499101 SHA512: a71436967ec3ffbbc36f82003d78429e447dded3483823288dde29188cca5ce1d4c5d07760ffa20bf74c34fbdbdb47e1ad5f6094013a4fc27b48dd07924bc996 Homepage: http://www.mono-project.com/ Description: Mono PEAPI library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono PEAPI library for CLI 4.0. Package: libmono-posix4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 284 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240), mono-runtime (>= 2.10.1) Filename: pool/main/m/mono/libmono-posix4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 82352 MD5sum: 995e13f5530590afa0b049699b9f08c2 SHA1: cb600bbb08caa859105123d3856607b2d93d0a58 SHA256: 4bbabebfc83098bd705b81031ebe309307bf76cecac22df09d0e178e52898fda SHA512: 9693aaa23bbe54f5b22c7a99cc19e1cdf7dbae34da4da12d389fe2df809cce243d9514c1445e103f2dfa18ce131a0c159a0f23bae4f8fa6e1ab452bd3f74d4bd Homepage: http://www.mono-project.com/ Description: Mono.Posix library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Posix library for CLI 4.0 that binds many APIs found in glibc or intl. Package: libmono-profiler Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 719 Depends: libc6 (>= 2.38), zlib1g (>= 1:1.1.4) Replaces: mono-runtime (<< 2.4.2.3) Filename: pool/main/m/mono/libmono-profiler_6.8.0.105+dfsg-ok2_amd64.deb Size: 145860 MD5sum: 0383d5000a53b7164501377feb1f1b64 SHA1: 071741b9e08c31cbf32e209256c5cfdb39519687 SHA256: aca23789bca7287095722952383d2c494413d4c9c242c36be211c278d14a3a88 SHA512: 2dff0f4137a07dda6f994b4d5d1f37a4a0994a94b3f4c3833ef0c102cb6bcbd9197a5d3481b6a7aca78b1f99aafa96a48f02e4fa4369cb59447a4c2888f56a42 Homepage: http://www.mono-project.com/ Description: Mono profiler libraries Profiler libraries for Mono, used for profiling applications running on Mono. For details how to use them, please take a look at the mono manpage. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmono-rabbitmq4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 508 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-rabbitmq4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 93108 MD5sum: f93ac4eb9dca7bd2f9c2463313738703 SHA1: 4c45e6f53d748166117f70421f6f896d19799e48 SHA256: 2f5551b0e9572740f730660688f209075d1810077d4ff490f487c9de57dd24fa SHA512: c9c0b7c7b31fb9984f7bdbb188575160b06c4170c2c63df78f53768a15d74d398c30565b18c473851c896a3240cc1ab768711c787436f936b97f5f9b2e5edbda Homepage: http://mono-project.com/SystemMessaging Description: Mono RabbitMQ.Client library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the RabbitMQ.Client library for CLI 4.0. Package: libmono-relaxng4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 298 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-relaxng4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 80288 MD5sum: ffeb620becbcd48e4b0421b90c531f09 SHA1: ae196780af1ace27e1f8d7bf900121960c95e337 SHA256: cdf36eefb3ec2a9de3e147f996a52b446b9f5b43be21b6658ff9b11c11a1682b SHA512: 369904fcac26c4659a767212e66d41173898049d012579ba54e58893f771a2e85aceb38c24a14eb77d459ea6deb8bfd1fc4548520e0c4a242b83f36c94fd407e Homepage: http://www.mono-project.com/ Description: Mono Relaxng library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Relaxng library for CLI 4.0. Package: libmono-security4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 317 Depends: libmono-corlib4.5-dll (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Recommends: ca-certificates-mono (= 6.8.0.105+dfsg-ok2) Filename: pool/main/m/mono/libmono-security4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 95200 MD5sum: fd079db5ae287161a507969d14322619 SHA1: fa599aaaed671266bb887c5360f26a6059ce6572 SHA256: dd4f787140106f4b49189199c173f90bb843a9dbd1f9fbcc45bd525b5bb8c1fa SHA512: 5cd072a7381816641d72200abdc1f91b1006259afc3a95286fb487b4deb6a4fa6f8ffb5c123a2f8b4cc86783ce405db3769055a9360064dd56ac432b4aa94d49 Homepage: http://www.mono-project.com/ Description: Mono Security library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Security library for CLI 4.0. Package: libmono-sharpzip4.84-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 191 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-sharpzip4.84-cil_6.8.0.105+dfsg-ok2_all.deb Size: 60976 MD5sum: 91e2dcd82ca7d8b8effecfb7728703e2 SHA1: 8a1e36e8e9d4b57cb37143ac292c127607c2a182 SHA256: 0340c4dc338749e467030882f4d54d3ff99cbe0692cf66aa76f2ed9022896f3f SHA512: 239480e729771bdd194dba5c84b6a4c5fc32473e37f97493ac1712385cbc8eca8c99d717ca6b9c7e9ba42aac40bfb1bd7cd3520b069ab5ff8f23ec7200a1297f Homepage: http://www.mono-project.com/ Description: Mono SharpZipLib library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono SharpZipLib library version 4.84, for CLI 4.0. Package: libmono-simd4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 129 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-simd4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 27540 MD5sum: 89aaafc15fc582fe87f3b44256f2ffd4 SHA1: ac538eab7a8699da898419545bb67298ffa491df SHA256: ef8f9a9ebb64ba09bab086fba885e12fb783a8d7e47e52bcdcbbabc53e0c0477 SHA512: 6e685d821175bb4002107a9984226ffa0e568cdbbfe3c4bb7aac31aee376b0c84a5b98e27701fe4e3e69c898a75b1e025325ca595ed6ce7489db5ec4421fbf40 Homepage: http://go-mono.com/docs/index.aspx?tlink=0@N%3aMono.Simd Description: Mono SIMD (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Simd library for CLI 4.0, which provides a number of classes that are hardware accelerated by mapping the classes and the actual operations to native SIMD instructions on a processor. Package: libmono-smdiagnostics0.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 101 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-servicemodel-internals0.0-cil (>= 1.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-smdiagnostics0.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 27888 MD5sum: 799029954a9cbb1889d59bcffb0db2d6 SHA1: bfbc6d335c62ebf1d24aea655ff622e2602da898 SHA256: 544989e8868b6543f7dc435d1c785d90e45073c98cf6607fd21ad02a6dd124ef SHA512: 2763bfc5c719b39566f67c4d83e2076ca7e5c9673d872aed018680f19810f5d6867574e7df54df81c1adefd4e0698ef957fe29ce95fb16cef62c6dd87cca1ecf Homepage: http://mono-project.com/WCF Description: Mono SMDiagnostics Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the SMDiagnostics library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-sqlite4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 230 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system4.0-cil (>= 5.18.0.240), libsqlite3-0 (>= 3.6.13) Filename: pool/main/m/mono/libmono-sqlite4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 58140 MD5sum: b2afbdda1831e132fb567c2b47f38743 SHA1: a51894ecd07f04f20852fca0e3f726b7b0f17e71 SHA256: fb1b13144a87629f928956c139f20d659c729c640a22f251d4bb7527b625f95d SHA512: f31019608ef2b39bdd752c1e5833d98833b7a47ceee35252c5a1aa578b65e6be1b3e2468d80afdf8073fd61441f5a79f289c9977bc269fca4713627346cd332e Homepage: http://www.mono-project.com/ Description: Mono Sqlite library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Sqlite library for CLI 4.0. Package: libmono-system-componentmodel-composition4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 326 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-componentmodel-composition4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 97300 MD5sum: 55c6fffffbbb7a2be7497ce48d43d4a7 SHA1: 9c510fe29c28e19ba81c60bce191adf6e2ae4c9d SHA256: 9b7cd8842f9f3b70f61f6c001140cb648e4e3bb074ca079a7556ab1455e46f25 SHA512: 6627b3662ef3939bd507338ee535a9d1f224cf7ccd1d711a1e6ee2046b3770bec486e63151b1157b59e600cbc2d6ffbd7c65d8057818bbf53befafef82356641 Homepage: http://www.mono-project.com/ Description: Mono System.ComponentModel.Composition library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.ComponentModel.Composition library for CLI 4.0. Package: libmono-system-componentmodel-dataannotations4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 147 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-componentmodel-dataannotations4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 37404 MD5sum: 1273f0094606e8fed96221a18b585f72 SHA1: b932d3101e202277ce62dc9b7f5c7ccc41f0c66a SHA256: 27e8067b219fa79cd5e73c61ffa0bc2c393a8900b8d235ad4db0034b2858be87 SHA512: 5219dad432ca2f57883df98fe59719cc7aaca3689543d58e14e1cf945f877df1260826a1e081e7e0f4d179ba18c9b752c26dcd2c1ea50c576f40b39fc5a64434 Homepage: http://www.mono-project.com/ Description: Mono System.ComponentModel.DataAnnotations library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.ComponentModel.DataAnnotations library for CLI 4.0. Package: libmono-system-configuration-install4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 85 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-configuration-install4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 19860 MD5sum: 40aa1bdf52a1596b266908b56e103d22 SHA1: 2730339b09aab19d215a65f5f1496a7f6cc9bfc1 SHA256: ec5216ac9970eb57e2c402e91054960c759ee0ca3f30878f79ae6c774977c8b2 SHA512: 02872c99f65bee4bb66d37c1a70680acc83cfeea23bc6893fc466585bf8ac37107945be17f641afb28552a948acefdad92060f077b911d1e6f7dc0ded8254fc1 Homepage: http://www.mono-project.com/ Description: Mono System.Configuration.Install library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Configuration.Install library for CLI 4.0. Package: libmono-system-configuration4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 188 Depends: libmono-corlib4.5-dll (>= 5.18.0.240), libmono-system-security4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-configuration4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 54760 MD5sum: e95b22ed44f42c18e6ddb3403ac646b7 SHA1: 72389c62574e8e6929dce971377b2aa6998c2f86 SHA256: a49c6ca34859898a159968b500a86c8f1a11eab264327144a5bf40d63e3cb1a7 SHA512: f542672700d4f9e4e3820aef31da875e3a94bc9094733517e055415f02b5fdc41ba3c76150558904d0c60802f3c0b0f78551cdf0739b82a8dcf8d332cbd794b5 Homepage: http://www.mono-project.com/ Description: Mono System.Configuration library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Configuration library for CLI 4.0. Package: libmono-system-core4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1203 Depends: libmono-corlib4.5-dll (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240), mono-runtime-common (>= 6.8.0.105+dfsg) Filename: pool/main/m/mono/libmono-system-core4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 301884 MD5sum: 6230e928bb6d6eb584d0f32d2d5d5abf SHA1: 98df860f0407e54e23805d893b387ba6d12c25b0 SHA256: b4ebad078514527976f7de82011e832f54b2187840f728a76662c542c09d788e SHA512: fb7224820dee09ca159204e359498c144121e2ac03d3f511ef56f8227e0da8039728ab1add46ed3ded2113d4a952df7e82db658c65be84c3d0e3e9c947729fe4 Homepage: http://www.mono-project.com/ Description: Mono System.Core library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Core library for CLI 4.0. Package: libmono-system-data-datasetextensions4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 91 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-data-datasetextensions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22476 MD5sum: 6a6ed26efe3e3e1511f491da56340a14 SHA1: a8e05fc843cce16590680db2e73872d66d737c00 SHA256: e63e0b1b48bc4e8913f5591b3913decd45d2963f89e887e73f5440c0b42de943 SHA512: 7fe3db569c1480dff2ed2d2b748ed7003826c95e8b6421b2990c19507b12c38075f3c13395fd07948bc1c019da5f47ebe870a397193ab223f6d18ab477996dbf Homepage: http://www.mono-project.com/ Description: Mono System.Data.DataSetExtensions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data.DataSetExtensions library for CLI 4.0. Package: libmono-system-data-entity4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3476 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-data-entity4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 837904 MD5sum: cd1d01b71c9d9a9381b0ae85492c2fd3 SHA1: 9a9223c0ed37f5c0df2abe3888b6ab40e547b975 SHA256: df8b6c944d40bf12bb44fc8f0bcdb1801a5a8a235f1ffeb75a0f79c3b5f63b4e SHA512: a7b90f8abe73b9e26d178ac297195a5e82dd8a32201c5415aadea1130ebb99351a2bece1e39d7424530794e94020dd11179a926dd95662bd63d6def65f970cab Homepage: http://www.mono-project.com/ Description: Mono System.Data.Entity library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data.Entity library for CLI 4.0. Package: libmono-system-data-linq4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 755 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-data-linq4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 200220 MD5sum: c33349b4214e7cd76c198e98758de591 SHA1: 287d5ae1fac86fd5b01954082544a9de4903df8b SHA256: 9cc74a6ecfe90a6c14238603081ddeb83659317bd8adb85a92811941e8c1da9e SHA512: 0f55394e72b9d0adf180a63797fc4bd8b18f9ab49ef6b73ed161e1ddb36ae682ba7cec92412ea6e20d59db3fdc607165ad5fdf85161f095d5675a07b8eccfe1f Homepage: http://www.mono-project.com/ Description: Mono System.Data.Linq Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data.Linq library which implements LINQ to SQL. LINQ to SQL allows one to query relational databases using the language-integrated query (LINQ) extension of the C# programming language. Package: libmono-system-data-services-client4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 508 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-data-services-client4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 139696 MD5sum: 8a56a9eca1e006c598a27b44e1e5e5bd SHA1: de14c4b004061f8e4e7bf5e6dd212da470865af8 SHA256: ff8421af0c9cde4aacb37152621e29fbdc26f55efbecbaea02570c6ea2fcf6ca SHA512: af036750c91e890a011c64cc609b67217166b4441a8fb1ae52f80b0b2f63b1d7c5a42af8b90ac3955942af233804dd83e4b6acdf979e21b3131c98a3fdcc4a28 Homepage: http://mono-project.com/WCF Description: Mono System.Data.Services.Client library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Data.Services.Client library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-data-services4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 119 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-services-client4.0-cil (>= 1.0), libmono-system-servicemodel-activation4.0-cil (>= 1.0), libmono-system-servicemodel-web4.0-cil (>= 3.2.1), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-data-services4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 27588 MD5sum: 6b777dc0219859da2dbf3e385f29b341 SHA1: 530d1df3948dedcd0de026129a7fe03636f7a93e SHA256: e957c79d071290b8fe070e559da5eff848a623648f86b3918cff3b7583c1a5f2 SHA512: 6aa045835349516be48d0741ef53c0f1ed1b0bfeccedaf89e8b8e04a36905cc9f915f677c4c667b5804e0c5894c9ef4396bd2485bb8d84ebda72ba6f602f1032 Homepage: http://mono-project.com/WCF Description: Mono System.Data.Services library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Data.Services library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-data4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2251 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-enterpriseservices4.0-cil (>= 1.0), libmono-system-numerics4.0-cil (>= 5.16.0.220), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-data4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 578532 MD5sum: 7c26f0d2a20c43f57a1744c5c5beb915 SHA1: 4fb19f0ba244694c9647237a9a33b327d98e9907 SHA256: 0b5b0d48cc29d56813a96b6c4fc649d1acb6cb228cdc2de1f1cb7d96e391a7c1 SHA512: f95736fcf659d1d5213e7adee25029fa0303be02de061fb58a3b87fd5541345b7b6707883d8a3896c6f35b76742dedb2b99c99289f5356a9ff23fd69226d1da1 Homepage: http://www.mono-project.com/ Description: Mono System.Data library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data library for CLI 4.0. Package: libmono-system-deployment4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-deployment4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15132 MD5sum: 2f5401dd01c7c02fe992f0b20c2b2659 SHA1: b1d366bcca01914769a1a7659377feb3e28bf44f SHA256: ad254c48b5705100213f1251b31177024cc1aed3a0397f00f8bbe0a3b1598890 SHA512: 116d13e5b9b1f8bae9107e88934db8df6a1505af596e1d95c75d5cf03774250723c41ba112d4c4672df0c796ac9cd337d8867ba37149af8efe2527ce9352a8d7 Homepage: http://www.mono-project.com/ Description: Mono System.Deployment library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Deployment library. Package: libmono-system-design4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 346 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-windows-forms4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-design4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 104056 MD5sum: 94d3f31a758ec90bb21fd91b5fca47e9 SHA1: d403066cd73de2ad893ffc76a7070aa854b6cc88 SHA256: a99a4b9f55b814c9773d9d6f2ffaca9000303450262595d2a5898d58c99c317e SHA512: 2b4c9379fbed618e6a750bc3caba648f9259ad42fd11fc50ede31190ba210ca386895828fa61a41b3bbdc237a36e9a36893f3db588b50cdd1f3a3e7965e362ec Homepage: http://www.mono-project.com/ Description: Mono System.Design Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Design library for CLI 4.0. Package: libmono-system-drawing-design4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 92 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-windows-forms4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-drawing-design4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22396 MD5sum: d28484ffe1ba07846ddc8228f5ac4f57 SHA1: 9e504d5010520e2a606cf62885cac04489e23738 SHA256: c3ade41ea6ffbe8883d058f98ae188eada34045898fdd0a5fdd5184448429c9a SHA512: cfbf6ee721687b4439f4dad8622d4f33d0e8013649dab3dcc94771ed69513a33ab235a7638bc2313d71f77432b23c36de2d55a5704a996c24d16a38b1645aa90 Homepage: http://www.mono-project.com/ Description: Mono System.Drawing.Design (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Drawing.Design library for CLI 4.0. Package: libmono-system-drawing4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 568 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libgdiplus (>= 2.6.7), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240), libx11-6 (>= 2:1.6.0) Suggests: libcups2 (>= 1.3.8) Filename: pool/main/m/mono/libmono-system-drawing4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 149752 MD5sum: c2e4f5b45f43663b8c9fcc7863a81757 SHA1: d6dbd2c1c22b1a906c8fcebbd3d383248b1753c7 SHA256: 09edf17710f7eace49e7cf6e6c58da279b9a5f486ace0a2ab71484cf014b29a9 SHA512: 8a5ac6ee819f73e1b9c6e14bd41002be4de3ab3acc4ab24f582bb3d7140e9a014afc9e4cc09887138fd6da502f9470ab04fa8ffdb094f7ff5a61400a1a8bdada Homepage: http://www.mono-project.com/ Description: Mono System.Drawing library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Drawing library for CLI 4.0. Package: libmono-system-dynamic4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 151 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-dynamic4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 44280 MD5sum: cbeb4489c66fbc31ddf75af8c892e6c2 SHA1: fd024c05c3699fc1cc684a6367fb6548e75f4670 SHA256: 642e5bafef5b444d98167c386cd3b82c83be4b6afd447785b0c2559ca74c93fb SHA512: 9ccc797ab84a117729c69d54181b6c483953b11e29dd4324a9d48e5a9ddbf7f29289d34f5bfb2b7a620978bbddb379570f8d62235bb91dd43cb7293e24414e11 Homepage: http://www.mono-project.com/ Description: Mono System.Dynamic library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Dynamic library for CLI 4.0. Package: libmono-system-enterpriseservices4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 108 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-transactions4.0-cil (>= 5.12.0.309) Filename: pool/main/m/mono/libmono-system-enterpriseservices4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 26948 MD5sum: 131ad02f724fdb03c43e88950cd8dc6b SHA1: 086ecac40a4bb80be89ff9928b5111f601ce90ff SHA256: e5b0c4738fea3cee9667d905af0461cfde81fb582f4ce49c9588f45dd3465d50 SHA512: b8e714b5b1550bca7c1e224e586ffa8899d974932815a5c72c2642c8b4fa83cfd2dd3819c93abb906e15a9fbdb417df75dcc6a93088c035f9013a17d51d2b79e Homepage: http://www.mono-project.com/ Description: Mono System.EnterpriseServices library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.EnterpriseServices library for CLI 4.0. Package: libmono-system-identitymodel-selectors4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-identitymodel4.0-cil (>= 5.12.0.309), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-identitymodel-selectors4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 17244 MD5sum: f4169dd90eba6633e1299f7784d0d1b5 SHA1: 652d262a7a908631c5220cfdd3c654c5186d3475 SHA256: c06c1c39112f5dc598903a6e4efbf234e93ca3690853ebbcfb97b29af9d0f9fa SHA512: c96ac311a2f5cc14629be1b7e56f22cc424b183c6384421c98988b5a607df960c3cff6cf8add69563258541d450c0e9b42cc35a834aacf327fd42c423a1e155c Homepage: http://mono-project.com/WCF Description: Mono System.IdentityModel.Selectors Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.IdentityModel.Selectors library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-identitymodel4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 204 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-security4.0-cil (>= 5.18.0.240), libmono-system-web-applicationservices4.0-cil (>= 1.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-identitymodel4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 54280 MD5sum: 4c27bf193c2f760c302f03feac466a71 SHA1: 6d34f6753b648efff18cbd288cdaacfb0ace4e5d SHA256: f8f98a74ef9d692ce2363a4ad9e98dbd39581aaf89548581684d7cef3df6e0ca SHA512: 70299952f3c7522b14118487c3fce7a354e6b5261717b87bddb4e81638519ad9eacaee207d0a7cc49e51f74a5ee999eec4c9976a0e6867a61dece041bf049328 Homepage: http://mono-project.com/WCF Description: Mono System.IdentityModel Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.IdentityModel library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-io-compression-filesystem4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 79 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-io-compression4.0-cil (>= 5.12.0.309), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-io-compression-filesystem4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 18336 MD5sum: ef0ef6daa318175212f449751d429f10 SHA1: ba8b2cc7977c43eb5406d4cc8393bf11dc83c8cb SHA256: c69bb08ab4f4bd9018cbe7476bdb229c160827b1f288390397692ecc44b9b24c SHA512: 4fd5a5d197262bc024da4a710894e089f741ccfa257dd0f4da22d2dbc7cfbd2b86318a1f14bffeded4b14d7515c5e0f58082e8d563f92217b69cd27c6d312c88 Homepage: http://www.mono-project.com/ Description: Mono System.IO.Compresion.FileSystem library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.IO.Compression.FileSystem library for CLI 4.0. Package: libmono-system-io-compression4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 180 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240), mono-runtime-common (>= 6.8.0.105+dfsg) Filename: pool/main/m/mono/libmono-system-io-compression4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 56792 MD5sum: 1b747b34a0b43c881e44dec6e6a9e007 SHA1: 4130fd6de9e853ab3f8a0ba41bc32f73b169f676 SHA256: 012245bf7f30d21a28ad254ad9d681190de2c08b3b4022e7ced67b2cdced302a SHA512: 993281c8d7e07ca688d3f53cec17fdd3b0f96cee4b2ffc9004e8d510ac2402bad4dd3d08a89632cd37c33b6752c08c823629b26bd82ead5f347cb5accf336fec Homepage: http://www.mono-project.com/ Description: Mono System.IO.Compression library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.IO.Compression library for CLI 4.0. Package: libmono-system-json-microsoft4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 117 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-json-microsoft4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 32060 MD5sum: 9952ba9d8ada22004768f247a7ef533e SHA1: b747d73fe45dc6eca9688d97ff03890171bcf67b SHA256: cff3217537bc72224ac18898c60f90a527983674281fd4f1fcefccf3cdd88ef8 SHA512: 663104953c25aa66404cbdb4fa2e811c6008fea015782055e80ab6ccd7830f2340ed1b994a5dc4933142afb5020fc05ecb89e8d480441f9b9fc71c4da2ab4221 Homepage: http://www.mono-project.com/ Description: Mono System.Json.Microsoft library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Json.Microsoft library for CLI 4.0 which provides serialization of JavaScript Object Notation (JSON). Package: libmono-system-json4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 94 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-json4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22948 MD5sum: a92aa2eb0a52ea42246348e61386bfaf SHA1: 3f6e786cfdf1cdc682d9ce3ee0e449ca5d794464 SHA256: cfccd4b00a0c547d35246a573769442f8d773e4100c10547be1cc07a295448a2 SHA512: 38f8bb067fc0450111be3f5a4d980a80c3eed22ff46a04b46c82499c3df57b4e08e91b5dd3da9a46f98c2620aac83fa351cec432f59b38fb535371299ee1df1c Homepage: http://www.mono-project.com/ Description: Mono System.Json library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Json library for CLI 4.0 which provides serialization of JavaScript Object Notation (JSON). Package: libmono-system-ldap-protocols4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 124 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-ldap-protocols4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 30832 MD5sum: 9d8a6b4bafafbaa20cbee014e2f692da SHA1: dec5484a9e30062de3b31be4565efdce6a3e627f SHA256: f90d587eca067742cd6f6649b610ff9e28cc4a04c1af27f00c6e446003975c1b SHA512: 3c949a2edf027a19ec9a0674b8210f98b71557a7a309cc55a369fa321ca63569fd3cc0bb7db04922ba6a96a0ed58261c76be0223d72c946947d88c286174f526 Homepage: http://www.mono-project.com/ Description: Mono System.DirectoryServices.Protocols library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.DirectoryServices.Protocols library for CLI 4.0. Package: libmono-system-ldap4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 158 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-ldap4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-ldap4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 41504 MD5sum: df7a0b1b6f7a6f943b62a6ffb4ff934e SHA1: 5a15d64226637c93a917bea3afe14d30dcd76657 SHA256: c8a4a31eff3d69f12e0f1dcf3fa16c1b64dcaf3089706e3545b0ac636264dc08 SHA512: e373a6f0cddd629a38a2db35144704c57aca6632644be23883d294c6d864e6e449954c9606ee1cb101db12622808d9a39e4abf6202bf6181718b542d76b7e21a Homepage: http://www.mono-project.com/ Description: Mono System.DirectoryServices library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.DirectoryServices library for CLI 4.0. Package: libmono-system-management4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 111 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration-install4.0-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-management4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 26708 MD5sum: 94a24625d8cb99bf919782866ad17ea1 SHA1: 3f5e0da38e2f171f206f51654786d39fd592a410 SHA256: 533a39ce95d146360f270137a2f605a12d40ce7b00c46c0dbe0c08a41f2131ac SHA512: 3209c0db9edee2421d5cc6ac85c15779867aba958da0efb8a5088d99d3ba9de60a8e255acd958a7ac3087bc9f94eff8c2cd63e9842c86f9a568ef56593e11d16 Homepage: http://www.mono-project.com/ Description: Mono System.Management library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Management library for CLI 4.0. Package: libmono-system-messaging4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 139 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-messaging4.0-cil (>= 3.0.6), libmono-system-configuration-install4.0-cil (>= 1.0), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-windows-forms4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-messaging4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 35692 MD5sum: 1822d18c16cde3bb059607410025e307 SHA1: 9795b73209e225aee38fe9348de4ec4e284dd2b7 SHA256: b9d6d44147f8a2267ef174417fb88c680e728cdb78867767c0b5fc34734d7d64 SHA512: 7d53db6355ba040a40e77e459789ab8d073f2722330f1e78b09476925f5e0337a7992477e17858a42057c1fbc5f4564e8b85af2db3f3a30822c5215337bd058e Homepage: http://www.mono-project.com/ Description: Mono System.Messaging library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Messaging library for CLI 4.0. Package: libmono-system-net-http-formatting4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 595 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-net-http4.0-cil (>= 5.12.0.309), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-net-http-formatting4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 172724 MD5sum: fb2899577cdbd46774321386d7c08fd8 SHA1: 4a1454faf0a8f78e44ba6fe72cc0691353113abf SHA256: dbeb3d52638ffc399e4b4ac5928a1d36ebc9f506f6a31675a463d10e5b039097 SHA512: f8ae8611ef10cbedda6279312d25521d99a6b146d464acc2763f4ef10f159925b873b901354ef17186157b7c23e03e2a5f2208d1cfc2d363ea4066a1dd77c96e Homepage: http://www.mono-project.com/ Description: Mono System.Net.Http.Formatting library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Net.Http.Formatting library for CLI 4.0. Package: libmono-system-net-http-webrequest4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 88 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-net-http4.0-cil (>= 5.12.0.309), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-net-http-webrequest4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 21720 MD5sum: 0195582a7b00ec3338d4b623f42b4521 SHA1: 4d425cf0fbacc8badc17fc1bad65bb506ef601d9 SHA256: 7968c618ca38625f501667597dca3eea2224841c31eef9daafba0edaf30b94af SHA512: 6b611d321de9f86b965526596996454325f78ca9b8c261cc25fdd32cdb2dc19d51dd49fa808336f0de713aa9ce6fb81ceb09ff866a83161924907ecc31f403a1 Homepage: http://www.mono-project.com/ Description: Mono System.Net.Http.WebRequest library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Net.Http.WebRequest library for CLI 4.0. Package: libmono-system-net-http4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 353 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-net-http4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 108812 MD5sum: 3bd125da88b1d2c7bb62c84f7958e158 SHA1: 143d74781c825cafe4e7d746d8303fd200091ece SHA256: d151cbe1a70e2a492b5ec19f29c990209f8eea8974aaa8a2101246fff35cee1c SHA512: 71654b68884e233cebb6a09f1e8373cb60fdb07cdac185d8cae0a2cb41173cdbc42b61258bbba88b4a903527a65aecab5db419b5ca42e21b851b2c408b0094a0 Homepage: http://www.mono-project.com/ Description: Mono System.Net.Http library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Net.Http library for CLI 4.0. Package: libmono-system-net4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-net4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15988 MD5sum: 3a436239420059bfdf776d9d0caed3fb SHA1: 00531cbe5f2eccd4fd5af50f52803a1e0c9068ae SHA256: 94ea09157148906587a28a23ee59f751d652e8cc6a59ebf54038ba6b0d5a0a63 SHA512: d9f53d4a243d33c8d819f7215f0c47568ff85ef26e888e39a483229e3c3ef1d1433d1c4e6b6d5046528aaa9414def2b485a1a151f482941bde4bc3fa775d6bee Homepage: http://www.mono-project.com/ Description: Mono System.Net library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Net library for CLI 4.0. Package: libmono-system-numerics-vectors4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-numerics4.0-cil (>= 5.16.0.220) Filename: pool/main/m/mono/libmono-system-numerics-vectors4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15416 MD5sum: 0a4acec0063315a070727ebcfa1fd623 SHA1: dd474386a8d8827c9986987657c059b3ae6ce877 SHA256: 70551460e7423ddfb47514c1bdf47f13ce86b510ab7ff8172eafeae0bd3f6b29 SHA512: ec6cf247dbf5f1805c7b3643b39b5e09554bd91129f816b17999e04672eeaac0ec7a528fac57710f29783bd91d7294fe43d5d3d7b5ceec37504813a6dad394a3 Homepage: http://www.mono-project.com/ Description: Mono System.Numerics.Vectors library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Numerics.Vectors library for CLI 4.0. Package: libmono-system-numerics4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 186 Depends: libmono-corlib4.5-dll (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-numerics4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 48700 MD5sum: bb697b40dff13d9b3150bb69edeecea9 SHA1: b02b02e54615d0ca156e0deb05512a777ec1d5cf SHA256: 573c21eb0aceed0805b5b4f544830825bee708b304ac543b236c22acfad410f2 SHA512: de847466d9867a6671e5d803d462e055c455c5d530bde44174604a27795bcddcbe881c8af15320c66a40cde12d94d169cb815ee90670746b825b55989d81796e Homepage: http://www.mono-project.com/ Description: Mono System.Numerics library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Numerics library for CLI 4.0. Package: libmono-system-reactive-core2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 159 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-reactive-core2.1-cil Replaces: libmono-system-reactive-core2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-core2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 46608 MD5sum: f4d3069d16a09f479307a1ffc995f82c SHA1: 1b6a1fd457f9c4e062a317523eaffa9c2c75023c SHA256: 4482a890ee3bca033e5a4b6591b35e58fffde59ddf2fa686305e3f9762d064ea SHA512: 98906a0dfbab5b5211cfe3d3bc0e40190942f3f8ac7d4392e3762a72a2561f1b92c608ed391a20132ddf02b025af1d55340ebb5187cf09128b8da3999f617fc6 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Core Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Core library which is part of Reactive Extensions. Package: libmono-system-reactive-debugger2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 66 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-reactive-linq2.2-cil (>= 1.0) Conflicts: libmono-system-reactive-debugger2.1-cil Replaces: libmono-system-reactive-debugger2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-debugger2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 14400 MD5sum: f5d868f71213f3ee7e8283c075b35ce0 SHA1: e9e0277b4386dec1c0546b40bc2308969d7b18e0 SHA256: 247e869b17650a49ec74fdec50a862f260a999e0683a0f21ce71a2a712a572e9 SHA512: d769d3df056596f7f4bf517a06e60940e7c91bf50543cb1a9a2cbf3b9956a5fc7da6747734f6c8c73aed819df1b88b147af403bffd298cdd04680492e4adc1a5 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Debugger Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Debugger library which is part of Reactive Extensions. Package: libmono-system-reactive-experimental2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 88 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system-reactive-linq2.2-cil (>= 1.0) Conflicts: libmono-system-reactive-experimental2.1-cil Replaces: libmono-system-reactive-experimental2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-experimental2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22652 MD5sum: d2115d841f13faeee220c87a8a44615a SHA1: 4056a5855ae8446cd4abffa52f7b86f1b577a723 SHA256: 0e0ab8144d6fa20fd82ea65a67bc96ee9427c6daf33cf88df83b6a7fec13b2e1 SHA512: a8d832ad3b2fe48a1fbcd1ffc1aae956d44f72c3550b90769bfb60d03cc94819ffb87aeb6d687376bbb8bff41c6d96598cf45da668604c9b4f23837e7b84d267 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Experimental Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Experimental library which is part of Reactive Extensions. Package: libmono-system-reactive-interfaces2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 69 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-reactive-interfaces2.1-cil Replaces: libmono-system-reactive-interfaces2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-interfaces2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15360 MD5sum: b37b51dfb4fcabb0f61ac5740b8c3e7b SHA1: b2dba36676afc17a6b0f131e4ebc9d5d17708ed5 SHA256: 2c41fbb2215dd34a0145c7d01c22ab9275ed5e49bab33409ed36b3b00aeb7c16 SHA512: c3b183719ec5a7f95146eb89645a4d9c8ca15ecd6a53d70afe214feaa5e053faf309e70b9afb022789b9b231c9e775140c19f5e12068484b6d2a3e69ff31f13d Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Interfaces Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Interfaces library which is part of Reactive Extensions. Package: libmono-system-reactive-linq2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 773 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-reactive-linq2.1-cil Replaces: libmono-system-reactive-linq2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-linq2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 158636 MD5sum: 13426ff727afbcf1beec7256acd564a2 SHA1: f7393a6a96c3f69562d41ce1e9c93219f8ff6a99 SHA256: b2a2f7a50c9f8eee8e8dec95102cb89684c11a33f955a60a3886c679e7a501d0 SHA512: d83081e8d302eaa3434f424ecef9c57c870430e0e80a9a62e1e26796403d6b7a037976bfb0427b6a206093829554a958b82538e55640a32cf668eabc2d816b0b Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Linq Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Linq library which is part of Reactive Extensions. Package: libmono-system-reactive-observable-aliases0.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system-reactive-linq2.2-cil (>= 1.0), libmono-system-reactive-providers2.2-cil (>= 1.0) Filename: pool/main/m/mono/libmono-system-reactive-observable-aliases0.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15272 MD5sum: 55c316e8c5c3df9d3608a000212764fe SHA1: f34883df4df6596f49efd53dbbe77b483813987b SHA256: ea9fb052adc7aa38baf20476e25f9f09a150db8b4ea43f255a66d33ae4293826 SHA512: 4203c9a219940e22f062ad45afa8db44665d9579f32be71a1ce3a51d8db76f676f3c30ec440ba79101fc89aad5f4e942369744c7f0f2732c296a54bd441968ea Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Linq Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Observable.Aliases library which is part of Reactive Extensions. Package: libmono-system-reactive-platformservices2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 84 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system-reactive-linq2.2-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-reactive-platformservices2.1-cil Replaces: libmono-system-reactive-platformservices2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-platformservices2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 21844 MD5sum: e481802a588d89fda2d8bf09060e97f1 SHA1: d8e0ed5ee188bd03dbffe005fe6fde358f63f924 SHA256: 29bd2fb2c6584e642157f1b4f3150243445dadcac46a8e1fc1eb44740caf04b2 SHA512: 27b0f593bfcf17b38783b8159412d7a17e380bee33d84ea036fd23be83ab86593e76e8fda9b74298e006b76ae32c447cbc0d1922a74511573a9517f788cfa852 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.PlatformServices Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.PlatformServices library which is part of Reactive Extensions. Package: libmono-system-reactive-providers2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 309 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system-reactive-linq2.2-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-reactive-providers2.1-cil Replaces: libmono-system-reactive-providers2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-providers2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 51624 MD5sum: e3b1e630d9acd1563e85f5ad6ca6ab36 SHA1: 688de0fa3ce4695c8a4873e39390a704282acf13 SHA256: 5524baddb67fc47372cb698ae6cb6e641e7784884f57c40f924ccc14782638b7 SHA512: 87b7b829a94366d953c2e0857144d5ec6ef072d1b15265c8cb69fb1be3faca5585e6f566f1c59ca7bf8ab3481e0264b7c0177e7765f604bf7267b93c2dda48b9 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Providers Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Providers library which is part of Reactive Extensions. Package: libmono-system-reactive-runtime-remoting2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0) Conflicts: libmono-system-reactive-runtime-remoting2.1-cil Replaces: libmono-system-reactive-runtime-remoting2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-runtime-remoting2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16212 MD5sum: 7711014fbf05ebff4e5534da24894dda SHA1: 35aca4eeed149b799872b6d05bf0557b938039a2 SHA256: b39bdf0ea986b082c98819bfc72d26fc073b2648f1e022ccc29f7c1781d43c58 SHA512: 4d9c8be4b7e476c35af497b64cde8160cae837a953f88c1e233192eeb27274713b67775b401845c041926f9e253c2107d8aec24f7376266b5dfbab8e6288c53f Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Runtime.Remoting Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Runtime.Remoting library which is part of Reactive Extensions. Package: libmono-system-reactive-windows-forms2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system-windows-forms4.0-cil (>= 5.16.0.220) Conflicts: libmono-system-reactive-windows-forms2.1-cil Replaces: libmono-system-reactive-windows-forms2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-windows-forms2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16292 MD5sum: 53540e07da6b1e9de3b6cc0723811592 SHA1: 6ae5f9c1af0db1faa0734ad9c7882cd14aa5fb7a SHA256: 88ddd90aa7f3f20eacff1f1654f6acfd8b61c7f1404ce720b6e7f48a527f0dda SHA512: 15eba0c346f5e330d6321de1cbce846f9341ffc770cedf92c037ef41eebed40a881ac0b2169d17672a20651ccc6f44aa8a5bf13ea3401a5b0c9f8f9314443963 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Windows.Forms Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Windows.Forms library which is part of Reactive Extensions. Package: libmono-system-reactive-windows-threading2.2-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-reactive-core2.2-cil (>= 1.0), libmono-system-reactive-interfaces2.2-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240), libmono-windowsbase4.0-cil (>= 4.6.1.3) Conflicts: libmono-system-reactive-windows-threading2.1-cil Replaces: libmono-system-reactive-windows-threading2.1-cil Filename: pool/main/m/mono/libmono-system-reactive-windows-threading2.2-cil_6.8.0.105+dfsg-ok2_all.deb Size: 17588 MD5sum: 79386a7437cb9b6b24b09b7f347e8515 SHA1: 8a5840be4e469b33e2cd50fa12267844e4708b6a SHA256: 7a6f44af154060b40847390d06c96e4302e9593fd83c8ad42e74195446c37bd5 SHA512: b99dbd6315941fe25349686326a421388fe580c48bbbabe586767a91dc7a997244ea530bc647c10c061d2e8037b6030725f726d45ca5b06f29cfa338f8887580 Homepage: http://rx.codeplex.com Description: Mono System.Reactive.Windows.Threading Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.windows.Threading library which is part of Reactive Extensions. Package: libmono-system-reflection-context4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-reflection-context4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15776 MD5sum: b5bc0e6e1db7133b3a6e3f08e70a400a SHA1: bb4fbd9f023aff8d6db2fd7464c6e8eca88de894 SHA256: e273aefcd4c318dca08741929304019ce1cb0db8f137c24d6b78c53a56a8697a SHA512: e6580885ad7c5f09e38bcf3c610897c79e5186cdf79149961820a7554e15f6f2d1bc2bf974595aeac98bc2f4a45dd32e529ecd2031822191b565eb7d8501df4b Homepage: http://www.mono-project.com/ Description: Mono System.Reflection.Context library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reflection.Context library. Package: libmono-system-runtime-caching4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 135 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-runtime-caching4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 38856 MD5sum: 5ad22dcbe02db6157af1bfcd7bb690db SHA1: b37ef24067a201cd6657c39c4bcf002443dca263 SHA256: 27c53a850baffa9a130cb1a48e4c1d9bb10a097bda9253b86355133afdf6c6ed SHA512: 03789450c6444e25c19559d91117fd77661a0c83a37dc25276f208e7b97eba2bd5a11f2637d5abcc47a69d51691605c3e793808ec0d4337ce702072583f35a14 Homepage: http://www.mono-project.com/ Description: Mono System.Runtime.Caching Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Runtime.Caching library for CLI 4.0. Package: libmono-system-runtime-durableinstancing4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 171 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-servicemodel-internals0.0-cil (>= 1.0), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system-xml-linq4.0-cil (>= 5.16.0.220) Filename: pool/main/m/mono/libmono-system-runtime-durableinstancing4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 46628 MD5sum: 50c65cd204e63927d456a678900843b2 SHA1: 5fef0a239f68d96e2940c815543b0b1d79527b0d SHA256: aa1a05ed7747b79ed70bfc68e2b6c62b4e637678b3b54715a10f24f5980ad4f1 SHA512: 8a8609be66305044b49c5e0f091fb4465238a10defee5cbee6cbe07c78008f0ed827da82903f742020b8d67db553e4c6edc5483a33baf77021067f5e39ec2db7 Homepage: http://www.mono-project.com/ Description: Mono System.Runtime.DurableInstancing Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Runtime.DurableInstancing library for CLI 4.0. Package: libmono-system-runtime-serialization-formatters-soap4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 100 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3) Filename: pool/main/m/mono/libmono-system-runtime-serialization-formatters-soap4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 26880 MD5sum: 1dd46faed0855985f6bf6bb145026c40 SHA1: 29df0bef06a3668df26fc89f0e8d0dfe14c970c4 SHA256: 42fa79c56e3e493c95231ac257d84040bf7b1a869643e8bb568db5ff4dc90256 SHA512: 52ea3ce1548c40a2cfa8d8ddaecd66c2c6083ee208ba7798d483cec3048b44a1fc481bfeff9f1a8f34f1582f08818fce2644e37e40edefcfacbd72b9d3b91fa2 Homepage: http://www.mono-project.com/ Description: Mono System.Runtime.Serialization.Formatters.Soap Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Runtime.Serialization.Formatters.Soap library for CLI 4.0. Package: libmono-system-runtime-serialization4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1028 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-servicemodel-internals0.0-cil (>= 1.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-runtime-serialization4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 249872 MD5sum: 1a01f1a27eaeeaa74b27d85c492cf9a0 SHA1: e3e8ac6218dcb0c2f6901a94ddf730006ec47778 SHA256: 2dd4da10a7b313276d9cf3cb8eeedbc88d88d41f86920ab3036065e097613083 SHA512: 9e645805dca8f01dcc8d78e126567d0c24d79a72f957bae58872cc8cd1c09456d8e083a582486b55ff87a4d16e7b1fb2d0040e9b5707586dd0073b69210dc88f Homepage: http://mono-project.com/WCF Description: Mono System.Runtime.Serialization Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Runtime.Serialization library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-runtime4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 184 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-runtime-serialization-formatters-soap4.0-cil (>= 1.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-runtime4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 56020 MD5sum: e340a6a614817feb55d34516780a96e9 SHA1: 617050b78e720c576ee4afb18dd141bb49171c32 SHA256: 7257dbf32576371ff453ecf9f72dd3548ae775345afb000dc1ba858fcd520131 SHA512: 6a156c53097f815b4e4da0076c3d12ad3cdbd355cc2320e0e1bb2bdfc5b096a5b1f2399f3120f38b606a18f7f57ff62396ff2531aba3616e7c1c99d8a9b319ec Homepage: http://www.mono-project.com/ Description: Mono System.Runtime library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Runtime library for CLI 4.0. Package: libmono-system-security4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 386 Depends: libmono-corlib4.5-dll (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-numerics4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Recommends: libmono-btls-interface4.0-cil Filename: pool/main/m/mono/libmono-system-security4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 113780 MD5sum: a4d5c6f4e326c19f40a8a81aee7c16e1 SHA1: 05c69ce1e4ae874849b1e8767d4765146a9575bc SHA256: 9cb76f9170d3199f541154b2b6da116f5c4697e828cb57f73cb8ad6009e0e370 SHA512: f3d4f8c9ca8688909e82dadbd51740b4ab3d824b830539d2a5b5ab74c2e50ce7c463bbf26641f7348a0a19a30815d4343472062f14e22df94b2f8b65d04ba519 Homepage: http://www.mono-project.com/ Description: Mono System.Security library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Security library for CLI 4.0. Package: libmono-system-servicemodel-activation4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-servicemodel-activation4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16080 MD5sum: 91afc85a49964cd4f1d6120867990947 SHA1: c95d3088a86e5fde121ad724ae2d71d765c3d83a SHA256: 13ad2d5ea39635169fa51f2c526589ae9d451f819b34f415434206b649e864cf SHA512: 3f1870c8c573b21327dca461ee36a4ed8c4786689f3f290f6d1eb9884f0e6d822349df059fc5cbfc33810fe7b5ec7ac935cc7805a498fec076ae0fb426202185 Homepage: http://mono-project.com/WCF Description: Mono System.ServiceModel.Activation Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Activation library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel-discovery4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 205 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-servicemodel-discovery4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 53244 MD5sum: 9c67eae4555776ba76ccc4cc27bd954f SHA1: a4c759e949bf59a827a0cbca25b8d3c6050c458e SHA256: d6584dded3f6cf373fe56e8c1dec9903ee32b0abff4c42080f9e0b0acbf9a3f8 SHA512: ae600f759b2b304f223d8f65a040cd8f16f21fc5f80156631244c36981fd5511b6f58612e82a997787456374f9c96a9eac3246c4c60840abdb113c25ada7daf5 Homepage: http://mono-project.com/WCF Description: Mono System.ServiceModel.Discovery Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Discovery library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel-internals0.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 282 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-servicemodel-internals0.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 82220 MD5sum: b00916a07194d3b462f5af24af5d3708 SHA1: 30f7923c90b82568daa655809ea2fcd4ba7a0a27 SHA256: c143c7b6837055c2024f1e94fd936af49a7d5d06a87abe8ca04fe510a59a2332 SHA512: 2f6aff0365a02e8c91359656a531b184f0ffb16609a27ced14f3c1954ca88f854e12731ee941d78bf8e30ecc5ffbc8b486cd1863f612d28378170ce3b0635323 Homepage: http://mono-project.com/WCF Description: Mono System.ServiceModel.Internals Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Internals library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel-routing4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 98 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-servicemodel-routing4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23492 MD5sum: 9cec3d552d316c8aaa935cf3499932d0 SHA1: 416db981222e80d3b0cefd2a218b384a0c489885 SHA256: 82aa37ff49ae25eb48006fb1c6fc516c5e3a4ea9d8338685e9d3986482ef4bcf SHA512: dcac82e73fb8e4572763a7192cfe52a2a2caf4d852492902d77d19b11aa67fa6f0d56728a09ab056e8c47016d53ffd60236ecc8221de4b12d5260d37580e1224 Homepage: http://mono-project.com/WCF Description: Mono System.ServiceModel.Routing Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Routing library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel-web4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 143 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-servicemodel-activation4.0-cil (>= 1.0), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system-web-extensions4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-servicemodel-web4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 40468 MD5sum: 0d946967572b2e9bf5c268273b7cd719 SHA1: 2a3beb2aa09ab6f08263af21b5541bc30537c03c SHA256: b940e6a456e89a68a10ed9150b81f62c785eb516c818b9e2130c82c40ddcdf87 SHA512: da414e840ba53c16ec8d54c06e5d00dac6f713600908b3b3b3d16f5b760e81f5bdd376cd3bc132f3a548831a0f61d1843b8215909f1caaf558368b7626532df4 Homepage: http://mono-project.com/WCF Description: Mono System.ServiceModel.Web Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Web library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel4.0a-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1521 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-identitymodel-selectors4.0-cil (>= 1.0), libmono-system-identitymodel4.0-cil (>= 5.12.0.309), libmono-system-messaging4.0-cil (>= 2.10.1), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-security4.0-cil (>= 5.18.0.240), libmono-system-servicemodel-activation4.0-cil (>= 1.0), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system-web-applicationservices4.0-cil (>= 1.0), libmono-system-web-services4.0-cil (>= 4.2.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-servicemodel4.0-cil (<< 3.2.3) Replaces: libmono-system-servicemodel4.0-cil (<< 3.2.3) Filename: pool/main/m/mono/libmono-system-servicemodel4.0a-cil_6.8.0.105+dfsg-ok2_all.deb Size: 378864 MD5sum: 3695be62a6a4af458145c754abe8f8cc SHA1: 662dc1899859392010bce9191a71b87bbe46769c SHA256: 24bd73bdb94b037b5ef29d48d0358ad0c9ca88ce42c8b2909dfe24b947e4cc5e SHA512: 9ec2a3f9cfa943365a3f25192cb8f84cba1e779ee0bb40b9eb8ec3f362f97b934dde47bd77a3a01994890f2b16413d10dd0fb2b2fe5fb618c9f92f708b486c9f Homepage: http://mono-project.com/WCF Description: Mono System.ServiceModel Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-serviceprocess4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 110 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration-install4.0-cil (>= 1.0), libmono-system-windows-forms4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-serviceprocess4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 28684 MD5sum: f92d9ffddea9c43ae24ccb1e1e9593ca SHA1: fc747c5efce8a0188762ab19b93b6dedc6a3b7ad SHA256: 5b29e930f335e8dc7ff0dcaf672546d251bf28089e77b3d1ece4691dd05b7557 SHA512: 2595e9c1aeac89fa20a34fcedabe244d77e59bfb4b7c275bd1540604f30e5d7515544942e51d93a8cd1b1e40d4be895273a7d7659a4b6c6e30d80af27abdc74e Homepage: http://www.mono-project.com/ Description: Mono System.ServiceProcess library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.ServiceProcess library for CLI 4.0. Package: libmono-system-threading-tasks-dataflow4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 234 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-threading-tasks-dataflow4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 69592 MD5sum: 56a133fbd4765350294d4de0d0e07900 SHA1: e4fd3b1549752e2e71fabeaee1fcc022f5d23e93 SHA256: 58c0fcf115e4e9924b63e8f4cbeeb091aa2739c61a09f44b3ce2855674d46ebd SHA512: 85c30d0fcf34f5408216f07bdf594e21d3a1a06131537f87f0693f913b3f607f098044264efe7adf75760b4550edc91c23e2ee353a01f2a26c3cc0997e69e3dc Homepage: http://www.mono-project.com/ Description: Mono System.Threading.Tasks.Dataflow library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Threading.Tasks.Dataflow library for CLI 4.0. Package: libmono-system-transactions4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 95 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1) Filename: pool/main/m/mono/libmono-system-transactions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 23624 MD5sum: 2a446c81d4a18a1ce628a563e6569892 SHA1: c378218e04534a887255b324e7edb16212e12271 SHA256: 17faaa41e530d00df2c33c3b77ac990dff34e963e67b36a98e63a078b85ab173 SHA512: 571c25e1458798acfea3bbdb66ad1ef269ce0a5fb0a4f990f206fd3123cd0d9abda08dc4e2ce5e0cb5d36dc605d78ff1899e2cd60a44d747ee61caae338efb14 Homepage: http://www.mono-project.com/ Description: Mono System.Transactions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Transactions library for CLI 4.0. Package: libmono-system-web-abstractions4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-web4.0-cil (>= 2.10.3) Filename: pool/main/m/mono/libmono-system-web-abstractions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15520 MD5sum: bddcd4c6f5828f6a80748f07f142c484 SHA1: 3a9f0340c0807ec475c1e12bb7966279f05a90f5 SHA256: a61e4627b131c544d939e895d99d6a96895ceb08283b135daed8ff949124fc3d SHA512: 440b2dc31a2a3549844d05261ace82d4483088ca0bb7ba0f576109c9e27b7376ab6624fedba0c82a42f3e6ba230f08887d0f78d33a06c6b2e2bc78b0a9dfca36 Homepage: http://www.mono-project.com/ Description: Mono System.Web.Abstractions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Abstractions library for CLI 4.0. Package: libmono-system-web-applicationservices4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 95 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-applicationservices4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 22948 MD5sum: 631812f1ab314d3c5fb5533aa29cdcca SHA1: 115724196e16f445b7cf8bfeb5fb4e3db538ee67 SHA256: a23f0b171ed26bb2dae2a5a736248af6b6b1e960a0db2c26f2c6f40b13a6bea8 SHA512: e64feb45ceb2906c1a86b8c4319b52b22dd0d8bb9343ceef7051de62452fe5f4a3c244d756c0a08ff828100ae1ab26e3288b744539ea9aff1a05a0cbd8b84ada Homepage: http://www.mono-project.com/ Description: Mono System.Web.ApplicationServices library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.ApplicationServices library for CLI 4.0. Package: libmono-system-web-dynamicdata4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 133 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-linq4.0-cil (>= 1.0), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-web-extensions4.0-cil (>= 2.10.3), libmono-system-web4.0-cil (>= 2.10.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-dynamicdata4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 37032 MD5sum: a81c79928732cdb59948ffa541187367 SHA1: d7b929b91c3fbd00cb30f48996a7af80f94b68b8 SHA256: 888040937b33e675c90a0e6393cb88c8138e58e8e5d0dff18bc333ce20098846 SHA512: 383cf99a34a37eab26523583b0e7c8f51a42b3fec7df00494a12f345a8adf1cf7b1530300dfb1ae6c9dd81f4245179439260568ace9ac09585265d48ee278091 Homepage: http://www.mono-project.com/ Description: Mono System.Web.DynamicData library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.DynamicData library for CLI 4.0. Package: libmono-system-web-extensions-design4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 76 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-design4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-extensions-design4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 16532 MD5sum: 2000c4673b79447a342ece5d39cf04f9 SHA1: 5234eb9345ffcfc8e0174a1f369ab172faa5ea4d SHA256: a7a6d5ce9e40bd648e8f5ba180e619eda7d155b8880c8b181cbd51d8d7258c61 SHA512: 1c71a41ff3de61655aacb9fd5c6a3aecbeb21ef70f2390d529d714ac9ed59c0dd8e722f09a8e3e2bd412d710163bdda67c1173745e523216438de5ab237ca2d7 Homepage: http://www.mono-project.com/ Description: Mono System.Web.Extensions.Design library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Extensions.Design library for CLI 4.0. Package: libmono-system-web-extensions4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 806 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-linq4.0-cil (>= 1.0), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system-web-applicationservices4.0-cil (>= 1.0), libmono-system-web-services4.0-cil (>= 4.2.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-extensions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 162944 MD5sum: 1ffebf55cf37f63d3271f64d7a4d418d SHA1: b70ce344acb4ec85195b9af26e7c2fa372c22d2b SHA256: 64ffbafb012c601f7450474e2198b01b70630af61c9d9d3ef76c7e72eeac1ca7 SHA512: d196be529a6a91f209e0f86e8466743b6c135c36285d5d37b7e64901f9cab37d13aebd0d1a40f1c6426a89f56a16a27caaa1777aa3f322674e818d44c360bfea Homepage: http://www.mono-project.com/ Description: Mono System.Web.Extensions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Extensions library for CLI 4.0. Package: libmono-system-web-http-selfhost4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 152 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-identitymodel4.0-cil (>= 5.12.0.309), libmono-system-net-http-formatting4.0-cil (>= 1.0), libmono-system-net-http4.0-cil (>= 5.12.0.309), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system-web-http4.0-cil (>= 1.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-http-selfhost4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 44440 MD5sum: d60b827666c14d355b7d8e60a4603916 SHA1: ba408ac7e6142567bd89fdd248834d3279074ca6 SHA256: 4b2f148c626444d23803fcf06c4934359a84c0596050598377513175e3ce0938 SHA512: 51d9bec055d43e155e49313c2125f8d3d42f70d8a86b139a0a05017598c29bb7e6c5dee2b47505e62f9e9aa66b8dffce91921d6de11b2d247b5d00db41295cce Homepage: http://www.mono-project.com/ Description: Mono System.Web.Http.SelfHost library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Http.SelfHost library for CLI 4.0. Package: libmono-system-web-http-webhost4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 118 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-web-infrastructure1.0-cil (>= 4.6.1.3), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-net-http4.0-cil (>= 5.12.0.309), libmono-system-web-http4.0-cil (>= 1.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-http-webhost4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 34732 MD5sum: eb29ddadc337befdc2d8350441c0fc37 SHA1: 4b46437e114b63f8f591af620225f504e2af7c70 SHA256: 5287973718d921f51d8b7bb7136dabeb7d6f30237003fe797b30fda6151f029b SHA512: 3773e5d432f1b13aade7a6013c7ed0bca8d3a5c8e2d9ec52948256c046eaf5baf608bd160b259dacd674dd34e1d48c1d06c8ee91a68476bba05c5c0ad627ae40 Homepage: http://www.mono-project.com/ Description: Mono System.Web.Http.WebHost library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Http.WebHost library for CLI 4.0. Package: libmono-system-web-http4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 393 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-linq4.0-cil (>= 1.0), libmono-system-net-http-formatting4.0-cil (>= 1.0), libmono-system-net-http4.0-cil (>= 5.12.0.309), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-http4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 121956 MD5sum: 2df8e586f8570a4268753f68941be655 SHA1: ffdef58256359eed488da7afd5a3762d060ec0ac SHA256: 3bad288193f4b44414dd7801f927a63c93e669d559283549667c073a8baa90fe SHA512: 44a7e10ce3fee3de764d7868e42d69693be983124be14634903c783f67b7595b3487f3e9992f69666167608fe05ab05f9f40fab95299fe1745314a0a4dc4bd43 Homepage: http://www.mono-project.com/ Description: Mono System.Web.Http library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Http library for CLI 4.0. Package: libmono-system-web-mobile4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-mobile4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15128 MD5sum: 7b3cfae2593517ddc9eab69c326c41ca SHA1: 45f23e4856b08505f564f1b97c77220f82ea80e9 SHA256: eece52d3ee4aaa43e5d24a5754ad6174e368429d4100a90420a1e28d0f0cc3c4 SHA512: 0616320889d3cf5665faf8658c96f5d9983bcd038745bcb0a3f79686fdf46a9e9d3a13b490d6cd0e3edbd8751183182694f21808da86c441f3db26f9b4a32788 Homepage: http://www.mono-project.com/ Description: Mono System.Web.Mobile library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Web.Mobile library. Package: libmono-system-web-mvc3.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 490 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-web-infrastructure1.0-cil (>= 4.6.1.3), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-linq4.0-cil (>= 1.0), libmono-system-runtime-caching4.0-cil (>= 5.12.0.309), libmono-system-web-extensions4.0-cil (>= 2.10.3), libmono-system-web-razor2.0-cil (>= 1.0), libmono-system-web-webpages-razor2.0-cil (>= 1.0), libmono-system-web-webpages2.0-cil (>= 1.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-mvc3.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 141880 MD5sum: f761273fc76a0591b1b36d8d8456fc5f SHA1: 6e661470ca697ca81830daf7a8ceafa27169a150 SHA256: 95e3e0e01ee3e861021464a89d2699e4c5fd6f13d680b0de0c51bcf7e176f570 SHA512: f877703fa03755c771ae7a73a66fce6c482a4aae0eefbcc29421f618f4653abb58c8f959d496580b2a9e312dfa0b9d01a3cde87c074574aa78a4a031ddf4f729 Homepage: http://www.mono-project.com/ Description: Mono ASP.NET MVC 3.0 Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Mvc 3.0 library for CLI 4.0. . The ASP.NET MVC framework is a web application framework that implements the model-view-controller (MVC) pattern. Package: libmono-system-web-razor2.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 322 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-razor2.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 96040 MD5sum: 68c86c27c58a7b4be7856ab255a21731 SHA1: fd5a4993aab5a9d59ed57f45518b1679794d3d84 SHA256: a564b778e3ffbeec78b9f2a6d1f853dfb99fca3c9e463fdbbfdd9698ab236c46 SHA512: c800f2f6d49886cd373d503f8e6981e57082fb83dbdd6f0b8931220b95b6e399a963e3c4cf252f58992d072aaff936d14d32eb53f495f3dd7dbce1ab5f3b0e68 Homepage: http://www.mono-project.com/ Description: Mono System.Web.Razor (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Razor library for CLI 4.0. Package: libmono-system-web-regularexpressions4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-regularexpressions4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15184 MD5sum: b565edabfda33dd98c1dee211a0c4e94 SHA1: 78edb11592a2cc5ee239b20fc24a44a5b38e493e SHA256: 7b12cb657f919aaf795a76f4daad07844faa90522e37c87a9a534a98d83e5417 SHA512: 2a4717dfa242ddc6fb936ee283f9e0ec9de7505c315a56a34fe5e6bb46da86148a8aa930472beefd12e015dda92b9a3656089e945959da64c214d626dc296196 Homepage: http://www.mono-project.com/ Description: Mono System.Web.RegularExpressions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Web.RegularExpressions library. Package: libmono-system-web-routing4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-web4.0-cil (>= 2.10.3) Filename: pool/main/m/mono/libmono-system-web-routing4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15472 MD5sum: 003433525236e44020cede33cb82c5e0 SHA1: 6e82f42ff6a896606134fbe22073363f87e3cb10 SHA256: 8a87d27e28d344d88b0d0839f3e28826b7baca4278eb1264ac0b52856b5ace73 SHA512: 695224ed2930dfc1339f712b002b07d465ece2524eee58d5706cf4c35995acabc89add996bf7d60cee7da2ecf5160d81a29b2ed00d85358eae3fe85a5024239f Homepage: http://www.mono-project.com/ Description: Mono System.Web.Routing (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Routing library for CLI 4.0. Package: libmono-system-web-services4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 890 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-design4.0-cil (>= 5.16.0.220), libmono-system-enterpriseservices4.0-cil (>= 1.0), libmono-system-ldap4.0-cil (>= 4.6.1.3), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-services4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 172488 MD5sum: 185771ba97b3fbe15b3482f18c415259 SHA1: 0c9c2f41ceb07c454b9e0980a32423a2070b3748 SHA256: 53d1ab423b24dac2625649b8b2ff5bab1199ca1a87f303f34c7be34f3d7f2380 SHA512: ad65da584df90307c4d08457b7efaa797387d4ae04da5a84c7f48046af7b508af1445b24160ec6a005219ae170fd176fc55a1c8232b706c6de289d113b27a02d Homepage: http://www.mono-project.com/ Description: Mono System.Web.Services (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Services library for CLI 4.0. Package: libmono-system-web-webpages-deployment2.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 101 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-web-infrastructure1.0-cil (>= 4.6.1.3), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-web4.0-cil (>= 2.10.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-webpages-deployment2.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 26344 MD5sum: 00418eb9952ade6cc018475a5187ced7 SHA1: e1ec8d6a7e8e2ddeec502dbe60072ef9b640d9d3 SHA256: c05e1e681e71c8ab3a53b3b94142a1e032184353beed874372ae9c85ebbe1578 SHA512: fe09a7705e6a8b6c427923c188e6e9ed3e30a78dd99e6300ce813110d440d0ee6c25ecb2848653a0a7049b520118eb3fc2218cb0214181216d172d33f9676705 Homepage: http://www.mono-project.com/ Description: Mono System.Web.WebPages.Deployment (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.WebPages.Deployment library for CLI 4.0. Package: libmono-system-web-webpages-razor2.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 100 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-web-razor2.0-cil (>= 1.0), libmono-system-web-webpages2.0-cil (>= 1.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-webpages-razor2.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 25784 MD5sum: 87ec3b27f3b5e572e6b6c4a0f07c1781 SHA1: c5f2bd4d43a3c731ae17efa707858035670ba59a SHA256: 0effe4fa72ee959550d75c93238abac25c31fc25e7d3e73d6994a1486a523823 SHA512: a4c68e66e940bf057065303643bacb8e91a2ce359d99673b5596f09b0735e8b42dacdc0bce8eed844dac4c30de6f8c970b46691b47322a0552f0d145bb4612d7 Homepage: http://www.mono-project.com/ Description: Mono System.Web.WebPages.Razor (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.WebPages.Razor library for CLI 4.0. Package: libmono-system-web-webpages2.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 261 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-csharp4.0-cil (>= 1.0), libmono-microsoft-web-infrastructure1.0-cil (>= 4.6.1.3), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-linq4.0-cil (>= 1.0), libmono-system-web-razor2.0-cil (>= 1.0), libmono-system-web-webpages-deployment2.0-cil (>= 1.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-web-webpages2.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 79208 MD5sum: e857264b7621a23850edd04ee30099e2 SHA1: a8af5d19aa5953b81bcd51f15d21878a7f7794e9 SHA256: e88abcdd58132aad619a6d00064be913ea678c611d01f85906eb0daabea75e7e SHA512: 4159b192e27fad83cd155400120948114ef510af438a36bc861b1b7d28c459de8a61c345692fa8dc82d7088e922b0b96aadd96db03f7663ea8cb44a07e1d364b Homepage: http://www.mono-project.com/ Description: Mono System.Web.WebPages (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.WebPages library for CLI 4.0. Package: libmono-system-web4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3155 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-sqlite4.0-cil (>= 3.0.6), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-enterpriseservices4.0-cil (>= 1.0), libmono-system-runtime-serialization-formatters-soap4.0-cil (>= 1.0), libmono-system-web-applicationservices4.0-cil (>= 1.0), libmono-system-web-services4.0-cil (>= 4.2.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106), libgdiplus Filename: pool/main/m/mono/libmono-system-web4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 755712 MD5sum: 2c96fac0234f184c96ff26c38f33729d SHA1: c9765b951c7d8908729f3aaec990a866e1abc3af SHA256: bb5b56229bf1f1249b4ad4d44381e8da448eb0187899a59522771793a4fd2829 SHA512: 6d1698e34356e755ca81d8af695893a70974e2a094bd512b40dc1cdc4465c348e29aca37f3ef6c8d57251a4e39d9f108557176699c57e417b0baea624bbd6f78 Homepage: http://www.mono-project.com/ Description: Mono System.Web library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web library for CLI 4.0. Package: libmono-system-windows-forms-datavisualization4.0a-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 214 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-windows-forms4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: libmono-system-windows-forms-datavisualization4.0-cil (<< 3.2.3) Replaces: libmono-system-windows-forms-datavisualization4.0-cil (<< 3.2.3) Filename: pool/main/m/mono/libmono-system-windows-forms-datavisualization4.0a-cil_6.8.0.105+dfsg-ok2_all.deb Size: 49536 MD5sum: f66a1c9e29b925235357b60c48929744 SHA1: 7be3c0ab7cdb89b6e2e1e51d952225ca2b3cf1ee SHA256: 0d222d5dfe9cf129d2a2187f3e631ae13fa9ca9a6837fce767ddde3d2190a829 SHA512: 3fe599fbcc66de220edc1193ab44f548042917066a5a5bf0a4eee225e0b7357b7825eb7d910a7b49307710c62c3a34ed25b2f36ad15ec5002dc3fd40fba748d8 Homepage: http://www.mono-project.com/ Description: Mono System.Windows.Forms.DataVisualization Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Windows.Forms.DataVisualization library for CLI 4.0. Package: libmono-system-windows-forms4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3052 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-accessibility4.0-cil (>= 1.0), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-posix4.0-cil (>= 4.6.1.3), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-runtime-serialization-formatters-soap4.0-cil (>= 1.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), libmono-webbrowser4.0-cil (>= 1.0), libx11-6 (>= 2:1.6.0), libgdiplus, libmono-i18n-west4.0-cil Suggests: libgnomeui-0 (>= 2.22.0), libgtk2.0-0 (>= 2.16.0), librsvg2-2 (>= 2.22.3), shared-mime-info Filename: pool/main/m/mono/libmono-system-windows-forms4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 808872 MD5sum: c4c07590a21259bbc69817b4e54ffa11 SHA1: 84d37485717094dc77ae531c26f905b9ff0a4b29 SHA256: ecc6ec292ea3277ee9dbfe4063f7cab6c3d754bd071dd96cb5e826f31ae7cacc SHA512: b96fff50f822b031aafc4a0b97f3d988bc0940662bb53be99968d150f8dc1ac209a90925bd27f010eb2892940f87f60cc7f4cd74171bfcc61ccf435040d1b6c6 Homepage: http://www.mono-project.com/Winforms Description: Mono System.Windows.Forms Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Windows.Forms library for CLI 4.0. Package: libmono-system-windows4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-windows4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15176 MD5sum: 9719d2cbbecd8569bd409ad74b33e6ee SHA1: 846fb84178d6c6a056b4ee9c0ac4b2218a85e950 SHA256: 41391e27cc79601e3dc03cc7f5f797345b57226306d99370c3bfd4e33ce19146 SHA512: f21ec0cc3bf5d0b475401be7d9a5c5c93eec9b4533f45c1489425311286367d251c4ebc18df7fad14838768a66b8ab9545b83351718b4a7796a2733749058688 Homepage: http://www.mono-project.com/ Description: Mono System.Windows library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Windows library for CLI 4.0. Package: libmono-system-workflow-activities4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-workflow-activities4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15196 MD5sum: ed5455755347e2484df1a1f9237b82ca SHA1: 3ce3002dc03b20221ca9229188edf5edd3e194d4 SHA256: d2af0f6e4d89ce9c4f88dea04bbca502309861d7db5aae048782640905b17c49 SHA512: 01ad40fa238ace3d9c28218be876ca7d7b8bdb15158488896d7c3c8e57babd72a0cb698648b3baae9c3fc38bbf4701d6a50f8154974e66c2261c9d5309aba55d Homepage: http://www.mono-project.com/ Description: Mono System.Workflow.Activities library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Workflow.Activities library. Package: libmono-system-workflow-componentmodel4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-workflow-componentmodel4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15192 MD5sum: b9cd6be33acea2cc3fa4e71015996da5 SHA1: 818f12815c2588119398cee5a545f458c34e1290 SHA256: 8c05f9e60cb85fd0486a24073a7393ff0d9ec7c398959710346a1a9cde26c087 SHA512: 51443de2934dfc532051f171042f6dcb04f8947843aa154dc0151701e18fd38036a33b471342bce4b833b8430e958f26504c262acf54907042619103046f7937 Homepage: http://www.mono-project.com/ Description: Mono System.Workflow.ComponentModel library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Workflow.ComponentModel library. Package: libmono-system-workflow-runtime4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-workflow-runtime4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15152 MD5sum: 2f0715287934505ba788fe07f756bdc0 SHA1: 2e70cdec3d9b0062983679d7de1d2b193f4106b3 SHA256: 95b6657342da1204aabb2c5c3d49b6006ac8b74dddb7a827679a8c123b77e58a SHA512: 7705f39f8d2a7b263aacd2a65e95dcf421683664a783017e0ef25c86a6c143c4f0f1f2feb94826aab2643628536ca35dcb19d5c507da0e4ca3c2a3846f7b37e5 Homepage: http://www.mono-project.com/ Description: Mono System.Workflow.Runtime library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Workflow.Runtime library. Package: libmono-system-xaml4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 257 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-xaml4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 74460 MD5sum: 6cc9b5abdc63b97738a8bd6e928dd435 SHA1: 2692a3d532af340df6acccfdd9be202148ffdca6 SHA256: 2562de017d21e0ed077333c0c20f752057d8bddb9e3528b9410413a326dc6bf3 SHA512: 776c20d45e374cc018f6f617dc60df574c3ea5c79aff58eabb5d452738336c3d298aa1b08bb9c265a03cfc308a18def4b19f93a14c4ac2e6690a998630e18b8f Homepage: http://www.mono-project.com/SystemXamlHacking Description: Mono System.Xaml Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Xaml library for CLI 4.0. Package: libmono-system-xml-linq4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 203 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3) Filename: pool/main/m/mono/libmono-system-xml-linq4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 57248 MD5sum: 1a7313a4a321c1a2d2729ef0ad8eb083 SHA1: 80b32d875e857397698537cb206d2c60c6e7a1fa SHA256: d8e6615e5c0d08dd30a5b6e8185130e418acc95d2ed5e47830f0f3221ecb712a SHA512: da5e206b6b66413c22391e209eb4918ab35eb9ea15b1b356592b399e69507c38eb6f4c816b5033a64fedbe38d103dae62b3be53d169ff839ff2f928441274dde Homepage: http://www.mono-project.com/ Description: Mono System.Xml.Linq library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Xml.Linq library for CLI 4.0. Package: libmono-system-xml-serialization4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3) Filename: pool/main/m/mono/libmono-system-xml-serialization4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15048 MD5sum: 632f28c76d774d5d8fed4abcaf7bb5da SHA1: 6e2e3779bb75ae708b348c744ac7917429b0bdf9 SHA256: 2b92818dc1aed663f6ad80ec42277f8a74758cfeca399cff4d601f0f23519e20 SHA512: 07493fabea9a02cb27ab27864cd83d46d8d81a7df7b66dc8141ce4b98d337183d17048e42fae2fb910aaf34885a94fd66441a2d51a3b88069c4520f0c1a7b3cc Homepage: http://www.mono-project.com/ Description: Mono System.Xml.Serialization library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Xml.Serialization library for CLI 4.0. Package: libmono-system-xml4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3349 Depends: libmono-corlib4.5-dll (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-system-xml4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 815748 MD5sum: cfa15cbae8433cd228da469a2745129b SHA1: 7c7292dad0351a1b53338c60b5726daea757d148 SHA256: e376c6952ec421165b8ee5f3323689efdb413b256f68c880d19c07796a3e37b1 SHA512: 309c26d849bc89914f3e1da9db3baa320e363932130de93cbf768fe0b9222b14d1037ef90c6d8661128ae3ebd78c311f9ec67e7d9ebf5643a03d2346f1f16ba0 Homepage: http://www.mono-project.com/ Description: Mono System.Xml library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Xml library for CLI 4.0. Package: libmono-system4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2769 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-dll (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-numerics4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), mono-runtime-common (>= 6.8.0.105+dfsg) Recommends: ca-certificates-mono (= 6.8.0.105+dfsg-ok2) Suggests: libasound2 (>> 1.0.18), libgamin0 Filename: pool/main/m/mono/libmono-system4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 801548 MD5sum: 9f441a62f4b411100e25520270bfb24c SHA1: 28d5a983443f3f369dddaf57c994898c5144f1ff SHA256: 86db93503638ffd4c8bf91bc1b58e89cd3c1a381ba3f407ace6e9a30e716f415 SHA512: 0a9c6c7a8c4c4cf97bfdffe9b00f9fa8f4fe669c6627aca5b42fe74a6d1ffec8551bbbb4481c6f56bac5907649c854d13225040144e35de893b42010a8f3baf5 Homepage: http://www.mono-project.com/ Description: Mono System libraries (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the BCL (Base Class Libraries) of Mono for CLI 4.0. Package: libmono-tasklets4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), mono-runtime (>= 6.8.0.105), mono-runtime (<< 6.8.0.106) Filename: pool/main/m/mono/libmono-tasklets4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 15472 MD5sum: 3ec4a44ec3d6788d89ef6d11f7efe3f7 SHA1: 73cbb8bf7c5f5a0cdf29d205d937b57d942fce7d SHA256: b3bb644349a4afe526fcceed814d982e1cd07518985be8124b82c9854db7280a SHA512: a437a0415ee87fcd47697f1bfa66601fdb4add70f741788568908e9c77fe24c516eabf14e9e219950a9c7db90177d9ca8dc229a3d68fab3a4f4861bceb805a8a Homepage: http://www.mono-project.com/Continuations Description: Mono Tasklets library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Tasklets library for CLI 4.0. . The Mono.Tasklets library provides a continuation framework that allows for a number of high-level abstractions like co-routines and cooperative multi-threading to be implemented on top of it. Package: libmono-webbrowser4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 236 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Recommends: libgluezilla (>= 2.6) Conflicts: libmono-webbrowser0.5-cil Replaces: libmono-webbrowser0.5-cil Filename: pool/main/m/mono/libmono-webbrowser4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 58224 MD5sum: a05c14c89306e0b66724cd1ae4726dbf SHA1: 4d0c7722e16dc77c2dcd50515a7c4a6b2c0660e6 SHA256: c4233b02b9d24d3751f7e0d4e8369dbfd5032646b40a7da3cc488c4649d38a94 SHA512: 00f0adb69e5465927c15cf94576800b8d08678c5939fb8d175999d36201a6e684e318ea081c25f6cc09bf0f0375fb11def393d97e5f441d6ce11ef4d54301555 Homepage: http://www.mono-project.com/ Description: Mono Web Browser library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains an empty implementation of the WebControl class - it will not render anything, but also should not crash applications which try to create a WebControl. Package: libmono-webmatrix-data4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 79 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-webmatrix-data4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 18276 MD5sum: f22f23b5fb3c276fba5b9d9e0e3ead0b SHA1: 873794543a06dd348a9215247cd3725a3201522a SHA256: c6a782b203d9e31c2ee4191c5e62dbb76f4a27bdb92a9078e1a007297d9334b3 SHA512: c1084766c62c45522910eead86499807b45496b503fc74ef0e2cc9f721bc5e1ca25ab41a30068219010a20b1dc1bf3dbcc9b1a19882788fd804e5019ffce4dd1 Homepage: http://www.mono-project.com/ Description: Mono WebMatrix.Data Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the WebMatrix.Data library for CLI 4.0. Package: libmono-windowsbase4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 228 Depends: libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xaml4.0-cil (>= 4.2.0), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), mono-runtime (>= 2.10.1) Filename: pool/main/m/mono/libmono-windowsbase4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 64652 MD5sum: fa5704de009601a0a03a15081d352110 SHA1: a041a135d7bbaea84bb1f56d3ddf6856a1615a3d SHA256: 7b72db7743a58ae706f44b8d7b0dd4866e6f81f3a2b46b69eb78e1a6cf33dd15 SHA512: 9d5531e83a84e14f9618e5f335ff68d504e08b816840e8db8769214068daad62c9665d6f0396487e5fb4dbb5873e149e1e719dc51a45ca0f724f1bb2026f5aa9 Homepage: http://www.mono-project.com/ Description: Mono WindowsBase library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the WindowsBase library for CLI 4.0 which provides the System.IO.Packaging namespace. Package: libmono-xbuild-tasks4.0-cil Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 98 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/libmono-xbuild-tasks4.0-cil_6.8.0.105+dfsg-ok2_all.deb Size: 25928 MD5sum: 874bfc4aa3371f01a1698213d2700b96 SHA1: d0354ca2180c025df081e7f5f1498999b745c1fc SHA256: 14a1a8db099d224a599bebb00f6cdedd46376e14141b91034c938d3132e144c5 SHA512: b3d142739bf83e75077827e627bb65d56fb427fc7d9f6d021199770020485c6bfb8ebbdae9b584ee7698e1f3cca0b23eacfed0f2bb0ab70adfb5da64aaa4d464 Homepage: http://www.mono-project.com/ Description: Mono Mono.XBuild.Tasks library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.XBuild.Tasks library for CLI 4.0 which provides the Mono.XBuild.Tasks namespace. Package: libmonoboehm-2.0-1 Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4597 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3) Filename: pool/main/m/mono/libmonoboehm-2.0-1_6.8.0.105+dfsg-ok2_amd64.deb Size: 1641816 MD5sum: cc84238d73b4c6e87b4322c719838efd SHA1: ad5fdadaa7018a465fad222a2b1fcccebe1078fc SHA256: c9035115576bd4ec778c0b4312cd09874eb9acca7f91112a065a7ac140a2d6e7 SHA512: 12f23c57b0799fd71eb7d14c9d75b228aae7bf47c727cef7cf3967c49c80abb683872ebf7c3f108190dddf58811e1bb0f233801cefa7ac62e06d1eec0981691f Homepage: http://www.mono-project.com/ Description: Mono JIT library (Boehm GC) Shared library for Mono, used for embedding/hosting of the JIT. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmonoboehm-2.0-1-dbg Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: debug Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18976 Depends: libmonoboehm-2.0-1 (= 6.8.0.105+dfsg-ok2) Recommends: gdb Filename: pool/main/m/mono/libmonoboehm-2.0-1-dbg_6.8.0.105+dfsg-ok2_amd64.deb Size: 5924264 MD5sum: 6ee24849f3d18e7134f279460470f055 SHA1: 6c9ce88ebba8fde1846e91c1566e6fe169f5b0e0 SHA256: 6e5fdae3afe87f70b5e55368cc59bd92a21a952f7312bdc688f41ac7e316263d SHA512: bb0d8538a66e03012bc3e592185d56486c04f1e7ca3e9c78e6904882d61fa8515918a8ef124e9797bd28b1d4b82faad384ea62ae7af74cd499f81219dad32a34 Homepage: http://www.mono-project.com/ Description: Mono JIT library, debugging symbols (Boehm GC) This package contains the debugging symbols of the Mono JIT library. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmonoboehm-2.0-dev Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9305 Depends: libmonoboehm-2.0-1 (= 6.8.0.105+dfsg-ok2) Filename: pool/main/m/mono/libmonoboehm-2.0-dev_6.8.0.105+dfsg-ok2_amd64.deb Size: 1865860 MD5sum: b0e01dcb460ab5b7b413b4427c1e1afa SHA1: 404d8c8e86bf053cb50b3d9529da301772731f38 SHA256: 0bbdf2f41a0858949b45c30b21808ad0e4bd5682c389211a8770cfcb32323227 SHA512: cd1a7c2cb6315463bbf00afa99630c7eb3b3cf633cdb7d342afbda24ac9364298dac5f16b14102afaff5bd7316478e76313d11057244738ae4d4f8fd2337be97 Homepage: http://www.mono-project.com/ Description: Mono JIT library - Development files (Boehm GC) Header files and static libraries for libmonoboehm-2.0. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmonosgen-2.0-1 Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4844 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3) Filename: pool/main/m/mono/libmonosgen-2.0-1_6.8.0.105+dfsg-ok2_amd64.deb Size: 1745900 MD5sum: e2d0a86994f73769b8481a2d7703c51d SHA1: 81d4db76d636a3fad7ca0ccef374401ced5aa23e SHA256: 77cc066aea37ebffcc0d32a0bc412b434355580d99e54a68cb8128a66ed9e5c3 SHA512: e1470ddc89c54fb627fae25ed8043236dba4f586b1f99c0bfd81c3cf57b29bafafe5cad092f65c206cbf83b45b48a5ed974c3d1392a1bab1c0acd7716950d988 Homepage: http://www.mono-project.com/ Description: Mono JIT library (SGen GC) Shared library for Mono, used for embedding/hosting of the JIT. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmonosgen-2.0-1-dbg Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: debug Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 21202 Depends: libmonosgen-2.0-1 (= 6.8.0.105+dfsg-ok2) Recommends: gdb Filename: pool/main/m/mono/libmonosgen-2.0-1-dbg_6.8.0.105+dfsg-ok2_amd64.deb Size: 6541876 MD5sum: 7014a3038fd3a1ffc00385c0e5619910 SHA1: 85edc114c1d0a2b55a210f53583646660612fcaf SHA256: 9c18f3d41af3768562944b2feb6699194769569ac22f34aac1f691a9e45722b9 SHA512: 1e49637b5bc3a357ca2a72e97065ef23bda39942d06b5c62928fd588b09b9a577fcf01bcc24d35616d67ab2fb79febf4b0a02061a175730ea9247f7241382273 Homepage: http://www.mono-project.com/ Description: Mono JIT library, debugging symbols (SGen GC) This package contains the debugging symbols of the Mono JIT library. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmonosgen-2.0-dev Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9819 Depends: libmonosgen-2.0-1 (= 6.8.0.105+dfsg-ok2) Filename: pool/main/m/mono/libmonosgen-2.0-dev_6.8.0.105+dfsg-ok2_amd64.deb Size: 1979392 MD5sum: 668afaa9381bfacacf2be6cf4b49b113 SHA1: 728994e3d598da8e4e387a83c2eaf3963c4c4c04 SHA256: 52c48af3a3c2c2fc89f764ff92271aa70e68b5b4728291696e0434f9472a45b4 SHA512: 1d84e5754bcae2e8b78379047430d391b1c4a5a62cad0e60074d922384deb0759b38b15aa07b612c2f393e66ba4a36a312eac0dd7f99344bc28dc5a307b9c768 Homepage: http://www.mono-project.com/ Description: Mono JIT library - Development files (SGen GC) Header files and static libraries for libmonosgen-2.0. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmoo-perl Architecture: all Version: 2.005005-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 148 Depends: perl:any, libclass-method-modifiers-perl, libclass-xsaccessor-perl, libimport-into-perl, librole-tiny-perl (>= 2.002003), libscalar-list-utils-perl, libsub-quote-perl (>= 2.006006) Recommends: libnamespace-clean-perl Breaks: libobject-remote-perl (<< 0.004001-2~) Filename: pool/main/libm/libmoo-perl/libmoo-perl_2.005005-ok1_all.deb Size: 44984 MD5sum: 783366b805a7691072c1ef9335a27c15 SHA1: 519df94f284fd5497c895af4f636c056d031a766 SHA256: 62b23366c81111a8c0016c5b2a66da94a3220063882c13e4b876b6ab1d5b8bd5 SHA512: 1e33b1cdf0abf8de0aed81c0863feb884a129ff8bb36b0860a53e4bb7dfdc4f34602ec131e8cec1b7caf972b878fb9891dd1370971128b3a9aafa55b064568c6 Homepage: https://metacpan.org/release/Moo Description: Minimalist Object Orientation library (with Moose compatibility) Moo is an extremely light-weight, high-performance Moose replacement. It also avoids depending on any XS modules to allow simple deployments. The name Moo is based on the idea that it provides almost - but not quite - two thirds of Moose. . Unlike Mouse this module does not aim at full Moose compatibility. See INCOMPATIBILITIES in Moo(3pm) for more details. Package: libmoose-perl Architecture: amd64 Version: 2.2207-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 2322 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libclass-load-perl, libclass-load-xs-perl, libdata-optlist-perl, libdevel-globaldestruction-perl, libdevel-overloadinfo-perl, libdevel-stacktrace-perl, libeval-closure-perl, libmodule-runtime-conflicts-perl, libmodule-runtime-perl, libmro-compat-perl, libpackage-deprecationmanager-perl, libpackage-stash-perl, libpackage-stash-xs-perl, libparams-util-perl, libscalar-list-utils-perl (>= 1:1.56), libsub-exporter-perl, libtry-tiny-perl Recommends: libdevel-partialdump-perl Breaks: libcatalyst-perl (<< 5.90050+), libconfig-mvp-perl (<< 2.200004+), libdevel-repl-perl (<< 1.003020+), libdist-zilla-perl (<< 5.043+), libdist-zilla-plugin-git-perl (<< 2.016+), libfey-orm-perl (<< 0.42+), libfey-perl (<< 0.36+), libfile-changenotify-perl (<< 0.15+), libhttp-throwable-perl (<< 0.017+), libmarkdent-perl (<< 0.16+), libmason-perl (<< 2.18+), libmoose-autobox-perl (<< 0.15+), libmoosex-abc-perl (<< 0.05+), libmoosex-aliases-perl (<< 0.08+), libmoosex-alwayscoerce-perl (<< 0.13+), libmoosex-app-perl (<< 1.41-2~), libmoosex-attribute-deflator-perl (<< 2.1.7+), libmoosex-attribute-dependent-perl (<< 1.1.0+), libmoosex-attribute-prototype-perl (<< 0.10+), libmoosex-attributehelpers-perl (<< 0.22+), libmoosex-attributeindexes-perl (<< 1.0.0+), libmoosex-attributeinflate-perl (<< 0.02+), libmoosex-cascadeclearing-perl (<< 0.03+), libmoosex-classattribute-perl (<< 0.26+), libmoosex-constructor-allerrors-perl (<< 0.021+), libmoosex-declare-perl (<< 0.35+), libmoosex-followpbp-perl (<< 0.02+), libmoosex-getopt-perl (<< 0.56+), libmoosex-instancetracking-perl (<< 0.04+), libmoosex-lazyrequire-perl (<< 0.06+), libmoosex-meta-attribute-index-perl (<< 0.04+), libmoosex-meta-attribute-lvalue-perl (<< 0.05+), libmoosex-method-signatures-perl (<< 0.44+), libmoosex-methodattributes-perl (<< 0.22+), libmoosex-nonmoose-perl (<< 0.24+), libmoosex-object-pluggable-perl (<< 0.0011+), libmoosex-params-validate-perl (<< 0.05+), libmoosex-poe-perl (<< 0.214+), libmoosex-privatesetters-perl (<< 0.03+), libmoosex-role-cmd-perl (<< 0.06+), libmoosex-role-parameterized-perl (<< 1.00+), libmoosex-role-withoverloading-perl (<< 0.14+), libmoosex-runnable-perl (<< 0.03+), libmoosex-scaffold-perl (<< 0.05+), libmoosex-semiaffordanceaccessor-perl (<< 0.05+), libmoosex-setonce-perl (<< 0.100473+), libmoosex-singleton-perl (<< 0.25+), libmoosex-slurpycontructor-perl (<< 1.1+), libmoosex-storage-perl (<< 0.42+), libmoosex-strictconstructor-perl (<< 0.12+), libmoosex-traits-perl (<< 0.11+), libmoosex-types-parameterizable-perl (<< 0.05+), libmoosex-types-perl (<< 0.19+), libmoosex-types-set-object-perl (<< 0.03+), libmoosex-types-signal-perl (<< 1.101930+), libmoosex-undeftolerant-perl (<< 0.11+), libnamespace-autoclean-perl (<< 0.08+), libpod-elemental-perl (<< 0.093280+), libpod-weaver-perl (<< 3.101638+), libprang-perl (<< 0.14+), libreaction-perl (<< 0.002003+), libtest-able-perl (<< 0.10+), libtest-cleannamespaces-perl (<< 0.03+), libtest-moose-more-perl (<< 0.022+), libtest-tempdir-perl (<< 0.05+), libthrowable-perl (<< 0.102080+) Filename: pool/main/libm/libmoose-perl/libmoose-perl_2.2207-ok1_amd64.deb Size: 741036 MD5sum: cb575d5a9a4ba26e2baab8e240170c31 SHA1: 444e8eafa02b46cd0ef501bb17e912be2232d0cd SHA256: 1e021a9beb161e92a505c6452f87c04fead2789945b9370fea9922d24ce150bc SHA512: 3b331d6242b7a6521d5f580996d5160d09832ca9d9578abec01e0edb0554d500de4a7d128d578997558688ea3e044b4e81ad08b4e105cc52414254274112f2c1 Homepage: https://metacpan.org/release/Moose Description: modern Perl object system framework Moose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent, and less tedious. With Moose you can think more about what you want to do and less about the mechanics of OOP. . Additionally, Moose is built on top of Class::MOP, which is a metaclass system for Perl 5. This means that Moose not only makes building normal Perl 5 objects better, but it provides the power of metaclass programming as well. . Moose also conveniently manages all attributes (including inherited ones) that are defined, but also provides facilities for properly initializing instance slots, setting defaults where appropriate and performing any necessary type constraint checking or coercion. . More details about the structure of Moose as well as its features can be found in the ever-expanding Moose::Cookbook document. Package: libmoosex-getopt-perl Architecture: all Version: 0.76-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 116 Depends: perl:any, libgetopt-long-descriptive-perl, libmoose-perl, libmoosex-role-parameterized-perl, libnamespace-autoclean-perl, libtry-tiny-perl Filename: pool/main/libm/libmoosex-getopt-perl/libmoosex-getopt-perl_0.76-ok1_all.deb Size: 48692 MD5sum: 5dd2a78138b4015984198f581b743522 SHA1: 85420c3036243b0e0ef56593ee1b289336881f3d SHA256: e1f4b8223df19f1f9cca19206d3946452393379fc23e83d3121ae9ce713ec823 SHA512: 2ba5652aa1386ba5446b8f4cbfbb342ae45b06877d9f9049b9572a69f17816934917f439f0fcf212f63f97b48cff11f1649dcb7d1af4f88b359cd190875f5d0e Homepage: https://metacpan.org/release/MooseX-Getopt Description: Moose extension for processing command line options MooseX::Getopt is a Moose role which provides an alternate constructor for creating objects using parameters passed in from the command line. This module automatically discovers command line parameters by introspecting your class attributes, using the name of your attribute as the command line option. If there is a type constraint defined, it will configure Getopt::Long to handle the option accordingly. . By default, attributes beginning with an underscore are considered private and are not given commandline argument support, unless the attribute's metaclass is set to MooseX::Getopt::Meta::Attribute. You can also use this behaviour to get non-default commandline option names and aliases. Package: libmoosex-types-json-perl Architecture: all Version: 1.01-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 41 Depends: perl:any, libjson-perl, libmoose-perl, libmoosex-types-perl Recommends: libjson-xs-perl Filename: pool/main/libm/libmoosex-types-json-perl/libmoosex-types-json-perl_1.01-ok1_all.deb Size: 11474 MD5sum: f02bb2491825e2082c8efe3eb28824c0 SHA1: 074973683f6a6c16901f15f5f900ca0edd7b3a4d SHA256: 64b73a1a192f6992291c603618bb318406d2cf76041a355acf6d7ff9e1895ce3 SHA512: 6ac2ce6bd892d7287d2c6f53f1b65ce97a6a7d0283ab20600f3cdc7411f5faad81a6fadef19077715bcb76918d0ca75daf64313bcc442d5ba880fb1f02c8c107 Homepage: https://metacpan.org/release/MooseX-Types-JSON Description: module providing JSON-constrained strings MooseX::Types::JSON is a Moose extension that provides type constraints that validate strings in the JavaScript Object Notation (JSON) format. It can use either the JSON or relaxed JSON specifications and depends on JSON to do the heavy lifting (see libjson-perl for details). Package: libmoox-aliases-perl Architecture: all Version: 0.001006-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 20 Depends: perl:any, libclass-method-modifiers-perl, libstrictures-perl, libmoo-perl Filename: pool/main/libm/libmoox-aliases-perl/libmoox-aliases-perl_0.001006-ok2_all.deb Size: 5954 MD5sum: b9a3dfd2aa44385bc4aeebe3f558148a SHA1: 59d85cd679b0ca2bf54f4e4877a01944f81a0f96 SHA256: 84f9f422f5517eb61ed6d6169694ece7b0f8d7195222ef4c00280d748703a50b SHA512: 489bd926adaeab5f8a60bf21fc43a434af80984c38a6207b0c682683673a33bddd4f46d63b10097d791f79deb0b8c050440764f6884972e84c2b5658b307661f Homepage: https://metacpan.org/pod/MooX::Aliases Description: easy aliasing of methods and attributes in Moo The MooX::Aliases module will allow you to quickly alias methods in Moo. It provides an alias parameter for has() to generate aliased accessors as well as the standard ones. Attributes can also be initialized in the constructor via their aliased names. Package: libmoox-struct-perl Architecture: all Version: 0.020-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 74 Depends: libb-hooks-endofscope-perl, libexporter-tiny-perl (>= 0.044), libmoo-perl, libnamespace-autoclean-perl, libobject-id-perl, libtype-tiny-perl, perl:any Filename: pool/main/libm/libmoox-struct-perl/libmoox-struct-perl_0.020-ok1_all.deb Size: 29128 MD5sum: 519e924d77fe175e8767edce300f30e4 SHA1: c380f911b9fc8855ab9abb87004445acff9004d8 SHA256: e940832abc9c97e710ce2177873a420702837c481ea68ed913b4cb6fb4327be7 SHA512: af73e13989d3e8f8a74ba7e7cad2fe0d43a8f029a6b5067f7217935fe5c43c7b60542a5577f9567ffbe4d814056589e7d2b6c996aeb304e8c20f5a4e4424e472 Homepage: https://metacpan.org/release/MooX-Struct Description: simple lightweight record-like structures making sounds like cows MooX::Struct allows you to create cheap struct-like classes for your data using Moo. . While similar in spirit to MooseX::Struct and Class::Struct, MooX::Struct has a somewhat different usage pattern. Rather than providing you with a "struct" keyword which can be used to define structs, you define all the structs as part of the "use" statement. This means they happen at compile time. . A struct is just an "anonymous" Moo class. MooX::Struct creates this class for you, and installs a lexical alias for it in your namespace. Thus your module can create a "Point3D" struct, and some other module can too, and they won't interfere with each other. All struct classes inherit from MooX::Struct. Package: libmount-dev Architecture: amd64 Version: 2.39.3-ok2build5 Multi-Arch: same Priority: optional Section: libdevel Source: util-linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 87 Depends: libblkid-dev, libc6-dev | libc-dev, libmount1 (= 2.39.3-ok2build5), libselinux1-dev Filename: pool/main/u/util-linux/libmount-dev_2.39.3-ok2build5_amd64.deb Size: 14428 MD5sum: 68991a088a28285ddcebdd6060f538e2 SHA1: d5009a81e8196bc00b51fc37f0b1acee83c624cd SHA256: fd9262044a25de6bebe1ce600c1ead8eb228a7920192c40d1a38bb08312dfce4 SHA512: a6210443eb149bd9bd9154f489f9bcf25066ea0611ed9f69614369070031769ef6cbefabf1fc62f017e0163c25360f556d0d1a9b112c060a5a339c7c6df27f51 Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: device mounting library - headers This device mounting library is used by mount and umount helpers. . This package contains the development environment for the mount library. Package: libmount1 Architecture: amd64 Version: 2.39.3-ok2build5 Multi-Arch: same Priority: optional Section: libs Source: util-linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 359 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.38), libselinux1 (>= 3.1~) Suggests: cryptsetup-bin Filename: pool/main/u/util-linux/libmount1_2.39.3-ok2build5_amd64.deb Size: 122296 MD5sum: 2e275a3b66ef1e1e1016bb8ff77f1cb4 SHA1: 3f3dc3d72dd1018408ceef1979f5a4326c002542 SHA256: 06a511d4a7672d447391ca690e7d75c91c13ddbd136dc2078aaed39ae738e090 SHA512: d357ad1f86489299f195f628832d2053b06e250e4856a05364f188f637a1e4dbbd38d1cf3293834e676aefe57aab1af70216888c430f24a8a4ec4fb8dede4cdc Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: device mounting library This device mounting library is used by mount and umount helpers. Package: libmouse-perl Architecture: amd64 Version: 2.5.10-ok2build1 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 558 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Recommends: libclass-method-modifiers-perl Filename: pool/main/libm/libmouse-perl/libmouse-perl_2.5.10-ok2build1_amd64.deb Size: 164056 MD5sum: cfb6b3d214601c3061a0b04ebcdcb5fb SHA1: de1612e27d7bab590d3eb06c7b4d0b7b70e36115 SHA256: c84711d04b4eda22ce62a4c1b5de7ab0512097fe331d7709dfb68090fa5e25f9 SHA512: ebb467c6c5f046b4b82723e30834f7d2b6319591b7b316956884fb39b88551d5ea3c70e4570ecb8964047eadbb3fedb660ddf422d996233bbd23932f12ce9da0 Homepage: https://metacpan.org/release/Mouse Description: lightweight object framework for Perl Mouse is a lightweight Perl object framework based largely on the techniques created for Moose, the leading Perl framework for painless OO class creation. It is designed to be similar in functionality to Moose, though faster, by only providing a subset of Moose's functionality, alleviating some of the compile- time penalty incurred by Moose. It also has considerably less dependencies. Package: libmousepad-dev Architecture: amd64 Version: 0.6.1-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: mousepad Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 233 Depends: libmousepad0 (= 0.6.1-ok1.1) Filename: pool/main/m/mousepad/libmousepad-dev_0.6.1-ok1.1_amd64.deb Size: 3656 MD5sum: 1ab473381fa11848da92bff283ab0d85 SHA1: 9fbc9ac8cafbe359000386c7823c7de3ab081913 SHA256: bff006d364ec7e6688d4971234b2bcb7e100d52cebd6aa78ba554e5170537296 SHA512: 0164d2c20c93009ba33f6d2911567554038b5240b01cff6322badabc13e8342e08676fe9d3e74e44d1c17d2a9f098a9c2a155ea1c848f9bcd2489c87471f6363 Homepage: https://docs.xfce.org/apps/mousepad/start Description: development files for libmousepad Mousepad is a graphical text editor for Xfce based on Leafpad. . This package contains the development files for libmousepad, library to be used for Mousepad plugins. Package: libmousepad0 Architecture: amd64 Version: 0.6.1-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: mousepad Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 724 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.5), libgtksourceview-4-0 (>= 3.23.90), libpango-1.0-0 (>= 1.14.0) Filename: pool/main/m/mousepad/libmousepad0_0.6.1-ok1.1_amd64.deb Size: 118782 MD5sum: 8ae3c845489908774608b570c05becf8 SHA1: 157b345b4dd2e082bc99835ff0076300806d91dd SHA256: 21bac3720d672464cc46a83abcdc0771450a443dc3602e35184ebcfe37dad44f SHA512: d63a5406fd235c6bfccb3856bfe60b99fa4b764afa585a2e84bff4cd427fa5cc57335b62c754f173e3693f31bb60310517d0924dc55ca72fc02e60b30271a34f Homepage: https://docs.xfce.org/apps/mousepad/start Description: mousepad plugins library Mousepad is a graphical text editor for Xfce based on Leafpad. . This package contains the libmousepad library, used for Mousepad plugins. Package: libmousex-nativetraits-perl Architecture: all Version: 1.09-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 156 Depends: perl:any, libmouse-perl Filename: pool/main/libm/libmousex-nativetraits-perl/libmousex-nativetraits-perl_1.09-ok2_all.deb Size: 51064 MD5sum: 983eaa67154619753848af3e89e112f5 SHA1: 2673a9dee3186b20852afcc3bd9c57865ae332a2 SHA256: b2612bc5afcdab6a1fc18a00da74284f6fa9bfbbae39c75e34ede61a58259f16 SHA512: a6aeb00c41f26bb27c0d516975bae084fb587fc49c7608ff1abbbf1b1b654e235fb432e8a8d88ec9c502ef72164cc0ef0f9ac16df7e8bf29e8acfabfd78bdb2e Homepage: https://metacpan.org/release/MouseX-NativeTraits Description: extension for attribute interfaces for Mouse While Mouse attributes provide a way to name your accessors, readers, writers, clearers and predicates, MouseX::NativeTraits provides commonly used attribute helper methods for more specific types of data. . As seen in the "SYNOPSIS", you specify the data structure via the "traits" parameter. These traits will be loaded automatically, so you need not load MouseX::NativeTraits explicitly. . This extension is compatible with Moose native traits, although it is not a part of Mouse core. Package: libmousex-strictconstructor-perl Architecture: all Version: 0.02-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 18 Depends: perl:any, libmouse-perl Enhances: libmouse-perl Filename: pool/main/libm/libmousex-strictconstructor-perl/libmousex-strictconstructor-perl_0.02-ok2_all.deb Size: 4292 MD5sum: e0bf38c4af5637d0ff99984638f30e63 SHA1: 27fbe565baae2159c519396d658e5bcdab3a7ca4 SHA256: 5ff83231bb543cd1559e0129d74137ad06580db68b9aef3d3c02441a4e875d2a SHA512: b2ccebdc4008ce60a6832ed6c5236e58bc9de174872409e3df3685a78f6b32829f9b57cacaf44a5d375cb969b3a09986347288451bddeaa188dc91b186bc4893 Homepage: https://metacpan.org/release/MouseX-StrictConstructor Description: Mouse extension for making object constructors die on unknown attributes Simply loading MouseX::StrictConstructor in your Perl package will make your constructor "strict". If your constructor is called with an attribute argument that your class does not declare, then it dies. This is a great way to catch small typos. Package: libmovit-dev Architecture: amd64 Version: 1.7.1-ok1 Priority: optional Section: libdevel Source: movit Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 12625 Depends: libmovit8 (= 1.7.1-ok1), libfftw3-dev, libepoxy-dev, libeigen3-dev Filename: pool/main/m/movit/libmovit-dev_1.7.1-ok1_amd64.deb Size: 810908 MD5sum: 1da13d582da15ef49fa2dd47555b301d SHA1: 69a7159e097ed9ec058b0de996ee84c8e61e0ce1 SHA256: 48f3c8b66e1d0a4d2b7a07459c376648083bd4079fbab7146240a5b97eb3a28a SHA512: 6c3cb8c962e27c0646eba9b0367e0f90b76979d3983a453595eaff7ab6eb2c3f9b8503b1ba1cc230df619e7abeee976e6916595837be732420c43ae0307ca8b9 Homepage: http://movit.sesse.net/ Description: GPU video filter library - development files Movit is a high-quality, high performance, open-source library for video filters. It uses the GPU present in almost any modern computer to accelerate computation of common filters and transitions, facilitating real-time HD video editing even on modest hardware. . This package contains the header files and static libraries. Package: libmovit8 Architecture: amd64 Version: 1.7.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: movit Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1962 Depends: libc6 (>= 2.35), libepoxy0 (>= 1.0), libfftw3-double3 (>= 3.3.10), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Filename: pool/main/m/movit/libmovit8_1.7.1-ok1_amd64.deb Size: 377368 MD5sum: 27a7d5ddfbd97c96053e92b2ae2a6380 SHA1: c3e7fffc74deb0b6b8ea69650ffb75ef2bb1d31e SHA256: b0a080cb92b6118d993e776dcd54efa331981539c538139e34953ecff736f8e3 SHA512: 400bee9426e89a9bef82ceb18aec3b8fe29f8cc6cfc8e1ca978f1178126b12d64182b9e5cb4ba16229f13c4d41ce22324f3d5c923e95f97549ae8a1fb50c9903 Homepage: http://movit.sesse.net/ Description: GPU video filter library Movit is a high-quality, high performance, open-source library for video filters. It uses the GPU present in almost any modern computer to accelerate computation of common filters and transitions, facilitating real-time HD video editing even on modest hardware. Package: libmozjs-102-0 Architecture: amd64 Version: 102.15.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: mozjs102 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 29736 Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.2), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4), tzdata Filename: pool/main/m/mozjs102/libmozjs-102-0_102.15.1-ok1_amd64.deb Size: 8675656 MD5sum: ada0eacc1ba0afa004659a73c3d01d60 SHA1: 129ce3191a4958f51bfb5703180a9d3c6407aaee SHA256: f96984f4c0d7abbd81f8a68d130161442d08978c1396391aec987203754dd48a SHA512: f8750d0adba5546eec8e485ede8c4c70f0bab3ad9c84e5454f70a935f55f4836c582a8c37ca1814a1a816601cbfaa3a556579d334de920dc5d3d8b5408e86f2e Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey Description: SpiderMonkey JavaScript library SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript. . This library is intended for use in contexts where only trusted JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and polkit's rules parsing. It should not be used to run untrusted JavaScript from web pages: use a security-supported implementation such as Firefox, Chrome or WebKitGTK's JavaScriptCore instead. Package: libmozjs-102-dev Architecture: amd64 Version: 102.15.1-ok1 Priority: optional Section: libdevel Source: mozjs102 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 37908 Depends: libmozjs-102-0 (= 102.15.1-ok1), libc6 (>= 2.38), libgcc-s1 (>= 4.2), libreadline8 (>= 6.0), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mozjs102/libmozjs-102-dev_102.15.1-ok1_amd64.deb Size: 9902982 MD5sum: abf9640f76abc71876ffdc74a4f90511 SHA1: cf31860d9ca93b098309bc77c3d5034baf9d5a67 SHA256: 81966edb3071216c7706c3cfb182692bb89d00270007f2964357824a19f75f1f SHA512: bb44981d6cee85e69cc1b93b9a74380404252e8981963c47e7de9343804887431f9f1c6dd6fe7d9f8f0c4dc8fc1c507184dadb8c8ac74427e0f072aea05eb6b6 Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey Description: SpiderMonkey JavaScript library - development headers SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript. . This package contains the header files which are needed for developing SpiderMonkey embedders. . This library is intended for use in contexts where only trusted JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and polkit's rules parsing. It should not be used to run untrusted JavaScript from web pages: use a security-supported implementation such as Firefox, Chrome or WebKitGTK's JavaScriptCore instead. Package: libmozjs-68-0 Architecture: amd64 Version: 68.6.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: mozjs68 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 9743 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libicu66 (>= 66.1-1~), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4), tzdata Filename: pool/main/m/mozjs68/libmozjs-68-0_68.6.0-ok2_amd64.deb Size: 3263532 MD5sum: 8b0995239d43e263c609a24f11229cab SHA1: 81eea737080f9a8f64db008dad3a5f794e9a2b31 SHA256: 3c665980cceaded30581baffcb3663e0fe46f3c34473e0c6514eea789081832f SHA512: 7a30e68af785943e19444da5020d6c23c8b4886aa48603566ec827e547c99be6f4c020ce8ea7e1c8cb4532dc8f4ee2b91e1de4da88c47ca61483313fc2d0fdaf Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey Description: SpiderMonkey JavaScript library SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript. Package: libmozjs-68-dev Architecture: amd64 Version: 68.6.0-ok2 Priority: optional Section: libdevel Source: mozjs68 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 11727 Depends: libmozjs-68-0 (= 68.6.0-ok2), libc6 (>= 2.29), libgcc-s1 (>= 3.4), libicu66 (>= 66.1-1~), libreadline8 (>= 6.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mozjs68/libmozjs-68-dev_68.6.0-ok2_amd64.deb Size: 3605118 MD5sum: 5c4c2998f79556d3e71224c8acdb7749 SHA1: 8cc11b62a708dc3766cb8a218810cf19ce11ce30 SHA256: e57b8b7d7b3f3a1778637a6239bd292a7495ba7a3c08bf78bd6db5c8c1a78c1e SHA512: b1e80a92c9ee8e83b0e087082e59ccf251c5e211cfab75a5c846e3f072109b95b67574862bd7c20447552a58aac1d18565253c10acb6f25c992c7fc8c19badd7 Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey Description: SpiderMonkey JavaScript library - development headers SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript. . This package contains the header files which are needed for developing SpiderMonkey embedders. Package: libmp3lame-dev Architecture: amd64 Version: 3.100-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lame Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 544 Depends: libmp3lame0 (= 3.100-ok1) Filename: pool/main/l/lame/libmp3lame-dev_3.100-ok1_amd64.deb Size: 152740 MD5sum: 5fecb5b1f1d0dab1138f107b17b19b68 SHA1: 7151869bd9f18d84b2de050b91fcb1f1b828d506 SHA256: 1abc5213d8d2a93e1e23de60a224cdd50163ce3facb47cde1ad74e6d7320ee22 SHA512: b2a35e3f1da39927e0f331488364e436e32a8d7d7c0df87183d9918ea4b4157a85a754d0d4ea25bf3de796ef57f3996464e1e544046dddb0c6bbe51bd21e8cc2 Homepage: http://lame.sourceforge.net/ Description: MP3 encoding library (development) LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains the development files. Package: libmp3lame0 Architecture: amd64 Version: 3.100-ok1 Multi-Arch: same Priority: optional Section: libs Source: lame Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 322 Depends: libc6 (>= 2.29) Filename: pool/main/l/lame/libmp3lame0_3.100-ok1_amd64.deb Size: 130048 MD5sum: b4d742bbbbeb764607baeac5144d2486 SHA1: 1b0bd453a3e633c6bc8a18b20d852f7bb7f69b00 SHA256: 1960431ae353a356e023205f6d1ccde76f7532b25c22560d62f2ca9c5446b6b8 SHA512: a8455679def9096274249fa191175df0ce1a23340e557b3744fdf2bb7eb261c52ecd90e7c846431333fd6a26340e0aefd4e2fd75b60424c6c1193edd422f1d51 Homepage: http://lame.sourceforge.net/ Description: MP3 encoding library LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains the shared library. Package: libmpc-dev Architecture: amd64 Version: 1.3.1-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: mpclib3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 321 Depends: libmpc3 (= 1.3.1-ok1), libmpfr-dev (>= 4.0.0), libgmp-dev Filename: pool/main/m/mpclib3/libmpc-dev_1.3.1-ok1_amd64.deb Size: 63064 MD5sum: 648c064e37db4c935e82b123b4144c1d SHA1: f66b856e64bccfbbe3be8f8375236556a2aa012e SHA256: fbf650f16c34284a7836ab19dc7478d93bbb6dd19594e3ee2a97d87f8fede1b5 SHA512: f95a4a32669cf48c23598463c5663dd9be9f0a108215191e6fa1e701fd1ed272d370eb6103fca813de744062b1ac7e901606ce08d52b468c856f955cd5862fb9 Homepage: http://www.multiprecision.org/mpc/ Description: multiple precision complex floating-point library development package MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. For the time being, it contains all arithmetic operations over complex numbers, the exponential and the logarithm functions, the trigonometric and hyperbolic functions. . Ultimately, it should implement a multiprecision equivalent of the ISO C99 standard. . It builds upon the GNU MP and the MPFR libraries. Package: libmpc3 Architecture: amd64 Version: 1.3.1-ok1 Multi-Arch: same Priority: extra Section: libs Source: mpclib3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 149 Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 4.0.0) Filename: pool/main/m/mpclib3/libmpc3_1.3.1-ok1_amd64.deb Size: 51112 MD5sum: 9a08369547528afd79efe613a65a966a SHA1: 431953a8afe1bf84d5b8c159af3a02a103b97dc3 SHA256: 9d0173e751d67cd3ef884d696360e2d9232d598dcf6d0644ae4487dd5efef7c7 SHA512: fbebb4985041feac308e6fd7f4ffd1fd0cbc3369894811e7037316dce0cf6ea59983f9f90c706ea2af08b81e818d07eaccf9ce84b4306f1d1159bcb2abbdfbea Homepage: http://www.multiprecision.org/mpc/ Description: multiple precision complex floating-point library MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. For the time being, it contains all arithmetic operations over complex numbers, the exponential and the logarithm functions, the trigonometric and hyperbolic functions. . Ultimately, it should implement a multiprecision equivalent of the ISO C99 standard. . It builds upon the GNU MP and the MPFR libraries. Package: libmpcdec-dev Architecture: amd64 Version: 2:0.1~r495-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libmpc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 142 Depends: libmpcdec6 (= 2:0.1~r495-ok2) Filename: pool/main/libm/libmpc/libmpcdec-dev_0.1~r495-ok2_amd64.deb Size: 38888 MD5sum: c84d1df9001d5e9246dd97c24f939939 SHA1: eb1746f21eb4a944fe6fe45d3acdd52b8a58bcfd SHA256: 522c0bbfd5f66bc8b3ca3a012eae46744353feb322e03e84942f2586ec3e7b11 SHA512: fa925c355295513c3c8bd0fadabbdb559724071b68c13ce921be7bf87c0441a300f4208bbd262ea28fdf343ac7dbd31d84eee06ad7d956c3f803989b9451e4b2 Homepage: http://www.musepack.net Description: MusePack decoder - development files Musepack is an audio compression format with a strong emphasis on high quality. It's not lossless, but it is designed for transparency, so that you won't be able to hear differences between the original wave file and the much smaller MPC file. . It is based on the MPEG-1 Layer-2 / MP2 algorithms, but since 1997 it has rapidly developed and vastly improved and is now at an advanced stage in which it contains heavily optimized and patentless code. . This package contains the header files, static libraries and symbolic links that developers using libreplaygain will need. Package: libmpcdec6 Architecture: amd64 Version: 2:0.1~r495-ok2 Multi-Arch: same Priority: optional Section: libs Source: libmpc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 86 Depends: libc6 (>= 2.29) Filename: pool/main/libm/libmpc/libmpcdec6_0.1~r495-ok2_amd64.deb Size: 29416 MD5sum: f3cf8c8f8e9bffd7ad75f45932e08304 SHA1: 2637940f4a14c15196477d7ee7df816040f98a9c SHA256: e3fd02270b55a60bd490c633c0b0407f00d9edcce08180886d6cefda93e3f456 SHA512: ba02661764a3952c43c48a1d2abcdcf0fe84644981ebc8875f0858eacc4d12b1e99de0923dafb3173b4b7c16fd96a7cad6a4103b4d2d61b91f39a603234b3a19 Homepage: http://www.musepack.net Description: MusePack decoder - library Musepack is an audio compression format with a strong emphasis on high quality. It's not lossless, but it is designed for transparency, so that you won't be able to hear differences between the original wave file and the much smaller MPC file. . It is based on the MPEG-1 Layer-2 / MP2 algorithms, but since 1997 it has rapidly developed and vastly improved and is now at an advanced stage in which it contains heavily optimized and patentless code. Package: libmpdec-dev Architecture: amd64 Version: 2.5.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: mpdecimal Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 501 Depends: libmpdec3 (= 2.5.1-ok2) Suggests: libmpdec-doc Filename: pool/main/m/mpdecimal/libmpdec-dev_2.5.1-ok2_amd64.deb Size: 111392 MD5sum: 42bf36e1e2703a7ad7c6cde2c29d58eb SHA1: 244e4e2535e41df481b52643a734227fa8c42a1d SHA256: a2dd1a110f5f5e8d89caa1c17d6aab007eaaed094bde8183105f69b1c58484a0 SHA512: 1254d3daf26287bd4117003cb06d1ef0d68b4101cb7f0eed8c810ba122607b37b28d8d6fc8dc5ac42cb5efc35ca7ff1240e4a3efe1eb33336f6a53bd626dedd8 Homepage: https://www.bytereef.org/mpdecimal/index.html Description: library for decimal floating point arithmetic (development files) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. Package: libmpdec-doc Architecture: all Version: 2.5.1-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: mpdecimal Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1369 Filename: pool/main/m/mpdecimal/libmpdec-doc_2.5.1-ok2_all.deb Size: 174060 MD5sum: 10dbc5d32b4911e74cc5f29f1c93acf4 SHA1: 496b20ea8e6778bd2aaa69b42d67be47639ded51 SHA256: d6d476a332ef4641b938449116bd89ffd9c1bcfdb3e41f04e0151ce237581e1c SHA512: 8b43384a39de61ed53b8ef2ff35a0769563663beeb84adb1139a80c72795c0cfe5250d7a30bc4a14de9f4e008f7704ce27cd4d1e8cd8fd8521ff7496e2605476 Homepage: https://www.bytereef.org/mpdecimal/index.html Description: library for decimal floating point arithmetic (documentation) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. Package: libmpdec3 Architecture: amd64 Version: 2.5.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: mpdecimal Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 262 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Breaks: libpython3.8-stdlib (<< 2.8.5-2) Filename: pool/main/m/mpdecimal/libmpdec3_2.5.1-ok2_amd64.deb Size: 90234 MD5sum: 00d121bb5b5dd4b606e624ca2705d0b0 SHA1: d82282d0428b1e5b9b90b657c872356906b7b8ac SHA256: 91474c0ee033d89faf29e636f6ed36645eed406b72ec2b2e0a86fe1bfa4a03d9 SHA512: 3f8726817dc7993dc5f131bbf565bb2ae345517bc16bf9cd3f8cac4255aeecd811dcd16fc136357c09f73d07f0f960daa91282da44acf2462833596d095a713b Homepage: https://www.bytereef.org/mpdecimal/index.html Description: library for decimal floating point arithmetic (runtime library) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. Package: libmpeg2-4 Architecture: amd64 Version: 0.5.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: mpeg2dec Origin: openKylin Maintainer: openKylin Developers Installed-Size: 171 Depends: libc6 (>= 2.4) Filename: pool/main/m/mpeg2dec/libmpeg2-4_0.5.1-ok1_amd64.deb Size: 49568 MD5sum: 58a4de7c463598fa37e027751be77e3a SHA1: c8784021b8db7a8d7be4b98d5541667d714ec549 SHA256: cd514a79959a3403a2605ab36e8e754e1d79afa6988ff282ed2b35a12bf68b7c SHA512: aa7065fbd7a157141b829f64e12495f97d784d2fc25d2ab2e7c60c8b261c5881ae082209812b2d114124e942bd57f081124f0914e7008dad7cbeeb0f43071821 Homepage: http://libmpeg2.sourceforge.net/ Description: MPEG1 and MPEG2 video decoder library libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams. . The main features in libmpeg2 are: . * Conformance - libmpeg2 is able to decode all mpeg streams that conform to certain restrictions. For streams that follow these restrictions, libmpeg2 is probably 100% conformant to the mpeg standards - and there's a pretty extensive test suite to check this. . * Speed - there has been huge efforts there, and libmpeg2 is probably the fastest library around for what it does. . * Portability - most of the code is written in C, and when platform-specific optimizations are used, there always is a generic C routine to fall back on. This should be portable to all architectures - at least it is known people run this code on x86, ppc, sparc, arm and sh4. . * Reuseability - libmpeg2 is not intended to include any project-specific code, but it should still include enough features to be used by very diverse projects. . This package contains the libmpeg2 shared libraries. Package: libmpeg2-4-dev Architecture: amd64 Version: 0.5.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mpeg2dec Origin: openKylin Maintainer: openKylin Developers Installed-Size: 257 Depends: libmpeg2-4 (= 0.5.1-ok1), pkg-config Filename: pool/main/m/mpeg2dec/libmpeg2-4-dev_0.5.1-ok1_amd64.deb Size: 59064 MD5sum: 2ee8e8893e11ef467726ab9356620716 SHA1: d075873f8988f98609f4fd3e380ebc898d13f057 SHA256: 43875ea8fb60d8b48ddc0575f179da7fc245bbbd5298d1020e68f8ed6b96361c SHA512: 5d328f20aec15486c08d9a1910816c5e4c2ab32401a251fc043fba882ef06cea90397489ef3f28602ed925f90d7a917fffc7636c435381be163fd3fc69a6e77e Homepage: http://libmpeg2.sourceforge.net/ Description: libmpeg2 development libraries and headers libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams. . This package contains the libraries and headers required to compile programs which use libmpeg2. Package: libmpeg2encpp-2.1-0 Architecture: amd64 Version: 1:2.1.0+debian-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 442 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libmjpegutils-2.1-0 (>= 1:2.1.0+debian), libstdc++6 (>= 5) Filename: pool/main/m/mjpegtools/libmpeg2encpp-2.1-0_2.1.0+debian-ok1.1_amd64.deb Size: 110134 MD5sum: c8f77644634e34ea9da0e1070c0499a4 SHA1: 2257f5ece62c2d2d62ac7ef010ed295e8262c72c SHA256: b93837a0bb8444238e30b975df2e57bec587cc2a5b1c8daa749b645b7a54ef9d SHA512: c4ff871ec02634170101a748466daf64f558aea673b1f6aaa8e80b16838854053487a70268caeb49cc7ffd0bbb330f3ff6069c351737721920eeaf6ba0a0f741 Homepage: http://mjpeg.sourceforge.net/ Description: MJPEG capture/editing/replay and MPEG encoding toolset (library) The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. . This package contains the shared mpeg2encpp library. Package: libmpfr-dev Architecture: amd64 Version: 4.2.1-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: mpfr4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1277 Depends: libgmp-dev, libmpfr6 (= 4.2.1-ok4) Suggests: libmpfr-doc Breaks: libgmp3-dev (<< 4.1.4-3) Replaces: libgmp3-dev (<< 4.1.4-3) Filename: pool/main/m/mpfr4/libmpfr-dev_4.2.1-ok4_amd64.deb Size: 280054 MD5sum: 15d451a3fa667969357b85db69b54818 SHA1: b68870e28df7414b874018ea9e6fca86b012d946 SHA256: 8243dcd58865df892c94b9e87a731d111e854807d802770e437a430128951251 SHA512: c862167a8d293a3957fbfa06ce55da635596a17c869dba52c739642b0f6da12dce3ca2cffd1f8c1a072cc26d5ad320f6990df89dd4cd6fc44aa60a8408129152 Homepage: https://www.mpfr.org/ Description: multiple precision floating-point computation developers tools This development package provides the header files and the symbolic links to allow compilation and linking of programs that use the libraries provided in the libmpfr4 package. . MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). Package: libmpfr-doc Architecture: all Version: 4.2.1-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: mpfr4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1588 Filename: pool/main/m/mpfr4/libmpfr-doc_4.2.1-ok4_all.deb Size: 673920 MD5sum: bf904136b1eda837fb1a8fa8eb797b03 SHA1: d7ed9115482c73d9fcb69e5cf3bb35a8fad5269a SHA256: 2ca86f4250b9f5f7e11f10d6c697e31728d73c45030906ae66a5737fe85ebea5 SHA512: 69af19b9cd993d217424773f8f4b2f08923e01bbe6ea924762b4cd45acf4dc997ac9fb4cbe3dedf7e999f4fcc26c1e7d00604155d64504b21f70c6263e257544 Homepage: https://www.mpfr.org/ Description: multiple precision floating-point computation documentation This package provides documentation for the multiple-precision floating-point computation library MPFR. . The documentation is available as html and PDF. Package: libmpfr6 Architecture: amd64 Version: 4.2.1-ok4 Multi-Arch: same Priority: optional Section: libs Source: mpfr4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1188 Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg) Breaks: libgmp3 (<< 4.1.4-3), libmpc3 (<< 1.1.0-1~) Filename: pool/main/m/mpfr4/libmpfr6_4.2.1-ok4_amd64.deb Size: 351886 MD5sum: 48f86c81e6ba3a8e465c2daa3f081729 SHA1: 401fa240ba6a0c376840cf9530dc0af5eb8d7a21 SHA256: f61afb39211f2f58efa723551b0368a0aa84fae1254570d9494d97bf4a97820d SHA512: 503e80b69987d0b051923389d13ccc2b503f67d79f922f546895ed0ec7c412883be6d6216046e937105a681719d57385b7f8c280bea227990cc1a6b85bd5d4fc Homepage: https://www.mpfr.org/ Description: multiple precision floating-point computation MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). Package: libmpg123-0t64 Architecture: amd64 Version: 1.32.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mpg123 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 396 Provides: libmpg123-0 (= 1.32.5-ok1) Depends: libc6 (>= 2.29) Breaks: libmpg123-0 (<< 1.32.5-ok1) Replaces: libmpg123-0 Filename: pool/main/m/mpg123/libmpg123-0t64_1.32.5-ok1_amd64.deb Size: 147368 MD5sum: 1c89b9684f60340cb80d192fa0812338 SHA1: 1072fc88843daa64288e6dfacb3edce8104b52b4 SHA256: 0487bf6d8853091fa88f80c15a90d8327d111267a454bbd0d1e2df45bac5ed5c SHA512: 423ddcc33317c0061d879371491af3d2f1e802d626bc6c422ac43d11cb06c3c8ec9ccb2d5a3671ebea1e520fe25c6958c5e052c7e5653c96e84556959ca8e5a1 Homepage: http://mpg123.org/ Description: MPEG layer 1/2/3 audio decoder (shared library) mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains the C libraries needed to run executables that use the mpg123 library. Package: libmpg123-dev Architecture: amd64 Version: 1.32.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mpg123 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 260 Depends: libmpg123-0t64 (= 1.32.5-ok1), libout123-0t64 (= 1.32.5-ok1), libsyn123-0t64 (= 1.32.5-ok1) Filename: pool/main/m/mpg123/libmpg123-dev_1.32.5-ok1_amd64.deb Size: 59720 MD5sum: a838546ed5dc421133ea4afdc43471ca SHA1: d653887b28218dddda9e29045cbc3f263df125d0 SHA256: ccd12e5ffdcf90fdfa4717e19503a79346ca4b9aed1001ed6180e3724ee4ce6d SHA512: 298d118be5815e9c8573bd1570e10166ebb01563716b35f9ca19f7af2df3340b893e25aed6c29c73c03bc027caec6d4a286f6b06fa0a3dbb6abab585daf5f969 Homepage: http://mpg123.org/ Description: MPEG layer 1/2/3 audio decoder (development files) mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains the C development headers and library files needed to compile programs using the mpg123 library. Package: libmplex2-2.1-0 Architecture: amd64 Version: 1:2.1.0+debian-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 349 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libmjpegutils-2.1-0 (>= 1:2.1.0+debian), libstdc++6 (>= 5) Filename: pool/main/m/mjpegtools/libmplex2-2.1-0_2.1.0+debian-ok1.1_amd64.deb Size: 80026 MD5sum: 8610abf7b2cd05bb3a1105568f64a8c8 SHA1: a0fd9058d412b08aaf78595f7a82f79c33f7b7ae SHA256: 39984af0f732c2742d3e12bdc7c33279b2631fc540a4b7d159a2152a4df915b2 SHA512: 0ed9d265baf8a5274e1b6f5c6409239cf3be8384048e2ec95aa97b19368f6c7ead5cca3e9396be9c86010facb792c45693fccfc2a722296439fd1c718d97cd67 Homepage: http://mjpeg.sourceforge.net/ Description: MJPEG capture/editing/replay and MPEG encoding toolset (library) The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. . This package contains the shared mplex2 library. Package: libmpv-dev Architecture: amd64 Version: 0.32.0.4kylin6k12-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: mpv Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 175 Depends: libmpv1 (= 0.32.0.4kylin6k12-ok4) Filename: pool/main/m/mpv/libmpv-dev_0.32.0.4kylin6k12-ok4_amd64.deb Size: 40348 MD5sum: af8b95fe7383b067a2f5ab3256ac4cfc SHA1: ce7a5836ccccf58dcc9204787178a1b45af44933 SHA256: b210745fc051c449105f5e4b77dcd732a9ad88c33b07ede9c5c2b1dcd92c6f9f SHA512: 8eb4b9a049e1cbb6402fe0c972cb305e3bd14d1900a5062c60c8657165f53f31d7096ce4ab254c29ba19b35ac49210908e9d5817f7454d4177348d7112edf1ef Homepage: https://mpv.io/ Description: video player based on MPlayer/mplayer2 (client library dev files) mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety of video file formats, audio and video codecs, and subtitle types. . This package provides development files for libmpv. Package: libmpv1 Architecture: amd64 Version: 0.32.0.4kylin6k12-ok4 Multi-Arch: same Priority: optional Section: libs Source: mpv Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2141 Depends: libarchive13t64 (>= 3.4.0), libasound2t64 (>= 1.0.27), libass9 (>= 1:0.13.6), libavcodec60 (>= 7:6.0), libavdevice60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libbluray2 (>= 1:0.2.2), libc6 (>= 2.38), libcaca0 (>= 0.99.beta20), libcdio-cdda2t64 (>= 10.2+2.0.0), libcdio-paranoia2t64 (>= 10.2+2.0.0), libcdio19t64 (>= 2.1.0), libdrm2 (>= 2.4.74), libdvdnav4 (>= 4.1.3), libdvdread8t64 (>= 4.1.3), libegl1, libgbm1 (>= 8.1~0), libgl1, libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), liblua5.2-0, libpulse0 (>= 0.99.4), librubberband2 (>= 3.3.0+dfsg), libsdl2-2.0-0 (>= 2.0.12), libsmbclient (>= 2:4.0.3+dfsg1), libsndio7.0 (>= 1.8.1), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.0), libuchardet0 (>= 0.0.1), libva-drm2 (>= 1.1.0), libva-wayland2 (>= 1.3.0), libva-x11-2 (>= 1.0.3), libva2 (>= 2.2.0), libvdpau1 (>= 0.2), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.15.0), libwayland-egl1 (>= 1.15.0), libx11-6, libxext6, libxinerama1, libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.2.99.3), libxss1, libxv1, zlib1g (>= 1:1.1.4) Recommends: youtube-dl (>= 2014.11.26) Filename: pool/main/m/mpv/libmpv1_0.32.0.4kylin6k12-ok4_amd64.deb Size: 776048 MD5sum: 7d525bb28bca88334a97da8f634abae4 SHA1: 45e094fcfc36c5f0ef4998a7e6f2336b1ead6b00 SHA256: 97305a0fca3ff3c811858e574cc68724022efd73b420ad3dd13e673573b58083 SHA512: 21e8a7d0d7ba76202f9987823ed19ea26892e54c2e829f8e16af4be46b8236d3994c65d60c5aed4a5170ceaf521c3408084f4d4fd6745601d1c5f9a2c181e520 Homepage: https://mpv.io/ Description: video player based on MPlayer/mplayer2 (client library) mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety of video file formats, audio and video codecs, and subtitle types. . This package provides a client library that can be used to embed mpv in other applications. Package: libmro-compat-perl Architecture: all Version: 0.15-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 47 Depends: perl:any, libclass-c3-perl Recommends: libclass-c3-xs-perl Filename: pool/main/libm/libmro-compat-perl/libmro-compat-perl_0.15-ok1_all.deb Size: 15850 MD5sum: 9d22afab5caba8610b5ae7cadec45773 SHA1: 6c3aa4567241a2323f54b102cd4a0b88fdd8da99 SHA256: a2daaa86516b923824a47432fcad70d5e228f8d9f8d2ef93616102125f086da0 SHA512: 10670b377e63c2de8b1f60640f134612124ff21b0e10e47dc24abd647e9d78a449d115506270aa772bd15eae643ae14e3d4abcdd50ae872f0d94944e4b162b1d Homepage: https://metacpan.org/release/MRO-Compat Description: mro::* interface compatibility for Perls < 5.9.5 The "mro" namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher. . MRO::Compat provides those interfaces for earlier versions of Perl (back to 5.6.0 anyway). Package: libmspack-dev Architecture: amd64 Version: 0.11-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmspack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Marc Dequènes (Duck) Installed-Size: 222 Depends: libmspack0t64 (= 0.11-ok1) Filename: pool/main/libm/libmspack/libmspack-dev_0.11-ok1_amd64.deb Size: 54724 MD5sum: eef02fd9af4becd61f6e497f901b7d05 SHA1: 6efc32765105db60a7d29d7e588a52633e358630 SHA256: 509dd11fb03ceb638e430fccf26ede95ab090a7af357594a0ef8d9e99cd6f095 SHA512: 65313ffeea2de59daf2a5566a9df1a355ecbc152a3c6c7e38b38cdba9bfbad32c66e54c081184476fee3d22acb8e814b138728a070085c820bc3c038eb7c8ab1 Homepage: https://www.cabextract.org.uk/libmspack/ Description: library for Microsoft compression formats (development files) The purpose of libmspack is to provide both compression and decompression of some loosely related file formats used by Microsoft. The intention is to support all of the following formats: COMPRESS.EXE [SZDD], Microsoft Help (.HLP), COMPRESS.EXE [KWAJ], Microsoft Cabinet (.CAB), HTML Help (.CHM), Microsoft eBook (.LIT), Windows Imaging Format (.WIM), Exchange Offline Address Book (.LZX). . This package contains the development files, including headers and pkgconf configuration. Package: libmspack-doc Architecture: all Version: 0.11-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libmspack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Marc Dequènes (Duck) Installed-Size: 1668 Depends: libjs-jquery Suggests: doc-base Filename: pool/main/libm/libmspack/libmspack-doc_0.11-ok1_all.deb Size: 429040 MD5sum: 971865188c9fcad73cf0c5ffbfe4fb04 SHA1: 306bf09b6f06c3361da880615d81f2e540e8b426 SHA256: 8edc1664f83cbdea445b60bf18e4aadf24f6e93f2dfab661cd13f4056385208c SHA512: 0e53bfe883ff052cf2c628c8c48cee7ffdccf4e785a24a06e814437e33e8b0b405d4a73755e9d1f62fff4cfee7b40b7f3d87f5f3eead987b3e0fcc35b2bcfbce Homepage: https://www.cabextract.org.uk/libmspack/ Description: library for Microsoft compression formats (documentation) The purpose of libmspack is to provide both compression and decompression of some loosely related file formats used by Microsoft. The intention is to support all of the following formats: COMPRESS.EXE [SZDD], Microsoft Help (.HLP), COMPRESS.EXE [KWAJ], Microsoft Cabinet (.CAB), HTML Help (.CHM), Microsoft eBook (.LIT), Windows Imaging Format (.WIM), Exchange Offline Address Book (.LZX). . This package contains the API documentation. Package: libmspack0t64 Architecture: amd64 Version: 0.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmspack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Marc Dequènes (Duck) Installed-Size: 111 Provides: libmspack0 (= 0.11-ok1) Depends: libc6 (>= 2.14) Breaks: libmspack0 (<< 0.11-ok1) Replaces: libmspack0 Filename: pool/main/libm/libmspack/libmspack0t64_0.11-ok1_amd64.deb Size: 36556 MD5sum: 6339ce05b3dcb905f0aeb812e67afe17 SHA1: f54032b54730cfd3d0a5aa28f8da1808110d6c96 SHA256: a76e8c96df1f5ea8ba83e60cb1e90aef8a900733739b35c5412f9dee5b24d8ce SHA512: 9a16c5462cb2380fed7cebcb8ceb9538497e960dc88e60033a6e28c70ffd89266ffb9ac71f096fb7dc9553e4549a424883417a17dea7deb336473a3364dd1832 Homepage: https://www.cabextract.org.uk/libmspack/ Description: library for Microsoft compression formats (shared library) The purpose of libmspack is to provide both compression and decompression of some loosely related file formats used by Microsoft. The intention is to support all of the following formats: COMPRESS.EXE [SZDD], Microsoft Help (.HLP), COMPRESS.EXE [KWAJ], Microsoft Cabinet (.CAB), HTML Help (.CHM), Microsoft eBook (.LIT), Windows Imaging Format (.WIM), Exchange Offline Address Book (.LZX). Package: libmtdev-dev Architecture: amd64 Version: 1.1.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mtdev Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nobuhiro Iwamatsu Installed-Size: 40 Depends: libmtdev1t64 (= 1.1.6-ok1) Filename: pool/main/m/mtdev/libmtdev-dev_1.1.6-ok1_amd64.deb Size: 5188 MD5sum: 43cf4657168715076e91ba16deb8a219 SHA1: cc484aa5c08d99abbbd062b5125e44ae5883002b SHA256: aec8bdb03dfdae30e9bf27beb758f6146d44f58e1d4ffaefc88ed1cb4b837e0a SHA512: d194eec33d2dc7c49d7b71d1b0a47f594074949c98d65a0e396a23e17f9a72e9c750fda21b64ee67b005fa066ae27a17cf7c28f174a8cfd87a545e0b8e88dfbb Homepage: http://bitmath.org/code/mtdev/ Description: Multitouch Protocol Translation Library - dev files libmtdev is a library for translating evdev multitouch events using the legacy protocol to the new multitouch slots protocol. This is necessary for kernel drivers that have not been updated to use the newer protocol. . This package contains files that are needed to build applications. Package: libmtdev1t64 Architecture: amd64 Version: 1.1.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: mtdev Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nobuhiro Iwamatsu Installed-Size: 58 Provides: libmtdev1 (= 1.1.6-ok1) Depends: libc6 (>= 2.4) Breaks: libmtdev1 (<< 1.1.6-ok1) Replaces: libmtdev1 Filename: pool/main/m/mtdev/libmtdev1t64_1.1.6-ok1_amd64.deb Size: 13012 MD5sum: c0fed70d749801b69b5a2d32da37004f SHA1: d16cea1f858bfec88254eef4f66c3e41cd2e08d3 SHA256: 6b11e45ea8147d08d4914fc44b353b56acd7bd94dbe455eb5f20f8376f02a8ff SHA512: 3dcf22fd76531c8806cd6e639537e65b4133f8cd6945b4fe87665c97b783fe223b43a2aa5f2cc29efe08591cd3a68e7c7ebab79a193a5c2cbe403e93564ee39f Homepage: http://bitmath.org/code/mtdev/ Description: Multitouch Protocol Translation Library - shared library libmtdev is a library for translating evdev multitouch events using the legacy protocol to the new multitouch slots protocol. This is necessary for kernel drivers that have not been updated to use the newer protocol. Package: libmtp-common Architecture: all Version: 1.1.21-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libmtp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alessio Treglia Installed-Size: 160 Filename: pool/main/libm/libmtp/libmtp-common_1.1.21-ok1_all.deb Size: 16852 MD5sum: 7bf4aa8c5b8e6f73c3ca55bc014d6dc3 SHA1: 9b845ce98e4614931aa798c7ac1a2354e1b90af6 SHA256: bd4d38fc5c742a63b9085f1d9562b39e52376d15cd37c73d9a18168fa28bc1ec SHA512: b053d25def0422659f519863601a26191668998e4e9fab4ae9e1789960711d356b2a31bada2b909b25e616bb2a2f23b5fed2497c59f7081e1126bc68108f05ce Homepage: https://libmtp.sourceforge.net/ Description: Media Transfer Protocol (MTP) common files libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package provides the udev rules file. Package: libmtp-dev Architecture: amd64 Version: 1.1.21-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmtp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alessio Treglia Installed-Size: 81 Depends: libmtp9t64 (= 1.1.21-ok1), libusb-1.0-0-dev Filename: pool/main/libm/libmtp/libmtp-dev_1.1.21-ok1_amd64.deb Size: 10204 MD5sum: 07e52ae33c9a81fcbc70a28d97d8db6f SHA1: 7a5bd7a7d2d2cd97357b33a6f3529ce07b6294c3 SHA256: 48892693db10338d9313b4225a4875f09eedaeedcbf6bd12e93ac841e4f9b050 SHA512: 4609742af7d236aa530d30066b3cf823676cee0335cf74b8d7316a24285db65145f929fa3d1ef6387a5e446141d315541d9b551cd0f8e7758abd2a62be55f812 Homepage: https://libmtp.sourceforge.net/ Description: Media Transfer Protocol (MTP) development files libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package contains the headers and development libraries. Package: libmtp-doc Architecture: all Version: 1.1.21-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libmtp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alessio Treglia Installed-Size: 4234 Filename: pool/main/libm/libmtp/libmtp-doc_1.1.21-ok1_all.deb Size: 383416 MD5sum: f75bb5caa2e3ea7c5da1a4d3dad4d89e SHA1: ead15ecebb08ec0dd87af90101dd598d5f166a6d SHA256: 745804d4839b31a9af6918ab348ba85f43c2cf533ff762e65352ad6ead131c8a SHA512: 6fd2074e0b855a7809a6d82877ac9b5d927be70c3ffaecc796eeba825b039b74311fb9ca76c6fefae8428a5db2d580e7da7756047fb1afa9602a5e813c3fe05e Homepage: https://libmtp.sourceforge.net/ Description: Media Transfer Protocol (MTP) library documentation libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package contains the development documentation. Package: libmtp-runtime Architecture: amd64 Version: 1.1.21-ok1 Priority: optional Section: libs Source: libmtp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alessio Treglia Installed-Size: 55 Depends: libmtp-common, libmtp9t64 (= 1.1.21-ok1), libc6 (>= 2.34) Enhances: libmtp9t64 Filename: pool/main/libm/libmtp/libmtp-runtime_1.1.21-ok1_amd64.deb Size: 5684 MD5sum: fd27a36046a0d3a058193c5d39047963 SHA1: 27b630050a42f59eca436aef50645852b18fbd0c SHA256: e31658d1df4aa6f98010abf2394b71be5174051902d76657e3d3652ee70d3035 SHA512: fcdb777c5951f574a909532917cb6b4e29007a34e686db73936f624da014d84bec2f06f467cba5f3d74b1529289ea6f17d86ebbc2c617b9dc72009e38e922e97 Homepage: https://libmtp.sourceforge.net/ Description: Media Transfer Protocol (MTP) runtime tools libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package provides mtp-probe, a program to probe newly connected device interfaces from userspace to determine if they are MTP devices, used for udev rules. Package: libmtp9t64 Architecture: amd64 Version: 1.1.21-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmtp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alessio Treglia Installed-Size: 532 Provides: libmtp9 (= 1.1.21-ok1) Depends: libmtp-common, libc6 (>= 2.14), libgcrypt20 (>= 1.10.3), libusb-1.0-0 (>= 2:1.0.22) Recommends: libmtp-runtime, udev Breaks: libmtp9 (<< 1.1.21-ok1) Replaces: libmtp9 Filename: pool/main/libm/libmtp/libmtp9t64_1.1.21-ok1_amd64.deb Size: 143252 MD5sum: e67ba7c8a5b72e2b8e92f3330bcc9349 SHA1: c149436b867c4985be1bacc6e401691a9581e57e SHA256: ae0e33481d621ebc2952a2a3a2ad13cd381b2184f902e28cc8f353802264c01b SHA512: 75db9601819c3ea8375bb055f112c894d52ecbf2cbff7f347a303a52f4626ab716b6414c0e67431561fd9b45287d4a6c2fc6fc68aa9f87b4de0efd8d1dcf06f8 Homepage: https://libmtp.sourceforge.net/ Description: Media Transfer Protocol (MTP) library libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. Package: libmujs-dev Architecture: amd64 Version: 1.3.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mujs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 572 Depends: libmujs3 (= 1.3.3-ok1) Filename: pool/main/m/mujs/libmujs-dev_1.3.3-ok1_amd64.deb Size: 135740 MD5sum: ccca391a048200c5b1aa732652c4ddc9 SHA1: 1655f178fa3cdb8430a9ff5ba8aa3993d75bdbe7 SHA256: 790ce545ae0873d595896abfe59475af95dd20b30f00c1b718c5d13fe3e365fc SHA512: eecfcabf6e8f6fd672bf7029d7a2d59f62ba64caca454cbd580aaae7ab40ed7b18775c4f5bd37baa52caea970dea485ecf12758b5b4e4030151d9fedb7f91977 Homepage: https://mujs.com/ Description: Lightweight JavaScript interpreter (development package) MuJS is a lightweight JavaScript interpreter designed for embedding in other software to extend them with scripting capabilities. . MuJS was designed with a focus on small size, correctness, and simplicity. It is written in portable C and implements ECMAScript as specified by ECMA-262. The interface for binding with native code is designed to be as simple as possible to use, and is very similar to Lua. There is no need to interact with byzantine C++ template mechanisms, or worry about marking and unmarking garbage collection roots, or wrestle with obscure build systems. Package: libmujs3 Architecture: amd64 Version: 1.3.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: mujs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 358 Depends: libc6 (>= 2.38) Filename: pool/main/m/mujs/libmujs3_1.3.3-ok1_amd64.deb Size: 119704 MD5sum: 971267cce7be4e240925694fdbd5be49 SHA1: 2e25166f206baa2b68d194fab347240c85f05fda SHA256: 65ab54a79406e0bce93294679d1ff11aaeb4e0404983ed23f387969c45cfc65d SHA512: b038d5d31e01855ca64dfef1a7d70ec8a9076866da154ce8b3f973177bf145eb22cb0132264cf97b4ccdc2d66ed8e368b68078b1e42b43291a7ade0420f34413 Homepage: https://mujs.com/ Description: Lightweight JavaScript interpreter library MuJS is a lightweight JavaScript interpreter designed for embedding in other software to extend them with scripting capabilities. . MuJS was designed with a focus on small size, correctness, and simplicity. This package contains the shared runtime library. Package: libmusicbrainz5-2 Architecture: amd64 Version: 5.1.0+git20150707-10ok1 Multi-Arch: same Priority: optional Section: libs Source: libmusicbrainz5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 271 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libmusicbrainz5cc2v5 (>= 5.1), libstdc++6 (>= 5.2) Filename: pool/main/libm/libmusicbrainz5/libmusicbrainz5-2_5.1.0+git20150707-10ok1_amd64.deb Size: 53834 MD5sum: 568ac23c77500974c4c30a31aaefe7e9 SHA1: 143ee3678bb426a6d4ffdbc81091b4f0165d530d SHA256: 649f4f17bb434c4b35ba2935064163dfa0741b766e298627920769ca3b38f5c3 SHA512: dd39b19d3c822f1f07a712fe7047738546d6f1136b86d83dfc9667902b75bf783ed3a9f9312a24ad9b638da97c0d28ae4280665696dd7c438a4ab0d65d836e3a Homepage: https://musicbrainz.org/doc/libmusicbrainz Description: Library to access the MusicBrainz.org database (C wrapper functions) MusicBrainz is a community music metadatabase that attempts to create a comprehensive music information site. . This package contains the shared library for the C wrapper functions. Package: libmusicbrainz5-dev Architecture: amd64 Version: 5.1.0+git20150707-10ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmusicbrainz5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 294 Depends: libmusicbrainz5-2 (= 5.1.0+git20150707-10ok1), libmusicbrainz5cc2v5 (= 5.1.0+git20150707-10ok1), libneon27-gnutls-dev | libneon-dev, libxml2-dev Suggests: libmusicbrainz5-doc Filename: pool/main/libm/libmusicbrainz5/libmusicbrainz5-dev_5.1.0+git20150707-10ok1_amd64.deb Size: 23192 MD5sum: 0e20061071f5547e257936a701bfb1b5 SHA1: 983831f4358337395559d75e823c03f8beb6d458 SHA256: 0e75718d240e7324aa0efc3cbe70fd87570caa3c2ed616aeb3c4b3115fcd19f8 SHA512: 7ee6c45e7a97868084db80b39db6579c6793fef4078a73b82b7e6fb9c7ae990559ceca5fc8a5e469376c3e521b7efc21930999db9a09a96f414f8671d8a8e183 Homepage: https://musicbrainz.org/doc/libmusicbrainz Description: Library to access the MusicBrainz.org database (development files) MusicBrainz is a community music metadatabase that attempts to create a comprehensive music information site. . This package contains the development files. Package: libmusicbrainz5-doc Architecture: all Version: 5.1.0+git20150707-10ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libmusicbrainz5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2212 Filename: pool/main/libm/libmusicbrainz5/libmusicbrainz5-doc_5.1.0+git20150707-10ok1_all.deb Size: 208254 MD5sum: b09434ee4ee34e0754dcdd0964b8ffa4 SHA1: 23d5dfb27380b5038654606383e7ce77acbb007e SHA256: 3ce3e952016ea45bd31a4d3b3130b02a758cdc865fb285fb5d584f256117de0a SHA512: 037d5ce53fdc6a541183c51da210dd25c3bd23bcfb3236bcbdb9d00306767263e7d43155191d33193ef0bf515004c49ef530f73ab5f79c9117c207773442ef51 Homepage: https://musicbrainz.org/doc/libmusicbrainz Description: Library to access the MusicBrainz.org database (developer documentation) MusicBrainz is a community music metadatabase that attempts to create a comprehensive music information site. . This package contains the developer documentation. Package: libmusicbrainz5cc2v5 Architecture: amd64 Version: 5.1.0+git20150707-10ok1 Multi-Arch: same Priority: optional Section: libs Source: libmusicbrainz5 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 389 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libneon27-gnutls, libstdc++6 (>= 5.2), libxml2 (>= 2.7.4) Filename: pool/main/libm/libmusicbrainz5/libmusicbrainz5cc2v5_5.1.0+git20150707-10ok1_amd64.deb Size: 101208 MD5sum: 949dd9401f33334b4f14fbbc3e0422d0 SHA1: b613ceeb2276cc62bcfc1b315b102a9eebfdcf6b SHA256: 96088954141bd431387b5c47bdfae9e401f843600e9634943b99b58004bb8bbd SHA512: e52b69de3a9038cf404aeb8dbf82e456c8d29566014e1fcc9337c16e58930ef483c576273fe83321b7632dcef1fa165c6660796a7385d9fe96727d735a3375b7 Homepage: https://musicbrainz.org/doc/libmusicbrainz Description: Library to access the MusicBrainz.org database MusicBrainz is a community music metadatabase that attempts to create a comprehensive music information site. . This package contains the shared library. Package: libmutter-14-0 Architecture: amd64 Version: 46.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: mutter Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 4115 Depends: adwaita-icon-theme, gsettings-desktop-schemas (>= 40~alpha), mutter-common (>= 46.0-ok1), mutter-common-bin (= 46.0-ok1), libatk1.0-0t64 (>= 2.2.0), libc6 (>= 2.38), libcairo2 (>= 1.10.0), libcanberra0 (>= 0.2), libcolord2 (>= 1.4.5), libdisplay-info1 (>= 0.1.1), libdrm2 (>= 2.4.119), libegl1, libeis1 (>= 1.0.901), libfontconfig1 (>= 2.12.6), libfribidi0 (>= 1.0.0), libgbm1 (>= 21.3.0~rc1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgl1, libglib2.0-0t64 (>= 2.79.0), libgnome-desktop-4-2t64 (>= 3.17.92), libgraphene-1.0-0 (>= 1.10.0), libgudev-1.0-0 (>= 232), libharfbuzz0b (>= 0.6.0), libice6 (>= 1:1.0.0), libinput10 (>= 1.19.1), liblcms2-2 (>= 2.6), libpango-1.0-0 (>= 1.46.0), libpangocairo-1.0-0 (>= 1.46.0), libpangoft2-1.0-0 (>= 1.46.0), libpipewire-0.3-0 (>= 0.3.33), libpixman-1-0 (>= 0.11.2), libsm6, libstartup-notification0 (>= 0.11), libsystemd0 (>= 226), libudev1 (>= 183), libwacom2 (>= 1.1), libwayland-server0 (>= 1.21.0), libx11-6 (>= 2:1.7.0), libx11-xcb1 (>= 2:1.8.7), libxau6, libxcb-randr0 (>= 1.3), libxcb-res0 (>= 1.10), libxcb1, libxcomposite1 (>= 1:0.4.5), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6 (>= 2:1.3.0), libxfixes3 (>= 1:6.0.0), libxi6 (>= 2:1.6.99.1), libxinerama1, libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), libxkbfile1 (>= 1:1.1.0), libxrandr2 (>= 2:1.5.0), libxtst6 Breaks: gnome-shell (<< 46.0), xwayland (<< 2:23.1.0) Filename: pool/main/m/mutter/libmutter-14-0_46.0-ok1_amd64.deb Size: 1295960 MD5sum: 1ad8baaf043d78c812fc3471486ae70f SHA1: e894a414ffcefcf37bd28d3672a0de73cfd5882b SHA256: 4245ef07487fc9a3c06e3b68499066c019b2dadcb7f650317fddfb745521a80a SHA512: fe50a9220e20eb5ec19dbdafcd7267b009641cbfd4080ca73d9a326bce07f27c09cddbd35098c2a2a2ed371e2d45f70e28ca7ea00518a5a8af719e26af3310bc Homepage: https://mutter.gnome.org/ Description: window manager library from the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the window manager shared library, used by mutter itself, and gnome-shell. Package: libmutter-14-dev Architecture: amd64 Version: 46.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mutter Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 5784 Depends: gir1.2-mutter-14 (= 46.0-ok1), gsettings-desktop-schemas-dev (>= 40~alpha), libatk1.0-dev, libcairo2-dev, libdrm-dev, libegl1-mesa-dev, libgbm-dev, libgdk-pixbuf-2.0-dev, libgles-dev, libglib2.0-dev (>= 2.75.0), libgraphene-1.0-dev (>= 1.9.3), libinput-dev (>= 1.19), libmutter-14-0 (= 46.0-ok1), libpango1.0-dev, libwayland-dev, libx11-dev, libxcomposite-dev, libxdamage-dev, libxext-dev, libxfixes-dev (>= 6.0), libxi-dev, libxrandr-dev Filename: pool/main/m/mutter/libmutter-14-dev_46.0-ok1_amd64.deb Size: 443640 MD5sum: 86a88428821add0b30732983576a784a SHA1: 748e0c8ee9c4ca71ba9294cdd7fed6e81ea529c8 SHA256: d4023ad69f3f921327dd9f58efcb81d3cf9c7118132e9e7ff8726af2245892ff SHA512: 73e9aaa2aaade1a9d7f94cad8be3561a1e4fe12bce6d491d6b6aec81894caa164063b13ed219e8533fb8b9c1d63e6a810a6a2d3456210aea2f5b8e0955cc29c8 Homepage: https://mutter.gnome.org/ Description: Development files for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the development files. Package: libmutter-test-14 Architecture: amd64 Version: 46.0-ok1 Priority: optional Section: libs Source: mutter Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 156 Provides: gir1.2-metatest-14 Depends: libmutter-14-0 (= 46.0-ok1), mutter (= 46.0-ok1), libc6 (>= 2.38), libcairo2 (>= 1.14.0), libgles2, libglib2.0-0t64 (>= 2.79.0), libwayland-client0 (>= 1.21.0), libxcb1, libxext6 Filename: pool/main/m/mutter/libmutter-test-14_46.0-ok1_amd64.deb Size: 39956 MD5sum: a580e680b62f0f8a1da3930cb40d159e SHA1: 1bf16807ec91546d325400c2d4aaa7e7dcd325a2 SHA256: 914f3b0685d2b0bb3baa1e4f2aedc6d8d52968709c48db08477e3667271cb7f0 SHA512: 78021d0889553aacf7a7d6e9a074595cd5dedaae776be6e04fc0de67a72400be727aa6a0d8f658eace5bf1dacb78a33f0e23119a02674be098fa813edd4b67ad Homepage: https://mutter.gnome.org/ Description: Test helper library for GNOME's window manager library Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . This package contains a private library used by the automated tests for mutter and gnome-shell. It should not be used by non-GNOME packages. Package: libmwaw-0.3-3 Architecture: amd64 Version: 0.3.22-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmwaw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 6265 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Filename: pool/main/libm/libmwaw/libmwaw-0.3-3_0.3.22-ok1_amd64.deb Size: 2246180 MD5sum: 4dd44580bcabe2bd152d2860d6aa6c21 SHA1: c59e95e32f9a4a50980b5cd27c4d0dc4b0ad05de SHA256: 2428dbffbab32f1f497f6c0c82378d2db1d1dd1434fc75a2f41a26fdf219744e SHA512: b30ca064594a2956e8295042081400d52ed10a618462cead60955bf8716c078354382bfdfff24a398a57861c6db64bcf81769c11ea9b18411bac9790a612229d Homepage: http://sourceforge.net/projects/libmwaw Description: import library for some old Mac text documents libmwaw contains some import filters for old Mac text documents (MacWrite, ClarisWorks, ... ) based on top of libwpd. Package: libmwaw-dev Architecture: amd64 Version: 0.3.22-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmwaw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 69 Depends: libmwaw-0.3-3 (= 0.3.22-ok1), librevenge-dev Filename: pool/main/libm/libmwaw/libmwaw-dev_0.3.22-ok1_amd64.deb Size: 14872 MD5sum: e1596185dde122217600717cb6ca373c SHA1: e1d6dd5c3a4c9efeca1a974707c6643a026b0951 SHA256: be6bd291bf22230c8950f1413409cd743527ba1268c1fa1bab394fd79ce0e9bf SHA512: 448c12c1065cd52d30b7e58bb87e80f4718522881be452ebdb8d00c196f3df93038e598e9fcb7cad279c5c0a8406eede6d2c6c478106036ea8782d55d370f3dc Homepage: http://sourceforge.net/projects/libmwaw Description: import library for some old Mac text documents -- development libmwaw contains some import filters for old Mac text documents (MacWrite, ClarisWorks, ... ) based on top of libwpd. . This package contains the development files (headers, ...). Package: libmwaw-doc Architecture: all Version: 0.3.22-ok1 Priority: optional Section: doc Source: libmwaw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 61271 Filename: pool/main/libm/libmwaw/libmwaw-doc_0.3.22-ok1_all.deb Size: 3182816 MD5sum: ceac32ced889c6016e057ec14f5e3256 SHA1: 19f44502f6329341d8157d54db72a7181457e0d0 SHA256: 005b819e4afec86d42768eaff8c5857d71187d2141bb13572838d0c34e0e00d3 SHA512: 825eff4499bb3f6885df348467cdfcd2b5bd7e43e8f10688e3cb27a40145faed01855f48f3c81335dbdd319d1d6b4ed6a5d833366f28a215b9ef69bffe4e77f1 Homepage: http://sourceforge.net/projects/libmwaw Description: import library for some old Mac text documents -- documentation libmwaw contains some import filters for old Mac text documents (MacWrite, ClarisWorks, ... ) based on top of libwpd. . This package contains the documentation. Package: libmwaw-tools Architecture: amd64 Version: 0.3.22-ok1 Priority: optional Section: utils Source: libmwaw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 142 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libmwaw-0.3-3, librevenge-0.0-0, libstdc++6 (>= 5.2) Filename: pool/main/libm/libmwaw/libmwaw-tools_0.3.22-ok1_amd64.deb Size: 26804 MD5sum: 2c36331bf981f2fa0ccc6e37f56959a0 SHA1: a8c1fb7891d71831fa7f17f7b763e316c5eced38 SHA256: d53602dad1a2297d2163978f3bae53283667cf055d11ff4afbfa24343a3367bd SHA512: f6149bce5db5f8d70477f75c51a30a343db2bca36504e0f5ca2ded09af9083f843eb0b628f5e36728bdb1e235fef712fd9049f1e8be12304cfeab170936f6f87 Homepage: http://sourceforge.net/projects/libmwaw Description: import library for some old Mac text documents -- tools libmwaw contains some import filters for old Mac text documents (MacWrite, ClarisWorks, ... ) based on top of libwpd. . This package contains mwaw2html, mwaw2raw and mwaw2text. Package: libmypaint-1.5-1 Architecture: amd64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libmypaint Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 140 Depends: libc6 (>= 2.35), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.9), libjson-c4 (>= 0.13.1), libmypaint-common (>= 1.6.0-ok1) Filename: pool/main/libm/libmypaint/libmypaint-1.5-1_1.6.0-ok1_amd64.deb Size: 51924 MD5sum: 22c12edd63611724f8e4f9673351c8dc SHA1: 161e3d3fe92d73f33c107458d9846c1c104a88d0 SHA256: 4180880a924dfc9f3299456a4ab51345524a655ee4aaa2f66b57a6db0db30441 SHA512: 7d216ae6aacb02637881ea761781efdc52fc7fb496182a130774011417beec6cc09fd7ec8f7b11582dc41ff3631abd27195969f99c0b720da773f4c74eaa404a Homepage: https://github.com/mypaint/libmypaint Description: brush library for mypaint MyPaint is a pressure- and tilt-sensitive painting program which works well with Wacom graphics tablets and other similar devices. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting. . This package contains the shared library. Package: libmypaint-common Architecture: all Version: 1.6.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libmypaint Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 968 Conflicts: mypaint-data (<< 2~) Filename: pool/main/libm/libmypaint/libmypaint-common_1.6.0-ok1_all.deb Size: 154764 MD5sum: c5176ce29b459046b7a91bb4e569b4ce SHA1: cd89af6fa337850787ffb815f73bedb53c731ec7 SHA256: db2b4817dd6ef0f7fe3fc13795b29b134ecb53484f12284ad408ba20a11f88fe SHA512: f91a05986d325a6645b9956f3016e4513a01755ad18a6740d00b31ee9ed7de6ad6ab50128f6185191a5a036d6b573ade6eb627a8bea9b4d7b2562517cfc4ed58 Homepage: https://github.com/mypaint/libmypaint Description: brush library for mypaint - common files MyPaint is a pressure- and tilt-sensitive painting program which works well with Wacom graphics tablets and other similar devices. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting. . This package contains architecture-independent files such as translations. Package: libmypaint-dev Architecture: amd64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libmypaint Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 213 Depends: gir1.2-mypaint-1.5 (= 1.6.0-ok1), libglib2.0-dev, libjson-c-dev, libmypaint-1.5-1 (= 1.6.0-ok1) Suggests: libmypaint-doc Filename: pool/main/libm/libmypaint/libmypaint-dev_1.6.0-ok1_amd64.deb Size: 23488 MD5sum: b09abba98ab8be0825661341fe716ae4 SHA1: f13c5861da4fa05c1b17cac203a920d05a1eca1c SHA256: 05ccf296203a03d10b948e0d23e4fc7ad1a9dd54ae727178f27753ecbfda3f46 SHA512: 9d75f11c6960d9028355ef1ae2ba41507dc3e693e282dfa63ea8ee5653d027ab75b2f07c7c92364c6118ac0ad427ac04a57912315b72b42333d6c4edf8a84e75 Homepage: https://github.com/mypaint/libmypaint Description: brush library for mypaint - development files MyPaint is a pressure- and tilt-sensitive painting program which works well with Wacom graphics tablets and other similar devices. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting. . This package contains the development files. Package: libmypaint-doc Architecture: all Version: 1.6.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libmypaint Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1642 Depends: libjs-jquery, libjs-underscore Filename: pool/main/libm/libmypaint/libmypaint-doc_1.6.0-ok1_all.deb Size: 151724 MD5sum: 689c75e85d40a05eb44f899bd8b4db3b SHA1: a62763ebd25c5d20573bcce90d1b62eb5c8ddf03 SHA256: be24da5db47b5952e70b67ccb48aa1004b93decb77c883e11467a71145372e76 SHA512: c2f74416cefa4d02f50e401117ce333b9b1cf41241a3e3a32d8f3b61e1535ae2b9289630d767f32330b1af16cb8594850636dd8a2ba412332877bf14be7626e0 Homepage: https://github.com/mypaint/libmypaint Description: brush library for mypaint - documentation MyPaint is a pressure- and tilt-sensitive painting program which works well with Wacom graphics tablets and other similar devices. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting. . This package contains the API reference. Package: libmysofa-dev Architecture: amd64 Version: 1.3.2+dfsg-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libmysofa Origin: openKylin Maintainer: openKylin Developers Installed-Size: 187 Depends: libmysofa1 (= 1.3.2+dfsg-ok3) Filename: pool/main/libm/libmysofa/libmysofa-dev_1.3.2+dfsg-ok3_amd64.deb Size: 46212 MD5sum: 707c49bc1090f1ad1cb4bf544f161163 SHA1: 4e18bf97535babe4d05db3de0740a88a3a05e76b SHA256: 51984ff5f3c73fc0381b61f3f99323acf5ec6f8402aa56eb28b4faf95028ec4f SHA512: 6fe2af467efd6e4bc82dd021f9a24382a5b12b422a3ab95c747bcbc244be53e86a4a4cd0c50954b1c011f1fdfc74a282f51dc757e586b825e5b9634fd5b7cc0b Homepage: https://github.com/hoene/libmysofa Description: library to read HRTFs stored in the AES69-2015 SOFA format - development files libmysofa is a light weight C-library intended to read SOFA (Spatially Oriented Format for Acoustics) files for spatial rendering. It hardly has any library dependencies and is suitable for embedded devices. . It reads SOFA files and checks whether the data complies to the "SimpleFreeFieldHRIR" conventions. In addition, it provides functions to look-up and interpolate the filters for a given orientation and to normalize the HRTFs (Head-Related Transfer Functions) to a reference level. . This package contains the files necessary to compile applications using libmysofa. Package: libmysofa-utils Architecture: amd64 Version: 1.3.2+dfsg-ok3 Priority: optional Section: utils Source: libmysofa Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libc6 (>= 2.34), libmysofa1 (>= 0.6~) Filename: pool/main/libm/libmysofa/libmysofa-utils_1.3.2+dfsg-ok3_amd64.deb Size: 18184 MD5sum: 83769b2bb11641b03b3ec75698b73852 SHA1: 3138ee68ccb534087a88afd1cdc56cf990d3f310 SHA256: a7922ebf6fad3671c836f4312e92ec89e224ac5231e99696410c4ed17253b3ca SHA512: df84ac414f991902df5294596c2a4885ab07d5875a483b54083b3ad9857b83b3cd39c486b8d836ec7bdd9de93a4e3c10fd07c1c39514cb57dc4391539b57464b Homepage: https://github.com/hoene/libmysofa Description: library to read HRTFs stored in the AES69-2015 SOFA format - utilities libmysofa is a light weight C-library intended to read SOFA (Spatially Oriented Format for Acoustics) files for spatial rendering. It hardly has any library dependencies and is suitable for embedded devices. . It reads SOFA files and checks whether the data complies to the "SimpleFreeFieldHRIR" conventions. In addition, it provides functions to look-up and interpolate the filters for a given orientation and to normalize the HRTFs (Head-Related Transfer Functions) to a reference level. . This package contains the mysofa2json utility. Package: libmysofa1 Architecture: amd64 Version: 1.3.2+dfsg-ok3 Multi-Arch: same Priority: optional Section: libs Source: libmysofa Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1266 Depends: libc6 (>= 2.38), zlib1g (>= 1:1.1.4) Filename: pool/main/libm/libmysofa/libmysofa1_1.3.2+dfsg-ok3_amd64.deb Size: 1157748 MD5sum: 3a77a3aeae60e00156c9e75b12d41ff2 SHA1: b0b6098c0f778cdc3fc910bf5d0f5365643398f9 SHA256: 2e949fe01f9675c26c8f5bdfe3bcd26816b5ac54b8db044afadb8ff3d99589ce SHA512: 13682c144e67a2d6d9193d631eb067bdabad420846c43d3414cf4d808523cf5e240b50780ce830c114e8ed96eea28a6ad3abd6990080883065c4666824ddd07c Homepage: https://github.com/hoene/libmysofa Description: library to read HRTFs stored in the AES69-2015 SOFA format libmysofa is a light weight C-library intended to read SOFA (Spatially Oriented Format for Acoustics) files for spatial rendering. It hardly has any library dependencies and is suitable for embedded devices. . It reads SOFA files and checks whether the data complies to the "SimpleFreeFieldHRIR" conventions. In addition, it provides functions to look-up and interpolate the filters for a given orientation and to normalize the HRTFs (Head-Related Transfer Functions) to a reference level. . This package contains the shared objects necessary to run an application using libmysofa. Package: libmysqlclient-dev Architecture: amd64 Version: 8.0.36-ok1 Priority: optional Section: libdevel Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8727 Depends: libmysqlclient21 (= 8.0.36-ok1), libssl-dev, libzstd-dev, zlib1g-dev Breaks: libmysqld-dev (<< 8.0) Replaces: libmysqld-dev (<< 8.0) Filename: pool/main/m/mysql-8.0/libmysqlclient-dev_8.0.36-ok1_amd64.deb Size: 1345796 MD5sum: edbdafe66711191ac8f736957760e0a4 SHA1: 4e32d80388943742464dc6c48b060277aa425f3a SHA256: 6cb7063efbb590d006893f336c101f0210cb2fe4827a19267ec5e107505a312b SHA512: 4287909a0e0f44599ec5bf12d639108c114c43f48c59652f307f0f184c48fba0226496d73952e6804db771cad6fa19370f2784c6215d073e0698b643a5a0a095 Homepage: http://dev.mysql.com/ Description: MySQL database development files 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 includes development libraries and header files. Package: libmysqlclient21 Architecture: amd64 Version: 8.0.36-ok1 Multi-Arch: same Priority: optional Section: libs Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6670 Depends: mysql-common (>= 5.5), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libssl3 (>= 3.0.0), libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mysql-8.0/libmysqlclient21_8.0.36-ok1_amd64.deb Size: 1074244 MD5sum: ca581d3407d8e812e1e5507c4561c31e SHA1: 2e172592d297bf53524a2ee218e63561841bcab0 SHA256: b00ffe382435839beaddbc740af53b590dedff28d17f7abbdb5d0a4b68ee1961 SHA512: 6ecaa382b6a27028ea8ce5da7698560c033e5e6ae99ec7beb7c6726657132ba1b7b39c21251208036e4b5f49f8e5b7fc30125b66b3d2c987abcf933fb91d9855 Homepage: http://dev.mysql.com/ Description: MySQL database client library 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 includes the client library. Package: libmythes-1.2-0 Architecture: amd64 Version: 1.2.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mythes Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 42 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.1.1) Filename: pool/main/m/mythes/libmythes-1.2-0_1.2.5-ok1_amd64.deb Size: 9224 MD5sum: 6b28254aeb605e6d17e5ad7eb57152ba SHA1: 4c988a8da306c5600c59e0f9036a5cf5d866cdcf SHA256: ae56058e6154b1f0191fb429bc11f1c8d44481cefdf34064f316aa9b7c5d8886 SHA512: b5f4153e5a5a337676b8ad5c715d3d4e14cd728c6447b3bfbef741ce7d8d7188a23319e7c73f86bfc3af34bc3d878c2582f4bbe94b45ebdccb7faf7f75e5afd0 Description: simple thesaurus library MyThes is a simple thesaurus that uses a structured text data file and an index file with binary search to lookup words and phrases and return information on part of speech, meanings, and synonyms . This package contains the shared library. Package: libmythes-dev Architecture: amd64 Version: 1.2.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mythes Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 58 Depends: libmythes-1.2-0 (= 1.2.5-ok1) Filename: pool/main/m/mythes/libmythes-dev_1.2.5-ok1_amd64.deb Size: 13416 MD5sum: 9546f47dcb22694fa91ac398b1f4c133 SHA1: 046c1ed742ccd177ff76aaa9626bafff56f2060f SHA256: 971219c4c540985f1ce787221bed027e4120478a4c10fbe9c0c15ab6db7d5661 SHA512: 0681b8ccf53e33e671a6e9568f196f71ee3cd50d517ed8b8d5746305e5044524a2ba14e5d3ea52d8788400a44e841d679d8b8d4c096a95b062a3e0665686ce0a Description: simple thesaurus library (development files) MyThes is a simple thesaurus that uses a structured text data file and an index file with binary search to lookup words and phrases and return information on part of speech, meanings, and synonyms . This package contains the static library and header file needed to develop applications using mythes. Package: libnamespace-clean-perl Architecture: all Version: 0.27-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 35 Depends: libb-hooks-endofscope-perl, libpackage-stash-perl, libsub-identify-perl, libsub-name-perl, perl:any Filename: pool/main/libn/libnamespace-clean-perl/libnamespace-clean-perl_0.27-ok2_all.deb Size: 12630 MD5sum: 4631f4511516281172ff8486075d96d7 SHA1: f529823337ffa335b5b0d73142f3dfc917c36eb4 SHA256: f3550a81597c9eb0c2093866bbefe525b9c552ed9087ef4a5aa5326d96eda63a SHA512: fab43785d16e82b137b9c5013a59d23ec0fea618ff19795b882de80affd0a05f88d1290029a2846b6561418f97c13da1ca0804521d57276c2efee4395748eb14 Homepage: https://metacpan.org/release/namespace-clean Description: module for keeping imports and functions out of the current namespace namespace::clean is a Perl pragma for keeping imported functions out of the current namespace. This is especially important because Perl functions are naturally available as methods, which can complicate subclassing. . Using the namespace::clean pragma will remove all previously declared or imported symbols at the end of the current package's compile cycle. This means that functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances. Package: libnautilus-extension-dev Architecture: amd64 Version: 1:46.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nautilus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1087 Depends: gir1.2-nautilus-4.0 (= 1:46.0-ok1), libglib2.0-dev (>= 2.79.0), libnautilus-extension4 (= 1:46.0-ok1) Filename: pool/main/n/nautilus/libnautilus-extension-dev_46.0-ok1_amd64.deb Size: 56640 MD5sum: 8012cd88eec38f04951ce1ae1462c814 SHA1: ad74454b4654802b00157dc2069d53684e1a006b SHA256: d412d1f8c5f462cae346d6d6f77a8950ac2e0ddb33ba4e2abac9fb26c84bc552 SHA512: bb8bbe14eadc508d0a792b6fb64ac5395d953afd4168505b303713881bec1687df42fc7a14c9449305255a55c82896ac3f93dd4a8d2c53326ceec55a22001867 Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Description: libraries for nautilus components - development version Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package provides the necessary development libraries and include files to develop and compile Nautilus extensions. Package: libnautilus-extension4 Architecture: amd64 Version: 1:46.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: nautilus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 59 Depends: libc6 (>= 2.4), libglib2.0-0t64 (>= 2.79.0) Filename: pool/main/n/nautilus/libnautilus-extension4_46.0-ok1_amd64.deb Size: 13732 MD5sum: c75d5617a1c5ed02dafd698fbcfeb1ef SHA1: ed6d836db8f41a2490b8a01d2179d62d5235f43d SHA256: b606e581f5e4b9375174afa73a8c7c0c2715f743b995ebafdc1e6f42b08fb15b SHA512: 63f6e617d3d6e3f31d10409bff249449d8d0a77f6cce86b4d19b3f670d9e41a1a85cb77390be7d777152c29f6a813024f29bd81f7cee9a73238dbc7803c5112f Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Description: libraries for nautilus components - runtime version Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package contains a few runtime libraries needed by nautilus' extensions. Package: libncurses-dev Architecture: amd64 Version: 6.4+20240113-1ok1 Multi-Arch: same Priority: optional Section: libdevel Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2295 Provides: libncurses5-dev (= 6.4+20240113-1ok1), libncursesw5-dev (= 6.4+20240113-1ok1), libtinfo-dev (= 6.4+20240113-1ok1), ncurses-dev Depends: libtinfo6 (= 6.4+20240113-1ok1), libncurses6 (= 6.4+20240113-1ok1), libncursesw6 (= 6.4+20240113-1ok1), libc6-dev | libc-dev Suggests: ncurses-doc Conflicts: ncurses-dev Replaces: ncurses-dev Filename: pool/main/n/ncurses/libncurses-dev_6.4+20240113-1ok1_amd64.deb Size: 376654 MD5sum: bdc4137ae9536ab2f18fb087d370c66f SHA1: 9a9ec94553ee07531d8f08359f99d13787e0126d SHA256: 5eb66581f8e1a98c2c6d655e5febe3f8e8ee8571bdcce8f107fb3896f3bfabde SHA512: 59d94db3b78df9e629f9f2c31025d55d1cb5758363f19e2aaf8b34972d639ee985ac8e96e3e53915923449a767be20d75c14d40bd2266469181d629d50191537 Homepage: https://gitee.com/openkylin/ncurses/ Description: developer's libraries for ncurses The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the header files, static libraries and symbolic links that developers using ncurses will need. Package: libncurses6 Architecture: amd64 Version: 6.4+20240113-1ok1 Multi-Arch: same Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 334 Depends: libtinfo6 (= 6.4+20240113-1ok1), libc6 (>= 2.34) Recommends: libgpm2 Breaks: cowdancer (<< 0.89~) Filename: pool/main/n/ncurses/libncurses6_6.4+20240113-1ok1_amd64.deb Size: 112876 MD5sum: ac4fde0e9359ccea1390852cee20cdbd SHA1: 35f39f4b9d4d5234548a441aaa9ccee703bf8348 SHA256: 9dd66e00f868e90590aefc31420189d5a48fb03a10d8ecb44a44c39a8e79f058 SHA512: 1e149cef1ba844c17592f7194adf3d1894f697dd7a9b77c0de185e09607cb411197ca3873b7cebb61ea31e2efb04e961c7db10e870685c74d7133d81f46ca816 Homepage: https://gitee.com/openkylin/ncurses/ Description: shared libraries for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. Package: libncursesw6 Architecture: amd64 Version: 6.4+20240113-1ok1 Multi-Arch: same Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 421 Depends: libtinfo6 (= 6.4+20240113-1ok1), libc6 (>= 2.34) Recommends: libgpm2 Filename: pool/main/n/ncurses/libncursesw6_6.4+20240113-1ok1_amd64.deb Size: 148912 MD5sum: a329c3072936356e2eff50c6f6f84c07 SHA1: f90431b3b3a5c9c8220c2f4dc2c6dcdb30ec102f SHA256: d496ff77b201c41c1222c6737bfc1aee24a3333b106e266722507abf91e4361c SHA512: 59754868cc3a16ad856252576822889069b0d12e0c18905dc7e864c2e77cb872b60d005776920d2dd906298fd0791453844091d408160f0a04874425029c1f3d Homepage: https://gitee.com/openkylin/ncurses/ Description: shared libraries for terminal handling (wide character support) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. Package: libndp-dev Architecture: amd64 Version: 1.8-1ok1.0 Multi-Arch: same Priority: optional Section: libdevel Source: libndp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Florian Ernst Installed-Size: 63 Depends: libndp0 (= 1.8-1ok1.0) Filename: pool/main/libn/libndp/libndp-dev_1.8-1ok1.0_amd64.deb Size: 11966 MD5sum: bc15ac12345b74a2a78a57261d1385c0 SHA1: b8ff31b8fea51472a416b3262d27bb64cfbc669e SHA256: 424755a2d4ea0f0ce53adb1a7b934e52ef73351c403b9ba3e5333bc8b9983610 SHA512: aa2fba26fb768f86f0113987acecc223b29f1839e96289cfdc8ee0c15d28db844f16518c761f73061eaa39c29bc8975d4f76c509d5519e99f7cb698c6599c5fe Homepage: http://libndp.org Description: Library for Neighbor Discovery Protocol (development files) libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP). It contains functions for building and parsing NDP messages, and provides a high-level interface for sending and receiving NDP messages on a network interface. . This package contains the development files. Package: libndp-tools Architecture: amd64 Version: 1.8-1ok1.0 Priority: optional Section: net Source: libndp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Florian Ernst Installed-Size: 41 Depends: libndp0 (= 1.8-1ok1.0), libc6 (>= 2.34) Filename: pool/main/libn/libndp/libndp-tools_1.8-1ok1.0_amd64.deb Size: 9424 MD5sum: 0f85006b1d1a71bc6418baceb06fdd1b SHA1: ea01e8437eeccc81d9f9aab886aba540026dbcfb SHA256: 337ad8642030e0d57a58aacf0bc83c7ae4a2c9e8427f04a3cc6b1f3afeb76441 SHA512: 60ca7b8babefef1e41d9c3c08085faee9df355265ddcf22ff034ce48848735f6410fcaad6fdd453f8f1e809c3c42640f70803004f7a666762ab735bc4d127318 Homepage: http://libndp.org Description: Library for Neighbor Discovery Protocol (tools) libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP). It contains functions for building and parsing NDP messages, and provides a high-level interface for sending and receiving NDP messages on a network interface. . This package contains a tool named ndptool for sending and receiving NDP messages. Package: libndp0 Architecture: amd64 Version: 1.8-1ok1.0 Multi-Arch: same Priority: optional Section: libs Source: libndp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Florian Ernst Installed-Size: 45 Depends: libc6 (>= 2.38) Filename: pool/main/libn/libndp/libndp0_1.8-1ok1.0_amd64.deb Size: 12680 MD5sum: 470171af36ae53ded3a15d4ed238b233 SHA1: 3cac8d2b1f5d03658dc17c03105a56d2862f545e SHA256: 6f23fe73fa05940be4dd114a9143e85106373326faf68069ffc9e48f0c4a94b4 SHA512: 05061f957f1634d5c1ae262bd605e3038ddf1702f6eaabdd4d4c3595daebd3bfb1aadf1d9aa74a1a692f47edac2bc577e71648ecd062ae7938cad411239514a4 Homepage: http://libndp.org Description: Library for Neighbor Discovery Protocol libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP). It contains functions for building and parsing NDP messages, and provides a high-level interface for sending and receiving NDP messages on a network interface. Package: libneatvnc-dev Architecture: amd64 Version: 0.8.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: neatvnc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 46 Depends: gnutls-dev, libaml-dev (>= 0.3), libavcodec-dev, libavfilter-dev, libavutil-dev, libdrm-dev, libgbm-dev, libneatvnc0 (= 0.8.0+dfsg-ok1), libpixman-1-dev, libturbojpeg0-dev, libxxhash-dev, zlib1g-dev Filename: pool/main/n/neatvnc/libneatvnc-dev_0.8.0+dfsg-ok1_amd64.deb Size: 9308 MD5sum: 5a996a5f5019704c1387a11d9dced41f SHA1: 9f9cf76f8c4c253d1e5baad2e58e3a015fbca895 SHA256: b49e2e76cc5e4d5d8df2119a0507cda99f21dd3a73ef43e55ccc4e71afd092e4 SHA512: 87b98f42254458209efc4a6a875eeecd552314339202ec98bb569d0ca191694439bfddff32df336e3a5eeea74e118e2ac936e92fd5aeb88bc43e8e00f7c6275a Homepage: https://github.com/any1/neatvnc/ Description: Fast and neat VNC server library (development files) Neatvnc is a liberally licensed VNC server library that's intended to be fast and neat. It comes with the goal of speed, clean interface and interoperability with the Freedesktop.org ecosystem. . This package provides library development files. Package: libneatvnc0 Architecture: amd64 Version: 0.8.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: neatvnc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 141 Depends: libaml0 (>= 0.3.0), libavcodec60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.38), libdrm2 (>= 2.4.75), libgbm1 (>= 21.1.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.1), libhogweed6t64, libnettle8t64, libpixman-1-0 (>= 0.27.4), libturbojpeg0 (>= 1.2.90), zlib1g (>= 1:1.1.4) Filename: pool/main/n/neatvnc/libneatvnc0_0.8.0+dfsg-ok1_amd64.deb Size: 53224 MD5sum: 07b330b9ef97c7b873ffd54d8d28173c SHA1: b95b568bd0f64ea3a10e6a7af24fa2989b0567c9 SHA256: b44676ee4079c16b8e68e9ad33a2fc6ec80ce00fd089996a8a37193f9799a293 SHA512: ba0da90a43d879df4dc9d287ac2d225049a47878d920d92017a2eeadd996e3876220cb7eecd6d2b4ba434b9a22fd84abd48e108fa481cc9ef415160a9ee421bf Homepage: https://github.com/any1/neatvnc/ Description: Fast and neat VNC server library (shared library) Neatvnc is a liberally licensed VNC server library that's intended to be fast and neat. It comes with the goal of speed, clean interface and interoperability with the Freedesktop.org ecosystem. . This package provides shared libraries. Package: libneon27-dev Architecture: amd64 Version: 0.33.0-ok1 Priority: optional Section: libdevel Source: neon27 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 643 Provides: libneon-dev Depends: libneon27t64 (= 0.33.0-ok1), libssl-dev, libxml2-dev, libkrb5-dev, pkgconf Conflicts: libneon-dev, libneon24-doc (<= 0.24.5-1), libneon25-dev (<< 0.28.2-5), libneon27-gnutls-dev Replaces: libneon-dev, libneon25-dev, libneon27-gnutls-dev Filename: pool/main/n/neon27/libneon27-dev_0.33.0-ok1_amd64.deb Size: 172692 MD5sum: 6efdd0034b249a5c6fcc22d7ae31ad1e SHA1: 5f8f5ba3771a82151ad04c52215f55dd18f1c285 SHA256: 855fdd0abdc1fe0eae5c2bed49d49bb70c211fb5dd17b6ebf1a21477108c02e0 SHA512: a8f884a05d0f811dff52902b77ba86854343af2b0703243215fb0264fe6ed4dcf0096a6b26d0edc0dd0150a0e5b8a5673a713a3b7bfc6ced493f419ab7e5ec6a Homepage: https://notroj.github.io/neon/ Description: Header and static library files for libneon27t64 This package contains the headers and the static library for libneon27. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Package: libneon27-gnutls-dev Architecture: amd64 Version: 0.33.0-ok1 Priority: optional Section: libdevel Source: neon27 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 642 Provides: libneon-dev Depends: libneon27t64-gnutls (= 0.33.0-ok1), libgnutls28-dev, libxml2-dev, libkrb5-dev, pkgconf Conflicts: libneon-dev, libneon24-doc (<= 0.24.5-1), libneon25-dev (<< 0.28.2-5), libneon27-dev Replaces: libneon-dev, libneon25-dev, libneon27-dev Filename: pool/main/n/neon27/libneon27-gnutls-dev_0.33.0-ok1_amd64.deb Size: 172972 MD5sum: 20cfca2edf601a7590f9b4f46b94e91a SHA1: 8c38b523baba129c01086bb61ad7ac25ff22a569 SHA256: 3fca742eaeb615c5bf470abf8da24fc3a04e0bd94365def0281db5844cf9e4e2 SHA512: 8a4aa3499c4ed6539121cec748c8ec0e784129dafd77ca0d492c2ad02448705e246d965b9f7858dfacd995250f91a4365396cc96f68d651d9ec66ed386cfa036 Homepage: https://notroj.github.io/neon/ Description: Header and static library files for libneon27t64 (GnuTLS enabled) This package contains the headers and the static library for libneon27-gnutls. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Package: libneon27t64 Architecture: amd64 Version: 0.33.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: neon27 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 232 Provides: libneon27 (= 0.33.0-ok1) Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libssl3 (>= 3.0.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Breaks: libneon27 (<< 0.33.0-ok1) Replaces: libneon27 Filename: pool/main/n/neon27/libneon27t64_0.33.0-ok1_amd64.deb Size: 97536 MD5sum: 3b36ed9ab58e8fb6b753a086815e10a5 SHA1: cb992c8dcb79509499a02218b787857c9c4d449f SHA256: 1280d51f705af1b81198f12747effb643ebb95823f779f9ddf885cf981558931 SHA512: fe1089fdeaf40b44deb9b59434d3085d0a814404b5f009a06fd5aedb6fd68d92ae91b501ae67530336f43bea0b74f865614e038bf5d20991fd082537b55dbb8b Homepage: https://notroj.github.io/neon/ Description: HTTP and WebDAV client library neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using OpenSSL (including client certificate and thread safety support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. Package: libneon27t64-gnutls Architecture: amd64 Version: 0.33.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: neon27 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 196 Provides: libneon27-gnutls (= 0.33.0-ok1) Depends: libc6 (>= 2.38), libgnutls30t64 (>= 3.8.3-ok3), libgssapi-krb5-2 (>= 1.17), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Recommends: ca-certificates Breaks: libneon27-gnutls (<< 0.33.0-ok1) Replaces: libneon27-gnutls Filename: pool/main/n/neon27/libneon27t64-gnutls_0.33.0-ok1_amd64.deb Size: 69716 MD5sum: 09a030a9cb3f02650e47fc590670e154 SHA1: f8f1051052cc157c4658eb965b5d63252e55dd99 SHA256: 8e94737275f0c33296566e595cb1f9c24719850a2597338f60843869a3ab7071 SHA512: b9ca2414c73e3cf672d974564e11dbb034513a96d4782a23c8fdd9f75cff2ce84253368d5f8418a9b3c35f658d5ba85e7a7db93f035e07ef2b0a5ede8fe66c82 Homepage: https://notroj.github.io/neon/ Description: HTTP and WebDAV client library (GnuTLS enabled) neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using GnuTLS (including client certificate and thread safety support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. Package: libnet-domain-tld-perl Architecture: all Version: 1.75-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 126 Depends: perl:any Filename: pool/main/libn/libnet-domain-tld-perl/libnet-domain-tld-perl_1.75-ok2_all.deb Size: 36018 MD5sum: e85d3c13ae2cbebf972ea1dee4b03e6e SHA1: e6eb40a22a34b62267cfdaa5f54e83d49cff02b0 SHA256: 7ade00723407ee554fd2db863a15a12649689c0a8ee929266afa331897dadcef SHA512: aa17f7a0dc2adc80a7a0995f662e64c4fccb05dbcd2f608c64bfc2169a31697048f35919abeaa42338858fca676f08a5d6dec82be21202f8d52ff449e3a36f09 Homepage: https://metacpan.org/release/Net-Domain-TLD Description: list of currently available Top-level Domains (TLDs) The purpose of Net::Domain::TLD is to provide the user with a current list of available top level domain names including new ICANN additions and ccTLDs. It provides two functions: . - tld_exists - returns whether a certain top-level domain exists - tld - returns various lists of top-level domains Package: libnet-http-perl Architecture: all Version: 6.23-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 61 Depends: perl:any, libio-socket-ip-perl, liburi-perl Recommends: libio-socket-ssl-perl Filename: pool/main/libn/libnet-http-perl/libnet-http-perl_6.23-ok1_all.deb Size: 21172 MD5sum: 5a7af6651d0337e4c65fdca2c0e9d01b SHA1: 296d30cde1fdf8765221145275120d31bf439e2a SHA256: c85c15cd9f87114714ebc6b91b1383a480ecedbeea1925ae6632578b1a0abbb7 SHA512: 237774d90478bc6239386ded2ccaf60b760e63e7c33bfcbb92face9013969b2e9dc04bc2077e09de6e726667c75ad8a19e4da1a8d73f4951c8fc3a57dae892f5 Homepage: https://metacpan.org/release/Net-HTTP Description: module providing low-level HTTP connection client The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1. Net::HTTP is a sub-class of IO::Socket::INET. You can mix its methods with reading and writing from the socket directly. This is not necessarily a good idea, unless you know what you are doing. Package: libnet-idn-encode-perl Architecture: amd64 Version: 2.500-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 334 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libn/libnet-idn-encode-perl/libnet-idn-encode-perl_2.500-ok3_amd64.deb Size: 81148 MD5sum: 1358cc9fc78dbad789cfb2702e9fbdb1 SHA1: eb949c8ca9679c4e93b11c1ef5b8ab988d361198 SHA256: ec104561df3453858c82ce660b961229179fa8bface7adb7e11a09bbb8a4680d SHA512: 1f0f3c3036fa135a1ebf66df6e6916ccc674ae383dca357b61f53c8a62f7dc690ae695ef215f8ee51c502890f011e159c1c809023bd79a16f65a9e75df649e6d Homepage: https://metacpan.org/release/Net-IDN-Encode Description: Internationalizing Domain Names in Applications (IDNA) Net::IDN::Encode provides an easy-to-use interface to encode and decode Internationalized Domain Names (IDNs). . IDNs use characters drawn from a large repertoire (Unicode), but IDNA allows the non-ASCII characters to be represented using only the ASCII characters already allowed in so-called host names today (letter-digit-hypen, /[A-Z0-9-]/i). Package: libnet-ipv6addr-perl Architecture: all Version: 1.02-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 70 Depends: perl:any, libmath-bigint-perl Recommends: libmath-base85-perl Filename: pool/main/libn/libnet-ipv6addr-perl/libnet-ipv6addr-perl_1.02-ok1_all.deb Size: 20164 MD5sum: aa48d17d108388d374eb911847f57d59 SHA1: 6251241e085f7617dba932fe3fbaa3d576a61807 SHA256: 823e71f4baa731a8ed96cff0d3632d01bdc2014e107362f5be2f703b752f89ee SHA512: 324c29ee231d2f224dbb2a25557b37ccfad81f2bd8954cc39eecd7da1dd8c0d2276f6344537129e14ad74a9ac80e5543282a39c795be59d354f3f17ab9b50613 Homepage: https://metacpan.org/release/Net-IPv6Addr Description: module to validate/manipulate IPv6 addresses Net::IPv6Addr checks if strings are valid IPv6 addresses, as specified in RFC1884, and can convert them into other supported formats including: . * Preferred form x:x:x:x:x:x:x:x * Compressed form with double colon: x::x * Mixed IPv4/IPv6 format: x:x:x:x:x:x:d.d.d.d * Mixed IPv4/IPv6 with compression: x::x:d.d.d.d * Base-85-encoded * Big integers * Arrays * Reverse-address pointer . When creating/validating an IPv6 address from a given string, Net::IPv6Addr will either accept it or throw an exception. Package: libnet-libidn-perl Architecture: amd64 Version: 0.12.ds-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 64 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libidn12 (>= 1.13) Filename: pool/main/libn/libnet-libidn-perl/libnet-libidn-perl_0.12.ds-ok2_amd64.deb Size: 15164 MD5sum: 47d361beb5d72884fb5d4037725bad79 SHA1: 390e5ea4e21285aaa4af2f478d1536de3733231f SHA256: 99667b398f6b71850512a6a0bc8bf3056e8354309b78fd6108049dc2ee9c9dcf SHA512: d79090d1d47523fa01e4017588665b94585169db67e82bd7c8e54fecaaec99c1d3383dabf36bdeadb66ea1b9c60eff9e7458347ce1dc58772dc3b072c21a39fb Homepage: https://metacpan.org/release/Net-LibIDN Description: Perl bindings for GNU Libidn Net::LibIDN provides bindings for GNU Libidn, a C library for handling Internationalized Domain Names according to IDNA (RFC 3490), in a way very much inspired by Turbo Fredriksson's PHP-IDN. Package: libnet-netmask-perl Architecture: all Version: 2.0002-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 93 Depends: perl:any Filename: pool/main/libn/libnet-netmask-perl/libnet-netmask-perl_2.0002-ok1_all.deb Size: 30164 MD5sum: 2d54da8bd17e8ca140d0d3d2330a53db SHA1: cf155a4133dea4051bd30e92c05dd8a7d47d714e SHA256: fdca02973c8cb5ba637c8296274a2d5267a2d9813ef48acbafe85a04fd5cf87a SHA512: 4a8ea8e6a34029192080c594c3371a07dd1bde6d78209f064bab56686c4da9745a47743f36f55d9a47ed2f9b9c6f15022cee59cfca7ed6daabd4d603343acf34 Homepage: https://metacpan.org/release/Net-Netmask Description: module to parse, manipulate and lookup IP network blocks Net::Netmask parses and understands IPv4 and IPv6 CIDR blocks. It's built with an object-oriented interface, with functions being methods that operate on a Net::Netmask object. . These methods provide nearly all types of information about a network block that you might want. . There are also functions to insert a network block into a table and then later lookup network blocks by IP address using that table. There are functions to turn a IP address range into a list of CIDR blocks. There are functions to turn a list of CIDR blocks into a list of IP addresses. . There is a function for sorting by text IP address. . All functions understand both IPv4 and IPv6. Matches, finds, etc, will always return false when an IPv4 address is matched against an IPv6 address. Package: libnet-ssleay-perl Architecture: amd64 Version: 1.94-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1328 Depends: perl (>= 5.36.0-ok8.1), perl-openssl-abi-3, perlapi-5.36.0, libc6 (>= 2.14), libssl3 (>= 3.2.0) Filename: pool/main/libn/libnet-ssleay-perl/libnet-ssleay-perl_1.94-ok1_amd64.deb Size: 318052 MD5sum: 4f43b4e614db5945af3f97970150c8ae SHA1: ebd9a509c2616f83ea3ad37eda590e374ce22c4a SHA256: bf85897578017299b8decc12a17dfb282ac9bf1203fc5edd1e9bb63dab60bf1e SHA512: 84833bd0fbcac044bc024dbd87582c41bbac4466323fe2bbbb23d6c35a6a4b7d0c16222b442acc25d01ee1684574ef50334ce25270183e10ac657aee3a360807 Homepage: https://metacpan.org/release/Net-SSLeay Description: Perl module for Secure Sockets Layer (SSL) Net::SSLeay is a perl module that allows you to call Secure Sockets Layer (SSL) functions of the SSLeay library directly from your perl scripts. It is useful if you want to program robots that access secure web servers or if you want to build your own applications over SSL encrypted tunnels. If you just want to view web pages on https servers, you do not need this - your web browser already knows to do that. Package: libnetaddr-ip-perl Architecture: amd64 Version: 4.079+dfsg-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 320 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Recommends: libsocket6-perl Filename: pool/main/libn/libnetaddr-ip-perl/libnetaddr-ip-perl_4.079+dfsg-ok2_amd64.deb Size: 79924 MD5sum: 84aebe031f9fec754e9799e785142d8f SHA1: e208860983f07a6cee6823641df403eaed5290be SHA256: 837325e6c9e548008f46ab58ddbc2512b7471e6b056bdcf0c295ebda291d7baf SHA512: ef63d9407659961fd4dd83b2122a332b1c830cbc7eca0b0b76a8a5a8ad4e000d250510c45ed7793fe8efbfccd3183f913ec0b98097e9a07f471a3abce95505ba Homepage: https://metacpan.org/release/NetAddr-IP Description: IP address manipulation module NetAddr::IP provides an object-oriented abstraction on top of IP addresses or IP subnets, that allows for easy manipulations. . The internal representation of all IP objects is in 128 bit IPv6 notation. IPv4 and IPv6 objects may be freely mixed. . The following operations are supported: Basic IP conversion, netmask manipulation, subnet interpretation, bitwise mask generation, full mask generation, subnet manipulation, expansion, and range operations, sub/supernet tests, data type determination, and more complex operations such as expansion of netblocks into arrays of smaller blocks of arbitrary size, and CIDR block aggregation Package: libnetcdf-c++4 Architecture: amd64 Version: 4.2-ok2 Priority: optional Section: libs Source: netcdf-cxx-legacy Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 169 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libnetcdf19t64 (>= 1:4.4.0), libstdc++6 (>= 5.2) Breaks: libnetcdfc++4 (<< 4.2-0) Replaces: libnetcdfc++4 (<< 4.2-0) Filename: pool/main/n/netcdf-cxx-legacy/libnetcdf-c++4_4.2-ok2_amd64.deb Size: 34964 MD5sum: 963f0db2935249fe64083f7401b45041 SHA1: 198d04fcc9bfc400e16041f69fe4583ab70864de SHA256: ce1784422f634dcd171660d88020d94253e8724b0ad86633a523534e4eeedbae SHA512: 454c2f7a54ba8c43eaad6dc92f22701ff595e090c9dec126a30940169d1970bc1239196b852d48eeb056efecab2402ac7c8ae80e81b96058037fb3ef62b0aa98 Homepage: http://www.unidata.ucar.edu/software/netcdf/ Description: legacy NetCDF C++ interface NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. . This version of the netCDF C++ library is provided for backwards compatibility as a separate package. It was developed before key C++ concepts like templates, namespaces, and exceptions were widely supported. It's not recommended for new projects, but it still works. This version of the C++ interface only supports the "classic" data model from the netCDF-3 release. . This package contains the legacy C++ shared libraries. Package: libnetcdf-cxx-legacy-dev Architecture: amd64 Version: 4.2-ok2 Priority: optional Section: libdevel Source: netcdf-cxx-legacy Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 275 Depends: libnetcdf-c++4 (= 4.2-ok2), libnetcdf-dev Breaks: libnetcdf-dev (<< 1:4.3.3.1+ds-0), netcdf-doc (<< 1:4.3.3.1+ds-0) Replaces: libnetcdf-dev (<< 1:4.3.3.1+ds-0), netcdf-doc (<< 1:4.3.3.1+ds-0) Filename: pool/main/n/netcdf-cxx-legacy/libnetcdf-cxx-legacy-dev_4.2-ok2_amd64.deb Size: 57564 MD5sum: 584aa7599a02e3c085fc56d597b94a63 SHA1: 36f9306682a8d0bac0a8af0b1d3f26baea7460f3 SHA256: 43cfe3b035e2fac6041b3eb19292e8970074477c44da0a5ae213634232932050 SHA512: af3aa0209fcc6b4408d86d98d6ce6244505bf766d4644253fd3d7ca984244b9731eb9a35ba2d0448af0d129f55e909f5da0e1f985ec82f266b53a63177ea0abf Homepage: http://www.unidata.ucar.edu/software/netcdf/ Description: legacy NetCDF C++ interface - development files NetCDF (network Common Data Form) is a set of interfaces for array-oriented data access and a freely distributed collection of data access libraries for C, Fortran, C++, Java, and other languages. The netCDF libraries support a machine-independent format for representing scientific data. Together, the interfaces, libraries, and format support the creation, access, and sharing of scientific data. . This version of the netCDF C++ library is provided for backwards compatibility as a separate package. It was developed before key C++ concepts like templates, namespaces, and exceptions were widely supported. It's not recommended for new projects, but it still works. This version of the C++ interface only supports the "classic" data model from the netCDF-3 release. . This package contains headers for the legacy C++ library. Package: libnetcdf-dev Architecture: amd64 Version: 1:4.9.2-ok4 Priority: optional Section: libdevel Source: netcdf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 277 Depends: libnetcdf19t64 (= 1:4.9.2-ok4), libcurl4-gnutls-dev | libcurl-ssl-dev, libhdf5-dev, libxml2-dev Recommends: pkgconf Suggests: netcdf-bin, netcdf-doc Breaks: netcdf-bin (<< 1:4.3.3.1) Replaces: netcdf-bin (<< 1:4.3.3.1) Filename: pool/main/n/netcdf/libnetcdf-dev_4.9.2-ok4_amd64.deb Size: 56632 MD5sum: 8bae13c5913d1cecb9f019fea88753c5 SHA1: 34158e49aca548344e4df5ec9bd8e2c6929e75b1 SHA256: da1cc5c675fe1eb0e408fea83711e1314b040526650b2c2036538a59750b95ca SHA512: 17900e0350c8300e7815f04e30e1c7a9d80501712c89d2a744d65b493e8692da7585039001fc234b18f0b162ef931a294debc388d15dd5197c46e92e55edb65a Homepage: http://www.unidata.ucar.edu/software/netcdf/ Description: creation, access, and sharing of scientific data NetCDF (network Common Data Form) is a set of interfaces for array-oriented data access and a freely distributed collection of data access libraries for C, Fortran, C++, Java, and other languages. The netCDF libraries support a machine-independent format for representing scientific data. Together, the interfaces, libraries, and format support the creation, access, and sharing of scientific data. . This package provides headers. Package: libnetcdf19t64 Architecture: amd64 Version: 1:4.9.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: netcdf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 1575 Provides: libnetcdf19 (= 1:4.9.2-ok4) Depends: libc6 (>= 2.38), libcurl3-gnutls (>= 7.16.2), libhdf5-103-1t64, libhdf5-hl-100t64, libxml2 (>= 2.7.4) Breaks: libnetcdf19 (<< 1:4.9.2-ok4) Replaces: libnetcdf19 Filename: pool/main/n/netcdf/libnetcdf19t64_4.9.2-ok4_amd64.deb Size: 422512 MD5sum: f75d07d479e097bf7bd8dabea56a04aa SHA1: 6c8391f083b32a6ef34c8eec469290ac6add444d SHA256: 6aea6d4c9012e0366f4c168d9abafefd6f4b8f70fe2e4db5a036ad1fc6b5f1ce SHA512: a498fe558755b570bfa4ad1a78bbaaa30805bfbae05d1141af08fd831631e7bc7107de874a8b05355ef10c76e15da2985cc282cc8658232262c2031e4a0e8891 Homepage: http://www.unidata.ucar.edu/software/netcdf/ Description: Interface for scientific data access to large binary data NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. . This package contains the C run-time shared libraries required by programs. Package: libnetfilter-conntrack-dev Architecture: amd64 Version: 1.0.9-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnetfilter-conntrack Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 89 Depends: libnetfilter-conntrack3 (= 1.0.9-ok1), libnfnetlink-dev, pkg-config Suggests: libnetfilter-conntrack-doc (= 1.0.9-ok1) Filename: pool/main/libn/libnetfilter-conntrack/libnetfilter-conntrack-dev_1.0.9-ok1_amd64.deb Size: 12708 MD5sum: 9b61a66a1bf180bd08474da416c219f2 SHA1: 98faa3378444a0149dce7654df6cf089a9a3be8f SHA256: 801eceadf78bbae8ce9b85ac54320b83eea0ddb6f94a828ad90483c91f2d3d85 SHA512: 1d2105269fd8b9db000257a558133ae5b7660e475237dc76fba59164ccdab9cacba427c0ecc5de52000fa93f9361cf838b6f7a37fcddbd7052fa12925fa35bc2 Homepage: https://www.netfilter.org/projects/libnetfilter_conntrack/ Description: Development files for libnetfilter-conntrack3 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. . This package provides development files and static libraries. Package: libnetfilter-conntrack-doc Architecture: all Version: 1.0.9-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libnetfilter-conntrack Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3048 Filename: pool/main/libn/libnetfilter-conntrack/libnetfilter-conntrack-doc_1.0.9-ok1_all.deb Size: 232104 MD5sum: 877833569bf777a6da44513576413118 SHA1: 28d42f464849788a8c14c02c76f222b9c38bcf24 SHA256: f77725a6478211895bbe60a2802b611b8dedd80b6408ebfae0f353e4660097e5 SHA512: e43fbc9c83f76518514c25760b21affc4770b1afca3bc7aef1354f921fab36515a4f2b966efd57a539e01cf67946b0d2919a55af92f4d1e8e4a72ee65442f2d6 Homepage: https://www.netfilter.org/projects/libnetfilter_conntrack/ Description: Documentation files for libnetfilter-conntrack3 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. . This package provides HTML documentation for the API. Package: libnetfilter-conntrack3 Architecture: amd64 Version: 1.0.9-ok1 Multi-Arch: same Priority: optional Section: libs Source: libnetfilter-conntrack Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 137 Depends: libc6 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnfnetlink0 (>= 1.0.2) Filename: pool/main/libn/libnetfilter-conntrack/libnetfilter-conntrack3_1.0.9-ok1_amd64.deb Size: 38172 MD5sum: 43168667a3b8ad6bf6bcadea5964327a SHA1: 6ca42fdb14647617fe23042bf2455a47e1db72d4 SHA256: fe88400070b9e71322c6d4929abb1a681c6dcb96ff27c360acb9e11f4d575d57 SHA512: b01ac7614b3c9c84a6ef9a87b284d5106167dbe0a46a2ee3982ab2713a698e3d7fb758d97608874d0a0faf7ddc60dd7aef6c6e624bdbad92b42795911515fdbc Homepage: https://www.netfilter.org/projects/libnetfilter_conntrack/ Description: Netfilter netlink-conntrack library libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. Package: libnetplan-dev Architecture: amd64 Version: 1.0-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: netplan.io Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 58 Depends: libnetplan1 (= 1.0-ok4) Filename: pool/main/n/netplan.io/libnetplan-dev_1.0-ok4_amd64.deb Size: 9004 MD5sum: 47836c0a4e1018afd0ddc2fe39414e8d SHA1: fe45f1fe9e75ba1f2aba3c07ed5ad69fed4dd716 SHA256: 0dafb19955773a7527db5d0a511338f50668d877803a0a3602883309c9430caa SHA512: 4897c1cfd715aa099dd1d657aa3dc392275e70cb0c1104ae1cf386be912952c4111efc591096e6a3871009691d2bfc089905602b88e769691eda85de97348541 Homepage: https://netplan.io/ Description: Development files for Netplan's libnetplan runtime library netplan reads YAML network configuration files which are written by administrators, installers, cloud image instantiations, or other OS deployments. During early boot it then generates backend specific configuration files in /run to hand off control of devices to a particular networking daemon. . Currently supported backends are networkd and NetworkManager. . This package contains development files for developers wanting to use libnetplan in their applications. Package: libnetplan1 Architecture: amd64 Version: 1.0-ok4 Multi-Arch: same Priority: optional Section: libs Source: netplan.io Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 346 Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.75.3), libuuid1 (>= 2.16), libyaml-0-2 Filename: pool/main/n/netplan.io/libnetplan1_1.0-ok4_amd64.deb Size: 107984 MD5sum: 570f414ca1897121dfef66d1ae77eb62 SHA1: 5ca9d632e9e6fbacef3597416c797919b3ce4c47 SHA256: 3d3b82ab24ec374c1923875ead8b3a968122d5bbe2bb7c15a25d8c19abb37ad5 SHA512: de3f8fb544695b06e42991771b03056a816de6a39c91e8aa3c2f9aae5571a846659486532f7b02d798420eb5daf77a02037ffa499af9fb7609f479602c83d983 Homepage: https://netplan.io/ Description: Declarative network configuration runtime library netplan reads YAML network configuration files which are written by administrators, installers, cloud image instantiations, or other OS deployments. During early boot it then generates backend specific configuration files in /run to hand off control of devices to a particular networking daemon. . Currently supported backends are networkd and NetworkManager. . This package contains the necessary runtime library files. Package: libnetsnmptrapd40t64 Architecture: amd64 Version: 5.9.4+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 73 Provides: libnetsnmptrapd40 (= 5.9.4+dfsg-ok2) Depends: libc6 (>= 2.38), libmariadb3 (>= 3.0.0), libsnmp40t64 (= 5.9.4+dfsg-ok2), libsnmp-base Breaks: libnetsnmptrapd40 (<< 5.9.4+dfsg-ok2), libsnmp40t64 (<= 5.9+dfsg-1) Replaces: libnetsnmptrapd40, libsnmp40t64 (<= 5.9+dfsg-1) Filename: pool/main/n/net-snmp/libnetsnmptrapd40t64_5.9.4+dfsg-ok2_amd64.deb Size: 23288 MD5sum: 817a0a726c254b78ae1905c6a8f9a2c8 SHA1: fd15ec195ec1b5261fed092a5a1d8f90fd0ff3f1 SHA256: 538d2b2e30c19c05f9d48792ed6e888bbde1c5f1380fd90c9d7840bcdbd2315a SHA512: 51de8d8ef6e6c94b2a3ea09039b338f4b2cc2eb7d5e4f67eb92538f0df184e39b062049c830996234bbbf182f1a24b2fc17d09034d7000031ba123ee8086d747 Homepage: https://net-snmp.sourceforge.net/ Description: SNMP (Simple Network Management Protocol) trap library The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP trap library contains functions for receiving SNMP trap and inform messages. Package: libnettle8t64 Architecture: amd64 Version: 3.9.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: nettle Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Magnus Holmgren Installed-Size: 556 Provides: libnettle8 (= 3.9.1-ok2) Depends: libc6 (>= 2.17) Breaks: libnettle8 (<< 3.9.1-ok2) Replaces: libnettle8 Filename: pool/main/n/nettle/libnettle8t64_3.9.1-ok2_amd64.deb Size: 171180 MD5sum: e67ca90c9be51c854f3c8976dd151df9 SHA1: 16c204e26ae320d4639ba8036be9de79d64f9f2d SHA256: 2981cf735b69ecbf22960331fe6861d2db1a49567a0293b4ae127e7b93deae73 SHA512: 9b37ce0476d4da14290b376c1a7bbacc63199e3bae7feeec9171e462469201009c4bf1f65badf6ef600b8dea7ca49ecaa3ccff63170a63f6dc1eef6f1e811c8a Homepage: http://www.lysator.liu.se/~nisse/nettle/ Description: low level cryptographic library (symmetric and one-way cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the symmetric and one-way cryptographic algorithms. To avoid having this package depend on libgmp, the asymmetric cryptos reside in a separate library, libhogweed. Package: libnewt-dev Architecture: amd64 Version: 0.52.24-2ok3 Multi-Arch: same Priority: optional Section: libdevel Source: newt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 269 Depends: libslang2-dev (>= 2.0.2), libnewt0.52 (= 0.52.24-2ok3) Filename: pool/main/n/newt/libnewt-dev_0.52.24-2ok3_amd64.deb Size: 65416 MD5sum: 83383d5b1711a5548afcd0fcf37dee65 SHA1: f39804f9a36f8fd0bd85c48607dd473deebe8372 SHA256: 39eea251e6aca00eb6cf44b394b0d1d668474d78fefdacf0d5236646f3dd9df8 SHA512: 08d38cad7dce49de92791515e6b9c0896a187e62d60a875e94b3afc0472990ccec13b765b56b1d0b20e0517211808273e26fd50fefed9d48f110efdf681623c8 Homepage: https://pagure.io/newt Description: Developer's toolkit for newt windowing library These are the header files and libraries for developing applications which use newt. Newt is a windowing toolkit for text mode, which provides many widgets and stackable windows. Package: libnewt-pic Architecture: amd64 Version: 0.52.24-2ok3 Multi-Arch: same Priority: optional Section: libdevel Source: newt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 22 Depends: libnewt-dev (= 0.52.24-2ok3) Filename: pool/main/n/newt/libnewt-pic_0.52.24-2ok3_amd64.deb Size: 3200 MD5sum: facec275431a7fe12e58544f97e74ce8 SHA1: 65dad91982738e1853dc23f7048bd97a4d3b63a9 SHA256: 1ebb88333040527c775c1aca4e9b079ffebb783ae6b81c74ceaa0f510b2364b5 SHA512: 92aee2a813930e7dbdd4cad408e1a909c4a4ae0104925ba65f38a79b93f38af53d4455272e011e3ce9cf2903566fb045a66cfdd07b1d087f9a28cdf5b3fa7343 Homepage: https://pagure.io/newt Description: Not Erik's Windowing Toolkit, shared library subset kit This is used to develop subsets of the newt shared libraries for use on custom installation floppies and in embedded systems. Unless you're making one of those, you won't need this package. Package: libnewt0.52 Architecture: amd64 Version: 0.52.24-2ok3 Multi-Arch: same Priority: optional Section: libs Source: newt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 369 Depends: libc6 (>= 2.38), libslang2 (>= 2.2.4) Recommends: libfribidi0 Filename: pool/main/n/newt/libnewt0.52_0.52.24-2ok3_amd64.deb Size: 52676 MD5sum: e24f80b61d7647df5043829382ed7767 SHA1: fcf50b94b35c34ff6a0c49b9bc89daef438b7733 SHA256: a117154b03d4b69460405f9b745cb5c3a1e4324135a680adbce5afb5f3885c4d SHA512: 2098989d6d926665fbea924e057c58da69588aad10a72dbf0864b151f38820d3ae08cd4454c2cdb7202bbcc770b1650f2611540821633c014ab68b540f652e9a Homepage: https://pagure.io/newt Description: Not Erik's Windowing Toolkit - text mode windowing with slang Newt is a windowing toolkit for text mode built from the slang library. It allows color text mode applications to easily use stackable windows, push buttons, check boxes, radio buttons, lists, entry fields, labels, and displayable text. Scrollbars are supported, and forms may be nested to provide extra functionality. This package contains the shared library for programs that have been built with newt. Package: libnfnetlink-dev Architecture: amd64 Version: 1.0.2-2ok1.0 Multi-Arch: same Priority: extra Section: libdevel Source: libnfnetlink Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 33 Depends: libnfnetlink0 (= 1.0.2-2ok1.0), pkg-config Filename: pool/main/libn/libnfnetlink/libnfnetlink-dev_1.0.2-2ok1.0_amd64.deb Size: 6546 MD5sum: bc803e7b6aafc49bb11128e7ac8f47c1 SHA1: 41d595f1505e745cbd3a02cab5b37f1bd18dfa84 SHA256: 83b612e125a4abdc4a74924525d41c3bf3388de5652154dc3d3067d7e51d7bfc SHA512: f1808cfa5ea0ea41adf15d124901077be61bf87e79ddea6e43dd5f8d7be02375411d4a5c1a426244610bd6f4d4d7671b79d9b80b05b9bdcbcf0dd833757dcf61 Homepage: https://git.netfilter.org/libnfnetlink Description: Development files for libnfnetlink0 libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. . This package provides development files and static libraries. Package: libnfnetlink0 Architecture: amd64 Version: 1.0.2-2ok1.0 Multi-Arch: same Priority: extra Section: libs Source: libnfnetlink Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 51 Depends: libc6 (>= 2.14) Filename: pool/main/libn/libnfnetlink/libnfnetlink0_1.0.2-2ok1.0_amd64.deb Size: 14796 MD5sum: f5c66493c86be173682db9127f427a5b SHA1: 37c289c6d86e46c36ffbe8d0aeddca651708a7e0 SHA256: 6fc4b81cd8836e328c3dbc64c8a28283d39358bff6052d7c911495d7f6bedab7 SHA512: b76b109cd198516e0bed7da107c69e14263449012655800037b7012368ab77ef8d148e8644efbf91a4ef5126bb670777f60ee913a0e443c8fcebf06baf81688f Homepage: https://git.netfilter.org/libnfnetlink Description: Netfilter netlink library libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. Package: libnfs-dev Architecture: amd64 Version: 5.0.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ritesh Raj Sarraf , Installed-Size: 930 Depends: libnfs14 (= 5.0.2-ok1) Filename: pool/main/libn/libnfs/libnfs-dev_5.0.2-ok1_amd64.deb Size: 131548 MD5sum: 67f9af768f0598b3019380c4aa282f60 SHA1: 6f47d9774d3f38a58b5dfd7a80664f658726a9d1 SHA256: fe3e133922525ad5d15f377d2f9c1d813234748c39fb0647455df533f2d1bc8a SHA512: a4fb3a578cd791dad80352af7d36297f7251ea596a25053b13c001d541211392dd10fa3ac4a64d0b24536a4ea83efd6c8857c3fa8b5abf19944613a12a3ac997 Homepage: https://github.com/sahlberg/libnfs Description: NFS client library (development files) LIBNFS is a client library for accessing NFS shares over a network. . LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level rpc library for nfs protocols 2, NFS ASYNC : A fully asynchronous library for high level vfs functions 3, NFS SYNC : A synchronous library for high level vfs functions . This package provides the necessary files needed for development. Package: libnfs-utils Architecture: amd64 Version: 5.0.2-ok1 Priority: optional Section: libs Source: libnfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ritesh Raj Sarraf , Installed-Size: 84 Depends: libc6 (>= 2.34), libnfs14 (>= 1.9.7) Filename: pool/main/libn/libnfs/libnfs-utils_5.0.2-ok1_amd64.deb Size: 13164 MD5sum: c7a51391dcd2365b5d054e0b420c0bfd SHA1: 352b0ea2ad64c03d6fb3d0c54fc5e6eff84d8ee2 SHA256: 650b390185f6dc0a00ad5e65266ca30a3007f6e972e82e436f5842b3303f433d SHA512: b51952f8aedeae87e20f5f0d04ca27ec1acd54340c7d433af491e1da7c0ebe872a7e0f507e4ce6cbccb8378113e4156fb28e3d4a30dd4a441bda692f922bcab2 Homepage: https://github.com/sahlberg/libnfs Description: NFS client library (binaries) LIBNFS is a client library for accessing NFS shares over a network. . LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level rpc library for nfs protocols 2, NFS ASYNC : A fully asynchronous library for high level vfs functions 3, NFS SYNC : A synchronous library for high level vfs functions . This package provides command line utilities. Package: libnfs14 Architecture: amd64 Version: 5.0.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libnfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ritesh Raj Sarraf , Installed-Size: 412 Depends: libc6 (>= 2.38) Breaks: libnfs1 (>= 1.9.3-1), libnfs4 Replaces: libnfs1 (>= 1.9.3-1), libnfs4 Filename: pool/main/libn/libnfs/libnfs14_5.0.2-ok1_amd64.deb Size: 102824 MD5sum: 9006d6e46468da6f13ff8469c8bffd87 SHA1: 22c7088a799e4f367930685d8a2a9cbadbc16143 SHA256: 66e2745b3a75c1227f82fe5f5e5d750eed7028093a50ec138bcc7ea496499e7e SHA512: 3982f2cd6a8ce8f33296f3cf1acfb7a0b98fa33870ce5eefbb75e9c6f2c6d50691d8581230a157562820e6149c203b790d53edf4487cbde0ea67f91af21a06f4 Homepage: https://github.com/sahlberg/libnfs Description: NFS client library (shared library) LIBNFS is a client library for accessing NFS shares over a network. . LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level rpc library for nfs protocols 2, NFS ASYNC : A fully asynchronous library for high level vfs functions 3, NFS SYNC : A synchronous library for high level vfs functions . This package provides the shared library. Package: libnfsidmap-dev Architecture: amd64 Version: 1:2.6.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nfs-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian kernel team Installed-Size: 102 Depends: libnfsidmap1 (= 1:2.6.4-ok1) Filename: pool/main/n/nfs-utils/libnfsidmap-dev_2.6.4-ok1_amd64.deb Size: 23644 MD5sum: 6367ef72898db801d86bf6cf3c802a7e SHA1: 3842e2fce94093baaf83763b89bc787f361aa4be SHA256: 7b7f14b29c0c1b9a650a0bf5ec4467da8ee8411aec17e2b04db650fa3e9c8b07 SHA512: 05b8da393b3c6668efd439a85a9b37c4ab6089379f36755dd43b7b15ad6179f3c5d0c4e6a86290e41bfe93f5d8619a2deb29fa51513596b58c290b2916735c3c Homepage: https://linux-nfs.org/ Description: header files and docs for libnfsidmap Contains the header files and documentation for libnfsidmap for use in developing applications that use the libnfsidmap library. . libnfsidmap provides functions to map between NFSv4 names (which are of the form user@domain) and local uid's and gid's. Package: libnfsidmap-regex Architecture: amd64 Version: 1:2.6.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: nfs-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian kernel team Installed-Size: 33 Depends: libc6 (>= 2.34) Filename: pool/main/n/nfs-utils/libnfsidmap-regex_2.6.4-ok1_amd64.deb Size: 7632 MD5sum: 33c525b96dca3eef536d9c501e492f0c SHA1: 82fae4ffea24f90e098e2cb1c5c117848dda8151 SHA256: 7c11541eef99c404e6035987a12f12315391e5577514bac19524f12a9d96b829 SHA512: 84a6c5817826524f7253a8ac2c198fe1c55c613afac40a5706d33e9200644212e741a7a0eb191ac0877eb0d5a3c2787c0b9a147ff505dc76cd69417ad2d76e06 Homepage: https://linux-nfs.org/ Description: Plugin to map NFSv4 names to and from ids via regex The regex plugin parses NFSv4 user and groups names using regex to extract the local user or group. NFSv4 names are created by adding constant strings before and after the local user and group names. Package: libnfsidmap1 Architecture: amd64 Version: 1:2.6.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: nfs-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian kernel team Installed-Size: 159 Depends: libc6 (>= 2.38), libldap2 (>= 2.6.2) Conflicts: libnfsidmap2 Breaks: libnfsidmap2 (<< 0.25-7~) Replaces: libnfsidmap2 (<< 0.25-7~) Filename: pool/main/n/nfs-utils/libnfsidmap1_2.6.4-ok1_amd64.deb Size: 36920 MD5sum: 6d6cca70b96b205b30225f89846e0f62 SHA1: 03142961218155384c5c3826b7c292e16e835ea7 SHA256: 8106dcf43c029c344a2ae15ba226ddf24a27adc7f2d92949be0d9cb19c7123ad SHA512: 72f7d27dbf8a5cba33132324c2ad039d3ed8ec3f7e2118f9486a3d5d430582daea0c821a7454bbcff765ac7ce51c12eca9f5bb2a5e18854afb4e87839bdf1804 Homepage: https://linux-nfs.org/ Description: NFS idmapping library libnfsidmap provides functions to map between NFSv4 names (which are of the form user@domain) and local uid's and gid's. Package: libnftables-dev Architecture: amd64 Version: 1.0.9-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nftables Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 44 Depends: libnftables1 (= 1.0.9-ok1) Filename: pool/main/n/nftables/libnftables-dev_1.0.9-ok1_amd64.deb Size: 9484 MD5sum: 983d47eae23c880dbfc0b81b48672f96 SHA1: c6c69720242ba0126391eada241933f8687cc4e5 SHA256: aa766b662eb149f2ef9ca29bbc816d4d2ba2b226bc4f84db89177cd535135c79 SHA512: 84b54e89a45c771795633a9db32daae57a3bcf8e6a57e74518a7a3c5d8b51bda1158a41761c5f62419d98d77ad9cf1c945aaf72e00e9a9a02596bd016e9ab192 Homepage: https://www.netfilter.org/ Description: Development files for libnftables This library provides high level semantics to interact with the nftables framework by Netfilter project. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. . This package provides development files and static libraries. Package: libnftables1 Architecture: amd64 Version: 1.0.9-ok1 Multi-Arch: same Priority: optional Section: libs Source: nftables Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 999 Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libjansson4 (>= 2.14), libmnl0 (>= 1.0.3-4~), libnftnl11 (>= 1.2.6), libxtables12 (>= 1.6.0+snapshot20161117) Filename: pool/main/n/nftables/libnftables1_1.0.9-ok1_amd64.deb Size: 324284 MD5sum: ee6cc36dbb0614f4f341a5f5cd29bbd9 SHA1: 2b52f6859fb1b1e2a3d0721de3e74e88b216a352 SHA256: daa8e90a888720b7a7e35ac82d701ea86b32628dd91b41918c513bb401af098b SHA512: 2a2f87b48d9e547d59e6d34c53e80c5c356d82d385bedd5b9d1199d6c4e5d902e4165f8211e6998838e87eb16806f170a8e0aa68875a8061d1b3df5316e9e029 Homepage: https://www.netfilter.org/ Description: Netfilter nftables high level userspace API library This library provides high level semantics to interact with the nftables framework by Netfilter project. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. . This package contains the libnftables library. Package: libnftnl-dev Architecture: amd64 Version: 1.2.6-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libnftnl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 666 Depends: libnftnl11 (= 1.2.6-ok3), pkg-config Suggests: libnftnl-dev-doc Filename: pool/main/libn/libnftnl/libnftnl-dev_1.2.6-ok3_amd64.deb Size: 83244 MD5sum: eab47fd0a565e687b7466761ebaf0efc SHA1: acd6f124d25d26fd72fbe08fdcca1bd60ae47018 SHA256: dd242ac3203ec0d49f1ce87369e08df04a89c9e5080e0b9341b6d261a3d15ee9 SHA512: 049ebc30823e98cca35aac7b902447509a5fa3d42eb2574b2a3c52ae503f0ea74e48ffc1bc73dbe3d90c5548c0bed163c5815d48444bde1dd2af9219ff4606b0 Homepage: https://git.netfilter.org/libnftnl Description: Development files for libnftnl libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. . This package provides development files and static libraries. Package: libnftnl-dev-doc Architecture: all Version: 1.2.6-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: libnftnl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 5358 Filename: pool/main/libn/libnftnl/libnftnl-dev-doc_1.2.6-ok3_all.deb Size: 351304 MD5sum: b444b2e762ee66ebf36d0bde8f0253a1 SHA1: 1776df9dd0a480d185cb71baeaa8503d3260ff7a SHA256: 333666a9c8f3d5461c464b6a75f24745e26a0014ee14ac8d9acbd83fac10e3ac SHA512: f33d06869fa5565562e4196ab2c562580376e29ec0449581e74e02d3a32900aee24ddef70eee8f278df22b32053a3f4577544ca46080d1924b440bc6af421802 Homepage: https://git.netfilter.org/libnftnl Description: Doxygen-generated documentation for libnftnl-dev libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. . This package provides additional doxygen-generated documentation for the libnftnl-dev package. Package: libnftnl11 Architecture: amd64 Version: 1.2.6-ok3 Multi-Arch: same Priority: optional Section: libs Source: libnftnl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 234 Depends: libc6 (>= 2.34), libmnl0 (>= 1.0.3-4~) Filename: pool/main/libn/libnftnl/libnftnl11_1.2.6-ok3_amd64.deb Size: 59740 MD5sum: 744bf40f4aafc7bdee244cc2582fb7bf SHA1: c57b6bee57bf9b93e018884002a104e9d034ae5f SHA256: 8fa940fbb7f6efe6d395ad7fb9bc26900c162de2d47734e5cd80f0a06088254c SHA512: ea7f01a4e4fc81aa57b90ba0c09dea457dd1aac2aa8ff3fc52305c4e9aefcbf95983db4b28b308bc755aecf2d24a74df5ab0be9ed28c9f61a64626a57c5fcf4d Homepage: https://git.netfilter.org/libnftnl Description: Netfilter nftables userspace API library libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. Package: libnghttp2-14 Architecture: amd64 Version: 1.59.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: nghttp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Tomasz Buchert Installed-Size: 190 Depends: libc6 (>= 2.17) Filename: pool/main/n/nghttp2/libnghttp2-14_1.59.0-ok2_amd64.deb Size: 68734 MD5sum: 31884d42a90cfe2138fff4b72dec1052 SHA1: 3611279344f7e1ab1e8e859f05a44ad7f93ba8b1 SHA256: f1290d139b0538f2a12cae2bb752077901dd9bf36e5206e3a7d49a719139409e SHA512: 0e8de46aeaf4d45b82e770c73704bf5a54e7e4538f32925182fa18195bfe2a8458af04cf1335b226238fed3def9fd84f90e6cbac4bc7b3abc967df193cb8e7ac Homepage: https://nghttp2.org/ Description: library implementing HTTP/2 protocol (shared library) This is an implementation of the Hypertext Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. . This package installs a shared library. Package: libnghttp2-dev Architecture: amd64 Version: 1.59.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: nghttp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Tomasz Buchert Installed-Size: 538 Depends: libnghttp2-14 (= 1.59.0-ok2), pkg-config Suggests: libnghttp2-doc Conflicts: libnghttp2-3-dev, libnghttp2-4-dev, libnghttp2-5-dev Replaces: libnghttp2-3-dev, libnghttp2-4-dev, libnghttp2-5-dev Filename: pool/main/n/nghttp2/libnghttp2-dev_1.59.0-ok2_amd64.deb Size: 114032 MD5sum: 3e497735b61665c7a8b786f82543f8ae SHA1: d59803ae7d22dc4fa00dcf9b5cea4d17df2a097a SHA256: 1672a09b84362ccb64b0e50cc0c0169beaaf70b5dc231839315a1c714f131946 SHA512: 1a37ae813ff56c4c8f70e52922057ca59a123f66fc893b84093267afb365d9dc024f9358371e989b4c9004f7c07241b8536b08f4adc585127571e23f97303904 Homepage: https://nghttp2.org/ Description: library implementing HTTP/2 protocol (development files) This is an implementation of the Hypertext Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. . This package installs development files. Package: libnghttp2-doc Architecture: all Version: 1.59.0-ok2 Priority: optional Section: doc Source: nghttp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Tomasz Buchert Installed-Size: 11276 Depends: libjs-jquery, libjs-underscore, lynx | www-browser Filename: pool/main/n/nghttp2/libnghttp2-doc_1.59.0-ok2_all.deb Size: 2977604 MD5sum: af74f0017e2fb03240ab10e92cfaef7f SHA1: 3caf67b7561aff53c0b440dc3c14f48e69ff3564 SHA256: 691117d9738f7932c2de9c362e5ffe5f46bec71c7a367ff4792eef84bec7f072 SHA512: 402d744fa681780509cc143b326ef0914d68acd7b716de4e293a1945a054079d177ad67431a419de4d9b690021ca3288ad1f458d45605de165549d279ff214a5 Homepage: https://nghttp2.org/ Description: library implementing HTTP/2 protocol (documentation) This is an implementation of the Hypertext Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. . This package installs documentation. Package: libnice-dev Architecture: amd64 Version: 0.1.21-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Telepathy maintainers Installed-Size: 508 Depends: gir1.2-nice-0.1 (= 0.1.21-ok1), libglib2.0-dev (>= 2.48), libgnutls28-dev (>= 2.12.0), libgupnp-igd-1.6-dev, libnice10 (= 0.1.21-ok1) Filename: pool/main/libn/libnice/libnice-dev_0.1.21-ok1_amd64.deb Size: 62776 MD5sum: 609b4d8a011e0b4f4cccb9dc7c03b9b8 SHA1: fbcd5960e5f3adc26e4428589f28920ff2d69790 SHA256: 198c627b6fe49f618a57d45cd90b29dc15d9e7689798148b7f2b02df6fb0b229 SHA512: 1535c772f9a21ae0c42fd25abdef6af3c6bc133aa93424d8fa5e62847b2274d619d7180fd92eec874b6e57b6129ea19ff36c34c5bc32672d9ea554ada9b6f487 Homepage: https://nice.freedesktop.org/ Description: ICE library (development files) 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 development files for nice. Package: libnice-doc Architecture: all Version: 0.1.21-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libnice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Telepathy maintainers Installed-Size: 1061 Filename: pool/main/libn/libnice/libnice-doc_0.1.21-ok1_all.deb Size: 124364 MD5sum: 7f16d470c1ffaf3470d8d6e18dc2d109 SHA1: c650f37f6ce7728c56a913eab18392f217019c27 SHA256: 57141ba46ab90cdfefaa28956df7e28bb555cbb3ae2fabde45e7b657f2b4f567 SHA512: 85a9dded2ba4aff2dd28bdc3a8e188118484bb170625d447e3a9d185b080dfda157f08497638b796423e1caf21939d32b8f17cb4c239bd4433a07bebe74b7d96 Homepage: https://nice.freedesktop.org/ Description: ICE library (documentation) 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 contains documentation for libnice. Package: libnice10 Architecture: amd64 Version: 0.1.21-ok1 Multi-Arch: same Priority: optional Section: libs Source: libnice Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Telepathy maintainers Installed-Size: 401 Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.54.0), libgnutls30t64 (>= 3.7.0), libgupnp-igd-1.6-0 (>= 0.2.4) Filename: pool/main/libn/libnice/libnice10_0.1.21-ok1_amd64.deb Size: 148264 MD5sum: 5ace6780d12e975741d71b579b36f0bb SHA1: 5a6ba9f2b7678f19703f4597421db618cd8fcd40 SHA256: 8182dd2192ebcbf017f6d19da25cbed8a3bd18ed4010ac398015a4273b42e315 SHA512: ce81820df154a85e83b4ca0e864e930c5ac85a07f58fff0f4d57442672f51cbc69d7f075b597233055e1e37aa0cde0330437cedd1dd2a299c0be80e6deb5c106 Homepage: https://nice.freedesktop.org/ Description: ICE library (shared library) 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 nice library. Package: libnl-3-200 Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libs Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 177 Depends: libc6 (>= 2.38) Filename: pool/main/libn/libnl3/libnl-3-200_3.7.0-0.3ok1_amd64.deb Size: 57868 MD5sum: 9b273f6522856eb62392a7cb1e91aa36 SHA1: 26e6c24b455394756dd97b6a232b399b6ad5d87d SHA256: bc829fc823676026881c30fa1421550cbb890f5ef83e66c6b9258d22154ff457 SHA512: e47d4db6d80306f6e7cb43748934aadfcd9fba8b96519eca987519d6b4ed27653a2613224f232d2c02bb22675a78d4075b2f02e95431017389dc6c01a5ef610c Homepage: http://www.infradead.org/~tgr/libnl/ Description: library for dealing with netlink sockets This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. Package: libnl-3-200-dbg Architecture: amd64 Version: 3.7.0-0.3ok1 Priority: optional Section: debug Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 2193 Depends: libnl-3-200 (= 3.7.0-0.3ok1) Filename: pool/main/libn/libnl3/libnl-3-200-dbg_3.7.0-0.3ok1_amd64.deb Size: 1428754 MD5sum: bac126e5e2c320723773782b92b0436c SHA1: 74e4d2e95e201a2cdf8faa269230fd1fb5825d82 SHA256: 23ea9396dbfda944f8a746a67da7e3d77beaa62de278c21ddb4252cda49e595d SHA512: e0c22ae98c43bf57184d55354a15b514fba147a27f7761a39126437398698aa0ccdd30a63f37e35031c5e2c432c77ff3e3ac5c650f74ba2c8c25e6464d718a60 Homepage: http://www.infradead.org/~tgr/libnl/ Description: debug symbols for libnl3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Build-Ids: b2aca7bc7b7963736cac299fc8ee7a1341cded33 05f2dd337e7371f1a4c2914bffee2fa2f46f68f9 148c15fc4385b3346dd7805c3b02ad6855b0422c 5373cfabc24155bd5109fd399011bcec04d51bdb 5a0873ae665d896eedd13db969aaec371378a18f 5ff8e5ae159140bc978ddc9a941254355089442b 7a17c58475475e59965ba0e44a72ca3f1475aa90 8ef867f49a3690cdadbc539254c1e76ca52a64ba 955700941528f0099b99eecf972f98c6938a7d0f bc473d8322b50869fb54bcb0fd636b325ae92976 d0d2e6e47c66a952eb3a34f60517a5af862df95c fcb1f96d6f7be2378205e18e0397a9954a3c867a 0193d789e3a5c3605346d569f1935361e7a0bfe8 0538e96b1f2731c73afcb301b21ce0bf781daded 0b4632f9006c58aacb9e38993a951466ebac79bd 0b7c36c6bdb07a07c36f7029623a89f5a095d8cd 113f51b4a3306826961394a652eb0b3f3319066d 11c5bc4ee51bf35b78e1b642fd67c8c7afae634d 14145e3ea89761c18dab2c79822adf7c265b26f4 1425ac8d15081579128014252f2d8e5ef459cbac 16f5d58016f01f2c70a8bc75c531b3122fbe7f21 1ebc488bcf9d61bb09cf98c8b3aea8ef5ded5496 1fb3e3851c2073e954b200d993674f32fd1bb48b 1fd05dc0609a0e445ec79632f0fb084aadda74a9 2190091fc5bdf99617f21df4463f18d2048eb590 28d84ea03fa645fa436c1b95e2f6fcb42b173d5f 2a08477bed229b3b37ae0542c94413f6758c7e36 2be4a94e114a680e07575e3c0258d02da84141d9 30f7aaf0e0c8e3823e36a86fc6e4d0c65ed1cd90 3ce56efe544206abd9336be0d653b7f3a0a926d7 3f044f86191671abc1199d64c9515a1b0621ce47 5e37d04bc465af1aa31620cb001df71e30d35dd7 667a6c2bf6743c9b7f1fe9a0acbac2f66eb4c6d4 6778dbd6b455f0d924e1668d1bfcd2396eac83c4 7636d8f0d7a7354847968fefd61af08bf63ff91a 80105bb21e5d1c346cfbc1b59ef866cfafad61c1 87ef9b8a83f1f767294a8b8086bb2052263dd747 98ed3c0424ba6c26a7b513e4fe4aa2d0b12d5c68 9a3906a0eb8064f78b42e7d1b045c8a28599b83a a1b5812737ac343a7a9f664d35ecf1dee5bc50c2 a2f0acc9138a0bbbf2c9634817b45aa06e6ffb6b a38261afd23c6e4621e0ea02343e1dd13ba6d42d a466f26fc578fdaa4e1f046d2985eca1ac74ff3d a914af47f09d390fbbf195e3ad38b24be3a879a6 b68482e37176e76df6f73ebd05bfce99fc3a269f bbec363bc2002be0afc7ac4a7db0a397575a875f be002d2b574cb55800596ae52dd1affdb78a40ed bec1bac160692bdd49e2bdbbf946ad4b24df934b c070f1e9d110c86430b470a04f0fa40249e3d8b0 c37bb1fa093693e69ee468dec1e88e144a139b81 c3d7455f08adf6b1c2850f5a2ca4e3ffd549ce19 c4ce47a4e1068c1d87ba4f522a1f5f76f857c000 cbffafa25d38cadf4ab79bdfaa1578f774432797 d09e0bd8f0a4f692b133dd3b68bdfd0a153a9611 e9a491e08d17be08c12fd01d83f97fd9b89ad707 f0e30779abf78bb71d6d47c1581d7731573b9265 f258fc108081b674390a4485343fd47faffe9aca f7980f8ae193b56c6bac897fcefd4fd0f2cf880f f9d94fc780de61139d359b9692759f05932e619d aadf0739ff91be3fe23651b84ae473b9036927b3 c3a0cf70648baefbd6393510c56f17875f1e53a1 05b5e634515e0e047b2883a4beaf9285262d814e 97ac798549f2ab39ff2badd52a86045693ac938a fca353ff09a18ed1761e081004026a82e3fbbac0 Package: libnl-3-dev Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 604 Depends: libnl-3-200 (= 3.7.0-0.3ok1) Conflicts: libnl-dev, libnl2-dev Breaks: libnl3-dev Replaces: libnl3-dev Filename: pool/main/libn/libnl3/libnl-3-dev_3.7.0-0.3ok1_amd64.deb Size: 98554 MD5sum: 4bf331659b2109cde8fe329cfead2bd6 SHA1: 83b501c20062b2dc525061fd7dd2b64716e15a11 SHA256: 738752b4793514f7e172e5fe3df36f3298a619a07b977ba4307c299c9412cd7b SHA512: 63e3326e3e119b5bca0b49e4d7bdf7d4765c711e0860a126db6afe87b9f7d9271597deff0f4734a1ab83c8659ebf47b9373c9abddf2a707d52f95498346de457 Homepage: http://www.infradead.org/~tgr/libnl/ Description: development library and headers for libnl-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the headers needed by all libraries and the files that are needed to build applications using libnl3. Package: libnl-cli-3-200 Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libs Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 230 Depends: libnl-3-200 (= 3.7.0-0.3ok1), libnl-genl-3-200 (= 3.7.0-0.3ok1), libnl-nf-3-200 (= 3.7.0-0.3ok1), libnl-route-3-200 (= 3.7.0-0.3ok1), libc6 (>= 2.38) Filename: pool/main/libn/libnl3/libnl-cli-3-200_3.7.0-0.3ok1_amd64.deb Size: 24778 MD5sum: 397d25a19e8f58c3bec76efe748cc7c3 SHA1: 170bc7becda2eca2fc578c6059f7fb230b22b5bf SHA256: f412d6b437d0eb28b81d95eb109422ff080e49d7f479596bcfcad0ef97ba0264 SHA512: d8b6eea4b098ae4d73d5482ca9ec32055b2dd6d7897f08625fc5dc5cc5330441fd4cfac386d2b65b741a52e6bc32616b1321ed4812f09bc892b483b79d2657fd Homepage: http://www.infradead.org/~tgr/libnl/ Description: library for dealing with netlink sockets - cli helpers This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . Library for cli helpers in libnl-utils. Package: libnl-cli-3-dev Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 86 Depends: libnl-3-dev (= 3.7.0-0.3ok1), libnl-genl-3-dev (= 3.7.0-0.3ok1), libnl-nf-3-dev (= 3.7.0-0.3ok1), libnl-route-3-dev (= 3.7.0-0.3ok1), libnl-cli-3-200 (= 3.7.0-0.3ok1) Filename: pool/main/libn/libnl3/libnl-cli-3-dev_3.7.0-0.3ok1_amd64.deb Size: 13868 MD5sum: af34d20c38ff22be6e04519c62b335ea SHA1: 4a278e2253a5bea1aaa863e21f12379c9256cad1 SHA256: 1f5688e2016292fa3100b5a6ecde8a2afe66612973dcda43a454515ca4de350d SHA512: cb820f5a5d16edc68bd5a2c1c4b58fcd5313797d1bfd7b5e546352edce277435c4d5fea3b8004d2421990e0107b7c191f68c67c87814b918d0e53eec2f6913a3 Homepage: http://www.infradead.org/~tgr/libnl/ Description: development library and headers for libnl-cli-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-cli-3. Package: libnl-genl-3-200 Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libs Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 53 Depends: libnl-3-200 (= 3.7.0-0.3ok1), libc6 (>= 2.4) Filename: pool/main/libn/libnl3/libnl-genl-3-200_3.7.0-0.3ok1_amd64.deb Size: 12380 MD5sum: cc659dfdf9586e79386fb66c78369b0f SHA1: f62c4521c70986299b96315d59dfd463edddbdaf SHA256: cb01a9c2faf05a88b9543112450ec01e0aa371fa315f488d3ad5b628fc36bbfc SHA512: c98273f1a2876229d80397410cbd98031e55abd17224a21fdbd5fc81ee8d34b2a113ff35dce3c3408e30dbaf1455f78aa68aef1fd2a67e6465c731b78e469722 Homepage: http://www.infradead.org/~tgr/libnl/ Description: library for dealing with netlink sockets - generic netlink This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to the generic netlink protocol, an extended version of the netlink protocol. Package: libnl-genl-3-dev Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 54 Depends: libnl-3-dev (= 3.7.0-0.3ok1), libnl-genl-3-200 (= 3.7.0-0.3ok1) Filename: pool/main/libn/libnl3/libnl-genl-3-dev_3.7.0-0.3ok1_amd64.deb Size: 11426 MD5sum: c949a0aa42c85f34ce8f9248c46ca731 SHA1: fbfb5264a6368a0dd541dfe0fc3670ee5a6454f2 SHA256: 04dc299f02ecb34b6db5d36f9993eb46959e07d7612542c6f2291638ddd992e3 SHA512: 07ca9d02281f19a82dc9e65aaf0f13723b24973787b9d541a1b94f32917ee1c5eb378a90b6d6b9cbec370643e43732cb9e6b7c0d2f7632f107af45706a016c07 Homepage: http://www.infradead.org/~tgr/libnl/ Description: development library and headers for libnl-genl-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-genl-3. Package: libnl-idiag-3-200 Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libs Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 67 Depends: libnl-3-200 (= 3.7.0-0.3ok1), libc6 (>= 2.4) Filename: pool/main/libn/libnl3/libnl-idiag-3-200_3.7.0-0.3ok1_amd64.deb Size: 14876 MD5sum: 7d55e77d578d922353188cb810936794 SHA1: f2997e3aa956ae0693a9e2ef2de21bd43d73d91b SHA256: 5e9f03671dc0fa1f3e4eeb10fcb4bab59b040d815d405bffbe1d450330302f8f SHA512: e44ae0994150dffd1cedffe42eea17df10a2efc9335216e8ee1dd66d1dadef0c0f97442b9ed3706624b3a0e0ceb18c3efccba42513aa663eb10ceb21dea0c448 Homepage: http://www.infradead.org/~tgr/libnl/ Description: library for dealing with netlink sockets - inetdiag interface This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to the inetdiag netlink protocol, handling inetdiag requests Package: libnl-idiag-3-dev Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 71 Depends: libnl-3-dev (= 3.7.0-0.3ok1), libnl-idiag-3-200 (= 3.7.0-0.3ok1) Filename: pool/main/libn/libnl3/libnl-idiag-3-dev_3.7.0-0.3ok1_amd64.deb Size: 12758 MD5sum: 029c1a20fad8039ef0a8372447f68aa6 SHA1: fc6da9771da3aef2beaaf000a5ee220d4705d57c SHA256: 9ed00c115941b305dfdfe2024d4d8ec1f429ebee310290c75ccd3909c5419bdb SHA512: 10f1a5b2fd78495346e91d34b4ba5e6fb5b0e877f03fef1837c5805be6e634c7ba4ad9a7576243e3e885010c56c4bc480314ec9bd164ee7c76ed88abaaec5781 Homepage: http://www.infradead.org/~tgr/libnl/ Description: development library and headers for libnl-genl-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-idiag-3. Package: libnl-nf-3-200 Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libs Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 143 Depends: libnl-3-200 (= 3.7.0-0.3ok1), libnl-route-3-200 (= 3.7.0-0.3ok1), libc6 (>= 2.14) Filename: pool/main/libn/libnl3/libnl-nf-3-200_3.7.0-0.3ok1_amd64.deb Size: 35506 MD5sum: 0aef78e5237e5e20493ae32f754e1184 SHA1: e4972ccc6fc5f89f04ba5486825db08db4f7f597 SHA256: 213c0b3878a155a2bdc0b2edd33bbee7bd3c026537ff7bf4321987afee6e61fd SHA512: a2a46dde25d21ccee9e9cd612af7c050084fbc7c1b406aa27e285b85cc182412152b0ff063c49c9004ecc2c8688baa2c9a1e6606734c205082c00b8714f7ae6f Homepage: http://www.infradead.org/~tgr/libnl/ Description: library for dealing with netlink sockets - netfilter interface This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to netlink based netfilter configuration and monitoring interfaces. Package: libnl-nf-3-dev Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 184 Depends: libnl-3-dev (= 3.7.0-0.3ok1), libnl-route-3-dev (= 3.7.0-0.3ok1), libnl-nf-3-200 (= 3.7.0-0.3ok1) Filename: pool/main/libn/libnl3/libnl-nf-3-dev_3.7.0-0.3ok1_amd64.deb Size: 32922 MD5sum: 4a0a072024f3bc9986be2f7f5c97e161 SHA1: 7c0062b4f09fb188cb29e0a7deb99800ef4b1327 SHA256: b220f93b5bd01d56064f3e10d613e02603f6baf56f1c9b0d8c275bf9f149069f SHA512: a43d9fc1bca217c5dfb7b16bcee1c228b8f553c2874e9957feb91d784f1cd80eb56b69198b95b78d129c59c8cc266a5d1803ea2a7cdfd677bfc189e58585e0a1 Homepage: http://www.infradead.org/~tgr/libnl/ Description: development library and headers for libnl-nf-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-nf-3. Package: libnl-route-3-200 Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libs Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 635 Depends: libnl-3-200 (= 3.7.0-0.3ok1), libc6 (>= 2.38) Filename: pool/main/libn/libnl3/libnl-route-3-200_3.7.0-0.3ok1_amd64.deb Size: 190634 MD5sum: 6542b5947883897267a3ac44ba29cb65 SHA1: e53ccaad9a256595f1c844abf8080fc45d0d2739 SHA256: 9b8f8fe65df455a64214ed72195820e1ae80c852763dfe441ceeb7dd691d9968 SHA512: bf36838391a06e68b865e4771f0a81dd9a432083e749ef4e3bf0891a5b9171c7373ed8bac8b8c0536ca695cb7356c0a00a2a91f45d34fe34e83c4a4d1a120543 Homepage: http://www.infradead.org/~tgr/libnl/ Description: library for dealing with netlink sockets - route interface This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to the configuration interfaces of the NETLINK_ROUTE family. Package: libnl-route-3-dev Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 1165 Depends: libnl-3-dev (= 3.7.0-0.3ok1), libnl-route-3-200 (= 3.7.0-0.3ok1) Filename: pool/main/libn/libnl3/libnl-route-3-dev_3.7.0-0.3ok1_amd64.deb Size: 207674 MD5sum: 6925167a99347c338ef93582cc099139 SHA1: 5ae55c5fd9ab489686126cb73761c6c4898ba7ad SHA256: 767eac35fcaa848cdf9c7de8d8b8342317d042bf8aecc8d1c68045894fa63e94 SHA512: 3a834a8bfb25a398e44db608a8ebba20ec24bb368595f5bb6e6cbb6ce8c3c61c0f2a8e3540baa4ed4267ebd31431c3e66cab8d2a1d93084e0fa9b8df8e43ac30 Homepage: http://www.infradead.org/~tgr/libnl/ Description: development library and headers for libnl-route-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-route-3. Package: libnl-utils Architecture: amd64 Version: 3.7.0-0.3ok1 Priority: optional Section: libs Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 743 Depends: libnl-cli-3-200 (= 3.7.0-0.3ok1), libnl-idiag-3-200 (= 3.7.0-0.3ok1), libc6 (>= 2.38), libnl-3-200 (>= 3.2.21), libnl-genl-3-200 (>= 3.2.7), libnl-nf-3-200 (>= 3.2.21), libnl-route-3-200 (>= 3.4.0) Filename: pool/main/libn/libnl3/libnl-utils_3.7.0-0.3ok1_amd64.deb Size: 54818 MD5sum: fb43bb2e170fe3c3af014fd7b0ec308a SHA1: 3c9a00790c2eb2408ffe6dd3831f2856d2f66b39 SHA256: 74c4252091748fa8d2fc2e55cb5176cf5fd6b0553dcf8286115394ab933fa858 SHA512: 9e0207c988708785b6694b29d9534cf75494810878626f7736fdaf2e5b88845f9ad2331e02b7372c359dccf2b92111765328c58aae2bebac2d61475e43695dab Homepage: http://www.infradead.org/~tgr/libnl/ Description: Utilities for dealing with netlink sockets This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . These utilities help dealing with netlink sockets. Package: libnl-xfrm-3-200 Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libs Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 117 Depends: libnl-3-200 (= 3.7.0-0.3ok1), libc6 (>= 2.14) Filename: pool/main/libn/libnl3/libnl-xfrm-3-200_3.7.0-0.3ok1_amd64.deb Size: 31642 MD5sum: 6fbe1e62c6755db838093ad9eea7e58f SHA1: 14e4bb1c604d316e75ac9cd659cfc2481b7e08d0 SHA256: df7d44947cf2d7b5881e3dd56a7de93dbb87057c68dc22c56af8bd6baf642630 SHA512: 7d5cadadee3f0674bd38160f6d64161d6fdc0f8bffd46cf6d51e2ba8912957c9585cf6c18b6b9e21ded3cdf795c6632b9ed81e5a84e78e1b14b16da00be10099 Homepage: http://www.infradead.org/~tgr/libnl/ Description: library for dealing with netlink sockets - package transformations This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to netlink based package transformations (such as encrypting their payloads). Package: libnl-xfrm-3-dev Architecture: amd64 Version: 3.7.0-0.3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnl3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Heiko Stuebner Installed-Size: 143 Depends: libnl-3-dev (= 3.7.0-0.3ok1), libnl-xfrm-3-200 (= 3.7.0-0.3ok1) Filename: pool/main/libn/libnl3/libnl-xfrm-3-dev_3.7.0-0.3ok1_amd64.deb Size: 28946 MD5sum: 1e6ce18d4d809b979ef474d4aef5dd8a SHA1: 13d89c4bc4f32649876d37f676991b799d564d77 SHA256: 7e94670cc8e28d94f032210d81535c5ffcd69a6531455f69c7a7a0f1ed229a7c SHA512: 2b70a404b465057a702917fa280ade4cea62e0bdd23ec50a9fee0082930c2d6aca92b7ad54c056b99978af7c3fa35b425e08f9c67205a0d58f4b77d8aea04a78 Homepage: http://www.infradead.org/~tgr/libnl/ Description: development library and headers for libnl-xfrm-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-xfrm-3. Package: libnm-dev Architecture: amd64 Version: 1.44.2-ok1.3 Multi-Arch: same Priority: optional Section: libdevel Source: network-manager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 10730 Depends: gir1.2-nm-1.0 (= 1.44.2-ok1.3), libglib2.0-dev, libnm0 (= 1.44.2-ok1.3) Filename: pool/main/n/network-manager/libnm-dev_1.44.2-ok1.3_amd64.deb Size: 688888 MD5sum: f771e3e18004989692b9302c0594521b SHA1: b1af9287679bd518437c404f2d0f9c73a8c12850 SHA256: 5902a4cd67b83ad7899354bc756b0151f8b35cd467dc59e70220674e9a87a7bf SHA512: 6458d6d2d95b0efa660063da794feba54de34396c1dd4b528003d967062397e7aab27a8e4e7eff88f2702f6c13daa54721c70dfb6fa1f64005f51c9391d70e3a Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: GObject-based client library for NetworkManager (development files) 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 header and development files. Package: libnm0 Architecture: amd64 Version: 1.44.2-ok1.3 Multi-Arch: same Priority: optional Section: libs Source: network-manager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1499 Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.44.0), libgnutls30t64 (>= 3.7.2), libudev1 (>= 183) Filename: pool/main/n/network-manager/libnm0_1.44.2-ok1.3_amd64.deb Size: 434420 MD5sum: 6295b048ae6be4453e3f36c46402f658 SHA1: ce381bc8f62a3c193b01ef84f09b299006c636d2 SHA256: d91bb005b4cece6816e037716d9c52ef228281df5eb780842407f01cab739f8f SHA512: 0a9949e3d6251a80360a6735f1076a051d4c2375eafbce6702a2e84b6cfe5cda875dd7d76d9832de1842f4046d0a2203d8cc66e9a5ba18ba0956be352f147239 Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: GObject-based client library for NetworkManager 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 a convenience library to ease the access to NetworkManager. Package: libnma-common Architecture: all Version: 1.10.6-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libnma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 975 Depends: dconf-gsettings-backend | gsettings-backend Breaks: network-manager-gnome (<< 1.30.0) Filename: pool/main/libn/libnma/libnma-common_1.10.6-ok1_all.deb Size: 134160 MD5sum: 1e8beeb272962b13f6cafb1a609476d9 SHA1: bc2f275959121ea6851276c60e061a24a2cd856b SHA256: 15cc36fa6a905a0ee303b3be6ea4bce9e35ac84849c8d786d65f55f9edad0df6 SHA512: a06ee15fde222dce117642f26d559db299b9f4bd52c574d58fd11d02165310dbcf21f08bc6b8c0cba28b1cbe2a73fbb7b8703b72a3657bcebe294ce206c09af6 Homepage: https://www.gnome.org/projects/NetworkManager/ Description: NetworkManager GUI library - translations The libnma library provides Gtk+ dialogs and UI utilities for NetworkManager. . This package contains translations and GSettings schema files. Package: libnma-dev Architecture: amd64 Version: 1.10.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 173 Depends: libnma0 (= 1.10.6-ok1), libnma-headers (= 1.10.6-ok1), gir1.2-nma-1.0 (= 1.10.6-ok1), libnm-dev Filename: pool/main/libn/libnma/libnma-dev_1.10.6-ok1_amd64.deb Size: 14812 MD5sum: 6aa0fa340ff30643fb7481fd123947e1 SHA1: 0a325d6f04dded6115211e943dfb14114e06c076 SHA256: 536ceabe85c1866a9419eee9293cd59378a0cdbfe4651eede2d8bfe34a04c1c2 SHA512: 4001b37dfeb547d41c8007dde78edde009cc23667b250c9e9d1c6fac5dcecb0c810a3d0ff47ef3ce0dc31994e01d2fe604ec0268e4f146b6f87ccbf8d7137dda Homepage: https://www.gnome.org/projects/NetworkManager/ Description: NetworkManager GTK 3 GUI library - development files The libnma library provides GTK 3 dialogs and UI utilities for NetworkManager. . This package contains the development files. Package: libnma-doc Architecture: all Version: 1.10.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libnma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 328 Breaks: libnma-dev (<< 1.8.34-2~) Replaces: libnma-dev (<< 1.8.34-2~) Filename: pool/main/libn/libnma/libnma-doc_1.10.6-ok1_all.deb Size: 26448 MD5sum: 3796a4a5c080e0a581dec75f57a361ad SHA1: 1d0669563870fccd729208473fa735e6db3eba4e SHA256: 11e66874cbf9c958ad1c2c7e6f5a18179a84fa58d4616d656c63c1ed6c4ec74a SHA512: 2452a736c478d764d79f3f8ff6529d9fa6e49f5c90426a940ecd15b5091cfd53ae518adaa7f46897d88cb46268cd82dfe6c44b2d75d9fbde0da54f6afdcb59ab Homepage: https://www.gnome.org/projects/NetworkManager/ Description: NetworkManager GUI library - reference docs The libnma library provides GTK dialogs and UI utilities for NetworkManager. . This package contains the API reference. Package: libnma-gtk4-0 Architecture: amd64 Version: 1.10.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libnma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 342 Depends: libc6 (>= 2.38), libcairo2 (>= 1.2.4), libgck-2-2 (>= 4.0.0), libgcr-4-4 (>= 3.8.0), libglib2.0-0t64 (>= 2.38.0), libgtk-4-1 (>= 4.0.0), libnm0 (>= 1.8.0), libnma-common (= 1.10.6-ok1) Filename: pool/main/libn/libnma/libnma-gtk4-0_1.10.6-ok1_amd64.deb Size: 86292 MD5sum: f06e5d72c3cc170ae12d50b11c5286b8 SHA1: f58e0f76a324799f525fb3cd421abc8d637d909b SHA256: 72fd21dc59da3345faac73e7717588a778fa337bd5360f11ee4469d138028741 SHA512: 980c8742b3cdb1fac5bcd4b22b99f892607546da3d68eab65dcfbb94761b7db60deb4fa5c7ef652f56f1fcfbf8f43fa5facbf1360877a26da9bcb2defd157d70 Homepage: https://www.gnome.org/projects/NetworkManager/ Description: NetworkManager GUI GTK4 library This library provides GTK 4 dialogs and UI utilities for NetworkManager. Package: libnma-gtk4-dev Architecture: amd64 Version: 1.10.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 175 Depends: libnma-gtk4-0 (= 1.10.6-ok1), libnma-headers (= 1.10.6-ok1), gir1.2-nma4-1.0 (= 1.10.6-ok1), libnm-dev Filename: pool/main/libn/libnma/libnma-gtk4-dev_1.10.6-ok1_amd64.deb Size: 14872 MD5sum: 9813004e71fbc6ff2b145ea6ddae4cb0 SHA1: 9c9a579dcce1d7afee5ec1ec6fea199efb8eec49 SHA256: d913b1b5ff6b423d903dc12db8682b8d060c3bd434372bd6b65693cf03225535 SHA512: 375f91836880cd21872db2669f4616d62f47431f5d0d9960cc92f0c2f65ce71949d102f5be9075505b9fcc7a68160f8a5341f3b2eb05108e3aade1dd0c68838f Homepage: https://www.gnome.org/projects/NetworkManager/ Description: NetworkManager GTK 4 GUI library - development files The libnma-gtk4 library provides GTK 4 dialogs and UI utilities for NetworkManager. . This package contains the development files. Package: libnma-headers Architecture: amd64 Version: 1.10.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 71 Suggests: libnma-gtk4-dev | libnma-dev Breaks: libnma-dev (<< 1.8.34-2~) Replaces: libnma-dev (<< 1.8.34-2~) Filename: pool/main/libn/libnma/libnma-headers_1.10.6-ok1_amd64.deb Size: 9316 MD5sum: bd565253539168a55df518b65c15cd77 SHA1: 8ebc53cc6eca2b09c9fbae6b1164a267a0af7bef SHA256: 48e403a784b2b373787e9d5187890844375629a70f6edafba81f1a588342e1dd SHA512: 260485e0ba5e7a707700f027412521f69fb20b1ed15ded34c07f4c9aeede816867aa17bb3a63f38f76c8fe73796d2541cc155151f4cc5b1f5ea2c533dfb08272 Homepage: https://www.gnome.org/projects/NetworkManager/ Description: NetworkManager GUI library - header files The libnma library provides GTK dialogs and UI utilities for NetworkManager. . If you want to have your package use this library, add libnma-gtk4-dev or libnma-dev to your package's Build-Depends. Do not build-depend on libnma-headers directly. . This package contains the development header files. Package: libnma0 Architecture: amd64 Version: 1.10.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libnma Origin: openKylin Maintainer: openKylin Developers Installed-Size: 370 Depends: libc6 (>= 2.38), libcairo2 (>= 1.2.4), libgck-2-2 (>= 4.0.0), libgcr-4-4 (>= 3.8.0), libglib2.0-0t64 (>= 2.38.0), libgtk-3-0 (>= 3.21.5), libnm0 (>= 1.8.0), libnma-common (= 1.10.6-ok1) Filename: pool/main/libn/libnma/libnma0_1.10.6-ok1_amd64.deb Size: 87216 MD5sum: 18cc5b476c9d8817a11417911f9f59ba SHA1: 33466e16a88c0d8107aa8ba5a3542e3cab972e62 SHA256: 8ef27d8c2cf93913ee88f892665ebf2d8fe53c3f24ade139fe7b3102749bdc36 SHA512: 6c34218f6d2e6485a20c198f7f2234b29619a7baf5ece7e22c8061a05928d1f993e2fceba63ad4906c30df24a4b4aab403c9217bde2e7194d7948d7a51e1d003 Homepage: https://www.gnome.org/projects/NetworkManager/ Description: NetworkManager GUI library This library provides GTK 3 dialogs and UI utilities for NetworkManager. Package: libnode-dev Architecture: amd64 Version: 18.19.1+dfsg-ok4 Priority: optional Section: libdevel Source: nodejs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Javascript Maintainers Installed-Size: 3253 Provides: libv8-dev Depends: libssl-dev (>= 1.1.1~), libuv1-dev (>= 1.33.0~), libnode109 (= 18.19.1+dfsg-ok4) Conflicts: libv8-dev (<= 3.14.5.8-11) Breaks: nodejs-dev (<< 10.0.0~dfsg1-3) Replaces: libv8-dev, nodejs-dev (<< 10.0.0~dfsg1-3) Filename: pool/main/n/nodejs/libnode-dev_18.19.1+dfsg-ok4_amd64.deb Size: 493816 MD5sum: dd2f95283bcda14d541dbb1080faf410 SHA1: e75c13ec794ce023a097cdc717f6a4f0792498bc SHA256: 8f3eaeb99e0a54fb9a816696fba1b181b47ef7a62fb98292cb60379e549ffd1e SHA512: 768af5b170763528e2d7b6db7c07ac5d3ed277218e83a3f4cd7890dfe29087abee7d3668629fb231679b25f1eba3697dc2dd0c902b9e31cc448b5b3a91b01db4 Homepage: https://nodejs.org/ Description: evented I/O for V8 javascript (development files) Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . This package provides development headers for libnode109. Package: libnode109 Architecture: amd64 Version: 18.19.1+dfsg-ok4 Multi-Arch: same Priority: optional Section: libs Source: nodejs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Javascript Maintainers Installed-Size: 45995 Depends: libbrotli1 (>= 1.0.0), libc-ares2 (>= 1.18.1~), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libicu74 (>= 74.1-1~), libnghttp2-14 (>= 1.41.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11), libuv1t64 (>= 1.44.1), zlib1g (>= 1:1.1.4), node-acorn (>= 6.2.1~), node-cjs-module-lexer (>= 1.2.2~), node-undici (>= 5.0.0~) Conflicts: nodejs-legacy Breaks: libnode109 (<< 18.19.1+dfsg-ok4), libnode64 (<< 10.24.1~), libnode72 (<< 13), node-modern-syslog (<< 1.1.4-2) Replaces: libnode108, libnode72, libnode83, libnode93, nodejs-legacy Filename: pool/main/n/nodejs/libnode109_18.19.1+dfsg-ok4_amd64.deb Size: 10465240 MD5sum: fd060a85a0e30bacb1d637296a06cc48 SHA1: c1d55f40910e0c036f4190681dc64bcb56b58594 SHA256: a6ef9f7708e33d38ea74edce981802f66f165490b7190a0320aa98c87daca390 SHA512: 5d705ff4519b47cecd96b86b376f71db051dfa895ade752ced11b2b28aba913f34fa932158651982237d977c55a5a1f79ef3d9a19b636306965a167ee1df9343 Homepage: https://nodejs.org/ Description: evented I/O for V8 javascript - runtime library Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . Node.js is bundled with several useful libraries to handle server tasks: . System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings. . This package provides the dynamic library for Node.js. Package: libnorm-dev Architecture: amd64 Version: 1.5.9+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: norm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Luca Boccassi Installed-Size: 1880 Depends: libnorm1t64 (= 1.5.9+dfsg-ok1), libxml2-dev Suggests: libnorm-doc Filename: pool/main/n/norm/libnorm-dev_1.5.9+dfsg-ok1_amd64.deb Size: 385592 MD5sum: 6e0bf903c317a922cd957fc4ba452271 SHA1: 6e842fa2c3d190a896cf75d102946d13f8d6eb6a SHA256: bbba276418f2f3eb16990d38dd8f273fefadd9bed6c2ef1b5f47570efda9a8b2 SHA512: ab1ea36f8d6395d867f6262b4683b817d3fbc3003abe843b855f30bfad1b9846e5937bee0c42080f69edbda44830513645430a0ea2c5876aa5d60569b42c82a3 Homepage: https://www.nrl.navy.mil/itd/ncs/products/norm Description: NACK-Oriented Reliable Multicast (NORM) library (development files) The NORM protocol is designed to provide end-to-end reliable transport of bulk data objects or streams over generic IP multicast routing and forwarding services. libnorm provides a shared library and an API to use such protocol. . This package provides the development files for norm. Package: libnorm-doc Architecture: all Version: 1.5.9+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: norm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Luca Boccassi Installed-Size: 1418 Recommends: dwww | dhelp | doc-central Filename: pool/main/n/norm/libnorm-doc_1.5.9+dfsg-ok1_all.deb Size: 666876 MD5sum: b527fe65ce39a1c0faf7fbe2098f5ba4 SHA1: 658c1cdf1d3b686c991323eb6afa2b892355f2c2 SHA256: e00c3e8ff2a165f6435a54baf3e9622bc97c3e384eedd94f707951f476bbd0ef SHA512: aa69bb7895ce638b938b1f19a8d1de3d4d60d3b24c3a3981260273fba3bae9822baa2f1047bd78489a83ce964a84c3b0c80fdb36067e148dda5fc35e95cade8d Homepage: https://www.nrl.navy.mil/itd/ncs/products/norm Description: NACK-Oriented Reliable Multicast (NORM) library (documentation) The NORM protocol is designed to provide end-to-end reliable transport of bulk data objects or streams over generic IP multicast routing and forwarding services. libnorm provides a shared library and an API to use such protocol. . This package provides the documentation and examples for norm. Package: libnorm1t64 Architecture: amd64 Version: 1.5.9+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: norm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Luca Boccassi Installed-Size: 384 Provides: libnorm1 (= 1.5.9+dfsg-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Breaks: libnorm1 (<< 1.5.9+dfsg-ok1) Replaces: libnorm1 Filename: pool/main/n/norm/libnorm1t64_1.5.9+dfsg-ok1_amd64.deb Size: 141620 MD5sum: 26ef029b8dfa2ff2960bd05d63ac6801 SHA1: fe6896c8fc3f2ad016f2a045843dad0ebf4695d6 SHA256: 76d0d4f16d396b418d3aab6c64f2e1d87c273ce7e27df69499a4322307388c72 SHA512: f2cd82a5260911a31ace8cd439b03f88066b2546af1da6c17805482d7eb8201aea106a3b189b0cff5578767c1889b62d6508d204cb883e89bfc394bdbd888d2e Homepage: https://www.nrl.navy.mil/itd/ncs/products/norm Description: NACK-Oriented Reliable Multicast (NORM) library The NORM protocol is designed to provide end-to-end reliable transport of bulk data objects or streams over generic IP multicast routing and forwarding services. libnorm provides a shared library and an API to use such protocol. Package: libnotificationmanager1 Architecture: amd64 Version: 4:5.24.7-ok4.4 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 685 Depends: kio, libc6 (>= 2.14), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5itemmodels5 (>= 5.90.0~), libkf5kiofilewidgets5 (>= 5.90.0~), libkf5screen-bin (>= 4:5.17.5~), libkf5screen7 (>= 4:5.24.2~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5windowsystem5 (>= 5.83.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/p/plasma-workspace/libnotificationmanager1_5.24.7-ok4.4_amd64.deb Size: 160440 MD5sum: e4743b4a0a15095699e92299fbb4ab76 SHA1: d5a51c2946b96b2f8d3e4695cf17d9c432be2a34 SHA256: d8b01bf28b43f8b62d3e6f7ccc05702eb5937ac917265c4bdb0fcd409aea4269 SHA512: 7d4f6017f991d8bf0ffe1fc1491b1f1c324630896c3583ddcb1828f3877922cfb84f1645478ff03276b37e8a194875210d390daa646e5e2d86ddbd111cf85377 Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Taskmanager library. . This package contains library files. Package: libnotify-bin Architecture: amd64 Version: 0.8.3-ok1 Priority: optional Section: utils Source: libnotify Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 39 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.62.0), libnotify4 (>= 0.7.10) Filename: pool/main/libn/libnotify/libnotify-bin_0.8.3-ok1_amd64.deb Size: 9084 MD5sum: d2f87b3a55c65e376b9e88333a1e16f7 SHA1: 0ff9bc37a1fb0627232eae4854bdb709c5e640b5 SHA256: 6abf7eb31b968fe0e28adadf7f026904e4c6f66b0815f6d722731c2700bf2b4a SHA512: 7af383b8d4177997e787b5d35186a3e4353efe9c7190f78440c09fc29034ab6cf0a98736f4a56d2c253724beed99bc29318cf1504676d5e745c2d94d156f85fe Description: sends desktop notifications to a notification daemon (Utilities) A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package contains the binary which sends the notification. Package: libnotify-dev Architecture: amd64 Version: 0.8.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnotify Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 89 Depends: libnotify4 (= 0.8.3-ok1), gir1.2-notify-0.7 (= 0.8.3-ok1), libglib2.0-dev (>= 2.26), libgdk-pixbuf-2.0-dev Filename: pool/main/libn/libnotify/libnotify-dev_0.8.3-ok1_amd64.deb Size: 9928 MD5sum: 82ab1ec134a0ba60a5939fa2e6fb62da SHA1: 080775a74495e71d1ce5e842064bc3fdb6f89102 SHA256: a2156a38808a43264652b9300ee004eb36d0c635f333de953fa65ca35ca6969a SHA512: 0c8551a093ed95124c45668b697df9c35fab5666c0ed1c5ee8971a0ddd85f64f985ba86f956db09439be4ad10dca64c3b9fb424701474b2f91e6abc2a5f17cce Description: sends desktop notifications to a notification daemon (Development files) A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package contains the include files and static library. Package: libnotify-doc Architecture: all Version: 0.8.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libnotify Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 470 Suggests: devhelp Filename: pool/main/libn/libnotify/libnotify-doc_0.8.3-ok1_all.deb Size: 40304 MD5sum: d419d46775295965ffcda1264bfea2ef SHA1: 3001aff4d34dae4937ceafee0bc1bf8461541f23 SHA256: 58c2e6b96be8ced0451dcfd9ba094a3df2ccba2c94ff8122d1b5b300d2c051a5 SHA512: c0cbca2cabeecf08b69d5634b67c9b1cbfd19d736fc6a75d0c0c57cc157aeb678a911cb08caacf6a6e21ecd708c3288a1b06496a2f8db92dbf4f2ab5667d38ff Description: sends desktop notifications to a notification daemon (Documentation) A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package contains the documentation for libnotify4 in /usr/share/gtk-doc/html/libnotify and the notifications specifications in /usr/share/doc/libnotify/spec/. Package: libnotify4 Architecture: amd64 Version: 0.8.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libnotify Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 74 Depends: libc6 (>= 2.7), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.68.0) Suggests: notification-daemon Filename: pool/main/libn/libnotify/libnotify4_0.8.3-ok1_amd64.deb Size: 22712 MD5sum: 4fa3980b5d194681c572314535fb4b93 SHA1: e8bb7f85c1818f34abdc33f1361586218676ca69 SHA256: 630d678d209e54e185e342d89826b426805f53731d6895ede0daec12f1ae6251 SHA512: 30ecc8468d3b90adfbe20c75e500a3e313b1a19c720a40602bc59c5c53b743a2d9b35f4dd9c04c3e506a07f1eb9bd1beb2adfb1060c4b00373e9f9ca6d89558d Description: sends desktop notifications to a notification daemon A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package contains the shared library. To actually display the notifications, you need to install the package notification-daemon or any other desktop environment implementing the FreeDesktop notification daemon specification. Package: libnpth-mingw-w64-dev Architecture: all Version: 1.6-ok2 Multi-Arch: foreign Priority: optional Section: libdevel Source: npth Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Eric Dorland Installed-Size: 455 Suggests: mingw-w64 Filename: pool/main/n/npth/libnpth-mingw-w64-dev_1.6-ok2_all.deb Size: 92372 MD5sum: 111220ecc6db5298c8fe0467fcbe801e SHA1: ba4fb9a49d04f1dfd025068786968e6a06d32b2f SHA256: 82e439e3f8cd701492e3c812c840171ae8e17f68aef1539e736d5d77b5eba00e SHA512: 6df3683a08d0ceaaf56129d8ecf7d8ce492b4fc5aba71f1e518f7b1e19508a1609caca23fba9b26343370844e66ca44313ff4fdbd9a8a3d794cda83418af19fe Homepage: https://www.gnupg.org/ Description: replacement for GNU Pth using system threads (Windows dev) nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth it is based on the system's standard threads implementation. Thus nPth allows the use of libraries which are not compatible to GNU Pth. . This is a Windows version of nPth. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libnpth0-dev Architecture: amd64 Version: 1.6-ok2 Priority: optional Section: libdevel Source: npth Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Eric Dorland Installed-Size: 68 Provides: libnpth-dev Depends: libnpth0t64 (= 1.6-ok2) Conflicts: libnpth-dev Filename: pool/main/n/npth/libnpth0-dev_1.6-ok2_amd64.deb Size: 11976 MD5sum: 98732dff72a072bd440933030f76a01d SHA1: ebae2a14b21fbd0901adc29eef86983ddf40939c SHA256: bc741f236749496be2a1802534a8d8939086091b0a72633d69677304d70116a8 SHA512: 9dc8db97af96ab2b57b34a6b8ab105049f3832976f1d1f2fae5a0de2576593c94f5e0be84ec508288adcde1777eaefdc0403d35b52d5be478f462281b788cea8 Homepage: https://www.gnupg.org/ Description: headers for libnpth0t64 nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth it is based on the system's standard threads implementation. Thus nPth allows the use of libraries which are not compatible to GNU Pth. . This package contains the headers and static libraries for libnpth0. Package: libnpth0t64 Architecture: amd64 Version: 1.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: npth Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Eric Dorland Installed-Size: 52 Provides: libnpth0 (= 1.6-ok2) Depends: libc6 (>= 2.34) Breaks: libnpth0 (<< 1.6-ok2) Replaces: libnpth0 Filename: pool/main/n/npth/libnpth0t64_1.6-ok2_amd64.deb Size: 7360 MD5sum: 22299fa19861a270f7c27862dbf4609b SHA1: 988d8334fc872e6f130ec79207a3c60177e8eac0 SHA256: 256610df58cfebb11d5ce1174e1e0f52f22bdd94d32e814e63d255bc9efbd6f1 SHA512: cdfab760ffa035e9334273ad97e4abeb585e42372720157e31b6df40b6444b347f671f999ec006d1b768933e1c4ed562424391d908f79c067a46711cd563ee17 Homepage: https://www.gnupg.org/ Description: replacement for GNU Pth using system threads nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth it is based on the system's standard threads implementation. Thus nPth allows the use of libraries which are not compatible to GNU Pth. Package: libnsl-dev Architecture: amd64 Version: 2.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libnsl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 138 Depends: libnsl2 (= 2.0.0-ok2), libtirpc-dev Breaks: libc6-dev (<< 2.31-4) Replaces: libc6-dev (<< 2.31-4) Filename: pool/main/libn/libnsl/libnsl-dev_2.0.0-ok2_amd64.deb Size: 28252 MD5sum: c173d7b0a60e16f78402317d9e7cfba2 SHA1: 4782bb5f88c82362e69f2a96c55c327ea6aa44f7 SHA256: 25f971604ef6547c1c5567ae99910575f9f19e0feb536426f7dd1ce8004a6e55 SHA512: 1c0a4356e8254807e3b8f90db49f3110a65ee814d2211b8d3ed8ea9a55d2e376e56e1a3130996a11605daa12abee1db81db565a043e25699416798e210e577c5 Homepage: https://github.com/thkukuk/libnsl Description: libnsl development files This package contains the files needed for developing applications that use libnsl. Package: libnsl2 Architecture: amd64 Version: 2.0.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libnsl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 83 Depends: libc6 (>= 2.14), libtirpc3t64 (>= 1.0.2) Filename: pool/main/libn/libnsl/libnsl2_2.0.0-ok2_amd64.deb Size: 21640 MD5sum: 0a7be43f9b122a1dff44df2ede42aa3b SHA1: 41c6ede84c56c25b96aec5ced05a1d16d914a6e4 SHA256: 00406264539a275ad5534448e2f03eab25c114d23c2a2384e2811b7d3d58b682 SHA512: 0f23403b279f834a010a2557f060038ba58649ef20286400b5515bf6a69caf08685a5747cd6f98b8817e27aab6900197ac766ff97f87482903be777ba8b90f6a Homepage: https://github.com/thkukuk/libnsl Description: Public client interface for NIS(YP) and NIS+ This package contains the libnsl library, which contains the public client interface for NIS(YP) and NIS+. This code was formerly part of glibc, but is now standalone to be able to link against TI-RPC for IPv6 support. Package: libnspr4 Architecture: amd64 Version: 2:4.35-ok1 Multi-Arch: same Priority: optional Section: libs Source: nspr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of Mozilla-related packages Installed-Size: 316 Depends: libc6 (>= 2.38) Filename: pool/main/n/nspr/libnspr4_4.35-ok1_amd64.deb Size: 106860 MD5sum: e2f291587002d667db4852a1c4340f19 SHA1: 4b599add932cfbdd998f8371b3ff27d397bd836d SHA256: e8a70ec379f163b10d6a1ec671b077464a58c105423ddf49b290c94979cdb59a SHA512: a5a6d3b62dce5808b294b5ab5dbaeb7bd66f32c6fada0893c4c234c542e69dabad088b5c4a0c417b61bc748af2ba5c15cc646f983063d4ab045c3fe9a2d7e7f1 Homepage: http://www.mozilla.org/projects/nspr/ Description: NetScape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. Package: libnspr4-dev Architecture: amd64 Version: 2:4.35-ok1 Priority: optional Section: libdevel Source: nspr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of Mozilla-related packages Installed-Size: 1145 Depends: libnspr4 (>= 2:4.35), libnspr4 (<= 2:4.35-ok1.1~) Breaks: libxmlsec1-dev (<= 1.2.33-1) Filename: pool/main/n/nspr/libnspr4-dev_4.35-ok1_amd64.deb Size: 205044 MD5sum: 9d1126703ea82ca0d9c18dc86dddf6f0 SHA1: 4c7110b74862c516b49bfc93e3e188a544e8c030 SHA256: 2a1b03d9c7a90b9902ff4b556b21afd0843cb5c02267e2aaeeae1f048e819a65 SHA512: dce60adcab6c58222923793898365c00b81c53e13e933d9f5c3e1a0d11365fa80d5a83ed909527f42a63d11c20197f9dceb2b88046c6d313bc5229480a0826e1 Homepage: http://www.mozilla.org/projects/nspr/ Description: Development files for the NetScape Portable Runtime library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. . Install this package if you wish to develop your own programs using the NetScape Portable Runtime library. Package: libnss-libvirt Architecture: amd64 Version: 9.10.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 55 Depends: libvirt0 (= 9.10.0-ok1.1), libc6 (>= 2.14), libyajl2 (>= 2.0.4) Filename: pool/main/libv/libvirt/libnss-libvirt_9.10.0-ok1.1_amd64.deb Size: 9168 MD5sum: d8c0de174c84e14fceb80b98e4e59a6d SHA1: 8ebf5fa408848a7e51ce8107472c28bb20a6f84c SHA256: e083079db15df62bf30dcea15e07f7687387c34c8dce2793da78b1c09d26be11 SHA512: 7ec68a4b611cf551ec944d66d4d2fa7b1e783e64c919d6ebf4e63fec071b071b529f3834b85a823c5702308127d6b1ca1d1e9accb1ffc890a3622d2bd5efd0bb Homepage: https://libvirt.org/ Description: nss plugins providing IP address resolution for virtual machines Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains two nss plugins for IP address resolution of libvirt managed virtual machines: the 'libvirt_guest' plugin uses libvirt's domain names while the 'libvirt' plugin looks at the guest's hostname. Package: libnss-myhostname Architecture: amd64 Version: 255.2-ok1.8 Multi-Arch: same Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 194 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10) Filename: pool/main/s/systemd/libnss-myhostname_255.2-ok1.8_amd64.deb Size: 60340 MD5sum: c99282868aadf94797e897ea43d2e0e0 SHA1: 7ae11f67044285ef222043b66cf8e19a040d5a1d SHA256: 88b1beee84439a01fb2aa88dd0a69aa50c3964e861d2898c4b4ada43b19746fd SHA512: f9cc0c0a27498f6ce7a9cca26ad6e283b65313a41a279d32129da4dc10642bb5bce9f84b845d0112f6328b9a419dfc0816805ee088ef5c14467a834265d86cf6 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: nss module providing fallback resolution for the current hostname This package contains a plugin for the Name Service Switch, providing host name resolution for the locally configured system hostname as returned by gethostname(2). It returns all locally configured public IP addresses or -- if none are configured, the IPv4 address 127.0.0.2 (which is on the local loopback) and the IPv6 address ::1 (which is the local host). . A lot of software relies on that the local host name is resolvable. This package provides an alternative to the fragile and error-prone manual editing of /etc/hosts. . Installing this package automatically adds myhostname to /etc/nsswitch.conf. Package: libnss-mymachines Architecture: amd64 Version: 255.2-ok1.8 Multi-Arch: same Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 369 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), systemd-container (= 255.2-ok1.8) Filename: pool/main/s/systemd/libnss-mymachines_255.2-ok1.8_amd64.deb Size: 143176 MD5sum: 16655af742cb054bdffe99a6e47d4667 SHA1: c9404ece3be1330f3d2291648a8717a85bed8d4c SHA256: c6a06e3000229c3a66926f14e444d490eeed5c033458f469db4d442accab90a3 SHA512: 95d23858d5d7dd0f7ed47921dda9864520f7ff936b9bd10acee4a1846bac18c2a47bfa57af9faca832ee243b19f63488e9d58f64dc747612dfc250c080920153 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: nss module to resolve hostnames for local container instances nss-mymachines is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing hostname resolution for local containers that are registered with systemd-machined.service(8). The container names are resolved to IP addresses of the specific container, ordered by their scope. . Installing this package automatically adds mymachines to /etc/nsswitch.conf. Package: libnss-resolve Architecture: amd64 Version: 255.2-ok1.8 Multi-Arch: same Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 202 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), systemd-resolved (= 255.2-ok1.8) Filename: pool/main/s/systemd/libnss-resolve_255.2-ok1.8_amd64.deb Size: 77788 MD5sum: 9d81388bb1feb5f79fc35a8bf443187e SHA1: f947375e4b8a13d5e1103a3b08495ed0759b7035 SHA256: 5318f6a7a99edf3082123651b47525171057a433e931762b06f8e819e9647643 SHA512: 145e4c486333209319fc10c0026bec227f5582e752052fd414fe40e8d14b5a98da331ca40d37c09c5eecd09e16769ff75c05e807570a116f6283b5207398ab1d Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: nss module to resolve names via systemd-resolved nss-resolve is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing DNS and LLMNR resolution to programs via the systemd-resolved daemon (provided in the systemd-resolved package). . Installing this package automatically adds resolve to /etc/nsswitch.conf. Package: libnss-sudo Architecture: all Version: 1.9.15-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: sudo Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Sudo Maintainers Installed-Size: 708 Filename: pool/main/s/sudo/libnss-sudo_1.9.15-ok2_all.deb Size: 5792 MD5sum: 7da011e4910f91c740f4cf2916363f47 SHA1: 1182aa7908bb952e01e17b766e0f7112d76fc062 SHA256: 0cb9d0b4de79facc22d813de1f69b0071ce91076512e87211b40d72ad273ae25 SHA512: af01ffc7d02ac6fb138f9dd42066755582af49607f443d662f21653fc8c7e5b2c95e5d26af89cd4c86e97544996309a7ae98eeda9bab4bf7ccbcf43f5ee0631c Homepage: https://www.sudo.ws/ Description: NSS configuration for sudoers service This empty package provides the basic configuration needed to enable the `sudoers` NSS service. Package: libnss-systemd Architecture: amd64 Version: 255.2-ok1.8 Multi-Arch: same Priority: optional Section: admin Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 402 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), systemd (= 255.2-ok1.8) Filename: pool/main/s/systemd/libnss-systemd_255.2-ok1.8_amd64.deb Size: 150096 MD5sum: a52248b1e5ebc83301bcf15c7437d6b1 SHA1: 44ec4592a24d5cf3f4a4bbd34d32b6b77bed7b09 SHA256: feb06357fea5de1f2c45a4524c3c9e9b229a724a70a5c74b1bf2f662b4d0d76c SHA512: f88e4f144ec0a7cd38cadb7477f30bb3050f29c7d226079caf0d0637a1f16ea47befb76209ad4864dd0450e767da74b5ee2f20e18bd43688d18c6cb94a79294b Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: nss module providing dynamic user and group name resolution nss-systemd is a plug-in module for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc), providing UNIX user and group name resolution for dynamic users and groups allocated through the DynamicUser= option in systemd unit files. See systemd.exec(5) for details on this option. . Installing this package automatically adds the module to /etc/nsswitch.conf. Package: libnss-winbind Architecture: amd64 Version: 2:4.19.2+dfsg-ok1~1207.7 Multi-Arch: same Priority: optional Section: admin Source: samba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Samba Maintainers Installed-Size: 79 Depends: winbind:any (= 2:4.19.2+dfsg-ok1~1207.7), libc6 (>= 2.38) Suggests: libpam-winbind Filename: pool/main/s/samba/libnss-winbind_4.19.2+dfsg-ok1~1207.7_amd64.deb Size: 18840 MD5sum: 64a550488703070eb503aee6883d9518 SHA1: 309519b4de3358aea2ffc8d5ef76d5fd69f5fbbe SHA256: 4686a1aa6c785acd3474853a5023f51e17ede4887ec58ca6dc23a4a8ef4b1fb0 SHA512: d95a8db6251243825aa6b1e455442d96f66a9d0d321a92c445096dca5d5bf516e6bf545bd260be9690e72aa33af99bd9707a735720d561da1e8e45f95349b009 Homepage: https://www.samba.org Description: Samba nameservice integration plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides nss_winbind, a plugin that integrates with a local winbindd server to provide user/group name lookups to the system; and nss_wins, which provides hostname lookups via both the NBNS and NetBIOS broadcast protocols. Package: libnss3 Architecture: amd64 Version: 2:3.98-ok1 Multi-Arch: same Priority: optional Section: libs Source: nss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of Mozilla-related packages Installed-Size: 3956 Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.34), libsqlite3-0 (>= 3.5.9) Filename: pool/main/n/nss/libnss3_3.98-ok1_amd64.deb Size: 1354720 MD5sum: a9fe7b3f00111cff1c0067d5f36f3e5b SHA1: b2c569cf7fe95aacbef6fbef8a7722d80a4a39a0 SHA256: 2b3eb8f5111170f64e17a5a65c92f89cec0281784dbf160056ead1331d08dad3 SHA512: 867a06f42222c0cd306f6601c2612e3530dd0a7c33936f199462d16e886808e09715b1c440b98b5f23461b9faf6345c156807046308350e492a6f3879312f9b7 Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS Description: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Package: libnss3-dev Architecture: amd64 Version: 2:3.98-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of Mozilla-related packages Installed-Size: 1443 Depends: libnss3 (= 2:3.98-ok1), libnspr4-dev (>= 4.6.6-1) Breaks: libxmlsec1-dev (<< 1.2.33-1~) Filename: pool/main/n/nss/libnss3-dev_3.98-ok1_amd64.deb Size: 244244 MD5sum: defc0ce69151de52caa943b14807f6be SHA1: f76981ffd4303d3660e268979ef71bbfb7a2c49e SHA256: 885cd6e3348f3f3164103e071eacb399d862118d964dc9b7f9da66d9f5b33dd4 SHA512: 53e2811578c44eb202653b3fc88be2e95de520c95d49c21f97d0fd72348c74adfca700920af5aaf2dc3cd852249c345babfbc87a5a0ba4bd7da6156a05619a9d Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS Description: Development files for the Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. . Install this package if you wish to develop your own programs using the Network Security Service Libraries. Package: libnss3-tools Architecture: amd64 Version: 2:3.98-ok1 Priority: optional Section: admin Source: nss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of Mozilla-related packages Installed-Size: 2051 Depends: libc6 (>= 2.34), libnspr4 (>= 2:4.34), libnss3 (>= 2:3.94), zlib1g (>= 1:1.1.4) Filename: pool/main/n/nss/libnss3-tools_3.98-ok1_amd64.deb Size: 571360 MD5sum: 9f8050ca300a6c75baa7546b96912aca SHA1: c670747d4272fbfd8c60b13dca1799fd73479c26 SHA256: 24dfd81c2218be44e8552a6c542859062d8022c05ecfb4f85a5feb5169e4069f SHA512: 08245c58618953871c4e65b62654628e0975b029dcabc6b1a8dc3002bd49c5affc8363098b64c3a418539fffe566d71efc1094eb03c0ba693b7ca16ceefb052e Homepage: http://www.mozilla.org/projects/security/pki/nss/tools/ Description: Network Security Service tools This is a set of tools on top of the Network Security Service libraries. This package includes: * certutil: manages certificate and key databases (cert7.db and key3.db) * modutil: manages the database of PKCS11 modules (secmod.db) * pk12util: imports/exports keys and certificates between the cert/key databases and files in PKCS12 format. * shlibsign: creates .chk files for use in FIPS mode. * signtool: creates digitally-signed jar archives containing files and/or code. * ssltap: proxy requests for an SSL server and display the contents of the messages exchanged between the client and server. Package: libntfs-3g89t64 Architecture: amd64 Version: 1:2022.10.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: ntfs-3g Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 368 Provides: libntfs-3g89 (= 1:2022.10.3-ok1) Depends: libc6 (>= 2.38) Breaks: libntfs-3g89 (<< 1:2022.10.3-ok1) Replaces: libntfs-3g89 Filename: pool/main/n/ntfs-3g/libntfs-3g89t64_2022.10.3-ok1_amd64.deb Size: 151428 MD5sum: 7f9e92b4f1fcfad2f2f7c3e3b3ccbfb1 SHA1: 42133c21eecc34a77786da4248b639247b6ceef3 SHA256: 99245d4aaf3d51c42c47c70e8c9be0d3d69fa2156dfec762c68266fe69ae232d SHA512: 0afc853bdd0fff3582bb220846d3ddd276ad64709eea345a72ba7ccdaa98da8bc953ae9669114df5f72f42856a640b710082f201109934a33c5bab7d31c74769 Homepage: https://github.com/tuxera/ntfs-3g/wiki Description: read/write NTFS driver for FUSE (runtime library) NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. . This package contains the actual library. Package: libnuma-dev Architecture: amd64 Version: 2.0.18-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: numactl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ian Wienand Installed-Size: 155 Depends: libnuma1 (= 2.0.18-ok2), libc6-dev | libc-dev Filename: pool/main/n/numactl/libnuma-dev_2.0.18-ok2_amd64.deb Size: 34840 MD5sum: 4a909658fa31bac78320624cd192cf98 SHA1: 7bccac3d162340f6875ba7bb1c91ed8cd41a1f95 SHA256: d161a3232a87656d0f41e41c961e13cf0c2150c2907bd0a6a04db934d8dfbfa9 SHA512: 904438bb2c64a101bc83b93e347a18266cd5b855c9630cbede6b5bb4e9c83c11c586ea985717901a5aeb8aaf653553b9a747b854d3e6be5f8b495c8c2f56a168 Homepage: https://github.com/numactl/numactl Description: Development files for libnuma Library to control specific NUMA (Non-Uniform Memory Architecture) scheduling or memory placement policies. This package contains headers and manual pages relating to the library. Package: libnuma1 Architecture: amd64 Version: 2.0.18-ok2 Multi-Arch: same Priority: optional Section: libs Source: numactl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ian Wienand Installed-Size: 75 Depends: libc6 (>= 2.38) Filename: pool/main/n/numactl/libnuma1_2.0.18-ok2_amd64.deb Size: 21216 MD5sum: 750e8638d4d6ac961e110a3f91e148bd SHA1: 0d46bc9eeeabd5e8e3c400089183108d07afbfaf SHA256: 7047ba102846d4ffafe7708442eec0d57563adcb048f8d8efccf71d1bd1529b3 SHA512: 4fe27c88250a5bd8fa362407f7267a1e0edec59baad0844ee9b5212099c940be236634a6d458c5b45ee6e1ea6c4b46e27ebb714e433ca57f8026d7c247c2ed16 Homepage: https://github.com/numactl/numactl Description: Libraries for controlling NUMA policy Library to control specific NUMA (Non-Uniform Memory Architecture) scheduling or memory placement policies. Package: libnumber-compare-perl Architecture: all Version: 0.03-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 18 Filename: pool/main/libn/libnumber-compare-perl/libnumber-compare-perl_0.03-ok2_all.deb Size: 5138 MD5sum: fb4a35f9a25bdc65ce02ce92768fcfc9 SHA1: f357a57f69adf26310f92d91ff3ecd4aa95b3687 SHA256: 39ac26446244e0a52f5c5f7a81441436c4df19f307676ef662a0c1eb82015f45 SHA512: cad39bdca8df50cf23c36f1627e86e82974a0e9dd09c5f48819cc837ea99c89aecba912721e502f831a925a5a53d3a99e6ff182d0431eb45aea2bea47d96fcb5 Homepage: https://metacpan.org/release/Number-Compare Description: module for performing numeric comparisons in Perl Number::Compare allows one to compile a simple comparison to an anonymous subroutine, which can then be called with a value to be tested against. . The advantage of using this module is that it understands both the SI prefixes 'k', 'M', and 'G', as well as the IEC binary prefixes 'Ki', 'Mi' and 'Gi'. Package: libnumbertext-1.0-0 Architecture: amd64 Version: 1.0.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: libnumbertext Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1522 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), libnumbertext-data Filename: pool/main/libn/libnumbertext/libnumbertext-1.0-0_1.0.11-ok1_amd64.deb Size: 265524 MD5sum: db21dc6fdcd16cfe89de7b1188f79c2a SHA1: f0d874f0f98e54d959d2cf6c1ba6307985104642 SHA256: 82aff9cfabece8832608acce00fedd618d8c81eee577daa76b2d612b1caea73b SHA512: 6042fac459717d57fa6e8990fbddba947884c42257d185c7624551ae1bdb71e67d18edb55da257e40d436334151bc4d62a21d22c445b433c60e96637b34c9e62 Homepage: https://numbertext.github.io/ Description: Number to number name and money text conversion library libnumbertext provides easy to configure, lightweight open source C++, Java, JavaScript, Python libraries and a LibreOffice Spreadsheet extension for number to number name conversion, including cardinal and ordinal numbers, ordinal indicators and money amounts with currencies in more than 30 languages and numeral systems. Package: libnumbertext-data Architecture: all Version: 1.0.11-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libnumbertext Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 308 Filename: pool/main/libn/libnumbertext/libnumbertext-data_1.0.11-ok1_all.deb Size: 63302 MD5sum: 23c09ff4c1032656b83b908629add413 SHA1: f71d997c206cb53d374cdf60d680b0e45aebb886 SHA256: 763531d04af507af4f5e0d416384b456b1beaf74f3c6b40a4a97ccc47d244a45 SHA512: 460eac2a93272196d7a76f4636c850d0a4771dfe57ff84823e6f64111bb301fff20b2bad1e32347b98f4ea5a2362139ce11fa10404babdf8fc653972bf4e2519 Homepage: https://numbertext.github.io/ Description: Number to number name and money text conversion library -- data files libnumbertext provides easy to configure, lightweight open source C++, Java, JavaScript, Python libraries and a LibreOffice Spreadsheet extension for number to number name conversion, including cardinal and ordinal numbers, ordinal indicators and money amounts with currencies in more than 30 languages and numeral systems. . This package contains the data files. Package: libnumbertext-dev Architecture: amd64 Version: 1.0.11-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libnumbertext Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3862 Depends: libnumbertext-1.0-0 (= 1.0.11-ok1) Filename: pool/main/libn/libnumbertext/libnumbertext-dev_1.0.11-ok1_amd64.deb Size: 289194 MD5sum: 39511c1c29ff1cb7590bed17c0fa3774 SHA1: 3aa254c3d2887f7780c4ebfa39ed23c3efcc48c3 SHA256: 52ee880ad44de420035efb976cc5eb6dce76f33ca8b231559255e65ae8b98263 SHA512: 52b02ed9db0ad788479fd7a54f78deda0af4a38de3a105ea93cf4fdc1d78ab5f3366f1ed6221e8b401233a746c5e9dbd79634b465590a7610af388ba88d3fa66 Homepage: https://numbertext.github.io/ Description: Number to number name and money text conversion library -- development libnumbertext provides easy to configure, lightweight open source C++, Java, JavaScript, Python libraries and a LibreOffice Spreadsheet extension for number to number name conversion, including cardinal and ordinal numbers, ordinal indicators and money amounts with currencies in more than 30 languages and numeral systems. . This package contains the needed files to develop/build against libnumbertext. Package: libnumbertext-java Architecture: all Version: 1.0.11-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libnumbertext Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 147 Filename: pool/main/libn/libnumbertext/libnumbertext-java_1.0.11-ok1_all.deb Size: 97166 MD5sum: 18d239df0b0ce35ab5b5cc81320a13ef SHA1: 6ef6cff3b60f23c895d18fc1b4103b55f27e034b SHA256: 66f14e95ebefd9577f777b09d3f863a966100715e6c89e2916e1439f67cc65b6 SHA512: 31763dbc6cc4077bbcb9200fb73153deea22b5885cfeb8ab95f96ea21077fedca9872b96565fec93d4c7881c1ed321675f7ed71540337fb0de492a84a759f32a Homepage: https://numbertext.github.io/ Description: Number to number name and money text conversion library for Java libnumbertext provides easy to configure, lightweight open source C++, Java, JavaScript, Python libraries and a LibreOffice Spreadsheet extension for number to number name conversion, including cardinal and ordinal numbers, ordinal indicators and money amounts with currencies in more than 30 languages and numeral systems. . This package contains the numbertext Java library. Package: libnumbertext-tools Architecture: amd64 Version: 1.0.11-ok1 Priority: optional Section: libs Source: libnumbertext Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 671 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libnumbertext-1.0-0, libstdc++6 (>= 5.2) Filename: pool/main/libn/libnumbertext/libnumbertext-tools_1.0.11-ok1_amd64.deb Size: 135542 MD5sum: fa0cccd8d36d5e44b671e8ac55c3d5a7 SHA1: 14b01eb0fa219d68807b0309cd2dc8743a210a10 SHA256: c60fb8a4fdd0761c821c85a7626583687ac7d9637af5280b45f6073e4acb4a49 SHA512: 0136936d36e7ac960cfa1566a0bbb31f5c592b487274505f79caae1c0479b789f8cd6066c512cfbb2e43f1ed4f4a5f9c90caf612a3e165543cc7d87bb402c993 Homepage: https://numbertext.github.io/ Description: Number to number name and money text conversion library -- speller utility libnumbertext provides easy to configure, lightweight open source C++, Java, JavaScript, Python libraries and a LibreOffice Spreadsheet extension for number to number name conversion, including cardinal and ordinal numbers, ordinal indicators and money amounts with currencies in more than 30 languages and numeral systems. . This package contains the "spellout" tool which uses libnumbertext to spell out numbers. Package: libnvme-dev Architecture: amd64 Version: 1.8-ok1 Priority: optional Section: libdevel Source: libnvme Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1932 Depends: libjson-c-dev, libkeyutils-dev, libnvme1t64 (= 1.8-ok1), libssl-dev Filename: pool/main/libn/libnvme/libnvme-dev_1.8-ok1_amd64.deb Size: 531792 MD5sum: bc58f28a5ca348df34d4eb30b3a09ab3 SHA1: 03bad73ce5183578c175a227924af9a6f4321dad SHA256: 1131d5c248c983642010e45e3e0e8dfd1ea4304ec17bef45f7f88e49e05e98df SHA512: 023a34b5eaa51c04a1978ace86a6f315e737557d27f38572eeb6481648dc7d546cf8d0ccfa4cf735b3bb8642642969ca9548c5cb1b91154006cae4191d124a56 Homepage: https://github.com/linux-nvme/libnvme Description: NVMe management library (development) NVM Express (NVMe) is a interface specification for accessing non-volatile storage media, typically modern solid state drives (SSDs) through PCI Express (PCIe). libnvme provides library functions for accessing and managing NVMe devices. . This package contains the development files. Package: libnvme1t64 Architecture: amd64 Version: 1.8-ok1 Priority: optional Section: libs Source: libnvme Origin: openKylin Maintainer: openKylin Developers Installed-Size: 245 Provides: libnvme1 (= 1.8-ok1) Depends: libc6 (>= 2.38), libjson-c5 (>= 0.15), libkeyutils1 (>= 1.5.9), libssl3 (>= 3.0.0) Suggests: nvme-cli Breaks: libnvme1 (<< 1.8-ok1) Replaces: libnvme1 Filename: pool/main/libn/libnvme/libnvme1t64_1.8-ok1_amd64.deb Size: 70372 MD5sum: e2d718654b428f676d63b4284f0ee52a SHA1: 0ed709a7e45ebc75e49f3b776527359e89b09a07 SHA256: 8ff2384310b51e375411fe2a214284b784e7ba59d2ff3ce54ed13daf3c58e970 SHA512: e079e2031c8efb94bf65a3b79fe40738a05d651430913cfa9c7457f1fa661ce21841afb96d55012bf0893caa150fa1d3496f693dd98ce6193abdb1073f38d04a Homepage: https://github.com/linux-nvme/libnvme Description: NVMe management library (library) NVM Express (NVMe) is a interface specification for accessing non-volatile storage media, typically modern solid state drives (SSDs) through PCI Express (PCIe). libnvme provides library functions for accessing and managing NVMe devices. . This package contains the shared library. Package: libnx-x11-6t64 Architecture: amd64 Version: 2:3.5.99.27-ok1 Multi-Arch: same Priority: optional Section: libs Source: nx-libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 1678 Provides: libnx-x11-6 (= 2:3.5.99.27-ok1) Depends: libx11-data, libxcomp3t64 (= 2:3.5.99.27-ok1), nx-x11-common (<< 2:3.5.99.27-ok1.1), nx-x11-common (>= 2:3.5.99.27-ok1), libc6 (>= 2.38), libxdmcp6 Breaks: libnx-x11 (<< 2:3.5.0.29-1~), libnx-x11-6 (<< 2:3.5.99.27-ok1), libnx-xau6 (<< 2:3.6.0.0), libnx-xcomposite1 (<< 2:3.6.0.0), libnx-xdamage1 (<< 2:3.6.0.0), libnx-xdmcp6 (<< 2:3.6.0.0), libnx-xext6 (<< 2:3.6.0.0), libnx-xfixes3 (<< 2:3.6.0.0), libnx-xinerama1 (<< 2:3.6.0.0), libnx-xpm4 (<< 2:3.6.0.0), libnx-xrandr2 (<< 2:3.6.0.0), libnx-xrender1 (<< 2:3.6.0.0), libnx-xtst6 (<< 2:3.6.0.0), nxlibs (<= 3.5.1) Replaces: libnx-x11-6, libnx-xau6, libnx-xcomposite1, libnx-xdamage1, libnx-xdmcp6, libnx-xext6, libnx-xfixes3, libnx-xinerama1, libnx-xpm4, libnx-xrandr2, libnx-xrender1, libnx-xtst6, nxlibs Filename: pool/main/n/nx-libs/libnx-x11-6t64_3.5.99.27-ok1_amd64.deb Size: 603352 MD5sum: e31ff5abfd47dbc6f3d2327f48205fae SHA1: e5d7f67bca25ad60ef8abe8e3b52e272d9f5457f SHA256: d8f364ead0660128a50a5d97e811dbff30da3ba51b0de58eb886d0056e49729b SHA512: 78ef5fd0e74dc073b7c09122079e1d05acec728d7d4024107cd53d23ef9dd0adbc0843727bd2910355d1e7c32e53c0dd24538c78e31ff817731f90bb6f0ebee7 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nxagent's libNX_X11 client-part library NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides the libNX_X11 library (a libX11 drop-in replacement used by nxagent). Package: libnx-x11-dev Architecture: amd64 Version: 2:3.5.99.27-ok1 Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 2735 Provides: libnx-x11-6-dev Depends: libnx-x11-6t64 (= 2:3.5.99.27-ok1) Breaks: libnx-xau-dev (<< 2:3.6.0.0), libnx-xcomposite-dev (<< 2:3.6.0.0), libnx-xdamage-dev (<< 2:3.6.0.0), libnx-xdmcp-dev (<< 2:3.6.0.0), libnx-xext-dev (<< 2:3.6.0.0), libnx-xfixes-dev (<< 2:3.6.0.0), libnx-xinerama-dev (<< 2:3.6.0.0), libnx-xpm-dev (<< 2:3.6.0.0), libnx-xrandr-dev (<< 2:3.6.0.0), libnx-xrender-dev (<< 2:3.6.0.0), libnx-xtst-dev (<< 2:3.6.0.0), nxlibs-dev (<= 3.5.1) Replaces: libnx-xau-dev, libnx-xcomposite-dev, libnx-xdamage-dev, libnx-xdmcp-dev, libnx-xext-dev, libnx-xfixes-dev, libnx-xinerama-dev, libnx-xpm-dev, libnx-xrandr-dev, libnx-xrender-dev, libnx-xtst-dev, nxlibs-dev Filename: pool/main/n/nx-libs/libnx-x11-dev_3.5.99.27-ok1_amd64.deb Size: 683748 MD5sum: 7d8824420e6ebd7549d5be20d17b16f4 SHA1: e3d259eb72514708da4f5a1e7b411784c6d356f6 SHA256: b162b34ed123dc6228fe9c7db260b96736858d174c986b05a6fa23f1ac2a9d24 SHA512: e78cabbacdfc1326cdb020f680f41b0c7b09388618c8d877490f6b1c4602250bf7eac7101cb42463e02e05cee4e989de6765da2d33e95e62aae2f396fcce9ea9 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: nxagent's libNX_X11 client-part library (development headers) NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides development headers of the libNX_X11 library (a libX11 drop-in replacement used by nxagent). Package: liboath-dev Architecture: amd64 Version: 2.6.11-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: oath-toolkit Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 252 Depends: liboath0t64 (= 2.6.11-ok2) Filename: pool/main/o/oath-toolkit/liboath-dev_2.6.11-ok2_amd64.deb Size: 69956 MD5sum: 4e3ded7606b2607d50a6c069336329db SHA1: 6c3733880371491315ada0c0e52d34bc37c62642 SHA256: ab77c64b766eacdbc67b4b40e2608dc3c5c8108868a62aaefdffa9f16b3a8d3e SHA512: 054a33b2ff6416c0ad94e327b1958a51145b2bbd3744dc8d322132d749c26cc7f26b50df841c65247ebabab5cc7c113a047cbb3b089373b4499351542205cba8 Homepage: https://www.nongnu.org/oath-toolkit/ Description: Development files for the OATH Toolkit Liboath library OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package contain all files necessary for developing programs that use Liboath. Package: liboath0t64 Architecture: amd64 Version: 2.6.11-ok2 Multi-Arch: same Priority: optional Section: libs Source: oath-toolkit Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 114 Provides: liboath0 (= 2.6.11-ok2) Depends: libc6 (>= 2.38) Breaks: liboath0 (<< 2.6.11-ok2) Replaces: liboath0 Filename: pool/main/o/oath-toolkit/liboath0t64_2.6.11-ok2_amd64.deb Size: 38876 MD5sum: fb2bee6aa36f6f7caa8e0e92d1ba9715 SHA1: 881a31c6a814352bf9e293f5ce5ee12fe525dc03 SHA256: 067c32cd567a761eecdb66377224c00480ea04aac86af1bbbf078d642e3836c3 SHA512: 8924b21850f789ef93765aa342aa0f925f46cb99b6dd510b530726656c48c1eb4dea1f0d48587963e3da171b0a4d93657212db2e26433c47a0f4013ac9b77c51 Homepage: https://www.nongnu.org/oath-toolkit/ Description: OATH Toolkit Liboath library OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package includes the Liboath shared library that is used by applications. You normally don't need to install it manually. Package: libobjc-10-dev Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1660 Depends: gcc-10-base (= 10-20200411-ok5), libgcc-10-dev (= 10-20200411-ok5), libobjc4 (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/libobjc-10-dev_10-20200411-ok5_amd64.deb Size: 195578 MD5sum: 30734d328960c711f47999fac62d9952 SHA1: 803020a2fa7c4ae44560d4fb9f0397c787df85cf SHA256: 2f109560d3140ce45ab438f690abb0ff242b956253bad4accb1e0488e07dec18 SHA512: 4a999d8d6f8a12ef69d149def4b3543c53d4339bd8c8685b05ff0371723776fc6e2fbf9f5bb7767436132eaf59f08c4c2a44a3e0f9e1259835f58739d15d1fd4 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libobjc-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1391 Depends: gcc-12-base (= 12.3.0-1ok3), libgcc-12-dev (= 12.3.0-1ok3), libobjc4 (>= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/libobjc-12-dev_12.3.0-1ok3_amd64.deb Size: 188146 MD5sum: 4b51c1927b7be6f9dc304b4b264b481d SHA1: d69861024893017bb03ffe07ebe90e78cfc2001a SHA256: 8ce891e05e6b30101a9b3dbc1afff320f24300ec07864468132a1c2121586559 SHA512: 2256228ed9466958898aecda1bfbefb6d2704f0f6c5ee52721ddcafec368f5e784b22fc08047ea6aa4f41d427a804fa92b5c2904aee26daf103c660c2ca72ddd Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libobjc-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1394 Depends: gcc-13-base (= 13.2.0-4ok3.3), libgcc-13-dev (= 13.2.0-4ok3.3), libobjc4 (>= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/libobjc-13-dev_13.2.0-4ok3.3_amd64.deb Size: 187962 MD5sum: a83f06355fd4856c78a7f0b8f39c2c52 SHA1: e3fac1e37e38069af5a91ae9ff9848f5ea471675 SHA256: 05d708fd8de8da3bfa5291e95f8c9c5f3ea4300356d9e9b0bcb2ac9cabe49002 SHA512: 632c185711bc5749e228289f5c5f4a31202c0b1efe535026a2a32b149ccdc35425eff5248aada60513dd2ee57ebfa26ed72133048bb336668b66735fe845e479 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libobjc-7-dev Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2291 Depends: gcc-7-base (= 7.5.0-ok2), libgcc-7-dev (= 7.5.0-ok2), libobjc4 (>= 7.5.0-ok2) Filename: pool/main/g/gcc-7/libobjc-7-dev_7.5.0-ok2_amd64.deb Size: 236012 MD5sum: 668f249488c107e75bb3e35c520aa69b SHA1: 0f0e3b289ed546c1cb6efbf4b8fcc0315069860f SHA256: 8e0f7854fc09c557e820741ffb401b1f7d9be2f13f8c235d0454351fcaf8a239 SHA512: be7a01edff944b6959da751d3f5a5273a3c7cfd4d536f19b57e07efe5d74de391069d201010a26b22e51ed43d49dd12abca74bd76dc25c96d2844cd097c1575b Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libobjc-9-dev Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2417 Depends: gcc-9-base (= 9.3.0-ok12), libgcc-9-dev (= 9.3.0-ok12), libobjc4 (>= 9.3.0-ok12) Filename: pool/main/g/gcc-9/libobjc-9-dev_9.3.0-ok12_amd64.deb Size: 240880 MD5sum: 6528c1d8764e6f3a062dd7806b600c5c SHA1: 746df0325bd7c10b5a52dc52fcd1a4703f2003d7 SHA256: c0fd200f37ced06ffcf5a56db76bf33ea3d5a56105b1a15d3b4c2e35fb144e1b SHA512: e0260c21e6d602fcffe368893fb778379d755bf29481de5ad4662ed75c122c42511be9deea9c1a55f27926b180114a5210198f0a663c43ca5022117bf1d57b10 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libobjc4 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 211 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38), libgc1c2 (>= 1:7.2d), libgcc-s1 (>= 3.0) Filename: pool/main/g/gcc-13/libobjc4_13.2.0-4ok3.3_amd64.deb Size: 45984 MD5sum: f6c7d94c6d18d2bad5159804d17f294e SHA1: 16c4ed8064c0a469367ec31c5929c181899a4e02 SHA256: ba473d2e181ebdb2556620fb18610b96e283e355327c356dff49687ca4d0fc02 SHA512: 7eafdb96dde6d4ad775581e8f659e0cac9742ce2fb47de4d2c613f51ab6f94af4e9f2e9fd2a060d3479f5f76f09e44db8164bea6d024b1df82bf9a92c9027658 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Package: libobject-accessor-perl Architecture: all Version: 0.48-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 43 Depends: perl:any, perl Filename: pool/main/libo/libobject-accessor-perl/libobject-accessor-perl_0.48-ok3_all.deb Size: 15308 MD5sum: 86146204ebe0464ea7356a6c8b79fd64 SHA1: ce988e5bec9304ac7f573504239dd6525414fd4c SHA256: ca14733f918593b675c369fbd6bd26a4e0ca2ae2f627cf5cf5cc6769f6333e28 SHA512: 80bcce8087cd7ae00c1fe3467c78eadfcd5770fa797b90a18f96a2e757f2f7110e12f828d2599495efaffb6df9b5195e2fe55e36e045f7dff9fb460c03dc8025 Homepage: https://metacpan.org/release/Object-Accessor Description: interface to create per object accessors Object::Accessor provides an interface to create per object accessors (as opposed to per Class accessors, as, for example, Class::Accessor provides). . You can choose to either subclass this module, and thus using its accessors on your own module, or to store an Object::Accessor object inside your own object, and access the accessors from there. Package: libobject-pad-perl Architecture: amd64 Version: 0.808-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 302 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libindirect-perl, libxs-parse-keyword-perl (>= 0.39), libxs-parse-sublike-perl (>= 0.15) Filename: pool/main/libo/libobject-pad-perl/libobject-pad-perl_0.808-ok1_amd64.deb Size: 112404 MD5sum: 2d5535d580b469bccb17de4897b49a0d SHA1: 0f05d7bb6efa3213bddcc18819c5d3d01f897a96 SHA256: 2b66e1315b5a81d416710f3fa4644f8c11893fe1f8abc54a4259fac3f6afff7b SHA512: 77e36bf489ba0871f6ea02020ec3ec88b8669ea97b00d2c6bfb7058f8362c2f0255058fda657f048db944238acd026363a2a875e5232cee931de302394163092 Homepage: https://metacpan.org/release/Object-Pad Description: module providing a simple syntax for lexical field-based objects Object::Pad provides a simple syntax for creating object classes, which uses private variables that look like lexicals as object member fields. . Classes are automatically provided with a constructor method, called new, which helps create the object instances. This may respond to passed arguments, automatically assigning values of fields, and invoking other blocks of code provided by the class. Package: libodbc1 Architecture: amd64 Version: 2.3.12-ok4 Multi-Arch: same Priority: optional Section: libs Source: unixodbc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Hugh McMaster Installed-Size: 16 Depends: libodbc2 (= 2.3.12-ok4), libodbccr2 (= 2.3.12-ok4) Filename: pool/main/u/unixodbc/libodbc1_2.3.12-ok4_amd64.deb Size: 2584 MD5sum: 3a33b00bc8cb62035f30f208f2d947c3 SHA1: f0b6107968e7acad26bf43eb9de336cf755df53b SHA256: 1718aae1e961287757f501f2a207b06ccb2f53a98f2c23936b17a51afeab95a9 SHA512: 8cb6184d1263046590437faf691438e5f1291ce2ce9a7053e36ae7ef2a29e1448c0b459c27d8adfb522c62f001ca063f47781a772cb3dc7b277849c39f1f8718 Homepage: https://www.unixodbc.org Description: ODBC Driver Manager library for Unix (transitional package) UnixODBC is an implementation of the Open Database Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package provides symlinks to the odbc and odbccr libraries. . This is a transitional package. It can be safely removed. Package: libodbc2 Architecture: amd64 Version: 2.3.12-ok4 Multi-Arch: same Priority: optional Section: libs Source: unixodbc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Hugh McMaster Installed-Size: 455 Depends: libc6 (>= 2.17), libltdl7 (>= 2.4.7) Suggests: odbc-postgresql, tdsodbc Breaks: libodbc1 (<< 2.3.9-1~) Replaces: libodbc1 (<< 2.3.9-1~) Filename: pool/main/u/unixodbc/libodbc2_2.3.12-ok4_amd64.deb Size: 147400 MD5sum: 26078c4939dc1400d1b44486b1ad85c1 SHA1: 2fbcb13617fc5f306a1b5a0628f9a7af98710cf7 SHA256: c39245aea830028015c4b1f40077e2b8111511c5e618f9781cb0f77612c7345b SHA512: 3fe2f240d6458283a8933807631ed66aeae382c6d0ce210dcf78dd59d79f46fc89cd1215b62d61b9cfe9a18f72ddbf2015cebed4dbfc7ac3969d95d198e28e38 Homepage: https://www.unixodbc.org Description: ODBC Driver Manager library for Unix UnixODBC is an implementation of the Open Database Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package provides the unixODBC Driver Manager library. Package: libodbccr2 Architecture: amd64 Version: 2.3.12-ok4 Multi-Arch: same Priority: optional Section: libs Source: unixodbc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Hugh McMaster Installed-Size: 64 Depends: libodbc2 (= 2.3.12-ok4), libc6 (>= 2.14) Breaks: libodbc1 (<< 2.3.9-1~) Replaces: libodbc1 (<< 2.3.9-1~) Filename: pool/main/u/unixodbc/libodbccr2_2.3.12-ok4_amd64.deb Size: 15120 MD5sum: 03ffcd289c1b199f62db589c322a59a4 SHA1: 3910a90a628c36426507232d79ecc0971a08d0a4 SHA256: 14187a11550b8d42f864b9e56c6cae586583329f001aa977dff4f361efd97a52 SHA512: 2d37bff6006ba20bc36aa9238c60877d63e2d3a0034e960991f5f6f6fc0335709ff90bbbc5eed8cdc77b662f7a6556a3cd0142f1080108d2fff9230426ebcd56 Homepage: https://www.unixodbc.org Description: ODBC Cursor library for Unix UnixODBC is an implementation of the Open Database Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package provides the unixODBC Cursor library. Package: libodbcinst2 Architecture: amd64 Version: 2.3.12-ok4 Multi-Arch: same Priority: optional Section: libs Source: unixodbc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Hugh McMaster Installed-Size: 82 Depends: unixodbc-common (>= 2.3.12-ok4), libc6 (>= 2.14), libltdl7 (>= 2.4.7) Breaks: odbcinst1debian2 (<< 2.3.9-1~) Replaces: odbcinst1debian2 (<< 2.3.9-1~) Filename: pool/main/u/unixodbc/libodbcinst2_2.3.12-ok4_amd64.deb Size: 26944 MD5sum: abd4806dd524c7c0be72cf3b0f9e2d43 SHA1: c6b5035edc7214e061c134657925f8b844225c15 SHA256: 367bff99edcadc070db7d68ca3d8a1a04749eb24f89da2dd4ee67ff06383571c SHA512: 81966a05b7876cd4b19425c3c37edfed8fdbf52b0b5151b9aaf069fea0f5c80c649fd2c9ae4fff066d35e551f5f82d16421aa6b3955878fc11f01373a45233d1 Homepage: https://www.unixodbc.org Description: Support library for accessing ODBC configuration files UnixODBC is an implementation of the Open Database Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package contains the odbcinst library from unixODBC, a library used by ODBC drivers to read their configuration from /etc/odbcinst.ini and the system and user-specific odbc.ini files. Package: libodfgen-0.1-1 Architecture: amd64 Version: 0.1.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: libodfgen Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 781 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 5.2), libxml2 (>= 2.7.4) Filename: pool/main/libo/libodfgen/libodfgen-0.1-1_0.1.8-ok1_amd64.deb Size: 245124 MD5sum: 3c20e9473f51fe53a3c9bfd70c42c36b SHA1: 73e8e577f93a2d6f4cbecc3a69fb17f206eb21a0 SHA256: 10f623f2c30b485eae77844c7b15245c8ab37181d52145ef2905e009d388a2fa SHA512: 91a28f283fcf21cf61b486d5184129a193dfc772426ead16a3beb8958f0ed396c96ebe47a961073f382294775ede3153d31781a17198347966ed5223877bf2cc Homepage: https://sourceforge.net/p/libwpd/wiki/libodfgen/ Description: library to generate ODF documents Libodfgen is library providing ability to generate ODF documents from libwpd and libwps API calls. Package: libodfgen-dev Architecture: amd64 Version: 0.1.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libodfgen Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 185 Depends: librevenge-dev, libodfgen-0.1-1 (= 0.1.8-ok1) Filename: pool/main/libo/libodfgen/libodfgen-dev_0.1.8-ok1_amd64.deb Size: 20490 MD5sum: 345a6f9a59378aba29b74804146d7ffd SHA1: 7bbc0446c7bf8978d3ceca81ad6101ad216de2be SHA256: bcb40f8fdcd78eefb0f19257c15fd586bd683b9859865a4435e16d045a8dbfdb SHA512: f5ddd6ba2576a84d22276431f901c98056226c02a3bb6f5a625ca5506a842f0c492fa599039d9d6aaf07c29efbe864cabe801626c8b7fb61a6acdf48c16ebb48 Homepage: https://sourceforge.net/p/libwpd/wiki/libodfgen/ Description: library to generate ODF documents -- development Libodfgen is library providing ability to generate ODF documents from libwpd and libwps API calls. . This package contains the development files (headers, ...) Package: libofa0 Architecture: amd64 Version: 0.9.3-21ok1 Multi-Arch: same Priority: optional Section: libs Source: libofa Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 162 Depends: libc6 (>= 2.35), libfftw3-double3 (>= 3.3.5), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/libo/libofa/libofa0_0.9.3-21ok1_amd64.deb Size: 54734 MD5sum: 565cd2f74464f2be4b02087738698ec1 SHA1: 36085d8be22ad49b1144953fa86e00be46b39692 SHA256: 3c4028db1fdfac0c016f3831b82b9f5cb71f3a4d69f45a897a24dec79996de62 SHA512: 4d9af18cdc890154e146997f872f8e7144c2846c213f8444cbd6cf0be878d7eb7051a3f4de4bf0a7da66252ea5c900e58653cf5e13317211b4d82173a6f89ffe Homepage: https://github.com/tanob/libofa Description: library for acoustic fingerprinting LibOFA (Library Open Fingerprint Architecture) is a library for generating acoustic fingerprints that can be used to identify music files using the MusicDNS service. . This package provides the runtime library. Package: libofa0-dev Architecture: amd64 Version: 0.9.3-21ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libofa Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 222 Depends: libfftw3-dev, libofa0 (= 0.9.3-21ok1) Filename: pool/main/libo/libofa/libofa0-dev_0.9.3-21ok1_amd64.deb Size: 61736 MD5sum: 42fe7cb26deda3abb8da5cc5a9fcf52f SHA1: bd5389202b66f62783cf8cc1f6ce857749fdcd4e SHA256: 9b159187cbdee83288ddd0e11a06d1212056effb790a62498bfa2afca592540d SHA512: 14b2657799690931839fb14ed08e691f48ebf491da26dfbfe8e8d85b8a208e0bd8ef2a0036d095c4521c9fb311f78118e30d9131a421f77e20443e4e9a11c350 Homepage: https://github.com/tanob/libofa Description: library for acoustic fingerprinting (development files) LibOFA (Library Open Fingerprint Architecture) is a library for generating acoustic fingerprints that can be used to identify music files using the MusicDNS service. . This package provides is the development files. Package: libofficebean-java Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: java Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 93 Depends: liblibreoffice-java, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre, ure, libc6 (>= 2.2.5) Recommends: libreoffice-core-nogui | libreoffice-core Breaks: libreoffice-officebean (<< 1:6.4.0~rc2-1) Replaces: libreoffice-officebean (<< 1:6.4.0~rc2-1) Filename: pool/main/libr/libreoffice/libofficebean-java_7.4.7-ok1.4_amd64.deb Size: 39202 MD5sum: 2c023094b33f6f456e2a0f3ad5c9966e SHA1: 09d02d8fc58a34bda463939ae6ec27189b7defba SHA256: 47554d2e6c1b374bdbf8b5b9e76500417c63d47fa5f7149e315981188db88fe2 SHA512: 94fc4c5dbf2b78c5cf7b266ccc199b60a0cf2f1afc5b37ad3c6732374d728ffbbbb1c6136ee3f3bf2a829f43b39c6a0e352e2e1668c3c170ad75bd2957a944b4 Homepage: http://www.libreoffice.org Description: generic Java Bean wrapper for LibreOffice components LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Java library for the LibreOffice Office Bean for embedding LibreOffice in custom Java applications. Package: libogdi-dev Architecture: amd64 Version: 4.1.1+ds-ok2 Priority: optional Section: libdevel Source: ogdi-dfsg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 119 Depends: libogdi4.1 (= 4.1.1+ds-ok2), libtirpc-dev Suggests: pkgconf Breaks: libogdi3.2-dev (<< 4.0.0) Replaces: libogdi3.2-dev (<< 4.0.0) Filename: pool/main/o/ogdi-dfsg/libogdi-dev_4.1.1+ds-ok2_amd64.deb Size: 22344 MD5sum: 0490e4bc6e90ef3f7b5e6f7e8469ebff SHA1: e2374944408a9e2183cd24140533804ac96b603b SHA256: 68534ee623b5cef0b9978ab5599a7a571c66bf31cb512fb84720935d5bd39611 SHA512: 3e3967abd93a3c1dfc89e1f0f843a2eb65a9a935a43ab504b17bc3f89b12088620f94445b38db0c8fb9b678f561a3b92adae1a9957e873286873a1d99e2a5872 Homepage: http://ogdi.sourceforge.net/ Description: Open Geographic Datastore Interface Library -- development OGDI is the Open Geographic Datastore Interface. OGDI is an application programming interface (API) that uses a standardized access methods to work in conjunction with GIS software packages (the application) and various geospatial data products. OGDI uses a client/server architecture to facilitate the dissemination of geospatial data products over any TCP/IP network, and a driver-oriented approach to facilitate access to several geospatial data products/formats. . This package contains the development files to build OGDI enabled programs. Package: libogdi4.1 Architecture: amd64 Version: 4.1.1+ds-ok2 Multi-Arch: same Priority: optional Section: libs Source: ogdi-dfsg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 838 Depends: libc6 (>= 2.38), libexpat1 (>= 2.0.1), libtirpc3t64 (>= 1.0.2), zlib1g (>= 1:1.1.4) Suggests: ogdi-bin Filename: pool/main/o/ogdi-dfsg/libogdi4.1_4.1.1+ds-ok2_amd64.deb Size: 217432 MD5sum: 82cbaf028067509348ac595805802924 SHA1: 0f91487efaeb6aad309541d83bddd2768af90f11 SHA256: d47e46f647b7af0f4b20583f2dbd0c7db15f0c3c2483802e6e1b45b782f54e56 SHA512: 9f777101286dbf2be7ae1c39ac7b3160421cf6b19d39c2f7fbe68693acc00661a603d100f07dd2800205386eb91c83037375334661c05d7a50a97ef81c77b1ef Homepage: http://ogdi.sourceforge.net/ Description: Open Geographic Datastore Interface Library -- library OGDI is the Open Geographic Datastore Interface. OGDI is an application programming interface (API) that uses a standardized access methods to work in conjunction with GIS software packages (the application) and various geospatial data products. OGDI uses a client/server architecture to facilitate the dissemination of geospatial data products over any TCP/IP network, and a driver-oriented approach to facilitate access to several geospatial data products/formats. . This package contains the run-time library used by client programs. Package: libogg-dev Architecture: amd64 Version: 1.3.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libogg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 461 Depends: libogg0 (= 1.3.5-ok1) Filename: pool/main/libo/libogg/libogg-dev_1.3.5-ok1_amd64.deb Size: 158996 MD5sum: c50ea5b8249b6737d89981084dbb9ee2 SHA1: 7870bc53a076ce6d980b99dce55834f478c7ff05 SHA256: 8290a30e4cb436b96d6925dadbac503c5a0687faed3f12534bc588bec2f37a05 SHA512: 81ebbe2f3789149abfeb68f69642e91017b7de6af77d5a8b0826b5c61490eee731b0ea11139e74eb7ce35bb483625ed5e40a07388f57647ddb1546b22e4fe70b Homepage: https://xiph.org/ogg/ Description: Ogg bitstream library development files The libogg-dev package contains the header files and documentation needed to develop applications with libogg. Package: libogg0 Architecture: amd64 Version: 1.3.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libogg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 60 Depends: libc6 (>= 2.14) Filename: pool/main/libo/libogg/libogg0_1.3.5-ok1_amd64.deb Size: 20804 MD5sum: 2fd8bdb9fc6676c7aa59450cfada625e SHA1: 2160cc1ac4f8972e3dea7c7d77790aea1b5c2fb9 SHA256: c2503e2d84be614ed9161a110238d6f58d58e59c59d3c2aef60f27bec0a1b424 SHA512: 541832f1db9c764aba1f851b86e02a8b6342c1edede59d4b252a7ab73414893e638843eb5674f665c7e32d4df3eb9bdeb5604238f2f93679152320f95e8f601a Homepage: https://xiph.org/ogg/ Description: Ogg bitstream library Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams. Package: liboggkate-dev Architecture: amd64 Version: 0.4.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libkate Origin: openKylin Maintainer: openKylin Developers Installed-Size: 28 Depends: liboggkate1 (= 0.4.1-ok2) Filename: pool/main/libk/libkate/liboggkate-dev_0.4.1-ok2_amd64.deb Size: 4756 MD5sum: 18a57a39af2c7f192e171e8567b8c85e SHA1: c1e59d1ff8ca3f6b9b1bf988922b6784823484a0 SHA256: 15c6cd2360eb6609892c61d5adb53a2de792353c5482684f09a515dcf164a853 SHA512: afb54852ebaac07b2a9a246f7170773ab5ce06d8a1fe7cc55f118d5445aafe3c64edce12820f89e3953ba555f6eb561f3234024596b70b22f6fad0f605775749 Homepage: https://code.google.com/p/libkate/ Description: Codec for karaoke and text encapsulation for Ogg (dev) Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . liboggkate provides an API for the encapsulation of kate streams into Ogg. This package contains the development libraries. Package: liboggkate1 Architecture: amd64 Version: 0.4.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: libkate Origin: openKylin Maintainer: openKylin Developers Installed-Size: 33 Depends: libc6 (>= 2.14), libkate1 (>= 0.3.7) Filename: pool/main/libk/libkate/liboggkate1_0.4.1-ok2_amd64.deb Size: 5208 MD5sum: 7a58cdba252064dc0cd90c312a8838e1 SHA1: 98ecd1a9f53a6b02b84a3186a50f144b6c1182da SHA256: e8357a34cdd5812a18638e45836d173b44e116e5ee888965f129daa5309ed00d SHA512: cd1c4b23048a90ca50c8d0f8f6fc1fa9aae44dfe268e918ccecdb3c43cbfd87312fcd21313158e81fd2b3e6b98736f6c5152ae668af916d93fa023dca3243a9c Homepage: https://code.google.com/p/libkate/ Description: Codec for karaoke and text encapsulation for Ogg Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . liboggkate provides an API for the encapsulation of kate streams into Ogg. Package: libokular5core11 Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: libs Source: okular Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1108 Depends: kio, libc6 (>= 2.38), libkf5archive5 (>= 5.68.0~), libkf5bookmarks5 (>= 5.68.0~), libkf5configcore5 (>= 5.68.0~), libkf5configgui5 (>= 5.68.0~), libkf5configwidgets5 (>= 5.68.0~), libkf5coreaddons5 (>= 5.68.0~), libkf5i18n5 (>= 5.68.0~), libkf5kiocore5 (>= 5.68.0~), libkf5kiowidgets5 (>= 5.68.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5threadweaver5 (>= 5.68.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.68.0~), libkf5widgetsaddons5 (>= 4.96.0), libphonon4qt5-4 (>= 4:4.8.0), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5printsupport5 (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libqt5svg5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 5), phonon4qt5, zlib1g (>= 1:1.1.4) Filename: pool/main/o/okular/libokular5core11_23.08.5-ok1_amd64.deb Size: 324684 MD5sum: f647f7a6ac9415e25d41c8a2fa117ac1 SHA1: 90543ce6041bc2b2839419b13f5b100fa6244ec4 SHA256: 5fb57f92a35a4770c6fc84e9ba9d84a54c4695665a30d74d3e9fe8600f4e24b1 SHA512: e9e1dd2027d999c5e54d1bd37fe36f9a582f2cdae6dc1f9950f956781bc35950eb63b6a3973083227d789623561ccf643dc6b491da6f711512a76f4d0e94b8b6 Homepage: https://apps.kde.org/en/okular Description: libraries for the Okular document viewer This package contains libraries used by the Okular document viewer. . This package is part of the KDE graphics module. Package: libole-storage-lite-perl Architecture: all Version: 0.22-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 102 Depends: perl:any, libio-stringy-perl Filename: pool/main/libo/libole-storage-lite-perl/libole-storage-lite-perl_0.22-ok1_all.deb Size: 20048 MD5sum: 31b2b4f20a31b365771af68a8cc26c27 SHA1: 48a82aafca1c70659b843559873c4f1ac98dd05d SHA256: 654190bee54c0fbb3edc86299af45826b487509a69230040fa59fd43445d4843 SHA512: 10c65f7ffb4b66cda7c27215f090203ff749227d13a236c3fc5ec2960c89175a55f310d71d907d3bd9e1e8f65a9a6b132adba5995fa60d774713e1c37c4a69ee Homepage: https://metacpan.org/release/OLE-Storage_Lite Description: simple class for OLE document interface OLE::Storage_Lite is a Perl module that allows you to read and write an OLE-Structured file. OLE (Object Linking and Embedding) is Microsoft's framework for a compound document technology which is used throughout the Office product family. . This module provides the OLE functionality for Spreadsheet::ParseExcel (see libspreadsheet-parseexcel-perl) which can used to extract data from Excel spreadsheets. Package: libomp-10-dev Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 236 Provides: libomp-x.y-dev Depends: libomp5-10 (= 1:10.0.0-ok3), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Suggests: libomp-10-doc Conflicts: libomp-x.y-dev Breaks: libiomp-dev (<< 3.7-0), libomp-dev (<< 44) Replaces: libomp-x.y-dev Filename: pool/main/l/llvm-toolchain-10/libomp-10-dev_10.0.0-ok3_amd64.deb Size: 53038 MD5sum: cad492cc55be91dfa9d16822a725ad2a SHA1: 3cbb684a7dbb6306ccb1399d11ba0ec239aab407 SHA256: f95b99679234d0cd283581590b0f9a435219c61f3a82c3a23b5831c64dc43622 SHA512: f9648bc16f068374fddebc024d81915884c96e5bf1308eca99eed6c3793fee5df269444da50eea5a022f55783f0d4f8643c2cf84f9ea3d22fcf8fb3a6ff1bbad Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-10-doc Architecture: all Version: 1:10.0.0-ok3 Priority: optional Section: doc Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 12000 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Filename: pool/main/l/llvm-toolchain-10/libomp-10-doc_10.0.0-ok3_all.deb Size: 848800 MD5sum: 67a75befc569e5feef24c4ce11a930a2 SHA1: 95eba7ad28e9b17110d4f885b17bbd7f5ca9c688 SHA256: ea1fd44523c9350675026d399a2ce9a09c3835ef1822c3748cab6e471cbd5d64 SHA512: eaa1cbb269ff46b017cd5c34ee9ef18805400a3edbf478e2131f668f4bd03e327889e6420db08405c17b7fb3791f8b9362b5c57f863e347852d876195650e708 Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 12407 Provides: libomp-x.y-dev Depends: libomp5-15 (= 1:15.0.7-ok3), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11) Suggests: libomp-15-doc Conflicts: libomp-x.y-dev Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44) Replaces: libomp-x.y-dev Filename: pool/main/l/llvm-toolchain-15/libomp-15-dev_15.0.7-ok3_amd64.deb Size: 393684 MD5sum: 1ae0d5d5ec8ce5a7ef14cb534f8d368e SHA1: aa8dfccc3baca88388c4df82b6f985f70e196d7d SHA256: d2243bebc1421fa2bee3254e4d7c8277ff96c3a7d7585f17d3135478dc635b0a SHA512: ef50da32aa2489888e396e2e47251f36f369ad7a28587fb54d289ffa1d666ef85d0e5b45b3d6500dc05c7ede692607e3801d073a2736cb39448cf6b85436bfa9 Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-15-doc Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: doc Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 13811 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Filename: pool/main/l/llvm-toolchain-15/libomp-15-doc_15.0.7-ok3_amd64.deb Size: 976166 MD5sum: 5b3e59894d8150d082a014d5fee98d98 SHA1: 4f17ac7a839889ded85ac2a7ec7c55ecdf411a45 SHA256: cf2a139d2b395ac036e2014f4acc6fda3616715aaa9ce185fd23eb126eed875d SHA512: 3fc3688213f9fa4093eaca422d867b9641143960c575efc93ee8720ac868120fd37acab4df8707e7e050fbe71b9e976a86196850a3deea54161439f3ce95744c Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 21587 Provides: libomp-x.y-dev Depends: libomp5-17t64 (= 1:17.0.6-9ok4), libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm17t64, libomp5-17 (>= 17), libpython3.12 (>= 3.12.1), libstdc++6 (>= 11), libtinfo6 (>= 6), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Suggests: libomp-17-doc Conflicts: libomp-x.y-dev Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44) Replaces: libomp-x.y-dev Filename: pool/main/l/llvm-toolchain-17/libomp-17-dev_17.0.6-9ok4_amd64.deb Size: 720244 MD5sum: 61f30bbfd3f4b7a059847883afa3e39d SHA1: e9232398be075ba27e082179da1b53a33f595231 SHA256: 46d8c2591b8782c284e75bc79890f868bef8a99778bf497eeb531da8f9d97201 SHA512: 9b23b8ff258eac99a2db5febab7ff903e263d34be077fda1aa380c76f3f5c8a80906ac59e36d74b4827b64448cdb911462c86e135e3a28c1cf9bd7921201297f Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-17-doc Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: doc Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 14316 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Filename: pool/main/l/llvm-toolchain-17/libomp-17-doc_17.0.6-9ok4_all.deb Size: 996888 MD5sum: b90d49aadfc4ba0a71aef6875f59878a SHA1: 2b6725e6f07f3360c47af0e2b0d3cfedd26c84fb SHA256: 62c0112b4e978f13e5dea0a5415bd02e6f6aae4a768ff9ada85fe74a50ac5aaf SHA512: ce0b0ce78f12449822dd3be6122c4cb44bb00a3adeede484fa1e11687ef2c048c585720e039bffcf4bb2592265be2bd407086c8e4bad950b364d95681b8f1787 Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp-dev Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8 Depends: libomp-17-dev (>= 17~) Filename: pool/main/l/llvm-defaults/libomp-dev_17.0-58~exp1-ok1_amd64.deb Size: 1940 MD5sum: af30464a11d2db62886d7227020286ff SHA1: e2c5c84ee0bede84e2041c2fc431c2c2774e2de2 SHA256: d7e4afa6ff68e3cc882c0f6bd005905dfc919538d893153950817e841d393e16 SHA512: bf160855377f0fa47b2344edd584d112a613bdf8144bc2be4255b0b35078dfa7804831363266b5c1d83ac4c3f206cb795f952c94eac4434335c9e6b4dd6067f3 Description: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This is a dependency package providing the default LLVM OpenMP dev package. Package: libomp5 Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: libs Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8 Depends: libomp5-17 (>= 17~) Filename: pool/main/l/llvm-defaults/libomp5_17.0-58~exp1-ok1_amd64.deb Size: 1924 MD5sum: 318c6eb867298a4780f6091b64593e31 SHA1: 813dd68f4dd6ed3e3035942359f1b24a224125c0 SHA256: c8797eee679d6030ab326730b56ea93c879500f0581e745d912e0ffa07ba1b3a SHA512: 1c08db6251b9c97674f8e7ec51cc0da48b32a792faca468cfd0a5402fa6fbecb2e76a79aa43007a187856909937eea7d517b5f8018bf3065753e8a59ef57cf6d Description: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This is a dependency package providing the default LLVM OpenMP runtime. Package: libomp5-10 Architecture: amd64 Version: 1:10.0.0-ok3 Multi-Arch: same Priority: optional Section: devel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 1930 Provides: libomp-x.y Depends: libc6 (>= 2.14) Conflicts: libomp-x.y Breaks: libomp5 (<< 44) Replaces: libomp-x.y Filename: pool/main/l/llvm-toolchain-10/libomp5-10_10.0.0-ok3_amd64.deb Size: 328910 MD5sum: d8b5f4285fa42cd7c6b7f134ed23e1ef SHA1: ff708f33acd2cc912fa3a209cea5fb369ac585f8 SHA256: 9fb44d41bd41044d34831219b3eb40162edea108ed4461741a38189c8476e463 SHA512: 7fd6b1169daaa301220c4ea9afca5cb4fd3fa0c9f54473c53bfb28036d01ea1a3165b80bc5ed2f2ddd60456a58ee92787641a8c1f028631c9dd40b044300baf6 Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp5-15 Architecture: amd64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 2585 Provides: libomp-x.y Depends: libc6 (>= 2.34), libelf1 (>= 0.144), libffi8 (>= 3.4), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11) Conflicts: libomp-x.y Breaks: libomp5 (<< 44) Replaces: libomp-x.y Filename: pool/main/l/llvm-toolchain-15/libomp5-15_15.0.7-ok3_amd64.deb Size: 481870 MD5sum: 52b8e2793b89f69e37ec07301848babc SHA1: 9749cb0821b9faac875eb80b1f81373698eb701c SHA256: f442410d2009ee57cc8fc9a088d0e67615baa738d88efe44d4aab5a4e5474189 SHA512: aea38b06843046d34cfab23bfbfac22f6c372222a5ed639f93aee4a87c49934892c5a822372d38343b14a9a0de74d8edb4e931668212be790d5207dc3597de8b Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp5-17t64 Architecture: amd64 Version: 1:17.0.6-9ok4 Multi-Arch: same Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 3177 Provides: libomp-x.y, libomp5-17 (= 1:17.0.6-9ok4) Depends: libc6 (>= 2.38), libffi8 (>= 3.4), libgcc-s1 (>= 3.0), libllvm17t64, libstdc++6 (>= 11) Conflicts: libomp-x.y Breaks: libomp5 (<< 44), libomp5-17 (<< 1:17.0.6-9ok4) Replaces: libomp-x.y, libomp5-17 Filename: pool/main/l/llvm-toolchain-17/libomp5-17t64_17.0.6-9ok4_amd64.deb Size: 526328 MD5sum: 8324284d0f566312f8efd2db2134a3e4 SHA1: b669565cec154501187b99091abbacc3b82db866 SHA256: e5ad4af360dbfeaf4e90a6db14f92389f4564afbf11bbc95dfd7c7ae22540846 SHA512: fffcb62937ed4929ecf0b13bc6d3a2ad9ffaa6b4c29715ae367fe4df1c0f3b49cb2c6965d6a04f6be1e1cf3002bc97426b74fbccd8e14309c1d734335a874da2 Homepage: https://www.llvm.org/ Description: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libonig-dev Architecture: amd64 Version: 6.9.9-ok1 Priority: optional Section: libdevel Source: libonig Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 231 Depends: libonig5 (= 6.9.9-ok1) Filename: pool/main/libo/libonig/libonig-dev_6.9.9-ok1_amd64.deb Size: 57388 MD5sum: 5e48ed9936438c0783c5af41e1831f69 SHA1: e513555b6080118d09b7336ef4cdbb8cbf0bbaf8 SHA256: ff1c404c269d6b82946f8ab8c3b34d1ca07ea6498352c23847331c140c54de83 SHA512: 129c3434178730cf6b958a271b2fd9b765d0def107fae3704f7d7157584baa433f3b12ebeb7c7cf9238501bed87f8c469de2e0483768f256af0dfafe10201ed9 Homepage: https://github.com/kkos/oniguruma Description: regular expressions library — development files Oniguruma is a library for working with regular expressions. . Different character encoding for every regular expression object can be specified. . This package provides development files and static libraries. Package: libonig5 Architecture: amd64 Version: 6.9.9-ok1 Multi-Arch: same Priority: optional Section: libs Source: libonig Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 671 Depends: libc6 (>= 2.14) Filename: pool/main/libo/libonig/libonig5_6.9.9-ok1_amd64.deb Size: 151088 MD5sum: 6631850fdc0d02d6a73647912a96845b SHA1: e82fd5bfafdd74bd264c48b35fd56a1a1c85e572 SHA256: b242dc897651722becf0ff85277539a54fc1e64777f40c4a9e95bdae2a40ec6c SHA512: 746eb5b215b3665a3e063711d1bef6f7d0f0edc0df74236f04e2fc323cb4e8024c2954ce48fb3e588f80e99faa02f07cf484e083ab0846ce4e8eb9e5e4f0cffa Homepage: https://github.com/kkos/oniguruma Description: regular expressions library Oniguruma is a library for working with regular expressions. . Different character encoding for every regular expression object can be specified. Package: libopenal-data Architecture: all Version: 1:1.23.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: openal-soft Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Games Team Installed-Size: 256 Breaks: libopenal1 (<< 1:1.14-5) Replaces: libopenal1 (<< 1:1.14-5) Filename: pool/main/o/openal-soft/libopenal-data_1.23.1-ok1_all.deb Size: 156960 MD5sum: 71d415db4570bf1f1de0c3948f009380 SHA1: 2d13e12939ffb1554c1ecab1b7840ec4099a73f5 SHA256: 6c56f741c0eb230c75e2f1e3ca0a0bca937dcbae7702137966a20c2c83e2f066 SHA512: f248a9109fd4103b0c82d97bfb1ebb52ebba2bf1115f97b820f4f54208d76df2ff5ed9d2488ac1c830a3ac8eeb63f338b6ba2f7c02b69ec89aabce9166d3d9f6 Homepage: https://github.com/kcat/openal-soft Description: Software implementation of the OpenAL audio API (data files) OpenAL, the Open Audio Library, is a joint effort to create an open, vendor-neutral, cross-platform API for interactive, primarily spatialized audio. OpenAL's primary audience are application developers and desktop users that rely on portable standards like OpenGL, for games and other multimedia applications. . This package installs data files used by the OpenAL Soft shared library. Package: libopenal-dev Architecture: amd64 Version: 1:1.23.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: openal-soft Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Games Team Installed-Size: 174 Depends: libopenal1 (= 1:1.23.1-ok1) Filename: pool/main/o/openal-soft/libopenal-dev_1.23.1-ok1_amd64.deb Size: 23260 MD5sum: 1435248a496029eae48dfaebea0956dd SHA1: 6e08cad96fb19bebf14479cd1c05fecb6459d119 SHA256: db349e0ef4a1e93590c590d63b8d13622bae7288d26dea530214563d2f3f5a77 SHA512: 3d6c053005f1af443fe8600d7f58ba230fd6f16f86095e0a90f28fde91adcc0981cbc4d2840604545ccbd4ddca9c93b5e37db42c3bc344d5d2432f4146c3449d Homepage: https://github.com/kcat/openal-soft Description: Software implementation of the OpenAL audio API (development files) OpenAL, the Open Audio Library, is a joint effort to create an open, vendor-neutral, cross-platform API for interactive, primarily spatialized audio. OpenAL's primary audience are application developers and desktop users that rely on portable standards like OpenGL, for games and other multimedia applications. . This package contains the files necessary for development with OpenAL . Package: libopenal1 Architecture: amd64 Version: 1:1.23.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: openal-soft Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Games Team Installed-Size: 1160 Depends: libopenal-data (= 1:1.23.1-ok1), libc6 (>= 2.38), libgcc-s1 (>= 4.0), libsndio7.0 (>= 1.1.0), libstdc++6 (>= 6) Recommends: libasound2 (>= 1.0.16), libpulse0 (>= 0.99.1) Suggests: libportaudio2 (>= 19+svn20101113) Filename: pool/main/o/openal-soft/libopenal1_1.23.1-ok1_amd64.deb Size: 496972 MD5sum: 848e8ae43b167b99a36360b955af2fcf SHA1: 4f7d7bb94f70df4d35febf097aedb4844bff8484 SHA256: 06d643e0426526342afb8830ca4cc90502d1337ff909a81f23e3ecf10ee500e9 SHA512: c3ab4860a095160c3b2fdc9aec8a46b519cef2a9690edd790fb192011814dc50b50c4c1d36cc1dce494bf059e0fd1e4eaca64f72dba251b0e12c57078b4ad430 Homepage: https://github.com/kcat/openal-soft Description: Software implementation of the OpenAL audio API (shared library) OpenAL, the Open Audio Library, is a joint effort to create an open, vendor-neutral, cross-platform API for interactive, primarily spatialized audio. OpenAL's primary audience are application developers and desktop users that rely on portable standards like OpenGL, for games and other multimedia applications. . This library is meant as a compatible update/replacement to the OpenAL Sample Implementation (the SI). The SI has been unmaintained for quite a while, and would require a lot of work to clean up. This is a fork the old Windows version to attempt an accelerated ALSA version of an OpenAL implementation. . OpenAL Soft supports mono, stereo, 4-channel, 5.1, 6.1, and 7.1 output, as opposed to the SI's 4-channel max (though it did have some provisions for 6 channel, this was not 5.1, and was seemingly a "late" addition). OpenAL Soft does not support the Vorbis and MP3 extensions, however those were considered deprecated even in the SI. It does, though, support some of the newer extensions like AL_EXT_FLOAT32 and AL_EXT_MCFORMATS for multi-channel and floating-point formats, as well as ALC_EXT_EFX for environmental audio effects, and others. . This package installs the OpenAL Soft shared library. Package: libopencc-data Architecture: all Version: 1.1.7+ds1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: opencc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 36 Breaks: libopencc2-data (<< 1.1.1~) Replaces: libopencc2-data (<< 1.1.1~) Filename: pool/main/o/opencc/libopencc-data_1.1.7+ds1-ok1_all.deb Size: 8200 MD5sum: 02bd59c11c23c813cea97aa116815195 SHA1: eaa278226af2f1e53fdfb630466680a1c06db5ee SHA256: 4a2ae1070c0006c30f2d98fe461050583d32b1eda1b4dd7a81208ab36d95456b SHA512: a0d2bda72be45bf89b59ade3f565a84af27139232cbdfa16a52e15a6387c9131b34c5caa9129fce392e51910db155068e796442e29290c29775e9a3cf2cd22ed Homepage: https://github.com/BYVoid/OpenCC Description: simplified-traditional Chinese conversion library - data files opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package includes the data files. Package: libopencc-dev Architecture: amd64 Version: 1.1.7+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: opencc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 115 Depends: libopencc1.1 (= 1.1.7+ds1-ok1) Suggests: libopencc-doc Filename: pool/main/o/opencc/libopencc-dev_1.1.7+ds1-ok1_amd64.deb Size: 16392 MD5sum: 2ab7211725e131af3fd39a984076ad38 SHA1: 063f7f33740d73c85ffdf56edc5cfa11bd4963c7 SHA256: 436181d535a80c7a727153bd8594732d4954a72b9cf9f6696227042281068a01 SHA512: 6ac1ae4537bc824cc3662cce81495ccf784cd52b161ae10a568348cf12f1107bd253ce5e16e43529e056f15e2a8548fff7a5e204b6695dc36ffc6c5a0e90c472 Homepage: https://github.com/BYVoid/OpenCC Description: simplified-traditional Chinese conversion library - development opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package includes the development support files. Package: libopencc-doc Architecture: all Version: 1.1.7+ds1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: opencc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 2021 Filename: pool/main/o/opencc/libopencc-doc_1.1.7+ds1-ok1_all.deb Size: 172692 MD5sum: 61850e38e2655c4f3db71bc2976a2dbd SHA1: aaa27714738ac1e0b1e35aad0d74d031523498a9 SHA256: b2cc4b2759ca1acad525fb221b70bd07de65011bba279a36d56009e7685847a3 SHA512: 355b1859898308f81aaea638f3503621cd6813c9b80222636f3a056ccccf2edaaed8d5c5a280c30880df27cbfe33490a1c7e0aef058896bb3c0c622108563ee9 Homepage: https://github.com/BYVoid/OpenCC Description: simplified-traditional Chinese conversion library - document opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package includes the library document files. Package: libopencc1.1 Architecture: amd64 Version: 1.1.7+ds1-ok1 Priority: optional Section: libs Source: opencc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 1349 Depends: libopencc-data (= 1.1.7+ds1-ok1), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libmarisa0 (>= 0.2.5), libstdc++6 (>= 11) Filename: pool/main/o/opencc/libopencc1.1_1.1.7+ds1-ok1_amd64.deb Size: 544412 MD5sum: 808aca67873d55b566d69511b4c7d865 SHA1: c871fdc671d501a30aebde6b432969f12097bd1c SHA256: 9fb01d886c63f2e9fcea46f205c412528e88781b7fd62b18224c728e8570c7ba SHA512: 1e89c237a6d6630a969d70f4de520ae2670769835eae38d39922ea23b55ff44708e83904a6cd5e9342e8127818614a3b8a0a387cf18a852c2fe8d1e332450651 Homepage: https://github.com/BYVoid/OpenCC Description: simplified-traditional Chinese conversion library - runtime opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package includes the shared library. Package: libopencolorio-dev Architecture: amd64 Version: 2.1.3+dfsg-ok13 Multi-Arch: same Priority: optional Section: libdevel Source: opencolorio Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 318 Depends: libopencolorio2.1 (= 2.1.3+dfsg-ok13) Filename: pool/main/o/opencolorio/libopencolorio-dev_2.1.3+dfsg-ok13_amd64.deb Size: 60532 MD5sum: d8a5ba8297c2c5c4e3df0b885199d0b8 SHA1: 601ab5df40d599044ca17d815f402f42ec28e6b8 SHA256: 22b71e87fccc425552d065d3e1792e5b4be12eaae4ba302e420b8debbeec53ff SHA512: 8670d973031968355bf1a43fccaea5d055fa98f81037f5b862bf602d114ed86027899c8eccb3e3e54e3778edda8274b97955efab59d05850e5482dd28dfb56d6 Homepage: https://opencolorio.org Description: complete color management solution - development OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. OCIO provides a straightforward and consistent user experience across all supporting applications while allowing for sophisticated back-end configuration options suitable for high-end production usage. OCIO is compatible with the Academy Color Encoding Specification (ACES) and is LUT-format agnostic, supporting many popular formats. . OpenColorIO is released as version 2.0 and has been in development since 2003. OCIO represents the culmination of years of production experience earned on such films as SpiderMan 2 (2004), Surf's Up (2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland (2010), and many more. OpenColorIO is natively supported in commercial applications like Katana, Mari, Nuke, Maya, Houdini, Silhouette FX, and others. . OpenColorIO is free and open source software and one of several projects actvively sponsored by the ASWF (Academy Software Foundation). . This package provides the development files used to build applications using OpenColorIO. Package: libopencolorio2.1 Architecture: amd64 Version: 2.1.3+dfsg-ok13 Multi-Arch: same Priority: optional Section: libs Source: opencolorio Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 5521 Depends: libc6 (>= 2.38), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libimath-3-1-29t64 (>= 3.1.9), libpystring0 (>= 1.1.4), libstdc++6 (>= 11), libyaml-cpp0.8 (>= 0.7.0) Filename: pool/main/o/opencolorio/libopencolorio2.1_2.1.3+dfsg-ok13_amd64.deb Size: 1322048 MD5sum: 00ba61794788231ca75dc402f3935fcf SHA1: 2479b689145a082ac5cb0925421106c5fa38b321 SHA256: 9d8a008eb37149c1966ef359b6238b8714c7d55a0b968be60015bd24a8bc53c9 SHA512: 68b7b41716788ca00ff42685a21b64ecd8288904ef01c3955e651c9cebc5d190a05c056018b53ff6dfb96667f73ddb588f855d87f6985576d29a7a165bfbcc76 Homepage: https://opencolorio.org Description: complete color management solution - runtime OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. OCIO provides a straightforward and consistent user experience across all supporting applications while allowing for sophisticated back-end configuration options suitable for high-end production usage. OCIO is compatible with the Academy Color Encoding Specification (ACES) and is LUT-format agnostic, supporting many popular formats. . OpenColorIO is released as version 2.0 and has been in development since 2003. OCIO represents the culmination of years of production experience earned on such films as SpiderMan 2 (2004), Surf's Up (2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland (2010), and many more. OpenColorIO is natively supported in commercial applications like Katana, Mari, Nuke, Maya, Houdini, Silhouette FX, and others. . OpenColorIO is free and open source software and one of several projects actvively sponsored by the ASWF (Academy Software Foundation). . This package provides the runtime files used to run applications built against OpenColorIO. Package: libopenconnect-dev Architecture: amd64 Version: 9.12-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: openconnect Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 75 Depends: libgnutls28-dev, liblz4-dev, libopenconnect5 (= 9.12-ok1), libp11-kit-dev, libpcsclite-dev, libpskc-dev, libproxy-dev, libstoken-dev, libxml2-dev, zlib1g-dev Filename: pool/main/o/openconnect/libopenconnect-dev_9.12-ok1_amd64.deb Size: 13592 MD5sum: cfc7dc3b66834040e668da2582b05747 SHA1: 3250af4f464126fb8e1625685535bbf201e9ba56 SHA256: 27f6f887cae17d6775eda06affb4b95dd7d207a2b2180fe4dfbf1b0681f080a8 SHA512: b6b27be64fcacbf3bfec12b4947ac8be2f3ee84124f76cd53b7aa25251e8ed950d3e9295dcb7a6f5aac21c7d3cdd73f98727e6938cf84d3077c2ec868c3dbb67 Homepage: https://www.infradead.org/openconnect/ Description: open client for various network vendors SSL VPNs - development files OpenConnect is an SSL VPN client initially created to support Cisco's AnyConnect SSL VPN. It has since been extended to support the Pulse Connect Secure VPN (formerly known as Juniper Network Connect or Junos Pulse), the Palo Alto Networks GlobalProtect SSL VPN, F5 Big-IP SSL VPN, Fortinet Fortigate SSL VPN and Array Networks AG SSL VPN. . This package provides the header and development files. Package: libopenconnect5 Architecture: amd64 Version: 9.12-ok1 Multi-Arch: same Priority: optional Section: libs Source: openconnect Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 668 Depends: libc6 (>= 2.33), libgmp10, libgnutls30 (>= 3.6.13), libgssapi-krb5-2 (>= 1.17), libhogweed5, liblz4-1 (>= 0.0~r130), libp11-kit0 (>= 0.23.18.1), libpcsclite1 (>= 1.3.0), libproxy1v5 (>= 0.4.14), libpskc0 (>= 2.6.4), libstoken1 (>= 0.6), libtasn1-6 (>= 4.14), libtss2-esys-3.0.2-0 (>= 2.3.1), libtss2-mu0 (>= 3.0.1), libtss2-tctildr0 (>= 3.0.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0) Recommends: ca-certificates Filename: pool/main/o/openconnect/libopenconnect5_9.12-ok1_amd64.deb Size: 190908 MD5sum: 2913707edb34a50b7c24d791080b2cad SHA1: 7919a0285f9fdfb62a14910b6d8605dd5f8b3471 SHA256: 05cda235868ab4e357f20cf9d41e7d52ad45347efb75fa7a8b9b3518cd27bc6b SHA512: dd671bf3f5b111be3efedff9e39791454745d778868da7f1da5480fc225d00bf251cd991c1921d422106ab764840e2e3168e1293aef40ccd54b7a92f07d820ad Homepage: https://www.infradead.org/openconnect/ Description: open client for various network vendors SSL VPNs - shared library OpenConnect is an SSL VPN client initially created to support Cisco's AnyConnect SSL VPN. It has since been extended to support the Pulse Connect Secure VPN (formerly known as Juniper Network Connect or Junos Pulse), the Palo Alto Networks GlobalProtect SSL VPN, F5 Big-IP SSL VPN, Fortinet Fortigate SSL VPN and Array Networks AG SSL VPN. . This package provides the shared library. Package: libopencv-calib3d-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 5743 Depends: libopencv-calib3d406 (= 4.6.0+dfsg-ok9), libopencv-features2d-dev (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-calib3d-dev_4.6.0+dfsg-ok9_amd64.deb Size: 952212 MD5sum: 3ece560dabf31a1390ad2cf3d468f5c0 SHA1: e2d51f0820b60817ac4b43adae30c5637588ae3a SHA256: da96475489af966956416c69345d6cedd4e93c1c207dc0552e619c2719ba7873 SHA512: 613df63e1ff4ff29c1ca2381dec4ac319ad27ee43178598b6066a3d5b5990413bcc91d34e02a941efc0eac4f18d0d44afba902535c1100bbcd80625d0b54c63e Homepage: https://opencv.org Description: development files for libopencv-calib3d406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Camera Calibration library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-calib3d406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1864 Depends: libc6 (>= 2.32), libgcc-s1 (>= 4.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-flann406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 11) Filename: pool/main/o/opencv/libopencv-calib3d406_4.6.0+dfsg-ok9_amd64.deb Size: 649312 MD5sum: 5484f7b2e4f401821d4519f05430771f SHA1: d62de507bf31f321e22851a4a1767b8c434b084a SHA256: 4f4bd7e6c676bbcadc2774b179c32cafb4d42664d1052bbd4c38554e0daaa064 SHA512: da3e1c4f8c84f07389c0fdb8cd19ab5ef8c37fbabb8c095fcca93ff3bb3bb5486ebd47b251ae2a9d70f192f3f7e206552eceac20132e2fc1b1f30994fc33ce1e Homepage: https://opencv.org Description: computer vision Camera Calibration library This package contains the OpenCV (Open Computer Vision) Camera Calibration runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-contrib-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 30612 Depends: libopencv-calib3d-dev (= 4.6.0+dfsg-ok9), libopencv-contrib406 (= 4.6.0+dfsg-ok9), libopencv-core-dev (= 4.6.0+dfsg-ok9), libopencv-dnn-dev (= 4.6.0+dfsg-ok9), libopencv-features2d-dev (= 4.6.0+dfsg-ok9), libopencv-flann-dev (= 4.6.0+dfsg-ok9), libopencv-highgui-dev (= 4.6.0+dfsg-ok9), libopencv-imgcodecs-dev (= 4.6.0+dfsg-ok9), libopencv-imgproc-dev (= 4.6.0+dfsg-ok9), libopencv-ml-dev (= 4.6.0+dfsg-ok9), libopencv-objdetect-dev (= 4.6.0+dfsg-ok9), libopencv-photo-dev (= 4.6.0+dfsg-ok9), libopencv-shape-dev (= 4.6.0+dfsg-ok9), libopencv-stitching-dev (= 4.6.0+dfsg-ok9), libopencv-superres-dev (= 4.6.0+dfsg-ok9), libopencv-video-dev (= 4.6.0+dfsg-ok9), libopencv-videoio-dev (= 4.6.0+dfsg-ok9), libopencv-videostab-dev (= 4.6.0+dfsg-ok9), libopencv-viz-dev (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-contrib-dev_4.6.0+dfsg-ok9_amd64.deb Size: 5085416 MD5sum: ae149d306410a2b983c4a86eb4c7fcb4 SHA1: 835fca2c8a21db0c6db463e3cda5c57b69178baa SHA256: fee60ca2a5173d63f1e8fb888bde398569d9906ca5b72a63a579299aed677e83 SHA512: f85012672bdf49525e3ef836a03cceef95318f244b4cf57e4be933ce34c11a2c8ef4af0c67c9654356d9f93e72f0122008fb832bded979b7fe7448f122e2333c Homepage: https://opencv.org Description: development files for libopencv-contrib406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) contrib library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-contrib406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 9827 Depends: libc6 (>= 2.38), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 4.0), libharfbuzz0b (>= 0.9.9), libhdf5-103-1t64, libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-dnn406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-flann406 (>= 4.6.0+dfsg), libopencv-highgui406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-ml406 (>= 4.6.0+dfsg), libopencv-objdetect406 (>= 4.6.0+dfsg), libopencv-video406 (>= 4.6.0+dfsg), libopengl0, libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 11), libtesseract5 (>= 5.3.4) Filename: pool/main/o/opencv/libopencv-contrib406_4.6.0+dfsg-ok9_amd64.deb Size: 3654712 MD5sum: 35ad36eb0b9091bb8417921c7cdd1745 SHA1: 4ae512afbaf29b2569346dab60a91eef6176af82 SHA256: 3ed343eb01068f0d481a811baea8e97fc338a724762d87e4b65e981f6301de7f SHA512: 1e937871f501668dc1cf04b98f2c799d2dcffdaa3d66e9bfa5e7d7448d2efeb40feb61f8aae2335351908dd463aceae2e0a10d17836e19d178555f8d97698517 Homepage: https://opencv.org Description: computer vision contrlib library This package contains the OpenCV (Open Computer Vision) opencv_contrib runtime libraries. This package contain following contrlib libraries: . - aruco - barcode - bgsegm - bioinspired - ccalib - cnn_3dobj - cvv - datasets - dpm - face - freetype - fuzzy - hdf - hfs - img_hash - line_descriptor - matlab - optflow - ovis - phase_unwrapping - plot - reg - rgbd - saliency - sfm - stereo - structured_light - surface_matching - tracking - ximgproc - xobjdetect - xphoto - wechat-qrcode . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-core-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 12658 Depends: libopencv-core406 (= 4.6.0+dfsg-ok9), libtbb-dev, zlib1g-dev Filename: pool/main/o/opencv/libopencv-core-dev_4.6.0+dfsg-ok9_amd64.deb Size: 1836304 MD5sum: a26bf9193cf1b0204511ed37976278f0 SHA1: fd1ef5f2b62568d277858f112c8df1b1e8658ce5 SHA256: cef70f6b911e3a6056168feaaa0b005e9900416d1baa9763785b421ffb911b75 SHA512: 6f0c9ead68f27d8d31cb9fd1053856eea505a5e4bbca8ea9fc959050f45979922b3b849b07b639da4371de6cda1f2f3c2db27e14c74a8800e33865c91f44ba29 Homepage: https://opencv.org Description: development files for libopencv-core406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) core. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-core406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3472 Depends: libblas3 | libblas.so.3, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglx0, liblapack3 | liblapack.so.3, libstdc++6 (>= 12), libtbb12 (>= 2021.4.0), zlib1g (>= 1:1.1.4) Filename: pool/main/o/opencv/libopencv-core406_4.6.0+dfsg-ok9_amd64.deb Size: 1099176 MD5sum: 361ea2441d01f846156443e7428f8064 SHA1: 6b8e536adbbd3f69ccd6560093a3937e199efb82 SHA256: 100a0f1063380ed2ebb5f697d75df310b38b49b1d21e6f502cb07a13c08c9ede SHA512: f3a28609671d531b0195f028f079b8ecc363278e367fe3cafe8f60b4882ece5ac4f71c8d9cff2492b60650474f786f2231f8fc928531ac56339f473b8610aaad Homepage: https://opencv.org Description: computer vision core library This package contains the OpenCV (Open Computer Vision) core runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 333 Depends: libilmbase-dev, libopencv-calib3d-dev (= 4.6.0+dfsg-ok9), libopencv-contrib-dev (= 4.6.0+dfsg-ok9), libopencv-core-dev (= 4.6.0+dfsg-ok9), libopencv-dnn-dev (= 4.6.0+dfsg-ok9), libopencv-features2d-dev (= 4.6.0+dfsg-ok9), libopencv-flann-dev (= 4.6.0+dfsg-ok9), libopencv-highgui-dev (= 4.6.0+dfsg-ok9), libopencv-imgcodecs-dev (= 4.6.0+dfsg-ok9), libopencv-imgproc-dev (= 4.6.0+dfsg-ok9), libopencv-ml-dev (= 4.6.0+dfsg-ok9), libopencv-objdetect-dev (= 4.6.0+dfsg-ok9), libopencv-photo-dev (= 4.6.0+dfsg-ok9), libopencv-shape-dev (= 4.6.0+dfsg-ok9), libopencv-stitching-dev (= 4.6.0+dfsg-ok9), libopencv-superres-dev (= 4.6.0+dfsg-ok9), libopencv-video-dev (= 4.6.0+dfsg-ok9), libopencv-videoio-dev (= 4.6.0+dfsg-ok9), libopencv-videostab-dev (= 4.6.0+dfsg-ok9), libopencv-viz-dev (= 4.6.0+dfsg-ok9), pkg-config, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-contrib406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-dnn406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-highgui406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-videoio406 (>= 4.6.0+dfsg), libstdc++6 (>= 11) Recommends: libopencv-java (= 4.6.0+dfsg-ok9), opencv-data Suggests: opencv-doc Filename: pool/main/o/opencv/libopencv-dev_4.6.0+dfsg-ok9_amd64.deb Size: 77780 MD5sum: 9966241bee3e9589450a1367a294ca26 SHA1: 9e7cf0aaf303eef63878b3ae287f00171bba92b0 SHA256: 23572863a988600d57e113878b8da060c5439504213bf3de54a857e47416e799 SHA512: 42a2b126a0c58d2836c67aa5d68ce82c9de370848c9253def12740b0b9b3a6cb91e799b9b58eaa2b27873461aec3c670c7e501e472ef0e154899fff261542369 Homepage: https://opencv.org Description: development files for opencv This is a metapackage providing development package necessary for development of OpenCV (Open Computer Vision). . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-dnn-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 14217 Depends: libopencv-core-dev (= 4.6.0+dfsg-ok9), libopencv-dnn406 (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-dnn-dev_4.6.0+dfsg-ok9_amd64.deb Size: 1635340 MD5sum: 38dc67a52d880d100bffa43a4818b035 SHA1: a8684ffb65de92276eca5b8a3fb297d4b26eb628 SHA256: ad885e8e6a6790fb92f881f8b45d4d6ef65f064f203125eefd8451176250f784 SHA512: 8ec0b8e78955843f1c0bd2ab28f19354a9e59e75dccdf5afd2238bb595b5add10474b8edd4916e6fe0525dbb97d33a20cb32ce38b512eceebc1ee9204cc8ef99 Homepage: https://opencv.org Description: development files for libopencv-dnn406 This package contains the header files and static library needed to compile in deep neural network module. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-dnn406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3607 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 11) Filename: pool/main/o/opencv/libopencv-dnn406_4.6.0+dfsg-ok9_amd64.deb Size: 1020684 MD5sum: a333817775f60cdd501451503c3d8dd0 SHA1: 1cace91d23420e039a8bc543c124b7e2c9725c19 SHA256: f73c4224977cefbbcc3caa61e85560ae54ea20419954744087dfd9cd70cda81c SHA512: ad6d493f4ec287bff6708d6e79f36c3f127bf72d0f16eeee909b6132abd23dbf01b65696a6b8dfcec0bf8137f5fbb2330aa4b3b5450fe74a253576e9f59eeb41 Homepage: https://opencv.org Description: computer vision Deep neural network module This package contains the OpenCV (Open Computer Vision) deep neural network module. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-features2d-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1969 Depends: libopencv-features2d406 (= 4.6.0+dfsg-ok9), libopencv-flann-dev (= 4.6.0+dfsg-ok9), libopencv-highgui-dev (= 4.6.0+dfsg-ok9), libopencv-ml-dev (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-features2d-dev_4.6.0+dfsg-ok9_amd64.deb Size: 334780 MD5sum: 47f79863282953ba7774e733faf09a2d SHA1: 10067380136f2102a8eaa2ceee2730cdbcde1d3d SHA256: 91c21c59b1fdc334df60e4c39b9135eaadbadb4ada8d6bc4fcad3a184eb447ec SHA512: e03f1d37672f61ba54bd4c4205d85597a8766aba3242618c05d410de3d71ddfa0d3756a4635394509c8a20ab1b630c44aada77f1a1a2633ce52965230febb2e8 Homepage: https://opencv.org Description: development files for libopencv-features2d406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Feature Detection and Descriptor Extraction library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-features2d406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 740 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-core406 (>= 4.6.0+dfsg), libopencv-flann406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 11) Filename: pool/main/o/opencv/libopencv-features2d406_4.6.0+dfsg-ok9_amd64.deb Size: 251928 MD5sum: 6523db5dc27b86fd68ca251d053ffad9 SHA1: 5d7ccc082fd01e5de8d390042082a343e7920c31 SHA256: 90ded9ee29d665de90b3f9e584033c31bb43010660c5c382ab02433fd206ca8b SHA512: 469975e60f81d04544b103959d6361bf10f4d92ed2a0bc7fab27b89ef003ce9fddb4017df82d052ae396a816fd8ba068e4af6cd85d425cef2012a58eb5a2a52c Homepage: https://opencv.org Description: computer vision Feature Detection and Descriptor Extraction library This package contains the OpenCV (Open Computer Vision) Feature Detection and Descriptor Extraction runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-flann-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1671 Depends: libopencv-core-dev (= 4.6.0+dfsg-ok9), libopencv-flann406 (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-flann-dev_4.6.0+dfsg-ok9_amd64.deb Size: 192360 MD5sum: 7efad6574b3b5e3f1e8929a1c7fb4d43 SHA1: 33b385a7f6a9ef9de87898177ed17a66782323f1 SHA256: e5cb3413988e8194f88b471e21e4098c75c81ccbebe86feed7c6947bb4863316 SHA512: 4b0a78194e2d89e923ef55d541173dbe089d34518a9f0890bf76828d489dede9f469469351084a64e7a294552d30db59a2924f018e9b78f376fe1d7e61a8412a Homepage: https://opencv.org Description: development files for libopencv-flann406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Clustering and Search in Multi-Dimensional spaces library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-flann406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 432 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-core406 (>= 4.6.0+dfsg), libstdc++6 (>= 11) Filename: pool/main/o/opencv/libopencv-flann406_4.6.0+dfsg-ok9_amd64.deb Size: 122820 MD5sum: 587088c731db2d84c9fd7dbf8d32e5ca SHA1: 47580023cd4a479c1ac8d1c7655141e70a1e6eaf SHA256: 0b3353aafc5ab8238cd49ca4549cc75296b9f6d75ee2164c46057aa3f83fae96 SHA512: 166287e33967b50db760b3532267333d867ff1d45a1c6398aba67c1198546f667b4e76d464598141bd8d1c10e4ea8c604e88fa2ad9ffca7b4697bff0450ed888 Homepage: https://opencv.org Description: computer vision Clustering and Search in Multi-Dimensional spaces library This package contains the OpenCV (Open Computer Vision) clustering and search in Multi-Dimensional spaces runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-highgui-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1018 Depends: libavcodec-dev, libavformat-dev, libdc1394-dev, libgphoto2-dev, libjpeg-dev, libopencv-highgui406 (= 4.6.0+dfsg-ok9), libopencv-videoio-dev (= 4.6.0+dfsg-ok9), libopenexr-dev, libpng-dev, libraw1394-dev, libswscale-dev, libtiff-dev Filename: pool/main/o/opencv/libopencv-highgui-dev_4.6.0+dfsg-ok9_amd64.deb Size: 159996 MD5sum: 389e44fb65882f24688cc9432f647e14 SHA1: ddbd450f42b015676ad7841b517491e0d5213ce3 SHA256: 5f0cecd29a9f59dd684625ad789e0c62f14b6caa4a8daa67ac88c66daff7e5a1 SHA512: df6553c2a8d093d36ef12e3a7482d26ec6bdbf2e91de2ee5d2d366ddd91b4402a18eea236bde690373591eb7bd53e73185f8c8b7e56d2f79269a09b58d581234 Homepage: https://opencv.org Description: development files for libopencv-highgui406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) High-level GUI and Media I/O library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-highgui406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 344 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopengl0, libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5opengl5 (>= 5.0.2), libqt5test5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 11) Filename: pool/main/o/opencv/libopencv-highgui406_4.6.0+dfsg-ok9_amd64.deb Size: 106828 MD5sum: b8c372a956afc81d1db19590d1af8f72 SHA1: e162844dd6e90e507f365c1df47a985d369535ca SHA256: 757acebbd43549ceaf3a3da08155cbbbb56252783e8d50b4e7d16e2d23c1c1a4 SHA512: fe8f446967caf884794dbb314b67f0bc73c7989e778cdaf6ad70e3db593ee154d156ef7b1d7c318746925e4706f5fee7caada9ffa644f9e901d685ac26542a3f Homepage: https://opencv.org Description: computer vision High-level GUI and Media I/O library This package contains the OpenCV (Open Computer Vision) High-level GUI and Media I/O runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-imgcodecs-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1345 Depends: libgdcm-dev, libopencv-imgcodecs406 (= 4.6.0+dfsg-ok9), libopencv-imgproc-dev (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-imgcodecs-dev_4.6.0+dfsg-ok9_amd64.deb Size: 183128 MD5sum: 7259a7f712ccf9e9f51aa07fb8661e30 SHA1: 3a7092edde66b1c3fd44adb897ac79382bc35dd0 SHA256: 638842f26ca9bac04fed7f7f9466ab00ac20247a43a460f566e8071aaa58f046 SHA512: bfddf1d6cd8ccd7c17b5eee604bc8cbc3772c9eed0a8b8d5a8bce8567f5c5b6e8b537addbda934dbdbeb25ef3a401e148541907516d22c29185383d31209bf56 Homepage: https://opencv.org Description: development files for libopencv-imgcodecs406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Image Codecs library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-imgcodecs406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 360 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgdal34t64 (>= 2.0.1), libgdcm3.0t64 (>= 3.0.22), libjpeg62-turbo (>= 1.3.1), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopenexr-3-1-30 (>= 3.1.5), libopenjp2-7 (>= 2.0.0), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 11), libtiff6 (>= 4.0.3), libwebp7 (>= 1.3.2) Filename: pool/main/o/opencv/libopencv-imgcodecs406_4.6.0+dfsg-ok9_amd64.deb Size: 116536 MD5sum: b90458ca8447a41da2b070c33af2dc2c SHA1: 9ba93f3c298b074cf0556def7344c1fd6d5146a0 SHA256: e5c997fc9b020fedf75b927e4bdfa07f03f7cf03a11beadde3acce377e068641 SHA512: 5e46741fb4bf1d4c0710de57cf15bc852ebaa5a56d99d02b6d8492daa9211f2bf6ca8dc20783834d2b877e391c8b6c47c125d9b03a4b16b90cfb765310a1d966 Homepage: https://opencv.org Description: computer vision Image Codecs library This package contains the OpenCV (Open Computer Vision) Image Codecs runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-imgproc-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 12520 Depends: libopencv-core-dev (= 4.6.0+dfsg-ok9), libopencv-imgproc406 (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-imgproc-dev_4.6.0+dfsg-ok9_amd64.deb Size: 1739128 MD5sum: 82940d94d87b992380c04d475690ce52 SHA1: e198b2623185ab49fcea445881bfbfe0622b397e SHA256: 90dd58ad7a9225f2a2635e0dc0b4ee09248b94b7f1a60b7ae4e4165b2f6356dc SHA512: 1b992050111904df4c3e9d252811b55f947048dcea6793867d74f0439b22ff327179e81080f065a8fd5e0cbc581b31db926c9262c27b16f26b0d07543d8843f8 Homepage: https://opencv.org Description: development files for libopencv-imgproc406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Image Processing library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-imgproc406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 4744 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopencv-core406 (>= 4.6.0+dfsg), libstdc++6 (>= 11) Filename: pool/main/o/opencv/libopencv-imgproc406_4.6.0+dfsg-ok9_amd64.deb Size: 1332004 MD5sum: 5b25a79bcae445b018e1ab9c23a2bb82 SHA1: d329320a77828683ffcc79ba518ebae7b0f4888d SHA256: ae5a49f98100decbc0685bb86f7945cdc157782cbd9aad0b4a48668ff4c2ec71 SHA512: cfa6785193526a8a73eb5cc11f2b9f7be0fbbd8a7dc06de26d65586cf4cfc2c470bc7fc5a7bf1e1c08e5897b3ca8a55c1df9b3993e9e1f9e8dc7d0fe058b3cfa Homepage: https://opencv.org Description: computer vision Image Processing library This package contains the OpenCV (Open Computer Vision) Image Processing runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-java Architecture: amd64 Version: 4.6.0+dfsg-ok9 Priority: optional Section: java Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1075 Depends: libopencv406-jni (>= 4.6.0+dfsg-ok9) Breaks: libopencv4.5-java Replaces: libopencv4.5-java Filename: pool/main/o/opencv/libopencv-java_4.6.0+dfsg-ok9_amd64.deb Size: 1009848 MD5sum: d00d48ebe61249f84b888913fc2b8c1d SHA1: 00a65601b18eeba44637d74b0c6f896b91367b0b SHA256: 237914226657b46812fb45ba93b765236d57233e117e7565f75c1422c99464be SHA512: 86d6976a9b22b5ff5b594c145762e93b5d40566ef73be4724c0a8f7b0039601e287edb128a1ed6acbc938b356a1091543a062b0f171682ba3b1b0d4a1c962577 Homepage: https://opencv.org Description: Java bindings for the computer vision library This package contains Java bindings for the OpenCV (Open Computer Vision) library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-ml-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1589 Depends: libopencv-core-dev (= 4.6.0+dfsg-ok9), libopencv-ml406 (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-ml-dev_4.6.0+dfsg-ok9_amd64.deb Size: 266868 MD5sum: a2b448142b90535fe1553326cff464c9 SHA1: b39c55d417c0c4d79a8184397ac44fd520d4453b SHA256: ebd00b66da495a4875af2625900812a3af95fce8a7a9bdad0dc364f5201b2d12 SHA512: 960f71e8576a146f8c5a62582a2a5fba9b9a33bc69bce16f582ffb926bd5ffa43fef0bfa5d7af920829546053f611984ab175f5b538f9448fedb82387bf93d9b Homepage: https://opencv.org Description: development files for libopencv-ml406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Machine Learning library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-ml406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 500 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-core406 (>= 4.6.0+dfsg), libstdc++6 (>= 11) Filename: pool/main/o/opencv/libopencv-ml406_4.6.0+dfsg-ok9_amd64.deb Size: 186708 MD5sum: 9069bc0333affbd17ffa47c90fc5d563 SHA1: 8df58ab8d054220e7d45181196fcc5ea49fca3a1 SHA256: fa80c17c41c7c49ca659351b83147a60bfe73844970db75a37d8d497b020fc44 SHA512: 0dcb5c85520069d8beb86143337dae3cfd916d601cf3711577ca68a935f325a1f988ddda4591fe90c36e2436b7330344f4322cc11384945221b5935b523cab80 Homepage: https://opencv.org Description: computer vision Machine Learning library This package contains the OpenCV (Open Computer Vision) Machine Learning runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-objdetect-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1295 Depends: libopencv-highgui-dev (= 4.6.0+dfsg-ok9), libopencv-ml-dev (= 4.6.0+dfsg-ok9), libopencv-objdetect406 (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-objdetect-dev_4.6.0+dfsg-ok9_amd64.deb Size: 252204 MD5sum: 824ceb3d69302542aabd15c55cb56361 SHA1: 2386d8a7662c4c0701422efb4d9d25a4d499b944 SHA256: be052e798c841faecbff6e54062cfb403b27e46244ee241fd351f5bbf19e7f53 SHA512: b70738a7576781c094f95bb0e01cc416e9b2592dc782fa6f293dd5012673b639e19baea43bed6f1963afb32cf25aa921d9b448ee99d6f5dc67250151d151f91f Homepage: https://opencv.org Description: development files for libopencv-objdetect406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Object Detection library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-objdetect406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 472 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-dnn406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 12) Filename: pool/main/o/opencv/libopencv-objdetect406_4.6.0+dfsg-ok9_amd64.deb Size: 180424 MD5sum: 12b0897f90eb3f74ee3dc6eceda508e3 SHA1: 60d20377ceeb63e296e628d3cc0523c9759da071 SHA256: 3f24347f7ac027b5a4bb91f7c9deae60d266ce9a56265791305b988c87084084 SHA512: 7c4dcb2b572f2e049417be606aeda286ab6c62d4ab2feac4eb99fd970eed9c9b3f4423594c05e24c78a5af9bab9b07146f6b80825fdcfad7994f30bb029c3727 Homepage: https://opencv.org Description: computer vision Object Detection library This package contains the OpenCV (Open Computer Vision) Object Detection runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-photo-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1425 Depends: libopencv-imgproc-dev (= 4.6.0+dfsg-ok9), libopencv-photo406 (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-photo-dev_4.6.0+dfsg-ok9_amd64.deb Size: 207536 MD5sum: f8f102ed6ffee49feb1fca1a4a7f2d94 SHA1: f28e4620e5fac1ac8a73787d79aa9ba0bacbfbd9 SHA256: fe830380c2d63a91479ff758eb26db69a92f33b1799b4f7ef72ee2688e422bef SHA512: 004bc27b1cf3e52aa08cdcee92105c7c1fe605aa61025b4171beaf539b565cbeaaf4cf296531614742ede7ce5776eb56404599a1da2e246c22d1b802458754a3 Homepage: https://opencv.org Description: development files for libopencv-photo406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) computational photography library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-photo406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 592 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 11) Filename: pool/main/o/opencv/libopencv-photo406_4.6.0+dfsg-ok9_amd64.deb Size: 182980 MD5sum: 16c6fcd001080b2d44b19adb0dae6478 SHA1: c439cf2b0b3dfa15c97ac35526428ea3c4fa8564 SHA256: d4ace12c82fcd68a572aefd7f5aa98abb4a86f3c22084a55d2e1afbf433aca93 SHA512: 3228433170db63f374480cecafc9ead2a2628c1460c40e8849c24327e37867ac066bc4a3a97a724c4bf24d5a64657a4c4b07eaa36094fa2ea562096548c1f7e8 Homepage: https://opencv.org Description: computer vision computational photography library This package contains the OpenCV (Open Computer Vision) computational photography runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-shape-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 448 Depends: libopencv-shape406 (= 4.6.0+dfsg-ok9), libopencv-video-dev (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-shape-dev_4.6.0+dfsg-ok9_amd64.deb Size: 65356 MD5sum: 20ea9571b1fc951d834d6bd4d7cbb9dc SHA1: c2a74c6a323f088185127cade22f6260080edeee SHA256: e3c0558f5c3847cd95e8ec352916fffae6c9305b86f932c4e1c91a1a00dabaee SHA512: a012533b8ba1d9f7271fab9eaac99d1e7c63abc948f58349971400b11aa9363427a7fc795d9f3e2dc9cb25aa20ee5a57b402098744be574f1ca86e2d6baa4baf Homepage: https://opencv.org Description: development files for libopencv-shape406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) shape descriptors and matchers library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-shape406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 148 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 5.2) Filename: pool/main/o/opencv/libopencv-shape406_4.6.0+dfsg-ok9_amd64.deb Size: 46660 MD5sum: f15ed2237985240b468a225324ab7597 SHA1: ed98a0fbe9309a25a091b2f46f01449da741935f SHA256: 18c584986a2e1d5b6039f80f05a886c1d22d8e2ab6a68c87abca1ff1e230a766 SHA512: 1a184805bae7e72699395bcd1b651b4e4a0506c2f47360cf61ce2c2fac8674c568da4871687f731a9f5bff6167ab38d7d23480a6a5228831af3a25037573f629 Homepage: https://opencv.org Description: computer vision shape descriptors and matchers library This package contains the OpenCV (Open Computer Vision) shape descriptors and matchers runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-stitching-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1718 Depends: libopencv-calib3d-dev (= 4.6.0+dfsg-ok9), libopencv-objdetect-dev (= 4.6.0+dfsg-ok9), libopencv-stitching406 (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-stitching-dev_4.6.0+dfsg-ok9_amd64.deb Size: 244204 MD5sum: bd0a42a7f3e45ecb97ae24032672ff71 SHA1: 9159d3001cdf63dfc99cf704762a6ed206ad3a75 SHA256: 7d75b930ad59250fbfb4e36b4e34d7f69004de9a192f1bf520ef24713100e79c SHA512: 2b1394c680dfb45b0fff402dac0f60700e3ea95918b5f7a1f7b1b59911c6cbd2450c75c0637f2ad9fcc19ccd27696e4d281f02716814415bd5631e62cabc9b63 Homepage: https://opencv.org Description: development files for libopencv-stitching406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) image stitching library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-stitching406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 552 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-flann406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 11) Filename: pool/main/o/opencv/libopencv-stitching406_4.6.0+dfsg-ok9_amd64.deb Size: 181040 MD5sum: fe4a28186e4546d947050ced04661a0c SHA1: a66f8b257b47343f927724b666ad4b8109de754f SHA256: db799ebf34de5888a0270ed3a6b6d8d279994ad539730fa1413bbd7d80cea906 SHA512: f46ad5bdea62cbb8629c30807397bd472b58c4eba683fc801fcb5164f225ad683eaeb10504c48f7d860726593ae523366bb88f0d647e2968268a627f9832e897 Homepage: https://opencv.org Description: computer vision image stitching library This package contains the OpenCV (Open Computer Vision) image stitching runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-superres-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 366 Depends: libopencv-superres406 (= 4.6.0+dfsg-ok9), libopencv-video-dev (= 4.6.0+dfsg-ok9), libopencv-videoio-dev (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-superres-dev_4.6.0+dfsg-ok9_amd64.deb Size: 55548 MD5sum: 92bb8562d6379eb820be17163d97c3a3 SHA1: 10f87d34aa41f88b9a0c1e9e8cb9e785ed368451 SHA256: e4dde56d45a9101a410565dddfe7972026c2c2f46916103ab83babfb58e21ecb SHA512: cb582cf2c9ad02114b4f902aaaa12a744c7ac7040b2dc171b0007b0cb41068e5a79a5ba59e370eed20601e7db5b950743afec07ca09d21bcd93ddc62c2d65b30 Homepage: https://opencv.org Description: development files for libopencv-superres406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Super Resolution library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-superres406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 148 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-contrib406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-video406 (>= 4.6.0+dfsg), libopencv-videoio406 (>= 4.6.0+dfsg), libstdc++6 (>= 5.2) Filename: pool/main/o/opencv/libopencv-superres406_4.6.0+dfsg-ok9_amd64.deb Size: 42528 MD5sum: 487821dc7e57b7460b22dfbf66299d97 SHA1: 76e8ee6e8c1ea0df366c2f9a9899519bc883e3ca SHA256: cd4851fa87898dc4ad0d6af6dd788131076a66771c69133c229d680d580c2e5f SHA512: 9ad538e49ec1fcbb26366c8045da34d51e9bc9b1965546053b7575c608f2ee0f0aff4cefc252d1e7e50f8b2653c5ca52ba85ce9940c0d0546060b0dcaa8112ad Homepage: https://opencv.org Description: computer vision Super Resolution library This package contains the OpenCV (Open Computer Vision) Super Resolution runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-video-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1396 Depends: libopencv-imgproc-dev (= 4.6.0+dfsg-ok9), libopencv-video406 (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-video-dev_4.6.0+dfsg-ok9_amd64.deb Size: 229016 MD5sum: 58de726db1784d6866f1ffc63a005d22 SHA1: 3705e0f2717ad7a3f6f7290cc6c27aa1be105e74 SHA256: 0e505f2dbb3a69184ae29e52afa58ba8c1fdd56d5cbcccfef350ef3cac1b205e SHA512: a7864f81470d58520c9006bfca2d3b251e8f866aec97a158e233e028f7df192c00948ad1290b7138282168a450f1f377f609f1ddfc4b29bd361c38738ec8f4b8 Homepage: https://opencv.org Description: development files for libopencv-video406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Video analysis library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-video406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 496 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-dnn406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 11) Filename: pool/main/o/opencv/libopencv-video406_4.6.0+dfsg-ok9_amd64.deb Size: 165660 MD5sum: 16ad251a76c35877a9b78381953ae7dd SHA1: 726e3a2878b2d98e2bc82e6165f299ef7a262842 SHA256: 14f7a7b38687e05b5ec4d88e3f84a9b9e6ec62e2c2eb980be6f1c7ac3ce6264e SHA512: a07b5329a5ba37cb16b010646703bcc4464005a6204565b3c23484fedcae0562a64b90a99811310d8b90ddec29c0b6ea0db8849baab3f6a011c2cad29af45db3 Homepage: https://opencv.org Description: computer vision Video analysis library This package contains the OpenCV (Open Computer Vision) Video analysis runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-videoio-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1894 Depends: libgphoto2-dev, libopencv-imgcodecs-dev (= 4.6.0+dfsg-ok9), libopencv-videoio406 (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-videoio-dev_4.6.0+dfsg-ok9_amd64.deb Size: 294512 MD5sum: 85c8252b94ce3f59740f7f47c6fb070b SHA1: cda23125afeecdf9c0432671ed6a2e52336b60c3 SHA256: ecb520dabb05a9ffc5f80cf408e21eedcc80c3b7434162fd20d4525a2f45aa31 SHA512: e7291240fd45ea1682970b8a8d5a8732cac842eba3970265b1488c7f1a53f7ef3483deef3866cd2a42b921285aed6b61d4d7f88c0458c05186951f72a7e56ab0 Homepage: https://opencv.org Description: development files for libopencv-videoio406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Video I/O library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-videoio406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 532 Depends: libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.38), libdc1394-25 (>= 2.2.6), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.12.0), libgphoto2-6t64 (>= 2.5.10), libgphoto2-port12t64 (>= 2.5.10), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libopencv-core406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libstdc++6 (>= 11), libswscale7 (>= 7:6.0) Filename: pool/main/o/opencv/libopencv-videoio406_4.6.0+dfsg-ok9_amd64.deb Size: 183480 MD5sum: 6214f01dc601121a818c6fa5a7a44ad0 SHA1: b2e1c46bc836e42b7c698d072351e1fa7a47a902 SHA256: 6850e27e3043856e1d75f5a3e7264d85732f8895c8029c678e182791271d6d50 SHA512: 4cb00b4e947fbbfa48b2e23447256e30675f8f1dfd60ec53ae983ba07768e09cb87adade0fdcef8bfe6d8991b4c409a59b48b21c4efe9178dedc9cc7af37e253 Homepage: https://opencv.org Description: computer vision Video I/O library This package contains the OpenCV (Open Computer Vision) Video I/O runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-videostab-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 689 Depends: libopencv-calib3d-dev (= 4.6.0+dfsg-ok9), libopencv-photo-dev (= 4.6.0+dfsg-ok9), libopencv-video-dev (= 4.6.0+dfsg-ok9), libopencv-videostab406 (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-videostab-dev_4.6.0+dfsg-ok9_amd64.deb Size: 99524 MD5sum: 596a50940afc491f4333dd26c60e7268 SHA1: b2139b2e6daf2056f6f650244c72e98abb9f6db7 SHA256: 020d39751ca82204f44cd2c5efa823a1166a1a8fd24bc8f7a80cf9cfabca5b50 SHA512: 51de411b788beb2ef98e9416778c80347bab482984bdf3bcf269a32b6973802710aea1eb81d473ae1fe0ce375274b0f2978519eb395318430ca8d208a7a64ca5 Homepage: https://opencv.org Description: development files for libopencv-videostab406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) video stabilization library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-videostab406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 224 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-photo406 (>= 4.6.0+dfsg), libopencv-video406 (>= 4.6.0+dfsg), libopencv-videoio406 (>= 4.6.0+dfsg), libstdc++6 (>= 11) Filename: pool/main/o/opencv/libopencv-videostab406_4.6.0+dfsg-ok9_amd64.deb Size: 70448 MD5sum: 8d25ca919aa897c5d528b9b316425d01 SHA1: 3339f68dbebfe4148b04d869adf46949b3778b13 SHA256: 26e450e06ccd970d7e8b6d1483f7ab412defc4615fc50e4abfc61b4138f9b7f1 SHA512: ff88a51be651dbaadde5e2ef815c47abf98e3811d5dac58452bea0b97917854e6f157aff4b5c58fc6909aab5cc4a741a489a267c5eed9ab04de02b5809a8d6a8 Homepage: https://opencv.org Description: computer vision video stabilization library This package contains the OpenCV (Open Computer Vision) video stabilization runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-viz-dev Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libdevel Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1277 Depends: libopencv-core-dev (= 4.6.0+dfsg-ok9), libopencv-viz406 (= 4.6.0+dfsg-ok9) Filename: pool/main/o/opencv/libopencv-viz-dev_4.6.0+dfsg-ok9_amd64.deb Size: 165752 MD5sum: 8625ba8e2fc0109709bf147714b798da SHA1: 3f861283cb2cf8038a209ed22ff34c7958ae6a0b SHA256: 94653a14cc13db992151aa1d26a533bb9cdd0b17492c9bc522e61075818a4e46 SHA512: 67504cf5530d903e691087e45aee38e5059048cd6cf1cc6b6a658321f1fe03b2ac2eeb979f55c4e4ca7d165797489c9c0976e98bf77b81cfe2b39b6e424a6b6c Homepage: https://opencv.org Description: development files for libopencv-viz406 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) 3D data visualization library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-viz406 Architecture: amd64 Version: 4.6.0+dfsg-ok9 Multi-Arch: same Priority: optional Section: libs Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 344 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopencv-core406 (>= 4.6.0+dfsg), libstdc++6 (>= 5.2), libvtk9.1 (>= 9.1.0+really9.1.0+dfsg2) Filename: pool/main/o/opencv/libopencv-viz406_4.6.0+dfsg-ok9_amd64.deb Size: 99660 MD5sum: 5f356d9074a5b1f9fa4720e96f9125ab SHA1: d9fb288b864cfcd72e27ee18edb90e5d5d88a81a SHA256: d6a7505d77d50eee0a591dd4e37eb9878bb9f33ee2a98691f1ca938b61d6c08d SHA512: 3c200def6ff16e031f420bec15bbb0235a6a296fba87406d82e46fb1cafbe212b349c476cf7e80ee6c2f51c1d3e0fa08e95ab393d64b78a3bb748edbe01f25a6 Homepage: https://opencv.org Description: computer vision 3D data visualization library This package contains the OpenCV (Open Computer Vision) 3D data visualization runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv406-jni Architecture: amd64 Version: 4.6.0+dfsg-ok9 Priority: optional Section: java Source: opencv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2189 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libopencv-calib3d406 (>= 4.6.0+dfsg), libopencv-contrib406 (>= 4.6.0+dfsg), libopencv-core406 (>= 4.6.0+dfsg), libopencv-dnn406 (>= 4.6.0+dfsg), libopencv-features2d406 (>= 4.6.0+dfsg), libopencv-flann406 (>= 4.6.0+dfsg), libopencv-imgcodecs406 (>= 4.6.0+dfsg), libopencv-imgproc406 (>= 4.6.0+dfsg), libopencv-ml406 (>= 4.6.0+dfsg), libopencv-objdetect406 (>= 4.6.0+dfsg), libopencv-photo406 (>= 4.6.0+dfsg), libopencv-video406 (>= 4.6.0+dfsg), libopencv-videoio406 (>= 4.6.0+dfsg), libstdc++6 (>= 11) Filename: pool/main/o/opencv/libopencv406-jni_4.6.0+dfsg-ok9_amd64.deb Size: 423876 MD5sum: f01398491fb21f26fe2b52a2b18dd412 SHA1: 8ffb59db249a60fde312f7b883503f0c0245d6a2 SHA256: 23c4271a6be77c4c937b8266b6e88046c9053c6fdedd10ad3034f10100f84882 SHA512: 30c328d40b26110f0739bc7d4955b628f4a04ce8ad14356d7a45d0acb07a8f7a6da9228ebfd86178cf53cb9a0b337a93c78843c5dfcd0decc15a5cf486d3548d Homepage: https://opencv.org Description: Java jni library for the computer vision library This package contains Java jni library for the OpenCV (Open Computer Vision) library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopenexr-3-1-30 Architecture: amd64 Version: 3.1.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: openexr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6199 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libimath-3-1-29 (>= 3.1.6), libstdc++6 (>= 9), zlib1g (>= 1:1.2.0) Filename: pool/main/o/openexr/libopenexr-3-1-30_3.1.5-ok2_amd64.deb Size: 1139902 MD5sum: e772c0ea8aaee8ec5eab32152d73999d SHA1: 13ea1b58dea3ba40fa35da9ab6224d0ecac8a8b7 SHA256: 5b0f0facdacc1ceb881f907a7844b75cfecbc3529a091602d54a78122843a72b SHA512: b088026814e67c1229d2d586cc5a08ce4f34a1afc1998fd1fbfb9d681107d010cbf56c9ed113c74afbc3f69b92989e02d47fcdd49362eefca8f81a9fd3d2256a Homepage: https://www.openexr.com Description: runtime files for the OpenEXR image library OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. . This package contains the following shared library: * IlmImf - a library that reads and writes OpenEXR images. Package: libopenexr-dev Architecture: amd64 Version: 3.1.5-ok2 Priority: optional Section: libdevel Source: openexr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 879 Depends: libimath-dev (>= 3.1.2), libopenexr-3-1-30 (= 3.1.5-ok2), zlib1g-dev Breaks: libilmbase-dev (<= 2.5.7-2) Replaces: libilmbase-dev (<= 2.5.7-2) Filename: pool/main/o/openexr/libopenexr-dev_3.1.5-ok2_amd64.deb Size: 106028 MD5sum: 77ab1ec11d4f4b5dac726779d3e8978f SHA1: 608ff88702d95ec19784f9f3c8f14fcfede212b2 SHA256: ed6017b6768e1787b04473d5ebac02ca447ee421ea101135d27ffcbd74c114af SHA512: 51bba2b475cf6c9a229203c331a8829d77158aaf000c96524cd26c359d03b3b43e7aba98566468d7bf740f2a4841dfa6949af2c1bb718fad84b4eaac3e6befb0 Homepage: https://www.openexr.com Description: development files for the OpenEXR image library OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. . This package contains the header files required if you wish to compile/develop applications that use OpenEXR libraries. Package: libopenexr-doc Architecture: all Version: 3.1.5-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: openexr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2614 Depends: libjs-jquery, sphinx-common Filename: pool/main/o/openexr/libopenexr-doc_3.1.5-ok2_all.deb Size: 689854 MD5sum: 7df9f7f106231adc646de7a7dfe92eb8 SHA1: fc2a2dcc2bccef8686611902b0c5091ce2b02335 SHA256: 84dfbc916ac23c27a20ba22ff8e91e687b2f02b81576a7d77aff3db85cceb7ed SHA512: 12b13de597a5ccd0efcdc1672c82250ccacbfad76108848543684408478e7c90e9a38fd3cfac6d24991e254d850fec8293de9b1f9e654263184b15a5701b9f28 Homepage: https://www.openexr.com Description: documentation and examples for the OpenEXR image format OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. . This package contains documentation for the format and examples. Package: libopengl-dev Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 20 Depends: libopengl0 (= 1.7.0-ok1) Breaks: libglvnd-dev (<< 1.3.0-1) Replaces: libglvnd-dev (<< 1.3.0-1) Filename: pool/main/libg/libglvnd/libopengl-dev_1.7.0-ok1_amd64.deb Size: 3592 MD5sum: a49ed4a9df79f4ba120250a1b485c537 SHA1: 9ec8ba314a5ec53aadad7a09848441455b192ac9 SHA256: 5b7abfe2a9ce5721c809691b6ec71736286138db08ab82e4b2da3d8e47ba97c6 SHA512: 83534efb509b094cbc5313a3cd8f616a5bdf7597941bd41af44bb8a6b96a77fb7f8556a6c00006580d76aeb80e54096fa7b779788619e2a26ae0720e5805dadc Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library -- OpenGL development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the OpenGL library. Package: libopengl0 Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libglvnd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 218 Depends: libc6 (>= 2.34), libglvnd0 (= 1.7.0-ok1) Filename: pool/main/libg/libglvnd/libopengl0_1.7.0-ok1_amd64.deb Size: 29004 MD5sum: 6f7394510cce8ba5e56a6ecfd378dabc SHA1: 2fc2b7f883bc496b341014f675518cc222ddca6c SHA256: 1e65ceb67953ac9e82cba634b6339a0e6995659047dd4c6b61933986c136e5fd SHA512: 73731b7ed169ee878ca384f71122c47117d87f676499d1d75e142c348091f55e0301827bbf77f684cccd03e88edf62c361951b9ec7434db127f245617c4d7fab Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd Description: Vendor neutral GL dispatch library -- OpenGL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for OpenGL. Package: libopenjp2-7 Architecture: amd64 Version: 2.5.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: openjpeg2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 462 Depends: libc6 (>= 2.34) Filename: pool/main/o/openjpeg2/libopenjp2-7_2.5.0-ok2_amd64.deb Size: 160844 MD5sum: f8f5bd9eacc4d71b8590ea498447d34e SHA1: abebb30be890149b4108fd9978f3062b2beab34e SHA256: 7e304403fb2f53760f94864a515340eec68011184e0cc8c183f31a2f33c86086 SHA512: 47313cfeef9a92c99b846b908c499c28e54cb85a8c4d53f37bca9722f7f5bf0c3823098d6efe8dfcdf966dea58b658c1df7bb6d9d36c2dfe20d5dae01f699dea Homepage: https://www.openjpeg.org Description: JPEG 2000 image compression/decompression library OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This package contains the runtime files for openjpeg 2.x Package: libopenjp2-7-dev Architecture: amd64 Version: 2.5.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: openjpeg2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 950 Depends: libopenjp2-7 (= 2.5.0-ok2) Filename: pool/main/o/openjpeg2/libopenjp2-7-dev_2.5.0-ok2_amd64.deb Size: 232392 MD5sum: 963f9da788cb333b3a4d370417a49a6d SHA1: 2e707715d18eae31c160aa9286fc246168d53253 SHA256: c9a6d6ec62f41d350cd2e771e27de76f777635f2d5391eec61ac8eebc4e85f75 SHA512: 0a5cf5c50e32d60c91823fc3500538c10dabeb9cb0817aeacf5cb8d2c501c3207e2389346c449ca7c0a183b6f3987728195b9c552bbc591f992b3e6835ec6839 Homepage: https://www.openjpeg.org Description: development files for OpenJPEG, a JPEG 2000 image library OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This package contains the development files for openjpeg 2.x Package: libopenjp2-tools Architecture: amd64 Version: 2.5.0-ok2 Multi-Arch: foreign Priority: optional Section: graphics Source: openjpeg2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 250 Depends: libc6 (>= 2.34), liblcms2-2 (>= 2.2+git20110628), libopenjp2-7 (>= 2.5.0), libpng16-16t64 (>= 1.6.2), libtiff6 (>= 4.0.3) Filename: pool/main/o/openjpeg2/libopenjp2-tools_2.5.0-ok2_amd64.deb Size: 73148 MD5sum: d681303ef976a808d6b025d0c6486042 SHA1: de3f7738e85649f8daf8c650ff61c42a981fbaa0 SHA256: 7a6bf1623b94632afc1db1fd5f79900eab1a0671b8affc78eef55b7271e69d29 SHA512: 6b3a2cc3bb314d6029296fe655c6922e97ac6b7fb5a71e3f7893bd19c54fdeb29b7611c74d3e37b1edf790f3a69533e43ae74e1766c7a68ec26cff7467a64561 Homepage: https://www.openjpeg.org Description: command-line tools using the JPEG 2000 library This package provides with command-line tools allowing for conversions between several formats and also provides tools for encoding and decoding motion-jpeg2000 video formats: . - opj_decompress: decodes j2k, jp2, and jpt files to pgm, ppm, pnm, pgx, and bmp. - opj_compress: encodes pnm, pgm, pgx, bmp, and ppm files to j2k, and jp2. - opj_dump: dump information contains in j2k and jp2. - index_create: create jp2 with JPIP index file from a j2k file. - frames_to_mj2: convert YUV video streams to mj2 format. - mj2_to_frames: convert mj2 video streams to YUV format. - wrap_j2k_in_mj2: wrap j2k codestreams into mj2 format. - extract-j2k-from_mj2: extract j2k codestreams from the mj2 format. Package: libopenjpip-dec-server Architecture: amd64 Version: 2.5.0-ok2 Multi-Arch: foreign Priority: optional Section: graphics Source: openjpeg2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 140 Depends: libc6 (>= 2.34), libopenjpip7 (>= 2.1.0) Conflicts: openjpip-dec-server Filename: pool/main/o/openjpeg2/libopenjpip-dec-server_2.5.0-ok2_amd64.deb Size: 14780 MD5sum: 124ec5d578734fd0fcd10f34eb0f9d5c SHA1: 49df5820a3248bea3b1b6dbbecf91b5b98b08eab SHA256: 38ec9e5eafbd9f76c9b44506a8f20891f3b3c2d8f7a6d460c5cd2b1f28b5c92e SHA512: 62b25c431669e29886e6e72c7a172b6c0a40389600a883ee941bb88e15954b27dd54563c96b0a389cfd73e72c2915f149cac13c35683ae927f6f1cb69651a2d3 Homepage: https://www.openjpeg.org Description: tool to allow caching of JPEG 2000 files using JPIP protocol This is client side application for caching remote JPEG 2000 using the JPIP protocol. This command line application needs to run on the client side to allow application such as opj_viewer to view images. Package: libopenjpip-server Architecture: amd64 Version: 2.5.0-ok2 Multi-Arch: foreign Priority: optional Section: graphics Source: openjpeg2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 135 Depends: libwww-perl, spawn-fcgi (>= 1.6.1), libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libfcgi0t64 (>= 2.4.2) Recommends: apache2 (>= 2.4.6-4~) | httpd Conflicts: openjpip-server Filename: pool/main/o/openjpeg2/libopenjpip-server_2.5.0-ok2_amd64.deb Size: 29248 MD5sum: c20d188ee8e0c079bf959e7e76df351d SHA1: a48d76cacb4999c0ba9ff8c0a6d85b1df7f14356 SHA256: b561c1fc472efe651a422169fe6ae1644184115705d7d732ebfcedfddbb0a9ed SHA512: ee12d3ceafc74fa837400cffa45ed492e643ee954d43855350c7aa28701e74e06f5e94f2de97c0daaabcd05ccabbd878e84f9d3d19be5dbc4860bcfbb00ae90f Homepage: https://www.openjpeg.org Description: JPIP server for JPEG 2000 files OpenJPIP software is an implementation of JPEG 2000 Part9: Interactivity tools, APIs and protocols (JPIP). For more info about JPIP, check the website: http://www.jpeg.org/jpeg2000/j2kpart9.html. The current implementation uses some results from the 2KAN project (http://www.2kan.org). . First Version covers: . - JPT-stream (Tile based) and JPP-stream (Precinct based) media types - Session, channels, cache model managements - JPIP over HTTP - Indexing JPEG 2000 files - Embedding XML formatted metadata - Region Of Interest (ROI) requests Package: libopenjpip-viewer Architecture: all Version: 2.5.0-ok2 Priority: optional Section: graphics Source: openjpeg2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 101 Depends: libopenjpip-dec-server, default-jre | java8-runtime | java9-runtime | java10-runtime | java11-runtime, jarwrapper (>= 0.5), libxerces2-java Suggests: libopenjp2-tools Conflicts: openjpip-viewer Filename: pool/main/o/openjpeg2/libopenjpip-viewer_2.5.0-ok2_all.deb Size: 33748 MD5sum: 4413e968968ec3aeb35570845806ba3b SHA1: 573d5a969d0cd0af4fdcd92a34ace75334eb44f9 SHA256: dea64453568c26ef9b74998392c7d7f2b56a97a120277e2fc87c006ec76e6df3 SHA512: 2d920848d9b498fdf14efb2e1bcfb072e192dbe44d8423dfda4a11fe2e8cae74b8b90dfbfceb47d7f6fd545dd342ceb86121abc5659e979974f096ef2d4e228d Homepage: https://www.openjpeg.org Description: JPEG 2000 java based viewer for advanced remote JPIP access Java based client to view remote JPEG 2000 using JPIP protocol. This is a simple java viewer to allow: . - Scale up request: Enlarge the window - ROI request: Select a region by mouse click and drag, then click inside the red frame of the selected region - Annotate image with ROI information in XML metadata: Click button "Region Of Interest" - Open a new window presenting an aligned image with a locally stored image: Click button "Image Registration" (Under Construction) Package: libopenjpip7 Architecture: amd64 Version: 2.5.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: openjpeg2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 141 Depends: libc6 (>= 2.33), libopenjp2-7 (>= 2.0.0) Filename: pool/main/o/openjpeg2/libopenjpip7_2.5.0-ok2_amd64.deb Size: 33360 MD5sum: 6029abd70b78ecfcae7c8e666218cec4 SHA1: 8bb5286f702495dd5d1817f3e1d2f52843dd34f6 SHA256: 8891bb2f6204aa01226c54546c491cc0618693f80f13e21f19b502205335e15c SHA512: 16b5c62a63666aea85a6077ed32b2351affc13a3385a84ee435a52ac9dfc3813e0ef3fc1880499cb57650a556598e8b468cd6d158736ab761a5b6ca3f515b2b7 Homepage: https://www.openjpeg.org Description: JPEG 2000 Interactive Protocol OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This is an implementation of the JPEG 2000 Interactive Protocol (Part-9) Package: libopenmpi-dev Architecture: amd64 Version: 4.1.6-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: openmpi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 9107 Depends: gfortran-13 | gfortran-mod-15, libopenmpi3t64 (= 4.1.6-ok2), openmpi-common (>= 4.1.6-ok2), libibverbs-dev (>= 1.1.7), libhwloc-dev, libevent-dev, libpmix-dev, libjs-jquery, libjs-jquery-ui, zlib1g-dev, openmpi-bin (>= 3.0.0-1) Recommends: libcoarrays-openmpi-dev Suggests: openmpi-doc Conflicts: libopenmpi-dev Breaks: lam4-dev (<< 7.1.4-4), openmpi-doc (<< 4.1.2~rc1-4) Filename: pool/main/o/openmpi/libopenmpi-dev_4.1.6-ok2_amd64.deb Size: 856000 MD5sum: fb754979e217411059698bc5c263fd62 SHA1: 8d761b63b47a9570385060dda77b74cc6ee0b8e3 SHA256: 8a6dda0d7d9b82677a6541e88d00795eb837a55af8e072e96fe1d35d51e10ce3 SHA512: af6325bb1875a22d9ca04206870f05dc72d53ec3c88ed18e883bf9a8fc302f88c8724372bbfb4912a2463e0d5790f3b8775eea8868e0a11caa71b4d191b1c761 Homepage: https://www.open-mpi.org/ Description: high performance message passing library -- header files Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-3 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. . This package contains the header files and compiler wrappers which are needed to compile and link programs against libopenmpi. Package: libopenmpi3t64 Architecture: amd64 Version: 4.1.6-ok2 Multi-Arch: same Priority: optional Section: libs Source: openmpi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 9681 Provides: libopenmpi3 (= 4.1.6-ok2) Depends: libc6 (>= 2.38), libevent-core-2.1-7t64 (>= 2.1.8-stable), libevent-pthreads-2.1-7t64 (>= 2.1.8-stable), libfabric1 (>= 1.17.0), libgcc-s1 (>= 3.3.1), libhwloc15 (>= 2.10.0), libibverbs1 (>= 1.1.7), libnl-3-200 (>= 3.2.7), libpmix2t64 (>= 5.0.1), libpsm-infinipath1 (>= 3.3+7.gec1d6d2), libpsm2-2 (>= 10.3-37), libstdc++6 (>= 5), libucx0 (>= 1.16.0+ds), zlib1g (>= 1:1.2.0), libhwloc-plugins Breaks: gromacs-openmpi (<< 2020~beta2-2), libeztrace0 (<< 1.1-8-5+b1), libopenmpi3 (<< 4.1.6-ok2), starpu-contrib-examples (<< 1.3.2+dfsg-2+b1), starpu-examples (<< 1.3.2+dfsg-4+b1) Replaces: libopenmpi3 Filename: pool/main/o/openmpi/libopenmpi3t64_4.1.6-ok2_amd64.deb Size: 2396412 MD5sum: 2fc7bd83161597f046ca55c51531b6b7 SHA1: a03dd1754220d678b0d58aba4ae677f75dc90f93 SHA256: 1c079c8407927484e11a6fd2ec1469d525da8218284dc9ecd0e11152716e3336 SHA512: 24cd474bd7b6f2ac5ad616e7cf36ad1c6ff0418238b1b294932a704c50fea11927fec9b9fccf79cbd4a8d4fbc41e6534ec0f06eda0009da7b8951df267090e0f Homepage: https://www.open-mpi.org/ Description: high performance message passing library -- shared library Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-3.1 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. . This package contains the Open MPI shared libraries. Package: libopenmpt-dev Architecture: amd64 Version: 0.7.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libopenmpt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 296 Depends: libmpg123-dev, libogg-dev, libopenmpt0t64 (= 0.7.3-ok1), libvorbis-dev, zlib1g-dev Filename: pool/main/libo/libopenmpt/libopenmpt-dev_0.7.3-ok1_amd64.deb Size: 31008 MD5sum: 531675bfd6adbd2bb1a5e533e292a545 SHA1: 23b87a0502e54f654a76aff0dd15e083cf72bf24 SHA256: bc53428aa9f3d053917af90ecc98ef56f4c872b247a596195768f7cda3ddc6c7 SHA512: 60779c780a0de75750bc306d4ef5f5bcc573557728957be95de60c74fbb1a52afe533937ec6b8e667211b81f5664c839c5393d26949f17544907928c01ed6228 Homepage: https://lib.openmpt.org/libopenmpt/ Description: module music library based on OpenMPT -- development files libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream. It is based on the player code of the OpenMPT project, a descendant of the original ModPlug Tracker. . This package contains the development files required to compile programs using libopenmpt. Package: libopenmpt-doc Architecture: all Version: 0.7.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libopenmpt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 3852 Filename: pool/main/libo/libopenmpt/libopenmpt-doc_0.7.3-ok1_all.deb Size: 247576 MD5sum: a6f7bf7cf850ef547107ac2d39588707 SHA1: b362b935508c084666afd77b6df373af4567f57d SHA256: 030dd13e6c9b3daa7fee3e23c39c36755f1022182812ed40bfb4be8017b983db SHA512: 24dafc07a0f3417cb2ff79b4c78ee4714fce6a12a802519187b9760aaa66681113a5b9a38f439a57ff03b27ea8a6bab6415ebe7fab87e6440dbc4303d81ed1be Homepage: https://lib.openmpt.org/libopenmpt/ Description: module music library based on OpenMPT -- documentation libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream. It is based on the player code of the OpenMPT project, a descendant of the original ModPlug Tracker. . This package contains documentation for developing programs which use libopenmpt. Package: libopenmpt-modplug-dev Architecture: amd64 Version: 0.8.9.0-openmpt1-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: libopenmpt-modplug Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 70 Depends: libopenmpt-dev, libopenmpt-modplug1 (= 0.8.9.0-openmpt1-ok1.1) Conflicts: libmodplug-dev Filename: pool/main/libo/libopenmpt-modplug/libopenmpt-modplug-dev_0.8.9.0-openmpt1-ok1.1_amd64.deb Size: 16678 MD5sum: 3c8e27f1d5ebe37da150c334cb762f40 SHA1: 5aefdd9d70110bc33e22538790ed36220fddab18 SHA256: c6c894f864f00631aa08fae832ec62e623d7cbc3df1926427e13251e816ad7b8 SHA512: 18746f22463f962e35ebf516b5ce554dbc90507eacbb62e9dab618328958fcd6c167b54171a5d0688aad578015e0a86ce4ef83ef7d4ab53ec7a946f71b27c4f9 Homepage: https://lib.openmpt.org/libopenmpt/ Description: module music library based on OpenMPT -- modplug compat development files libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream. It is based on the player code of the OpenMPT project, a descendant of the original ModPlug Tracker. . This package contains the development files required to compile programs using libopenmpt's modplug compatibility layer. It serves as an alternative to the libmodplug-dev package. Package: libopenmpt-modplug1 Architecture: amd64 Version: 0.8.9.0-openmpt1-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libopenmpt-modplug Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 105 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libopenmpt0 (>= 0.3.0), libstdc++6 (>= 5.2) Filename: pool/main/libo/libopenmpt-modplug/libopenmpt-modplug1_0.8.9.0-openmpt1-ok1.1_amd64.deb Size: 24668 MD5sum: 3054a0021e4ad5cac2daec15c69c2113 SHA1: 8dc7cf1e8e3d2cd0f67890ee5ed2f066ded50872 SHA256: 55f6660ae93340ac048a11cab0ae7ce9454ba4bb62c83b34c670bbdb73253920 SHA512: f4231333edf88c2dfa459034bc14a4df5034d1b7f6c180aa48b2ab46821f69e14709f7bb43819f3342935e352d37e43de72e70acfcc72d9f5e053b77bf3ba4f2 Homepage: https://lib.openmpt.org/libopenmpt/ Description: module music library based on OpenMPT -- modplug compat library libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream. It is based on the player code of the OpenMPT project, a descendant of the original ModPlug Tracker. . This package contains the modplug compatibility shared library. It is used by programs that want to use libopenmpt's decoder, but are written using libmodplug's API. Package: libopenmpt0t64 Architecture: amd64 Version: 0.7.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libopenmpt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1555 Provides: libopenmpt0 (= 0.7.3-ok1) Depends: libc6 (>= 2.32), libgcc-s1 (>= 4.0), libmpg123-0 (>= 1.12.1), libstdc++6 (>= 11), libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2), zlib1g (>= 1:1.1.4) Breaks: libopenmpt0 (<< 0.7.3-ok1) Replaces: libopenmpt0 Filename: pool/main/libo/libopenmpt/libopenmpt0t64_0.7.3-ok1_amd64.deb Size: 590480 MD5sum: afd0541478737c51aeee19624c13ae30 SHA1: aad67e977f3beaba5bd2e2d1e60ab2e3d07b9f73 SHA256: 02c80e30b9ab493fedd917a58590e9b434987c1f2b9c84ee43bdc28172922423 SHA512: 45208831a7a028960e04a0f89e9c78f22eec68fdb40c79717173622639ab2c904a1c121c56d96c0c6f16d1ed1743f871c2556050aec970e86f8e6862160960bd Homepage: https://lib.openmpt.org/libopenmpt/ Description: module music library based on OpenMPT -- shared library libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream. It is based on the player code of the OpenMPT project, a descendant of the original ModPlug Tracker. . This package contains the main shared library. Package: libopenraw-dev Architecture: amd64 Version: 0.1.2-0.3ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libopenraw Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 5805 Depends: libopenraw7 (= 0.1.2-0.3ok1) Filename: pool/main/libo/libopenraw/libopenraw-dev_0.1.2-0.3ok1_amd64.deb Size: 491110 MD5sum: 2c4246fb764e3dbb48b25ec28f941a8e SHA1: bdec7eb53d9c7c5520bed8932bc3af5481a71470 SHA256: d73ae6314924a6f09e83f3dbd133ec77943b95fcc05224f785ee71e33f2b2723 SHA512: 7133fac64288a196835873ce4e1fcb00797591c7fc7f3388489cacc42e976d9101692356086ab7701cb79647c23488ce0d6de4b54b02618107726f0d7e7d666b Homepage: http://libopenraw.freedesktop.org/ Description: free implementation for RAW decoding - development files libopenraw is an ongoing project to provide a free software implementation for camera RAW files decoding. One of the main reason is that dcraw is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing application. . It also has the goal to address missing feature from dcraw like meta-data decoding and easy thumbnail extraction. . This package contains development header files. Package: libopenraw7 Architecture: amd64 Version: 0.1.2-0.3ok1 Multi-Arch: same Priority: optional Section: libs Source: libopenraw Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1463 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5.2) Filename: pool/main/libo/libopenraw/libopenraw7_0.1.2-0.3ok1_amd64.deb Size: 297616 MD5sum: f21854d53f991f10ffbc339a266b3432 SHA1: 6d1300f608bcf87c7fe597b05f735cd9d0c1fc4a SHA256: f204c5ee57897de6049b2ef9c3bca8c1b1b7f489779e5664ba6eed8ee49c1c4c SHA512: a0b4cce5771c8f57121819a72ef05e5b4034c10b5b293276425659ded894a16ef1b6b752df3eed72b3e29a135bd9f0827d4834c912f22fdd20890fe1a49c936d Homepage: http://libopenraw.freedesktop.org/ Description: free implementation for RAW decoding libopenraw is an ongoing project to provide a free software implementation for camera RAW files decoding. One of the main reason is that dcraw is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing application. . It also has the goal to address missing feature from dcraw like meta-data decoding and easy thumbnail extraction. Package: libopenrawgnome-dev Architecture: amd64 Version: 0.1.2-0.3ok1 Priority: optional Section: libdevel Source: libopenraw Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 37 Depends: libopenraw-dev (= 0.1.2-0.3ok1), libopenrawgnome7 (= 0.1.2-0.3ok1) Filename: pool/main/libo/libopenraw/libopenrawgnome-dev_0.1.2-0.3ok1_amd64.deb Size: 5582 MD5sum: e87c4188ef93890c74431bdd6b2b4a83 SHA1: c052038068dbe5baae4f31d30593bc9668460de9 SHA256: a3990085d36f925caa264ec80ef541c262fd243dd3da431747f19494f07eb9a6 SHA512: 2ab9920d824c1c0b2f5bcf832ea304524c5f0ef1093c2dd66357b253a4635fff0f4a6b4d1b14dc190cedde07dc3a03f2f433b4b5ddfe76f0820785eae7d41887 Homepage: http://libopenraw.freedesktop.org/ Description: GNOME integration for libopenraw - development files libopenraw is an ongoing project to provide a free software implementation for camera RAW files decoding. One of the main reason is that dcraw is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing application. . It also has the goal to address missing feature from dcraw like meta-data decoding and easy thumbnail extraction. . This package contains the development header files. Package: libopenrawgnome7 Architecture: amd64 Version: 0.1.2-0.3ok1 Multi-Arch: same Priority: optional Section: libs Source: libopenraw Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 38 Depends: libc6 (>= 2.14), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libopenraw7 (= 0.1.2-0.3ok1) Filename: pool/main/libo/libopenraw/libopenrawgnome7_0.1.2-0.3ok1_amd64.deb Size: 5644 MD5sum: 9da0f1abae6ac5f066cfa0c6831d53d0 SHA1: 1a701fbfb013fcd3c611d97f08309313e3c10a25 SHA256: 0f6a3f1a9e1de264dbc431557e656892c4c342883dbabbfe021d89c6ff23939c SHA512: 1274e68245ce6506940d146ef158f9c3bd3a4a9724c0a1332c6acedea95fbba72dd05734d60771b36f36e5c32e25d540b7dfac159c8043a9ee542fb6239740d2 Homepage: http://libopenraw.freedesktop.org/ Description: free implementation for RAW decoding (GNOME integration) libopenraw is an ongoing project to provide a free software implementation for camera RAW files decoding. One of the main reason is that dcraw is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing application. . It also has the goal to address missing feature from dcraw like meta-data decoding and easy thumbnail extraction. . This package contains the GNOME integration library. Package: libopus-dev Architecture: amd64 Version: 1.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: opus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 880 Depends: libopus0 (= 1.4-ok1) Filename: pool/main/o/opus/libopus-dev_1.4-ok1_amd64.deb Size: 243044 MD5sum: 57bb4d66392293f9d8c1130540f39634 SHA1: 8bd1ab3654ecf2b9c524eb6a22fc28ad79b6404d SHA256: e839fd80d1f601af3e5736feb56cb3b5d52300f73546951110ff6b30f00cf61c SHA512: 00762e2decec5d42d843320ac4acfe9089dea5cd7a1209605aac46ae9cce4ea809bb5bf40f837bfb8119539ba1525f8ac2853c74d4d7f02e7250926dc6ceeb83 Homepage: http://www.opus-codec.org Description: Opus codec library development files The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . It is intended to suit a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are: . Bit-rates from 6 kb/s 510 kb/s Sampling rates from 8 to 48 kHz Frame sizes from 2.5 ms to 60 ms Support for both constant bit-rate (CBR) and variable bit-rate (VBR) Audio bandwidth from narrowband to full-band Support for speech and music Support for mono and stereo Support for up to 255 channels (multistream frames) Dynamically adjustable bitrate, audio bandwidth, and frame size Good loss robustness and packet loss concealment (PLC) Floating point and fixed-point implementation . This package provides the Opus library headers and development files. Package: libopus-doc Architecture: all Version: 1.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: opus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1488 Filename: pool/main/o/opus/libopus-doc_1.4-ok1_all.deb Size: 244104 MD5sum: 94d423fa271f0210ba2fcc457a3bf73f SHA1: f6d003c2fdc0231ad287c2033abfb6e2d3ca3f05 SHA256: 4f54a0b4f151a0fe906d6da752d038c7e909cee7b5e3f0f9d24a0c1b877585c2 SHA512: de260446067da69a8660c980601271cb15562f589e4dfb452f089439c49a287a98529d59663cc3abdd0563a1e0e093c7896deb96062cd691b1a41fe5b320b483 Homepage: http://www.opus-codec.org Description: libopus API documentation The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . This package contains the developer documentation for libopus. Package: libopus0 Architecture: amd64 Version: 1.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: opus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 392 Depends: libc6 (>= 2.29) Suggests: opus-tools Filename: pool/main/o/opus/libopus0_1.4-ok1_amd64.deb Size: 192868 MD5sum: 807189f364046d35f4bb8a4f191d2fea SHA1: 255d4c8723c7297703ffe4bfb44dc0407e3f138f SHA256: bc08e2999ca4a9ddf110660cbcde671b7ba45eb51172bb329a67a89d0b927660 SHA512: 3dabe0bac5bd2f23e36ee2fc477f152e7829dd308e864e12187d51a36549a4397aec06960e398bca586461e4665bbb291542f81541f19a38f16393cb5dd2131b Homepage: http://www.opus-codec.org Description: Opus codec runtime library The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . It is intended to suit a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are: . Bit-rates from 6 kb/s 510 kb/s Sampling rates from 8 to 48 kHz Frame sizes from 2.5 ms to 60 ms Support for both constant bit-rate (CBR) and variable bit-rate (VBR) Audio bandwidth from narrowband to full-band Support for speech and music Support for mono and stereo Support for up to 255 channels (multistream frames) Dynamically adjustable bitrate, audio bandwidth, and frame size Good loss robustness and packet loss concealment (PLC) Floating point and fixed-point implementation . This package provides the Opus runtime library. Package: liborc-0.4-0t64 Architecture: amd64 Version: 1:0.4.38-ok2 Multi-Arch: same Priority: optional Section: libs Source: orc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 784 Provides: liborc-0.4-0 (= 1:0.4.38-ok2) Depends: libc6 (>= 2.38) Breaks: liborc-0.4-0 (<< 1:0.4.38-ok2) Replaces: liborc-0.4-0 Filename: pool/main/o/orc/liborc-0.4-0t64_0.4.38-ok2_amd64.deb Size: 188560 MD5sum: 8be6dce33862d37f1e5357c248db2f85 SHA1: f48a1d126ac44ce9d08327b4c1def146b5b422e9 SHA256: 9af4b293059f587c5e78744b5c0e33f04b2c3fd45bb43ac41ac895c6fcf58ce0 SHA512: 3dfc0bad853b0863b5d5e43775c357d5fb6bbec618b111eec8a0674650e6e8f41f3f55af91462ac7cd7bde95d6e175ba0a46f596ae95cc353a8d8893091075a2 Homepage: https://cgit.freedesktop.org/gstreamer/orc Description: Library of Optimized Inner Loops Runtime Compiler Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the orc shared libraries. It is typically installed automatically when an application or library requires it. Package: liborc-0.4-dev Architecture: amd64 Version: 1:0.4.38-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: orc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 273 Provides: liborc-dev Depends: liborc-0.4-0t64 (= 1:0.4.38-ok2), liborc-0.4-dev-bin:any (= 1:0.4.38-ok2) Suggests: liborc-0.4-doc Filename: pool/main/o/orc/liborc-0.4-dev_0.4.38-ok2_amd64.deb Size: 28944 MD5sum: c11603dfd8e1b1e3d1a440ab76c33182 SHA1: 837e7a15970f3c07767f00d94abe3dc8bd27f575 SHA256: 6ec75976aca51274a3142ba5bedb78b8ab5b7dc7516528d6dd94eaec6d093472 SHA512: 8be5af238292d152a9ccbdc6ccfefa17d4898e77c6fdf08b67f598e04ed6309349954772dd7639aa9e05ce811dac5478a7cbdf08cf26b529f8b35b70617b3e2e Homepage: https://cgit.freedesktop.org/gstreamer/orc Description: Library of Optimized Inner Loops Runtime Compiler (development headers) Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the development headers and libraries, and should be installed to compile software that uses orc. Package: liborc-0.4-dev-bin Architecture: amd64 Version: 1:0.4.38-ok2 Multi-Arch: allowed Priority: optional Section: libdevel Source: orc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 70 Provides: liborc-dev-bin Depends: libc6 (>= 2.34), liborc-0.4-0t64 (>= 1:0.4.34) Filename: pool/main/o/orc/liborc-0.4-dev-bin_0.4.38-ok2_amd64.deb Size: 18448 MD5sum: 5e02df2f04a11c4fc4de59779084609c SHA1: 8aca234869b8583aa06a81214eff0a578916c9ea SHA256: cf31a9c0c576a9973c01836bfaa8b3a5e19660e1842f0d382d6893870db1fc6d SHA512: e878be20b2cb481ba6f5324d5c46bc16bfe720529c421f885c176478e7d2cd599b7565460c5a42dcc9653d9a2fbbe6566b9b8399f8aaf817f0064e5d6b69b72e Homepage: https://cgit.freedesktop.org/gstreamer/orc Description: Library of Optimized Inner Loops Runtime Compiler (development tools) Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the development tools, and should not be installed directly. Package: liborc-0.4-doc Architecture: all Version: 1:0.4.38-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: orc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of GStreamer packages Installed-Size: 382 Suggests: liborc-0.4-dev Filename: pool/main/o/orc/liborc-0.4-doc_0.4.38-ok2_all.deb Size: 38180 MD5sum: f678de6b4fdbf7c12e3f2c69c22cd79d SHA1: 13176efde4f837231e61d8dedb3a08a1849b0cc5 SHA256: f9650e9491a7240d07f3a16563535bfb35b73f9f5382fd4bced8971adad3fc59 SHA512: e948aa875dc9e88061091a97063334cdc14bcdeb984a77129e2e7b4ca11f3a0647ab8aff45fcf9f69075c4f32f13c69dafac81358938fa65becb7ca031f08632 Homepage: https://cgit.freedesktop.org/gstreamer/orc Description: Library of Optimized Inner Loops Runtime Compiler (documentation) Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the documentation for orc. Package: liborcus-0.18-0 Architecture: amd64 Version: 0.19.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: liborcus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1349 Depends: libboost-iostreams1.74.0 (>= 1.74.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), liborcus-parser-0.18-0 (>= 0.19.2), libstdc++6 (>= 11) Filename: pool/main/libo/liborcus/liborcus-0.18-0_0.19.2-ok1_amd64.deb Size: 395216 MD5sum: 8a1c1b7e34c8ad960042420d75a120e6 SHA1: 2a5623d40fdfbb21ac2a376f19c9b23720a1a75d SHA256: 6bb11d29ed1d5bd0f4c96594c707fc59ba4cde3c8861b86720d10f7ee7542c5d SHA512: 9d42516b26a93c8930fff16b13b4c08f97656f63c1ddac4853f2ad801c6d392fbea4d1d1e37af1f332a1cdc9e881dd946601fcb92190e8eb7b85405d5de38186 Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. Package: liborcus-bin Architecture: amd64 Version: 0.19.2-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: liborcus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 640 Depends: libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), liborcus-0.18-0 (>= 0.19.2), liborcus-mso-0.18-0 (>= 0.19.2), liborcus-parser-0.18-0 (>= 0.19.2), liborcus-spreadsheet-model-0.18-0 (>= 0.19.2), libstdc++6 (>= 11) Filename: pool/main/libo/liborcus/liborcus-bin_0.19.2-ok1_amd64.deb Size: 78816 MD5sum: 6a25c59e2f761ef68cb20df4fa6f0ff6 SHA1: a88f44997cb16c321693a3dad8cef54599dea7cf SHA256: 6487c0e640e48f79fd7489d2fcd163fc3798fc52c9a87c06e29a178e6060b6e8 SHA512: 180ee840dcb58855a8800913bbdc090b63be4efe902bbb923da601a49327b9364965e2239e4a9633e7945474919e495cc48f4801f5ab94783bc4f5cd045e30f0 Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents - binaries Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the command-line applications for converting documents. Package: liborcus-dev Architecture: amd64 Version: 0.19.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: liborcus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6107 Depends: liborcus-0.18-0 (= 0.19.2-ok1), liborcus-mso-0.18-0 (= 0.19.2-ok1), liborcus-parser-0.18-0 (= 0.19.2-ok1), liborcus-spreadsheet-model-0.18-0 (= 0.19.2-ok1) Recommends: libixion-dev (>= 0.18.0~) Filename: pool/main/libo/liborcus/liborcus-dev_0.19.2-ok1_amd64.deb Size: 851396 MD5sum: ce271eabecb631eeb728a05251d974b4 SHA1: 944aa41149021be9c6c0dd83fe3ab75590f3572d SHA256: c8b17515ec38903ceab933c146b9ccc3c89a2bbe3b1f3f13933fbed0449c3c00 SHA512: 90247b1ac1f742e71ac17c92ee6e2b923ac90f1333edd15067bd3735b416d91da6a236174aadbf2a1c1c671a26b9b1f7dc925ba9ffdef73dcafac097a0f6afa5 Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents -- development Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains headers, pkg-config file and static library for developing applications using Orcus. Package: liborcus-doc Architecture: all Version: 0.19.2-ok1 Built-Using: sphinx (= 7.2.6-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: liborcus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5178 Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg) Filename: pool/main/libo/liborcus/liborcus-doc_0.19.2-ok1_all.deb Size: 428872 MD5sum: ca2fbc037e4534de41566a417ad0ffe0 SHA1: eae532f6065bac4d677682c572acd8a110e5ecba SHA256: e8fa4b4b507b64a1a73ae1f1baecd98b6abb26bdbc63020eeafd726e05f0b7e8 SHA512: 408922b4298fd869785de4e1b319c4c8d086acbdce5fb00a85bd8d7cd49d78024267c9d8be9129c83b319c9eecbe44be08e9485d1978b9e786f4e51fe440e670 Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents - documentation Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the API documentation. Package: liborcus-mso-0.18-0 Architecture: amd64 Version: 0.19.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: liborcus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 65 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), liborcus-parser-0.18-0 (>= 0.19.2), libstdc++6 (>= 11) Filename: pool/main/libo/liborcus/liborcus-mso-0.18-0_0.19.2-ok1_amd64.deb Size: 15488 MD5sum: fd5cb62cdad6f9fcf7845427180c9375 SHA1: 63c9a81d4c86e062b7d900d6a0de79eeaf100f32 SHA256: 08d255658b70c2a266226575e8f639915950e3c13cc8a36ba74002937d347b20 SHA512: 29c97d6cdc7fb6c91dca65cf84f4b419570a4d5c2052c7be33b09486adcc6d782940ade2971c56852550598070c89f4b838362b3d437ef7ad34180d13597c94f Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents - MS Office encryption library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains a library for handling MS Office encryption. Package: liborcus-parser-0.18-0 Architecture: amd64 Version: 0.19.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: liborcus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 347 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 12), zlib1g (>= 1:1.1.4) Filename: pool/main/libo/liborcus/liborcus-parser-0.18-0_0.19.2-ok1_amd64.deb Size: 99796 MD5sum: f32c57f94f7c6cb1cb23ab30bab02af5 SHA1: 57880f80c7f390d8ce74c25d808a72b9421204a0 SHA256: 6d1dc7c531ca90e2dbbc3b9399fc56d3cf9b4ea10c17c477ecd03ad540a92e8c SHA512: c4db85b6511650c5fe5a21d9fe149da396b3a44a7febad90711f5e80bfd91a6315551a4fd74597d250f701ba51a4cfc51e335bb9d5a11172a2e08a164e5bdcdb Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents - parser library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the parser library. Package: liborcus-spreadsheet-model-0.18-0 Architecture: amd64 Version: 0.19.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: liborcus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 432 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libixion-0.18-0 (>= 0.19.0), liborcus-0.18-0 (>= 0.19.2), liborcus-parser-0.18-0 (>= 0.19.2), libstdc++6 (>= 11) Filename: pool/main/libo/liborcus/liborcus-spreadsheet-model-0.18-0_0.19.2-ok1_amd64.deb Size: 132304 MD5sum: 9728fd521ba686ebbadbb805a2f7e6bf SHA1: 66526936ff73e479cad3ce841994d8e2459fd166 SHA256: cb8faa644343716b7094b191b976659c9095a276bab84375bfce6c8d3f5af2a4 SHA512: 21925755e40809b098aa79a4861f85ae965679e19be6e8d0e55591dab01240993867a0821bcaa9a82f294bdf6620e524d97ca3cb5e93df6e7d09391192e80eff Homepage: https://gitlab.com/orcus/orcus Description: library for processing spreadsheet documents - spreadsheet model library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains a library abstracting the spreadsheet model. Package: libosinfo-1.0-0 Architecture: amd64 Version: 1.11.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libosinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 465 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.44.0), libsoup-3.0-0 (>= 3.0.3), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), pci.ids, usb.ids, libosinfo-l10n (>= 1.11.0-ok1), osinfo-db Breaks: gnome-boxes (<< 42.3) Filename: pool/main/libo/libosinfo/libosinfo-1.0-0_1.11.0-ok1_amd64.deb Size: 86356 MD5sum: da4cac94f9663015145b0ed4757cdc23 SHA1: 576be3f62adc63eb1cedc3773fd58430369cc207 SHA256: f005a95e9a2b40e68ebe5f899a7b16b630049c3db2dd56c407cfc900f63e29db SHA512: d358934e4282d58e70da079ece4d90a839548bdf9ed20395381b2f96a9a6596e654d85a872a9017c4d5f66d7f8d545cf558b5b29cb3f7ffd0a517e4f275de063 Homepage: https://libosinfo.org/ Description: Library for managing information about operating systems and hypervisors libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. . Via the GObject Introspection, the API is available in all common programming languages. . This package contains the shared library. Package: libosinfo-1.0-dev Architecture: amd64 Version: 1.11.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libosinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 2361 Provides: gir1.2-libosinfo-1.0-dev (= 1.11.0-ok1) Depends: libosinfo-1.0-0 (= 1.11.0-ok1), gir1.2-libosinfo-1.0 (= 1.11.0-ok1), libglib2.0-dev Filename: pool/main/libo/libosinfo/libosinfo-1.0-dev_1.11.0-ok1_amd64.deb Size: 119720 MD5sum: 65403ad9ea9dfe8f9879d09ba38a5034 SHA1: 673fc627d06833cbfa1cd9296e53beec1c50f057 SHA256: da20331b982cbac91785aec8c8b7f14c5d753fcaca8a897ca65ce1c67a6b8209 SHA512: 37ed4e21a506c8acae0ef4cff321f9994d9c0432158d8cee6d83b38597e9a8146b58fa2edd1365c512533ee6a14d99a31f88dcbfb8a353c572bc7d8c15cfafaf Homepage: https://libosinfo.org/ Description: libosinfo development files libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. . This package contains the development headers and Vala bindings. Package: libosinfo-bin Architecture: amd64 Version: 1.11.0-ok1 Priority: optional Section: libs Source: libosinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 224 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.32.0), libosinfo-1.0-0 (>= 1.10.0~) Filename: pool/main/libo/libosinfo/libosinfo-bin_1.11.0-ok1_amd64.deb Size: 22764 MD5sum: 4eafecf5ea41fb81541ec4cbd0d976e5 SHA1: 9c71d30b1235f318c84774614126a0d4ca9dff0c SHA256: 698f67c618184ef742e414397033e10a9aaf382fb74b985a5cbed80ecb32c34e SHA512: 08c1844450392f2955338b77690f2e005fcf2a137ce759715ad218b145c32188be29e8fd11101589900eb6a7f45511fa7c2e205c27c119586e670dc3411dc18c Homepage: https://libosinfo.org/ Description: Tools for querying the osinfo database via libosinfo libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. . This package contains the runtime files to detect operating systems and query the database. Package: libosinfo-l10n Architecture: all Version: 1.11.0-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: libosinfo Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 427 Breaks: libosinfo-db (<< 1.0.0~) Replaces: libosinfo-db (<< 1.0.0~) Filename: pool/main/libo/libosinfo/libosinfo-l10n_1.11.0-ok1_all.deb Size: 43040 MD5sum: c3eddd8a827472d19bb39fcdd1ef1986 SHA1: abecb0f4eceda3969e189a73f160d1d529cd87ff SHA256: a9cae15fe0649ee8ab72284c0a112125a46545de23bedd4ebc78ca7c46db8441 SHA512: 3fb50e8cf1a863ef1b361e1d99bd7834c990c6186ed4696212fca9bd9a55663cba2b33607e15e5944f90cb40f2b38eb809d46c64c47863da8b877be51624764e Homepage: https://libosinfo.org/ Description: Translations for libosinfo libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. . This package contains the libosinfo translations. Package: libosmesa6 Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 12502 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.119), libgcc-s1 (>= 3.4), libglapi-mesa (= 24.0.5-ok1), libllvm17t64, libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mesa/libosmesa6_24.0.5-ok1_amd64.deb Size: 2925724 MD5sum: deecde38844a1b610b3849a744eab951 SHA1: e7779f0f7d66e5b0cb78e631b1cda9bae562889b SHA256: 7e610d82766631002dfdf0a1b0b637aae27bcc489f934cf2b19f1f19be3a4c0c SHA512: 420c381ea295880897448e8255142a88bf10997d52cf4a799967d5716a7329048214bd87ef01b5fdaa45fbe5a56acadbbae115c8e671dd76eb96130a075597a1 Homepage: https://mesa3d.org/ Description: Mesa Off-screen rendering extension OSmesa is a Mesa extension that allows programs to render to an off-screen buffer using the OpenGL API without having to create a rendering context on an X Server. It uses a pure software renderer. . This package provides both 16-bit and 32-bit versions of the off-screen renderer which do not require external libraries to work. Package: libosmesa6-dev Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 46 Provides: libosmesa-dev Depends: libosmesa6 (= 24.0.5-ok1), mesa-common-dev (= 24.0.5-ok1) | libgl-dev Conflicts: libosmesa-dev Replaces: libosmesa-dev Filename: pool/main/m/mesa/libosmesa6-dev_24.0.5-ok1_amd64.deb Size: 8928 MD5sum: 53a01098cc97e86923a34f5a56c848fd SHA1: f252faf8e92bdb9bbef4cb2b596df2ecd06aa3e3 SHA256: 83e82fc1dd62708342c0d5bfa79a34941fd90d671ee92097392bf7d5c4a8c2c8 SHA512: 9b3dd79c2789edc7389dc8989b3c446819733aec74f4c10e81d2c1ccf03a23b6fc1518440d386a435c0cb5a3a8d58eeb7439769d5f077197393baa7b98185bf7 Homepage: https://mesa3d.org/ Description: Mesa Off-screen rendering extension -- development files This package provides the required environment for developing programs that use the off-screen rendering extension of Mesa. . For more information on OSmesa see the libosmesa6 package. Package: libosp-dev Architecture: amd64 Version: 1.5.2-ok1.1 Priority: optional Section: libdevel Source: opensp Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 7922 Depends: opensp (= 1.5.2-ok1.1), libosp5 (= 1.5.2-ok1.1) Recommends: c++-compiler Filename: pool/main/o/opensp/libosp-dev_1.5.2-ok1.1_amd64.deb Size: 922010 MD5sum: dab903ec869bd23f8cb27f06e39fc91f SHA1: 23cd500703d9e48ea644dd7988c082e701da6833 SHA256: a673c80d5e46b3201a360497e060f09b9d4105bf8eb9ae346e8f76396d4d9517 SHA512: 6ea5751db4acb03b4fc613958f6f576183ee7f052e076f99e6f43607b6add83da202ecda5f75b4af0be444b10a46fa3e72f1e59e77a95b5ab307fb98d3d286cc Description: OpenJade group's SP suite, developer support This contains include files and the static library for libosp. This C++ library contains entity management functions, parsing functions, and other functions useful for SGML/XML/DSSSL development. Package: libosp5 Architecture: amd64 Version: 1.5.2-ok1.1 Priority: optional Section: libs Source: opensp Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 3133 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/main/o/opensp/libosp5_1.5.2-ok1.1_amd64.deb Size: 956830 MD5sum: df08ca5e53d0ccdc89c3f71ee21b5ca7 SHA1: 833606a2ddece17679fabd3b19ca38265c9efd8b SHA256: 1bd2785b987fc03b4177813247ed2abec2e3e42cab5966ccfc571b1fdaa8047a SHA512: d692703a94413454e4a4c190a4ea79abceecd6314f8feafbbf6e47b60bd0433984496c8a512e16caa19d6766de1816b30765bd0906a72fedfe6a119fdb072a08 Description: Runtime library for OpenJade group's SP suite This is the SP suite's shared library runtime support. This C++ library contains entity management functions, parsing functions, and other functions useful for SGML/XML/DSSSL development. . This shared library is used by the opensp and openjade packages. Package: libostree-1-1 Architecture: amd64 Version: 2024.5-1ok1.14 Multi-Arch: same Priority: optional Section: libs Source: ostree Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 946 Depends: libarchive13t64 (>= 3.0.4), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.38), libcurl3-gnutls (>= 7.16.3), libglib2.0-0t64 (>= 2.68.0), libgpg-error0 (>= 1.14), libgpgme11 (>= 1.2.0), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 3.1~), libsystemd0, zlib1g (>= 1:1.1.4) Filename: pool/main/o/ostree/libostree-1-1_2024.5-1ok1.14_amd64.deb Size: 356216 MD5sum: 6112daa72d0535b9042147e5c39bdf05 SHA1: 93584edaf2079023b3ba71b66ace1b2ab17570ad SHA256: d55cf13248481965157acd7e1c8fa6d6152ec5ac21c861b71815caeecf5ea8a5 SHA512: 55441ae086a6b99a441186e780f82a8971cf91641b0d2b34631dcc31859a72530a3bb576a8c84f618d37e0fe9905b0b1f391b512f7a237a42d4e4c724bd7324f Homepage: https://github.com/ostreedev/ostree/ Description: content-addressed filesystem for operating system binaries (library) libostree is a library for managing bootable, immutable, versioned filesystem trees. It is like git in that it checksums individual files and has a content-addressed object store; unlike git, it "checks out" the files using hardlinks into an immutable directory tree. This can be used to provide atomic upgrades with rollback, history and parallel-installation, particularly useful on "fixed purpose" systems such as embedded devices. It is also used by the Flatpak application runtime system. . This package contains the shared library. Package: libostree-dev Architecture: amd64 Version: 2024.5-1ok1.14 Multi-Arch: same Priority: optional Section: libdevel Source: ostree Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 1122 Provides: gir1.2-ostree-1.0-dev (= 2024.5-1ok1.14) Depends: gir1.2-ostree-1.0 (= 2024.5-1ok1.14), libglib2.0-dev, libostree-1-1 (= 2024.5-1ok1.14), pkgconf Suggests: libostree-doc Filename: pool/main/o/ostree/libostree-dev_2024.5-1ok1.14_amd64.deb Size: 97972 MD5sum: 11a7225cc56ae0714e00ccdce96c9e35 SHA1: 2fbfcb53ec76a0812081aa7d7605113e427d6782 SHA256: 1b0face3f644c5382eb7c66d13c6cf3d4e3d798661f71b3b9c5d0b4140d59385 SHA512: ba95d1ff7b6a824562095a579a92738e8355b12cfec575dbb92a2db4f148f5095a9812259d3f4605b3f83b97c8b7fa694fe0e2506b82a1e1c41e05f134b2c1b7 Homepage: https://github.com/ostreedev/ostree/ Description: Development files for the libostree library libostree is a library for managing bootable, immutable, versioned filesystem trees. It is like git in that it checksums individual files and has a content-addressed object store; unlike git, it "checks out" the files using hardlinks into an immutable directory tree. This can be used to provide atomic upgrades with rollback, history and parallel-installation, particularly useful on "fixed purpose" systems such as embedded devices. It is also used by the Flatpak application runtime system. . This package contains development headers and the pkg-config file for libostree. Package: libostree-doc Architecture: all Version: 2024.5-1ok1.14 Multi-Arch: foreign Priority: optional Section: doc Source: ostree Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 1621 Suggests: devhelp Filename: pool/main/o/ostree/libostree-doc_2024.5-1ok1.14_all.deb Size: 108168 MD5sum: 22ca57196f1be8d9825cbd83f601fd70 SHA1: d713ecc2adce31d58109013b4dbbb4a5bbef9fa5 SHA256: e31763e343d8a99e5c1816f7f47da378840568f0d9afd9f9a6c438fc12489eaf SHA512: 1056f0d5d3a8289fc61be8cf03548e2535191f9a9d7b8df67b9074c030adaf3cf3ea4cd30ef39e9f9aabfea022fb0f5638f0eda6fbdc102edfbbe9b85e6262ff Homepage: https://github.com/ostreedev/ostree/ Description: Development documentation for the libostree library libostree provides a library and tools for managing bootable, immutable, versioned filesystem trees. See the ostree package's description for more details. . This package contains development documentation for libostree. Package: libostyle-dev Architecture: amd64 Version: 1.4devel1-ok1 Priority: optional Section: libdevel Source: openjade Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 6815 Depends: libostyle1c2 (= 1.4devel1-ok1) Conflicts: openjade (<< 1.4devel1-14) Filename: pool/main/o/openjade/libostyle-dev_1.4devel1-ok1_amd64.deb Size: 731028 MD5sum: 15801092fb6da01ee26867c872cd6d93 SHA1: 0c2be723213f5bd412613ea53aea81581186177e SHA256: 2dae297214c5335f0d9e9e8e5bee3094123ca2bba68dab971a1f30b9c6766440 SHA512: ed14aed80a5f2fa2b9bb0668f82851dfd26647b021de39d83f3bebee23f3a57c94d859548ccfe465c12ca1a82691722263e356a56e326dac644ec5b71541d10e Homepage: http://openjade.sourceforge.net/ Description: OpenJade libraries, developer support Contains include files and the static library for libogrove, libospgrove, and libostyle. This is useful for those developing on top of the OpenJade grove or DSSSL engine. Package: libostyle1c2 Architecture: amd64 Version: 1.4devel1-ok1 Priority: optional Section: libs Source: openjade Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3478 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Conflicts: libostyle1 Replaces: libostyle1 Filename: pool/main/o/openjade/libostyle1c2_1.4devel1-ok1_amd64.deb Size: 684864 MD5sum: c1aaedb04715fa22f3af306f4794584e SHA1: aa2c430ee6f61c4ec8f0138c6f55f5dc1976224e SHA256: 003334c734e6f2c7a3ba8e28b5b5a650270fd745db1b75df62161f8eaeafe3f8 SHA512: b89382f7fea34bad896c6e2d8d008a04f0675ce80e7a63a639d1932dfce5ea4cac87efc4a6d8239e87a633f1d4ecab0453058e8b0c6d58f859d2d61fc58ee01a Homepage: http://openjade.sourceforge.net/ Description: Runtime libraries for OpenJade OpenJade's shared libraries, runtime support. Includes libogrove, providing an abstract interface to groves; libospgrove, an interface to groves on top of the OpenSP suite; and libostyle, the actual DSSSL style engine. . This shared library is used by the openjade package. Package: libotp0t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 211 Provides: libotp0-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libc6 (>= 2.38), libdb5.3, libhcrypto5t64-heimdal (>= 1.4.0+git20110226), libroken19t64-heimdal (>= 1.4.0+git20110226) Conflicts: libotp0-kerberos4kth Breaks: libotp0-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libotp0-heimdal Filename: pool/main/h/heimdal/libotp0t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 29656 MD5sum: dbb34377d9e7204439bfb7af1da32165 SHA1: 1836d63ffa8570127012c3a5cb6c035ded1d91eb SHA256: a5ac469d1b886ec2110c84b91eed11fda3f583d4d993f1a569da86793ce4f1e4 SHA512: 6953bedb66395d7b1f3c5438eeec9305b90c715e9395b05ab6836ce2ad70ef776dcfe1d55a262c2195733320c7c829b9ba3b551bc260a250df6439d87d625216 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - OTP support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for OTP support. Package: libout123-0t64 Architecture: amd64 Version: 1.32.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mpg123 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 83 Provides: libout123-0 (= 1.32.5-ok1) Depends: libc6 (>= 2.34) Breaks: libout123-0 (<< 1.32.5-ok1) Replaces: libout123-0 Filename: pool/main/m/mpg123/libout123-0t64_1.32.5-ok1_amd64.deb Size: 28180 MD5sum: 28974002b438f8232151e042f88a314c SHA1: 393e728c096efff5f1b6463745b4c808c8a71d9b SHA256: 3102ec3711af7ddccca111dce9052f7ba43114d32d57fdebdc160b00d7b62697 SHA512: c487e9649f02b475f0c06ac0f53ab5d048f6a9efdad38b5baa58830d941b70f6831919b3ff7e1b8bf839ca2181c25831cd05fa10d60f8e24f93c703613d09462 Homepage: http://mpg123.org/ Description: MPEG layer 1/2/3 audio decoder (libout123 shared library) mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains the shared out123 library. Package: libp11-kit-dev Architecture: amd64 Version: 0.25.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: p11-kit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 142 Depends: libp11-kit0 (= 0.25.3-ok1) Suggests: p11-kit-doc Filename: pool/main/p/p11-kit/libp11-kit-dev_0.25.3-ok1_amd64.deb Size: 21584 MD5sum: dd03560ae84cdede0acbd41ce8961908 SHA1: 7e18583e289e38013d13abdc46d2d48af95ba94e SHA256: b89e86895319a3de3e85762dec70d1fa9764dec8d8419483dcc9a8ff37b799e9 SHA512: b340f5003ca0519a1d9d40af02be6d6df070e8f7553514528a6e98becd1cc7a557c59b3b1d5500dcc7b0efb0bd7d45c016ad1a4a8b02cc9874c0e8737b9bf32d Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html Description: library for loading and coordinating access to PKCS#11 modules - development The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the development headers required to build applications using the p11-kit library. Package: libp11-kit0 Architecture: amd64 Version: 0.25.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: p11-kit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GnuTLS Maintainers Installed-Size: 1665 Depends: libc6 (>= 2.38), libffi8 (>= 3.4) Filename: pool/main/p/p11-kit/libp11-kit0_0.25.3-ok1_amd64.deb Size: 242760 MD5sum: be7c2ee41b6ee935b66f1fb3ad9f5833 SHA1: 73f8e89767cf16333a880b20cac161bfc8e695cb SHA256: 76473c3e673dac01409fa0f051fa7da6220e6097e16580b42059dc3e0fb3ba28 SHA512: 7c6c68cd67cf589d4cae1ad5a22e51a9d2e60229b37bbcc2a473ae20a5eb49a16d198659154e323fb313d5a7644b78f1925d84213e6feb4080ef0172d5f6cd04 Homepage: https://p11-glue.github.io/p11-glue/p11-kit.html Description: library for loading and coordinating access to PKCS#11 modules - runtime The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the shared library required for applications loading and accessing PKCS#11 modules. Package: libpackage-deprecationmanager-perl Architecture: all Version: 0.18-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 45 Depends: perl:any, libpackage-stash-perl, libparams-util-perl, libscalar-list-utils-perl, libsub-install-perl Filename: pool/main/libp/libpackage-deprecationmanager-perl/libpackage-deprecationmanager-perl_0.18-ok1_all.deb Size: 15568 MD5sum: 93cb37c74c38108bcb7b7cfe59302f66 SHA1: 1164cdb4e86c2327f89923245a1ce8a9f1e499a7 SHA256: cca26e2899bfad6a445bbd3161632ed32012bd47f9f79f47a9b6faa1623989a8 SHA512: 8a02cd0f2b645549dd50897050325ec9dee1c6f83b9ff655af25ef5cf313df614b3d79bf6182acaef70c3f3a92fbc3fa5004f46983036b9f71da5b8af234c5b2 Homepage: https://metacpan.org/release/Package-DeprecationManager Description: module for managing deprecation warnings for Perl distributions Package::DeprecationManager allows you to manage a set of deprecations for one or more modules. It will issue one warning per deprecated feature used, optionally with regard to an -api_version specified by users of your module. Package: libpackage-stash-perl Architecture: all Version: 0.40-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 68 Depends: perl:any, libmodule-implementation-perl, libscalar-list-utils-perl Recommends: libpackage-stash-xs-perl Filename: pool/main/libp/libpackage-stash-perl/libpackage-stash-perl_0.40-ok1_all.deb Size: 23846 MD5sum: 92dffcea3d29e3b857cf15c2d6331dd6 SHA1: 91f6094cd34c9f4bf4dbdd0280e3c3059df88941 SHA256: 80537203c8f9bca20bb6740ad0fbb0563414fd237d8b57cbecd89bd523732edd SHA512: 46fa494b24092e76a20268e42533c6921805bbc802fd3bf1a6917dcef3cb226882ddd4f783c9e8ed4a99d9ab0a1cc52aa6e7f213a10d5de591c86f53ff63c3df Homepage: https://metacpan.org/release/Package-Stash Description: module providing routines for manipulating stashes Package::Stash is a Perl module that provides an interface for manipulating stashes (Perl's symbol tables). These operations are occasionally necessary, but often very messy and easy to get wrong. Package: libpackage-stash-xs-perl Architecture: amd64 Version: 0.30-ok1build1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 83 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Enhances: libpackage-stash-perl Filename: pool/main/libp/libpackage-stash-xs-perl/libpackage-stash-xs-perl_0.30-ok1build1_amd64.deb Size: 23604 MD5sum: 289212a790b028473c33de6cf188bf7f SHA1: f40668b70643b45f9bf423b06e1c7bd52979431f SHA256: 3392c6e0cc3324ada8f4e52ac5d5ee1ce51992cfdb5c43a1032281f595a52d79 SHA512: 130dfc6c4731b3c9c57c64aa1185dc6063e047d2571ae45ca3f1dc02f1b8c1d8d8c355191d0a9d0080d3fd4bc9f7669d0f82463a9a2d480526ecc3ffe69ce9fd Homepage: https://metacpan.org/release/Package-Stash-XS Description: Perl module providing routines for manipulating stashes (XS version) Manipulating stashes (Perl's symbol tables) is occasionally necessary, but incredibly messy, and easy to get wrong. Package::Stash hides all of that behind a simple API. . Package::Stash::XS provides the faster and more correct XS implementation. Package: libpackagekit-glib2-18 Architecture: amd64 Version: 1.2.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: packagekit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klumpp Installed-Size: 445 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.54) Filename: pool/main/p/packagekit/libpackagekit-glib2-18_1.2.8-ok1_amd64.deb Size: 109328 MD5sum: 2c22501bbd85ebab8abcf83a0f0909b1 SHA1: f794243b9880efb181cb12d9aa66fad4a16e8250 SHA256: 12dd641a6b8790977a8718e0f42be5a16e93b9e2b010061088a25ea548efb644 SHA512: ef0aefe2f842108c26fde9e141a25c322c51b900c85155b2938ee7108b64653f7486ecfdc1bca2bbce8d770adecb3f69ee0023da776677db4d4f648eb2578070 Homepage: https://www.freedesktop.org/software/PackageKit/ Description: Library for accessing PackageKit using GLib PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides an advanced library to access PackageKit using GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". Package: libpackagekit-glib2-dev Architecture: amd64 Version: 1.2.8-ok1 Priority: optional Section: libdevel Source: packagekit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klumpp Installed-Size: 1464 Depends: gir1.2-packagekitglib-1.0 (= 1.2.8-ok1), libdbus-1-dev, libglib2.0-dev, libpackagekit-glib2-18 (= 1.2.8-ok1), libsqlite3-dev Filename: pool/main/p/packagekit/libpackagekit-glib2-dev_1.2.8-ok1_amd64.deb Size: 84580 MD5sum: 2873291c0d8f1d568736a8c654ba6cff SHA1: c2f55e8f402a88f864429e04748de2683ed8b372 SHA256: 4599b73fd2de1b14515ee1d8b931c32c4101e92e5cf3e363059af075f3e42ae9 SHA512: bc0dfdf686bde245ed5e0e3d58386bf0ad439dadea48f72e0e92adde8247bfc0cc46f845b16ccf1efd99826894e394b8206928a433eecea3a04d8de2df0b133a Homepage: https://www.freedesktop.org/software/PackageKit/ Description: Library for accessing PackageKit using GLib (development files) PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the header files and documentation for the advanced PackageKit library based on GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". Package: libpackagekitqt5-1 Architecture: amd64 Version: 1.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: packagekit-qt Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 379 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.8), libstdc++6 (>= 4.1.1) Suggests: packagekit Filename: pool/main/p/packagekit-qt/libpackagekitqt5-1_1.1.1-ok1_amd64.deb Size: 86700 MD5sum: 026ffa7e6e888e6d40665de9f228ca68 SHA1: d355a091f3add0d20a824f1091076fe3be0d90ac SHA256: 40ad25b77ead4790c9b3a8af23141dedde0a550b73eed829995660166d9a969f SHA512: bde537b4329f1e560de65478b5e627b250c9a9ffeff68e9dd36ddeadb2106396f9acbd417c4515ce3b03cf84253bb9676efb6ccf78408a57b9f03d474deb5a18 Homepage: https://www.freedesktop.org/software/PackageKit/ Description: Library for accessing PackageKit using Qt5 PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides a library to access PackageKit using Qt. Package: libpackagekitqt5-dev Architecture: amd64 Version: 1.1.1-ok1 Priority: optional Section: libdevel Source: packagekit-qt Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 105 Depends: libpackagekitqt5-1 (= 1.1.1-ok1), qtbase5-dev (>= 5.8) Filename: pool/main/p/packagekit-qt/libpackagekitqt5-dev_1.1.1-ok1_amd64.deb Size: 16680 MD5sum: 843ed30321c025a8222dc3ce08e7af4e SHA1: af7bddfdf5b7cd7fe6250d6271a6b4c4c3ef4524 SHA256: 41e26c213ec4cff57b4739636e0b8c3fa24cd2fbb5c779cd191e7ec9e4bf958b SHA512: 9934642199296848bb9189024a279335cf8de5f4bdf9084083f32801111ef3dac80dd3cad2c977a44f6f057c9c615152862982c1fb749de9593a5b344e260bc6 Homepage: https://www.freedesktop.org/software/PackageKit/ Description: Library for accessing PackageKit using Qt5 (development files) PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the header files for PackageKit-Qt. Package: libpadwalker-perl Architecture: amd64 Version: 2.5-ok2build1 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 55 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libp/libpadwalker-perl/libpadwalker-perl_2.5-ok2build1_amd64.deb Size: 14348 MD5sum: 622349d41646348088d9aed6eb9cc7c4 SHA1: 31b67af065e45d1d54ed8adfaa617f2002932918 SHA256: 5cc0dc3220275904f187d8980ad71cf11dccdc0d114e349eff5536e6fc023721 SHA512: ed9f985f71f4b952b994f480b7aaa4468cbe1b4ac0a725a446ccb9de5cd8b99fe4184822be7150b586fd6548a5c91f0472354aa15de352b36040b09077f5df24 Homepage: https://metacpan.org/release/PadWalker Description: module to inspect and manipulate lexical variables PadWalker is a module that allows you to inspect and even modify lexical variables in the current "lexical pad stack." Perl tracks which variables are accessible and visible in each lexical scope by keeping a separate set of variables for each scope. This module looks for a given variable by traversing that stack, which allows it to alter anything in the stack, even variables not normally accessible in the current scope. . In practise, this module is useful for checking anything defined in the full stack of subroutines that called your function, making it extremely useful for debugging. It is, however, not recommended for use in production code. Package: libpam-apparmor Architecture: amd64 Version: 4.0.0-beta3-ok1 Priority: optional Section: admin Source: apparmor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 33 Depends: libapparmor1 (>= 2.6~devel), libc6 (>= 2.4), libpam0g (>= 0.99.7.1) Filename: pool/main/a/apparmor/libpam-apparmor_4.0.0-beta3-ok1_amd64.deb Size: 7108 MD5sum: 88fd5770ec9c293f932cc0246b062dd7 SHA1: 0e728923e0562b63131f66e9fc09db282c79ac00 SHA256: b08dbac2e32fd6cc729d3912c7079eaa4feb2e326105d84be8fe4f43d0eba63b SHA512: 47df8c58449c95e9a284eea996b26f6ac45772f05b9ad19eef1f60d8bdd3dd61fad4cc02b60949ea97fbb5b988267ab42693369cfcf1a8aa299fd1d6a27869ef Homepage: https://apparmor.net/ Description: changehat AppArmor library as a PAM module libpam-apparmor provides the PAM module needed to declare various differing confinement policies when starting PAM sessions by using the changehat abilities exposed through libapparmor. Package: libpam-biometric Architecture: amd64 Version: 4.10.0.0-ok11 Priority: optional Section: admin Source: ukui-biometric-auth Origin: openKylin Maintainer: Kylin Team Installed-Size: 1122 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.12.0), liblightdm-qt5-3-0 (>= 1.21.3), libpam0g (>= 0.99.7.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5.2), libukui-log4qt1 (>= 1.0.3) Suggests: biometric-auth Breaks: ukui-polkit (<< 1.0.3) Replaces: ukui-polkit (<< 1.0.3) Filename: pool/main/u/ukui-biometric-auth/libpam-biometric_4.10.0.0-ok11_amd64.deb Size: 516116 MD5sum: c971e339ec45b632f1e487f4bdcb6cd9 SHA1: 3512bbc06de632a2175abf6093bcab9a16fe4092 SHA256: 1c9e01dfb605b9f35d2d3d9a5070ccfdf24000ea5f66c9d54a676d4ec308e3dd SHA512: d5aba70899cf11f5040600406bee226bb88c27c9fc5fa527a87caf5797aae4b47ccbeb771a29c1a60537a0415a3301d71679cc2dda28750bb704aa8f229e5174 Homepage: https://github.com/ukui/ukui-biometric-auth Description: Insertable authentication module for PAM The indispensable part for biometric authentication in ukui desktop environment. This package contains a modules for PAM. Package: libpam-cap Architecture: amd64 Version: 1:2.69-1ok2 Multi-Arch: same Priority: optional Section: admin Source: libcap2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Christian Kastner Installed-Size: 49 Depends: libpam-runtime (>= 1.1.3-2~), libc6 (>= 2.33), libcap2 (>= 1:2.63), libpam0g (>= 0.99.7.1) Breaks: libcap2-bin (<< 1:2.66-1) Replaces: libcap2-bin (<< 1:2.66-1) Filename: pool/main/libc/libcap2/libpam-cap_2.69-1ok2_amd64.deb Size: 12384 MD5sum: 4a5e5ce766b276569380b2d54a770a04 SHA1: 2513433a21e9f2ea896db3c5c96352bb3e49fc7a SHA256: 54f10fa225b2a130f9b17d144609f6d5dfbc5d097f731332e413dd975fd65c5b SHA512: 26fa5d78530e98c35ab61318a112f89b2547fe91d79bf570b177dbc169b3eb61632ee747ca365a9aa6f280af4d2be44df4f4c506f0a5d0d26d8e842cca547b74 Homepage: https://sites.google.com/site/fullycapable/ Description: POSIX 1003.1e capabilities (PAM module) Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . This package contains the PAM module for enforcing capabilities on users and groups at PAM session start time. Package: libpam-cgroup Architecture: amd64 Version: 3.0.0-ok.0 Multi-Arch: same Priority: optional Section: admin Source: libcgroup Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Santiago Ruano Rincón Installed-Size: 36 Depends: libc6 (>= 2.4), libcgroup3 (>= 2.0.1), libpam0g (>= 0.99.7.1) Filename: pool/main/libc/libcgroup/libpam-cgroup_3.0.0-ok.0_amd64.deb Size: 5294 MD5sum: 43f4366ba47bb1d8c9eda35b32ac9400 SHA1: b0412c0cd003c428b88495f9bb47b6cf5b5a57e3 SHA256: 498a1d8d7c38b42058d0d6ebd665ded3dd88a6a84bf8f9edab2a8990c1540191 SHA512: 9457da61364d8d32d786c1d200eeece26db1c8e777052ac5beadd3fccd99e910bddde5ebde43e1949572d555684cd224e9de1995b0a122f724dcb86802ed0efe Homepage: https://libcg.sourceforge.net/ Description: control and monitor control groups (PAM) Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets of tasks, and all their future children, into hierarchical groups with specialized behaviour. . libcgroup allows one to manipulate, control, administrate and monitor cgroups and the associated controllers. . This package contains the PAM module to move a user session into an existing cgroup by attempting to match uid and gid against the defined cgroup rules configuration. Package: libpam-doc Architecture: all Version: 1.5.3-ok7 Multi-Arch: foreign Priority: optional Section: doc Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Sam Hartman Installed-Size: 146 Provides: pam-doc Filename: pool/main/p/pam/libpam-doc_1.5.3-ok7_all.deb Size: 35068 MD5sum: 961c6596edf667d548a96ee9bedc890b SHA1: 906ce5d6c05a0075eb854b30032e72b527c19da1 SHA256: 012adec581c0077156446c6df2ca142b2e70e655e80d3afbbc1ff4cacf8bd720 SHA512: a24ca7d5ba1cb9427d660af72cb29939949f414ed96d0d5055d36ed73caf8ed947e5647133b6e1033065d5228ae6f5097c22dd2fa25f0e41e3bdaa67125d6348 Homepage: http://www.linux-pam.org/ Description: Documentation of PAM Contains documentation (in HTML, ASCII, and PostScript format) for libpam, the Pluggable Authentication Modules library, a library that enables the local system administrator to choose how applications authenticate users. Package: libpam-gnome-keyring Architecture: amd64 Version: 46.1-ok1 Multi-Arch: same Priority: optional Section: admin Source: gnome-keyring Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 340 Depends: libc6 (>= 2.33), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libpam-runtime (>= 1.0.1-6) Recommends: gnome-keyring Filename: pool/main/g/gnome-keyring/libpam-gnome-keyring_46.1-ok1_amd64.deb Size: 14100 MD5sum: a2e964df368475b10815e1787ecec491 SHA1: d3436710d09a7f20fd4469be91ee6cb1e79c551c SHA256: b5a1316cf1e5af59bbf511faf3ebfb2ba36847d4b84a52b5be2c6df59c1f649b SHA512: fc825a519e24781d9a0c15afdfbc352b211a0971c272aac5c93fdf04ecddfaf50e68182141187cfd676e1d68c82f52df78c880c69a4b2baaada288a79aac700f Homepage: https://wiki.gnome.org/GnomeKeyring Description: PAM module to unlock the GNOME keyring upon login 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 PAM module that will automatically unlock the keyrings using your login password, making gnome-keyring usage transparent without losing its security benefits. . When installed, this module will automatically be used by GDM and gnome-screensaver to unlock your keyrings when logging in and when unlocking the screen saver. Package: libpam-kwallet-common Architecture: all Version: 4:5.24.7-ok1 Priority: optional Section: kde Source: kwallet-pam Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 26 Depends: socat Filename: pool/main/k/kwallet-pam/libpam-kwallet-common_5.24.7-ok1_all.deb Size: 5070 MD5sum: c2e1cf17170bfc28a5e9637f61cd9244 SHA1: d932474c401efcdb0f6718ae912a783950ca8eac SHA256: ed3427510bd556667f90b047bde2ac7fb4113b00da3609805ddc90eb4b231e84 SHA512: d420f197e131892fa6c77b1d4ad499f5437a6909bede2ae17cbcfc728d68fb95ec57ac9a21245e41e482a926b33c312613016a9511872948361106b27cb11dc2 Homepage: https://invent.kde.org/plasma/kwallet-pam Description: KWallet integration with PAM (common files) The KDE Wallet system provides a secure way to store passwords and other secret information, allowing the user to remember only a single KDE Wallet password instead of numerous different passwords and credentials. . This package provides a the common files needed by all versions of the PAM integration. Package: libpam-kwallet5 Architecture: amd64 Version: 4:5.24.7-ok1 Priority: optional Section: kde Source: kwallet-pam Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 40 Depends: libpam-kwallet-common (>= 4:5.24.7-ok1), libc6 (>= 2.25), libgcrypt20 (>= 1.8.0), libpam0g (>= 0.99.7.1) Filename: pool/main/k/kwallet-pam/libpam-kwallet5_5.24.7-ok1_amd64.deb Size: 10654 MD5sum: fc202bc5cbc6b225140df301b323e2de SHA1: 698c52e098d6be6969e07d707c38908a7a5ce23f SHA256: b877436188141157bd057e670aa6bcf7b490633bfb77fcfb77c51235f51dbfd9 SHA512: 31b96c5f65e75d14af80d86d19b3af469b59b8adc1b1e31db7074265de6e5533a43ba33a44363241aa9b0ad4a89c820e475d240261b84f852b08324d639e4c97 Homepage: https://invent.kde.org/plasma/kwallet-pam Description: KWallet (Kf5) integration with PAM The KDE Wallet system provides a secure way to store passwords and other secret information, allowing the user to remember only a single KDE Wallet password instead of numerous different passwords and credentials. . This package provides a simple PAM integration for KWallet, so you can log in to open a KWallet. Package: libpam-malcontent Architecture: amd64 Version: 0.11.0-4-ok3 Multi-Arch: same Priority: optional Section: admin Source: malcontent Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 32 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.60), libmalcontent-0-0 (>= 0.6.0), libpam0g (>= 0.99.7.1) Filename: pool/main/m/malcontent/libpam-malcontent_0.11.0-4-ok3_amd64.deb Size: 5728 MD5sum: 1b4d53d60b338dde93dd875342c0f86c SHA1: 7dbd130766aa078a43aecbd90dc657a6bd31f2a2 SHA256: c2cc690b7e73e7c3be43f8c0beb73e6108f9a53f2163ce2d657b7124f006f237 SHA512: d4716b9b5edff183ccf2878256a82923ae0d870524d3b6068950bb2690ad49af127280ec62708f75894fde2b04809c5c2520a3e16aae83614de28969a222c68b Homepage: https://gitlab.freedesktop.org/pwithnall/malcontent/ Description: PAM module to control the time a user is spending on the computer malcontent implements support for restricting the type of content accessible to non-administrator accounts on a Linux system. Typically, when this is used, a non-administrator account will be for a child using the system; and the administrator accounts will be for the parents; and the content being filtered will be apps which are not suitable for the child to use, due to (for example) being too violent. . This is not a security boundary, and a sufficiently technically advanced user may always work around these parental controls. malcontent is not a mandatory access control (MAC) system like AppArmor or SELinux. However, its correct use by applications should provide enough of an obstacle to prevent users easily or accidentally having access to content which they shouldn’t. . This package contains a PAM module to control the time a user is spending on the computer. Package: libpam-modules Architecture: amd64 Version: 1.5.3-ok7 Multi-Arch: same Priority: required Section: admin Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Sam Hartman Installed-Size: 1048 Provides: libpam-mkhomedir, libpam-motd, libpam-umask Pre-Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcrypt1 (>= 1:4.3.0), libpam0g (>= 1.4.1), libselinux1 (>= 3.1~), libsystemd0, debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.5.3-ok7) Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask Replaces: libpam-umask, libpam0g-util Filename: pool/main/p/pam/libpam-modules_1.5.3-ok7_amd64.deb Size: 266032 MD5sum: 95517816f45dac681cb37aa61acdb1c5 SHA1: f95bd48ee9caf0152a671cf4703c727a36f6aa7d SHA256: 56cd7d52cba593587e9b80325a0af4f460c2c351e3b7529608a9c919975c7f93 SHA512: 9486dc4f33fa2096e1a58e14e2f70bc6ac9a75de7bd076fa9e1e99cf481a20c4d7f68da11d3d00eaf97619eaa9a4a9d92851709dff7d7da79fa7e6978158aa4e Homepage: http://www.linux-pam.org/ Description: Pluggable Authentication Modules for PAM This package completes the set of modules for PAM. It includes the pam_unix.so module as well as some specialty modules. Package: libpam-modules-bin Architecture: amd64 Version: 1.5.3-ok7 Multi-Arch: foreign Priority: required Section: admin Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Sam Hartman Installed-Size: 245 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcrypt1 (>= 1:4.3.0), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsystemd0 (>= 254) Replaces: libpam-modules (<< 1.5.2-5~) Filename: pool/main/p/pam/libpam-modules-bin_1.5.3-ok7_amd64.deb Size: 47992 MD5sum: 067eac69b4c3521335206bc2245cb873 SHA1: 28579f1ba8ac9f9f38f1017844f96892024233f4 SHA256: f9a96fba68cacdd233b3ee69aec6483103849a41d2b6e7f3b0dcc8cad7d4e52b SHA512: 114625d05b5b02885b2498a5328fa63115dd4751b49fc7033025ce62c53a4c46080545e61ef08bad6b04f2867d4a4862f2ab7062170dcd8e38bb29547864da82 Homepage: http://www.linux-pam.org/ Description: Pluggable Authentication Modules for PAM - helper binaries This package contains helper binaries used by the standard set of PAM modules in the libpam-modules package. Package: libpam-oath Architecture: amd64 Version: 2.6.11-ok2 Priority: optional Section: admin Source: oath-toolkit Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 55 Depends: libpam-runtime, libc6 (>= 2.14), liboath0t64 (>= 1.8.0), libpam0g (>= 0.99.7.1) Filename: pool/main/o/oath-toolkit/libpam-oath_2.6.11-ok2_amd64.deb Size: 11484 MD5sum: 486d9b66951d8e9daf3141b0d24a9242 SHA1: 6842eee778a668fd713bd65e026e48684920055f SHA256: 2eb5e67d27a3d3fd9a090e8df606f4a48fcf94d0bde4ffc06c1ddd8ccecab919 SHA512: fbec9ddf9db619104198b2b2f5e0aba4c638db00dc9f5532991d51fe248b6579059b72ee7e40c172fde38cca521fa7678f63ba269796b1cf9a01b79e48fb5b7a Homepage: https://www.nongnu.org/oath-toolkit/ Description: OATH Toolkit libpam_oath PAM module OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package contain a PAM module to authenticate users against a local file-based OATH database. Package: libpam-pwquality Architecture: amd64 Version: 1.4.5-ok2 Multi-Arch: same Priority: optional Section: admin Source: libpwquality Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 40 Depends: libc6 (>= 2.4), libpam0g (>= 1.1.1), libpwquality1 (>= 1.1.0), libpam-runtime Filename: pool/main/libp/libpwquality/libpam-pwquality_1.4.5-ok2_amd64.deb Size: 11344 MD5sum: e01fd2b1daee74387d874e74e0307800 SHA1: 083949af34838bc069d4c33d44ad625d7cd3cb15 SHA256: 6fd31565cb1002baba3d433e247f01370177248e6b8908c7640b140705d99f0c SHA512: 5298a0827899d3408565eab91b6f098d4558f8e3acaad96f9626af6e90183df45c900d11954608f63364679bba92eefb255b4f21e77b20f20177592078b46ee6 Homepage: https://github.com/libpwquality/libpwquality Description: PAM module to check password strength libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This module can be plugged into the password stack of a given service to provide some plug-in strength-checking for passwords. The code was originaly based on pam_cracklib module and the module is backwards compatible with its options. Package: libpam-runtime Architecture: all Version: 1.5.3-ok7 Multi-Arch: foreign Priority: required Section: admin Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Sam Hartman Installed-Size: 862 Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.5.19) | cdebconf, libpam-modules (>= 1.0.1-6) Conflicts: libpam0g-util Replaces: libpam0g-dev, libpam0g-util Filename: pool/main/p/pam/libpam-runtime_1.5.3-ok7_all.deb Size: 125676 MD5sum: e461015791a31b5b841aab52c2321892 SHA1: 57e0a35930a9a074e6e83d8755fa8243b9db239f SHA256: 2adb127b11c26f7615eea9f928d53738381d3e77419c5996a75da7615658c409 SHA512: 957a3a332b73b0bcd2034108250da7e2aa85504e22ce8d4bcf76d0cdb8ee5fc05b0a39981d6d25f3556a96651c5b61b901d0e9de7678ee5c24be999240837cab Homepage: http://www.linux-pam.org/ Description: Runtime support for the PAM library Contains configuration files and directories required for authentication to work on Debian systems. This package is required on almost all installations. Package: libpam-systemd Architecture: amd64 Version: 255.2-ok1.8 Multi-Arch: same Priority: standard Section: admin Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 597 Provides: default-logind (= 255.2-ok1.8), logind (= 255.2-ok1.8) Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libpam0g (>= 0.99.7.1), systemd (= 255.2-ok1.8), libpam-runtime, default-dbus-system-bus | dbus-system-bus, systemd-sysv Recommends: dbus-user-session Conflicts: libpam-elogind-compat Filename: pool/main/s/systemd/libpam-systemd_255.2-ok1.8_amd64.deb Size: 225556 MD5sum: b328e11e3e30799ea8fd4cdd3e0e4a91 SHA1: 920f3b6285354e77a52849b1e6596d08d16a5ffa SHA256: d1b14a96ad6fd189b97c087de09554933303298aaef8e9c2f089f14e1301dac6 SHA512: 107e4e9da1e51ec006f4413eb32b263e01be43a4bc8851ad0975b1a8b8dbf11c08c886b0d7f10c0376de2fc78d577b3200882864370c813e9892c54eae596c54 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: system and service manager - PAM module This package contains the PAM module which registers user sessions in the systemd control group hierarchy for logind. . If in doubt, do install this package. . Packages that depend on logind functionality need to depend on libpam-systemd. Package: libpam-winbind Architecture: amd64 Version: 2:4.19.2+dfsg-ok1~1207.7 Multi-Arch: same Priority: optional Section: admin Source: samba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Samba Maintainers Installed-Size: 118 Depends: libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~), winbind:any (= 2:4.19.2+dfsg-ok1~1207.7), libc6 (>= 2.38), libtalloc2 (>= 2.4.1~) Suggests: libnss-winbind Filename: pool/main/s/samba/libpam-winbind_4.19.2+dfsg-ok1~1207.7_amd64.deb Size: 41796 MD5sum: 53bf955545f4c4edf4f6bd7d45fcf4ec SHA1: ee57ad92eabc33ee6e41599278667c9ff0f9b586 SHA256: 1e69838ab3c5838bb7dee74bad0ac4fcc512eef3ff21f598cb050cdb1efc5d2e SHA512: 1b6e6dfc59809ad1940232a4cb2d036d427759bde0f988dd82b25f81c55d0659ad6c452001ef1e887b539cf1e28eedb2572fa984a630fdad00641cc4bae82574 Homepage: https://www.samba.org Description: Windows domain authentication integration plugin Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides pam_winbind, a plugin that integrates with a local winbindd server to provide Windows domain authentication to the system. Package: libpam0g Architecture: amd64 Version: 1.5.3-ok7 Multi-Arch: same Priority: optional Section: libs Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Sam Hartman Installed-Size: 188 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0 Suggests: libpam-doc Breaks: libpam0t64 (<< 1.5.3-5) Replaces: libpam0g-util, libpam0t64 (<< 1.5.3-5) Filename: pool/main/p/pam/libpam0g_1.5.3-ok7_amd64.deb Size: 54428 MD5sum: 17657506a596b3ddfbfe273eb5bda4c7 SHA1: 234c25eadb2fb4f3770db6057ab0db36f5915e7c SHA256: 37dbb18021c1e94ada799ba1a3219d1813d43ae7eaff8d0b1fe2898671e968a5 SHA512: 3e514a66238dde515743bf814cae76e3a6eddd06f02b4d39eb0083b78822ccdce98fe62f55e44c925203e13d2632663c7c6b30c7a8c2514f798b99ed0e264dac Homepage: http://www.linux-pam.org/ Description: Pluggable Authentication Modules library Contains the shared library for Linux-PAM, a library that enables the local system administrator to choose how applications authenticate users. In other words, without rewriting or recompiling a PAM-aware application, it is possible to switch between the authentication mechanism(s) it uses. One may entirely upgrade the local authentication system without touching the applications themselves. Package: libpam0g-dev Architecture: amd64 Version: 1.5.3-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: pam Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Sam Hartman Installed-Size: 373 Provides: libpam-dev Depends: libpam0g (= 1.5.3-ok7), libc6-dev | libc-dev Filename: pool/main/p/pam/libpam0g-dev_1.5.3-ok7_amd64.deb Size: 109320 MD5sum: 332ef5319d62be682120f06beb8042ea SHA1: 4b48d83dc582d9fad0cac66c336bf7eeca7f59c3 SHA256: 150466ff958bebeb04b7c8c127116f204d4b8d2cf393c076d16fae3322532429 SHA512: 1cb5ee4d09785fe23f2b495a7b7c73d4014d11a7ff29732b115b86182e7777ba39071fae9f58d224eeee43631bde74cde42796d35845204757a762263118fff8 Homepage: http://www.linux-pam.org/ Description: Development files for PAM Contains C header files and development libraries for libpam, the Pluggable Authentication Modules, a library that enables the local system administrator to choose how applications authenticate users. . PAM decouples applications from the authentication mechanism, making it possible to upgrade the authentication system without recompiling or rewriting the applications. Package: libpango-1.0-0 Architecture: amd64 Version: 1.52.1+ds-ok5 Multi-Arch: same Priority: optional Section: libs Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 526 Depends: fontconfig, libc6 (>= 2.38), libfribidi0 (>= 1.0.0), libglib2.0-0 (>= 2.75.3), libharfbuzz0b (>= 7.3.0), libthai0 (>= 0.1.25) Filename: pool/main/p/pango1.0/libpango-1.0-0_1.52.1+ds-ok5_amd64.deb Size: 209824 MD5sum: eb0173d7c8304b2305e6e6f97ec027a0 SHA1: f5a30a65419a77cc85933d5bd9b9f3ca00efadd1 SHA256: db31ef44a51fe15af3d3dfbbbcba0702e49f92a938bb47139fc6f3963e33561c SHA512: 415e720918270f29697ef2775c543a54b3e6ea4432c74c146d34e2b4dbaadb70e87e53af9513a409473f6491786b449b8b8ff53756b88c25355ae011a14f7bdb Homepage: https://www.pango.org/ Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpango1.0-dev Architecture: amd64 Version: 1.52.1+ds-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1592 Provides: gir1.2-pango-1.0-dev (= 1.52.1+ds-ok5), gir1.2-pangocairo-1.0-dev (= 1.52.1+ds-ok5), gir1.2-pangofc-1.0-dev (= 1.52.1+ds-ok5), gir1.2-pangoft2-1.0-dev (= 1.52.1+ds-ok5), gir1.2-pangoot-1.0-dev (= 1.52.1+ds-ok5), gir1.2-pangoxft-1.0-dev (= 1.52.1+ds-ok5) Depends: gir1.2-pango-1.0 (= 1.52.1+ds-ok5), libcairo2-dev, libfontconfig-dev, libfreetype-dev, libfribidi-dev, libglib2.0-dev, libharfbuzz-dev, libpango-1.0-0 (= 1.52.1+ds-ok5), libpangocairo-1.0-0 (= 1.52.1+ds-ok5), libpangoft2-1.0-0 (= 1.52.1+ds-ok5), libpangoxft-1.0-0 (= 1.52.1+ds-ok5), libthai-dev, libx11-dev, libxft-dev, libxrender-dev, pango1.0-tools (= 1.52.1+ds-ok5), pkgconf Suggests: libpango1.0-doc Filename: pool/main/p/pango1.0/libpango1.0-dev_1.52.1+ds-ok5_amd64.deb Size: 145356 MD5sum: dc8d48e055debacc0437c9898a1d4754 SHA1: fee9b46320d34b1177181cbb74dbd1e485123176 SHA256: 2a189b411c4484ff1926ddafa303375fb71a016bf8ba0bf5c713faacfbcfd14a SHA512: dc3623a9eaeea92bed4faa344418bc411c1bc63352d5395db19205b071ad19e5b266da549a55de1c60d50d65fd9575a6aac871497c0ff636bb619392dd12a84e Homepage: https://www.pango.org/ Description: Development files for the Pango Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the header files and some files needed for development with Pango. Package: libpango1.0-doc Architecture: all Version: 1.52.1+ds-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 6914 Recommends: libglib2.0-doc Filename: pool/main/p/pango1.0/libpango1.0-doc_1.52.1+ds-ok5_all.deb Size: 624104 MD5sum: 6655604ed8598bb848c93d09572612ab SHA1: 63be050cebb7ff1bc9525d9776efa3d644633201 SHA256: a9345654ee1f7dadf4cdd25d4212521bbfcdd69f674c576e4d19b585122cada0 SHA512: dd0279deb063ad5ea75487da0da812e66f495c07a52848635eddea511f16aec9c454a17a63bff2cd6ee8d806d9cada5ab81d696bfe5bf46664769ba61a7864af Homepage: https://www.pango.org/ Description: Documentation files for the Pango Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the HTML documentation for the Pango in /usr/share/doc/libpango1.0-doc/ . Package: libpangocairo-1.0-0 Architecture: amd64 Version: 1.52.1+ds-ok5 Multi-Arch: same Priority: optional Section: libs Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 103 Depends: libc6 (>= 2.4), libcairo2 (>= 1.8.0), libfontconfig1 (>= 2.12.6), libglib2.0-0 (>= 2.56.0), libharfbuzz0b (>= 1.2.6), libpango-1.0-0 (= 1.52.1+ds-ok5), libpangoft2-1.0-0 (= 1.52.1+ds-ok5) Filename: pool/main/p/pango1.0/libpangocairo-1.0-0_1.52.1+ds-ok5_amd64.deb Size: 26956 MD5sum: da0d802de9c9114d014f59f01b215852 SHA1: 43f48ac169d5428bd5cb0e0fa4d29787a75e34ba SHA256: d8452d8a85736b9f58d8424557cd20f05b2334802ba2d28ad1cb2f0fe407ab17 SHA512: b5532082227a1043a51023cf9719b2343e6b409cc2e9e47dec290d9e28e22f2b8d796d5d64f7bca76971ce5c600169bca69ac8c334f2bc93a2560e98ac398ccf Homepage: https://www.pango.org/ Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpangoft2-1.0-0 Architecture: amd64 Version: 1.52.1+ds-ok5 Multi-Arch: same Priority: optional Section: libs Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 138 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.13.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.68.0), libharfbuzz0b (>= 5.1.0), libpango-1.0-0 (= 1.52.1+ds-ok5) Filename: pool/main/p/pango1.0/libpangoft2-1.0-0_1.52.1+ds-ok5_amd64.deb Size: 40028 MD5sum: 8c46fcb3039e4117df26337225a2ae77 SHA1: 1d90006e512990a3b0c07371f8dfe52f9859e511 SHA256: 137fb90ddb895e16aa04af6f10720ba4989adc7d5ea4820452594327697be7d0 SHA512: 116becfbb351b064a9d7341f52d00ff99f7b41452ab7e0bfde972998da38e98d032d8bc6aec60ace51f32b300c68cb7cd705e84fc369a2c73abf4512fe2be920 Homepage: https://www.pango.org/ Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpangomm-1.4-1v5 Architecture: amd64 Version: 2.46.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: pangomm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 239 Depends: libc6 (>= 2.14), libcairomm-1.0-1v5 (>= 1.14.4), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.34.0), libglibmm-2.4-1t64 (>= 2.66.7), libpango-1.0-0 (>= 1.45.5), libpangocairo-1.0-0 (>= 1.41.0), libsigc++-2.0-0v5 (>= 2.2.0), libstdc++6 (>= 5.2) Conflicts: libpangomm-1.4-1 Replaces: libpangomm-1.4-1 Filename: pool/main/p/pangomm/libpangomm-1.4-1v5_2.46.4-ok1_amd64.deb Size: 47240 MD5sum: 970773c00b43161de770ceedcbce3f87 SHA1: 36ffec78c4b26970b245f5d891b1ad5ccf8374cc SHA256: 2c720569684742db01baca0cbfc255c9a5d9bc7178e7b325384ce39e2418a942 SHA512: f93d84a65bc12af1f7da90b04a30b1b2f81bbc84f3d2d645bc590255b3e32bff5439f6b19a4e184cec539b4ff9823f8322acca0f631bddd40c85b6f960bb6d9e Homepage: https://gtkmm.org Description: C++ Wrapper for pango (shared libraries) Pangomm is a C++ wrapper for the pango library. Originally part of gtkmm, pangomm provides convenient C++ interfaces for handling both the layout and internationalization of text in graphical applications. . This package contains the shared library. Package: libpangomm-1.4-dev Architecture: amd64 Version: 2.46.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pangomm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 380 Depends: libpangomm-1.4-1v5 (= 2.46.4-ok1), libcairomm-1.0-dev (>= 1.12.0), libglibmm-2.4-dev (>= 2.48.0), libpango1.0-dev (>= 1.41.0) Filename: pool/main/p/pangomm/libpangomm-1.4-dev_2.46.4-ok1_amd64.deb Size: 52324 MD5sum: a609d1f736cdbc04166b88e6b6362249 SHA1: 33dd3463ada0c55dac938e4f288451572d101eef SHA256: c4a2437ffdf706733d7c77ec17a5b0cf5bc9ecc20b3fa1392649da06979b6777 SHA512: 74770e16462077a11561af2cc2390668c3e9d0f962eb34167aa50a21a08c5cab3f201dd83899d7875a014bb01366c7cc97cd8acff5a45fdb42a85482a7c5dab0 Homepage: https://gtkmm.org Description: C++ Wrapper for pango (development files) Pangomm is a C++ wrapper for the pango library. Originally part of gtkmm, pangomm provides convenient C++ interfaces for handling both the layout and internationalization of text in graphical applications. . This package contains the development files. Package: libpangomm-1.4-doc Architecture: all Version: 2.46.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: pangomm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 4150 Depends: doc-base Suggests: gtkmm-documentation Filename: pool/main/p/pangomm/libpangomm-1.4-doc_2.46.4-ok1_all.deb Size: 460392 MD5sum: 0c3171eb6ad3802b31ceab1ad5a883b2 SHA1: de0b911da534c8bfd101e6d8c619e96abe4a10e6 SHA256: d0eef771f008787e3b417827bc6d1fa2e637ea4348d5e82a32b54e446ca4fee4 SHA512: 584490c0a17883d1d95a61eb316cb0edbf990b88564e3355bc5ce5b40ed6c813d416fddffaa5894266fb8574a46d821c15d52584a571bfbf361687082bb0dcb5 Homepage: https://gtkmm.org Description: C++ Wrapper for pango (documentation) Pangomm is a C++ wrapper for the pango library. Originally part of gtkmm, pangomm provides convenient C++ interfaces for handling both the layout and internationalization of text in graphical applications. . This package contains the documentation. Package: libpangoxft-1.0-0 Architecture: amd64 Version: 1.52.1+ds-ok5 Multi-Arch: same Priority: optional Section: libs Source: pango1.0 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 78 Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.12.6), libglib2.0-0 (>= 2.56.0), libpango-1.0-0 (= 1.52.1+ds-ok5), libpangoft2-1.0-0 (= 1.52.1+ds-ok5), libx11-6, libxft2 (>> 2.1.1), libxrender1 Filename: pool/main/p/pango1.0/libpangoxft-1.0-0_1.52.1+ds-ok5_amd64.deb Size: 19212 MD5sum: 4abecc0bb65383d12499f618929a2e28 SHA1: b2f449bc9ba0dc79348866c1730447576dd1bf0e SHA256: 0c79812627fa797253df6a94902acaee946c0d61896881fb8db4ccb460b14310 SHA512: 305a481a502fd40a044e8c90856fcb1c6c0e906663e0471c3f1594635e80330d89e15c33342f39e9ce57ad20717d7b99207745475838cbc83a867c464f49555a Homepage: https://www.pango.org/ Description: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpaper-dev Architecture: amd64 Version: 1.1.29-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libpaper Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Giuseppe Sacco Installed-Size: 44 Provides: libpaperg-dev Depends: libpaper1 (= 1.1.29-ok1) Replaces: libpaperg-dev (<< 1.1.9) Filename: pool/main/libp/libpaper/libpaper-dev_1.1.29-ok1_amd64.deb Size: 7648 MD5sum: 0c30ed58ff9a51ddbc3d7fef3e7526b9 SHA1: cf99def003de96870744015cd07546fb6af8535c SHA256: a85fd3a031f95a6d0413a75145d1c5dcf472b28d17ebab9bb70fea0e293979cd SHA512: 4ec904b25d47b0f59c55dfa01b44407d40677a443222d5e4cdd04e9ea52cc97d67193b9f67525c9e8bbfe5fc772a69e4a72263714bafa4214e7ce2218506dd5b Description: library for handling paper characteristics (development files) The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output. . This package contains the development files. Package: libpaper-utils Architecture: amd64 Version: 1.1.29-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: libpaper Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Giuseppe Sacco Installed-Size: 36 Depends: libc6 (>= 2.34), libpaper1 Replaces: libpaper1 (<< 1.1.10), libpaperg (<< 1.1.9) Filename: pool/main/libp/libpaper/libpaper-utils_1.1.29-ok1_amd64.deb Size: 8204 MD5sum: 212ecd248052ecd8277fe55d39073053 SHA1: 5f2b1686abd8ef008b668bc541bcb98f336dd945 SHA256: 08e81fa0e1736a3a5ea4214d9a06248c4633b9aef3494f0829caa0352f91641c SHA512: a912afce67ce95e64910f7f596658f8213d2a98e9149957a7dab86bac2d6037d9f7ecf398c68f4ca0d8b030139a831aa5e200846fd7fbd195dd776a62c8389bc Description: library for handling paper characteristics (utilities) The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output. . This package contains utilities for setting the system's default paper type and for accessing paper type information from shell scripts. Package: libpaper1 Architecture: amd64 Version: 1.1.29-ok1 Multi-Arch: same Priority: optional Section: libs Source: libpaper Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Giuseppe Sacco Installed-Size: 57 Provides: libpaperg Depends: dpkg (>= 1.17.2), ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.33) Recommends: libpaper-utils Replaces: libpaperg (<< 1.1.9) Filename: pool/main/libp/libpaper/libpaper1_1.1.29-ok1_amd64.deb Size: 12260 MD5sum: 156e95743b67e5cc5c1afe11f9cf5068 SHA1: d91c77e5ebb527a6be4d6deaff092c5194ce9244 SHA256: 1614097c7c8b6159ac7bdfb16b8ccb4e2172a64cd0f849e0c7160663f70b3113 SHA512: f940ee4456da418c1cb4aac9e53872b449a57fcd56e32342f1b85d36d2a5f44b1f8955ffecddff1fcab18e761467521b50b59271a1af379f3c9f93dff59a2286 Description: library for handling paper characteristics The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output. Package: libpar-dist-perl Architecture: all Version: 0.52-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: perl:any Recommends: libarchive-zip-perl, libyaml-libyaml-perl | libyaml-perl | libyaml-tiny-perl | libyaml-syck-perl Filename: pool/main/libp/libpar-dist-perl/libpar-dist-perl_0.52-ok1_all.deb Size: 20548 MD5sum: f4b12380661f988642fd9441512315ed SHA1: 08df8ac9a123d2c39f496b7ce1f6ce60cd1ff83c SHA256: bc96a36da1661f5382d902e779a42aa469be6b66445b4d9fc1639155b708b3b7 SHA512: 136a321f51723f7acb9cef77e0fc1d86763ac51e2e86a7631461e3eba264167c1fae110bb8a86ab9022389803cbd86cd8606531af2c5cfc9059c619774d787d9 Homepage: https://metacpan.org/release/PAR-Dist Description: perl module to create and manipulate PAR distributions The PAR::Dist module creates and manipulates PAR distributions. These are architecture-specific .par files, containing everything under blib/ of a CPAN distribution after the make or Build stage, a META.yml describing metadata of the original CPAN distribution, and a MANIFEST detailing all files within it. Digitally signed PAR distributions will also contain a SIGNATURE file. Package: libparams-classify-perl Architecture: amd64 Version: 0.015-ok3 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 61 Depends: libdevel-callchecker-perl, perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Suggests: libscalar-number-perl Filename: pool/main/libp/libparams-classify-perl/libparams-classify-perl_0.015-ok3_amd64.deb Size: 19988 MD5sum: 745868a0211eaebd7b64156c9c0365db SHA1: 220f83ef18b16554d4f7e817d0a66e956e2de971 SHA256: 0c83d0ebc9074bd579f9f9f852956e0ef191280a14fa2e8ff757dc5128935569 SHA512: d16eef98820503a824de92769b1984f5725176e253d04becca1aec1240ab7e552f7e5ecf84a2eb8a1673323d52c954da88c7fb424b258617d45649c6b58323c4 Homepage: https://metacpan.org/release/Params-Classify Description: Perl module for argument type classification Params::Classify provides various type-testing functions. These are intended for functions that, unlike most Perl code, care what type of data they are operating on. For example, some functions wish to behave differently depending on the type of their arguments (like overloaded functions in C++). . These functions only provide type classification; they do not enforce type restrictions. Type enforcement may, of course, be built using these classification functions, but the reader's attention is drawn to libparams-validate-perl. Package: libparams-coerce-perl Architecture: all Version: 0.15-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 61 Depends: perl:any, libparams-util-perl Filename: pool/main/libp/libparams-coerce-perl/libparams-coerce-perl_0.15-ok1_all.deb Size: 19524 MD5sum: e1d26d7449e103091dbe975fafea9671 SHA1: 35c9c22cc6465c02bfb3c904886cc2ed516fdbb8 SHA256: d23432a996020f8f66ea4c9ce577682f2642ade94e1d4f0a45cb5f250e71ef77 SHA512: 8fa5646914a38f34516a3b81e992e54724adb6056584eb2479c8aaf91adad3d9f9818983ef1d0bfe738c6d9d44588c1c1b232006069d20ff8d1e2d9389a50aed Homepage: https://metacpan.org/release/Params-Coerce Description: Perl module to permit parameter coercion for classes Params::Coerce attempts to encourage flexibility in the ways that your class accepts parameters by making it easier to take different types of parameters, while adding negligible additional complexity to your code. Package: libparams-util-perl Architecture: amd64 Version: 1.102-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 84 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libp/libparams-util-perl/libparams-util-perl_1.102-ok2_amd64.deb Size: 24636 MD5sum: 324805cc00ca8c4bc0940b30fead7949 SHA1: c60d6ed18b35f9086f6d41d31131f6976d3ba470 SHA256: 2ebed1ab8340e5a7a548e4093fdd961f5904bd59077b7a1ee5f1d260d37b931d SHA512: 82b562decee453ad694c1631dcc06dcfc464a88801d4d74a6a711ac1f26d497240aa2913f87c0a575b60005d89afef872da8a8387a552404f6cb7adef0aefbcf Homepage: https://metacpan.org/release/Params-Util Description: Perl extension for simple stand-alone param checking functions Params::Util provides a basic set of importable functions that makes checking parameters easier. The functions provided by Params::Util check in the most strictly correct manner, and it should not be fooled by odd cases. Package: libparams-validate-perl Architecture: amd64 Version: 1.31-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 169 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libmodule-implementation-perl, libscalar-list-utils-perl Filename: pool/main/libp/libparams-validate-perl/libparams-validate-perl_1.31-ok1_amd64.deb Size: 52364 MD5sum: 58a32cca5e0dd95fe848ff98585bb17c SHA1: 7832368448490eca8a06cbe4c9506a878437fddb SHA256: 9779c9274bf778660c192dd9a7c8a4ee60515010b73d597be2c6bc903d587575 SHA512: 3a475189d410909a6af9b38274e82b02d7215558162130e799c8e9e186aed64384548822a39782b391385774aa3ed6ef32f60aa1965b4c9b017bdc33ad1da8a6 Homepage: https://metacpan.org/release/Params-Validate Description: Perl module to validate parameters to Perl method/function calls Params::Validate is a Perl module providing a flexible way to validate method and function call parameters. The validation can be as simple as checking for the presence of required parameters, or more complex, like validating object classes (via isa) or capabilities (via can) and checking parameter types. It also provides extensibility through customized validation callbacks. . The module has been designed to work equally well with positional or named parameters (via a hash or hash reference) and includes experimental support for attributes (see Attribute::Params::Validate for details). Package: libparams-validationcompiler-perl Architecture: all Version: 0.31-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 96 Depends: perl:any, libeval-closure-perl, libexception-class-perl, libscalar-list-utils-perl Recommends: libclass-xsaccessor-perl Filename: pool/main/libp/libparams-validationcompiler-perl/libparams-validationcompiler-perl_0.31-ok1_all.deb Size: 27212 MD5sum: 7d3d74cd6d8213221d2ec6b52161d5d2 SHA1: a1636b8fab0a235eae2cce6b85a3b10cfc6fc55d SHA256: 7b23ea7727906f7fec3e767fe42c339cb1dc051b2a0581e198aa1cdcde43e05e SHA512: 17152ed9fdff3d502069d38ea1b0a06e8920dd9df30dc4e9e7c1f342e0c833952f791a22116b1fec01bb91850e4c2e3086800f0843f3693a3b115c7a38ae1763 Homepage: https://metacpan.org/release/Params-ValidationCompiler Description: module to build an optimized subroutine parameter validator Params::ValidationCompiler creates a customized, highly efficient parameter checking subroutine. It can handle named or positional parameters, and can return the parameters as key/value pairs or a list of values. . In addition to type checks, it also supports parameter defaults, optional parameters, and extra "slurpy" parameters. . A parameter specification can be provided as either an arrayref (which expects positional params) or a hashref (which expects named params). Parameter types can be specified as Moose, Type::Tiny or Specio type objects. Parameters can be specified as being optional and can be provided with default values. Package: libparpack2-dev Architecture: amd64 Version: 3.9.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: arpack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 688 Depends: libparpack2t64 (= 3.9.1-ok1), libblas-dev | libblas.so, liblapack-dev | liblapack.so, mpi-default-dev Filename: pool/main/a/arpack/libparpack2-dev_3.9.1-ok1_amd64.deb Size: 98980 MD5sum: 002003669ee4736838254ec6c7f05aae SHA1: 04bc19dabe99e37cd7d1ac7efd263d3e1389a87e SHA256: 3d5fe5943c37669bc11c51c55b0eeea1a48e56c6986b3f44e128431d32e4d5f4 SHA512: 05542d635d65294c185e145f13b4382baf76dd5892e21d9ad2e39471257db624daa3fbf42f1834a529c8716ae9765bddde9c33587b55c0ab485ac2cab11b0978 Homepage: https://github.com/opencollab/arpack-ng Description: Parallel subroutines to solve large scale eigenvalue problems (development) ARPACK software is capable of solving large scale symmetric, nonsymmetric, and generalized eigenproblems from significant application areas. The software is designed to compute a few (k) eigenvalues with user specified features such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations. No auxiliary storage is required. A set of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request. . This package contains the static libraries and the documentation for development with libparpack (including examples). Package: libparpack2t64 Architecture: amd64 Version: 3.9.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: arpack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 320 Provides: libparpack2 (= 3.9.1-ok1) Depends: libarpack2t64 (>= 3.9.1), libblas3 | libblas.so.3, libc6 (>= 2.29), libgcc-s1 (>= 4.0), libgfortran5 (>= 8), liblapack3 | liblapack.so.3, libopenmpi3t64 (>= 4.1.6) Breaks: libparpack2 (<< 3.9.1-ok1) Replaces: libparpack2 Filename: pool/main/a/arpack/libparpack2t64_3.9.1-ok1_amd64.deb Size: 92972 MD5sum: aa4fc30ba1cf7058ecc6dd9b103528e3 SHA1: db00c4fd540dd3f0bf898951b59d5f191d7e8c57 SHA256: ee57832d358095f07348a12a98c1fbdb873ca1c4bc9a559e143e796abe0912d7 SHA512: f4ffa85fabef383fdb85d6567ffe0a345866e9b5be486187a9a7287229c1838939fd4a17c0e8ed389e15c53abd97e5b391935e99dab11967f47bcec0253d131f Homepage: https://github.com/opencollab/arpack-ng Description: Parallel subroutines to solve large scale eigenvalue problems ARPACK software is capable of solving large scale symmetric, nonsymmetric, and generalized eigenproblems from significant application areas. The software is designed to compute a few (k) eigenvalues with user specified features such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations. No auxiliary storage is required. A set of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request. . Important Features: . * Reverse Communication Interface. * Single and Double Precision Real Arithmetic Versions for Symmetric, Non-symmetric, * Standard or Generalized Problems. * Single and Double Precision Complex Arithmetic Versions for Standard or Generalized Problems. * Routines for Banded Matrices - Standard or Generalized Problems. * Routines for The Singular Value Decomposition. * Example driver routines that may be used as templates to implement numerous Shift-Invert strategies for all problem types, data types and precision. . This package provides parpack: the MPI implementation of arpack. . This package contains the shared library. Package: libparse-debcontrol-perl Architecture: all Version: 2.005-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 58 Depends: perl:any, libio-stringy-perl, libwww-perl, liberror-perl, libexporter-lite-perl Recommends: libtie-ixhash-perl Filename: pool/main/libp/libparse-debcontrol-perl/libparse-debcontrol-perl_2.005-ok2_all.deb Size: 19448 MD5sum: 7bca79d047738d63f793158a1d6ca78b SHA1: b9a8e6e62ba179edd757d313d0ed0a19b3b12a11 SHA256: 6f05cf4f78193f553f981c422825e3c292fc3a63eaa22f672da433972f43cc3a SHA512: 4501d6765e57c351270d5fe5f5f848ea11f5e50ed8953768f1cee7c69dea0b4b2992f742c0559477463e30d052fb627324335221f8243ffbf2cd5b06212b79e0 Homepage: https://metacpan.org/release/Parse-DebControl Description: parser for debian control-like files Parse::DebControl is an easy OO way to parse Debian control files and other colon separated key-value pairs. It's specifically designed to handle the format used in Debian control files, template files, and the cache files used by dpkg. . For basic format information see: http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-controlsyntax . This module does not actually do any intelligence with the file content (because there are a lot of files in this format), but merely handles the format. It can handle simple control files, or files hundreds of lines long efficiently and easily. Package: libparse-recdescent-perl Architecture: all Version: 1.967015+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 457 Depends: perl:any Filename: pool/main/libp/libparse-recdescent-perl/libparse-recdescent-perl_1.967015+dfsg-ok2_all.deb Size: 134928 MD5sum: afa94a9a54ca1cecfe6872350232e3a2 SHA1: db03cb481c4bc22e1b1c777072a42ea31567e831 SHA256: 87be2bc930baf1c325c675726a4aa68eda7bfa6971e6c4801b074ebe18549433 SHA512: 23de83f94f3c3b513744bc603dfdf96881df7b05e10ab0fe49cb3c0c1112f7642eeae21fd2ee6c056f23230891bae0ac9baaa40f6980ab4da549637ef823c2b8 Homepage: https://metacpan.org/release/Parse-RecDescent/ Description: Perl module to create and use recursive-descent parsers Parse::RecDescent incrementally generates top-down recursive-descent text parsers from simple yacc-like grammar specifications. It provides: . * Regular expressions or literal strings as terminals (tokens) * Multiple (non-contiguous) productions for any rule * Repeated, optional and alternate sub-rules within productions * Late-bound (run-time dispatched) sub-rules * Full access to Perl within actions specified as part of the grammar * Simple automated error reporting during parser generation and parsing * The ability to commit to, uncommit to, or reject particular productions during a parse * Incremental extension of the parsing grammar (even during a parse) * The ability to retrieve the generated parsing code Package: libparted-dev Architecture: amd64 Version: 3.6-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: parted Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Parted Maintainer Team Installed-Size: 1098 Depends: libc6-dev, libparted2 (= 3.6-ok3), libparted-fs-resize0 (= 3.6-ok3), libdevmapper-dev (>= 1.02.33), uuid-dev, libblkid-dev Suggests: parted (= 3.6-ok3), parted-doc Breaks: libparted0-dev (<< 3.1-0), parted (<< 1.2.11) Replaces: libparted0-dev (<< 3.1-0), libparted2-dev (<< 2.2), parted (<< 1.2.11) Filename: pool/main/p/parted/libparted-dev_3.6-ok3_amd64.deb Size: 189268 MD5sum: c0840099dbb03365bf5774c654d94eff SHA1: 4946ce5e2f9f6edc5fe0fa1d7dcf7d18d593e56b SHA256: e262516592a65e41c7e2cd4f6ca1d69995ae722bbf2c499596e07ef1f5913e8a SHA512: 93a6d1171c78775135d17062f042206788a2b96710aa495f36356fb63d90f4f743200e3329270ecf508684edd0a5c19a811c56009a0be3d733b222efa31a6e5e Homepage: http://www.gnu.org/software/parted Description: disk partition manipulator - development files GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the static library and header files for libparted, which are really only of interest to parted developers. Package: libparted-fs-resize0 Architecture: amd64 Version: 3.6-ok3 Multi-Arch: same Priority: optional Section: libs Source: parted Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Parted Maintainer Team Installed-Size: 268 Depends: libc6 (>= 2.14), libparted2 (= 3.6-ok3) Suggests: libparted-dev Filename: pool/main/p/parted/libparted-fs-resize0_3.6-ok3_amd64.deb Size: 42200 MD5sum: 23a0b1f3c6c74759040169d6d1f06dc1 SHA1: 5f02511c04334fad73820ee129c21e0048b810aa SHA256: 3a00415b042f608a7ea1b0fab604f8d1534f628aba2a310c3e5e93f80344e465 SHA512: 9d3ccbeb48dd81a489ac357cb3a30abe243b57f4653d1c0b08ede3b358720f28a1a45016271134c56d8a1ec9db78b1771f81406cc3b368bc12a6bdce978d50df Homepage: http://www.gnu.org/software/parted Description: disk partition manipulator - shared FS resizing library GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the libparted-fs-resize shared library for resizing HFS+ and FAT file systems. Package: libparted-i18n Architecture: all Version: 3.6-ok3 Priority: optional Section: localization Source: parted Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Parted Maintainer Team Installed-Size: 2168 Depends: libparted2 Conflicts: libparted0-i18n Replaces: libparted0-i18n, libparted1 (<< 2.2), libparted1.4 (<< 1.4.24-0), libparted1.4-i18n, libparted1.6 (<< 1.5+1.6.0-pre3-0), libparted2 (<< 2.2), parted (<< 1.4.13+14pre1) Filename: pool/main/p/parted/libparted-i18n_3.6-ok3_all.deb Size: 303460 MD5sum: 83c1013367267bf161175a48865c024b SHA1: b4020e5ca7d6f4abc9b718553396797a2cba3d75 SHA256: 56aa3121062b9f93e4bac6d61f4dc61988711576952084d3d3424147110950d7 SHA512: a3a79eaaba85838809bb45e60a90ab9c6855953f434dbfc3dc4bd5e33f99f1d6189e9ff018c578635ff61a0708a186b7d7be1c6992a78c99fe1fc7bf2acf94cd Homepage: http://www.gnu.org/software/parted Description: disk partition manipulator - i18n support GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains localization data. Package: libparted2 Architecture: amd64 Version: 3.6-ok3 Multi-Arch: same Priority: optional Section: libs Source: parted Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Parted Maintainer Team Installed-Size: 515 Provides: libparted Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.97), libuuid1 (>= 2.16), dmidecode Suggests: parted, libparted-dev, libparted-i18n (= 3.6-ok3) Breaks: python-parted (<< 3.6-0) Filename: pool/main/p/parted/libparted2_3.6-ok3_amd64.deb Size: 123952 MD5sum: 38e72b15c5bd18cbd48559eee58e2ec7 SHA1: b606441cf08ba395db5f7ab329725d7012712166 SHA256: 7aba187871bf2384a739293069e69f3eb694b05ea160ac6a25d070985ee3f6ee SHA512: d5a33473e9c83f0a7177d5806ac113fe3cb139564ab27a8bbc007a6c7dc01d2df7015efbb520556aa3a17396ebf6eb386d75c033a23152f60b9c8d5ad0cad8b2 Homepage: http://www.gnu.org/software/parted Description: disk partition manipulator - shared library GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the shared library. Package: libparu0 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 143 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libstdc++6 (>= 4.1.1), libsuitesparseconfig7 (>= 1:7.0.1), libumfpack6 (>= 1:7.0.1) Filename: pool/main/s/suitesparse/libparu0_7.6.1+dfsg-ok1_amd64.deb Size: 47260 MD5sum: c43d7698550b2ef9ce48da7d598d6c60 SHA1: 5e848317f185e5c109ee7e751dbe54af16b3d22e SHA256: f4d31ce9655c0fb9561f1242a93671847797a9adcb24701659403b33b79fc1c8 SHA512: dbfea55c47b5b60a3c795fdf9c91013aeffbf00b7eaa10621ede976449bfa1ef11c565dcf15aebcf39f504cb575381808819e31148fa0a17d855b7fafa24cfe9 Homepage: http://suitesparse.com Description: unsymmetric multifrontal multithreaded sparse LU factorization Suitesparse is a collection of libraries for computations involving sparse matrices. . ParU is an implementation of the multifrontal sparse LU factorization method. Parallelism is exploited both in the BLAS and across different frontal matrices using OpenMP tasking, a shared-memory programming model for modern multicore architectures. The package is written in C++ and real sparse matrices are supported. Package: libpath-class-perl Architecture: all Version: 0.37-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 103 Depends: perl, perl:any Filename: pool/main/libp/libpath-class-perl/libpath-class-perl_0.37-ok2_all.deb Size: 42842 MD5sum: e520759edbc230d369699ffa6502c104 SHA1: 35f137a0c1d2e4c8d8824a104d75374017b89ec9 SHA256: a51d9e6ed7e2bfee03dbc76436051f6c9300b924e74b7e90f18d91df3377af56 SHA512: 0d5af8a4d3bd33ded257a2424f1549411ed91ffaabf1db64c2ca16e808a9387c38f4eb6a098878a431fc8f3969f07cf8770826784b7bc780dbdf1a58dabd2d40 Homepage: https://metacpan.org/release/Path-Class Description: module for cross-platform path specification manipulation Path::Class is a module for manipulation of file and directory specifications (strings describing their locations; for example: '/home/ken/foo.txt') in a cross-platform manner. It supports pretty much every platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2 and NetWare. . Path::Class uses File::Spec internally, wrapping all the unsightly details so you can concentrate on your application code. Path::Class provides an object model of path specifications and their semantics. In other words, it creates objects representing files and directories, and provides methods that relate them to each other. Package: libpath-iterator-rule-perl Architecture: all Version: 1.015-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 48 Depends: libnumber-compare-perl, libtext-glob-perl, libtry-tiny-perl, perl:any Filename: pool/main/libp/libpath-iterator-rule-perl/libpath-iterator-rule-perl_1.015-ok1_all.deb Size: 13148 MD5sum: d2161e97a1d0d8eb27219e9aa2503edd SHA1: 12e90f0f694d1b467e0aa1f53566c166c2013774 SHA256: 0070bb6d891c7e4d21c22546aec4a223fb6b3dd97e4ad3771b0911f3caa2422a SHA512: 5c7b979dd915aa1834086a10a6c1821a0dba805a803ee4749908e02676b9ab78aaa9e3e4ec6205f33be9dc5009a9866205b293db44b8c4c40859fc52e1acafc3 Homepage: https://github.com/dagolden/Path-Iterator-Rule Description: iterative, recursive file finder Path::Iterator::Rule iterates over files and directories to identify ones matching a user-defined set of rules. The API is based heavily on File::Find::Rule, but with more explicit distinction between matching rules and options that influence how directories are searched. A Path::Iterator::Rule object is a collection of rules (match criteria) with methods to add additional criteria. Options that control directory traversal are given as arguments to the method that generates an iterator. . Here is a summary of features for comparison to other file finding modules: * provides many "helper" methods for specifying rules * offers (lazy) iterator and flattened list interfaces * custom rules implemented with callbacks * breadth-first (default) or pre- or post-order depth-first searching * follows symlinks (by default, but can be disabled) * directories visited only once (no infinite loop; can be disabled) * doesn't chdir during operation * provides an API for extensions . As a convenience, the PIR module is an empty subclass of this one that is less arduous to type for one-liners. Package: libpath-tiny-perl Architecture: all Version: 0.144-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 165 Depends: perl:any Recommends: libunicode-utf8-perl Filename: pool/main/libp/libpath-tiny-perl/libpath-tiny-perl_0.144-ok1_all.deb Size: 45852 MD5sum: 59191fff21f0775c51b6fb53434e9fa8 SHA1: c0ef6a46b232f86c1f62bb1ca0d9ec33d09673e9 SHA256: 15eaa8a5081d5523d23f421c5f5820d35b6e67b7163f294ebe8141d373634718 SHA512: 382f5e7b31141f54ee65fca82abbfd2f9968ddbe719c9732502f662cee2983172cfd2ea8892efe9b6e301925c6029eef679e344bf5e2cc6b595fa75231c3b51c Homepage: https://metacpan.org/module/Path::Tiny Description: file path utility Path::Tiny attempts to provide a small, fast utility for working with file paths. It is friendlier to use than File::Spec and provides easy access to functions from several other core file handling modules. . It doesn't attempt to be as full-featured as IO::All or Path::Class, nor does it try to work for anything except Unix-like and Win32 platforms. Even then, it might break if you try something particularly obscure or tortuous. (Quick! What does this mean: "///../../..//./././a//b/.././c/././"? And how does it differ on Win32?) Package: libpathplan4 Architecture: amd64 Version: 2.42.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 307 Depends: libc6 (>= 2.11) Filename: pool/main/g/graphviz/libpathplan4_2.42.2-ok2_amd64.deb Size: 54862 MD5sum: f2623744f30eb36506d7777653315f94 SHA1: 076b95aaacce7e377c7fbc35aa0dd77b2c5c5d20 SHA256: dc29e6ad1f81afeeebd20eb200eb0804c74a2774a759664b0d7b1c00598c0ee0 SHA512: df209aa46849f2fecf36afecd69a1589dadc0b547721aad55761b7924b000c36399e73cfe0c009f01d2c20cbd3c58694652583345c83104896b715d58872d431 Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - pathplan library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the pathplan library. Package: libpcap-dev Architecture: amd64 Version: 1.10.4-4.1ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: libpcap Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Romain Francoise Installed-Size: 35 Depends: libpcap0.8-dev, libibverbs-dev Filename: pool/main/libp/libpcap/libpcap-dev_1.10.4-4.1ok1.1_amd64.deb Size: 3492 MD5sum: 16f6dc85210b27565d31c71f496bdacd SHA1: 809c1885c70c09ac4dfc6b60c8c93725ddbd1a7c SHA256: b84926046f94edbed95dc53d0ff0b2d0a8864009bc9e85c498623914e65e84d4 SHA512: 6b4adae44f393b2ded291b6908a8ba3d5ed61d1974ac6cfb648897d155ebc983fbb0332b30ad5a1f68bcf4c5e73b46d51e4ad1ce542add7015f0b86bf3370fe7 Homepage: https://www.tcpdump.org/ Description: development library for libpcap (transitional package) Empty package to facilitate upgrades, can be safely removed. Package: libpcap0.8-dev Architecture: amd64 Version: 1.10.4-4.1ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: libpcap Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Romain Francoise Installed-Size: 844 Depends: libc6-dev, libdbus-1-dev, libpcap0.8t64 (= 1.10.4-4.1ok1.1) Conflicts: libpcap0.7-dev Filename: pool/main/libp/libpcap/libpcap0.8-dev_1.10.4-4.1ok1.1_amd64.deb Size: 248968 MD5sum: df1fbb7046aa95c43c8125d9a8854641 SHA1: 96d26c16b964fa55df0608c01156593ea6f7c1c1 SHA256: 4425920fc4cdaf368c6a98fc385f2569db6518615da4aea9af2ec9e032efead4 SHA512: 19f64fe26bd31a52527cee97a6434cd414c450458762f5ab6acc728597fc5e804f4f68d9e5ba7628b9c24d591eeaada5372e4cc90135be5d95ddf08483267089 Homepage: https://www.tcpdump.org/ Description: development library and header files for libpcap0.8t64 Headers, static libraries, and documentation for the libpcap library. . libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. . Since almost every system vendor provides a different interface for packet capture, and since there are several tools that require this functionality, the libpcap authors created this system-independent API to ease in porting and to alleviate the need for several system-dependent packet capture modules in each application. Package: libpcap0.8t64 Architecture: amd64 Version: 1.10.4-4.1ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libpcap Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Romain Francoise Installed-Size: 384 Provides: libpcap0.8 (= 1.10.4-4.1ok1.1) Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libibverbs1 (>= 1.1.6) Breaks: libpcap0.8 (<< 1.10.4-4.1ok1.1) Replaces: libpcap0.8, libpcap0.8-dev (<< 1.10.4-3) Filename: pool/main/libp/libpcap/libpcap0.8t64_1.10.4-4.1ok1.1_amd64.deb Size: 138928 MD5sum: cb239cbae8dd1b0a0ec8fca110cf171d SHA1: 005a98242d64c57ca579765c33d76e960c9681a9 SHA256: 4d2fa865a9ec622f10cfe630e186267aa6ba6d0022323359a1dad9f700291e87 SHA512: 3e814ed86cdc550166fb339a4967a59c34679261df5534f2943848d5aa30fe8350669b2df2d7a339068146bc0c284ef48e864e63f4d32caa66d701983f6b5144 Homepage: https://www.tcpdump.org/ Description: system interface for user-level packet capture libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. . Since almost every system vendor provides a different interface for packet capture, and since there are several tools that require this functionality, the libpcap authors created this system-independent API to ease in porting and to alleviate the need for several system-dependent packet capture modules in each application. Package: libpci-dev Architecture: amd64 Version: 1:3.10.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: pciutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 117 Depends: libpci3 (= 1:3.10.0-ok2), libudev-dev (>= 196), zlib1g-dev Filename: pool/main/p/pciutils/libpci-dev_3.10.0-ok2_amd64.deb Size: 25716 MD5sum: 07d8e52d7cacdcc5f6e4e3542f72964f SHA1: 92570667087ddb4516b5f0d07dd103e083e67622 SHA256: 84d354290915cce19e62a6c59bc6ef4c0671179ec2fe9220a46362c00340dafa SHA512: b1b45ed7775134d1fddf297109b45f9bdf57ae6b53415a869a290b8467ee375d17173caf3452e244f0a981d0d984ce243b8551b95437adbce3b9014190adef0c Homepage: https://mj.ucw.cz/sw/pciutils/ Description: PCI utilities (development files) This package contains the , and header files, as well as the libpci static library. Package: libpci3 Architecture: amd64 Version: 1:3.10.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: pciutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 95 Depends: pci.ids (>= 0.0~2019.11.10-2), libc6 (>= 2.38), libudev1 (>= 196), zlib1g (>= 1:1.1.4) Filename: pool/main/p/pciutils/libpci3_3.10.0-ok2_amd64.deb Size: 35468 MD5sum: 92a88a5cc706029fa8751f921f8ef26f SHA1: 607b214a6e3b583c161f178b1737607882fd21ba SHA256: e5876ee7e7f4705d3c0885fc745c526839192aacf760b41f66983476ee829954 SHA512: 0331807a3d30d98abcd9bfce210d67e799d43ab9c628a4f4cdc48bf75598c4fe4092409c6a744caccfb708d89285e94ccf200902314e0fa2e4b54007972cc033 Homepage: https://mj.ucw.cz/sw/pciutils/ Description: PCI utilities (shared library) This package contains the libpci shared library files. . The libpci library provides portable access to configuration registers of devices connected to the PCI bus. Package: libpciaccess-dev Architecture: amd64 Version: 0.17-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libpciaccess Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 125 Depends: libpciaccess0 (= 0.17-ok1) Filename: pool/main/libp/libpciaccess/libpciaccess-dev_0.17-ok1_amd64.deb Size: 20212 MD5sum: 555c78bf3956359a1958301922ebda6c SHA1: 39a5868b06ee7e5233d765f5453f172ae74841bd SHA256: bed99c137ff0d94107a139659710a95dee96b0613bfe02a70e2e92723d624708 SHA512: b254aaeca2f858e40d033bec21704b3fd40f3ef993013e81f02428dacd1ebc8dae4ced5ae86047133e805a9ec9d93a2c1f4a2757fed3d38045a4c32f2007b688 Description: Generic PCI access library for X - development files Provides functionality for X to access the PCI bus and devices in a platform-independent way. . This package contains the development files for libpciaccess. Package: libpciaccess0 Architecture: amd64 Version: 0.17-ok1 Multi-Arch: same Priority: optional Section: libs Source: libpciaccess Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 96 Depends: libc6 (>= 2.38), zlib1g (>= 1:1.1.4) Suggests: pciutils Filename: pool/main/libp/libpciaccess/libpciaccess0_0.17-ok1_amd64.deb Size: 16976 MD5sum: a853689bda6f87a2ac13501351812fe6 SHA1: 726013670d25980508d0ad0dcacaf4b5a1ab48c5 SHA256: 9d28c66ec0c3288159a9f44c336d586da2c3cd53080611f70cfbcc80618e911d SHA512: 41969fa629c59db10cba985c542047ffecd7366dae11711c2dcf69300de42bb4db7c33400e942e98b36c8e20ba3452a7f31f0698458df878f4a66599694bf87c Description: Generic PCI access library for X Provides functionality for X to access the PCI bus and devices in a platform-independent way. Package: libpcre16-3 Architecture: amd64 Version: 2:8.39-ok3 Multi-Arch: same Priority: optional Section: libs Source: pcre3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 529 Depends: libc6 (>= 2.14) Filename: pool/main/p/pcre3/libpcre16-3_8.39-ok3_amd64.deb Size: 158302 MD5sum: d5e23dbe17e06efcd9e2dc3996dfdfb6 SHA1: b328f346fed5377acb3709e44c814d0355602815 SHA256: f84364018bca3a32069ade84c04b0608bef8abe4e8e9602f38db32c1eda299bf SHA512: 5de4018af012e76252c683e5eefa9933c41e2fa06264f516adb8516ab7f7c4fd8e8db6db0d2eb3dbefaea777e14f3187c1400a42c826737bcaba5dfdd164032e Description: Old Perl 5 Compatible Regular Expression Library - 16 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 16 bit runtime library. Package: libpcre2-16-0 Architecture: amd64 Version: 10.42-4ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 585 Depends: libc6 (>= 2.34) Filename: pool/main/p/pcre2/libpcre2-16-0_10.42-4ok2_amd64.deb Size: 196688 MD5sum: c51b38c0182ed110ac85ade8d028d416 SHA1: e5547a0cc8fc27d8609be76471512a7e11ba4aec SHA256: 29c88b3bad7efa4a5a76797a0f691610320d1cb06a67557e4c7571faaf381e43 SHA512: 1e50c7d205e26160c595af41cf3b25aa52a8f5e9887800a96fe4f18c50a96b40acf4cda4cead0e94242e794f39dfcb824eb455265dafb3dbca666858a2b942a2 Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - 16 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 16 bit runtime library, which operates on UTF-16 input. Package: libpcre2-32-0 Architecture: amd64 Version: 10.42-4ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 557 Depends: libc6 (>= 2.34) Filename: pool/main/p/pcre2/libpcre2-32-0_10.42-4ok2_amd64.deb Size: 184232 MD5sum: 4500cb2d14b3bc75bd3a08a27dcbcbd1 SHA1: 93a9c308cac1ccf58a98b29edf25c66de9bc9dbb SHA256: 47c8144e3fe6da21872c98d18e6926df1820c68ea4b06b912ffdbe0e8962ef3a SHA512: aa7627e687e305ef3fb49680033106c1f49f2bedb8c24f3e15669a3ebfb61cc2c763bf927ae1e2bdedb90ff6788d43ae30b5bfab115853f9fcef7bee540d7011 Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - 32 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 32 bit runtime library, which operates on UTF-32 input. Package: libpcre2-8-0 Architecture: amd64 Version: 10.42-4ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 634 Depends: libc6 (>= 2.34) Filename: pool/main/p/pcre2/libpcre2-8-0_10.42-4ok2_amd64.deb Size: 212188 MD5sum: f5568e143ecc9a9efe31590c3a16dc3f SHA1: 602283d3bd6c547110eb0b3ced9c87368a4b507d SHA256: f23739b24cbd6eeb4a898b445bd2136c558ca0494911140a752f7f1ffc785cf0 SHA512: acb02fe687e8d49cfba318c69ba0ac78a773c106ebf0b7ad795fa03eed712628eb590dca35214f5a76dd988116ea8aa2f65e3526d3ee04b7fd1925339c0a91a4 Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library- 8 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 8 bit runtime library, which operates on ASCII and UTF-8 input. Package: libpcre2-dev Architecture: amd64 Version: 10.42-4ok2 Multi-Arch: same Priority: optional Section: libdevel Source: pcre2 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 2571 Depends: libc-dev, libpcre2-8-0 (= 10.42-4ok2), libpcre2-16-0 (= 10.42-4ok2), libpcre2-32-0 (= 10.42-4ok2), libpcre2-posix3 (= 10.42-4ok2) Conflicts: libpcre3-dev (<< 2:8.35-8) Filename: pool/main/p/pcre2/libpcre2-dev_10.42-4ok2_amd64.deb Size: 693400 MD5sum: 3cb23ed317ee86b8bacc56ec5aced7f0 SHA1: 6cbf397664cc6fe6cb6812c9894a2f2ac5d2da40 SHA256: 00ad27d50062e47fb422e135a35df3f578b07051248e89884901e564795caab0 SHA512: 68788a46fb19f9107af93e2fb0d11fdc4528e33c3027a8200eee19e377a8956edcc54fdeaf542f19745d47873f0138ea3bd1eec8ee8fc279d49ab45f6fb629bd Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - development files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the development files, including headers, static libraries, and documentation. Package: libpcre2-posix3 Architecture: amd64 Version: 10.42-4ok2 Multi-Arch: same Priority: optional Section: libs Source: pcre2 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 35 Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22) Conflicts: libpcre2-posix0 Replaces: libpcre2-posix0 Filename: pool/main/p/pcre2/libpcre2-posix3_10.42-4ok2_amd64.deb Size: 6408 MD5sum: b3ce26bd5a07a75d9945b4232d24412d SHA1: 3eef070aa43eebc5dd1b9972fe2a5ce7c73add57 SHA256: 47dece4c95efe8ec147e8974e2251c707fee900022f5ba22cc2f85895840cf8f SHA512: eb64b81b1221f6902fab881382c093d63f8e910e5a6d8c5ca31ace876efa30276cba203b57ffa40d96f5b4e6b5bd44aef8f561b8196ab631a0115ea3277f0515 Homepage: https://pcre.org/ Description: New Perl Compatible Regular Expression Library - posix-compatible runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the runtime library for the posix-compatible API. Package: libpcre3 Architecture: amd64 Version: 2:8.39-ok3 Multi-Arch: same Priority: important Section: libs Source: pcre3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 660 Depends: libc6 (>= 2.14) Conflicts: libpcre3-dev (<= 4.3-0) Breaks: approx (<< 4.4-0), cduce (<< 0.5.3-0), cmigrep (<< 1.5-0), galax (<< 1.1-0), libpcre-ocaml (<< 6.0.1~), liquidsoap (<< 0.9.2-0), ocsigen (<< 1.3.3-0) Filename: pool/main/p/pcre3/libpcre3_8.39-ok3_amd64.deb Size: 242252 MD5sum: f97e74f6b0e646891071256f0534f989 SHA1: 78935e0a4f70792b732e383c806d97aebf43be89 SHA256: 81fee438a3bcbecd4b0478ccc4c62221ad7333a3c0211ebe4dc4bed9fad1fd2c SHA512: d7f7132873152aaaaa2bef9aaa77e9bdd52b7eb94eb15ec774a91713d37d7433eb51976ced3fcf82faf0f128f9042a4b31d8750c7dd3f063ca141b0edc6e2d87 Description: Old Perl 5 Compatible Regular Expression Library - runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the runtime libraries. Package: libpcre3-dbg Architecture: amd64 Version: 2:8.39-ok3 Multi-Arch: same Priority: extra Section: debug Source: pcre3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 1590 Depends: libpcre3 (= 2:8.39-ok3), libpcrecpp0v5 (= 2:8.39-ok3) Filename: pool/main/p/pcre3/libpcre3-dbg_8.39-ok3_amd64.deb Size: 1344832 MD5sum: 86fb8afb18e5ea1d5e4777620fc096a5 SHA1: 020015d979559e35ba867d40101f92d1302731fe SHA256: 852088e2bf1125b6c7ceb34e8fddc7dbbff560dbb66f24da231362569333bccf SHA512: 0daf71ac942ea5802c54e95a9098bc254f3df6f82fee7dbf9e8134d4ab53cd2e007c65881c9b8c6188919a2d3870bc9da96c17519f6b6044d2aa3a6805671cb3 Description: Old Perl 5 Compatible Regular Expression Library - debug symbols This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the debug symbols, Build-Ids: 15d2f4b009ad0faafa9d1c0ae6110b163e2be687 210c4b0b5ee24a6f999872cab5b8a8f3211f7374 2f07017a72725d0f973674cb969844ceb618fdf3 7707b6f5a3167161d1a51204c206de87fd0479f9 bc1f34d317aaabe2d03de62e4afaf60c75a376e6 f4ba6b28a211e6c4787191f078f59113dab6315f Package: libpcre3-dev Architecture: amd64 Version: 2:8.39-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: pcre3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 2234 Depends: libc6-dev, libpcre3 (= 2:8.39-ok3), libpcre16-3 (= 2:8.39-ok3), libpcre32-3 (= 2:8.39-ok3), libpcrecpp0v5 (= 2:8.39-ok3) Filename: pool/main/p/pcre3/libpcre3-dev_8.39-ok3_amd64.deb Size: 577220 MD5sum: 7ea78f9259665da9f8e9eb57c880a5bf SHA1: 756b32f2136970835a4dcfece6e1c81b3c66c3af SHA256: ddbea0a659af25b767d3ffaf7edc2c3ec887cd7741094f4f3cfd86d3cd149c1e SHA512: 4bd5468080924e2d5dd4e767ae5e31cfb92316852bf2b6d7ae969b8c1dee9dff103a45117277a474f57fc392c83c88d49d6e134908ed99f5eba3852566c67d18 Description: Old Perl 5 Compatible Regular Expression Library - development files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the development files, including headers, static libraries, and documentation. Package: libpcre32-3 Architecture: amd64 Version: 2:8.39-ok3 Multi-Arch: same Priority: optional Section: libs Source: pcre3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 509 Depends: libc6 (>= 2.14) Filename: pool/main/p/pcre3/libpcre32-3_8.39-ok3_amd64.deb Size: 148608 MD5sum: b3d56e9717f4d74c98f5820fddd4d4ce SHA1: d63bd743c3de98073b3445fdb802717c5135cc50 SHA256: 84caf079be23c76e4fe019f326bdc23c57cf8f59fd8df50e6cc7cff8635ca45a SHA512: c41eccb78bb07f1e37da2c3d2e3a427cff8ecc31708c97ef128b9f5794d95108ffb834c88ae14a6f78bd7c9ecd9157b028bd3499fb7e65cef1900fe42a6125a8 Description: Old Perl 5 Compatible Regular Expression Library - 32 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 32 bit runtime library. Package: libpcrecpp0v5 Architecture: amd64 Version: 2:8.39-ok3 Multi-Arch: same Priority: optional Section: libs Source: pcre3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthew Vernon Installed-Size: 183 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libpcre3, libstdc++6 (>= 5.2) Conflicts: libpcre3 (<< 6.4-0), libpcrecpp0 Replaces: libpcre3 (<< 6.4-0), libpcrecpp0 Filename: pool/main/p/pcre3/libpcrecpp0v5_8.39-ok3_amd64.deb Size: 16192 MD5sum: ec81c26b1bf24cd109283ee13a8854b8 SHA1: f9811f340ccb2db595febd47272e5de93a3dd157 SHA256: a5f001d276a4c14317374efa4700a73781a921d029db7bde6ff7426d66fad80b SHA512: 5a37e5730baacffa5885c4524431f63cdba502d69a0359edcad4c32a03c6e22c1cf2cf716824227c40bbcd680267990460aad5307ad3f20ef6cb17a6d23512a5 Description: Old Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the C++ runtime library. Package: libpcsclite-dev Architecture: amd64 Version: 2.0.1-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: pcsc-lite Origin: openKylin Maintainer: openKylin Developers Installed-Size: 204 Depends: libpcsclite1 (= 2.0.1-ok3), libc6 (>= 2.34) Suggests: python3 Filename: pool/main/p/pcsc-lite/libpcsclite-dev_2.0.1-ok3_amd64.deb Size: 37204 MD5sum: 93ceb9c59991e3ba805f4be657577f6f SHA1: 7312d4bd98279c65847d131b9e9643e4ab623322 SHA256: fbe656acd02a47f99765358548fc7da8dcc25c833985904a5dc5617a8bc8d2a5 SHA512: e13e7258049b59b5b36822e0a7f882f865b57aeb6d1ddcc31c57b2f663e7ca162034b3129ea8ddc2f4c3367e4df1137fd2061a64a8ba93cfa8fad5c87ccd48a4 Homepage: https://pcsclite.apdu.fr/ Description: Middleware to access a smart card using PC/SC (development files) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and smart cards readers. . This package contains the files needed for compiling and linking an application that communicates to any reader available to the PC/SC daemon. . This package also contains the PC/SC spying library: libpcscspy.so See http://ludovicrousseau.blogspot.com/2011/11/pcsc-api-spy-third-try.html Package: libpcsclite1 Architecture: amd64 Version: 2.0.1-ok3 Multi-Arch: same Priority: optional Section: libs Source: pcsc-lite Origin: openKylin Maintainer: openKylin Developers Installed-Size: 83 Depends: libc6 (>= 2.34) Suggests: pcscd (= 2.0.1-ok3) Breaks: libpcsclite-dev (<< 2.0.1-ok3), pcscd (<< 2.0.1-ok3) Filename: pool/main/p/pcsc-lite/libpcsclite1_2.0.1-ok3_amd64.deb Size: 18112 MD5sum: 7a73217362beb865bf6152ca0a1331cb SHA1: c6e0d50f77f090e9ef9a36108013271a467a8e59 SHA256: 6141ccea08b2ad283e91269dccf2b3643d9163d7a04e805e4eda417d99feb3b2 SHA512: 7bca1866d02881c764799c4bce88e42e4c322d947b525c89981c183abf788266992db43d9dbb61fc13124fff7a6494bbe2875d24a6f410ca369274b4e9c880bd Homepage: https://pcsclite.apdu.fr/ Description: Middleware to access a smart card using PC/SC (library) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and readers. . The PC/SC Lite library is used to connect to the PC/SC daemon from a client application and provide access to the desired reader. Package: libpdf-api2-xs-perl Architecture: amd64 Version: 1.002-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 42 Depends: perl, perlapi-5.30.0, libc6 (>= 2.2.5) Filename: pool/main/libp/libpdf-api2-xs-perl/libpdf-api2-xs-perl_1.002-ok1_amd64.deb Size: 7810 MD5sum: c08dc839f2823449482818c19f931abc SHA1: f330050156df306597e271eac3dda22b0d64a28a SHA256: dfe43b8666d169c64522d9b82f3e4ce14b8c78731b22b9ed72a1f7b66c29fc6d SHA512: f57c4f8708d26bb7925e30b6ed1481f33ef1a61bc2c65933ecac404c3a633c4dcb6e858ce936572d1b4efa74f619f879cbe9ff1c551001d63d7dd5362163a8ea Homepage: https://metacpan.org/dist/PDF-API2-XS Description: optional PDF::API2 add-on using XS to speed up expensive operations PDF::API2 will make use of the PDF::API2::XS distribution if it's installed, to speed up some operations that are significantly faster in C than in Perl. . There's no need to interact with this distribution directly. PDF::API2 will use it automatically if it detects it. Package: libpeas-1.0-0 Architecture: amd64 Version: 1.36.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libpeas Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 206 Depends: libpeas-common, libc6 (>= 2.14), libgirepository-1.0-1 (>= 1.39.0), libglib2.0-0t64 (>= 2.44.0), libgtk-3-0 (>= 3.21.5), libpython3.12 (>= 3.12.1) Filename: pool/main/libp/libpeas/libpeas-1.0-0_1.36.0-ok1_amd64.deb Size: 58252 MD5sum: d225fd0de8e88cbc9c62c079854dc5a2 SHA1: 656911a408f84a039ed886b9c259544bcdb53895 SHA256: 1eef69751e1afcc5eafeb90df2ccea6b7e2ce79b7fcd672a621af3e5464e079d SHA512: 13805d03c93890e6190441d2642702101a89aa4bbf4368631f854a19fc74feddc3752ee4f61c9e112871fb0c3075f5bfa5eb383222d93597c5b682db9e900872 Homepage: https://wiki.gnome.org/Projects/Libpeas Description: Application plugin library libpeas is a library that allows applications to support plugins. Package: libpeas-common Architecture: all Version: 1.36.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libpeas Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 414 Filename: pool/main/libp/libpeas/libpeas-common_1.36.0-ok1_all.deb Size: 46232 MD5sum: 3015016073d1b60cc3e6c2683107ebf7 SHA1: afcc73a7bf360b3f7800c2083fe625c71fe6e527 SHA256: 683ebabfcbac168a6af929be9686201590a757bdf74fb2f2ffe9ace3ef6b6946 SHA512: 566bb6544289522b5dbebcfbc12938b15a8eda64f584a3e9846d1e85f6b5afa9fd91cb93457bc075b159ec82effff36ae19fafaf7d03358fe98bad9c76f19709 Homepage: https://wiki.gnome.org/Projects/Libpeas Description: Application plugin library (common files) libpeas is a library that allows applications to support plugins. . This package contains common files, such as translations and icons. Package: libpeas-dev Architecture: amd64 Version: 1.36.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libpeas Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 253 Depends: gir1.2-peas-1.0 (= 1.36.0-ok1), libgirepository1.0-dev (>= 1.39.0), libglib2.0-dev (>= 2.44.0), libgtk-3-dev (>= 3.0.0), libpeas-1.0-0 (= 1.36.0-ok1) Suggests: libpeas-doc Filename: pool/main/libp/libpeas/libpeas-dev_1.36.0-ok1_amd64.deb Size: 23216 MD5sum: 7025010b07af3e3fd5b705dcb7ddde81 SHA1: 7b4d190c9b5240f420008a57ffc152963c9c48c2 SHA256: b16f2229217e405c9c116f0559288f96a01bf8b1c3a667bb2455ce3c3a1678fc SHA512: ed28a2482a86b05879c4056c720471d5bfd0c3609f7b1eb80596743aeec7c44b66d8d489745081216d7dada7fce90f81cfa39052f319ea1827167bc0e3073b0e Homepage: https://wiki.gnome.org/Projects/Libpeas Description: Application plugin library (development files) libpeas is a library that allows applications to support plugins. . This package contains the headers files required for developing software that uses libpeas. Package: libpeas-doc Architecture: amd64 Version: 1.36.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libpeas Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1353 Depends: libc6 (>= 2.34), libgirepository-1.0-1 (>= 1.39.0), libglib2.0-0t64 (>= 2.44.0), libgtk-3-0 (>= 3.0.0), libpeas-1.0-0 (>= 1.1.0) Filename: pool/main/libp/libpeas/libpeas-doc_1.36.0-ok1_amd64.deb Size: 99088 MD5sum: d33bf5f2d0293641c4c2660be965db36 SHA1: 278007f4c317ff6576d9b3e1d6d8f8b84fe9ce23 SHA256: 9c5675b74f077fb4a5a417fdba47b26ca02c9d2302aa3d7dbedbafba13946581 SHA512: 03c8296fffd236d07f8b3393e140bc1ecbdb42baefc9903947293a3c3877765353d4de40d485122eccf259c51260ed89a38b247201cbb8230d7d6e6556b49200 Homepage: https://wiki.gnome.org/Projects/Libpeas Description: Application plugin library (documentation) libpeas is a library that allows applications to support plugins. . This package contains the API reference for libpeas. Package: libpentaho-reporting-flow-engine-java Architecture: all Version: 0.9.4-ok1 Priority: optional Section: java Source: pentaho-reporting-flow-engine Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 335 Provides: libjfreereport-java Suggests: libjfreereport-java-doc Conflicts: libjfreereport-java Replaces: libjfreereport-java Filename: pool/main/p/pentaho-reporting-flow-engine/libpentaho-reporting-flow-engine-java_0.9.4-ok1_all.deb Size: 240584 MD5sum: d5a2336c88c0b9b334ca739f178e5644 SHA1: 38a6a86749fde11643ea14163fbe1f27d252ecb8 SHA256: a0c62208c4f82ee3779a027701e913afee3484cff6d25829d97b3ca0b29d8825 SHA512: 522241e991b8039fda0f531272dbba0d295fc9b8af19d07cb1392472d3743e6fe53cf68363de4847917fba7fb88ea84d302e4d555385a1963a10fb5d3a229aaa Homepage: http://www.pentaho.com/ Description: report library for java Pentaho Reporting Flow Engine is a free Java report library. . It has the following features: * full on-screen print preview; * data obtained via Swing's TableModel interface (making it easy to print data directly from your application); * XML-based report definitions; * output to the screen, printer or various export formats (PDF, HTML, CSV, Excel, plain text); * support for servlets (uses the JFreeReport extensions) * extensive documentation in Acrobat PDF format, plus full Javadocs; Package: libpentaho-reporting-flow-engine-java-doc Architecture: all Version: 0.9.4-ok1 Priority: optional Section: doc Source: pentaho-reporting-flow-engine Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 45 Provides: libjfreereport-java-doc Conflicts: libjfreereport-java-doc Replaces: libjfreereport-java-doc Filename: pool/main/p/pentaho-reporting-flow-engine/libpentaho-reporting-flow-engine-java-doc_0.9.4-ok1_all.deb Size: 2050 MD5sum: 0a8203355df53e74f0cf449063bc991d SHA1: 83a701f543b88d770a34d5fb2b1cfc03189480b6 SHA256: 4de0f74ddf1bedf55d6a90cd62c76726c8bb5e1be8d291bd452be04d28366bd1 SHA512: 9d1128401239b25e9d5559b9208c789ba78621d52d404812fc0c142e04104d3b4481c59156708d8a22fa104a40f566080782feacca977c0b7f2575dd78f2bbdf Homepage: http://www.pentaho.com/ Description: report library for java documentation Pentaho Reporting Flow Engine is a free Java report library. . It has the following features: * full on-screen print preview; * data obtained via Swing's TableModel interface (making it easy to print data directly from your application); * XML-based report definitions; * output to the screen, printer or various export formats (PDF, HTML, CSV, Excel, plain text); * support for servlets (uses the JFreeReport extensions) * extensive documentation in Acrobat PDF format, plus full Javadocs; . This package contains the Javadoc, the Manual and the Developers Guide of the Pentaho Reporting Flow Engine. Package: libpeony-dev Architecture: amd64 Version: 4.10.0.5-ok1~1118 Priority: optional Section: libdevel Source: peony Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 1397 Depends: libcanberra-dev, libglib2.0-dev, libgsettings-qt-dev, libnotify-dev, libpeony3 (= 4.10.0.5-ok1~1118), libpoppler-qt5-dev, qtbase5-dev, libudisks2-dev, libdconf-dev Filename: pool/main/p/peony/libpeony-dev_4.10.0.5-ok1~1118_amd64.deb Size: 181808 MD5sum: ed799a912c634531e0cf7dcd9c2c4f09 SHA1: 5b57141685590ad67f065046b39cbd2970f781e6 SHA256: 4a05a8ebf9cab10c299194fec19d4f29b788d8aa4682b3a5c0c5b1a5b66f8ca5 SHA512: ae1b1f18dc284d99ca1e422d19321d5d8ed6af92979c0181f9a9b7b3b2284bd8eb3022d2fe4a44cbec7689d68c40f824d365407c517eecea622dd4649bb5e71d Homepage: https://www.ukui.org/ Description: libraries for Peony components (development files) Peony is the official file manager for the UKUI desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the UKUI desktop. It works on local and remote filesystems. . This package contains the development files for the libraries needed by Peony's extensions. Package: libpeony3 Architecture: amd64 Version: 4.10.0.5-ok1~1118 Priority: optional Section: libs Source: peony Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 7763 Provides: libpeony Depends: dvd+rw-tools, gvfs, gvfs-backends, gvfs-fuse, libblockdev-crypto3, libc6 (>= 2.38), libcanberra0 (>= 0.2), libdconf1 (>= 0.14.0), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.79.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5windowsystem5 (>= 5.4.0+git20141128.0009+15.04), libkysdk-qtwidgets (>= 1.2.0.3), libkysdk-soundeffects (>= 2.3.1.0), libkysdk-sysinfo (>= 1.2.1), libkysdk-systime (>= 2.3.0.0), libkysdk-waylandhelper (>= 1.2.0.3), libnotify4 (>= 0.7.0), libpoppler-qt5-1t64 (>= 0.24.5), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.0.2), libqt5remoteobjects5 (>= 5.12.5), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.0.2), libssl3t64 (>= 3.0.0), libstdc++6 (>= 11), libudisks2-0 (>= 2.0.91), libukui-common0 (>= 1.0.3), libukui-search2 (>= 4.10.13.1), libx11-6 Breaks: libpeony2, peony (<< 2.2.0-1) Replaces: libpeony2, peony (<< 2.2.0-1) Filename: pool/main/p/peony/libpeony3_4.10.0.5-ok1~1118_amd64.deb Size: 1336404 MD5sum: 18a0cdc25972d42d6ea2e30da7b3983a SHA1: 0728d9765f55ca4891988878f675b111419d8bef SHA256: 7dae84ac06eb296bfae7ae46d7fa28b17c1172183ffa48ccc84112ba0924d822 SHA512: 4a22170babb749c797a90f634bc88856bbed0ce817363567ee0aed62da031ea5e71f3d8a4b3603e5a1c4b63dfebd111c0499fca1fad3a025582264b18140b630 Homepage: https://www.ukui.org/ Description: libraries for Peony components Peony is the official file manager for the UKUI desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the UKUI desktop. It works on local and remote filesystems. . This package contains a few runtime libraries needed by Peony's extensions. Package: libperl-critic-perl Architecture: all Version: 1.152-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2302 Depends: perl:any, libb-keywords-perl (>= 1.23), libconfig-tiny-perl, libexception-class-perl, libfile-which-perl, liblist-someutils-perl, libmodule-pluggable-perl, libpod-parser-perl, libpod-spell-perl, libppi-perl (>= 1.277), libppix-quotelike-perl, libppix-regexp-perl (>= 0.068), libppix-utils-perl, libreadonly-perl, libscalar-list-utils-perl, libstring-format-perl, libtest-simple-perl, libversion-perl, perltidy Filename: pool/main/libp/libperl-critic-perl/libperl-critic-perl_1.152-ok1_all.deb Size: 796192 MD5sum: 32df82af70f96ffaec5f8563c38937ca SHA1: 9ddd501fb4cf82ce96ecc52a36a5a1a82f002ad3 SHA256: bfd63df1655b2c982d42621dd92e59ff701bc92e5e3cddc14159a297d5467d02 SHA512: a0930ef656bfd709d8ed84da10301b14de1b4025408225391d59acb8a31db0eeee1c8c0cb4bd2e64eada79e6b026b41f550cac5feec055c274fa338fa6e6d457 Homepage: https://metacpan.org/release/Perl-Critic Description: Perl module to critique code for best practices Perl::Critic is an extensible framework for creating and applying software coding policies to Perl source code. By default, it is distributed with a number of policy modules that attempt to enforce various coding guidelines, including those discussed in Damian Conway's Perl Best Practices. However, it is not limited to PBP and will even support policies that contradict PBP. You can enable, disable and customize those policies through the Perl::Critic interface. You can also create new Policy modules to suit your own tastes. Package: libperl-dev Architecture: amd64 Version: 5.36.0-ok8.1 Multi-Arch: same Priority: optional Section: libdevel Source: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Niko Tyni Installed-Size: 5046 Provides: perl-xs-dev Depends: perl:any (= 5.36.0-ok8.1), libperl5.36 (= 5.36.0-ok8.1), libc6-dev | libc-dev Filename: pool/main/p/perl/libperl-dev_5.36.0-ok8.1_amd64.deb Size: 1115568 MD5sum: c9ad58506762bf2295584aec2c5be9ac SHA1: 11534fb6731e5a42c89ae475cbb929208eda63ad SHA256: f188d6b212e542f8b757422193d20770c3a8543cfc7a07d153bed4822df03a44 SHA512: 1c1d419d16bc27dd20ff9fda46f3163ab11ad00bf84ddcd36cb97c71359a21c31584c5ef98f411bbc761367fc1363fbe0a0e9c06438bb43e91eae4a76901164d Homepage: http://dev.perl.org/perl5/ Description: Perl library: development files Files for developing applications which embed a Perl interpreter. Package: libperl-minimumversion-perl Architecture: all Version: 1.40-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 94 Depends: perl:any, libfile-find-rule-perl, libfile-find-rule-perl-perl, libparams-util-perl, libppi-perl, libppix-regexp-perl, libppix-utils-perl Filename: pool/main/libp/libperl-minimumversion-perl/libperl-minimumversion-perl_1.40-ok1_all.deb Size: 27040 MD5sum: 84ecdcfb22dbbf996bc088a396b88d62 SHA1: 83b77d25a30af6ffa1ad14df000ee7b51fe634ce SHA256: edb467f441e180aaa130c453b08c989d5003fecc16be4226e5009475d2718ea5 SHA512: 45ca2e76de2fa4e656dbc390d757661731cff5c4ce9a121857ad83224f6941c1d947490ef7d8ff91e8f9997e9d8a1c4690637d396a958bcca62aa819a86abd9a Homepage: https://metacpan.org/release/Perl-MinimumVersion Description: module to determine minimum required version of perl required Perl::MinimumVersion is a module that inspects arbitrary Perl source code and determines the minimum version of perl required to be able to run it. Because it is based on PPI, it can do this without having to actually load the code. . Currently it tests both the syntax of your code, and the use of explicit version dependencies such as "require 5.005". . Future plans are to also add support for tracing module dependencies. Package: libperl4-corelibs-perl Architecture: all Version: 0.005-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 142 Depends: perl:any Filename: pool/main/libp/libperl4-corelibs-perl/libperl4-corelibs-perl_0.005-ok1_all.deb Size: 36532 MD5sum: bf1fb91ba285f23b2bd9ac1031fa6463 SHA1: f4219df08247604990110567c0c2fe3c2c86ceb4 SHA256: 63cdebf3cda55e0c02ee5610d54db0e92b11e2f6d4b70fe83feda834a6809588 SHA512: 429fd1dcb7d7dc5e81a1cea4836616db658c69f691eb58d71b8b6859166913055f8003a9a415122a79d96231773752e8f09abd39ada01154fcaa1db44fb1c455 Homepage: https://metacpan.org/release/Perl4-CoreLibs Description: libraries historically supplied with Perl 4 Perl4::CoreLibs is a collection of .pl files that have historically been bundled with the Perl core but are not distributed with core version 5.15 or later. Following their removal, they should be acquired from this package instead. Package: libperl5.36 Architecture: amd64 Version: 5.36.0-ok8.1 Multi-Arch: same Priority: optional Section: libs Source: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Niko Tyni Installed-Size: 28868 Depends: libbz2-1.0, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libdb5.3, libgdbm-compat4 (>= 1.18-3), libgdbm6 (>= 1.18-3), zlib1g (>= 1:1.2.2.3), perl-modules-5.36 (>= 5.36.0-ok8.1) Suggests: sensible-utils Breaks: libcompress-raw-bzip2-perl (<< 2.103), libcompress-raw-zlib-perl (<< 2.105), libcompress-zlib-perl (<< 2.106), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.17), libfilter-perl (<< 1.60), libio-compress-base-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-perl (<< 2.106), libio-compress-zlib-perl (<< 2.106), libmime-base64-perl (<< 3.16), libstorable-perl (<< 3.26), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libtime-hires-perl (<< 1.9770), libtime-piece-perl (<< 1.3401) Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl (<< 2.103), libcompress-raw-zlib-perl (<< 2.105), libcompress-zlib-perl (<< 2.106), libdigest-md5-perl (<< 2.58), libdigest-sha-perl (<< 6.02), libencode-perl (<< 3.17), libio-compress-base-perl (<< 2.106), libio-compress-bzip2-perl (<< 2.106), libio-compress-perl (<< 2.106), libio-compress-zlib-perl (<< 2.106), libmime-base64-perl (<< 3.16), libmodule-corelist-perl (<< 2.14-2), libstorable-perl (<< 3.26), libsys-syslog-perl (<< 0.36), libthreads-perl (<< 2.27), libthreads-shared-perl (<< 1.64), libtime-hires-perl (<< 1.9770), libtime-piece-perl (<< 1.3401), perl (<< 5.22.0~), perl-base (<< 5.22.0~) Filename: pool/main/p/perl/libperl5.36_5.36.0-ok8.1_amd64.deb Size: 4803154 MD5sum: 1bd260cb8d7838b8ec865c45cd1f10ef SHA1: bb548503f75a16bf5107cc7b035e1afb2b1b89c6 SHA256: 2d4a67405b77961a7f847cc29dd07df8a2a94e983db99dbcbfc47c1c3d6a643a SHA512: 9ee15ece3a0c91865263afaa7dfa9e8cfc4d8b1969ed432a826b845badcb090d70aea73365dfd3bd041ef2e25a3138262fb4fb418a9759d793573d7c0927913a Homepage: http://dev.perl.org/perl5/ Description: shared Perl library This package contains the shared Perl library, used by applications which embed a Perl interpreter. . It also contains the architecture-dependent parts of the standard library (and depends on perl-modules-5.36 which contains the architecture-independent parts). Package: libperlio-gzip-perl Architecture: amd64 Version: 0.20-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 51 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), zlib1g (>= 1:1.1.4) Filename: pool/main/libp/libperlio-gzip-perl/libperlio-gzip-perl_0.20-ok2_amd64.deb Size: 13912 MD5sum: ed03c8710f16668e2b46896d70f9972b SHA1: 2789e47ea428b50ab09c940c4b1caa6d6a5f9519 SHA256: 71005d6b078227b033966ce1c1ba587c73293e5bbaa1caeecbb993aeb9fae2e7 SHA512: cade5ea5af60ecc6d6895eb8ede31d310896660cb476ef3c92e9d3b5833dd18d739a36a51765a86fc7d435e5f30cb1aa31fe020d24ae426f350f3ab6258f8fa4 Homepage: https://metacpan.org/release/PerlIO-gzip Description: module providing a PerlIO layer to gzip/gunzip PerlIO::gzip is a Perl module that provides a PerlIO layer for manipulating files in the format used by the gzip program. Compression and decompression are both implemented, but cannot be used simultaneously (i.e. files cannot be opened for both reading and writing). Package: libperlio-utf8-strict-perl Architecture: amd64 Version: 0.010-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 44 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14) Filename: pool/main/libp/libperlio-utf8-strict-perl/libperlio-utf8-strict-perl_0.010-ok1_amd64.deb Size: 10420 MD5sum: 40dbdecc4f2a0a9cc28081393e42261e SHA1: 2131d600249fa54c2b320edd4d44d78edc6a99f9 SHA256: d78d1db630fdbfd2d7738f2b708ebcb57f1dfece856848f91b3b6952334fefd0 SHA512: 214c1e436d835396dfe4b99b271312bad0053b6d6a2ac5440d7e1e4f9bc151ed5b3a8c325baea5af90ffc2e389880aed4da6d350dc28ebb1f1337e0507b6097b Homepage: https://metacpan.org/release/PerlIO-utf8_strict Description: fast and correct UTF-8 Perl IO module PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer. Unlike perl's default :utf8 layer it checks the input for correctness and will croak if it finds an ill-formed UTF-8 octet sequence or noncharacter code points not meant for interchange. Package: libpgm-5.3-0t64 Architecture: amd64 Version: 5.3.128~dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: libpgm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 300 Provides: libpgm-5.3-0 (= 5.3.128~dfsg-ok1) Depends: libc6 (>= 2.34) Breaks: libpgm-5.3-0 (<< 5.3.128~dfsg-ok1) Replaces: libpgm-5.3-0 Filename: pool/main/libp/libpgm/libpgm-5.3-0t64_5.3.128~dfsg-ok1_amd64.deb Size: 153484 MD5sum: c901bd1a2b60f3d5301e69c77dd0af67 SHA1: dfe0444fc18e51b46e7267960d2aa88760566a4c SHA256: cd9232f5311bac05c07b232c0ae73f0d1b4dbd5744e0eaa60f8415d4af7891fe SHA512: 7236032058b55822388c7a2d2162be6cb45595709f97f3472f5a76d02df48844c265184d9ca71884311d303cb793fe9810705d3f04b793649d4b68405c2b2c40 Homepage: https://github.com/steve-o/openpgm Description: OpenPGM shared library OpenPGM is an open source implementation of the Pragmatic General Multicast (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable and scalable multicast protocol that enables receivers to detect loss, request retransmission of lost data, or notify an application of unrecoverable loss. PGM is a receiver-reliable protocol, which means the receiver is responsible for ensuring all data is received, absolving the sender of reception responsibility. PGM runs over a best effort datagram service, currently OpenPGM uses IP multicast but could be implemented above switched fabrics such as InfiniBand. . This is the runtime package for programs that use the OpenPGM library. Package: libpgm-dev Architecture: amd64 Version: 5.3.128~dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libpgm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 677 Depends: libpgm-5.3-0t64 (= 5.3.128~dfsg-ok1) Conflicts: libnetpbm9-dev Filename: pool/main/libp/libpgm/libpgm-dev_5.3.128~dfsg-ok1_amd64.deb Size: 191692 MD5sum: 30103a08e220779517f2cd34b9d23cb6 SHA1: 244388310b3a2543feacc315c0be9e470fab6139 SHA256: 6dfc90da810863d69e3c6d1ab419be3d2aaf3c664c8721dab7633a0bee53bc41 SHA512: 7629191f4a1ff02279f0ab36b3275ad1bdd2a99631ce929fa8bef0c4445415d10985f0df40606dd97205a659e2ca1ab88d6a4a8fc6c6867a608cf22672092ef4 Homepage: https://github.com/steve-o/openpgm Description: OpenPGM development files OpenPGM is an open source implementation of the Pragmatic General Multicast (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable and scalable multicast protocol that enables receivers to detect loss, request retransmission of lost data, or notify an application of unrecoverable loss. PGM is a receiver-reliable protocol, which means the receiver is responsible for ensuring all data is received, absolving the sender of reception responsibility. PGM runs over a best effort datagram service, currently OpenPGM uses IP multicast but could be implemented above switched fabrics such as InfiniBand. . This is the development package which contains headers and static libraries for the OpenPGM library. Package: libpgtypes3 Architecture: amd64 Version: 12.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: postgresql-12 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 118 Depends: libc6 (>= 2.14) Filename: pool/main/p/postgresql-12/libpgtypes3_12.2-ok1_amd64.deb Size: 40132 MD5sum: 49ade087b47d05b6ebedac0cc39f5cbe SHA1: 8383cb08b5c26d17ab159d8725eda19ef5722d94 SHA256: fab84edf8e00da3e183334f328cb99ccd76ed98d26be0d21746e99d0b7faefb6 SHA512: 102713d56c6540e7146f8e5094e5127e0a0dd30fb4524f45a27f431a08db9bc1bca9e160d9ba71432a930dd6af7b90940ef29929e1584cf1fcb1c89304645aa7 Homepage: http://www.postgresql.org/ Description: shared library libpgtypes for PostgreSQL 12 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libphodav-3.0-0 Architecture: amd64 Version: 3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: phodav Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 88 Depends: libphodav-3.0-common (>= 3.0-ok1), libc6 (>= 2.4), libglib2.0-0 (>= 2.75.3), libsoup-3.0-0 (>= 3.0.3), libxml2 (>= 2.7.4) Filename: pool/main/p/phodav/libphodav-3.0-0_3.0-ok1_amd64.deb Size: 27028 MD5sum: 728d395df28c83c18f47466fb92f33e7 SHA1: fc0df80274b698eb3be52b231f616e9525ec5337 SHA256: 143bdb464782d01de602facf8b95065a9059dfd7a042dab4c0d56cde31d7ea88 SHA512: 673b9ba30f461b1e8169cb2c4f82e912715dc7c8611a7017b92d48c191e1e7f4139bc995399ab5e201e64d16132b7e7628ded98824da670bfd1846bd79694d33 Homepage: https://wiki.gnome.org/phodav Description: WebDAV server implementation using libsoup phởdav is a WebDAV server implementation using libsoup (RFC 4918). Package: libphodav-3.0-common Architecture: all Version: 3.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: phodav Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 108 Filename: pool/main/p/phodav/libphodav-3.0-common_3.0-ok1_all.deb Size: 12708 MD5sum: 769a0a281cfe52387a723408ea7d64f2 SHA1: d7afb93e8a422c84055faa5985c86ec0bfff1038 SHA256: 348961f9098d232bf004dd790ef1b14e17bd4a168ec4d732a8ab4ea34cbd5b47 SHA512: 1c6f51616371301097962dd6d1388be408b4660ef88142a4dd84d797a234c62a2275036966ce49525e0ab06f00e578404f06fc8911cebef3291726f001b9ec5f Homepage: https://wiki.gnome.org/phodav Description: WebDAV server implementation using libsoup (common files) phởdav is a WebDAV server implementation using libsoup (RFC 4918). . This package contains the translations files. Package: libphodav-3.0-dev Architecture: amd64 Version: 3.0-ok1 Priority: optional Section: libdevel Source: phodav Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 103 Depends: libglib2.0-dev, libphodav-3.0-0 (= 3.0-ok1), libsoup-3.0-dev (>= 2.48.0), libxml2-dev Filename: pool/main/p/phodav/libphodav-3.0-dev_3.0-ok1_amd64.deb Size: 14028 MD5sum: 9f0f2758263e8c0e7e0a5fe5ee94103b SHA1: 00f93ecd012312996e2e7056a8fd7da802370de3 SHA256: 77b1e022a45816186d73e343fbbb18e3b494b995b00b5ed60bdf81c0eb8c07e4 SHA512: 78d2cae60191ebc459cf23731dec73b9cf1c1319c1274956d2665f7f54ae1e7325c7aae9847bf4db87a79a6e01744ae7c753677f040e20762807afcace6e859f Homepage: https://wiki.gnome.org/phodav Description: WebDAV server implementation using libsoup (development files) phởdav is a WebDAV server implementation using libsoup (RFC 4918). . This package contains the development files. Package: libphonenumber-dev Architecture: amd64 Version: 8.12.57+ds-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libphonenumber Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Java Maintainers Installed-Size: 18650 Depends: libphonenumber8 (= 8.12.57+ds-ok1), libgeocoding8 (= 8.12.57+ds-ok1), protobuf-api-32-0, libboost-thread-dev, libabsl-dev Filename: pool/main/libp/libphonenumber/libphonenumber-dev_8.12.57+ds-ok1_amd64.deb Size: 1275520 MD5sum: c21f8cb42e18b5394f9f7946b912c8d4 SHA1: a8f095639ff88749e26f89aa2ef859cfcd1f88fa SHA256: 6fe4f4ce9cafb0abd69e7487adf13c0fe643e2b4d5af24e5e47b793dab41598b SHA512: 7da08b30a0ed5d81d094d1928e214ed39dc8a2520ce1c4a8dc52abf9e003cd8b3c8e73c117448bb12350de0418c386ff4c89329d413070252ffb3be92f570b0f Homepage: https://github.com/googlei18n/libphonenumber/ Description: parsing/formatting/validating phone numbers - development files Google's common C++ and Java library for parsing, formatting, storing and validating international phone numbers. . This package contains the static libraries and include files. Package: libphonenumber8 Architecture: amd64 Version: 8.12.57+ds-ok1 Multi-Arch: same Priority: optional Section: libs Source: libphonenumber Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Java Maintainers Installed-Size: 731 Provides: libphonenumber8-protobuf32, libphonenumber8t64-protobuf32 Depends: libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 11) Filename: pool/main/libp/libphonenumber/libphonenumber8_8.12.57+ds-ok1_amd64.deb Size: 201840 MD5sum: be81f1b6bffdcceebff0617520ad2064 SHA1: 36b02983d3703e8a5257ceb3af8dc6b1042f0432 SHA256: b5552fa8a9548beef9f69833e98aaffcbb00c98c6b4b210095fdf5d132e460b3 SHA512: 9149e4beef0b135d44146f1e652cce3f9f2deaaeca8971ce7964b99baf224df8cddf02a5536987e7a271eaac4e3f48fa334a91ab3e8a33f1cc9e9640d7398c25 Homepage: https://github.com/googlei18n/libphonenumber/ Description: parsing/formatting/validating phone numbers Google's common C++ and Java library for parsing, formatting, storing and validating international phone numbers. . This package contains the runtime libraries for C++ users. Package: libphonenumber8-java Architecture: all Version: 8.12.57+ds-ok1 Priority: optional Section: java Source: libphonenumber Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Java Maintainers Installed-Size: 3113 Depends: libprotobuf-java, libservlet-api-java Conflicts: libphonenumber7-java Replaces: libphonenumber7-java Filename: pool/main/libp/libphonenumber/libphonenumber8-java_8.12.57+ds-ok1_all.deb Size: 2210408 MD5sum: 32e2347c7c3cd68f61148360e3a44f2b SHA1: 6b8283da6b852782cf7da2e6296e15e42b2b24a0 SHA256: eac0877db91308ee302d60305d783ee5ff42cf8e7f626e4071b1631db64a0452 SHA512: e978bf668d01dc6b0e153df9065529fc1f8fe53adc83c603afe23e6abf2a4347ec282126b6f0e142e247ec07c560ba540c33dca767f03a79405e29df6e543f28 Homepage: https://github.com/googlei18n/libphonenumber/ Description: parsing/formatting/validating phone numbers - java Google's common C++ and Java library for parsing, formatting, storing and validating international phone numbers. . This package contains the runtime library JARs for Java users. Package: libphonon-l10n Architecture: all Version: 4:4.12.0-ok5 Multi-Arch: foreign Priority: optional Section: localization Source: phonon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 328 Breaks: libphonon4qt5-data (<< 4:4.12.0-ok4) Replaces: libphonon4qt5-data (<< 4:4.12.0-ok4) Filename: pool/main/p/phonon/libphonon-l10n_4.12.0-ok5_all.deb Size: 23656 MD5sum: 79c56f2a4f601198813a2df30711245b SHA1: 438b6f43762c326cbe8b52f525c10bed6fb0a455 SHA256: c54f5f01d056a7e7938325fdc2be26265d454c7d622721d64cde8180896cfe31 SHA512: 20cef3704cec08391e9d71d8c02630274be1821e212200a5b0452f8716e0f16038789b2a0a34fb878cc37019f70d8b42198f3dc383c554df23e75b5016c2fd3c Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt - localization files Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the shared localizations for the core Phonon library. Package: libphonon4qt5-4t64 Architecture: amd64 Version: 4:4.12.0-ok5 Multi-Arch: same Priority: optional Section: libs Source: phonon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 587 Provides: libphonon4qt5-4 (= 4:4.12.0-ok5) Depends: libphonon-l10n (>= 4:4.12.0-ok5), libc6 (>= 2.29), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Breaks: libphonon4qt5-4 (<< 4:4.12.0-ok5) Replaces: libphonon4qt5-4 Filename: pool/main/p/phonon/libphonon4qt5-4t64_4.12.0-ok5_amd64.deb Size: 154948 MD5sum: e34c0a32e39fef2154aa730de5cd7d28 SHA1: 445f301a66708e472af27370e435203e921d5a18 SHA256: 6b380b6f6a678417edde7cb3cc902cb20f78628469e180ac1cd0b12f505636de SHA512: 37d052e5c650b1200b478e7e4d92bbd36e6f6a3fa346acbf2af5436c596d7e2b57f1fa4be74b344a10053fcf9c1ec665832474125ab0f6fa3cff7de1fc8b7934 Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 5 - core library Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the core library of the Phonon cross-platform multimedia framework from KDE. It is required to run applications that use Phonon. Package: libphonon4qt5-data Architecture: all Version: 4:4.12.0-ok5 Multi-Arch: foreign Priority: optional Section: sound Source: phonon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 17 Depends: libphonon-l10n (>= 4:4.12.0-ok5) Filename: pool/main/p/phonon/libphonon4qt5-data_4.12.0-ok5_all.deb Size: 3452 MD5sum: c84fb2ed38bcd86bde4414e7762f8367 SHA1: 475a50001b60d96eb8db83bbf59eabb4b0d21692 SHA256: 509d40c8f59f7a76dd9aafd0d71420705ef90b82f59fe387dcea62e4172bcc41 SHA512: 3af296f624be65288cfe464821085831472003f987b5fbb0053b15c4863a312b6c2a8659e84f7c95010c2cee0f0d32e2461b22b9c91c58c43fb721ace1d56454 Homepage: https://phonon.kde.org/ Description: transitional package for libphonon-l10n Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This is a transitional package for migrating to libphonon-l10n. It can safely be removed. Package: libphonon4qt5-dev Architecture: amd64 Version: 4:4.12.0-ok5 Priority: optional Section: libdevel Source: phonon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 477 Depends: libphonon4qt5-4t64 (= 4:4.12.0-ok5), phonon4qt5-backend-null | phonon4qt5, libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5designer5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/p/phonon/libphonon4qt5-dev_4.12.0-ok5_amd64.deb Size: 69028 MD5sum: 8240ae194cafbd2a007274f59b0487b4 SHA1: 0ffd62c3cfe7ec328b397028c861830970ee6338 SHA256: 80f2cdecf92a8d043f10ca6461d58bddd9a5cbc117e0c2e1808e2fcb4d7ef738 SHA512: b55da65cf1bb8a82ac726c79089ac13d2baba2d37cf042fb69a34e48df4bda452a451f89ec34ed8474527b5b79a2a3f4c3414fb5f9253d62f8a70f0ef30fec8b Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 5 - development files Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the development files needed to build Qt 5 applications using the Phonon cross-platform multimedia framework. Package: libphonon4qt5experimental-dev Architecture: amd64 Version: 4:4.12.0-ok5 Priority: optional Section: libdevel Source: phonon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 129 Depends: libphonon4qt5experimental4t64 (= 4:4.12.0-ok5) Breaks: libphonon4qt5-dev (<< 4:4.11.1~) Replaces: libphonon4qt5-dev (<< 4:4.11.1~) Filename: pool/main/p/phonon/libphonon4qt5experimental-dev_4.12.0-ok5_amd64.deb Size: 16944 MD5sum: 67c02d9cf46f8f9af83a481914a8f174 SHA1: abb6b107836d01a27eec08ff961daee685fd28ef SHA256: 062876712072f1cf1c0e7150064fa65db986b613c6988da2862f610160767e2b SHA512: 8fe39df113b73a7c7adc8dacc3e4088fc1cde349c3f410ab70efd5dc7a0f6281dac3d39285f9aa1668093e15e0f1ab6028350b319773afe132baf228203eee5b Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 5 - experimental development files Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the development files needed to build Phonon back-ends or internal applications which need the Phonon-Experimental library. Third-party applications should not depend on this library. Please read README.Debian if you are considering a build-dependency on this package. Package: libphonon4qt5experimental4t64 Architecture: amd64 Version: 4:4.12.0-ok5 Multi-Arch: same Priority: optional Section: libs Source: phonon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 132 Provides: libphonon4qt5experimental4 (= 4:4.12.0-ok5), phonon4qt5experimental-abi-1 Depends: libphonon4qt5-4t64 (= 4:4.12.0-ok5), libc6 (>= 2.4), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libstdc++6 (>= 4.1.1) Breaks: libphonon4qt5experimental4 (<< 4:4.12.0-ok5) Replaces: libphonon4qt5experimental4 Filename: pool/main/p/phonon/libphonon4qt5experimental4t64_4.12.0-ok5_amd64.deb Size: 28400 MD5sum: 18c0e10c076f0888a8161e594a5478c2 SHA1: f7faf565674c0e1caeafc1e6206148e1017857da SHA256: 350f15f37e8ba62ffeb3500834be68c13fb00f0c1e8be51f48dd82996ff03bc9 SHA512: 76be03434d5114610caea6774f4c4cc62013e0db98afdcb1b1f2707dd57693749de75113d7cb9087b472b65c81f5c45165ca43f3830bab2ef91464218aee0180 Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 5 - experimental library (internal) Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the Phonon-Experimental library, which might be needed by Phonon back-ends or other internal applications. Third-party applications should not depend on this library. Please read README.Debian before using this library. Package: libphonon4qt6-4t64 Architecture: amd64 Version: 4:4.12.0-ok5 Multi-Arch: same Priority: optional Section: libs Source: phonon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 776 Provides: libphonon4qt6-4 (= 4:4.12.0-ok5) Depends: libphonon-l10n (>= 4:4.12.0-ok5), libc6 (>= 2.29), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libqt6core5compat6 (>= 6.2.1), libqt6core6 (>= 6.4.0), libqt6gui6 (>= 6.1.2), libqt6widgets6 (>= 6.1.2), libstdc++6 (>= 5) Breaks: libphonon4qt6-4 (<< 4:4.12.0-ok5) Replaces: libphonon4qt6-4 Filename: pool/main/p/phonon/libphonon4qt6-4t64_4.12.0-ok5_amd64.deb Size: 196976 MD5sum: aaefc7db6348c42f3ffba15acfd4a82c SHA1: e25f34d121b5febaff361182e26139777e074443 SHA256: dd3f6a878bb74991594290ebc9a82c5e5780c5aeb420ee46cbda8531cc101d55 SHA512: bf3ba63ecc4a73fad7acdfc8874f4c292694bd5149c592ec8ac28030d8f10da1fcbe5abe3ac85c361198fa7ad64fb3cbf64a1fe1c0cef725411d83a451636138 Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 6 - core library Phonon is a Qt 6 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the core library of the Phonon cross-platform multimedia framework from KDE. It is required to run applications that use Phonon. Package: libphonon4qt6-dev Architecture: amd64 Version: 4:4.12.0-ok5 Priority: optional Section: libdevel Source: phonon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 443 Depends: libphonon4qt6-4t64 (= 4:4.12.0-ok5), phonon4qt6-backend-null | phonon4qt6, libc6 (>= 2.14), libqt6core6 (>= 6.4.0), libqt6designer6 (>= 6.4.0), libqt6gui6 (>= 6.1.2), libqt6widgets6 (>= 6.1.2), libstdc++6 (>= 5) Filename: pool/main/p/phonon/libphonon4qt6-dev_4.12.0-ok5_amd64.deb Size: 68956 MD5sum: 8177b4f31d2c790b711da845841bc9c1 SHA1: 34bb61ed2a7de86f69185ff3d3954a7b3fc0a3fc SHA256: 6e8d37211923e27944dca2b317d0979451eff3dcf26d037174ee0f390bf9e0d7 SHA512: 5b4033bd4fc809b1010e13807520fcaee6f48884f7a273d57ccfdf1d4ec31b009b258e3be0ba4f17493e3a665b8b9d90263c051bbaddd1d67abda9cd27d0b4a5 Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 6 - development files Phonon is a Qt 6 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the development files needed to build Qt 6 applications using the Phonon cross-platform multimedia framework. Package: libphonon4qt6experimental-dev Architecture: amd64 Version: 4:4.12.0-ok5 Priority: optional Section: libdevel Source: phonon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 118 Depends: libphonon4qt6experimental4t64 (= 4:4.12.0-ok5) Filename: pool/main/p/phonon/libphonon4qt6experimental-dev_4.12.0-ok5_amd64.deb Size: 16512 MD5sum: 27cb11144c999f8a64b90903264d09ba SHA1: db3356487bc32dc540f7447b0e9d7e47fd507f9c SHA256: c907c26befbe5c78e98b115cf3ce9a560e4716d54c71f3b1a0b50f9dd664cd7a SHA512: 74511d41d2cb667f3c343048bb62bd9138486a9ab5b13507ffb42e6b904e41d3cae60d6090810b4d7d6114fa66f3b798ad836c589cd99049163605d9b455005e Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 6 - experimental development files Phonon is a Qt 6 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the development files needed to build Phonon back-ends or internal applications which need the Phonon-Experimental library. Third-party applications should not depend on this library. Please read README.Debian if you are considering a build-dependency on this package. Package: libphonon4qt6experimental4t64 Architecture: amd64 Version: 4:4.12.0-ok5 Multi-Arch: same Priority: optional Section: libs Source: phonon Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 183 Provides: libphonon4qt6experimental4 (= 4:4.12.0-ok5), phonon4qt6experimental-abi-1 Depends: libphonon4qt6-4t64 (= 4:4.12.0-ok5), libc6 (>= 2.14), libqt6core6 (>= 6.4.0), libqt6gui6 (>= 6.1.2), libqt6widgets6 (>= 6.1.2), libstdc++6 (>= 5) Breaks: libphonon4qt6experimental4 (<< 4:4.12.0-ok5) Replaces: libphonon4qt6experimental4 Filename: pool/main/p/phonon/libphonon4qt6experimental4t64_4.12.0-ok5_amd64.deb Size: 43360 MD5sum: 94a63dcf8ab2da6b101755f845faad8a SHA1: b06da7afa42aa43ce23c43e5dd9ce54346a49831 SHA256: 3de721b29b7784cc33c44c03b606dee5d25273855a4ffa2cf90f451b9a7ef919 SHA512: 52f502b1e2c213edddb09dabb8ea2f56bd0082ae00504ba0907238fb116cd8c646d5d2a5e00e2892fd689cf1039669f28072c24140b8c59651e3a7b764cd6b4f Homepage: https://phonon.kde.org/ Description: multimedia framework from KDE using Qt 6 - experimental library (internal) Phonon is a Qt 6 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the Phonon-Experimental library, which might be needed by Phonon back-ends or other internal applications. Third-party applications should not depend on this library. Please read README.Debian before using this library. Package: libphp-embed Architecture: all Version: 2:8.3+93-ok1 Priority: optional Section: php Source: php-defaults (93-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PHP Maintainers Installed-Size: 9 Depends: libphp8.3-embed Filename: pool/main/p/php-defaults/libphp-embed_8.3+93-ok1_all.deb Size: 2236 MD5sum: 2ae766e1f989ec3c371f85fb8022625b SHA1: 3fe9609d7f2bc8bab33591ba6bb405dd8f294142 SHA256: 154e276641b2ffb0832a91566ac2e1dad9388fcf410486c7a3d343bce00f363f SHA512: 22d5e1247b695dfe7e66daadd1529ca389d8c262d95b7c233fc7cdd19522b08ce4885d32aab4f3b2f2b5d32ca4a7e64764dae19d982a8a1076f3a7927f573fcd Description: HTML-embedded scripting language (Embedded SAPI library) (default) This package provides the library /usr/lib/libphp.so which can be used by application developers to embed PHP scripting functionality. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on latest stable PHP version (currently 8.3). Package: libphp8.1-embed Architecture: amd64 Version: 8.1.12-ok1 Priority: optional Section: php Source: php8.1 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5308 Provides: libphp-embed, php-json, php8.1-json, phpapi-20210902 Depends: libmagic1, media-types | mime-support, php8.1-cli, php8.1-common (= 8.1.12-ok1), php8.1-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.18), libssl1.1 (>= 1.1.1), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Suggests: php-pear Filename: pool/main/p/php8.1/libphp8.1-embed_8.1.12-ok1_amd64.deb Size: 1764876 MD5sum: 141f4a1935eed4793b536aee33d74de1 SHA1: 1a427ea3bc04ef0190daebaec311f691f74f4e7d SHA256: 7be7e3d6a5afcf970fb316dd411113dd5ce5370afccfbab5f569956d7d1ba171 SHA512: bd899840c3a3a78427bd63c507610fe436fe140aadd2912f4c460d4419953525fa78409a2c9a611ca1452d172866b10c3c56edb1e4dc47fa9056d83e2c8f0135 Homepage: http://www.php.net/ Description: HTML-embedded scripting language (Embedded SAPI library) This package provides the library /usr/lib/libphp8.1.so which can be used by application developers to embed PHP scripting functionality. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . WARNING: The embed SAPI is experimental and there's no guarantee that the API/ABI will be kept compatible even between minor releases. You have been warned. Package: libpipeline-dev Architecture: amd64 Version: 1.5.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libpipeline Origin: openKylin Maintainer: openKylin Developers Installed-Size: 108 Depends: libpipeline1 (= 1.5.7-ok1) Filename: pool/main/libp/libpipeline/libpipeline-dev_1.5.7-ok1_amd64.deb Size: 15092 MD5sum: 5321ee66d6aca596f63860807ba85a24 SHA1: 965e193bc9feb0c8d23393ab64f47028d8887784 SHA256: 9e8627b485b53fa2bd2a17163fc593eef2760d1311df76f2058b2472e6b7b6d8 SHA512: 231f91ec6592c19d9671a9d1edf23bf9c875ff4eec838dc65d476f80ba94cbe38f79a24244e146558cc146998c8dff1d5fe38ac369e5229e6c7f1189ac8ae77f Homepage: https://libpipeline.gitlab.io/libpipeline/ Description: Unix process pipeline manipulation library (development files) This is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. . This package contains files needed for developing with libpipeline. Package: libpipeline1 Architecture: amd64 Version: 1.5.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libpipeline Origin: openKylin Maintainer: openKylin Developers Installed-Size: 66 Depends: libc6 (>= 2.26) Filename: pool/main/libp/libpipeline/libpipeline1_1.5.7-ok1_amd64.deb Size: 21240 MD5sum: 20fd67e533db4c6a489822579847a461 SHA1: b3b4dff7230c1614482ebbfe3d1bb17656777027 SHA256: f502233ab42c54d9b2c0a66d21e5ae307650be930da4f478e494c52c472389ec SHA512: cdf1c089ccdd09e1a80781f620299328f746ab2d16597f23e0bbe5aa0ce3e0a4ba6d8b2e0ff55f8ed0f5ff7550d82734652c952839906cb4773609485f1f580f Homepage: https://libpipeline.gitlab.io/libpipeline/ Description: Unix process pipeline manipulation library This is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. Package: libpipewire-0.3-0 Architecture: amd64 Version: 1.0.0-1ok6 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 940 Depends: libspa-0.2-modules (= 1.0.0-1ok6), libc6 (>= 2.38) Recommends: libpipewire-0.3-common Suggests: pipewire (= 1.0.0-1ok6) Filename: pool/main/p/pipewire/libpipewire-0.3-0_1.0.0-1ok6_amd64.deb Size: 238108 MD5sum: 3b827879859945e884089b22a2f434d6 SHA1: 592d2c08fd083ffe13784bc04d4a0b1e68acbf18 SHA256: 5397f50ca6688cc3bd36e4d6ad7fab504c1b3cfab639ac399860e48acd9b2d85 SHA512: 22bbeedae9da6c6732b04cecac3469d6abda27f181cb732e9712d535c51cdc1313727ba547ac6f88ce0e46d171adc00ad4ebb4715b454a2217973a17894878b6 Homepage: https://pipewire.org/ Description: libraries for the PipeWire multimedia server PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. Package: libpipewire-0.3-common Architecture: all Version: 1.0.0-1ok6 Multi-Arch: foreign Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 612 Filename: pool/main/p/pipewire/libpipewire-0.3-common_1.0.0-1ok6_all.deb Size: 63984 MD5sum: 3afceda1e23b3d7ceb48a7de86822c81 SHA1: ab623caad584b2bbd29625629d83b83a59dfb693 SHA256: 1399d28536ee334aebb693f62f0d0c5494fab0a0df890469232438e3ed446a94 SHA512: a1394e83358002cca52a28bbc659654abb42e24140bccfb51b6065ff9531523016d3888a575ab76a7b0e6b6f86c655e627e6cbb64c8a20755557cd3d92878e76 Homepage: https://pipewire.org/ Description: libraries for the PipeWire multimedia server - common files PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libpipewire-0.3-dev Architecture: amd64 Version: 1.0.0-1ok6 Multi-Arch: same Priority: optional Section: libdevel Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 317 Depends: libpipewire-0.3-0 (= 1.0.0-1ok6), libspa-0.2-dev (= 1.0.0-1ok6) Suggests: pipewire-doc Filename: pool/main/p/pipewire/libpipewire-0.3-dev_1.0.0-1ok6_amd64.deb Size: 51872 MD5sum: 3fcf80de1fb9190a3017b55dc0e285e7 SHA1: c89269c940037767ca4a0e6a283c56083f487ff3 SHA256: 8286d6973c288e42fbc8f50c0698db7cdc565235021ed76a273c04e23d553444 SHA512: 078c2c2ecd5faa6c8ae275283b2e88fe5d8cc8d281ad5145a557ce439402dc798836e1beb475d410bd3d7ae4e9e123b7d90e58e90ed9444cd724fc72775ebcd6 Homepage: https://pipewire.org/ Description: libraries for the PipeWire multimedia server - development PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains the development files. Package: libpipewire-0.3-modules Architecture: amd64 Version: 1.0.0-1ok6 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3648 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libglib2.0-0t64 (>= 2.32.0), libopus0 (>= 1.3.1-2~), libpipewire-0.3-0 (= 1.0.0-1ok6), libpulse0 (>= 0.99.1), libselinux1 (>= 3.1~), libsndfile1 (>= 1.0.20), libssl3t64 (>= 3.0.0), libsystemd0 Breaks: pipewire (<< 0.3.5) Replaces: pipewire (<< 0.3.5) Filename: pool/main/p/pipewire/libpipewire-0.3-modules_1.0.0-1ok6_amd64.deb Size: 748504 MD5sum: 41b6afebeea15a58d3c0a7ca9dd385e6 SHA1: a1d436f6d57c2eb06b3dffcbb7fb4569b0fb5d46 SHA256: 2c17e3b655c75b5b43dc814a082f75eb49985472bc013a9b7fc68994eb992f40 SHA512: fe8c71efb725b269eacd8910c4bae8599322ca1e41613ae2bf736b086b6788332469f4ed9589a144b66c0b8b7d899329b236ae66a5701da20758d314ae89cc7e Homepage: https://pipewire.org/ Description: libraries for the PipeWire multimedia server - modules PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains modules used by the PipeWire server and by clients, and should not normally be depended on directly. PipeWire clients should depend on the pipewire package instead. Package: libpipewire-0.3-modules-x11 Architecture: amd64 Version: 1.0.0-1ok6 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: libc6 (>= 2.4), libcanberra0 (>= 0.2), libpipewire-0.3-0 (= 1.0.0-1ok6), libx11-6 (>= 2:1.7.0), libxfixes3 (>= 1:6.0.0) Breaks: libpipewire-0.3-modules (<< 0.3.63-3~) Replaces: libpipewire-0.3-modules (<< 0.3.63-3~) Filename: pool/main/p/pipewire/libpipewire-0.3-modules-x11_1.0.0-1ok6_amd64.deb Size: 9004 MD5sum: e55b038acdf3febbdba0741caffb5c92 SHA1: 45b320d3cbfc80a0e8abb7c76f414af67ea075fc SHA256: 386c4b6478daf195c88b4bfff4687efdc126974f448ab41837e22229884becc8 SHA512: 289d66171d7cb6c451ce53b96a785ee877b52da6b21ef6e9ae358c3d2b85f25bf6cd2e90313247195ac78224c1a14dff7134121f10b7b6bc41f7dc304568e731 Homepage: https://pipewire.org/ Description: libraries for the PipeWire multimedia server - X11 modules PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains X11 modules. Package: libpixie-java Architecture: all Version: 1:1.1.6-ok1.1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 190 Depends: libbase-java, libcommons-logging-java Filename: pool/main/libp/libpixie-java/libpixie-java_1.1.6-ok1.1_all.deb Size: 162012 MD5sum: 63ed3a1c9914fe37d966fd7073973007 SHA1: b9401d24334205549a950ba63b69e002d0f46b1a SHA256: 449f4007e86351378c5cc57b87828c84f7dda1b45bf867449c562f161a29db59 SHA512: f7d6039fddbe196ca5cdb7fbb181c25d5c76bdb32b42dc678993ced0190326818f475528bf1468b3a411eba10a93bb100ff8aaa4c9d8973f43e2ad41da0c6c31 Description: Java Vector Format Viewer Library Pixie is a WMF-File reading library originally written as converter for the Pixie-ImageViewer. Pixie was long time dead and is now resurrected as WMF-Reader and ImageProducer for Java 1.2.2 or higher. . Pixie lacks the support for most BitMap-Formats but everything else is working fine. Write-Support will be implemented somewhere in the future, classes for the writesupport are mostly dummies at the moment. Package: libpixman-1-0 Architecture: amd64 Version: 0.42.2-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: pixman Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4146 Depends: libc6 (>= 2.29) Filename: pool/main/p/pixman/libpixman-1-0_0.42.2-ok1.1_amd64.deb Size: 418310 MD5sum: 410c13bb82e09b75d28445ae2668aeca SHA1: 793aa5344486e66e231a571ea299d35e00ad5504 SHA256: 95fd7229757f3965013127e1cecdf3fdbad3a6866bd2f4a3e475613e6de0de32 SHA512: 3a2bda8816a67f41fe58d26284fa38b23a1a3f871083669f9bd15611f1671f5209a19168dbb1cf161c72f5bb952076bc469ea58c4aac61ef7472d7f2496ded55 Homepage: http://pixman.org/ Description: pixel-manipulation library for X and cairo A library for manipulating pixel regions -- a set of Y-X banded rectangles, image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles. Package: libpixman-1-dev Architecture: amd64 Version: 0.42.2-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: pixman Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4987 Depends: libpixman-1-0 (= 0.42.2-ok1.1) Filename: pool/main/p/pixman/libpixman-1-dev_0.42.2-ok1.1_amd64.deb Size: 438136 MD5sum: 9704747c6c1e1afc5c412cf3e06776cc SHA1: 4af3ac54b821ad73bb50f41ab599d1f1247ee08f SHA256: a2f2402c46bf7a8c379c7b7e3ed3eb5511505b996c4ddffca466e76046be6121 SHA512: 1edf682d11f17d77c765620e0cd16c325c8f57165670217584580adb6a8a9055af4b35d291af330428c807655d85492c5aa785fd6d1bb82f1254eb0df7e29539 Homepage: http://pixman.org/ Description: pixel-manipulation library for X and cairo (development files) Development libraries, header files and documentation needed by programs that want to compile with the Cairo/X pixman library. Package: libpkgconf-dev Architecture: amd64 Version: 1.9.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pkgconf Origin: openKylin Maintainer: openKylin Developers Installed-Size: 199 Provides: libpkgconf Depends: libpkgconf4 (= 1.9.5-ok1) Breaks: libpkgconf (<< 1.6.3-5), pkgconf (<< 1.6.0-2) Replaces: libpkgconf (<< 1.6.3-5), pkgconf (<< 1.6.0-2) Filename: pool/main/p/pkgconf/libpkgconf-dev_1.9.5-ok1_amd64.deb Size: 49348 MD5sum: ef4a4c55e4c3f5e67df76290dc19c180 SHA1: 87ad5d669180103b341ed91e9e8636c42357b7f8 SHA256: 253552ce034b987295ea2120c416cd2249d774403d116c5ac945b3b2f11dda8f SHA512: 12fae3f600bba398067b644319e4dc392aa26a530b7786159358220327077826fd2d7259540c7e495d0f4a573b103f2bbf09e74eeb3e4da9464cfb6024bca662 Homepage: http://pkgconf.org/ Description: development files for pkgconf pkgconf is an implementation of the pkg-config system, which helps to configure compiler and linker flags for development frameworks. . pkgconf is a replacement for pkg-config, providing additional functionality while also maintaining compatibility. . libpkgconf is a library which provides access to most of pkgconf's functionality, to allow other tooling such as compilers and IDEs to discover and use libraries configured by pkgconf. . This package ships development files for libpkgconf. Package: libpkgconf4 Architecture: amd64 Version: 1.9.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: pkgconf Origin: openKylin Maintainer: openKylin Developers Installed-Size: 108 Depends: libc6 (>= 2.38) Filename: pool/main/p/pkgconf/libpkgconf4_1.9.5-ok1_amd64.deb Size: 29488 MD5sum: 9300acdda4f2e1beb9811577feee5f8f SHA1: f13c6227ad4e6718c442cbdb072619b68111f8f1 SHA256: a3584a380ed2fcaa45b3a92dce2bec9b7f98579c790e6f2c34fb417f0bab0077 SHA512: 1afd7f7f2a5b317a64053d57885e3832090e8a7e2f00b61fefd0a579bf43c85b3a1e7055f3c7ed3fb4766c702bd3ec8b4f418eb6ae7c628c4647dca937507ecf Homepage: http://pkgconf.org/ Description: shared library for pkgconf pkgconf is an implementation of the pkg-config system, which helps to configure compiler and linker flags for development frameworks. . pkgconf is a replacement for pkg-config, providing additional functionality while also maintaining compatibility. . libpkgconf is a library which provides access to most of pkgconf's functionality, to allow other tooling such as compilers and IDEs to discover and use libraries configured by pkgconf. . This package ships a shared library for libpkgconf. Package: libplacebo-dev Architecture: amd64 Version: 6.338.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libplacebo Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 522 Depends: libplacebo338 (= 6.338.2-ok1), liblcms2-dev, libvulkan-dev, libxxhash-dev Filename: pool/main/libp/libplacebo/libplacebo-dev_6.338.2-ok1_amd64.deb Size: 112176 MD5sum: 3458f4d6e77fd0b5ba0350987545c817 SHA1: 2898c6060f021da314b91057be230948319f791b SHA256: 1613aeb77ac5bdbf52e8d5d172bc3cbcc9f0bd49497d6f60436e6971463c65fc SHA512: 40f64a443c95d6f86c017bcb29333744b2429be1e317198685b30da611c4acb17c5c8a227a6a9dc38d4e960afebc8181c2c4c2cf4a32baced86cefe05239f35a Homepage: https://code.videolan.org/videolan/libplacebo Description: GPU-accelerated video/image rendering primitives (development files) The library provides useful GPU-accelerated image processing primitives based on GLSL. It includes shader routines for decoding and transforming colors, tone mapping, dithering, and for various algorithms that sample from images, such as debanding and scaling. . This package contains the development files. Package: libplacebo338 Architecture: amd64 Version: 6.338.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libplacebo Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3834 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), liblcms2-2 (>= 2.6), libstdc++6 (>= 11), libvulkan1 (>= 1.2.131.2) Filename: pool/main/libp/libplacebo/libplacebo338_6.338.2-ok1_amd64.deb Size: 1167476 MD5sum: 9ccc0a16455b47e3c7a9c11f15702307 SHA1: 031879d2b5dfbc0af6eeeaa3a8523d7310e88737 SHA256: 31772444c0504c44e51cd4cadff3f8d1118cfe7f83a6da5c82bc8dde84928542 SHA512: 991a92f8fd804a6c787c687f472d5158b2b2cd13d7ffc31525cc6f5465825fd45a6277ed80502ee9e3e6b18cfc2246e6ab066e42cbdf9595da25acca080e5010 Homepage: https://code.videolan.org/videolan/libplacebo Description: GPU-accelerated video/image rendering primitives (shared library) The library provides useful GPU-accelerated image processing primitives based on GLSL. It includes shader routines for decoding and transforming colors, tone mapping, dithering, and for various algorithms that sample from images, such as debanding and scaling. . This package contains the shared library. Package: libplasma-geolocation-interface5 Architecture: amd64 Version: 4:5.24.7-ok4.4 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 101 Depends: libc6 (>= 2.4), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/p/plasma-workspace/libplasma-geolocation-interface5_5.24.7-ok4.4_amd64.deb Size: 20472 MD5sum: ffcd54420b9169405af9720188a661bd SHA1: a3ee206c67108736ca2b1a2bef137aeaad2882cc SHA256: 35e6ef73bc6e6afb4e3ac49d7995249e29e673adf942979d2081175c0ea29c84 SHA512: a0959a19d3d3b8ca59eb877c4276cd8790386375328fb9bd914f04c5ac26d7e78a6ea1528441aedca1c0369d01e63150ee501bd8b54e9ff8e4b7758dbf0d2ef6 Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Interface library for geolocation. . This package contains library files. Package: libplexus-ant-factory-java Architecture: all Version: 1.0~alpha2.1-ok1 Priority: optional Section: java Source: plexus-ant-factory Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 35 Depends: ant, libplexus-container-default-java, libplexus-utils2-java (>= 3.3.0) Filename: pool/main/p/plexus-ant-factory/libplexus-ant-factory-java_1.0~alpha2.1-ok1_all.deb Size: 11086 MD5sum: b2a601d3c57cd1c23c0b6d8ef2565e8a SHA1: a60a3fc510e86216edbc598e4986b1fe4e1f677f SHA256: 6df6a2cf6289e79bf555658126b768eb58b81719008a5431313776aec7b631cb SHA512: c6a61ae9e0f4d50556645d19f93648a08fdd65e31c41e0fe756bd9a2c7eafd1adc8f85d00ff3fee38ceec639256189e5279be3bf3de1e7f88868d10500c799ca Homepage: https://codehaus-plexus.github.io/ Description: Plexus Ant Factory The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused. . This package provides a factory for instantiating Ant with Plexus. Package: libplexus-bsh-factory-java Architecture: all Version: 1.0~alpha7-ok1 Priority: optional Section: java Source: plexus-bsh-factory Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 32 Depends: libplexus-container-default1.5-java, libbsh-java Filename: pool/main/p/plexus-bsh-factory/libplexus-bsh-factory-java_1.0~alpha7-ok1_all.deb Size: 7878 MD5sum: 87aff4f007b2f1837c7707cb7471e79a SHA1: ca77fe63eccffb90fd70bc961e629d7f8ebfc20c SHA256: d273bb7003eeb773791e92924141cf9da8aa0882469ea14dacf9bfb7c430f7cc SHA512: d514adc1f2c0274f2acf08db45042fd2e19e2b45d47b10d9b84a1699a840e62ce018dad84e53830b2854b50d60f5d23bfefaa5e379274bc90dc1ce31d4a63d12 Homepage: http://plexus.codehaus.org/ Description: Plexus Beanshell Factory The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused. . This package provides a factory for instantiating BeanShell with Plexus. Package: libplist++-2.0-4 Architecture: amd64 Version: 2.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 96 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libplist-2.0-4 (>= 2.3.0), libstdc++6 (>= 5.2) Filename: pool/main/libp/libplist/libplist++-2.0-4_2.3.0-ok1_amd64.deb Size: 21892 MD5sum: b7f968cba38229a3c8d770aa832e9743 SHA1: aaf0a8dcfada8d07e4e6bd7fce23ea108fc275b1 SHA256: 8aaed591bccbf52650df7fdc3fcdbcaac17a6ce1a35238c12424f15f3195ff8b SHA512: 6b06df7ba873c43a8f4b573cabe50fc03a1ce8d3c92f5f8cf669af3c6b7465e2801e743ac9a036719276a3de77748c41317dcacda62a4a70282c57ab2dbdd582 Homepage: https://www.libimobiledevice.org/ Description: C++ Library for handling Apple binary and XML property lists libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This library is the C++ implementation of the libplist API. Package: libplist++-dev Architecture: amd64 Version: 2.3.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 56 Depends: libplist++-2.0-4 (= 2.3.0-ok1) Filename: pool/main/libp/libplist/libplist++-dev_2.3.0-ok1_amd64.deb Size: 10880 MD5sum: d8ea8b7b396bdb5dcda309b8dc3f65cd SHA1: 7fc5f8bb3640fa95291d6b2d006a058068132f2f SHA256: 4d2cb921883346ca1358b35c5cc1d03fda095000c8330bb0384c0e2641f29e01 SHA512: 65fd7ab95631b8f20ca7b4ae07ab680c4437f799ff6d0ba856119887041e1de9ea58f9bdec4fc81cf36823a38147a3e4745ddfd6a509cdc987bf2876bfb4e448 Homepage: https://www.libimobiledevice.org/ Description: C++ library for handling Apple binary and XML property lists - dev files libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the development files of the liplist++ library. Package: libplist-2.0-4 Architecture: amd64 Version: 2.3.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 120 Depends: libc6 (>= 2.34) Filename: pool/main/libp/libplist/libplist-2.0-4_2.3.0-ok1_amd64.deb Size: 42868 MD5sum: 263bfdaa9ee063038312797e37a5f037 SHA1: c778af4c0f87f6da798f5c3003af9bb6f3a558e5 SHA256: cccf9feabcaec133e7f32fdb3bb2250f8cc7a6a23390ade9bfb8af65b57235a6 SHA512: 8532d4e57266a23bdffd3dfb0c2c3efd6914f111083b57bd6a27da1f5f578aa7db3bc1d7323781db9794c364cb5305b612701401d6344865e32d4232407ed373 Homepage: https://www.libimobiledevice.org/ Description: Library for handling Apple binary and XML property lists libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). Package: libplist-dev Architecture: amd64 Version: 2.3.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 74 Depends: libplist-2.0-4 (= 2.3.0-ok1) Filename: pool/main/libp/libplist/libplist-dev_2.3.0-ok1_amd64.deb Size: 15580 MD5sum: f4e0b3e87df8a66efe3119cae1e59eba SHA1: 572b4d06a82d7d4b2bb007dfb5fe2ccae855d501 SHA256: db5bceaadc79b1d77fb2c42e29b1537828fdc269ff5c4aa493092c053c8af93d SHA512: 4ee6c85804b7b5e424a5aecbf0b5c7738ae3ad0b0ede012489f221d024dc9985daf5923495c9c7e5a375c7d145aec11f3b5f66214255322ab5ba017682cd7a02 Homepage: https://www.libimobiledevice.org/ Description: Library for handling Apple binary and XML property lists - development files libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the development files. Package: libplist-doc Architecture: all Version: 2.3.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 437 Depends: libjs-jquery Filename: pool/main/libp/libplist/libplist-doc_2.3.0-ok1_all.deb Size: 48900 MD5sum: c0284228170d3a86370c4bdee5f0030c SHA1: a8a283b943e9d7e8e37360601bbcb9be0f267698 SHA256: 8bc87881a7ead400ee1ceea05ba6352d8cf445c3742e75f887f33038886b00b7 SHA512: 80dcaff3ae0ebdeb1d752465ba96f164baea823bd1e9fe373030b9dc4898a31de9259473943b05677374aec2e24ffacda02c3c80e26fbc1d1ea0decaa71e50d6 Homepage: https://www.libimobiledevice.org/ Description: Library for handling Apple binary and XML property lists - docs This package contains tools to convert Apple property list files from binary to XML and vice-versa. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the documentation. Package: libplist-utils Architecture: amd64 Version: 2.3.0-ok1 Priority: optional Section: utils Source: libplist Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 41 Depends: libc6 (>= 2.34), libplist-2.0-4 (>= 2.3.0) Filename: pool/main/libp/libplist/libplist-utils_2.3.0-ok1_amd64.deb Size: 13512 MD5sum: f91a7aaafc43fff72792b20b809fe6e7 SHA1: 9d04a620f8719768bb0eb782705bc8cce04295e7 SHA256: 62c91272bbf3710062796c1a3c2d28468458ec0b702f2b00bde60f76de9068a3 SHA512: b031dc814ac8233db366cdfc340afa63d0bb42bb7bf3f329e97f135ec7e5b1dfc8d068ea1454d4c885efd9cbb9df74d6aadd1d7b97faf514eebd33d1e4585c71 Homepage: https://www.libimobiledevice.org/ Description: Apple property list converter This package contains tools to convert Apple property list files from binary to XML and vice-versa. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). Package: libplymouth-dev Architecture: amd64 Version: 24.004.60-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: plymouth Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 234 Depends: libplymouth5 (= 24.004.60-ok4) Breaks: plymouth-dev (<< 0.9.2-1~) Replaces: plymouth-dev (<< 0.9.2-1~) Filename: pool/main/p/plymouth/libplymouth-dev_24.004.60-ok4_amd64.deb Size: 24028 MD5sum: 4c84fc9c24780af159d7e4504be607eb SHA1: a01d5357d33843f7bf4194ae90cf21df520b3c4a SHA256: 03963ad3a70df3a134e3c79cb4c88b297d0d6de2c9be06086281e732667ec53f SHA512: 93b67264d93f3a6437e405e8642dd2057db13a1566c5e800e01096051e81a3460e31f6733569c17186b14525e8c4af9089227359bb706f51633e048e33798898 Homepage: https://www.freedesktop.org/wiki/Software/Plymouth Description: graphical boot animation and logger - development files Plymouth is an application that runs very early in the boot process (even before the root filesystem is mounted!) that provides a graphical boot animation while the boot process happens in the background. . This package contains the development files to build Plymouth plugins. Package: libplymouth5 Architecture: amd64 Version: 24.004.60-ok4 Multi-Arch: same Priority: optional Section: libs Source: plymouth Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 474 Depends: libc6 (>= 2.38), libevdev2 (>= 0.9.1), libpng16-16t64 (>= 1.6.2), libudev1 (>= 183), libxkbcommon0 (>= 0.5.0) Breaks: plymouth (<< 0.9.2-1~) Replaces: plymouth (<< 0.9.2-1~) Filename: pool/main/p/plymouth/libplymouth5_24.004.60-ok4_amd64.deb Size: 122012 MD5sum: f6b89ac9e93c5c20cde95124c102f232 SHA1: 73d47616487653933a8261943b0a4cb0983fc476 SHA256: 88c2f2a7e4a731134660edd7405998e3a88691580889a7c9d260257e94edbe5a SHA512: 2c42c1b8f201c7e7f6c49b2cf7b8275ac6af008a12349a06989d55da308806fed4428f1e9a015a4de9867899a14ff432f3a4e945e477ad3e831ceddd9ed8195c Homepage: https://www.freedesktop.org/wiki/Software/Plymouth Description: graphical boot animation and logger - shared libraries Plymouth is an application that runs very early in the boot process (even before the root filesystem is mounted!) that provides a graphical boot animation while the boot process happens in the background. . This package contains the shared libraries. Package: libpmem-dev Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1975 Depends: libpmem1 (= 1.13.1-ok1) Filename: pool/main/p/pmdk/libpmem-dev_1.13.1-ok1_amd64.deb Size: 101242 MD5sum: 947e65f49fd7ea51e3bcda0e6eecdbd3 SHA1: f0e5dc78a4eca1e04eade5e586751b741c2af514 SHA256: fed6826bc62997c23ef26d8c60a3059e99a9438782d3ee51ef2e733118f45f75 SHA512: 8bdea265e1fbbac3b2879c2dbc3d5589aa36e3aec1bd91e375c7a80abb51a052a88cfc262ea52a9025c1942211b97378ffce282aeb0588789ac1481acd4237ac Homepage: https://pmem.io/pmdk/ Description: Persistent Memory low level support library, v1 headers libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This package contains libraries and header files used for linking programs against libpmem. Package: libpmem1 Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1860 Depends: libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/main/p/pmdk/libpmem1_1.13.1-ok1_amd64.deb Size: 88296 MD5sum: 3f73d7535b4e3f215b87abe0379d79c2 SHA1: 212fe1fc383f7e808ed3e9db74ff4176c68547e5 SHA256: 773c9a3667678647518a460f4ebf6f13cf98a6caac995e2449bccdb3e5129e4a SHA512: 20e9acb7f3f8f086fd490fe88b02f27c6f217f701102d09d95464788a21ab635a100594aa1ec6f9edb2affd4eead3165612ea50c4f056f2a6448b7ba90fac839 Homepage: https://pmem.io/pmdk/ Description: Persistent Memory low level support library, v1 runtime libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This library is provided for software which tracks every store to pmem and needs to flush those changes to durability. Most developers will find higher level libraries like libpmemobj to be much more convenient. . This package provides binary runtime for version 1 of the API. Package: libpmem1-debug Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3793 Depends: libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/main/p/pmdk/libpmem1-debug_1.13.1-ok1_amd64.deb Size: 370216 MD5sum: 5e308ec983fa0148bc82f0bbe32ca873 SHA1: fa3ffed898aa529ce969b00b5846630cb46c1d88 SHA256: 3065efa7cc3cac9b68ff12f255ca92339586445c877db65113683f1ef9a9ffe2 SHA512: 89a7777c154653c6e5d31960aba4b788a6c6cb186af89f2892fab8ef923c32d5f05a2a7d3821c1ecc46afd98092e3c23c9a94114b3f3b5c7caf256ce5d3b6aae Homepage: https://pmem.io/pmdk/ Description: Persistent Memory low level support library — debug build libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Package: libpmem2 Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1889 Depends: libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/main/p/pmdk/libpmem2_1.13.1-ok1_amd64.deb Size: 94426 MD5sum: 976ef1d742372203e31740b03e686218 SHA1: a6012853703d5b4af953f04094803526b76820e5 SHA256: d79de63469be2a80891d675985e6d27e9fe22988b5fff91c69c1e1f590579f7f SHA512: 9a9e0d067e862784cf9e4095eeb564598495f87e2fac263e6751b56483d26c0d6ca0bdee99102fc48d77a35f677d5151a63b008f837d537ad32a0083d5271a59 Homepage: https://pmem.io/pmdk/ Description: Persistent Memory low level support library, v2 runtime libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This library is provided for software which tracks every store to pmem and needs to flush those changes to durability. Most developers will find higher level libraries like libpmemobj to be much more convenient. Package: libpmem2-debug Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3865 Depends: libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/main/p/pmdk/libpmem2-debug_1.13.1-ok1_amd64.deb Size: 397322 MD5sum: 50b6f4ab467922d07e3aeec678710d77 SHA1: dca86f3a2636df6ff03cd3051354383d9491ceb0 SHA256: 5479a228eda11b5d8ef20c76e6b87a2f5803ce38c135d7061b956ca8f0409c39 SHA512: e58de0b285ddee5ddfe67b7095b24d1e150f1bd60f72aea8953607a3f7f4b8e96be7bbaec9bbbbc67bce2e02f1ae4798a18221170e7ea2f358dfb8a8617a7c57 Homepage: https://pmem.io/pmdk/ Description: Persistent Memory low level support library — debug build libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Package: libpmem2-dev Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2136 Depends: libpmem2 (= 1.13.1-ok1) Filename: pool/main/p/pmdk/libpmem2-dev_1.13.1-ok1_amd64.deb Size: 156034 MD5sum: 03b3bd0aa4c027f160dfd62d23743ab3 SHA1: 7ee25c19a30671d5299b1fb3cd1806917d6e8306 SHA256: f3d1c87bf73b2b7356d2bb695e1921b86fd3e0ad2070562c472ce1cc9fbd4c49 SHA512: 5a6839fe0b2da7a10bda1394a4097477a9c9e7e93799a3624cfdbe90e95b71e275edee81c82cf4eebac067ec5f7771fa3921ed654b97e94c076b5daa6a46218f Homepage: https://pmem.io/pmdk/ Description: Persistent Memory low level support library, v2 headers libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This package contains libraries and header files used for linking programs against libpmem2, with a modernized API that avoids certain limitations of libpmem1. Package: libpmemblk-dev Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 367 Depends: libpmem-dev (= 1.13.1-ok1), libpmemblk1 (= 1.13.1-ok1), libndctl-dev (>= 63), libdaxctl-dev (>= 63) Filename: pool/main/p/pmdk/libpmemblk-dev_1.13.1-ok1_amd64.deb Size: 81420 MD5sum: 4655726b7a351b81b2fe7a0ea509a737 SHA1: aa261e0fa08f91e0bbbc15388e822ea146edc693 SHA256: 94f655b5c5f83088bf6fc457b3dfd3167f0391b71ac5ab3364c31f2c0c010c1f SHA512: f6d377767ed74d118f3115164af0c9e08393425151198bbaf5994c4841663577e81ddf6054175da1a874253a9e82404074f7990a1322c0cf8cccf9b04fe39c16 Homepage: https://pmem.io/pmdk/ Description: development files for libpmemblk1 libpmemblk implements a pmem-resident array of blocks, all the same size, where a block is updated atomically with respect to power failure or program interruption (no torn blocks). . This package contains libraries and header files used for linking programs against libpmemblk. Package: libpmemblk1 Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 225 Depends: libpmem1 (= 1.13.1-ok1), libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/main/p/pmdk/libpmemblk1_1.13.1-ok1_amd64.deb Size: 60342 MD5sum: 68fe0b8324624e1d255addb5208dcd74 SHA1: 186767536cad84c14c0fbad52529457967901455 SHA256: 82990c34eb4fb75a33da1b2c9c59c79177a40472c52ca97a72623b33d7447f3a SHA512: 5cb459f68923f29341272333dbf8f354520dce68933bba9c00f9d4beef176ec2ff5de0966ae33d0f05e761feb9031e06ddb3ec580eb56d3435e66e6da2ff7624 Homepage: https://pmem.io/pmdk/ Description: Persistent Memory block array support library libpmemblk implements a pmem-resident array of blocks, all the same size, where a block is updated atomically with respect to power failure or program interruption (no torn blocks). . This library is provided for cases requiring large arrays of objects at least 512 bytes each. Most developers will find higher level libraries like libpmemobj to be more generally useful. Package: libpmemblk1-debug Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 515 Depends: libpmem1-debug (= 1.13.1-ok1), libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64), libpmem1 (>= 1.4) Filename: pool/main/p/pmdk/libpmemblk1-debug_1.13.1-ok1_amd64.deb Size: 161372 MD5sum: 7e0095d18de19024f4495acf7ceab265 SHA1: 3a8dfe00f3a1d9ced99088b0031d41505160200a SHA256: 2fe445416c7e7d0665138b3dee494e8a3567f85975e1d2843394c51c4407993a SHA512: baf333888f46ebcd05eeb3b5a10a5f5878f76819bf043e61309f903183be72482b3b680557e65fbe4b7dab8ccc25bca122e0d59b77d716298fa8da4419493353 Homepage: https://pmem.io/pmdk/ Description: Persistent Memory block array support library — debug build libpmemblk implements a pmem-resident array of blocks, all the same size, where a block is updated atomically with respect to power failure or program interruption (no torn blocks). . This library is provided for cases requiring large arrays of objects at least 512 bytes each. Most developers will find higher level libraries like libpmemobj to be more generally useful. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Package: libpmemlog-dev Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 341 Depends: libpmem-dev (= 1.13.1-ok1), libpmemlog1 (= 1.13.1-ok1), libndctl-dev (>= 63), libdaxctl-dev (>= 63) Filename: pool/main/p/pmdk/libpmemlog-dev_1.13.1-ok1_amd64.deb Size: 75240 MD5sum: 8de747cc8ab05c3fa8c85e244eaa407f SHA1: 095326e8abdda8ab681554ac5c60d28091a0f868 SHA256: e35ef6a25432e431dc3f72e7104c6546e4fabc3fea449c0066b3319be48027c7 SHA512: be33f859bd0855a7a4fbf57a1cbf431e5c072f062e0f8cdd9da7ebd48da59988bc63d4beb2ed9e7e73f57723bd8a42514ccf24de67af73753db3057b14ce8f37 Homepage: https://pmem.io/pmdk/ Description: development files for libpmemlog1 libpmemlog implements a pmem-resident log file. . This package contains libraries and header files used for linking programs against libpmemlog. Package: libpmemlog1 Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 208 Depends: libpmem1 (= 1.13.1-ok1), libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/main/p/pmdk/libpmemlog1_1.13.1-ok1_amd64.deb Size: 54704 MD5sum: 73cd4464881ed0c1d3c048b85e18c350 SHA1: 09132eaaba85e65ee2178a9992c8a21835f20943 SHA256: a8777472f97ce9a179350ed347b44efdfadd6b8ab53a1640af20e73ce3176187 SHA512: 3593ccdc021c18f208ae97ab5e0735ffabc9b82a6e187ff7eb83b4cb715cb894dda74eab0a9ff4672d4f524423d6a96ab08a5ea30a477ff131015e0d0eef6b32 Homepage: https://pmem.io/pmdk/ Description: Persistent Memory log file support library libpmemlog implements a pmem-resident log file. . This library is provided for cases requiring an append-mostly file to record variable length entries. Most developers will find higher level libraries like libpmemobj to be more generally useful. Package: libpmemlog1-debug Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 476 Depends: libpmem1-debug (= 1.13.1-ok1), libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64), libpmem1 (>= 1.4) Filename: pool/main/p/pmdk/libpmemlog1-debug_1.13.1-ok1_amd64.deb Size: 146206 MD5sum: 2ac1029663ae9a275cf5963d1b452e33 SHA1: eeaa87f12600ce23234ca7bf353955d744a47ba8 SHA256: 0f227f32be9df25ab82a77c99c5dd92b48663473ccf3d38fb3dd5690144c8df3 SHA512: db51251a76447936e3cf8c8c1d01a6f8dd29da1726f52af3055bb794b64e3016e947cd9a170e8871613fc3ca5242a7c368406ef7a0dc032d1f785a8b195bf4ca Homepage: https://pmem.io/pmdk/ Description: Persistent Memory log file support library — debug build libpmemlog implements a pmem-resident log file. . This library is provided for cases requiring an append-mostly file to record variable length entries. Most developers will find higher level libraries like libpmemobj to be more generally useful. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Package: libpmemobj-dev Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1467 Depends: libpmem-dev (= 1.13.1-ok1), libpmemobj1 (= 1.13.1-ok1), libndctl-dev (>= 63), libdaxctl-dev (>= 63) Filename: pool/main/p/pmdk/libpmemobj-dev_1.13.1-ok1_amd64.deb Size: 264414 MD5sum: 83a0b59e6f3c6d8eb1b9b5505f80b76b SHA1: b0898987fe57635bde70377d0bb323a505200b21 SHA256: d7f4b74d96d6813cbe7679f6e93a726c145754f77159186fb7809e4a6169bb0d SHA512: ad204d1aa07b40144f8a90a90ea855cc2c157ebbc4a47c41df660dd65e878ef7e2317d619ee02082112e92d2c5be51c0a08339499d4d60b8cae3150d335498e8 Homepage: https://pmem.io/pmdk/ Description: development files for libpmemobj1 libpmemobj turns a persistent memory file into a flexible object store, supporting transactions, memory management, locking, lists, and a number of other features. . This package contains libraries and header files used for linking programs against libpmemobj. Package: libpmemobj1 Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 417 Depends: libpmem1 (= 1.13.1-ok1), libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/main/p/pmdk/libpmemobj1_1.13.1-ok1_amd64.deb Size: 113268 MD5sum: 1575334df4dfe1106cc5c09178c8507a SHA1: 9732329cf4798aaccd47e38e97f6af3d3b858c60 SHA256: 29752204f8b7594b8cb5be31225557fdd563bffbaa037b097f55ef3ba57cf29f SHA512: da4c1dbbe782343ef4d892be946eb0c4cb69029f0a185295fc9229f94edbe82a66cd1199c9cac5db4cfb0d333e40ffc7e3eebe9dac44cf4e8767208d23b3d3b1 Homepage: https://pmem.io/pmdk/ Description: Persistent Memory object store support library libpmemobj turns a persistent memory file into a flexible object store, supporting transactions, memory management, locking, lists, and a number of other features. Package: libpmemobj1-debug Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 958 Depends: libpmem1-debug (= 1.13.1-ok1), libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64), libpmem1 (>= 1.5) Filename: pool/main/p/pmdk/libpmemobj1-debug_1.13.1-ok1_amd64.deb Size: 301202 MD5sum: 6d6e670f5a156814de37ad75d154d061 SHA1: 4f13e47749a10e12eb5b1c4a6aa532f3efec11ed SHA256: 24e4ebe5e2fc049b646bd67035c2ab70bc36a00aa2075008016d4294fdded844 SHA512: d7ce0e288eea136844a5392517e2528a2fc8c9c29cfc3c49105e3b2e64dc3358a3a1e80003d57c68a03e9df4c82b9e8f42b3a819906e66f34133300f162eb226 Homepage: https://pmem.io/pmdk/ Description: Persistent Memory object store support library — debug build libpmemobj turns a persistent memory file into a flexible object store, supporting transactions, memory management, locking, lists, and a number of other features. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Package: libpmempool-dev Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 795 Depends: libpmem-dev (= 1.13.1-ok1), libpmempool1 (= 1.13.1-ok1), libndctl-dev (>= 63), libdaxctl-dev (>= 63) Filename: pool/main/p/pmdk/libpmempool-dev_1.13.1-ok1_amd64.deb Size: 134532 MD5sum: 36203cbab4282e7497c22c0d734a0a79 SHA1: 45a0c9a5926916336fa843257844e9a611214eea SHA256: c0e80d6402708da051bf300bcb9d0868d20e814528e107e4113913b1ffc4ad70 SHA512: d74977948e293153c4f802648d5229e525f552390ca47d7d09f83aca457f7abdc69504fe5a714981e8e1e6fc42aea9fa2ba38b9c9e4e98ca96366ddccc3da20c Homepage: https://pmem.io/pmdk/ Description: development files for libpmempool1 libpmempool provides a set of utilities for management, diagnostics and repair of persistent memory pools. . This package contains libraries and header files used for linking programs against libpmempool. Package: libpmempool1 Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 501 Depends: libpmem1 (= 1.13.1-ok1), libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/main/p/pmdk/libpmempool1_1.13.1-ok1_amd64.deb Size: 110366 MD5sum: 3dace4740d376ec0adc7cd8c033916b6 SHA1: d351236f668cc216d2cb670aa91b9d106cec7425 SHA256: cf78f78f14d8d74b377e47b8d01c838706a2c1da2694d6fb1dec362afd1de30e SHA512: 8112c62c81450fbfb2990d3fd6f7b3d75387750021d300d908cad25bfc6439c0eefe4f9edbdb99b675ef40ead6ffa4f5d26cabbe53999343572fc354f00c27c3 Homepage: https://pmem.io/pmdk/ Description: Persistent Memory pool management support library libpmempool provides a set of utilities for management, diagnostics and repair of persistent memory pools. A pool in this context means a pmemobj pool, pmemblk pool, pmemlog pool or BTT layout, independent of the underlying storage. The libpmempool is for applications that need high reliability or built-in troubleshooting. It may be useful for testing and debugging purposes also. Package: libpmempool1-debug Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmdk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 969 Depends: libpmem1-debug (= 1.13.1-ok1), libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64), libpmem1 (>= 1.4) Filename: pool/main/p/pmdk/libpmempool1-debug_1.13.1-ok1_amd64.deb Size: 272582 MD5sum: 60b0e6a959d8f74c04a32ab30e22d55c SHA1: d6241994ab3aba70afee5965551d2db51932b9e7 SHA256: be05971dfa727efe64e1614c89b79f6f4db0c40c1ab033b9c1051a08697aa45a SHA512: d97109bffdc37230dd15b6d642178daf9c76c8ac23246517f5556b7a53cd7762574b0f56f8aa7c1af3f5544a0e76b62cbb3ddbe548f0ab6161c7c9cdf37ad893 Homepage: https://pmem.io/pmdk/ Description: Persistent Memory pool management support library — debug build libpmempool provides a set of utilities for management, diagnostics and repair of persistent memory pools. A pool in this context means a pmemobj pool, pmemblk pool, pmemlog pool or BTT layout, independent of the underlying storage. The libpmempool is for applications that need high reliability or built-in troubleshooting. It may be useful for testing and debugging purposes also. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Package: libpmix-bin Architecture: amd64 Version: 5.0.1-ok1 Multi-Arch: foreign Priority: optional Section: net Source: pmix Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 221 Depends: libc6 (>= 2.38), libpmix2t64 (= 5.0.1-ok1) Recommends: libpmix-dev Filename: pool/main/p/pmix/libpmix-bin_5.0.1-ok1_amd64.deb Size: 37176 MD5sum: cb3ea074be8b0e749363fe9e4fe547cb SHA1: ef02ed5e2645a2c88b7b47f46c87773a30acc4cf SHA256: 76f4ca2aee77993e67d45749404dbbc428d302c3cea14ee3ab6a98cace345079 SHA512: 21d3d7246230a3434f58149fc6551f45bc4eaa42f87a0dc9794992faf533a3900d4880e2bdd4709021f28678d6c864013a7fb7742f82cd21f111cd21712bc0ac Homepage: https://github.com/pmix/pmix Description: Process Management Interface (Exascale) library - tools PMIX is the OpenMPI implementation of the Process Management Interface (PMI) Exascale API. This package provides utilities for working with pmix. Package: libpmix-dev Architecture: amd64 Version: 5.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pmix Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 10908 Depends: libpmix2t64 (= 5.0.1-ok1), libevent-dev, libhwloc-dev, zlib1g-dev Filename: pool/main/p/pmix/libpmix-dev_5.0.1-ok1_amd64.deb Size: 3847420 MD5sum: 629f31d5353d74315ae489e548f91756 SHA1: c4765bfe9ffcb4284b42c18229e10be54c0fb141 SHA256: 1c79743de00293be9ad22aaa63f74c03d22eff4db5f0c832b48e638544261967 SHA512: dd5320910aa72ae5e1e09121a2e42bd3713928e20e21084c41c69b961488c93488306d374258abef88941e84c094b0853c6d526624b8d5baa74e1f7239847b4d Homepage: https://github.com/pmix/pmix Description: Development files for the PMI Exascale library This is the OpenMPI implementation of the Process Management Interface (PMI) Exascale API. PMIx aims to retain transparent compatibility with the existing PMI-1 and PMI-2 definitions, and any future PMI releases; Support the Instant On initiative for rapid startup of applications at exascale and beyond. Package: libpmix2t64 Architecture: amd64 Version: 5.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pmix Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 2280 Provides: libpmix2 (= 5.0.1-ok1) Depends: libc6 (>= 2.38), libevent-core-2.1-7t64 (>= 2.1.8-stable), libevent-pthreads-2.1-7t64 (>= 2.1.8-stable), libhwloc15 (>= 2.8.0), libmunge2 (>= 0.5.8), zlib1g (>= 1:1.2.0), libhwloc-plugins Breaks: libpmix2 (<< 5.0.1-ok1) Replaces: libpmix2 Filename: pool/main/p/pmix/libpmix2t64_5.0.1-ok1_amd64.deb Size: 643692 MD5sum: eeeabfbd35742cd09faddc788158ee42 SHA1: 909394b9aa898aff5070827999f6aae9f7552d2c SHA256: b9c1afb742e07310a387c9709ca727f1844a665eb4cb0f3c26f6a5df89b2f79f SHA512: c6704893c565e4f7d3a3825de79528e4b3230854e8b900a7baf34f63963e1b681a9bdfe45cb164427093f007e8826a5df7c0bedfcb30e1c53d9f056033d73249 Homepage: https://github.com/pmix/pmix Description: Process Management Interface (Exascale) library This is the OpenMPI implementation of the Process Management Interface (PMI) Exascale API. PMIx aims to retain transparent compatibility with the existing PMI-1 and PMI-2 definitions, and any future PMI releases; Support the Instant On initiative for rapid startup of applications at exascale and beyond. Package: libpng-dev Architecture: amd64 Version: 1.6.43-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libpng1.6 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of libpng1.6 packages Installed-Size: 839 Depends: libpng16-16t64 (= 1.6.43-ok1), zlib1g-dev Recommends: libpng-tools Conflicts: libpng12-0-dev, libpng12-dev, libpng2-dev, libpng3-dev Breaks: libpng16-dev (<< 1.6.20-3), libpng16-devtools (<< 1.6.21-1) Replaces: libpng16-dev (<< 1.6.20-3), libpng16-devtools (<< 1.6.21-1) Filename: pool/main/libp/libpng1.6/libpng-dev_1.6.43-ok1_amd64.deb Size: 250392 MD5sum: 5577c99d0093d8d56dd558dc34a254f1 SHA1: c7409ece685bc899e4fd4760aaf135e3c3310a87 SHA256: 61e21f2daacc1ef8163f47fa00897771479207d3cd0cbf7ae9e28b7197d21b76 SHA512: 18bb13a08b3e889eb1463f17d7a185b2938e759e699d6321683b03f746a46c414e28668560d64db9f13c6e4381013516b00e98971bec1c95b1221a97404768aa Homepage: http://libpng.org/pub/png/libpng.html Description: PNG library - development (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the header and development files needed to build programs and packages using libpng. Package: libpng-tools Architecture: amd64 Version: 1.6.43-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: libpng1.6 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of libpng1.6 packages Installed-Size: 184 Depends: libc6 (>= 2.34), libpng16-16t64 (= 1.6.43-ok1), zlib1g (>= 1:1.2.3.4) Breaks: libpng16-tools (<< 1.6.21-1) Replaces: libpng16-tools (<< 1.6.21-1) Filename: pool/main/libp/libpng1.6/libpng-tools_1.6.43-ok1_amd64.deb Size: 25244 MD5sum: dbd081145e3bf345a74dee8ed9fcdfdd SHA1: 38b5d9f97b769429b7bd8dd9d650087cf21997e2 SHA256: 50addbb81e38dfc84c46602b5f21513d3336518260a59c4ad37177c1aecda9a3 SHA512: a5bd36062429e9cc6328760e13266f090313107c037253ec47b36edffd265cf3815161e59b2cc264b36b2cfc2278e3eeb443e1b89c7b5ba0f0c50db5f5c67b14 Homepage: http://libpng.org/pub/png/libpng.html Description: PNG library - tools (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains a program to interact with libpng from the command line. Package: libpng16-16t64 Architecture: amd64 Version: 1.6.43-ok1 Multi-Arch: same Priority: optional Section: libs Source: libpng1.6 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Maintainers of libpng1.6 packages Installed-Size: 429 Provides: libpng16-16 (= 1.6.43-ok1) Depends: libc6 (>= 2.29), zlib1g (>= 1:1.2.3.4) Breaks: libpng16-16 (<< 1.6.43-ok1) Replaces: libpng16-16 Filename: pool/main/libp/libpng1.6/libpng16-16t64_1.6.43-ok1_amd64.deb Size: 180308 MD5sum: 1ef989545ebbc7ef5f0799e6f0ec5a0a SHA1: d817304980ee7fdeb2a82d39be2eecd341e14ddd SHA256: 709ae86dfcc8bd8bdfa9f8f84d3856c113e8755ce127140d7c340747c1e77220 SHA512: 05d7a1857b0b4d082f43dedf90bb7937b0778e75a28397833e1b9f90542633143309e9505bfdb8135df325bde416c4ed2caf53e433f6ea7e528099c276031fa7 Homepage: http://libpng.org/pub/png/libpng.html Description: PNG library - runtime (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the runtime library files needed to run software using libpng. Package: libpocketsphinx-dev Architecture: amd64 Version: 0.8.0+real5prealpha+1-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: pocketsphinx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 10072 Depends: libpocketsphinx3 (= 0.8.0+real5prealpha+1-ok4), libjs-jquery, libsphinxbase-dev Breaks: pocketsphinx (<< 0.8+5prealpha+1-0) Replaces: pocketsphinx (<< 0.8+5prealpha+1-0) Filename: pool/main/p/pocketsphinx/libpocketsphinx-dev_0.8.0+real5prealpha+1-ok4_amd64.deb Size: 653028 MD5sum: 4285ce2a9640f44db28011b8e17fd1ae SHA1: 778da10ed2902297d90720623a2d8a0881466e6e SHA256: 346ee6b5714fffa48ed6612d5f5e46661ff85b4a72b4b47add91b3f44a7543bd SHA512: 67ad6ae61bd90413a98a4870a518bbf57a273a7613c38aa27fe92b0f02fc5d3c550a6123279486b8e91d2edd9a4f18d5eeeee2cc412d6a8dab554826943f1420 Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - front-end library development files CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains header files and static libraries for developing programs that use the Pocket Shinx frontend. Package: libpocketsphinx3 Architecture: amd64 Version: 0.8.0+real5prealpha+1-ok4 Multi-Arch: same Priority: optional Section: libs Source: pocketsphinx Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 312 Depends: libc6 (>= 2.29), libsphinxbase3 (>= 0.8+5prealpha+1) Recommends: pocketsphinx-hmm-en-hub4wsj | pocketsphinx-hmm-zh-tdt | pocketsphinx-hmm-en-tidigits, pocketsphinx-lm-en-hub4 | pocketsphinx-lm-zh-hans-gigatdt | pocketsphinx-lm-zh-hant-gigatdt Filename: pool/main/p/pocketsphinx/libpocketsphinx3_0.8.0+real5prealpha+1-ok4_amd64.deb Size: 124432 MD5sum: e7592c9a5989fe6f7a0b51e87d7ae64c SHA1: afb149f0b3a712276c808b19f0e8b1a2fd12c4f9 SHA256: c2646f625557474721eae6bfecf2018d590857b5f23db7d974b094af64be7e35 SHA512: 7ad3d8d499c7adcc496a2ae14c2a1742ef99c7ba18aceb44506d4c224f24757454037989ab85c7eab56190a0b35803f15ffde6b0d33a7791f7f50e77a8e5989b Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - front-end library CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the frontend shared library Package: libpod-constants-perl Architecture: all Version: 0.19-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 40 Depends: perl:any, libpod-parser-perl Filename: pool/main/libp/libpod-constants-perl/libpod-constants-perl_0.19-ok2_all.deb Size: 15058 MD5sum: 08184c9d5c7903de135cd8ea700b3788 SHA1: 93b0f8646a850f9cc98d38930d4ef091115ba6a7 SHA256: 295cdbc2c18c4de2a2782709f8f18aa6d16c1f3ce27206d839cba044dbb01fe2 SHA512: 968cd0b73ba478dc1343b0c68c35854c11ffca86147103dae1258117952376c724ff28e5abd0bce6aa07262640729466326aeaf49d6243057c46f73dc9b51c59 Homepage: https://metacpan.org/release/Pod-Constants Description: module for including constants from POD This module allows you to specify those constants that should be documented in your POD, and pull them out a run time in a fairly arbitrary fashion. . Pod::Constants uses Pod::Parser to do the parsing of the source file. It has to open the source file it is called from, and does so directly either by lookup in %INC or by assuming it is $0 if the caller is "main" (or it can't find %INC{caller()}) Package: libpod-coverage-perl Architecture: all Version: 0.23-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 52 Depends: perl:any, libdevel-symdump-perl, libpod-parser-perl Filename: pool/main/libp/libpod-coverage-perl/libpod-coverage-perl_0.23-ok2_all.deb Size: 17614 MD5sum: b58c530aa674209208626481687e60c8 SHA1: ede5d2694c4635486b9b8d977cc7c1c45b010285 SHA256: 94496246a53990040afdb1ca3c1bf9d58c718ca65799eabf0dca2c637e5bcdf5 SHA512: 3b6712c1d29362a7d3e677601f83d17c22b3487f11287e309519fd235a0239d877e699a2f3bcd29940f4bfd9732e3a6a32e7fb69ce8d95d4a8ac35f679181d88 Homepage: https://metacpan.org/release/Pod-Coverage Description: checker for comprehensiveness of perl module documentation POD::Coverage provides a mechanism for determining if the pod for a given module is comprehensive. It checks on a function by function basis and is useful for finding holes in module documentation. Package: libpod-parser-perl Architecture: all Version: 1.67-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 254 Depends: perl:any Filename: pool/main/libp/libpod-parser-perl/libpod-parser-perl_1.67-ok1_all.deb Size: 82140 MD5sum: d19581a030dd05147d2aad6682f776dd SHA1: 7bc888f0b1e50a0db57d12fbef10415fe2b5ce38 SHA256: 4384389d41e7c302161934c8ff557e6a052264589825f48a5036ec08904196ba SHA512: da575df12694dd529314799c6f7d822d2694d9d074cf9125b52d99e9885447ca65fbaf039730363bfd2c8b87e71851ad419bfba73be94d3e4c19d6568b508d7d Homepage: https://metacpan.org/release/Pod-Parser Description: modules for parsing/translating POD format documents This package contains the following mdoules for using Perl5 "pod" (Plain Old Documentation). . "Pod::Parser", which provides a base class for parsing and selecting sections of POD documentation from an input stream. . "Pod::Select", which provides a subclass of Pod::Parser and an exported function named "podselect()" to dump selected sections of raw pod documentation from an input stream. . "Pod::PlainText", which is a replacement for "Pod::Text" and the corresponding "pod2text()" function. It is derived from the Pod::Parser class. As of perl 5.00_58, Pod::PlainText has been re-written by Russ Allbery, and has been renamed to Pod::Text in the core Perl distribution (replacing the previous implementation of Pod::Text). The Pod::PlainText module is still provided with Pod::Parser solely for backward compatibility. . "Pod::InputObjects": Some input objects needed by Pod::Parser, and for advanced users of Pod::Parser that need more about a command besides its name and text. . "Pod::ParseUtils", a module with several object-oriented helpers for POD parsing and processing. Probably the most important is Pod::Hyperlink for parsing and expanding POD hyperlinks L<...>. . This distribution is considered to be legacy - it has been superseded by Pod::Simple which brings more robustness, unicode and various other benefits. It has been removed from perl core after 5.31.0, and is packaged only for backward compatibility. Package: libpod-pom-perl Architecture: all Version: 2.01-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 202 Depends: perl:any Filename: pool/main/libp/libpod-pom-perl/libpod-pom-perl_2.01-ok2_all.deb Size: 60636 MD5sum: 4273b8a3afec78d5d293d5e74da6ba55 SHA1: e1f3c414ad6d9c09e912c692306d0ca29b0a0889 SHA256: 1ea0643327c9369996819d44c5a159c464fca39a14c0564a3b330468bb9596ec SHA512: c5fc8afef33447c6208d009ba3ff843a397864aa07e22971542e18ee0164898fbc29f00575ae2a9887326ac6161d5d0c105dbf589fe2cf6d5941f694e090fc5c Homepage: https://metacpan.org/release/Pod-POM Description: module providing a Pod Object Model Pod::POM is a Perl Pod document parser that exposes an object model called Pod Object Model. The object model is generated as a hierarchical tree of nodes, each of which represents a different element of the original document. The tree can be walked manually and the nodes examined, printed or otherwise manipulated. Pod::POM also provides view objects, which can automatically traverse the tree, or section thereof, and generate an output representation in one form or another. Package: libpod-pom-view-restructured-perl Architecture: all Version: 1.000003-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 51 Depends: perl:any, libpod-pom-perl Filename: pool/main/libp/libpod-pom-view-restructured-perl/libpod-pom-view-restructured-perl_1.000003-ok1_all.deb Size: 14300 MD5sum: 2020d03f1402a7693d2eaacba6572752 SHA1: 284fc8a2d74d2dfc85985cb714fb910f3b34a85a SHA256: 884a8575864d95a1e186e4c84da23c14416774776a708885b2cb5fc9a71f5b45 SHA512: 6e45f2de41c32d8b3b391b4f0d74d07ae2f6578cbe8c9b98b19d30a37a86243168a64edc2dfc3310106ec13de792380b680d552aad97f176bd32a7863b6de089 Homepage: https://metacpan.org/release/Pod-POM-View-Restructured Description: view for Pod::POM that outputs reStructuredText Pod::POM::View::Restructured outputs reStructuredText that is expected to be used with Sphinx. Verbatim sections (indented paragraphs) in the POD will be output with syntax highlighting for Perl code by default. Package: libpod-spell-perl Architecture: all Version: 1.26-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: perl:any, libclass-tiny-perl, libfile-sharedir-perl, liblingua-en-inflect-perl, libpod-simple-perl Filename: pool/main/libp/libpod-spell-perl/libpod-spell-perl_1.26-ok1_all.deb Size: 29864 MD5sum: 9a316389e2c8178d3f90bbbdc376db20 SHA1: 586e4d202ba623a40f6bc08b3e13f611c3c56385 SHA256: 63529222702232918e520326a4353b14c986634d48fa92f9a32df3f2821ecb6a SHA512: 1e54145eca2536f95d7d428c485e086a72eceef9bc7a1298addc247ecec081aa7e210d597c28cbd51e4903e8acdf633245d9faae3e852e0947454255919380f9 Homepage: https://metacpan.org/release/Pod-Spell Description: formatter to easily check the spelling of POD Pod::Spell is a POD formatter whose output is good for checking the spelling of the document. Pod::Spell is much like Pod::Text, except that it doesn't put much effort into actual formatting, and it suppresses things that look like Perl symbols or Perl jargon (so that your spellchecking program won't complain about mystery words like "`$thing'" or "`Foo::Bar'" or "hashref"). Package: libpodofo-dev Architecture: amd64 Version: 0.9.8+dfsg-ok1.1 Priority: optional Section: libdevel Source: libpodofo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1386 Depends: libboost-dev, libpodofo0.9.8 (= 0.9.8+dfsg-ok1.1), libssl-dev Filename: pool/main/libp/libpodofo/libpodofo-dev_0.9.8+dfsg-ok1.1_amd64.deb Size: 159144 MD5sum: 88415f71229f6f198da23c27cd06e7ac SHA1: 468074f88046cf48f4f25c45795298cd0709a53b SHA256: a5bda9fcf97fbfebaca9b9559b9e5e49a781ec0204a9c166bbe95e81313bf2c3 SHA512: 25a8b739da37a20a7731808428eae87f0b6a7090602e27d3c5535df2b644e5de78a2e98b09d656edde498c72f0e099954486f017cbf1a9916a00caa3fe945d28 Homepage: http://podofo.sourceforge.net Description: PoDoFo development files The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo. . This package contains the header development files used for building PoDoFo-enabled applications. Package: libpodofo-utils Architecture: amd64 Version: 0.9.8+dfsg-ok1.1 Priority: optional Section: utils Source: libpodofo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2235 Depends: libpodofo0.9.8 (= 0.9.8+dfsg-ok1.1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), liblua5.1-0, libssl3 (>= 3.0.0), libstdc++6 (>= 9) Filename: pool/main/libp/libpodofo/libpodofo-utils_0.9.8+dfsg-ok1.1_amd64.deb Size: 247092 MD5sum: 2da588f782f2d5a7bc839dd552602167 SHA1: dae479963b13d503d4eb4e30f312935def4f7fbc SHA256: 2b5e7bde0329120da55e82001a5b8e469e47279820f6800121a68d443e08a4b7 SHA512: 8802570d709ce6fec3ce9d6f5d1d6820fdb875b66604fa230a773a635dc480a7c4327fc6f793b1895639d15e31d53d21bd2ec0788fe96c330713e64ed808a9f9 Homepage: http://podofo.sourceforge.net Description: PoDoFo utilities The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo. . This package contains tools for working with PDF files. Package: libpodofo0.9.8 Architecture: amd64 Version: 0.9.8+dfsg-ok1.1 Priority: optional Section: libs Source: libpodofo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2701 Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libidn11 (>= 1.13), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libssl3 (>= 3.0.0), libstdc++6 (>= 9), libtiff5 (>= 4.0.3), libunistring2 (>= 0.9.7), zlib1g (>= 1:1.1.4) Filename: pool/main/libp/libpodofo/libpodofo0.9.8_0.9.8+dfsg-ok1.1_amd64.deb Size: 622356 MD5sum: 8bc1687983bcbc849a61beae4e81df77 SHA1: 2f6a99bbfa53d4d6161d69e011cfe50d87b39c05 SHA256: 90f090553d0448bd645d67f88dba9a6e30d74c21a9b245065d1dde8f9d8df9bf SHA512: 9ac7ecd6bb70d4c08575719f0d60e3895e99d5218c6bff56d618bd25c8140dee5f015bed55a839ae21ffa64deab1a2e1e21e74cc2241c9848b184289ecac51a5 Homepage: http://podofo.sourceforge.net Description: PoDoFo - library to work with the PDF file format The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo. Package: libpolkit-agent-1-0 Architecture: amd64 Version: 124-ok4 Multi-Arch: same Priority: optional Section: libs Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 64 Depends: libc6 (>= 2.38), libglib2.0-0 (>= 2.38.0), libpolkit-gobject-1-0 (= 124-ok4) Filename: pool/main/p/policykit-1/libpolkit-agent-1-0_124-ok4_amd64.deb Size: 16316 MD5sum: 83b32642e0eb5a6ff34ce081fc686d43 SHA1: bfa5d5f9db87867b1e85a64f8b6b1957dc0a5c22 SHA256: baf32bf78c31684608a0922c28738b9870f577027d89ed479047b11c28d52e77 SHA512: db2290232ecec627194ddbefb882d4a5a2019690bdbf3fc01f7cc48cb39da2ce4c41546c3a586f58d2d95aaee3962ab62cea89d502d8f81fdcacef16850526fc Homepage: https://github.com/polkit-org/polkit/ Description: polkit Authentication Agent API polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains a library for accessing the authentication agent. Package: libpolkit-agent-1-dev Architecture: amd64 Version: 124-ok4 Priority: optional Section: libdevel Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 92 Provides: gir1.2-polkitagent-1.0-dev (= 124-ok4) Depends: gir1.2-polkit-1.0 (= 124-ok4), libpolkit-agent-1-0 (= 124-ok4), libpolkit-gobject-1-dev (= 124-ok4), gir1.2-gio-2.0-dev Filename: pool/main/p/policykit-1/libpolkit-agent-1-dev_124-ok4_amd64.deb Size: 10420 MD5sum: 0206c84e6d8aec2916671e54b8ac6628 SHA1: da40832db8e0711b028963112e4bcbaafe2586d7 SHA256: c930592492ea08f365a0e9ae8a20ffd9076bb3b50d727a084e17b90d7489baad SHA512: 9e1ddcdd4e11328dbdad564d92dd8073d120eedbc8faeee041287488c5596c68c2dfec97321526934277e3e491942ca240aa76d4f8cadca10f9818372b7eb0eb Homepage: https://github.com/polkit-org/polkit/ Description: polkit Authentication Agent API - development files polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains the development files for the library found in libpolkit-agent-1-0. Package: libpolkit-gobject-1-0 Architecture: amd64 Version: 124-ok4 Multi-Arch: same Priority: optional Section: libs Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 147 Depends: libc6 (>= 2.38), libglib2.0-0 (>= 2.38.0), libsystemd0 (>= 213) Filename: pool/main/p/policykit-1/libpolkit-gobject-1-0_124-ok4_amd64.deb Size: 39004 MD5sum: 63795b796e7ec96fd3d87c0aab8f3dde SHA1: 79adf94f035920be2ae40e81681c29ac787119ad SHA256: 195039099dc7d1e49ec10446714553b6163b7eacd5be0db0d2914afa4ed2003b SHA512: 7013b86e759b94e7d903b25b303dc180b4d118b1de7f48835a598a73e039458740194848070526f7e3e40509c6b288a2041f2afbc6ed8346f65d37defdd77c2e Homepage: https://github.com/polkit-org/polkit/ Description: polkit Authorization API polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains a library for accessing polkit. Package: libpolkit-gobject-1-dev Architecture: amd64 Version: 124-ok4 Priority: optional Section: libdevel Source: policykit-1 Origin: openKylin Maintainer: OpenKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 367 Provides: gir1.2-polkit-1.0-dev (= 124-ok4) Depends: gir1.2-polkit-1.0 (= 124-ok4), libglib2.0-dev, libpolkit-gobject-1-0 (= 124-ok4), gir1.2-gio-2.0-dev Breaks: polkitd (<< 122-4~) Replaces: polkitd (<< 122-4~) Filename: pool/main/p/policykit-1/libpolkit-gobject-1-dev_124-ok4_amd64.deb Size: 26428 MD5sum: 453207de2b26a6d1ad4b02efb1120498 SHA1: 059a3f816667f2d48f19b53e3a09a3beed7da620 SHA256: 48a44cdd2105543dc2f18d5b88ffad180da41cc632a036272e539f3bc2e48d55 SHA512: cfbf98ea6604328fbb797ad2719c34f61a4a1599a3a51d43b73e68bb9e3303fc406008951ceb2ab74cf1390102bc714436be89e6c35926d4e18e7227fe36c885 Homepage: https://github.com/polkit-org/polkit/ Description: polkit Authorization API - development files polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit. . This package contains the development files for the library found in libpolkit-gobject-1-0. Package: libpolkit-qt5-1-1 Architecture: amd64 Version: 0.200.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: polkit-qt-1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 236 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.38.0), libpolkit-agent-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.105-12~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.5.0~), libqt5gui5 (>= 5.5.0~) | libqt5gui5-gles (>= 5.5.0~), libqt5widgets5 (>= 5.5.0~), libstdc++6 (>= 4.1.1), default-logind | logind Filename: pool/main/p/polkit-qt-1/libpolkit-qt5-1-1_0.200.0-ok1_amd64.deb Size: 53108 MD5sum: 1c8caed4f9a7e8ee43020ed270a71cfa SHA1: c81db679dfa584c24c4977e98381780a5ad70881 SHA256: f9754c0a3c067ce8020d83cdf0ace40b0a01f6f1e5874435b969de3ff1968c63 SHA512: af9ef5fd029d7e20396b7c86cbdafb0f71079dfcfbfe998bcd40a1ad5bf94e8e518541792a0c33801498b48280fdcc12c8fcc82a8fb8550ab99ae1a4a87bf9ba Homepage: https://invent.kde.org/libraries/polkit-qt-1 Description: PolicyKit-qt5-1 library PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . It is a framework for centralizing the decision making process with respect to granting access to privileged operations (like calling the HAL Mount() method) for unprivileged (desktop) applications. . libpolkit-qt5-1 provides convenience classes and methods for Qt/KDE applications that want to use PolicyKit. . This package contains the files necessary for running applications that use the libpolkit-qt5-1 library. Package: libpolkit-qt5-1-dev Architecture: amd64 Version: 0.200.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: polkit-qt-1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 131 Depends: libpolkit-qt5-1-1 (= 0.200.0-ok1), qtbase5-dev Filename: pool/main/p/polkit-qt-1/libpolkit-qt5-1-dev_0.200.0-ok1_amd64.deb Size: 19172 MD5sum: 2a14937b5425dd22b6c68bc8ce4b9a93 SHA1: 94d081eafe46e9d729fc19f0daf5361399d934fe SHA256: 63a496ba0427c768862f94775bf1e2a0b4d9888b956b14dc9106edca605d317e SHA512: f9ccaca5f00ff968be5bc0472f8a631c46340de6e3b7a8ce6c3e3a1c5bbb3ce62520dcd87b281bd6cc455e860afab158c6d94af801bc359cb2e11f9bcde83442 Homepage: https://invent.kde.org/libraries/polkit-qt-1 Description: PolicyKit-qt5-1 development files PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . It is a framework for centralizing the decision making process with respect to granting access to privileged operations (like calling the HAL Mount() method) for unprivileged (desktop) applications. . libpolkit-qt5-1 provides convenience classes and methods for Qt/KDE applications that want to use PolicyKit-1. . This package contains the development libraries and headers. Package: libpolly-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 12353 Breaks: libclang-common-15-dev (<< 1:15.0.6-5) Replaces: libclang-common-15-dev (<< 1:15.0.6-5) Filename: pool/main/l/llvm-toolchain-15/libpolly-15-dev_15.0.7-ok3_amd64.deb Size: 1769178 MD5sum: 0d1d207f4c74195ae107926058cffac0 SHA1: fc08ca747e8a49b77f0e2c7e0c5678fc555b5465 SHA256: 4293b808bdb872fdb02c4311d39728323675aebdb20af77ec6578a14aa2331f7 SHA512: 07564b112f61e1478b8471694143af7fb7be9e85b779fb99f81154b4a8ba70f6715893913b23e55994755ecc6455001cf144108e61acce30c16d54c0061d79a7 Homepage: https://www.llvm.org/ Description: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpolly-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 12440 Filename: pool/main/l/llvm-toolchain-17/libpolly-17-dev_17.0.6-9ok4_amd64.deb Size: 1579920 MD5sum: 1df7e75ba042a3cb1653790f5bc30a3e SHA1: 4d774c2c35bf62e1dbfdbf628f055d3aab3cbd9b SHA256: e61ad132cb3af4aaac1675f39f37a5e1f6a30fcb1504f586572597569923a923 SHA512: eed7cd44c61b3011c86936ccdb5c6ee494e21d23c4c492a31c2d5dd02883401a88ecf52cb75603c7bc85b1437fae57909a7231356117be00f5022c62efd943dc Homepage: https://www.llvm.org/ Description: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpoppler-cpp-dev Architecture: amd64 Version: 24.02.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 68 Depends: libpoppler-cpp0t64 (= 24.02.0-ok2), libpoppler-dev (= 24.02.0-ok2) Filename: pool/main/p/poppler/libpoppler-cpp-dev_24.02.0-ok2_amd64.deb Size: 11744 MD5sum: f0933abc5b90dc5f0ac69346dca97abc SHA1: 24ec8e4a93c1fb29a657365c81c2683ef10c6d9f SHA256: 583f35826fa78db52f89a29452ff73508c668aac38aae21f5de82c883947cef6 SHA512: af9cdeac86dbedd75cdf0fce2ba3780aa5bdc1724c813465ee8fbda0d27e0e55f0171ca2f4f5366bb67810c4573cfdc648e67aae80ae56e406b9adafa566762f Homepage: https://poppler.freedesktop.org/ Description: PDF rendering library -- development files (CPP interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the C++ Poppler interface. Package: libpoppler-cpp0t64 Architecture: amd64 Version: 24.02.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 126 Provides: libpoppler-cpp0v5 (= 24.02.0-ok2) Depends: libpoppler134 (= 24.02.0-ok2), libc6 (>= 2.14), libstdc++6 (>= 11) Conflicts: libpoppler-cpp0 Breaks: libpoppler-cpp0v5 (<< 24.02.0-ok2) Replaces: libpoppler-cpp0, libpoppler-cpp0v5 Filename: pool/main/p/poppler/libpoppler-cpp0t64_24.02.0-ok2_amd64.deb Size: 38420 MD5sum: d32c7ae9506c29c9a5534233cf9cd910 SHA1: f353978418ab3a3f277ec2e6f9297e226c255d70 SHA256: 5a0b7e7698ea31423d7f36f45d9742d76591fae228ce4eb74e242eff58d4ae81 SHA512: 93b673481fadb10eb7f014a4743021926b0547a7aa003f4ab205cf7dd6226d8eb1688b548eb64352e67ffc773064f2ae62dd2655225f2a750d12ba5e29879389 Homepage: https://poppler.freedesktop.org/ Description: PDF rendering library (CPP shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the CPP shared library for applications using a simple C++ interface (using STL, and no other dependency) to Poppler. Package: libpoppler-dev Architecture: amd64 Version: 24.02.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 25 Depends: libpoppler134 (= 24.02.0-ok2) Filename: pool/main/p/poppler/libpoppler-dev_24.02.0-ok2_amd64.deb Size: 5180 MD5sum: a1bc15190371e9a7a59085ee8201c9b4 SHA1: ef33dc158648c5d9fabf59d086c59a59297f0a1a SHA256: 2b7f4d43b250a16260993e36d92af9f93198a1aa1ea1c2b5d1062b855ab87edc SHA512: c9a967f2acc8b72843921ef3ef48bfeef45c6a2b30f7b37934e01d97e493eac93d74b3a1e64438144da1427453f5e756f23a80d8fa1b3351901f8a0ef0849d19 Homepage: https://poppler.freedesktop.org/ Description: PDF rendering library -- development files Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the development libraries needed to build applications using Poppler. Package: libpoppler-glib-dev Architecture: amd64 Version: 24.02.0-ok2 Priority: optional Section: libdevel Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 886 Depends: libpoppler-glib8t64 (= 24.02.0-ok2), libpoppler-dev (= 24.02.0-ok2), gir1.2-poppler-0.18 (= 24.02.0-ok2), libglib2.0-dev (>= 2.64), libcairo2-dev (>= 1.16.0) Suggests: libpoppler-glib-doc Filename: pool/main/p/poppler/libpoppler-glib-dev_24.02.0-ok2_amd64.deb Size: 72984 MD5sum: 5704d8dcf6525e4aae729c4bef243dad SHA1: 75e99108970c4f02eaf0432e1c0e888f3946c67a SHA256: f3c1102cf21192f5b114438f3891bc5cc71e215fa4674721cb3e45ec5c039189 SHA512: 1422414bd65c5a3ca29c001e27edc6598b64937c9a465cfe03a6c8dac23e125c0d252fea43456edf6dbffa9f541ac5a4bb55304c19c527487c9aa25df561ba1a Homepage: https://poppler.freedesktop.org/ Description: PDF rendering library -- development files (GLib interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the GLib-based Poppler interface. Package: libpoppler-glib-doc Architecture: all Version: 24.02.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 1697 Recommends: libglib2.0-doc, libcairo2-doc Filename: pool/main/p/poppler/libpoppler-glib-doc_24.02.0-ok2_all.deb Size: 94332 MD5sum: 8f8e52b0fd271357a541a8eeaa8119b3 SHA1: 457ca7af666c7cb14b1c36a5c7ac6eb20869ad74 SHA256: 8147fa8e2c349eda61bb3dbfbe98adb4e88c648002656ac21f04f2ab15d74a35 SHA512: 2990eaf6225176834f060dcb65d99d28e6d25aed43fcf4b6e1dd4436717c1a44a4c9e9c5fab9059ebaa130f2260a61e87ee40b1802715e4747aa1e4b386d65e9 Homepage: https://poppler.freedesktop.org/ Description: PDF rendering library -- documentation for the GLib interface Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the API documentation of the GLib-based Poppler interface. Package: libpoppler-glib8t64 Architecture: amd64 Version: 24.02.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 519 Provides: libpoppler-glib8 (= 24.02.0-ok2) Depends: libpoppler134 (= 24.02.0-ok2), libc6 (>= 2.34), libcairo2 (>= 1.17.8), libfreetype6 (>= 2.2.1), libglib2.0-0t64 (>= 2.79.0), libstdc++6 (>= 11) Breaks: libpoppler-glib8 (<< 24.02.0-ok2) Replaces: libpoppler-glib8 Filename: pool/main/p/poppler/libpoppler-glib8t64_24.02.0-ok2_amd64.deb Size: 142000 MD5sum: 5fc6057a1277b34a2e995ee1ba19f763 SHA1: 8c0673d995ee04e113fe00d4e32027963e38cbe9 SHA256: 2b0450c0a7a1398c1e853451a5c3b054d37d4efb693f582367397ab5384baebc SHA512: 239f67ba0159f68581f1a36ce2859abbedc72bfea70e4fe3593051b41bf59e3183a88bccb8dc75faee5d3a2072e99e3b541384e651971dcd899df5b48d5d11e5 Homepage: https://poppler.freedesktop.org/ Description: PDF rendering library (GLib-based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the GLib-based shared library for applications using the GLib interface to Poppler. Package: libpoppler-private-dev Architecture: amd64 Version: 24.02.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 1667 Depends: libpoppler-dev (= 24.02.0-ok2) Suggests: libfreetype-dev Filename: pool/main/p/poppler/libpoppler-private-dev_24.02.0-ok2_amd64.deb Size: 188484 MD5sum: 7c4a39965afcef7708d5f68623a8b1b9 SHA1: 5d12dd19552899abb6294b7c6ca8a640f837fda3 SHA256: db7a30fc5fb016e6505406fee878d7b2ac76d980d288ced2d666477d9dda9086 SHA512: 1511307cf0459e0a72aaffcbc024b4f192eb5a0c47a899cc6f8eb2ddf78656d6cb1b9a519e5b5e8a791fb2f9496edcfac2f5a8e30e03d735ce7b887727a94b00 Homepage: https://poppler.freedesktop.org/ Description: PDF rendering library -- private development files Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the private and unstable headers needed to build applications using the private Poppler core library. Package: libpoppler-qt5-1t64 Architecture: amd64 Version: 24.02.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 626 Provides: libpoppler-qt5-1 (= 24.02.0-ok2) Depends: libpoppler134 (= 24.02.0-ok2), libc6 (>= 2.32), libfreetype6 (>= 2.2.1), liblcms2-2 (>= 2.2+git20110628), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 11) Breaks: libpoppler-qt5-1 (<< 24.02.0-ok2) Replaces: libpoppler-qt5-1 Filename: pool/main/p/poppler/libpoppler-qt5-1t64_24.02.0-ok2_amd64.deb Size: 163352 MD5sum: a9ea229ebe27ffc15b8b7276e86b563b SHA1: 5e6f22791483a45e9ee856cd876ec881f8deac7e SHA256: 8fb4afc3e8496a318b5aea057ec56d066a9af6e62976dece1de3b97748d4fc9e SHA512: 8593339470e61634aa215abba50d746e96f93df12e51535da53e651cb0202f8b5cf385e4f774874e739da2ba56fe66bed8fd8eb739d6ef68404640e14d9e5706 Homepage: https://poppler.freedesktop.org/ Description: PDF rendering library (Qt 5 based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the Qt 5 based shared library for applications using the Qt 5 interface to Poppler. Package: libpoppler-qt5-dev Architecture: amd64 Version: 24.02.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 198 Depends: libpoppler-qt5-1t64 (= 24.02.0-ok2), libpoppler-dev (= 24.02.0-ok2), qtbase5-dev Filename: pool/main/p/poppler/libpoppler-qt5-dev_24.02.0-ok2_amd64.deb Size: 37968 MD5sum: d0caac71948c951c74b56d3a575ba4c7 SHA1: 9cd31d4ed94a85c7c33d7f7921e358bbe478d056 SHA256: 55e75b0b7e0e9e77d888e1449ed273e88ede2e3e5c8f8a4eb0d7405ecb8196a1 SHA512: 119859516e9179ed0a4fa263513f6346fdbb83f3eaf2ced6ba215ca78533854f45e406172b785f0b83aa2b1657641df65388ebed922e634eb216c0659f47d6e6 Homepage: https://poppler.freedesktop.org/ Description: PDF rendering library -- development files (Qt 5 interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the Qt 5-based Poppler interface. Package: libpoppler-qt6-3t64 Architecture: amd64 Version: 24.02.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 596 Provides: libpoppler-qt6-3 (= 24.02.0-ok2) Depends: libpoppler134 (= 24.02.0-ok2), libc6 (>= 2.32), libfreetype6 (>= 2.2.1), liblcms2-2 (>= 2.2+git20110628), libqt6core6 (>= 6.4.0), libqt6gui6 (>= 6.1.2), libstdc++6 (>= 11) Breaks: libpoppler-qt6-3 (<< 24.02.0-ok2) Replaces: libpoppler-qt6-3 Filename: pool/main/p/poppler/libpoppler-qt6-3t64_24.02.0-ok2_amd64.deb Size: 158540 MD5sum: f234f0bbd7d111e19273952ea62d3931 SHA1: a1e97534ddd4ed53e375ebc5517b4d308211f181 SHA256: 0f87c92136d3bb146becae84186d66f11e63b845ab8b5abe773e1557c449e076 SHA512: 4628ce7d13763cbbe0226265e39641640b350d766d8206713fcb4a7a3a645511db9778cfe3361a950f1f7047adf97a7ba9747e1018b34231cf869a7c54b54b6a Homepage: https://poppler.freedesktop.org/ Description: PDF rendering library (Qt 6 based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the Qt 6 based shared library for applications using the Qt 6 interface to Poppler. Package: libpoppler-qt6-dev Architecture: amd64 Version: 24.02.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 187 Depends: libpoppler-qt6-3t64 (= 24.02.0-ok2), libpoppler-dev (= 24.02.0-ok2), qt6-base-dev Filename: pool/main/p/poppler/libpoppler-qt6-dev_24.02.0-ok2_amd64.deb Size: 36208 MD5sum: be8d2f59656972c7e3b9913754038260 SHA1: d84ca59d0f54cb1bf91ec811e531bd0200e85b53 SHA256: 9d24b9e93060948916ecbe5d6447f2e6d6254c8e728bdf27abcea7ed7ce27b36 SHA512: d201467137c9926aaf8a55a0393a359e74280b79759062b32f6dec85023470949f3573e09a4eb31a4c8a0d5c5e3defe4b67ac8e15b083c5d087daec953f85471 Homepage: https://poppler.freedesktop.org/ Description: PDF rendering library -- development files (Qt 6 interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the Qt 6-based Poppler interface. Package: libpoppler134 Architecture: amd64 Version: 24.02.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: poppler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 3642 Depends: libc6 (>= 2.38), libcurl3-gnutls (>= 7.16.2), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.7), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libopenjp2-7 (>= 2.0.0), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 11), libtiff6 (>= 4.0.3), zlib1g (>= 1:1.1.4) Recommends: poppler-data Filename: pool/main/p/poppler/libpoppler134_24.02.0-ok2_amd64.deb Size: 1017072 MD5sum: a4d5f13c65a1bd0088f662355217ebc3 SHA1: f117faf845fb79bc7b2066dc516d0ff602d700a2 SHA256: 29f54ea4d25319ed000a0558daf269faa0e9be4caecad093dbfbf8e8dea0df02 SHA512: cfe2a7f0a8fb4c31c6effe7e13848a7073660fc94a4e7249172beaa9d959b61990bf27ddacec50a7c5f4a7c19552ab0d0cef2d24de913f9ebb9419d7f85cb211 Homepage: https://poppler.freedesktop.org/ Description: PDF rendering library Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the shared core library. Package: libpopt-dev Architecture: amd64 Version: 1.19+dfsg-1ok1.0 Multi-Arch: same Priority: optional Section: libdevel Source: popt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Håvard F. Aasen Installed-Size: 140 Depends: libc6-dev | libc-dev, libpopt0 (= 1.19+dfsg-1ok1.0) Filename: pool/main/p/popt/libpopt-dev_1.19+dfsg-1ok1.0_amd64.deb Size: 46542 MD5sum: 43e36fe088ea52a3021bd01f431d8837 SHA1: 92000352b918de585c89bad2bd4d0030f39b7c59 SHA256: 1d534c4703f0407eb5331720649b6c92f774bbb84c6659fd1acd7491d0a3a7f4 SHA512: 5930a5e1c79f18c4fa0d41ca244fede2bbee64c375e50efa1b75f603ac04626f385f09f5c4a9e54e805bc5fd7f5595286bd0dacc66c6a1f8ea3a5c84c473a406 Homepage: https://github.com/rpm-software-management/popt Description: lib for parsing cmdline parameters - development files Popt was heavily influenced by the getopt() and getopt_long() functions, but it allows more powerful argument expansion. It can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. It also allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules. . This package contains the popt static library and header file. Package: libpopt0 Architecture: amd64 Version: 1.19+dfsg-1ok1.0 Multi-Arch: same Priority: optional Section: libs Source: popt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Håvard F. Aasen Installed-Size: 245 Depends: libc6 (>= 2.38) Filename: pool/main/p/popt/libpopt0_1.19+dfsg-1ok1.0_amd64.deb Size: 48000 MD5sum: 30eeaf4cb54f6ac15d9a4a5126edf37d SHA1: bfe960230b3f3a09dd44fc57f0134ff92b8cbb17 SHA256: 84841f7bf8c3109f0249a6fecbba3558ec61c6e5ff01346c7ea22789d1ec0e59 SHA512: 867bc3256e620c3602116c46b5b3e1caa4200826eb10ba2c7ff55847f4bdefdcd108c6de9e0433cc0e4b3b8fc3b19e1b925a6807aa1b574007e0617372abaa93 Homepage: https://github.com/rpm-software-management/popt Description: lib for parsing cmdline parameters Popt was heavily influenced by the getopt() and getopt_long() functions, but it allows more powerful argument expansion. It can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. It also allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules. . This package contains the runtime library and locale data. Package: libpostproc-dev Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 167 Depends: libavutil-dev (= 7:6.1.1-ok7), libpostproc57 (= 7:6.1.1-ok7) Filename: pool/main/f/ffmpeg/libpostproc-dev_6.1.1-ok7_amd64.deb Size: 44800 MD5sum: ead2dddf5723992a3a5f6f9bf0501e01 SHA1: 72905d1c7e4c8fbc7c68a294a5e0912ff8b048a5 SHA256: d241117032518460419d524c251b32c973e4422cab46078e9498f19d4c2230c7 SHA512: 79d67660fba32b446b8e1506c2709f0c2d81c19c7b89efb6394b2428c0d8204b6e6ff133e960898567c9db3a7533e79668097f8c77000facce440e5a20e9125f Homepage: https://ffmpeg.org/ Description: FFmpeg library for post processing - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides video post processing. . This package contains the development files. Package: libpostproc57 Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 159 Depends: libavutil58 (>= 7:6.0), libc6 (>= 2.14) Filename: pool/main/f/ffmpeg/libpostproc57_6.1.1-ok7_amd64.deb Size: 44324 MD5sum: de7f464fc6ad1d7c7e17dfc519f882f7 SHA1: 2b13c1d7eb47141bbc38e591e0346a1a220de9df SHA256: 57fa4dc93dfe00a25c60503cb83e522b4f6fe95e2070996e7285da58a78d4dc3 SHA512: 54a19a61989aab59dea4f037162294bb591d0dbf1aad175520f0dfed19e0f80e367cb4d6abfd37f486d23084dc3e9cbe53a4aba43ff1708ad18c854314d7b45b Homepage: https://ffmpeg.org/ Description: FFmpeg library for post processing - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library provides video post processing. . This package contains the runtime files. Package: libpowerdevilcore2 Architecture: amd64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: powerdevil Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 431 Depends: libc6 (>= 2.14), libkf5activities5 (>= 5.90.0~), libkf5authcore5 (>= 5.90.0~), libkf5bluezqt6 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5coreaddons5 (>= 4.99.0), libkf5globalaccel-bin, libkf5globalaccel5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5idletime5 (>= 5.90.0~), libkf5kirigami2-5 (>= 5.90.0~), libkf5networkmanagerqt6 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5screen-bin (>= 4:5.17.5~), libkf5screen7 (>= 4:5.24.2~), libkf5service-bin, libkf5service5 (>= 4.99.0), libkf5solid5 (>= 5.90.0~), libkf5waylandclient5 (>= 4:5.90.0~), libkf5xmlgui5 (>= 4.96.0), libkworkspace5-5 (>= 4:5.24.2~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5widgets5 (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5), libxcb-dpms0, libxcb1 Filename: pool/main/p/powerdevil/libpowerdevilcore2_5.24.7-ok1_amd64.deb Size: 134626 MD5sum: c739439a011289b72e9352e2a7792af6 SHA1: eeafe4fab4cd541cbbd6a73d24b08b4a8ba68829 SHA256: 6ad63d88c544f1126e4e5ff97e0574857394e123d668d3470b0e471d1f51358f SHA512: 3b70320406ab409d067536c4fce50cd93e32d08bd5f53a5925daabb858f2d431623d9c5ff5c2e68403f001f8c85712af28a0a185c9d8fd8eccae78cb135dc295 Homepage: https://invent.kde.org/plasma/powerdevil Description: Global power saver settings ui library. Power Devil allows you to define your all power settings. . This package contains the library files. Package: libpowerdevilui5 Architecture: amd64 Version: 4:5.24.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: powerdevil Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 39 Depends: libc6 (>= 2.2.5), libkf5configcore5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/p/powerdevil/libpowerdevilui5_5.24.7-ok1_amd64.deb Size: 7096 MD5sum: 94623f8fbe0dce63dbc41d5bdf87f442 SHA1: d13e292db611639470ecb7227d2865451fd120b1 SHA256: 1277bb9a8491feff4d23ec21e4760c7e113f7251f37eb5aee02d98ac910b48e2 SHA512: a738a13634b2c580892969ccc7149208b18fe71c3678c0663f1ef50d3f621ea9204ca5fb0661accd978903dc89ae76376f42641a0a10e4b22b25d285ed952888 Homepage: https://invent.kde.org/plasma/powerdevil Description: Global power saver settings ui library. Power Devil allows you to define your all power settings. . This package contains the library files. Package: libppd-dev Architecture: amd64 Version: 2:2.0.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libppd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1150 Depends: libppd2 (= 2:2.0.0-ok2), libcupsfilters-dev (>= 2~) Filename: pool/main/libp/libppd/libppd-dev_2.0.0-ok2_amd64.deb Size: 245624 MD5sum: 6e28180c9bfe217dfa7bd5af30be9914 SHA1: 596ddb9d3fcd41233a39a33f5a3fdfee828ae0bc SHA256: 4e694dcb2621274e74e1453a1c6823af4770b6487cc9931287eaad7145cfef62 SHA512: 6963bf05399bfb596753e026ec022fa84a56ec200ca0ab1d1696bc9cb5b39c55d52523faede90a2627b888e4e0b9879a7a04dd1c58234d3976bdb7920f5446bb Homepage: http://www.openprinting.org/ Description: OpenPrinting libppd - Development files for the library This library contains everything needed to support PPD (PostScript Printer Description) files, reading and parsing, handling collections of PPD files, building PPD files from printer IPP attributes and from *.drv files. . It contains the full PPD file and PostScript output functionality of CUPS 2.x (libcups, ppdc) and cups-filters 1.x, so that the functionality stays available for retro-fitting classic CUPS drivers after switching to CUPS 3.x which has all PPD file support removed. . This library contains filter functions doing all kinds of file format conversion used for printing and scanning, to be used in Printer Applications, CUPS filters, printer drivers, ... also other commonly used functions for handling print data, like color space/depth conversion, dithering, IPP message parsing, ... are available. . This package contains the header files to develop applications (Printer Applications, CUPS filters, printer drivers) using libppd. Package: libppd-tests Architecture: amd64 Version: 2:2.0.0-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: libppd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 87 Depends: libc6 (>= 2.38), libcups2t64 (>= 1.4.0), libppd2 (>= 2:2.0~b4-0ubuntu1) Filename: pool/main/libp/libppd/libppd-tests_2.0.0-ok2_amd64.deb Size: 18120 MD5sum: 4d061bd77513126a61cbd4d4964b4989 SHA1: 6f80a9ed3f00d8aad8e2d02d00b48dd7821c912f SHA256: cfc6038e5ac749a59694524966f93607f2005cd50a9c2dfa63563f31356907e7 SHA512: bfc060e1595e1ff2b62913f9f58e8abc697f6305c3038133b9f63c5eed323cc82879fd2a8de3152628de7209a4f6bf70dd53f24a58ef1cf6482daa0a09948887 Homepage: http://www.openprinting.org/ Description: OpenPrinting libppd - Upstream test programs for autopkgtests This library contains everything needed to support PPD (PostScript Printer Description) files, reading and parsing, handling collections of PPD files, building PPD files from printer IPP attributes and from *.drv files. . It contains the full PPD file and PostScript output functionality of CUPS 2.x (libcups, ppdc) and cups-filters 1.x, so that the functionality stays available for retro-fitting classic CUPS drivers after switching to CUPS 3.x which has all PPD file support removed. . This package contains test programs from the upstream code which are used for the autopkgtests. . For using libppd you do not need to install this package. It does not contain anything useful for end users. Package: libppd-utils Architecture: amd64 Version: 2:2.0.0-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: libppd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 116 Provides: cups-ppdc Depends: libppd2-common (>= 2:2.0.0-ok2), libc6 (>= 2.34), libcups2t64 (>= 1.4.0), libcupsfilters2t64 (>= 2.0~b4-0ubuntu1), libgcc-s1 (>= 3.3.1), libppd2 (>= 2:2.0~b4-0ubuntu1), libstdc++6 (>= 5) Breaks: cups-ppdc (<< 2:2~), ppdc (<< 2:2.0~b4~) Replaces: cups-ppdc (<< 2:2~), ppdc (<< 2:2.0~b4~) Filename: pool/main/libp/libppd/libppd-utils_2.0.0-ok2_amd64.deb Size: 16964 MD5sum: 19d2448a26df5d4b8afdbc4efd4aeb82 SHA1: 7bacd894d8c81c0cbc46e4c11b146aecbac622aa SHA256: ffa71d4cfef15f959593105b1e5cc946a387b41d8612286f84c9436f3e09f9ed SHA512: c5c16528fb97a074f1bf880b07ccebaaaa12543bdd1740693974b83a6f53227d190a438ab6bd6cdad35c6c9428d2f433c2d7b6a134d2dbedf4e649cad6747a7e Homepage: http://www.openprinting.org/ Description: OpenPrinting libppd - PPD manipulation and test utilities This library contains everything needed to support PPD (PostScript Printer Description) files, reading and parsing, handling collections of PPD files, building PPD files from printer IPP attributes and from *.drv files. . It contains the full PPD file and PostScript output functionality of CUPS 2.x (libcups, ppdc) and cups-filters 1.x, so that the functionality stays available for retro-fitting classic CUPS drivers after switching to CUPS 3.x which has all PPD file support removed. . This package provides the test utility testppdfile which replaces the cupstestppd utility of CUPS 2.x. It also provides command line utilities to generate and manipulate PPD files and convert between PPD files and *.drv files. The core functionality of these utilities is implemented in libppd. Package: libppd2 Architecture: amd64 Version: 2:2.0.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libppd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 633 Depends: libc6 (>= 2.38), libcups2t64 (>= 2.3~b6), libcupsfilters2t64 (>= 2.0~b4-0ubuntu1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), libppd2-common (>= 2:2.0.0-ok2) Filename: pool/main/libp/libppd/libppd2_2.0.0-ok2_amd64.deb Size: 231136 MD5sum: 3ece25b5524851586012fb978f76507f SHA1: 71db19d6e913405d76f0487829d13cd48e1ffc12 SHA256: ddab7eaa102926a93a769e616449d6717345a367648f8402168ebbaac959cc04 SHA512: fce285acb88ae32d714fb092c048890389caafd97c0fc631a8476e80a901c950474736fb8dfa1d70a5931accd04cbbb0d7195645e38e79fe5621b6bf0a103695 Homepage: http://www.openprinting.org/ Description: OpenPrinting libppd - Shared library This library contains everything needed to support PPD (PostScript Printer Description) files, reading and parsing, handling collections of PPD files, building PPD files from printer IPP attributes and from *.drv files. . It contains the full PPD file and PostScript output functionality of CUPS 2.x (libcups, ppdc) and cups-filters 1.x, so that the functionality stays available for retro-fitting classic CUPS drivers after switching to CUPS 3.x which has all PPD file support removed. . This package contains the library itself. Package: libppd2-common Architecture: all Version: 2:2.0.0-ok2 Priority: optional Section: libs Source: libppd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 36 Recommends: libppd2 (>= 2:2.0.0-ok2) Breaks: ppdc (<< 2:2.0~b4~) Replaces: ppdc (<< 2:2.0~b4~) Filename: pool/main/libp/libppd/libppd2-common_2.0.0-ok2_all.deb Size: 7048 MD5sum: ef94629e9bab775df0582643266de690 SHA1: 066ac2831656921cf0f146762cad7bf11d3e4a1c SHA256: ddfc1ad791814a632ac39c579c6f701c9e0f11a8910a73f82c797fc98bef1749 SHA512: 8886b5686ef421e355cbdf62c0e6a106c30bdecd3d256777a33f0ef57548790a919a079d6d2ac9fb533f17c5a60bf124d736420728e2c0912ce0256ea177adf9 Homepage: http://www.openprinting.org/ Description: OpenPrinting libppd - Auxiliary files This library contains everything needed to support PPD (PostScript Printer Description) files, reading and parsing, handling collections of PPD files, building PPD files from printer IPP attributes and from *.drv files. . It contains the full PPD file and PostScript output functionality of CUPS 2.x (libcups, ppdc) and cups-filters 1.x, so that the functionality stays available for retro-fitting classic CUPS drivers after switching to CUPS 3.x which has all PPD file support removed. . This package contains system-architecture-independent auxiliary files for the library, needed for generating PPD files from *.drv files. Package: libppi-perl Architecture: all Version: 1.277-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 775 Depends: perl:any, libclone-perl, liblist-moreutils-perl, libparams-util-perl, libscalar-list-utils-perl, libtask-weaken-perl Recommends: libclass-xsaccessor-perl Filename: pool/main/libp/libppi-perl/libppi-perl_1.277-ok1_all.deb Size: 294964 MD5sum: bf868957896dd5772c6679f38df3a49a SHA1: 6a54b85ded03c3d8d8685d75a879464b390793f7 SHA256: a49e52e9ae96798fa32568df6d932ecc6b5e440e404a4bbbb1692d669f0a545a SHA512: 97b7e29e441d19d383577c13a04e7deaa50e225d70b478d406df1f42633d925b6d15b3e7eec1a280a97939f78f2051203a9f5b11cd8d264da1c9e37058549155 Homepage: https://metacpan.org/release/PPI Description: module to parse, analyze and manipulate Perl code PPI provides the ability to parse, analyze and manipulate Perl code without actually executing the code, by implementing a lexer similar to what perl has itself internally. . The purpose of PPI is not to parse Perl Code, but to parse Perl Documents. By making this distinction and treating the problem this way, one could analyze files containing Perl source code in isolation from any other resources and without executing it, including other libraries. A significant feature of PPI is the ability to analyze Perl source code without requiring an instance of perl to run alongside or inside the parser. Package: libppix-quotelike-perl Architecture: all Version: 0.023-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 182 Depends: perl:any, libencode-perl, libppi-perl (>= 1.238), libreadonly-perl, libscalar-list-utils-perl Filename: pool/main/libp/libppix-quotelike-perl/libppix-quotelike-perl_0.023-ok1_all.deb Size: 70456 MD5sum: b12f91a2c474fa9809410c45e9d60a53 SHA1: 07e52b446b25c47a662191c209ab0ed353d4af2c SHA256: cb247b7759995c41ab03649f59bc73d9e5053ba3cdb4bb3c1219936e745e5a00 SHA512: e7fb527d72d2a7172a406418cac9bdf6fe065eb792f4329cff7c1c83dbac9b72b75fd61c4194b9f1d89309ed0d55a7ecdb4a206035873fc5010a3a8c03d057f1 Homepage: https://metacpan.org/release/PPIx-QuoteLike Description: module to parse Perl string literals and string-literal-like things The PPIx::QuoteLike module parses Perl string literals and things that are reasonably like string literals. Its real reason for being is to find interpolated variables for Perl::Critic policies and similar code. Package: libppix-regexp-perl Architecture: all Version: 0.088-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 761 Depends: perl:any, libppi-perl (>= 1.238), libtask-weaken-perl Filename: pool/main/libp/libppix-regexp-perl/libppix-regexp-perl_0.088-ok1_all.deb Size: 279156 MD5sum: 380139acb48124d2622a1278a1b33a9b SHA1: 2bee104685659d83264deaa46b081cd7a7bd7370 SHA256: 7de5169865838aaf901f34d3277cdaadd140e21a4f23240bfa0dadc5a79853b1 SHA512: 962055e7a2825a9b4e685a7bc6afc814ff1dce6707ca111f9511f0bc6684b0353664d6a364f16adc31a032288f3660eaa15a517e7073d7b4509b73888980f4a3 Homepage: https://metacpan.org/release/PPIx-Regexp Description: module to parse regular expressions PPIx::Regexp is a Perl module that parses regular expressions in a manner similar to the way that PPI (see libppi-perl) parses Perl documents. This class forms the root of the parse tree, which is similar to PPI::Document. Like PPI, this module produces output which is round-trip safe. Package: libppix-utils-perl Architecture: all Version: 0.003-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 106 Depends: perl:any, libb-keywords-perl, libppi-perl (>= 1.250), libscalar-list-utils-perl Filename: pool/main/libp/libppix-utils-perl/libppix-utils-perl_0.003-ok1_all.deb Size: 34794 MD5sum: 3b90d6c5a53174360a8590ed1cb543b0 SHA1: e2e62543aafaebcdd89a49554145817253ae84b7 SHA256: 7a118235a7dc328563b8fa64152afc481ddb72d4d08ce61c71c180576bc9a6b2 SHA512: ee879749bab17c035a5a34129a13797bacccd3e1019b09645c48e76b1a8c46fee16b1a7b1d0d9265bf07351c0da024a7762d2dc556eb481d53ddc86c73c0f6f1 Homepage: https://metacpan.org/release/PPIx-Utils Description: utility functions for PPI PPIx::Utils is a collection of utility functions for working with PPI documents. The functions are organized into submodules, and may be imported from the appropriate submodule or via this module. . These functions were originally from Perl::Critic::Utils and related modules, and have been split off to this distribution for use outside of Perl::Critic. Package: libpq-dev Architecture: amd64 Version: 12.2-ok1 Priority: optional Section: libdevel Source: postgresql-12 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 567 Depends: libpq5 (= 12.2-ok1) Suggests: postgresql-doc-12 Filename: pool/main/p/postgresql-12/libpq-dev_12.2-ok1_amd64.deb Size: 135784 MD5sum: 6c83996eac760da96b7c1fff62f310b9 SHA1: ea3d6bbd94d56d1773efc71eac67c6bb38929a7a SHA256: a11511774836ad65de185f326f4d63de54397deb6d23c69a3d1b270f05c0c290 SHA512: d766ce0773bb7fc2c705230da17aaa803db87dbdcbce85217bb766346a702e319d354f7c8d080824851f753b3d255f935891e66a9cf4c2a709bd24f57de58d85 Homepage: http://www.postgresql.org/ Description: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Package: libpq5 Architecture: amd64 Version: 12.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: postgresql-12 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian PostgreSQL Maintainers Installed-Size: 364 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0) Filename: pool/main/p/postgresql-12/libpq5_12.2-ok1_amd64.deb Size: 111292 MD5sum: 61896f2cc838e7064ddc2f0fb7a451ea SHA1: fa43e1b218315fd31173173c91154cb6d650152b SHA256: 1cd8f562588c9878563007ab56f45743ea64de008630b0a466e8f787563b29cd SHA512: bba637e2a8bea2b204484895447871cfb8e9c41f0f7f9d2c4ae8606dabe14f7e249ca3d97b33814bbc32912491bc9287f00f8a4f8ae96448b92b2e4cbfe22cd6 Homepage: http://www.postgresql.org/ Description: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. Package: libprefork-perl Architecture: all Version: 1.05-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 52 Depends: perl:any Filename: pool/main/libp/libprefork-perl/libprefork-perl_1.05-ok2_all.deb Size: 18664 MD5sum: caf9ef53a3956e843b960dc0d93b110c SHA1: e3d9cc12a740e48290028066d371bc3febad2add SHA256: 631ca31952b8c4b54b6828f953afadb15d9d457f3cd32f59830a634426f5a690 SHA512: 5adf3774c5e146011066e57d0a7881fc13e298b5dd8195848b5ed640df16e368c87985b0e9cc7a705ee46425d38f25fd74d7b6140fb781b3462d556b19befaeb Homepage: https://metacpan.org/release/prefork Description: pragma for optimized module loading for forking or non-forking processes The prefork pragma is intended to allow module writers to optimise module loading for both scenarios with as little additional code as possible. . prefork.pm is intended to serve as a central and optional marshalling point for state detection (the software is running in compile-time or run-time mode) and to act as a relatively light-weight module loader. Package: libpresage-data Architecture: all Version: 0.9.1-ok4 Multi-Arch: foreign Priority: extra Section: libs Source: presage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Matteo Vescovi Installed-Size: 35689 Recommends: presage Filename: pool/main/p/presage/libpresage-data_0.9.1-ok4_all.deb Size: 9933188 MD5sum: e772a1522f108db57975449431eebb04 SHA1: 350dd8d8dd4e7a5514b468d472c058cb041f6a51 SHA256: 99d448202ca73bcee224a017a285d5bb797d836c5189374dc6aec6de76621c51 SHA512: 19e81d95b23b32a7e7175fdc90eed7695fc75522e41a674537042b68800f2ac8f94d80ffe8e7309684fa9a22266e9eda1eab737ec151669ebd237618a76d9c5d Homepage: https://presage.sourceforge.net/ Description: intelligent predictive text entry platform (data files) Presage is an intelligent predictive text entry platform. . This package contains the sample statistical data files and abbreviation files needed by presage. Package: libpresage-dev Architecture: amd64 Version: 0.9.1-ok4 Multi-Arch: same Priority: extra Section: libdevel Source: presage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Matteo Vescovi Installed-Size: 71 Depends: libpresage1v5 (= 0.9.1-ok4) Suggests: libpresage-doc Filename: pool/main/p/presage/libpresage-dev_0.9.1-ok4_amd64.deb Size: 8348 MD5sum: 869258cc084c39d2ca75b74dc84d04c2 SHA1: a8722c02a6fa35e81d2bb0b992b530a130d5bc69 SHA256: 27e88d66cba538d41cd06e2397bed733202abdd6e751a2c6f6536e1b552f30c8 SHA512: 0c5f99c2d2cf229150e1ad34cf287102d9c4d686c45226ef21539e4ed57ac060adf590e2817804bfd35ea4ddf7f879723d924a4aa9be965db1f09ecea361aa34 Homepage: https://presage.sourceforge.net/ Description: intelligent predictive text entry platform (development files) Presage is an intelligent predictive text entry platform. . This package contains development files. . This package contains the header files needed to compile applications or shared objects that use libpresage. Package: libpresage-doc Architecture: all Version: 0.9.1-ok4 Priority: extra Section: doc Source: presage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Matteo Vescovi Installed-Size: 43872 Depends: libjs-jquery Recommends: presage Breaks: libpresage-dev (<< 0.9.1-2.4) Replaces: libpresage-dev (<< 0.9.1-2.4) Filename: pool/main/p/presage/libpresage-doc_0.9.1-ok4_all.deb Size: 30005980 MD5sum: c7381446787fe96b6820414592fce6da SHA1: 43e1c8d7c5639e6b7fd292f5bc1586c7cd1626b8 SHA256: 2d783d8b3eefef461273cf727d43a6bef23bfd985eca049bead9c869aef058f6 SHA512: f9def5f5e2ad5c199d50dfc9f70b6bd57d55e05e01d51bd3d5c260a27660dc34ffeba8ce2f680eff397dac3d9a89b58f98008a53b7b7f6f6d23e5262801714c0 Homepage: https://presage.sourceforge.net/ Description: intelligent predictive text entry platform (documentation) Presage is an intelligent predictive text entry platform. . This package contains the documentation for libpresage. . Documentation is available in HTML and LaTeX format. Package: libpresage1v5 Architecture: amd64 Version: 0.9.1-ok4 Multi-Arch: same Priority: extra Section: libs Source: presage Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Matteo Vescovi Installed-Size: 346 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 11), libtinyxml2.6.2v5, libpresage-data (= 0.9.1-ok4) Breaks: libpresage1 Replaces: libpresage1 Filename: pool/main/p/presage/libpresage1v5_0.9.1-ok4_amd64.deb Size: 111088 MD5sum: 28c497a43635368a9e903aff27a3231e SHA1: 93a8a835c2fb64ae500ffa8c47b7c32f68488433 SHA256: 6cacd96af347418372818501e61455eaf56bb1e88d650edba7c4d92934bc405f SHA512: e41619ebc18d4329812ee5ca899f4d732974d43fa7f785578cfecd132699470d6b3e30b7cc21d1ae1c029ec1511170cf277ba5c752f970c5a418318d437e3c93 Homepage: https://presage.sourceforge.net/ Description: intelligent predictive text entry platform (shared library) Presage is an intelligent predictive text entry platform. . A predictive text entry system attempts to improve the ease and speed of textual input by predicting words. Word prediction consists in computing which word tokens or word completions are most likely to be entered next. The system analyses the text already entered and combines the information thus extracted with other information sources to calculate the set of most probable tokens. . Presage exploits redundant information embedded in natural languages to generate word predictions. The modular architecture allows its language model to be extended and customized to utilize statistical, syntactic, and semantic information sources. . This package contains the shared library. Package: libprobe-perl-perl Architecture: all Version: 0.03-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 42 Depends: perl:any Filename: pool/main/libp/libprobe-perl-perl/libprobe-perl-perl_0.03-ok2_all.deb Size: 14194 MD5sum: 6cb1553524c7811ac7bedbd0847ac43c SHA1: 9e4bfbc9c703d47122b1256a7e551110c30a51d3 SHA256: e816cc28cac549a470a3eb94d75caa64773acc3230ec96ef8ffa756e632fd5e6 SHA512: 150a50a90f050f925fbf1757663a1cb686e527dafab755b41c97b269bcbd8d26fe1c3e76069c70e008a06cc388253a9c467e84e54b31932a37b61cdff95070ec Homepage: https://metacpan.org/release/Probe-Perl Description: module to obtain information about the currently running Perl interpreter Probe::Perl provides methods for obtaining information about the currently running Perl interpreter. . It can retrieve the current version, path, @INC or details about perl configuration, as well as compare if two Perl interpreters are the same. Package: libproc-processtable-perl Architecture: amd64 Version: 0.636-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 119 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.38) Filename: pool/main/libp/libproc-processtable-perl/libproc-processtable-perl_0.636-ok1_amd64.deb Size: 35572 MD5sum: a1352ce624df54217626746d68d23770 SHA1: 595fbca9aa84e200c6c884076ba2c01efce29298 SHA256: 80c4888b69fe4420ed3073de41a0d03d92c0846007367f3d918ea107953e34ba SHA512: 4e089acd04cef520091a7f63b0ffaea1fd5364f32fdbf156f1dec7064bae134c028c7533f816628015d405f09ac7cb4b805ca41553008af6188e35a1e145cab2 Homepage: https://metacpan.org/release/Proc-ProcessTable Description: Perl library for accessing process table information Proc::ProcessTable attempts to unify the interfaces to Unix process table information, without having to run a ps subprocess from within a perl or shell script and parse the output. Package: libproc2-0 Architecture: amd64 Version: 2:4.0.4-ok1.0 Multi-Arch: same Priority: optional Section: libs Source: procps Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Craig Small Installed-Size: 230 Depends: libc6 (>= 2.38), libsystemd0 (>= 209) Replaces: procps (<< 1:3.3.2-1) Filename: pool/main/p/procps/libproc2-0_4.0.4-ok1.0_amd64.deb Size: 54298 MD5sum: d6f9cff0b6a235bd0fd113db420cfc02 SHA1: 677dc807d9bf5b4d3a4c5fafde253f70abc0541a SHA256: c883c09c9d97f84cb05622c3e29f3d8f8787d6c50ea08757a682a7c5b04343b6 SHA512: 76fce69c21a00630641ef22fd93eb558fc9f2b1daa4dbc4ada89cc6f779118b7a4f915e2ad718bbf20aae8621860639cc32789d1239b3edfe29b6c6e960a3fb2 Homepage: https://gitlab.com/procps-ng/procps Description: library for accessing process information from /proc The libproc2 library is a way of accessing information out of the /proc filesystem. . This package contains the shared libraries necessary to run programs compiled with libproc2. Package: libproc2-dev Architecture: amd64 Version: 2:4.0.4-ok1.0 Multi-Arch: same Priority: optional Section: libdevel Source: procps Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Craig Small Installed-Size: 425 Depends: libproc2-0 (= 2:4.0.4-ok1.0) Conflicts: libproc-2-dev Replaces: libproc-2-dev Filename: pool/main/p/procps/libproc2-dev_4.0.4-ok1.0_amd64.deb Size: 67468 MD5sum: 3223edee11851b38f5f1d80636e4a72c SHA1: 02473bfab5bab448eb0c7eb71abad6ab7c1f4c59 SHA256: ac14f53dd5d369a8893929b36ad16a2595492e4f3d2f13500919ce32bd19ae62 SHA512: d028cf8e074d486173f8538866f063afd67d7700a801d03cdd65b928964613943735fa25ce10d5c25bc33f692fa7697fe6bc0e160d1f8f4ed825352eb8ddae94 Homepage: https://gitlab.com/procps-ng/procps Description: library for accessing process information from /proc These are the header files for libproc2. Some packages using libproc2 to access process information from /proc need these to compile. Package: libproj-dev Architecture: amd64 Version: 9.4.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: proj Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 651 Depends: libproj25 (= 9.4.0-ok1), libcurl4-gnutls-dev | libcurl-ssl-dev, libsqlite3-dev, libtiff-dev Suggests: proj-bin Filename: pool/main/p/proj/libproj-dev_9.4.0-ok1_amd64.deb Size: 74388 MD5sum: 1c3f55ee75cf95f787e09b09df558089 SHA1: d7f5b54626ae965c55441d14294528d6c35e0334 SHA256: 8cd306821eb699be932e911f87eb115a58b297d2d0ea1ea7b774a00957064e16 SHA512: 80afff466e760baf661afc8ce8a7a027bf070bf08257f23d82c752d86537cb54b91648e410dba0a3c7039a30e5e9accd51c2e72e0a7a109d9368e4de9026152d Homepage: https://proj.org/ Description: Cartographic projection library (development files) Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). . Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). . This package provides the PROJ development files. Package: libproj25 Architecture: amd64 Version: 9.4.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: proj Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 4023 Depends: proj-data (>= 9.4.0-ok1), libc6 (>= 2.38), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 4.0), libsqlite3-0 (>= 3.7.5), libstdc++6 (>= 11), libtiff5 (>= 4.0.3) Suggests: proj-bin Filename: pool/main/p/proj/libproj25_9.4.0-ok1_amd64.deb Size: 1289720 MD5sum: 006b7f96b8c8ecb832efc03df9164d7f SHA1: 38b0be5b2758235c9e3c86a6ad1b74576cb600d9 SHA256: 2a70d4451d656cfda2bc0ceb5ccce594d27131f7109a4670ed74ea24ed74791b SHA512: 92bf8afe9b41a21152e616ec6bfef5e3e2756483b32bc1f1a5f7db43eaea65f390542039f0f000fab09ca3278897c3abad2e1bead111a2454763168db907de8a Homepage: https://proj.org/ Description: Cartographic projection library Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). . Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). . This package provides the PROJ shared library used by tools and third parties programs. Package: libprotobuf-c-dev Architecture: amd64 Version: 1.4.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: protobuf-c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Robert Edmonds Installed-Size: 109 Depends: libprotobuf-c1 (= 1.4.1-ok1) Breaks: protobuf-c-compiler (<< 1.0.0~) Filename: pool/main/p/protobuf-c/libprotobuf-c-dev_1.4.1-ok1_amd64.deb Size: 26536 MD5sum: 8d9fe7e8650176090689d0251aa6b56f SHA1: c8e715cc4d4adc69dc7c24fc69df270138efc945 SHA256: 9e3c0962e1eb3939f75702b1c8afb0a3e15ba97504ac7a5d8dd9ab7b2e8f46d3 SHA512: 2af8b3e4fa92648db1942fe9bd3fbcf3ac15c298a2002a8f95fd78e8d44f0ed675c5ac1c23a657828c9fb977e10271c019fa1fc2eed7efd1c7c955e36f20b2cf Homepage: https://github.com/protobuf-c/protobuf-c Description: Protocol Buffers C static library and headers (protobuf-c) Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the "protobuf-c" implementation of Protocol Buffers in C. . This package contains the static library and development headers. Package: libprotobuf-c1 Architecture: amd64 Version: 1.4.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: protobuf-c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Robert Edmonds Installed-Size: 68 Depends: libc6 (>= 2.14) Filename: pool/main/p/protobuf-c/libprotobuf-c1_1.4.1-ok1_amd64.deb Size: 18856 MD5sum: 0ec74b84f571b8ec6fd7f855fe7f6a62 SHA1: 79520b522c56200ebd6d00739171e4fdf21ffe4c SHA256: 9563a866e628a36e9f006fc394128d3bfe72302955a295eab14c3a947ff3f12a SHA512: f16eedf7cf4bd5871de6fad7a3847d02d3b124413003897409bfae10d2f6b2ce4a4ba064b43a0b9eaed548ed00399c3c78ff6977f8eb268133ab58c1a574b93a Homepage: https://github.com/protobuf-c/protobuf-c Description: Protocol Buffers C shared library (protobuf-c) Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the "protobuf-c" implementation of Protocol Buffers in C. . This package contains the shared library. Package: libprotobuf-dev Architecture: amd64 Version: 3.21.12-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 11616 Provides: protobuf-api-32-0 Depends: zlib1g-dev, libprotobuf32t64 (= 3.21.12-ok1), libprotobuf-lite32t64 (= 3.21.12-ok1) Breaks: protobuf-compiler (>> 3.21.12-ok1), protobuf-compiler (<< 3.21.12-ok1) Filename: pool/main/p/protobuf/libprotobuf-dev_3.21.12-ok1_amd64.deb Size: 1268348 MD5sum: 7e4703e159b99f3cb283f8d3a741dcad SHA1: 9ebe7ddd356e2d51cd558623cbb8a67645acea2c SHA256: 9bd3a580e52ce4b46b766ab57ab46d2b09c8be25b380676345bc740422e42008 SHA512: dfa04a57bc903b52752f1bcb7e4973182b24e0ce6bcb04e26210b03b1470bc0c92a75976ef3cae3ab815ff7a98d48676da2dfa1006ebbdd546a907c7ed4b6d4c Homepage: https://github.com/google/protobuf/ Description: protocol buffers C++ library (development files) and proto files Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static libraries needed for writing C++ applications. Includes well known proto type files. Package: libprotobuf-java Architecture: all Version: 3.21.12-ok1 Multi-Arch: foreign Priority: optional Section: java Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2610 Depends: libgoogle-gson-java, libguava-java Filename: pool/main/p/protobuf/libprotobuf-java_3.21.12-ok1_all.deb Size: 1212364 MD5sum: f62a7568e6b8d19d4a2873afed773514 SHA1: 059f4c65bd7c0dfeefa81f451dc6c074d8b1bba6 SHA256: 34e660c24b64bcdedc5f346e034d3161fa717d5e8112abcba4b4553572b84e92 SHA512: ebfced690231098c1610ba5eb738a002b432e683a85562b698faa451383c406f8fb7e7e211deccc4490bb8073113f75966dac131bf435bad59970eb8d3a3f296 Homepage: https://github.com/google/protobuf/ Description: Java bindings for protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the Java bindings for the protocol buffers. You will need the protoc tool (in the protobuf-compiler package) to compile your definition to Java classes, and then the modules in this package will allow you to use those classes in your programs. Package: libprotobuf-lite32t64 Architecture: amd64 Version: 3.21.12-ok1 Multi-Arch: same Priority: optional Section: libs Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 867 Provides: libprotobuf-lite32 (= 3.21.12-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Breaks: libprotobuf-lite32 (<< 3.21.12-ok1) Replaces: libprotobuf-lite32 Filename: pool/main/p/protobuf/libprotobuf-lite32t64_3.21.12-ok1_amd64.deb Size: 206428 MD5sum: 88b895287ee4ec84afba0d2b828ffd94 SHA1: 5d9372ba70828781ace2a6d917aaefeebd3f3bac SHA256: d83daccf1fb538911babe1b3215a229edd3cc1df17d212b1b74c79d1c908ce57 SHA512: cc09fa5dfcfee3c16a46cfdf50606250405daa849b4886b3c507927d3b63ac671453b7d06374815e237c8997faf667dbb6bd24418c980cd108d01c846984a037 Homepage: https://github.com/google/protobuf/ Description: protocol buffers C++ library (lite version) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications whose message definitions have the "lite runtime" optimization setting. Package: libprotobuf32t64 Architecture: amd64 Version: 3.21.12-ok1 Multi-Arch: same Priority: optional Section: libs Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2999 Provides: libprotobuf32 (= 3.21.12-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Breaks: cura-engine (<< 1:3.3.0-2.1+b1), libarcus3 (<< 3.3.0-2), libprotobuf32 (<< 3.21.12-ok1) Replaces: libprotobuf32 Filename: pool/main/p/protobuf/libprotobuf32t64_3.21.12-ok1_amd64.deb Size: 824972 MD5sum: 5d791f71e8b4d44d2054537dc08004cc SHA1: 5c3f51545ac411c33c734ace09523bf1471da85a SHA256: 26a4deaed32ae0b058bb84065dc9111297eca0dc46af992257dc4d59f92e9a45 SHA512: 3944b9572713972b1a0f344ee2f9bacf3734ef9de95d4deabe18799bcfa8072ce17c0275763ba0a824ee6125cbe2870f251a88bdefc228d643baf22dbfb4e9a9 Homepage: https://github.com/google/protobuf/ Description: protocol buffers C++ library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications. Package: libprotoc-dev Architecture: amd64 Version: 3.21.12-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 6768 Depends: libprotoc32t64 (= 3.21.12-ok1), libprotobuf-dev (= 3.21.12-ok1) Breaks: libprotobuf-dev (<< 2.1.0) Replaces: libprotobuf-dev (<< 2.1.0) Filename: pool/main/p/protobuf/libprotoc-dev_3.21.12-ok1_amd64.deb Size: 923212 MD5sum: 1ea5e75643ce6311ddc27f1a01ace247 SHA1: 83ab28d7dc7eb23cdb0a5c00070efb2523de2302 SHA256: dba451b7682d5b765b77d75a3f32d6a8755606c10a0038ce70a2783c1fd6e5b5 SHA512: 6eabd7f3ca7de5c83c0867288a04f334438d06539c0eb3925479aa1fd4a48e6b667625c09ffbbfc9b741fd252b5716767c8a1dcaf366b2105c2f125c9cb30025 Homepage: https://github.com/google/protobuf/ Description: protocol buffers compiler library (development files) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static library needed for writing protobuf compilers. Package: libprotoc32t64 Architecture: amd64 Version: 3.21.12-ok1 Multi-Arch: same Priority: optional Section: libs Source: protobuf Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2290 Provides: libprotoc32 (= 3.21.12-ok1) Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libprotobuf32t64 (>= 3.21.12), libstdc++6 (>= 11) Breaks: libprotoc32 (<< 3.21.12-ok1) Replaces: libprotoc32 Filename: pool/main/p/protobuf/libprotoc32t64_3.21.12-ok1_amd64.deb Size: 623496 MD5sum: a9b755c4486e43d124d685d2eb0146db SHA1: 2294c117a6889280daab790e1ffbd681c5db9703 SHA256: 127fbf014e11cedfae122c552b53a54661a26994f0ddfe9dac5a49288dfdb008 SHA512: 9ded780fc91d5f7709f69edce8e0d96e8a47dd6000c79a439ca9dfa0ef983a9db41366f16d8fe94de716961920e0fcf2855fa7cb5dd4b830becdffa725df9078 Homepage: https://github.com/google/protobuf/ Description: protocol buffers compiler library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for the protocol buffer compiler. Package: libproxy-dev Architecture: amd64 Version: 0.5.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libproxy Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 33 Depends: libproxy1v5 (= 0.5.4-ok2), libglib2.0-dev Filename: pool/main/libp/libproxy/libproxy-dev_0.5.4-ok2_amd64.deb Size: 6052 MD5sum: 615af42b2e4acb883b2c63a62eb6df18 SHA1: bd33b9ab251d54750472c2660982045acff401a4 SHA256: ebc592c613586c7da0c8918550ec4f393259ff32eb48782e6e064c648be39fa6 SHA512: b07189240d924650950189dc0d7c18b16659cddca81f9a2942d7d53bf9fee446263f1936d8ef91b2e014221376da82e7d31b05338076eb2c9153126a2bfa110d Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (devel) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the development files including vala bindings. Package: libproxy-tools Architecture: amd64 Version: 0.5.4-ok2 Priority: optional Section: utils Source: libproxy Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 40 Depends: libc6 (>= 2.34), libproxy1v5 (>= 0.5.3) Filename: pool/main/libp/libproxy/libproxy-tools_0.5.4-ok2_amd64.deb Size: 6808 MD5sum: de95cc0f2799abf448693804e0152399 SHA1: 3e5b71658c25c94c32a2f6c82254e5c4ede4fffd SHA256: 2c898414261e5a5eb19d94af04f7962913555c124cfae3074ab77bd9148c547a SHA512: 6f5722b0c12da1dcd2dc6baee349d12de38f14097b4b92e7e2f91647efabef44da87c8abbfb1f2d3ce8e7bb060541ccbc00d5719e9fbc6108363b831da97909c Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (tools) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains a program to interact with libproxy from the command line. Package: libproxy1-plugin-gsettings Architecture: amd64 Version: 0.5.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: libproxy Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 21 Depends: libproxy1v5 (>= 0.5.3) Filename: pool/main/libp/libproxy/libproxy1-plugin-gsettings_0.5.4-ok2_amd64.deb Size: 4148 MD5sum: 296a217982d7d63e9569485a9103696e SHA1: 2afbdc087822c8089ca65f5dff18eca50b95fb6f SHA256: dc4e269a623842be2f8eac9e97d9b8fbeffde67e5c9fe92d89a4cdf67ae50dd0 SHA512: b5e0b8585a58f2a1497a1174aefe1977a3a6ce8142f97ee0a63b4d57241364f7d4e3cf51563bc3e8d6641789cb003b85ec67d11e96cdce1e36496eb73f8d81e4 Homepage: https://libproxy.github.io/libproxy/ Description: transitional package for libproxy GSettings plugin libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package previously provided the GSettings plugin, used in GNOME. Equivalent functionality is now included in the libproxy1v5 package. This package can be removed when no other installed packages depend on it. Package: libproxy1-plugin-kconfig Architecture: amd64 Version: 0.5.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: libproxy Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 21 Depends: libproxy1v5 (>= 0.5.3) Filename: pool/main/libp/libproxy/libproxy1-plugin-kconfig_0.5.4-ok2_amd64.deb Size: 4152 MD5sum: 1edcdba03c1fa645036c900c5d329bd4 SHA1: cc26e495f8746223d4bbd39b95cd0653b397abfa SHA256: 695c4297bbff7ff53a074ded104fecbe13cf6142cad139878e557783ae95fea5 SHA512: 566695680143283c574eb969e45f41a829b54265e99d457a8eb2dd2b9933121d5a3374763ca42f9ebda6f5f0d037f7410c966059b4695a1b3d374ddbc9f4bc2f Homepage: https://libproxy.github.io/libproxy/ Description: transitional package for libproxy KConfig plugin libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package previously provided the KConfig plugin, used in KDE Plasma. Equivalent functionality is now included in the libproxy1v5 package. This package can be removed when no other installed packages depend on it. Package: libproxy1-plugin-networkmanager Architecture: amd64 Version: 0.5.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: libproxy Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 21 Depends: libproxy1v5 (>= 0.5.3) Filename: pool/main/libp/libproxy/libproxy1-plugin-networkmanager_0.5.4-ok2_amd64.deb Size: 4148 MD5sum: bc98e0c670bc9b550e8b124c048df9ab SHA1: 3fbd36c17b584a2885d8ba2c4685c444543cf605 SHA256: d86922162515f6f010b590488ac17761f6c6c380efae6fd5303c533c18715afd SHA512: dbb3e84511f889486e92be8208f4444ebd3d360871af7ba30c622397108e8dd364ff4a94a6ec272752af1dd352661a412ed5e3e31a86d604147141243edee26b Homepage: https://libproxy.github.io/libproxy/ Description: transitional package for libproxy NetworkManager plugin libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package previously provided the NetworkManager plugin. Equivalent functionality is now included in the libproxy1v5 package. This package can be removed when no other installed packages depend on it. Package: libproxy1-plugin-webkit Architecture: amd64 Version: 0.5.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: libproxy Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 21 Depends: libproxy1v5 (>= 0.5.3) Filename: pool/main/libp/libproxy/libproxy1-plugin-webkit_0.5.4-ok2_amd64.deb Size: 4164 MD5sum: b68acbfe365283f77308a65370b24ca4 SHA1: 1611144addecfdd859eb4e9774d0ab0e512ade08 SHA256: e13d2f7047378c86f22f08e2ac11a9afc2637f19f4071c5e7d1a9370f1565796 SHA512: 01456844ed6c51c0153cbb01c6acd5b7f215a0bae2451d63999eec87ee673a2c74a2c6521485d8ae7ee8eea4b0f4ea38121fb4290229a0c473a7cbad915aeffb Homepage: https://libproxy.github.io/libproxy/ Description: transitional package for libproxy Webkit plugin libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package previously provided PAC support via WebKit's JavaScript engine. Equivalent functionality is now included in the libproxy1v5 package. This package can be removed when no other installed packages depend on it. Package: libproxy1v5 Architecture: amd64 Version: 0.5.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: libproxy Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 95 Depends: libc6 (>= 2.4), libcurl3-gnutls (>= 7.16.2), libduktape207 (>= 2.0.3), libglib2.0-0t64 (>= 2.79.0) Conflicts: libproxy1 Replaces: libproxy1 Filename: pool/main/libp/libproxy/libproxy1v5_0.5.4-ok2_amd64.deb Size: 20724 MD5sum: 500c00bfa19e49cdff7834918f38a8e7 SHA1: 8a21c83a6cbf938a1a9f6f883aee3c2aacda65e9 SHA256: d21bf021fa3b7f898999fb122c112650fb160491cecbfae25f64c6b0ceb3546b SHA512: f1460ad18c3f7c8214e2245ab9c912ab855efae6d70e8a0d74f4a4e05d04cd3382aa22a45c3982449108c6c5296306d5d4f070614ad6cd7b81c28647738beafe Homepage: https://libproxy.github.io/libproxy/ Description: automatic proxy configuration management library (shared) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the shared library. Package: libpskc-dev Architecture: amd64 Version: 2.6.11-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: oath-toolkit Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 286 Depends: libpskc0t64 (= 2.6.11-ok2) Filename: pool/main/o/oath-toolkit/libpskc-dev_2.6.11-ok2_amd64.deb Size: 106832 MD5sum: b48092b4a03a4bab5469cc472a363208 SHA1: 589e70ae16edc82a6cecc1dc17804928c944e2b0 SHA256: a86fff7549a8bb615222b582c67291bafedd03f7f9d392ea15eb2e426e4b6881 SHA512: 6fc5e42d786d170c2c6c89e91f76cb872499c669c6d7c7bdb51289cc9351bba798cf5370e4a9ffaefd43e0566ffa5180a828bc21ebbb66afc3c4c1145df5b3ed Homepage: https://www.nongnu.org/oath-toolkit/ Description: Development files for the OATH Toolkit Libpskc library OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package contain all files necessary for developing programs that use Libpskc. Package: libpskc0t64 Architecture: amd64 Version: 2.6.11-ok2 Multi-Arch: same Priority: optional Section: libs Source: oath-toolkit Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 127 Provides: libpskc0 (= 2.6.11-ok2) Depends: libc6 (>= 2.38), libxml2 (>= 2.7.4), libxmlsec1t64 (>= 1.2.31), libxmlsec1t64-openssl (>= 1.2.31) Breaks: libpskc0 (<< 2.6.11-ok2) Replaces: libpskc0 Filename: pool/main/o/oath-toolkit/libpskc0t64_2.6.11-ok2_amd64.deb Size: 24556 MD5sum: c6e73cdf12f29afbf37fbf9858ca40cb SHA1: 970cda1b26b77068b7b2b6de8766c50e8399ab7a SHA256: 1b762e1ef6b1ae8180c558b3f2cb9bca8c0b93ee6e61f58c69d20ecc3123f6b8 SHA512: 3e1f9860277632e9e49acffab761ee39fc01e66d5805513358f09b8d588f935ebec11ea7df10f2dfd72e560e621ab66ff7c831ecb7873e2bcf83e99eb86df2d5 Homepage: https://www.nongnu.org/oath-toolkit/ Description: OATH Toolkit Libpskc library OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package includes the Libpskc shared library that is used by applications. You normally don't need to install it manually. Package: libpsl-dev Architecture: amd64 Version: 0.21.2-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: libpsl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Tim Rühsen Installed-Size: 209 Depends: libpsl5t64 (= 0.21.2-ok1.2) Filename: pool/main/libp/libpsl/libpsl-dev_0.21.2-ok1.2_amd64.deb Size: 72316 MD5sum: 1094deb4af6c919079f5ad6fa7dc6457 SHA1: b16f58f62c9b73dcf90dc28840d32e1d796001bd SHA256: 637723bed0946d828487fb18737944ca55210a58b0c52f4f2aa1caa75aaeb41d SHA512: 0ef171f0a1e7973af8516345f17468af6b460580152383525c56cbc617d1bdde057a2b74f0496858f8280df5466e3f11a3adf118c72fcc2519532ec7bf07cf3a Homepage: https://github.com/rockdaboot/libpsl Description: Library for Public Suffix List (development headers) Libpsl allows checking domains against the Public Suffix List. It can be used to avoid privacy-leaking 'super-cookies', 'super domain' certificates, for domain highlighting purposes sorting domain lists by site and more. . Please see https://publicsuffix.org for more detailed information. . This package contains development header files and documentation for developers. Package: libpsl5t64 Architecture: amd64 Version: 0.21.2-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: libpsl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Tim Rühsen Installed-Size: 99 Provides: libpsl5 (= 0.21.2-ok1.2) Depends: libidn2-0 (>= 0.16), libc6 (>= 2.33), libunistring5 (>= 1.1) Recommends: publicsuffix (>= 20150507) Breaks: libpsl5 (<< 0.21.2-ok1.2) Replaces: libpsl5 Filename: pool/main/libp/libpsl/libpsl5t64_0.21.2-ok1.2_amd64.deb Size: 53808 MD5sum: 9a52fbb2302bb5a00114c649224ef245 SHA1: 2807b3f9568e17870912b4cffb35b86f50e9c195 SHA256: c72d1370f3f0e21b9b3897058f915bd71b062512e4caf95e49bd25ba55084052 SHA512: dff2ff402065f39142111fb9c9d8b29aa84a751d2b949ac2a462441c16c9b7cec88b5551329dbc308eca41f4aff3f413d5084c28da1f34b7ece4a20fbf86471c Homepage: https://github.com/rockdaboot/libpsl Description: Library for Public Suffix List (shared libraries) Libpsl allows checking domains against the Public Suffix List. It can be used to avoid privacy-leaking 'super-cookies', 'super domain' certificates, for domain highlighting purposes sorting domain lists by site and more. . Please see https://publicsuffix.org for more detailed information. . This package contains runtime libraries. Package: libpsm-infinipath1 Architecture: amd64 Version: 3.3+20.604758e7-ok2 Priority: optional Section: libs Source: infinipath-psm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 446 Depends: libc6 (>= 2.14), libuuid1 (>= 2.16) Filename: pool/main/i/infinipath-psm/libpsm-infinipath1_3.3+20.604758e7-ok2_amd64.deb Size: 181326 MD5sum: 5fb2df3913fee459f32ac86af01df879 SHA1: 7c03fde53a2756d77dd694e180cd0625df14f776 SHA256: 5967e4efc7e0da69258b575a2e6657feaaf532e942c5fd57db1a00a23370ec29 SHA512: b66e695cc970bc3c5b5e6b426e06662267bcad5508dab1b5bae54f6211da73db3dee28fa7ca45e4f8fb90d11a9528cb4705012d1eb38beb7def4c6dbe5e09258 Homepage: https://github.com/intel/psm Description: PSM Messaging library for Intel Truescale adapters The PSM Messaging API, or PSM API, is Intel's (formerly QLogic's) low-level, user-level communication interface for the Truescale family of products. PSM users can use mechanisms necessary to implement higher-level communication interfaces in parallel environments. . This package contains the shared libraries. Package: libpsm-infinipath1-dbg Architecture: amd64 Version: 3.3+20.604758e7-ok2 Priority: optional Section: debug Source: infinipath-psm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1042 Depends: libpsm-infinipath1 (= 3.3+20.604758e7-ok2) Filename: pool/main/i/infinipath-psm/libpsm-infinipath1-dbg_3.3+20.604758e7-ok2_amd64.deb Size: 988350 MD5sum: 3499539765d04cbba46a26a7c7824272 SHA1: 921bfe45b731794f73b9e89c9399b5ac0a6cf32b SHA256: ad5fa039b598a9ad28f5a053c2c9400efda277913f1a3b397a141dabc0bc963d SHA512: 6942d731b217b591da1d7bdb3f00088a8d4604144cae110cda074f95a3c5efa8fb17e400e0f0e0cd415a5630f3b874f5adb028bbd88af19c35c7b72bf9cc263f Homepage: https://github.com/intel/psm Description: Debugging symbols for libpsm-infinipath1 The PSM Messaging API, or PSM API, is Intel's (formerly QLogic's) low-level, user-level communication interface for the Truescale family of products. PSM users can use mechanisms necessary to implement higher-level communication interfaces in parallel environments. . This package contains the debugging symbols associated with libpsm-infinipath1. They will automatically be used by gdb for debugging libpsm-infinipath1-related issues. Build-Ids: d3d318a04e550fac10da0a0528d1d5873713a580 df22d42f82a50a6a803de6936ccfaaa0ab32188b Package: libpsm-infinipath1-dev Architecture: amd64 Version: 3.3+20.604758e7-ok2 Priority: optional Section: libdevel Source: infinipath-psm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 81 Depends: libpsm-infinipath1 (= 3.3+20.604758e7-ok2) Conflicts: libion-dev Filename: pool/main/i/infinipath-psm/libpsm-infinipath1-dev_3.3+20.604758e7-ok2_amd64.deb Size: 18766 MD5sum: beb14567c453af9f1ebac7e19af0434a SHA1: 3c0501c3387711906f4a69061a20eaabd3be879e SHA256: 0842cf9642db28d74a6a6a6fa293f2ffd81e85aca44fb90c2c1dc5ef0f2ae378 SHA512: 994dce761a6857971fb24fda4cb6e2baba4d2e2b2a719f54fef1d59bef9d656d1f22b7d469b3fe8b2821c92c72833dcd8c8acae4814439467efac72a689c5a1c Homepage: https://github.com/intel/psm Description: Development files for libpsm-infinipath1 The PSM Messaging API, or PSM API, is Intel's (formerly QLogic's) low-level, user-level communication interface for the Truescale family of products. PSM users can use mechanisms necessary to implement higher-level communication interfaces in parallel environments. . This package is needed to compile programs against libpsm-infinipath1. It contains the header files and links needed for compiling. Package: libpsm2-2 Architecture: amd64 Version: 11.2.185-ok1 Priority: optional Section: libs Source: libpsm2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 437 Depends: libc6 (>= 2.17), libnuma1 (>= 2.0.11) Filename: pool/main/libp/libpsm2/libpsm2-2_11.2.185-ok1_amd64.deb Size: 191844 MD5sum: 5e7adaef27c5bb74dac339c233d1cbd4 SHA1: c92de6486cd1844872f2c7b854032070b5b14832 SHA256: 152624f9d63a05886594d8ebfbf1765c9d1b300ae6950ade69c1a30e7c8cbed9 SHA512: f151439ec85c84d7c5dc612252a63aa19506719de7e4621faad0720b4b27d46d320c2f826d5e987d23bde02d3a9b094ff3543234b73a266a846aa6aba71173fb Homepage: https://github.com/01org/opa-psm2 Description: Intel PSM2 library PSM2 is Intel's low-level user-space communications interface for the Intel(R) OPA family of products. PSM2 users are enabled with mechanisms necessary to implement higher level communications interfaces in parallel environments. Package: libpsm2-2-compat Architecture: amd64 Version: 11.2.185-ok1 Priority: optional Section: libs Source: libpsm2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 47 Depends: libpsm2-2 (= 11.2.185-ok1) Filename: pool/main/libp/libpsm2/libpsm2-2-compat_11.2.185-ok1_amd64.deb Size: 6514 MD5sum: 5a85a1eb309754a06dc13584c6bb6b5c SHA1: 61b8404342c1c2cebf527e34c2b66d7414d4f95d SHA256: 4d6383d4bf90547cb550c8a86225ea8819ad8c633cf54196b3f5925117a1d9c6 SHA512: 4de8c411e5741c1248a276a03e58cd34cb2bb599f709726afa9d9d290ab29139032f58fde002648e9dc7021eab8ac5bc0ec784c717f431878eca07f30acea26f Homepage: https://github.com/01org/opa-psm2 Description: Compat library for Intel PSM2 PSM compatibility API is Intel's low-level user-space communications interface for the Intel(R) TrueScale family of products. This library adds support for MPIs linked with PSM versions < 2. Package: libpsm2-dev Architecture: amd64 Version: 11.2.185-ok1 Priority: optional Section: libdevel Source: libpsm2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1110 Depends: libpsm2-2 (= 11.2.185-ok1) Filename: pool/main/libp/libpsm2/libpsm2-dev_11.2.185-ok1_amd64.deb Size: 269590 MD5sum: 5d2bb18140508f173a8152878d5bcc87 SHA1: f707e192269863c370bdb7604ce15d0fa6c40d82 SHA256: 450725cfc7890f434654e833a91501e801abd61436ad48954ddc92835da021a7 SHA512: e8e55f7e40d3dda4b9b349a3b3a59636353e8f24622704cf1007cb9ad72b4aba739ca449ebc67a2e67c8fa14722b357ac4dee27035a301d4dd201c292ee88de2 Homepage: https://github.com/01org/opa-psm2 Description: Development files for Intel PSM2 library PSM2 is Intel's low-level user-space communications interface for the Intel(R) OPA family of products. PSM2 users are enabled with mechanisms necessary to implement higher level communications interfaces in parallel environments. This package contains the development headers for Intel PSM2 library. Package: libpspell-dev Architecture: amd64 Version: 0.60.8.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: aspell Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Agustin Martin Domingo Installed-Size: 39 Depends: libaspell15 (= 0.60.8.1-ok1), libaspell-dev Suggests: aspell-doc Replaces: aspell-bin (<< 0.50.3-3) Filename: pool/main/a/aspell/libpspell-dev_0.60.8.1-ok1_amd64.deb Size: 4608 MD5sum: b3d70b67abe765af4bd23193428f51b1 SHA1: eb8c62ca4a605458e8574fabe8a01ba6876fec68 SHA256: 8a9e8e17f79ad9fc79d13888c249dc3215de10a39fee5353179c8d89cfe0e89e SHA512: e9327bc37b53fbdddbf969ab79c19775b233a01542cac4b97b7c09480689d37266601347db6758cab4a9525bd37f23f54f71b5649f510140adec5f3660c2adbe Homepage: http://aspell.net/ Description: Development files for applications with pspell support This package contains the headers and static libraries for developing applications with portable spell-checking interface (pspell) support. . You need this package ONLY if you plan to build applications that link against the pspell static libraries. You do not have to install this package if all you want to do is use the Aspell program to spell-check. Package: libptexenc-dev Architecture: amd64 Version: 2023.20230311.66589-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 124 Depends: libptexenc1 (= 2023.20230311.66589-ok1) Filename: pool/main/t/texlive-bin/libptexenc-dev_2023.20230311.66589-ok1_amd64.deb Size: 38356 MD5sum: 75851c1f66425f3ea69060b6698f56e3 SHA1: 461607ed0c9a82ff8f9b7c57a9518cee499c690c SHA256: 4fb6fc85c86a83d8e53e98c8406bd53fb704eb2a2f54a0233c2eafebe07e7326 SHA512: 265a055dd27d915e832125c42e0b55bdc75983f2fdd7984acd23a965c2de44ac7def260eb789078d9dd50e9c343de67208df20c82ad7efb03c29607440332aad Homepage: https://www.tug.org/texlive/ Description: TeX Live: ptex encoding library (development part) This package contains the static library and header files for the ptexenc library, a library for encoding support in pTeX, a Japanese TeX engine. Package: libptexenc1 Architecture: amd64 Version: 2023.20230311.66589-ok1 Multi-Arch: same Priority: optional Section: libs Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 104 Depends: libc6 (>= 2.33), libkpathsea6 (>= 2023.20230311.66589) Filename: pool/main/t/texlive-bin/libptexenc1_2023.20230311.66589-ok1_amd64.deb Size: 37800 MD5sum: 643aaa115538e8089e54cf261657af75 SHA1: 3a8f09b41891d4f2fc4ff9a60036b01df64f0471 SHA256: 41a0a28670748e5314dd85200963f287eb0d8a0721d3c517366ace9a26b920bc SHA512: 4a84e8ac802b0ab7fee0fe71abdba23decb6f7ba5acf8e0442ef466333d8ea92576fb5a007d6e7b03b9e0c0be3f770b5d01b7f9ed58c14176aa89ae85a4667bd Homepage: https://www.tug.org/texlive/ Description: TeX Live: pTeX encoding library library for encoding support in pTeX, a Japanese TeX engine. Package: libpthread-stubs0-dev Architecture: amd64 Version: 0.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libpthread-stubs Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 17 Filename: pool/main/libp/libpthread-stubs/libpthread-stubs0-dev_0.4-ok2_amd64.deb Size: 4254 MD5sum: 05fae5a968bc5950dfff65f41c0bdc13 SHA1: 145f17fff504c5090912ee6b7e973a4182f40c55 SHA256: e33ce3198934ea733869b1d29422eeb680b79126da8f9bf4c33384e73c88dfff SHA512: 1201c731642bf27c92740d9e4cba75bf3d67fa44eff1ac39a5d583c5d0f25ee66b6fb609d4c20f39e020413888bc76153093df3a81f049460c4c03c5e3866f13 Description: pthread stubs not provided by native libc, development files This library provides weak aliases for pthread functions not provided in libc or otherwise available by default. Libraries like libxcb rely on pthread stubs to use pthreads optionally, becoming thread-safe when linked to libpthread, while avoiding any performance hit when running single-threaded. libpthread-stubs supports this behavior even on platforms which do not supply all the necessary pthread stubs. . On platforms which already supply all the necessary pthread stubs, this package ships only the pkg-config file pthread-stubs.pc, to allow libraries to unconditionally express a dependency on pthread-stubs and still obtain correct behavior. Package: libpulse-dev Architecture: amd64 Version: 1:16.1+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: pulseaudio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 474 Depends: libpulse0 (= 1:16.1+dfsg1-ok1), libpulse-mainloop-glib0 (= 1:16.1+dfsg1-ok1), libglib2.0-dev Filename: pool/main/p/pulseaudio/libpulse-dev_16.1+dfsg1-ok1_amd64.deb Size: 73736 MD5sum: fc3c63dbccb33ede216038eefeb43772 SHA1: c85ae2cd0b7403c2f9a070ffbcc98d01440cac95 SHA256: 18df0e2be9a8aa8fc6bb42a41780a08b31d348c2e3ce6e6ce2017b7606b8c3d4 SHA512: b8daa1d72f2b62b93939e5471b0537fb44050b7d510b3f5af45724ff081c9560574eb6da48f37769710e4de376f3ade03d13130c757265731e75f5f2150890aa Homepage: https://www.pulseaudio.org Description: PulseAudio client development headers and libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Headers and libraries for developing applications that access a PulseAudio sound server via PulseAudio's native interface. Package: libpulse-mainloop-glib0 Architecture: amd64 Version: 1:16.1+dfsg1-ok1 Multi-Arch: same Priority: optional Section: sound Source: pulseaudio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 64 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.28.0), libpulse0 (= 1:16.1+dfsg1-ok1) Filename: pool/main/p/pulseaudio/libpulse-mainloop-glib0_16.1+dfsg1-ok1_amd64.deb Size: 11588 MD5sum: 81d488574774927944c9014cca5e0466 SHA1: 220a15f369ff53082bf6149c733b8b4e5149887a SHA256: e5d038fac3dd183dadae6ecc9f18fa470747cac430edab9eafed920095b081f2 SHA512: ac2e16d78f67ad5a62d74d5bd7b39f5f1ccd5c388b70d670de28df6984ece6c2b5d1cfc81186ef1e98b99fd70d4c9a9d36127cf32be0d92a9169473125be65f3 Homepage: https://www.pulseaudio.org Description: PulseAudio client libraries (glib support) PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. . This package adds support for glib2 client applications. Package: libpulse0 Architecture: amd64 Version: 1:16.1+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: pulseaudio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 963 Depends: libapparmor1 (>= 2.7.0~beta1+bzr1772), libasyncns0 (>= 0.3), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libsndfile1 (>= 1.0.20), libsystemd0, libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb1 Suggests: pulseaudio Filename: pool/main/p/pulseaudio/libpulse0_16.1+dfsg1-ok1_amd64.deb Size: 268428 MD5sum: 7ef8aeb0757d72e99274bc7e185623e8 SHA1: 90210e4eb112753b8f67bccbb4c32638ed5b40e2 SHA256: 2f31629377541aa6aa47c88cb6290619e0404cd760e3166c455dd8fefd0c0857 SHA512: b3e9330daa52cfe76c9c4167792a23943fe91d635d450a2a382261ab1d4d35d3c7fd43b1c1c92d7d50e054f928e40af63148bc94813759d19dfe4263ead0ecff Homepage: https://www.pulseaudio.org Description: PulseAudio client libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. Package: libpwquality-common Architecture: all Version: 1.4.5-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: libpwquality Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 456 Breaks: libpwquality-tools (<< 1.4.1-2~) Replaces: libpwquality-tools (<< 1.4.1-2~) Filename: pool/main/libp/libpwquality/libpwquality-common_1.4.5-ok2_all.deb Size: 51164 MD5sum: 64737b823430f64d56f7db46e24acee7 SHA1: cf80d93d68789471cef5ba6f8d0a90a491e60a18 SHA256: 0add3a2a500f5c65d1f58cd4309dead7d725eb84a2cb50e03dccee38ac57f5e8 SHA512: 5268861d0c0f0344cc26e2fcfb311a0cb200f8f5c16bfdbceb4f754a7e874ff770c5b7590acca0ae3cd22e2a0201fb864728105bdb336cb2dfd6fecc66a621f6 Homepage: https://github.com/libpwquality/libpwquality Description: library for password quality checking and generation (data files) libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the configuration file and man page for libpwquality. Package: libpwquality-dev Architecture: amd64 Version: 1.4.5-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libpwquality Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 32 Depends: libpwquality1 (= 1.4.5-ok2) Filename: pool/main/libp/libpwquality/libpwquality-dev_1.4.5-ok2_amd64.deb Size: 8080 MD5sum: 91438fbfcab1346728d7b355338c8b72 SHA1: 7330acb4ba771a9178197699588087fff023874e SHA256: 6e9fe7c442bef9407d32848a3eba94272801e396a1fd5d68a9930890e1b8dbb1 SHA512: 1487e38c46d7186161386558753e96f7d3e801600dbf40f46b6e8d3032e14bc9aeb251914895bca33490ff8bb6b21a8d60dd767c5777c24c202dcc4339f6d87b Homepage: https://github.com/libpwquality/libpwquality Description: Password quality checking and generation (development files) libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the development files, and should be used for compilation. Package: libpwquality-tools Architecture: amd64 Version: 1.4.5-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: libpwquality Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 49 Depends: libc6 (>= 2.38), libpwquality1 (>= 1.1.0) Recommends: cracklib-runtime Filename: pool/main/libp/libpwquality/libpwquality-tools_1.4.5-ok2_amd64.deb Size: 9380 MD5sum: 41fd07d11c13ca9122c5c0a4644ff1c3 SHA1: b1f4328dfa23f38aeea287365a144abf04b2e124 SHA256: 7dc7fbeb179eb1919f7946315460b2426ce75205b27729f2e2c3857a1a861b75 SHA512: 816ae45f18e9b41aee4603e09aecba67bf2169ee1279a26f68f352e3c85c465016248bd959586127726905ceb7bc837c23abd38a8baa9c1faab91b43ec64fdef Homepage: https://github.com/libpwquality/libpwquality Description: tools for password quality checking and generation libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . Tools for password quality checking and generation. Package: libpwquality1 Architecture: amd64 Version: 1.4.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: libpwquality Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 48 Depends: libc6 (>= 2.38), libcrack2 (>= 2.8.14), libpwquality-common Filename: pool/main/libp/libpwquality/libpwquality1_1.4.5-ok2_amd64.deb Size: 12320 MD5sum: 2b59d411799e978308b718df354940dc SHA1: f71baede1d26be6b6d224ceeba3a5ee9e58ef3e6 SHA256: 49dee416ea1b49492465a013f563de639b15812fd902e6610fc0c00e7a5c86b2 SHA512: 728696027db16f2d9495b4fc9e91b6227a8c1db7b7a5f28770fb5d2d50adf45fd909fbd8e422f2dd4ca5dffa51dfd6aec513cc6cc88db8eed07e91aefca48a1e Homepage: https://github.com/libpwquality/libpwquality Description: library for password quality checking and generation libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the shared library. Package: libpython-all-dbg Architecture: amd64 Version: 2.7.18-ok1 Multi-Arch: same Priority: optional Section: debug Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7 Depends: libpython2-dbg (= 2.7.18-ok1), libpython2.7-dbg Filename: pool/main/p/python-defaults/libpython-all-dbg_2.7.18-ok1_amd64.deb Size: 1000 MD5sum: 586033dbc1f3d2fefc50a680cd7492c5 SHA1: 24e30f88f8a1b0c1f3f0b88fb898d4775e5e733e SHA256: 4bd740f70a3577b2b1aadeed83651443f26434bde297f875e2c168b4fa8103ec SHA512: be3c4afb6fc704f99f21b3290b6b8a3088cea138d5c4c446220dba391e4194f321203bc154e9c23433d3731cea2ba85c706a75301a70022c8bab5f1e27479763 Homepage: https://www.python.org/ Description: package depending on all supported Python2 debugging packages The package currently depends on libpython2.7-dbg, in the future, dependencies on jython (Python2 for a JVM) and ironpython (Python2 for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python2 debug packages. Package: libpython-all-dev Architecture: amd64 Version: 2.7.18-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Depends: libpython2-dev (= 2.7.18-ok1), libpython2.7-dev Filename: pool/main/p/python-defaults/libpython-all-dev_2.7.18-ok1_amd64.deb Size: 886 MD5sum: 60dbb48dba8c3baacad1942f54976f4c SHA1: 955f695ca4cf972f6c82c17162cdfb62945e24b4 SHA256: 677067c13be83f22a510134a390c11b7da14e5cfd125adc4e407ebb83572dae5 SHA512: ccfac86c2de33923bf1a33e0898b49992c3f980044c478c0a71dacb787f502ab82738656bdf8471cd995b6440cf213b65ea183cb88207e83f182aaeb78601ce4 Homepage: https://www.python.org/ Description: package depending on all supported Python2 development packages The package currently depends on libpython2.7-dev, in the future, dependencies on jython (Python2 for a JVM) and ironpython (Python2 for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python2 development packages. Package: libpython2-dbg Architecture: amd64 Version: 2.7.18-ok1 Multi-Arch: same Priority: optional Section: debug Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16 Depends: libpython2.7-dbg (>= 2.7.18~) Breaks: libpython-dbg (<< 2.7.15-2) Replaces: libpython-dbg (<< 2.7.15-2) Filename: pool/main/p/python-defaults/libpython2-dbg_2.7.18-ok1_amd64.deb Size: 2564 MD5sum: a0f385cbd4af0c4f551ea9d036de28cb SHA1: ca125feb6d0c9e18e6e7257fad8f7655f53eca61 SHA256: 848a553d19e2f6d02a7b6ed791d12689e9d13da520290b4eaeb27d3ad7c0fa63 SHA512: eda639aa01e72522fd8b55c8bef49e89bad627eaba6bca331fefcb8733076e16552e949558319f88446573686158039fb3c262291461159178cd5a2511d8a251 Homepage: https://www.python.org/ Description: debug build of the Python2 interpreter (version 2.7) Python2 interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.7/lib-dynload/debug first. Package: libpython2-dev Architecture: amd64 Version: 2.7.18-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16 Depends: libpython2.7-dev (>= 2.7.18~) Breaks: libpython-dev (<< 2.7.15-2) Replaces: libpython-dev (<< 2.7.15-2) Filename: pool/main/p/python-defaults/libpython2-dev_2.7.18-ok1_amd64.deb Size: 2636 MD5sum: dc9e93a3a7eaf269e47fc1b794ed4d04 SHA1: 1404bbfcf8a67af7885c66da594c8e7a81d20917 SHA256: fff03866dd0d2a9a6fb6095633a9bc9aa3376e8befc70ac38cee143dbb1add2d SHA512: 6ad8fc2e3250c0dd01e1d8a177eed7adf77e236c8db790653f934dc0eb2eef32f6119ca3061f7e07d36d3b217398d37cb4dd1c6d5d2302edb08f229d8d49bad0 Homepage: https://www.python.org/ Description: header files and a static library for Python2 Header files, a static library and development tools for building Python2 modules, extending the Python2 interpreter or embedding Python2 in applications. . This package is a dependency package, which depends on Debian's Python2 version (currently v2.7). Package: libpython2-stdlib Architecture: amd64 Version: 2.7.18-ok1 Multi-Arch: same Priority: optional Section: python Source: python-defaults Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 11 Depends: libpython2.7-stdlib (>= 2.7.18~) Breaks: libpython-stdlib (<< 2.7.15-2) Replaces: libpython-stdlib (<< 2.7.15-2) Filename: pool/main/p/python-defaults/libpython2-stdlib_2.7.18-ok1_amd64.deb Size: 2554 MD5sum: eea1d4affb11ac13c7cefe647f7283c4 SHA1: ef479ac52336fafd8148c2ca0abc36fb302cc1ec SHA256: 421637072dbd70e81b9bf1373da863d104311410feb4db80279b6a150892d7d7 SHA512: a6ce9afa6ffc57a3ff6dcb38e90d7f1f4026ffa7ff1710d2fa85c16dce64c0b003576bb922f42186ddb9c6c6e773228ab748963492dfcc522c1d7dd88e512160 Homepage: https://www.python.org/ Description: interactive high-level object-oriented language (Python2) Python2, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's Python2 version (currently v2.7). Package: libpython2.7 Architecture: amd64 Version: 2.7.18-ok2 Multi-Arch: same Priority: optional Section: libs Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3413 Depends: libpython2.7-stdlib (= 2.7.18-ok2), libc6 (>= 2.29), zlib1g (>= 1:1.2.0) Replaces: python2.7 (<< 2.6) Filename: pool/main/p/python2.7/libpython2.7_2.7.18-ok2_amd64.deb Size: 1168328 MD5sum: 9f78672f76e9b8740aeff317e0409b07 SHA1: a0d6120d35b4e6aab9ed3b7272a71a1219c67e11 SHA256: 53936a3e821e161190f487a216da4cf34f97ec2235c7f962957fb2863e4a8e02 SHA512: f37a6df4505abb6706d0bdb025d51b8a0d7140b25af1b1cbc298de28cd86264a7ca4111d3c3634a0c3ffbd9baefdba25caace4b445231ebbb5274b634a2a0e1d Description: Shared Python runtime library (version 2.7) Python is a high-level, interactive, object-oriented language. Its 2.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython2.7-dbg Architecture: amd64 Version: 2.7.18-ok2 Multi-Arch: same Priority: optional Section: debug Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 44896 Depends: libpython2.7-stdlib (= 2.7.18-ok2), libbz2-1.0, libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.1~beta3), libffi7 (>= 3.3~20180313), libncursesw6 (>= 6), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.5.9), libssl1.1 (>= 1.1.0), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Suggests: python2.7-gdbm-dbg, python2.7-tk-dbg Replaces: python2.7-dbg (<< 2.7.3-10) Filename: pool/main/p/python2.7/libpython2.7-dbg_2.7.18-ok2_amd64.deb Size: 17657616 MD5sum: 5b8f2ece55ab0a3dd5dcadb9a35e0ff6 SHA1: f1f6af04cab6e5ac7a10debfc09a8c9917a14f70 SHA256: 532fcc88b27918597b8972562370ec5b7a94adf457caf330808d4d7cf44ce389 SHA512: 12570ee16adbf2b22a472273888cec27132005fc6a3c765dd14d3690fa8b3fba58286e197d03c1a97dca3a94c94e54b6d2df9e05e6f8d6a4b62991ffaddaa234 Description: Debug Build of the Python Interpreter (version 2.7) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython2.7-dev Architecture: amd64 Version: 2.7.18-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 13475 Depends: libpython2.7-stdlib (= 2.7.18-ok2), libpython2.7 (= 2.7.18-ok2), libexpat1-dev Recommends: libc6-dev | libc-dev Replaces: python2.7 (<< 2.7-3), python2.7-dev (<< 2.7.3-10), python2.7-minimal (<< 2.7.3-10) Filename: pool/main/p/python2.7/libpython2.7-dev_2.7.18-ok2_amd64.deb Size: 2800486 MD5sum: 7478cdbac2bc81ce0c14ba5385a02c84 SHA1: c7ad6092a729eec73cfb3ac839a5c9cf7e5d4161 SHA256: 1e56ea3d8a3a318971724f52cb758c07d5fcc4fac3ada165c62f090d057dd72c SHA512: 6b3e469c53e33ce0b844c8222e35ade3a63571a721816de31b7b7a0dc755c06688b9f9e330cf8e417f876109aa0942e8eef59f013c473f9a951a244754afce60 Description: Header files and a static library for Python (v2.7) Header files, a static library and development tools for building Python (v2.7) modules, extending the Python interpreter or embedding Python (v2.7) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python2.7-dev. Package: libpython2.7-minimal Architecture: amd64 Version: 2.7.18-ok2 Multi-Arch: same Priority: optional Section: python Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 3051 Recommends: libpython2.7-stdlib Conflicts: binfmt-support (<< 1.1.2) Breaks: python2.7-minimal (<< 2.7.4~rc1-1~) Replaces: libpython2.7-stdlib (<< 2.7.8-7), python2.7 (<< 2.7.4-2), python2.7-minimal (<< 2.7.3-10) Filename: pool/main/p/python2.7/libpython2.7-minimal_2.7.18-ok2_amd64.deb Size: 384072 MD5sum: fe93c621b3646c10cd736fe41a9e8cca SHA1: 6e8647f20b39acf507c9b1949f662083a15b9c26 SHA256: 0da64d1c02595a7709fa1815151aaea537096058637c9672568683cdb3c4aebc SHA512: 94f893d080722092663a4fcfae505aa4991a600c9d09a21659cd6e5466b1551bfb4791d04057005fdff7b0fef9aef0111d3ffdfeb76e1cbf3393265258a8cadf Description: Minimal subset of the Python language (version 2.7) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python2.7-minimal. Package: libpython2.7-stdlib Architecture: amd64 Version: 2.7.18-ok2 Multi-Arch: same Priority: optional Section: python Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 8903 Provides: python-argparse, python2.7-argparse, python2.7-celementtree, python2.7-cjkcodecs, python2.7-ctypes, python2.7-elementtree, python2.7-profiler, python2.7-wsgiref Depends: libpython2.7-minimal (= 2.7.18-ok2), libssl3, media-types | mime-support, libbz2-1.0, libc6 (>= 2.28), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.1~beta3), libffi7 (>= 3.3~20180313), libncursesw6 (>= 6), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.5.9), libssl1.1 (>= 1.1.0), libtinfo6 (>= 6) Breaks: python-urllib3 (<< 1.9.1-3) Replaces: libpython2.7-testsuite (<< 2.7.13-4), python2.7 (<< 2.7.5-0~) Filename: pool/main/p/python2.7/libpython2.7-stdlib_2.7.18-ok2_amd64.deb Size: 2023386 MD5sum: 4b3c638ee911a0911212dfd3d76a932b SHA1: 3c8bc12a82d9e602335a7db62dfdf46065916016 SHA256: 445072729c395b9e191cc36e3a09a950c7778f1e4e566fae3282e7c09f381180 SHA512: 8d6596b269874ce609449fa319015611d0977c79e16bfb7bd82a6058bee1da73c2f0a0ad86d15a0e27cb5b51363238cb32aceecf852c02c250da9f4886f7a7f1 Description: Interactive high-level object-oriented language (standard library, version 2.7) Python is a high-level, interactive, object-oriented language. Its 2.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 2.7's standard library. It is normally not used on its own, but as a dependency of python2.7. Package: libpython2.7-testsuite Architecture: all Version: 2.7.18-ok2 Priority: optional Section: libdevel Source: python2.7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 14823 Depends: libpython2.7-stdlib (>= 2.7.18-ok2) Suggests: python-gdbm, python-tk Filename: pool/main/p/python2.7/libpython2.7-testsuite_2.7.18-ok2_all.deb Size: 2284944 MD5sum: 264256fe8dc27b318fce9c8cae92c85d SHA1: 1c0e92e294e6432cdd8657edda065a4439098d71 SHA256: 1096753b8703458faf4e9347ab6e5f649be3ce282fd6f2b85691016e03e20c63 SHA512: 6a10ae273f717a5e03463d588e9924e851bf820fbc0a4a36489ebbb2abf5551b612566444da1a2fce4fa764a951b1619791b17b97dec58f4366ef66ec22f2245 Description: Testsuite for the Python standard library (v2.7) The complete testsuite for the Python standard library. Note that a subset is found in the libpython2.7-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython2.7-stdlib package). Package: libpython3-all-dbg Architecture: amd64 Version: 3.12.2-ok1 Multi-Arch: same Priority: optional Section: debug Source: python3-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 6 Depends: libpython3-dbg (= 3.12.2-ok1), libpython3.12t64-dbg Filename: pool/main/p/python3-defaults/libpython3-all-dbg_3.12.2-ok1_amd64.deb Size: 1112 MD5sum: b3e5c745e8e4c14d1bb25efdb21f7c28 SHA1: 71e4a3b80bd3dbeba53dd5124c42246ea90bb407 SHA256: d2328ae253fe7d44f470bf3ee92e625a58e08b6d6af43910f30820ec15d3c665 SHA512: 657a9c79c65920de17b0ed6d8f319e7b2cfe0c8b0c419920cc4a53a0d57da4b2a2b4620f5cb19c9fd2cd133e5cbd30c879049ae2d55530376a89b703c503cec3 Homepage: https://www.python.org/ Description: package depending on all supported Python 3 debugging packages The package currently depends on libpython3.12-dbg, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 debug packages. Package: libpython3-all-dev Architecture: amd64 Version: 3.12.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: python3-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 6 Depends: libpython3-dev (= 3.12.2-ok1), libpython3.12-dev Filename: pool/main/p/python3-defaults/libpython3-all-dev_3.12.2-ok1_amd64.deb Size: 1108 MD5sum: 797b66557e6c65740146acffad2bb6ff SHA1: a7c91fe0bddc8a46dbb47be0ffc5609a3f39f708 SHA256: cc82364cfd5351b2df6d0f88c58ba89d3797b325cb522016cfba7a88d59247ac SHA512: c3aa4cacd4b70ed30941c9a68d5f92700be89290b4a92786ae4ed7151f9987bc55436ae25aeae2fa0f57d966eddf25eea88e77ad51ac0993df0da8545c2369d9 Homepage: https://www.python.org/ Description: package depending on all supported Python 3 development packages The package currently depends on libpython3.12-dev, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 development packages. Package: libpython3-dbg Architecture: amd64 Version: 3.12.2-ok1 Multi-Arch: same Priority: optional Section: debug Source: python3-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 38 Depends: libpython3.12t64-dbg (>= 3.12.2-1~) Breaks: python3-dbg (<< 3.8.0-1) Replaces: python3-dbg (<< 3.8.0-1) Filename: pool/main/p/python3-defaults/libpython3-dbg_3.12.2-ok1_amd64.deb Size: 6472 MD5sum: b8ce13544b14e05b5d1f45d75419385d SHA1: f643375a5cfcf9951113fd27e125cea08927c064 SHA256: b8826a6089e03154e358ad6f35d79ab22ee942921d9e6c9fdc3f73d887678935 SHA512: d6c5cb2a4966f4608c6caaa5f6826dbc66dbbd5d38ebdccbe074ba55b7164778fd54a6cad058782f8b9e964fb09964d828d6efd7fd76b2289d90e7c1d4fa425a Homepage: https://www.python.org/ Description: debug build of the Python 3 Interpreter (version 3.12) Python 3 interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python3.12/lib-dynload/debug first. Package: libpython3-dev Architecture: amd64 Version: 3.12.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: python3-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 34 Depends: libpython3.12-dev (>= 3.12.2-1~) Breaks: libpython3.8-dev (<< 3.8.0-2), python3-dev (<< 3.8.0-1) Replaces: libpython3.8-dev (<< 3.8.0-2), python3-dev (<< 3.8.0-1) Filename: pool/main/p/python3-defaults/libpython3-dev_3.12.2-ok1_amd64.deb Size: 6492 MD5sum: 562e73487f0f63f5af2043057c8d8345 SHA1: 38c76c437ed9943ac0e03d979376b8120bfd8b09 SHA256: 8a6043e95e1025c9b64a041670df2e603f853a09605d8927c57b59dad184d13b SHA512: fc0cfc6630eef74e9e3bd80ed4c459aa191e1adcf4543370df4241838a758aaf5ee532caf93e070a390c900ba013685dcac526f04b0b7e2c082d6a96abf8ef66 Homepage: https://www.python.org/ Description: header files and a static library for Python (default) Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. . This package is a dependency package, which depends on Debian's default Python 3 version's headers (currently v3.12). Package: libpython3-stdlib Architecture: amd64 Version: 3.12.2-ok1 Multi-Arch: same Priority: optional Section: python Source: python3-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 24 Depends: libpython3.12-stdlib (>= 3.12.2-1~) Filename: pool/main/p/python3-defaults/libpython3-stdlib_3.12.2-ok1_amd64.deb Size: 6252 MD5sum: 4ab3a3f9c59b07b0c0470d9dec7c87bb SHA1: 506c2f7b10af6832ebb7240865220cd13a77659c SHA256: a4d72e723d8b8b8b2a809cf282345bbcf0c2e6b96456b361a91aaeae04e10010 SHA512: 95af41090aedf68641f6e0278f06cd77050722d07191458dc7d7a0ee2ef81a8cddab4925cdf77ffd1d2d11c7f1d982500a21ab5506117d2091e655ff55acbb6e Homepage: https://www.python.org/ Description: interactive high-level object-oriented language (default python3 version) This package contains the majority of the standard library for the Python language (default python3 version). . This package is a dependency package, which depends on Debian's default Python 3 version's standard library (currently v3.12). Package: libpython3.10 Architecture: amd64 Version: 3.10.7-ok5 Multi-Arch: same Priority: optional Section: libs Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5857 Depends: libpython3.10-stdlib (= 3.10.7-ok5), libc6 (>= 2.30), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Filename: pool/main/p/python3.10/libpython3.10_3.10.7-ok5_amd64.deb Size: 1989256 MD5sum: d3a3505da9cb654a20b392a65cd44c67 SHA1: 5b6a78d1ad72ecfc2bc76e5cce797046ba9b723c SHA256: ba27c777300ea5debbb10e9676fc9e9ebacff6f27dcdbc5a14a1eb550e5c1a64 SHA512: 58af17a61fd23a0f247dae1a434b375cfa814496af5415b0f89e5c65c5b99e799059f7792d5e75d69d523bbd6814edeecaed7b6581658b27f7a75ea1cf4abf3c Description: Shared Python runtime library (version 3.10) Python is a high-level, interactive, object-oriented language. Its 3.10 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython3.10-dbg Architecture: amd64 Version: 3.10.7-ok5 Multi-Arch: same Priority: optional Section: debug Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 126169 Depends: libpython3.10-stdlib (= 3.10.7-ok5), libbz2-1.0, libc6 (>= 2.30), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.1~beta3), libffi7 (>= 3.3~20180313), liblzma5 (>= 5.1.1alpha+20120614), libmpdec3, libncursesw6 (>= 6.1), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.14.0), libssl1.1 (>= 1.1.1), libtinfo6 (>= 6), libuuid1 (>= 2.20.1), zlib1g (>= 1:1.2.0) Breaks: python3-gdbm-dbg (<< 3.9.9-1~) Replaces: python3-gdbm-dbg (<< 3.9.9-1~) Filename: pool/main/p/python3.10/libpython3.10-dbg_3.10.7-ok5_amd64.deb Size: 43439800 MD5sum: 2e3bb743c11a08d26b365e893b98ea07 SHA1: 20b025b8bd586e32229c45ef425bc220c12bd65c SHA256: 7617a23528cec9ac449a5814a71255b2e40b869f8509e23a4ca537371e3268c2 SHA512: c233290729cc5efe0251d1284829b5a946379a32eecf111d4078a617b5023404cf89282ae16a57c0ea97f8df1006e43b6de297abe1c9bda6a1e64827a78c5c61 Description: Debug Build of the Python Interpreter (version 3.10) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython3.10-dev Architecture: amd64 Version: 3.10.7-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21205 Depends: libpython3.10-stdlib (= 3.10.7-ok5), libpython3.10 (= 3.10.7-ok5), libexpat1-dev, zlib1g-dev Recommends: libc6-dev | libc-dev Filename: pool/main/p/python3.10/libpython3.10-dev_3.10.7-ok5_amd64.deb Size: 4925144 MD5sum: 37103aed47dfe78f59c4d2a5d15cb710 SHA1: 042eade01ad68241ff2d8ef17abc2259d1d41573 SHA256: 4a699e758ef92886336739cae80a60286366dc6f0f9ad3ef230b9c17f993a5e5 SHA512: 404d3b4e8bc6c520400b8769b37757b9d6e0edd9c9a22bee68f4abb8fc6cd608e6c68f275aed63833d2e559016a8b14ee96f8be3847cf258ba8ce713ef2e7536 Description: Header files and a static library for Python (v3.10) Header files, a static library and development tools for building Python (v3.10) modules, extending the Python interpreter or embedding Python (v3.10) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python3.10-dev. Package: libpython3.10-minimal Architecture: amd64 Version: 3.10.7-ok5 Multi-Arch: same Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5255 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.1) Recommends: libpython3.10-stdlib Conflicts: binfmt-support (<< 1.1.2) Filename: pool/main/p/python3.10/libpython3.10-minimal_3.10.7-ok5_amd64.deb Size: 837386 MD5sum: 2ee6524ee6b3a6329a907b6f4e3a449d SHA1: f66ed950ba462e27e66ae6c8b5f5363921de8b5d SHA256: f6bc0bd641f4c4e3ca49d96e64026dec31014a1ca6de262d04f14b07b6b61ceb SHA512: 17ef495f5ce224be83cdbf42be4ae4c78f773c9c45357f6f675bcc09533acadcaf4fa0afd7a656d7cbe21e54a19046dbf808b292409c5f586f3a131965e44f4b Description: Minimal subset of the Python language (version 3.10) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.10-minimal. Package: libpython3.10-stdlib Architecture: amd64 Version: 3.10.7-ok5 Multi-Arch: same Priority: optional Section: python Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8073 Depends: libpython3.10-minimal (= 3.10.7-ok5), media-types | mime-support, libbz2-1.0, libc6 (>= 2.28), libcrypt1 (>= 1:4.1.0), libdb5.3, libffi7 (>= 3.3~20180313), liblzma5 (>= 5.1.1alpha+20120614), libmpdec3, libncursesw6 (>= 6.1), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.14.0), libtinfo6 (>= 6), libuuid1 (>= 2.20.1) Breaks: python3-gdbm (<< 3.9.9-1~) Replaces: python3-gdbm (<< 3.9.9-1~) Filename: pool/main/p/python3.10/libpython3.10-stdlib_3.10.7-ok5_amd64.deb Size: 1861102 MD5sum: ea67f8a0f4609c2038f1822c64859263 SHA1: 2e96a2e374f03f68f1e7ff0900e83c8d07b98e90 SHA256: e166916d5eefad6f1aada56ce44edfea8bd5044dd674f1f5d519976aec427b55 SHA512: d1142e7098d8e7a03cdbe14c46df906b7c462bc36c6cbd9b1db2d9420b24e7b9ba35983909a34836efbead8ddbe930fd5c70202967f651736036e087f5446268 Description: Interactive high-level object-oriented language (standard library, version 3.10) Python is a high-level, interactive, object-oriented language. Its 3.10 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.10's standard library. It is normally not used on its own, but as a dependency of python3.10. Package: libpython3.10-testsuite Architecture: all Version: 3.10.7-ok5 Priority: optional Section: libdevel Source: python3.10 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 23909 Depends: python3.10 (>= 3.10.7-ok5), net-tools Suggests: python3-gdbm, python3-tk Filename: pool/main/p/python3.10/libpython3.10-testsuite_3.10.7-ok5_all.deb Size: 3397962 MD5sum: b291e32b90c3422d3180cc231077b217 SHA1: 372eb38325c897c44cbf3f2916f6a2337931523f SHA256: 679c70f80d52d399f1b877938de6f7b6dfe16e90245cbec68492c247921e7244 SHA512: 04ff4ed7a7652a5ce342825bced0cd022a5ff4350990ec696c114d443f147addd9ea3042d90987ae46fc8ea16317d50e2d2a00016a04c674c4a92fb7b94a0457 Description: Testsuite for the Python standard library (v3.10) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.10-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.10-stdlib package). Package: libpython3.11 Architecture: amd64 Version: 3.11.0~rc2-ok1 Multi-Arch: same Priority: optional Section: libs Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7766 Depends: libpython3.11-stdlib (= 3.11.0~rc2-ok1), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Filename: pool/main/p/python3.11/libpython3.11_3.11.0~rc2-ok1_amd64.deb Size: 2282044 MD5sum: c1c9932033ed11b17e8d214468c751e1 SHA1: 8d1e1f8fb1ace097fac90e41f356ddb3714d7e1e SHA256: 0cffdbb9cb804367c05c2e40499aca883740382943da8240fe33c29e1b6a6748 SHA512: 0978000a27996681d8d83370afd3760fe4f483bc569706918b6c2e3f5184b7a1640f388467485d62dac8443ec1489dcb1963bd484febfdfe1d66be2343282e94 Description: Shared Python runtime library (version 3.11) Python is a high-level, interactive, object-oriented language. Its 3.11 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython3.11-dbg Architecture: amd64 Version: 3.11.0~rc2-ok1 Multi-Arch: same Priority: optional Section: debug Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 170470 Depends: libpython3.11-stdlib (= 3.11.0~rc2-ok1), libbz2-1.0, libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.1~beta3), libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libmpdec3, libncursesw6 (>= 6.1), libnsl2 (>= 2.0.0-ok1), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.36.0), libssl1.1 (>= 1.1.1), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1), zlib1g (>= 1:1.2.0) Breaks: python3-gdbm-dbg (<< 3.9.9-1~) Replaces: python3-gdbm-dbg (<< 3.9.9-1~) Filename: pool/main/p/python3.11/libpython3.11-dbg_3.11.0~rc2-ok1_amd64.deb Size: 53464670 MD5sum: 8ccb0a1b8f9d428a540f3fe6c21a107a SHA1: 84ec02301573e233050c12ad2c331baf8b5790fb SHA256: 07f9d02fcd2bcad5c12ec273204407d1076d8f3f02fdbef37c8e9c92b12e9c62 SHA512: 63de7dc99cb7eb3ada4604fe2b70fbeecf0bec4a09f1302c751625b6a42a114f27771c513e1d68b3bc79783d77470e0db3d07be31697462f31729cf97bc86582 Description: Debug Build of the Python Interpreter (version 3.11) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython3.11-dev Architecture: amd64 Version: 3.11.0~rc2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 26890 Depends: libpython3.11-stdlib (= 3.11.0~rc2-ok1), libpython3.11 (= 3.11.0~rc2-ok1), libexpat1-dev, zlib1g-dev Recommends: libc6-dev | libc-dev Filename: pool/main/p/python3.11/libpython3.11-dev_3.11.0~rc2-ok1_amd64.deb Size: 5715276 MD5sum: fbee7e670a298316a5f3e4476495715e SHA1: 882e1f13c4c46b6bd78b05e5cb3d2ff95620fab4 SHA256: 84344e6c77191ccc641c5a92dbcd755cd6739f35e4dd499e99552109daf2ed00 SHA512: 716773a40d078e380dde322254908867b2c60524bd6cf7131047b69a7cce866c27fc3080022f8e01918801702c89e02168d6c3dd60380786a778fec390b468a2 Description: Header files and a static library for Python (v3.11) Header files, a static library and development tools for building Python (v3.11) modules, extending the Python interpreter or embedding Python (v3.11) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python3.11-dev. Package: libpython3.11-minimal Architecture: amd64 Version: 3.11.0~rc2-ok1 Multi-Arch: same Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 5413 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.1) Recommends: libpython3.11-stdlib Conflicts: binfmt-support (<< 1.1.2) Filename: pool/main/p/python3.11/libpython3.11-minimal_3.11.0~rc2-ok1_amd64.deb Size: 865554 MD5sum: 44a0d4027b2ac2065dd304ec82e77ea5 SHA1: e0e8b34dd61802b89a402168dad2832a9811cccc SHA256: 933083883960d5cf5b06c95715d636edbb40279e173c2bf06b0962e81036867c SHA512: acfd703ddbe746ab25679acd0aa10a13290f617f0f79ac68e6af4efe15fcec2ac54a01e477f5a14ee0d490b36d7c41e1529bac2c634f848e528e487977f1a7f1 Description: Minimal subset of the Python language (version 3.11) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.11-minimal. Package: libpython3.11-stdlib Architecture: amd64 Version: 3.11.0~rc2-ok1 Multi-Arch: same Priority: optional Section: python Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 8213 Depends: libpython3.11-minimal (= 3.11.0~rc2-ok1), media-types | mime-support, libbz2-1.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libmpdec3, libncursesw6 (>= 6.1), libnsl2 (>= 2.0.0-ok1), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.36.0), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1) Breaks: python3-gdbm (<< 3.9.9-1~) Replaces: python3-gdbm (<< 3.9.9-1~) Filename: pool/main/p/python3.11/libpython3.11-stdlib_3.11.0~rc2-ok1_amd64.deb Size: 1894052 MD5sum: 3e74848e649cbb7f9a4a407bdd112a21 SHA1: d02a7330335a41344c491b17120c7a55e537356a SHA256: 82278059700996fdf57320960ccfd193a024b7c2197db7afded7da9cc9ba9359 SHA512: f386a1cebf348e54e90c1a551dbf79230ac3cff887beba3d95f433513a7eb6aad95ee03dcd441ec51d67eafbbb0d53b2cb5232993ae47aab9d3fc7fc0a2e0fe3 Description: Interactive high-level object-oriented language (standard library, version 3.11) Python is a high-level, interactive, object-oriented language. Its 3.11 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.11's standard library. It is normally not used on its own, but as a dependency of python3.11. Package: libpython3.11-testsuite Architecture: all Version: 3.11.0~rc2-ok1 Priority: optional Section: libdevel Source: python3.11 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 24698 Depends: python3.11 (>= 3.11.0~rc2-ok1), net-tools Suggests: python3-gdbm, python3-tk Filename: pool/main/p/python3.11/libpython3.11-testsuite_3.11.0~rc2-ok1_all.deb Size: 3489508 MD5sum: e921006dd2400a535ac1635891a95d27 SHA1: 192585e42487642e7d2713eef041bbf29125ea00 SHA256: f617fef1ba5f3af19332c3c83355e5e445e7955259d8c5d7418c0c3c08670a06 SHA512: 8e8a4f8def9aafcb31594aaf7dee88fc63d74b69151768721e68bdc11dfe9be29f47012b2ef1382861b37806ec64a7c4a8b5f31888bc931e02facfdf9e15add1 Description: Testsuite for the Python standard library (v3.11) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.11-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.11-stdlib package). Package: libpython3.12-dev Architecture: amd64 Version: 3.12.2-ok4.1 Multi-Arch: same Priority: optional Section: libdevel Source: python3.12 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Maintainer: openKylin Developers Installed-Size: 28449 Depends: libpython3.12-stdlib (= 3.12.2-ok4.1), libpython3.12t64 (= 3.12.2-ok4.1), libexpat1-dev, zlib1g-dev Recommends: libc6-dev | libc-dev Filename: pool/main/p/python3.12/libpython3.12-dev_3.12.2-ok4.1_amd64.deb Size: 4947868 MD5sum: 5396207d1e7249e025ecf68466547421 SHA1: c54999625c3d3407e915400f5d2a8074e39c1cbb SHA256: 0f1b1619f22decfe55978fbb5204c07a4f367d23430d86b93a02230a23649914 SHA512: cbb1b3cf5b7431ed7048b8840b7e21b2692c5badeee6f21366bfd527957717828e95f17dc93e4de6dff932336541304486516532b40e342baa0a3d671c0ee716 Description: Header files and a static library for Python (v3.12) Header files, a static library and development tools for building Python (v3.12) modules, extending the Python interpreter or embedding Python (v3.12) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python3.12-dev. Package: libpython3.12-minimal Architecture: amd64 Version: 3.12.2-ok4.1 Multi-Arch: same Priority: optional Section: python Source: python3.12 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Maintainer: openKylin Developers Installed-Size: 5145 Depends: libc6 (>= 2.14), libssl3t64 (>= 3.0.0) Recommends: libpython3.12-stdlib Conflicts: binfmt-support (<< 1.1.2) Filename: pool/main/p/python3.12/libpython3.12-minimal_3.12.2-ok4.1_amd64.deb Size: 799168 MD5sum: d1dbd7a28767a17286b90ca7ef039f80 SHA1: 82be2fc2391a7e0832374664a7512f26463b12e9 SHA256: 89faedafffefdb93ed24a4953087b4f96bdad22d766f468c4c0c92ada726c7f1 SHA512: 9275af5d946af3c1cc1b67cddc6555329c9749701a6981287bac95a2f492cf26af160d23a0c571ebb9a10defad87da78b675cad59c7227ec258576a0bd4d9a4c Description: Minimal subset of the Python language (version 3.12) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.12-minimal. Package: libpython3.12-stdlib Architecture: amd64 Version: 3.12.2-ok4.1 Multi-Arch: same Priority: optional Section: python Source: python3.12 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Maintainer: openKylin Developers Installed-Size: 8905 Depends: libpython3.12-minimal (= 3.12.2-ok4.1), media-types | mime-support, netbase, tzdata, libbz2-1.0, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libdb5.3, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6.1), libnsl2 (>= 2.0.0-ok1), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.36.0), libtinfo6 (>= 6), libtirpc3t64 (>= 1.0.2), libuuid1 (>= 2.20.1) Breaks: libpython3.12-testsuite (<< 3.12.0-3~), python3-gdbm (<< 3.9.9-1~) Replaces: libpython3.12-testsuite (<< 3.12.0-3~), python3-gdbm (<< 3.9.9-1~) Filename: pool/main/p/python3.12/libpython3.12-stdlib_3.12.2-ok4.1_amd64.deb Size: 1927420 MD5sum: d67870895c1a11b7460fd23185224063 SHA1: 235908389c7fccf6ccc77ba7b0b185b984626557 SHA256: be38491127ceb4f40eb432500940b0b02d34a6b3620800a53d1c6e6197189dcd SHA512: 88d48de6c4a16d28773843da8acac1331f6d3d865ed6511af94e71c2faedae1171759de8091266aac6b7848d9055164aab17d8c4afc6a972eb9bab41542df850 Description: Interactive high-level object-oriented language (standard library, version 3.12) Python is a high-level, interactive, object-oriented language. Its 3.12 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.12's standard library. It is normally not used on its own, but as a dependency of python3.12. Package: libpython3.12-testsuite Architecture: all Version: 3.12.2-ok4.1 Priority: optional Section: libdevel Source: python3.12 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Maintainer: openKylin Developers Installed-Size: 27304 Depends: python3.12 (>= 3.12.2-ok4.1), net-tools Suggests: python3-gdbm, python3-tk Filename: pool/main/p/python3.12/libpython3.12-testsuite_3.12.2-ok4.1_all.deb Size: 4489960 MD5sum: 85e74ba847eadf80d17e25eb75f99e51 SHA1: dbe13cf127ff9f5b5227304994f38f55d22c07c3 SHA256: 7e4fc5c05283eb8d920adc0894e29190cbb1e91ee871db00014a33babd58f19d SHA512: 298dc77677ae0d1fa44ea68ad1a1c2356aeee64b4208590808c454715bfccc25d00fbac68d772e6080bf18894e30d4802c290d91c1987cea772d69b7d21b1d5b Description: Testsuite for the Python standard library (v3.12) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.12-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.12-stdlib package). Package: libpython3.12t64 Architecture: amd64 Version: 3.12.2-ok4.1 Multi-Arch: same Priority: optional Section: libs Source: python3.12 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Maintainer: openKylin Developers Installed-Size: 8915 Provides: libpython3.12 (= 3.12.2-ok4.1) Depends: libpython3.12-stdlib (= 3.12.2-ok4.1), libc6 (>= 2.38), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Breaks: libpython3.12 (<< 3.12.2-ok4.1) Replaces: libpython3.12 Filename: pool/main/p/python3.12/libpython3.12t64_3.12.2-ok4.1_amd64.deb Size: 2116744 MD5sum: 48f1bffe5d2ef572b77a31b2e49cde16 SHA1: 2b3a38e46a9c55a36e093df927ab32a67e18b17d SHA256: 6261065a909e19e4625fe44a0a47197f384f6acbdc86ca21f1b17dda9e65aa75 SHA512: 5200111506946d3bd875dd48ff08a336742ee0c7a9eff929fd51425f2b5de54db34feb726fd2f00f14b2869c7647c72d76b184ee68e86d46eb0c289838dab00c Description: Shared Python runtime library (version 3.12) Python is a high-level, interactive, object-oriented language. Its 3.12 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython3.12t64-dbg Architecture: amd64 Version: 3.12.2-ok4.1 Multi-Arch: same Priority: optional Section: debug Source: python3.12 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Maintainer: openKylin Developers Installed-Size: 168891 Provides: libpython3.12-dbg (= 3.12.2-ok4.1) Depends: libpython3.12-stdlib (= 3.12.2-ok4.1), libbz2-1.0, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.1~beta3), libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6.1), libnsl2 (>= 2.0.0-ok1), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.36.0), libssl3t64 (>= 3.0.0), libtinfo6 (>= 6), libtirpc3t64 (>= 1.0.2), libuuid1 (>= 2.20.1), zlib1g (>= 1:1.2.0) Breaks: libpython3.12-dbg (<< 3.12.2-ok4.1), python3-gdbm-dbg (<< 3.9.9-1~) Replaces: libpython3.12-dbg, python3-gdbm-dbg (<< 3.9.9-1~) Filename: pool/main/p/python3.12/libpython3.12t64-dbg_3.12.2-ok4.1_amd64.deb Size: 43970608 MD5sum: 5f267f3c8ab06494026f676eedf6a125 SHA1: ed9bff660c04930ed353577bd410461753a12ba5 SHA256: c86de75bb42cf2391410e17993d6fe341b4a0031d02e844f58ecc5718e812bb8 SHA512: 8edfc50560e09c91c9aa75f6550bf7ce8382a0a83fa417f150f1c634881af5416a3ba7074f2ab402cb93a9ecab7256cd6489f431894612b9caf3daadad069f45 Description: Debug Build of the Python Interpreter (version 3.12) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython3.8 Architecture: amd64 Version: 3.8.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 5371 Depends: libpython3.8-stdlib (= 3.8.2-ok4), libc6 (>= 2.35), libexpat1 (>= 2.1~beta3), zlib1g (>= 1:1.2.0) Filename: pool/main/p/python3.8/libpython3.8_3.8.2-ok4_amd64.deb Size: 1818652 MD5sum: b8951a091669db412b272f954075032d SHA1: f352713c931c427f461b48cff78deceedd2ad97a SHA256: 2f746d6ff9b0d686bf59dbe317f451902dcb8b02fe2f3a6ffe15dab41353532d SHA512: 60900722aed451e082ddc7a29d4f280d64df4689b68495fb602c0c5c2e707c184e5216692cf889c0fa1f22992085240123c1a655bcbb664a993ef9e71dbd510f Description: Shared Python runtime library (version 3.8) Python is a high-level, interactive, object-oriented language. Its 3.8 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython3.8-dbg Architecture: amd64 Version: 3.8.2-ok4 Multi-Arch: same Priority: optional Section: debug Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 70569 Depends: libpython3.8-stdlib (= 3.8.2-ok4), libbz2-1.0, libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libdb5.3, libexpat1 (>= 2.1~beta3), libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6), libnsl2 (>= 2.0.0-ok1), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.7.15), libssl1.1 (>= 1.1.1), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1), zlib1g (>= 1:1.2.0) Filename: pool/main/p/python3.8/libpython3.8-dbg_3.8.2-ok4_amd64.deb Size: 15426516 MD5sum: 045743d7bdec4ca10fb8300aa3f8ec2a SHA1: d9881726e47d2d86c91ca596dba752d50fb41e8e SHA256: 6b22b01338b58fea6033313067557d305e39ebeff6b7bfdf72f9261bdd548b82 SHA512: 6d69e6c6f71d7ee1218525530788182643df131d0662e9d18f912fc271c11e7a6343a10b543383d5427069ed60734e566baf31db7103795a699f8c2e5140d86a Description: Debug Build of the Python Interpreter (version 3.8) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython3.8-dev Architecture: amd64 Version: 3.8.2-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 19526 Depends: libpython3.8-stdlib (= 3.8.2-ok4), libpython3.8 (= 3.8.2-ok4), libexpat1-dev Recommends: libc6-dev | libc-dev Filename: pool/main/p/python3.8/libpython3.8-dev_3.8.2-ok4_amd64.deb Size: 4510538 MD5sum: 4033824c4cc604d824eb2aa0df6dfb6b SHA1: 37c40d4372750b06364a08d55d09df0128f9ffff SHA256: 36b2080d3bf1a9a5596e415cc08ad65fb5aac4254d582510db4ba83772eca594 SHA512: 5f994d4ee15f6be15e61d665c2bfb05a766661fa465b659c5f3d827e2767dfb4b348fe23761d75482a87804435f4870ec260ca35145d9e175b6ac2d48f3646b5 Description: Header files and a static library for Python (v3.8) Header files, a static library and development tools for building Python (v3.8) modules, extending the Python interpreter or embedding Python (v3.8) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python3.8-dev. Package: libpython3.8-minimal Architecture: amd64 Version: 3.8.2-ok4 Multi-Arch: same Priority: optional Section: python Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 4677 Depends: libc6 (>= 2.4), libssl1.1 (>= 1.1.1) Recommends: libpython3.8-stdlib Conflicts: binfmt-support (<< 1.1.2), libpython3.8-stdlib (<< 3.8.0~b1-1~) Breaks: libpython3.8-stdlib (<< 3.8.0~b1-1~) Filename: pool/main/p/python3.8/libpython3.8-minimal_3.8.2-ok4_amd64.deb Size: 726992 MD5sum: ef105d7db8212e1cc1435cdb94abd14a SHA1: 9a422146c771dcc5faa4ffd9e92e7deb0ef8368b SHA256: 3b34222d58bdf60e35f05e5ef0a927f80512ece83bc78267e9b0a6a0ed6fca9f SHA512: a40d77fff1cdcfdd6c2ba54178f9d8a7c0f497d7cffe17307cae45d59629594755eb6be7836b43b3419878273629b81edfa552f47093b78576c24e83a029d783 Description: Minimal subset of the Python language (version 3.8) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.8-minimal. Package: libpython3.8-stdlib Architecture: amd64 Version: 3.8.2-ok4 Multi-Arch: same Priority: optional Section: python Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 7936 Depends: libpython3.8-minimal (= 3.8.2-ok4), mime-support, libbz2-1.0, libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libdb5.3, libffi8 (>= 3.4), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6), libnsl2 (>= 2.0.0-ok1), libreadline8 (>= 7.0~beta), libsqlite3-0 (>= 3.7.15), libtinfo6 (>= 6), libtirpc3 (>= 1.0.2), libuuid1 (>= 2.20.1) Breaks: libpython3.8-testsuite (<< 3.8.0-4) Replaces: libpython3.8-testsuite (<< 3.8.0-4) Filename: pool/main/p/python3.8/libpython3.8-stdlib_3.8.2-ok4_amd64.deb Size: 1860150 MD5sum: ab828eda55a5d5ea6f005c6932bfc401 SHA1: 25244968998a6439cea9771fb649a84c6ee105e0 SHA256: afa2689aa2b911fe8708360cacdc8f76559e7649767cfbb25a48d8d6c819e664 SHA512: d946947416702f9128ce7a53866640e2f3822f8f1dcf216dc9d890168034ba40d6cdeb8379f54ceb668ddbbdd4fafe190c0c0cc693a5da7d86959a88ae45d290 Description: Interactive high-level object-oriented language (standard library, version 3.8) Python is a high-level, interactive, object-oriented language. Its 3.8 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.8's standard library. It is normally not used on its own, but as a dependency of python3.8. Package: libpython3.8-testsuite Architecture: all Version: 3.8.2-ok4 Priority: optional Section: libdevel Source: python3.8 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 22315 Depends: python3.8 (>= 3.8.2-ok4), net-tools Suggests: python3-gdbm, python3-tk Filename: pool/main/p/python3.8/libpython3.8-testsuite_3.8.2-ok4_all.deb Size: 3184772 MD5sum: 0a86362684d49076ff461265bde4f13e SHA1: 2002e201692c782ee277932d6bc7df5b114ef1a3 SHA256: 3fd4515ee9e4aab4a83c53bfa9434bfa3128268516855bdfa81a710964089df0 SHA512: db668219a148fc438fff72d592596c35db6c53e6ba9961f0f74f441750e6b856fdc2ba3e84d3746151d7564f1c00b6a4eef099761cd76271dabed29a4a1a05cf Description: Testsuite for the Python standard library (v3.8) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.8-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.8-stdlib package). Package: libqaccessibilityclient-qt5-0 Architecture: amd64 Version: 0.6.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libqaccessibilityclient Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 221 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/libq/libqaccessibilityclient/libqaccessibilityclient-qt5-0_0.6.0-ok1_amd64.deb Size: 59932 MD5sum: 5932e5cda8b69bc23fe3088494aaa9ac SHA1: 2612255776c6edc98b2a3a315f291b29d9149a7e SHA256: befe27642f3a0caa3e29157e420ee4134c7cca8006840c90df0eb21a5f3b2566 SHA512: d88844890ec29e0900905a26261eba9c46127e7df8108e8eab9fa5823d6871a1590927022abe3930cb9cce52f8d5880dd5d2f9b3363eba3457f43e27d5e9ef3e Homepage: https://invent.kde.org/libraries/libqaccessibilityclient Description: helper to make writing accessibility tools easier Helper library to make writing accessibility tools easier. Used by screen readers for example. . This package contains the shared library. Package: libqaccessibilityclient-qt5-dev Architecture: amd64 Version: 0.6.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libqaccessibilityclient Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian KDE Extras Team Installed-Size: 78 Depends: libqaccessibilityclient-qt5-0 (= 0.6.0-ok1), qtbase5-dev Breaks: libqaccessibilityclient-dev (<< 0.2.0~) Replaces: libqaccessibilityclient-dev (<< 0.2.0~) Filename: pool/main/libq/libqaccessibilityclient/libqaccessibilityclient-qt5-dev_0.6.0-ok1_amd64.deb Size: 15040 MD5sum: 93163787b67a7f6bbeafae5f87168138 SHA1: 69beb32936b8b939e93d68ad85a35f0bb10ec499 SHA256: f62fa06d015f445e8f89bcf35e9e11f15d48a1f53604444baffaba4b1a1b08dd SHA512: 99c87aa894ed9b22e711ff20771ebd1f3d1b9cbdf2ed0e217ee29832802feb8dffe3eb73c3f2e90f14b7fe6eafc894603cc06a44257c7cb3ee3f2d05cb51c850 Homepage: https://invent.kde.org/libraries/libqaccessibilityclient Description: helper to make writing accessibility tools easier -- development Helper library to make writing accessibility tools easier. Used by screen readers for example. . This package contains the development files. Package: libqalculate-data Architecture: all Version: 4.8.1-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2036 Breaks: libqalculate20-data (<< 3.20.1), libqalculate21-data Replaces: libqalculate20-data (<< 3.20.1), libqalculate21-data Filename: pool/main/libq/libqalculate/libqalculate-data_4.8.1-ok1_all.deb Size: 306578 MD5sum: e31b8435030a25d053c1fc123d922e22 SHA1: 5478deae8d3b52c58e4dc2e82cb8409807db754a SHA256: aee8979dd59a72403e52f3c8cc2fcd7e8ca2d960b8dcc803e02abf49741ba67a SHA512: fea876f592b74baab75417f572e26fd135db2b550f15e686b870cdc80afcddb1f7c0408e1f16aca24309dd7370fe4a04d35ebde95dbc2cab108713b3b3bf757b Homepage: https://qalculate.github.io/ Description: Powerful and easy to use desktop calculator - data Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the data files needed by libqalculate. Package: libqalculate-dev Architecture: amd64 Version: 4.8.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 20496 Depends: libcln-dev, libmpfr-dev, libqalculate22 (= 4.8.1-ok1), libxml2-dev Filename: pool/main/libq/libqalculate/libqalculate-dev_4.8.1-ok1_amd64.deb Size: 2114588 MD5sum: a97a9158fdfd46f6893ef3d5fbeed8a3 SHA1: c4fffcf09e8a3573306d6d1aa25bf96e8b518e25 SHA256: 90f290571bca6f6b8184882fbc8f69148b6f43619eef931d3dfdb86d3e034204 SHA512: 681294185ebd6876c9fdf193000000f86cf5420e2dbe0e60171b40517ef01c5b3d33a7d29a1d5d56761faef50a8c39ccb699f56c2a3e92089b92a48eba1dd6a0 Homepage: https://qalculate.github.io/ Description: Powerful and easy to use desktop calculator - development Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the development files needed to build the frontends. Package: libqalculate-doc Architecture: all Version: 4.8.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 319 Filename: pool/main/libq/libqalculate/libqalculate-doc_4.8.1-ok1_all.deb Size: 73114 MD5sum: fdecafa36601a5d6f8fd42e1b5152f19 SHA1: 0867c8be3e37bf8db4d0270c4cbf99264dc1881e SHA256: 5e8676687588c81c22c37f158d3c8387d59e117d602089f4cd4f870fc7695313 SHA512: 9762480e7c181913a55227e6966509085fba9191e1cafe03091e6ab4fd223f2b485fcb946547805061ce2634d5c104ac19c351edb9c2a74116815e460b37872f Homepage: https://qalculate.github.io/ Description: Powerful and easy to use desktop calculator - documentation Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the libqalculate documentation for developers. Package: libqalculate20-data Architecture: all Version: 4.8.1-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 68 Depends: libqalculate-data Filename: pool/main/libq/libqalculate/libqalculate20-data_4.8.1-ok1_all.deb Size: 1622 MD5sum: 773ddfea03686afb06573c1f11786ada SHA1: 3b79a0a8a33c87e7c2b5fdda75a4fdd6ea496c20 SHA256: eb9faf5d6eaa11ea21113772667e3d90fd0eb4d1a45b2d21a953bbe00e2381df SHA512: c409b0d31d77088d3aa7373c67f80eceeffe42e861ef7c090e726d0537c4242baf9b262711693625509a9cae0097f126b69469f4b6c2669b9a497a76a38b4487 Homepage: https://qalculate.github.io/ Description: Dummy transitional package for transition to new name This package ensures smooth transition to libqalculate-data and can be safely removed. Package: libqalculate22 Architecture: amd64 Version: 4.8.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libqalculate Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8924 Depends: libqalculate-data, libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.0), libgmp10, libicu66 (>= 66.1-1~), libmpfr6 (>= 4.0.0), libstdc++6 (>= 9), libxml2 (>= 2.7.4) Filename: pool/main/libq/libqalculate/libqalculate22_4.8.1-ok1_amd64.deb Size: 1843852 MD5sum: f8e9f9d1f3279a8e7b17abd535a08c7b SHA1: 0663c760c62ba3def24814e0fe5841ec7a9c12bf SHA256: 2aa998a052df378a87a1652ce47e8ab247383135ee58b92c097bef560e15ff99 SHA512: ae9023286b6b0357ddb8f64c7ad83b0d6614e4148b1393be7d2c23e87676b741d46bba3052fde69e1d546bfa63405038104e1dece0a93ef38afd692c3aab9f6b Homepage: https://qalculate.github.io/ Description: Powerful and easy to use desktop calculator - library Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the shared library used by all Qalculate! frontends. Package: libqapt-dev Architecture: amd64 Version: 3.0.5-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 245 Depends: libapt-pkg-dev, libqapt3 (= 3.0.5-ok3), qtbase5-dev (>= 5.2.0) Filename: pool/main/libq/libqapt/libqapt-dev_3.0.5-ok3_amd64.deb Size: 40608 MD5sum: afed3afad4bffb870e6a50f12f68a059 SHA1: 2baee45fd0aeb3052545ccf22469d1fd91fda38f SHA256: 795946b8ac2b6aa479b1088da0f449da42a8828ed61bc7e6cedb30a5ad31df57 SHA512: 4767543cb03a085aa6b5c162e6b4350babcbb518fc5f473685893c9d82b7ad5606fd4654c49da2a5201f891cf6792bd24f4aa493aaad684a43cd77432e935e25 Homepage: https://cgit.kde.org/libqapt.git/ Description: Development headers for the QApt library LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT implementation using libapt-pkg. The aim is to provide a sane API for package management to ease the development of package managers written in Qt and C++ . This package contains the development headers for the QApt library Package: libqapt3 Architecture: amd64 Version: 3.0.5-ok3 Multi-Arch: same Priority: optional Section: libs Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 478 Depends: libapt-pkg6.0t64 (>= 1.9.11~), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.8.0), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.19~) Recommends: apt-xapian-index, libqapt3-runtime (= 3.0.5-ok3) Filename: pool/main/libq/libqapt/libqapt3_3.0.5-ok3_amd64.deb Size: 136196 MD5sum: b6683bd0cc601ee99eab67701a8adc33 SHA1: f78e3249640e7788c818299b2dc5440377eeab7c SHA256: eea54e7becfa9d07243e7edf09265ba176783cf58f0058e65720917acca0de7f SHA512: 82e3a8fa047d1881e05adce30aed204add100a4b49de1aa72e59fe56a7b26b50f8969c9f2d1033c6b5814388ec66f7e2f81717ca83e5b038904ff4bd51f0619f Homepage: https://cgit.kde.org/libqapt.git/ Description: QApt library package LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT implementation using libapt-pkg. The aim is to provide a sane API for package management to ease the development of package managers written in Qt and C++ . This package contains the QApt library Package: libqapt3-runtime Architecture: amd64 Version: 3.0.5-ok3 Priority: optional Section: kde Source: libqapt Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian/Kubuntu KDE Extras Team Installed-Size: 239 Depends: polkit-kde-agent-1 | policykit-1-gnome, libapt-pkg6.0t64 (>= 1.9~), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libpolkit-qt5-1-1 (>= 0.112.0), libqapt3 (>= 3.0.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.8.0), libstdc++6 (>= 5.2) Filename: pool/main/libq/libqapt/libqapt3-runtime_3.0.5-ok3_amd64.deb Size: 63772 MD5sum: b5e570d5110c7829d0f9364ec25166ac SHA1: e98168aa5b1e24be6bab764b2f26328da5e4a31f SHA256: dec69a5f15bea4269563cde312d9a3888c7a3228661bd09650223a3746245746 SHA512: c255ce68d517d4221332c488869570107e5cd96030210533d0cd193aa58630a6999b038687ef12dbe098996c16b6f9e36b3a0962f60900e062590f64bad7e35a Homepage: https://cgit.kde.org/libqapt.git/ Description: Runtime components for the QApt library LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT implementation using libapt-pkg. The aim is to provide a sane API for package management to ease the development of package managers written in Qt and C++ . This package contains the runtime components necessary for applications using the QApt library to run. Package: libqca-qt5-2 Architecture: amd64 Version: 2.3.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: qca2 Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 1464 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5.2) Recommends: ca-certificates, libqca-qt5-2-plugins Filename: pool/main/q/qca2/libqca-qt5-2_2.3.7-ok1_amd64.deb Size: 324414 MD5sum: 92bd7b53248db062be272ee264fb0f01 SHA1: 4930e1ff29fa6db2f5beddd4cd4793c804dcbc4e SHA256: 71f706d3cfb34ff483e16dfefc5232b6e4b987ffc0e728dbd3e25ab26d20b5d0 SHA512: bca8ca5ec04e15fa502cb634544c238a6efce694fe8b7c433f2dd9387805a6284e20b356f8feb31ee1e71eefa4d47637f2780291e88a0fa4b1e898868c17f5bd Homepage: https://userbase.kde.org/QCA Description: libraries for the Qt Cryptographic Architecture [Qt 5] The Qt Cryptographic Architecture (QCA) provides a straightforward and cross- platform API for a range of cryptographic features, including SSL/TLS, X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart cards. . This package contains the Qt 5 version. Package: libqca-qt5-2-dev Architecture: amd64 Version: 2.3.7-ok1 Priority: optional Section: libdevel Source: qca2 Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 495 Depends: libqca-qt5-2 (= 2.3.7-ok1), qtbase5-dev Suggests: libqca2-doc (= 2.3.7-ok1) Filename: pool/main/q/qca2/libqca-qt5-2-dev_2.3.7-ok1_amd64.deb Size: 81836 MD5sum: 1d61c7e6f83b1699143f97821c5be095 SHA1: c6b6109b09af7d2f10ff8bb43011f59b81690535 SHA256: 5e9237db2e61c0b9818861b7c9217c43287f51ad5eda2a158831415374320332 SHA512: e29a75d3184f8df4f3b8df58916a163b63d0cbf836656324208c56cec9d8575ad8de60e6031b1f1580a0b2acc1c6f41266ce1c2e4ae8e432a7b411db83d1449a Homepage: https://userbase.kde.org/QCA Description: development files for the Qt Cryptographic Architecture [Qt 5] The Qt Cryptographic Architecture (QCA) provides a straightforward and cross- platform API for a range of cryptographic features, including SSL/TLS, X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart cards. . This package contains development files for building software that uses the Qt Cryptographic Architecture using Qt 5. Package: libqca-qt5-2-plugins Architecture: amd64 Version: 2.3.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: qca2 Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 930 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqca-qt5-2 (= 2.3.7-ok1), libqt5core5a (>= 5.15.1), libsasl2-2 (>= 2.1.27+dfsg), libssl3 (>= 3.0.0), libstdc++6 (>= 5) Filename: pool/main/q/qca2/libqca-qt5-2-plugins_2.3.7-ok1_amd64.deb Size: 200486 MD5sum: 68f3fdca4276bddbcb39f9c38c00b5c2 SHA1: b9793c11404de21d0845323aac409995f64a101a SHA256: 935735572c0c649b80c9d4503ae8036979df98123e084c63d12f55fcd07387f5 SHA512: 6058f38b0e431150514ee1e273dc160d2c23135dfa8bfcf02570e8dac5c80abe8d8cdaf327231e794ac67cf548bcb456112693e61a0953d492c6dae8d07f0d4c Homepage: https://userbase.kde.org/QCA Description: QCA plugins for libqca2 [Qt 5] This plugin provides cryptographic as well as helper plugins for Qt Cryptographic Architecture (QCA). . This package contains the Qt 5 versions. Package: libqca2-doc Architecture: all Version: 2.3.7-ok1 Priority: optional Section: doc Source: qca2 Origin: openKylin Maintainer: Openkylin KDE SIG Installed-Size: 11172 Recommends: qt5-doc Suggests: libqca-qt5-2-dev (>= 2.3.7-ok1) Filename: pool/main/q/qca2/libqca2-doc_2.3.7-ok1_all.deb Size: 2903440 MD5sum: a601c9135c90f4fda177a8d1ef83f611 SHA1: b19ff0446f28322a737a4839ea3514caaf47194e SHA256: aea543c42f5b13a0ba6e025de67782bcdf400fb6d42debcc57c9692b52aa95e2 SHA512: 53d172d66a1f6e664dc6edae8d3551cf14d50e9db5d010e024b2a8fe8b79580766dd69ab4cde91d12247d0e6e21a346ba90cbe8dd365f7d7e1c30cd35331796f Homepage: https://userbase.kde.org/QCA Description: API documentation for the Qt Cryptographic Architecture The Qt Cryptographic Architecture (QCA) provides a straightforward and cross- platform API for a range of cryptographic features, including SSL/TLS, X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart cards. . This package contains documentation for developers working with the Qt Cryptographic Architecture. Package: libqgpgme15 Architecture: amd64 Version: 1.22.0-ok5 Multi-Arch: same Priority: optional Section: libs Source: gpgme1.0 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1049 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgpg-error0 (>= 1.36), libgpgmepp6 (>= 1.22.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 11) Filename: pool/main/g/gpgme1.0/libqgpgme15_1.22.0-ok5_amd64.deb Size: 222960 MD5sum: 93c4d1494f6e7bd82e7d3d7666c89b39 SHA1: a9df0ef4a23ccc36858728884bac19b3c6a295e2 SHA256: bf3cb3f885b76d7aba61d55c1ea5c26f635bd9d5622aff5300dc3a436b0d3fab SHA512: f55ddbb9cd017e6f50fab0de5d7629dc53adf08bfc598363b1a1d01f49da376d732660a276071b11bfd8ecef8960478616930f249879227fb2c07964915c1bf9 Homepage: https://www.gnupg.org/related_software/gpgme/ Description: library for GPGME integration with Qt QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This is the official upstream Qt binding for GPGME. Package: libqgpsmm-dev Architecture: amd64 Version: 3.25-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: gpsd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Boian Bonev Installed-Size: 44 Depends: libgps-dev (= 3.25-ok1), libqgpsmm30t64 (= 3.25-ok1), pkgconf Filename: pool/main/g/gpsd/libqgpsmm-dev_3.25-ok1_amd64.deb Size: 5300 MD5sum: 28d0f53d2254ddc26a0835b10b68577f SHA1: 542e9d148a404873cc17bacdd9cd1a4b5f2655cc SHA256: 90a9c82aa2f19213a5457485f773cf7e2c1ed098f7f7fa872b9167c66ab7f3dc SHA512: 144fc32d2975d773118b70976f94bba6df08012048ef0eeca0a78e00ecac62c5faebc4766400d7d0aa8f5c0f855c8d763ef1328db7081d0bc2aa89c1a51facd9 Homepage: https://gpsd.io Description: Global Positioning System - Qt wrapper for libgps (development) The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides the development file for libQgpsmm, the Qt version of libgpsmm. It contains pkgconfig and qmake bits to build with the library. Package: libqgpsmm30t64 Architecture: amd64 Version: 3.25-ok1 Multi-Arch: same Priority: optional Section: libs Source: gpsd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Boian Bonev Installed-Size: 196 Provides: libqgpsmm30 (= 3.25-ok1) Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.0.2), libstdc++6 (>= 5) Breaks: libqgpsmm30 (<< 3.25-ok1) Replaces: libqgpsmm30 Filename: pool/main/g/gpsd/libqgpsmm30t64_3.25-ok1_amd64.deb Size: 57968 MD5sum: 76c52829be7b050f14f73b9806c24d33 SHA1: 7302e834c9987a6d65d41a127677e9e0104ace5b SHA256: ed88ae84d97c4dd8f165324537d66f96262861a6a26c40e6053af98905878da9 SHA512: 35b01b5043b44e46919abceb6fdc878510cf3bd9710bf207e33458fcc0a92e387bf43d2c69415b6cea4941b53a2eaecec9c433453f0cc90f44ae2e914cb74f9c Homepage: https://gpsd.io Description: Global Positioning System - Qt wrapper for libgps The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libQgpsmm, the Qt version of libgpsmm. It is a wrapper over libgps, the service library for querying GPS devices. libQgpsmm is available on all platforms which are supported by Qt4. Package: libqhull-dev Architecture: amd64 Version: 2020.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qhull Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 2407 Depends: libqhull8.0 (= 2020.2-ok1), libqhull-r8.0 (= 2020.2-ok1), libqhullcpp8.0 (= 2020.2-ok1) Filename: pool/main/q/qhull/libqhull-dev_2020.2-ok1_amd64.deb Size: 445248 MD5sum: 1eb4243d25fdb4551dd443b0f88e4f8d SHA1: 36d8f79c627d3fd18d9d2ece8726eb84aa8aa3c8 SHA256: e7cfd09d896f246f4b9a598228fc4111e3c6b2e37c184eee2639a4671b01b252 SHA512: 1f6245f6b2aec1a976cf0c8eff370523fbd6d62a058c9f5cb7e423d2ab56ce0a7e1e959385bfeaebe23e3c6299121f85ab676625df72bc329783b0ca233b6dfc Homepage: https://www.qhull.org Description: calculate convex hulls and related structures (development files) Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions. . This package contains the files necessary for development (headers and libraries), as well as the library documentation in HTML format. Package: libqhull-doc Architecture: all Version: 2020.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: qhull Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 949 Recommends: libqhull-dev (= 2020.2-ok1) Filename: pool/main/q/qhull/libqhull-doc_2020.2-ok1_all.deb Size: 219172 MD5sum: f8aead19f8f859415a8343e3fa9e0a2a SHA1: 4b524f4c707aa1329b3b3a9c1080a707bb20e652 SHA256: 55164117e84d1c6f61b46a3ab9f27ac81778cbc8c7fb6b78b3aadcbd9d3a50d5 SHA512: cda28f3c480d98207badd2b14d6b0b74323a71b8de3f8396a5de47af7003d36bfd642ff422093f302d7782a511939d2bc386b4f10922c36e931be9a7f00970e0 Homepage: https://www.qhull.org Description: calculate convex hulls and related structures (documentation files) Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions. . This package contains the documentation for Qhull. Package: libqhull-r8.0 Architecture: amd64 Version: 2020.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: qhull Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 550 Depends: libc6 (>= 2.29) Filename: pool/main/q/qhull/libqhull-r8.0_2020.2-ok1_amd64.deb Size: 184684 MD5sum: d08aaff06aa9b10205909841b95b0da5 SHA1: 7d54135d7db288707b7f62e69a5a6e05c5ca6f9a SHA256: 3fb68fdb8d3b0aebe502f1be462b500573ffdc5da65d27c0f815770ed8120e6e SHA512: 6baa1f83727dfabbfb501793b7b8f3802fc710695a63fc5b2b1df207d469dfa07957f0040e6d36c7e23f13c4ab1f4227d4cfdc94bcefe8fb00205593bc3bf652 Homepage: https://www.qhull.org Description: calculate convex hulls and related structures (reentrant shared library) Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions. . This package contains the reentrant version of the shared C library. Package: libqhull8.0 Architecture: amd64 Version: 2020.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: qhull Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 540 Depends: libc6 (>= 2.29) Filename: pool/main/q/qhull/libqhull8.0_2020.2-ok1_amd64.deb Size: 183312 MD5sum: a33e8e1878fc2ce2bcae689fcaf36426 SHA1: f578cc54cc5a45d3932238417ed4b4e6e368fe69 SHA256: 1db3bfb84b6db06dbf81c47cdc2cb888957ad39aa329e0ecfec20f85ff6ae6a7 SHA512: 673c9c5c7498341565e83a0864929f0a4dc6783a8fb3e6b9eff65d27519aa88058a183851e30a84372b45be1d32c3573d1d89d535d86f262b98b3135b153f63a Homepage: https://www.qhull.org Description: calculate convex hulls and related structures (shared library) Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions. . This package contains the shared C library. Package: libqhullcpp8.0 Architecture: amd64 Version: 2020.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: qhull Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 219 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libqhull-r8.0 (>= 2020.1), libstdc++6 (>= 11) Filename: pool/main/q/qhull/libqhullcpp8.0_2020.2-ok1_amd64.deb Size: 48048 MD5sum: 389db10b485aa5396a203367db8852a1 SHA1: 02e39345afbfe8dbbeccc07aed7180c9074bdf8f SHA256: e503ed177221963d49fc6210815ce69c4761915481fd3d6bbf8db9679d0e09d0 SHA512: b336dd17b528740367c14bb391f35ceb4bf14f5fb277b123ce05f52027052bea92de207adab1f162e6ec61ad5f934d440d885c71f7c30302c03ff3386db56b35 Homepage: https://www.qhull.org Description: calculate convex hulls and related structures (C++ shared library) Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions. . This package contains the shared C++ library. Package: libqmobipocket-dev Architecture: amd64 Version: 4:23.08.5-ok1 Priority: optional Section: libdevel Source: kdegraphics-mobipocket Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 36 Depends: libkf5i18n-dev, libqmobipocket2 (= 4:23.08.5-ok1), qtbase5-dev (>= 5.12.0~) Filename: pool/main/k/kdegraphics-mobipocket/libqmobipocket-dev_23.08.5-ok1_amd64.deb Size: 6352 MD5sum: 9d737296b98b901a30012c0ef2db205d SHA1: 24d1f06348bbd0807dbf6d9491b537d44e8fc10d SHA256: 4a7a9ebaecc883b942880827071b4846f2774d0682cc98c26f6caa62baba9ac3 SHA512: 0f316d14607481f461d0b60e057d11883ebc342759b95631db8e8fc615867206d8cf615a989e6911dc56a8cb31f79807ee1a97b1789679c9dd187958e5089c47 Homepage: https://invent.kde.org/graphics/kdegraphics-mobipocket Description: development files for the QMobipocket library QMobipocket is a Qt library for reading Mobipocket documents. . This package contains the files necessary for development. . This package is part of the KDE graphics module. Package: libqmobipocket2 Architecture: amd64 Version: 4:23.08.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: kdegraphics-mobipocket Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers Installed-Size: 58 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.12.0~) | libqt5gui5-gles (>= 5.12.0~), libstdc++6 (>= 5) Filename: pool/main/k/kdegraphics-mobipocket/libqmobipocket2_23.08.5-ok1_amd64.deb Size: 14872 MD5sum: b5c340975d59c6bd4984a9ec47ea89af SHA1: ecb5176695c3b1d0b4614e2867e56288218497ab SHA256: 37c1a05822750801694f5e2e5e4da50c10baddbde6e0ae21a9665a4422c27eed SHA512: 0684602e2a16dead42d72ef0b65124f2d1abe813fa350bb32972dd8d81c7e5d7b7bd7c40edccc4330a4fbe8ca3bd2a65ade56ef68be5f47e34851344773b56fd Homepage: https://invent.kde.org/graphics/kdegraphics-mobipocket Description: library for reading Mobipocket documents QMobipocket is a Qt library for reading Mobipocket documents. . This package is part of the KDE graphics module. Package: libqpdf-dev Architecture: amd64 Version: 11.9.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qpdf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jay Berkenbilt Installed-Size: 8794 Depends: libqpdf29t64 (= 11.9.0-ok1), libjpeg-dev, zlib1g-dev Suggests: qpdf-doc Filename: pool/main/q/qpdf/libqpdf-dev_11.9.0-ok1_amd64.deb Size: 1183988 MD5sum: 1f08d0687a59c3198e6cafc8dab29f7a SHA1: ecc940a41f243840575e1e05365f8ca78538ab1b SHA256: 20e1e44ba488446cd70b2d97a39e3144bb7a99076cc4ab7eaf5c6665bf2abd89 SHA512: ce74a11f51d3daee8270b2d5a0a9bc32b05503682772e3ea50a2c1cd4d92e5793b234153b926dc9a6aaf7360ee10d202b69feec7d690942ed839a14ddc305d18 Homepage: https://qpdf.sourceforge.io Description: development files for PDF transformation/inspection library QPDF is a program that can be used to linearize (web-optimize), encrypt (password-protect), decrypt, and inspect PDF files from the command-line. It does these and other structural, content-preserving transformations on PDF files, reading a PDF file as input and creating a new one as output. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work. . QPDF understands PDF files that use compressed object streams (supported by newer PDF applications) and can convert such files into those that can be read with older viewers. It can also be used for checking PDF files for structural errors, inspecting stream contents, or extracting objects from PDF files. QPDF is not PDF content creation or viewing software -- it does not have the capability to create PDF files from scratch or to display PDF files. . This package includes all development files needed to compile applications that use the qpdf library. Package: libqpdf29t64 Architecture: amd64 Version: 11.9.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: qpdf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jay Berkenbilt Installed-Size: 2391 Provides: libqpdf29 (= 11.9.0-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgnutls30t64 (>= 3.8.2), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Breaks: libqpdf29 (<< 11.9.0-ok1) Replaces: libqpdf29 Filename: pool/main/q/qpdf/libqpdf29t64_11.9.0-ok1_amd64.deb Size: 712616 MD5sum: d5a18671e9dfbae3e3ef8f884d3ac200 SHA1: 743720fb15dc088ea8ce4a2eb17c8744d5e35fe1 SHA256: 17c14e562bdb052864d183b42ff6b7fde8aff2cdf7cdc885f1686a49bf494d07 SHA512: 519e464690828daff7d07386b0767ce53ff6b5145dc786c5db938479a7f93edd1d0a0bcaa570b5179439da037e63117e78c58ab274a42197018b01a354376ee7 Homepage: https://qpdf.sourceforge.io Description: runtime library for PDF transformation/inspection software QPDF is a program that can be used to linearize (web-optimize), encrypt (password-protect), decrypt, and inspect PDF files from the command-line. It does these and other structural, content-preserving transformations on PDF files, reading a PDF file as input and creating a new one as output. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work. . QPDF understands PDF files that use compressed object streams (supported by newer PDF applications) and can convert such files into those that can be read with older viewers. It can also be used for checking PDF files for structural errors, inspecting stream contents, or extracting objects from PDF files. QPDF is not PDF content creation or viewing software -- it does not have the capability to create PDF files from scratch or to display PDF files. . This package contains the qpdf runtime libraries required to run programs that link with the qpdf library. Package: libqqc2breezestyle-dev Architecture: amd64 Version: 5.24.7-ok1 Priority: optional Section: libdevel Source: qqc2-breeze-style Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 21 Depends: qml-module-org-kde-qqc2breezestyle (= 5.24.7-ok1) Filename: pool/main/q/qqc2-breeze-style/libqqc2breezestyle-dev_5.24.7-ok1_amd64.deb Size: 3840 MD5sum: 9856652cc5a4582eb6569f938108a447 SHA1: 7ebd09a34a67ff7fbd0ade99fd7939f557e8945c SHA256: f3b5519c437edfb88df0b8ec86aa63822ba60400774f30d322c7869306ff2a2b SHA512: 008f817604b9cdceee8043882dcbf3540faaac4c396af0027f02d2a5a2e499c1aa7c07d4cff8e16a2c18bdb408135d606eb6b4557f089723e05efe1fc596c36e Homepage: https://invent.kde.org/plasma/qqc2-breeze-style Description: development files for Breeze inspired QQC2 Style This is a pure Qt Quick/Kirigami Qt Quick Controls style. Unlike QQC2-Desktop-Style, it does not depend on Qt Widgets and the system QStyle. . This package contains the development files. Package: libqrencode-dev Architecture: amd64 Version: 4.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qrencode Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 36 Depends: libqrencode4 (= 4.1.1-ok1) Filename: pool/main/q/qrencode/libqrencode-dev_4.1.1-ok1_amd64.deb Size: 6456 MD5sum: cf7e4d2c62b84b7942674b8c07a6f57d SHA1: b32f92cee897efd62affffa5dd5dd3f8c29aef8b SHA256: 01a152e3cd6fe743a141802b85ec387f6c6cbb50a616c64074d99c63d13711b3 SHA512: 50243d88cef800bf2ecda665778acb01b006e9a8d0d089498c69f956ae4be3b2c501094fcfea2465cc85507042257db38c290ff79131d669659e1abd4b02c567 Homepage: https://fukuchi.org/works/qrencode/index.html.en Description: QR Code encoding library -- development Libqrencode is a library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and has high robustness. . Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial Standards) X0510:2004 or ISO/IEC 18004. . This package contains development files (a header, pkg-config settings, etc.) Package: libqrencode4 Architecture: amd64 Version: 4.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: qrencode Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 65 Depends: libc6 (>= 2.14) Filename: pool/main/q/qrencode/libqrencode4_4.1.1-ok1_amd64.deb Size: 23984 MD5sum: 5d030098d49cc9c022f6313c4a9911b4 SHA1: af9859d8db2d818e37b7b078d54f0b95b4e427d5 SHA256: 161904cd29768355b31c338abf8ef83ce0ee45bd3d27318a9d2af90ee4e7e1b4 SHA512: 9e976f04262df835d44e0813b5ee0c9711c076774bd62384f0005059d88dccc10009b787d2cd43ab66c169eaa87ab5a7d8992d023a94d6627c31c82978e7adfe Homepage: https://fukuchi.org/works/qrencode/index.html.en Description: QR Code encoding library Libqrencode is a library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and has high robustness. . Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial Standards) X0510:2004 or ISO/IEC 18004. . This package contains runtime libraries of libqrencode. Package: libqt5-gesture-extensions-dev Architecture: amd64 Version: 4.0.1.0-ok0.2 Multi-Arch: same Priority: optional Section: libdevel Source: qt5-gesture-extensions Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wangweinan Installed-Size: 20 Depends: libqt5-gesture-extensions1 (= 4.0.1.0-ok0.2) Conflicts: qt5-gesture-extensions (<< 4.0.1.0) Replaces: qt5-gesture-extensions (<< 4.0.1.0) Filename: pool/main/q/qt5-gesture-extensions/libqt5-gesture-extensions-dev_4.0.1.0-ok0.2_amd64.deb Size: 2642 MD5sum: e29ae168ea6119c4761c0b5121ec0c55 SHA1: 3b0afbf8b657a0ac1ecf8f67ae3ba23efb3514ef SHA256: e865c24394daf3d3b8a8be1fd4a27d3bdc2e11ea553a4d26d7ac417a0192e74b SHA512: 1a733692e665f8d91b4821269c557fa15494c09ff39a8d3eb247625300fafb75a6b8766230d582f77ac958d0528baa73600e2ccb7c7100c4f4639e6af6885f4c Homepage: https://www.ukui.org/ Description: Provide development files of qt5-gesture-extensions. qt5-gesture-extensions provides some plugins for gesture of qt, This includes a rolling plugin that provides FlickGesture for Qt applications, which is loaded uniformly by UKUI theme framework, this package provides development files. Package: libqt5-gesture-extensions1 Architecture: amd64 Version: 4.0.1.0-ok0.2 Multi-Arch: same Priority: optional Section: libs Source: qt5-gesture-extensions Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wangweinan Installed-Size: 60 Provides: qt5-gesture-extensions Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5widgets5 (>= 5.6.0~beta), libstdc++6 (>= 4.1.1) Conflicts: qt5-gesture-extensions (<< 4.0.1.0), ukui-touchegg Replaces: qt5-gesture-extensions (<< 4.0.1.0), ukui-touchegg Filename: pool/main/q/qt5-gesture-extensions/libqt5-gesture-extensions1_4.0.1.0-ok0.2_amd64.deb Size: 13758 MD5sum: 805b9d0becb788351a1b1b6e40f9b533 SHA1: 985124c1e744de6f6f22ba6a69abb8076ea2be35 SHA256: 34298c8afb92e347a092fc5893bf00a92885e970a0773029d385b6e5083973c3 SHA512: e106b0e6e82544639af6128b071986d8c1a0f0ae1ca20ea9258b2ef1ba28837852afc59283d9220a78402b895aea952473e67ab6db831f61a5152d48626e74e3 Homepage: https://www.ukui.org/ Description: Plugin for provides touch gesture to UKUI. qt5-gesture-extensions provides some plugins for gesture of qt, This includes a rolling plugin that provides FlickGesture for Qt applications, which is loaded uniformly by UKUI theme framework. Package: libqt5-ukui-style-dev Architecture: amd64 Version: 4.1.0.0-ok53 Priority: optional Section: libdevel Source: qt5-ukui-platformtheme Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 75 Depends: libqt5-ukui-style1 (= 4.1.0.0-ok53) Filename: pool/main/q/qt5-ukui-platformtheme/libqt5-ukui-style-dev_4.1.0.0-ok53_amd64.deb Size: 10588 MD5sum: 2db06368aedf2865ab6889f9d2be1f9d SHA1: db6b91f4c7d2cab589b0e2fcbddd22705c0cb54e SHA256: 7f6d3c753a1dcf6247b904f4f75680c0bc4f319778df5132586d1b0f9563417a SHA512: e42926f140f5b9c14129a7d173fd19d1062542e4349c71fea1c480579f722bc16454abc3581f5f90dd78e7880aa2b5f8650f23694033c42732c66d450772ad3c Homepage: https://gitee.com/openkylin/qt5-ukui-platformtheme Description: Development files of libqt5-ukui-style1 qt5-ukui-platformtheme is official platform theme of UKUI desktop environment. It also provides the common metadatas for ukui-styles and platform theme using. The library provided many convenient API for changing a qt widgets style, such as buttons color, tabwidget animation, etc. . This package provides the development files of libqt5-ukui-style1. Package: libqt5-ukui-style1 Architecture: amd64 Version: 4.1.0.0-ok53 Priority: optional Section: libs Source: qt5-ukui-platformtheme Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 201 Provides: libqt5-ukui-style Depends: libglib2.0-0, libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5widgets5 (>= 5.1.0), dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libkysdk-conf2 (>= 2.3.0.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libstdc++6 (>= 4.1.1) Filename: pool/main/q/qt5-ukui-platformtheme/libqt5-ukui-style1_4.1.0.0-ok53_amd64.deb Size: 46708 MD5sum: 20dea96f17343982f08a7f1af179c068 SHA1: 7e38d35f7f478ed8fe38c74fe6dbf576f666cb36 SHA256: c423df0d8d30915d79537f38a9aeb29c54b95c165137c17a19a3022995df78eb SHA512: 39d05b1d35c2ea77fc309767d8130d79ee9cbfe3f43ef5e7b0b9a6c3b6e08f8d957886961457902af19bd52eac89e0ae39909601b09d1cb0284b57cd53316dee Homepage: https://gitee.com/openkylin/qt5-ukui-platformtheme Description: UKUI platform theme and styles' shared library qt5-ukui-platformtheme is official platform theme of UKUI desktop environment. It also provides the common metadatas for ukui-styles and platform theme using. The library provided many convenient API for changing a qt widgets style, such as buttons color, tabwidget animation, etc. . This package provides the shared libraries used by ukui platform theme and ukui-styles. Package: libqt53danimation5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 615 Depends: libqt53dcore5 (= 5.15.10+dfsg-2ok1), libc6 (>= 2.29), libqt53drender5 (>= 5.7.1~20161122), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qt3d-opensource-src/libqt53danimation5_5.15.10+dfsg-2ok1_amd64.deb Size: 172628 MD5sum: c318596468cd70fa842bf778d302a80c SHA1: 012431204b26a3cea43eb7bc95bec27a72fd07d7 SHA256: c3bceb277654d3cf6587c55a4adc3d4b207736a93cd1101940c2ea98eabe4ca2 SHA512: da85e0feee7ab2380b12cc6ab3dcee8d443596657296b6983eadf2bbbd66b32d153e65e4f7dfb52d0824ccbe8a3822a8c99bee414e44195c5d4cf99e3ef7c13a Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D animation module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Animation module. Package: libqt53dcore5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 614 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5network5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qt3d-opensource-src/libqt53dcore5_5.15.10+dfsg-2ok1_amd64.deb Size: 163592 MD5sum: 1f78a118df520b0fed5419ca2e3ad5e1 SHA1: 0c402e786f4a1d0253236e6ec154ea929ad2150f SHA256: 6934f8f008c72563c2cddd37b6836b449b93125ff1fb6330ad617cb49b2ddd53 SHA512: e03d311aa2ec97b5f9420b33b7c665f98d52c05138f2d4e7c54c02a9a50b658c4a713877f0d96268a2863e03ce169251cd0be060cc7a3a3e0dadf0659d8b4bf2 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Core module. Package: libqt53dextras5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 857 Depends: libqt53dcore5 (= 5.15.10+dfsg-2ok1), libc6 (>= 2.14), libqt53dinput5 (>= 5.7.1~20161122), libqt53dlogic5 (>= 5.7.1~20161122), libqt53drender5 (>= 5.15.2), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qt3d-opensource-src/libqt53dextras5_5.15.10+dfsg-2ok1_amd64.deb Size: 172894 MD5sum: c3377c78abe923a7af554207d5cdac69 SHA1: 5cd4275877d67e785fbb89eb925a3d43799d0156 SHA256: d78e9569aaee6e56a719790535a7e66863a0a24fb6e056a1439909485d23a5d2 SHA512: 802c9c1d4cc782c468c663a20a3b8dd7e702b7ec0e21a585fe9f998cb5b85bb13b54b3457216ae5fdaf5c5b167f622aa24874a20e592d1e13b19fe7c31a224c2 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D extras Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D extras module. Package: libqt53dinput5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 537 Depends: libqt53dcore5 (= 5.15.10+dfsg-2ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libstdc++6 (>= 11), qtbase-abi-5-15-10 Filename: pool/main/q/qt3d-opensource-src/libqt53dinput5_5.15.10+dfsg-2ok1_amd64.deb Size: 126548 MD5sum: 8ba4c0bcdcbe90a3884f389b84f425e0 SHA1: 8dd04540683bd19d14da4fdc8fb688edbeb1a39f SHA256: 5907a3b8ae29a5b5b0c924043b26f83ce03d27359a590d3225a710a6bc8c989c SHA512: abed215b7115cd747ea9af31227554d683e365069b44f742735458b17345d4d86818154d1bebfe18414579f60154b739dbe719e7047dfce22f12631cf8549121 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Input module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Input module. Package: libqt53dlogic5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 95 Depends: libqt53dcore5 (= 5.15.10+dfsg-2ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qt3d-opensource-src/libqt53dlogic5_5.15.10+dfsg-2ok1_amd64.deb Size: 26240 MD5sum: 9f7dc30311fe0c40e3b9385a6990324a SHA1: 5ead4b10dd68f7f4986b2ea909207275f48918d6 SHA256: 023f6a491deade99bb3bde1e5373572fd8a59f9550aad693be645ad4b9426fe7 SHA512: 972f0d9c210660acb2e491131f247832bcff46c92a910836fb821af6905aaa450cf9e0126403a81e3701b9a7a00a87ba036cc41c6594748b9c485c28557f3ddb Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D logic module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Logic module. Package: libqt53dquick5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 248 Depends: libqt53dcore5 (= 5.15.10+dfsg-2ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10+dfsg~), libqt5qmlmodels5 (>= 5.15.10+dfsg~), libqt5quick5 (>= 5.15.10+dfsg~) | libqt5quick5-gles (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/main/q/qt3d-opensource-src/libqt53dquick5_5.15.10+dfsg-2ok1_amd64.deb Size: 64732 MD5sum: 4695bf38657666f2dce9d4cf8421754e SHA1: 7c76cc56591424cec6d530d092e8a808725c2563 SHA256: 6015b11f993ebe2adde04fc1dcbd66e36376bdfea6ba47c6e180d8139c8782f0 SHA512: 10bbe09c9e96586c806cb048bebc2290ec3ed1cb0ed61462e017852b965a0867fe5a99ed82fbce0c32a485c518c863b599e3c3e86377792a6c5f27ec837096d5 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Quick module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Quick module. Package: libqt53dquickanimation5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 123 Depends: libqt53dcore5 (= 5.15.10+dfsg-2ok1), libc6 (>= 2.14), libqt53danimation5 (>= 5.10.1), libqt53drender5 (>= 5.7.1~20161122), libqt5core5a (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-10 Filename: pool/main/q/qt3d-opensource-src/libqt53dquickanimation5_5.15.10+dfsg-2ok1_amd64.deb Size: 25340 MD5sum: 5251cce11e0a20c8906d4838b1a85d12 SHA1: 7e0f682a27f0f0994ddaddd67d4db80528c6b427 SHA256: 296642020ea5d71c5362de79d832974d0b38e75db71b8b0007359c388d52d079 SHA512: b67b674ab9021bdcb26f56caa445abd0890200d3301b730fff9eef95167f3d0877173be20ebd33dfa55ff7f8ef36a16cdacf4f0267328b5129ef1f6a64d7e28c Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Quick animation module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Animation module. Package: libqt53dquickextras5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 129 Depends: libqt53dcore5 (= 5.15.10+dfsg-2ok1), libc6 (>= 2.14), libqt53dextras5 (>= 5.15.1), libqt53dinput5 (>= 5.7.1~20161122), libqt53dlogic5 (>= 5.7.1~20161122), libqt53dquick5 (>= 5.7.1~20161122), libqt53drender5 (>= 5.9.0), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/main/q/qt3d-opensource-src/libqt53dquickextras5_5.15.10+dfsg-2ok1_amd64.deb Size: 32578 MD5sum: ee91d403fb5e6823f82bdc3e4b4f6b21 SHA1: 4ac324066a842d542d964e161b508d26ac9d8518 SHA256: 21a3d16b154bdee50bbe111b5437358a108605c2b8b12840beb2b23904729f81 SHA512: 51389c3d4149cd03548780d14f2b508875c182543b21435c78970bcbe8c4601a541e71d6f3df3fcc1ef96a4a228954767fb9f7b80920dc3d176a377f21c17863 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Quick extras Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Quick extras module. Package: libqt53dquickinput5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 113 Depends: libqt53dcore5 (= 5.15.10+dfsg-2ok1), libc6 (>= 2.14), libqt53dinput5 (>= 5.7.1~20161122), libqt5core5a (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-10 Filename: pool/main/q/qt3d-opensource-src/libqt53dquickinput5_5.15.10+dfsg-2ok1_amd64.deb Size: 24656 MD5sum: e4e480bb692286fe39f784ab9eb7533c SHA1: 097155ae47d37e7241f4c0c14c106a39de85a078 SHA256: cdb3ee7e96ce282d1f00c1a77a1157fafa4aa628f75b35a717a7277f2fdbb9c9 SHA512: e148a468c1d6cece398ea05ca18dc19c3b9f315932e467eec0939109c6afaa353f2d0c7a6836b239fde44cf8ab24159ea703d0e711435ac075c99edf4ad3354b Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Quick input Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Quick input module. Package: libqt53dquickrender5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 268 Depends: libqt53dcore5 (= 5.15.10+dfsg-2ok1), libc6 (>= 2.14), libqt53drender5 (>= 5.11.1), libqt5core5a (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-10 Filename: pool/main/q/qt3d-opensource-src/libqt53dquickrender5_5.15.10+dfsg-2ok1_amd64.deb Size: 55094 MD5sum: a203296d0264d84fb74115194cc07555 SHA1: ee7eaa5e4fb31fdb433738863c231f4365490b3c SHA256: a482afa54859f443d9a51f443bf2af2ef144f2b76a3147333e6480aceb345218 SHA512: 5caca42df206fe5050ff2b3ae7a62a63494434a6af025ae14beee56208d6c3b6076ff377ab56effac4bf4403b9cfff4def8c3b4303e4cf863cb896e52c802b8b Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Quick Renderer module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Quick Renderer module. Package: libqt53dquickscene2d5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 140 Depends: libqt53dcore5 (= 5.15.10+dfsg-2ok1), libc6 (>= 2.14), libqt53drender5 (>= 5.14.2), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10+dfsg~), libqt5quick5 (>= 5.15.10+dfsg~) | libqt5quick5-gles (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtdeclarative-abi-5-15-10 Filename: pool/main/q/qt3d-opensource-src/libqt53dquickscene2d5_5.15.10+dfsg-2ok1_amd64.deb Size: 40836 MD5sum: 2dff775865574ae57890e4a36397b9cb SHA1: 83c4137d0bb4747a6f4dce3a52a82d6f4ac7c05a SHA256: 3941df89c0fe5b501e7e74d5136f68fdfb3d090a8aef5e1464a7a40fa911e245 SHA512: f1155815b0fdb849d0c05b99b84185dda671bc7bf1c145979576979657be5e59f1728692256d484fdbd5906ac8f4a59053c198acff5f7638702fc4aa574686e4 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Quick scene module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Scene 2D module. Package: libqt53drender5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qt3d-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 4239 Depends: libqt53dcore5 (= 5.15.10+dfsg-2ok1), libc6 (>= 2.29), libgcc-s1 (>= 3.4), libqt5concurrent5 (>= 5.15.10+dfsg~), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~), libstdc++6 (>= 11), qtbase-abi-5-15-10 Filename: pool/main/q/qt3d-opensource-src/libqt53drender5_5.15.10+dfsg-2ok1_amd64.deb Size: 1100902 MD5sum: f2e94c629ac4c5b3bb3e7f22be291742 SHA1: 88376a16d216c27df43a81b5e17eef770c5dac81 SHA256: d5e17b649cd84f328352fddc30b836258221a38e6024186e28f9737b8bd920ec SHA512: 871bb400cff59af49cf6904a062a848c85cacdd0d2bdcacbc05b6cfe4b73d3c475e26b248c5045d5a4d8bb5ed7b9e2905ba51b83fc4c298fa60806aa7d3b1f07 Homepage: https://doc.qt.io/qt-5/qt3d-index.html Description: Qt 3D Renderer module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 3D Renderer module. Package: libqt5bluetooth5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtconnectivity-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1069 Depends: libqt5bluetooth5-bin, libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5dbus5 (>= 5.15.10+dfsg~), libqt5network5 (>= 5.15.10+dfsg~), libstdc++6 (>= 11) Filename: pool/main/q/qtconnectivity-opensource-src/libqt5bluetooth5_5.15.10-2ok1_amd64.deb Size: 348016 MD5sum: dc629b270dd5e30f0c418f4ea7a7be74 SHA1: 4fe0e74f3082a11d4cdc8ee5da31727ff97c3cb9 SHA256: 7b1569a73c9ee8dfa1f7a7c971d15ac35a1e793742ad13fb4f72e782bfa744f5 SHA512: 00fad41ebbbacce6ce79ba5f3e2ec864a181e0e01e9f0424104c180b2f51e056984939f37e184cae7e4c822b810b431aa161211a7ef746f5df8bec0cdb44013e Homepage: https://doc.qt.io/qt-5/topics-network-connectivity.html Description: Qt Connectivity Bluetooth module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Bluetooth part of the Qt Connectivity module. Package: libqt5bluetooth5-bin Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: foreign Priority: optional Section: utils Source: qtconnectivity-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 46 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.34), libqt5core5a (>= 5.15.10+dfsg~), libstdc++6 (>= 5.2) Filename: pool/main/q/qtconnectivity-opensource-src/libqt5bluetooth5-bin_5.15.10-2ok1_amd64.deb Size: 11334 MD5sum: 95ba1ff448c4b1a10369e54fa7687b84 SHA1: d02818991a1ce35a35c1815d78e4952de06296a6 SHA256: e1b00128f3447a29e8f48fa7f060c8386ec276e14f3a85a316829e0869a6bfea SHA512: c9e7b63269b73ba984c8021a308ee29656789794ddc8d12cfcccbb828df49054f91c229481fbc0278f1b0e67ce2ab27fd4381724f47a2bc3fe39e6d90e238bf5 Homepage: https://doc.qt.io/qt-5/topics-network-connectivity.html Description: Qt Connectivity Bluetooth module helper binaries Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Bluetooth helper binaries. Package: libqt5charts5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtcharts-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2772 Depends: libc6 (>= 2.29), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5widgets5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtcharts-opensource-src/libqt5charts5_5.15.10-2ok1_amd64.deb Size: 471362 MD5sum: 0a77402f465150688fdb6e5ddeeadc9a SHA1: d0edba0a06d1c3d574ceee4d89193bcdd0b40133 SHA256: 5211f6af3743eba4db8ff14dab7cde99d51d04d4b308888ccbfd67f15be7130b SHA512: 820586c96f589d1bf42c9038a75af5a7da9628b237f3f9dc0498c0b4e3237a89dad018c2beb1733146dbeb4b433ddaa8b1047f517862040ccc1d05e9edcc974d Homepage: https://doc.qt.io/qt-5/qtcharts-index.html Description: Qt charts shared library Qt Charts module provides a set of easy to use chart components. . This package contains the shared library for Qt Charts. Package: libqt5charts5-dev Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtcharts-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 288 Depends: libqt5charts5 (= 5.15.10-2ok1), qtbase5-dev Filename: pool/main/q/qtcharts-opensource-src/libqt5charts5-dev_5.15.10-2ok1_amd64.deb Size: 23432 MD5sum: f8b23bda6699998b749584dc71a6a675 SHA1: c4a0cbec5898e4c8e0fb71555ad76b1def188b21 SHA256: 102864047f79946007ecb3fe9c5f3749dd371d260785fcfaa76282e6750d3986 SHA512: 2f2fefa6164d1d8b1868d85b6393ca59ad3dfb9999cb128544a06c0576db31669857370cd53d662cd49dcdb4d9234d94460c45aeb0037bb661a97556212bf1ef Homepage: https://doc.qt.io/qt-5/qtcharts-index.html Description: Qt charts development files Qt Charts module provides a set of easy to use chart components. . This package contains the header development files used for building Qt 5 applications using QtCharts. Package: libqt5concurrent5 Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 188 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/q/qtbase-opensource-src/libqt5concurrent5_5.15.10+dfsg-3ok2.13_amd64.deb Size: 33964 MD5sum: 6c87d4b3c1ef47ecf546fdfbe18f202d SHA1: d0d8079bda8ef7122ee9d88d7c1f632748ce5121 SHA256: 3340e606890851585bdbbde7485bdabb46879929174266b3d7f634b2aa5b48c8 SHA512: 01e8514d5f3d56bb19f226877b3ebd563eb8e6789aec3d351e6e965bc13dd454ac2f0ed8931c5d026fd2cf026fe0cb9b363ad395aa5f14ef6785aff316b95ed9 Homepage: https://www.qt.io/developers/ Description: Qt 5 concurrent module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtConcurrent module contains functionality to support concurrent execution of program code. Package: libqt5core5a Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5926 Provides: qtbase-abi-5-15-10 Depends: shared-mime-info, libc6 (>= 2.35), libdouble-conversion3 (>= 2.0.0), libgcc-s1 (>= 3.4), libglib2.0-0t64 (>= 2.22.0), libicu74 (>= 74.1-1~), libpcre2-16-0 (>= 10.22), libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Recommends: qttranslations5-l10n Suggests: libthai0 Filename: pool/main/q/qtbase-opensource-src/libqt5core5a_5.15.10+dfsg-3ok2.13_amd64.deb Size: 1810384 MD5sum: b0c83e0aec7b878077f26256df6713ff SHA1: f7d05d67c476787493178a37dae848ad28979e2f SHA256: f012de514e219f5ffaa2feb71a04ff3f5f517c1d87b5cb85152682491e5715bc SHA512: b35e456ad46261d2c2f78525c908f3f593d2adec01e6cb6c769082e07069deb1dbe526475fb6fd4c1e8cf511dab1debd125c88326a67e2cb14046df9808bc1b5 Homepage: https://www.qt.io/developers/ Description: Qt 5 core module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtCore module contains core non-GUI functionality. Package: libqt5datavisualization5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtdatavis3d-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1492 Depends: libc6 (>= 2.29), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtdatavis3d-everywhere-src/libqt5datavisualization5_5.15.10-2ok1_amd64.deb Size: 422804 MD5sum: 50ef1617035280ef6855072b5c0b6db2 SHA1: c0d13f17e5a96e9f6c9495e4bd71f99ed3eced65 SHA256: 0869f1ba09b1f282a34bb444d00bba87f3b2cc583f2a0503c32c6c02110e0914 SHA512: 8c5654f32332760dc1427e1d62a4267d6901a6d7eabc23d3fdb236e40164bebbe207611e9f0751684542990984a60e7027c1c158ddc6346e42a8ec2089b88f56 Homepage: https://doc.qt.io/qt-5/qtdatavisualization-index.html Description: Qt 5 Data Visualization module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains a set of APIs to visualize data in 3D as bar, scatter, and surface graphs. Package: libqt5datavisualization5-dev Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtdatavis3d-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 265 Depends: libqt5datavisualization5 (= 5.15.10-2ok1), qtbase5-dev Filename: pool/main/q/qtdatavis3d-everywhere-src/libqt5datavisualization5-dev_5.15.10-2ok1_amd64.deb Size: 25072 MD5sum: 86b39d67de03ad5ec2b2adf1609e2764 SHA1: b04669285ab755af53fdbe93a865cf86a5a80ca3 SHA256: b7c630f4694353902d24ff658407631b42d1e0f2bc43821603f24dc3825d756d SHA512: 72f3e846f1cf12b43b6717f85fd694ab153d94f317bb80953561ff0f627a9938a13b1a656fa47c29495b6df99104280e04a92b671c29d88251be4e2221858896 Homepage: https://doc.qt.io/qt-5/qtdatavisualization-index.html Description: APIs for data visualization functionality - development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the development files needed to build Qt applications using the Qt Data Visualization library. Package: libqt5dbus5 Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 752 Depends: libc6 (>= 2.14), libdbus-1-3 (>= 1.9.14), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtbase-opensource-src/libqt5dbus5_5.15.10+dfsg-3ok2.13_amd64.deb Size: 203196 MD5sum: c3f0a4f681becb6fac08925048d24200 SHA1: bcf9a99b6486402cd4cb32d4bca2a80026b426fd SHA256: aa84b2e9ffc544a15dcedc37644e33cb4e362902fc1b86267355c218be395cdd SHA512: 7e39d4097d151921aa366edb1c55d8dfc62585408f332291be6a8e2a3383b5d371c0a9accf0744b50125b4a17089fb7aaf327ec4614cfefcfd6e6cc5a5a67304 Homepage: https://www.qt.io/developers/ Description: Qt 5 D-Bus module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtDBus module is a Unix-only library that you can use to make Inter-Process Communication using the D-Bus protocol. . Applications using the QtDBus module can provide services to other, remote applications by exporting objects, as well as use services exported by those applications by placing calls and accessing properties. Package: libqt5designer5 Architecture: amd64 Version: 5.15.10-5ok1.5 Multi-Arch: same Priority: optional Section: libs Source: qttools-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5383 Depends: libc6 (>= 2.35), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qttools-opensource-src/libqt5designer5_5.15.10-5ok1.5_amd64.deb Size: 2747300 MD5sum: ba9cd47d2fc1346e7f56ae925ce41c98 SHA1: 404bf417da9b4a88973842896aca4ecb5f6213f0 SHA256: 49cabc1f376cf8285fefe30b24fb25f66ed71513b5d070e0fa1e65878e12dee0 SHA512: 8a72b7c15a1f57a8144881ad16b35abd14f99cb0b9e4bad1a93dc325afbf77d30594fb698fb6f6800d6f2b2ec1b63edd51da370ac694f291e8b695221fc76335 Homepage: https://www.qt.io/developers/ Description: Qt 5 designer module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtDesigner module provides classes that allow you to create your own custom widget plugins for Qt Designer, and classes that enable you to access Qt Designer's components. Package: libqt5designercomponents5 Architecture: amd64 Version: 5.15.10-5ok1.5 Multi-Arch: same Priority: optional Section: libs Source: qttools-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2639 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5designer5 (>= 5.15.5), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.14.1), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/q/qttools-opensource-src/libqt5designercomponents5_5.15.10-5ok1.5_amd64.deb Size: 728196 MD5sum: b3928d9e67a4de14c1e3b15edfeff6f2 SHA1: 506217edbbf3a4d348f2cf35668ac52f9771ad77 SHA256: a10c473d7d7ac1c2c8da07abceb430cafe4d8ab72df77314c62e78d61ae6ae91 SHA512: 08bc12f5cdc5fad4ff3fc538c18e149962129cd1587e4f782f0803339d827a8982057c7679178c41a5f1c176d88d2d0df9d2d0620bad2bd8428a9eae99376964 Homepage: https://www.qt.io/developers/ Description: Qt 5 Designer components module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package includes components for the Qt 5 Designer module. Package: libqt5gamepad5 Architecture: amd64 Version: 5.15.10-2ok1.3 Multi-Arch: same Priority: optional Section: libs Source: qtgamepad-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 295 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libsdl2-2.0-0 (>= 2.0.10), libstdc++6 (>= 5), libudev1 (>= 183), qtbase-abi-5-15-10 Filename: pool/main/q/qtgamepad-everywhere-src/libqt5gamepad5_5.15.10-2ok1.3_amd64.deb Size: 64772 MD5sum: e4ac59a1997396dca222422d6d6268ee SHA1: 473d43af9e24f48a45535f9ecc7695a322343767 SHA256: 87fd7db7d98e61bd7aa76483f6e4d4efe560c98dfae4e03b3ad08fdfb4a7e7e6 SHA512: 973a09463e6d863c9299852e307822a19a61a13f87548a590e27c62b5c665772ad35384db95ccdd6f5267c895fc543dbfbe544f196754cfbb897a8a08a4d9bb0 Homepage: https://doc.qt.io/qt-5/qtgamepad-index.html Description: Qt 5 gamepad module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains he gamepad module library. Package: libqt5gamepad5-dev Architecture: amd64 Version: 5.15.10-2ok1.3 Multi-Arch: same Priority: optional Section: libdevel Source: qtgamepad-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 71 Depends: libqt5gamepad5 (= 5.15.10-2ok1.3) Filename: pool/main/q/qtgamepad-everywhere-src/libqt5gamepad5-dev_5.15.10-2ok1.3_amd64.deb Size: 9762 MD5sum: e84ae6760db4bdcec23114261de9add9 SHA1: a5bba60ca3aa8b46a12abcd964857db5dba1bf4e SHA256: 6f8bdbed983087db6dc79c8535a81d08da1644e28de58b54d0088f4eeffd2449 SHA512: 03def1d7a04c9ebe9229896a31cd6b978510c3cebf6f30b0ef5d7b1911d576d32a7b6fe099834b579ea746ec0a7660eb513b76e35f6172e5e48ca77296a8338c Homepage: https://doc.qt.io/qt-5/qtgamepad-index.html Description: Qt 5 gamepad module - development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the development files for the gamepad module. Package: libqt5glib-2.0-0 Architecture: amd64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 163 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.26.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5.2) Filename: pool/main/q/qt-gstreamer/libqt5glib-2.0-0_1.2.0-ok1_amd64.deb Size: 50732 MD5sum: d3a1e2e89b17069607dcb7f947407776 SHA1: febe17b52c506f08058376db1109fb2ebd65d800 SHA256: 3e9e42f12f7f95dcac49df5904d7493573ab4f013fe61ce2b9f51891e346b05f SHA512: e112c6a6f084da802d3161396f3962e40e925338159a033cd86b52e096a4db2a40725f13a386d5a47532082e4e2409254c3529a11c9ca5a4aa9882dd617ecd8e Homepage: https://gstreamer.freedesktop.org Description: C++ bindings library for GLib and GObject with a Qt-style API - Qt 5 build This package contains the QtGLib library, a library that provides C++ bindings for parts of the GLib and GObject APIs with a Qt-syle API. The bindings are designed to be easy to use for C++ programmers that are used to the Qt API and also provide easier integration with Qt by using Qt's data types where applicable. . This library serves as a base for building the QtGStreamer bindings library. . This package is part of the Qt5 version of QtGStreamer. Package: libqt5gstreamer-1.0-0 Architecture: amd64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 452 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libgstreamer-plugins-base1.0-0 (>= 1.1.90), libgstreamer1.0-0 (>= 1.4.0), libqt5core5a (>= 5.15.1), libqt5glib-2.0-0 (>= 1.2.0), libstdc++6 (>= 4.9) Filename: pool/main/q/qt-gstreamer/libqt5gstreamer-1.0-0_1.2.0-ok1_amd64.deb Size: 105186 MD5sum: d55f85261bcbe4379062b0d8a761aa81 SHA1: 3bcdac5cae5d5ec69323f6d71df3f2192737aabc SHA256: b39d5f72b231aa883e687c4394f2113b2445a6c19fb46927e52c320ec8842fd9 SHA512: 275963d6d53c37d50cb190046d68e1134806525a4af9e1931d7e9430a09afdcb213ee4d0abcd091f19f9645346f76bff2432bdfe3fbee13f72bcbb466c85f849 Homepage: https://gstreamer.freedesktop.org Description: C++ bindings library for GStreamer with a Qt-style API - Qt 5 build This package contains the QtGStreamer library, a library that provides C++ bindings for GStreamer with a Qt-style API. The bindings are designed to be easy to use for C++ programmers that are used to the Qt API and also provide easier integration with Qt by using Qt's data types where applicable. . This package is part of the Qt5 version of QtGStreamer. Package: libqt5gstreamer-dev Architecture: amd64 Version: 1.2.0-ok1 Priority: optional Section: libdevel Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 410 Depends: libboost-dev (>= 1.39), libglib2.0-dev, libgstreamer-plugins-base1.0-dev (>= 1.1.90), libgstreamer1.0-dev, libqt5glib-2.0-0 (= 1.2.0-ok1), libqt5gstreamer-1.0-0 (= 1.2.0-ok1), libqt5gstreamerquick-1.0-0 (= 1.2.0-ok1), libqt5gstreamerui-1.0-0 (= 1.2.0-ok1), libqt5gstreamerutils-1.0-0 (= 1.2.0-ok1), qtbase5-dev Recommends: qtdeclarative5-dev Suggests: qtgstreamer-doc Filename: pool/main/q/qt-gstreamer/libqt5gstreamer-dev_1.2.0-ok1_amd64.deb Size: 57508 MD5sum: 162220d9070d54a43b59859e2348af31 SHA1: 8bb19601b021f0dae5fa190f4b367ba45ed4e05d SHA256: f2f57dac861b7c5e5c2d50a758e284aca3f74798bdb3afe25b2f996bf7d39e98 SHA512: 0cc841fdd2946ee1f7f8d0847b1a9f9c9b2b3355654b93febe7a6e63b1bff81c707343f895c2f601628f4978d7ad15b139091ca8628abc235e1e04b3f6645c9b Homepage: https://gstreamer.freedesktop.org Description: Development headers for QtGStreamer - Qt 5 build QtGStreamer provides C++ bindings for GStreamer with a Qt-style API, plus some helper classes for integrating GStreamer better in Qt applications. . This package provides the necessary development files for building C++/Qt applications that use the QtGStreamer library. . This package is part of the Qt5 version of QtGStreamer. Package: libqt5gstreamerquick-1.0-0 Architecture: amd64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 58 Depends: qtgstreamer-plugins-qt5 (= 1.2.0-ok1), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5glib-2.0-0 (>= 1.2.0), libqt5gstreamer-1.0-0 (>= 1.2.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libstdc++6 (>= 4.1.1) Recommends: qml-module-qtgstreamer (= 1.2.0-ok1) Filename: pool/main/q/qt-gstreamer/libqt5gstreamerquick-1.0-0_1.2.0-ok1_amd64.deb Size: 15352 MD5sum: 9fd4ac6174ff8d83cd862bc18afcd773 SHA1: 75be7886732f5d234a6a2dd775a150d21445d988 SHA256: 907505bbfdb8b1bcbafe43ecdb4058801eaa252248649000f3dd274881941628 SHA512: 112c3aeb2da42cb5f03deaa57a586fa568c78cbf56feab59db7221e79a0ca77b5895029c85fbc592ccf5d299d2eb323a4b9010f54569cbaecd22fc8e0ffa6867 Homepage: https://gstreamer.freedesktop.org Description: QtGStreamerQuick library - Qt 5 build This package contains the QtGStreamerQuick library, a library that provides some high level utility classes that can be used with QtGStreamer. . This package is part of the Qt5 version of QtGStreamer. Package: libqt5gstreamerui-1.0-0 Architecture: amd64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 105 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5glib-2.0-0 (>= 1.2.0), libqt5gstreamer-1.0-0 (>= 1.2.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5opengl5 (>= 5.0.2), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 5) Suggests: qtgstreamer-plugins-qt5 Filename: pool/main/q/qt-gstreamer/libqt5gstreamerui-1.0-0_1.2.0-ok1_amd64.deb Size: 27192 MD5sum: bab550ff1f299d1984fe2750303e4acd SHA1: 83e91a985c726c409afe32de71e0eb069d976566 SHA256: 45245e0a9cc0fbd8b4483f97f92d00dbce3a61ea71dd1ec600bbe170b09436f1 SHA512: bd638bedcfc0cff36fa1960f424b2d24c7aa7379ec613573711d57f2d451da859980176d7cc58abf1540ae0afe643eb875483f0559856a28f65ddd34f956ed0d Homepage: https://gstreamer.freedesktop.org Description: QtGStreamerUi library - Qt 5 build This package contains the QtGStreamerUi library, a library that provides helper classes for integrating GStreamer better in graphical Qt applications. . This package is part of the Qt5 version of QtGStreamer. Package: libqt5gstreamerutils-1.0-0 Architecture: amd64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: qt-gstreamer Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 61 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libgstreamer-plugins-base1.0-0 (>= 1.1.90), libgstreamer1.0-0 (>= 1.1.90), libqt5core5a (>= 5.15.1), libqt5glib-2.0-0 (>= 1.2.0), libqt5gstreamer-1.0-0 (>= 1.2.0), libstdc++6 (>= 4.1.1) Filename: pool/main/q/qt-gstreamer/libqt5gstreamerutils-1.0-0_1.2.0-ok1_amd64.deb Size: 12754 MD5sum: 1163772e46be48e4139a3a4961bdb2c2 SHA1: a9b16ef32ac19e7d520bf8f727ce52cdaa7c7a2f SHA256: ba2587a3034ae0529cbe22ade77f481bea6c43293bd7b9e7e04f2475519d9e88 SHA512: 47ce98fcb19eab77dde677714338b805a09d470c74f39f367c53911250ecc400e6da5c5be4fa61633c897ba4fe974bb79ec97500d0a633b5dc5a06e93aebfbb9 Homepage: https://gstreamer.freedesktop.org Description: QtGStreamerUtils library - Qt 5 build This package contains the QtGStreamerUtils library, a library that provides some high level utility classes that can be used with QtGStreamer. . This package is part of the Qt5 version of QtGStreamer. Package: libqt5gui5 Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 12580 Depends: fontconfig, libc6 (>= 2.38), libdrm2 (>= 2.4.62), libegl1, libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libgbm1 (>= 8.1~0), libgcc-s1 (>= 3.4), libgl1, libglib2.0-0t64 (>= 2.12.0), libharfbuzz0b (>= 1.6.0), libice6 (>= 1:1.0.0), libinput10 (>= 0.15.0), libjpeg62-turbo (>= 1.3.1), libmd4c0 (>= 0.2.7), libmtdev1t64 (>= 1.0.8), libpng16-16t64 (>= 1.6.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5network5 (>= 5.0.2), libsm6, libstdc++6 (>= 11), libudev1 (>= 183), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb-glx0, libxcb-icccm4 (>= 0.4.1), libxcb-image0 (>= 0.2.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.3), libxcb-render-util0, libxcb-render0, libxcb-shape0, libxcb-shm0 (>= 1.10), libxcb-sync1, libxcb-xfixes0, libxcb-xinerama0, libxcb-xinput0 (>= 1.15), libxcb-xkb1, libxcb1 (>= 1.8), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), libxrender1, qtbase-abi-5-15-10, zlib1g (>= 1:1.1.4) Recommends: libqt5svg5, qt5-gtk-platformtheme, qtwayland5 Suggests: qgnomeplatform-qt5, qt5-image-formats-plugins Conflicts: libqt5gui5-gles Filename: pool/main/q/qtbase-opensource-src/libqt5gui5_5.15.10+dfsg-3ok2.13_amd64.deb Size: 3404676 MD5sum: 0fea789f490334108b23017cddda570e SHA1: 46862dade5be70b6c71ee772b74ae9b26b18c401 SHA256: 811bc7af9fb53c9bdd76e55e9ce67c843c8462c9a9359b9606041d1c9d70dd86 SHA512: 2bed185ee4f7341d529b37b96aa3243b4e85dea38e0cbcb3ae28d6be26a083b2b4b1858a465e4f906ca4859d00ae229a3fd0e3d790682dfa048430ae603c462a Homepage: https://www.qt.io/developers/ Description: Qt 5 GUI module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtGui module extends QtCore with GUI functionality. Package: libqt5gui5-gles Architecture: amd64 Version: 5.15.10+dfsg-3ok2 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src-gles Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 12124 Depends: fontconfig, libc6 (>= 2.38), libdrm2 (>= 2.4.62), libegl1, libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libgbm1 (>= 8.1~0), libgcc-s1 (>= 3.4), libgles2, libglib2.0-0 (>= 2.12.0), libharfbuzz0b (>= 1.6.0), libice6 (>= 1:1.0.0), libinput10 (>= 0.15.0), libjpeg62-turbo (>= 1.3.1), libmd4c0 (>= 0.2.7), libmtdev1 (>= 1.0.8), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5network5 (>= 5.0.2), libsm6, libstdc++6 (>= 11), libudev1 (>= 183), libx11-6, libx11-xcb1 (>= 2:1.8.6), libxcb-icccm4 (>= 0.4.1), libxcb-image0 (>= 0.2.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.3), libxcb-render-util0, libxcb-render0, libxcb-shape0, libxcb-shm0 (>= 1.10), libxcb-sync1, libxcb-xfixes0, libxcb-xinerama0, libxcb-xinput0 (>= 1.14), libxcb-xkb1, libxcb1 (>= 1.8), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), libxrender1, qtbase-abi-5-15-10, zlib1g (>= 1:1.1.4) Recommends: libqt5svg5, qt5-gtk-platformtheme, qtwayland5 Suggests: qgnomeplatform-qt5, qt5-image-formats-plugins Conflicts: libqt5gui5 Breaks: qt5-default Filename: pool/main/q/qtbase-opensource-src-gles/libqt5gui5-gles_5.15.10+dfsg-3ok2_amd64.deb Size: 3502742 MD5sum: d446c30258d711597bfd8c6315a15a7c SHA1: 53e9facfe8d01db68f24ed7b714f2a7b20cd49d1 SHA256: 660a822153a3c62e57a9a1d43e9eef8e48d5af0ed1ded3bed480484cf9018c39 SHA512: 7f2b82fcd8991577d8bcd2e2b4cc7c41241912edce39f05858b653d7350e06c4a752178b5806134da66d9905d530086707e2ca3246afb01760b2388a77a3731e Homepage: https://www.qt.io/developers/ Description: Qt 5 GUI module — OpenGL ES variant Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtGui module extends QtCore with GUI functionality. . This package provides a version of Qt GUI library built against OpenGL ES, for use on embedded/mobile devices. Package: libqt5help5 Architecture: amd64 Version: 5.15.10-5ok1.5 Multi-Arch: same Priority: optional Section: libs Source: qttools-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 539 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5sql5 (>= 5.3.0), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 5) Filename: pool/main/q/qttools-opensource-src/libqt5help5_5.15.10-5ok1.5_amd64.deb Size: 148444 MD5sum: 99ad9e74e274a3174bbe96d3452cb8e5 SHA1: 2a94a86d5c2691f1ad3238b50d8a99fe80b51b85 SHA256: 1bdd8de2383784fa19ac196c12002ab884f314cc037c9f17911762614d8db4c1 SHA512: 064b33445f9d6224d92d95dad2a61fe324cb0d0ebfd79ab6bf78f955702427b0665b3db6f06aa5915a669b2b37a600bac3a9d42b795f2948a794a041bee46dc2 Homepage: https://www.qt.io/developers/ Description: Qt 5 help module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtHelp module provides classes for integrating online documentation in applications. Package: libqt5hunspellinputmethod5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtvirtualkeyboard-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 205 Depends: libc6 (>= 2.14), libhunspell-1.7-0, libqt5core5a (>= 5.15.10+dfsg~), libqt5virtualkeyboard5 (>= 5.12.2), libstdc++6 (>= 5) Filename: pool/main/q/qtvirtualkeyboard-opensource-src/libqt5hunspellinputmethod5_5.15.10+dfsg-2ok1_amd64.deb Size: 46738 MD5sum: d0767ca869c4bc07b8b5177ebd219c65 SHA1: 11d5a3dca1a3cdebfbfc5f98607f29faffc83f8d SHA256: 896648db7300b2733d6a7c75e2a2b572b918d4b4e0ababa75d521f72d1b2441a SHA512: ba0e23e775a69fd092433a22c0543035cc6901f9af9b6dffa1ce5be50997532d59c006e317f810702923d653f10165c224faba223150c7961c819995a5bd2300 Homepage: https://doc.qt.io/qt-5/qtvirtualkeyboard-index.html Description: Qt virtual keyboard - helper library for Hunspell input method The Qt Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 5 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets. . This package contains the helper shared library for Hunspell input method. Package: libqt5keychain1 Architecture: amd64 Version: 0.14.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: qtkeychain Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 221 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libstdc++6 (>= 4.1.1) Recommends: gnome-keyring | kwalletmanager Breaks: libqt5keychain0 Replaces: libqt5keychain0 Filename: pool/main/q/qtkeychain/libqt5keychain1_0.14.1-ok1_amd64.deb Size: 50736 MD5sum: c1acc9ada65ab8e1b5548abe0a60d88c SHA1: 3c19854d4ac2fbd2ad615b6b0309ad61fa71b3a2 SHA256: bd7584084d5f110d7cbc55155626b9563f7e3c1d9fc70f5160bfe63f8c0390f1 SHA512: 548cee88162ec4abc9a61a3c043e9fb81336b5b8310698833a9f496ff54543eb158c914033abe59bd1a691d44e3b9cb4c7d32b1ee724d771dfc2a7bc96abd2c1 Homepage: https://github.com/frankosterfeld/qtkeychain Description: Qt API to store passwords (QT5 version) It can use KWallet or GNOME Keyring, if one of them is available. If none of them is available, qtkeychain will report an error or writes with explicit request the password unencrypted at a file. . This is the Version built for QT5. Package: libqt5location5 Architecture: amd64 Version: 5.15.10+dfsg-3ok1 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2661 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.9.0~beta) | libqt5gui5-gles (>= 5.9.0~beta), libqt5positioning5 (>= 5.12.2), libqt5positioningquick5, libqt5qml5 (>= 5.15.10+dfsg~), libqt5qmlmodels5 (>= 5.15.10+dfsg~), libqt5quick5 (>= 5.15.10+dfsg~) | libqt5quick5-gles (>= 5.15.10+dfsg~), libstdc++6 (>= 11), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/main/q/qtlocation-opensource-src/libqt5location5_5.15.10+dfsg-3ok1_amd64.deb Size: 726810 MD5sum: 871e51c0d738a986a8f31240a13ed341 SHA1: 8c56db58ab91dbd458b4040736297d5fd905dcc4 SHA256: 26672f6a27f416fed549fcf69766e89905d61cce2ab44f2232d58ca240d08ccd SHA512: 95dbafc0fa4f9714d372c1eb526e2472491664ace8e72a664ff0e04c8923150f30b56d721b4ad3a1fd8dabf48380cb14b09fb857ba0a8491c154a52dc3fbd7b1 Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Location module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt Location module. Package: libqt5location5-plugin-mapboxgl Architecture: amd64 Version: 5.15.10+dfsg-3ok1 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5154 Depends: libqt5location5 (= 5.15.10+dfsg-3ok1), libc6 (>= 2.35), libgcc-s1 (>= 3.0), libicu66 (>= 66.1-1~), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5network5 (>= 5.0.2), libqt5positioning5 (>= 5.12.2), libqt5qml5 (>= 5.15.10+dfsg~), libqt5quick5 (>= 5.15.10+dfsg~) | libqt5quick5-gles (>= 5.15.10+dfsg~), libqt5sql5 (>= 5.3.0), libstdc++6 (>= 12), qtdeclarative-abi-5-15-10, zlib1g (>= 1:1.1.4) Filename: pool/main/q/qtlocation-opensource-src/libqt5location5-plugin-mapboxgl_5.15.10+dfsg-3ok1_amd64.deb Size: 1675896 MD5sum: e2879a5b220498b4eb7c643ceb9f3301 SHA1: 96873e5bcb1a22297549e4322c8664b0e883ad8a SHA256: 96ddd21b95399d15a40f6bfd81b6708b44704cb2773dc8344fe27fed7ba8e7e5 SHA512: 8a381f54198d3f596ede5bd63f2ac81d7dde8089aae9d320934512ea1cf1d17abce7d6128467ea05597cb026e3951061b72149830f205d1df990fc5294dce1d7 Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Location module - Mapbox GL plugin Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Mapbox GL plugin for Qt Location. Package: libqt5location5-plugins Architecture: amd64 Version: 5.15.10+dfsg-3ok1 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1276 Depends: libqt5location5 (= 5.15.10+dfsg-3ok1), libc6 (>= 2.29), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.15.1), libqt5positioning5 (>= 5.14.1), libqt5quick5 (>= 5.15.10+dfsg~) | libqt5quick5-gles (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtlocation-opensource-src/libqt5location5-plugins_5.15.10+dfsg-3ok1_amd64.deb Size: 299988 MD5sum: a0161cc7c0b189b8748bf1d936f46846 SHA1: 43d6e50bc614d8fdfba0d2788edb405b0308c9d0 SHA256: ce4315f0b859562632b67519acb267e9609be10d5a060b72b45eadfe3c93cd73 SHA512: 35a4379cd77a70074c8899a807da7b99178e08b2a8eb9fef71bb98d4698c36061063e7db7b1edce07f8deb41bb78b377d0adb781685be57d7cc51a534bf56165 Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Location module - geolocation plugins Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt Location plugins: ESRI, Items Overlay, Mapbox, HERE/Nokia and Open Street Map. Package: libqt5multimedia5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtmultimedia-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1193 Depends: libc6 (>= 2.29), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5network5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtmultimedia-opensource-src/libqt5multimedia5_5.15.10-2ok1_amd64.deb Size: 305444 MD5sum: 9f3fa091a8a59f64da180c9bc38a778b SHA1: 03a2d4d9030e0b1dd698ba9559e493e7c0b0c852 SHA256: 17120fcd84158598362140877be7991b47704806a93cee95c09807b1e6d312e0 SHA512: 47a69800c0b22ec8119d3e04fdcf3d78979e651bae87b02d2be449a22952abf359774f97879cea208695efca956b514f35bac8ed3d91e65f1568e93628cbaf11 Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Description: Qt 5 Multimedia module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains a set of APIs to play and record media, and manage a collection of media content. Package: libqt5multimedia5-plugins Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtmultimedia-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 705 Depends: libqt5multimedia5 (= 5.15.10-2ok1), libasound2 (>= 1.0.16), libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libpulse0 (>= 0.99.1), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5multimediagsttools5, libqt5network5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtmultimedia-opensource-src/libqt5multimedia5-plugins_5.15.10-2ok1_amd64.deb Size: 170504 MD5sum: 53cbcea3b7cd7fe60be25420542bfe56 SHA1: 1536f664d2f40e0da60266f8c512a4bf5caae7e4 SHA256: 4ebc7666c42df89a3c3e902e408220d8df6729201c76b799b5e97dddc6b1578a SHA512: 0ff46df78eb8650971d11ef9db32ba25cdd7267c5b678a3811383fbb1ee44f0ec52cf8091c75dd980bb3b0c70e3ca0dc071a0cdfce1b8048268e947b6dfddeb2 Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Description: Qt 5 Multimedia module plugins Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains a set of plugins for supporting m3u, pulseaudio and GStreamer. Package: libqt5multimediagsttools5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtmultimedia-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 374 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.14), libglib2.0-0 (>= 2.31.8), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.6.0), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5multimedia5 (>= 5.14.1), libqt5multimediawidgets5 (>= 5.6.0~beta), libqt5network5 (>= 5.15.10+dfsg~), libqt5widgets5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtmultimedia-opensource-src/libqt5multimediagsttools5_5.15.10-2ok1_amd64.deb Size: 105934 MD5sum: de233e1966bf6526f18ecb6ff25c3dfd SHA1: 1b582906be25909f99ac0f2499f1db282c216754 SHA256: 395613040221b7ce3ce1169a4573fef90a5aedec2751f3407b6c75537633db8d SHA512: 58739e3688b2667823ee9280d6645df07f825919bbdf5c5dfd651ab9f4d557039eae78150cd786020573253d06084ca6186406eae81eb89b2ee3854ca9863d21 Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Description: GStreamer tools for Qt 5 Multimedia module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the GStreamer tools for Qt 5 Multimedia module. Package: libqt5multimediaquick5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtmultimedia-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 157 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5multimedia5 (>= 5.15.1), libqt5quick5 (>= 5.15.10+dfsg~) | libqt5quick5-gles (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtmultimedia-opensource-src/libqt5multimediaquick5_5.15.10-2ok1_amd64.deb Size: 43786 MD5sum: e5381dc9a717138bb983067020c0188b SHA1: 2f0da6e594da173c417f0b94855083c92091a67d SHA256: 432a2fe22b83d2872a19228c07e37476a371d580ef4ad5c8388df032dcce0f7b SHA512: a751891074113d1ca5f1b22beda6f81a7b60f077df9e1163639a521f10497cdbbaeb5cc0d2aef7769bfc22f0aec15a8e66668c4674586443ea5ccba01ea05a00 Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Description: Qt 5 Multimedia Quick module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains a set of APIs to play and record media, and manage a collection of media content with the Quick module. Package: libqt5multimediawidgets5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtmultimedia-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 155 Depends: libc6 (>= 2.2.5), libgl1, libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5multimedia5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtmultimedia-opensource-src/libqt5multimediawidgets5_5.15.10-2ok1_amd64.deb Size: 39826 MD5sum: ba91ec3771904b11191a90418d96d534 SHA1: acf6365641c02c00a2ea5948fbdd2facd982bb17 SHA256: 4c97f90eda8567fb441bc62a70b1e4a0d8e40ec4bb7b5f779fb17e2650a7846b SHA512: 21d79cacdfff43a35eee3038abe98256d23a4bfa7616a075e96315d3913162d8d0666cc987a892dc9be1b88a1db1ab2da4efad667a3b058909323bd9719f573f Homepage: https://doc.qt.io/qt-5/qtmultimedia-index.html Description: Qt 5 Multimedia Widgets module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains a set of widgets to play and record media, and manage a collection of media content. Package: libqt5network5 Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2482 Depends: libssl3t64, libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libstdc++6 (>= 11), qtbase-abi-5-15-10, zlib1g (>= 1:1.1.4) Filename: pool/main/q/qtbase-opensource-src/libqt5network5_5.15.10+dfsg-3ok2.13_amd64.deb Size: 665736 MD5sum: 8d3aa7d503f9a4f1d77993e021a0211c SHA1: ba095a9dc08d61d939192266b9b1bf0876d097f3 SHA256: 06654670400d0fda309f5b7b21fa68ee17f97c8fb9b03ebf22b145fb10775187 SHA512: 055132629a9863f71bde891a6d0a9d4dd51e6e7bf773c08532850d35abc6135537a9f8e29d45306db140a3418fb59813477dacce821f0b788da80726f9f839c1 Homepage: https://www.qt.io/developers/ Description: Qt 5 network module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtNetwork module offers classes that allow you to write TCP/IP clients and servers. It provides classes to make network programming easier and portable. Package: libqt5networkauth5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtnetworkauth-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 276 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5network5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtnetworkauth-everywhere-src/libqt5networkauth5_5.15.10-2ok1_amd64.deb Size: 66420 MD5sum: 1c14105681a6c31b11ebec4b1dd9263b SHA1: 33a2eda0beeca3fa85e033f7df98128783667db4 SHA256: be2ad43713644e124c9d15867f5e3812be2383a1f6bb3ee1981fc5504db8c409 SHA512: cfa0e9260076ef7b5ec35813fd602f34df44749dafd8ce7cb4cd2e049290598d0e2b764110ebeccb58d8ccdfdd1ca150d04928a3f26d4e13b26dd2a09c59b48f Homepage: https://doc.qt.io/qt-5/qtnetworkauth-index.html Description: online account access for Qt apps - Library Qt Network Authorization provides a set of APIs that enable Qt applications to obtain limited access to online accounts and HTTP services without exposing users' passwords. . This package contains the QtNetworkAuth libraries. Package: libqt5networkauth5-dev Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtnetworkauth-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 91 Depends: libqt5networkauth5 (= 5.15.10-2ok1), qtbase5-dev Filename: pool/main/q/qtnetworkauth-everywhere-src/libqt5networkauth5-dev_5.15.10-2ok1_amd64.deb Size: 11728 MD5sum: 90a0028fec721f0443d123e2d9a1c5c1 SHA1: e80d35340f09e4c673f536b421b16d65080cdd1a SHA256: 5fda2592002bda47deee241c481744ae9192ec109cb22db28c7e3d1b0c7d1280 SHA512: 36ef8ff9bb65a898cc115e061a98a805266fda5fbf3c4a5ae155ef42ab03e95e1b11165a7aab82e3e7cbce84a7927ea6620ea7d2cd1b832d1653dab4b03fcc99 Homepage: https://doc.qt.io/qt-5/qtnetworkauth-index.html Description: online account access for Qt apps - Development Files Qt Network Authorization provides a set of APIs that enable Qt applications to obtain limited access to online accounts and HTTP services without exposing users' passwords. . This package contains the development files needed to build Qt 5 applications using the QtNetworkAuth library. Package: libqt5nfc5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtconnectivity-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 335 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5dbus5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Recommends: neard Filename: pool/main/q/qtconnectivity-opensource-src/libqt5nfc5_5.15.10-2ok1_amd64.deb Size: 97884 MD5sum: dd890e58f86ab11efd6c0783d64b83a8 SHA1: 45d3c195073e0810388245e9830f4245de028d86 SHA256: 2f0f955b974399c41ddb2b50fb134aaeb74c3a3c89745dade0ec690ac3b06f01 SHA512: 81e2ae7c7af4dd4f4841d469c0c8c0598ea662b6deefa5e6c37936565d8523e25b4b7a272185001229f101f6bff00f1fdb4c06dadcd203fcb0778427a08a547e Homepage: https://doc.qt.io/qt-5/topics-network-connectivity.html Description: Qt Connectivity NFC module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the NFC part of the Qt Connectivity module. Package: libqt5opengl5 Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 554 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.1.0), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5widgets5 (>= 5.9.0~beta), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtbase-opensource-src/libqt5opengl5_5.15.10+dfsg-3ok2.13_amd64.deb Size: 139616 MD5sum: 134afab8544eb90aefab39ed036097a6 SHA1: 63a62db5a4061991ab4ffce8029e6bddfb7bcd20 SHA256: aa56c35d57f4f763f1c864cacb6de5ee31a48f07ec937a7b78a078fa8b6f4bfe SHA512: 11f232ac55fc38a3bdf0345216bb0e715df7a280f42a74def092624e6668f4348cada870affb7d70ff2a4c332b59b07514bd3011fb74c072ee9673de9ff2fed3 Homepage: https://www.qt.io/developers/ Description: Qt 5 OpenGL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtOpenGL module offers classes that make it easy to use OpenGL in Qt applications. . OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D rendering and provides little or no support for GUI programming issues. Package: libqt5opengl5-dev Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libdevel Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 292 Provides: libqt5opengl5-desktop-dev (= 5.15.10+dfsg-3ok2.13) Depends: libqt5opengl5 (= 5.15.10+dfsg-3ok2.13), qtbase5-dev (= 5.15.10+dfsg-3ok2.13) Filename: pool/main/q/qtbase-opensource-src/libqt5opengl5-dev_5.15.10+dfsg-3ok2.13_amd64.deb Size: 40900 MD5sum: 6d9c1d47cbe8c8f2daa7e41c9673ab59 SHA1: 5c555abd5a981462ab8e176d92b2551906f2ae18 SHA256: 322b4e6f8b0a5c79954a9a8000e37f9c5e5b57ae957e551bc041f69f2cfe26cf SHA512: f2f4bd37397232b2b21b3b7f8cf588442e493c4e79ff1f68ff39cd2719c1b2626c85e087bb8710d5364f8689bbcd12c994696b293e67c7968aea9e8d113977de Homepage: https://www.qt.io/developers/ Description: Qt 5 OpenGL library development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the development files needed to build Qt 5 applications using QtOpenGL library. Package: libqt5pdf5 Architecture: amd64 Version: 5.15.9+dfsg-ok9.14 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3202 Depends: libc6 (>= 2.33), libfreetype6 (>= 2.3.5), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5network5 (>= 5.15.3+dfsg~), libstdc++6 (>= 11), qtbase-abi-5-15-10, zlib1g (>= 1:1.1.4) Filename: pool/main/q/qtwebengine-opensource-src/libqt5pdf5_5.15.9+dfsg-ok9.14_amd64.deb Size: 1446148 MD5sum: 098c360a4239d6e3cdd51ac677946cdf SHA1: 744c5d19917f85dee3192dbd7979251d7de73657 SHA256: 66046348d77ea7e3bf5508469b507e0dc24b03c5582c1e3fd5e59a01d88c548b SHA512: eaa570c89e5233fab32d2319b85386655321ed7643a6ab26b1906cf21b0143f90df41e0197da67915e88aa1205518772a1b991cdbcf9049a226475a6d9da1396 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt 5 PDF library The Qt PDF module contains classes and functions for rendering PDF documents. . This package contains the Qt PDF library. Package: libqt5pdfwidgets5 Architecture: amd64 Version: 5.15.9+dfsg-ok9.14 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 213 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5pdf5 (>= 5.15.1), libqt5widgets5 (>= 5.15.3+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtwebengine-opensource-src/libqt5pdfwidgets5_5.15.9+dfsg-ok9.14_amd64.deb Size: 46400 MD5sum: 44ec12fa63e71d31092a686f438a5b99 SHA1: bd175902956d5cd34e44215654e727173a0980c8 SHA256: ed310da01cc46359facf136b5d032d28d7e2018da98432fa5326292ec17b885e SHA512: dc3fed33239fc0e710193e99bb2380a3e4fbf2a6f09edb7e42016d4bf5bc8583a248ae2105fd241233f32db25d984cf29998ea48e3f2aac0f46930ebc49b4234 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Qt 5 PDF Widgets library The Qt PDF module contains classes and functions for rendering PDF documents. . This package contains the Qt PDF Widgets library. Package: libqt5positioning5 Architecture: amd64 Version: 5.15.10+dfsg-3ok1 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 630 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 11), qtbase-abi-5-15-10 Recommends: geoclue-2.0 Filename: pool/main/q/qtlocation-opensource-src/libqt5positioning5_5.15.10+dfsg-3ok1_amd64.deb Size: 215190 MD5sum: 76b25207f8acde22cbf48f0f90cd8053 SHA1: 943d551b05c95c5057c60e8a602adcce2271985a SHA256: f473d0ddaa7d485beb6778ebeab4d88d885ed9a864eb6e258ef4afc0a9b5a610 SHA512: ffee15f3314e4fb38c37d4efda2da3b7afbb186c5094f0efd8ac16da48bc91c21c03c323210c1d135cfdd3a79878cb42ad63dec8e169443a63d89d4cda97848c Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Positioning module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt Positioning module. Package: libqt5positioning5-plugins Architecture: amd64 Version: 5.15.10+dfsg-3ok1 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 344 Depends: libqt5positioning5 (= 5.15.10+dfsg-3ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5serialport5 (>= 5.15.10~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtlocation-opensource-src/libqt5positioning5-plugins_5.15.10+dfsg-3ok1_amd64.deb Size: 89450 MD5sum: bcb64e23301f27b35cfbb54b73cf1a18 SHA1: b5401068f9d4c4d47d178977d93b351fc5ece723 SHA256: 4910148b26ec9c90f0b2d965c3dbf089b6844ab63ac65a969666f23368885bda SHA512: 8d45825a8b90c3dfda6cb3daa1ae21b4b6ce12a1e48667eadf59ac666703281a2663e34533cbdbe21987296979673e0ea0c3ccde592bb6d13d81f2cecfd3c558 Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Positioning module - position plugins Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt Positioning plugins. Package: libqt5positioningquick5 Architecture: amd64 Version: 5.15.10+dfsg-3ok1 Multi-Arch: same Priority: optional Section: libs Source: qtlocation-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 182 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.15.1), libqt5positioning5 (>= 5.14.1), libqt5qml5 (>= 5.15.10+dfsg~), libqt5quick5 (>= 5.15.10+dfsg~) | libqt5quick5-gles (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/main/q/qtlocation-opensource-src/libqt5positioningquick5_5.15.10+dfsg-3ok1_amd64.deb Size: 43018 MD5sum: 913741650945db2bfed3842fd2e6f40c SHA1: e68e7c927dd26581e8cf6e9dc1663388b6318cd9 SHA256: 67c1214f767dd515bc6b4a8f8d2b5b1d1b14bae65993eb9f8a6b8c5811221d4a SHA512: 92769ce15ef15943e0187483b13a262782f8f28d24136cb0827b6db4b230a530171cfb12560f2f5d0bdc63dbb31e99540d021eee057c79ffdf98bd1b7834d38c Homepage: https://doc.qt.io/qt-5/qtlocation-index.html Description: Qt Positioning module - Qt Quick module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contain the Qt Quick interface for the Qt Positioning module. Package: libqt5printsupport5 Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 733 Depends: libc6 (>= 2.14), libcups2t64 (>= 1.4.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 5), qtbase-abi-5-15-10 Recommends: libcups2 Filename: pool/main/q/qtbase-opensource-src/libqt5printsupport5_5.15.10+dfsg-3ok2.13_amd64.deb Size: 193776 MD5sum: cfa931cb0fda681339aaee60d02d2460 SHA1: 3a8fd57ef14edc92f193155556f6eaabf28bfcf2 SHA256: cc6242842f36fdd7328120e9fa94a2729067ed62feb5cd101626bfdf42e4b297 SHA512: 05d67d2595c8653105e39785af224aa9f01ba6d1921abd582422495b4f0b4946af6d458745a345454be87304575aa2939d7b709196e8724ab4047e50d00b6925 Homepage: https://www.qt.io/developers/ Description: Qt 5 print support module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtPrintSupport module provides classes to make printing easier and portable. Package: libqt5qml5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1.5 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 4952 Provides: qtdeclarative-abi-5-15-10 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.14.1), libstdc++6 (>= 11), qtbase-abi-5-15-10 Recommends: libgl1, libglx-mesa0 Suggests: qt5-qmltooling-plugins Filename: pool/main/q/qtdeclarative-opensource-src/libqt5qml5_5.15.10+dfsg-2ok1.5_amd64.deb Size: 1356068 MD5sum: b770daa18b893358cc1693f2152cadac SHA1: 27595e02f82c3ee08064c3aa9963169bb9508fbc SHA256: 52ba131f176d634e5efdccb2b1d94efd356c9b6f189d11571236e56a4b96804d SHA512: 3b3119f13ec53a156c33298d4c2899469ec121cd431e6dc4db0dd124ba8eb98581fb2a57f8ed53bce56215f9d29851038e9bc2e0b9ac355ce582169ca233f50c Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Qt QML module provides a framework for developing applications and libraries with the QML language. It defines and implements the language and engine infrastructure, and provides an API to enable application developers to extend the QML language with custom types and integrate QML code with JavaScript and C++. Package: libqt5qmlmodels5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1.5 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 625 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/main/q/qtdeclarative-opensource-src/libqt5qmlmodels5_5.15.10+dfsg-2ok1.5_amd64.deb Size: 185216 MD5sum: ad7803c6589f5b0da1f1223e83b0ecfb SHA1: 776c8eb00ccabefdcb0eab5d8fcf42c6d3c1cd29 SHA256: 0809b80ad6c78774da90129f22f7afd4933f63e2818944c839fc3d5a314c207e SHA512: b57d976d4fa475f361d643397f38a3a1561b29551126008367cac0d311bd627b0f9cba480cd8ffecf75cfc1c504e3e80a3ecbf2f3a1aedcc5b5df6e4d8721ae8 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 QML Models library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt QML Models support library. Package: libqt5qmlworkerscript5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1.5 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 123 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.0.2), libqt5qml5 (>= 5.15.1), libstdc++6 (>= 5), qtdeclarative-abi-5-15-10 Filename: pool/main/q/qtdeclarative-opensource-src/libqt5qmlworkerscript5_5.15.10+dfsg-2ok1.5_amd64.deb Size: 31276 MD5sum: 3058680618789899d84cf32299d907c1 SHA1: 84ca0dcd0ec7b57c41589fd989b08069bd441b96 SHA256: 12234b829832b472d8b394e7b543524e607cbb04b7a6ed973baedcc1b6cd15bf SHA512: 2ee439969af15f99b3bef28027c4b171fb61f3b6d72fe5d0666e7dac17cff6c73e70448aac7971e81929a55a2730745b854c9dedf1ba2c0c4f399958af6ca1bd Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 QML Worker Script library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt QML Worker Script support library. Package: libqt5quick5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1.5 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5956 Depends: libc6 (>= 2.38), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.1.0), libqt5gui5 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libqt5network5 (>= 5.15.1), libqt5qml5 (>= 5.15.1), libqt5qmlmodels5 (>= 5.14.1), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Conflicts: libqt5quick5-gles Filename: pool/main/q/qtdeclarative-opensource-src/libqt5quick5_5.15.10+dfsg-2ok1.5_amd64.deb Size: 1589000 MD5sum: cd3fe349a9bddd0b64695f48a4cf411e SHA1: 1e4033963d36e14ccb6de46eb6ae3aca9ea47e52 SHA256: 79386e3a9cfcebae5ca2ae79fd359fab167634d9e60fa6002af5aace85e6ed3e SHA512: 639e9b4052534d1080737d5c16ae818d5265d23439dfb8d87e80b7ff993cd4f026d7111f273cc89c637b011c9a08a57a607bf4a513b31ed55ce3b0528c3219d9 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Quick library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Quick is a collection of technologies that are designed to help developers create the kind of intuitive, modern, fluid user interfaces that are increasingly used on mobile phones, media players, set-top boxes and other portable devices. Package: libqt5quick5-gles Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src-gles Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 5794 Depends: libc6 (>= 2.38), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libqt5network5 (>= 5.15.1), libqt5qml5 (>= 5.15.1), libqt5qmlmodels5 (>= 5.14.1), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Conflicts: libqt5quick5 Filename: pool/main/q/qtdeclarative-opensource-src-gles/libqt5quick5-gles_5.15.10+dfsg-2ok1_amd64.deb Size: 1701528 MD5sum: 5cab1a45faa5fd5489ae46cfb17eb455 SHA1: 862bfa729bd92b79e4a1f8844148b24f1c987f72 SHA256: 5fc161d00ef4fbd0777d815a66d0019e1cd548c7bceb57cf0b2aef8d3144178c SHA512: 4add0362fe013becb89c97d8943ba0280060c5574590ab3ac9e66cb31a13306951ea491f7c048484f1a95270ae149e4e9c54db1ad76f0f76f5b41ebfee4e9d2c Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Quick library — OpenGL ES variant Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Quick is a collection of technologies that are designed to help developers create the kind of intuitive, modern, fluid user interfaces that are increasingly used on mobile phones, media players, set-top boxes and other portable devices. . This package provides a version of Qt Quick library built against OpenGL ES, for use on embedded/mobile devices. Package: libqt5quickcontrols2-5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtquickcontrols2-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 250 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10+dfsg~), libqt5quick5 (>= 5.15.10+dfsg~) | libqt5quick5-gles (>= 5.15.10+dfsg~), libqt5quicktemplates2-5, libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/main/q/qtquickcontrols2-opensource-src/libqt5quickcontrols2-5_5.15.10+dfsg-2ok1_amd64.deb Size: 66290 MD5sum: ce905e7118022201a2f0333fbcfa204f SHA1: ed1895c8eb285a37808fe838df4da7cc6b3c9a27 SHA256: c7710f81a9db30f0b663741ab296f991f984e9117c5bd548b40ad2b82b30d7b1 SHA512: 7e9d0509c110a9007ade0f26f8ea64c517f6f3ecb1f0ab6a12fb5327d19a8b99666fdfaaeb8df5cde9b0018e32e8dc687b812335fe6a82d7832538580cfd9992 Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Description: Qt 5 Quick Controls 2 library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt 5 Quick Controls 2 library. Package: libqt5quickparticles5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1.5 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 706 Depends: libc6 (>= 2.14), libgl1, libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.14.1) | libqt5quick5-gles (>= 5.14.1), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Conflicts: libqt5quickparticles5-gles Filename: pool/main/q/qtdeclarative-opensource-src/libqt5quickparticles5_5.15.10+dfsg-2ok1.5_amd64.deb Size: 200756 MD5sum: 313086ead9a82410a5e48714443374f6 SHA1: 82de7f84bb6aab01d58e2b3ace66cafa2e80e87e SHA256: 29d80f4d6842f1633b62b97aab456c59161d119119bedc4f348dc98dd7feb7e9 SHA512: aec070a2e418fae033e0cebd59217610033b4f6ebe5db676f80cd185b0b510d201aa4b283427960713c540eef74c535bf1a0c204e2e0084bf81e603b641a9a1b Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Quick particles module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Particles support library. Package: libqt5quickparticles5-gles Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src-gles Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 693 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.14.1) | libqt5quick5-gles (>= 5.14.1), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Conflicts: libqt5quickparticles5 Filename: pool/main/q/qtdeclarative-opensource-src-gles/libqt5quickparticles5-gles_5.15.10+dfsg-2ok1_amd64.deb Size: 213146 MD5sum: 550e47485a21b2d3bf1a1939a24b18c4 SHA1: f3bdfb7c1899df1f43d5a8f2ddb24f8505352317 SHA256: 98cc16ef47dfd81ffa62e76f9eeb51d1adcde5a4a1a7574975db1b2e5d73ab62 SHA512: ca390a2f10e1227e7463561c68f973468b7555d03d320b595ee1fdce2ca8ea48ebd8934954306d1bbaf0f8b2bcd61de09fad5cafcabd58026469741fffb4d449 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Quick particles module — OpenGL ES variant Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package provides a version of the Qt Quick Particles support library built against OpenGL ES, for use on embedded/mobile devices. Package: libqt5quickshapes5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1.5 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 341 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.14.1) | libqt5quick5-gles (>= 5.14.1), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/main/q/qtdeclarative-opensource-src/libqt5quickshapes5_5.15.10+dfsg-2ok1.5_amd64.deb Size: 93368 MD5sum: 34ef10689bc9c1f7f46064cdd38e7725 SHA1: b9c70801f761b3e4689b783853b6ba69bb3a1c27 SHA256: ddd7ab17a6ccc086603cbf2c81da4f06ccfd2706aab83055019c5af6f31f8736 SHA512: 491240e25e66647ddc849c39138a35822f85c9993718bf9931b833213cff8acabd5ccac486ca5211d910721616bc63b80be77f9cb3182f84c2f30a68e512f072 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Quick Shapes module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Shapes support library. Package: libqt5quicktemplates2-5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtquickcontrols2-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1786 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10+dfsg~), libqt5qmlmodels5 (>= 5.15.10+dfsg~), libqt5quick5 (>= 5.15.10+dfsg~) | libqt5quick5-gles (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/main/q/qtquickcontrols2-opensource-src/libqt5quicktemplates2-5_5.15.10+dfsg-2ok1_amd64.deb Size: 427182 MD5sum: 753e618457b02286763d266f63bd7c7b SHA1: 035ee5b53c086764369c6e7923bbe9890f8a52eb SHA256: 7ce45dc1dc8ba067ae9840de947a75448ae56d623cc0bdf2fa52e0fb4251a2c9 SHA512: ce6700e464edae071334d1312c19aa033e97428dc2e12afe8f610f5d02dd4c0b8cd668e63974ca34a191125c7c7cc42830f78efe37d45fa841a9c823ad0de85d Homepage: https://doc.qt.io/qt-5/qtquickcontrols-index.html Description: Qt 5 Quick Templates 2 library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt 5 Quick Templates 2 library. Package: libqt5quicktest5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1.5 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 200 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.12.2) | libqt5gui5-gles (>= 5.12.2), libqt5qml5 (>= 5.15.1), libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2), libqt5test5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/main/q/qtdeclarative-opensource-src/libqt5quicktest5_5.15.10+dfsg-2ok1.5_amd64.deb Size: 52488 MD5sum: 965956a488d699ab23dfe71bac08fa63 SHA1: 5a7b52ed96298e23c8edef5357821de9f7074ff1 SHA256: e62d7a5e496b7d484375756da37439a81d2de8dc89a198be226d3eddacb36f9c SHA512: 18e88165540702941c74f502df6eaf8b83835ec01550947bb3ce01ac310aefd634cac8e1061796a5564a189df575c1d4b93707483125806ff036faef44a629a8 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Quick Test library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Test library for QtDeclarative module. Package: libqt5quickwidgets5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1.5 Multi-Arch: same Priority: optional Section: libs Source: qtdeclarative-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 150 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.9.0~beta) | libqt5quick5-gles (>= 5.9.0~beta), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/main/q/qtdeclarative-opensource-src/libqt5quickwidgets5_5.15.10+dfsg-2ok1.5_amd64.deb Size: 35800 MD5sum: 5bb7070352fc7ff430654699f6dcadbd SHA1: ca554a0d94fd2c47793ffce580daf4c12f2ecf65 SHA256: 09a3fba2d680fac156991ebc3c8d3a553db2398fea8cf82cdf918d0e4bd8d089 SHA512: c45548af91f2a89ee52e07ba469026f2b68adbcbace24e28bc7265650a33607e6e5cf473fd586a495cee1a018dbc354f5e66a4692fdd871c41e84829df6d8975 Homepage: https://doc.qt.io/qt-5/qmlapplications.html Description: Qt 5 Quick Widgets library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Widgets library for QtDeclarative module. Package: libqt5remoteobjects5 Architecture: amd64 Version: 5.15.10-2ok1.1 Multi-Arch: same Priority: optional Section: libs Source: qtremoteobjects-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 907 Depends: libc6 (>= 2.32), libqt5core5a (>= 5.15.10+dfsg~), libqt5network5 (>= 5.15.10+dfsg~), libstdc++6 (>= 11), qtbase-abi-5-15-10 Filename: pool/main/q/qtremoteobjects-everywhere-src/libqt5remoteobjects5_5.15.10-2ok1.1_amd64.deb Size: 209680 MD5sum: dd4c2c9e9e09d0ccaa666448bb5c3fc0 SHA1: 3e476b52a13468e665982072df21f964c7c4be56 SHA256: a5bbe8bac8fbe8a81c7fbffe73c544e4e0a65fb6b469e082c861a9ef478e8f99 SHA512: b7cb36ceb854d649410fe812e3a05b4a244fbd5c7f632fd606f939e12f0a5a0558b79dba2774eb6fd70f0de3a6542c08dcfff084c4536d0345a19c90a9e24073 Homepage: https://doc.qt.io/qt-5/qtremoteobjects-index.html Description: Qt module for IPC The Qt Remote Objects extends Qt's existing functionalities to enable information exchange between processes or computers. . This package contains the shared library for Qt Remote Objects. Package: libqt5remoteobjects5-bin Architecture: amd64 Version: 5.15.10-2ok1.1 Multi-Arch: foreign Priority: optional Section: utils Source: qtremoteobjects-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 546 Depends: libqt5remoteobjects5 (= 5.15.10-2ok1.1), libc6 (>= 2.34), libqt5core5a (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtremoteobjects-everywhere-src/libqt5remoteobjects5-bin_5.15.10-2ok1.1_amd64.deb Size: 126992 MD5sum: d104c184b95f341ad84db7fac9772862 SHA1: 5598c7bc349c76397d40be7dc2dd06977d2378fe SHA256: db53f76ab25246f4c288e735d153869c38f50133f87d937b538463af9ce1c74d SHA512: d7c8ed94875a1f6da48e40fd1b23288df7b7944112383186117e881c5543fbd47485f09b39ed35600da8d75082f4e6293e67a6348979899cd38d59b25172d1e8 Homepage: https://doc.qt.io/qt-5/qtremoteobjects-index.html Description: Qt module for IPC — the Replica Compiler (repc) The Qt Remote Objects extends Qt's existing functionalities to enable information exchange between processes or computers. . The Replica Compiler (repc) generates QObject header files based on an API definition file. Package: libqt5remoteobjects5-dev Architecture: amd64 Version: 5.15.10-2ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: qtremoteobjects-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 139 Depends: libqt5remoteobjects5 (= 5.15.10-2ok1.1), libqt5remoteobjects5-bin (= 5.15.10-2ok1.1), qtbase5-dev Filename: pool/main/q/qtremoteobjects-everywhere-src/libqt5remoteobjects5-dev_5.15.10-2ok1.1_amd64.deb Size: 19114 MD5sum: f3cda9b0556d9267f95f2891a8bb539c SHA1: 6a0581d92e4880754562613b454145e23660b384 SHA256: 0b5650ead1a3b9c00b3f2ff361c1385ac631668076e7ec6c0c8c06ca055bb127 SHA512: 5068d43e494876a9e67314b0813ac7879428f71f68d2adec73d5206414668cdd15b6d0d7ab6e0f80f4965a51e112916c2baae5450d3abcc290b86cbefc534470 Homepage: https://doc.qt.io/qt-5/qtremoteobjects-index.html Description: Qt module for IPC — development files The Qt Remote Objects extends Qt's existing functionalities to enable information exchange between processes or computers. . This package contains the development files for qtremoteobjects. Package: libqt5script5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1.3 Multi-Arch: same Priority: optional Section: libs Source: qtscript-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2445 Provides: qtscript-abi-5-6-0 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.38), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtscript-opensource-src/libqt5script5_5.15.10+dfsg-2ok1.3_amd64.deb Size: 693940 MD5sum: bbe6c182be4e4d5796c743218a5fb5fc SHA1: 82d3fd8dcac36fbebc6b8ef84edbd947697c30c2 SHA256: 591a958ba698a9a6089d1794460dacc811c1cd818c9d8e4e4d58f98a913c4730 SHA512: 2fcf3245d88e48e8107d5772186adcd9b538c3a1c703cf93adf520ba9c0bf73187b6564715c0627188fa80dd882afeb3c91b4f46ef1936ba0b5072f932fb40b1 Homepage: https://doc.qt.io/qt-5/qtscript-index.html Description: Qt 5 script module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtScript module provides classes for making Qt applications scriptable. Package: libqt5scripttools5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1.3 Multi-Arch: same Priority: optional Section: libs Source: qtscript-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 817 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5script5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtscript-opensource-src/libqt5scripttools5_5.15.10+dfsg-2ok1.3_amd64.deb Size: 209176 MD5sum: fc95ed49d3c5731fc96df2e9a86caa8f SHA1: 0fabdb2e68750555a228169b7d91f67eda5cf4e1 SHA256: db3d26eaf0bc6a91cc4f7d8b76bcfc32a4944ad71002338c421bbf4373002c9c SHA512: 9ed02f16ae18be06a2c77eaeefe296f1586f50b5348925919f27b2d56d97e482b820f05a8ae0729d73821267c7ad629e5dd49d28740039be9b30992e59ff29de Homepage: https://doc.qt.io/qt-5/qtscript-index.html Description: Qt 5 script tools module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtScriptTools module provides additional components for applications that use Qt Script. . This package contains the Qt Script debugger, a tool for debugging script execution in Qt applications that use Qt Script. Package: libqt5scxml5 Architecture: amd64 Version: 5.15.10-3ok1.1 Multi-Arch: same Priority: optional Section: libs Source: qtscxml-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 731 Provides: qtscxml-abi-5-15-10 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10+dfsg~), libstdc++6 (>= 11), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/main/q/qtscxml-everywhere-src/libqt5scxml5_5.15.10-3ok1.1_amd64.deb Size: 172942 MD5sum: a195b21df0451f6371668f3178a915e7 SHA1: bd731652a064535630fb450630bcaf7589c993dc SHA256: 0de1a101d1cf1c04b2fa32a505df9377e6396a3df34e88523400bd61a5385f50 SHA512: 9c6c589cc5391cd89b00fb8aac98e5ef9cad0ecca96ef589585031eb6e98fc73db4fc40a961e3d7cd4e23e4148fd3b0e6ee256c6d2a24481bf7e1afb1a007057 Homepage: https://doc.qt.io/qt-5/qtscxml-index.html Description: Qt module for creating state machines from SCXML files library The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. Package: libqt5scxml5-bin Architecture: amd64 Version: 5.15.10-3ok1.1 Multi-Arch: foreign Priority: optional Section: utils Source: qtscxml-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 506 Depends: libqt5scxml5 (= 5.15.10-3ok1.1), libc6 (>= 2.34), libqt5core5a (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtscxml-everywhere-src/libqt5scxml5-bin_5.15.10-3ok1.1_amd64.deb Size: 118478 MD5sum: e7ada3a1f3c96cd0405f4b81fc37e5e0 SHA1: 02ca93e989ae302f24a7b7a031e05205b5b8eab9 SHA256: b9ca4e30b252653b64f0967e98978d94934fb51970ebdb1bbde8c2ff47703eae SHA512: ca84f05cfd13a66b44151929ae20d2f87c61edbe45102c71e52671efe95a65933a185d553a8b1dbc5094de7e087766a21f22f2dff515afabfaa4e50852bfd3a0 Homepage: https://doc.qt.io/qt-5/qtscxml-index.html Description: Qt module for creating state machines from SCXML files helper The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. . This package contains the helper binary for qtscxml. Package: libqt5scxml5-dev Architecture: amd64 Version: 5.15.10-3ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: qtscxml-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 129 Depends: libqt5scxml5 (= 5.15.10-3ok1.1), libqt5scxml5-bin (= 5.15.10-3ok1.1), qtbase5-dev Filename: pool/main/q/qtscxml-everywhere-src/libqt5scxml5-dev_5.15.10-3ok1.1_amd64.deb Size: 14924 MD5sum: 6700203d1a18208a4579dabf895fa471 SHA1: fcf7b4902cc7708856b7877b1914f52a207d93e1 SHA256: 541ce7126ac7ddced667951e4c60752fbd3c0ae5c528db47b0ee92b70f11bae9 SHA512: 0caf6d2144434d7ab50c7ed4fe393a931ef9cec817e6cb506ebe394f39e76d5b2289651fdb1140d47aeca7fc6a7f25d0cf0ed4074537ad3b9caf515c4d6b149e Homepage: https://doc.qt.io/qt-5/qtscxml-index.html Description: Qt module for creating state machines from SCXML files development The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. . This package contains the development files for qtscxml. Package: libqt5scxml5-private-dev Architecture: amd64 Version: 5.15.10-3ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: qtscxml-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 113 Depends: libqt5scxml5-dev (= 5.15.10-3ok1.1), qtbase5-private-dev Filename: pool/main/q/qtscxml-everywhere-src/libqt5scxml5-private-dev_5.15.10-3ok1.1_amd64.deb Size: 15734 MD5sum: 3fdb2f3b184fde57548004ed8a0a758f SHA1: d4ec5881a84eff17c150c300b2644685be48530b SHA256: cbb126f1a43d70a5f903f13eae9c91ce87e11e8efcbef86c0886634c98b02122 SHA512: e1d32d0524535d4781919cc7ec2af842e730114ed9ffe61201951854d617ef67106d0fe2ec5c150164cf124ff2c71c39d1eac842f54ef54276657774a54b2ea0 Homepage: https://doc.qt.io/qt-5/qtscxml-index.html Description: Qt SCXML private development files The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. . This package contains the private development files for Qt SCXML. Use at your own risk. Package: libqt5sensors5 Architecture: amd64 Version: 5.15.10-2ok1.1 Multi-Arch: same Priority: optional Section: libs Source: qtsensors-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 561 Depends: libc6 (>= 2.17), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtsensors-opensource-src/libqt5sensors5_5.15.10-2ok1.1_amd64.deb Size: 121696 MD5sum: 36a83d82a788b06b25a9d2983c68c125 SHA1: 55e1d71e8354ebf60becda3f9be40b3c207ea090 SHA256: 978bada9911cb964e6df975ffa4ed181898e2f636b0d9431a0199a245aeda94c SHA512: 2e2e58bfbf3631a7aa74482ce4486645fab737b6c88eb6f2bb57f39805b9f9bd59de2680abff165d10efd85e60e4d4121798451ffdee60f7a6ea12beb81c7f72 Homepage: https://doc.qt.io/qt-5/qtsensors-index.html Description: Qt Sensors module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt Sensors module. Package: libqt5sensors5-dev Architecture: amd64 Version: 5.15.10-2ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: qtsensors-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 221 Depends: libqt5sensors5 (= 5.15.10-2ok1.1), qtbase5-dev Filename: pool/main/q/qtsensors-opensource-src/libqt5sensors5-dev_5.15.10-2ok1.1_amd64.deb Size: 18196 MD5sum: b56ab3335754db501fd1fd5aade5dcbb SHA1: bc30b6aaf0dc0f38269e6bf3093126049e91e434 SHA256: a831446b4a6f5e3f8ad1091fde832cb34a9e0ffcbeed90cb41a71be8bdb6f9d1 SHA512: 90af9eeda2e958781db16e43325fc9552419f68f7a531141da7934f8aa74bb87c80472ca7b03e284608db7f81559343bd073e5c6462ecd22d09b0c1c8faafb50 Homepage: https://doc.qt.io/qt-5/qtsensors-index.html Description: Qt 5 Sensors development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the header development files used for building Qt 5 applications using Qt Sensors library. Package: libqt5serialbus5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtserialbus-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 298 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5network5 (>= 5.15.10+dfsg~), libqt5serialport5 (>= 5.15.10~), libstdc++6 (>= 11), qtbase-abi-5-15-10 Recommends: libsocketcan2 Filename: pool/main/q/qtserialbus-everywhere-src/libqt5serialbus5_5.15.10-2ok1_amd64.deb Size: 96956 MD5sum: 77a6159062bb4358137e2b4d4e4fd143 SHA1: 7167ac4535e08e217028869a5c9c4fa2ac183c85 SHA256: 1f6fd21a6e99874100dddd9f46b6756ac2084bca37b5f789d9b70baf09ae2568 SHA512: 4f01e762c42b881b204d86ec7554fc71833232e0f4243164a9193627c2b49ca4cb5cc1e5185d6d1a3a804dbdadf198f54de179fd19da181b458539c186b90fd4 Homepage: https://doc.qt.io/qt-5/qtserialbus-index.html Description: Qt serialbus - serial bus access shared library Qt serialbus module provides Qt module for general purpose serial bus access. Support for CAN and potentially other serial buses. . This package contains the shared library for Qt Serialbus. Package: libqt5serialbus5-bin Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: foreign Priority: optional Section: utils Source: qtserialbus-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 59 Depends: libc6 (>= 2.34), libqt5core5a (>= 5.15.10+dfsg~), libqt5serialbus5 (>= 5.10.1), libstdc++6 (>= 5) Filename: pool/main/q/qtserialbus-everywhere-src/libqt5serialbus5-bin_5.15.10-2ok1_amd64.deb Size: 16674 MD5sum: 155a434613f4b4ea6b50cf092bfbf7d4 SHA1: c83c060005506c1242136d9c1988c2c7640a36e7 SHA256: 9aa42b9e04f44fd8d28b8ffb1da0c8cd46191e58cfcc7e5ac640111369454a80 SHA512: ebed0ca5a2aad289fcb41774ed5aa56bb9b2f545a1eced333ba618c412676df6d5a5865a3ede88ae209c079869a9a4fb9d19b1e0ea19d58fe60e6b1314447dc9 Homepage: https://doc.qt.io/qt-5/qtserialbus-index.html Description: Qt Serialbus module serial bus access helper binaries Qt serialbus module provides Qt module for general purpose serial bus access. Support for CAN and potentially other serial buses. . This package contains Serialbus helper binaries. Package: libqt5serialbus5-dev Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtserialbus-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 150 Depends: libqt5serialbus5 (= 5.15.10-2ok1), libqt5serialbus5-plugins (= 5.15.10-2ok1), qtbase5-dev Filename: pool/main/q/qtserialbus-everywhere-src/libqt5serialbus5-dev_5.15.10-2ok1_amd64.deb Size: 17636 MD5sum: 7e5cc858751cd31087913035c8ee533c SHA1: 16fdde7860fad717ba6f4b10127d794e64dc44c1 SHA256: 0c76d0cd011c9967b47f36f39a07a1298ec6551e490f9f0f9d186e8fb562a2aa SHA512: 7e55498c9217cd76e2bb3d756065e8d9fede54a6dca86df2d059eabc6f56959e1d43f351718d156cfcad6fb00e6b04af3fcd43428e7343d06f51034f5df876b6 Homepage: https://doc.qt.io/qt-5/qtserialbus-index.html Description: Qt serialbus serial bus access development Qt serialbus module provides Qt module for general purpose serial bus access. Support for CAN and potentially other serial buses. . This package contains the header development files used for building Qt 5 applications using qtserialbus. Package: libqt5serialbus5-plugins Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtserialbus-everywhere-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 265 Depends: libqt5serialbus5 (= 5.15.10-2ok1), libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5network5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtserialbus-everywhere-src/libqt5serialbus5-plugins_5.15.10-2ok1_amd64.deb Size: 64870 MD5sum: 15db6353652c2d759d3d7f06bea3ff72 SHA1: 7cc2e46dcbf3be7f4f6913a8e47add5ffc3030bc SHA256: 60db2030e4fe57a453efd29e7e2a3027ab04cd93c2befb373a22613ab5b34de0 SHA512: 87246caa05e1c4e095ac62712a1224be979ee1a6b93778a4d48d3873d785a251fbb9692ebbb2caa960a6045d035a1099035e85c56e8bb535b65d489e410035b5 Homepage: https://doc.qt.io/qt-5/qtserialbus-index.html Description: Qt serialbus - serial bus access plugins Qt serialbus module provides Qt module for general purpose serial bus access. Support for CAN and potentially other serial buses. . This package contains Qt Serialbus plugins. Package: libqt5serialport5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtserialport-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 119 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libstdc++6 (>= 5), libudev1 (>= 183), qtbase-abi-5-15-10 Filename: pool/main/q/qtserialport-opensource-src/libqt5serialport5_5.15.10-2ok1_amd64.deb Size: 33526 MD5sum: e0f9fa1a6cdbb0c2abbde4759c1f7f96 SHA1: 0859051d7b5b7c33741bafb98dc078504772c618 SHA256: a3b6da7418faba77a097543f0509f1f2508d9d5f0996525590b2de20629e94fb SHA512: c3af54233fe6e48d46937b166e3d346135c959302f66b2179e7b4a3f3bcc03df23d0365a2736b629c5adcd01f47dd43f35da8e4f57271caf968902513702d5b0 Homepage: https://doc.qt.io/qt-5/qtserialport-index.html Description: Qt 5 serial port support Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package includes the library to use serial ports from within Qt 5. Package: libqt5serialport5-dev Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtserialport-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 68 Depends: libqt5serialport5 (= 5.15.10-2ok1), qtbase5-dev | qtbase5-gles-dev Filename: pool/main/q/qtserialport-opensource-src/libqt5serialport5-dev_5.15.10-2ok1_amd64.deb Size: 10558 MD5sum: 248ff2faea861242dced701da73d2549 SHA1: b47ecf4b6c036d38a5a0bacc129df862b686bebb SHA256: 9ab0d35cdb3d40665153264da283634b54474e3741f4864c76aa1beec40eb22b SHA512: 0517af8e24bfb7019cc812b0e8c74cefbbc1b1d69398b1de6901fb894262d505d581852dbc4dc9e15d408fbcfa368922de3d835d2953625ccd4369595e45a0a1 Homepage: https://doc.qt.io/qt-5/qtserialport-index.html Description: Qt 5 serial port development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package includes the development headers for the serial port library. Package: libqt5sql5 Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 438 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-10 Recommends: libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase Filename: pool/main/q/qtbase-opensource-src/libqt5sql5_5.15.10+dfsg-3ok2.13_amd64.deb Size: 113528 MD5sum: ce75c189ca5fef714262b581db5928dd SHA1: 7c8e31072a694ed3d29367ada2f292816bb18571 SHA256: 41dd30690ec33764cd108b5de265a3ea8694e05763504c86af6108f5d204a25f SHA512: a3dd4ceff2dfd28b8514f47c1286ada4c01941cc2ec2aee8cd937a7db343bc366735cfa4d7ebdf90e0446f749cb4be7d2c486fb4426d6df9ccd3f8f3479e2d97 Homepage: https://www.qt.io/developers/ Description: Qt 5 SQL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSql module helps you provide seamless database integration to your Qt applications. Package: libqt5sql5-ibase Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 254 Depends: libc6 (>= 2.29), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtbase-opensource-src/libqt5sql5-ibase_5.15.10+dfsg-3ok2.13_amd64.deb Size: 57360 MD5sum: d5138fb3aff831c9fb6549e153605d01 SHA1: c13fce17dbdb823156dae0237a92760589a470e9 SHA256: 4241ce25e0702a9ab8e59c82f5ac1509898fbd037eebfed1bcfcb352ae2a45a3 SHA512: b10f531e8ccd300b33f263a50ae331e77cbe161ef1f4132194c5a4b9db0a887880a57fbc5e04c237a11d6b31b48cc051b46167d3da3ad58d4541e91853d51fab Homepage: https://www.qt.io/developers/ Description: Qt 5 Firebird database driver This package contains the Firebird plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a Firebird/InterBase DB. Package: libqt5sql5-mysql Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 230 Depends: libc6 (>= 2.14), libmariadb3 (>= 3.0.0), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtbase-opensource-src/libqt5sql5-mysql_5.15.10+dfsg-3ok2.13_amd64.deb Size: 48236 MD5sum: a89520581ded8a941792c32c6452b958 SHA1: a8534bc542a0957408f33a23e466ad840542ad77 SHA256: 1a3cf16c20987ed08eda51ae79e8adfeda3b44ca1b5a00111676262d11558233 SHA512: 4bf2b66b4dfdb5aa9ce8a2abc4df85a6f25b73a16c5d0b0d1809412f38f4d14d052348f54e078938c1af06fb6c0d6e6e761ebeec909b44e4c2efab1219799864 Homepage: https://www.qt.io/developers/ Description: Qt 5 MySQL database driver This package contains the MySQL plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a MySQL DB. Package: libqt5sql5-odbc Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 254 Depends: libc6 (>= 2.29), libodbc2 (>= 2.3.1), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtbase-opensource-src/libqt5sql5-odbc_5.15.10+dfsg-3ok2.13_amd64.deb Size: 58184 MD5sum: 67d05930b45925d48f89de44b24abb9e SHA1: fb2465ae143f75c23b97c1d24c927e3113f3f9f0 SHA256: ae79ccb250dadda0daac3e4cfdeb79a31092c1e4ed706da419052f641f0fa9a7 SHA512: 0c6db9f1727c8b573f1e30887190e2b8f48b5932e26f489062300386774fa5677282abb6e26e39cce4f33156d56cd014867527b7034f669bff9ccc90f68a89cd Homepage: https://www.qt.io/developers/ Description: Qt 5 ODBC database driver This package contains the ODBC plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access an ODBC DB. Package: libqt5sql5-psql Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 238 Depends: libc6 (>= 2.38), libpq5 (>= 9.2~beta3), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libstdc++6 (>= 11), qtbase-abi-5-15-10 Filename: pool/main/q/qtbase-opensource-src/libqt5sql5-psql_5.15.10+dfsg-3ok2.13_amd64.deb Size: 52264 MD5sum: f2c558d1a779b0f572b02b78044f5d4a SHA1: 341992710daae518c62b5dcefa0f37865970a54b SHA256: fb690241a981de9acd2cf9d19ead61cd499099189b27c4ad5368c63974911fe5 SHA512: 93dc52c8ec12244708437c6d75a8d144d27b8bcbc502878feeff2abb7b5f8fc6e78c9610abce461a04026f4c4f8813b43a057e608434f65c5780d5cdb621b733 Homepage: https://www.qt.io/developers/ Description: Qt 5 PostgreSQL database driver This package contains the PostgreSQL plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a PostgreSQL DB. Package: libqt5sql5-sqlite Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 230 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libsqlite3-0 (>= 3.7.3), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtbase-opensource-src/libqt5sql5-sqlite_5.15.10+dfsg-3ok2.13_amd64.deb Size: 48664 MD5sum: d536a16ea2b090c03aade086c1f19f1b SHA1: ab0ddd6e7383b57ed4e824b490616256de07ab7f SHA256: 05c5079d3e86527ecb3d865c10a2171722570cf3b226441da2bd78972c2a98f3 SHA512: 377c14b0b3a02ad957940e40503258c440023077624821fecad3f04420cee621edc1d84ec381eda416ddb470274c2d49db8d9dbde73a18e5c102bc76146ef872 Homepage: https://www.qt.io/developers/ Description: Qt 5 SQLite 3 database driver This package contains the SQLite 3 plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access an SQLite 3 DB. Package: libqt5sql5-tds Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 210 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5sql5 (>= 5.10.0), libstdc++6 (>= 5), libsybdb5 (>= 0.63), qtbase-abi-5-15-10 Filename: pool/main/q/qtbase-opensource-src/libqt5sql5-tds_5.15.10+dfsg-3ok2.13_amd64.deb Size: 42636 MD5sum: 439924c2005facbaf7b9cffe240e86d9 SHA1: ca856407b53da18ea13f0e2b3854347626f80c47 SHA256: 6da83374472f96bc701bcf851ea9ac1123b8901b5f1ea1059bf822487cfed28f SHA512: fd99865284a8ed62979a1acffba1395a82a19ba9b450123997a0e0f7b65273daf030b80fc4ec312897814df4f0004829b78298b63325074f4ee32f28fe60f3b9 Homepage: https://www.qt.io/developers/ Description: Qt 5 FreeTDS database driver This package contains the FreeTDS plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a MS SQL or Sybase SQL server. Package: libqt5svg5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtsvg-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 679 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5widgets5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10, zlib1g (>= 1:1.1.4) Filename: pool/main/q/qtsvg-opensource-src/libqt5svg5_5.15.10-2ok1_amd64.deb Size: 152270 MD5sum: 5350ca24c1f2dd9762aa0fc37a4adba0 SHA1: 7b81bea4d1fc9e6e61a0116da575ef4fe823416c SHA256: 025db5fec8a72229c74dd57d98df36f28442e723f743393ef5394f11965142d6 SHA512: d942e2a1504820b6a73bbfbdbff65a0f64ca17cd36e0be456f7dbe18fc7b98494a066fabe213b0d0e677ef3d4e43fe25ae8895653fa67f8f84bf0a2d05d09981 Homepage: https://doc.qt.io/qt-5/qtsvg-index.html Description: Qt 5 SVG module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSvg module provides classes for displaying the contents of SVG files. . Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics and graphical applications in XML. Package: libqt5svg5-dev Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtsvg-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 75 Depends: libqt5svg5 (= 5.15.10-2ok1) Filename: pool/main/q/qtsvg-opensource-src/libqt5svg5-dev_5.15.10-2ok1_amd64.deb Size: 11050 MD5sum: 225290cc14ef351f9981599fb4836730 SHA1: 030bca9c8ced7fe2961b2495f583e051084261c0 SHA256: 68ab7142c342f00f2bec84f24f6540f94ef4aac749d50341affc708172fd4985 SHA512: d8428f0b766b23019667f408bb1eda3e69cf6e19610418f2012f98001787cd8a7615c100fb6dcd22c69f962f6aaef7e3647870b6045f52724e4a9998299bf47c Homepage: https://doc.qt.io/qt-5/qtsvg-index.html Description: Qt 5 SVG module development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSvg module provides classes for displaying the contents of SVG files. . Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics and graphical applications in XML. . This package contains the header development files used for building Qt 5 applications using QtSvg library. Package: libqt5test5 Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 493 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 12), qtbase-abi-5-15-10 Filename: pool/main/q/qtbase-opensource-src/libqt5test5_5.15.10+dfsg-3ok2.13_amd64.deb Size: 137196 MD5sum: 228844f61a28604d52f14f025c6f42f8 SHA1: a7f4bffc6f841a2797c00cba1e48985c19aa67e7 SHA256: eebb1aef005acaa08122c1d92f23f8b2bf5f8f360c998339fb4dec2949d3e7b9 SHA512: 319b37069662e0e86bbe693feece79f0767753f8ccfe729d4d94afbff98debe1ad0b7449a6ee268562aab8522efdc20a6341e24b01f469910e5b1404efee4125 Homepage: https://www.qt.io/developers/ Description: Qt 5 test module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtTest module provides classes for unit testing Qt applications and libraries. Package: libqt5texttospeech5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtspeech-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 74 Depends: libc6 (>= 2.2.5), libqt5core5a (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Recommends: qtspeech5-speechd-plugin | qtspeech5-flite-plugin Filename: pool/main/q/qtspeech-opensource-src/libqt5texttospeech5_5.15.10-2ok1_amd64.deb Size: 19978 MD5sum: 67a9b7d935471c92a762ae4dc1630d80 SHA1: f1756176280d88f781a6bbf6f293f532819942cf SHA256: e796cce8cfe7a283ca6e4941b3489334a96d578371be53305446b4f3523ca070 SHA512: 2879d28d0c6f5e4e2884310eea0b5bb52ff0ac28c67a0e726a786250fe2bd30b661adc97fde280afc6a1d6d70b10e1b454982f88509837dbe7b4f2e8df0c468a Homepage: https://doc.qt.io/qt-5/qtspeech-index.html Description: Speech library for Qt - libraries QtSpeech provides support for text-to-speech and speech recognition in Qt applications. . This package contains the QtSpeech libraries. Package: libqt5texttospeech5-dev Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtspeech-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 67 Depends: libqt5texttospeech5 (= 5.15.10-2ok1), qtbase5-dev, qtdeclarative5-dev Filename: pool/main/q/qtspeech-opensource-src/libqt5texttospeech5-dev_5.15.10-2ok1_amd64.deb Size: 9120 MD5sum: c76a27c7b07d7f5517861e78c3d43275 SHA1: 74985753a296b4428df6bda734b5891ff1508351 SHA256: ed943ee55090616dfcd6182b303252b67ef8effc12736329e5b0e101122791a1 SHA512: fa263a0d8af5b66f3208027709c5f18f477eb3402581e62bb347539f3c37530b3d8cd466a8063327b5257f93dff4304a487e6443356e15c7ffc5b4cdd11bd094 Homepage: https://doc.qt.io/qt-5/qtspeech-index.html Description: Speech library for Qt - development files QtSpeech provides support for text-to-speech and speech recognition in Qt applications. . This package contains the development files needed to build Qt 5 applications using the QtSpeech library. Package: libqt5virtualkeyboard5 Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtvirtualkeyboard-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2676 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10+dfsg~), libqt5quick5 (>= 5.15.10+dfsg~) | libqt5quick5-gles (>= 5.15.10+dfsg~), libstdc++6 (>= 5), libxcb-xfixes0, libxcb1, qtbase-abi-5-15-10 Filename: pool/main/q/qtvirtualkeyboard-opensource-src/libqt5virtualkeyboard5_5.15.10+dfsg-2ok1_amd64.deb Size: 603390 MD5sum: bef2d26cf60e4dd82194236ecf6ee29f SHA1: 58c2d2fe2db5a669bd660c874f9708b5c0771cd6 SHA256: 1d7377f95d8e99f10ce8b48c692841ee109c4eb914e96d6ea0677a3313eafa34 SHA512: fbce9e2d962ba53babae8df494690717b4a7a5a73fc23f6183bfdfea9c3170ff158754bc6c2a1ec8011594b5cdde6390511246c9b0370555fff3bd5ac0dc986e Homepage: https://doc.qt.io/qt-5/qtvirtualkeyboard-index.html Description: Qt virtual keyboard - public shared library The Qt Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 5 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets. . This package contains the Qt virtual keyboard shared library. Package: libqt5virtualkeyboard5-dev Architecture: amd64 Version: 5.15.10+dfsg-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtvirtualkeyboard-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 81 Depends: libqt5virtualkeyboard5 (= 5.15.10+dfsg-2ok1), qtbase5-dev Filename: pool/main/q/qtvirtualkeyboard-opensource-src/libqt5virtualkeyboard5-dev_5.15.10+dfsg-2ok1_amd64.deb Size: 11466 MD5sum: 3b19c992012446c7ecab15ddd7c59197 SHA1: 67098bb1e86c774588a068c57b29b337f344ba53 SHA256: cc960828c7087d4470610cd3a1133f00d785c583c1fb98c9561a08dc2be97a3e SHA512: 44f4f6f03b9a21f408830da46fe70d6e5f5f85fa21abfa5ac22aab58854cbf860e19520577d4674e03d6a8198ea8f15bd7e1a5b692c96ef4babdbc94f1912030 Homepage: https://doc.qt.io/qt-5/qtvirtualkeyboard-index.html Description: Qt virtual keyboard - development files The Qt Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 5 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets. . This package contains the development files needed to implement input methods for virtual keyboards. Package: libqt5waylandclient5 Architecture: amd64 Version: 5.15.10-2ok26 Multi-Arch: same Priority: optional Section: libs Source: qtwayland-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1591 Provides: qtwayland-client-abi-5-15-10 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.6), libglib2.0-0t64 (>= 2.75.3), libqt5core5a (>= 5.15.10+dfsg~), libqt5dbus5 (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libstdc++6 (>= 11), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.8.1), libxkbcommon0 (>= 0.5.0), qtbase-abi-5-15-10 Filename: pool/main/q/qtwayland-opensource-src/libqt5waylandclient5_5.15.10-2ok26_amd64.deb Size: 386588 MD5sum: 042c90c1caa80247ade1886e5107d8f9 SHA1: 7fcb6b438857674397e20876a355fd59b1bf75d7 SHA256: 3b3ce23b329713c267ea496441da51a4105bf9bf69ce889756a7fffd03c383f3 SHA512: 2faae6bc363254417a6eb20a5ff26469e5833f4763aca3972d1cfbff6f6aba6bde0070ef5da5ae244c73d7c87018287c94314e98c6fd51ea543d12ec8c6d0b85 Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Description: QtWayland client library QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the QtWayland client library. Package: libqt5waylandclient5-dev Architecture: amd64 Version: 5.15.10-2ok26 Multi-Arch: same Priority: optional Section: libdevel Source: qtwayland-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 70 Depends: libqt5waylandclient5 (= 5.15.10-2ok26) Recommends: qtwayland5-dev-tools Filename: pool/main/q/qtwayland-opensource-src/libqt5waylandclient5-dev_5.15.10-2ok26_amd64.deb Size: 10804 MD5sum: 8a4352723b6c414b5e9e0edbaae21785 SHA1: 266ce25c557dae9bd0ded6822d1c70f934143e9e SHA256: c8d880f4c284fa881a527ab35d9f8b07d99e9341c208fecac69fb08ac093f356 SHA512: 032cfef571ab4456fb11a5e1a3e526009b6a40562a5d450cc7175d1533497f2d39483c7e798a5a3d169369ff8d46fe688cf449cccac11f84e686286444616b8a Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Description: QtWayland client development files QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the development files for QtWayland client library. Package: libqt5waylandcompositor5 Architecture: amd64 Version: 5.15.10-2ok26 Multi-Arch: same Priority: optional Section: libs Source: qtwayland-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 1964 Provides: qtwayland-compositor-abi-5-15-10 Depends: libc6 (>= 2.14), libgl1, libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10+dfsg~), libqt5quick5 (>= 5.15.10+dfsg~) | libqt5quick5-gles (>= 5.15.10+dfsg~), libstdc++6 (>= 5), libwayland-server0 (>= 1.9.91), libxkbcommon0 (>= 0.5.0), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/main/q/qtwayland-opensource-src/libqt5waylandcompositor5_5.15.10-2ok26_amd64.deb Size: 357028 MD5sum: 57cde550c3821c634761d9d1c55eafba SHA1: c322836af6ce990ef357916b0598747c5058ea75 SHA256: 00d07afcb426a6300f088c61805c41585b13a7387d8f59c45aa07c9aed38982f SHA512: 2dbb0b6726b251e5ae5e3896cf6186b7f00e009e8dc4db6687b62e54a03d8d959e4d8de7b27cfa8ee3c14053ca2741a8665a7d7d0b9995bb5a8538a8d568ab27 Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Description: QtWayland compositor library QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the QtWayland compositor library. Package: libqt5waylandcompositor5-dev Architecture: amd64 Version: 5.15.10-2ok26 Multi-Arch: same Priority: optional Section: libdevel Source: qtwayland-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 298 Depends: libqt5waylandcompositor5 (= 5.15.10-2ok26) Filename: pool/main/q/qtwayland-opensource-src/libqt5waylandcompositor5-dev_5.15.10-2ok26_amd64.deb Size: 27128 MD5sum: 55ebcbb359f02ea733403456d6a5432d SHA1: 0952ec0f8f75b547ff6ef586bcca4a23f7bd4032 SHA256: f5ed4534fc5dff447174c3194c0a9b71b29bb0fd064f3184d1c8a0027c82a109 SHA512: 7c0bbbd04d837104fb600e385532bcb7fecfce8bd892a7b21fea229e625f1dc24e5927b129018455dc35dad38fad92ebd2ddc39e16d6172380df302cd52732eb Homepage: https://doc.qt.io/qt-5/wayland-and-qt.html Description: QtWayland compositor development files QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the development files for QtWayland compositor library. Package: libqt5webchannel5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtwebchannel-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 173 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10+dfsg~), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtwebchannel-opensource-src/libqt5webchannel5_5.15.10-2ok1_amd64.deb Size: 60434 MD5sum: 10a7c65f0b02400632fa9de8c04c9452 SHA1: b6bc704ed7fd2c5e92bbfaa4f4e8e98ba075e7a0 SHA256: 635ff8ccdd09a8f7b04875db083c32830717a2e14b48e5245f1cf11006e00c22 SHA512: 28ef78b96bff7322f13ea3bafbfe7818af6dda87b444e15e53f36d5d673ef12bc3fd70b75b5a676a93191acea8721935d6920656109674b15e460ce31b31c5f2 Homepage: https://doc.qt.io/qt-5/qtwebchannel-index.html Description: Web communication library for Qt Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine. . This package contains the QtWebChannel libraries. Package: libqt5webchannel5-dev Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtwebchannel-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 65 Depends: libqt5webchannel5 (= 5.15.10-2ok1), qtbase5-dev, qtdeclarative5-dev Filename: pool/main/q/qtwebchannel-opensource-src/libqt5webchannel5-dev_5.15.10-2ok1_amd64.deb Size: 9208 MD5sum: 0a95b17a6d9844497998506b03c828b8 SHA1: 82ba64183e5bb6ba922bdcdbad31a50b5f9a5e76 SHA256: faa435b92f90c240f94951ef481eefab800861e423885c02456da3f9f2be3be6 SHA512: 1ecef5a793d92bef478a70af2b02c15589327c6f784b4569820ddf71973e426ad850bfbdb7722b1b29fc4766813ba15034083e066cd01d46528c4805b02dfea9 Homepage: https://doc.qt.io/qt-5/qtwebchannel-index.html Description: Web communication library for Qt - development files Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine. . This package contains the development files needed to build Qt 5 applications using the QtWebChannel library. Package: libqt5webengine-data Architecture: all Version: 5.15.9+dfsg-ok9.14 Multi-Arch: foreign Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 24691 Filename: pool/main/q/qtwebengine-opensource-src/libqt5webengine-data_5.15.9+dfsg-ok9.14_all.deb Size: 8019416 MD5sum: ec7249faf56aef3e5721fc286c9a7666 SHA1: 5579e068a7a8181a4bb66a63f4bd41d9cb2d0a18 SHA256: b9cd67e24cccd07d24b2ce68623a433b7c892fce20db3155313edfc7b33cae49 SHA512: 35da34009905f62e41e67b812db8007ca16c81afdc391b445592954859ccf090a2b8bed276377fc6fcf6c55ab46b55b42603e32a9cde9d90865a91d0da259c0d Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Web content engine library for Qt - Data QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the arch independent parts of QtWebEngine libraries. Package: libqt5webengine5 Architecture: amd64 Version: 5.15.9+dfsg-ok9.14 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 728 Depends: libqt5webengine-data (= 5.15.9+dfsg-ok9.14), libc6 (>= 2.14), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5network5 (>= 5.15.3+dfsg~), libqt5qml5 (>= 5.15.3+dfsg~), libqt5quick5 (>= 5.15.3+dfsg~) | libqt5quick5-gles (>= 5.15.3+dfsg~), libqt5test5 (>= 5.15.3+dfsg~), libqt5webchannel5 (>= 5.15.3~), libqt5webenginecore5 (>= 5.15.8), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtwebengine-opensource-src/libqt5webengine5_5.15.9+dfsg-ok9.14_amd64.deb Size: 155800 MD5sum: c07e29be7d13222a7d9172a3578d72de SHA1: 637312ec85ff7cd32bf46ff48aff7ffcc912f32a SHA256: e2163df5b8d5e80df655250b2a4b62aa444a4a32dedb9285bb9279d52e2ac7f2 SHA512: 2b4bd5df585bf4db35ec727547aefeea42ad3137ee5f5dfc462b7e02759d1eb2d131699b3ffd6ce3d250579004a801146f9d0d0357dba61eec524efcfa06e232 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Web content engine library for Qt QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the QtWebEngine library. Package: libqt5webenginecore5 Architecture: amd64 Version: 5.15.9+dfsg-ok9.14 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 127918 Provides: qtwebengine-abi-5-15-9 Depends: libqt5webengine-data (= 5.15.9+dfsg-ok9.14), libasound2t64 (>= 1.0.16), libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libevent-2.1-7t64 (>= 2.1.8-stable), libexpat1 (>= 2.0.1), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libgcc-s1 (>= 4.0), libharfbuzz-subset0 (>= 6.0.0), libharfbuzz0b (>= 2.2.0), libicu74 (>= 74.1-1~), libjpeg62-turbo (>= 1:1.5.0), liblcms2-2 (>= 2.2+git20110628), libminizip1t64, libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.22), libopus0 (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5network5 (>= 5.15.3+dfsg~), libqt5positioning5 (>= 5.15.3+dfsg~), libqt5qml5 (>= 5.15.3+dfsg~), libqt5quick5 (>= 5.15.3+dfsg~) | libqt5quick5-gles (>= 5.15.3+dfsg~), libqt5webchannel5 (>= 5.15.3~), libre2-10 (>= 20201101+dfsg), libsnappy1v5 (>= 1.1.10), libstdc++6 (>= 12), libvpx7 (>= 1.12.0), libwebp7 (>= 1.3.2), libwebpdemux2 (>= 1.3.2), libwebpmux3 (>= 1.3.2), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb1 (>= 1.9.2), libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxml2 (>= 2.7.4), libxrandr2, libxslt1.1 (>= 1.1.25), libxtst6, qtbase-abi-5-15-10, zlib1g (>= 1:1.2.2) Breaks: libqt5webengine5 (<< 5.7.1+dfsg-0) Replaces: libqt5webengine5 (<< 5.7.1+dfsg-0) Filename: pool/main/q/qtwebengine-opensource-src/libqt5webenginecore5_5.15.9+dfsg-ok9.14_amd64.deb Size: 39479792 MD5sum: bf4bfa599569307661190ce8430285d3 SHA1: d4042a2ebdfb4d9fa8959999f8ba1bccafb33d70 SHA256: cb9ee01909446f53dec12183e0c37329ed1d75b091b33e74a018381085da55ab SHA512: 4ff8651e3e4aa5a72079ed732b828075910d32866c31d0f68e779392be7784a989882cd9b64b783c97579b95d4114c57a7c2552e2f8c680d8e1a4778ee7cd2be Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Web content engine library for Qt - Core QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the core QtWebEngine library. Package: libqt5webenginewidgets5 Architecture: amd64 Version: 5.15.9+dfsg-ok9.14 Multi-Arch: same Priority: optional Section: libs Source: qtwebengine-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 491 Depends: libqt5webengine-data (= 5.15.9+dfsg-ok9.14), libc6 (>= 2.14), libqt5core5a (>= 5.15.3+dfsg~), libqt5gui5 (>= 5.15.3+dfsg~) | libqt5gui5-gles (>= 5.15.3+dfsg~), libqt5network5 (>= 5.15.3+dfsg~), libqt5printsupport5 (>= 5.15.3+dfsg~), libqt5quick5 (>= 5.15.3+dfsg~) | libqt5quick5-gles (>= 5.15.3+dfsg~), libqt5quickwidgets5 (>= 5.15.3+dfsg~), libqt5webenginecore5 (>= 5.15.8), libqt5widgets5 (>= 5.15.3+dfsg~), libstdc++6 (>= 5) Filename: pool/main/q/qtwebengine-opensource-src/libqt5webenginewidgets5_5.15.9+dfsg-ok9.14_amd64.deb Size: 111944 MD5sum: 384243282a1bff6c07e0308cbd765ad5 SHA1: 4eecba493ab6c048d1d327f6090776f6ca8d5b22 SHA256: f4d665bfe340671878b809f032bb6108dc0ed978d162af4b2ced8cd1bd4fb4fb SHA512: 408587c83aafdeb3d86d9d13a31a80434fc06fb2c445a8209b6d5e6a5b40e56f3cbc99664baafc26103d2764cbd2a2b276981be8dae5127be6af1c965ffc47f6 Homepage: https://doc.qt.io/qt-5/qtwebengine-index.html Description: Web content engine library for Qt - Widget QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the widget QtWebEngine library. Package: libqt5webkit5 Architecture: amd64 Version: 5.212.0~alpha4-ok2.5 Multi-Arch: same Priority: optional Section: libs Source: qtwebkit-opensource-src Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 46714 Pre-Depends: dpkg (>= 1.15.6~) Depends: libc6 (>= 2.38), libgcc-s1 (>= 4.0), libglib2.0-0t64 (>= 2.79.0), libgstreamer-plugins-base1.0-0 (>= 1.2.0), libgstreamer1.0-0 (>= 1.4.0), libhyphen0 (>= 2.7.1), libicu74 (>= 74.1-1~), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5positioning5 (>= 5.15.3+dfsg~), libqt5printsupport5 (>= 5.0.2), libqt5qml5 (>= 5.15.3+dfsg~), libqt5quick5 (>= 5.15.3+dfsg~) | libqt5quick5-gles (>= 5.15.3+dfsg~), libqt5sensors5 (>= 5.15.3~), libqt5webchannel5 (>= 5.15.3~), libqt5widgets5 (>= 5.4.0), libsqlite3-0 (>= 3.7.15), libstdc++6 (>= 12), libwebp7 (>= 1.3.2), libwoff1 (>= 1.0.0), libx11-6, libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10, zlib1g (>= 1:1.2.0) Filename: pool/main/q/qtwebkit-opensource-src/libqt5webkit5_5.212.0~alpha4-ok2.5_amd64.deb Size: 11857404 MD5sum: cedc805731bf59b74d4c0f235a52b7c0 SHA1: f1d88fab02e6c75bc2655ff8c6ebe2047ea8b62a SHA256: 131248ce9664b1c82419a9d2c6200bd66f414772a5492a9236c3c8967c7aa8f5 SHA512: eaa7d73d0ac97b938c6186cd358f7561a54669d6d53d9ae1ecb17f80662c89d54f8fa73d822d5d3503ceb2600ed64b071701a0080f1bda0e3e386ff7c9c13752 Homepage: https://github.com/qtwebkit/qtwebkit Description: Web content engine library for Qt QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the QtWebKit libraries. Package: libqt5webkit5-dev Architecture: amd64 Version: 5.212.0~alpha4-ok2.5 Multi-Arch: same Priority: optional Section: libdevel Source: qtwebkit-opensource-src Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 410 Pre-Depends: dpkg (>= 1.15.6~) Depends: libqt5webkit5 (= 5.212.0~alpha4-ok2.5), qtbase5-dev, qtdeclarative5-dev Filename: pool/main/q/qtwebkit-opensource-src/libqt5webkit5-dev_5.212.0~alpha4-ok2.5_amd64.deb Size: 52752 MD5sum: 2d0e08ef0b2f0e3e39d53af3769eb884 SHA1: f60b9a234d4a0369a0497e314c23eb18cd090149 SHA256: 30886dab0321880346256b178fb01d2a23f1547be4aa267f690f5ef16c9c1c6a SHA512: 5a39b8e097b5dff15631edbb4d12ee8f5874321e2b8dd0e26e7e23d449e34d3341135fd2f515ac1fb92d493329290b5b0cd020cbcb82e3a077dfa4ebe412aa2b Homepage: https://github.com/qtwebkit/qtwebkit Description: Web content engine library for Qt - development files QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the development files needed to build Qt 5 applications using QtWebKit library. Package: libqt5websockets5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtwebsockets-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 218 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtwebsockets-opensource-src/libqt5websockets5_5.15.10-2ok1_amd64.deb Size: 64240 MD5sum: 2649f42a3982b7701fe3184980a73fdb SHA1: 49718814b66d69e6c80ebc11192dd9e13802829c SHA256: c28da4d21249f0351d74f1357f9c4fa291ffa4729d67647ef657dc6b53a6e167 SHA512: ccc874535b36e3f77c8c9d0a4c5b719b1a984ffa9c67647cc822b185947cdf1771ac4ce0953432623ad20618be29ecf5c6f221ea236841467b08de6b9534c062 Homepage: https://doc.qt.io/qt-5/qtwebsockets-index.html Description: Qt 5 Web Sockets module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains a Qt library that implements WebSockets, both client and server. Package: libqt5websockets5-dev Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtwebsockets-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 78 Depends: libqt5websockets5 (= 5.15.10-2ok1), qtbase5-dev Filename: pool/main/q/qtwebsockets-opensource-src/libqt5websockets5-dev_5.15.10-2ok1_amd64.deb Size: 11090 MD5sum: 9832ce268e56d47ca013683afa2ed311 SHA1: a30a5b89283776a86103a1fcd15e4efb2c66838a SHA256: 07392695fd89924799f6aa02ce917f329736fdd960b295183c637b6b87e4d1a8 SHA512: 07a566285617238707907fe58c1bb66f43e4f35e4bebcfb7d696a8a85d7c604e3d4f8c688948ec3ce2aa3ff9b7d5ec28b32de6480c553fe9603661148554fcfe Homepage: https://doc.qt.io/qt-5/qtwebsockets-index.html Description: Qt 5 Web Sockets module - development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the development files needed to build Qt applications using Qt 5 Web Sockets library. Package: libqt5webview5 Architecture: amd64 Version: 5.15.10-2build1ok1.2 Multi-Arch: same Priority: optional Section: libs Source: qtwebview-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 126 Depends: libc6 (>= 2.2.5), libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~), libqt5qml5 (>= 5.15.10~), libqt5quick5 (>= 5.15.10~) | libqt5quick5-gles (>= 5.15.10~), libstdc++6 (>= 5), qtbase-abi-5-15-10, qtdeclarative-abi-5-15-10 Filename: pool/main/q/qtwebview-opensource-src/libqt5webview5_5.15.10-2build1ok1.2_amd64.deb Size: 30986 MD5sum: f6f6387b8881593af021c350ea49ac31 SHA1: 82507fa52f1fb351fd74b644869360e2f634ee23 SHA256: 9cd94677961710b212bb4ed1ef8298121c81061d989aa9a5abe477512c672b7f SHA512: 4c5b8f3eb20c0a5aa5363aa08122673a488f2d082a710c30c4611d26528b1ab7f6a3ceb4c4d76939528b311b883b8469816413f273f6e3b808e7c3a758c29ff9 Homepage: https://doc.qt.io/qt-5/qtwebview-index.html Description: display web content in a QML application - Library Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense. . This package contains the QtWebView libraries. Package: libqt5webview5-dev Architecture: amd64 Version: 5.15.10-2build1ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: qtwebview-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 50 Depends: libqt5webview5 (= 5.15.10-2build1ok1.2), qtbase5-dev, qtdeclarative5-dev Filename: pool/main/q/qtwebview-opensource-src/libqt5webview5-dev_5.15.10-2build1ok1.2_amd64.deb Size: 7710 MD5sum: 827cc6212ccb71d955ab13887b341f1f SHA1: 6d6cc2862ccaccb0f4809f9d012c0bc511d742f8 SHA256: 2ec08cbc998251b77ae85ceb95effe744b57b47ea0fb6919c149b96a20251109 SHA512: 2fc3d6df6ed0d88557a5981b538c65b26432cc9eca84afe979bd7160654f4db2e2afd278269487536a1c0cf43c8fbc761f8851d1caf5d97bff431a9d697f6ea0 Homepage: https://doc.qt.io/qt-5/qtwebview-index.html Description: display web content in a QML application - Development Files Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense. . This package contains the development files needed to build Qt 5 applications using the QtWebView library. Package: libqt5widgets5 Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 7446 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.4), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.15.1) | libqt5gui5-gles (>= 5.15.1), libstdc++6 (>= 11), qtbase-abi-5-15-10 Filename: pool/main/q/qtbase-opensource-src/libqt5widgets5_5.15.10+dfsg-3ok2.13_amd64.deb Size: 2375400 MD5sum: 1fc874b8e88c925fa87a3c4a8804e6b9 SHA1: e4c6eec650551cb008564ffe38867f5ca7b590ac SHA256: dfdcef09eb1860c17f280957bcd33003aa4d2a0a9100b051dfc38a502d336738 SHA512: 64d451b0b7a95dcaf4abc068588ca48cf76b122c97db388e147679539d1db32c29dec7312764efdff7ca02b2d4b359c0b1c4ebf751cfafd0e95266c10bcde62f Homepage: https://www.qt.io/developers/ Description: Qt 5 widgets module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtWidgets module extends QtGui with C++ widget functionality. Package: libqt5x11extras5 Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libs Source: qtx11extras-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 46 Depends: libqt5core5a (>= 5.15.10+dfsg~), libqt5gui5 (>= 5.15.10+dfsg~) | libqt5gui5-gles (>= 5.15.10+dfsg~) Breaks: libqt5gui5 (<< 5.5) Filename: pool/main/q/qtx11extras-opensource-src/libqt5x11extras5_5.15.10-2ok1_amd64.deb Size: 10294 MD5sum: 1e871bbb4dd3ceed705c84cb3843c4b3 SHA1: 43053594e465960dd0a56e000e11cce288d78f39 SHA256: b4fdf09cfcfa9eac2a5817600633d10f1dcaddbfef736b8d069713aeb0cc4062 SHA512: 58d6da4da32b1bfb04aa458e417de52f319a3d55b8f8d30441903e36e57506b256ffb8e01901ba40b64ec5e0892683107d2a3ea1aa1d24c11e66896fe2f4bd95 Homepage: https://doc.qt.io/qt-5/qtx11extras-index.html Description: Qt 5 X11 extras Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package includes the library to access X11 stuff from within Qt 5. Package: libqt5x11extras5-dev Architecture: amd64 Version: 5.15.10-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: qtx11extras-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 55 Depends: libqt5x11extras5 (= 5.15.10-2ok1), qtbase5-dev Filename: pool/main/q/qtx11extras-opensource-src/libqt5x11extras5-dev_5.15.10-2ok1_amd64.deb Size: 8694 MD5sum: 12f38d832cf2d7e8bd62bc0a5023078d SHA1: 51f8e498f1ad1f0afadfd5ee1f09473ec3312ac5 SHA256: d9e1f427e4941d29c30df62a5d85764f4ec475a82dbb562de735fbba0ef1219f SHA512: e3afaff574dbdc5b932b0a017fb982509dc9a2142de9fdd3a5aeaf75e423366f5b4ade79ca84d0c2f59988937036a577e04427b802c0686db51d2f33d0d12fe4 Homepage: https://doc.qt.io/qt-5/qtx11extras-index.html Description: Qt 5 X11 extras development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package includes the development headers for the X11 extras library. Package: libqt5xdg-dev Architecture: amd64 Version: 3.12.0-ok1 Priority: optional Section: libdevel Source: libqtxdg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 110 Depends: libmagic-dev, libqt5xdg3 (= 3.12.0-ok1), libqt5xdgiconloader-dev (= 3.12.0-ok1) Recommends: qtxdg-dev-tools (= 3.12.0-ok1) Filename: pool/main/libq/libqtxdg/libqt5xdg-dev_3.12.0-ok1_amd64.deb Size: 16484 MD5sum: 44a8ceaf04df5d54fce62eb1a5842117 SHA1: de06706dfb3bd36a15b16cbd95417145319cc150 SHA256: 7e32ad87551286a327abe2e65bce4dd921e569aa0a79fefff38255d95481a1d4 SHA512: 2485907253bb456e3460a5a1835240b7258c3fb5d7ceb728292cf8f08bcf70453643c1d74f69c137ebfdab005e76c127f8154b9af245c610c08caafee22f1d70 Homepage: https://github.com/lxqt/libqtxdg Description: Development files for libqtxdg This library implements functions of the XDG Specifications in Qt. It is part of LXQt. . This package provides development files. Package: libqt5xdg3 Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libqtxdg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 286 Provides: libqt5xdg Depends: file, libfile-mimeinfo-perl, libglib2.0-bin, shared-mime-info, libc6 (>= 2.14), libglib2.0-0 (>= 2.40.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.1.0), libqt5xdgiconloader3 (>= 3.8.0), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 5), qtbase-abi-5-15-10 Recommends: qttranslations5-l10n Filename: pool/main/libq/libqtxdg/libqt5xdg3_3.12.0-ok1_amd64.deb Size: 82396 MD5sum: 3ea6a838ec58b3d0e4b143aef2f20b80 SHA1: 537d218582f8196078e7e757ab46a4a85c1bd5d6 SHA256: 7eb74ff4f07a0247259fd9b3788e56df59d0013d723b7c5832c3e309d3b74ee2 SHA512: 1a7304804e7112fd15c7720294019585020d602cbc1e8725cd784c2b12bef2da704a43fba6c2761474de4633bb5e9e351f4c3e0cbedcc27ba99cddd9d5dcf57a Homepage: https://github.com/lxqt/libqtxdg Description: Implementation of the XDG Specifications for Qt (shared lib) This library implements functions of the XDG Specifications in Qt. It is part of LXQt. . This package provides the shared library. Package: libqt5xdgiconloader-dev Architecture: amd64 Version: 3.12.0-ok1 Priority: optional Section: libdevel Source: libqtxdg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 70 Depends: libqt5svg5-dev, libqt5xdgiconloader3 (= 3.12.0-ok1), libc6 (>= 2.2.5), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/main/libq/libqtxdg/libqt5xdgiconloader-dev_3.12.0-ok1_amd64.deb Size: 11164 MD5sum: 0be1ebedab8b73cc14c151c13836330f SHA1: 99ccc96dbd294096b1b6e81b17436e411ee6c983 SHA256: d1b90a5e380256647274089355bf50f1968f026d87ba4bd09fd9f7f535772555 SHA512: e63f1a64951fca8bba6c994e88ee3b65080ab02f490bbd622f2b7b5c1977550568eb3f647f0877a6f321b082abf2c25586fb2c192692faa3d01b5022f7e23174 Homepage: https://github.com/lxqt/libqtxdg Description: Development files for libqtxdgiconloader This library implements the backend to load icons which are handled according to the XDG Icon Theme Specification in Qt. It is part of LXQt. . This package provides development files. Package: libqt5xdgiconloader3 Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libqtxdg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 99 Provides: libqt5xdgiconloader Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5svg5 (>= 5.6.0~beta), libstdc++6 (>= 5), qtbase-abi-5-15-10 Recommends: gtk-update-icon-cache Filename: pool/main/libq/libqtxdg/libqt5xdgiconloader3_3.12.0-ok1_amd64.deb Size: 27716 MD5sum: 5dbb8e554eede7cdcc689e96d474d602 SHA1: da086b67b644442f9d54ba609826ed99e70c3576 SHA256: c76726e3e93aad680a5e835cf428d6ca17d26a47be932e1bf188e8c2f8493cc3 SHA512: 3b1441ef71db9ceb7cddeb765105cb353516e35802699b7b29a2ac57eabf24a7258c38446b34fc454155adeebbf6bb2ad98b6061f7c9c6fb016f6ee2845a98ae Homepage: https://github.com/lxqt/libqtxdg Description: Implementation of the XDG Iconloader for Qt (shared lib) This library implements the backend to load icons which are handled according to the XDG Icon Theme Specification in Qt. It is part of LXQt. . This package provides the shared library. Package: libqt5xml5 Architecture: amd64 Version: 5.15.10+dfsg-3ok2.13 Multi-Arch: same Priority: optional Section: libs Source: qtbase-opensource-src Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 451 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libstdc++6 (>= 11), qtbase-abi-5-15-10 Filename: pool/main/q/qtbase-opensource-src/libqt5xml5_5.15.10+dfsg-3ok2.13_amd64.deb Size: 113204 MD5sum: 7862e78b973696290a50674d49fc7007 SHA1: 39bc0ae8da80fffff3261bcc437b75b51a23903c SHA256: 1c83733b5e39e5d3b93381d4e9bbe04c20a3dd2f26d073a624ed2d7f641de354 SHA512: 1f33eb7b01007b23339c0568495e6cde47e4480889be737cb3e9537a30bb6c52f342b730f1380df2ddacc5dccaef5263091095839c08df060d9f5f148df320f7 Homepage: https://www.qt.io/developers/ Description: Qt 5 XML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtXml module provides a stream reader and writer for XML documents, and C++ implementations of SAX and DOM. Package: libqt5xmlpatterns5 Architecture: amd64 Version: 5.15.10-2ok1.1 Multi-Arch: same Priority: optional Section: libs Source: qtxmlpatterns-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 3887 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.15.1), libstdc++6 (>= 5), qtbase-abi-5-15-10 Filename: pool/main/q/qtxmlpatterns-opensource-src/libqt5xmlpatterns5_5.15.10-2ok1.1_amd64.deb Size: 1036584 MD5sum: 9384ee18871c7ac244ca082769388dd1 SHA1: f34a5a96b6450c5662452106b81b12cde7ed11fb SHA256: f20461747a81e7784eb97617a5d4a15d79ca0d5b601ed79a8d962c73ffd38245 SHA512: 5dbf86903de701e94381a9710204a852d223a59423a7b76649a08662984f3e1ce5c472ebf859a601505a605739c66a0f48fd56af85cdae128e896198981919a8 Homepage: https://doc.qt.io/qt-5/qtxmlpatterns-index.html Description: Qt 5 XML patterns module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtXmlPatterns is a XQuery and XPath engine for XML and custom data models. Package: libqt5xmlpatterns5-dev Architecture: amd64 Version: 5.15.10-2ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: qtxmlpatterns-opensource-src Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 137 Depends: libqt5xmlpatterns5 (= 5.15.10-2ok1.1), qtbase5-dev | qtbase5-gles-dev Filename: pool/main/q/qtxmlpatterns-opensource-src/libqt5xmlpatterns5-dev_5.15.10-2ok1.1_amd64.deb Size: 16510 MD5sum: a62b9b7c378dfe0b337abfed28f18aae SHA1: 10a0ccf0d6e4e3e8ad3609b16462eaf14fcf4d5a SHA256: 37dede2bc36c9f2aced8a94c96b40072335140faeccd7c3ff25df2cf60e7c982 SHA512: ef958887a78f867e7c00ae361c2fe7934e3018ee6aa39f7fd303b9dab717bd68a838214c9136e7fd5e94ed829fbfe9666aa48df0905de558dfcd6e487bea0960 Homepage: https://doc.qt.io/qt-5/qtxmlpatterns-index.html Description: Qt 5 XML patterns development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the header development files used for building Qt 5 applications using QtXmlPatterns library. Package: libquadmath0 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 296 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38) Filename: pool/main/g/gcc-13/libquadmath0_13.2.0-4ok3.3_amd64.deb Size: 151522 MD5sum: e6302a26e1a1d59f77e7c68c189cd137 SHA1: d491ce83a7a99c4eefd7027c75206dd5cbed96c3 SHA256: 8188947c3b4b7b2dbf440352a200d7a25253a4f9221c9dc71b0e7752e1638cad SHA512: fb66bfbefbc9055857721f0cc6a1a75fdf82791cc507824af15500b08813a06a1c00b09b71a7077ae0185cdbeebd33490b713158a8b506d74a00f28e6cec6b1f Homepage: http://gcc.gnu.org/ Description: GCC Quad-Precision Math Library A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libquazip-doc Architecture: all Version: 0.9.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libquazip Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 1437 Filename: pool/main/libq/libquazip/libquazip-doc_0.9.1-ok1_all.deb Size: 227692 MD5sum: c4eae45b5d330966a7e8c3242d56ccf4 SHA1: f4ed2eb8922519c2fb6fe114669c4c81f640f7f0 SHA256: 2a17173561998dd9248f0cc900c272107ee7c72e41c44a59ed8132110a161102 SHA512: c90e45739a7aa927d6549bb1c8af8476efb7b3e319159e253f37557a548fd934469105f0c220f2e9060385f2bf30a1e3161c9ba7b31799765af83bf1ab8b6cc3 Homepage: https://github.com/stachenov/quazip Description: C++ wrapper for ZIP/UNZIP (documentation) QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that can be used to access ZIP archives. It uses Trolltech's Qt toolkit. . QuaZIP allows you to access files inside ZIP archives using QIODevice API, and that means that you can also use QTextStream, QDataStream or whatever you would like to use on your zipped files. . QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading from and writing to ZIP archives. . This package contains the API documentation in HTML. Package: libquazip5-1t64 Architecture: amd64 Version: 0.9.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libquazip Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 268 Provides: libquazip-qt5-1, libquazip1-qt5, libquazip5-1 (= 0.9.1-ok1) Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Suggests: libquazip-doc Conflicts: libquazip5-1 (<< 0.9.1-ok1) Breaks: libquazip1-qt5 Replaces: libquazip-qt5-1, libquazip1-qt5, libquazip5-1 Filename: pool/main/libq/libquazip/libquazip5-1t64_0.9.1-ok1_amd64.deb Size: 76940 MD5sum: 16d5a2e0957527ad493582cb42ec5580 SHA1: bf7f789b4502fdb623e3d9ef1cdf1f15416a2ce0 SHA256: e454f6ec9438670dfe6ece95cbc99b07c3391ca50516b0dc432a05fe3d6aaebb SHA512: 3d3bcc71538966b58a529e503df739e276933f8e0714a8cbf85d5b4b73d49c748626740db180399a64147af74372da413d2143f203ff5f49b55680f851b2ce63 Homepage: https://github.com/stachenov/quazip Description: C++ wrapper for ZIP/UNZIP QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that can be used to access ZIP archives. It uses Trolltech's Qt toolkit. . QuaZIP allows you to access files inside ZIP archives using QIODevice API, and that means that you can also use QTextStream, QDataStream or whatever you would like to use on your zipped files. . QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading from and writing to ZIP archives. . QuaZIP built using Qt5 libraries. Package: libquazip5-dev Architecture: amd64 Version: 0.9.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libquazip Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 572 Depends: libquazip5-1t64 (= 0.9.1-ok1), zlib1g-dev Breaks: libquazip-qt5-1-dev (<= 0.7-2), libquazip-qt5-dev, libquazip5-headers Replaces: libquazip-qt5-1-dev, libquazip-qt5-dev, libquazip5-headers Filename: pool/main/libq/libquazip/libquazip5-dev_0.9.1-ok1_amd64.deb Size: 105780 MD5sum: bdabfb116f7a249db6fdc40f2efd1d61 SHA1: 885c786753c0b94c982210562bb95590b2bb7837 SHA256: 4b0857e237724a3b583f65f91c4f75ccb34b28e2f26f62521dfe8b65c6b346fe SHA512: 1c20060e5d82f3648b86a5d6e45d8b760474653af25ff54485aa8a6679cc12fc4f43a4442edfe7abbdeca9abe046eb34310084dfda49f389692a86bbe978f35e Homepage: https://github.com/stachenov/quazip Description: C++ wrapper for ZIP/UNZIP (development files) QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that can be used to access ZIP archives. It uses Trolltech's Qt toolkit. . QuaZIP allows you to access files inside ZIP archives using QIODevice API, and that means that you can also use QTextStream, QDataStream or whatever you would like to use on your zipped files. . QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading from and writing to ZIP archives. . This package contains the development files. Package: libqxp-0.0-0 Architecture: amd64 Version: 0.0.2-ok1.1 Priority: optional Section: libs Source: libqxp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 950 Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.0), libicu66 (>= 66.1-1~), librevenge-0.0-0, libstdc++6 (>= 5.2) Filename: pool/main/libq/libqxp/libqxp-0.0-0_0.0.2-ok1.1_amd64.deb Size: 197126 MD5sum: 4a6ce44a28f4ee9ff2c9486e00e75579 SHA1: 9adc5bb109f174d999130f9df3eda689ffb9052b SHA256: e7858053e93d093b7b7de0c14f954960c987796b881a470b4c0d8aa9058dc633 SHA512: cb4a359f6a2c6859cf823effaaddeeca3041da49386322251d557b5985d4d46989fdf3d6dfcb4c4cb45c153614801f2889d12fae70a50f8eaa3bdf327eec8711 Homepage: https://wiki.documentfoundation.org/DLP/Libraries/libqxp Description: library for reading and converting QuarkXPress files libqxp is a library and a set of tools for reading and converting QuarkXPress file format. It supports versions 3.1-4.1 currently. Package: libqxp-dev Architecture: amd64 Version: 0.0.2-ok1.1 Priority: optional Section: libdevel Source: libqxp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 36 Depends: libqxp-0.0-0 (= 0.0.2-ok1.1) Filename: pool/main/libq/libqxp/libqxp-dev_0.0.2-ok1.1_amd64.deb Size: 3566 MD5sum: 67f4c927c8dbf4ce1ed78394b7037653 SHA1: 70996e59108c58159e30b8e818947a2776230288 SHA256: 575b7a752bfc2419bca8a8cc19e5ab22271c4f525da3591332c547273eb5ce35 SHA512: f71b8336abebd3aa29fdefcde22577e019cffd6b86dd50903864334d844dedef233bac018c0ff1e6fd40eea2986d27db9c562135064bddd0567ec9603a9a2ba3 Homepage: https://wiki.documentfoundation.org/DLP/Libraries/libqxp Description: library for reading and converting QuarkXPress files -- development libqxp is a library and a set of tools for reading and converting QuarkXPress file format. It supports versions 3.1-4.1 currently. . This package contains the needef files (headers, ..) for developing applications using libqxp. Package: libqxp-doc Architecture: all Version: 0.0.2-ok1.1 Priority: optional Section: doc Source: libqxp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3380 Filename: pool/main/libq/libqxp/libqxp-doc_0.0.2-ok1.1_all.deb Size: 173174 MD5sum: 53085337b181ea62bbb9382c59c9bc62 SHA1: 9d0c8f8498ed647afe01ee73f292b23f6c0efa76 SHA256: abd70e5926ad2a6bec54fd3e1f47ca4a477a82f2716bc4b8ba79fd5448d30638 SHA512: a79baa8ac7e249f889815e129eb1f2756836fa2df61dc078e221a69b16ea5a7741d31f47d25ed88fd6dbb6e2d98912d55ee22a6360952bb4e8bafefdc5da7fba Homepage: https://wiki.documentfoundation.org/DLP/Libraries/libqxp Description: library for reading and converting QuarkXPress files -- documentation libqxp is a library and a set of tools for reading and converting QuarkXPress file format. It supports versions 3.1-4.1 currently. . This package contains the documentation for libqxp Package: libqxp-tools Architecture: amd64 Version: 0.0.2-ok1.1 Priority: optional Section: libs Source: libqxp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 68 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqxp-0.0-0, librevenge-0.0-0, libstdc++6 (>= 4.1.1) Filename: pool/main/libq/libqxp/libqxp-tools_0.0.2-ok1.1_amd64.deb Size: 7462 MD5sum: bbdf239f8f083cd891ee1009c2039a39 SHA1: 42f0ce402e88b5be3c9a284715df59964ac83d07 SHA256: 938f135f66316654ab5cbdf98ea90fe77f63b39feb41cab23576c54e18db2136 SHA512: 39cf9de1e40178be2c88758db5e50b470172946ebfd3cbcd9821e49e870d15e72fc728f05ed92b4ff6d9e63d48701cb4b63d0cc79559e8e6fc352121da7c0212 Homepage: https://wiki.documentfoundation.org/DLP/Libraries/libqxp Description: library for reading and converting QuarkXPress files -- tools libqxp is a library and a set of tools for reading and converting QuarkXPress file format. It supports versions 3.1-4.1 currently. . This package contains the qxp2raw, qxp2svg and qxp2text tools. Package: librabbitmq-dev Architecture: amd64 Version: 0.11.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: librabbitmq Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Michael Fladischer Installed-Size: 426 Depends: librabbitmq4 (= 0.11.0-ok1), libssl-dev Filename: pool/main/libr/librabbitmq/librabbitmq-dev_0.11.0-ok1_amd64.deb Size: 68752 MD5sum: c929ce20895bbdfce7b3d3f011884e1b SHA1: d1a3aaf24347842c333c0b1e165cecd55a150728 SHA256: 299cb1777393e2ae3fe253b61e1da25927344370b9d879a821791e93730e3012 SHA512: f2d96241382855c17bcbaae03325b42bacab9575b601acb55cf7aad116cf2f42096bba33a54876995d935b63b6ba241618280f28e70f198c0f1d02bfe281b4d8 Homepage: https://github.com/alanxz/rabbitmq-c Description: AMQP client library written in C - Dev Files 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 provides the files needed for development. Package: librabbitmq4 Architecture: amd64 Version: 0.11.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: librabbitmq Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Michael Fladischer Installed-Size: 115 Depends: libc6 (>= 2.17), libssl3 (>= 3.0.0) Filename: pool/main/libr/librabbitmq/librabbitmq4_0.11.0-ok1_amd64.deb Size: 34292 MD5sum: 9458f0e0988fc3ae956cba7dcfcb6bca SHA1: 166931effdd59fc332af6601182e1770818e4994 SHA256: 40ef2b453db3d7abcf69fee3ce1709c58160ae3dc86538b8c0a5c14338f9244d SHA512: 53a25335efcfa29766c5178513856a322e183eaf745ce9ad4730cd103f588e07d727c79f603ba3d4aba700ece25d646d9fdd0b436f5a564f3c8aa4936d4e39c7 Homepage: https://github.com/alanxz/rabbitmq-c Description: AMQP client library written in C 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 the library itself. Package: librados-dev Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libdevel Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 240 Depends: librados2 (= 19.2.0-ok2), libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Conflicts: librados1-dev, librados2-dev Replaces: librados1-dev, librados2-dev Filename: pool/main/c/ceph/librados-dev_19.2.0-ok2_amd64.deb Size: 45524 MD5sum: 1ebde51b5ce62834d4130334f189c257 SHA1: 1d3a271170b52725e8e1e4733f0b9d66168d1d69 SHA256: 533660cf2bd9bab3196dd66dd61fcedf598a78fc7dcd91c06c162a26e49ab85d SHA512: 09528b5cd3d6418003d7040c3fb2bcf91255f57543f82042894b0bfb302231f7464395abab4fd2517f1ae122e19e3e7ef55991d5da76713c76665cb27464fbc0 Homepage: http://ceph.com/ Description: RADOS distributed object store client library (development files) RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. . This package contains development files needed for building applications that link against librados2. Package: librados2 Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libs Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 14862 Depends: libblkid1 (>= 2.17.2), libboost-iostreams1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libibverbs1 (>= 1.1.6), librdmacm1t64 (>= 1.0.15), libssl3 (>= 3.0.0), libstdc++6 (>= 12), libudev1 (>= 183) Conflicts: librados, librados1 Replaces: librados, librados1 Filename: pool/main/c/ceph/librados2_19.2.0-ok2_amd64.deb Size: 3549880 MD5sum: 11a5217bcb1b2d73c1c419b88e81c38f SHA1: 4d20c97a4f07f395c1f01f6369adb820c26cec83 SHA256: 39cc7fc2b0feb8dfa321c88c1609581fd559917e78a0c19151e06f7f3108a0e9 SHA512: 516142e9b1b0f889f0724d90f3ce1d13ee01b18199ea34976065516f625ba67f087308455d3f4d2620e12f7de40a0e4da061b0bc1435e4250ab6159a43e64fd1 Homepage: http://ceph.com/ Description: RADOS distributed object store client library RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. Package: libradospp-dev Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libdevel Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 169 Depends: librados-dev (= 19.2.0-ok2) Filename: pool/main/c/ceph/libradospp-dev_19.2.0-ok2_amd64.deb Size: 36560 MD5sum: 30cf0dcd69a93a46276565290dd61c94 SHA1: 514826f29b8c2831d373810afdcb2c0cf396e9e3 SHA256: 6adc7bbb47e9ec27799caa41adeafdbf220e6a75d8cab5dda0b2ce25914da913 SHA512: 2b69aed02f3df9709969b958e27c91d1809107318c403bd8a40ab93e3bb35d24386cdf2e26edee54fa9d6c97f7837f5086aaf017a0655e0e2b9e475223eae9d9 Homepage: http://ceph.com/ Description: RADOS distributed object store client C++ library (development files) RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. . This package contains development files needed for building C++ applications that link against librados. Package: libradosstriper-dev Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libdevel Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 88 Depends: libradosstriper1 (= 19.2.0-ok2) Filename: pool/main/c/ceph/libradosstriper-dev_19.2.0-ok2_amd64.deb Size: 18404 MD5sum: d104d8f696cbe8f9fe7653b8ac5b96a4 SHA1: ed0a2ae3a93c3fb1f14260f42b4e136fad662004 SHA256: 14218aa60352c7ed2847b83138ef4934461ca58452e9a91bf5a2bd671d7933c3 SHA512: 65312b33a930473a8b5f41fe18d2f47aea1a8644c8a705d6db92355f2ad166f3557c6a557f0fe4587d062c962775020ed7cc9bdc414ec5e3ab63b5c014bc004f Homepage: http://ceph.com/ Description: RADOS striping interface (development files) libradosstriper is a striping interface built on top of the rados library, allowing to stripe bigger objects onto several standard rados objects using an interface very similar to the rados one. . This package contains development files needed for building applications that link against libradosstriper. Package: libradosstriper1 Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libs Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2035 Depends: librados2 (= 19.2.0-ok2), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 12) Filename: pool/main/c/ceph/libradosstriper1_19.2.0-ok2_amd64.deb Size: 498260 MD5sum: e075f85b467c6437e9380e64ff1b2bba SHA1: 5860c635a7ddfa410af9184d7eafe7d08d961c9c SHA256: 5f5bbd62c29e4500962f1efc70c3ae327ca8c6bfa3df06ab9bea624aa654d96f SHA512: 6b7274f0bce367f72ad41aaf82ba94af4502ccd6e3fcdf5daad96969427bfcfc658ea6f9ea63de18b0e020b64a88cb05d211402e38ca89a841e6e924802c24ef Homepage: http://ceph.com/ Description: RADOS striping interface Striping interface built on top of the rados library, allowing to stripe bigger objects onto several standard rados objects using an interface very similar to the rados one. Package: libraptor2-0 Architecture: amd64 Version: 2.0.16-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: raptor2 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 557 Depends: libc6 (>= 2.33), libicu66 (>= 66.1-1~), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libyajl2 (>= 2.0.4) Suggests: raptor2-utils Filename: pool/main/r/raptor2/libraptor2-0_2.0.16-ok1.1_amd64.deb Size: 153172 MD5sum: 3a37637a1123b454b63518dfa65058f6 SHA1: 203a79d1365c47d9769a66c3124329c8323b8b0c SHA256: ca61a9f9e61ac1c68ffd958c896501ea47143ddd60dded80ddd65618d8e313e8 SHA512: c684aff602fc1702f4f8b66083d5f18ee1ac74716804896b1f8b4a54148030cba3675641a55427d18155025b9cf46be25e93e059945a0cd89d13a4f76796d17b Homepage: https://librdf.org/raptor/ Description: Raptor 2 RDF syntax library Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . The parsing syntaxes are RDF/JSON, RDF/XML, N-Triples, Turtle, GRDDL and RSS tag soup including Atom 0.3 and Atom 1.0. The serializing syntaxes are RDF/XML, N-Quads, N-Triples RSS 1.0 and Atom 1.0. Raptor can handle RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP, Dublin Core and OWL. . Raptor is designed for performance, flexibility and embedding (no memory leaks) and to closely match the revised RDF/XML specification. Package: libraptor2-dev Architecture: amd64 Version: 2.0.16-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: raptor2 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1018 Depends: libcurl4-gnutls-dev | libcurl-ssl-dev, libraptor2-0 (= 2.0.16-ok1.1), libxml2-dev, libxslt1-dev, libyajl-dev Recommends: raptor2-utils Suggests: libraptor2-doc Filename: pool/main/r/raptor2/libraptor2-dev_2.0.16-ok1.1_amd64.deb Size: 186346 MD5sum: 01c6b2821f1a4030172ceaa1fd53078e SHA1: 4d9d3575a65a97f0c156cd4df946f3ef4213a8de SHA256: eebf4fde9ae4fe1835a18efe5a7c6ef56e1cec5e115cc6706bd22db24a3aa7ac SHA512: c0cbad437291189050686dcec7cb58096d43af81e196b37cfb82634249b88a4df71e84984ecfcdb1be5fa60c64af8dfb956a88c72df5c9aa56b0c476aebb8e48 Homepage: https://librdf.org/raptor/ Description: Raptor 2 RDF syntax library development libraries and headers Raptor Resource Description Framework (RDF) parser and serializer development libraries, header files and documentation needed by programs that want to be compiled with Raptor. Package: libraptor2-doc Architecture: all Version: 2.0.16-ok1.1 Multi-Arch: foreign Priority: optional Section: doc Source: raptor2 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1571 Depends: lynx | www-browser Breaks: libraptor2-dev (<< 2.0.15-3) Replaces: libraptor2-dev (<< 2.0.15-3) Filename: pool/main/r/raptor2/libraptor2-doc_2.0.16-ok1.1_all.deb Size: 114648 MD5sum: a8be8e1948b374f2238fe38ae5194813 SHA1: c8bfc042bd036bef15c7858613116cd495013f4a SHA256: ac8e8847f9c8e02940e464080ed85ce20aff22777d71ba7bf4dc44675cb15d6d SHA512: a3672f56419cc671c66bf3bc9d4a538d5e1a45818cdf980129874c9aff5b0842120584baa368b388d05f2b99b34f7c368f6dba6666297d3e32419f36a4d7d356 Homepage: https://librdf.org/raptor/ Description: Documentation for the Raptor 2 RDF syntax library Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . This package contains the HTML documentation for the Raptor 2 library. Package: libraqm-dev Architecture: amd64 Version: 0.10.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: raqm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 190 Depends: libraqm0 (= 0.10.1-ok2), libfreetype-dev, libfribidi-dev, libharfbuzz-dev (>= 5.2) Filename: pool/main/r/raqm/libraqm-dev_0.10.1-ok2_amd64.deb Size: 19992 MD5sum: ed902c6a714d33917d8ee6a5b946f43f SHA1: 4d73417b2381df7c13b707135170f4a9d77eb7c1 SHA256: e22f667fa183aee0d79855928f2f68361121d9bada9085663ce5df11cb07708a SHA512: d6b4ee5de416e77e4c61d4d2d8224a0993874903a410d8a8e400541dc8619664f6435ad0d66ebb588972148e4309f1d133cf14878f96193ef18de488da4d35a7 Homepage: https://github.com/HOST-Oman/libraqm Description: Development files for Raqm library Raqm is a library for complex text layout. . This package contains the header files and static libraries for the Raqm library. Package: libraqm0 Architecture: amd64 Version: 0.10.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: raqm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 45 Depends: libc6 (>= 2.14), libfreetype6 (>= 2.11.0), libfribidi0 (>= 1.0.0), libharfbuzz0b (>= 5.2) Filename: pool/main/r/raqm/libraqm0_0.10.1-ok2_amd64.deb Size: 12828 MD5sum: b290eee27be18369438764b43417e040 SHA1: 74d737ef254af271b24ba7c80eb9a8bbb51f052a SHA256: 10e5d7e8ecdd8f524429837e32a30a0885370c507709e6bf85d1c5fb75ee5c2f SHA512: 6316533b90f67ee6878d5956056a49d16da4668d989238e2d02046b7c3137b4b2c327752c31f6be82dd269a51a9e08d3b54549166a7460e9941343c4f690e1db Homepage: https://github.com/HOST-Oman/libraqm Description: Library for complex text layout Raqm is a small library to provide convenience functions for complex text layout. It currently provides bidirectional text support (using FriBiDi), shaping (using HarfBuzz), with proper script itemization. . This package contains the shared libraries. Package: librasqal3 Architecture: amd64 Version: 0.9.33-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: rasqal Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 628 Depends: libc6 (>= 2.14), libgmp10, libmhash2 (>= 0.9.9.9), libraptor2-0 (>= 2.0.14), libuuid1 (>= 2.16) Suggests: rasqal-utils Filename: pool/main/r/rasqal/librasqal3_0.9.33-ok1.1_amd64.deb Size: 175542 MD5sum: 209074606a7fd9b396231286d80b6d86 SHA1: e118480cb60866028128bf5650c062d1b32083cd SHA256: dc8d6c3b1368e88f81cc31b7ed9f78e5ef675e164c1ba87dc0e49ecefa50d793 SHA512: ea4119f1e54550b2984c3ab05ecc31883c42546478d2d9cee1e7ac4da7a7b2c6cfca45bc40cd4c793929bfe353734af7f060301f64918fe196f7db35eecbc8ac Homepage: https://librdf.org/rasqal/ Description: Rasqal RDF query library Rasqal is a C library providing support for querying the Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them, returning result bindings and formatting results. It supports the SPARQL RDF Query Language, RDF Data Query Language (RDQL) and LAQRS experimental query language extending SPARQL. . Rasqal is designed for performance, flexibility and embedding (no memory leaks) and to track ongoing RDF query language work. Package: librasqal3-dev Architecture: amd64 Version: 0.9.33-ok1.1 Priority: optional Section: libdevel Source: rasqal Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1148 Provides: librasqal-dev Depends: librasqal3 (= 0.9.33-ok1.1), libraptor2-dev, libgmp-dev Recommends: rasqal-utils Suggests: librasqal3-doc Conflicts: librasqal-dev, librasqal2-dev Replaces: librasqal2-dev Filename: pool/main/r/rasqal/librasqal3-dev_0.9.33-ok1.1_amd64.deb Size: 199002 MD5sum: a4f79a7ec2fce702406d34db02b26b78 SHA1: a760c21e1a61d72b3dcee16c719b66413f81eae9 SHA256: 1f12b381d60e5fea993b1992fd2dc339f3c3721cb9f4f0a04e4569d7d5976988 SHA512: 41f21ea39cdc88a70ba2bb994717cbf135acd5527723c5cbd59789f73e6b8b66cd86563b27a1886c4aae892cd2d6bd8060a4049dde8299c367c9fcabb99b8c1d Homepage: https://librdf.org/rasqal/ Description: Rasqal RDF query library development libraries and headers Development libraries, header files and documentation needed by programs that want to compile with the Rasqal RDF query library. Package: librasqal3-doc Architecture: all Version: 0.9.33-ok1.1 Priority: optional Section: doc Source: rasqal Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1138 Depends: lynx | www-browser Filename: pool/main/r/rasqal/librasqal3-doc_0.9.33-ok1.1_all.deb Size: 71558 MD5sum: 7d31ebb3723571d8777786b7fdd96332 SHA1: 52cb500b7616e1558474159aef14cae2420a873f SHA256: 27d6042f1e4443a5cc6812cc72e07d427c878f8c555930568e4c32cf41aca432 SHA512: 57edf66423ee581f198e0f19b243bd4c5141711c5373a350f42c8edf5df442c2a7ee742bd60755f676085357597ac24c4571671d36eaeba4e5505b43e4ddd2cb Homepage: https://librdf.org/rasqal/ Description: Documentation for the Rasqal RDF Query library Rasqal is a C library providing support for querying the Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them, returning result bindings and formatting results. It supports the SPARQL RDF Query Language, RDF Data Query Language (RDQL) and LAQRS experimental query language extending SPARQL. . This package contains the HTML documentation for the Rasqal library in /usr/share/gtk-doc/html/rasqal/ . Package: libraw-bin Architecture: amd64 Version: 0.21.2-ok1 Multi-Arch: foreign Priority: optional Section: graphics Source: libraw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 288 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.2.1), libjpeg62-turbo (>= 1.3.1), libraw23t64 (>= 0.21.1), libstdc++6 (>= 5.2) Filename: pool/main/libr/libraw/libraw-bin_0.21.2-ok1_amd64.deb Size: 46236 MD5sum: 55ada22f615ffa3801a9459719800da6 SHA1: 631184d181d002d5578add6a758b1abc72ef82d4 SHA256: b1509522a611cd9a13bd91342d076a1e8cd1a3231e4f06a79f8bdfae9b341f22 SHA512: bbd817c96f6bbc66effc8db43fb2823f6c174c1bdf8c2f764d6f201e9e28fa527304da90a520cca027a58d99c2c7291651aac9e8d3d571117fe51d20861d386c Homepage: https://www.libraw.org Description: raw image decoder library (tools) LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains some tools to manipulate RAW files. Package: libraw-dev Architecture: amd64 Version: 0.21.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libraw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 3520 Depends: libraw23t64 (= 0.21.2-ok1), liblcms2-dev Filename: pool/main/libr/libraw/libraw-dev_0.21.2-ok1_amd64.deb Size: 388216 MD5sum: 516eeaf90e229567fac1722e9bf714b0 SHA1: 030ef3a716624b25b7610f1e6d349e025713581b SHA256: 3298617df98160ce6a8368a2a2ce37fe0f35ad628d50c59ec40441b4cb4cda91 SHA512: 58b71998a3cf1f0232dba3d82d5413e4949744ce50fee216976c2d18740e165d90ffe37f131091601d9000724229e7e76e0448870a566a7a0292958154de0c57 Homepage: https://www.libraw.org Description: raw image decoder library (development files) LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains the static library and header files. Package: libraw-doc Architecture: all Version: 0.21.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libraw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 311 Filename: pool/main/libr/libraw/libraw-doc_0.21.2-ok1_all.deb Size: 83520 MD5sum: 6b3c87bb94995cc6c53e8d2112ac8231 SHA1: 72703c1b4497ccdada180b6a00330ef369034e05 SHA256: 25c416843e3d6dcd05a3eaff4130bfc6bb7190ac5e715b9bb14fdc2cf0c95a8f SHA512: cb120992ca3c0c9f1a195692e7ac5f77aeda57e636930a6d7488497982838305408c50a3d26a1289c30f1fbde835455ebf2d90a13bdb61807e4a091e8de9e36e Homepage: https://www.libraw.org Description: raw image decoder library (documentation) LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains documentation files. Package: libraw1394-11 Architecture: amd64 Version: 2.1.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libraw1394 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Guus Sliepen Installed-Size: 94 Depends: libc6 (>= 2.14) Suggests: libraw1394-doc Filename: pool/main/libr/libraw1394/libraw1394-11_2.1.2-ok1_amd64.deb Size: 29756 MD5sum: f40820a911071470258b8eab747dd81f SHA1: 81d2e53d150f0817e0e383a40ce32f338448ceec SHA256: ca0d9085e3b06012393beb90b485c31f1c09dbb0ece0f669a30d0459505ca17e SHA512: 001a4ba6f30d0b1b685c3d8475757e707ae223d5791577bea3c8faf1095cb6cc5e9c40b6e8451485155bd2e6ece5622ceda4acefda756b4f311b4187b1921b3e Homepage: https://ieee1394.wiki.kernel.org/ Description: library for direct access to IEEE 1394 bus (aka FireWire) libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. Package: libraw1394-11-dbg Architecture: amd64 Version: 2.1.2-ok1 Multi-Arch: same Priority: extra Section: debug Source: libraw1394 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Guus Sliepen Installed-Size: 164 Depends: libraw1394-11 (= 2.1.2-ok1) Suggests: libraw1394-doc Filename: pool/main/libr/libraw1394/libraw1394-11-dbg_2.1.2-ok1_amd64.deb Size: 111944 MD5sum: 205693ddcffc251d1b6176dfad70bfbf SHA1: eae1226cc00aafd2b11ff29178858d19cb996581 SHA256: 0ed35eda03a316f6711f08099be0043126f7334a1c027914c96d7e507f74ec3e SHA512: a5ed45d255e89ed7326426a821628c42e473d49892859aa048acb974a322032575b2cde6d11fef22cb5bddd5598f5a47392ebf2a59a34f9edccc25b62425f02f Homepage: https://ieee1394.wiki.kernel.org/ Description: debugging symbols for libraw1394-11 libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . This package contains the debugging symbols for libraw1394-11. Build-Ids: 23f594b59ba1cf54de5c51cbeb917cab2b6dc30f 7f6ee78f61b66138421446303faf02c5f0bca70f 8bdd80cbd28ab974209eda09094892a20daf041b a6350c53acd8a232fee8e91530b9b0c32dc27736 Package: libraw1394-dev Architecture: amd64 Version: 2.1.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libraw1394 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Guus Sliepen Installed-Size: 181 Depends: libraw1394-11 (= 2.1.2-ok1) Recommends: libraw1394-tools Suggests: libraw1394-doc Filename: pool/main/libr/libraw1394/libraw1394-dev_2.1.2-ok1_amd64.deb Size: 35388 MD5sum: 5ac6f997599b80c58117cd848cf862fe SHA1: 287e3df024b707bf5648adc1d00d8cbca8433eba SHA256: f57d5d9f842384545663f7264e747ac07b4b7755f8d5a7a8a029dd723a1bb898 SHA512: e73bed28d329465e45a26774c44a0c26aa715aad2c5479d9f67b66098d0090de32a251f5c90160b87d913327e1b0f77008c2607c486228607d9ba000cc5bfde6 Homepage: https://ieee1394.wiki.kernel.org/ Description: library for direct access to IEEE 1394 bus - development files libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . This package contains the include files, static library and development tools for libraw1394. Package: libraw1394-doc Architecture: all Version: 2.1.2-ok1 Priority: optional Section: doc Source: libraw1394 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Guus Sliepen Installed-Size: 651 Filename: pool/main/libr/libraw1394/libraw1394-doc_2.1.2-ok1_all.deb Size: 317328 MD5sum: 8cb3bcbdd650a81ceae2c4bf32a3f60b SHA1: d2c9df5963c2ad2c67f6aa9e4fdd524d7d11307e SHA256: 0fdf5fd2a7e82714dd640fcb0cf61743898580b06a76ff16eaec00eb9bae7e59 SHA512: 9057362169f21c6411e2640f09cddf3933b1fc93b83c819283e09ed54e3744f89284a07fd82af074495a26e1a67e7ce0e924704dc8edcacc7a5d1457d7ccaf11 Homepage: https://ieee1394.wiki.kernel.org/ Description: Reference manual and documentation about libraw1394 libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . This package contains documentation for libraw1394, as well as the programmer's documentation. Package: libraw1394-tools Architecture: amd64 Version: 2.1.2-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: libraw1394 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Guus Sliepen Installed-Size: 85 Depends: libraw1394-11 (= 2.1.2-ok1), libc6 (>= 2.4) Suggests: libraw1394-doc Breaks: libraw1394-dev (<= 2.0.7-0) Replaces: libraw1394-dev (<= 2.0.7-0) Filename: pool/main/libr/libraw1394/libraw1394-tools_2.1.2-ok1_amd64.deb Size: 16368 MD5sum: 6b24283d1b71a0fc76214ada8860533f SHA1: e03aead56f671856d38611d35ee9d4460c4ce88f SHA256: 4e9c83fe571b58d93eccdca2607002155268a3c47993edf9a04521fc3fa60f8b SHA512: e18a246dcdfdd0699226274cac908b687cf73f53409ec9bec71f5f2d445f86106303ee0dee3c84ee76c132c5fe6efa7db3567430d719345915fd3fd40d271c76 Homepage: https://ieee1394.wiki.kernel.org/ Description: library for direct access to IEEE 1394 bus (aka FireWire) libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . This package contains various utilities for that use libraw1394, including the testlibraw program. Package: libraw23t64 Architecture: amd64 Version: 0.21.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libraw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian PhotoTools Maintainers Installed-Size: 2413 Provides: libraw23 (= 0.21.2-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgomp1 (>= 6), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libstdc++6 (>= 5.2) Breaks: libraw23 (<< 0.21.2-ok1) Replaces: libraw23 Filename: pool/main/libr/libraw/libraw23t64_0.21.2-ok1_amd64.deb Size: 345208 MD5sum: 1ca18d365f3a6ccaa07943dda13957d9 SHA1: b956c2c210792430375b35ea09449ce79ce522fd SHA256: 5a2260115c5086a7ceb4c13f3e7060ec280c5762b4eba6bd3535928c777d9f2f SHA512: ac9af702337caad5c87bc814a6664ee5bfc7a4563779c32e3c5ff4df976f552b23528bb702bcc71661c1196324ac0e5d483980d664deb448bd65e07075875cf4 Homepage: https://www.libraw.org Description: raw image decoder library LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains the shared library. Package: librbd-dev Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libdevel Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 166 Depends: librados-dev, librbd1 (= 19.2.0-ok2) Conflicts: librbd1-dev Replaces: librbd1-dev Filename: pool/main/c/ceph/librbd-dev_19.2.0-ok2_amd64.deb Size: 29160 MD5sum: 6bb246fedf9b5b589eb5842695c5b32d SHA1: 30608677997e1191bd7107b86c1e6cc180ca0fce SHA256: b4040c8ebce0d1815a2defd93a29c509ebbe3b27713b6e2923886fe78dc03a3b SHA512: c4cf42dd55231ec2de6562098da18898dbfb18611186f289ba35ff0284b0b7020a8713ce3c67bbbadec42d4273a948c6aaa8b4ee0fb04a90dff78bf6d32cb99d Homepage: http://ceph.com/ Description: RADOS block device client library (development files) RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices. . This package contains development files needed for building applications that link against librbd1. Package: librbd1 Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libs Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 13985 Depends: librados2 (= 19.2.0-ok2), libaio1t64 (>= 0.3.93), libc6 (>= 2.38), libcap2 (>= 1:2.10), libcryptsetup12 (>= 2:2.4), libgcc-s1 (>= 3.4), libpmem1 (>= 1.4), libpmemobj1 (>= 1.8), libssl3 (>= 3.0.0), libstdc++6 (>= 12) Filename: pool/main/c/ceph/librbd1_19.2.0-ok2_amd64.deb Size: 3044548 MD5sum: 133b0f6c2e6dd11736ed4bb18ebe8f09 SHA1: 18579a1befe67f82dc1328125dbea8abff1efd06 SHA256: 4c801ad5f25b7494e9741cc6466acabc2965f7c60db256a8abac7a74e956d09c SHA512: e467a044125f5f02aca4dcf908fe791a5ec33a4ed312982154551efb087485830d341520a95cbedb9e1572d6030e14cd343c6a1eb7a4ee132707c77a097afcdb Homepage: http://ceph.com/ Description: RADOS block device client library RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices. Package: librbio4 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 97 Depends: libc6 (>= 2.7), libsuitesparseconfig7 (>= 1:7.0.1) Filename: pool/main/s/suitesparse/librbio4_7.6.1+dfsg-ok1_amd64.deb Size: 25424 MD5sum: 7adda575259c9a70c506d63233066c34 SHA1: 97771cd13c2b9db77145c9bdecb0f7716e818f11 SHA256: b95b33ffab9b5ae13f5e197993b554be9e21384859f73ca0d4b0e566f6db8bd0 SHA512: 35665cc4bded4d5052b7f4f5fe072bf9b3b51516fa1ce6761d6e7e658001e62b218317ed33862f4484ce98b23f47a218a2b0e7ef73c801feb4d6ff0aac2a20b2 Homepage: http://suitesparse.com Description: read/write sparse matrices in Rutherford/Boeing format Suitesparse is a collection of libraries for computations involving sparse matrices. . RBio is a library for reading/writing sparse matrices in the Rutherford/Boeing format. Package: librdf-storage-mysql Architecture: amd64 Version: 1.0.17-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: redland Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 94 Depends: libc6 (>= 2.14), libmysqlclient21 (>= 8.0.11), libraptor2-0 (>= 2.0.14), librdf0 (>= 1.0.17) Filename: pool/main/r/redland/librdf-storage-mysql_1.0.17-ok1.2_amd64.deb Size: 17920 MD5sum: 814757779424e3731e57185de726b2a9 SHA1: a38fd564d1a5f864aadd2be428bb25f925c6dd1f SHA256: af962f43177cab604b981a4b1d01a2838c2d823b1c8676d182388b07551de656 SHA512: 046cf287ec7ea80bbfa9b887a0952c2438d298765a6849b888bcd28c7404357abe70fc45725671d90c9c4d7b4d87a6836dc50ae535b79bb04d2bdfe7425abd1a Homepage: http://librdf.org/ Description: RDF library, MySQL backend Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. . This package contains the MySQL storage backend. Package: librdf-storage-postgresql Architecture: amd64 Version: 1.0.17-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: redland Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 89 Depends: libc6 (>= 2.14), libpq5, librdf0 (>= 1.0.17) Filename: pool/main/r/redland/librdf-storage-postgresql_1.0.17-ok1.2_amd64.deb Size: 17086 MD5sum: 6f7df0fccb46773ca12402d4cdad4340 SHA1: 758080ec1a8d3c0d269b5a07d1b8ab398b0b31ec SHA256: ae7a55f5fd719d75d334b3c4e1ea3b37609a2549e251c474aa75933fd3d6a1f5 SHA512: d1d6c08a7134ef244460f4531528c84895cbcf313e9ad906183569c7c068bd9f625450297ffd8f3574f412716500eea1d79d810c4c9fa725e311dc5b82be1207 Homepage: http://librdf.org/ Description: RDF library, PostGreSQL backend Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. . This package contains the PostGreSQL storage backend. Package: librdf-storage-sqlite Architecture: amd64 Version: 1.0.17-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: redland Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 73 Depends: libc6 (>= 2.4), libraptor2-0 (>= 2.0.14), librdf0 (>= 1.0.17), libsqlite3-0 (>= 3.5.9) Filename: pool/main/r/redland/librdf-storage-sqlite_1.0.17-ok1.2_amd64.deb Size: 13182 MD5sum: 69f76190fe5b49db6873232a261cc24c SHA1: 77eb2899b9d08620f2559e2ab76030262e3f57f2 SHA256: f56aeb5c334550ec6b203f2635eaabf1286de1184e9fcda7d7a98a966508efa5 SHA512: b290b284c3c6ebec57910ea69d6c0f7befb3d07011380cf30ab160f7c6366de948e3b25539b81a1048581810ac39ed99e6ed0e7f9a6cc3f68efdd6df73b75020 Homepage: http://librdf.org/ Description: RDF library, SQLite backend Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. . This package contains the SQLite storage backend. Package: librdf-storage-virtuoso Architecture: amd64 Version: 1.0.17-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: redland Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 93 Depends: libc6 (>= 2.14), libodbc1 (>= 2.3.1), librasqal3 (>= 0.9.31), librdf0 (>= 1.0.17) Filename: pool/main/r/redland/librdf-storage-virtuoso_1.0.17-ok1.2_amd64.deb Size: 18738 MD5sum: 04a28c2626e6926541a4ae2706f5bfe0 SHA1: 9fdc195db726052390f6f6667bea2aa799f0ce0c SHA256: 842e2ac9ad811f31f8ad57daad6a7e405dfcb8e0ce1a39ff1471b189bb497fe5 SHA512: a0ec59b7b5470063dbd1cd71184265924e55793011f643726f8e29992c17d97bbc9fe2caae62ffd7fe0de0760182c307d752c2be96003040159f865bf7edbb84 Homepage: http://librdf.org/ Description: RDF library, Virtuoso backend Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. . This package contains the Virtuoso storage backend. Package: librdf0 Architecture: amd64 Version: 1.0.17-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: redland Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 328 Depends: libc6 (>= 2.14), libdb5.3, libltdl7 (>= 2.4.7), libraptor2-0 (>= 2.0.14), librasqal3 (>= 0.9.31) Suggests: librdf-storage-mysql, librdf-storage-postgresql, librdf-storage-sqlite, librdf-storage-virtuoso, redland-utils Filename: pool/main/r/redland/librdf0_1.0.17-ok1.2_amd64.deb Size: 93382 MD5sum: 50714f4104742ea1a1575950927bdc60 SHA1: 84f980adf0917c38f976e326482605f955e4e554 SHA256: 35b584937281d28cbf02357085a46bed83f6b7fc07c5467a1fce204e19e1d266 SHA512: 9f954cccf0cd2cfcf0b1cd5806275cb05cb5ea4ced81f877c941d5b8f1f8afa28f486ec9ad8d53e3b7f548ccc6fc56dc942fe4bfd4e665602d29c97d1a33046d Homepage: http://librdf.org/ Description: Redland Resource Description Framework (RDF) library Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. . This package includes the core file-based storages. To get database backed storages, the librdf-storage-postgresql, librdf-storage-mysql, librdf-storage-sqlite or librdf-storage-virtuoso packages should be installed. Package: librdf0-dev Architecture: amd64 Version: 1.0.17-ok1.2 Priority: optional Section: libdevel Source: redland Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2157 Provides: librdf-dev Depends: libraptor2-dev, librasqal3-dev, librdf0 (= 1.0.17-ok1.2) Recommends: redland-utils Suggests: librdf-perl, librdf-ruby, python-librdf Conflicts: librdf-dev Filename: pool/main/r/redland/librdf0-dev_1.0.17-ok1.2_amd64.deb Size: 220862 MD5sum: f66377e89f156d1ecebe3bf7a03b0ad5 SHA1: cc031d3fb504201447630233b717f1dea0363916 SHA256: d038618612b1c6267ccf755d1c028469fe70572f2704f7248a26d797212b5514 SHA512: 86225c726b1017cca886e7bff4444bea876aa5b3d2f45aeec248bbfa330dbcd489913c434c9b2c42d13977d5c841128eb8b9cf74e0f7452a67ff614d2022a905 Homepage: http://librdf.org/ Description: Redland RDF library development libraries and headers RDF development libraries, header files, documentation and utilities needed by program that want to be compiled with Redland. Package: librdmacm-dev Architecture: amd64 Version: 50.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 324 Depends: libibverbs-dev, librdmacm1t64 (= 50.0-ok3) Filename: pool/main/r/rdma-core/librdmacm-dev_50.0-ok3_amd64.deb Size: 122972 MD5sum: 0b048c5383e28fbf34c43edaa81449a6 SHA1: df7ea464cfc7039acd954f617b527d37dd2af4f0 SHA256: dc6406cc9a54106070a577d4a22cc193dc857354d22e817e9a69b45916ada0ca SHA512: e443053807613a571ee7048bb5e6e21c54de850d051dca91aa0103fd5380efba277953a688a15b151b52495fb90f958abba999585065ceeac65a18566da97892 Homepage: https://github.com/linux-rdma/rdma-core Description: Development files for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package is needed to compile programs against librdmacm. It contains the header files and static libraries (optionally) needed for compiling. Package: librdmacm1t64 Architecture: amd64 Version: 50.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: rdma-core Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 210 Provides: librdmacm1 (= 50.0-ok3) Depends: libc6 (>= 2.38), libibverbs1 (>= 31), libnl-3-200 (>= 3.2.7) Breaks: librdmacm1 (<< 50.0-ok3) Replaces: librdmacm1 Filename: pool/main/r/rdma-core/librdmacm1t64_50.0-ok3_amd64.deb Size: 66476 MD5sum: efd5163df126ac6003e758010ec1a62e SHA1: b4dc4263e5a1880320ff6bea592bd887d14d1f1a SHA256: e1209edaa9e2bd1bf15a67ba526378857e3aabd374e6e7ec451b6b409b954bf2 SHA512: bd0b2008c6025afb23e03a5c0c5b73cc2b91b77d0ce4a8cdf741c07e3d0c672e18012a48dd2fd96f689a4c796087db5e433ae7eb2dee049b52052748011e7ec4 Homepage: https://github.com/linux-rdma/rdma-core Description: Library for managing RDMA connections librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains the shared library. Package: libre-engine-re2-perl Architecture: amd64 Version: 0.18+ds-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 61 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libre2-10 (>= 20160901), libstdc++6 (>= 5.2) Filename: pool/main/libr/libre-engine-re2-perl/libre-engine-re2-perl_0.18+ds-ok1_amd64.deb Size: 17112 MD5sum: b0c47ad7f4ed6120ac9930cd16f5c09e SHA1: 871e57bcd440711dae2ffad7fe5de1880e0cfc45 SHA256: 28041afa4ebac93f4c59b34187cc1d13f5c8f6689209b29cd55146fe4e29c764 SHA512: 120afd75aa262c26d51ca9b9bab9283cfa2c5147971f18fa3d613bd1b3c33f0478df5b3dcc2e25b6fe91edb3fe51bbbce945df6ea86b7ed1fed1cb82a52ea025 Homepage: https://metacpan.org/release/re-engine-RE2 Description: RE2 regex engine re::engine::RE2 replaces perl's regex engine in a given lexical scope with RE2. . RE2 is a primarily DFA based regexp engine from Google that is very fast at matching large amounts of text. However it does not support look behind and some other Perl regular expression features. See RE2's syntax wiki page at for more information. . Fallback to normal Perl regexp is implemented by this module. If RE2 is unable to compile a regexp it will use Perl instead, therefore features not implemented by RE2 don't suddenly stop working, they will just use Perl's regexp implementation. Package: libre2-10 Architecture: amd64 Version: 20230301-ok2 Built-Using: unicode-data (= 15.1.0-ok1) Multi-Arch: same Priority: optional Section: libs Source: re2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 402 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/r/re2/libre2-10_20230301-ok2_amd64.deb Size: 149200 MD5sum: 9c702262b81a14844e7ecdf259a4cf94 SHA1: 9bb5ac85493efff6056669590e45cd2c54d658d2 SHA256: 6471580b4bd1179b52cf45a890e68c5c8634b6fe0f07ffe450e775f58ae8c8d8 SHA512: ae5b9a358ae4bfe86c4fef6077c28e2740c911d7bca94c1b0741fb8a7212103a5a2c01676d9c74f7cb17dab89f234c49b132c83e8c748afaf606ba09604712c4 Homepage: https://github.com/google/re2 Description: efficient, principled regular expression library RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. . RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. RE2 implements memory limits, so that searches can be constrained to a fixed amount of memory. RE2 is engineered to use a small fixed C++ stack footprint no matter what inputs or regular expressions it must process; thus RE2 is useful in multithreaded environments where thread stacks cannot grow arbitrarily large. . On large inputs, RE2 is often much faster than backtracking engines; its use of automata theory lets it apply optimizations that the others cannot. Package: libre2-dev Architecture: amd64 Version: 20230301-ok2 Built-Using: unicode-data (= 15.1.0-ok1) Multi-Arch: same Priority: optional Section: libdevel Source: re2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1160 Depends: libre2-10 (= 20230301-ok2) Breaks: libre2-0 (<< 0+hg40+dfsg-1~) Replaces: libre2-0 (<< 0+hg40+dfsg-1~) Filename: pool/main/r/re2/libre2-dev_20230301-ok2_amd64.deb Size: 236252 MD5sum: 2e192b4d4cd29328760d30ccc3734879 SHA1: 6ec18d3b6d10ba8fd25414b1587019dd20798565 SHA256: b7a804b220f326e42c1fa3169cdf96e540e05ff541de6e1e7ceeb5e2de8760ec SHA512: 8eed3812efa3a04f646fcea9d2b632afcf89d72d0567ed61fa0d1698df2177fb9c63f0201888ae9079d592a8735d3cc81a1b62b24abd8663113b0b21f3545cad Homepage: https://github.com/google/re2 Description: efficient, principled regular expression library, development kit RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. . RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. RE2 implements memory limits, so that searches can be constrained to a fixed amount of memory. RE2 is engineered to use a small fixed C++ stack footprint no matter what inputs or regular expressions it must process; thus RE2 is useful in multithreaded environments where thread stacks cannot grow arbitrarily large. . On large inputs, RE2 is often much faster than backtracking engines; its use of automata theory lets it apply optimizations that the others cannot. . This package contains the static library and header files used in development. Package: libreadline-dev Architecture: amd64 Version: 8.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: readline Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 784 Provides: libreadline6-dev Depends: libreadline8 (= 8.2-ok1), libncurses-dev, dpkg (>= 1.15.4) | install-info Suggests: readline-doc Conflicts: libreadline-gplv2-dev, libreadline5-dev, libreadline6-dev Filename: pool/main/r/readline/libreadline-dev_8.2-ok1_amd64.deb Size: 165058 MD5sum: 09adbe938d66d4b1c02bb609d09bedd5 SHA1: 9517492bca3eeebc41cd020e0e76cad733bd44ec SHA256: 5687d947d592336bb333c06f14310a230d43d86fd8a49898817fd34562686ec5 SHA512: 9eb23589b5f1556407d6dbd8ba0cc5a129892d9de9b890bc7dc36045863c570e03e8cadb1f4db083dcf5805213cfce8ad58f29bc8da2d07da07ddcdc4c5c0b0b Description: GNU readline and history libraries, development files The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. . This package contains development files. Package: libreadline-gplv2-dev Architecture: amd64 Version: 5.2+dfsg-ok3 Multi-Arch: same Priority: extra Section: libdevel Source: readline5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 665 Depends: libreadline5 (= 5.2+dfsg-ok3), libtinfo-dev Conflicts: libreadline-dev, libreadline5-dev, libreadline6-dev Replaces: libreadline5-dev Filename: pool/main/r/readline5/libreadline-gplv2-dev_5.2+dfsg-ok3_amd64.deb Size: 138790 MD5sum: 4d7f0b55d1426fcc273fbab406a6a99b SHA1: 1e1a3c2c0894f9da492038e9c6246ffa88aa51d9 SHA256: 0133683059a134510e75eead558ab79dc4c941918eea57e29304d707a94b2628 SHA512: 624c23c2051f4a3114698cff09cd7765190053952db749a820ac6d82e1edde9c68be027eca208a05f79a5fad5e0c594712c06641a47e7408a3e8a38227a40621 Description: GNU readline and history libraries, development files The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. . This package contains as well the readline documentation in info format. Package: libreadline5 Architecture: amd64 Version: 5.2+dfsg-ok3 Multi-Arch: same Priority: extra Section: libs Source: readline5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 340 Depends: readline-common, libc6 (>= 2.15), libtinfo6 (>= 6) Filename: pool/main/r/readline5/libreadline5_5.2+dfsg-ok3_amd64.deb Size: 110850 MD5sum: 85d09fc199f861b6a089c983e95cb602 SHA1: 0f29fa3a7cf5a5c693738086d5559498bd283ea0 SHA256: 10e994b67645da84dd24ae2f1a49528cd18b2b705a6ac15afe8e1855ef3aa07d SHA512: c93a97171f8b46a5d9ad06409bab19be24c76db9417b46b67fe28e82524fc640ec0b8842b618689d911bef0a36494c89ff9f33ff6628bba53d91cc7f2f5e567e Description: GNU readline and history libraries, run-time libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: libreadline5-dbg Architecture: amd64 Version: 5.2+dfsg-ok3 Priority: extra Section: debug Source: readline5 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 1152 Provides: libreadline-dbg Depends: libreadline5 (= 5.2+dfsg-ok3), libc6 (>= 2.15), libtinfo6 (>= 6) Suggests: libreadline-gplv2-dev Conflicts: libreadline-dbg Filename: pool/main/r/readline5/libreadline5-dbg_5.2+dfsg-ok3_amd64.deb Size: 334626 MD5sum: 6bf06860b824342c0a202041c4adc6e6 SHA1: 39ce95d9039e991864348552f07cf2d57083dac6 SHA256: d19f877a706f5ec6db05fc2cc97173f6832eee86cf01e5a948e9774f45d216f1 SHA512: 2b4d45519d52dbaed69105ce618071815cb1a93c299f23d95b8636e6b3b3ab066492bbc52139db7c4f93348a2754358faf611d8c42b8b72483bf6bc8609105a9 Description: GNU readline and history libraries, debugging libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: libreadline8 Architecture: amd64 Version: 8.2-ok1 Multi-Arch: same Priority: important Section: libs Source: readline Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matthias Klose Installed-Size: 475 Depends: readline-common, libc6 (>= 2.38), libtinfo6 (>= 6) Filename: pool/main/r/readline/libreadline8_8.2-ok1_amd64.deb Size: 152860 MD5sum: b45097274284382462f1167867c393eb SHA1: 534c7c7912c852c882374481ac2af3b0a2a26d21 SHA256: c800057f37628c6fc7ccc80a51f6187466675f1339aa7e97e444f722883931ac SHA512: 9b323369bd9757f886d66b92ae8771a07bcc969c3506a19d4ed0495275bb298f38be8dcfa87454043ca6d63c50c8e5103ae9672fe14701df0913284d1efc2844 Description: GNU readline and history libraries, run-time libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: libreadonly-perl Architecture: all Version: 2.050-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 54 Provides: libreadonly-xs-perl Depends: perl:any Filename: pool/main/libr/libreadonly-perl/libreadonly-perl_2.050-ok2_all.deb Size: 18524 MD5sum: c04f826f70afdbab61bf768be8060a31 SHA1: 6befe4561d354f3c7bd30897046c00de9e84da3b SHA256: f70f2349680075d26a2ba1c8df9b9314709524b6e17bf83adf0436378553c53d SHA512: 5404f6fddc37d6a543c42d4694636fe31d4f06b549c281f5014ac74c3a18fa5dd0897393f966edf0b38af9fb3cf9ae431238d8fd3091534bafe69757d8bf90e7 Homepage: https://metacpan.org/release/Readonly Description: facility for creating read-only scalars, arrays and hashes Readonly is a facility for creating non-modifiable variables. This is useful for configuration files, headers, etc. It can also be useful as a development and debugging tool, for catching updates to variables that should not be changed. Package: libregexp-assemble-perl Architecture: all Version: 0.38-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 240 Depends: perl:any Filename: pool/main/libr/libregexp-assemble-perl/libregexp-assemble-perl_0.38-ok1_all.deb Size: 73650 MD5sum: df2b1bd3285ecb52fabcc4399fa994e0 SHA1: b05c70170fc821b0b46a49ca3b7af17150f0acf2 SHA256: faf337f7623057df689f545546efb31e921feb118c10009b0eea1a51abb2a9a4 SHA512: 55d57de9418531186c6b8e4b4a6f144720e2c8e428d1f62678d623f5eacfc2f897c5edbd56a5ad41c65f9cd3cf8b320d9e12e579e0b40692bd87c86ae0859740 Homepage: https://metacpan.org/release/Regexp-Assemble Description: Perl module to merge several regular expressions Regexp::Assemble takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match. . It is also possible to track the original patterns, so that you can determine which, among the source patterns that form the assembled pattern, was the one that caused the match to occur. Package: libregexp-common-perl Architecture: all Version: 2017060201-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 530 Depends: perl:any Filename: pool/main/libr/libregexp-common-perl/libregexp-common-perl_2017060201-ok2_all.deb Size: 172572 MD5sum: ab2e94693df11d6499432eaa6f7c9cfb SHA1: 05b3ade86c20a9ecb473fda493aa30c5bda4dcb0 SHA256: 75e7e7c6525c5ee3d47c3e615ec3263215ae4548dab16be8494ebf6e6891b274 SHA512: fb2d02a83b9e7c97dd324b2fd0b86a85254b1748a5e481f88900c5e59ca2f7e2774307366b6b9454e83d4de84635337b6c989da480991f234669046d7d9387c9 Homepage: https://metacpan.org/release/Regexp-Common Description: module with common regular expressions Regexp::Common is a Perl module that exports a single hash ('%RE') that stores or generates commonly needed regular expressions. . The module currently provides the following patterns: . * balanced parentheses and brackets * delimited text (with escapes) * integers and floating-point numbers in any base (up to 36) * comments in 44 languages * offensive language * lists of any pattern * IPv4 and IPv6 addresses * URIs * Zip codes Package: libregexp-pattern-defhash-perl Architecture: all Version: 0.001-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 49 Depends: perl:any Filename: pool/main/libr/libregexp-pattern-defhash-perl/libregexp-pattern-defhash-perl_0.001-ok1_all.deb Size: 13376 MD5sum: 6184e166570ce82b5c1358bbbad0e9b7 SHA1: 82e67c041eee010627dd6a999605d16a0f9efdf0 SHA256: 70485cb24cef9720006b69ea0db4218469b972eeda5840bd405045b0e3ee36fc SHA512: 0e8f2bb54b301b83c3aac55071982cd69e98368744b3d263f2d7a7995d00ce178935e54b96a711fc7765a31031ce63c75d4c55a5c5f3c086f6677a14f0352a85 Homepage: https://metacpan.org/release/Regexp-Pattern-DefHash Description: Regexp patterns related to DefHash Regexp::Pattern is a convention for organizing reusable regex patterns. Package: libregexp-pattern-license-perl Architecture: all Version: 3.11.0-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 569 Depends: perl:any Recommends: libre-engine-re2-perl Breaks: licensecheck (<< 3.2.7-1~) Filename: pool/main/libr/libregexp-pattern-license-perl/libregexp-pattern-license-perl_3.11.0-ok1_all.deb Size: 82300 MD5sum: ed01df8be2e97056094213aae5c5e976 SHA1: fe37b77aea6e9c05fb3bcd747a8c28b2fc3e4092 SHA256: d094c0c8beb705544e378aed99c6cfc3c2fcb7680823d4ad9dd2f998ecb38c6d SHA512: 1b856b751198e9afd2e95ea902198bedde7eeafd3aa2c6191c41fd3bed8ad3b7a1160fd425388b78c3db8e9d3de59fe5f52b5c0729e88852cfa1d381e3ae8f3b Homepage: https://metacpan.org/pod/Regexp::Pattern::License Description: regular expressions for legal licenses Regexp::Pattern::License provides a hash of regular expression patterns related to legal software licenses. . Regexp::Pattern is a convention for organizing reusable regex patterns. Package: libregexp-pattern-perl Architecture: all Version: 0.2.14-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 68 Depends: perl:any Filename: pool/main/libr/libregexp-pattern-perl/libregexp-pattern-perl_0.2.14-ok1_all.deb Size: 23550 MD5sum: a75a0a55610350edd547852789a13eb5 SHA1: 0800ce635babc5ba3661cc01455b9cbbf4cf2583 SHA256: 98928b1ad65dd25dfd8d9e1feee135fcc5a0f5527163593526771badaab11423 SHA512: 1d4c278caf17adc42480081caeb01f64484bc57c5461e9f7fb30dc42f56da38fb374d662fb787756b5752fe594882b03d6f441567679fc490eac6e051e52bd48 Homepage: https://metacpan.org/pod/Regexp::Pattern Description: convention/framework for modules that contain collection of regexes Regexp::Pattern is a convention for organizing reusable regexp patterns in modules, as well as framework to provide convenience in using those patterns in your program. Package: libreiserfscore-dev Architecture: amd64 Version: 1:3.6.27-ok2 Priority: optional Section: libdevel Source: reiserfsprogs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Felix Zielcke Installed-Size: 390 Depends: libreiserfscore0t64 (= 1:3.6.27-ok2) Filename: pool/main/r/reiserfsprogs/libreiserfscore-dev_3.6.27-ok2_amd64.deb Size: 97756 MD5sum: 514da31593a5ff57a0b714951b40f7e6 SHA1: 991821208a94d4d106d1d27a248b8b32758d286d SHA256: 38e436a8d6641f708c5e2fe803f10422fe6aadd9c56bed57a37f474ed681dee5 SHA512: df7d17c630921c21bc2dee393646c13e39357a5032cf817eb368f67217e72b38ae708fba340d1a9ad793a6655fcad9055eac4d19a718cae664513227210b4838 Description: ReiserFS core library - headers The ReiserFS core library allows system programs like btrfs-progs to access and convert ReiserFS filesystems. Without implementing all ReiserFS code itself. . This package contains the development environment for the reiserfscore library. Package: libreiserfscore0t64 Architecture: amd64 Version: 1:3.6.27-ok2 Priority: optional Section: libs Source: reiserfsprogs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Felix Zielcke Installed-Size: 193 Provides: libreiserfscore0 (= 1:3.6.27-ok2) Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libuuid1 (>= 2.16) Breaks: libreiserfscore0 (<< 1:3.6.27-ok2) Replaces: libreiserfscore0 Filename: pool/main/r/reiserfsprogs/libreiserfscore0t64_3.6.27-ok2_amd64.deb Size: 71516 MD5sum: 52e34f33d7857a546d1d98563c29b7e8 SHA1: eb5f2c667e992add4033a3a9b784b27918076bc9 SHA256: 9fff0826586a7cf58c34fc2bae0683231fba71686633b81da17e8f968f8544d4 SHA512: 675504fa8eff1362e99cc5e647a18f52e3a5d933dc0c5dc56693ad2f4974fcecf6a50d68b879a79ad3a566dd6a7d38d3e6ccba20947bc7e45c476f195e1b8645 Description: ReiserFS core library The ReiserFS core library allows system programs like btrfs-progs to access and convert ReiserFS filesystems. Without implementing all ReiserFS code itself. Package: librelp-dev Architecture: amd64 Version: 1.11.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: librelp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Michael Biebl Installed-Size: 209 Depends: librelp0 (= 1.11.0-ok1) Filename: pool/main/libr/librelp/librelp-dev_1.11.0-ok1_amd64.deb Size: 49432 MD5sum: 6ce424e617ef4e21d9a5b3a0e21a6768 SHA1: 9c1bc5e40f5e9ec2f89888257ac3a863c0ca9097 SHA256: ae551997b004c33f745f608357787dcf4d6ae6ae936e58973c4b48f98c2441fc SHA512: 6c9b2fb233466230612c79086f7c135190efff6948a25371c9b253633a345c62091cf67a03421058467969703225c5454cd1a3ec6d4e9fc0bd59b24b24528e33 Homepage: https://www.rsyslog.com/librelp/ Description: Reliable Event Logging Protocol (RELP) library - development files RELP provides reliable event logging over the network. . RELP (and hence) librelp assures that no message is lost, not even when connections break and a peer becomes unavailable. The current version of RELP has a minimal window of opportunity for message duplication after a session has been broken due to network problems. In this case, a few messages may be duplicated (a problem that also exists with plain tcp syslog). Future versions of RELP will address this shortcoming. . Please note that RELP is a general-purpose, extensible logging protocol. Even though it was designed to solve the urgent need of rsyslog-to-rsyslog communication, RELP supports many more applications. Extensible command verbs provide ample opportunity to extend the protocol without affecting existing applications. Package: librelp0 Architecture: amd64 Version: 1.11.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: librelp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Michael Biebl Installed-Size: 119 Depends: libc6 (>= 2.17), libgnutls30t64 (>= 3.8.1), libssl3 (>= 3.0.0) Filename: pool/main/libr/librelp/librelp0_1.11.0-ok1_amd64.deb Size: 36000 MD5sum: 056f6212d39815df9de1f77eb64e691c SHA1: bed7c7510c56fc68c198b0f09e2090f86dc3a9f9 SHA256: bc2efe6e3726d582d5b139f8b1194314f9fca0496e46c02ea64f83a97cff6e33 SHA512: 3bcb67e0a18f3e9d39107877ad6c4f120c8fb3c1759aa58808c389118999aba4a181ac7a4ea93506bbc0d257f3ba0e87d921ec766354e1b58f32833fd7927441 Homepage: https://www.rsyslog.com/librelp/ Description: Reliable Event Logging Protocol (RELP) library RELP provides reliable event logging over the network. . RELP (and hence) librelp assures that no message is lost, not even when connections break and a peer becomes unavailable. The current version of RELP has a minimal window of opportunity for message duplication after a session has been broken due to network problems. In this case, a few messages may be duplicated (a problem that also exists with plain tcp syslog). Future versions of RELP will address this shortcoming. . Please note that RELP is a general-purpose, extensible logging protocol. Even though it was designed to solve the urgent need of rsyslog-to-rsyslog communication, RELP supports many more applications. Extensible command verbs provide ample opportunity to extend the protocol without affecting existing applications. Package: libreoffice Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: metapackages Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 33 Depends: libreoffice-base, libreoffice-calc, libreoffice-core (= 4:7.4.7-ok1.4), libreoffice-draw, libreoffice-impress, libreoffice-math, libreoffice-report-builder-bin, libreoffice-writer, python3-uno (>= 4.4.0~beta2) Recommends: fonts-crosextra-caladea, fonts-crosextra-carlito, fonts-dejavu, fonts-liberation, fonts-liberation2, fonts-linuxlibertine, fonts-noto-core, fonts-noto-extra, fonts-noto-mono, fonts-noto-ui-core, fonts-sil-gentium-basic, libreoffice-nlpsolver, libreoffice-report-builder, libreoffice-script-provider-bsh, libreoffice-script-provider-js, libreoffice-script-provider-python, libreoffice-sdbc-mysql, libreoffice-sdbc-postgresql, libreoffice-wiki-publisher, libreoffice-java-common (>= 4:7.4.7~) Suggests: cups-bsd, firefox-esr | thunderbird | firefox, ghostscript, gnupg, gpa, hunspell-dictionary, hyphen-hyphenation-patterns, imagemagick | graphicsmagick-imagemagick-compat, libgl1, libreoffice-gnome | libreoffice-plasma, libreoffice-grammarcheck, libreoffice-help (= 7.4), libreoffice-l10n (= 7.4), libreoffice-librelogo, libxrender1, myspell-dictionary, mythes-thesaurus, openclipart-libreoffice, pstoedit, unixodbc, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gstreamer1.0-plugins-ugly, gstreamer1.0-plugins-bad, gstreamer1.0-libav, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre, libsane, libofficebean-java Conflicts: libreoffice-dev (<= 1:5.0.3~rc1-2), libreoffice-dev-doc (<= 1:5.0.3~rc1-2) Filename: pool/main/libr/libreoffice/libreoffice_7.4.7-ok1.4_amd64.deb Size: 12736 MD5sum: f04b56a89d159b72315949ee6f9b4354 SHA1: 6ae6c7ab18575f3eb33d6c6510dd4a32be61faa6 SHA256: 5001c4c5d3cae95ee2f7246291432e0e7fa6219c6d98f2624e6a94c96d3d3c30 SHA512: c44683352030823dca651f00cb80c6372d6fcba737d70fbde8e73481c3d9cf78e50dbef8c95fc504c5362be087419deacc68eefe882d4c1ecb89d8dad07fa1e7 Homepage: http://www.libreoffice.org Description: office productivity suite (metapackage) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This metapackage installs all components of libreoffice: * libreoffice-writer: Word processor * libreoffice-calc: Spreadsheet * libreoffice-impress: Presentation * libreoffice-draw: Drawing * libreoffice-base: Database * libreoffice-math: Equation editor It also recommends additional packages (e.g. fonts) in order to match an upstream LibreOffice install as closely as possible. . You can extend the functionality of LibreOffice by installing these packages: * hunspell-*/myspell-*: Hunspell/Myspell dictionaries for use with LibreOffice * libreoffice-l10n-*: UI interface translation * libreoffice-help-*: User help * mythes-*: Thesauri for the use with LibreOffice * hyphen-*: Hyphenation patterns for LibreOffice * libreoffice-gtk(2|3): Gtk UI Plugin, GNOME File Picker support * libreoffice-gnome: GIO backend * unixodbc: ODBC database support * cups-bsd: Allows LibreOffice to detect your CUPS printer queues automatically * libsane: Use your sane-supported scanner with LibreOffice * libxrender1: Speed up display by using Xrender library * libgl1: OpenGL support * openclipart-libreoffice: Open Clip Art Gallery with LibreOffice index files * firefox-esr | thunderbird | firefox: Mozilla profile with Certificates needed for XML Security... * openjdk-11-jre | openjdk-8-jre | java8-runtime: Java Runtime Environment for use with LibreOffice * pstoedit / imagemagick / ghostscript: helper tools for EPS * gstreamer0.10-plugins-*: GStreamer plugins for use with LibreOffices media backend * libpaper-utils: papersize detection support via paperconf * bluez: Bluetooth support for Impress (slideshow remote control) Package: libreoffice-base Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: database Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6809 Pre-Depends: dpkg (>= 1.19.1) Depends: libreoffice-base-core (= 4:7.4.7-ok1.4), libreoffice-base-drivers (= 4:7.4.7-ok1.4), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.7-ok1.4), ucf (>= 0.8), libc6 (>= 2.35), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Recommends: libreoffice-writer, libreoffice-java-common (>= 4:7.4.7~), default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Suggests: libreoffice-report-builder, python3-uno, unixodbc Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Replaces: libreoffice-common (<< 1:6.4.2~rc1~) Filename: pool/main/libr/libreoffice/libreoffice-base_7.4.7-ok1.4_amd64.deb Size: 1724516 MD5sum: 8d9f918051941e9020bf65f51135d170 SHA1: dd465af7400b0eee8631890e7c509f437ca0c474 SHA256: f28ac8068714534ccdab716a73fb680bca23bf011eb4ba15cf99fb51f8aa74aa SHA512: 9cd17b8da46bb5d887376936afde5965272501cf502f2c764a8a1b8a28ef6b63c32bd18723c962c6366c4c3d4f916de4a3f87e33ebf0f603203b77e1ab8d1e56 Homepage: http://www.libreoffice.org Description: office productivity suite -- database LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the database component for LibreOffice. Package: libreoffice-base-core Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3336 Depends: libreoffice-core-nogui (= 4:7.4.7-ok1.4) | libreoffice-core (= 4:7.4.7-ok1.4), libboost-date-time1.71.0, libc6 (>= 2.32), libgcc-s1 (>= 3.4), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Suggests: libreoffice-base Replaces: libreoffice-base-drivers (<< 1:6.1.1~rc1-2) Filename: pool/main/libr/libreoffice/libreoffice-base-core_7.4.7-ok1.4_amd64.deb Size: 987128 MD5sum: e39255c1ff041201dca0009ef2d39998 SHA1: 94e46bc9883b29b05c6f9a211db2426f9711d442 SHA256: a6cab2d2a1fe9d853747a37058bad04e7a243efdbc62f256dcbeba2d3fe93e82 SHA512: 103903f6c616c1e349a9c5afc7ffa67143c978e70eb16ea64b20a6cfec4a792447c8dc782c54700c9f5125c2da694335e788b8c6202e20929dfd64706ef5447e Homepage: http://www.libreoffice.org Description: office productivity suite -- shared library LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains common libraries of LibreOffice Base used by Base, Writer and Calc. . If you need full Base functionality (or actual database drivers), please install libreoffice-base (and/or libreoffice-base-drivers and/o libreoffice-sdbc-*). Package: libreoffice-base-drivers Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: database Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2533 Depends: libreoffice-core-nogui | libreoffice-core, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Recommends: libreoffice-sdbc-hsqldb, libreoffice-sdbc-firebird Suggests: libjtds-java, libreoffice-sdbc-mysql | libmyodbc | libmariadb-java, libreoffice-sdbc-postgresql | odbc-postgresql | libpg-java, libsqliteodbc | tdsodbc | odbc-mdbtools Breaks: libreoffice-base (<< 1:4.3.0-3) Replaces: libreoffice-base (<< 1:4.3.0-3), libreoffice-core (<< 1:6.2.0~beta1~) Filename: pool/main/libr/libreoffice/libreoffice-base-drivers_7.4.7-ok1.4_amd64.deb Size: 589942 MD5sum: c0faba6a9104a257e7f05cc0f651a1c7 SHA1: 4a2c3a67cdec956ab182a575b63b96a542c87670 SHA256: f8abbd5c3de5b11fc4278f9cc8d3175720453a02a0258a433b0676ec9b2ec0c7 SHA512: 2aba94e8adceb9a03262d786e6086e4a7ce5731154e706f94ca49e772b45cc52ac7d4d7100408154fa6be51c26186ac14492c0b2f680ffe014046d0145fc4f03 Homepage: http://www.libreoffice.org Description: Database connectivity drivers for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the database connectivity drivers used by LibreOffices database functionality: - ODBC - JDBC - dBase - Calc - Flat files . You can extend this by installing: . * unixodbc: ODBC database support * libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | odbc-mdbtools: ODBC drivers for: - MySQL - PostgreSQL - SQLite - MS SQL / Sybase SQL - *.mdb (JET / MS Access) * libmariadb-java | libpg-java | libjtds-java: JDBC Drivers for: - MySQL/MariaDB - PostgreSQL - MS SQL Server and Sybase * libreoffice-sdbc-hsqldb: embedded HSQLDB SDBC Driver * libreoffice-sdbc-firebird: Firebird SDBC Driver * libreoffice-sdbc-postgresql: PostgreSQL SDBC Driver * libreoffice-sdbc-mysql: MySQL/MariaDB SDBC Driver Package: libreoffice-base-nogui Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: database Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1081 Depends: libreoffice-base-core (= 4:7.4.7-ok1.4), libreoffice-base-drivers (= 4:7.4.7-ok1.4), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core-nogui (= 4:7.4.7-ok1.4) | libreoffice-core (= 4:7.4.7-ok1.4), ucf (>= 0.8), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Recommends: libreoffice-writer, libreoffice-java-common (>= 4:7.4.7~), default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Suggests: libreoffice-report-builder, python3-uno, unixodbc Conflicts: libreoffice-base Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Replaces: libreoffice-base, libreoffice-common (<< 1:6.4.2~rc1~) Filename: pool/main/libr/libreoffice/libreoffice-base-nogui_7.4.7-ok1.4_amd64.deb Size: 283664 MD5sum: f39f7293990b6f524287dabde4d5c0d8 SHA1: e555c890af600a1c040375f39fbb3400cb551b3d SHA256: e3d1454135d9cec31b13132ac3b06547456cd6ec62c465f272a4f3efe239f03a SHA512: d3724b9441f216f449758fab9c20fdf3666036ced8d0f536163f912baad0711497d24a56fc1d4d55b74d97dc1ff01014f6aeccb4ba54f8c680cf8ed59bc9d7ca Homepage: http://www.libreoffice.org Description: office productivity suite -- database (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the database component for LibreOffice. Package: libreoffice-calc Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 33263 Depends: libreoffice-base-core (= 4:7.4.7-ok1.4), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.7-ok1.4), lp-solve (>= 5.5.0.13-5+b1), ucf (>= 0.8), coinor-libcoinmp1v5 (>= 1.8.3-3), libc6 (>= 2.34), libetonyek-0.1-1, libgcc-s1 (>= 3.0), libicu66 (>= 66.1-1~), libmwaw-0.3-3, libodfgen-0.1-1, liborcus-0.17-0, liborcus-parser-0.17-0, librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libwps-0.4-4, libxml2 (>= 2.8), uno-libs-private Suggests: ocl-icd-libopencl1 | mesa-opencl-icd | beignet-opencl-icd Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Replaces: libreoffice-common (<< 1:6.4.2~rc1~) Filename: pool/main/libr/libreoffice/libreoffice-calc_7.4.7-ok1.4_amd64.deb Size: 8523434 MD5sum: 27c5de79fbf8b655677aa17160a3eee4 SHA1: a569686d4260e918703685803cf0d7efc7a84bb2 SHA256: a457db0c2f25d3e5e9a1b98a61903fe99744d85fc157806c63683f17c61862e7 SHA512: d65df9ac421407b73fc9cee8a77b8b3f7b7eed375b2d36492d4b7564e6b63069394d9cc0ecc3935caa16e0119b0f7a2c4982734ee002f392b4785a071345c8d2 Homepage: http://www.libreoffice.org Description: office productivity suite -- spreadsheet LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the spreadsheet component for LibreOffice. Package: libreoffice-calc-nogui Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26825 Depends: libreoffice-base-core (= 4:7.4.7-ok1.4), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core-nogui (= 4:7.4.7-ok1.4) | libreoffice-core (= 4:7.4.7-ok1.4), lp-solve (>= 5.5.0.13-5+b1), ucf (>= 0.8), coinor-libcoinmp1v5, libc6 (>= 2.34), libetonyek-0.1-1, libgcc-s1 (>= 3.0), libicu66 (>= 66.1-1~), libmwaw-0.3-3, libodfgen-0.1-1, liborcus-0.17-0, liborcus-parser-0.17-0, librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libwps-0.4-4, libxml2 (>= 2.8), uno-libs-private Conflicts: libreoffice-calc Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Replaces: libreoffice-calc, libreoffice-common (<< 1:6.4.2~rc1~) Filename: pool/main/libr/libreoffice/libreoffice-calc-nogui_7.4.7-ok1.4_amd64.deb Size: 8186394 MD5sum: ae13c2b2e5d9aa32b33118b1bd72174a SHA1: 5914540d0a012f51fb17883facf7748143db0580 SHA256: 4efa9f355757e01516c57b3d6db057b4eecdd7e879552742cd99b396e2b9cc11 SHA512: 35dd1ec02267f2fdebb81f80b61e1498f147bae95293da05ce6e589eff828c8f6cf6c7a7b4652a18311ea2292b1d6d8374ff5c527a6ad06fa6f084572f1dec2c Homepage: http://www.libreoffice.org Description: office productivity suite -- spreadsheet (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the spreadsheet component for LibreOffice for use with libreoffice-core-nogui. Package: libreoffice-common Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 57900 Provides: libreoffice-l10n-en-us Depends: libreoffice-style-colibre, ure, ucf (>= 0.8), libnumbertext-data Recommends: fonts-liberation2 | ttf-mscorefonts-installer, apparmor (>= 2.13.1~), poppler-data, xdg-utils, python3-uno (>= 4.4.0~beta2), libexttextcat-data Suggests: libreoffice-style Conflicts: broffice, libreoffice-base (<< 1:7.0.0~alpha~), libreoffice-base-nogui (<< 1:7.0.0~alpha~), libreoffice-calc (<< 1:7.0.0~alpha~), libreoffice-calc-nogui (<< 1:7.0.0~alpha~), libreoffice-draw (<< 1:7.0.0~alpha~), libreoffice-draw-nogui (<< 1:7.0.0~alpha~), libreoffice-evolution (<< 1:7.0.0~alpha~), libreoffice-filter-mobiledev, libreoffice-gnome (<< 1:7.0.0~alpha~), libreoffice-impress (<< 1:7.0.0~alpha~), libreoffice-impress-nogui (<< 1:7.0.0~alpha~), libreoffice-l10n (<< 7.0), libreoffice-l10n-4.3, libreoffice-l10n-4.4, libreoffice-librelogo (<< 1:7.0.0~alpha~), libreoffice-math (<< 1:7.0.0~alpha~), libreoffice-math-nogui (<< 1:7.0.0~alpha~), libreoffice-report-builder (<< 1:7.0.0~alpha~), libreoffice-sdbc-postgresql (<< 1:7.0.0~alpha~), libreoffice-wiki-publisher (<< 1.2.0+LibO5.4.0~rc2), libreoffice-writer (<< 1:7.0.0~alpha~), libreoffice-writer-nogui (<< 1:7.0.0~alpha~), openoffice.org-unbundled, python3-uno (<< 1:7.0.0~alpha~) Breaks: libreoffice-base (<< 1:6.4.0~beta1-2~), libreoffice-core (>= 4:7.5~), libreoffice-core (<< 4:7.4~), libreoffice-core-nogui (>= 4:7.5~), libreoffice-core-nogui (<< 4:7.4~), libreoffice-evolution (<< 1:7.0.0~alpha), libreoffice-gnome (<< 1:7.0.0~alpha), libreoffice-help (<< 5.4), libreoffice-help-5.2, libreoffice-l10n (<< 7.0), libreoffice-librelogo (<< 1:7.0.0~alpha), libreoffice-report-builder (<< 1:7.0.0~alpha), libreoffice-sdbc-postgresql (<< 1:7.0.0~alpha), libreoffice-style-andromeda (<< 1:7.4~), libreoffice-style-crystal (>= 1:7.5~), libreoffice-style-crystal (<< 1:7.4~), libreoffice-style-galaxy (>= 1:7.5~), libreoffice-style-galaxy (<< 1:7.4~), libreoffice-style-hicontrast (>= 1:7.5~), libreoffice-style-hicontrast (<< 1:7.4~), libreoffice-style-tango, libreoffice-writer2latex (<< 1.0.2-9), libreoffice-writer2xhtml (<< 1.0.2-9), openclipart-libreoffice (<= 1:0.18+dfsg-17), python3-uno (<< 1:7.0.0~alpha) Replaces: libreoffice-base (<< 1:6.4.0~beta1-2~), libreoffice-pdfimport (<< 1:5.4~), openclipart-libreoffice (<= 1:0.18+dfsg-17) Filename: pool/main/libr/libreoffice/libreoffice-common_7.4.7-ok1.4_all.deb Size: 23671220 MD5sum: 92f58b91ec598bc20db7f9235c0b9012 SHA1: 5163f9c9e638509ebc0e5e741957d70f72e04400 SHA256: e728427a126fa4391567882873c3ec91031d94a6ff0e7a861b9ff95dbb3cb72a SHA512: f9cc7d288be7baac97bdde39eb1ec166f82bab3ef0852bd76369c0f06f3cac01130e96a993716012a052b0f557c5419d20bbb0b8035c72fdedaab089bb5fc7cb Homepage: http://www.libreoffice.org Description: office productivity suite -- arch-independent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of LibreOffice. Package: libreoffice-core Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 130482 Depends: fontconfig, fonts-opensymbol (>= 2:102.12), libreoffice-common (>> 4:7.4.7), ure (>= 1:7.4.0~), libabsl20220623 (>= 0~20220623.0-1), libboost-locale1.71.0, libc6 (>= 2.35), libcairo2 (>= 1.14.0), libclucene-contribs1v5 (>= 2.3.3.4+dfsg), libclucene-core1v5 (>= 2.3.3.4+dfsg), libcups2 (>= 1.7.0), libcurl3-gnutls (>= 7.68.0), libdbus-1-3 (>= 1.9.14), libdconf1 (>= 0.15.2), libeot0, libepoxy0 (>= 1.0), libexpat1 (>= 2.0.1), libexttextcat-2.0-0 (>= 2.2-8), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.10.1), libgcc-s1 (>= 3.4), libglib2.0-0 (>= 2.38.0), libgpgmepp6 (>= 1.22.0), libgraphite2-3 (>= 1.2.2), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libharfbuzz-icu0 (>= 2.1.0), libharfbuzz0b (>= 2.6.0), libhunspell-1.7-0, libhyphen0 (>= 2.7.1), libice6 (>= 1:1.0.0), libicu66 (>= 66.1-1~), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libldap2 (>= 2.6.2), libmythes-1.2-0, libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libnumbertext-1.0-0, libopenjp2-7 (>= 2.2.0), liborcus-0.17-0, liborcus-parser-0.17-0, libpng16-16 (>= 1.6.2-1), libpoppler97 (>= 0.86.1), libraptor2-0 (>= 2.0.16), librdf0 (>= 1.0.17), librevenge-0.0-0, libsm6, libstdc++6 (>= 12), libtiff5 (>= 4.0.3), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 1:7.4.0~beta1), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libwebp7, libx11-6, libx11-xcb1 (>= 2:1.8.4), libxext6, libxinerama1, libxml2 (>= 2.8), libxmlsec1 (>= 1.2.33), libxmlsec1-nss (>= 1.2.33), libxrandr2, libxrender1, libxslt1.1 (>= 1.1.25), libzxing2 (>= 1.4.0), uno-libs-private, zlib1g (>= 1:1.2.0) Recommends: libpaper-utils, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gstreamer1.0-plugins-ugly, gstreamer1.0-plugins-bad, gstreamer1.0-libav Conflicts: libreoffice-avmedia-backend-vlc, libreoffice-base (<< 1:7.0.0~alpha~), libreoffice-calc (<< 1:7.0.0~alpha~), libreoffice-core-nogui, libreoffice-draw (<< 1:7.0.0~alpha~), libreoffice-filter-binfilter, libreoffice-impress (<< 1:7.0.0~alpha~), libreoffice-math (<< 1:7.0.0~alpha~), libreoffice-mysql-connector (<< 1:6.2.0~), libreoffice-report-builder (<< 1:7.0.0~alpha~), libreoffice-writer (<< 1:7.0.0~alpha~) Breaks: browser-plugin-libreoffice, libreoffice-avmedia-backend-gstreamer (<< 4:7.4.7-ok1.4), libreoffice-base (<< 4:7.4.7-ok1.4), libreoffice-calc (<< 4:7.4.7-ok1.4), libreoffice-common (<< 1:5.4.1), libreoffice-dev (<< 4:7.4.7-ok1.4), libreoffice-draw (<< 4:7.4.7-ok1.4), libreoffice-evolution (<< 4:7.4.7-ok1.4), libreoffice-gnome (<< 4:7.4.7-ok1.4), libreoffice-gtk2 (<< 4:7.4.7-ok1.4), libreoffice-gtk3 (<< 4:7.4.7-ok1.4), libreoffice-impress (<< 4:7.4.7-ok1.4), libreoffice-kde4 (<< 4:7.4.7-ok1.4), libreoffice-kde5 (<< 4:7.4.7-ok1.4), libreoffice-kf5 (<< 4:7.4.7-ok1.4), libreoffice-officebean (<< 4:7.4.7-ok1.4), libreoffice-pdfimport (<< 1:5.4~), libreoffice-qt5 (<< 4:7.4.7-ok1.4), libreoffice-writer (<< 4:7.4.7-ok1.4) Replaces: libreoffice-avmedia-backend-gstreamer, libreoffice-common (<< 1:6.3.0~rc1~), libreoffice-core-nogui, libreoffice-pdfimport (<< 1:5.4~) Filename: pool/main/libr/libreoffice/libreoffice-core_7.4.7-ok1.4_amd64.deb Size: 38634794 MD5sum: 16d7eb4a97d4d2b1a4c8144b14565a33 SHA1: ee547be235d6833887808a4ca37b8b1e8c0e1d7b SHA256: 42351b83563a931bd879e7b5d3dbbeab1a8ca24e3b232a5852337217c944cea9 SHA512: 8a6d6bb0fef81069df83757d0aaedf209cb1ee9325f6c86d01fe516bffb008b41aed73f401e745cb78241255f41fe912c67ac33eb6adcc66f82aa1e54015ab45 Homepage: http://www.libreoffice.org Description: office productivity suite -- arch-dependent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-dependent core files of LibreOffice. See the libreoffice package for more information. Package: libreoffice-core-nogui Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 118776 Provides: libreoffice-bundled Depends: fontconfig, fonts-opensymbol (>= 2:102.12), libreoffice-common (>> 4:7.4.7), ure (>= 1:7.4.0~), libabsl20220623 (>= 0~20220623.0-1), libboost-locale1.71.0, libc6 (>= 2.35), libcairo2 (>= 1.14.0), libclucene-contribs1v5 (>= 2.3.3.4+dfsg), libclucene-core1v5 (>= 2.3.3.4+dfsg), libcurl3-gnutls (>= 7.68.0), libdconf1 (>= 0.15.2), libeot0, libexpat1 (>= 2.0.1), libexttextcat-2.0-0 (>= 2.2-8), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 3.4), libglib2.0-0 (>= 2.38.0), libgpgmepp6 (>= 1.22.0), libgraphite2-3 (>= 1.2.2), libharfbuzz-icu0 (>= 2.1.0), libharfbuzz0b (>= 2.6.0), libhunspell-1.7-0, libhyphen0 (>= 2.7.1), libicu66 (>= 66.1-1~), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libldap2 (>= 2.6.2), libmythes-1.2-0, libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.16), libnumbertext-1.0-0, libopenjp2-7 (>= 2.2.0), liborcus-0.17-0, libpng16-16 (>= 1.6.2-1), libpoppler97 (>= 0.86.1), libraptor2-0 (>= 2.0.16), librdf0 (>= 1.0.17), librevenge-0.0-0, libstdc++6 (>= 12), libtiff5 (>= 4.0.3), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libwebp7, libxml2 (>= 2.8), libxmlsec1 (>= 1.2.33), libxmlsec1-nss (>= 1.2.33), libxslt1.1 (>= 1.1.25), uno-libs-private, zlib1g (>= 1:1.2.0) Recommends: libpaper-utils Conflicts: libreoffice-avmedia-backend-vlc, libreoffice-core, libreoffice-filter-binfilter, libreoffice-mysql-connector (<< 1:6.2.0~) Breaks: browser-plugin-libreoffice, libreoffice-avmedia-backend-gstreamer (<< 4:7.4.7-ok1.4), libreoffice-base (<< 4:7.4.7-ok1.4), libreoffice-calc, libreoffice-common (<< 1:5.4.1), libreoffice-dev (<< 4:7.4.7-ok1.4), libreoffice-draw (<< 4:7.4.7-ok1.4), libreoffice-evolution (<< 4:7.4.7-ok1.4), libreoffice-gnome (<< 4:7.4.7-ok1.4), libreoffice-gtk2, libreoffice-gtk3, libreoffice-impress (<< 4:7.4.7-ok1.4), libreoffice-kde4, libreoffice-kde5, libreoffice-kf5, libreoffice-officebean (<< 4:7.4.7-ok1.4), libreoffice-pdfimport (<< 1:5.4~), libreoffice-qt5, libreoffice-writer (<< 4:7.4.7-ok1.4) Replaces: libreoffice-avmedia-backend-gstreamer, libreoffice-common (<< 1:6.3.0~rc1~), libreoffice-core, libreoffice-pdfimport (<< 1:5.4~) Filename: pool/main/libr/libreoffice/libreoffice-core-nogui_7.4.7-ok1.4_amd64.deb Size: 34544338 MD5sum: 1c32269499c5cd148b7f484d35aef065 SHA1: 848dbce3fc8174ed80058714114596450223ead6 SHA256: f7cff9fa34e477cdb6c1e9f3a3b4d6634c52c2ae6b4e2a049ad24c5bce0d22ad SHA512: f4b29fdb0de0440ad4c4cd06c25c7940157be8ca78fb72500ed5a47f0e56fae72f37123986fe69ee983b5985bd3e6f65a8e5abe74cbc4fff344aeb9180d44515 Homepage: http://www.libreoffice.org Description: office productivity suite -- arch-dependent files (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-dependent core files of LibreOffice without GUI support for server-based or commandline usage of LibreOffice. Package: libreoffice-dev Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: devel Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1052 Depends: libreoffice-core-nogui (= 4:7.4.7-ok1.4) | libreoffice-core (= 4:7.4.7-ok1.4), libreoffice-dev-common (= 4:7.4.7-ok1.4), cpp, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0) Recommends: g++, libreoffice-java-common (>= 4:7.4.7~), default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Suggests: libmythes-dev, libreoffice-dev-doc, libreofficekit-dev Conflicts: libreoffice (<< 1:5.2.5-2~), libreoffice-dev-doc (<< 1:5.2.5-2~) Breaks: libreoffice-dev-common (<< 1:5.4.1~) Replaces: libreoffice-dev-common (<< 1:5.4.1~) Filename: pool/main/libr/libreoffice/libreoffice-dev_7.4.7-ok1.4_amd64.deb Size: 334518 MD5sum: 0522f0ce506b8ed6d0a8ff16747f7612 SHA1: 095552f9d677b5c7a212c5e2105fee82ada91396 SHA256: c395e7333b39869a3cee21f941d29f83816adeae5875098765e1ecc030462248 SHA512: dfc94ecbb77e9eaf581909abad43fc2b4e6fa0260966649365c568b741ddfb9ed2ee5db17d3fe575d7061b40371817ad74b298c70d10ea930081fb0e52e0b9d1 Homepage: http://www.libreoffice.org Description: office productivity suite -- SDK -- architecture-dependent parts LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the (architecture-dependent) files needed to build plugins/add-ons for LibreOffice (build tools, libraries, arch-dependent includes, ...). Package: libreoffice-dev-common Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: devel Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 15685 Conflicts: libreoffice (<< 1:5.2.5-2~) Breaks: libreoffice-dev (<< 1:5.2.0~) Replaces: libreoffice-dev (<< 1:5.2.0~) Filename: pool/main/libr/libreoffice/libreoffice-dev-common_7.4.7-ok1.4_all.deb Size: 1392778 MD5sum: 33cf758901501cfa1751433b6b76989e SHA1: c9286d5bdbc0e378e3f126721bf39f55fa8836ff SHA256: 29409554953531c117651be30c092e38298bb6b501fd6da47f349b3cd11be527 SHA512: 395b180b630e71f80d602826cf5846a05bfd4e2c230f09b1a898d1ff464f2a0331b0ce787a721a6d4afa05cfaace43ec4d1d250667f0f4953221d250b9666146 Homepage: http://www.libreoffice.org Description: office productivity suite -- SDK -- architecture-independent parts LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the (architecture-independent) files needed to build plugins/add-ons for LibreOffice (includes, IDL files, ...) Package: libreoffice-dev-doc Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1008912 Recommends: libreoffice-dev (= 4:7.4.7-ok1.4), www-browser Conflicts: libreoffice (<< 1:5.2.5-2~), libreoffice-dev (<= 1:5.0.3~rc1-2), openoffice.org-dev-doc Filename: pool/main/libr/libreoffice/libreoffice-dev-doc_7.4.7-ok1.4_all.deb Size: 584539414 MD5sum: 121b646c2e6a49468165c93346e1d850 SHA1: c7eaf77344aa252119e1192f0f1c0989113b5f8a SHA256: 277675ce8c0ce3404baa9a1b0bb00f59566de75313a148eb9d66cc31a69e1c3b SHA512: d71903cff38d950357393fb53c2e9d9285d72296b02c26893df7d0ac6b099195134fd20545e7d2e98a47485e81ba95cd5bdfbede03c5a2bb6d3b406087c0148b Homepage: http://www.libreoffice.org Description: office productivity suite -- SDK documentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the documentation of the LibreOffice SDK: . * C++/Java API reference * IDL reference * C++/Java/Basic examples Package: libreoffice-dev-gui Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: devel Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 75 Depends: libreoffice-core (= 4:7.4.7-ok1.4), libreoffice-dev (= 4:7.4.7-ok1.4), libreoffice-dev-common (= 4:7.4.7-ok1.4), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1.4.0), libuno-sal3 (>= 5.1.0~alpha), uno-libs-private Breaks: libreoffice-dev (<< 1:7.0.0~) Replaces: libreoffice-dev (<< 1:7.0.0~) Filename: pool/main/libr/libreoffice/libreoffice-dev-gui_7.4.7-ok1.4_amd64.deb Size: 24006 MD5sum: d83dc6f8a6ea00fd1afbc7f5d5cf82f4 SHA1: 3567e6a6a546cfc62d2cc455c96074512a9d0f67 SHA256: 59f0892416edcada874486f7e95a10b30a8c90721a930cd722ee0e42bb7c3839 SHA512: f6ac5626eeb191bb98b7a712c7f116a3d8a5c88f6c6e2eba087b379c4f9767bfb00eccebc9e5911033ddf0ad69835954604f2ffd2ab368cc8c804328e057f399 Homepage: http://www.libreoffice.org Description: office productivity suite -- "GUI" development stuff LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the gengal utility which was moved from libreoffice-dev. Package: libreoffice-draw Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 14341 Depends: libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.7-ok1.4), ucf (>= 0.8), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.35), libcdr-0.1-1, libdbus-1-3 (>= 1.9.14), libfreehand-0.1-1, libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.38.0), libmspub-0.1-1, libmwaw-0.3-3, libodfgen-0.1-1, libpagemaker-0.0-0, libqxp-0.0-0, librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libvisio-0.1-1, libwpg-0.3-3, libxml2 (>= 2.8), libzmf-0.0-0, uno-libs-private Breaks: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-core (<< 1:6.4.1~rc1-3), libreoffice-impress (<< 1:5.2.0-2) Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-core (<< 1:6.4.1~rc1-3), libreoffice-impress (<< 1:5.2.0-2) Filename: pool/main/libr/libreoffice/libreoffice-draw_7.4.7-ok1.4_amd64.deb Size: 3075288 MD5sum: c74a18fd5df1af308269068ff17bae79 SHA1: 22309ba2e3ecfb77dd8bbaee739d5cfe10021784 SHA256: 633ce4f1bbe1209f55fe1f8da65f1da537bc8e8483b86d2a8c3c82cbcdd5f35d SHA512: 34fe0c6651774f8bda90fe6964d03f301fa4ac3c96854890cc8e28c7d34b3538c62a7a29675c5e707adf028f2a8a40c4f7627961ea54ff6a2a6affd31e3eb4e7 Homepage: http://www.libreoffice.org Description: office productivity suite -- drawing LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the drawing component for LibreOffice. Package: libreoffice-draw-nogui Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 10015 Depends: libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core-nogui (= 4:7.4.7-ok1.4) | libreoffice-core (= 4:7.4.7-ok1.4), ucf (>= 0.8), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.35), libcdr-0.1-1, libfreehand-0.1-1, libgcc-s1 (>= 3.0), libmspub-0.1-1, libmwaw-0.3-3, libodfgen-0.1-1, libpagemaker-0.0-0, libqxp-0.0-0, librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 3.6.0~beta), libvisio-0.1-1, libwpg-0.3-3, libxml2 (>= 2.8), libzmf-0.0-0, uno-libs-private Conflicts: libreoffice-draw Breaks: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-impress (<< 1:5.2.0-2) Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-draw, libreoffice-impress (<< 1:5.2.0-2) Filename: pool/main/libr/libreoffice/libreoffice-draw-nogui_7.4.7-ok1.4_amd64.deb Size: 2866364 MD5sum: fe9208dac393200cbaf52083517df6dc SHA1: 39e5e938b85f046b02720f70c42caa7637725d38 SHA256: 5725ad6d431925d3b6728838f65832e20ad8061209c795a87720e9e90b550171 SHA512: aae3340eb86eceabbb7d9ea5125fa6bf2d1e1300e50e726f4a86f1cbb28f406574c78ca2ec56500d6862c07924827a97182be5444648cd681332fa3e6e3e7308 Homepage: http://www.libreoffice.org Description: office productivity suite -- drawing (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the drawing component for LibreOffice. Package: libreoffice-evolution Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: gnome Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 381 Depends: libreoffice-base, libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.7-ok1.4), libebook-1.2-20, ucf (>= 0.8), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.38.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 5.1.0~alpha), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Recommends: evolution Filename: pool/main/libr/libreoffice/libreoffice-evolution_7.4.7-ok1.4_amd64.deb Size: 97176 MD5sum: 6ee3df1b1d8ef875ce89f05e36900ee9 SHA1: 1fde6197d8e395f8c2d0dcefc1c22d47661c530e SHA256: 628b922a124bd528068d23a22590adbeeaa58e437a77926bc1337a25cd1eba39 SHA512: 6a42f6c9a7e2adf430bd9f86a0757e6193f5d4317a70976f3a8e4ac4f01cac973238d3c10db74a44410fdf24b42f708979c00f95452fc673fccc300b5d521343 Homepage: http://www.libreoffice.org Description: office productivity suite -- Evolution addressbook support LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package allows LibreOffice to access Evolution address books. You need to install evolution separately. Package: libreoffice-gnome Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: gnome Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 246 Provides: libreoffice-gtk-gnome Depends: libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.7-ok1.4), ucf (>= 0.8), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.38.0), libstdc++6 (>= 5), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Recommends: libreoffice-style-elementary, libreoffice-gtk3 Suggests: libreoffice-evolution, seahorse Conflicts: libreoffice-gtk3 (<< 1:7.2.0~) Replaces: libreoffice-gtk (<< 1:5.0.0~rc2-1), libreoffice-gtk3 (<< 1:7.2.0~) Enhances: libreoffice Filename: pool/main/libr/libreoffice/libreoffice-gnome_7.4.7-ok1.4_amd64.deb Size: 71326 MD5sum: 54301ae98549d1d02c74115047488c84 SHA1: 487ec729ab318c34480e5651d941c7c326b6ad9a SHA256: 6d6fba8f604fbad5df4d359da41afda2dc741cc2f88622af6ed1e28b3f040078 SHA512: 61d42998fe08d46f9d3d91fa1be8012cca8ac2278017065b1695f91e3abc3226938bc8d0ec76c3889271de577839f0323ba11b1bce41e43236351e3149c83d08 Homepage: http://www.libreoffice.org Description: office productivity suite -- GNOME integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the GIO support. . You can extend the functionality of this by installing these packages: . * libreoffice-evolution: Evolution addressbook support * evolution Package: libreoffice-gtk3 Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: gnome Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2131 Depends: libreoffice-core (= 4:7.4.7-ok1.4), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.12.0), libepoxy0 (>= 1.0), libgcc-s1 (>= 3.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libx11-6, uno-libs-private Recommends: gstreamer1.0-gtk3 Suggests: libreofficekit-data Enhances: libreoffice Filename: pool/main/libr/libreoffice/libreoffice-gtk3_7.4.7-ok1.4_amd64.deb Size: 495916 MD5sum: 0287e8c71df8ac969298f3e0bfaee5e4 SHA1: d560599a450a0114934fc84829193e3adf503d03 SHA256: 70c10aad64a6ebdeb98d9199eccffcfb5266b2ec86d4ea630e39500f37ef491d SHA512: e544ed38b3c0c6ce85559f0dbac2aee8d8dfaab29f7d1579a5b2dc57de73d266d5a409eac7876aeb1129a20797dbb229b26c294e36cbd42801635af57c9efd4b Homepage: http://www.libreoffice.org Description: office productivity suite -- GTK+ 3 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Gtk plugin for drawing LibreOffices widgets with Gtk+ 3 and Gtk/GNOMEish print dialog when running under GNOME. Package: libreoffice-help-ca Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 54714 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-ca, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-ca_7.4.7-ok1.4_all.deb Size: 5058532 MD5sum: a467d954b240ca0733b6798ad8084b52 SHA1: 1738cb6f3429bb8c83d1f1e96d9db6e0f0449460 SHA256: 10e69108bea672bc252bf7f475e7b4b2e93b2c92c4ca1913b59f5e6623fcca87 SHA512: 1e9db2b23bd3269c134282be3a07fcab403c1685ae25aac3627ded0b4c83ae38df647f9f2b63fafe71bfa0fa262b7404de52aa6cb93b7bd486ae039115226e6c Homepage: http://www.libreoffice.org Description: office productivity suite -- Catalan help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Catalan. Package: libreoffice-help-common Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 14455 Depends: libreoffice-common, node-normalize.css, node-prismjs Breaks: libreoffice-common (<< 1:6.1.0~alpha1-1) Replaces: libreoffice-common (<< 1:6.1.0~alpha1-1) Filename: pool/main/libr/libreoffice/libreoffice-help-common_7.4.7-ok1.4_all.deb Size: 3200422 MD5sum: 7d465cf85eadb5f77a6753c71c33bc4a SHA1: 6266718ee82826d9fe93b1844a503d9de314342d SHA256: 978406c709c69a39bbc63208c9e7d3f704662a7b684014050e011050b8901131 SHA512: 0b43b5f1e90b15ff3a282064b22fc0a869f76f6e2318fb407704b36825eb8f17c18b9f380645ee697214194073448065a70465c10fafad4dfcc1710dd2b1862e Homepage: http://www.libreoffice.org Description: office productivity suite -- common files for LibreOffice help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the common files (e.g. language-independent, media) files for the LibreOffice Help. Package: libreoffice-help-cs Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27112 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-cs, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-cs_7.4.7-ok1.4_all.deb Size: 2821656 MD5sum: d2ed9aefd14397e59a8c815998dfe615 SHA1: 7fdc3e727a7aad41261b76d0200b30d494319212 SHA256: 661a48ed27e7d2d7b91644dc9152de5476303bbdb6db61fbcaef56fc2ff3665e SHA512: 47dff4ba3a3b846d3cd0026742c553171f65200c13d93d68fc8a0fdd23992fdb8152f633de14725880d5223faad236e1e90e7134b66c3fb4ba9eb200daffcfa3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Czech help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Czech. Package: libreoffice-help-da Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27067 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-da, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-da_7.4.7-ok1.4_all.deb Size: 2811348 MD5sum: f10113327c10c12a8295a3c1fcf40dd7 SHA1: 2dd38e9715d425396b122a93db45d04b5ae95541 SHA256: d1f6318315027007fa72818be46027459bb712e68e1e74dab78261aaa75b73d2 SHA512: 5c31a95c6ac934d7e5acd75f2919f3a33b891383c5ab0cd9c5e701ce91f70291ebf01919de0d50a4b6a5c8391cd5d8049776ea8a3672c750407061494fed0813 Homepage: http://www.libreoffice.org Description: office productivity suite -- Danish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Danish. Package: libreoffice-help-de Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27818 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-de, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-de_7.4.7-ok1.4_all.deb Size: 2854244 MD5sum: b095f95f234c508eff6b7160db93fe1b SHA1: baeed20784eb442198a9fa39426bf04bc2c6a0db SHA256: 71aedb596726f132194ca19c9c05e28c77612bba86b85d48eaa121db65e660d6 SHA512: 69ba51db76222ddee865a0381517f377e5df92a8e0c573632c82f4da7341c830f98618faa29aaf4bbe7df724c90fcf7f11be2fe60bfa81814b41f0d494b3c292 Homepage: http://www.libreoffice.org Description: office productivity suite -- German help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in German. Package: libreoffice-help-dz Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 31616 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-dz, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-dz_7.4.7-ok1.4_all.deb Size: 2879876 MD5sum: f457b2bdfe950edb90398dd5efde1e48 SHA1: 9c9e5e0991931d15bf9caca34c9c0fca81528b7b SHA256: 3c9e9e853518ab85aff0d369daa4fe70eec48d4a47976d9a4db7a5a56379ec00 SHA512: d3297555fa207f4407b0d3fb1456a41983938456e6fad9aa49226170977b30ab0fb3432e5c5178ba85471116fcb5f81133db046fb549dc6b65104779c093d3e9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Dzongkha help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dzongkha. Package: libreoffice-help-el Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 32616 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-el, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-el_7.4.7-ok1.4_all.deb Size: 3126394 MD5sum: 067e5f9c1b19c5ac5facc253017446cf SHA1: fa07205e3fbfac4b19a38ebc18a91098e330936e SHA256: 92f2a44eb6678887a0967ab4a8f17dc97f2d3dbe2b08c6b351efce255d1e199f SHA512: 869d25725d950d77a0083dca0e26a8f158266f0a7b852bda5e120b00580fe8d3d6d99f0045584039051e2635f97452352233e3c947564d0f9cd1b39341fb508f Homepage: http://www.libreoffice.org Description: office productivity suite -- Greek help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Greek. Package: libreoffice-help-en-gb Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26755 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-en-gb, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-en-gb_7.4.7-ok1.4_all.deb Size: 2669526 MD5sum: 42502f3dbc3a21cc09bb827d09fee0f7 SHA1: 6d47cb055f226ca1dd1e892dfa0c869d1b723d81 SHA256: 3a9f30f137a98bebb3f544592bf1e137dc39437fadca5792839a976e8c7810fe SHA512: 3a8440acd3f2922da11630770e8c7ba2878033f1ee68069895ba2773cd694fa721c858213b84ce8f9f45a1e8edad79d8c224da1a581ebe916adaefd09b2f3c3f Homepage: http://www.libreoffice.org Description: office productivity suite -- English_british help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_british. Package: libreoffice-help-en-us Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 25186 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-en-us, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-en-us_7.4.7-ok1.4_all.deb Size: 1705440 MD5sum: 2795fa61dd243a70b2142555e9a5fb97 SHA1: 86ee1160b8dc98a063e8c47eae32148a689c7cc9 SHA256: 6a18b6eaed4993a7821f6082f0771ba465ac0ad712bff5a44b4a822c58ead1ee SHA512: 70c855d25d5ab9ff781f3217671c7d30c87ff0805f110f59e279cecd60e1014d9713de4e21266042bc7f3fd9b994701107f6de8683d09cba9d201bc894f69483 Homepage: http://www.libreoffice.org Description: office productivity suite -- English_american help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_american. Package: libreoffice-help-es Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27523 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-es, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-es_7.4.7-ok1.4_all.deb Size: 2857798 MD5sum: 1e27eafad2449d58dfa73906e25c048f SHA1: e471d936fdbd6987eb9122925870182f8423413b SHA256: 0c70db1c1ae0fa07504c157bd75f7cd7648f508480c7ec42825397f4f619e84d SHA512: 3a687f39c260c2bfb89d9fdf4a7b79aff02fdc01058b883228f1a0ba0d30e1870248c6c32873ce6b9cb3b5805770d9476f77488f00c513b9e34ba5f0b4f3e297 Homepage: http://www.libreoffice.org Description: office productivity suite -- Spanish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Spanish. Package: libreoffice-help-et Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26720 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-et, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-et_7.4.7-ok1.4_all.deb Size: 2770334 MD5sum: b568f2e8b14a9117f958fb722e97af5d SHA1: 2fa6534199940e38018867c33a0110650bcbe165 SHA256: e4a2274f80252e06bc554eb1d607af46df7c8ff63be57126d1827628ee9f10ec SHA512: 8677a99fa4b22375843dd4b43d7a4ab6667d256d09741d2675ed5f3b5e1f16f747db10f480c42a40954417f032d5989a93ddd6d4bd0ccbc35d4563868baf3a82 Homepage: http://www.libreoffice.org Description: office productivity suite -- Estonian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Estonian. Package: libreoffice-help-eu Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27221 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-eu, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-eu_7.4.7-ok1.4_all.deb Size: 2747246 MD5sum: 8fc55115865a8d0e906714f65ef63ab0 SHA1: cf3bf215f13097d5beb0b8f45d19545fa06227cf SHA256: a2699254664b35dbd1dcd06a4674299f165c4db8111929686e27cac634898e20 SHA512: 6b2621533eccfb3ad21ed598eed7cd52d0380cc035578509d82f96de47536286da8c42f460e230d45637b3a58522c1513ac92efa7aea1c6d7873923df954de9d Homepage: http://www.libreoffice.org Description: office productivity suite -- Basque help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Basque. Package: libreoffice-help-fi Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26857 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-fi, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-fi_7.4.7-ok1.4_all.deb Size: 2760408 MD5sum: c35622a26a677ecc2d7ea768b047dff0 SHA1: e14b144e1b9790385a35179ec16dd65ec37236ed SHA256: 4a565c009b872d2ce909323f2a35cfcd180dad78cde4741842415c9132adcf99 SHA512: 56c99c20b673b28cd545d78222b0c0ba37f630adc22d60f5c4c36e3dba22998c27443ce987aa8bd07398b87e8a75118355ca9c9126b7878277c903d108e5d5eb Homepage: http://www.libreoffice.org Description: office productivity suite -- Finnish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Finnish. Package: libreoffice-help-fr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27892 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-fr, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-fr_7.4.7-ok1.4_all.deb Size: 2811736 MD5sum: e2f69742aa707c49e4b6c8fa075eebe4 SHA1: 400427a689f0eaf258def67d034fa61fcf39e396 SHA256: a6dd50bad38203eb9ecc00c13d2df9ef0e9a40fda9a7b36baf248d8e64d46d22 SHA512: bb5d5228198188ff006c037a00585034637a77dce499837a541e98446216e9b1f4a2e5a59fc8ae59850f922cf5116bd8fef755b3be2fe24c79d298745ab762df Homepage: http://www.libreoffice.org Description: office productivity suite -- French help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in French. Package: libreoffice-help-gl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27034 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-gl, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-gl_7.4.7-ok1.4_all.deb Size: 2826656 MD5sum: 45dbafc8029cf72de134dad4354cab51 SHA1: 2d1a77e1120ae7b9587ccfd69cb49bf8ef6d1d36 SHA256: 4246aa61d51b89c971f89236cfc73974afd5b54ac69079c9e0c73aece2d18927 SHA512: d5e8fc56bc4973ae9391a3719f97924d8458d37aea1836f44f2a6eb3927085fd6e3c7700035613b3138f3b4e1f90010de074cb46351d8f73df1f5b853150210b Homepage: http://www.libreoffice.org Description: office productivity suite -- Galician help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Galician. Package: libreoffice-help-hi Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27166 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-hi, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-hi_7.4.7-ok1.4_all.deb Size: 2753648 MD5sum: 319496149443394076f06b6a9a0ae8a0 SHA1: b1e6a0944bf043139cd966398971103e389e5f92 SHA256: fba118143084eee3c4109c44440bc5dbfb0fa87cb4b621ff890eca067be45108 SHA512: d81223400077da74c532c47865e55dc5e1e3ad50e671bb05f78a93cf0e9f4f80963486a9495b26c089eb7ef5a28bdeec8296516f069e25a36fb784a86a0c79af Homepage: http://www.libreoffice.org Description: office productivity suite -- Hindi help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hindi. Package: libreoffice-help-hu Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27558 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-hu, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-hu_7.4.7-ok1.4_all.deb Size: 2904696 MD5sum: 35d7a6547bbd53159c48f6213d1e8528 SHA1: 66412a1222b4f994937633545591c7aae0a6da37 SHA256: 7adb034a2bb43d0e2cf0d3ae2a60b74d007138cd7d8b26c65f7039fc5100f201 SHA512: 15e91d3f2ac18831a7a793ad783006ab424e265ebee21c8a01b643b2833a21d26260cc7608421bef96c2a9e76fc8ca954ca81578ceb9061c4028ef35cd9960d2 Homepage: http://www.libreoffice.org Description: office productivity suite -- Hungarian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hungarian. Package: libreoffice-help-id Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26747 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-id, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-id_7.4.7-ok1.4_all.deb Size: 2742694 MD5sum: 75ac9811e65d061bfe58304778f35f13 SHA1: 430eaba0afb761b7a6a7c4d72d4be100f2c104a4 SHA256: 6687777401892f5c03c6459a89b0228893e6add07220ed9d8a334a6de8bf7a66 SHA512: c916f1da59269a8bba397a92b088ea1628a11046bcfe2c6d94102907158029fb2a011d859915666a3195f91d192f0ddf537abb6cd9fd2cbdde263ff51d819b80 Homepage: http://www.libreoffice.org Description: office productivity suite -- Indonesian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Indonesian. Package: libreoffice-help-it Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27601 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-it, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-it_7.4.7-ok1.4_all.deb Size: 2783366 MD5sum: a31d2cd9ae5a802188b8e820ece003f2 SHA1: 4ccaabb96e4e2bbe25798b22bf45449a0d323ef3 SHA256: 8cdd55c7055e625263c077f28e3aed052271095cd5d26d6b3b3217e4787f9128 SHA512: 847369765c8a3fbc7f6846792dc2633f31f1dc1d5e7618f1f7d87e39fee2e1f84a8701c9757e96c179483a26c43fccaacb32ac8a600b9ee5084d55ceee47f2d3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Italian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Italian. Package: libreoffice-help-ja Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 28085 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-ja, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-ja_7.4.7-ok1.4_all.deb Size: 3114082 MD5sum: 712011c7a05bcb0d9694425af85c4707 SHA1: d9710ad6a55600089194cf7813e672a49d9f8a1d SHA256: 1be7cd1862daf69f54de4c69f15c08eecdca01eb126936404587eb3d60b12061 SHA512: 9946631ac8e8206e4e19a253fc154f43c61cd2f2e5910e85ef0d3c7be2f61644eec3ebc1c3288b7c7e89ae736a6a5ed97893dc94b77b8b32d25ee963ac91df49 Homepage: http://www.libreoffice.org Description: office productivity suite -- Japanese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Japanese. Package: libreoffice-help-km Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 31220 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-km, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-km_7.4.7-ok1.4_all.deb Size: 2954010 MD5sum: 868702711348a69ef22ef4cd0e5acd7c SHA1: 62d7330cf5fa78d0acc4dbadcc693ed4db9bb651 SHA256: 3713536d56782d228eb09063ee2c57f4f44bb8311d076c36fb6fc60c77650adb SHA512: 46a0049e48b22f3e8bc5491c97cf400bf17e82ca7baeb76965ea15f61552cedd1fb3ecf9a2d5070efee49227f3303f7463bc4b6b5d01960458f5fa760256fcb2 Homepage: http://www.libreoffice.org Description: office productivity suite -- Khmer help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Khmer. Package: libreoffice-help-ko Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27102 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-ko, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-ko_7.4.7-ok1.4_all.deb Size: 2818530 MD5sum: 7098dc8db866b305abe3e19347f43c7b SHA1: f5003840212011e2bd9cd1aaa291df2b0c520373 SHA256: 1e25ab670db62bb90794e49eebd1ea60f532d23968bd322c48a6332d73e54564 SHA512: 014169b8f7fe4e28ff56c2cc6d917217ab3420854a1c91a59930403c1d5483b24c601c5d91d925b6aa3cc712b5dbda9f5acfa6079d68d4b6eb07f86eb26e2561 Homepage: http://www.libreoffice.org Description: office productivity suite -- Korean help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Korean. Package: libreoffice-help-nl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27373 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-nl, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-nl_7.4.7-ok1.4_all.deb Size: 2829166 MD5sum: e6f1622a3ddda09f138c63dca690ce34 SHA1: 3585a9d142ea7f1c3ca4625c67d69a5b59d364e1 SHA256: b0bfacbffae0fbfbb140b3858b4046ec5c2769b681cdd00b0d180a71100bd67b SHA512: 18a89c7e9d3a12460451d51b30d6e1b6be8e6ac1458b3820961f700a38f503349c31432b92c5e70c7e254f62d97f024e9423f77e42cf76feb1c814d0a3903c1b Homepage: http://www.libreoffice.org Description: office productivity suite -- Dutch help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dutch. Package: libreoffice-help-om Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26821 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-om, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-om_7.4.7-ok1.4_all.deb Size: 2815142 MD5sum: 2cad4b0141c1d7aa593bd698089aaf97 SHA1: ac716f75ec3ce663e6c95cf6d2f7aeadeb44b28f SHA256: e7d485ad01a0c2974a8e56ec654db670884ddba04fba900afe65596662fc20eb SHA512: 20a9742cc44d4a302a5eb82e10cd4cf953327d9c50728d0ad5c75ba95f2bceace8bcbb22eba56138be1a9a9115ce546bc26a9223039ed0923cb215d6cf307f76 Homepage: http://www.libreoffice.org Description: office productivity suite -- Oromo help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Oromo. Package: libreoffice-help-pl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27351 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-pl, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-pl_7.4.7-ok1.4_all.deb Size: 2911126 MD5sum: 2242545043d0dfc7863b68b0b6ca81d7 SHA1: cad4c6afbe8e1293260b60525e2d632fafe98bed SHA256: 45af182f033bdc227c7678ea75b617e99b26b0af351386c6120a3de37f163a29 SHA512: 55bb414f04ededdd5ce6806b4f8bc2e26881ee48723a81cda68a28e3ab99516e1f24c8fe4b20cb0e83333efd507b6beb1b6a26d152010b2047d8e8d6a258367d Homepage: http://www.libreoffice.org Description: office productivity suite -- Polish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Polish. Package: libreoffice-help-pt Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27289 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-pt, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-pt_7.4.7-ok1.4_all.deb Size: 2812420 MD5sum: e1d7ce7c66964adb93438ae420557afa SHA1: 3a70891e6babef25e58c09f67294cf30ba18d500 SHA256: 7821369a50759b914013c46eafce05ad5d3ad01ca6f53228179dfe3f81efabdc SHA512: d3130bd748222674f8fcdb048091a92a06f6f09a28916f7e02d80ae85e4d13b3b094d4c95f6c32437d8c43ae0b3eaf24a9a600fb78cf9b580c9ae52908ca805b Homepage: http://www.libreoffice.org Description: office productivity suite -- Portuguese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese. Package: libreoffice-help-pt-br Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27616 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-pt-br, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-pt-br_7.4.7-ok1.4_all.deb Size: 2807382 MD5sum: 49851e9764ef25b019b44ca6488f2a2c SHA1: b4c4d0057eecfc2fce745ac8f7de9aa7b3833734 SHA256: 20ce570bb50c23d3a0c7d15fe67bf20b84ec1c39f672b00c3246ab8df2b75448 SHA512: 006062d52d51d32539dfcbd043fbf2c631c865bc40cd75da60ffaf9263f92c2730bd4e1d76a07c1cc3e204d726245e9ea38bfc9c45c4be9b40da28e1bfe0126a Homepage: http://www.libreoffice.org Description: office productivity suite -- Portuguese_brazilian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese_brazilian. Package: libreoffice-help-ru Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 29406 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-ru, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-ru_7.4.7-ok1.4_all.deb Size: 2940984 MD5sum: db5175eaad7788bc1cebc33f1fe460e1 SHA1: 2447c36e4391f55b222a419821ecd06680fa5eee SHA256: 6aa33932bf6494ffa8e772155d5cedd3d57c3c36598f842043d34e9b5c6aba07 SHA512: d968b0a503f490fe02d32c3c5eeb5679edc6858d5da65bf581416ece22cb4b995ac66b86bc2a6f778b1f753afd8b3f8ebdc1385f630dab4d090f5c05d08a0c8a Homepage: http://www.libreoffice.org Description: office productivity suite -- Russian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Russian. Package: libreoffice-help-sk Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 37 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-help-cs, libreoffice-l10n-sk, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-sk_7.4.7-ok1.4_all.deb Size: 6700 MD5sum: e257591209ac9898346767dcdcc3da02 SHA1: 02cdfb9e44e312e84f0390ad1b797e1a6e3bad6d SHA256: 611a3fa06331519611d548ac00b91e8ccf24431ce2fb7566f882ee6470074f5f SHA512: a3e52992ade446a772ea6f5cff4e41f2ca076208f1719a2cef16cc73b68b8fe0a2b09872e42b1925849cc8cde584615cd7c11c167a8b3a4a80fcfd5cc8d13d25 Homepage: http://www.libreoffice.org Description: office productivity suite -- Slovak help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovak. Package: libreoffice-help-sl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26978 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-sl, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-sl_7.4.7-ok1.4_all.deb Size: 2794726 MD5sum: cd0029804348a187a0806bc6ec2dbab9 SHA1: d2baf10f4951b6988997b0ddbf77d620770e1a9f SHA256: 9a058aaa24c0d054a616e58f280c55b70cbc470a3cd5b9de1cbc1ffe201b093c SHA512: c3e0b2cc823b9afcdcea0e04ec14688b61c2cb7d30978209967789c420757c6b8f5ec3cc18bbb5ea1d0b84728377c24acb19ca62251b0e9c8ec98497e80eacfc Homepage: http://www.libreoffice.org Description: office productivity suite -- Slovenian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovenian. Package: libreoffice-help-sv Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26836 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-sv, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-sv_7.4.7-ok1.4_all.deb Size: 2784790 MD5sum: 07ae6f16c48ae419a4ea8588578a6a58 SHA1: 3ae8e73c106d1999b2adc2e784eea2688e5fdc73 SHA256: 54be48f88e571a31516519c1d09f4e59705073e20155cc4f5b9a00abb7d133ca SHA512: 6792cd6b0f1c2ed5450212fe18d5b7a166e32cef6dc26a74b35802ca6af632ac44039658be7776a16fe1cf182ae7c802d98c8adbd5b0d976c23bb7e2bb92c4c8 Homepage: http://www.libreoffice.org Description: office productivity suite -- Swedish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Swedish. Package: libreoffice-help-tr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27030 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-tr, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-tr_7.4.7-ok1.4_all.deb Size: 2818234 MD5sum: bcba25361b72c1ee99a8f9890dfbbeec SHA1: 9e436c54534b0a0b5e88061ad87b332ffa99296a SHA256: d26dd45dcdad3a77eb9e675abb7855890cda812a7f69b0b9f869182b46f633fc SHA512: 732b93c5e5efcc4863d6e18b2b68d85dccd946240c9fe6879b953bc539ebead1b36e43f813642055954b7fd8b6b127869a40def104cb768de30af6209e15967e Homepage: http://www.libreoffice.org Description: office productivity suite -- Turkish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Turkish. Package: libreoffice-help-vi Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27239 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-vi, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-vi_7.4.7-ok1.4_all.deb Size: 2761800 MD5sum: 478b0a50e0c537c49b13dcdad9bd7729 SHA1: 7cf5cb12daf1976155839b2ce281fe9ea01530f3 SHA256: 70c75cab1dc7a2c0dfee5637ed4b02dbfd4b61dd38cda6e1656e28eb8fa4b26b SHA512: da8f8593672b04f389fc1e21c02fa3beeb0e171cd102da1036263cfcc4f4b6288fdf5b850312a6b6f07ee8ad463180fe4ae9ce6c2588e871a48719e7855e24a7 Homepage: http://www.libreoffice.org Description: office productivity suite -- Vietnamese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Vietnamese. Package: libreoffice-help-zh-cn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26741 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-zh-cn, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-zh-cn_7.4.7-ok1.4_all.deb Size: 2902706 MD5sum: 8da30f10d1761e27d6983e231b1880a9 SHA1: 9b80f361be5aa8710c9e764bb675082d4438caa0 SHA256: 7e015b46c87629fa294e1446eb97cab61fa459bd10830e345c15e1c6cf3a6d51 SHA512: f10bc832a2b883cff3e347302d6ae7974265502122011aee58bd67edf862b04bc563cb0aaf9778895a7ebcd171c5d9f37b7f5f123f11800b2f9f1eca9e6bd598 Homepage: http://www.libreoffice.org Description: office productivity suite -- Chinese_simplified help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_simplified. Package: libreoffice-help-zh-tw Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: doc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26902 Provides: libreoffice-help (= 7.4) Depends: libreoffice-common (>= 1:6.1.0~), libreoffice-l10n-zh-tw, libreoffice-help-common (= 4:7.4.7-ok1.4) Recommends: libreoffice-core (>> 4:7.4.7), firefox-esr | epiphany-browser | konqueror | chromium | firefox Replaces: libreoffice-help-common (<< 1:6.4.1~rc1) Filename: pool/main/libr/libreoffice/libreoffice-help-zh-tw_7.4.7-ok1.4_all.deb Size: 2958374 MD5sum: 3b3c771464b2fe2718159028318011c9 SHA1: 3f8e9555e8f13962f135e3b78bd78005d5fcf219 SHA256: 347e43882965c346390e037c0265cae493c14678efdd02f0534fcdc86e5319f2 SHA512: 837102cbe193d5338c506d3ada3a5c16b4c4d3b0a863b731813e8a73da96aa2cd7d31c41a66f95a0e3cbf2605af42afb7baef0a88cd4e82a12899cd659dcdc6c Homepage: http://www.libreoffice.org Description: office productivity suite -- Chinese_traditional help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_traditional. Package: libreoffice-impress Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9746 Provides: libreoffice-ogltrans Depends: libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.7-ok1.4), libreoffice-draw (= 4:7.4.7-ok1.4), ucf (>= 0.8), libbox2d2.3.0, libc6 (>= 2.32), libepoxy0 (>= 1.0), libetonyek-0.1-1, libgcc-s1 (>= 3.0), libmwaw-0.3-3, libodfgen-0.1-1, librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Suggests: bluez Conflicts: libreoffice-ogltrans (<< 1:6.1.4-2~) Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-ogltrans (<< 1:6.1.4-2~) Filename: pool/main/libr/libreoffice/libreoffice-impress_7.4.7-ok1.4_amd64.deb Size: 1301564 MD5sum: ddf1ed062f0bbf6ba71f8e36f555ffb2 SHA1: d96aff0ea5fcc1959965c95b03d62aaa71e2a41a SHA256: 84d8a8396a61275faea75baeef77c60814063d0f7c986c5ca2b182ffacafeba1 SHA512: e62e24301cb5a03e2d22a2401903df2ab25edd38ca18dea26590078e16cc17a8cf521cc2132d186591b32220f664023317001a50ce7f01da667febee07fd38cf Homepage: http://www.libreoffice.org Description: office productivity suite -- presentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the presentation component for LibreOffice. Package: libreoffice-impress-nogui Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4328 Depends: libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core-nogui (= 4:7.4.7-ok1.4) | libreoffice-core (= 4:7.4.7-ok1.4), libreoffice-draw-nogui (= 4:7.4.7-ok1.4) | libreoffice-draw (= 4:7.4.7-ok1.4), ucf (>= 0.8), libbox2d2.3.0, libc6 (>= 2.32), libetonyek-0.1-1, libgcc-s1 (>= 3.0), libmwaw-0.3-3, libodfgen-0.1-1, librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Suggests: bluez Conflicts: libreoffice-impress, libreoffice-ogltrans (<< 1:6.1.4-2~) Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-impress Filename: pool/main/libr/libreoffice/libreoffice-impress-nogui_7.4.7-ok1.4_amd64.deb Size: 1076064 MD5sum: 402e54a4a543535db4d7d1e3da1a6ad4 SHA1: 8cb72a442d7c130dfce91afad71d30dc81362078 SHA256: 4f7aff4e0cfe26f188332bfb43798e2c3efb6d651c8860cf054f39136cc3e210 SHA512: 776cc4b1fd960ccd8e8aeb2f451674f776b60954766e11c97d448f41109f8144e21eb89b807b56af4e57c73608bdec108c049d2a5687a64e96940cb4b80fbef4 Homepage: http://www.libreoffice.org Description: office productivity suite -- presentation (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the presentation component for LibreOffice. Package: libreoffice-java-common Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 749 Depends: liblibreoffice-java, libreoffice-common, libunoloader-java, ure-java Breaks: libunoil-java (<< 1:6.4.0~rc1-6) Replaces: libunoil-java (<< 1:6.4.0~rc1-6) Filename: pool/main/libr/libreoffice/libreoffice-java-common_7.4.7-ok1.4_all.deb Size: 622790 MD5sum: d78af13ff3b3ce04f89ae4769605a8f8 SHA1: ec9aa1ed337be65259921f9c2777b63399530c05 SHA256: 714e05ef9bbf97a1310b7be3f5883e6d46fac4f4948200ad38453456f4cf5f7b SHA512: 0af70e1a2a66f651036b88a3c440eac15e46c9aaf32476b7ebafd726ef034b868546022262010430a7b8b122727ae55af9ba6f52d149ed98ff834bc81fb77858 Homepage: http://www.libreoffice.org Description: office productivity suite -- arch-independent Java support files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of the Java support for LibreOffice (Java classes, scripts, config snippets). Package: libreoffice-kf5 Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: kde Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 100 Depends: libreoffice-core (= 4:7.4.7-ok1.4), libreoffice-qt5 (= 4:7.4.7-ok1.4), kio, libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libkf5kiofilewidgets5 (>= 4.96.0), libqt5core5a (>= 5.6), libqt5widgets5 (>= 5.6.0~beta), libstdc++6 (>= 5), libuno-cppu3 (>= 1.4.0), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1.4.0), uno-libs-private Recommends: libreoffice-style-breeze Replaces: libreoffice-kde (<< 1:6.1.0~alpha1-1) Enhances: libreoffice Filename: pool/main/libr/libreoffice/libreoffice-kf5_7.4.7-ok1.4_amd64.deb Size: 23608 MD5sum: 85df67f9c15768db1ff2c20d3e8132a9 SHA1: 6b771fc69147a3d48af4a852627e76ff8bdad9b7 SHA256: 809d9257ab5fc01721a23290372f2945e4a1dcb39a1c57b16d90ed8f1d887e69 SHA512: f6e489dc1c447e427f8028c7c5f70b06070ea3dab21a64c8d90a43e2046734d7f9194b87986904b172a2e35007ecc02013d1f5a7ce4fd671ad657a2b3d5a80ee Homepage: http://www.libreoffice.org Description: office productivity suite -- KDE Frameworks 5 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the KF5 plugin for LibreOffice and a KF5-based File Picker when running under Plasma. Package: libreoffice-l10n-af Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4134 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-af | myspell-dictionary-af, hyphen-af, libreoffice-grammarcheck-af, libreoffice-help-af, mythes-af Filename: pool/main/libr/libreoffice/libreoffice-l10n-af_7.4.7-ok1.4_all.deb Size: 841532 MD5sum: 6bfe4d1c7477fceed71c5b09117a6f3b SHA1: f3a385c592b779db8792496538bf44224c46cc3a SHA256: abb6c259b22319221425b6746080d371fce28e6cef7402a846e69665116bf23f SHA512: ef63ce3be678b126eb99240e0ed01a3f310f89b434a937e55dc1393efb7d36c37d190c50fabf6c3bfb3b66d488e7d56a33f9550f3e9a583336f050ea75de980a Homepage: http://www.libreoffice.org Description: office productivity suite -- Afrikaans language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Afrikaans. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-am Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4430 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-am | myspell-dictionary-am, hyphen-am, libreoffice-grammarcheck-am, libreoffice-help-am, mythes-am Filename: pool/main/libr/libreoffice/libreoffice-l10n-am_7.4.7-ok1.4_all.deb Size: 749538 MD5sum: cab4e969036e7dcb7ff8a26b5874060d SHA1: 8c2daa5133e8f1e522b7a326a898581c9b69e4e2 SHA256: 8dc3fb3138a4aa8729c403de2d74c0e4dc65df80944f497ac43d368bd5d01e5b SHA512: 841f46135099fa9945fbd818a41edd01ec71ca54cb80a88997a98fc38186d2a2e4020ca2d37e5090fb263b83a4a0c08727a44de3f0fd6c756db9044942c49203 Homepage: http://www.libreoffice.org Description: office productivity suite -- Amharic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Amharic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ar Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3693 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-hosny-amiri, fonts-hosny-thabit, fonts-kacst, fonts-sil-scheherazade, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ar | myspell-dictionary-ar, hyphen-ar, libreoffice-grammarcheck-ar, libreoffice-help-ar, mythes-ar Filename: pool/main/libr/libreoffice/libreoffice-l10n-ar_7.4.7-ok1.4_all.deb Size: 633758 MD5sum: baead4572a84320d017532bcba3e0634 SHA1: 8bf28bf744be3add570ae99aa95399eadfe6c62a SHA256: d7bf323321d865a8a95557058a8867b7a1dfd123b849c9fa4d9ec92f86ff0fdc SHA512: 497c3344dc625e65fa4f73cce581202ace6b2ef0565574bdb49aabd5ea020f78502f9324115655e843821366ef0d9a21739014ace1502edd5af3da99c7a71568 Homepage: http://www.libreoffice.org Description: office productivity suite -- Arabic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Arabic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-as Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2875 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.6.ds1-1) | locales-all (>= 2.3.6.ds1-1), ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-as | myspell-dictionary-as, hyphen-as, libreoffice-grammarcheck-as, libreoffice-help-as, mythes-as Filename: pool/main/libr/libreoffice/libreoffice-l10n-as_7.4.7-ok1.4_all.deb Size: 401952 MD5sum: 53057dfe9a5dd998d89f77382b0d5fcc SHA1: 85f0624d435027b08595220a306fa8f69e129ab4 SHA256: fe8e0e04492d8be761c03aef895fc89c062f969ddc84329cec853802c8f3e281 SHA512: c5a9c5ad63a7eb12ee64a8abd150f753df57dcd67fa15c5c212fb277d83db89046c47917d19ab895abe92361552ceb4d35c65020e9fa5a61048bc7519ecb5ec4 Homepage: http://www.libreoffice.org Description: office productivity suite -- Assamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Assamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ast Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2593 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ast | myspell-dictionary-ast, hyphen-ast, libreoffice-grammarcheck-ast, libreoffice-help-ast, mythes-ast Filename: pool/main/libr/libreoffice/libreoffice-l10n-ast_7.4.7-ok1.4_all.deb Size: 471218 MD5sum: 721cdf39cdee32eac1564128d8467d51 SHA1: c3ae1c8658d87f53d957e0f8c3aef0490513e32d SHA256: d57eef8d2223f10275f8f8362bc4f69ef3c4f9422206311439fe69ed4a6b7fd3 SHA512: ccc834064d5dce4f4cba23d63e65253bb2ef6e3f11540a382c10ba1da940e776e836a4b3c313b2ca47e817966c49c803300e33f837c7c4b45cd8d2cb2adbfcb9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Asturian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Asturian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-be Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3197 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-be | myspell-dictionary-be, hyphen-be, libreoffice-grammarcheck-be, libreoffice-help-be, mythes-be Filename: pool/main/libr/libreoffice/libreoffice-l10n-be_7.4.7-ok1.4_all.deb Size: 510532 MD5sum: f8fda4b357528bad8304e30bcad0ac7f SHA1: 4f1bf2ce682ec39eb61cf250fb757b9162a785a6 SHA256: c111a494acb54e221e8287266403d2447cdbdbfb16b4c511cdf5353a6ed9c9dc SHA512: e80617a83095945f33918d118193b3a1c45a4b4c6efc0f5020e8b8a66bacbd00a055018e413b3e5f893dbd8c8a506fbf3496542f68e150fe326e268e674af2f3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Belarusian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Belarusian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bg Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5486 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-bg | myspell-dictionary-bg, hyphen-bg, libreoffice-grammarcheck-bg, libreoffice-help-bg, mythes-bg Filename: pool/main/libr/libreoffice/libreoffice-l10n-bg_7.4.7-ok1.4_all.deb Size: 954078 MD5sum: ee9e3ff61a63df8f7ed0a57c704ce314 SHA1: 3d72af744908a12cf8ee2def18c83f0b15cf6700 SHA256: 1408899ca22d3958b606119277ffce7a4549005c2b2ff84a824fceebeebd1625 SHA512: 0d3d6a28ce1546c179f11c216c2cb289cdbc8f40b2e7892984d6e5560da81c908685c4ea94788fb10216a41342a5e885a9b842e6964762088d75d67009598be9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Bulgarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bulgarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2843 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-beng, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-bn | myspell-dictionary-bn, hyphen-bn, libreoffice-grammarcheck-bn, libreoffice-help-bn, mythes-bn Filename: pool/main/libr/libreoffice/libreoffice-l10n-bn_7.4.7-ok1.4_all.deb Size: 383972 MD5sum: bfd5242cf6f7cc6910e96f45e2654dad SHA1: e5bcee77ff2bb54aea2a866350c2246007b62667 SHA256: d9588d7c37d3764a36de2297582927571d2be887819ce167c87e625688a20ce6 SHA512: b8ba9c373b64e8597a823bd4f6b4284e5f979b799f17ca1b10d22162daf22c285a693b17d0fd4d48e66d801d6a0876fc33b1fadf2a6ae952957eed41213855b9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Bengali language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bengali. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-br Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2685 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-br | myspell-dictionary-br, hyphen-br, libreoffice-grammarcheck-br, libreoffice-help-br, mythes-br Filename: pool/main/libr/libreoffice/libreoffice-l10n-br_7.4.7-ok1.4_all.deb Size: 497112 MD5sum: e35eb65d3911a5fc124c0e0ecf6d13af SHA1: a7b875935c7a94a8d2b00571946c4a513e25eaae SHA256: 32bb8146f53018372daebd75cad52312064f4fe88f6af5f45fb986f441eb5d27 SHA512: eae8fa6a1fcc59271d64bfc195a41d6d052c745ab564a0e712e8e8565ea540461d09aeab4dded1916f0c1f9125440aed9db1e53cb4204f3bbf75a40dfafa1aab Homepage: http://www.libreoffice.org Description: office productivity suite -- Breton language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Breton. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bs Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2431 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-bs | myspell-dictionary-bs, hyphen-bs, libreoffice-grammarcheck-bs, libreoffice-help-bs, mythes-bs Filename: pool/main/libr/libreoffice/libreoffice-l10n-bs_7.4.7-ok1.4_all.deb Size: 437442 MD5sum: 04eab3111a7c2cc3119bb7da08a4de36 SHA1: 4bab54a9f918a98c9f170998d77323fba86cdb20 SHA256: 6be941cd6613f2ad6c24021a43ad1115e88a082dd919fbce819d84e93c114253 SHA512: f95668ff0543d2092331262774140967ef4e1f151b5a54e89aedc4dc70074b35abb717b04257686138e09659c04109b94fbea3e6fc2c3614e053fec329180758 Homepage: http://www.libreoffice.org Description: office productivity suite -- Bosnian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bosnian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ca Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 8277 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ca | myspell-dictionary-ca, hyphen-ca, libreoffice-grammarcheck-ca, libreoffice-help-ca, mythes-ca Filename: pool/main/libr/libreoffice/libreoffice-l10n-ca_7.4.7-ok1.4_all.deb Size: 1090324 MD5sum: 84cffa7cff31e775f16fe1eb05ae25df SHA1: b743cfbbb13be586b53c6b3a26c32ad46b3f5e5d SHA256: 7a074f8d7516158d50a69154b6b26e0deb2331ac0ef84c5189730428225d1072 SHA512: 33894001a5da997af4b0e1aa056fb22ee8edf2e64853e6d213750bc6af6ec3cf805939e43adde16e1ec117bc8d70b1159329965a779b874f8c5b8bba58a7cca9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Catalan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Catalan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cs Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4352 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-cs | myspell-dictionary-cs, hyphen-cs, libreoffice-grammarcheck-cs, libreoffice-help-cs, mythes-cs Filename: pool/main/libr/libreoffice/libreoffice-l10n-cs_7.4.7-ok1.4_all.deb Size: 926434 MD5sum: d62e17a08b8a39d606c522ff0399637b SHA1: 904fafe0831b246a65ae92e8f2019e21aba39f47 SHA256: 609f6adafb7eef7fad40a458334bd04b5fd4eb75a6085405345eb440e4915369 SHA512: 7881ff99b3beae29a8cc3090d8d36cac629847e224ac73a6206e36f966d16f2fbc097afe148dc2c22ac1e45613ed9b07e8e9e0acce72703a664d256efbbb10af Homepage: http://www.libreoffice.org Description: office productivity suite -- Czech language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Czech. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cy Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4124 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-cy | myspell-dictionary-cy, hyphen-cy, libreoffice-grammarcheck-cy, libreoffice-help-cy, mythes-cy Filename: pool/main/libr/libreoffice/libreoffice-l10n-cy_7.4.7-ok1.4_all.deb Size: 830638 MD5sum: 207ff0627d78b182074b1cfea39f183f SHA1: ae568f44535e4e957f7430b38b9792d0b435a6a7 SHA256: 4485be78a3a1aa9586ab11a18d6494bb413608f34eb28adc62d19f1b0385c4a7 SHA512: 713996751341c41437e589b3c1d2d7207a2f8d90f42dea4ca52dbc1151cd34d02106aeea379302091b99b3af09318e2e8c2a2fa3f7dd873d0a5f4e134e759ae3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Welsh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Welsh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-da Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4214 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-da | myspell-dictionary-da, hyphen-da, libreoffice-grammarcheck-da, libreoffice-help-da, mythes-da Filename: pool/main/libr/libreoffice/libreoffice-l10n-da_7.4.7-ok1.4_all.deb Size: 894452 MD5sum: 9a864cb4cd50b854c167c86cf8c648cb SHA1: 82c0a7422b08d63bd2c09025ebef26713c1eb6b8 SHA256: 1b4906b32d8b03691aff91cfb07f7054bedbb52534ca10f82cc66e01791a40c2 SHA512: 22d8c4a7d273bcb8a2f288f10d0c7ad6ce20e974c338e82f18f0b73ef7791a77367cf05c427c34339598b2f4a04e120f26d4e35a7879e61f4156590f24260ded Homepage: http://www.libreoffice.org Description: office productivity suite -- Danish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Danish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-de Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4386 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-de | myspell-dictionary-de, hyphen-de, libreoffice-grammarcheck-de, libreoffice-help-de, mythes-de Filename: pool/main/libr/libreoffice/libreoffice-l10n-de_7.4.7-ok1.4_all.deb Size: 913748 MD5sum: 199aaaf2abb85b1c31d7d4ab2f75b560 SHA1: fbf70ea371f5e98a99bd4c14ded3263e4b31ed57 SHA256: f0a65c1fe7ac8b4a90782228186e978ecec9b616b0bf86c210539a3927fc2ceb SHA512: 7f450333ba588f0a15c007d711a8d608ed4520a0e5dc07728ad961020867eaa9f91d433b945c530b08302e5a654d721e81a1bfba0a2b8815813e1a8e8b04861c Homepage: http://www.libreoffice.org Description: office productivity suite -- German language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in German. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-dz Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3210 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-dzongkha, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-dz | myspell-dictionary-dz, hyphen-dz, libreoffice-grammarcheck-dz, libreoffice-help-dz, mythes-dz Filename: pool/main/libr/libreoffice/libreoffice-l10n-dz_7.4.7-ok1.4_all.deb Size: 369012 MD5sum: 5b7cd1546ee961a2f8860cc648fae5d0 SHA1: 7c4b1cc4abd0953198e38ee2d50e6f15d33027d8 SHA256: 7dfa9a1170e0f509dfa7e6fef65aa7ff935375f84d1ef9ea6f85272dd583ec40 SHA512: 566f59ff5f64fe830a182a5670d2effc2849baa586c996416d91503f6dd71630e074997e4d60eac0d1478a4a22b06c8fd94ba1d63238ad8439649314f9cbd94d Homepage: http://www.libreoffice.org Description: office productivity suite -- Dzongkha language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dzongkha. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-el Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5611 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-el | myspell-dictionary-el, hyphen-el, libreoffice-grammarcheck-el, libreoffice-help-el, mythes-el Filename: pool/main/libr/libreoffice/libreoffice-l10n-el_7.4.7-ok1.4_all.deb Size: 892372 MD5sum: 0d2b7002b7199ac5565a3e20bbf1c5c4 SHA1: edf6a9ccce99e7b429b2b15abc2d6011ad673fbe SHA256: 7c8b565e1960735851899f614d62647e62c6628867dbe9da4127474b9c6b44cb SHA512: 04c98e8edd0625776191b7015ed76a61753b891580a45cc750f28610fcc8fc583c3315f353938aaa7494c41a17e3c73395a436ee47a611fc17cb313cccdddf6c Homepage: http://www.libreoffice.org Description: office productivity suite -- Greek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Greek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-gb Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4223 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-en-gb | myspell-dictionary-en-gb, hyphen-en-gb, libreoffice-grammarcheck-en-gb, libreoffice-help-en-gb, mythes-en-gb Filename: pool/main/libr/libreoffice/libreoffice-l10n-en-gb_7.4.7-ok1.4_all.deb Size: 771084 MD5sum: 82ec9d2b575e11146904a692ae232226 SHA1: f230ee45811cf6ba8fd420e5c99c4b459aeb7b00 SHA256: 23f6a8b6c59a7bbefc28221d5c4d92c647a3f29696a6c874a74c3b4a27a27109 SHA512: 007df9aa39daec5c46838f5b903bb01b5ccb42e1b38e9b759596c8ad93827d0dc34291da062703a3e70b293642721ccb62510924a813ca7202d51d30e9f13224 Homepage: http://www.libreoffice.org Description: office productivity suite -- English_british language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_british. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-za Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2311 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-en-za | myspell-dictionary-en-za, hyphen-en-za, libreoffice-grammarcheck-en-za, libreoffice-help-en-za, mythes-en-za Filename: pool/main/libr/libreoffice/libreoffice-l10n-en-za_7.4.7-ok1.4_all.deb Size: 329800 MD5sum: a8f31a89886c570e8b171522b5601250 SHA1: 82bc8ddd06e6aedaaf8164217ec7c209833c4e6b SHA256: a8697556d06461d9cc055bb6f4bc8085c8579e518786024fce3cd25b80497499 SHA512: 09a1cf963390e351d366ebe9074177a5f7986d87b5d1d17bed5fe448bccec86079369b43a96ac460850254d698f0bc847680a3f01f6e833987016d20b70104ce Homepage: http://www.libreoffice.org Description: office productivity suite -- English_southafrican language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_southafrican. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eo Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4120 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-eo | myspell-dictionary-eo, hyphen-eo, libreoffice-grammarcheck-eo, libreoffice-help-eo, mythes-eo Filename: pool/main/libr/libreoffice/libreoffice-l10n-eo_7.4.7-ok1.4_all.deb Size: 825088 MD5sum: b667ce2935f9df7918d5b71acf9e4928 SHA1: b1cbcb479eb8ac90208e2d54ea7ac4f9658f12e6 SHA256: f13df356c0af4c88f4dbb306ef3c47472d628a90628426583bfa93d36ffa8e57 SHA512: f75b4d72f4619be241e1e7908540427ecc80aee956253ecef627cf084344c4c4298fe44a13f95a4fb509996f09aba8a908491fbcf38d193ec2f25a2b7ffc91bc Homepage: http://www.libreoffice.org Description: office productivity suite -- Esperanto language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Esperanto. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-es Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4325 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-es | myspell-dictionary-es, hyphen-es, libreoffice-grammarcheck-es, libreoffice-help-es, mythes-es Filename: pool/main/libr/libreoffice/libreoffice-l10n-es_7.4.7-ok1.4_all.deb Size: 895514 MD5sum: d0138d56863974a11d89eb8546bfc0e1 SHA1: 3c2b1d3f2eeb830f8dbd2eafd949923f9416c594 SHA256: 271652a169d252504da63b830d16dc4ff9af934d11396610c48df945abd60a53 SHA512: 4f567131c86b59073200848f88e0ce5610ac481d86cbba78ff6849edea818094ee5b7e1d7f9d819e2aff744dbab655ab94eb9de56c61716abffd306753e97782 Homepage: http://www.libreoffice.org Description: office productivity suite -- Spanish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Spanish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-et Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3799 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-et | myspell-dictionary-et, hyphen-et, libreoffice-grammarcheck-et, libreoffice-help-et, mythes-et Filename: pool/main/libr/libreoffice/libreoffice-l10n-et_7.4.7-ok1.4_all.deb Size: 760644 MD5sum: 9046622cbafba86794d27148419d8489 SHA1: 4d74b8e9e330fdfcb8afd0c6341ee1f1a4e229a9 SHA256: 5f6b281e8dc1396d147c1b09382743e067c056a7c56cfc59e3ef3b5e6a5c4db2 SHA512: 01c44ed05a2bdb5c4d2a652560e97c5eb51ceed046d9280b7c7f2427c6dd3161b1b402b93b9ef357d37669ffae771b6654ba47cbd7a7f4493c59a6faaf195842 Homepage: http://www.libreoffice.org Description: office productivity suite -- Estonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Estonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eu Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4202 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-eu | myspell-dictionary-eu, hyphen-eu, libreoffice-grammarcheck-eu, libreoffice-help-eu, mythes-eu Filename: pool/main/libr/libreoffice/libreoffice-l10n-eu_7.4.7-ok1.4_all.deb Size: 829054 MD5sum: ad035e0dcdc3feb4a0145bf38335150a SHA1: ac1b967c6372c3870c3a09a98c5bdbecf67580d8 SHA256: 588555c5ac8deb407a9d618b66f362a6130cd95bddb4f1de636c49807d08407b SHA512: 00ae81371882d5121887e8e638218fbe0d4bf39f42d9829281494fd281e76b631377d48e3f42ac54c3980ddf05e61c3e0c5d0f125ded037f94d7ed5b06e631e4 Homepage: http://www.libreoffice.org Description: office productivity suite -- Basque language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Basque. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fa Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2174 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-farsiweb, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-fa | myspell-dictionary-fa, hyphen-fa, libreoffice-grammarcheck-fa, libreoffice-help-fa, mythes-fa Filename: pool/main/libr/libreoffice/libreoffice-l10n-fa_7.4.7-ok1.4_all.deb Size: 310044 MD5sum: fc0e4faec9a6a3625038dd6284edcb5f SHA1: 161fdceec580be695df9fd487c75263da66949e8 SHA256: 5bb14a2bb189b82ef4090eca84ea6067b78741b57b817c42fd1840590c9e4b96 SHA512: 7c379c0e3240acd4c663e49e436a57d86b9cd5b97b5ab5b98cbb1a9ea16a19ba317c65c1a3dc21bb9879bce6e0c48411cb7dc4afcdf2f63d8b969982a5001b23 Homepage: http://www.libreoffice.org Description: office productivity suite -- Farsi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Farsi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fi Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3615 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-fi | myspell-dictionary-fi | libreoffice-spellcheck-fi, hyphen-fi | libreoffice-hyphenation-fi, libreoffice-grammarcheck-fi, libreoffice-help-fi, mythes-fi Filename: pool/main/libr/libreoffice/libreoffice-l10n-fi_7.4.7-ok1.4_all.deb Size: 715122 MD5sum: c542a96a7f04e076e9253d51320e9af8 SHA1: e72801dfbb9dc3d7b90f6ad64d31e17ff1adeb79 SHA256: bd2b325710a423d8f504b152aa618c4451474af53385b18b47efbf3720b08cb8 SHA512: 67cd7b22af8a918e9ed508f33f0f00ed64d3a787d4fb8a5fcd92ae9c29c2a2c5f450e32759bbac666a8fd04ccc7f47c4571caa7d6c04acdab053001746c12f0a Homepage: http://www.libreoffice.org Description: office productivity suite -- Finnish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Finnish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4433 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-fr | myspell-dictionary-fr, hyphen-fr, libreoffice-grammarcheck-fr, libreoffice-help-fr, mythes-fr Filename: pool/main/libr/libreoffice/libreoffice-l10n-fr_7.4.7-ok1.4_all.deb Size: 909862 MD5sum: cfe5991d26095b0223c58b0128482bba SHA1: 91e202ad6fba859bb53dca11364c44211b90b161 SHA256: 0a307da959026eb3f9853368864ec29949445843b766eaf631442411b758f98e SHA512: 3f3e68641901833fe9d0ed8df1d92acdd6bd2f73e07428293fa5dddf6a8bfd7124404d5cd0796eb3e9ec7102ba53295dd23fd3888f741131f77b450d5e29bfc8 Homepage: http://www.libreoffice.org Description: office productivity suite -- French language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in French. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ga Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2987 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ga | myspell-dictionary-ga, hyphen-ga, libreoffice-grammarcheck-ga, libreoffice-help-ga, mythes-ga Filename: pool/main/libr/libreoffice/libreoffice-l10n-ga_7.4.7-ok1.4_all.deb Size: 565612 MD5sum: 787fc1c1a70985aff3f4062ef57d2429 SHA1: 11164d615d06b297328a8cb37d56fed2f0ac2d7b SHA256: f49248f783de1552d15964faffb0c78c840ed7ce68e071563978a3bf1d895efd SHA512: 6135519dbdd2a9189de943e4ed847daf574c0e747f3d9dd9a4633e64327ccccde5fe5a4546deef4214ba1f8933ae5d51da9e2ebb6273883c8a49a7e6f6733d87 Homepage: http://www.libreoffice.org Description: office productivity suite -- Gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gd Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3067 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-gd | myspell-dictionary-gd, hyphen-gd, libreoffice-grammarcheck-gd, libreoffice-help-gd, mythes-gd Filename: pool/main/libr/libreoffice/libreoffice-l10n-gd_7.4.7-ok1.4_all.deb Size: 573154 MD5sum: 89768b572bd56e90185c3629f42c3e03 SHA1: 3a16426d615507ecbe09dcf3f96557c360d42ed4 SHA256: 9ca79261cca549c5f57d43f1555e345d991071d28db8a1ff9da58ca849ffe446 SHA512: 6105419aab4342bb9031f8e3dff41e2530f8afb8b64678970543ed7b7fbf17f8ffae7fbeafc0a69b16c10e19f55a5d8008cbce31c8edd2dbfe2e9f486ce802d6 Homepage: http://www.libreoffice.org Description: office productivity suite -- Scottish_gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Scottish_gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4234 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-gl | myspell-dictionary-gl, hyphen-gl, libreoffice-grammarcheck-gl, libreoffice-help-gl, mythes-gl Filename: pool/main/libr/libreoffice/libreoffice-l10n-gl_7.4.7-ok1.4_all.deb Size: 836980 MD5sum: 84d4845f67bbcaadcb85fe9fe02ebfb0 SHA1: 2150946f884250deef91f46ad33d1b95e10794c0 SHA256: 55eef8a516418b5b0b213768488a4b76b7200da9f91b2dc168889c3825d7c7ce SHA512: 1f9e1324a1fe1999450d8985ea6d94057c46df4fecb49afe9e134e6cb96d2f8d1672922480bf1f0ffde007a6e959f0084ac0046c7245ceb34334900f0ebc9c9a Homepage: http://www.libreoffice.org Description: office productivity suite -- Galician language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Galician. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gu Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3286 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-gujr, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-gu | myspell-dictionary-gu, hyphen-gu, libreoffice-grammarcheck-gu, libreoffice-help-gu, mythes-gu Filename: pool/main/libr/libreoffice/libreoffice-l10n-gu_7.4.7-ok1.4_all.deb Size: 487782 MD5sum: 1db843a3ae0a5b05e90f3febc4dc58de SHA1: 372ea063baa63fbb5c33fd27aa1993683ecf51f2 SHA256: 846861c8f0f16aca395a236a0eb655a9ea1156faaec36bccc03cd512c2e20b23 SHA512: eaf13b2480825d47c048e4491e04c93d22e4d6e13e106bab25b6172914e4b08eee7277a42a0e97a460515fb8114d287c9fabcfab0e8fccb36cccba08a191ffbb Homepage: http://www.libreoffice.org Description: office productivity suite -- Gujarati language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gujarati. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gug Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2328 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-gug | myspell-dictionary-gug, hyphen-gug, libreoffice-grammarcheck-gug, libreoffice-help-gug, mythes-gug Filename: pool/main/libr/libreoffice/libreoffice-l10n-gug_7.4.7-ok1.4_all.deb Size: 407404 MD5sum: 4fe01a5e8a9443e787836e2c7c8e0a7a SHA1: 1923ae2e7c4c5b4c42c2fadd15485c993f3b9e7a SHA256: ca40f860cae59b5d27a79f6e15b2a64be7d9412475d14f730b6afd77c8cdb4bc SHA512: 3d72eeef8af2038ee201337e970523aabdeb6351154812b358e222cc45b138f49d6087afded86de9ad73784844ee3b7b8d21fe0c16cdb598de6d6b6c4d8051f1 Homepage: http://www.libreoffice.org Description: office productivity suite -- Guarani language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Guarani. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-he Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3160 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: culmus, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-he | myspell-dictionary-he, hyphen-he, libreoffice-grammarcheck-he, libreoffice-help-he, mythes-he Filename: pool/main/libr/libreoffice/libreoffice-l10n-he_7.4.7-ok1.4_all.deb Size: 526328 MD5sum: e2ebc46772cf93050021dbbad40e9589 SHA1: fa332041ab4215c9499b0a96b35fd1a9fcf5b219 SHA256: 49457939d5a8436d2fc9dcff212102d99718f54714938a629ae82dc931e02609 SHA512: e0146969b781df7ea1521895c8833d09a006d0b9f1880cef001f411c4dca4ee9bb237b083194794950f854357b44038cb1a8450084f7fec510a34454afb8a2a0 Homepage: http://www.libreoffice.org Description: office productivity suite -- Hebrew language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hebrew. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hi Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2678 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-hi | myspell-dictionary-hi, hyphen-hi, libreoffice-grammarcheck-hi, libreoffice-help-hi, mythes-hi Filename: pool/main/libr/libreoffice/libreoffice-l10n-hi_7.4.7-ok1.4_all.deb Size: 374198 MD5sum: a7f258fe1b113252ddc080cac8db6b3e SHA1: 704bbdf3d9184a0102f355baaf6a9eefd40bf2d9 SHA256: a7ac83e5d3927a27c52d0b9a33688abfedc7aca39860716f23274b3f81215fe9 SHA512: 415621e1164e0d4730cdda484491671e71120beab1486a187c1e514b0f2ac2c9222b6438219c5e910312230a4a4daa66b13bf8ff7fdb1774fb2a281ba813e497 Homepage: http://www.libreoffice.org Description: office productivity suite -- Hindi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hindi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3065 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-hr | myspell-dictionary-hr, hyphen-hr, libreoffice-grammarcheck-hr, libreoffice-help-hr, mythes-hr Filename: pool/main/libr/libreoffice/libreoffice-l10n-hr_7.4.7-ok1.4_all.deb Size: 596922 MD5sum: 10ce4317a8aed398bf801166bd4b1645 SHA1: 1dbb96c831af41f30da60b25b38b4b916c619168 SHA256: f44ee0ac371b8dad03e1fc9e70a7b089c3026ddcdccfd442788fcd11e0c5364e SHA512: 14ce6be298a0735eff3e5452615bc89476387329a144e24d69d7987bf13b49c6adc78d4ea72541081ac1b3e8d8845507f65333e3e8a905e3981429dc184ee927 Homepage: http://www.libreoffice.org Description: office productivity suite -- Croatian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Croatian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hu Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4452 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-hu | myspell-dictionary-hu, hyphen-hu, libreoffice-grammarcheck-hu, libreoffice-help-hu, mythes-hu Filename: pool/main/libr/libreoffice/libreoffice-l10n-hu_7.4.7-ok1.4_all.deb Size: 933370 MD5sum: 461b11493183050ba5d08d837bf31127 SHA1: 0c3f060bf61061c6d6581dc3b56abca8b713fbb1 SHA256: aa5f71b99eac4fa9714ba1b28fc4fdc7ccaef52f6a4f7913303e2ac852174a35 SHA512: 28ae5f97b198a5f1d64e97181ec0ec971fa3e8491c7795d337b9d642ea075e344ffc8dbc67693561ce230a9dff6e9d15f497d5e29adac75f745840edd28cc4ab Homepage: http://www.libreoffice.org Description: office productivity suite -- Hungarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hungarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-id Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4121 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-id | myspell-dictionary-id, hyphen-id, libreoffice-grammarcheck-id, libreoffice-help-id, mythes-id Filename: pool/main/libr/libreoffice/libreoffice-l10n-id_7.4.7-ok1.4_all.deb Size: 823144 MD5sum: 9eca189df838f806f16304838853f4e6 SHA1: f077eebf9977736b997e4fe0536118cfb561703d SHA256: 6d1c85e1656c4e39389c74bac523b80edcda141e2efb4b509538c04c8a172c70 SHA512: 2a67c663f4b654bbe85716512ca00c3c36c5a5bb384866cfa4a56e5a6620874f46a1b13c975dd95f6a5a240f4434954efd4d5fcab5088ec06917cab7617b5c0f Homepage: http://www.libreoffice.org Description: office productivity suite -- Indonesian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Indonesian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-in Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: metapackages Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 30 Depends: libreoffice-l10n-as, libreoffice-l10n-bn, libreoffice-l10n-gu, libreoffice-l10n-hi, libreoffice-l10n-kn, libreoffice-l10n-ml, libreoffice-l10n-mr, libreoffice-l10n-ne, libreoffice-l10n-or, libreoffice-l10n-pa-in, libreoffice-l10n-ta, libreoffice-l10n-te Recommends: fonts-indic Filename: pool/main/libr/libreoffice/libreoffice-l10n-in_7.4.7-ok1.4_all.deb Size: 6314 MD5sum: 755155140964bf43623742fe02cbda83 SHA1: a453c0a316b87b386073aa1ed6c65adaf25bb8f9 SHA256: de1bba38b63ad71ec125c23951cd216b628adbd60bea92e98842224d4c0318b6 SHA512: b096fbac51230dd07bb6d7e5c8996642c1d2ded34eecfefdede81dbb18aa6351fcb79c8a0bdeb03c3413ea3abef6ecf14c783be611834708f416f934964b1934 Homepage: http://www.libreoffice.org Description: office productivity suite -- Indic language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all available indic languages. Package: libreoffice-l10n-is Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3302 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-is | myspell-dictionary-is, hyphen-is, libreoffice-grammarcheck-is, libreoffice-help-is, mythes-is Filename: pool/main/libr/libreoffice/libreoffice-l10n-is_7.4.7-ok1.4_all.deb Size: 648932 MD5sum: 3bb6e2a432ba4acd066bf4ebf54c256f SHA1: 2eaf51cdd2b2fc10b4683036a0262f401e4487be SHA256: bcb869e7e0f23e9ba5c93f10e62c512a5dc18e022670c698843a69abc4c732b5 SHA512: 817b7d076feeeaf94e9d57e4e5f1764c96c9f6b1ec832153ded2a76d171ff309dd090fa1df4ed3208e8772c6b3e1cbf27052e37e4edc9ef4f57be996a623525c Homepage: http://www.libreoffice.org Description: office productivity suite -- Icelandic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Icelandic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-it Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4358 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-it | myspell-dictionary-it, hyphen-it, libreoffice-grammarcheck-it, libreoffice-help-it, mythes-it Filename: pool/main/libr/libreoffice/libreoffice-l10n-it_7.4.7-ok1.4_all.deb Size: 901984 MD5sum: 113183e1173ccc3440054cd699a7db7d SHA1: 82cf709b586a83a3c401f57e49d5789b8de0d151 SHA256: a55f2aebeada02bd85144a42bc714681ef37d50aa42298587d8e730369c4320c SHA512: 6e4768e7ff3dfc7e715f0257f14801b1ac4918f424292b263c9bb352ad5c6712fcb4c9c8a7d776ff759dcafdfe179985dad005adb163006595d053a235b0f182 Homepage: http://www.libreoffice.org Description: office productivity suite -- Italian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Italian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ja Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4194 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ja | myspell-dictionary-ja, hyphen-ja, libreoffice-grammarcheck-ja, libreoffice-help-ja, mythes-ja Filename: pool/main/libr/libreoffice/libreoffice-l10n-ja_7.4.7-ok1.4_all.deb Size: 818942 MD5sum: dc4ee6bf1510a9f9199b9f8923969370 SHA1: edb3b0f2956c6db0a6df9b5efc30ac02bc7b1b7b SHA256: 9523e35486adca72a6473fb4ff62acd6b1fda08b04fed979d5adf75d50dbb02a SHA512: 747626b93b18607e6483dcc68b9d66aa30c0f4ccf5645a5a7b32b5686a5dfa6e0c45de125087aeaf4632b753f73dddcebfcda8a26ec16e1db510f8b20daf4631 Homepage: http://www.libreoffice.org Description: office productivity suite -- Japanese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Japanese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ka Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2449 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ka | myspell-dictionary-ka, hyphen-ka, libreoffice-grammarcheck-ka, libreoffice-help-ka, mythes-ka Filename: pool/main/libr/libreoffice/libreoffice-l10n-ka_7.4.7-ok1.4_all.deb Size: 309270 MD5sum: 6b4c1265ee7ac5eb568f6641c23fabb8 SHA1: 15ef36494e6da8efc259058095f11363368402d8 SHA256: b019823a999ea89d9b05205d5b3aa8febd5857019bc1275328d3b0fc651c750a SHA512: 4255e82619fe4eb3f453a43f04fed88191777224b8d47abdc909404345d83d2640e4652c2acb492cdf2818166de79814e09d01aed060020f20cc1ac5e2ff1a5a Homepage: http://www.libreoffice.org Description: office productivity suite -- Georgian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Georgian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kk Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4970 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-kk | myspell-dictionary-kk, hyphen-kk, libreoffice-grammarcheck-kk, libreoffice-help-kk, mythes-kk Filename: pool/main/libr/libreoffice/libreoffice-l10n-kk_7.4.7-ok1.4_all.deb Size: 811052 MD5sum: dc1bb8d5eed1049d82ebbbcee4266f1c SHA1: 33ee16acbc2cadeb2729ae5746c6cbc64081e7e3 SHA256: 2ab9101c700008ab9546d8effc83f4fa545ee0e10e1bc958f0e6a6ba3e9f178e SHA512: fab3bc560e0e14452137435fb24592953f09fa501506e574e6411dc0e69df5aee8810f7825626d65819aa439f2e209143f23e533330c4c4595fddd3860bfafd9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Kazakh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kazakh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-km Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4112 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.5-12) | locales-all, ucf (>= 0.8) Recommends: fonts-khmeros, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-km | myspell-dictionary-km, hyphen-km, libreoffice-grammarcheck-km, libreoffice-help-km, mythes-km Filename: pool/main/libr/libreoffice/libreoffice-l10n-km_7.4.7-ok1.4_all.deb Size: 623438 MD5sum: a98658f7fa289e3435a52d3c4991b51e SHA1: 6c6ca1a97721c6b0a31bee8eb31ba19a6e693d5e SHA256: 3849744e513fc75c39243defb370dfd29f122b32c2e315799b4fc99702b7cf46 SHA512: 500fd226809e3393e3d305e33996b33bb4801f64df8573f64e644dd75b39395695ac676bce4f0da298ce3afc2904b867983c0db31f4b83fbc27166597f743c84 Homepage: http://www.libreoffice.org Description: office productivity suite -- Khmer language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Khmer. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kmr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1822 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-kmr | myspell-dictionary-kmr, hyphen-kmr, libreoffice-grammarcheck-kmr, libreoffice-help-kmr, mythes-kmr Filename: pool/main/libr/libreoffice/libreoffice-l10n-kmr_7.4.7-ok1.4_all.deb Size: 274568 MD5sum: c4b7289723062ef352b6ce18b1c5f04c SHA1: d2793db6a9ee8bab0f841c30c1037f81e4da95ea SHA256: 815eced7c057cb2ebd8c02a68348a6c8a9fb6729b73e12532303ce46c0b29fdf SHA512: 86c4fb835918932feb265c7f8483b1cbfaa8d1bd7dfe39a44838928023e4c9dabc1ca5b3ac00749dbb93371850a14c8c1b40f365f283ee9f22887a9eb6f37f08 Homepage: http://www.libreoffice.org Description: office productivity suite -- Kurmanji language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kurmanji. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3103 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-kn | myspell-dictionary-kn, hyphen-kn, libreoffice-grammarcheck-kn, libreoffice-help-kn, mythes-kn Filename: pool/main/libr/libreoffice/libreoffice-l10n-kn_7.4.7-ok1.4_all.deb Size: 434400 MD5sum: 9e09846bb72134b61ab11c11b96d54ff SHA1: fa9b7400283097574b75398064f72fbc6a8ac4d7 SHA256: 6e3ac6c25f81e243f7f301f3286987c1da01190c777cfe2d8892c981f18c2b9c SHA512: a2993ead5dc581f1dbc94bd66fde2f2bd1e3b0fbe16f84491de3dcfdb7aa92ceb08b8c355c4dda5f72fa871bd7c94df49e3263cf4b71c3d391fc9f100c47d89c Homepage: http://www.libreoffice.org Description: office productivity suite -- Kannada language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kannada. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ko Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3602 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ko | myspell-dictionary-ko, hyphen-ko, libreoffice-grammarcheck-ko, libreoffice-help-ko, mythes-ko Filename: pool/main/libr/libreoffice/libreoffice-l10n-ko_7.4.7-ok1.4_all.deb Size: 712688 MD5sum: 5ab25ce31e660489d1462e388fddaf37 SHA1: 3bc2365612a9d25e40d8730d479fa9a61bbc8ece SHA256: 669e05d3084d7a68a68047fb7e373019cf48b117177fd3d2a6d0dd1c650e147e SHA512: cb64fa79bf7f9cd83e541b69d302a168f84584d9b80cc5c4c2cadb30e485079c22c93a9b0159b9c93acc68b3327e2e554eb539aeb71d84b4a36a544b45fca6e9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Korean language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Korean. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lt Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3682 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-lt | myspell-dictionary-lt, hyphen-lt, libreoffice-grammarcheck-lt, libreoffice-help-lt, mythes-lt Filename: pool/main/libr/libreoffice/libreoffice-l10n-lt_7.4.7-ok1.4_all.deb Size: 704578 MD5sum: 83e07c40daae35bf374431156153259a SHA1: dc4487df28b21a7824b8f508574de1d01678f4ff SHA256: 7e197d6f7bae257aa5f9be3a96f2509d9804fc9ca47e133b946c00dabe5630d2 SHA512: 0a93324398d76f401aedb3a7d983bdfd351c5c92c7733565d7fb7fbf211e632ceaf03231b5cef0ba599c92216d0f36b5136a48696be9d75cec32aadd976f59ee Homepage: http://www.libreoffice.org Description: office productivity suite -- Lithuanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Lithuanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lv Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3108 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-lv | myspell-dictionary-lv, hyphen-lv, libreoffice-grammarcheck-lv, libreoffice-help-lv, mythes-lv Filename: pool/main/libr/libreoffice/libreoffice-l10n-lv_7.4.7-ok1.4_all.deb Size: 594452 MD5sum: 738d9904c1c19d792c7aeb2b20da61b6 SHA1: 41d9cc4d28c5dc1e0e5ec376018f534dab3199e9 SHA256: 8d7072af5408c5e9b869240eafc10ee8a94da151657fc163bb4bbb227b7b6e55 SHA512: 75a5079a0b60ef7e20c54c8ffa60f436bfa2636fe5900e8ebf7830d97938fd54b3f3997d6967f521104e9d9262799f70df8b441b324aa42c63cdc8955ce05f84 Homepage: http://www.libreoffice.org Description: office productivity suite -- Latvian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Latvian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mk Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2644 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-mk | myspell-dictionary-mk, hyphen-mk, libreoffice-grammarcheck-mk, libreoffice-help-mk, mythes-mk Filename: pool/main/libr/libreoffice/libreoffice-l10n-mk_7.4.7-ok1.4_all.deb Size: 363070 MD5sum: 93b06964812901dd068f60457e784268 SHA1: 323c051ae899c01c0b29d45584c19462123902d2 SHA256: 345962a39791637e64c7de2c53b295a2d7d979d7b55299c3feeba6d6ebc99d84 SHA512: 2152997eedc1f3d3bc13e6f47d5b529d814e437de811372140cf39b33c3905ddd0c3650667c5313eeeef563f644b5f940674d5fff677309a24299e1f8c66936d Homepage: http://www.libreoffice.org Description: office productivity suite -- Macedonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Macedonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ml Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3063 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-mlym, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ml | myspell-dictionary-ml, hyphen-ml, libreoffice-grammarcheck-ml, libreoffice-help-ml, mythes-ml Filename: pool/main/libr/libreoffice/libreoffice-l10n-ml_7.4.7-ok1.4_all.deb Size: 403964 MD5sum: 848067995fcb7e721081cda5f74abdb9 SHA1: 9dfb831b02b8a6891126d3c95f0e69f7d5b93a71 SHA256: 3917018f4ff7050ae7a91f1a15935d4802b8d6947654fae5c4d7e0fd108d7a8f SHA512: 2bbfeb2bdbbfdc003da720d476960eab0c87a3d8a2b301df84ad508fb5de703cc846d73c44768fc46b499d182245a3a91f172c9754b483db1156f1a6e201f7a3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Malayalam language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Malayalam. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3965 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-mn | myspell-dictionary-mn, hyphen-mn, libreoffice-grammarcheck-mn, libreoffice-help-mn, mythes-mn Filename: pool/main/libr/libreoffice/libreoffice-l10n-mn_7.4.7-ok1.4_all.deb Size: 684860 MD5sum: 173d5e4e9bad6eed02e7a702741373e9 SHA1: 69f6d6ba2fe400fbcccbc37b43c4a1b2a55f0230 SHA256: 653bd1fa226ffa95dea4f4b1ada6ff64f6c364cba0d9013fd2e2b020e8d0f74d SHA512: 4bc3868934a20da8c2eb3840764530c9c7e25d1cfddf0cf923ae149942c86045f7f8718b37226862e7670f30f21c45cba5f863943aa8bd46a1223508f0738230 Homepage: http://www.libreoffice.org Description: office productivity suite -- Mongolian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Mongolian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2956 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-deva, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-mr | myspell-dictionary-mr, hyphen-mr, libreoffice-grammarcheck-mr, libreoffice-help-mr, mythes-mr Filename: pool/main/libr/libreoffice/libreoffice-l10n-mr_7.4.7-ok1.4_all.deb Size: 431776 MD5sum: b4d17e265cc11a6954219789d803124c SHA1: 3d3715d759cbf05e9678dec89b477ff3b3b5fec8 SHA256: f99cc790f0df91315de1b07ff0b37943d36a2237e5d63f50d09be42ae88e11d3 SHA512: 50c4587acedf478a4ec239e2699c2576424c7090bdc5d019b4020015eaf2188921e1faf47e9c94ef4d3956f0f31377da443cd932a37493a0fad3e04f1b42d661 Homepage: http://www.libreoffice.org Description: office productivity suite -- Marathi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Marathi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nb Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4113 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-nb | myspell-dictionary-nb, hyphen-nb, libreoffice-grammarcheck-nb, libreoffice-help-nb, mythes-nb Filename: pool/main/libr/libreoffice/libreoffice-l10n-nb_7.4.7-ok1.4_all.deb Size: 826912 MD5sum: f01ec56e9df388f36f73ffbd49a1b8e1 SHA1: 99dda6ce30823d4f9c669e07f1b39e537dcf1065 SHA256: 8b8e131499a9d0e73968ee0cfde718e3f076c0843dfa180a696b12eececad518 SHA512: a3c1bc2ae1560b87a26a16327f8a2142421a7ef62be413390477ad502ef8679894e0ee258efe44701c2d55ea55cf133f95f17b40ea79c4488c5b974d7aa1c48d Homepage: http://www.libreoffice.org Description: office productivity suite -- Norwegian_bokmal language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian_bokmal. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ne Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3099 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-deva, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ne | myspell-dictionary-ne, hyphen-ne, libreoffice-grammarcheck-ne, libreoffice-help-ne, mythes-ne Filename: pool/main/libr/libreoffice/libreoffice-l10n-ne_7.4.7-ok1.4_all.deb Size: 418150 MD5sum: 4a5eaa7f34f7b14fa493a6ec04ac20e3 SHA1: d7d7c844759e867d24210e76b406018b9c7b16eb SHA256: 892fea16f54c2cb24151fef7c04c25c877a7f761bc149568d4e482a43ceac929 SHA512: f156a16b72fc81ab127695ba85ba59b95752944f25b32b8908995b8a977c1af37bc39c792c89f7257ec23ac4a9f98a8d45499511c7f2131edbedfc2ebc98a176 Homepage: http://www.libreoffice.org Description: office productivity suite -- Nepalese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Nepalese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4324 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-nl | myspell-dictionary-nl, hyphen-nl, libreoffice-grammarcheck-nl, libreoffice-help-nl, mythes-nl Filename: pool/main/libr/libreoffice/libreoffice-l10n-nl_7.4.7-ok1.4_all.deb Size: 920356 MD5sum: bbcc441ee247487436a0cdebd748a0aa SHA1: 8e2edff1b4f51afff9fdf3e3382dfb142084b0f0 SHA256: 5be18d155ada92b10937273c2d862b0d03e3801f2dfa44ee13bbfadba7ae2d59 SHA512: 5f2cb0baf3fb8a2fbd7303d2b52c3f6276b5aba997332bd46061d2ddbeb709b39479394d103bcad86d8bcc865d58912ba6b5700e2bfec60acc1b336f4d078b1f Homepage: http://www.libreoffice.org Description: office productivity suite -- Dutch language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dutch. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4119 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-nn | myspell-dictionary-nn, hyphen-nn, libreoffice-grammarcheck-nn, libreoffice-help-nn, mythes-nn Filename: pool/main/libr/libreoffice/libreoffice-l10n-nn_7.4.7-ok1.4_all.deb Size: 829074 MD5sum: 4684f3a3d81f431925451fe76754ad1c SHA1: b36ba5c07f3f7a1990c616cd8c70f276d5d95c88 SHA256: 5e6a75ba76f47883404f22e4937ddbf6557a97f3f50771ef4f8183aa773236b8 SHA512: 574cbd6a931e73adeb5f138c7d6ad24db0804ac99c0f92edfd0ca81899caed2efdf002b661f0c123a1b307bfccaaa4cbbcd565d425af5347cc114e56409dbdaf Homepage: http://www.libreoffice.org Description: office productivity suite -- Norwegian_nynorsk language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian_nynorsk. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1626 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.6.ds1-1) | locales-all (>= 2.3.6.ds1-1), ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-nr | myspell-dictionary-nr, hyphen-nr, libreoffice-grammarcheck-nr, libreoffice-help-nr, mythes-nr Filename: pool/main/libr/libreoffice/libreoffice-l10n-nr_7.4.7-ok1.4_all.deb Size: 228120 MD5sum: ed3a43b6ee9b2bddd0b873cdbab3abba SHA1: 16959d8c5c5c57064660c0ccdf46c623eba65b11 SHA256: b41c0671759320639ab5c7c97fd6fcd9e0ff6f918e1e961a1fedbc10dfe94805 SHA512: 159a0a2425e47e9433207b9f9599f6bddae330d39d8a5111991fbc7b3d4fa84bd638dc6719b31abc6e6af6b3c30e4718952309d996e5e45e0948b0d087b45e16 Homepage: http://www.libreoffice.org Description: office productivity suite -- Ndebele language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ndebele. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nso Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1782 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-nso | myspell-dictionary-nso, hyphen-nso, libreoffice-grammarcheck-nso, libreoffice-help-nso, mythes-nso Filename: pool/main/libr/libreoffice/libreoffice-l10n-nso_7.4.7-ok1.4_all.deb Size: 259640 MD5sum: a7fef29b96d5442572405caadf177b5b SHA1: 882a605c9422d18bbffd1309cd1e4a36e3fec6e2 SHA256: 365dcfe18a9b77b9daa15ca8804bb1e81de623b1f10791b25c95cb7ade90edd0 SHA512: 7a0c55bf4a2d7e5e011d67d8d723dbb6d5cfc1ab00e20ea9a312d0ae70f35c94f9f3b30aae9342613b141661b4b19d9b71db47fd2529420fc8b9d92513cf4f96 Homepage: http://www.libreoffice.org Description: office productivity suite -- Northern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Northern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-oc Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3022 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-oc | myspell-dictionary-oc, hyphen-oc, libreoffice-grammarcheck-oc, libreoffice-help-oc, mythes-oc Filename: pool/main/libr/libreoffice/libreoffice-l10n-oc_7.4.7-ok1.4_all.deb Size: 576560 MD5sum: daf16507f9149d6712aae5cd55de02cf SHA1: 9ecd49b61d5460d87109a870129a93a43e903635 SHA256: 84d63d4baca7e00e6a58921a712240adea530577f95908c53e8107982de9e33e SHA512: dfa79cbbf9895753a598672364217abf38ddc63fb2e34250a40f8bc75d77032633a726fbc60c6e99747cd60a669d40babf3036535b0411a6cd3ca55d3d95a01b Homepage: http://www.libreoffice.org Description: office productivity suite -- Occitan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Occitan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-om Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2281 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-om | myspell-dictionary-om, hyphen-om, libreoffice-grammarcheck-om, libreoffice-help-om, mythes-om Filename: pool/main/libr/libreoffice/libreoffice-l10n-om_7.4.7-ok1.4_all.deb Size: 381802 MD5sum: 8ab679170f304fac22b800b8f30ed54b SHA1: bcea577ced45dc55d2483ed04361c78735d6a41f SHA256: 280d954201de950cb2d63cbe94d12123223a8c1e60dd79e1537045e93e675235 SHA512: 47ec105913edbc2c86fdb28e9350bbe9b9e13f997161497e3e58eafa30113e86e019ead5c6af68c7da58061369554402258b0a38ea8487f39945e1abab11dc31 Homepage: http://www.libreoffice.org Description: office productivity suite -- Oromo language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Oromo. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-or Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3104 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.6.ds1-1) | locales-all (>= 2.3.6.ds1-1), ucf (>= 0.8) Recommends: fonts-orya, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-or | myspell-dictionary-or, hyphen-or, libreoffice-grammarcheck-or, libreoffice-help-or, mythes-or Filename: pool/main/libr/libreoffice/libreoffice-l10n-or_7.4.7-ok1.4_all.deb Size: 447612 MD5sum: 372f23888a6c3eaa9eb979a466ae2759 SHA1: 285c7f967b07260614eac53c555b26067bce7131 SHA256: e41c0fe1abbfac5136da9a8f15d984e409357148fbc7995c277929eb12f68931 SHA512: 9c2a58d164f55b243416e2abcaeb5927190dcf647ca125da5e69741c0f91fe685cf5533600fa04d9f1200f1b4fae963947440036573fc1e20ff3b17585cbb9d1 Homepage: http://www.libreoffice.org Description: office productivity suite -- Odia language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Odia. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pa-in Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2783 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-guru, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-pa-in | myspell-dictionary-pa-in, hyphen-pa-in, libreoffice-grammarcheck-pa-in, libreoffice-help-pa-in, mythes-pa-in Filename: pool/main/libr/libreoffice/libreoffice-l10n-pa-in_7.4.7-ok1.4_all.deb Size: 417780 MD5sum: bc6f8b836146ea8d4c1079107812599a SHA1: 749ebea64a0ecbc3f778257392dbffcf9cc4378e SHA256: ba1052c258792e0e9e54a213aad0849e60ccade351acb933c056b6a6aabc1e89 SHA512: 8a07f6a068f9d267bc65f9b450dffcea8f945d90fb5feb186f443720ef3677fd06f5505704a5ef3af6311555ffdcb5764e0beee2c64445e780ab4381bf1bef68 Homepage: http://www.libreoffice.org Description: office productivity suite -- Punjabi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Punjabi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4276 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-pl | myspell-dictionary-pl, hyphen-pl, libreoffice-grammarcheck-pl, libreoffice-help-pl, mythes-pl Filename: pool/main/libr/libreoffice/libreoffice-l10n-pl_7.4.7-ok1.4_all.deb Size: 880850 MD5sum: f48578d8464be886fc6b64e6ab31349e SHA1: 8ec096d4c9fb3341a1401343591deeb844d0c17d SHA256: a296794c2eb61f707ec3f3d645c112c4a320fca58dc6b62968c8a18e6b7d68f9 SHA512: 20b1af43e4555702e396d49f832e741cfd5d1785c18bf064c75a3b6bd6b5c1024f119c1ae0dcf04aa64674fa839f91e435032536b6900c36d994f965867c9c81 Homepage: http://www.libreoffice.org Description: office productivity suite -- Polish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Polish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4288 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-pt | myspell-dictionary-pt, hyphen-pt, libreoffice-grammarcheck-pt, libreoffice-help-pt, mythes-pt Filename: pool/main/libr/libreoffice/libreoffice-l10n-pt_7.4.7-ok1.4_all.deb Size: 867418 MD5sum: 65f5a7c24bb4d1c0ee7cd69488fe507c SHA1: b424ce0713262ea071be481f9602b705c96d2090 SHA256: 80c5be65bef959b5a519fef08319e2fa3064c4051657a2c9f704ffe45203c5d6 SHA512: dc3fc90691ee4207a09a1e7841b7d01aacc7e8d42cab08ccddfe565724b78926671eb499e67f1f657447e02ec2a8d501aa33664d9e888c8c78ead949664110db Homepage: http://www.libreoffice.org Description: office productivity suite -- Portuguese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt-br Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4358 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-pt-br | myspell-dictionary-pt-br, hyphen-pt-br, libreoffice-grammarcheck-pt-br, libreoffice-help-pt-br, mythes-pt-br Filename: pool/main/libr/libreoffice/libreoffice-l10n-pt-br_7.4.7-ok1.4_all.deb Size: 905252 MD5sum: d5983eeb677c3fc567abe291153ca241 SHA1: ff8e2908eb1710ffa0e0bf65cf36ebea7bca9db0 SHA256: 3fe5cdf14ff5928a6f0bcf76a280ca4b7ade157bb610580f08f2717f7c2ed106 SHA512: 031876e9e114d5b0bd8d7139db6e2a22846d5ceae72b0f4b204ab7eb2c1e194ccfbd2bace7cb2295e81a1364ea24b617c253922be1c917a8c7adc00e8fa8fec8 Homepage: http://www.libreoffice.org Description: office productivity suite -- Portuguese_brazilian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese_brazilian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ro Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3190 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ro | myspell-dictionary-ro, hyphen-ro, libreoffice-grammarcheck-ro, libreoffice-help-ro, mythes-ro Filename: pool/main/libr/libreoffice/libreoffice-l10n-ro_7.4.7-ok1.4_all.deb Size: 614266 MD5sum: 9c46321d5b9e652bdf65d0203b131069 SHA1: e1f0b4799849310f1a9c225a746e858b35468613 SHA256: 7c8f38e8c8b6e48e33b8dfc1e810218c4325f7c91b72fc463be0d573c566d8a8 SHA512: 9b0f20403d32a35521eb51c7a81488f5f070559f0bf3bc9a1662d64705c4e33f8258176436f6cffa1cce4e8b65f315bd3e17087e5a3c1b631ec306f06fd8e5a2 Homepage: http://www.libreoffice.org Description: office productivity suite -- Romanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Romanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ru Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5397 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ru | myspell-dictionary-ru, hyphen-ru, libreoffice-grammarcheck-ru, libreoffice-help-ru, mythes-ru Filename: pool/main/libr/libreoffice/libreoffice-l10n-ru_7.4.7-ok1.4_all.deb Size: 934742 MD5sum: 6777a6f8c52e1488e07eda5cd952cf5a SHA1: 7616dd58e5f8dbf6801841b9f8a2fe7cd97a396b SHA256: d2e11b4e3b9e29828045e355e1f575fe14aff0cdf56b460109621983f0277db7 SHA512: 856ee5125b85f56a8976bf0a70d3808cee726543a03666e3e4180d37c8afa2977f901627f102478f69d19b721b6ec15aa043d5f280615bdcf19831ff1c710a2a Homepage: http://www.libreoffice.org Description: office productivity suite -- Russian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Russian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-rw Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1861 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.6) | locales-all (>= 2.3.6), ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-rw | myspell-dictionary-rw, hyphen-rw, libreoffice-grammarcheck-rw, libreoffice-help-rw, mythes-rw Filename: pool/main/libr/libreoffice/libreoffice-l10n-rw_7.4.7-ok1.4_all.deb Size: 280142 MD5sum: ce470b3ad44be13fa4afe0c6da46591e SHA1: 3b5102b37d1d2cf62131486de4be49657a24a1cf SHA256: 106c6929a45f0f8eee1c90ec838b15746031a38b75ab6b0597b8af51a7fb4041 SHA512: 7c05c0c31096e6c116567b9dab4f978cd64d7e5fa25b130337273e4384ac44c4a3b9f771352b9112c74af5972d01eb020aa7fcf507989a33e188a7fa3f734a7a Homepage: http://www.libreoffice.org Description: office productivity suite -- Kinarwanda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kinarwanda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-si Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2606 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-si | myspell-dictionary-si, hyphen-si, libreoffice-grammarcheck-si, libreoffice-help-si, mythes-si Filename: pool/main/libr/libreoffice/libreoffice-l10n-si_7.4.7-ok1.4_all.deb Size: 356442 MD5sum: d8b08d51471eb8d44d0d29a8a33ba61d SHA1: 9124ee94aba01a1840f577b74715442963ab38e4 SHA256: 225d69aaf63287ce57fcee0a68f319ecee9036a604d26529e6fcd3011dafd235 SHA512: 1247e55513b2d28ced0ab3bde230b461f184da2a9c5c4c57169c3b1acb519e52366feb0a5ebada17fbbe90df51ded4b38c613b92c87bae69047b5d01c74b83ac Homepage: http://www.libreoffice.org Description: office productivity suite -- Sinhala language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Sinhala. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sk Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4378 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-sk | myspell-dictionary-sk, hyphen-sk, libreoffice-grammarcheck-sk, libreoffice-help-sk, mythes-sk Filename: pool/main/libr/libreoffice/libreoffice-l10n-sk_7.4.7-ok1.4_all.deb Size: 937716 MD5sum: 4548e52c0f6c792d90df9abf70e98f88 SHA1: a74178c4d0cde7b5abb61a0d5554b782da2ec4e1 SHA256: 98547419f466fb94b1dce54ff19e3b2464f11895cf66c60df595b538c3fd153b SHA512: b2eac3a46a551fc22b64031898e2c3b0884eec1ff92483d1b7d6ef0b662512a0f29764adea614215855f24b40b9818fb11659d93eb8904a2b24a1a2ca077cc28 Homepage: http://www.libreoffice.org Description: office productivity suite -- Slovak language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovak. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4299 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-sl | myspell-dictionary-sl, hyphen-sl, libreoffice-grammarcheck-sl, libreoffice-help-sl, mythes-sl Filename: pool/main/libr/libreoffice/libreoffice-l10n-sl_7.4.7-ok1.4_all.deb Size: 917236 MD5sum: e2c371230ecc1b0f18a46b3c27693334 SHA1: 00a7d6cd94978e920961f49784bddc7ebd8bd6eb SHA256: 0a2f2201145626be4465df38e122bce7bbeedab42a2f3d5dd24f81b4d5192cab SHA512: c9dbe164750278e430f69ac5232eedbbfe06d310c73acd3a576a90cb9f0a51f4e5bdb10d32a245bda242732086dbe5844ed2be3043c1ab44dc030488fbc2a930 Homepage: http://www.libreoffice.org Description: office productivity suite -- Slovenian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovenian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5212 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.6.ds1-5) | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-sr | myspell-dictionary-sr, hyphen-sr, libreoffice-grammarcheck-sr, libreoffice-help-sr, mythes-sr Filename: pool/main/libr/libreoffice/libreoffice-l10n-sr_7.4.7-ok1.4_all.deb Size: 704912 MD5sum: c149137a775c6ce4fa4ff3e03316d9b9 SHA1: 6066fed033897870bd1b2ab859f1045b64a28b13 SHA256: df241507e7f1e317611fdfb3830d8fea72dad3aaac342cd969462cbfac8c32c4 SHA512: c885c6996f682c7eae6412946e6ef3162c9aa265fe7539749070dd993a20066928ac5804adc45863a1417608dbf4e195787c6829d706b688460e14e47752a1c4 Homepage: http://www.libreoffice.org Description: office productivity suite -- Serbian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Serbian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ss Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1649 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.5-12) | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ss | myspell-dictionary-ss, hyphen-ss, libreoffice-grammarcheck-ss, libreoffice-help-ss, mythes-ss Filename: pool/main/libr/libreoffice/libreoffice-l10n-ss_7.4.7-ok1.4_all.deb Size: 236666 MD5sum: 90d2bce3ba57a06f22815212410497a2 SHA1: aff282e3f6f86fe1741c909099f69cffc5a2dd87 SHA256: ab2fba6ce018f55910e9790a654b462ef1b388774abbbb136d4e8da755c87ac5 SHA512: 6c32a48a690f78185675af40521a6899bfaf5a6bf24f2a142981d550b4d6e8664015ba029eab0ab97e25652474fa88f9cf63ae16f6943d3a3debc605ca7bd719 Homepage: http://www.libreoffice.org Description: office productivity suite -- Swazi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swazi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-st Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1642 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-st | myspell-dictionary-st, hyphen-st, libreoffice-grammarcheck-st, libreoffice-help-st, mythes-st Filename: pool/main/libr/libreoffice/libreoffice-l10n-st_7.4.7-ok1.4_all.deb Size: 229574 MD5sum: 3d2f6874b3f64116134e8b2d3aef7b91 SHA1: 4d262214449866c8fa24903aee41abca4294637e SHA256: aaf09771f2f20d3a26789801cb55dac9d38bc07d16f16339a714a0cdf0e75d16 SHA512: afc48d205475f5e584032c738f2f0005bf3c7c551caf899824e15130db713d941138943ca21c85b6237c78e9052ef21b3d7c308b4a7c5a0af8e091b50c75f4c0 Homepage: http://www.libreoffice.org Description: office productivity suite -- Southern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Southern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sv Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4250 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-sv | myspell-dictionary-sv, hyphen-sv, libreoffice-grammarcheck-sv, libreoffice-help-sv, mythes-sv Filename: pool/main/libr/libreoffice/libreoffice-l10n-sv_7.4.7-ok1.4_all.deb Size: 894916 MD5sum: 983d4f2d48379f3910de53b0c962bc56 SHA1: ab3419c3d66a2a9d0d854a1b1f2f0396ac69bc8a SHA256: 22fee63808b564493897b5401e1dff6a785767854d432f1953cea1e5f9f20749 SHA512: 050c4ac5302c72674b33398a3e3bcb6435928112ec4d4126c837db54edf09841110e2f12b3731655eef03468163d4f33489cc01a732590d091504fae56a378b9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Swedish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swedish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-szl Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3004 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-szl | myspell-dictionary-szl, hyphen-szl, libreoffice-grammarcheck-szl, libreoffice-help-szl, mythes-szl Filename: pool/main/libr/libreoffice/libreoffice-l10n-szl_7.4.7-ok1.4_all.deb Size: 574824 MD5sum: 6519248611a4440292a4794965211048 SHA1: 3a47b8fe8f477551943d8bd1452057c885afa55b SHA256: abda85206ca0cdc5558b9c7f574758cba10c16b1fe30b2d8f0f7166e01fa84e2 SHA512: 6bfffe9462ddcec3c80ecd000636e0755e08d31a5b93744f6bce559ab1b654415615660de89d350f0f94d78be1e4cb3f33e29aa22729229e506c07a723209071 Homepage: http://www.libreoffice.org Description: office productivity suite -- Upper_silesian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Upper_silesian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ta Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3826 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-taml, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ta | myspell-dictionary-ta, hyphen-ta, libreoffice-grammarcheck-ta, libreoffice-help-ta, mythes-ta Filename: pool/main/libr/libreoffice/libreoffice-l10n-ta_7.4.7-ok1.4_all.deb Size: 552818 MD5sum: 021c9eb229d41870b96c8150a4e9f891 SHA1: eb99d5794e7d6db5474e0cf042b4a5b337dd2de5 SHA256: a2478a5b2019f0245c646de30a207ee72867d3b81c9f2b2e244244b9ca1e4c1b SHA512: 489fb87ffef3eead421e16c9a8f58575205c0f161754724d506e1a5aa87903a67a0a9c8400b63c8dfed19af077c0cb419930c95cfccaae9b984176d85bbae538 Homepage: http://www.libreoffice.org Description: office productivity suite -- Tamil language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tamil. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-te Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2894 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-telu, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-te | myspell-dictionary-te, hyphen-te, libreoffice-grammarcheck-te, libreoffice-help-te, mythes-te Filename: pool/main/libr/libreoffice/libreoffice-l10n-te_7.4.7-ok1.4_all.deb Size: 406980 MD5sum: 303f99578f20b1f4302d7e7c7643c744 SHA1: a0e0150c2fe4f113c94c50d3d48b3d588330e74c SHA256: eab1a0c95e56733329a5206b856b89bbdef1b057f193bdcaa3e3e64923d8ac47 SHA512: e65f14a45e80b24cf53386be038e4efbad927e39b8b5bff1a8613147030886224ea8b908c27e66d46487af8b3cddeff8200004510fa3844dbfb1e6facbd2e677 Homepage: http://www.libreoffice.org Description: office productivity suite -- Telugu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Telugu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tg Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2263 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-tg | myspell-dictionary-tg, hyphen-tg, libreoffice-grammarcheck-tg, libreoffice-help-tg, mythes-tg Filename: pool/main/libr/libreoffice/libreoffice-l10n-tg_7.4.7-ok1.4_all.deb Size: 306436 MD5sum: 9549fae7f18af6a5dab82dfdc46ad0db SHA1: 0625f2521e48c31c74f4cebe8c5d672b727fd032 SHA256: 2d609960eaa12eb90c4355d8584fd0be9fa26a2f53c29da9763e286c4c62c894 SHA512: e098f33db78ad47589acd7b6d35b4d33b7d6b4af1b3e915ee61f5e053feccf8e0a15568c39626452b7ad5f21e203bb7db923a63253f8bfc10a5282233311e162 Homepage: http://www.libreoffice.org Description: office productivity suite -- Tajik language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tajik. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-th Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4215 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: fonts-thai-tlwg, libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-th | myspell-dictionary-th, hyphen-th, libreoffice-grammarcheck-th, libreoffice-help-th, mythes-th Filename: pool/main/libr/libreoffice/libreoffice-l10n-th_7.4.7-ok1.4_all.deb Size: 613140 MD5sum: 4241f738d7828e7c4193e3f7fe421a9f SHA1: fae1ca81923bf2861a18f295e20445eb1d973470 SHA256: 24cac1d403c57a6997754b905ca02379b4c09dd3de237e7a2ca5c5ceea27f53c SHA512: c0d11f0abb23f9656fcba45b856adaf04f8d9af237036f9e9cee85f65e69c3d4faefae4b727070b9bf3ea81bdded5085ac2c52d5cf3bed270e5c395543a43f21 Homepage: http://www.libreoffice.org Description: office productivity suite -- Thai language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Thai. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1570 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.5-12) | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-tn | myspell-dictionary-tn, hyphen-tn, libreoffice-grammarcheck-tn, libreoffice-help-tn, mythes-tn Filename: pool/main/libr/libreoffice/libreoffice-l10n-tn_7.4.7-ok1.4_all.deb Size: 216360 MD5sum: 2aec9f11d62320cda93bfbe05f9970ec SHA1: 4e631938dc39794621f3afc4a0924519b276c4cb SHA256: 86d431e1594a5ee8375b9fd1dd727f97645e96483e8a8d73ca29841f10efb3bd SHA512: 7ff02842ce205828c870c2342e28d919bdbef7afdfcaeabc1dec09073846fa9870a462db9319073f8ebc01f2b53721c9cf3d4e0a29eaf9bf5f9ed7b398ddcfa9 Homepage: http://www.libreoffice.org Description: office productivity suite -- Tswana language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tswana. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4257 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-tr | myspell-dictionary-tr, hyphen-tr, libreoffice-grammarcheck-tr, libreoffice-help-tr, mythes-tr Filename: pool/main/libr/libreoffice/libreoffice-l10n-tr_7.4.7-ok1.4_all.deb Size: 874314 MD5sum: 38baf205cc738f60961815535a2950f1 SHA1: 95d388b659e08656554c7362835076783ac78eaa SHA256: 85945f7d97ee2cb180b42857b9fe6a8e8da6c43ebcbb1e038f4906aed7c3845f SHA512: d7618ef2956b5d18e85f409f7474b69c80a9073acacb51d444597664e4644a0a4669b16f71659dfbe2efc70c711ed7bd722948a6b8baef456b184ed09bb6f6d7 Homepage: http://www.libreoffice.org Description: office productivity suite -- Turkish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Turkish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ts Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1644 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales (>= 2.3.5-12) | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ts | myspell-dictionary-ts, hyphen-ts, libreoffice-grammarcheck-ts, libreoffice-help-ts, mythes-ts Filename: pool/main/libr/libreoffice/libreoffice-l10n-ts_7.4.7-ok1.4_all.deb Size: 226850 MD5sum: 5dfc662a66af135ddd0abc6ee7a59e13 SHA1: 87cb4d4933c7a3e5de41d3fc286a87804fa17892 SHA256: 8a631db4ca7f6b6a188f23752d80f2e759fcaa4b3edcd8c0688204da4a55bdf4 SHA512: 769b57895671fee715cef4b6e3097b97397637f00bef071602445c16facdc96f7718b9f918e1e712ccd2aa03f5caf31b76ab4734879964d840f468b0c90e6a8a Homepage: http://www.libreoffice.org Description: office productivity suite -- Tsonga language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tsonga. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ug Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2939 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ug | myspell-dictionary-ug, hyphen-ug, libreoffice-grammarcheck-ug, libreoffice-help-ug, mythes-ug Filename: pool/main/libr/libreoffice/libreoffice-l10n-ug_7.4.7-ok1.4_all.deb Size: 422326 MD5sum: ec9036f3a7665af01f189d03d3cabdfa SHA1: 2271858934e9e1eb26e923ecef91b63204b11026 SHA256: 18b40dbe34d65c04b93853cc917a568f68be644c89fb63c37496a68719684423 SHA512: bad421025c42fc2536288ddeaf22061073b3f4fab85aef54d85903d530419c5c8d844663853c99b1ddc33afad80bb929f1531f9f0c662bb40f9249ad923b2d2b Homepage: http://www.libreoffice.org Description: office productivity suite -- Uighur language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uighur. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uk Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5237 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-uk | myspell-dictionary-uk, hyphen-uk, libreoffice-grammarcheck-uk, libreoffice-help-uk, mythes-uk Filename: pool/main/libr/libreoffice/libreoffice-l10n-uk_7.4.7-ok1.4_all.deb Size: 871744 MD5sum: 1dacb0b96b9cac9181ef9633d4031154 SHA1: fedaec07241f946d7123be9a26733f1ddc5b7862 SHA256: 67fe1887834e7d8da3a00da1e7f093f0eb2f1f457b239e9c37151136ede0a3f8 SHA512: ba30fc5acdae19ed14ad41a65dfd4713353ac0ae369682d414b5525f62597b378149055548856f9d60d0528fac53a953467086d527ea86937e0f635841bc6257 Homepage: http://www.libreoffice.org Description: office productivity suite -- Ukrainian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ukrainian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uz Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1713 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-uz | myspell-dictionary-uz, hyphen-uz, libreoffice-grammarcheck-uz, libreoffice-help-uz, mythes-uz Filename: pool/main/libr/libreoffice/libreoffice-l10n-uz_7.4.7-ok1.4_all.deb Size: 251172 MD5sum: 58c77251cc8326330238288777ecf377 SHA1: 2506b43a82e2f9ed628f935bfa4b6b929991c0aa SHA256: 590ccf1ee77268171db04dec978a8b8f0cad4abdb1a72f40f037396ee6bd0834 SHA512: d76109445444b27c1131c48c64b0620a0fce5fdde083928f128978950fe40a5b6be564755de6224852bf8dfc5f9a92d8d9f2b5e0fa57bcc188ba2fc026dd5aa7 Homepage: http://www.libreoffice.org Description: office productivity suite -- Uzbek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uzbek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ve Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1655 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-ve | myspell-dictionary-ve, hyphen-ve, libreoffice-grammarcheck-ve, libreoffice-help-ve, mythes-ve Filename: pool/main/libr/libreoffice/libreoffice-l10n-ve_7.4.7-ok1.4_all.deb Size: 234328 MD5sum: 24e544f684300d360388eacf532556d5 SHA1: 8acb8717d58917dc854fb105a9a2356cfa585c0d SHA256: 9737bee997d9cb637dae84cd9517f36b74ea45c306e25636b34c8c8cc49ba697 SHA512: 53bab7509f63ff3e1f8c747725de8aa97caf42263f2091b4bf4844f1cdee9e933a3ba9ff9b363b5a2c9419da0d1043c2b5ff572e8b8396fc987c894ec725c3fb Homepage: http://www.libreoffice.org Description: office productivity suite -- Venda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Venda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-vi Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2558 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-vi | myspell-dictionary-vi, hyphen-vi, libreoffice-grammarcheck-vi, libreoffice-help-vi, mythes-vi Filename: pool/main/libr/libreoffice/libreoffice-l10n-vi_7.4.7-ok1.4_all.deb Size: 421446 MD5sum: 2059e9b5e1a2feafee161243aa243a18 SHA1: 34c80df32c4c9084df19490e9177815f9854715a SHA256: 4eadf6a304b867b31fb88d8fe34673973a27a4fd66d89db84df30902f08f44ac SHA512: 01bd082dda76e9b06841695346264ecfbf816e9bcfe66c71791ff7f6529f4de4efc1ca88c772c9286a2396dbf2e7dcdad8af020a8c9b3f73928cf737e946ccb3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Vietnamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Vietnamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-xh Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1669 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-xh | myspell-dictionary-xh, hyphen-xh, libreoffice-grammarcheck-xh, libreoffice-help-xh, mythes-xh Filename: pool/main/libr/libreoffice/libreoffice-l10n-xh_7.4.7-ok1.4_all.deb Size: 238268 MD5sum: 2d3158fbc19cdb818da29531cea35b72 SHA1: 1810d83a3d0ee8a94f857fb2089fa925c6d1c59b SHA256: 7704ba1b1564c4e24af665fb9eca12796892fa61c35f66a8055b056cc605f4f8 SHA512: 9ea349af9d6a0ff15ca7420e2a9fbe6e97d08ff9532b058de2218df3bb32054f3b35c090bd14ebf3d52cfcb3e00175a73e847a9fd1e48c81e146bfa738769eb4 Homepage: http://www.libreoffice.org Description: office productivity suite -- Xhosa language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Xhosa. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-za Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: metapackages Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 30 Depends: libreoffice-l10n-af, libreoffice-l10n-en-za, libreoffice-l10n-nr, libreoffice-l10n-nso, libreoffice-l10n-ss, libreoffice-l10n-st, libreoffice-l10n-tn, libreoffice-l10n-ts, libreoffice-l10n-ve, libreoffice-l10n-xh, libreoffice-l10n-zu Filename: pool/main/libr/libreoffice/libreoffice-l10n-za_7.4.7-ok1.4_all.deb Size: 6304 MD5sum: 212b9c6893dbbcdfc616e6050f1de610 SHA1: 8bc37f7c0e23d307f726c2a75104cb9ca1c65875 SHA256: 52657a1eaf249d4fb6f8acda80567157e2d422c878df55126ee38341dab122b3 SHA512: 6ad5471b2ac3040fba2109daa06b77e652c5c11d12650871d762edf91ad1ea895034b27d88f2d6e14d8b30f3c99b08a4a6d591bc5b742b1e243060044c369474 Homepage: http://www.libreoffice.org Description: office productivity suite -- South African language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all 11 South African languages. Package: libreoffice-l10n-zh-cn Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4194 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-zh-cn | myspell-dictionary-zh-cn, hyphen-zh-cn, libreoffice-grammarcheck-zh-cn, libreoffice-help-zh-cn, mythes-zh-cn Filename: pool/main/libr/libreoffice/libreoffice-l10n-zh-cn_7.4.7-ok1.4_all.deb Size: 884568 MD5sum: 8d767f6d4e849764c750ccb873361ea7 SHA1: bd28fe88ec45fb11a722c33f814b03a0a12de1d6 SHA256: 23f8f525ba1cb7f193c7d652958a0aa83716116ad54fe9aa356e63f141dc4270 SHA512: bf2af3466ed16084851b62ae437c449509cf3997306922f5bf901301cb72f12080638c4e6ca7bf3c537fb6ee25bba714cc2fefa5528e9e9962a56241049e75b5 Homepage: http://www.libreoffice.org Description: office productivity suite -- Chinese_simplified language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_simplified. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zh-tw Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4262 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-zh-tw | myspell-dictionary-zh-tw, hyphen-zh-tw, libreoffice-grammarcheck-zh-tw, libreoffice-help-zh-tw, mythes-zh-tw Filename: pool/main/libr/libreoffice/libreoffice-l10n-zh-tw_7.4.7-ok1.4_all.deb Size: 893796 MD5sum: 9e79b35c54f5d59c25215831cf594a78 SHA1: e8012e72d8ea65035a148bd3c2fb905291b5c40c SHA256: 1d87e4a4d031d39f012f3638a29eda79da675271003530f242474dc4f4533661 SHA512: 0d79f33865e0a37a9a8c8a43ab001684ed37945d46cdf355c1ad37baa0becb62760fee757d45070c0a30ff7d803a8d810f7edf93cd42596376d43ecfab87b37c Homepage: http://www.libreoffice.org Description: office productivity suite -- Chinese_traditional language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_traditional. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zu Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: localization Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1725 Provides: libreoffice-l10n (= 7.4) Depends: libreoffice-common (>= 1:7.0.0~alpha~), locales | locales-all, ucf (>= 0.8) Recommends: libreoffice-core (>> 4:7.4.7) Suggests: hunspell-dictionary-zu | myspell-dictionary-zu, hyphen-zu, libreoffice-grammarcheck-zu, libreoffice-help-zu, mythes-zu Filename: pool/main/libr/libreoffice/libreoffice-l10n-zu_7.4.7-ok1.4_all.deb Size: 252650 MD5sum: 34d4fdde123667045ea00971e0cde113 SHA1: 849bef5976ee16a632f1caff5ad0210c721f4459 SHA256: add833fd683bc74d667bd6c42e8f3d0e202bb2901a757ab79d312d9a8787eb37 SHA512: c4528ce0472f2c7c571a5b7974815c5b358f51498e9e2a990964a2d9ae10c355d988fb1b8d70e69ce93e6cefab6d39ac1b089749a3c517fb6effefa6311a99e3 Homepage: http://www.libreoffice.org Description: office productivity suite -- Zulu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Zulu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-librelogo Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 807 Depends: libreoffice-common (>= 1:7.0.0~alpha), libreoffice-core, libreoffice-script-provider-python, libreoffice-writer, ucf (>= 0.8) Filename: pool/main/libr/libreoffice/libreoffice-librelogo_7.4.7-ok1.4_all.deb Size: 175094 MD5sum: 235169a565d5bb61f6a826b4e46691f1 SHA1: 5758976b0da38376c83f7abea565622e4037b0bd SHA256: 3eb26191d8a12dd2c9dbf6008526310feaaeaf95fff63a724f86a038d5ed26dd SHA512: 20ba60035799d458d57bfeebe4639a9f0e9223007bbd2b667fba4bd43f7362b6c76e95eed93ec52ab1adffde6ca3f32bf1c488eeadf504c6d375a81f851c6391 Homepage: http://librelogo.org Description: Logo-like programming language for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains Librelogo, which is a pyuno-based Logo-like programming language with interactive vectorgraphics for education and DTP - basic Logo syntax for back compatibility with educational Logo systems - interactive vectorgraphics in LibreOffice Writer - native commands (easily translatable) - Python data structures (list, tuple, set, dictionary) and other Python features Package: libreoffice-math Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2302 Depends: fonts-opensymbol (>= 2:102.11), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.7-ok1.4), ucf (>= 0.8), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Replaces: libreoffice-common (<< 1:6.4.2~rc1~) Filename: pool/main/libr/libreoffice/libreoffice-math_7.4.7-ok1.4_amd64.deb Size: 603556 MD5sum: c3ea783c4da1ef3248785920bf7d5de5 SHA1: 0eb91a19df56c405eb30102dfc87a154eca46c78 SHA256: 1ff78373d7f07dc4347ce4e90b230297c7c9b600b4d84f854df377b14a568c2d SHA512: 2fb04ab7e49707feba9ad723e9ab0dc49258971db66ce31c33d9b9f470221e71b8018b34e6285880f691a31b51c5205581120e571b3e6939723122deace6273c Homepage: http://www.libreoffice.org Description: office productivity suite -- equation editor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the equation editor component for LibreOffice. Package: libreoffice-math-nogui Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2003 Depends: fonts-opensymbol (>= 2:102.11), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core-nogui (= 4:7.4.7-ok1.4) | libreoffice-core (= 4:7.4.7-ok1.4), ucf (>= 0.8), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Conflicts: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-math Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-math Filename: pool/main/libr/libreoffice/libreoffice-math-nogui_7.4.7-ok1.4_amd64.deb Size: 584910 MD5sum: f3d0fc932be8f30bd9fe789cdafa871d SHA1: 0697b57d5f0dfad174a4c2f9abecc01feec22959 SHA256: cf853c240ef638a5a9c1d97d7d3e3da3807836cdb651ae8236d44fc00ea2e728 SHA512: 976f1c1869c96c2d503981d6ec05569dfc0ad089918d5a7e61bcce4b3953c690d73873b3fd267366cd0ea5287c2e171659bbaa7bf17ac3bdf092afcb7ba045e6 Homepage: http://www.libreoffice.org Description: office productivity suite -- equation editor (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the equation editor component for LibreOffice. Package: libreoffice-nlpsolver Architecture: all Version: 4:0.9+LibO7.4.7-ok1.4 Priority: optional Section: math Source: libreoffice (4:7.4.7-ok1.4) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2333 Depends: liblibreoffice-java, libreoffice-calc, libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Filename: pool/main/libr/libreoffice/libreoffice-nlpsolver_0.9+LibO7.4.7-ok1.4_all.deb Size: 704234 MD5sum: 13dc58f0a92a68a8b7bcfc3a3d800681 SHA1: a9f1cf3d45b5d372b5442e9de329a2ad92316206 SHA256: 98b02ad2a48b311a9fc21b3cb0e7c7451b8518d40b434e0fd250cedb1921159e SHA512: 1ee1da89e1b4b75915bde64026acb693561c43e06e3034fad4164eceee52762acb7adcdbe10c205022878cc7bb620bf1333c5428f91b426a9a0555d26dd3e8fe Homepage: http://www.libreoffice.org Description: "Solver for Nonlinear Programming" extension for LibreOffice By default LibreOffice Calc ships with a solver engine for linear programming only. This allows the optimization of models to a certain degree. However, if the formulas or constraints become more complex, nonlinear programming is required. That missing gap is now filled by the Solver for Nonlinear Programming extension. . Currently it incorporates two Evolutionary Algorithms which are able to handle floating point and integer variables as well as nonlinear constraints. Package: libreoffice-nogui Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: metapackages Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 26 Depends: libreoffice-base-nogui, libreoffice-calc-nogui, libreoffice-core-nogui (= 4:7.4.7-ok1.4), libreoffice-draw-nogui, libreoffice-impress-nogui, libreoffice-math-nogui, libreoffice-report-builder-bin-nogui, libreoffice-writer-nogui, python3-uno (>= 4.4.0~beta2) Recommends: libreoffice-script-provider-bsh, libreoffice-script-provider-js, libreoffice-script-provider-python, libreoffice-sdbc-mysql, libreoffice-sdbc-postgresql, libreoffice-java-common (>= 4:7.4.7~) Suggests: ghostscript, gnupg, gpa, hunspell-dictionary, hyphen-hyphenation-patterns, imagemagick | graphicsmagick-imagemagick-compat, libreoffice-grammarcheck, myspell-dictionary, mythes-thesaurus, pstoedit, unixodbc, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Filename: pool/main/libr/libreoffice/libreoffice-nogui_7.4.7-ok1.4_amd64.deb Size: 6508 MD5sum: 8d53018818cf16880e507d67ace8add9 SHA1: 456d9f6d71b8dcd50510c4456e3a2f3aa251f02c SHA256: 638d218e91f3c4925e03f2541b5beb5c97bcad8b3777d51309b7496cd1f676c9 SHA512: 39c8f792e581aff8566a2af8c4c5c286b9df8967b4a4273cc544fe571da9c86c886a7cae515a2cbcc61af2499ccd90fb6b3159b892514c6aa6820540423dffb2 Homepage: http://www.libreoffice.org Description: office productivity suite (metapackage, no GUI) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This metapackage installs all components of libreoffice: * libreoffice-writer: Word processor * libreoffice-calc: Spreadsheet * libreoffice-impress: Presentation * libreoffice-draw: Drawing * libreoffice-base: Database * libreoffice-math: Equation editor . WITHOUT GUI SUPPORT. . This package is intended mostly for scripting needs. Package: libreoffice-numbertext Architecture: all Version: 1.0.11-ok1 Priority: optional Section: libs Source: libnumbertext Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 369 Depends: libreoffice-calc, python3-uno Filename: pool/main/libn/libnumbertext/libreoffice-numbertext_1.0.11-ok1_all.deb Size: 71790 MD5sum: ab4899a5c01392b9b9f493e3b952f014 SHA1: 12b0f73615ce83695c89d20a68355295bd428216 SHA256: eba845bac4ad559ba083d43d317da7074f1285c8f4dc61b4122d7ecf664e929d SHA512: d044216e02a53871891a2c725815d7b2e2a8e78b173a6ad7a63ca8330abbc4490108849a02c4e777ce754d5e7ad37c00f6032492b95b76cdd5310fe42de8b45c Homepage: https://numbertext.github.io/ Description: number to number name and currency name conversion LO Calc Add-In NUMBERTEXT and MONEYTEXT are spreadsheet functions for number to number name and currency name conversion proposed for OpenFormula standard. MONEYTEXT is functionally top-compliant with the ECMA/ISO standard BAHTTEXT function, and supports more than 30 languages. . This Add-In provides those functions to LibreOffice Calc. . https://extensions.libreoffice.org/extensions/numbertext-1 Package: libreoffice-plasma Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 105 Depends: libreoffice-core (= 4:7.4.7-ok1.4), kio, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libkf5configcore5 (>= 4.97.0), libkf5kiocore5 (>= 4.96.0), libqt5core5a (>= 5.6), libqt5gui5 (>= 5.6) | libqt5gui5-gles (>= 5.6), libqt5widgets5 (>= 5.6), libstdc++6 (>= 5), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1.4.0), libuno-sal3 (>= 5.1.0~alpha), uno-libs-private Recommends: libreoffice-kf5 Replaces: libreoffice-kde5 (<< 1:6.4.0~) Filename: pool/main/libr/libreoffice/libreoffice-plasma_7.4.7-ok1.4_amd64.deb Size: 28558 MD5sum: 980a36e783213717690c999322e87798 SHA1: c3fb52454f26c874abe8a061f2f4d6d6627b5bb0 SHA256: a87dbface3f8deefdbbe8848d2c33ec172ee6394314c4bfad3ad50920dbdcfd0 SHA512: aa368f5b2e64361b58beb9c47ca605831f8fa81b7a85abaef3ec22bfedaf8abf6a5b5846d5bb2dd0b011b909f3b9834739b5488e6ccb0414ab8572ebe9cebbf3 Homepage: http://www.libreoffice.org Description: office productivity suite -- some Plasma integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains some minor Plasma integration (like AppData and "Create New..." integration) and a KDE/KF5 configuration backend. Package: libreoffice-qt5 Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 706 Depends: libreoffice-core (= 4:7.4.7-ok1.4), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libepoxy0 (>= 1.0), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.38.0), libharfbuzz0b (>= 2.1.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5widgets5 (>= 5.14.1), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 12), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 5.1.0~alpha), libuno-salhelpergcc3-3 (>= 1.4.0), libxcb-icccm4 (>= 0.4.1), libxcb1, uno-libs-private Recommends: qtgstreamer-plugins-qt5 Enhances: libreoffice Filename: pool/main/libr/libreoffice/libreoffice-qt5_7.4.7-ok1.4_amd64.deb Size: 217156 MD5sum: adf4546539183af5ab812e04ceac2321 SHA1: 96b06af18e7909b214f56fb2eb2d76d5daa9d2ea SHA256: b29201318bacda1b18f128d332da8058e30d29b09d702958f34be280f5fd62be SHA512: 5563744f036575e5ed7d6ddd2d0c2163bf05c3c147039fc75a74c6b337d35a04dd5a355c0f7fee1c514150f4d6a6a65eec66c0f52112d5d0997781bc7a64318f Homepage: http://www.libreoffice.org Description: office productivity suite -- Qt 5 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Qt 5 plugin for drawing LibreOffices widgets with Qt 5 and a Qt File Picker and print dialog. . You need to enable it manually by export SAL_USE_VCLPLUGIN=qt5 if you are not using Plasma. Package: libreoffice-report-builder Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 570 Provides: libreoffice-reportdesigner Depends: liblibreoffice-java, libreoffice-common (>= 1:7.0.0~alpha), libreoffice-core | libreoffice-core-nogui, libreoffice-report-builder-bin (>= 4:7.4.7), libreoffice-java-common, ucf (>= 0.8), libbase-java, libsac-java, libxml-java (>= 1.1.6), libflute-java (>= 1.1.6), libpentaho-reporting-flow-engine-java (>= 0.9.4), liblayout-java (>= 0.2.10), libloader-java (>= 1.1.6), libformula-java (>= 1.1.7), librepository-java (>= 1.1.6), libfonts-java (>= 1.1.6), libserializer-java (>= 1.1.6) Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Replaces: libreoffice-common (<< 1:6.4.2~r~~) Enhances: libreoffice-base Filename: pool/main/libr/libreoffice/libreoffice-report-builder_7.4.7-ok1.4_all.deb Size: 288024 MD5sum: 20cb44b54d53c91f803b8745c27cc63f SHA1: 6df3704a97ce1ea249580d3c72c8ce6ad149d5b0 SHA256: 5253dd1d1336a900df00ab0fcc870efbbab5621be37ee8bff1ac78fd0b1f2635 SHA512: 0843677b67e0f347c48aa059b12438f6c8a0690144e782503d10c21deafb25f8354ff00742ae88962ed41007ef98c99e12b8359992f40f1cf899320f7f387d27 Homepage: http://www.libreoffice.org Description: LibreOffice component for building database reports LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the report builder: "Create with the Sun Report Builder stylish, smart-looking database reports. The flexible report editor can define group and page headers as well as group and page footers and even calculation fields are available to accomplish complex database reports." Package: libreoffice-report-builder-bin Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3525 Depends: libreoffice-base, libreoffice-core, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Filename: pool/main/libr/libreoffice/libreoffice-report-builder-bin_7.4.7-ok1.4_amd64.deb Size: 967110 MD5sum: adcda38615424934e432d1b2153e608c SHA1: b1144d8ebe538f4a8e399fb846ada31067fda6e2 SHA256: ca6e8675ced836e2c0bf10859d2d8060760316598a0ec5baccd46edae42d1ea7 SHA512: 423bbec090ba17f501101039146fd5013d7ae129a31deb39503263f8b3af6ae6f01464528cfa1a70f182b5d158c2232914a427c97fedb9e5c30d8e1d2e0535b8 Homepage: http://www.libreoffice.org Description: LibreOffice component for building database reports -- libraries LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains some architecture-dependent support libraries (librpt*.so) for the report builder component. Package: libreoffice-report-builder-bin-nogui Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2112 Depends: libreoffice-base-nogui | libreoffice-base, libreoffice-core-nogui | libreoffice-core, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Conflicts: libreoffice-report-builder-bin Replaces: libreoffice-report-builder-bin Filename: pool/main/libr/libreoffice/libreoffice-report-builder-bin-nogui_7.4.7-ok1.4_amd64.deb Size: 544256 MD5sum: 059ed35fdd9b24b96c0ccb8193607206 SHA1: 13b041dee091cd6f222d0bf962a47c78f83f7152 SHA256: 3e1a04ae38a31e66febb4807e58ca2b59352703b16043c94df65c7a885446058 SHA512: f91185aa189749fc0685dce696fa3698866cfa8ff8672685557aa66637886a2f4dfc8b351834f5806292e3e876fa6e4f5862e7c2ea927f71c1220ebf3295ce74 Homepage: http://www.libreoffice.org Description: LibreOffice component for building database reports -- libraries (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains some architecture-dependent support libraries (librpt*.so) for the report builder component. Package: libreoffice-script-provider-bsh Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: java Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 135 Depends: liblibreoffice-java, libreoffice-common, libreoffice-core-nogui | libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre, libbsh-java Filename: pool/main/libr/libreoffice/libreoffice-script-provider-bsh_7.4.7-ok1.4_all.deb Size: 39112 MD5sum: 8bea66210851379a02c134aeba593e8a SHA1: 69ba4a599d36fd175dd1dfa2bde69c1a785dfa08 SHA256: ea3ee0f2f0ad3427f70ffac5adbc3ddbc98ef7e5ec8466f46503ed57d409afba SHA512: 00afc535d650f5d97035b426831f8bd72898de31cf56dc1efbae56da0c25beff20365135732c6dd30fc8a785d59a14fe44dcd171836881065f53d390e23571ba Homepage: http://www.libreoffice.org Description: BeanShell script support provider for LibreOffice scripting framework LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Scripting Framework allows LibreOffice users to write and run macros in multiple languages including LibreOffice Basic, Python, Java, BeanShell and JavaScript. These macros can then be assigned to menus, toolbars, keyboard shortcuts, events and embedded objects. . This package contains the script provider to support BeanShell. Package: libreoffice-script-provider-js Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: web Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 720 Depends: liblibreoffice-java, libreoffice-common, libreoffice-core-nogui | libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Filename: pool/main/libr/libreoffice/libreoffice-script-provider-js_7.4.7-ok1.4_all.deb Size: 642844 MD5sum: 0d50de7cda8dad9a7d104671c78849f0 SHA1: 51421a7f1bf8cc1f666a8d56cfecb15f9d5fadb2 SHA256: 50f7dbf31aeee51e5b85873d85d8e0ec478a78d0a87052c45dc65be79ab5f25c SHA512: 0923fc4f5fe60a344368088bd1c3a38f3df5737a20f8069d9cba35d8c7fbc79c2171e70c7f6160ddf41628768e9350f449e868e287f677b43d9ae69b5d340964 Homepage: http://www.libreoffice.org Description: JavaScript script support provider for LibreOffice scripting framework LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Scripting Framework allows LibreOffice users to write and run macros in multiple languages including LibreOffice Basic, Python, Java, BeanShell and JavaScript. These macros can then be assigned to menus, toolbars, keyboard shortcuts, events and embedded objects. . This package contains the script provider to support JavaScript. Package: libreoffice-script-provider-python Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: python Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 81 Depends: libreoffice-common, libreoffice-core-nogui | libreoffice-core, python3-uno (>= 4.4.0~beta2) Filename: pool/main/libr/libreoffice/libreoffice-script-provider-python_7.4.7-ok1.4_all.deb Size: 16500 MD5sum: 3fe0909b60c31ba28fcebb96c7581bb9 SHA1: b22568304d580c7ae5ac9f7c3b37ce82ff24d7b8 SHA256: 363dea869958e54285fa96430c3056bf8507e1e5d1bcc714fb06372dbfeb294b SHA512: 6ad7a9ecbbe5b640a49d632b5ce8501b8258b6a6f26d5b9f05ffc871c5379abc9fbfe04b6428d66e701eccd4627b62323fbbf845e26a7ea602239e6b747da539 Homepage: http://www.libreoffice.org Description: Python script support provider for LibreOffice scripting framework LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Scripting Framework allows LibreOffice users to write and run macros in multiple languages including LibreOffice Basic, Python, Java, BeanShell and JavaScript. These macros can then be assigned to menus, toolbars, keyboard shortcuts, events and embedded objects. . This package contains the script provider to support Python. Package: libreoffice-sdbc-firebird Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: database Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 616 Depends: libreoffice-core-nogui | libreoffice-core, firebird3.0-server-core, libc6 (>= 2.14), libfbclient2 (>= 3.0.5~), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Enhances: libreoffice-base-drivers Filename: pool/main/libr/libreoffice/libreoffice-sdbc-firebird_7.4.7-ok1.4_amd64.deb Size: 167782 MD5sum: f25b57e83a2f282147727936d1918833 SHA1: cdd04b1315afb46d2369d19bb2f62e45f4f7a4b8 SHA256: 25dbdf4d94dc434b0fe59c51b54c16c8ddee03d39955acd7a037a4b0443959fb SHA512: 6d3bef8291ef98127e62352dbdabfcd8a31838dc0605f9382ec0bb5b52adb7ff67ba340735fbbc07f8910e02c9ff0684f40a51198f153fe4b77938045739569e Homepage: http://www.libreoffice.org Description: Firebird SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Firebird SDBC Driver allows one to use the Firebird database from LibreOffice without any wrapper layer such as ODBC or JDBC. Package: libreoffice-sdbc-hsqldb Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: database Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 445 Depends: libreoffice-core-nogui | libreoffice-core, libreoffice-java-common (>= 4:7.4.7~), default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre, libhsqldb1.8.0-java, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Enhances: libreoffice-base-drivers Filename: pool/main/libr/libreoffice/libreoffice-sdbc-hsqldb_7.4.7-ok1.4_amd64.deb Size: 131852 MD5sum: 52cb6d0584840a7e895d6f8cad9d4fe7 SHA1: ee614e1f84d06b6314efbb6bd783ca40c2150b8b SHA256: b26ec723db81f1e7e29d087b03bbe1597e1aa5d0c864c97c50e96abc29e929c7 SHA512: 2a62fc5831cd41488c61780280940d36ed6c680fa47cbc2498fd575803ed88f575b316435a023e836ebb005097b75f2a1e20d663e41fb9b3fedddea4ac6446a0 Homepage: http://www.libreoffice.org Description: HSQLDB SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The HSQLDB SDBC Driver allows one to use the HSQLDB embedded database from LibreOffice without any wrapper layer such as ODBC or JDBC. Package: libreoffice-sdbc-mysql Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: database Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 607 Depends: libreoffice-core-nogui | libreoffice-core, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libmariadb3 (>= 3.0.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 1:7.4.0~alpha), libuno-sal3 (>= 1:7.1.0~alpha1), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Suggests: default-mysql-server | virtual-mysql-server Filename: pool/main/libr/libreoffice/libreoffice-sdbc-mysql_7.4.7-ok1.4_amd64.deb Size: 157668 MD5sum: 258a0dbbca091acb427930bba8938695 SHA1: 6e90baf03288fc0bd4202d9cc9c15bbbdac4aaf0 SHA256: 6bf7d0f895af6a92f45a5ffe93c2692242989381a084a0e12fbde47b5b25d46e SHA512: 6a4bf835df78cdc5cb644bc484212991b6571b444766f5d9babe2b000eb8126a2476503f3bddb94f6fb2a8a85e607f56189eb21ba2ca8036bf092b03007c78a1 Homepage: http://www.libreoffice.org Description: MariaDB/MySQL SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The MariaDB/MySQL driver allows one to use the MariaDB or MySQL database from LibreOffice without any wrapper layer such as ODBC or JDBC. Package: libreoffice-sdbc-postgresql Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: misc Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1022 Depends: libreoffice-common (>= 1:7.0.0~alpha), libreoffice-core-nogui | libreoffice-core, ucf (>= 0.8), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpq5 (>= 9.0~), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 4.0.0~alpha), libuno-sal3 (>= 5.1.0~alpha), libuno-salhelpergcc3-3 (>= 1.4.0), uno-libs-private Suggests: postgresql (>= 8.4) Enhances: libreoffice-base-drivers Filename: pool/main/libr/libreoffice/libreoffice-sdbc-postgresql_7.4.7-ok1.4_amd64.deb Size: 270746 MD5sum: 0dda1e365c817183da0898ce9eaf6204 SHA1: 0f034b77805c1a061c522613b1d2f3995dd7d240 SHA256: 146a189f69af19e9ae5501d9ec68ef910ff5787cd2057f67f437cf891e2ff4f7 SHA512: d27d3485e64aa0503ca19d667c659396be6e375663e5bc18140ef686e6f60a22958e06d77cb03bfdd1ad6208477c30c42ede1f78f8d9b42a8806071405272431 Homepage: http://wiki.documentfoundation.org/PostgreSQL-SDBC Description: PostgreSQL SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The PostgreSQL SDBC Driver allows one to use the PostgreSQL database from LibreOffice without any wrapper layer such as ODBC or JDBC. Package: libreoffice-style-breeze Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6981 Provides: libreoffice-style Depends: libreoffice-style-colibre Recommends: libreoffice-common Suggests: breeze-icon-theme Enhances: libreoffice-core Filename: pool/main/libr/libreoffice/libreoffice-style-breeze_7.4.7-ok1.4_all.deb Size: 3146848 MD5sum: 7dd32f335b4398df52ddb9213c3f4928 SHA1: 8a96f17925b910b2d4333dd0f8bf568744351096 SHA256: 3b9ae005298e733a34931a461de7454688deb4e4dfc70950795888a2b381331b SHA512: bc75d2b2d18aac0069f64a50663c80b96b3a6dbd69222f831fd5db5ebff1c9e2b3bffa02002f3d836090c785247fa4d1786e3d7c45b00dc53dcfe0d67f234482 Homepage: http://www.libreoffice.org Description: office productivity suite -- Breeze symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "breeze" symbol style, default style for KDE 5. Package: libreoffice-style-colibre Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 11522 Provides: libreoffice-style Recommends: libreoffice-common Enhances: libreoffice-core Filename: pool/main/libr/libreoffice/libreoffice-style-colibre_7.4.7-ok1.4_all.deb Size: 7158210 MD5sum: 9e81ee94188055700176897681936956 SHA1: 9e7b44622badf4a735cdc84e7d2a9dced98af73d SHA256: 49c838248e08b1b7db674fe30f8a98fd1a67296f9d2811c034d84c0b5b00719c SHA512: e19b130b6da1bd50f3b269921e4da3d2f6c6da059fe91ef4ca1ce6108148c73c684b67d6b3fbb1d5ad9c14d7f146129c021a66ee11a52d9d0db0f2c2eb46385d Homepage: http://www.libreoffice.org Description: office productivity suite -- colibre symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "colibre" symbol style - a icon theme which follow Microsoft(R) Offices color scheme. Package: libreoffice-style-elementary Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9644 Provides: libreoffice-style Depends: libreoffice-style-colibre Recommends: libreoffice-common Enhances: libreoffice-core Filename: pool/main/libr/libreoffice/libreoffice-style-elementary_7.4.7-ok1.4_all.deb Size: 8076026 MD5sum: 086e08fada6391ba588dda74bc94ad12 SHA1: 3bca16de38fec0652039b0faef2c3a7978daa896 SHA256: 5620c97bddd38a8b6771329db74749ab27c08158aa72702bf968a0fb5a6504d2 SHA512: 71eee9d447dc237ef4d21b0f5b9827ab69422f9a6d12d28cb6a968217519b31379f74414f18ab115a925f0e2ec6cc8bef7471368ad647fbfd04e0afcdd54fb34 Homepage: http://www.libreoffice.org Description: office productivity suite -- Elementary symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "elementary" symbol style, default style for GTK+/Gnome. Package: libreoffice-style-karasa-jaga Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4850 Provides: libreoffice-style Recommends: libreoffice-common Enhances: libreoffice-core Filename: pool/main/libr/libreoffice/libreoffice-style-karasa-jaga_7.4.7-ok1.4_all.deb Size: 3769430 MD5sum: 1120dc07620d40d1227b151c93fb71c4 SHA1: de6ddfebbb707eefea32ec6e49570b7e53971ef4 SHA256: b85b71d34f38920fe0956c6e71e0ac10c91dabec07cdfb73f2e29c6b8dabd49c SHA512: d5ca4855faa3d1686248d0eff22db2386d5a2e11b8a00c686fedd150e31eeb78f9ce9633192155dcd7ca34993bc8390bfad9efc097d1ff27e182d10ad84b9a56 Homepage: http://www.libreoffice.org Description: office productivity suite -- Karasa Jaga symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "karasa_jaga" symbol style. Package: libreoffice-style-sifr Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6030 Provides: libreoffice-style, libreoffice-style-hicontrast Depends: libreoffice-style-breeze Recommends: libreoffice-common Conflicts: libreoffice-style-hicontrast Replaces: libreoffice-style-hicontrast Enhances: libreoffice-core Filename: pool/main/libr/libreoffice/libreoffice-style-sifr_7.4.7-ok1.4_all.deb Size: 2493708 MD5sum: 3cba96fa339c490aa3bb879b6c538959 SHA1: 1448d70027c59e875d20a95a95a368bfa0351066 SHA256: 79bf982859e16a76271870675ea1e6478ba33035b27147ae3e007a4ae27a9eeb SHA512: 8ea7b3e368df2e0f8488f7ffd34a50bd4673de4c41e5a4fc1b68aafec114132f0f20590e6af0c76bac2600042b13bc932f805658c5cbe2d03cb3bae9a202c64d Homepage: http://www.libreoffice.org Description: office productivity suite -- Sifr symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "sifr" symbol style (an adaption of the Gnome symbolic theme), needs to be manually enabled in the LibreOffice option menu. Package: libreoffice-style-sukapura Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 7317 Provides: libreoffice-style Recommends: libreoffice-common Enhances: libreoffice-core Filename: pool/main/libr/libreoffice/libreoffice-style-sukapura_7.4.7-ok1.4_all.deb Size: 5629590 MD5sum: 80ce58e7667e5090188cd4a5801afc1f SHA1: 86b7591a8b78ebfafeb81e8de31cbd4a81bf8999 SHA256: 46a4ed25bc63459ef387735ec786a988685fcc9518d1326b03fbe8e88c60b27f SHA512: e3bcb468ca9969e9fb94e8d1f613e2aabd627e444547900edc30bfb8f808c322df6ccefec790d3d11bb40c1e3c72a0e5c7c1f3863ca55f229ce837ea6df6756e Homepage: http://www.libreoffice.org Description: office productivity suite -- Sukapura symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "sukapura" symbol style. Package: libreoffice-wiki-publisher Architecture: all Version: 4:1.2.0+LibO7.4.7-ok1.4 Priority: optional Section: misc Source: libreoffice (4:7.4.7-ok1.4) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4085 Depends: liblibreoffice-java, libreoffice-core, libreoffice-java-common, default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Suggests: mediawiki Enhances: libreoffice-writer Filename: pool/main/libr/libreoffice/libreoffice-wiki-publisher_1.2.0+LibO7.4.7-ok1.4_all.deb Size: 1433576 MD5sum: e62cece901e1ebca75b26fa8f818cce0 SHA1: d7499176361d6a8902e6d390648480718f0d7faf SHA256: 09515d8a4e578c89b2e8c0e13d015f4556953cc48c072717fbfe49ed338a51da SHA512: 5a54a14359fb8d7f44176ec741585736e759ab53bfa22d64683e27042e371385e3245cfa1d1b2e714d12c0e527a5f5f7563267df3b49aa52ce3e34aef6f5d866 Homepage: http://www.libreoffice.org Description: LibreOffice extension for working with MediaWiki articles LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an extension to create/edit/publish MediaWiki articles with LibreOffice Package: libreoffice-writer Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 40815 Depends: libreoffice-base-core (= 4:7.4.7-ok1.4), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core (= 4:7.4.7-ok1.4), ucf (>= 0.8), libabw-0.1-1, libc6 (>= 2.35), libe-book-0.1-1, libepubgen-0.1-1 (>= 0.1.0), libetonyek-0.1-1, libgcc-s1 (>= 3.0), libicu66 (>= 66.1-1~), libmwaw-0.3-3, libodfgen-0.1-1, librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 12), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), libwpd-0.10-10, libwpg-0.3-3, libwps-0.4-4, libxml2 (>= 2.8), uno-libs-private, zlib1g (>= 1:1.1.4) Recommends: libreoffice-math Suggests: fonts-crosextra-caladea, fonts-crosextra-carlito, libreoffice-base, libreoffice-java-common (>= 4:7.4.7~), default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Replaces: libreoffice-common (<< 1:6.4.2~rc1~) Filename: pool/main/libr/libreoffice/libreoffice-writer_7.4.7-ok1.4_amd64.deb Size: 10412562 MD5sum: fb5ba49552a326b0a911dbe5abeb54e9 SHA1: ebeaba68da4940f259671d3a2a41f6af2fa55958 SHA256: 12f0c993d7f48f92868e9c68e9fed21c592cd359ec1a29d4d8527fdfe653e897 SHA512: 5e261f6fa963512b28b1592d780f036195bb366429cd59ffd1af7f471b60c2c9f3cd8fc1d04f63f43aab31de15dcbcc67dd649b03ba12567697b4533d05c3f72 Homepage: http://www.libreoffice.org Description: office productivity suite -- word processor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the wordprocessor component for LibreOffice. Package: libreoffice-writer-nogui Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: editors Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 30643 Depends: libreoffice-base-core (= 4:7.4.7-ok1.4), libreoffice-common (>= 1:7.0.0~alpha~), libreoffice-core-nogui (= 4:7.4.7-ok1.4) | libreoffice-core (= 4:7.4.7-ok1.4), ucf (>= 0.8), libabw-0.1-1, libc6 (>= 2.35), libe-book-0.1-1, libepubgen-0.1-1 (>= 0.1.0), libetonyek-0.1-1, libgcc-s1 (>= 3.0), libicu66 (>= 66.1-1~), libmwaw-0.3-3, libodfgen-0.1-1, librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 12), libuno-cppu3 (>= 4.4.0~alpha), libuno-cppuhelpergcc3-3 (>= 5.3.0~alpha), libuno-sal3 (>= 1:7.3.0~beta1), libuno-salhelpergcc3-3 (>= 1.4.0), libwpd-0.10-10, libwpg-0.3-3, libwps-0.4-4, libxml2 (>= 2.8), uno-libs-private, zlib1g (>= 1:1.1.4) Recommends: libreoffice-math-nogui Suggests: fonts-crosextra-caladea, fonts-crosextra-carlito, libreoffice-base, libreoffice-java-common (>= 4:7.4.7~), default-jre (>= 2:1.8) | java-runtime (>= 8) | java8-runtime | jre Conflicts: libreoffice-writer Breaks: libreoffice-common (<< 1:6.4.2~rc1~) Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-writer Filename: pool/main/libr/libreoffice/libreoffice-writer-nogui_7.4.7-ok1.4_amd64.deb Size: 9509374 MD5sum: 2649c2d5833125e686f980ea2af048bb SHA1: cfab7ac9405b0f4cc381541b1a297212177ecbf6 SHA256: f8a0efccd0d47f2bc81ba365eb9666e145dea44b02dc4f9e3a28e7d0a8c4b767 SHA512: a3d2bf9e86be042af49e7c9efaee9a1ffe7417dba80f95d583dcfe79f75ef5f1491428444251416bfa555ff9514ef2b9e4dbe87eb9375b412bfb9e7c0cc2ab9b Homepage: http://www.libreoffice.org Description: office productivity suite -- word processor (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the wordprocessor component for LibreOffice. Package: libreofficekit-data Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: web Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 37 Recommends: gir1.2-lokdocview-0.1 Filename: pool/main/libr/libreoffice/libreofficekit-data_7.4.7-ok1.4_all.deb Size: 8090 MD5sum: 584718c009101438385496e65a9e7432 SHA1: a0aa3efe3c1ab07aad32b89cd81159c4bb5e49a5 SHA256: ede1a47bd14798af0e0275c618f15440f6da3309558014e4d2314bc3638746db SHA512: 2fb9f4329d6d1afa115d73d131369a30a7bccdf9aec0390420fff5e9b1f40ee54096c149686f6d687ed1e4cf77e995cafe0e418876067bdd0c3665981c2cbc30 Homepage: http://www.libreoffice.org Description: common data for LOKDocView LOKDocView is the GTK3 widget that wraps the libreoffice functionality and exposes a simple API for applications to use this widget. . This package contains architecture-independent data (e.g. the selection handlers). Package: libreofficekit-dev Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: libdevel Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 212 Depends: gir1.2-lokdocview-0.1 (= 4:7.4.7-ok1.4) Recommends: libreoffice-core, libreofficekit-data Suggests: libgtk-3-dev Replaces: gir1.2-lokdocview-0.1 (<< 1:5.4.0~rc1) Filename: pool/main/libr/libreoffice/libreofficekit-dev_7.4.7-ok1.4_amd64.deb Size: 35318 MD5sum: 72cd7580db2fdd6857755310fb3d996c SHA1: 36e36274e24835c6b70985a7a8a2d064d9aa1ac6 SHA256: 24d3c090874a17b00785778ccf207bf5626e185ba7f16cbee08f453f2b4e1c63 SHA512: d3188b0e73a3be29a52262d79d64b8b8577cef3061e18c995a7ee3e0efe3b52b2770ffc62ff495a55e6b710a11f67788902a18a65fdb3981868c83525dbf47da Homepage: http://www.libreoffice.org Description: LibreOfficeKit -- headers LibreOfficeKit can be used for accessing LibreOffice functionality through C/C++, without any need to use UNO. . For now it only offers document conversion (in addition to an experimental tiled rendering API). . This package contains the headers needed for using LibreOfficeKit. Package: librepository-java Architecture: all Version: 1.1.6-ok1.1 Priority: optional Section: java Source: librepository Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 77 Depends: libjcommon-java Suggests: librepository-java-doc Filename: pool/main/libr/librepository/librepository-java_1.1.6-ok1.1_all.deb Size: 59026 MD5sum: 87a62b2def53d41198e1aeb5ba342649 SHA1: 59a4d0f857f9e16b5374be5f929aa201310d6ca9 SHA256: 799a9623ec2259e7c7390385623ab573ad179a327ce105e642eef65d3cb5976a SHA512: d28defeb22a76a462c61dde29cccdf65106b85fae271cc4de1c63a78455ed76e359c839f986c11e6e9223174405ad293230e92943b4d56ac9a9a173207f1feb5 Homepage: https://gitee.com/openkylin/librepository Description: abstraction library for accessing hierachic bulk content LibRepository provides a simple abstraction layer to access bulk content that is organized in a hierarchical layer. . Unlike the JSR-000170, this library does not aim to solve all problems associated with content storages. The main purpose of LibRepository is to give users an abstract view over an filesystem like structure so that content generator and content consumer do no longer have to make assumptions about where to store the generated content. . The repositories described here should not be used to store other things than BLOBs. Package: librepository-java-doc Architecture: all Version: 1.1.6-ok1.1 Priority: optional Section: doc Source: librepository Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 3295 Filename: pool/main/libr/librepository/librepository-java-doc_1.1.6-ok1.1_all.deb Size: 290438 MD5sum: 3005dbf4ff8f834ccb4cc8e46bf123ff SHA1: f295ebdca0cc90d280a414b9701cedac7116b158 SHA256: d78f83a54a585490f560b57a9bcebdcbc6384a14e227afbd274f174aefbf4f04 SHA512: 0d1789e9da7b2e09d3844c97278ce09345c3faab7e19634845e1741a91ffe91c3440db04b32fd6bf0be779295d45c6303d0f96cf3e9d8acd2fbbe0ff1f561382 Homepage: https://gitee.com/openkylin/librepository Description: abstraction library for accessing hierachic bulk content -- documentation LibRepository provides a simple abstraction layer to access bulk content that is organized in a hierarchical layer. . Unlike the JSR-000170, this library does not aim to solve all problems associated with content storages. The main purpose of LibRepository is to give users an abstract view over an filesystem like structure so that content generator and content consumer do no longer have to make assumptions about where to store the generated content. . The repositories described here should not be used to store other things than BLOBs. . This package contains the Javadoc. Package: libresid-builder-dev Architecture: amd64 Version: 2.1.1-ok1 Priority: optional Section: libdevel Source: sidplay-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 257 Depends: libresid-builder0c2a (= 2.1.1-ok1) Conflicts: libresid-dev (<= 2.1.0) Replaces: libresid-dev (<= 2.1.0) Filename: pool/main/s/sidplay-libs/libresid-builder-dev_2.1.1-ok1_amd64.deb Size: 29000 MD5sum: b73a65a238135f4f706f9317b4427640 SHA1: 6a0f486f8d49132af3bbcd9fe1b50c15d3f30b54 SHA256: 56130dac0cf21b72253cc03bdd254620227875f45c1277d935a5f8a0ecdfff7e SHA512: 3ac1917455b0d71be10647938742c1a0d69220a1124c28bcf92aa14715b30a7c5b9a0cb5e538f1981cf4073792489421f1d69e9b9f858bcf723bd14e0bd48887 Description: SID chip emulation class based on resid SID builder packages provide a chip emulator, to be used by libsidplay2. This package is an emulation based on the resid library, including hardsid support. Package: libresid-builder0c2a Architecture: amd64 Version: 2.1.1-ok1 Priority: optional Section: libs Source: sidplay-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 217 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Conflicts: libresid-builder0, libresid2c102 (<= 2.1.1-2) Replaces: libresid-builder0, libresid2c102 (<= 2.1.1-2) Filename: pool/main/s/sidplay-libs/libresid-builder0c2a_2.1.1-ok1_amd64.deb Size: 27924 MD5sum: 5971544326c7fbc2166ec6d5d153beec SHA1: ebfe5de1fea66997c16b946e2f6f56532c413c0b SHA256: 4cf69dee694b28d06c32d1939242a6b3abbf921c305ee79490579223480af1c3 SHA512: 95418656e9abb4c75a6ed3b274727986b76218357bc59cad3adcea4559f632fc83364bdd67169e9753c51981050a2ebaa78a34b5283dfc17c768d304368e5b50 Description: SID chip emulation class based on resid SID builder packages provide a chip emulator, to be used by libsidplay2. This package is an emulation based on the resid library, including hardsid support. Package: librest-1.0-0 Architecture: amd64 Version: 0.9.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: librest Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 118 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.77.0), libjson-glib-1.0-0 (>= 1.5.2), libsoup-3.0-0 (>= 3.0.3), libxml2 (>= 2.7.4) Filename: pool/main/libr/librest/librest-1.0-0_0.9.1-ok1_amd64.deb Size: 30792 MD5sum: d24877f64b64b79eb307725d84548383 SHA1: 4b0ff845490b4648f6f50d9c72013620256f1938 SHA256: 84365fd16ec4cabd1536d8595c30e06a443785cbaddf5cd511cede8dbcd8ca0f SHA512: a3ffaf7075932afc46c7f9a2e129cc0afd7950fa1b5b08a9fbaabaf47beddeb633735f0636dd0e397280852ccf99ef76094d2b4d4d49dd0344fbc546fed073ea Homepage: https://wiki.gnome.org/Projects/Librest Description: REST service access library This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. Package: librest-dev Architecture: amd64 Version: 0.9.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: librest Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 289 Depends: gir1.2-rest-1.0 (= 0.9.1-ok1), libglib2.0-dev (>= 2.44), libjson-glib-dev, librest-1.0-0 (= 0.9.1-ok1), libsoup-3.0-dev (>= 2.99.2), libxml2-dev Filename: pool/main/libr/librest/librest-dev_0.9.1-ok1_amd64.deb Size: 43432 MD5sum: c990a63608b58a7e829355d0e8deaeb6 SHA1: 24cecd5b47146dd22dd103fe6c2e9d66e11029a7 SHA256: 1598804d58860ca7079f0ad490a746296b1027fbbcd05927bcaaa55d1ae1dcde SHA512: 30364e552a5709b01e2ab2cef0817b95d46bd2bedd66243bbdd529239926cb234d909bdf11bb29c7c0a712c2964d2cc8ece42c1c37a368e049f19ec36eeea4ac Homepage: https://wiki.gnome.org/Projects/Librest Description: REST service access library (development headers) This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. . This package contains the development headers. Package: librest-doc Architecture: all Version: 0.9.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: librest Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1146 Suggests: librest-dev Filename: pool/main/libr/librest/librest-doc_0.9.1-ok1_all.deb Size: 53192 MD5sum: 50064ea20ee89c87e632874644c1f062 SHA1: d7b0cbe1e56dfc2f880d4afcfd40cf2df3676004 SHA256: ebdcbb438582d78a7779bbe19d7e98be4c96a3bbc5b1d7dda34cd459d72d1f37 SHA512: 846fa232ac4b6c35a16e91d0b3ce6e546ddfeb37da5c48e1b09484a575a298d5929d464a48385680c25ae2d2debde283d89440f4c74d4c47e1da45684e8d4d44 Homepage: https://wiki.gnome.org/Projects/Librest Description: REST service access library (documentation) This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. . This package contains the documentation Package: librest-extras-1.0-0 Architecture: amd64 Version: 0.9.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: librest Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 50 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.66.0), librest-1.0-0 (>= 0.9.1), libsoup-3.0-0 (>= 3.0.3) Filename: pool/main/libr/librest/librest-extras-1.0-0_0.9.1-ok1_amd64.deb Size: 12204 MD5sum: fb42617033a0bb1b21134b021f6f508d SHA1: b5b1df169e4dd24b2fa5b1d547040c36fc3e11f4 SHA256: 6411d4c998d751735a9d3226bbd077a18ceb1863799ceecf0ec17cb367263e88 SHA512: 7812bebfff3f46977766522bbdd21de625702a96824addf9c7dfabbcda9de211e51c2ff87ab2696382ea0931d9e4ac70f1a97a02de662416132beb29b81062bf Homepage: https://wiki.gnome.org/Projects/Librest Description: REST service access library extra components This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. This extra package provides Facebook and Flickr support. Package: librest-extras-dev Architecture: amd64 Version: 0.9.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: librest Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 66 Depends: gir1.2-restextras-1.0 (= 0.9.1-ok1), libglib2.0-dev (>= 2.44), libjson-glib-dev, librest-dev (= 0.9.1-ok1), librest-extras-1.0-0 (= 0.9.1-ok1), libsoup-3.0-dev (>= 2.99.2), libxml2-dev Filename: pool/main/libr/librest/librest-extras-dev_0.9.1-ok1_amd64.deb Size: 6880 MD5sum: 7258eba36270b819c38cf56f48f89bb4 SHA1: 6bea44660ff5848bbe05303ff7f722ee1a3a8e7c SHA256: a8b33d15c90296bdda5204d719d99e761d733629999c58669bc9c703826603ce SHA512: 4d7d7ba419bfc8a65c7e21d5e0115bb9f5937e1f74194235b2e7cc23788e437041c05760b725eca0fb08917f1969f7205bfadfce4f053ec6fa9e853bf0e57db0 Homepage: https://wiki.gnome.org/Projects/Librest Description: REST service access library extra components (development headers) This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. This extra package provides Facebook and Flickr support. . This package contains the development headers. Package: libreturn-type-perl Architecture: all Version: 0.007-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 45 Depends: libtype-tiny-perl, perl:any Suggests: libscope-upper-perl Filename: pool/main/libr/libreturn-type-perl/libreturn-type-perl_0.007-ok1_all.deb Size: 14912 MD5sum: b23299d61094ad8fd55f0bbbf1af045d SHA1: 286f5aea87530872bd42b6c7db8cdeece8a81fdd SHA256: 0e45986241b096d26bf7f3a07a75d5f8d76d73d8464915df36f212ff044ed5fa SHA512: 33cf5efaf2ba7a33968d9d4241bb4225e3ee833d763e293f0ecb5c4b472de4025249dd570295412d0baa57c32969928435544d677a8ff95a6ed8aa79512f1828 Homepage: https://metacpan.org/release/Return-Type Description: specify a return type for a function (optionally with coercion) Return::Type allows you to specify a return type for your subs. Type constraints from any Type::Tiny, MooseX::Types or MouseX::Types type library are supported. Package: librevenge-0.0-0 Architecture: amd64 Version: 0.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: librevenge Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 791 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Filename: pool/main/libr/librevenge/librevenge-0.0-0_0.0.5-ok1_amd64.deb Size: 189660 MD5sum: 182e59e70daf5bab1de2fc76e70d87c8 SHA1: 517529e6654c811ae73b58d4e90f948dcff1996c SHA256: ff95c41053fededea4f46f11f6250900b798d983bf1c61d2bb8765ec1d37c008 SHA512: 3079718082f8f5c83f92138727b40b5eaccc578b09d4f27fd1fd10e1cd3b02a8eb5c2f073fed5d914e72c4dbae67ef8b76bd6151df55f4e9e1fec9d7912adca2 Homepage: http://sourceforge.net/p/libwpd/wiki/librevenge/ Description: Base Library for writing document interface filters librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations. Package: librevenge-dev Architecture: amd64 Version: 0.0.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: librevenge Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LibreOffice Maintainers Installed-Size: 328 Depends: librevenge-0.0-0 (= 0.0.5-ok1) Filename: pool/main/libr/librevenge/librevenge-dev_0.0.5-ok1_amd64.deb Size: 28876 MD5sum: ade30c4835857ef229d3a631d526e9f8 SHA1: 68aa6ba3b9a9db918bd59e5eda413050c6f8bbc4 SHA256: 4261951ac62bc60307e25efe78400e25d468a067aead4c828881d03ea37d1a77 SHA512: 2598eb3d35d03acfbc435aad59b94e477725fa906e5637fd650f3dd06fbfcbc3404f379e37325fb3e99c5add9655bf700124224f54c33830c83af795c7a7c1db Homepage: http://sourceforge.net/p/libwpd/wiki/librevenge/ Description: Base Library for writing document interface filters -- development librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations. . This package contains the development files (headers, ...) Package: librgw-dev Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libdevel Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 71 Depends: librados-dev (= 19.2.0-ok2), librgw2 (= 19.2.0-ok2) Filename: pool/main/c/ceph/librgw-dev_19.2.0-ok2_amd64.deb Size: 16388 MD5sum: ef41dfcb1a580476dd0a7f80a1156b44 SHA1: 7abab7cdfb445cb366cc0faa487ece4356bdc011 SHA256: 46f0481bab99c7f31321f452b40cf0dafd0dae06ccd1becfe29eab3746ce9886 SHA512: d2926f3ae32a8deb9113fde63b7cce7c5e864e2284c5b603cb3f208a3e12879dba68681a29c9e0235d7ac7d866ffef33e1a4c3f1f0e6f99485ebd556c8da347c Homepage: http://ceph.com/ Description: RADOS client library (development files) RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service. . This package contains development files needed for building applications that link against librgw2. Package: librgw2 Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libs Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 21837 Depends: librados2 (= 19.2.0-ok2), libboost-context1.83.0 (>= 1.83.0), libboost-filesystem1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libcurl3-gnutls (>= 7.28.0), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libicu74 (>= 74.1-1~), libldap2 (>= 2.6.2), liblmdb0 (>= 0.9.7), liblua5.4-0 (>= 5.4.6), librabbitmq4 (>= 0.10.0), libsqlite3-0 (>= 3.14.0), libssl3 (>= 3.0.0), libstdc++6 (>= 12) Filename: pool/main/c/ceph/librgw2_19.2.0-ok2_amd64.deb Size: 5763260 MD5sum: 50ae6c012c0863132c43abcb07c10ff7 SHA1: 230453f4b0017a0c0735801da81b47dd66d96fd2 SHA256: 34b43673c7439df33d02075d3977fa533786fd15840740ddd92b9b5511a6e042 SHA512: 9b5b337ed8b04870de2a287981e4ce9c7e70d3aa86860dbd39c6d2b3df1e0bbae1836a1a1aa46b10102ef3b063d3f6c9b592d5a5200fd1a77e1526d456569b48 Homepage: http://ceph.com/ Description: RADOS Gateway client library RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service. . This package contains the library interface and headers only. Package: librhash-dev Architecture: amd64 Version: 1.4.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: rhash Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 373 Depends: librhash0 (= 1.4.3-ok2) Filename: pool/main/r/rhash/librhash-dev_1.4.3-ok2_amd64.deb Size: 147918 MD5sum: 0658fc78b65518bd514c029f93a999a9 SHA1: bbe6775db7ed35b60d5d1f153b76f3bbd6712ecc SHA256: 89bc468329867cfcebe0b036a744276a1b1a4f94a689aa09b1b44575eb14a9a3 SHA512: 9830f541277dfccc0bbb9994ca9948ed94b5ad5c4ff6a7722dab51f4f33485ebb413833d0d672e981dc5a40bdbb2bc3e29f69166d7b11edd19ae8a6c0a49cfe2 Homepage: http://rhash.sourceforge.net Description: header files and a static library for librhash LibRHash is a professional, portable, thread-safe C library for computing magnet links and a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1, SHA256, SHA512, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. . This package contains LibRHash static library and header files. Package: librhash0 Architecture: amd64 Version: 1.4.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: rhash Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 244 Depends: libc6 (>= 2.16) Recommends: libssl3 Filename: pool/main/r/rhash/librhash0_1.4.3-ok2_amd64.deb Size: 131738 MD5sum: 994338f979884e24c36895b0a97d8659 SHA1: f45105abf6a070af6b443f0dce45cf59571d71f0 SHA256: 470ef4be2d90c93727600f6652fa6d27e36f6a686309a1d61419db45ce358549 SHA512: 35eb677996acc29a1237193488030be0100b93a9d9d92bf721e04b175d3810fbf460f1e76963a812fd953d10981ce4214e454f52bfd5d23beab0007e6080749c Homepage: http://rhash.sourceforge.net Description: shared library for hash functions computing LibRHash is a professional, portable, thread-safe C library for computing magnet links and a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1, SHA256, SHA512, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring. . Features: * Small and easy to learn interface. * Hi-level and Low-level API. * Allows calculating of several hash functions simultaneously. * Portability: the library works on Linux, *BSD and Windows. Package: librime-bin Architecture: amd64 Version: 1.10.0-ok1 Priority: optional Section: utils Source: librime Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 221 Depends: librime1 (= 1.10.0-ok1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6 (>= 0.6.0), libmarisa0 (>= 0.2.6), libstdc++6 (>= 11) Recommends: librime-data (>= 0.38) Filename: pool/main/libr/librime/librime-bin_1.10.0-ok1_amd64.deb Size: 55692 MD5sum: 4fae85df6dc2e9f8418feed53ddd8f30 SHA1: 0ab9f885cf912b3f9c73bfb13515f502f48af0fa SHA256: 6c9245983b12aaee64b579e8c85c6141b2da9dd69c108204fda7c4d6be25a8d2 SHA512: efdcd9c66f721034c5f607225b7f3d76edce1f344a6031bfe5ac03a88eee569b5e12882361bbcb18643bc6b197a5a4773f3807f13023e3eca1ed5b554c770a9d Homepage: https://github.com/rime/librime Description: Rime Input Method Engine - utilities RIME is the acronym of Rime Input Method Engine. . RIME is a lightweight, extensible input method engine supporting various input schematas including glyph-based input methods, romanization-based input methods as well as those for Chinese dialects. It has the ability to compose phrases and sentences intelligently and provide very accurate traditional Chinese output. RIME's cross-platform core library is written in C++, and can work consistently on different platforms with OS-specific wrappers. . This package provides the executable utilities of RIME. Package: librime-dev Architecture: amd64 Version: 1.10.0-ok1 Priority: optional Section: libdevel Source: librime Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 309 Provides: librime1-dev Depends: librime1 (<< 1.10.0.0~), librime1 (>= 1.10.0-ok1) Conflicts: librime1-dev Replaces: librime1-dev Filename: pool/main/libr/librime/librime-dev_1.10.0-ok1_amd64.deb Size: 49864 MD5sum: cdae73d8f32176d1a93a3eda31381608 SHA1: 82ed6289a1a830f8a0139dae32d7dc1788b2df1d SHA256: d5147232de65f4b005f099d2f91ba3188e2079077d994ff906d12f4b9b61a011 SHA512: 29873b07098320bb1a85412a25d5ef22a348817af3653063c5d580a846be19a797e2edb934adc22c90f25477d985a28a4677e03f4125fa42f57f350cb61dacd9 Homepage: https://github.com/rime/librime Description: Rime Input Method Engine, the core library - development files RIME is the acronym of Rime Input Method Engine. . RIME is a lightweight, extensible input method engine supporting various input schematas including glyph-based input methods, romanization-based input methods as well as those for Chinese dialects. It has the ability to compose phrases and sentences intelligently and provide very accurate traditional Chinese output. RIME's cross-platform core library is written in C++, and can work consistently on different platforms with OS-specific wrappers. . This package provides the development files of RIME. Package: librime-plugin-charcode Architecture: amd64 Version: 1.10.0~git20230125-ok1 Multi-Arch: same Priority: optional Section: libs Source: librime (1.10.0-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 125 Depends: libboost-locale1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), librime1 (>= 1.8.5+dfsg1~), libstdc++6 (>= 5.2) Filename: pool/main/libr/librime/librime-plugin-charcode_1.10.0~git20230125-ok1_amd64.deb Size: 31368 MD5sum: 382b28c2ceed0e9eddebefe5e675c434 SHA1: b51061cab1e85b4a6c814898c744d54337f7ad12 SHA256: c28f1b305e3d5aa1745ef245195fcb900d2ef7aacda19d3d557ca1412be33e61 SHA512: 9d56b0f46860cf173d88c3532acb6e16dddb9f909cd5978d8d49a9cdf3144e45305467e555995f5135ea7f7ad4ebf1347c5054766e4d25e8a360b38ae30cf9ce Homepage: https://github.com/rime/librime-charcode Description: Rime Input Method Engine - charcode plugin RIME is the acronym of Rime Input Method Engine. . RIME is a lightweight, extensible input method engine supporting various input schematas including glyph-based input methods, romanization-based input methods as well as those for Chinese dialects. It has the ability to compose phrases and sentences intelligently and provide very accurate traditional Chinese output. RIME's cross-platform core library is written in C++, and can work consistently on different platforms with OS-specific wrappers. . This package provides charcode plugin for RIME. It can be used for codepoint translation and charset filtering. Package: librime-plugin-lua Architecture: amd64 Version: 1.10.0~git20230115-ok1 Multi-Arch: same Priority: optional Section: libs Source: librime (1.10.0-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 969 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6 (>= 0.6.0), liblua5.4-0 (>= 5.4.6), libopencc1.1 (>= 1.1.4+ds1), librime1 (>= 1.8.5+dfsg1~), libstdc++6 (>= 11) Filename: pool/main/libr/librime/librime-plugin-lua_1.10.0~git20230115-ok1_amd64.deb Size: 242476 MD5sum: 7eca67e7dabe6ffd6a524ca67b7f077f SHA1: 84d8b75452487a3b825f6ac0941854d39f6224a6 SHA256: 9647c01c2585671dd4327393d63bfe13cca3e433f248cbe398c6a02378df261a SHA512: 3d6b1daf6c1a19acb61becf3d5a17d496965620f3ac1e911cf0552c2623c7f9f3b1825419e51e37dc2327bb7298ce08d17659fc3f991463a62ca914f003aa1d5 Homepage: https://github.com/hchunhui/librime-lua Description: Rime Input Method Engine - Lua extension plugin RIME is the acronym of Rime Input Method Engine. . RIME is a lightweight, extensible input method engine supporting various input schematas including glyph-based input methods, romanization-based input methods as well as those for Chinese dialects. It has the ability to compose phrases and sentences intelligently and provide very accurate traditional Chinese output. RIME's cross-platform core library is written in C++, and can work consistently on different platforms with OS-specific wrappers. . This package provides lua extension plugin for RIME with the following features: . * Supports extending RIME processors, segmentors, translators and filters * Provides high-level programming model for translators and filters * Loaded dynamically as a librime plugin Package: librime-plugin-octagram Architecture: amd64 Version: 1.10.0~git20230125-ok1 Multi-Arch: same Priority: optional Section: libs Source: librime (1.10.0-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 105 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6 (>= 0.6.0), librime1 (>= 1.8.5+dfsg1~), libstdc++6 (>= 9) Filename: pool/main/libr/librime/librime-plugin-octagram_1.10.0~git20230125-ok1_amd64.deb Size: 28072 MD5sum: f7b398689b2d2e8a5b3b50a1c97b2b1f SHA1: 9b1337b3ca8b5e26f00eff7c3a562ef084e5b1da SHA256: 0104c0f541640b3ed5a04e077a418dc18624db4fba2f237b8e086c9908f8b1ac SHA512: 1fd47a966a5bdad55253eeabcb85273e6e87cc0786f170346a4a1b3dab116baa2178e0d1d9f9e103d9f24ac63e2a595575c196caf8875e0dcd35ad4be06aaaf8 Homepage: https://github.com/lotem/librime-octagram Description: Rime Input Method Engine - octagram plugin RIME is the acronym of Rime Input Method Engine. . RIME is a lightweight, extensible input method engine supporting various input schematas including glyph-based input methods, romanization-based input methods as well as those for Chinese dialects. It has the ability to compose phrases and sentences intelligently and provide very accurate traditional Chinese output. RIME's cross-platform core library is written in C++, and can work consistently on different platforms with OS-specific wrappers. . This package provides octagram plugin for RIME. It provides extra functionality in grammar checking. Package: librime1 Architecture: amd64 Version: 1.10.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: librime Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Input Method Team Installed-Size: 1893 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgoogle-glog0v6 (>= 0.6.0), libleveldb1d (>= 1.23), libmarisa0 (>= 0.2.6), libopencc1.1 (>= 1.1.4+ds1), libstdc++6 (>= 11), libyaml-cpp0.8 (>= 0.7.0) Recommends: librime-bin, librime-data (>= 0.38), librime-plugin-charcode, librime-plugin-lua, librime-plugin-octagram Filename: pool/main/libr/librime/librime1_1.10.0-ok1_amd64.deb Size: 584408 MD5sum: f48bf2873434458da577cb21ec8eb649 SHA1: 8114ec20078a58c463b9a69080856faeb3194e48 SHA256: 46b194cd1c9afa71d837abcd53aad9c44fb6d866d6b0c11cd87d7908a3df543f SHA512: 65bfe4ce0cdbced94c36b76bc59924138b00528017c993d9902ec6cedcc5e68ba067ab9cccbaa235a2b19db2d7298aa5e47182b63759d93c0792df9ec4210fce Homepage: https://github.com/rime/librime Description: Rime Input Method Engine - core library RIME is the acronym of Rime Input Method Engine. . RIME is a lightweight, extensible input method engine supporting various input schematas including glyph-based input methods, romanization-based input methods as well as those for Chinese dialects. It has the ability to compose phrases and sentences intelligently and provide very accurate traditional Chinese output. RIME's cross-platform core library is written in C++, and can work consistently on different platforms with OS-specific wrappers. . This package provides the core library of RIME. Package: librist-dev Architecture: amd64 Version: 0.2.10+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: librist Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: librist4 (= 0.2.10+dfsg-ok1), libcjson-dev, libmbedtls-dev Filename: pool/main/libr/librist/librist-dev_0.2.10+dfsg-ok1_amd64.deb Size: 18032 MD5sum: 874f3e64f4d30d1698dcf28a20eabaca SHA1: b0567d3cd58ccd20d3bf00f9d150c646eafb696e SHA256: 31c93a390b62f19dd9ae18dda016b4bd52992ef1c8f124a2e38179c8da07ea7e SHA512: 2c097e3e6a53e6fd47ebf2af8fac2c97105e801349e93b6b12533d06cb4cfe4ad10c7d25ee73ae11eb2a6f10707b1c6dc30580da5089b2fd45af7b1703b62e92 Homepage: https://code.videolan.org/rist/librist Description: Reliable Internet Stream Transport -- development files Reliable Internet Stream Transport (RIST) is a transport protocol designed for reliable transmission of video over lossy networks (including the Internet) with low latency and high quality. . RIST is intended as a more reliable successor to Secure Reliable Transport (SRT), and as an open alternative to proprietary commercial options such as Zixi, VideoFlow, QVidium, and DVEO (Dozer). . This package contains the library development files. Package: librist4 Architecture: amd64 Version: 0.2.10+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: librist Origin: openKylin Maintainer: openKylin Developers Installed-Size: 186 Depends: libc6 (>= 2.38), libcjson1 (>= 1.7.5), libmbedcrypto7t64 (>= 2.28.0) Filename: pool/main/libr/librist/librist4_0.2.10+dfsg-ok1_amd64.deb Size: 70636 MD5sum: b111555a60cbbfbf541e592b5b81c338 SHA1: cb248a29674a2648179e20c46cd0b2519bbb1000 SHA256: 9d25a70691ef41d5f365abd1ca1de2f0b59fc15bacecae41ff247efdc5af199b SHA512: 6c0820a6e892b266f7c901302926b1c7cc670b209e44ca785025e74cae62b7b8710e64a80b3bf2881d5dbe416b988d3f30e52880fb8b94febc836f9de8214181 Homepage: https://code.videolan.org/rist/librist Description: Reliable Internet Stream Transport -- shared library Reliable Internet Stream Transport (RIST) is a transport protocol designed for reliable transmission of video over lossy networks (including the Internet) with low latency and high quality. . RIST is intended as a more reliable successor to Secure Reliable Transport (SRT), and as an open alternative to proprietary commercial options such as Zixi, VideoFlow, QVidium, and DVEO (Dozer). . This package contains the shared library. Package: libroken19t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 130 Provides: libroken19-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0) Breaks: libroken19-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libroken19-heimdal Filename: pool/main/h/heimdal/libroken19t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 39980 MD5sum: 3beffc1da758af1715255b0b6d2f010e SHA1: 2045dfeb9213ea162ea7623a6fbc7e35cc6db0db SHA256: e31fe945668930e80d5d88e808b84d017ca61f737808bb87bdc92648eddc0f4c SHA512: e2523eecacc32b7d7a141312c1732562f973d0cc53317f95541fd0eb82a9ee17d6c231274bed0d4d2318f494555197e8cb39851e6be1db8fb1fe3dad2ebc1072 Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - roken support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for roken support. Package: librole-tiny-perl Architecture: all Version: 2.002004-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 63 Depends: perl:any, libclass-method-modifiers-perl Filename: pool/main/libr/librole-tiny-perl/librole-tiny-perl_2.002004-ok2_all.deb Size: 22024 MD5sum: eed16cb8fd0c38fe035246b264e65d8a SHA1: fbdbaf1c08874875303efb602c46e8eacacaeba6 SHA256: a6fdc25ada3bb6cfe09134e93f5107991bf20c1b75e1fdac15deded85536396e SHA512: b3fb245a5008f50278effd71f33563e7aa89a35d379d7f060b1fa1c7b8c812b55a1024d7a5f09c11233fe8e40ae565ca3486ddebb02923f3712f31389cc92d0b Homepage: https://metacpan.org/release/Role-Tiny Description: Perl module for minimalist role composition Role::Tiny is a Perl module to do minimalist role composition. Role composition can be thought of as much more clever and meaningful multiple inheritance. . The basics of this implementation of roles is: * If a method is already defined on a class, that method will not be composed in from the role. * If a method that the role "requires" to be implemented is not implemented, role application will fail loudly. . Unlike Class::C3, where the last class inherited from "wins", role composition is the other way around, where first wins. In a more complete system (see Moose) roles are checked to see if they clash. The goal of this is to be much simpler, hence disallowing composition of multiple roles at once. Package: librsvg2-2 Architecture: amd64 Version: 2.58.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: librsvg Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6698 Depends: libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.15.8), libgcc-s1 (>= 4.2), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.54.0), libpango-1.0-0 (>= 1.48.11), libpangocairo-1.0-0 (>= 1.48.11), libxml2 (>= 2.9.0) Recommends: librsvg2-common Suggests: librsvg2-bin Filename: pool/main/libr/librsvg/librsvg2-2_2.58.0+dfsg-ok1_amd64.deb Size: 1914592 MD5sum: 932edf1471e2c6b5eebba46e91df35c9 SHA1: 424faf016f6c4ebabf59261c8ea587f7fe0e36dc SHA256: a5c1ac6e9fa859f14bd79e8085b019b70bc547bce231a7ad29504931dae9171e SHA512: eb9de4bda31751401696b847ee1282f3c2580c365800aff628012d50c5aee6f252330510a676c43a2dc59c878dcd46c89376ff37a473e0be30c1bf5d5b8995d8 Homepage: https://wiki.gnome.org/Projects/LibRsvg Description: SAX-based renderer library for SVG files (runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package contains the runtime library, necessary to run applications using librsvg. Package: librsvg2-bin Architecture: amd64 Version: 2.58.0+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: graphics Source: librsvg Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7341 Depends: librsvg2-2 (>= 2.58.0+dfsg-ok1), libc6 (>= 2.38), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.15.10), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 4.2), libgdk-pixbuf-2.0-0 (>= 2.23.5-2), libglib2.0-0 (>= 2.50.0), libpango-1.0-0 (>= 1.48.11), libpangocairo-1.0-0 (>= 1.48.11), libpangoft2-1.0-0 (>= 1.48.11), libxml2 (>= 2.9.0) Filename: pool/main/libr/librsvg/librsvg2-bin_2.58.0+dfsg-ok1_amd64.deb Size: 2077084 MD5sum: 218eaa06cc7f0098bca8201af3dc3ca8 SHA1: 54657bf3d210433c33c918f73b8c80eafe8035c0 SHA256: 59226209c08b3817f528ac0f2b3599aade8ba749ccbb66d685ae57b1f94110c6 SHA512: c4e5543d66367529900ad5e340f952c2c66daa6a0d196583f585b52e7531696ab3e7e4e45aa07d3cd29a4238c7c357dfd3886b4c78f40e15ad66b7b6634f2d53 Homepage: https://wiki.gnome.org/Projects/LibRsvg Description: command-line utility to convert SVG files The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package includes a command-line utility to convert the SVG files to the PNG format. Package: librsvg2-common Architecture: amd64 Version: 2.58.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: librsvg Origin: openKylin Maintainer: openKylin Developers Installed-Size: 53 Depends: librsvg2-2 (= 2.58.0+dfsg-ok1), libgdk-pixbuf-2.0-0 (>= 2.23.5-2), libglib2.0-0 (>= 2.50.0) Filename: pool/main/libr/librsvg/librsvg2-common_2.58.0+dfsg-ok1_amd64.deb Size: 11124 MD5sum: 304bbbe973366d1d430398a1e0efe645 SHA1: da9f38f9021025715a70986876808d072e645727 SHA256: 404550b31986abd10c7c6645d9750eb9fa25bc7b99ae58086b82670234eeaccc SHA512: 293b35f76c22314acd0353dbc38f46be03b8427c672f2e64daa328b92160e615f7d90f8c541663d9c277bac886c3f9575a33a0051a65598cddf66da7be8ba3b6 Homepage: https://wiki.gnome.org/Projects/LibRsvg Description: SAX-based renderer library for SVG files (extra runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package includes the gdk-pixbuf loader allowing to load SVG images transparently inside GTK+ applications. Package: librsvg2-dev Architecture: amd64 Version: 2.58.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: librsvg Origin: openKylin Maintainer: openKylin Developers Installed-Size: 266 Provides: gir1.2-rsvg-2.0-dev (= 2.58.0+dfsg-ok1) Depends: gir1.2-rsvg-2.0 (= 2.58.0+dfsg-ok1), libcairo2-dev (>= 1.2.0), libgdk-pixbuf-2.0-dev (>= 2.23.5-2), libglib2.0-dev (>= 2.50.0), librsvg2-2 (= 2.58.0+dfsg-ok1), librsvg2-common (= 2.58.0+dfsg-ok1), gir1.2-cairo-1.0-dev, gir1.2-gdkpixbuf-2.0-dev, gir1.2-gio-2.0-dev, gir1.2-gobject-2.0-dev, libgirepository1.0-dev Suggests: librsvg2-doc Filename: pool/main/libr/librsvg/librsvg2-dev_2.58.0+dfsg-ok1_amd64.deb Size: 37020 MD5sum: 66c84eb4db8258aaa11d841833dbf48d SHA1: ebaf72619981f384fc638a0539c22870a881e751 SHA256: 278c236adb9f217506f0d4fdded312b8be220f9f254483424ff24cd403543564 SHA512: dc14623ac29f1faa06be772f6c3256c97c6e4140378dbc78486e37cb45bf4da51a657094f54a8645231b3e9fe39ddf1045f67a5df004acb2afc166179d3a4e17 Homepage: https://wiki.gnome.org/Projects/LibRsvg Description: SAX-based renderer library for SVG files (development) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package provides the necessary development libraries and include files to allow you to develop with librsvg. Package: librsvg2-doc Architecture: all Version: 2.58.0+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: librsvg Origin: openKylin Maintainer: openKylin Developers Installed-Size: 844 Suggests: devhelp Filename: pool/main/libr/librsvg/librsvg2-doc_2.58.0+dfsg-ok1_all.deb Size: 65440 MD5sum: ddd2e7472b4c5a4a539092d654d46166 SHA1: e029bae580c826c7b7476d4442ffdb32b95fd079 SHA256: ef9bdb2052ce6b4b70000e621393a030da138b26a8958ca8602731e5eec6a67b SHA512: d9927f207ba090fdedbfa22aa4e8ed2f6c9d917cb87c7be1dff164ce8282f97cb938314ab7bd620e09b25e427d5df585615c2f7e75313f30dbdec377d180dacc Homepage: https://wiki.gnome.org/Projects/LibRsvg Description: SAX-based renderer library for SVG files (documentation) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package provides the API documentation. Package: librsvg2-tests Architecture: amd64 Version: 2.58.0+dfsg-ok1 Priority: optional Section: misc Source: librsvg Origin: openKylin Maintainer: openKylin Developers Installed-Size: 21191 Depends: libc6 (>= 2.38), libcairo-gobject2 (>= 1.12.16), libcairo2 (>= 1.15.12), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 4.2), libgdk-pixbuf-2.0-0 (>= 2.36.9), libglib2.0-0 (>= 2.77.3), libharfbuzz0b (>= 0.6.0), libpango-1.0-0 (>= 1.48.11), libpangocairo-1.0-0 (>= 1.48.11), libxml2 (>= 2.9.0) Filename: pool/main/libr/librsvg/librsvg2-tests_2.58.0+dfsg-ok1_amd64.deb Size: 6805556 MD5sum: 14efc5b4e077b69ff1d125a849992e06 SHA1: 871c1a2e42086576fb5755e3c8e6ee9b165340a0 SHA256: 1315664dbb68825ca9adf49d540075b1a767787105c1fcdd0b8cbaa3a994dc41 SHA512: 6bab131d13e4273175c1a63e62e03a2e0f36721f6d53e2c54d032e647e8fae82bb359b91fa5352c1df22fdb8079f355d4b0164db7a1ed12d22e7fc18eb149251 Homepage: https://wiki.gnome.org/Projects/LibRsvg Description: automated tests for RSVG library The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package contains automated tests, which can be run with gnome-desktop-testing or autopkgtest. Package: librsync-dev Architecture: amd64 Version: 2.3.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: librsync Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Andrey Rakhmatullin Installed-Size: 155 Depends: librsync2t64 (= 2.3.4-ok1), libpopt-dev Conflicts: librsync1 Filename: pool/main/libr/librsync/librsync-dev_2.3.4-ok1_amd64.deb Size: 36524 MD5sum: ba8ad9ec43c5177bd60924f4950a224f SHA1: 8a16221b83d023425b8809f44ec2f02fe0bbc64f SHA256: 62459e5b67c2e03736543db46e4e80270bfc63d8d07e6ed38b3ac52ae3b04ed9 SHA512: f88cf2d81f7e2b718d5186c1ec52bfde8bf269142e2815ef25a3c083fa1b97f2030166dcadad45ebaafc5aa8e552849131c26104abfd95ce5054b14fbbcc9568 Homepage: https://github.com/librsync/librsync Description: rsync remote-delta algorithm library (development) librsync implements the rsync remote-delta algorithm, which allows for efficient remote updates of a file, without requiring the old and new versions to both be present at the transmitter. The library uses a stream-based designed so that it can be easily embedded into network applications. . This package contains the development files. Package: librsync2t64 Architecture: amd64 Version: 2.3.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: librsync Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Andrey Rakhmatullin Installed-Size: 99 Provides: librsync2 (= 2.3.4-ok1) Depends: libc6 (>= 2.33) Breaks: librsync2 (<< 2.3.4-ok1) Replaces: librsync2 Filename: pool/main/libr/librsync/librsync2t64_2.3.4-ok1_amd64.deb Size: 40084 MD5sum: 83d604eeb0120e6385c6570a20650b58 SHA1: d01a57d1b8309d57feaff8830eec8b5327b694dd SHA256: 48344ffd25e8730bee087516ba09efda8b5debffa2e7f0f51eaf525ba2fe606f SHA512: 9cba2c07d733fc7626378592a5061b18ec4132a09016e0920a4d8b5a5d207185aabe197fe743cf2398b13beb0df1d7250a8d3ed2040072251b3b639feff675dc Homepage: https://github.com/librsync/librsync Description: rsync remote-delta algorithm library librsync implements the rsync remote-delta algorithm, which allows for efficient remote updates of a file, without requiring the old and new versions to both be present at the transmitter. The library uses a stream-based designed so that it can be easily embedded into network applications. . librsync is used by rdiff-backup and duplicity backup applications. Package: librte-acl24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 108 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-acl24_23.11-ok1_amd64.deb Size: 36916 MD5sum: 388f84011c4f0c342f7bba76f538f2d7 SHA1: f02a3bfe5a3dc1a92ca95dec619b48972a48615c SHA256: dc487570d69aa9d4415bf319fa378bc654aeb27775876858369519fb3d8ad769 SHA512: 5a227a67261043d0f556524284154aa5c06bf779c5f0c7203f8515a440ac657627c2ee4bed7609f13b1c7382ac934fdd8fac5633b938c485d179cffd7e1a6dba Homepage: https://dpdk.org/doc/api/rte__acl_8h.html Description: Data Plane Development Kit (librte-acl runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-acl. Package: librte-baseband-acc24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 166 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bbdev24 (>= 23.11), librte-bus-pci24 (>= 22.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-baseband-acc24_23.11-ok1_amd64.deb Size: 58628 MD5sum: 27b718767ab4a5921b658df7281c11e4 SHA1: 8cd75a5ba75b7bd487657f65ac44c3b6e4ac90b6 SHA256: 31abf1fc0e89861e26aaed38813b01a1cdae5a29b1d2f0d9f18471dac9087a33 SHA512: f6b2a8cfb963cbb825d4597aef8d9b2a62dc270ee0ce16a68532be8ee27a6c24cc0f95f8eb1c2c4bf3fe3d8f4f10c44db170b5ceedcdb904fcfcbea11777c94c Homepage: https://doc.dpdk.org/guides/bbdevs/acc100.html Description: Data Plane Development Kit (librte-baseband-acc100 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-baseband-acc100. Package: librte-baseband-fpga-5gnr-fec24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 59 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bbdev24 (>= 23.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-baseband-fpga-5gnr-fec24_23.11-ok1_amd64.deb Size: 16348 MD5sum: a215d7f5f71d128d077578c1fbc4f1cf SHA1: 4e2c5188e7f5c6fe6680b4919536439deb365f84 SHA256: d0ec8d4c9f3180f3a668760e1e599478436a2c100a2ab2cebe2f47f9dbc922b4 SHA512: d1fb167c66496f289e3469fef1c8e6b7d214bacb9f5284a68ffd3c7bf24ec2e47f5a76dec2513566d7ba66322e62af065b9c14ec6a574e232807268dfe371160 Homepage: https://doc.dpdk.org/guides/bbdevs/fpga_5gnr_fec.html Description: Data Plane Development Kit (librte-baseband-fpga-5gnr-fec runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-baseband-fpga-5gnr-fec. Package: librte-baseband-fpga-lte-fec24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 55 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bbdev24 (>= 23.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-baseband-fpga-lte-fec24_23.11-ok1_amd64.deb Size: 13976 MD5sum: 3b3c7dffd0584ebc271fdfa0abf7f558 SHA1: 9f1d326d12eacb4643296a90646b21828824217f SHA256: e541b9309b2280e348504ac694e16ef6a7ce102d11a9d293c0910033aa0947cb SHA512: 657ba76c5817586b235c21b58937d7defe57c045cac985c1ce17144b057f7c5fb5316bd43378272c88bc8061aa29896f875e9cdba094169b875f228569123a41 Homepage: https://doc.dpdk.org/guides/bbdevs/fpga_lte_fec.html Description: Data Plane Development Kit (librte-baseband-fpga-lte-fec runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-baseband-fpga-lte-fec. Package: librte-baseband-la12xx24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 47 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bbdev24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-baseband-la12xx24_23.11-ok1_amd64.deb Size: 10168 MD5sum: a5d597eb178e46d5cc7fcdd87bab2786 SHA1: f9516b39b0c655825fa5403e33f17a371e508f8f SHA256: 47361d712a2f0a85be73e6b53a86f1791816d4747639a34f0b91b19cc39254cd SHA512: 48921c986693b3fc7a141107805decfd2cc7695bd633e69442663fe4cc285aa4fa748fdd12cb088f3a5bb4fa4440d8d96ac9094ab5c01329b8bc2524a2cac16d Homepage: https://dpdk.org/doc/guides/bbdevs/la12x.html Description: Data Plane Development Kit (librte-baseband-la12x runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-baseband-la12x. Package: librte-baseband-null24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 47 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bbdev24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-baseband-null24_23.11-ok1_amd64.deb Size: 9600 MD5sum: a27e45c38789ba1240df2468905daf20 SHA1: 8ddf0ab39a1198b43480356add0fb76fcb7647e5 SHA256: 8b0b434f2953ff7cabe44ab90ef6512dd2dc8bad6635a3a7e88002459dddbabe SHA512: 1f93d1faaf1a9d341f0dc0f7f04c132799bcd57dcc1558f9ad6f5cc3f02d3ee8abb4f8cc1001773840f980ab47b503eabf1944caa62b2e17abe4ee04f1c7333d Homepage: https://dpdk.org/doc/guides/bbdevs/null.html Description: Data Plane Development Kit (librte-baseband-null runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-baseband-null. Package: librte-baseband-turbo-sw24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 55 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bbdev24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-baseband-turbo-sw24_23.11-ok1_amd64.deb Size: 12108 MD5sum: 643583d8be4455f9da71b6a0f3969ccc SHA1: d3b58c025e49c18bdf234100d9ff5565a90331fa SHA256: b775a68798cbdb610e873c6f9c29ab82e144f341e5ac2c3b0b81db49c6f03b32 SHA512: b62997ff53d52da0989d44b175066c9db5dcdcf77492bd8acf302786755d9005f1b5eb2cbc70deda3aa7080c38d6d54d95967daec91cafa69d4b644577508047 Homepage: https://doc.dpdk.org/guides/bbdevs/turbo_sw.html Description: Data Plane Development Kit (librte-baseband-turbo-sw runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-baseband-turbo-sw. Package: librte-bbdev24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 52 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-bbdev24_23.11-ok1_amd64.deb Size: 13996 MD5sum: b17e20fde9d29e999ffb739f29264c18 SHA1: b73a7dcc26730bb0f2ed79179885181b93f6c1bd SHA256: 638ecb468d594b4172a8a58f30573083ae98ad878dd36c99629e98fc91be635e SHA512: 1970b76bb24bb09e45cfc55c0da4d3ab00c07db72fc4e30a93acac091cdc5bcdc53522227a7fcac135acc3fd017e293751e2771157eeeb0197655f1de40ae17e Homepage: https://dpdk.org/doc/api/rte__bbdev_8h.html Description: Data Plane Development Kit (librte-bbdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bbdev. Package: librte-bitratestats24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 35 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libjansson4 (>= 2.14), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-metrics24 (>= 23.11), librte-net24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-bitratestats24_23.11-ok1_amd64.deb Size: 6000 MD5sum: 19061689160b9d21b0d64e2fb5d71256 SHA1: 50a5300a34ae513840ff4aece7f27ed122cc1145 SHA256: 49067fbb50748b1c55eec8d7931de6fcb5e0007531957dd67fa6afc334892be3 SHA512: ccd18d19aef32cd5c675f491f8009cbf4c1f8dd298a2b060e07c9709cec7ee426af1516c330d07177114a7a4dcc01a423e4d13d81bf4972408626953c9ce85f9 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-bitratestats runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bitratestats. Package: librte-bpf24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 92 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libelf1t64 (>= 0.131), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), libpcap0.8t64 (>= 0.9.8), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-bpf24_23.11-ok1_amd64.deb Size: 29320 MD5sum: 3eca97bc69b7627fcbd0aff54bd983bb SHA1: 6b3852897e66dd5df8ddc3f1987cf348909e1794 SHA256: 24465902824c0d5f1da59e09aaf7921939d1628af32d23bb87ea20a7c12fda00 SHA512: 3cfc0fe9054a874afa8b486be45e0511fce126ec0d73cc474f07c16b7995d7bf4b0ce6a21175d2667b0adb818f76471efc2d9ef3e13a87de7ab540724004698c Homepage: https://dpdk.org/doc/guides/prog_guide/bpf_lib.html Description: Data Plane Development Kit (librte-bpf runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bpf. . The DPDK provides an BPF library that gives the ability to load and execute Enhanced Berkeley Packet Filter (eBPF) bytecode within user-space dpdk application. Package: librte-bus-auxiliary24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 42 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-bus-auxiliary24_23.11-ok1_amd64.deb Size: 8552 MD5sum: 07e2290b6a5bda85062d60777d408d3e SHA1: 82e8cb944460dc60ed97434e9f5c3db89d15137e SHA256: e662da7e767c02ddcc64201cb20b767b067b3c119cf8e33fc81f75b5012af63a SHA512: 3d986f8b46ce37a2843fff7b26f8ae373c69a263dc82f16e51aded59534019b003f9613010e6ead906c400d40fefd03cd052c02c1ecc8916a14fbe6051237291 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-bus-auxiliary runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-auxiliary. Package: librte-bus-cdx24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 58 Depends: libbsd0 (>= 0.0), libc6 (>= 2.34), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-bus-cdx24_23.11-ok1_amd64.deb Size: 12168 MD5sum: 39892d27eea84f823527d7ded1bcb1ac SHA1: 11e5d56e612983570e75773cc128fec17216bd03 SHA256: 8e2bfe43c1eacb003ac7b00c4469b81243ea53d0f0f28389cc361cb07831c6f2 SHA512: aabc838c6441fd56aee0d8544134a146ce8518a554ddf406ba11d527dd4899b0a8d27ba9eeec5a66acc9d60759ba048a4e4425a5c0de3e394d800f035ba42a5d Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-bus-cdx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-cdx. Package: librte-bus-dpaa24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 110 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-common-dpaax24 (>= 20.08), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Filename: pool/main/d/dpdk/librte-bus-dpaa24_23.11-ok1_amd64.deb Size: 34532 MD5sum: 11207197a6ea0bedacfe005023dbf887 SHA1: de95ab9942156f644d5966ca84118ec02d6d8f45 SHA256: 26408b20944ed887e356de20825fa81565d78c2a18593386d80a0e0d685041e1 SHA512: 1adcf2df600c8067dd37326076e926e4502a5c349ffd6e1031ad40b8e0b4613e420159d2b5f72f0c4209fe73185de2747ea45e5df8063cd86481e2597072a8aa Homepage: https://doc.dpdk.org/guides/nics/dpaa.html Description: Data Plane Development Kit (librte-bus-dpaa runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-dpaa. Package: librte-bus-fslmc24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 106 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-common-dpaax24 (>= 20.08), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Filename: pool/main/d/dpdk/librte-bus-fslmc24_23.11-ok1_amd64.deb Size: 29292 MD5sum: 97f41ca70e338f7b408ae40e487dcc29 SHA1: de612712dbd5cde31bdc01b6e5f23141c4cc7050 SHA256: c0f10bce3fad842fb8c2a8b8ea3407a75a1781401351c617c5c4b0b06d6025ca SHA512: 8330ed57cdc3a81a360ea8c0f33c77eb720c5a0ba19feee98704733e7d425137c020b2d235a2903e9f42dbcdb7db55107892054d9df51783eae1e8e2c4afb62c Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-bus-fslmc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-fslmc. Package: librte-bus-ifpga24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 43 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-pci24 (>= 23.11), librte-rawdev24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-bus-ifpga24_23.11-ok1_amd64.deb Size: 8596 MD5sum: 951489e00f54ed7079a147e65d26d6a8 SHA1: 9cccc2ae39d1df8d6acea5c5a066c8e6c7293873 SHA256: b0f6803240e6f7ccc30b8d5e90fee3f2ac69f6356358b4905324f8c40f4a867e SHA512: f7de36fc6251fa9650f4017dcd1c1a79f6a6030abce6dd193b7bbe0ab58657b3c7540ece06e367d9323e5d3da3298a33680e03479a7ecc708ee5cd46515e5385 Homepage: https://dpdk.org/doc/guides/rawdevs/ifpga_rawdev.html Description: Data Plane Development Kit (librte-bus-ifpga runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-ifpga. Package: librte-bus-pci24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 87 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-pci24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-bus-pci24_23.11-ok1_amd64.deb Size: 23824 MD5sum: bddfbe5e7816bc2635252534eb771b2e SHA1: fb717022bd358f5b878ba01459365d6c92c08caf SHA256: 75a50968500feb46000b877d9f283f4ec0659304ef75b7fd02948951b6ce5116 SHA512: 602a6dfbc0417f9aae610f3f2a7a5d769d12f4cddd6dc1a5bc66836752ec6762af9b00cfb938aef4f2603d76506de364bb1c09de282aaa9da984bfd0d3b4fa1c Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-bus-pci runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-pci. Package: librte-bus-platform24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 50 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-bus-platform24_23.11-ok1_amd64.deb Size: 9532 MD5sum: 90299b95d77e45ac80dea6250acc898a SHA1: 6905e371d9649b5439462d610b73d83408c96d9c SHA256: 0dcd713e731715a5c535be0b191e263f42bade0ff62147e19e984ec64a654110 SHA512: 6c7362a76af7f07630758db7161eaf93d507d388babcc9306ee2afc2a665c6f9890bac83a99fa0e0fd78890b9a1c0cccc28e325622877c1a7ef9c9bd669484a5 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-bus-platform runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-platform. Package: librte-bus-vdev24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 51 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-bus-vdev24_23.11-ok1_amd64.deb Size: 9888 MD5sum: dc174b7b370c61591b11692c0d3e13cc SHA1: 97012b8651c178c62839d322c9fd3c843ba043cd SHA256: 1bd1e4b0efb97fa813364e43c4cb830b1102d376818c1e394e83af67b910dbee SHA512: d3ce3fb670517c24ed7fd18590e5a5709af0fa3e85a731556fbea3b9e0b91abd8fd0527b4f51ab493396241a3ef013b81bcf9978be0e16b69ae3f1ddfcbf1441 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-bus-vdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-vdev. Package: librte-bus-vmbus24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 63 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-bus-vmbus24_23.11-ok1_amd64.deb Size: 16880 MD5sum: 1d83c51b094e085a80124dfcd450e95b SHA1: 1397849c328851560d49c13bf3800e458f94d9b6 SHA256: 27a7eeea80196c1348de13da6e9011183fa0c89da7c9582994e59c124ba34209 SHA512: 2ad07f01dce2a2a79b1e9945be8c62cdf3cbbb9ec437d11bc55b7710edefeddf49efffefc16a69514116ad8a42336054a58a72cc15d7e96a25951e1d1cf1f98d Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-bus-vmbus runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-vmbus. Package: librte-cfgfile24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 39 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 17.08), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-cfgfile24_23.11-ok1_amd64.deb Size: 8964 MD5sum: 9be48d84f13c88454ea4e561f5092372 SHA1: 6396677d7ecc54042fe848526c743776bc677278 SHA256: ee7c6736d4b1a51fcbc4c83b65ddf8159425b566a86128fc828ebec45c4d3f6b SHA512: 3cde3f0aafb6098788407b4045361b350899fa1aa1eceed655ac7909392d92ea9f3191b94317a6fc8896a3dad467183f1b08bc506102ad58e210969207ac9615 Homepage: https://dpdk.org/doc/api/rte__cfgfile_8h.html Description: Data Plane Development Kit (librte-cfgfile runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-cfgfile. Package: librte-cmdline24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 66 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 17.08), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-net24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-cmdline24_23.11-ok1_amd64.deb Size: 17960 MD5sum: 949d740ff5a7da5c058a03d3d1e20373 SHA1: fd1494ff910d287ad7b67f02b7c85613f76fbf1f SHA256: 7847459d40adcab1232170b3d4f9dff246def1ba44cb64b61259ee851208e7f7 SHA512: fc33d025944e54c02216b24ea5701c1e42d37a7b093e836d33a601ae78bb02b40a590b50aea3a3fc9af8ad8e3fb648208b4d5e3a894b6bd39fb3309ff1cf23de Homepage: https://dpdk.org/doc/api/cmdline_8h.html Description: Data Plane Development Kit (librte-cmdline runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-cmdline. Package: librte-common-cnxk24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 586 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-cryptodev24 (>= 18.05), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-common-cnxk24_23.11-ok1_amd64.deb Size: 205320 MD5sum: 575cc8d20726ad5c462663cab5a2ef9f SHA1: 576cc4cb8b9f912c4cb7bff89fc2cfe6d7a625a5 SHA256: 86d6ce742d844cae591fbac0b5892912c20b3a793cb9b20786a3188d9708c291 SHA512: c1c378dc0757f4b84a185e7b513631046e510f107924204d13214fa15db755ae1254890cd3718aec75e1dfb37996b64b9da71cbbd46f461cb9dd9641d1bb8b13 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-common-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-cnxk. Package: librte-common-cpt24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 54 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-cryptodev24 (>= 18.05), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-common-cpt24_23.11-ok1_amd64.deb Size: 12260 MD5sum: 254136b17b9aed51cbf745d482206dde SHA1: d7d3c818539ac725126b3fb8280c78285be01de5 SHA256: a36e4f1f919a472598e1ccabaac35fcd019126e1b8c49667c6f5324c2afe5918 SHA512: f64d34317d8c63c28c3110495f1eb8d503bc68009a388d5fb745786123deaf9fbecc318afd630fa168d951b773b397caeb119417d589a128e062a510a2c6c3af Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-common-cpt runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-cpt. Package: librte-common-dpaax24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 54 Depends: libbsd0 (>= 0.0), libc6 (>= 2.33), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-common-dpaax24_23.11-ok1_amd64.deb Size: 12284 MD5sum: 30306d2353ef5859b4b996f2e9fc0331 SHA1: ff7a8a623b176677f830ced379293df8e38e30d2 SHA256: bf9694c4793377a77d19c259538c23a0b3e6fa85c27e227e484b83006c3f5ee7 SHA512: c07ce1b6331008b7461c953416f8920998eac3870bdc3dfc5a35a66d0b719dd4975aa6b229b1ff82d2081b9966057ecf14317a66cc9b9396034b70b1c369e1dc Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-common-dpaax runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-dpaax. Package: librte-common-iavf24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 65 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-common-iavf24_23.11-ok1_amd64.deb Size: 14180 MD5sum: 04ebb6dcb5c5274f74fd47dc4153fa85 SHA1: 625a43d2f1498c569b502d95b2fec2cd28b84afc SHA256: 9fc783667b1937c5e307eb4f054adf5912d12470d34d05a78d2ceaa608887a85 SHA512: e0d2936c2cd8a78c38663bb19aa0ba4dcadaffb9270299b45e8ae06ed29724c5066d61d3c9c680b9c043684e162edd53152006a3cc00415dee7ca2e03fb1451e Homepage: https://doc.dpdk.org/guides/nics/intel_vf.html Description: Data Plane Development Kit (librte-common-iavf runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-iavf. Package: librte-common-idpf24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 157 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-common-idpf24_23.11-ok1_amd64.deb Size: 44040 MD5sum: 7206d6354712810489871cb58907729e SHA1: 9ebb18f4c510780d0c7e888a0d14a5d95ee164d5 SHA256: 98a237cf3eb7aa40fb21eef59d8ec81195e815c0cf152d05e080eff66ccd386d SHA512: 79755917c56b05b0a0aae6457d3499818e316b9eb07f025de53c70551f6cf7da70616abc438fd30e2cc531eab6b30105a319685ca40e778ffec21cb5036120b6 Homepage: https://doc.dpdk.org/guides/nics/idpf.html Description: Data Plane Development Kit (librte-common-idpf runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-idpf. Package: librte-common-mlx5-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 202 Depends: ibverbs-providers (>= 42), libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libibverbs1 (>= 35), libnuma1 (>= 2.0.11), librte-bus-auxiliary24 (>= 23.11), librte-bus-pci24 (>= 22.11), librte-eal24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-common-mlx5-24_23.11-ok1_amd64.deb Size: 70356 MD5sum: 706ffcd6855b995f1eff2882f93154b6 SHA1: d6647035830454990c622dac308534d8d098f17c SHA256: 557210bd4f1bb4d2ae3850117fd4aaf68408fe55d0ed8b55943ba271e2871430 SHA512: 7d15d25d5e4711d8dbc23bbeff25566f874a2424b7e74fdf0ccf75732c48e1828cf26aebe6dd1851e42dbce21871ae5edfbad46aef562abbf5afd06a9db2a3bd Homepage: https://doc.dpdk.org/guides/nics/mlx5.html Description: Data Plane Development Kit (librte-common-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-mlx5. Package: librte-common-nfp24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 42 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-eal24 (>= 17.08), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-common-nfp24_23.11-ok1_amd64.deb Size: 7688 MD5sum: 440956f317b904bec2df69f6c2c16ad0 SHA1: b09f31b53aee1c3e7c88ba5e04ccc80b28913196 SHA256: ce8ef2ad0232cbda001566ff4cbdb5f1130b92b676c5474781c64b7903996936 SHA512: dba72a89896097fbd2837e8de068a5c2f90e3655fab70f041b3afe26d83c609828130b701efcf4070091d1eb1111f586a65595059a0b48b33a8f5504d1acd8dc Homepage: https://doc.dpdk.org/guides/nics/nfp.html Description: Data Plane Development Kit (librte-common-nfp library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-nfp. Package: librte-common-octeontx24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 42 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-common-octeontx24_23.11-ok1_amd64.deb Size: 7056 MD5sum: a087570ae284166681f15f97b88264cd SHA1: c24f79834b91d1a1f026c66d012ab47cda24922e SHA256: 9e2850fd8bf840781bf0a37b3782772bb3dd5227e0f6dee144bdb8825d73fc61 SHA512: 56d1ec566f0ba16e52d789c83b95df0129b177d1d9311985145ea478deab37065f4460157d7b546e80849f7313a4a96c4d7e1bfe9d32bc695c1ed2026f969d6c Homepage: https://doc.dpdk.org/guides/nics/octeontx.html Description: Data Plane Development Kit (librte-common-octeontx library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-octeontx. Package: librte-common-qat24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 1017 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libipsec-mb1 (>= 1.5), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-compressdev24 (>= 23.11), librte-cryptodev24 (>= 23.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-common-qat24_23.11-ok1_amd64.deb Size: 184388 MD5sum: 3f953937546bbf2ac16cbd1e09df1ad3 SHA1: f4758c3885719706eb6fd125dff70d71d91a7d07 SHA256: 1fa2aecfb49f32ca365dff2612e1c10189964f57bd7adb68c8da9a3c540b9637 SHA512: 8ae5ce3401b68ff7d58d7b48f53f04c4be8194698f01b410f88c32e8d1b99e3edaa36043419f3d3b8775da3c2964419154915d1bfb90cb569ebc3e5818be1f01 Homepage: https://doc.dpdk.org/guides/cryptodevs/qat.html Description: Data Plane Development Kit (librte-common-qat runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-qat. Package: librte-common-sfc-efx24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 257 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-pci24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-common-sfc-efx24_23.11-ok1_amd64.deb Size: 79728 MD5sum: 2ad234dc78c0514b170ca1a28ae46936 SHA1: 2f1fb0430174f80de25a73fabb5601c36b38e765 SHA256: 5333918ed0a9b6490a8b1b12a46540ccc0d71bf63c6f50f52dc76afceda04f23 SHA512: 96e171b7da02c1134ed127b50ad10233be81a9d136f88610e31495b872f17bee491d132ee3c9ab0dea9e6d854f022e85c94ca1b998570160bbffa843e385eac9 Homepage: https://doc.dpdk.org/guides/nics/sfc_efx.html Description: Data Plane Development Kit (librte-common-sfc-efx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-sfc-efx. Package: librte-compress-isal24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 59 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libisal2 (>= 2.19.0), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 22.11), librte-compressdev24 (>= 23.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-compress-isal24_23.11-ok1_amd64.deb Size: 13420 MD5sum: d61d95956fdc0d3b77c69562d9211784 SHA1: 1b01721b926800ddcfe26218204991860a5457bf SHA256: 2d16f8af6ce8cfba306045f6f936a310b75a5e3b52918672952520f2b5483037 SHA512: 52fc361d993e24d2c2420b69b959653555279c8a48d6bf52a47361916a05ce2e40e96cc051c76c0fb38f69eb5e20511cea79998a8be27e25898742eda6df63d6 Homepage: https://doc.dpdk.org/guides/compressdevs/isal.html Description: Data Plane Development Kit (librte-compress-isal runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-compress-isal. The ISA-L PMD (librte-compress-isal-comp) provides poll mode compression & decompression driver support for utilizing Intel ISA-L library, which implements the deflate algorithm for both Deflate(compression) and Inflate(decompression). Package: librte-compress-mlx5-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 55 Depends: ibverbs-providers (>= 23~), libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libibverbs1 (>= 23~), libnuma1 (>= 2.0.11), librte-bus-auxiliary24 (>= 23.11), librte-bus-pci24 (>= 20.11), librte-common-mlx5-24 (>= 23.11), librte-compressdev24 (>= 23.11), librte-eal24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-compress-mlx5-24_23.11-ok1_amd64.deb Size: 11916 MD5sum: 76f574c6554a09995bb9ad5a49e8ee17 SHA1: 1fed485b8e7125dbc2544fece4a08dd1a577fa6f SHA256: fb85102ffc342cd8d9b7e16afdc7c42ba5ac3a74178f2aa0f86ab191ecab7191 SHA512: 510a0323e38b998b75baa4a0e687d9340172dfb038ac19c7bf8b09aeea5e1f9d16150d869e2dc9e61f1fc88e870939d627bfaabf5605680e9e16c06235385fdb Homepage: https://doc.dpdk.org/guides/compressdevs/mlx5.html Description: Data Plane Development Kit (librte-compress-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-compress-mlx5. Package: librte-compress-octeontx24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 67 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libisal2 (>= 2.15.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-common-octeontx24 (>= 20.11), librte-compressdev24 (>= 23.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-octeontx24 (>= 23.11), librte-mempool24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-compress-octeontx24_23.11-ok1_amd64.deb Size: 15648 MD5sum: b9dfd6530848dc2aa11067bfbf6a0434 SHA1: 74338d06eda3de1bc8ff51fe4788448989927b1d SHA256: 6edf131ad1d59de0a236a636ebcb5d1f8cd1cbe98e9e2d4160e621a70c20f9a8 SHA512: 4c13280450394aae006027ba1d6db616cd176977c2dba40269923a87b94acedd897bd054d20a1aa9c83a4ab0c7ccfb5ef44f7a4218bfdd7ea5ff0e60a5ec55f8 Homepage: https://doc.dpdk.org/guides/compressdevs/octeontx.html Description: Data Plane Development Kit (librte-compress-octeontx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-compress-octeontx. Package: librte-compress-zlib24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 51 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 22.11), librte-compressdev24 (>= 23.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), zlib1g (>= 1:1.1.4) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-compress-zlib24_23.11-ok1_amd64.deb Size: 11092 MD5sum: ebf45b6189afc0500d3509327baf043a SHA1: fa742534045c340a77b2a58822a85f68335123cb SHA256: 7332d7db0c59f2fa8db041dfe002542a2b53e12bf4f6e3c2353218ab997db703 SHA512: 0a001088768816c0d26f7dae5b934ec17adaccf973890eacc102b60fb5803bc163308ee7e55d7858f7f09a5bfbc92e1a2112c6aa811e682dc77aaf735cbb1291 Homepage: https://doc.dpdk.org/guides/compressdevs/zlib.html Description: Data Plane Development Kit (librte-compress-zlib runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-compress-zlib. Package: librte-compressdev24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 53 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-compressdev24_23.11-ok1_amd64.deb Size: 12764 MD5sum: 1800e4b0b067e430149b7f80939f6301 SHA1: 38f144571ad5bc95132016d0588c6cd0cfb623c9 SHA256: 9a2256194d132ef3ca4144273639fbb0714d5a7d6622180a0f384e498d962d96 SHA512: d6fc0021eb2c3d2bc6551d5d69130e095121fd3d2c58507cf2659bdf8728cc1e0d9bc4ed9d2146433312f92b4a1206716e8f581404e9b9639f50db48fadd1c3f Homepage: https://dpdk.org/doc/guides/compressdevs/isal.html Description: Data Plane Development Kit (librte-compressdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-compressdev. . Provides poll mode compression & decompression driver support. Package: librte-crypto-bcmfs24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 77 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 22.11), librte-cryptodev24 (>= 21.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-crypto-bcmfs24_23.11-ok1_amd64.deb Size: 19620 MD5sum: 0499d017ef3758705ad4910ed0e684d2 SHA1: a44b3f5f7610d53dbbea2cd3f55e2fb13a38cb69 SHA256: 676bc258f696728a663e1bbcadaa50ef6b5aacc4aeeb6224bcdaa1f7532c78eb SHA512: e0ca724b8836cb8b48fdd04f1aa1050600691311f5b2249bb0b972b24509e659c457f86923f39acc5c5831bb1a4e04d8ba62b158808bd2274c99bb4e243198a6 Homepage: https://doc.dpdk.org/guides/cryptodevs/bcmfs.html Description: Data Plane Development Kit (librte-crypto-bcmfs runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-bcmfs. Package: librte-crypto-caam-jr24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 123 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-dpaa24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-common-dpaax24 (>= 20.08), librte-cryptodev24 (>= 21.11), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-crypto-caam-jr24_23.11-ok1_amd64.deb Size: 37044 MD5sum: 945f2433e87bd11070304f2ebaf60186 SHA1: 0c1858db44ebbe0b18b1c62240e7ce2807f34675 SHA256: bf617c71c73d08ed914d71ba5c343a0bad3e007b0ff8e04d37cd52178e7d0cb1 SHA512: 65fd3f0fe7fea93d7ae3395a7f6681834941474280167cf1a9c3d5a5fc52154e0c672adf978b501f0b8061dd580dd2c51958535239f825bb73b146a8983f1f6e Homepage: https://doc.dpdk.org/guides/cryptodevs/caam_jr.html Description: Data Plane Development Kit (librte-crypto-caam-jr runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-caam-jr. Package: librte-crypto-ccp24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 219 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-cryptodev24 (>= 21.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), libssl3 (>= 3.0.0) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-crypto-ccp24_23.11-ok1_amd64.deb Size: 42408 MD5sum: 7a681d60d6ca8091dbbcae5297c38380 SHA1: b662d18138318ae9b8aa21ce828999fd463b897b SHA256: 35ab6d6f964e5e3055b50128c9e120acfdd66b5339daa4a9351ab2a649864a9e SHA512: 6e99f09e1919dc9f67e33a7cfdeac36168486751886703a59e60bc46a11385a8d26c6bfe2126f313bc236da6d91805ff756db6ade39a88e1640227acd393ba84 Homepage: https://doc.dpdk.org/guides/cryptodevs/ccp.html Description: Data Plane Development Kit (librte-crypto-ccp runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-ccp. Package: librte-crypto-cnxk24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 571 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-common-cnxk24 (>= 23.11), librte-cryptodev24 (>= 21.11), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-crypto-cnxk24_23.11-ok1_amd64.deb Size: 135744 MD5sum: 62eb6a740404685d96de0dd3b8992e61 SHA1: a9787ddde7ccc60476f3545e4789e557517c37d1 SHA256: 2165ba9cd4192bcabb03c76ade71c9d004e2c5de9e78593536d379a22ea2fde3 SHA512: a7e184ac0dee7f7a25e58a352a0a14a328b08e75bb9ff199047541a3992fc8415c05d181162bcf0ad38117e443f9b486124aea2f32dbf710885b76ac5c8122a0 Homepage: https://doc.dpdk.org/guides/cryptodevs/cnxk.html Description: Data Plane Development Kit (librte-crypto-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-cnxk. Package: librte-crypto-dpaa-sec24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 195 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-dpaa24 (>= 23.11), librte-common-dpaax24 (>= 20.08), librte-cryptodev24 (>= 21.11), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-dpaa24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-crypto-dpaa-sec24_23.11-ok1_amd64.deb Size: 60460 MD5sum: ca708e2e7a97ea3c423ecd26267ca590 SHA1: 12e0ebd091c393924c0bb2977c9a05325f504e18 SHA256: 3b7591d88fdebb7df63a1cf55c9146ed169d3df17749126583e4e1b01e851b38 SHA512: 1d4272374369a8e5ad138a27e45eb2e147836e8be981b2d5830e2ae931cb674059094a0692aa1c605ebaaa82b40a2a42d27c7e6d4e5d540c479f171db9b08659 Homepage: https://dpdk.org/doc/guides/nics/dpaa.html Description: Data Plane Development Kit (librte-crypto-dpaa-sec runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-dpaa-sec. Package: librte-crypto-dpaa2-sec24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 211 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-fslmc24 (>= 20.11~rc3), librte-common-dpaax24 (>= 20.08), librte-cryptodev24 (>= 21.11), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-dpaa2-24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-crypto-dpaa2-sec24_23.11-ok1_amd64.deb Size: 68240 MD5sum: fe6fd6e16679bcbc8387934985dd1de8 SHA1: dbf01d48fff4b2ec04c7e15195cd5c7d979bfbb1 SHA256: 1b6f8097c6c848f6ae272f7bd1f11e7a0b2ec3d0fb507dbd4a8c37a9f268bec5 SHA512: 6366b04b2e4c0e40dce896785ec82c5affc8d0ae55ca7ba54be54e756b68421a10fdcfc68199265a435ab36b71b0195c1f2e7048405c80a594a3f86ce26ae686 Homepage: https://dpdk.org/doc/guides/nics/dpaa2.html Description: Data Plane Development Kit (librte-crypto-dpaa2-sec runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-dpaa2-sec. Package: librte-crypto-ipsec-mb24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 156 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libipsec-mb1 (>= 1.5), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 22.11), librte-cryptodev24 (>= 23.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-crypto-ipsec-mb24_23.11-ok1_amd64.deb Size: 47016 MD5sum: 156a4a24b8c938e2495ad99f2ad692ba SHA1: 25e205a67fa9cde3bce2cd9c5314d61e27198122 SHA256: ffa2c4937f1cebbd80dde9e0ddfea2128773f4ba9ea0c071a2aa3d1e1acc64ab SHA512: e26a83e532892b57c30ebe36f8d792a6b28ccf64ced44420b46dd688a437de86033b3ba53219ef08982fc7bd87049f0abeb78f1271fbd43822dc24cfad128f5c Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-crypto-ipsec-mb runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-ipsec-mb. . As of DPDK 21.11 this absorbed the former crypto libs for aesni-gcm, aesni-mb, kasumi, snow3g and zuc - their usage and EAL options stay the same. Package: librte-crypto-mlx5-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 67 Depends: ibverbs-providers (>= 23~), libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libibverbs1 (>= 23~), libnuma1 (>= 2.0.11), librte-bus-auxiliary24 (>= 23.11), librte-bus-pci24 (>= 20.11), librte-common-mlx5-24 (>= 23.11), librte-cryptodev24 (>= 21.11), librte-eal24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-crypto-mlx5-24_23.11-ok1_amd64.deb Size: 19148 MD5sum: b42f4ea00d5375bc8408500302c45d7c SHA1: 71fe3000e6b8454031ae1bb4f306f34b0c2722bf SHA256: bc62fe15ac18a6db4e55f1e6115a4c30b21d6b62cb40b54585a64edfb3de91ab SHA512: fd0cfcdc328ccdfcd84f8d95821c577ae147f0ed55ed0bcf1df0d91d24a5f53709e29eca92834445de71c3a0ff02cd91e227aea72fd2c4bce2c84883c0c54ca7 Homepage: https://doc.dpdk.org/guides/cryptodevs/mlx5.html Description: Data Plane Development Kit (librte-crypto-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-mlx5. Package: librte-crypto-nitrox24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 59 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-cryptodev24 (>= 21.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-crypto-nitrox24_23.11-ok1_amd64.deb Size: 14160 MD5sum: 5f910399c9ec489eb89b9f8479fb3f01 SHA1: 6d79cf9a53343d6014b42e35085399f00451e47e SHA256: 41d7962ba4834e54da550bfd69284a6343c40266e6a280010663d13a27d44f9b SHA512: 02d1102b5e3ba0d44b62f9c96fb866ce7247b39bdd78a6e583740fdf84a0819b52404d0468bb98be09c8c332589c79d87be846052105fc77c8fec2254664f9f4 Homepage: https://doc.dpdk.org/guides/cryptodevs/nitrox.html Description: Data Plane Development Kit (librte-crypto-nitrox runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-nitrox which is The Nitrox crypto poll mode driver provides support for offloading cryptographic operations to the NITROX V security processor Package: librte-crypto-null24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 47 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 22.11), librte-cryptodev24 (>= 21.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-crypto-null24_23.11-ok1_amd64.deb Size: 10116 MD5sum: 08f70188443c395a54331eb3bfb19b28 SHA1: 637f9331812482886014d61bd6af53799026bb05 SHA256: f2e10accb41027c97094aaac3d1218e09b2ba50a35db6c9cf7030e022f221167 SHA512: 9c7eda05aef791f83111ff2724fcde127b6dcce1cf04e17bf3f03888fa03f09da9120c95c009fb7de3b6f63dfa60b5554901ed53890ee2bf2f268a831e1a96e9 Homepage: https://dpdk.org/doc/guides/cryptodevs/null.html Description: Data Plane Development Kit (librte-crypto-null runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-null. Package: librte-crypto-octeontx24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 167 Depends: libbsd0 (>= 0.0), libc6 (>= 2.34), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-common-cpt24 (>= 20.11), librte-cryptodev24 (>= 22.11), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Filename: pool/main/d/dpdk/librte-crypto-octeontx24_23.11-ok1_amd64.deb Size: 59976 MD5sum: 67704d0c17412f1ee0045523d4969772 SHA1: 1977b2dd6758958133881d611b843be6bf7d76a5 SHA256: 1fbdeced211fc959530bed724bcb480a421df3e4ef59dc3a2d0f938ae56645e6 SHA512: 67fdc24aeb73d0cfae505e6222970e5b5863c4b75509c4e6d21128f939c847c614134527a34073f6ff084d2f5ecd9e227b57bf50bf696d63e01fb175e69ba22b Homepage: https://doc.dpdk.org/guides/cryptodevs/octeontx.html Description: Data Plane Development Kit (librte-crypto-octeontx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-octeontx. Package: librte-crypto-openssl24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 91 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 22.11), librte-cryptodev24 (>= 23.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), libssl3 (>= 3.0.0) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-crypto-openssl24_23.11-ok1_amd64.deb Size: 23372 MD5sum: 2a0825451429efc3aa96d59757251337 SHA1: 6f8dd45b8ddb4b6606cfbab9319b3502f8495cd8 SHA256: 5400432952df44222b6b55a7c1ef533786cbd8b5e0c7ebb2a8514825e658e102 SHA512: 388894d6b22b29829fe9e44e2e19548735e85cfa6b361328f24c407526d1f323fdc0f46b95cff3d0957484af753f53a5ddc4444ed56712cee68e496b6ba2998b Homepage: https://dpdk.org/doc/guides/cryptodevs/openssl.html Description: Data Plane Development Kit (librte-crypto-openssl runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-openssl. Package: librte-crypto-scheduler24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 139 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 22.11), librte-cryptodev24 (>= 23.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-reorder24 (>= 20.11~rc3), librte-ring24 (>= 23.11), librte-security24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-crypto-scheduler24_23.11-ok1_amd64.deb Size: 38684 MD5sum: a040b92477c6d3ccd1300513d517a05e SHA1: f63919d19910ba9cf37aff5f6dd419728086cbf3 SHA256: 3913579104128f2e613beffec2ae1b1d8ca590f505a1ada7cfbbcff913ebcd89 SHA512: 82173e14448753d550aa8df6a4f931126faed54112cc12b4fb0c0e14718ba7f238405fb0228666801edde80808d9e53384d5d6bcea380c7d5c76a4915028009f Homepage: https://doc.dpdk.org/guides/cryptodevs/scheduler.html Description: Data Plane Development Kit (librte-crypto-scheduler runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-scheduler. Package: librte-crypto-virtio24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 67 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-cryptodev24 (>= 21.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-crypto-virtio24_23.11-ok1_amd64.deb Size: 17640 MD5sum: ed00634ea2d33c9f395a7be5127310c7 SHA1: 953db1984ab1cc1aafda60357d79ad333095225b SHA256: cecfecc8d08a211f63317b8b32060bc4e3e90a6ab28feafa858871c041140ef3 SHA512: 49308c79fb75bced1a596687c7d5082a1cadc997979b93d442c9148401c1cfc4ad41f0727f9d5a29d651a04e806b32db08de0ae8419ef3c3ade6ec24c64370cc Homepage: https://dpdk.org/doc/guides/cryptodevs/virtio.html Description: Data Plane Development Kit (librte-crypto-virtio runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-virtio. Package: librte-cryptodev24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 137 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-cryptodev24_23.11-ok1_amd64.deb Size: 35836 MD5sum: bd4ec318c2963b886beb9c8643212049 SHA1: bed47ece8720c66fd90b7f098a151aa5d998e62a SHA256: 3b80422716999b09d8122a3783614410df8360885ad4d30e42127c764a033886 SHA512: 2f3d36ad70f869b54179071b9b8f2027bb98eb7aba61619c3b319cc65217e549de0d76865ddecdc3f0d6c692847efa032046ed68c65a80648477c559b01a17fe Homepage: https://dpdk.org/doc/api/rte__cryptodev_8h.html Description: Data Plane Development Kit (librte-cryptodev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-cryptodev. Package: librte-dispatcher24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 35 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-dispatcher24_23.11-ok1_amd64.deb Size: 8652 MD5sum: 88cdec6d944bb6b204090c21b1554c0c SHA1: 3cfa846e10eff174846a6d25240fd369921e4840 SHA256: 1b3aaf5552b9e5fdf70556e15183c17b4acccdf2b5e31db2925b7c134f8de0fe SHA512: 6aee7a8297df35c3125079637c4ae540a1572643afbf146af3f75e889928cb07f1447869bd151e025bc301f459f416c69d8c4846b0a55c6525e33419efb0b37b Homepage: https://doc.dpdk.org/guides/prog_guide/dispatcher_lib.html Description: Data Plane Development Kit (librte-dispatcher runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dispatcher. Package: librte-distributor24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 40 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-distributor24_23.11-ok1_amd64.deb Size: 10560 MD5sum: 3c0f59004313e021bc0b0446b89763b5 SHA1: 2e2a98d5693b37a32638c5cf7844688894cda77c SHA256: 9a3ad941468cf09dd18cf5fd1d15e839f1b89f44793032004f5eb1acb81317c8 SHA512: e7a22ae8e92f7d2de717211206f9ca41ef1338b2a4897fc8915f94168dd701962aa85bee473e211ee33fe9085d676bc00edbd15f375d7278d81389629041249d Homepage: https://dpdk.org/doc/api/rte__distributor_8h.html Description: Data Plane Development Kit (librte-distributor runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-distributor. Package: librte-dma-cnxk24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 59 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-common-cnxk24 (>= 23.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-dma-cnxk24_23.11-ok1_amd64.deb Size: 12420 MD5sum: 947b7252c3acde374501bbcee4e42ad6 SHA1: f1fe7302c9466adb983f4776aa04e1eb5d3b6ec2 SHA256: e39b48227bff01f632cdc8c06761485317e99a07cbe28a46dc670d04cc51c774 SHA512: 8610a4aece243164a1cd73c663def75a6ed4268c71fc619b9b72a12acd1e3f042d2226d12c0a5583847b08b053e6aebfe31d60b80bfb07b2c1d4b0529d8f2ff1 Homepage: https://dpdk.org/doc/dmadevs/cnxk.html Description: Data Plane Development Kit (librte-dma-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-cnxk. Package: librte-dma-dpaa2-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 79 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-fslmc24 (>= 20.08), librte-common-dpaax24 (>= 20.08), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-dpaa2-24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-dma-dpaa2-24_23.11-ok1_amd64.deb Size: 20140 MD5sum: c5e9b2e33359db6ef83ca8a8b0c91af2 SHA1: c8c2eb4ccef03fd3bc87b4da8162b44301967f27 SHA256: 6da5d93164f752ebc9c091e7254a2f8693544ea147f3966c3737c77bbfb24b3b SHA512: a482a4c752796fdc66b1fa480dc07610d866101e01139c9f50da3874a6f6ddefa53e2d64d93b037f9ec61f0b4bbccb165c73c0e00c4e8af01e2842cee825c52e Homepage: https://doc.dpdk.org/guides/dmadevs/index.html Description: Data Plane Development Kit (librte-dma-dpaa2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-dpaa2. Package: librte-dma-dpaa24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 47 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-dpaa24 (>= 23.11), librte-common-dpaax24 (>= 20.08), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-dma-dpaa24_23.11-ok1_amd64.deb Size: 9748 MD5sum: 26db9256db6d3be2890860d9e4a2b9bc SHA1: 3d84b318e043de5a4d60234a51bc6f67df9e6ab5 SHA256: a9029dd64b2add5bbcde001622458fbbbd5ba728120928f1b83957153460d288 SHA512: db1b0a87a413430977714a4083fb8bae9b6e605135efe33008b6fef931f92d12b2a1de1a38164193280553207a9158b46b90a887dfb9f74f33f81c01ec96c181 Homepage: https://dpdk.org/doc/dmadevs/dpaa.html Description: Data Plane Development Kit (librte-dma-dpaa runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-dpaa. Package: librte-dma-hisilicon24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 47 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-pci24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-dma-hisilicon24_23.11-ok1_amd64.deb Size: 10248 MD5sum: 9441cb8c43c5712ba8db48f997706610 SHA1: 7302a368bed43a80f8bc1899ef74f230723b0d31 SHA256: 64d2a3b0036940cd52c70b48b83f171a44d39a2ecb292d0be751667253b9fbd7 SHA512: cbc22b9a43d6591acc7bcbdd911f18bd11159e2737e2679ad97a2bd7fa2c15642c9ab856ab8e6995b54ab58b8489f3e316c3ae10fa4f1582739f85af765faf4e Homepage: https://dpdk.org/doc/dmadevs/hisilicon.html Description: Data Plane Development Kit (librte-dma-hisilicon runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-hisilicon. Package: librte-dma-idxd24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 63 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-dmadev24 (>= 23.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-pci24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-dma-idxd24_23.11-ok1_amd64.deb Size: 15672 MD5sum: 289ac34e44895f74bac2096c205f0274 SHA1: dccdf86ed5868cf654f34d528a8bb43ba95503e9 SHA256: f5156722acc47203d8f3a31946859be9492321a2f694b2f2308249e5c60acd78 SHA512: d050c9242a61401705c6ed8f5df695a40d1895bf1dd1d16f1831c6787a27e5363cf3ab73b66ce7b6ac97175e2c225a22029cab2b77e5966576c6a1a461f4506b Homepage: https://dpdk.org/doc/dmadevs/idxd.html Description: Data Plane Development Kit (librte-dma-idxd runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-idxd. Package: librte-dma-ioat24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 51 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-pci24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-dma-ioat24_23.11-ok1_amd64.deb Size: 10240 MD5sum: 260302da08fd1475b54a34cc406e278f SHA1: 5e3bc4b4c999094c62c6621403fa581064f15f0f SHA256: 21321845f87327f4342c98514f2a3659b403fd792a39e95875f1ad8cb9cc0703 SHA512: f448ebc029dfed5fe4ab1f480fcb04f892a9ee72003849a778559de7ebc608ca1a02a8b201d56ed16f90d21d40a5dd1ed72d1a0bb122aa199008fa75049e22fe Homepage: https://dpdk.org/doc/dmadevs/ioat.html Description: Data Plane Development Kit (librte-dma-ioat runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-ioat. Package: librte-dma-skeleton24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 63 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 22.11), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-dma-skeleton24_23.11-ok1_amd64.deb Size: 14708 MD5sum: 19ee85964e767e83e25a25f6bff4099d SHA1: 38d397c325acef964a73a3382ebac8b883c2b0ea SHA256: 5ad2782cd87f0025186e0b3d9ab1564192dfc1931ef2b81b8d3535a685fae8c1 SHA512: 6944efb17f3dae7f5712f06d8025e94487603de5f8752987bd21f3e5be0f13e3c360bead04fc889163bb9d5802b7e74e6ccfe568350b8cb7309bffe9504bed25 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-dma-skeleton runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-skeleton. Package: librte-dmadev24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 56 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-dmadev24_23.11-ok1_amd64.deb Size: 13672 MD5sum: 80706b8bd199b6124e57402f18de247c SHA1: 11bb4893d50b15fd234517145f055aa679518aa9 SHA256: f6bb95eabddc9d9d2850bbe398a83b0fcf75970d2326cd1f7ce098be091487b0 SHA512: 779126e973591bb178b130dfb4d44ffc571697b5e9d1be166837d664238ec4d95c8d1edf828ee3f76ac609e6ce8dad1206dfd7233cc278ebeedfda1e61344057 Homepage: https://dpdk.org/doc/api/rte__dmadev_8h.html Description: Data Plane Development Kit (librte-dmadev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dmadev. Package: librte-eal24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 396 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-eal24_23.11-ok1_amd64.deb Size: 142232 MD5sum: 091ad303aa1d39d615614cee20af5c41 SHA1: f4a8957a0d011373e0975113c089be3087f52fa1 SHA256: da4ce77e7b5065f9db2a1f110e7758e4a5afb0310685905dee1c9429ad432d0f SHA512: 000fbeaa5c89ceaac77eb38212c3ed74567c0d016ef6f491c1f4591c01c785ca42bc80d662da2728e6467271f3c517c763cfede7a5a14ed60ad68239a0ff060a Homepage: https://dpdk.org/doc/api/rte__eal_8h.html Description: Data Plane Development Kit (librte-eal runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-eal. Package: librte-efd24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 59 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-efd24_23.11-ok1_amd64.deb Size: 22288 MD5sum: dbd10904cacc5e1dd1842e9811d34499 SHA1: 93fb9974b989d52976edca5219f3268fe9a8b0f8 SHA256: f8f236bb10b81664fee98e87eb2998945e297276ecd1f816ae96ebc1822f5c53 SHA512: 1f5e6313e2a22b9f2f2949da6a9db7d9ae9e872c964a68a1dd2f252eec37f4e78728c50b32467fd1800997f1e67a977993180973ec786d17598e685a410cc5da Homepage: https://doc.dpdk.org/guides/prog_guide/efd_lib.html Description: Data Plane Development Kit (librte-efd runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-efd. Package: librte-ethdev24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 430 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-ethdev24_23.11-ok1_amd64.deb Size: 116908 MD5sum: c1dc4d476ef7e0d381a9a0d04fa731aa SHA1: a96293fe14e8c83bef619e2f4274332547e446b1 SHA256: ba955e92b70db31b9589ce5dafb4699022f75dbe1fae5b180189ffa9e263c826 SHA512: 3e565cd6d16c6a9d8a61c0b0a4e2e78c8309ba74ccfcce8983f6c69da7266a5f3ad3a3d05136e552e381cb081afeb7125df435f6863404ea567e7560a3c6f768 Homepage: https://dpdk.org/doc/api/rte__ethdev_8h.html Description: Data Plane Development Kit (libethdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for libethdev. Package: librte-event-cnxk24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 183 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-common-cnxk24 (>= 23.11), librte-crypto-cnxk24 (>= 22.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-cnxk24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net-cnxk24 (>= 21.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-event-cnxk24_23.11-ok1_amd64.deb Size: 50564 MD5sum: f2d1597a2981d0e0e91a1cf9c2582f77 SHA1: 1af10d8fce897c3f1863204d629d3cda26dbb3d7 SHA256: ba29f654244dade5ca2e3132928f6037b7d485469863ed7182b8f536cc6bfd51 SHA512: 53a7ba29088c410dda65e3849289d80934d63136bd848bbf2a0412ae74167fecfbca64d8ffdfc5554c66612ab589376f0da4375a9b2da8f315374e807ddcdab8 Homepage: https://doc.dpdk.org/guides/eventdevs/cnxk.html Description: Data Plane Development Kit (librte-event-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-cnxk. Package: librte-event-dlb2-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 171 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-event-dlb2-24_23.11-ok1_amd64.deb Size: 58012 MD5sum: 22ed85e66d1c04092a9ee52c75bd3109 SHA1: 6973ea7a9bd516ad6302791ee1c35af38dbef4fe SHA256: 6024d40901a80031630396d2cf8ea6e3b8440eb5bc71e7b90f2e5489e542ec86 SHA512: 315103fac263c5654d88a3b04799650e1413e9e1c951abd407b9b7078041f4084d56be0eee9b6ab017bd3030e0f11d9c5fff41f6b0c1c87980ae77322fdee175 Homepage: https://doc.dpdk.org/guides/eventdevs/dlb2.html Description: Data Plane Development Kit (librte-event-dlb2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-dlb2. Package: librte-event-dpaa2-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 75 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-fslmc24 (>= 20.11~rc3), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 23.11), librte-common-dpaax24 (>= 20.08), librte-crypto-dpaa2-sec24 (>= 20.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-dpaa2-24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net-dpaa2-24 (>= 22.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-event-dpaa2-24_23.11-ok1_amd64.deb Size: 18580 MD5sum: 1c53349e3a0ad27990fb8f3be56eb29d SHA1: afcdc1ec77ac5862a1f68c9318434c4f24cea540 SHA256: a8e3632a78836f21b734a60dd08912d7486d51e65669e80f5a7be26b3fa05588 SHA512: a8f5de56b93c4aa25981464db3e019730d6bc7a93025245dfa8d857ce43ff45bf858b5bb476a49c5afce169a9244fb1fddbae54c654f08d0ce4a28993b42e83d Homepage: https://dpdk.org/doc/guides/nics/dpaa2.html Description: Data Plane Development Kit (librte-event-dpaa2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-dpaa2. Package: librte-event-dpaa24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 55 Depends: libbsd0 (>= 0.0), libc6 (>= 2.15), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-dpaa24 (>= 23.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-common-dpaax24 (>= 20.08), librte-crypto-dpaa-sec24 (>= 20.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-dpaa24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net-dpaa24 (>= 20.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-event-dpaa24_23.11-ok1_amd64.deb Size: 11464 MD5sum: 667a3e5a60c22b69a90326feb4c5632a SHA1: 1c72423d5e832c69ef756f5ad193e8291bdb0187 SHA256: b6abc89a1fc949ace1b99faf8408a7ddcf1a3a385c6c774e10c87efda5038052 SHA512: 42a8a9dfaffa468ce4a04826f8df87ce94f02ccc743d740b7d403d5001a0dd01b29e1115058c522e5cdec735caffd6d60d8ad3703de735d4f47f3fed6ef17402 Homepage: https://dpdk.org/doc/guides/nics/dpaa.html Description: Data Plane Development Kit (librte-event-dpaa runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-dpaa. Package: librte-event-dsw24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 83 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 22.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-event-dsw24_23.11-ok1_amd64.deb Size: 22556 MD5sum: 4c1a04356f0b7047900e48e95850b2d3 SHA1: f8b9cf0cdf8a05f7d57ba8d92b54b0236c29069c SHA256: 1c897f7ddd0044e9d63a40faa41d5e9e1f9ab9b7f8474c5eb7a7c1c11fd0f3e0 SHA512: 0532c1426efe4a80c46daa7b113f48a48256e32ff342ac47e7b36c2f338c62b97bd63c4b1cf86e84efec83d3e1ed000b723435f22bbbce573f4fbff004d608f8 Homepage: https://dpdk.org/doc/guides/eventdevs/dsw.html Description: Data Plane Development Kit (librte-event-dsw runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dsw-event. Package: librte-event-octeontx24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 260 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 23.11), librte-common-cpt24 (>= 20.11), librte-common-octeontx24 (>= 20.11), librte-crypto-octeontx24 (>= 21.08), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 21.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-octeontx24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net-octeontx24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-event-octeontx24_23.11-ok1_amd64.deb Size: 36648 MD5sum: 931ad1bb56b5dc04a6581cf3b5e2094a SHA1: f7f69a9be12c28279afde45f2ff159c5ff52b951 SHA256: 312f74b1c482b54eae92ade2c20883c78e5b9e46429fb0b2d7256771b252e12b SHA512: 810e8eb1b2c9c845f661652586da53d6c025bc61faf8bbff8b81ece8fd915cb6c8abaff4c9b9cef901e5be4d66b2592147d585869de5454220df886a7c3f8edd Homepage: https://doc.dpdk.org/guides/eventdevs/octeontx.html Description: Data Plane Development Kit (librte-event-octeontx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-octeontx. Package: librte-event-opdl24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 139 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 23.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-event-opdl24_23.11-ok1_amd64.deb Size: 36640 MD5sum: 0af4aad3ac0f6c702a6ee6b01375a423 SHA1: cc3d44d485d4ffed3bc661bc1897be79b4ee4708 SHA256: 6bc570fd74e01aaf391d9fcddb0e1a94f6238dadf765b6931cad6395ea7c00dd SHA512: c4617aca96f39bdd57d9870a038ce52aaffb981a9d4817ba836d0219714d3f2795580002c4ef411863c23d3a3d825f95ffe0e4dc346838c667077145770a5816 Homepage: https://doc.dpdk.org/guides/eventdevs/opdl.html Description: Data Plane Development Kit (librte-event-opdl runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-opdl. Package: librte-event-skeleton24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 43 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-event-skeleton24_23.11-ok1_amd64.deb Size: 7652 MD5sum: 16652252df52e4ca8b3f221f6580d870 SHA1: fd51921b3264755657185ef2fa0c66f04c1f8384 SHA256: 1e1ac0c8a2954ca779393c09f61cbb79b6606914d29b6cdcd67143c2eb3fb7ec SHA512: 356c6c3f818bd838e980b220d854813f9784ea194b4ac6505513a7783f578bc6c2d2862c8ff9676a1f631b328c35d7cfb636e05cd636c507c9865a266f5799d3 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-event-skeleton runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-skeleton. Package: librte-event-sw24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 135 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 23.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-event-sw24_23.11-ok1_amd64.deb Size: 44960 MD5sum: f20f24ae1a3e00218c12f0732d2f4089 SHA1: d2a9b56c6df2d9694ed4bc8e25ef5f4cbf03a55e SHA256: e03268c1d2319740941faa69cb552f60ff4b4e5087356c2944b296350bec1074 SHA512: e8a4d8b5ff9760329df04d3f470592a54dc2502deecee9921749fa403b63ea2a96441a26764fe882f87dad9780898107cac1eb19957847f819955f8fe71efedb Homepage: https://doc.dpdk.org/guides/eventdevs/dsw.html Description: Data Plane Development Kit (librte-event-sw runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-sw. Package: librte-eventdev24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 270 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-cryptodev24 (>= 23.11), librte-dmadev24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 23.11), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-eventdev24_23.11-ok1_amd64.deb Size: 88092 MD5sum: 43b12ff1eac099765056818622601da5 SHA1: 18e0983a767d48296f1afeaff26e78be810d7aa1 SHA256: 1a164fa46a56ed258235cc202c45344ac15baa4cbddccc964dd49fcf5543d036 SHA512: f765316e8bf07af8ce5721864c2c6d59d8d68aa1d6a32c369aff659fd5a6447ceadf30adbb4533fdc69d2d835f859d161fd3b8a23a12d66d8c1c6cb0cd09f60d Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-eventdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-eventdev. Package: librte-fib24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 64 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mempool24 (>= 18.05), librte-rib24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-fib24_23.11-ok1_amd64.deb Size: 18056 MD5sum: 8e0a04ddc15dced214c7b2c5c1679bb0 SHA1: ca10b88a5b2ac79d3fb5f5d55ee065949256c6b1 SHA256: 07f5cc2bade56b9743f60d34a539de1c3a9e550a595f3e0f0c108b44f63daac8 SHA512: c8f5cfbb4c0d781f9e24b70edbca0a591514b202c7a1b0771200183dbc4ed92dcb34551a2ce5a74f58790bc8e3c38fb78e842fb623ebd85d23196dc3edeabf94 Homepage: https://doc.dpdk.org/api/rte__fib_8h.html Description: Data Plane Development Kit (libfib runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for libfib. FIB (Forwarding information base) implementation for IPv4 Longest Prefix Match Package: librte-gpudev24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 52 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-gpudev24_23.11-ok1_amd64.deb Size: 11600 MD5sum: e213218c09501c341c12d3a8daa17d83 SHA1: 518cc136d5713a74bdc6fb803e4e0b531fe392ec SHA256: 763c7afd9db74c81cfb1629ac8b19f3524654adf8cdc7590be709991cab64553 SHA512: d15286f9a72eb5b3892b1b0b540f0373c9167018bf274fe97c104b55390bd3cee27ca8fd46709047ec495599f20fd6b21abaff9894db79f0c394bc98c5c14aa9 Homepage: https://dpdk.org/doc/guides/gpus/overview.html Description: Data Plane Development Kit (librte-gpudev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-gpudev. Package: librte-graph24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 80 Depends: libbsd0 (>= 0.0), libc6 (>= 2.11), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pcapng24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-graph24_23.11-ok1_amd64.deb Size: 24376 MD5sum: 4bd1d77600edbd066b2e7168bb1f0c6f SHA1: 210ffcf9cf32ab8579544c49ed02bb6b4a3c9039 SHA256: bcc2c755152001f61030aaf1e2aca713a01a1b3f1ecee5ca1c8af3b39f9c8ac3 SHA512: 168ff0a173a20fe9711933f37bcaa4abb3035f67a21a4008e273d6558f0334ad1fadc9834e9cb449403057f05097ce38abda899c21632a02c9dff1f179fd02a7 Homepage: https://dpdk.org/doc/api/rte__graph_8h.html Description: Data Plane Development Kit (librte-graph runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-graph. Package: librte-gro24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 55 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-gro24_23.11-ok1_amd64.deb Size: 16396 MD5sum: c4c7720b74124cffbf0b36cd93dfe3af SHA1: 00beb5e2d7a16f6d66bab963a3b70413813cab59 SHA256: 5a03909e7fca7ae77566c033116d256cbaeb7506c6b0503153d58e46fbbd9f16 SHA512: 131ce33a9c070854d8c89acc7d21a55aa21f6a4aa5ad7d8d2c10b08188308120f17388be3792b0fb447ab4cb299f0b722705ce096a3cbe73abc5264e9ad0d850 Homepage: https://dpdk.org/doc/api/rte__gro_8h.html Description: Data Plane Development Kit (librte-gro runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-gro. Package: librte-gso24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 43 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-gso24_23.11-ok1_amd64.deb Size: 10460 MD5sum: abfffccad33483f755ff1c67135a4e57 SHA1: b604a499bf15eb1c2e00de0910cdfe32640faad4 SHA256: 91565a4268bcacdcb8202187143ffde6129e8872f90a121bb8834d64026d2163 SHA512: ef687d2964e478e557443c404a65389125afcaa95253e040bd7f0edef54f16d9eda37ccb29ae813eee68618301807d492e7c19732504b8ae72a762f0837bea2e Homepage: https://dpdk.org/doc/api/rte__gso_8h.html Description: Data Plane Development Kit (librte-gso runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-gso. Package: librte-hash24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 89 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-hash24_23.11-ok1_amd64.deb Size: 34200 MD5sum: fe045bc673c048d07471ea4c08a65a0b SHA1: b34b84a41ccbc0d297b2717edeea01626f7c8e07 SHA256: 8b2beb6088833d99e021c991739e16f88b3f719734ed391fe98a0bd3896fa7ed SHA512: f42860cb16a779c85b8ecd06d3e3723bd43dca743155ac0894dd2dc6186778e6df2ca1f351b863ebccb0af2396fa594934981bf26029c50c32034403ba6fbd1b Homepage: https://dpdk.org/doc/api/rte__hash_8h.html Description: Data Plane Development Kit (librte-hash runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-hash. Package: librte-ip-frag24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 55 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-ip-frag24_23.11-ok1_amd64.deb Size: 21808 MD5sum: 63a177aa926171ff35f77303aac7051b SHA1: abfd4f5b34cfa299ebe90bf277a0d78362cdbc50 SHA256: 6797c0d4cea5c6e5e90c39ecd52fb0297ee637aca9617bc063b9ef9dede33d05 SHA512: 347c66e4fc4a2a268685c9d77d61a6b998c2d2e02de60c20f439508e9f58d9d3944387bb667943a7ed84fb414b049ebfb39afe468ef54e85b995b9353d64285b Homepage: https://dpdk.org/doc/api/rte__ip__frag_8h.html Description: Data Plane Development Kit (librte-ip-frag runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-ip-frag. Package: librte-ipsec24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 87 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-cryptodev24 (>= 23.11), librte-eal24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 23.11), librte-telemetry24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-ipsec24_23.11-ok1_amd64.deb Size: 34648 MD5sum: e6edfaa4656052b5d6bff68283f78155 SHA1: 2c33121b2ac8d2b74e0353475890797c70381c0e SHA256: 3fad3bdfaef71e43ff9a138296e4bebfecf14e74baaec11e7b71e2515c5311d3 SHA512: 982a6a44a88e74dfd415492728e1f0a0b750638a9359f238b16744238679bbbd74c48edac40f3f9178b1d4570c3eac74f2541bdd9937cfe8fa346c28ca875c75 Homepage: https://doc.dpdk.org/guides/prog_guide/ipsec_lib.html Description: Data Plane Development Kit (librte-ipsec runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-ipsec. Package: librte-jobstats24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 35 Depends: libbsd0 (>= 0.0), libc6 (>= 2.2.5), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 17.08), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-jobstats24_23.11-ok1_amd64.deb Size: 6036 MD5sum: 2ff8cba839246867feb499c0dd27f8e5 SHA1: 874aac142b849f4546884b7d0eaafe1a6c6cfa30 SHA256: 84c219706f5c46a37cc2a94613bae5e473256aa7e5aab69cf3ebe92807651b19 SHA512: 532bfdffbc0d3d47ce0ce35366c51ab730422a1f91a194125ce28c2abf5d38e18d99cd28c0e343c65f4ce17f59f607c2ab1d2d666f2caa91ca2cd14a686c89b0 Homepage: https://dpdk.org/doc/api/rte__jobstats_8h_source.html Description: Data Plane Development Kit (librte-jobstats runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-jobstats. Package: librte-kvargs24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 35 Depends: libc6 (>= 2.2.5), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-log24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-kvargs24_23.11-ok1_amd64.deb Size: 6088 MD5sum: 6fedf23c52f21a255d236bdfe8d833b8 SHA1: 4e77562a22503fe992a2744cea42431ad1870142 SHA256: 90101ef957db2628b6c83d14f309966724965d358352e667a3b8c0c828778c4e SHA512: 05511aad4180ef6b2edfa71d6c2599dd837d09e800b0d8c8c7dfbc327174eb504e883b31a0a16c84baf09257153f069dcec6c13a5de55695ddb90edb93604b2d Homepage: https://dpdk.org/doc/api/rte__kvargs_8h.html Description: Data Plane Development Kit (librte-kvargs runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-kvargs. Package: librte-latencystats24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 35 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libjansson4 (>= 2.14), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-metrics24 (>= 23.11), librte-net24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-latencystats24_23.11-ok1_amd64.deb Size: 8032 MD5sum: 274b027897e6d93acfe723f790059124 SHA1: 6d2fdb1dd43afb8449dc76eaad9b0c19f40edf02 SHA256: a6ac203d2eac794843a96f33a8c473812baf2c5727f7477249801cb74c90dcd5 SHA512: 1f562a27d09442b8fdca7d40d85ef23dbaf055102bf996c997dbaaa50d38e4b1caa9dfc426430d51f935e302fbe8cfba9586e726d97910ac9257ebb3a964cb93 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-latencystats runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-latencystats. Package: librte-log24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 40 Depends: libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-log24_23.11-ok1_amd64.deb Size: 9156 MD5sum: 2d737dc48ac3eb69bf63755c71718070 SHA1: 56714dd930f7ea2b895f0ec8ce80f93d5238fb8e SHA256: 0a44a6c17e83848790b98945977ba77a4b0e604e21ecb04c880a9b68d8a1691a SHA512: 05f78b3599c713f6cd2c33877a1e669c99b61949984be6c2e870e5f973199c200d531eb1ff1a2be962b112b0b2843e95f012be2032f5f83cd2e9b273da21a07b Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-log runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-log. Package: librte-lpm24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 52 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-lpm24_23.11-ok1_amd64.deb Size: 13956 MD5sum: 1fbcd77bf89391dce72016b009d6f518 SHA1: a4d506057b1142a1d76d71885514b3ce7fb85ac7 SHA256: 6ca53c0fe975089b8b005a0f53cfb8a6eee00d61f01ec8e5f4ab2b7f223183bf SHA512: e344548cb922fbc10682794d2305a0cf9d8792dff01ec9ab35c1cae6c9e00d69efbf13d1fd5938168b40c19dfd2025659b15f920b78b31612b0d1d6bec8911b4 Homepage: https://dpdk.org/doc/api/rte__lpm_8h.html Description: Data Plane Development Kit (librte-lpm runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-lpm. Package: librte-mbuf24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 94 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-mbuf24_23.11-ok1_amd64.deb Size: 23956 MD5sum: 51922a1abcb5688012ab2595ea3eb6c2 SHA1: 7d7403f6b0007e00e787ec93e9b3fd17edd40f99 SHA256: c8da63e67a4d2c8135dd0cd2cb6d2611211ee6f0e1819e5cdebd156c220c8579 SHA512: 0202dc18dd3cc5fc350e130e8b5a0d61d890fba4cb4d0c4b214b5dcf69fc9ac5ffa672c0778a17835c103eac671fc3afb9dd7c5c6ddf6295a6a19621b63a0768 Homepage: https://dpdk.org/doc/api/rte__mbuf_8h.html Description: Data Plane Development Kit (librte-mbuf2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mbuf. Package: librte-member24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 72 Depends: libbsd0 (>= 0.0), libc6 (>= 2.29), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-member24_23.11-ok1_amd64.deb Size: 27468 MD5sum: 8413ae97ef724403d4f080800361a450 SHA1: 3ed20aa0664e0eb868c80ed1566d7d8aab9a9f84 SHA256: c7b4952d9c9966215b2daf8ebdb059ee3c4fbcb1ff498f9dbef1c58529c04ed2 SHA512: e81779fdf85da732c948ab60a3c30be3eb0bb61f994e250be870a42a55f845f1c62bc0c7812a7f63effd16a2e317a3f49bd9e9cfc55aa4a921e190031c1fd75b Homepage: https://dpdk.org/doc/api/rte__member_8h.html Description: Data Plane Development Kit (librte-member runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-member. Package: librte-mempool-bucket24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 54 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-mempool-bucket24_23.11-ok1_amd64.deb Size: 13396 MD5sum: bdf2b2ce03bcac129ab719b042f87d29 SHA1: 1363f640faed13b3aa1603eb7d17a731fb6f207d SHA256: 202e6ba56885eebe8dc2f6a027fac69ee0d1c8b807a3629b726303121c34314a SHA512: e58b3ffc1da46e536476d43b1be0958aa63b88286e02c3589654eff839df3fe4cf963acfd15fd02a12b04565731103b9eb004dfc1b16c2c2a25e89bd1899f03b Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-mempool-bucket runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-bucket. Package: librte-mempool-cnxk24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 55 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-common-cnxk24 (>= 23.11), librte-cryptodev24 (>= 18.05), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-mempool-cnxk24_23.11-ok1_amd64.deb Size: 12256 MD5sum: eb09f6cff693c66739fabca98aa47521 SHA1: 0830ef1e562e19e4282015191ecdd3f3f0330388 SHA256: 63c3dcc0d875485a0a1320ef3c89cba88a4cbbb3353bd09ff682b840a2071d21 SHA512: 23ff1a427cf1d1a2e0df9d2cb9a00521b653b0912ebdfdf133cb48a36c01c927c39ba82f158f297854ff63cbd55129c3dad847e229ca08f1277af212187acdc6 Homepage: https://dpdk.org/doc/guides/nics/cnxk.html Description: Data Plane Development Kit (librte-mempool-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-cnxk. Package: librte-mempool-dpaa2-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 45 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-fslmc24 (>= 23.11), librte-common-dpaax24 (>= 20.08), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-mempool-dpaa2-24_23.11-ok1_amd64.deb Size: 8872 MD5sum: 5e8e128197466a0b64be92c22bb15ccc SHA1: 84188fc15c4d9cb9181e788d7933a38b8abfe11a SHA256: ca779e67217a3e571db6adecca706f5473329880a52c0b97555943a63e06f9b8 SHA512: fd33a245c9a3a2d4434e6a1bcc59f727562e2fe7de5cc5e6e52932122793e8d087e3380a0d2c653d9741c639fea3834757266533dd53891f4e584c193c69efed Homepage: https://dpdk.org/doc/guides/nics/dpaa2.html Description: Data Plane Development Kit (librte-mempool-dpaa2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-dpaa2. Package: librte-mempool-dpaa24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 42 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-dpaa24 (>= 23.11), librte-common-dpaax24 (>= 20.08), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-mempool-dpaa24_23.11-ok1_amd64.deb Size: 8188 MD5sum: e8b2d0d4ff8446b308582dccdb596acc SHA1: 0df1f43d377280a876aaeb687284ec1bcc6627d5 SHA256: 5a1a92a573062643fc2ced123cc89e2770d84314bbfee170b54c1d57a937ff0a SHA512: 5517d86ed546899bce0c2c7cb82c756d7874b97eb5c0a5f0c803896b50eac4e137a4b7836aabdb6d7d27cbf72681602e406542bed4aec53fd9d58a807487470a Homepage: https://dpdk.org/doc/guides/nics/dpaa.html Description: Data Plane Development Kit (librte-mempool-dpaa runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-dpaa. Package: librte-mempool-octeontx24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 47 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-common-octeontx24 (>= 20.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-mempool-octeontx24_23.11-ok1_amd64.deb Size: 9560 MD5sum: f7381d80c058c80aad1855d5c87d5695 SHA1: 19542cbf82e51d2cf3bb7cf30cf883d81f4749aa SHA256: 04b9fab9793c5401637ff8d01e36313b9032c12110413769a71ab0b08c1a19eb SHA512: 6cf80c4b8b05f869e6015e16eb006e42c619af48e956925e5b71d905817af24697f3bb24f3062d5476f27fc56c8ccc6b41de5fedf3b761e7196aa4187aeba438 Homepage: https://doc.dpdk.org/guides/mempool/octeontx.html Description: Data Plane Development Kit (librte-mempool-octeontx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-octeontx. Package: librte-mempool-ring24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 46 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-mempool-ring24_23.11-ok1_amd64.deb Size: 8084 MD5sum: a5e76c99674dbe8b481c44d926cb39d8 SHA1: 97eaff8837faf8b1e0d7f967688d8c3b86ea1d48 SHA256: 53b85ab7fc8d7ac2d81153c9263174f5b338b467b1e54471a7804a7d29406010 SHA512: 4c3452d6e329476f86d56eec7b9686182c8f7dd15d854b4933078080b980c2485a2a40e77fae932dcc2dd41de7227c445edf4b6d8c11f6bbb08b748e0e3f8e72 Homepage: https://doc.dpdk.org/guides/mempool/ring.html Description: Data Plane Development Kit (librte-mempool-ring runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-ring. Package: librte-mempool-stack24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 43 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-stack24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-mempool-stack24_23.11-ok1_amd64.deb Size: 6444 MD5sum: 7b68613c1e5e7afc42e35b43add4381c SHA1: 1ed2202974a5440262272a180b9e1fbb1d46a9f0 SHA256: 6ba671c050c7e04a3e10edab6593d84399448158f2ea685cc196901258cad4ea SHA512: b99782f880214de10d4378bf447647a71118a00f368582a2606a03b2bb97bb0296a09e11bfdf7024affa396b01cff048164360b69b81cfb742f7647c4f76f7f8 Homepage: https://doc.dpdk.org/guides/mempool/stack.html Description: Data Plane Development Kit (librte-mempool-stack runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-stack. Package: librte-mempool24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 69 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-mempool24_23.11-ok1_amd64.deb Size: 18216 MD5sum: 16ea3411d41ac33981129fc92c6953f2 SHA1: 3de077206bc5e7dfbc847055fba11511046e503c SHA256: a45bec724694edd4123ecc88c699f5a1c94abf5982e83c84b7517700cee91000 SHA512: e82dcc3b01099d1fe5809a0352c5bd167af89ee44f6a467e5e916f326c368e70535e4a07c5467aefb16b4f8b51788d423072acab1962d5bd7c2db224b444cf02 Homepage: https://dpdk.org/doc/api/rte__mempool_8h.html Description: Data Plane Development Kit (librte-mempool runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool. Package: librte-meta-all Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 19 Depends: librte-acl24 (= 23.11-ok1), librte-baseband-acc24 (= 23.11-ok1), librte-baseband-fpga-5gnr-fec24 (= 23.11-ok1), librte-baseband-fpga-lte-fec24 (= 23.11-ok1), librte-baseband-la12xx24 (= 23.11-ok1), librte-baseband-null24 (= 23.11-ok1), librte-baseband-turbo-sw24 (= 23.11-ok1), librte-bbdev24 (= 23.11-ok1), librte-bitratestats24 (= 23.11-ok1), librte-bpf24 (= 23.11-ok1), librte-bus-auxiliary24 (= 23.11-ok1), librte-bus-cdx24 (= 23.11-ok1), librte-bus-dpaa24 (= 23.11-ok1), librte-bus-fslmc24 (= 23.11-ok1), librte-bus-ifpga24 (= 23.11-ok1), librte-bus-pci24 (= 23.11-ok1), librte-bus-platform24 (= 23.11-ok1), librte-bus-vdev24 (= 23.11-ok1), librte-bus-vmbus24 (= 23.11-ok1), librte-cfgfile24 (= 23.11-ok1), librte-cmdline24 (= 23.11-ok1), librte-common-cnxk24 (= 23.11-ok1), librte-common-cpt24 (= 23.11-ok1), librte-common-dpaax24 (= 23.11-ok1), librte-common-iavf24 (= 23.11-ok1), librte-common-idpf24 (= 23.11-ok1), librte-common-mlx5-24 (= 23.11-ok1), librte-common-nfp24 (= 23.11-ok1), librte-common-octeontx24 (= 23.11-ok1), librte-common-qat24 (= 23.11-ok1), librte-common-sfc-efx24 (= 23.11-ok1), librte-compress-isal24 (= 23.11-ok1), librte-compress-mlx5-24 (= 23.11-ok1), librte-compress-octeontx24 (= 23.11-ok1), librte-compress-zlib24 (= 23.11-ok1), librte-compressdev24 (= 23.11-ok1), librte-crypto-bcmfs24 (= 23.11-ok1), librte-crypto-caam-jr24 (= 23.11-ok1), librte-crypto-ccp24 (= 23.11-ok1), librte-crypto-cnxk24 (= 23.11-ok1), librte-crypto-dpaa-sec24 (= 23.11-ok1), librte-crypto-dpaa2-sec24 (= 23.11-ok1), librte-crypto-ipsec-mb24 (= 23.11-ok1), librte-crypto-mlx5-24 (= 23.11-ok1), librte-crypto-nitrox24 (= 23.11-ok1), librte-crypto-null24 (= 23.11-ok1), librte-crypto-octeontx24 (= 23.11-ok1), librte-crypto-openssl24 (= 23.11-ok1), librte-crypto-scheduler24 (= 23.11-ok1), librte-crypto-virtio24 (= 23.11-ok1), librte-cryptodev24 (= 23.11-ok1), librte-dispatcher24 (= 23.11-ok1), librte-distributor24 (= 23.11-ok1), librte-dma-cnxk24 (= 23.11-ok1), librte-dma-dpaa2-24 (= 23.11-ok1), librte-dma-dpaa24 (= 23.11-ok1), librte-dma-hisilicon24 (= 23.11-ok1), librte-dma-idxd24 (= 23.11-ok1), librte-dma-ioat24 (= 23.11-ok1), librte-dma-skeleton24 (= 23.11-ok1), librte-dmadev24 (= 23.11-ok1), librte-eal24 (= 23.11-ok1), librte-efd24 (= 23.11-ok1), librte-ethdev24 (= 23.11-ok1), librte-event-cnxk24 (= 23.11-ok1), librte-event-dlb2-24 (= 23.11-ok1), librte-event-dpaa2-24 (= 23.11-ok1), librte-event-dpaa24 (= 23.11-ok1), librte-event-dsw24 (= 23.11-ok1), librte-event-octeontx24 (= 23.11-ok1), librte-event-opdl24 (= 23.11-ok1), librte-event-skeleton24 (= 23.11-ok1), librte-event-sw24 (= 23.11-ok1), librte-eventdev24 (= 23.11-ok1), librte-fib24 (= 23.11-ok1), librte-gpudev24 (= 23.11-ok1), librte-graph24 (= 23.11-ok1), librte-gro24 (= 23.11-ok1), librte-gso24 (= 23.11-ok1), librte-hash24 (= 23.11-ok1), librte-ip-frag24 (= 23.11-ok1), librte-ipsec24 (= 23.11-ok1), librte-jobstats24 (= 23.11-ok1), librte-kvargs24 (= 23.11-ok1), librte-latencystats24 (= 23.11-ok1), librte-log24 (= 23.11-ok1), librte-lpm24 (= 23.11-ok1), librte-mbuf24 (= 23.11-ok1), librte-member24 (= 23.11-ok1), librte-mempool-bucket24 (= 23.11-ok1), librte-mempool-cnxk24 (= 23.11-ok1), librte-mempool-dpaa2-24 (= 23.11-ok1), librte-mempool-dpaa24 (= 23.11-ok1), librte-mempool-octeontx24 (= 23.11-ok1), librte-mempool-ring24 (= 23.11-ok1), librte-mempool-stack24 (= 23.11-ok1), librte-mempool24 (= 23.11-ok1), librte-meter24 (= 23.11-ok1), librte-metrics24 (= 23.11-ok1), librte-ml-cnxk24 (= 23.11-ok1), librte-mldev24 (= 23.11-ok1), librte-net-af-packet24 (= 23.11-ok1), librte-net-af-xdp24 (= 23.11-ok1), librte-net-ark24 (= 23.11-ok1), librte-net-atlantic24 (= 23.11-ok1), librte-net-avp24 (= 23.11-ok1), librte-net-axgbe24 (= 23.11-ok1), librte-net-bnx2x24 (= 23.11-ok1), librte-net-bnxt24 (= 23.11-ok1), librte-net-bond24 (= 23.11-ok1), librte-net-cnxk24 (= 23.11-ok1), librte-net-cpfl24 (= 23.11-ok1), librte-net-cxgbe24 (= 23.11-ok1), librte-net-dpaa2-24 (= 23.11-ok1), librte-net-dpaa24 (= 23.11-ok1), librte-net-e1000-24 (= 23.11-ok1), librte-net-ena24 (= 23.11-ok1), librte-net-enetc24 (= 23.11-ok1), librte-net-enetfec24 (= 23.11-ok1), librte-net-enic24 (= 23.11-ok1), librte-net-failsafe24 (= 23.11-ok1), librte-net-fm10k24 (= 23.11-ok1), librte-net-gve24 (= 23.11-ok1), librte-net-hinic24 (= 23.11-ok1), librte-net-hns3-24 (= 23.11-ok1), librte-net-i40e24 (= 23.11-ok1), librte-net-iavf24 (= 23.11-ok1), librte-net-ice24 (= 23.11-ok1), librte-net-idpf24 (= 23.11-ok1), librte-net-igc24 (= 23.11-ok1), librte-net-ionic24 (= 23.11-ok1), librte-net-ipn3ke24 (= 23.11-ok1), librte-net-ixgbe24 (= 23.11-ok1), librte-net-mana24 (= 23.11-ok1), librte-net-memif24 (= 23.11-ok1), librte-net-mlx4-24 (= 23.11-ok1), librte-net-mlx5-24 (= 23.11-ok1), librte-net-netvsc24 (= 23.11-ok1), librte-net-nfp24 (= 23.11-ok1), librte-net-ngbe24 (= 23.11-ok1), librte-net-null24 (= 23.11-ok1), librte-net-octeon-ep24 (= 23.11-ok1), librte-net-octeontx24 (= 23.11-ok1), librte-net-pcap24 (= 23.11-ok1), librte-net-pfe24 (= 23.11-ok1), librte-net-qede24 (= 23.11-ok1), librte-net-ring24 (= 23.11-ok1), librte-net-sfc24 (= 23.11-ok1), librte-net-softnic24 (= 23.11-ok1), librte-net-tap24 (= 23.11-ok1), librte-net-thunderx24 (= 23.11-ok1), librte-net-txgbe24 (= 23.11-ok1), librte-net-vdev-netvsc24 (= 23.11-ok1), librte-net-vhost24 (= 23.11-ok1), librte-net-virtio24 (= 23.11-ok1), librte-net-vmxnet3-24 (= 23.11-ok1), librte-net24 (= 23.11-ok1), librte-node24 (= 23.11-ok1), librte-pcapng24 (= 23.11-ok1), librte-pci24 (= 23.11-ok1), librte-pdcp24 (= 23.11-ok1), librte-pdump24 (= 23.11-ok1), librte-pipeline24 (= 23.11-ok1), librte-port24 (= 23.11-ok1), librte-power24 (= 23.11-ok1), librte-raw-cnxk-bphy24 (= 23.11-ok1), librte-raw-cnxk-gpio24 (= 23.11-ok1), librte-raw-dpaa2-cmdif24 (= 23.11-ok1), librte-raw-ifpga24 (= 23.11-ok1), librte-raw-ntb24 (= 23.11-ok1), librte-raw-skeleton24 (= 23.11-ok1), librte-rawdev24 (= 23.11-ok1), librte-rcu24 (= 23.11-ok1), librte-regex-cn9k24 (= 23.11-ok1), librte-regex-mlx5-24 (= 23.11-ok1), librte-regexdev24 (= 23.11-ok1), librte-reorder24 (= 23.11-ok1), librte-rib24 (= 23.11-ok1), librte-ring24 (= 23.11-ok1), librte-sched24 (= 23.11-ok1), librte-security24 (= 23.11-ok1), librte-stack24 (= 23.11-ok1), librte-table24 (= 23.11-ok1), librte-telemetry24 (= 23.11-ok1), librte-timer24 (= 23.11-ok1), librte-vdpa-ifc24 (= 23.11-ok1), librte-vdpa-mlx5-24 (= 23.11-ok1), librte-vdpa-nfp24 (= 23.11-ok1), librte-vdpa-sfc24 (= 23.11-ok1), librte-vhost24 (= 23.11-ok1) Filename: pool/main/d/dpdk/librte-meta-all_23.11-ok1_amd64.deb Size: 4364 MD5sum: 020819297ad9b584006aa0e58f00857c SHA1: a09eab7b1543dfda4c20ee0ddd8947800b7bbe56 SHA256: 5a0bbfc381d9b4993273afbd25504ffad4fd026fedfd9e99f8999eaf794e71f6 SHA512: b3dc5ddb5771e2ced86af2d9b7bd23565c69901f9112d173af9a5e8e94d3180e3474fb233f28fd031aa0e2b5822592a1625d2edc24d9906cb56d28bf8000c4f9 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (all sub-libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all librte libraries produced by DPDK. Package: librte-meta-allpmds Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 19 Depends: librte-baseband-acc24 (= 23.11-ok1), librte-baseband-fpga-5gnr-fec24 (= 23.11-ok1), librte-baseband-fpga-lte-fec24 (= 23.11-ok1), librte-baseband-la12xx24 (= 23.11-ok1), librte-baseband-null24 (= 23.11-ok1), librte-baseband-turbo-sw24 (= 23.11-ok1), librte-bus-auxiliary24 (= 23.11-ok1), librte-bus-cdx24 (= 23.11-ok1), librte-bus-dpaa24 (= 23.11-ok1), librte-bus-fslmc24 (= 23.11-ok1), librte-bus-ifpga24 (= 23.11-ok1), librte-bus-pci24 (= 23.11-ok1), librte-bus-platform24 (= 23.11-ok1), librte-bus-vdev24 (= 23.11-ok1), librte-bus-vmbus24 (= 23.11-ok1), librte-common-cnxk24 (= 23.11-ok1), librte-common-cpt24 (= 23.11-ok1), librte-common-dpaax24 (= 23.11-ok1), librte-common-iavf24 (= 23.11-ok1), librte-common-idpf24 (= 23.11-ok1), librte-common-mlx5-24 (= 23.11-ok1), librte-common-nfp24 (= 23.11-ok1), librte-common-octeontx24 (= 23.11-ok1), librte-common-qat24 (= 23.11-ok1), librte-common-sfc-efx24 (= 23.11-ok1), librte-compress-isal24 (= 23.11-ok1), librte-compress-mlx5-24 (= 23.11-ok1), librte-compress-octeontx24 (= 23.11-ok1), librte-compress-zlib24 (= 23.11-ok1), librte-crypto-bcmfs24 (= 23.11-ok1), librte-crypto-caam-jr24 (= 23.11-ok1), librte-crypto-ccp24 (= 23.11-ok1), librte-crypto-cnxk24 (= 23.11-ok1), librte-crypto-dpaa-sec24 (= 23.11-ok1), librte-crypto-dpaa2-sec24 (= 23.11-ok1), librte-crypto-ipsec-mb24 (= 23.11-ok1), librte-crypto-mlx5-24 (= 23.11-ok1), librte-crypto-nitrox24 (= 23.11-ok1), librte-crypto-null24 (= 23.11-ok1), librte-crypto-octeontx24 (= 23.11-ok1), librte-crypto-openssl24 (= 23.11-ok1), librte-crypto-scheduler24 (= 23.11-ok1), librte-crypto-virtio24 (= 23.11-ok1), librte-dma-cnxk24 (= 23.11-ok1), librte-dma-dpaa2-24 (= 23.11-ok1), librte-dma-dpaa24 (= 23.11-ok1), librte-dma-hisilicon24 (= 23.11-ok1), librte-dma-idxd24 (= 23.11-ok1), librte-dma-ioat24 (= 23.11-ok1), librte-dma-skeleton24 (= 23.11-ok1), librte-event-cnxk24 (= 23.11-ok1), librte-event-dlb2-24 (= 23.11-ok1), librte-event-dpaa2-24 (= 23.11-ok1), librte-event-dpaa24 (= 23.11-ok1), librte-event-dsw24 (= 23.11-ok1), librte-event-octeontx24 (= 23.11-ok1), librte-event-opdl24 (= 23.11-ok1), librte-event-skeleton24 (= 23.11-ok1), librte-event-sw24 (= 23.11-ok1), librte-mempool-bucket24 (= 23.11-ok1), librte-mempool-cnxk24 (= 23.11-ok1), librte-mempool-dpaa2-24 (= 23.11-ok1), librte-mempool-dpaa24 (= 23.11-ok1), librte-mempool-octeontx24 (= 23.11-ok1), librte-mempool-ring24 (= 23.11-ok1), librte-mempool-stack24 (= 23.11-ok1), librte-ml-cnxk24 (= 23.11-ok1), librte-net-af-packet24 (= 23.11-ok1), librte-net-af-xdp24 (= 23.11-ok1), librte-net-ark24 (= 23.11-ok1), librte-net-atlantic24 (= 23.11-ok1), librte-net-avp24 (= 23.11-ok1), librte-net-axgbe24 (= 23.11-ok1), librte-net-bnx2x24 (= 23.11-ok1), librte-net-bnxt24 (= 23.11-ok1), librte-net-bond24 (= 23.11-ok1), librte-net-cnxk24 (= 23.11-ok1), librte-net-cpfl24 (= 23.11-ok1), librte-net-cxgbe24 (= 23.11-ok1), librte-net-dpaa2-24 (= 23.11-ok1), librte-net-dpaa24 (= 23.11-ok1), librte-net-e1000-24 (= 23.11-ok1), librte-net-ena24 (= 23.11-ok1), librte-net-enetc24 (= 23.11-ok1), librte-net-enetfec24 (= 23.11-ok1), librte-net-enic24 (= 23.11-ok1), librte-net-failsafe24 (= 23.11-ok1), librte-net-fm10k24 (= 23.11-ok1), librte-net-gve24 (= 23.11-ok1), librte-net-hinic24 (= 23.11-ok1), librte-net-hns3-24 (= 23.11-ok1), librte-net-i40e24 (= 23.11-ok1), librte-net-iavf24 (= 23.11-ok1), librte-net-ice24 (= 23.11-ok1), librte-net-idpf24 (= 23.11-ok1), librte-net-igc24 (= 23.11-ok1), librte-net-ionic24 (= 23.11-ok1), librte-net-ipn3ke24 (= 23.11-ok1), librte-net-ixgbe24 (= 23.11-ok1), librte-net-mana24 (= 23.11-ok1), librte-net-memif24 (= 23.11-ok1), librte-net-mlx4-24 (= 23.11-ok1), librte-net-mlx5-24 (= 23.11-ok1), librte-net-netvsc24 (= 23.11-ok1), librte-net-nfp24 (= 23.11-ok1), librte-net-ngbe24 (= 23.11-ok1), librte-net-null24 (= 23.11-ok1), librte-net-octeon-ep24 (= 23.11-ok1), librte-net-octeontx24 (= 23.11-ok1), librte-net-pcap24 (= 23.11-ok1), librte-net-pfe24 (= 23.11-ok1), librte-net-qede24 (= 23.11-ok1), librte-net-ring24 (= 23.11-ok1), librte-net-sfc24 (= 23.11-ok1), librte-net-softnic24 (= 23.11-ok1), librte-net-tap24 (= 23.11-ok1), librte-net-thunderx24 (= 23.11-ok1), librte-net-txgbe24 (= 23.11-ok1), librte-net-vdev-netvsc24 (= 23.11-ok1), librte-net-vhost24 (= 23.11-ok1), librte-net-virtio24 (= 23.11-ok1), librte-net-vmxnet3-24 (= 23.11-ok1), librte-raw-cnxk-bphy24 (= 23.11-ok1), librte-raw-cnxk-gpio24 (= 23.11-ok1), librte-raw-dpaa2-cmdif24 (= 23.11-ok1), librte-raw-ifpga24 (= 23.11-ok1), librte-raw-ntb24 (= 23.11-ok1), librte-raw-skeleton24 (= 23.11-ok1), librte-regex-cn9k24 (= 23.11-ok1), librte-regex-mlx5-24 (= 23.11-ok1), librte-vdpa-ifc24 (= 23.11-ok1), librte-vdpa-mlx5-24 (= 23.11-ok1), librte-vdpa-nfp24 (= 23.11-ok1), librte-vdpa-sfc24 (= 23.11-ok1) Filename: pool/main/d/dpdk/librte-meta-allpmds_23.11-ok1_amd64.deb Size: 4172 MD5sum: fe4d1002279ac4f4ea87cab75fe3a253 SHA1: b7c626bc25db5ac5347bc593f66b9e7a57cd3ab6 SHA256: 79c043628caf99e2377ccec3f751e7e08082289b212d4394c597b107504d7d65 SHA512: 96013370f9b8438c258a9e97914f6c08e7860b9083204cb961881e0d113201f098d7d6a0e8547295d958a88fca46e5d6c108905e23d95ebd78c6cd4e4fa7ac06 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (all poll mode drivers) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all poll mode drivers produced by DPDK. Package: librte-meta-baseband Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 16 Depends: librte-baseband-acc24 (= 23.11-ok1), librte-baseband-fpga-5gnr-fec24 (= 23.11-ok1), librte-baseband-fpga-lte-fec24 (= 23.11-ok1), librte-baseband-la12xx24 (= 23.11-ok1), librte-baseband-null24 (= 23.11-ok1), librte-baseband-turbo-sw24 (= 23.11-ok1) Filename: pool/main/d/dpdk/librte-meta-baseband_23.11-ok1_amd64.deb Size: 3384 MD5sum: a2ef00f8dcc98b752257ac523a3a2adb SHA1: 913c883c6c34ffedc43df1b696c962d86cc2c0cf SHA256: 9dc2842c52dc82c584a5af76a4b082b49234d46e05a596ec536f396bd2b50f30 SHA512: 2fb2c3b12012ec5ba4f71a439d528bf778702b997992b19ade7b8189dcf7ea9180c2d82717a677429df5d95dc36ac555f0052721bf399f3f5b02a9bddeadda33 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (baseband libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte baseband libraries. Package: librte-meta-bus Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 16 Depends: librte-bus-auxiliary24 (= 23.11-ok1), librte-bus-cdx24 (= 23.11-ok1), librte-bus-dpaa24 (= 23.11-ok1), librte-bus-fslmc24 (= 23.11-ok1), librte-bus-ifpga24 (= 23.11-ok1), librte-bus-pci24 (= 23.11-ok1), librte-bus-platform24 (= 23.11-ok1), librte-bus-vdev24 (= 23.11-ok1), librte-bus-vmbus24 (= 23.11-ok1) Filename: pool/main/d/dpdk/librte-meta-bus_23.11-ok1_amd64.deb Size: 3388 MD5sum: 7240f3ddba2ae954bdbc1ba30be5e959 SHA1: 3e1752e7b442b51284ca06fd4ca2d26a35735cda SHA256: 00dee6186a1ed796f6468a4d83d8f58ab0e4180f1ec938007afc5d278de3c2d3 SHA512: 81dff344625e4ff325c58637d4666fdfc03d3eb8238e661fba56112742ec5ceb115be27f787959a31d98b9308dc3007d752bb1f774c68fd8976b9b9f538a1942 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (bus libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte bus libraries. Package: librte-meta-common Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 16 Depends: librte-common-cnxk24 (= 23.11-ok1), librte-common-cpt24 (= 23.11-ok1), librte-common-dpaax24 (= 23.11-ok1), librte-common-iavf24 (= 23.11-ok1), librte-common-idpf24 (= 23.11-ok1), librte-common-mlx5-24 (= 23.11-ok1), librte-common-nfp24 (= 23.11-ok1), librte-common-octeontx24 (= 23.11-ok1), librte-common-qat24 (= 23.11-ok1), librte-common-sfc-efx24 (= 23.11-ok1) Filename: pool/main/d/dpdk/librte-meta-common_23.11-ok1_amd64.deb Size: 3384 MD5sum: 54c4d5101d370ffbfe07a0fe8635f664 SHA1: 22e9c8609b44e3213fd8cafd036f66f01d1c593a SHA256: 7e10296e0b1ffd6d41696bc48c9c3a310d81b7efde01703160c1781aa7e69a8f SHA512: f2ce768912a7e62cf5cae59bc63a219df18f06b94e778c3f01f6c9b3de4d973d94530af4ee4c48bf7d529429f613349a649b8230c029ea5dba2d179ab5b86c6f Homepage: https://www.dpdk.org Description: Data Plane Development Kit (common libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte common libraries. Package: librte-meta-compress Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 16 Depends: librte-compress-isal24 (= 23.11-ok1), librte-compress-mlx5-24 (= 23.11-ok1), librte-compress-octeontx24 (= 23.11-ok1), librte-compress-zlib24 (= 23.11-ok1) Filename: pool/main/d/dpdk/librte-meta-compress_23.11-ok1_amd64.deb Size: 3360 MD5sum: 1a015815f4ef2284c8cfeea6c2015f2a SHA1: 68760a8f34373519d7875159ddf1eacaec155e04 SHA256: dcd5dfcc3f3cbed441070e7fabfbb75af8a9ead3931f2b310e952fa7668e9a4c SHA512: f3a28f16eec2cc1df9cb6467fdce9b91563ae50e424c45fbed6075244bcdd30ec149915687dcd5d18c89a64030b372a9f492add6f0a1a7eac4c4fc2e84e53d0e Homepage: https://www.dpdk.org Description: Data Plane Development Kit (compress libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte compress libraries. Package: librte-meta-crypto Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 16 Depends: librte-crypto-bcmfs24 (= 23.11-ok1), librte-crypto-caam-jr24 (= 23.11-ok1), librte-crypto-ccp24 (= 23.11-ok1), librte-crypto-cnxk24 (= 23.11-ok1), librte-crypto-dpaa-sec24 (= 23.11-ok1), librte-crypto-dpaa2-sec24 (= 23.11-ok1), librte-crypto-ipsec-mb24 (= 23.11-ok1), librte-crypto-mlx5-24 (= 23.11-ok1), librte-crypto-nitrox24 (= 23.11-ok1), librte-crypto-null24 (= 23.11-ok1), librte-crypto-octeontx24 (= 23.11-ok1), librte-crypto-openssl24 (= 23.11-ok1), librte-crypto-scheduler24 (= 23.11-ok1), librte-crypto-virtio24 (= 23.11-ok1) Filename: pool/main/d/dpdk/librte-meta-crypto_23.11-ok1_amd64.deb Size: 3424 MD5sum: c66e09b3edf887cf5cc591f14d31a28f SHA1: 3567f9004931995a0c9eef1b93893c6dde0326dc SHA256: f8e2bf3650df6fe71d9875251b95e1f8113a5eda81bd2e2fb3ec7770cd28d094 SHA512: 589d1b2f7f2898f22f2e76c580b85ed633ec065c25657305a43cce7de6c5fbe66a9ea33a5f1b1ddc72830312d60bf998cbf47c7f07443ada2e27ee04c3503b08 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (crypto libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte crypto libraries. Package: librte-meta-dma Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 16 Depends: librte-dma-cnxk24 (= 23.11-ok1), librte-dma-dpaa2-24 (= 23.11-ok1), librte-dma-dpaa24 (= 23.11-ok1), librte-dma-hisilicon24 (= 23.11-ok1), librte-dma-idxd24 (= 23.11-ok1), librte-dma-ioat24 (= 23.11-ok1), librte-dma-skeleton24 (= 23.11-ok1) Filename: pool/main/d/dpdk/librte-meta-dma_23.11-ok1_amd64.deb Size: 3376 MD5sum: c51839ddd35d2c5c111eed7c12309cdc SHA1: 9f4f4f58a926fcb8763c9f4825531e06ec7caf85 SHA256: c094de153dcb14d61c1866702734e7e70a12db451e9c68757294441ebf8fe20e SHA512: 2ba5e2874c2512518de7f3a3dedd92ea582c43f454ee5076e4ace135db4946dff84578c2619154ee2407299ab9f2955f7dc02fa79d16b8269c0f9da85c3201f0 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (dma libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte dma libraries. Package: librte-meta-event Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 16 Depends: librte-event-cnxk24 (= 23.11-ok1), librte-event-dlb2-24 (= 23.11-ok1), librte-event-dpaa2-24 (= 23.11-ok1), librte-event-dpaa24 (= 23.11-ok1), librte-event-dsw24 (= 23.11-ok1), librte-event-octeontx24 (= 23.11-ok1), librte-event-opdl24 (= 23.11-ok1), librte-event-skeleton24 (= 23.11-ok1), librte-event-sw24 (= 23.11-ok1) Filename: pool/main/d/dpdk/librte-meta-event_23.11-ok1_amd64.deb Size: 3384 MD5sum: c6745d7d93f82a5df2ab78844c8266d3 SHA1: 0f2d04dcf2005a0d2ab48b8f4f7695d35f59d000 SHA256: d9ad3105c26f7b19951e3e62fef0fd9571692ce243090d4230479a1e35e59003 SHA512: a80369c5d9b67e7584ba99c1e213aa62f1826f2ae3b7cb4c49465f36ecd290f23c1771eab9fe1c5da1f20e060c5d46ab64796e0cd50ba2822392d88f176c4674 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (event libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte event libraries. Package: librte-meta-mempool Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 16 Depends: librte-mempool-bucket24 (= 23.11-ok1), librte-mempool-cnxk24 (= 23.11-ok1), librte-mempool-dpaa2-24 (= 23.11-ok1), librte-mempool-dpaa24 (= 23.11-ok1), librte-mempool-octeontx24 (= 23.11-ok1), librte-mempool-ring24 (= 23.11-ok1), librte-mempool-stack24 (= 23.11-ok1) Filename: pool/main/d/dpdk/librte-meta-mempool_23.11-ok1_amd64.deb Size: 3380 MD5sum: b965672094b0c9f35d3a5f3d00b77b1f SHA1: 838f9ec920d04ee11d50bd15f5c2316bd1d85af1 SHA256: 07d258dc91faafe5348725c797e6e2379bce1a82f64b191872b9ccbe5e3c920c SHA512: cefa7c2ead79c6a4703c4b323f85d110bc56d41ddde9bb91c9f3b03e5f08d2871e4c2a6e1611a4953ad7edc403a2188fda199668c8f273a89a43e27ebeb4801e Homepage: https://www.dpdk.org Description: Data Plane Development Kit (mempool libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte mempool libraries. Package: librte-meta-net Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 16 Depends: librte-net-af-packet24 (= 23.11-ok1), librte-net-af-xdp24 (= 23.11-ok1), librte-net-ark24 (= 23.11-ok1), librte-net-atlantic24 (= 23.11-ok1), librte-net-avp24 (= 23.11-ok1), librte-net-axgbe24 (= 23.11-ok1), librte-net-bnx2x24 (= 23.11-ok1), librte-net-bnxt24 (= 23.11-ok1), librte-net-bond24 (= 23.11-ok1), librte-net-cnxk24 (= 23.11-ok1), librte-net-cpfl24 (= 23.11-ok1), librte-net-cxgbe24 (= 23.11-ok1), librte-net-dpaa2-24 (= 23.11-ok1), librte-net-dpaa24 (= 23.11-ok1), librte-net-e1000-24 (= 23.11-ok1), librte-net-ena24 (= 23.11-ok1), librte-net-enetc24 (= 23.11-ok1), librte-net-enetfec24 (= 23.11-ok1), librte-net-enic24 (= 23.11-ok1), librte-net-failsafe24 (= 23.11-ok1), librte-net-fm10k24 (= 23.11-ok1), librte-net-gve24 (= 23.11-ok1), librte-net-hinic24 (= 23.11-ok1), librte-net-hns3-24 (= 23.11-ok1), librte-net-i40e24 (= 23.11-ok1), librte-net-iavf24 (= 23.11-ok1), librte-net-ice24 (= 23.11-ok1), librte-net-idpf24 (= 23.11-ok1), librte-net-igc24 (= 23.11-ok1), librte-net-ionic24 (= 23.11-ok1), librte-net-ipn3ke24 (= 23.11-ok1), librte-net-ixgbe24 (= 23.11-ok1), librte-net-mana24 (= 23.11-ok1), librte-net-memif24 (= 23.11-ok1), librte-net-mlx4-24 (= 23.11-ok1), librte-net-mlx5-24 (= 23.11-ok1), librte-net-netvsc24 (= 23.11-ok1), librte-net-nfp24 (= 23.11-ok1), librte-net-ngbe24 (= 23.11-ok1), librte-net-null24 (= 23.11-ok1), librte-net-octeon-ep24 (= 23.11-ok1), librte-net-octeontx24 (= 23.11-ok1), librte-net-pcap24 (= 23.11-ok1), librte-net-pfe24 (= 23.11-ok1), librte-net-qede24 (= 23.11-ok1), librte-net-ring24 (= 23.11-ok1), librte-net-sfc24 (= 23.11-ok1), librte-net-softnic24 (= 23.11-ok1), librte-net-tap24 (= 23.11-ok1), librte-net-thunderx24 (= 23.11-ok1), librte-net-txgbe24 (= 23.11-ok1), librte-net-vdev-netvsc24 (= 23.11-ok1), librte-net-vhost24 (= 23.11-ok1), librte-net-virtio24 (= 23.11-ok1), librte-net-vmxnet3-24 (= 23.11-ok1) Filename: pool/main/d/dpdk/librte-meta-net_23.11-ok1_amd64.deb Size: 3592 MD5sum: 59571305e3b1184b335407b7c48edfc1 SHA1: ff9244863d177249e10a38be827e3353ddcdbf0a SHA256: b32892fc024f857079b4b86341a128077190f6c3c98a59f597e5e922d7028463 SHA512: 7e87dcad7b51669e0db9d3a19ca69548f02618315157cc293fc6b53660841682d38e61944f9cbba5a088bd68688ba1b522dfc3fd09ff0b7067db9fc7f6563a0d Homepage: https://www.dpdk.org Description: Data Plane Development Kit (net libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte net libraries. Package: librte-meta-raw Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 16 Depends: librte-raw-cnxk-bphy24 (= 23.11-ok1), librte-raw-cnxk-gpio24 (= 23.11-ok1), librte-raw-dpaa2-cmdif24 (= 23.11-ok1), librte-raw-ifpga24 (= 23.11-ok1), librte-raw-ntb24 (= 23.11-ok1), librte-raw-skeleton24 (= 23.11-ok1) Filename: pool/main/d/dpdk/librte-meta-raw_23.11-ok1_amd64.deb Size: 3388 MD5sum: fbf8dc7aae4681ac91ee1cce1486be0e SHA1: 973372723ba143af8df0b937f475255f9da11dd4 SHA256: 104c9b0e6c14b1b10adb99d09aeec9b6f7d199c8e2f8372ea597c23cd29feab2 SHA512: 1edbc233fb02f1284abe8ebfe0ea5feb95381845bab9ff17abab7f7bac6105baf2f252e021463ef485fd0f6eac5eed54db068a87ac794ce1acba2b3050d13742 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (raw libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte raw libraries. Package: librte-meter24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 35 Depends: libbsd0 (>= 0.0), libc6 (>= 2.2.5), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-meter24_23.11-ok1_amd64.deb Size: 6172 MD5sum: 7ebb7ec1301e61a6836be28fc0d3a7ab SHA1: 994c73f87526cdf7c109043b290a1827bbeb8ab9 SHA256: 8af6113b85d7918ef74e6a0c826c0dcbd8c8044df2971762059e347847236a66 SHA512: 4488ee82a12e3fbf6b2482dec9b7b3bf5ab8021417b546268dd24ed109facdc8a8eddf5d06722d26fc2a788ff5d011ae23f8f35df59969ff992702c1206df595 Homepage: https://dpdk.org/doc/api/rte__meter_8h.html Description: Data Plane Development Kit (librte-meter runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-meter. Package: librte-metrics24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 47 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libjansson4 (>= 2.14), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-metrics24_23.11-ok1_amd64.deb Size: 11156 MD5sum: c5aa5eb928754ca2ad877f39d397af64 SHA1: a80271d2c9d76b58283bce93c1e7f4de39e5153f SHA256: a79d0394a4253285e5eca79c4c1d60bd55fdbb038687980a2de4c8781dfcb4f2 SHA512: 7fbff050c46d08e360f0622fa8ed44f79cdc1a1813d5880fa9e45c56c52baa0ad357420c048e90a368e8869505234a0c0f03f8e9be3d373e99eb2cd7c5835fac Homepage: https://doc.dpdk.org/guides/prog_guide/metrics_lib.html Description: Data Plane Development Kit (librte-metrics runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-metrics. Package: librte-ml-cnxk24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 173 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-common-cnxk24 (>= 23.11), librte-cryptodev24 (>= 18.05), librte-eal24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-mldev24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-ml-cnxk24_23.11-ok1_amd64.deb Size: 53692 MD5sum: ce7838a1df5156db546d77ed3b24f199 SHA1: 36b17da5528c5b286274b1867876b9925ec83629 SHA256: 2db4c84060f903fd981b07922e16121cdfe6cd394a3064f8915e97419e138622 SHA512: 6e34c00822c13417f39019ce0fdf3fb0d6a829fcd0b5f92645fa11a5e9621bb6fa49a78f7929bd980a8797abb73cb4e7cdc54980f1a37673decfbe538fcfcdfc Homepage: https://doc.dpdk.org/guides/mldevs/cnxk.html Description: Data Plane Development Kit (librte-ml-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-ml-cnxk. Package: librte-mldev24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 53 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-mldev24_23.11-ok1_amd64.deb Size: 12596 MD5sum: d898f709b6d043064dff1b4ebff74b70 SHA1: c0ca4509bfd8760c975e51b3e888d503e70ef425 SHA256: 9450bc6002417c47c52a1b46df9fb9c63a7b077cbc59a7e16c3cb51de5dce610 SHA512: 1ee77db3f0ccfd46f71d12c8486b9ad8293f1ba56d99a2da007e692aad88f1f69a1380a6240b66b7e143b05f4b1d6d12c56f32db712294c1b66c15f99028095d Homepage: https://doc.dpdk.org/guides/prog_guide/mldev.html Description: Data Plane Development Kit (librte-mldev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mldev. Package: librte-net-af-packet24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 59 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 20.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-af-packet24_23.11-ok1_amd64.deb Size: 12836 MD5sum: eb9a28f2b271ff0833f610d3f213b729 SHA1: 3314a07c0f842de59ff0d1ef8122a9fadae12ada SHA256: 85ddf97f96323aa7105da82088bc1f9fa6ed86bf382b0a8c179cef8256fc9ffb SHA512: 1d12161928ad23539a192369395f5dd7e91780ebcc05844587a832dc08d76d444a924b0cb9f5e18f3324573383f2edafc9e474cc480c66fa96f1245d04ae5062 Homepage: https://dpdk.org/browse/dpdk/tree/drivers/net/af_packet Description: Data Plane Development Kit (librte-net-af-packet runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-af-packet. Package: librte-net-af-xdp24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 75 Depends: libbpf1 (>= 1:0.7.0), libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 22.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), libxdp1 (>= 1.2.0) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-af-xdp24_23.11-ok1_amd64.deb Size: 20108 MD5sum: 348fad636a37b8267df580841c233126 SHA1: ad071fdfcafaa26391ad4f1cd3b486da2783bb01 SHA256: 04257f9c9317c7e0c20487db5450c4b1f2cf4bdb2beec388b68b39d51a67c3ba SHA512: 43bfe3318ffa38e58d88f19a7245eb27f3a9163572330190de4e0273ddbde279a3bcb0b67d895ec7afaea237cd06a8282b342485c8ec79840cea690a051c8c70 Homepage: https://doc.dpdk.org/guides/nics/af_xdp.html Description: Data Plane Development Kit (librte-net-af-xdp runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-af-xdp. AF_XDP is an address family that is optimized for high performance packet processing. AF_XDP sockets enable the possibility for XDP program to redirect packets to a memory buffer in userspace. Package: librte-net-ark24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 80 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-ark24_23.11-ok1_amd64.deb Size: 19796 MD5sum: ba7f1ba9c1422e009ebc4b33649ead31 SHA1: d92bac869be3c3c186c03d92f91114fd83d027c0 SHA256: f552f099149d357135e0120894dfdb1b0d20271e00058bafbc08441a8b3b2a92 SHA512: efc674a71e8c1fff0dbb084bcf47f0566716c4ec726937f99e152fbfcc7ac6ad676d74158cf9553720dd125317ee5d049b50bdea4f1a0f7c37235d00e34018c4 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-net-ark runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ark. Package: librte-net-atlantic24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 99 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-atlantic24_23.11-ok1_amd64.deb Size: 28724 MD5sum: 740a52ce384af35ce3751535dc08449f SHA1: 803210de3a2dbd248764fec72c9336c92147b21e SHA256: 534434e679952dadf502dc3dd7c052b300eb6508fdbf71f51c990828e30a10c8 SHA512: a9194a44bea055a49ef567a25c4106c3f1d81e9654294c181c147c631d0a66bf53bab1cdaf2c495b4dd006b6651ed4387bc4605a534c66c8317386e9d31d35d0 Homepage: https://dpdk.org/doc/guides/nics/atlantic.html Description: Data Plane Development Kit (librte-net-atlantic runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-atlantic. Package: librte-net-avp24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 91 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-avp24_23.11-ok1_amd64.deb Size: 22788 MD5sum: 1248168786dd1ef2834c2b9a15d67dee SHA1: 158d15aadad91e46cf1378ac6135d44ba84cfd1f SHA256: 3e29fba1e943538dc7965acd192d87b690addf3d63768c3eb8f77bbd609a41c2 SHA512: 40998c2eb1efb78ca1c627d9af3bbe1d6aafafee1ec579867372b986c34681b7ac1ad5b113aeeeb86984481e692b2e54809b05b8202a054afc707c9a1b5dad01 Homepage: https://dpdk.org/doc/guides/nics/avp.html Description: Data Plane Development Kit (librte-net-avp runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-avp. Package: librte-net-axgbe24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 115 Depends: libbsd0 (>= 0.0), libc6 (>= 2.17), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 21.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-axgbe24_23.11-ok1_amd64.deb Size: 38824 MD5sum: 0169417c991e05c4a0d4203f25d76c66 SHA1: 04137647f5c36c96e0bc250bdf796e9d25ab0dd3 SHA256: d266bd3fb24e740b11f542a2526cd18035fb8e9a53f6896b9c2a3550f93378cf SHA512: 1028a11b5e38c57607cd5d13df0e2f8e0543f30df2ed4d4a9d182a386f539b27c76d618b4983705701f9cc4f3518a4feee53af5906063ac4e16a4a33b2355975 Homepage: https://dpdk.org/doc/guides/nics/axgbe.html Description: Data Plane Development Kit (librte-net-axgbe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-axgbe. Package: librte-net-bnx2x24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 379 Depends: libbsd0 (>= 0.0), libc6 (>= 2.34), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), zlib1g (>= 1:1.1.4) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-bnx2x24_23.11-ok1_amd64.deb Size: 149928 MD5sum: 9f8ce9b9b545a16f5930aa49cf79f866 SHA1: 0c73d00e6ec39d0ac3efcacd9d3fe43d00eaa64d SHA256: f2f248af9191565215dbe91499b73a6bf817e396508ebfdb62cbc432c938bbe2 SHA512: c2e456d645d68f52762741810dce16f42247962f528a037db2c1a6f3e36db824b7f503ec6ffda13d55b2c20a3b6697eb5aed003983a38697bddf275e4bb3b540 Homepage: https://doc.dpdk.org/guides/nics/bnx2x.html Description: Data Plane Development Kit (librte-net-bnx2x runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-bnx2x. Package: librte-net-bnxt24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 4309 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-bnxt24_23.11-ok1_amd64.deb Size: 289748 MD5sum: df0fd459732168089131da5191caf22b SHA1: 13d6377e3c296bcdf6bbaf31510309c663490edc SHA256: f188fe5e2c3ebb48224f328de82954086d6fa1125e009b828b91cb89faa4f8dd SHA512: eb6e7cce7dbd58023fea364844297ae6886ef5c312ccb0c0a0d95a6a6bda45a79dea7cbea44867b5f6a5b1c16b19ae747eef5314a3efd4d3b0af8d3007babb44 Homepage: https://doc.dpdk.org/guides/nics/bnxt.html Description: Data Plane Development Kit (librte-net-bnxt runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-bnxt. Package: librte-net-bond24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 140 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-ip-frag24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-sched24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-bond24_23.11-ok1_amd64.deb Size: 48944 MD5sum: 9a14b190285b07ef6cbb20f6e6a9b5e4 SHA1: 161a1a55622aeec3c661c4783a5173db67620c3a SHA256: 03ff91f7f1b8af7b25be27e26310762ed9e14226569d4c56c41152c3556250b0 SHA512: 7d3528e06c51ca9576e9cc16a2117d52305733d4cb79a463d49b202be237ac2a2149b638511308c6716e3c33458c5b40586e1020d8a54da7d210fa274e61bb30 Homepage: https://dpdk.org/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.html Description: Data Plane Development Kit (librte-net-bond runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-bond. Package: librte-net-cnxk24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 211 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-common-cnxk24 (>= 23.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-cnxk24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 23.11), librte-telemetry24 (>= 23.11), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-cnxk24_23.11-ok1_amd64.deb Size: 67584 MD5sum: 2f559f31f9752f605539ac145d540cc2 SHA1: 9ab4126d65df4110b9a07061cfd815917186b432 SHA256: d055fe69945e8caf5ee374f3cf03b0045d50aa6dbbc10ec7f0d181e60eba5620 SHA512: 5f8ab0feaa9c85cea6c765327f171094597c8668beb752f2654145d00e90f6c79e4bd2d173f44754a19c1427080958346781020dda77510af086ae53ac2f7951 Homepage: https://dpdk.org/doc/guides/nics/cnxk.html Description: Data Plane Development Kit (librte-net-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-cnxk. Package: librte-net-cpfl24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 166 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libjansson4 (>= 2.14), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-common-idpf24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-net-cpfl24_23.11-ok1_amd64.deb Size: 59872 MD5sum: cdcd428a893738502d15db298d4fc565 SHA1: 0e04d01596582ec2f2d5790a2a2533b248b1cc7c SHA256: d894ca70ec2d17cf7ab400ef8fb453f830c6cf97ebb5f5676af2718557594d8d SHA512: ee58f12f5e41041fe493c6e69fdc0232112481bfaf894fcbf922f850f22e20262390d3f0af2bb6af64c184ca62ef98325cf5ab0e26a39772edd6f4319b0a3f9b Homepage: https://doc.dpdk.org/guides/nics/cpfl.html Description: Data Plane Development Kit (librte-net-cpfl runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-cpfl. Package: librte-net-cxgbe24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 239 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-cxgbe24_23.11-ok1_amd64.deb Size: 77236 MD5sum: 1f174aa94ba46962e3c203d92dec4b5c SHA1: dfee51da65a9d7152b496d3fa3369f06cebda220 SHA256: 8591cb530ed310ca014688bcf5c6c2fe297c870589f5ede4b9aa33fec23d3fc1 SHA512: b120b937aa970d35629064d2194558660c01047a09d54e5863626e00b32cd584a5b2fa09fbdd10120e5c0724132060012ae5f71fbe171f7c92f4734e0a8d93b5 Homepage: https://dpdk.org/doc/guides/nics/cxgbe.html Description: Data Plane Development Kit (librte-net-cxgbe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-cxgbe. Package: librte-net-dpaa2-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 184 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-fslmc24 (>= 20.11~rc3), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-common-dpaax24 (>= 20.08), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-dpaa2-24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-dpaa2-24_23.11-ok1_amd64.deb Size: 62764 MD5sum: ad61609711f474c8b3cc88b7f0540b56 SHA1: 24aa80ae9c0aefa54af081b1c1d943b388b69926 SHA256: c16de1f746d3b233edd354d63e75f2476af1a80f01dc2970bacbf62632077293 SHA512: 9420d9d0c81ea17df8fe08f7f93472ee9ae286e92a256440ac0aef669cbab205f1ffa7b63d6eac6ec34607355758b61c0e35c8112486551b8e909779525d891e Homepage: https://dpdk.org/doc/guides/nics/dpaa2.html Description: Data Plane Development Kit (librte-net-dpaa2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-dpaa2. Package: librte-net-dpaa24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 115 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-dpaa24 (>= 23.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-common-dpaax24 (>= 20.08), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-dpaa24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-dpaa24_23.11-ok1_amd64.deb Size: 35804 MD5sum: ae5863d17a8b49f0f5b12ef87cf3ecd0 SHA1: 746cd5edc27d727d0d0024013847279547905a25 SHA256: 625e151776f73c26a20e412563baa5654d108e8aed8693c6da9dccbd87993588 SHA512: 0807c0eee42942e205822a50a50b38e1a8e9f89b4c0bc1cd4b1c6606c3076ff8f417c346e84b4db23cbba016b04e77d8674854ee93b3a0cb7edfd24140fe7a21 Homepage: https://dpdk.org/doc/guides/nics/dpaa.html Description: Data Plane Development Kit (librte-net-dpaa runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-dpaa. Package: librte-net-e1000-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 347 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-e1000-24_23.11-ok1_amd64.deb Size: 115940 MD5sum: 6f093186d7e4aded5974b45ec2295e75 SHA1: 0407253fe2fbf0731d50f3f6b3f65f252d790a88 SHA256: e21828cf0b47ad81b18ba7141e9c0aaa1f899f4acd7ae484910e4c71e232e356 SHA512: 4ce2200f99ba113f11a5b9efc2faefa8cb6319638106f0cbad24bca879812ade95931adb670e855dd6fb73fce0eabf0a6bed12b942be5814118f96696ff23be4 Homepage: https://dpdk.org/doc/guides/nics/e1000em.html Description: Data Plane Development Kit (librte-net-e1000 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-e1000. Package: librte-net-ena24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 165 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-ena24_23.11-ok1_amd64.deb Size: 52084 MD5sum: a81522fd9076a9386e1ab0a675eee023 SHA1: 8d81a1cc3a428577c082b98d3308ea1a21e0c217 SHA256: 76c3ac5192632046db14ff0324d7b191ffc31231c4d74dd7a398ece9a1319fe0 SHA512: a85cdb811abec9faf14a8b156e1f013e6138fdc82125cd3f46f0c8328c1300960dc8db48a3343f7cd7afb14aab6eb908a701d41a9db4b007060a9149a22a5b44 Homepage: https://dpdk.org/doc/guides/nics/ena.html Description: Data Plane Development Kit (librte-net-ena runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ena. Package: librte-net-enetc24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 59 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-common-dpaax24 (>= 20.08), librte-eal24 (>= 23.11), librte-ethdev24 (>= 20.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-enetc24_23.11-ok1_amd64.deb Size: 12316 MD5sum: 7e859cca020ed28d5662bd6aebc415b9 SHA1: 3bb7dc88a527aa890c5ec4ad29669cbeaefead95 SHA256: ad6a06a1eecc25b04a8d14acbc1ed7a9a29fa5160d7063816de2c84da02ec938 SHA512: a19ac4a7f1f3a9f74637f2e83cfe303b1457596c72ec45d63333442d8ae50770560d7a876aa4a996f367e8b973d6f10bd765186a3cb06e92b9c7967029d67ce8 Homepage: https://dpdk.org/doc/guides/nics/enetc.html Description: Data Plane Development Kit (librte-net-enetc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-enetc. Package: librte-net-enetfec24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 59 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 20.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-enetfec24_23.11-ok1_amd64.deb Size: 13192 MD5sum: 24a9e5c87536a602504d3eadd3f5dee5 SHA1: 8df8afb4c72b8e8be8d79fdeacad38f07dba9bbe SHA256: 1810b3aa74f413cf5787de4a2602d1ff67533e75936794ea3431da87367ea206 SHA512: b7d2b6333e0be5d043a993468ab4d03c5d0f33b33498abbb6d9fede2e03b52dcb51f31b05b531516621a25a614b8060978faa000a38ce8368538a51e670e073e Homepage: https://dpdk.org/doc/guides/nics/enetfec.html Description: Data Plane Development Kit (librte-net-enetfec runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-enetfec. Package: librte-net-enic24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 191 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-enic24_23.11-ok1_amd64.deb Size: 64684 MD5sum: 62066ba47480bd0a3094a2cca7ec1d07 SHA1: 1c79f1a9aff95e08296a7bdda8b3a17bf7d0c482 SHA256: f28981b2fc9f6ecc5cb8d51482e04b1fa37d48fe4ac43ca55a37ae80087bb15d SHA512: e03be0916c83570b39b70a06351768cf026eecacc63e58461fcab50e1e00b435d39d6a528d041d7f894c7d87da09e9fd7b8828a1f3e5e026e150038a666af9ff Homepage: https://dpdk.org/doc/guides/nics/enic.html Description: Data Plane Development Kit (librte-net-enic runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-enic. Package: librte-net-failsafe24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 143 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-failsafe24_23.11-ok1_amd64.deb Size: 38360 MD5sum: f1e9cbc1facfb131bd7ff6612f343cb5 SHA1: 8426132bd0973293539085e6c0da003b432f7d92 SHA256: 29d99aa6b5dcac397c7aceac358f8173df1ab23ece51a2953641a4f49e320139 SHA512: b34b3624d59882c3bc7b2c7684b002787a3a77e4de8b9779eac1448bf5ec915246bf6da6c14aa2f47b9f205e6359147b259ed4cef2c210ea9dbe751bb81a8316 Homepage: https://dpdk.org/doc/guides/nics/fail_safe.html Description: Data Plane Development Kit (librte-net-failsafe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-failsafe. Package: librte-net-fm10k24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 155 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-fm10k24_23.11-ok1_amd64.deb Size: 50992 MD5sum: a49aca3b86eeae6b02d0df204a5e594a SHA1: 3ed62a0c63f70a16dd6a5071734bb6c173e5d054 SHA256: 2dc2851a8d5add4982d402a8edd1e36eadffe90dcf60b7f3d4f8c9629c21672c SHA512: b513dcfe5e0045dc56af308e9fc51f3c63f79d42a577c924fe59ef2ede6e24eb96a76b946917404c661065d1d3b7029700d10e0b2bea3eeeead0e090c753dc0a Homepage: https://dpdk.org/doc/guides/nics/fm10k.html Description: Data Plane Development Kit (librte-net-fm10k runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-fm10k. Package: librte-net-gve24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 127 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 21.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-gve24_23.11-ok1_amd64.deb Size: 36516 MD5sum: fbf23e9c34cda2598d120f80d7d1907e SHA1: 1617fddc507cb431a29bdee98dab7f0f2301c656 SHA256: 85ef8850ad688f753ced94848f4299d2756e0b8d5266fb7bbb0e62b3e0ebd1b0 SHA512: 7527f41603dff9f7d50ca9ee1d73e4ff4b786560a2a532974517867731000ad2ce6724afcbacbfae17093ff014ec1a7fe30a279766207deb608e70f5dca980f3 Homepage: https://doc.dpdk.org/guides/nics/gve.html Description: Data Plane Development Kit (librte-net-gve runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-gve. Package: librte-net-hinic24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 215 Depends: libbsd0 (>= 0.0), libc6 (>= 2.34), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-hinic24_23.11-ok1_amd64.deb Size: 73880 MD5sum: 0761db1ed4f95a5b3e940e01bb59c43d SHA1: 3b10e82a41685224ce436f7a4b9f7a7d03e23d1a SHA256: 647dab7bd9b0181a219d4429e9858c5779f143cd537c2d0e875eb4060ba07695 SHA512: b70475e04c84d92cbdc5f58eb0774d1e9cb1a8e05ae1be3089aa69d8378b9919106707358028d149541141b6bc5c18c1e1f8fda73dad3a0834c2c1763350e5a5 Homepage: https://doc.dpdk.org/guides/nics/hinic.html Description: Data Plane Development Kit (librte-net-hinic runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-hinic. Package: librte-net-hns3-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 367 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-hns3-24_23.11-ok1_amd64.deb Size: 132964 MD5sum: 7505de325cabb20b2d898f094309a275 SHA1: f3a70a729806771d82eea4df157d4abb7c7981e6 SHA256: 5f126afd97ea0283fb62f389214b169d94b711ac4fb57daa6fc0b4a91bf0e484 SHA512: 879dee0c7da6512b69b1695a5cc4ae77dbb64e08578ac0b2602eac71b114b5b45e5ba6c437ec76bbc0203b727e1f3b4a08399f4c284582792575dc1933a0c3a7 Homepage: http://doc.dpdk.org/guides/nics/hns3.html Description: Data Plane Development Kit (librte-net-hns3 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-hns3 which is The hns3 PMD (librte-net-hns3) provides poll mode driver support for the inbuilt Hisilicon Network Subsystem(HNS) network engine found in the Hisilicon Kunpeng 920 SoC Package: librte-net-i40e24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 547 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-i40e24_23.11-ok1_amd64.deb Size: 189088 MD5sum: 835e47c33e272a0176aedb2f8062b04d SHA1: 8db2f70e7bd56642f9ea26a743f187e3c8b8c457 SHA256: 8289049187cf16880258863529d13a98b6306c27e44a421ebf85c1ca9ed923a2 SHA512: 55f3ae0323ad499ebf0da9b01e21f52d7f2ec8334af1070e1ebb7dce88a432d6010803a79249131db9a3b928cf589accc51a9be42a5f5d1adbe0c3d2b5111a10 Homepage: https://dpdk.org/doc/guides/nics/i40e.html Description: Data Plane Development Kit (librte-net-i40e runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-i40e. Package: librte-net-iavf24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 559 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-common-iavf24 (>= 23.11), librte-cryptodev24 (>= 18.05), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-iavf24_23.11-ok1_amd64.deb Size: 142712 MD5sum: ed5b725958d8dbd3d7c8c6bbf3badaa5 SHA1: 463aa4d5a6d308f1d938edcaecd21f6cb0f08585 SHA256: 3b8389bf780cfd02f5bc6bf65d14b344e6b02d040e612abab0311af210aa582a SHA512: 7177dd4115c3190a2ee77033ed14ae86bb4c39f172f56420c4555cbf1723aad5372a07e01ea7d4b31082fbcb1c7d3d3a533a6cb19fdeeb9727eb29895ee12616 Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-net-iavf runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-iavf. Package: librte-net-ice24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 1009 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-common-iavf24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-ice24_23.11-ok1_amd64.deb Size: 309712 MD5sum: 281700041e61860ec4d0f9ff744a1b19 SHA1: f893295b71a55e1aa332647d90dcb772190a5137 SHA256: 17af0b67f2260926673e723f1d75f89f2af2b3927199e84bb7d3b3ea7dd5458a SHA512: 8fa688b83bd153b431005a5155d6f6375d9a84b444d1c0cb38aa122fdda64dcbf7cf76df4fcecf2efe10cb315ad0f11c6e3df956722598f523e0626ab6344fee Homepage: https://doc.dpdk.org/guides/nics/ice.html Description: Data Plane Development Kit (librte-net-ice runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ice. Package: librte-net-idpf24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 87 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-common-idpf24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-idpf24_23.11-ok1_amd64.deb Size: 20704 MD5sum: a2c52ea23ca58086c90ff548c37d241f SHA1: 6a9514e4a6c18d8cc11521c51af7c14a56160c57 SHA256: e148b43f7ddde036fce5702a26927d86b679a60cbbc9e93d070af0a3cc1847c5 SHA512: c42c8914f95ef3a9d8c38e4056191cd99bb61aac986055291302e30e964c6425d31d019119cd26e68d9ae818e8ef5cbe0926c885d916d1fa92ccc015dff1ffef Homepage: https://doc.dpdk.org/guides/nics/idpf.html Description: Data Plane Development Kit (librte-net-idpf runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-idpf. Package: librte-net-igc24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 135 Depends: libbsd0 (>= 0.0), libc6 (>= 2.17), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-net-igc24_23.11-ok1_amd64.deb Size: 43712 MD5sum: fc626f2a11ad1eaff732387266042547 SHA1: e85533284728ff1e29ea7ea3668d7cc84bb8a87e SHA256: 9f9dd0f27fcec6faec6b39d820758406e7dfcb869a06e8df7095d5e9e84c794b SHA512: 95e120074154568ab126729719e7f9a003c6081729fd24a2e5cbb07c5f24b97e95ff5af21948b92a92d2c307f1f425855f5f7f5c108a4974b7626dc1a5f72a0a Homepage: https://doc.dpdk.org/guides/nics/igc.html?highlight=igc Description: Data Plane Development Kit (librte-net-igc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-igc. Package: librte-net-ionic24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 111 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-net-ionic24_23.11-ok1_amd64.deb Size: 35156 MD5sum: f43217f4a8369e8fefcf661e3a32fddb SHA1: c2b74fdd61e1c8834f82ddbf2609ba125d4b7a4f SHA256: 44bd33b02e2edbca4c0b938c4bb09cfe002d46b77598c1e06057f583aa9bf283 SHA512: 604c6ac7c8d4be7b72145e29946c498ff9a52a6e06ff2450304f659e0aaa90bb043be556c7bd962b11db9a852ee9453ef86f95c36082d916644f4638120ab277 Homepage: https://doc.dpdk.org/guides/nics/ionic.html Description: Data Plane Development Kit (librte-net-ionic runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ionic. Package: librte-net-ipn3ke24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 91 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-ifpga24 (>= 22.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rawdev24 (>= 23.11), librte-ring24 (>= 23.11), librte-sched24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-ipn3ke24_23.11-ok1_amd64.deb Size: 24156 MD5sum: adaf041e0b50306a0bd718510dd9161c SHA1: 1c5932c15508682f738c49dc445f9986c0230fe2 SHA256: c75240aa6b3a1eec01f9f802728c006fb979ec58256af432c64dc656d30070d7 SHA512: 036ef431bdadaa8ec25216c9d88ecb095c425766225ddc9b3ffa33f52367b1589fc5d6178c9c9bd85e343a6b6512777ff9c0b9f03407b3cd2ad5333e7bc6169b Homepage: https://doc.dpdk.org/guides/nics/ipn3ke.html Description: Data Plane Development Kit (librte-net-ipn3ke runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ipn3ke. It provides poll mode driver support for Intel FPGA PAC(Programmable Acceleration Card) N3000 based on the Intel Ethernet Controller X710/XXV710 and Intel Arria 10 FPGA. Package: librte-net-ixgbe24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 436 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-cryptodev24 (>= 18.05), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-ixgbe24_23.11-ok1_amd64.deb Size: 159988 MD5sum: 63f69884977f8b75b07ddf4308f735be SHA1: 8dd4d80e1810056daefcf54b0f1549e2c6e774d7 SHA256: f194883f210e51ce40eb2c18a08fed7584b861c7f707d81c69eed1f1342ea12f SHA512: dc757c7646a54f32d1c47237ef259a535d884e09224b948a4834500e8ecc3f414965bdf38a184722e51dbc411e7ca4706b1b7b746148d8250a1d93629ace56d5 Homepage: https://dpdk.org/doc/guides/nics/ixgbe.html Description: Data Plane Development Kit (librte-net-ixgbe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ixgbe. Package: librte-net-mana24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 91 Depends: ibverbs-providers (>= 41), libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libibverbs1 (>= 23~), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-net-mana24_23.11-ok1_amd64.deb Size: 25788 MD5sum: 21b9dc4f247ff4e2077e69c32d018b63 SHA1: 6d26c0a7c489841ae93634993f28a8c94616fcb1 SHA256: 77d29fd3ab1d82beb98cb952cff44629584135307e3986e23bc296752e9100b3 SHA512: cc1dc8180fcc9cc79648bfd4c77c4c93448bb5bca5353b7836dc5baed14f0c3565ce8644576cdf1add355cbc040b6b1ab3454f170e6551e340ce12810e76e607 Homepage: https://doc.dpdk.org/guides/nics/mana.html Description: Data Plane Development Kit (librte-net-mana runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-mana. Package: librte-net-memif24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 111 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-memif24_23.11-ok1_amd64.deb Size: 30504 MD5sum: c88c826c915fe46e9f2e90bcf3aa9be8 SHA1: 78a42f0b56378c86115305fdd154efb81d04a635 SHA256: 6cc91231cf0f39d0f7fbeaca8b3910233a90d8bd803ddeca5c80806b0c170201 SHA512: dd4929b7dadf84bcd52ce1d4e13f14deefa9b16ba00ca1fef9e577af96681c127cb6103ac96fb58b071cf25f293d717ffd13528ce34defc07d7d11378d46fc14 Homepage: https://doc.dpdk.org/guides/nics/memif.html Description: Data Plane Development Kit (librte-net-memif runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-memif. Package: librte-net-mlx4-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 143 Depends: ibverbs-providers (>= 23~), libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libibverbs1 (>= 28), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), rdma-core Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-mlx4-24_23.11-ok1_amd64.deb Size: 47004 MD5sum: e8cf42fe51fb2667335ffe403ff4b084 SHA1: afa8a97aa4f474a9f15744771924fd1a7d1b7a4e SHA256: 78259c79e5f2ace2e8d7e9cce37a1762ef89008236b1132290075fb9b168fd34 SHA512: 5ff5a53babba9df67fd7059fc796d4fed7052f25b66b0e57c98796bda3b4385124ae5fc82d237b813ba7f5474a055ea38f3a269c453f067c831ad5948910c216 Homepage: https://dpdk.org/doc/guides/nics/mlx4.html Description: Data Plane Development Kit (librte-net-mlx4 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-mlx4. Package: librte-net-mlx5-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 2689 Depends: ibverbs-providers (>= 23~), libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libibverbs1 (>= 23~), libnuma1 (>= 2.0.11), librte-bus-auxiliary24 (>= 23.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-common-mlx5-24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), rdma-core Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-mlx5-24_23.11-ok1_amd64.deb Size: 707788 MD5sum: e78a8abe7676642d9915f0500f1aa058 SHA1: c1fcac0f7d184d5027fe908bdd3e195686f96894 SHA256: c90d4d15209858518b586b2c5068a8b2ddfc83433aefe492eb3db9ff30062447 SHA512: b9b0289d345a807a05eb9fa2fd6c83db895319e15a1a2375dca577d557ec679200998235558e59a7825db963892e2327228c823ff6c4ea07877cb4ca817f3f22 Homepage: https://dpdk.org/doc/guides/nics/mlx5.html Description: Data Plane Development Kit (librte-net-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-mlx5. Package: librte-net-netvsc24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 115 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-bus-vmbus24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-net-netvsc24_23.11-ok1_amd64.deb Size: 36212 MD5sum: 5d2eb4776d36c10894fb94d3f1c4fcb2 SHA1: ec77505f779f173f494b82b7661ac0ebd2594a48 SHA256: 86a1ad0bb150cce03204c638da19bd4472d37f3dead7aabce13bd70c2d291467 SHA512: e5ae4c50831f033541b9243ac61680d861ffa00258f0886fc670a156da1755031fc8a349ae214265d500ee4bc3c37e628def776dab5dc1e624326ee769b057fb Homepage: https://doc.dpdk.org/guides/nics/netvsc.html Description: Data Plane Development Kit (librte-net-netvsc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-netvsc. Package: librte-net-nfp24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 283 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-common-nfp24 (>= 23.11), librte-cryptodev24 (>= 18.05), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-nfp24_23.11-ok1_amd64.deb Size: 95240 MD5sum: e56450e21191e4b5359be4dcf951f127 SHA1: dcb4a502926aaa3d58f18fbbe2e4810ad0b62d02 SHA256: 409945d7b4c868a5a15a13c4f269630d280fba108d09fb9e9ff175bbbd26ca3e SHA512: 30cd01c6cfd8b27b509f54bdd98a63e7adb0933df6ac453c8b889a69643744f4b424df20375ce9c4d205b49f0084ccb9a9a4bb11cfefd4de449097ebac45b2bf Homepage: https://www.dpdk.org Description: Data Plane Development Kit (librte-net-nfp runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-nfp. Package: librte-net-ngbe24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 175 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-net-ngbe24_23.11-ok1_amd64.deb Size: 56540 MD5sum: c850d556e8d35325e5e65fb04368b4e2 SHA1: 88ded200090cf4a14eff1a4811c94287b952ca8d SHA256: d3b9ed248905761b4483c839326f6c6292730f597380eb1ff7c44ed6bd5585cf SHA512: b52a51c401d57d9854e91a18b81d2af28816cd23a1ac606b69b1405ca1081188032bbcf54b6a5ea6bc636d3e99942eaa35975f4c6ca98878aea5f8857db3ccb6 Homepage: https://doc.dpdk.org/guides/nics/ngbe.html Description: Data Plane Development Kit (librte-net-ngbe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ngbe. Package: librte-net-null24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 67 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 20.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-null24_23.11-ok1_amd64.deb Size: 13996 MD5sum: 8a15c2e689cf0c2bf0c16fa6f58bcaf3 SHA1: 0eb06f40467ffee79d7a057e0046e94e89758ad9 SHA256: 7263f6e3ffab9ab24865a6c77c22a7ba1591999077c72b250c395df5fc188e95 SHA512: 61d245d7cbabc1eb84386be97d5dda8497c206ba7c59e54f402bc848280d190cf906030f72ebfea0f947c127b1c93498d0c563308f8d518cb958887e8fa67ba8 Homepage: https://dpdk.org/browse/dpdk/tree/drivers/net/null Description: Data Plane Development Kit (librte-net-null runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-null. Package: librte-net-octeon-ep24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 91 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-octeon-ep24_23.11-ok1_amd64.deb Size: 25592 MD5sum: f326661479ead1f3c7d8e452c5040e8d SHA1: e288d8519857900e14195544583c8b89ddc9b8e0 SHA256: 6c9198f50ed37fb668e6b5200a3f5787dbc4b49c4929a912b177fbfe3e90bfcd SHA512: bb85d71b645c3b60a8837921bc611b4194f4b1a4c26858cc4487fbce0409f9469b40843cc4fbbaf225c15ec7c2c051cfdb1e58bd32beb1869922d7ed051c9307 Homepage: https://doc.dpdk.org/guides/nics/octeon_ep.html Description: Data Plane Development Kit (librte-net-octeon-ep runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-octeon-ep. Package: librte-net-octeontx24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 88 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-common-octeontx24 (>= 20.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 20.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-octeontx24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-octeontx24_23.11-ok1_amd64.deb Size: 24468 MD5sum: c92f0ed5a38e9b5c98eeec565f25bdfa SHA1: ee5cc04d5a57336173ef1139baf5ed96e130079e SHA256: add266965520fb6f4e4f2fffbac8bad43fa1ad4ddddee651c81cda6229d80b9a SHA512: ef9f048f2551ee0569e2450746ebf50ada20dcec23924903289c92f806d18d10eb0b945965a8829f4574b1449b5193db3b531b42ac6795a0422537fed740ebec Homepage: https://doc.dpdk.org/guides/nics/octeontx.html Description: Data Plane Development Kit (librte-net-octeontx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-octeontx. Package: librte-net-pcap24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 91 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), libpcap0.8t64 (>= 1.5.1), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 21.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-pcap24_23.11-ok1_amd64.deb Size: 22664 MD5sum: 2b22fd42bd52077982b07e1504036ef4 SHA1: f3a4b74c53c1ca972366ea88169487b518e0ddfc SHA256: 98dac26f1438e5ce70b5f6631cc674b6b98f63a899e884e93ffcef6db5415506 SHA512: c6cb9af8a3efd9a80de5fb903fb7e415f23134b0943e786d08e315f439c90f86a6bfa3a52be48ce568ff39dc95eccbc310b4a77cb87b9fa917cd1efd1b195ed2 Homepage: https://dpdk.org/doc/guides/nics/pcap_ring.html#libpcap-based-pmd Description: Data Plane Development Kit (librte-net-pcap runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-pcap. Package: librte-net-pfe24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 71 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-common-dpaax24 (>= 20.08), librte-eal24 (>= 23.11), librte-ethdev24 (>= 22.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-pfe24_23.11-ok1_amd64.deb Size: 19152 MD5sum: b31c9036e60778b7b61af69641bb5580 SHA1: 8ff7735f7700153572cd74c0534ba1dd1359e678 SHA256: 325e191b77d4b874fb540b340d50ed0f670dee54b39d325ef0cfcafeb1031fab SHA512: 388323b2918a21596e3b1a231280f3c51857bc7149ae58ab94753ad4ef11f9208d692982f5b0da059e1c225a20cf64e30482a1d5f1f5cd4c616068da374e8e16 Homepage: http://doc.dpdk.org/guides/nics/pfe.html Description: Data Plane Development Kit (librte-net-pfe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-pfe which is The PFE NIC PMD (librte-net-pfe) provides poll mode driver support for the inbuilt NIC found in the NXP LS1012 SoC. Package: librte-net-qede24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 472 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-qede24_23.11-ok1_amd64.deb Size: 184892 MD5sum: 501673ad7ae6a7e8c1460e9b7a358b27 SHA1: ab177bdf2f77ccf56b3188dc4004e231a5ed5ea7 SHA256: 3b68df51696942944ce62d93f1f049370ab656c7cb8e538b603eedcdbaaa87cd SHA512: dab0dd8f2a817f6023d4c66b33880141dffff0c8b79763fda9cd78a2479183c759cf26cb8540d5a54586a20372bcc25a2d6941de3cefef9ada1c3d7de832108d Homepage: https://dpdk.org/doc/guides/nics/qede.html Description: Data Plane Development Kit (librte-net-qede runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-qede which is The base driver is the backend module for the QLogic FastLinQ QL4xxxx 25G/40G CNA family of adapters as well as their virtual functions (VF) in SR-IOV context. Package: librte-net-ring24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 59 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-ring24_23.11-ok1_amd64.deb Size: 12024 MD5sum: ca038d61c1a289381a14bbdc3707933c SHA1: 6b19c1c58c2d8445f4037a034d5ba218bd83f668 SHA256: b5aaec34800ae7c9245861c621aee26bc35094d8db0281eee03915e23a243e82 SHA512: c7eca66bfc11b0a7ab9a053d9d34f6d2226cd4d5a45feb6aaf2a14261f55bfd28fa064de3cc46e9f8d3179bd8137fcf4e7a8059f8a036a4ad710438f33ffd5a0 Homepage: https://dpdk.org/doc/guides/nics/pcap_ring.html#rings-based-pmd Description: Data Plane Development Kit (librte-net-ring runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ring. Package: librte-net-sfc24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 432 Depends: libatomic1 (>= 4.8), libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-common-sfc-efx24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-sfc24_23.11-ok1_amd64.deb Size: 144268 MD5sum: e4170877988d3a2e355e226e6e1ebd97 SHA1: 376ebb754fee4205729f4e768954f650ddebff48 SHA256: 98f90a1f5501a362a5502d72ade17918feeeada811d5774ea144de278a1bb5c9 SHA512: 167ec0a55482bea10099a622963de9c09a95a809afc0175f66dcf609bec6abecd41cfee05b92c1cfc13679eaad5c8f3480eabdfcfbf596f1fdc15b8a9dcbdf1e Homepage: https://doc.dpdk.org/guides/nics/sfc_efx.html Description: Data Plane Development Kit (librte-net-sfc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-sfc. Package: librte-net-softnic24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 87 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), libpcap0.8t64 (>= 0.9.8), librte-acl24 (>= 23.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 22.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-ip-frag24 (>= 23.11), librte-ipsec24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-lpm24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-pipeline24 (>= 22.11), librte-port24 (>= 19.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-sched24 (>= 23.11), librte-security24 (>= 18.11), librte-table24 (>= 20.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Breaks: libdpdk16.11 Replaces: libdpdk16.11 Filename: pool/main/d/dpdk/librte-net-softnic24_23.11-ok1_amd64.deb Size: 22352 MD5sum: ac222207d192914b219a184c3f5e81ac SHA1: cf4632e7ea61e77eb47b6452d3128cd56e91e549 SHA256: 77e41c5b1cd94da9fde08e6715f3044a01b8d0911b2258afd02f0abffac5d76a SHA512: 7deffb99bdea3712d5c218ff9f6984f032b281eccd49f2aaaca6da351eeea595c5d3aa906dcf7ad6e5f03c1546ee62766b26f761ee463e779a231cde464c6404 Homepage: https://doc.dpdk.org/guides/nics/softnic.html Description: Data Plane Development Kit (librte-net-softnic runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-softnic. Package: librte-net-tap24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 117 Depends: libbsd0 (>= 0.0), libc6 (>= 2.34), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-gso24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-tap24_23.11-ok1_amd64.deb Size: 33336 MD5sum: 0f35db117fa72cf4daba52ed8c27fef6 SHA1: b979df8ba9080b1110df8622fab76e94985d62b0 SHA256: e07b72fffbc44c0530b7a7b861c97cfcc64143dcef476428f455019083d4ea01 SHA512: d625acfe0357fbac01ae53193b0bb4d7df54b3593353811bd84fd82a50928d1bc76f0f3f62276ca60775ef2a358f027399c77bf4c4e703e3d8b89599a3be5437 Homepage: https://doc.dpdk.org/guides/nics/tap.html Description: Data Plane Development Kit (librte-net-tap runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-tap. Package: librte-net-thunderx24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 107 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-thunderx24_23.11-ok1_amd64.deb Size: 33528 MD5sum: 3773a2cc6fdd1d65679549d0e379ffdc SHA1: d31b0b656b2eb9744bc5527009f95b0e5551b1e9 SHA256: 762d6a9df127f9879cd453f9d6222fc9b053c425bae6c45bc2cee2405535410f SHA512: 3b006bbb576db4ceb01ba9e6571ebc35ecc70b200b33db10618bef378a0a02719b6bbcb0860cd8cc2ab16a6f0b4107844e3d9791f4e2e21664be7def41769771 Homepage: https://doc.dpdk.org/guides/nics/thunderx.html Description: Data Plane Development Kit (librte-net-thunderx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-thunderx. Package: librte-net-txgbe24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 311 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-cryptodev24 (>= 18.05), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-txgbe24_23.11-ok1_amd64.deb Size: 114840 MD5sum: 0d2628aab55d04299ad17164d33b117f SHA1: 32b59392181f356bc11574393767dc21de9f55ca SHA256: c0a658e23c22956fcf23763da8e0ebdc87e9f42f001f05b0d864a8874455ceba SHA512: 97328150c30c30be5034d70475c5b4f0fdfc015fd32538bb449b4199801595678a55ea2eaf01a001b23698d892645f6546c8f81c040e04a83c2fd204f7f1894e Homepage: https://doc.dpdk.org/guides/nics/txgbe.html Description: Data Plane Development Kit (librte-net-txgbe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-txgbe. Package: librte-net-vdev-netvsc24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 55 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-vdev-netvsc24_23.11-ok1_amd64.deb Size: 11140 MD5sum: 6b3b1c587f01bb7bc6686e18d7aa3478 SHA1: 0046234e01a6fed9fce838e611b37bcffc36edb6 SHA256: 663735640c9eefd636cadebb9adac5b066cd0fe9abcb6d2e92fd4afac25f4f00 SHA512: 03f5925844a087b6764cdcbe994402afb74bf23763419b113fdfe4d48bfdf8fa5f367265211b959d9e5a2ad71802a7a2c2180f926973806f3f12b78a770e07d8 Homepage: https://dpdk.org/doc/guides/nics/vdev_netvsc.html Description: Data Plane Development Kit (librte-net-vdev-netvsc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-vdev-netvsc. Package: librte-net-vhost24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 67 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-vhost24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-vhost24_23.11-ok1_amd64.deb Size: 16932 MD5sum: 839af2fd5d6a4d845eb1cd97b751fa48 SHA1: dfe69da2d504d4eca92017e6d87f85d66d0e3395 SHA256: f8035d72f3d8ba8de14442234847b9cbe07363dbfb77f916841c21bb88b40df8 SHA512: f4d940c872e2af752a64392e1025024a6492b3d793888270d9c5a7e5052ba5adcf787f0e9425502700941542e290f6150efeb2dfcb128a772898419b24693aed Homepage: https://dpdk.org/doc/guides/nics/vhost.html Description: Data Plane Development Kit (librte-net-vhost runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-vhost. Package: librte-net-virtio24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 188 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-virtio24_23.11-ok1_amd64.deb Size: 67428 MD5sum: eade76cae2a89fbe0fc06778e097e1a8 SHA1: a1ec77968de37c6978ac09c64018e2eb202864fc SHA256: d6fc080511dbd4c49995b7e63c6644f62cd298caa464c980929c43c9dacb8146 SHA512: da261eeff26686521fbe4f0edbe5ace939df57199dc63e82079db1c00a81e20c057dbabdba39ea091d491915b0818a25f266c3d695e9eea6a153121f5053880d Homepage: https://dpdk.org/doc/guides/nics/virtio.html Description: Data Plane Development Kit (librte-net-virtio runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-virtio. Package: librte-net-vmxnet3-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 91 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 22.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net-vmxnet3-24_23.11-ok1_amd64.deb Size: 25784 MD5sum: fefb0916fadbf2c2fccb5bb065c45f5e SHA1: a90133495b228846cd7570f28cd6df7b925abccd SHA256: 0bec0d743c1f7ec61b6c83c5e819697afd1c955f3aabe7e860e287cbf7c3df0b SHA512: 99ccb24e8015fb2c027335f7d35dc919a1439684aa2454dc07e8115604b011bb1e50adb04b9c9fa8126c5a5c0ca26185edab126bc1367e4ab7f778a27fe90acc Homepage: https://dpdk.org/doc/guides/nics/vmxnet3.html Description: Data Plane Development Kit (librte-net-vmxnet3 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-vmxnet3. Package: librte-net24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 52 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-net24_23.11-ok1_amd64.deb Size: 12204 MD5sum: 3c846f7f53109ed65a54b284f50d4813 SHA1: 6836918933c47cbbca8f80a1caf58a7cc9acd354 SHA256: fc3ca92b8d9f098daab7ceec74ae96cfdc5706e16daba4d20d6f3a0bf5efbda5 SHA512: dcaf8943aca862a29aa2e29ee1b757e55d2cdec034e89036d0ec750761a9f1b44d196823c498a8a8a0adfeedd2aba8e633d2cf40f769702b43951fc1c8b1e5f4 Homepage: https://dpdk.org/doc/guides/prog_guide/overview.html?highlight=librte_net#librte-net Description: Data Plane Development Kit (librte-net runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net. . The librte-net library is a collection of IP protocol definitions and convenience macros. It is based on code from the FreeBSD* IP stack and contains protocol numbers (for use in IP headers), IP-related macros, IPv4/IPv6 header structures and TCP, UDP and SCTP header structures. Package: librte-node24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 289 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-cryptodev24 (>= 18.05), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-graph24 (>= 23.11), librte-hash24 (>= 23.11), librte-ip-frag24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-lpm24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pcapng24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-node24_23.11-ok1_amd64.deb Size: 60628 MD5sum: 2d92602544bad53baeb9445d05b44b8d SHA1: a3f476b6613c18fc9ea6f00a3f2859a1f321ded0 SHA256: 09fa9eaa48358ac57af4de3efce4d8e9b8fe05584ede1027b5b884e319f2f82b SHA512: c6e12932f15474d0f926f2a58dd40c3b0d3a941d9ed65bc4ce3f2bf79c8a3fe7a51fdb272962dee9bcfdc4498baf82c3e9d2533b8ac33eadc7919619cb6b8998 Homepage: https://doc.dpdk.org/guides/prog_guide/graph_lib.html Description: Data Plane Development Kit (librte-node runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-node. . The graph library provides API to enable graph framework operations such as create, lookup, dump and destroy on graph and node operations such as clone, edge update, and edge shrink, etc. The API also allows one to create the stats cluster to monitor per graph and per node stats. Package: librte-pcapng24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 39 Depends: libbsd0 (>= 0.0), libc6 (>= 2.17), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-pcapng24_23.11-ok1_amd64.deb Size: 9880 MD5sum: ef2569f058fedc87ff5113e49386c317 SHA1: d702df508f8d7deaf5836a96cd340125f3235d97 SHA256: fcd7467491dc88e564de43cc2d7f41b8e495634ddf04d68205a6ac3c6c9a17c6 SHA512: 530aa8b2be2570b8c049e595e97a6b239900acfab5426c6a7ba5b398bfe75ac696084b94a6e9bebc7488503112b31009f47c7f8da5e05e2421a8b424c13745d9 Homepage: https://doc.dpdk.org/guides/prog_guide/pcapng_lib.html Description: Data Plane Development Kit (librte-net-pcapng runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-pcapng. Package: librte-pci24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 35 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-pci24_23.11-ok1_amd64.deb Size: 5944 MD5sum: cbb89418f5c845dd56e047e2fcf8c7af SHA1: 92d195b4747b4b2badabcb6a5ca73daf53a7f4f5 SHA256: 321a864f678981c7d5511c6f36d59c6f4676f393af40d4e9ed465438cf52f33d SHA512: 5080d517f52434d7631d5727b8223f0e6f6eb79e975a031fabaf22b83022e18c649049c7ff554374572d1ec09b759350f4c430be3c60e189f98e783ff7eeed36 Homepage: https://dpdk.org/doc/api/rte__pci_8h.html Description: Data Plane Development Kit (librte-pci runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-pci. Package: librte-pdcp24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 111 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-cryptodev24 (>= 23.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-reorder24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-pdcp24_23.11-ok1_amd64.deb Size: 23716 MD5sum: b7cbad5c0f08e988d60310857bc9003e SHA1: a302397ae0c9e102638277bb6d8e6fa8e478e2a6 SHA256: 0f21212e808223314fa1b646bf2e77b8a653ff2754d5e4a2ee6e642bf156dee2 SHA512: 01e08c66726a02c5acb5fa59b92eaf190d5d1516aaeccde7fcfbaf9975c31ef233bea6ae05ccfc44ea4364fdbf2afe7fa6b4e824ffc7bb0383f1c7b1710eecaf Homepage: https://doc.dpdk.org/guides/prog_guide/pdcp_lib.html Description: Data Plane Development Kit (librte-pdcp runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-pdcp. Package: librte-pdump24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 51 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libelf1t64 (>= 0.131), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), libpcap0.8t64 (>= 0.9.8), librte-bpf24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pcapng24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-pdump24_23.11-ok1_amd64.deb Size: 11456 MD5sum: d9cc48faf8bcb73a547941ba7190bd20 SHA1: d9fc4f656d7e4468eb8a425e974d0d8e88e19f61 SHA256: 808deeeecc81959626ac8b6c0930ad4a2ee995b6029a62f69049daca5953668e SHA512: b88b306c3c927249fdab44b3da2be93fd23638c2f022ed8d9889070cd2cfb388f20ea01b70af927f287d83fcd182b92823d6e1c0e0bcadff32bead70775a7c8e Homepage: https://doc.dpdk.org/guides/howto/packet_capture_framework.html Description: Data Plane Development Kit (librte-pdump runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-pdump. Package: librte-pipeline24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 857 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), libpcap0.8t64 (>= 0.9.8), librte-acl24 (>= 23.11), librte-cryptodev24 (>= 23.11), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-ip-frag24 (>= 23.11), librte-ipsec24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-lpm24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-port24 (>= 21.08), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-sched24 (>= 23.11), librte-security24 (>= 18.11), librte-table24 (>= 22.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-pipeline24_23.11-ok1_amd64.deb Size: 161412 MD5sum: 14965872250c6bb80c422fc6c58aaf67 SHA1: f57bc7a82227bafbce02a2b2374afe918f99a692 SHA256: 6c5283b9a23f2dc612eceae11c711a6bcddd1f3932a080e9f0796331ec6ece71 SHA512: 2ef2c000561ec8b0b6f83195d19e7adaf7bd6bbf766e738d3070982103d7b2efe9cfb9556b27da4beb0ad3b9dee5ca5fc570909656a55c47f4a2a39b0e2d45f7 Homepage: https://dpdk.org/doc/api/rte__pipeline_8h.html Description: Data Plane Development Kit (librte-pipeline runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-pipeline. Package: librte-port24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 146 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), libpcap0.8t64 (>= 0.9.8), librte-cryptodev24 (>= 23.11), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-eventdev24 (>= 23.11), librte-hash24 (>= 23.11), librte-ip-frag24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-sched24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-port24_23.11-ok1_amd64.deb Size: 37372 MD5sum: b8fd79f97179c5022dbf73de2818d490 SHA1: 3c81074b1e6177bf5fc6b390bded37a285a68518 SHA256: 1908f4955a1cd35f4eb04aaf4ffd9b34fa53d5b37b2900d70c31899cb06eee54 SHA512: e479f731f4cfa95859aba64fbe04b1b63662e1afdc4a7001d151af112f60597d7e4ed55fd5cfb13cbaa3a0c9c1926a61b44d9898d2a63533d3a8cd1a3b388088 Homepage: https://dpdk.org/doc/api/rte__port_8h.html Description: Data Plane Development Kit (librte-port runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-port. Package: librte-power24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 117 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-power24_23.11-ok1_amd64.deb Size: 26612 MD5sum: 8c40e72da3b31b74a91eb9f26c0f6382 SHA1: dd2f1c4a8013b502184b7be56099b537e0095816 SHA256: 69554328a773bc7aaf0e6ce9722dc538199087a45682d4dd6d35104ee30167d7 SHA512: 1ed9dbf49778877fdbb866c58dae8a80a0dfc404a14c2e2ea1ecb26a7ddd216d38992fbcfce0a5ea78cbbbfe59ce0880241a97fe0085318a17d9e284204cd5e1 Homepage: https://dpdk.org/doc/api/rte__power_8h.html Description: Data Plane Development Kit (librte-power runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-power. Package: librte-raw-cnxk-bphy24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 55 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-common-cnxk24 (>= 22.11), librte-cryptodev24 (>= 18.05), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rawdev24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-raw-cnxk-bphy24_23.11-ok1_amd64.deb Size: 10908 MD5sum: 8580e70be3c09c2286ced66d7d988b4a SHA1: b867f9f0c94ff8a9fe527a4afa375db9c1f6a233 SHA256: 3a60bcdd372c1ad9e082b5de64c047addba43b8757c675b79cdb8ac12d33a2c2 SHA512: 9b2000a8bc531ed342aa211a623be62cccda4f9d772944a152f5883aedf1cdc9d61320766bd9560fd45c741cb6f9dc5931a5d63583dd40477e5d0e34b7760e6b Homepage: https://dpdk.org/doc/guides/nics/cnxk.html Description: Data Plane Development Kit (librte-raw-cnxk-bphy runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-raw-cnxk-bphy. Package: librte-raw-cnxk-gpio24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 63 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-common-cnxk24 (>= 21.08), librte-cryptodev24 (>= 18.05), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rawdev24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-raw-cnxk-gpio24_23.11-ok1_amd64.deb Size: 13600 MD5sum: ef2138b1296e4833a0db29b284d20e4f SHA1: 8bf70008ed1eb238481f3cbd186376a59ebbfa6a SHA256: 4eb0edacc02a4ae538c187ac74e256e64d0764ca900ecc9b598ab2b36d8b3114 SHA512: a927b7deffd921f58a13824a71e9b14ce6da2862d057cc3b0de5b1b4dfc41752f91a1757ad2075891bc903179cc6e85d58f3053ce7ffe84d54ac87c3d2caacce Homepage: https://doc.dpdk.org/guides/rawdevs/cnxk_gpio.html Description: Data Plane Development Kit (librte-raw-cnxk-gpio runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-raw-cnxk-gpio. Package: librte-raw-dpaa2-cmdif24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 47 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-fslmc24 (>= 20.08), librte-bus-vdev24 (>= 22.11), librte-common-dpaax24 (>= 20.08), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-dpaa2-24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-rawdev24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-raw-dpaa2-cmdif24_23.11-ok1_amd64.deb Size: 8140 MD5sum: f026f0955743275d30b889593ab00907 SHA1: d4617075f8929cdf2ca234ff221c461fbc5ae376 SHA256: 8dab480d0811601ad16c10843b33257a6f86644cd43554f2f3d1700679301287 SHA512: 378382eed08665181e86d6f8b3f9fe68b5c911625fc533a32d54cf19f55b5cdcbad24d6e4b19cae93743586cf5a4a1364ee4812fbe2123725da87e6b688e44ed Homepage: https://dpdk.org/doc/guides/nics/dpaa2.html Description: Data Plane Development Kit (librte-raw-dpaa2-cmdif runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-raw-dpaa2-cmdif. Package: librte-raw-ifpga24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 238 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-ifpga24 (>= 22.11), librte-bus-pci24 (>= 22.11), librte-bus-vdev24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net-i40e24 (>= 20.11), librte-net-ipn3ke24 (>= 21.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rawdev24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-sched24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-raw-ifpga24_23.11-ok1_amd64.deb Size: 74812 MD5sum: 498cf56edbe18cfbc0fab79ccb29afc8 SHA1: dce6f9c8f9a3ed96553880bf1a82c0feaa6220d2 SHA256: 3cc3a305bcf813b29c26ffd5c54b0abd4b5dc8b1d7f7e107d543b088200838fd SHA512: 6c754dcbfd98a35677c9e3fcea1181b7efec8dfd532003805cbf2f19f0b8a0fa9be682ade7207cc286409b29924f8463ee5d00909718d95242dd6024f08fe61a Homepage: https://dpdk.org/doc/guides/rawdevs/ifpga_rawdev.html Description: Data Plane Development Kit (librte-raw-ifpga runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-raw-ifpga. . The SW IFPGA Rawdev Driver (ifpga-raw) provides a Rawdev driver that utilizes Intel FPGA Software Stack OPAE(Open Programmable Acceleration Engine) for FPGA management. Package: librte-raw-ntb24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 103 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-pci24 (>= 23.11), librte-rawdev24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-raw-ntb24_23.11-ok1_amd64.deb Size: 25720 MD5sum: 837596f553b61d98f1daedbe5e12dcfb SHA1: 82cd328a103dc4c21f887f7cc2b97fd6692903bf SHA256: 26b2dad4c0dffaa8c0e08e5bd943e816325d86051455f23249bb0ac6c3ce9499 SHA512: 1eaf326b89b09011e0fd359950cb85459371f92d5b0cb45643efff8ce91c61896c6d8f78f589c028ffe9f674b97319451537ca64de32e0d3b0a910143e9053ca Homepage: https://doc.dpdk.org/guides/rawdevs/ntb.html Description: Data Plane Development Kit (librte-raw-ntb runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-raw-ntb. Package: librte-raw-skeleton24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 63 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-vdev24 (>= 23.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-rawdev24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-raw-skeleton24_23.11-ok1_amd64.deb Size: 12200 MD5sum: dd2f7a0cf2d763e3234e83d11842ecd0 SHA1: e64379878e632a397d5d6123c4867b23e37060d7 SHA256: 1c9ebb3541c404ed37bb5ce91f78ace2c7a916bc29ee850933159b7144c26f56 SHA512: 2933137ef839fe96d8e13d0917a3c42f72c101650bf5acda9c1635557c3d596f4f947815ca1ef5978825028a3428e8b227c14bf91cee79985016ffddd3dc627f Homepage: https://doc.dpdk.org/guides/prog_guide/rawdev.html Description: Data Plane Development Kit (librte-raw-skeleton runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-raw-skeleton. Package: librte-rawdev24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 48 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-rawdev24_23.11-ok1_amd64.deb Size: 9880 MD5sum: 0495af76be81628b6aaaed63bc9d9b00 SHA1: 01136cd0d2e25f1894eb6620f60cebe4613a88be SHA256: e94b94a348e1b68b034a907c3593f39246347331319bc88254f5b05eada5f0ec SHA512: 9608525cd98d88f31c602dbcc76ed55174ea22bbb649ca4f736ec6878590a02bbef525229734ca7c5913396b881595a0f82882c328cc7706468d93ee0efd2d81 Homepage: https://dpdk.org/doc/api/rte__rawdev_8h.html Description: Data Plane Development Kit (librte-rawdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-rawdev. Package: librte-rcu24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 43 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-rcu24_23.11-ok1_amd64.deb Size: 10516 MD5sum: ba5b6ea578ea862cd0d2c39f3745c3df SHA1: 0c9479d53290d33d6a995f81a788806e3820a09f SHA256: be6db55f448c5335046b764c34e6d5bad6356abd5e1b32274ba769b1ab40b124 SHA512: ae1456feba6e3638e38db2e0adcaf1521641bb8e82cf1235c9077fb1a1b058bc69ba6eb8f2281aaf218c074a971a4fbd1d67ceb5767d824bc485db24f6ad0acc Homepage: https://doc.dpdk.org/guides/prog_guide/rcu_lib.html Description: Data Plane Development Kit (librte-rcu runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-rcu. Package: librte-regex-cn9k24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 55 Depends: libbsd0 (>= 0.0), libc6 (>= 2.34), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 22.11), librte-common-cnxk24 (>= 22.11), librte-cryptodev24 (>= 18.05), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool-cnxk24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-regexdev24 (>= 22.11), librte-ring24 (>= 23.11), librte-security24 (>= 18.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-regex-cn9k24_23.11-ok1_amd64.deb Size: 10856 MD5sum: ad6594e1aeefff7902de7fc2ed3f843e SHA1: 5e65e8207857c5ebcc0138cd89b702c3af9a9afc SHA256: 65c97328fc55d14069df215d5cf711896a0816f82a1652db91f171dd83d3172c SHA512: 43f2c9aa6b959efaad9ba529e66b20d445b35e6bcaeeb14747c34bdf16ac6d303739c233ba5e5dffa7f79c0ecf618eeeed5a88af8a2eee2f0fa5b11967f41990 Homepage: https://doc.dpdk.org/guides/regexdevs/cn9k.html Description: Data Plane Development Kit (librte-regex-cn9k runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-regex-cn9k. Package: librte-regex-mlx5-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 67 Depends: ibverbs-providers (>= 23~), libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libibverbs1 (>= 23~), libnuma1 (>= 2.0.11), librte-bus-auxiliary24 (>= 23.11), librte-bus-pci24 (>= 20.11), librte-common-mlx5-24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-regexdev24 (>= 22.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), rdma-core Filename: pool/main/d/dpdk/librte-regex-mlx5-24_23.11-ok1_amd64.deb Size: 15664 MD5sum: fafb309b2c14bbfdc5dbcce284462121 SHA1: 80697177374dce2a6b46a2307b64304c8b0e245f SHA256: 31c0ad622e5e6e482e04e52e108834c5c3c655ce93b4fa09ce662c468c236ae4 SHA512: b02e73b43d861a8765451aa2059b3819b1d64b9a7e6ad61ba638b8576d5321f087d7d39afb8cadd46d40ae60cd4217617451f02b05e3b0217337efa98539fdc4 Homepage: https://doc.dpdk.org/guides/regexdevs/mlx5.html Description: Data Plane Development Kit (librte-regex-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-regex-mlx5. Package: librte-regexdev24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 40 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Filename: pool/main/d/dpdk/librte-regexdev24_23.11-ok1_amd64.deb Size: 8560 MD5sum: 6f0c310d308c66e14085d648ff83067a SHA1: 8daaa627e0a4b186200cb062105ec4f456af7c5d SHA256: d39713c3b821d880ecf21552d05a09dfa6a2d6e306c665738eee30ceee4d648c SHA512: d2b155f755de7d08c30f55916608035d4053f8f490fd31e05b368e033273205e86b9efd61985e5ca645d7ce969a535d502751aa1b0769670850dff44414bceb2 Homepage: https://doc.dpdk.org/guides/regexdevs/index.html Description: Data Plane Development Kit (librte-regexdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-regexdev. Package: librte-reorder24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 39 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-reorder24_23.11-ok1_amd64.deb Size: 9156 MD5sum: ef369baba6e95a152eab6a1255f4ac30 SHA1: 33054ea3b1eac389967fb89cab9322f666cf9118 SHA256: ad43b1112853c94f70a93a783cf3f6031e5a4f9439b94682a675f3d96d6320e4 SHA512: 95218b0f7f6b809bcb812a765d4b382ee861172134d12d697e30525d0f9aa292bc32412a152e5c7b9c61c4886a458dd1faedd0a42737f4a525a53998d334f84d Homepage: https://dpdk.org/doc/api/rte__reorder_8h.html Description: Data Plane Development Kit (librte-reorder runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-reorder. Package: librte-rib24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 48 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mempool24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-rib24_23.11-ok1_amd64.deb Size: 11260 MD5sum: 316579db1e1f8df73ba42589ec3f4adc SHA1: 082d99e748e7ca5313b84a85d5bd4302e4f29f1c SHA256: 80e3499392ffc8e172337f09181833be0e71df827b3fbe912f0aafafbf539686 SHA512: dba9d1f451e00189c527a10065ea47509b41a88a98ebf2bb2947c3812ea899bc2e9c007ef80544f1d22a460f667b7de805b9db17da3773929109a864b64c96ae Homepage: https://doc.dpdk.org/api/rte__rib_8h.html Description: Data Plane Development Kit (librib runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librib. RIB is a Level compressed tree implementation for IPv4 Longest Prefix Match Package: librte-ring24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 35 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-ring24_23.11-ok1_amd64.deb Size: 7608 MD5sum: 3c054d8a70793cff105d5bdcd4b9a2de SHA1: df9cc1e969b9859653d1a8373e960b4090adbd7f SHA256: dfb6c48e00886828416fb97a3c873698a941a74097566b3ebb495203a3ab6460 SHA512: 46d8feeb6dd7eb43eb1a3d384c2e9558f4cd9d819824d45884cec0b45af18dc0898a449b73a223cd03c8f729d73cd115036b3b483640308ba889581e1928ed83 Homepage: https://dpdk.org/doc/api/rte__ring_8h.html Description: Data Plane Development Kit (librte-ring runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-ring. Package: librte-sched24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 71 Depends: libbsd0 (>= 0.0), libc6 (>= 2.29), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-sched24_23.11-ok1_amd64.deb Size: 22096 MD5sum: eb369ac9ac1907dad21459766dc98fc9 SHA1: 2971fcbfb0faa037baacfe745b410a43660582de SHA256: 7b19ce2dd3ad47f76907eccd9ea04e236ef582d059ef4bf03c37f404e00a8659 SHA512: b4bad8763010859cfebbd877cb3fd6f3cb4965fbb231e03079d7a875bdfa20d50c4d4d024c17e8b77c606397adced4af4fe41b1add0be5245702166c343d2ef7 Homepage: https://dpdk.org/doc/api/rte__sched_8h.html Description: Data Plane Development Kit (librte-sched runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-sched. Package: librte-security24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 44 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-cryptodev24 (>= 23.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-net24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-security24_23.11-ok1_amd64.deb Size: 8832 MD5sum: 61750979f7788b4b20eaad66a10e395d SHA1: cc8d94dacc5de74923a14881e513c3e7f24587fc SHA256: ed2609f71018b0d2c146a4f52a2b008eab604ff4131676a653f0b7115281810a SHA512: 1ca44d0d7e39cc4b696a8f9ee801be902fb892b9dbe9a6680680d425ed3fa61b81adc4fd2f09084d3dd8e01d6f0107ef5c2805613e7dab2f8bb3bf2d5e121343 Homepage: https://dpdk.org/doc/api/rte__security_8h.html Description: Data Plane Development Kit (librte-security runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-security. Package: librte-stack24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 35 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-stack24_23.11-ok1_amd64.deb Size: 6728 MD5sum: a8296a4b045560df51c18a691aee323e SHA1: fa178f7f12d3c329c87083bf15156334f33fddd8 SHA256: cb87cbcd42ce38617a980a986daf311a73c01e46a058e31aa026bf9392bf2005 SHA512: 50b8b62fdb87ea9be67e9c138fa22ee435ff83e934247fa0d9dc9d0590203f3a08ae04539fa4c6b6b001d70f5ebeb18155f3669c9cd6825837b4d5d5db331486 Homepage: https://doc.dpdk.org/guides/prog_guide/stack_lib.html Description: Data Plane Development Kit (librte-stack runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-stack. Package: librte-table24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 154 Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), libpcap0.8t64 (>= 0.9.8), librte-acl24 (>= 23.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-eventdev24 (>= 20.08), librte-hash24 (>= 23.11), librte-ip-frag24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-lpm24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-port24 (>= 19.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-sched24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-timer24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-table24_23.11-ok1_amd64.deb Size: 55716 MD5sum: 76c583a2be9f9ab2060abc9bacb7cca8 SHA1: 3031f5c2d72d38ec52873a5be76661bb7aa5e114 SHA256: b085248f37ba8859fa12c500c30aa0afa5d577855f706fcc6cefc67690ab023e SHA512: 885c4cc3b7f9eb94081cdea43050b5a660dfdeb0ef33050f853ed5a2c3523a164fc0204822661ba2b31e8661a140687d039b97367b954315c1a4079450a28f67 Homepage: https://dpdk.org/doc/api/rte__table_8h.html Description: Data Plane Development Kit (librte-table runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-table. Package: librte-telemetry24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 57 Depends: libc6 (>= 2.34), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-log24 (>= 23.11) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-telemetry24_23.11-ok1_amd64.deb Size: 14724 MD5sum: c185f4aaa2d8a2f67aa3cbb53dd0e64b SHA1: 788782ec9f6a44b744893102bbaa193c4e738f3d SHA256: 1e002f000b4b4a17612b3d7e82c978f8677046f710229ca903cab27e2b29174b SHA512: 8d433369bd4da343e1a90a0eabd3064646e9a784d10dbcb9023a9f7def392915fce40b90413da7900469105881dfca1323d71804d5e2f08311d47b5d40ed04ae Homepage: https://dpdk.org/doc/api/rte__telemetry_8h.html Description: Data Plane Development Kit (librte-telemetry runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-telemetry. Package: librte-timer24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 39 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-eal24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-timer24_23.11-ok1_amd64.deb Size: 9324 MD5sum: a22e74753ca8a101d1c2d30842fbeb79 SHA1: cd3bc04d71a037bbfb9886bbf3aceec74124c2ac SHA256: ec49cb9e1a6b5fd95861fade09d2997e1082e8ab144af91c2ed3d173c9306d6f SHA512: 46c06470190171046620bbd211168df1cf641fbe7d5a04f464ed6624394d5515d27f9ab4eea7534aa079f7a48a38152fe6e0f1de7ba71198a62142c319573699 Homepage: https://dpdk.org/doc/api/rte__timer_8h.html Description: Data Plane Development Kit (librte-timer runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-timer. Package: librte-vdpa-ifc24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 71 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-vhost24 (>= 23.11) Filename: pool/main/d/dpdk/librte-vdpa-ifc24_23.11-ok1_amd64.deb Size: 17700 MD5sum: 8d83b3a3436a6e9b310ff02f1923ac37 SHA1: 5a7a9e03cacf81a70bc3013dfe07a36e82d6ffd7 SHA256: 43c3346a54628e985e69ec742846da8abe72c280356e2a08a613af7772b870df SHA512: 53eabf5fe4469dfb7f3533c548c9955e3a77c965d5ee015e7763e6744f4fc46896ab54a22a5b7f26d90d771a9fed62762771851284ad1b4350ecceca4973cf60 Homepage: https://dpdk.org/doc/guides/vdpadevs/ifc.html Description: Data Plane Development Kit (librte-vdpa-ifc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-vdpa-ifc. Package: librte-vdpa-mlx5-24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 99 Depends: ibverbs-providers (>= 23~), libbsd0 (>= 0.0), libc6 (>= 2.38), libfdt1 (>= 1.7.0), libibverbs1 (>= 23~), libnuma1 (>= 2.0.11), librte-bus-auxiliary24 (>= 23.11), librte-bus-pci24 (>= 20.11), librte-common-mlx5-24 (>= 23.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-sched24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-vhost24 (>= 23.11), rdma-core Filename: pool/main/d/dpdk/librte-vdpa-mlx5-24_23.11-ok1_amd64.deb Size: 29692 MD5sum: 6f1a3a3c442a71852c83e7fb55e03612 SHA1: a36268123c60096606ae9e8272a5a863946d96ae SHA256: 08620dd3b7da35e3706bb872e64107bebfcd78b556ff0a2df157f5040ad7059f SHA512: be0a666a99011077bcc7cddeebb3cecbb1320d4e6ed17e2b5158eb5ec5eae7f41943a4c361c35e47edbfc649aedf5e02608ac53bcf5167209cbbed012b020bfb Homepage: https://doc.dpdk.org/guides/vdpadevs/mlx5.html Description: Data Plane Development Kit (librte-vdpa-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-vdpa-mlx5. Package: librte-vdpa-nfp24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 54 Depends: libbsd0 (>= 0.0), libc6 (>= 2.34), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-common-nfp24 (>= 23.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-vhost24 (>= 23.11) Filename: pool/main/d/dpdk/librte-vdpa-nfp24_23.11-ok1_amd64.deb Size: 10852 MD5sum: 2c06313bb70b117e8ec8997a00376130 SHA1: 3ab1c7054c455058585c1b95669b362f9d440885 SHA256: 81553fdd61e6b2ce96c1c2ad814031cd407310fce65f3c499a4c4ac656f04baf SHA512: 5403f5a9fd1f0759974918add851d660348adee9cfe0c9f9fac829bcd6e3e8ac96eef78d318adc565d9083a3962ecd0e0497290167fd2ed235d137a038497f01 Homepage: https://dpdk.org/doc/guides/vdpadevs/nfp.html Description: Data Plane Development Kit (librte-vdpa-nfp runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-vdpa-nfp. Package: librte-vdpa-sfc24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 67 Depends: libbsd0 (>= 0.0), libc6 (>= 2.34), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 23.11), librte-common-sfc-efx24 (>= 21.11), librte-cryptodev24 (>= 18.05), librte-dmadev24 (>= 21.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 18.05), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08), librte-vhost24 (>= 23.11) Filename: pool/main/d/dpdk/librte-vdpa-sfc24_23.11-ok1_amd64.deb Size: 16696 MD5sum: 2258a879d256f32f9646626664ad75c6 SHA1: 2ceec75a74fe9b1f14b78c89a8a732044a8cacd7 SHA256: e48be794299d77896d504ad6e85eebb77130ff3207046e145194ad73dd6bfe15 SHA512: c1f9d2a880026586ab6b695909d8cd4a55b4306d414e787e615280b9dc6425a2f40bf988802b88610daed0f50d3d448bff66cdbe8b4f3e76fda306cd582b64c0 Homepage: https://dpdk.org/doc/guides/vdpadevs/sfc.html Description: Data Plane Development Kit (librte-vdpa-sfc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-vdpa-sfc. Package: librte-vhost24 Architecture: amd64 Version: 23.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: dpdk Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian DPDK Maintainers Installed-Size: 900 Depends: libbsd0 (>= 0.0), libc6 (>= 2.34), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-cryptodev24 (>= 23.11), librte-dmadev24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 17.11), librte-hash24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-rcu24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08) Conflicts: libdpdk0 Filename: pool/main/d/dpdk/librte-vhost24_23.11-ok1_amd64.deb Size: 175044 MD5sum: 33c2a2972d9621abe478fbb4d8a34591 SHA1: 0d3c2f715a66d0dc7a2271634fe7f8a9219b4225 SHA256: a26e6f057bcae6f37f3ec6c4af7c0b63374309f64f4827c45ea227078292acb9 SHA512: 3d954cfbe035756cd1fe4140bf77e49355dbd0bc2dbfb48669cb92912506ef173fc7de64b5bdfc60f7877e65776d00f7e011302267fdfeec43bfaf58301e87a8 Homepage: https://dpdk.org/doc/api/rte__vhost_8h.html Description: Data Plane Development Kit (librte-vhost runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-vhost. Package: librtmp-dev Architecture: amd64 Version: 2.4+20151223.gitfa8646d.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: rtmpdump Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 224 Depends: librtmp1 (= 2.4+20151223.gitfa8646d.1-ok1), libgmp-dev, libgnutls28-dev, nettle-dev, zlib1g-dev Filename: pool/main/r/rtmpdump/librtmp-dev_2.4+20151223.gitfa8646d.1-ok1_amd64.deb Size: 62548 MD5sum: ae555208da6481499c1b20f4aee04dd4 SHA1: 5f8f18d7a268d487e53a23bda14479abe60cb072 SHA256: 04bc2b196f1bbacc6cb01546ced781070f423e7b1b4ed397e57091350b59d7d6 SHA512: 04226d7cad5a92b664347cafa0299da8e772f9282d0007bfebd5a152be624b353d1463925b6e360b793b5cd72451669b59cb21b7593dbe499fa06bb7a20df8d1 Homepage: http://rtmpdump.mplayerhq.hu/ Description: toolkit for RTMP streams (development files) A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools. . This package contains the development libraries, header files needed by programs that want to compile with librtmp. Package: librtmp1 Architecture: amd64 Version: 2.4+20151223.gitfa8646d.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: rtmpdump Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 142 Depends: libc6 (>= 2.14), libgmp10, libgnutls30 (>= 3.6.6), libhogweed5, libnettle7, zlib1g (>= 1:1.1.4) Filename: pool/main/r/rtmpdump/librtmp1_2.4+20151223.gitfa8646d.1-ok1_amd64.deb Size: 53504 MD5sum: 19eeec0f3b84a0eef2b503dbe7aa9ea3 SHA1: e1732e503912ec40e0625f8f8a5dfa105f8c5930 SHA256: b0c910c1e46cea2293918aea460994c195f6adaa2153dea5e715b5b7340f46f3 SHA512: 4a258078216d7272dd0925537637e6e7bc624026f714512c1d2e8821e015b9fa93cdd617fad4f6872cb80dfaaf51d885dde82af389e8f7cd087facb26ea98cc2 Homepage: http://rtmpdump.mplayerhq.hu/ Description: toolkit for RTMP streams (shared library) A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools. . This package contains the shared libraries, header files needed by programs that want to use librtmp. Package: librttr-core0.9.6 Architecture: amd64 Version: 0.9.6+dfsg1-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: rttr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Patrick Matthäi Installed-Size: 732 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/r/rttr/librttr-core0.9.6_0.9.6+dfsg1-ok1.1_amd64.deb Size: 188284 MD5sum: 02ceb06d890af891b8e17bec7c5234d8 SHA1: 3886363ac136d7e1ec00e75e6eb51b6bc849fed6 SHA256: f892b61896b7209e7261f5d7f15ef60d22e14e8c19267286292f10a3d6bfef0e SHA512: e9c8687cc456584d4fcfd08b58059bb5cf253277f8f2d08a67857d1e1e594858b450bb6da831ddd2b8663b4747604bfe38595fd62ac4937f75f116dd3245f4ca Homepage: https://www.rttr.org/ Description: C++ reflection library RTTR stands for Run Time Type Reflection. It describes the ability of a computer program to introspect and modify an object at runtime. It is also the name of the library itself, which is written in C++ and released as open source library. . This package contains the shared library. Package: librttr-dev Architecture: amd64 Version: 0.9.6+dfsg1-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: rttr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Patrick Matthäi Installed-Size: 1368 Depends: librttr-core0.9.6 (= 0.9.6+dfsg1-ok1.1) Filename: pool/main/r/rttr/librttr-dev_0.9.6+dfsg1-ok1.1_amd64.deb Size: 104206 MD5sum: b53cb0c4bb61eee0bf81c4185e0a3349 SHA1: 4938708d8e39b5b3c70055b0e8d189e69b940fb1 SHA256: 24f35e85334f2db662541e4b70ea131b1be5c5d14552a44705d835299d02fa16 SHA512: c727ddc9f1b3b0914cfdce54de9d24b20e525796c388f328d9a5ae6fc1957f7353424c61d62cd1226ff218e4cac6cdbcca85e436502b9699a3df8b309b6d3cfd Homepage: https://www.rttr.org/ Description: C++ reflection library (development headers) RTTR stands for Run Time Type Reflection. It describes the ability of a computer program to introspect and modify an object at runtime. It is also the name of the library itself, which is written in C++ and released as open source library. . This package contains the development libraries and headers. Package: librubberband-dev Architecture: amd64 Version: 3.3.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: rubberband Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 812 Depends: librubberband2 (= 3.3.0+dfsg-ok1), libfftw3-dev, libsamplerate0-dev Filename: pool/main/r/rubberband/librubberband-dev_3.3.0+dfsg-ok1_amd64.deb Size: 159416 MD5sum: 0199fba13bf6bafb2bb30e74f2280923 SHA1: 825f257eb0fce1c00ce7d9857a057cfe19093327 SHA256: fa66f2e8412dcef171ff32882a73c86aff53c136b816eacf05faaf2646f18e01 SHA512: 2edb6f5b22e444672f01e0b6e28326e4c43ba33135433c0208cd3f0d9d2577159cde7892fb399efc0def1713076f1c22e5be52e92de3f1a80e2b2e6ca0ee8394 Homepage: https://www.breakfastquay.com/rubberband/ Description: audio time-stretching and pitch-shifting library (development files) Rubber Band is a library and utility program that permits you to change the tempo and pitch of an audio recording independently of one another. . This package contains development files for linking against librubberband, along with the static version of the library. API documentation is available at https://www.breakfastquay.com/rubberband/code-doc/ . Package: librubberband2 Architecture: amd64 Version: 3.3.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: rubberband Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 343 Depends: libc6 (>= 2.34), libfftw3-double3 (>= 3.3.10), libgcc-s1 (>= 3.3.1), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 11) Filename: pool/main/r/rubberband/librubberband2_3.3.0+dfsg-ok1_amd64.deb Size: 120244 MD5sum: b205e63eead08cd00c6ee9b12a15a0ee SHA1: fce25b1e655fed9310b877f26e189765ea89df09 SHA256: a50a0612ac5ef8e8befee3541eb1a96f5eb9a446ae68de33e046a61907c3692e SHA512: 6981c24302a66e711e8032828556e03a4b64ebd753e5ed42bc4ada8bf03e15983687056d0441e75a16e4dab7491589192bdfe547a9a68dbc29a570066d7a5759 Homepage: https://www.breakfastquay.com/rubberband/ Description: audio time-stretching and pitch-shifting library Rubber Band is a library and utility program that permits you to change the tempo and pitch of an audio recording independently of one another. Package: libruby Architecture: amd64 Version: 1:3.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: ruby-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Ruby Team Installed-Size: 12 Depends: libruby3.2 Filename: pool/main/r/ruby-defaults/libruby_3.2-ok1_amd64.deb Size: 3212 MD5sum: 6e4578f60672a0408d88f554ba0f8c4f SHA1: ffe1d88178f517bb6e16b0ed3e13fc15b2929e30 SHA256: 3e06ac6a4691b6d32a9697f14cd0e063f2025e7da26d7d4b170a3bb2ef4a9937 SHA512: e78071ab357f4c3874f0e69143a0e86b5f1e9047eb91855d6efdf5324ddc90d72fa1e9a4227844bd4661b6d2af2b2169594f5fd0a63766e9a1b0dd647a90af48 Homepage: https://www.ruby-lang.org/ Description: Libraries necessary to run Ruby Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the 'libruby' library, necessary to run Ruby. . This package is a dependency package, which depends on Debian's default Ruby version (currently v3.2). Package: libruby2.7 Architecture: amd64 Version: 2.7.8-ok1.5 Multi-Arch: same Priority: optional Section: libs Source: ruby2.7 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 20284 Provides: ruby-benchmark (= 0.1.0), ruby-bigdecimal (= 2.0.0), ruby-cgi (= 0.1.0.2), ruby-csv (= 3.1.2), ruby-date (= 3.0.3), ruby-dbm (= 1.1.0), ruby-delegate (= 0.1.0), ruby-did-you-mean (= 1.4.0), ruby-etc (= 1.1.0), ruby-fcntl (= 1.0.0), ruby-fiddle (= 1.0.0), ruby-fileutils (= 1.4.1), ruby-forwardable (= 1.3.1), ruby-gdbm (= 2.1.0), ruby-getoptlong (= 0.1.0), ruby-io-console (= 0.5.6), ruby-ipaddr (= 1.2.2), ruby-irb (= 1.2.6), ruby-json (= 2.3.0), ruby-logger (= 1.4.2), ruby-matrix (= 0.2.0), ruby-mutex-m (= 0.1.0), ruby-net-pop (= 0.1.0), ruby-net-smtp (= 0.1.0), ruby-observer (= 0.1.0), ruby-open3 (= 0.1.0), ruby-openssl (= 2.1.4), ruby-ostruct (= 0.2.0), ruby-prime (= 0.1.1), ruby-pstore (= 0.1.0), ruby-psych (= 3.1.0), ruby-racc (= 1.4.16), ruby-rdoc (= 6.2.1.1), ruby-readline (= 0.0.2), ruby-readline-ext (= 0.1.0), ruby-reline (= 0.1.5), ruby-rexml (= 3.2.3.1), ruby-rss (= 0.2.8), ruby-sdbm (= 1.0.0), ruby-singleton (= 0.1.0), ruby-stringio (= 0.1.0), ruby-strscan (= 1.0.3), ruby-timeout (= 0.1.0), ruby-tracer (= 0.1.0), ruby-uri (= 0.10.0.2), ruby-webrick (= 1.6.1), ruby-yaml (= 0.1.0), ruby-zlib (= 1.1.0) Depends: rake (>= 10.4.2), ruby-minitest (>= 5.4), ruby-net-telnet (>= 0.1.1), ruby-test-unit (>= 3.0.8~), ruby-xmlrpc (>= 0.3.0~), libc6 (>= 2.35), libcrypt1 (>= 1:4.1.0), libedit2 (>= 3.1-20221030-ok1.2), libffi8 (>= 3.4), libgdbm-compat4 (>= 1.16), libgdbm6 (>= 1.16), libgmp10, libssl3 (>= 3.0.0), libyaml-0-2, zlib1g (>= 1:1.2.2) Filename: pool/main/r/ruby2.7/libruby2.7_2.7.8-ok1.5_amd64.deb Size: 4220106 MD5sum: 1a644844f368895588f413a4d2a9b033 SHA1: 0cf5eb80de15ae6f6c5a49dd62382479d0f01b13 SHA256: e712242c3509b39601c8041788bc40eca9c92345bd286c1eb84eca4c1d85bdb9 SHA512: fd4de58bbd989c919989994003a470aefb0a9cfec55088f590967dc4f6d9a42ed589cdf5d3c7aa4199e15ed217bec2d1d8509e7407b609250579fe7417f40ad4 Homepage: https://www.ruby-lang.org/ Description: Libraries necessary to run Ruby 2.7 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the 'libruby-2.7' library, necessary to run Ruby 2.7. (API version 2.7.0) Package: librust-addr2line-dev Architecture: amd64 Version: 0.21.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-addr2line Origin: openKylin Maintainer: openKylin Developers Installed-Size: 178 Provides: librust-addr2line+cpp-demangle-dev (= 0.21.0-ok1), librust-addr2line+default-dev (= 0.21.0-ok1), librust-addr2line+fallible-iterator-dev (= 0.21.0-ok1), librust-addr2line+memmap2-dev (= 0.21.0-ok1), librust-addr2line+object-dev (= 0.21.0-ok1), librust-addr2line+rustc-demangle-dev (= 0.21.0-ok1), librust-addr2line+smallvec-dev (= 0.21.0-ok1), librust-addr2line+std-dev (= 0.21.0-ok1), librust-addr2line+std-object-dev (= 0.21.0-ok1), librust-addr2line-0+cpp-demangle-dev (= 0.21.0-ok1), librust-addr2line-0+default-dev (= 0.21.0-ok1), librust-addr2line-0+fallible-iterator-dev (= 0.21.0-ok1), librust-addr2line-0+memmap2-dev (= 0.21.0-ok1), librust-addr2line-0+object-dev (= 0.21.0-ok1), librust-addr2line-0+rustc-demangle-dev (= 0.21.0-ok1), librust-addr2line-0+smallvec-dev (= 0.21.0-ok1), librust-addr2line-0+std-dev (= 0.21.0-ok1), librust-addr2line-0+std-object-dev (= 0.21.0-ok1), librust-addr2line-0-dev (= 0.21.0-ok1), librust-addr2line-0.21+cpp-demangle-dev (= 0.21.0-ok1), librust-addr2line-0.21+default-dev (= 0.21.0-ok1), librust-addr2line-0.21+fallible-iterator-dev (= 0.21.0-ok1), librust-addr2line-0.21+memmap2-dev (= 0.21.0-ok1), librust-addr2line-0.21+object-dev (= 0.21.0-ok1), librust-addr2line-0.21+rustc-demangle-dev (= 0.21.0-ok1), librust-addr2line-0.21+smallvec-dev (= 0.21.0-ok1), librust-addr2line-0.21+std-dev (= 0.21.0-ok1), librust-addr2line-0.21+std-object-dev (= 0.21.0-ok1), librust-addr2line-0.21-dev (= 0.21.0-ok1), librust-addr2line-0.21.0+cpp-demangle-dev (= 0.21.0-ok1), librust-addr2line-0.21.0+default-dev (= 0.21.0-ok1), librust-addr2line-0.21.0+fallible-iterator-dev (= 0.21.0-ok1), librust-addr2line-0.21.0+memmap2-dev (= 0.21.0-ok1), librust-addr2line-0.21.0+object-dev (= 0.21.0-ok1), librust-addr2line-0.21.0+rustc-demangle-dev (= 0.21.0-ok1), librust-addr2line-0.21.0+smallvec-dev (= 0.21.0-ok1), librust-addr2line-0.21.0+std-dev (= 0.21.0-ok1), librust-addr2line-0.21.0+std-object-dev (= 0.21.0-ok1), librust-addr2line-0.21.0-dev (= 0.21.0-ok1) Depends: librust-cpp-demangle-0.4+alloc-dev, librust-fallible-iterator-0.3-dev, librust-gimli-0.28+endian-reader-dev, librust-gimli-0.28+read-dev, librust-gimli-0.28+std-dev, librust-memmap2-0+default-dev (>= 0.5-~~), librust-object-0.32+compression-dev, librust-object-0.32+read-dev, librust-object-0.32+std-dev, librust-rustc-demangle-0.1+default-dev, librust-smallvec-1-dev Filename: pool/main/r/rust-addr2line/librust-addr2line-dev_0.21.0-ok1_amd64.deb Size: 34984 MD5sum: 1ac889b1c0bea91a99fba0fdeb7eaed1 SHA1: 942b1ef4c46028683dd8b98d806bbe5a5214b023 SHA256: e72f1ad5b9a9f167913970aa974a4a87add3fb89b7752e0782f4a8e777619d56 SHA512: 371c34a1ce2646e73b931e2226577ab8a8b3da0381c390e1ab70412403c0427ecc27c5223bda978c1e87f667e6fcd5cc8cb5bc4a6fc06b8f3255472a4833d838 Description: Cross-platform symbolication library - Rust source code Source code for Debianized Rust crate "addr2line" Package: librust-adler+compiler-builtins-dev Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-adler Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-adler-1+compiler-builtins-dev (= 1.0.2-ok1), librust-adler-1.0+compiler-builtins-dev (= 1.0.2-ok1), librust-adler-1.0.2+compiler-builtins-dev (= 1.0.2-ok1) Depends: librust-adler-dev (= 1.0.2-ok1), librust-compiler-builtins-0.1+default-dev (>= 0.1.2-~~) Filename: pool/main/r/rust-adler/librust-adler+compiler-builtins-dev_1.0.2-ok1_amd64.deb Size: 1014 MD5sum: 103845bedc8fe160a05fd46debd954d3 SHA1: 677fb7d5cc4fd194b1887859cc1df602574af10e SHA256: ec519d12d21e19a5a5fa20aa044fe383129208358e44e31c7faae5493990ad09 SHA512: 8e5402788cf11626f05cca2c68fc634a88ca31909d88c52f625432d3174baffc337a766f958b4d0751974b848d6111c15645e373014a724ded839e09a8470e63 Description: Simple clean-room implementation of the Adler-32 checksum - feature "compiler_builtins" This metapackage enables feature "compiler_builtins" for the Rust adler crate, by pulling in any additional dependencies needed by that feature. Package: librust-adler+core-dev Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-adler Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-adler-1+core-dev (= 1.0.2-ok1), librust-adler-1.0+core-dev (= 1.0.2-ok1), librust-adler-1.0.2+core-dev (= 1.0.2-ok1) Depends: librust-adler-dev (= 1.0.2-ok1), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-adler/librust-adler+core-dev_1.0.2-ok1_amd64.deb Size: 992 MD5sum: 2056b0bcc2b52dbfa68cf24da66b3897 SHA1: 5bbd95aa937c258e4b09b71b3c693c6a73794a03 SHA256: 755e5e49dae2333168d85b59c9f59c795fc39b863fbe74a7d0f943d023af0609 SHA512: ae974ea16d018cbfb910af385eaf1359ca8f8dcd4869ca8e94b30bfa5b063b606b741bd33c89d24e5eab0e448457c7090e9b1b660740331b425e2a76fc25c116 Description: Simple clean-room implementation of the Adler-32 checksum - feature "core" This metapackage enables feature "core" for the Rust adler crate, by pulling in any additional dependencies needed by that feature. Package: librust-adler+rustc-dep-of-std-dev Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-adler Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-adler-1+rustc-dep-of-std-dev (= 1.0.2-ok1), librust-adler-1.0+rustc-dep-of-std-dev (= 1.0.2-ok1), librust-adler-1.0.2+rustc-dep-of-std-dev (= 1.0.2-ok1) Depends: librust-adler-dev (= 1.0.2-ok1), librust-adler+core-dev (= 1.0.2-ok1), librust-adler+compiler-builtins-dev (= 1.0.2-ok1) Filename: pool/main/r/rust-adler/librust-adler+rustc-dep-of-std-dev_1.0.2-ok1_amd64.deb Size: 994 MD5sum: bfe931292500ebe52ac706cbaffed3ba SHA1: f0ddd62cf7573653e89e6f643eda6f87008eb1b5 SHA256: 0f10256473f5f6c3242d4c9b4c5a2419e24477107d4733aac83813af5696d545 SHA512: 7b9f2c7ba859af4541ecf57ab3092fa49e140ed7a7829d945892a565de082606a51684ec550f0f506989b5c404627da0cf7feef332e6de819a76c26c73eb4541 Description: Simple clean-room implementation of the Adler-32 checksum - feature "rustc-dep-of-std" This metapackage enables feature "rustc-dep-of-std" for the Rust adler crate, by pulling in any additional dependencies needed by that feature. Package: librust-adler-dev Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-adler Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 72 Provides: librust-adler+default-dev (= 1.0.2-ok1), librust-adler+std-dev (= 1.0.2-ok1), librust-adler-1+default-dev (= 1.0.2-ok1), librust-adler-1+std-dev (= 1.0.2-ok1), librust-adler-1-dev (= 1.0.2-ok1), librust-adler-1.0+default-dev (= 1.0.2-ok1), librust-adler-1.0+std-dev (= 1.0.2-ok1), librust-adler-1.0-dev (= 1.0.2-ok1), librust-adler-1.0.2+default-dev (= 1.0.2-ok1), librust-adler-1.0.2+std-dev (= 1.0.2-ok1), librust-adler-1.0.2-dev (= 1.0.2-ok1) Suggests: librust-adler+compiler-builtins-dev (= 1.0.2-ok1), librust-adler+core-dev (= 1.0.2-ok1), librust-adler+rustc-dep-of-std-dev (= 1.0.2-ok1) Filename: pool/main/r/rust-adler/librust-adler-dev_1.0.2-ok1_amd64.deb Size: 14128 MD5sum: 197b5886f0b30fe41cc87a95421253b9 SHA1: eacc66b2fbb35ceda43363442262547d4052b8f5 SHA256: 32d417594369c43e1ef8ca5b82ba7380ae0079d010ac6c4a8c821b1162ed201f SHA512: cf0f8675620bc7b9e7f4fa8ad89fa7f97e328edc030eda556a03780f1e856d08fb999180349f2306b9112725b86282624629dc5946380a3b03f9632545b7bb07 Description: Simple clean-room implementation of the Adler-32 checksum - Rust source code This package contains the source for the Rust adler crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-aho-corasick-dev Architecture: amd64 Version: 1.1.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-aho-corasick Origin: openKylin Maintainer: openKylin Developers Installed-Size: 861 Provides: librust-aho-corasick+default-dev (= 1.1.2-ok1), librust-aho-corasick+logging-dev (= 1.1.2-ok1), librust-aho-corasick+perf-literal-dev (= 1.1.2-ok1), librust-aho-corasick+std-dev (= 1.1.2-ok1), librust-aho-corasick-1+default-dev (= 1.1.2-ok1), librust-aho-corasick-1+logging-dev (= 1.1.2-ok1), librust-aho-corasick-1+perf-literal-dev (= 1.1.2-ok1), librust-aho-corasick-1+std-dev (= 1.1.2-ok1), librust-aho-corasick-1-dev (= 1.1.2-ok1), librust-aho-corasick-1.1+default-dev (= 1.1.2-ok1), librust-aho-corasick-1.1+logging-dev (= 1.1.2-ok1), librust-aho-corasick-1.1+perf-literal-dev (= 1.1.2-ok1), librust-aho-corasick-1.1+std-dev (= 1.1.2-ok1), librust-aho-corasick-1.1-dev (= 1.1.2-ok1), librust-aho-corasick-1.1.2+default-dev (= 1.1.2-ok1), librust-aho-corasick-1.1.2+logging-dev (= 1.1.2-ok1), librust-aho-corasick-1.1.2+perf-literal-dev (= 1.1.2-ok1), librust-aho-corasick-1.1.2+std-dev (= 1.1.2-ok1), librust-aho-corasick-1.1.2-dev (= 1.1.2-ok1) Depends: librust-log-0.4+default-dev (>= 0.4.17-~~), librust-memchr-2+std-dev (>= 2.4.0-~~), librust-memchr-2-dev (>= 2.4.0-~~) Filename: pool/main/r/rust-aho-corasick/librust-aho-corasick-dev_1.1.2-ok1_amd64.deb Size: 141376 MD5sum: 586cb2c80c97827252ff4705688ddcd3 SHA1: 9ad44f553e47eede4cc9b40586a7d6a84b2bca34 SHA256: 060c2d5b2930851648aea1812c79d7523c9ccc688ac65d33f0db4585cba0ff27 SHA512: 6fa4fe9ebfb6ce75a651ef3dafa811029c5585f19b366a3768027cdea20aebf4ba31c55e348d87603da115d66f9e3ebdc8a5de65599aab4158230b77ef09239b Homepage: https://github.com/BurntSushi/aho-corasick Description: Fast multiple substring searching - Rust source code A library for finding occurrences of many patterns at once with SIMD acceleration in some cases. This library provides multiple pattern search principally through an implementation of the Aho-Corasick algorithm, which builds a finite state machine for executing searches in linear time. Features include case insensitive matching, overlapping matches, fast searching via SIMD and optional full DFA construction and search & replace in streams. Package: librust-aliasable+stable-deref-trait-dev Architecture: amd64 Version: 0.1.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-aliasable Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-aliasable-0+stable-deref-trait-dev (= 0.1.3-ok1), librust-aliasable-0.1+stable-deref-trait-dev (= 0.1.3-ok1), librust-aliasable-0.1.3+stable-deref-trait-dev (= 0.1.3-ok1) Depends: librust-aliasable-dev (= 0.1.3-ok1), librust-stable-deref-trait-1+default-dev (>= 1.2-~~) Filename: pool/main/r/rust-aliasable/librust-aliasable+stable-deref-trait-dev_0.1.3-ok1_amd64.deb Size: 1032 MD5sum: 5290f405231474a8dffd4a934f7b76eb SHA1: abb6503842958297425d26188e9fe55627defaa1 SHA256: 7eaf47b4228ec9a7158c56bfe8ec4932e3a92bd956870aeb6aac773d952a7d03 SHA512: ae70fa77525ff6a8ad57bb4e4882d41949dc20c2e85f5e9dd4f9f024ffa2882c0914248931dbc36339396000692e3371152336765830276991d5137fe2321a7c Homepage: https://github.com/avitex/rust-aliasable Description: Basic aliasable (non unique pointer) types - feature "stable_deref_trait" This metapackage enables feature "stable_deref_trait" for the Rust aliasable crate, by pulling in any additional dependencies needed by that feature. Package: librust-aliasable-dev Architecture: amd64 Version: 0.1.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-aliasable Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 46 Provides: librust-aliasable+alloc-dev (= 0.1.3-ok1), librust-aliasable+default-dev (= 0.1.3-ok1), librust-aliasable-0+alloc-dev (= 0.1.3-ok1), librust-aliasable-0+default-dev (= 0.1.3-ok1), librust-aliasable-0-dev (= 0.1.3-ok1), librust-aliasable-0.1+alloc-dev (= 0.1.3-ok1), librust-aliasable-0.1+default-dev (= 0.1.3-ok1), librust-aliasable-0.1-dev (= 0.1.3-ok1), librust-aliasable-0.1.3+alloc-dev (= 0.1.3-ok1), librust-aliasable-0.1.3+default-dev (= 0.1.3-ok1), librust-aliasable-0.1.3-dev (= 0.1.3-ok1) Suggests: librust-aliasable+stable-deref-trait-dev (= 0.1.3-ok1) Filename: pool/main/r/rust-aliasable/librust-aliasable-dev_0.1.3-ok1_amd64.deb Size: 7678 MD5sum: edf4aaec470552d0d28d23767ab104e6 SHA1: cd141305a44f6f103cd5241170e1e126128e07e2 SHA256: 4cf80eed25cd1803df000cc10bef277f0cea9d20eda26a0fad879ae631e68cbc SHA512: 49d8d76d0189f81ad0019d99acc1acd983fcef2f7941a4877ddb1d7d61eba2d13108dfb57fbd03fbaf0d1cf790eb9052ff41ae14711c574c79872d9a53af41ea Homepage: https://github.com/avitex/rust-aliasable Description: Basic aliasable (non unique pointer) types - Rust source code This package contains the source for the Rust aliasable crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-anyhow-dev Architecture: amd64 Version: 1.0.75-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-anyhow Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 255 Provides: librust-anyhow+backtrace-dev (= 1.0.75-ok1), librust-anyhow+default-dev (= 1.0.75-ok1), librust-anyhow+std-dev (= 1.0.75-ok1), librust-anyhow-1+backtrace-dev (= 1.0.75-ok1), librust-anyhow-1+default-dev (= 1.0.75-ok1), librust-anyhow-1+std-dev (= 1.0.75-ok1), librust-anyhow-1-dev (= 1.0.75-ok1), librust-anyhow-1.0+backtrace-dev (= 1.0.75-ok1), librust-anyhow-1.0+default-dev (= 1.0.75-ok1), librust-anyhow-1.0+std-dev (= 1.0.75-ok1), librust-anyhow-1.0-dev (= 1.0.75-ok1), librust-anyhow-1.0.75+backtrace-dev (= 1.0.75-ok1), librust-anyhow-1.0.75+default-dev (= 1.0.75-ok1), librust-anyhow-1.0.75+std-dev (= 1.0.75-ok1), librust-anyhow-1.0.75-dev (= 1.0.75-ok1) Depends: librust-backtrace-0.3+default-dev (>= 0.3.51-~~) Filename: pool/main/r/rust-anyhow/librust-anyhow-dev_1.0.75-ok1_amd64.deb Size: 40192 MD5sum: 8ae44d70e327b9794b05d4de4be828a4 SHA1: 3afc7f531b4c42bce2cfa44db5ab46d14810d235 SHA256: 646b882982d1ebd68df6d54e9c7a92a5e26e0101b8379b09cb22ff7ae7ba3505 SHA512: 51d27c8fac0d82d95a60ac2973aef39b52e1e793948e4d4eb082096cf42e2006000eb80e78a28257b19cc39282bc555a3f9e83d83a3947ce111626efc2125653 Description: Flexible concrete Error type built on std::error::Error - Rust source code This package contains the source for the Rust anyhow crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-approx+num-complex-dev Architecture: amd64 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-approx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-approx-0+num-complex-dev (= 0.5.0-ok1), librust-approx-0.5+num-complex-dev (= 0.5.0-ok1), librust-approx-0.5.0+num-complex-dev (= 0.5.0-ok1) Depends: librust-approx-dev (= 0.5.0-ok1), librust-num-complex-0.4+default-dev Filename: pool/main/r/rust-approx/librust-approx+num-complex-dev_0.5.0-ok1_amd64.deb Size: 1034 MD5sum: 65fd1c5b1ecb8f9b44f5273b24b75af3 SHA1: 96e190d28e2e716bbf93d672463a9008f4cc7acd SHA256: af7e04d628b18fee995e8d723c3b0da243560cdd136537ffe73c3835ea83aad0 SHA512: 1f2aec57ba8921ac36f7bd40b5508a1ef6cab42f836b598b871c04ece588e083d0a4a65a104175b74af5e3a75754d401ad4d9ceff68ce22367a3dd32d3477496 Homepage: https://github.com/brendanzab/approx Description: Approximate floating point equality comparisons and assertions - feature "num-complex" This metapackage enables feature "num-complex" for the Rust approx crate, by pulling in any additional dependencies needed by that feature. Package: librust-approx-dev Architecture: amd64 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-approx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 130 Provides: librust-approx+default-dev (= 0.5.0-ok1), librust-approx+std-dev (= 0.5.0-ok1), librust-approx-0+default-dev (= 0.5.0-ok1), librust-approx-0+std-dev (= 0.5.0-ok1), librust-approx-0-dev (= 0.5.0-ok1), librust-approx-0.5+default-dev (= 0.5.0-ok1), librust-approx-0.5+std-dev (= 0.5.0-ok1), librust-approx-0.5-dev (= 0.5.0-ok1), librust-approx-0.5.0+default-dev (= 0.5.0-ok1), librust-approx-0.5.0+std-dev (= 0.5.0-ok1), librust-approx-0.5.0-dev (= 0.5.0-ok1) Depends: librust-num-traits-0.2-dev Suggests: librust-approx+num-complex-dev (= 0.5.0-ok1) Filename: pool/main/r/rust-approx/librust-approx-dev_0.5.0-ok1_amd64.deb Size: 15770 MD5sum: 2ee96a25b29d61cb2297a19c03310ea2 SHA1: 0f1b3724452c2d374a547b93f57853a7bb820905 SHA256: af9274b0749408fd6ad0703080dc53a3685b092c262923862ea10ab5f8c2f75c SHA512: efd3e4d03b21775541e19415a00b49a1508dc5eb09c87280dc9d1e4fca19019eb945d1b77714b60b420430c7de4ea50c85591594a9a4039d217b931fcbb63270 Homepage: https://github.com/brendanzab/approx Description: Approximate floating point equality comparisons and assertions - Rust source code This package contains the source for the Rust approx crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-arbitrary-dev Architecture: amd64 Version: 1.3.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-arbitrary Origin: openKylin Maintainer: openKylin Developers Installed-Size: 166 Provides: librust-arbitrary+default-dev (= 1.3.2-ok1), librust-arbitrary+derive-arbitrary-dev (= 1.3.2-ok1), librust-arbitrary+derive-dev (= 1.3.2-ok1), librust-arbitrary-1+default-dev (= 1.3.2-ok1), librust-arbitrary-1+derive-arbitrary-dev (= 1.3.2-ok1), librust-arbitrary-1+derive-dev (= 1.3.2-ok1), librust-arbitrary-1-dev (= 1.3.2-ok1), librust-arbitrary-1.3+default-dev (= 1.3.2-ok1), librust-arbitrary-1.3+derive-arbitrary-dev (= 1.3.2-ok1), librust-arbitrary-1.3+derive-dev (= 1.3.2-ok1), librust-arbitrary-1.3-dev (= 1.3.2-ok1), librust-arbitrary-1.3.2+default-dev (= 1.3.2-ok1), librust-arbitrary-1.3.2+derive-arbitrary-dev (= 1.3.2-ok1), librust-arbitrary-1.3.2+derive-dev (= 1.3.2-ok1), librust-arbitrary-1.3.2-dev (= 1.3.2-ok1) Depends: librust-derive-arbitrary-1+default-dev (>= 1.3.2-~~) Filename: pool/main/r/rust-arbitrary/librust-arbitrary-dev_1.3.2-ok1_amd64.deb Size: 30548 MD5sum: 601bae6368e04799a50186036fe6493a SHA1: e2a242e5ed0e0064f1a5b7aa14641c2428985bfa SHA256: 552086d396013a67d48c891727ae4085fae141b692f974d3f7dd430ff04d40af SHA512: da97c5ffbc50ee2cccd936f233538db677795073b2d08d731388c0329695bca8a76107b9bf6985b0291223d7cf72548eef248f70ab8cb4a67b445b5fdb0b0e0a Description: Trait for generating structured data from unstructured data - Rust source code Source code for Debianized Rust crate "arbitrary" Package: librust-asn1-derive-dev Architecture: amd64 Version: 0.15.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-asn1-derive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 43 Provides: librust-asn1-derive+default-dev (= 0.15.5-ok1), librust-asn1-derive-0+default-dev (= 0.15.5-ok1), librust-asn1-derive-0-dev (= 0.15.5-ok1), librust-asn1-derive-0.15+default-dev (= 0.15.5-ok1), librust-asn1-derive-0.15-dev (= 0.15.5-ok1), librust-asn1-derive-0.15.5+default-dev (= 0.15.5-ok1), librust-asn1-derive-0.15.5-dev (= 0.15.5-ok1) Depends: librust-proc-macro2-1+default-dev (>= 1.0.60-~~), librust-quote-1+default-dev, librust-syn-2+default-dev Filename: pool/main/r/rust-asn1-derive/librust-asn1-derive-dev_0.15.5-ok1_amd64.deb Size: 7584 MD5sum: 2a8f197ffeb886d104382e8d9ca7ba8e SHA1: 62678ff7bad06047be1751c72adf5f07c0bcc1db SHA256: 5213a95e60e59ac11359cb524521a2cf17bf8836a66d97aa4395e36334f80739 SHA512: 25cd35409dfd99dfa0dfccbce4ed2452e68917dfdfc6731b7be2c91d576c256cafe5a7c119cce8bfa3dc2603fbd360cbc9c3f55746dde44f9f4e33dfecea0a6b Description: #[derive] support for asn1 - Rust source code Source code for Debianized Rust crate "asn1_derive" Package: librust-async-channel-dev Architecture: all Version: 1.9.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-channel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonas Smedegaard Installed-Size: 77 Provides: librust-async-channel+default-dev (= 1.9.0-ok1), librust-async-channel-1+default-dev (= 1.9.0-ok1), librust-async-channel-1-dev (= 1.9.0-ok1), librust-async-channel-1.9-dev (= 1.9.0-ok1), librust-async-channel-1.9.0-dev (= 1.9.0-ok1) Depends: librust-concurrent-queue-2+default-dev, librust-event-listener-5+default-dev, librust-futures-core-0.3+default-dev Filename: pool/main/r/rust-async-channel/librust-async-channel-dev_1.9.0-ok1_all.deb Size: 11232 MD5sum: 2be67824f8acd28fd262d017fc66e0ad SHA1: 299e0d9da85613ae344cfe7579335ca6836adc31 SHA256: 835cca11961509925b838c8c3544a181e02b5d83a2ec2e4a7a2a45146fd94bb1 SHA512: 06d3fb4444d09c3ead83fc466c87a07fac7ca61467b70d762a6a0c10a5788f9a15fab43c5e0ab3866f15016ff6c63e36301b80cc7a202a515b913486bd4b24e7 Homepage: https://github.com/smol-rs/async-channel Description: async multi-producer multi-consumer channel - Rust source code async-channel is a lightweight implementation of asyncronous multi-producer multi-consumer channels. . This package contains the source for the Rust async-channel crate, packaged for use with cargo and dh-cargo. Package: librust-async-executor-dev Architecture: all Version: 1.5.4-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-executor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70 Provides: librust-async-executor+default-dev (= 1.5.4-ok1), librust-async-executor-1+default-dev (= 1.5.4-ok1), librust-async-executor-1-dev (= 1.5.4-ok1), librust-async-executor-1.5-dev (= 1.5.4-ok1), librust-async-executor-1.5.4-dev (= 1.5.4-ok1) Depends: librust-async-lock-2+default-dev, librust-async-task-4+default-dev, librust-concurrent-queue-2+default-dev, librust-fastrand-1+default-dev, librust-futures-lite-1-dev, librust-slab-0.4+default-dev (>= 0.4.4) Filename: pool/main/r/rust-async-executor/librust-async-executor-dev_1.5.4-ok1_all.deb Size: 12572 MD5sum: 0b5b945ac9a5041ef35c87405fb9b7bf SHA1: 023cd30d5a1a2c4660df11b3d99ab6404da67b84 SHA256: 490014df6f4ac7f4c2e66c897e5b51c94185ef9b62f8417c88a8a5b7d8f8a9f4 SHA512: 066bd044d53ac0a964f7eca64a94426af04665a8d1082c21347a7918a1741a6fd57498cd6e37d5ed657e0bd273b4d1b3020c6339ff2434ae2af8dc6e94fac5ee Homepage: https://github.com/smol-rs/async-executor Description: async executors - Rust source code async-executor provides a lighweight implementation of asyncronous executors. . This package contains the source for the Rust async-executor crate, packaged for use with cargo and dh-cargo. Package: librust-async-fs-dev Architecture: all Version: 1.6.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-fs Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 160 Provides: librust-async-fs-1+default-dev (= 1.6.0-ok1), librust-async-fs-1-dev (= 1.6.0-ok1), librust-async-fs-1.6-dev (= 1.6.0-ok1), librust-async-fs-1.6.0-dev (= 1.6.0-ok1) Depends: librust-async-lock-2+default-dev, librust-autocfg-1+default-dev, librust-blocking-1+default-dev, librust-futures-lite-1+default-dev Filename: pool/main/r/rust-async-fs/librust-async-fs-dev_1.6.0-ok1_all.deb Size: 29172 MD5sum: abbc94771a7a0701bd1f27c9d5f6c779 SHA1: e668ddc7e4e2b35160d3202bd5ad31332c435eda SHA256: 24c0bb9d32ae3bc31f8417505d08b106fbeb8334e024f73294f09ad71c9b0532 SHA512: ee9d3b2f0148212a22594379b536e185358eb44ca077e55155d2e4c733018c1952b0ef32945f9ef48a07f98636ea47ae00adf63f76b3f5473a64744001e95366 Homepage: https://github.com/smol-rs/async-fs Description: async filesystem primitives - Rust source code async-fs is a lightweight implementation of asyncronous filesystem primitives. . This package contains the source for the Rust async-fs crate, packaged for use with cargo and dh-cargo. Package: librust-async-global-executor-dev Architecture: amd64 Version: 2.4.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-async-global-executor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Provides: librust-async-global-executor+async-io-dev (= 2.4.1-ok1), librust-async-global-executor+default-dev (= 2.4.1-ok1), librust-async-global-executor+tokio-crate-dev (= 2.4.1-ok1), librust-async-global-executor+tokio-dev (= 2.4.1-ok1), librust-async-global-executor-2+async-io-dev (= 2.4.1-ok1), librust-async-global-executor-2+default-dev (= 2.4.1-ok1), librust-async-global-executor-2+tokio-crate-dev (= 2.4.1-ok1), librust-async-global-executor-2+tokio-dev (= 2.4.1-ok1), librust-async-global-executor-2-dev (= 2.4.1-ok1), librust-async-global-executor-2.4+async-io-dev (= 2.4.1-ok1), librust-async-global-executor-2.4+default-dev (= 2.4.1-ok1), librust-async-global-executor-2.4+tokio-crate-dev (= 2.4.1-ok1), librust-async-global-executor-2.4+tokio-dev (= 2.4.1-ok1), librust-async-global-executor-2.4-dev (= 2.4.1-ok1), librust-async-global-executor-2.4.1+async-io-dev (= 2.4.1-ok1), librust-async-global-executor-2.4.1+default-dev (= 2.4.1-ok1), librust-async-global-executor-2.4.1+tokio-crate-dev (= 2.4.1-ok1), librust-async-global-executor-2.4.1+tokio-dev (= 2.4.1-ok1), librust-async-global-executor-2.4.1-dev (= 2.4.1-ok1) Depends: librust-async-channel+default-dev (>= 1.9.0-~~), librust-async-executor-1+default-dev (>= 1.5.4-~~), librust-async-io+default-dev (>= 1.13.0-~~), librust-async-lock-2+default-dev (>= 2.8.0-~~), librust-blocking-1+default-dev (>= 1.3.1-~~), librust-futures-lite+default-dev (>= 1.12.0-~~), librust-once-cell-1+default-dev (>= 1.4-~~), librust-tokio-1+rt-dev, librust-tokio-1+rt-multi-thread-dev Filename: pool/main/r/rust-async-global-executor/librust-async-global-executor-dev_2.4.1-ok1_amd64.deb Size: 13884 MD5sum: 35174298dc657e55f8bf8df9e2e2fa22 SHA1: 2b3482d9288a15a255c4d41e94ce5bb13631283e SHA256: a379f1ab8e0d7257e5365b4beb2af367b06849983b8168b7f33e35c79437394b SHA512: eadea5a67f5e64af6031692c5fb335cc601237b4247ea79184c8fc24288e18d286ddc780db81da6f69376550844a127bcd85202bbfdc5bf08e0c4ed6589c5538 Homepage: https://github.com/Keruspe/async-global-executor Description: Global executor built on top of async-executor and async-io - Rust source code Source code for Debianized Rust crate "async-global-executor" Package: librust-async-io-dev Architecture: amd64 Version: 2.3.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-async-io Origin: openKylin Maintainer: openKylin Developers Installed-Size: 233 Provides: librust-async-io+default-dev (= 2.3.1-ok1), librust-async-io-2+default-dev (= 2.3.1-ok1), librust-async-io-2-dev (= 2.3.1-ok1), librust-async-io-2.3+default-dev (= 2.3.1-ok1), librust-async-io-2.3-dev (= 2.3.1-ok1), librust-async-io-2.3.1+default-dev (= 2.3.1-ok1), librust-async-io-2.3.1-dev (= 2.3.1-ok1) Depends: librust-async-lock-2+default-dev (>= 2.6.0-~~), librust-cfg-if-1+default-dev, librust-concurrent-queue-2+default-dev (>= 2.2.0-~~), librust-futures-io-0.3+std-dev (>= 0.3.28-~~), librust-futures-lite+default-dev (>= 1.11.0-~~), librust-parking-2+default-dev, librust-polling-3+default-dev, librust-rustix-0.38+fs-dev (>= 0.38.2-~~), librust-rustix-0.38+net-dev (>= 0.38.2-~~), librust-rustix-0.38+std-dev (>= 0.38.2-~~), librust-slab-0.4+default-dev (>= 0.4.2-~~), librust-tracing-0.1-dev (>= 0.1.37-~~) Filename: pool/main/r/rust-async-io/librust-async-io-dev_2.3.1-ok1_amd64.deb Size: 39648 MD5sum: 3814db5d1e02c7e8f68fdabba2e457b2 SHA1: 1bcf5ec9303391874b475d2e55be30c999eb0e82 SHA256: 8bf8e18ff300eb2fa992b0d992b4a81ba26dce44d6bfae7829d79129ae5e8f8c SHA512: 89206a759570aa1733a7c7309bafd0e62987a99b73441dd036de23726602931c4bdad28bc887d6abcc7d609157ef6eedd2bd9c688f98ea7b4d38a924b0b95c88 Description: Async I/O and timers - Rust source code Source code for Debianized Rust crate "async-io" Package: librust-async-lock-dev Architecture: all Version: 2.8.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-lock Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonas Smedegaard Installed-Size: 176 Provides: librust-async-lock-2+default-dev (= 2.8.0-ok1), librust-async-lock-2-dev (= 2.8.0-ok1), librust-async-lock-2.8-dev (= 2.8.0-ok1), librust-async-lock-2.8.0-dev (= 2.8.0-ok1) Depends: librust-event-listener-5+default-dev Filename: pool/main/r/rust-async-lock/librust-async-lock-dev_2.8.0-ok1_all.deb Size: 24864 MD5sum: 52b2cc556081c915d69585623fc52949 SHA1: 6aea0cc56f7599d1b2623a2a6a5d17201696f541 SHA256: a2fce415a8b840efe1c0570246b9a0c447bdf54bcb58748a31189074c59fda1f SHA512: 7d96d89f161582e2d172409702af719a6e9e710c4a8d4443f9c16ecc48cc15f27b8547958740edb31ecd0dd5b9621697643384137c6f781ee55c0b599218300e Homepage: https://github.com/smol-rs/async-lock Description: async synchronization primitives - Rust source code async-lock is a lightweight implementation of asyncronous synchronization primitives. . This package contains the source for the Rust async-lock crate, packaged for use with cargo and dh-cargo. Package: librust-async-net-dev Architecture: all Version: 2.0.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-net Origin: openKylin Maintainer: openKylin Developers Installed-Size: 102 Provides: librust-async-net-2+default-dev (= 2.0.0-ok1), librust-async-net-2-dev (= 2.0.0-ok1), librust-async-net-2.0-dev (= 2.0.0-ok1), librust-async-net-2.0.0-dev (= 2.0.0-ok1) Depends: librust-async-io-2+default-dev, librust-autocfg-1+default-dev, librust-blocking-1+default-dev, librust-futures-lite-dev (<< 3) Filename: pool/main/r/rust-async-net/librust-async-net-dev_2.0.0-ok1_all.deb Size: 13840 MD5sum: 6aa7935d254a57119cdba411145329ae SHA1: 537247b4fb6964e565e99253b12eba8b6f345cf2 SHA256: 3fe2aae65de32d05ce7e50b7eecd00f3f26b22f97e0be1ed26330a2cd31873dd SHA512: af248899cccc4c1c2cb00b48e64e174f25afca458a6962f23faee6283282d39a699788d747ed4c4c5559fa1982aa70028c3665428eb0ad60fcb0cb2578211b39 Homepage: https://github.com/smol-rs/async-net Description: async networking primitives - Rust source code async-net is a lightweight implementation of asyncronous networking primitives for TCP/UDP/Unix communication. . This package contains the source for the Rust async-net crate, packaged for use with cargo and dh-cargo. Package: librust-async-process-dev Architecture: all Version: 1.7.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-process Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonas Smedegaard Installed-Size: 82 Provides: librust-async-process-1+default-dev (= 1.7.0-ok1), librust-async-process-1-dev (= 1.7.0-ok1), librust-async-process-1.7-dev (= 1.7.0-ok1), librust-async-process-1.7.0-dev (= 1.7.0-ok1) Depends: librust-async-io-2+default-dev, librust-async-lock-2+default-dev (>= 2.8.0-1ubuntu1~), librust-autocfg-1+default-dev, librust-cfg-if-1+default-dev, librust-event-listener-5+default-dev, librust-futures-lite-1+default-dev, librust-libc-0.2+default-dev, librust-rustix-0.38+fs-dev, librust-rustix-0.38+std-dev, librust-signal-hook-0.3+iterator-dev Filename: pool/main/r/rust-async-process/librust-async-process-dev_1.7.0-ok1_all.deb Size: 16112 MD5sum: 25e4c4579c1c8386cf756d98676adb99 SHA1: 4ebafedde8225c49957296adee75636513a7aa88 SHA256: 2e8e00f753d817d954e919de585efd9e23dea53c239b726a2fa594b856980917 SHA512: 9c3038bd12327543ffc381dd8e44eb4e28bcc2b2d4e8b8441320e95646822fdedd3b08d9a2db3419232a5dc499222f2846eea054424722eebf68008b9782a6b7 Homepage: https://github.com/smol-rs/async-process Description: async interface for working with processes - Rust source code async-process provides a lightweight interface for working asyncronously with processes. . This package contains the source for the Rust async-process crate, packaged for use with cargo and dh-cargo. Package: librust-async-std-dev Architecture: all Version: 1.12.0-ok2 Multi-Arch: foreign Priority: optional Section: rust Source: rust-async-std Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1223 Provides: librust-async-std-1+alloc-dev (= 1.12.0-ok2), librust-async-std-1+attributes-dev (= 1.12.0-ok2), librust-async-std-1+default-dev (= 1.12.0-ok2), librust-async-std-1+docs-dev (= 1.12.0-ok2), librust-async-std-1+std-dev (= 1.12.0-ok2), librust-async-std-1+tokio1-dev (= 1.12.0-ok2), librust-async-std-1+unstable-dev (= 1.12.0-ok2), librust-async-std-1-dev (= 1.12.0-ok2), librust-async-std-1.12-dev (= 1.12.0-ok2), librust-async-std-1.12.0-dev (= 1.12.0-ok2) Depends: librust-async-attributes-1+default-dev, librust-async-channel-1+default-dev, librust-async-global-executor-2+async-io-dev, librust-async-global-executor-2+default-dev, librust-async-global-executor-2+tokio-dev, librust-async-io-2+default-dev, librust-async-lock-2+default-dev, librust-async-process-1+default-dev, librust-crossbeam-utils-0.8+default-dev, librust-futures-core-0.3+alloc-dev, librust-futures-io-0.3+default-dev, librust-futures-lite-1+default-dev, librust-kv-log-macro-1+default-dev, librust-log-0.4+default-dev, librust-log-0.4+kv-unstable-dev, librust-memchr-2+default-dev, librust-once-cell-1+default-dev, librust-pin-project-lite-0.2+default-dev, librust-pin-utils-0.1+default-dev, librust-slab-0.4+default-dev (>= 0.4.2) Filename: pool/main/r/rust-async-std/librust-async-std-dev_1.12.0-ok2_all.deb Size: 177032 MD5sum: 9fa5f32e5e9e78a9120de870292ebd7f SHA1: f3eb945abb7bff8f019d935ec502f93563f2e66e SHA256: 65a5b941f0ca005c0bf904e86cfbaf75c61ffe2ee22e9174b606175ef3896a37 SHA512: aa473716e740203da65536c2b3c23a34b38f98b42df17fc5e42e84435760eeef7af71e8bd34ddf27ba164f5c421be20f3eca26a8fa2bf250e929f7800e1edce3 Homepage: https://async.rs/ Description: async version of the Rust standard library - Rust source code async-std is a library that looks and feels like the Rust standard library, except everything in it is made to work with async/await exactly as you would expect it to. . This package contains the source for the Rust async-std crate, packaged for use with cargo and dh-cargo. Package: librust-atomic-dev Architecture: amd64 Version: 0.5.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-atomic Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 127 Provides: librust-atomic+default-dev (= 0.5.1-ok1), librust-atomic+fallback-dev (= 0.5.1-ok1), librust-atomic+std-dev (= 0.5.1-ok1), librust-atomic-0+default-dev (= 0.5.1-ok1), librust-atomic-0+fallback-dev (= 0.5.1-ok1), librust-atomic-0+std-dev (= 0.5.1-ok1), librust-atomic-0-dev (= 0.5.1-ok1), librust-atomic-0.5+default-dev (= 0.5.1-ok1), librust-atomic-0.5+fallback-dev (= 0.5.1-ok1), librust-atomic-0.5+std-dev (= 0.5.1-ok1), librust-atomic-0.5-dev (= 0.5.1-ok1), librust-atomic-0.5.1+default-dev (= 0.5.1-ok1), librust-atomic-0.5.1+fallback-dev (= 0.5.1-ok1), librust-atomic-0.5.1+std-dev (= 0.5.1-ok1), librust-atomic-0.5.1-dev (= 0.5.1-ok1) Depends: librust-autocfg-1+default-dev Filename: pool/main/r/rust-atomic/librust-atomic-dev_0.5.1-ok1_amd64.deb Size: 18482 MD5sum: b9ec4f8dcd3369cec8a0196bfb7186d8 SHA1: 788523eda4e6e664940df6eabff98f4246f3aa9a SHA256: e81f7bab360b11b608a21f8888610502d168704d6dc9cd3cbae2288182ec8345 SHA512: 8bf01665c982467f7768292b549a240764ee8c67b6f494546c739f73ca8f467073214f0c007cab491aab8125194b70d3818f3cba86602fd0ef4f42476acf8e2c Description: Generic Atomic wrapper type - Rust source code This package contains the source for the Rust atomic crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-atomic-waker-dev Architecture: amd64 Version: 1.1.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-atomic-waker Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Provides: librust-atomic-waker+default-dev (= 1.1.2-ok1), librust-atomic-waker-1+default-dev (= 1.1.2-ok1), librust-atomic-waker-1-dev (= 1.1.2-ok1), librust-atomic-waker-1.1+default-dev (= 1.1.2-ok1), librust-atomic-waker-1.1-dev (= 1.1.2-ok1), librust-atomic-waker-1.1.2+default-dev (= 1.1.2-ok1), librust-atomic-waker-1.1.2-dev (= 1.1.2-ok1) Filename: pool/main/r/rust-atomic-waker/librust-atomic-waker-dev_1.1.2-ok1_amd64.deb Size: 13940 MD5sum: 4aeedbeaf8b45f1cfdcf55c10a0f81c7 SHA1: 2590a09fd1d844e63413c7158d4a4c6dff7dbbda SHA256: 274a4596d9503b99b7bc841540efc0ea538ae22d4ddce693e88beec71ef88d4c SHA512: 90a807e51ba27a000c25741f55e64d9571638a8d10bf10ce46870891fd87eb138a3b5604abc4605075584c89af771c6e4b0b59a6adee7555fab08b3682a7db9f Description: Synchronization primitive for task wakeup - Rust source code This package contains the source for the Rust atomic-waker crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-atty-dev Architecture: amd64 Version: 0.2.14-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-atty Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 34 Provides: librust-atty+default-dev (= 0.2.14-ok1), librust-atty-0+default-dev (= 0.2.14-ok1), librust-atty-0-dev (= 0.2.14-ok1), librust-atty-0.2+default-dev (= 0.2.14-ok1), librust-atty-0.2-dev (= 0.2.14-ok1), librust-atty-0.2.14+default-dev (= 0.2.14-ok1), librust-atty-0.2.14-dev (= 0.2.14-ok1) Depends: librust-libc-0.2-dev, librust-winapi-0.3+consoleapi-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+minwinbase-dev, librust-winapi-0.3+minwindef-dev, librust-winapi-0.3+processenv-dev, librust-winapi-0.3+winbase-dev Filename: pool/main/r/rust-atty/librust-atty-dev_0.2.14-ok1_amd64.deb Size: 6542 MD5sum: 1d67018255673a1d3300a22285f1e58b SHA1: ed13db55cb7d456388a04cbc3135c16aa598bc89 SHA256: a3b944b153dee75d102df894a9f0ff9a04f5171b0be14cd21a2a5be630151952 SHA512: d5984d7a5c60091ee8e80a8b5eff0d9318478c3176811679b22b5f1bc84cd64fed14c6d4550545d6589592aede03cc5453bad1b1d118f61d6fce97350c7ff967 Homepage: https://github.com/softprops/atty Description: Simple interface for querying atty - Rust source code This package contains the source for the Rust atty crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-autocfg-dev Architecture: amd64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-autocfg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 85 Provides: librust-autocfg+default-dev (= 1.1.0-ok1), librust-autocfg-1+default-dev (= 1.1.0-ok1), librust-autocfg-1-dev (= 1.1.0-ok1), librust-autocfg-1.1+default-dev (= 1.1.0-ok1), librust-autocfg-1.1-dev (= 1.1.0-ok1), librust-autocfg-1.1.0+default-dev (= 1.1.0-ok1), librust-autocfg-1.1.0-dev (= 1.1.0-ok1) Filename: pool/main/r/rust-autocfg/librust-autocfg-dev_1.1.0-ok1_amd64.deb Size: 15820 MD5sum: d5a43a2e22fb3ee475d3dc2cf02552a4 SHA1: 7d84c933f264ef61a52d9f9233d772f73ec00322 SHA256: 167425f5da9d4c37b49c3b9e5a8c9b229a3bcf4c29bcad6021163f515291837c SHA512: aa9adcdd472fb9f8da1a3bf8390ed4f702486f84db6d968741734580862970f66caece7bf1441f4d79adf51448823c6e50b233c0959ca92cfb3058d437d3db13 Description: Automatic cfg for Rust compiler features - Rust source code This package contains the source for the Rust autocfg crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-backtrace+cpp-demangle-dev Architecture: amd64 Version: 0.3.69-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-backtrace Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-backtrace-0+cpp-demangle-dev (= 0.3.69-ok1), librust-backtrace-0.3+cpp-demangle-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+cpp-demangle-dev (= 0.3.69-ok1) Depends: librust-backtrace-dev (= 0.3.69-ok1), librust-cpp-demangle-0.4+alloc-dev Filename: pool/main/r/rust-backtrace/librust-backtrace+cpp-demangle-dev_0.3.69-ok1_amd64.deb Size: 1216 MD5sum: 8f79ee28d197176f02ccb7c5161ee9a4 SHA1: dd6383387496471ddac5e4ca4a2c3f8ae8fdd848 SHA256: 353584d7b795f2623ccd1760fb18f2edd9d329a1eabd6d67dc7be00330a84291 SHA512: 12f9e864eb39d6d332211e6d9e492786f8674584782337afcaeb0995e115d58a63e94a7b2e735347c8ea5a6db530da3482656525900e84059b3d6c2a795b94aa Homepage: https://github.com/rust-lang/backtrace-rs Description: Acquire a backtrace at runtime - feature "cpp_demangle" This metapackage enables feature "cpp_demangle" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+rustc-serialize-dev Architecture: amd64 Version: 0.3.69-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-backtrace Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-backtrace+serialize-rustc-dev (= 0.3.69-ok1), librust-backtrace-0+rustc-serialize-dev (= 0.3.69-ok1), librust-backtrace-0+serialize-rustc-dev (= 0.3.69-ok1), librust-backtrace-0.3+rustc-serialize-dev (= 0.3.69-ok1), librust-backtrace-0.3+serialize-rustc-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+rustc-serialize-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+serialize-rustc-dev (= 0.3.69-ok1) Depends: librust-backtrace-dev (= 0.3.69-ok1), librust-rustc-serialize-0.3+default-dev Filename: pool/main/r/rust-backtrace/librust-backtrace+rustc-serialize-dev_0.3.69-ok1_amd64.deb Size: 1280 MD5sum: ebef1534361a3a0e2460f790290143dc SHA1: 694628e2fb35dfd5c6d7ef606f5a76750191fdf0 SHA256: d01fd3c2e4440bb99788ac4e3ab22ecd7483972eaaef9e58621c69a633036dcd SHA512: a62a7259b4a9363d57e588e9e5952dd937127ef6072323bd65ab68a0a650e246430e375b3afb36ec8320cc27617eebba25c3e956a684906da34aa1d0a91be8fc Homepage: https://github.com/rust-lang/backtrace-rs Description: Acquire a backtrace at runtime - feature "rustc-serialize" and 1 more This metapackage enables feature "rustc-serialize" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serialize-rustc" feature. Package: librust-backtrace+serde-dev Architecture: amd64 Version: 0.3.69-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-backtrace Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-backtrace+serialize-serde-dev (= 0.3.69-ok1), librust-backtrace-0+serde-dev (= 0.3.69-ok1), librust-backtrace-0+serialize-serde-dev (= 0.3.69-ok1), librust-backtrace-0.3+serde-dev (= 0.3.69-ok1), librust-backtrace-0.3+serialize-serde-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+serde-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+serialize-serde-dev (= 0.3.69-ok1) Depends: librust-backtrace-dev (= 0.3.69-ok1), librust-serde-1+default-dev, librust-serde-1+derive-dev Filename: pool/main/r/rust-backtrace/librust-backtrace+serde-dev_0.3.69-ok1_amd64.deb Size: 1268 MD5sum: a5399262feba69cdec709990323ca7e4 SHA1: a972c9c50cdb187d197f45dbe1b17ff25a44cbbe SHA256: 654fee5fc4e379b3cbceb8d0013683801eff3840dc9c258f45ab493dd04da62c SHA512: 49bbc6b7ff42b21a09a382d1fb8b00c5839246fb71c17997affa62cbdd53520389744a2fb9aa42737f77a443258455d0554143443fea6df1b9679e76bbae0d78 Homepage: https://github.com/rust-lang/backtrace-rs Description: Acquire a backtrace at runtime - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serialize-serde" feature. Package: librust-backtrace+verify-winapi-dev Architecture: amd64 Version: 0.3.69-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-backtrace Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-backtrace-0+verify-winapi-dev (= 0.3.69-ok1), librust-backtrace-0.3+verify-winapi-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+verify-winapi-dev (= 0.3.69-ok1) Depends: librust-backtrace-dev (= 0.3.69-ok1), librust-winapi-0.3+dbghelp-dev (>= 0.3.9-~~), librust-winapi-0.3+handleapi-dev (>= 0.3.9-~~), librust-winapi-0.3+libloaderapi-dev (>= 0.3.9-~~), librust-winapi-0.3+memoryapi-dev (>= 0.3.9-~~), librust-winapi-0.3+minwindef-dev (>= 0.3.9-~~), librust-winapi-0.3+processthreadsapi-dev (>= 0.3.9-~~), librust-winapi-0.3+synchapi-dev (>= 0.3.9-~~), librust-winapi-0.3+tlhelp32-dev (>= 0.3.9-~~), librust-winapi-0.3+winbase-dev (>= 0.3.9-~~), librust-winapi-0.3+winnt-dev (>= 0.3.9-~~) Filename: pool/main/r/rust-backtrace/librust-backtrace+verify-winapi-dev_0.3.69-ok1_amd64.deb Size: 1300 MD5sum: a9f7e0f527d6094a6b6ac3ed3413de32 SHA1: bf9221507615f8e7711cdb314887afa488dac67f SHA256: d5a6f31b04b3143b5d7e7b5cac21cf1b1a22ba6b74cc2c7da48a0b1bd02b2e25 SHA512: 8f0ed93e4dd7e04b59bb73effaef50caed66462335bc734b56f040c5d8135cade987e73a161ac1541bd1a3be48a19d345a10fe377205bcafe7f8d81aa7253f5e Homepage: https://github.com/rust-lang/backtrace-rs Description: Acquire a backtrace at runtime - feature "verify-winapi" This metapackage enables feature "verify-winapi" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+winapi-dev Architecture: amd64 Version: 0.3.69-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-backtrace Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-backtrace-0+winapi-dev (= 0.3.69-ok1), librust-backtrace-0.3+winapi-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+winapi-dev (= 0.3.69-ok1) Depends: librust-backtrace-dev (= 0.3.69-ok1), librust-winapi-0.3+default-dev (>= 0.3.9-~~) Filename: pool/main/r/rust-backtrace/librust-backtrace+winapi-dev_0.3.69-ok1_amd64.deb Size: 1212 MD5sum: 1449b9a867d347b2fdf55bea5c69f9a4 SHA1: abc9a10991a938fd823c91e3260a9aacb21da596 SHA256: f9d27f1fd2a5bfa12d2141859459e69a0aa9acdede6ac5a655937bbc5087e87f SHA512: 121953afe8af7939b26ae1474ce0577e0074fdd8cc8c09d7a445438aaa46aa98b34d30db1f28a4e9b8a4fd7b71387023ddf2dcdfe73629525bf5e12a03d73994 Homepage: https://github.com/rust-lang/backtrace-rs Description: Acquire a backtrace at runtime - feature "winapi" This metapackage enables feature "winapi" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace-dev Architecture: amd64 Version: 0.3.69-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-backtrace Origin: openKylin Maintainer: openKylin Developers Installed-Size: 329 Provides: librust-backtrace+coresymbolication-dev (= 0.3.69-ok1), librust-backtrace+dbghelp-dev (= 0.3.69-ok1), librust-backtrace+default-dev (= 0.3.69-ok1), librust-backtrace+dladdr-dev (= 0.3.69-ok1), librust-backtrace+gimli-symbolize-dev (= 0.3.69-ok1), librust-backtrace+kernel32-dev (= 0.3.69-ok1), librust-backtrace+libbacktrace-dev (= 0.3.69-ok1), librust-backtrace+libunwind-dev (= 0.3.69-ok1), librust-backtrace+std-dev (= 0.3.69-ok1), librust-backtrace+unix-backtrace-dev (= 0.3.69-ok1), librust-backtrace-0+coresymbolication-dev (= 0.3.69-ok1), librust-backtrace-0+dbghelp-dev (= 0.3.69-ok1), librust-backtrace-0+default-dev (= 0.3.69-ok1), librust-backtrace-0+dladdr-dev (= 0.3.69-ok1), librust-backtrace-0+gimli-symbolize-dev (= 0.3.69-ok1), librust-backtrace-0+kernel32-dev (= 0.3.69-ok1), librust-backtrace-0+libbacktrace-dev (= 0.3.69-ok1), librust-backtrace-0+libunwind-dev (= 0.3.69-ok1), librust-backtrace-0+std-dev (= 0.3.69-ok1), librust-backtrace-0+unix-backtrace-dev (= 0.3.69-ok1), librust-backtrace-0-dev (= 0.3.69-ok1), librust-backtrace-0.3+coresymbolication-dev (= 0.3.69-ok1), librust-backtrace-0.3+dbghelp-dev (= 0.3.69-ok1), librust-backtrace-0.3+default-dev (= 0.3.69-ok1), librust-backtrace-0.3+dladdr-dev (= 0.3.69-ok1), librust-backtrace-0.3+gimli-symbolize-dev (= 0.3.69-ok1), librust-backtrace-0.3+kernel32-dev (= 0.3.69-ok1), librust-backtrace-0.3+libbacktrace-dev (= 0.3.69-ok1), librust-backtrace-0.3+libunwind-dev (= 0.3.69-ok1), librust-backtrace-0.3+std-dev (= 0.3.69-ok1), librust-backtrace-0.3+unix-backtrace-dev (= 0.3.69-ok1), librust-backtrace-0.3-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+coresymbolication-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+dbghelp-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+default-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+dladdr-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+gimli-symbolize-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+kernel32-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+libbacktrace-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+libunwind-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+std-dev (= 0.3.69-ok1), librust-backtrace-0.3.69+unix-backtrace-dev (= 0.3.69-ok1), librust-backtrace-0.3.69-dev (= 0.3.69-ok1) Depends: librust-addr2line-0.21-dev, librust-cc-1+default-dev (>= 1.0.67-~~), librust-cfg-if-1+default-dev, librust-libc-0.2-dev (>= 0.2.146-~~), librust-miniz-oxide-0.7-dev, librust-object-0.32+archive-dev, librust-object-0.32+elf-dev, librust-object-0.32+macho-dev, librust-object-0.32+pe-dev, librust-object-0.32+read-core-dev, librust-object-0.32+unaligned-dev, librust-rustc-demangle-0.1+default-dev (>= 0.1.4-~~), librust-flate2-dev (>= 1.0.27) Suggests: librust-backtrace+cpp-demangle-dev (= 0.3.69-ok1), librust-backtrace+rustc-serialize-dev (= 0.3.69-ok1), librust-backtrace+serde-dev (= 0.3.69-ok1), librust-backtrace+verify-winapi-dev (= 0.3.69-ok1), librust-backtrace+winapi-dev (= 0.3.69-ok1) Filename: pool/main/r/rust-backtrace/librust-backtrace-dev_0.3.69-ok1_amd64.deb Size: 67464 MD5sum: d8b142a2ff75c46e7b93de8211c0b2ef SHA1: 8146cd95f70c2c0a1e148275c9623f12c3bcca67 SHA256: 28dd5656d492468621bd053e0be52edee15d28a9b7970ed7ffff7efbc95a1316 SHA512: 05d4862b01059437691e7bf2b7b18a4d3d1febfe685ce2038b9358d4534ae61a79ca15989e732437aed8c643796e502fb3e49d7cc8798930393568a3f63fc60d Homepage: https://github.com/rust-lang/backtrace-rs Description: Acquire a backtrace at runtime - Rust source code Source code for Debianized Rust crate "backtrace" Package: librust-base64-dev Architecture: amd64 Version: 0.21.7-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-base64 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 345 Provides: librust-base64+alloc-dev (= 0.21.7-ok1), librust-base64+default-dev (= 0.21.7-ok1), librust-base64+std-dev (= 0.21.7-ok1), librust-base64-0+alloc-dev (= 0.21.7-ok1), librust-base64-0+default-dev (= 0.21.7-ok1), librust-base64-0+std-dev (= 0.21.7-ok1), librust-base64-0-dev (= 0.21.7-ok1), librust-base64-0.21+alloc-dev (= 0.21.7-ok1), librust-base64-0.21+default-dev (= 0.21.7-ok1), librust-base64-0.21+std-dev (= 0.21.7-ok1), librust-base64-0.21-dev (= 0.21.7-ok1), librust-base64-0.21.7+alloc-dev (= 0.21.7-ok1), librust-base64-0.21.7+default-dev (= 0.21.7-ok1), librust-base64-0.21.7+std-dev (= 0.21.7-ok1), librust-base64-0.21.7-dev (= 0.21.7-ok1) Filename: pool/main/r/rust-base64/librust-base64-dev_0.21.7-ok1_amd64.deb Size: 63336 MD5sum: 1a4bfe59f999e37e16a615bd3e2c272a SHA1: c0ccea85453d289cff437c2c61095ca8e4762147 SHA256: 753a5050192f20f2301fdd7ec928528a9936718d82ef3dc3ab73aabbdf06a568 SHA512: c042e88723becf99e41213881891993fe2198bc90ada4cbd7c9cf1e9443d5f15bab0c8404516261db86450bfe28330aca65b28022067345f2e74cdee41622f0b Description: Encodes and decodes base64 as bytes or utf8 - Rust source code Source code for Debianized Rust crate "base64" Package: librust-bindgen-dev Architecture: amd64 Version: 0.66.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bindgen Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Rust Maintainers Installed-Size: 1049 Provides: librust-bindgen+--cli-dev (= 0.66.1-ok1), librust-bindgen+--testing-only-extra-assertions-dev (= 0.66.1-ok1), librust-bindgen+--testing-only-libclang-5-dev (= 0.66.1-ok1), librust-bindgen+--testing-only-libclang-9-dev (= 0.66.1-ok1), librust-bindgen+default-dev (= 0.66.1-ok1), librust-bindgen+experimental-dev (= 0.66.1-ok1), librust-bindgen+logging-dev (= 0.66.1-ok1), librust-bindgen+prettyplease-dev (= 0.66.1-ok1), librust-bindgen+runtime-dev (= 0.66.1-ok1), librust-bindgen+static-dev (= 0.66.1-ok1), librust-bindgen+which-rustfmt-dev (= 0.66.1-ok1), librust-bindgen-0+--cli-dev (= 0.66.1-ok1), librust-bindgen-0+--testing-only-extra-assertions-dev (= 0.66.1-ok1), librust-bindgen-0+--testing-only-libclang-5-dev (= 0.66.1-ok1), librust-bindgen-0+--testing-only-libclang-9-dev (= 0.66.1-ok1), librust-bindgen-0+default-dev (= 0.66.1-ok1), librust-bindgen-0+experimental-dev (= 0.66.1-ok1), librust-bindgen-0+logging-dev (= 0.66.1-ok1), librust-bindgen-0+prettyplease-dev (= 0.66.1-ok1), librust-bindgen-0+runtime-dev (= 0.66.1-ok1), librust-bindgen-0+static-dev (= 0.66.1-ok1), librust-bindgen-0+which-rustfmt-dev (= 0.66.1-ok1), librust-bindgen-0-dev (= 0.66.1-ok1), librust-bindgen-0.66+--cli-dev (= 0.66.1-ok1), librust-bindgen-0.66+--testing-only-extra-assertions-dev (= 0.66.1-ok1), librust-bindgen-0.66+--testing-only-libclang-5-dev (= 0.66.1-ok1), librust-bindgen-0.66+--testing-only-libclang-9-dev (= 0.66.1-ok1), librust-bindgen-0.66+default-dev (= 0.66.1-ok1), librust-bindgen-0.66+experimental-dev (= 0.66.1-ok1), librust-bindgen-0.66+logging-dev (= 0.66.1-ok1), librust-bindgen-0.66+prettyplease-dev (= 0.66.1-ok1), librust-bindgen-0.66+runtime-dev (= 0.66.1-ok1), librust-bindgen-0.66+static-dev (= 0.66.1-ok1), librust-bindgen-0.66+which-rustfmt-dev (= 0.66.1-ok1), librust-bindgen-0.66-dev (= 0.66.1-ok1), librust-bindgen-0.66.1+--cli-dev (= 0.66.1-ok1), librust-bindgen-0.66.1+--testing-only-extra-assertions-dev (= 0.66.1-ok1), librust-bindgen-0.66.1+--testing-only-libclang-5-dev (= 0.66.1-ok1), librust-bindgen-0.66.1+--testing-only-libclang-9-dev (= 0.66.1-ok1), librust-bindgen-0.66.1+default-dev (= 0.66.1-ok1), librust-bindgen-0.66.1+experimental-dev (= 0.66.1-ok1), librust-bindgen-0.66.1+logging-dev (= 0.66.1-ok1), librust-bindgen-0.66.1+prettyplease-dev (= 0.66.1-ok1), librust-bindgen-0.66.1+runtime-dev (= 0.66.1-ok1), librust-bindgen-0.66.1+static-dev (= 0.66.1-ok1), librust-bindgen-0.66.1+which-rustfmt-dev (= 0.66.1-ok1), librust-bindgen-0.66.1-dev (= 0.66.1-ok1) Depends: librust-annotate-snippets-0.9+color-dev (>= 0.9.1-~~), librust-annotate-snippets-0.9+default-dev (>= 0.9.1-~~), librust-bitflags-2+default-dev (>= 2.2.1-~~), librust-cexpr-0.6+default-dev, librust-clang-sys-1+clang-6-0-dev, librust-clang-sys-1+default-dev, librust-clang-sys-1+runtime-dev, librust-clang-sys-1+static-dev, librust-lazy-static-1+default-dev, librust-lazycell-1+default-dev, librust-log-0.4+default-dev, librust-peeking-take-while-0.1+default-dev (>= 0.1.2-~~), librust-prettyplease-0.2+default-dev, librust-proc-macro2-1-dev, librust-quote-1-dev, librust-regex-1+std-dev (>= 1.5-~~), librust-regex-1+unicode-dev (>= 1.5-~~), librust-rustc-hash-1+default-dev (>= 1.0.1-~~), librust-shlex-1+default-dev, librust-syn-2+default-dev, librust-syn-2+extra-traits-dev, librust-syn-2+full-dev, librust-syn-2+visit-mut-dev, librust-which-4-dev (>= 4.2.1-~~), clang Suggests: rust-bindgen-cli (>= 0.66.1-1) Filename: pool/main/r/rust-bindgen/librust-bindgen-dev_0.66.1-ok1_amd64.deb Size: 174172 MD5sum: 1d632409b65d005597f971b094daa2e5 SHA1: 8ab65c8a4c8635e7f54b02fe36738b763d9cc262 SHA256: 88bbf5207ed070007a04e724d625c17d7a13fc35bd7dd66e0cc5e84964dc1509 SHA512: 910cd839a625e2658efc7e6e4b3e51d549821371e7ea50f56d563f1d1bcc2a22b806ffb4470697281a150d5313c96a8d678b8467643d8b0c88e08870ce8dbbb4 Homepage: https://rust-lang.github.io/rust-bindgen/ Description: Automatically generates Rust FFI bindings to C and C++ libraries - Rust source code Source code for Debianized Rust crate "bindgen" Package: librust-bitflags-dev Architecture: amd64 Version: 2.4.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bitflags Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 227 Provides: librust-bitflags+arbitrary-dev (= 2.4.2-ok1), librust-bitflags+bytemuck-dev (= 2.4.2-ok1), librust-bitflags+compiler-builtins-dev (= 2.4.2-ok1), librust-bitflags+core-dev (= 2.4.2-ok1), librust-bitflags+default-dev (= 2.4.2-ok1), librust-bitflags+example-generated-dev (= 2.4.2-ok1), librust-bitflags+rustc-dep-of-std-dev (= 2.4.2-ok1), librust-bitflags+serde-dev (= 2.4.2-ok1), librust-bitflags+std-dev (= 2.4.2-ok1), librust-bitflags-2+arbitrary-dev (= 2.4.2-ok1), librust-bitflags-2+bytemuck-dev (= 2.4.2-ok1), librust-bitflags-2+compiler-builtins-dev (= 2.4.2-ok1), librust-bitflags-2+core-dev (= 2.4.2-ok1), librust-bitflags-2+default-dev (= 2.4.2-ok1), librust-bitflags-2+example-generated-dev (= 2.4.2-ok1), librust-bitflags-2+rustc-dep-of-std-dev (= 2.4.2-ok1), librust-bitflags-2+serde-dev (= 2.4.2-ok1), librust-bitflags-2+std-dev (= 2.4.2-ok1), librust-bitflags-2-dev (= 2.4.2-ok1), librust-bitflags-2.4+arbitrary-dev (= 2.4.2-ok1), librust-bitflags-2.4+bytemuck-dev (= 2.4.2-ok1), librust-bitflags-2.4+compiler-builtins-dev (= 2.4.2-ok1), librust-bitflags-2.4+core-dev (= 2.4.2-ok1), librust-bitflags-2.4+default-dev (= 2.4.2-ok1), librust-bitflags-2.4+example-generated-dev (= 2.4.2-ok1), librust-bitflags-2.4+rustc-dep-of-std-dev (= 2.4.2-ok1), librust-bitflags-2.4+serde-dev (= 2.4.2-ok1), librust-bitflags-2.4+std-dev (= 2.4.2-ok1), librust-bitflags-2.4-dev (= 2.4.2-ok1), librust-bitflags-2.4.2+arbitrary-dev (= 2.4.2-ok1), librust-bitflags-2.4.2+bytemuck-dev (= 2.4.2-ok1), librust-bitflags-2.4.2+compiler-builtins-dev (= 2.4.2-ok1), librust-bitflags-2.4.2+core-dev (= 2.4.2-ok1), librust-bitflags-2.4.2+default-dev (= 2.4.2-ok1), librust-bitflags-2.4.2+example-generated-dev (= 2.4.2-ok1), librust-bitflags-2.4.2+rustc-dep-of-std-dev (= 2.4.2-ok1), librust-bitflags-2.4.2+serde-dev (= 2.4.2-ok1), librust-bitflags-2.4.2+std-dev (= 2.4.2-ok1), librust-bitflags-2.4.2-dev (= 2.4.2-ok1) Depends: librust-arbitrary-1+default-dev, librust-bytemuck-1+default-dev, librust-compiler-builtins-0.1+default-dev (>= 0.1.2-~~), librust-rustc-std-workspace-core-1+default-dev, librust-serde-1-dev Filename: pool/main/r/rust-bitflags/librust-bitflags-dev_2.4.2-ok1_amd64.deb Size: 37876 MD5sum: a77ac146f8866a0ece2065dda3ab15a5 SHA1: 8f82d66860aa5fdff935fdbd3c77866d9f57d53a SHA256: f19dd2be530fdfce1499fd2d7e3c9362961bc839f8f5981056979dc95c3c8843 SHA512: d21d0ded4e5107638c2e6a15f07d3f4ba5576585c2e9685e0d9410c8bb8217ceb4deb0f6d5191f47094a33a1bc4476f895ba3279baf21c66cf410c7b6da3a36b Homepage: https://github.com/bitflags/bitflags Description: Macro to generate structures which behave like bitflags - Rust source code Source code for Debianized Rust crate "bitflags" Package: librust-bitmaps-dev Architecture: amd64 Version: 2.1.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-bitmaps Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 95 Provides: librust-bitmaps+default-dev (= 2.1.0-ok2), librust-bitmaps+std-dev (= 2.1.0-ok2), librust-bitmaps-2+default-dev (= 2.1.0-ok2), librust-bitmaps-2+std-dev (= 2.1.0-ok2), librust-bitmaps-2-dev (= 2.1.0-ok2), librust-bitmaps-2.1+default-dev (= 2.1.0-ok2), librust-bitmaps-2.1+std-dev (= 2.1.0-ok2), librust-bitmaps-2.1-dev (= 2.1.0-ok2), librust-bitmaps-2.1.0+default-dev (= 2.1.0-ok2), librust-bitmaps-2.1.0+std-dev (= 2.1.0-ok2), librust-bitmaps-2.1.0-dev (= 2.1.0-ok2) Depends: librust-typenum-1+default-dev (>= 1.10.0-~~) Filename: pool/main/r/rust-bitmaps/librust-bitmaps-dev_2.1.0-ok2_amd64.deb Size: 15412 MD5sum: 3a19ca56f4fe43e2f036d96e1151560b SHA1: b0e12e773e3e38ccaac8da2ced91b117f86d929a SHA256: 2d2159324a68df02a691b0f4f79386842397c2caa3e60ce9c4a9114572bf59a5 SHA512: c4b718b6977ece2a626bed170be45bb86f22082ff36890536b70df87fe8d3dfe29c114bf1bf74f4dd6d31ed265b78903e8664e55270f85b57c2e051dd15793c9 Description: Fixed size boolean arrays - Rust source code This package contains the source for the Rust bitmaps crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-blobby-dev Architecture: amd64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-blobby Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 86 Provides: librust-blobby+default-dev (= 0.3.1-ok1), librust-blobby-0+default-dev (= 0.3.1-ok1), librust-blobby-0-dev (= 0.3.1-ok1), librust-blobby-0.3+default-dev (= 0.3.1-ok1), librust-blobby-0.3-dev (= 0.3.1-ok1), librust-blobby-0.3.1+default-dev (= 0.3.1-ok1), librust-blobby-0.3.1-dev (= 0.3.1-ok1) Filename: pool/main/r/rust-blobby/librust-blobby-dev_0.3.1-ok1_amd64.deb Size: 14316 MD5sum: 83e7fdd905d7e8c4c0232802c7f9497e SHA1: cbc4381520447335ed1bdf57aa487da01b80c642 SHA256: ac404b84528657d2a5a8e00cb2af002bd18da789f970404b42a893657dd0a81c SHA512: 4cc687addc32312db9b178a96a20604ead563dc50ad5486f5e2b40b9b493dce63d23158ab8d8cfeb339100c61c7b87b55d09b0ab5322cc249fa16f7107dfbc71 Description: Iterator over simple binary blob storage - Rust source code This package contains the source for the Rust blobby crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-block-buffer-dev Architecture: amd64 Version: 0.10.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-block-buffer Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 95 Provides: librust-block-buffer+default-dev (= 0.10.2-ok1), librust-block-buffer-0+default-dev (= 0.10.2-ok1), librust-block-buffer-0-dev (= 0.10.2-ok1), librust-block-buffer-0.10+default-dev (= 0.10.2-ok1), librust-block-buffer-0.10-dev (= 0.10.2-ok1), librust-block-buffer-0.10.2+default-dev (= 0.10.2-ok1), librust-block-buffer-0.10.2-dev (= 0.10.2-ok1) Depends: librust-generic-array-0.14+default-dev Filename: pool/main/r/rust-block-buffer/librust-block-buffer-dev_0.10.2-ok1_amd64.deb Size: 15294 MD5sum: 237592adf5dcdff260a00ff3036438d3 SHA1: b714be82f717c92810e88d6f20ef7ca1c8a90513 SHA256: 64d928f68789bb968b3002492e0d7a034398de874c9ccec60fccb80f332d1b73 SHA512: de5b16a4ba975c964814abce581af684ab3d85d76901085d876f403cfc642f8c4be32f341b461b922309ab403adbe516cdfe0f4e3f5e047f3429830171d167f4 Description: Buffer type for block processing of data - Rust source code This package contains the source for the Rust block-buffer crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-blocking-dev Architecture: all Version: 1.4.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-blocking Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Provides: librust-blocking-1+default-dev (= 1.4.0-ok1), librust-blocking-1-dev (= 1.4.0-ok1), librust-blocking-1.4-dev (= 1.4.0-ok1), librust-blocking-1.4.0-dev (= 1.4.0-ok1) Depends: librust-async-channel-1+default-dev, librust-async-lock-2+default-dev, librust-async-task-4+default-dev, librust-fastrand-dev (<< 3), librust-futures-lite-1-dev, librust-futures-io-0.3+std-dev, librust-atomic-waker-1+default-dev, librust-tracing-0.1-dev Filename: pool/main/r/rust-blocking/librust-blocking-dev_1.4.0-ok1_all.deb Size: 15756 MD5sum: 2a97ea7cda51ad2efd08ecdd073b30e9 SHA1: 13a34dfdb8a8d2117ef39174705f2414cbd91bd6 SHA256: 4a111be8e65c8d71c186ab24f7970bf1613488af9e10062cbca60d065d11a1eb SHA512: a1a3a60d5c0934ebfa8220ef8f829d12a8ff8f24828968de9ee0437449e2ae6df12be4f664d91aba68ff1078390ddbe05c8540cb7e9bcc9883d68496853a2b52 Homepage: https://github.com/smol-rs/blocking Description: thread pool for isolating blocking I/O - Rust source code blocking provides a thread pool for isolating blocking I/O in async programs. . Sometimes there's no way to avoid blocking I/O. Consider files or stdin, which have weak asyncronous support on modern operating systems. While IOCP, AIO, and io_uring are possible solutions, they're not always available or ideal. . Since blocking is not allowed inside futures, we must move blocking I/O onto a special thread pool provided by this crate. The pool dynamically spawns and stops threads depending on the current number of running I/O jobs. . This package contains the source for the Rust blocking crate, packaged for use with cargo and dh-cargo. Package: librust-bstr-dev Architecture: amd64 Version: 1.7.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bstr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2134 Provides: librust-bstr+alloc-dev (= 1.7.0-ok1), librust-bstr+default-dev (= 1.7.0-ok1), librust-bstr+serde-dev (= 1.7.0-ok1), librust-bstr+std-dev (= 1.7.0-ok1), librust-bstr+unicode-dev (= 1.7.0-ok1), librust-bstr-1+alloc-dev (= 1.7.0-ok1), librust-bstr-1+default-dev (= 1.7.0-ok1), librust-bstr-1+serde-dev (= 1.7.0-ok1), librust-bstr-1+std-dev (= 1.7.0-ok1), librust-bstr-1+unicode-dev (= 1.7.0-ok1), librust-bstr-1-dev (= 1.7.0-ok1), librust-bstr-1.7+alloc-dev (= 1.7.0-ok1), librust-bstr-1.7+default-dev (= 1.7.0-ok1), librust-bstr-1.7+serde-dev (= 1.7.0-ok1), librust-bstr-1.7+std-dev (= 1.7.0-ok1), librust-bstr-1.7+unicode-dev (= 1.7.0-ok1), librust-bstr-1.7-dev (= 1.7.0-ok1), librust-bstr-1.7.0+alloc-dev (= 1.7.0-ok1), librust-bstr-1.7.0+default-dev (= 1.7.0-ok1), librust-bstr-1.7.0+serde-dev (= 1.7.0-ok1), librust-bstr-1.7.0+std-dev (= 1.7.0-ok1), librust-bstr-1.7.0+unicode-dev (= 1.7.0-ok1), librust-bstr-1.7.0-dev (= 1.7.0-ok1) Depends: librust-memchr-2+alloc-dev (>= 2.6.1-~~), librust-memchr-2+std-dev (>= 2.6.1-~~), librust-memchr-2-dev (>= 2.6.1-~~), librust-regex-automata-0.4+dfa-search-dev (>= 0.4.1-~~), librust-serde-1+alloc-dev (>= 1.0.85-~~), librust-serde-1+std-dev (>= 1.0.85-~~), librust-serde-1-dev (>= 1.0.85-~~) Breaks: librust-globset-dev (<= 0.4.10-1) Filename: pool/main/r/rust-bstr/librust-bstr-dev_1.7.0-ok1_amd64.deb Size: 250368 MD5sum: 479076076173e4594560ad93cae2255e SHA1: 71a83746e9b76ca157164763abe85e3a7a9c4c1f SHA256: c4ea7371e031d080bcf74181be55b53622d7b5c66a03459a33884e19f8eda4a7 SHA512: 90a5607a6c8315aaf5db6dc92f0e06c988a0e0544408899475f58a22ce685491257dfd0d881411eddda31cebce56682403d254ae52e22f2025f62fea5d918867 Homepage: https://github.com/BurntSushi/bstr Description: String type that is not required to be valid UTF-8 - Rust source code This package contains the source for the Rust bstr crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-bumpalo-dev Architecture: amd64 Version: 3.14.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bumpalo Origin: openKylin Maintainer: openKylin Developers Installed-Size: 384 Provides: librust-bumpalo+allocator-api-dev (= 3.14.0-ok1), librust-bumpalo+allocator-api2-dev (= 3.14.0-ok1), librust-bumpalo+boxed-dev (= 3.14.0-ok1), librust-bumpalo+collections-dev (= 3.14.0-ok1), librust-bumpalo+default-dev (= 3.14.0-ok1), librust-bumpalo+std-dev (= 3.14.0-ok1), librust-bumpalo-3+allocator-api-dev (= 3.14.0-ok1), librust-bumpalo-3+allocator-api2-dev (= 3.14.0-ok1), librust-bumpalo-3+boxed-dev (= 3.14.0-ok1), librust-bumpalo-3+collections-dev (= 3.14.0-ok1), librust-bumpalo-3+default-dev (= 3.14.0-ok1), librust-bumpalo-3+std-dev (= 3.14.0-ok1), librust-bumpalo-3-dev (= 3.14.0-ok1), librust-bumpalo-3.14+allocator-api-dev (= 3.14.0-ok1), librust-bumpalo-3.14+allocator-api2-dev (= 3.14.0-ok1), librust-bumpalo-3.14+boxed-dev (= 3.14.0-ok1), librust-bumpalo-3.14+collections-dev (= 3.14.0-ok1), librust-bumpalo-3.14+default-dev (= 3.14.0-ok1), librust-bumpalo-3.14+std-dev (= 3.14.0-ok1), librust-bumpalo-3.14-dev (= 3.14.0-ok1), librust-bumpalo-3.14.0+allocator-api-dev (= 3.14.0-ok1), librust-bumpalo-3.14.0+allocator-api2-dev (= 3.14.0-ok1), librust-bumpalo-3.14.0+boxed-dev (= 3.14.0-ok1), librust-bumpalo-3.14.0+collections-dev (= 3.14.0-ok1), librust-bumpalo-3.14.0+default-dev (= 3.14.0-ok1), librust-bumpalo-3.14.0+std-dev (= 3.14.0-ok1), librust-bumpalo-3.14.0-dev (= 3.14.0-ok1) Depends: librust-allocator-api2-0.2-dev (>= 0.2.8-~~) Filename: pool/main/r/rust-bumpalo/librust-bumpalo-dev_3.14.0-ok1_amd64.deb Size: 71340 MD5sum: 0c6d74882b2cf34874ffbc1f2bfe2476 SHA1: 59daad3a2be91013f30ed727fc62f05b508b0b2e SHA256: fe0736bb3691e1a1d38cefaac7275f58b5070b54f7032c2ccc808791dd350de3 SHA512: f5c1ae7a8eff20f5f1d8dea420c1e8e474082b9a6e93ee9d93e5cbd64386f2500f843698348ca7e0c038244c0c04b09dc079d2876b6d25680aaab498854cfc18 Description: Fast bump allocation arena for Rust - Rust source code Source code for Debianized Rust crate "bumpalo" Package: librust-bytecheck-derive-dev Architecture: amd64 Version: 0.6.11-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bytecheck-derive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 40 Provides: librust-bytecheck-derive+default-dev (= 0.6.11-ok1), librust-bytecheck-derive+std-dev (= 0.6.11-ok1), librust-bytecheck-derive-0+default-dev (= 0.6.11-ok1), librust-bytecheck-derive-0+std-dev (= 0.6.11-ok1), librust-bytecheck-derive-0-dev (= 0.6.11-ok1), librust-bytecheck-derive-0.6+default-dev (= 0.6.11-ok1), librust-bytecheck-derive-0.6+std-dev (= 0.6.11-ok1), librust-bytecheck-derive-0.6-dev (= 0.6.11-ok1), librust-bytecheck-derive-0.6.11+default-dev (= 0.6.11-ok1), librust-bytecheck-derive-0.6.11+std-dev (= 0.6.11-ok1), librust-bytecheck-derive-0.6.11-dev (= 0.6.11-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev Filename: pool/main/r/rust-bytecheck-derive/librust-bytecheck-derive-dev_0.6.11-ok1_amd64.deb Size: 6892 MD5sum: d1c8311a3483c45d23952ff203341c6a SHA1: c9f6f5462f1f3090f3a1ef0717f614527a76eb05 SHA256: e95122340245000d35e6b733113ee54fd28494cf3bfca3464f36a9076930f80b SHA512: 2b6a5f3eac4ff5278737dbc830f8a99f23cddd8e1f2860b8ddc7474561f7c886135f3f08491d480411d693676bea4bc25a98e619945d8a8867cfd957f382fc31 Description: Derive macro for bytecheck - Rust source code This package contains the source for the Rust bytecheck_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-bytecheck-dev Architecture: amd64 Version: 0.6.11-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-bytecheck Origin: openKylin Maintainer: openKylin Developers Installed-Size: 59 Provides: librust-bytecheck+default-dev (= 0.6.11-ok2), librust-bytecheck+simdutf8-dev (= 0.6.11-ok2), librust-bytecheck+std-dev (= 0.6.11-ok2), librust-bytecheck+uuid-dev (= 0.6.11-ok2), librust-bytecheck+verbose-dev (= 0.6.11-ok2), librust-bytecheck-0+default-dev (= 0.6.11-ok2), librust-bytecheck-0+simdutf8-dev (= 0.6.11-ok2), librust-bytecheck-0+std-dev (= 0.6.11-ok2), librust-bytecheck-0+uuid-dev (= 0.6.11-ok2), librust-bytecheck-0+verbose-dev (= 0.6.11-ok2), librust-bytecheck-0-dev (= 0.6.11-ok2), librust-bytecheck-0.6+default-dev (= 0.6.11-ok2), librust-bytecheck-0.6+simdutf8-dev (= 0.6.11-ok2), librust-bytecheck-0.6+std-dev (= 0.6.11-ok2), librust-bytecheck-0.6+uuid-dev (= 0.6.11-ok2), librust-bytecheck-0.6+verbose-dev (= 0.6.11-ok2), librust-bytecheck-0.6-dev (= 0.6.11-ok2), librust-bytecheck-0.6.11+default-dev (= 0.6.11-ok2), librust-bytecheck-0.6.11+simdutf8-dev (= 0.6.11-ok2), librust-bytecheck-0.6.11+std-dev (= 0.6.11-ok2), librust-bytecheck-0.6.11+uuid-dev (= 0.6.11-ok2), librust-bytecheck-0.6.11+verbose-dev (= 0.6.11-ok2), librust-bytecheck-0.6.11-dev (= 0.6.11-ok2) Depends: librust-bytecheck-derive-0.6+default-dev (>= 0.6.11-~~), librust-bytecheck-derive-0.6+std-dev (>= 0.6.11-~~), librust-ptr-meta-0.1+std-dev, librust-ptr-meta-0.1-dev, librust-simdutf8-0.1+std-dev, librust-simdutf8-0.1-dev, librust-uuid-1+default-dev (>= 1.3-~~) Filename: pool/main/r/rust-bytecheck/librust-bytecheck-dev_0.6.11-ok2_amd64.deb Size: 10088 MD5sum: 4319d28675850322ecc8d93c0cb35849 SHA1: 0c0b85a38504e739306b99162ca4cd365aa46049 SHA256: 7bbddd9bab0e778dcc66ac635e2c15ad0504108f2fcfdb1cbb16b8b741fe0f97 SHA512: f661d9fa50d5f276ed720bbdad4ce87fba3088c82369afd3fd9c328bfab8ed8511292f2fd8a7e7572a5283cd626ccf71d3f026c59986aa9bd87b26f83ea8ca73 Description: Derive macro for bytecheck - Rust source code This package contains the source for the Rust bytecheck crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-bytemuck-dev Architecture: amd64 Version: 1.14.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bytemuck Origin: openKylin Maintainer: openKylin Developers Installed-Size: 231 Provides: librust-bytemuck+aarch64-simd-dev (= 1.14.0-ok1), librust-bytemuck+align-offset-dev (= 1.14.0-ok1), librust-bytemuck+bytemuck-derive-dev (= 1.14.0-ok1), librust-bytemuck+default-dev (= 1.14.0-ok1), librust-bytemuck+derive-dev (= 1.14.0-ok1), librust-bytemuck+extern-crate-alloc-dev (= 1.14.0-ok1), librust-bytemuck+extern-crate-std-dev (= 1.14.0-ok1), librust-bytemuck+min-const-generics-dev (= 1.14.0-ok1), librust-bytemuck+must-cast-dev (= 1.14.0-ok1), librust-bytemuck+nightly-docs-dev (= 1.14.0-ok1), librust-bytemuck+nightly-portable-simd-dev (= 1.14.0-ok1), librust-bytemuck+nightly-stdsimd-dev (= 1.14.0-ok1), librust-bytemuck+unsound-ptr-pod-impl-dev (= 1.14.0-ok1), librust-bytemuck+wasm-simd-dev (= 1.14.0-ok1), librust-bytemuck+zeroable-atomics-dev (= 1.14.0-ok1), librust-bytemuck+zeroable-maybe-uninit-dev (= 1.14.0-ok1), librust-bytemuck-1+aarch64-simd-dev (= 1.14.0-ok1), librust-bytemuck-1+align-offset-dev (= 1.14.0-ok1), librust-bytemuck-1+bytemuck-derive-dev (= 1.14.0-ok1), librust-bytemuck-1+default-dev (= 1.14.0-ok1), librust-bytemuck-1+derive-dev (= 1.14.0-ok1), librust-bytemuck-1+extern-crate-alloc-dev (= 1.14.0-ok1), librust-bytemuck-1+extern-crate-std-dev (= 1.14.0-ok1), librust-bytemuck-1+min-const-generics-dev (= 1.14.0-ok1), librust-bytemuck-1+must-cast-dev (= 1.14.0-ok1), librust-bytemuck-1+nightly-docs-dev (= 1.14.0-ok1), librust-bytemuck-1+nightly-portable-simd-dev (= 1.14.0-ok1), librust-bytemuck-1+nightly-stdsimd-dev (= 1.14.0-ok1), librust-bytemuck-1+unsound-ptr-pod-impl-dev (= 1.14.0-ok1), librust-bytemuck-1+wasm-simd-dev (= 1.14.0-ok1), librust-bytemuck-1+zeroable-atomics-dev (= 1.14.0-ok1), librust-bytemuck-1+zeroable-maybe-uninit-dev (= 1.14.0-ok1), librust-bytemuck-1-dev (= 1.14.0-ok1), librust-bytemuck-1.14+aarch64-simd-dev (= 1.14.0-ok1), librust-bytemuck-1.14+align-offset-dev (= 1.14.0-ok1), librust-bytemuck-1.14+bytemuck-derive-dev (= 1.14.0-ok1), librust-bytemuck-1.14+default-dev (= 1.14.0-ok1), librust-bytemuck-1.14+derive-dev (= 1.14.0-ok1), librust-bytemuck-1.14+extern-crate-alloc-dev (= 1.14.0-ok1), librust-bytemuck-1.14+extern-crate-std-dev (= 1.14.0-ok1), librust-bytemuck-1.14+min-const-generics-dev (= 1.14.0-ok1), librust-bytemuck-1.14+must-cast-dev (= 1.14.0-ok1), librust-bytemuck-1.14+nightly-docs-dev (= 1.14.0-ok1), librust-bytemuck-1.14+nightly-portable-simd-dev (= 1.14.0-ok1), librust-bytemuck-1.14+nightly-stdsimd-dev (= 1.14.0-ok1), librust-bytemuck-1.14+unsound-ptr-pod-impl-dev (= 1.14.0-ok1), librust-bytemuck-1.14+wasm-simd-dev (= 1.14.0-ok1), librust-bytemuck-1.14+zeroable-atomics-dev (= 1.14.0-ok1), librust-bytemuck-1.14+zeroable-maybe-uninit-dev (= 1.14.0-ok1), librust-bytemuck-1.14-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+aarch64-simd-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+align-offset-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+bytemuck-derive-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+default-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+derive-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+extern-crate-alloc-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+extern-crate-std-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+min-const-generics-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+must-cast-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+nightly-docs-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+nightly-portable-simd-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+nightly-stdsimd-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+unsound-ptr-pod-impl-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+wasm-simd-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+zeroable-atomics-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0+zeroable-maybe-uninit-dev (= 1.14.0-ok1), librust-bytemuck-1.14.0-dev (= 1.14.0-ok1) Depends: librust-bytemuck-derive-1+default-dev (>= 1.4-~~) Filename: pool/main/r/rust-bytemuck/librust-bytemuck-dev_1.14.0-ok1_amd64.deb Size: 41312 MD5sum: f56a45346964648c5552d377a3feeb0e SHA1: 075c349e86bf7130800b2abd2c3aa305b0388c32 SHA256: db110b16773dc0a72472568c78f6feed3653bbda35a1ef3f9533db5768126dee SHA512: c6c4d14f755cfcc4900e7f10d006c69d043bae327d96ed1620cfdd0b5c3f9c9c89ae8b196d0256c4a249a08978c12fd361092cc8dddd15fb2af36e8256b9ea4c Description: Mucking around with piles of bytes - Rust source code Source code for Debianized Rust crate "bytemuck" Package: librust-byteorder-dev Architecture: amd64 Version: 1.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-byteorder Origin: openKylin Maintainer: openKylin Developers Installed-Size: 210 Provides: librust-byteorder+default-dev (= 1.5.0-ok1), librust-byteorder+i128-dev (= 1.5.0-ok1), librust-byteorder+std-dev (= 1.5.0-ok1), librust-byteorder-1+default-dev (= 1.5.0-ok1), librust-byteorder-1+i128-dev (= 1.5.0-ok1), librust-byteorder-1+std-dev (= 1.5.0-ok1), librust-byteorder-1-dev (= 1.5.0-ok1), librust-byteorder-1.5+default-dev (= 1.5.0-ok1), librust-byteorder-1.5+i128-dev (= 1.5.0-ok1), librust-byteorder-1.5+std-dev (= 1.5.0-ok1), librust-byteorder-1.5-dev (= 1.5.0-ok1), librust-byteorder-1.5.0+default-dev (= 1.5.0-ok1), librust-byteorder-1.5.0+i128-dev (= 1.5.0-ok1), librust-byteorder-1.5.0+std-dev (= 1.5.0-ok1), librust-byteorder-1.5.0-dev (= 1.5.0-ok1) Filename: pool/main/r/rust-byteorder/librust-byteorder-dev_1.5.0-ok1_amd64.deb Size: 21272 MD5sum: 601ca8798319c6ab560a610f8337b01f SHA1: 0679956f5b37522b34b7f38fd0a1c02d5242b327 SHA256: f943dc5babc8aa907587e5f27914e1ab7d5e15acf66010df48ef2c05c1ffa34e SHA512: e4aea9ca26ad230a495c4183b10993ef20cc29e10c317d7a96bf03d9d11ab51a570f8f17fcf282dc180cd486887e8bb15a591e91505835fc7981df610a6ae3b8 Homepage: https://github.com/BurntSushi/byteorder Description: Reading/writing numbers in big-endian and little-endian - Rust source code Source code for Debianized Rust crate "byteorder" Package: librust-bytes+serde-dev Architecture: amd64 Version: 1.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bytes Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-bytes-1+serde-dev (= 1.5.0-ok1), librust-bytes-1.5+serde-dev (= 1.5.0-ok1), librust-bytes-1.5.0+serde-dev (= 1.5.0-ok1) Depends: librust-bytes-dev (= 1.5.0-ok1), librust-serde-1+alloc-dev (>= 1.0.60-~~) Filename: pool/main/r/rust-bytes/librust-bytes+serde-dev_1.5.0-ok1_amd64.deb Size: 1172 MD5sum: 9f90c301d1bb9cf7d079c23e28c3b0ce SHA1: 8a9d194fe580ee7b4f13fde80584307bb528511b SHA256: e299ce62536605c8d1212e42cc357c2499632ae4e9b7293b6f011513f4e7fe97 SHA512: a294915d15b11c52315d229f9df0d9869fd675e52c87cf1c1e2136053caf44cf37829aa17741eccd2aeea03cda98e4cd34f55344344a54070f6f3f999d32f4db Description: Types and traits for working with bytes - feature "serde" This metapackage enables feature "serde" for the Rust bytes crate, by pulling in any additional dependencies needed by that feature. Package: librust-bytes-dev Architecture: amd64 Version: 1.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-bytes Origin: openKylin Maintainer: openKylin Developers Installed-Size: 330 Provides: librust-bytes+default-dev (= 1.5.0-ok1), librust-bytes+std-dev (= 1.5.0-ok1), librust-bytes-1+default-dev (= 1.5.0-ok1), librust-bytes-1+std-dev (= 1.5.0-ok1), librust-bytes-1-dev (= 1.5.0-ok1), librust-bytes-1.5+default-dev (= 1.5.0-ok1), librust-bytes-1.5+std-dev (= 1.5.0-ok1), librust-bytes-1.5-dev (= 1.5.0-ok1), librust-bytes-1.5.0+default-dev (= 1.5.0-ok1), librust-bytes-1.5.0+std-dev (= 1.5.0-ok1), librust-bytes-1.5.0-dev (= 1.5.0-ok1) Suggests: librust-bytes+serde-dev (= 1.5.0-ok1) Filename: pool/main/r/rust-bytes/librust-bytes-dev_1.5.0-ok1_amd64.deb Size: 50172 MD5sum: 8aaee95dec9293f8f01bf11b5953edf7 SHA1: 3019d7a151a7929437d1e4a0ab25197fdefd7675 SHA256: 2e0a904ae527023e292c45c932bbf9d5d2abb824a48493810c3a7bd0f8892fc9 SHA512: d38e333c92ee5fed566dbfbe35feb23d6f52bfc66dfeb1cb53a648643a61afcbcd3d072dfa20c262935a86d19dea281e8b776b5b066850cac3b63aa8bdfbf587 Description: Types and traits for working with bytes - Rust source code Source code for Debianized Rust crate "bytes" Package: librust-cargo-platform-dev Architecture: amd64 Version: 0.1.2-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-cargo-platform Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 76 Provides: librust-cargo-platform+default-dev (= 0.1.2-ok2), librust-cargo-platform-0+default-dev (= 0.1.2-ok2), librust-cargo-platform-0-dev (= 0.1.2-ok2), librust-cargo-platform-0.1+default-dev (= 0.1.2-ok2), librust-cargo-platform-0.1-dev (= 0.1.2-ok2), librust-cargo-platform-0.1.2+default-dev (= 0.1.2-ok2), librust-cargo-platform-0.1.2-dev (= 0.1.2-ok2) Depends: librust-serde-1+default-dev (>= 1.0.82-~~), librust-serde-1+derive-dev (>= 1.0.82-~~) Filename: pool/main/r/rust-cargo-platform/librust-cargo-platform-dev_0.1.2-ok2_amd64.deb Size: 13356 MD5sum: 2b528490fc4cb3ed9ab2675617da2d20 SHA1: 62fe18554cd9207bbadceafc5f5e1cb333eeefeb SHA256: 036ff1d45e3213eaba0391606585401f524940d00e1d74bc0a33b52043afff29 SHA512: 8f3b33a905eb4f098d0dee3fcf6c81f4bac533193255a864fd473ab04c52ef434f576dc93fdc052164eea24c9393f2dcdfd269c400f77d1a77ed9e35be5eb5f0 Homepage: https://github.com/rust-lang/cargo Description: Cargo's representation of a target platform - Rust source code This package contains the source for the Rust cargo-platform crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cast-dev Architecture: amd64 Version: 0.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cast Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 82 Provides: librust-cast+default-dev (= 0.3.0-ok1), librust-cast+std-dev (= 0.3.0-ok1), librust-cast-0+default-dev (= 0.3.0-ok1), librust-cast-0+std-dev (= 0.3.0-ok1), librust-cast-0-dev (= 0.3.0-ok1), librust-cast-0.3+default-dev (= 0.3.0-ok1), librust-cast-0.3+std-dev (= 0.3.0-ok1), librust-cast-0.3-dev (= 0.3.0-ok1), librust-cast-0.3.0+default-dev (= 0.3.0-ok1), librust-cast-0.3.0+std-dev (= 0.3.0-ok1), librust-cast-0.3.0-dev (= 0.3.0-ok1) Filename: pool/main/r/rust-cast/librust-cast-dev_0.3.0-ok1_amd64.deb Size: 13510 MD5sum: 6a98b5ff01542305086268e925cc2b85 SHA1: 591bf538f37a8f79c103fa6c36a58fc345a9d17c SHA256: 3c1e6318dcebba665173e3130b71957c5aaf17bbecbc9ad7de15fd6cea9e124a SHA512: 45ea47fb19f09067dfbf67a5b72c7bffbb518531b717fd23eb1cc6193b60808ba614e73c53ef360bffa3b384add81e4d3dfaef356aeac75cebec5c44f333681b Description: Ergonomic, checked cast functions for primitive types - Rust source code This package contains the source for the Rust cast crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cc+jobserver-dev Architecture: amd64 Version: 1.0.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-cc+parallel-dev (= 1.0.83-ok1), librust-cc-1+jobserver-dev (= 1.0.83-ok1), librust-cc-1+parallel-dev (= 1.0.83-ok1), librust-cc-1.0+jobserver-dev (= 1.0.83-ok1), librust-cc-1.0+parallel-dev (= 1.0.83-ok1), librust-cc-1.0.83+jobserver-dev (= 1.0.83-ok1), librust-cc-1.0.83+parallel-dev (= 1.0.83-ok1) Depends: librust-cc-dev (= 1.0.83-ok1), librust-jobserver-0.1+default-dev (>= 0.1.16-~~) Filename: pool/main/r/rust-cc/librust-cc+jobserver-dev_1.0.83-ok1_amd64.deb Size: 1276 MD5sum: 44b6cfd20384445ad2ac1a67c13d45cb SHA1: eddf299a260471bf2415aee7d925dc6119f55f76 SHA256: 2edc5be407387c06c792f6ea8301664aaef22c8efa29cc7ad84603d531ee604f SHA512: 1101d3592536879fccae473c0522913458d5cf2cec8e2796010c32dcf83ccf2557716335b0dd321e0319422f4ab63a7135d4773bbb92f8ee53d0a14cf2464e27 Homepage: https://github.com/rust-lang/cc-rs Description: Build C/C++/asm in build.rs - feature "jobserver" and 1 more This metapackage enables feature "jobserver" for the Rust cc crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "parallel" feature. Package: librust-cc-dev Architecture: amd64 Version: 1.0.83-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 296 Provides: librust-cc+default-dev (= 1.0.83-ok1), librust-cc-1+default-dev (= 1.0.83-ok1), librust-cc-1-dev (= 1.0.83-ok1), librust-cc-1.0+default-dev (= 1.0.83-ok1), librust-cc-1.0-dev (= 1.0.83-ok1), librust-cc-1.0.83+default-dev (= 1.0.83-ok1), librust-cc-1.0.83-dev (= 1.0.83-ok1) Depends: librust-libc-0.2-dev (>= 0.2.62-~~) Suggests: librust-cc+jobserver-dev (= 1.0.83-ok1) Filename: pool/main/r/rust-cc/librust-cc-dev_1.0.83-ok1_amd64.deb Size: 59716 MD5sum: a6e4b8f08aad6d8e0cc5ed594a046216 SHA1: 406806b83331e3a09c2d400fe157f6896f9ca40f SHA256: a1da79d5032a4ce606efb2b98f8a23ac852c31f5c42e50f504215467abd47743 SHA512: 7abd3092f933359b86cb31b1519ed225e937b9d97fa923d9ec919ee892290d072d38e46fa45602a8827a1cdd7ae5dbf1ac506104f932990016fffd6186e6292a Homepage: https://github.com/rust-lang/cc-rs Description: Build C/C++/asm in build.rs - Rust source code This package contains the source for the Rust cc crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cexpr-dev Architecture: amd64 Version: 0.6.0-1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cexpr Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 93 Provides: librust-cexpr+default-dev (= 0.6.0-1-ok1), librust-cexpr-0+default-dev (= 0.6.0-1-ok1), librust-cexpr-0-dev (= 0.6.0-1-ok1), librust-cexpr-0.6+default-dev (= 0.6.0-1-ok1), librust-cexpr-0.6-dev (= 0.6.0-1-ok1), librust-cexpr-0.6.0+default-dev (= 0.6.0-1-ok1), librust-cexpr-0.6.0-dev (= 0.6.0-1-ok1) Depends: librust-nom-7+std-dev Filename: pool/main/r/rust-cexpr/librust-cexpr-dev_0.6.0-1-ok1_amd64.deb Size: 19008 MD5sum: 904094f3cfcd16d460fbf0dae0dc899f SHA1: d9a52cc0f4493ba2d33e1d7711a9d5fa55a4552c SHA256: f8a6becc6bac982cc835099d638c62eebb27cf260748bcd6921f1bce1cc55253 SHA512: ab062ba3f56cadea284ff58b30a83687b61be5fef5961b7f7b86e38183707c7e2c4481302100c950c6972662941fb2d0b4e95b78964780b136f5ee8bfb5bfa74 Description: C expression parser and evaluator - Rust source code This package contains the source for the Rust cexpr crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cfg-if+core-dev Architecture: amd64 Version: 1.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cfg-if Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Provides: librust-cfg-if-1+core-dev (= 1.0.0-ok1), librust-cfg-if-1.0+core-dev (= 1.0.0-ok1), librust-cfg-if-1.0.0+core-dev (= 1.0.0-ok1) Depends: librust-cfg-if-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-cfg-if/librust-cfg-if+core-dev_1.0.0-ok1_amd64.deb Size: 962 MD5sum: 35719bdeca7bd85e8f6e3d96248ce216 SHA1: 0fcc37bc780bcbdd59b73f1ab5d8140b6e8159c0 SHA256: eddb8bfc419e6183793c792051736a49c3b945e58089212bb9f6fcd0167a39f5 SHA512: 56e2b72fa9f9bd4d91b675450c1971f2deb5b4249e0353154426bc9cbef61e135b77ca9fb6e81c945051141d17d5f7f895b8e68b410e0880776c492742ce73f7 Homepage: https://github.com/alexcrichton/cfg-if Description: Macro to ergonomically define an item depending on a large number of #[cfg] parameters - feature "core" Structured like an if-else chain, the first matching branch is the item that gets emitted. . This metapackage enables feature "core" for the Rust cfg-if crate, by pulling in any additional dependencies needed by that feature. Package: librust-cfg-if-0.1+core-dev Architecture: amd64 Version: 0.1.10-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cfg-if-0.1 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6 Provides: librust-cfg-if+core-dev (= 0.1.10-ok1), librust-cfg-if-0+core-dev (= 0.1.10-ok1), librust-cfg-if-0.1.10+core-dev (= 0.1.10-ok1) Depends: librust-cfg-if-0.1-dev (= 0.1.10-ok1), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-cfg-if-0.1/librust-cfg-if-0.1+core-dev_0.1.10-ok1_amd64.deb Size: 956 MD5sum: f0792e21e9595de92197a6de7546d8e6 SHA1: 4090477b08d45a0d7accb79ddf77e9e89e1059b9 SHA256: 73773db9615c9e6549255522711e14bab7ba69db53743b585288fa998f128ebd SHA512: 010092253391725271c42e610cd7d3e78d44fbdacce389fb4ba2e871cd6ca77d1c877ac64f3c942bbdea5e0ee37f3d554eacf28a3a9064c97b8c6d37ad1a7ed1 Homepage: https://github.com/alexcrichton/cfg-if Description: Macro to ergonomically define an item depending on a large number of #[cfg] parameters - feature "core" Structured like an if-else chain, the first matching branch is the item that gets emitted. . This metapackage enables feature "core" for the Rust cfg-if crate, by pulling in any additional dependencies needed by that feature. Package: librust-cfg-if-0.1-dev Architecture: amd64 Version: 0.1.10-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cfg-if-0.1 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 89 Provides: librust-cfg-if+default-dev (= 0.1.10-ok1), librust-cfg-if-0+default-dev (= 0.1.10-ok1), librust-cfg-if-0-dev (= 0.1.10-ok1), librust-cfg-if-0.1+default-dev (= 0.1.10-ok1), librust-cfg-if-0.1.10+default-dev (= 0.1.10-ok1), librust-cfg-if-0.1.10-dev (= 0.1.10-ok1), librust-cfg-if-dev (= 0.1.10-ok1) Suggests: librust-cfg-if-0.1+core-dev (= 0.1.10-ok1) Breaks: librust-cfg-if-0.1.10-dev Replaces: librust-cfg-if-0.1.10-dev Filename: pool/main/r/rust-cfg-if-0.1/librust-cfg-if-0.1-dev_0.1.10-ok1_amd64.deb Size: 13336 MD5sum: f449965745cbd98515df6fea9a7367c2 SHA1: 9693b151f2cc200540055413a8a277df3c69c9cc SHA256: 409b673364be2194b2dacf6d9c9aeb8a8fd362f61b821b1f36fe818291601238 SHA512: 4494f15017f5c93e443dce28aa0833f107c0421157522197a043e5d2da3766c43c64d2afdbb29413ba5f53df7595cff5418f432cba36dee0c7109ce5ed185583 Homepage: https://github.com/alexcrichton/cfg-if Description: Macro to ergonomically define an item depending on a large number of #[cfg] parameters - Rust source code Structured like an if-else chain, the first matching branch is the item that gets emitted. . This package contains the source for the Rust cfg-if crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cfg-if-dev Architecture: amd64 Version: 1.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cfg-if Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 59 Provides: librust-cfg-if+default-dev (= 1.0.0-ok1), librust-cfg-if-1+default-dev (= 1.0.0-ok1), librust-cfg-if-1-dev (= 1.0.0-ok1), librust-cfg-if-1.0+default-dev (= 1.0.0-ok1), librust-cfg-if-1.0-dev (= 1.0.0-ok1), librust-cfg-if-1.0.0+default-dev (= 1.0.0-ok1), librust-cfg-if-1.0.0-dev (= 1.0.0-ok1) Suggests: librust-cfg-if+core-dev (= 1.0.0-ok1) Filename: pool/main/r/rust-cfg-if/librust-cfg-if-dev_1.0.0-ok1_amd64.deb Size: 10050 MD5sum: bb5d228cd0ba887e539055b2a1408eec SHA1: d2f9da20b2005ab24b8d09e94b974fa62d8a30ea SHA256: 9b6eaa26848b2facc4153f0c25730bce52684e95a45cfe3d2968ee9fc32ac7f8 SHA512: 7c42546003398561e909723aed2d49107444358732e5064a1332ad5cffc361ba50b9ab38e2faf4887148f2175a6f2410c8691cffcb2c6146356e06231fcf1a0a Homepage: https://github.com/alexcrichton/cfg-if Description: Macro to ergonomically define an item depending on a large number of #[cfg] parameters - Rust source code Structured like an if-else chain, the first matching branch is the item that gets emitted. . This package contains the source for the Rust cfg-if crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-chrono-dev Architecture: amd64 Version: 0.4.31-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-chrono Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1231 Provides: librust-chrono+alloc-dev (= 0.4.31-ok1), librust-chrono+arbitrary-dev (= 0.4.31-ok1), librust-chrono+clock-dev (= 0.4.31-ok1), librust-chrono+default-dev (= 0.4.31-ok1), librust-chrono+iana-time-zone-dev (= 0.4.31-ok1), librust-chrono+js-sys-dev (= 0.4.31-ok1), librust-chrono+libc-dev (= 0.4.31-ok1), librust-chrono+pure-rust-locales-dev (= 0.4.31-ok1), librust-chrono+rkyv-dev (= 0.4.31-ok1), librust-chrono+rustc-serialize-dev (= 0.4.31-ok1), librust-chrono+serde-dev (= 0.4.31-ok1), librust-chrono+std-dev (= 0.4.31-ok1), librust-chrono+unstable-locales-dev (= 0.4.31-ok1), librust-chrono+wasm-bindgen-dev (= 0.4.31-ok1), librust-chrono+wasmbind-dev (= 0.4.31-ok1), librust-chrono-0+alloc-dev (= 0.4.31-ok1), librust-chrono-0+arbitrary-dev (= 0.4.31-ok1), librust-chrono-0+clock-dev (= 0.4.31-ok1), librust-chrono-0+default-dev (= 0.4.31-ok1), librust-chrono-0+iana-time-zone-dev (= 0.4.31-ok1), librust-chrono-0+js-sys-dev (= 0.4.31-ok1), librust-chrono-0+libc-dev (= 0.4.31-ok1), librust-chrono-0+pure-rust-locales-dev (= 0.4.31-ok1), librust-chrono-0+rkyv-dev (= 0.4.31-ok1), librust-chrono-0+rustc-serialize-dev (= 0.4.31-ok1), librust-chrono-0+serde-dev (= 0.4.31-ok1), librust-chrono-0+std-dev (= 0.4.31-ok1), librust-chrono-0+unstable-locales-dev (= 0.4.31-ok1), librust-chrono-0+wasm-bindgen-dev (= 0.4.31-ok1), librust-chrono-0+wasmbind-dev (= 0.4.31-ok1), librust-chrono-0-dev (= 0.4.31-ok1), librust-chrono-0.4+alloc-dev (= 0.4.31-ok1), librust-chrono-0.4+arbitrary-dev (= 0.4.31-ok1), librust-chrono-0.4+clock-dev (= 0.4.31-ok1), librust-chrono-0.4+default-dev (= 0.4.31-ok1), librust-chrono-0.4+iana-time-zone-dev (= 0.4.31-ok1), librust-chrono-0.4+js-sys-dev (= 0.4.31-ok1), librust-chrono-0.4+libc-dev (= 0.4.31-ok1), librust-chrono-0.4+pure-rust-locales-dev (= 0.4.31-ok1), librust-chrono-0.4+rkyv-dev (= 0.4.31-ok1), librust-chrono-0.4+rustc-serialize-dev (= 0.4.31-ok1), librust-chrono-0.4+serde-dev (= 0.4.31-ok1), librust-chrono-0.4+std-dev (= 0.4.31-ok1), librust-chrono-0.4+unstable-locales-dev (= 0.4.31-ok1), librust-chrono-0.4+wasm-bindgen-dev (= 0.4.31-ok1), librust-chrono-0.4+wasmbind-dev (= 0.4.31-ok1), librust-chrono-0.4-dev (= 0.4.31-ok1), librust-chrono-0.4.31+alloc-dev (= 0.4.31-ok1), librust-chrono-0.4.31+arbitrary-dev (= 0.4.31-ok1), librust-chrono-0.4.31+clock-dev (= 0.4.31-ok1), librust-chrono-0.4.31+default-dev (= 0.4.31-ok1), librust-chrono-0.4.31+iana-time-zone-dev (= 0.4.31-ok1), librust-chrono-0.4.31+js-sys-dev (= 0.4.31-ok1), librust-chrono-0.4.31+libc-dev (= 0.4.31-ok1), librust-chrono-0.4.31+pure-rust-locales-dev (= 0.4.31-ok1), librust-chrono-0.4.31+rkyv-dev (= 0.4.31-ok1), librust-chrono-0.4.31+rustc-serialize-dev (= 0.4.31-ok1), librust-chrono-0.4.31+serde-dev (= 0.4.31-ok1), librust-chrono-0.4.31+std-dev (= 0.4.31-ok1), librust-chrono-0.4.31+unstable-locales-dev (= 0.4.31-ok1), librust-chrono-0.4.31+wasm-bindgen-dev (= 0.4.31-ok1), librust-chrono-0.4.31+wasmbind-dev (= 0.4.31-ok1), librust-chrono-0.4.31-dev (= 0.4.31-ok1) Depends: librust-arbitrary-1+default-dev, librust-arbitrary-1+derive-dev, librust-iana-time-zone-0.1+default-dev (>= 0.1.45-~~), librust-iana-time-zone-0.1+fallback-dev (>= 0.1.45-~~), librust-js-sys-0.3+default-dev, librust-num-traits-0.2-dev, librust-pure-rust-locales-0.7+default-dev, librust-rkyv-0.7+default-dev, librust-rustc-serialize-0.3+default-dev (>= 0.3.20-~~), librust-serde-1-dev (>= 1.0.99-~~), librust-wasm-bindgen-0.2+default-dev Filename: pool/main/r/rust-chrono/librust-chrono-dev_0.4.31-ok1_amd64.deb Size: 162888 MD5sum: ed2ee2d64c6f86f5ed1f3036b6c5d786 SHA1: 7e2b7dfe83d9c985c9a97284d784afc284e52f20 SHA256: c9b7b74cfc3c6fc70fea9a53df88f7125c211d956e47ad4ed01937ac21b2e61f SHA512: 43ee989801b889cba3ee1b50db5c5c233e5ffc14b8b9d30ac0736fd8e3c2672785c0d91688f94fabc08c72a0841c026b587f25ce6698b8ceee5d4102bb11a05e Homepage: https://github.com/chronotope/chrono Description: Date and time library for Rust - Rust source code Source code for Debianized Rust crate "chrono" Package: librust-clang-sys+libloading-dev Architecture: amd64 Version: 1.3.0-2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-clang-sys Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-clang-sys+runtime-dev (= 1.3.0-2-ok1), librust-clang-sys-1+libloading-dev (= 1.3.0-2-ok1), librust-clang-sys-1+runtime-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+libloading-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+runtime-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+libloading-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+runtime-dev (= 1.3.0-2-ok1) Depends: librust-clang-sys-dev (= 1.3.0-2-ok1), librust-libloading-0.7+default-dev Filename: pool/main/r/rust-clang-sys/librust-clang-sys+libloading-dev_1.3.0-2-ok1_amd64.deb Size: 1228 MD5sum: dbb65fbc83e6495a89c8e2d94b66fd1c SHA1: 246c1e8cced244232b5569e2e415f8b67cc04a3f SHA256: 09461afe34c254e199920fdec91de8f92f551c50de214aefb20e57bca39393c3 SHA512: 87f82276a074215277040a465d1bee39ad3446e46d2a219cdf2dc2888e84aa6026628a232a8508f0c9e83b1d59071eab50d1e59a273efd3e79f01b288182ed83 Description: Rust bindings for libclang - feature "libloading" and 1 more This metapackage enables feature "libloading" for the Rust clang-sys crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "runtime" feature. Package: librust-clang-sys-dev Architecture: amd64 Version: 1.3.0-2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-clang-sys Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 559 Provides: librust-clang-sys+clang-10-0-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-11-0-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-12-0-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-13-0-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-3-5-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-3-6-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-3-7-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-3-8-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-3-9-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-4-0-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-5-0-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-6-0-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-7-0-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-8-0-dev (= 1.3.0-2-ok1), librust-clang-sys+clang-9-0-dev (= 1.3.0-2-ok1), librust-clang-sys+default-dev (= 1.3.0-2-ok1), librust-clang-sys+static-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-10-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-11-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-12-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-13-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-3-5-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-3-6-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-3-7-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-3-8-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-3-9-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-4-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-5-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-6-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-7-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-8-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1+clang-9-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1+default-dev (= 1.3.0-2-ok1), librust-clang-sys-1+static-dev (= 1.3.0-2-ok1), librust-clang-sys-1-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-10-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-11-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-12-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-13-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-3-5-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-3-6-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-3-7-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-3-8-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-3-9-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-4-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-5-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-6-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-7-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-8-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+clang-9-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+default-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3+static-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-10-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-11-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-12-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-13-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-3-5-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-3-6-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-3-7-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-3-8-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-3-9-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-4-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-5-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-6-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-7-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-8-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+clang-9-0-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+default-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0+static-dev (= 1.3.0-2-ok1), librust-clang-sys-1.3.0-dev (= 1.3.0-2-ok1) Depends: librust-glob-0.3+default-dev, librust-libc-0.2-dev (>= 0.2.39-~~), libclang-dev, llvm, clang Suggests: librust-clang-sys+libloading-dev (= 1.3.0-2-ok1) Filename: pool/main/r/rust-clang-sys/librust-clang-sys-dev_1.3.0-2-ok1_amd64.deb Size: 58404 MD5sum: 9c822724ab72437db832a9acda4ce8d6 SHA1: ca66b577ca21a880ed948feb0daf3ca1e4077b9f SHA256: 62155ad496596dcf8919bccb48d138a8d80a9de61474e3960150a13ffad77190 SHA512: 73811f4d94ab987a1b56ba79c73a17e297172e572333cfd92e537f575b42ea5082bbc8ae0df057c87e6c599b9905dd8eb2facd4ba18a5d7253a64c7f2fa12f7c Description: Rust bindings for libclang - Rust source code Source code for Debianized Rust crate "clang-sys" Package: librust-clap-2-dev Architecture: amd64 Version: 2.34.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-clap-2 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1067 Provides: librust-clap+ansi-term-dev (= 2.34.0-ok1), librust-clap+atty-dev (= 2.34.0-ok1), librust-clap+color-dev (= 2.34.0-ok1), librust-clap+debug-dev (= 2.34.0-ok1), librust-clap+default-dev (= 2.34.0-ok1), librust-clap+doc-dev (= 2.34.0-ok1), librust-clap+nightly-dev (= 2.34.0-ok1), librust-clap+no-cargo-dev (= 2.34.0-ok1), librust-clap+strsim-dev (= 2.34.0-ok1), librust-clap+suggestions-dev (= 2.34.0-ok1), librust-clap+term-size-dev (= 2.34.0-ok1), librust-clap+unstable-dev (= 2.34.0-ok1), librust-clap+vec-map-dev (= 2.34.0-ok1), librust-clap+wrap-help-dev (= 2.34.0-ok1), librust-clap+yaml-dev (= 2.34.0-ok1), librust-clap+yaml-rust-dev (= 2.34.0-ok1), librust-clap-2+ansi-term-dev (= 2.34.0-ok1), librust-clap-2+atty-dev (= 2.34.0-ok1), librust-clap-2+color-dev (= 2.34.0-ok1), librust-clap-2+debug-dev (= 2.34.0-ok1), librust-clap-2+default-dev (= 2.34.0-ok1), librust-clap-2+doc-dev (= 2.34.0-ok1), librust-clap-2+nightly-dev (= 2.34.0-ok1), librust-clap-2+no-cargo-dev (= 2.34.0-ok1), librust-clap-2+strsim-dev (= 2.34.0-ok1), librust-clap-2+suggestions-dev (= 2.34.0-ok1), librust-clap-2+term-size-dev (= 2.34.0-ok1), librust-clap-2+unstable-dev (= 2.34.0-ok1), librust-clap-2+vec-map-dev (= 2.34.0-ok1), librust-clap-2+wrap-help-dev (= 2.34.0-ok1), librust-clap-2+yaml-dev (= 2.34.0-ok1), librust-clap-2+yaml-rust-dev (= 2.34.0-ok1), librust-clap-2.34+ansi-term-dev (= 2.34.0-ok1), librust-clap-2.34+atty-dev (= 2.34.0-ok1), librust-clap-2.34+color-dev (= 2.34.0-ok1), librust-clap-2.34+debug-dev (= 2.34.0-ok1), librust-clap-2.34+default-dev (= 2.34.0-ok1), librust-clap-2.34+doc-dev (= 2.34.0-ok1), librust-clap-2.34+nightly-dev (= 2.34.0-ok1), librust-clap-2.34+no-cargo-dev (= 2.34.0-ok1), librust-clap-2.34+strsim-dev (= 2.34.0-ok1), librust-clap-2.34+suggestions-dev (= 2.34.0-ok1), librust-clap-2.34+term-size-dev (= 2.34.0-ok1), librust-clap-2.34+unstable-dev (= 2.34.0-ok1), librust-clap-2.34+vec-map-dev (= 2.34.0-ok1), librust-clap-2.34+wrap-help-dev (= 2.34.0-ok1), librust-clap-2.34+yaml-dev (= 2.34.0-ok1), librust-clap-2.34+yaml-rust-dev (= 2.34.0-ok1), librust-clap-2.34-dev (= 2.34.0-ok1), librust-clap-2.34.0+ansi-term-dev (= 2.34.0-ok1), librust-clap-2.34.0+atty-dev (= 2.34.0-ok1), librust-clap-2.34.0+color-dev (= 2.34.0-ok1), librust-clap-2.34.0+debug-dev (= 2.34.0-ok1), librust-clap-2.34.0+default-dev (= 2.34.0-ok1), librust-clap-2.34.0+doc-dev (= 2.34.0-ok1), librust-clap-2.34.0+nightly-dev (= 2.34.0-ok1), librust-clap-2.34.0+no-cargo-dev (= 2.34.0-ok1), librust-clap-2.34.0+strsim-dev (= 2.34.0-ok1), librust-clap-2.34.0+suggestions-dev (= 2.34.0-ok1), librust-clap-2.34.0+term-size-dev (= 2.34.0-ok1), librust-clap-2.34.0+unstable-dev (= 2.34.0-ok1), librust-clap-2.34.0+vec-map-dev (= 2.34.0-ok1), librust-clap-2.34.0+wrap-help-dev (= 2.34.0-ok1), librust-clap-2.34.0+yaml-dev (= 2.34.0-ok1), librust-clap-2.34.0+yaml-rust-dev (= 2.34.0-ok1), librust-clap-2.34.0-dev (= 2.34.0-ok1), librust-clap-dev (= 2.34.0-ok1) Depends: librust-ansi-term-0.12+default-dev, librust-atty-0.2+default-dev (>= 0.2.2-~~), librust-bitflags-1+default-dev, librust-strsim-0.10+default-dev | librust-strsim-0.9+default-dev | librust-strsim-0.8+default-dev | librust-strsim-0.7+default-dev, librust-term-size-0.3+default-dev, librust-textwrap-0.16+default-dev, librust-textwrap-0.16+terminal-size-dev, librust-unicode-width-0.1+default-dev (>= 0.1.4-~~), librust-vec-map-0.8+default-dev, librust-yaml-rust-0.4+default-dev | librust-yaml-rust-0.3+default-dev (>= 0.3.5-~~) Breaks: librust-clap-2.34.0-dev Replaces: librust-clap-2.34.0-dev Filename: pool/main/r/rust-clap-2/librust-clap-2-dev_2.34.0-ok1_amd64.deb Size: 166646 MD5sum: 71c3c6db1481c3b93ab3806a145c199d SHA1: 690437c5241c64c124c26d6c0856425c37f3ff8f SHA256: 28e23c57006d5367289b94bf2d339cdb665de65307fa514aa64eaf5978e3741e SHA512: eefcdaa1653c7f6e79a8791ae41b9b19410479f8ff1a9e6e33e8850e643c90291625cd52a8914d22707262d743cf1755aa9ded5f2b5badfd398f20a29a6855bc Homepage: https://clap.rs/ Description: Rust Command Line Argument Parser - Rust source code This package contains the source for the Rust clap crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-clap-3-dev Architecture: amd64 Version: 3.2.25-ok3 Multi-Arch: same Priority: optional Section: rust Source: rust-clap-3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1312 Provides: librust-clap+atty-dev (= 3.2.25-ok3), librust-clap+backtrace-dev (= 3.2.25-ok3), librust-clap+cargo-dev (= 3.2.25-ok3), librust-clap+clap-derive-dev (= 3.2.25-ok3), librust-clap+color-dev (= 3.2.25-ok3), librust-clap+debug-dev (= 3.2.25-ok3), librust-clap+default-dev (= 3.2.25-ok3), librust-clap+deprecated-dev (= 3.2.25-ok3), librust-clap+derive-dev (= 3.2.25-ok3), librust-clap+env-dev (= 3.2.25-ok3), librust-clap+regex-dev (= 3.2.25-ok3), librust-clap+std-dev (= 3.2.25-ok3), librust-clap+strsim-dev (= 3.2.25-ok3), librust-clap+suggestions-dev (= 3.2.25-ok3), librust-clap+termcolor-dev (= 3.2.25-ok3), librust-clap+terminal-size-dev (= 3.2.25-ok3), librust-clap+unicase-dev (= 3.2.25-ok3), librust-clap+unicode-dev (= 3.2.25-ok3), librust-clap+unstable-grouped-dev (= 3.2.25-ok3), librust-clap+unstable-replace-dev (= 3.2.25-ok3), librust-clap+wrap-help-dev (= 3.2.25-ok3), librust-clap+yaml-dev (= 3.2.25-ok3), librust-clap+yaml-rust-dev (= 3.2.25-ok3), librust-clap-3+atty-dev (= 3.2.25-ok3), librust-clap-3+backtrace-dev (= 3.2.25-ok3), librust-clap-3+cargo-dev (= 3.2.25-ok3), librust-clap-3+clap-derive-dev (= 3.2.25-ok3), librust-clap-3+color-dev (= 3.2.25-ok3), librust-clap-3+debug-dev (= 3.2.25-ok3), librust-clap-3+default-dev (= 3.2.25-ok3), librust-clap-3+deprecated-dev (= 3.2.25-ok3), librust-clap-3+derive-dev (= 3.2.25-ok3), librust-clap-3+env-dev (= 3.2.25-ok3), librust-clap-3+regex-dev (= 3.2.25-ok3), librust-clap-3+std-dev (= 3.2.25-ok3), librust-clap-3+strsim-dev (= 3.2.25-ok3), librust-clap-3+suggestions-dev (= 3.2.25-ok3), librust-clap-3+termcolor-dev (= 3.2.25-ok3), librust-clap-3+terminal-size-dev (= 3.2.25-ok3), librust-clap-3+unicase-dev (= 3.2.25-ok3), librust-clap-3+unicode-dev (= 3.2.25-ok3), librust-clap-3+unstable-grouped-dev (= 3.2.25-ok3), librust-clap-3+unstable-replace-dev (= 3.2.25-ok3), librust-clap-3+wrap-help-dev (= 3.2.25-ok3), librust-clap-3+yaml-dev (= 3.2.25-ok3), librust-clap-3+yaml-rust-dev (= 3.2.25-ok3), librust-clap-3.2+atty-dev (= 3.2.25-ok3), librust-clap-3.2+backtrace-dev (= 3.2.25-ok3), librust-clap-3.2+cargo-dev (= 3.2.25-ok3), librust-clap-3.2+clap-derive-dev (= 3.2.25-ok3), librust-clap-3.2+color-dev (= 3.2.25-ok3), librust-clap-3.2+debug-dev (= 3.2.25-ok3), librust-clap-3.2+default-dev (= 3.2.25-ok3), librust-clap-3.2+deprecated-dev (= 3.2.25-ok3), librust-clap-3.2+derive-dev (= 3.2.25-ok3), librust-clap-3.2+env-dev (= 3.2.25-ok3), librust-clap-3.2+regex-dev (= 3.2.25-ok3), librust-clap-3.2+std-dev (= 3.2.25-ok3), librust-clap-3.2+strsim-dev (= 3.2.25-ok3), librust-clap-3.2+suggestions-dev (= 3.2.25-ok3), librust-clap-3.2+termcolor-dev (= 3.2.25-ok3), librust-clap-3.2+terminal-size-dev (= 3.2.25-ok3), librust-clap-3.2+unicase-dev (= 3.2.25-ok3), librust-clap-3.2+unicode-dev (= 3.2.25-ok3), librust-clap-3.2+unstable-grouped-dev (= 3.2.25-ok3), librust-clap-3.2+unstable-replace-dev (= 3.2.25-ok3), librust-clap-3.2+wrap-help-dev (= 3.2.25-ok3), librust-clap-3.2+yaml-dev (= 3.2.25-ok3), librust-clap-3.2+yaml-rust-dev (= 3.2.25-ok3), librust-clap-3.2-dev (= 3.2.25-ok3), librust-clap-3.2.25+atty-dev (= 3.2.25-ok3), librust-clap-3.2.25+backtrace-dev (= 3.2.25-ok3), librust-clap-3.2.25+cargo-dev (= 3.2.25-ok3), librust-clap-3.2.25+clap-derive-dev (= 3.2.25-ok3), librust-clap-3.2.25+color-dev (= 3.2.25-ok3), librust-clap-3.2.25+debug-dev (= 3.2.25-ok3), librust-clap-3.2.25+default-dev (= 3.2.25-ok3), librust-clap-3.2.25+deprecated-dev (= 3.2.25-ok3), librust-clap-3.2.25+derive-dev (= 3.2.25-ok3), librust-clap-3.2.25+env-dev (= 3.2.25-ok3), librust-clap-3.2.25+regex-dev (= 3.2.25-ok3), librust-clap-3.2.25+std-dev (= 3.2.25-ok3), librust-clap-3.2.25+strsim-dev (= 3.2.25-ok3), librust-clap-3.2.25+suggestions-dev (= 3.2.25-ok3), librust-clap-3.2.25+termcolor-dev (= 3.2.25-ok3), librust-clap-3.2.25+terminal-size-dev (= 3.2.25-ok3), librust-clap-3.2.25+unicase-dev (= 3.2.25-ok3), librust-clap-3.2.25+unicode-dev (= 3.2.25-ok3), librust-clap-3.2.25+unstable-grouped-dev (= 3.2.25-ok3), librust-clap-3.2.25+unstable-replace-dev (= 3.2.25-ok3), librust-clap-3.2.25+wrap-help-dev (= 3.2.25-ok3), librust-clap-3.2.25+yaml-dev (= 3.2.25-ok3), librust-clap-3.2.25+yaml-rust-dev (= 3.2.25-ok3), librust-clap-3.2.25-dev (= 3.2.25-ok3), librust-clap-dev (= 3.2.25-ok3) Depends: librust-atty-0.2+default-dev, librust-backtrace-0.3+default-dev, librust-bitflags-1+default-dev (>= 1.2-~~), librust-clap-derive-3.2.25+debug-dev, librust-clap-derive-3.2.25+default-dev, librust-clap-lex-0.6+default-dev, librust-indexmap+default-dev (>= 1.0-~~), librust-indexmap+std-dev (>= 1.0-~~), librust-once-cell-1+default-dev (>= 1.12.0-~~), librust-regex-1+default-dev, librust-strsim-0.10+default-dev, librust-termcolor-1+default-dev (>= 1.1.1-~~), librust-terminal-size+default-dev (<< 0.4-~~), librust-textwrap+terminal-size-dev (<< 0.17-~~), librust-textwrap+unicode-width-dev (<< 0.17-~~), librust-textwrap-dev (<< 0.17-~~), librust-unicase-2+default-dev (>= 2.6-~~), librust-yaml-rust-0.4+default-dev (>= 0.4.1-~~) Breaks: librust-clap-3.2.25-dev Replaces: librust-clap-3.2.25-dev Filename: pool/main/r/rust-clap-3/librust-clap-3-dev_3.2.25-ok3_amd64.deb Size: 172588 MD5sum: 80fd4b7f94ec30fba1b1b40283a87a0f SHA1: 5fcd42f181afbae1f71cd4fa53868959076618d5 SHA256: 8b4edcffd7f66be34187d0f6b61b9b12e5c37f340d8302919a8dcfabb0f3f05e SHA512: 85260ee0a7d0032b8633265044c69c9cde884eb7fb865f5b2077652b8f96a75146d71bb7cdce9cc91dc1ec1c35cf5159c623b82e30b66cc442c2a0c5915fdddc Description: Rust Command Line Argument Parser - Rust source code Source code for Debianized Rust crate "clap" Package: librust-clap-derive-dev Architecture: amd64 Version: 4.4.7-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-clap-derive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 184 Provides: librust-clap-derive+debug-dev (= 4.4.7-ok1), librust-clap-derive+default-dev (= 4.4.7-ok1), librust-clap-derive+deprecated-dev (= 4.4.7-ok1), librust-clap-derive+raw-deprecated-dev (= 4.4.7-ok1), librust-clap-derive+unstable-v5-dev (= 4.4.7-ok1), librust-clap-derive-4+debug-dev (= 4.4.7-ok1), librust-clap-derive-4+default-dev (= 4.4.7-ok1), librust-clap-derive-4+deprecated-dev (= 4.4.7-ok1), librust-clap-derive-4+raw-deprecated-dev (= 4.4.7-ok1), librust-clap-derive-4+unstable-v5-dev (= 4.4.7-ok1), librust-clap-derive-4-dev (= 4.4.7-ok1), librust-clap-derive-4.4+debug-dev (= 4.4.7-ok1), librust-clap-derive-4.4+default-dev (= 4.4.7-ok1), librust-clap-derive-4.4+deprecated-dev (= 4.4.7-ok1), librust-clap-derive-4.4+raw-deprecated-dev (= 4.4.7-ok1), librust-clap-derive-4.4+unstable-v5-dev (= 4.4.7-ok1), librust-clap-derive-4.4-dev (= 4.4.7-ok1), librust-clap-derive-4.4.7+debug-dev (= 4.4.7-ok1), librust-clap-derive-4.4.7+default-dev (= 4.4.7-ok1), librust-clap-derive-4.4.7+deprecated-dev (= 4.4.7-ok1), librust-clap-derive-4.4.7+raw-deprecated-dev (= 4.4.7-ok1), librust-clap-derive-4.4.7+unstable-v5-dev (= 4.4.7-ok1), librust-clap-derive-4.4.7-dev (= 4.4.7-ok1) Depends: librust-heck-0.4+default-dev, librust-proc-macro2-1+default-dev (>= 1.0.42-~~), librust-quote-1+default-dev (>= 1.0.9-~~), librust-syn-2+default-dev (>= 2.0.8-~~), librust-syn-2+full-dev (>= 2.0.8-~~) Filename: pool/main/r/rust-clap-derive/librust-clap-derive-dev_4.4.7-ok1_amd64.deb Size: 27320 MD5sum: ce87df6cc114c56373078fd102bb644b SHA1: 5983909d7583c8535174bddab08e206464cb323f SHA256: 5e819676d1c2da4728a59193b74cbd3bb95436136d781fff63a2f355e5a858f0 SHA512: 098653f7f192aed60c4fbd65d11c583d53617128836a9cef9d8c97b7b4f2160cbae1c2070eeee8f07b59d3e1097455d6c9ac024750dd2c40676cdf295906c79e Description: Parse command line argument by defining a struct, derive crate - Rust source code Source code for Debianized Rust crate "clap_derive" Package: librust-clap-dev Architecture: amd64 Version: 4.4.18-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-clap Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 303 Provides: librust-clap+cargo-dev (= 4.4.18-ok1), librust-clap+color-dev (= 4.4.18-ok1), librust-clap+debug-dev (= 4.4.18-ok1), librust-clap+default-dev (= 4.4.18-ok1), librust-clap+deprecated-dev (= 4.4.18-ok1), librust-clap+derive-dev (= 4.4.18-ok1), librust-clap+env-dev (= 4.4.18-ok1), librust-clap+error-context-dev (= 4.4.18-ok1), librust-clap+help-dev (= 4.4.18-ok1), librust-clap+std-dev (= 4.4.18-ok1), librust-clap+string-dev (= 4.4.18-ok1), librust-clap+suggestions-dev (= 4.4.18-ok1), librust-clap+unicode-dev (= 4.4.18-ok1), librust-clap+unstable-styles-dev (= 4.4.18-ok1), librust-clap+usage-dev (= 4.4.18-ok1), librust-clap+wrap-help-dev (= 4.4.18-ok1), librust-clap-4+cargo-dev (= 4.4.18-ok1), librust-clap-4+color-dev (= 4.4.18-ok1), librust-clap-4+debug-dev (= 4.4.18-ok1), librust-clap-4+default-dev (= 4.4.18-ok1), librust-clap-4+deprecated-dev (= 4.4.18-ok1), librust-clap-4+derive-dev (= 4.4.18-ok1), librust-clap-4+env-dev (= 4.4.18-ok1), librust-clap-4+error-context-dev (= 4.4.18-ok1), librust-clap-4+help-dev (= 4.4.18-ok1), librust-clap-4+std-dev (= 4.4.18-ok1), librust-clap-4+string-dev (= 4.4.18-ok1), librust-clap-4+suggestions-dev (= 4.4.18-ok1), librust-clap-4+unicode-dev (= 4.4.18-ok1), librust-clap-4+unstable-styles-dev (= 4.4.18-ok1), librust-clap-4+usage-dev (= 4.4.18-ok1), librust-clap-4+wrap-help-dev (= 4.4.18-ok1), librust-clap-4-dev (= 4.4.18-ok1), librust-clap-4.4+cargo-dev (= 4.4.18-ok1), librust-clap-4.4+color-dev (= 4.4.18-ok1), librust-clap-4.4+debug-dev (= 4.4.18-ok1), librust-clap-4.4+default-dev (= 4.4.18-ok1), librust-clap-4.4+deprecated-dev (= 4.4.18-ok1), librust-clap-4.4+derive-dev (= 4.4.18-ok1), librust-clap-4.4+env-dev (= 4.4.18-ok1), librust-clap-4.4+error-context-dev (= 4.4.18-ok1), librust-clap-4.4+help-dev (= 4.4.18-ok1), librust-clap-4.4+std-dev (= 4.4.18-ok1), librust-clap-4.4+string-dev (= 4.4.18-ok1), librust-clap-4.4+suggestions-dev (= 4.4.18-ok1), librust-clap-4.4+unicode-dev (= 4.4.18-ok1), librust-clap-4.4+unstable-styles-dev (= 4.4.18-ok1), librust-clap-4.4+usage-dev (= 4.4.18-ok1), librust-clap-4.4+wrap-help-dev (= 4.4.18-ok1), librust-clap-4.4-dev (= 4.4.18-ok1), librust-clap-4.4.18+cargo-dev (= 4.4.18-ok1), librust-clap-4.4.18+color-dev (= 4.4.18-ok1), librust-clap-4.4.18+debug-dev (= 4.4.18-ok1), librust-clap-4.4.18+default-dev (= 4.4.18-ok1), librust-clap-4.4.18+deprecated-dev (= 4.4.18-ok1), librust-clap-4.4.18+derive-dev (= 4.4.18-ok1), librust-clap-4.4.18+env-dev (= 4.4.18-ok1), librust-clap-4.4.18+error-context-dev (= 4.4.18-ok1), librust-clap-4.4.18+help-dev (= 4.4.18-ok1), librust-clap-4.4.18+std-dev (= 4.4.18-ok1), librust-clap-4.4.18+string-dev (= 4.4.18-ok1), librust-clap-4.4.18+suggestions-dev (= 4.4.18-ok1), librust-clap-4.4.18+unicode-dev (= 4.4.18-ok1), librust-clap-4.4.18+unstable-styles-dev (= 4.4.18-ok1), librust-clap-4.4.18+usage-dev (= 4.4.18-ok1), librust-clap-4.4.18+wrap-help-dev (= 4.4.18-ok1), librust-clap-4.4.18-dev (= 4.4.18-ok1) Depends: librust-clap-builder-4.4.18+cargo-dev, librust-clap-builder-4.4.18+color-dev, librust-clap-builder-4.4.18+debug-dev, librust-clap-builder-4.4.18+deprecated-dev, librust-clap-builder-4.4.18+env-dev, librust-clap-builder-4.4.18+error-context-dev, librust-clap-builder-4.4.18+help-dev, librust-clap-builder-4.4.18+std-dev, librust-clap-builder-4.4.18+string-dev, librust-clap-builder-4.4.18+suggestions-dev, librust-clap-builder-4.4.18+unicode-dev, librust-clap-builder-4.4.18+unstable-styles-dev, librust-clap-builder-4.4.18+usage-dev, librust-clap-builder-4.4.18+wrap-help-dev, librust-clap-builder-4.4.18-dev, librust-clap-derive-4.4.7+debug-dev, librust-clap-derive-4.4.7+default-dev, librust-clap-derive-4.4.7+deprecated-dev Filename: pool/main/r/rust-clap/librust-clap-dev_4.4.18-ok1_amd64.deb Size: 45160 MD5sum: 35b1d414b68079e1250754d173f9b8ba SHA1: f312f7198b76ec42869b5545a3c2735d43fcfaca SHA256: 7b878f5f0ad9d7cbf9e061645ffcdfeb51b072d2d756d75f8b7e66d0f351b0f3 SHA512: 87d7c92bccbee3600c544c56e143263aa66e86be78b19a4665b44e397aa877615d24cfc03ed39dc8bcba3e051abe4d4a09f9378ca21b81fc9a9c9f133ec1d617 Description: Rust Command Line Argument Parser - Rust source code Source code for Debianized Rust crate "clap" Package: librust-clap-lex-dev Architecture: amd64 Version: 0.6.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-clap-lex Origin: openKylin Maintainer: openKylin Developers Installed-Size: 58 Provides: librust-clap-lex+default-dev (= 0.6.0-ok1), librust-clap-lex-0+default-dev (= 0.6.0-ok1), librust-clap-lex-0-dev (= 0.6.0-ok1), librust-clap-lex-0.6+default-dev (= 0.6.0-ok1), librust-clap-lex-0.6-dev (= 0.6.0-ok1), librust-clap-lex-0.6.0+default-dev (= 0.6.0-ok1), librust-clap-lex-0.6.0-dev (= 0.6.0-ok1) Filename: pool/main/r/rust-clap-lex/librust-clap-lex-dev_0.6.0-ok1_amd64.deb Size: 13272 MD5sum: 4e06a79e12b219da60a4a3060ef67a0b SHA1: fd0f50c2fcb5d8b0360e8b988047338fab8a4559 SHA256: edbb6bd0ff10985c504171531cda3ac7d7f00b0cf5138d3823181be8dc638836 SHA512: 749427db87080cc6c52f55cd02a88f331168e1e7ff88e760190c902675ac12b63e6636749a0ad0f51aad36e6869df68d05e85f029a680b22fc31e24603849f7f Description: Minimal, flexible command line parser - Rust source code Source code for Debianized Rust crate "clap_lex" Package: librust-cmake-dev Architecture: amd64 Version: 0.1.45-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cmake Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 83 Provides: librust-cmake+default-dev (= 0.1.45-ok1), librust-cmake-0+default-dev (= 0.1.45-ok1), librust-cmake-0-dev (= 0.1.45-ok1), librust-cmake-0.1+default-dev (= 0.1.45-ok1), librust-cmake-0.1-dev (= 0.1.45-ok1), librust-cmake-0.1.45+default-dev (= 0.1.45-ok1), librust-cmake-0.1.45-dev (= 0.1.45-ok1) Depends: librust-cc-1+default-dev (>= 1.0.41-~~), cmake Filename: pool/main/r/rust-cmake/librust-cmake-dev_0.1.45-ok1_amd64.deb Size: 16236 MD5sum: 42c6d6060eeedcd756fb12ae502edcbb SHA1: 709689b1e703491b0b07597710717eee22b4537c SHA256: f8cc01dd215b2de0002eb7fca83dfba65569e927bf7a544acd66dd648f884e17 SHA512: 0389a32fabdb756a072dcb1c72a333d06d14f5cbe626840f7c24b564bdcb87a729854e85e1aae58492ab03fb20a1d97a7e0a48b0ced1124325bb1b5ab5ff981d Homepage: https://github.com/alexcrichton/cmake-rs Description: Build dependency for running `cmake` to build a native library - Rust source code This package contains the source for the Rust cmake crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-color-quant-dev Architecture: amd64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-color-quant Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 41 Provides: librust-color-quant+default-dev (= 1.1.0-ok1), librust-color-quant-1+default-dev (= 1.1.0-ok1), librust-color-quant-1-dev (= 1.1.0-ok1), librust-color-quant-1.1+default-dev (= 1.1.0-ok1), librust-color-quant-1.1-dev (= 1.1.0-ok1), librust-color-quant-1.1.0+default-dev (= 1.1.0-ok1), librust-color-quant-1.1.0-dev (= 1.1.0-ok1) Filename: pool/main/r/rust-color-quant/librust-color-quant-dev_1.1.0-ok1_amd64.deb Size: 7850 MD5sum: 40cd9af7708b9838e5f2aebd839e6e81 SHA1: 235ae6b807a3cf190591af5928687fc91083379a SHA256: 7ce559077d223f40944ec7a2fe5d0286548c407e7648622f66e60612dde98705 SHA512: d6c500384dcd557e14d118f6163c63aaef25c8885643dce3048756a0e9acc9276fdc5c1721c86ae8ecd9da98888dd591242a2ba65a2beba37650f241c61fe3cd Description: Color quantization library to reduce n colors to 256 colors - Rust source code This package contains the source for the Rust color_quant crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-compiler-builtins+c-dev Architecture: amd64 Version: 0.1.101-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-compiler-builtins Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-compiler-builtins-0+c-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1+c-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1.101+c-dev (= 0.1.101-ok1) Depends: librust-compiler-builtins-dev (= 0.1.101-ok1), librust-cc-1+default-dev Filename: pool/main/r/rust-compiler-builtins/librust-compiler-builtins+c-dev_0.1.101-ok1_amd64.deb Size: 1244 MD5sum: 201c6a1396d129c68827df8ea119a57b SHA1: 3dc17e702f73f7f395b2ce9be7b33d8971f834e9 SHA256: dd742040835ca70b37adef6f62272ff583ac7afdc2c51b829563f40cef3eef94 SHA512: c897a1c10181de7d22d15ac108fe59c295e1e3c74ab8d96defa85574e342b981bd06773f1d61fb612c6bc26398b86fa678bff500e6b1fa11b7b7d81af64494b2 Homepage: https://github.com/rust-lang/compiler-builtins Description: Compiler intrinsics used by the Rust compiler - feature "c" Also available for other targets if necessary! . This metapackage enables feature "c" for the Rust compiler_builtins crate, by pulling in any additional dependencies needed by that feature. Package: librust-compiler-builtins+core-dev Architecture: amd64 Version: 0.1.101-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-compiler-builtins Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-compiler-builtins-0+core-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1+core-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1.101+core-dev (= 0.1.101-ok1) Depends: librust-compiler-builtins-dev (= 0.1.101-ok1), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-compiler-builtins/librust-compiler-builtins+core-dev_0.1.101-ok1_amd64.deb Size: 1264 MD5sum: 3e644b208e0f101e45b5ab213e7e79c0 SHA1: 557a395964721319c3c7e8dfd93d92c9de3dc773 SHA256: 54a4e21478ca87acd40fb54efb020a2dd098b8689cf82e32981ce39d8d2ae936 SHA512: 78a51162f2dfa923d03d39e66963f88de5eb588848033d2d125fee5bb22ebeaae3216d7534c8ab8c6fa239488e2d43cfafd2331185ed3a00be9dd5dd055c5eef Homepage: https://github.com/rust-lang/compiler-builtins Description: Compiler intrinsics used by the Rust compiler - feature "core" Also available for other targets if necessary! . This metapackage enables feature "core" for the Rust compiler_builtins crate, by pulling in any additional dependencies needed by that feature. Package: librust-compiler-builtins+rustc-dep-of-std-dev Architecture: amd64 Version: 0.1.101-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-compiler-builtins Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-compiler-builtins-0+rustc-dep-of-std-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1+rustc-dep-of-std-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1.101+rustc-dep-of-std-dev (= 0.1.101-ok1) Depends: librust-compiler-builtins-dev (= 0.1.101-ok1), librust-compiler-builtins+compiler-builtins-dev (= 0.1.101-ok1), librust-compiler-builtins+core-dev (= 0.1.101-ok1) Filename: pool/main/r/rust-compiler-builtins/librust-compiler-builtins+rustc-dep-of-std-dev_0.1.101-ok1_amd64.deb Size: 1264 MD5sum: 7c6fc343deb0705b8efc87c84f95dc9a SHA1: 9d691ff71af3ab42a9f5996e4a1385fb189fe84c SHA256: 72496ed9ef41de8211df0f0f38fe34df0ad7c4df68bb9cf0df0b0d5de148c89f SHA512: 26ed30cc979c1890ad4d57034eec0d6f626af0e3c9ea862a8d95a9184e32e7a374b6eae2f552ea434ba438c227e05993bbbf66119b9a078c683bf9f754012f61 Homepage: https://github.com/rust-lang/compiler-builtins Description: Compiler intrinsics used by the Rust compiler - feature "rustc-dep-of-std" Also available for other targets if necessary! . This metapackage enables feature "rustc-dep-of-std" for the Rust compiler_builtins crate, by pulling in any additional dependencies needed by that feature. Package: librust-compiler-builtins-dev Architecture: amd64 Version: 0.1.101-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-compiler-builtins Origin: openKylin Maintainer: openKylin Developers Installed-Size: 861 Provides: librust-compiler-builtins+compiler-builtins-dev (= 0.1.101-ok1), librust-compiler-builtins+default-dev (= 0.1.101-ok1), librust-compiler-builtins+mangled-names-dev (= 0.1.101-ok1), librust-compiler-builtins+mem-dev (= 0.1.101-ok1), librust-compiler-builtins+no-asm-dev (= 0.1.101-ok1), librust-compiler-builtins+public-test-deps-dev (= 0.1.101-ok1), librust-compiler-builtins+weak-intrinsics-dev (= 0.1.101-ok1), librust-compiler-builtins-0+compiler-builtins-dev (= 0.1.101-ok1), librust-compiler-builtins-0+default-dev (= 0.1.101-ok1), librust-compiler-builtins-0+mangled-names-dev (= 0.1.101-ok1), librust-compiler-builtins-0+mem-dev (= 0.1.101-ok1), librust-compiler-builtins-0+no-asm-dev (= 0.1.101-ok1), librust-compiler-builtins-0+public-test-deps-dev (= 0.1.101-ok1), librust-compiler-builtins-0+weak-intrinsics-dev (= 0.1.101-ok1), librust-compiler-builtins-0-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1+compiler-builtins-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1+default-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1+mangled-names-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1+mem-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1+no-asm-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1+public-test-deps-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1+weak-intrinsics-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1.101+compiler-builtins-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1.101+default-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1.101+mangled-names-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1.101+mem-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1.101+no-asm-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1.101+public-test-deps-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1.101+weak-intrinsics-dev (= 0.1.101-ok1), librust-compiler-builtins-0.1.101-dev (= 0.1.101-ok1) Suggests: librust-compiler-builtins+c-dev (= 0.1.101-ok1), librust-compiler-builtins+core-dev (= 0.1.101-ok1), librust-compiler-builtins+rustc-dep-of-std-dev (= 0.1.101-ok1) Filename: pool/main/r/rust-compiler-builtins/librust-compiler-builtins-dev_0.1.101-ok1_amd64.deb Size: 149444 MD5sum: a33ee712e9673feeb5df172d78d74f83 SHA1: 4cdffef9843e0f4c5a276966e595d7f0d7f5fe27 SHA256: 70d2db7d71491044e946eff41d49cc30da733b70dc534155d660a4e38ab66e36 SHA512: 89b0d76c64b5d1ec490d6bdbb62530d028ab7747fcfff287bbe620cfbfb7b288e5a9605c1b8d0348d361db8bd2452dd66f8291ed77560a87b45f50ae68018ac8 Homepage: https://github.com/rust-lang/compiler-builtins Description: Compiler intrinsics used by the Rust compiler - Rust source code Also available for other targets if necessary! . This package contains the source for the Rust compiler_builtins crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-concurrent-queue-dev Architecture: amd64 Version: 2.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-concurrent-queue Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 117 Provides: librust-concurrent-queue+default-dev (= 2.3.0-ok1), librust-concurrent-queue+std-dev (= 2.3.0-ok1), librust-concurrent-queue-2+default-dev (= 2.3.0-ok1), librust-concurrent-queue-2+std-dev (= 2.3.0-ok1), librust-concurrent-queue-2-dev (= 2.3.0-ok1), librust-concurrent-queue-2.3+default-dev (= 2.3.0-ok1), librust-concurrent-queue-2.3+std-dev (= 2.3.0-ok1), librust-concurrent-queue-2.3-dev (= 2.3.0-ok1), librust-concurrent-queue-2.3.0+default-dev (= 2.3.0-ok1), librust-concurrent-queue-2.3.0+std-dev (= 2.3.0-ok1), librust-concurrent-queue-2.3.0-dev (= 2.3.0-ok1) Depends: librust-crossbeam-utils-0.8-dev (>= 0.8.11-~~) Filename: pool/main/r/rust-concurrent-queue/librust-concurrent-queue-dev_2.3.0-ok1_amd64.deb Size: 20868 MD5sum: 17c66be62cfa3554527bb7085d8505cd SHA1: 6011bd48cf32ebba0f10ee892596faf950c7ccad SHA256: 462a4300450c00a8ecb177e8ef75feec25cfa1719789d663d2208fb97554ecb3 SHA512: 8b57f0f73783db6deadce49ca9eac6fc149c61438cab298982a739dfdff388d58fedb5309d6cbb41613d7d9bb6fd0db3dd85ab2d849e59d2ffa5aae12205092d Description: Concurrent multi-producer multi-consumer queue - Rust source code This package contains the source for the Rust concurrent-queue crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-const-cstr-dev Architecture: amd64 Version: 0.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-const-cstr Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 57 Provides: librust-const-cstr+default-dev (= 0.3.0-ok1), librust-const-cstr-0+default-dev (= 0.3.0-ok1), librust-const-cstr-0-dev (= 0.3.0-ok1), librust-const-cstr-0.3+default-dev (= 0.3.0-ok1), librust-const-cstr-0.3-dev (= 0.3.0-ok1), librust-const-cstr-0.3.0+default-dev (= 0.3.0-ok1), librust-const-cstr-0.3.0-dev (= 0.3.0-ok1) Filename: pool/main/r/rust-const-cstr/librust-const-cstr-dev_0.3.0-ok1_amd64.deb Size: 10090 MD5sum: 2622ce3adaccf450b7d9e83f8655deec SHA1: 4f7b088a1ccecbab3e59a524c43ccfda250d00a8 SHA256: 1dcd6bf9fce664924286164db39c2fd62c95d5031b0b87dcc80e39eda03cbfae SHA512: 0105ef9c5b6a16e41f770c011a973f165e5b2ac799c0d3e47611e7717c415a9123b62eec7d92481ae202104f533422c14942c11000afb476ef574377683de84c Description: Create static C-compatible strings from Rust string literals - Rust source code This package contains the source for the Rust const-cstr crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-const-random-dev Architecture: amd64 Version: 0.1.17-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-const-random Origin: openKylin Maintainer: openKylin Developers Installed-Size: 40 Provides: librust-const-random+default-dev (= 0.1.17-ok1), librust-const-random-0+default-dev (= 0.1.17-ok1), librust-const-random-0-dev (= 0.1.17-ok1), librust-const-random-0.1+default-dev (= 0.1.17-ok1), librust-const-random-0.1-dev (= 0.1.17-ok1), librust-const-random-0.1.17+default-dev (= 0.1.17-ok1), librust-const-random-0.1.17-dev (= 0.1.17-ok1) Depends: librust-const-random-macro-0.1+default-dev (>= 0.1.16-~~) Filename: pool/main/r/rust-const-random/librust-const-random-dev_0.1.17-ok1_amd64.deb Size: 8256 MD5sum: 8e80737d9143c4a9a630d85bddbdbd1d SHA1: 61f7ca793ae799e0342a44a508c989e05f24a124 SHA256: 4235e3130506a1f2eedca9f56030a3e4664f9d99ee8162f37804992f3a65cf9f SHA512: 84f64e94cc0702956204514cde5487688862d6733305432675ec57b470cafef51c62934be7550e0a0ef92ce12885bfb852b68ce0c291706f11ca6a4b5e821f1c Description: Provides compile time random number generation - Rust source code Source code for Debianized Rust crate "const-random" Package: librust-const-random-macro-dev Architecture: amd64 Version: 0.1.16-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-const-random-macro Origin: openKylin Maintainer: openKylin Developers Installed-Size: 35 Provides: librust-const-random-macro+default-dev (= 0.1.16-ok1), librust-const-random-macro-0+default-dev (= 0.1.16-ok1), librust-const-random-macro-0-dev (= 0.1.16-ok1), librust-const-random-macro-0.1+default-dev (= 0.1.16-ok1), librust-const-random-macro-0.1-dev (= 0.1.16-ok1), librust-const-random-macro-0.1.16+default-dev (= 0.1.16-ok1), librust-const-random-macro-0.1.16-dev (= 0.1.16-ok1) Depends: librust-getrandom-0.2+default-dev, librust-once-cell-1+alloc-dev (>= 1.15-~~), librust-once-cell-1+race-dev (>= 1.15-~~), librust-tiny-keccak-2+default-dev (>= 2.0.2-~~), librust-tiny-keccak-2+shake-dev (>= 2.0.2-~~) Filename: pool/main/r/rust-const-random-macro/librust-const-random-macro-dev_0.1.16-ok1_amd64.deb Size: 8152 MD5sum: ab8dcb61f7cfae0a135bd6b8847362c3 SHA1: b7a6f3dab4abeb0ab4ac606d45e3d038aaa26389 SHA256: e02f7d2ba117ae923164eeaf97eea7a8cb6073a9f6ad528bceb7cba3da9cc9ca SHA512: 6b10221bcd3809c52203c155817a67fd18d9015bda047fa431cf9d49fea276d95c11d038403a82445a2d1a5da544d651603681d4ee3b39a34238b55e8ebb0947 Description: Provides the procedural macro used by const-random - Rust source code Source code for Debianized Rust crate "const-random-macro" Package: librust-core-foundation-sys-dev Architecture: amd64 Version: 0.8.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-core-foundation-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 135 Provides: librust-core-foundation-sys+default-dev (= 0.8.1-ok1), librust-core-foundation-sys+mac-os-10-7-support-dev (= 0.8.1-ok1), librust-core-foundation-sys+mac-os-10-8-features-dev (= 0.8.1-ok1), librust-core-foundation-sys-0+default-dev (= 0.8.1-ok1), librust-core-foundation-sys-0+mac-os-10-7-support-dev (= 0.8.1-ok1), librust-core-foundation-sys-0+mac-os-10-8-features-dev (= 0.8.1-ok1), librust-core-foundation-sys-0-dev (= 0.8.1-ok1), librust-core-foundation-sys-0.8+default-dev (= 0.8.1-ok1), librust-core-foundation-sys-0.8+mac-os-10-7-support-dev (= 0.8.1-ok1), librust-core-foundation-sys-0.8+mac-os-10-8-features-dev (= 0.8.1-ok1), librust-core-foundation-sys-0.8-dev (= 0.8.1-ok1), librust-core-foundation-sys-0.8.1+default-dev (= 0.8.1-ok1), librust-core-foundation-sys-0.8.1+mac-os-10-7-support-dev (= 0.8.1-ok1), librust-core-foundation-sys-0.8.1+mac-os-10-8-features-dev (= 0.8.1-ok1), librust-core-foundation-sys-0.8.1-dev (= 0.8.1-ok1) Filename: pool/main/r/rust-core-foundation-sys/librust-core-foundation-sys-dev_0.8.1-ok1_amd64.deb Size: 19582 MD5sum: af171aeee3a08b5be5d2193df4d12e1f SHA1: 5fd987c80d75cea50b373b5a21cf81d0a01cd041 SHA256: 011788a04dc4be6681dea182820a001d9c1e74095a3d1f60c71eef5e646581c3 SHA512: 093e269fb2ff42728dbbe7765df656d927fa11857edbd41d78c1132f3fa6d4f8a545404235a7f47a14e93976aa127dd9bbf0bece2a003411fa9d762036d64af5 Homepage: https://github.com/servo/core-foundation-rs Description: Bindings to Core Foundation for macOS - Rust source code This package contains the source for the Rust core-foundation-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cpp-demangle-dev Architecture: amd64 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cpp-demangle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 556 Provides: librust-cpp-demangle+alloc-dev (= 0.4.0-ok1), librust-cpp-demangle+default-dev (= 0.4.0-ok1), librust-cpp-demangle+logging-dev (= 0.4.0-ok1), librust-cpp-demangle+run-libiberty-tests-dev (= 0.4.0-ok1), librust-cpp-demangle+std-dev (= 0.4.0-ok1), librust-cpp-demangle-0+alloc-dev (= 0.4.0-ok1), librust-cpp-demangle-0+default-dev (= 0.4.0-ok1), librust-cpp-demangle-0+logging-dev (= 0.4.0-ok1), librust-cpp-demangle-0+run-libiberty-tests-dev (= 0.4.0-ok1), librust-cpp-demangle-0+std-dev (= 0.4.0-ok1), librust-cpp-demangle-0-dev (= 0.4.0-ok1), librust-cpp-demangle-0.4+alloc-dev (= 0.4.0-ok1), librust-cpp-demangle-0.4+default-dev (= 0.4.0-ok1), librust-cpp-demangle-0.4+logging-dev (= 0.4.0-ok1), librust-cpp-demangle-0.4+run-libiberty-tests-dev (= 0.4.0-ok1), librust-cpp-demangle-0.4+std-dev (= 0.4.0-ok1), librust-cpp-demangle-0.4-dev (= 0.4.0-ok1), librust-cpp-demangle-0.4.0+alloc-dev (= 0.4.0-ok1), librust-cpp-demangle-0.4.0+default-dev (= 0.4.0-ok1), librust-cpp-demangle-0.4.0+logging-dev (= 0.4.0-ok1), librust-cpp-demangle-0.4.0+run-libiberty-tests-dev (= 0.4.0-ok1), librust-cpp-demangle-0.4.0+std-dev (= 0.4.0-ok1), librust-cpp-demangle-0.4.0-dev (= 0.4.0-ok1) Depends: librust-cfg-if-1+default-dev Filename: pool/main/r/rust-cpp-demangle/librust-cpp-demangle-dev_0.4.0-ok1_amd64.deb Size: 69436 MD5sum: acf0689120b3455a711497ec1344bbde SHA1: c38915c4e1d3c6fa7cf8a42653b85efcda2487f9 SHA256: 04513160b5fb524bc2c8e80d60689f6ae01007c603ecbcace6a1eccef5b5e46a SHA512: d360372def4a60ddd094dd15e0501e91a3a8707b2b397449c51cdec6e0e4d9f3360fdaf13e27bda9922fdc7b94a58196dba2ad68fd4c09945cec32d51bf6d8c1 Description: Demangling C++ symbols - Rust source code This package contains the source for the Rust cpp_demangle crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cpufeatures-dev Architecture: amd64 Version: 0.2.11-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-cpufeatures Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 69 Provides: librust-cpufeatures+default-dev (= 0.2.11-ok1), librust-cpufeatures-0+default-dev (= 0.2.11-ok1), librust-cpufeatures-0-dev (= 0.2.11-ok1), librust-cpufeatures-0.2+default-dev (= 0.2.11-ok1), librust-cpufeatures-0.2-dev (= 0.2.11-ok1), librust-cpufeatures-0.2.11+default-dev (= 0.2.11-ok1), librust-cpufeatures-0.2.11-dev (= 0.2.11-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.149-~~) Filename: pool/main/r/rust-cpufeatures/librust-cpufeatures-dev_0.2.11-ok1_amd64.deb Size: 14360 MD5sum: e962a0a1f5b227ed1a6cdfba06c06fd0 SHA1: 462a0275def5969072276781c7618642e60e4322 SHA256: 3ace03383843479f1d3c13e414afc945a9ac9952d02aea0bc6f4ee37d96efc02 SHA512: 3b0d2883ce78636c041736a6a0ea35027121c6c457068828f654fc43bf3db16581de7eaef11516d9a35f116e6170f52dca50f268a56288c2a732f1e974174d60 Description: Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS - Rust source code Source code for Debianized Rust crate "cpufeatures" Package: librust-crc32fast-dev Architecture: amd64 Version: 1.3.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-crc32fast Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 142 Provides: librust-crc32fast+default-dev (= 1.3.2-ok1), librust-crc32fast+nightly-dev (= 1.3.2-ok1), librust-crc32fast+std-dev (= 1.3.2-ok1), librust-crc32fast-1+default-dev (= 1.3.2-ok1), librust-crc32fast-1+nightly-dev (= 1.3.2-ok1), librust-crc32fast-1+std-dev (= 1.3.2-ok1), librust-crc32fast-1-dev (= 1.3.2-ok1), librust-crc32fast-1.3+default-dev (= 1.3.2-ok1), librust-crc32fast-1.3+nightly-dev (= 1.3.2-ok1), librust-crc32fast-1.3+std-dev (= 1.3.2-ok1), librust-crc32fast-1.3-dev (= 1.3.2-ok1), librust-crc32fast-1.3.2+default-dev (= 1.3.2-ok1), librust-crc32fast-1.3.2+nightly-dev (= 1.3.2-ok1), librust-crc32fast-1.3.2+std-dev (= 1.3.2-ok1), librust-crc32fast-1.3.2-dev (= 1.3.2-ok1) Depends: librust-cfg-if-1+default-dev Filename: pool/main/r/rust-crc32fast/librust-crc32fast-dev_1.3.2-ok1_amd64.deb Size: 41344 MD5sum: 4c96e72d639e98e61d9fb5c53ea4f469 SHA1: a39a84a273131a640c82f55a7ed2921d571520c3 SHA256: 6c184a708e34a52198b58a1c92230e1d4a1d1bf38fb892b24014c106f1b55ae8 SHA512: 2b199e117dd385019e52b03810a04fc1bd8eddc55e8eefec759b1d102f42ca9b56f99c2dfe3cc92295ab719982c4027c03b765f7362f88cc2ab49eebe7bd4070 Description: Fast, SIMD-accelerated CRC32 (IEEE) checksum computation - Rust source code This package contains the source for the Rust crc32fast crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-criterion-dev Architecture: all Version: 0.5.1-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-criterion Origin: openKylin Maintainer: openKylin Developers Installed-Size: 660 Provides: librust-criterion-0-dev (= 0.5.1-ok1), librust-criterion-0.5+async-futures-dev (= 0.5.1-ok1), librust-criterion-0.5+async-smol-dev (= 0.5.1-ok1), librust-criterion-0.5+async-std-dev (= 0.5.1-ok1), librust-criterion-0.5+async-tokio-dev (= 0.5.1-ok1), librust-criterion-0.5+cargo-bench-support-dev (= 0.5.1-ok1), librust-criterion-0.5+csv-output-dev (= 0.5.1-ok1), librust-criterion-0.5+default-dev (= 0.5.1-ok1), librust-criterion-0.5+html-reports-dev (= 0.5.1-ok1), librust-criterion-0.5+stable-dev (= 0.5.1-ok1), librust-criterion-0.5-dev (= 0.5.1-ok1), librust-criterion-0.5.1-dev (= 0.5.1-ok1), librust-criterion-plot-0.5+default-dev, librust-criterion-plot-0.5-dev, librust-criterion-plot-0.5.0-dev Depends: librust-anes-0.1+default-dev, librust-async-std-1+default-dev (>= 1.9), librust-is-terminal-0.4+default-dev, librust-cast-0.3+default-dev, librust-ciborium-0.2+default-dev, librust-clap-4+std-dev, librust-csv-1+default-dev (>= 1.1), librust-futures-0.3+executor-dev, librust-itertools-0.10+default-dev, librust-num-traits-0.2+std-dev, librust-once-cell-1+default-dev (>= 1.14), librust-oorandom-11+default-dev, librust-plotters-0.3+area-series-dev, librust-plotters-0.3+line-series-dev, librust-plotters-0.3+svg-backend-dev, librust-rayon-1+default-dev (>= 1.3), librust-regex-1+std-dev (>= 1.5), librust-serde-1+default-dev, librust-serde-derive-1+default-dev, librust-serde-json-1+default-dev, librust-smol-1-dev, librust-tinytemplate-1+default-dev (>= 1.1), librust-tokio-1+rt-dev, librust-walkdir-2+default-dev Suggests: gnuplot-nox Filename: pool/main/r/rust-criterion/librust-criterion-dev_0.5.1-ok1_all.deb Size: 101536 MD5sum: b3773883eeab158cfcbf3b60278c48c2 SHA1: 65e203d51f4fb94eac172c405c6920e0d8e31cf2 SHA256: 9d94b666b796bc272833102f8e4aaa8f3288bc3c3ba6bbf34bad7e5bfdfd4186 SHA512: 67b6cf072ede1bf9ec3abedc766a0ab3ec4b00f6cf75a9f65acf5a4dce92161bfde047e5d9134026217ebecc3926af02f9fb2ef927fc23b3f11c2d89375b6723 Homepage: https://bheisler.github.io/criterion.rs/book/index.html Description: statistics-driven micro-benchmarking - Rust source code Criterion.rs helps you write fast Rust code by detecting and measuring performance improvements or regressions, even small ones, quickly and accurately. You can optimize with confidence, knowing how each change affects the performance of your code. . This package contains the source for the Rust criterion crate, packaged for use with cargo and dh-cargo. Package: librust-criterion-plot-dev Architecture: amd64 Version: 0.4.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-criterion-plot Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 139 Provides: librust-criterion-plot+default-dev (= 0.4.5-ok1), librust-criterion-plot-0+default-dev (= 0.4.5-ok1), librust-criterion-plot-0-dev (= 0.4.5-ok1), librust-criterion-plot-0.4+default-dev (= 0.4.5-ok1), librust-criterion-plot-0.4-dev (= 0.4.5-ok1), librust-criterion-plot-0.4.5+default-dev (= 0.4.5-ok1), librust-criterion-plot-0.4.5-dev (= 0.4.5-ok1) Depends: librust-cast-0.3+default-dev, librust-itertools-0.10+default-dev Filename: pool/main/r/rust-criterion-plot/librust-criterion-plot-dev_0.4.5-ok1_amd64.deb Size: 24226 MD5sum: 048c327dcfd74b742b3ef1f217de7661 SHA1: 1378f3ce393385b15a45f27afae11b5cabea32e2 SHA256: 59f9f44955957a5c40a6db7987045f9891a37ddf96a7720470a46f7ccdaf4aa9 SHA512: 652a9fad98b774a360882f7c45b9a03e969ce680e83158fa87c2d8d8a901d5aea25e7230d08b71fc75b1d87cd3ee53d6df19f392c8e4f7280caf3e16055ec484 Description: Criterion's plotting library - Rust source code This package contains the source for the Rust criterion-plot crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-crossbeam-channel-dev Architecture: amd64 Version: 0.5.11-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-crossbeam-channel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 683 Provides: librust-crossbeam-channel+default-dev (= 0.5.11-ok1), librust-crossbeam-channel+std-dev (= 0.5.11-ok1), librust-crossbeam-channel-0+default-dev (= 0.5.11-ok1), librust-crossbeam-channel-0+std-dev (= 0.5.11-ok1), librust-crossbeam-channel-0-dev (= 0.5.11-ok1), librust-crossbeam-channel-0.5+default-dev (= 0.5.11-ok1), librust-crossbeam-channel-0.5+std-dev (= 0.5.11-ok1), librust-crossbeam-channel-0.5-dev (= 0.5.11-ok1), librust-crossbeam-channel-0.5.11+default-dev (= 0.5.11-ok1), librust-crossbeam-channel-0.5.11+std-dev (= 0.5.11-ok1), librust-crossbeam-channel-0.5.11-dev (= 0.5.11-ok1) Depends: librust-crossbeam-utils-0.8+std-dev (>= 0.8.18-~~), librust-crossbeam-utils-0.8-dev (>= 0.8.18-~~) Breaks: librust-slog-async-dev (<< 2.5.0-2) Filename: pool/main/r/rust-crossbeam-channel/librust-crossbeam-channel-dev_0.5.11-ok1_amd64.deb Size: 75912 MD5sum: bad609ffaeb7620d68b009d454469bbc SHA1: fa434124192d36676f6224a89a8bfe5d6964165d SHA256: 9deb3196bb35a807914e8d151ddf75b5f9493ac081bb5ddaf8077bb013f18135 SHA512: ed20bb4259ceb7aae8a34eefc2e5748a25f8c5febd9113ae23e663face944a57c15ec769661e7b492bf5e60390b745fdc2f063b3966fb4bf67e51aa8c98c6947 Homepage: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel Description: Multi-producer multi-consumer channels for message passing - Rust source code Source code for Debianized Rust crate "crossbeam-channel" Package: librust-crossbeam-deque-dev Architecture: amd64 Version: 0.8.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-crossbeam-deque Origin: openKylin Maintainer: openKylin Developers Installed-Size: 147 Provides: librust-crossbeam-deque+default-dev (= 0.8.5-ok1), librust-crossbeam-deque+std-dev (= 0.8.5-ok1), librust-crossbeam-deque-0+default-dev (= 0.8.5-ok1), librust-crossbeam-deque-0+std-dev (= 0.8.5-ok1), librust-crossbeam-deque-0-dev (= 0.8.5-ok1), librust-crossbeam-deque-0.8+default-dev (= 0.8.5-ok1), librust-crossbeam-deque-0.8+std-dev (= 0.8.5-ok1), librust-crossbeam-deque-0.8-dev (= 0.8.5-ok1), librust-crossbeam-deque-0.8.5+default-dev (= 0.8.5-ok1), librust-crossbeam-deque-0.8.5+std-dev (= 0.8.5-ok1), librust-crossbeam-deque-0.8.5-dev (= 0.8.5-ok1) Depends: librust-crossbeam-epoch-0.9+std-dev (>= 0.9.17-~~), librust-crossbeam-epoch-0.9-dev (>= 0.9.17-~~), librust-crossbeam-utils-0.8+std-dev (>= 0.8.18-~~), librust-crossbeam-utils-0.8-dev (>= 0.8.18-~~) Filename: pool/main/r/rust-crossbeam-deque/librust-crossbeam-deque-dev_0.8.5-ok1_amd64.deb Size: 21516 MD5sum: 66a480dca962e7f78ad602e8b1ee471f SHA1: be4ccfbc61cfcd6990967b76ee53c375f10ab36d SHA256: 7879e9b429d5efa3c58da14587819add4636faa8dd68b71deade7fb1996c9da4 SHA512: 9280a4228b73914adc69f6d820afe112c1a0e72b478f5bbf38b526bb3cf5b6280b64db2bcdef7dc51f112406092b2ffb07c2634bbabed5b918129882701870e9 Homepage: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque Description: Concurrent work-stealing deque - Rust source code Source code for Debianized Rust crate "crossbeam-deque" Package: librust-crossbeam-epoch+std-dev Architecture: amd64 Version: 0.9.18-ok3 Multi-Arch: same Priority: optional Section: rust Source: rust-crossbeam-epoch Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-crossbeam-epoch+default-dev (= 0.9.18-ok3), librust-crossbeam-epoch-0+default-dev (= 0.9.18-ok3), librust-crossbeam-epoch-0+std-dev (= 0.9.18-ok3), librust-crossbeam-epoch-0.9+default-dev (= 0.9.18-ok3), librust-crossbeam-epoch-0.9+std-dev (= 0.9.18-ok3), librust-crossbeam-epoch-0.9.18+default-dev (= 0.9.18-ok3), librust-crossbeam-epoch-0.9.18+std-dev (= 0.9.18-ok3) Depends: librust-crossbeam-epoch-dev (= 0.9.18-ok3), librust-crossbeam-epoch+alloc-dev (= 0.9.18-ok3), librust-crossbeam-utils-0.8+std-dev (>= 0.8.18-~~) Filename: pool/main/r/rust-crossbeam-epoch/librust-crossbeam-epoch+std-dev_0.9.18-ok3_amd64.deb Size: 1260 MD5sum: d4218befb12c478e543ead55fcdbf766 SHA1: 3276e92a9bf1767f2cd2619d58966ab386664346 SHA256: fe8e8ddcafc9298f83017539e7e7557ae208389b90d428520a6fe2dbf08f9078 SHA512: b9386c4c01389cb582d0e0157297f29942679a9e55aba2d65ef3e2770d16e318dd2eac2a8142ddfbf8cc97675b940c0231d8fdd525a1457993a380639e4745a6 Description: Epoch-based garbage collection - feature "std" and 1 more This metapackage enables feature "std" for the Rust crossbeam-epoch crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-crossbeam-epoch-dev Architecture: amd64 Version: 0.9.18-ok3 Multi-Arch: same Priority: optional Section: rust Source: rust-crossbeam-epoch Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 233 Provides: librust-crossbeam-epoch+alloc-dev (= 0.9.18-ok3), librust-crossbeam-epoch-0+alloc-dev (= 0.9.18-ok3), librust-crossbeam-epoch-0-dev (= 0.9.18-ok3), librust-crossbeam-epoch-0.9+alloc-dev (= 0.9.18-ok3), librust-crossbeam-epoch-0.9-dev (= 0.9.18-ok3), librust-crossbeam-epoch-0.9.18+alloc-dev (= 0.9.18-ok3), librust-crossbeam-epoch-0.9.18-dev (= 0.9.18-ok3) Depends: librust-crossbeam-utils-0.8-dev (>= 0.8.18-~~) Recommends: librust-crossbeam-epoch+std-dev (= 0.9.18-ok3) Filename: pool/main/r/rust-crossbeam-epoch/librust-crossbeam-epoch-dev_0.9.18-ok3_amd64.deb Size: 41284 MD5sum: 01854a90c3cef5ec8e61b5fca68bbe13 SHA1: f2c779a3a5ad1f7a49c0e75d6893c1d7e440dc0e SHA256: f838788ca798bbdb9c45174cbab1b26ef5a9390bc84164de60ce4f82de0019d2 SHA512: d174abfb1e963f5edd198402e12d4ad391baa2f2ea8ce28a2ebe663f4d9d8053efaa1e27c6cc662bb8f02de4ad1885ac53f1c445e52a2a40e3d1d6fe646fcc8c Homepage: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch Description: Epoch-based garbage collection - Rust source code Source code for Debianized Rust crate "crossbeam-epoch" Package: librust-crossbeam-utils-dev Architecture: amd64 Version: 0.8.19-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-crossbeam-utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 227 Provides: librust-crossbeam-utils+default-dev (= 0.8.19-ok1), librust-crossbeam-utils+nightly-dev (= 0.8.19-ok1), librust-crossbeam-utils+std-dev (= 0.8.19-ok1), librust-crossbeam-utils-0+default-dev (= 0.8.19-ok1), librust-crossbeam-utils-0+nightly-dev (= 0.8.19-ok1), librust-crossbeam-utils-0+std-dev (= 0.8.19-ok1), librust-crossbeam-utils-0-dev (= 0.8.19-ok1), librust-crossbeam-utils-0.8+default-dev (= 0.8.19-ok1), librust-crossbeam-utils-0.8+nightly-dev (= 0.8.19-ok1), librust-crossbeam-utils-0.8+std-dev (= 0.8.19-ok1), librust-crossbeam-utils-0.8-dev (= 0.8.19-ok1), librust-crossbeam-utils-0.8.19+default-dev (= 0.8.19-ok1), librust-crossbeam-utils-0.8.19+nightly-dev (= 0.8.19-ok1), librust-crossbeam-utils-0.8.19+std-dev (= 0.8.19-ok1), librust-crossbeam-utils-0.8.19-dev (= 0.8.19-ok1) Filename: pool/main/r/rust-crossbeam-utils/librust-crossbeam-utils-dev_0.8.19-ok1_amd64.deb Size: 39892 MD5sum: 2014bcf70b60eeff0db7ed592cf2a2a1 SHA1: a986cb81b12bace46dad585b95c34dfd43b38678 SHA256: a4167156d920e28a25201d634a03596fd1efb420bad4534c255b607e99aab294 SHA512: 841b78f3c03c84c3ceade53bc29df80d90311731280ff9a30285916d7821665d079580819e450bb775daade00eaf05ce4ea0f3531450701772a7e772acab5605 Homepage: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils Description: Utilities for concurrent programming - Rust source code Source code for Debianized Rust crate "crossbeam-utils" Package: librust-crunchy-dev Architecture: amd64 Version: 0.2.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-crunchy Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 49 Provides: librust-crunchy+default-dev (= 0.2.2-ok1), librust-crunchy+limit-1024-dev (= 0.2.2-ok1), librust-crunchy+limit-128-dev (= 0.2.2-ok1), librust-crunchy+limit-2048-dev (= 0.2.2-ok1), librust-crunchy+limit-256-dev (= 0.2.2-ok1), librust-crunchy+limit-512-dev (= 0.2.2-ok1), librust-crunchy+limit-64-dev (= 0.2.2-ok1), librust-crunchy+std-dev (= 0.2.2-ok1), librust-crunchy-0+default-dev (= 0.2.2-ok1), librust-crunchy-0+limit-1024-dev (= 0.2.2-ok1), librust-crunchy-0+limit-128-dev (= 0.2.2-ok1), librust-crunchy-0+limit-2048-dev (= 0.2.2-ok1), librust-crunchy-0+limit-256-dev (= 0.2.2-ok1), librust-crunchy-0+limit-512-dev (= 0.2.2-ok1), librust-crunchy-0+limit-64-dev (= 0.2.2-ok1), librust-crunchy-0+std-dev (= 0.2.2-ok1), librust-crunchy-0-dev (= 0.2.2-ok1), librust-crunchy-0.2+default-dev (= 0.2.2-ok1), librust-crunchy-0.2+limit-1024-dev (= 0.2.2-ok1), librust-crunchy-0.2+limit-128-dev (= 0.2.2-ok1), librust-crunchy-0.2+limit-2048-dev (= 0.2.2-ok1), librust-crunchy-0.2+limit-256-dev (= 0.2.2-ok1), librust-crunchy-0.2+limit-512-dev (= 0.2.2-ok1), librust-crunchy-0.2+limit-64-dev (= 0.2.2-ok1), librust-crunchy-0.2+std-dev (= 0.2.2-ok1), librust-crunchy-0.2-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+default-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+limit-1024-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+limit-128-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+limit-2048-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+limit-256-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+limit-512-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+limit-64-dev (= 0.2.2-ok1), librust-crunchy-0.2.2+std-dev (= 0.2.2-ok1), librust-crunchy-0.2.2-dev (= 0.2.2-ok1) Filename: pool/main/r/rust-crunchy/librust-crunchy-dev_0.2.2-ok1_amd64.deb Size: 7290 MD5sum: 8e872386c496c6dbd7cadd83e3deb2f5 SHA1: ea12785b5c6b9c656489f85a85f4be1c643910f6 SHA256: 61396e4b8a8d009e0013ae2f2f3de59460f798ed3ba248ffc54cf2cdb0645b01 SHA512: daf5b25d3f61285315df650552f2d39f1436dbe9a23b577c976b5e26f8a04807e8dcc2ab11ba6aac2a0d34ab534ce7c8572f4d6388a47fb7ae494e636c132936 Description: Crunchy unroller: deterministically unroll constant loops - Rust source code This package contains the source for the Rust crunchy crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-crypto-common-dev Architecture: amd64 Version: 0.1.6-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-crypto-common Origin: openKylin Maintainer: openKylin Developers Installed-Size: 45 Provides: librust-crypto-common+default-dev (= 0.1.6-ok1), librust-crypto-common+getrandom-dev (= 0.1.6-ok1), librust-crypto-common+rand-core-dev (= 0.1.6-ok1), librust-crypto-common+std-dev (= 0.1.6-ok1), librust-crypto-common-0+default-dev (= 0.1.6-ok1), librust-crypto-common-0+getrandom-dev (= 0.1.6-ok1), librust-crypto-common-0+rand-core-dev (= 0.1.6-ok1), librust-crypto-common-0+std-dev (= 0.1.6-ok1), librust-crypto-common-0-dev (= 0.1.6-ok1), librust-crypto-common-0.1+default-dev (= 0.1.6-ok1), librust-crypto-common-0.1+getrandom-dev (= 0.1.6-ok1), librust-crypto-common-0.1+rand-core-dev (= 0.1.6-ok1), librust-crypto-common-0.1+std-dev (= 0.1.6-ok1), librust-crypto-common-0.1-dev (= 0.1.6-ok1), librust-crypto-common-0.1.6+default-dev (= 0.1.6-ok1), librust-crypto-common-0.1.6+getrandom-dev (= 0.1.6-ok1), librust-crypto-common-0.1.6+rand-core-dev (= 0.1.6-ok1), librust-crypto-common-0.1.6+std-dev (= 0.1.6-ok1), librust-crypto-common-0.1.6-dev (= 0.1.6-ok1) Depends: librust-generic-array-0.14+default-dev (>= 0.14.4-~~), librust-generic-array-0.14+more-lengths-dev (>= 0.14.4-~~), librust-rand-core-0.6+default-dev, librust-rand-core-0.6+getrandom-dev, librust-typenum-1+default-dev (>= 1.14-~~) Filename: pool/main/r/rust-crypto-common/librust-crypto-common-dev_0.1.6-ok1_amd64.deb Size: 10200 MD5sum: d0977504bbbb4021af7a7775985f0961 SHA1: d534c46732ba80c877cb0a1ab5d39577d7440942 SHA256: f20714836a2c5041d96346b6ee5adb7c99c34e04d1b4d11b20cc49d215832e3f SHA512: 230c5fa076add2253619ea93b9aee663d940be6f74142af8246f6dd1048b4d4083a571d75056719fd3cffc7e0b445c246b707a0ee3f8af6000881e2833fdefa8 Description: Common cryptographic traits - Rust source code This package contains the source for the Rust crypto-common crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-csv-core+libc-dev Architecture: amd64 Version: 0.1.10-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-csv-core Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-csv-core-0+libc-dev (= 0.1.10-ok1), librust-csv-core-0.1+libc-dev (= 0.1.10-ok1), librust-csv-core-0.1.10+libc-dev (= 0.1.10-ok1) Depends: librust-csv-core-dev (= 0.1.10-ok1), librust-memchr-2+libc-dev Filename: pool/main/r/rust-csv-core/librust-csv-core+libc-dev_0.1.10-ok1_amd64.deb Size: 1212 MD5sum: 0cb7323d991a5dca0e0d78e50881ccd7 SHA1: afc389b862fb8b302122811d3e169a0b9fdc93dc SHA256: 61b8d350777a662069102c87c5fed461cac1ac6f6bc16d0c3b99106282e30119 SHA512: c3c1dee60eb5242a7c81880e639d7c3d1dee7031aca51775f0c06e4dc4a3c9f37ffd9e2159714a9dc87d12755a3e08e97e5cd01b52f9a026a14abee051f5292b Homepage: https://github.com/BurntSushi/rust-csv Description: Bare bones CSV parsing with no_std support - feature "libc" This metapackage enables feature "libc" for the Rust csv-core crate, by pulling in any additional dependencies needed by that feature. Package: librust-csv-core-dev Architecture: amd64 Version: 0.1.10-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-csv-core Origin: openKylin Maintainer: openKylin Developers Installed-Size: 146 Provides: librust-csv-core+default-dev (= 0.1.10-ok1), librust-csv-core-0+default-dev (= 0.1.10-ok1), librust-csv-core-0-dev (= 0.1.10-ok1), librust-csv-core-0.1+default-dev (= 0.1.10-ok1), librust-csv-core-0.1-dev (= 0.1.10-ok1), librust-csv-core-0.1.10+default-dev (= 0.1.10-ok1), librust-csv-core-0.1.10-dev (= 0.1.10-ok1) Depends: librust-memchr-2-dev Suggests: librust-csv-core+libc-dev (= 0.1.10-ok1) Filename: pool/main/r/rust-csv-core/librust-csv-core-dev_0.1.10-ok1_amd64.deb Size: 25252 MD5sum: 2b96f028b84cc616b66a76f82313a1fd SHA1: 35cfc3db7fba10fbe33f65d20668ce7e14a79cc9 SHA256: f41eefc3ebb441f8895ae04843757b528aca5272ee3aa2dabaf45ee51facbff5 SHA512: b740ff3aa7777a02ae8a7a152468c83b615663c523382ec281d605ff0668bbcc5da846846a690c9d89fc19e2f43b065ba89f8d47e504cbbe0c31e9efb14d3ce8 Homepage: https://github.com/BurntSushi/rust-csv Description: Bare bones CSV parsing with no_std support - Rust source code This package contains the source for the Rust csv-core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-csv-dev Architecture: amd64 Version: 1.2.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-csv Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6028 Provides: librust-csv+default-dev (= 1.2.2-ok1), librust-csv-1+default-dev (= 1.2.2-ok1), librust-csv-1-dev (= 1.2.2-ok1), librust-csv-1.2+default-dev (= 1.2.2-ok1), librust-csv-1.2-dev (= 1.2.2-ok1), librust-csv-1.2.2+default-dev (= 1.2.2-ok1), librust-csv-1.2.2-dev (= 1.2.2-ok1) Depends: librust-csv-core-0.1+default-dev (>= 0.1.10-~~), librust-itoa-1+default-dev, librust-ryu-1+default-dev, librust-serde-1+default-dev (>= 1.0.55-~~) Filename: pool/main/r/rust-csv/librust-csv-dev_1.2.2-ok1_amd64.deb Size: 684232 MD5sum: 9eb3b071f55355915271adca0ba1b531 SHA1: 20339b7df26ff57d7bea6f7dd498b9193b7270ff SHA256: 7a27415476d615f6f0b5a22fef4dd78c170513d12f90cf2a56883b9f014ffdab SHA512: 9c4362a83eceea726938259985de7fdc2655d30f2c6c2d915fc03f3e48a82d2c0f807f4caf2ee79615c94a237decb51605c43f0bbb89486b149497e1eb602fc0 Homepage: https://github.com/BurntSushi/rust-csv Description: Fast CSV parsing with support for serde - Rust source code This package contains the source for the Rust csv crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ctor-dev Architecture: amd64 Version: 0.1.26-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ctor Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 69 Provides: librust-ctor+default-dev (= 0.1.26-ok1), librust-ctor-0+default-dev (= 0.1.26-ok1), librust-ctor-0-dev (= 0.1.26-ok1), librust-ctor-0.1+default-dev (= 0.1.26-ok1), librust-ctor-0.1-dev (= 0.1.26-ok1), librust-ctor-0.1.26+default-dev (= 0.1.26-ok1), librust-ctor-0.1.26-dev (= 0.1.26-ok1) Depends: librust-quote-1+default-dev (>= 1.0.20-~~), librust-syn-1+full-dev (>= 1.0.98-~~), librust-syn-1+parsing-dev (>= 1.0.98-~~), librust-syn-1+printing-dev (>= 1.0.98-~~), librust-syn-1+proc-macro-dev (>= 1.0.98-~~) Filename: pool/main/r/rust-ctor/librust-ctor-dev_0.1.26-ok1_amd64.deb Size: 12712 MD5sum: 90f399eb1fcdbc8a0e5eaea6db0c44b2 SHA1: d8fffaaa33a6c2579a92f34f1578010fac674f98 SHA256: 6ecb414d4cfabc16743abdcfd2189fbed56b9c7565ee2d292b2a4430ee2c0ba4 SHA512: 3209a51aeaeb712dd6e51c37dd552fe934e21fbbc3477e3f2d276f487f2e3c6a126f16862f5c6633abde5dc7d0cdb9a856a4938ad9488559b8340045fb925452 Description: __attribute__((constructor)) for Rust - Rust source code This package contains the source for the Rust ctor crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ctrlc-dev Architecture: amd64 Version: 3.4.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ctrlc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 75 Provides: librust-ctrlc+default-dev (= 3.4.2-ok1), librust-ctrlc+termination-dev (= 3.4.2-ok1), librust-ctrlc-3+default-dev (= 3.4.2-ok1), librust-ctrlc-3+termination-dev (= 3.4.2-ok1), librust-ctrlc-3-dev (= 3.4.2-ok1), librust-ctrlc-3.4+default-dev (= 3.4.2-ok1), librust-ctrlc-3.4+termination-dev (= 3.4.2-ok1), librust-ctrlc-3.4-dev (= 3.4.2-ok1), librust-ctrlc-3.4.2+default-dev (= 3.4.2-ok1), librust-ctrlc-3.4.2+termination-dev (= 3.4.2-ok1), librust-ctrlc-3.4.2-dev (= 3.4.2-ok1) Depends: librust-nix-0+fs-dev (>= 0.26-~~), librust-nix-0+signal-dev (>= 0.26-~~) Filename: pool/main/r/rust-ctrlc/librust-ctrlc-dev_3.4.2-ok1_amd64.deb Size: 15100 MD5sum: d7eb773944abf6fd326439d7ee381875 SHA1: 3d9da1a94cc2f61b794a5b63eae7478fce41b9fb SHA256: 1063fa36a90f5924efa68b2120c228977bd39ff8c2274c6e37b399b3487ce5b1 SHA512: 45b6a2267c2ea4b1323a652dcceb942b8d71925d645e762119ca8325bbec00c2b6617d0ee5bce215586bb6b0686241577b2df7a349e9a99ea4515e9cf98d1825 Homepage: https://github.com/Detegr/rust-ctrlc Description: Easy Ctrl-C handler for Rust projects - Rust source code Source code for Debianized Rust crate "ctrlc" Package: librust-derive-arbitrary-dev Architecture: amd64 Version: 1.3.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-derive-arbitrary Origin: openKylin Maintainer: openKylin Developers Installed-Size: 53 Provides: librust-derive-arbitrary+default-dev (= 1.3.2-ok1), librust-derive-arbitrary-1+default-dev (= 1.3.2-ok1), librust-derive-arbitrary-1-dev (= 1.3.2-ok1), librust-derive-arbitrary-1.3+default-dev (= 1.3.2-ok1), librust-derive-arbitrary-1.3-dev (= 1.3.2-ok1), librust-derive-arbitrary-1.3.2+default-dev (= 1.3.2-ok1), librust-derive-arbitrary-1.3.2-dev (= 1.3.2-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+derive-dev, librust-syn-2+parsing-dev Filename: pool/main/r/rust-derive-arbitrary/librust-derive-arbitrary-dev_1.3.2-ok1_amd64.deb Size: 11904 MD5sum: de346db50d7e1b0bc1a0ef847ec3d5b5 SHA1: e40901c9838cb6bed5d98b981ccb8fd4a2b95858 SHA256: d23ba98ea912c727296def698f202937c664da405b0b83505ea685e789dccfdb SHA512: a2ae3a43f42029c21e59370d34bd137528383a9a62ac6785b3735e02d1d6e9a903b4960db0c7819280f9c9c002140e17212dca7e346c7879f77d0061141bb425 Description: Derives arbitrary traits - Rust source code Source code for Debianized Rust crate "derive_arbitrary" Package: librust-digest-dev Architecture: amd64 Version: 0.10.7-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-digest Origin: openKylin Maintainer: openKylin Developers Installed-Size: 111 Provides: librust-digest+alloc-dev (= 0.10.7-ok1), librust-digest+blobby-dev (= 0.10.7-ok1), librust-digest+block-buffer-dev (= 0.10.7-ok1), librust-digest+const-oid-dev (= 0.10.7-ok1), librust-digest+core-api-dev (= 0.10.7-ok1), librust-digest+default-dev (= 0.10.7-ok1), librust-digest+dev-dev (= 0.10.7-ok1), librust-digest+mac-dev (= 0.10.7-ok1), librust-digest+oid-dev (= 0.10.7-ok1), librust-digest+rand-core-dev (= 0.10.7-ok1), librust-digest+std-dev (= 0.10.7-ok1), librust-digest+subtle-dev (= 0.10.7-ok1), librust-digest-0+alloc-dev (= 0.10.7-ok1), librust-digest-0+blobby-dev (= 0.10.7-ok1), librust-digest-0+block-buffer-dev (= 0.10.7-ok1), librust-digest-0+const-oid-dev (= 0.10.7-ok1), librust-digest-0+core-api-dev (= 0.10.7-ok1), librust-digest-0+default-dev (= 0.10.7-ok1), librust-digest-0+dev-dev (= 0.10.7-ok1), librust-digest-0+mac-dev (= 0.10.7-ok1), librust-digest-0+oid-dev (= 0.10.7-ok1), librust-digest-0+rand-core-dev (= 0.10.7-ok1), librust-digest-0+std-dev (= 0.10.7-ok1), librust-digest-0+subtle-dev (= 0.10.7-ok1), librust-digest-0-dev (= 0.10.7-ok1), librust-digest-0.10+alloc-dev (= 0.10.7-ok1), librust-digest-0.10+blobby-dev (= 0.10.7-ok1), librust-digest-0.10+block-buffer-dev (= 0.10.7-ok1), librust-digest-0.10+const-oid-dev (= 0.10.7-ok1), librust-digest-0.10+core-api-dev (= 0.10.7-ok1), librust-digest-0.10+default-dev (= 0.10.7-ok1), librust-digest-0.10+dev-dev (= 0.10.7-ok1), librust-digest-0.10+mac-dev (= 0.10.7-ok1), librust-digest-0.10+oid-dev (= 0.10.7-ok1), librust-digest-0.10+rand-core-dev (= 0.10.7-ok1), librust-digest-0.10+std-dev (= 0.10.7-ok1), librust-digest-0.10+subtle-dev (= 0.10.7-ok1), librust-digest-0.10-dev (= 0.10.7-ok1), librust-digest-0.10.7+alloc-dev (= 0.10.7-ok1), librust-digest-0.10.7+blobby-dev (= 0.10.7-ok1), librust-digest-0.10.7+block-buffer-dev (= 0.10.7-ok1), librust-digest-0.10.7+const-oid-dev (= 0.10.7-ok1), librust-digest-0.10.7+core-api-dev (= 0.10.7-ok1), librust-digest-0.10.7+default-dev (= 0.10.7-ok1), librust-digest-0.10.7+dev-dev (= 0.10.7-ok1), librust-digest-0.10.7+mac-dev (= 0.10.7-ok1), librust-digest-0.10.7+oid-dev (= 0.10.7-ok1), librust-digest-0.10.7+rand-core-dev (= 0.10.7-ok1), librust-digest-0.10.7+std-dev (= 0.10.7-ok1), librust-digest-0.10.7+subtle-dev (= 0.10.7-ok1), librust-digest-0.10.7-dev (= 0.10.7-ok1) Depends: librust-blobby-0.3+default-dev, librust-block-buffer-0.10+default-dev, librust-const-oid-0.9+default-dev, librust-crypto-common-0.1+default-dev (>= 0.1.3-~~), librust-crypto-common-0.1+rand-core-dev (>= 0.1.3-~~), librust-crypto-common-0.1+std-dev (>= 0.1.3-~~), librust-subtle-2-dev (>= 2.4-~~) Filename: pool/main/r/rust-digest/librust-digest-dev_0.10.7-ok1_amd64.deb Size: 20240 MD5sum: 7a7e0f091f168c3226704789cd092a7c SHA1: 2e3473c65aae31122f1f9cdc49d6d7d26c57d03e SHA256: 3393c7e31fb3849921b48de86e7e82ffc8dcc38f1e1168b261c50259d735ef9f SHA512: a4152edf31e0f5604562cea9ad59d1de6936123057595cdbdce0d84cec6298264f982710473b3cdf7ce8b365d521886b609931f9c1e87e64453f9c32257baa56 Description: Traits for cryptographic hash functions and MACs - Rust source code This package contains the source for the Rust digest crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-dirs-next-dev Architecture: amd64 Version: 2.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-dirs-next Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 83 Provides: librust-dirs-next+default-dev (= 2.0.0-ok1), librust-dirs-next-2+default-dev (= 2.0.0-ok1), librust-dirs-next-2-dev (= 2.0.0-ok1), librust-dirs-next-2.0+default-dev (= 2.0.0-ok1), librust-dirs-next-2.0-dev (= 2.0.0-ok1), librust-dirs-next-2.0.0+default-dev (= 2.0.0-ok1), librust-dirs-next-2.0.0-dev (= 2.0.0-ok1) Depends: librust-cfg-if-1+default-dev, librust-dirs-sys-next-0.1+default-dev Filename: pool/main/r/rust-dirs-next/librust-dirs-next-dev_2.0.0-ok1_amd64.deb Size: 13968 MD5sum: 90446508c0fecea49ebae239858ebfb2 SHA1: 7f64e009f802ebf5ddfa3db690241941beee0146 SHA256: a24450ed90d995f7700c4ebe0b37e2444d38d6578a87f8b6378e1f2add1818e0 SHA512: 2573b04a2be170ee461ff2177f55b0c0298b640a2cc4d4876d933f588996057263f5c046222efb25e0267ae2a27ada03f882be50febf6bf789f27317895066f7 Description: Tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS - Rust source code This package contains the source for the Rust dirs-next crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-dirs-sys-next-dev Architecture: amd64 Version: 0.1.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-dirs-sys-next Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 69 Provides: librust-dirs-sys-next+default-dev (= 0.1.1-ok1), librust-dirs-sys-next-0+default-dev (= 0.1.1-ok1), librust-dirs-sys-next-0-dev (= 0.1.1-ok1), librust-dirs-sys-next-0.1+default-dev (= 0.1.1-ok1), librust-dirs-sys-next-0.1-dev (= 0.1.1-ok1), librust-dirs-sys-next-0.1.1+default-dev (= 0.1.1-ok1), librust-dirs-sys-next-0.1.1-dev (= 0.1.1-ok1) Depends: librust-libc-0.2+default-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+knownfolders-dev, librust-winapi-0.3+objbase-dev, librust-winapi-0.3+shlobj-dev, librust-winapi-0.3+winbase-dev, librust-winapi-0.3+winerror-dev Filename: pool/main/r/rust-dirs-sys-next/librust-dirs-sys-next-dev_0.1.1-ok1_amd64.deb Size: 12874 MD5sum: 11bf10a4fb60514966c694da1d272315 SHA1: a6988d6c3ebd9c47a43e0ecfb16b618c4ee24270 SHA256: 550c8da270a5c6c869e0445306f257ee23900e43fc21c7079db1ec2942af2b8c SHA512: 9840aa4e9bd0c50bb2cab66f30347f3aa06bc9da2b55fb6b58af3b77058b5ea1ea71c874051332b52452f68653f671e256e136c994df637e84005a852f7da366 Description: System-level helper functions for the dirs and directories crates - Rust source code This package contains the source for the Rust dirs-sys-next crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-dlib-dev Architecture: amd64 Version: 0.5.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-dlib Origin: openKylin Maintainer: openKylin Developers Installed-Size: 46 Provides: librust-dlib+default-dev (= 0.5.2-ok1), librust-dlib-0+default-dev (= 0.5.2-ok1), librust-dlib-0-dev (= 0.5.2-ok1), librust-dlib-0.5+default-dev (= 0.5.2-ok1), librust-dlib-0.5-dev (= 0.5.2-ok1), librust-dlib-0.5.2+default-dev (= 0.5.2-ok1), librust-dlib-0.5.2-dev (= 0.5.2-ok1) Depends: librust-libloading-0.7+default-dev Filename: pool/main/r/rust-dlib/librust-dlib-dev_0.5.2-ok1_amd64.deb Size: 7724 MD5sum: 5fd9f6c45845ebfd2959bc3f51ee50e4 SHA1: cacc43f92065509cea48dc269f3752cc39ff3aee SHA256: f867f15692005d939335b261d6dbf568c45c71bbd74f0ffe913803c7ced844b1 SHA512: 4671e7685ba46178eec89b841e7629a462c3a3b6b2dcf10911fc641831d6f2c861dce34e5796381874dfc0e3fd7aaa6cb6cd67d5ce117ef0a5425dadcd5d8fa6 Description: Helper macros for handling manually loading optional system libraries - Rust source code Source code for Debianized Rust crate "dlib" Package: librust-easy-parallel-dev Architecture: all Version: 3.3.1-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-easy-parallel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 36 Provides: librust-easy-parallel-3+default-dev (= 3.3.1-ok1), librust-easy-parallel-3-dev (= 3.3.1-ok1), librust-easy-parallel-3.3-dev (= 3.3.1-ok1), librust-easy-parallel-3.3.1-dev (= 3.3.1-ok1) Filename: pool/main/r/rust-easy-parallel/librust-easy-parallel-dev_3.3.1-ok1_all.deb Size: 6876 MD5sum: c63a7db02cd2b30a7e6b7b0a03550ddc SHA1: 9088f3c826f09c7b068ff0465e9f5c1f3d0b4b15 SHA256: a32199837955ddbc7ddfe4ea1e9ca268da68ae899592f232fa6b8270afa7544f SHA512: e0c956f0ea9da1b0715059b4e911d9744eb28fac637bcee15fe6cb54fdfb03a2ca55b933c501f610d083bce4e22f19cec427dea78f494c0209cb3b9c4e26d9ec Homepage: https://github.com/smol-rs/easy-parallel Description: run closures in parallel - Rust source code easy-parallel is a simple primitive for spawning threads in bulk and waiting for them to complete. Threads are allowed to borrow local variables from the main thread. . This package contains the source for the Rust easy-parallel crate, packaged for use with cargo and dh-cargo. Package: librust-either+serde-dev Architecture: amd64 Version: 1.9.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-either Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-either-1+serde-dev (= 1.9.0-ok1), librust-either-1.9+serde-dev (= 1.9.0-ok1), librust-either-1.9.0+serde-dev (= 1.9.0-ok1) Depends: librust-either-dev (= 1.9.0-ok1), librust-serde-1+default-dev, librust-serde-1+derive-dev Filename: pool/main/r/rust-either/librust-either+serde-dev_1.9.0-ok1_amd64.deb Size: 1220 MD5sum: c29830f924ce2d331a65704dbc85d17b SHA1: 0031705cf27eaa75c7b206cc7ca058b4c1a1c5b8 SHA256: c13b898217192789dc375ffe92436b7394bf9b1e7df8f108121edb6673d3445f SHA512: 19a882edbb3c8189e632c7dac6ab7c56fb19d170994b7baf9f4006f212e4845d352803fee7729785a940bc699894939e6cd225f12d3d063bcb8da4a42e1e864c Description: Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - feature "serde" This metapackage enables feature "serde" for the Rust either crate, by pulling in any additional dependencies needed by that feature. Package: librust-either-dev Architecture: amd64 Version: 1.9.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-either Origin: openKylin Maintainer: openKylin Developers Installed-Size: 86 Provides: librust-either+default-dev (= 1.9.0-ok1), librust-either+use-std-dev (= 1.9.0-ok1), librust-either-1+default-dev (= 1.9.0-ok1), librust-either-1+use-std-dev (= 1.9.0-ok1), librust-either-1-dev (= 1.9.0-ok1), librust-either-1.9+default-dev (= 1.9.0-ok1), librust-either-1.9+use-std-dev (= 1.9.0-ok1), librust-either-1.9-dev (= 1.9.0-ok1), librust-either-1.9.0+default-dev (= 1.9.0-ok1), librust-either-1.9.0+use-std-dev (= 1.9.0-ok1), librust-either-1.9.0-dev (= 1.9.0-ok1) Suggests: librust-either+serde-dev (= 1.9.0-ok1) Filename: pool/main/r/rust-either/librust-either-dev_1.9.0-ok1_amd64.deb Size: 17468 MD5sum: aecd95b14a0ef1986d38534ae13637d8 SHA1: 2923929f092997e8a5c7af372655aef30d658318 SHA256: a441381ab5ded94926d2ccb5b97b6b98236ea8afbd9b417a1e6601a7853857c8 SHA512: 177595e087509ea2cdb05c348bd3118bd8f6f4dd617a61f8dce8e6a86ed82885b19c0b502faaf9a15e387c091407cab167fde5cfe496169ea1fe6b83984cf0dd Description: Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - Rust source code This package contains the source for the Rust either crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-env-logger-dev Architecture: amd64 Version: 0.10.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-env-logger Origin: openKylin Maintainer: openKylin Developers Installed-Size: 193 Provides: librust-env-logger+auto-color-dev (= 0.10.0-ok1), librust-env-logger+color-dev (= 0.10.0-ok1), librust-env-logger+default-dev (= 0.10.0-ok1), librust-env-logger+humantime-dev (= 0.10.0-ok1), librust-env-logger+regex-dev (= 0.10.0-ok1), librust-env-logger-0+auto-color-dev (= 0.10.0-ok1), librust-env-logger-0+color-dev (= 0.10.0-ok1), librust-env-logger-0+default-dev (= 0.10.0-ok1), librust-env-logger-0+humantime-dev (= 0.10.0-ok1), librust-env-logger-0+regex-dev (= 0.10.0-ok1), librust-env-logger-0-dev (= 0.10.0-ok1), librust-env-logger-0.10+auto-color-dev (= 0.10.0-ok1), librust-env-logger-0.10+color-dev (= 0.10.0-ok1), librust-env-logger-0.10+default-dev (= 0.10.0-ok1), librust-env-logger-0.10+humantime-dev (= 0.10.0-ok1), librust-env-logger-0.10+regex-dev (= 0.10.0-ok1), librust-env-logger-0.10-dev (= 0.10.0-ok1), librust-env-logger-0.10.0+auto-color-dev (= 0.10.0-ok1), librust-env-logger-0.10.0+color-dev (= 0.10.0-ok1), librust-env-logger-0.10.0+default-dev (= 0.10.0-ok1), librust-env-logger-0.10.0+humantime-dev (= 0.10.0-ok1), librust-env-logger-0.10.0+regex-dev (= 0.10.0-ok1), librust-env-logger-0.10.0-dev (= 0.10.0-ok1) Depends: librust-humantime-2+default-dev, librust-log-0.4+default-dev (>= 0.4.8-~~), librust-log-0.4+std-dev (>= 0.4.8-~~), librust-regex-1+perf-dev (>= 1.0.3-~~), librust-regex-1+std-dev (>= 1.0.3-~~), librust-termcolor-1+default-dev (>= 1.1.1-~~) Filename: pool/main/r/rust-env-logger/librust-env-logger-dev_0.10.0-ok1_amd64.deb Size: 32900 MD5sum: 64dcbc62ba6f5da88ac710c7c51d0209 SHA1: a5595dd0ad13b71424c7cefc6c0290b852f1e483 SHA256: 2c291d5c5489c19e4f63bc46c5f929afe9f852b123ca25a9ee40a94187b38975 SHA512: 55186578e64520ca39ea8be9c0f0e3a62fc6f4a84b5fce862c4a38499e748250c634f152d6cc50049f95414953135221688ce0e4cb771b292a0b59fe724b234e Description: Log implementation configured via environment variable - Rust source code This package contains the source for the Rust env_logger crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-erased-serde-dev Architecture: amd64 Version: 0.3.23-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-erased-serde Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 197 Provides: librust-erased-serde+alloc-dev (= 0.3.23-ok1), librust-erased-serde+default-dev (= 0.3.23-ok1), librust-erased-serde+std-dev (= 0.3.23-ok1), librust-erased-serde+unstable-debug-dev (= 0.3.23-ok1), librust-erased-serde-0+alloc-dev (= 0.3.23-ok1), librust-erased-serde-0+default-dev (= 0.3.23-ok1), librust-erased-serde-0+std-dev (= 0.3.23-ok1), librust-erased-serde-0+unstable-debug-dev (= 0.3.23-ok1), librust-erased-serde-0-dev (= 0.3.23-ok1), librust-erased-serde-0.3+alloc-dev (= 0.3.23-ok1), librust-erased-serde-0.3+default-dev (= 0.3.23-ok1), librust-erased-serde-0.3+std-dev (= 0.3.23-ok1), librust-erased-serde-0.3+unstable-debug-dev (= 0.3.23-ok1), librust-erased-serde-0.3-dev (= 0.3.23-ok1), librust-erased-serde-0.3.23+alloc-dev (= 0.3.23-ok1), librust-erased-serde-0.3.23+default-dev (= 0.3.23-ok1), librust-erased-serde-0.3.23+std-dev (= 0.3.23-ok1), librust-erased-serde-0.3.23+unstable-debug-dev (= 0.3.23-ok1), librust-erased-serde-0.3.23-dev (= 0.3.23-ok1) Depends: librust-serde-1+alloc-dev (>= 1.0.63-~~), librust-serde-1+std-dev (>= 1.0.63-~~), librust-serde-1-dev (>= 1.0.63-~~) Filename: pool/main/r/rust-erased-serde/librust-erased-serde-dev_0.3.23-ok1_amd64.deb Size: 23978 MD5sum: d7b61ae910f58db00e680aac03778a3e SHA1: 71d783aaf2f712a8724caac5c189f3ccd3a6ff9b SHA256: 51654423025fe200cd528ef5ce05de965410352834b013a760b1f514a265b253 SHA512: 76817fb518557558e17a99536b06ff47b98c9deabd156dcb9d18582cddddd3d1c760c0ff0cbb3cfb2dd54a7406e43272f12d57ff7a6b714eed7bb15d482b9c20 Description: Type-erased Serialize and Serializer traits - Rust source code This package contains the source for the Rust erased-serde crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-errno-dev Architecture: amd64 Version: 0.3.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-errno Origin: openKylin Maintainer: openKylin Developers Installed-Size: 61 Provides: librust-errno+default-dev (= 0.3.8-ok1), librust-errno+std-dev (= 0.3.8-ok1), librust-errno-0+default-dev (= 0.3.8-ok1), librust-errno-0+std-dev (= 0.3.8-ok1), librust-errno-0-dev (= 0.3.8-ok1), librust-errno-0.3+default-dev (= 0.3.8-ok1), librust-errno-0.3+std-dev (= 0.3.8-ok1), librust-errno-0.3-dev (= 0.3.8-ok1), librust-errno-0.3.8+default-dev (= 0.3.8-ok1), librust-errno-0.3.8+std-dev (= 0.3.8-ok1), librust-errno-0.3.8-dev (= 0.3.8-ok1) Depends: librust-libc-0.2+std-dev, librust-libc-0.2-dev Filename: pool/main/r/rust-errno/librust-errno-dev_0.3.8-ok1_amd64.deb Size: 12408 MD5sum: b69029443ed8de9b84ed0e56686a245d SHA1: aab38d28e1458d3ff9d047da2949aa3e5b7cb788 SHA256: 6d5e24098c3e637b9e1a0500616d0afd9fb55b50c334973dee4fee16fe5577b8 SHA512: 23890f32580e603c2e9726cd82c0c6f66f377852edea9010be3aea9f0c78d241797f16e0ce225fe764a4949ee751112e435c801242d54badfb36a571b50b6e73 Description: Cross-platform interface to the `errno` variable - Rust source code Source code for Debianized Rust crate "errno" Package: librust-event-listener-dev Architecture: all Version: 5.3.0-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-event-listener Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jonas Smedegaard Installed-Size: 177 Provides: librust-event-listener-5+default-dev (= 5.3.0-ok1), librust-event-listener-5+std-dev (= 5.3.0-ok1), librust-event-listener-5-dev (= 5.3.0-ok1), librust-event-listener-5.3-dev (= 5.3.0-ok1), librust-event-listener-5.3.0-dev (= 5.3.0-ok1) Depends: librust-concurrent-queue-2+std-dev, librust-parking-2-dev, librust-pin-project-lite-0.2+default-dev Filename: pool/main/r/rust-event-listener/librust-event-listener-dev_5.3.0-ok1_all.deb Size: 28520 MD5sum: 616ab575245228a4a17ebd057c3b012d SHA1: 5169fc23c6afc4282701d4650fdb3667f49dd86b SHA256: a47bfe60983511a773ab8af1da057c7aa0bcbd1a27e67dece2702ddaa4c8ab45 SHA512: 51284c50129284ea718bd90f64ca9e2f2ab24650a7fbcf7e55528d554f3cbcee082253f1a0e044d0f434af2ed189414a36a23da8f15c1a8fd8fd11de8e331870 Homepage: https://github.com/smol-rs/event-listener Description: notify async tasks or threads - Rust source code event-listener is a synchronization primitive similar to eventcounts. . You can use this crate to turn non-blocking data structures into async or blocking data structures. . This package contains the source for the Rust event-listener crate, packaged for use with cargo and dh-cargo. Package: librust-eyre+default-dev Architecture: amd64 Version: 0.6.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-eyre Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-eyre-0+default-dev (= 0.6.8-ok1), librust-eyre-0.6+default-dev (= 0.6.8-ok1), librust-eyre-0.6.8+default-dev (= 0.6.8-ok1) Depends: librust-eyre-dev (= 0.6.8-ok1), librust-eyre+auto-install-dev (= 0.6.8-ok1), librust-eyre+track-caller-dev (= 0.6.8-ok1) Filename: pool/main/r/rust-eyre/librust-eyre+default-dev_0.6.8-ok1_amd64.deb Size: 1220 MD5sum: 53ee9c0dbadbbe8712f4d80e8b7be48d SHA1: a09b9a869bfcf914e7b821d05b8e42bbee100fef SHA256: d5a370377d968381512a5d7078220bad48dafc2ce4d1f87141d99e8c38d61810 SHA512: 001e91896bac58434ef5d21f091eb24080c4d52d0ef629e0489e9ab7fdf2345cd9f79a6f4a031dbeae24b9cd093047e78c7fd5a7378828ae53399387d84160a5 Description: Flexible concrete Error Reporting type built on std::error::Error with customizable Reports - feature "default" This metapackage enables feature "default" for the Rust eyre crate, by pulling in any additional dependencies needed by that feature. Package: librust-eyre-dev Architecture: amd64 Version: 0.6.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-eyre Origin: openKylin Maintainer: openKylin Developers Installed-Size: 188 Provides: librust-eyre+auto-install-dev (= 0.6.8-ok1), librust-eyre+track-caller-dev (= 0.6.8-ok1), librust-eyre-0+auto-install-dev (= 0.6.8-ok1), librust-eyre-0+track-caller-dev (= 0.6.8-ok1), librust-eyre-0-dev (= 0.6.8-ok1), librust-eyre-0.6+auto-install-dev (= 0.6.8-ok1), librust-eyre-0.6+track-caller-dev (= 0.6.8-ok1), librust-eyre-0.6-dev (= 0.6.8-ok1), librust-eyre-0.6.8+auto-install-dev (= 0.6.8-ok1), librust-eyre-0.6.8+track-caller-dev (= 0.6.8-ok1), librust-eyre-0.6.8-dev (= 0.6.8-ok1) Depends: librust-indenter-0.3+default-dev, librust-once-cell-1+default-dev (>= 1.4.0-~~) Recommends: librust-eyre+default-dev (= 0.6.8-ok1) Filename: pool/main/r/rust-eyre/librust-eyre-dev_0.6.8-ok1_amd64.deb Size: 34104 MD5sum: 0f31b50b0615d99994e29ae8e0f72db4 SHA1: f21995681da827459e8563be0e6781c607f72274 SHA256: 44ff141ce18f7935fd2667236826babdd155153c90261beda241e16cc2ad0123 SHA512: 523170134527e13c805a196670eb509e1abd384c010f9c187abe8209fcc8cd0ed81857290be135568f435c2ca10f3376a9a4bb6e7fdda6a0d894b0ae542e08b3 Description: Flexible concrete Error Reporting type built on std::error::Error with customizable Reports - Rust source code This package contains the source for the Rust eyre crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-fastrand-dev Architecture: amd64 Version: 1.8.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-fastrand Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 81 Provides: librust-fastrand+default-dev (= 1.8.0-ok1), librust-fastrand-1+default-dev (= 1.8.0-ok1), librust-fastrand-1-dev (= 1.8.0-ok1), librust-fastrand-1.8+default-dev (= 1.8.0-ok1), librust-fastrand-1.8-dev (= 1.8.0-ok1), librust-fastrand-1.8.0+default-dev (= 1.8.0-ok1), librust-fastrand-1.8.0-dev (= 1.8.0-ok1) Filename: pool/main/r/rust-fastrand/librust-fastrand-dev_1.8.0-ok1_amd64.deb Size: 13658 MD5sum: 5b87a5666c3c7bb9ce0ccce8f396f9a6 SHA1: 0b2fb0982c1b73e494f4e6a9cac814baf86ae4b5 SHA256: d134cc25e90be98c03d437467d82744a295b3107d9bda69a8bb7a6ce787ec18d SHA512: 53a9f1c6d2bc472fee8202a0fc9f294409bc5435927e59b1fc31fe656eb1988e77bd837683fe78e247133b2e1c9f9b110522eb5537aa62e58c3c15d11333dc4c Description: Simple and fast random number generator - Rust source code This package contains the source for the Rust fastrand crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-filetime-dev Architecture: amd64 Version: 0.2.22-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-filetime Origin: openKylin Maintainer: openKylin Developers Installed-Size: 99 Provides: librust-filetime+default-dev (= 0.2.22-ok1), librust-filetime-0+default-dev (= 0.2.22-ok1), librust-filetime-0-dev (= 0.2.22-ok1), librust-filetime-0.2+default-dev (= 0.2.22-ok1), librust-filetime-0.2-dev (= 0.2.22-ok1), librust-filetime-0.2.22+default-dev (= 0.2.22-ok1), librust-filetime-0.2.22-dev (= 0.2.22-ok1) Depends: librust-cfg-if-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.27-~~) Filename: pool/main/r/rust-filetime/librust-filetime-dev_0.2.22-ok1_amd64.deb Size: 16724 MD5sum: b4ca490dc6e19d3582d73fccbeec4efe SHA1: 7397a02c47352ea16f7c548f96a95bb34c75dc65 SHA256: 8a59fff7c628e5c92290ec4b87de96714fb5ab9170af1c7844776abe7d1bdd35 SHA512: e2516cd964a8e094fd99fe3ce4a86b0b1d91a8aec04c45e94c338c9ce0c3257736148f6810e23fa9014e1eb087f209c5aa75848d236a74cee6cc16e044dfe50c Homepage: https://github.com/alexcrichton/filetime Description: Platform-agnostic accessors of timestamps in File metadata - Rust source code This package contains the source for the Rust filetime crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-fixedbitset-dev Architecture: amd64 Version: 0.4.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-fixedbitset Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 105 Provides: librust-fixedbitset+default-dev (= 0.4.2-ok1), librust-fixedbitset+serde-dev (= 0.4.2-ok1), librust-fixedbitset+std-dev (= 0.4.2-ok1), librust-fixedbitset-0+default-dev (= 0.4.2-ok1), librust-fixedbitset-0+serde-dev (= 0.4.2-ok1), librust-fixedbitset-0+std-dev (= 0.4.2-ok1), librust-fixedbitset-0-dev (= 0.4.2-ok1), librust-fixedbitset-0.4+default-dev (= 0.4.2-ok1), librust-fixedbitset-0.4+serde-dev (= 0.4.2-ok1), librust-fixedbitset-0.4+std-dev (= 0.4.2-ok1), librust-fixedbitset-0.4-dev (= 0.4.2-ok1), librust-fixedbitset-0.4.2+default-dev (= 0.4.2-ok1), librust-fixedbitset-0.4.2+serde-dev (= 0.4.2-ok1), librust-fixedbitset-0.4.2+std-dev (= 0.4.2-ok1), librust-fixedbitset-0.4.2-dev (= 0.4.2-ok1) Depends: librust-serde-1+default-dev, librust-serde-1+derive-dev Filename: pool/main/r/rust-fixedbitset/librust-fixedbitset-dev_0.4.2-ok1_amd64.deb Size: 17862 MD5sum: 9df917a1d58d43326788d2765ebc8eda SHA1: 9e753625b1dee0a42ccddaea58c84cb963339ab0 SHA256: b3ea280c9a403918aff162de07173979ebaa65e7d9f1adc43cbe20d77311db65 SHA512: d27ef0c3d57ce3c3bc6091de27c8091efc7c4d437296ae12afc8bca66bccd2cdd7653bf9f35b768ab40943f665e2fa4e387b38dde89172826b415b7742ac8cdb Description: Simple bitset collection - Rust source code This package contains the source for the Rust fixedbitset crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-flate2-dev Architecture: amd64 Version: 1.0.27-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-flate2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 336 Provides: librust-flate2+any-impl-dev (= 1.0.27-ok1), librust-flate2+any-zlib-dev (= 1.0.27-ok1), librust-flate2+default-dev (= 1.0.27-ok1), librust-flate2+libz-sys-dev (= 1.0.27-ok1), librust-flate2+miniz-oxide-dev (= 1.0.27-ok1), librust-flate2+miniz-sys-dev (= 1.0.27-ok1), librust-flate2+rust-backend-dev (= 1.0.27-ok1), librust-flate2+zlib-default-dev (= 1.0.27-ok1), librust-flate2+zlib-dev (= 1.0.27-ok1), librust-flate2-1+any-impl-dev (= 1.0.27-ok1), librust-flate2-1+any-zlib-dev (= 1.0.27-ok1), librust-flate2-1+default-dev (= 1.0.27-ok1), librust-flate2-1+libz-sys-dev (= 1.0.27-ok1), librust-flate2-1+miniz-oxide-dev (= 1.0.27-ok1), librust-flate2-1+miniz-sys-dev (= 1.0.27-ok1), librust-flate2-1+rust-backend-dev (= 1.0.27-ok1), librust-flate2-1+zlib-default-dev (= 1.0.27-ok1), librust-flate2-1+zlib-dev (= 1.0.27-ok1), librust-flate2-1-dev (= 1.0.27-ok1), librust-flate2-1.0+any-impl-dev (= 1.0.27-ok1), librust-flate2-1.0+any-zlib-dev (= 1.0.27-ok1), librust-flate2-1.0+default-dev (= 1.0.27-ok1), librust-flate2-1.0+libz-sys-dev (= 1.0.27-ok1), librust-flate2-1.0+miniz-oxide-dev (= 1.0.27-ok1), librust-flate2-1.0+miniz-sys-dev (= 1.0.27-ok1), librust-flate2-1.0+rust-backend-dev (= 1.0.27-ok1), librust-flate2-1.0+zlib-default-dev (= 1.0.27-ok1), librust-flate2-1.0+zlib-dev (= 1.0.27-ok1), librust-flate2-1.0-dev (= 1.0.27-ok1), librust-flate2-1.0.27+any-impl-dev (= 1.0.27-ok1), librust-flate2-1.0.27+any-zlib-dev (= 1.0.27-ok1), librust-flate2-1.0.27+default-dev (= 1.0.27-ok1), librust-flate2-1.0.27+libz-sys-dev (= 1.0.27-ok1), librust-flate2-1.0.27+miniz-oxide-dev (= 1.0.27-ok1), librust-flate2-1.0.27+miniz-sys-dev (= 1.0.27-ok1), librust-flate2-1.0.27+rust-backend-dev (= 1.0.27-ok1), librust-flate2-1.0.27+zlib-default-dev (= 1.0.27-ok1), librust-flate2-1.0.27+zlib-dev (= 1.0.27-ok1), librust-flate2-1.0.27-dev (= 1.0.27-ok1) Depends: librust-crc32fast-1+default-dev (>= 1.2.0-~~), librust-libz-sys-1+default-dev (>= 1.1.8-~~), librust-libz-sys-1-dev (>= 1.1.8-~~), librust-miniz-oxide-0.7+with-alloc-dev (>= 0.7.1-~~) Breaks: librust-tiff-dev (<= 0.6.1-1) Filename: pool/main/r/rust-flate2/librust-flate2-dev_1.0.27-ok1_amd64.deb Size: 61664 MD5sum: f0dac7f2c25b5313714b1229aab24fff SHA1: e9118f802eb093921dbf74740e7c590b2c85111e SHA256: ca139ee89198499451306b2725f378840652580dc7bf5bfcddf32e249ea392f4 SHA512: f15c30cc864c392a920e483d354a23ea178a5d9d2c197c90bcb0dcf0a87ba3850b359a9e17c86f83fc6b49ffd36fb24b642212146ea1da925994596feba649c2 Homepage: https://github.com/rust-lang/flate2-rs Description: FLATE, Gzip, and Zlib bindings for Rust - Rust source code Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. . This package contains the source for the Rust flate2 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-float-ord-dev Architecture: amd64 Version: 0.3.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-float-ord Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 61 Provides: librust-float-ord+default-dev (= 0.3.2-ok1), librust-float-ord-0+default-dev (= 0.3.2-ok1), librust-float-ord-0-dev (= 0.3.2-ok1), librust-float-ord-0.3+default-dev (= 0.3.2-ok1), librust-float-ord-0.3-dev (= 0.3.2-ok1), librust-float-ord-0.3.2+default-dev (= 0.3.2-ok1), librust-float-ord-0.3.2-dev (= 0.3.2-ok1) Filename: pool/main/r/rust-float-ord/librust-float-ord-dev_0.3.2-ok1_amd64.deb Size: 10386 MD5sum: 0df47b23e1dd8a64d78062602e6e9386 SHA1: b507d94213693d9ce0e15b0c080f8261d648e518 SHA256: ef23eb8a51c095df90152a0f449d078f2cf92a1f4ea663e8fb495800c6f163bd SHA512: 4a0ad8bb21a899b39f943975f20247a7cbd4d30effc885f7bc7e792c844f040e958709568cd7e2de04b313b6ca2865faf999058fd327831f577e83d8a467598f Description: Total ordering for floating-point numbers - Rust source code This package contains the source for the Rust float-ord crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-fnv-dev Architecture: amd64 Version: 1.0.7-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-fnv Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 71 Provides: librust-fnv+default-dev (= 1.0.7-ok1), librust-fnv+std-dev (= 1.0.7-ok1), librust-fnv-1+default-dev (= 1.0.7-ok1), librust-fnv-1+std-dev (= 1.0.7-ok1), librust-fnv-1-dev (= 1.0.7-ok1), librust-fnv-1.0+default-dev (= 1.0.7-ok1), librust-fnv-1.0+std-dev (= 1.0.7-ok1), librust-fnv-1.0-dev (= 1.0.7-ok1), librust-fnv-1.0.7+default-dev (= 1.0.7-ok1), librust-fnv-1.0.7+std-dev (= 1.0.7-ok1), librust-fnv-1.0.7-dev (= 1.0.7-ok1) Filename: pool/main/r/rust-fnv/librust-fnv-dev_1.0.7-ok1_amd64.deb Size: 13730 MD5sum: 92aedb8023ac65c14023ca3ebeb5e059 SHA1: 5e3662eca17e161c663a5380f37a6ab7ff014c2a SHA256: cd9500609a4fc98568f22c708137e6d00433f16dec106f63467921492a6536dd SHA512: 27a29554711bab54eb41fac3c8dd6f5f247244a305a6b9bd33ef257da25886cbf616b2b4f216d6bc82ede1096020953e0c5b8c16a3d1407a60f4018c2bd7fa28 Description: Fowler–Noll–Vo hash function - Rust source code This package contains the source for the Rust fnv crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-font-kit-dev Architecture: amd64 Version: 0.11.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-font-kit Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 358 Provides: librust-font-kit+default-dev (= 0.11.0-ok1), librust-font-kit+freetype-dev (= 0.11.0-ok1), librust-font-kit+loader-freetype-default-dev (= 0.11.0-ok1), librust-font-kit+loader-freetype-dev (= 0.11.0-ok1), librust-font-kit+source-dev (= 0.11.0-ok1), librust-font-kit+source-fontconfig-default-dev (= 0.11.0-ok1), librust-font-kit+source-fontconfig-dev (= 0.11.0-ok1), librust-font-kit+source-fontconfig-dlopen-dev (= 0.11.0-ok1), librust-font-kit+yeslogic-fontconfig-sys-dev (= 0.11.0-ok1), librust-font-kit-0+default-dev (= 0.11.0-ok1), librust-font-kit-0+freetype-dev (= 0.11.0-ok1), librust-font-kit-0+loader-freetype-default-dev (= 0.11.0-ok1), librust-font-kit-0+loader-freetype-dev (= 0.11.0-ok1), librust-font-kit-0+source-dev (= 0.11.0-ok1), librust-font-kit-0+source-fontconfig-default-dev (= 0.11.0-ok1), librust-font-kit-0+source-fontconfig-dev (= 0.11.0-ok1), librust-font-kit-0+source-fontconfig-dlopen-dev (= 0.11.0-ok1), librust-font-kit-0+yeslogic-fontconfig-sys-dev (= 0.11.0-ok1), librust-font-kit-0-dev (= 0.11.0-ok1), librust-font-kit-0.11+default-dev (= 0.11.0-ok1), librust-font-kit-0.11+freetype-dev (= 0.11.0-ok1), librust-font-kit-0.11+loader-freetype-default-dev (= 0.11.0-ok1), librust-font-kit-0.11+loader-freetype-dev (= 0.11.0-ok1), librust-font-kit-0.11+source-dev (= 0.11.0-ok1), librust-font-kit-0.11+source-fontconfig-default-dev (= 0.11.0-ok1), librust-font-kit-0.11+source-fontconfig-dev (= 0.11.0-ok1), librust-font-kit-0.11+source-fontconfig-dlopen-dev (= 0.11.0-ok1), librust-font-kit-0.11+yeslogic-fontconfig-sys-dev (= 0.11.0-ok1), librust-font-kit-0.11-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+default-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+freetype-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+loader-freetype-default-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+loader-freetype-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+source-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+source-fontconfig-default-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+source-fontconfig-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+source-fontconfig-dlopen-dev (= 0.11.0-ok1), librust-font-kit-0.11.0+yeslogic-fontconfig-sys-dev (= 0.11.0-ok1), librust-font-kit-0.11.0-dev (= 0.11.0-ok1) Depends: librust-bitflags-1+default-dev, librust-byteorder-1+default-dev (>= 1.2-~~), librust-dirs-next-2+default-dev, librust-float-ord-0.3+default-dev, librust-freetype-0.7+default-dev, librust-lazy-static-1+default-dev (>= 1.1-~~), librust-libc-0.2+default-dev, librust-log-0.4+default-dev (>= 0.4.4-~~), librust-pathfinder-geometry-0.5+default-dev, librust-pathfinder-simd-0.5+default-dev (>= 0.5.1-~~), librust-walkdir-2+default-dev (>= 2.1-~~), librust-yeslogic-fontconfig-sys-3+default-dev, librust-yeslogic-fontconfig-sys-3+dlopen-dev Filename: pool/main/r/rust-font-kit/librust-font-kit-dev_0.11.0-ok1_amd64.deb Size: 51612 MD5sum: a412fc22165b8cfdd4ecccdd1f189400 SHA1: 3b93d69723b12849359e92b8fefa991d312af966 SHA256: 0a3d81f54910ac33137e028b5d98cae947153f92e6b771aec46600e0b10c2825 SHA512: 788e5f5f8911f62231d8d591e6acbe02fe5168531a067afffca6964f27ade04c9f3ddda08bdbfa98d830224cda2036789d6ff0fc4891e375f7abb6efe883a881 Homepage: https://github.com/servo/font-kit Description: Cross-platform font loading library - Rust source code This package contains the source for the Rust font-kit crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-freetype-dev Architecture: amd64 Version: 0.7.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-freetype Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 174 Provides: librust-freetype+default-dev (= 0.7.0-ok1), librust-freetype+freetype-sys-dev (= 0.7.0-ok1), librust-freetype-0+default-dev (= 0.7.0-ok1), librust-freetype-0+freetype-sys-dev (= 0.7.0-ok1), librust-freetype-0-dev (= 0.7.0-ok1), librust-freetype-0.7+default-dev (= 0.7.0-ok1), librust-freetype-0.7+freetype-sys-dev (= 0.7.0-ok1), librust-freetype-0.7-dev (= 0.7.0-ok1), librust-freetype-0.7.0+default-dev (= 0.7.0-ok1), librust-freetype-0.7.0+freetype-sys-dev (= 0.7.0-ok1), librust-freetype-0.7.0-dev (= 0.7.0-ok1) Depends: librust-freetype-sys-0.13+default-dev, librust-libc-0.2+default-dev Filename: pool/main/r/rust-freetype/librust-freetype-dev_0.7.0-ok1_amd64.deb Size: 21718 MD5sum: 2c6b3ef44bf24757e86fd0332d368c45 SHA1: 31f59cfd95a4d51d72641adaa9ba60ef7ddbe055 SHA256: ad58c1b10f1b317f946815e751bfbd7a564d78cdc466669cca5f5a2a6a115f33 SHA512: b6af0446fdcf69f9a9ec3ffd249061aab88875ca11e357c1e3ea6617281f3f8d8da2466f5f48d35f258b377ddcb06f3205405ff0f73debf0cf6e6ecf04c6f1c8 Description: Bindings for Freetype used by Servo - Rust source code This package contains the source for the Rust freetype crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-freetype-sys-dev Architecture: amd64 Version: 0.13.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-freetype-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 64 Provides: librust-freetype-sys+default-dev (= 0.13.1-ok1), librust-freetype-sys-0+default-dev (= 0.13.1-ok1), librust-freetype-sys-0-dev (= 0.13.1-ok1), librust-freetype-sys-0.13+default-dev (= 0.13.1-ok1), librust-freetype-sys-0.13-dev (= 0.13.1-ok1), librust-freetype-sys-0.13.1+default-dev (= 0.13.1-ok1), librust-freetype-sys-0.13.1-dev (= 0.13.1-ok1) Depends: librust-cmake-0.1+default-dev (>= 0.1.42-~~), librust-libc-0.2+default-dev (>= 0.2.42-~~), librust-pkg-config-0.3+default-dev (>= 0.3.11-~~), libfreetype6-dev Filename: pool/main/r/rust-freetype-sys/librust-freetype-sys-dev_0.13.1-ok1_amd64.deb Size: 12078 MD5sum: c95f122348abbc35bb7447713492319d SHA1: b56008ce2a9f3fd8db4601dd823647654fd8ff76 SHA256: 26755e1c045234cea54db5c0e4e31445d28d8b0f2cfc20657b2452982e1142cf SHA512: 3a7f7ecdd58dde525f14f3afb317c03e6fef680b6ca7bb6d4242ee54633fc3958967e51bbc2a009d4a0ed114f387ed93577a8dae98a57463200256a138529f1f Homepage: https://github.com/PistonDevelopers/freetype-sys Description: Low level binding for FreeType font library - Rust source code This package contains the source for the Rust freetype-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-futures-channel-dev Architecture: amd64 Version: 0.3.30-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-channel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 164 Provides: librust-futures-channel+alloc-dev (= 0.3.30-ok1), librust-futures-channel+cfg-target-has-atomic-dev (= 0.3.30-ok1), librust-futures-channel+default-dev (= 0.3.30-ok1), librust-futures-channel+futures-sink-dev (= 0.3.30-ok1), librust-futures-channel+sink-dev (= 0.3.30-ok1), librust-futures-channel+std-dev (= 0.3.30-ok1), librust-futures-channel+unstable-dev (= 0.3.30-ok1), librust-futures-channel-0+alloc-dev (= 0.3.30-ok1), librust-futures-channel-0+cfg-target-has-atomic-dev (= 0.3.30-ok1), librust-futures-channel-0+default-dev (= 0.3.30-ok1), librust-futures-channel-0+futures-sink-dev (= 0.3.30-ok1), librust-futures-channel-0+sink-dev (= 0.3.30-ok1), librust-futures-channel-0+std-dev (= 0.3.30-ok1), librust-futures-channel-0+unstable-dev (= 0.3.30-ok1), librust-futures-channel-0-dev (= 0.3.30-ok1), librust-futures-channel-0.3+alloc-dev (= 0.3.30-ok1), librust-futures-channel-0.3+cfg-target-has-atomic-dev (= 0.3.30-ok1), librust-futures-channel-0.3+default-dev (= 0.3.30-ok1), librust-futures-channel-0.3+futures-sink-dev (= 0.3.30-ok1), librust-futures-channel-0.3+sink-dev (= 0.3.30-ok1), librust-futures-channel-0.3+std-dev (= 0.3.30-ok1), librust-futures-channel-0.3+unstable-dev (= 0.3.30-ok1), librust-futures-channel-0.3-dev (= 0.3.30-ok1), librust-futures-channel-0.3.30+alloc-dev (= 0.3.30-ok1), librust-futures-channel-0.3.30+cfg-target-has-atomic-dev (= 0.3.30-ok1), librust-futures-channel-0.3.30+default-dev (= 0.3.30-ok1), librust-futures-channel-0.3.30+futures-sink-dev (= 0.3.30-ok1), librust-futures-channel-0.3.30+sink-dev (= 0.3.30-ok1), librust-futures-channel-0.3.30+std-dev (= 0.3.30-ok1), librust-futures-channel-0.3.30+unstable-dev (= 0.3.30-ok1), librust-futures-channel-0.3.30-dev (= 0.3.30-ok1) Depends: librust-futures-core-0.3+alloc-dev (>= 0.3.30-~~), librust-futures-core-0.3+std-dev (>= 0.3.30-~~), librust-futures-core-0.3-dev (>= 0.3.30-~~), librust-futures-sink-0.3-dev (>= 0.3.30-~~) Filename: pool/main/r/rust-futures-channel/librust-futures-channel-dev_0.3.30-ok1_amd64.deb Size: 31092 MD5sum: c4c17db920bf42f0f7073be0403a5fb2 SHA1: c668dc559d60d59cb58d4b81504cce7fcbd306ff SHA256: 66c7638cea34b3c17cc0bcb5980e8bd0de6feed82c77cf3b6b2174e25ba8cfd9 SHA512: fe7d46914462c85ce1e5fa9c96d32ff48cfd5f15ed61b73734d4187bf4a9f9e62f807327bba9f93d191abecf3da8a00b843517a46a6703d9329a5ae0047d9534 Homepage: https://rust-lang.github.io/futures-rs Description: Channels for asynchronous communication using futures-rs - Rust source code Source code for Debianized Rust crate "futures-channel" Package: librust-futures-core-dev Architecture: amd64 Version: 0.3.30-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-core Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Provides: librust-futures-core+alloc-dev (= 0.3.30-ok1), librust-futures-core+cfg-target-has-atomic-dev (= 0.3.30-ok1), librust-futures-core+default-dev (= 0.3.30-ok1), librust-futures-core+portable-atomic-dev (= 0.3.30-ok1), librust-futures-core+std-dev (= 0.3.30-ok1), librust-futures-core+unstable-dev (= 0.3.30-ok1), librust-futures-core-0+alloc-dev (= 0.3.30-ok1), librust-futures-core-0+cfg-target-has-atomic-dev (= 0.3.30-ok1), librust-futures-core-0+default-dev (= 0.3.30-ok1), librust-futures-core-0+portable-atomic-dev (= 0.3.30-ok1), librust-futures-core-0+std-dev (= 0.3.30-ok1), librust-futures-core-0+unstable-dev (= 0.3.30-ok1), librust-futures-core-0-dev (= 0.3.30-ok1), librust-futures-core-0.3+alloc-dev (= 0.3.30-ok1), librust-futures-core-0.3+cfg-target-has-atomic-dev (= 0.3.30-ok1), librust-futures-core-0.3+default-dev (= 0.3.30-ok1), librust-futures-core-0.3+portable-atomic-dev (= 0.3.30-ok1), librust-futures-core-0.3+std-dev (= 0.3.30-ok1), librust-futures-core-0.3+unstable-dev (= 0.3.30-ok1), librust-futures-core-0.3-dev (= 0.3.30-ok1), librust-futures-core-0.3.30+alloc-dev (= 0.3.30-ok1), librust-futures-core-0.3.30+cfg-target-has-atomic-dev (= 0.3.30-ok1), librust-futures-core-0.3.30+default-dev (= 0.3.30-ok1), librust-futures-core-0.3.30+portable-atomic-dev (= 0.3.30-ok1), librust-futures-core-0.3.30+std-dev (= 0.3.30-ok1), librust-futures-core-0.3.30+unstable-dev (= 0.3.30-ok1), librust-futures-core-0.3.30-dev (= 0.3.30-ok1) Depends: librust-portable-atomic-1+require-cas-dev (>= 1.3-~~) Filename: pool/main/r/rust-futures-core/librust-futures-core-dev_0.3.30-ok1_amd64.deb Size: 15920 MD5sum: 364eb98dd9ace2f80160d8c68b7c76d8 SHA1: 6b82f12b07b674619a86a20806750b68dd8c000a SHA256: 621f5736816bf21239235f02eabb0ddcff88e2520dc2fded92087f27768f9250 SHA512: dfe2ef868c94416bb899be47eaca719d6ff6f082e16acad079390428cfc66921e9b35d12232f86f76a0933103ebf6ec7fe6966be3c9a7f88ae4ed6547cca7989 Homepage: https://rust-lang.github.io/futures-rs Description: Core traits and types in for the `futures` library - Rust source code Source code for Debianized Rust crate "futures-core" Package: librust-futures-dev Architecture: amd64 Version: 0.3.30-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures Origin: openKylin Maintainer: openKylin Developers Installed-Size: 383 Provides: librust-futures+alloc-dev (= 0.3.30-ok1), librust-futures+async-await-dev (= 0.3.30-ok1), librust-futures+default-dev (= 0.3.30-ok1), librust-futures+executor-dev (= 0.3.30-ok1), librust-futures+futures-executor-dev (= 0.3.30-ok1), librust-futures+std-dev (= 0.3.30-ok1), librust-futures+thread-pool-dev (= 0.3.30-ok1), librust-futures+write-all-vectored-dev (= 0.3.30-ok1), librust-futures-0+alloc-dev (= 0.3.30-ok1), librust-futures-0+async-await-dev (= 0.3.30-ok1), librust-futures-0+default-dev (= 0.3.30-ok1), librust-futures-0+executor-dev (= 0.3.30-ok1), librust-futures-0+futures-executor-dev (= 0.3.30-ok1), librust-futures-0+std-dev (= 0.3.30-ok1), librust-futures-0+thread-pool-dev (= 0.3.30-ok1), librust-futures-0+write-all-vectored-dev (= 0.3.30-ok1), librust-futures-0-dev (= 0.3.30-ok1), librust-futures-0.3+alloc-dev (= 0.3.30-ok1), librust-futures-0.3+async-await-dev (= 0.3.30-ok1), librust-futures-0.3+default-dev (= 0.3.30-ok1), librust-futures-0.3+executor-dev (= 0.3.30-ok1), librust-futures-0.3+futures-executor-dev (= 0.3.30-ok1), librust-futures-0.3+std-dev (= 0.3.30-ok1), librust-futures-0.3+thread-pool-dev (= 0.3.30-ok1), librust-futures-0.3+write-all-vectored-dev (= 0.3.30-ok1), librust-futures-0.3-dev (= 0.3.30-ok1), librust-futures-0.3.30+alloc-dev (= 0.3.30-ok1), librust-futures-0.3.30+async-await-dev (= 0.3.30-ok1), librust-futures-0.3.30+default-dev (= 0.3.30-ok1), librust-futures-0.3.30+executor-dev (= 0.3.30-ok1), librust-futures-0.3.30+futures-executor-dev (= 0.3.30-ok1), librust-futures-0.3.30+std-dev (= 0.3.30-ok1), librust-futures-0.3.30+thread-pool-dev (= 0.3.30-ok1), librust-futures-0.3.30+write-all-vectored-dev (= 0.3.30-ok1), librust-futures-0.3.30-dev (= 0.3.30-ok1) Depends: librust-futures-channel-0.3+alloc-dev (>= 0.3.30-~~), librust-futures-channel-0.3+sink-dev (>= 0.3.30-~~), librust-futures-core-0.3+alloc-dev (>= 0.3.30-~~), librust-futures-core-0.3+std-dev (>= 0.3.30-~~), librust-futures-core-0.3-dev (>= 0.3.30-~~), librust-futures-executor-0.3+std-dev (>= 0.3.30-~~), librust-futures-executor-0.3+thread-pool-dev (>= 0.3.30-~~), librust-futures-executor-0.3-dev (>= 0.3.30-~~), librust-futures-io-0.3+std-dev (>= 0.3.30-~~), librust-futures-io-0.3-dev (>= 0.3.30-~~), librust-futures-sink-0.3+alloc-dev (>= 0.3.30-~~), librust-futures-sink-0.3+std-dev (>= 0.3.30-~~), librust-futures-sink-0.3-dev (>= 0.3.30-~~), librust-futures-task-0.3+alloc-dev (>= 0.3.30-~~), librust-futures-task-0.3+std-dev (>= 0.3.30-~~), librust-futures-task-0.3-dev (>= 0.3.30-~~), librust-futures-util-0.3+alloc-dev (>= 0.3.30-~~), librust-futures-util-0.3+async-await-dev (>= 0.3.30-~~), librust-futures-util-0.3+async-await-macro-dev (>= 0.3.30-~~), librust-futures-util-0.3+channel-dev (>= 0.3.30-~~), librust-futures-util-0.3+io-dev (>= 0.3.30-~~), librust-futures-util-0.3+sink-dev (>= 0.3.30-~~), librust-futures-util-0.3+std-dev (>= 0.3.30-~~), librust-futures-util-0.3+write-all-vectored-dev (>= 0.3.30-~~) Filename: pool/main/r/rust-futures/librust-futures-dev_0.3.30-ok1_amd64.deb Size: 52096 MD5sum: b0bea5ee3382b2b07a7e1135a22b010b SHA1: ec9b354a45392eb9f52e5a1e6ad6021b395b9864 SHA256: 8762b138068cfe5c9f1088139fae7c4a9d33557aee65cd0c794d3ee7474b2ae0 SHA512: 6399f42dd3998b156e33dbf6655094c5bcbe5950a28dacbf2230976bcd3c5c3bfdc577702f9501e21d07151f16cd5720a6dc0a7cc08e2f0dd54316d382d22bc4 Homepage: https://rust-lang.github.io/futures-rs Description: Futures and streams - Rust source code Source code for Debianized Rust crate "futures" Package: librust-futures-executor-dev Architecture: amd64 Version: 0.3.30-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-executor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 90 Provides: librust-futures-executor+default-dev (= 0.3.30-ok2), librust-futures-executor+num-cpus-dev (= 0.3.30-ok2), librust-futures-executor+std-dev (= 0.3.30-ok2), librust-futures-executor+thread-pool-dev (= 0.3.30-ok2), librust-futures-executor-0+default-dev (= 0.3.30-ok2), librust-futures-executor-0+num-cpus-dev (= 0.3.30-ok2), librust-futures-executor-0+std-dev (= 0.3.30-ok2), librust-futures-executor-0+thread-pool-dev (= 0.3.30-ok2), librust-futures-executor-0-dev (= 0.3.30-ok2), librust-futures-executor-0.3+default-dev (= 0.3.30-ok2), librust-futures-executor-0.3+num-cpus-dev (= 0.3.30-ok2), librust-futures-executor-0.3+std-dev (= 0.3.30-ok2), librust-futures-executor-0.3+thread-pool-dev (= 0.3.30-ok2), librust-futures-executor-0.3-dev (= 0.3.30-ok2), librust-futures-executor-0.3.30+default-dev (= 0.3.30-ok2), librust-futures-executor-0.3.30+num-cpus-dev (= 0.3.30-ok2), librust-futures-executor-0.3.30+std-dev (= 0.3.30-ok2), librust-futures-executor-0.3.30+thread-pool-dev (= 0.3.30-ok2), librust-futures-executor-0.3.30-dev (= 0.3.30-ok2) Depends: librust-futures-core-0.3+std-dev (>= 0.3.30-~~), librust-futures-core-0.3-dev (>= 0.3.30-~~), librust-futures-task-0.3+std-dev (>= 0.3.30-~~), librust-futures-task-0.3-dev (>= 0.3.30-~~), librust-futures-util-0.3+std-dev (>= 0.3.30-~~), librust-futures-util-0.3-dev (>= 0.3.30-~~), librust-num-cpus-1+default-dev (>= 1.8.0-~~) Filename: pool/main/r/rust-futures-executor/librust-futures-executor-dev_0.3.30-ok2_amd64.deb Size: 19260 MD5sum: dd3fed88f9df6f2b0633eda5d2c3a4e8 SHA1: f1a55734279cc1f64c52c536679bcae58cecc8a3 SHA256: ce34bcc8150fdaf5ade8da8d688501524f9f92bbf2a49de9715257041f81d07b SHA512: 23e496bc80060448f506f31a933a0f74dc2597d1e93b12c8fe0ab78605541b1df071173f89779f244a0eb31391d5756b18eb164b6f5d4ad43b8aecf0910737dc Homepage: https://rust-lang.github.io/futures-rs Description: Executors for asynchronous tasks based on the futures-rs library - Rust source code Source code for Debianized Rust crate "futures-executor" Package: librust-futures-io-dev Architecture: amd64 Version: 0.3.30-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-io Origin: openKylin Maintainer: openKylin Developers Installed-Size: 56 Provides: librust-futures-io+default-dev (= 0.3.30-ok2), librust-futures-io+std-dev (= 0.3.30-ok2), librust-futures-io-0+default-dev (= 0.3.30-ok2), librust-futures-io-0+std-dev (= 0.3.30-ok2), librust-futures-io-0-dev (= 0.3.30-ok2), librust-futures-io-0.3+default-dev (= 0.3.30-ok2), librust-futures-io-0.3+std-dev (= 0.3.30-ok2), librust-futures-io-0.3-dev (= 0.3.30-ok2), librust-futures-io-0.3.30+default-dev (= 0.3.30-ok2), librust-futures-io-0.3.30+std-dev (= 0.3.30-ok2), librust-futures-io-0.3.30-dev (= 0.3.30-ok2) Filename: pool/main/r/rust-futures-io/librust-futures-io-dev_0.3.30-ok2_amd64.deb Size: 10800 MD5sum: 71ec5b55ba1e6db257e0bdeb0e2dd229 SHA1: fc5a00b821c529715eb3fdf081fced90a5ab2c5b SHA256: 2191d40c804c4980f496ccad3d5c9c2f953b1fa45821ec14e5fc8954ef17257b SHA512: 3051fe190b2a538e1e4d5d96c7b52079c45fbcda5876b06637434aba05bc9f8f3cc52a4d61863f2b1b5296cbff9428a7e3537d4c53198555c00db37d5e17a663 Homepage: https://rust-lang.github.io/futures-rs Description: `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library - Rust source code Source code for Debianized Rust crate "futures-io" Package: librust-futures-lite-dev Architecture: amd64 Version: 1.12.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-lite Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 276 Provides: librust-futures-lite+alloc-dev (= 1.12.0-ok1), librust-futures-lite+default-dev (= 1.12.0-ok1), librust-futures-lite+fastrand-dev (= 1.12.0-ok1), librust-futures-lite+futures-io-dev (= 1.12.0-ok1), librust-futures-lite+memchr-dev (= 1.12.0-ok1), librust-futures-lite+parking-dev (= 1.12.0-ok1), librust-futures-lite+std-dev (= 1.12.0-ok1), librust-futures-lite+waker-fn-dev (= 1.12.0-ok1), librust-futures-lite-1+alloc-dev (= 1.12.0-ok1), librust-futures-lite-1+default-dev (= 1.12.0-ok1), librust-futures-lite-1+fastrand-dev (= 1.12.0-ok1), librust-futures-lite-1+futures-io-dev (= 1.12.0-ok1), librust-futures-lite-1+memchr-dev (= 1.12.0-ok1), librust-futures-lite-1+parking-dev (= 1.12.0-ok1), librust-futures-lite-1+std-dev (= 1.12.0-ok1), librust-futures-lite-1+waker-fn-dev (= 1.12.0-ok1), librust-futures-lite-1-dev (= 1.12.0-ok1), librust-futures-lite-1.12+alloc-dev (= 1.12.0-ok1), librust-futures-lite-1.12+default-dev (= 1.12.0-ok1), librust-futures-lite-1.12+fastrand-dev (= 1.12.0-ok1), librust-futures-lite-1.12+futures-io-dev (= 1.12.0-ok1), librust-futures-lite-1.12+memchr-dev (= 1.12.0-ok1), librust-futures-lite-1.12+parking-dev (= 1.12.0-ok1), librust-futures-lite-1.12+std-dev (= 1.12.0-ok1), librust-futures-lite-1.12+waker-fn-dev (= 1.12.0-ok1), librust-futures-lite-1.12-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+alloc-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+default-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+fastrand-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+futures-io-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+memchr-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+parking-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+std-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0+waker-fn-dev (= 1.12.0-ok1), librust-futures-lite-1.12.0-dev (= 1.12.0-ok1) Depends: librust-fastrand-1+default-dev (>= 1.4-~~), librust-futures-core-0.3-dev, librust-futures-io-0.3+default-dev, librust-memchr-2+default-dev (>= 2.3-~~), librust-parking-2+default-dev, librust-pin-project-lite-0.2+default-dev, librust-waker-fn-1+default-dev Filename: pool/main/r/rust-futures-lite/librust-futures-lite-dev_1.12.0-ok1_amd64.deb Size: 37712 MD5sum: 0a571ff4f2f93853ac9df354e6744fef SHA1: 76af31f515623da27b4ac5cfb231798f1c306ff1 SHA256: 9c7d254bfa31860955bdc2896f217f0b17798ed1d29daf3ca68cf0349282eda4 SHA512: f6a853761d051b23fb9406c4719bb99746a971dbd8db3c649bb719c1760d8f28418452e5e2895f6a30f81a66a8a585b9242e1383562671bc3855a6124e5e8355 Homepage: https://github.com/smol-rs/futures-lite Description: Futures, streams, and async I/O combinators - Rust source code This package contains the source for the Rust futures-lite crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-futures-macro-dev Architecture: amd64 Version: 0.3.30-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-macro Origin: openKylin Maintainer: openKylin Developers Installed-Size: 56 Provides: librust-futures-macro+default-dev (= 0.3.30-ok1), librust-futures-macro-0+default-dev (= 0.3.30-ok1), librust-futures-macro-0-dev (= 0.3.30-ok1), librust-futures-macro-0.3+default-dev (= 0.3.30-ok1), librust-futures-macro-0.3-dev (= 0.3.30-ok1), librust-futures-macro-0.3.30+default-dev (= 0.3.30-ok1), librust-futures-macro-0.3.30-dev (= 0.3.30-ok1) Depends: librust-proc-macro2-1+default-dev (>= 1.0.60-~~), librust-quote-1+default-dev, librust-syn-2+default-dev (>= 2.0.8-~~), librust-syn-2+full-dev (>= 2.0.8-~~) Filename: pool/main/r/rust-futures-macro/librust-futures-macro-dev_0.3.30-ok1_amd64.deb Size: 12720 MD5sum: 3dff9bee29dc820c7d8a17e54485307a SHA1: 4e838552a4e3f03b046b07059ca539540128a987 SHA256: 1e144ab01873592a2c3d0210623310376f29472417d1bd929f574ed762dbb468 SHA512: 806882fe753eb19f3d70bf848c8d87833e3652bbc5977a63b01e21afe8ee3e43d0b0d32e60a591321b436713563c7443da53b05f347012205a45212f57041cec Homepage: https://rust-lang.github.io/futures-rs Description: Futures-rs procedural macro implementations - Rust source code Source code for Debianized Rust crate "futures-macro" Package: librust-futures-sink-dev Architecture: amd64 Version: 0.3.30-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-sink Origin: openKylin Maintainer: openKylin Developers Installed-Size: 41 Provides: librust-futures-sink+alloc-dev (= 0.3.30-ok1), librust-futures-sink+default-dev (= 0.3.30-ok1), librust-futures-sink+std-dev (= 0.3.30-ok1), librust-futures-sink-0+alloc-dev (= 0.3.30-ok1), librust-futures-sink-0+default-dev (= 0.3.30-ok1), librust-futures-sink-0+std-dev (= 0.3.30-ok1), librust-futures-sink-0-dev (= 0.3.30-ok1), librust-futures-sink-0.3+alloc-dev (= 0.3.30-ok1), librust-futures-sink-0.3+default-dev (= 0.3.30-ok1), librust-futures-sink-0.3+std-dev (= 0.3.30-ok1), librust-futures-sink-0.3-dev (= 0.3.30-ok1), librust-futures-sink-0.3.30+alloc-dev (= 0.3.30-ok1), librust-futures-sink-0.3.30+default-dev (= 0.3.30-ok1), librust-futures-sink-0.3.30+std-dev (= 0.3.30-ok1), librust-futures-sink-0.3.30-dev (= 0.3.30-ok1) Filename: pool/main/r/rust-futures-sink/librust-futures-sink-dev_0.3.30-ok1_amd64.deb Size: 9524 MD5sum: bb5485d28a92c3c4191da2b8949d458c SHA1: a0fa51d0dd927bce7796ea59c2341746b126be56 SHA256: cfe359f1363e2b2b0f5dd10d76b5af0eed1dd45503944bede160726a694c559d SHA512: 9a86dec9fe5837f8d67f9af75a73e8bda94b7761bf1bf1c6ebb300abc59da2b3c13cd16ebe67f70fe72dea2d34554c066133694196cfbdc923a189dc0e014410 Homepage: https://rust-lang.github.io/futures-rs Description: Asynchronous `Sink` trait for the futures-rs library - Rust source code Source code for Debianized Rust crate "futures-sink" Package: librust-futures-task-dev Architecture: amd64 Version: 0.3.30-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-task Origin: openKylin Maintainer: openKylin Developers Installed-Size: 63 Provides: librust-futures-task+alloc-dev (= 0.3.30-ok1), librust-futures-task+cfg-target-has-atomic-dev (= 0.3.30-ok1), librust-futures-task+default-dev (= 0.3.30-ok1), librust-futures-task+std-dev (= 0.3.30-ok1), librust-futures-task+unstable-dev (= 0.3.30-ok1), librust-futures-task-0+alloc-dev (= 0.3.30-ok1), librust-futures-task-0+cfg-target-has-atomic-dev (= 0.3.30-ok1), librust-futures-task-0+default-dev (= 0.3.30-ok1), librust-futures-task-0+std-dev (= 0.3.30-ok1), librust-futures-task-0+unstable-dev (= 0.3.30-ok1), librust-futures-task-0-dev (= 0.3.30-ok1), librust-futures-task-0.3+alloc-dev (= 0.3.30-ok1), librust-futures-task-0.3+cfg-target-has-atomic-dev (= 0.3.30-ok1), librust-futures-task-0.3+default-dev (= 0.3.30-ok1), librust-futures-task-0.3+std-dev (= 0.3.30-ok1), librust-futures-task-0.3+unstable-dev (= 0.3.30-ok1), librust-futures-task-0.3-dev (= 0.3.30-ok1), librust-futures-task-0.3.30+alloc-dev (= 0.3.30-ok1), librust-futures-task-0.3.30+cfg-target-has-atomic-dev (= 0.3.30-ok1), librust-futures-task-0.3.30+default-dev (= 0.3.30-ok1), librust-futures-task-0.3.30+std-dev (= 0.3.30-ok1), librust-futures-task-0.3.30+unstable-dev (= 0.3.30-ok1), librust-futures-task-0.3.30-dev (= 0.3.30-ok1) Filename: pool/main/r/rust-futures-task/librust-futures-task-dev_0.3.30-ok1_amd64.deb Size: 13136 MD5sum: 97dca62dd8a19ffaab8168c6d090acb2 SHA1: a00d1a6c99de841559de7e1ced68d20b6e76b134 SHA256: 171d75d8e06e071b5c671c82a46fdc804351da8bf8e34a31f9df8ffac7388e4b SHA512: 564ebd31cb51b7de03f2341ac32c0c83c880769eeb645d62b6bb5518c2934c468ddc6de06f70c2e9770daff355a48194a305ed8396ee1fdec6a8a636fe5b30d5 Homepage: https://rust-lang.github.io/futures-rs Description: Tools for working with tasks - Rust source code Source code for Debianized Rust crate "futures-task" Package: librust-futures-util-dev Architecture: amd64 Version: 0.3.30-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-futures-util Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 937 Provides: librust-futures-util+alloc-dev (= 0.3.30-ok1), librust-futures-util+async-await-dev (= 0.3.30-ok1), librust-futures-util+async-await-macro-dev (= 0.3.30-ok1), librust-futures-util+bilock-dev (= 0.3.30-ok1), librust-futures-util+channel-dev (= 0.3.30-ok1), librust-futures-util+default-dev (= 0.3.30-ok1), librust-futures-util+futures-channel-dev (= 0.3.30-ok1), librust-futures-util+futures-io-dev (= 0.3.30-ok1), librust-futures-util+futures-macro-dev (= 0.3.30-ok1), librust-futures-util+futures-sink-dev (= 0.3.30-ok1), librust-futures-util+io-dev (= 0.3.30-ok1), librust-futures-util+memchr-dev (= 0.3.30-ok1), librust-futures-util+sink-dev (= 0.3.30-ok1), librust-futures-util+slab-dev (= 0.3.30-ok1), librust-futures-util+std-dev (= 0.3.30-ok1), librust-futures-util+write-all-vectored-dev (= 0.3.30-ok1), librust-futures-util-0+alloc-dev (= 0.3.30-ok1), librust-futures-util-0+async-await-dev (= 0.3.30-ok1), librust-futures-util-0+async-await-macro-dev (= 0.3.30-ok1), librust-futures-util-0+bilock-dev (= 0.3.30-ok1), librust-futures-util-0+channel-dev (= 0.3.30-ok1), librust-futures-util-0+default-dev (= 0.3.30-ok1), librust-futures-util-0+futures-channel-dev (= 0.3.30-ok1), librust-futures-util-0+futures-io-dev (= 0.3.30-ok1), librust-futures-util-0+futures-macro-dev (= 0.3.30-ok1), librust-futures-util-0+futures-sink-dev (= 0.3.30-ok1), librust-futures-util-0+io-dev (= 0.3.30-ok1), librust-futures-util-0+memchr-dev (= 0.3.30-ok1), librust-futures-util-0+sink-dev (= 0.3.30-ok1), librust-futures-util-0+slab-dev (= 0.3.30-ok1), librust-futures-util-0+std-dev (= 0.3.30-ok1), librust-futures-util-0+write-all-vectored-dev (= 0.3.30-ok1), librust-futures-util-0-dev (= 0.3.30-ok1), librust-futures-util-0.3+alloc-dev (= 0.3.30-ok1), librust-futures-util-0.3+async-await-dev (= 0.3.30-ok1), librust-futures-util-0.3+async-await-macro-dev (= 0.3.30-ok1), librust-futures-util-0.3+bilock-dev (= 0.3.30-ok1), librust-futures-util-0.3+channel-dev (= 0.3.30-ok1), librust-futures-util-0.3+default-dev (= 0.3.30-ok1), librust-futures-util-0.3+futures-channel-dev (= 0.3.30-ok1), librust-futures-util-0.3+futures-io-dev (= 0.3.30-ok1), librust-futures-util-0.3+futures-macro-dev (= 0.3.30-ok1), librust-futures-util-0.3+futures-sink-dev (= 0.3.30-ok1), librust-futures-util-0.3+io-dev (= 0.3.30-ok1), librust-futures-util-0.3+memchr-dev (= 0.3.30-ok1), librust-futures-util-0.3+sink-dev (= 0.3.30-ok1), librust-futures-util-0.3+slab-dev (= 0.3.30-ok1), librust-futures-util-0.3+std-dev (= 0.3.30-ok1), librust-futures-util-0.3+write-all-vectored-dev (= 0.3.30-ok1), librust-futures-util-0.3-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+alloc-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+async-await-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+async-await-macro-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+bilock-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+channel-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+default-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+futures-channel-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+futures-io-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+futures-macro-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+futures-sink-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+io-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+memchr-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+sink-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+slab-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+std-dev (= 0.3.30-ok1), librust-futures-util-0.3.30+write-all-vectored-dev (= 0.3.30-ok1), librust-futures-util-0.3.30-dev (= 0.3.30-ok1) Depends: librust-futures-channel-0.3+std-dev (>= 0.3.30-~~), librust-futures-core-0.3+alloc-dev (>= 0.3.30-~~), librust-futures-core-0.3+std-dev (>= 0.3.30-~~), librust-futures-core-0.3-dev (>= 0.3.30-~~), librust-futures-io-0.3+std-dev (>= 0.3.30-~~), librust-futures-macro-0.3.30-dev, librust-futures-sink-0.3-dev (>= 0.3.30-~~), librust-futures-task-0.3+alloc-dev (>= 0.3.30-~~), librust-futures-task-0.3+std-dev (>= 0.3.30-~~), librust-futures-task-0.3-dev (>= 0.3.30-~~), librust-memchr-2+default-dev (>= 2.2-~~), librust-pin-project-lite-0.2+default-dev (>= 0.2.6-~~), librust-pin-utils-0.1+default-dev, librust-slab-0.4+default-dev (>= 0.4.2-~~) Filename: pool/main/r/rust-futures-util/librust-futures-util-dev_0.3.30-ok1_amd64.deb Size: 125660 MD5sum: 4b5db44547568c3c929f9f5847dfff52 SHA1: 91a9d426456c690d5382d414ee724f4f34138edc SHA256: ff43d2308d419649a012a4dd5ab70deffbd644b976103b1fb9aab65e96ac3ece SHA512: 9eb40a8d452a0eb7f9c836797602dc004ffdbe7ef0bba06a7f3ed97810a6aabdfea7307050286f143575b20d96d900288688c56556831ff43daf02b7f17bfa99 Homepage: https://rust-lang.github.io/futures-rs Description: Common utilities for the futures-rs library - Rust source code - Rust source code Source code for Debianized Rust crate "futures-util" Package: librust-fwdansi-dev Architecture: amd64 Version: 1.1.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-fwdansi Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 36 Provides: librust-fwdansi+default-dev (= 1.1.0-ok2), librust-fwdansi-1+default-dev (= 1.1.0-ok2), librust-fwdansi-1-dev (= 1.1.0-ok2), librust-fwdansi-1.1+default-dev (= 1.1.0-ok2), librust-fwdansi-1.1-dev (= 1.1.0-ok2), librust-fwdansi-1.1.0+default-dev (= 1.1.0-ok2), librust-fwdansi-1.1.0-dev (= 1.1.0-ok2) Depends: librust-memchr-2+default-dev, librust-termcolor-1+default-dev Filename: pool/main/r/rust-fwdansi/librust-fwdansi-dev_1.1.0-ok2_amd64.deb Size: 6688 MD5sum: f94200185b81643285ef2c519d858caf SHA1: 9b1df60a4c1de90a89614f25c731b264ac0f913e SHA256: d24f7e97b28f9b3dbdd09ab032eac0b5ae53c679de4455467df6b85b0ec45dcb SHA512: 87c6e2451f8b2b715f9446e5d3bedd3c92d81f157b9779d93d666a3695893db56a8a135396d2168d459ad2f8267ee7cbd0423d92b2a8844bbbadb2eadd729e8e Description: Forwards a byte string with ANSI escape code to a termcolor terminal - Rust source code This package contains the source for the Rust fwdansi crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-fxhash-dev Architecture: amd64 Version: 0.2.1-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-fxhash Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 30 Provides: librust-fxhash+default-dev (= 0.2.1-ok2), librust-fxhash-0+default-dev (= 0.2.1-ok2), librust-fxhash-0-dev (= 0.2.1-ok2), librust-fxhash-0.2+default-dev (= 0.2.1-ok2), librust-fxhash-0.2-dev (= 0.2.1-ok2), librust-fxhash-0.2.1+default-dev (= 0.2.1-ok2), librust-fxhash-0.2.1-dev (= 0.2.1-ok2) Depends: librust-byteorder-1+default-dev Filename: pool/main/r/rust-fxhash/librust-fxhash-dev_0.2.1-ok2_amd64.deb Size: 5552 MD5sum: 847aafe2c138c50fa414ed27efa5fbc1 SHA1: ef1fb5e655a0995c92503407dcb8fdfbff16ac72 SHA256: 373ed10bd9d28fc8c82b87c9fa3c2939098f9d38c582ffd2526ba47a1951dfd5 SHA512: c41435250a452adc5c3fdb8fa0ac9b78fb751e30ab2046a17cfc4e60f6e0b58b9fe20f46fa3789e2cae227b0728f8fd1af99033a8e0a4d1a574a05ac207fe8c5 Description: Fast, non-secure, hashing algorithm - Rust source code This package contains the source for the Rust fxhash crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-generic-array-dev Architecture: amd64 Version: 0.14.7-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-generic-array Origin: openKylin Maintainer: openKylin Developers Installed-Size: 89 Provides: librust-generic-array+default-dev (= 0.14.7-ok1), librust-generic-array+more-lengths-dev (= 0.14.7-ok1), librust-generic-array+serde-dev (= 0.14.7-ok1), librust-generic-array+zeroize-dev (= 0.14.7-ok1), librust-generic-array-0+default-dev (= 0.14.7-ok1), librust-generic-array-0+more-lengths-dev (= 0.14.7-ok1), librust-generic-array-0+serde-dev (= 0.14.7-ok1), librust-generic-array-0+zeroize-dev (= 0.14.7-ok1), librust-generic-array-0-dev (= 0.14.7-ok1), librust-generic-array-0.14+default-dev (= 0.14.7-ok1), librust-generic-array-0.14+more-lengths-dev (= 0.14.7-ok1), librust-generic-array-0.14+serde-dev (= 0.14.7-ok1), librust-generic-array-0.14+zeroize-dev (= 0.14.7-ok1), librust-generic-array-0.14-dev (= 0.14.7-ok1), librust-generic-array-0.14.7+default-dev (= 0.14.7-ok1), librust-generic-array-0.14.7+more-lengths-dev (= 0.14.7-ok1), librust-generic-array-0.14.7+serde-dev (= 0.14.7-ok1), librust-generic-array-0.14.7+zeroize-dev (= 0.14.7-ok1), librust-generic-array-0.14.7-dev (= 0.14.7-ok1) Depends: librust-serde-1-dev, librust-typenum-1+default-dev (>= 1.12-~~), librust-version-check-0.9+default-dev, librust-zeroize-1-dev Filename: pool/main/r/rust-generic-array/librust-generic-array-dev_0.14.7-ok1_amd64.deb Size: 16320 MD5sum: b37cba6ac25f7d74cd5fbf137e3271ef SHA1: d7a8e741b88567ccdaae75a477d0264e4dd78084 SHA256: 3d53476be874ae20d5bd39353659cce237106663c85482d5b380a0d05f7745aa SHA512: f5e210b14b5e37185bb2a6d662eb1e9a5eeea3764abf35db6b86412e6281b1b20f298e1571ef5a99e749dce154818ead7c41c7078d5a5e4cef85e46e8567bafd Description: Generic types implementing functionality of arrays - Rust source code This package contains the source for the Rust generic-array crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-getrandom+compiler-builtins-dev Architecture: amd64 Version: 0.2.10-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-getrandom Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-getrandom-0+compiler-builtins-dev (= 0.2.10-ok1), librust-getrandom-0.2+compiler-builtins-dev (= 0.2.10-ok1), librust-getrandom-0.2.10+compiler-builtins-dev (= 0.2.10-ok1) Depends: librust-getrandom-dev (= 0.2.10-ok1), librust-compiler-builtins-0.1+default-dev Filename: pool/main/r/rust-getrandom/librust-getrandom+compiler-builtins-dev_0.2.10-ok1_amd64.deb Size: 1200 MD5sum: a4b2d1b35dc31d8eaec5ffad65500bda SHA1: bc2beb4418b0fc236f0855dcce63f878a2bef9f3 SHA256: 5de0fd2586b1ba65983b1dd0125d53f6fdac65c1cf63ebf01b5e1782758bb320 SHA512: 373fc5134a108f10bc236c4aa50bb763c9418543f149e5cd83f3adee51027e8354ababf288f521b9058e510062c78698c2d36ca0be411a0bc49e7a1f203f0e9b Description: Retrieve random data from system source - feature "compiler_builtins" This metapackage enables feature "compiler_builtins" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom+core-dev Architecture: amd64 Version: 0.2.10-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-getrandom Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-getrandom-0+core-dev (= 0.2.10-ok1), librust-getrandom-0.2+core-dev (= 0.2.10-ok1), librust-getrandom-0.2.10+core-dev (= 0.2.10-ok1) Depends: librust-getrandom-dev (= 0.2.10-ok1), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-getrandom/librust-getrandom+core-dev_0.2.10-ok1_amd64.deb Size: 1196 MD5sum: 380178585836cb12d8075e7f3d5191c5 SHA1: 9a5c4b14f7cc63c826f106d34803e03cd54f012b SHA256: a564ba2c08f4f604b6bbf55234c6688e2db1257c8f76e7fd7a042c442bedcd86 SHA512: 39fc11ac2727e3a4ec59c71c3e8d6fb9cbf99eb1221f16029613e34bd8c6bddfec8ec4f1fb178974273b335a52326964f5e9e27a8fc555f7ef3213c1a0513078 Description: Retrieve random data from system source - feature "core" This metapackage enables feature "core" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom+rustc-dep-of-std-dev Architecture: amd64 Version: 0.2.10-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-getrandom Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-getrandom-0+rustc-dep-of-std-dev (= 0.2.10-ok1), librust-getrandom-0.2+rustc-dep-of-std-dev (= 0.2.10-ok1), librust-getrandom-0.2.10+rustc-dep-of-std-dev (= 0.2.10-ok1) Depends: librust-getrandom-dev (= 0.2.10-ok1), librust-getrandom+compiler-builtins-dev (= 0.2.10-ok1), librust-getrandom+core-dev (= 0.2.10-ok1), librust-libc-0.2+rustc-dep-of-std-dev (>= 0.2.143-~~) Filename: pool/main/r/rust-getrandom/librust-getrandom+rustc-dep-of-std-dev_0.2.10-ok1_amd64.deb Size: 1224 MD5sum: 03b1e76b7dfeb7533c82dbe25f9c3f47 SHA1: 4fe376b51d783de657ca40c8070291b709c36a87 SHA256: f06bb0e652067f96bfce9a08b1863e761bff56ddac757e4b8a9c5b36e4247933 SHA512: 9c358adefa9642d6d1b65197f41bba77506d1ec944a18ede75c614faf26ec939e252319c70680908bf43488d750e105399af6f1fc92af4002c1ddacef21f2288 Description: Retrieve random data from system source - feature "rustc-dep-of-std" This metapackage enables feature "rustc-dep-of-std" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom-dev Architecture: amd64 Version: 0.2.10-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-getrandom Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 160 Provides: librust-getrandom+custom-dev (= 0.2.10-ok1), librust-getrandom+default-dev (= 0.2.10-ok1), librust-getrandom+rdrand-dev (= 0.2.10-ok1), librust-getrandom+std-dev (= 0.2.10-ok1), librust-getrandom+test-in-browser-dev (= 0.2.10-ok1), librust-getrandom-0+custom-dev (= 0.2.10-ok1), librust-getrandom-0+default-dev (= 0.2.10-ok1), librust-getrandom-0+rdrand-dev (= 0.2.10-ok1), librust-getrandom-0+std-dev (= 0.2.10-ok1), librust-getrandom-0+test-in-browser-dev (= 0.2.10-ok1), librust-getrandom-0-dev (= 0.2.10-ok1), librust-getrandom-0.2+custom-dev (= 0.2.10-ok1), librust-getrandom-0.2+default-dev (= 0.2.10-ok1), librust-getrandom-0.2+rdrand-dev (= 0.2.10-ok1), librust-getrandom-0.2+std-dev (= 0.2.10-ok1), librust-getrandom-0.2+test-in-browser-dev (= 0.2.10-ok1), librust-getrandom-0.2-dev (= 0.2.10-ok1), librust-getrandom-0.2.10+custom-dev (= 0.2.10-ok1), librust-getrandom-0.2.10+default-dev (= 0.2.10-ok1), librust-getrandom-0.2.10+rdrand-dev (= 0.2.10-ok1), librust-getrandom-0.2.10+std-dev (= 0.2.10-ok1), librust-getrandom-0.2.10+test-in-browser-dev (= 0.2.10-ok1), librust-getrandom-0.2.10-dev (= 0.2.10-ok1) Depends: librust-cfg-if-1+default-dev, librust-libc-0.2-dev (>= 0.2.143-~~) Suggests: librust-getrandom+compiler-builtins-dev (= 0.2.10-ok1), librust-getrandom+core-dev (= 0.2.10-ok1), librust-getrandom+rustc-dep-of-std-dev (= 0.2.10-ok1) Filename: pool/main/r/rust-getrandom/librust-getrandom-dev_0.2.10-ok1_amd64.deb Size: 33908 MD5sum: 9cc7ef732501154829defe26d82380f4 SHA1: 5916b28d74143310f978547092f14165ce3a38a9 SHA256: 182e3d26a9ff2c07115da9738cfdf8d2b60436ade9ff6303db76007850b33a83 SHA512: 638c4b5b6b471574d3e1dd3ea867a4883a6932c4423bced826f59fed156135ca0155489898c25a9a1de138f7c905d882cb1dae0580388168ef7c1c09cbea42d3 Description: Retrieve random data from system source - Rust source code This package contains the source for the Rust getrandom crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-gif-dev Architecture: amd64 Version: 0.11.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-gif Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 159 Provides: librust-gif+default-dev (= 0.11.3-ok1), librust-gif+raii-no-panic-dev (= 0.11.3-ok1), librust-gif+std-dev (= 0.11.3-ok1), librust-gif-0+default-dev (= 0.11.3-ok1), librust-gif-0+raii-no-panic-dev (= 0.11.3-ok1), librust-gif-0+std-dev (= 0.11.3-ok1), librust-gif-0-dev (= 0.11.3-ok1), librust-gif-0.11+default-dev (= 0.11.3-ok1), librust-gif-0.11+raii-no-panic-dev (= 0.11.3-ok1), librust-gif-0.11+std-dev (= 0.11.3-ok1), librust-gif-0.11-dev (= 0.11.3-ok1), librust-gif-0.11.3+default-dev (= 0.11.3-ok1), librust-gif-0.11.3+raii-no-panic-dev (= 0.11.3-ok1), librust-gif-0.11.3+std-dev (= 0.11.3-ok1), librust-gif-0.11.3-dev (= 0.11.3-ok1) Depends: librust-color-quant-1+default-dev, librust-weezl-0.1+default-dev (>= 0.1.4-~~) Filename: pool/main/r/rust-gif/librust-gif-dev_0.11.3-ok1_amd64.deb Size: 31500 MD5sum: c194c075e9d764c6f1cbe7160b182d09 SHA1: 5a1bc139e0f977842255b5211de5c87bbb5a67ae SHA256: 4bc49a4273f9c5697496a2b91c50ef21df91ad2ab598da61cbc0846d17c85976 SHA512: aa6ef951cb0ff35269f299df4f5246ec9b4c5412944354cfee26307c9f45a2333c663173384ddbf87bce1c190f71b91e2c76a2e10cfe9fe6f2afb3fef757b239 Homepage: https://github.com/image-rs/image-gif Description: GIF de- and encoder - Rust source code This package contains the source for the Rust gif crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-gimli-dev Architecture: amd64 Version: 0.28.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-gimli Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1774 Provides: librust-gimli+default-dev (= 0.28.1-ok1), librust-gimli+endian-reader-dev (= 0.28.1-ok1), librust-gimli+fallible-iterator-dev (= 0.28.1-ok1), librust-gimli+read-all-dev (= 0.28.1-ok1), librust-gimli+read-core-dev (= 0.28.1-ok1), librust-gimli+read-dev (= 0.28.1-ok1), librust-gimli+std-dev (= 0.28.1-ok1), librust-gimli+write-dev (= 0.28.1-ok1), librust-gimli-0+default-dev (= 0.28.1-ok1), librust-gimli-0+endian-reader-dev (= 0.28.1-ok1), librust-gimli-0+fallible-iterator-dev (= 0.28.1-ok1), librust-gimli-0+read-all-dev (= 0.28.1-ok1), librust-gimli-0+read-core-dev (= 0.28.1-ok1), librust-gimli-0+read-dev (= 0.28.1-ok1), librust-gimli-0+std-dev (= 0.28.1-ok1), librust-gimli-0+write-dev (= 0.28.1-ok1), librust-gimli-0-dev (= 0.28.1-ok1), librust-gimli-0.28+default-dev (= 0.28.1-ok1), librust-gimli-0.28+endian-reader-dev (= 0.28.1-ok1), librust-gimli-0.28+fallible-iterator-dev (= 0.28.1-ok1), librust-gimli-0.28+read-all-dev (= 0.28.1-ok1), librust-gimli-0.28+read-core-dev (= 0.28.1-ok1), librust-gimli-0.28+read-dev (= 0.28.1-ok1), librust-gimli-0.28+std-dev (= 0.28.1-ok1), librust-gimli-0.28+write-dev (= 0.28.1-ok1), librust-gimli-0.28-dev (= 0.28.1-ok1), librust-gimli-0.28.1+default-dev (= 0.28.1-ok1), librust-gimli-0.28.1+endian-reader-dev (= 0.28.1-ok1), librust-gimli-0.28.1+fallible-iterator-dev (= 0.28.1-ok1), librust-gimli-0.28.1+read-all-dev (= 0.28.1-ok1), librust-gimli-0.28.1+read-core-dev (= 0.28.1-ok1), librust-gimli-0.28.1+read-dev (= 0.28.1-ok1), librust-gimli-0.28.1+std-dev (= 0.28.1-ok1), librust-gimli-0.28.1+write-dev (= 0.28.1-ok1), librust-gimli-0.28.1-dev (= 0.28.1-ok1) Depends: librust-fallible-iterator-0.3+std-dev, librust-fallible-iterator-0.3-dev, librust-indexmap+default-dev (>= 1.9.3-~~), librust-stable-deref-trait-1+std-dev (>= 1.1.0-~~), librust-stable-deref-trait-1-dev (>= 1.1.0-~~) Filename: pool/main/r/rust-gimli/librust-gimli-dev_0.28.1-ok1_amd64.deb Size: 202816 MD5sum: 2630a96b196412d5ee2ceba7d2556f6d SHA1: b1c01ac2faa4efa34321248150e7a810d83f3981 SHA256: 585d2b105e2c5dbb822d218b10e05dd453fa2a687b2b06686cfde003ead4e5ec SHA512: bd33a2631a0da282cc1a435c6a4cd6eafd1626f156a122938b63dfd5010e1b13e61c20903b9c34e1272d37f4ec468923fac738bb1b8bbe4d29a312038df8775e Description: Reading and writing the DWARF debugging format - Rust source code Source code for Debianized Rust crate "gimli" Package: librust-h2-dev Architecture: amd64 Version: 0.3.24-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-h2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 838 Provides: librust-h2+default-dev (= 0.3.24-ok1), librust-h2+stream-dev (= 0.3.24-ok1), librust-h2+unstable-dev (= 0.3.24-ok1), librust-h2-0+default-dev (= 0.3.24-ok1), librust-h2-0+stream-dev (= 0.3.24-ok1), librust-h2-0+unstable-dev (= 0.3.24-ok1), librust-h2-0-dev (= 0.3.24-ok1), librust-h2-0.3+default-dev (= 0.3.24-ok1), librust-h2-0.3+stream-dev (= 0.3.24-ok1), librust-h2-0.3+unstable-dev (= 0.3.24-ok1), librust-h2-0.3-dev (= 0.3.24-ok1), librust-h2-0.3.24+default-dev (= 0.3.24-ok1), librust-h2-0.3.24+stream-dev (= 0.3.24-ok1), librust-h2-0.3.24+unstable-dev (= 0.3.24-ok1), librust-h2-0.3.24-dev (= 0.3.24-ok1) Depends: librust-bytes-1+default-dev, librust-fnv-1+default-dev (>= 1.0.5-~~), librust-futures-core-0.3-dev, librust-futures-sink-0.3-dev, librust-futures-util-0.3-dev, librust-http-0.2+default-dev, librust-indexmap+default-dev (>= 1.9.3-~~), librust-indexmap+std-dev (>= 1.9.3-~~), librust-slab-0.4+default-dev (>= 0.4.2-~~), librust-tokio-1+default-dev, librust-tokio-1+io-util-dev, librust-tokio-util-0.7+codec-dev (>= 0.7.1-~~), librust-tokio-util-0.7+default-dev (>= 0.7.1-~~), librust-tokio-util-0.7+io-dev (>= 0.7.1-~~), librust-tracing-0.1+std-dev (>= 0.1.35-~~) Filename: pool/main/r/rust-h2/librust-h2-dev_0.3.24-ok1_amd64.deb Size: 122920 MD5sum: f225abfb12838250cedb08a1c60f3991 SHA1: 1de0f4cdb2ceb4fda88bf7efdc781cb45315e67e SHA256: 05155a52bbe9d26edd5256b0459f735ae05646c50cce384d183f30f4a6f91372 SHA512: 17e44f13ece8ab31ff239ba83cf5a0cb6dbc38b5efaa822406fbb7cd51e4e59d81a54b74e13cd6cdb33ef5d53def255b5f2d9951f571b5bad897b1b60654d987 Description: HTTP/2 client and server - Rust source code Source code for Debianized Rust crate "h2" Package: librust-half-dev Architecture: amd64 Version: 1.8.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-half Origin: openKylin Maintainer: openKylin Developers Installed-Size: 279 Provides: librust-half+alloc-dev (= 1.8.2-ok1), librust-half+bytemuck-dev (= 1.8.2-ok1), librust-half+default-dev (= 1.8.2-ok1), librust-half+num-traits-dev (= 1.8.2-ok1), librust-half+serde-dev (= 1.8.2-ok1), librust-half+serialize-dev (= 1.8.2-ok1), librust-half+std-dev (= 1.8.2-ok1), librust-half+use-intrinsics-dev (= 1.8.2-ok1), librust-half-1+alloc-dev (= 1.8.2-ok1), librust-half-1+bytemuck-dev (= 1.8.2-ok1), librust-half-1+default-dev (= 1.8.2-ok1), librust-half-1+num-traits-dev (= 1.8.2-ok1), librust-half-1+serde-dev (= 1.8.2-ok1), librust-half-1+serialize-dev (= 1.8.2-ok1), librust-half-1+std-dev (= 1.8.2-ok1), librust-half-1+use-intrinsics-dev (= 1.8.2-ok1), librust-half-1-dev (= 1.8.2-ok1), librust-half-1.8+alloc-dev (= 1.8.2-ok1), librust-half-1.8+bytemuck-dev (= 1.8.2-ok1), librust-half-1.8+default-dev (= 1.8.2-ok1), librust-half-1.8+num-traits-dev (= 1.8.2-ok1), librust-half-1.8+serde-dev (= 1.8.2-ok1), librust-half-1.8+serialize-dev (= 1.8.2-ok1), librust-half-1.8+std-dev (= 1.8.2-ok1), librust-half-1.8+use-intrinsics-dev (= 1.8.2-ok1), librust-half-1.8-dev (= 1.8.2-ok1), librust-half-1.8.2+alloc-dev (= 1.8.2-ok1), librust-half-1.8.2+bytemuck-dev (= 1.8.2-ok1), librust-half-1.8.2+default-dev (= 1.8.2-ok1), librust-half-1.8.2+num-traits-dev (= 1.8.2-ok1), librust-half-1.8.2+serde-dev (= 1.8.2-ok1), librust-half-1.8.2+serialize-dev (= 1.8.2-ok1), librust-half-1.8.2+std-dev (= 1.8.2-ok1), librust-half-1.8.2+use-intrinsics-dev (= 1.8.2-ok1), librust-half-1.8.2-dev (= 1.8.2-ok1) Depends: librust-bytemuck-1+derive-dev (>= 1.4.1-~~), librust-num-traits-0.2+libm-dev (>= 0.2.14-~~), librust-serde-1+derive-dev Filename: pool/main/r/rust-half/librust-half-dev_1.8.2-ok1_amd64.deb Size: 33052 MD5sum: 8e8cc1093dfb32f10b786ecb9adca0d7 SHA1: b6cd4a52d8ec51f95e606ce143db96aa2f4586ec SHA256: 913530bdad64ccfe5543476b2444943488d608ddda8a30c33d978b27f22f7a1d SHA512: de8898c190648d926061c6611aa9f0fc336773a9d75e697d8f90056686f7a8df968548e4615e3c5fb34904f4169cb96302300cbab1a651a17c6247fb2df798f7 Description: Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types - Rust source code Source code for Debianized Rust crate "half" Package: librust-hashbrown-dev Architecture: amd64 Version: 0.12.3-1-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-hashbrown Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 647 Provides: librust-hashbrown+ahash-compile-time-rng-dev (= 0.12.3-1-ok2), librust-hashbrown+ahash-dev (= 0.12.3-1-ok2), librust-hashbrown+bumpalo-dev (= 0.12.3-1-ok2), librust-hashbrown+compiler-builtins-dev (= 0.12.3-1-ok2), librust-hashbrown+core-dev (= 0.12.3-1-ok2), librust-hashbrown+default-dev (= 0.12.3-1-ok2), librust-hashbrown+inline-more-dev (= 0.12.3-1-ok2), librust-hashbrown+nightly-dev (= 0.12.3-1-ok2), librust-hashbrown+raw-dev (= 0.12.3-1-ok2), librust-hashbrown+rayon-dev (= 0.12.3-1-ok2), librust-hashbrown+rustc-dep-of-std-dev (= 0.12.3-1-ok2), librust-hashbrown+rustc-internal-api-dev (= 0.12.3-1-ok2), librust-hashbrown+serde-dev (= 0.12.3-1-ok2), librust-hashbrown-0+ahash-compile-time-rng-dev (= 0.12.3-1-ok2), librust-hashbrown-0+ahash-dev (= 0.12.3-1-ok2), librust-hashbrown-0+bumpalo-dev (= 0.12.3-1-ok2), librust-hashbrown-0+compiler-builtins-dev (= 0.12.3-1-ok2), librust-hashbrown-0+core-dev (= 0.12.3-1-ok2), librust-hashbrown-0+default-dev (= 0.12.3-1-ok2), librust-hashbrown-0+inline-more-dev (= 0.12.3-1-ok2), librust-hashbrown-0+nightly-dev (= 0.12.3-1-ok2), librust-hashbrown-0+raw-dev (= 0.12.3-1-ok2), librust-hashbrown-0+rayon-dev (= 0.12.3-1-ok2), librust-hashbrown-0+rustc-dep-of-std-dev (= 0.12.3-1-ok2), librust-hashbrown-0+rustc-internal-api-dev (= 0.12.3-1-ok2), librust-hashbrown-0+serde-dev (= 0.12.3-1-ok2), librust-hashbrown-0-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12+ahash-compile-time-rng-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12+ahash-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12+bumpalo-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12+compiler-builtins-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12+core-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12+default-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12+inline-more-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12+nightly-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12+raw-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12+rayon-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12+rustc-dep-of-std-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12+rustc-internal-api-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12+serde-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3+ahash-compile-time-rng-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3+ahash-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3+bumpalo-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3+compiler-builtins-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3+core-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3+default-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3+inline-more-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3+nightly-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3+raw-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3+rayon-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3+rustc-dep-of-std-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3+rustc-internal-api-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3+serde-dev (= 0.12.3-1-ok2), librust-hashbrown-0.12.3-dev (= 0.12.3-1-ok2) Depends: librust-ahash-0.7+compile-time-rng-dev, librust-ahash-0.7-dev, librust-bumpalo-3+default-dev (>= 3.5.0-~~), librust-compiler-builtins-0.1+default-dev (>= 0.1.2-~~), librust-rayon-1+default-dev, librust-rustc-std-workspace-core-1+default-dev, librust-serde-1-dev (>= 1.0.25-~~) Filename: pool/main/r/rust-hashbrown/librust-hashbrown-dev_0.12.3-1-ok2_amd64.deb Size: 83188 MD5sum: 11e59e3f0bc8841f59d3ff69c409fa8f SHA1: 549d849c5461e9ce59537b715f6e63ffd01b8ded SHA256: aba2deb634134dccf99209a3750f2e38b3cef364fbc6773be049f0bc743605cc SHA512: c5224dcaf055c4682c56e569cf26b7ed8055a14b98c93dfb77fef2eb270400c7204601c013c6a36ada85673b90d6788b474eece747cbfe25642fca5714965b03 Description: Rust port of Google's SwissTable hash map - Rust source code This package contains the source for the Rust hashbrown crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-heck-dev Architecture: amd64 Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-heck Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67 Provides: librust-heck+default-dev (= 0.4.1-ok1), librust-heck+unicode-dev (= 0.4.1-ok1), librust-heck+unicode-segmentation-dev (= 0.4.1-ok1), librust-heck-0+default-dev (= 0.4.1-ok1), librust-heck-0+unicode-dev (= 0.4.1-ok1), librust-heck-0+unicode-segmentation-dev (= 0.4.1-ok1), librust-heck-0-dev (= 0.4.1-ok1), librust-heck-0.4+default-dev (= 0.4.1-ok1), librust-heck-0.4+unicode-dev (= 0.4.1-ok1), librust-heck-0.4+unicode-segmentation-dev (= 0.4.1-ok1), librust-heck-0.4-dev (= 0.4.1-ok1), librust-heck-0.4.1+default-dev (= 0.4.1-ok1), librust-heck-0.4.1+unicode-dev (= 0.4.1-ok1), librust-heck-0.4.1+unicode-segmentation-dev (= 0.4.1-ok1), librust-heck-0.4.1-dev (= 0.4.1-ok1) Depends: librust-unicode-segmentation-1+default-dev (>= 1.2.0-~~) Filename: pool/main/r/rust-heck/librust-heck-dev_0.4.1-ok1_amd64.deb Size: 12696 MD5sum: 1b2f31d10922c785eb184505ca045bb4 SHA1: a9ea6971ac9cb26b51384ada07f63096086ba2da SHA256: c215cdab898fc058a3c36b522f8685c89ff3a61dc4bfacef2e28c19aff65109d SHA512: 31b158bb4e67aeea7f7b458582a64c6192b687168e9b562bfeb4eb18366e68574309a630ce8743d3dc04ffdb5c30109b00ee6d235356d6b1f7e13e01aa23098b Homepage: https://github.com/withoutboats/heck Description: Case conversion library - Rust source code This package contains the source for the Rust heck crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-hex+serde-dev Architecture: amd64 Version: 0.4.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-hex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-hex-0+serde-dev (= 0.4.3-ok1), librust-hex-0.4+serde-dev (= 0.4.3-ok1), librust-hex-0.4.3+serde-dev (= 0.4.3-ok1) Depends: librust-hex-dev (= 0.4.3-ok1), librust-serde-1-dev Filename: pool/main/r/rust-hex/librust-hex+serde-dev_0.4.3-ok1_amd64.deb Size: 974 MD5sum: 55248c4d0f4b1560df3be277dcaa9aac SHA1: 1225c1b8ee39b3d741f8e3639c9ebcd5a4fffd01 SHA256: e128096bea53a45115754af25c35a82fc11ee86c5ac8f9eb5d551f3dc7573ae5 SHA512: a53438eae74ce52e3b184e3041bc08e604d376d75d3930789f18630a3c1edae023896e224c724860b0400035f6c4f4bf29a0dce799d76930621849cca4e2f9be Description: Encoding and decoding data into/from hexadecimal representation - feature "serde" This metapackage enables feature "serde" for the Rust hex crate, by pulling in any additional dependencies needed by that feature. Package: librust-hex-dev Architecture: amd64 Version: 0.4.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-hex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 84 Provides: librust-hex+alloc-dev (= 0.4.3-ok1), librust-hex+default-dev (= 0.4.3-ok1), librust-hex+std-dev (= 0.4.3-ok1), librust-hex-0+alloc-dev (= 0.4.3-ok1), librust-hex-0+default-dev (= 0.4.3-ok1), librust-hex-0+std-dev (= 0.4.3-ok1), librust-hex-0-dev (= 0.4.3-ok1), librust-hex-0.4+alloc-dev (= 0.4.3-ok1), librust-hex-0.4+default-dev (= 0.4.3-ok1), librust-hex-0.4+std-dev (= 0.4.3-ok1), librust-hex-0.4-dev (= 0.4.3-ok1), librust-hex-0.4.3+alloc-dev (= 0.4.3-ok1), librust-hex-0.4.3+default-dev (= 0.4.3-ok1), librust-hex-0.4.3+std-dev (= 0.4.3-ok1), librust-hex-0.4.3-dev (= 0.4.3-ok1) Suggests: librust-hex+serde-dev (= 0.4.3-ok1) Filename: pool/main/r/rust-hex/librust-hex-dev_0.4.3-ok1_amd64.deb Size: 15646 MD5sum: 2ca7084679e6a15b13dc36ff1603f1d6 SHA1: 4b649b3bd676575dd15279859fda282276b952a1 SHA256: cbd86f9a6ed8f0d9b8922485eebc99742b61e502350c947d0e57fb308f73160a SHA512: 27ea44a70e53e848af910f00f853a063d0d621447cb0861b6afdb1654e8e79cb6a2ec39ce09222c09ec535885cd465abc64bbb0dab2180183bf1f5127f625616 Description: Encoding and decoding data into/from hexadecimal representation - Rust source code This package contains the source for the Rust hex crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-http-body-dev Architecture: amd64 Version: 0.4.5-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-http-body Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 91 Provides: librust-http-body+default-dev (= 0.4.5-ok2), librust-http-body-0+default-dev (= 0.4.5-ok2), librust-http-body-0-dev (= 0.4.5-ok2), librust-http-body-0.4+default-dev (= 0.4.5-ok2), librust-http-body-0.4-dev (= 0.4.5-ok2), librust-http-body-0.4.5+default-dev (= 0.4.5-ok2), librust-http-body-0.4.5-dev (= 0.4.5-ok2) Depends: librust-bytes-1+default-dev, librust-http-0.2+default-dev, librust-pin-project-lite-0.2+default-dev Filename: pool/main/r/rust-http-body/librust-http-body-dev_0.4.5-ok2_amd64.deb Size: 13196 MD5sum: 5a35688b5a3ca67a75b22c5ca76a0dc4 SHA1: e603c0d06ae3c9e6bfcacd71488d312ba03e474b SHA256: c2fc3cc42155eeaa1dc84fc274280c237bf63456f3cdb1a61143ac40a7b9a929 SHA512: 6e57f3ed436ae653443eae01e1a8c2613b834ba53b59384f0ebdd29c36dc77a2de96f1d2c0ca59c08a78b222fa5f17ec12520e6af032fae1e66ae7237ace8015 Description: trait representing asynchronous operations on an HTTP body - Rust source code This package contains the source for the Rust http-body crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-http-dev Architecture: amd64 Version: 0.2.9-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-http Origin: openKylin Maintainer: openKylin Developers Installed-Size: 502 Provides: librust-http+default-dev (= 0.2.9-ok1), librust-http-0+default-dev (= 0.2.9-ok1), librust-http-0-dev (= 0.2.9-ok1), librust-http-0.2+default-dev (= 0.2.9-ok1), librust-http-0.2-dev (= 0.2.9-ok1), librust-http-0.2.9+default-dev (= 0.2.9-ok1), librust-http-0.2.9-dev (= 0.2.9-ok1) Depends: librust-bytes-1+default-dev, librust-fnv-1+default-dev (>= 1.0.5-~~), librust-itoa-1+default-dev Filename: pool/main/r/rust-http/librust-http-dev_0.2.9-ok1_amd64.deb Size: 84548 MD5sum: cc53355ecf5d8b905e238725ac20b5a0 SHA1: 3b4130fb69bf37d91d67fb90726c1c2b9758171c SHA256: 4e058697750f76cb8a7f65e8145ac18bf57c381e43663e1b90f95569b70765b5 SHA512: 16d578c123bad8f5eb85b9c6c18260281fe7af0236329553d125edd893ecf812b7f3a3967809543e7d29a5e17946816e2027f348f7b7be8edd3a7d34d702c6dc Description: Set of types for representing HTTP requests and responses - Rust source code This package contains the source for the Rust http crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-httparse-dev Architecture: amd64 Version: 1.8.0-ok3 Multi-Arch: same Priority: optional Section: rust Source: rust-httparse Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 302 Provides: librust-httparse+default-dev (= 1.8.0-ok3), librust-httparse+std-dev (= 1.8.0-ok3), librust-httparse-1+default-dev (= 1.8.0-ok3), librust-httparse-1+std-dev (= 1.8.0-ok3), librust-httparse-1-dev (= 1.8.0-ok3), librust-httparse-1.8+default-dev (= 1.8.0-ok3), librust-httparse-1.8+std-dev (= 1.8.0-ok3), librust-httparse-1.8-dev (= 1.8.0-ok3), librust-httparse-1.8.0+default-dev (= 1.8.0-ok3), librust-httparse-1.8.0+std-dev (= 1.8.0-ok3), librust-httparse-1.8.0-dev (= 1.8.0-ok3) Filename: pool/main/r/rust-httparse/librust-httparse-dev_1.8.0-ok3_amd64.deb Size: 32676 MD5sum: ba66a1d0180bb11df4b11637b2dbf22d SHA1: a1a3be69c0fe17195596e6f03ec04cc1b0ae7c86 SHA256: 80be62d747dbfb6c6828bc657e61b751b1f607d030d7d8a9c32f1e78f390af5c SHA512: 501da30351c0e386448ac2e5f51b4358e01f1d7c9f3de7fe29a29d9bc4289d016da0e4b09637caa8575765b5e7d12f18ee080a7247fe81b2462a0b7e2ca8fca9 Description: Tiny, safe, speedy, zero-copy HTTP/1.x parser - Rust source code This package contains the source for the Rust httparse crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-httpdate-dev Architecture: amd64 Version: 1.0.2-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-httpdate Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 97 Provides: librust-httpdate+default-dev (= 1.0.2-ok2), librust-httpdate-1+default-dev (= 1.0.2-ok2), librust-httpdate-1-dev (= 1.0.2-ok2), librust-httpdate-1.0+default-dev (= 1.0.2-ok2), librust-httpdate-1.0-dev (= 1.0.2-ok2), librust-httpdate-1.0.2+default-dev (= 1.0.2-ok2), librust-httpdate-1.0.2-dev (= 1.0.2-ok2) Filename: pool/main/r/rust-httpdate/librust-httpdate-dev_1.0.2-ok2_amd64.deb Size: 14568 MD5sum: 804f9f7ff4e5e574ecc5e7d2d030a449 SHA1: 13148c79972d2438a7fb712f2f2a71cb02551448 SHA256: 99789befc352bbee7b5134dc21ec21bd2c6c7d70f6f456bf040521995176eeb9 SHA512: 4e454fee762dd0f4e3e93e8405ea083095878347179d3eb31bb7bba190e8ebaf4715f6d49a77ec30d4d58c2a0767bfc800871614ad8cb56a206044359450fb18 Description: HTTP date parsing and formatting - Rust source code This package contains the source for the Rust httpdate crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-humantime-dev Architecture: amd64 Version: 2.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-humantime Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 108 Provides: librust-humantime+default-dev (= 2.1.0-ok1), librust-humantime-2+default-dev (= 2.1.0-ok1), librust-humantime-2-dev (= 2.1.0-ok1), librust-humantime-2.1+default-dev (= 2.1.0-ok1), librust-humantime-2.1-dev (= 2.1.0-ok1), librust-humantime-2.1.0+default-dev (= 2.1.0-ok1), librust-humantime-2.1.0-dev (= 2.1.0-ok1) Filename: pool/main/r/rust-humantime/librust-humantime-dev_2.1.0-ok1_amd64.deb Size: 19028 MD5sum: 195080c2ab7171d2066e832787391b0d SHA1: a01d0f3ef46b2d1c34bb4b3d31227eedb86e8e5a SHA256: 584b94a198ab725cc36f60cf3f185d222d38a42194349e410ca512b57a5d5554 SHA512: a05bca52d5cc0c4c32853238a15c4e2dc8936dda1a4eecd5123ea2c465025ac3d310b8ee3ebfbb40fc4108f84755fe3931aecbd4b8d057846f6b18f0e67d42c2 Homepage: https://github.com/tailhook/humantime Description: Parser and formatter for std::time::{Duration, SystemTime} - Rust source code This package contains the source for the Rust humantime crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-hyper-dev Architecture: amd64 Version: 0.14.27-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-hyper Origin: openKylin Maintainer: openKylin Developers Installed-Size: 958 Provides: librust-hyper+--internal-happy-eyeballs-tests-dev (= 0.14.27-ok1), librust-hyper+backports-dev (= 0.14.27-ok1), librust-hyper+client-dev (= 0.14.27-ok1), librust-hyper+default-dev (= 0.14.27-ok1), librust-hyper+deprecated-dev (= 0.14.27-ok1), librust-hyper+ffi-dev (= 0.14.27-ok1), librust-hyper+full-dev (= 0.14.27-ok1), librust-hyper+h2-dev (= 0.14.27-ok1), librust-hyper+http1-dev (= 0.14.27-ok1), librust-hyper+http2-dev (= 0.14.27-ok1), librust-hyper+libc-dev (= 0.14.27-ok1), librust-hyper+nightly-dev (= 0.14.27-ok1), librust-hyper+runtime-dev (= 0.14.27-ok1), librust-hyper+server-dev (= 0.14.27-ok1), librust-hyper+socket2-dev (= 0.14.27-ok1), librust-hyper+stream-dev (= 0.14.27-ok1), librust-hyper+tcp-dev (= 0.14.27-ok1), librust-hyper-0+--internal-happy-eyeballs-tests-dev (= 0.14.27-ok1), librust-hyper-0+backports-dev (= 0.14.27-ok1), librust-hyper-0+client-dev (= 0.14.27-ok1), librust-hyper-0+default-dev (= 0.14.27-ok1), librust-hyper-0+deprecated-dev (= 0.14.27-ok1), librust-hyper-0+ffi-dev (= 0.14.27-ok1), librust-hyper-0+full-dev (= 0.14.27-ok1), librust-hyper-0+h2-dev (= 0.14.27-ok1), librust-hyper-0+http1-dev (= 0.14.27-ok1), librust-hyper-0+http2-dev (= 0.14.27-ok1), librust-hyper-0+libc-dev (= 0.14.27-ok1), librust-hyper-0+nightly-dev (= 0.14.27-ok1), librust-hyper-0+runtime-dev (= 0.14.27-ok1), librust-hyper-0+server-dev (= 0.14.27-ok1), librust-hyper-0+socket2-dev (= 0.14.27-ok1), librust-hyper-0+stream-dev (= 0.14.27-ok1), librust-hyper-0+tcp-dev (= 0.14.27-ok1), librust-hyper-0-dev (= 0.14.27-ok1), librust-hyper-0.14+--internal-happy-eyeballs-tests-dev (= 0.14.27-ok1), librust-hyper-0.14+backports-dev (= 0.14.27-ok1), librust-hyper-0.14+client-dev (= 0.14.27-ok1), librust-hyper-0.14+default-dev (= 0.14.27-ok1), librust-hyper-0.14+deprecated-dev (= 0.14.27-ok1), librust-hyper-0.14+ffi-dev (= 0.14.27-ok1), librust-hyper-0.14+full-dev (= 0.14.27-ok1), librust-hyper-0.14+h2-dev (= 0.14.27-ok1), librust-hyper-0.14+http1-dev (= 0.14.27-ok1), librust-hyper-0.14+http2-dev (= 0.14.27-ok1), librust-hyper-0.14+libc-dev (= 0.14.27-ok1), librust-hyper-0.14+nightly-dev (= 0.14.27-ok1), librust-hyper-0.14+runtime-dev (= 0.14.27-ok1), librust-hyper-0.14+server-dev (= 0.14.27-ok1), librust-hyper-0.14+socket2-dev (= 0.14.27-ok1), librust-hyper-0.14+stream-dev (= 0.14.27-ok1), librust-hyper-0.14+tcp-dev (= 0.14.27-ok1), librust-hyper-0.14-dev (= 0.14.27-ok1), librust-hyper-0.14.27+--internal-happy-eyeballs-tests-dev (= 0.14.27-ok1), librust-hyper-0.14.27+backports-dev (= 0.14.27-ok1), librust-hyper-0.14.27+client-dev (= 0.14.27-ok1), librust-hyper-0.14.27+default-dev (= 0.14.27-ok1), librust-hyper-0.14.27+deprecated-dev (= 0.14.27-ok1), librust-hyper-0.14.27+ffi-dev (= 0.14.27-ok1), librust-hyper-0.14.27+full-dev (= 0.14.27-ok1), librust-hyper-0.14.27+h2-dev (= 0.14.27-ok1), librust-hyper-0.14.27+http1-dev (= 0.14.27-ok1), librust-hyper-0.14.27+http2-dev (= 0.14.27-ok1), librust-hyper-0.14.27+libc-dev (= 0.14.27-ok1), librust-hyper-0.14.27+nightly-dev (= 0.14.27-ok1), librust-hyper-0.14.27+runtime-dev (= 0.14.27-ok1), librust-hyper-0.14.27+server-dev (= 0.14.27-ok1), librust-hyper-0.14.27+socket2-dev (= 0.14.27-ok1), librust-hyper-0.14.27+stream-dev (= 0.14.27-ok1), librust-hyper-0.14.27+tcp-dev (= 0.14.27-ok1), librust-hyper-0.14.27-dev (= 0.14.27-ok1) Depends: librust-bytes-1+default-dev, librust-futures-channel-0.3+default-dev, librust-futures-core-0.3-dev, librust-futures-util-0.3-dev, librust-h2-0.3+default-dev (>= 0.3.17-~~), librust-http-0.2+default-dev, librust-http-body-0.4+default-dev, librust-httparse-1+default-dev (>= 1.8-~~), librust-httpdate-1+default-dev, librust-itoa-1+default-dev, librust-libc-0.2+default-dev, librust-pin-project-lite-0.2+default-dev (>= 0.2.4-~~), librust-socket2-0.5+all-dev, librust-socket2-0.5+default-dev, librust-tokio-1+default-dev (>= 1.30-~~), librust-tokio-1+net-dev (>= 1.30-~~), librust-tokio-1+rt-dev (>= 1.30-~~), librust-tokio-1+sync-dev (>= 1.30-~~), librust-tokio-1+time-dev (>= 1.30-~~), librust-tower-service-0.3+default-dev, librust-tracing-0.1+std-dev, librust-want-0.3+default-dev Filename: pool/main/r/rust-hyper/librust-hyper-dev_0.14.27-ok1_amd64.deb Size: 148256 MD5sum: cc966eca52467b1f8a2a655150b146ae SHA1: 34d43e8132d31663a0a8a95c6d5cf058ee9cc1f9 SHA256: ca5ee44b7e99893f3394fadfb5b0b498587fd23016b83d5ed60a2ecd5cd143a5 SHA512: 755a8231a5a6af1082333b345bd55d45f6f88fdc268c42d2ee3419e2bfb509535c86f889b10ca01f427267bcf21b6799cd9b5763db11a464e4f02a1eb8cb1309 Homepage: https://hyper.rs Description: Fast and correct HTTP library - Rust source code Source code for Debianized Rust crate "hyper" Package: librust-iana-time-zone-dev Architecture: amd64 Version: 0.1.53-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-iana-time-zone Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 99 Provides: librust-iana-time-zone+default-dev (= 0.1.53-ok1), librust-iana-time-zone+fallback-dev (= 0.1.53-ok1), librust-iana-time-zone-0+default-dev (= 0.1.53-ok1), librust-iana-time-zone-0+fallback-dev (= 0.1.53-ok1), librust-iana-time-zone-0-dev (= 0.1.53-ok1), librust-iana-time-zone-0.1+default-dev (= 0.1.53-ok1), librust-iana-time-zone-0.1+fallback-dev (= 0.1.53-ok1), librust-iana-time-zone-0.1-dev (= 0.1.53-ok1), librust-iana-time-zone-0.1.53+default-dev (= 0.1.53-ok1), librust-iana-time-zone-0.1.53+fallback-dev (= 0.1.53-ok1), librust-iana-time-zone-0.1.53-dev (= 0.1.53-ok1) Depends: librust-js-sys-0.3+default-dev (>= 0.3.50-~~), librust-wasm-bindgen-0.2+default-dev (>= 0.2.70-~~) Filename: pool/main/r/rust-iana-time-zone/librust-iana-time-zone-dev_0.1.53-ok1_amd64.deb Size: 18122 MD5sum: ce5a849be852af596f8ff4c4a2706876 SHA1: 72baa559c987e330bdf75e2c0455bd2c5c8b21e2 SHA256: 576d6a4f1314ce58b717e969a8bcd0c2a2f4d87f7777576b8e4274d7d0d0ce4f SHA512: 5694d1cab3bf6bd056282a70e671b8b043c057da613ae0859de60846fe31437f13ac6a76a7993ad943e2a64e0bc08dcf7aed9a7939c58d003b3912de61a5b75f Description: Get the IANA time zone for the current system - Rust source code This package contains the source for the Rust iana-time-zone crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-image-dev Architecture: amd64 Version: 0.24.7-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-image Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1335 Provides: librust-image+benchmarks-dev (= 0.24.7-ok1), librust-image+bmp-dev (= 0.24.7-ok1), librust-image+dds-dev (= 0.24.7-ok1), librust-image+default-dev (= 0.24.7-ok1), librust-image+dxt-dev (= 0.24.7-ok1), librust-image+farbfeld-dev (= 0.24.7-ok1), librust-image+gif-dev (= 0.24.7-ok1), librust-image+hdr-dev (= 0.24.7-ok1), librust-image+ico-dev (= 0.24.7-ok1), librust-image+jpeg-dev (= 0.24.7-ok1), librust-image+jpeg-rayon-dev (= 0.24.7-ok1), librust-image+libwebp-dev (= 0.24.7-ok1), librust-image+png-dev (= 0.24.7-ok1), librust-image+pnm-dev (= 0.24.7-ok1), librust-image+qoi-dev (= 0.24.7-ok1), librust-image+tga-dev (= 0.24.7-ok1), librust-image+tiff-dev (= 0.24.7-ok1), librust-image+webp-dev (= 0.24.7-ok1), librust-image+webp-encoder-dev (= 0.24.7-ok1), librust-image-0+benchmarks-dev (= 0.24.7-ok1), librust-image-0+bmp-dev (= 0.24.7-ok1), librust-image-0+dds-dev (= 0.24.7-ok1), librust-image-0+default-dev (= 0.24.7-ok1), librust-image-0+dxt-dev (= 0.24.7-ok1), librust-image-0+farbfeld-dev (= 0.24.7-ok1), librust-image-0+gif-dev (= 0.24.7-ok1), librust-image-0+hdr-dev (= 0.24.7-ok1), librust-image-0+ico-dev (= 0.24.7-ok1), librust-image-0+jpeg-dev (= 0.24.7-ok1), librust-image-0+jpeg-rayon-dev (= 0.24.7-ok1), librust-image-0+libwebp-dev (= 0.24.7-ok1), librust-image-0+png-dev (= 0.24.7-ok1), librust-image-0+pnm-dev (= 0.24.7-ok1), librust-image-0+qoi-dev (= 0.24.7-ok1), librust-image-0+tga-dev (= 0.24.7-ok1), librust-image-0+tiff-dev (= 0.24.7-ok1), librust-image-0+webp-dev (= 0.24.7-ok1), librust-image-0+webp-encoder-dev (= 0.24.7-ok1), librust-image-0-dev (= 0.24.7-ok1), librust-image-0.24+benchmarks-dev (= 0.24.7-ok1), librust-image-0.24+bmp-dev (= 0.24.7-ok1), librust-image-0.24+dds-dev (= 0.24.7-ok1), librust-image-0.24+default-dev (= 0.24.7-ok1), librust-image-0.24+dxt-dev (= 0.24.7-ok1), librust-image-0.24+farbfeld-dev (= 0.24.7-ok1), librust-image-0.24+gif-dev (= 0.24.7-ok1), librust-image-0.24+hdr-dev (= 0.24.7-ok1), librust-image-0.24+ico-dev (= 0.24.7-ok1), librust-image-0.24+jpeg-dev (= 0.24.7-ok1), librust-image-0.24+jpeg-rayon-dev (= 0.24.7-ok1), librust-image-0.24+libwebp-dev (= 0.24.7-ok1), librust-image-0.24+png-dev (= 0.24.7-ok1), librust-image-0.24+pnm-dev (= 0.24.7-ok1), librust-image-0.24+qoi-dev (= 0.24.7-ok1), librust-image-0.24+tga-dev (= 0.24.7-ok1), librust-image-0.24+tiff-dev (= 0.24.7-ok1), librust-image-0.24+webp-dev (= 0.24.7-ok1), librust-image-0.24+webp-encoder-dev (= 0.24.7-ok1), librust-image-0.24-dev (= 0.24.7-ok1), librust-image-0.24.7+benchmarks-dev (= 0.24.7-ok1), librust-image-0.24.7+bmp-dev (= 0.24.7-ok1), librust-image-0.24.7+dds-dev (= 0.24.7-ok1), librust-image-0.24.7+default-dev (= 0.24.7-ok1), librust-image-0.24.7+dxt-dev (= 0.24.7-ok1), librust-image-0.24.7+farbfeld-dev (= 0.24.7-ok1), librust-image-0.24.7+gif-dev (= 0.24.7-ok1), librust-image-0.24.7+hdr-dev (= 0.24.7-ok1), librust-image-0.24.7+ico-dev (= 0.24.7-ok1), librust-image-0.24.7+jpeg-dev (= 0.24.7-ok1), librust-image-0.24.7+jpeg-rayon-dev (= 0.24.7-ok1), librust-image-0.24.7+libwebp-dev (= 0.24.7-ok1), librust-image-0.24.7+png-dev (= 0.24.7-ok1), librust-image-0.24.7+pnm-dev (= 0.24.7-ok1), librust-image-0.24.7+qoi-dev (= 0.24.7-ok1), librust-image-0.24.7+tga-dev (= 0.24.7-ok1), librust-image-0.24.7+tiff-dev (= 0.24.7-ok1), librust-image-0.24.7+webp-dev (= 0.24.7-ok1), librust-image-0.24.7+webp-encoder-dev (= 0.24.7-ok1), librust-image-0.24.7-dev (= 0.24.7-ok1) Depends: librust-bytemuck-1+default-dev (>= 1.7.0-~~), librust-bytemuck-1+extern-crate-alloc-dev (>= 1.7.0-~~), librust-byteorder-1+default-dev (>= 1.3.2-~~), librust-color-quant-1+default-dev (>= 1.1-~~), librust-gif-0.11+default-dev, librust-jpeg-decoder-0.3+rayon-dev, librust-jpeg-decoder-0.3-dev, librust-num-rational-0.4-dev, librust-num-traits-0.2+default-dev, librust-png-0.17+default-dev (>= 0.17.6-~~), librust-qoi-0.4+default-dev, librust-tiff-0.9+default-dev, librust-webp-0.2-dev Filename: pool/main/r/rust-image/librust-image-dev_0.24.7-ok1_amd64.deb Size: 221156 MD5sum: abd4f223f468c5e6b2900e5e1d20829f SHA1: 03a3d7ce14d56754cc427f1b979d6df02b2fc202 SHA256: 40aca1e8ba1529c033aa16462d32448e78603f93192cbeaf5d061c5249612ff6 SHA512: 034339dbafb7d456e9b3fa946c36b4f34d03aad7fcfa374a2485951873beed6b648254c14fe197a330bd57382587057bbfcf691e97e8510b4daf3bf8e4a3f0c5 Homepage: https://github.com/image-rs/image Description: Imaging library - Rust source code Provides basic image processing and encoders/decoders for common image formats. . This package contains the source for the Rust image crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-indexmap-dev Architecture: amd64 Version: 1.9.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-indexmap Origin: openKylin Maintainer: openKylin Developers Installed-Size: 322 Provides: librust-indexmap+arbitrary-dev (= 1.9.3-ok1), librust-indexmap+default-dev (= 1.9.3-ok1), librust-indexmap+rayon-dev (= 1.9.3-ok1), librust-indexmap+serde-1-dev (= 1.9.3-ok1), librust-indexmap+serde-dev (= 1.9.3-ok1), librust-indexmap+std-dev (= 1.9.3-ok1), librust-indexmap+test-debug-dev (= 1.9.3-ok1), librust-indexmap+test-low-transition-point-dev (= 1.9.3-ok1), librust-indexmap-1+arbitrary-dev (= 1.9.3-ok1), librust-indexmap-1+default-dev (= 1.9.3-ok1), librust-indexmap-1+rayon-dev (= 1.9.3-ok1), librust-indexmap-1+serde-1-dev (= 1.9.3-ok1), librust-indexmap-1+serde-dev (= 1.9.3-ok1), librust-indexmap-1+std-dev (= 1.9.3-ok1), librust-indexmap-1+test-debug-dev (= 1.9.3-ok1), librust-indexmap-1+test-low-transition-point-dev (= 1.9.3-ok1), librust-indexmap-1-dev (= 1.9.3-ok1), librust-indexmap-1.9+arbitrary-dev (= 1.9.3-ok1), librust-indexmap-1.9+default-dev (= 1.9.3-ok1), librust-indexmap-1.9+rayon-dev (= 1.9.3-ok1), librust-indexmap-1.9+serde-1-dev (= 1.9.3-ok1), librust-indexmap-1.9+serde-dev (= 1.9.3-ok1), librust-indexmap-1.9+std-dev (= 1.9.3-ok1), librust-indexmap-1.9+test-debug-dev (= 1.9.3-ok1), librust-indexmap-1.9+test-low-transition-point-dev (= 1.9.3-ok1), librust-indexmap-1.9-dev (= 1.9.3-ok1), librust-indexmap-1.9.3+arbitrary-dev (= 1.9.3-ok1), librust-indexmap-1.9.3+default-dev (= 1.9.3-ok1), librust-indexmap-1.9.3+rayon-dev (= 1.9.3-ok1), librust-indexmap-1.9.3+serde-1-dev (= 1.9.3-ok1), librust-indexmap-1.9.3+serde-dev (= 1.9.3-ok1), librust-indexmap-1.9.3+std-dev (= 1.9.3-ok1), librust-indexmap-1.9.3+test-debug-dev (= 1.9.3-ok1), librust-indexmap-1.9.3+test-low-transition-point-dev (= 1.9.3-ok1), librust-indexmap-1.9.3-dev (= 1.9.3-ok1) Depends: librust-arbitrary-1-dev, librust-autocfg-1+default-dev, librust-hashbrown-0.12+raw-dev, librust-rayon-1+default-dev (>= 1.4.1-~~), librust-serde-1-dev Filename: pool/main/r/rust-indexmap/librust-indexmap-dev_1.9.3-ok1_amd64.deb Size: 47848 MD5sum: fe32c8b36e49a35e727bdb27b8de9308 SHA1: 40d7f52559378e136e26b666a65be9d00f7ba64e SHA256: 590d8f8b9e328ae6d27af0a8b67bf9bcdb9ec1d5dd79f5984639f03c839c300a SHA512: c849443906d2688f73d70f71dcb58779e5bc07fdbd9f9946707e54b86cc909b4102b660f5f896816a130b0252cfded3ce6ca9a1b5eac4e11a4092ccff2754c23 Description: Hash table with consistent order and fast iteration - Rust source code Source code for Debianized Rust crate "indexmap" Package: librust-indoc-dev Architecture: amd64 Version: 2.0.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-indoc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 94 Provides: librust-indoc+default-dev (= 2.0.3-ok1), librust-indoc-2+default-dev (= 2.0.3-ok1), librust-indoc-2-dev (= 2.0.3-ok1), librust-indoc-2.0+default-dev (= 2.0.3-ok1), librust-indoc-2.0-dev (= 2.0.3-ok1), librust-indoc-2.0.3+default-dev (= 2.0.3-ok1), librust-indoc-2.0.3-dev (= 2.0.3-ok1) Filename: pool/main/r/rust-indoc/librust-indoc-dev_2.0.3-ok1_amd64.deb Size: 16092 MD5sum: 1f8c8bfe5b90cb6149439c9edf00588c SHA1: 30fbed747b45ce99fe5bd44fa8bb4c0831e2ff1d SHA256: 5e04a9c2fe73aea042000f4a4f6c696a0907665a6fcedcfea6d21d82cd5bab96 SHA512: eb415d8a70b7e93ee7412397c814cd7cdea97d0742b2227a90fea9ee330e38bffb0a10d2d2313c1c72f082954981f959a1116ae353b06daa39d8722397d3522d Description: Indented document literals - Rust source code This package contains the source for the Rust indoc crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-inflector+heavyweight-dev Architecture: amd64 Version: 0.11.4-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-inflector Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-inflector+default-dev (= 0.11.4-ok2), librust-inflector-0+default-dev (= 0.11.4-ok2), librust-inflector-0+heavyweight-dev (= 0.11.4-ok2), librust-inflector-0.11+default-dev (= 0.11.4-ok2), librust-inflector-0.11+heavyweight-dev (= 0.11.4-ok2), librust-inflector-0.11.4+default-dev (= 0.11.4-ok2), librust-inflector-0.11.4+heavyweight-dev (= 0.11.4-ok2) Depends: librust-inflector-dev (= 0.11.4-ok2), librust-inflector+regex-dev (= 0.11.4-ok2), librust-inflector+lazy-static-dev (= 0.11.4-ok2) Filename: pool/main/r/rust-inflector/librust-inflector+heavyweight-dev_0.11.4-ok2_amd64.deb Size: 1202 MD5sum: d6bc1a8161138390de97b7c52313a8f5 SHA1: 00a5a0954c0992eb564d50481126c31f38060b45 SHA256: 80191058edf62678f59ef806da57af2d0692e0f1d772c374e8d755034af9392b SHA512: 79f81a3aca59e307922fd1cd1a79bab86658be28e36430b7ca357b58bce727180f64a8e480e4738b9d4b4b78695b23719d86fea2a865e66c118440fe0d33062e Homepage: https://github.com/whatisinternet/inflector Description: Adds String based inflections for Rust - feature "heavyweight" and 1 more Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types. . This metapackage enables feature "heavyweight" for the Rust Inflector crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-inflector+lazy-static-dev Architecture: amd64 Version: 0.11.4-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-inflector Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-inflector-0+lazy-static-dev (= 0.11.4-ok2), librust-inflector-0.11+lazy-static-dev (= 0.11.4-ok2), librust-inflector-0.11.4+lazy-static-dev (= 0.11.4-ok2) Depends: librust-inflector-dev (= 0.11.4-ok2), librust-lazy-static-1+default-dev (>= 1.2.0-~~) Filename: pool/main/r/rust-inflector/librust-inflector+lazy-static-dev_0.11.4-ok2_amd64.deb Size: 1154 MD5sum: 5178d8fefe37a9076fa22894c28e8b2c SHA1: 3e904d64690d1cd31d2eab31f68cf0e890f1dae0 SHA256: bba6dded7485f513ef1098c8ddce031ec369315dcf6f34185cd2c36b6f953f08 SHA512: 31e45ea69a30f9f4400833b941a3af05f49f0c7979796209ba9a18d1299713a8a5e9863d0d7a27a9075b55bdfe6ac8712d97f6b494aad8f20dfd8b55aebd4e2b Homepage: https://github.com/whatisinternet/inflector Description: Adds String based inflections for Rust - feature "lazy_static" Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types. . This metapackage enables feature "lazy_static" for the Rust Inflector crate, by pulling in any additional dependencies needed by that feature. Package: librust-inflector+regex-dev Architecture: amd64 Version: 0.11.4-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-inflector Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-inflector-0+regex-dev (= 0.11.4-ok2), librust-inflector-0.11+regex-dev (= 0.11.4-ok2), librust-inflector-0.11.4+regex-dev (= 0.11.4-ok2) Depends: librust-inflector-dev (= 0.11.4-ok2), librust-regex-1+default-dev (>= 1.1-~~) Filename: pool/main/r/rust-inflector/librust-inflector+regex-dev_0.11.4-ok2_amd64.deb Size: 1146 MD5sum: 439383b4884952c3d3320c496e703b01 SHA1: e55afc55d393df2dc56fd10a2ef01a0cf1c05bd1 SHA256: 5ee2a3a33d7ceec6716c21e6e3c5fe53cd8ad35279e2de25522e832e0964e025 SHA512: e65c237dc49dfb27ab527b0d53b76b6dae8b16968b16267b6578a10914025302de6a2592501564b30f25460d0905dd969bb30f80701083a8d15469026d411f1b Homepage: https://github.com/whatisinternet/inflector Description: Adds String based inflections for Rust - feature "regex" Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types. . This metapackage enables feature "regex" for the Rust Inflector crate, by pulling in any additional dependencies needed by that feature. Package: librust-inflector-dev Architecture: amd64 Version: 0.11.4-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-inflector Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 229 Provides: librust-inflector+unstable-dev (= 0.11.4-ok2), librust-inflector-0+unstable-dev (= 0.11.4-ok2), librust-inflector-0-dev (= 0.11.4-ok2), librust-inflector-0.11+unstable-dev (= 0.11.4-ok2), librust-inflector-0.11-dev (= 0.11.4-ok2), librust-inflector-0.11.4+unstable-dev (= 0.11.4-ok2), librust-inflector-0.11.4-dev (= 0.11.4-ok2) Recommends: librust-inflector+heavyweight-dev (= 0.11.4-ok2) Suggests: librust-inflector+lazy-static-dev (= 0.11.4-ok2), librust-inflector+regex-dev (= 0.11.4-ok2) Filename: pool/main/r/rust-inflector/librust-inflector-dev_0.11.4-ok2_amd64.deb Size: 17650 MD5sum: 4970b3425e33d501c58714be31a9f637 SHA1: 779002060f65fd975857eea4356b93c3a151884a SHA256: c35c14f69583154ed9642ebd08ca96987e0d96b129c55bb165d41ef8e81c89cc SHA512: af1ace06e913b4c772ca0e2967356c81246fb9458a9b83e926ff862655c760df7d859f6177acf930bd37865ead48b914ed2106647433b9fe49eae2e4a0a34312 Homepage: https://github.com/whatisinternet/inflector Description: Adds String based inflections for Rust - Rust source code Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types. . This package contains the source for the Rust Inflector crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-inotify+futures-core-dev Architecture: amd64 Version: 0.9.6-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-inotify Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-inotify-0+futures-core-dev (= 0.9.6-ok2), librust-inotify-0.9+futures-core-dev (= 0.9.6-ok2), librust-inotify-0.9.6+futures-core-dev (= 0.9.6-ok2) Depends: librust-inotify-dev (= 0.9.6-ok2), librust-futures-core-0.3+default-dev (>= 0.3.1-~~) Filename: pool/main/r/rust-inotify/librust-inotify+futures-core-dev_0.9.6-ok2_amd64.deb Size: 1176 MD5sum: eb7813ea4e0727d1c8efa49089c28d64 SHA1: c85853d2350c4adda4b9a080f860f0320e07f733 SHA256: 5c0098a08902c90c82864c26a4801299ee8b35c3ed34eac825003b53b6be445a SHA512: dbaa210d8519e5996268a9f6e3151d0b05498c36b652c46da431c9723d8b87cd004c4840d53e8619851fae66b58cbc7586ccfe6cd1e716b23a0a6350332ea049 Description: Idiomatic wrapper for inotify - feature "futures-core" This metapackage enables feature "futures-core" for the Rust inotify crate, by pulling in any additional dependencies needed by that feature. Package: librust-inotify+stream-dev Architecture: amd64 Version: 0.9.6-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-inotify Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-inotify+default-dev (= 0.9.6-ok2), librust-inotify-0+default-dev (= 0.9.6-ok2), librust-inotify-0+stream-dev (= 0.9.6-ok2), librust-inotify-0.9+default-dev (= 0.9.6-ok2), librust-inotify-0.9+stream-dev (= 0.9.6-ok2), librust-inotify-0.9.6+default-dev (= 0.9.6-ok2), librust-inotify-0.9.6+stream-dev (= 0.9.6-ok2) Depends: librust-inotify-dev (= 0.9.6-ok2), librust-inotify+futures-core-dev (= 0.9.6-ok2), librust-inotify+tokio-dev (= 0.9.6-ok2) Filename: pool/main/r/rust-inotify/librust-inotify+stream-dev_0.9.6-ok2_amd64.deb Size: 1232 MD5sum: dc88ecf3d63f0cee6d23bc641ded3da1 SHA1: c0100038de0095a18767de82e6f5db8d88f02830 SHA256: 06f33a335d68d3175ac7a58ef458e3f90f856cdcb10513f16cac846b6f3c838e SHA512: 0bca4344107a1c4163b4e7fe7bc18f36b5c5cc21f74942f814ac4ff254aa6aa612c960b3b912396abac0e1c320f27727a59de8a147773309c46597db933dc467 Description: Idiomatic wrapper for inotify - feature "stream" and 1 more This metapackage enables feature "stream" for the Rust inotify crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-inotify+tokio-dev Architecture: amd64 Version: 0.9.6-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-inotify Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-inotify-0+tokio-dev (= 0.9.6-ok2), librust-inotify-0.9+tokio-dev (= 0.9.6-ok2), librust-inotify-0.9.6+tokio-dev (= 0.9.6-ok2) Depends: librust-inotify-dev (= 0.9.6-ok2), librust-tokio-1+default-dev (>= 1.0.1-~~), librust-tokio-1+net-dev (>= 1.0.1-~~) Filename: pool/main/r/rust-inotify/librust-inotify+tokio-dev_0.9.6-ok2_amd64.deb Size: 1176 MD5sum: 97d3c29074aa73ec2f9190ac0689f2b7 SHA1: 21149254f0d5d0e5e44cbd01c56da7b207ccc311 SHA256: a04dd56bb4b5082db3e9371aef408c277fca53ff10e0a2ea4780396cd782ffba SHA512: c500291fe196ee664e25e9cf3638e8619df5b834deafabef740536d3559cc4a25110a15ef978e3973325e3c98472d83eef183ef29112a4f21e4e714b72107eb3 Description: Idiomatic wrapper for inotify - feature "tokio" This metapackage enables feature "tokio" for the Rust inotify crate, by pulling in any additional dependencies needed by that feature. Package: librust-inotify-dev Architecture: amd64 Version: 0.9.6-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-inotify Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 131 Provides: librust-inotify-0-dev (= 0.9.6-ok2), librust-inotify-0.9-dev (= 0.9.6-ok2), librust-inotify-0.9.6-dev (= 0.9.6-ok2) Depends: librust-bitflags-1+default-dev, librust-inotify-sys-0.1+default-dev (>= 0.1.3-~~), librust-libc-0.2+default-dev Recommends: librust-inotify+stream-dev (= 0.9.6-ok2) Suggests: librust-inotify+futures-core-dev (= 0.9.6-ok2), librust-inotify+tokio-dev (= 0.9.6-ok2) Filename: pool/main/r/rust-inotify/librust-inotify-dev_0.9.6-ok2_amd64.deb Size: 22484 MD5sum: d4e8b0fac85fab27566eecbb5859cd6d SHA1: f1768cf217175a4317ea6aca5317eb411660320d SHA256: d8788d6f818d97e8e215677e45db8bdd41c24a5270bdfbef3d3fe0db0ed49277 SHA512: 16f0281894746719d9e647b3ed69dc66d4bd55edaba878caf4bea8669cae1b940ce5b99f02e63b2478966a2d15ae0273e3ca0888e5b5d425720663d782d97e25 Description: Idiomatic wrapper for inotify - Rust source code This package contains the source for the Rust inotify crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-io-lifetimes-dev Architecture: amd64 Version: 2.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-io-lifetimes Origin: openKylin Maintainer: openKylin Developers Installed-Size: 122 Provides: librust-io-lifetimes+close-dev (= 2.0.0-ok1), librust-io-lifetimes+default-dev (= 2.0.0-ok1), librust-io-lifetimes+libc-dev (= 2.0.0-ok1), librust-io-lifetimes-2+close-dev (= 2.0.0-ok1), librust-io-lifetimes-2+default-dev (= 2.0.0-ok1), librust-io-lifetimes-2+libc-dev (= 2.0.0-ok1), librust-io-lifetimes-2-dev (= 2.0.0-ok1), librust-io-lifetimes-2.0+close-dev (= 2.0.0-ok1), librust-io-lifetimes-2.0+default-dev (= 2.0.0-ok1), librust-io-lifetimes-2.0+libc-dev (= 2.0.0-ok1), librust-io-lifetimes-2.0-dev (= 2.0.0-ok1), librust-io-lifetimes-2.0.0+close-dev (= 2.0.0-ok1), librust-io-lifetimes-2.0.0+default-dev (= 2.0.0-ok1), librust-io-lifetimes-2.0.0+libc-dev (= 2.0.0-ok1), librust-io-lifetimes-2.0.0-dev (= 2.0.0-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.96-~~) Filename: pool/main/r/rust-io-lifetimes/librust-io-lifetimes-dev_2.0.0-ok1_amd64.deb Size: 22532 MD5sum: d4a532f56a479297916a692cce255835 SHA1: 83f45f3c27fbb2b8eb4135f481faa99cc7688409 SHA256: 7964ad9e9f4b1d4190c2e91a3e2b48775ba2685a4940b9f5a5344d2beb01dcaa SHA512: faac4e7d3dd83c0814d8f5c3eaa69797392379edd9830c8eddd224d3b10b34c6b1fe5686136fea19abcc5faefeab388ed5e37f63ced0b0a633af53a62cb8c3f9 Description: Low-level I/O ownership and borrowing library - Rust source code This package contains the source for the Rust io-lifetimes crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-itertools-dev Architecture: amd64 Version: 0.10.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-itertools Origin: openKylin Maintainer: openKylin Developers Installed-Size: 609 Provides: librust-itertools+default-dev (= 0.10.5-ok1), librust-itertools+use-alloc-dev (= 0.10.5-ok1), librust-itertools+use-std-dev (= 0.10.5-ok1), librust-itertools-0+default-dev (= 0.10.5-ok1), librust-itertools-0+use-alloc-dev (= 0.10.5-ok1), librust-itertools-0+use-std-dev (= 0.10.5-ok1), librust-itertools-0-dev (= 0.10.5-ok1), librust-itertools-0.10+default-dev (= 0.10.5-ok1), librust-itertools-0.10+use-alloc-dev (= 0.10.5-ok1), librust-itertools-0.10+use-std-dev (= 0.10.5-ok1), librust-itertools-0.10-dev (= 0.10.5-ok1), librust-itertools-0.10.5+default-dev (= 0.10.5-ok1), librust-itertools-0.10.5+use-alloc-dev (= 0.10.5-ok1), librust-itertools-0.10.5+use-std-dev (= 0.10.5-ok1), librust-itertools-0.10.5-dev (= 0.10.5-ok1) Depends: librust-either-1+use-std-dev, librust-either-1-dev Filename: pool/main/r/rust-itertools/librust-itertools-dev_0.10.5-ok1_amd64.deb Size: 98428 MD5sum: 2e69e2091caa8dbb21c7c2af2554912f SHA1: e6096d84ce571cbdb584a38a3da1989ade740ae9 SHA256: 6efaf13c458a692ac802e05259efc62e269feec4b4cb11b4a4fe9286df0df27a SHA512: ce9f2bc75eb2947142dadcba4233d21a59be380ea5e537da65df85d2aefe282aac4fa79dc33ec2b6330a44512d5f31ba21bd89fe805b0eae0c1edd644ccf7cfc Description: Extra iterator adaptors, iterator methods, free functions, and macros - Rust source code This package contains the source for the Rust itertools crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-itertools-num-dev Architecture: amd64 Version: 0.1.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-itertools-num Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 59 Provides: librust-itertools-num+default-dev (= 0.1.3-ok1), librust-itertools-num-0+default-dev (= 0.1.3-ok1), librust-itertools-num-0-dev (= 0.1.3-ok1), librust-itertools-num-0.1+default-dev (= 0.1.3-ok1), librust-itertools-num-0.1-dev (= 0.1.3-ok1), librust-itertools-num-0.1.3+default-dev (= 0.1.3-ok1), librust-itertools-num-0.1.3-dev (= 0.1.3-ok1) Depends: librust-num-traits-0.2+default-dev (>= 0.2.2-~~) Filename: pool/main/r/rust-itertools-num/librust-itertools-num-dev_0.1.3-ok1_amd64.deb Size: 10144 MD5sum: 9b297aeb58bede2709f9a7f015175b7b SHA1: 6938802f6e81c9b5728a3cb48e15db8b19034563 SHA256: 93033d1e5a1c492098141c4d436c762f6f4c763e68d61431a993824465d14708 SHA512: 0b353f766a1d185f220314e94e2b1c06644ceb83139ad805fed4e243d3d0e1127c9989c68c63d471bfbca77af8c4596d92518ba3001e1ed9a3b4cd78a9746bbb Description: Numerical iterator tools - Rust source code Extra iterators and iterator methods and functions. . This package contains the source for the Rust itertools-num crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-itoa-dev Architecture: amd64 Version: 1.0.9-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-itoa Origin: openKylin Maintainer: openKylin Developers Installed-Size: 57 Provides: librust-itoa+default-dev (= 1.0.9-ok1), librust-itoa+no-panic-dev (= 1.0.9-ok1), librust-itoa-1+default-dev (= 1.0.9-ok1), librust-itoa-1+no-panic-dev (= 1.0.9-ok1), librust-itoa-1-dev (= 1.0.9-ok1), librust-itoa-1.0+default-dev (= 1.0.9-ok1), librust-itoa-1.0+no-panic-dev (= 1.0.9-ok1), librust-itoa-1.0-dev (= 1.0.9-ok1), librust-itoa-1.0.9+default-dev (= 1.0.9-ok1), librust-itoa-1.0.9+no-panic-dev (= 1.0.9-ok1), librust-itoa-1.0.9-dev (= 1.0.9-ok1) Depends: librust-no-panic-0.1+default-dev Filename: pool/main/r/rust-itoa/librust-itoa-dev_1.0.9-ok1_amd64.deb Size: 12204 MD5sum: 483bd3bafd1939638dc448b87dac4341 SHA1: 3229f9f74f7ec8b775880dbe3ac3268b524e9920 SHA256: 5922f583d3782e84cfa087779c3467e01ed5752c7036e5ac37e4484856491677 SHA512: b4fa54dc12a1e3503316001e834e09b41399974f2721d5cdcb64ccc67e00e5bfc1c5195176738ace2189390a96be34f60da0db933848a4f52a22a0a64903f5da Description: Fast functions printing integer primitives to io::Write - Rust source code This package contains the source for the Rust itoa crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-jobserver-dev Architecture: amd64 Version: 0.1.27-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-jobserver Origin: openKylin Maintainer: openKylin Developers Installed-Size: 120 Provides: librust-jobserver+default-dev (= 0.1.27-ok1), librust-jobserver-0+default-dev (= 0.1.27-ok1), librust-jobserver-0-dev (= 0.1.27-ok1), librust-jobserver-0.1+default-dev (= 0.1.27-ok1), librust-jobserver-0.1-dev (= 0.1.27-ok1), librust-jobserver-0.1.27+default-dev (= 0.1.27-ok1), librust-jobserver-0.1.27-dev (= 0.1.27-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.50-~~) Filename: pool/main/r/rust-jobserver/librust-jobserver-dev_0.1.27-ok1_amd64.deb Size: 25500 MD5sum: 184e2f3eb9bdc28e2e99e68ec47f747c SHA1: c61ff1984402a2212b743677f2b00a0d621ddccf SHA256: fe1c5ff5e0ec7061cbf749d9c2b4ed91a422d2dd367d42570170a614c27afbe9 SHA512: ef9220138a72cda0ee32b3211a258b393b84ee7218c5455237dc12d8838b9b6d472e4d0be39536bc1dd506bbcec8d63eb8ea5ea8448853690a98162e33fcf1cd Homepage: https://github.com/alexcrichton/jobserver-rs Description: The GNU make jobserver for Rust - Rust source code This package contains the source for the Rust jobserver crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-jpeg-decoder-dev Architecture: amd64 Version: 0.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-jpeg-decoder Origin: openKylin Maintainer: openKylin Developers Installed-Size: 943 Provides: librust-jpeg-decoder+default-dev (= 0.3.0-ok1), librust-jpeg-decoder+nightly-aarch64-neon-dev (= 0.3.0-ok1), librust-jpeg-decoder+platform-independent-dev (= 0.3.0-ok1), librust-jpeg-decoder+rayon-dev (= 0.3.0-ok1), librust-jpeg-decoder-0+default-dev (= 0.3.0-ok1), librust-jpeg-decoder-0+nightly-aarch64-neon-dev (= 0.3.0-ok1), librust-jpeg-decoder-0+platform-independent-dev (= 0.3.0-ok1), librust-jpeg-decoder-0+rayon-dev (= 0.3.0-ok1), librust-jpeg-decoder-0-dev (= 0.3.0-ok1), librust-jpeg-decoder-0.3+default-dev (= 0.3.0-ok1), librust-jpeg-decoder-0.3+nightly-aarch64-neon-dev (= 0.3.0-ok1), librust-jpeg-decoder-0.3+platform-independent-dev (= 0.3.0-ok1), librust-jpeg-decoder-0.3+rayon-dev (= 0.3.0-ok1), librust-jpeg-decoder-0.3-dev (= 0.3.0-ok1), librust-jpeg-decoder-0.3.0+default-dev (= 0.3.0-ok1), librust-jpeg-decoder-0.3.0+nightly-aarch64-neon-dev (= 0.3.0-ok1), librust-jpeg-decoder-0.3.0+platform-independent-dev (= 0.3.0-ok1), librust-jpeg-decoder-0.3.0+rayon-dev (= 0.3.0-ok1), librust-jpeg-decoder-0.3.0-dev (= 0.3.0-ok1) Depends: librust-rayon-1+default-dev (>= 1.6-~~) Filename: pool/main/r/rust-jpeg-decoder/librust-jpeg-decoder-dev_0.3.0-ok1_amd64.deb Size: 715200 MD5sum: 3afaa922794311babd55aa922773e43c SHA1: 4f1e9d8c2b7e58493b2afa79cae53db8c84e0b30 SHA256: 6ca9aaf0c6f5d9c2c6e9312ea11be1a745c8bbcee861c4bbc30c20033af30ffc SHA512: db3e051920ca40614b75159196a6ffd041d1930d8c40523b9bb9555a4698806c279022ef54fc8f2686f8853ce47485e2f280ced1d5aa16f8ae884ae6b70651b9 Description: JPEG decoder - Rust source code This package contains the source for the Rust jpeg-decoder crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-js-sys-dev Architecture: amd64 Version: 0.3.64-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-js-sys Origin: openKylin Maintainer: openKylin Developers Installed-Size: 560 Provides: librust-js-sys+default-dev (= 0.3.64-ok1), librust-js-sys-0+default-dev (= 0.3.64-ok1), librust-js-sys-0-dev (= 0.3.64-ok1), librust-js-sys-0.3+default-dev (= 0.3.64-ok1), librust-js-sys-0.3-dev (= 0.3.64-ok1), librust-js-sys-0.3.64+default-dev (= 0.3.64-ok1), librust-js-sys-0.3.64-dev (= 0.3.64-ok1) Depends: librust-wasm-bindgen-0.2+default-dev (>= 0.2.87-~~) Filename: pool/main/r/rust-js-sys/librust-js-sys-dev_0.3.64-ok1_amd64.deb Size: 70564 MD5sum: 2720c5aaedeefff88234373efa123b1c SHA1: 96c8ac61a35c81eaa1b883a222534055ecaaab6c SHA256: 685661a10e32ad60afd033e36de94761511c0e396d20a2370cc0190376a2717c SHA512: 1e8107ad6221b9298beeb0132155ff974ec8b24848858a8c48bc539b29045fa2e53da8921e0835e25c7d581e6e6919ff2aa473c2d1564373c8ca1accd257b1c0 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Bindings for JS global objects and functions - Rust source code This package contains the source for the Rust js-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-kv-log-macro-dev Architecture: all Version: 1.0.8-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-kv-log-macro Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 114 Provides: librust-kv-log-macro-1+default-dev (= 1.0.8-ok1), librust-kv-log-macro-1-dev (= 1.0.8-ok1), librust-kv-log-macro-1.0-dev (= 1.0.8-ok1), librust-kv-log-macro-1.0.8-dev (= 1.0.8-ok1) Depends: librust-log-0.4+default-dev (>= 0.4.8), librust-log-0.4+kv-unstable-dev (>= 0.4.8), librust-log-0.4+kv-unstable-std-dev (>= 0.4.8) Filename: pool/main/r/rust-kv-log-macro/librust-kv-log-macro-dev_1.0.8-ok1_all.deb Size: 22108 MD5sum: 112fb762ab861aa9ee7d253bf35cc1c8 SHA1: 6a492c8e3768a0200a19a66de47b6fec9471b0b4 SHA256: 8d6bc6ff77f564ac2948b9bcf270946113f6b9b129f90bd10946a8ff2e201f87 SHA512: 03e7d923aa2fa9b30138fe1bba70f5c5b23bfec4ec66794d0e3e976ba67168e629e24d79e3a62505070b48b52650c32ad6851acec7929096925e1187bbe4d4c6 Homepage: https://github.com/yoshuawuyts/kv-log-macro Description: log macro for log's kv-unstable backend - Rust source code kv-log-macro is a log macro for log's kv-unstable backend. . This package contains the source for the Rust kv-log-macro crate, packaged for use with cargo and dh-cargo. Package: librust-lazy-static-dev Architecture: amd64 Version: 1.4.0-ok3 Multi-Arch: same Priority: optional Section: rust Source: rust-lazy-static Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 71 Provides: librust-lazy-static+default-dev (= 1.4.0-ok3), librust-lazy-static+spin-dev (= 1.4.0-ok3), librust-lazy-static+spin-no-std-dev (= 1.4.0-ok3), librust-lazy-static-1+default-dev (= 1.4.0-ok3), librust-lazy-static-1+spin-dev (= 1.4.0-ok3), librust-lazy-static-1+spin-no-std-dev (= 1.4.0-ok3), librust-lazy-static-1-dev (= 1.4.0-ok3), librust-lazy-static-1.4+default-dev (= 1.4.0-ok3), librust-lazy-static-1.4+spin-dev (= 1.4.0-ok3), librust-lazy-static-1.4+spin-no-std-dev (= 1.4.0-ok3), librust-lazy-static-1.4-dev (= 1.4.0-ok3), librust-lazy-static-1.4.0+default-dev (= 1.4.0-ok3), librust-lazy-static-1.4.0+spin-dev (= 1.4.0-ok3), librust-lazy-static-1.4.0+spin-no-std-dev (= 1.4.0-ok3), librust-lazy-static-1.4.0-dev (= 1.4.0-ok3) Depends: librust-spin-0.9+default-dev Filename: pool/main/r/rust-lazy-static/librust-lazy-static-dev_1.4.0-ok3_amd64.deb Size: 12796 MD5sum: 21ab4f02e852ac4717016f41a9d3923e SHA1: c6e18b2e63f57e24d589a170820eb7a3f7dea7fb SHA256: c2c3d5c8ba64af33b576b6af5029a88fd4bbeba997c6a06273a2eb704ea071e7 SHA512: b6b18051c11a4f099876673f38e6d427d70dffc69576af240c5ca84ce03b5e45c2a4503c9480300c459f1b649fb96a50907f9c80de81ce98f6ff59a769bfba42 Description: Macro for declaring lazily evaluated statics - Rust source code This package contains the source for the Rust lazy_static crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-libc+rustc-dep-of-std-dev Architecture: amd64 Version: 0.2.152-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-libc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-libc-0+rustc-dep-of-std-dev (= 0.2.152-ok2), librust-libc-0.2+rustc-dep-of-std-dev (= 0.2.152-ok2), librust-libc-0.2.152+rustc-dep-of-std-dev (= 0.2.152-ok2) Depends: librust-libc-dev (= 0.2.152-ok2), librust-libc+align-dev (= 0.2.152-ok2), librust-libc+rustc-std-workspace-core-dev (= 0.2.152-ok2) Filename: pool/main/r/rust-libc/librust-libc+rustc-dep-of-std-dev_0.2.152-ok2_amd64.deb Size: 1252 MD5sum: 174d3508eac954fef62dc24dfec014e5 SHA1: 9fadda86c649a1a07571332a6b66d9f42eb36ae9 SHA256: e424de5c554fef5f75e172f4bf0e98392188897f2d73527ad7eed4493e1b002d SHA512: 9325da3f1cf143bdedba637421490940f8c0e69b9432c28c1ef0789eaeaf5e5dc203257dd9dc2f10d1f5ce569352938dd414bcc11f828682038c23a84b7a1613 Homepage: https://github.com/rust-lang/libc Description: Rust bindings to libc - feature "rustc-dep-of-std" This metapackage enables feature "rustc-dep-of-std" for the Rust libc crate, by pulling in any additional dependencies needed by that feature. Package: librust-libc+rustc-std-workspace-core-dev Architecture: amd64 Version: 0.2.152-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-libc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-libc-0+rustc-std-workspace-core-dev (= 0.2.152-ok2), librust-libc-0.2+rustc-std-workspace-core-dev (= 0.2.152-ok2), librust-libc-0.2.152+rustc-std-workspace-core-dev (= 0.2.152-ok2) Depends: librust-libc-dev (= 0.2.152-ok2), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-libc/librust-libc+rustc-std-workspace-core-dev_0.2.152-ok2_amd64.deb Size: 1248 MD5sum: 76bf21125e660392f424b484b1ef43df SHA1: 9db41c52f58fbbc8e2b9eb31ff849a15280d31f0 SHA256: 0a54b24a18f6f522cf31dda780c1845e87a38fc8c017661e21e681d6be6d9203 SHA512: 4a6bb9c4caca34d1608402663044528cd5ca71fdf4c55978193c921dfcb85202124951a07db1f059ecd175de669b5443e4d74b5caceb7da2d8d437fc0e4b34d4 Homepage: https://github.com/rust-lang/libc Description: Rust bindings to libc - feature "rustc-std-workspace-core" This metapackage enables feature "rustc-std-workspace-core" for the Rust libc crate, by pulling in any additional dependencies needed by that feature. Package: librust-libc-dev Architecture: amd64 Version: 0.2.152-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-libc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 4349 Provides: librust-libc+align-dev (= 0.2.152-ok2), librust-libc+const-extern-fn-dev (= 0.2.152-ok2), librust-libc+default-dev (= 0.2.152-ok2), librust-libc+extra-traits-dev (= 0.2.152-ok2), librust-libc+std-dev (= 0.2.152-ok2), librust-libc+use-std-dev (= 0.2.152-ok2), librust-libc-0+align-dev (= 0.2.152-ok2), librust-libc-0+const-extern-fn-dev (= 0.2.152-ok2), librust-libc-0+default-dev (= 0.2.152-ok2), librust-libc-0+extra-traits-dev (= 0.2.152-ok2), librust-libc-0+std-dev (= 0.2.152-ok2), librust-libc-0+use-std-dev (= 0.2.152-ok2), librust-libc-0-dev (= 0.2.152-ok2), librust-libc-0.2+align-dev (= 0.2.152-ok2), librust-libc-0.2+const-extern-fn-dev (= 0.2.152-ok2), librust-libc-0.2+default-dev (= 0.2.152-ok2), librust-libc-0.2+extra-traits-dev (= 0.2.152-ok2), librust-libc-0.2+std-dev (= 0.2.152-ok2), librust-libc-0.2+use-std-dev (= 0.2.152-ok2), librust-libc-0.2-dev (= 0.2.152-ok2), librust-libc-0.2.152+align-dev (= 0.2.152-ok2), librust-libc-0.2.152+const-extern-fn-dev (= 0.2.152-ok2), librust-libc-0.2.152+default-dev (= 0.2.152-ok2), librust-libc-0.2.152+extra-traits-dev (= 0.2.152-ok2), librust-libc-0.2.152+std-dev (= 0.2.152-ok2), librust-libc-0.2.152+use-std-dev (= 0.2.152-ok2), librust-libc-0.2.152-dev (= 0.2.152-ok2) Suggests: librust-libc+rustc-dep-of-std-dev (= 0.2.152-ok2), librust-libc+rustc-std-workspace-core-dev (= 0.2.152-ok2) Filename: pool/main/r/rust-libc/librust-libc-dev_0.2.152-ok2_amd64.deb Size: 339360 MD5sum: 62dc7bf5a62a42cdb7a3779587e49df8 SHA1: ef5af2f135a4c0f549481fec3ea0fa306ec9d73a SHA256: 4a7bdad30b12fbc07b9ec9ba0933976b3409af3efe6abc980bf16fbb1e085126 SHA512: 0a7fb5105de92bfdb2c6121513e8b8ad6be3f702753848859da9967e24fd68ac19110a06b6c0013e2cf84fa2e3e8f21cf4fb74dcc08a1b763e46b6f01bb6b025 Homepage: https://github.com/rust-lang/libc Description: Rust bindings to libc - Rust source code Source code for Debianized Rust crate "libc" Package: librust-libloading-dev Architecture: amd64 Version: 0.7.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-libloading Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 135 Provides: librust-libloading+default-dev (= 0.7.4-ok1), librust-libloading-0+default-dev (= 0.7.4-ok1), librust-libloading-0-dev (= 0.7.4-ok1), librust-libloading-0.7+default-dev (= 0.7.4-ok1), librust-libloading-0.7-dev (= 0.7.4-ok1), librust-libloading-0.7.4+default-dev (= 0.7.4-ok1), librust-libloading-0.7.4-dev (= 0.7.4-ok1) Depends: librust-cfg-if-1+default-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+errhandlingapi-dev, librust-winapi-0.3+libloaderapi-dev Filename: pool/main/r/rust-libloading/librust-libloading-dev_0.7.4-ok1_amd64.deb Size: 26582 MD5sum: 7530324c575de0c87432d64fa6bcef45 SHA1: 74e586ca69952fc8e197ef0affa2ecac7bbe96cf SHA256: b6e3876cb8e8faa23f08ee29d846938b151982b1d1b57fbbbb6534ff2dad4be1 SHA512: d5ea95df2fd8f895ec223ee8b7c2f854688f345b8b52c41ad102fd502cb2d96bcbff49037f4d70ab8e068b4ea01c2370154c6961fc7bddd51a00478380b1d40a Description: Safer binding to dynamic library loading utilities - Rust source code This package contains the source for the Rust libloading crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-libm-dev Architecture: amd64 Version: 0.2.7-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-libm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 566 Provides: librust-libm+default-dev (= 0.2.7-ok1), librust-libm-0+default-dev (= 0.2.7-ok1), librust-libm-0-dev (= 0.2.7-ok1), librust-libm-0.2+default-dev (= 0.2.7-ok1), librust-libm-0.2-dev (= 0.2.7-ok1), librust-libm-0.2.7+default-dev (= 0.2.7-ok1), librust-libm-0.2.7-dev (= 0.2.7-ok1) Filename: pool/main/r/rust-libm/librust-libm-dev_0.2.7-ok1_amd64.deb Size: 97524 MD5sum: 6ba3fb5b6e0518f9f062cb1aa71140f8 SHA1: 8e83da65c732b5df9af54308ca4957f7969119d7 SHA256: e96f2125f2eedcd2576f88327f79d6714d4d1b315f853c87a286a737d0824148 SHA512: 882cea9a28f0b4b89ade61bbaf03d816396df21ff0d9cbf138019b11b9afc4f4424e4d118993200cbfaccefda0948292ce7b28d39274541362fa3ca08cbeebde Description: Libm in pure Rust - Rust source code This package contains the source for the Rust libm crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-libnghttp2-sys-dev Architecture: amd64 Version: 0.1.3-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-libnghttp2-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 254 Provides: librust-libnghttp2-sys+default-dev (= 0.1.3-ok2), librust-libnghttp2-sys-0+default-dev (= 0.1.3-ok2), librust-libnghttp2-sys-0-dev (= 0.1.3-ok2), librust-libnghttp2-sys-0.1+default-dev (= 0.1.3-ok2), librust-libnghttp2-sys-0.1-dev (= 0.1.3-ok2), librust-libnghttp2-sys-0.1.3+default-dev (= 0.1.3-ok2), librust-libnghttp2-sys-0.1.3-dev (= 0.1.3-ok2) Depends: librust-libc-0.2+default-dev, librust-pkg-config-0.3+default-dev, libnghttp2-dev Filename: pool/main/r/rust-libnghttp2-sys/librust-libnghttp2-sys-dev_0.1.3-ok2_amd64.deb Size: 38080 MD5sum: dc30c48660abb79478e5efe23598e7b5 SHA1: 71b152f7035a8ced7b4c47cf21a9a55d2b10b073 SHA256: fa98524b878ecac9623b9fa658101535ae550545172a728b316a7e7421226d8d SHA512: 9c0696e863c0dd28b447b624709fa1feeb93f69e5097a7de484fe69730bcb68d7c5e46eb5f26426ea9d202f1955d6f5aa7b0e23bf4d1ba6cf12fae5011821e72 Homepage: https://github.com/alexcrichton/nghttp2-rs Description: FFI bindings for libnghttp2 (nghttp2) - Rust source code This package contains the source for the Rust libnghttp2-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-libssh2-sys-dev Architecture: amd64 Version: 0.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-libssh2-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 58 Provides: librust-libssh2-sys+default-dev (= 0.3.0-ok1), librust-libssh2-sys-0+default-dev (= 0.3.0-ok1), librust-libssh2-sys-0-dev (= 0.3.0-ok1), librust-libssh2-sys-0.3+default-dev (= 0.3.0-ok1), librust-libssh2-sys-0.3-dev (= 0.3.0-ok1), librust-libssh2-sys-0.3.0+default-dev (= 0.3.0-ok1), librust-libssh2-sys-0.3.0-dev (= 0.3.0-ok1) Depends: librust-cc-1+default-dev (>= 1.0.25-~~), librust-libc-0.2+default-dev, librust-libz-sys-1+libc-dev (>= 1.1.0-~~), librust-openssl-sys-0.9+default-dev (>= 0.9.35-~~), librust-pkg-config-0.3+default-dev (>= 0.3.11-~~), librust-vcpkg-0.2+default-dev, libssh2-1-dev Filename: pool/main/r/rust-libssh2-sys/librust-libssh2-sys-dev_0.3.0-ok1_amd64.deb Size: 10724 MD5sum: 29469d3b87bcb7823eb20a209dbf7bd1 SHA1: e0707e2545a5ef2b5feae45fad1a2a00eb6b8071 SHA256: a2a1b0c09568abc6b8d6aa8eec1643c6716ba09e9cf7f772cd398fbb3b8f2f90 SHA512: 187f4851c38076a841450e982251787fbc1d1bc5597edd1c43529ca8b62b963cbfb5428c4769d1d0c382969c562a32c0edb9a04c288c289d8f93d2eb4a0eefd1 Description: Native bindings to the libssh2 library - Rust source code Source code for Debianized Rust crate "libssh2-sys" Package: librust-libz-sys+default-dev Architecture: amd64 Version: 1.1.8-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-libz-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-libz-sys-1+default-dev (= 1.1.8-ok2), librust-libz-sys-1.1+default-dev (= 1.1.8-ok2), librust-libz-sys-1.1.8+default-dev (= 1.1.8-ok2) Depends: librust-libz-sys-dev (= 1.1.8-ok2), librust-libz-sys+libc-dev (= 1.1.8-ok2), librust-libz-sys+stock-zlib-dev (= 1.1.8-ok2) Filename: pool/main/r/rust-libz-sys/librust-libz-sys+default-dev_1.1.8-ok2_amd64.deb Size: 1208 MD5sum: dce90afb292c45d575a5a13f809c49c0 SHA1: 08186179cf095cfce42374222d057fe951112433 SHA256: c583e31c85acf0ec754da445c4349391beff03381438395da462bd1d1fa9e075 SHA512: 84a7bd024ceb928b834c9406dbe6b5c85a9fa8b88745f31e0ba6e943c1a3a42ecefb56a5b8fe9cc3e996d8e5b7de9383c8a89845dd5cf6a1407a7933b29b6bf4 Description: Low-level bindings to the system libz library (also known as zlib) - feature "default" This metapackage enables feature "default" for the Rust libz-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-libz-sys+libc-dev Architecture: amd64 Version: 1.1.8-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-libz-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-libz-sys-1+libc-dev (= 1.1.8-ok2), librust-libz-sys-1.1+libc-dev (= 1.1.8-ok2), librust-libz-sys-1.1.8+libc-dev (= 1.1.8-ok2) Depends: librust-libz-sys-dev (= 1.1.8-ok2), librust-libc-0.2+default-dev (>= 0.2.43-~~) Filename: pool/main/r/rust-libz-sys/librust-libz-sys+libc-dev_1.1.8-ok2_amd64.deb Size: 1208 MD5sum: 0c99e8c905c538218ed353844f726004 SHA1: a4fbe07fc7f1243829bb0476c58657a361907d6c SHA256: 8179a7a1d854ec5a9d735cf45095389efd4f5b8d82406abcfa1f6cfe842fa2c0 SHA512: 06a6cb94583cd46573a55227ffc4d33f3c82228b4c97d2cfd81445c08f31b423201ae2787d4467f462f6dc46dbcebe5a58827f1b5c6191df9f07ab7613efb8f7 Description: Low-level bindings to the system libz library (also known as zlib) - feature "libc" This metapackage enables feature "libc" for the Rust libz-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-libz-sys-dev Architecture: amd64 Version: 1.1.8-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-libz-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 53 Provides: librust-libz-sys+asm-dev (= 1.1.8-ok2), librust-libz-sys+stock-zlib-dev (= 1.1.8-ok2), librust-libz-sys-1+asm-dev (= 1.1.8-ok2), librust-libz-sys-1+stock-zlib-dev (= 1.1.8-ok2), librust-libz-sys-1-dev (= 1.1.8-ok2), librust-libz-sys-1.1+asm-dev (= 1.1.8-ok2), librust-libz-sys-1.1+stock-zlib-dev (= 1.1.8-ok2), librust-libz-sys-1.1-dev (= 1.1.8-ok2), librust-libz-sys-1.1.8+asm-dev (= 1.1.8-ok2), librust-libz-sys-1.1.8+stock-zlib-dev (= 1.1.8-ok2), librust-libz-sys-1.1.8-dev (= 1.1.8-ok2) Depends: librust-pkg-config-0.3+default-dev (>= 0.3.9-~~), librust-vcpkg-0.2+default-dev, zlib1g-dev Recommends: librust-libz-sys+default-dev (= 1.1.8-ok2) Suggests: librust-libz-sys+libc-dev (= 1.1.8-ok2) Filename: pool/main/r/rust-libz-sys/librust-libz-sys-dev_1.1.8-ok2_amd64.deb Size: 12056 MD5sum: 2a0300bd9a39fde00941cc2b1f69b065 SHA1: 9041981735aefa327a76b10e1366279062c4ec0f SHA256: 75cf2d87bafbce8af16536b7ad1bf71f8e445200d11e1e18dc9e18064cac678c SHA512: 6878c0cbe0efdc92ab294b858d7f402d477ebde0b8c85b703f0655d62ffabab8686c7ded42059d762f13c436bc70ece6683840c5c38df482bd832403d3bf3c75 Description: Low-level bindings to the system libz library (also known as zlib) - Rust source code This package contains the source for the Rust libz-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-linux-raw-sys-dev Architecture: amd64 Version: 0.4.12-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-linux-raw-sys Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7729 Provides: librust-linux-raw-sys+compiler-builtins-dev (= 0.4.12-ok1), librust-linux-raw-sys+core-dev (= 0.4.12-ok1), librust-linux-raw-sys+default-dev (= 0.4.12-ok1), librust-linux-raw-sys+elf-dev (= 0.4.12-ok1), librust-linux-raw-sys+errno-dev (= 0.4.12-ok1), librust-linux-raw-sys+general-dev (= 0.4.12-ok1), librust-linux-raw-sys+if-ether-dev (= 0.4.12-ok1), librust-linux-raw-sys+io-uring-dev (= 0.4.12-ok1), librust-linux-raw-sys+ioctl-dev (= 0.4.12-ok1), librust-linux-raw-sys+mempolicy-dev (= 0.4.12-ok1), librust-linux-raw-sys+net-dev (= 0.4.12-ok1), librust-linux-raw-sys+netlink-dev (= 0.4.12-ok1), librust-linux-raw-sys+no-std-dev (= 0.4.12-ok1), librust-linux-raw-sys+prctl-dev (= 0.4.12-ok1), librust-linux-raw-sys+rustc-dep-of-std-dev (= 0.4.12-ok1), librust-linux-raw-sys+std-dev (= 0.4.12-ok1), librust-linux-raw-sys+system-dev (= 0.4.12-ok1), librust-linux-raw-sys+xdp-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+compiler-builtins-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+core-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+default-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+elf-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+errno-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+general-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+if-ether-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+io-uring-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+ioctl-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+mempolicy-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+net-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+netlink-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+no-std-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+prctl-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+rustc-dep-of-std-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+std-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+system-dev (= 0.4.12-ok1), librust-linux-raw-sys-0+xdp-dev (= 0.4.12-ok1), librust-linux-raw-sys-0-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+compiler-builtins-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+core-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+default-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+elf-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+errno-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+general-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+if-ether-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+io-uring-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+ioctl-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+mempolicy-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+net-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+netlink-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+no-std-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+prctl-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+rustc-dep-of-std-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+std-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+system-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4+xdp-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+compiler-builtins-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+core-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+default-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+elf-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+errno-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+general-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+if-ether-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+io-uring-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+ioctl-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+mempolicy-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+net-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+netlink-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+no-std-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+prctl-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+rustc-dep-of-std-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+std-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+system-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12+xdp-dev (= 0.4.12-ok1), librust-linux-raw-sys-0.4.12-dev (= 0.4.12-ok1) Depends: librust-compiler-builtins-0.1+default-dev (>= 0.1.49-~~), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-linux-raw-sys/librust-linux-raw-sys-dev_0.4.12-ok1_amd64.deb Size: 116452 MD5sum: 92d23f63d01d7d0e4a415bab66bc1f44 SHA1: bbab073cdaf7d5e7da06048d21a7a03da1c37d76 SHA256: 07f1b9d2270de79c6be74a76fc23f8c226de8cd5dde95137bb8d974c5cd182b5 SHA512: 691b7baeda0c4dfca7d821f426973d10ed0f190df955a9e0efb8c56a4d86ea748dbb733d91e43ebf7494d30c148a2a0ab91e411e63086ee1a30cf6ab35e943d9 Description: Generated bindings for Linux's userspace API - Rust source code Source code for Debianized Rust crate "linux-raw-sys" Package: librust-lock-api-dev Architecture: amd64 Version: 0.4.11-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-lock-api Origin: openKylin Maintainer: openKylin Developers Installed-Size: 207 Provides: librust-lock-api+arc-lock-dev (= 0.4.11-ok1), librust-lock-api+atomic-usize-dev (= 0.4.11-ok1), librust-lock-api+default-dev (= 0.4.11-ok1), librust-lock-api+nightly-dev (= 0.4.11-ok1), librust-lock-api+owning-ref-dev (= 0.4.11-ok1), librust-lock-api+serde-dev (= 0.4.11-ok1), librust-lock-api-0+arc-lock-dev (= 0.4.11-ok1), librust-lock-api-0+atomic-usize-dev (= 0.4.11-ok1), librust-lock-api-0+default-dev (= 0.4.11-ok1), librust-lock-api-0+nightly-dev (= 0.4.11-ok1), librust-lock-api-0+owning-ref-dev (= 0.4.11-ok1), librust-lock-api-0+serde-dev (= 0.4.11-ok1), librust-lock-api-0-dev (= 0.4.11-ok1), librust-lock-api-0.4+arc-lock-dev (= 0.4.11-ok1), librust-lock-api-0.4+atomic-usize-dev (= 0.4.11-ok1), librust-lock-api-0.4+default-dev (= 0.4.11-ok1), librust-lock-api-0.4+nightly-dev (= 0.4.11-ok1), librust-lock-api-0.4+owning-ref-dev (= 0.4.11-ok1), librust-lock-api-0.4+serde-dev (= 0.4.11-ok1), librust-lock-api-0.4-dev (= 0.4.11-ok1), librust-lock-api-0.4.11+arc-lock-dev (= 0.4.11-ok1), librust-lock-api-0.4.11+atomic-usize-dev (= 0.4.11-ok1), librust-lock-api-0.4.11+default-dev (= 0.4.11-ok1), librust-lock-api-0.4.11+nightly-dev (= 0.4.11-ok1), librust-lock-api-0.4.11+owning-ref-dev (= 0.4.11-ok1), librust-lock-api-0.4.11+serde-dev (= 0.4.11-ok1), librust-lock-api-0.4.11-dev (= 0.4.11-ok1) Depends: librust-autocfg-1+default-dev (>= 1.1.0-~~), librust-owning-ref-0.4+default-dev (>= 0.4.1-~~), librust-scopeguard-1-dev (>= 1.1.0-~~), librust-serde-1-dev (>= 1.0.126-~~) Filename: pool/main/r/rust-lock-api/librust-lock-api-dev_0.4.11-ok1_amd64.deb Size: 22364 MD5sum: 02fa86c92cc685aac93b43f68791c2fd SHA1: ec0c96db49f0694493c8d4c191db94a1cda9762d SHA256: 18b4fa222e1d92aad979eea394fde13e9586954a4d7eb910506b353e234e5ed1 SHA512: 6654b10ac642276601476d64de3690b60eefb4591873e67fbaf48ecbb3ee68a39ac5fab106eb3e67fb55fad66c06a857908e3d9df03d431cc3fa7f8cd15d3103 Description: Wrappers to create fully-featured Mutex and RwLock types - Rust source code Compatible with no_std. . Source code for Debianized Rust crate "lock_api" Package: librust-log-dev Architecture: amd64 Version: 0.4.20-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-log Origin: openKylin Maintainer: openKylin Developers Installed-Size: 205 Provides: librust-log+default-dev (= 0.4.20-ok1), librust-log+kv-unstable-dev (= 0.4.20-ok1), librust-log+kv-unstable-serde-dev (= 0.4.20-ok1), librust-log+kv-unstable-std-dev (= 0.4.20-ok1), librust-log+kv-unstable-sval-dev (= 0.4.20-ok1), librust-log+max-level-debug-dev (= 0.4.20-ok1), librust-log+max-level-error-dev (= 0.4.20-ok1), librust-log+max-level-info-dev (= 0.4.20-ok1), librust-log+max-level-off-dev (= 0.4.20-ok1), librust-log+max-level-trace-dev (= 0.4.20-ok1), librust-log+max-level-warn-dev (= 0.4.20-ok1), librust-log+release-max-level-debug-dev (= 0.4.20-ok1), librust-log+release-max-level-error-dev (= 0.4.20-ok1), librust-log+release-max-level-info-dev (= 0.4.20-ok1), librust-log+release-max-level-off-dev (= 0.4.20-ok1), librust-log+release-max-level-trace-dev (= 0.4.20-ok1), librust-log+release-max-level-warn-dev (= 0.4.20-ok1), librust-log+serde-dev (= 0.4.20-ok1), librust-log+std-dev (= 0.4.20-ok1), librust-log+sval-dev (= 0.4.20-ok1), librust-log+sval-ref-dev (= 0.4.20-ok1), librust-log+value-bag-dev (= 0.4.20-ok1), librust-log-0+default-dev (= 0.4.20-ok1), librust-log-0+kv-unstable-dev (= 0.4.20-ok1), librust-log-0+kv-unstable-serde-dev (= 0.4.20-ok1), librust-log-0+kv-unstable-std-dev (= 0.4.20-ok1), librust-log-0+kv-unstable-sval-dev (= 0.4.20-ok1), librust-log-0+max-level-debug-dev (= 0.4.20-ok1), librust-log-0+max-level-error-dev (= 0.4.20-ok1), librust-log-0+max-level-info-dev (= 0.4.20-ok1), librust-log-0+max-level-off-dev (= 0.4.20-ok1), librust-log-0+max-level-trace-dev (= 0.4.20-ok1), librust-log-0+max-level-warn-dev (= 0.4.20-ok1), librust-log-0+release-max-level-debug-dev (= 0.4.20-ok1), librust-log-0+release-max-level-error-dev (= 0.4.20-ok1), librust-log-0+release-max-level-info-dev (= 0.4.20-ok1), librust-log-0+release-max-level-off-dev (= 0.4.20-ok1), librust-log-0+release-max-level-trace-dev (= 0.4.20-ok1), librust-log-0+release-max-level-warn-dev (= 0.4.20-ok1), librust-log-0+serde-dev (= 0.4.20-ok1), librust-log-0+std-dev (= 0.4.20-ok1), librust-log-0+sval-dev (= 0.4.20-ok1), librust-log-0+sval-ref-dev (= 0.4.20-ok1), librust-log-0+value-bag-dev (= 0.4.20-ok1), librust-log-0-dev (= 0.4.20-ok1), librust-log-0.4+default-dev (= 0.4.20-ok1), librust-log-0.4+kv-unstable-dev (= 0.4.20-ok1), librust-log-0.4+kv-unstable-serde-dev (= 0.4.20-ok1), librust-log-0.4+kv-unstable-std-dev (= 0.4.20-ok1), librust-log-0.4+kv-unstable-sval-dev (= 0.4.20-ok1), librust-log-0.4+max-level-debug-dev (= 0.4.20-ok1), librust-log-0.4+max-level-error-dev (= 0.4.20-ok1), librust-log-0.4+max-level-info-dev (= 0.4.20-ok1), librust-log-0.4+max-level-off-dev (= 0.4.20-ok1), librust-log-0.4+max-level-trace-dev (= 0.4.20-ok1), librust-log-0.4+max-level-warn-dev (= 0.4.20-ok1), librust-log-0.4+release-max-level-debug-dev (= 0.4.20-ok1), librust-log-0.4+release-max-level-error-dev (= 0.4.20-ok1), librust-log-0.4+release-max-level-info-dev (= 0.4.20-ok1), librust-log-0.4+release-max-level-off-dev (= 0.4.20-ok1), librust-log-0.4+release-max-level-trace-dev (= 0.4.20-ok1), librust-log-0.4+release-max-level-warn-dev (= 0.4.20-ok1), librust-log-0.4+serde-dev (= 0.4.20-ok1), librust-log-0.4+std-dev (= 0.4.20-ok1), librust-log-0.4+sval-dev (= 0.4.20-ok1), librust-log-0.4+sval-ref-dev (= 0.4.20-ok1), librust-log-0.4+value-bag-dev (= 0.4.20-ok1), librust-log-0.4-dev (= 0.4.20-ok1), librust-log-0.4.20+default-dev (= 0.4.20-ok1), librust-log-0.4.20+kv-unstable-dev (= 0.4.20-ok1), librust-log-0.4.20+kv-unstable-serde-dev (= 0.4.20-ok1), librust-log-0.4.20+kv-unstable-std-dev (= 0.4.20-ok1), librust-log-0.4.20+kv-unstable-sval-dev (= 0.4.20-ok1), librust-log-0.4.20+max-level-debug-dev (= 0.4.20-ok1), librust-log-0.4.20+max-level-error-dev (= 0.4.20-ok1), librust-log-0.4.20+max-level-info-dev (= 0.4.20-ok1), librust-log-0.4.20+max-level-off-dev (= 0.4.20-ok1), librust-log-0.4.20+max-level-trace-dev (= 0.4.20-ok1), librust-log-0.4.20+max-level-warn-dev (= 0.4.20-ok1), librust-log-0.4.20+release-max-level-debug-dev (= 0.4.20-ok1), librust-log-0.4.20+release-max-level-error-dev (= 0.4.20-ok1), librust-log-0.4.20+release-max-level-info-dev (= 0.4.20-ok1), librust-log-0.4.20+release-max-level-off-dev (= 0.4.20-ok1), librust-log-0.4.20+release-max-level-trace-dev (= 0.4.20-ok1), librust-log-0.4.20+release-max-level-warn-dev (= 0.4.20-ok1), librust-log-0.4.20+serde-dev (= 0.4.20-ok1), librust-log-0.4.20+std-dev (= 0.4.20-ok1), librust-log-0.4.20+sval-dev (= 0.4.20-ok1), librust-log-0.4.20+sval-ref-dev (= 0.4.20-ok1), librust-log-0.4.20+value-bag-dev (= 0.4.20-ok1), librust-log-0.4.20-dev (= 0.4.20-ok1) Depends: librust-serde-1-dev, librust-sval-2-dev (>= 2.1-~~), librust-sval-ref-2-dev (>= 2.1-~~), librust-value-bag-1+error-dev (>= 1.4-~~), librust-value-bag-1+serde-dev (>= 1.4-~~), librust-value-bag-1+sval-dev (>= 1.4-~~), librust-value-bag-1-dev (>= 1.4-~~) Filename: pool/main/r/rust-log/librust-log-dev_0.4.20-ok1_amd64.deb Size: 35988 MD5sum: 46b114244fff5cabd657ed2c95edc73f SHA1: 1c287c70925d021c71ffbe04ebe005dff4a58fa1 SHA256: 7c2cb3c9b8aa2ee62f3bbac8168cf9e7366bb054d65ad12ee2a27c7bd9292a7f SHA512: a2d26b436ee922f8c2e806d12dced7900225988a9009e7a5dfbf1a01c70037a08aaabc4efc0add1516e228c470262891fcf2d8d78274e5c44be02ddd4f34de41 Description: Lightweight logging facade for Rust - Rust source code This package contains the source for the Rust log crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-md-5-dev Architecture: amd64 Version: 0.10.6-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-md-5 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 70 Provides: librust-md-5+asm-dev (= 0.10.6-ok1), librust-md-5+default-dev (= 0.10.6-ok1), librust-md-5+force-soft-dev (= 0.10.6-ok1), librust-md-5+loongarch64-asm-dev (= 0.10.6-ok1), librust-md-5+md5-asm-dev (= 0.10.6-ok1), librust-md-5+oid-dev (= 0.10.6-ok1), librust-md-5+std-dev (= 0.10.6-ok1), librust-md-5-0+asm-dev (= 0.10.6-ok1), librust-md-5-0+default-dev (= 0.10.6-ok1), librust-md-5-0+force-soft-dev (= 0.10.6-ok1), librust-md-5-0+loongarch64-asm-dev (= 0.10.6-ok1), librust-md-5-0+md5-asm-dev (= 0.10.6-ok1), librust-md-5-0+oid-dev (= 0.10.6-ok1), librust-md-5-0+std-dev (= 0.10.6-ok1), librust-md-5-0-dev (= 0.10.6-ok1), librust-md-5-0.10+asm-dev (= 0.10.6-ok1), librust-md-5-0.10+default-dev (= 0.10.6-ok1), librust-md-5-0.10+force-soft-dev (= 0.10.6-ok1), librust-md-5-0.10+loongarch64-asm-dev (= 0.10.6-ok1), librust-md-5-0.10+md5-asm-dev (= 0.10.6-ok1), librust-md-5-0.10+oid-dev (= 0.10.6-ok1), librust-md-5-0.10+std-dev (= 0.10.6-ok1), librust-md-5-0.10-dev (= 0.10.6-ok1), librust-md-5-0.10.6+asm-dev (= 0.10.6-ok1), librust-md-5-0.10.6+default-dev (= 0.10.6-ok1), librust-md-5-0.10.6+force-soft-dev (= 0.10.6-ok1), librust-md-5-0.10.6+loongarch64-asm-dev (= 0.10.6-ok1), librust-md-5-0.10.6+md5-asm-dev (= 0.10.6-ok1), librust-md-5-0.10.6+oid-dev (= 0.10.6-ok1), librust-md-5-0.10.6+std-dev (= 0.10.6-ok1), librust-md-5-0.10.6-dev (= 0.10.6-ok1) Depends: librust-cfg-if-1+default-dev, librust-digest-0.10+default-dev (>= 0.10.7-~~), librust-digest-0.10+oid-dev (>= 0.10.7-~~), librust-digest-0.10+std-dev (>= 0.10.7-~~), librust-md5-asm-0.5+default-dev Filename: pool/main/r/rust-md-5/librust-md-5-dev_0.10.6-ok1_amd64.deb Size: 16684 MD5sum: c6f061d590b5fdc0f83f1e117408b008 SHA1: 05c93e9c3265c63e83e32bad00495e51a44c003d SHA256: 4cf8d1b28473b2e02082b3decef1dbe5361867c2e83c000ec17c4f69c58f13e3 SHA512: 1bc1182a5145fe7a707c3895428d960e2b2d18776850400e087bd04a62c63628a25a4a483215f4b2dee77240e0eeb3e7dbf0f3e5f41e6fe30b73a77b7ab2c96a Description: MD5 hash function - Rust source code This package contains the source for the Rust md-5 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-md5-asm-dev Architecture: amd64 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-md5-asm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 67 Provides: librust-md5-asm+default-dev (= 0.5.0-ok1), librust-md5-asm-0+default-dev (= 0.5.0-ok1), librust-md5-asm-0-dev (= 0.5.0-ok1), librust-md5-asm-0.5+default-dev (= 0.5.0-ok1), librust-md5-asm-0.5-dev (= 0.5.0-ok1), librust-md5-asm-0.5.0+default-dev (= 0.5.0-ok1), librust-md5-asm-0.5.0-dev (= 0.5.0-ok1) Depends: librust-cc-1+default-dev Filename: pool/main/r/rust-md5-asm/librust-md5-asm-dev_0.5.0-ok1_amd64.deb Size: 9578 MD5sum: e51957915a5459d56ca976994c1bc7ba SHA1: ff25de4bcd20b3457fe90c0ed4a95684d5a9c894 SHA256: 0f16f1efa726ac5fe61c2f0bb3efa696a0ebd2ee6b6e52c17f2c999820cb1f42 SHA512: 4a84878e686a3f6306f6c66d0adcc45e3b4eb173ec3d5ab2f71e9d373d54f0e9d3c3e0a003a2fee0fbfc6bd06044cd9fe5187cee379dac2f8110b7b8d48cef5f Description: Assembly implementation of MD5 compression function - Rust source code This package contains the source for the Rust md5-asm crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-memchr-dev Architecture: amd64 Version: 2.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-memchr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 631 Provides: librust-memchr+alloc-dev (= 2.7.1-ok1), librust-memchr+compiler-builtins-dev (= 2.7.1-ok1), librust-memchr+core-dev (= 2.7.1-ok1), librust-memchr+default-dev (= 2.7.1-ok1), librust-memchr+libc-dev (= 2.7.1-ok1), librust-memchr+logging-dev (= 2.7.1-ok1), librust-memchr+rustc-dep-of-std-dev (= 2.7.1-ok1), librust-memchr+std-dev (= 2.7.1-ok1), librust-memchr+use-std-dev (= 2.7.1-ok1), librust-memchr-2+alloc-dev (= 2.7.1-ok1), librust-memchr-2+compiler-builtins-dev (= 2.7.1-ok1), librust-memchr-2+core-dev (= 2.7.1-ok1), librust-memchr-2+default-dev (= 2.7.1-ok1), librust-memchr-2+libc-dev (= 2.7.1-ok1), librust-memchr-2+logging-dev (= 2.7.1-ok1), librust-memchr-2+rustc-dep-of-std-dev (= 2.7.1-ok1), librust-memchr-2+std-dev (= 2.7.1-ok1), librust-memchr-2+use-std-dev (= 2.7.1-ok1), librust-memchr-2-dev (= 2.7.1-ok1), librust-memchr-2.7+alloc-dev (= 2.7.1-ok1), librust-memchr-2.7+compiler-builtins-dev (= 2.7.1-ok1), librust-memchr-2.7+core-dev (= 2.7.1-ok1), librust-memchr-2.7+default-dev (= 2.7.1-ok1), librust-memchr-2.7+libc-dev (= 2.7.1-ok1), librust-memchr-2.7+logging-dev (= 2.7.1-ok1), librust-memchr-2.7+rustc-dep-of-std-dev (= 2.7.1-ok1), librust-memchr-2.7+std-dev (= 2.7.1-ok1), librust-memchr-2.7+use-std-dev (= 2.7.1-ok1), librust-memchr-2.7-dev (= 2.7.1-ok1), librust-memchr-2.7.1+alloc-dev (= 2.7.1-ok1), librust-memchr-2.7.1+compiler-builtins-dev (= 2.7.1-ok1), librust-memchr-2.7.1+core-dev (= 2.7.1-ok1), librust-memchr-2.7.1+default-dev (= 2.7.1-ok1), librust-memchr-2.7.1+libc-dev (= 2.7.1-ok1), librust-memchr-2.7.1+logging-dev (= 2.7.1-ok1), librust-memchr-2.7.1+rustc-dep-of-std-dev (= 2.7.1-ok1), librust-memchr-2.7.1+std-dev (= 2.7.1-ok1), librust-memchr-2.7.1+use-std-dev (= 2.7.1-ok1), librust-memchr-2.7.1-dev (= 2.7.1-ok1) Depends: librust-compiler-builtins-0.1+default-dev (>= 0.1.2-~~), librust-log-0.4+default-dev (>= 0.4.20-~~), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-memchr/librust-memchr-dev_2.7.1-ok1_amd64.deb Size: 69728 MD5sum: 3be7ffa9301872dde805ca6e5f3a61d9 SHA1: e9afe74c2436f25598f344b6f7f700efc1c6d88d SHA256: 1f82d315abc5a1b2363e5b1ce4687760679844491f0ca7ceab65600c5acb9a59 SHA512: e67971a3f980675902c76961f32a9297348acbec9cd4a4b94ce85e3a7375ccf6dbfca3e01003db241293d0c64f92ac5119268c3c41819e16f5eedb9e4775ba3e Homepage: https://github.com/BurntSushi/memchr Description: Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search - Rust source code Source code for Debianized Rust crate "memchr" Package: librust-memoffset-dev Architecture: amd64 Version: 0.6.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-memoffset Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 52 Provides: librust-memoffset+default-dev (= 0.6.5-ok1), librust-memoffset+unstable-const-dev (= 0.6.5-ok1), librust-memoffset-0+default-dev (= 0.6.5-ok1), librust-memoffset-0+unstable-const-dev (= 0.6.5-ok1), librust-memoffset-0-dev (= 0.6.5-ok1), librust-memoffset-0.6+default-dev (= 0.6.5-ok1), librust-memoffset-0.6+unstable-const-dev (= 0.6.5-ok1), librust-memoffset-0.6-dev (= 0.6.5-ok1), librust-memoffset-0.6.5+default-dev (= 0.6.5-ok1), librust-memoffset-0.6.5+unstable-const-dev (= 0.6.5-ok1), librust-memoffset-0.6.5-dev (= 0.6.5-ok1) Depends: librust-autocfg-1+default-dev Filename: pool/main/r/rust-memoffset/librust-memoffset-dev_0.6.5-ok1_amd64.deb Size: 8752 MD5sum: 31b9a5bfcba7b053e22b9b2db60be859 SHA1: efe73dd0b5ef86ec01a51ef0101e854d4d4b462b SHA256: 71ed423f3370f543f1fd86d21c0f2d696f5183fcf7fb7815ed61984482661758 SHA512: 3135cc5b612156fb082db1648c085ba567f5167499d22f27f606246fa604e5b9026bd5c0a7c63052e25a2bb413fe04098e5a0b070dfcb6a90214e8c4a36765f5 Description: Offset_of functionality for Rust structs - Rust source code This package contains the source for the Rust memoffset crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-minimal-lexical-dev Architecture: amd64 Version: 0.2.1-2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-minimal-lexical Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 371 Provides: librust-minimal-lexical+alloc-dev (= 0.2.1-2-ok1), librust-minimal-lexical+compact-dev (= 0.2.1-2-ok1), librust-minimal-lexical+default-dev (= 0.2.1-2-ok1), librust-minimal-lexical+lint-dev (= 0.2.1-2-ok1), librust-minimal-lexical+nightly-dev (= 0.2.1-2-ok1), librust-minimal-lexical+std-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0+alloc-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0+compact-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0+default-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0+lint-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0+nightly-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0+std-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2+alloc-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2+compact-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2+default-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2+lint-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2+nightly-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2+std-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2.1+alloc-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2.1+compact-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2.1+default-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2.1+lint-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2.1+nightly-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2.1+std-dev (= 0.2.1-2-ok1), librust-minimal-lexical-0.2.1-dev (= 0.2.1-2-ok1) Filename: pool/main/r/rust-minimal-lexical/librust-minimal-lexical-dev_0.2.1-2-ok1_amd64.deb Size: 81312 MD5sum: d0afb7215fa16e1f1cc05c07e770198c SHA1: 53e41bcd490494caa92f8859771ba6848baa8094 SHA256: 6f3325eb5ccf70ad15e0aa0c54b5c6c87887f5ea8be99c70c2729813f50327be SHA512: dbc1f10042c45684fb416759005257707f8c3d88ac202c8af3358faadf0e91e95c21f53c5fb826fea7031efa3be39a930445898285a95c8956efe8f609245710 Description: Fast float parsing conversion routines - Rust source code This package contains the source for the Rust minimal-lexical crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-miniz-oxide-dev Architecture: amd64 Version: 0.7.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-miniz-oxide Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 258 Provides: librust-miniz-oxide+default-dev (= 0.7.1-ok1), librust-miniz-oxide+std-dev (= 0.7.1-ok1), librust-miniz-oxide+with-alloc-dev (= 0.7.1-ok1), librust-miniz-oxide-0+default-dev (= 0.7.1-ok1), librust-miniz-oxide-0+std-dev (= 0.7.1-ok1), librust-miniz-oxide-0+with-alloc-dev (= 0.7.1-ok1), librust-miniz-oxide-0-dev (= 0.7.1-ok1), librust-miniz-oxide-0.7+default-dev (= 0.7.1-ok1), librust-miniz-oxide-0.7+std-dev (= 0.7.1-ok1), librust-miniz-oxide-0.7+with-alloc-dev (= 0.7.1-ok1), librust-miniz-oxide-0.7-dev (= 0.7.1-ok1), librust-miniz-oxide-0.7.1+default-dev (= 0.7.1-ok1), librust-miniz-oxide-0.7.1+std-dev (= 0.7.1-ok1), librust-miniz-oxide-0.7.1+with-alloc-dev (= 0.7.1-ok1), librust-miniz-oxide-0.7.1-dev (= 0.7.1-ok1) Depends: librust-adler-1-dev Filename: pool/main/r/rust-miniz-oxide/librust-miniz-oxide-dev_0.7.1-ok1_amd64.deb Size: 49732 MD5sum: ccab97892bf96c41c203ff6d24d55167 SHA1: 3f14d0ea272e9bb06dae25278fb4c10f849c1726 SHA256: 085f4154056dcc40f83872cb8e40f294b064a989d716952198d6ff5a87a8af5b SHA512: f197498710be90c78b86bb7c0da88d06f8284039868fedf4b3eeb4725abcf1a0cdc2cfcbbfb5b45636dc0f907cb86861c295df3906f7958ed96c39ce39d61f09 Homepage: https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide Description: DEFLATE compression and decompression library rewritten in Rust based on miniz - Rust source code This package contains the source for the Rust miniz_oxide crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-mio-dev Architecture: amd64 Version: 0.8.10-ok3 Multi-Arch: same Priority: optional Section: rust Source: rust-mio Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 511 Provides: librust-mio+default-dev (= 0.8.10-ok3), librust-mio+log-dev (= 0.8.10-ok3), librust-mio+net-dev (= 0.8.10-ok3), librust-mio+os-ext-dev (= 0.8.10-ok3), librust-mio+os-poll-dev (= 0.8.10-ok3), librust-mio-0+default-dev (= 0.8.10-ok3), librust-mio-0+log-dev (= 0.8.10-ok3), librust-mio-0+net-dev (= 0.8.10-ok3), librust-mio-0+os-ext-dev (= 0.8.10-ok3), librust-mio-0+os-poll-dev (= 0.8.10-ok3), librust-mio-0-dev (= 0.8.10-ok3), librust-mio-0.8+default-dev (= 0.8.10-ok3), librust-mio-0.8+log-dev (= 0.8.10-ok3), librust-mio-0.8+net-dev (= 0.8.10-ok3), librust-mio-0.8+os-ext-dev (= 0.8.10-ok3), librust-mio-0.8+os-poll-dev (= 0.8.10-ok3), librust-mio-0.8-dev (= 0.8.10-ok3), librust-mio-0.8.10+default-dev (= 0.8.10-ok3), librust-mio-0.8.10+log-dev (= 0.8.10-ok3), librust-mio-0.8.10+net-dev (= 0.8.10-ok3), librust-mio-0.8.10+os-ext-dev (= 0.8.10-ok3), librust-mio-0.8.10+os-poll-dev (= 0.8.10-ok3), librust-mio-0.8.10-dev (= 0.8.10-ok3) Depends: librust-libc-0.2+default-dev (>= 0.2.149-~~), librust-log-0.4+default-dev (>= 0.4.8-~~) Filename: pool/main/r/rust-mio/librust-mio-dev_0.8.10-ok3_amd64.deb Size: 83420 MD5sum: 9228640b57bd13a591246e921946be3c SHA1: d686e261d31f7ef28edc42cd993bc1f32184a7ef SHA256: fb17dd61d5b59af8ad43d11db64c3dd80640463ef263a30e23a25d55bcee11c3 SHA512: ea7a38635629bc36a2f3b72f5c7ac3801725f4fa647ead77c820ca033d165a86d432eff9c8299a71100b57a40ffbcbcff8211887517ba8c9204808b0833510d2 Homepage: https://github.com/tokio-rs/mio Description: Lightweight non-blocking I/O - Rust source code Source code for Debianized Rust crate "mio" Package: librust-miow-dev Architecture: amd64 Version: 0.3.7-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-miow Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 148 Provides: librust-miow+default-dev (= 0.3.7-ok2), librust-miow-0+default-dev (= 0.3.7-ok2), librust-miow-0-dev (= 0.3.7-ok2), librust-miow-0.3+default-dev (= 0.3.7-ok2), librust-miow-0.3-dev (= 0.3.7-ok2), librust-miow-0.3.7+default-dev (= 0.3.7-ok2), librust-miow-0.3.7-dev (= 0.3.7-ok2) Depends: librust-winapi-0.3+default-dev (>= 0.3.3-~~), librust-winapi-0.3+fileapi-dev (>= 0.3.3-~~), librust-winapi-0.3+handleapi-dev (>= 0.3.3-~~), librust-winapi-0.3+ioapiset-dev (>= 0.3.3-~~), librust-winapi-0.3+minwindef-dev (>= 0.3.3-~~), librust-winapi-0.3+namedpipeapi-dev (>= 0.3.3-~~), librust-winapi-0.3+ntdef-dev (>= 0.3.3-~~), librust-winapi-0.3+std-dev (>= 0.3.3-~~), librust-winapi-0.3+synchapi-dev (>= 0.3.3-~~), librust-winapi-0.3+winerror-dev (>= 0.3.3-~~), librust-winapi-0.3+winsock2-dev (>= 0.3.3-~~), librust-winapi-0.3+ws2def-dev (>= 0.3.3-~~), librust-winapi-0.3+ws2ipdef-dev (>= 0.3.3-~~) Filename: pool/main/r/rust-miow/librust-miow-dev_0.3.7-ok2_amd64.deb Size: 24780 MD5sum: fdc79d5629a7a7ee6ea871a3fc79db85 SHA1: 9b2cdff5a2bb00bdd923b9e0f7bde2888037de1b SHA256: ee4f57172fca685acff65d4cdb6688630a9d6efa05e250a7a3dd1df3e4ae8118 SHA512: a16531e5f769a416994b469be2be38003c3a34b6b0774e05282bd6e6430b0dcbf5ef70ebb5c54eb044b689efd511cb3442ca74b78c2e9766945200862bf4bfd4 Homepage: https://github.com/yoshuawuyts/miow Description: Zero overhead I/O library for Windows, focusing on IOCP and Async I/O abstractions - Rust source code This package contains the source for the Rust miow crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-nix-dev Architecture: amd64 Version: 0.27.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-nix Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Rust Maintainers Installed-Size: 1643 Provides: librust-nix+acct-dev (= 0.27.1-ok1), librust-nix+aio-dev (= 0.27.1-ok1), librust-nix+default-dev (= 0.27.1-ok1), librust-nix+dir-dev (= 0.27.1-ok1), librust-nix+env-dev (= 0.27.1-ok1), librust-nix+event-dev (= 0.27.1-ok1), librust-nix+feature-dev (= 0.27.1-ok1), librust-nix+fs-dev (= 0.27.1-ok1), librust-nix+hostname-dev (= 0.27.1-ok1), librust-nix+inotify-dev (= 0.27.1-ok1), librust-nix+ioctl-dev (= 0.27.1-ok1), librust-nix+kmod-dev (= 0.27.1-ok1), librust-nix+memoffset-dev (= 0.27.1-ok1), librust-nix+mman-dev (= 0.27.1-ok1), librust-nix+mount-dev (= 0.27.1-ok1), librust-nix+mqueue-dev (= 0.27.1-ok1), librust-nix+net-dev (= 0.27.1-ok1), librust-nix+personality-dev (= 0.27.1-ok1), librust-nix+pin-utils-dev (= 0.27.1-ok1), librust-nix+poll-dev (= 0.27.1-ok1), librust-nix+process-dev (= 0.27.1-ok1), librust-nix+pthread-dev (= 0.27.1-ok1), librust-nix+ptrace-dev (= 0.27.1-ok1), librust-nix+quota-dev (= 0.27.1-ok1), librust-nix+reboot-dev (= 0.27.1-ok1), librust-nix+resource-dev (= 0.27.1-ok1), librust-nix+sched-dev (= 0.27.1-ok1), librust-nix+signal-dev (= 0.27.1-ok1), librust-nix+socket-dev (= 0.27.1-ok1), librust-nix+term-dev (= 0.27.1-ok1), librust-nix+time-dev (= 0.27.1-ok1), librust-nix+ucontext-dev (= 0.27.1-ok1), librust-nix+uio-dev (= 0.27.1-ok1), librust-nix+user-dev (= 0.27.1-ok1), librust-nix+zerocopy-dev (= 0.27.1-ok1), librust-nix-0+acct-dev (= 0.27.1-ok1), librust-nix-0+aio-dev (= 0.27.1-ok1), librust-nix-0+default-dev (= 0.27.1-ok1), librust-nix-0+dir-dev (= 0.27.1-ok1), librust-nix-0+env-dev (= 0.27.1-ok1), librust-nix-0+event-dev (= 0.27.1-ok1), librust-nix-0+feature-dev (= 0.27.1-ok1), librust-nix-0+fs-dev (= 0.27.1-ok1), librust-nix-0+hostname-dev (= 0.27.1-ok1), librust-nix-0+inotify-dev (= 0.27.1-ok1), librust-nix-0+ioctl-dev (= 0.27.1-ok1), librust-nix-0+kmod-dev (= 0.27.1-ok1), librust-nix-0+memoffset-dev (= 0.27.1-ok1), librust-nix-0+mman-dev (= 0.27.1-ok1), librust-nix-0+mount-dev (= 0.27.1-ok1), librust-nix-0+mqueue-dev (= 0.27.1-ok1), librust-nix-0+net-dev (= 0.27.1-ok1), librust-nix-0+personality-dev (= 0.27.1-ok1), librust-nix-0+pin-utils-dev (= 0.27.1-ok1), librust-nix-0+poll-dev (= 0.27.1-ok1), librust-nix-0+process-dev (= 0.27.1-ok1), librust-nix-0+pthread-dev (= 0.27.1-ok1), librust-nix-0+ptrace-dev (= 0.27.1-ok1), librust-nix-0+quota-dev (= 0.27.1-ok1), librust-nix-0+reboot-dev (= 0.27.1-ok1), librust-nix-0+resource-dev (= 0.27.1-ok1), librust-nix-0+sched-dev (= 0.27.1-ok1), librust-nix-0+signal-dev (= 0.27.1-ok1), librust-nix-0+socket-dev (= 0.27.1-ok1), librust-nix-0+term-dev (= 0.27.1-ok1), librust-nix-0+time-dev (= 0.27.1-ok1), librust-nix-0+ucontext-dev (= 0.27.1-ok1), librust-nix-0+uio-dev (= 0.27.1-ok1), librust-nix-0+user-dev (= 0.27.1-ok1), librust-nix-0+zerocopy-dev (= 0.27.1-ok1), librust-nix-0-dev (= 0.27.1-ok1), librust-nix-0.27+acct-dev (= 0.27.1-ok1), librust-nix-0.27+aio-dev (= 0.27.1-ok1), librust-nix-0.27+default-dev (= 0.27.1-ok1), librust-nix-0.27+dir-dev (= 0.27.1-ok1), librust-nix-0.27+env-dev (= 0.27.1-ok1), librust-nix-0.27+event-dev (= 0.27.1-ok1), librust-nix-0.27+feature-dev (= 0.27.1-ok1), librust-nix-0.27+fs-dev (= 0.27.1-ok1), librust-nix-0.27+hostname-dev (= 0.27.1-ok1), librust-nix-0.27+inotify-dev (= 0.27.1-ok1), librust-nix-0.27+ioctl-dev (= 0.27.1-ok1), librust-nix-0.27+kmod-dev (= 0.27.1-ok1), librust-nix-0.27+memoffset-dev (= 0.27.1-ok1), librust-nix-0.27+mman-dev (= 0.27.1-ok1), librust-nix-0.27+mount-dev (= 0.27.1-ok1), librust-nix-0.27+mqueue-dev (= 0.27.1-ok1), librust-nix-0.27+net-dev (= 0.27.1-ok1), librust-nix-0.27+personality-dev (= 0.27.1-ok1), librust-nix-0.27+pin-utils-dev (= 0.27.1-ok1), librust-nix-0.27+poll-dev (= 0.27.1-ok1), librust-nix-0.27+process-dev (= 0.27.1-ok1), librust-nix-0.27+pthread-dev (= 0.27.1-ok1), librust-nix-0.27+ptrace-dev (= 0.27.1-ok1), librust-nix-0.27+quota-dev (= 0.27.1-ok1), librust-nix-0.27+reboot-dev (= 0.27.1-ok1), librust-nix-0.27+resource-dev (= 0.27.1-ok1), librust-nix-0.27+sched-dev (= 0.27.1-ok1), librust-nix-0.27+signal-dev (= 0.27.1-ok1), librust-nix-0.27+socket-dev (= 0.27.1-ok1), librust-nix-0.27+term-dev (= 0.27.1-ok1), librust-nix-0.27+time-dev (= 0.27.1-ok1), librust-nix-0.27+ucontext-dev (= 0.27.1-ok1), librust-nix-0.27+uio-dev (= 0.27.1-ok1), librust-nix-0.27+user-dev (= 0.27.1-ok1), librust-nix-0.27+zerocopy-dev (= 0.27.1-ok1), librust-nix-0.27-dev (= 0.27.1-ok1), librust-nix-0.27.1+acct-dev (= 0.27.1-ok1), librust-nix-0.27.1+aio-dev (= 0.27.1-ok1), librust-nix-0.27.1+default-dev (= 0.27.1-ok1), librust-nix-0.27.1+dir-dev (= 0.27.1-ok1), librust-nix-0.27.1+env-dev (= 0.27.1-ok1), librust-nix-0.27.1+event-dev (= 0.27.1-ok1), librust-nix-0.27.1+feature-dev (= 0.27.1-ok1), librust-nix-0.27.1+fs-dev (= 0.27.1-ok1), librust-nix-0.27.1+hostname-dev (= 0.27.1-ok1), librust-nix-0.27.1+inotify-dev (= 0.27.1-ok1), librust-nix-0.27.1+ioctl-dev (= 0.27.1-ok1), librust-nix-0.27.1+kmod-dev (= 0.27.1-ok1), librust-nix-0.27.1+memoffset-dev (= 0.27.1-ok1), librust-nix-0.27.1+mman-dev (= 0.27.1-ok1), librust-nix-0.27.1+mount-dev (= 0.27.1-ok1), librust-nix-0.27.1+mqueue-dev (= 0.27.1-ok1), librust-nix-0.27.1+net-dev (= 0.27.1-ok1), librust-nix-0.27.1+personality-dev (= 0.27.1-ok1), librust-nix-0.27.1+pin-utils-dev (= 0.27.1-ok1), librust-nix-0.27.1+poll-dev (= 0.27.1-ok1), librust-nix-0.27.1+process-dev (= 0.27.1-ok1), librust-nix-0.27.1+pthread-dev (= 0.27.1-ok1), librust-nix-0.27.1+ptrace-dev (= 0.27.1-ok1), librust-nix-0.27.1+quota-dev (= 0.27.1-ok1), librust-nix-0.27.1+reboot-dev (= 0.27.1-ok1), librust-nix-0.27.1+resource-dev (= 0.27.1-ok1), librust-nix-0.27.1+sched-dev (= 0.27.1-ok1), librust-nix-0.27.1+signal-dev (= 0.27.1-ok1), librust-nix-0.27.1+socket-dev (= 0.27.1-ok1), librust-nix-0.27.1+term-dev (= 0.27.1-ok1), librust-nix-0.27.1+time-dev (= 0.27.1-ok1), librust-nix-0.27.1+ucontext-dev (= 0.27.1-ok1), librust-nix-0.27.1+uio-dev (= 0.27.1-ok1), librust-nix-0.27.1+user-dev (= 0.27.1-ok1), librust-nix-0.27.1+zerocopy-dev (= 0.27.1-ok1), librust-nix-0.27.1-dev (= 0.27.1-ok1) Depends: librust-bitflags-2+default-dev (>= 2.3.1-~~), librust-cfg-if-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.147-~~), librust-libc-0.2+extra-traits-dev (>= 0.2.147-~~), librust-memoffset-0.6+default-dev (>= 0.6.3-~~), librust-pin-utils-0.1+default-dev Breaks: librust-ctrlc-dev (<< 3.2.2-3~), librust-vsock-dev (<< 0.2.4-3~) Filename: pool/main/r/rust-nix/librust-nix-dev_0.27.1-ok1_amd64.deb Size: 235992 MD5sum: a4bea5c238bc85ca13977986daec32a5 SHA1: 5f65de6611d91b610ba922c4105af94f174a8b54 SHA256: a9f7cd6a8d773744e24d0971895f9942437f4c1b7ae6db1f9e29dccee20f918d SHA512: 1bab285c0da2cc861a9c645ee21a849072be508fe155c92f0d18fd2a90cdaf398cbc5cb25d487d61f75b76077a7c7720ff1027f584b6ecf54f671bfc4f5cd1f7 Description: Rust friendly bindings to *nix APIs - Rust source code Source code for Debianized Rust crate "nix" Package: librust-no-panic-dev Architecture: amd64 Version: 0.1.13-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-no-panic Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 69 Provides: librust-no-panic+default-dev (= 0.1.13-ok1), librust-no-panic-0+default-dev (= 0.1.13-ok1), librust-no-panic-0-dev (= 0.1.13-ok1), librust-no-panic-0.1+default-dev (= 0.1.13-ok1), librust-no-panic-0.1-dev (= 0.1.13-ok1), librust-no-panic-0.1.13+default-dev (= 0.1.13-ok1), librust-no-panic-0.1.13-dev (= 0.1.13-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev, librust-syn-1+full-dev Filename: pool/main/r/rust-no-panic/librust-no-panic-dev_0.1.13-ok1_amd64.deb Size: 12196 MD5sum: 73b5d87337b40fd79ad7ede69f3c47e2 SHA1: faee77ffe883cb0562ffddf16cae52548b3347da SHA256: f72be1d97204b8f3d7bd42aabe26f75e2aa3ffe76ff3ef6533ff856a31d87202 SHA512: a589feb34f58e5eb3584b1f0b14ef721aea4b79a1042e70340b8549001e8ea0fa958821997f150e7a555007e49cda7586f180ca451d36b910dbb830ac85ef37a Description: Attribute macro to require a function can't ever panic - Rust source code This package contains the source for the Rust no-panic crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-nom+std-dev Architecture: amd64 Version: 7.1.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-nom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-nom+default-dev (= 7.1.3-ok1), librust-nom-7+default-dev (= 7.1.3-ok1), librust-nom-7+std-dev (= 7.1.3-ok1), librust-nom-7.1+default-dev (= 7.1.3-ok1), librust-nom-7.1+std-dev (= 7.1.3-ok1), librust-nom-7.1.3+default-dev (= 7.1.3-ok1), librust-nom-7.1.3+std-dev (= 7.1.3-ok1) Depends: librust-nom-dev (= 7.1.3-ok1), librust-nom+alloc-dev (= 7.1.3-ok1), librust-memchr-2+std-dev (>= 2.3-~~), librust-minimal-lexical-0.2+std-dev Filename: pool/main/r/rust-nom/librust-nom+std-dev_7.1.3-ok1_amd64.deb Size: 1260 MD5sum: 00be2d0cbca54e38c246bae5fc078508 SHA1: 41b060f70bc6e44ad69241758276575a90b7335e SHA256: d95e392e7ab197c043442f56452c7c5a3df43c0fc1fb49eba5fc4e8554fad0d8 SHA512: 285683702541a649c32a6b1b222d4b2768a632b8b4a57552d8ec5a3bc261ce609a39aa642914beba0d3bcfc59cfa76c856af78ebdd771a88d350cfe475272e2c Description: Byte-oriented, zero-copy, parser combinators - feature "std" and 1 more This metapackage enables feature "std" for the Rust nom crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-nom-dev Architecture: amd64 Version: 7.1.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-nom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 708 Provides: librust-nom+alloc-dev (= 7.1.3-ok1), librust-nom+docsrs-dev (= 7.1.3-ok1), librust-nom-7+alloc-dev (= 7.1.3-ok1), librust-nom-7+docsrs-dev (= 7.1.3-ok1), librust-nom-7-dev (= 7.1.3-ok1), librust-nom-7.1+alloc-dev (= 7.1.3-ok1), librust-nom-7.1+docsrs-dev (= 7.1.3-ok1), librust-nom-7.1-dev (= 7.1.3-ok1), librust-nom-7.1.3+alloc-dev (= 7.1.3-ok1), librust-nom-7.1.3+docsrs-dev (= 7.1.3-ok1), librust-nom-7.1.3-dev (= 7.1.3-ok1) Depends: librust-memchr-2-dev (>= 2.3-~~), librust-minimal-lexical-0.2-dev Recommends: librust-nom+std-dev (= 7.1.3-ok1) Filename: pool/main/r/rust-nom/librust-nom-dev_7.1.3-ok1_amd64.deb Size: 91220 MD5sum: 6604e5cf5a044136ff139c8e32588f95 SHA1: 9f0c829727efed857eb76451a085e22e770b7494 SHA256: 5fca3f73f7833a1be1777db19b343de83be21947118cce7ffc84ae67bf21efd7 SHA512: d342dc5dd84283f9290170a15d1b855041a9ba117d2bf1516f927da8ec3ebb8f24be921ac8c31c28ef89cf76ad03015948f0c22fa3a28b0d8bb1adf7cdf688f2 Description: Byte-oriented, zero-copy, parser combinators - Rust source code This package contains the source for the Rust nom crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-num-bigint-dev Architecture: amd64 Version: 0.4.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-bigint Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 529 Provides: librust-num-bigint+arbitrary-dev (= 0.4.3-ok1), librust-num-bigint+default-dev (= 0.4.3-ok1), librust-num-bigint+quickcheck-dev (= 0.4.3-ok1), librust-num-bigint+rand-dev (= 0.4.3-ok1), librust-num-bigint+serde-dev (= 0.4.3-ok1), librust-num-bigint+std-dev (= 0.4.3-ok1), librust-num-bigint-0+arbitrary-dev (= 0.4.3-ok1), librust-num-bigint-0+default-dev (= 0.4.3-ok1), librust-num-bigint-0+quickcheck-dev (= 0.4.3-ok1), librust-num-bigint-0+rand-dev (= 0.4.3-ok1), librust-num-bigint-0+serde-dev (= 0.4.3-ok1), librust-num-bigint-0+std-dev (= 0.4.3-ok1), librust-num-bigint-0-dev (= 0.4.3-ok1), librust-num-bigint-0.4+arbitrary-dev (= 0.4.3-ok1), librust-num-bigint-0.4+default-dev (= 0.4.3-ok1), librust-num-bigint-0.4+quickcheck-dev (= 0.4.3-ok1), librust-num-bigint-0.4+rand-dev (= 0.4.3-ok1), librust-num-bigint-0.4+serde-dev (= 0.4.3-ok1), librust-num-bigint-0.4+std-dev (= 0.4.3-ok1), librust-num-bigint-0.4-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3+arbitrary-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3+default-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3+quickcheck-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3+rand-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3+serde-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3+std-dev (= 0.4.3-ok1), librust-num-bigint-0.4.3-dev (= 0.4.3-ok1) Depends: librust-arbitrary-1-dev, librust-autocfg-1+default-dev, librust-num-integer-0.1+i128-dev (>= 0.1.42-~~), librust-num-integer-0.1+std-dev (>= 0.1.42-~~), librust-num-traits-0.2+i128-dev (>= 0.2.11-~~), librust-num-traits-0.2+std-dev (>= 0.2.11-~~), librust-quickcheck-1-dev, librust-rand-0.8-dev, librust-serde-1-dev Filename: pool/main/r/rust-num-bigint/librust-num-bigint-dev_0.4.3-ok1_amd64.deb Size: 83142 MD5sum: ddd32abb9b41d7351b853ab3900da77d SHA1: 6de8afbe5e3b5a87c1fad3a711ec6ea2d32cb7d1 SHA256: de57313b892d3c19171551c7d9458b382c83332ee2a63920ab0fe29f6832432b SHA512: 78e329bbb6db57fdfc8cf2f0a9d603b21887fe8473d25677e4fad2b4904e7a337796fae36c5425a0b2054c39663929c22d7724f1ce1ba90873948df17a23fa7e Homepage: https://github.com/rust-num/num-bigint Description: Big integer implementation for Rust - Rust source code This package contains the source for the Rust num-bigint crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-num-complex-dev Architecture: amd64 Version: 0.4.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-num-complex Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 152 Provides: librust-num-complex+default-dev (= 0.4.0-ok2), librust-num-complex+libm-dev (= 0.4.0-ok2), librust-num-complex+rand-dev (= 0.4.0-ok2), librust-num-complex+serde-dev (= 0.4.0-ok2), librust-num-complex+std-dev (= 0.4.0-ok2), librust-num-complex-0+default-dev (= 0.4.0-ok2), librust-num-complex-0+libm-dev (= 0.4.0-ok2), librust-num-complex-0+rand-dev (= 0.4.0-ok2), librust-num-complex-0+serde-dev (= 0.4.0-ok2), librust-num-complex-0+std-dev (= 0.4.0-ok2), librust-num-complex-0-dev (= 0.4.0-ok2), librust-num-complex-0.4+default-dev (= 0.4.0-ok2), librust-num-complex-0.4+libm-dev (= 0.4.0-ok2), librust-num-complex-0.4+rand-dev (= 0.4.0-ok2), librust-num-complex-0.4+serde-dev (= 0.4.0-ok2), librust-num-complex-0.4+std-dev (= 0.4.0-ok2), librust-num-complex-0.4-dev (= 0.4.0-ok2), librust-num-complex-0.4.0+default-dev (= 0.4.0-ok2), librust-num-complex-0.4.0+libm-dev (= 0.4.0-ok2), librust-num-complex-0.4.0+rand-dev (= 0.4.0-ok2), librust-num-complex-0.4.0+serde-dev (= 0.4.0-ok2), librust-num-complex-0.4.0+std-dev (= 0.4.0-ok2), librust-num-complex-0.4.0-dev (= 0.4.0-ok2) Depends: librust-num-traits-0.2+i128-dev (>= 0.2.11-~~), librust-num-traits-0.2+libm-dev (>= 0.2.11-~~), librust-num-traits-0.2+std-dev (>= 0.2.11-~~), librust-rand-0.8-dev, librust-serde-1-dev Filename: pool/main/r/rust-num-complex/librust-num-complex-dev_0.4.0-ok2_amd64.deb Size: 25260 MD5sum: b9f9a8b732924e358f87ee23349301d1 SHA1: 7838c773d881b26fd2977afcf9fd51e4e9e69a08 SHA256: 83499d3cc3b654fc4d55f6ecccc8b1bba12a51b8d10ae1f6e997a96df4f29d8d SHA512: df08fa58eb59ac303c1b31e177d1152aab0032857f3e4a6f590a9a24d0db9ad7fadbb4bc442950ed2867e980e0c9bfceb6640ee731910644be69524baf91756b Homepage: https://github.com/rust-num/num-complex Description: Complex numbers implementation for Rust - Rust source code This package contains the source for the Rust num-complex crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-num-cpus-dev Architecture: amd64 Version: 1.16.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-cpus Origin: openKylin Maintainer: openKylin Developers Installed-Size: 114 Provides: librust-num-cpus+default-dev (= 1.16.0-ok1), librust-num-cpus-1+default-dev (= 1.16.0-ok1), librust-num-cpus-1-dev (= 1.16.0-ok1), librust-num-cpus-1.16+default-dev (= 1.16.0-ok1), librust-num-cpus-1.16-dev (= 1.16.0-ok1), librust-num-cpus-1.16.0+default-dev (= 1.16.0-ok1), librust-num-cpus-1.16.0-dev (= 1.16.0-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.26-~~) Filename: pool/main/r/rust-num-cpus/librust-num-cpus-dev_1.16.0-ok1_amd64.deb Size: 17372 MD5sum: 516ef150dfd0124b987436ac47e5481c SHA1: a0fbebde9e3c5955a45442325af46066b0ef7794 SHA256: dd520094324ff0b5b1f69f5d8d39f3b692778792e22fba27958a968dd9e1b937 SHA512: a1ce43f2b6d8ad941738978a3d37a37de6c30ee8b82e2540e88a44ea20a31afbc8527c233a8194743f7597bc697fc8bfc27588732ebdf2224fb3925d54a8c388 Description: Get the number of CPUs on a machine - Rust source code This package contains the source for the Rust num_cpus crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-num-integer+i128-dev Architecture: amd64 Version: 0.1.44-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-integer Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-num-integer-0+i128-dev (= 0.1.44-ok1), librust-num-integer-0.1+i128-dev (= 0.1.44-ok1), librust-num-integer-0.1.44+i128-dev (= 0.1.44-ok1) Depends: librust-num-integer-dev (= 0.1.44-ok1), librust-num-traits-0.2+i128-dev (>= 0.2.11-~~) Filename: pool/main/r/rust-num-integer/librust-num-integer+i128-dev_0.1.44-ok1_amd64.deb Size: 1012 MD5sum: 37f721d4fd589001174dfe0ef3726d35 SHA1: 8b82a6830fa686e5dee83b78a03ada14dd37b0a0 SHA256: 2b26cd2ac8d2cb932ee7d2e6b286660686a9393d1aaa23eb919c6b1c6e5d5c7c SHA512: 9651a65e51a9a1d03309d730e87f0556c8481e5628e5624a1468709bc3d7db9e8779d9a59a64b706afbd91a2b1480cc250163ed58dc5f1920d67e6ca80c1a06c Homepage: https://github.com/rust-num/num-integer Description: Integer traits and functions - feature "i128" This metapackage enables feature "i128" for the Rust num-integer crate, by pulling in any additional dependencies needed by that feature. Package: librust-num-integer+std-dev Architecture: amd64 Version: 0.1.44-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-integer Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-num-integer+default-dev (= 0.1.44-ok1), librust-num-integer-0+default-dev (= 0.1.44-ok1), librust-num-integer-0+std-dev (= 0.1.44-ok1), librust-num-integer-0.1+default-dev (= 0.1.44-ok1), librust-num-integer-0.1+std-dev (= 0.1.44-ok1), librust-num-integer-0.1.44+default-dev (= 0.1.44-ok1), librust-num-integer-0.1.44+std-dev (= 0.1.44-ok1) Depends: librust-num-integer-dev (= 0.1.44-ok1), librust-num-traits-0.2+std-dev (>= 0.2.11-~~) Filename: pool/main/r/rust-num-integer/librust-num-integer+std-dev_0.1.44-ok1_amd64.deb Size: 1058 MD5sum: 58ca77f07e022846ad1eb680d5a2e53b SHA1: 4fb5df7a9c080e97c557d7123b375f4050311801 SHA256: 042a3fcb66d13ce0c9777a295474adb02326e6f61b53a4b45b4a1c4e2989604f SHA512: 67b4144b97b77304c2106600eacc0ce4f8ddf0c02805a26dcafac9c77927b3ce0ebeff74d578d00a30ec8ac60ec0942704439a104ce17cfd577dfe0454e484f4 Homepage: https://github.com/rust-num/num-integer Description: Integer traits and functions - feature "std" and 1 more This metapackage enables feature "std" for the Rust num-integer crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-num-integer-dev Architecture: amd64 Version: 0.1.44-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-integer Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 150 Provides: librust-num-integer-0-dev (= 0.1.44-ok1), librust-num-integer-0.1-dev (= 0.1.44-ok1), librust-num-integer-0.1.44-dev (= 0.1.44-ok1) Depends: librust-autocfg-1+default-dev, librust-num-traits-0.2-dev (>= 0.2.11-~~) Recommends: librust-num-integer+std-dev (= 0.1.44-ok1) Suggests: librust-num-integer+i128-dev (= 0.1.44-ok1) Filename: pool/main/r/rust-num-integer/librust-num-integer-dev_0.1.44-ok1_amd64.deb Size: 23322 MD5sum: c46727533fa0c5390a68994aef1a8d07 SHA1: fdf9f03170f6d8adaddf9d9f59730610fc68fd73 SHA256: cb31f050c62f4e7582dfa95079cbe01ece215129191c324e686ba772e79c9639 SHA512: 4ba9ad552f8f0790736d2e4c2b97d769fe1c65fe47b01fc5225d0f23c1f1ab56adb2c2893a11d76832c33691664561655cbc9177342f0c7e2f83cfe06eeb731b Homepage: https://github.com/rust-num/num-integer Description: Integer traits and functions - Rust source code This package contains the source for the Rust num-integer crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-num-rational-dev Architecture: amd64 Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-rational Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 167 Provides: librust-num-rational+default-dev (= 0.4.1-ok1), librust-num-rational+num-bigint-dev (= 0.4.1-ok1), librust-num-rational+num-bigint-std-dev (= 0.4.1-ok1), librust-num-rational+serde-dev (= 0.4.1-ok1), librust-num-rational+std-dev (= 0.4.1-ok1), librust-num-rational-0+default-dev (= 0.4.1-ok1), librust-num-rational-0+num-bigint-dev (= 0.4.1-ok1), librust-num-rational-0+num-bigint-std-dev (= 0.4.1-ok1), librust-num-rational-0+serde-dev (= 0.4.1-ok1), librust-num-rational-0+std-dev (= 0.4.1-ok1), librust-num-rational-0-dev (= 0.4.1-ok1), librust-num-rational-0.4+default-dev (= 0.4.1-ok1), librust-num-rational-0.4+num-bigint-dev (= 0.4.1-ok1), librust-num-rational-0.4+num-bigint-std-dev (= 0.4.1-ok1), librust-num-rational-0.4+serde-dev (= 0.4.1-ok1), librust-num-rational-0.4+std-dev (= 0.4.1-ok1), librust-num-rational-0.4-dev (= 0.4.1-ok1), librust-num-rational-0.4.1+default-dev (= 0.4.1-ok1), librust-num-rational-0.4.1+num-bigint-dev (= 0.4.1-ok1), librust-num-rational-0.4.1+num-bigint-std-dev (= 0.4.1-ok1), librust-num-rational-0.4.1+serde-dev (= 0.4.1-ok1), librust-num-rational-0.4.1+std-dev (= 0.4.1-ok1), librust-num-rational-0.4.1-dev (= 0.4.1-ok1) Depends: librust-autocfg-1+default-dev, librust-num-bigint-0.4+std-dev, librust-num-bigint-0.4-dev, librust-num-integer-0.1+i128-dev (>= 0.1.42-~~), librust-num-integer-0.1+std-dev (>= 0.1.42-~~), librust-num-traits-0.2+i128-dev (>= 0.2.11-~~), librust-num-traits-0.2+std-dev (>= 0.2.11-~~), librust-serde-1-dev Filename: pool/main/r/rust-num-rational/librust-num-rational-dev_0.4.1-ok1_amd64.deb Size: 28846 MD5sum: db5ebff295c5b99fc0446f702de3544a SHA1: d0985c08f39c4ee2125637edaa5676d88f579a28 SHA256: 71efb3e0eb1d8b715a1a5ccbd967ccaca54cd1accbcba64c3cff4185c42227b0 SHA512: c6b06c838d4e6528913636acd362ec05e4503e199cf8563077c015dde4504094383c1eb58738b10e38457df28288a9d8e7ffc2d5a3d3107537dc38605c191aee Homepage: https://github.com/rust-num/num-rational Description: Rational numbers implementation for Rust - Rust source code This package contains the source for the Rust num-rational crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-num-traits-dev Architecture: amd64 Version: 0.2.15-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-num-traits Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 306 Provides: librust-num-traits+default-dev (= 0.2.15-ok1), librust-num-traits+i128-dev (= 0.2.15-ok1), librust-num-traits+libm-dev (= 0.2.15-ok1), librust-num-traits+std-dev (= 0.2.15-ok1), librust-num-traits-0+default-dev (= 0.2.15-ok1), librust-num-traits-0+i128-dev (= 0.2.15-ok1), librust-num-traits-0+libm-dev (= 0.2.15-ok1), librust-num-traits-0+std-dev (= 0.2.15-ok1), librust-num-traits-0-dev (= 0.2.15-ok1), librust-num-traits-0.2+default-dev (= 0.2.15-ok1), librust-num-traits-0.2+i128-dev (= 0.2.15-ok1), librust-num-traits-0.2+libm-dev (= 0.2.15-ok1), librust-num-traits-0.2+std-dev (= 0.2.15-ok1), librust-num-traits-0.2-dev (= 0.2.15-ok1), librust-num-traits-0.2.15+default-dev (= 0.2.15-ok1), librust-num-traits-0.2.15+i128-dev (= 0.2.15-ok1), librust-num-traits-0.2.15+libm-dev (= 0.2.15-ok1), librust-num-traits-0.2.15+std-dev (= 0.2.15-ok1), librust-num-traits-0.2.15-dev (= 0.2.15-ok1) Depends: librust-autocfg-1+default-dev, librust-libm-0.2+default-dev Filename: pool/main/r/rust-num-traits/librust-num-traits-dev_0.2.15-ok1_amd64.deb Size: 44488 MD5sum: 2d1e1e8d32eb5ec1c5cb9a684cf45afd SHA1: 20074796a2ecf9bddeefac0d90e6abd3a762a28e SHA256: 0a2e84dfe927802e9693411e4a694ff806c07d373d28f1bd4b5e35244dfed74c SHA512: e8a5873804b7db4967f053eaa7cedc6d0141239c850d38b1a310999ec917b6ea1dcd5576cf2f97d45ec617f1c9ac025ff6c9f39d77eb602f072f11e743b5ecce Homepage: https://github.com/rust-num/num-traits Description: Numeric traits for generic mathematics - Rust source code This package contains the source for the Rust num-traits crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-object-dev Architecture: amd64 Version: 0.32.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-object Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1666 Provides: librust-object+all-dev (= 0.32.2-ok1), librust-object+archive-dev (= 0.32.2-ok1), librust-object+cargo-all-dev (= 0.32.2-ok1), librust-object+coff-dev (= 0.32.2-ok1), librust-object+compiler-builtins-dev (= 0.32.2-ok1), librust-object+compression-dev (= 0.32.2-ok1), librust-object+default-dev (= 0.32.2-ok1), librust-object+doc-dev (= 0.32.2-ok1), librust-object+elf-dev (= 0.32.2-ok1), librust-object+macho-dev (= 0.32.2-ok1), librust-object+pe-dev (= 0.32.2-ok1), librust-object+read-core-dev (= 0.32.2-ok1), librust-object+read-dev (= 0.32.2-ok1), librust-object+std-dev (= 0.32.2-ok1), librust-object+unaligned-dev (= 0.32.2-ok1), librust-object+unstable-all-dev (= 0.32.2-ok1), librust-object+unstable-dev (= 0.32.2-ok1), librust-object+write-core-dev (= 0.32.2-ok1), librust-object+write-dev (= 0.32.2-ok1), librust-object+write-std-dev (= 0.32.2-ok1), librust-object+xcoff-dev (= 0.32.2-ok1), librust-object-0+all-dev (= 0.32.2-ok1), librust-object-0+archive-dev (= 0.32.2-ok1), librust-object-0+cargo-all-dev (= 0.32.2-ok1), librust-object-0+coff-dev (= 0.32.2-ok1), librust-object-0+compiler-builtins-dev (= 0.32.2-ok1), librust-object-0+compression-dev (= 0.32.2-ok1), librust-object-0+default-dev (= 0.32.2-ok1), librust-object-0+doc-dev (= 0.32.2-ok1), librust-object-0+elf-dev (= 0.32.2-ok1), librust-object-0+macho-dev (= 0.32.2-ok1), librust-object-0+pe-dev (= 0.32.2-ok1), librust-object-0+read-core-dev (= 0.32.2-ok1), librust-object-0+read-dev (= 0.32.2-ok1), librust-object-0+std-dev (= 0.32.2-ok1), librust-object-0+unaligned-dev (= 0.32.2-ok1), librust-object-0+unstable-all-dev (= 0.32.2-ok1), librust-object-0+unstable-dev (= 0.32.2-ok1), librust-object-0+write-core-dev (= 0.32.2-ok1), librust-object-0+write-dev (= 0.32.2-ok1), librust-object-0+write-std-dev (= 0.32.2-ok1), librust-object-0+xcoff-dev (= 0.32.2-ok1), librust-object-0-dev (= 0.32.2-ok1), librust-object-0.32+all-dev (= 0.32.2-ok1), librust-object-0.32+archive-dev (= 0.32.2-ok1), librust-object-0.32+cargo-all-dev (= 0.32.2-ok1), librust-object-0.32+coff-dev (= 0.32.2-ok1), librust-object-0.32+compiler-builtins-dev (= 0.32.2-ok1), librust-object-0.32+compression-dev (= 0.32.2-ok1), librust-object-0.32+default-dev (= 0.32.2-ok1), librust-object-0.32+doc-dev (= 0.32.2-ok1), librust-object-0.32+elf-dev (= 0.32.2-ok1), librust-object-0.32+macho-dev (= 0.32.2-ok1), librust-object-0.32+pe-dev (= 0.32.2-ok1), librust-object-0.32+read-core-dev (= 0.32.2-ok1), librust-object-0.32+read-dev (= 0.32.2-ok1), librust-object-0.32+std-dev (= 0.32.2-ok1), librust-object-0.32+unaligned-dev (= 0.32.2-ok1), librust-object-0.32+unstable-all-dev (= 0.32.2-ok1), librust-object-0.32+unstable-dev (= 0.32.2-ok1), librust-object-0.32+write-core-dev (= 0.32.2-ok1), librust-object-0.32+write-dev (= 0.32.2-ok1), librust-object-0.32+write-std-dev (= 0.32.2-ok1), librust-object-0.32+xcoff-dev (= 0.32.2-ok1), librust-object-0.32-dev (= 0.32.2-ok1), librust-object-0.32.2+all-dev (= 0.32.2-ok1), librust-object-0.32.2+archive-dev (= 0.32.2-ok1), librust-object-0.32.2+cargo-all-dev (= 0.32.2-ok1), librust-object-0.32.2+coff-dev (= 0.32.2-ok1), librust-object-0.32.2+compiler-builtins-dev (= 0.32.2-ok1), librust-object-0.32.2+compression-dev (= 0.32.2-ok1), librust-object-0.32.2+default-dev (= 0.32.2-ok1), librust-object-0.32.2+doc-dev (= 0.32.2-ok1), librust-object-0.32.2+elf-dev (= 0.32.2-ok1), librust-object-0.32.2+macho-dev (= 0.32.2-ok1), librust-object-0.32.2+pe-dev (= 0.32.2-ok1), librust-object-0.32.2+read-core-dev (= 0.32.2-ok1), librust-object-0.32.2+read-dev (= 0.32.2-ok1), librust-object-0.32.2+std-dev (= 0.32.2-ok1), librust-object-0.32.2+unaligned-dev (= 0.32.2-ok1), librust-object-0.32.2+unstable-all-dev (= 0.32.2-ok1), librust-object-0.32.2+unstable-dev (= 0.32.2-ok1), librust-object-0.32.2+write-core-dev (= 0.32.2-ok1), librust-object-0.32.2+write-dev (= 0.32.2-ok1), librust-object-0.32.2+write-std-dev (= 0.32.2-ok1), librust-object-0.32.2+xcoff-dev (= 0.32.2-ok1), librust-object-0.32.2-dev (= 0.32.2-ok1) Depends: librust-compiler-builtins-0.1+default-dev (>= 0.1.70-~~), librust-crc32fast-1+std-dev (>= 1.2-~~), librust-crc32fast-1-dev (>= 1.2-~~), librust-flate2-1+default-dev (>= 1.0.13-~~), librust-hashbrown+ahash-dev (>= 0.12.0-~~), librust-indexmap+std-dev (>= 1.9.3-~~), librust-indexmap-dev (>= 1.9.3-~~), librust-memchr-2+std-dev (>= 2.4.1-~~), librust-memchr-2-dev (>= 2.4.1-~~), librust-ruzstd-0.5+default-dev Filename: pool/main/r/rust-object/librust-object-dev_0.32.2-ok1_amd64.deb Size: 220896 MD5sum: 79c8560693dea52e0d235f3714b649e5 SHA1: 6cac0027a2dc26139aa7c8ced7e0898c092e995f SHA256: f1901d4d23295f0e7299e18cb7ab62023f7dab34f8ce039a43285d8df0108145 SHA512: 5b78d85481bbb401e5cc960adcfde5995264c798ae0e81841e9af45f7e07f0ca981ee982c109634fa4445418d5f4160016df999bc3f6094da9e22d9280566e05 Description: Unified interface for reading and writing object file formats - Rust source code Source code for Debianized Rust crate "object" Package: librust-once-cell-dev Architecture: amd64 Version: 1.19.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-once-cell Origin: openKylin Maintainer: openKylin Developers Installed-Size: 173 Provides: librust-once-cell+alloc-dev (= 1.19.0-ok1), librust-once-cell+atomic-polyfill-dev (= 1.19.0-ok1), librust-once-cell+critical-section-dev (= 1.19.0-ok1), librust-once-cell+default-dev (= 1.19.0-ok1), librust-once-cell+parking-lot-dev (= 1.19.0-ok1), librust-once-cell+portable-atomic-dev (= 1.19.0-ok1), librust-once-cell+race-dev (= 1.19.0-ok1), librust-once-cell+std-dev (= 1.19.0-ok1), librust-once-cell+unstable-dev (= 1.19.0-ok1), librust-once-cell-1+alloc-dev (= 1.19.0-ok1), librust-once-cell-1+atomic-polyfill-dev (= 1.19.0-ok1), librust-once-cell-1+critical-section-dev (= 1.19.0-ok1), librust-once-cell-1+default-dev (= 1.19.0-ok1), librust-once-cell-1+parking-lot-dev (= 1.19.0-ok1), librust-once-cell-1+portable-atomic-dev (= 1.19.0-ok1), librust-once-cell-1+race-dev (= 1.19.0-ok1), librust-once-cell-1+std-dev (= 1.19.0-ok1), librust-once-cell-1+unstable-dev (= 1.19.0-ok1), librust-once-cell-1-dev (= 1.19.0-ok1), librust-once-cell-1.19+alloc-dev (= 1.19.0-ok1), librust-once-cell-1.19+atomic-polyfill-dev (= 1.19.0-ok1), librust-once-cell-1.19+critical-section-dev (= 1.19.0-ok1), librust-once-cell-1.19+default-dev (= 1.19.0-ok1), librust-once-cell-1.19+parking-lot-dev (= 1.19.0-ok1), librust-once-cell-1.19+portable-atomic-dev (= 1.19.0-ok1), librust-once-cell-1.19+race-dev (= 1.19.0-ok1), librust-once-cell-1.19+std-dev (= 1.19.0-ok1), librust-once-cell-1.19+unstable-dev (= 1.19.0-ok1), librust-once-cell-1.19-dev (= 1.19.0-ok1), librust-once-cell-1.19.0+alloc-dev (= 1.19.0-ok1), librust-once-cell-1.19.0+atomic-polyfill-dev (= 1.19.0-ok1), librust-once-cell-1.19.0+critical-section-dev (= 1.19.0-ok1), librust-once-cell-1.19.0+default-dev (= 1.19.0-ok1), librust-once-cell-1.19.0+parking-lot-dev (= 1.19.0-ok1), librust-once-cell-1.19.0+portable-atomic-dev (= 1.19.0-ok1), librust-once-cell-1.19.0+race-dev (= 1.19.0-ok1), librust-once-cell-1.19.0+std-dev (= 1.19.0-ok1), librust-once-cell-1.19.0+unstable-dev (= 1.19.0-ok1), librust-once-cell-1.19.0-dev (= 1.19.0-ok1) Depends: librust-critical-section-1+default-dev, librust-parking-lot-core-0.9-dev (>= 0.9.3-~~), librust-portable-atomic-1+default-dev Breaks: librust-string-cache-dev (<< 0.8.4) Filename: pool/main/r/rust-once-cell/librust-once-cell-dev_1.19.0-ok1_amd64.deb Size: 30584 MD5sum: 1c506174cc6c5164e44d5b38216eafd6 SHA1: d1122fe21a8241cf0a9e028e3385338a853470b6 SHA256: 1d2cddb4f08510e512e13907138a854dd92b56ddfa86ae1c07f0a5e29d989024 SHA512: cd1dc8527b8ed01e58bb282412d102640adf00b434df3cd8067218db68d793de4181361418ea87f071066caca63390c307bd558377ffefca08692465696aea66 Description: Single assignment cells and lazy values - Rust source code Source code for Debianized Rust crate "once_cell" Package: librust-oorandom-dev Architecture: amd64 Version: 11.1.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-oorandom Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 51 Provides: librust-oorandom+default-dev (= 11.1.3-ok1), librust-oorandom-11+default-dev (= 11.1.3-ok1), librust-oorandom-11-dev (= 11.1.3-ok1), librust-oorandom-11.1+default-dev (= 11.1.3-ok1), librust-oorandom-11.1-dev (= 11.1.3-ok1), librust-oorandom-11.1.3+default-dev (= 11.1.3-ok1), librust-oorandom-11.1.3-dev (= 11.1.3-ok1) Filename: pool/main/r/rust-oorandom/librust-oorandom-dev_11.1.3-ok1_amd64.deb Size: 11296 MD5sum: 795b468d28c61b0180a5141cf3f8ff17 SHA1: d4a1fb3f6a07ce50410dc50565f24544e8d1ec04 SHA256: 5e84706dd86159e7e2db1826c59562ac3ff3ca9bdb95c42ce8405e0e01f2d745 SHA512: 8881ab0680d56b0befefafe1d9ddf119b1d0a0584a557b1c66838c61a7da4ffa78b0f3b16e1db331a946acaf448cadcfa64a4a147a86cf529b3e53925e352f60 Description: Tiny, robust PRNG implementation - Rust source code This package contains the source for the Rust oorandom crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-openssl-dev Architecture: amd64 Version: 0.10.57-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-openssl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1273 Provides: librust-openssl+bindgen-dev (= 0.10.57-ok2), librust-openssl+default-dev (= 0.10.57-ok2), librust-openssl+v101-dev (= 0.10.57-ok2), librust-openssl+v102-dev (= 0.10.57-ok2), librust-openssl+v110-dev (= 0.10.57-ok2), librust-openssl+v111-dev (= 0.10.57-ok2), librust-openssl+vendored-dev (= 0.10.57-ok2), librust-openssl-0+bindgen-dev (= 0.10.57-ok2), librust-openssl-0+default-dev (= 0.10.57-ok2), librust-openssl-0+v101-dev (= 0.10.57-ok2), librust-openssl-0+v102-dev (= 0.10.57-ok2), librust-openssl-0+v110-dev (= 0.10.57-ok2), librust-openssl-0+v111-dev (= 0.10.57-ok2), librust-openssl-0+vendored-dev (= 0.10.57-ok2), librust-openssl-0-dev (= 0.10.57-ok2), librust-openssl-0.10+bindgen-dev (= 0.10.57-ok2), librust-openssl-0.10+default-dev (= 0.10.57-ok2), librust-openssl-0.10+v101-dev (= 0.10.57-ok2), librust-openssl-0.10+v102-dev (= 0.10.57-ok2), librust-openssl-0.10+v110-dev (= 0.10.57-ok2), librust-openssl-0.10+v111-dev (= 0.10.57-ok2), librust-openssl-0.10+vendored-dev (= 0.10.57-ok2), librust-openssl-0.10-dev (= 0.10.57-ok2), librust-openssl-0.10.57+bindgen-dev (= 0.10.57-ok2), librust-openssl-0.10.57+default-dev (= 0.10.57-ok2), librust-openssl-0.10.57+v101-dev (= 0.10.57-ok2), librust-openssl-0.10.57+v102-dev (= 0.10.57-ok2), librust-openssl-0.10.57+v110-dev (= 0.10.57-ok2), librust-openssl-0.10.57+v111-dev (= 0.10.57-ok2), librust-openssl-0.10.57+vendored-dev (= 0.10.57-ok2), librust-openssl-0.10.57-dev (= 0.10.57-ok2) Depends: librust-bitflags-2+default-dev (>= 2.2.1-~~), librust-cfg-if-1+default-dev, librust-foreign-types-0.3+default-dev (>= 0.3.1-~~), librust-libc-0.2+default-dev, librust-once-cell-1+default-dev (>= 1.5.2-~~), librust-openssl-macros-0.1+default-dev, librust-openssl-sys-0.9+bindgen-dev (>= 0.9.92-~~), librust-openssl-sys-0.9+default-dev (>= 0.9.92-~~) Filename: pool/main/r/rust-openssl/librust-openssl-dev_0.10.57-ok2_amd64.deb Size: 202636 MD5sum: 90009bdda179875d9875bc3070a84b3d SHA1: 9bb94c9751aa560c112f9b6824b6512407dd9193 SHA256: bc074bdf3be1ed4fbf02e25617b0b64f095c4d996b545c797b8e3f8d1c395910 SHA512: e7afbe2f846fdd13f2e29f944d34cb75ca01b81ccb7e070c1d599aad0bfd8ab0c067bf1ebe6b1f43fa88a49fb8c88e53e62d90e96b6b343a2e6e89f267f741cc Description: OpenSSL bindings - Rust source code This package contains the source for the Rust openssl crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-openssl-sys-dev Architecture: amd64 Version: 0.9.93-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-openssl-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 438 Provides: librust-openssl-sys+bindgen-dev (= 0.9.93-ok1), librust-openssl-sys+default-dev (= 0.9.93-ok1), librust-openssl-sys-0+bindgen-dev (= 0.9.93-ok1), librust-openssl-sys-0+default-dev (= 0.9.93-ok1), librust-openssl-sys-0-dev (= 0.9.93-ok1), librust-openssl-sys-0.9+bindgen-dev (= 0.9.93-ok1), librust-openssl-sys-0.9+default-dev (= 0.9.93-ok1), librust-openssl-sys-0.9-dev (= 0.9.93-ok1), librust-openssl-sys-0.9.93+bindgen-dev (= 0.9.93-ok1), librust-openssl-sys-0.9.93+default-dev (= 0.9.93-ok1), librust-openssl-sys-0.9.93-dev (= 0.9.93-ok1) Depends: librust-bindgen-0+default-dev (>= 0.60-~~), librust-cc-1+default-dev (>= 1.0.61-~~), librust-libc-0.2+default-dev, librust-pkg-config-0.3+default-dev (>= 0.3.9-~~), librust-vcpkg-0.2+default-dev (>= 0.2.8-~~), libssl-dev Filename: pool/main/r/rust-openssl-sys/librust-openssl-sys-dev_0.9.93-ok1_amd64.deb Size: 59536 MD5sum: 912473a0ad2d7d03d9aa5c6b8de31212 SHA1: 29ad93e301308a7fcb28898c729357d611f247f1 SHA256: d852b68817da777ffabb7ad92885c4e8bffe34f908354531b0306c05c58c03f9 SHA512: 321c9ee4a577d428d3ca5a70e3a1c4be3023453813b5a714d669ddfe86e62800f0cecee74c3a6680f8e198bcd1e10546730223fd8cea8f5894e9e8c060c290a2 Description: FFI bindings to OpenSSL - Rust source code This package contains the source for the Rust openssl-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-os-pipe-dev Architecture: amd64 Version: 1.1.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-os-pipe Origin: openKylin Maintainer: openKylin Developers Installed-Size: 69 Provides: librust-os-pipe+default-dev (= 1.1.5-ok1), librust-os-pipe+io-safety-dev (= 1.1.5-ok1), librust-os-pipe-1+default-dev (= 1.1.5-ok1), librust-os-pipe-1+io-safety-dev (= 1.1.5-ok1), librust-os-pipe-1-dev (= 1.1.5-ok1), librust-os-pipe-1.1+default-dev (= 1.1.5-ok1), librust-os-pipe-1.1+io-safety-dev (= 1.1.5-ok1), librust-os-pipe-1.1-dev (= 1.1.5-ok1), librust-os-pipe-1.1.5+default-dev (= 1.1.5-ok1), librust-os-pipe-1.1.5+io-safety-dev (= 1.1.5-ok1), librust-os-pipe-1.1.5-dev (= 1.1.5-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.62-~~) Filename: pool/main/r/rust-os-pipe/librust-os-pipe-dev_1.1.5-ok1_amd64.deb Size: 12748 MD5sum: c0ff4154e2aa2ef15e41182d610b408a SHA1: 0bd20fd743258cf56e88811d03188adf999ca24f SHA256: 1fdb90d42e201e50beff88e00527a3d8c81d8f514910fc5c6e449966c07082b5 SHA512: aaf47bfb2497d5553e4fdb10ffced47b73da612af6722680243cac28d6cc7be00a480a6405a517a340a8d06b4ec7f04789f6d88127ba167251ec46817a6883ca Description: Cross-platform library for opening OS pipes - Rust source code Source code for Debianized Rust crate "os_pipe" Package: librust-os-str-bytes-dev Architecture: amd64 Version: 6.6.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-os-str-bytes Origin: openKylin Maintainer: openKylin Developers Installed-Size: 174 Provides: librust-os-str-bytes+checked-conversions-dev (= 6.6.1-ok1), librust-os-str-bytes+conversions-dev (= 6.6.1-ok1), librust-os-str-bytes+default-dev (= 6.6.1-ok1), librust-os-str-bytes+memchr-dev (= 6.6.1-ok1), librust-os-str-bytes+nightly-dev (= 6.6.1-ok1), librust-os-str-bytes+print-bytes-dev (= 6.6.1-ok1), librust-os-str-bytes+raw-os-str-dev (= 6.6.1-ok1), librust-os-str-bytes+uniquote-dev (= 6.6.1-ok1), librust-os-str-bytes-6+checked-conversions-dev (= 6.6.1-ok1), librust-os-str-bytes-6+conversions-dev (= 6.6.1-ok1), librust-os-str-bytes-6+default-dev (= 6.6.1-ok1), librust-os-str-bytes-6+memchr-dev (= 6.6.1-ok1), librust-os-str-bytes-6+nightly-dev (= 6.6.1-ok1), librust-os-str-bytes-6+print-bytes-dev (= 6.6.1-ok1), librust-os-str-bytes-6+raw-os-str-dev (= 6.6.1-ok1), librust-os-str-bytes-6+uniquote-dev (= 6.6.1-ok1), librust-os-str-bytes-6-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6+checked-conversions-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6+conversions-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6+default-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6+memchr-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6+nightly-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6+print-bytes-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6+raw-os-str-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6+uniquote-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6.1+checked-conversions-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6.1+conversions-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6.1+default-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6.1+memchr-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6.1+nightly-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6.1+print-bytes-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6.1+raw-os-str-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6.1+uniquote-dev (= 6.6.1-ok1), librust-os-str-bytes-6.6.1-dev (= 6.6.1-ok1) Depends: librust-memchr-2+default-dev (>= 2.4-~~), librust-print-bytes-1+default-dev, librust-uniquote-3+default-dev Filename: pool/main/r/rust-os-str-bytes/librust-os-str-bytes-dev_6.6.1-ok1_amd64.deb Size: 26828 MD5sum: 41034f0c85a350ad6fa37be16254ef0f SHA1: 0eb2457ecf0f99042d38a831201ed8d21b7bba87 SHA256: c0a10f67885f219baaeffb3fca0097b0fc4e5be63d5f2332a778183dfb75a6e2 SHA512: 766e9b209bf1f4a446c6466fe62fc781f00fa422efe43ec8873a571ca859b2e3716272f0d829cb74dc86a1983b99bf1c1707489b7d48c145b1f2da5066548b88 Description: Convert between byte sequences and platform-native strings - Rust source code Source code for Debianized Rust crate "os_str_bytes" Package: librust-ouroboros+std-dev Architecture: amd64 Version: 0.15.6-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ouroboros Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-ouroboros+default-dev (= 0.15.6-ok1), librust-ouroboros-0+default-dev (= 0.15.6-ok1), librust-ouroboros-0+std-dev (= 0.15.6-ok1), librust-ouroboros-0.15+default-dev (= 0.15.6-ok1), librust-ouroboros-0.15+std-dev (= 0.15.6-ok1), librust-ouroboros-0.15.6+default-dev (= 0.15.6-ok1), librust-ouroboros-0.15.6+std-dev (= 0.15.6-ok1) Depends: librust-ouroboros-dev (= 0.15.6-ok1), librust-ouroboros-macro-0.15+std-dev (>= 0.15.6-~~) Filename: pool/main/r/rust-ouroboros/librust-ouroboros+std-dev_0.15.6-ok1_amd64.deb Size: 1244 MD5sum: ed451feb227c093f923ca45fe9f60dd1 SHA1: 7d7ba270d5ad1d514af9ce5ae0068c32762ecf66 SHA256: ff79308b48eaf122cc1183e2c59058e80fdad6cdc1bcb2dd6c72fc1e667bf9a0 SHA512: b2fff1cba36907a323616ad2dd7e53f0262d0fa325d66a162390cd34dd4520abfa278bf84a926d6116741f48f3298d16c2e16253834c42036da0a8932b95ce31 Description: Easy, safe self-referential struct generation - feature "std" and 1 more This metapackage enables feature "std" for the Rust ouroboros crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-ouroboros-dev Architecture: amd64 Version: 0.15.6-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ouroboros Origin: openKylin Maintainer: openKylin Developers Installed-Size: 53 Provides: librust-ouroboros-0-dev (= 0.15.6-ok1), librust-ouroboros-0.15-dev (= 0.15.6-ok1), librust-ouroboros-0.15.6-dev (= 0.15.6-ok1) Depends: librust-aliasable-0.1+default-dev (>= 0.1.3-~~), librust-ouroboros-macro-0.15+default-dev (>= 0.15.6-~~) Recommends: librust-ouroboros+std-dev (= 0.15.6-ok1) Filename: pool/main/r/rust-ouroboros/librust-ouroboros-dev_0.15.6-ok1_amd64.deb Size: 12420 MD5sum: c5ceb2ea4172e109e843ec380aa0b2ca SHA1: b82db8c5a1acf8eaa3d45ee4191ef0ff2d46421f SHA256: cb42c9e059ecd11eeae0cb6296825db140e2e181e2f7b3d43ed88730ab90a847 SHA512: 7380f5df01071e5befa5d15211dbd4fa1c731339efa1cb03cdf1058bb23c1159d664b3fec68ef2e190f216a65df3d2bc38b0c65e6eb633b54c308f94a66fe91d Description: Easy, safe self-referential struct generation - Rust source code This package contains the source for the Rust ouroboros crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ouroboros-macro-dev Architecture: amd64 Version: 0.15.6-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ouroboros-macro Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 124 Provides: librust-ouroboros-macro+default-dev (= 0.15.6-ok1), librust-ouroboros-macro+std-dev (= 0.15.6-ok1), librust-ouroboros-macro-0+default-dev (= 0.15.6-ok1), librust-ouroboros-macro-0+std-dev (= 0.15.6-ok1), librust-ouroboros-macro-0-dev (= 0.15.6-ok1), librust-ouroboros-macro-0.15+default-dev (= 0.15.6-ok1), librust-ouroboros-macro-0.15+std-dev (= 0.15.6-ok1), librust-ouroboros-macro-0.15-dev (= 0.15.6-ok1), librust-ouroboros-macro-0.15.6+default-dev (= 0.15.6-ok1), librust-ouroboros-macro-0.15.6+std-dev (= 0.15.6-ok1), librust-ouroboros-macro-0.15.6-dev (= 0.15.6-ok1) Depends: librust-inflector-0.11-dev, librust-proc-macro-error-1+default-dev (>= 1.0.3-~~), librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev, librust-syn-1+full-dev Filename: pool/main/r/rust-ouroboros-macro/librust-ouroboros-macro-dev_0.15.6-ok1_amd64.deb Size: 21764 MD5sum: 423b91e527876f1046b475418e9ff8e6 SHA1: 50eaf6844611f82d510e790378b08f1f9dbdcb21 SHA256: be50528a8da7b041bc635787030b9327680c32741395c0cd2c98beb0f2ee58eb SHA512: 50bfca80514e075a9932199632d7d4d137a4fca602643637625b69e7d2667d3825bc0d55e9fb840e7641092fbbfa75fe0ce553cf1e8e2e2a0916b691f2330f71 Description: Proc macro for ouroboros crate - Rust source code This package contains the source for the Rust ouroboros_macro crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-owning-ref-dev Architecture: amd64 Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-owning-ref Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 89 Provides: librust-owning-ref+default-dev (= 0.4.1-ok1), librust-owning-ref-0+default-dev (= 0.4.1-ok1), librust-owning-ref-0-dev (= 0.4.1-ok1), librust-owning-ref-0.4+default-dev (= 0.4.1-ok1), librust-owning-ref-0.4-dev (= 0.4.1-ok1), librust-owning-ref-0.4.1+default-dev (= 0.4.1-ok1), librust-owning-ref-0.4.1-dev (= 0.4.1-ok1) Depends: librust-stable-deref-trait-1+default-dev Filename: pool/main/r/rust-owning-ref/librust-owning-ref-dev_0.4.1-ok1_amd64.deb Size: 13754 MD5sum: 939d4a618e00742ddcecd91bc1f87e53 SHA1: c8cbd6ea50eca77ceb6dc1c092e993e51183f891 SHA256: 54ca152cddc6fc6594f337c057e182140cc78dd3a2a79ecec596c9a338829461 SHA512: 7e7f4822b2d61b7a4dfb94b17f3d45dfc559d759e65e91c0bef389e28bff9002e9504cf8e4e2625ea377b1778646238108755d2c22c93d3f679a7a2c9fc2edae Description: Creating references that carry their owner with them - Rust source code This package contains the source for the Rust owning_ref crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-parking-dev Architecture: amd64 Version: 2.0.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-parking Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 96 Provides: librust-parking+default-dev (= 2.0.0-ok2), librust-parking-2+default-dev (= 2.0.0-ok2), librust-parking-2-dev (= 2.0.0-ok2), librust-parking-2.0+default-dev (= 2.0.0-ok2), librust-parking-2.0-dev (= 2.0.0-ok2), librust-parking-2.0.0+default-dev (= 2.0.0-ok2), librust-parking-2.0.0-dev (= 2.0.0-ok2) Filename: pool/main/r/rust-parking/librust-parking-dev_2.0.0-ok2_amd64.deb Size: 14604 MD5sum: 7b9b73a4767c01c639926c227b141625 SHA1: 88c8536f62470edad79db9dd4d0f011dc36a84b4 SHA256: a54a7cc5e739ecefd921897fa27ee7673811f04d4665bb3dec2035a9297008e7 SHA512: 9b6127ecb00b550c648edd77fd2660f62c1ea4f7e4216098abf5f7bba465ae4276f2f40f659ccec6cd94e3c8de6b94636e7fd09b468a706a57b36ed443d0c994 Homepage: https://github.com/stjepang/parking Description: Thread parking and unparking - Rust source code This package contains the source for the Rust parking crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-parking-lot-core-dev Architecture: amd64 Version: 0.9.9-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-parking-lot-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 168 Provides: librust-parking-lot-core+default-dev (= 0.9.9-ok1), librust-parking-lot-core+nightly-dev (= 0.9.9-ok1), librust-parking-lot-core-0+default-dev (= 0.9.9-ok1), librust-parking-lot-core-0+nightly-dev (= 0.9.9-ok1), librust-parking-lot-core-0-dev (= 0.9.9-ok1), librust-parking-lot-core-0.9+default-dev (= 0.9.9-ok1), librust-parking-lot-core-0.9+nightly-dev (= 0.9.9-ok1), librust-parking-lot-core-0.9-dev (= 0.9.9-ok1), librust-parking-lot-core-0.9.9+default-dev (= 0.9.9-ok1), librust-parking-lot-core-0.9.9+nightly-dev (= 0.9.9-ok1), librust-parking-lot-core-0.9.9-dev (= 0.9.9-ok1) Depends: librust-cfg-if-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.95-~~), librust-smallvec-1+default-dev (>= 1.6.1-~~) Filename: pool/main/r/rust-parking-lot-core/librust-parking-lot-core-dev_0.9.9-ok1_amd64.deb Size: 31340 MD5sum: c155774843b8f72224b151eb8de8678a SHA1: f62e967a1eba904955ef087899264d23ad01f526 SHA256: a2d61f9f8b7d1cb66d60da9a78adbdc89723c68a853d6496d4e402d117c23166 SHA512: 9d8cfe30a90c34aee806a8b725124a9bfcc546ef99bf49585ef1f2ca29418255762d677aa29750981c44c4239d0ac337bbda4483e52c52788f86c8bb89bf7ad7 Description: API for creating synchronization primitives - Rust source code This package contains the source for the Rust parking_lot_core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-parking-lot-dev Architecture: amd64 Version: 0.12.1-ok3 Multi-Arch: same Priority: optional Section: rust Source: rust-parking-lot Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 223 Provides: librust-parking-lot+arc-lock-dev (= 0.12.1-ok3), librust-parking-lot+default-dev (= 0.12.1-ok3), librust-parking-lot+hardware-lock-elision-dev (= 0.12.1-ok3), librust-parking-lot+nightly-dev (= 0.12.1-ok3), librust-parking-lot+owning-ref-dev (= 0.12.1-ok3), librust-parking-lot+send-guard-dev (= 0.12.1-ok3), librust-parking-lot+serde-dev (= 0.12.1-ok3), librust-parking-lot-0+arc-lock-dev (= 0.12.1-ok3), librust-parking-lot-0+default-dev (= 0.12.1-ok3), librust-parking-lot-0+hardware-lock-elision-dev (= 0.12.1-ok3), librust-parking-lot-0+nightly-dev (= 0.12.1-ok3), librust-parking-lot-0+owning-ref-dev (= 0.12.1-ok3), librust-parking-lot-0+send-guard-dev (= 0.12.1-ok3), librust-parking-lot-0+serde-dev (= 0.12.1-ok3), librust-parking-lot-0-dev (= 0.12.1-ok3), librust-parking-lot-0.12+arc-lock-dev (= 0.12.1-ok3), librust-parking-lot-0.12+default-dev (= 0.12.1-ok3), librust-parking-lot-0.12+hardware-lock-elision-dev (= 0.12.1-ok3), librust-parking-lot-0.12+nightly-dev (= 0.12.1-ok3), librust-parking-lot-0.12+owning-ref-dev (= 0.12.1-ok3), librust-parking-lot-0.12+send-guard-dev (= 0.12.1-ok3), librust-parking-lot-0.12+serde-dev (= 0.12.1-ok3), librust-parking-lot-0.12-dev (= 0.12.1-ok3), librust-parking-lot-0.12.1+arc-lock-dev (= 0.12.1-ok3), librust-parking-lot-0.12.1+default-dev (= 0.12.1-ok3), librust-parking-lot-0.12.1+hardware-lock-elision-dev (= 0.12.1-ok3), librust-parking-lot-0.12.1+nightly-dev (= 0.12.1-ok3), librust-parking-lot-0.12.1+owning-ref-dev (= 0.12.1-ok3), librust-parking-lot-0.12.1+send-guard-dev (= 0.12.1-ok3), librust-parking-lot-0.12.1+serde-dev (= 0.12.1-ok3), librust-parking-lot-0.12.1-dev (= 0.12.1-ok3) Depends: librust-lock-api-0.4+arc-lock-dev (>= 0.4.6-~~), librust-lock-api-0.4+default-dev (>= 0.4.6-~~), librust-lock-api-0.4+nightly-dev (>= 0.4.6-~~), librust-lock-api-0.4+owning-ref-dev (>= 0.4.6-~~), librust-lock-api-0.4+serde-dev (>= 0.4.6-~~), librust-parking-lot-core-0.9+default-dev, librust-parking-lot-core-0.9+nightly-dev Filename: pool/main/r/rust-parking-lot/librust-parking-lot-dev_0.12.1-ok3_amd64.deb Size: 36012 MD5sum: f876a8512943b09ec6a0da7cd830787c SHA1: 51700222ea39b9155e94941b14bdf0a7897f3a2c SHA256: 9233f6bc9baa1026eb47720283fff3f03d085ea6cd9f7186bb3fb58007453919 SHA512: 49b713998846aec68a8b0e2806fb0059fd6f456bd58ffa8b9f50a82210f56cd4770ac10d78ac16d71c526cb9c57cf239ec9f74f560dd1cf7290ce217e46a0027 Description: Compact, efficient std sync primitives - Rust source code This package contains the source for the Rust parking_lot crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-paste-dev Architecture: amd64 Version: 1.0.7-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-paste Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 135 Provides: librust-paste+default-dev (= 1.0.7-ok1), librust-paste-1+default-dev (= 1.0.7-ok1), librust-paste-1-dev (= 1.0.7-ok1), librust-paste-1.0+default-dev (= 1.0.7-ok1), librust-paste-1.0-dev (= 1.0.7-ok1), librust-paste-1.0.7+default-dev (= 1.0.7-ok1), librust-paste-1.0.7-dev (= 1.0.7-ok1) Filename: pool/main/r/rust-paste/librust-paste-dev_1.0.7-ok1_amd64.deb Size: 20916 MD5sum: aac3ce31c8defc34e559bf3b5108c0f7 SHA1: ff25b1a9d16d790612bca986f99671e37e69f7cf SHA256: 4c34eecb192715886f5d2a9ed570a88d63add17bc2eee86c250f9757fd0ef392 SHA512: e13d7c8a6cc2c285189a216e7dbb70aaa8304eb4d8a4be9df5c316d01ec9b6d953d5236acea3e927c0c11bd7cb132ea7517b48f762820ec0f62708d4eb6f3a85 Description: Macros for all your token pasting needs - Rust source code This package contains the source for the Rust paste crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pathfinder-geometry-dev Architecture: amd64 Version: 0.5.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pathfinder-geometry Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 81 Provides: librust-pathfinder-geometry+default-dev (= 0.5.1-ok1), librust-pathfinder-geometry-0+default-dev (= 0.5.1-ok1), librust-pathfinder-geometry-0-dev (= 0.5.1-ok1), librust-pathfinder-geometry-0.5+default-dev (= 0.5.1-ok1), librust-pathfinder-geometry-0.5-dev (= 0.5.1-ok1), librust-pathfinder-geometry-0.5.1+default-dev (= 0.5.1-ok1), librust-pathfinder-geometry-0.5.1-dev (= 0.5.1-ok1) Depends: librust-log-0.4+default-dev, librust-pathfinder-simd-0.5+default-dev Filename: pool/main/r/rust-pathfinder-geometry/librust-pathfinder-geometry-dev_0.5.1-ok1_amd64.deb Size: 12530 MD5sum: cd451c9d66ddd83cd1fa4357fcba3c7c SHA1: a836e72db42a89ee066c94f16534704e82164872 SHA256: 6cfc2ab2a1fc23ed489f499d6154a88b7d2b745eebd4805ab4361da32e35930e SHA512: a4473547e07b56956d9e40d94e7a54f1c3a0b523a38b982fd703e3b3d29a2046a7157ebaa0a13065a0718ad1507aef89e6544e8c553254de02431c1ae569336e Homepage: https://github.com/servo/pathfinder Description: Basic SIMD-accelerated geometry/linear algebra - Rust source code This package contains the source for the Rust pathfinder_geometry crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pathfinder-simd-dev Architecture: amd64 Version: 0.5.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pathfinder-simd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 465 Provides: librust-pathfinder-simd+default-dev (= 0.5.2-ok1), librust-pathfinder-simd+pf-no-simd-dev (= 0.5.2-ok1), librust-pathfinder-simd-0+default-dev (= 0.5.2-ok1), librust-pathfinder-simd-0+pf-no-simd-dev (= 0.5.2-ok1), librust-pathfinder-simd-0-dev (= 0.5.2-ok1), librust-pathfinder-simd-0.5+default-dev (= 0.5.2-ok1), librust-pathfinder-simd-0.5+pf-no-simd-dev (= 0.5.2-ok1), librust-pathfinder-simd-0.5-dev (= 0.5.2-ok1), librust-pathfinder-simd-0.5.2+default-dev (= 0.5.2-ok1), librust-pathfinder-simd-0.5.2+pf-no-simd-dev (= 0.5.2-ok1), librust-pathfinder-simd-0.5.2-dev (= 0.5.2-ok1) Depends: librust-rustc-version-0.4+default-dev Filename: pool/main/r/rust-pathfinder-simd/librust-pathfinder-simd-dev_0.5.2-ok1_amd64.deb Size: 19208 MD5sum: 452f8209d32cc380b40cd873a95aafe2 SHA1: d3ca4223d6dd6bd4d09bc9426afbd8020bd7fb30 SHA256: cc83af4bf80e6f37b0e894a4fcc7a69027c534fe4c5af9aaa9af437e349330f3 SHA512: 9b4230d5e3e0bc41c849bf4f999aa00b1ed23745b84a477f6af8db14ad56f6ee1d69dbf44357c21c07eb9f4cf81f2a658ecd1aedf88397f300f9c8c933bdcaf9 Homepage: https://github.com/servo/pathfinder Description: Simple SIMD library - Rust source code This package contains the source for the Rust pathfinder_simd crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pem-dev Architecture: amd64 Version: 1.1.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pem Origin: openKylin Maintainer: openKylin Developers Installed-Size: 76 Provides: librust-pem+default-dev (= 1.1.1-ok1), librust-pem+serde-dev (= 1.1.1-ok1), librust-pem-1+default-dev (= 1.1.1-ok1), librust-pem-1+serde-dev (= 1.1.1-ok1), librust-pem-1-dev (= 1.1.1-ok1), librust-pem-1.1+default-dev (= 1.1.1-ok1), librust-pem-1.1+serde-dev (= 1.1.1-ok1), librust-pem-1.1-dev (= 1.1.1-ok1), librust-pem-1.1.1+default-dev (= 1.1.1-ok1), librust-pem-1.1.1+serde-dev (= 1.1.1-ok1), librust-pem-1.1.1-dev (= 1.1.1-ok1) Depends: librust-base64-0.21+default-dev, librust-serde-1+default-dev, librust-serde-1+serde-derive-dev Filename: pool/main/r/rust-pem/librust-pem-dev_1.1.1-ok1_amd64.deb Size: 13292 MD5sum: 9051dc495ac4313e3cf26fccebd99d73 SHA1: acbb77a819a638cdc3f20d6347c57ebdb79d90de SHA256: 26f59854c915675e41ed6d56787e47b165b70ec00a3f0bcf22e7e277d3d7e735 SHA512: 6d0199b414b2ab21bac20b31ab3e3f980d2953fea53e81b00576086bbd1f0cf7668d7dcab9d10c5668c0ae6b4e8527a50744845d14032d6f91593970aff5591a Homepage: https://github.com/jcreekmore/pem-rs.git Description: Parse and encode PEM-encoded data - Rust source code Source code for Debianized Rust crate "pem" Package: librust-petgraph-dev Architecture: amd64 Version: 0.6.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-petgraph Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4839 Provides: librust-petgraph+all-dev (= 0.6.4-ok1), librust-petgraph+default-dev (= 0.6.4-ok1), librust-petgraph+generate-dev (= 0.6.4-ok1), librust-petgraph+graphmap-dev (= 0.6.4-ok1), librust-petgraph+matrix-graph-dev (= 0.6.4-ok1), librust-petgraph+serde-1-dev (= 0.6.4-ok1), librust-petgraph+serde-derive-dev (= 0.6.4-ok1), librust-petgraph+serde-dev (= 0.6.4-ok1), librust-petgraph+stable-graph-dev (= 0.6.4-ok1), librust-petgraph+unstable-dev (= 0.6.4-ok1), librust-petgraph-0+all-dev (= 0.6.4-ok1), librust-petgraph-0+default-dev (= 0.6.4-ok1), librust-petgraph-0+generate-dev (= 0.6.4-ok1), librust-petgraph-0+graphmap-dev (= 0.6.4-ok1), librust-petgraph-0+matrix-graph-dev (= 0.6.4-ok1), librust-petgraph-0+serde-1-dev (= 0.6.4-ok1), librust-petgraph-0+serde-derive-dev (= 0.6.4-ok1), librust-petgraph-0+serde-dev (= 0.6.4-ok1), librust-petgraph-0+stable-graph-dev (= 0.6.4-ok1), librust-petgraph-0+unstable-dev (= 0.6.4-ok1), librust-petgraph-0-dev (= 0.6.4-ok1), librust-petgraph-0.6+all-dev (= 0.6.4-ok1), librust-petgraph-0.6+default-dev (= 0.6.4-ok1), librust-petgraph-0.6+generate-dev (= 0.6.4-ok1), librust-petgraph-0.6+graphmap-dev (= 0.6.4-ok1), librust-petgraph-0.6+matrix-graph-dev (= 0.6.4-ok1), librust-petgraph-0.6+serde-1-dev (= 0.6.4-ok1), librust-petgraph-0.6+serde-derive-dev (= 0.6.4-ok1), librust-petgraph-0.6+serde-dev (= 0.6.4-ok1), librust-petgraph-0.6+stable-graph-dev (= 0.6.4-ok1), librust-petgraph-0.6+unstable-dev (= 0.6.4-ok1), librust-petgraph-0.6-dev (= 0.6.4-ok1), librust-petgraph-0.6.4+all-dev (= 0.6.4-ok1), librust-petgraph-0.6.4+default-dev (= 0.6.4-ok1), librust-petgraph-0.6.4+generate-dev (= 0.6.4-ok1), librust-petgraph-0.6.4+graphmap-dev (= 0.6.4-ok1), librust-petgraph-0.6.4+matrix-graph-dev (= 0.6.4-ok1), librust-petgraph-0.6.4+serde-1-dev (= 0.6.4-ok1), librust-petgraph-0.6.4+serde-derive-dev (= 0.6.4-ok1), librust-petgraph-0.6.4+serde-dev (= 0.6.4-ok1), librust-petgraph-0.6.4+stable-graph-dev (= 0.6.4-ok1), librust-petgraph-0.6.4+unstable-dev (= 0.6.4-ok1), librust-petgraph-0.6.4-dev (= 0.6.4-ok1) Depends: librust-fixedbitset-0.4-dev, librust-indexmap+default-dev (>= 1.9.3-~~), librust-serde-1+default-dev, librust-serde-derive-1+default-dev Filename: pool/main/r/rust-petgraph/librust-petgraph-dev_0.6.4-ok1_amd64.deb Size: 144040 MD5sum: 039fe92f8f47f5e52bdc84dcf136db46 SHA1: 68e527c5fc7f9c679c7bbdb03b0e610eb74fa8c0 SHA256: 6e8dad18fcfe642c2ae929fdb0727606112be4a4c531a0c9ad0ffcfb7da29f8b SHA512: 2c0c614ce569e722a2b186a75d61e389fbdad5ab7dcf87d814110086b70767bfc99b90875a474afa8218d0e40d60f6401bd8ee1d6cb78ba95b4454b510be20ba Description: Graph data structure library - Rust source code Provides graph types and graph algorithms. . This package contains the source for the Rust petgraph crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pin-project-lite-dev Architecture: amd64 Version: 0.2.13-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pin-project-lite Origin: openKylin Maintainer: openKylin Developers Installed-Size: 293 Provides: librust-pin-project-lite+default-dev (= 0.2.13-ok1), librust-pin-project-lite-0+default-dev (= 0.2.13-ok1), librust-pin-project-lite-0-dev (= 0.2.13-ok1), librust-pin-project-lite-0.2+default-dev (= 0.2.13-ok1), librust-pin-project-lite-0.2-dev (= 0.2.13-ok1), librust-pin-project-lite-0.2.13+default-dev (= 0.2.13-ok1), librust-pin-project-lite-0.2.13-dev (= 0.2.13-ok1) Filename: pool/main/r/rust-pin-project-lite/librust-pin-project-lite-dev_0.2.13-ok1_amd64.deb Size: 29404 MD5sum: e63e121555e6d60c78ea9f21d49c2360 SHA1: 72326310364818e1003a94949566fb2a05047446 SHA256: 1a9ec63377e346d29a430fc685437c8319b0968208996f6a73cda335612f10b0 SHA512: 6d0dfcba9ff9b364074fc948c274376f8ea707d9c77aaad745fcfa8bbf427f37a8effd21b7d716ca80869b477f263fedd7f4b7fb8b4d643e2d03e92b4c4463f7 Description: Light-weight version of pin-project - Rust source code This package contains the source for the Rust pin-project-lite crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pin-utils-dev Architecture: amd64 Version: 0.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pin-utils Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 61 Provides: librust-pin-utils+default-dev (= 0.1.0-ok1), librust-pin-utils-0+default-dev (= 0.1.0-ok1), librust-pin-utils-0-dev (= 0.1.0-ok1), librust-pin-utils-0.1+default-dev (= 0.1.0-ok1), librust-pin-utils-0.1-dev (= 0.1.0-ok1), librust-pin-utils-0.1.0+default-dev (= 0.1.0-ok1), librust-pin-utils-0.1.0-dev (= 0.1.0-ok1) Filename: pool/main/r/rust-pin-utils/librust-pin-utils-dev_0.1.0-ok1_amd64.deb Size: 10338 MD5sum: 8496720617a1e178c64dfbe2234e67e4 SHA1: b28d6af8ff116ac48b6f9bc6658dc507cd2e51f9 SHA256: 66c6817544b928c6844a600422388c190c602404aff72c5a68ab9378f081c65e SHA512: 03c7737df7300a398f655e29af0448a5a689df0781077f2ddea506643870a8e95c296969d3bc4c275ba8025545bf924ef85d7dd28e5481778c73a8e087c598cc Description: Utilities for pinning - Rust source code This package contains the source for the Rust pin-utils crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pkg-config-dev Architecture: amd64 Version: 0.3.27-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pkg-config Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 100 Provides: librust-pkg-config+default-dev (= 0.3.27-ok1), librust-pkg-config-0+default-dev (= 0.3.27-ok1), librust-pkg-config-0-dev (= 0.3.27-ok1), librust-pkg-config-0.3+default-dev (= 0.3.27-ok1), librust-pkg-config-0.3-dev (= 0.3.27-ok1), librust-pkg-config-0.3.27+default-dev (= 0.3.27-ok1), librust-pkg-config-0.3.27-dev (= 0.3.27-ok1) Depends: pkg-config Filename: pool/main/r/rust-pkg-config/librust-pkg-config-dev_0.3.27-ok1_amd64.deb Size: 20588 MD5sum: f92042402955cc2e81167503cf626af1 SHA1: 1e86cb33f5da10de272152806dca0c45b816a793 SHA256: b6e702fb4d4d6fe5926c1812ac8562a411977d06a79c1e8b63010ff9df6dbf86 SHA512: 2bc07546ce59e87ff64c2cd3966ba87266c1b32afbf75a83d338779d93bb4d04316be3816d015d2a1df791114fb442bbeb8b3fd3d4a9bc4b2d7133c97d8d1104 Description: Run pkg-config at build time Cargo build scripts - Rust source code Source code for Debianized Rust crate "pkg-config" Package: librust-plotters-backend-dev Architecture: amd64 Version: 0.3.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-plotters-backend Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74 Provides: librust-plotters-backend+default-dev (= 0.3.5-ok1), librust-plotters-backend-0+default-dev (= 0.3.5-ok1), librust-plotters-backend-0-dev (= 0.3.5-ok1), librust-plotters-backend-0.3+default-dev (= 0.3.5-ok1), librust-plotters-backend-0.3-dev (= 0.3.5-ok1), librust-plotters-backend-0.3.5+default-dev (= 0.3.5-ok1), librust-plotters-backend-0.3.5-dev (= 0.3.5-ok1) Filename: pool/main/r/rust-plotters-backend/librust-plotters-backend-dev_0.3.5-ok1_amd64.deb Size: 14840 MD5sum: 89e3f8ffe30fe71231f6d968c9767b3e SHA1: 847977fd844ef73130b8fcf07bac38c59e9bd78c SHA256: 666cda79cdb3e128f610eb6e944839ec8c0ead3fc94641792fed1eb294ade7e8 SHA512: ef72a12e74470d0d6666033711dc76c348d9a5171cbbc8f8ab2e274058af5df872eb72fb80273cece30d456378cedab8d9e6fd587835e20bcb3285430bf0897e Homepage: https://plotters-rs.github.io Description: Plotters Backend API - Rust source code This package contains the source for the Rust plotters-backend crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-plotters-bitmap-dev Architecture: amd64 Version: 0.3.3-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-plotters-bitmap Origin: openKylin Maintainer: openKylin Developers Installed-Size: 107 Provides: librust-plotters-bitmap+default-dev (= 0.3.3-ok1), librust-plotters-bitmap+gif-backend-dev (= 0.3.3-ok1), librust-plotters-bitmap+gif-dev (= 0.3.3-ok1), librust-plotters-bitmap+image-dev (= 0.3.3-ok1), librust-plotters-bitmap+image-encoder-dev (= 0.3.3-ok1), librust-plotters-bitmap-0+default-dev (= 0.3.3-ok1), librust-plotters-bitmap-0+gif-backend-dev (= 0.3.3-ok1), librust-plotters-bitmap-0+gif-dev (= 0.3.3-ok1), librust-plotters-bitmap-0+image-dev (= 0.3.3-ok1), librust-plotters-bitmap-0+image-encoder-dev (= 0.3.3-ok1), librust-plotters-bitmap-0-dev (= 0.3.3-ok1), librust-plotters-bitmap-0.3+default-dev (= 0.3.3-ok1), librust-plotters-bitmap-0.3+gif-backend-dev (= 0.3.3-ok1), librust-plotters-bitmap-0.3+gif-dev (= 0.3.3-ok1), librust-plotters-bitmap-0.3+image-dev (= 0.3.3-ok1), librust-plotters-bitmap-0.3+image-encoder-dev (= 0.3.3-ok1), librust-plotters-bitmap-0.3-dev (= 0.3.3-ok1), librust-plotters-bitmap-0.3.3+default-dev (= 0.3.3-ok1), librust-plotters-bitmap-0.3.3+gif-backend-dev (= 0.3.3-ok1), librust-plotters-bitmap-0.3.3+gif-dev (= 0.3.3-ok1), librust-plotters-bitmap-0.3.3+image-dev (= 0.3.3-ok1), librust-plotters-bitmap-0.3.3+image-encoder-dev (= 0.3.3-ok1), librust-plotters-bitmap-0.3.3-dev (= 0.3.3-ok1) Depends: librust-gif-0.11+default-dev (>= 0.11.3-~~), librust-image-0.24+bmp-dev (>= 0.24.3-~~), librust-image-0.24+jpeg-dev (>= 0.24.3-~~), librust-image-0.24+png-dev (>= 0.24.3-~~), librust-plotters-backend-0.3+default-dev (>= 0.3.5-~~) Filename: pool/main/r/rust-plotters-bitmap/librust-plotters-bitmap-dev_0.3.3-ok1_amd64.deb Size: 16524 MD5sum: 1f8ce65ab91914ddcb125372df502248 SHA1: 2f89f57cc712f02e42b17d1debb1e1d14869f05d SHA256: f59b6051b92864233ec9c0fbbe0eb73cb34f892be206882d4d57190689126eb8 SHA512: 2ca891721f1483f9e6142829714906083676926506d394622fdb2fa34342483b0e3eac2ecacbbed0ed71911777e72c56aa8950f9a15bee7ff35d5495d7a3150e Homepage: https://plotters-rs.github.io Description: Plotters Bitmap Backend - Rust source code This package contains the source for the Rust plotters-bitmap crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-plotters-dev Architecture: amd64 Version: 0.3.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-plotters Origin: openKylin Maintainer: openKylin Developers Installed-Size: 724 Provides: librust-plotters+ab-glyph-dev (= 0.3.5-ok1), librust-plotters+all-elements-dev (= 0.3.5-ok1), librust-plotters+all-series-dev (= 0.3.5-ok1), librust-plotters+area-series-dev (= 0.3.5-ok1), librust-plotters+bitmap-backend-dev (= 0.3.5-ok1), librust-plotters+bitmap-encoder-dev (= 0.3.5-ok1), librust-plotters+bitmap-gif-dev (= 0.3.5-ok1), librust-plotters+boxplot-dev (= 0.3.5-ok1), librust-plotters+candlestick-dev (= 0.3.5-ok1), librust-plotters+chrono-dev (= 0.3.5-ok1), librust-plotters+colormaps-dev (= 0.3.5-ok1), librust-plotters+datetime-dev (= 0.3.5-ok1), librust-plotters+default-dev (= 0.3.5-ok1), librust-plotters+deprecated-items-dev (= 0.3.5-ok1), librust-plotters+errorbar-dev (= 0.3.5-ok1), librust-plotters+evcxr-bitmap-dev (= 0.3.5-ok1), librust-plotters+evcxr-dev (= 0.3.5-ok1), librust-plotters+font-kit-dev (= 0.3.5-ok1), librust-plotters+fontconfig-dlopen-dev (= 0.3.5-ok1), librust-plotters+full-palette-dev (= 0.3.5-ok1), librust-plotters+histogram-dev (= 0.3.5-ok1), librust-plotters+image-dev (= 0.3.5-ok1), librust-plotters+lazy-static-dev (= 0.3.5-ok1), librust-plotters+line-series-dev (= 0.3.5-ok1), librust-plotters+once-cell-dev (= 0.3.5-ok1), librust-plotters+pathfinder-geometry-dev (= 0.3.5-ok1), librust-plotters+plotters-bitmap-dev (= 0.3.5-ok1), librust-plotters+plotters-svg-dev (= 0.3.5-ok1), librust-plotters+point-series-dev (= 0.3.5-ok1), librust-plotters+surface-series-dev (= 0.3.5-ok1), librust-plotters+svg-backend-dev (= 0.3.5-ok1), librust-plotters+ttf-dev (= 0.3.5-ok1), librust-plotters+ttf-parser-dev (= 0.3.5-ok1), librust-plotters-0+ab-glyph-dev (= 0.3.5-ok1), librust-plotters-0+all-elements-dev (= 0.3.5-ok1), librust-plotters-0+all-series-dev (= 0.3.5-ok1), librust-plotters-0+area-series-dev (= 0.3.5-ok1), librust-plotters-0+bitmap-backend-dev (= 0.3.5-ok1), librust-plotters-0+bitmap-encoder-dev (= 0.3.5-ok1), librust-plotters-0+bitmap-gif-dev (= 0.3.5-ok1), librust-plotters-0+boxplot-dev (= 0.3.5-ok1), librust-plotters-0+candlestick-dev (= 0.3.5-ok1), librust-plotters-0+chrono-dev (= 0.3.5-ok1), librust-plotters-0+colormaps-dev (= 0.3.5-ok1), librust-plotters-0+datetime-dev (= 0.3.5-ok1), librust-plotters-0+default-dev (= 0.3.5-ok1), librust-plotters-0+deprecated-items-dev (= 0.3.5-ok1), librust-plotters-0+errorbar-dev (= 0.3.5-ok1), librust-plotters-0+evcxr-bitmap-dev (= 0.3.5-ok1), librust-plotters-0+evcxr-dev (= 0.3.5-ok1), librust-plotters-0+font-kit-dev (= 0.3.5-ok1), librust-plotters-0+fontconfig-dlopen-dev (= 0.3.5-ok1), librust-plotters-0+full-palette-dev (= 0.3.5-ok1), librust-plotters-0+histogram-dev (= 0.3.5-ok1), librust-plotters-0+image-dev (= 0.3.5-ok1), librust-plotters-0+lazy-static-dev (= 0.3.5-ok1), librust-plotters-0+line-series-dev (= 0.3.5-ok1), librust-plotters-0+once-cell-dev (= 0.3.5-ok1), librust-plotters-0+pathfinder-geometry-dev (= 0.3.5-ok1), librust-plotters-0+plotters-bitmap-dev (= 0.3.5-ok1), librust-plotters-0+plotters-svg-dev (= 0.3.5-ok1), librust-plotters-0+point-series-dev (= 0.3.5-ok1), librust-plotters-0+surface-series-dev (= 0.3.5-ok1), librust-plotters-0+svg-backend-dev (= 0.3.5-ok1), librust-plotters-0+ttf-dev (= 0.3.5-ok1), librust-plotters-0+ttf-parser-dev (= 0.3.5-ok1), librust-plotters-0-dev (= 0.3.5-ok1), librust-plotters-0.3+ab-glyph-dev (= 0.3.5-ok1), librust-plotters-0.3+all-elements-dev (= 0.3.5-ok1), librust-plotters-0.3+all-series-dev (= 0.3.5-ok1), librust-plotters-0.3+area-series-dev (= 0.3.5-ok1), librust-plotters-0.3+bitmap-backend-dev (= 0.3.5-ok1), librust-plotters-0.3+bitmap-encoder-dev (= 0.3.5-ok1), librust-plotters-0.3+bitmap-gif-dev (= 0.3.5-ok1), librust-plotters-0.3+boxplot-dev (= 0.3.5-ok1), librust-plotters-0.3+candlestick-dev (= 0.3.5-ok1), librust-plotters-0.3+chrono-dev (= 0.3.5-ok1), librust-plotters-0.3+colormaps-dev (= 0.3.5-ok1), librust-plotters-0.3+datetime-dev (= 0.3.5-ok1), librust-plotters-0.3+default-dev (= 0.3.5-ok1), librust-plotters-0.3+deprecated-items-dev (= 0.3.5-ok1), librust-plotters-0.3+errorbar-dev (= 0.3.5-ok1), librust-plotters-0.3+evcxr-bitmap-dev (= 0.3.5-ok1), librust-plotters-0.3+evcxr-dev (= 0.3.5-ok1), librust-plotters-0.3+font-kit-dev (= 0.3.5-ok1), librust-plotters-0.3+fontconfig-dlopen-dev (= 0.3.5-ok1), librust-plotters-0.3+full-palette-dev (= 0.3.5-ok1), librust-plotters-0.3+histogram-dev (= 0.3.5-ok1), librust-plotters-0.3+image-dev (= 0.3.5-ok1), librust-plotters-0.3+lazy-static-dev (= 0.3.5-ok1), librust-plotters-0.3+line-series-dev (= 0.3.5-ok1), librust-plotters-0.3+once-cell-dev (= 0.3.5-ok1), librust-plotters-0.3+pathfinder-geometry-dev (= 0.3.5-ok1), librust-plotters-0.3+plotters-bitmap-dev (= 0.3.5-ok1), librust-plotters-0.3+plotters-svg-dev (= 0.3.5-ok1), librust-plotters-0.3+point-series-dev (= 0.3.5-ok1), librust-plotters-0.3+surface-series-dev (= 0.3.5-ok1), librust-plotters-0.3+svg-backend-dev (= 0.3.5-ok1), librust-plotters-0.3+ttf-dev (= 0.3.5-ok1), librust-plotters-0.3+ttf-parser-dev (= 0.3.5-ok1), librust-plotters-0.3-dev (= 0.3.5-ok1), librust-plotters-0.3.5+all-elements-dev (= 0.3.5-ok1), librust-plotters-0.3.5+all-series-dev (= 0.3.5-ok1), librust-plotters-0.3.5+area-series-dev (= 0.3.5-ok1), librust-plotters-0.3.5+bitmap-backend-dev (= 0.3.5-ok1), librust-plotters-0.3.5+bitmap-encoder-dev (= 0.3.5-ok1), librust-plotters-0.3.5+bitmap-gif-dev (= 0.3.5-ok1), librust-plotters-0.3.5+boxplot-dev (= 0.3.5-ok1), librust-plotters-0.3.5+candlestick-dev (= 0.3.5-ok1), librust-plotters-0.3.5+chrono-dev (= 0.3.5-ok1), librust-plotters-0.3.5+datetime-dev (= 0.3.5-ok1), librust-plotters-0.3.5+default-dev (= 0.3.5-ok1), librust-plotters-0.3.5+deprecated-items-dev (= 0.3.5-ok1), librust-plotters-0.3.5+errorbar-dev (= 0.3.5-ok1), librust-plotters-0.3.5+evcxr-bitmap-dev (= 0.3.5-ok1), librust-plotters-0.3.5+evcxr-dev (= 0.3.5-ok1), librust-plotters-0.3.5+font-kit-dev (= 0.3.5-ok1), librust-plotters-0.3.5+fontconfig-dlopen-dev (= 0.3.5-ok1), librust-plotters-0.3.5+full-palette-dev (= 0.3.5-ok1), librust-plotters-0.3.5+histogram-dev (= 0.3.5-ok1), librust-plotters-0.3.5+image-dev (= 0.3.5-ok1), librust-plotters-0.3.5+lazy-static-dev (= 0.3.5-ok1), librust-plotters-0.3.5+line-series-dev (= 0.3.5-ok1), librust-plotters-0.3.5+pathfinder-geometry-dev (= 0.3.5-ok1), librust-plotters-0.3.5+plotters-bitmap-dev (= 0.3.5-ok1), librust-plotters-0.3.5+plotters-svg-dev (= 0.3.5-ok1), librust-plotters-0.3.5+point-series-dev (= 0.3.5-ok1), librust-plotters-0.3.5+surface-series-dev (= 0.3.5-ok1), librust-plotters-0.3.5+svg-backend-dev (= 0.3.5-ok1), librust-plotters-0.3.5+ttf-dev (= 0.3.5-ok1), librust-plotters-0.3.5+ttf-parser-dev (= 0.3.5-ok1), librust-plotters-0.3.5-dev (= 0.3.5-ok1) Depends: librust-ab-glyph-0.2+default-dev (>= 0.2.12-~~), librust-chrono-0.4+default-dev (>= 0.4.20-~~), librust-font-kit-0.11+default-dev, librust-image-0.24-dev (>= 0.24.3-~~), librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-num-traits-0.2+default-dev (>= 0.2.14-~~), librust-once-cell-1+default-dev (>= 1.8.0-~~), librust-pathfinder-geometry-0.5+default-dev (>= 0.5.1-~~), librust-plotters-backend-0.3+default-dev (>= 0.3.5-~~), librust-plotters-bitmap-0.3-dev (>= 0.3.3-~~), librust-plotters-svg-0.3+default-dev (>= 0.3.5-~~), librust-ttf-parser-0.19+default-dev, librust-wasm-bindgen-0.2+default-dev (>= 0.2.62-~~), librust-web-sys-0.3+default-dev (>= 0.3.51-~~) Filename: pool/main/r/rust-plotters/librust-plotters-dev_0.3.5-ok1_amd64.deb Size: 113900 MD5sum: 2a978f49ba110b5f381073e571e380bc SHA1: ab28ca8d336c96f5080ae15386378ea1a4577166 SHA256: 947f32a62395625c9c54b601a9cc3e4196e87dd7f6c3c3384bf8cf495347a4a6 SHA512: de26a2383484656f4586161908efe1c6ec42d9fb2f4920e6c0ff5d6c784131e1505a19b8347d58107447a7d1fae267764296dac654b415e3c1aaa5f777db397e Homepage: https://plotters-rs.github.io/ Description: Rust data plotting and drawing library - Rust source code This package contains the source for the Rust plotters crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-plotters-svg-dev Architecture: amd64 Version: 0.3.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-plotters-svg Origin: openKylin Maintainer: openKylin Developers Installed-Size: 45 Provides: librust-plotters-svg+bitmap-encoder-dev (= 0.3.5-ok1), librust-plotters-svg+debug-dev (= 0.3.5-ok1), librust-plotters-svg+default-dev (= 0.3.5-ok1), librust-plotters-svg+image-dev (= 0.3.5-ok1), librust-plotters-svg-0+bitmap-encoder-dev (= 0.3.5-ok1), librust-plotters-svg-0+debug-dev (= 0.3.5-ok1), librust-plotters-svg-0+default-dev (= 0.3.5-ok1), librust-plotters-svg-0+image-dev (= 0.3.5-ok1), librust-plotters-svg-0-dev (= 0.3.5-ok1), librust-plotters-svg-0.3+bitmap-encoder-dev (= 0.3.5-ok1), librust-plotters-svg-0.3+debug-dev (= 0.3.5-ok1), librust-plotters-svg-0.3+default-dev (= 0.3.5-ok1), librust-plotters-svg-0.3+image-dev (= 0.3.5-ok1), librust-plotters-svg-0.3-dev (= 0.3.5-ok1), librust-plotters-svg-0.3.5+bitmap-encoder-dev (= 0.3.5-ok1), librust-plotters-svg-0.3.5+debug-dev (= 0.3.5-ok1), librust-plotters-svg-0.3.5+default-dev (= 0.3.5-ok1), librust-plotters-svg-0.3.5+image-dev (= 0.3.5-ok1), librust-plotters-svg-0.3.5-dev (= 0.3.5-ok1) Depends: librust-image-0.24+bmp-dev (>= 0.24.2-~~), librust-image-0.24+jpeg-dev (>= 0.24.2-~~), librust-image-0.24+png-dev (>= 0.24.2-~~), librust-plotters-backend-0.3+default-dev (>= 0.3.5-~~) Filename: pool/main/r/rust-plotters-svg/librust-plotters-svg-dev_0.3.5-ok1_amd64.deb Size: 8976 MD5sum: 46197154e62bcbb56fb6b8c24340e4b4 SHA1: d4a82ec3282c118c04311dd3d1d615103d4dc4f3 SHA256: 066a61e915254e27a421f603e30746b0b35f98cffa6c902693474794ca492285 SHA512: b5987e46c861904a4efad18061cfa1ff5d67ef94acb63baf823ae0caa2621a4cab2c123dba62b0e74f58d548818336d3f5df2f198e5844e70e80d3e2ef173559 Homepage: https://plotters-rs.github.io Description: Plotters SVG backend - Rust source code This package contains the source for the Rust plotters-svg crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-png-dev Architecture: amd64 Version: 0.17.7-1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-png Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 346 Provides: librust-png+benchmarks-dev (= 0.17.7-1-ok1), librust-png+default-dev (= 0.17.7-1-ok1), librust-png+unstable-dev (= 0.17.7-1-ok1), librust-png-0+benchmarks-dev (= 0.17.7-1-ok1), librust-png-0+default-dev (= 0.17.7-1-ok1), librust-png-0+unstable-dev (= 0.17.7-1-ok1), librust-png-0-dev (= 0.17.7-1-ok1), librust-png-0.17+benchmarks-dev (= 0.17.7-1-ok1), librust-png-0.17+default-dev (= 0.17.7-1-ok1), librust-png-0.17+unstable-dev (= 0.17.7-1-ok1), librust-png-0.17-dev (= 0.17.7-1-ok1), librust-png-0.17.7+benchmarks-dev (= 0.17.7-1-ok1), librust-png-0.17.7+default-dev (= 0.17.7-1-ok1), librust-png-0.17.7+unstable-dev (= 0.17.7-1-ok1), librust-png-0.17.7-dev (= 0.17.7-1-ok1) Depends: librust-bitflags-1+default-dev, librust-crc32fast-1+default-dev (>= 1.2.0-~~), librust-flate2-1+default-dev (>= 1.0.25-~~), librust-miniz-oxide-0.7+default-dev Filename: pool/main/r/rust-png/librust-png-dev_0.17.7-1-ok1_amd64.deb Size: 61500 MD5sum: 5c7661e569ae537881866f570e436f76 SHA1: ac32293c1bf14436f7b48b4b93b49094ddd19894 SHA256: 89f5183c39203b598e78a48be81d606857ddb81cb2d469a62f2a409421e5e67c SHA512: c029b3b725435d4d2b460bf718f2a99227b4e2cf16f01665181a2eb0f516ad879cc0180fde77df7b06e7869b008bcdc84903980abc5fa1c80ff02118c8198e42 Description: PNG decoding and encoding library in pure Rust - Rust source code This package contains the source for the Rust png crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-polling-dev Architecture: amd64 Version: 3.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-polling Origin: openKylin Maintainer: openKylin Developers Installed-Size: 276 Provides: librust-polling+default-dev (= 3.4.0-ok1), librust-polling-3+default-dev (= 3.4.0-ok1), librust-polling-3-dev (= 3.4.0-ok1), librust-polling-3.4+default-dev (= 3.4.0-ok1), librust-polling-3.4-dev (= 3.4.0-ok1), librust-polling-3.4.0+default-dev (= 3.4.0-ok1), librust-polling-3.4.0-dev (= 3.4.0-ok1) Depends: librust-cfg-if-1+default-dev, librust-concurrent-queue-2+default-dev (>= 2.2.0-~~), librust-pin-project-lite-0.2+default-dev (>= 0.2.9-~~), librust-rustix-0.38+event-dev (>= 0.38.8-~~), librust-rustix-0.38+fs-dev (>= 0.38.8-~~), librust-rustix-0.38+pipe-dev (>= 0.38.8-~~), librust-rustix-0.38+process-dev (>= 0.38.8-~~), librust-rustix-0.38+std-dev (>= 0.38.8-~~), librust-rustix-0.38+time-dev (>= 0.38.8-~~), librust-tracing-0.1-dev (>= 0.1.37-~~) Filename: pool/main/r/rust-polling/librust-polling-dev_3.4.0-ok1_amd64.deb Size: 46904 MD5sum: 339f9ba14ee1a5b320a8de2936256a33 SHA1: 4aa3ddd489fbed6303e87770fb3ce38752ce3ea4 SHA256: b0e7085bbb06e2c05aa75fd0dc1786a0f8cde5461fdf816fff181481df57f34a SHA512: 40aa36d13e20c46c8c6260a5d53501851764375dfa806e2e2b79c54b0a599fc1ef592072802573dc8871e9a118ccfa16bc2e4c3b169cf9fa807fd98508bb582c Description: Portable interface to epoll, kqueue, event ports, and IOCP - Rust source code Source code for Debianized Rust crate "polling" Package: librust-ppv-lite86-dev Architecture: amd64 Version: 0.2.16-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ppv-lite86 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 168 Provides: librust-ppv-lite86+default-dev (= 0.2.16-ok1), librust-ppv-lite86+no-simd-dev (= 0.2.16-ok1), librust-ppv-lite86+simd-dev (= 0.2.16-ok1), librust-ppv-lite86+std-dev (= 0.2.16-ok1), librust-ppv-lite86-0+default-dev (= 0.2.16-ok1), librust-ppv-lite86-0+no-simd-dev (= 0.2.16-ok1), librust-ppv-lite86-0+simd-dev (= 0.2.16-ok1), librust-ppv-lite86-0+std-dev (= 0.2.16-ok1), librust-ppv-lite86-0-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2+default-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2+no-simd-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2+simd-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2+std-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2.16+default-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2.16+no-simd-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2.16+simd-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2.16+std-dev (= 0.2.16-ok1), librust-ppv-lite86-0.2.16-dev (= 0.2.16-ok1) Filename: pool/main/r/rust-ppv-lite86/librust-ppv-lite86-dev_0.2.16-ok1_amd64.deb Size: 22370 MD5sum: e1904a4252db4fe2f4ac026e61475445 SHA1: 961625169108ed91e5f3c52a6d7789e373e3b3f6 SHA256: e13e64c498f57e81ea03b72ca5fd290ce7786c9d6a5507ad1feb0775ab78d21d SHA512: 250aeb8cc3bcbead63582be0e26c0e6d0b22809018964302665b37d85bec08593536016cc83658332a375366e26e9dc7218e95e61a1315cedc6d6da294f1dc9a Description: crypto-simd API for x86 - Rust source code This package contains the source for the Rust ppv-lite86 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-print-bytes-dev Architecture: amd64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-print-bytes Origin: openKylin Maintainer: openKylin Developers Installed-Size: 60 Provides: librust-print-bytes+default-dev (= 1.2.0-ok1), librust-print-bytes+specialization-dev (= 1.2.0-ok1), librust-print-bytes-1+default-dev (= 1.2.0-ok1), librust-print-bytes-1+specialization-dev (= 1.2.0-ok1), librust-print-bytes-1-dev (= 1.2.0-ok1), librust-print-bytes-1.2+default-dev (= 1.2.0-ok1), librust-print-bytes-1.2+specialization-dev (= 1.2.0-ok1), librust-print-bytes-1.2-dev (= 1.2.0-ok1), librust-print-bytes-1.2.0+default-dev (= 1.2.0-ok1), librust-print-bytes-1.2.0+specialization-dev (= 1.2.0-ok1), librust-print-bytes-1.2.0-dev (= 1.2.0-ok1) Filename: pool/main/r/rust-print-bytes/librust-print-bytes-dev_1.2.0-ok1_amd64.deb Size: 12940 MD5sum: f3c139dca47a932e6e4aa22ae77af01b SHA1: 693d008379c36070ecc92377f5f5332dc89de151 SHA256: c7cce9649157c2b36968e8c90037c34b5cc0512a16c054b06785fd61136db706 SHA512: 4cc420e9b2d7cfcb07ad30fdfd44628c70f06ca224428b9fb6fcf0f7a1b49da826cba9788debf3a469a82f945cac7f03e84fbd9cf4c0e6592b271e3325e5ab1f Description: Print bytes as losslessly as possible - Rust source code Source code for Debianized Rust crate "print_bytes" Package: librust-proc-macro-error-attr-dev Architecture: amd64 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-proc-macro-error-attr Origin: openKylin Maintainer: openKylin Developers Installed-Size: 42 Provides: librust-proc-macro-error-attr+default-dev (= 1.0.4-ok1), librust-proc-macro-error-attr-1+default-dev (= 1.0.4-ok1), librust-proc-macro-error-attr-1-dev (= 1.0.4-ok1), librust-proc-macro-error-attr-1.0+default-dev (= 1.0.4-ok1), librust-proc-macro-error-attr-1.0-dev (= 1.0.4-ok1), librust-proc-macro-error-attr-1.0.4+default-dev (= 1.0.4-ok1), librust-proc-macro-error-attr-1.0.4-dev (= 1.0.4-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-version-check-0.9+default-dev Filename: pool/main/r/rust-proc-macro-error-attr/librust-proc-macro-error-attr-dev_1.0.4-ok1_amd64.deb Size: 9444 MD5sum: 0ee3bfa9b23a94807b704941e4792efe SHA1: c1516a96e707a0ca709c9b3ccc30bb58bb52718a SHA256: 19d02816210e3d5210be9114a5c688ecb9078fd8fcc1d5162259df3f686f28d9 SHA512: 51d6702165c921073473cc1582bc08a9c66c1c1efca4c9c1e5f5a8912747d6ba857c88527f387c3bbf90599e1801d73d2b3539ac8ffabe1b740b5f697633fc18 Description: Attribute macro for proc-macro-error crate - Rust source code This package contains the source for the Rust proc-macro-error-attr crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-proc-macro-error-dev Architecture: amd64 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-proc-macro-error Origin: openKylin Maintainer: openKylin Developers Installed-Size: 144 Provides: librust-proc-macro-error+default-dev (= 1.0.4-ok1), librust-proc-macro-error+syn-dev (= 1.0.4-ok1), librust-proc-macro-error+syn-error-dev (= 1.0.4-ok1), librust-proc-macro-error-1+default-dev (= 1.0.4-ok1), librust-proc-macro-error-1+syn-dev (= 1.0.4-ok1), librust-proc-macro-error-1+syn-error-dev (= 1.0.4-ok1), librust-proc-macro-error-1-dev (= 1.0.4-ok1), librust-proc-macro-error-1.0+default-dev (= 1.0.4-ok1), librust-proc-macro-error-1.0+syn-dev (= 1.0.4-ok1), librust-proc-macro-error-1.0+syn-error-dev (= 1.0.4-ok1), librust-proc-macro-error-1.0-dev (= 1.0.4-ok1), librust-proc-macro-error-1.0.4+default-dev (= 1.0.4-ok1), librust-proc-macro-error-1.0.4+syn-dev (= 1.0.4-ok1), librust-proc-macro-error-1.0.4+syn-error-dev (= 1.0.4-ok1), librust-proc-macro-error-1.0.4-dev (= 1.0.4-ok1) Depends: librust-proc-macro-error-attr-1.0.4+default-dev, librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1-dev, librust-version-check-0.9+default-dev Filename: pool/main/r/rust-proc-macro-error/librust-proc-macro-error-dev_1.0.4-ok1_amd64.deb Size: 26532 MD5sum: 067cf75b556fa947a4d886824ac5e40d SHA1: 38f9af09191bfadc2dc18ad0e92b6219180e0b7e SHA256: 3e9560c92004495f29506544e73db8fdf6fc62c57fb2b29670f67601d430921e SHA512: fdbb8089801107cededcc8a97121f758245ee055166df48e4e06b512a38817b1d348d8d50642369056fa34473f61fddf73c858e6f95f4a32b0cde4e962905abf Description: Almost drop-in replacement to panics in proc-macros - Rust source code This package contains the source for the Rust proc-macro-error crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-proc-macro-hack-dev Architecture: amd64 Version: 0.5.19-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-proc-macro-hack Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 137 Provides: librust-proc-macro-hack+default-dev (= 0.5.19-ok1), librust-proc-macro-hack-0+default-dev (= 0.5.19-ok1), librust-proc-macro-hack-0-dev (= 0.5.19-ok1), librust-proc-macro-hack-0.5+default-dev (= 0.5.19-ok1), librust-proc-macro-hack-0.5-dev (= 0.5.19-ok1), librust-proc-macro-hack-0.5.19+default-dev (= 0.5.19-ok1), librust-proc-macro-hack-0.5.19-dev (= 0.5.19-ok1) Filename: pool/main/r/rust-proc-macro-hack/librust-proc-macro-hack-dev_0.5.19-ok1_amd64.deb Size: 20772 MD5sum: 0db0f696e3e42bab8d2b1dc2cd82e071 SHA1: eb66b6a26850c2c67d9286d74db7454b15510462 SHA256: dae876c5b42d6f99bf75404677048fac7a253858898e8f2a4a41a1aad0def4c1 SHA512: e25fc8c9761db454971df16a3516b5625fbe726efb1ab15fa213f0a93e667ddb4999ca5c852edcb4440a387b1725978fd1a1427176267b4d3baa130a5edcff46 Description: Procedural macros in expression position - Rust source code This package contains the source for the Rust proc-macro-hack crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-proc-macro2-dev Architecture: amd64 Version: 1.0.76-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-proc-macro2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 227 Provides: librust-proc-macro2+default-dev (= 1.0.76-ok1), librust-proc-macro2+nightly-dev (= 1.0.76-ok1), librust-proc-macro2+proc-macro-dev (= 1.0.76-ok1), librust-proc-macro2+span-locations-dev (= 1.0.76-ok1), librust-proc-macro2-1+default-dev (= 1.0.76-ok1), librust-proc-macro2-1+nightly-dev (= 1.0.76-ok1), librust-proc-macro2-1+proc-macro-dev (= 1.0.76-ok1), librust-proc-macro2-1+span-locations-dev (= 1.0.76-ok1), librust-proc-macro2-1-dev (= 1.0.76-ok1), librust-proc-macro2-1.0+default-dev (= 1.0.76-ok1), librust-proc-macro2-1.0+nightly-dev (= 1.0.76-ok1), librust-proc-macro2-1.0+proc-macro-dev (= 1.0.76-ok1), librust-proc-macro2-1.0+span-locations-dev (= 1.0.76-ok1), librust-proc-macro2-1.0-dev (= 1.0.76-ok1), librust-proc-macro2-1.0.76+default-dev (= 1.0.76-ok1), librust-proc-macro2-1.0.76+nightly-dev (= 1.0.76-ok1), librust-proc-macro2-1.0.76+proc-macro-dev (= 1.0.76-ok1), librust-proc-macro2-1.0.76+span-locations-dev (= 1.0.76-ok1), librust-proc-macro2-1.0.76-dev (= 1.0.76-ok1) Depends: librust-unicode-ident-1+default-dev Filename: pool/main/r/rust-proc-macro2/librust-proc-macro2-dev_1.0.76-ok1_amd64.deb Size: 40840 MD5sum: 9501f8d968ccb86922d95e3a9e2ee666 SHA1: ccc30d75793fd1410b80646e1bfcf7c1a1d2e4c7 SHA256: f67016b7b92821a8cc1e30ecb7d7e7e58bed3dbb25cdf496854f6145ea9f16c4 SHA512: 8e30f05d059565f95c701c3b70f98d19c49e47672e8e969825b8d138ceb80a44eec06468516a26121018e73cf0c750ce3a3a94bfb0e2b346bbe4ad5dfa872d0c Description: Substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case - Rust source code Source code for Debianized Rust crate "proc-macro2" Package: librust-ptr-meta-derive-dev Architecture: amd64 Version: 0.1.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ptr-meta-derive Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21 Provides: librust-ptr-meta-derive+default-dev (= 0.1.4-ok1), librust-ptr-meta-derive-0+default-dev (= 0.1.4-ok1), librust-ptr-meta-derive-0-dev (= 0.1.4-ok1), librust-ptr-meta-derive-0.1+default-dev (= 0.1.4-ok1), librust-ptr-meta-derive-0.1-dev (= 0.1.4-ok1), librust-ptr-meta-derive-0.1.4+default-dev (= 0.1.4-ok1), librust-ptr-meta-derive-0.1.4-dev (= 0.1.4-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev, librust-syn-1+full-dev Filename: pool/main/r/rust-ptr-meta-derive/librust-ptr-meta-derive-dev_0.1.4-ok1_amd64.deb Size: 3868 MD5sum: c7b4f397c5504dcdae5ec45029ba524f SHA1: f391d9c082b696e97d0c92909f719e551ffef3fa SHA256: 3717c95e9f83ca467fc6a47674cf70daacd48006f73f31d029fe3acb208bbf28 SHA512: 8c92b3891205c018fea4ed0f8ac7075c46909e8e769767689b71e5a66a850cfba0ed8951d18d074ef76533854d49d0bf78ecc9a51b4c29d883999d9337bdc862 Description: Macros for ptr_meta - Rust source code This package contains the source for the Rust ptr_meta_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ptr-meta-dev Architecture: amd64 Version: 0.1.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ptr-meta Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 35 Provides: librust-ptr-meta+default-dev (= 0.1.4-ok1), librust-ptr-meta+std-dev (= 0.1.4-ok1), librust-ptr-meta-0+default-dev (= 0.1.4-ok1), librust-ptr-meta-0+std-dev (= 0.1.4-ok1), librust-ptr-meta-0-dev (= 0.1.4-ok1), librust-ptr-meta-0.1+default-dev (= 0.1.4-ok1), librust-ptr-meta-0.1+std-dev (= 0.1.4-ok1), librust-ptr-meta-0.1-dev (= 0.1.4-ok1), librust-ptr-meta-0.1.4+default-dev (= 0.1.4-ok1), librust-ptr-meta-0.1.4+std-dev (= 0.1.4-ok1), librust-ptr-meta-0.1.4-dev (= 0.1.4-ok1) Depends: librust-ptr-meta-derive-0.1.4+default-dev Filename: pool/main/r/rust-ptr-meta/librust-ptr-meta-dev_0.1.4-ok1_amd64.deb Size: 7266 MD5sum: 51c10d4c5512ebdac7e1f0be4b246f87 SHA1: 4a478573da36ec54b53a8834757451b28ded2c0d SHA256: 5f5ccb2f54dac17c2ec118604e7d5da339e9a7a74f77a100baf79bbeeae73711 SHA512: 1b22930a5f9d48371677f9c7ffeabf89b252c4fcb056cd9c965814520c8c6e49d8788308660635870dc5b95c1d8727f9c9b2c7b75583ea706636b1cebbf89c50 Description: Radioactive stabilization of the ptr_meta rfc - Rust source code This package contains the source for the Rust ptr_meta crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pyo3-build-config+python3-dll-a-dev Architecture: amd64 Version: 0.20.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pyo3-build-config Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-pyo3-build-config-0+python3-dll-a-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20+python3-dll-a-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20.2+python3-dll-a-dev (= 0.20.2-ok1) Depends: librust-pyo3-build-config-dev (= 0.20.2-ok1), librust-python3-dll-a-0.2+default-dev (>= 0.2.6-~~) Filename: pool/main/r/rust-pyo3-build-config/librust-pyo3-build-config+python3-dll-a-dev_0.20.2-ok1_amd64.deb Size: 1220 MD5sum: dc2bb4759458e1e35a4a8f3e8ed21aa7 SHA1: 53067e1351591325a9dbf44c7d744e5518ef2638 SHA256: dfb61d02d25de964942d5f3d667448d90fa667ac542930695ec39d81f036a652 SHA512: 37a95587ec0deb7b6e233b0bcb9a83a339e96a427ab6ec15e58583a1ffbf2e718be2a4956fd63a41afc9c34dab0a3c0ce564e576081c5ed791e253816c3046b8 Description: Build configuration for the PyO3 ecosystem - feature "python3-dll-a" This metapackage enables feature "python3-dll-a" for the Rust pyo3-build-config crate, by pulling in any additional dependencies needed by that feature. Package: librust-pyo3-build-config-dev Architecture: amd64 Version: 0.20.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pyo3-build-config Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 142 Provides: librust-pyo3-build-config+abi3-dev (= 0.20.2-ok1), librust-pyo3-build-config+abi3-py310-dev (= 0.20.2-ok1), librust-pyo3-build-config+abi3-py311-dev (= 0.20.2-ok1), librust-pyo3-build-config+abi3-py312-dev (= 0.20.2-ok1), librust-pyo3-build-config+abi3-py37-dev (= 0.20.2-ok1), librust-pyo3-build-config+abi3-py38-dev (= 0.20.2-ok1), librust-pyo3-build-config+abi3-py39-dev (= 0.20.2-ok1), librust-pyo3-build-config+default-dev (= 0.20.2-ok1), librust-pyo3-build-config+extension-module-dev (= 0.20.2-ok1), librust-pyo3-build-config+resolve-config-dev (= 0.20.2-ok1), librust-pyo3-build-config-0+abi3-dev (= 0.20.2-ok1), librust-pyo3-build-config-0+abi3-py310-dev (= 0.20.2-ok1), librust-pyo3-build-config-0+abi3-py311-dev (= 0.20.2-ok1), librust-pyo3-build-config-0+abi3-py312-dev (= 0.20.2-ok1), librust-pyo3-build-config-0+abi3-py37-dev (= 0.20.2-ok1), librust-pyo3-build-config-0+abi3-py38-dev (= 0.20.2-ok1), librust-pyo3-build-config-0+abi3-py39-dev (= 0.20.2-ok1), librust-pyo3-build-config-0+default-dev (= 0.20.2-ok1), librust-pyo3-build-config-0+extension-module-dev (= 0.20.2-ok1), librust-pyo3-build-config-0+resolve-config-dev (= 0.20.2-ok1), librust-pyo3-build-config-0-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20+abi3-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20+abi3-py310-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20+abi3-py311-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20+abi3-py312-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20+abi3-py37-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20+abi3-py38-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20+abi3-py39-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20+default-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20+extension-module-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20+resolve-config-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20.2+abi3-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20.2+abi3-py310-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20.2+abi3-py311-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20.2+abi3-py312-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20.2+abi3-py37-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20.2+abi3-py38-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20.2+abi3-py39-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20.2+default-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20.2+extension-module-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20.2+resolve-config-dev (= 0.20.2-ok1), librust-pyo3-build-config-0.20.2-dev (= 0.20.2-ok1) Depends: librust-once-cell-1+default-dev, librust-target-lexicon-0.12+default-dev Suggests: librust-pyo3-build-config+python3-dll-a-dev (= 0.20.2-ok1) Filename: pool/main/r/rust-pyo3-build-config/librust-pyo3-build-config-dev_0.20.2-ok1_amd64.deb Size: 28640 MD5sum: 4efc1a7133090d0d55475c40768a9641 SHA1: 1d2e7c4cf6aaa54597922880ada3e47a8c5eac3b SHA256: c30b4a2c9146492843f5892adbd3ea76b6d28f9367e90795597be57e207b7927 SHA512: 275c721fefebe3584a0ec197bb965201c20863d450327b38fad01a196d86420c4141d36e79f9aded042cbad296e5814c302db8d6dabc0f725fba99e8f574dfde Homepage: https://github.com/pyo3/pyo3 Description: Build configuration for the PyO3 ecosystem - Rust source code Source code for Debianized Rust crate "pyo3-build-config" Package: librust-pyo3-dev Architecture: amd64 Version: 0.20.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pyo3 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2069 Provides: librust-pyo3+abi3-dev (= 0.20.2-ok1), librust-pyo3+abi3-py310-dev (= 0.20.2-ok1), librust-pyo3+abi3-py311-dev (= 0.20.2-ok1), librust-pyo3+abi3-py312-dev (= 0.20.2-ok1), librust-pyo3+abi3-py37-dev (= 0.20.2-ok1), librust-pyo3+abi3-py38-dev (= 0.20.2-ok1), librust-pyo3+abi3-py39-dev (= 0.20.2-ok1), librust-pyo3+anyhow-dev (= 0.20.2-ok1), librust-pyo3+auto-initialize-dev (= 0.20.2-ok1), librust-pyo3+chrono-dev (= 0.20.2-ok1), librust-pyo3+default-dev (= 0.20.2-ok1), librust-pyo3+either-dev (= 0.20.2-ok1), librust-pyo3+experimental-inspect-dev (= 0.20.2-ok1), librust-pyo3+extension-module-dev (= 0.20.2-ok1), librust-pyo3+eyre-dev (= 0.20.2-ok1), librust-pyo3+full-dev (= 0.20.2-ok1), librust-pyo3+generate-import-lib-dev (= 0.20.2-ok1), librust-pyo3+hashbrown-dev (= 0.20.2-ok1), librust-pyo3+indexmap-dev (= 0.20.2-ok1), librust-pyo3+indoc-dev (= 0.20.2-ok1), librust-pyo3+inventory-dev (= 0.20.2-ok1), librust-pyo3+macros-dev (= 0.20.2-ok1), librust-pyo3+multiple-pymethods-dev (= 0.20.2-ok1), librust-pyo3+nightly-dev (= 0.20.2-ok1), librust-pyo3+num-bigint-dev (= 0.20.2-ok1), librust-pyo3+num-complex-dev (= 0.20.2-ok1), librust-pyo3+pyo3-macros-dev (= 0.20.2-ok1), librust-pyo3+rust-decimal-dev (= 0.20.2-ok1), librust-pyo3+serde-dev (= 0.20.2-ok1), librust-pyo3+smallvec-dev (= 0.20.2-ok1), librust-pyo3+unindent-dev (= 0.20.2-ok1), librust-pyo3-0+abi3-dev (= 0.20.2-ok1), librust-pyo3-0+abi3-py310-dev (= 0.20.2-ok1), librust-pyo3-0+abi3-py311-dev (= 0.20.2-ok1), librust-pyo3-0+abi3-py312-dev (= 0.20.2-ok1), librust-pyo3-0+abi3-py37-dev (= 0.20.2-ok1), librust-pyo3-0+abi3-py38-dev (= 0.20.2-ok1), librust-pyo3-0+abi3-py39-dev (= 0.20.2-ok1), librust-pyo3-0+anyhow-dev (= 0.20.2-ok1), librust-pyo3-0+auto-initialize-dev (= 0.20.2-ok1), librust-pyo3-0+chrono-dev (= 0.20.2-ok1), librust-pyo3-0+default-dev (= 0.20.2-ok1), librust-pyo3-0+either-dev (= 0.20.2-ok1), librust-pyo3-0+experimental-inspect-dev (= 0.20.2-ok1), librust-pyo3-0+extension-module-dev (= 0.20.2-ok1), librust-pyo3-0+eyre-dev (= 0.20.2-ok1), librust-pyo3-0+full-dev (= 0.20.2-ok1), librust-pyo3-0+generate-import-lib-dev (= 0.20.2-ok1), librust-pyo3-0+hashbrown-dev (= 0.20.2-ok1), librust-pyo3-0+indexmap-dev (= 0.20.2-ok1), librust-pyo3-0+indoc-dev (= 0.20.2-ok1), librust-pyo3-0+inventory-dev (= 0.20.2-ok1), librust-pyo3-0+macros-dev (= 0.20.2-ok1), librust-pyo3-0+multiple-pymethods-dev (= 0.20.2-ok1), librust-pyo3-0+nightly-dev (= 0.20.2-ok1), librust-pyo3-0+num-bigint-dev (= 0.20.2-ok1), librust-pyo3-0+num-complex-dev (= 0.20.2-ok1), librust-pyo3-0+pyo3-macros-dev (= 0.20.2-ok1), librust-pyo3-0+rust-decimal-dev (= 0.20.2-ok1), librust-pyo3-0+serde-dev (= 0.20.2-ok1), librust-pyo3-0+smallvec-dev (= 0.20.2-ok1), librust-pyo3-0+unindent-dev (= 0.20.2-ok1), librust-pyo3-0-dev (= 0.20.2-ok1), librust-pyo3-0.20+abi3-dev (= 0.20.2-ok1), librust-pyo3-0.20+abi3-py310-dev (= 0.20.2-ok1), librust-pyo3-0.20+abi3-py311-dev (= 0.20.2-ok1), librust-pyo3-0.20+abi3-py312-dev (= 0.20.2-ok1), librust-pyo3-0.20+abi3-py37-dev (= 0.20.2-ok1), librust-pyo3-0.20+abi3-py38-dev (= 0.20.2-ok1), librust-pyo3-0.20+abi3-py39-dev (= 0.20.2-ok1), librust-pyo3-0.20+anyhow-dev (= 0.20.2-ok1), librust-pyo3-0.20+auto-initialize-dev (= 0.20.2-ok1), librust-pyo3-0.20+chrono-dev (= 0.20.2-ok1), librust-pyo3-0.20+default-dev (= 0.20.2-ok1), librust-pyo3-0.20+either-dev (= 0.20.2-ok1), librust-pyo3-0.20+experimental-inspect-dev (= 0.20.2-ok1), librust-pyo3-0.20+extension-module-dev (= 0.20.2-ok1), librust-pyo3-0.20+eyre-dev (= 0.20.2-ok1), librust-pyo3-0.20+full-dev (= 0.20.2-ok1), librust-pyo3-0.20+generate-import-lib-dev (= 0.20.2-ok1), librust-pyo3-0.20+hashbrown-dev (= 0.20.2-ok1), librust-pyo3-0.20+indexmap-dev (= 0.20.2-ok1), librust-pyo3-0.20+indoc-dev (= 0.20.2-ok1), librust-pyo3-0.20+inventory-dev (= 0.20.2-ok1), librust-pyo3-0.20+macros-dev (= 0.20.2-ok1), librust-pyo3-0.20+multiple-pymethods-dev (= 0.20.2-ok1), librust-pyo3-0.20+nightly-dev (= 0.20.2-ok1), librust-pyo3-0.20+num-bigint-dev (= 0.20.2-ok1), librust-pyo3-0.20+num-complex-dev (= 0.20.2-ok1), librust-pyo3-0.20+pyo3-macros-dev (= 0.20.2-ok1), librust-pyo3-0.20+rust-decimal-dev (= 0.20.2-ok1), librust-pyo3-0.20+serde-dev (= 0.20.2-ok1), librust-pyo3-0.20+smallvec-dev (= 0.20.2-ok1), librust-pyo3-0.20+unindent-dev (= 0.20.2-ok1), librust-pyo3-0.20-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+abi3-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+abi3-py310-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+abi3-py311-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+abi3-py312-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+abi3-py37-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+abi3-py38-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+abi3-py39-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+anyhow-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+auto-initialize-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+chrono-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+default-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+either-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+experimental-inspect-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+extension-module-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+eyre-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+full-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+generate-import-lib-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+hashbrown-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+indexmap-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+indoc-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+inventory-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+macros-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+multiple-pymethods-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+nightly-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+num-bigint-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+num-complex-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+pyo3-macros-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+rust-decimal-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+serde-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+smallvec-dev (= 0.20.2-ok1), librust-pyo3-0.20.2+unindent-dev (= 0.20.2-ok1), librust-pyo3-0.20.2-dev (= 0.20.2-ok1) Depends: librust-anyhow-1+default-dev, librust-cfg-if-1+default-dev, librust-chrono-0.4-dev (>= 0.4.25-~~), librust-either-1+default-dev (>= 1.9-~~), librust-eyre-0.6+default-dev | librust-eyre-0.5+default-dev | librust-eyre-0.4+default-dev, librust-hashbrown-0.14+default-dev | librust-hashbrown-0.13+default-dev | librust-hashbrown-0.12+default-dev | librust-hashbrown-0.11+default-dev | librust-hashbrown-0.10+default-dev | librust-hashbrown-0.9+default-dev, librust-indexmap+default-dev (>= 1.6-~~), librust-indoc-2+default-dev (>= 2.0.1-~~), librust-inventory-0.3+default-dev, librust-libc-0.2+default-dev (>= 0.2.62-~~), librust-memoffset-0.6+default-dev, librust-num-bigint-0.4+default-dev, librust-num-complex-0.4+default-dev | librust-num-complex-0.3+default-dev | librust-num-complex-0.2+default-dev, librust-parking-lot-0.12+default-dev | librust-parking-lot-0.11+default-dev, librust-pyo3-build-config-0.20.2+abi3-dev, librust-pyo3-build-config-0.20.2+abi3-py310-dev, librust-pyo3-build-config-0.20.2+abi3-py311-dev, librust-pyo3-build-config-0.20.2+abi3-py312-dev, librust-pyo3-build-config-0.20.2+abi3-py37-dev, librust-pyo3-build-config-0.20.2+abi3-py38-dev, librust-pyo3-build-config-0.20.2+abi3-py39-dev, librust-pyo3-build-config-0.20.2+default-dev, librust-pyo3-build-config-0.20.2+resolve-config-dev, librust-pyo3-ffi-0.20.2+abi3-dev, librust-pyo3-ffi-0.20.2+abi3-py310-dev, librust-pyo3-ffi-0.20.2+abi3-py311-dev, librust-pyo3-ffi-0.20.2+abi3-py312-dev, librust-pyo3-ffi-0.20.2+abi3-py37-dev, librust-pyo3-ffi-0.20.2+abi3-py38-dev, librust-pyo3-ffi-0.20.2+abi3-py39-dev, librust-pyo3-ffi-0.20.2+default-dev, librust-pyo3-ffi-0.20.2+extension-module-dev, librust-pyo3-ffi-0.20.2+generate-import-lib-dev, librust-pyo3-macros-0.20.2+abi3-dev, librust-pyo3-macros-0.20.2+default-dev, librust-pyo3-macros-0.20.2+multiple-pymethods-dev, librust-rust-decimal-1-dev, librust-serde-1+default-dev, librust-smallvec-1+default-dev, librust-unindent-0.2+default-dev (>= 0.2.1-~~) Filename: pool/main/r/rust-pyo3/librust-pyo3-dev_0.20.2-ok1_amd64.deb Size: 332144 MD5sum: 4d9a688e3a5db593c61426159e909332 SHA1: b9c3087bced7c76f7eaba8f4dd6fb2bf1cb1519c SHA256: 9926684b6b00257b1608eca1d555a604b7175d7a97c4c57c3d1782669a67766b SHA512: 45e3e1e139bb0ccad972572ee51490cc92118ef4bd7fbd7bc9084f83457599f483c5e60139f076ba1f0b556d8b7175f5f0784703a1b09aecc5b3364a8917d472 Homepage: https://github.com/pyo3/pyo3 Description: Bindings to Python interpreter - Rust source code Source code for Debianized Rust crate "pyo3" Package: librust-pyo3-ffi-dev Architecture: amd64 Version: 0.20.2-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-pyo3-ffi Origin: openKylin Maintainer: openKylin Developers Installed-Size: 400 Provides: librust-pyo3-ffi+abi3-dev (= 0.20.2-ok2), librust-pyo3-ffi+abi3-py310-dev (= 0.20.2-ok2), librust-pyo3-ffi+abi3-py311-dev (= 0.20.2-ok2), librust-pyo3-ffi+abi3-py312-dev (= 0.20.2-ok2), librust-pyo3-ffi+abi3-py37-dev (= 0.20.2-ok2), librust-pyo3-ffi+abi3-py38-dev (= 0.20.2-ok2), librust-pyo3-ffi+abi3-py39-dev (= 0.20.2-ok2), librust-pyo3-ffi+default-dev (= 0.20.2-ok2), librust-pyo3-ffi+extension-module-dev (= 0.20.2-ok2), librust-pyo3-ffi+generate-import-lib-dev (= 0.20.2-ok2), librust-pyo3-ffi-0+abi3-dev (= 0.20.2-ok2), librust-pyo3-ffi-0+abi3-py310-dev (= 0.20.2-ok2), librust-pyo3-ffi-0+abi3-py311-dev (= 0.20.2-ok2), librust-pyo3-ffi-0+abi3-py312-dev (= 0.20.2-ok2), librust-pyo3-ffi-0+abi3-py37-dev (= 0.20.2-ok2), librust-pyo3-ffi-0+abi3-py38-dev (= 0.20.2-ok2), librust-pyo3-ffi-0+abi3-py39-dev (= 0.20.2-ok2), librust-pyo3-ffi-0+default-dev (= 0.20.2-ok2), librust-pyo3-ffi-0+extension-module-dev (= 0.20.2-ok2), librust-pyo3-ffi-0+generate-import-lib-dev (= 0.20.2-ok2), librust-pyo3-ffi-0-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20+abi3-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20+abi3-py310-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20+abi3-py311-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20+abi3-py312-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20+abi3-py37-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20+abi3-py38-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20+abi3-py39-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20+default-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20+extension-module-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20+generate-import-lib-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20.2+abi3-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20.2+abi3-py310-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20.2+abi3-py311-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20.2+abi3-py312-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20.2+abi3-py37-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20.2+abi3-py38-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20.2+abi3-py39-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20.2+default-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20.2+extension-module-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20.2+generate-import-lib-dev (= 0.20.2-ok2), librust-pyo3-ffi-0.20.2-dev (= 0.20.2-ok2) Depends: librust-libc-0.2+default-dev (>= 0.2.62-~~), librust-pyo3-build-config-0.20.2+abi3-dev, librust-pyo3-build-config-0.20.2+abi3-py310-dev, librust-pyo3-build-config-0.20.2+abi3-py311-dev, librust-pyo3-build-config-0.20.2+abi3-py312-dev, librust-pyo3-build-config-0.20.2+abi3-py37-dev, librust-pyo3-build-config-0.20.2+abi3-py38-dev, librust-pyo3-build-config-0.20.2+abi3-py39-dev, librust-pyo3-build-config-0.20.2+default-dev, librust-pyo3-build-config-0.20.2+extension-module-dev, librust-pyo3-build-config-0.20.2+python3-dll-a-dev, librust-pyo3-build-config-0.20.2+resolve-config-dev, libpython3-all-dev, python3.12-dev Filename: pool/main/r/rust-pyo3-ffi/librust-pyo3-ffi-dev_0.20.2-ok2_amd64.deb Size: 56664 MD5sum: 74df77bc185c42d34403044726398b5f SHA1: a1a279ca5c4477d4c2fa25fd2688b6f1179609a0 SHA256: da5e46f050ea4a605f1db1fc051668ed61838ae00683cf4387b7b371c674f61d SHA512: 3c18add7a1229586639acdd8590b06101dc9ce8937279986d6ac6f497c887ca7d362b1a9ef513dcf07d4d144918522c8a52aa078b29b9c64a1f98d3704d05f11 Homepage: https://github.com/pyo3/pyo3 Description: Python-API bindings for the PyO3 ecosystem - Rust source code Source code for Debianized Rust crate "pyo3-ffi" Package: librust-pyo3-macros+abi3-dev Architecture: amd64 Version: 0.20.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pyo3-macros Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-pyo3-macros-0+abi3-dev (= 0.20.2-ok1), librust-pyo3-macros-0.20+abi3-dev (= 0.20.2-ok1), librust-pyo3-macros-0.20.2+abi3-dev (= 0.20.2-ok1) Depends: librust-pyo3-macros-dev (= 0.20.2-ok1), librust-pyo3-macros-backend-0.20.2+abi3-dev Filename: pool/main/r/rust-pyo3-macros/librust-pyo3-macros+abi3-dev_0.20.2-ok1_amd64.deb Size: 1196 MD5sum: 02cf6046dc85c683df733539a37a5f97 SHA1: 3361e652af384373c1170fcf3ecbc574e9fa4d0d SHA256: d40f53ff00ce4c43107a569ba647fe8b97658e8bd1f5095a7d9d658c2954139f SHA512: 9af32b7586cca3a946257cf28f3cb5c279649b4525a40d0c88d94e98bf09fd3355857bcfad148adf46ae814ad13057590d48cbe902951c1bf2469527f84c05da Homepage: https://github.com/pyo3/pyo3 Description: Proc macros for PyO3 package - feature "abi3" This metapackage enables feature "abi3" for the Rust pyo3-macros crate, by pulling in any additional dependencies needed by that feature. Package: librust-pyo3-macros-backend-dev Architecture: amd64 Version: 0.20.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pyo3-macros-backend Origin: openKylin Maintainer: openKylin Developers Installed-Size: 256 Provides: librust-pyo3-macros-backend+abi3-dev (= 0.20.2-ok1), librust-pyo3-macros-backend+default-dev (= 0.20.2-ok1), librust-pyo3-macros-backend-0+abi3-dev (= 0.20.2-ok1), librust-pyo3-macros-backend-0+default-dev (= 0.20.2-ok1), librust-pyo3-macros-backend-0-dev (= 0.20.2-ok1), librust-pyo3-macros-backend-0.20+abi3-dev (= 0.20.2-ok1), librust-pyo3-macros-backend-0.20+default-dev (= 0.20.2-ok1), librust-pyo3-macros-backend-0.20-dev (= 0.20.2-ok1), librust-pyo3-macros-backend-0.20.2+abi3-dev (= 0.20.2-ok1), librust-pyo3-macros-backend-0.20.2+default-dev (= 0.20.2-ok1), librust-pyo3-macros-backend-0.20.2-dev (= 0.20.2-ok1) Depends: librust-heck-0.4+default-dev, librust-proc-macro2-1-dev, librust-quote-1-dev, librust-syn-2+clone-impls-dev, librust-syn-2+derive-dev, librust-syn-2+extra-traits-dev, librust-syn-2+full-dev, librust-syn-2+parsing-dev, librust-syn-2+printing-dev Filename: pool/main/r/rust-pyo3-macros-backend/librust-pyo3-macros-backend-dev_0.20.2-ok1_amd64.deb Size: 44040 MD5sum: 7842a9a8b769415f0fcdac18d59b71d6 SHA1: 80534454e73c1d4dfe082f9d1bb8ebc5caa6c39f SHA256: eb551babbbb020d9dbf2b191b102f058a541eb7f4e5abea5524fc9433bef0464 SHA512: a8593371cdbabdc67e15262a287a7ad16f8651e7d4ba257ccfb8a4da5e05b5e9cd55541ee64720fcd006dc52a86843e3a264ea924bb61b635d1232810366549f Homepage: https://github.com/pyo3/pyo3 Description: Code generation for PyO3 package - Rust source code Source code for Debianized Rust crate "pyo3-macros-backend" Package: librust-pyo3-macros-dev Architecture: amd64 Version: 0.20.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-pyo3-macros Origin: openKylin Maintainer: openKylin Developers Installed-Size: 39 Provides: librust-pyo3-macros+default-dev (= 0.20.2-ok1), librust-pyo3-macros+multiple-pymethods-dev (= 0.20.2-ok1), librust-pyo3-macros-0+default-dev (= 0.20.2-ok1), librust-pyo3-macros-0+multiple-pymethods-dev (= 0.20.2-ok1), librust-pyo3-macros-0-dev (= 0.20.2-ok1), librust-pyo3-macros-0.20+default-dev (= 0.20.2-ok1), librust-pyo3-macros-0.20+multiple-pymethods-dev (= 0.20.2-ok1), librust-pyo3-macros-0.20-dev (= 0.20.2-ok1), librust-pyo3-macros-0.20.2+default-dev (= 0.20.2-ok1), librust-pyo3-macros-0.20.2+multiple-pymethods-dev (= 0.20.2-ok1), librust-pyo3-macros-0.20.2-dev (= 0.20.2-ok1) Depends: librust-proc-macro2-1-dev, librust-pyo3-macros-backend-0.20.2+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+extra-traits-dev, librust-syn-2+full-dev Suggests: librust-pyo3-macros+abi3-dev (= 0.20.2-ok1) Filename: pool/main/r/rust-pyo3-macros/librust-pyo3-macros-dev_0.20.2-ok1_amd64.deb Size: 9360 MD5sum: fad4b86ff513652d537ca25839c806a1 SHA1: fe9367bcdfa2e77945219861731950031539e4c4 SHA256: 11ec7e9f273e1d5003a75b681e18cccb01635cb8ab8ed613b7e835df778a851a SHA512: 5212b23496812dc6e4108f9c6ae2224f46fd3bbce70613c20e92e7e2e63606434cf02806fc3a921fd66374bc7337e23944e19d9302a3601fe034d87accdebf19 Homepage: https://github.com/pyo3/pyo3 Description: Proc macros for PyO3 package - Rust source code Source code for Debianized Rust crate "pyo3-macros" Package: librust-python3-dll-a-dev Architecture: amd64 Version: 0.2.6-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-python3-dll-a Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 285 Provides: librust-python3-dll-a+default-dev (= 0.2.6-ok2), librust-python3-dll-a-0+default-dev (= 0.2.6-ok2), librust-python3-dll-a-0-dev (= 0.2.6-ok2), librust-python3-dll-a-0.2+default-dev (= 0.2.6-ok2), librust-python3-dll-a-0.2-dev (= 0.2.6-ok2), librust-python3-dll-a-0.2.6+default-dev (= 0.2.6-ok2), librust-python3-dll-a-0.2.6-dev (= 0.2.6-ok2) Depends: librust-cc-1+default-dev (>= 1.0.71-~~), llvm, binutils-mingw-w64-x86-64, binutils-mingw-w64-i686 Filename: pool/main/r/rust-python3-dll-a/librust-python3-dll-a-dev_0.2.6-ok2_amd64.deb Size: 26340 MD5sum: 9292f3e25340dc6d26f32dd0454409f1 SHA1: a3fbed03703ee8484979a321eeb7cd2fbd0674af SHA256: afca4a87d185c6dd891373b729621f57ea081abaf92160fa7b7dc7c38337a4e0 SHA512: f849c9d7e5c8dffedcef9229ffcd819c4379515964accda3eb9d12a8ada884b435dd5ad62e6c6acf69c8b8404869c293a6273271a1757528886a0a330d696342 Description: Standalone python3(y).dll import library generator - Rust source code This package contains the source for the Rust python3-dll-a crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-quickcheck-dev Architecture: amd64 Version: 1.0.3-ok4 Multi-Arch: same Priority: optional Section: rust Source: rust-quickcheck Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 127 Provides: librust-quickcheck+default-dev (= 1.0.3-ok4), librust-quickcheck+env-logger-dev (= 1.0.3-ok4), librust-quickcheck+log-dev (= 1.0.3-ok4), librust-quickcheck+regex-dev (= 1.0.3-ok4), librust-quickcheck+use-logging-dev (= 1.0.3-ok4), librust-quickcheck-1+default-dev (= 1.0.3-ok4), librust-quickcheck-1+env-logger-dev (= 1.0.3-ok4), librust-quickcheck-1+log-dev (= 1.0.3-ok4), librust-quickcheck-1+regex-dev (= 1.0.3-ok4), librust-quickcheck-1+use-logging-dev (= 1.0.3-ok4), librust-quickcheck-1-dev (= 1.0.3-ok4), librust-quickcheck-1.0+default-dev (= 1.0.3-ok4), librust-quickcheck-1.0+env-logger-dev (= 1.0.3-ok4), librust-quickcheck-1.0+log-dev (= 1.0.3-ok4), librust-quickcheck-1.0+regex-dev (= 1.0.3-ok4), librust-quickcheck-1.0+use-logging-dev (= 1.0.3-ok4), librust-quickcheck-1.0-dev (= 1.0.3-ok4), librust-quickcheck-1.0.3+default-dev (= 1.0.3-ok4), librust-quickcheck-1.0.3+env-logger-dev (= 1.0.3-ok4), librust-quickcheck-1.0.3+log-dev (= 1.0.3-ok4), librust-quickcheck-1.0.3+regex-dev (= 1.0.3-ok4), librust-quickcheck-1.0.3+use-logging-dev (= 1.0.3-ok4), librust-quickcheck-1.0.3-dev (= 1.0.3-ok4) Depends: librust-env-logger-0.10+regex-dev, librust-env-logger-0.10-dev, librust-log-0.4+default-dev, librust-rand-0.8+getrandom-dev, librust-rand-0.8+small-rng-dev Filename: pool/main/r/rust-quickcheck/librust-quickcheck-dev_1.0.3-ok4_amd64.deb Size: 26180 MD5sum: 12d21ee3f7c49aceb5125cc5f1468189 SHA1: 36c24a981f9fcc6482c40ee73b5497773fe519d6 SHA256: 9bb821715b065df6ef968a37d1d93c223960216bf580842289a04e690e967303 SHA512: 0a662895450de5c0a7d77aca89f0572f6d4ab0ed4abe27c0d07c9321e0bb245456d9f7d40b8c88c663aa783d286045ec51883256873f3d237b09e2d7bb544bca Homepage: https://github.com/BurntSushi/quickcheck Description: Automatic property based testing with shrinking - Rust source code This package contains the source for the Rust quickcheck crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-quote-dev Architecture: amd64 Version: 1.0.35-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-quote Origin: openKylin Maintainer: openKylin Developers Installed-Size: 156 Provides: librust-quote+default-dev (= 1.0.35-ok1), librust-quote+proc-macro-dev (= 1.0.35-ok1), librust-quote-1+default-dev (= 1.0.35-ok1), librust-quote-1+proc-macro-dev (= 1.0.35-ok1), librust-quote-1-dev (= 1.0.35-ok1), librust-quote-1.0+default-dev (= 1.0.35-ok1), librust-quote-1.0+proc-macro-dev (= 1.0.35-ok1), librust-quote-1.0-dev (= 1.0.35-ok1), librust-quote-1.0.35+default-dev (= 1.0.35-ok1), librust-quote-1.0.35+proc-macro-dev (= 1.0.35-ok1), librust-quote-1.0.35-dev (= 1.0.35-ok1) Depends: librust-proc-macro2-1+proc-macro-dev (>= 1.0.74-~~), librust-proc-macro2-1-dev (>= 1.0.74-~~) Filename: pool/main/r/rust-quote/librust-quote-dev_1.0.35-ok1_amd64.deb Size: 27796 MD5sum: 362b7ca9f0e390320b7ed11ed500ea03 SHA1: 90b3c001279d76ac8a17d6b3a4cbe64b24d0a3b9 SHA256: 23bf4726a6461608ff011741f4f59191e8da52fd1b9d418267476e2092359df9 SHA512: 1e5f4f01235a8043522310ad1bb9c38705f8732c4527cf23b9b726c491843112b7ea023fe6a6f499e98d0ea51aac8643ccd06e34c9ba075ca79fdf02fcec3ded Description: Quasi-quoting macro quote!(...) - Rust source code Source code for Debianized Rust crate "quote" Package: librust-rand-chacha-dev Architecture: amd64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rand-chacha Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 92 Provides: librust-rand-chacha+default-dev (= 0.3.1-ok1), librust-rand-chacha+serde-dev (= 0.3.1-ok1), librust-rand-chacha+serde1-dev (= 0.3.1-ok1), librust-rand-chacha+simd-dev (= 0.3.1-ok1), librust-rand-chacha+std-dev (= 0.3.1-ok1), librust-rand-chacha-0+default-dev (= 0.3.1-ok1), librust-rand-chacha-0+serde-dev (= 0.3.1-ok1), librust-rand-chacha-0+serde1-dev (= 0.3.1-ok1), librust-rand-chacha-0+simd-dev (= 0.3.1-ok1), librust-rand-chacha-0+std-dev (= 0.3.1-ok1), librust-rand-chacha-0-dev (= 0.3.1-ok1), librust-rand-chacha-0.3+default-dev (= 0.3.1-ok1), librust-rand-chacha-0.3+serde-dev (= 0.3.1-ok1), librust-rand-chacha-0.3+serde1-dev (= 0.3.1-ok1), librust-rand-chacha-0.3+simd-dev (= 0.3.1-ok1), librust-rand-chacha-0.3+std-dev (= 0.3.1-ok1), librust-rand-chacha-0.3-dev (= 0.3.1-ok1), librust-rand-chacha-0.3.1+default-dev (= 0.3.1-ok1), librust-rand-chacha-0.3.1+serde-dev (= 0.3.1-ok1), librust-rand-chacha-0.3.1+serde1-dev (= 0.3.1-ok1), librust-rand-chacha-0.3.1+simd-dev (= 0.3.1-ok1), librust-rand-chacha-0.3.1+std-dev (= 0.3.1-ok1), librust-rand-chacha-0.3.1-dev (= 0.3.1-ok1) Depends: librust-ppv-lite86-0.2+simd-dev (>= 0.2.8-~~), librust-ppv-lite86-0.2+std-dev (>= 0.2.8-~~), librust-rand-core-0.6+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev Filename: pool/main/r/rust-rand-chacha/librust-rand-chacha-dev_0.3.1-ok1_amd64.deb Size: 17762 MD5sum: 25399ccc034491ae8b756823822ee736 SHA1: af856657b186eb09e6fbfda8bec5f40d47fb99a4 SHA256: c53e1d621fb22717bbc66615b05cf7d59f10d8b3cbe23e826e69cc099336976f SHA512: 2543a7bdd30941fee527e91f164906845fabda3556d243f63ca50ff1ae557b0d062d3040588c9041402cb1da3361f75a263da560c35b6c599adca79b9df4f030 Homepage: https://rust-random.github.io/book Description: ChaCha random number generator - Rust source code This package contains the source for the Rust rand_chacha crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-core+getrandom-dev Architecture: amd64 Version: 0.6.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rand-core Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-rand-core-0+getrandom-dev (= 0.6.4-ok1), librust-rand-core-0.6+getrandom-dev (= 0.6.4-ok1), librust-rand-core-0.6.4+getrandom-dev (= 0.6.4-ok1) Depends: librust-rand-core-dev (= 0.6.4-ok1), librust-getrandom-0.2+default-dev Filename: pool/main/r/rust-rand-core/librust-rand-core+getrandom-dev_0.6.4-ok1_amd64.deb Size: 1220 MD5sum: e2e14dd4feb5ad6e6f061bec0151a384 SHA1: fff2db5cec1b62e7a5a54f09276b6dd229800348 SHA256: e07b022c11b667a2ebe3889588e54b69e52b80e7334ebf0cf182627939efb194 SHA512: 18c6ad5a0cde2c5afb3978e75372d454600d1faf3e24d49e1991fbde19769ccf2229cac95e1448ab761c9f3a86d0b97c644f14996006c0623ea966bae5f08026 Homepage: https://rust-random.github.io/book Description: Core random number generator traits and tools - feature "getrandom" This metapackage enables feature "getrandom" for the Rust rand_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-core+serde-dev Architecture: amd64 Version: 0.6.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rand-core Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-rand-core+serde1-dev (= 0.6.4-ok1), librust-rand-core-0+serde-dev (= 0.6.4-ok1), librust-rand-core-0+serde1-dev (= 0.6.4-ok1), librust-rand-core-0.6+serde-dev (= 0.6.4-ok1), librust-rand-core-0.6+serde1-dev (= 0.6.4-ok1), librust-rand-core-0.6.4+serde-dev (= 0.6.4-ok1), librust-rand-core-0.6.4+serde1-dev (= 0.6.4-ok1) Depends: librust-rand-core-dev (= 0.6.4-ok1), librust-serde-1+default-dev, librust-serde-1+derive-dev Filename: pool/main/r/rust-rand-core/librust-rand-core+serde-dev_0.6.4-ok1_amd64.deb Size: 1272 MD5sum: c0efc62389e7e32ae83605bb3bced49e SHA1: 0a4c30213ca7c2838b91508603d65f8e844b198b SHA256: 0412b46ffc6a2c5bde6105d5e79f03489045b220ecca58373deaf7ad30ab299e SHA512: 475284b2d46d014481f5e1c4e6c381f7c15cbcfb48df3a38df3cc1d3dc866986cf1e750a11be71bb21db7bd681bacf9502906b5e821cd4e08888214fa4998106 Homepage: https://rust-random.github.io/book Description: Core random number generator traits and tools - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust rand_core crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serde1" feature. Package: librust-rand-core+std-dev Architecture: amd64 Version: 0.6.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rand-core Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-rand-core-0+std-dev (= 0.6.4-ok1), librust-rand-core-0.6+std-dev (= 0.6.4-ok1), librust-rand-core-0.6.4+std-dev (= 0.6.4-ok1) Depends: librust-rand-core-dev (= 0.6.4-ok1), librust-rand-core+alloc-dev (= 0.6.4-ok1), librust-rand-core+getrandom-dev (= 0.6.4-ok1), librust-getrandom-0.2+std-dev Filename: pool/main/r/rust-rand-core/librust-rand-core+std-dev_0.6.4-ok1_amd64.deb Size: 1220 MD5sum: efc3568a4814a0376f6e298b8fc572ed SHA1: 84b5c4bdb48730f3a281fcf79b9d758e43cd7565 SHA256: bb7b0b3db48ce1b1c6eacc65cb172be73917b218720c00a75cd467a8b538b8e2 SHA512: 14e1d17aba6b08bd936d21b246bf3884948d36128b90e1b67f6cbc307d8c6990b1f890d2f43ee0d5fbc2b39700417e35cb5eff31bbbc365c6cdaa8909cf234ac Homepage: https://rust-random.github.io/book Description: Core random number generator traits and tools - feature "std" This metapackage enables feature "std" for the Rust rand_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-core-dev Architecture: amd64 Version: 0.6.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rand-core Origin: openKylin Maintainer: openKylin Developers Installed-Size: 100 Provides: librust-rand-core+alloc-dev (= 0.6.4-ok1), librust-rand-core+default-dev (= 0.6.4-ok1), librust-rand-core-0+alloc-dev (= 0.6.4-ok1), librust-rand-core-0+default-dev (= 0.6.4-ok1), librust-rand-core-0-dev (= 0.6.4-ok1), librust-rand-core-0.6+alloc-dev (= 0.6.4-ok1), librust-rand-core-0.6+default-dev (= 0.6.4-ok1), librust-rand-core-0.6-dev (= 0.6.4-ok1), librust-rand-core-0.6.4+alloc-dev (= 0.6.4-ok1), librust-rand-core-0.6.4+default-dev (= 0.6.4-ok1), librust-rand-core-0.6.4-dev (= 0.6.4-ok1) Suggests: librust-rand-core+getrandom-dev (= 0.6.4-ok1), librust-rand-core+serde-dev (= 0.6.4-ok1), librust-rand-core+std-dev (= 0.6.4-ok1) Filename: pool/main/r/rust-rand-core/librust-rand-core-dev_0.6.4-ok1_amd64.deb Size: 22564 MD5sum: 6e2672ecfd1a636045479c90741630c0 SHA1: ef4e81facc0c4507480338175d28b19800f63d54 SHA256: be9dd04ace3bd788e181287449df4f0b979bf07eb70709f8953b86d2b178bba6 SHA512: cb451eaa444887593b392d5ff9635ccbdb9e3613644484afff9f3c2364694d33d60dd987412350ad56b3190e4f2b3bc009cf02eae9d12e4100f9e7523d97993f Homepage: https://rust-random.github.io/book Description: Core random number generator traits and tools - Rust source code This package contains the source for the Rust rand_core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-dev Architecture: amd64 Version: 0.8.5-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-rand Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 413 Provides: librust-rand+alloc-dev (= 0.8.5-ok2), librust-rand+default-dev (= 0.8.5-ok2), librust-rand+getrandom-dev (= 0.8.5-ok2), librust-rand+libc-dev (= 0.8.5-ok2), librust-rand+log-dev (= 0.8.5-ok2), librust-rand+min-const-gen-dev (= 0.8.5-ok2), librust-rand+nightly-dev (= 0.8.5-ok2), librust-rand+rand-chacha-dev (= 0.8.5-ok2), librust-rand+serde-dev (= 0.8.5-ok2), librust-rand+serde1-dev (= 0.8.5-ok2), librust-rand+small-rng-dev (= 0.8.5-ok2), librust-rand+std-dev (= 0.8.5-ok2), librust-rand+std-rng-dev (= 0.8.5-ok2), librust-rand-0+alloc-dev (= 0.8.5-ok2), librust-rand-0+default-dev (= 0.8.5-ok2), librust-rand-0+getrandom-dev (= 0.8.5-ok2), librust-rand-0+libc-dev (= 0.8.5-ok2), librust-rand-0+log-dev (= 0.8.5-ok2), librust-rand-0+min-const-gen-dev (= 0.8.5-ok2), librust-rand-0+nightly-dev (= 0.8.5-ok2), librust-rand-0+rand-chacha-dev (= 0.8.5-ok2), librust-rand-0+serde-dev (= 0.8.5-ok2), librust-rand-0+serde1-dev (= 0.8.5-ok2), librust-rand-0+small-rng-dev (= 0.8.5-ok2), librust-rand-0+std-dev (= 0.8.5-ok2), librust-rand-0+std-rng-dev (= 0.8.5-ok2), librust-rand-0-dev (= 0.8.5-ok2), librust-rand-0.8+alloc-dev (= 0.8.5-ok2), librust-rand-0.8+default-dev (= 0.8.5-ok2), librust-rand-0.8+getrandom-dev (= 0.8.5-ok2), librust-rand-0.8+libc-dev (= 0.8.5-ok2), librust-rand-0.8+log-dev (= 0.8.5-ok2), librust-rand-0.8+min-const-gen-dev (= 0.8.5-ok2), librust-rand-0.8+nightly-dev (= 0.8.5-ok2), librust-rand-0.8+rand-chacha-dev (= 0.8.5-ok2), librust-rand-0.8+serde-dev (= 0.8.5-ok2), librust-rand-0.8+serde1-dev (= 0.8.5-ok2), librust-rand-0.8+small-rng-dev (= 0.8.5-ok2), librust-rand-0.8+std-dev (= 0.8.5-ok2), librust-rand-0.8+std-rng-dev (= 0.8.5-ok2), librust-rand-0.8-dev (= 0.8.5-ok2), librust-rand-0.8.5+alloc-dev (= 0.8.5-ok2), librust-rand-0.8.5+default-dev (= 0.8.5-ok2), librust-rand-0.8.5+getrandom-dev (= 0.8.5-ok2), librust-rand-0.8.5+libc-dev (= 0.8.5-ok2), librust-rand-0.8.5+log-dev (= 0.8.5-ok2), librust-rand-0.8.5+min-const-gen-dev (= 0.8.5-ok2), librust-rand-0.8.5+nightly-dev (= 0.8.5-ok2), librust-rand-0.8.5+rand-chacha-dev (= 0.8.5-ok2), librust-rand-0.8.5+serde-dev (= 0.8.5-ok2), librust-rand-0.8.5+serde1-dev (= 0.8.5-ok2), librust-rand-0.8.5+small-rng-dev (= 0.8.5-ok2), librust-rand-0.8.5+std-dev (= 0.8.5-ok2), librust-rand-0.8.5+std-rng-dev (= 0.8.5-ok2), librust-rand-0.8.5-dev (= 0.8.5-ok2) Depends: librust-libc-0.2-dev (>= 0.2.22-~~), librust-log-0.4+default-dev (>= 0.4.4-~~), librust-rand-chacha-0.3+std-dev, librust-rand-chacha-0.3-dev, librust-rand-core-0.6+alloc-dev, librust-rand-core-0.6+default-dev, librust-rand-core-0.6+getrandom-dev, librust-rand-core-0.6+serde1-dev, librust-rand-core-0.6+std-dev, librust-serde-1+default-dev (>= 1.0.103-~~), librust-serde-1+derive-dev (>= 1.0.103-~~) Filename: pool/main/r/rust-rand/librust-rand-dev_0.8.5-ok2_amd64.deb Size: 75952 MD5sum: a23f6e547475306a106b1ae8d327f5ac SHA1: f5b4b9262882f3bc8558df43f397186da5b24e62 SHA256: b901c29252bc049b8d1c7b08af3cd20d7a9c521445398fe5a8dfb5e13d300334 SHA512: 8832eecc4c854758b192f840069cb5d652136e2eeb9ebe29d6b2f8934acc993d65514465f0ac9b6c04a5914fa772f7df1c5ae73d7c862fd73089ca2f477893b3 Homepage: https://rust-random.github.io/book Description: Randomness functionality, number generators - Rust source code This package contains the source for the Rust rand crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-xorshift+serde-dev Architecture: amd64 Version: 0.3.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-rand-xorshift Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-rand-xorshift+serde1-dev (= 0.3.0-ok2), librust-rand-xorshift-0+serde-dev (= 0.3.0-ok2), librust-rand-xorshift-0+serde1-dev (= 0.3.0-ok2), librust-rand-xorshift-0.3+serde-dev (= 0.3.0-ok2), librust-rand-xorshift-0.3+serde1-dev (= 0.3.0-ok2), librust-rand-xorshift-0.3.0+serde-dev (= 0.3.0-ok2), librust-rand-xorshift-0.3.0+serde1-dev (= 0.3.0-ok2) Depends: librust-rand-xorshift-dev (= 0.3.0-ok2), librust-serde-1+derive-dev (>= 1.0.118-~~) Filename: pool/main/r/rust-rand-xorshift/librust-rand-xorshift+serde-dev_0.3.0-ok2_amd64.deb Size: 1268 MD5sum: bc03c7d22764a7d57b6d35e9aa1901e2 SHA1: 2027a9e90aaca8afd97bca580777c96387367ab2 SHA256: 25c99023228ffe52d64d819488eae4b90ef53d6fdebbc8366a5f6778cc5fb0b4 SHA512: d04809578262f8314c98d6854538c3bc7c6c4616648a37fd015f1720a45dbf860a700179d939ae3def0cecdcf0d326437b2f82de443281f62fa0ef12077f3bdb Homepage: https://rust-random.github.io/book Description: Xorshift random number generator - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust rand_xorshift crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serde1" feature. Package: librust-rand-xorshift-dev Architecture: amd64 Version: 0.3.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-rand-xorshift Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 86 Provides: librust-rand-xorshift+default-dev (= 0.3.0-ok2), librust-rand-xorshift-0+default-dev (= 0.3.0-ok2), librust-rand-xorshift-0-dev (= 0.3.0-ok2), librust-rand-xorshift-0.3+default-dev (= 0.3.0-ok2), librust-rand-xorshift-0.3-dev (= 0.3.0-ok2), librust-rand-xorshift-0.3.0+default-dev (= 0.3.0-ok2), librust-rand-xorshift-0.3.0-dev (= 0.3.0-ok2) Depends: librust-rand-core-0.6+default-dev Suggests: librust-rand-xorshift+serde-dev (= 0.3.0-ok2) Filename: pool/main/r/rust-rand-xorshift/librust-rand-xorshift-dev_0.3.0-ok2_amd64.deb Size: 13756 MD5sum: 6a9a494f02511c5a463ef716d5cddc3c SHA1: 906575ad2ad1b2430498ce9e55448c6f2d46e01a SHA256: f20d8e7c55bec44770518b21b500e655606c1f0d749b5c6f411658f8435d4cd8 SHA512: 758223dfbb907dcfcb2a35010ca0633ca53703b3794b2eae3a30152b9aa18d7a6042d2dce448ea4b978a27797f8988ff09aeab9294c317472b53831bcada6261 Homepage: https://rust-random.github.io/book Description: Xorshift random number generator - Rust source code This package contains the source for the Rust rand_xorshift crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-xoshiro+serde-dev Architecture: amd64 Version: 0.6.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-rand-xoshiro Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-rand-xoshiro+serde1-dev (= 0.6.0-ok2), librust-rand-xoshiro-0+serde-dev (= 0.6.0-ok2), librust-rand-xoshiro-0+serde1-dev (= 0.6.0-ok2), librust-rand-xoshiro-0.6+serde-dev (= 0.6.0-ok2), librust-rand-xoshiro-0.6+serde1-dev (= 0.6.0-ok2), librust-rand-xoshiro-0.6.0+serde-dev (= 0.6.0-ok2), librust-rand-xoshiro-0.6.0+serde1-dev (= 0.6.0-ok2) Depends: librust-rand-xoshiro-dev (= 0.6.0-ok2), librust-serde-1+default-dev, librust-serde-1+derive-dev Filename: pool/main/r/rust-rand-xoshiro/librust-rand-xoshiro+serde-dev_0.6.0-ok2_amd64.deb Size: 1276 MD5sum: f34ed85a8cc67908a708cd0cd77357e8 SHA1: 670d8fa9ac079bb91283416ca4791eb72e8bb4fe SHA256: 27b1b468ae03dbd443f820a1502371e02c691ab621c7695c686b5e229a9bc839 SHA512: a8336f70fe084662e3417c3d8fc0e00803509f30ab4cde5c874beb4c2664b50ce55b621d379b8a82b3f4813d45543f067158046eb810191db3fa4f5c7bf1f254 Homepage: https://rust-random.github.io/book Description: Xoshiro, xoroshiro and splitmix64 RNGs - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust rand_xoshiro crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serde1" feature. Package: librust-rand-xoshiro-dev Architecture: amd64 Version: 0.6.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-rand-xoshiro Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 143 Provides: librust-rand-xoshiro+default-dev (= 0.6.0-ok2), librust-rand-xoshiro-0+default-dev (= 0.6.0-ok2), librust-rand-xoshiro-0-dev (= 0.6.0-ok2), librust-rand-xoshiro-0.6+default-dev (= 0.6.0-ok2), librust-rand-xoshiro-0.6-dev (= 0.6.0-ok2), librust-rand-xoshiro-0.6.0+default-dev (= 0.6.0-ok2), librust-rand-xoshiro-0.6.0-dev (= 0.6.0-ok2) Depends: librust-rand-core-0.6+default-dev Suggests: librust-rand-xoshiro+serde-dev (= 0.6.0-ok2) Filename: pool/main/r/rust-rand-xoshiro/librust-rand-xoshiro-dev_0.6.0-ok2_amd64.deb Size: 18440 MD5sum: 02db0d3a9d5da5d06e31cc6174971689 SHA1: 13bb0d3e38ef9db3ced8ba40dab770f459aac1f4 SHA256: a5aed4c5ee71513cc44498a66c607d9c62b798331282bf8fa74d1720f7df38b8 SHA512: 96aaae7940e5915b75621d56798fcaa5ac59a5b8492826e05d8139c823c9eea7f513955a55a61e4ff812b77080d67e68b829177079b1f2ed4ff469fbf30ece0c Homepage: https://rust-random.github.io/book Description: Xoshiro, xoroshiro and splitmix64 RNGs - Rust source code This package contains the source for the Rust rand_xoshiro crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rayon-core-dev Architecture: amd64 Version: 1.12.1-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-rayon-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 324 Provides: librust-rayon-core+default-dev (= 1.12.1-ok2), librust-rayon-core-1+default-dev (= 1.12.1-ok2), librust-rayon-core-1-dev (= 1.12.1-ok2), librust-rayon-core-1.12+default-dev (= 1.12.1-ok2), librust-rayon-core-1.12-dev (= 1.12.1-ok2), librust-rayon-core-1.12.1+default-dev (= 1.12.1-ok2), librust-rayon-core-1.12.1-dev (= 1.12.1-ok2) Depends: librust-crossbeam-deque-0.8+default-dev (>= 0.8.1-~~), librust-crossbeam-utils-0.8+default-dev Filename: pool/main/r/rust-rayon-core/librust-rayon-core-dev_1.12.1-ok2_amd64.deb Size: 61956 MD5sum: a48263e5bc96f9630f33846ffd99d034 SHA1: 7fbf1b8ce0f55c39d8f7cd4e351e1d7ca923244d SHA256: 34a5cef34a1baa7ab5f9466f422666523fcfba7ec5ea58fd4946a4a27cb090fc SHA512: 72747fccb21a6450854d8897fce02c6699d10ab1fcb6094325a7128356b4d908e0a39e9895e33b81a4a9a973ae842a174c7cd85cdf9cfc61a9ffe04880d115e1 Description: Core APIs for Rayon - Rust source code Source code for Debianized Rust crate "rayon-core" Package: librust-rayon-dev Architecture: amd64 Version: 1.8.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rayon Origin: openKylin Maintainer: openKylin Developers Installed-Size: 927 Provides: librust-rayon+default-dev (= 1.8.1-ok1), librust-rayon-1+default-dev (= 1.8.1-ok1), librust-rayon-1-dev (= 1.8.1-ok1), librust-rayon-1.8+default-dev (= 1.8.1-ok1), librust-rayon-1.8-dev (= 1.8.1-ok1), librust-rayon-1.8.1+default-dev (= 1.8.1-ok1), librust-rayon-1.8.1-dev (= 1.8.1-ok1) Depends: librust-either-1-dev, librust-rayon-core-1+default-dev (>= 1.12.1-~~) Filename: pool/main/r/rust-rayon/librust-rayon-dev_1.8.1-ok1_amd64.deb Size: 139704 MD5sum: d7902c2a3229199a86ce937cacc72d90 SHA1: 065dea001e670b88cb0b45cbfe599e69894f5cbf SHA256: 76715fabf6fbea00f37c022fd143ccf8db7c60ac0dee22dd5e464f4ea61e9f71 SHA512: 203f8f6a88334b472e04f5771d56092f29f67e6a10cdf52b25547ff777c035ea0f548ece92c2492b4ed6b55480f68ebfc18324d4932ca04ff8dd30a45d31ef50 Description: Simple work-stealing parallelism for Rust - Rust source code Source code for Debianized Rust crate "rayon" Package: librust-redox-syscall-dev Architecture: amd64 Version: 0.2.16-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-redox-syscall Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 159 Provides: librust-redox-syscall+default-dev (= 0.2.16-ok1), librust-redox-syscall-0+default-dev (= 0.2.16-ok1), librust-redox-syscall-0-dev (= 0.2.16-ok1), librust-redox-syscall-0.2+default-dev (= 0.2.16-ok1), librust-redox-syscall-0.2-dev (= 0.2.16-ok1), librust-redox-syscall-0.2.16+default-dev (= 0.2.16-ok1), librust-redox-syscall-0.2.16-dev (= 0.2.16-ok1) Depends: librust-bitflags-1+default-dev (>= 1.1.0-~~) Filename: pool/main/r/rust-redox-syscall/librust-redox-syscall-dev_0.2.16-ok1_amd64.deb Size: 24570 MD5sum: fb3e0efbaa5da8cdae0ff747de271f11 SHA1: eaa83e8781f5d7fa6af291532cb6f52e98a99334 SHA256: 2fcd96281a866c5d326bab950170ab2d869e39283343a65118f3177d9ba2f544 SHA512: bd9df91bb1a8d305932034709358e05f4924b838620943b63e8941eb01de16009efc3792a1cc7f410f7662a38473de515e2d4af8b59ddce0eac96adc8095da65 Description: Access raw Redox system calls - Rust source code This package contains the source for the Rust redox_syscall crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-regex-automata-dev Architecture: amd64 Version: 0.4.3-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-regex-automata Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2794 Provides: librust-regex-automata+alloc-dev (= 0.4.3-ok2), librust-regex-automata+default-dev (= 0.4.3-ok2), librust-regex-automata+dfa-build-dev (= 0.4.3-ok2), librust-regex-automata+dfa-dev (= 0.4.3-ok2), librust-regex-automata+dfa-onepass-dev (= 0.4.3-ok2), librust-regex-automata+dfa-search-dev (= 0.4.3-ok2), librust-regex-automata+hybrid-dev (= 0.4.3-ok2), librust-regex-automata+internal-instrument-dev (= 0.4.3-ok2), librust-regex-automata+internal-instrument-pikevm-dev (= 0.4.3-ok2), librust-regex-automata+logging-dev (= 0.4.3-ok2), librust-regex-automata+meta-dev (= 0.4.3-ok2), librust-regex-automata+nfa-backtrack-dev (= 0.4.3-ok2), librust-regex-automata+nfa-dev (= 0.4.3-ok2), librust-regex-automata+nfa-pikevm-dev (= 0.4.3-ok2), librust-regex-automata+nfa-thompson-dev (= 0.4.3-ok2), librust-regex-automata+perf-dev (= 0.4.3-ok2), librust-regex-automata+perf-inline-dev (= 0.4.3-ok2), librust-regex-automata+perf-literal-dev (= 0.4.3-ok2), librust-regex-automata+perf-literal-multisubstring-dev (= 0.4.3-ok2), librust-regex-automata+perf-literal-substring-dev (= 0.4.3-ok2), librust-regex-automata+std-dev (= 0.4.3-ok2), librust-regex-automata+syntax-dev (= 0.4.3-ok2), librust-regex-automata+unicode-age-dev (= 0.4.3-ok2), librust-regex-automata+unicode-bool-dev (= 0.4.3-ok2), librust-regex-automata+unicode-case-dev (= 0.4.3-ok2), librust-regex-automata+unicode-dev (= 0.4.3-ok2), librust-regex-automata+unicode-gencat-dev (= 0.4.3-ok2), librust-regex-automata+unicode-perl-dev (= 0.4.3-ok2), librust-regex-automata+unicode-script-dev (= 0.4.3-ok2), librust-regex-automata+unicode-segment-dev (= 0.4.3-ok2), librust-regex-automata+unicode-word-boundary-dev (= 0.4.3-ok2), librust-regex-automata-0+alloc-dev (= 0.4.3-ok2), librust-regex-automata-0+default-dev (= 0.4.3-ok2), librust-regex-automata-0+dfa-build-dev (= 0.4.3-ok2), librust-regex-automata-0+dfa-dev (= 0.4.3-ok2), librust-regex-automata-0+dfa-onepass-dev (= 0.4.3-ok2), librust-regex-automata-0+dfa-search-dev (= 0.4.3-ok2), librust-regex-automata-0+hybrid-dev (= 0.4.3-ok2), librust-regex-automata-0+internal-instrument-dev (= 0.4.3-ok2), librust-regex-automata-0+internal-instrument-pikevm-dev (= 0.4.3-ok2), librust-regex-automata-0+logging-dev (= 0.4.3-ok2), librust-regex-automata-0+meta-dev (= 0.4.3-ok2), librust-regex-automata-0+nfa-backtrack-dev (= 0.4.3-ok2), librust-regex-automata-0+nfa-dev (= 0.4.3-ok2), librust-regex-automata-0+nfa-pikevm-dev (= 0.4.3-ok2), librust-regex-automata-0+nfa-thompson-dev (= 0.4.3-ok2), librust-regex-automata-0+perf-dev (= 0.4.3-ok2), librust-regex-automata-0+perf-inline-dev (= 0.4.3-ok2), librust-regex-automata-0+perf-literal-dev (= 0.4.3-ok2), librust-regex-automata-0+perf-literal-multisubstring-dev (= 0.4.3-ok2), librust-regex-automata-0+perf-literal-substring-dev (= 0.4.3-ok2), librust-regex-automata-0+std-dev (= 0.4.3-ok2), librust-regex-automata-0+syntax-dev (= 0.4.3-ok2), librust-regex-automata-0+unicode-age-dev (= 0.4.3-ok2), librust-regex-automata-0+unicode-bool-dev (= 0.4.3-ok2), librust-regex-automata-0+unicode-case-dev (= 0.4.3-ok2), librust-regex-automata-0+unicode-dev (= 0.4.3-ok2), librust-regex-automata-0+unicode-gencat-dev (= 0.4.3-ok2), librust-regex-automata-0+unicode-perl-dev (= 0.4.3-ok2), librust-regex-automata-0+unicode-script-dev (= 0.4.3-ok2), librust-regex-automata-0+unicode-segment-dev (= 0.4.3-ok2), librust-regex-automata-0+unicode-word-boundary-dev (= 0.4.3-ok2), librust-regex-automata-0-dev (= 0.4.3-ok2), librust-regex-automata-0.4+alloc-dev (= 0.4.3-ok2), librust-regex-automata-0.4+default-dev (= 0.4.3-ok2), librust-regex-automata-0.4+dfa-build-dev (= 0.4.3-ok2), librust-regex-automata-0.4+dfa-dev (= 0.4.3-ok2), librust-regex-automata-0.4+dfa-onepass-dev (= 0.4.3-ok2), librust-regex-automata-0.4+dfa-search-dev (= 0.4.3-ok2), librust-regex-automata-0.4+hybrid-dev (= 0.4.3-ok2), librust-regex-automata-0.4+internal-instrument-dev (= 0.4.3-ok2), librust-regex-automata-0.4+internal-instrument-pikevm-dev (= 0.4.3-ok2), librust-regex-automata-0.4+logging-dev (= 0.4.3-ok2), librust-regex-automata-0.4+meta-dev (= 0.4.3-ok2), librust-regex-automata-0.4+nfa-backtrack-dev (= 0.4.3-ok2), librust-regex-automata-0.4+nfa-dev (= 0.4.3-ok2), librust-regex-automata-0.4+nfa-pikevm-dev (= 0.4.3-ok2), librust-regex-automata-0.4+nfa-thompson-dev (= 0.4.3-ok2), librust-regex-automata-0.4+perf-dev (= 0.4.3-ok2), librust-regex-automata-0.4+perf-inline-dev (= 0.4.3-ok2), librust-regex-automata-0.4+perf-literal-dev (= 0.4.3-ok2), librust-regex-automata-0.4+perf-literal-multisubstring-dev (= 0.4.3-ok2), librust-regex-automata-0.4+perf-literal-substring-dev (= 0.4.3-ok2), librust-regex-automata-0.4+std-dev (= 0.4.3-ok2), librust-regex-automata-0.4+syntax-dev (= 0.4.3-ok2), librust-regex-automata-0.4+unicode-age-dev (= 0.4.3-ok2), librust-regex-automata-0.4+unicode-bool-dev (= 0.4.3-ok2), librust-regex-automata-0.4+unicode-case-dev (= 0.4.3-ok2), librust-regex-automata-0.4+unicode-dev (= 0.4.3-ok2), librust-regex-automata-0.4+unicode-gencat-dev (= 0.4.3-ok2), librust-regex-automata-0.4+unicode-perl-dev (= 0.4.3-ok2), librust-regex-automata-0.4+unicode-script-dev (= 0.4.3-ok2), librust-regex-automata-0.4+unicode-segment-dev (= 0.4.3-ok2), librust-regex-automata-0.4+unicode-word-boundary-dev (= 0.4.3-ok2), librust-regex-automata-0.4-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+alloc-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+default-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+dfa-build-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+dfa-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+dfa-onepass-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+dfa-search-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+hybrid-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+internal-instrument-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+internal-instrument-pikevm-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+logging-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+meta-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+nfa-backtrack-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+nfa-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+nfa-pikevm-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+nfa-thompson-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+perf-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+perf-inline-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+perf-literal-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+perf-literal-multisubstring-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+perf-literal-substring-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+std-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+syntax-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+unicode-age-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+unicode-bool-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+unicode-case-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+unicode-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+unicode-gencat-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+unicode-perl-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+unicode-script-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+unicode-segment-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3+unicode-word-boundary-dev (= 0.4.3-ok2), librust-regex-automata-0.4.3-dev (= 0.4.3-ok2) Depends: librust-aho-corasick-1+logging-dev, librust-aho-corasick-1+perf-literal-dev, librust-aho-corasick-1+std-dev, librust-aho-corasick-1-dev, librust-log-0.4+default-dev (>= 0.4.14-~~), librust-memchr-2+logging-dev (>= 2.6.0-~~), librust-memchr-2+std-dev (>= 2.6.0-~~), librust-memchr-2-dev (>= 2.6.0-~~), librust-regex-syntax-0.8+std-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-age-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-bool-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-case-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-gencat-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-perl-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-script-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-segment-dev (>= 0.8.2-~~), librust-regex-syntax-0.8-dev (>= 0.8.2-~~) Filename: pool/main/r/rust-regex-automata/librust-regex-automata-dev_0.4.3-ok2_amd64.deb Size: 417996 MD5sum: 2474fc88f638f7a9587c332f4663766f SHA1: 6a2a0a31e26ff2b2166ba990e9f6fbfb8eb74e9f SHA256: 5cb03e1a2b8235d2c3709c996131c8a034ebdd9463bf114213816d093e44db60 SHA512: fc2dce214ccad7ba439e7966506ee6b7bea7726e3ea587a4b2ab9b016f151f3d116d49dff5de45b556fb9ab922d3753d266f88f82a2210707fc30a7a7ac380f6 Description: Automata construction and matching using regular expressions - Rust source code This package contains the source for the Rust regex-automata crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-regex-dev Architecture: amd64 Version: 1.10.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1552 Provides: librust-regex+default-dev (= 1.10.2-ok1), librust-regex+logging-dev (= 1.10.2-ok1), librust-regex+pattern-dev (= 1.10.2-ok1), librust-regex+perf-backtrack-dev (= 1.10.2-ok1), librust-regex+perf-cache-dev (= 1.10.2-ok1), librust-regex+perf-dev (= 1.10.2-ok1), librust-regex+perf-dfa-dev (= 1.10.2-ok1), librust-regex+perf-dfa-full-dev (= 1.10.2-ok1), librust-regex+perf-inline-dev (= 1.10.2-ok1), librust-regex+perf-literal-dev (= 1.10.2-ok1), librust-regex+perf-onepass-dev (= 1.10.2-ok1), librust-regex+std-dev (= 1.10.2-ok1), librust-regex+unicode-age-dev (= 1.10.2-ok1), librust-regex+unicode-bool-dev (= 1.10.2-ok1), librust-regex+unicode-case-dev (= 1.10.2-ok1), librust-regex+unicode-dev (= 1.10.2-ok1), librust-regex+unicode-gencat-dev (= 1.10.2-ok1), librust-regex+unicode-perl-dev (= 1.10.2-ok1), librust-regex+unicode-script-dev (= 1.10.2-ok1), librust-regex+unicode-segment-dev (= 1.10.2-ok1), librust-regex+unstable-dev (= 1.10.2-ok1), librust-regex+use-std-dev (= 1.10.2-ok1), librust-regex-1+default-dev (= 1.10.2-ok1), librust-regex-1+logging-dev (= 1.10.2-ok1), librust-regex-1+pattern-dev (= 1.10.2-ok1), librust-regex-1+perf-backtrack-dev (= 1.10.2-ok1), librust-regex-1+perf-cache-dev (= 1.10.2-ok1), librust-regex-1+perf-dev (= 1.10.2-ok1), librust-regex-1+perf-dfa-dev (= 1.10.2-ok1), librust-regex-1+perf-dfa-full-dev (= 1.10.2-ok1), librust-regex-1+perf-inline-dev (= 1.10.2-ok1), librust-regex-1+perf-literal-dev (= 1.10.2-ok1), librust-regex-1+perf-onepass-dev (= 1.10.2-ok1), librust-regex-1+std-dev (= 1.10.2-ok1), librust-regex-1+unicode-age-dev (= 1.10.2-ok1), librust-regex-1+unicode-bool-dev (= 1.10.2-ok1), librust-regex-1+unicode-case-dev (= 1.10.2-ok1), librust-regex-1+unicode-dev (= 1.10.2-ok1), librust-regex-1+unicode-gencat-dev (= 1.10.2-ok1), librust-regex-1+unicode-perl-dev (= 1.10.2-ok1), librust-regex-1+unicode-script-dev (= 1.10.2-ok1), librust-regex-1+unicode-segment-dev (= 1.10.2-ok1), librust-regex-1+unstable-dev (= 1.10.2-ok1), librust-regex-1+use-std-dev (= 1.10.2-ok1), librust-regex-1-dev (= 1.10.2-ok1), librust-regex-1.10+default-dev (= 1.10.2-ok1), librust-regex-1.10+logging-dev (= 1.10.2-ok1), librust-regex-1.10+pattern-dev (= 1.10.2-ok1), librust-regex-1.10+perf-backtrack-dev (= 1.10.2-ok1), librust-regex-1.10+perf-cache-dev (= 1.10.2-ok1), librust-regex-1.10+perf-dev (= 1.10.2-ok1), librust-regex-1.10+perf-dfa-dev (= 1.10.2-ok1), librust-regex-1.10+perf-dfa-full-dev (= 1.10.2-ok1), librust-regex-1.10+perf-inline-dev (= 1.10.2-ok1), librust-regex-1.10+perf-literal-dev (= 1.10.2-ok1), librust-regex-1.10+perf-onepass-dev (= 1.10.2-ok1), librust-regex-1.10+std-dev (= 1.10.2-ok1), librust-regex-1.10+unicode-age-dev (= 1.10.2-ok1), librust-regex-1.10+unicode-bool-dev (= 1.10.2-ok1), librust-regex-1.10+unicode-case-dev (= 1.10.2-ok1), librust-regex-1.10+unicode-dev (= 1.10.2-ok1), librust-regex-1.10+unicode-gencat-dev (= 1.10.2-ok1), librust-regex-1.10+unicode-perl-dev (= 1.10.2-ok1), librust-regex-1.10+unicode-script-dev (= 1.10.2-ok1), librust-regex-1.10+unicode-segment-dev (= 1.10.2-ok1), librust-regex-1.10+unstable-dev (= 1.10.2-ok1), librust-regex-1.10+use-std-dev (= 1.10.2-ok1), librust-regex-1.10-dev (= 1.10.2-ok1), librust-regex-1.10.2+default-dev (= 1.10.2-ok1), librust-regex-1.10.2+logging-dev (= 1.10.2-ok1), librust-regex-1.10.2+pattern-dev (= 1.10.2-ok1), librust-regex-1.10.2+perf-backtrack-dev (= 1.10.2-ok1), librust-regex-1.10.2+perf-cache-dev (= 1.10.2-ok1), librust-regex-1.10.2+perf-dev (= 1.10.2-ok1), librust-regex-1.10.2+perf-dfa-dev (= 1.10.2-ok1), librust-regex-1.10.2+perf-dfa-full-dev (= 1.10.2-ok1), librust-regex-1.10.2+perf-inline-dev (= 1.10.2-ok1), librust-regex-1.10.2+perf-literal-dev (= 1.10.2-ok1), librust-regex-1.10.2+perf-onepass-dev (= 1.10.2-ok1), librust-regex-1.10.2+std-dev (= 1.10.2-ok1), librust-regex-1.10.2+unicode-age-dev (= 1.10.2-ok1), librust-regex-1.10.2+unicode-bool-dev (= 1.10.2-ok1), librust-regex-1.10.2+unicode-case-dev (= 1.10.2-ok1), librust-regex-1.10.2+unicode-dev (= 1.10.2-ok1), librust-regex-1.10.2+unicode-gencat-dev (= 1.10.2-ok1), librust-regex-1.10.2+unicode-perl-dev (= 1.10.2-ok1), librust-regex-1.10.2+unicode-script-dev (= 1.10.2-ok1), librust-regex-1.10.2+unicode-segment-dev (= 1.10.2-ok1), librust-regex-1.10.2+unstable-dev (= 1.10.2-ok1), librust-regex-1.10.2+use-std-dev (= 1.10.2-ok1), librust-regex-1.10.2-dev (= 1.10.2-ok1) Depends: librust-aho-corasick-1+default-dev, librust-aho-corasick-1+logging-dev, librust-aho-corasick-1+std-dev, librust-memchr-2+default-dev (>= 2.6.0-~~), librust-memchr-2+logging-dev (>= 2.6.0-~~), librust-memchr-2+std-dev (>= 2.6.0-~~), librust-regex-automata-0.4+alloc-dev (>= 0.4.3-~~), librust-regex-automata-0.4+dfa-build-dev (>= 0.4.3-~~), librust-regex-automata-0.4+dfa-onepass-dev (>= 0.4.3-~~), librust-regex-automata-0.4+dfa-search-dev (>= 0.4.3-~~), librust-regex-automata-0.4+hybrid-dev (>= 0.4.3-~~), librust-regex-automata-0.4+logging-dev (>= 0.4.3-~~), librust-regex-automata-0.4+meta-dev (>= 0.4.3-~~), librust-regex-automata-0.4+nfa-backtrack-dev (>= 0.4.3-~~), librust-regex-automata-0.4+nfa-pikevm-dev (>= 0.4.3-~~), librust-regex-automata-0.4+perf-inline-dev (>= 0.4.3-~~), librust-regex-automata-0.4+perf-literal-dev (>= 0.4.3-~~), librust-regex-automata-0.4+std-dev (>= 0.4.3-~~), librust-regex-automata-0.4+syntax-dev (>= 0.4.3-~~), librust-regex-automata-0.4+unicode-age-dev (>= 0.4.3-~~), librust-regex-automata-0.4+unicode-bool-dev (>= 0.4.3-~~), librust-regex-automata-0.4+unicode-case-dev (>= 0.4.3-~~), librust-regex-automata-0.4+unicode-dev (>= 0.4.3-~~), librust-regex-automata-0.4+unicode-gencat-dev (>= 0.4.3-~~), librust-regex-automata-0.4+unicode-perl-dev (>= 0.4.3-~~), librust-regex-automata-0.4+unicode-script-dev (>= 0.4.3-~~), librust-regex-automata-0.4+unicode-segment-dev (>= 0.4.3-~~), librust-regex-automata-0.4+unicode-word-boundary-dev (>= 0.4.3-~~), librust-regex-syntax-0.8+default-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+std-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-age-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-bool-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-case-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-gencat-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-perl-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-script-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-segment-dev (>= 0.8.2-~~), librust-regex-syntax-0.8-dev (>= 0.8.2-~~) Breaks: librust-globset-dev (<= 0.4.10-1), librust-lalrpop-dev (<= 0.19.8-4+b4), librust-tracing-subscriber-dev (<= 0.3.17-1) Filename: pool/main/r/rust-regex/librust-regex-dev_1.10.2-ok1_amd64.deb Size: 193040 MD5sum: 6f77a9eb239c346ee00bc7431f71b1c6 SHA1: e9f0155cd08d614b8036126dddfdd94f5b03e9ce SHA256: fe703cfe392a545932bf87eff988f20b0efd47e6855c3e0c7bd537f067e6a8ff SHA512: 619556df4c6fa5b5b85a84369ce6d8fb8e4e859597c9285ef4c9bf3f11526f2d29456358edd5e12f2c419c151ba340544e961d23f405c3264f78827b3153321a Homepage: https://github.com/rust-lang/regex Description: Regular expressions for Rust - Rust source code This implementation uses finite automata and guarantees linear time matching on all inputs. . This package contains the source for the Rust regex crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-regex-syntax-dev Architecture: amd64 Version: 0.8.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-regex-syntax Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1636 Provides: librust-regex-syntax+arbitrary-dev (= 0.8.2-ok1), librust-regex-syntax+default-dev (= 0.8.2-ok1), librust-regex-syntax+std-dev (= 0.8.2-ok1), librust-regex-syntax+unicode-age-dev (= 0.8.2-ok1), librust-regex-syntax+unicode-bool-dev (= 0.8.2-ok1), librust-regex-syntax+unicode-case-dev (= 0.8.2-ok1), librust-regex-syntax+unicode-dev (= 0.8.2-ok1), librust-regex-syntax+unicode-gencat-dev (= 0.8.2-ok1), librust-regex-syntax+unicode-perl-dev (= 0.8.2-ok1), librust-regex-syntax+unicode-script-dev (= 0.8.2-ok1), librust-regex-syntax+unicode-segment-dev (= 0.8.2-ok1), librust-regex-syntax-0+arbitrary-dev (= 0.8.2-ok1), librust-regex-syntax-0+default-dev (= 0.8.2-ok1), librust-regex-syntax-0+std-dev (= 0.8.2-ok1), librust-regex-syntax-0+unicode-age-dev (= 0.8.2-ok1), librust-regex-syntax-0+unicode-bool-dev (= 0.8.2-ok1), librust-regex-syntax-0+unicode-case-dev (= 0.8.2-ok1), librust-regex-syntax-0+unicode-dev (= 0.8.2-ok1), librust-regex-syntax-0+unicode-gencat-dev (= 0.8.2-ok1), librust-regex-syntax-0+unicode-perl-dev (= 0.8.2-ok1), librust-regex-syntax-0+unicode-script-dev (= 0.8.2-ok1), librust-regex-syntax-0+unicode-segment-dev (= 0.8.2-ok1), librust-regex-syntax-0-dev (= 0.8.2-ok1), librust-regex-syntax-0.8+arbitrary-dev (= 0.8.2-ok1), librust-regex-syntax-0.8+default-dev (= 0.8.2-ok1), librust-regex-syntax-0.8+std-dev (= 0.8.2-ok1), librust-regex-syntax-0.8+unicode-age-dev (= 0.8.2-ok1), librust-regex-syntax-0.8+unicode-bool-dev (= 0.8.2-ok1), librust-regex-syntax-0.8+unicode-case-dev (= 0.8.2-ok1), librust-regex-syntax-0.8+unicode-dev (= 0.8.2-ok1), librust-regex-syntax-0.8+unicode-gencat-dev (= 0.8.2-ok1), librust-regex-syntax-0.8+unicode-perl-dev (= 0.8.2-ok1), librust-regex-syntax-0.8+unicode-script-dev (= 0.8.2-ok1), librust-regex-syntax-0.8+unicode-segment-dev (= 0.8.2-ok1), librust-regex-syntax-0.8-dev (= 0.8.2-ok1), librust-regex-syntax-0.8.2+arbitrary-dev (= 0.8.2-ok1), librust-regex-syntax-0.8.2+default-dev (= 0.8.2-ok1), librust-regex-syntax-0.8.2+std-dev (= 0.8.2-ok1), librust-regex-syntax-0.8.2+unicode-age-dev (= 0.8.2-ok1), librust-regex-syntax-0.8.2+unicode-bool-dev (= 0.8.2-ok1), librust-regex-syntax-0.8.2+unicode-case-dev (= 0.8.2-ok1), librust-regex-syntax-0.8.2+unicode-dev (= 0.8.2-ok1), librust-regex-syntax-0.8.2+unicode-gencat-dev (= 0.8.2-ok1), librust-regex-syntax-0.8.2+unicode-perl-dev (= 0.8.2-ok1), librust-regex-syntax-0.8.2+unicode-script-dev (= 0.8.2-ok1), librust-regex-syntax-0.8.2+unicode-segment-dev (= 0.8.2-ok1), librust-regex-syntax-0.8.2-dev (= 0.8.2-ok1) Depends: librust-arbitrary-1+default-dev (>= 1.3.0-~~), librust-arbitrary-1+derive-dev (>= 1.3.0-~~) Filename: pool/main/r/rust-regex-syntax/librust-regex-syntax-dev_0.8.2-ok1_amd64.deb Size: 184976 MD5sum: b71318063e73e04798093c19840e5fbc SHA1: 13ad363ae3340b539f1eaa79dfd42e91c01ab7ac SHA256: d15a00f55675e06888529fa626e7f572b2b42a89dd8d27cd58d59f0188428663 SHA512: 3da9317ada48fc7e1f8769c9057b3c7453b34342a14aa44ac8dfa233ba1e587b8a39c3cba29e9194339b27c9c4fdca35cc6fe5f6052090f298cd14545d1e5e41 Description: Regular expression parser - Rust source code This package contains the source for the Rust regex-syntax crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-remove-dir-all-dev Architecture: amd64 Version: 0.8.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-remove-dir-all Origin: openKylin Maintainer: openKylin Developers Installed-Size: 65 Provides: librust-remove-dir-all+clap-dev (= 0.8.2-ok1), librust-remove-dir-all+default-dev (= 0.8.2-ok1), librust-remove-dir-all+env-logger-dev (= 0.8.2-ok1), librust-remove-dir-all+log-dev (= 0.8.2-ok1), librust-remove-dir-all+parallel-dev (= 0.8.2-ok1), librust-remove-dir-all-0+clap-dev (= 0.8.2-ok1), librust-remove-dir-all-0+default-dev (= 0.8.2-ok1), librust-remove-dir-all-0+env-logger-dev (= 0.8.2-ok1), librust-remove-dir-all-0+log-dev (= 0.8.2-ok1), librust-remove-dir-all-0+parallel-dev (= 0.8.2-ok1), librust-remove-dir-all-0-dev (= 0.8.2-ok1), librust-remove-dir-all-0.8+clap-dev (= 0.8.2-ok1), librust-remove-dir-all-0.8+default-dev (= 0.8.2-ok1), librust-remove-dir-all-0.8+env-logger-dev (= 0.8.2-ok1), librust-remove-dir-all-0.8+log-dev (= 0.8.2-ok1), librust-remove-dir-all-0.8+parallel-dev (= 0.8.2-ok1), librust-remove-dir-all-0.8-dev (= 0.8.2-ok1), librust-remove-dir-all-0.8.2+clap-dev (= 0.8.2-ok1), librust-remove-dir-all-0.8.2+default-dev (= 0.8.2-ok1), librust-remove-dir-all-0.8.2+env-logger-dev (= 0.8.2-ok1), librust-remove-dir-all-0.8.2+log-dev (= 0.8.2-ok1), librust-remove-dir-all-0.8.2+parallel-dev (= 0.8.2-ok1), librust-remove-dir-all-0.8.2-dev (= 0.8.2-ok1) Depends: librust-cfg-if-1+default-dev, librust-clap-4+default-dev (>= 4.1.11-~~), librust-clap-4+derive-dev (>= 4.1.11-~~), librust-cvt-0.1+default-dev (>= 0.1.1-~~), librust-env-logger-0.10+default-dev, librust-fs-at-0.1+default-dev (>= 0.1.4-~~), librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-libc-0.2+default-dev, librust-log-0.4+default-dev (>= 0.4.11-~~), librust-normpath-1+default-dev (>= 1.0.1-~~), librust-rayon-1+default-dev (>= 1.4-~~) Filename: pool/main/r/rust-remove-dir-all/librust-remove-dir-all-dev_0.8.2-ok1_amd64.deb Size: 15756 MD5sum: c8183bf689b4b9292baf4e2bb6961f06 SHA1: e36e0cd4ceef4dd9f4ce01c4ff712f5c087d44be SHA256: 6195526c904145f64bb8cfde71e709c1d7c810cb0f22bde55bb325feec1b85b7 SHA512: 6954f4999382a71098dafd7dd51a8a449acd712d5270033f35a9530af7016d5c6fc98fbd40bb0eb2ad08b95ffa56c5c9b4a43982ad2ec467a9b1b6f3c3db4d56 Description: Safe, reliable implementation of remove_dir_all for Windows - Rust source code This package contains the source for the Rust remove_dir_all crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rend-dev Architecture: amd64 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rend Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 68 Provides: librust-rend+bytecheck-dev (= 0.4.0-ok1), librust-rend+default-dev (= 0.4.0-ok1), librust-rend+std-dev (= 0.4.0-ok1), librust-rend+validation-dev (= 0.4.0-ok1), librust-rend-0+bytecheck-dev (= 0.4.0-ok1), librust-rend-0+default-dev (= 0.4.0-ok1), librust-rend-0+std-dev (= 0.4.0-ok1), librust-rend-0+validation-dev (= 0.4.0-ok1), librust-rend-0-dev (= 0.4.0-ok1), librust-rend-0.4+bytecheck-dev (= 0.4.0-ok1), librust-rend-0.4+default-dev (= 0.4.0-ok1), librust-rend-0.4+std-dev (= 0.4.0-ok1), librust-rend-0.4+validation-dev (= 0.4.0-ok1), librust-rend-0.4-dev (= 0.4.0-ok1), librust-rend-0.4.0+bytecheck-dev (= 0.4.0-ok1), librust-rend-0.4.0+default-dev (= 0.4.0-ok1), librust-rend-0.4.0+std-dev (= 0.4.0-ok1), librust-rend-0.4.0+validation-dev (= 0.4.0-ok1), librust-rend-0.4.0-dev (= 0.4.0-ok1) Depends: librust-bytecheck-0.6+std-dev (>= 0.6.7-~~), librust-bytecheck-0.6-dev (>= 0.6.7-~~) Filename: pool/main/r/rust-rend/librust-rend-dev_0.4.0-ok1_amd64.deb Size: 10146 MD5sum: 22e33022a245a302b097d07472f51baf SHA1: d8618b339d6efcb06b2d78f5f99870d1ef9d0464 SHA256: 389714a76cdaf0aa3c3740590e73c025c5c4aa6916f04c2f1d797ef298b491fd SHA512: 1e6c1020762f67519d8d8ae3743ec2dea2a416db2642288250657558dc4e09178ede91ad4a25fe13f389febc25aa8b5651ca9894f139d92096fe3ac4d08a6cf9 Description: Endian-aware primitives for Rust - Rust source code This package contains the source for the Rust rend crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rkyv-derive-dev Architecture: amd64 Version: 0.7.44-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rkyv-derive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 145 Provides: librust-rkyv-derive+arbitrary-enum-discriminant-dev (= 0.7.44-ok1), librust-rkyv-derive+archive-be-dev (= 0.7.44-ok1), librust-rkyv-derive+archive-le-dev (= 0.7.44-ok1), librust-rkyv-derive+copy-dev (= 0.7.44-ok1), librust-rkyv-derive+default-dev (= 0.7.44-ok1), librust-rkyv-derive+strict-dev (= 0.7.44-ok1), librust-rkyv-derive-0+arbitrary-enum-discriminant-dev (= 0.7.44-ok1), librust-rkyv-derive-0+archive-be-dev (= 0.7.44-ok1), librust-rkyv-derive-0+archive-le-dev (= 0.7.44-ok1), librust-rkyv-derive-0+copy-dev (= 0.7.44-ok1), librust-rkyv-derive-0+default-dev (= 0.7.44-ok1), librust-rkyv-derive-0+strict-dev (= 0.7.44-ok1), librust-rkyv-derive-0-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7+arbitrary-enum-discriminant-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7+archive-be-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7+archive-le-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7+copy-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7+default-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7+strict-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7.44+arbitrary-enum-discriminant-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7.44+archive-be-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7.44+archive-le-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7.44+copy-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7.44+default-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7.44+strict-dev (= 0.7.44-ok1), librust-rkyv-derive-0.7.44-dev (= 0.7.44-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev Filename: pool/main/r/rust-rkyv-derive/librust-rkyv-derive-dev_0.7.44-ok1_amd64.deb Size: 17108 MD5sum: 3db8c39f54a90084d36f3a6ff6c845e2 SHA1: 98e3e4e7dbe10b817662646d09c9350d847d93f3 SHA256: 1f990a2f9eef314e812e6333f9cc885675855d8a588de53657b0a4e73294a4c2 SHA512: e001b802c0ad206bd127d412e6ec1c7b8598871467c3ac06b15854b0d780f54721588bb4eb7ca82c5a377226dcf66d23addf88a2af84d8677b5234e58d066758 Description: Derive macro for rkyv - Rust source code Source code for Debianized Rust crate "rkyv_derive" Package: librust-rkyv-dev Architecture: amd64 Version: 0.7.44-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rkyv Origin: openKylin Maintainer: openKylin Developers Installed-Size: 732 Provides: librust-rkyv+alloc-dev (= 0.7.44-ok1), librust-rkyv+arbitrary-enum-discriminant-dev (= 0.7.44-ok1), librust-rkyv+archive-be-dev (= 0.7.44-ok1), librust-rkyv+archive-le-dev (= 0.7.44-ok1), librust-rkyv+arrayvec-dev (= 0.7.44-ok1), librust-rkyv+bitvec-dev (= 0.7.44-ok1), librust-rkyv+bytecheck-dev (= 0.7.44-ok1), librust-rkyv+bytes-dev (= 0.7.44-ok1), librust-rkyv+copy-dev (= 0.7.44-ok1), librust-rkyv+copy-unsafe-dev (= 0.7.44-ok1), librust-rkyv+default-dev (= 0.7.44-ok1), librust-rkyv+hashbrown-dev (= 0.7.44-ok1), librust-rkyv+indexmap-dev (= 0.7.44-ok1), librust-rkyv+rend-dev (= 0.7.44-ok1), librust-rkyv+size-16-dev (= 0.7.44-ok1), librust-rkyv+size-32-dev (= 0.7.44-ok1), librust-rkyv+size-64-dev (= 0.7.44-ok1), librust-rkyv+smallvec-dev (= 0.7.44-ok1), librust-rkyv+smol-str-dev (= 0.7.44-ok1), librust-rkyv+std-dev (= 0.7.44-ok1), librust-rkyv+strict-dev (= 0.7.44-ok1), librust-rkyv+tinyvec-dev (= 0.7.44-ok1), librust-rkyv+uuid-dev (= 0.7.44-ok1), librust-rkyv+validation-dev (= 0.7.44-ok1), librust-rkyv-0+alloc-dev (= 0.7.44-ok1), librust-rkyv-0+arbitrary-enum-discriminant-dev (= 0.7.44-ok1), librust-rkyv-0+archive-be-dev (= 0.7.44-ok1), librust-rkyv-0+archive-le-dev (= 0.7.44-ok1), librust-rkyv-0+arrayvec-dev (= 0.7.44-ok1), librust-rkyv-0+bitvec-dev (= 0.7.44-ok1), librust-rkyv-0+bytecheck-dev (= 0.7.44-ok1), librust-rkyv-0+bytes-dev (= 0.7.44-ok1), librust-rkyv-0+copy-dev (= 0.7.44-ok1), librust-rkyv-0+copy-unsafe-dev (= 0.7.44-ok1), librust-rkyv-0+default-dev (= 0.7.44-ok1), librust-rkyv-0+hashbrown-dev (= 0.7.44-ok1), librust-rkyv-0+indexmap-dev (= 0.7.44-ok1), librust-rkyv-0+rend-dev (= 0.7.44-ok1), librust-rkyv-0+size-16-dev (= 0.7.44-ok1), librust-rkyv-0+size-32-dev (= 0.7.44-ok1), librust-rkyv-0+size-64-dev (= 0.7.44-ok1), librust-rkyv-0+smallvec-dev (= 0.7.44-ok1), librust-rkyv-0+smol-str-dev (= 0.7.44-ok1), librust-rkyv-0+std-dev (= 0.7.44-ok1), librust-rkyv-0+strict-dev (= 0.7.44-ok1), librust-rkyv-0+tinyvec-dev (= 0.7.44-ok1), librust-rkyv-0+uuid-dev (= 0.7.44-ok1), librust-rkyv-0+validation-dev (= 0.7.44-ok1), librust-rkyv-0-dev (= 0.7.44-ok1), librust-rkyv-0.7+alloc-dev (= 0.7.44-ok1), librust-rkyv-0.7+arbitrary-enum-discriminant-dev (= 0.7.44-ok1), librust-rkyv-0.7+archive-be-dev (= 0.7.44-ok1), librust-rkyv-0.7+archive-le-dev (= 0.7.44-ok1), librust-rkyv-0.7+arrayvec-dev (= 0.7.44-ok1), librust-rkyv-0.7+bitvec-dev (= 0.7.44-ok1), librust-rkyv-0.7+bytecheck-dev (= 0.7.44-ok1), librust-rkyv-0.7+bytes-dev (= 0.7.44-ok1), librust-rkyv-0.7+copy-dev (= 0.7.44-ok1), librust-rkyv-0.7+copy-unsafe-dev (= 0.7.44-ok1), librust-rkyv-0.7+default-dev (= 0.7.44-ok1), librust-rkyv-0.7+hashbrown-dev (= 0.7.44-ok1), librust-rkyv-0.7+indexmap-dev (= 0.7.44-ok1), librust-rkyv-0.7+rend-dev (= 0.7.44-ok1), librust-rkyv-0.7+size-16-dev (= 0.7.44-ok1), librust-rkyv-0.7+size-32-dev (= 0.7.44-ok1), librust-rkyv-0.7+size-64-dev (= 0.7.44-ok1), librust-rkyv-0.7+smallvec-dev (= 0.7.44-ok1), librust-rkyv-0.7+smol-str-dev (= 0.7.44-ok1), librust-rkyv-0.7+std-dev (= 0.7.44-ok1), librust-rkyv-0.7+strict-dev (= 0.7.44-ok1), librust-rkyv-0.7+tinyvec-dev (= 0.7.44-ok1), librust-rkyv-0.7+uuid-dev (= 0.7.44-ok1), librust-rkyv-0.7+validation-dev (= 0.7.44-ok1), librust-rkyv-0.7-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+alloc-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+arbitrary-enum-discriminant-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+archive-be-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+archive-le-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+arrayvec-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+bitvec-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+bytecheck-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+bytes-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+copy-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+copy-unsafe-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+default-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+hashbrown-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+indexmap-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+rend-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+size-16-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+size-32-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+size-64-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+smallvec-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+smol-str-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+std-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+strict-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+tinyvec-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+uuid-dev (= 0.7.44-ok1), librust-rkyv-0.7.44+validation-dev (= 0.7.44-ok1), librust-rkyv-0.7.44-dev (= 0.7.44-ok1) Depends: librust-arrayvec-0.7-dev, librust-bitvec-1+alloc-dev, librust-bitvec-1-dev, librust-bytecheck-0.6+std-dev (>= 0.6.11-~~), librust-bytecheck-0.6+uuid-dev (>= 0.6.11-~~), librust-bytecheck-0.6-dev (>= 0.6.11-~~), librust-bytes-1+std-dev (>= 1.4.0-~~), librust-bytes-1-dev (>= 1.4.0-~~), librust-hashbrown-0+default-dev (>= 0.12-~~), librust-indexmap-dev (>= 1.7-~~), librust-ptr-meta-0.1+std-dev (>= 0.1.3-~~), librust-ptr-meta-0.1-dev (>= 0.1.3-~~), librust-rend-0.4+std-dev, librust-rend-0.4+validation-dev, librust-rend-0.4-dev, librust-rkyv-derive-0.7.44+arbitrary-enum-discriminant-dev, librust-rkyv-derive-0.7.44+archive-be-dev, librust-rkyv-derive-0.7.44+archive-le-dev, librust-rkyv-derive-0.7.44+copy-dev, librust-rkyv-derive-0.7.44+default-dev, librust-rkyv-derive-0.7.44+strict-dev, librust-seahash-4+default-dev, librust-smallvec-1-dev (>= 1.7-~~), librust-smol-str-0.2-dev, librust-tinyvec-1+alloc-dev (>= 1.5-~~), librust-tinyvec-1-dev (>= 1.5-~~), librust-uuid-1+std-dev (>= 1.3-~~), librust-uuid-1-dev (>= 1.3-~~) Filename: pool/main/r/rust-rkyv/librust-rkyv-dev_0.7.44-ok1_amd64.deb Size: 92860 MD5sum: ec5a044deac70ce06bd8c6dc45533ead SHA1: 57d7b431092d1c3e092d7a1e5f0f03ddfc1e8cda SHA256: 665ecc2780736afc291900b5a5dc434731832823dc264ff484e98d23751459e4 SHA512: 01ee7a07688c5941f15b8244c59774f370e56bd199909f6612d48d825081b04185bf3d3cc15857ee8c11e2e778c86156d64c34eb35ce9222bff7f441380befd6 Description: Zero-copy deserialization framework for Rust - Rust source code Source code for Debianized Rust crate "rkyv" Package: librust-rustc-serialize-dev Architecture: amd64 Version: 0.3.24-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-rustc-serialize Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 285 Provides: librust-rustc-serialize+default-dev (= 0.3.24-ok2), librust-rustc-serialize-0+default-dev (= 0.3.24-ok2), librust-rustc-serialize-0-dev (= 0.3.24-ok2), librust-rustc-serialize-0.3+default-dev (= 0.3.24-ok2), librust-rustc-serialize-0.3-dev (= 0.3.24-ok2), librust-rustc-serialize-0.3.24+default-dev (= 0.3.24-ok2), librust-rustc-serialize-0.3.24-dev (= 0.3.24-ok2) Filename: pool/main/r/rust-rustc-serialize/librust-rustc-serialize-dev_0.3.24-ok2_amd64.deb Size: 42936 MD5sum: 0c5a27ef02100a56b6885e0f7cc9caec SHA1: 2de70063fab2bed037c75a2a48ccae18f8a702d6 SHA256: eae8cdbe76da557fc0bf8930220b586750cb829e13ecd80a73d4eeccf3ad79ed SHA512: e76ccd82146ef79fd660fbc8204850d636d202c130735bf647c3c1bd3ce17ba2cb7c144768247bc333badf0c0ae68093f78a366f2df1fa6e44a3399ab5fd6964 Homepage: https://github.com/rust-lang/rustc-serialize Description: Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler - Rust source code Also includes support for hex, base64, and json encoding and decoding. . This package contains the source for the Rust rustc-serialize crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rustc-std-workspace-core-dev Architecture: amd64 Version: 1.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rustc-std-workspace-core Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 15 Provides: librust-rustc-std-workspace-core+default-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1+default-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1.0+default-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1.0-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1.0.0+default-dev (= 1.0.0-ok1), librust-rustc-std-workspace-core-1.0.0-dev (= 1.0.0-ok1) Filename: pool/main/r/rust-rustc-std-workspace-core/librust-rustc-std-workspace-core-dev_1.0.0-ok1_amd64.deb Size: 2382 MD5sum: f4a3e953f836c815294ba9b34d68a899 SHA1: cb66ada83631389d461408c1003bca85dc19d0f6 SHA256: f910e86ce1ca17b0953a0dc8632c99157b9a3393fd03d9db9d0bdb4dfb77f5df SHA512: 555fb858e6a9eaa850354f1fdb21055fcf47b539788199e9560dbc1fad09e24fc92117777e29365ef3d92a1aeefd1a9e967262dc3cb1d637410e7ef082e750fc Description: Explicitly empty crate for rust-lang/rust integration - Rust source code This package contains the source for the Rust rustc-std-workspace-core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rustc-version-dev Architecture: amd64 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rustc-version Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 82 Provides: librust-rustc-version+default-dev (= 0.4.0-ok1), librust-rustc-version-0+default-dev (= 0.4.0-ok1), librust-rustc-version-0-dev (= 0.4.0-ok1), librust-rustc-version-0.4+default-dev (= 0.4.0-ok1), librust-rustc-version-0.4-dev (= 0.4.0-ok1), librust-rustc-version-0.4.0+default-dev (= 0.4.0-ok1), librust-rustc-version-0.4.0-dev (= 0.4.0-ok1) Depends: librust-semver-1+default-dev Filename: pool/main/r/rust-rustc-version/librust-rustc-version-dev_0.4.0-ok1_amd64.deb Size: 14140 MD5sum: 442aec13bba5c1e12b265332ac6154f4 SHA1: f231bba5ac609c5f612da9dc568d981b51a08013 SHA256: 961cef9198ac154ed0a5bf40c6d9c9c0ecebbf8ea84af77e141cbb7d21f63d27 SHA512: 86f72a89c2aa157e3b06963ce1efa249e5434f346189447fb35554c7fe1a49b40a55c001539b6bb707a9046ef113790446e56b7073e5f7f3f80275e639cfc81c Description: Querying the version of a installed rustc compiler - Rust source code This package contains the source for the Rust rustc_version crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rustix-dev Architecture: amd64 Version: 0.38.30-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-rustix Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Rust Maintainers Installed-Size: 2328 Provides: librust-rustix+all-apis-dev (= 0.38.30-ok1), librust-rustix+alloc-dev (= 0.38.30-ok1), librust-rustix+cc-dev (= 0.38.30-ok1), librust-rustix+default-dev (= 0.38.30-ok1), librust-rustix+event-dev (= 0.38.30-ok1), librust-rustix+fs-dev (= 0.38.30-ok1), librust-rustix+io-uring-dev (= 0.38.30-ok1), librust-rustix+itoa-dev (= 0.38.30-ok1), librust-rustix+libc-dev (= 0.38.30-ok1), librust-rustix+libc-errno-dev (= 0.38.30-ok1), librust-rustix+linux-4-11-dev (= 0.38.30-ok1), librust-rustix+linux-latest-dev (= 0.38.30-ok1), librust-rustix+mm-dev (= 0.38.30-ok1), librust-rustix+mount-dev (= 0.38.30-ok1), librust-rustix+net-dev (= 0.38.30-ok1), librust-rustix+once-cell-dev (= 0.38.30-ok1), librust-rustix+param-dev (= 0.38.30-ok1), librust-rustix+pipe-dev (= 0.38.30-ok1), librust-rustix+process-dev (= 0.38.30-ok1), librust-rustix+procfs-dev (= 0.38.30-ok1), librust-rustix+pty-dev (= 0.38.30-ok1), librust-rustix+rand-dev (= 0.38.30-ok1), librust-rustix+runtime-dev (= 0.38.30-ok1), librust-rustix+rustc-dep-of-std-dev (= 0.38.30-ok1), librust-rustix+shm-dev (= 0.38.30-ok1), librust-rustix+std-dev (= 0.38.30-ok1), librust-rustix+stdio-dev (= 0.38.30-ok1), librust-rustix+system-dev (= 0.38.30-ok1), librust-rustix+termios-dev (= 0.38.30-ok1), librust-rustix+thread-dev (= 0.38.30-ok1), librust-rustix+time-dev (= 0.38.30-ok1), librust-rustix+use-explicitly-provided-auxv-dev (= 0.38.30-ok1), librust-rustix+use-libc-auxv-dev (= 0.38.30-ok1), librust-rustix+use-libc-dev (= 0.38.30-ok1), librust-rustix-0+all-apis-dev (= 0.38.30-ok1), librust-rustix-0+alloc-dev (= 0.38.30-ok1), librust-rustix-0+cc-dev (= 0.38.30-ok1), librust-rustix-0+default-dev (= 0.38.30-ok1), librust-rustix-0+event-dev (= 0.38.30-ok1), librust-rustix-0+fs-dev (= 0.38.30-ok1), librust-rustix-0+io-uring-dev (= 0.38.30-ok1), librust-rustix-0+itoa-dev (= 0.38.30-ok1), librust-rustix-0+libc-dev (= 0.38.30-ok1), librust-rustix-0+libc-errno-dev (= 0.38.30-ok1), librust-rustix-0+linux-4-11-dev (= 0.38.30-ok1), librust-rustix-0+linux-latest-dev (= 0.38.30-ok1), librust-rustix-0+mm-dev (= 0.38.30-ok1), librust-rustix-0+mount-dev (= 0.38.30-ok1), librust-rustix-0+net-dev (= 0.38.30-ok1), librust-rustix-0+once-cell-dev (= 0.38.30-ok1), librust-rustix-0+param-dev (= 0.38.30-ok1), librust-rustix-0+pipe-dev (= 0.38.30-ok1), librust-rustix-0+process-dev (= 0.38.30-ok1), librust-rustix-0+procfs-dev (= 0.38.30-ok1), librust-rustix-0+pty-dev (= 0.38.30-ok1), librust-rustix-0+rand-dev (= 0.38.30-ok1), librust-rustix-0+runtime-dev (= 0.38.30-ok1), librust-rustix-0+rustc-dep-of-std-dev (= 0.38.30-ok1), librust-rustix-0+shm-dev (= 0.38.30-ok1), librust-rustix-0+std-dev (= 0.38.30-ok1), librust-rustix-0+stdio-dev (= 0.38.30-ok1), librust-rustix-0+system-dev (= 0.38.30-ok1), librust-rustix-0+termios-dev (= 0.38.30-ok1), librust-rustix-0+thread-dev (= 0.38.30-ok1), librust-rustix-0+time-dev (= 0.38.30-ok1), librust-rustix-0+use-explicitly-provided-auxv-dev (= 0.38.30-ok1), librust-rustix-0+use-libc-auxv-dev (= 0.38.30-ok1), librust-rustix-0+use-libc-dev (= 0.38.30-ok1), librust-rustix-0-dev (= 0.38.30-ok1), librust-rustix-0.38+all-apis-dev (= 0.38.30-ok1), librust-rustix-0.38+alloc-dev (= 0.38.30-ok1), librust-rustix-0.38+cc-dev (= 0.38.30-ok1), librust-rustix-0.38+default-dev (= 0.38.30-ok1), librust-rustix-0.38+event-dev (= 0.38.30-ok1), librust-rustix-0.38+fs-dev (= 0.38.30-ok1), librust-rustix-0.38+io-uring-dev (= 0.38.30-ok1), librust-rustix-0.38+itoa-dev (= 0.38.30-ok1), librust-rustix-0.38+libc-dev (= 0.38.30-ok1), librust-rustix-0.38+libc-errno-dev (= 0.38.30-ok1), librust-rustix-0.38+linux-4-11-dev (= 0.38.30-ok1), librust-rustix-0.38+linux-latest-dev (= 0.38.30-ok1), librust-rustix-0.38+mm-dev (= 0.38.30-ok1), librust-rustix-0.38+mount-dev (= 0.38.30-ok1), librust-rustix-0.38+net-dev (= 0.38.30-ok1), librust-rustix-0.38+once-cell-dev (= 0.38.30-ok1), librust-rustix-0.38+param-dev (= 0.38.30-ok1), librust-rustix-0.38+pipe-dev (= 0.38.30-ok1), librust-rustix-0.38+process-dev (= 0.38.30-ok1), librust-rustix-0.38+procfs-dev (= 0.38.30-ok1), librust-rustix-0.38+pty-dev (= 0.38.30-ok1), librust-rustix-0.38+rand-dev (= 0.38.30-ok1), librust-rustix-0.38+runtime-dev (= 0.38.30-ok1), librust-rustix-0.38+rustc-dep-of-std-dev (= 0.38.30-ok1), librust-rustix-0.38+shm-dev (= 0.38.30-ok1), librust-rustix-0.38+std-dev (= 0.38.30-ok1), librust-rustix-0.38+stdio-dev (= 0.38.30-ok1), librust-rustix-0.38+system-dev (= 0.38.30-ok1), librust-rustix-0.38+termios-dev (= 0.38.30-ok1), librust-rustix-0.38+thread-dev (= 0.38.30-ok1), librust-rustix-0.38+time-dev (= 0.38.30-ok1), librust-rustix-0.38+use-explicitly-provided-auxv-dev (= 0.38.30-ok1), librust-rustix-0.38+use-libc-auxv-dev (= 0.38.30-ok1), librust-rustix-0.38+use-libc-dev (= 0.38.30-ok1), librust-rustix-0.38-dev (= 0.38.30-ok1), librust-rustix-0.38.30+all-apis-dev (= 0.38.30-ok1), librust-rustix-0.38.30+alloc-dev (= 0.38.30-ok1), librust-rustix-0.38.30+cc-dev (= 0.38.30-ok1), librust-rustix-0.38.30+default-dev (= 0.38.30-ok1), librust-rustix-0.38.30+event-dev (= 0.38.30-ok1), librust-rustix-0.38.30+fs-dev (= 0.38.30-ok1), librust-rustix-0.38.30+io-uring-dev (= 0.38.30-ok1), librust-rustix-0.38.30+itoa-dev (= 0.38.30-ok1), librust-rustix-0.38.30+libc-dev (= 0.38.30-ok1), librust-rustix-0.38.30+libc-errno-dev (= 0.38.30-ok1), librust-rustix-0.38.30+linux-4-11-dev (= 0.38.30-ok1), librust-rustix-0.38.30+linux-latest-dev (= 0.38.30-ok1), librust-rustix-0.38.30+mm-dev (= 0.38.30-ok1), librust-rustix-0.38.30+mount-dev (= 0.38.30-ok1), librust-rustix-0.38.30+net-dev (= 0.38.30-ok1), librust-rustix-0.38.30+once-cell-dev (= 0.38.30-ok1), librust-rustix-0.38.30+param-dev (= 0.38.30-ok1), librust-rustix-0.38.30+pipe-dev (= 0.38.30-ok1), librust-rustix-0.38.30+process-dev (= 0.38.30-ok1), librust-rustix-0.38.30+procfs-dev (= 0.38.30-ok1), librust-rustix-0.38.30+pty-dev (= 0.38.30-ok1), librust-rustix-0.38.30+rand-dev (= 0.38.30-ok1), librust-rustix-0.38.30+runtime-dev (= 0.38.30-ok1), librust-rustix-0.38.30+rustc-dep-of-std-dev (= 0.38.30-ok1), librust-rustix-0.38.30+shm-dev (= 0.38.30-ok1), librust-rustix-0.38.30+std-dev (= 0.38.30-ok1), librust-rustix-0.38.30+stdio-dev (= 0.38.30-ok1), librust-rustix-0.38.30+system-dev (= 0.38.30-ok1), librust-rustix-0.38.30+termios-dev (= 0.38.30-ok1), librust-rustix-0.38.30+thread-dev (= 0.38.30-ok1), librust-rustix-0.38.30+time-dev (= 0.38.30-ok1), librust-rustix-0.38.30+use-explicitly-provided-auxv-dev (= 0.38.30-ok1), librust-rustix-0.38.30+use-libc-auxv-dev (= 0.38.30-ok1), librust-rustix-0.38.30+use-libc-dev (= 0.38.30-ok1), librust-rustix-0.38.30-dev (= 0.38.30-ok1) Depends: librust-bitflags-2+rustc-dep-of-std-dev (>= 2.4.0-~~), librust-bitflags-2+std-dev (>= 2.4.0-~~), librust-bitflags-2-dev (>= 2.4.0-~~), librust-compiler-builtins-0.1+default-dev (>= 0.1.49-~~), librust-compiler-builtins-0.1+rustc-dep-of-std-dev (>= 0.1.49-~~), librust-errno-0.3+std-dev (>= 0.3.8-~~), librust-errno-0.3-dev (>= 0.3.8-~~), librust-itoa-1-dev (>= 1.0.1-~~), librust-libc-0.2+extra-traits-dev (>= 0.2.152-~~), librust-libc-0.2+std-dev (>= 0.2.152-~~), librust-linux-raw-sys-0.4+elf-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+errno-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+general-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+if-ether-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+io-uring-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+ioctl-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+net-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+netlink-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+no-std-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+prctl-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+rustc-dep-of-std-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+system-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+xdp-dev (>= 0.4.12-~~), librust-once-cell-1+default-dev (>= 1.5.2-~~), librust-rustc-std-workspace-core-1+default-dev Filename: pool/main/r/rust-rustix/librust-rustix-dev_0.38.30-ok1_amd64.deb Size: 269436 MD5sum: c239afa913902aae8a9e7d75542d404c SHA1: 81ebce704cc0c265e0c1567a786962da08bd168d SHA256: b00e5a7d647dfbd86a389907da68b48611427c5432f59aec6b6f41a6fe2e6257 SHA512: c9a58ff22f269144448a2ea93a1284039a99612157fa35376c8036f3b702ff6c521b267836ab04be8e5c00049bbadad7f16f6e0534e36c41a764e0d609857afc Description: Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls - Rust source code Source code for Debianized Rust crate "rustix" Package: librust-ryu+no-panic-dev Architecture: amd64 Version: 1.0.15-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ryu Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-ryu-1+no-panic-dev (= 1.0.15-ok1), librust-ryu-1.0+no-panic-dev (= 1.0.15-ok1), librust-ryu-1.0.15+no-panic-dev (= 1.0.15-ok1) Depends: librust-ryu-dev (= 1.0.15-ok1), librust-no-panic-0.1+default-dev Filename: pool/main/r/rust-ryu/librust-ryu+no-panic-dev_1.0.15-ok1_amd64.deb Size: 1180 MD5sum: b3f82e495d0550cbc5c68640e99bb6fd SHA1: dcd5690a04aca534f91d46609d576dac543beb8e SHA256: 956adbe493a7a088b2dcbbcd5ce65f2859fa453182b8c3937418bb1899085c21 SHA512: e9b2999709988b5ae1e6068b80adaa1164e12bc2b34db198f0362572a231e34e4f65b3348a4bf08fc261f31f087d448eba8e25921965c8bedd06a8661573b9d3 Description: Fast floating point to string conversion - feature "no-panic" This metapackage enables feature "no-panic" for the Rust ryu crate, by pulling in any additional dependencies needed by that feature. Package: librust-ryu-dev Architecture: amd64 Version: 1.0.15-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ryu Origin: openKylin Maintainer: openKylin Developers Installed-Size: 195 Provides: librust-ryu+default-dev (= 1.0.15-ok1), librust-ryu+small-dev (= 1.0.15-ok1), librust-ryu-1+default-dev (= 1.0.15-ok1), librust-ryu-1+small-dev (= 1.0.15-ok1), librust-ryu-1-dev (= 1.0.15-ok1), librust-ryu-1.0+default-dev (= 1.0.15-ok1), librust-ryu-1.0+small-dev (= 1.0.15-ok1), librust-ryu-1.0-dev (= 1.0.15-ok1), librust-ryu-1.0.15+default-dev (= 1.0.15-ok1), librust-ryu-1.0.15+small-dev (= 1.0.15-ok1), librust-ryu-1.0.15-dev (= 1.0.15-ok1) Suggests: librust-ryu+no-panic-dev (= 1.0.15-ok1) Filename: pool/main/r/rust-ryu/librust-ryu-dev_1.0.15-ok1_amd64.deb Size: 38824 MD5sum: 2eee69e57e6dbec7e46d7b1f2a21784a SHA1: d794291c7d24588c236f25b285937a3399cf7304 SHA256: 92a3f8c26e8a0c138daf3f1a4cba20f57aa75306ef580c8069fc9ee9baf83a09 SHA512: 858267d42df17a7bf5e468af968b48369f85899577aa44d4685fca4a8cfc4b3ea64cdf1ac22fde0db6f2f4ffbaf7bab9a64de192f0292fdb3c611bd01c752e4c Description: Fast floating point to string conversion - Rust source code Source code for Debianized Rust crate "ryu" Package: librust-same-file-dev Architecture: amd64 Version: 1.0.6-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-same-file Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 58 Provides: librust-same-file+default-dev (= 1.0.6-ok2), librust-same-file-1+default-dev (= 1.0.6-ok2), librust-same-file-1-dev (= 1.0.6-ok2), librust-same-file-1.0+default-dev (= 1.0.6-ok2), librust-same-file-1.0-dev (= 1.0.6-ok2), librust-same-file-1.0.6+default-dev (= 1.0.6-ok2), librust-same-file-1.0.6-dev (= 1.0.6-ok2) Depends: librust-winapi-util-0.1+default-dev (>= 0.1.1-~~) Filename: pool/main/r/rust-same-file/librust-same-file-dev_1.0.6-ok2_amd64.deb Size: 11252 MD5sum: 32f180f16d914524b2fe5c8b87b9f018 SHA1: 7872ba401e477f7b4143714ea01cd0c6e107ffc0 SHA256: 30c78233151ec3d36332411d0c3e65e8a853e82513b45ed859150f5f2ecfa7f4 SHA512: ee0293eac2bf99c4fbb4e6d6618fc8af640b14bb79d31da85b0ff6640bf5380ab5e622e35d01bc948af3db50ae871414322735a219c3361c1baa64e1fb24742f Homepage: https://github.com/BurntSushi/same-file Description: Simple crate for determining whether two file paths point to the same file - Rust source code This package contains the source for the Rust same-file crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-scoped-threadpool-dev Architecture: amd64 Version: 0.1.9-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-scoped-threadpool Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 42 Provides: librust-scoped-threadpool+default-dev (= 0.1.9-ok2), librust-scoped-threadpool+nightly-dev (= 0.1.9-ok2), librust-scoped-threadpool-0+default-dev (= 0.1.9-ok2), librust-scoped-threadpool-0+nightly-dev (= 0.1.9-ok2), librust-scoped-threadpool-0-dev (= 0.1.9-ok2), librust-scoped-threadpool-0.1+default-dev (= 0.1.9-ok2), librust-scoped-threadpool-0.1+nightly-dev (= 0.1.9-ok2), librust-scoped-threadpool-0.1-dev (= 0.1.9-ok2), librust-scoped-threadpool-0.1.9+default-dev (= 0.1.9-ok2), librust-scoped-threadpool-0.1.9+nightly-dev (= 0.1.9-ok2), librust-scoped-threadpool-0.1.9-dev (= 0.1.9-ok2) Filename: pool/main/r/rust-scoped-threadpool/librust-scoped-threadpool-dev_0.1.9-ok2_amd64.deb Size: 9272 MD5sum: d8ea4b3d63f6e4b67b30ce27d49eb01d SHA1: bf6aa3eeb25cc97c43cd4039847a004a376fa9b4 SHA256: 0ef55d1057c8746432508488a126a4b2a62fc72872a5c73f9a7c85d8c0f0c4f8 SHA512: 22ee560ab8117fda1b2957832600a31ae657467227261d2959e46e5330eaf9c4f1b0d42e3fea88a0746bb0b089a8277ce1a16d6ca4e6ae64ec65af54ec4d4ff3 Description: Scoped and cached threadpools - Rust source code This package contains the source for the Rust scoped_threadpool crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-scopeguard-dev Architecture: amd64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-scopeguard Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 73 Provides: librust-scopeguard+default-dev (= 1.1.0-ok1), librust-scopeguard+use-std-dev (= 1.1.0-ok1), librust-scopeguard-1+default-dev (= 1.1.0-ok1), librust-scopeguard-1+use-std-dev (= 1.1.0-ok1), librust-scopeguard-1-dev (= 1.1.0-ok1), librust-scopeguard-1.1+default-dev (= 1.1.0-ok1), librust-scopeguard-1.1+use-std-dev (= 1.1.0-ok1), librust-scopeguard-1.1-dev (= 1.1.0-ok1), librust-scopeguard-1.1.0+default-dev (= 1.1.0-ok1), librust-scopeguard-1.1.0+use-std-dev (= 1.1.0-ok1), librust-scopeguard-1.1.0-dev (= 1.1.0-ok1) Filename: pool/main/r/rust-scopeguard/librust-scopeguard-dev_1.1.0-ok1_amd64.deb Size: 13890 MD5sum: 4298cf7f41ff2308dcffceaa088e0b60 SHA1: 1dd0ab3578d565e4d00970f61a052220b2505bc5 SHA256: 6e5b31c2c35bb106c0609dbd8fc19a66661c6e14b5dd70ee0ffd8320224b0da7 SHA512: 735e654627900e7b1b926b758e983cda4e0b0a12f5e459cb9fde058ef25464a975d8c1715719e3a878b3c1abbdff04ab37f5dcdf4a845b741594424b8f1e750d Description: Resource-acquisition-is-initialization scope guard - Rust source code Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. . This package contains the source for the Rust scopeguard crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-seahash-dev Architecture: amd64 Version: 4.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-seahash Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 86 Provides: librust-seahash+default-dev (= 4.1.0-ok1), librust-seahash+use-std-dev (= 4.1.0-ok1), librust-seahash-4+default-dev (= 4.1.0-ok1), librust-seahash-4+use-std-dev (= 4.1.0-ok1), librust-seahash-4-dev (= 4.1.0-ok1), librust-seahash-4.1+default-dev (= 4.1.0-ok1), librust-seahash-4.1+use-std-dev (= 4.1.0-ok1), librust-seahash-4.1-dev (= 4.1.0-ok1), librust-seahash-4.1.0+default-dev (= 4.1.0-ok1), librust-seahash-4.1.0+use-std-dev (= 4.1.0-ok1), librust-seahash-4.1.0-dev (= 4.1.0-ok1) Filename: pool/main/r/rust-seahash/librust-seahash-dev_4.1.0-ok1_amd64.deb Size: 23660 MD5sum: 6991a5949ac530ab2c19d79b2cdd7db1 SHA1: 24583d00fabb622475a0ba115fa11cb6e2296758 SHA256: e11dab21675d718de948673395e9f536fc7109527ba9817fdab14340dafcde66 SHA512: 3ea6a08eab361c7d0d9cc7b3488a1faba0d84201a1fde50f804303ceb9db4277a0deedb4ade7b6bc461685b800a33e7d127a1f9e559172c5ea5477c874de9042 Description: Blazingly fast, portable hash function with proven statistical guarantees - Rust source code This package contains the source for the Rust seahash crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-semver-dev Architecture: amd64 Version: 1.0.21-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-semver Origin: openKylin Maintainer: openKylin Developers Installed-Size: 153 Provides: librust-semver+default-dev (= 1.0.21-ok1), librust-semver+serde-dev (= 1.0.21-ok1), librust-semver+std-dev (= 1.0.21-ok1), librust-semver-1+default-dev (= 1.0.21-ok1), librust-semver-1+serde-dev (= 1.0.21-ok1), librust-semver-1+std-dev (= 1.0.21-ok1), librust-semver-1-dev (= 1.0.21-ok1), librust-semver-1.0+default-dev (= 1.0.21-ok1), librust-semver-1.0+serde-dev (= 1.0.21-ok1), librust-semver-1.0+std-dev (= 1.0.21-ok1), librust-semver-1.0-dev (= 1.0.21-ok1), librust-semver-1.0.21+default-dev (= 1.0.21-ok1), librust-semver-1.0.21+serde-dev (= 1.0.21-ok1), librust-semver-1.0.21+std-dev (= 1.0.21-ok1), librust-semver-1.0.21-dev (= 1.0.21-ok1) Depends: librust-serde-1-dev (>= 1.0.194-~~) Filename: pool/main/r/rust-semver/librust-semver-dev_1.0.21-ok1_amd64.deb Size: 29316 MD5sum: 66e9f1dcd21a0673c3be1f11e69fc446 SHA1: 423022c4e8b803609526318c493423d8e9181abd SHA256: edd1c11d3c1a98050928192ffcf646872107add5afb8b8b4ae0a22a731fad375 SHA512: e8b5f0d2d39ffdb06217419dce3b4b689a5fae4fca645798226c2992c4ebfbff01eee7ec4867c4b9cc56eb5d4e04d8bbb52d44eb351a445732ffff322889dca1 Description: Parser and evaluator for Cargo's flavor of Semantic Versioning - Rust source code Source code for Debianized Rust crate "semver" Package: librust-serde-cbor-dev Architecture: amd64 Version: 0.11.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-serde-cbor Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 262 Provides: librust-serde-cbor+alloc-dev (= 0.11.2-ok1), librust-serde-cbor+default-dev (= 0.11.2-ok1), librust-serde-cbor+std-dev (= 0.11.2-ok1), librust-serde-cbor+tags-dev (= 0.11.2-ok1), librust-serde-cbor+unsealed-read-write-dev (= 0.11.2-ok1), librust-serde-cbor-0+alloc-dev (= 0.11.2-ok1), librust-serde-cbor-0+default-dev (= 0.11.2-ok1), librust-serde-cbor-0+std-dev (= 0.11.2-ok1), librust-serde-cbor-0+tags-dev (= 0.11.2-ok1), librust-serde-cbor-0+unsealed-read-write-dev (= 0.11.2-ok1), librust-serde-cbor-0-dev (= 0.11.2-ok1), librust-serde-cbor-0.11+alloc-dev (= 0.11.2-ok1), librust-serde-cbor-0.11+default-dev (= 0.11.2-ok1), librust-serde-cbor-0.11+std-dev (= 0.11.2-ok1), librust-serde-cbor-0.11+tags-dev (= 0.11.2-ok1), librust-serde-cbor-0.11+unsealed-read-write-dev (= 0.11.2-ok1), librust-serde-cbor-0.11-dev (= 0.11.2-ok1), librust-serde-cbor-0.11.2+alloc-dev (= 0.11.2-ok1), librust-serde-cbor-0.11.2+default-dev (= 0.11.2-ok1), librust-serde-cbor-0.11.2+std-dev (= 0.11.2-ok1), librust-serde-cbor-0.11.2+tags-dev (= 0.11.2-ok1), librust-serde-cbor-0.11.2+unsealed-read-write-dev (= 0.11.2-ok1), librust-serde-cbor-0.11.2-dev (= 0.11.2-ok1) Depends: librust-half-1+default-dev (>= 1.2.0-~~), librust-serde-1+alloc-dev (>= 1.0.14-~~), librust-serde-1+std-dev (>= 1.0.14-~~), librust-serde-1-dev (>= 1.0.14-~~) Filename: pool/main/r/rust-serde-cbor/librust-serde-cbor-dev_0.11.2-ok1_amd64.deb Size: 42294 MD5sum: f4a5173f97601de40a354bf6299dcc43 SHA1: 27c5b010498ad5ce9250248023ca8c7c0935a83c SHA256: e92b4e3ff6de04057401efc161fa6d60bd12118ffc8f96a0e90e04a6ef8e4001 SHA512: c1a25a7ebde1767dbae6c7a5fba86337e1bc98c32c817c66a17512db322184d48459f5a840d3221251a43fc96f6b07585a6a85e24b404334de36cba7451ab7ac Description: CBOR support for serde - Rust source code This package contains the source for the Rust serde_cbor crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-serde-derive-dev Architecture: amd64 Version: 1.0.195-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-serde-derive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 336 Provides: librust-serde-derive+default-dev (= 1.0.195-ok1), librust-serde-derive+deserialize-in-place-dev (= 1.0.195-ok1), librust-serde-derive-1+default-dev (= 1.0.195-ok1), librust-serde-derive-1+deserialize-in-place-dev (= 1.0.195-ok1), librust-serde-derive-1-dev (= 1.0.195-ok1), librust-serde-derive-1.0+default-dev (= 1.0.195-ok1), librust-serde-derive-1.0+deserialize-in-place-dev (= 1.0.195-ok1), librust-serde-derive-1.0-dev (= 1.0.195-ok1), librust-serde-derive-1.0.195+default-dev (= 1.0.195-ok1), librust-serde-derive-1.0.195+deserialize-in-place-dev (= 1.0.195-ok1), librust-serde-derive-1.0.195-dev (= 1.0.195-ok1) Depends: librust-proc-macro2-1+default-dev (>= 1.0.74-~~), librust-quote-1+default-dev (>= 1.0.35-~~), librust-syn-2+default-dev (>= 2.0.46-~~) Filename: pool/main/r/rust-serde-derive/librust-serde-derive-dev_1.0.195-ok1_amd64.deb Size: 48372 MD5sum: 3984d4f0fe615e3e7572477c79f3570f SHA1: 852636df462c01de4866f681158a40761879d6f5 SHA256: 36c006e58a24739c210a643a464e551e670b4c3a7596c9cb56ffbedf0ea3d668 SHA512: 20cf0d6bbbadf3c31d5c51ddc3816779c1526b63dd385183c3655b00043f8e6697bea2d0e55f24640ee42f803c79d0bfc3bfa8d288a1cc55ab85f94c1f449428 Homepage: https://serde.rs Description: Macros 1.1 #[derive(Serialize, Deserialize)] - Rust source code Source code for Debianized Rust crate "serde_derive" Package: librust-serde-dev Architecture: amd64 Version: 1.0.195-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-serde Origin: openKylin Maintainer: openKylin Developers Installed-Size: 532 Provides: librust-serde+alloc-dev (= 1.0.195-ok1), librust-serde+default-dev (= 1.0.195-ok1), librust-serde+derive-dev (= 1.0.195-ok1), librust-serde+rc-dev (= 1.0.195-ok1), librust-serde+serde-derive-dev (= 1.0.195-ok1), librust-serde+std-dev (= 1.0.195-ok1), librust-serde+unstable-dev (= 1.0.195-ok1), librust-serde-1+alloc-dev (= 1.0.195-ok1), librust-serde-1+default-dev (= 1.0.195-ok1), librust-serde-1+derive-dev (= 1.0.195-ok1), librust-serde-1+rc-dev (= 1.0.195-ok1), librust-serde-1+serde-derive-dev (= 1.0.195-ok1), librust-serde-1+std-dev (= 1.0.195-ok1), librust-serde-1+unstable-dev (= 1.0.195-ok1), librust-serde-1-dev (= 1.0.195-ok1), librust-serde-1.0+alloc-dev (= 1.0.195-ok1), librust-serde-1.0+default-dev (= 1.0.195-ok1), librust-serde-1.0+derive-dev (= 1.0.195-ok1), librust-serde-1.0+rc-dev (= 1.0.195-ok1), librust-serde-1.0+serde-derive-dev (= 1.0.195-ok1), librust-serde-1.0+std-dev (= 1.0.195-ok1), librust-serde-1.0+unstable-dev (= 1.0.195-ok1), librust-serde-1.0-dev (= 1.0.195-ok1), librust-serde-1.0.195+alloc-dev (= 1.0.195-ok1), librust-serde-1.0.195+default-dev (= 1.0.195-ok1), librust-serde-1.0.195+derive-dev (= 1.0.195-ok1), librust-serde-1.0.195+rc-dev (= 1.0.195-ok1), librust-serde-1.0.195+serde-derive-dev (= 1.0.195-ok1), librust-serde-1.0.195+std-dev (= 1.0.195-ok1), librust-serde-1.0.195+unstable-dev (= 1.0.195-ok1), librust-serde-1.0.195-dev (= 1.0.195-ok1) Depends: librust-serde-derive-1+default-dev, librust-serde-derive-1.0.195+default-dev Breaks: librust-cargo-dev (<= 0.43.1-4), librust-debcargo-dev (<= 2.4.4-1) Filename: pool/main/r/rust-serde/librust-serde-dev_1.0.195-ok1_amd64.deb Size: 62772 MD5sum: 63e82f30ea7fb8902f7bc025124963a6 SHA1: 488a9686981ebd7b633c0e76e749cd54885ce676 SHA256: 85e1fa8672f933b63eba2b8c84a4a384e2b9261e45682dd1b0ede855db5e8192 SHA512: fde91b8be1f68867fdcab622958be05ef7d6352cac8a40588b3d7bc7526d980068927fd664da3f56a6c3ccfe6e3106d4cb9bb81f47f79533f37c9f3458613330 Homepage: https://serde.rs Description: Generic serialization/deserialization framework - Rust source code Source code for Debianized Rust crate "serde" Package: librust-serde-fmt-dev Architecture: all Version: 1.0.3-ok1 Multi-Arch: foreign Priority: optional Section: rust Source: rust-serde-fmt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 34 Provides: librust-serde-fmt-1+default-dev (= 1.0.3-ok1), librust-serde-fmt-1+std-dev (= 1.0.3-ok1), librust-serde-fmt-1-dev (= 1.0.3-ok1), librust-serde-fmt-1.0-dev (= 1.0.3-ok1), librust-serde-fmt-1.0.3-dev (= 1.0.3-ok1) Depends: librust-serde-1+std-dev, librust-serde-1-dev Filename: pool/main/r/rust-serde-fmt/librust-serde-fmt-dev_1.0.3-ok1_all.deb Size: 6540 MD5sum: 9783d8b57a9c893a4e8457dd45de08cd SHA1: 80fe41d606f4606bf8c705cd25c9a37a46467cc1 SHA256: 7e18c13ee3f729293573b67af864d0c788f5e8d0ef1e784a64dc36537839e736 SHA512: ca4a5cf2e34a7db4c5233dd1171155ef711b00ecf1c8b19c426bd779ba35c0b99f0cec149fef6eceadb4111a19f5b615d5aeec3c33a4d0cac3de4ac4bb0a787e Homepage: https://github.com/kodraus/serde_fmt Description: write any serde::Serialize using standard formatting APIs - Rust source code This library lets you take any `Serialize` and format it as if it's `Debug`. The format produced is the same as if the type derived `Debug`, and any formatting flags will be preserved. . This package contains the source for the Rust serde_fmt crate, packaged for use with cargo and dh-cargo. Package: librust-serde-json-dev Architecture: amd64 Version: 1.0.111-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-serde-json Origin: openKylin Maintainer: openKylin Developers Installed-Size: 772 Provides: librust-serde-json+alloc-dev (= 1.0.111-ok1), librust-serde-json+arbitrary-precision-dev (= 1.0.111-ok1), librust-serde-json+default-dev (= 1.0.111-ok1), librust-serde-json+float-roundtrip-dev (= 1.0.111-ok1), librust-serde-json+indexmap-dev (= 1.0.111-ok1), librust-serde-json+preserve-order-dev (= 1.0.111-ok1), librust-serde-json+raw-value-dev (= 1.0.111-ok1), librust-serde-json+std-dev (= 1.0.111-ok1), librust-serde-json+unbounded-depth-dev (= 1.0.111-ok1), librust-serde-json-1+alloc-dev (= 1.0.111-ok1), librust-serde-json-1+arbitrary-precision-dev (= 1.0.111-ok1), librust-serde-json-1+default-dev (= 1.0.111-ok1), librust-serde-json-1+float-roundtrip-dev (= 1.0.111-ok1), librust-serde-json-1+indexmap-dev (= 1.0.111-ok1), librust-serde-json-1+preserve-order-dev (= 1.0.111-ok1), librust-serde-json-1+raw-value-dev (= 1.0.111-ok1), librust-serde-json-1+std-dev (= 1.0.111-ok1), librust-serde-json-1+unbounded-depth-dev (= 1.0.111-ok1), librust-serde-json-1-dev (= 1.0.111-ok1), librust-serde-json-1.0+alloc-dev (= 1.0.111-ok1), librust-serde-json-1.0+arbitrary-precision-dev (= 1.0.111-ok1), librust-serde-json-1.0+default-dev (= 1.0.111-ok1), librust-serde-json-1.0+float-roundtrip-dev (= 1.0.111-ok1), librust-serde-json-1.0+indexmap-dev (= 1.0.111-ok1), librust-serde-json-1.0+preserve-order-dev (= 1.0.111-ok1), librust-serde-json-1.0+raw-value-dev (= 1.0.111-ok1), librust-serde-json-1.0+std-dev (= 1.0.111-ok1), librust-serde-json-1.0+unbounded-depth-dev (= 1.0.111-ok1), librust-serde-json-1.0-dev (= 1.0.111-ok1), librust-serde-json-1.0.111+alloc-dev (= 1.0.111-ok1), librust-serde-json-1.0.111+arbitrary-precision-dev (= 1.0.111-ok1), librust-serde-json-1.0.111+default-dev (= 1.0.111-ok1), librust-serde-json-1.0.111+float-roundtrip-dev (= 1.0.111-ok1), librust-serde-json-1.0.111+indexmap-dev (= 1.0.111-ok1), librust-serde-json-1.0.111+preserve-order-dev (= 1.0.111-ok1), librust-serde-json-1.0.111+raw-value-dev (= 1.0.111-ok1), librust-serde-json-1.0.111+std-dev (= 1.0.111-ok1), librust-serde-json-1.0.111+unbounded-depth-dev (= 1.0.111-ok1), librust-serde-json-1.0.111-dev (= 1.0.111-ok1) Depends: librust-indexmap-2+default-dev | librust-indexmap-1+default-dev (>= 1.5.2-~~), librust-itoa-1+default-dev, librust-ryu-1+default-dev, librust-serde-1+alloc-dev (>= 1.0.194-~~), librust-serde-1+std-dev (>= 1.0.194-~~), librust-serde-1-dev (>= 1.0.194-~~) Filename: pool/main/r/rust-serde-json/librust-serde-json-dev_1.0.111-ok1_amd64.deb Size: 120424 MD5sum: 9b3f1a129be426b0875e174987859f1b SHA1: c49b435a51809c30f539d47b0b8ea59306c42158 SHA256: c62e533cce6f7491921033a00a8508c9d674473fb491fd322aaa33096be7551d SHA512: 3bcb66bb4248a0eb37e72b03aef8ccda51c54a845d1dc27fe585ddf72086a606c00c5c325723469ba11d5229460c9cf9f35d4cc3c2807c76942b42325284ca63 Description: JSON serialization file format - Rust source code Source code for Debianized Rust crate "serde_json" Package: librust-sha1-asm-dev Architecture: amd64 Version: 0.5.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-sha1-asm Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 79 Provides: librust-sha1-asm+default-dev (= 0.5.1-ok1), librust-sha1-asm-0+default-dev (= 0.5.1-ok1), librust-sha1-asm-0-dev (= 0.5.1-ok1), librust-sha1-asm-0.5+default-dev (= 0.5.1-ok1), librust-sha1-asm-0.5-dev (= 0.5.1-ok1), librust-sha1-asm-0.5.1+default-dev (= 0.5.1-ok1), librust-sha1-asm-0.5.1-dev (= 0.5.1-ok1) Depends: librust-cc-1+default-dev Filename: pool/main/r/rust-sha1-asm/librust-sha1-asm-dev_0.5.1-ok1_amd64.deb Size: 10074 MD5sum: 8e95530c9d83570399def1b840acdf03 SHA1: 08605adb114eb9444cf7e1d60194b061a0b48c56 SHA256: f68fe795216c1736120970ca7ae54bac91e21f3b26633891f6e99c5c990b2dac SHA512: 8c3a0cc5d3df5ff17536bad5794c853b44f98cecfa1acbf4ef47f273d180bd82407f35031313b987f4c63d269e1ddbbab00532e13ec0ef8edb6d8675b235fb65 Description: Assembly implementation of SHA-1 compression function - Rust source code This package contains the source for the Rust sha1-asm crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sha1-dev Architecture: amd64 Version: 0.10.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-sha1 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 69 Provides: librust-sha1+asm-dev (= 0.10.5-ok1), librust-sha1+compress-dev (= 0.10.5-ok1), librust-sha1+default-dev (= 0.10.5-ok1), librust-sha1+force-soft-dev (= 0.10.5-ok1), librust-sha1+oid-dev (= 0.10.5-ok1), librust-sha1+sha1-asm-dev (= 0.10.5-ok1), librust-sha1+std-dev (= 0.10.5-ok1), librust-sha1-0+asm-dev (= 0.10.5-ok1), librust-sha1-0+compress-dev (= 0.10.5-ok1), librust-sha1-0+default-dev (= 0.10.5-ok1), librust-sha1-0+force-soft-dev (= 0.10.5-ok1), librust-sha1-0+oid-dev (= 0.10.5-ok1), librust-sha1-0+sha1-asm-dev (= 0.10.5-ok1), librust-sha1-0+std-dev (= 0.10.5-ok1), librust-sha1-0-dev (= 0.10.5-ok1), librust-sha1-0.10+asm-dev (= 0.10.5-ok1), librust-sha1-0.10+compress-dev (= 0.10.5-ok1), librust-sha1-0.10+default-dev (= 0.10.5-ok1), librust-sha1-0.10+force-soft-dev (= 0.10.5-ok1), librust-sha1-0.10+oid-dev (= 0.10.5-ok1), librust-sha1-0.10+sha1-asm-dev (= 0.10.5-ok1), librust-sha1-0.10+std-dev (= 0.10.5-ok1), librust-sha1-0.10-dev (= 0.10.5-ok1), librust-sha1-0.10.5+asm-dev (= 0.10.5-ok1), librust-sha1-0.10.5+compress-dev (= 0.10.5-ok1), librust-sha1-0.10.5+default-dev (= 0.10.5-ok1), librust-sha1-0.10.5+force-soft-dev (= 0.10.5-ok1), librust-sha1-0.10.5+oid-dev (= 0.10.5-ok1), librust-sha1-0.10.5+sha1-asm-dev (= 0.10.5-ok1), librust-sha1-0.10.5+std-dev (= 0.10.5-ok1), librust-sha1-0.10.5-dev (= 0.10.5-ok1) Depends: librust-cfg-if-1+default-dev, librust-cpufeatures-0.2+default-dev, librust-digest-0.10+default-dev (>= 0.10.4-~~), librust-digest-0.10+oid-dev (>= 0.10.4-~~), librust-digest-0.10+std-dev (>= 0.10.4-~~), librust-sha1-asm-0.5+default-dev Filename: pool/main/r/rust-sha1/librust-sha1-dev_0.10.5-ok1_amd64.deb Size: 14156 MD5sum: a59874881b48b813727c02c478d1173e SHA1: bd3153ec9a2a42d003397d77bf27ab5b15cb994a SHA256: 9818a3330ce64c164e84a0e078a89c6a162b3b49598487a8a919ae2ad67768bc SHA512: 953ce85a1fc707d5e1f29f659d23b4b471f069b56dc1d64ee313874c22dbdc18bcd440bac198b1041655eeaa8fcad6abaceedc5149d23a4fdc1906be12799947 Description: SHA-1 hash function - Rust source code This package contains the source for the Rust sha1 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-shlex-dev Architecture: amd64 Version: 1.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-shlex Origin: openKylin Maintainer: openKylin Developers Installed-Size: 81 Provides: librust-shlex+default-dev (= 1.3.0-ok1), librust-shlex+std-dev (= 1.3.0-ok1), librust-shlex-1+default-dev (= 1.3.0-ok1), librust-shlex-1+std-dev (= 1.3.0-ok1), librust-shlex-1-dev (= 1.3.0-ok1), librust-shlex-1.3+default-dev (= 1.3.0-ok1), librust-shlex-1.3+std-dev (= 1.3.0-ok1), librust-shlex-1.3-dev (= 1.3.0-ok1), librust-shlex-1.3.0+default-dev (= 1.3.0-ok1), librust-shlex-1.3.0+std-dev (= 1.3.0-ok1), librust-shlex-1.3.0-dev (= 1.3.0-ok1) Filename: pool/main/r/rust-shlex/librust-shlex-dev_1.3.0-ok1_amd64.deb Size: 19492 MD5sum: 69dfac0086d1cf9252a6edadbd4fc758 SHA1: 1228be8aa9626ebfc85e290fa7d57541f9cc110c SHA256: 0ab6a3790746436ed6bb10321c2609ef9c3c76f11479a5429a6200cd548da0d6 SHA512: f110f9e984733699bb750b1d640f143c2b47014191af130e18e3439b72e1d36651a8a35e69766fd94ca5ab835fd969efbc73c38fbd7da11dd04e6de98863c33b Description: Split a string into shell words, like Python's shlex - Rust source code Source code for Debianized Rust crate "shlex" Package: librust-signal-hook-dev Architecture: amd64 Version: 0.3.17-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-signal-hook Origin: openKylin Maintainer: openKylin Developers Installed-Size: 203 Provides: librust-signal-hook+cc-dev (= 0.3.17-ok1), librust-signal-hook+channel-dev (= 0.3.17-ok1), librust-signal-hook+default-dev (= 0.3.17-ok1), librust-signal-hook+extended-siginfo-dev (= 0.3.17-ok1), librust-signal-hook+extended-siginfo-raw-dev (= 0.3.17-ok1), librust-signal-hook+iterator-dev (= 0.3.17-ok1), librust-signal-hook-0+cc-dev (= 0.3.17-ok1), librust-signal-hook-0+channel-dev (= 0.3.17-ok1), librust-signal-hook-0+default-dev (= 0.3.17-ok1), librust-signal-hook-0+extended-siginfo-dev (= 0.3.17-ok1), librust-signal-hook-0+extended-siginfo-raw-dev (= 0.3.17-ok1), librust-signal-hook-0+iterator-dev (= 0.3.17-ok1), librust-signal-hook-0-dev (= 0.3.17-ok1), librust-signal-hook-0.3+cc-dev (= 0.3.17-ok1), librust-signal-hook-0.3+channel-dev (= 0.3.17-ok1), librust-signal-hook-0.3+default-dev (= 0.3.17-ok1), librust-signal-hook-0.3+extended-siginfo-dev (= 0.3.17-ok1), librust-signal-hook-0.3+extended-siginfo-raw-dev (= 0.3.17-ok1), librust-signal-hook-0.3+iterator-dev (= 0.3.17-ok1), librust-signal-hook-0.3-dev (= 0.3.17-ok1), librust-signal-hook-0.3.17+cc-dev (= 0.3.17-ok1), librust-signal-hook-0.3.17+channel-dev (= 0.3.17-ok1), librust-signal-hook-0.3.17+default-dev (= 0.3.17-ok1), librust-signal-hook-0.3.17+extended-siginfo-dev (= 0.3.17-ok1), librust-signal-hook-0.3.17+extended-siginfo-raw-dev (= 0.3.17-ok1), librust-signal-hook-0.3.17+iterator-dev (= 0.3.17-ok1), librust-signal-hook-0.3.17-dev (= 0.3.17-ok1) Depends: librust-cc-1+default-dev, librust-libc-0.2+default-dev, librust-signal-hook-registry-1+default-dev (>= 1.4-~~) Filename: pool/main/r/rust-signal-hook/librust-signal-hook-dev_0.3.17-ok1_amd64.deb Size: 46044 MD5sum: 13abceffd6658a328e234a3f83da6e86 SHA1: de6ce8104b6ed9b569983077800844d97f61643e SHA256: 199d3dab65bfaf0d0c6566ee94784c351b3d339678488139dbed96ad61ca23b9 SHA512: 2de67bd4bb2dec45a270660f0844facb0136c9b64513a071d5a9e349fabe6d75e07bf5a54d244c1fbbc6c73fe0e7a32adcf48f83cfd52e8b1d4fdc3bdfa47afb Description: Unix signal handling - Rust source code This package contains the source for the Rust signal-hook crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-signal-hook-registry-dev Architecture: amd64 Version: 1.4.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-signal-hook-registry Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 113 Provides: librust-signal-hook-registry+default-dev (= 1.4.0-ok2), librust-signal-hook-registry-1+default-dev (= 1.4.0-ok2), librust-signal-hook-registry-1-dev (= 1.4.0-ok2), librust-signal-hook-registry-1.4+default-dev (= 1.4.0-ok2), librust-signal-hook-registry-1.4-dev (= 1.4.0-ok2), librust-signal-hook-registry-1.4.0+default-dev (= 1.4.0-ok2), librust-signal-hook-registry-1.4.0-dev (= 1.4.0-ok2) Depends: librust-libc-0.2+default-dev Filename: pool/main/r/rust-signal-hook-registry/librust-signal-hook-registry-dev_1.4.0-ok2_amd64.deb Size: 21732 MD5sum: 144c9edeb1fe9ee074b752f3b8b5fc64 SHA1: a6a7c7ff642bbdbde14526e86749e48825df9ef0 SHA256: e2672beb4f0b5ea864a52a9d08bc2e44673f6972c794ebe501ba7ffc3605fa61 SHA512: e9f052023a805c2174551202e6b7a1b863d2883f727e585f97c3602fb2b197877a79ad49033585fa097eb72375ed22bf3f3ecdf943794afac6918e43111288d2 Description: Backend crate for signal-hook - Rust source code This package contains the source for the Rust signal-hook-registry crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-slab-dev Architecture: amd64 Version: 0.4.9-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-slab Origin: openKylin Maintainer: openKylin Developers Installed-Size: 95 Provides: librust-slab+default-dev (= 0.4.9-ok1), librust-slab+serde-dev (= 0.4.9-ok1), librust-slab+std-dev (= 0.4.9-ok1), librust-slab-0+default-dev (= 0.4.9-ok1), librust-slab-0+serde-dev (= 0.4.9-ok1), librust-slab-0+std-dev (= 0.4.9-ok1), librust-slab-0-dev (= 0.4.9-ok1), librust-slab-0.4+default-dev (= 0.4.9-ok1), librust-slab-0.4+serde-dev (= 0.4.9-ok1), librust-slab-0.4+std-dev (= 0.4.9-ok1), librust-slab-0.4-dev (= 0.4.9-ok1), librust-slab-0.4.9+default-dev (= 0.4.9-ok1), librust-slab-0.4.9+serde-dev (= 0.4.9-ok1), librust-slab-0.4.9+std-dev (= 0.4.9-ok1), librust-slab-0.4.9-dev (= 0.4.9-ok1) Depends: librust-autocfg-1+default-dev, librust-serde-1+alloc-dev (>= 1.0.95-~~) Filename: pool/main/r/rust-slab/librust-slab-dev_0.4.9-ok1_amd64.deb Size: 17644 MD5sum: 78b039b9bc1b3a2b2c7226c01a98b095 SHA1: a27ea468fecaebbeb881eef1e6f7acbc22b9ca07 SHA256: 3b2b9aac6a16a4c3c84d3e647cd3a14c3ce3b7b9a11c04d4096923258790d30c SHA512: 942420f918c9d4636936198ccf604629f5e1526cafc2428d24a352c1a3866448f154c1dacbf1c6b56aeb3893693118523dd76d5a37058d0d85f662eea3c3d428 Description: Pre-allocated storage for a uniform data type - Rust source code Source code for Debianized Rust crate "slab" Package: librust-smallvec-dev Architecture: amd64 Version: 1.11.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-smallvec Origin: openKylin Maintainer: openKylin Developers Installed-Size: 172 Provides: librust-smallvec+arbitrary-dev (= 1.11.2-ok1), librust-smallvec+const-generics-dev (= 1.11.2-ok1), librust-smallvec+const-new-dev (= 1.11.2-ok1), librust-smallvec+debugger-visualizer-dev (= 1.11.2-ok1), librust-smallvec+default-dev (= 1.11.2-ok1), librust-smallvec+drain-filter-dev (= 1.11.2-ok1), librust-smallvec+drain-keep-rest-dev (= 1.11.2-ok1), librust-smallvec+may-dangle-dev (= 1.11.2-ok1), librust-smallvec+serde-dev (= 1.11.2-ok1), librust-smallvec+specialization-dev (= 1.11.2-ok1), librust-smallvec+union-dev (= 1.11.2-ok1), librust-smallvec+write-dev (= 1.11.2-ok1), librust-smallvec-1+arbitrary-dev (= 1.11.2-ok1), librust-smallvec-1+const-generics-dev (= 1.11.2-ok1), librust-smallvec-1+const-new-dev (= 1.11.2-ok1), librust-smallvec-1+debugger-visualizer-dev (= 1.11.2-ok1), librust-smallvec-1+default-dev (= 1.11.2-ok1), librust-smallvec-1+drain-filter-dev (= 1.11.2-ok1), librust-smallvec-1+drain-keep-rest-dev (= 1.11.2-ok1), librust-smallvec-1+may-dangle-dev (= 1.11.2-ok1), librust-smallvec-1+serde-dev (= 1.11.2-ok1), librust-smallvec-1+specialization-dev (= 1.11.2-ok1), librust-smallvec-1+union-dev (= 1.11.2-ok1), librust-smallvec-1+write-dev (= 1.11.2-ok1), librust-smallvec-1-dev (= 1.11.2-ok1), librust-smallvec-1.11+arbitrary-dev (= 1.11.2-ok1), librust-smallvec-1.11+const-generics-dev (= 1.11.2-ok1), librust-smallvec-1.11+const-new-dev (= 1.11.2-ok1), librust-smallvec-1.11+debugger-visualizer-dev (= 1.11.2-ok1), librust-smallvec-1.11+default-dev (= 1.11.2-ok1), librust-smallvec-1.11+drain-filter-dev (= 1.11.2-ok1), librust-smallvec-1.11+drain-keep-rest-dev (= 1.11.2-ok1), librust-smallvec-1.11+may-dangle-dev (= 1.11.2-ok1), librust-smallvec-1.11+serde-dev (= 1.11.2-ok1), librust-smallvec-1.11+specialization-dev (= 1.11.2-ok1), librust-smallvec-1.11+union-dev (= 1.11.2-ok1), librust-smallvec-1.11+write-dev (= 1.11.2-ok1), librust-smallvec-1.11-dev (= 1.11.2-ok1), librust-smallvec-1.11.2+arbitrary-dev (= 1.11.2-ok1), librust-smallvec-1.11.2+const-generics-dev (= 1.11.2-ok1), librust-smallvec-1.11.2+const-new-dev (= 1.11.2-ok1), librust-smallvec-1.11.2+debugger-visualizer-dev (= 1.11.2-ok1), librust-smallvec-1.11.2+default-dev (= 1.11.2-ok1), librust-smallvec-1.11.2+drain-filter-dev (= 1.11.2-ok1), librust-smallvec-1.11.2+drain-keep-rest-dev (= 1.11.2-ok1), librust-smallvec-1.11.2+may-dangle-dev (= 1.11.2-ok1), librust-smallvec-1.11.2+serde-dev (= 1.11.2-ok1), librust-smallvec-1.11.2+specialization-dev (= 1.11.2-ok1), librust-smallvec-1.11.2+union-dev (= 1.11.2-ok1), librust-smallvec-1.11.2+write-dev (= 1.11.2-ok1), librust-smallvec-1.11.2-dev (= 1.11.2-ok1) Depends: librust-arbitrary-1+default-dev, librust-serde-1-dev Filename: pool/main/r/rust-smallvec/librust-smallvec-dev_1.11.2-ok1_amd64.deb Size: 33952 MD5sum: 98f1cd82688ad2c0b3b49d89322c9320 SHA1: 199323a72738e72b5d2871e2e4cd8f7508c2e2f9 SHA256: 843489bb4e0afbd52f76dbd375a2222aeef38149d6c9076ccf4ab8c49e3b0518 SHA512: 17cb78769042f1c45e5b45a993895626c09d4164ef8c01d3fe7762ff580904d27232fd51557707fb3c205f8e3e9334a4b2f7b0f209101faa1b92973ac10d2261 Description: Store up to a small number of items on the stack - Rust source code Source code for Debianized Rust crate "smallvec" Package: librust-smawk-dev Architecture: amd64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-smawk Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 95 Provides: librust-smawk+default-dev (= 0.3.1-ok1), librust-smawk-0+default-dev (= 0.3.1-ok1), librust-smawk-0-dev (= 0.3.1-ok1), librust-smawk-0.3+default-dev (= 0.3.1-ok1), librust-smawk-0.3-dev (= 0.3.1-ok1), librust-smawk-0.3.1+default-dev (= 0.3.1-ok1), librust-smawk-0.3.1-dev (= 0.3.1-ok1) Filename: pool/main/r/rust-smawk/librust-smawk-dev_0.3.1-ok1_amd64.deb Size: 16584 MD5sum: 3562b356a091d153600af0bb817b3d21 SHA1: feab42edc3b66998f3caf41994460af3fc421f91 SHA256: 093b7b683db463c99dc4e61bdab8bd6fa52128ba971c69538c4d4bebae102d6f SHA512: 256ce990d0164a5f7948b9b441f9dea08277ab6996835fc771b777ea822dd1b40d2176b94e3c7b18a08163c6845399aadb0d1f43795f5bd2bbf20f1c07267813 Description: Functions for finding row-minima in a totally monotone matrix - Rust source code This package contains the source for the Rust smawk crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-socket2-dev Architecture: amd64 Version: 0.5.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-socket2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 290 Provides: librust-socket2+all-dev (= 0.5.5-ok1), librust-socket2+default-dev (= 0.5.5-ok1), librust-socket2-0+all-dev (= 0.5.5-ok1), librust-socket2-0+default-dev (= 0.5.5-ok1), librust-socket2-0-dev (= 0.5.5-ok1), librust-socket2-0.5+all-dev (= 0.5.5-ok1), librust-socket2-0.5+default-dev (= 0.5.5-ok1), librust-socket2-0.5-dev (= 0.5.5-ok1), librust-socket2-0.5.5+all-dev (= 0.5.5-ok1), librust-socket2-0.5.5+default-dev (= 0.5.5-ok1), librust-socket2-0.5.5-dev (= 0.5.5-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.149-~~) Filename: pool/main/r/rust-socket2/librust-socket2-dev_0.5.5-ok1_amd64.deb Size: 46128 MD5sum: 523118f0a559ae51dca7f4ccd0fd0643 SHA1: 97ceab6c590023997c414d0ebeaea4670c499733 SHA256: b159cd948b7415ad3b44a0e9c46c183d357e98bb388f5ccd7d0f7254eebebab7 SHA512: ec5f744c8d40bc5b89764fee8f6ae3a614b34cfa87f75f9770708a441659871a787a17c3526de3c2833d5f0560d04c4488a8c027bf05d5d0c19bcdc582479d63 Homepage: https://github.com/rust-lang/socket2 Description: Utilities for advanced handling of networking sockets - Rust source code This package contains the source for the Rust socket2 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-spin-dev Architecture: amd64 Version: 0.9.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-spin Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 202 Provides: librust-spin+barrier-dev (= 0.9.8-ok1), librust-spin+default-dev (= 0.9.8-ok1), librust-spin+fair-mutex-dev (= 0.9.8-ok1), librust-spin+lazy-dev (= 0.9.8-ok1), librust-spin+lock-api-crate-dev (= 0.9.8-ok1), librust-spin+lock-api-dev (= 0.9.8-ok1), librust-spin+mutex-dev (= 0.9.8-ok1), librust-spin+once-dev (= 0.9.8-ok1), librust-spin+rwlock-dev (= 0.9.8-ok1), librust-spin+spin-mutex-dev (= 0.9.8-ok1), librust-spin+std-dev (= 0.9.8-ok1), librust-spin+ticket-mutex-dev (= 0.9.8-ok1), librust-spin+use-ticket-mutex-dev (= 0.9.8-ok1), librust-spin-0+barrier-dev (= 0.9.8-ok1), librust-spin-0+default-dev (= 0.9.8-ok1), librust-spin-0+fair-mutex-dev (= 0.9.8-ok1), librust-spin-0+lazy-dev (= 0.9.8-ok1), librust-spin-0+lock-api-crate-dev (= 0.9.8-ok1), librust-spin-0+lock-api-dev (= 0.9.8-ok1), librust-spin-0+mutex-dev (= 0.9.8-ok1), librust-spin-0+once-dev (= 0.9.8-ok1), librust-spin-0+rwlock-dev (= 0.9.8-ok1), librust-spin-0+spin-mutex-dev (= 0.9.8-ok1), librust-spin-0+std-dev (= 0.9.8-ok1), librust-spin-0+ticket-mutex-dev (= 0.9.8-ok1), librust-spin-0+use-ticket-mutex-dev (= 0.9.8-ok1), librust-spin-0-dev (= 0.9.8-ok1), librust-spin-0.9+barrier-dev (= 0.9.8-ok1), librust-spin-0.9+default-dev (= 0.9.8-ok1), librust-spin-0.9+fair-mutex-dev (= 0.9.8-ok1), librust-spin-0.9+lazy-dev (= 0.9.8-ok1), librust-spin-0.9+lock-api-crate-dev (= 0.9.8-ok1), librust-spin-0.9+lock-api-dev (= 0.9.8-ok1), librust-spin-0.9+mutex-dev (= 0.9.8-ok1), librust-spin-0.9+once-dev (= 0.9.8-ok1), librust-spin-0.9+rwlock-dev (= 0.9.8-ok1), librust-spin-0.9+spin-mutex-dev (= 0.9.8-ok1), librust-spin-0.9+std-dev (= 0.9.8-ok1), librust-spin-0.9+ticket-mutex-dev (= 0.9.8-ok1), librust-spin-0.9+use-ticket-mutex-dev (= 0.9.8-ok1), librust-spin-0.9-dev (= 0.9.8-ok1), librust-spin-0.9.8+barrier-dev (= 0.9.8-ok1), librust-spin-0.9.8+default-dev (= 0.9.8-ok1), librust-spin-0.9.8+fair-mutex-dev (= 0.9.8-ok1), librust-spin-0.9.8+lazy-dev (= 0.9.8-ok1), librust-spin-0.9.8+lock-api-crate-dev (= 0.9.8-ok1), librust-spin-0.9.8+lock-api-dev (= 0.9.8-ok1), librust-spin-0.9.8+mutex-dev (= 0.9.8-ok1), librust-spin-0.9.8+once-dev (= 0.9.8-ok1), librust-spin-0.9.8+rwlock-dev (= 0.9.8-ok1), librust-spin-0.9.8+spin-mutex-dev (= 0.9.8-ok1), librust-spin-0.9.8+std-dev (= 0.9.8-ok1), librust-spin-0.9.8+ticket-mutex-dev (= 0.9.8-ok1), librust-spin-0.9.8+use-ticket-mutex-dev (= 0.9.8-ok1), librust-spin-0.9.8-dev (= 0.9.8-ok1) Depends: librust-lock-api-0.4+default-dev Filename: pool/main/r/rust-spin/librust-spin-dev_0.9.8-ok1_amd64.deb Size: 31952 MD5sum: f0b88874d47c8e94b791daabc75d4e08 SHA1: 2da75516584d5c705cf48bcbbfb19b70d508e538 SHA256: 74486ec97173fb88d3c723b8cb105e2ac3627957fa4538a8366b2fcf8764f2a5 SHA512: 09dc56b80e1eaa219148c1a87ca627c21d806522e2dcc25a88034fd15794fb01ec02f74cd14d25447a830452e2b2d377dfe9ce26bd6e08296c9425eea9bcc7e3 Description: Spin-based synchronization primitives - Rust source code This package contains the source for the Rust spin crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-stable-deref-trait-dev Architecture: amd64 Version: 1.2.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-stable-deref-trait Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 62 Provides: librust-stable-deref-trait+alloc-dev (= 1.2.0-ok1), librust-stable-deref-trait+default-dev (= 1.2.0-ok1), librust-stable-deref-trait+std-dev (= 1.2.0-ok1), librust-stable-deref-trait-1+alloc-dev (= 1.2.0-ok1), librust-stable-deref-trait-1+default-dev (= 1.2.0-ok1), librust-stable-deref-trait-1+std-dev (= 1.2.0-ok1), librust-stable-deref-trait-1-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2+alloc-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2+default-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2+std-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2.0+alloc-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2.0+default-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2.0+std-dev (= 1.2.0-ok1), librust-stable-deref-trait-1.2.0-dev (= 1.2.0-ok1) Filename: pool/main/r/rust-stable-deref-trait/librust-stable-deref-trait-dev_1.2.0-ok1_amd64.deb Size: 10626 MD5sum: 94b56f760ffbde0eb7e56d89598adfc5 SHA1: 4012304397f346c88166f5e80e74b50b46a3982e SHA256: e6a300aab2127432ec1fb3b0303e7da93a9a0a7cd4cc25ffd1383c714520343c SHA512: 3d5ac5b71022a7cfdd7ca98fb00e402fff66e65ceab9ead4cef689cd99653224cf21d03d40009b9fcd4f0474787348a41ca8c11a3297725bc986aa1e80950909 Description: Unsafe marker trait for types that deref to a stable address - Rust source code This package contains the source for the Rust stable_deref_trait crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-static-assertions-dev Architecture: amd64 Version: 1.1.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-static-assertions Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 130 Provides: librust-static-assertions+default-dev (= 1.1.0-ok2), librust-static-assertions+nightly-dev (= 1.1.0-ok2), librust-static-assertions-1+default-dev (= 1.1.0-ok2), librust-static-assertions-1+nightly-dev (= 1.1.0-ok2), librust-static-assertions-1-dev (= 1.1.0-ok2), librust-static-assertions-1.1+default-dev (= 1.1.0-ok2), librust-static-assertions-1.1+nightly-dev (= 1.1.0-ok2), librust-static-assertions-1.1-dev (= 1.1.0-ok2), librust-static-assertions-1.1.0+default-dev (= 1.1.0-ok2), librust-static-assertions-1.1.0+nightly-dev (= 1.1.0-ok2), librust-static-assertions-1.1.0-dev (= 1.1.0-ok2) Filename: pool/main/r/rust-static-assertions/librust-static-assertions-dev_1.1.0-ok2_amd64.deb Size: 21768 MD5sum: 26e4203e6602aa5dab0cb997a6e667c1 SHA1: 0c4cd012b97591d008b02513cadafd7cc262b45e SHA256: 25da68bc4e0c50f2bea5a4f55a9d0da76c36f5665beb24b9da859d5e0cd842ac SHA512: 4e432d5375c4dfe6f375002ae199e7399ad28164fa088a692fe6ab2decfc711c335c60382b51fb63a7ae0c94f41e189bfb631463a0b55140d7d8691036c307a2 Homepage: https://github.com/nvzqz/static-assertions-rs Description: Compile-time assertions to ensure that invariants are met - Rust source code This package contains the source for the Rust static_assertions crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-strsim-dev Architecture: amd64 Version: 0.10.0-1ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-strsim Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 74 Provides: librust-strsim+default-dev (= 0.10.0-1ok2), librust-strsim-0+default-dev (= 0.10.0-1ok2), librust-strsim-0-dev (= 0.10.0-1ok2), librust-strsim-0.10+default-dev (= 0.10.0-1ok2), librust-strsim-0.10-dev (= 0.10.0-1ok2), librust-strsim-0.10.0+default-dev (= 0.10.0-1ok2), librust-strsim-0.10.0-dev (= 0.10.0-1ok2) Filename: pool/main/r/rust-strsim/librust-strsim-dev_0.10.0-1ok2_amd64.deb Size: 12644 MD5sum: 00a557dc0070f4e35cde056e92b8e775 SHA1: 08d6434b3f0c564297f9a3ee80d266347ec8f607 SHA256: 20b2400eb1f45166e778aa0aa447ec0d986951a2f57cd9d2e0ed8f8d7e87ac39 SHA512: 9f52e155f1ff71de1c4fa9ad787baa2f1b8b14164ec83d969594c57872eb84d0022b9d4195866266b1bb8196f1a509acd79593dd756615ec25d998203846cc2a Homepage: https://github.com/dguo/strsim-rs Description: Implementations of string similarity metrics - Rust source code Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. . This package contains the source for the Rust strsim crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-subtle+default-dev Architecture: amd64 Version: 2.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-subtle Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-subtle-2+default-dev (= 2.5.0-ok1), librust-subtle-2.5+default-dev (= 2.5.0-ok1), librust-subtle-2.5.0+default-dev (= 2.5.0-ok1) Depends: librust-subtle-dev (= 2.5.0-ok1), librust-subtle+std-dev (= 2.5.0-ok1), librust-subtle+i128-dev (= 2.5.0-ok1) Filename: pool/main/r/rust-subtle/librust-subtle+default-dev_2.5.0-ok1_amd64.deb Size: 1204 MD5sum: c5aca71d749d683636222a8b02a4526c SHA1: 8da39c5e333daeceb2e690c1d8d32673cae70710 SHA256: 0232410b1757336bcd634880b645f04d4ad9ff00f18aee13fa8c9f327ffbf07c SHA512: 9e26f3e5cb364f030b01960be147f6503b31ca36e11cde3bf868d431570bffa56abf28b0f3cfd3843c1b2d425f7f2d51109bccdee07a5e47c8a66920ec4aef2d Homepage: https://dalek.rs/ Description: Traits and utilities for constant-time cryptography - feature "default" This metapackage enables feature "default" for the Rust subtle crate, by pulling in any additional dependencies needed by that feature. Package: librust-subtle-dev Architecture: amd64 Version: 2.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-subtle Origin: openKylin Maintainer: openKylin Developers Installed-Size: 75 Provides: librust-subtle+const-generics-dev (= 2.5.0-ok1), librust-subtle+core-hint-black-box-dev (= 2.5.0-ok1), librust-subtle+i128-dev (= 2.5.0-ok1), librust-subtle+nightly-dev (= 2.5.0-ok1), librust-subtle+std-dev (= 2.5.0-ok1), librust-subtle-2+const-generics-dev (= 2.5.0-ok1), librust-subtle-2+core-hint-black-box-dev (= 2.5.0-ok1), librust-subtle-2+i128-dev (= 2.5.0-ok1), librust-subtle-2+nightly-dev (= 2.5.0-ok1), librust-subtle-2+std-dev (= 2.5.0-ok1), librust-subtle-2-dev (= 2.5.0-ok1), librust-subtle-2.5+const-generics-dev (= 2.5.0-ok1), librust-subtle-2.5+core-hint-black-box-dev (= 2.5.0-ok1), librust-subtle-2.5+i128-dev (= 2.5.0-ok1), librust-subtle-2.5+nightly-dev (= 2.5.0-ok1), librust-subtle-2.5+std-dev (= 2.5.0-ok1), librust-subtle-2.5-dev (= 2.5.0-ok1), librust-subtle-2.5.0+const-generics-dev (= 2.5.0-ok1), librust-subtle-2.5.0+core-hint-black-box-dev (= 2.5.0-ok1), librust-subtle-2.5.0+i128-dev (= 2.5.0-ok1), librust-subtle-2.5.0+nightly-dev (= 2.5.0-ok1), librust-subtle-2.5.0+std-dev (= 2.5.0-ok1), librust-subtle-2.5.0-dev (= 2.5.0-ok1) Recommends: librust-subtle+default-dev (= 2.5.0-ok1) Filename: pool/main/r/rust-subtle/librust-subtle-dev_2.5.0-ok1_amd64.deb Size: 14708 MD5sum: 69bf7cea992ce32db92f1a2ac69f4eb7 SHA1: fc64ba3680c1025858e71ac8a64fede0f30d880e SHA256: a8cd797b7fbcf5955ac0d9034a1ef7a79f26fcbe1980dec64bb976111d3175de SHA512: badde2772118d76d405864159f16dd59d5b30a24d772f055fe8047269276119ea4aba449d233d7b45907a5a540c780f80a3f32d4e8b976a1b8b5114ce304416a Homepage: https://dalek.rs/ Description: Traits and utilities for constant-time cryptography - Rust source code Source code for Debianized Rust crate "subtle" Package: librust-sval-derive-dev Architecture: amd64 Version: 2.6.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-sval-derive Origin: openKylin Maintainer: openKylin Developers Installed-Size: 52 Provides: librust-sval-derive+default-dev (= 2.6.1-ok1), librust-sval-derive-2+default-dev (= 2.6.1-ok1), librust-sval-derive-2-dev (= 2.6.1-ok1), librust-sval-derive-2.6+default-dev (= 2.6.1-ok1), librust-sval-derive-2.6-dev (= 2.6.1-ok1), librust-sval-derive-2.6.1+default-dev (= 2.6.1-ok1), librust-sval-derive-2.6.1-dev (= 2.6.1-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+derive-dev, librust-syn-2+extra-traits-dev, librust-syn-2+parsing-dev Filename: pool/main/r/rust-sval-derive/librust-sval-derive-dev_2.6.1-ok1_amd64.deb Size: 10464 MD5sum: 3de8e649d71629e6ea9d295f248ef38d SHA1: 9fb538982cb2b3edba17f2294bce79e73e54d8b1 SHA256: 16088aafc3d9dbee5370051103bde827f722efb885eba4d915914de661c9190c SHA512: 94f0f90a51d803dec80f2de8b640b09fd9902db5333e52be493a5d2ebf361894290d72058ee18d8217ff7d3974eb6e001e8ad752bcb64d1dc0990c1da388d41a Description: Derive support for sval - Rust source code This package contains the source for the Rust sval_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sval-dev Architecture: amd64 Version: 2.6.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-sval Origin: openKylin Maintainer: openKylin Developers Installed-Size: 173 Provides: librust-sval+alloc-dev (= 2.6.1-ok1), librust-sval+default-dev (= 2.6.1-ok1), librust-sval+derive-dev (= 2.6.1-ok1), librust-sval+std-dev (= 2.6.1-ok1), librust-sval-2+alloc-dev (= 2.6.1-ok1), librust-sval-2+default-dev (= 2.6.1-ok1), librust-sval-2+derive-dev (= 2.6.1-ok1), librust-sval-2+std-dev (= 2.6.1-ok1), librust-sval-2-dev (= 2.6.1-ok1), librust-sval-2.6+alloc-dev (= 2.6.1-ok1), librust-sval-2.6+default-dev (= 2.6.1-ok1), librust-sval-2.6+derive-dev (= 2.6.1-ok1), librust-sval-2.6+std-dev (= 2.6.1-ok1), librust-sval-2.6-dev (= 2.6.1-ok1), librust-sval-2.6.1+alloc-dev (= 2.6.1-ok1), librust-sval-2.6.1+default-dev (= 2.6.1-ok1), librust-sval-2.6.1+derive-dev (= 2.6.1-ok1), librust-sval-2.6.1+std-dev (= 2.6.1-ok1), librust-sval-2.6.1-dev (= 2.6.1-ok1) Depends: librust-sval-derive-2+default-dev (>= 2.6.1-~~) Filename: pool/main/r/rust-sval/librust-sval-dev_2.6.1-ok1_amd64.deb Size: 26952 MD5sum: 6a993d6f097f7978a016d999581d6461 SHA1: 609a8457805d3b97ff75e79a7eefb3f914f04795 SHA256: 467416c587b6608eaf74c01a95fb14d7f0544c8995c9247280c336844eae4f00 SHA512: 3cff42fc100afc2d504e58ee3d64a3875d8868d6adea5ed2ac3c1c8f50800983bf7763ee7b2662f7438b0fee703590cf15a4063984d184ffeb43e81cef90feb4 Description: Streaming, structured value serialization - Rust source code This package contains the source for the Rust sval crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-syn-dev Architecture: amd64 Version: 2.0.48-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-syn Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1990 Provides: librust-syn+clone-impls-dev (= 2.0.48-ok1), librust-syn+default-dev (= 2.0.48-ok1), librust-syn+derive-dev (= 2.0.48-ok1), librust-syn+extra-traits-dev (= 2.0.48-ok1), librust-syn+fold-dev (= 2.0.48-ok1), librust-syn+full-dev (= 2.0.48-ok1), librust-syn+parsing-dev (= 2.0.48-ok1), librust-syn+printing-dev (= 2.0.48-ok1), librust-syn+proc-macro-dev (= 2.0.48-ok1), librust-syn+quote-dev (= 2.0.48-ok1), librust-syn+visit-dev (= 2.0.48-ok1), librust-syn+visit-mut-dev (= 2.0.48-ok1), librust-syn-2+clone-impls-dev (= 2.0.48-ok1), librust-syn-2+default-dev (= 2.0.48-ok1), librust-syn-2+derive-dev (= 2.0.48-ok1), librust-syn-2+extra-traits-dev (= 2.0.48-ok1), librust-syn-2+fold-dev (= 2.0.48-ok1), librust-syn-2+full-dev (= 2.0.48-ok1), librust-syn-2+parsing-dev (= 2.0.48-ok1), librust-syn-2+printing-dev (= 2.0.48-ok1), librust-syn-2+proc-macro-dev (= 2.0.48-ok1), librust-syn-2+quote-dev (= 2.0.48-ok1), librust-syn-2+visit-dev (= 2.0.48-ok1), librust-syn-2+visit-mut-dev (= 2.0.48-ok1), librust-syn-2-dev (= 2.0.48-ok1), librust-syn-2.0+clone-impls-dev (= 2.0.48-ok1), librust-syn-2.0+default-dev (= 2.0.48-ok1), librust-syn-2.0+derive-dev (= 2.0.48-ok1), librust-syn-2.0+extra-traits-dev (= 2.0.48-ok1), librust-syn-2.0+fold-dev (= 2.0.48-ok1), librust-syn-2.0+full-dev (= 2.0.48-ok1), librust-syn-2.0+parsing-dev (= 2.0.48-ok1), librust-syn-2.0+printing-dev (= 2.0.48-ok1), librust-syn-2.0+proc-macro-dev (= 2.0.48-ok1), librust-syn-2.0+quote-dev (= 2.0.48-ok1), librust-syn-2.0+visit-dev (= 2.0.48-ok1), librust-syn-2.0+visit-mut-dev (= 2.0.48-ok1), librust-syn-2.0-dev (= 2.0.48-ok1), librust-syn-2.0.48+clone-impls-dev (= 2.0.48-ok1), librust-syn-2.0.48+default-dev (= 2.0.48-ok1), librust-syn-2.0.48+derive-dev (= 2.0.48-ok1), librust-syn-2.0.48+extra-traits-dev (= 2.0.48-ok1), librust-syn-2.0.48+fold-dev (= 2.0.48-ok1), librust-syn-2.0.48+full-dev (= 2.0.48-ok1), librust-syn-2.0.48+parsing-dev (= 2.0.48-ok1), librust-syn-2.0.48+printing-dev (= 2.0.48-ok1), librust-syn-2.0.48+proc-macro-dev (= 2.0.48-ok1), librust-syn-2.0.48+quote-dev (= 2.0.48-ok1), librust-syn-2.0.48+visit-dev (= 2.0.48-ok1), librust-syn-2.0.48+visit-mut-dev (= 2.0.48-ok1), librust-syn-2.0.48-dev (= 2.0.48-ok1) Depends: librust-proc-macro2-1+proc-macro-dev (>= 1.0.75-~~), librust-proc-macro2-1-dev (>= 1.0.75-~~), librust-quote-1+proc-macro-dev (>= 1.0.35-~~), librust-quote-1-dev (>= 1.0.35-~~), librust-unicode-ident-1+default-dev Filename: pool/main/r/rust-syn/librust-syn-dev_2.0.48-ok1_amd64.deb Size: 198924 MD5sum: e07bdb5906b5eacc329f5d8e444b73ba SHA1: ff91c57ec394f7d42b2cc91c6eacd89c34d7ca69 SHA256: b551aae6942729a6da3c25f25247d9d8ee8f408d9a1010437f44058b43985fd3 SHA512: 18ecf8ee21d149f17e86427cf1240a073578d978260b37a2a6bcedec82a932cd4f8c3d15847b9788fff50ffb08e9e9121b7ade5ea6a4c9a90e2e71024dcd2f8e Description: Parser for Rust source code - Rust source code Source code for Debianized Rust crate "syn" Package: librust-syn-mid+clone-impls-dev Architecture: amd64 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-syn-mid Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6 Provides: librust-syn-mid-0+clone-impls-dev (= 0.5.0-ok1), librust-syn-mid-0.5+clone-impls-dev (= 0.5.0-ok1), librust-syn-mid-0.5.0+clone-impls-dev (= 0.5.0-ok1) Depends: librust-syn-mid-dev (= 0.5.0-ok1), librust-syn-1+clone-impls-dev (>= 1.0.5-~~) Filename: pool/main/r/rust-syn-mid/librust-syn-mid+clone-impls-dev_0.5.0-ok1_amd64.deb Size: 884 MD5sum: 0e62a407df036d3d015ad3aa12e2cb2e SHA1: 57e2969f29b1bab07cd6277ce491d0ede22d0fcc SHA256: 2d50431e433494727478dbada101c0d2a17b09ea5d0f068b7a655ac432937fce SHA512: 5add13769b96091a6b0738043e3b14ca55a93dc50d917c676a2af7d3b93691a66bc3cadfcdd8239f8e355afa1f2712ea709b2e31ea93daec875f1e2ab98bdb31 Homepage: https://github.com/taiki-e/syn-mid Description: Providing the features between "full" and "derive" of syn - feature "clone-impls" This metapackage enables feature "clone-impls" for the Rust syn-mid crate, by pulling in any additional dependencies needed by that feature. Package: librust-syn-mid-dev Architecture: amd64 Version: 0.5.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-syn-mid Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 90 Provides: librust-syn-mid+default-dev (= 0.5.0-ok1), librust-syn-mid-0+default-dev (= 0.5.0-ok1), librust-syn-mid-0-dev (= 0.5.0-ok1), librust-syn-mid-0.5+default-dev (= 0.5.0-ok1), librust-syn-mid-0.5-dev (= 0.5.0-ok1), librust-syn-mid-0.5.0+default-dev (= 0.5.0-ok1), librust-syn-mid-0.5.0-dev (= 0.5.0-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+derive-dev (>= 1.0.5-~~), librust-syn-1+parsing-dev (>= 1.0.5-~~), librust-syn-1+printing-dev (>= 1.0.5-~~) Suggests: librust-syn-mid+clone-impls-dev (= 0.5.0-ok1) Filename: pool/main/r/rust-syn-mid/librust-syn-mid-dev_0.5.0-ok1_amd64.deb Size: 16050 MD5sum: 65231ab2070964c66305a28063282703 SHA1: f028937a0ede90c904014216a80068cdbd7a21b8 SHA256: 4bab3fc21bcba0143666cbbadccba7be09cebc6fbdeb2b6f04139711a6a70f13 SHA512: 1ae0554f600be0af0df0841389229efc152e75464623e5c72202d2370bf0111ad34904cae3243e7aaeb2159e124fd0c5c4fcb43c0bd58ccc33a956c9d5a87421 Homepage: https://github.com/taiki-e/syn-mid Description: Providing the features between "full" and "derive" of syn - Rust source code This package contains the source for the Rust syn-mid crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-target-lexicon-dev Architecture: amd64 Version: 0.12.12-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-target-lexicon Origin: openKylin Maintainer: openKylin Developers Installed-Size: 137 Provides: librust-target-lexicon+arch-zkasm-dev (= 0.12.12-ok1), librust-target-lexicon+default-dev (= 0.12.12-ok1), librust-target-lexicon+serde-dev (= 0.12.12-ok1), librust-target-lexicon+serde-support-dev (= 0.12.12-ok1), librust-target-lexicon+std-dev (= 0.12.12-ok1), librust-target-lexicon-0+arch-zkasm-dev (= 0.12.12-ok1), librust-target-lexicon-0+default-dev (= 0.12.12-ok1), librust-target-lexicon-0+serde-dev (= 0.12.12-ok1), librust-target-lexicon-0+serde-support-dev (= 0.12.12-ok1), librust-target-lexicon-0+std-dev (= 0.12.12-ok1), librust-target-lexicon-0-dev (= 0.12.12-ok1), librust-target-lexicon-0.12+arch-zkasm-dev (= 0.12.12-ok1), librust-target-lexicon-0.12+default-dev (= 0.12.12-ok1), librust-target-lexicon-0.12+serde-dev (= 0.12.12-ok1), librust-target-lexicon-0.12+serde-support-dev (= 0.12.12-ok1), librust-target-lexicon-0.12+std-dev (= 0.12.12-ok1), librust-target-lexicon-0.12-dev (= 0.12.12-ok1), librust-target-lexicon-0.12.12+arch-zkasm-dev (= 0.12.12-ok1), librust-target-lexicon-0.12.12+default-dev (= 0.12.12-ok1), librust-target-lexicon-0.12.12+serde-dev (= 0.12.12-ok1), librust-target-lexicon-0.12.12+serde-support-dev (= 0.12.12-ok1), librust-target-lexicon-0.12.12+std-dev (= 0.12.12-ok1), librust-target-lexicon-0.12.12-dev (= 0.12.12-ok1) Depends: librust-serde-1+default-dev Filename: pool/main/r/rust-target-lexicon/librust-target-lexicon-dev_0.12.12-ok1_amd64.deb Size: 23880 MD5sum: 3a57b37910cddf756fa436b930e5aee1 SHA1: 8aca25e1b761307c0e646a73f744b1a038186e07 SHA256: 67ae78b1ce793aa9331433cf559e6b70728044c744ffa3dfbacf4fed634042fd SHA512: 6d6fb63d32b593e972f554e1af0f8944c2acf7475cbd187f202ec44bc7b1e9451598314fbc5c735c03fc6de2e24fa4b8123d176e3bfb08bce4fd889e0dd7f2c1 Description: Targeting utilities for compilers and related tools - Rust source code Source code for Debianized Rust crate "target-lexicon" Package: librust-tempfile-dev Architecture: amd64 Version: 3.9.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tempfile Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 202 Provides: librust-tempfile+default-dev (= 3.9.0-ok1), librust-tempfile+nightly-dev (= 3.9.0-ok1), librust-tempfile-3+default-dev (= 3.9.0-ok1), librust-tempfile-3+nightly-dev (= 3.9.0-ok1), librust-tempfile-3-dev (= 3.9.0-ok1), librust-tempfile-3.9+default-dev (= 3.9.0-ok1), librust-tempfile-3.9+nightly-dev (= 3.9.0-ok1), librust-tempfile-3.9-dev (= 3.9.0-ok1), librust-tempfile-3.9.0+default-dev (= 3.9.0-ok1), librust-tempfile-3.9.0+nightly-dev (= 3.9.0-ok1), librust-tempfile-3.9.0-dev (= 3.9.0-ok1) Depends: librust-cfg-if-1+default-dev, librust-fastrand+default-dev (>= 1.6.0-~~), librust-rustix-0.38+default-dev (>= 0.38.26-~~), librust-rustix-0.38+fs-dev (>= 0.38.26-~~) Filename: pool/main/r/rust-tempfile/librust-tempfile-dev_3.9.0-ok1_amd64.deb Size: 32148 MD5sum: cf997e2150f55076c4548adced9175b5 SHA1: f75891d2ea70a4843313c870828ac8eb34a19ea4 SHA256: 0663933b612d84f1af4392ea21b75eb9053c1f0d02c524d178c91ebe744d73ac SHA512: 09e36a3b6391542f952a87acda2e39d68232374f37f3ca702c37288047efe3409c95a4763c196bb060a7b8809a4f492f6e9a1e7b05dc8d9250a2e87fe8ad7631 Homepage: https://stebalien.com/projects/tempfile-rs/ Description: Managing temporary files and directories - Rust source code Source code for Debianized Rust crate "tempfile" Package: librust-termcolor-dev Architecture: amd64 Version: 1.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-termcolor Origin: openKylin Maintainer: openKylin Developers Installed-Size: 114 Provides: librust-termcolor+default-dev (= 1.4.0-ok1), librust-termcolor-1+default-dev (= 1.4.0-ok1), librust-termcolor-1-dev (= 1.4.0-ok1), librust-termcolor-1.4+default-dev (= 1.4.0-ok1), librust-termcolor-1.4-dev (= 1.4.0-ok1), librust-termcolor-1.4.0+default-dev (= 1.4.0-ok1), librust-termcolor-1.4.0-dev (= 1.4.0-ok1) Depends: librust-winapi-util-0.1+default-dev (>= 0.1.3-~~) Filename: pool/main/r/rust-termcolor/librust-termcolor-dev_1.4.0-ok1_amd64.deb Size: 19132 MD5sum: 3329d4dfbce0c8a956212b891059e957 SHA1: 4eeca0546b2accedaab8ab4bbaa1ac3bb0389f15 SHA256: e351eaafc015f272e99ba3baf536f34a690980eeaf815da58b40ef48a4bf1d48 SHA512: 081f34c6b054d60a8908e12550bfbae90abadbf92b938198a9121d4e307b45a90d733da414013291a64bd425fb083d25c4cd8b170307e4ee9b05ba1ac8fd7ce1 Homepage: https://github.com/BurntSushi/termcolor Description: Simple cross platform library for writing colored text to a terminal - Rust source code Source code for Debianized Rust crate "termcolor" Package: librust-terminal-size-dev Architecture: amd64 Version: 0.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-terminal-size Origin: openKylin Maintainer: openKylin Developers Installed-Size: 59 Provides: librust-terminal-size+default-dev (= 0.3.0-ok1), librust-terminal-size-0+default-dev (= 0.3.0-ok1), librust-terminal-size-0-dev (= 0.3.0-ok1), librust-terminal-size-0.3+default-dev (= 0.3.0-ok1), librust-terminal-size-0.3-dev (= 0.3.0-ok1), librust-terminal-size-0.3.0+default-dev (= 0.3.0-ok1), librust-terminal-size-0.3.0-dev (= 0.3.0-ok1) Depends: librust-rustix-0.38+default-dev, librust-rustix-0.38+termios-dev Breaks: librust-textwrap-dev (<= 0.15.1-1) Filename: pool/main/r/rust-terminal-size/librust-terminal-size-dev_0.3.0-ok1_amd64.deb Size: 11628 MD5sum: c040ea930ee6411d6a8fe74878a0084a SHA1: 97de3084a6b48212b131ff99b979e3091116f38f SHA256: 318ab5d29ad8e2dc3b64717337280603710dd427c258cdd17dee2ce0568fed24 SHA512: 4419043255ea24cfc24b12c38a5408d749898dffa2225e70c11931342c476971050c5c1997ad06821d0d5569da5c76bab95985daffcc19aa5fafdf814128c3b1 Description: Gets the size of your Linux or Windows terminal - Rust source code Source code for Debianized Rust crate "terminal_size" Package: librust-textwrap-dev Architecture: amd64 Version: 0.16.0-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-textwrap Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 249 Provides: librust-textwrap+default-dev (= 0.16.0-ok2), librust-textwrap+smawk-dev (= 0.16.0-ok2), librust-textwrap+terminal-size-dev (= 0.16.0-ok2), librust-textwrap+unicode-linebreak-dev (= 0.16.0-ok2), librust-textwrap+unicode-width-dev (= 0.16.0-ok2), librust-textwrap-0+default-dev (= 0.16.0-ok2), librust-textwrap-0+smawk-dev (= 0.16.0-ok2), librust-textwrap-0+terminal-size-dev (= 0.16.0-ok2), librust-textwrap-0+unicode-linebreak-dev (= 0.16.0-ok2), librust-textwrap-0+unicode-width-dev (= 0.16.0-ok2), librust-textwrap-0-dev (= 0.16.0-ok2), librust-textwrap-0.16+default-dev (= 0.16.0-ok2), librust-textwrap-0.16+smawk-dev (= 0.16.0-ok2), librust-textwrap-0.16+terminal-size-dev (= 0.16.0-ok2), librust-textwrap-0.16+unicode-linebreak-dev (= 0.16.0-ok2), librust-textwrap-0.16+unicode-width-dev (= 0.16.0-ok2), librust-textwrap-0.16-dev (= 0.16.0-ok2), librust-textwrap-0.16.0+default-dev (= 0.16.0-ok2), librust-textwrap-0.16.0+smawk-dev (= 0.16.0-ok2), librust-textwrap-0.16.0+terminal-size-dev (= 0.16.0-ok2), librust-textwrap-0.16.0+unicode-linebreak-dev (= 0.16.0-ok2), librust-textwrap-0.16.0+unicode-width-dev (= 0.16.0-ok2), librust-textwrap-0.16.0-dev (= 0.16.0-ok2) Depends: librust-smawk-0.3+default-dev (>= 0.3.1-~~), librust-terminal-size-0+default-dev (>= 0.2.1-~~), librust-unicode-linebreak-0.1+default-dev (>= 0.1.4-~~), librust-unicode-width-0.1+default-dev (>= 0.1.10-~~) Filename: pool/main/r/rust-textwrap/librust-textwrap-dev_0.16.0-ok2_amd64.deb Size: 47500 MD5sum: 5dd93ff3a4bbdd16888940de4aa48cdf SHA1: d2758c151fcf7cbe226ad3263093ed9f14325f6f SHA256: 6d8fa1511d705508c0322a5022868a00cbd02111ed5d24b221e8ea0522b24c3a SHA512: 9dd03f420565518bcff1cec6008ba0e8433200694ef6dc1a970e572aa5ad2f83dda871e1845d230c8dfd805f99de8d4e5e5c6c909f113c4b1ea9c650a0d74a4f Description: Word wrapping, indenting, and dedenting strings - Rust source code Has optional support for Unicode and emojis as well as machine hyphenation. . Source code for Debianized Rust crate "textwrap" Package: librust-thread-id-dev Architecture: amd64 Version: 4.0.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-thread-id Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 62 Provides: librust-thread-id+default-dev (= 4.0.0-ok1), librust-thread-id-4+default-dev (= 4.0.0-ok1), librust-thread-id-4-dev (= 4.0.0-ok1), librust-thread-id-4.0+default-dev (= 4.0.0-ok1), librust-thread-id-4.0-dev (= 4.0.0-ok1), librust-thread-id-4.0.0+default-dev (= 4.0.0-ok1), librust-thread-id-4.0.0-dev (= 4.0.0-ok1) Depends: librust-libc-0.2+default-dev (>= 0.2.6-~~), librust-winapi-0.3+default-dev, librust-winapi-0.3+processthreadsapi-dev Filename: pool/main/r/rust-thread-id/librust-thread-id-dev_4.0.0-ok1_amd64.deb Size: 10578 MD5sum: fed087873f6621a1a6a40430394d9395 SHA1: aa2493260fa0543904c1894d72b5a408ac1fbe06 SHA256: 4bc0b240d9914b35a7542afc3a5654e5179bfddf625702964a2a9145daf661f2 SHA512: 69959743e1463383bfc120f1a0d1863a23eb79faf3e06df2a1f84e1b6c36747a7d8b4c9bc37d8a5a70fc0fcfcb3447f399c14072ac2d49d462e6b31b4cb21d70 Description: Get a unique thread ID - Rust source code This package contains the source for the Rust thread-id crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tiff-dev Architecture: amd64 Version: 0.9.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tiff Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1671 Provides: librust-tiff+default-dev (= 0.9.0-ok1), librust-tiff-0+default-dev (= 0.9.0-ok1), librust-tiff-0-dev (= 0.9.0-ok1), librust-tiff-0.9+default-dev (= 0.9.0-ok1), librust-tiff-0.9-dev (= 0.9.0-ok1), librust-tiff-0.9.0+default-dev (= 0.9.0-ok1), librust-tiff-0.9.0-dev (= 0.9.0-ok1) Depends: librust-flate2-1+default-dev (>= 1.0.20-~~), librust-jpeg-decoder-0.3-dev, librust-weezl-0.1+default-dev Filename: pool/main/r/rust-tiff/librust-tiff-dev_0.9.0-ok1_amd64.deb Size: 1410516 MD5sum: 98754942bef84fe244e27c213df05628 SHA1: 919ba1851b58755d2637b7617c21d12f2e075e63 SHA256: f3965e0612cf42211681af9eca621d54e1d060e3b35bc8c603512471cb6eb51f SHA512: 478f44108440844f95fb7b489ec69d3a59fc7a408d48c85b563bb3bf0ce1acc75f8cd69d526b0c5895f11dc5a2fdb5ee3f33f52608467061da1daad3ce4dd4f6 Description: TIFF decoding and encoding library in pure Rust - Rust source code This package contains the source for the Rust tiff crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tiny-keccak-dev Architecture: amd64 Version: 2.0.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tiny-keccak Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 149 Provides: librust-tiny-keccak+cshake-dev (= 2.0.2-ok1), librust-tiny-keccak+default-dev (= 2.0.2-ok1), librust-tiny-keccak+fips202-dev (= 2.0.2-ok1), librust-tiny-keccak+k12-dev (= 2.0.2-ok1), librust-tiny-keccak+keccak-dev (= 2.0.2-ok1), librust-tiny-keccak+kmac-dev (= 2.0.2-ok1), librust-tiny-keccak+parallel-hash-dev (= 2.0.2-ok1), librust-tiny-keccak+sha3-dev (= 2.0.2-ok1), librust-tiny-keccak+shake-dev (= 2.0.2-ok1), librust-tiny-keccak+sp800-dev (= 2.0.2-ok1), librust-tiny-keccak+tuple-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2+cshake-dev (= 2.0.2-ok1), librust-tiny-keccak-2+default-dev (= 2.0.2-ok1), librust-tiny-keccak-2+fips202-dev (= 2.0.2-ok1), librust-tiny-keccak-2+k12-dev (= 2.0.2-ok1), librust-tiny-keccak-2+keccak-dev (= 2.0.2-ok1), librust-tiny-keccak-2+kmac-dev (= 2.0.2-ok1), librust-tiny-keccak-2+parallel-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2+sha3-dev (= 2.0.2-ok1), librust-tiny-keccak-2+shake-dev (= 2.0.2-ok1), librust-tiny-keccak-2+sp800-dev (= 2.0.2-ok1), librust-tiny-keccak-2+tuple-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+cshake-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+default-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+fips202-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+k12-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+keccak-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+kmac-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+parallel-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+sha3-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+shake-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+sp800-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0+tuple-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+cshake-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+default-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+fips202-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+k12-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+keccak-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+kmac-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+parallel-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+sha3-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+shake-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+sp800-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2+tuple-hash-dev (= 2.0.2-ok1), librust-tiny-keccak-2.0.2-dev (= 2.0.2-ok1) Depends: librust-crunchy-0.2+default-dev (>= 0.2.2-~~) Filename: pool/main/r/rust-tiny-keccak/librust-tiny-keccak-dev_2.0.2-ok1_amd64.deb Size: 23818 MD5sum: 6a6cc4d4e741347cc24f69d7bf725fea SHA1: 3b8f981fee03eec3d12ade88a2d0b91bd3aa1392 SHA256: 9e9cbf94e295bfdc25f47f332224a969eec05d5a0d8a0c476b7ab56e9b2a9cad SHA512: 35df9217ac0cff0004e1211963cea07da4a7ada55bf50a60f4d6def11389d6f50e5bd876e1887de533a8f382d2928e76111a7308929491e9d9a15e2d6985595d Homepage: https://github.com/debris/tiny-keccak Description: Keccak derived functions - Rust source code This package contains the source for the Rust tiny-keccak crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tinytemplate-dev Architecture: amd64 Version: 1.2.1-ok2 Multi-Arch: same Priority: optional Section: rust Source: rust-tinytemplate Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 178 Provides: librust-tinytemplate+default-dev (= 1.2.1-ok2), librust-tinytemplate-1+default-dev (= 1.2.1-ok2), librust-tinytemplate-1-dev (= 1.2.1-ok2), librust-tinytemplate-1.2+default-dev (= 1.2.1-ok2), librust-tinytemplate-1.2-dev (= 1.2.1-ok2), librust-tinytemplate-1.2.1+default-dev (= 1.2.1-ok2), librust-tinytemplate-1.2.1-dev (= 1.2.1-ok2) Depends: librust-serde-1+default-dev, librust-serde-json-1+default-dev Filename: pool/main/r/rust-tinytemplate/librust-tinytemplate-dev_1.2.1-ok2_amd64.deb Size: 29224 MD5sum: 5c5af9581a2884d989ab21755ad65fbb SHA1: 26c071dc92de86a060c7d72e0f05b4793386be2a SHA256: 4fb93370a72c5465ebcfdd46b62961f0b21b2f9cce85645ab980ba568c773f4f SHA512: ea201f66dad18e73bbcae5e9805ba1f7be7e7108a2d76b612fc04af6794a987d5899443d06f5bd57f9c2f5146fd394621b0efa055f0edb3989174066f4133cee Description: Simple, lightweight template engine - Rust source code This package contains the source for the Rust tinytemplate crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tinyvec+arbitrary-dev Architecture: amd64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tinyvec Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-tinyvec-1+arbitrary-dev (= 1.6.0-ok1), librust-tinyvec-1.6+arbitrary-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+arbitrary-dev (= 1.6.0-ok1) Depends: librust-tinyvec-dev (= 1.6.0-ok1), librust-arbitrary-1+default-dev Filename: pool/main/r/rust-tinyvec/librust-tinyvec+arbitrary-dev_1.6.0-ok1_amd64.deb Size: 980 MD5sum: 481f91e95a50b22c7d9ed5de205a753d SHA1: 88176b622ca2f11913d4b52ecd28f1645b22a065 SHA256: c364c945359c670875cadc845d2f100fd4daf70ac5495f8b7332c5dd287b07fe SHA512: 7d2a3fbfcbc303612c73cb60dcf46fc9d662129429d4c924db9b256ec763e299dd70c93a7641ca4e878aa9726409fd84076dde607d441b9afb287e254beb5164 Description: `tinyvec` provides 100% safe vec-like data structures - feature "arbitrary" This metapackage enables feature "arbitrary" for the Rust tinyvec crate, by pulling in any additional dependencies needed by that feature. Package: librust-tinyvec+serde-dev Architecture: amd64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tinyvec Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-tinyvec-1+serde-dev (= 1.6.0-ok1), librust-tinyvec-1.6+serde-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+serde-dev (= 1.6.0-ok1) Depends: librust-tinyvec-dev (= 1.6.0-ok1), librust-serde-1-dev Filename: pool/main/r/rust-tinyvec/librust-tinyvec+serde-dev_1.6.0-ok1_amd64.deb Size: 970 MD5sum: c5864eabc1b73641676f2bccbf43d5ed SHA1: 56e4c624fae8f8e012afe01bc1b8faf07a26f3ef SHA256: edd8553893543314fc1597cbb15105cdc13a2443974f6793781af833d5eb372c SHA512: d65de934bccb4d1836dc76930eb2a381cc19644943f6bb51079ecace696da256e068bab814f421d53a79b441b88f8f18d42084dd08a380bfa3ac4697bdce6054 Description: `tinyvec` provides 100% safe vec-like data structures - feature "serde" This metapackage enables feature "serde" for the Rust tinyvec crate, by pulling in any additional dependencies needed by that feature. Package: librust-tinyvec+tinyvec-macros-dev Architecture: amd64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tinyvec Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-tinyvec+alloc-dev (= 1.6.0-ok1), librust-tinyvec+std-dev (= 1.6.0-ok1), librust-tinyvec-1+alloc-dev (= 1.6.0-ok1), librust-tinyvec-1+std-dev (= 1.6.0-ok1), librust-tinyvec-1+tinyvec-macros-dev (= 1.6.0-ok1), librust-tinyvec-1.6+alloc-dev (= 1.6.0-ok1), librust-tinyvec-1.6+std-dev (= 1.6.0-ok1), librust-tinyvec-1.6+tinyvec-macros-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+alloc-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+std-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+tinyvec-macros-dev (= 1.6.0-ok1) Depends: librust-tinyvec-dev (= 1.6.0-ok1), librust-tinyvec-macros-0.1+default-dev Filename: pool/main/r/rust-tinyvec/librust-tinyvec+tinyvec-macros-dev_1.6.0-ok1_amd64.deb Size: 1068 MD5sum: f46273899795afa6db0bdffecbf9d94d SHA1: 238d9f567bbdd730ceb03de55826e16a153ab4c0 SHA256: 9dd0dbcd3217a5f163c5ae6e42e1d0a47e1275c512c6ef75cc7bc57725393c50 SHA512: cda83b73c3b5af4dd08b5c071e91733909bf658d4099873a0f2c68be36e1d42adc5c3aa5f5ca36f0332a053257347e064acf71b97c0351c91a03c926b8302499 Description: `tinyvec` provides 100% safe vec-like data structures - feature "tinyvec_macros" and 2 more This metapackage enables feature "tinyvec_macros" for the Rust tinyvec crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "alloc", and "std" features. Package: librust-tinyvec-dev Architecture: amd64 Version: 1.6.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tinyvec Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 487 Provides: librust-tinyvec+default-dev (= 1.6.0-ok1), librust-tinyvec+experimental-write-impl-dev (= 1.6.0-ok1), librust-tinyvec+grab-spare-slice-dev (= 1.6.0-ok1), librust-tinyvec+nightly-slice-partition-dedup-dev (= 1.6.0-ok1), librust-tinyvec+rustc-1-40-dev (= 1.6.0-ok1), librust-tinyvec+rustc-1-55-dev (= 1.6.0-ok1), librust-tinyvec+rustc-1-57-dev (= 1.6.0-ok1), librust-tinyvec-1+default-dev (= 1.6.0-ok1), librust-tinyvec-1+experimental-write-impl-dev (= 1.6.0-ok1), librust-tinyvec-1+grab-spare-slice-dev (= 1.6.0-ok1), librust-tinyvec-1+nightly-slice-partition-dedup-dev (= 1.6.0-ok1), librust-tinyvec-1+rustc-1-40-dev (= 1.6.0-ok1), librust-tinyvec-1+rustc-1-55-dev (= 1.6.0-ok1), librust-tinyvec-1+rustc-1-57-dev (= 1.6.0-ok1), librust-tinyvec-1-dev (= 1.6.0-ok1), librust-tinyvec-1.6+default-dev (= 1.6.0-ok1), librust-tinyvec-1.6+experimental-write-impl-dev (= 1.6.0-ok1), librust-tinyvec-1.6+grab-spare-slice-dev (= 1.6.0-ok1), librust-tinyvec-1.6+nightly-slice-partition-dedup-dev (= 1.6.0-ok1), librust-tinyvec-1.6+rustc-1-40-dev (= 1.6.0-ok1), librust-tinyvec-1.6+rustc-1-55-dev (= 1.6.0-ok1), librust-tinyvec-1.6+rustc-1-57-dev (= 1.6.0-ok1), librust-tinyvec-1.6-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+default-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+experimental-write-impl-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+grab-spare-slice-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+nightly-slice-partition-dedup-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+rustc-1-40-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+rustc-1-55-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0+rustc-1-57-dev (= 1.6.0-ok1), librust-tinyvec-1.6.0-dev (= 1.6.0-ok1) Suggests: librust-tinyvec+arbitrary-dev (= 1.6.0-ok1), librust-tinyvec+serde-dev (= 1.6.0-ok1), librust-tinyvec+tinyvec-macros-dev (= 1.6.0-ok1) Filename: pool/main/r/rust-tinyvec/librust-tinyvec-dev_1.6.0-ok1_amd64.deb Size: 41464 MD5sum: 9cb20c2a119c9fad1f523b3cbb871c8f SHA1: 0122ab6027c6c48fe1a3e0cfd761c34ebc011587 SHA256: 25e0b6950bd7d45a7f372dc9846ae49f3c4ceef8b8509807d63d834971aa6922 SHA512: 28d90260a4a192b93e5f63595660d1a248899c8d732febb78d2c9e921b6616441a5107cea136446738e91344cdbe9045f40bf163cdedb26a542623a6da82d1df Description: `tinyvec` provides 100% safe vec-like data structures - Rust source code This package contains the source for the Rust tinyvec crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tinyvec-macros-dev Architecture: amd64 Version: 0.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tinyvec-macros Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 44 Provides: librust-tinyvec-macros+default-dev (= 0.1.0-ok1), librust-tinyvec-macros-0+default-dev (= 0.1.0-ok1), librust-tinyvec-macros-0-dev (= 0.1.0-ok1), librust-tinyvec-macros-0.1+default-dev (= 0.1.0-ok1), librust-tinyvec-macros-0.1-dev (= 0.1.0-ok1), librust-tinyvec-macros-0.1.0+default-dev (= 0.1.0-ok1), librust-tinyvec-macros-0.1.0-dev (= 0.1.0-ok1) Filename: pool/main/r/rust-tinyvec-macros/librust-tinyvec-macros-dev_0.1.0-ok1_amd64.deb Size: 5736 MD5sum: 1a5f0abd723f27f95e9ff7d0157c7a05 SHA1: e22b31bc536d705b6f2ef8c961c9a62fd531f52c SHA256: 5b9693caae4d047c4f2114cf0d5717386239eb6f985e076553cae3f4d0819c5f SHA512: 1bd3fe8756a1d0fdab84da030b115dbca186403ec389d8f17febbb40b7b0db365d1bf7ea19e1158f7e8662c6e59bf6a05caffb1b2c6904fdb8158d3f7ff91ef6 Description: Some macros for tiny containers - Rust source code This package contains the source for the Rust tinyvec_macros crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tokio-dev Architecture: amd64 Version: 1.35.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tokio Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4119 Provides: librust-tokio+bytes-dev (= 1.35.1-ok1), librust-tokio+default-dev (= 1.35.1-ok1), librust-tokio+fs-dev (= 1.35.1-ok1), librust-tokio+full-dev (= 1.35.1-ok1), librust-tokio+io-std-dev (= 1.35.1-ok1), librust-tokio+io-util-dev (= 1.35.1-ok1), librust-tokio+libc-dev (= 1.35.1-ok1), librust-tokio+macros-dev (= 1.35.1-ok1), librust-tokio+mio-dev (= 1.35.1-ok1), librust-tokio+net-dev (= 1.35.1-ok1), librust-tokio+num-cpus-dev (= 1.35.1-ok1), librust-tokio+parking-lot-dev (= 1.35.1-ok1), librust-tokio+process-dev (= 1.35.1-ok1), librust-tokio+rt-dev (= 1.35.1-ok1), librust-tokio+rt-multi-thread-dev (= 1.35.1-ok1), librust-tokio+signal-dev (= 1.35.1-ok1), librust-tokio+signal-hook-registry-dev (= 1.35.1-ok1), librust-tokio+socket2-dev (= 1.35.1-ok1), librust-tokio+sync-dev (= 1.35.1-ok1), librust-tokio+test-util-dev (= 1.35.1-ok1), librust-tokio+time-dev (= 1.35.1-ok1), librust-tokio+tokio-macros-dev (= 1.35.1-ok1), librust-tokio+tracing-dev (= 1.35.1-ok1), librust-tokio-1+bytes-dev (= 1.35.1-ok1), librust-tokio-1+default-dev (= 1.35.1-ok1), librust-tokio-1+fs-dev (= 1.35.1-ok1), librust-tokio-1+full-dev (= 1.35.1-ok1), librust-tokio-1+io-std-dev (= 1.35.1-ok1), librust-tokio-1+io-util-dev (= 1.35.1-ok1), librust-tokio-1+libc-dev (= 1.35.1-ok1), librust-tokio-1+macros-dev (= 1.35.1-ok1), librust-tokio-1+mio-dev (= 1.35.1-ok1), librust-tokio-1+net-dev (= 1.35.1-ok1), librust-tokio-1+num-cpus-dev (= 1.35.1-ok1), librust-tokio-1+parking-lot-dev (= 1.35.1-ok1), librust-tokio-1+process-dev (= 1.35.1-ok1), librust-tokio-1+rt-dev (= 1.35.1-ok1), librust-tokio-1+rt-multi-thread-dev (= 1.35.1-ok1), librust-tokio-1+signal-dev (= 1.35.1-ok1), librust-tokio-1+signal-hook-registry-dev (= 1.35.1-ok1), librust-tokio-1+socket2-dev (= 1.35.1-ok1), librust-tokio-1+sync-dev (= 1.35.1-ok1), librust-tokio-1+test-util-dev (= 1.35.1-ok1), librust-tokio-1+time-dev (= 1.35.1-ok1), librust-tokio-1+tokio-macros-dev (= 1.35.1-ok1), librust-tokio-1+tracing-dev (= 1.35.1-ok1), librust-tokio-1-dev (= 1.35.1-ok1), librust-tokio-1.35+bytes-dev (= 1.35.1-ok1), librust-tokio-1.35+default-dev (= 1.35.1-ok1), librust-tokio-1.35+fs-dev (= 1.35.1-ok1), librust-tokio-1.35+full-dev (= 1.35.1-ok1), librust-tokio-1.35+io-std-dev (= 1.35.1-ok1), librust-tokio-1.35+io-util-dev (= 1.35.1-ok1), librust-tokio-1.35+libc-dev (= 1.35.1-ok1), librust-tokio-1.35+macros-dev (= 1.35.1-ok1), librust-tokio-1.35+mio-dev (= 1.35.1-ok1), librust-tokio-1.35+net-dev (= 1.35.1-ok1), librust-tokio-1.35+num-cpus-dev (= 1.35.1-ok1), librust-tokio-1.35+parking-lot-dev (= 1.35.1-ok1), librust-tokio-1.35+process-dev (= 1.35.1-ok1), librust-tokio-1.35+rt-dev (= 1.35.1-ok1), librust-tokio-1.35+rt-multi-thread-dev (= 1.35.1-ok1), librust-tokio-1.35+signal-dev (= 1.35.1-ok1), librust-tokio-1.35+signal-hook-registry-dev (= 1.35.1-ok1), librust-tokio-1.35+socket2-dev (= 1.35.1-ok1), librust-tokio-1.35+sync-dev (= 1.35.1-ok1), librust-tokio-1.35+test-util-dev (= 1.35.1-ok1), librust-tokio-1.35+time-dev (= 1.35.1-ok1), librust-tokio-1.35+tokio-macros-dev (= 1.35.1-ok1), librust-tokio-1.35+tracing-dev (= 1.35.1-ok1), librust-tokio-1.35-dev (= 1.35.1-ok1), librust-tokio-1.35.1+bytes-dev (= 1.35.1-ok1), librust-tokio-1.35.1+default-dev (= 1.35.1-ok1), librust-tokio-1.35.1+fs-dev (= 1.35.1-ok1), librust-tokio-1.35.1+full-dev (= 1.35.1-ok1), librust-tokio-1.35.1+io-std-dev (= 1.35.1-ok1), librust-tokio-1.35.1+io-util-dev (= 1.35.1-ok1), librust-tokio-1.35.1+libc-dev (= 1.35.1-ok1), librust-tokio-1.35.1+macros-dev (= 1.35.1-ok1), librust-tokio-1.35.1+mio-dev (= 1.35.1-ok1), librust-tokio-1.35.1+net-dev (= 1.35.1-ok1), librust-tokio-1.35.1+num-cpus-dev (= 1.35.1-ok1), librust-tokio-1.35.1+parking-lot-dev (= 1.35.1-ok1), librust-tokio-1.35.1+process-dev (= 1.35.1-ok1), librust-tokio-1.35.1+rt-dev (= 1.35.1-ok1), librust-tokio-1.35.1+rt-multi-thread-dev (= 1.35.1-ok1), librust-tokio-1.35.1+signal-dev (= 1.35.1-ok1), librust-tokio-1.35.1+signal-hook-registry-dev (= 1.35.1-ok1), librust-tokio-1.35.1+socket2-dev (= 1.35.1-ok1), librust-tokio-1.35.1+sync-dev (= 1.35.1-ok1), librust-tokio-1.35.1+test-util-dev (= 1.35.1-ok1), librust-tokio-1.35.1+time-dev (= 1.35.1-ok1), librust-tokio-1.35.1+tokio-macros-dev (= 1.35.1-ok1), librust-tokio-1.35.1+tracing-dev (= 1.35.1-ok1), librust-tokio-1.35.1-dev (= 1.35.1-ok1) Depends: librust-backtrace-0.3+default-dev (>= 0.3.58-~~), librust-bytes-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.149-~~), librust-mio-0.8+net-dev (>= 0.8.9-~~), librust-mio-0.8+os-ext-dev (>= 0.8.9-~~), librust-mio-0.8+os-poll-dev (>= 0.8.9-~~), librust-mio-0.8-dev (>= 0.8.9-~~), librust-num-cpus-1+default-dev (>= 1.8.0-~~), librust-parking-lot-0.12+default-dev, librust-pin-project-lite-0.2+default-dev (>= 0.2.11-~~), librust-signal-hook-registry-1+default-dev (>= 1.1.1-~~), librust-socket2-0.5+all-dev (>= 0.5.5-~~), librust-socket2-0.5+default-dev (>= 0.5.5-~~), librust-tokio-macros-2.2+default-dev, librust-tracing-0.1+std-dev (>= 0.1.25-~~) Filename: pool/main/r/rust-tokio/librust-tokio-dev_1.35.1-ok1_amd64.deb Size: 529424 MD5sum: 53fafe08f60d2e78e61e1b67a2006bbf SHA1: 6cc6d43e168503c96de9ca706e7752301f90399d SHA256: 8a95df3b591b1098dd34e410a4018eaba3bb5e0dcf1d9bc6151d17f2ad9690ea SHA512: 08e7192d79428127a2489b8792ac239c5b983c253a9f9a96414598bf5761443d9ba5b026bcf1e1c95d10e1b218d6ba4c8df3db67280fe1c1255255a0f60fc0e9 Homepage: https://tokio.rs Description: Event-driven, non-blocking I/O platform - Rust source code Source code for Debianized Rust crate "tokio" Package: librust-tokio-macros-dev Architecture: amd64 Version: 2.2.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tokio-macros Origin: openKylin Maintainer: openKylin Developers Installed-Size: 66 Provides: librust-tokio-macros+default-dev (= 2.2.0-ok1), librust-tokio-macros-2+default-dev (= 2.2.0-ok1), librust-tokio-macros-2-dev (= 2.2.0-ok1), librust-tokio-macros-2.2+default-dev (= 2.2.0-ok1), librust-tokio-macros-2.2-dev (= 2.2.0-ok1), librust-tokio-macros-2.2.0+default-dev (= 2.2.0-ok1), librust-tokio-macros-2.2.0-dev (= 2.2.0-ok1) Depends: librust-proc-macro2-1+default-dev (>= 1.0.60-~~), librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+full-dev Filename: pool/main/r/rust-tokio-macros/librust-tokio-macros-dev_2.2.0-ok1_amd64.deb Size: 12532 MD5sum: 2231b4228337ec761bccb719f14eed5c SHA1: b2b3f8af303f8c4f0b36003c029b76be5f85e323 SHA256: 5a606ff9f9870a75bdd5591d36d260fd54ac12b273cc02eee6e6ea7a8fb00b59 SHA512: f22e2242f0068b20d19a88c7fcda380d47d697f83da0be3189b616ab609ad521c8c0ac3f1ca81a9056984a6213c68f24bfc364baaea09c24a695c82cafd50e44 Homepage: https://tokio.rs Description: Tokio's proc macros - Rust source code Source code for Debianized Rust crate "tokio-macros" Package: librust-tokio-util-dev Architecture: amd64 Version: 0.7.10-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tokio-util Origin: openKylin Maintainer: openKylin Developers Installed-Size: 594 Provides: librust-tokio-util+--docs-rs-dev (= 0.7.10-ok1), librust-tokio-util+codec-dev (= 0.7.10-ok1), librust-tokio-util+compat-dev (= 0.7.10-ok1), librust-tokio-util+default-dev (= 0.7.10-ok1), librust-tokio-util+full-dev (= 0.7.10-ok1), librust-tokio-util+futures-io-dev (= 0.7.10-ok1), librust-tokio-util+futures-util-dev (= 0.7.10-ok1), librust-tokio-util+hashbrown-dev (= 0.7.10-ok1), librust-tokio-util+io-dev (= 0.7.10-ok1), librust-tokio-util+io-util-dev (= 0.7.10-ok1), librust-tokio-util+net-dev (= 0.7.10-ok1), librust-tokio-util+rt-dev (= 0.7.10-ok1), librust-tokio-util+slab-dev (= 0.7.10-ok1), librust-tokio-util+time-dev (= 0.7.10-ok1), librust-tokio-util+tracing-dev (= 0.7.10-ok1), librust-tokio-util-0+--docs-rs-dev (= 0.7.10-ok1), librust-tokio-util-0+codec-dev (= 0.7.10-ok1), librust-tokio-util-0+compat-dev (= 0.7.10-ok1), librust-tokio-util-0+default-dev (= 0.7.10-ok1), librust-tokio-util-0+full-dev (= 0.7.10-ok1), librust-tokio-util-0+futures-io-dev (= 0.7.10-ok1), librust-tokio-util-0+futures-util-dev (= 0.7.10-ok1), librust-tokio-util-0+hashbrown-dev (= 0.7.10-ok1), librust-tokio-util-0+io-dev (= 0.7.10-ok1), librust-tokio-util-0+io-util-dev (= 0.7.10-ok1), librust-tokio-util-0+net-dev (= 0.7.10-ok1), librust-tokio-util-0+rt-dev (= 0.7.10-ok1), librust-tokio-util-0+slab-dev (= 0.7.10-ok1), librust-tokio-util-0+time-dev (= 0.7.10-ok1), librust-tokio-util-0+tracing-dev (= 0.7.10-ok1), librust-tokio-util-0-dev (= 0.7.10-ok1), librust-tokio-util-0.7+--docs-rs-dev (= 0.7.10-ok1), librust-tokio-util-0.7+codec-dev (= 0.7.10-ok1), librust-tokio-util-0.7+compat-dev (= 0.7.10-ok1), librust-tokio-util-0.7+default-dev (= 0.7.10-ok1), librust-tokio-util-0.7+full-dev (= 0.7.10-ok1), librust-tokio-util-0.7+futures-io-dev (= 0.7.10-ok1), librust-tokio-util-0.7+futures-util-dev (= 0.7.10-ok1), librust-tokio-util-0.7+hashbrown-dev (= 0.7.10-ok1), librust-tokio-util-0.7+io-dev (= 0.7.10-ok1), librust-tokio-util-0.7+io-util-dev (= 0.7.10-ok1), librust-tokio-util-0.7+net-dev (= 0.7.10-ok1), librust-tokio-util-0.7+rt-dev (= 0.7.10-ok1), librust-tokio-util-0.7+slab-dev (= 0.7.10-ok1), librust-tokio-util-0.7+time-dev (= 0.7.10-ok1), librust-tokio-util-0.7+tracing-dev (= 0.7.10-ok1), librust-tokio-util-0.7-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+--docs-rs-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+codec-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+compat-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+default-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+full-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+futures-io-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+futures-util-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+hashbrown-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+io-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+io-util-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+net-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+rt-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+slab-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+time-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10+tracing-dev (= 0.7.10-ok1), librust-tokio-util-0.7.10-dev (= 0.7.10-ok1) Depends: librust-bytes-1+default-dev, librust-futures-core-0.3+default-dev, librust-futures-io-0.3+default-dev, librust-futures-sink-0.3+default-dev, librust-futures-util-0.3+default-dev, librust-hashbrown-0+default-dev (>= 0.12.0-~~), librust-pin-project-lite-0.2+default-dev (>= 0.2.11-~~), librust-slab-0.4+default-dev (>= 0.4.4-~~), librust-tokio-1+default-dev (>= 1.28.0-~~), librust-tokio-1+io-util-dev (>= 1.28.0-~~), librust-tokio-1+net-dev (>= 1.28.0-~~), librust-tokio-1+rt-dev (>= 1.28.0-~~), librust-tokio-1+sync-dev (>= 1.28.0-~~), librust-tokio-1+time-dev (>= 1.28.0-~~), librust-tracing-0.1+std-dev (>= 0.1.25-~~) Filename: pool/main/r/rust-tokio-util/librust-tokio-util-dev_0.7.10-ok1_amd64.deb Size: 94720 MD5sum: b19ad1158c80f0bb13273fea03b12cec SHA1: 3e0b4e69768d7f51777e0dfa35e2f682d294bf9c SHA256: 8bce703375aaf90c390dc98250d9153d71116ff1bc9679eaef143dd19dac620b SHA512: d6d7262f8ce03f096c64214f391bec8d76c2d5de169180af5465d669460c7a539cab0dc6e540519ec1943a87bf84041951aee1a52aeedf988e8d543b1005259b Homepage: https://tokio.rs Description: Additional utilities for working with Tokio - Rust source code Source code for Debianized Rust crate "tokio-util" Package: librust-tower-service-dev Architecture: amd64 Version: 0.3.2-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tower-service Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 63 Provides: librust-tower-service+default-dev (= 0.3.2-ok1), librust-tower-service-0+default-dev (= 0.3.2-ok1), librust-tower-service-0-dev (= 0.3.2-ok1), librust-tower-service-0.3+default-dev (= 0.3.2-ok1), librust-tower-service-0.3-dev (= 0.3.2-ok1), librust-tower-service-0.3.2+default-dev (= 0.3.2-ok1), librust-tower-service-0.3.2-dev (= 0.3.2-ok1) Filename: pool/main/r/rust-tower-service/librust-tower-service-dev_0.3.2-ok1_amd64.deb Size: 10784 MD5sum: 56620f56db88415fae46cb2dba0242f1 SHA1: c27a78a807172060af8bc7ae494c0942138d2d0f SHA256: f9b6a6d20edc5f5f2c17d8d81a8112c1107b66204276145c97af004e77eb8188 SHA512: f880841230b943f64ffa1dcfe870944a7c51a2377adc7489537febc47bdcfbe487a26db13ca968abc32285b4f95877dcee80eeef937c13ab4b2e84e71c5db883 Homepage: https://github.com/tower-rs/tower Description: Trait representing asynchronous client or server - Rust source code This package contains the source for the Rust tower-service crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tracing-attributes-dev Architecture: amd64 Version: 0.1.27-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tracing-attributes Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 207 Provides: librust-tracing-attributes+async-await-dev (= 0.1.27-ok1), librust-tracing-attributes+default-dev (= 0.1.27-ok1), librust-tracing-attributes-0+async-await-dev (= 0.1.27-ok1), librust-tracing-attributes-0+default-dev (= 0.1.27-ok1), librust-tracing-attributes-0-dev (= 0.1.27-ok1), librust-tracing-attributes-0.1+async-await-dev (= 0.1.27-ok1), librust-tracing-attributes-0.1+default-dev (= 0.1.27-ok1), librust-tracing-attributes-0.1-dev (= 0.1.27-ok1), librust-tracing-attributes-0.1.27+async-await-dev (= 0.1.27-ok1), librust-tracing-attributes-0.1.27+default-dev (= 0.1.27-ok1), librust-tracing-attributes-0.1.27-dev (= 0.1.27-ok1) Depends: librust-proc-macro2-1+default-dev (>= 1.0.60-~~), librust-quote-1+default-dev (>= 1.0.20-~~), librust-syn-2+clone-impls-dev, librust-syn-2+extra-traits-dev, librust-syn-2+full-dev, librust-syn-2+parsing-dev, librust-syn-2+printing-dev, librust-syn-2+proc-macro-dev, librust-syn-2+visit-mut-dev Filename: pool/main/r/rust-tracing-attributes/librust-tracing-attributes-dev_0.1.27-ok1_amd64.deb Size: 33480 MD5sum: 1f75d997e5110bc858d376c3066f98fc SHA1: 21bc6a17c84fcf804dd073f01ecf73d105668baf SHA256: 0d6adaa4bd5926c7d0c8b63c956d62072c80f7510e3aff3161de9ca62be2e955 SHA512: c9e09129c8d3b5d2ff81f48c33e594afdb6d1e073d19663a84affe575e2f4c89932b388c92bb8cd8227d263ab2199347b5da1e2b66439c16bfdb50198e96a132 Homepage: https://tokio.rs Description: Procedural macro attributes for automatically instrumenting functions - Rust source code Source code for Debianized Rust crate "tracing-attributes" Package: librust-tracing-core-dev Architecture: amd64 Version: 0.1.32-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tracing-core Origin: openKylin Maintainer: openKylin Developers Installed-Size: 275 Provides: librust-tracing-core+default-dev (= 0.1.32-ok1), librust-tracing-core+once-cell-dev (= 0.1.32-ok1), librust-tracing-core+std-dev (= 0.1.32-ok1), librust-tracing-core+valuable-dev (= 0.1.32-ok1), librust-tracing-core-0+default-dev (= 0.1.32-ok1), librust-tracing-core-0+once-cell-dev (= 0.1.32-ok1), librust-tracing-core-0+std-dev (= 0.1.32-ok1), librust-tracing-core-0+valuable-dev (= 0.1.32-ok1), librust-tracing-core-0-dev (= 0.1.32-ok1), librust-tracing-core-0.1+default-dev (= 0.1.32-ok1), librust-tracing-core-0.1+once-cell-dev (= 0.1.32-ok1), librust-tracing-core-0.1+std-dev (= 0.1.32-ok1), librust-tracing-core-0.1+valuable-dev (= 0.1.32-ok1), librust-tracing-core-0.1-dev (= 0.1.32-ok1), librust-tracing-core-0.1.32+default-dev (= 0.1.32-ok1), librust-tracing-core-0.1.32+once-cell-dev (= 0.1.32-ok1), librust-tracing-core-0.1.32+std-dev (= 0.1.32-ok1), librust-tracing-core-0.1.32+valuable-dev (= 0.1.32-ok1), librust-tracing-core-0.1.32-dev (= 0.1.32-ok1) Depends: librust-once-cell-1+default-dev (>= 1.13.0-~~), librust-valuable-0.1+std-dev, librust-valuable-0.1-dev Filename: pool/main/r/rust-tracing-core/librust-tracing-core-dev_0.1.32-ok1_amd64.deb Size: 52568 MD5sum: b970004b14f147e58e042907ee1fe98f SHA1: 9cbfc13a2f8468d2ecacd514317a7e328bef8c17 SHA256: 47f2e00b8aac44131b33065d3ea9e5bb5e9515fe3dfdca5ffadbb3644c17b5ef SHA512: beb06d861b09164c22f02c96ef90dd782679c8620b78f3d65d628220458f015c5fd9536428282d92698d2050a18a303410282e7fbbabd5f4c3a04816325997f1 Homepage: https://tokio.rs Description: Core primitives for application-level tracing - Rust source code Source code for Debianized Rust crate "tracing-core" Package: librust-tracing-dev Architecture: amd64 Version: 0.1.40-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-tracing Origin: openKylin Maintainer: openKylin Developers Installed-Size: 486 Provides: librust-tracing+async-await-dev (= 0.1.40-ok1), librust-tracing+attributes-dev (= 0.1.40-ok1), librust-tracing+default-dev (= 0.1.40-ok1), librust-tracing+log-always-dev (= 0.1.40-ok1), librust-tracing+log-dev (= 0.1.40-ok1), librust-tracing+max-level-debug-dev (= 0.1.40-ok1), librust-tracing+max-level-error-dev (= 0.1.40-ok1), librust-tracing+max-level-info-dev (= 0.1.40-ok1), librust-tracing+max-level-off-dev (= 0.1.40-ok1), librust-tracing+max-level-trace-dev (= 0.1.40-ok1), librust-tracing+max-level-warn-dev (= 0.1.40-ok1), librust-tracing+release-max-level-debug-dev (= 0.1.40-ok1), librust-tracing+release-max-level-error-dev (= 0.1.40-ok1), librust-tracing+release-max-level-info-dev (= 0.1.40-ok1), librust-tracing+release-max-level-off-dev (= 0.1.40-ok1), librust-tracing+release-max-level-trace-dev (= 0.1.40-ok1), librust-tracing+release-max-level-warn-dev (= 0.1.40-ok1), librust-tracing+std-dev (= 0.1.40-ok1), librust-tracing+tracing-attributes-dev (= 0.1.40-ok1), librust-tracing-0+async-await-dev (= 0.1.40-ok1), librust-tracing-0+attributes-dev (= 0.1.40-ok1), librust-tracing-0+default-dev (= 0.1.40-ok1), librust-tracing-0+log-always-dev (= 0.1.40-ok1), librust-tracing-0+log-dev (= 0.1.40-ok1), librust-tracing-0+max-level-debug-dev (= 0.1.40-ok1), librust-tracing-0+max-level-error-dev (= 0.1.40-ok1), librust-tracing-0+max-level-info-dev (= 0.1.40-ok1), librust-tracing-0+max-level-off-dev (= 0.1.40-ok1), librust-tracing-0+max-level-trace-dev (= 0.1.40-ok1), librust-tracing-0+max-level-warn-dev (= 0.1.40-ok1), librust-tracing-0+release-max-level-debug-dev (= 0.1.40-ok1), librust-tracing-0+release-max-level-error-dev (= 0.1.40-ok1), librust-tracing-0+release-max-level-info-dev (= 0.1.40-ok1), librust-tracing-0+release-max-level-off-dev (= 0.1.40-ok1), librust-tracing-0+release-max-level-trace-dev (= 0.1.40-ok1), librust-tracing-0+release-max-level-warn-dev (= 0.1.40-ok1), librust-tracing-0+std-dev (= 0.1.40-ok1), librust-tracing-0+tracing-attributes-dev (= 0.1.40-ok1), librust-tracing-0-dev (= 0.1.40-ok1), librust-tracing-0.1+async-await-dev (= 0.1.40-ok1), librust-tracing-0.1+attributes-dev (= 0.1.40-ok1), librust-tracing-0.1+default-dev (= 0.1.40-ok1), librust-tracing-0.1+log-always-dev (= 0.1.40-ok1), librust-tracing-0.1+log-dev (= 0.1.40-ok1), librust-tracing-0.1+max-level-debug-dev (= 0.1.40-ok1), librust-tracing-0.1+max-level-error-dev (= 0.1.40-ok1), librust-tracing-0.1+max-level-info-dev (= 0.1.40-ok1), librust-tracing-0.1+max-level-off-dev (= 0.1.40-ok1), librust-tracing-0.1+max-level-trace-dev (= 0.1.40-ok1), librust-tracing-0.1+max-level-warn-dev (= 0.1.40-ok1), librust-tracing-0.1+release-max-level-debug-dev (= 0.1.40-ok1), librust-tracing-0.1+release-max-level-error-dev (= 0.1.40-ok1), librust-tracing-0.1+release-max-level-info-dev (= 0.1.40-ok1), librust-tracing-0.1+release-max-level-off-dev (= 0.1.40-ok1), librust-tracing-0.1+release-max-level-trace-dev (= 0.1.40-ok1), librust-tracing-0.1+release-max-level-warn-dev (= 0.1.40-ok1), librust-tracing-0.1+std-dev (= 0.1.40-ok1), librust-tracing-0.1+tracing-attributes-dev (= 0.1.40-ok1), librust-tracing-0.1-dev (= 0.1.40-ok1), librust-tracing-0.1.40+async-await-dev (= 0.1.40-ok1), librust-tracing-0.1.40+attributes-dev (= 0.1.40-ok1), librust-tracing-0.1.40+default-dev (= 0.1.40-ok1), librust-tracing-0.1.40+log-always-dev (= 0.1.40-ok1), librust-tracing-0.1.40+log-dev (= 0.1.40-ok1), librust-tracing-0.1.40+max-level-debug-dev (= 0.1.40-ok1), librust-tracing-0.1.40+max-level-error-dev (= 0.1.40-ok1), librust-tracing-0.1.40+max-level-info-dev (= 0.1.40-ok1), librust-tracing-0.1.40+max-level-off-dev (= 0.1.40-ok1), librust-tracing-0.1.40+max-level-trace-dev (= 0.1.40-ok1), librust-tracing-0.1.40+max-level-warn-dev (= 0.1.40-ok1), librust-tracing-0.1.40+release-max-level-debug-dev (= 0.1.40-ok1), librust-tracing-0.1.40+release-max-level-error-dev (= 0.1.40-ok1), librust-tracing-0.1.40+release-max-level-info-dev (= 0.1.40-ok1), librust-tracing-0.1.40+release-max-level-off-dev (= 0.1.40-ok1), librust-tracing-0.1.40+release-max-level-trace-dev (= 0.1.40-ok1), librust-tracing-0.1.40+release-max-level-warn-dev (= 0.1.40-ok1), librust-tracing-0.1.40+std-dev (= 0.1.40-ok1), librust-tracing-0.1.40+tracing-attributes-dev (= 0.1.40-ok1), librust-tracing-0.1.40-dev (= 0.1.40-ok1) Depends: librust-log-0.4+default-dev (>= 0.4.17-~~), librust-pin-project-lite-0.2+default-dev (>= 0.2.9-~~), librust-tracing-attributes-0.1+default-dev (>= 0.1.27-~~), librust-tracing-core-0.1+std-dev (>= 0.1.32-~~), librust-tracing-core-0.1-dev (>= 0.1.32-~~) Filename: pool/main/r/rust-tracing/librust-tracing-dev_0.1.40-ok1_amd64.deb Size: 67904 MD5sum: 0d2dbba25d80a48e78b9fd5b19b28331 SHA1: 208d869d0d5c84c9fb14ed8c29a5f1999999b24c SHA256: f6bc31c20f4fab9b3447694065e7c50517e55beff14fcbbc3a2e5ee767fd99f3 SHA512: cb59b68b6754980082e36a9c6536c687c9ab4cea0b3259e46afcc973361d1db7616aba0d953cde7fbfab150d9f9f285a4aac5c02d9ba5de09606fc5f0fc5dd31 Homepage: https://tokio.rs Description: Application-level tracing for Rust - Rust source code Source code for Debianized Rust crate "tracing" Package: librust-ttf-parser+default-dev Architecture: amd64 Version: 0.19.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ttf-parser Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-ttf-parser-0+default-dev (= 0.19.1-ok1), librust-ttf-parser-0.19+default-dev (= 0.19.1-ok1), librust-ttf-parser-0.19.1+default-dev (= 0.19.1-ok1) Depends: librust-ttf-parser-dev (= 0.19.1-ok1), librust-ttf-parser+std-dev (= 0.19.1-ok1), librust-ttf-parser+opentype-layout-dev (= 0.19.1-ok1), librust-ttf-parser+apple-layout-dev (= 0.19.1-ok1), librust-ttf-parser+variable-fonts-dev (= 0.19.1-ok1), librust-ttf-parser+glyph-names-dev (= 0.19.1-ok1) Filename: pool/main/r/rust-ttf-parser/librust-ttf-parser+default-dev_0.19.1-ok1_amd64.deb Size: 1236 MD5sum: 9f0717cc2b7cb4fc53ccc6ee478f6334 SHA1: 5d19bfb8bb5415d804c2dc74f66ed04346173179 SHA256: c816e039e3bf7e95d9e7b079f3c15a66ed5b24f35b5abf3317df8089cd2ca2a4 SHA512: d776f875171a7dcc462a9231e3c4b9097bf0c3ac4b985242e441a57ac30cb5d9ecd9b94ea8dceda35918bee44484460f0c484256f2bba6ff89b3af8ff5b7e965 Description: High-level, safe, zero-allocation TrueType font parser - feature "default" This metapackage enables feature "default" for the Rust ttf-parser crate, by pulling in any additional dependencies needed by that feature. Package: librust-ttf-parser-dev Architecture: amd64 Version: 0.19.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-ttf-parser Origin: openKylin Maintainer: openKylin Developers Installed-Size: 896 Provides: librust-ttf-parser+apple-layout-dev (= 0.19.1-ok1), librust-ttf-parser+glyph-names-dev (= 0.19.1-ok1), librust-ttf-parser+gvar-alloc-dev (= 0.19.1-ok1), librust-ttf-parser+opentype-layout-dev (= 0.19.1-ok1), librust-ttf-parser+std-dev (= 0.19.1-ok1), librust-ttf-parser+variable-fonts-dev (= 0.19.1-ok1), librust-ttf-parser-0+apple-layout-dev (= 0.19.1-ok1), librust-ttf-parser-0+glyph-names-dev (= 0.19.1-ok1), librust-ttf-parser-0+gvar-alloc-dev (= 0.19.1-ok1), librust-ttf-parser-0+opentype-layout-dev (= 0.19.1-ok1), librust-ttf-parser-0+std-dev (= 0.19.1-ok1), librust-ttf-parser-0+variable-fonts-dev (= 0.19.1-ok1), librust-ttf-parser-0-dev (= 0.19.1-ok1), librust-ttf-parser-0.19+apple-layout-dev (= 0.19.1-ok1), librust-ttf-parser-0.19+glyph-names-dev (= 0.19.1-ok1), librust-ttf-parser-0.19+gvar-alloc-dev (= 0.19.1-ok1), librust-ttf-parser-0.19+opentype-layout-dev (= 0.19.1-ok1), librust-ttf-parser-0.19+std-dev (= 0.19.1-ok1), librust-ttf-parser-0.19+variable-fonts-dev (= 0.19.1-ok1), librust-ttf-parser-0.19-dev (= 0.19.1-ok1), librust-ttf-parser-0.19.1+apple-layout-dev (= 0.19.1-ok1), librust-ttf-parser-0.19.1+glyph-names-dev (= 0.19.1-ok1), librust-ttf-parser-0.19.1+gvar-alloc-dev (= 0.19.1-ok1), librust-ttf-parser-0.19.1+opentype-layout-dev (= 0.19.1-ok1), librust-ttf-parser-0.19.1+std-dev (= 0.19.1-ok1), librust-ttf-parser-0.19.1+variable-fonts-dev (= 0.19.1-ok1), librust-ttf-parser-0.19.1-dev (= 0.19.1-ok1) Recommends: librust-ttf-parser+default-dev (= 0.19.1-ok1) Filename: pool/main/r/rust-ttf-parser/librust-ttf-parser-dev_0.19.1-ok1_amd64.deb Size: 128748 MD5sum: 27b59959c5a5c5764b97b7726b31bea1 SHA1: bb63e168c403c6543d82dc0366309da00cd77fdc SHA256: 6f9de5e54341cc29ceb636d70e25f8bda37f3879dc999c8c0474269ff0960003 SHA512: f27d8d613c6a99b82fdb5e65b46c7c97f74c98d6563168f72dea44d5b6b6f31859e07e9e79749f86357f02e4e6958c19680368c8cb6b53492253528409b053f3 Description: High-level, safe, zero-allocation TrueType font parser - Rust source code This package contains the source for the Rust ttf-parser crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-typenum-dev Architecture: amd64 Version: 1.16.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-typenum Origin: openKylin Maintainer: openKylin Developers Installed-Size: 250 Provides: librust-typenum+const-generics-dev (= 1.16.0-ok1), librust-typenum+default-dev (= 1.16.0-ok1), librust-typenum+force-unix-path-separator-dev (= 1.16.0-ok1), librust-typenum+i128-dev (= 1.16.0-ok1), librust-typenum+no-std-dev (= 1.16.0-ok1), librust-typenum+strict-dev (= 1.16.0-ok1), librust-typenum-1+const-generics-dev (= 1.16.0-ok1), librust-typenum-1+default-dev (= 1.16.0-ok1), librust-typenum-1+force-unix-path-separator-dev (= 1.16.0-ok1), librust-typenum-1+i128-dev (= 1.16.0-ok1), librust-typenum-1+no-std-dev (= 1.16.0-ok1), librust-typenum-1+strict-dev (= 1.16.0-ok1), librust-typenum-1-dev (= 1.16.0-ok1), librust-typenum-1.16+const-generics-dev (= 1.16.0-ok1), librust-typenum-1.16+default-dev (= 1.16.0-ok1), librust-typenum-1.16+force-unix-path-separator-dev (= 1.16.0-ok1), librust-typenum-1.16+i128-dev (= 1.16.0-ok1), librust-typenum-1.16+no-std-dev (= 1.16.0-ok1), librust-typenum-1.16+strict-dev (= 1.16.0-ok1), librust-typenum-1.16-dev (= 1.16.0-ok1), librust-typenum-1.16.0+const-generics-dev (= 1.16.0-ok1), librust-typenum-1.16.0+default-dev (= 1.16.0-ok1), librust-typenum-1.16.0+force-unix-path-separator-dev (= 1.16.0-ok1), librust-typenum-1.16.0+i128-dev (= 1.16.0-ok1), librust-typenum-1.16.0+no-std-dev (= 1.16.0-ok1), librust-typenum-1.16.0+strict-dev (= 1.16.0-ok1), librust-typenum-1.16.0-dev (= 1.16.0-ok1) Filename: pool/main/r/rust-typenum/librust-typenum-dev_1.16.0-ok1_amd64.deb Size: 38284 MD5sum: f321a50509bbe27e2bfe3f3d823cb100 SHA1: 3e2efec5e83b1748e5c40983ce4f4d605f511c5f SHA256: 73dce6703744a5c771c57a367b9d0e1fa78d83a281eff8db958fa7847207f500 SHA512: e5093bb90633296effd9fdd8d448eb8163ba2539d0bfac12df53178b63449fa39011f03e96fd57d6a00f142e4144bffbd55973ae7278ab96bfbe5d0c8695328f Description: Type-level numbers evaluated at compile time - Rust source code It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete. . This package contains the source for the Rust typenum crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-unicase-dev Architecture: amd64 Version: 2.6.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-unicase Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 172 Provides: librust-unicase+default-dev (= 2.6.0-ok1), librust-unicase+nightly-dev (= 2.6.0-ok1), librust-unicase-2+default-dev (= 2.6.0-ok1), librust-unicase-2+nightly-dev (= 2.6.0-ok1), librust-unicase-2-dev (= 2.6.0-ok1), librust-unicase-2.6+default-dev (= 2.6.0-ok1), librust-unicase-2.6+nightly-dev (= 2.6.0-ok1), librust-unicase-2.6-dev (= 2.6.0-ok1), librust-unicase-2.6.0+default-dev (= 2.6.0-ok1), librust-unicase-2.6.0+nightly-dev (= 2.6.0-ok1), librust-unicase-2.6.0-dev (= 2.6.0-ok1) Depends: librust-version-check-0.9+default-dev Filename: pool/main/r/rust-unicase/librust-unicase-dev_2.6.0-ok1_amd64.deb Size: 23446 MD5sum: 40f69f0386d45c58f64e9cba2e35219a SHA1: 95f0e458d38ccbfebb472f5c98f361aa2a54ae29 SHA256: bf6f80489741e52f6c02bd32ee000c79457fb913f543c7c482e281e14850aade SHA512: 34983831f6496091b00ee5671d6565fc4e39a7443b462adc9156b0108409f356c3a54c51f3d4291cceb38b7900c4911cef717fab7a1dbde45dc414882ce57fc4 Description: Case-insensitive wrapper around strings - Rust source code This package contains the source for the Rust unicase crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-unicode-ident-dev Architecture: amd64 Version: 1.0.12-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-unicode-ident Origin: openKylin Maintainer: openKylin Developers Installed-Size: 336 Provides: librust-unicode-ident+default-dev (= 1.0.12-ok1), librust-unicode-ident-1+default-dev (= 1.0.12-ok1), librust-unicode-ident-1-dev (= 1.0.12-ok1), librust-unicode-ident-1.0+default-dev (= 1.0.12-ok1), librust-unicode-ident-1.0-dev (= 1.0.12-ok1), librust-unicode-ident-1.0.12+default-dev (= 1.0.12-ok1), librust-unicode-ident-1.0.12-dev (= 1.0.12-ok1) Filename: pool/main/r/rust-unicode-ident/librust-unicode-ident-dev_1.0.12-ok1_amd64.deb Size: 35704 MD5sum: e3db21c68de75471c0919e9fb09f6d5e SHA1: 73ae9e84c19a87cc58c82c56d4af441748b58de9 SHA256: 67cf183311da03a45d7d1341f799c0b0f030b05c5406f75a215108a5842051ce SHA512: 8036d3364b9a969e61d8135cc9e606a428fd404f5bb3f6f783bffc48792749a60b221897bb84ced5aa8dce228eb841478d530a2e346faca777eeeb71c85d6969 Description: Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 - Rust source code This package contains the source for the Rust unicode-ident crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-unicode-linebreak-dev Architecture: amd64 Version: 0.1.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-unicode-linebreak Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 350 Provides: librust-unicode-linebreak+default-dev (= 0.1.4-ok1), librust-unicode-linebreak-0+default-dev (= 0.1.4-ok1), librust-unicode-linebreak-0-dev (= 0.1.4-ok1), librust-unicode-linebreak-0.1+default-dev (= 0.1.4-ok1), librust-unicode-linebreak-0.1-dev (= 0.1.4-ok1), librust-unicode-linebreak-0.1.4+default-dev (= 0.1.4-ok1), librust-unicode-linebreak-0.1.4-dev (= 0.1.4-ok1) Depends: librust-hashbrown-0.12+default-dev (>= 0.12.3-~~), librust-regex-1+default-dev Filename: pool/main/r/rust-unicode-linebreak/librust-unicode-linebreak-dev_0.1.4-ok1_amd64.deb Size: 71130 MD5sum: dbc3879da3500e7480c18040c173959b SHA1: 17757506907410fb9bbba97f4f1c34566b7bc98d SHA256: fbfc07409e3fb84b49dc6211d78c308b3229b1d1b4629576aa89e7cd921dc2f6 SHA512: fbdec71eef74c0b8644c9541245826ded4942dd92bccfe3cdf566115433ed441f76031d275a5d1707bb8fe62981c1e8daf3604a91fdbfc785bdc2eea2d89edd7 Homepage: https://github.com/axelf4/unicode-linebreak Description: The Unicode Line Breaking Algorithm - Rust source code This package contains the source for the Rust unicode-linebreak crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-unicode-width+compiler-builtins-dev Architecture: amd64 Version: 0.1.11-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-unicode-width Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-unicode-width-0+compiler-builtins-dev (= 0.1.11-ok1), librust-unicode-width-0.1+compiler-builtins-dev (= 0.1.11-ok1), librust-unicode-width-0.1.11+compiler-builtins-dev (= 0.1.11-ok1) Depends: librust-unicode-width-dev (= 0.1.11-ok1), librust-compiler-builtins-0.1+default-dev Filename: pool/main/r/rust-unicode-width/librust-unicode-width+compiler-builtins-dev_0.1.11-ok1_amd64.deb Size: 1280 MD5sum: 124a3d0f23a97767fc83cea24394c17c SHA1: ebb5667ffa3528e74c04110ef41d02e6497ca692 SHA256: c388d523ec7a8742749f3b17473916ffb57e30f2e2a374fe05030cfc07750f45 SHA512: ad0e31cfb250148e0d8260a4981add3ffb226518c2d430260415c9bf8a10bfef7a3729b16e266fa491826620f018ac66008ab6a3f98d6f49047b4417195e71df Homepage: https://github.com/unicode-rs/unicode-width Description: Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules - feature "compiler_builtins" This metapackage enables feature "compiler_builtins" for the Rust unicode-width crate, by pulling in any additional dependencies needed by that feature. Package: librust-unicode-width-dev Architecture: amd64 Version: 0.1.11-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-unicode-width Origin: openKylin Maintainer: openKylin Developers Installed-Size: 123 Provides: librust-unicode-width+bench-dev (= 0.1.11-ok1), librust-unicode-width+default-dev (= 0.1.11-ok1), librust-unicode-width+no-std-dev (= 0.1.11-ok1), librust-unicode-width-0+bench-dev (= 0.1.11-ok1), librust-unicode-width-0+default-dev (= 0.1.11-ok1), librust-unicode-width-0+no-std-dev (= 0.1.11-ok1), librust-unicode-width-0-dev (= 0.1.11-ok1), librust-unicode-width-0.1+bench-dev (= 0.1.11-ok1), librust-unicode-width-0.1+default-dev (= 0.1.11-ok1), librust-unicode-width-0.1+no-std-dev (= 0.1.11-ok1), librust-unicode-width-0.1-dev (= 0.1.11-ok1), librust-unicode-width-0.1.11+bench-dev (= 0.1.11-ok1), librust-unicode-width-0.1.11+default-dev (= 0.1.11-ok1), librust-unicode-width-0.1.11+no-std-dev (= 0.1.11-ok1), librust-unicode-width-0.1.11-dev (= 0.1.11-ok1) Suggests: librust-unicode-width+compiler-builtins-dev (= 0.1.11-ok1) Filename: pool/main/r/rust-unicode-width/librust-unicode-width-dev_0.1.11-ok1_amd64.deb Size: 19528 MD5sum: 61dc88f78d6066457a3b766b0bb32d53 SHA1: 6f1943a58c8354d2867622eff6f3d2abf7e4b2cc SHA256: dccd13c6db2666262f824640e0d58bd4f43ec4e8a773141c0bfbc3051f151276 SHA512: 8620e52ff3966ead7859a5ef65ace071217818902d6a5cf79913262d414744503bb9893f7c845637f860ce630ef96d1acd39170087567ee09ca52d0be93921ca Homepage: https://github.com/unicode-rs/unicode-width Description: Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules - Rust source code This package contains the source for the Rust unicode-width crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-unindent-dev Architecture: amd64 Version: 0.2.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-unindent Origin: openKylin Maintainer: openKylin Developers Installed-Size: 35 Provides: librust-unindent+default-dev (= 0.2.1-ok1), librust-unindent-0+default-dev (= 0.2.1-ok1), librust-unindent-0-dev (= 0.2.1-ok1), librust-unindent-0.2+default-dev (= 0.2.1-ok1), librust-unindent-0.2-dev (= 0.2.1-ok1), librust-unindent-0.2.1+default-dev (= 0.2.1-ok1), librust-unindent-0.2.1-dev (= 0.2.1-ok1) Filename: pool/main/r/rust-unindent/librust-unindent-dev_0.2.1-ok1_amd64.deb Size: 8744 MD5sum: de6972ec6356ccffb275e43a150f48b7 SHA1: a3629968333584d5f8060546eae97fb18eeb04f9 SHA256: 76eaf574bddd1d388aeb475ae6f5c7b1957033c184019c6e6a47a8415b5a33e1 SHA512: 6e880ab71e27a52dbf86c6fb15010f7b7a477154becd2e4a9b9a0125b67aee42686a15bdb3d0c717c7609b7c9d15f0fa8a405b8361e4ede808ca092446254fe7 Description: Remove a column of leading whitespace from a string - Rust source code This package contains the source for the Rust unindent crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-uniquote-dev Architecture: amd64 Version: 3.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-uniquote Origin: openKylin Maintainer: openKylin Developers Installed-Size: 74 Provides: librust-uniquote+alloc-dev (= 3.3.0-ok1), librust-uniquote+default-dev (= 3.3.0-ok1), librust-uniquote+std-dev (= 3.3.0-ok1), librust-uniquote-3+alloc-dev (= 3.3.0-ok1), librust-uniquote-3+default-dev (= 3.3.0-ok1), librust-uniquote-3+std-dev (= 3.3.0-ok1), librust-uniquote-3-dev (= 3.3.0-ok1), librust-uniquote-3.3+alloc-dev (= 3.3.0-ok1), librust-uniquote-3.3+default-dev (= 3.3.0-ok1), librust-uniquote-3.3+std-dev (= 3.3.0-ok1), librust-uniquote-3.3-dev (= 3.3.0-ok1), librust-uniquote-3.3.0+alloc-dev (= 3.3.0-ok1), librust-uniquote-3.3.0+default-dev (= 3.3.0-ok1), librust-uniquote-3.3.0+std-dev (= 3.3.0-ok1), librust-uniquote-3.3.0-dev (= 3.3.0-ok1) Filename: pool/main/r/rust-uniquote/librust-uniquote-dev_3.3.0-ok1_amd64.deb Size: 16504 MD5sum: 18a384cd31c7d0f1cf3d304d747e5ad4 SHA1: 4c0f54e272db6e749c6ec20dd71532a56ea03f16 SHA256: 7a9cef8afa3148fbffa16fb0472d3190455dec2551dd77ff4f5a857b6d3030b6 SHA512: 88b8a6011c709fada81b14fdc1e4394c98be995c7808bc6e0c9577758dc977cf7433810f83b1fde90787c6d2674d2e2406aa1f38b0139d2e8892e1b773db3d3c Description: Quote strings for clear display in output - Rust source code This package contains the source for the Rust uniquote crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-utf8-ranges-dev Architecture: amd64 Version: 1.0.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-utf8-ranges Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 48 Provides: librust-utf8-ranges+default-dev (= 1.0.4-ok1), librust-utf8-ranges-1+default-dev (= 1.0.4-ok1), librust-utf8-ranges-1-dev (= 1.0.4-ok1), librust-utf8-ranges-1.0+default-dev (= 1.0.4-ok1), librust-utf8-ranges-1.0-dev (= 1.0.4-ok1), librust-utf8-ranges-1.0.4+default-dev (= 1.0.4-ok1), librust-utf8-ranges-1.0.4-dev (= 1.0.4-ok1) Filename: pool/main/r/rust-utf8-ranges/librust-utf8-ranges-dev_1.0.4-ok1_amd64.deb Size: 10158 MD5sum: ecb347a6f34c3caf1e2001e6623f8156 SHA1: d207ed819e2f50ad004cfad4a5413b633ea5f585 SHA256: ae283891a2104d39f36eabdb549917f9ec336686275662923b1773f95e2219a1 SHA512: 79cdad0e5710ea1c368b7014fa1a6955b7a5e7d24a59be5fbce9f8a6261e1ed64f9d21d1c9276b32e593d8c0cca2b1b0bb9a2889aa63cb8a0d8585e7cca141af Homepage: https://github.com/BurntSushi/utf8-ranges Description: DEPRECATED - Rust source code Use regex-syntax::utf8 submodule instead. . This package contains the source for the Rust utf8-ranges crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-uuid-dev Architecture: amd64 Version: 1.6.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-uuid Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 293 Provides: librust-uuid+arbitrary-dev (= 1.6.1-ok1), librust-uuid+atomic-dev (= 1.6.1-ok1), librust-uuid+bytemuck-dev (= 1.6.1-ok1), librust-uuid+default-dev (= 1.6.1-ok1), librust-uuid+fast-rng-dev (= 1.6.1-ok1), librust-uuid+getrandom-dev (= 1.6.1-ok1), librust-uuid+md-5-dev (= 1.6.1-ok1), librust-uuid+md5-dev (= 1.6.1-ok1), librust-uuid+rand-dev (= 1.6.1-ok1), librust-uuid+rng-dev (= 1.6.1-ok1), librust-uuid+serde-dev (= 1.6.1-ok1), librust-uuid+sha1-dev (= 1.6.1-ok1), librust-uuid+slog-dev (= 1.6.1-ok1), librust-uuid+std-dev (= 1.6.1-ok1), librust-uuid+v1-dev (= 1.6.1-ok1), librust-uuid+v3-dev (= 1.6.1-ok1), librust-uuid+v4-dev (= 1.6.1-ok1), librust-uuid+v5-dev (= 1.6.1-ok1), librust-uuid+v6-dev (= 1.6.1-ok1), librust-uuid+v7-dev (= 1.6.1-ok1), librust-uuid+v8-dev (= 1.6.1-ok1), librust-uuid+wasm-bindgen-dev (= 1.6.1-ok1), librust-uuid-1+arbitrary-dev (= 1.6.1-ok1), librust-uuid-1+atomic-dev (= 1.6.1-ok1), librust-uuid-1+bytemuck-dev (= 1.6.1-ok1), librust-uuid-1+default-dev (= 1.6.1-ok1), librust-uuid-1+fast-rng-dev (= 1.6.1-ok1), librust-uuid-1+getrandom-dev (= 1.6.1-ok1), librust-uuid-1+md-5-dev (= 1.6.1-ok1), librust-uuid-1+md5-dev (= 1.6.1-ok1), librust-uuid-1+rand-dev (= 1.6.1-ok1), librust-uuid-1+rng-dev (= 1.6.1-ok1), librust-uuid-1+serde-dev (= 1.6.1-ok1), librust-uuid-1+sha1-dev (= 1.6.1-ok1), librust-uuid-1+slog-dev (= 1.6.1-ok1), librust-uuid-1+std-dev (= 1.6.1-ok1), librust-uuid-1+v1-dev (= 1.6.1-ok1), librust-uuid-1+v3-dev (= 1.6.1-ok1), librust-uuid-1+v4-dev (= 1.6.1-ok1), librust-uuid-1+v5-dev (= 1.6.1-ok1), librust-uuid-1+v6-dev (= 1.6.1-ok1), librust-uuid-1+v7-dev (= 1.6.1-ok1), librust-uuid-1+v8-dev (= 1.6.1-ok1), librust-uuid-1+wasm-bindgen-dev (= 1.6.1-ok1), librust-uuid-1-dev (= 1.6.1-ok1), librust-uuid-1.6+arbitrary-dev (= 1.6.1-ok1), librust-uuid-1.6+atomic-dev (= 1.6.1-ok1), librust-uuid-1.6+bytemuck-dev (= 1.6.1-ok1), librust-uuid-1.6+default-dev (= 1.6.1-ok1), librust-uuid-1.6+fast-rng-dev (= 1.6.1-ok1), librust-uuid-1.6+getrandom-dev (= 1.6.1-ok1), librust-uuid-1.6+md-5-dev (= 1.6.1-ok1), librust-uuid-1.6+md5-dev (= 1.6.1-ok1), librust-uuid-1.6+rand-dev (= 1.6.1-ok1), librust-uuid-1.6+rng-dev (= 1.6.1-ok1), librust-uuid-1.6+serde-dev (= 1.6.1-ok1), librust-uuid-1.6+sha1-dev (= 1.6.1-ok1), librust-uuid-1.6+slog-dev (= 1.6.1-ok1), librust-uuid-1.6+std-dev (= 1.6.1-ok1), librust-uuid-1.6+v1-dev (= 1.6.1-ok1), librust-uuid-1.6+v3-dev (= 1.6.1-ok1), librust-uuid-1.6+v4-dev (= 1.6.1-ok1), librust-uuid-1.6+v5-dev (= 1.6.1-ok1), librust-uuid-1.6+v6-dev (= 1.6.1-ok1), librust-uuid-1.6+v7-dev (= 1.6.1-ok1), librust-uuid-1.6+v8-dev (= 1.6.1-ok1), librust-uuid-1.6+wasm-bindgen-dev (= 1.6.1-ok1), librust-uuid-1.6-dev (= 1.6.1-ok1), librust-uuid-1.6.1+arbitrary-dev (= 1.6.1-ok1), librust-uuid-1.6.1+atomic-dev (= 1.6.1-ok1), librust-uuid-1.6.1+bytemuck-dev (= 1.6.1-ok1), librust-uuid-1.6.1+default-dev (= 1.6.1-ok1), librust-uuid-1.6.1+fast-rng-dev (= 1.6.1-ok1), librust-uuid-1.6.1+getrandom-dev (= 1.6.1-ok1), librust-uuid-1.6.1+md-5-dev (= 1.6.1-ok1), librust-uuid-1.6.1+md5-dev (= 1.6.1-ok1), librust-uuid-1.6.1+rand-dev (= 1.6.1-ok1), librust-uuid-1.6.1+rng-dev (= 1.6.1-ok1), librust-uuid-1.6.1+serde-dev (= 1.6.1-ok1), librust-uuid-1.6.1+sha1-dev (= 1.6.1-ok1), librust-uuid-1.6.1+slog-dev (= 1.6.1-ok1), librust-uuid-1.6.1+std-dev (= 1.6.1-ok1), librust-uuid-1.6.1+v1-dev (= 1.6.1-ok1), librust-uuid-1.6.1+v3-dev (= 1.6.1-ok1), librust-uuid-1.6.1+v4-dev (= 1.6.1-ok1), librust-uuid-1.6.1+v5-dev (= 1.6.1-ok1), librust-uuid-1.6.1+v6-dev (= 1.6.1-ok1), librust-uuid-1.6.1+v7-dev (= 1.6.1-ok1), librust-uuid-1.6.1+v8-dev (= 1.6.1-ok1), librust-uuid-1.6.1+wasm-bindgen-dev (= 1.6.1-ok1), librust-uuid-1.6.1-dev (= 1.6.1-ok1) Depends: librust-arbitrary-1+default-dev (>= 1.1.3-~~), librust-atomic-0.5-dev, librust-bytemuck-1+default-dev (>= 1.14.0-~~), librust-bytemuck-1+derive-dev (>= 1.14.0-~~), librust-getrandom-0.2+default-dev, librust-md-5-0.10-dev, librust-rand-0.8+default-dev, librust-serde-1-dev (>= 1.0.56-~~), librust-sha1-0.10-dev, librust-slog-2+default-dev, librust-wasm-bindgen-0.2+default-dev Filename: pool/main/r/rust-uuid/librust-uuid-dev_1.6.1-ok1_amd64.deb Size: 44948 MD5sum: c55e12019b651be4c606d61ec3cd4beb SHA1: ca0fec0b7e4f0acb492965275d05f94e8f23d1f1 SHA256: fa53abdfe19cc55f3011a41ee2c7f76fdf54b0c4093260d64be7e6f7ad176b15 SHA512: 2b2698ba45033e9054a239947bfb03d602c8c906fd3d39a995cd0ad067e891f0adbb0536f35d19c6b8b0881003985ccd20ad3353133bb01cadcf35dbba7499b5 Homepage: https://github.com/uuid-rs/uuid Description: Generate and parse UUIDs - Rust source code Source code for Debianized Rust crate "uuid" Package: librust-valuable-derive-dev Architecture: amd64 Version: 0.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-valuable-derive Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 50 Provides: librust-valuable-derive+default-dev (= 0.1.0-ok1), librust-valuable-derive-0+default-dev (= 0.1.0-ok1), librust-valuable-derive-0-dev (= 0.1.0-ok1), librust-valuable-derive-0.1+default-dev (= 0.1.0-ok1), librust-valuable-derive-0.1-dev (= 0.1.0-ok1), librust-valuable-derive-0.1.0+default-dev (= 0.1.0-ok1), librust-valuable-derive-0.1.0-dev (= 0.1.0-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev (>= 1.0.60-~~), librust-syn-1+extra-traits-dev (>= 1.0.60-~~) Filename: pool/main/r/rust-valuable-derive/librust-valuable-derive-dev_0.1.0-ok1_amd64.deb Size: 7820 MD5sum: 8ce9d7be3e951ad87eae6cad8dea41bd SHA1: d2f1a972578b7dcf217caac0a35b5a728da2c3d5 SHA256: 3d38c6111bd379856eeb0ff334196543b023a57a645cd17d20373147bbddd28f SHA512: c16b89d7f680114e592ad81e84e1d65bab9c10e400ec911a130035c6e57d0034bcdc6c695550961709e06aae5e5cafa34be5d1edda5728109082a65ed5be4058 Description: Macros for the `valuable` crate - Rust source code This package contains the source for the Rust valuable-derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-valuable-dev Architecture: amd64 Version: 0.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-valuable Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 185 Provides: librust-valuable+alloc-dev (= 0.1.0-ok1), librust-valuable+default-dev (= 0.1.0-ok1), librust-valuable+derive-dev (= 0.1.0-ok1), librust-valuable+std-dev (= 0.1.0-ok1), librust-valuable+valuable-derive-dev (= 0.1.0-ok1), librust-valuable-0+alloc-dev (= 0.1.0-ok1), librust-valuable-0+default-dev (= 0.1.0-ok1), librust-valuable-0+derive-dev (= 0.1.0-ok1), librust-valuable-0+std-dev (= 0.1.0-ok1), librust-valuable-0+valuable-derive-dev (= 0.1.0-ok1), librust-valuable-0-dev (= 0.1.0-ok1), librust-valuable-0.1+alloc-dev (= 0.1.0-ok1), librust-valuable-0.1+default-dev (= 0.1.0-ok1), librust-valuable-0.1+derive-dev (= 0.1.0-ok1), librust-valuable-0.1+std-dev (= 0.1.0-ok1), librust-valuable-0.1+valuable-derive-dev (= 0.1.0-ok1), librust-valuable-0.1-dev (= 0.1.0-ok1), librust-valuable-0.1.0+alloc-dev (= 0.1.0-ok1), librust-valuable-0.1.0+default-dev (= 0.1.0-ok1), librust-valuable-0.1.0+derive-dev (= 0.1.0-ok1), librust-valuable-0.1.0+std-dev (= 0.1.0-ok1), librust-valuable-0.1.0+valuable-derive-dev (= 0.1.0-ok1), librust-valuable-0.1.0-dev (= 0.1.0-ok1) Depends: librust-valuable-derive-0.1+default-dev Filename: pool/main/r/rust-valuable/librust-valuable-dev_0.1.0-ok1_amd64.deb Size: 25482 MD5sum: 7983c6cf16f08a11a18ce590318247e7 SHA1: 294d7e9fbff1d2dc07c9566ec8b85528848f911c SHA256: 10ffeb449eb427dba059d7ad780ddb59962df4d3987d204482c858f51be38288 SHA512: ba2a0d43e7ec97c22f85c097673193e7bfcd048c9b9eaa1e9652a4bf611f12f66dd2f112a7637b4e5aeddd979bb4c6f451bc0b94049ee0177147283652679d95 Description: Object-safe value inspection, used to pass un-typed structured data across trait-object boundaries - Rust source code This package contains the source for the Rust valuable crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-value-bag-dev Architecture: amd64 Version: 1.4.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-value-bag Origin: openKylin Maintainer: openKylin Developers Installed-Size: 202 Provides: librust-value-bag+alloc-dev (= 1.4.1-ok1), librust-value-bag+default-dev (= 1.4.1-ok1), librust-value-bag+error-dev (= 1.4.1-ok1), librust-value-bag+inline-i128-dev (= 1.4.1-ok1), librust-value-bag+serde-dev (= 1.4.1-ok1), librust-value-bag+serde1-dev (= 1.4.1-ok1), librust-value-bag+std-dev (= 1.4.1-ok1), librust-value-bag+sval-dev (= 1.4.1-ok1), librust-value-bag+sval2-dev (= 1.4.1-ok1), librust-value-bag+test-dev (= 1.4.1-ok1), librust-value-bag+value-bag-serde1-dev (= 1.4.1-ok1), librust-value-bag+value-bag-sval2-dev (= 1.4.1-ok1), librust-value-bag-1+alloc-dev (= 1.4.1-ok1), librust-value-bag-1+default-dev (= 1.4.1-ok1), librust-value-bag-1+error-dev (= 1.4.1-ok1), librust-value-bag-1+inline-i128-dev (= 1.4.1-ok1), librust-value-bag-1+serde-dev (= 1.4.1-ok1), librust-value-bag-1+serde1-dev (= 1.4.1-ok1), librust-value-bag-1+std-dev (= 1.4.1-ok1), librust-value-bag-1+sval-dev (= 1.4.1-ok1), librust-value-bag-1+sval2-dev (= 1.4.1-ok1), librust-value-bag-1+test-dev (= 1.4.1-ok1), librust-value-bag-1+value-bag-serde1-dev (= 1.4.1-ok1), librust-value-bag-1+value-bag-sval2-dev (= 1.4.1-ok1), librust-value-bag-1-dev (= 1.4.1-ok1), librust-value-bag-1.4+alloc-dev (= 1.4.1-ok1), librust-value-bag-1.4+default-dev (= 1.4.1-ok1), librust-value-bag-1.4+error-dev (= 1.4.1-ok1), librust-value-bag-1.4+inline-i128-dev (= 1.4.1-ok1), librust-value-bag-1.4+serde-dev (= 1.4.1-ok1), librust-value-bag-1.4+serde1-dev (= 1.4.1-ok1), librust-value-bag-1.4+std-dev (= 1.4.1-ok1), librust-value-bag-1.4+sval-dev (= 1.4.1-ok1), librust-value-bag-1.4+sval2-dev (= 1.4.1-ok1), librust-value-bag-1.4+test-dev (= 1.4.1-ok1), librust-value-bag-1.4+value-bag-serde1-dev (= 1.4.1-ok1), librust-value-bag-1.4+value-bag-sval2-dev (= 1.4.1-ok1), librust-value-bag-1.4-dev (= 1.4.1-ok1), librust-value-bag-1.4.1+alloc-dev (= 1.4.1-ok1), librust-value-bag-1.4.1+default-dev (= 1.4.1-ok1), librust-value-bag-1.4.1+error-dev (= 1.4.1-ok1), librust-value-bag-1.4.1+inline-i128-dev (= 1.4.1-ok1), librust-value-bag-1.4.1+serde-dev (= 1.4.1-ok1), librust-value-bag-1.4.1+serde1-dev (= 1.4.1-ok1), librust-value-bag-1.4.1+std-dev (= 1.4.1-ok1), librust-value-bag-1.4.1+sval-dev (= 1.4.1-ok1), librust-value-bag-1.4.1+sval2-dev (= 1.4.1-ok1), librust-value-bag-1.4.1+test-dev (= 1.4.1-ok1), librust-value-bag-1.4.1+value-bag-serde1-dev (= 1.4.1-ok1), librust-value-bag-1.4.1+value-bag-sval2-dev (= 1.4.1-ok1), librust-value-bag-1.4.1-dev (= 1.4.1-ok1) Depends: librust-value-bag-serde1-1+alloc-dev (>= 1.4.1-~~), librust-value-bag-serde1-1+default-dev (>= 1.4.1-~~), librust-value-bag-serde1-1+std-dev (>= 1.4.1-~~), librust-value-bag-sval2-1+alloc-dev (>= 1.4.1-~~), librust-value-bag-sval2-1+default-dev (>= 1.4.1-~~), librust-value-bag-sval2-1+serde1-dev (>= 1.4.1-~~), librust-value-bag-sval2-1+std-dev (>= 1.4.1-~~) Filename: pool/main/r/rust-value-bag/librust-value-bag-dev_1.4.1-ok1_amd64.deb Size: 28040 MD5sum: bcf51e90f3613bd359ae3a7da6a88f95 SHA1: c69af32d48f31b1e7669ab301978ed6c685640fb SHA256: 8a3fe089986a78924f574a967eecc7fb88dd8c1293769f17f671815a5460724b SHA512: a8460f1fbb0f5148bc5db8bc7b6bec5130508e3f8b791683b34d4f4f1debc1a4390a8b3511f7caac6b5aeb6c44cf5c77d6103152fec9eb841225d38310473250 Description: Anonymous structured values - Rust source code This package contains the source for the Rust value-bag crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-vcpkg-dev Architecture: amd64 Version: 0.2.8-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-vcpkg Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 63 Provides: librust-vcpkg+default-dev (= 0.2.8-ok1), librust-vcpkg-0+default-dev (= 0.2.8-ok1), librust-vcpkg-0-dev (= 0.2.8-ok1), librust-vcpkg-0.2+default-dev (= 0.2.8-ok1), librust-vcpkg-0.2-dev (= 0.2.8-ok1), librust-vcpkg-0.2.8+default-dev (= 0.2.8-ok1), librust-vcpkg-0.2.8-dev (= 0.2.8-ok1) Filename: pool/main/r/rust-vcpkg/librust-vcpkg-dev_0.2.8-ok1_amd64.deb Size: 12054 MD5sum: f34552e92fc18d82060c5c90c07224e3 SHA1: 447fb1289d493975e620697972c82de3da7d6840 SHA256: f586c54fa70fa4461e0c24fc0a1effb6ee64864ce5a10227abb47c45bfb03dd8 SHA512: 529e6e54f2eb198c5f1dc9030b53bc1afa59871c72de7f1e0ba881c684ed8decf3b757c3238508b4f5021f1f54e1d873bf816e96ef147dc912263c69e0972c4a Description: Find native dependencies in a vcpkg tree at build time - Rust source code This package contains the source for the Rust vcpkg crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-version-check-dev Architecture: amd64 Version: 0.9.4-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-version-check Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 96 Provides: librust-version-check+default-dev (= 0.9.4-ok1), librust-version-check-0+default-dev (= 0.9.4-ok1), librust-version-check-0-dev (= 0.9.4-ok1), librust-version-check-0.9+default-dev (= 0.9.4-ok1), librust-version-check-0.9-dev (= 0.9.4-ok1), librust-version-check-0.9.4+default-dev (= 0.9.4-ok1), librust-version-check-0.9.4-dev (= 0.9.4-ok1) Filename: pool/main/r/rust-version-check/librust-version-check-dev_0.9.4-ok1_amd64.deb Size: 16748 MD5sum: 5195c8c6e1d1f314f1ccbb544efb8a12 SHA1: 5f0721a1c62a41213aadad139f1effe73f708cbd SHA256: 11dae53d7e28e8e3f2979210337ccf8c74c5648ae3b900a245ec693445809723 SHA512: d94b412d34f9850cbd01809c35ae32ab126e66aa672f07a5f4d28cae7532e7bc4f05f6ae073398eab75dc15a438964eba95cc555661b84e78ee887971f7b8c48 Description: Tiny crate to check the version of the installed/running rustc - Rust source code This package contains the source for the Rust version_check crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-waker-fn-dev Architecture: amd64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-waker-fn Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 81 Provides: librust-waker-fn+default-dev (= 1.1.0-ok1), librust-waker-fn-1+default-dev (= 1.1.0-ok1), librust-waker-fn-1-dev (= 1.1.0-ok1), librust-waker-fn-1.1+default-dev (= 1.1.0-ok1), librust-waker-fn-1.1-dev (= 1.1.0-ok1), librust-waker-fn-1.1.0+default-dev (= 1.1.0-ok1), librust-waker-fn-1.1.0-dev (= 1.1.0-ok1) Filename: pool/main/r/rust-waker-fn/librust-waker-fn-dev_1.1.0-ok1_amd64.deb Size: 11920 MD5sum: bc2755d6cc61235a2927b487d9265f00 SHA1: 33c77498b1e8abae8a6704832c00c5b42a892840 SHA256: 5d03a5346d461515dffc914f216bf0e41f1e9f6b371f8f79aa18d849a0a206ed SHA512: 2c1ad131d60844ebcb3b87bc9ee20eb319e437fd8b2ba27aae4ee111d4f6a475104d43ce1e3c0d5c254888c1378efd96686d46ab0c1a548ee86bc2089cc9b7b0 Homepage: https://github.com/stjepang/waker-fn Description: Convert closures into wakers - Rust source code This package contains the source for the Rust waker-fn crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-walkdir-dev Architecture: amd64 Version: 2.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-walkdir Origin: openKylin Maintainer: openKylin Developers Installed-Size: 139 Provides: librust-walkdir+default-dev (= 2.4.0-ok1), librust-walkdir-2+default-dev (= 2.4.0-ok1), librust-walkdir-2-dev (= 2.4.0-ok1), librust-walkdir-2.4+default-dev (= 2.4.0-ok1), librust-walkdir-2.4-dev (= 2.4.0-ok1), librust-walkdir-2.4.0+default-dev (= 2.4.0-ok1), librust-walkdir-2.4.0-dev (= 2.4.0-ok1) Depends: librust-same-file-1+default-dev (>= 1.0.1-~~), librust-winapi-util-0.1+default-dev (>= 0.1.1-~~) Filename: pool/main/r/rust-walkdir/librust-walkdir-dev_2.4.0-ok1_amd64.deb Size: 23504 MD5sum: cc7902434397204e0d179e109bfe0730 SHA1: bd5be6071af0c06e67c7dd1215a5602f0bbd969c SHA256: 8f660aea498c4775499458c7368fc249c8bb1f59bd8817114346dce3204220b1 SHA512: c233b5db0ee1ee4ab8339cfae13281215cde7ac1ef05f459340f1f24febc1d6b81acfbdef72f281d994bee52aca7ff9d2ca78de6fdb231ee8c136cb5156efbac Homepage: https://github.com/BurntSushi/walkdir Description: Recursively walk a directory - Rust source code This package contains the source for the Rust walkdir crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-want-dev Architecture: amd64 Version: 0.3.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-want Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 62 Provides: librust-want+default-dev (= 0.3.0-ok1), librust-want-0+default-dev (= 0.3.0-ok1), librust-want-0-dev (= 0.3.0-ok1), librust-want-0.3+default-dev (= 0.3.0-ok1), librust-want-0.3-dev (= 0.3.0-ok1), librust-want-0.3.0+default-dev (= 0.3.0-ok1), librust-want-0.3.0-dev (= 0.3.0-ok1) Depends: librust-log-0.4+default-dev, librust-try-lock-0.2+default-dev Filename: pool/main/r/rust-want/librust-want-dev_0.3.0-ok1_amd64.deb Size: 10518 MD5sum: 811072c28db3be765e18544db23fab73 SHA1: 4f3843055c3e095507246fc2e2b4b0d3ff9681c7 SHA256: 9295b80551727679ab9cab639872ae84a766796487afa0fbb6efcc0f3a40e170 SHA512: 5109412f76e5542823c94987d68461161d13a44b5cf4e7ce66467a0600a30b1cd88e43f5dcf94fcb6e97973b77b4637f0bb56e10ae6e4f3bdae000734e18933d Description: Detect when another Future wants a result - Rust source code This package contains the source for the Rust want crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen+default-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2.87+default-dev (= 0.2.87-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.87-ok1), librust-wasm-bindgen+spans-dev (= 0.2.87-ok1), librust-wasm-bindgen+std-dev (= 0.2.87-ok1) Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+default-dev_0.2.87-ok1_amd64.deb Size: 1212 MD5sum: 4b98baa0dd5949a6692ef7d6ce639390 SHA1: 21c1ae2d18dac6b51964c3bf2cd6f1cdec97415f SHA256: 410b1b86c7226ae21d584928809af45091b35bcc52c5a456b158d8a371a344fb SHA512: 235bc10656e10f009e47a7499e804780c5a4db13c6c169234fe1177e8b898f52c4756a69a363e5e31a882a7278b0b340320b9f0f0a1914f26eb87d05e45c7b27 Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "default" This metapackage enables feature "default" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+serde-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+serde-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2+serde-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2.87+serde-dev (= 0.2.87-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.87-ok1), librust-serde-1+default-dev Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+serde-dev_0.2.87-ok1_amd64.deb Size: 1212 MD5sum: 5bddf9b803aec62095835374cc4e72b2 SHA1: b6b77f361972c56fb72f7f7febd06deb03ba7d22 SHA256: 36a655ba56ace4ae9c78292b33bbf01fcc988f1d050a97efb37d5c95e6c1a705 SHA512: 49583d720f790ae5232b9cceea932e71019c6897156e6db3702e9d9e9c7cdfca0266d5f3752bae901d8d62fa2027b2264590875ca526176c96a7bd2940a7f9d6 Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "serde" This metapackage enables feature "serde" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+serde-json-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+serde-json-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2+serde-json-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2.87+serde-json-dev (= 0.2.87-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.87-ok1), librust-serde-json-1+default-dev Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+serde-json-dev_0.2.87-ok1_amd64.deb Size: 1224 MD5sum: cd690e30750312f3981179ad1f945ee6 SHA1: bb799aca88947c874fad5269179a7d927e8b603a SHA256: cc68b00ea349a8087f019736c305b4a37574d4bf002a81c2f07e36d274860595 SHA512: b246d7362abda53d4b2ec7c60875e444661b0e0c3ff18ffc8b0655d5d38197a37bcb0695baabc81a108a5d5341134b28e747b40e55616bbd2c6d61a00f4ee128 Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "serde_json" This metapackage enables feature "serde_json" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+serde-serialize-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+serde-serialize-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2+serde-serialize-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2.87+serde-serialize-dev (= 0.2.87-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.87-ok1), librust-wasm-bindgen+serde-dev (= 0.2.87-ok1), librust-wasm-bindgen+serde-json-dev (= 0.2.87-ok1), librust-wasm-bindgen+std-dev (= 0.2.87-ok1) Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+serde-serialize-dev_0.2.87-ok1_amd64.deb Size: 1224 MD5sum: 2a81c5d44bbac850c7ce3411b96cc7aa SHA1: e0cef6d00d69734df582f10c1a5f50d70e6bfb17 SHA256: f5035cc9098fa4452a6582d5aaf6c698ffd24e8ca3c151c46a7d1647d15065a5 SHA512: 5e3d662d8434c41c6da9cb265fec2abd51d60292051633eddb229e60ab80583eecf48921b54dd21f54f05ea0b2ea33577e1e9463a98c1e306d4eb577fc871f55 Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "serde-serialize" This metapackage enables feature "serde-serialize" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+spans-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+spans-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2+spans-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2.87+spans-dev (= 0.2.87-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0.2.87+spans-dev Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+spans-dev_0.2.87-ok1_amd64.deb Size: 1204 MD5sum: 7d171eac64009adccac606efd9ebf453 SHA1: 28503b788caff21eb509e44e598d66090ca6e6bc SHA256: 1cae3f999d97d5bd93fa1b90d4d03dd15bc136cd643bc017668f72e2e0c03713 SHA512: 1444dbc58cc807beb84340302035f0f3843a2b996eeca082e07eea49764c8f147777346a07df45e8e6287129b93c0e04a5fb53bfbbfaa3050e0794bf1eb9a76a Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "spans" This metapackage enables feature "spans" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+strict-macro-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+strict-macro-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2+strict-macro-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2.87+strict-macro-dev (= 0.2.87-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0.2.87+strict-macro-dev Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+strict-macro-dev_0.2.87-ok1_amd64.deb Size: 1220 MD5sum: 041e6d07bf7bde2f7d4b89b5317991e3 SHA1: de9f25d4e847340f2d0a6555c55a0ad51b6691c1 SHA256: b43a8f8d7ec9fce74638804f623066609ce36ff8544b3ec6c1fae94e92fd242d SHA512: ab7f7d4be5ce2f51543ecf2a91e1a546ecbd3868f2fceeb7b92f4ab396614ad65f5a332c1b7666da152dcc68f5fcb7c52a30723d16e3eff47d544304a5540ca7 Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "strict-macro" This metapackage enables feature "strict-macro" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-0+xxx-debug-only-print-generated-code-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2+xxx-debug-only-print-generated-code-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2.87+xxx-debug-only-print-generated-code-dev (= 0.2.87-ok1) Depends: librust-wasm-bindgen-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0.2.87+xxx-debug-only-print-generated-code-dev Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev_0.2.87-ok1_amd64.deb Size: 1272 MD5sum: 6d8433e6fe519c8422728acdcafc081f SHA1: 4783ca37b35c59de12b7827c5396c84bbf489182 SHA256: 1885cd9b8e43310130d1b49fb49db39f38c5d01e5a191b02e37f93136fdeb8a7 SHA512: 7a6d9fa19c5a2f921581908a568cc4aa1aae50407764c7ee3bbbe13899e3baa793ce549cd078eee45689b4a1c64e854ab5d36d6f8733b1d1c2039eca927f4aac Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - feature "xxx_debug_only_print_generated_code" This metapackage enables feature "xxx_debug_only_print_generated_code" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-backend+extra-traits-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-backend Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-backend-0+extra-traits-dev (= 0.2.87-ok1), librust-wasm-bindgen-backend-0.2+extra-traits-dev (= 0.2.87-ok1), librust-wasm-bindgen-backend-0.2.87+extra-traits-dev (= 0.2.87-ok1) Depends: librust-wasm-bindgen-backend-dev (= 0.2.87-ok1), librust-syn-2+extra-traits-dev, librust-syn-2+full-dev Filename: pool/main/r/rust-wasm-bindgen-backend/librust-wasm-bindgen-backend+extra-traits-dev_0.2.87-ok1_amd64.deb Size: 1248 MD5sum: c3b8f1fcee9d3726c0eaf14a83874cb9 SHA1: 5e7bc84430a9f12b05927b2013f5d68f35f2f3ce SHA256: d9fe92ea8a341e401a1637840ccdbd33fd039aede5e95a04543a8fe3453c1524 SHA512: 9e5eaf2e883cd0bf12ccbd9835416011e06cf9c2b8b938d19dda0adbc83e59b446bd85207ac63a79a6a2c0acf4b8a054231d732d9bdfd802b39d2ab68ff358c1 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Backend code generation of the wasm-bindgen tool - feature "extra-traits" This metapackage enables feature "extra-traits" for the Rust wasm-bindgen- backend crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-backend-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-backend Origin: openKylin Maintainer: openKylin Developers Installed-Size: 130 Provides: librust-wasm-bindgen-backend+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-backend+spans-dev (= 0.2.87-ok1), librust-wasm-bindgen-backend-0+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-backend-0+spans-dev (= 0.2.87-ok1), librust-wasm-bindgen-backend-0-dev (= 0.2.87-ok1), librust-wasm-bindgen-backend-0.2+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-backend-0.2+spans-dev (= 0.2.87-ok1), librust-wasm-bindgen-backend-0.2-dev (= 0.2.87-ok1), librust-wasm-bindgen-backend-0.2.87+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-backend-0.2.87+spans-dev (= 0.2.87-ok1), librust-wasm-bindgen-backend-0.2.87-dev (= 0.2.87-ok1) Depends: librust-bumpalo-3+default-dev, librust-log-0.4+default-dev, librust-once-cell-1+default-dev (>= 1.12-~~), librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+full-dev, librust-wasm-bindgen-shared-0.2.87+default-dev Suggests: librust-wasm-bindgen-backend+extra-traits-dev (= 0.2.87-ok1) Filename: pool/main/r/rust-wasm-bindgen-backend/librust-wasm-bindgen-backend-dev_0.2.87-ok1_amd64.deb Size: 26332 MD5sum: 13a202c04482434e33a739dc35fe5efc SHA1: 2e66ca0eed23119c53764ae8291c230c800932e8 SHA256: 97427b21685088b8f4a97a990bb91a096057960d6291fefcbd1a48d261967532 SHA512: 4a51d90f41ddd5f17802200b9454017c0026bbd243b5096ccfae9ec66de92c85a0c6aec887bfa801b46d1e4bcf0b06ea1d57a074d13e164f9efe77c7324b8305 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Backend code generation of the wasm-bindgen tool - Rust source code This package contains the source for the Rust wasm-bindgen-backend crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen Origin: openKylin Maintainer: openKylin Developers Installed-Size: 862 Provides: librust-wasm-bindgen+enable-interning-dev (= 0.2.87-ok1), librust-wasm-bindgen+gg-alloc-dev (= 0.2.87-ok1), librust-wasm-bindgen+std-dev (= 0.2.87-ok1), librust-wasm-bindgen-0+enable-interning-dev (= 0.2.87-ok1), librust-wasm-bindgen-0+gg-alloc-dev (= 0.2.87-ok1), librust-wasm-bindgen-0+std-dev (= 0.2.87-ok1), librust-wasm-bindgen-0-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2+enable-interning-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2+gg-alloc-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2+std-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2.87+enable-interning-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2.87+gg-alloc-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2.87+std-dev (= 0.2.87-ok1), librust-wasm-bindgen-0.2.87-dev (= 0.2.87-ok1) Depends: librust-cfg-if-1+default-dev, librust-wasm-bindgen-macro-0.2.87+default-dev Recommends: librust-wasm-bindgen+default-dev (= 0.2.87-ok1) Suggests: librust-wasm-bindgen+serde-dev (= 0.2.87-ok1), librust-wasm-bindgen+serde-serialize-dev (= 0.2.87-ok1), librust-wasm-bindgen+serde-json-dev (= 0.2.87-ok1), librust-wasm-bindgen+spans-dev (= 0.2.87-ok1), librust-wasm-bindgen+strict-macro-dev (= 0.2.87-ok1), librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev (= 0.2.87-ok1) Filename: pool/main/r/rust-wasm-bindgen/librust-wasm-bindgen-dev_0.2.87-ok1_amd64.deb Size: 152656 MD5sum: 54098a254a8f2e8ff686280162f18cfb SHA1: afd3e05fd4be15b28c03ddc30b1d07de11cdae16 SHA256: c55183a534e67fcb7491d47e2c89f0a0d70e54f31716ca4563769ae6e4fe49fa SHA512: 5c6ff9279bbd713dbe849563fbd44ebb9d11a8b3094e5be547c06591d8773df8a65a8f35cc0755904796b722143b5a93bf5bdf581246ad3a4ef03c85e045f182 Homepage: https://rustwasm.github.io/ Description: Easy support for JS and Rust interaction - Rust source code This package contains the source for the Rust wasm-bindgen crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-macro+spans-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-macro Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-macro-0+spans-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0.2+spans-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0.2.87+spans-dev (= 0.2.87-ok1) Depends: librust-wasm-bindgen-macro-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0.2.87+spans-dev Filename: pool/main/r/rust-wasm-bindgen-macro/librust-wasm-bindgen-macro+spans-dev_0.2.87-ok1_amd64.deb Size: 1224 MD5sum: ab6abcfb38c4c871363b8a7eaa01eca5 SHA1: 65d97bb129bd281bafb84a8cda3749587a299dfa SHA256: 7bdb66354484d04302b4d4c192a076f1e62094e29eea06246f6f479bbccee0bb SHA512: 5ecc2cba25ae9fcb2542da5929d14d93f8be0ce41236c769a5bba64219a76b40ec74d42bf62928fce8b14ac04d658ab50885007847eb8ff12045405e6fab014f Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Definition of the `#[wasm_bindgen]` attribute - feature "spans" This metapackage enables feature "spans" for the Rust wasm-bindgen-macro crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-macro+strict-macro-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-macro Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-macro-0+strict-macro-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0.2+strict-macro-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0.2.87+strict-macro-dev (= 0.2.87-ok1) Depends: librust-wasm-bindgen-macro-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0.2.87+strict-macro-dev Filename: pool/main/r/rust-wasm-bindgen-macro/librust-wasm-bindgen-macro+strict-macro-dev_0.2.87-ok1_amd64.deb Size: 1232 MD5sum: 558bc3f3ee10d95b92dd36594d8253ba SHA1: 360a7de3cd4b2c4fb5703be8ba62e1ce56a53d43 SHA256: ae3d338a496cb336dbe15bdd6716e4931bc20478cf565179433d9b94fe7da52c SHA512: 0c89e6ffe086ed1f707a9bf46e7b1b51b3dde648be148463b891da98f1b9e08ee3cfcfb4d7d7e10c0b66e6ed3bee51e6ef7208071778cfd43addbf6946bdf49e Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Definition of the `#[wasm_bindgen]` attribute - feature "strict-macro" This metapackage enables feature "strict-macro" for the Rust wasm-bindgen-macro crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-macro-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-macro Origin: openKylin Maintainer: openKylin Developers Installed-Size: 105 Provides: librust-wasm-bindgen-macro+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro+xxx-debug-only-print-generated-code-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0+xxx-debug-only-print-generated-code-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0.2+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0.2+xxx-debug-only-print-generated-code-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0.2-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0.2.87+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0.2.87+xxx-debug-only-print-generated-code-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-0.2.87-dev (= 0.2.87-ok1) Depends: librust-quote-1+default-dev, librust-wasm-bindgen-macro-support-0.2.87+default-dev Suggests: librust-wasm-bindgen-macro+spans-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro+strict-macro-dev (= 0.2.87-ok1) Filename: pool/main/r/rust-wasm-bindgen-macro/librust-wasm-bindgen-macro-dev_0.2.87-ok1_amd64.deb Size: 15996 MD5sum: e18be8ba4396e7916cac1962ce57365c SHA1: a063f1eaa3661990ff79714f544dd213fa73e198 SHA256: 4db2f0e4e83373c423fd727e7ef32cdfebd9358da6a900247d2f03506e25944c SHA512: 900173bd2714f1c4b63a20629cf0b2b3ada194c6fededbc71d6afe874853c69a0c4c5e91ff387cb256426455f6923003b09bde11e310ea0ceeafa4b51e8faff1 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Definition of the `#[wasm_bindgen]` attribute - Rust source code This package contains the source for the Rust wasm-bindgen-macro crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-macro-support+extra-traits-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-macro-support Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-macro-support-0+extra-traits-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0.2+extra-traits-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0.2.87+extra-traits-dev (= 0.2.87-ok1) Depends: librust-wasm-bindgen-macro-support-dev (= 0.2.87-ok1), librust-syn-2+extra-traits-dev, librust-syn-2+full-dev, librust-syn-2+visit-dev Filename: pool/main/r/rust-wasm-bindgen-macro-support/librust-wasm-bindgen-macro-support+extra-traits-dev_0.2.87-ok1_amd64.deb Size: 1272 MD5sum: b7171e661dea552d18bfa76fe4514969 SHA1: be3756b463b875311568c7eadd7acb940eb0ba67 SHA256: a342920cce4ed9c3b656d14969c1f8e9dcdf328599d319b10098ce36d52f1206 SHA512: 2a221250eb4d4cf96b6f206a2fc1ac4886e290c6db93bca6f7e6f9f715c23ec8a1871f28274ad0cfc2c8e70de441f1ac017696adfe3391d1ebdd8453e4e689ef Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Implementation of the `#[wasm_bindgen]` attribute - feature "extra-traits" This metapackage enables feature "extra-traits" for the Rust wasm-bindgen- macro-support crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-macro-support+spans-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-macro-support Origin: openKylin Maintainer: openKylin Developers Installed-Size: 9 Provides: librust-wasm-bindgen-macro-support-0+spans-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0.2+spans-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0.2.87+spans-dev (= 0.2.87-ok1) Depends: librust-wasm-bindgen-macro-support-dev (= 0.2.87-ok1), librust-wasm-bindgen-backend-0.2.87+spans-dev Filename: pool/main/r/rust-wasm-bindgen-macro-support/librust-wasm-bindgen-macro-support+spans-dev_0.2.87-ok1_amd64.deb Size: 1248 MD5sum: a09bf0376ac2de983be0114a7ae366cb SHA1: decc4c5fb203623b5a8a5fd1ba506599da5852e5 SHA256: a3984322238cb59e5604de5ad3b6010a4868c4c41d09dff9978327bb44a69a5a SHA512: 7c1919a9c8eafc18d0e407cc7d9b3812f107f3b86f5cee1626f039482102a7ad47c9305ccb6c6c3c7f905dc8231ea08d0385fb50fff2a0e608a66483dbbb0145 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Implementation of the `#[wasm_bindgen]` attribute - feature "spans" This metapackage enables feature "spans" for the Rust wasm-bindgen-macro- support crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-macro-support-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-macro-support Origin: openKylin Maintainer: openKylin Developers Installed-Size: 96 Provides: librust-wasm-bindgen-macro-support+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support+strict-macro-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0+strict-macro-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0.2+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0.2+strict-macro-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0.2-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0.2.87+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0.2.87+strict-macro-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support-0.2.87-dev (= 0.2.87-ok1) Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+full-dev, librust-syn-2+visit-dev, librust-wasm-bindgen-backend-0.2.87+default-dev, librust-wasm-bindgen-shared-0.2.87+default-dev Suggests: librust-wasm-bindgen-macro-support+extra-traits-dev (= 0.2.87-ok1), librust-wasm-bindgen-macro-support+spans-dev (= 0.2.87-ok1) Filename: pool/main/r/rust-wasm-bindgen-macro-support/librust-wasm-bindgen-macro-support-dev_0.2.87-ok1_amd64.deb Size: 20444 MD5sum: fe1e29fc3ac7f5d48f4b0d03335355e9 SHA1: 4b542cd1559681d11c95c0b3c6868a9df3bd1808 SHA256: e8c661065b324ef299eff54b9b28a2f8cfb0cfafdc750a3ead68a789e6f8c6cf SHA512: 8ffb1a551e9a0af9a5ea3298c8e8a9b6af1b6b4d935e930bfce8675928d25e41196b34523bdf7c6db68101d478d64a89c2c26ae0d417827289daa68b23a920e1 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Implementation of the `#[wasm_bindgen]` attribute - Rust source code This package contains the source for the Rust wasm-bindgen-macro-support crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-shared-dev Architecture: amd64 Version: 0.2.87-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-wasm-bindgen-shared Origin: openKylin Maintainer: openKylin Developers Installed-Size: 36 Provides: librust-wasm-bindgen-shared+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-shared-0+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-shared-0-dev (= 0.2.87-ok1), librust-wasm-bindgen-shared-0.2+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-shared-0.2-dev (= 0.2.87-ok1), librust-wasm-bindgen-shared-0.2.87+default-dev (= 0.2.87-ok1), librust-wasm-bindgen-shared-0.2.87-dev (= 0.2.87-ok1) Filename: pool/main/r/rust-wasm-bindgen-shared/librust-wasm-bindgen-shared-dev_0.2.87-ok1_amd64.deb Size: 8700 MD5sum: 52ee14c3fdf91595c3bafc789f8b9c4c SHA1: 7183fc8e214e1be9313de2d098c2fc6333eeb6e0 SHA256: dbe964fc7a88b4de957e8d0a69ed47422f0834583b2dba8c0076373c900a21ec SHA512: e0bad534ff1d05024a100cd3da33fbd5a30ce51eda60ff4725f172ddea9ca1f518aa9c313be0cdf7fd1a331a33f566e54064f61f6f6ef4613120c52990396350 Homepage: https://rustwasm.github.io/wasm-bindgen/ Description: Shared support of wasm-bindgen and wasm-bindgen cli - Rust source code This package contains the source for the Rust wasm-bindgen-shared crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-web-sys-dev Architecture: amd64 Version: 0.3.64-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-web-sys Origin: openKylin Maintainer: openKylin Developers Installed-Size: 10858 Provides: librust-web-sys-0.3+audiobuffer-dev (= 0.3.64-ok1), librust-web-sys-0.3+audiobuffersourcenode-dev (= 0.3.64-ok1), librust-web-sys-0.3+audiocontext-dev (= 0.3.64-ok1), librust-web-sys-0.3+audiocontextoptions-dev (= 0.3.64-ok1), librust-web-sys-0.3+audiocontextstate-dev (= 0.3.64-ok1), librust-web-sys-0.3+audiodestinationnode-dev (= 0.3.64-ok1), librust-web-sys-0.3+audionode-dev (= 0.3.64-ok1), librust-web-sys-0.3+console-dev (= 0.3.64-ok1), librust-web-sys-0.3+crypto-dev (= 0.3.64-ok1), librust-web-sys-0.3+default-dev (= 0.3.64-ok1), librust-web-sys-0.3+document-dev (= 0.3.64-ok1), librust-web-sys-0.3+location-dev (= 0.3.64-ok1), librust-web-sys-0.3+messageevent-dev (= 0.3.64-ok1), librust-web-sys-0.3+navigator-dev (= 0.3.64-ok1), librust-web-sys-0.3+window-dev (= 0.3.64-ok1), librust-web-sys-0.3+worker-dev (= 0.3.64-ok1), librust-web-sys-0.3-dev (= 0.3.64-ok1) Depends: librust-js-sys-0.3+default-dev (>= 0.3.64-~~), librust-wasm-bindgen-0.2+default-dev (>= 0.2.87-~~) Filename: pool/main/r/rust-web-sys/librust-web-sys-dev_0.3.64-ok1_amd64.deb Size: 603888 MD5sum: 54eee614585e8d76a35d5024de5fe637 SHA1: 439955db0f898db3c9f3ba81ae0ed636c76403a6 SHA256: 740cb78a5b0b1cc644891208039b02097650d7905c6d9b59a01bdc1713122329 SHA512: 2d8fbda058733fe97b3dcc34b43070943a9a3a8818b5c297d2224e0e7ce01464c9836871e18866a3a390bc3f97f6be2472e13506171e0cde5ffccd1d2a8fd190 Homepage: https://rustwasm.github.io/wasm-bindgen/web-sys/index.html Description: Bindings for all Web APIs - Rust source code Rust crate web-sys Package: librust-weezl+async-dev Architecture: amd64 Version: 0.1.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-weezl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-weezl-0+async-dev (= 0.1.5-ok1), librust-weezl-0.1+async-dev (= 0.1.5-ok1), librust-weezl-0.1.5+async-dev (= 0.1.5-ok1) Depends: librust-weezl-dev (= 0.1.5-ok1), librust-weezl+futures-dev (= 0.1.5-ok1), librust-weezl+std-dev (= 0.1.5-ok1) Filename: pool/main/r/rust-weezl/librust-weezl+async-dev_0.1.5-ok1_amd64.deb Size: 970 MD5sum: 2582344349b1ae5a768c8058cc4cc710 SHA1: ff642a04e4815468a72bd5757f03f58970580f29 SHA256: 5ef607b9e0bbdcb21fd65f2a9fd1dabcfde0cef95caebfb2d89173ea3d418b06 SHA512: fddfd5f7f8776e306d1a788d76d445deeae328fa978e51abfd9ab70118275f2d28768e197b02fb15f766ab51c5d796df736543f129db0d09b7130caec2a2d1b7 Description: Fast LZW compression and decompression - feature "async" This metapackage enables feature "async" for the Rust weezl crate, by pulling in any additional dependencies needed by that feature. Package: librust-weezl+futures-dev Architecture: amd64 Version: 0.1.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-weezl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 9 Provides: librust-weezl-0+futures-dev (= 0.1.5-ok1), librust-weezl-0.1+futures-dev (= 0.1.5-ok1), librust-weezl-0.1.5+futures-dev (= 0.1.5-ok1) Depends: librust-weezl-dev (= 0.1.5-ok1), librust-futures-0.3+std-dev (>= 0.3.12-~~) Filename: pool/main/r/rust-weezl/librust-weezl+futures-dev_0.1.5-ok1_amd64.deb Size: 980 MD5sum: 2cdbf5b28dce507180625bcee64f8937 SHA1: d81e17a704829376946ce7b5f80fa5abd47b3b62 SHA256: 501cf425a70b0273fd69aca17f67f38500f25bc9e043785325f64f31e11b2dee SHA512: cc759b9e17f9adf372126d1b4869338cf7b347d2be090abb4342df2c3256ebc7070c0394053332e393d095cc63fb41edc69b14eb84f313d60180c2f9c39b1add Description: Fast LZW compression and decompression - feature "futures" This metapackage enables feature "futures" for the Rust weezl crate, by pulling in any additional dependencies needed by that feature. Package: librust-weezl-dev Architecture: amd64 Version: 0.1.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-weezl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 166 Provides: librust-weezl+alloc-dev (= 0.1.5-ok1), librust-weezl+default-dev (= 0.1.5-ok1), librust-weezl+std-dev (= 0.1.5-ok1), librust-weezl-0+alloc-dev (= 0.1.5-ok1), librust-weezl-0+default-dev (= 0.1.5-ok1), librust-weezl-0+std-dev (= 0.1.5-ok1), librust-weezl-0-dev (= 0.1.5-ok1), librust-weezl-0.1+alloc-dev (= 0.1.5-ok1), librust-weezl-0.1+default-dev (= 0.1.5-ok1), librust-weezl-0.1+std-dev (= 0.1.5-ok1), librust-weezl-0.1-dev (= 0.1.5-ok1), librust-weezl-0.1.5+alloc-dev (= 0.1.5-ok1), librust-weezl-0.1.5+default-dev (= 0.1.5-ok1), librust-weezl-0.1.5+std-dev (= 0.1.5-ok1), librust-weezl-0.1.5-dev (= 0.1.5-ok1) Suggests: librust-weezl+async-dev (= 0.1.5-ok1), librust-weezl+futures-dev (= 0.1.5-ok1) Filename: pool/main/r/rust-weezl/librust-weezl-dev_0.1.5-ok1_amd64.deb Size: 29250 MD5sum: ef75cbec10b5ffe54b29db77364e5fdb SHA1: 2b4dda990f06b432f1aafd01a1d4ed1b4b918776 SHA256: 83ca6c5d3b33ce294432df5a3778613d75fc8835e8852dd9237b59d4fea1ee41 SHA512: 1f02b467b3e205a3e8277d2748093646789cf0d9953243a0930cf07683ed0e2b7ace0fd4b2a56348e9770911c19d0a6cb7e5533554bf4d7682f02e11f7e9c960 Description: Fast LZW compression and decompression - Rust source code This package contains the source for the Rust weezl crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-which+regex-dev Architecture: amd64 Version: 4.2.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-which Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 9 Provides: librust-which-4+regex-dev (= 4.2.5-ok1), librust-which-4.2+regex-dev (= 4.2.5-ok1), librust-which-4.2.5+regex-dev (= 4.2.5-ok1) Depends: librust-which-dev (= 4.2.5-ok1), librust-regex-1+default-dev (>= 1.5.5-~~) Filename: pool/main/r/rust-which/librust-which+regex-dev_4.2.5-ok1_amd64.deb Size: 1018 MD5sum: 108b4568ff09855ac2c85b73fa299d55 SHA1: e6b337da16c00ad7009363b2bdea836dfab6b3d0 SHA256: f34173be2a4e94346aa4b328e87dc15d48914f761b591d8da963667ccd8ca7eb SHA512: a963474e10581451c0780cc2673bdd31bf21e03064edcdac62c8230597c3e6423eb37a445168f426929754ca8efe6b62ba576e74c4cff916bf3f4b718a97854f Description: Rust equivalent of Unix command "which" - feature "regex" Locate installed executable in cross platforms. . This metapackage enables feature "regex" for the Rust which crate, by pulling in any additional dependencies needed by that feature. Package: librust-which-dev Architecture: amd64 Version: 4.2.5-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-which Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 87 Provides: librust-which+default-dev (= 4.2.5-ok1), librust-which-4+default-dev (= 4.2.5-ok1), librust-which-4-dev (= 4.2.5-ok1), librust-which-4.2+default-dev (= 4.2.5-ok1), librust-which-4.2-dev (= 4.2.5-ok1), librust-which-4.2.5+default-dev (= 4.2.5-ok1), librust-which-4.2.5-dev (= 4.2.5-ok1) Depends: librust-either-1+default-dev (>= 1.6.1-~~), librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-libc-0.2+default-dev (>= 0.2.121-~~) Suggests: librust-which+regex-dev (= 4.2.5-ok1) Filename: pool/main/r/rust-which/librust-which-dev_4.2.5-ok1_amd64.deb Size: 13526 MD5sum: 3c20fdd2db97f4a5b0a31719cc6e346c SHA1: 077da2c70dbf6154b3b766dbeb63bb2e82ee77b7 SHA256: de87c6036693a3c41c2ccd60616fd8cd699799e51edd942a9a93dd9d506ee2c6 SHA512: 92332f9965e838ee775e16cabbb7c13e8ab2a7bd8668c07014da9a7c4045141f73bd6f3b478c678d3852d4b7d4e6ac14195068511414a5d1ccea19b0197f2f6c Description: Rust equivalent of Unix command "which" - Rust source code Locate installed executable in cross platforms. . This package contains the source for the Rust which crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-winapi-dev Architecture: amd64 Version: 0.3.9-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-winapi Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 7131 Provides: librust-winapi+accctrl-dev (= 0.3.9-ok1), librust-winapi+aclapi-dev (= 0.3.9-ok1), librust-winapi+activation-dev (= 0.3.9-ok1), librust-winapi+adhoc-dev (= 0.3.9-ok1), librust-winapi+appmgmt-dev (= 0.3.9-ok1), librust-winapi+audioclient-dev (= 0.3.9-ok1), librust-winapi+audiosessiontypes-dev (= 0.3.9-ok1), librust-winapi+avrt-dev (= 0.3.9-ok1), librust-winapi+basetsd-dev (= 0.3.9-ok1), librust-winapi+bcrypt-dev (= 0.3.9-ok1), librust-winapi+bits-dev (= 0.3.9-ok1), librust-winapi+bits1-5-dev (= 0.3.9-ok1), librust-winapi+bits10-1-dev (= 0.3.9-ok1), librust-winapi+bits2-0-dev (= 0.3.9-ok1), librust-winapi+bits2-5-dev (= 0.3.9-ok1), librust-winapi+bits3-0-dev (= 0.3.9-ok1), librust-winapi+bits4-0-dev (= 0.3.9-ok1), librust-winapi+bits5-0-dev (= 0.3.9-ok1), librust-winapi+bitscfg-dev (= 0.3.9-ok1), librust-winapi+bitsmsg-dev (= 0.3.9-ok1), librust-winapi+bluetoothapis-dev (= 0.3.9-ok1), librust-winapi+bluetoothleapis-dev (= 0.3.9-ok1), librust-winapi+bthdef-dev (= 0.3.9-ok1), librust-winapi+bthioctl-dev (= 0.3.9-ok1), librust-winapi+bthledef-dev (= 0.3.9-ok1), librust-winapi+bthsdpdef-dev (= 0.3.9-ok1), librust-winapi+bugcodes-dev (= 0.3.9-ok1), librust-winapi+cderr-dev (= 0.3.9-ok1), librust-winapi+cfg-dev (= 0.3.9-ok1), librust-winapi+cfgmgr32-dev (= 0.3.9-ok1), librust-winapi+cguid-dev (= 0.3.9-ok1), librust-winapi+combaseapi-dev (= 0.3.9-ok1), librust-winapi+coml2api-dev (= 0.3.9-ok1), librust-winapi+commapi-dev (= 0.3.9-ok1), librust-winapi+commctrl-dev (= 0.3.9-ok1), librust-winapi+commdlg-dev (= 0.3.9-ok1), librust-winapi+commoncontrols-dev (= 0.3.9-ok1), librust-winapi+consoleapi-dev (= 0.3.9-ok1), librust-winapi+corecrt-dev (= 0.3.9-ok1), librust-winapi+corsym-dev (= 0.3.9-ok1), librust-winapi+d2d1-1-dev (= 0.3.9-ok1), librust-winapi+d2d1-2-dev (= 0.3.9-ok1), librust-winapi+d2d1-3-dev (= 0.3.9-ok1), librust-winapi+d2d1-dev (= 0.3.9-ok1), librust-winapi+d2d1effectauthor-dev (= 0.3.9-ok1), librust-winapi+d2d1effects-1-dev (= 0.3.9-ok1), librust-winapi+d2d1effects-2-dev (= 0.3.9-ok1), librust-winapi+d2d1effects-dev (= 0.3.9-ok1), librust-winapi+d2d1svg-dev (= 0.3.9-ok1), librust-winapi+d2dbasetypes-dev (= 0.3.9-ok1), librust-winapi+d3d-dev (= 0.3.9-ok1), librust-winapi+d3d10-1-dev (= 0.3.9-ok1), librust-winapi+d3d10-1shader-dev (= 0.3.9-ok1), librust-winapi+d3d10-dev (= 0.3.9-ok1), librust-winapi+d3d10effect-dev (= 0.3.9-ok1), librust-winapi+d3d10misc-dev (= 0.3.9-ok1), librust-winapi+d3d10sdklayers-dev (= 0.3.9-ok1), librust-winapi+d3d10shader-dev (= 0.3.9-ok1), librust-winapi+d3d11-1-dev (= 0.3.9-ok1), librust-winapi+d3d11-2-dev (= 0.3.9-ok1), librust-winapi+d3d11-3-dev (= 0.3.9-ok1), librust-winapi+d3d11-4-dev (= 0.3.9-ok1), librust-winapi+d3d11-dev (= 0.3.9-ok1), librust-winapi+d3d11on12-dev (= 0.3.9-ok1), librust-winapi+d3d11sdklayers-dev (= 0.3.9-ok1), librust-winapi+d3d11shader-dev (= 0.3.9-ok1), librust-winapi+d3d11tokenizedprogramformat-dev (= 0.3.9-ok1), librust-winapi+d3d12-dev (= 0.3.9-ok1), librust-winapi+d3d12sdklayers-dev (= 0.3.9-ok1), librust-winapi+d3d12shader-dev (= 0.3.9-ok1), librust-winapi+d3d9-dev (= 0.3.9-ok1), librust-winapi+d3d9caps-dev (= 0.3.9-ok1), librust-winapi+d3d9types-dev (= 0.3.9-ok1), librust-winapi+d3dcommon-dev (= 0.3.9-ok1), librust-winapi+d3dcompiler-dev (= 0.3.9-ok1), librust-winapi+d3dcsx-dev (= 0.3.9-ok1), librust-winapi+d3dkmdt-dev (= 0.3.9-ok1), librust-winapi+d3dkmthk-dev (= 0.3.9-ok1), librust-winapi+d3dukmdt-dev (= 0.3.9-ok1), librust-winapi+d3dx10core-dev (= 0.3.9-ok1), librust-winapi+d3dx10math-dev (= 0.3.9-ok1), librust-winapi+d3dx10mesh-dev (= 0.3.9-ok1), librust-winapi+datetimeapi-dev (= 0.3.9-ok1), librust-winapi+davclnt-dev (= 0.3.9-ok1), librust-winapi+dbghelp-dev (= 0.3.9-ok1), librust-winapi+dbt-dev (= 0.3.9-ok1), librust-winapi+dcommon-dev (= 0.3.9-ok1), librust-winapi+dcomp-dev (= 0.3.9-ok1), librust-winapi+dcompanimation-dev (= 0.3.9-ok1), librust-winapi+dcomptypes-dev (= 0.3.9-ok1), librust-winapi+dde-dev (= 0.3.9-ok1), librust-winapi+ddraw-dev (= 0.3.9-ok1), librust-winapi+ddrawi-dev (= 0.3.9-ok1), librust-winapi+ddrawint-dev (= 0.3.9-ok1), librust-winapi+debug-dev (= 0.3.9-ok1), librust-winapi+debugapi-dev (= 0.3.9-ok1), librust-winapi+default-dev (= 0.3.9-ok1), librust-winapi+devguid-dev (= 0.3.9-ok1), librust-winapi+devicetopology-dev (= 0.3.9-ok1), librust-winapi+devpkey-dev (= 0.3.9-ok1), librust-winapi+devpropdef-dev (= 0.3.9-ok1), librust-winapi+dinput-dev (= 0.3.9-ok1), librust-winapi+dinputd-dev (= 0.3.9-ok1), librust-winapi+dispex-dev (= 0.3.9-ok1), librust-winapi+dmksctl-dev (= 0.3.9-ok1), librust-winapi+dmusicc-dev (= 0.3.9-ok1), librust-winapi+docobj-dev (= 0.3.9-ok1), librust-winapi+documenttarget-dev (= 0.3.9-ok1), librust-winapi+dot1x-dev (= 0.3.9-ok1), librust-winapi+dpa-dsa-dev (= 0.3.9-ok1), librust-winapi+dpapi-dev (= 0.3.9-ok1), librust-winapi+dsgetdc-dev (= 0.3.9-ok1), librust-winapi+dsound-dev (= 0.3.9-ok1), librust-winapi+dsrole-dev (= 0.3.9-ok1), librust-winapi+dvp-dev (= 0.3.9-ok1), librust-winapi+dwmapi-dev (= 0.3.9-ok1), librust-winapi+dwrite-1-dev (= 0.3.9-ok1), librust-winapi+dwrite-2-dev (= 0.3.9-ok1), librust-winapi+dwrite-3-dev (= 0.3.9-ok1), librust-winapi+dwrite-dev (= 0.3.9-ok1), librust-winapi+dxdiag-dev (= 0.3.9-ok1), librust-winapi+dxfile-dev (= 0.3.9-ok1), librust-winapi+dxgi-dev (= 0.3.9-ok1), librust-winapi+dxgi1-2-dev (= 0.3.9-ok1), librust-winapi+dxgi1-3-dev (= 0.3.9-ok1), librust-winapi+dxgi1-4-dev (= 0.3.9-ok1), librust-winapi+dxgi1-5-dev (= 0.3.9-ok1), librust-winapi+dxgi1-6-dev (= 0.3.9-ok1), librust-winapi+dxgidebug-dev (= 0.3.9-ok1), librust-winapi+dxgiformat-dev (= 0.3.9-ok1), librust-winapi+dxgitype-dev (= 0.3.9-ok1), librust-winapi+dxva2api-dev (= 0.3.9-ok1), librust-winapi+dxvahd-dev (= 0.3.9-ok1), librust-winapi+eaptypes-dev (= 0.3.9-ok1), librust-winapi+enclaveapi-dev (= 0.3.9-ok1), librust-winapi+endpointvolume-dev (= 0.3.9-ok1), librust-winapi+errhandlingapi-dev (= 0.3.9-ok1), librust-winapi+everything-dev (= 0.3.9-ok1), librust-winapi+evntcons-dev (= 0.3.9-ok1), librust-winapi+evntprov-dev (= 0.3.9-ok1), librust-winapi+evntrace-dev (= 0.3.9-ok1), librust-winapi+excpt-dev (= 0.3.9-ok1), librust-winapi+exdisp-dev (= 0.3.9-ok1), librust-winapi+fibersapi-dev (= 0.3.9-ok1), librust-winapi+fileapi-dev (= 0.3.9-ok1), librust-winapi+functiondiscoverykeys-devpkey-dev (= 0.3.9-ok1), librust-winapi+gl-gl-dev (= 0.3.9-ok1), librust-winapi+guiddef-dev (= 0.3.9-ok1), librust-winapi+handleapi-dev (= 0.3.9-ok1), librust-winapi+heapapi-dev (= 0.3.9-ok1), librust-winapi+hidclass-dev (= 0.3.9-ok1), librust-winapi+hidpi-dev (= 0.3.9-ok1), librust-winapi+hidsdi-dev (= 0.3.9-ok1), librust-winapi+hidusage-dev (= 0.3.9-ok1), librust-winapi+highlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi+hstring-dev (= 0.3.9-ok1), librust-winapi+http-dev (= 0.3.9-ok1), librust-winapi+ifdef-dev (= 0.3.9-ok1), librust-winapi+ifmib-dev (= 0.3.9-ok1), librust-winapi+imm-dev (= 0.3.9-ok1), librust-winapi+impl-debug-dev (= 0.3.9-ok1), librust-winapi+impl-default-dev (= 0.3.9-ok1), librust-winapi+in6addr-dev (= 0.3.9-ok1), librust-winapi+inaddr-dev (= 0.3.9-ok1), librust-winapi+inspectable-dev (= 0.3.9-ok1), librust-winapi+interlockedapi-dev (= 0.3.9-ok1), librust-winapi+intsafe-dev (= 0.3.9-ok1), librust-winapi+ioapiset-dev (= 0.3.9-ok1), librust-winapi+ipexport-dev (= 0.3.9-ok1), librust-winapi+iphlpapi-dev (= 0.3.9-ok1), librust-winapi+ipifcons-dev (= 0.3.9-ok1), librust-winapi+ipmib-dev (= 0.3.9-ok1), librust-winapi+iprtrmib-dev (= 0.3.9-ok1), librust-winapi+iptypes-dev (= 0.3.9-ok1), librust-winapi+jobapi-dev (= 0.3.9-ok1), librust-winapi+jobapi2-dev (= 0.3.9-ok1), librust-winapi+knownfolders-dev (= 0.3.9-ok1), librust-winapi+ks-dev (= 0.3.9-ok1), librust-winapi+ksmedia-dev (= 0.3.9-ok1), librust-winapi+ktmtypes-dev (= 0.3.9-ok1), librust-winapi+ktmw32-dev (= 0.3.9-ok1), librust-winapi+l2cmn-dev (= 0.3.9-ok1), librust-winapi+libloaderapi-dev (= 0.3.9-ok1), librust-winapi+limits-dev (= 0.3.9-ok1), librust-winapi+lmaccess-dev (= 0.3.9-ok1), librust-winapi+lmalert-dev (= 0.3.9-ok1), librust-winapi+lmapibuf-dev (= 0.3.9-ok1), librust-winapi+lmat-dev (= 0.3.9-ok1), librust-winapi+lmcons-dev (= 0.3.9-ok1), librust-winapi+lmdfs-dev (= 0.3.9-ok1), librust-winapi+lmerrlog-dev (= 0.3.9-ok1), librust-winapi+lmjoin-dev (= 0.3.9-ok1), librust-winapi+lmmsg-dev (= 0.3.9-ok1), librust-winapi+lmremutl-dev (= 0.3.9-ok1), librust-winapi+lmrepl-dev (= 0.3.9-ok1), librust-winapi+lmserver-dev (= 0.3.9-ok1), librust-winapi+lmshare-dev (= 0.3.9-ok1), librust-winapi+lmstats-dev (= 0.3.9-ok1), librust-winapi+lmsvc-dev (= 0.3.9-ok1), librust-winapi+lmuse-dev (= 0.3.9-ok1), librust-winapi+lmwksta-dev (= 0.3.9-ok1), librust-winapi+lowlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi+lsalookup-dev (= 0.3.9-ok1), librust-winapi+memoryapi-dev (= 0.3.9-ok1), librust-winapi+minschannel-dev (= 0.3.9-ok1), librust-winapi+minwinbase-dev (= 0.3.9-ok1), librust-winapi+minwindef-dev (= 0.3.9-ok1), librust-winapi+mmdeviceapi-dev (= 0.3.9-ok1), librust-winapi+mmeapi-dev (= 0.3.9-ok1), librust-winapi+mmreg-dev (= 0.3.9-ok1), librust-winapi+mmsystem-dev (= 0.3.9-ok1), librust-winapi+mprapidef-dev (= 0.3.9-ok1), librust-winapi+msaatext-dev (= 0.3.9-ok1), librust-winapi+mscat-dev (= 0.3.9-ok1), librust-winapi+mschapp-dev (= 0.3.9-ok1), librust-winapi+mssip-dev (= 0.3.9-ok1), librust-winapi+mstcpip-dev (= 0.3.9-ok1), librust-winapi+mswsock-dev (= 0.3.9-ok1), librust-winapi+mswsockdef-dev (= 0.3.9-ok1), librust-winapi+namedpipeapi-dev (= 0.3.9-ok1), librust-winapi+namespaceapi-dev (= 0.3.9-ok1), librust-winapi+nb30-dev (= 0.3.9-ok1), librust-winapi+ncrypt-dev (= 0.3.9-ok1), librust-winapi+netioapi-dev (= 0.3.9-ok1), librust-winapi+nldef-dev (= 0.3.9-ok1), librust-winapi+ntddndis-dev (= 0.3.9-ok1), librust-winapi+ntddscsi-dev (= 0.3.9-ok1), librust-winapi+ntddser-dev (= 0.3.9-ok1), librust-winapi+ntdef-dev (= 0.3.9-ok1), librust-winapi+ntlsa-dev (= 0.3.9-ok1), librust-winapi+ntsecapi-dev (= 0.3.9-ok1), librust-winapi+ntstatus-dev (= 0.3.9-ok1), librust-winapi+oaidl-dev (= 0.3.9-ok1), librust-winapi+objbase-dev (= 0.3.9-ok1), librust-winapi+objidl-dev (= 0.3.9-ok1), librust-winapi+objidlbase-dev (= 0.3.9-ok1), librust-winapi+ocidl-dev (= 0.3.9-ok1), librust-winapi+ole2-dev (= 0.3.9-ok1), librust-winapi+oleauto-dev (= 0.3.9-ok1), librust-winapi+olectl-dev (= 0.3.9-ok1), librust-winapi+oleidl-dev (= 0.3.9-ok1), librust-winapi+opmapi-dev (= 0.3.9-ok1), librust-winapi+pdh-dev (= 0.3.9-ok1), librust-winapi+perflib-dev (= 0.3.9-ok1), librust-winapi+physicalmonitorenumerationapi-dev (= 0.3.9-ok1), librust-winapi+playsoundapi-dev (= 0.3.9-ok1), librust-winapi+portabledevice-dev (= 0.3.9-ok1), librust-winapi+portabledeviceapi-dev (= 0.3.9-ok1), librust-winapi+portabledevicetypes-dev (= 0.3.9-ok1), librust-winapi+powerbase-dev (= 0.3.9-ok1), librust-winapi+powersetting-dev (= 0.3.9-ok1), librust-winapi+powrprof-dev (= 0.3.9-ok1), librust-winapi+processenv-dev (= 0.3.9-ok1), librust-winapi+processsnapshot-dev (= 0.3.9-ok1), librust-winapi+processthreadsapi-dev (= 0.3.9-ok1), librust-winapi+processtopologyapi-dev (= 0.3.9-ok1), librust-winapi+profileapi-dev (= 0.3.9-ok1), librust-winapi+propidl-dev (= 0.3.9-ok1), librust-winapi+propkey-dev (= 0.3.9-ok1), librust-winapi+propkeydef-dev (= 0.3.9-ok1), librust-winapi+propsys-dev (= 0.3.9-ok1), librust-winapi+prsht-dev (= 0.3.9-ok1), librust-winapi+psapi-dev (= 0.3.9-ok1), librust-winapi+qos-dev (= 0.3.9-ok1), librust-winapi+realtimeapiset-dev (= 0.3.9-ok1), librust-winapi+reason-dev (= 0.3.9-ok1), librust-winapi+restartmanager-dev (= 0.3.9-ok1), librust-winapi+restrictederrorinfo-dev (= 0.3.9-ok1), librust-winapi+rmxfguid-dev (= 0.3.9-ok1), librust-winapi+roapi-dev (= 0.3.9-ok1), librust-winapi+robuffer-dev (= 0.3.9-ok1), librust-winapi+roerrorapi-dev (= 0.3.9-ok1), librust-winapi+rpc-dev (= 0.3.9-ok1), librust-winapi+rpcdce-dev (= 0.3.9-ok1), librust-winapi+rpcndr-dev (= 0.3.9-ok1), librust-winapi+rtinfo-dev (= 0.3.9-ok1), librust-winapi+sapi-dev (= 0.3.9-ok1), librust-winapi+sapi51-dev (= 0.3.9-ok1), librust-winapi+sapi53-dev (= 0.3.9-ok1), librust-winapi+sapiddk-dev (= 0.3.9-ok1), librust-winapi+sapiddk51-dev (= 0.3.9-ok1), librust-winapi+schannel-dev (= 0.3.9-ok1), librust-winapi+sddl-dev (= 0.3.9-ok1), librust-winapi+securityappcontainer-dev (= 0.3.9-ok1), librust-winapi+securitybaseapi-dev (= 0.3.9-ok1), librust-winapi+servprov-dev (= 0.3.9-ok1), librust-winapi+setupapi-dev (= 0.3.9-ok1), librust-winapi+shellapi-dev (= 0.3.9-ok1), librust-winapi+shellscalingapi-dev (= 0.3.9-ok1), librust-winapi+shlobj-dev (= 0.3.9-ok1), librust-winapi+shobjidl-core-dev (= 0.3.9-ok1), librust-winapi+shobjidl-dev (= 0.3.9-ok1), librust-winapi+shtypes-dev (= 0.3.9-ok1), librust-winapi+softpub-dev (= 0.3.9-ok1), librust-winapi+spapidef-dev (= 0.3.9-ok1), librust-winapi+spellcheck-dev (= 0.3.9-ok1), librust-winapi+sporder-dev (= 0.3.9-ok1), librust-winapi+sql-dev (= 0.3.9-ok1), librust-winapi+sqlext-dev (= 0.3.9-ok1), librust-winapi+sqltypes-dev (= 0.3.9-ok1), librust-winapi+sqlucode-dev (= 0.3.9-ok1), librust-winapi+sspi-dev (= 0.3.9-ok1), librust-winapi+std-dev (= 0.3.9-ok1), librust-winapi+stralign-dev (= 0.3.9-ok1), librust-winapi+stringapiset-dev (= 0.3.9-ok1), librust-winapi+strmif-dev (= 0.3.9-ok1), librust-winapi+subauth-dev (= 0.3.9-ok1), librust-winapi+synchapi-dev (= 0.3.9-ok1), librust-winapi+sysinfoapi-dev (= 0.3.9-ok1), librust-winapi+systemtopologyapi-dev (= 0.3.9-ok1), librust-winapi+taskschd-dev (= 0.3.9-ok1), librust-winapi+tcpestats-dev (= 0.3.9-ok1), librust-winapi+tcpmib-dev (= 0.3.9-ok1), librust-winapi+textstor-dev (= 0.3.9-ok1), librust-winapi+threadpoolapiset-dev (= 0.3.9-ok1), librust-winapi+threadpoollegacyapiset-dev (= 0.3.9-ok1), librust-winapi+timeapi-dev (= 0.3.9-ok1), librust-winapi+timezoneapi-dev (= 0.3.9-ok1), librust-winapi+tlhelp32-dev (= 0.3.9-ok1), librust-winapi+transportsettingcommon-dev (= 0.3.9-ok1), librust-winapi+tvout-dev (= 0.3.9-ok1), librust-winapi+udpmib-dev (= 0.3.9-ok1), librust-winapi+unknwnbase-dev (= 0.3.9-ok1), librust-winapi+urlhist-dev (= 0.3.9-ok1), librust-winapi+urlmon-dev (= 0.3.9-ok1), librust-winapi+usb-dev (= 0.3.9-ok1), librust-winapi+usbioctl-dev (= 0.3.9-ok1), librust-winapi+usbiodef-dev (= 0.3.9-ok1), librust-winapi+usbscan-dev (= 0.3.9-ok1), librust-winapi+usbspec-dev (= 0.3.9-ok1), librust-winapi+userenv-dev (= 0.3.9-ok1), librust-winapi+usp10-dev (= 0.3.9-ok1), librust-winapi+utilapiset-dev (= 0.3.9-ok1), librust-winapi+uxtheme-dev (= 0.3.9-ok1), librust-winapi+vadefs-dev (= 0.3.9-ok1), librust-winapi+vcruntime-dev (= 0.3.9-ok1), librust-winapi+vsbackup-dev (= 0.3.9-ok1), librust-winapi+vss-dev (= 0.3.9-ok1), librust-winapi+vsserror-dev (= 0.3.9-ok1), librust-winapi+vswriter-dev (= 0.3.9-ok1), librust-winapi+wbemads-dev (= 0.3.9-ok1), librust-winapi+wbemcli-dev (= 0.3.9-ok1), librust-winapi+wbemdisp-dev (= 0.3.9-ok1), librust-winapi+wbemprov-dev (= 0.3.9-ok1), librust-winapi+wbemtran-dev (= 0.3.9-ok1), librust-winapi+wct-dev (= 0.3.9-ok1), librust-winapi+werapi-dev (= 0.3.9-ok1), librust-winapi+winbase-dev (= 0.3.9-ok1), librust-winapi+wincodec-dev (= 0.3.9-ok1), librust-winapi+wincodecsdk-dev (= 0.3.9-ok1), librust-winapi+wincon-dev (= 0.3.9-ok1), librust-winapi+wincontypes-dev (= 0.3.9-ok1), librust-winapi+wincred-dev (= 0.3.9-ok1), librust-winapi+wincrypt-dev (= 0.3.9-ok1), librust-winapi+windef-dev (= 0.3.9-ok1), librust-winapi+windot11-dev (= 0.3.9-ok1), librust-winapi+windowsceip-dev (= 0.3.9-ok1), librust-winapi+windowsx-dev (= 0.3.9-ok1), librust-winapi+winefs-dev (= 0.3.9-ok1), librust-winapi+winerror-dev (= 0.3.9-ok1), librust-winapi+winevt-dev (= 0.3.9-ok1), librust-winapi+wingdi-dev (= 0.3.9-ok1), librust-winapi+winhttp-dev (= 0.3.9-ok1), librust-winapi+wininet-dev (= 0.3.9-ok1), librust-winapi+winineti-dev (= 0.3.9-ok1), librust-winapi+winioctl-dev (= 0.3.9-ok1), librust-winapi+winnetwk-dev (= 0.3.9-ok1), librust-winapi+winnls-dev (= 0.3.9-ok1), librust-winapi+winnt-dev (= 0.3.9-ok1), librust-winapi+winreg-dev (= 0.3.9-ok1), librust-winapi+winsafer-dev (= 0.3.9-ok1), librust-winapi+winscard-dev (= 0.3.9-ok1), librust-winapi+winsmcrd-dev (= 0.3.9-ok1), librust-winapi+winsock2-dev (= 0.3.9-ok1), librust-winapi+winspool-dev (= 0.3.9-ok1), librust-winapi+winstring-dev (= 0.3.9-ok1), librust-winapi+winsvc-dev (= 0.3.9-ok1), librust-winapi+wintrust-dev (= 0.3.9-ok1), librust-winapi+winusb-dev (= 0.3.9-ok1), librust-winapi+winusbio-dev (= 0.3.9-ok1), librust-winapi+winuser-dev (= 0.3.9-ok1), librust-winapi+winver-dev (= 0.3.9-ok1), librust-winapi+wlanapi-dev (= 0.3.9-ok1), librust-winapi+wlanihv-dev (= 0.3.9-ok1), librust-winapi+wlanihvtypes-dev (= 0.3.9-ok1), librust-winapi+wlantypes-dev (= 0.3.9-ok1), librust-winapi+wlclient-dev (= 0.3.9-ok1), librust-winapi+wmistr-dev (= 0.3.9-ok1), librust-winapi+wnnc-dev (= 0.3.9-ok1), librust-winapi+wow64apiset-dev (= 0.3.9-ok1), librust-winapi+wpdmtpextensions-dev (= 0.3.9-ok1), librust-winapi+ws2bth-dev (= 0.3.9-ok1), librust-winapi+ws2def-dev (= 0.3.9-ok1), librust-winapi+ws2ipdef-dev (= 0.3.9-ok1), librust-winapi+ws2spi-dev (= 0.3.9-ok1), librust-winapi+ws2tcpip-dev (= 0.3.9-ok1), librust-winapi+wtsapi32-dev (= 0.3.9-ok1), librust-winapi+wtypes-dev (= 0.3.9-ok1), librust-winapi+wtypesbase-dev (= 0.3.9-ok1), librust-winapi+xinput-dev (= 0.3.9-ok1), librust-winapi-0+accctrl-dev (= 0.3.9-ok1), librust-winapi-0+aclapi-dev (= 0.3.9-ok1), librust-winapi-0+activation-dev (= 0.3.9-ok1), librust-winapi-0+adhoc-dev (= 0.3.9-ok1), librust-winapi-0+appmgmt-dev (= 0.3.9-ok1), librust-winapi-0+audioclient-dev (= 0.3.9-ok1), librust-winapi-0+audiosessiontypes-dev (= 0.3.9-ok1), librust-winapi-0+avrt-dev (= 0.3.9-ok1), librust-winapi-0+basetsd-dev (= 0.3.9-ok1), librust-winapi-0+bcrypt-dev (= 0.3.9-ok1), librust-winapi-0+bits-dev (= 0.3.9-ok1), librust-winapi-0+bits1-5-dev (= 0.3.9-ok1), librust-winapi-0+bits10-1-dev (= 0.3.9-ok1), librust-winapi-0+bits2-0-dev (= 0.3.9-ok1), librust-winapi-0+bits2-5-dev (= 0.3.9-ok1), librust-winapi-0+bits3-0-dev (= 0.3.9-ok1), librust-winapi-0+bits4-0-dev (= 0.3.9-ok1), librust-winapi-0+bits5-0-dev (= 0.3.9-ok1), librust-winapi-0+bitscfg-dev (= 0.3.9-ok1), librust-winapi-0+bitsmsg-dev (= 0.3.9-ok1), librust-winapi-0+bluetoothapis-dev (= 0.3.9-ok1), librust-winapi-0+bluetoothleapis-dev (= 0.3.9-ok1), librust-winapi-0+bthdef-dev (= 0.3.9-ok1), librust-winapi-0+bthioctl-dev (= 0.3.9-ok1), librust-winapi-0+bthledef-dev (= 0.3.9-ok1), librust-winapi-0+bthsdpdef-dev (= 0.3.9-ok1), librust-winapi-0+bugcodes-dev (= 0.3.9-ok1), librust-winapi-0+cderr-dev (= 0.3.9-ok1), librust-winapi-0+cfg-dev (= 0.3.9-ok1), librust-winapi-0+cfgmgr32-dev (= 0.3.9-ok1), librust-winapi-0+cguid-dev (= 0.3.9-ok1), librust-winapi-0+combaseapi-dev (= 0.3.9-ok1), librust-winapi-0+coml2api-dev (= 0.3.9-ok1), librust-winapi-0+commapi-dev (= 0.3.9-ok1), librust-winapi-0+commctrl-dev (= 0.3.9-ok1), librust-winapi-0+commdlg-dev (= 0.3.9-ok1), librust-winapi-0+commoncontrols-dev (= 0.3.9-ok1), librust-winapi-0+consoleapi-dev (= 0.3.9-ok1), librust-winapi-0+corecrt-dev (= 0.3.9-ok1), librust-winapi-0+corsym-dev (= 0.3.9-ok1), librust-winapi-0+d2d1-1-dev (= 0.3.9-ok1), librust-winapi-0+d2d1-2-dev (= 0.3.9-ok1), librust-winapi-0+d2d1-3-dev (= 0.3.9-ok1), librust-winapi-0+d2d1-dev (= 0.3.9-ok1), librust-winapi-0+d2d1effectauthor-dev (= 0.3.9-ok1), librust-winapi-0+d2d1effects-1-dev (= 0.3.9-ok1), librust-winapi-0+d2d1effects-2-dev (= 0.3.9-ok1), librust-winapi-0+d2d1effects-dev (= 0.3.9-ok1), librust-winapi-0+d2d1svg-dev (= 0.3.9-ok1), librust-winapi-0+d2dbasetypes-dev (= 0.3.9-ok1), librust-winapi-0+d3d-dev (= 0.3.9-ok1), librust-winapi-0+d3d10-1-dev (= 0.3.9-ok1), librust-winapi-0+d3d10-1shader-dev (= 0.3.9-ok1), librust-winapi-0+d3d10-dev (= 0.3.9-ok1), librust-winapi-0+d3d10effect-dev (= 0.3.9-ok1), librust-winapi-0+d3d10misc-dev (= 0.3.9-ok1), librust-winapi-0+d3d10sdklayers-dev (= 0.3.9-ok1), librust-winapi-0+d3d10shader-dev (= 0.3.9-ok1), librust-winapi-0+d3d11-1-dev (= 0.3.9-ok1), librust-winapi-0+d3d11-2-dev (= 0.3.9-ok1), librust-winapi-0+d3d11-3-dev (= 0.3.9-ok1), librust-winapi-0+d3d11-4-dev (= 0.3.9-ok1), librust-winapi-0+d3d11-dev (= 0.3.9-ok1), librust-winapi-0+d3d11on12-dev (= 0.3.9-ok1), librust-winapi-0+d3d11sdklayers-dev (= 0.3.9-ok1), librust-winapi-0+d3d11shader-dev (= 0.3.9-ok1), librust-winapi-0+d3d11tokenizedprogramformat-dev (= 0.3.9-ok1), librust-winapi-0+d3d12-dev (= 0.3.9-ok1), librust-winapi-0+d3d12sdklayers-dev (= 0.3.9-ok1), librust-winapi-0+d3d12shader-dev (= 0.3.9-ok1), librust-winapi-0+d3d9-dev (= 0.3.9-ok1), librust-winapi-0+d3d9caps-dev (= 0.3.9-ok1), librust-winapi-0+d3d9types-dev (= 0.3.9-ok1), librust-winapi-0+d3dcommon-dev (= 0.3.9-ok1), librust-winapi-0+d3dcompiler-dev (= 0.3.9-ok1), librust-winapi-0+d3dcsx-dev (= 0.3.9-ok1), librust-winapi-0+d3dkmdt-dev (= 0.3.9-ok1), librust-winapi-0+d3dkmthk-dev (= 0.3.9-ok1), librust-winapi-0+d3dukmdt-dev (= 0.3.9-ok1), librust-winapi-0+d3dx10core-dev (= 0.3.9-ok1), librust-winapi-0+d3dx10math-dev (= 0.3.9-ok1), librust-winapi-0+d3dx10mesh-dev (= 0.3.9-ok1), librust-winapi-0+datetimeapi-dev (= 0.3.9-ok1), librust-winapi-0+davclnt-dev (= 0.3.9-ok1), librust-winapi-0+dbghelp-dev (= 0.3.9-ok1), librust-winapi-0+dbt-dev (= 0.3.9-ok1), librust-winapi-0+dcommon-dev (= 0.3.9-ok1), librust-winapi-0+dcomp-dev (= 0.3.9-ok1), librust-winapi-0+dcompanimation-dev (= 0.3.9-ok1), librust-winapi-0+dcomptypes-dev (= 0.3.9-ok1), librust-winapi-0+dde-dev (= 0.3.9-ok1), librust-winapi-0+ddraw-dev (= 0.3.9-ok1), librust-winapi-0+ddrawi-dev (= 0.3.9-ok1), librust-winapi-0+ddrawint-dev (= 0.3.9-ok1), librust-winapi-0+debug-dev (= 0.3.9-ok1), librust-winapi-0+debugapi-dev (= 0.3.9-ok1), librust-winapi-0+default-dev (= 0.3.9-ok1), librust-winapi-0+devguid-dev (= 0.3.9-ok1), librust-winapi-0+devicetopology-dev (= 0.3.9-ok1), librust-winapi-0+devpkey-dev (= 0.3.9-ok1), librust-winapi-0+devpropdef-dev (= 0.3.9-ok1), librust-winapi-0+dinput-dev (= 0.3.9-ok1), librust-winapi-0+dinputd-dev (= 0.3.9-ok1), librust-winapi-0+dispex-dev (= 0.3.9-ok1), librust-winapi-0+dmksctl-dev (= 0.3.9-ok1), librust-winapi-0+dmusicc-dev (= 0.3.9-ok1), librust-winapi-0+docobj-dev (= 0.3.9-ok1), librust-winapi-0+documenttarget-dev (= 0.3.9-ok1), librust-winapi-0+dot1x-dev (= 0.3.9-ok1), librust-winapi-0+dpa-dsa-dev (= 0.3.9-ok1), librust-winapi-0+dpapi-dev (= 0.3.9-ok1), librust-winapi-0+dsgetdc-dev (= 0.3.9-ok1), librust-winapi-0+dsound-dev (= 0.3.9-ok1), librust-winapi-0+dsrole-dev (= 0.3.9-ok1), librust-winapi-0+dvp-dev (= 0.3.9-ok1), librust-winapi-0+dwmapi-dev (= 0.3.9-ok1), librust-winapi-0+dwrite-1-dev (= 0.3.9-ok1), librust-winapi-0+dwrite-2-dev (= 0.3.9-ok1), librust-winapi-0+dwrite-3-dev (= 0.3.9-ok1), librust-winapi-0+dwrite-dev (= 0.3.9-ok1), librust-winapi-0+dxdiag-dev (= 0.3.9-ok1), librust-winapi-0+dxfile-dev (= 0.3.9-ok1), librust-winapi-0+dxgi-dev (= 0.3.9-ok1), librust-winapi-0+dxgi1-2-dev (= 0.3.9-ok1), librust-winapi-0+dxgi1-3-dev (= 0.3.9-ok1), librust-winapi-0+dxgi1-4-dev (= 0.3.9-ok1), librust-winapi-0+dxgi1-5-dev (= 0.3.9-ok1), librust-winapi-0+dxgi1-6-dev (= 0.3.9-ok1), librust-winapi-0+dxgidebug-dev (= 0.3.9-ok1), librust-winapi-0+dxgiformat-dev (= 0.3.9-ok1), librust-winapi-0+dxgitype-dev (= 0.3.9-ok1), librust-winapi-0+dxva2api-dev (= 0.3.9-ok1), librust-winapi-0+dxvahd-dev (= 0.3.9-ok1), librust-winapi-0+eaptypes-dev (= 0.3.9-ok1), librust-winapi-0+enclaveapi-dev (= 0.3.9-ok1), librust-winapi-0+endpointvolume-dev (= 0.3.9-ok1), librust-winapi-0+errhandlingapi-dev (= 0.3.9-ok1), librust-winapi-0+everything-dev (= 0.3.9-ok1), librust-winapi-0+evntcons-dev (= 0.3.9-ok1), librust-winapi-0+evntprov-dev (= 0.3.9-ok1), librust-winapi-0+evntrace-dev (= 0.3.9-ok1), librust-winapi-0+excpt-dev (= 0.3.9-ok1), librust-winapi-0+exdisp-dev (= 0.3.9-ok1), librust-winapi-0+fibersapi-dev (= 0.3.9-ok1), librust-winapi-0+fileapi-dev (= 0.3.9-ok1), librust-winapi-0+functiondiscoverykeys-devpkey-dev (= 0.3.9-ok1), librust-winapi-0+gl-gl-dev (= 0.3.9-ok1), librust-winapi-0+guiddef-dev (= 0.3.9-ok1), librust-winapi-0+handleapi-dev (= 0.3.9-ok1), librust-winapi-0+heapapi-dev (= 0.3.9-ok1), librust-winapi-0+hidclass-dev (= 0.3.9-ok1), librust-winapi-0+hidpi-dev (= 0.3.9-ok1), librust-winapi-0+hidsdi-dev (= 0.3.9-ok1), librust-winapi-0+hidusage-dev (= 0.3.9-ok1), librust-winapi-0+highlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi-0+hstring-dev (= 0.3.9-ok1), librust-winapi-0+http-dev (= 0.3.9-ok1), librust-winapi-0+ifdef-dev (= 0.3.9-ok1), librust-winapi-0+ifmib-dev (= 0.3.9-ok1), librust-winapi-0+imm-dev (= 0.3.9-ok1), librust-winapi-0+impl-debug-dev (= 0.3.9-ok1), librust-winapi-0+impl-default-dev (= 0.3.9-ok1), librust-winapi-0+in6addr-dev (= 0.3.9-ok1), librust-winapi-0+inaddr-dev (= 0.3.9-ok1), librust-winapi-0+inspectable-dev (= 0.3.9-ok1), librust-winapi-0+interlockedapi-dev (= 0.3.9-ok1), librust-winapi-0+intsafe-dev (= 0.3.9-ok1), librust-winapi-0+ioapiset-dev (= 0.3.9-ok1), librust-winapi-0+ipexport-dev (= 0.3.9-ok1), librust-winapi-0+iphlpapi-dev (= 0.3.9-ok1), librust-winapi-0+ipifcons-dev (= 0.3.9-ok1), librust-winapi-0+ipmib-dev (= 0.3.9-ok1), librust-winapi-0+iprtrmib-dev (= 0.3.9-ok1), librust-winapi-0+iptypes-dev (= 0.3.9-ok1), librust-winapi-0+jobapi-dev (= 0.3.9-ok1), librust-winapi-0+jobapi2-dev (= 0.3.9-ok1), librust-winapi-0+knownfolders-dev (= 0.3.9-ok1), librust-winapi-0+ks-dev (= 0.3.9-ok1), librust-winapi-0+ksmedia-dev (= 0.3.9-ok1), librust-winapi-0+ktmtypes-dev (= 0.3.9-ok1), librust-winapi-0+ktmw32-dev (= 0.3.9-ok1), librust-winapi-0+l2cmn-dev (= 0.3.9-ok1), librust-winapi-0+libloaderapi-dev (= 0.3.9-ok1), librust-winapi-0+limits-dev (= 0.3.9-ok1), librust-winapi-0+lmaccess-dev (= 0.3.9-ok1), librust-winapi-0+lmalert-dev (= 0.3.9-ok1), librust-winapi-0+lmapibuf-dev (= 0.3.9-ok1), librust-winapi-0+lmat-dev (= 0.3.9-ok1), librust-winapi-0+lmcons-dev (= 0.3.9-ok1), librust-winapi-0+lmdfs-dev (= 0.3.9-ok1), librust-winapi-0+lmerrlog-dev (= 0.3.9-ok1), librust-winapi-0+lmjoin-dev (= 0.3.9-ok1), librust-winapi-0+lmmsg-dev (= 0.3.9-ok1), librust-winapi-0+lmremutl-dev (= 0.3.9-ok1), librust-winapi-0+lmrepl-dev (= 0.3.9-ok1), librust-winapi-0+lmserver-dev (= 0.3.9-ok1), librust-winapi-0+lmshare-dev (= 0.3.9-ok1), librust-winapi-0+lmstats-dev (= 0.3.9-ok1), librust-winapi-0+lmsvc-dev (= 0.3.9-ok1), librust-winapi-0+lmuse-dev (= 0.3.9-ok1), librust-winapi-0+lmwksta-dev (= 0.3.9-ok1), librust-winapi-0+lowlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi-0+lsalookup-dev (= 0.3.9-ok1), librust-winapi-0+memoryapi-dev (= 0.3.9-ok1), librust-winapi-0+minschannel-dev (= 0.3.9-ok1), librust-winapi-0+minwinbase-dev (= 0.3.9-ok1), librust-winapi-0+minwindef-dev (= 0.3.9-ok1), librust-winapi-0+mmdeviceapi-dev (= 0.3.9-ok1), librust-winapi-0+mmeapi-dev (= 0.3.9-ok1), librust-winapi-0+mmreg-dev (= 0.3.9-ok1), librust-winapi-0+mmsystem-dev (= 0.3.9-ok1), librust-winapi-0+mprapidef-dev (= 0.3.9-ok1), librust-winapi-0+msaatext-dev (= 0.3.9-ok1), librust-winapi-0+mscat-dev (= 0.3.9-ok1), librust-winapi-0+mschapp-dev (= 0.3.9-ok1), librust-winapi-0+mssip-dev (= 0.3.9-ok1), librust-winapi-0+mstcpip-dev (= 0.3.9-ok1), librust-winapi-0+mswsock-dev (= 0.3.9-ok1), librust-winapi-0+mswsockdef-dev (= 0.3.9-ok1), librust-winapi-0+namedpipeapi-dev (= 0.3.9-ok1), librust-winapi-0+namespaceapi-dev (= 0.3.9-ok1), librust-winapi-0+nb30-dev (= 0.3.9-ok1), librust-winapi-0+ncrypt-dev (= 0.3.9-ok1), librust-winapi-0+netioapi-dev (= 0.3.9-ok1), librust-winapi-0+nldef-dev (= 0.3.9-ok1), librust-winapi-0+ntddndis-dev (= 0.3.9-ok1), librust-winapi-0+ntddscsi-dev (= 0.3.9-ok1), librust-winapi-0+ntddser-dev (= 0.3.9-ok1), librust-winapi-0+ntdef-dev (= 0.3.9-ok1), librust-winapi-0+ntlsa-dev (= 0.3.9-ok1), librust-winapi-0+ntsecapi-dev (= 0.3.9-ok1), librust-winapi-0+ntstatus-dev (= 0.3.9-ok1), librust-winapi-0+oaidl-dev (= 0.3.9-ok1), librust-winapi-0+objbase-dev (= 0.3.9-ok1), librust-winapi-0+objidl-dev (= 0.3.9-ok1), librust-winapi-0+objidlbase-dev (= 0.3.9-ok1), librust-winapi-0+ocidl-dev (= 0.3.9-ok1), librust-winapi-0+ole2-dev (= 0.3.9-ok1), librust-winapi-0+oleauto-dev (= 0.3.9-ok1), librust-winapi-0+olectl-dev (= 0.3.9-ok1), librust-winapi-0+oleidl-dev (= 0.3.9-ok1), librust-winapi-0+opmapi-dev (= 0.3.9-ok1), librust-winapi-0+pdh-dev (= 0.3.9-ok1), librust-winapi-0+perflib-dev (= 0.3.9-ok1), librust-winapi-0+physicalmonitorenumerationapi-dev (= 0.3.9-ok1), librust-winapi-0+playsoundapi-dev (= 0.3.9-ok1), librust-winapi-0+portabledevice-dev (= 0.3.9-ok1), librust-winapi-0+portabledeviceapi-dev (= 0.3.9-ok1), librust-winapi-0+portabledevicetypes-dev (= 0.3.9-ok1), librust-winapi-0+powerbase-dev (= 0.3.9-ok1), librust-winapi-0+powersetting-dev (= 0.3.9-ok1), librust-winapi-0+powrprof-dev (= 0.3.9-ok1), librust-winapi-0+processenv-dev (= 0.3.9-ok1), librust-winapi-0+processsnapshot-dev (= 0.3.9-ok1), librust-winapi-0+processthreadsapi-dev (= 0.3.9-ok1), librust-winapi-0+processtopologyapi-dev (= 0.3.9-ok1), librust-winapi-0+profileapi-dev (= 0.3.9-ok1), librust-winapi-0+propidl-dev (= 0.3.9-ok1), librust-winapi-0+propkey-dev (= 0.3.9-ok1), librust-winapi-0+propkeydef-dev (= 0.3.9-ok1), librust-winapi-0+propsys-dev (= 0.3.9-ok1), librust-winapi-0+prsht-dev (= 0.3.9-ok1), librust-winapi-0+psapi-dev (= 0.3.9-ok1), librust-winapi-0+qos-dev (= 0.3.9-ok1), librust-winapi-0+realtimeapiset-dev (= 0.3.9-ok1), librust-winapi-0+reason-dev (= 0.3.9-ok1), librust-winapi-0+restartmanager-dev (= 0.3.9-ok1), librust-winapi-0+restrictederrorinfo-dev (= 0.3.9-ok1), librust-winapi-0+rmxfguid-dev (= 0.3.9-ok1), librust-winapi-0+roapi-dev (= 0.3.9-ok1), librust-winapi-0+robuffer-dev (= 0.3.9-ok1), librust-winapi-0+roerrorapi-dev (= 0.3.9-ok1), librust-winapi-0+rpc-dev (= 0.3.9-ok1), librust-winapi-0+rpcdce-dev (= 0.3.9-ok1), librust-winapi-0+rpcndr-dev (= 0.3.9-ok1), librust-winapi-0+rtinfo-dev (= 0.3.9-ok1), librust-winapi-0+sapi-dev (= 0.3.9-ok1), librust-winapi-0+sapi51-dev (= 0.3.9-ok1), librust-winapi-0+sapi53-dev (= 0.3.9-ok1), librust-winapi-0+sapiddk-dev (= 0.3.9-ok1), librust-winapi-0+sapiddk51-dev (= 0.3.9-ok1), librust-winapi-0+schannel-dev (= 0.3.9-ok1), librust-winapi-0+sddl-dev (= 0.3.9-ok1), librust-winapi-0+securityappcontainer-dev (= 0.3.9-ok1), librust-winapi-0+securitybaseapi-dev (= 0.3.9-ok1), librust-winapi-0+servprov-dev (= 0.3.9-ok1), librust-winapi-0+setupapi-dev (= 0.3.9-ok1), librust-winapi-0+shellapi-dev (= 0.3.9-ok1), librust-winapi-0+shellscalingapi-dev (= 0.3.9-ok1), librust-winapi-0+shlobj-dev (= 0.3.9-ok1), librust-winapi-0+shobjidl-core-dev (= 0.3.9-ok1), librust-winapi-0+shobjidl-dev (= 0.3.9-ok1), librust-winapi-0+shtypes-dev (= 0.3.9-ok1), librust-winapi-0+softpub-dev (= 0.3.9-ok1), librust-winapi-0+spapidef-dev (= 0.3.9-ok1), librust-winapi-0+spellcheck-dev (= 0.3.9-ok1), librust-winapi-0+sporder-dev (= 0.3.9-ok1), librust-winapi-0+sql-dev (= 0.3.9-ok1), librust-winapi-0+sqlext-dev (= 0.3.9-ok1), librust-winapi-0+sqltypes-dev (= 0.3.9-ok1), librust-winapi-0+sqlucode-dev (= 0.3.9-ok1), librust-winapi-0+sspi-dev (= 0.3.9-ok1), librust-winapi-0+std-dev (= 0.3.9-ok1), librust-winapi-0+stralign-dev (= 0.3.9-ok1), librust-winapi-0+stringapiset-dev (= 0.3.9-ok1), librust-winapi-0+strmif-dev (= 0.3.9-ok1), librust-winapi-0+subauth-dev (= 0.3.9-ok1), librust-winapi-0+synchapi-dev (= 0.3.9-ok1), librust-winapi-0+sysinfoapi-dev (= 0.3.9-ok1), librust-winapi-0+systemtopologyapi-dev (= 0.3.9-ok1), librust-winapi-0+taskschd-dev (= 0.3.9-ok1), librust-winapi-0+tcpestats-dev (= 0.3.9-ok1), librust-winapi-0+tcpmib-dev (= 0.3.9-ok1), librust-winapi-0+textstor-dev (= 0.3.9-ok1), librust-winapi-0+threadpoolapiset-dev (= 0.3.9-ok1), librust-winapi-0+threadpoollegacyapiset-dev (= 0.3.9-ok1), librust-winapi-0+timeapi-dev (= 0.3.9-ok1), librust-winapi-0+timezoneapi-dev (= 0.3.9-ok1), librust-winapi-0+tlhelp32-dev (= 0.3.9-ok1), librust-winapi-0+transportsettingcommon-dev (= 0.3.9-ok1), librust-winapi-0+tvout-dev (= 0.3.9-ok1), librust-winapi-0+udpmib-dev (= 0.3.9-ok1), librust-winapi-0+unknwnbase-dev (= 0.3.9-ok1), librust-winapi-0+urlhist-dev (= 0.3.9-ok1), librust-winapi-0+urlmon-dev (= 0.3.9-ok1), librust-winapi-0+usb-dev (= 0.3.9-ok1), librust-winapi-0+usbioctl-dev (= 0.3.9-ok1), librust-winapi-0+usbiodef-dev (= 0.3.9-ok1), librust-winapi-0+usbscan-dev (= 0.3.9-ok1), librust-winapi-0+usbspec-dev (= 0.3.9-ok1), librust-winapi-0+userenv-dev (= 0.3.9-ok1), librust-winapi-0+usp10-dev (= 0.3.9-ok1), librust-winapi-0+utilapiset-dev (= 0.3.9-ok1), librust-winapi-0+uxtheme-dev (= 0.3.9-ok1), librust-winapi-0+vadefs-dev (= 0.3.9-ok1), librust-winapi-0+vcruntime-dev (= 0.3.9-ok1), librust-winapi-0+vsbackup-dev (= 0.3.9-ok1), librust-winapi-0+vss-dev (= 0.3.9-ok1), librust-winapi-0+vsserror-dev (= 0.3.9-ok1), librust-winapi-0+vswriter-dev (= 0.3.9-ok1), librust-winapi-0+wbemads-dev (= 0.3.9-ok1), librust-winapi-0+wbemcli-dev (= 0.3.9-ok1), librust-winapi-0+wbemdisp-dev (= 0.3.9-ok1), librust-winapi-0+wbemprov-dev (= 0.3.9-ok1), librust-winapi-0+wbemtran-dev (= 0.3.9-ok1), librust-winapi-0+wct-dev (= 0.3.9-ok1), librust-winapi-0+werapi-dev (= 0.3.9-ok1), librust-winapi-0+winbase-dev (= 0.3.9-ok1), librust-winapi-0+wincodec-dev (= 0.3.9-ok1), librust-winapi-0+wincodecsdk-dev (= 0.3.9-ok1), librust-winapi-0+wincon-dev (= 0.3.9-ok1), librust-winapi-0+wincontypes-dev (= 0.3.9-ok1), librust-winapi-0+wincred-dev (= 0.3.9-ok1), librust-winapi-0+wincrypt-dev (= 0.3.9-ok1), librust-winapi-0+windef-dev (= 0.3.9-ok1), librust-winapi-0+windot11-dev (= 0.3.9-ok1), librust-winapi-0+windowsceip-dev (= 0.3.9-ok1), librust-winapi-0+windowsx-dev (= 0.3.9-ok1), librust-winapi-0+winefs-dev (= 0.3.9-ok1), librust-winapi-0+winerror-dev (= 0.3.9-ok1), librust-winapi-0+winevt-dev (= 0.3.9-ok1), librust-winapi-0+wingdi-dev (= 0.3.9-ok1), librust-winapi-0+winhttp-dev (= 0.3.9-ok1), librust-winapi-0+wininet-dev (= 0.3.9-ok1), librust-winapi-0+winineti-dev (= 0.3.9-ok1), librust-winapi-0+winioctl-dev (= 0.3.9-ok1), librust-winapi-0+winnetwk-dev (= 0.3.9-ok1), librust-winapi-0+winnls-dev (= 0.3.9-ok1), librust-winapi-0+winnt-dev (= 0.3.9-ok1), librust-winapi-0+winreg-dev (= 0.3.9-ok1), librust-winapi-0+winsafer-dev (= 0.3.9-ok1), librust-winapi-0+winscard-dev (= 0.3.9-ok1), librust-winapi-0+winsmcrd-dev (= 0.3.9-ok1), librust-winapi-0+winsock2-dev (= 0.3.9-ok1), librust-winapi-0+winspool-dev (= 0.3.9-ok1), librust-winapi-0+winstring-dev (= 0.3.9-ok1), librust-winapi-0+winsvc-dev (= 0.3.9-ok1), librust-winapi-0+wintrust-dev (= 0.3.9-ok1), librust-winapi-0+winusb-dev (= 0.3.9-ok1), librust-winapi-0+winusbio-dev (= 0.3.9-ok1), librust-winapi-0+winuser-dev (= 0.3.9-ok1), librust-winapi-0+winver-dev (= 0.3.9-ok1), librust-winapi-0+wlanapi-dev (= 0.3.9-ok1), librust-winapi-0+wlanihv-dev (= 0.3.9-ok1), librust-winapi-0+wlanihvtypes-dev (= 0.3.9-ok1), librust-winapi-0+wlantypes-dev (= 0.3.9-ok1), librust-winapi-0+wlclient-dev (= 0.3.9-ok1), librust-winapi-0+wmistr-dev (= 0.3.9-ok1), librust-winapi-0+wnnc-dev (= 0.3.9-ok1), librust-winapi-0+wow64apiset-dev (= 0.3.9-ok1), librust-winapi-0+wpdmtpextensions-dev (= 0.3.9-ok1), librust-winapi-0+ws2bth-dev (= 0.3.9-ok1), librust-winapi-0+ws2def-dev (= 0.3.9-ok1), librust-winapi-0+ws2ipdef-dev (= 0.3.9-ok1), librust-winapi-0+ws2spi-dev (= 0.3.9-ok1), librust-winapi-0+ws2tcpip-dev (= 0.3.9-ok1), librust-winapi-0+wtsapi32-dev (= 0.3.9-ok1), librust-winapi-0+wtypes-dev (= 0.3.9-ok1), librust-winapi-0+wtypesbase-dev (= 0.3.9-ok1), librust-winapi-0+xinput-dev (= 0.3.9-ok1), librust-winapi-0-dev (= 0.3.9-ok1), librust-winapi-0.3+accctrl-dev (= 0.3.9-ok1), librust-winapi-0.3+aclapi-dev (= 0.3.9-ok1), librust-winapi-0.3+activation-dev (= 0.3.9-ok1), librust-winapi-0.3+adhoc-dev (= 0.3.9-ok1), librust-winapi-0.3+appmgmt-dev (= 0.3.9-ok1), librust-winapi-0.3+audioclient-dev (= 0.3.9-ok1), librust-winapi-0.3+audiosessiontypes-dev (= 0.3.9-ok1), librust-winapi-0.3+avrt-dev (= 0.3.9-ok1), librust-winapi-0.3+basetsd-dev (= 0.3.9-ok1), librust-winapi-0.3+bcrypt-dev (= 0.3.9-ok1), librust-winapi-0.3+bits-dev (= 0.3.9-ok1), librust-winapi-0.3+bits1-5-dev (= 0.3.9-ok1), librust-winapi-0.3+bits10-1-dev (= 0.3.9-ok1), librust-winapi-0.3+bits2-0-dev (= 0.3.9-ok1), librust-winapi-0.3+bits2-5-dev (= 0.3.9-ok1), librust-winapi-0.3+bits3-0-dev (= 0.3.9-ok1), librust-winapi-0.3+bits4-0-dev (= 0.3.9-ok1), librust-winapi-0.3+bits5-0-dev (= 0.3.9-ok1), librust-winapi-0.3+bitscfg-dev (= 0.3.9-ok1), librust-winapi-0.3+bitsmsg-dev (= 0.3.9-ok1), librust-winapi-0.3+bluetoothapis-dev (= 0.3.9-ok1), librust-winapi-0.3+bluetoothleapis-dev (= 0.3.9-ok1), librust-winapi-0.3+bthdef-dev (= 0.3.9-ok1), librust-winapi-0.3+bthioctl-dev (= 0.3.9-ok1), librust-winapi-0.3+bthledef-dev (= 0.3.9-ok1), librust-winapi-0.3+bthsdpdef-dev (= 0.3.9-ok1), librust-winapi-0.3+bugcodes-dev (= 0.3.9-ok1), librust-winapi-0.3+cderr-dev (= 0.3.9-ok1), librust-winapi-0.3+cfg-dev (= 0.3.9-ok1), librust-winapi-0.3+cfgmgr32-dev (= 0.3.9-ok1), librust-winapi-0.3+cguid-dev (= 0.3.9-ok1), librust-winapi-0.3+combaseapi-dev (= 0.3.9-ok1), librust-winapi-0.3+coml2api-dev (= 0.3.9-ok1), librust-winapi-0.3+commapi-dev (= 0.3.9-ok1), librust-winapi-0.3+commctrl-dev (= 0.3.9-ok1), librust-winapi-0.3+commdlg-dev (= 0.3.9-ok1), librust-winapi-0.3+commoncontrols-dev (= 0.3.9-ok1), librust-winapi-0.3+consoleapi-dev (= 0.3.9-ok1), librust-winapi-0.3+corecrt-dev (= 0.3.9-ok1), librust-winapi-0.3+corsym-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1-1-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1-2-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1-3-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1effectauthor-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1effects-1-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1effects-2-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1effects-dev (= 0.3.9-ok1), librust-winapi-0.3+d2d1svg-dev (= 0.3.9-ok1), librust-winapi-0.3+d2dbasetypes-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10-1-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10-1shader-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10effect-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10misc-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10sdklayers-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d10shader-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11-1-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11-2-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11-3-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11-4-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11on12-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11sdklayers-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11shader-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d11tokenizedprogramformat-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d12-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d12sdklayers-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d12shader-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d9-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d9caps-dev (= 0.3.9-ok1), librust-winapi-0.3+d3d9types-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dcommon-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dcompiler-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dcsx-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dkmdt-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dkmthk-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dukmdt-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dx10core-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dx10math-dev (= 0.3.9-ok1), librust-winapi-0.3+d3dx10mesh-dev (= 0.3.9-ok1), librust-winapi-0.3+datetimeapi-dev (= 0.3.9-ok1), librust-winapi-0.3+davclnt-dev (= 0.3.9-ok1), librust-winapi-0.3+dbghelp-dev (= 0.3.9-ok1), librust-winapi-0.3+dbt-dev (= 0.3.9-ok1), librust-winapi-0.3+dcommon-dev (= 0.3.9-ok1), librust-winapi-0.3+dcomp-dev (= 0.3.9-ok1), librust-winapi-0.3+dcompanimation-dev (= 0.3.9-ok1), librust-winapi-0.3+dcomptypes-dev (= 0.3.9-ok1), librust-winapi-0.3+dde-dev (= 0.3.9-ok1), librust-winapi-0.3+ddraw-dev (= 0.3.9-ok1), librust-winapi-0.3+ddrawi-dev (= 0.3.9-ok1), librust-winapi-0.3+ddrawint-dev (= 0.3.9-ok1), librust-winapi-0.3+debug-dev (= 0.3.9-ok1), librust-winapi-0.3+debugapi-dev (= 0.3.9-ok1), librust-winapi-0.3+default-dev (= 0.3.9-ok1), librust-winapi-0.3+devguid-dev (= 0.3.9-ok1), librust-winapi-0.3+devicetopology-dev (= 0.3.9-ok1), librust-winapi-0.3+devpkey-dev (= 0.3.9-ok1), librust-winapi-0.3+devpropdef-dev (= 0.3.9-ok1), librust-winapi-0.3+dinput-dev (= 0.3.9-ok1), librust-winapi-0.3+dinputd-dev (= 0.3.9-ok1), librust-winapi-0.3+dispex-dev (= 0.3.9-ok1), librust-winapi-0.3+dmksctl-dev (= 0.3.9-ok1), librust-winapi-0.3+dmusicc-dev (= 0.3.9-ok1), librust-winapi-0.3+docobj-dev (= 0.3.9-ok1), librust-winapi-0.3+documenttarget-dev (= 0.3.9-ok1), librust-winapi-0.3+dot1x-dev (= 0.3.9-ok1), librust-winapi-0.3+dpa-dsa-dev (= 0.3.9-ok1), librust-winapi-0.3+dpapi-dev (= 0.3.9-ok1), librust-winapi-0.3+dsgetdc-dev (= 0.3.9-ok1), librust-winapi-0.3+dsound-dev (= 0.3.9-ok1), librust-winapi-0.3+dsrole-dev (= 0.3.9-ok1), librust-winapi-0.3+dvp-dev (= 0.3.9-ok1), librust-winapi-0.3+dwmapi-dev (= 0.3.9-ok1), librust-winapi-0.3+dwrite-1-dev (= 0.3.9-ok1), librust-winapi-0.3+dwrite-2-dev (= 0.3.9-ok1), librust-winapi-0.3+dwrite-3-dev (= 0.3.9-ok1), librust-winapi-0.3+dwrite-dev (= 0.3.9-ok1), librust-winapi-0.3+dxdiag-dev (= 0.3.9-ok1), librust-winapi-0.3+dxfile-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgi-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgi1-2-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgi1-3-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgi1-4-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgi1-5-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgi1-6-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgidebug-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgiformat-dev (= 0.3.9-ok1), librust-winapi-0.3+dxgitype-dev (= 0.3.9-ok1), librust-winapi-0.3+dxva2api-dev (= 0.3.9-ok1), librust-winapi-0.3+dxvahd-dev (= 0.3.9-ok1), librust-winapi-0.3+eaptypes-dev (= 0.3.9-ok1), librust-winapi-0.3+enclaveapi-dev (= 0.3.9-ok1), librust-winapi-0.3+endpointvolume-dev (= 0.3.9-ok1), librust-winapi-0.3+errhandlingapi-dev (= 0.3.9-ok1), librust-winapi-0.3+everything-dev (= 0.3.9-ok1), librust-winapi-0.3+evntcons-dev (= 0.3.9-ok1), librust-winapi-0.3+evntprov-dev (= 0.3.9-ok1), librust-winapi-0.3+evntrace-dev (= 0.3.9-ok1), librust-winapi-0.3+excpt-dev (= 0.3.9-ok1), librust-winapi-0.3+exdisp-dev (= 0.3.9-ok1), librust-winapi-0.3+fibersapi-dev (= 0.3.9-ok1), librust-winapi-0.3+fileapi-dev (= 0.3.9-ok1), librust-winapi-0.3+functiondiscoverykeys-devpkey-dev (= 0.3.9-ok1), librust-winapi-0.3+gl-gl-dev (= 0.3.9-ok1), librust-winapi-0.3+guiddef-dev (= 0.3.9-ok1), librust-winapi-0.3+handleapi-dev (= 0.3.9-ok1), librust-winapi-0.3+heapapi-dev (= 0.3.9-ok1), librust-winapi-0.3+hidclass-dev (= 0.3.9-ok1), librust-winapi-0.3+hidpi-dev (= 0.3.9-ok1), librust-winapi-0.3+hidsdi-dev (= 0.3.9-ok1), librust-winapi-0.3+hidusage-dev (= 0.3.9-ok1), librust-winapi-0.3+highlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi-0.3+hstring-dev (= 0.3.9-ok1), librust-winapi-0.3+http-dev (= 0.3.9-ok1), librust-winapi-0.3+ifdef-dev (= 0.3.9-ok1), librust-winapi-0.3+ifmib-dev (= 0.3.9-ok1), librust-winapi-0.3+imm-dev (= 0.3.9-ok1), librust-winapi-0.3+impl-debug-dev (= 0.3.9-ok1), librust-winapi-0.3+impl-default-dev (= 0.3.9-ok1), librust-winapi-0.3+in6addr-dev (= 0.3.9-ok1), librust-winapi-0.3+inaddr-dev (= 0.3.9-ok1), librust-winapi-0.3+inspectable-dev (= 0.3.9-ok1), librust-winapi-0.3+interlockedapi-dev (= 0.3.9-ok1), librust-winapi-0.3+intsafe-dev (= 0.3.9-ok1), librust-winapi-0.3+ioapiset-dev (= 0.3.9-ok1), librust-winapi-0.3+ipexport-dev (= 0.3.9-ok1), librust-winapi-0.3+iphlpapi-dev (= 0.3.9-ok1), librust-winapi-0.3+ipifcons-dev (= 0.3.9-ok1), librust-winapi-0.3+ipmib-dev (= 0.3.9-ok1), librust-winapi-0.3+iprtrmib-dev (= 0.3.9-ok1), librust-winapi-0.3+iptypes-dev (= 0.3.9-ok1), librust-winapi-0.3+jobapi-dev (= 0.3.9-ok1), librust-winapi-0.3+jobapi2-dev (= 0.3.9-ok1), librust-winapi-0.3+knownfolders-dev (= 0.3.9-ok1), librust-winapi-0.3+ks-dev (= 0.3.9-ok1), librust-winapi-0.3+ksmedia-dev (= 0.3.9-ok1), librust-winapi-0.3+ktmtypes-dev (= 0.3.9-ok1), librust-winapi-0.3+ktmw32-dev (= 0.3.9-ok1), librust-winapi-0.3+l2cmn-dev (= 0.3.9-ok1), librust-winapi-0.3+libloaderapi-dev (= 0.3.9-ok1), librust-winapi-0.3+limits-dev (= 0.3.9-ok1), librust-winapi-0.3+lmaccess-dev (= 0.3.9-ok1), librust-winapi-0.3+lmalert-dev (= 0.3.9-ok1), librust-winapi-0.3+lmapibuf-dev (= 0.3.9-ok1), librust-winapi-0.3+lmat-dev (= 0.3.9-ok1), librust-winapi-0.3+lmcons-dev (= 0.3.9-ok1), librust-winapi-0.3+lmdfs-dev (= 0.3.9-ok1), librust-winapi-0.3+lmerrlog-dev (= 0.3.9-ok1), librust-winapi-0.3+lmjoin-dev (= 0.3.9-ok1), librust-winapi-0.3+lmmsg-dev (= 0.3.9-ok1), librust-winapi-0.3+lmremutl-dev (= 0.3.9-ok1), librust-winapi-0.3+lmrepl-dev (= 0.3.9-ok1), librust-winapi-0.3+lmserver-dev (= 0.3.9-ok1), librust-winapi-0.3+lmshare-dev (= 0.3.9-ok1), librust-winapi-0.3+lmstats-dev (= 0.3.9-ok1), librust-winapi-0.3+lmsvc-dev (= 0.3.9-ok1), librust-winapi-0.3+lmuse-dev (= 0.3.9-ok1), librust-winapi-0.3+lmwksta-dev (= 0.3.9-ok1), librust-winapi-0.3+lowlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi-0.3+lsalookup-dev (= 0.3.9-ok1), librust-winapi-0.3+memoryapi-dev (= 0.3.9-ok1), librust-winapi-0.3+minschannel-dev (= 0.3.9-ok1), librust-winapi-0.3+minwinbase-dev (= 0.3.9-ok1), librust-winapi-0.3+minwindef-dev (= 0.3.9-ok1), librust-winapi-0.3+mmdeviceapi-dev (= 0.3.9-ok1), librust-winapi-0.3+mmeapi-dev (= 0.3.9-ok1), librust-winapi-0.3+mmreg-dev (= 0.3.9-ok1), librust-winapi-0.3+mmsystem-dev (= 0.3.9-ok1), librust-winapi-0.3+mprapidef-dev (= 0.3.9-ok1), librust-winapi-0.3+msaatext-dev (= 0.3.9-ok1), librust-winapi-0.3+mscat-dev (= 0.3.9-ok1), librust-winapi-0.3+mschapp-dev (= 0.3.9-ok1), librust-winapi-0.3+mssip-dev (= 0.3.9-ok1), librust-winapi-0.3+mstcpip-dev (= 0.3.9-ok1), librust-winapi-0.3+mswsock-dev (= 0.3.9-ok1), librust-winapi-0.3+mswsockdef-dev (= 0.3.9-ok1), librust-winapi-0.3+namedpipeapi-dev (= 0.3.9-ok1), librust-winapi-0.3+namespaceapi-dev (= 0.3.9-ok1), librust-winapi-0.3+nb30-dev (= 0.3.9-ok1), librust-winapi-0.3+ncrypt-dev (= 0.3.9-ok1), librust-winapi-0.3+netioapi-dev (= 0.3.9-ok1), librust-winapi-0.3+nldef-dev (= 0.3.9-ok1), librust-winapi-0.3+ntddndis-dev (= 0.3.9-ok1), librust-winapi-0.3+ntddscsi-dev (= 0.3.9-ok1), librust-winapi-0.3+ntddser-dev (= 0.3.9-ok1), librust-winapi-0.3+ntdef-dev (= 0.3.9-ok1), librust-winapi-0.3+ntlsa-dev (= 0.3.9-ok1), librust-winapi-0.3+ntsecapi-dev (= 0.3.9-ok1), librust-winapi-0.3+ntstatus-dev (= 0.3.9-ok1), librust-winapi-0.3+oaidl-dev (= 0.3.9-ok1), librust-winapi-0.3+objbase-dev (= 0.3.9-ok1), librust-winapi-0.3+objidl-dev (= 0.3.9-ok1), librust-winapi-0.3+objidlbase-dev (= 0.3.9-ok1), librust-winapi-0.3+ocidl-dev (= 0.3.9-ok1), librust-winapi-0.3+ole2-dev (= 0.3.9-ok1), librust-winapi-0.3+oleauto-dev (= 0.3.9-ok1), librust-winapi-0.3+olectl-dev (= 0.3.9-ok1), librust-winapi-0.3+oleidl-dev (= 0.3.9-ok1), librust-winapi-0.3+opmapi-dev (= 0.3.9-ok1), librust-winapi-0.3+pdh-dev (= 0.3.9-ok1), librust-winapi-0.3+perflib-dev (= 0.3.9-ok1), librust-winapi-0.3+physicalmonitorenumerationapi-dev (= 0.3.9-ok1), librust-winapi-0.3+playsoundapi-dev (= 0.3.9-ok1), librust-winapi-0.3+portabledevice-dev (= 0.3.9-ok1), librust-winapi-0.3+portabledeviceapi-dev (= 0.3.9-ok1), librust-winapi-0.3+portabledevicetypes-dev (= 0.3.9-ok1), librust-winapi-0.3+powerbase-dev (= 0.3.9-ok1), librust-winapi-0.3+powersetting-dev (= 0.3.9-ok1), librust-winapi-0.3+powrprof-dev (= 0.3.9-ok1), librust-winapi-0.3+processenv-dev (= 0.3.9-ok1), librust-winapi-0.3+processsnapshot-dev (= 0.3.9-ok1), librust-winapi-0.3+processthreadsapi-dev (= 0.3.9-ok1), librust-winapi-0.3+processtopologyapi-dev (= 0.3.9-ok1), librust-winapi-0.3+profileapi-dev (= 0.3.9-ok1), librust-winapi-0.3+propidl-dev (= 0.3.9-ok1), librust-winapi-0.3+propkey-dev (= 0.3.9-ok1), librust-winapi-0.3+propkeydef-dev (= 0.3.9-ok1), librust-winapi-0.3+propsys-dev (= 0.3.9-ok1), librust-winapi-0.3+prsht-dev (= 0.3.9-ok1), librust-winapi-0.3+psapi-dev (= 0.3.9-ok1), librust-winapi-0.3+qos-dev (= 0.3.9-ok1), librust-winapi-0.3+realtimeapiset-dev (= 0.3.9-ok1), librust-winapi-0.3+reason-dev (= 0.3.9-ok1), librust-winapi-0.3+restartmanager-dev (= 0.3.9-ok1), librust-winapi-0.3+restrictederrorinfo-dev (= 0.3.9-ok1), librust-winapi-0.3+rmxfguid-dev (= 0.3.9-ok1), librust-winapi-0.3+roapi-dev (= 0.3.9-ok1), librust-winapi-0.3+robuffer-dev (= 0.3.9-ok1), librust-winapi-0.3+roerrorapi-dev (= 0.3.9-ok1), librust-winapi-0.3+rpc-dev (= 0.3.9-ok1), librust-winapi-0.3+rpcdce-dev (= 0.3.9-ok1), librust-winapi-0.3+rpcndr-dev (= 0.3.9-ok1), librust-winapi-0.3+rtinfo-dev (= 0.3.9-ok1), librust-winapi-0.3+sapi-dev (= 0.3.9-ok1), librust-winapi-0.3+sapi51-dev (= 0.3.9-ok1), librust-winapi-0.3+sapi53-dev (= 0.3.9-ok1), librust-winapi-0.3+sapiddk-dev (= 0.3.9-ok1), librust-winapi-0.3+sapiddk51-dev (= 0.3.9-ok1), librust-winapi-0.3+schannel-dev (= 0.3.9-ok1), librust-winapi-0.3+sddl-dev (= 0.3.9-ok1), librust-winapi-0.3+securityappcontainer-dev (= 0.3.9-ok1), librust-winapi-0.3+securitybaseapi-dev (= 0.3.9-ok1), librust-winapi-0.3+servprov-dev (= 0.3.9-ok1), librust-winapi-0.3+setupapi-dev (= 0.3.9-ok1), librust-winapi-0.3+shellapi-dev (= 0.3.9-ok1), librust-winapi-0.3+shellscalingapi-dev (= 0.3.9-ok1), librust-winapi-0.3+shlobj-dev (= 0.3.9-ok1), librust-winapi-0.3+shobjidl-core-dev (= 0.3.9-ok1), librust-winapi-0.3+shobjidl-dev (= 0.3.9-ok1), librust-winapi-0.3+shtypes-dev (= 0.3.9-ok1), librust-winapi-0.3+softpub-dev (= 0.3.9-ok1), librust-winapi-0.3+spapidef-dev (= 0.3.9-ok1), librust-winapi-0.3+spellcheck-dev (= 0.3.9-ok1), librust-winapi-0.3+sporder-dev (= 0.3.9-ok1), librust-winapi-0.3+sql-dev (= 0.3.9-ok1), librust-winapi-0.3+sqlext-dev (= 0.3.9-ok1), librust-winapi-0.3+sqltypes-dev (= 0.3.9-ok1), librust-winapi-0.3+sqlucode-dev (= 0.3.9-ok1), librust-winapi-0.3+sspi-dev (= 0.3.9-ok1), librust-winapi-0.3+std-dev (= 0.3.9-ok1), librust-winapi-0.3+stralign-dev (= 0.3.9-ok1), librust-winapi-0.3+stringapiset-dev (= 0.3.9-ok1), librust-winapi-0.3+strmif-dev (= 0.3.9-ok1), librust-winapi-0.3+subauth-dev (= 0.3.9-ok1), librust-winapi-0.3+synchapi-dev (= 0.3.9-ok1), librust-winapi-0.3+sysinfoapi-dev (= 0.3.9-ok1), librust-winapi-0.3+systemtopologyapi-dev (= 0.3.9-ok1), librust-winapi-0.3+taskschd-dev (= 0.3.9-ok1), librust-winapi-0.3+tcpestats-dev (= 0.3.9-ok1), librust-winapi-0.3+tcpmib-dev (= 0.3.9-ok1), librust-winapi-0.3+textstor-dev (= 0.3.9-ok1), librust-winapi-0.3+threadpoolapiset-dev (= 0.3.9-ok1), librust-winapi-0.3+threadpoollegacyapiset-dev (= 0.3.9-ok1), librust-winapi-0.3+timeapi-dev (= 0.3.9-ok1), librust-winapi-0.3+timezoneapi-dev (= 0.3.9-ok1), librust-winapi-0.3+tlhelp32-dev (= 0.3.9-ok1), librust-winapi-0.3+transportsettingcommon-dev (= 0.3.9-ok1), librust-winapi-0.3+tvout-dev (= 0.3.9-ok1), librust-winapi-0.3+udpmib-dev (= 0.3.9-ok1), librust-winapi-0.3+unknwnbase-dev (= 0.3.9-ok1), librust-winapi-0.3+urlhist-dev (= 0.3.9-ok1), librust-winapi-0.3+urlmon-dev (= 0.3.9-ok1), librust-winapi-0.3+usb-dev (= 0.3.9-ok1), librust-winapi-0.3+usbioctl-dev (= 0.3.9-ok1), librust-winapi-0.3+usbiodef-dev (= 0.3.9-ok1), librust-winapi-0.3+usbscan-dev (= 0.3.9-ok1), librust-winapi-0.3+usbspec-dev (= 0.3.9-ok1), librust-winapi-0.3+userenv-dev (= 0.3.9-ok1), librust-winapi-0.3+usp10-dev (= 0.3.9-ok1), librust-winapi-0.3+utilapiset-dev (= 0.3.9-ok1), librust-winapi-0.3+uxtheme-dev (= 0.3.9-ok1), librust-winapi-0.3+vadefs-dev (= 0.3.9-ok1), librust-winapi-0.3+vcruntime-dev (= 0.3.9-ok1), librust-winapi-0.3+vsbackup-dev (= 0.3.9-ok1), librust-winapi-0.3+vss-dev (= 0.3.9-ok1), librust-winapi-0.3+vsserror-dev (= 0.3.9-ok1), librust-winapi-0.3+vswriter-dev (= 0.3.9-ok1), librust-winapi-0.3+wbemads-dev (= 0.3.9-ok1), librust-winapi-0.3+wbemcli-dev (= 0.3.9-ok1), librust-winapi-0.3+wbemdisp-dev (= 0.3.9-ok1), librust-winapi-0.3+wbemprov-dev (= 0.3.9-ok1), librust-winapi-0.3+wbemtran-dev (= 0.3.9-ok1), librust-winapi-0.3+wct-dev (= 0.3.9-ok1), librust-winapi-0.3+werapi-dev (= 0.3.9-ok1), librust-winapi-0.3+winbase-dev (= 0.3.9-ok1), librust-winapi-0.3+wincodec-dev (= 0.3.9-ok1), librust-winapi-0.3+wincodecsdk-dev (= 0.3.9-ok1), librust-winapi-0.3+wincon-dev (= 0.3.9-ok1), librust-winapi-0.3+wincontypes-dev (= 0.3.9-ok1), librust-winapi-0.3+wincred-dev (= 0.3.9-ok1), librust-winapi-0.3+wincrypt-dev (= 0.3.9-ok1), librust-winapi-0.3+windef-dev (= 0.3.9-ok1), librust-winapi-0.3+windot11-dev (= 0.3.9-ok1), librust-winapi-0.3+windowsceip-dev (= 0.3.9-ok1), librust-winapi-0.3+windowsx-dev (= 0.3.9-ok1), librust-winapi-0.3+winefs-dev (= 0.3.9-ok1), librust-winapi-0.3+winerror-dev (= 0.3.9-ok1), librust-winapi-0.3+winevt-dev (= 0.3.9-ok1), librust-winapi-0.3+wingdi-dev (= 0.3.9-ok1), librust-winapi-0.3+winhttp-dev (= 0.3.9-ok1), librust-winapi-0.3+wininet-dev (= 0.3.9-ok1), librust-winapi-0.3+winineti-dev (= 0.3.9-ok1), librust-winapi-0.3+winioctl-dev (= 0.3.9-ok1), librust-winapi-0.3+winnetwk-dev (= 0.3.9-ok1), librust-winapi-0.3+winnls-dev (= 0.3.9-ok1), librust-winapi-0.3+winnt-dev (= 0.3.9-ok1), librust-winapi-0.3+winreg-dev (= 0.3.9-ok1), librust-winapi-0.3+winsafer-dev (= 0.3.9-ok1), librust-winapi-0.3+winscard-dev (= 0.3.9-ok1), librust-winapi-0.3+winsmcrd-dev (= 0.3.9-ok1), librust-winapi-0.3+winsock2-dev (= 0.3.9-ok1), librust-winapi-0.3+winspool-dev (= 0.3.9-ok1), librust-winapi-0.3+winstring-dev (= 0.3.9-ok1), librust-winapi-0.3+winsvc-dev (= 0.3.9-ok1), librust-winapi-0.3+wintrust-dev (= 0.3.9-ok1), librust-winapi-0.3+winusb-dev (= 0.3.9-ok1), librust-winapi-0.3+winusbio-dev (= 0.3.9-ok1), librust-winapi-0.3+winuser-dev (= 0.3.9-ok1), librust-winapi-0.3+winver-dev (= 0.3.9-ok1), librust-winapi-0.3+wlanapi-dev (= 0.3.9-ok1), librust-winapi-0.3+wlanihv-dev (= 0.3.9-ok1), librust-winapi-0.3+wlanihvtypes-dev (= 0.3.9-ok1), librust-winapi-0.3+wlantypes-dev (= 0.3.9-ok1), librust-winapi-0.3+wlclient-dev (= 0.3.9-ok1), librust-winapi-0.3+wmistr-dev (= 0.3.9-ok1), librust-winapi-0.3+wnnc-dev (= 0.3.9-ok1), librust-winapi-0.3+wow64apiset-dev (= 0.3.9-ok1), librust-winapi-0.3+wpdmtpextensions-dev (= 0.3.9-ok1), librust-winapi-0.3+ws2bth-dev (= 0.3.9-ok1), librust-winapi-0.3+ws2def-dev (= 0.3.9-ok1), librust-winapi-0.3+ws2ipdef-dev (= 0.3.9-ok1), librust-winapi-0.3+ws2spi-dev (= 0.3.9-ok1), librust-winapi-0.3+ws2tcpip-dev (= 0.3.9-ok1), librust-winapi-0.3+wtsapi32-dev (= 0.3.9-ok1), librust-winapi-0.3+wtypes-dev (= 0.3.9-ok1), librust-winapi-0.3+wtypesbase-dev (= 0.3.9-ok1), librust-winapi-0.3+xinput-dev (= 0.3.9-ok1), librust-winapi-0.3-dev (= 0.3.9-ok1), librust-winapi-0.3.9+accctrl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+aclapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+activation-dev (= 0.3.9-ok1), librust-winapi-0.3.9+adhoc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+appmgmt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+audioclient-dev (= 0.3.9-ok1), librust-winapi-0.3.9+audiosessiontypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+avrt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+basetsd-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bcrypt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits1-5-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits10-1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits2-0-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits2-5-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits3-0-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits4-0-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bits5-0-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bitscfg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bitsmsg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bluetoothapis-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bluetoothleapis-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bthdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bthioctl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bthledef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bthsdpdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+bugcodes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+cderr-dev (= 0.3.9-ok1), librust-winapi-0.3.9+cfg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+cfgmgr32-dev (= 0.3.9-ok1), librust-winapi-0.3.9+cguid-dev (= 0.3.9-ok1), librust-winapi-0.3.9+combaseapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+coml2api-dev (= 0.3.9-ok1), librust-winapi-0.3.9+commapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+commctrl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+commdlg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+commoncontrols-dev (= 0.3.9-ok1), librust-winapi-0.3.9+consoleapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+corecrt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+corsym-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1-1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1-2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1-3-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1effectauthor-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1effects-1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1effects-2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1effects-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2d1svg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d2dbasetypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10-1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10-1shader-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10effect-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10misc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10sdklayers-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d10shader-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11-1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11-2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11-3-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11-4-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11on12-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11sdklayers-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11shader-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d11tokenizedprogramformat-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d12-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d12sdklayers-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d12shader-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d9-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d9caps-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3d9types-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dcommon-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dcompiler-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dcsx-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dkmdt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dkmthk-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dukmdt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dx10core-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dx10math-dev (= 0.3.9-ok1), librust-winapi-0.3.9+d3dx10mesh-dev (= 0.3.9-ok1), librust-winapi-0.3.9+datetimeapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+davclnt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dbghelp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dbt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dcommon-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dcomp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dcompanimation-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dcomptypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dde-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ddraw-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ddrawi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ddrawint-dev (= 0.3.9-ok1), librust-winapi-0.3.9+debug-dev (= 0.3.9-ok1), librust-winapi-0.3.9+debugapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+default-dev (= 0.3.9-ok1), librust-winapi-0.3.9+devguid-dev (= 0.3.9-ok1), librust-winapi-0.3.9+devicetopology-dev (= 0.3.9-ok1), librust-winapi-0.3.9+devpkey-dev (= 0.3.9-ok1), librust-winapi-0.3.9+devpropdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dinput-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dinputd-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dispex-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dmksctl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dmusicc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+docobj-dev (= 0.3.9-ok1), librust-winapi-0.3.9+documenttarget-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dot1x-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dpa-dsa-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dpapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dsgetdc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dsound-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dsrole-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dvp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dwmapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dwrite-1-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dwrite-2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dwrite-3-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dwrite-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxdiag-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxfile-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgi1-2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgi1-3-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgi1-4-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgi1-5-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgi1-6-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgidebug-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgiformat-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxgitype-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxva2api-dev (= 0.3.9-ok1), librust-winapi-0.3.9+dxvahd-dev (= 0.3.9-ok1), librust-winapi-0.3.9+eaptypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+enclaveapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+endpointvolume-dev (= 0.3.9-ok1), librust-winapi-0.3.9+errhandlingapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+everything-dev (= 0.3.9-ok1), librust-winapi-0.3.9+evntcons-dev (= 0.3.9-ok1), librust-winapi-0.3.9+evntprov-dev (= 0.3.9-ok1), librust-winapi-0.3.9+evntrace-dev (= 0.3.9-ok1), librust-winapi-0.3.9+excpt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+exdisp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+fibersapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+fileapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+functiondiscoverykeys-devpkey-dev (= 0.3.9-ok1), librust-winapi-0.3.9+gl-gl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+guiddef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+handleapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+heapapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+hidclass-dev (= 0.3.9-ok1), librust-winapi-0.3.9+hidpi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+hidsdi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+hidusage-dev (= 0.3.9-ok1), librust-winapi-0.3.9+highlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+hstring-dev (= 0.3.9-ok1), librust-winapi-0.3.9+http-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ifdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ifmib-dev (= 0.3.9-ok1), librust-winapi-0.3.9+imm-dev (= 0.3.9-ok1), librust-winapi-0.3.9+impl-debug-dev (= 0.3.9-ok1), librust-winapi-0.3.9+impl-default-dev (= 0.3.9-ok1), librust-winapi-0.3.9+in6addr-dev (= 0.3.9-ok1), librust-winapi-0.3.9+inaddr-dev (= 0.3.9-ok1), librust-winapi-0.3.9+inspectable-dev (= 0.3.9-ok1), librust-winapi-0.3.9+interlockedapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+intsafe-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ioapiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ipexport-dev (= 0.3.9-ok1), librust-winapi-0.3.9+iphlpapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ipifcons-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ipmib-dev (= 0.3.9-ok1), librust-winapi-0.3.9+iprtrmib-dev (= 0.3.9-ok1), librust-winapi-0.3.9+iptypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+jobapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+jobapi2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+knownfolders-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ks-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ksmedia-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ktmtypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ktmw32-dev (= 0.3.9-ok1), librust-winapi-0.3.9+l2cmn-dev (= 0.3.9-ok1), librust-winapi-0.3.9+libloaderapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+limits-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmaccess-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmalert-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmapibuf-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmat-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmcons-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmdfs-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmerrlog-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmjoin-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmmsg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmremutl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmrepl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmserver-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmshare-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmstats-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmsvc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmuse-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lmwksta-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lowlevelmonitorconfigurationapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+lsalookup-dev (= 0.3.9-ok1), librust-winapi-0.3.9+memoryapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+minschannel-dev (= 0.3.9-ok1), librust-winapi-0.3.9+minwinbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+minwindef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mmdeviceapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mmeapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mmreg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mmsystem-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mprapidef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+msaatext-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mscat-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mschapp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mssip-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mstcpip-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mswsock-dev (= 0.3.9-ok1), librust-winapi-0.3.9+mswsockdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+namedpipeapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+namespaceapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+nb30-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ncrypt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+netioapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+nldef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntddndis-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntddscsi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntddser-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntlsa-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntsecapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ntstatus-dev (= 0.3.9-ok1), librust-winapi-0.3.9+oaidl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+objbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+objidl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+objidlbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ocidl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ole2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+oleauto-dev (= 0.3.9-ok1), librust-winapi-0.3.9+olectl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+oleidl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+opmapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+pdh-dev (= 0.3.9-ok1), librust-winapi-0.3.9+perflib-dev (= 0.3.9-ok1), librust-winapi-0.3.9+physicalmonitorenumerationapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+playsoundapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+portabledevice-dev (= 0.3.9-ok1), librust-winapi-0.3.9+portabledeviceapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+portabledevicetypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+powerbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+powersetting-dev (= 0.3.9-ok1), librust-winapi-0.3.9+powrprof-dev (= 0.3.9-ok1), librust-winapi-0.3.9+processenv-dev (= 0.3.9-ok1), librust-winapi-0.3.9+processsnapshot-dev (= 0.3.9-ok1), librust-winapi-0.3.9+processthreadsapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+processtopologyapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+profileapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+propidl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+propkey-dev (= 0.3.9-ok1), librust-winapi-0.3.9+propkeydef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+propsys-dev (= 0.3.9-ok1), librust-winapi-0.3.9+prsht-dev (= 0.3.9-ok1), librust-winapi-0.3.9+psapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+qos-dev (= 0.3.9-ok1), librust-winapi-0.3.9+realtimeapiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+reason-dev (= 0.3.9-ok1), librust-winapi-0.3.9+restartmanager-dev (= 0.3.9-ok1), librust-winapi-0.3.9+restrictederrorinfo-dev (= 0.3.9-ok1), librust-winapi-0.3.9+rmxfguid-dev (= 0.3.9-ok1), librust-winapi-0.3.9+roapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+robuffer-dev (= 0.3.9-ok1), librust-winapi-0.3.9+roerrorapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+rpc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+rpcdce-dev (= 0.3.9-ok1), librust-winapi-0.3.9+rpcndr-dev (= 0.3.9-ok1), librust-winapi-0.3.9+rtinfo-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sapi51-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sapi53-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sapiddk-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sapiddk51-dev (= 0.3.9-ok1), librust-winapi-0.3.9+schannel-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sddl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+securityappcontainer-dev (= 0.3.9-ok1), librust-winapi-0.3.9+securitybaseapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+servprov-dev (= 0.3.9-ok1), librust-winapi-0.3.9+setupapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+shellapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+shellscalingapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+shlobj-dev (= 0.3.9-ok1), librust-winapi-0.3.9+shobjidl-core-dev (= 0.3.9-ok1), librust-winapi-0.3.9+shobjidl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+shtypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+softpub-dev (= 0.3.9-ok1), librust-winapi-0.3.9+spapidef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+spellcheck-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sporder-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sql-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sqlext-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sqltypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sqlucode-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sspi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+std-dev (= 0.3.9-ok1), librust-winapi-0.3.9+stralign-dev (= 0.3.9-ok1), librust-winapi-0.3.9+stringapiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+strmif-dev (= 0.3.9-ok1), librust-winapi-0.3.9+subauth-dev (= 0.3.9-ok1), librust-winapi-0.3.9+synchapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+sysinfoapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+systemtopologyapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+taskschd-dev (= 0.3.9-ok1), librust-winapi-0.3.9+tcpestats-dev (= 0.3.9-ok1), librust-winapi-0.3.9+tcpmib-dev (= 0.3.9-ok1), librust-winapi-0.3.9+textstor-dev (= 0.3.9-ok1), librust-winapi-0.3.9+threadpoolapiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+threadpoollegacyapiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+timeapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+timezoneapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+tlhelp32-dev (= 0.3.9-ok1), librust-winapi-0.3.9+transportsettingcommon-dev (= 0.3.9-ok1), librust-winapi-0.3.9+tvout-dev (= 0.3.9-ok1), librust-winapi-0.3.9+udpmib-dev (= 0.3.9-ok1), librust-winapi-0.3.9+unknwnbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+urlhist-dev (= 0.3.9-ok1), librust-winapi-0.3.9+urlmon-dev (= 0.3.9-ok1), librust-winapi-0.3.9+usb-dev (= 0.3.9-ok1), librust-winapi-0.3.9+usbioctl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+usbiodef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+usbscan-dev (= 0.3.9-ok1), librust-winapi-0.3.9+usbspec-dev (= 0.3.9-ok1), librust-winapi-0.3.9+userenv-dev (= 0.3.9-ok1), librust-winapi-0.3.9+usp10-dev (= 0.3.9-ok1), librust-winapi-0.3.9+utilapiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+uxtheme-dev (= 0.3.9-ok1), librust-winapi-0.3.9+vadefs-dev (= 0.3.9-ok1), librust-winapi-0.3.9+vcruntime-dev (= 0.3.9-ok1), librust-winapi-0.3.9+vsbackup-dev (= 0.3.9-ok1), librust-winapi-0.3.9+vss-dev (= 0.3.9-ok1), librust-winapi-0.3.9+vsserror-dev (= 0.3.9-ok1), librust-winapi-0.3.9+vswriter-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wbemads-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wbemcli-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wbemdisp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wbemprov-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wbemtran-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wct-dev (= 0.3.9-ok1), librust-winapi-0.3.9+werapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wincodec-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wincodecsdk-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wincon-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wincontypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wincred-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wincrypt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+windef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+windot11-dev (= 0.3.9-ok1), librust-winapi-0.3.9+windowsceip-dev (= 0.3.9-ok1), librust-winapi-0.3.9+windowsx-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winefs-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winerror-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winevt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wingdi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winhttp-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wininet-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winineti-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winioctl-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winnetwk-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winnls-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winnt-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winreg-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winsafer-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winscard-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winsmcrd-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winsock2-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winspool-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winstring-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winsvc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wintrust-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winusb-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winusbio-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winuser-dev (= 0.3.9-ok1), librust-winapi-0.3.9+winver-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wlanapi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wlanihv-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wlanihvtypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wlantypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wlclient-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wmistr-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wnnc-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wow64apiset-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wpdmtpextensions-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ws2bth-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ws2def-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ws2ipdef-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ws2spi-dev (= 0.3.9-ok1), librust-winapi-0.3.9+ws2tcpip-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wtsapi32-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wtypes-dev (= 0.3.9-ok1), librust-winapi-0.3.9+wtypesbase-dev (= 0.3.9-ok1), librust-winapi-0.3.9+xinput-dev (= 0.3.9-ok1), librust-winapi-0.3.9-dev (= 0.3.9-ok1) Depends: librust-winapi-i686-pc-windows-gnu-0.4+default-dev, librust-winapi-x86-64-pc-windows-gnu-0.4+default-dev Filename: pool/main/r/rust-winapi/librust-winapi-dev_0.3.9-ok1_amd64.deb Size: 959082 MD5sum: b1c3daf646f84dc13e79115fd3c8e083 SHA1: 66b7c617acdafee677cbb78df91f460b98b9095f SHA256: 89f2a313a74598eac0dff9ec1ec7d6dbcb2caa4328bb654173366d5f40b3b296 SHA512: a1afd81debefde0b20dae851694bbe30da615ac8f62fbf7740e319cedcf92494d9bf657d8d64b9535ce578c3dae2303d30ec014d6af782b45eae6968e86d6ee5 Description: Raw FFI bindings for all of Windows API - Rust source code This package contains the source for the Rust winapi crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-winapi-i686-pc-windows-gnu-dev Architecture: amd64 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-winapi-i686-pc-windows-gnu Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16 Provides: librust-winapi-i686-pc-windows-gnu+default-dev (= 0.4.0-ok1), librust-winapi-i686-pc-windows-gnu-0+default-dev (= 0.4.0-ok1), librust-winapi-i686-pc-windows-gnu-0-dev (= 0.4.0-ok1), librust-winapi-i686-pc-windows-gnu-0.4+default-dev (= 0.4.0-ok1), librust-winapi-i686-pc-windows-gnu-0.4-dev (= 0.4.0-ok1), librust-winapi-i686-pc-windows-gnu-0.4.0+default-dev (= 0.4.0-ok1), librust-winapi-i686-pc-windows-gnu-0.4.0-dev (= 0.4.0-ok1) Filename: pool/main/r/rust-winapi-i686-pc-windows-gnu/librust-winapi-i686-pc-windows-gnu-dev_0.4.0-ok1_amd64.deb Size: 2914 MD5sum: 6a6abd1b0c012a5f57e45acc0c359a36 SHA1: bed66729a113804413506bb8e8292a66f8cae2b5 SHA256: 332335373c1d47eb78fd26e04e9064c2f79d815062530bf6b209f95b93151a8b SHA512: c1356cf278ede71feef460c0a09c6e66ccad254e03104ed9d59d6237c673dc93dd6be598c5fa89dbabb977c545629eecee2d18b5cedba7552a6f7f06424b6c90 Description: Import libraries for the i686-pc-windows-gnu target - Rust source code Please don't use this crate directly, depend on winapi instead. . This package contains the source for the Rust winapi-i686-pc-windows-gnu crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-winapi-util-dev Architecture: amd64 Version: 0.1.6-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-winapi-util Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67 Provides: librust-winapi-util+default-dev (= 0.1.6-ok1), librust-winapi-util-0+default-dev (= 0.1.6-ok1), librust-winapi-util-0-dev (= 0.1.6-ok1), librust-winapi-util-0.1+default-dev (= 0.1.6-ok1), librust-winapi-util-0.1-dev (= 0.1.6-ok1), librust-winapi-util-0.1.6+default-dev (= 0.1.6-ok1), librust-winapi-util-0.1.6-dev (= 0.1.6-ok1) Depends: librust-winapi-0.3+consoleapi-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+errhandlingapi-dev, librust-winapi-0.3+fileapi-dev, librust-winapi-0.3+minwindef-dev, librust-winapi-0.3+processenv-dev, librust-winapi-0.3+std-dev, librust-winapi-0.3+sysinfoapi-dev, librust-winapi-0.3+winbase-dev, librust-winapi-0.3+wincon-dev, librust-winapi-0.3+winerror-dev, librust-winapi-0.3+winnt-dev Filename: pool/main/r/rust-winapi-util/librust-winapi-util-dev_0.1.6-ok1_amd64.deb Size: 13612 MD5sum: 56d1905c7c4410d7c0f795a736827069 SHA1: 1c41b6bd1aecac639f8e1bc2d7875706d39fdd3c SHA256: 6151a4272e3b0c604a167daf23825afd475fe14b899a13e1ea6dfc3799452121 SHA512: 95231638dd767315a274504bd154e1117e65f7c4c9ef954e60b81178803926997c3deb9dd450b64b3f16a8cb3d2892e23be7271f162cd943527a84b7a2960e9e Homepage: https://github.com/BurntSushi/winapi-util Description: Dumping ground for high level safe wrappers over winapi - Rust source code Source code for Debianized Rust crate "winapi-util" Package: librust-winapi-x86-64-pc-windows-gnu-dev Architecture: amd64 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-winapi-x86-64-pc-windows-gnu Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 16 Provides: librust-winapi-x86-64-pc-windows-gnu+default-dev (= 0.4.0-ok1), librust-winapi-x86-64-pc-windows-gnu-0+default-dev (= 0.4.0-ok1), librust-winapi-x86-64-pc-windows-gnu-0-dev (= 0.4.0-ok1), librust-winapi-x86-64-pc-windows-gnu-0.4+default-dev (= 0.4.0-ok1), librust-winapi-x86-64-pc-windows-gnu-0.4-dev (= 0.4.0-ok1), librust-winapi-x86-64-pc-windows-gnu-0.4.0+default-dev (= 0.4.0-ok1), librust-winapi-x86-64-pc-windows-gnu-0.4.0-dev (= 0.4.0-ok1) Filename: pool/main/r/rust-winapi-x86-64-pc-windows-gnu/librust-winapi-x86-64-pc-windows-gnu-dev_0.4.0-ok1_amd64.deb Size: 2908 MD5sum: 9023317f3aee407e2391d73d4da56b8c SHA1: 3b80e56d50f43e8dfa7c802727905761dde3c7a6 SHA256: 72b417f32476cc2317f12611c9e679e394d41983fa9cbade3c9beebe2411cf71 SHA512: 52c9336de7c2557105b9b0f4443420267eef3887dda47019a2387306a132fd929f1bffef3f5a26a7f9fb2e369efe0a8d5483b9caf5eb805d7d35d41a8bba7995 Description: Import libraries for the x86_64-pc-windows-gnu target - Rust source code Please don't use this crate directly, depend on winapi instead. . This package contains the source for the Rust winapi-x86_64-pc-windows-gnu crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-yeslogic-fontconfig-sys-dev Architecture: amd64 Version: 3.0.1-ok1 Multi-Arch: same Priority: optional Section: rust Source: rust-yeslogic-fontconfig-sys Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 46 Provides: librust-yeslogic-fontconfig-sys+default-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys+dlopen-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3+default-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3+dlopen-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3.0+default-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3.0+dlopen-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3.0-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3.0.1+default-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3.0.1+dlopen-dev (= 3.0.1-ok1), librust-yeslogic-fontconfig-sys-3.0.1-dev (= 3.0.1-ok1) Depends: librust-const-cstr-0.3+default-dev, librust-dlib-0.5+default-dev, librust-once-cell-1+default-dev (>= 1.9.0-~~), librust-pkg-config-0.3+default-dev, libfontconfig-dev Filename: pool/main/r/rust-yeslogic-fontconfig-sys/librust-yeslogic-fontconfig-sys-dev_3.0.1-ok1_amd64.deb Size: 8114 MD5sum: 30c8de26dd2538fce6e40d9e507bd030 SHA1: 4254113fb50b33a5e0605759d76b96bd15ff02fb SHA256: 180a998eae129574da07dd3902e97561f2cca6039166aa0e47bc7f863d753b9b SHA512: aea7caaa8afb823ca22b8ccd8ea74d64676a1adb14683eb8c830ebde5563bec3e814061eaf10599053412d2bbf73b9ac4144eb43ce6bd5612efd176e6134536f Homepage: https://github.com/yeslogic/fontconfig-rs Description: Raw bindings to Fontconfig without a vendored C library - Rust source code This package contains the source for the Rust yeslogic-fontconfig-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: libsac-java Architecture: all Version: 1.3+dfsg-ok1 Priority: optional Section: java Source: sacjava Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 41 Filename: pool/main/s/sacjava/libsac-java_1.3+dfsg-ok1_all.deb Size: 14826 MD5sum: d0d4ecb910ab92de6edc108eaf251121 SHA1: 8b3e3ccf5a23fd30a5ee041925ff5dae42ceb7f7 SHA256: 3a272e7e6626874882434a6a4c619f8663d0465713424cb2fa930a3ea7269b7f SHA512: 50b1493a93dfbc6631c578228a320507b9b691fa6fd543f2dde248641387bcf07a0566ebb0d0b0d2cbdab24c04c14e9121770efaa9409a7324f0c49a4707f493 Homepage: https://www.w3.org/Style/CSS/SAC/ Description: Simple API for CSS Java library SAC is a standard interface for CSS parser and supposed to work with CSS1, CSS2, CSS3 (currently under development) and other CSS derived languages. . This package contains the SAC Java library. Package: libsamplerate0 Architecture: amd64 Version: 0.2.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsamplerate Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1492 Depends: libc6 (>= 2.14) Filename: pool/main/libs/libsamplerate/libsamplerate0_0.2.2-ok1_amd64.deb Size: 938008 MD5sum: 11c05df7f2c1ee5ba20884bf37e131fd SHA1: 301f764993f025aabef203cfd44306d9e72189e6 SHA256: d3e748a5e03e7db5f98a581885b857654b1480c76ee9cb96ec2a943eaec6817c SHA512: 6f1de8a83cc5f35df856f722fd991aa9f9e19550e2014baf3ebc25ab04469b2f2099a3bb46c299889b3020978d7143dc4aa3d8831044a3d5fdc5555971d15230 Homepage: https://libsndfile.github.io/libsamplerate/ Description: Audio sample rate conversion library libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion. . libsamplerate currently provides three different sample rate conversion algorithms; zero order hold, linear interpolation and FIR filter interpolation (using filters derived from the mathematical SINC function). The first two algorithms (zero order hold and linear) are included for completeness and are not recommended for any application where high quality sample rate conversion is required. For the FIR/Sinc algorithm, three converters are provided; SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a trade off between conversion speed and conversion quality. . libsamplerate is capable of downsampling to 1/256 of the original sample rate and upsampling to 256 times the original sample rate. It is also capable of time varying conversions for vary speed effects and synchronising of two unlocked sample rates. Package: libsamplerate0-dev Architecture: amd64 Version: 0.2.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsamplerate Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 135 Provides: libsamplerate-dev Depends: libsamplerate0 (= 0.2.2-ok1), pkg-config Conflicts: libsamplerate-dev Filename: pool/main/libs/libsamplerate/libsamplerate0-dev_0.2.2-ok1_amd64.deb Size: 59736 MD5sum: 390389c10ca0edfde13f327abbc74217 SHA1: 5dbc9fe5f769181636069f95990316580ef3a20d SHA256: ffa1e3bbb07f081c74fac8e5e2e4c7553a606041288a981a2088b630f77f8929 SHA512: d0f9b6ffd3b166e8d16a8687badfddfe204a3d9c15d38e864c40aa179f20f7fbcb278b4084544ae9c078703b83e732486d9784aa1c15a2d2cd4c6bbd518b4a62 Homepage: https://libsndfile.github.io/libsamplerate/ Description: Development files for audio sample rate conversion libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion. . libsamplerate currently provides three different sample rate conversion algorithms; zero order hold, linear interpolation and FIR filter interpolation (using filters derived from the mathematical SINC function). The first two algorithms (zero order hold and linear) are included for completeness and are not recommended for any application where high quality sample rate conversion is required. For the FIR/Sinc algorithm, three converters are provided; SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a trade off between conversion speed and conversion quality. . libsamplerate is capable of downsampling to 1/256 of the original sample rate and upsampling to 256 times the original sample rate. It is also capable of time varying conversions for vary speed effects and synchronising of two unlocked sample rates. . This package contains the library header files and API documentation. Package: libsane Architecture: amd64 Version: 1.2.1-ok1.2 Multi-Arch: same Priority: optional Section: libs Source: sane-backends Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 62 Depends: libsane1 (>= 1.2.1-ok1.2) Filename: pool/main/s/sane-backends/libsane_1.2.1-ok1.2_amd64.deb Size: 14436 MD5sum: efa7c0c4dd0325c9ae87c3497ebdbe25 SHA1: 9a3e4b1d4d1c2379b86528e6a511cc4658800fdf SHA256: 6c129c1bf305526459201d4f218f48789ebb1cefd9cd0399c979a9c671f98715 SHA512: fa28e6ad706b83dc4b6d149409e36d0db36e53c008cf769ffa7d7af186ca1d2b548bcb047711c23d0d0ec16fba82cdfac3dd763eded011deeba7fa360af586a0 Homepage: http://www.sane-project.org Description: API library for scanners [transitional package] SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package is here to ensure smooth upgrades. It can be removed when you see fit. Package: libsane-common Architecture: all Version: 1.2.1-ok1.2 Multi-Arch: foreign Priority: optional Section: libs Source: sane-backends Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 6355 Pre-Depends: dpkg (>= 1.15.7.2) Breaks: sane-utils (<< 1.1.1-3~) Replaces: sane-utils (<< 1.1.1-3~) Filename: pool/main/s/sane-backends/libsane-common_1.2.1-ok1.2_all.deb Size: 1226892 MD5sum: d1979ab8f90a496cc5f237738f08956a SHA1: bc14db3873a6e6b16b4dd958a4174dcd9744aede SHA256: f4b011192e5fb8dd27c429a5bfaa2b84cff55b9f8dc30596763e2b05634a18b2 SHA512: 0b83fca346be60b9540e952963401e173366c9326f8188ad7f151fec3d340aff4346819e8c36200700b89574aaa1833bc3400061d4b1bc99962aba1c31e31a50 Homepage: http://www.sane-project.org Description: API library for scanners -- documentation and support files SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes documentation for libsane, such as the man pages and list of supported scanners, and support files (i18n data). Package: libsane-dev Architecture: amd64 Version: 1.2.1-ok1.2 Multi-Arch: same Priority: optional Section: libdevel Source: sane-backends Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 19979 Depends: libsane1 (= 1.2.1-ok1.2) Filename: pool/main/s/sane-backends/libsane-dev_1.2.1-ok1.2_amd64.deb Size: 2465772 MD5sum: 85930f29ab439747933c4da2989df4d8 SHA1: ef6abf13fbb3d67083891241ada64a7de4e71fcf SHA256: 9abc9e247541142e6dbc2276822b33e76d2192107d31473b14894a3c0a066dce SHA512: 0f6a14933a67b845d4ad2dd61c927839e4af836724eb9f7ae3767c4c7a00e7cc3ad48d6836eac36598b3a09ef64400b0405402755a521764bc9a6308028d8e28 Homepage: http://www.sane-project.org Description: API development library for scanners [development files] SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package contains the files needed to build your applications using SANE. Package: libsane1 Architecture: amd64 Version: 1.2.1-ok1.2 Multi-Arch: same Priority: optional Section: oldlibs Source: sane-backends Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 12485 Provides: libsane (= 1.2.1-ok1.2) Depends: acl, adduser, libsane-common (= 1.2.1-ok1.2), udev, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.38), libcairo2 (>= 1.2.4), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.34.0), libgphoto2-6t64 (>= 2.5.10), libgphoto2-port12t64 (>= 2.5.10), libieee1284-3 (>= 0.2.11), libjpeg62-turbo (>= 1:1.5.0), libpng16-16t64 (>= 1.6.2), libpoppler-glib8t64 (>= 0.85.0), libsnmp40t64 (>= 5.9.4+dfsg), libstdc++6 (>= 11), libtiff6 (>= 4.0.3), libusb-1.0-0 (>= 2:1.0.22), libxml2 (>= 2.7.4) Recommends: sane-airscan, sane-utils (>= 1.2.1-ok1.2), ipp-usb Suggests: avahi-daemon, hplip Breaks: libsane (<< 1.0.29-1~) Replaces: libsane (<< 1.0.29-1~) Filename: pool/main/s/sane-backends/libsane1_1.2.1-ok1.2_amd64.deb Size: 2633240 MD5sum: a14ff039a7a1accde871a947d3c20866 SHA1: 2de8fca778f5ade0d8b92a8df756dfbf458b32f8 SHA256: fea0c7836efa70cd25f4cbde53fcd0a728bb337e95d52bb1f0521d832577650f SHA512: 63aaeb79ce1462cdd7b04c2294f90cf966940dbcf616f9cb7dc544b458b64129135a9fe42874a7ee48026bd59389670d6acdbe30b8fc34d0953cb662aaf01d02 Homepage: http://www.sane-project.org Description: API library for scanners SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . Graphical frontends for sane are available in the packages sane and xsane. Command line frontend scanimage, saned and sane-find-scanner are available in the sane-utils package. Package: libsasl2-2 Architecture: amd64 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: standard Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 141 Depends: libsasl2-modules-db (>= 2.1.28+dfsg1-ok1), libc6 (>= 2.38), libssl3 (>= 3.0.0) Recommends: libsasl2-modules (>= 2.1.28+dfsg1-ok1) Replaces: libsasl2 Filename: pool/main/c/cyrus-sasl2/libsasl2-2_2.1.28+dfsg1-ok1_amd64.deb Size: 50220 MD5sum: bfefa368de9fa836c864a96c60605079 SHA1: 3a90425b53e67803ac91c35f453af45727eb42c3 SHA256: b3941854c49043909a40d1c1733b78ec807391fbfc0b70b40e1d7435802c2066 SHA512: 268422395e00fb572bd0f59768356571e0b8adc4c45ed586ef0bbca1563c5c706856c949c33f3f396c342bd08e4f5a2a11cdbf047f2efda3f71e168fa1fd3acc Homepage: https://www.cyrusimap.org/sasl/ Description: Cyrus SASL - authentication abstraction library This is the Cyrus SASL API implementation, version 2.1. . SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. See RFC 2222 for more information. . Any of: ANONYMOUS, SCRAM, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. Package: libsasl2-dev Architecture: amd64 Version: 2.1.28+dfsg1-ok1 Priority: optional Section: libdevel Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 843 Depends: libc-dev, libsasl2-2 (= 2.1.28+dfsg1-ok1), libssl-dev Filename: pool/main/c/cyrus-sasl2/libsasl2-dev_2.1.28+dfsg1-ok1_amd64.deb Size: 223004 MD5sum: f9676bd87f6908c0b699233cc19fae38 SHA1: cb343cec66d338e3d785b0ab27b7079619acef0e SHA256: 2ae05fcf23991010dbe3cb4fbde48e38130fbde0007b21beae8ca2283a924614 SHA512: 515de6073fd2cf7b66a71b5c72e9be1f19d661ead0976aa1e25404b392bf1071242017d4466dd26572247dca32d537d555e0d90d032cd38152c2e2d7e09320f6 Homepage: https://www.cyrusimap.org/sasl/ Description: Cyrus SASL - development files for authentication abstraction library This is the Cyrus SASL API implementation, version 2. See package libsasl2-2 and RFC 2222 for more information. . This package includes development files for compiling programs with SASL support. It is needed for development purposes only. Package: libsasl2-modules Architecture: amd64 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 274 Depends: libc6 (>= 2.38), libssl3 (>= 3.0.0) Suggests: libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal, libsasl2-modules-ldap, libsasl2-modules-otp, libsasl2-modules-sql Breaks: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4) Replaces: libsasl2-modules-gssapi-mit (<< 2.1.28+dfsg-4) Filename: pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.28+dfsg1-ok1_amd64.deb Size: 62632 MD5sum: b7fd8b94e3463c13a9793e4334c0c414 SHA1: 74c51d7a046ea55d6c3a71a810b8b8824cc11f5a SHA256: 9cbab10a17973299283290225cbdcb1da110a0ac1936f7e015a5be0879c3474c SHA512: cb143f8a62e6ef24098c1204d73538d08707832afdefa8964a51ab0bbf5b0054e0524488a230ae0e695064199692321dcdbb3eb809cdf989652f36a716010e8f Homepage: https://www.cyrusimap.org/sasl/ Description: Cyrus SASL - pluggable authentication modules This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS, NTLM, SCRAM, CRAM-MD5, and DIGEST-MD5 (with DES support, deprecated). Package: libsasl2-modules-db Architecture: amd64 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: standard Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 67 Depends: libc6 (>= 2.14), libdb5.3 Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-db_2.1.28+dfsg1-ok1_amd64.deb Size: 16364 MD5sum: b6316224603893f7fdbe2a0b2342e8de SHA1: 127d41c396ce51caf2abaee7f700f66043c47c70 SHA256: c8a7ba48425f198b323db1cfa998a459f88ce3ec73477c3ef17f1fa64182fa4f SHA512: edf79a7345f6e65362491c64574b0b1c574c9ae88dd8ba49f8ab922e8e3702a842f39fc4682f72f6208dc212a0d994b99b63d1caa3d4f298dfed1a56ceb8b243 Homepage: https://www.cyrusimap.org/sasl/ Description: Cyrus SASL - pluggable authentication modules (DB) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the DB plugin, which supports Berkeley DB lookups. Package: libsasl2-modules-gssapi-heimdal Architecture: amd64 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 117 Depends: libsasl2-modules (= 2.1.28+dfsg1-ok1), libc6 (>= 2.14), libgssapi3-heimdal (>= 1.5~pre2+git20110720) Conflicts: libsasl2-modules-gssapi-mit Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-gssapi-heimdal_2.1.28+dfsg1-ok1_amd64.deb Size: 28568 MD5sum: 7fc3842e0ea9530153f915556076b9fb SHA1: cf67e1237c7be3984acb1d58076c7ab93aa13cc1 SHA256: 8a4fdd49adefd130f0498b2ae2f0267aabcba5b5264d33d32bb6d3fef2fa634d SHA512: 94dc5794e4230f39a9ca5f5dd291945583b78f88f7f18c3bebaa41f6bbf2bfa96ee782175412f72df5c0d3743045385e1d84fc8f533c0be7533889b4831af04e Homepage: https://www.cyrusimap.org/sasl/ Description: Pluggable Authentication Modules for SASL (GSSAPI) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the GSSAPI plugin, compiled with the Heimdal Kerberos 5 library. Package: libsasl2-modules-gssapi-mit Architecture: amd64 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 117 Depends: libsasl2-modules (= 2.1.28+dfsg1-ok1), libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17) Conflicts: libsasl2-modules-gssapi-heimdal Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-gssapi-mit_2.1.28+dfsg1-ok1_amd64.deb Size: 28448 MD5sum: 3735a1a5c0241800e978b4f3060656ac SHA1: b9fb7966434c9b6abb8119e4db1294cc39ed201c SHA256: 4deb81189f5bbaa2db220a79cca9a40f22cbb5bdd27aa2aead31cb9e23ccdad5 SHA512: 69b943f162909d6580b5eda31c69d28e96c200a7e21efae37bb8c0af5b9436bd8db8b62fb4a4a0b0b5f24ab36dabc5f670891281cf0bc2700d96f011090bd19b Homepage: https://www.cyrusimap.org/sasl/ Description: Cyrus SASL - pluggable authentication modules (GSSAPI) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the GSSAPI plugin, compiled with the MIT Kerberos 5 library. Package: libsasl2-modules-ldap Architecture: amd64 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: libsasl2-modules (= 2.1.28+dfsg1-ok1), libc6 (>= 2.14), libldap2 (>= 2.6.2) Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-ldap_2.1.28+dfsg1-ok1_amd64.deb Size: 14904 MD5sum: ed3b096b48235a630b5897dae4e7008f SHA1: c615044a70388e5b288197a574afd09c57b4cb61 SHA256: f40dddba98447c91c76224949c5cec27278c0d4ee98a22225c39ae8f7f8d3bbb SHA512: bed25331da5fbaf1b15134de97dddaa401bd12603d0557ec5bd1ae61126c0ddd38d0ca8a65889651c6c7bf706036555a0d8a8cbf4cf980f25341455a188ce5b3 Homepage: https://www.cyrusimap.org/sasl/ Description: Cyrus SASL - pluggable authentication modules (LDAP) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the LDAP plugin, which supports OpenLDAP. Package: libsasl2-modules-otp Architecture: amd64 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 148 Depends: libsasl2-modules (= 2.1.28+dfsg1-ok1), libc6 (>= 2.38), libssl3 (>= 3.0.0) Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-otp_2.1.28+dfsg1-ok1_amd64.deb Size: 27612 MD5sum: 11c08428c6f83c435262565648927d8c SHA1: ca8867881ca0f793bdd237167db290fe7119e348 SHA256: c9ad0828f6b5a90479e9a7badbfab8713c9a237560b7528bc587bb433c5ada8f SHA512: a3835b05140daf280d2364f0afff86622c6fa3d633ab2f3da6e326fcc06a0128fd1878af022c1192e07aba870f8230456106fa4ebb52c8622d0294b2e10c5bd9 Homepage: https://www.cyrusimap.org/sasl/ Description: Cyrus SASL - pluggable authentication modules (OTP) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the OTP plugin, which supports one time passwords. Package: libsasl2-modules-sql Architecture: amd64 Version: 2.1.28+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: cyrus-sasl2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 71 Depends: libsasl2-modules (= 2.1.28+dfsg1-ok1), libc6 (>= 2.38), libmysqlclient21 (>= 8.0.11), libpq5, libsqlite3-0 (>= 3.5.9) Filename: pool/main/c/cyrus-sasl2/libsasl2-modules-sql_2.1.28+dfsg1-ok1_amd64.deb Size: 17648 MD5sum: b9fd5dd16b56f6cc61ceb866c57ec628 SHA1: 1dfa5e81712557bd6434024d744c3b59a4fd92e5 SHA256: c775b8ab1a83e3aecc575c8d5bf6e40f2181847e9aadd1c57833470c3a055571 SHA512: 95d0700a876e2a215b2b6c94e9ebb5c6acdf2f6d3e9aec6b03a633f0a04db52178cb301a6682f7bd203cea0eac2e532efa7a901e47bf461a1751858ca8845ca7 Homepage: https://www.cyrusimap.org/sasl/ Description: Cyrus SASL - pluggable authentication modules (SQL) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the SQL plugin, which supports MySQL, PostgreSQL and SQLite. Package: libsass-dev Architecture: amd64 Version: 3.6.5+20231221-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsass Origin: openKylin Maintainer: openKylin Developers Installed-Size: 6288 Depends: libsass1 (= 3.6.5+20231221-ok1) Filename: pool/main/libs/libsass/libsass-dev_3.6.5+20231221-ok1_amd64.deb Size: 782084 MD5sum: d9ab33fa13db4e5de30675878a72ba12 SHA1: 4924b49f08794a3b08cf07c3de64c4184777aa6b SHA256: bf61a8a27e08319455543c7eb6a074fea60eedd2f800a4a222ca5e077deb9c2d SHA512: 90c13aa4878680df46d7d11ca634e8ab30a7e49c25d9d5b305b4c410a22d2067949dfb932d02aef8f47233abb16d1b210c8b38e33886a601710e68c6fe7d4965 Homepage: https://sass-lang.com/libsass Description: C/C++ port of the Sass CSS precompiler - development headers Sass is a pre-processing language for CSS. It allows you to write cleaner stylesheets and makes collaboration on your CSS a breeze. . LibSass is a C/C++ port of the Sass engine. The point is to be simple, fast, and easy to integrate. . This package provides header files for developing your applications to use libsass template engine. Package: libsass1 Architecture: amd64 Version: 3.6.5+20231221-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsass Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2289 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/libs/libsass/libsass1_3.6.5+20231221-ok1_amd64.deb Size: 600752 MD5sum: 6c45e3972f301a2b210ff7486c4be66b SHA1: 9688d6f36965ef118bf7a7be8e138b6a118354f2 SHA256: 162bc2c8cd14750f7ed17a7b3764b9712b03147525fa21d94118f440a6d840ec SHA512: 98ba24c8afb3dd1c6640e504cd8e9d7c8463b5b8d59e6056850cc4cee92d2eac64b9cfd6bb7e60a616b549b2e22214d54c3f832e18023601eeb1b1090b615dc6 Homepage: https://sass-lang.com/libsass Description: C/C++ port of the Sass CSS precompiler Sass is a pre-processing language for CSS. It allows you to write cleaner stylesheets and makes collaboration on your CSS a breeze. . LibSass is a C/C++ port of the Sass engine. The point is to be simple, fast, and easy to integrate. Package: libsbc-dev Architecture: amd64 Version: 2.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: sbc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 176 Depends: libsbc1 (= 2.0-ok1) Filename: pool/main/s/sbc/libsbc-dev_2.0-ok1_amd64.deb Size: 46414 MD5sum: f69ebb7a0d74e7d2019d75ccc5c4b3af SHA1: 6f46b9a2696226ae16f24c983d8c6a998636fdd4 SHA256: 01a66f0d25e4c5f8b43891e74f79bf2e9c0f68f357e07cd5a75ad367f9f9a752 SHA512: 5a863dfdb8cd85a0d80fef78b147875ec65dc6f8972a50105ccdce5b9dee4f00ff6aad9ae13e7384dff7a49c3255da5ac0bcee1d5fad59f74a4cf5bf0609bf03 Homepage: https://www.bluez.org/ Description: Sub Band CODEC library - development This provides the library and tool which operate SBC (sub band codec) in A2DP (the Advanced Audio Distribution Profile). . This package contains the header files and static library needed to compile applications that use libsbc. Package: libsbc1 Architecture: amd64 Version: 2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: sbc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 166 Depends: libc6 (>= 2.4) Filename: pool/main/s/sbc/libsbc1_2.0-ok1_amd64.deb Size: 46526 MD5sum: 460c252a6e91900b88c450d8ee5d0028 SHA1: 75339f7de97913cbab88465b3a5290b0e050cd0e SHA256: d2b4ddd0bb355d2e67c4381a8e4e54aecba99d27732e4c3e968822d09de4366e SHA512: c1980c0cb0266e39b9ba59dc9ecf25b0337ae1186fd2db861c03a304291bd193304d492acbfa7960978a5d1a2449e7cff986a9402264caf42f8ab03839e6a699 Homepage: https://www.bluez.org/ Description: Sub Band CODEC library - runtime This provides the library and tool which operate SBC (sub band codec) in A2DP (the Advanced Audio Distribution Profile). . This package contains the sbc runtime library. Package: libscalar-list-utils-perl Architecture: amd64 Version: 1:1.63-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 154 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14) Filename: pool/main/libs/libscalar-list-utils-perl/libscalar-list-utils-perl_1.63-ok2_amd64.deb Size: 54460 MD5sum: e15d9d334ba2c012bb51d1bb57ff66f7 SHA1: 5338a899f343e716a7c2b3f88f3aec71f4c70cbe SHA256: 0e56dff01a7988b61bca24ea8a4424bb4c4f6fc166f3561e3dc904ccac00ffd4 SHA512: 057311dc657b483bb6498938db8bc3a22802545eab680a48c20cb8fbc086ac56d1d5d2707016a27d4dfe48c0aeb2fa04090e370d6b1150d9be95585b563f1807 Homepage: https://metacpan.org/release/Scalar-List-Utils Description: modules providing common scalar and list utility subroutines List::Util is a collection of Perl modules that provide subroutines useful for working with scalars and lists, which people have expressed would be nice to have as a perl builtin, but where usage would not be sufficient to warrant use of a keyword, and the size so small such that being individual extensions would be wasteful. Package: libscim-dev Architecture: amd64 Version: 1.4.18+git20211204-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: scim Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Rolf Leggewie Installed-Size: 2538 Depends: libscim8v5 (= 1.4.18+git20211204-ok1), libx11-dev, libgtk2.0-dev, libgtk-3-dev | libgtk2.0-dev (<< 2.21), libpango1.0-dev Filename: pool/main/s/scim/libscim-dev_1.4.18+git20211204-ok1_amd64.deb Size: 331692 MD5sum: de346908fe857bcf032017043e95078c SHA1: 0a0d0629ba205215c0541dd1a6c1c1eeb0f8cc38 SHA256: 6ab1f6558ab51dbe7217b86962d13ee7cfb90ee312e4a1c6be9f7de502f2c45f SHA512: 3945fbbbb13e1969059dd20dd31105138f7946fd060c704c67c880b2842f3a7fa0f290804421922e19c88d3ba2abb25636d2caa0208023d4425f78365da8ed36 Homepage: https://github.com/scim-im/scim Description: development library for SCIM platform SCIM (Smart Common Input Method) is an input method (IM) platform. . This package provides development libraries on SCIM platform, including the header files and static libraries. The development documentations can be found in the scim-dev-doc package. . SCIM can be used as a dynamically loaded library on a single machine, or as a server/client model through socket in a network environment. As a component of the system, SCIM can work with existing IM framework such as XIM or IIIMF (in progress), as well as using client specific IM interface, such as GTK+ IM module. SCIM provides an IM application, scim, which use various IM engines to provide input methods for many languages, either by native modules (such as scim-pinyin and scim-hangul) or interfaces to other IM libraries (such as scim-anthy, scim-uim, scim-m17n, and scim-chewing). . For more information about SCIM, please see the description of scim package. Package: libscim8v5 Architecture: amd64 Version: 1.4.18+git20211204-ok1 Multi-Arch: same Priority: optional Section: libs Source: scim Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Rolf Leggewie Installed-Size: 969 Depends: libc6 (>= 2.38), libcairo2 (>= 1.10.0), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.16.0), libgtk-3-0 (>= 3.9.12), libltdl7 (>= 2.4.7), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 11), libx11-6 Conflicts: libscim8c2a Replaces: libscim8c2a Filename: pool/main/s/scim/libscim8v5_1.4.18+git20211204-ok1_amd64.deb Size: 221256 MD5sum: 559df49c97d801c64ccdc81590b72e27 SHA1: b6ae09b68b5b024aafbe8dbcf10cad17f3ef01c0 SHA256: 943ffbb00109083723f0fa714b4ca1cd7454fc07d85e3b1959bba7a1d93d5123 SHA512: f41bc5a99cd994f4551fc85d0da8aa03821d9ffeed06b287263a9288f2898f3b980135a32f114d67debc0d1b6429b637c6442a17c4f19cde0af4db17f7c08339 Homepage: https://github.com/scim-im/scim Description: library for SCIM platform SCIM (Smart Common Input Method) is an input method (IM) platform. . This package provides runtime libraries for SCIM platform. . For more information about SCIM, please see the description of scim package. Package: libscope-guard-perl Architecture: all Version: 0.21-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 21 Depends: perl:any Filename: pool/main/libs/libscope-guard-perl/libscope-guard-perl_0.21-ok2_all.deb Size: 6166 MD5sum: a63a7b2402dbf019f83021869f2eb5f6 SHA1: 8bdaddebfabd627601794112aaa10c4f80dfe6e3 SHA256: 7726852ee4e8bf4c28f20ef7f283c4c0dc28156a3f9601cdff3988439a4e0e90 SHA512: 01938a6a1c60049b57d7df74811780e0fe30b445a3cd01ae1d58bff20f9050289b5eb9eee475da9b014197ec261803c557e50958a6b75f21d3a76a7012cb687a Homepage: https://metacpan.org/release/Scope-Guard Description: lexically scoped resource management Scope::Guard is a Perl module that provides a convenient way to perform cleanup or other forms of resource management at the end of a scope. It is particularly useful when dealing with exceptions. . For more information, see: Package: libsctp-dev Architecture: amd64 Version: 1.0.19+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lksctp-tools Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 230 Depends: libsctp1 (= 1.0.19+dfsg-ok1), libc6-dev | libc-dev Filename: pool/main/l/lksctp-tools/libsctp-dev_1.0.19+dfsg-ok1_amd64.deb Size: 50568 MD5sum: 667af658ca86808ad2836ed3173026f8 SHA1: 4609d766e7515a24cb6f0d1415ae7b201b7229e6 SHA256: 42e1375e1c9b091f1c05e1cf2d48858a2b15dbad4b312f4855013842fa64f936 SHA512: ff7b9adc5a7e0bff8550f010a492224dc73b7bc11b233a584e03cfd0976f20535ba9a7dddc699eef00b92b78269ab0b33ad58317e88e747574372e276d5c9889 Homepage: http://lksctp.sf.net/ Description: user-space access to Linux kernel SCTP - development files SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC 2960 defines the core protocol. . This package is part of the LKSCTP project, providing all necessary files for developing SCTP aware network applications using the Linux kernel SCTP implementation: man pages, header files, static libraries, symlinks to dynamic libraries, and tutorial source code. Package: libsctp1 Architecture: amd64 Version: 1.0.19+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: lksctp-tools Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 53 Depends: libc6 (>= 2.14) Suggests: lksctp-tools Filename: pool/main/l/lksctp-tools/libsctp1_1.0.19+dfsg-ok1_amd64.deb Size: 7980 MD5sum: 39e8851682b5ce8ad15dd1a793076075 SHA1: 9dfd8bf27a2888197786e0dc307c2924804c6134 SHA256: 980068d6f33256ffdfd692edc3e195765b29a3f56332736c5196e92387e0c2a4 SHA512: 1dba9c5f39c04a2fc16e56e4a530b52b3dfcd8cab0a477e5385ea38b266bb0b16e82ebf22702a73b3a43201acc8f37442bdca36ac34988cee243d66d75604aa7 Homepage: http://lksctp.sf.net/ Description: user-space access to Linux kernel SCTP - shared library SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC 2960 defines the core protocol. . This library is part of the LKSCTP project, supplementing the Linux kernel SCTP implementation. Package: libsdl2-2.0-0 Architecture: amd64 Version: 2.30.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsdl2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SDL packages maintainers Installed-Size: 1957 Depends: libasound2 (>= 1.0.27), libc6 (>= 2.38), libdecor-0-0 (>= 0.1.1-2~), libdrm2 (>= 2.4.46), libgbm1 (>= 8.1~0), libpulse0 (>= 5.0), libsamplerate0 (>= 0.1.7), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.18), libwayland-egl1 (>= 1.18), libx11-6 (>= 2:1.2.99.901), libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:5.0), libxi6 (>= 2:1.5.99.2), libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.2.99.3), libxss1 Suggests: xdg-utils Conflicts: libsdl-1.3-0 Replaces: libsdl-1.3-0 Filename: pool/main/libs/libsdl2/libsdl2-2.0-0_2.30.0+dfsg-ok1_amd64.deb Size: 611184 MD5sum: 6becd6ac7cae4bd8552f13d89377c235 SHA1: 055e3f28b2b105e8f26414a2c7e8aa2990157586 SHA256: ecb7734ee5f70b098165242b8fba0a463efad5e228f1f2f89a3421e8a46197d6 SHA512: 0cdac1b2d6b729d2f1b1e07cac4a342776e9bc63c093b960e76f83f42701580e3dec8e2a5c2fe8f5a0399f8fd2c038e1b043975f6b0662b042ca9d89c5c8b4f4 Homepage: https://www.libsdl.org/ Description: Simple DirectMedia Layer SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This version of SDL is compiled with X11 and Wayland graphics drivers and OSS, ALSA, sndio and PulseAudio sound drivers. Package: libsdl2-dev Architecture: amd64 Version: 2.30.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsdl2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SDL packages maintainers Installed-Size: 6280 Depends: libasound2-dev, libdbus-1-dev, libdecor-0-dev, libdrm-dev, libegl-dev, libgbm-dev, libgl-dev, libgles-dev, libibus-1.0-dev, libpulse-dev, libsamplerate0-dev, libsdl2-2.0-0 (= 2.30.0+dfsg-ok1), libsndio-dev, libudev-dev, libwayland-dev, libx11-dev, libxcursor-dev, libxext-dev, libxfixes-dev, libxi-dev, libxinerama-dev, libxkbcommon-dev, libxrandr-dev, libxss-dev, libxt-dev, libxv-dev, libxxf86vm-dev Conflicts: libsdl-1.3-dev Replaces: libsdl-1.3-dev Filename: pool/main/libs/libsdl2/libsdl2-dev_2.30.0+dfsg-ok1_amd64.deb Size: 1032872 MD5sum: b55ab6624d11677041cee0b98887cf94 SHA1: 198f4c822d9a6a83a8d550610d9eb0f1b58dbe17 SHA256: 97e89603566a084a798d171132f3e94dad9f17a96eea8ab45bc135be0dfaab0c SHA512: 69608467358aa12e7836112a9a0ace936e7b687050182b1cca44314d56a80df8d24426059adce832937f48dfcf8896971b593e8387ea0cdb69fe553ebf5a2a05 Homepage: https://www.libsdl.org/ Description: Simple DirectMedia Layer development files SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains the files needed to compile and link programs which use SDL. Package: libsdl2-doc Architecture: all Version: 2.30.0+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libsdl2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SDL packages maintainers Installed-Size: 33949 Breaks: libsdl2-dev (<< 2.0.4+dfsg-1) Replaces: libsdl2-dev (<< 2.0.4+dfsg-1) Filename: pool/main/libs/libsdl2/libsdl2-doc_2.30.0+dfsg-ok1_all.deb Size: 15159664 MD5sum: 9e4010b6854de414d09486c04efdcac4 SHA1: 822520b710851a475178833e8693083683bc7d2d SHA256: 0813c4775959e9873a91cff5285c3c6a0847415fe3af7f6d0f527b8cb75ece60 SHA512: 6e3e736a5050bf072422e88f656cf36d887f31ef32134a7a7ac70e745a6614bbaa750b410361f6410e58d5f16f0dd9b2f33361216f39344de75729ee0cdccb06 Homepage: https://www.libsdl.org/ Description: Reference manual for libsdl2 SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains the reference manual and examples. Package: libsdl2-tests Architecture: amd64 Version: 2.30.0+dfsg-ok1 Priority: optional Section: misc Source: libsdl2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SDL packages maintainers Installed-Size: 4092 Depends: libc6 (>= 2.34), libgl1, libsdl2-2.0-0 (>= 2.26.0), libx11-6 Suggests: gnome-desktop-testing Breaks: libsdl2-dev (<< 2.0.22+dfsg-2~) Replaces: libsdl2-dev (<< 2.0.22+dfsg-2~) Filename: pool/main/libs/libsdl2/libsdl2-tests_2.30.0+dfsg-ok1_amd64.deb Size: 730528 MD5sum: aa6b1beb4cbb7831fdad64e3017876d2 SHA1: cf85c466281a1b41d2b3ef5a61ee1ce7eb5c4d8c SHA256: 3393f4781869d88b3d63a5512dc921c50a4876306b1d23af5ae8ed8ce4e4748b SHA512: 007a5f899ad779042a4a07f1bfec52d799e3c7b7105f4fa186832b25f8d6fbf3a3e6ebc6b75e3eee1950e406e183498fbec12ef50dc7abd3f4d1297e5476d6f0 Homepage: https://www.libsdl.org/ Description: Simple DirectMedia Layer automated and manual tests SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains manual and automated tests. The automated tests can be run using ginsttest-runner in the gnome-desktop-testing package, or manually. Package: libseat-dev Architecture: amd64 Version: 0.8.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: seatd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 26 Depends: libseat1 (= 0.8.0-ok2) Filename: pool/main/s/seatd/libseat-dev_0.8.0-ok2_amd64.deb Size: 5064 MD5sum: 9f875c570713306a97e303430c203fe1 SHA1: f0fc774b87b9eef69fcf4f5edf47e2f97b6b4e43 SHA256: 7db222f3b27baebfccb08f196e0e164d06ceba0f1dbb6ff13e7f7185be759adb SHA512: cb106d783afcf71779df3de3a281ee226a15557afa19f2e701b45e08457e019ff3cf5d21a2e17362e6c7ac33b1a3ac427db4cb327c8931a456a31b3b0c89ddae Homepage: https://git.sr.ht/~kennylevinsen/seatd Description: flexible user, seat and session management library (development files) seatd session management development files. Package: libseat1 Architecture: amd64 Version: 0.8.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: seatd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 82 Depends: seatd | logind, libc6 (>= 2.33), libsystemd0 (>= 238) Filename: pool/main/s/seatd/libseat1_0.8.0-ok2_amd64.deb Size: 26180 MD5sum: 4599466548dae2b2a9c28260acd28f76 SHA1: de3843224d96320c6044ab22d5c2c8866320b91b SHA256: 5085a96fddecdaaf438bfc88c9491bf99eeb47b75d46e8fb708c4c39049f962a SHA512: 5e868383a34f410c90749d55972671fb271f110c31ddd16b03c7a612d36ddc31d54262cdfff4e233a5661f3e03209c8520dbaeb24f29c33a5f76ac32157ac0be Homepage: https://git.sr.ht/~kennylevinsen/seatd Description: flexible user, seat and session management library This library provides runtime access to user, seat and session management. The backend server used is configurable at runtime. Currently implemented backends are seatd, elogind or systemd-logind. Package: libseccomp-dev Architecture: amd64 Version: 2.5.5-1ok1.3 Multi-Arch: same Priority: optional Section: libdevel Source: libseccomp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kees Cook Installed-Size: 418 Depends: libseccomp2 (= 2.5.5-1ok1.3) Suggests: seccomp Filename: pool/main/libs/libseccomp/libseccomp-dev_2.5.5-1ok1.3_amd64.deb Size: 84940 MD5sum: 6662a9f624739554509cabaee558d4fd SHA1: 814ce75287928a396ea0b1683fffe344aad114a5 SHA256: 15e9e603a6e8e1d64239f1f260f5245c97e3637abfab0fcc7d84508447d1f0f8 SHA512: c7283cdbf241b5efc870360c4592a83f476af64b2458f2c09b8b4d950692d891560176257aba294a7b4284ec24d655a7c8d4b773ee5099e52f5ffe5bf9c68a0d Homepage: https://github.com/seccomp/libseccomp Description: high level interface to Linux seccomp filter (development files) This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall. . This package contains the development files. Package: libseccomp2 Architecture: amd64 Version: 2.5.5-1ok1.3 Multi-Arch: same Priority: optional Section: libs Source: libseccomp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kees Cook Installed-Size: 151 Depends: libc6 (>= 2.4) Filename: pool/main/libs/libseccomp/libseccomp2_2.5.5-1ok1.3_amd64.deb Size: 45216 MD5sum: 843ab62ac3b47fa2b560a37a7361527b SHA1: 1f2aba60007c9294ef8e0cdf308bc9ce0a70ec62 SHA256: baa8a61550fed69e5a8718f0dcf2db8bee5a82e31468fe5221f84e12e5a64514 SHA512: 4584afc437992765e32e732d218df38f1477bfd54e8b392deff5fbbe8aff876f11daac0859a1701aa2c3c9d267157d70ae62015a1b260aacc13efb518e625687 Homepage: https://github.com/seccomp/libseccomp Description: high level interface to Linux seccomp filter This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall. Package: libsecret-1-0 Architecture: amd64 Version: 0.21.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsecret Origin: openKylin Maintainer: openKylin Developers Installed-Size: 420 Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.10.0), libglib2.0-0 (>= 2.77.3), libsecret-common Filename: pool/main/libs/libsecret/libsecret-1-0_0.21.2-ok1_amd64.deb Size: 107692 MD5sum: c973def0ca1e9bd8fcbb58ea93b71dd8 SHA1: 44b9c004ce86cdf2dd53807f9c5563726d476d93 SHA256: 96236ab953e4fd728252a12bc83e3485cd29f56bed6d3810bd2e7293080ca99b SHA512: 1e8ca233ba97affd54a9a2a21910b16dd15f9caae956bacc0b18338a7d1a4d254dbebb2064b9f49ea2730c5befa7ecaccb666f97f2fcd11e4f301d0c8073b1a0 Homepage: https://wiki.gnome.org/Projects/Libsecret Description: Secret store Library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. Package: libsecret-1-dev Architecture: amd64 Version: 0.21.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsecret Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3783 Depends: libsecret-1-0 (= 0.21.2-ok1), gir1.2-secret-1 (= 0.21.2-ok1), libgcrypt20-dev (>= 1.2.2), libglib2.0-dev (>= 2.44.0) Filename: pool/main/libs/libsecret/libsecret-1-dev_0.21.2-ok1_amd64.deb Size: 128924 MD5sum: 6b87ac056c7e5b91040d67921c4ba2be SHA1: c3b4296582c8ef35bba3149caa3ebc201923a256 SHA256: e234dbfbe96cb97d8ebbbead404e3d7ca82d9a3abb8aaa6eb04fa4d36e5e6f00 SHA512: 1c314e3e937cf5774e04865ac14c90b3aa6e285d044e24b0869ff11c8cd2934f36d86f2290cd250593bb3b38ea1923a05a94dd730c05a164cea0bb7fff7b825b Homepage: https://wiki.gnome.org/Projects/Libsecret Description: Secret store (development files) Library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. . This package contains the development files. Package: libsecret-common Architecture: all Version: 0.21.2-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libsecret Origin: openKylin Maintainer: openKylin Developers Installed-Size: 253 Filename: pool/main/libs/libsecret/libsecret-common_0.21.2-ok1_all.deb Size: 24540 MD5sum: 669f8d2342f6e818ed22801d299adafd SHA1: e0a266b61f92d4c6fedc04dce2e4fa88b29d7a19 SHA256: 90f45f4bf8b01a54193e0fbcde7efd65ba119dde995986e7a0086bd859c9f9c4 SHA512: 841ebe26c2d3bc81c01917bb48fe1e7d862fcbf64ff40be29578eebd4f0629792f987b45faaa5a4427ae66beb31a006b930647bc6f3c2b46cdd099224f303526 Homepage: https://wiki.gnome.org/Projects/Libsecret Description: Secret store (common files) Library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. . This package contains data files used by the libsecret library. Package: libsecret-tools Architecture: amd64 Version: 0.21.2-ok1 Multi-Arch: foreign Priority: optional Section: admin Source: libsecret Origin: openKylin Maintainer: openKylin Developers Installed-Size: 40 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.44.0), libsecret-1-0 (>= 0.19.1) Filename: pool/main/libs/libsecret/libsecret-tools_0.21.2-ok1_amd64.deb Size: 10584 MD5sum: 4ee9fcbfa53c4c75dd9af9de04eacfc3 SHA1: e2d63ebe3841e62f4d604cc8b6f8160fe365c3e9 SHA256: f0bb22480af1e8bfb71f7f965d9144d1713fbf24960ad49d81f075c54a1fe6fe SHA512: 3e7a344f97df1ae0da5c1ca706c5684973d1ac124207d9dd3801ecccde0d09c3c277462f56bb7a82f89b45200b489b7d323523100da151270113a744374656e4 Homepage: https://wiki.gnome.org/Projects/Libsecret Description: tool for storing and retrieving GObject passwords This package provides a command line tool using libsecret to access the freedesktop.org Secret Service API. This can be used to store and retrieve passwords for desktop applications. Package: libselinux1 Architecture: amd64 Version: 3.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: libselinux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian SELinux maintainers Installed-Size: 192 Depends: libc6 (>= 2.38), libpcre2-8-0 (>= 10.22) Filename: pool/main/libs/libselinux/libselinux1_3.5-ok2_amd64.deb Size: 73512 MD5sum: 4a781645360ee0b48a523b1bf2061217 SHA1: 5f0cf5e159278bacc13fcfed1fe534eddc415019 SHA256: 92d3449389114f450a1fecace10a59f3125e450a3c1f89c40909d235455923e2 SHA512: 7ac0c72ec46ad3176b20df3532cd1b09b15c57c026dc0e83027828e8a509a52d857ed1dd20b745a5199c77912c7e6af049a529d896d3382e4174d9a491d3d12a Homepage: https://selinuxproject.org Description: SELinux runtime shared libraries This package provides the shared libraries for Security-enhanced Linux that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. 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. . libselinux1 provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. Package: libselinux1-dev Architecture: amd64 Version: 3.5-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libselinux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian SELinux maintainers Installed-Size: 699 Provides: libselinux-dev Depends: libselinux1 (= 3.5-ok2), libsepol-dev (>= 3.5), libpcre2-dev Conflicts: libselinux-dev Filename: pool/main/libs/libselinux/libselinux1-dev_3.5-ok2_amd64.deb Size: 152940 MD5sum: bab9c44ce5a1274d3c0b3d4689918c0b SHA1: 14683aac679006a1a3351316b2c28034bbb1a77b SHA256: f28df24a09a88b86bd0539b9527965b1bfacc6e00f02667f3495c7aed7b5cea6 SHA512: b229b87f27b1e666d8c2fcb77914ed854824541d1e681ee2966ff489742a500b34f297b409b64c59d4251e66c84dabd2c2831988c283526142f0e61b5f52ed05 Homepage: https://selinuxproject.org Description: SELinux development headers This package provides the static libraries and header files needed for developing SELinux applications. 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. Package: libsemanage-common Architecture: all Version: 3.5-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libsemanage Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SELinux maintainers Installed-Size: 25 Filename: pool/main/libs/libsemanage/libsemanage-common_3.5-ok1_all.deb Size: 8336 MD5sum: ccb537a07a1ce6347cf8cf6bd95e6094 SHA1: 511176a235f4e5c81ce9ddbb32abd3fe3e6feec5 SHA256: fe5d68cc39120c95e19b19fe8097663dc07af61e6ab0164e85c0c906ae8e28cf SHA512: 800fb4e38de877aefd60ff6dd43d212d99f8eba0b08a59e1e9c574a2f3d7920c224ca7f043934b587bb081bd2e72cd9826427cc3800558bcbd435654be6f6f53 Homepage: https://selinuxproject.org Description: Common files for SELinux policy management libraries This package provides the common files used by the shared libraries for SELinux policy management. . 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. Package: libsemanage-dev Architecture: amd64 Version: 3.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsemanage Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SELinux maintainers Installed-Size: 742 Depends: libbz2-dev, libselinux1-dev (>= 3.5), libsemanage2 (= 3.5-ok1), libsepol-dev (>= 3.5) Filename: pool/main/libs/libsemanage/libsemanage-dev_3.5-ok1_amd64.deb Size: 119912 MD5sum: 6e998711515207cc73c44b589bf6a632 SHA1: 89cffded74f32f43cf83c5ab3e43fde3bb1ae53e SHA256: 540ca610eeedc13690e80556435a66b76ec2b4262026ae37185151012aae946d SHA512: 77803f950c99e20761b1b1ab76db80e3e7ec3eb1e46cad9f9b330e4ea61ad5d13f902bab6cf31a534204aa94cef9a434f261cd27a07f0b410d9995ad38527a24 Homepage: https://selinuxproject.org Description: Header files and libraries for SELinux policy manipulation This package provides an API for the management of SELinux policies. It contains the static libraries and header files needed for developing applications that manage SELinux policies. . 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. Package: libsemanage2 Architecture: amd64 Version: 3.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsemanage Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SELinux maintainers Installed-Size: 282 Depends: libsemanage-common (>= 3.5-ok1), libaudit1 (>= 1:2.2.1), libbz2-1.0, libc6 (>= 2.38), libselinux1 (>= 3.5), libsepol2 (>= 3.5) Filename: pool/main/libs/libsemanage/libsemanage2_3.5-ok1_amd64.deb Size: 84468 MD5sum: 517f923e9497ec8dab9b0b5b38aa1ea5 SHA1: 41bd3ab5cde6fa85b122dd86cdcbbdcfdab9549b SHA256: 06ccb59df08d7427dd9264bacc0b8e9db92d5d9095b2839d63c56e910918a999 SHA512: 58997f3a9b70d63ac9c9030ed01d48b7af92dc2f43afc1dfeca260c37b7d7d4a125fec38028a30e540c8524aec8d5244bbd312f7eee00ebf12a39965da4e7682 Homepage: https://selinuxproject.org Description: SELinux policy management library This package provides the shared libraries for SELinux policy management. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case . 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. Package: libsensors-config Architecture: all Version: 1:3.6.0-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: lm-sensors Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aurelien Jarno Installed-Size: 24 Suggests: lm-sensors Conflicts: libsensors4 Replaces: libsensors4 Filename: pool/main/l/lm-sensors/libsensors-config_3.6.0-ok1_all.deb Size: 4392 MD5sum: 58766accfd9634e77656e7d1cdbc6d1e SHA1: b67944362612b823226a2a2c783b1fab16378d5a SHA256: 4530cadf739dafaa8d62de6a0c22b0edde3e17e2b8114f92cf200fd795986da6 SHA512: a22ee7dafb9c0e088162b880761b0ae14dd7fbc91d23aad4803f42336d69de7f08c4a78f23f61d9f90dfe2755cbdbd18790ef49e72d169d7c2dd07d055a3e5aa Homepage: https://hwmon.wiki.kernel.org/lm_sensors Description: lm-sensors configuration files Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This library is only functional with a Linux kernel, it is provided on non-Linux systems for portability reasons only. . This package contains the configuration files. Package: libsensors4-dev Architecture: amd64 Version: 1:3.6.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lm-sensors Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aurelien Jarno Installed-Size: 147 Provides: libsensors-dev Depends: libsensors5 (= 1:3.6.0-ok1) Filename: pool/main/l/lm-sensors/libsensors4-dev_3.6.0-ok1_amd64.deb Size: 35608 MD5sum: 257a9b2ea2bf067d973f00f67f416937 SHA1: 83e3b2dea65865931a5c61052cf7fc8ef8fd2fec SHA256: b9b76baa795b30d5ab1c4cf76a11d111967232cb93ab5f6f58b94ff95338ab0e SHA512: 15511f15cd88c07936248f6d4be88d6207fd47f5f35cd04913220e90a906420fc4ae5a265c1436d9e8634ac192ce646f76e6a13c34551208a450521d228df58b Homepage: https://hwmon.wiki.kernel.org/lm_sensors Description: lm-sensors development kit Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This library is only functional with a Linux kernel, it is provided on non-Linux systems for portability reasons only. . This package contains the static library and header files used in development. Package: libsensors5 Architecture: amd64 Version: 1:3.6.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: lm-sensors Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aurelien Jarno Installed-Size: 82 Depends: libsensors-config, libc6 (>= 2.29) Suggests: lm-sensors Filename: pool/main/l/lm-sensors/libsensors5_3.6.0-ok1_amd64.deb Size: 25496 MD5sum: 4d535fc66e63f7a52e3e70666acaf3ee SHA1: 1549a9bad437b006bb928e1de398f211144884af SHA256: 56b4b426e6afa1c2e24ede4b275a8fb5c00bc0620d6d332b096aea1e0df4f974 SHA512: a582e10eadbb92d5fccf7efc7b13da266e4b0f44c9a969b210d7fa50a5cfe183b9e3e267f4f0cc7d6483be3c6ae3ac9190a61a030d2699732f09b8ea70617032 Homepage: https://hwmon.wiki.kernel.org/lm_sensors Description: library to read temperature/voltage/fan sensors Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This library is only functional with a Linux kernel, it is provided on non-Linux systems for portability reasons only. . This package contains a shared library for querying lm-sensors. Package: libsepol-dev Architecture: amd64 Version: 3.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsepol Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SELinux maintainers Installed-Size: 1669 Depends: libsepol2 (= 3.5-ok1) Breaks: libsepol1-dev (<< 3.2) Replaces: libsepol1-dev (<< 3.2) Filename: pool/main/libs/libsepol/libsepol-dev_3.5-ok1_amd64.deb Size: 384526 MD5sum: 75dfa716b1343ef93bdce32b81dae339 SHA1: c026f9a06ad1d301138527b33184fb1f234aba8e SHA256: 9c31d3b569f818eee5a4be1269b2a6cbb369c07e140ffc9ae9f0fb48b3033f6c SHA512: 33780fc241768d3ea056abfbbe4c6e3c243a00d49d5a3711bc79fc4c5fdc5a59f0865e77630af1230e208190a09f3f2d6f88d81d69fed25ea708c65e1132470f Homepage: https://selinuxproject.org Description: SELinux binary policy manipulation library and development files libsepol allows programs to easily modify SELinux binary policies. This means changing the default values for booleans, or reading the policy for analysis. . This package contains the headers and archives used for linking it into your programs. Package: libsepol2 Architecture: amd64 Version: 3.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsepol Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SELinux maintainers Installed-Size: 750 Depends: libc6 (>= 2.38) Filename: pool/main/libs/libsepol/libsepol2_3.5-ok1_amd64.deb Size: 300220 MD5sum: 06ec466a2b314540e638306d9cbba52a SHA1: 87f278d2ca3b30fec9551f7fa4543ec13bbc5547 SHA256: 6db068d7f7c4e254f071b85951a4e8e2338b5fed3977434a6bd10410117fc056 SHA512: da3b394d61650280881dce32183d499c74e40bcf3300da9e2f23a98d9c2cccb7eb760d4cd0e312478b9456067597216a7c7829bc9575abb6d0c096510b3b3760 Homepage: https://selinuxproject.org Description: SELinux library for manipulating binary security policies 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. . libsepol provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. Package: libserd-0-0 Architecture: amd64 Version: 0.32.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: serd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 114 Depends: libc6 (>= 2.29) Suggests: serdi Filename: pool/main/s/serd/libserd-0-0_0.32.2-ok1_amd64.deb Size: 39276 MD5sum: e38e43c6e327613151fd41a673aea625 SHA1: d8b120e2b82fbce0bed98e7eb9891c023291345c SHA256: 1a7d3b87994c505018b84eb08fd0447c9e0a64c127cec7a50d8efb733d7bb2ee SHA512: 642167320d75863c6e63d51b0267b7eaa6d31d1aa1b771e52f1a043a97bf314ff4cdb8fd81193c097ee08b72400d5afbc9918cd0cb47824ba80fa12796cb3f3b Homepage: https://drobilla.net/software/serd.html Description: lightweight RDF syntax library Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples. . Serd is not intended to be a swiss-army knife of RDF syntax, but rather is suited to resource limited applications, or situations where a simple reader/writer with minimal dependencies is ideal (e.g. in LV2 hosts or plugins). . Serd is: * small: Serd is implemented in under 2500 lines1 of standard C code. * portable and dependency-free: Serd uses only the C standard library, and has no external dependencies, making it a lightweight dependency in every sense. * fast and lightweight: Serd (and the included serdi tool) can be used to stream abbreviated Turtle (unlike many other tools which can not stream since they must first build an internal model to abbreviate). In other words, Serd can re-serialise an unbounded amount of Turtle using a fixed amount of memory, preserving the abbreviations in the input. * conformant and well-tested: Serd is written to the Turtle, NTriples and URI specifications, and includes a comprehensive test suite which includes all the normative examples from the Turtle specification, all the "normal" examples from the URI specification, and additional tests added specifically for Serd. The test suite has over 96% code coverage (by line), and runs with zero memory errors or leaks. Package: libserd-dev Architecture: amd64 Version: 0.32.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: serd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 57 Depends: libserd-0-0 (= 0.32.2-ok1) Recommends: pkg-config Suggests: libserd-doc Filename: pool/main/s/serd/libserd-dev_0.32.2-ok1_amd64.deb Size: 11108 MD5sum: 9b66a718753d62564f0b7c780d65d6fd SHA1: 025e3338ab7ed606b1fc7bf11715f43aee825c6e SHA256: 4e05757cb0ba9eecd876c35b530d60fa25d425bcb2358ee5a304e4e632aff792 SHA512: aba8206a4d8470de09fabb0d475c2fd5d7e7cd6ae050d6bc352dc6c506b28f9e59998e8eaf1b2c77c0de1c5d7d7c0b3de0bc7d85c7ff8618001f8a555951eeeb Homepage: https://drobilla.net/software/serd.html Description: lightweight RDF syntax library - development files Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples. . This package provides the development files for Serd. Package: libserd-doc Architecture: all Version: 0.32.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: serd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 235 Depends: libjs-sphinxdoc (>= 3.4.3-1) Enhances: libserd-dev Filename: pool/main/s/serd/libserd-doc_0.32.2-ok1_all.deb Size: 37548 MD5sum: d1d9ec125a65f955a6e783d7e33ccf19 SHA1: 22b0df49daaca9c3aa9ce10c287f99d2177e8008 SHA256: d1039411358c018375dce90a3ecac11188022e04995db82f505702212688a055 SHA512: af6e0bd9767b04961be2a744382a265c7b16eef61afb08817a47ffad728681589bb0d369c7795d54c7eaac6662f55d24beceeb10031f2bb2b6993571b569fb0a Homepage: https://drobilla.net/software/serd.html Description: lightweight RDF syntax library - documentation Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples. . This package provides the developer's reference for serd. Package: libsereal-decoder-perl Architecture: amd64 Version: 5.004+ds-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 280 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14), libzstd1 (>= 1.5.5) Breaks: libsereal-encoder-perl (<< 5.004+ds~) Filename: pool/main/libs/libsereal-decoder-perl/libsereal-decoder-perl_5.004+ds-ok2_amd64.deb Size: 94676 MD5sum: 4be4f6fde1df8a9d023570ef58571f5a SHA1: 22d5d0b7e9dfbb846d829041e1dfe2883f550203 SHA256: aa2297a964dc98a82e809704b52f0b4fc6c1700a2e956858d4ebf0e7a70a37c8 SHA512: 35115900a3c4d2b7dffd1db79f8f9b1dc5bb18e6aa345ad73245518b447bb17c733df4f7dab425f7ab948a90b4edb9828a9738ba7ac07cfb741c03eea47e6cd9 Homepage: https://metacpan.org/release/Sereal-Decoder Description: fast, compact, powerful binary deserialization module Sereal::Decoder implements a deserializer for an efficient, compact-output, and feature-rich binary protocol called Sereal. . Its sister module Sereal::Encoder implements an encoder for this format. Package: libsereal-encoder-perl Architecture: amd64 Version: 5.004+ds-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 277 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14), libzstd1 (>= 1.5.5) Filename: pool/main/libs/libsereal-encoder-perl/libsereal-encoder-perl_5.004+ds-ok1_amd64.deb Size: 97040 MD5sum: fddc1615a0a290b1e9d6589a711219f7 SHA1: 318c3bd4ee883073c55ce1eb58b2a8d0b5d081af SHA256: 073c45553dca4fa0e04c391646a2e08ab5ae85f5d0153d0686651f25ca58807e SHA512: 2aa4ce7f5f05a3bcd7816299925526bb80ac4b8ca9a212c11d53c32ed88eb6fde1f91f9c8324d68829548c2a6c0eeec4edf38300e439ab9810034d7b49c8323a Homepage: https://metacpan.org/release/Sereal-Encoder Description: fast, compact, powerful binary serialization module Sereal::Encoder implements an efficient, compact-output, and feature-rich serializer using a binary protocol called Sereal. . Its sister module Sereal::Decoder implements a decoder for this format. Package: libsereal-perl Architecture: all Version: 5.004-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 29 Depends: perl:any, libsereal-decoder-perl (>= 5.004), libsereal-encoder-perl (>= 5.004) Filename: pool/main/libs/libsereal-perl/libsereal-perl_5.004-ok1_all.deb Size: 7708 MD5sum: 1a4d663612f5161fd272660242bafc3d SHA1: b7c0f4b38e1e9e3caccb3c0fb3ce842f86cc39e3 SHA256: 7cc2c252d5d60a0214917416803bda200d2d43d3ad86f711257706e38f530b6a SHA512: 5bbb55dad2eebdb37615183e89287dcc30fba58b79d2f568c80e3cbe43038d3a56866457799e61f07e493c5c342cfb3aea76d692d82ba9c3f0741840c0a9142f Homepage: https://metacpan.org/release/Sereal Description: fast, compact, powerful binary (de-)serialization module wrapper Sereal is an efficient, compact-output, binary and feature-rich serialization protocol. The Perl encoder is implemented as the Sereal::Encoder module, the Perl decoder correspondingly as Sereal::Decoder. They are distributed separately, in Debian as libsereal-decoder-perl and libsereal-encoder-perl. . This Sereal module is a very thin wrapper around both Sereal::Encoder and Sereal::Decoder. It depends on both and loads both. So if you have a user of both encoder and decoder, it is enough to depend on a particular version of Sereal and you'll get the most recent released versions of Sereal::Encoder and Sereal::Decoder. Package: libserializer-java Architecture: all Version: 1.1.6-ok1.1 Priority: optional Section: java Source: libserializer Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 34 Depends: libbase-java, libcommons-logging-java Filename: pool/main/libs/libserializer/libserializer-java_1.1.6-ok1.1_all.deb Size: 20160 MD5sum: 07e70b8c5616cb167b72802919558b13 SHA1: 85d26d1481b17419e186b45c36085546e6e462e2 SHA256: 1e44208187eee0f3fb9d0d3477c44a65eb3675abcc803f3a55cd2002f20d6eac SHA512: 2f2bb008e6cf06edf8d6709fd52a4cbea62e95bbb735b4703b9a031e8dffa041e076f5fec256104962340f1c35da56a4ba0d2a9666190750ca98524527a9279d Homepage: https://gitee.com/openkylin/libserializer Description: general serializaton framework This library module contains a general serialization framework. It simplifies the task of writing custom serialization handlers for non-serializable classes. Package: libservlet-api-java Architecture: all Version: 4.0.1-ok1 Priority: optional Section: java Source: servlet-api Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 137 Breaks: libservlet2.5-java Replaces: libservlet2.5-java Filename: pool/main/s/servlet-api/libservlet-api-java_4.0.1-ok1_all.deb Size: 80420 MD5sum: 1840319f9fbde6133c04193b146beb1d SHA1: 9d7c75ea3202bc0fef5e73bb5bcc9aa497bfc066 SHA256: d4945bb7e98a9dd1c9f67baf104e6fc524ba355a1eb44e112f15296cad997077 SHA512: cc8b2c606b31ebab2be064f890ce89e89b9dd63e7cab73c923e55b84d286841160533e08386b93b0930103504a3c965b9367e1afd64b334f22a5766daca65ba7 Homepage: https://javaee.github.io/servlet-spec/ Description: Java Servlet API The Servlet API is the Java platform technology of choice for interacting with the web. Servlets provide a component-based, platform-independent method, for building web-based applications generating dynamic content. Servlets are managed by a container and interact with web clients via a request/response paradigm. Package: libservlet-api-java-doc Architecture: all Version: 4.0.1-ok1 Priority: optional Section: doc Source: servlet-api Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4702 Provides: libservlet3.1-java-doc Recommends: default-jdk-doc Breaks: libservlet3.1-java-doc Replaces: libservlet3.1-java-doc Filename: pool/main/s/servlet-api/libservlet-api-java-doc_4.0.1-ok1_all.deb Size: 393266 MD5sum: 05c4c2288da675d2699d6c1781aa52a4 SHA1: 7df3f2f24cd6b751f669266ff1aab440cabcd2c6 SHA256: 4af1c40226834721b7f9b6bbdd1b753e94cdd06060b48bafb2956156bb588af2 SHA512: dd26ee14aedaf5f7493eb285a91f74ccefb91152f55c822a26357f064ecc4aef1e1400ec8fb8f55a6dfcee4dcb59f062b896208d03f8017f50c4666f981c5d81 Homepage: https://javaee.github.io/servlet-spec/ Description: Java Servlet API (documentation) The Servlet API is the Java platform technology of choice for interacting with the web. Servlets provide a component-based, platform-independent method, for building web-based applications generating dynamic content. Servlets are managed by a container and interact with web clients via a request/response paradigm. . This package contains the API documentation of libservlet-api-java. Package: libservlet3.1-java Architecture: all Version: 1:4.0.1-ok1 Priority: optional Section: oldlibs Source: servlet-api (4.0.1-ok1) Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 43 Provides: libservlet3.1-java Depends: libservlet-api-java, libjsp-api-java, libel-api-java, libwebsocket-api-java Filename: pool/main/s/servlet-api/libservlet3.1-java_4.0.1-ok1_all.deb Size: 9232 MD5sum: 35c81b4b958fd8e93e9d30c9da3f3a1f SHA1: 09249d94638181c9ddd876316d660c94a244b630 SHA256: 562d7f915bb5733d4e8377bad324f3f2a8af5f87a617d0bc3c73d32071d227b6 SHA512: 5a8bf79d0c527ff8f35d4f0b1a123294573148cd7c1ad3d519b4a83b19b30d2826388b429af3f4d9e05843b961dcff7185ba7592527a1de9c94d5aa681bca1ac Homepage: https://javaee.github.io/servlet-spec/ Description: Java Servlet API 3.1 (transitional package) The Servlet API is the Java platform technology of choice for interacting with the web. Servlets provide a component-based, platform-independent method, for building web-based applications generating dynamic content. Servlets are managed by a container and interact with web clients via a request/response paradigm. . This is a transitional package, the other JavaEE packages should be used instead. Package: libset-intspan-perl Architecture: all Version: 1.19-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 76 Depends: perl:any Filename: pool/main/libs/libset-intspan-perl/libset-intspan-perl_1.19-ok3_all.deb Size: 23912 MD5sum: 303eca6fdf9bcfa0839b59aba43e520d SHA1: 12551d13b0b278ca3102ab14024ce51f53dd44fe SHA256: 6c44bd2bc413107713589a580d0428c694038dbdf71b4ba4975a1adcfc0c4489 SHA512: f1caee55d4ace6f25fc1da42447f49555ed743bcf660649d9c6c2c773b3e741e99f9180da60ebb5a074084133c680034933711b7270cbe42ecc46318e8e6d4a4 Homepage: https://metacpan.org/release/Set-IntSpan Description: module to manage sets of integers The Set::IntSpan module manages sets of integers. It is optimized for sets that have long runs of consecutive integers. These arise, for example, in .newsrc files, which maintain lists of articles. Package: libset-object-perl Architecture: amd64 Version: 1.42-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 117 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libs/libset-object-perl/libset-object-perl_1.42-ok2_amd64.deb Size: 35340 MD5sum: 8d2be5c8b0cdd992385ea5247efbd387 SHA1: 0bade0966571f54a76471084bb11c074f84e8020 SHA256: 229513845029ac7ad6e5cbb89494ac6ab6ff4b98a2c53bb9806402f7f48b891e SHA512: 0093228b2798c36be1b93ec1e0617e97bc2846a9c6f0283436605cb2f958e59a2a21b103e3d66428d7ff7a26ca41bc25aab283c39ab63ab11ee1184d01db1224 Homepage: https://metacpan.org/release/Set-Object Description: collection of objects without duplications Set::Object module implements a Set of objects, that is, a collection of objects without duplications. It is similar to a Smalltalk IdentitySet. Package: libsframe1 Architecture: amd64 Version: 2.41-ok13 Multi-Arch: same Priority: optional Section: devel Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 51 Depends: libc6 (>= 2.14) Filename: pool/main/b/binutils/libsframe1_2.41-ok13_amd64.deb Size: 13656 MD5sum: 82b42567415733ce05326d7c83bcfeef SHA1: bbab4260cb6fc3e6d31b891b140fa510ce9b02d4 SHA256: 8e0ec0833f3e7f4028aaa9af0f3ff76f4025823b0362f39ddb92ed4700b2dba1 SHA512: 39929c6ab1e4cb3dc56fb897dccf779228aca2b89bb31ee1362bf712456f0ad0f7fafb5395babd5e42773a63cd86012f3d57689e66e36ef1269922a12f2db378 Homepage: https://www.gnu.org/software/binutils/ Description: Library to handle the SFrame format (runtime library) SFrame stands for Simple Frame format. SFrame format keeps track of the minimal necessary information needed for generating stack traces. . This package includes the libsframe shared library. Package: libsframe1-dbg Architecture: amd64 Version: 2.41-ok13 Multi-Arch: same Priority: optional Section: debug Source: binutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 52 Depends: libsframe1 (= 2.41-ok13) Filename: pool/main/b/binutils/libsframe1-dbg_2.41-ok13_amd64.deb Size: 33632 MD5sum: a0feeeed5366ddecc10b48a952af1571 SHA1: badc5a2dee1069d2877dcea34afe19f13d53e8a2 SHA256: e37bd2e3f1c15a3a234dbe5467d395b8d67853e8dab67e429cb7226d3fa97caa SHA512: 01d6a1bef87b4e76ee17f466898c5aa8a2ad703080e2b659a0eedbc4d27891bf035a22eec056553571e33f3b27f2d6835f8ccf7ee0c2726fbea79a747d67560c Homepage: https://www.gnu.org/software/binutils/ Description: Library to handle the SFrame format (debug symbols) SFrame stands for Simple Frame format. SFrame format keeps track of the minimal necessary information needed for generating stack traces. . This package includes the debug symbols for the libsframe shared library. Package: libsgmls-perl Architecture: all Version: 1.03ii-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 67 Depends: perl:any Suggests: sgmlspl, sgmls-doc, opensp | sp Filename: pool/main/libs/libsgmls-perl/libsgmls-perl_1.03ii-ok2_all.deb Size: 21424 MD5sum: 3cad478a666096058593a4e583a109f5 SHA1: 833f53bc9ee665538db3fafa78c98682cdbe3c45 SHA256: ee96f9889a4ca88653610c02f5a24abf4d8b85702acc930beff352e30b0cd8bf SHA512: 4d36b29f1cb6c81c01dcfe11be784f4d926e79d940d5aee987f247175951108105c340b8ddd5b14e56068a49df886fd6919a1d37fd1069ecbdfa5fb62c0e3bb1 Homepage: https://metacpan.org/release/SGMLSpm Description: Perl modules for processing SGML parser output This is a set of Perl5 routines for processing the output from the onsgmls, sgmls, and nsgmls SGML parsers. To make sensible use of this package you will need to install a suitable SGML parser as well. Package: libsharpyuv-dev Architecture: amd64 Version: 1.3.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libwebp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 147 Depends: libsharpyuv0 (= 1.3.2-ok1) Filename: pool/main/libw/libwebp/libsharpyuv-dev_1.3.2-ok1_amd64.deb Size: 14940 MD5sum: 18ffe74514ed5033106914396376c2c7 SHA1: 5e94c7db46c2b5b04fc4a4e555abcf2d6a5e594b SHA256: 9c06607c71a7d9d0312e4190785ccc9352ae7b7f95943a4b0aa08621fd1787bb SHA512: e0fcd269ae2b0c7e8b483825d7fdbfcc2b60dcae985cba318ee2f9153533bb4f86509d96f4209f92b2c4132c9a43169ff94657ee0a287ab33c5fd38cd3dfb287 Homepage: https://developers.google.com/speed/webp/ Description: Library for sharp RGB to YUV conversion (development files) This library provides the function to convert RGB to YUV420 using a downsampling algorithm that minimizes artefacts caused by chroma subsampling. . This package provides the development files. Package: libsharpyuv0 Architecture: amd64 Version: 1.3.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libwebp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 131 Depends: libc6 (>= 2.29) Filename: pool/main/libw/libwebp/libsharpyuv0_1.3.2-ok1_amd64.deb Size: 12324 MD5sum: 20856c706f939f568a0aadcae1456716 SHA1: 15cc9f42b667ddec1b921897d28ad5646d3cd1b8 SHA256: 1f9db07612e455dde402710d5b623c3aedb779ea6d171cad966384ff65dfc0fb SHA512: d880b83366ce7c564ce7e15222540f616101abc01e626abcaedc01c3397ee0215aa3dbb4bc4b8a390a65793730ca4a5aaa419890aba6240d73c411d1ad89d314 Homepage: https://developers.google.com/speed/webp/ Description: Library for sharp RGB to YUV conversion This library provides the function to convert RGB to YUV420 using a downsampling algorithm that minimizes artefacts caused by chroma subsampling. . This package provides the shared library files. Package: libshine-dev Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: shine Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 22 Depends: libshine3 (= 3.1.1-ok1), pkg-config Filename: pool/main/s/shine/libshine-dev_3.1.1-ok1_amd64.deb Size: 3936 MD5sum: c80b6625f820291a203ae6bc28614b8c SHA1: 92f677a3d8da4626e1f2ebf6090f0192a68444a9 SHA256: 7e6bc55596b3d0948df16ed60add575815cfcd60bb665877be436995aa1fb948 SHA512: 7205d6e3814b80a857ffd483c72ebe29cae79c9b1a55e4d1daaf0c07f69e53e3984230b28b7cf8d814181db9cc511836b94a2f7a9470be30d6f8269eddbeee94 Homepage: https://github.com/savonet/shine Description: Fixed-point MP3 encoding library - development files Shine can be used to encode audio data on architectures with no floating point processing unit (FPU) at a much better rate than encoding libraries implemented using floating-point arithmetic. . This package contains the files needed to compile and statically link against Shine. Package: libshine3 Architecture: amd64 Version: 3.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: shine Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 59 Depends: libc6 (>= 2.29) Filename: pool/main/s/shine/libshine3_3.1.1-ok1_amd64.deb Size: 23172 MD5sum: 41f5ec2c1ff1ee12fb27488371716f4b SHA1: 5069dd266d450a8712263cf2a3eb9c46c373f086 SHA256: 70d28cebf77af9f0a32509fe13fcd2953cc175cd6904cd6e11976de2df5fcff3 SHA512: 5e1a92c73bf35968d3ea7b2374efe6df1c48de7beaa6a03cb13a78abc02d05bf1cc6888dd686b9e3adcda64349fa1e4caff4a04dbc23b7b630f6306705518f4e Homepage: https://github.com/savonet/shine Description: Fixed-point MP3 encoding library - runtime files Shine can be used to encode audio data on architectures with no floating point processing unit (FPU) at a much better rate than encoding libraries implemented using floating-point arithmetic. . This package contains the files needed to run a program compiled using Shine. Package: libshout-dev Architecture: amd64 Version: 2.4.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libshout Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 235 Provides: libshout3-dev Depends: libshout3 (= 2.4.6-ok1), libogg-dev, libspeex-dev, libssl-dev, libtheora-dev, libvorbis-dev, pkg-config Breaks: libshout3-dev (<< 2.4.5~) Replaces: libshout3-dev (<< 2.4.5~) Filename: pool/main/libs/libshout/libshout-dev_2.4.6-ok1_amd64.deb Size: 53164 MD5sum: 7829dc40e3ed0c70cbc1c3e133121b2d SHA1: f448d8262e66f224af66b3403d88f6151296d1ac SHA256: 5653212f58ec2ed42a06808230178c6e27be0a81d8ca8d1e408ab4b314ed2ee0 SHA512: 0056727846f8d5d2818c52edc2fbefe1da55dd28bf833589e8f83bc79623db9f2899b7b89a7d5a6127c05be53b6d80e74bfb5665c1b5514b4200b05988b1692e Homepage: https://www.icecast.org/ Description: MP3/Ogg Vorbis broadcast streaming library (development) A library for communicating with and sending data to Icecast and Icecast 2 streaming audio servers. It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. . With just a few lines of code, a programmer can easily turn any application into a streaming source for an Icecast-based server. Libshout also allows developers who want a specific feature set (database access, request taking) to concentrate on that feature set, instead of worrying about how server communication works. . This package contains the development headers, static libraries, and source code to an example program. Package: libshout-tools Architecture: amd64 Version: 2.4.6-ok1 Priority: optional Section: libs Source: libshout Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 48 Depends: libc6 (>= 2.34), libshout3 (>= 2.4.3) Filename: pool/main/libs/libshout/libshout-tools_2.4.6-ok1_amd64.deb Size: 10584 MD5sum: 3e8c31637877c86b86a25c140a0ea7bb SHA1: abdf9f5bb4d4994a1d414f560281d210318b7ad5 SHA256: c31de06c83962e90cdcf0990e4a06b2deb892711f215c8e19a2522a354f72cca SHA512: 2bb8e58c5ddf9e6f236e45bbd74a4ef3f3af603e6f6486d8af9afc7ca410e8fa7e97f987db160ba1980997e8c4b93bd67acd57d8fe26b0c4aa9593b42e555ec4 Homepage: https://www.icecast.org/ Description: MP3/Ogg Vorbis broadcast streaming library - commandline tools A library for communicating with and sending data to Icecast and Icecast 2 streaming audio servers. It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. . This package provides commandline tools. Package: libshout3 Architecture: amd64 Version: 2.4.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libshout Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 147 Depends: libc6 (>= 2.38), libogg0 (>= 1.0rc3), libspeex1 (>= 1.2~), libssl3 (>= 3.0.0), libtheora0 (>= 0.0.0.alpha7.dfsg), libvorbis0a (>= 1.1.2) Filename: pool/main/libs/libshout/libshout3_2.4.6-ok1_amd64.deb Size: 46236 MD5sum: 7df1dd4573916d07888e1856f6ca13ab SHA1: 93c218a4a7ee0df8c1eae5211c462661186f6bd6 SHA256: df1a6923fb1b571505eda5c9f60e4289ff463c9f6439a3ba0b413ea278c31e5d SHA512: d18c1c192493151e9970420bb6d78cd37f6ad5b71ce8c6f5e3f8ea1cdd74e833977eb0ca5bfd843bdeced0da1783a147001ef12ec7b39d7f5f5a5f8ac9e5f4c8 Homepage: https://www.icecast.org/ Description: MP3/Ogg Vorbis broadcast streaming library A library for communicating with and sending data to Icecast and Icecast 2 streaming audio servers. It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. Package: libshout3-dev Architecture: amd64 Version: 2.4.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libshout Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 16 Depends: libshout-dev (= 2.4.6-ok1) Filename: pool/main/libs/libshout/libshout3-dev_2.4.6-ok1_amd64.deb Size: 3412 MD5sum: c910fa812729055ef5f6107c4f3cad0a SHA1: 2b099a4515fc18f1e8a8381282653a7e16e66472 SHA256: 010d478997f083e3df2a9445ab5a5b6078ea846ab3c13571e7a26759b008a5dd SHA512: 0f516cb1b8a496ead11dbe34c2f2eece5f4eea0942f7f9033c13cc574ae09766412ff49de5e3aa38f9053847e71d4880b88da2fb3f69312effce8950d82f0b47 Homepage: https://www.icecast.org/ Description: MP3/Ogg Vorbis broadcast streaming library (transitional package) A library for communicating with and sending data to Icecast and Icecast 2 streaming audio servers. It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. . This is a transitional dummy package to ease upgrades to libshout-dev. Package: libshp-dev Architecture: amd64 Version: 1.5.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: shapelib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 165 Depends: libshp2 (= 1.5.0-ok1.1) Filename: pool/main/s/shapelib/libshp-dev_1.5.0-ok1.1_amd64.deb Size: 36350 MD5sum: 1145b58966de9ddb53e0ac2f2151dd02 SHA1: 33d48b2a768881aad2b2333f1790153497ec9262 SHA256: dcb6f500d9d8139bbefaeaa71adf877411793b40271e05802278bedd8e08289c SHA512: 3cad18ef8d52eda1f6df10f399a8bbf835b9a963300a5131cb33e256acbdb362879d1ebb837e11cd691f6ccf8000658b5eafd624fbe809eaf9fd99c5091c1b43 Homepage: http://shapelib.maptools.org/ Description: Library for reading and writing ESRI Shapefiles - development files The Shapefile format is a working and interchange format promoted by ESRI for simple vector data with attributes. It is apparently the only file format that can be edited in ARCView 2/3, and can also be exported and imported in ArcGis. . This package includes the development files. Package: libshp2 Architecture: amd64 Version: 1.5.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: shapelib Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 123 Depends: libc6 (>= 2.14) Filename: pool/main/s/shapelib/libshp2_1.5.0-ok1.1_amd64.deb Size: 31272 MD5sum: 0c92107537d0fa59cbff687b24a4ec88 SHA1: 97ce508aa2a220979bf159f760206c0af6ca9d80 SHA256: 52b2e72a43cbea555acb73c283a74afa4621835ee721dcbdaa5e0e73d9bbd21b SHA512: 26374a18ab7ec1686c772bfa7e110b3e7f3994c436011bc14e8a67db1b4c07b39b5a29127b7362002a906a553bce70a6d6b80e362fb88c2f25b4bf738d6730c1 Homepage: http://shapelib.maptools.org/ Description: Library for reading and writing ESRI Shapefiles The Shapefile format is a working and interchange format promoted by ESRI for simple vector data with attributes. It is apparently the only file format that can be edited in ARCView 2/3, and can also be exported and imported in ArcGis. . This package includes the shared library. Package: libsidplay2 Architecture: amd64 Version: 2.1.1-ok1 Priority: optional Section: libs Source: sidplay-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 293 Provides: libsidplay2v5 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Conflicts: libsidplay2-1, libsidplay2-1c102 (<= 2.1.1-2), libsidplay2v5 Replaces: libsidplay2-1, libsidplay2-1c102 (<= 2.1.1-2), libsidplay2v5 Filename: pool/main/s/sidplay-libs/libsidplay2_2.1.1-ok1_amd64.deb Size: 88620 MD5sum: 1269b7855fb02990a38a8b332637f929 SHA1: b9000ba43263ef9174cc65997eff253b13fdb4c6 SHA256: 7267d1c7492a5d2502e0ab0086bade977b11fffe534620c06c15e21b73fad251 SHA512: 80beb7c44bb32c61b62c610ecae8e08696b2f2e08f972ded434fb99a176ee992f8a39088a11df4188b3accd146419d4918cc50886df56055861ff9020c86b80b Description: SID (MOS 6581) emulation library This is a (shared) library that implements the emulation of the C64's SID chip (MOS 6581) and CPU (6510). It is used by several "player" applications, e.g. sidplay, which make it possible to listen to *really* a lot (13.600+) of tunes, known from old and new C64 programs (as well as Amiga compositions). . Find most of the available musics from your favourite games or demos and more in the High Voltage SID Collection (HVSC). For downloads and information about the volunteers, who maintain the collection, look at the HVSC homepage http://www.hvsc.c64.org. Package: libsidplay2-dev Architecture: amd64 Version: 2.1.1-ok1 Priority: optional Section: libdevel Source: sidplay-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 671 Depends: libsidplay2 (= 2.1.1-ok1) Filename: pool/main/s/sidplay-libs/libsidplay2-dev_2.1.1-ok1_amd64.deb Size: 116160 MD5sum: dcd2d4fbc4eecec25a17a0ebbfd9be60 SHA1: 79f02e2e86e82c9c7966ba276acbca49f004fc78 SHA256: 577876157654d639c63ed5be4a43a80da5eb42aafb8021796ee1eb48cfeb4e56 SHA512: 5b4eca7e7807284e5d723d9532a3c7228111235a2923da6c6f7adcade17239a5d06529ba1eba8b5e56474aec070f5d09cfc382cbd70787e1e121da786ba65e2e Description: SID (MOS 6581) emulation library This is a (shared) library that implements the emulation of the C64's SID chip (MOS 6581) and CPU (6510). It is used by several "player" applications, e.g. sidplay, which make it possible to listen to *really* a lot (13.600+) of tunes, known from old and new C64 programs (as well as Amiga compositions). . Find most of the available musics from your favourite games or demos and more in the High Voltage SID Collection (HVSC). For downloads and information about the volunteers, who maintain the collection, look at the HVSC homepage http://www.hvsc.c64.org. Package: libsidutils-dev Architecture: amd64 Version: 2.1.1-ok1 Priority: optional Section: libdevel Source: sidplay-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 113 Depends: libsidutils0 (= 2.1.1-ok1) Filename: pool/main/s/sidplay-libs/libsidutils-dev_2.1.1-ok1_amd64.deb Size: 26348 MD5sum: 12a074d9b88d0327b2b3dc34b84eb2c2 SHA1: a4a591bc24dd23124d097a15dcc4474b047a6cda SHA256: 92b6763ab84cf0b04d4b91b2f96b6db6a77980cec955cb824ac69e187e194400 SHA512: 110043e6fa44d134c94cf4aec43a0cbf7f5f3f92d2cb294e0783aaed2d44154d1ab611482823b6b72346c91ce3f4d7683be1c27025c171226af9d97bcc2ee908 Description: utility functions for SID players This library contains various things deemed useful to all SID players (Emulations of the C64's SID chip (MOS 6581) and CPU (6510)), and currently every player seems to be re-inventing. It is used by several "player" applications, e.g. sidplay. . Support so far is: . * INI file reader. * MD5 key creation. * Song length database parser. * Sid filter file parser. . Coming soon: . * Playlist parser (load and save). * STIL parser. Package: libsidutils0 Architecture: amd64 Version: 2.1.1-ok1 Priority: optional Section: libs Source: sidplay-libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libc6 (>= 2.38), libsidplay2, libstdc++6 (>= 4.1.1) Filename: pool/main/s/sidplay-libs/libsidutils0_2.1.1-ok1_amd64.deb Size: 22568 MD5sum: bdb8db4edc9196c08dd299c178424c97 SHA1: 15c59e4d8056cbcf6a19787ac23bc6189af4ea25 SHA256: ebeccda586e4d02ccc4144c78fb21bad1ce7677bcdc2f88f0d8111c93c94e432 SHA512: a87b78b3a0d14851ff124bd0f29976265aa51e9814acb7efa71a7530688b4dbc077df135bde475c7552159540c7c0ad0ef429529fb9da7a4209e64ef2a72c56b Description: utility functions for SID players This library contains various things deemed useful to all SID players (Emulations of the C64's SID chip (MOS 6581) and CPU (6510)), and currently every player seems to be re-inventing. It is used by several "player" applications, e.g. sidplay. . Support so far is: . * INI file reader. * MD5 key creation. * Song length database parser. * Sid filter file parser. . Coming soon: . * Playlist parser (load and save). * STIL parser. Package: libsigc++-2.0-0v5 Architecture: amd64 Version: 2.10.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsigc++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 148 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.6) Conflicts: libsigc++-2.0-0c2a Replaces: libsigc++-2.0-0c2a Filename: pool/main/libs/libsigc++/libsigc++-2.0-0v5_2.10.3-ok1_amd64.deb Size: 26742 MD5sum: 722f5d6e78dbcd16c35f20fb798b4944 SHA1: e415256853d75d887ebfb9f1575983bd6162ae08 SHA256: c87ef7b8c67d142b83c22d4af5ed66e20b13621ed26f0426e9b7d962f863bad4 SHA512: a8480f723497ff292106aff86bdf96315c4fbac268d79822cba6f49297e4d53f9249fa6a25abf6120e9693718ea84617154538bcfaf2afe35df95b2ad6c70b2c Homepage: https://libsigcplusplus.github.io/libsigcplusplus/ Description: type-safe Signal Framework for C++ - runtime This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . These are the runtime files for libsigc++, needed only if you wish to run software which depends on it. Package: libsigc++-2.0-dev Architecture: amd64 Version: 2.10.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsigc++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1293 Depends: libsigc++-2.0-0v5 (= 2.10.3-ok1), pkg-config Suggests: libsigc++-2.0-doc Filename: pool/main/libs/libsigc++/libsigc++-2.0-dev_2.10.3-ok1_amd64.deb Size: 80298 MD5sum: b2458358765640a5386f1c59adf8f6d8 SHA1: 9fe087afe971b271a5b58b090142ddd6e6ae63b2 SHA256: 6d3c64683b395db0de6bb3fd8a585114e2ed9af9fc7a8b0116353e5a7031aea5 SHA512: f93cf95ada3a4644b3e2780977ec3e0e0795bfbe4d28b8b1e1aafc2e05bbaf3e57ddd7ee021294c00a30a51661bd5e40e767bf24131b7b56413b6fe5f5b4c507 Homepage: https://libsigcplusplus.github.io/libsigcplusplus/ Description: type-safe Signal Framework for C++ - development files This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . These are the development files for libsigc++, needed only if you wish to write software which uses it. Package: libsigc++-2.0-doc Architecture: all Version: 2.10.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libsigc++ Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 16265 Filename: pool/main/libs/libsigc++/libsigc++-2.0-doc_2.10.3-ok1_all.deb Size: 4084444 MD5sum: 85ff6425d5a82654c22fed36ce4c52fe SHA1: 1c7f8b964a0e778cc509b3c4b383012ce221b995 SHA256: c09b7e78a8edfb1d57b963f6006a9af8e2b732de3057a36dc95615ff6b561da9 SHA512: 82aae07f79ddc03823c3dc2b4bc4be43cf127889add5ab0204b75309810e30778ff811d880c6d1227573e7027d5ec1073893c0b7a4c141839b39119f2de6dfcc Homepage: https://libsigcplusplus.github.io/libsigcplusplus/ Description: type-safe Signal Framework for C++ - reference documentation This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . This package contains the reference documentation for libsigc++, needed only if you wish to write software which uses it. Package: libsignon-extension1 Architecture: amd64 Version: 8.61-ok1 Multi-Arch: same Priority: optional Section: libs Source: signond Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 99 Depends: libc6 (>= 2.33), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/s/signond/libsignon-extension1_8.61-ok1_amd64.deb Size: 22176 MD5sum: 91dc6775532954a0eb53273862cf62ef SHA1: a3ed9a29735ceffda9e46bedec4e5359272169ad SHA256: 26e857e012112e7db4b1ba7df7fa991e3609e05d2e4f29f45a8b45f5e6ac6e81 SHA512: 352307c245cade686f92fa2a637e1bf749a63974d224a478e4cc0babd30757cd6dae63835401ff42e12d420baf8417b8dd5d080cdababa52b4dc708862011958 Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - extension shared library Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains extension shared libraries to be used by applications. Package: libsignon-plugins-common1 Architecture: amd64 Version: 8.61-ok1 Multi-Arch: same Priority: optional Section: libs Source: signond Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 81 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 4.1.1) Filename: pool/main/s/signond/libsignon-plugins-common1_8.61-ok1_amd64.deb Size: 17596 MD5sum: e4c7f2e2b72089f39fb6d007f9d2fb7f SHA1: 0edfdb9a670dc56c559fb26c905d39c69c62f5aa SHA256: dad0ffd96e534aa5fa3ea88fdd03f644ff2b816d0343285f20a163169946e1df SHA512: 88eb41c31d625fa5906b2791339529e787a8e7984257e4d27e4d5ba040da3c91c917cf1b522f5e4d91342e6331f2df0e11d0cf99e23903021ce2436bb2781f6b Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - plugins common shared library Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains plugin shared libraries to be used by applications. Package: libsignon-plugins-doc Architecture: all Version: 8.61-ok1 Built-Using: doxygen (= 1.9.8+ds-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: signond Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 978 Filename: pool/main/s/signond/libsignon-plugins-doc_8.61-ok1_all.deb Size: 382820 MD5sum: 7c1bdacc7fafde403be77797bcdbdff3 SHA1: d2162c63dac08f03f675f33bcebfc573468eb169 SHA256: be3d4e2ab79bcb4b4db50a8347f1a2bda27b4d607965a02469d33b59c46169e0 SHA512: b9f6fe0c7525ad500fbb2413cb8accf91e7a49859ee6b18ea82796edb8c1a2430c414e9f81c220ed182a96ac4b95cb228fcf516fca8deecebdc4df71f30569f6 Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - plugins documentation Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains the documentation for libsignon-plugins-dev. Package: libsignon-qt-doc Architecture: all Version: 8.61-ok1 Built-Using: doxygen (= 1.9.8+ds-ok1) Multi-Arch: foreign Priority: optional Section: doc Source: signond Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2123 Filename: pool/main/s/signond/libsignon-qt-doc_8.61-ok1_all.deb Size: 668812 MD5sum: 12b1d679cccbab0d07fe2024d292f216 SHA1: 013cc75468a3ddd0f8efcd2d7ec440177f676274 SHA256: 8b2a6d6a7e7c020b3605bc2f95ec30214a13384b4a7923420e72d61488f3669f SHA512: fe86ced152dad48c60b1434a98803257b6d137d667efaa643b2befcc969ff4756f0651e84bda6ceeeff6cc60f57c071c3379a7ecbff6598da8cf15004d13b9f9 Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - documentation for Qt API Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains the documentation for libsignon-qt. Package: libsignon-qt5-1 Architecture: amd64 Version: 8.61-ok1 Multi-Arch: same Priority: optional Section: libs Source: signond Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 187 Depends: libc6 (>= 2.14), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libstdc++6 (>= 4.1.1) Filename: pool/main/s/signond/libsignon-qt5-1_8.61-ok1_amd64.deb Size: 52136 MD5sum: 59623eae42f2e3b9d9798cc8295e8e2e SHA1: 2c61c4f8934898b46bdba4b3a9f8d2e778898e40 SHA256: 97745cdd2dcd11cbb0416c309dd501fc1655945820f57e3100df114babd4d81a SHA512: d51aac531b0a384c75b68058d8099d448694e87dfb4539b9720d034738ce0e9478eb1a6752964a7606b5bacd41abe8ff878740c66b3099919116488908a42f40 Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - qt5 shared libraries Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . This package contains Qt5 shared libraries to be used by applications. Package: libsignon-qt5-dev Architecture: amd64 Version: 8.61-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: signond Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 95 Depends: libsignon-qt5-1 (= 8.61-ok1), qtbase5-dev Filename: pool/main/s/signond/libsignon-qt5-dev_8.61-ok1_amd64.deb Size: 14360 MD5sum: 2488e92a8d6c826fbc6173e77be5dce3 SHA1: 6277c6d9ceaf0c54312df2d66f10d62df64a34ff SHA256: 9714e4bc894fa86f6e002df5948027d59cd358e4f31078c50220e9418fa09ccd SHA512: 4f1b3256fcbcdfc4c6b1d2f6db21560a24e732fa82d2fa0abc9a4e305ee0da017d45c948f4763644002a77a5cc7ab55a88f1ea7f0733b6153f763da7eb63482c Homepage: https://gitlab.com/accounts-sso/signond Description: Single Sign On framework - qt5 development files Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. . Headers and static libraries for the libsignon-qt5 library. Package: libsigsegv-dev Architecture: amd64 Version: 2.14-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsigsegv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Common Lisp Team Installed-Size: 43 Depends: libsigsegv2 (= 2.14-ok1) Filename: pool/main/libs/libsigsegv/libsigsegv-dev_2.14-ok1_amd64.deb Size: 11482 MD5sum: 909b021ea65953d56aea6896f1ef544d SHA1: 53b710c24b61ef89a4d0d3ad1fe555ba95416a22 SHA256: bab6f91decd44f892d7ee4a7fc5553947dc2dc5e14c453af0cb92f4ed985c678 SHA512: 823cd3a085c9144915d7f604c1db972dee1e718cfd0104fdeb4c724fccb09017038a9fa14390c4b5a68dbdb9cfaa14e9eb3fecc175b04fe240dd4f1f04c4766d Homepage: https://www.gnu.org/software/libsigsegv/ Description: Library for handling page faults in a portable way development package GNU libsigsegv is a library that allows handling page faults in a portable way. It is used e.g. for generational garbage collectors and stack overflow handlers. . This package contains the libsigsegv development files. Package: libsigsegv2 Architecture: amd64 Version: 2.14-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsigsegv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Common Lisp Team Installed-Size: 47 Depends: libc6 (>= 2.4) Filename: pool/main/libs/libsigsegv/libsigsegv2_2.14-ok1_amd64.deb Size: 14014 MD5sum: 866346ce55df871baf134a0495b8f701 SHA1: f2b3f51dd016103dfa5ff48595faf7b80a665e7b SHA256: 8af58b7d83e5f740007a46d1da46c3a4d96be0241f280310f7beb98e623e8d17 SHA512: 13db05290fb33fbff7a7a4bb4a760a545bde7ddcb524fb0ad17e275e2f66196dd1f5c7986792a4485c8f31907588d2a96a0ada888265dd0b69f9ae3b16fbaf9e Homepage: https://www.gnu.org/software/libsigsegv/ Description: Library for handling page faults in a portable way GNU libsigsegv is a library that allows handling page faults in a portable way. It is used e.g. for generational garbage collectors and stack overflow handlers. . This package contains the shared library. Package: libsingleapplication-dev Architecture: amd64 Version: 3.3.4-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: singleapplication Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 265 Filename: pool/main/s/singleapplication/libsingleapplication-dev_3.3.4-ok1.1_amd64.deb Size: 41716 MD5sum: 73e0b3046e0aba25e6516e8d9069ed26 SHA1: 56a14496197da474bc4ad45be0db46f0240668c9 SHA256: 49cdc8a11621338c8566824634faf297a9dead40b87009a5d96fc48a63fa1c96 SHA512: ab1640d8a73560e076be0db626a6c6c76024ad4f7921e5f3c88cb2c0fc026c1890fb122cf9721cc822534e483e9e94257f9ed06fbeb63e5760a1b2332924bc8a Homepage: https://github.com/itay-grudev/SingleApplication Description: Replacement of QtSingleApplication for Qt5 Project SingleApplication is a replacement of QtSingleApplication for Qt5. It helps to keep the primary instance of your application and kill each subsequent instances. If enabled, it can also spawn secondary (non-related to the primary) instances and send data to the primary instance from secondary instances. Package: libsixel-bin Architecture: amd64 Version: 1.10.3-ok1 Priority: optional Section: libs Source: libsixel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 72 Depends: libc6 (>= 2.34), libsixel1 (>= 1.10.3) Filename: pool/main/libs/libsixel/libsixel-bin_1.10.3-ok1_amd64.deb Size: 17380 MD5sum: a89bc2646f5a97f1f0d8b8938ce2bd92 SHA1: 419156753e7a693a6d0c4b7cb236d60c4e38ac67 SHA256: 28f71e162eeeb0bb28ac74d244af8e11149446cd2a7bc786ee785785cb7276a2 SHA512: ee228ddd2f9ecff77cb848abdc6f1fd06e96c5fb0c6c5dbbaf00fae5985dfff24f9c9e5793f99752854104ae9c9c426d594b26850d872d093aa3e6b9430d2b99 Homepage: https://github.com/libsixel/libsixel Description: DEC SIXEL graphics codec implementation (binary) SIXEL is one of image formats for printer and terminal imaging introduced by Digital Equipment Corp. (DEC). Its data scheme is represented as a terminal-friendly escape sequence. So if you want to view a SIXEL image file, all you have to do is "cat" it to your terminal. . The package contains execution binaries. Package: libsixel-dev Architecture: amd64 Version: 1.10.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsixel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 599 Depends: libsixel1 (= 1.10.3-ok1) Filename: pool/main/libs/libsixel/libsixel-dev_1.10.3-ok1_amd64.deb Size: 120048 MD5sum: 1833111336e7dd1da19bd3ffac7f4055 SHA1: f954c6e00a5da4799c10c04408f5fd9029df9414 SHA256: 3e311a0e441460eaa1feaaf63f0a3d16ce80e356f4b17d6372c8f2e48ba8e740 SHA512: cf101dfb1982dd56e3bf12902def1139d67926d53516d55af1db310de240d16a05ff5287972fd6fbfe775d47ae9bfa35d1900ba4388f6c19fd563f9bee957e15 Homepage: https://github.com/libsixel/libsixel Description: DEC SIXEL graphics codec implementation (develop) SIXEL is one of image formats for printer and terminal imaging introduced by Digital Equipment Corp. (DEC). Its data scheme is represented as a terminal-friendly escape sequence. So if you want to view a SIXEL image file, all you have to do is "cat" it to your terminal. . The package is for development. Package: libsixel-examples Architecture: all Version: 1.10.3-ok1 Priority: optional Section: devel Source: libsixel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8330 Suggests: libsixel-dev Filename: pool/main/libs/libsixel/libsixel-examples_1.10.3-ok1_all.deb Size: 2688652 MD5sum: 0e9f78c9cb186e0012890f43f83828a6 SHA1: 363f9e5068ffcb83d60be18e776fd7f65a1f2134 SHA256: 35ba154bbc6f7f9762c76e405cd11d9ae4e9886186e63e49305060ce0dbacab5 SHA512: 1c4dc910372195e01ed85e4fe0bfb2d207b6ebdbf5d17b781b4797b79b69cbcfb587b3ad44ad9c17ba5e86f186edb59be54b9568828ba4bd877f4c2b17a957b0 Homepage: https://github.com/libsixel/libsixel Description: DEC SIXEL graphics codec implementation (examples) SIXEL is one of image formats for printer and terminal imaging introduced by Digital Equipment Corp. (DEC). Its data scheme is represented as a terminal-friendly escape sequence. So if you want to view a SIXEL image file, all you have to do is "cat" it to your terminal. . The package contains examples of libsixel. Package: libsixel1 Architecture: amd64 Version: 1.10.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsixel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 436 Depends: libc6 (>= 2.33) Filename: pool/main/libs/libsixel/libsixel1_1.10.3-ok1_amd64.deb Size: 98676 MD5sum: c2ed571fae54064b98cba205a3f6defc SHA1: 6a8bf03b85ab4dae0dee9549c47d585ad956e22a SHA256: ae53c136dd390a861b3aab8db9e8a30f88de08c61386e53a6d0b94fc171ea22d SHA512: 96da9382ee9f9a4c4903f1e78fccea583de1e6e7749c8f3243ee31ce1c161db15affe809429548461ee848fd830fbac2706e248d71d01d0cd7a934745a907cb8 Homepage: https://github.com/libsixel/libsixel Description: DEC SIXEL graphics codec implementation (runtime) SIXEL is one of image formats for printer and terminal imaging introduced by Digital Equipment Corp. (DEC). Its data scheme is represented as a terminal-friendly escape sequence. So if you want to view a SIXEL image file, all you have to do is "cat" it to your terminal. . The package is for runtime. Package: libsl0t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 49 Provides: libsl0-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libc6 (>= 2.11), libedit2 (>= 2.11-20080614-0) Conflicts: libsl0-kerberos4kth Breaks: libsl0-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libsl0-heimdal Filename: pool/main/h/heimdal/libsl0t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 11652 MD5sum: 4dcc117fc59407ab5287a3fe9685a91d SHA1: ddaf0617d118f3d0e39092a3d3c236f0a99fb31b SHA256: 4ff4228fda3ba7e56e48e855ddef229db7254e369be0103614cbc6a4df9cc859 SHA512: 4226655e1cd81c9f08b8d608a6451984d77ea74db3a4f01bbe4c8ecda89374b3a91adf54959dcb0ba14b843c3f51a41fb1ade90200bd227eb498fb3989c5e21f Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - SL support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for SL support. Package: libslang2 Architecture: amd64 Version: 2.3.3-ok1 Built-Using: unicode-data (= 14.0.0-ok1) Multi-Arch: same Priority: optional Section: libs Source: slang2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2382 Depends: libc6 (>= 2.38) Filename: pool/main/s/slang2/libslang2_2.3.3-ok1_amd64.deb Size: 474568 MD5sum: 6d89e7944c1938c3b020fbf62c47ee1c SHA1: d59191e2c8341879cb74e6f97e18c2aa0d1d052c SHA256: 2dc1faff956fbdb1d8db8f03fc0096e739e74e377030e6c852642a73215c8e58 SHA512: 66892a038a199517db649f211867a9a7afd369e205667db633342ff74db4cb235bd295cab99bf5e0da454426ea62dab585b854c26a26def157fc9864cd3b8042 Homepage: http://www.jedsoft.org/slang/ Description: S-Lang programming library - runtime version S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. . This package contains only the shared library libslang.so.* and copyright information. It is only necessary for programs that use this library (such as jed and slrn). If you plan on doing development with S-Lang, you will need the companion -dev package as well. Package: libslang2-dev Architecture: amd64 Version: 2.3.3-ok1 Built-Using: unicode-data (= 14.0.0-ok1) Multi-Arch: same Priority: optional Section: libdevel Source: slang2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3333 Depends: libslang2 (= 2.3.3-ok1), libc6-dev | libc-dev, libpng-dev Filename: pool/main/s/slang2/libslang2-dev_2.3.3-ok1_amd64.deb Size: 519112 MD5sum: 0e04daaf34a84bc087533a0e0f46787b SHA1: c79c045bcb683eedf6a6df530363a17073758216 SHA256: b4224175475d2f73ff4654fc3c7df55dad056237dbaa3059bcf45ffce6fc714c SHA512: f262fe7ea23f137101632a3590b9d50e6dd0a427608dbd7715c72e552497c7785e37acc08fd573df38e02132779e70528cbcc775ac980235c8960bbc24501e97 Homepage: http://www.jedsoft.org/slang/ Description: S-Lang programming library, development version S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. . The S-Lang library includes the following: * Low level tty input routines for reading single characters at a time. * Keymap routines for defining keys and manipulating multiple keymaps. * A high-level key processing interface (SLkp) for handling function and arrow keys. * High level screen management routines for manipulating both monochrome and color terminals. These routines are very efficient. (SLsmg) * Low level terminal-independent routines for manipulating the display of a terminal. (SLtt) * Routines for reading single line input with line editing and recall capabilities. (SLrline) * Searching functions: both ordinary searches and regular expression searches. (SLsearch) * An embedded stack-based language interpreter with a C-like syntax. Package: libslang2-modules Architecture: amd64 Version: 2.3.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: slang2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 583 Provides: slang-histogram Depends: libc6 (>= 2.34), libonig5 (>= 6.8.1), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Conflicts: slang-histogram Replaces: slang-histogram Filename: pool/main/s/slang2/libslang2-modules_2.3.3-ok1_amd64.deb Size: 80536 MD5sum: afc00d4680e882352a56005d58590da0 SHA1: 30adfc2e6f4a089f749eaa77b196844925329ea9 SHA256: 10e5c52cf965f3d246c865a281bbb09d2dbaba075e4ba713d923ce79e9f8e4f1 SHA512: d3fe49dca903454825ada8ae4e84829155522b554b80939653924cfbfa3b3eeeea8c84c5395c8d4dd1326140c3a6dc1061ae442e1ea8644d8fdba16c98f87329 Homepage: http://www.jedsoft.org/slang/ Description: Shared modules for S-Lang language S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. . This package contains dynamically-loaded modules for S-Lang applications. Package: libslang2-pic Architecture: amd64 Version: 2.3.3-ok1 Built-Using: unicode-data (= 14.0.0-ok1) Multi-Arch: same Priority: optional Section: libdevel Source: slang2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2905 Depends: libslang2-dev (= 2.3.3-ok1) Conflicts: libslang1-pic, slang-pic, slang1-utf8-pic Filename: pool/main/s/slang2/libslang2-pic_2.3.3-ok1_amd64.deb Size: 349792 MD5sum: ae08bc6202c1b8fd29e535ef51c280ef SHA1: 6a9e65dd1f45b8250df281c4dc98a91e5133a26e SHA256: 559fc873b7b845c028411e9cd43a95a23afb49cd9b349a0a1031a8bfca53312b SHA512: 0f1296e5b742610cb9b036a6be3fa3e90fa8a1097bbf45ccad3eaa272de35c95a32c80905352d9468cc9531235f10bfe5f96b87b7c731c636d89f5655d3a722f Homepage: http://www.jedsoft.org/slang/ Description: S-Lang programming library, shared library subset kit This is used to develop subsets of the S-Lang shared libraries for use on custom installation floppies and in embedded systems. Unless you're making one of those, you won't need this package. Package: libslirp-dev Architecture: amd64 Version: 4.7.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libslirp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QEMU Team Installed-Size: 295 Depends: libslirp0 (= 4.7.0-ok1) Filename: pool/main/libs/libslirp/libslirp-dev_4.7.0-ok1_amd64.deb Size: 71524 MD5sum: 3d22f1a28b3e024275f9c5ac22319efe SHA1: 7338df3b3dca55d0522140a0912b3fb426b17d8a SHA256: c0fe2b83d3eeec524c2bbb87d9fb4d88bdef230c3bc5f847c11472b9f4d049f2 SHA512: 775359a3e22c963ab905e96baafb9d91deb24b7cceb42f7849985a9d8ad1aa0505985889e96f72b2effcd890e8f7d3296f580ab3747d29154f8d66b995189cba Homepage: https://gitlab.freedesktop.org/slirp/libslirp Description: General purpose TCP-IP emulator library (development files) libslirp is a user-mode networking library used by virtual machines, containers or various tools. . This package contains the header files and other files needed to compile applications which uses libslirp. Package: libslirp0 Architecture: amd64 Version: 4.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libslirp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QEMU Team Installed-Size: 151 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.75.3) Filename: pool/main/libs/libslirp/libslirp0_4.7.0-ok1_amd64.deb Size: 58264 MD5sum: 195a6071402a6580ed0a8eaca47c790c SHA1: be15309beafb6f992a1e3f1242fe4a5c8d8f4df5 SHA256: 50736b315bf7244555916b8df049c7d04f43a8e064d476eefa988f1563ae5eda SHA512: 369982f11fcaba9ee615ce8cc2ab4b2e7548982ceb32d57aa2fad7bf1d55a6c189d72581a6ca8c9dc70ca8087462a6214514372c72497aba7b4a83799c5696f1 Homepage: https://gitlab.freedesktop.org/slirp/libslirp Description: General purpose TCP-IP emulator library libslirp is a user-mode networking library used by virtual machines, containers or various tools. . This package contains the library itself. Package: libsm-dev Architecture: amd64 Version: 2:1.2.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 87 Depends: libice-dev (>= 1:1.0.0-0), libsm6 (= 2:1.2.3-ok1), x11proto-core-dev Suggests: libsm-doc Filename: pool/main/libs/libsm/libsm-dev_1.2.3-ok1_amd64.deb Size: 16952 MD5sum: 6f72cd91f487e5d67381a280cf445599 SHA1: 6a747fdb82198916db8e980fff9d1b2effc8f05b SHA256: 8afdc2a40b8ae8d432fe451e9e36ac62e14b973331b2d3f888feeb711be06dcb SHA512: 73897f3ad976a8d8f4c9e66206e4eef772178a794781a5323706aba25534715452e15d0cc5e0c379d6e6cb5b07107995c664e140960543ae291587e82c1bc137 Homepage: https://www.x.org Description: X11 Session Management library (development headers) This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . This package contains the development headers for the library found in libsm6. Non-developers likely have little use for this package. . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libSM Package: libsm-doc Architecture: all Version: 2:1.2.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libsm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 358 Breaks: libsm-dev (<< 2:1.2.1) Replaces: libsm-dev (<< 2:1.2.1) Filename: pool/main/libs/libsm/libsm-doc_1.2.3-ok1_all.deb Size: 103940 MD5sum: b8846d162846dfd63e1dfe7ff9a4f590 SHA1: 036b94f1e422508298cb148efec7d1558b103f6e SHA256: b8b7bff71976c8d899d99ae96d636719b5bb3a8474fbb32146c9d9f3a5e7de09 SHA512: c82b420bd0da20ed4ac40afad8c900ae47da5fa9f646f6ee8165093d6a1aab3587a98f9b392dccd5068d77c3ef3e29934cf30119e7193741a795696a3dd37981 Homepage: https://www.x.org Description: documentation for the X Session Management protocol and library The X Session Management protocol facilitates the management of groups of client applications by a session manager. . This package contains documentation for the session management protocol itself and for the associated library, libSM. Package: libsm6 Architecture: amd64 Version: 2:1.2.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 53 Depends: libc6 (>= 2.14), libice6 (>= 1:1.0.0), libuuid1 (>= 2.16) Filename: pool/main/libs/libsm/libsm6_1.2.3-ok1_amd64.deb Size: 14288 MD5sum: 7df24b11d6f2738b9ad10154d93178f7 SHA1: 705624840bda2c92454df49f9e0c4b17bce91f3d SHA256: ae5423b50a22d2247e53a781d62cc09989c84a1d87712c9e551a74bd9f9c9e8b SHA512: 2e9a09054dc8ee1d04550f2cfe33a95302877c8b073bf5226e453601bf0183c58454c125561b9b5eae658710ed813223babceda13e120d3c11241618032ec56b Homepage: https://www.x.org Description: X11 Session Management library This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libSM Package: libsmartcols-dev Architecture: amd64 Version: 2.39.3-ok2build5 Multi-Arch: same Priority: optional Section: libdevel Source: util-linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 66 Depends: libc6-dev | libc-dev, libsmartcols1 (= 2.39.3-ok2build5) Filename: pool/main/u/util-linux/libsmartcols-dev_2.39.3-ok2build5_amd64.deb Size: 10180 MD5sum: 89dbe50290a20995acc8ff2b4e435162 SHA1: d3b03cd0725f575755518a393718da75569c8d03 SHA256: 1da9b813d93b8164e93519219e2821a0e7d69f3e4ed00c4760b4007b562945cd SHA512: 83427ee63b845571b53d052a44c44df7072def0660fab8845a0c3f19396410fd00123ae5ceb371231963b3dce7887249a553650aa23f7a5a918866204504f559 Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: smart column output alignment library - headers This smart column output alignment library is used by fdisk utilities. . This package contains the development environment for the mount library. Package: libsmartcols1 Architecture: amd64 Version: 2.39.3-ok2build5 Multi-Arch: same Priority: optional Section: libs Source: util-linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 166 Depends: libc6 (>= 2.38) Filename: pool/main/u/util-linux/libsmartcols1_2.39.3-ok2build5_amd64.deb Size: 61544 MD5sum: 5430ee4a8b58e697e3d9612e4ec9abf9 SHA1: bfdc7f14205f4d2439f322374d4b5d5fe38b4949 SHA256: 087e482fa27e87fe4cc5d787dbf96ad3db1dc3dfdd13892bf075e66b24fed1fb SHA512: 6c6c06b370b6fdfec39ed2483cfe86c0b0b0f7c27be1173733ae1bad023b2e3571d7034bd50f9d431fb07aef1a5bfa77f8f3a571b8d322a7929c607b48f0d167 Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: smart column output alignment library This smart column output alignment library is used by fdisk utilities. Package: libsmbclient Architecture: amd64 Version: 2:4.19.2+dfsg-ok1~1207.7 Multi-Arch: same Priority: optional Section: libs Source: samba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Samba Maintainers Installed-Size: 214 Depends: samba-libs (= 2:4.19.2+dfsg-ok1~1207.7), libbsd0 (>= 0.0), libc6 (>= 2.38), libtalloc2 (>= 2.4.1~), libtevent0 (>= 0.15.0) Filename: pool/main/s/samba/libsmbclient_4.19.2+dfsg-ok1~1207.7_amd64.deb Size: 59648 MD5sum: 99012daa8ff83109f57ee68b56a32a96 SHA1: c77bdfe4e29db912017b722c080b4ddc9167b340 SHA256: dc88c5527ea173322adad8b3c2fa56e25a7766698e632ee5a4b36148d94af782 SHA512: 67f7553bae16f3eb585ff8bd9a7b0bea1e9ed5e6c227a4889144a703dc757a07a752b8ea19b6cff90b3c8a1b3ad4332426a73f73f5f000c496549ef3048ea127 Homepage: https://www.samba.org Description: shared library for communication with SMB/CIFS servers This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsmbclient-dev Architecture: amd64 Version: 2:4.19.2+dfsg-ok1~1207.7 Multi-Arch: same Priority: optional Section: libdevel Source: samba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Samba Maintainers Installed-Size: 246 Depends: libsmbclient (= 2:4.19.2+dfsg-ok1~1207.7) Filename: pool/main/s/samba/libsmbclient-dev_4.19.2+dfsg-ok1~1207.7_amd64.deb Size: 39608 MD5sum: 628a8a657ab0488ac5f49e9d31fc2820 SHA1: fbd79ffbf5c954007564fa4b04be093ec991e959 SHA256: f9bcd9113cfb58f2985b86729e7b2fab9aee2c2875539af2fcd1f81b07c1f910 SHA512: 2d9af37de648022d1741c6735e0135ee151546b988c00755c466105db5bd25c32aac41d722240019a7054f035d760e4504187ebf4ed2b02a294d6671e3d3a2c1 Homepage: https://www.samba.org Description: development files for libsmbclient This package provides the development files (static library and headers) required for building applications against libsmbclient, a library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsnapd-glib-2-1 Architecture: amd64 Version: 1.64-ok1 Multi-Arch: same Priority: optional Section: libs Source: snapd-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 392 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.68.0), libjson-glib-1.0-0 (>= 1.2.0), libsoup-3.0-0 (>= 3.0.3) Suggests: snapd Filename: pool/main/s/snapd-glib/libsnapd-glib-2-1_1.64-ok1_amd64.deb Size: 97316 MD5sum: 5765deb904865f3b4efde939b6371419 SHA1: 173628abcf0b5860b4b9eaac8b79c389ea819ac2 SHA256: 8afb8aa18dd0d4ade31e8b62f0a06ffe791855e86479cbb20d9a137471c6cfd9 SHA512: 9b78b8b294421b4da8beeab3aa5c6bcb12c5d52e572b5cb9d211e6bfead069c9ff18b940e575c5c2de998a90523968c7db60ee4e8dab4db4c3808df0f110efd9 Homepage: https://github.com/snapcore/snapd-glib Description: GLib snapd library snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. Package: libsnapd-glib-dev Architecture: amd64 Version: 1.64-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: snapd-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 2853 Depends: libsnapd-glib-2-1 (= 1.64-ok1), gir1.2-snapd-2 (= 1.64-ok1), libglib2.0-dev, libsoup-3.0-dev, libjson-glib-dev Filename: pool/main/s/snapd-glib/libsnapd-glib-dev_1.64-ok1_amd64.deb Size: 129804 MD5sum: bf886c2919db5d55070d06d49c4a0b6b SHA1: fde9338fc4aec645f553c53c458da840095f0585 SHA256: 8d01d2b3b5bf92c68f0906351cb61e21fda8725bc5e2eae490d2e79d42f51d3a SHA512: 9a1e5aa57c286a7c92c97d6d77397fdc8ae398b6b615e046838a768519e544711b5706e443e6ba418e1ea0588ecbbf9532b515b24771ee6add96cdbf12ac22cd Homepage: https://github.com/snapcore/snapd-glib Description: GLib snapd library (development files) snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . This package contains header files and development information, which is useful for building applications that need to communicate with snapd. Package: libsnapd-qt-2-1 Architecture: amd64 Version: 1.64-ok1 Multi-Arch: same Priority: optional Section: libs Source: snapd-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 632 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.46), libqt5core5a (>= 5.15.1), libsnapd-glib-2-1 (>= 1.64), libstdc++6 (>= 5.2) Suggests: snapd Filename: pool/main/s/snapd-glib/libsnapd-qt-2-1_1.64-ok1_amd64.deb Size: 117664 MD5sum: a5e1b106eeda3931270754c0ecb1e510 SHA1: 456d508b8d93cff07972d9a822df9973bd6cb90e SHA256: 61caa090ef65d301b6e084e7052f9e00b6a6cbf4fb798b26448a013bf0e0062b SHA512: e6c8a3c43e3c612c3c9f8687887221548e7af44048050caaa64fa5c8a587862a970b07802e55f38468dfb4192ed50b3bd6ec393c1cff8897266efa545886bba9 Homepage: https://github.com/snapcore/snapd-glib Description: Qt snapd library snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . snapd-qt is a wrapper library for snapd-glib for Qt applications. Package: libsnapd-qt-dev Architecture: amd64 Version: 1.64-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: snapd-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Ayatana Packagers Installed-Size: 141 Depends: libsnapd-qt-2-1 (= 1.64-ok1), qtbase5-dev Breaks: libsnapd-glib-dev (<< 1.46) Replaces: libsnapd-glib-dev (<< 1.46) Filename: pool/main/s/snapd-glib/libsnapd-qt-dev_1.64-ok1_amd64.deb Size: 13404 MD5sum: 3fa120e1ee0ed4d918085aa5ceec3eb6 SHA1: 15e9364359b76aa2ffbca7dee595d61916b0ab24 SHA256: 28da88ae51b5b5fe557a9fe38d5e0be1d1119dbe1b7ccc82291a1e401859a4f7 SHA512: 65dce233f65b71076ad8edddaa5d5501b0a5e7bcb392d3b7428ea9e93ac798a8b3e61dbd00aca950c54de36c964799fcecb0e4686db06bd6c5930301c2c077f9 Homepage: https://github.com/snapcore/snapd-glib Description: Qt snapd library (development files) snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . snapd-qt is a wrapper library for snapd-glib for Qt applications. . This package contains the development files. Package: libsnappy-dev Architecture: amd64 Version: 1.1.10-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: snappy Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 150 Depends: libsnappy1v5 (= 1.1.10-ok2.1) Filename: pool/main/s/snappy/libsnappy-dev_1.1.10-ok2.1_amd64.deb Size: 40200 MD5sum: 9ad3e826493cb8bfef617fb60fe8e91d SHA1: 489fb55e129bfb0bf61c09008f1cd3990fed6fb5 SHA256: 1377c2382cc1ee791f33f10dab11b70c3412335156860396ab0137f75b166ae4 SHA512: d5d377b723ae84871a0e9aeb11a204990693e3cd3abc32e4d25aebcc86347947718d85708e482374758089e1432fff0f9408d03518785f1130c2b52b7ed13610 Homepage: https://google.github.io/snappy/ Description: fast compression/decompression library (development files) 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 package contains the development files required to build programs against Snappy. Package: libsnappy1v5 Architecture: amd64 Version: 1.1.10-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: snappy Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 89 Depends: libc6 (>= 2.14), libstdc++6 (>= 5.2) Conflicts: libsnappy1 Filename: pool/main/s/snappy/libsnappy1v5_1.1.10-ok2.1_amd64.deb Size: 26348 MD5sum: a426cca79d0d77886605ca678c4f54da SHA1: e7e1214a0b2003c80926424ea98628077d3e61b8 SHA256: 3e68735bd3a9cc7f767a929f28917f7c793590511617bc5e04b8829f49035436 SHA512: ee64453eca153096f7aef864e16a9bd3d50bf5d8b0f17f490dbb5200f568198de2ea282f1aa68268ff7af445b2ed0324e7b6a91f70682bef7bceb45c114f27f6 Homepage: https://google.github.io/snappy/ Description: fast compression/decompression library 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. Package: libsndfile1 Architecture: amd64 Version: 1.2.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsndfile Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 552 Depends: libc6 (>= 2.38), libflac8 (>= 1.3.0), libmp3lame0 (>= 3.100), libmpg123-0 (>= 1.12.1), libogg0 (>= 1.3.0), libopus0 (>= 1.1), libvorbis0a (>= 1.2.3), libvorbisenc2 (>= 1.1.2) Filename: pool/main/libs/libsndfile/libsndfile1_1.2.2-ok1_amd64.deb Size: 190612 MD5sum: be8a163160ba0b47d7ba92d891366392 SHA1: 821f596aafe4b98e6e9cbe7e90b063f34a99a983 SHA256: a2e9c53c74a4ebf190f0bb73f870f3fa7e618f339ba55df3bcbe40cfdee7bb0d SHA512: 26ac10a37a79f21ec4f7fa343226bc34bb1c636197cd54f9448963cef727389810914c6d19f94ecdde3a1950acfdd0e7e41210cb36b56bf8ab2bfa8abfad65bc Homepage: http://www.mega-nerd.com/libsndfile/ Description: Library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format (CAF) and others. Package: libsndfile1-dev Architecture: amd64 Version: 1.2.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsndfile Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1195 Provides: libsndfile-dev Depends: libflac-dev, libmpg123-dev, libopus-dev, libsndfile1 (= 1.2.2-ok1), libvorbis-dev, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Recommends: pkg-config Conflicts: libsndfile-dev, libsndfile0-dev Replaces: libsndfile-dev Filename: pool/main/libs/libsndfile/libsndfile1-dev_1.2.2-ok1_amd64.deb Size: 263172 MD5sum: d470c904b71b87fca9096f46400eb726 SHA1: abadd63848f4a0b8f50466eec82807d50b2b2349 SHA256: e91d9d02d6d0163688d8413d3003e5b4acd8a261c1dd5f7a00d8ac687328801c SHA512: 3a449cc93c22327eb5a4459df2b58001b0be356ecbeb65239f261230fdc789b6957d84ee80dfcb28c796e929b79d961ae763f039cda1d4b2a986203300feee8b Homepage: http://www.mega-nerd.com/libsndfile/ Description: Development files for libsndfile; a library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . This is the development version of libsndfile. You will need this only if you intend to compile programs that use this library. Package: libsndio-dev Architecture: amd64 Version: 1.9.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: sndio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Peter Piwowarski Installed-Size: 86 Depends: libsndio7.0 (= 1.9.0-ok1) Breaks: libroar-dev (<= 1.0~beta11-4) Replaces: libroar-dev (<= 1.0~beta11-4) Filename: pool/main/s/sndio/libsndio-dev_1.9.0-ok1_amd64.deb Size: 17828 MD5sum: 83269a42709818a1fedcbeac7b4a1967 SHA1: c589dc0fa58c2a7b50a7773071a91838c6daaebe SHA256: a283dfbf40bdbc124304ac5214a85ecb64ff84e810a1f9aa5ca9ba24b04422d0 SHA512: 25913c0ab7d262c054ceb2e5a6bd298109245bbefae74eb0f78e529179a49db0a5e9ad0475c1af773066c30faa8ac3e5fb442e34c55f3c7a927f758af0e94dd3 Homepage: https://www.sndio.org/ Description: Small audio and MIDI framework from OpenBSD, development files Sndio is a small, simple audio and MIDI framework, developed by the OpenBSD project. It provides a lightweight audio and MIDI server and a well-documented userspace API to access the server or audio hardware in a uniform way. Sndio is designed to work well for both desktop and professional music applications, and supports features found in more complex sound systems such as per-application volume control, software mixing, and network transparency. . This package contains development files and documentation for the sndio userspace libraries. Package: libsndio7.0 Architecture: amd64 Version: 1.9.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: sndio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Peter Piwowarski Installed-Size: 87 Depends: libasound2 (>= 1.0.17), libbsd0 (>= 0.0), libc6 (>= 2.38) Suggests: sndiod Breaks: libsndio7.1 (<= 1.8.1-1~exp2) Replaces: libsndio7.1 (<= 1.8.1-1~exp2) Filename: pool/main/s/sndio/libsndio7.0_1.9.0-ok1_amd64.deb Size: 26340 MD5sum: 58663e014f5811a844803951cb13ee6e SHA1: f1135ee1ae4fa2618cdbfff1783a682154dd7036 SHA256: 57161feb28b2ce314cd762429c99c51ab79f96922758a02ebf444bb035c3cec2 SHA512: d6944622db9a9ee87ab4993db51962710a3e1ba12573e048ac0597218bf581115c3a14500d8d3a3083ddb7a7b45429fafd463cb0c29122dbe9a2481b06d26607 Homepage: https://www.sndio.org/ Description: Small audio and MIDI framework from OpenBSD, runtime libraries Sndio is a small, simple audio and MIDI framework, developed by the OpenBSD project. It provides a lightweight audio and MIDI server and a well-documented userspace API to access the server or audio hardware in a uniform way. Sndio is designed to work well for both desktop and professional music applications, and supports features found in more complex sound systems such as per-application volume control, software mixing, and network transparency. . This package contains the sndio userspace libraries. Package: libsnmp-base Architecture: all Version: 5.9.4+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 2180 Suggests: snmp-mibs-downloader Filename: pool/main/n/net-snmp/libsnmp-base_5.9.4+dfsg-ok2_all.deb Size: 198684 MD5sum: c8a565e310f428773ed6f14afb1174bd SHA1: c8aa4cf69c37fbb479cd62ec2418d030b15680ba SHA256: 31a7b352e1574285b0bd71207709c2064b055cb1945e169caf2a3ca381f709bb SHA512: 15c2d4265350bf3d9319523a6fd9d8b782fc593b1b3b73b435d659c101e4b0f55666ebef919eb7a64556dcdb5724e7577a4f445e8b4bcaadbe9c4b6fdf202793 Homepage: https://net-snmp.sourceforge.net/ Description: SNMP configuration script, MIBs and documentation The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . This package includes documentation and MIBs (Management Information Bases) for the SNMP libraries, agents and applications. MIBs contain a formal description of the data that can be managed using SNMP and applications. . NOTE: If you want the OIDs (Object Identifiers) to resolve to their text description, you need to activate the non-free repository and install the "snmp-mibs-downloader" package. Package: libsnmp-dev Architecture: amd64 Version: 5.9.4+dfsg-ok2 Priority: optional Section: libdevel Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 1281 Depends: libc6-dev, libsnmp40t64 (= 5.9.4+dfsg-ok2), libnetsnmptrapd40t64 (= 5.9.4+dfsg-ok2), libwrap0-dev, libssl-dev, procps, libsensors-dev, libpci-dev Recommends: libsnmp-perl Filename: pool/main/n/net-snmp/libsnmp-dev_5.9.4+dfsg-ok2_amd64.deb Size: 201260 MD5sum: a497817f1038b2263301630e0629b789 SHA1: c9c87746dc89d26659ca450fbcb319dbea10d05a SHA256: d072be4aeb16b71066afd3d8131801d655e23aaa0da5e16864fed065e8dd37f7 SHA512: 45f6adb81543c5f1d397f070fd47047b20a72d27c56034b973a8efc75498882a655be4dfabd519a7d4a9624b671c315cf728d608e594419341e0e7749259a9ae Homepage: https://net-snmp.sourceforge.net/ Description: SNMP (Simple Network Management Protocol) development files The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP development files include the library headers, static libraries, net-snmp-config scripts and documentation needed for development of custom SNMP applications. Package: libsnmp-perl Architecture: amd64 Version: 5.9.4+dfsg-ok2 Priority: optional Section: perl Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 2170 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.38), libnetsnmptrapd40t64 (>= 5.9.4+dfsg), libsnmp40t64 (>= 5.9.4+dfsg) Breaks: libsnmp-dev (= 5.9+dfsg-1) Replaces: libsnmp-dev (= 5.9+dfsg-1) Filename: pool/main/n/net-snmp/libsnmp-perl_5.9.4+dfsg-ok2_amd64.deb Size: 180596 MD5sum: 1d954abcbac91ee9a2e53e23cd43fa10 SHA1: f06375ac870edc9db8ad4d6911c31bf35f33c195 SHA256: e78db5050089c398cb871fded9b5dd5b586572e6773ec12d3b43ef8e6b499288 SHA512: 5ad0bf31bcc6865e1b664ddbbe13a5b95b72ead6cc2bd2a290a3a94dddf9b719286a5332b5ffb736f713d4cdeb16f40a9a0b21698a28d5df9763b86222d0b37b Homepage: https://net-snmp.sourceforge.net/ Description: SNMP (Simple Network Management Protocol) Perl5 support The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP Perl5 support files provide the Perl functions for integration of SNMP into applications written in Perl. Package: libsnmp40t64 Architecture: amd64 Version: 5.9.4+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Source: net-snmp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Craig Small Installed-Size: 5423 Provides: libsnmp40 (= 5.9.4+dfsg-ok2) Depends: libc6 (>= 2.38), libpci3 (>= 1:3.5.1), libperl5.36 (>= 5.36.0), libsensors5 (>= 1:3.5.0), libssl3t64 (>= 3.0.0), libwrap0 (>= 7.6-4~), libsnmp-base Breaks: libsnmp40 (<< 5.9.4+dfsg-ok2) Replaces: libsnmp40 Filename: pool/main/n/net-snmp/libsnmp40t64_5.9.4+dfsg-ok2_amd64.deb Size: 1007180 MD5sum: 3deefa1f4ac38460b107c7df3ad53e1c SHA1: bfe44ca950dfce4f10ecf83cfe149b6f867bfee5 SHA256: f296badbe6399480ddf4082eeb9090981232ea1269bf52ea3896abd2109f3ec1 SHA512: a6443e649e2dd8de39ac2bcbaba5e0a909f39cf39359a4cb0d50e0a3d3185ab87e345ada2d6007d514a16f824ee5d317174d261b74d514c9c04be28613540349 Homepage: https://net-snmp.sourceforge.net/ Description: SNMP (Simple Network Management Protocol) library The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP library contains common functions for the construction, sending, receiving, decoding, and manipulation of the SNMP requests and responses. Package: libsocket++-dev Architecture: amd64 Version: 1.12.13+git20131030.5d039ba-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: socket++ Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Med Packaging Team Installed-Size: 76 Depends: libsocket++1 (= 1.12.13+git20131030.5d039ba-ok1) Filename: pool/main/s/socket++/libsocket++-dev_1.12.13+git20131030.5d039ba-ok1_amd64.deb Size: 29468 MD5sum: 54715cd67364499d675a4b9cdc16b086 SHA1: 0381b6a815b0c0c57e267d026c70c5584cef1b71 SHA256: f113f2c9ecd851b10b295777c99244362e16e0f901961d1288ba46511885b05d SHA512: 1179d36bd2c6d6aca2720495d5ea0ba4f5d33f58a0b894c951957f7b1e904238811ab87e66fe61d4554e46c10866f03a0b5c175a0b4b95e21363a00d852a0a94 Homepage: https://github.com/malaterre/socketxx-1 Description: lightweight convenience library to handle low level BSD sockets in C++ -devel Socket++ library defines a family of C++ classes that can be used more effectively than directly calling the underlying low-level system functions. One distinct advantage of the socket++ is that it has the same interface as that of the iostream so that the users can perform type-safe input output. See your local IOStream library documentation for more information on iostreams. . Headers and shared libraries for socket++. Package: libsocket++1 Architecture: amd64 Version: 1.12.13+git20131030.5d039ba-ok1 Multi-Arch: same Priority: optional Section: libs Source: socket++ Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Med Packaging Team Installed-Size: 476 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9) Filename: pool/main/s/socket++/libsocket++1_1.12.13+git20131030.5d039ba-ok1_amd64.deb Size: 75352 MD5sum: d3aec8aa232c12fd3e4da009db64f083 SHA1: 834574b3e702b5748a8e8cdeeae4ae74927dd3d6 SHA256: 44671236f7d5b8f2f2bc293ef51fd4dbe651ab99e8bd0aaab2b500b9e78efcd5 SHA512: 33338509452b218f7eaa19338ae9cd93453ccf289b3acbb39e6653f8b8c5c76ae770620674f8cd71001cca21e128189e4b4eaa86be02c704440de6189ebd3704 Homepage: https://github.com/malaterre/socketxx-1 Description: lightweight convenience library to handle low level BSD sockets in C++ - libs Socket++ library defines a family of C++ classes that can be used more effectively than directly calling the underlying low-level system functions. One distinct advantage of the socket++ is that it has the same interface as that of the iostream so that the users can perform type-safe input output. See your local IOStream library documentation for more information on iostreams. . This package contains the libraries needed to run socket++ applications. Package: libsocket6-perl Architecture: amd64 Version: 0.29-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 12 Filename: pool/main/libs/libsocket6-perl/libsocket6-perl_0.29-ok3_amd64.deb Size: 3172 MD5sum: 20b54337b18b5021cc7e24667219f84c SHA1: f25eab6b55c562165a6508569e7956d5f4945b59 SHA256: 101fd0cfcb9e62d48d0fbfb7c9ec6dbfcce915cb577d924a039a8f9eb47e4578 SHA512: 7e3600553448c1a75606dc842bca0c786a941fada20e6b3c64576df055340081de7113af11036ae938d75cef4481412a96cdd1e365d1da057eeb6ec095590ea7 Homepage: https://metacpan.org/release/Socket6 Description: Perl extensions for IPv6 The Socket6 module supports getaddrinfo() and getnameinfo() to intend to enable protocol independent programming. If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included. Package: libsodium-dev Architecture: amd64 Version: 1.0.18-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsodium Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 807 Depends: libsodium23 (= 1.0.18-ok1) Filename: pool/main/libs/libsodium/libsodium-dev_1.0.18-ok1_amd64.deb Size: 184364 MD5sum: c4617212f7ce835b182a79dbfa16aeed SHA1: 5e6d5fd548ffeb5455e4ed62d4d97a19d5d6c343 SHA256: d83142ebf0a0b506296c99cfd3e179fd8eb6538211c14467b5d06049441ea4ba SHA512: 423e2689bf35fab43adadd5dbb7af7f38573eec896e394752b511289a62e7e748fa9592ced5309c4426c9a3c2655878887abe2f08dd27343ee2a7270fbd3b4af Homepage: https://www.libsodium.org/ Description: Network communication, cryptography and signaturing library - headers NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. . This package provides development headers needed for applications that use libsodium. Package: libsodium23 Architecture: amd64 Version: 1.0.18-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsodium Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 397 Depends: libc6 (>= 2.25) Filename: pool/main/libs/libsodium/libsodium23_1.0.18-ok1_amd64.deb Size: 162886 MD5sum: 70eeb9e123b5fc18c5b59f78dfd002eb SHA1: 5abeb8253a7f6e4dc352ef468fb4aee4096664f3 SHA256: bc76bd9bb0bbfda2160ff8e4dceaae3b86beb00a10fbce1dffa56eed98b6204d SHA512: 643158a66ad85fa2c4ed66c0078cd75808ff5a4f8d19d22b6799432f6d18920bb544d09465b3be8f9c35d0754418097a785560594e28116c6acd0aa20ec90bf3 Homepage: https://www.libsodium.org/ Description: Network communication, cryptography and signaturing library NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. Package: libsoftware-copyright-perl Architecture: all Version: 0.012-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 44 Depends: libarray-intspan-perl, libmouse-perl, libmousex-nativetraits-perl, libpath-tiny-perl, libtimedate-perl Breaks: libconfig-model-dpkg-perl (<= 3.001) Filename: pool/main/libs/libsoftware-copyright-perl/libsoftware-copyright-perl_0.012-ok1_all.deb Size: 16092 MD5sum: 8c46f610b746509c87d3207e20fa7664 SHA1: 8552f99be60a0558e19df2deec3be8286e24e7cc SHA256: e2cab2127fe7f6317cf68c16d8847746248714813a64a642eb959f5a5cc8aef6 SHA512: 5f839b6bd784ce4bad62004da8265c3bb0c4508d22e61c0ec18769be405f7361a19bcf71e3335007601d37b0769b0b55398b82e5d2eedbbf62a47ed0662ad7d0 Homepage: https://metacpan.org/dist/Software-Copyright Description: Perl module to manage copyright statements Software::Copyright is a Perl module to manage and cleanup copyright statements found in most Open-Source Software project. This module is intended to be used with software able to extract copyright-statements from source code like Debian's licensecheck. . This module is made of code refactored out of libconfig-model-dpkg-perl Package: libsoftware-license-perl Architecture: all Version: 0.104006-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 529 Depends: perl:any, libdata-section-perl, libtext-template-perl Filename: pool/main/libs/libsoftware-license-perl/libsoftware-license-perl_0.104006-ok1_all.deb Size: 113572 MD5sum: 40d65f2e13c7ed3898f67da555c7c126 SHA1: c1f6bf3fccae804a501f6f6f0d43d53fc1682e3e SHA256: 42bfd6317e4443cba4f03363a451c4475c01c422aab96383e6d2ac1c0dca6f53 SHA512: 58eecb64d9b072f5c780ed3172988df3d5754907f94bb08484cc0c14ccdc16c8f76f342e63520c456b128e89ce350fd789116c3cc043affd4268912dd29f14d5 Homepage: https://metacpan.org/release/Software-License Description: module providing templated software licenses Software::License is a Perl module used by various tools for module building, installation, and distribution to provide a simple way of referencing popular free and open-source software licenses. Package: libsoftware-licensemoreutils-perl Architecture: all Version: 1.009-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 66 Depends: perl:any, libpath-tiny-perl, libsoftware-license-perl, libtext-template-perl, libtry-tiny-perl, libyaml-tiny-perl Filename: pool/main/libs/libsoftware-licensemoreutils-perl/libsoftware-licensemoreutils-perl_1.009-ok1_all.deb Size: 20128 MD5sum: 049fd6573662edeb81b97af416966ade SHA1: 2104d10caae4855e35a81d4e118a07abfbd0b69f SHA256: af7b85057e0450bdd2451f17a368299f8046f96708f1c94ae4f866fb997f6008 SHA512: 0ce5f2ea056514786417d60f1e8add7da65be39359b251f5f5a6a826cfb82a9ff6b49d4e28366123d15abad7c8e339b48d61cd76ffd08c03c8b309b0617a3af9 Homepage: https://metacpan.org/release/Software-LicenseMoreUtils Description: More utilities and a summary for Software::License Software::LicenseMoreUtils Perl module provides more utilities for Software::License: . * more short keyword to create license object * license summaries that point to /usr/share/common-licenses Package: libsord-0-0 Architecture: amd64 Version: 0.16.16-ok1 Multi-Arch: same Priority: optional Section: libs Source: sord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 53 Depends: libc6 (>= 2.14), libserd-0-0 (>= 0.30), libzix-0-0 (>= 0.4.2) Suggests: sordi Filename: pool/main/s/sord/libsord-0-0_0.16.16-ok1_amd64.deb Size: 13500 MD5sum: 761ac1563deb43eb944333b1796de05b SHA1: 129d4209ad8b67d94697f910aaa11308193657a3 SHA256: 5b4802ecd94374cff8e684c291d12afb28279d513f275d11d1471d8fe9c23eaf SHA512: 411e07a1235af3d06c20023e46ad0cb3720a4987917b2330e206c4823ef564936e95f6b280c8c2cc7a63bd9dee160c423bb097d54c66eb502291a043876cc98f Homepage: https://drobilla.net/software/sord.html Description: library for storing RDF data in memory Sord is a lightweight C library for storing Resource Description Framework (RDF) data in memory. . Sord includes man pages for the library (man sord) and a simple command line utility (man sordi). Package: libsord-dev Architecture: amd64 Version: 0.16.16-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: sord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 52 Depends: libserd-dev (>= 0.30), libzix-dev, libsord-0-0 (= 0.16.16-ok1) Recommends: pkg-config Suggests: libsord-doc Filename: pool/main/s/sord/libsord-dev_0.16.16-ok1_amd64.deb Size: 9608 MD5sum: de5ccb1c9424247151d782e251bd9072 SHA1: 65fd2054b1524a6919401df4746d9cf90ba58fe0 SHA256: 6d8f86f1faf5121b0e58a5989040e1eba5d434772691eac7b235b686571fc754 SHA512: 05fe5bf51cfe0448ba98fa98a59a3a5ad9a0ee56182357a7fb4482c559445d0afd12479b83fba0fd789b6ba9a1088b0d2b829623b298e3ce73d361d6b32803a6 Homepage: https://drobilla.net/software/sord.html Description: library for storing RDF data in memory (development files) Sord is a lightweight C library for storing Resource Description Framework (RDF) data in memory. . This package provides the development headers. Package: libsord-doc Architecture: all Version: 0.16.16-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: sord Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 391 Recommends: libjs-jquery Enhances: libsord-dev Filename: pool/main/s/sord/libsord-doc_0.16.16-ok1_all.deb Size: 80768 MD5sum: 3f9351b45d393d5bf85ef29f8d7db298 SHA1: 2a0274b4da61981bce42e0bd3f64bea1402b8c56 SHA256: 3c110af3ffdfb440961cf6a1bea9f72e84e2d37bca860831cb8aa9fd76290c62 SHA512: 121588963fc377a23979d825588301107924a30a2327e2b13353635120c245c566a01db992989da7e7c90ea146aa276ad0bcbe964b1e1a5002b3bbc1ec8d0a94 Homepage: https://drobilla.net/software/sord.html Description: library for storing RDF data in memory (documentation) Sord is a lightweight C library for storing Resource Description Framework (RDF) data in memory. . This package provides the developer's reference for sord. Package: libsort-key-perl Architecture: amd64 Version: 1.33-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 108 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libs/libsort-key-perl/libsort-key-perl_1.33-ok3_amd64.deb Size: 34972 MD5sum: bc632927023ca3870f07d6f84a3945cb SHA1: 213164b38ec71c44e0caaa8545fa0d25564aca90 SHA256: 8221662a763ea4fed57ef4d6fc396d8b9abb72212e7b9a9159a6b081f8c01254 SHA512: 7a2f90a1553610c40f5d0852fa6cbf57cb7480a9603529c6e4c71c6d118ae6280405b058c53042a95d67a5b816adf68ceb786709a8106d168c79a8c39cc0d527 Homepage: https://metacpan.org/release/Sort-Key Description: module to sort a list of values by a calculated key Sort::Key claims to be the fastest way to sort anything in Perl. It provides a set of functions to sort lists of values by some calculated key value. Multikey sorting functionality is also provided via the companion modules Sort::Key::Multi, Sort::Key::Maker and Sort::Key::Register. Package: libsort-versions-perl Architecture: all Version: 1.62-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 39 Depends: perl:any Filename: pool/main/libs/libsort-versions-perl/libsort-versions-perl_1.62-ok2_all.deb Size: 13170 MD5sum: cafe93769eda341548e0ff0198242d31 SHA1: 29d52ae3e4249605534dc0ee987e3b1d3b0c5a17 SHA256: a4faa2dfd338d70a157f9f486a216837d32a302c4bdb17f7980b6db73524f6dd SHA512: 27e893bbc2dbd1e561e65983bad9df5cec8560665a8af4f913fbea088fab6db107716cbc835075137497136ffe942606abbdaf2908de28266b52b2bafbc7ef9b Homepage: https://metacpan.org/release/Sort-Versions Description: Perl module for sorting of revision (and similar) numbers The Sort::Versions module allows easy sorting (via comparisons) of mixed text and numeric strings, similar to the complex "version numbers" that many revision control packages and shared library systems use. For an explanation of the algorithm, it's easiest to look at these examples: . 1.1 < 1.2 1.1a < 1.2 1.1 < 1.1.1 1.1 < 1.1a 1.1.a < 1.1a 1 < a a < b 1 < 2 . (special handling for leading zeros) 0002 < 1 1.06 < 1.5 . (a hyphen binds looser than a period) 1-1 < 1-2 1-2 < 1.2 Package: libsoundtouch-dev Architecture: amd64 Version: 2.3.2+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: soundtouch Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 80 Depends: libsoundtouch1 (= 2.3.2+ds1-ok1) Filename: pool/main/s/soundtouch/libsoundtouch-dev_2.3.2+ds1-ok1_amd64.deb Size: 14920 MD5sum: b318afe52e6a4dd1ec7990e7b6386b91 SHA1: 1ad62857955672c04392a6f8ebc3a9128f9ac20d SHA256: 64582fcc0ffec83dff2abd136afeb3f807109953c277911ead17a3cae19138b3 SHA512: 51d30c195bd9fc3acf3c81103e4b8628098fa295edf44d84154c2cd02ad58138cd3276b3525482ef40f583b06cc184c52fd37404115d5fb4ace970033eac309d Homepage: https://www.surina.net/soundtouch/ Description: Development files for the sound stretching library SoundTouch is a library that can be used to change pitch and time of soundfiles independently. . This package contains the development files used to build programs that use the SoundTouch shared library. Package: libsoundtouch1 Architecture: amd64 Version: 2.3.2+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: soundtouch Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 181 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Filename: pool/main/s/soundtouch/libsoundtouch1_2.3.2+ds1-ok1_amd64.deb Size: 58836 MD5sum: 0fd38bd7146cfe60730405ed89532b8a SHA1: 2e647896e5f31f31d83ee60c3f63f7066914d562 SHA256: b183ece645bb18a850d66c7af833cff26a3b139fd664f62c7a8b73025ae29822 SHA512: eb59f1b27bf63028b055b6f138d6f137cbd70fd2cc6d517ea496aa43358d1909de0fb3874febfdd34e7a40236d8bbdbe87474fdd9a37d19a904cae7a3c2ebe91 Homepage: https://www.surina.net/soundtouch/ Description: Sound stretching library SoundTouch is a library that can be used to change pitch and time of soundfiles independently. . This package contains the SoundTouch shared library. Package: libsoup-2.4-1 Architecture: amd64 Version: 2.74.3-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 708 Provides: libsoup2.4-1 (= 2.74.3-ok1) Depends: glib-networking, libsoup2.4-common, libbrotli1 (>= 0.6.0), libc6 (>= 2.14), libglib2.0-0 (>= 2.75.3), libgssapi-krb5-2 (>= 1.17), libpsl5t64 (>= 0.16.0), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0) Breaks: libsoup2.4-1 (<< 2.74.3-ok1) Replaces: libsoup2.4-1 Filename: pool/main/libs/libsoup2.4/libsoup-2.4-1_2.74.3-ok1_amd64.deb Size: 262980 MD5sum: 1969eae4322f557433825ef3b9af1ad7 SHA1: b614866474954b47999c8df71cdb4a20b7632ae5 SHA256: ec47f59a60a4a4f97ec918c16d03546439cb648559af4cbdbe938714794d7a8d SHA512: 2a6c10adec4f8990d73be8aedaf929be9f1d4d9266671a8db6622c4a16440d98fe004eea2340a187b4f442c370a6cd28b7b6de0525d8e262c5596f33343dfba1 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- Shared library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the shared library. Package: libsoup-3.0-0 Architecture: amd64 Version: 3.4.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: libsoup3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 698 Depends: glib-networking, libsoup-3.0-common, libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libglib2.0-0 (>= 2.75.3), libgssapi-krb5-2 (>= 1.17), libnghttp2-14 (>= 1.50.0), libpsl5t64 (>= 0.16.0), libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.2.0) Filename: pool/main/libs/libsoup3/libsoup-3.0-0_3.4.4-ok2_amd64.deb Size: 267780 MD5sum: fa099794f6abdddbd63e87a68ded1f73 SHA1: 7423d47bbd3ee5802ea25b67b58557fc41767ae9 SHA256: 081805905da0e83adfc122a4924842b9aab1392d60817e3e9363c5bd6c14589e SHA512: ab5f8fba636a489460c7e8796c9b7643fde4456a03c97e87ebe201de9670ecac4b6dbf9f28f4d0f5fd8cb170339d70b90e58a0e1ffa4b46b23afe6ef0e3306ae Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- Shared library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP support . This package contains the shared library. Package: libsoup-3.0-common Architecture: all Version: 3.4.4-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: libsoup3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 462 Filename: pool/main/libs/libsoup3/libsoup-3.0-common_3.4.4-ok2_all.deb Size: 55152 MD5sum: 77feecd46966e8e86bfe610a3573283e SHA1: dde00815ed47b7fee41caf6d1b916e4ca5b587a1 SHA256: 969e89609ec8a3ee923b310e859c944626e093a77ca7e3d2ecbe343f6bba3e5e SHA512: d43ed07815195fb88ff0bee25c6689aa808be51fd78e4948cdf9ee3206be713598224170c4f22cd8a0fe3ac874affb4e1d10f5612f7a7f706faf9c484fac35b8 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- Common files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . This package contains architecture-independent files such as translations. Package: libsoup-3.0-dev Architecture: amd64 Version: 3.4.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libsoup3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1078 Provides: gir1.2-soup-3.0-dev (= 3.4.4-ok2) Depends: gir1.2-soup-3.0 (= 3.4.4-ok2), libbrotli-dev, libglib2.0-dev (>= 2.69.1), libnghttp2-dev, libpsl-dev, libsoup-3.0-0 (= 3.4.4-ok2), libsqlite3-dev, libsysprof-capture-4-dev, zlib1g-dev, gir1.2-gio-2.0-dev Suggests: libsoup-3.0-doc Filename: pool/main/libs/libsoup3/libsoup-3.0-dev_3.4.4-ok2_amd64.deb Size: 104556 MD5sum: 4fddee959193c842e7a9b29d58c065ac SHA1: d7f59a12fa2bbfb77a78c905d67b67ce5a63e36a SHA256: d0255ef255e46d58e33d8dc6fe60db6d08af7ac944e6c51e38abe164710aee8a SHA512: 93fb1b9d55bc43a6b1456ee7dc74aecdd0016d1ce4db2dffdd5c9b6c3ab780ad8f53e8c272c9e228c9aebd44c3d3a63a54ae874cfe0dea53fc2018025225ac16 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- Development files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP support . This package contains the development files. Package: libsoup-3.0-doc Architecture: all Version: 3.4.4-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libsoup3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 5379 Recommends: libglib2.0-doc Suggests: libsoup-3.0-dev Filename: pool/main/libs/libsoup3/libsoup-3.0-doc_3.4.4-ok2_all.deb Size: 234016 MD5sum: ac8e026375c233d30e6bb32af00cbe40 SHA1: 27198d173668e0d9369da272a44bfa32c197529f SHA256: bbce0df3c25262353b8761d47198a08b3a4e4e99614a7a9f93e4f2a4646d68e9 SHA512: 0abd0ab0355809ea9d235a3bb4e2e6ff8dd2c6cfdc73c2f2e25d0cb7f46451651ea966fae5e4962fe83064de68ae6a41b767091352a651ac6cf2ea247f891e96 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- API Reference It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP support . This package contains the documentation. Package: libsoup-3.0-tests Architecture: amd64 Version: 3.4.4-ok2 Priority: optional Section: misc Source: libsoup3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3250 Depends: apache2, curl, libapache2-mod-php (<< 2:9), libnss-myhostname, php, python3, python3-quart, libbrotli1 (>= 0.6.0), libc6 (>= 2.38), libglib2.0-0 (>= 2.77.0), libgnutls30t64 (>= 3.7.3), libnghttp2-14 (>= 1.50.0), libpsl5t64 (>= 0.16.0), libsoup-3.0-0 (= 3.4.4-ok2), libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.2.0) Recommends: gnome-desktop-testing Filename: pool/main/libs/libsoup3/libsoup-3.0-tests_3.4.4-ok2_amd64.deb Size: 1384148 MD5sum: 0492a1cb40f74d158b522a7132a8c281 SHA1: 3c023a476d5b9fb17e4599fc52e8a4c04497f9e0 SHA256: 83010ac5b5c520db049d775db88f02c69cd59e89320ca0349340f3fd3bec4a6e SHA512: d4c360ba14e7145aa25600c434e04cf5baf5172feaa9fbdcc5099a5f2b3d1cb266a64a50aff8a972dd5baae34a96aed335ac128eab95fb83fd8d172800aa9fea Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- installed tests libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . This package contains automated tests, mostly for use via autopkgtest. They can most easily be invoked via the gnome-desktop-testing-runner tool in the gnome-desktop-testing package. Package: libsoup-gnome-2.4-1 Architecture: amd64 Version: 2.74.3-ok1 Multi-Arch: same Priority: optional Section: oldlibs Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 30 Provides: libsoup-gnome2.4-1 (= 2.74.3-ok1) Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.38.0), libsoup-2.4-1 (= 2.74.3-ok1) Breaks: libsoup-gnome2.4-1 (<< 2.74.3-ok1) Replaces: libsoup-gnome2.4-1 Filename: pool/main/libs/libsoup2.4/libsoup-gnome-2.4-1_2.74.3-ok1_amd64.deb Size: 5920 MD5sum: 2fa0e3d87a211934979f8426e15da400 SHA1: 703208f64a5d1d428cc65ed14375324468f11a2b SHA256: 31b3f27a6936b576603e97fb1c0200cd09343b54a9ae83a4cc0bc9c401edeab8 SHA512: 927b67c3a0cc544f7b07e21174c8ea528a4778b7601e1b33bbed5ef49551cfc02edcc51258f185262668ad7c21977188f48785bad3142360b9296d12604c33dd Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- GNOME support library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . The GNOME support library is used for features which are important to GNOME apps, but which require GNOME-specific libraries that non-GNOME apps may not want to add dependencies on. . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the GNOME support shared library. Package: libsoup-gnome2.4-dev Architecture: amd64 Version: 2.74.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 29 Provides: gir1.2-soupgnome-2.4-dev (= 2.74.3-ok1) Depends: gir1.2-soup-2.4 (= 2.74.3-ok1), libsoup-gnome-2.4-1 (= 2.74.3-ok1), libsoup2.4-dev (= 2.74.3-ok1) Suggests: libsoup2.4-doc Filename: pool/main/libs/libsoup2.4/libsoup-gnome2.4-dev_2.74.3-ok1_amd64.deb Size: 5228 MD5sum: a3726731f0fc144f0590078753964f1b SHA1: 93c8bef2cab88358dde704aafe5c0a26a188a2c5 SHA256: 8fdbfe3bd7d974dee9efd1f7f57222bda93e901a47f28d0d8986dba9cd38fc0e SHA512: 9cc4ac7edaf282d827de2af94304c9fc3885bce0f8ef4b19ed7f703b91e4de5f67896f6841b78b89aaaee853f71d99b3244d0343f0e258a57adba62b54761225 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- GNOME support development files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it). . The GNOME support library is used for features which are important to GNOME apps, but which require GNOME-specific libraries that non-GNOME apps may not want to add dependencies on. . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the development files for the GNOME support. Package: libsoup2.4-common Architecture: all Version: 2.74.3-ok1 Multi-Arch: foreign Priority: optional Section: oldlibs Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 447 Filename: pool/main/libs/libsoup2.4/libsoup2.4-common_2.74.3-ok1_all.deb Size: 51400 MD5sum: 4874696e75bdc4f4d8320758d5dc1ed6 SHA1: 3e30b1e5a6ef7cce7e101c8808e621ca6d57174a SHA256: 7332d1d9271c418728b39722558fcac2e7ff456fb200d793b87c3b0ec9366bd5 SHA512: fbc0472636d4e924866d87f3979b68efef46fb48b5f2a23feaa1c622a5f9c771699024bd74942213170d1acbb7aad115921f763bb9b736805eb53652a6bef7b9 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- Common files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . This package contains architecture-independent files such as translations. Package: libsoup2.4-dev Architecture: amd64 Version: 2.74.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1738 Provides: gir1.2-soup-2.4-dev (= 2.74.3-ok1) Depends: gir1.2-soup-2.4 (= 2.74.3-ok1), libbrotli-dev, libglib2.0-dev, libpsl-dev, libsoup-2.4-1 (= 2.74.3-ok1), libsqlite3-dev, libxml2-dev, zlib1g-dev, gir1.2-gio-2.0-dev Suggests: libsoup2.4-doc Filename: pool/main/libs/libsoup2.4/libsoup2.4-dev_2.74.3-ok1_amd64.deb Size: 154728 MD5sum: 28d6ada7c3ecc44b1bb236cf82e031e8 SHA1: 06171fb3a6fb37a6e5385b88a15afec67e400dbb SHA256: 960876981370f13637e85071a9c3bd8ada03a01c9b24813529dccf0b2f75a4b4 SHA512: 4bf0929906b6bdebe5a0fd43f2fa8cd8b23a7394ff7284e40ac541ad095b033662310e127bb13e8085955122e48f39dd4cdbb6d0b4bda04956c27c99e1cf08a5 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- Development files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the development files. Package: libsoup2.4-doc Architecture: all Version: 2.74.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2395 Recommends: libglib2.0-doc Suggests: libsoup2.4-dev Filename: pool/main/libs/libsoup2.4/libsoup2.4-doc_2.74.3-ok1_all.deb Size: 180372 MD5sum: 59aaab9e14c7c65d9da01e1ceae3e4aa SHA1: 76320f1cef53623f30cdd880a4488e985704506b SHA256: fd3cbc79119c0508e5db4dbedfab7937ed948a98d77b38d9381c3d21db28c011 SHA512: 276a64e816deb511bd94276f236f8e0dbceebf67256368cae0994ee329a9a50de35f4a564eb728878bb5cb292ab9f4733f24b41ddc978ad321c642738e7238e7 Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- API Reference It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the documentation. Package: libsoup2.4-tests Architecture: amd64 Version: 2.74.3-ok1 Priority: optional Section: misc Source: libsoup2.4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 2343 Depends: apache2, curl, libapache2-mod-php (<< 2:9), libnss-myhostname, php, php-xmlrpc | php (>= 2:8.1+85+really8.0), libc6 (>= 2.34), libglib2.0-0 (>= 2.77.0), libsoup-2.4-1 (= 2.74.3-ok1), zlib1g (>= 1:1.1.4) Recommends: gnome-desktop-testing Filename: pool/main/libs/libsoup2.4/libsoup2.4-tests_2.74.3-ok1_amd64.deb Size: 1133516 MD5sum: 49e0ad98f4bf4fb36ebf06ea1a4e47b0 SHA1: 73391e135e25c2aa01b6e471a95c931d5d6b61eb SHA256: 468e5d3cc58145a6c9f7e29353dff5021e365089bbab72039981157e71b1c7ba SHA512: 3917d09f8ae6180de566b834fcf082e87d99c98d1294723b4d6202ada6b708f55be52639fb8b927dce6018b071b16e5749bcecc0590591176a330a34a39983bb Homepage: https://wiki.gnome.org/Projects/libsoup Description: HTTP library implementation in C -- installed tests libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . This package contains automated tests, mostly for use via autopkgtest. They can most easily be invoked via the gnome-desktop-testing-runner tool in the gnome-desktop-testing package. Package: libsource-highlight-common Architecture: all Version: 3.1.9-ok2.1 Multi-Arch: foreign Priority: optional Section: libs Source: source-highlight Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 320 Replaces: source-highlight (<< 3.1.4-1) Filename: pool/main/s/source-highlight/libsource-highlight-common_3.1.9-ok2.1_all.deb Size: 60524 MD5sum: a9d93ef60bb65db63ab1bb66b0151f44 SHA1: 25af0ada41ef9ef2d32206f5df411bbf906197f6 SHA256: e1b66755dff7da688054fb439c087a225c482f1357a69e7ce5d454a1f213a5b6 SHA512: c9e7ee68fbbbbee4dd4577ee07c4520b5046d44e6470e836319e7b150b257274334ad343b860b6354cec4412993d36c37b988cbeae0a6c531298d46689c774d5 Homepage: http://www.gnu.org/software/src-highlite/ Description: architecture-independent files for source highlighting library This package contains the data files used by the libsource-highlight library, which is the library that underlies the source-highlight program suite. The library converts source code to a document with syntax highlighting and supports many file formats. The library can be used by other C++ programs to get source code highlighting capabilities. Package: libsource-highlight-dev Architecture: amd64 Version: 3.1.9-ok2.1 Priority: optional Section: libdevel Source: source-highlight Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 7292 Depends: libboost-regex-dev, libsource-highlight4v5 (= 3.1.9-ok2.1) Replaces: source-highlight (<< 3.1.4-1) Filename: pool/main/s/source-highlight/libsource-highlight-dev_3.1.9-ok2.1_amd64.deb Size: 551376 MD5sum: 70a7d060df36d8a9bc239ef35237c34b SHA1: 06fb710709b84b942e92625ea94967053de5fb1a SHA256: a2981a9db99af7a986e1fd58833fe30b317e80e6401b3877e555083e0116b987 SHA512: b4243fa57a15605a3779c837f88d4bc023bf65f73ac05988cc09f1636f82636be2c77017f4dd8c50d5f686c61c025f6a0a4453926b75bc218c355970b06b5b78 Homepage: http://www.gnu.org/software/src-highlite/ Description: development files for source highlighting library These are the development files for the library that underlies the source-highlight program suite. It converts source code to a document with syntax highlighting and supports many file formats. The library can be used by other C++ programs to get source code highlighting capabilities. Package: libsource-highlight4v5 Architecture: amd64 Version: 3.1.9-ok2.1 Priority: optional Section: libs Source: source-highlight Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 747 Depends: libsource-highlight-common, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Conflicts: libsource-highlight4 Replaces: libsource-highlight4 Filename: pool/main/s/source-highlight/libsource-highlight4v5_3.1.9-ok2.1_amd64.deb Size: 232528 MD5sum: 160f1a98481ba8cc63c8ccd253238d32 SHA1: c108f90c20890d5ece205002b7a425378d1f6380 SHA256: f5bd9f8dcd608a4fe06056a9862d3196e7775f80a3d1853a88cdb989d3d508ad SHA512: 795494e20cb42cd638d66221c85777a4fee9b34fb7626f9b6ffee9abd62df0d7866a9ad51b8bc868209bd9c3d663cb2afe5a769eb734a7c195aa15955169e90e Homepage: http://www.gnu.org/software/src-highlite/ Description: source highlighting library This is the library that underlies the source-highlight program suite. It converts source code to a document with syntax highlighting and supports many file formats. The library can be used by other C++ programs to get source code highlighting capabilities. Package: libsox-dev Architecture: amd64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1740 Depends: libsox-fmt-all (= 14.4.2+git20190427-ok1.1), libsox3 (= 14.4.2+git20190427-ok1.1) Filename: pool/main/s/sox/libsox-dev_14.4.2+git20190427-ok1.1_amd64.deb Size: 357556 MD5sum: bfce8ee3d72b78508f2a10ace65541c0 SHA1: 285648fe9e1529467c2761ee43bd2643e1db6bba SHA256: 05bb74dcb7318fc9b1d9fa2c99894b1b97e908730ee1332959ed0635507c5304 SHA512: bd4dca5924f2d7834834b399bb5de48ce8ab0ed97534728efdbfb1f1d0198e7f565913702c88905bbc44ce988d0a1230b4fdc6d322703d44542865628c4ce46a Homepage: https://sox.sourceforge.io/ Description: Development files for the SoX library SoX is the swiss army knife of sound processing. . This library allow you to convert various formats of computer audio files in to other formats. It also allows you to apply various effects to sound files. . This package contains the development files for the SoX library. Package: libsox-fmt-all Architecture: amd64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 54 Depends: libsox-fmt-alsa (= 14.4.2+git20190427-ok1.1), libsox-fmt-ao (= 14.4.2+git20190427-ok1.1), libsox-fmt-base (= 14.4.2+git20190427-ok1.1), libsox-fmt-mp3 (= 14.4.2+git20190427-ok1.1), libsox-fmt-oss (= 14.4.2+git20190427-ok1.1), libsox-fmt-pulse (= 14.4.2+git20190427-ok1.1) Filename: pool/main/s/sox/libsox-fmt-all_14.4.2+git20190427-ok1.1_amd64.deb Size: 4946 MD5sum: ff13f297e19705607e64eeda7e518bb0 SHA1: 947a3204045b2967a564d8c25cf397930ed7bd50 SHA256: d703c0ca947d930d00903dcd7b106ab5d0acaeffe10839404aa7fd30e77a27cc SHA512: b40f69a7401e71efad9fa95c291f3f1ffc8a44ab35fd0289727acf8a61904062c178448b4b16cb26d63ee30d064409f315a2ae7aa6d82bbc05e461befbfe2415 Homepage: https://sox.sourceforge.io/ Description: All SoX format libraries SoX is the swiss army knife of sound processing. . This is a metapackage depending on all free SoX format libraries. Package: libsox-fmt-alsa Architecture: amd64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 79 Depends: libasound2 (>= 1.0.16), libc6 (>= 2.2.5), libsox3 (>= 14.4.2~) Filename: pool/main/s/sox/libsox-fmt-alsa_14.4.2+git20190427-ok1.1_amd64.deb Size: 10992 MD5sum: c93d0c6e776af98001b214b9e20c3661 SHA1: ebef3f5b241c9d355ec4a8a8cc03a6ebb48967a7 SHA256: 15742220d1d15fc5e0b27f41a4fa602bbc481681682be4cabd5f01c4ece2a0ea SHA512: 6cf66120df7d052a935758c7e054667e29188e36e217c7308a90a11137325f4281e3897092793a8885bb2a9fc4b3d9a3df6b15c511ce06092be2f08a59981459 Homepage: https://sox.sourceforge.io/ Description: SoX alsa format I/O library SoX is the swiss army knife of sound processing. . This package contains the SoX alsa format I/O library. . alsa: https://www.alsa-project.org/main/index.php/Main_Page Package: libsox-fmt-ao Architecture: amd64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 71 Depends: libao4 (>= 1.1.0), libc6 (>= 2.2.5), libsox3 (>= 14.4.2~) Filename: pool/main/s/sox/libsox-fmt-ao_14.4.2+git20190427-ok1.1_amd64.deb Size: 7574 MD5sum: d6402fc78daa4e5c6a5b0fc93cf5a5ca SHA1: 6422fa47c0a8060600cdf36e12d8e0ba75c55635 SHA256: bd757dd9c5eed59d8c7d978239273ba44218205c523dbcad291bb08fe789a94e SHA512: c3879e065c3d682592412f9e8bcee0a6901feeb9cc6cf51b16e46be14712f6fd9af0753561b923ad7532eb8f0fabf5a2b02de4df4e8e78fafcdfc0161f2c1288 Homepage: https://sox.sourceforge.io/ Description: SoX Libao format I/O library SoX is the swiss army knife of sound processing. . This package contains the SoX Libao format I/O library. . libao: https://xiph.org/ao Package: libsox-fmt-base Architecture: amd64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 404 Depends: libc6 (>= 2.14), libflac8 (>= 1.3.0), libgsm1 (>= 1.0.18), libogg0 (>= 1.0rc3), libopencore-amrnb0 (>= 0.1.5), libopencore-amrwb0 (>= 0.1.5), libsndfile1 (>= 1.0.20), libsox3 (>= 14.4.2~), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2), libwavpack1 (>= 4.40.0) Replaces: libsox-fmt-flac, libsox-fmt-gsm, libsox-fmt-libsndfile, libsox-fmt-ogg, libsox-fmt-sndfile Filename: pool/main/s/sox/libsox-fmt-base_14.4.2+git20190427-ok1.1_amd64.deb Size: 33178 MD5sum: 224ad9f4d09ac8ab48b824d9546dceeb SHA1: 525279b0a0ecdd76ae2c5d3b8d1486b3e7342494 SHA256: 37a5026f70c8389d532865dd567bf20957fb90f9ed1db0c12decf0d9d98bc7c4 SHA512: 4c1400b1a39213a494d5fd34e08d9a61aa61f6ae4e682e2eea1bad2c931935bd565e6616afa19b0009c9121dc6433748f216e014de7ba05e9083e8d7c2dfb755 Homepage: https://sox.sourceforge.io/ Description: Minimal set of SoX format libraries SoX is the swiss army knife of sound processing. . This package contains most audio formats libraries supported by SoX. Among them: Ogg Vorbis, WAV, AIFF, VOC, SND, AU, GSM, WavPack, LPC10, FLAC, MATLAB/GNU Octave, Portable Voice Format, AMR and Sound Forge Audio Format. Package: libsox-fmt-mp3 Architecture: amd64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 97 Depends: libc6 (>= 2.14), libid3tag0 (>= 0.15.1b), libmad0 (>= 0.15.1b-ok0), libmp3lame0 (>= 3.100), libsox3 (>= 14.4.2~), libtwolame0 (>= 0.3.10) Filename: pool/main/s/sox/libsox-fmt-mp3_14.4.2+git20190427-ok1.1_amd64.deb Size: 17022 MD5sum: adc3ff64874a4faa670cbd54f7f8e18b SHA1: 7914d4aceb4f07316b77bea3ce2f39ef956dbe27 SHA256: 8313b6a3c7773f1743b8e5c0e8fea55f64a9a3c362915031174794f81a5f150d SHA512: 2ac4ecff0d3ecdccd8dac9c883d0113075af78ff6b6ea61f23b0f0b497b121be21081490be039ec1da4b94ffa3073f5727773a52d4ccbb2e6d1b3ee8dd87b05d Homepage: https://sox.sourceforge.io/ Description: SoX MP2 and MP3 format library SoX is the swiss army knife of sound processing. . This package contains the SoX MP2 and MP3 format library. Read support by libmad. MP2 and MP3 write support by libtwolame and libmp3lame respectively. . libmad: https://www.underbit.com/products/mad/ lame: https://lame.sourceforge.io Package: libsox-fmt-oss Architecture: amd64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 71 Depends: libc6 (>= 2.7), libsox3 (>= 14.4.2~) Filename: pool/main/s/sox/libsox-fmt-oss_14.4.2+git20190427-ok1.1_amd64.deb Size: 9252 MD5sum: 0da781184d86f1dfc585deace8d5062d SHA1: 608ad6bc4f04e9c6d3983b45e8744eccf0c9818c SHA256: d5d6331c08239f38addaf5d0fc792569437edb1d5065e2847cc052ae2638f449 SHA512: b74da3729e605a0f562252c2a5ee2139ad5152d19173281124a894ae1ec163ad2e425891e79ee7b289fa9c007739c690d87bcbcfa384b6fbfac836574e08961f Homepage: https://sox.sourceforge.io/ Description: SoX OSS format I/O library SoX is the swiss army knife of sound processing. . This package contains the SoX Open Sound System (OSS) format I/O library. . Open Sound System: http://www.opensound.com/oss.html Package: libsox-fmt-pulse Architecture: amd64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 71 Depends: libpulse0 (>= 0.99.1), libsox3 (>= 14.4.2~) Filename: pool/main/s/sox/libsox-fmt-pulse_14.4.2+git20190427-ok1.1_amd64.deb Size: 7482 MD5sum: 5e6941982f4a396d79cf81516f8c7a20 SHA1: 5421ab7a667abb918bc8ac1498cb1999c71226cd SHA256: 9fd4ec72e26877b461f12669104998e0948dceac6789dddbf373af2f4ee17dca SHA512: 88afc21ad19ce3ba2489a2675581bc3977cbd6a261dfb959317eb5160b1ab7cd6c0ba1eb75d6ab6449b318a8d7fbf13b6991f22dedfc9cb6deeac08bb92d6548 Homepage: https://sox.sourceforge.io/ Description: SoX PulseAudio format I/O library SoX is the swiss army knife of sound processing. . This package contains the SoX PulseAudio format I/O library. . PulseAudio: https://www.freedesktop.org/wiki/Software/PulseAudio/ Package: libsox3 Architecture: amd64 Version: 14.4.2+git20190427-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: sox Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 588 Depends: libc6 (>= 2.33), libgomp1 (>= 4.9), libgsm1 (>= 1.0.18), libltdl7 (>= 2.4.6), libmagic1 (>= 5.12), libpng16-16 (>= 1.6.2-1), zlib1g (>= 1:1.1.4) Recommends: libsox-fmt-alsa | libsox-fmt-ao | libsox-fmt-oss | libsox-fmt-pulse, libsox-fmt-base Suggests: libsox-fmt-all Conflicts: libsox0, libsox0a, libsox1, libsox1a Replaces: libsox1b Filename: pool/main/s/sox/libsox3_14.4.2+git20190427-ok1.1_amd64.deb Size: 235194 MD5sum: 150b648c7874d3b320386915ad1739ec SHA1: d6e0afc39b9ad918293b38c1cb60e9d278524037 SHA256: d269d50953a16ef756489b7e3d56863712170de33b9ed9b43b623e469b456d4c SHA512: 558fde3edb702165075f1d0549e4d8a0748d0f3874ce8271b907cf2b4e0ac19360f610611f0f5130a3789604ac55d2679dd5220019c94275bd41f41c82073114 Homepage: https://sox.sourceforge.io/ Description: SoX library of audio effects and processing SoX is the swiss army knife of sound processing. . This package contains the SoX library which enables to convert various formats of computer audio files in to other formats. It also allows you to apply various effects to sound files. . Any format support requires at least libsox-fmt-base. Sound card I/O requires libsox-fmt-alsa, libsox-fmt-ao, libsox-fmt-oss or libsox-fmt-pulse. Package: libsoxr-dev Architecture: amd64 Version: 0.1.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libsoxr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 71 Depends: libsoxr-lsr0 (= 0.1.3-ok2), libsoxr0 (= 0.1.3-ok2) Filename: pool/main/libs/libsoxr/libsoxr-dev_0.1.3-ok2_amd64.deb Size: 16672 MD5sum: 91d881c31e6c2680b6cc092aacad5ae3 SHA1: 6127590f672fc5f3d0478d53aeccf550e5a4ef9e SHA256: 974a4b1dc1e8e98ee7c9df8e261888c1ac7a9868f9d3c40a1d421009b4e79bf1 SHA512: f5eb543c6aa11aef15d3cf9a73cd711f2f0dc67cacc9d12fe772f67605409fb05b12e0019b583cf23e7be558ae4e018afbb2b8dce40fa53997e325b6b6efd583 Homepage: http://sourceforge.net/projects/soxr/ Description: High quality 1D sample-rate conversion library (development files) The SoX Resampler library `libsoxr' performs one-dimensional sample-rate conversion - it may be used, for example, to resample PCM-encoded audio. . It aims to give fast and high quality results for any constant (rational or irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing, and rejection level parameters are all configurable; alternatively, simple `preset' configurations may be selected. . A simple API is provided that allows interfacing using commonly-used sample formats and buffering schemes. . This package contains the development files. Package: libsoxr-lsr0 Architecture: amd64 Version: 0.1.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libsoxr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 32 Depends: libc6 (>= 2.4), libsoxr0 (>= 0.1.0) Filename: pool/main/libs/libsoxr/libsoxr-lsr0_0.1.3-ok2_amd64.deb Size: 6868 MD5sum: c9ac86267eafda15715529dd9371c697 SHA1: 7196e223b897afe3dcf81d777f5da987e3c7753d SHA256: e59ca9ccfb4d5aaf8294ab138e0575795430369a82fffe660d626eec85af13e4 SHA512: 5fc925ce376345756174868274cbac29d6dd4b3db045c653876564ec08311e0916b0b3e18201b61858020b55d7cdb9d58547fe9ccfc00ca49d787da3bb12b9b3 Homepage: http://sourceforge.net/projects/soxr/ Description: High quality 1D sample-rate conversion library (libsamplerate bindings) The SoX Resampler library `libsoxr' performs one-dimensional sample-rate conversion - it may be used, for example, to resample PCM-encoded audio. . It aims to give fast and high quality results for any constant (rational or irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing, and rejection level parameters are all configurable; alternatively, simple `preset' configurations may be selected. . This package contains bindings compatible with the resampling library `libsamplerate' (constant rate). Package: libsoxr0 Architecture: amd64 Version: 0.1.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libsoxr Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 498 Depends: libc6 (>= 2.29), libgomp1 (>= 4.9) Filename: pool/main/libs/libsoxr/libsoxr0_0.1.3-ok2_amd64.deb Size: 86942 MD5sum: f7f61456975f89bfd58da17dc041d739 SHA1: 7eef7e7285212ca76dc3cfbd23718744723d8f15 SHA256: 7f169d6960d8e289c2d6f8826e16a73e8848896336bf0c9d485ab51c6c0ab837 SHA512: f2dfbb97b608f4a7ba0aafd02e1a2131ebadc7a267cad03429aa2d724549a53f412789bc78f07e36c45b20adfc2c1f57d41222aa338e6f6497329a0bfd353d5a Homepage: http://sourceforge.net/projects/soxr/ Description: High quality 1D sample-rate conversion library The SoX Resampler library `libsoxr' performs one-dimensional sample-rate conversion - it may be used, for example, to resample PCM-encoded audio. . It aims to give fast and high quality results for any constant (rational or irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing, and rejection level parameters are all configurable; alternatively, simple `preset' configurations may be selected. . A simple API is provided that allows interfacing using commonly-used sample formats and buffering schemes. Package: libspa-0.2-bluetooth Architecture: amd64 Version: 1.0.0-1ok6 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1077 Depends: libspa-0.2-modules (= 1.0.0-1ok6), libbluetooth3 (>= 4.91), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libfreeaptx0 (>= 0.1.1), libglib2.0-0t64 (>= 2.79.0), liblc3-1 (>= 1.0.1), libldacbt-abr2 (>= 2.0.2), libldacbt-enc2 (>= 2.0.2), libopus0 (>= 1.1), libsbc1 (>= 2.0), libusb-1.0-0 (>= 2:1.0.16) Filename: pool/main/p/pipewire/libspa-0.2-bluetooth_1.0.0-1ok6_amd64.deb Size: 318908 MD5sum: 65b808b6cc488d8101b946273bad5320 SHA1: 55f23239030c319083fbab1a5f70dc2b9a0c74f5 SHA256: 29aec5f3a5c2bac46476893e85c1e91535c12cc429b0aab2dd5af655321af546 SHA512: 1a7ad8a38eb19c1a68dc8651acf1baa50cf30141e8fdfa3062f3a79a9ed76e9ab4cfc52b69df1d72e91dba8d8fec4a38a16abdc412b9c630fa32489c69449170 Homepage: https://pipewire.org/ Description: libraries for the PipeWire multimedia server - bluetooth plugins PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains a plugin to make Bluetooth audio devices such as speakers and headsets available to the PipeWire server. Package: libspa-0.2-dev Architecture: amd64 Version: 1.0.0-1ok6 Multi-Arch: same Priority: optional Section: libdevel Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 633 Suggests: pipewire-doc Filename: pool/main/p/pipewire/libspa-0.2-dev_1.0.0-1ok6_amd64.deb Size: 91948 MD5sum: dc542261bbc1170e66b3425199a5f63a SHA1: e039d9744e741caf94bedf9d59c0a18fd3ee16c1 SHA256: c1e42ac5e42e7cfaa0e3208dc620846e492d29b131372510f1175bc2f7c75d63 SHA512: e16aec6e088259bef70133fe973798e7dfe2fba0d45eca1c2d0e446dc014441200076d920d175ae826d4460a4de4044c6fe72938d45df398ce48d017b535bd54 Homepage: https://pipewire.org/ Description: libraries for the PipeWire multimedia server Simple Plugin API - development PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains the development files for the Simple Plugin API. Package: libspa-0.2-jack Architecture: amd64 Version: 1.0.0-1ok6 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 170 Depends: libspa-0.2-modules (= 1.0.0-1ok6), libc6 (>= 2.38), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125 Filename: pool/main/p/pipewire/libspa-0.2-jack_1.0.0-1ok6_amd64.deb Size: 44980 MD5sum: 83c254c8957f4273b8024a9ed78df766 SHA1: 36220eb8af08f75b7d0277796f05448235871fc2 SHA256: 14e7c1106347b1c658307bf68a56edf3fdf6ec92a0e1a781c796350e64ae5af7 SHA512: 8bac4b519eaf2a3724cc6e1f36eaa0c127c50ca7e331d74872aa6f0fbe58bb61f2ab8ab79d1861aa171f7d5f299e6cd2c94c90d620b7bfa5c6e1ebb6a96b10d9 Homepage: https://pipewire.org/ Description: libraries for the PipeWire multimedia server - JACK client PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains a plugin to make PipeWire able to connect to a JACK server, which will be used for audio playback and recording. Package: libspa-0.2-libcamera Architecture: amd64 Version: 1.0.0-1ok6 Multi-Arch: same Priority: optional Section: video Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 151 Provides: pipewire-libcamera Depends: libspa-0.2-modules (= 1.0.0-1ok6), libc6 (>= 2.32), libcamera0.2 (>= 0.2.0), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Breaks: pipewire-libcamera (<< 0.3.72-1~) Replaces: pipewire-libcamera (<< 0.3.72-1~) Filename: pool/main/p/pipewire/libspa-0.2-libcamera_1.0.0-1ok6_amd64.deb Size: 54568 MD5sum: d75675d463099ed625bf397015894e91 SHA1: 130eb09f006d18ce293b1ca7c4cf1993d8ab1324 SHA256: f88223d5662b282b8f98c3e4f591012875b63533fcfb9dad1667cecc3bbbb5de SHA512: 14df4afc6524e4cf7a4bbd3a243d0778a28ee749dbc4097e1bc0ec63c4dedff3485a978325b60b6a00073eeab176df0b40501991cab17a2087e825ddf72f3201 Homepage: https://pipewire.org/ Description: libraries for the PipeWire multimedia server - libcamera plugin PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains a plugin to make camera devices available to the PipeWire server. Package: libspa-0.2-modules Architecture: amd64 Version: 1.0.0-1ok6 Multi-Arch: same Priority: optional Section: libs Source: pipewire Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 2377 Depends: libasound2t64 (>= 1.2.1.1), libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libsystemd0, libudev1 (>= 183), libwebrtc-audio-processing1 Breaks: pipewire (<< 0.3.5) Replaces: pipewire (<< 0.3.5) Filename: pool/main/p/pipewire/libspa-0.2-modules_1.0.0-1ok6_amd64.deb Size: 573320 MD5sum: 770f1f8770c95957c2aa785bcaed64a5 SHA1: c4bbaf39f030a9fb7395dcba9a355e776e3976a6 SHA256: bcd4bb46efb1946b2e01137bd9923c1190f840ae6e37521819814d418bc04587 SHA512: 796827b618bf2f4069442e70ca9999047ae8ab6da287c499e82eb49393e6345f90fd668dfa096568dc55d1999bf7342639fab249130021df92a190178862347f Homepage: https://pipewire.org/ Description: libraries for the PipeWire multimedia server Simple Plugin API - modules PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of audio and video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of audio and video for consumption. - Generating graphs for audio and video processing. . This package contains core support modules used in the Simple Plugin API, together with test and utility modules that do not introduce additional dependencies. It should not normally be depended on directly: PipeWire clients should depend on the pipewire package instead. Package: libspandsp-dev Architecture: amd64 Version: 0.0.6+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: spandsp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian VoIP Team Installed-Size: 2155 Depends: libjpeg-dev, libspandsp2t64 (= 0.0.6+dfsg-ok1), libtiff-dev | libtiff5-dev Breaks: libspandsp-doc (<< 0.0.6+dfsg-2) Replaces: libspandsp-doc (<< 0.0.6+dfsg-2) Filename: pool/main/s/spandsp/libspandsp-dev_0.0.6+dfsg-ok1_amd64.deb Size: 418672 MD5sum: bec8e70ff07340f07e3b3610eb5fb5dd SHA1: 01ff76989c13321c4306aeb06c5b459a8625415a SHA256: ea8d8a4316c5cb425ed234be2ab1f944e0538768cd40ae23932dc759d55f3739 SHA512: 259f0662bbcd35680f19453e00a55404756ccee68b2c575c0804949c165a6e19b1222f60d50db05e719a0a7caf39e16246df3ca848d0bc287d6786d2488b0a37 Homepage: https://www.soft-switch.org/installing-spandsp.html Description: Telephony signal processing library - development headers spandsp is a low-level signal processing library that modulates and demodulates signals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad. . This package contains the static library and development headers. Package: libspandsp-doc Architecture: all Version: 0.0.6+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: spandsp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian VoIP Team Installed-Size: 24797 Depends: libjs-jquery Breaks: libspandsp-dev (<< 0.0.6+dfsg-2) Replaces: libspandsp-dev (<< 0.0.6+dfsg-2) Filename: pool/main/s/spandsp/libspandsp-doc_0.0.6+dfsg-ok1_all.deb Size: 1117484 MD5sum: baaf82c7b3ab77a6f4cbb90d28520371 SHA1: 02595e2c2c238564f43e1360fc074251f7c1ef6e SHA256: 6dcee3250d7176d5836ff9b2533a5dca136dc5533dc5e4c14907b216ae377f92 SHA512: c23240707d0955f9a0404bd8360ca4da39b84915f9e86f520f993b0acb42c37bb70cc3a985bdda310d9b379442ed8ed74a2ec154f846034f44f65b76d4e32e1f Homepage: https://www.soft-switch.org/installing-spandsp.html Description: Documentation for the spandsp signal processing library spandsp is a low-level signal processing library that modulates and demodulates signals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad. . This package contains the online API in HTML. Package: libspandsp2t64 Architecture: amd64 Version: 0.0.6+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: spandsp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian VoIP Team Installed-Size: 863 Provides: libspandsp2 (= 0.0.6+dfsg-ok1) Depends: libc6 (>= 2.29), libtiff6 (>= 4.0.3) Breaks: libspandsp2 (<< 0.0.6+dfsg-ok1) Replaces: libspandsp2 Filename: pool/main/s/spandsp/libspandsp2t64_0.0.6+dfsg-ok1_amd64.deb Size: 277824 MD5sum: b929e90ce4b2fe8e8d0d60f833cadc8f SHA1: e934d6752cfd1c721108883233ad8da6bb30d5df SHA256: 1e71a0a6be7d17ed4838b8ce4fefb50cbf1da3d3b39c6cad0fd153379e02d26f SHA512: 5466a476d22170aa1755acc4f57bb9adc579b1cc161a7b7fe315f0cccdba785828c69eb3fcf6223358b1869c236aaf36aa07b7c1f79eeebe8d931293b53340c2 Homepage: https://www.soft-switch.org/installing-spandsp.html Description: Telephony signal processing library spandsp is a low-level signal processing library that modulate and demodulate signals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad. . This package contains the shared library. Package: libspatialaudio-dev Architecture: amd64 Version: 0.3.0+git20180730+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libspatialaudio Origin: openKylin Maintainer: openKylin Developers Installed-Size: 263 Depends: libspatialaudio0t64 (= 0.3.0+git20180730+dfsg1-ok2), libmysofa-dev Filename: pool/main/libs/libspatialaudio/libspatialaudio-dev_0.3.0+git20180730+dfsg1-ok2_amd64.deb Size: 51380 MD5sum: 9ac916ba13d68b102dfc6d25764f63fb SHA1: 8331c19e21fef41efede0fade155509f04bab71f SHA256: 36237e6d29b3c3bf4607f696b8a079cb42ac0dfcda8bfcd882cdbdf71b42dc88 SHA512: 5746042aebb0004ce53d11004dadc6b35494c2307c7c8babb164d83e8b8898ffda45a1a4acb7c395a1b0edcc62a569b4bebdf27fcfe3532322a03ff427a3f3bc Homepage: https://github.com/videolabs/libspatialaudio Description: library for ambisonic encoding and decoding (development files) libspatialaudio is an open-source and cross-platform C++ library for Ambisonic encoding and decoding, filtering and binaural rendering. It is targeted to render High-Order Ambisonic (HOA) and VR/3D audio samples in multiple environments, from headphones to classic loudspeakers. Its binaural rendering can be used for classical 5.1/7.1 spatial channels as well as Ambisonics inputs. It supports Higher Order Ambisonics (HOA) and ACN/SN3D Ambisonics audio streams following the Google spatial audio specification and the IETF codec Ambisonics specification. . The library allows you to encode, decode, rotate, zoom HOA Ambisonics audio streams up to the 3rd order. It can output to standard and custom loudspeakers arrays. To playback with headphones, the binauralizer applies an HRTF (either a SOFA file or the included MIT HRTF) to provide a spatial binaural rendering effect. The binauralization can also be used to render multichannels streams (5.1, 7.1...). . This package contains the development files. Package: libspatialaudio0t64 Architecture: amd64 Version: 0.3.0+git20180730+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libs Source: libspatialaudio Origin: openKylin Maintainer: openKylin Developers Installed-Size: 107 Provides: libspatialaudio0 (= 0.3.0+git20180730+dfsg1-ok2) Depends: libc6 (>= 2.27), libgcc-s1 (>= 3.3.1), libmysofa1 (>= 0.6~), libstdc++6 (>= 5.2) Breaks: libspatialaudio0 (<< 0.3.0+git20180730+dfsg1-ok2) Replaces: libspatialaudio0 Filename: pool/main/libs/libspatialaudio/libspatialaudio0t64_0.3.0+git20180730+dfsg1-ok2_amd64.deb Size: 33032 MD5sum: bcfe2366d387ddc2d8ef8ebf9ac34442 SHA1: 95590ded0f4ac7ae7d2b009f83f597af46b85acf SHA256: d6d8eca686c06a7a622ec552deb9eaabfcdb949192d04c20a941d188b9b7953b SHA512: 23d7db8dd980ac8bd6d0344a3e16ef08e70eb409539272d6fe6e261dfd215692a78c0376eee0b05aeec8c13691b7352617d0b85ca0883b9cce95b156a2a48860 Homepage: https://github.com/videolabs/libspatialaudio Description: library for ambisonic encoding and decoding (runtime files) libspatialaudio is an open-source and cross-platform C++ library for Ambisonic encoding and decoding, filtering and binaural rendering. It is targeted to render High-Order Ambisonic (HOA) and VR/3D audio samples in multiple environments, from headphones to classic loudspeakers. Its binaural rendering can be used for classical 5.1/7.1 spatial channels as well as Ambisonics inputs. It supports Higher Order Ambisonics (HOA) and ACN/SN3D Ambisonics audio streams following the Google spatial audio specification and the IETF codec Ambisonics specification. . The library allows you to encode, decode, rotate, zoom HOA Ambisonics audio streams up to the 3rd order. It can output to standard and custom loudspeakers arrays. To playback with headphones, the binauralizer applies an HRTF (either a SOFA file or the included MIT HRTF) to provide a spatial binaural rendering effect. The binauralization can also be used to render multichannels streams (5.1, 7.1...). . This package contains the shared library. Package: libspatialite-dev Architecture: amd64 Version: 5.1.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: spatialite Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 20029 Depends: libspatialite8t64 (= 5.1.0-ok1), libfreexl-dev, libgeos-dev, libminizip-dev, libproj-dev, librttopo-dev, libsqlite3-dev, libxml2-dev, zlib1g-dev Recommends: pkgconf Filename: pool/main/s/spatialite/libspatialite-dev_5.1.0-ok1_amd64.deb Size: 1995504 MD5sum: 0bd22f7079aac41c614ca3795831c183 SHA1: d1c14f082ab83b717cd2bf5b65b2634bde858c98 SHA256: 899bd81d580ac84eb70642116ec8ac3df026c8a301513b7cfc8888b3a7e8d50d SHA512: 98fdc92ce279d00c0aeea8708475b2907053560948bf400b895066ed1a624bf254d7979b9aed689ef3508a2879d04658f657b2fa24bbb4c6524cf1bc3480dfc0 Homepage: https://www.gaia-gis.it/fossil/libspatialite Description: Geospatial extension for SQLite - development files The SpatiaLite extension enables SQLite to support spatial (geometry) data in a way conformant to OpenGis specifications, with both WKT and WKB formats. . Spatialite also includes Virtualshape and Virtualtext to enable accessing shapefiles and csv/text files as virtual tables. . This package contains development files (static libraries and header files). Package: libspatialite8t64 Architecture: amd64 Version: 5.1.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: spatialite Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 8494 Provides: libspatialite8 (= 5.1.0-ok1) Depends: libc6 (>= 2.38), libfreexl1 (>= 2.0.0), libgeos-c1t64 (>= 3.11.0), libminizip1t64, libproj25 (>= 6.1.0), librttopo1 (>= 1.1.0), libsqlite3-0 (>= 3.10.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0) Breaks: libspatialite8 (<< 5.1.0-ok1) Replaces: libspatialite8 Filename: pool/main/s/spatialite/libspatialite8t64_5.1.0-ok1_amd64.deb Size: 1896728 MD5sum: 9964c0f9350bad5127175049c65ed2f4 SHA1: 49e32f900f41dcbca59d920d6279d036b8769a86 SHA256: 202b9717f16eecd24271a8b65e76fae64854bf60e73eabdbb46c2c47c4f8d84e SHA512: 8a989a9f1908b9801174a326c34f66c2b1f3a4fdb9042a4d88f1fd602ca8f3372f00928e5b0ed9ebb30e4bf0d81a0a4914ab7c49b3d68f37f2add251c3985eda Homepage: https://www.gaia-gis.it/fossil/libspatialite Description: Geospatial extension for SQLite - libraries The SpatiaLite extension enables SQLite to support spatial (geometry) data in a way conformant to OpenGis specifications, with both WKT and WKB formats. . Spatialite also includes Virtualshape and Virtualtext to enable accessing shapefiles and csv/text files as virtual tables. . This package contains all shared libraries used by Spatialite based programs. Package: libspecio-perl Architecture: all Version: 0.48-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 413 Depends: perl:any, libdevel-stacktrace-perl, libeval-closure-perl, libmodule-runtime-perl, libmro-compat-perl, librole-tiny-perl, libsub-quote-perl, libxstring-perl Recommends: libref-util-perl Suggests: libtest-fatal-perl, libtry-tiny-perl Filename: pool/main/libs/libspecio-perl/libspecio-perl_0.48-ok1_all.deb Size: 137972 MD5sum: 47b38d4eb9058586835d65df5708a4ad SHA1: 070e3dcdc6e4c5877a73082a42f083792f94a001 SHA256: ec6fc58610867879d775df9e157ae5e376e7906b04d6b467f6bb218d8aabaf3a SHA512: 4c4aac66a1932e3d79976c8d2708fe4c036959838fe7c72b22f332320b8a0231e724b64d1c55acc72d4df90984614284c7c480ca4d7fc9cd9a06b53f3ad822fd Homepage: https://metacpan.org/release/Specio Description: Perl module providing type constraints and coercions Specio provides classes for representing type constraints and coercion, along with the syntactic sugar for declaring them. . This distribution ships with a set of builtin types representing the types provided by the Perl interpreter itself. . Note that this is not a proper type system for Perl. Nothing in this distribution will magically make the Perl interpreter start checking a value's type on assignment to a variable. . Module Test::Specio requires the packages libtest-fatal-perl libtry-tiny-perl. Package: libspectre-dev Architecture: amd64 Version: 0.2.12-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libspectre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Krap Maintainers Installed-Size: 168 Depends: libspectre1 (= 0.2.12-ok1) Filename: pool/main/libs/libspectre/libspectre-dev_0.2.12-ok1_amd64.deb Size: 30856 MD5sum: d6969c16a13a20d006ab81310781ce5f SHA1: 90ea37b82e7049ba725c9c6a68a1ceb936bc7a78 SHA256: f4f5711890a0be3065b79354e9612c1514e24a7820965f4d38f1c4fcbe6d9557 SHA512: b64181020dac5959bd8ec8c1ede909d1f4458b4439e135dbb2203161cd6cc8914a4d3d159b784c362421f2a964de6d47b9290e92e444937f547a881bbd0743ea Homepage: https://libspectre.freedesktop.org Description: Library for rendering PostScript documents - development files libspectre is a small library for rendering PostScript documents. It provides a convenient easy to use API for handling and rendering PostScript documents. . This package contains development files for building software that uses libspectre. Package: libspectre1 Architecture: amd64 Version: 0.2.12-ok1 Multi-Arch: same Priority: optional Section: libs Source: libspectre Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Krap Maintainers Installed-Size: 103 Depends: libc6 (>= 2.33), libgs10 (>= 9.53.0~dfsg) Filename: pool/main/libs/libspectre/libspectre1_0.2.12-ok1_amd64.deb Size: 27936 MD5sum: 91c1f49a560c5f31fbd533e17ee48aea SHA1: 04e570f5afea519a545f337b7176c11aeebae257 SHA256: 7a59d05b5077317bba19d5b810a3e6928bdd6839701bb2c70d2a40785ce669dd SHA512: 7c25b8a49f2bff826215b0990d30f9182c251623afa8671c1d7198ae9c1f8a3dfddeb16f842a46707b8bb9bd5e74e64700b707d7624dec07bf55cee1199bcafc Homepage: https://libspectre.freedesktop.org Description: Library for rendering PostScript documents libspectre is a small library for rendering PostScript documents. It provides a convenient easy to use API for handling and rendering PostScript documents. . This package contains the shared library. Package: libspeechd-dev Architecture: amd64 Version: 0.12.0~rc2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: speech-dispatcher Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TTS Team Installed-Size: 108 Depends: libspeechd2 (= 0.12.0~rc2-ok1), libglib2.0-dev Suggests: speech-dispatcher Filename: pool/main/s/speech-dispatcher/libspeechd-dev_0.12.0~rc2-ok1_amd64.deb Size: 19536 MD5sum: c28a980ad571b42a4f0e3e6109af2b92 SHA1: 33071db4b48160e8890a99f3901883910ad4aac7 SHA256: 6c8acd21681631d6f71232492f4ccc81744b2cfc376e4592aaace6b726fe79f3 SHA512: cd7589dcb237a4df64fab7deafcb2baf62a8e27d72b3bf060215b8bba836fc50da1f72b17645437db094ccbc44fa219b5395c396e6433433728c1028b9021a20 Homepage: http://devel.freebsoft.org/speechd Description: Speech Dispatcher: Development libraries and header files Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains static library, and C headers needed for programs linked with the shared or static library. Package: libspeechd2 Architecture: amd64 Version: 0.12.0~rc2-ok1 Multi-Arch: same Priority: optional Section: libs Source: speech-dispatcher Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TTS Team Installed-Size: 67 Depends: libc6 (>= 2.38), libglib2.0-0 (>= 2.75.3) Filename: pool/main/s/speech-dispatcher/libspeechd2_0.12.0~rc2-ok1_amd64.deb Size: 17412 MD5sum: 38af9d1a8c19eccf86857395d84667ea SHA1: 0570f563fb9557b195018815a00346ac7cbd5c06 SHA256: 349d0c8422c652a7a8069f8825a71cdc104f4e13f8563af80ac23bf6161309e6 SHA512: 86511cf29a6ea3db97df7afc9fa069e647768520b9758d7f3b7b46541a935fc83f9dfc474cb055b6a5b61fec70b737c1f49203dd4f305973deec3b31d2a9f6fc Homepage: http://devel.freebsoft.org/speechd Description: Speech Dispatcher: Shared libraries Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains a shared library needed for C programs linked with it. Package: libspeex-dev Architecture: amd64 Version: 1.2.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: speex Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 302 Depends: libspeex1 (= 1.2.1-ok2) Suggests: pkg-config Filename: pool/main/s/speex/libspeex-dev_1.2.1-ok2_amd64.deb Size: 68628 MD5sum: d9d1be4a65367491da53abd6ded7aeed SHA1: 507aee840d9d235f19a5849d180ad5956a7c1e9c SHA256: fa962431dec93170e21cd9c28e4c5436f731a9b40ebbe52186414fcd514e22f2 SHA512: b95801cacd5eff4b22313f503249994de06a12c8823f5485509de1ed4dfa7e1f597db26ebec5012fdf76b302cf5b6c748d7545dc78ac470b604db4257f964cd4 Homepage: https://www.speex.org/ Description: The Speex codec library development files Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex library headers and development files. Package: libspeex1 Architecture: amd64 Version: 1.2.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: speex Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 178 Depends: libc6 (>= 2.29) Suggests: speex Filename: pool/main/s/speex/libspeex1_1.2.1-ok2_amd64.deb Size: 52656 MD5sum: 3da4729aa4ed096ed7fe5dae4ae54f3d SHA1: 6fa95b0553ae71d42c0af4c606861cbac3c69233 SHA256: c12ab140ab61680fb20e1faf3a50aad5db373f01714714fd73a562559e0550bc SHA512: e91e455c52fe7aca465b47aca6ed19a52585ab0b38c1794082642c1af0b7a265a527a424c77fe5290cb7326f2d63f9975a94fb574fd8634c143e71eb38e29ca8 Homepage: https://www.speex.org/ Description: The Speex codec runtime library Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex runtime library. Package: libspeexdsp-dev Architecture: amd64 Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: speexdsp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 232 Depends: libspeexdsp1 (= 1.2.1-ok1) Suggests: libspeex-dev, pkg-config, speex-doc Filename: pool/main/s/speexdsp/libspeexdsp-dev_1.2.1-ok1_amd64.deb Size: 48278 MD5sum: e52ec5768d15fbf98c8cd2b7f9db78e7 SHA1: f7a7a5d39e3d23c7612d1f2584b06ae3d6101bf3 SHA256: 07713fe9178aa347afa83801cd00f09d83462e1e682d7b0541790ef39a1fe0a1 SHA512: fa3f2d1fa0970301ad33014d627923a4afd4586124beb7e9a43c14e100d906165f1f27da1bbbd7ff120d9572d5a7f0865956837c0433ef3719945d2c29a23234 Homepage: http://www.speex.org/ Description: DSP library derived from speex (development files) Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex dsp library headers and development files. Package: libspeexdsp1 Architecture: amd64 Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: speexdsp Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 163 Depends: libc6 (>= 2.29) Filename: pool/main/s/speexdsp/libspeexdsp1_1.2.1-ok1_amd64.deb Size: 39604 MD5sum: ead017b7033cf355d69f0f225238ad4b SHA1: a5b909f49bff361a6f2a49c1a8b92deb0276031d SHA256: 9151bc35e91abf49d7dd0bcf1b8de658a489d9b52198a5a295880c3564adcbdf SHA512: 4542aa53c094ef10447649a00685be9a05b3abc2c26b7e599e0dcff77cd92b0ed50b0c69b186be60d8716e47b3108d63b79860baaf142a9630dd5859d7c1c4c8 Homepage: http://www.speex.org/ Description: DSP library derived from speex Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the runtime library of additional DSP functions that are part of the Speex distribution. Package: libspex2 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 129 Depends: libamd3 (>= 1:7.0.1), libc6 (>= 2.29), libcolamd3 (>= 1:7.0.1), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 4.0.0), libsuitesparseconfig7 (>= 1:7.0.1) Filename: pool/main/s/suitesparse/libspex2_7.6.1+dfsg-ok1_amd64.deb Size: 33680 MD5sum: be46b4e599d3e85e0b5ad04760d9bc90 SHA1: f8b2b6207822a3f0cfd3a44c7d45166b5e44aa58 SHA256: e11f69ae90f6a3a4e3116df1850bed161833896cd354805488afd81f4aeffe41 SHA512: 358ecc71f0f064182f784db07f3bf22deef3bd4af8cf505f918ee9893aca6d6818581093afcb881f2249718d427c03baee0244f7ffc7253ea8e7d3d400fc8776 Homepage: http://suitesparse.com Description: solves sparse linear systems in exact arithmetic Suitesparse is a collection of libraries for computations involving sparse matrices. . SPEX Left LU is a software package designed to exactly solve unsymmetric sparse linear systems, Ax = b, where A, b and x contain rational numbers. This package performs a left-looking, roundoff-error-free (REF) LU factorization PAQ = LDU, where L and U are integer, D is diagonal, and P and Q are row and column permutations, respectively. Note that the matrix D is never explicitly computed nor needed; thus this package uses only the matrices L and U. . This package relies on GNU GMP and MPRF for exact arithmetic computations. Package: libspglib-f08-2 Architecture: amd64 Version: 2.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: spglib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 73 Depends: libc6 (>= 2.14), libgfortran5 (>= 10), libsymspg2 (>= 2.3.1) Filename: pool/main/s/spglib/libspglib-f08-2_2.3.1-ok1_amd64.deb Size: 12548 MD5sum: 50df700856c8d1457fceebe2e2d8e233 SHA1: 4dc8c4423ea11e194ce55f0dafd6ff63d13675cb SHA256: b56492fd5f19aee46b886c031574805f8145bc9b4390782efadd063db8ec19ad SHA512: 0c02921fe9a7b91eb3af14255e1d7ab9e8eed3d4f60ed9d8eb943c4484d606f2e8b80c232e575a5c068f98de1afe49130b6b12d1f25f8389acb3a9db1b7ef3e5 Homepage: https://spglib.github.io/spglib/ Description: C library for crystal symmetry determination (Fortran interface) Spglib is a C library for crystal symmetry determination. Symmetry operations, space groups and other data can be obtained using this symmetry finder. . Features include: . * Identify space-group type * Find symmetry operations * Find a primitive cell * Search irreducible k-points * Refine crystal structure * Wyckoff position assignment . This package contains Fortran interface. Package: libspglib-f08-dev Architecture: amd64 Version: 2.3.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: spglib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 100 Depends: libspglib-f08-2 (= 2.3.1-ok1) Filename: pool/main/s/spglib/libspglib-f08-dev_2.3.1-ok1_amd64.deb Size: 16852 MD5sum: 1a65e1316a75d1e9d11096c89c640a6e SHA1: b774dbbf5146f2714927faaf27b1ab85684e2ff4 SHA256: ff08b3fe5dc18755197a9e754a5173573265191a5fe18e857a18969ed2ca1f35 SHA512: 32841891c55fc77c2ecec5fd91dc34b15751435677d8acb3c6571af2a1136fac8bb6efca6a4a4940dcb85fd86b24c44d70bc2c19c651ea0f0080681fe01e13b6 Homepage: https://spglib.github.io/spglib/ Description: C library for crystal symmetry determination (Fortran development files) Spglib is a C library for crystal symmetry determination. Symmetry operations, space groups and other data can be obtained using this symmetry finder. . Features include: . * Identify space-group type * Find symmetry operations * Find a primitive cell * Search irreducible k-points * Refine crystal structure * Wyckoff position assignment . This package contains development files for Fortran interface. Package: libsphinxbase-dev Architecture: amd64 Version: 0.8+5prealpha+1-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: sphinxbase Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 815 Depends: libsphinxbase3 (= 0.8+5prealpha+1-ok4), libpulse-dev Filename: pool/main/s/sphinxbase/libsphinxbase-dev_0.8+5prealpha+1-ok4_amd64.deb Size: 172924 MD5sum: 8ac16321cf16af1ffe59a9f93b2cd3d3 SHA1: 650f83a3d64de7a0bc73a27dbf548d803df1150c SHA256: 92e04f541fde022a75c291e8a9dc4e50dc158ee35f2c6b067050250a588c42f5 SHA512: d99aa29a412adedb82ee3f1b9920951abc9d31743f29a92acbf6f66fc62edfc8c013f7cf6870252271643c44a150c8d28f960a115447e62bb17cd0defd1b6fba Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - development files CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains header files and static libraries for developing programs that use Sphinx. Package: libsphinxbase-doc Architecture: all Version: 0.8+5prealpha+1-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: sphinxbase Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 11446 Depends: libjs-jquery Filename: pool/main/s/sphinxbase/libsphinxbase-doc_0.8+5prealpha+1-ok4_all.deb Size: 709204 MD5sum: a25b382b4dc5fc4b3df75919363df66e SHA1: 2309fff62d46004b55829b780f01aba3c001b6e0 SHA256: e1dc5a4057d7978e7c6f697f48822b99ac5af28ac8aaa3bf555cf587f8a4076b SHA512: 51efd12450f77ce646a508ced4eb43ef8231779038dd761a61a4d013d0d20f1d27402f0e1760f69a458b705d785b88c100110b2a5281d66fbdbcff694554dc89 Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - development documentation CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains documentation for developing programs that use Sphinx. Package: libsphinxbase3 Architecture: amd64 Version: 0.8+5prealpha+1-ok4 Multi-Arch: same Priority: optional Section: libs Source: sphinxbase Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 359 Depends: libblas3 | libblas.so.3, libc6 (>= 2.34), liblapack3 | liblapack.so.3, libpulse0 (>= 0.99.1) Filename: pool/main/s/sphinxbase/libsphinxbase3_0.8+5prealpha+1-ok4_amd64.deb Size: 121664 MD5sum: 77437617f0cc117a560d465ccbaa9c9d SHA1: ab4c93ff34338c2e6ef99ac14835e199c3697c66 SHA256: 6609c91161ec49debcb2b9995914fc274d0c2d976946bd600799d09f99cee4cb SHA512: 5c58ca7ae5b8ad0dcb3dcb6c5cf79c3778abdaf5a37570f58ab00f8f23d5feb47a2b285f7cbd52a5d174241ead5875ef8265560faea2b7309c941d573f970c0f Homepage: http://cmusphinx.sourceforge.net/ Description: Speech recognition tool - shared library CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the shared library. Package: libspice-client-glib-2.0-8 Architecture: amd64 Version: 0.41-ok2 Multi-Arch: same Priority: optional Section: libs Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1095 Depends: spice-client-glib-usb-acl-helper (= 0.41-ok2), usb.ids, libc6 (>= 2.35), libcacard0 (>= 2.2), libglib2.0-0 (>= 2.43.90), libgstreamer-plugins-base1.0-0 (>= 1.10), libgstreamer1.0-0 (>= 1.14.0), libjpeg8 (>= 8c), libjson-glib-1.0-0 (>= 0.12.0), liblz4-1 (>= 0.0~r130), libopus0 (>= 1.1), libphodav-2.0-0 (>= 2.5), libpixman-1-0 (>= 0.30.0), libsasl2-2 (>= 2.1.27+dfsg), libsoup2.4-1 (>= 2.49.91.1), libssl1.1 (>= 1.1.0), libusb-1.0-0 (>= 2:1.0.23~), libusbredirhost1 (>= 0.7.1), libusbredirparser1 (>= 0.6), zlib1g (>= 1:1.1.4) Suggests: gstreamer1.0-libav, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good Breaks: virt-viewer (<< 7.0) Filename: pool/main/s/spice-gtk/libspice-client-glib-2.0-8_0.41-ok2_amd64.deb Size: 320712 MD5sum: e28845850a109fd495ce5a79da98c7e2 SHA1: 2e8788105beeda03bab7a1bc2444ec7bb16b9c28 SHA256: b04a6e26070c0178649f31b3b8c9dff8b4abb1c16d0d6bc1f0bc1842cceef511 SHA512: 1511d186231edf42ff2a7401671d1b7b8027bfbe3da75934038a0b03aaf55a2e1fee17eb40d77994b833cd423dcf8d57cd19649afcf7c714dbce8c9a71d534b3 Homepage: https://www.spice-space.org/ Description: GObject for communicating with Spice servers (runtime library) libspice-glib4 provides glib objects for spice protocol decoding and surface rendering . This package provide the runtime library. Package: libspice-client-glib-2.0-dev Architecture: amd64 Version: 0.41-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1720 Depends: gir1.2-spiceclientglib-2.0 (= 0.41-ok2), libglib2.0-dev (>= 2.46), libspice-client-glib-2.0-8 (= 0.41-ok2), libspice-protocol-dev (>= 0.14.1) Filename: pool/main/s/spice-gtk/libspice-client-glib-2.0-dev_0.41-ok2_amd64.deb Size: 102514 MD5sum: 5373f7d56a10b5c659b81bb1cb07bbd9 SHA1: cf07a7b8ddd4be0ad7d0701eb17a670fc585afee SHA256: c591906b14b5d694ff6f0129402272e24a0e246f83978ddbdbe8490152be612b SHA512: c568100d58f8bba6ee55a62e96969bb022f6ffd8177b9aaed1c5b411820d2847eead632c8d55b6ebcc22fc8f8902097d2d5fe7787e1b2afafb8ceef49f16816f Homepage: https://www.spice-space.org/ Description: GObject for communicating with Spice servers (development files) libspice-glib4 provides glib objects for spice protocol decoding and surface rendering . This package provide the development headers. Package: libspice-client-gtk-3.0-5 Architecture: amd64 Version: 0.41-ok2 Multi-Arch: same Priority: optional Section: libs Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 307 Depends: libc6 (>= 2.14), libcairo2 (>= 1.14.0), libepoxy0 (>= 1.0), libgdk-pixbuf2.0-0 (>= 2.31.1), libglib2.0-0 (>= 2.51.2), libgstreamer-plugins-base1.0-0 (>= 1.10), libgstreamer1.0-0 (>= 1.10), libgtk-3-0 (>= 3.22), libphodav-2.0-0 (>= 2.5), libspice-client-glib-2.0-8 (>= 0.39), libva-x11-2 (>= 1.0.3), libwayland-client0 (>= 1.20.0), libwayland-server0 (>= 1.0.2), libx11-6 Filename: pool/main/s/spice-gtk/libspice-client-gtk-3.0-5_0.41-ok2_amd64.deb Size: 60774 MD5sum: 10f4f83fb44cede4cdaec6abbcdcae26 SHA1: c1e4ff799705322e46e5d904f961016ea0e8a870 SHA256: 49fa7b61577910c574ba5ccf02b40bc004a1d842d68f458ee6e255a332a6f285 SHA512: 8bae177cd2f69b2e9524f92f905e838bf9abb426a02630abc2f42446ebfc88e4dbb20f22953aaab38e3a7677ea15623ed5084581cf2de714abb14973ddd94f4d Homepage: https://www.spice-space.org/ Description: GTK3 widget for SPICE clients (runtime library) libspice-gtk3 provides gtk3 widget to show spice display and accept user input. . This package provide the runtime library. Package: libspice-client-gtk-3.0-dev Architecture: amd64 Version: 0.41-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: spice-gtk Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 89 Depends: gir1.2-spiceclientgtk-3.0 (= 0.41-ok2), libglib2.0-dev (>= 2.46), libgtk-3-dev (>= 3.22), libspice-client-glib-2.0-dev (= 0.41-ok2), libspice-client-gtk-3.0-5 (= 0.41-ok2) Filename: pool/main/s/spice-gtk/libspice-client-gtk-3.0-dev_0.41-ok2_amd64.deb Size: 11978 MD5sum: 8a90bd217fc563d44de1260b8d849200 SHA1: e36f7435fcb17564a1fa65c418596b0928a8fac0 SHA256: e55f5291f091b5a930be1445380491a977aa93b7e234ee718c490c8a25543605 SHA512: 976b642fe17e9c09f4e2a6c6c28a8278735d863addee237e33362ded499305f9f4789a4996339dfc9d2f2b6e54538b42903fc3f517f788de827f53f7941c52ff Homepage: https://www.spice-space.org/ Description: GTK3 widget for SPICE clients (development files) libspice-gtk3 provides gtk3 widget to show spice display and accept user input. . This package provide the development headers. Package: libspice-protocol-dev Architecture: all Version: 0.14.3-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: spice-protocol Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 116 Filename: pool/main/s/spice-protocol/libspice-protocol-dev_0.14.3-ok1_all.deb Size: 21038 MD5sum: f45fc88b3da596f1e4d0c7c30c332911 SHA1: 7d031b19844bdd2024a376d843319326e96125f0 SHA256: ce0f69db334322d3743c6d871d6102ef7a5ad20380c6e6038020224b89ba607f SHA512: 29ebca667f40c166627ae0bfcc6b034993d1b1a34a41aab43e24c162059788104b1b2640cfffe3ef6c0538868c20e158f60e0e75e2ec6d649403ee00bc091a93 Homepage: https://www.spice-space.org/ Description: SPICE protocol headers The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package provides headers defining protocols. Package: libspice-server-dev Architecture: amd64 Version: 0.15.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: spice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Virtualization SIG Installed-Size: 61 Depends: libspice-protocol-dev (>= 0.14.0~), libspice-server1 (= 0.15.1-ok2) Suggests: pkg-config Filename: pool/main/s/spice/libspice-server-dev_0.15.1-ok2_amd64.deb Size: 10546 MD5sum: 9a50bbef686a8eaf7ce7eaddbc7e9e61 SHA1: 3427badd2f182c8092e06de676512de28bca9486 SHA256: b09185ff21bcf0c70b39adeea524be8f5c22bebaacdb5e9fd341facfe243e7d2 SHA512: cc8ed1504c756ecb80de0e83d8cfc62cd1ca818e45cf0bb3f974072b468a243abafd65bbd47ce83efeebf6ca8cdcb17118a8512631951f1edb525021f1a3d6b6 Homepage: https://www.spice-space.org Description: Header files and development documentation for spice-server The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package contains the header files, static libraries and development documentation for spice-server. Package: libspice-server1 Architecture: amd64 Version: 0.15.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: spice Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Virtualization SIG Installed-Size: 1124 Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.38), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0), libjpeg8 (>= 8c), liblz4-1 (>= 0.0~r130), libopus0 (>= 1.1), liborc-0.4-0 (>= 1:0.4.25), libpixman-1-0 (>= 0.30.0), libsasl2-2 (>= 2.1.27+dfsg), libssl1.1 (>= 1.1.1), libstdc++6 (>= 4.6), zlib1g (>= 1:1.1.4) Recommends: gstreamer1.0-libav, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good Suggests: gstreamer1.0-plugins-ugly Filename: pool/main/s/spice/libspice-server1_0.15.1-ok2_amd64.deb Size: 347946 MD5sum: 0dad2a64d3780006a009bd9933312cbc SHA1: e708424a6a6781ce03028a47fd21b7ac8e6a0e09 SHA256: 79193baffc5ce9fdbf5927a3f9a794aa21eeca9eb2b0b5532f01c771cda86eb3 SHA512: 34e95768d7ba4fe8d6c5f8da7f5dead25782efb0d0ecf859f02499a57387074ce2ecaaacc3dd7689e527398e5131e33fc099102d8cc0153622e358402699794c Homepage: https://www.spice-space.org Description: Implements the server side of the SPICE protocol The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package contains the run-time libraries for any application that wishes to be a SPICE server. Package: libspiffy-perl Architecture: all Version: 0.46-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 77 Depends: perl:any, libscalar-list-utils-perl Filename: pool/main/libs/libspiffy-perl/libspiffy-perl_0.46-ok2_all.deb Size: 28646 MD5sum: 5dd541107ec11071a7447b118c610965 SHA1: 873c0d8191572a8a5d562b105856a04797ed17c2 SHA256: e659666e9e9adcf859ca3884387aecf1dac5c08d7d2aafdf0f551bb03d118144 SHA512: 8b5e671c5d7a17e48a62602644dae0a445528e1db32f1ab03a61668ebc785fbfaa4ddd3d5c4bc6d56ee7acaa2382f3bdcbf0090bebc9f65fe422e03903fbae59 Homepage: https://metacpan.org/release/Spiffy Description: Spiffy Perl Interface Framework For You "Spiffy" is a framework and methodology for doing object oriented (OO) programming in Perl. Spiffy combines the best parts of Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class. It attempts to fix all the nits and warts of traditional Perl OO, in a clean, straightforward and (perhaps someday) standard way. . Spiffy borrows ideas from other OO languages like Python, Ruby, Java and Perl 6. It also adds a few tricks of its own. . If you take a look on CPAN, there are a ton of OO related modules. When starting a new project, you need to pick the set of modules that makes most sense, and then you need to use those modules in each of your classes. Spiffy, on the other hand, has everything you'll probably need in one module, and you only need to use it once in one of your classes. If you make Spiffy.pm the base class of the basest class in your project, Spiffy will automatically pass all of its magic to all of your subclasses. You may eventually forget that you're even using it! Package: libspqr4 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 399 Depends: libblas3 | libblas.so.3, libc6 (>= 2.14), libcholmod5 (>= 1:7.3.1), libgcc-s1 (>= 4.0), liblapack3 | liblapack.so.3, libsuitesparseconfig7 (>= 1:7.0.1) Filename: pool/main/s/suitesparse/libspqr4_7.6.1+dfsg-ok1_amd64.deb Size: 126804 MD5sum: c6feae8485204a18e9cad79873b5a538 SHA1: 5f600b312664597b56fc03979bf34e03e854668a SHA256: 530218ba51c783ab7ec3f2e716e4615128972c55ca90e951bc16e7feda73d322 SHA512: 0b6f015672c63791cf08c68867227929e3fe8286c6715bf88125e4e6ebe38ccdf57a4348e3cf9fa78b223072fca929e92aac661d74c07001690d1fc5ef0388b3 Homepage: http://suitesparse.com Description: sparse QR factorization library Suitesparse is a collection of libraries for computations involving sparse matrices. . SuiteSparseQR (SPQR) is a multithreaded, multifrontal, rank-revealing sparse QR factorization method. Package: libspreadsheet-parseexcel-perl Architecture: all Version: 0.6600-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 584 Depends: perl:any, libcrypt-rc4-perl, libdigest-perl-md5-perl, libjcode-pm-perl, libole-storage-lite-perl, libspreadsheet-writeexcel-perl, libunicode-map-perl Filename: pool/main/libs/libspreadsheet-parseexcel-perl/libspreadsheet-parseexcel-perl_0.6600-ok1_all.deb Size: 117384 MD5sum: 09b6405ce6fbcfd95a22cd09506d3656 SHA1: c11aed5f46c14b78df7d834c981c26f45e77505e SHA256: 8a00eff9d3554a20e1d2a59c58d94b53159697987d47aa939b9e6bcfdea43041 SHA512: b5dcf806a03c0c5a2621e081b33f5280c0082dc353d744f56f54e55cea6e54ce0ac5a3d808bf921e7d773c533c4ba406b89b0eb10e7561a673861acba6287b44 Homepage: https://metacpan.org/release/Spreadsheet-ParseExcel Description: Perl module to access information from Excel Spreadsheets Spreadsheet::ParseExcel is a Perl module allows one to extract information from Excel spreadsheets. It can be used to read information from an Excel 95-2003 file. It cannot read information in the new XML-based XLSX format, for that, see Spreadsheet::XLSX (libspreadsheet-xlsx-perl) instead. Package: libsql-abstract-perl Architecture: all Version: 2.000001-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 319 Depends: perl:any, libhash-merge-perl, libmoo-perl, libsub-quote-perl Recommends: libtest-deep-perl, libtest-simple-perl Breaks: libsql-abstract-limit-perl (<< 2:0.14.3~) Filename: pool/main/libs/libsql-abstract-perl/libsql-abstract-perl_2.000001-ok1_all.deb Size: 112806 MD5sum: 5d56912c677926511e91375bc791c69c SHA1: a9499006eba9883b7df44ae77320e34b4e4bb810 SHA256: ed1850b556eaffa8b753a16ccddedccbd2aab0dcff7d5bc4c614158688796378 SHA512: adb6ad1a34920a26481dd266f922a7fc75c40d9ec70485bb52d1d077d1c4308ab910f2638f08bef5b037faddbe15aa2d7191b43f50796435cb90b6d5f018ed43 Homepage: https://metacpan.org/release/SQL-Abstract Description: module to generate SQL from Perl data structures SQL::Abstract is a Perl module that allows developers to generate SQL from Perl data strutures, inspired by DBIx::Abstract. The intent of this module is to provide abstract SQL generation methods, allowing one to generate SQL while retaining complete control over the statement handles. . There are many important differences between this module and DBIx::Abstract, especially when it comes to WHERE clauses. Chief among these changes is a new design to make it easier to generate SQL from Perl data structures and hopefully more intuitive. The underlying idea is that this module does what you mean, based on the data structures you provide it; the biggest advantage is that you don't have to modify your code every time your data changes. Package: libsql-translator-perl Architecture: all Version: 1.65-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 2721 Provides: sqlfairy Depends: perl:any, libcarp-clan-perl, libclass-makemethods-perl, libdbi-perl, libdigest-sha-perl, libfile-sharedir-perl, libmoo-perl, libpackage-variant-perl, libparse-recdescent-perl, libscalar-list-utils-perl, libsub-quote-perl, libtry-tiny-perl Recommends: libcgi-pm-perl, libgd-perl, libgraph-perl, libgraphviz-perl, libjson-maybexs-perl, libspreadsheet-parseexcel-perl, libtemplate-perl, libtext-recordparser-perl, libxml-libxml-perl, libxml-writer-perl, libyaml-perl Conflicts: sqlfairy Replaces: sqlfairy Filename: pool/main/libs/libsql-translator-perl/libsql-translator-perl_1.65-ok1_all.deb Size: 372016 MD5sum: 19f2d8bf9254f25b8d5310058ed610e3 SHA1: e69ca7fd22cb3551c24465d73e99e3fcf99a256e SHA256: c51cebc72d04b9fdd10a1cb96b27de783c1f588dbae2025561759de6fb642d0e SHA512: cdf3214c07fbe24813c59dcfabb05fc8529daf41f8dbfd880c215ec179f8acf7b1b49125e2d3b6b025e1993ddcf98522a67a257aa8a99dfb28723df84626c7cf Homepage: https://sqlfairy.sourceforge.net/ Description: SQL translation library SQL::Translator (also known as SQL Fairy) is a collection of Perl modules for manipulating structured data definitions (mostly database schemas). It can perform tasks like converting between different SQL data definition language (DDL) dialects, visualizations of schemas (pseudo-ER diagrams created with GD or GraphViz), converting non-RDBMS files to SQL schemas (xSV text files, Excel spreadsheets), serializing parsed schemas (via Storable, YAML and XML), creating documentation, and more. Package: libsqlcipher-dev Architecture: amd64 Version: 4.5.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: sqlcipher Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2379 Depends: libc6-dev, libsqlcipher1 (= 4.5.6-ok1) Suggests: sqlite3-doc Filename: pool/main/s/sqlcipher/libsqlcipher-dev_4.5.6-ok1_amd64.deb Size: 730412 MD5sum: f91baed84bc313c15a194dd1ecd10061 SHA1: d13ce50869117da32d6345b14a33701690f93976 SHA256: 1eeb458bde896d9df8528c70575c6bc72b119097c9485f3ecf72b0b0c3e6fdb9 SHA512: c24fff5563d6de8b6478f209fbe6d3580a9f1d91fb09f2235fd57b7c03140ab1b9a8ba0802b4f26e7876f3d680bccd9a784124ef2afb8c1adeb598fb4d06da41 Homepage: http://sqlcipher.net/ Description: SQLCipher development files SQLCipher is a C library that implements an encryption in the SQLite 3 database engine. Programs that link with the SQLCipher library can have SQL database access without running a separate RDBMS process. It allows one to have per-database or page-by-page encryption using AES-256 from OpenSSL. . SQLCipher has a small footprint and great performance so it’s ideal for protecting embedded application databases and is well suited for mobile development. . * as little as 5-15% overhead for encryption * 100% of data in the database file is encrypted * Uses good security practices (CBC mode, key derivation) * Zero-configuration and application level cryptography * Algorithms provided by the peer reviewed OpenSSL crypto library. . SQLCipher has broad platform support for with C/C++, Obj-C, QT, Win32/.NET/Mono, Java, Python, Ruby, Linux, Mac OS X, iPhone/iOS, Android, Xamarin.iOS, and Xamarin.Android. . This package contains the development files (headers, static libraries) . SQLCipher v3.4.1 is based on SQLite3 v3.15.2. Package: libsqlcipher1 Architecture: amd64 Version: 4.5.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: sqlcipher Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1301 Depends: libc6 (>= 2.38), libssl3 (>= 3.0.0) Filename: pool/main/s/sqlcipher/libsqlcipher1_4.5.6-ok1_amd64.deb Size: 568716 MD5sum: 45303948f88ba41385e4191309e3c6b5 SHA1: 0599c5e362a52f082438e9169b983c5538380e97 SHA256: ae82fb54577e646ff5950dd6a44b38c2876dd79dfcd8969ce3bad5341d47d2e2 SHA512: 84e81de79e84f1769325fdf3d20c225dc45ee8ea353d88d10d3c616c42b349259a1cd8957b556362eb212f01fa5b68b3c93ce01f0f5079b689cbf7bd86f9be11 Homepage: http://sqlcipher.net/ Description: SQLCipher shared library SQLCipher is a C library that implements an encryption in the SQLite 3 database engine. Programs that link with the SQLCipher library can have SQL database access without running a separate RDBMS process. It allows one to have per-database or page-by-page encryption using AES-256 from OpenSSL. . SQLCipher has a small footprint and great performance so it’s ideal for protecting embedded application databases and is well suited for mobile development. . * as little as 5-15% overhead for encryption * 100% of data in the database file is encrypted * Uses good security practices (CBC mode, key derivation) * Zero-configuration and application level cryptography * Algorithms provided by the peer reviewed OpenSSL crypto library. . SQLCipher has broad platform support for with C/C++, Obj-C, QT, Win32/.NET/Mono, Java, Python, Ruby, Linux, Mac OS X, iPhone/iOS, Android, Xamarin.iOS, and Xamarin.Android. . SQLCipher v3.4.1 is based on SQLite3 v3.15.2. Package: libsqlite3-0 Architecture: amd64 Version: 3.42.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: sqlite3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1714 Depends: libc6 (>= 2.38) Breaks: crowdsec (<< 1.4), python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Filename: pool/main/s/sqlite3/libsqlite3-0_3.42.0-ok1_amd64.deb Size: 631720 MD5sum: 875aaae617c22662cb7c002038b8b97a SHA1: 7472c17f043e312f43bf8b64aa4b8965f4e3d347 SHA256: 5f4464bbd27e91f4658b9886448b19227b256fad606db1bfc417ddf16b2ba495 SHA512: 760120e00c123f3edb232ba8123175adcc64ef73be9af5627ef208680d2c8078c6f2b8325c6ec878c76de6c7f659a9d86248afee0233bc2062df546cb49971b8 Homepage: https://www.sqlite.org/ Description: SQLite 3 shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: libsqlite3-dev Architecture: amd64 Version: 3.42.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: sqlite3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 3171 Depends: libsqlite3-0 (= 3.42.0-ok1), libc-dev Suggests: sqlite3-doc Filename: pool/main/s/sqlite3/libsqlite3-dev_3.42.0-ok1_amd64.deb Size: 807324 MD5sum: 46fb52b46c14a77a621f32ef5baca6c3 SHA1: 2f1d189a63550349ca6eeeecadd8daffecb2fe48 SHA256: e34689a77e8d3fbee84a9cd23d36c57081dc2b37c3ace074ea375da953ddf787 SHA512: 493242e0a845f4c69240fd130ba48a541be25bd2927756fc882eff6c5b3cbd42c19b254b8d81cae98973642524b565e4c8d635591d3119538bb0b09054117a9d Homepage: https://www.sqlite.org/ Description: SQLite 3 development files SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the development files (headers, static libraries) Package: libsqlite3-mod-blobtoxy Architecture: amd64 Version: 0.99991-ok1 Multi-Arch: same Priority: optional Section: libs Source: sqliteodbc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chris Hofstaedtler Installed-Size: 58 Depends: libc6 (>= 2.4) Enhances: libsqlite3-0 Filename: pool/main/s/sqliteodbc/libsqlite3-mod-blobtoxy_0.99991-ok1_amd64.deb Size: 14324 MD5sum: 452ff5b64c6c3e0d1688dfa4239c598c SHA1: 90dd6194123b5ee00b2528eabca41fe500d44470 SHA256: 615271a525dd4b9d8893efe5600cbfb75698b99bd5dd27462541d492ffc0a8ce SHA512: 88cf988cb9f842d0c4870bd61e14e13dc08cccabb713fbc059f5be8a1a52b409019f6d8b1a8c4d4f12c7024a0c3c225684bb788c22bf5e61fb1a67bfd962ac5e Homepage: http://www.ch-werner.de/sqliteodbc/ Description: SQLite3 extension module for read-only BLOB to X/Y mapping This package extends SQLite3 with functions to automatically generate X/Y graphs from BLOB data. Package: libsqlite3-mod-ceph Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libs Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 404 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), librados2 (>= 14.2.0), libstdc++6 (>= 11) Filename: pool/main/c/ceph/libsqlite3-mod-ceph_19.2.0-ok2_amd64.deb Size: 130860 MD5sum: 0c231939d74002ad61506eba759cc573 SHA1: 79a91ed515a431ff2c59863b11723b570efdcddc SHA256: 0323985ac33f04ad37245ccef6ff5ee4d580222b1e0c6e7af561a487802948fc SHA512: 396639f76a6c91c66fef753f0ee95a4f7a2b24001c0e16663651e697538e77d38435186a765a0ff0282f9be3de8318fe54399676462027e9567be00a4cbb35bb Homepage: http://ceph.com/ Description: SQLite3 VFS for Ceph A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS distributed object store. . This packages contains the loadable extension module for SQLite3. Package: libsqlite3-mod-ceph-dev Architecture: amd64 Version: 19.2.0-ok2 Priority: optional Section: libdevel Source: ceph Origin: openKylin Maintainer: openKylin Developers Installed-Size: 58 Depends: libsqlite3-dev, libsqlite3-mod-ceph (= 19.2.0-ok2) Filename: pool/main/c/ceph/libsqlite3-mod-ceph-dev_19.2.0-ok2_amd64.deb Size: 14640 MD5sum: 8735e9bb3449a48cfd6e084d4590084d SHA1: 970ab88d00396486c489c8dce1467544b4700639 SHA256: 46cdc4fc5c26041f8b09ccc64219e1de913f1b1181ebd2342179c1e5a1e9148f SHA512: 0722b27882727b9213495e79d6869e3934d1c5bf152d441ca150344d6fbbdb402befc2fbb8be5e2e43216734670a26a0af68abf586b3946ab0673cdd14edfd75 Homepage: http://ceph.com/ Description: SQLite3 VFS for Ceph (development files) A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS distributed object store. . This package contains development files needed for building applications that link against libsqlite3-mod-ceph. Package: libsqlite3-mod-csvtable Architecture: amd64 Version: 0.99991-ok1 Multi-Arch: same Priority: optional Section: libs Source: sqliteodbc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chris Hofstaedtler Installed-Size: 51 Depends: libc6 (>= 2.14) Enhances: libsqlite3-0 Filename: pool/main/s/sqliteodbc/libsqlite3-mod-csvtable_0.99991-ok1_amd64.deb Size: 11624 MD5sum: 39e94d7911e9201ee4f41ff9e695f2fc SHA1: 86fa5ea308d26470385423b6665308869fb2cc59 SHA256: 36e3a5310e47f696f444c1713e57de72bc8162333cda65a135e14507a763420f SHA512: b6829cdfc325b5bdb095e6e21079aa6600122648fac3cf1bcf713647d787025fc132da290c4378c8b3c5d0a8befd6710fe1e1f7489873e6338841bd961859157 Homepage: http://www.ch-werner.de/sqliteodbc/ Description: SQLite3 extension module for read-only access to CSV files This package extends SQLite3 with read-only access to CSV (Comma-Separated Values) format files; each CSV file will appear as a table in SQLite3. Package: libsqlite3-mod-impexp Architecture: amd64 Version: 0.99991-ok1 Multi-Arch: same Priority: optional Section: libs Source: sqliteodbc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chris Hofstaedtler Installed-Size: 65 Depends: libc6 (>= 2.14) Enhances: libsqlite3-0 Filename: pool/main/s/sqliteodbc/libsqlite3-mod-impexp_0.99991-ok1_amd64.deb Size: 17624 MD5sum: 551039f6fcb8269661c15ee82c976557 SHA1: 113e8ef2b48e0cdc87b8da46e4018c19189da2f3 SHA256: 17f6c6f8a09e9ff2817f95ae58d723a9d6021d07931eb6c8ac1439836efb50dc SHA512: 4e35677ccdf600c25c4bd19f2aed326c6f49b08ff44849cdb6eccd390769d97d4700debb0635a50a67912a7b622e407c3a1d933392ebade423283da4f167072d Homepage: http://www.ch-werner.de/sqliteodbc/ Description: SQLite3 extension module for SQL script, XML, JSON and CSV import/export This package extends SQLite3 with functions to import/export data from/to SQL scripts and to export data to CSV (Comma-Separated Values), XML and JSON (JavaScript Object Notation). . The export to SQL can follow quoting conventions of other SQL databases: Oracle, SQL Server or MySQL. Package: libsqlite3-mod-spatialite Architecture: amd64 Version: 5.1.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: spatialite Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 8608 Depends: libc6 (>= 2.38), libfreexl1 (>= 2.0.0), libgeos-c1t64 (>= 3.11.0), libminizip1t64, libproj25 (>= 6.1.0), librttopo1 (>= 1.1.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0) Filename: pool/main/s/spatialite/libsqlite3-mod-spatialite_5.1.0-ok1_amd64.deb Size: 1893024 MD5sum: 578545feab18df17a237e55b3636c7b8 SHA1: e9b0683a54f51bf3294c38e2460a41bb0c89fe30 SHA256: a08efcc8df3cd52d2683b1032c223ba45bdc7cf04802927b9608372b5ffe96ec SHA512: e48bf26508993cfc912216560841526579ab6d7696275fd031e90ef415972362f360c979e5b6f8df381bc79d703f5cc1706c96a5fedf520a14a08fd8afc7dd72 Homepage: https://www.gaia-gis.it/fossil/libspatialite Description: Geospatial extension for SQLite - loadable module The SpatiaLite extension enables SQLite to support spatial (geometry) data in a way conformant to OpenGis specifications, with both WKT and WKB formats. . Spatialite also includes Virtualshape and Virtualtext to enable accessing shapefiles and csv/text files as virtual tables. . This package contains the loadable extension module for SQLite 3. Package: libsqlite3-mod-xpath Architecture: amd64 Version: 0.99991-ok1 Multi-Arch: same Priority: optional Section: libs Source: sqliteodbc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chris Hofstaedtler Installed-Size: 52 Depends: libc6 (>= 2.4), libxml2 (>= 2.7.4) Enhances: libsqlite3-0 Filename: pool/main/s/sqliteodbc/libsqlite3-mod-xpath_0.99991-ok1_amd64.deb Size: 10112 MD5sum: f7fc463189659883e0fd65d405c1ae92 SHA1: 4764aaf8c4a41443462dd96e4b36e6bf4a18d74a SHA256: 4214045a3c8e1ef14818dccadbbfdbbd585f94f561adf34d95d9a61068dc0139 SHA512: 66a270b32dae11dc43eaa3549bebbf43fcdbc82bff1aa5aae2e29929eea5e0f0bf8a91c42dce561bdd8b7c3fe3a1e917924b4ccfa44069e4afde7934d11e310b Homepage: http://www.ch-werner.de/sqliteodbc/ Description: SQLite3 extension module for querying XML data with XPath This package extends SQLite3 with functions to select a subpart of an XML document using XPath. Package: libsqlite3-mod-zipfile Architecture: amd64 Version: 0.99991-ok1 Multi-Arch: same Priority: optional Section: libs Source: sqliteodbc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chris Hofstaedtler Installed-Size: 60 Depends: libc6 (>= 2.38), zlib1g (>= 1:1.2.0) Enhances: libsqlite3-0 Filename: pool/main/s/sqliteodbc/libsqlite3-mod-zipfile_0.99991-ok1_amd64.deb Size: 11992 MD5sum: 47d5912b558caa9b3e37475e6a29d402 SHA1: 9987cc8fc3f52caf8653d6570795b0440a43ea8e SHA256: de0fcb7db56e2880e07c29e25a1c098c321f8813f1d5a08f17ac2cb5aae6afac SHA512: 51d2a3e943ca902cb5856ac980f6b3a49752309315730c7a7496b111e936995a0777ba466198125a17f1bf715c16354386cbb7a9e6039f57983d3cfca3ef356f Homepage: http://www.ch-werner.de/sqliteodbc/ Description: SQLite3 extension module for read-only access to ZIP files This package extends SQLite3 with read-only access to ZIP files. ZIP is a combined archive and compression file format (think tar and gzip rolled into one) that is pretty popular on some non-Unixy platforms. Package: libsqlite3-tcl Architecture: amd64 Version: 3.42.0-ok1 Priority: optional Section: interpreters Source: sqlite3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 297 Depends: libc6 (>= 2.14), libsqlite3-0 (>= 3.38.0) Suggests: sqlite3-doc Filename: pool/main/s/sqlite3/libsqlite3-tcl_3.42.0-ok1_amd64.deb Size: 22492 MD5sum: 3cd5bbbc9d03c3912677e41ea51a22d6 SHA1: 24380460650a2046eb81648c375d9cd36f14afe8 SHA256: 43789c7084a6c6aff649ffa6db1fb35b71ab1712022d41d2e9ff81cdd39c0e84 SHA512: 63308950cb3c7c984aeef050b96a12a12f6f3edb44ac3c6fe05951acd6c87c88c60ea3bdd8203b4a4b305cbebcb2cbb6c2a90e16552e9f3292e988826f72b212 Homepage: https://www.sqlite.org/ Description: SQLite 3 Tcl bindings SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the Tcl bindings. Package: libsqliteodbc Architecture: amd64 Version: 0.99991-ok1 Multi-Arch: same Priority: optional Section: libs Source: sqliteodbc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chris Hofstaedtler Installed-Size: 234 Depends: odbcinst, libc6 (>= 2.34), libsqlite3-0 (>= 3.7.14) Suggests: unixodbc-bin Enhances: unixodbc Filename: pool/main/s/sqliteodbc/libsqliteodbc_0.99991-ok1_amd64.deb Size: 75208 MD5sum: 604908afd86f0643051a88272a6a4d40 SHA1: f536ce3546dc81346699d91d42c5ee7004235256 SHA256: 5fca45713784eb8de5ac9f81c06fd7978833e9b870271256f1fffdaf0e5f0fc8 SHA512: ed1a917c148af96738eec028b09e6509325cc0d91bc8fe58db63cc97b19ea0c527033d4e0ebe7d758527431103ba957073166b1a103fc02d2d31aa8c2e8ce3cc Homepage: http://www.ch-werner.de/sqliteodbc/ Description: ODBC driver for SQLite embedded database This package allows you to connect to an SQLite database using ODBC, the Open Database Connectivity abstraction layer which is understood by a variety of database tools that may not be able to talk to SQLite directly. Package: libsquashfuse-dev Architecture: amd64 Version: 0.5.0-ok2 Priority: optional Section: libdevel Source: squashfuse Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 234 Depends: libsquashfuse0 (= 0.5.0-ok2) Filename: pool/main/s/squashfuse/libsquashfuse-dev_0.5.0-ok2_amd64.deb Size: 32676 MD5sum: 097e5b6429fc1a20fb0e68710457ba50 SHA1: a234d86b9d05d8b44ee31fc9ebde399955325f96 SHA256: 6adedd4816857331a595049e348c1d19312f0d703a7df2727067b38a362cdb9e SHA512: 2b5eee4ccaeee0e98ab4587149753961d07b0d6839f5472b73bf3ad46dbb59feaba7d0d79d728d5c20d3b3108db39dcb90e1046bc76771ea7fa1a7e5a75318af Homepage: https://github.com/vasi/squashfuse Description: Development files for libsquashfuse This lets you mount SquashFS archives in user-space. It supports almost all features of the SquashFS format, yet is still fast and memory-efficient. . SquashFS is an efficiently compressed, read-only storage format. Support for it has been built into the Linux kernel since 2009. It is very common on Live CDs and embedded Linux distributions. . This package contains development files for libsquashfuse Package: libsquashfuse0 Architecture: amd64 Version: 0.5.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: squashfuse Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 135 Depends: libc6 (>= 2.34), libfuse3-3 (>= 3.2.3), liblz4-1 (>= 0.0~r113), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2 (>= 2.02), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/main/s/squashfuse/libsquashfuse0_0.5.0-ok2_amd64.deb Size: 29556 MD5sum: 89d7d85e2ad81524155739e3b1904c95 SHA1: 2829f40df5b241747235372066954487078ae56f SHA256: b8f63959bafb652bb546240d108cada6207f5045c5beda42e5a06e78eb111a37 SHA512: fab753584f69aa87ad9ac8180111b020eed87b44729a11e9ffab29e9e07ad16d8b1c633a76b4963cb68c6e158404a6683445ff15263c7aa43c24942c0e281299 Homepage: https://github.com/vasi/squashfuse Description: FUSE filesystem to mount squashfs archives library This lets you mount SquashFS archives in user-space. It supports almost all features of the SquashFS format, yet is still fast and memory-efficient. . SquashFS is an efficiently compressed, read-only storage format. Support for it has been built into the Linux kernel since 2009. It is very common on Live CDs and embedded Linux distributions. . This package contains the squashfuse library Package: libsratom-0-0 Architecture: amd64 Version: 0.6.16-ok1 Multi-Arch: same Priority: optional Section: libs Source: sratom Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 59 Depends: libc6 (>= 2.14), libserd-0-0 (>= 0.30.2), libsord-0-0 (>= 0.16.16) Filename: pool/main/s/sratom/libsratom-0-0_0.6.16-ok1_amd64.deb Size: 14864 MD5sum: 2ca35eb9b6b2376801dbde603dac6210 SHA1: 02654cc1e8b8815b71a2c51b86f13f37eba53775 SHA256: 495193d7da2ca1255cd686a2ceab436a13012dfd4a4a57291cb974f8b6d8ce6f SHA512: 6feb50eff0aab0e95b4e9a6b6a44727fc246dbbb954349ef350809d0e61b59b8ba1225caeb3655e73484e03951233685dbe4980ad02bc7b88156a6491d4b3036 Homepage: https://drobilla.net/software/sratom/ Description: library for serialising LV2 atoms to/from Turtle Sratom is a new C library for serialising LV2 atoms to/from Turtle. It is intended to be a full serialisation solution for LV2 atoms, allowing implementations to serialise binary atoms to strings and read them back again. This is particularly useful for saving plugin state, or implementing plugin control with network transparency. Sratom uses Serd and Sord to do the work, it is a small library implemented in a single source file, suitable for direct inclusion in projects if avoiding a dependency is desired. Package: libsratom-dev Architecture: amd64 Version: 0.6.16-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: sratom Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 24 Depends: libserd-dev, libsord-dev, libsratom-0-0 (= 0.6.16-ok1), lv2-dev Recommends: pkg-config Filename: pool/main/s/sratom/libsratom-dev_0.6.16-ok1_amd64.deb Size: 4152 MD5sum: 7abcac4cf5d3f2d183ea836e27e00473 SHA1: c8274166e3d48afed4e9abdef3fe78f040bfead7 SHA256: b583410095fb2953572b8e7a6d934c7f28e30d5a7cdac1f2b69e54003ecf3778 SHA512: 7556b978e1f5164b3bbd53c09917e8b6ff0515c6effccce0d097279058cc3e1643a203db04b9e02cb81c8b20520ef56d26f4338ddf4ed78a2f56c145068c1d02 Homepage: https://drobilla.net/software/sratom/ Description: library for serialising LV2 atoms to/from Turtle - development files Sratom is a new C library for serialising LV2 atoms to/from Turtle. It is intended to be a full serialisation solution for LV2 atoms, allowing implementations to serialise binary atoms to strings and read them back again. This is particularly useful for saving plugin state, or implementing plugin control with network transparency. Sratom uses Serd and Sord to do the work, it is a small library implemented in a single source file, suitable for direct inclusion in projects if avoiding a dependency is desired. . This package provides the development files for Sratom. Package: libsrt-doc Architecture: all Version: 1.5.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: srt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Florian Ernst Installed-Size: 1990 Depends: libjs-sphinxdoc (>= 7.2.2) Filename: pool/main/s/srt/libsrt-doc_1.5.3-ok1_all.deb Size: 282888 MD5sum: 636fc094c02164c3272df2d660955bff SHA1: 93c6269c76455d7c9214a19a5d3fe117d31b6d46 SHA256: 25bf6eac904360dd1a829ca4857c94d1842ee866f38f1d5d55b2e2eee60d2b9c SHA512: 40a6ef8e7fb51dfd39fd827ed41bb10beb69573a0464aa942a0529ec1f4af8d5e4c5c77d996ea5b339e899fa00395badcb45648ba3230fcef1f844971a429625 Homepage: https://github.com/Haivision/srt Description: Secure Reliable Transport UDP streaming library (documentation) SRT is a latency-aware UDP transport mechanism optimized for video streams. It detects and compensates for jitter and bandwidth fluctuations due to network congestion. It mitigates packet loss and supports AES encryption. . This package contains documentation files for libsrt1.5 Package: libsrt-gnutls-dev Architecture: amd64 Version: 1.5.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: srt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Florian Ernst Installed-Size: 1876 Depends: libsrt1.5-gnutls (= 1.5.3-ok1) Suggests: libsrt-doc (= 1.5.3-ok1), libgnutls28-dev Conflicts: libsrt-dev, libsrt-openssl-dev Filename: pool/main/s/srt/libsrt-gnutls-dev_1.5.3-ok1_amd64.deb Size: 356952 MD5sum: 3d90a711d20737c6cfeb2cc995d2eddb SHA1: 0c6e6ecca43731576305dc6be402981f5c70b004 SHA256: 7e1a331dade3af5a71dcf6a63a06b03995d529964e868885f86af0b3d2aa1345 SHA512: 02b78d09f5e608e524c4c71c145be24f3fbfa4f46ab48b9935f7647359ef116bf846d65c756b3ffe833582c1805d32987400b5ac093c37a3273bfe9c34ba015b Homepage: https://github.com/Haivision/srt Description: Secure Reliable Transport UDP streaming library (GnuTLS flavour development) SRT is a latency-aware UDP transport mechanism optimized for video streams. It detects and compensates for jitter and bandwidth fluctuations due to network congestion. It mitigates packet loss and supports AES encryption. . This package contains development files for libsrt1.5-gnutls SSL support is provided by GnuTLS. Package: libsrt-openssl-dev Architecture: amd64 Version: 1.5.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: srt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Florian Ernst Installed-Size: 1876 Depends: libsrt1.5-openssl (= 1.5.3-ok1) Suggests: libsrt-doc (= 1.5.3-ok1), libssl-dev (>= 1.1) Conflicts: libsrt-dev, libsrt-gnutls-dev Filename: pool/main/s/srt/libsrt-openssl-dev_1.5.3-ok1_amd64.deb Size: 355680 MD5sum: fd9d332a38cf6a397090d95b9fd416de SHA1: 394b7df33908405f569b43dc15c8649f196cdfa1 SHA256: a21bd83c82b2cb49da93ed744470ed82533b3d128769ab73d7cc8ae1cef82139 SHA512: 0aef7601351f5339a1406075848eddfc4d5a22f7e184a82661d50f79333e829b54c2a2af395a5f757cbf48d3b6a5007dd7e0eb6c6a363ce92379e125adc0b062 Homepage: https://github.com/Haivision/srt Description: Secure Reliable Transport UDP streaming library (OpenSSL flavour development) SRT is a latency-aware UDP transport mechanism optimized for video streams. It detects and compensates for jitter and bandwidth fluctuations due to network congestion. It mitigates packet loss and supports AES encryption. . This package contains development files for libsrt1.5 SSL support is provided by OpenSSL. Package: libsrt1.5-gnutls Architecture: amd64 Version: 1.5.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: srt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Florian Ernst Installed-Size: 809 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgnutls30t64 (>= 3.7.0), libnettle8t64, libstdc++6 (>= 11) Filename: pool/main/s/srt/libsrt1.5-gnutls_1.5.3-ok1_amd64.deb Size: 291716 MD5sum: f764daa20f173a7fbdc3d1eeff704cb5 SHA1: bd2957b0c03d41b7acc422e640a0b60833b8c9ce SHA256: 6b72c11850f1287048f8648d089daafc61913bb216820326063ad82089e25db4 SHA512: 6cd450b327490bea4abbbdf20b4587e705939bfb1a97ea3c3d1f425f8b20e897916a0aa9d060688e7f192502777cb0f424f4c2273ae670f3dcbbd0826da2860f Homepage: https://github.com/Haivision/srt Description: Secure Reliable Transport UDP streaming library (GnuTLS flavour) SRT is a latency-aware UDP transport mechanism optimized for video streams. It detects and compensates for jitter and bandwidth fluctuations due to network congestion. It mitigates packet loss and supports AES encryption. . SSL support is provided by GnuTLS. Package: libsrt1.5-openssl Architecture: amd64 Version: 1.5.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: srt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Florian Ernst Installed-Size: 809 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libssl3 (>= 3.0.0), libstdc++6 (>= 11) Filename: pool/main/s/srt/libsrt1.5-openssl_1.5.3-ok1_amd64.deb Size: 291252 MD5sum: 6b5a5d96cb0d80bb74d1a9396f143167 SHA1: 8d4b94ffa1236fa35f28f2d0cbbf74ee203c4c36 SHA256: 8ee95ef528a637e05bd29b9bb3df9bcbb2b39beabf88f8383e4c91aeb36e0e92 SHA512: 1fa49d468bf13d409355a2ce68713825a9e81b1a0b887e28e7bd26dfcf7b15acd0925ba2dadc932b215d5ed54719ba7a163ceb3ce919f6526238a603a4d7def4 Homepage: https://github.com/Haivision/srt Description: Secure Reliable Transport UDP streaming library (OpenSSL flavour) SRT is a latency-aware UDP transport mechanism optimized for video streams. It detects and compensates for jitter and bandwidth fluctuations due to network congestion. It mitigates packet loss and supports AES encryption. . SSL support is provided by OpenSSL. Package: libsrtp2-1 Architecture: amd64 Version: 2.5.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libsrtp2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 120 Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.15) Filename: pool/main/libs/libsrtp2/libsrtp2-1_2.5.0-ok1.1_amd64.deb Size: 41058 MD5sum: 6f881b07118ca79ad67c5d1a3e072f85 SHA1: f7658fa64cc6b4bf08411677e9f5cd452107bae2 SHA256: bc4db69c28d86fb102e4ef9fe93513bb5576c83fcad7aa2a62f9664ed7262c45 SHA512: 33c419d09896907b0afc604e2fa1a369a9731ffd742027c1f21a0c6389f31c7ef4ec14e98e816a4142a850861b16846db4b188bd6422a5d7677a4eb91aa66d18 Homepage: https://github.com/cisco/libsrtp Description: Secure RTP (SRTP) and UST Reference Implementations - shared library SRTP is a security profile for RTP that adds confidentiality, message authentication, and replay protection to that protocol. It is specified in RFC 3711. . LibSRTP provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel. . This package contains the shared libraries. Package: libsrtp2-dev Architecture: amd64 Version: 2.5.0-ok1.1 Priority: optional Section: libdevel Source: libsrtp2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 255 Depends: libsrtp2-1 (= 2.5.0-ok1.1), pkg-config, libnspr4-dev, libnss3-dev Suggests: libsrtp2-docs Filename: pool/main/libs/libsrtp2/libsrtp2-dev_2.5.0-ok1.1_amd64.deb Size: 54480 MD5sum: c71c384ce06ea6af66ae3c7c5ca136fa SHA1: bc442d699844a3c97ae0298442493a096d2d4ae4 SHA256: e832832076e38288a8e1bdd91ef549c37155e287f9f44ebfc528b7471d332246 SHA512: 50be133e1717e5b13ff7160e235d44190151ba9a40966130889bbcac84bc1a85bd9610acd39d8bf1cee62719d77a707d51ed8172b992b2aa581f8d933b35cb29 Homepage: https://github.com/cisco/libsrtp Description: Secure RTP (SRTP) and UST Reference Implementations - development files SRTP is a security profile for RTP that adds confidentiality, message authentication, and replay protection to that protocol. It is specified in RFC 3711. . LibSRTP provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel. . This package contains the development headers and static libraries. Package: libsrtp2-docs Architecture: all Version: 2.5.0-ok1.1 Priority: optional Section: doc Source: libsrtp2 Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 900 Filename: pool/main/libs/libsrtp2/libsrtp2-docs_2.5.0-ok1.1_all.deb Size: 119556 MD5sum: 6d3509d1757b0857d6cc722de289c34f SHA1: c5a3829941cf165516da65373b8022d556009f7f SHA256: 50fc427754c98125653f5c920e5aaacc02c7841b7c52f6a70bca696a8ab35f89 SHA512: 784605052de7b89a1feb513c61dbf6bcfa321beb8116be12de64072bf8805431b2b05fb1b4018edbe25c53b4647e11022cb3b22cb8e03ae93f198dc12f2d0043 Homepage: https://github.com/cisco/libsrtp Description: Secure RTP (SRTP) and UST Reference Implementations - documentation SRTP is a security profile for RTP that adds confidentiality, message authentication, and replay protection to that protocol. It is specified in RFC 3711. . LibSRTP provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel. . This package contains API documentation. Package: libssh-4 Architecture: amd64 Version: 0.10.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libssh Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 498 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Breaks: remmina (<< 1.2.31.2+dfsg-1+), remmina-plugin-nx (<< 1.2.31.2+dfsg-1+), x2goclient (<< 4.1.2.1-1+) Filename: pool/main/libs/libssh/libssh-4_0.10.6-ok1_amd64.deb Size: 174756 MD5sum: 814c7507745fae64242f090acaa3231e SHA1: 15cbe1e8751608c0b48f71f800c51cc48bb3689f SHA256: 3f973ed3d244186387b04a025b832542df02053c52a5d6d6ab12bdba464ce2db SHA512: 2781d3529325b7b27aa0fa769233a5c6b74ad5f2092af3e614a1e44b54d8b8f79d90394e96b11530e415b7b8afb8d01624e66b0d42e796dc87041b0c2e258f37 Homepage: https://www.libssh.org/ Description: tiny C SSH library (OpenSSL flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains shared libraries linked against OpenSSL. Package: libssh-dev Architecture: amd64 Version: 0.10.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libssh Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 1143 Depends: libssh-4 (= 0.10.6-ok1), libssl-dev, zlib1g-dev Suggests: libssh-doc Conflicts: libssh-gcrypt-dev Filename: pool/main/libs/libssh/libssh-dev_0.10.6-ok1_amd64.deb Size: 227600 MD5sum: 9476eff60ddeb07ccbcad456ea9d833b SHA1: 1e3c227b9aee21e8b912d2e6f2c920e51157a208 SHA256: bd112b168f0cf93972fb58c6483a1a658431d952a128c742e2809561d947a7f7 SHA512: e60ccb166c8374f3a8a4577d5a30e01d52c93bcc77c52eeae15257f05514098f20ac8bdf8fd8d7037e43a5494fae09769e2a70b9f7740d27b3cc500ed1b87f06 Homepage: https://www.libssh.org/ Description: tiny C SSH library - Development files (OpenSSL flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains development files to build the OpenSSL flavor. Package: libssh-doc Architecture: all Version: 0.10.6-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libssh Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 15730 Suggests: doc-base Filename: pool/main/libs/libssh/libssh-doc_0.10.6-ok1_all.deb Size: 9918940 MD5sum: 5a862acd6436774909d5b843264d3d9c SHA1: a011d30015b30f11cbdcb53edbe3b2ba08e35684 SHA256: e0016dee981856c384ea2b02e09f9741805270fb8fcd4eebcfb368af23ef06b1 SHA512: 84bff9eb39dc53f5a988faa6d1e427244908c7f6c89ae21ce3142b5da652cee7ee1512fd4b714c74bdae1da129239209ede7d4b9276e8771463cd8326035aaef Homepage: https://www.libssh.org/ Description: tiny C SSH library - Documentation files The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains documentation files. Package: libssh-gcrypt-4 Architecture: amd64 Version: 0.10.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libssh Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 609 Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.0), libgpg-error0 (>= 1.14), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.1.4) Filename: pool/main/libs/libssh/libssh-gcrypt-4_0.10.6-ok1_amd64.deb Size: 204860 MD5sum: 04f2f5dbd095bf50ec8033c3ad54623e SHA1: 6f4486e8800ad82a0e37a902c9d9f0f763783cbe SHA256: 9436fa76bf15d71b452b38bba81f35b9bfb671ec2a2788a2a11acef48594c880 SHA512: 0eecbecc3c0bb2d1dd3dfa1652a624d8493fa9dec14843b7a6f1a1892850fc7c31268c3e8c5aca65a4255520bcc40486ef4ae86fc94aa54c272408e33415549d Homepage: https://www.libssh.org/ Description: tiny C SSH library (gcrypt flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains shared libraries linked against gcrypt. Package: libssh-gcrypt-dev Architecture: amd64 Version: 0.10.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libssh Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Laurent Bigonville Installed-Size: 1279 Depends: libgcrypt-dev, libssh-gcrypt-4 (= 0.10.6-ok1), zlib1g-dev Suggests: libssh-doc Conflicts: libssh-dev Filename: pool/main/libs/libssh/libssh-gcrypt-dev_0.10.6-ok1_amd64.deb Size: 261716 MD5sum: 244d4f6620c1ce00a112c4ad24bd54fd SHA1: 5769371c4efe6f4dfd01c9de2982dd2f10e62e53 SHA256: 4656c6c5ba726b1b09a9352fdfc3b29428c65354798f619357bec5e7f0eea455 SHA512: 90f8564ee836654cf32da38d8dc591ac77876553631500255a05cc5bd3f0f088a0b54faffa4d9eb5327fd741747210ee0478d1c57f9ed213aa66b23e2c1217f3 Homepage: https://www.libssh.org/ Description: tiny C SSH library - Development files (gcrypt flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains development files to build the gcrypt flavor. Package: libssh2-1-dev Architecture: amd64 Version: 1.11.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libssh2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1042 Depends: libssh2-1t64 (= 1.11.0-ok1), libssl-dev, zlib1g-dev Filename: pool/main/libs/libssh2/libssh2-1-dev_1.11.0-ok1_amd64.deb Size: 246496 MD5sum: 962feaa60a39590c055cbb502cce2f69 SHA1: e3afa0235bf379735a211c466eb6f9b97b723942 SHA256: 076c8e731c2d17d372547af0151ccc1c9acb9706a8426dc475db60d42eae0667 SHA512: 713183ceb447e4c2d6038648809da1468e73fec726591b8eb9b4514883348e443b67b004bfde341263bff11e9ff23d1961788e492e5ba97bee965d4edf0e1740 Homepage: https://libssh2.org/ Description: SSH2 client-side library (development headers) libssh2 is a client-side C library implementing the SSH2 protocol. It supports regular terminal, SCP and SFTP (v1-v5) sessions; port forwarding, X11 forwarding; password, key-based and keyboard-interactive authentication. . This package contains the development files. Package: libssh2-1t64 Architecture: amd64 Version: 1.11.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libssh2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 422 Provides: libssh2-1 (= 1.11.0-ok1) Depends: libc6 (>= 2.25), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Breaks: libssh2-1 (<< 1.11.0-ok1) Replaces: libssh2-1 Filename: pool/main/libs/libssh2/libssh2-1t64_1.11.0-ok1_amd64.deb Size: 113516 MD5sum: ee27f7184e8bbebe3e9f95c8d28ad5a1 SHA1: e9148e9f620d7b947741ecc29cbabc61be3ffc37 SHA256: 09bc55e2116e6c0547830662e65be830dddeca0e86b46744a0d16c819776d424 SHA512: fd10c5cca90e03b8f99ae06e00ce765c6ea96fe6032f9ad25e9f124f9dc82e76b6ccbf7cf17fc2ea2914f01ef6de58b331765e7725393a5c83843c644c92a86f Homepage: https://libssh2.org/ Description: SSH2 client-side library libssh2 is a client-side C library implementing the SSH2 protocol. It supports regular terminal, SCP and SFTP (v1-v5) sessions; port forwarding, X11 forwarding; password, key-based and keyboard-interactive authentication. . This package contains the runtime library. Package: libssl-dev Architecture: amd64 Version: 3.2.1-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: openssl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 13947 Depends: libssl3t64 (= 3.2.1-ok5) Suggests: libssl-doc Filename: pool/main/o/openssl/libssl-dev_3.2.1-ok5_amd64.deb Size: 2423728 MD5sum: 30052c409050be0a42b5ea6585a4defc SHA1: 1147c9bd4d0a770bb0a85304264f9d05d92767df SHA256: d203dabe4d37554f6510cb7521b03b38e5df0c309f89f6192686707354cda820 SHA512: 310f934afdb79010f9efac17c205f2e1626cfe1a1f80c675742ba9a63748706aa72dd6c14a735d6b8ee8de37525c4c7f3631e9b5aca225690cd1a43ffdc2f7e7 Homepage: https://www.openssl.org/ Description: Secure Sockets Layer toolkit - development files This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains development libraries, header files, and manpages for libssl and libcrypto. Package: libssl-doc Architecture: all Version: 3.2.1-ok5 Multi-Arch: foreign Priority: optional Section: doc Source: openssl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 8033 Filename: pool/main/o/openssl/libssl-doc_3.2.1-ok5_all.deb Size: 2322576 MD5sum: b0b9870ed21e52cb868dde506808768f SHA1: acdb70b3c70792ebd5cea2c4638e92c4caec8ea7 SHA256: 01ca65ae10362dd79e28d668d5259a6539f6598d52b2325220dea3acf064057c SHA512: 72ec35379afba8d01d5eab82b1b0453410fcd6a92eb8935a995323437f01cb28e99cc5a1113d566a50b1a20717325119781b6d2f26613bf282d4bb553284e4b7 Homepage: https://www.openssl.org/ Description: Secure Sockets Layer toolkit - development documentation This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains manpages and demo files for libssl and libcrypto. Package: libssl3t64 Architecture: amd64 Version: 3.2.1-ok5 Multi-Arch: same Priority: optional Section: libs Source: openssl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian OpenSSL Team Installed-Size: 7246 Provides: libssl3 (= 3.2.1-ok5) Depends: libc6 (>= 2.38) Breaks: libssl3 (<< 3.2.1-ok5) Replaces: libssl3 Filename: pool/main/o/openssl/libssl3t64_3.2.1-ok5_amd64.deb Size: 1984288 MD5sum: 5399f66a8c4db156769fe4400c4b4d41 SHA1: 29ce30cdb5a21451c34f078a1f45630f0d55ca2e SHA256: 3e32ecb5bf37e2376aad57a1218e2fa203f5a932728069659d95de6c59c28f6a SHA512: 961ebd6614e63b9fe84c992d0bd6a98e166e94562ff2096a919a291e11ae1deaae3ef3f0686468490d6304b4f89759234a3a6e0dd59e049d53d3aa915e4b92da Homepage: https://www.openssl.org/ Description: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Package: libstaroffice-0.0-0 Architecture: amd64 Version: 0.0.7-ok2 Multi-Arch: same Priority: optional Section: libs Source: libstaroffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2384 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 9), zlib1g (>= 1:1.1.4) Filename: pool/main/libs/libstaroffice/libstaroffice-0.0-0_0.0.7-ok2_amd64.deb Size: 774512 MD5sum: d282148d76c8acdb2cabf6bcab02f550 SHA1: 9a9e08281364d23d0ebafd5e7793b8d83b47803b SHA256: fbd4194d6c92cd3c1b5c8f83e1f951de7500402a589ee65d1f9654ea5712b79a SHA512: 2499f1224d13f6cfd26a4208ad13611578c694242f3acd22fc657f20f809d45998054a1cac30eec3e1197ba57d51977c3d867c0df96aeb13d5dfec9b1997fc14 Homepage: https://github.com/fosnola/libstaroffice Description: Import filter library to import all StarOffice documents The purpose of libstaroffice is to build a filter for old StarOffice's documents (.sdc, .sdw, ...) based on librevenge (see https://sourceforge.net/p/libwpd/wiki/librevenge/ and http://www.documentliberation.org/projects/ ). Package: libstaroffice-dev Architecture: amd64 Version: 0.0.7-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libstaroffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 7417 Depends: libstaroffice-0.0-0 (= 0.0.7-ok2), librevenge-dev Filename: pool/main/libs/libstaroffice/libstaroffice-dev_0.0.7-ok2_amd64.deb Size: 1125050 MD5sum: 8ea57e877caf407669a6708093f18151 SHA1: 0c4707d94763ee61189b1f858e6a538abd5c72ff SHA256: e6613f10e7daf61ae7fd3e8edf581fc0ab84f2b933eceac173ba7d0601bb2360 SHA512: 76985bf79519fef188e7024199f90b43e24fe8d37d306d4c4e5e2fd6c08c8aa3b6a3bc5c55f3a613976b63cab291422a11ba56f4f10153bf5cae9c8f397a7d8b Homepage: https://github.com/fosnola/libstaroffice Description: Import filter library to import all StarOffice documents -- development The purpose of libstaroffice is to build a filter for old StarOffice's documents (.sdc, .sdw, ...) based on librevenge (see https://sourceforge.net/p/libwpd/wiki/librevenge/ and http://www.documentliberation.org/projects/ ). . This package contains the development files needed for developing files against libstaroffice. Package: libstaroffice-doc Architecture: all Version: 0.0.7-ok2 Priority: optional Section: doc Source: libstaroffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 46553 Filename: pool/main/libs/libstaroffice/libstaroffice-doc_0.0.7-ok2_all.deb Size: 1077786 MD5sum: ddb82142737625e2c11c2a6812e63c32 SHA1: 9ee79b76c6a369dc1a5e6c6c57e874bca02c7ef3 SHA256: 20935a6eb2fdf6b3a07109ed0613a7a1dc2073de90461c2a8124fca6b124d4fb SHA512: fd2b8e25e6843f25dd414295d6c3475c7a15e97ea7bc08213ddc765fed6622239bf9be13707bfa239e2e6fb672c3d683f4307ffae06900a0be416dd5b2502424 Homepage: https://github.com/fosnola/libstaroffice Description: Import filter library to import all StarOffice documents -- documentation The purpose of libstaroffice is to build a filter for old StarOffice's documents (.sdc, .sdw, ...) based on librevenge (see https://sourceforge.net/p/libwpd/wiki/librevenge/ and http://www.documentliberation.org/projects/ ). . This package contains the API documentation. Package: libstaroffice-tools Architecture: amd64 Version: 0.0.7-ok2 Priority: optional Section: graphics Source: libstaroffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 275 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), librevenge-0.0-0, libstaroffice-0.0-0, libstdc++6 (>= 5.2) Filename: pool/main/libs/libstaroffice/libstaroffice-tools_0.0.7-ok2_amd64.deb Size: 32860 MD5sum: cf8a937fe5d5e83625f0ec7d7c23c48b SHA1: 151ee467b82b951535e374b4aa04f9be446ec104 SHA256: 0c5eaee2bc3602e6b7b4106633fb60463af65f484f97b8048c64d424d1375ff3 SHA512: 72b143b4da91f83de625db03a63722a8bec09bcc9894ed801772c2180c5e722b5b5102346f4ff9c32f12fc77bfc2f7d738baedd643026fa7b2e5b9a67d874251 Homepage: https://github.com/fosnola/libstaroffice Description: Import filter library to import all StarOffice documents -- tools The purpose of libstaroffice is to build a filter for old StarOffice's documents (.sdc, .sdw, ...) based on librevenge (see https://sourceforge.net/p/libwpd/wiki/librevenge/ and http://www.documentliberation.org/projects/ ). . This package contains tools tp convert StarOffice documents to RAW, SVG, Text, CSV and HTML. Package: libstartup-notification0 Architecture: amd64 Version: 0.12-ok1 Multi-Arch: same Priority: optional Section: libs Source: startup-notification Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 62 Depends: libc6 (>= 2.4), libx11-xcb1 (>= 2:1.6.9), libxcb-util1 (>= 0.4.0), libxcb1 Filename: pool/main/s/startup-notification/libstartup-notification0_0.12-ok1_amd64.deb Size: 17304 MD5sum: 5f6872e64e63fafcfab981e17888128e SHA1: 085b307a14d5c876e39abda06810dd12b2f898b4 SHA256: d4ca39b7dc5d996ccf7d36d934df33d649a63dfd7d2bda6f3ac438c420192303 SHA512: aff656250a8347fcc284dc9680077a6251a3db7af36f0162645bf95eb057a73b658a38e71bea48ef2a34f49cf206cbc1efdebd5e6a67135a6e180fe1f80c5bd7 Homepage: https://www.freedesktop.org/wiki/Software/startup-notification/ Description: library for program launch feedback (shared library) startup-notification is a library which allows programs to give the user visual feedback that they are being launched; this is typically implemented using a busy cursor. This library is currently used by GNOME programs, but is part of the freedesktop.org suite of cross-desktop libraries. . This package contains the shared library. Package: libstartup-notification0-dev Architecture: amd64 Version: 0.12-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: startup-notification Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 104 Depends: libstartup-notification0 (= 0.12-ok1), libx11-dev, pkg-config Filename: pool/main/s/startup-notification/libstartup-notification0-dev_0.12-ok1_amd64.deb Size: 18324 MD5sum: dea5ad4f7ea2a79f332a05360c99d387 SHA1: 422ada11b4a49b72236f88c6908a04379491b3d3 SHA256: d64be44a6df35ef632c35a474d300fd5c667c2f84ca5a924cb78177dffd974bc SHA512: 0fa5283a93d46ec15b39a64ccb4b22a22a475d1db403eead63246628a6998cd03a944e726d64a438669b5352c61b1109463d9dbe60dce914e00e3302b2cf23d6 Homepage: https://www.freedesktop.org/wiki/Software/startup-notification/ Description: library for program launch feedback (development headers) startup-notification is a library which allows programs to give the user visual feedback that they are being launched; this is typically implemented using a busy cursor. This library is currently used by GNOME programs, but is part of the freedesktop.org suite of cross-desktop libraries. . This package contains the development headers. Package: libstb-dev Architecture: amd64 Version: 0.0~git20230129.5736b15+ds-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libstb Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2641 Depends: libstb0t64 (= 0.0~git20230129.5736b15+ds-ok1) Filename: pool/main/libs/libstb/libstb-dev_0.0~git20230129.5736b15+ds-ok1_amd64.deb Size: 592060 MD5sum: ef76477d21711a8a132ac1291f451075 SHA1: 75709a66e0b53c9dad93cdac5a16292d49077b64 SHA256: 4acf766a0731f4f393ca78f20db7ed01648728e7b99914bef7d3f16daafb8c6f SHA512: ea8314cbc57bb7bcf90231e5bda69d4a769a93e25c928ea92fbbff51c903859e27e052840d6d0d16d1ac57a5a4d0fe0df2fc1aef1e48f9d7d38eea18f77db538 Homepage: https://github.com/nothings/stb Description: single-file image and audio processing libraries for C/C++ - development headers libstb is a set of single-file libraries for C/C++. The files are dual-licensed under public domain and the MIT license. . It includes the following modules: * stb_vorbis.c: decode ogg vorbis files from file/memory to float/16-bit signed output * stb_image.h: image loading/decoding from file/memory: JPG, PNG, TGA, BMP, PSD, GIF, HDR, PIC * stb_truetype.h: parse, decode, and rasterize characters from truetype fonts * stb_image_write.h: image writing to disk: PNG, TGA, BMP * stb_image_resize.h: resize images larger/smaller with good quality * stb_rect_pack.h: simple 2D rectangle packer with decent quality * stb_sprintf.h: fast sprintf, snprintf for C/C++ * stretchy_buffer.h: typesafe dynamic array for C (i.e. approximation to vector<>), doesn't compile as C++ * stb_textedit.h: guts of a text editor for games etc implementing them from scratch * stb_voxel_render.h: Minecraft-esque voxel rendering "engine" with many more features * stb_dxt.h: Fabian "ryg" Giesen's real-time DXT compressor * stb_perlin.h: revised Perlin noise (3D input, 1D output) * stb_easy_font.h: quick-and-dirty easy-to-deploy bitmap font for printing frame rate, etc * stb_tilemap_editor.h: embeddable tilemap editor * stb_herringbone_wang_tile.h: herringbone Wang tile map generator * stb_c_lexer.h: simplify writing parsers for C-like languages * stb_divide.h: more useful 32-bit modulus e.g. "euclidean divide" * stb_connected_components.h: incrementally compute reachability on grids * stb.h: helper functions for C, mostly redundant in C++; basically author's personal stuff * stb_leakcheck.h: quick-and-dirty malloc/free leak-checking . This package contains the development files. Package: libstb0t64 Architecture: amd64 Version: 0.0~git20230129.5736b15+ds-ok1 Multi-Arch: same Priority: optional Section: libs Source: libstb Origin: openKylin Maintainer: openKylin Developers Installed-Size: 502 Provides: libstb0 (= 0.0~git20230129.5736b15+ds-ok1) Depends: libc6 (>= 2.38) Breaks: libstb0 (<< 0.0~git20230129.5736b15+ds-ok1) Replaces: libstb0 Filename: pool/main/libs/libstb/libstb0t64_0.0~git20230129.5736b15+ds-ok1_amd64.deb Size: 211900 MD5sum: 93953fc2f73ca72e296429b251d578aa SHA1: 7f9e184ff9b5eaee2076f24932c6733a3d68790a SHA256: a299ee90c0f47fd26d7e1756b32acbce1a2256cfdd3819f21ba722946b39d384 SHA512: fbe71d7bd9547d9809c0a0e430d34a72fc735ce164f2893d66d8c688f42be9bf1339125bf9ff4edf54c9b75e2e7363f440e9fe000420c7e5bca5c7cdfdf6756c Homepage: https://github.com/nothings/stb Description: single-file image and audio processing libraries for C/C++ libstb is a set of single-file libraries for C/C++. The files are dual-licensed under public domain and the MIT license. . It includes the following modules: * stb_vorbis.c: decode ogg vorbis files from file/memory to float/16-bit signed output * stb_image.h: image loading/decoding from file/memory: JPG, PNG, TGA, BMP, PSD, GIF, HDR, PIC * stb_truetype.h: parse, decode, and rasterize characters from truetype fonts * stb_image_write.h: image writing to disk: PNG, TGA, BMP * stb_image_resize.h: resize images larger/smaller with good quality * stb_rect_pack.h: simple 2D rectangle packer with decent quality * stb_sprintf.h: fast sprintf, snprintf for C/C++ * stretchy_buffer.h: typesafe dynamic array for C (i.e. approximation to vector<>), doesn't compile as C++ * stb_textedit.h: guts of a text editor for games etc implementing them from scratch * stb_voxel_render.h: Minecraft-esque voxel rendering "engine" with many more features * stb_dxt.h: Fabian "ryg" Giesen's real-time DXT compressor * stb_perlin.h: revised Perlin noise (3D input, 1D output) * stb_easy_font.h: quick-and-dirty easy-to-deploy bitmap font for printing frame rate, etc * stb_tilemap_editor.h: embeddable tilemap editor * stb_herringbone_wang_tile.h: herringbone Wang tile map generator * stb_c_lexer.h: simplify writing parsers for C-like languages * stb_divide.h: more useful 32-bit modulus e.g. "euclidean divide" * stb_connected_components.h: incrementally compute reachability on grids * stb.h: helper functions for C, mostly redundant in C++; basically author's personal stuff * stb_leakcheck.h: quick-and-dirty malloc/free leak-checking Package: libstd-rust-1.75 Architecture: amd64 Version: 1.75.0+dfsg-ok2.1 Multi-Arch: same Priority: optional Section: libs Source: rustc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Rust Maintainers Installed-Size: 79305 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libllvm17t64, libstdc++6 (>= 11) Filename: pool/main/r/rustc/libstd-rust-1.75_1.75.0+dfsg-ok2.1_amd64.deb Size: 18304352 MD5sum: 7cf0060f08de108dc86a04be36bd7a80 SHA1: 874eca934a6d087bb6173367bc2b3e01631196af SHA256: 8adeeb5e8f9e743d8caf274d41558e2e271bdff928d7d75c9481f463f49825e1 SHA512: a96037e58fb2f0f08fbf361210b5cdc4dbe3ab49e2c8132a6e98d77a7f2f61a114d518aca2a8eb51d49039d523d18344fd68416e2a8a2d41e09e1b22659e34c8 Homepage: http://www.rust-lang.org/ Description: Rust standard libraries Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains the standard Rust libraries, built as dylibs, needed to run dynamically-linked Rust programs (-C prefer-dynamic). Package: libstd-rust-dev Architecture: amd64 Version: 1.75.0+dfsg-ok2.1 Multi-Arch: same Priority: optional Section: libdevel Source: rustc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Rust Maintainers Installed-Size: 177657 Depends: libstd-rust-1.75 (= 1.75.0+dfsg-ok2.1) Filename: pool/main/r/rustc/libstd-rust-dev_1.75.0+dfsg-ok2.1_amd64.deb Size: 36436168 MD5sum: e7b341d003fa00d076e3c069d502a48b SHA1: 563204d318a3e4fe98715cca412df7615297d598 SHA256: 8b626e828300cf23cf1e14ba42131c56e5a5c8cffcf24832e19ae3b30ab1dfdc SHA512: 8cf59423b77562f0e46de97a871e3b80e51b8df4781a152a4969ceb2f7630969e43b7e82a887cd13fd4554d9e45fe134b8b702aa0f6585922feb1a08baa2b39b Homepage: http://www.rust-lang.org/ Description: Rust standard libraries - development files Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains development files for the standard Rust libraries, needed to compile Rust programs. It may also be installed on a system of another host architecture, for cross-compiling to this architecture. Package: libstdc++-10-dev Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 17426 Provides: libstdc++-dev Depends: gcc-10-base (= 10-20200411-ok5), libgcc-10-dev (= 10-20200411-ok5), libstdc++6 (>= 10-20200411-ok5), libc6-dev (>= 2.13-0ubuntu6) Suggests: libstdc++-10-doc Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev Filename: pool/main/g/gcc-10/libstdc++-10-dev_10-20200411-ok5_amd64.deb Size: 1819358 MD5sum: 9d2322d2459d43ba2790db40a75be13f SHA1: 17004a646c6c25fd1205ead5f2b6810c44824dac SHA256: 3df3130fe56946d55170f6d6820cc590e23ba54891487e574645103ca7d8806c SHA512: 38c491eb2393d1c1815167ffe9fc783a1aca24ac657e942c94889aefd60b90af86bc2108e64ade81e67a3d1460477d41acff8e0aad919ba1b98727e033468d8a Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-10-doc Architecture: all Version: 10-20200411-ok5 Priority: optional Section: doc Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 110950 Depends: gcc-10-base (>= 10) Conflicts: libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc, libstdc++-7-doc, libstdc++-8-doc, libstdc++-9-doc, libstdc++5-3.3-doc, libstdc++5-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc, libstdc++6-doc Filename: pool/main/g/gcc-10/libstdc++-10-doc_10-20200411-ok5_all.deb Size: 8736550 MD5sum: 70a64e30d0a7771e7c1584fab411bd5d SHA1: 482a224914a52b9d8c50bf79deae14a1539ce6ac SHA256: 52ddcc053154d0cf1424d55e86376d3000de5c0d44e6ccd4b05eee7f34b111b3 SHA512: aa19f6d69710b5cdc29afb057e3a99e19079b6b07d45df8d18c6c8c2f923180bea3860f29c54886d14cb0705b72fbcbaeaff21d287a2c5cd98db100ae1837487 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-10-pic Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 5763 Depends: gcc-10-base (= 10-20200411-ok5), libstdc++6 (>= 10-20200411-ok5), libstdc++-10-dev (= 10-20200411-ok5) Filename: pool/main/g/gcc-10/libstdc++-10-pic_10-20200411-ok5_amd64.deb Size: 691442 MD5sum: 10f649385535e843df615f2dde8b3c2e SHA1: 219eb7e0e7507a07d6c68f1f986d61be6ef15f91 SHA256: 4671e27ebb7f1c139d957713d6e8e4b1f3625b8d6680066eba4e752f2ad0e15e SHA512: d82a855bf15aa7259b218896271f1c904937454e668814d2cc355fa283d15fadcafbf433995709f841089fd97a251a8554e4836e5ae45b255349cadffa4a220b Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. Package: libstdc++-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 19483 Provides: libstdc++-dev Depends: gcc-12-base (= 12.3.0-1ok3), libgcc-12-dev (= 12.3.0-1ok3), libstdc++6 (>= 12.3.0-1ok3), libc6-dev (>= 2.23-1~) Suggests: libstdc++-12-doc Filename: pool/main/g/gcc-12/libstdc++-12-dev_12.3.0-1ok3_amd64.deb Size: 2169380 MD5sum: 01a0a27a1bed4a62fce14c11c116a917 SHA1: 868fd6c3a0d182f42dd267d7f9d1baa11affccd0 SHA256: 20e9920b36185cf016a60b5aed71716a05d9f192135b302088387b5e47772107 SHA512: 6d4726242ff4b00813abad270873dec6d5215b53956b4eedab25d6890e571c0c99f1e9825a758d1df64e9a1e4d8f8e5e1487a6f17f122a8418df4aaea52ad8f5 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-12-doc Architecture: all Version: 12.3.0-1ok3 Priority: optional Section: doc Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 137773 Depends: gcc-12-base (>= 12) Conflicts: libstdc++-10-doc, libstdc++-11-doc, libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc, libstdc++-7-doc, libstdc++-8-doc, libstdc++-9-doc, libstdc++5-3.3-doc, libstdc++5-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc, libstdc++6-doc Filename: pool/main/g/gcc-12/libstdc++-12-doc_12.3.0-1ok3_all.deb Size: 9557440 MD5sum: 19d3760ffbb0a49f10cb4cfec37699f2 SHA1: e9d2b8f0a0dd598a53606b0e12f04b4fcc448c5b SHA256: 22f2633779600e26457e67666dbe6279b4b041998c243363bc8975b511e7927e SHA512: fa156807c91a3e76fa77d368a86b508f221b179d9e9155995895a4f35c2c97a5a5374eea5082b73ff4e89f1546b43189d2738dfcaee440f6ddfcfbe24f840c97 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-12-pic Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 5979 Depends: gcc-12-base (= 12.3.0-1ok3), libstdc++6 (>= 12.3.0-1ok3), libstdc++-12-dev (= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/libstdc++-12-pic_12.3.0-1ok3_amd64.deb Size: 806088 MD5sum: a4eae56779d4d8ace6a807b6192e87aa SHA1: d771f624ebee5c4ed0ea58bb9477705d7fe0d884 SHA256: 82b4845a4f7833d9313bdf86edbb6d34533e9407bcf5ba8ba6d2be6eed723bfd SHA512: 7a1196606b90a79d397db0b095939192973c15c64d9039f827b5836624985f8102a0e685dadff24d738d022ecb13f2facbd79e450db80d8f2a14d36763fc0e8d Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. Package: libstdc++-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 20576 Provides: libstdc++-dev Depends: gcc-13-base (= 13.2.0-4ok3.3), libgcc-13-dev (= 13.2.0-4ok3.3), libstdc++6 (>= 13.2.0-4ok3.3), libc6-dev (>= 2.23-1~) Suggests: libstdc++-13-doc Filename: pool/main/g/gcc-13/libstdc++-13-dev_13.2.0-4ok3.3_amd64.deb Size: 2334740 MD5sum: df30de867af9c8fcff7d4a30e1972adf SHA1: 8b653eb2853f8398604a57e8581fb3fffa327116 SHA256: 0d6bd6abe83261cfbac09aadbfcd05369f8fa56b3e18dd9f73156a0e634e5b27 SHA512: 2e8cdc594876d79ea57effbe120b14ef7cb4b501814bf255f275579b5e4b130b27bd59ec756fb5a04b9d77a1462e9906a35783f1eaf6b2dba54035cfea7dd7ed Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-13-doc Architecture: all Version: 13.2.0-4ok3.3 Priority: optional Section: doc Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 139093 Depends: gcc-13-base (>= 13) Conflicts: libstdc++-10-doc, libstdc++-11-doc, libstdc++-12-doc, libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc, libstdc++-7-doc, libstdc++-8-doc, libstdc++-9-doc, libstdc++5-3.3-doc, libstdc++5-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc, libstdc++6-doc Filename: pool/main/g/gcc-13/libstdc++-13-doc_13.2.0-4ok3.3_all.deb Size: 9705910 MD5sum: 20ff417503518426fc9582b9795d832e SHA1: 2e035de35a640e3a056c646c13ffad2a7547c3d0 SHA256: 1aa2903602a49b8775f0f1f674235846af8de6357fe736424c73d181dd51ed6f SHA512: c6ca79de42f9f8ef1e6ab0af8f19f24f2a278f1ac1eca4023daaa5c782e01068af039133e1fd4554191d9027b385b99472f22ce28a0b271f233ddb74e7052065 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-13-pic Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6391 Depends: gcc-13-base (= 13.2.0-4ok3.3), libstdc++6 (>= 13.2.0-4ok3.3), libstdc++-13-dev (= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/libstdc++-13-pic_13.2.0-4ok3.3_amd64.deb Size: 895206 MD5sum: e4cf47876c15be3b738ef34fb50bd1cc SHA1: 08f4c93ab44a6902761d76f4ab456a634661e865 SHA256: ea827ecb5556c9921e4f53992cd03ed3f4c1320da332c710f46b7b37b1a88fe1 SHA512: 01b14d5c8513dc8eb95f44d8ed778a643af589d637c9a0be97025b6db03f9ea60b7185742e9d39977ecc4c7a3e62df8f0d8db6f0281db22fc88cefd188b1f335 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. Package: libstdc++-7-dev Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 15353 Provides: libstdc++-dev Depends: gcc-7-base (= 7.5.0-ok2), libgcc-7-dev (= 7.5.0-ok2), libstdc++6 (>= 7.5.0-ok2), libc6-dev (>= 2.13-0ubuntu6) Suggests: libstdc++-7-doc Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev Filename: pool/main/g/gcc-7/libstdc++-7-dev_7.5.0-ok2_amd64.deb Size: 1556014 MD5sum: 808aaf0dce66ecf2daa3156dd6010634 SHA1: 50ed67c248b5b4dc268d4e8bc8e526f22aed2ba4 SHA256: 887248a0fc72a7e316aa686fea62718d176585527aba740e78b21bd02b574732 SHA512: 8eb2507f79245db9b1e6fb6471669445f563fdf704213c91f13a3fe9f98292dac28400e0506679d42f592a6a7c4cf767f616afd4955ab9a7b30fa3888d9a0c93 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-7-doc Architecture: all Version: 7.5.0-ok2 Priority: optional Section: doc Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 105340 Depends: gcc-7-base (>= 7) Conflicts: libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc, libstdc++5-3.3-doc, libstdc++5-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc, libstdc++6-doc Filename: pool/main/g/gcc-7/libstdc++-7-doc_7.5.0-ok2_all.deb Size: 8554746 MD5sum: cc1d9db68dca9430cf7548c36e2fe827 SHA1: 837bb1679b19d477480cb8c3d623b933be145697 SHA256: a8626d57f8e0750eeaa337d6be27e116ec9f5c240ec4cdc2019333e71f287918 SHA512: a71b1d4e74175dd5fe100d1d9104de0eb0ae47bc99e26bd28a3700bfa858b5825ed68e650f03e4689412bf58a3b9f822371432b3e271ad9913771f402cc8d2bd Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-7-pic Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4731 Depends: gcc-7-base (= 7.5.0-ok2), libstdc++6 (>= 7.5.0-ok2), libstdc++-7-dev (= 7.5.0-ok2) Filename: pool/main/g/gcc-7/libstdc++-7-pic_7.5.0-ok2_amd64.deb Size: 533778 MD5sum: a5c50b79461f69a884522a46c5055e89 SHA1: c5377773bfcb7692af8acfe5437a83f5cd6129c8 SHA256: 632c725baaafd2b4a522fb17a581affc69118a6a5be6f588d25cde56de7d82f1 SHA512: 78e8790048f0b9f6bf26e034e647f337208ac96003dd624e517ecdf747536216405dae60544e4b083d9d9307c4acdaa1406ac2e7de919b3c88fb3fb3ecc97fe7 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. Package: libstdc++-9-dev Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 17336 Provides: libstdc++-dev Depends: gcc-9-base (= 9.3.0-ok12), libgcc-9-dev (= 9.3.0-ok12), libstdc++6 (>= 9.3.0-ok12), libc6-dev (>= 2.13-0ubuntu6) Suggests: libstdc++-9-doc Conflicts: libg++2.8-dev, libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++3.0-dev Filename: pool/main/g/gcc-9/libstdc++-9-dev_9.3.0-ok12_amd64.deb Size: 1794872 MD5sum: 4270121ad9fbbb6c8605b5c0417fd1e1 SHA1: faaf2f7a22bda6e0aeded005225eda9d39e2c573 SHA256: 2a93886c54e019c240d3c1f23c043f65e6b98e1f681086933067f94bfee933a1 SHA512: 6ba42fe899e53d67a4c8efca4f0cf19dbd2ef116299f9dace11ac384514dc04ae72a486b88ac94ed8ad2012957bc8aab65ba437545e2c23e9aad1c437993644c Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-9-doc Architecture: all Version: 9.3.0-ok12 Priority: optional Section: doc Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 127832 Depends: gcc-9-base (>= 8) Conflicts: libstdc++-4.8-doc, libstdc++-4.9-doc, libstdc++-5-doc, libstdc++-6-doc, libstdc++-7-doc, libstdc++-8-doc, libstdc++5-3.3-doc, libstdc++5-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc, libstdc++6-doc Filename: pool/main/g/gcc-9/libstdc++-9-doc_9.3.0-ok12_all.deb Size: 9104998 MD5sum: 1aab353d71cf50b4c3199ef9647a7755 SHA1: a19a6dca47a7a3a4ba29143fe3ac29fdfea2d04c SHA256: 36cd9c6064b1bf831f9c5517adb949bdd9f6ac2191ef632e5b8d1874d6ec4361 SHA512: 6b975a2145ae3d238e2378a6bc8248697ddbddf1edd74214ae135e23ae57783f38e7de8725fd22e99153a696426721442626b6d73134aac120dab020e04f2a9e Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-9-pic Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 5563 Depends: gcc-9-base (= 9.3.0-ok12), libstdc++6 (>= 9.3.0-ok12), libstdc++-9-dev (= 9.3.0-ok12) Filename: pool/main/g/gcc-9/libstdc++-9-pic_9.3.0-ok12_amd64.deb Size: 674998 MD5sum: f0ff63dd40d7dc901e62132bad55f4bf SHA1: 305fdd5ad887851090d603b900c8a39fd0fefe14 SHA256: 0890c4e389081cdf425d32198547a89fb8e301c943241d161b37961c529c8ba5 SHA512: 041b18a8977ed41bc035ee93877c24d5d983f6e86aad64c451dbe7010923831034c6f5fedb8c307b4b93d41749df00ea671eace14ad59c7be4e798aa97bd6cde Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. Package: libstdc++6 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2962 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.38), libgcc-s1 (>= 4.3) Conflicts: scim (<< 1.4.2-1) Breaks: gcc-4.3 (<< 4.3.6-1), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2) Replaces: libstdc++6-13-dbg (<< 4.9.0-3) Filename: pool/main/g/gcc-13/libstdc++6_13.2.0-4ok3.3_amd64.deb Size: 762038 MD5sum: 23653598c900ef607c5e0d6193d3d3c9 SHA1: 89958f301b10821b8813e894568055e773df0ae5 SHA256: ea620a1eca1fdcf77b8f6416241f4e2bd4c8d45094374da5c0030f21f1ca2b6b SHA512: eff3a9e0f0380c713ab73a62fc3ebcda02544c8aa7e09f0402ae1d98e879ab3076e9cfa4677bd5129a056f3dd06c5571194b0efa4005a35dbe1803f831e70399 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++6-10-dbg Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: debug Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 61032 Depends: gcc-10-base (= 10-20200411-ok5), libstdc++6 (>= 10-20200411-ok5), libc6 (>= 2.18), libgcc-s1 (>= 4.2) Recommends: libstdc++-10-dev (= 10-20200411-ok5) Conflicts: libstdc++5-3.3-dbg, libstdc++5-dbg, libstdc++6-4.0-dbg, libstdc++6-4.1-dbg, libstdc++6-4.2-dbg, libstdc++6-4.3-dbg, libstdc++6-4.4-dbg, libstdc++6-4.5-dbg, libstdc++6-4.6-dbg, libstdc++6-4.7-dbg, libstdc++6-4.8-dbg, libstdc++6-4.9-dbg, libstdc++6-5-dbg, libstdc++6-6-dbg, libstdc++6-7-dbg, libstdc++6-8-dbg, libstdc++6-9-dbg, libstdc++6-dbg Filename: pool/main/g/gcc-10/libstdc++6-10-dbg_10-20200411-ok5_amd64.deb Size: 8567224 MD5sum: 3b0a3bfeefb27cad77037291ed7ee917 SHA1: 656310662698810bf25a376ab5588e25c2ba2d8e SHA256: cbeb1afce0eb12d2001cfb11d650440dae2ebcb156df28f4cbacc4cc156edd22 SHA512: cb97f90383e64b19ed18c1bb7583fc80d802fec2989ae065b9338fa8b22775eacf2bf5884c107b309f208426e6f364b2c70b35e267d324a1a74ce21797fee575 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libstdc++6-12-dbg Architecture: amd64 Version: 12.3.0-1ok3 Multi-Arch: same Priority: optional Section: debug Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 64402 Depends: gcc-12-base (= 12.3.0-1ok3), libstdc++6 (>= 12.3.0-1ok3), libc6 (>= 2.38), libgcc-s1 Recommends: libstdc++-12-dev (= 12.3.0-1ok3) Conflicts: libstdc++5-3.3-dbg, libstdc++5-dbg, libstdc++6-10-dbg, libstdc++6-11-dbg, libstdc++6-4.0-dbg, libstdc++6-4.1-dbg, libstdc++6-4.2-dbg, libstdc++6-4.3-dbg, libstdc++6-4.4-dbg, libstdc++6-4.5-dbg, libstdc++6-4.6-dbg, libstdc++6-4.7-dbg, libstdc++6-4.8-dbg, libstdc++6-4.9-dbg, libstdc++6-5-dbg, libstdc++6-6-dbg, libstdc++6-7-dbg, libstdc++6-8-dbg, libstdc++6-9-dbg, libstdc++6-dbg Filename: pool/main/g/gcc-12/libstdc++6-12-dbg_12.3.0-1ok3_amd64.deb Size: 9354586 MD5sum: c6de2d0d1cd9122a0f62ad1b694e93e7 SHA1: 56567ad8c3619a76f5e687352d721d6b85e2adc4 SHA256: 916efc3d2ab3a1e550b5ce8362932c1dca021829895f374d4edc80c12d9e9b50 SHA512: 7c279804e32e7cc9db840c381eac869bfd94a2ae621e4f3d595c6c03bff0e087dd57f163809e8bc946626c8a3795b22a3bff217d470a1c6a06b3a0f5903b86dd Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libstdc++6-13-dbg Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: debug Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 69714 Depends: gcc-13-base (= 13.2.0-4ok3.3), libstdc++6 (>= 13.2.0-4ok3.3), libc6 (>= 2.38), libgcc-s1 (>= 4.3) Recommends: libstdc++-13-dev (= 13.2.0-4ok3.3) Conflicts: libstdc++5-3.3-dbg, libstdc++5-dbg, libstdc++6-10-dbg, libstdc++6-11-dbg, libstdc++6-12-dbg, libstdc++6-4.0-dbg, libstdc++6-4.1-dbg, libstdc++6-4.2-dbg, libstdc++6-4.3-dbg, libstdc++6-4.4-dbg, libstdc++6-4.5-dbg, libstdc++6-4.6-dbg, libstdc++6-4.7-dbg, libstdc++6-4.8-dbg, libstdc++6-4.9-dbg, libstdc++6-5-dbg, libstdc++6-6-dbg, libstdc++6-7-dbg, libstdc++6-8-dbg, libstdc++6-9-dbg, libstdc++6-dbg Filename: pool/main/g/gcc-13/libstdc++6-13-dbg_13.2.0-4ok3.3_amd64.deb Size: 10256394 MD5sum: 61928982d79bb1f26f608cb6952c5508 SHA1: 1425199cc2781bd5650cf30bafd313267e787e45 SHA256: 3199d5647bed582a5f6def25a83d4e8cebaad6ee7754d8cc3902dad702971a57 SHA512: 974f0a1e9c4f779f00012c2e880cbeb7373d2aef8deb8d84220724b599708e709a56612d2cb0763f4a72285eca0e1b23f1c99b32285902486d0eed7ed70bda1d Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libstdc++6-7-dbg Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: debug Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 44572 Depends: gcc-7-base (= 7.5.0-ok2), libstdc++6 (>= 7.5.0-ok2), libc6 (>= 2.18), libgcc-s1 Recommends: libstdc++-7-dev (= 7.5.0-ok2) Conflicts: libstdc++5-3.3-dbg, libstdc++5-dbg, libstdc++6-4.0-dbg, libstdc++6-4.1-dbg, libstdc++6-4.2-dbg, libstdc++6-4.3-dbg, libstdc++6-4.4-dbg, libstdc++6-4.5-dbg, libstdc++6-4.6-dbg, libstdc++6-4.7-dbg, libstdc++6-4.8-dbg, libstdc++6-4.9-dbg, libstdc++6-5-dbg, libstdc++6-6-dbg, libstdc++6-dbg Filename: pool/main/g/gcc-7/libstdc++6-7-dbg_7.5.0-ok2_amd64.deb Size: 6059076 MD5sum: 938a122ab329126a892005bfef36a33f SHA1: e1db36c21a32545d563aff5f8a4e4396e6e7b5f8 SHA256: 0b2841e4d2035c32e5a080be163dab94294e4fbea168ce03845e0c94d9921475 SHA512: a069eeab9d3d76ce6ffeb266c7676153c75f159c4ffa9138333a050e8cfeaa8baf8332b6b758210db961d740d501354adc2a480ce74a8607add3ab46a42df4cd Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libstdc++6-9-dbg Architecture: amd64 Version: 9.3.0-ok12 Multi-Arch: same Priority: optional Section: debug Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 63212 Depends: gcc-9-base (= 9.3.0-ok12), libstdc++6 (>= 9.3.0-ok12), libc6 (>= 2.34), libgcc-s1 Recommends: libstdc++-9-dev (= 9.3.0-ok12) Conflicts: libstdc++5-3.3-dbg, libstdc++5-dbg, libstdc++6-4.0-dbg, libstdc++6-4.1-dbg, libstdc++6-4.2-dbg, libstdc++6-4.3-dbg, libstdc++6-4.4-dbg, libstdc++6-4.5-dbg, libstdc++6-4.6-dbg, libstdc++6-4.7-dbg, libstdc++6-4.8-dbg, libstdc++6-4.9-dbg, libstdc++6-5-dbg, libstdc++6-6-dbg, libstdc++6-7-dbg, libstdc++6-8-dbg, libstdc++6-dbg Filename: pool/main/g/gcc-9/libstdc++6-9-dbg_9.3.0-ok12_amd64.deb Size: 8801502 MD5sum: c1229cb2645f59afb2f64cc5abad6325 SHA1: 83a28ca8abd9a9d6decbae8d18c32b0869ed2a10 SHA256: 00907814e2496015d85c8b7b959674ea010b28822a523606142b53372a4da656 SHA512: e73f0520518eebc00548d4b8c92dc719c4846d77d835c657cad30da6a76e07555ef1a73c562c8d6aabd399cbc1e3bb3a3e72dca4cfc2437d19dd23ee071ce9f7 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libstemmer-dev Architecture: amd64 Version: 2.2.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: snowball Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Stefano Rivera Installed-Size: 1384 Depends: libstemmer0d (= 2.2.0-ok1) Filename: pool/main/s/snowball/libstemmer-dev_2.2.0-ok1_amd64.deb Size: 143424 MD5sum: 5e55470057f5119210cacb4207d40c8f SHA1: 199a218114b10334074af3ae06b2bdea71aafdfe SHA256: c2b89086c167eeb3b12cdf649f3e5678016555b63935c90363a57505c8bdbad8 SHA512: 5c2fbf605ccd38fb81e5078b3afb131a5ffffea3c34262200216eb8c035dd2ff872ae066fac164aad75b00c43ad0304253c94e7943e0fe45e0bcbc11b1068375 Homepage: https://snowballstem.org/ Description: Snowball stemming algorithms, development kit Snowball provides access to efficient algorithms for calculating a "stemmed" form of a word. This is a form with most of the common morphological endings removed; hopefully representing a common linguistic base form. This is most useful in building search engines and information retrieval software; for example, a search with stemming enabled should be able to find a document containing "cycling" given the query "cycles". . Snowball provides algorithms for several (mainly European) languages. It also provides access to the classic Porter stemming algorithm for English: although this has been superseded by an improved algorithm, the original algorithm may be of interest to information retrieval researchers wishing to reproduce results of earlier experiments. . This package contains the static library and header files used in development. Package: libstemmer-tools Architecture: amd64 Version: 2.2.0-ok1 Multi-Arch: foreign Priority: optional Section: text Source: snowball Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Stefano Rivera Installed-Size: 25 Depends: libstemmer0d (= 2.2.0-ok1), libc6 (>= 2.34) Filename: pool/main/s/snowball/libstemmer-tools_2.2.0-ok1_amd64.deb Size: 5376 MD5sum: d3b4a30ff0ece1e470c43c7b55e4943d SHA1: 31b9e2bfae999371537380b3d847384a103c8ca0 SHA256: cacf9391927069bbc93c4831466f48db1254240c7399ac7638c052b5a7cf012e SHA512: 32049388141b201aab3ee492f080c2b49dc6c6d6e5d308ff3cbdb33e3d5abf2048f479153df8020fe680416a22998fa984d841172db0b431611184b948a46f84 Homepage: https://snowballstem.org/ Description: Simple word stemming utility using Snowball Snowball provides access to efficient algorithms for calculating a "stemmed" form of a word. This is a form with most of the common morphological endings removed; hopefully representing a common linguistic base form. This is most useful in building search engines and information retrieval software; for example, a search with stemming enabled should be able to find a document containing "cycling" given the query "cycles". . Snowball provides algorithms for several (mainly European) languages. It also provides access to the classic Porter stemming algorithm for English: although this has been superseded by an improved algorithm, the original algorithm may be of interest to information retrieval researchers wishing to reproduce results of earlier experiments. . This package contains "stemwords", a simple utility for stemming words. Package: libstemmer0d Architecture: amd64 Version: 2.2.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: snowball Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Stefano Rivera Installed-Size: 837 Depends: libc6 (>= 2.4) Filename: pool/main/s/snowball/libstemmer0d_2.2.0-ok1_amd64.deb Size: 129540 MD5sum: 73cd3ab1cbb3d5c1b488fa9064fa332c SHA1: 01a3e2b6a800abe930f9824b618edf1554245c08 SHA256: c27e1203d16a5016f326dac8b01c01db57882409c34a074c5136ad925a2b7c23 SHA512: 97bc9d431da6691209645aafc269b08e4f03db46be8cda42d64a63cf512f332d5f0f1f017281942661348cc53ff45764d535da3073b353163f09f1c2f997b723 Homepage: https://snowballstem.org/ Description: Snowball stemming algorithms for use in Information Retrieval Snowball provides access to efficient algorithms for calculating a "stemmed" form of a word. This is a form with most of the common morphological endings removed; hopefully representing a common linguistic base form. This is most useful in building search engines and information retrieval software; for example, a search with stemming enabled should be able to find a document containing "cycling" given the query "cycles". . Snowball provides algorithms for several (mainly European) languages. It also provides access to the classic Porter stemming algorithm for English: although this has been superseded by an improved algorithm, the original algorithm may be of interest to information retrieval researchers wishing to reproduce results of earlier experiments. Package: libstoken-dev Architecture: amd64 Version: 0.92-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: stoken Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 26 Depends: libstoken1 (= 0.92-ok1.1), libtomcrypt-dev Filename: pool/main/s/stoken/libstoken-dev_0.92-ok1.1_amd64.deb Size: 5148 MD5sum: 60f33de7abc4b9a140ed0c0cc071d11a SHA1: 8de5b68f79ae83bb637f767f319cba0abf6128c1 SHA256: d9c24ecb9f112d4a9799ba8f6c5091ea94981158e8f41bbff544c559c5f18fe5 SHA512: 2b20e1c6edd3ab43fbbeb023a13a41a65492e3566b50f147910bec32945a130b3118e0afecf07611114a7607a9723b75d9217a1478fbc25caface487d2cce778 Homepage: http://stoken.sf.net/ Description: Software Token for cryptographic authentication - development files stoken is a software token which generates one-time passwords compatible with RSA SecurID 128-bit (AES) tokens. SecurID tokens are commonly used to authenticate end users to protected network resources and VPNs, as OTPs provide greater resistance to many attacks associated with static passwords. . stoken aims to provide a Linux-friendly, free software alternative to the proprietary RSA SecurID Software Authenticators. . This package provides the headers and static libraries for libstoken. Package: libstoken1 Architecture: amd64 Version: 0.92-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: stoken Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 82 Depends: libc6 (>= 2.14), libtomcrypt1 (>= 1.18.2), libxml2 (>= 2.7.4) Breaks: stoken (<< 0.5) Filename: pool/main/s/stoken/libstoken1_0.92-ok1.1_amd64.deb Size: 25330 MD5sum: 8f0abfc34186263d8f5c9731ec0eaa53 SHA1: 9dc992b71ec8d68453d0b6f18a4897e42280fa8c SHA256: b30726bb753a8bc34872f2a9923dc787d9ba0c0784b0baba12369579e115f62c SHA512: 3ce0e924068564bd2a5356cdaf95d2b824ef873efefe1def07623ccf2e55d94fb17db0c621e2d4d424f5613025a91d77ae589f1821209c69ecea8114af3ac15b Homepage: http://stoken.sf.net/ Description: Software Token for cryptographic authentication - shared library stoken is a software token which generates one-time passwords compatible with RSA SecurID 128-bit (AES) tokens. SecurID tokens are commonly used to authenticate end users to protected network resources and VPNs, as OTPs provide greater resistance to many attacks associated with static passwords. . stoken aims to provide a Linux-friendly, free software alternative to the proprietary RSA SecurID Software Authenticators. . This package provides a shared library allowing other applications, such as VPN clients and web browsers, to generate tokencodes. This can improve both ease of use and security, as the user does not need to copy and paste tokencodes between applications. Package: libstrictures-perl Architecture: all Version: 2.000006-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 38 Depends: perl:any Suggests: libbareword-filehandles-perl, libindirect-perl, libmultidimensional-perl Filename: pool/main/libs/libstrictures-perl/libstrictures-perl_2.000006-ok2_all.deb Size: 15522 MD5sum: 46ec938539b08766e8a5b0dde24ed83c SHA1: 294ede5ef50dfd1e2accb1a3312bfff8f2088de8 SHA256: 3dacea9ad94ebf30dd37461e4733fc9fb8ed59225d3e8c14c4e97b8053fec170 SHA512: 1bbe419bb0d235187f699d9f04a0253db7ac92c82ec181738e481dcac373c17f83c970fd3f52686eb23f316569c6e79b9679aee25c16f503a5a771ee37bb72d3 Homepage: https://metacpan.org/release/strictures Description: Perl module to turn on strict and make all warnings fatal strictures turns on strict and makes all warnings fatal. If run within test cases from VCS checkouts, it will also cause bareword filehandles, indirect object syntax and multidimensional array emulation to raise a fatal error. To actually turn on these checks and stop strictures to complain about missing modules, the recommended packages libbareword-filehandles-perl, libindirect-perl and libmultidimensional-perl need to be installed. Package: libstring-copyright-perl Architecture: all Version: 0.003014-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 65 Depends: libexporter-tiny-perl, libset-intspan-perl, perl:any Recommends: libre-engine-re2-perl Filename: pool/main/libs/libstring-copyright-perl/libstring-copyright-perl_0.003014-ok1_all.deb Size: 19248 MD5sum: 24a5ec48b8bc517784a86122ad2f5591 SHA1: d3321febbdf22194778dbad40032669487af73c9 SHA256: fc145159c0f3b87ce7749ff35b95922a2fefed06b0aad933852adecac4a9622f SHA512: 90c10c7e040df395985a64df7aea299d8da142e6613687908c9a1989af43cbfaaa369b7d98d9c53b9c85518858c7577f9389a5f8c339c35ae8f05366871c3004 Homepage: https://metacpan.org/pod/String::Copyright Description: representation of text-based copyright statements String::Copyright Parses common styles of copyright statements and serializes in normalized format. Package: libstring-format-perl Architecture: all Version: 1.18-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 44 Depends: perl:any Filename: pool/main/libs/libstring-format-perl/libstring-format-perl_1.18-ok2_all.deb Size: 14742 MD5sum: 120e066a0b3054567fc90a67eac551d3 SHA1: 291794827e59089bafc94a05e51253360412411a SHA256: e341209b13d8a26e9cf6b743474e3627cc69a3442bb971c51d2ed8d8ffa84bb6 SHA512: a3e5b27474b798388d8659be7c539b030f19216d01c0604d9441d801243b203eab17114a925a9427a41e3e4868fdd9405811159651104b579c6acfebcaf9ce15 Homepage: https://metacpan.org/release/String-Format Description: module for flexible printf-like string formatting String::Format is a Perl module that allows developers to define arbitrary printf-like format sequences to be expanded, inspired by mutt's index_format and related directives. This module would be most useful in configuration files and reporting tools, where the results of a query need to be formatted in a particular way. Package: libstring-license-perl Architecture: all Version: 0.0.9-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 116 Depends: libarray-intspan-perl, liblog-any-perl, libnamespace-clean-perl, libobject-pad-perl (>= 0.75), libpath-tiny-perl, libregexp-pattern-license-perl (>= 3.4), libregexp-pattern-perl (>= 0.2.12), perl:any Recommends: libre-engine-re2-perl, libregexp-pattern-license-perl (>= 3.9) Filename: pool/main/libs/libstring-license-perl/libstring-license-perl_0.0.9-ok1_all.deb Size: 33780 MD5sum: 961490ca9247cd630350c833325cf97a SHA1: 8696e7f79089726f664c88881738d3647f891ffa SHA256: 919ce0aa1f715986f967ad1fd55b02810409a86ee58244af7811336440c21aee SHA512: 5575fc8946ed7d8f4afb42103399dc93842ada419ec018625b79dfec73a37137bbb69dc8fc5bee4bf7769ca66bf173291fd30038ebc778ef3d1ace484078df2a Homepage: https://metacpan.org/pod/String::License Description: detect source code license statements in a text string String::License identifies license statements in a string and serializes them in a normalized format. Package: libstrongswan Architecture: amd64 Version: 5.9.13-ok4 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1472 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libgmp10 (>= 2:6.3.0+dfsg), libsystemd0 (>= 227) Recommends: libstrongswan-standard-plugins Suggests: libstrongswan-extra-plugins Filename: pool/main/s/strongswan/libstrongswan_5.9.13-ok4_amd64.deb Size: 373940 MD5sum: 04cb7dc921e8c763f0bdc8b4758ebb0c SHA1: d6bf3267797f6aed41af270db047073acd4b8052 SHA256: 8e1e49b6313316b4f90c1cc8c9d8184635d74516cb5d81382c3e8bd1a7e92532 SHA512: 27a515303224f204bd10cc65b175418a9f0eb246f73dabb147475a007b31176ab771619fea2d8da69d972c0a886b6a3b1eecc51575b4dec1b690b0c6ba31e2be Homepage: http://www.strongswan.org Description: strongSwan utility and crypto library The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides the underlying libraries of charon and other strongSwan components. It is built in a modular way and is extendable through various plugins. . Some default (as specified by the strongSwan projet) plugins are included. For libstrongswan (cryptographic backends, URI fetchers and database layers): - aes (AES-128/192/256 cipher software implementation) - constraints (X.509 certificate advanced constraint checking) - dnskey (Parse RFC 4034 public keys) - drbg (NIST SP-800-90A Deterministic Random Bit Generator) - fips-prf (PRF specified by FIPS, used by EAP-SIM/AKA algorithms) - gmp (RSA/DH crypto backend based on libgmp) - hmac (HMAC wrapper using various hashers) - md5 (MD5 hasher software implementation) - mgf1 (Mask Generation Functions based on the SHA-1, SHA-256 and SHA-512) - nonce (Default nonce generation plugin) - pem (PEM encoding/decoding routines) - pgp (PGP encoding/decoding routines) - pkcs1 (PKCS#1 encoding/decoding routines) - pkcs8 (PKCS#8 decoding routines) - pkcs12 (PKCS#12 decoding routines) - pubkey (Wrapper to handle raw public keys as trusted certificates) - random (RNG reading from /dev/[u]random) - rc2 (RC2 cipher software implementation) - revocation (X.509 CRL/OCSP revocation checking) - sha1 (SHA1 hasher software implementation) - sha2 (SHA256/SHA384/SHA512 hasher software implementation) - sshkey (SSH key decoding routines) - x509 (Advanced X.509 plugin for parsing/generating X.509 certificates/CRLs and OCSP messages) - xcbc (XCBC wrapper using various ciphers) - attr (Provides IKE attributes configured in strongswan.conf) - kernel-netlink [linux] (IPsec/Networking kernel interface using Linux Netlink) - kernel-pfkey [kfreebsd] (IPsec kernel interface using PF_KEY) - kernel-pfroute [kfreebsd] (Networking kernel interface using PF_ROUTE) - resolve (Writes name servers received via IKE to a resolv.conf file or installs them via resolvconf(8)) Package: libstrongswan-extra-plugins Architecture: amd64 Version: 5.9.13-ok4 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 820 Depends: libstrongswan (= 5.9.13-ok4), libc6 (>= 2.34), libcurl4 (>= 7.56.1), libgcrypt20 (>= 1.10.3), libgpg-error0 (>= 1.14), libldap2 (>= 2.6.2), libtss2-sys1 (>= 3.0.1) Breaks: libcharon-extra-plugins (<= 5.5.3-1) Replaces: libcharon-extra-plugins (<= 5.5.3-1) Filename: pool/main/s/strongswan/libstrongswan-extra-plugins_5.9.13-ok4_amd64.deb Size: 216272 MD5sum: 88bf01e9fd1ed252322488d0032b8973 SHA1: 2c12e704bebaaeb9014976be0e603959d8cc0f5e SHA256: eb0c220e333f386145a0566ec81c5d6c2057bf7d309a0be3d1d9b48120f593b7 SHA512: b49cb725ed6bdefe9510c809b438309d303b6608d500fed0acf15904083a85f8a6db6ed6e4d8e17e4ac9118edf83134d81293b71ac4e3ee64d24458dbfdd7e71 Homepage: http://www.strongswan.org Description: strongSwan utility and crypto library (extra plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides extra plugins for the strongSwan utility and cryptographic library. . Included plugins are: - af-alg [linux] (AF_ALG Linux crypto API interface, provides ciphers/hashers/hmac/xcbc) - ccm (CCM cipher mode wrapper) - cmac (CMAC cipher mode wrapper) - ctr (CTR cipher mode wrapper) - curl (libcurl based HTTP/FTP fetcher) - curve25519 (support for Diffie-Hellman group 31 using Curve25519 and support for the Ed25519 digital signature algorithm for IKEv2) - gcrypt (Crypto backend based on libgcrypt, provides RSA/DH/ciphers/hashers/rng) - ldap (LDAP fetching plugin based on libldap) - ntru (key exchanged based on post-quantum computer NTRU) - padlock (VIA padlock crypto backend, provides AES128/SHA1) - pkcs11 (PKCS#11 smartcard backend) - rdrand (High quality / high performance random source using the Intel rdrand instruction found on Ivy Bridge processors) - test-vectors (Set of test vectors for various algorithms) . Also included is the libtpmtss library adding support for TPM plugin (https://wiki.strongswan.org/projects/strongswan/wiki/TpmPlugin) Package: libstrongswan-standard-plugins Architecture: amd64 Version: 5.9.13-ok4 Priority: optional Section: net Source: strongswan Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 393 Depends: libstrongswan (= 5.9.13-ok4), libc6 (>= 2.25), libip4tc2 (>= 1.8.3), libssl3t64 (>= 3.0.0) Filename: pool/main/s/strongswan/libstrongswan-standard-plugins_5.9.13-ok4_amd64.deb Size: 72640 MD5sum: d145a45c0475393feb93f64e3d0c3f25 SHA1: ec4a34eaa46b79a7899a09a5c96fcd54d7d4ad05 SHA256: e80eb4f3abefbe62c76114bd795d202f637d2ec590c8e58444729f9bfc445c7c SHA512: 3ca91f7130e2ada54e3df3e8f60072d8a322823b13aef2e4282260c0bef2a33584d6b007fbf94df8a2649961bf36375557d6c1ab5e7f3f7da858a9ff804ae702 Homepage: http://www.strongswan.org Description: strongSwan utility and crypto library (standard plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides some common plugins for the strongSwan utility and cryptograhic library. . Included plugins are: - agent (RSA/ECDSA private key backend connecting to SSH-Agent) - gcm (GCM cipher mode wrapper) - openssl (Crypto backend based on OpenSSL, provides RSA/ECDSA/DH/ECDH/ciphers/hashers/HMAC/X.509/CRL/RNG) Package: libsub-exporter-formethods-perl Architecture: all Version: 0.100055-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 25 Depends: perl:any, libsub-exporter-perl Filename: pool/main/libs/libsub-exporter-formethods-perl/libsub-exporter-formethods-perl_0.100055-ok1_all.deb Size: 6632 MD5sum: 4f72f38d0d521f485b83efe731825f8b SHA1: 81a181080bfb2df585389a763652fc82e6bc5e6e SHA256: b9d75d81d2fa7373d5427f9adfb4e7ee2b7da8b3506b9726debfa51262202b25 SHA512: 02b9545746a5212d81fda4aff440c14cb08deacf836c8ff564359a43e31b3c2ff52e82172d8992e8ed18fb5e0976f3b26ab34ca2b530aac23dc5dc4e0e87ff9c Homepage: https://metacpan.org/release/Sub-Exporter-ForMethods Description: Sub::Exporter extension for handling methods Sub::Exporter::ForMethods is a Perl module that allows methods to be easily imported into your namespace. It also wraps method calls to a transformation routine, which inserts a named frame into stack traces to aid in debugging. Package: libsub-exporter-perl Architecture: all Version: 0.990-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 155 Depends: perl:any, libdata-optlist-perl, libsub-install-perl Filename: pool/main/libs/libsub-exporter-perl/libsub-exporter-perl_0.990-ok1_all.deb Size: 47432 MD5sum: fb09ab80f0c9c5777b8fb9e547ee9134 SHA1: 28991ac4126cd1c8faabdba673459e1c683e0a59 SHA256: f30a96fd7f1849df4e1df72610b7ca04b5bf5952f34976f290f60ea6421b1f94 SHA512: 188bada31585a41685737c1f5ccc5f43f40c3f68408d8729fc9e8480b53d4279bc70857d4a939601874a2cdbe169abd9fe6198deaf2b45438cd1067a9f1d71c0 Homepage: https://metacpan.org/release/Sub-Exporter Description: sophisticated exporter for custom-built routines When you use a perl module, first it is "required" function used, then its import method is called. . Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows for renaming, currying/sub-generation etc. . Sub::Exporter builds a custom exporter which can then be installed into your module. It builds this method based on configuration passed to its setup_exporter method. Package: libsub-exporter-progressive-perl Architecture: all Version: 0.001013-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 40 Depends: perl:any Filename: pool/main/libs/libsub-exporter-progressive-perl/libsub-exporter-progressive-perl_0.001013-ok2_all.deb Size: 12762 MD5sum: c861476ea0d5f3a50149417fd77aed4a SHA1: eb3a4f34ee59defa5f3acbd7cfc32561bd47d89f SHA256: efe823a61b492b87e4a1dca12b8848c3fd9641cbf9a4dec33f1bef5e338c46c3 SHA512: aadaa75e6d169afee1954668a5c029c4d3d6616bbb2eeab782ab098b8445137d4f65699be596490c22a253169ed9ee2d691f2803393a743fbf8843316904438f Homepage: https://metacpan.org/release/Sub-Exporter-Progressive Description: module for using Sub::Exporter only if needed Sub::Exporter is an incredibly powerful module, but with that power comes great responsibility, as well as some runtime penalties. Sub::Exporter::Progressive is a Sub::Exporter wrapper that will let your users just use Exporter if all they are doing is picking exports, but use Sub::Exporter if your users try to use Sub::Exporter's more advanced features, like renaming exports. . Note that this module will export @EXPORT and @EXPORT_OK package variables for Exporter to work. Additionally, if your package uses advanced Sub::Exporter features like currying, this module will only use Sub::Exporter, so you might as well use it directly. Package: libsub-identify-perl Architecture: amd64 Version: 0.14-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 42 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.3) Filename: pool/main/libs/libsub-identify-perl/libsub-identify-perl_0.14-ok3_amd64.deb Size: 9444 MD5sum: 44546d743c34844adb6a555ea4e41620 SHA1: e6c06e63bda0e17884e9651ea072556698370f0d SHA256: a9ba819e48998e980e0309b3f7f0c679db976c2250d1edef5fbafd98d3d9eb3b SHA512: 434fc6ac0f9ee92d474143c67cc1647c82171619730de0b9e8c51bc1f16eb2c84a3fd4ca489e6433727100c3d1ff42725db427af65c7b27168d0379e7065472e Homepage: https://metacpan.org/release/Sub-Identify Description: module to retrieve names of code references Sub::Identify allows you to retrieve the real name of code references. For this, it uses perl's introspection mechanism, provided by the B module. . It provides four functions : sub_name returns the name of the subroutine (or __ANON__ if it's an anonymous code reference), stash_name returns its package, and sub_fullname returns the concatenation of the two. . The fourth function, get_code_info, returns a list of two elements, the package and the subroutine name (in case of you want both and are worried by the speed.) . In case of subroutine aliasing, those functions always return the original name. Package: libsub-install-perl Architecture: all Version: 0.929-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 31 Depends: perl:any Filename: pool/main/libs/libsub-install-perl/libsub-install-perl_0.929-ok1_all.deb Size: 9164 MD5sum: 49922ecc87447e98f44a074aa8e68a5e SHA1: 518de6105eab82e104f477b5e2e4255942ebaff6 SHA256: 5729b6576afe54181bdd98dfeac4684f193776ee21f951b8cc630172c1d7d5c8 SHA512: e9b1393124691d30d940eb61fc8d4474afca7387e7da7b2586583e0b215699e2787f44c0758568d516910d683affd9d7b4e43d805428cba224a031cb87312dfd Homepage: https://github.com/rjbs/Sub-Install Description: module for installing subroutines into packages easily Sub::Install module makes it easy to install subroutines into packages without the unsightly mess of no strict or typeglobs lying about where just anyone can see them. Package: libsub-name-perl Architecture: amd64 Version: 0.27-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 43 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libs/libsub-name-perl/libsub-name-perl_0.27-ok1_amd64.deb Size: 10008 MD5sum: 7188811cb2c6a7558c8db926edda22b0 SHA1: a745330c1909a8318689caca6ce400cf5eae8aac SHA256: 8a9a7e69224d714234c1c82a9c6c377ace6d115590894b8981ace27a965ddd10 SHA512: 912113283e7f67ee6fab868e84bf431797387fdeebc33c40cefd56a407f045464954c1527c6ed08b8173e2f2b1c08eb2fd83bd2809dd008c3cfe8a71190cb623 Homepage: https://metacpan.org/release/Sub-Name Description: module for assigning a new name to referenced sub Sub::Name has only one function, which is also exported by default: . subname NAME, CODEREF . Assigns a new name to referenced sub. If package specification is omitted in the name, then the current package is used. The return value is the sub. . The name is only used for informative routines (caller, Carp, etc). You won't be able to actually invoke the sub by the given name. To allow that, you need to do glob-assignment yourself. Package: libsub-override-perl Architecture: all Version: 0.10-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 28 Depends: perl:any Filename: pool/main/libs/libsub-override-perl/libsub-override-perl_0.10-ok1_all.deb Size: 9172 MD5sum: 05c0cd5a1b9ba4cadf0f9b7237e13a1e SHA1: 2e998ae6c4b83683d0d4cea23c8c76f8c41d3995 SHA256: a2ae5837f9e8515ffa696baa02cbbfed290c167a0829a799942f8c0d9ba4bbe6 SHA512: 2ab064fca81e8ade181074f9a854cda4141cb9f52bf8675ee02ceb1d38e992c302f836b29a0d5294e9d27aa5addf7a0c70a4e1b1564c4ccf4c58288cca71fcea Homepage: https://metacpan.org/release/Sub-Override Description: Perl module used to temporarily override subroutines Perl programmers sometimes have a need to override subroutines, particularly for testing purposes. Sub::Override provides a simple way to override subroutines instead of using heavier-weight methods such as Mock Objects. Package: libsub-quote-perl Architecture: all Version: 2.006008-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 53 Depends: perl:any, libscalar-list-utils-perl Suggests: libxstring-perl Filename: pool/main/libs/libsub-quote-perl/libsub-quote-perl_2.006008-ok1_all.deb Size: 19452 MD5sum: 34eaaa425f079256126e70edcbdba4d2 SHA1: 7cad3828ad816ee81e1e18fcacaae5e30e66fefd SHA256: cf82f96d4f4abccda1eadc84a87c0c4d04c12e62d0d7097c2a3b61a82df3528f SHA512: c668238f4152012b39089122a9cb539f24100d100f6e458776d36aabaed0ad414fc49a921272e07132b684dc2dbfe3f53892be8f867322e4b7812f6fea278e0f Homepage: https://metacpan.org/release/Sub-Quote Description: helper modules for subroutines This package includes two modules: . Sub::Quote provides performant ways to generate subroutines from strings. . Sub::Defer contains subroutines which provide the user with a convenient way to defer creation of subroutines and methods until they are first called. Package: libsub-uplevel-perl Architecture: all Version: 0.2800-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 56 Depends: perl:any Filename: pool/main/libs/libsub-uplevel-perl/libsub-uplevel-perl_0.2800-ok2_all.deb Size: 17692 MD5sum: 9533869d1ff8ba586703ec11618f1f73 SHA1: 543e8832cecf4a80ab1dfd71805392dd1d163794 SHA256: 9e0ff042ca94e72089cd12e4d91576f6710705dbd36046a4f0ae472f447b7153 SHA512: d9f38e135e14760951b075a63466c8b5a6b97348f1b2dcb2d6e58fd6b4f631945397428f4b126dc1faa8a690f65854d82e71253517f1ab621229fdc949314604 Homepage: https://metacpan.org/release/Sub-Uplevel Description: module to spoof the Perl call stack Sub::Uplevel is a Perl module that provides a safe implementation similar to Tcl's uplevel() function. It allows you to safely fool the caller() into thinking it's in a different part of the stack, without knowing that it is being wrapped. Package: libsubid-dev Architecture: amd64 Version: 1:4.14.3-ok3.5 Multi-Arch: same Priority: optional Section: libdevel Source: shadow Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Shadow package maintainers Installed-Size: 599 Depends: libsubid4 (= 1:4.14.3-ok3.5) Filename: pool/main/s/shadow/libsubid-dev_4.14.3-ok3.5_amd64.deb Size: 76208 MD5sum: 2d71045eddcc7b46cd9ee9f1053b79a6 SHA1: 04a46b1f12189396fd6f791ff15493d0bab00a95 SHA256: 584ca87084111328329ca7fa65f60a0e6d2f6dd1503461eae85282ca5fb24dee SHA512: 40e3d7770d5a26eba442edcd7483715e2b7ae09abc30f900cbb27a99ddd1bfe9688f6fd7225b367663fc4869c5f14d7b958123727f50186052c0045cac9c1342 Homepage: https://github.com/shadow-maint/shadow Description: subordinate id handling library -- shared library The library provides an interface for querying, granding and ungranting subordinate user and group ids. . This package contains the C header files that are needed for applications to use the libsubid4 library. Package: libsubid4 Architecture: amd64 Version: 1:4.14.3-ok3.5 Multi-Arch: same Priority: optional Section: libs Source: shadow Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Shadow package maintainers Installed-Size: 202 Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libselinux1 (>= 3.1~) Filename: pool/main/s/shadow/libsubid4_4.14.3-ok3.5_amd64.deb Size: 15676 MD5sum: f585288b9048a18b4a58e26cbdc4487e SHA1: 845ef9df42054a60b91a95c6bb62b926f316a19c SHA256: c768be70ad742f34ad20e38d1b7dd52028bb2560ee5f5316b35ed36b8fdf2593 SHA512: 5b0ffdf44ca440d470acda54d21a571b059ffda8e4b1aeafc6c8404f209f6f2fe6491a5ca388bd73a04197df870f493c413e322d01103f1feb59162775c23dea Homepage: https://github.com/shadow-maint/shadow Description: subordinate id handling library -- shared library The library provides an interface for querying, granding and ungranting subordinate user and group ids. Package: libsubunit-dev Architecture: amd64 Version: 1.4.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: subunit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian OpenStack Installed-Size: 29 Depends: libsubunit0 (= 1.4.2-ok1) Filename: pool/main/s/subunit/libsubunit-dev_1.4.2-ok1_amd64.deb Size: 5972 MD5sum: fa23447ea98a0b77e3921274e7e3ffde SHA1: e92f3902de51bdb8aaf993cf7b9ee5f983a65077 SHA256: 238b750a210c8cf6670d4eab30307b3749daef72f9a3c1b7e5ac709de5d4aa7b SHA512: 79d5b869d3bb939415ce228ae8c15ed4e4768937537e8c572ed874331b0392f8eafd128e05d83e14e30b7691762355bf051237c4e94fc4ea7ecb4f5e2918673e Homepage: https://code.launchpad.net/subunit Description: Unit testing protocol - Development headers and static library for libsubunit subunit is a protocol for test activity reporting. This permits executing tests remotely, or saving the result of test runs for later introspection. . The libsubunit-dev package contains the C development headers, pkgconfig data file and a static version of the library. Package: libsubunit-perl Architecture: all Version: 1.4.2-ok1 Multi-Arch: foreign Priority: optional Section: perl Source: subunit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian OpenStack Installed-Size: 21 Provides: libsubunit-diff-perl Depends: perl:any Filename: pool/main/s/subunit/libsubunit-perl_1.4.2-ok1_all.deb Size: 4916 MD5sum: 1958edd4ff288125cb80f1246de60139 SHA1: bb29012b0aa2f8a6279be3906c3e833e13b04271 SHA256: 57dcd2838dc06f829e075bdcc21146aa8b3072c3564638534e6e4dd3aeef5379 SHA512: 34ec0a844b4a841547c41f5361c982ce8e2707a646678b870a20504076c44ff22bb2fe5088b9e2c4490c9ebcf687bda65361590ff9890f7fd8cf07f436741f61 Homepage: https://code.launchpad.net/subunit Description: perl parser and diff for Subunit streams subunit is a protocol for test activity serialisation deserialisation. This permits executing tests remotely, or saving the result of test runs for later introspection. . The libsubunit-perl package contains the Perl language support for Subunit. Package: libsubunit0 Architecture: amd64 Version: 1.4.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: subunit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian OpenStack Installed-Size: 31 Depends: libc6 (>= 2.3.4) Filename: pool/main/s/subunit/libsubunit0_1.4.2-ok1_amd64.deb Size: 5340 MD5sum: 01f634d9f123b6c06ec46a15c857f8a2 SHA1: 8ebae4a88e0322fe4f32ac7aa87e2af679d8fe7d SHA256: 7a63da8768b8a605ce2537f8f516e4381a68daba1ed3c21468d07547b0fdde92 SHA512: 482de0882359e19e089fb57c4d4b4be6492e2e8677c5d617474b25397cb6264876ac491941a4161261c9f4331317bd3c8acf386ed00c5631d36e0b59edc41920 Homepage: https://code.launchpad.net/subunit Description: Unit testing protocol - C/C++ shared library subunit is a protocol for test activity reporting. This permits executing tests remotely, or saving the result of test runs for later introspection. . The libsubunit0 package contains the C shared library. Package: libsuitesparse-dev Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 7271 Depends: libamd3 (= 1:7.6.1+dfsg-ok1), libcamd3 (= 1:7.6.1+dfsg-ok1), libbtf2 (= 1:7.6.1+dfsg-ok1), libcolamd3 (= 1:7.6.1+dfsg-ok1), libccolamd3 (= 1:7.6.1+dfsg-ok1), libcholmod5 (= 1:7.6.1+dfsg-ok1), libcxsparse4 (= 1:7.6.1+dfsg-ok1), libklu2 (= 1:7.6.1+dfsg-ok1), libldl3 (= 1:7.6.1+dfsg-ok1), libsuitesparse-mongoose3 (= 1:7.6.1+dfsg-ok1), libumfpack6 (= 1:7.6.1+dfsg-ok1), librbio4 (= 1:7.6.1+dfsg-ok1), libspqr4 (= 1:7.6.1+dfsg-ok1), libspex2 (= 1:7.6.1+dfsg-ok1), libparu0 (= 1:7.6.1+dfsg-ok1), libsuitesparseconfig7 (= 1:7.6.1+dfsg-ok1), libblas-dev | libblas.so, liblapack-dev | liblapack.so Recommends: libgraphblas-dev Filename: pool/main/s/suitesparse/libsuitesparse-dev_7.6.1+dfsg-ok1_amd64.deb Size: 1401844 MD5sum: 8748fd23746eef5f7b065541c11dab8d SHA1: a3c0081571eeeeafdf59d7a60493e185f6f7bbdd SHA256: 19c07781022b00d6eae14384f9ba3c0c5dc41ef438e69ce849e307a482a3b36b SHA512: 26bee42982a52dbf0ab65dbed36f1d3949e1b6b28e92c24a225456ac4605a9b9944f43ca06242f33c8a29b80ecee776e7f8ac934469d112700bbc00dd51f044e Homepage: http://suitesparse.com Description: libraries for sparse matrices computations (development files) Suitesparse is a collection of libraries for computations involving sparse matrices. This package includes the following libraries: . AMD approximate minimum degree ordering . CAMD symmetric approximate minimum degree . BTF permutation to block triangular form (beta) . COLAMD column approximate minimum degree ordering . CCOLAMD constrained column approximate minimum degree ordering . CHOLMOD sparse Cholesky factorization . CXSparse a concise sparse matrix package . KLU sparse LU factorization, primarily for circuit simulation . LDL a simple LDL' factorization . UMFPACK sparse LU factorization . ParU unsymmetric multifrontal multithreaded sparse LU factorization . RBio read/write sparse matrices in Rutherford/Boeing format . SPQR sparse QR factorization . Mongoose graph partitioning library that can quickly compute edge cuts . SPEX solves sparse linear systems in exact arithmetic . SuiteSparse_config configuration routines for all the above packages. . This package contains the static libraries and header files. Package: libsuitesparse-doc Architecture: all Version: 1:7.6.1+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 3216 Recommends: libgraphblas-doc Suggests: liblapack-doc, libatlas-doc Filename: pool/main/s/suitesparse/libsuitesparse-doc_7.6.1+dfsg-ok1_all.deb Size: 2899784 MD5sum: dcf2aa1c44fc861da45be487db5a1793 SHA1: bdbabbdf4d89e3f026d22c516fe4a6555b95d4f7 SHA256: db5b3906a62d70427ece75d51c9bd454f6eff2aa8623966c35c9c7fc93cf50c2 SHA512: b089c079ab26d350ee81c037c1b0e9b7d6bfe0afce42dd07c93cb4d76d28e882d7a1d8b2c6b39e0d91219c8737af9a5eb99344c1cd6bd6838816b0d3b0217e74 Homepage: http://suitesparse.com Description: libraries for sparse matrices computations (documentation) Suitesparse is a collection of libraries for computations involving sparse matrices. This package contains the user guides for the libraries distributed by the SuiteSparse project. Package: libsuitesparse-mongoose3 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 110 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), libsuitesparseconfig7 (>= 1:7.0.1) Filename: pool/main/s/suitesparse/libsuitesparse-mongoose3_7.6.1+dfsg-ok1_amd64.deb Size: 31988 MD5sum: d79a4bc62a7d87f5309e7ca621c116fe SHA1: 8800e76e38ffdf2de1d4dc0187e587fe6f898ef9 SHA256: cec93f228e5a326ed400e683801bd8119ce5e24d2d2c9b69badcd0465ee179a1 SHA512: 6576278ee4f6c51349a61c6c4a498fc8763f8b54870594760366b5db803ef92c743293752cd10e6d35dea9854726374a6f7aa257e68398311c300f3cb7c8afd7 Homepage: http://suitesparse.com Description: graph partitioning tool that can quickly compute edge cuts (shared library) Suitesparse is a collection of libraries for computations involving sparse matrices. . Mongoose is a graph partitioning library that can quickly compute edge cuts in arbitrary graph. Given a graph with a vertex set and edge set, an edge cut is a partitioning of the graph into two subgraphs that are balanced (contain the same number of vertices) and the connectivity between the subgraphs is minimized (few edges are in the cut). . This package contains the shared C++ library. Package: libsuitesparseconfig7 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 61 Depends: libc6 (>= 2.35), libgomp1 (>= 4.2.1) Filename: pool/main/s/suitesparse/libsuitesparseconfig7_7.6.1+dfsg-ok1_amd64.deb Size: 9540 MD5sum: e61734a7f8c9b9dc8922640603022729 SHA1: 13378dc686164e64a496318cc1ca693a48783bce SHA256: bb25580c6d0a3b5807a4a21eca55f71dd14306ac3d71f34c693ad3065dd48422 SHA512: 817da66517f1c012c901c5ab940a82131d4dc5bc5d309b83e1aaf5cac37c9e0b1c30440dd36bc1341a8926903bc5354e444ed8e669842b23bd7e97005539c023 Homepage: http://suitesparse.com Description: configuration routines for all SuiteSparse modules Suitesparse is a collection of libraries for computations involving sparse matrices. . The SuiteSparse_config library provides configuration routines that are common to all SuiteSparse libraries. Package: libsuper-perl Architecture: all Version: 1.20190531-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 43 Depends: perl:any, libsub-identify-perl Filename: pool/main/libs/libsuper-perl/libsuper-perl_1.20190531-ok2_all.deb Size: 15266 MD5sum: 92204280a64cc8c111647e10a5dac040 SHA1: 3f62009ef66392d13d038f4e3dcc992606e34ca8 SHA256: cd72041e5e7aceabe9f78bcbe46525770462799d30e04df3d03679ebf450532f SHA512: f897d452242cd1b09812b87a4cb0e426f8b5ceefa1c85af4ead866f7b32786ed4bd2cbdd0a47c212d6f49fef4a256814d10be66a044102ca46caf396bc309e72 Homepage: https://metacpan.org/release/SUPER Description: control superclass method dispatch SUPER allows one to dispatch control to the superclass with a better syntax than the original mechanism. It provides an universal method super to determine a class' own superclass. SUPER allows the use of mixin and roles as the class containing the method is no more needed at compile time. Package: libsuperlu-dev Architecture: amd64 Version: 6.0.1+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: superlu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 132 Depends: libsuperlu6 (= 6.0.1+dfsg1-ok1), libopenblas-dev | libatlas-base-dev | libblas-dev | libblas.so Suggests: libsuperlu-doc Conflicts: libsuperlu3-dev, libsuperlu4-dev Filename: pool/main/s/superlu/libsuperlu-dev_6.0.1+dfsg1-ok1_amd64.deb Size: 20192 MD5sum: d6a65b818d2181ca26d595dfeba0c5d6 SHA1: 5fdb2e5bd817f0338a3b14bd386b423ec4cfc5ca SHA256: 236272f07dceb3b9f8ca6997ed41a443e6674ac03752819d71aeaad6f6e50807 SHA512: f59c520b576964e571c9635e7b2c5aa4628cf58793851c4eb12f6bcaab3eb40d256789c2750cab7fed7125a87dfeae1709ba2a78b45ab10f4e124290cfab67ff Homepage: https://github.com/xiaoyeli/superlu Description: Direct solution of large, sparse systems of linear equations Development files for SuperLU. . SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. . The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions. . This package contains the header and development files to build against SuperLU. Package: libsuperlu-doc Architecture: all Version: 6.0.1+dfsg1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: superlu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 6516 Recommends: libsuperlu-dev Filename: pool/main/s/superlu/libsuperlu-doc_6.0.1+dfsg1-ok1_all.deb Size: 237668 MD5sum: 09d3e2430ef3dfc3a1784bd3c59b3970 SHA1: ec5bd5eda6af36e72decfb6dc4639d7806888e82 SHA256: 6f7d923156dc11f67f4c2b12f714e1d011543c2ae02ea589fc65974767b94696 SHA512: ef4163355b7ee84eaee4b6bf96b213d5b94675b01b1575349b3ad661f471c651e1f124c47017db0f5f78caccd3a0fa2b483b84b0555568a036995b321d72aac0 Homepage: https://github.com/xiaoyeli/superlu Description: Documentation for SuperLU This package contains the user guide and the reference manual of SuperLU. It also includes some example programs. Package: libsuperlu6 Architecture: amd64 Version: 6.0.1+dfsg1-ok1 Multi-Arch: same Priority: optional Section: libs Source: superlu Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 484 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29) Filename: pool/main/s/superlu/libsuperlu6_6.0.1+dfsg1-ok1_amd64.deb Size: 173560 MD5sum: 6feb09b0f9180a021b2f518063521614 SHA1: bc774e35de719262862b87f0e31310e90e3e276c SHA256: e45438fc853a38db5795821646c2b9d304dba7326bf6dc8739953797265b5b8d SHA512: 3574956d5b93f2ba91865ed33d98d9018c7518a07b7da89c8fa3a93398f183bd7ee843ae5151a6d92317b2f5160b535d01c97a496e132cd896a72b05fec77e03 Homepage: https://github.com/xiaoyeli/superlu Description: Direct solution of large, sparse systems of linear equations SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. . The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions. . This package contains the SuperLU shared library. Package: libsv-dev Architecture: amd64 Version: 1.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libsv Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yangfl Installed-Size: 53 Depends: libsv1 (= 1.2-ok1) Filename: pool/main/libs/libsv/libsv-dev_1.2-ok1_amd64.deb Size: 9822 MD5sum: cea1ec2db1aeae06a65472ec52e36606 SHA1: 3f2109a4cf6b3402dacce5b5ac9ef22064ec1fdb SHA256: f202ae919925394d6b85f7759aa0e94f1609a04c77e67b42925967a53c06239f SHA512: 224e27dd58f033310423474b598a5a7170f34e95614ac5ad3dc190f1cb24aac5a11135a2f9199476a01c3e604f10ba2415f83f037d048ed1f2e33018164f8a21 Homepage: https://github.com/uael/sv Description: Public domain cross-platform semantic versioning in c99 (development files) This is free and unencumbered software released into the public domain. This package installs a C language library implementing semantic versioning for the C language. . This package contains the header files for libsv0. Package: libsv1 Architecture: amd64 Version: 1.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libsv Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yangfl Installed-Size: 47 Depends: libc6 (>= 2.3) Filename: pool/main/libs/libsv/libsv1_1.2-ok1_amd64.deb Size: 9676 MD5sum: 0977f84a9f11c17bc87dadb2bdce983d SHA1: a67aa676494b8850587ad03b7dbe7146dce747e7 SHA256: 8a96a93c5af62f1568097e3137bffac1e535234dd718cea21eebc67134d898a9 SHA512: a499241ad703f5c2ee88e847166e7324742a4afe9596707639723d31188659c3587394f1f69c9839edc27c609bbbf0fdf322b71768daf4118511872c47a1bd3a Homepage: https://github.com/uael/sv Description: Public domain cross-platform semantic versioning in c99 This is free and unencumbered software released into the public domain. This package installs a C language library implementing semantic versioning for the C language. Package: libsvn-dev Architecture: amd64 Version: 1.14.3-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: subversion Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1964 Depends: libapr1-dev, libaprutil1-dev, libsvn1 (= 1.14.3-ok3) Suggests: libserf-dev, libsvn-doc, zlib1g-dev Filename: pool/main/s/subversion/libsvn-dev_1.14.3-ok3_amd64.deb Size: 281972 MD5sum: ff82f9e6f617f7c2c95796b0707210cd SHA1: 1e2fc65ecac254c8ccc158b596d18636a889cee0 SHA256: 03325a99616a632d8af15658e04b54859cf664bb82638fbb113b311767cfd871 SHA512: 969b3efd70ed6fad97a6d148821a07f690d471fc73a6d9d7ea83f6a7b8f4b26199ab12ecc7e9331a458bc521bbb2c7e24236d13ffeb2100a8adef75162d9b772 Homepage: http://subversion.apache.org/ Description: Development files for Apache Subversion libraries This package contains the symlinks, headers, and object files needed to compile and link programs which use libsvn1, the Apache Subversion libraries. This package is needed only in order to compile software that uses libsvn1. Package: libsvn-doc Architecture: all Version: 1.14.3-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: subversion Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 26658 Suggests: libsvn-dev Filename: pool/main/s/subversion/libsvn-doc_1.14.3-ok3_all.deb Size: 1701840 MD5sum: 3cc93e5c539dd56230840fa05cade124 SHA1: 82193b67424dc5d83f295c2c052bdc3251f81484 SHA256: e9d32467ce2e46a36c6995ad5e3a18ebc24b5cd3cbb4a5fc56004a3ada931941 SHA512: d895f83d659b6c39f9ea6c91423519e71b297e06125ae0ecd6a14ff34a3d97da30880f0fce23534bd8304caf00be685476a0d89b28f38325f8fbcb1e068eeee2 Homepage: http://subversion.apache.org/ Description: Developer documentation for libsvn This package contains development (API) documentation for libsvn1, the Apache Subversion libraries. See the 'libsvn1' package for more information. Package: libsvn-java Architecture: amd64 Version: 1.14.3-ok3 Priority: optional Section: java Source: subversion Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1230 Depends: libsvn1 (= 1.14.3-ok3), libapr1t64 (>= 1.5.0), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/s/subversion/libsvn-java_1.14.3-ok3_amd64.deb Size: 584744 MD5sum: 266f5e80b75b0291714dc9240c7bdb6f SHA1: 357d1211e629f0747c3d75d4bfb2d84aa65f91ef SHA256: 4933bdfb9fdaa955c41670ee88210e5f42a41da4dfc25bc2d9db7d86c2db8016 SHA512: e0e71dd94b28f30fc07c781569830410e75138e57099fdbb89658303abc994aa9a730810d9e1ec8a4f3e6b65cce140b11bb56ceea626425f47a68cd987ca0404 Homepage: http://subversion.apache.org/ Description: Java bindings for Apache Subversion This is a set of Java classes which provide the functionality of libsvn, the Apache Subversion libraries. It is useful if you want to, for example, write a Java class that manipulates a Subversion repository or working copy. See the 'subversion' package for more information. Package: libsvn-perl Architecture: amd64 Version: 1.14.3-ok3 Multi-Arch: same Priority: optional Section: perl Source: subversion Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 5279 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libapr1t64 (>= 1.2.7), libc6 (>= 2.38), libsvn1 (>= 1.14) Filename: pool/main/s/subversion/libsvn-perl_1.14.3-ok3_amd64.deb Size: 905396 MD5sum: 8ee920797064c0925cfe19e14fc5df19 SHA1: eb80c27e6709bac4532d465f827441dbec05aa89 SHA256: 7d25bc1d0ebe82ade868461dc4dce661e65a37d65abd7cffb6354a14dbf9cdc2 SHA512: 940ae7328cced650a7fa890c243af7390fff716e4775490f3d5a978229642c189415ba9127da5f13ea0551eda0c30b9c0b0538b994d3d365a6bcda964370abdc Homepage: http://subversion.apache.org/ Description: Perl bindings for Apache Subversion This is a set of Perl interfaces to libsvn, the Apache Subversion libraries. It is useful if you want to, for example, write a Perl script that manipulates a Subversion repository or working copy. See the 'subversion' package for more information. Package: libsvn1 Architecture: amd64 Version: 1.14.3-ok3 Multi-Arch: same Priority: optional Section: libs Source: subversion Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 4299 Depends: libsqlite3-0 (>= 3.8.7), libapr1t64 (>= 1.5.0), libaprutil1t64 (>= 1.4.0), libc6 (>= 2.38), libdb5.3, libexpat1 (>= 2.0.1), liblz4-1 (>= 0.0~r130), libsasl2-2 (>= 2.1.28+dfsg1), libserf-1-1 (>= 1.3.9-4~), libutf8proc2 (>= 1.3), zlib1g (>= 1:1.2.0) Filename: pool/main/s/subversion/libsvn1_1.14.3-ok3_amd64.deb Size: 1290376 MD5sum: db17da264c5003582c386df944dd4fe6 SHA1: c370d76ddeb8052e987654a577cc145253517349 SHA256: 1699ddf23c69a2677462f87ce2330c98ae0f2654cba739ff1539474be284f47b SHA512: 490e60728f83b6df93371fa3ae6d1a98bf4985a754b7a3d84b1e00b70f4a17a7e69e2b50535ed02c372f53f47e73c16427bd2a284f797a15a465d39c04bfea64 Homepage: http://subversion.apache.org/ Description: Shared libraries used by Apache Subversion This package includes shared libraries to manipulate Apache Subversion (svn) repositories and working copies. See the 'subversion' package for more information. Package: libsvtav1-dev Architecture: all Version: 1.7.0+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: svt-av1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 105 Filename: pool/main/s/svt-av1/libsvtav1-dev_1.7.0+dfsg-ok1_all.deb Size: 22552 MD5sum: 11501238416dbf2daf5f28175453fa2f SHA1: 711ad60544d905808304354d44c04489cdbdd11d SHA256: 9a733c7dc657bc6a5dae9a74cc754d7c4a2a4b8d1ba29ff54561e2b87c1bea51 SHA512: 7b300ae80ef6086c41777941e6b977d9efbb01e25d7be5dfd5d788d392d232d7f7b0651d57b59547df5549a6a515fcd800c7efd41ec2740aa1c923928cbf972f Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1 Description: Scalable Video Technology for AV1 (header files) The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development is a work-in-progress targeting performance levels applicable to both VOD and Live encoding / transcoding video applications. The SVT-AV1 decoder implementation is targeting future codec research activities. . This package provides the header files shared between libsvtav1enc-dev and libsvtav1dec-dev. Package: libsvtav1dec-dev Architecture: amd64 Version: 1.7.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: svt-av1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 32 Depends: libsvtav1-dev (= 1.7.0+dfsg-ok1), libsvtav1dec0 (= 1.7.0+dfsg-ok1) Filename: pool/main/s/svt-av1/libsvtav1dec-dev_1.7.0+dfsg-ok1_amd64.deb Size: 5828 MD5sum: 74a595cd6a0919f9e4acf3935f256182 SHA1: cb21ce8d7c763e44cb6ff463fb23295ca15297e1 SHA256: 6d66d938755e445c120314a38f9065054d3f36f4bb1e3b5780deeed211b01c50 SHA512: 79e673637c71fcac918c963c3122730b4e99d5f28d1cbc82cc3b1f36afe05f45b0ceb1f2bd1b2bdb18d0a19eb4c4146a4c8c7811aac49cc339cc71ae04106dcb Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1 Description: Scalable Video Technology for AV1 (libsvtav1dec development files) The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development is a work-in-progress targeting performance levels applicable to both VOD and Live encoding / transcoding video applications. The SVT-AV1 decoder implementation is targeting future codec research activities. . This package provides the development files for libsvtav1dec. Package: libsvtav1dec0 Architecture: amd64 Version: 1.7.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: svt-av1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 2802 Depends: libc6 (>= 2.34) Filename: pool/main/s/svt-av1/libsvtav1dec0_1.7.0+dfsg-ok1_amd64.deb Size: 905400 MD5sum: 61d6bd16739cc496f9484a72c5e19a07 SHA1: 99e406ac898734c654712fd4a089913fc0302360 SHA256: bbbca07dda0d241f062a16715ce831dae611f3247c1fd0adb02494a33b4c8134 SHA512: 44579f8c9b521ec16598a51fee95612dc8191bc5b38fb0aff3542a4cfcdfa7087a0ff3f409aa487c85e11c6262645fa324061d97bcf300e1c5b07e1cc425c348 Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1 Description: Scalable Video Technology for AV1 (libsvtav1dec shared library) The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development is a work-in-progress targeting performance levels applicable to both VOD and Live encoding / transcoding video applications. The SVT-AV1 decoder implementation is targeting future codec research activities. . This package provides the shared library libsvtav1dec. Package: libsvtav1enc-dev Architecture: amd64 Version: 1.7.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: svt-av1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 32 Depends: libsvtav1-dev (= 1.7.0+dfsg-ok1), libsvtav1enc1d1 (= 1.7.0+dfsg-ok1) Filename: pool/main/s/svt-av1/libsvtav1enc-dev_1.7.0+dfsg-ok1_amd64.deb Size: 5824 MD5sum: 4c5ed3ce3f484f0108288028e07ebaef SHA1: fc8bcf11e66b0adfaea330fb827032fc127a8198 SHA256: 066de0c60a36a0ee5eb0c834c46756ba9fa8ae75ca357a68b397b235150976d8 SHA512: d7c934f97617277751d8cccdba76e033e8c0cdf9b792aed8d4fd500292895d432c967eda565bf82c635dd45862f6213547f19408a4b552b85212101e55e9c1e7 Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1 Description: Scalable Video Technology for AV1 (libsvtav1enc development files) The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development is a work-in-progress targeting performance levels applicable to both VOD and Live encoding / transcoding video applications. The SVT-AV1 decoder implementation is targeting future codec research activities. . This package provides the development files for libsvtav1enc. Package: libsvtav1enc1d1 Architecture: amd64 Version: 1.7.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: svt-av1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 6970 Depends: libc6 (>= 2.34) Breaks: libsvtav1enc1 (<< 1.6.0+dfsg-2~) Replaces: libsvtav1enc1 (<< 1.6.0+dfsg-2~) Filename: pool/main/s/svt-av1/libsvtav1enc1d1_1.7.0+dfsg-ok1_amd64.deb Size: 2198164 MD5sum: 237e7d48917e3e5f2ed9b0725047aa47 SHA1: 86b26303f55ef71cd08ebd0852714099af8400d2 SHA256: 3190e2a45c1885b1885f9742235e0ba706505be3da479d02dbe290a8af0a2823 SHA512: e469624c918e9222a2e29f9710117a8912ecc53f5e3af2a4b633ca2edd534cea9cbb1b09cd91dd8ac461d683da0739f9e0bdcb17becd9018b515fe493bbcff66 Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1 Description: Scalable Video Technology for AV1 (libsvtav1enc shared library) The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development is a work-in-progress targeting performance levels applicable to both VOD and Live encoding / transcoding video applications. The SVT-AV1 decoder implementation is targeting future codec research activities. . This package provides the shared library libsvtav1enc. Package: libswresample-dev Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 337 Depends: libavutil-dev (= 7:6.1.1-ok7), libswresample4 (= 7:6.1.1-ok7) Filename: pool/main/f/ffmpeg/libswresample-dev_6.1.1-ok7_amd64.deb Size: 73020 MD5sum: 2cf879a20f22be9a8d586ea6dcaf14a6 SHA1: 11d31b435e99a16b4c52ece7ad3ca7b978ca908a SHA256: c47ca0c1e163e4e0c35a8bca97015f5e71d79f3a7607b8069e00f2b64421d499 SHA512: fe7f27acdaaa296c146f84d4a7d209731deb4f19b4f9ff92eaac6fa738c4be7abaa3aba9f3689380496412a7b4c7df223f8cc000303de7f45276281aaae5d3d3 Homepage: https://ffmpeg.org/ Description: FFmpeg library for audio resampling, rematrixing etc. - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: * Resampling is the process of changing the audio rate, for example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. * Rematrixing is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options. * Format conversion is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). . This package contains the development files. Package: libswresample4 Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 216 Depends: libavutil58 (>= 7:6.1), libc6 (>= 2.29), libsoxr0 (>= 0.1.0) Filename: pool/main/f/ffmpeg/libswresample4_6.1.1-ok7_amd64.deb Size: 59524 MD5sum: ee012a5c0026882bd5ff00de9e3ad459 SHA1: a3e2ad9135d7925d23d021e68391e53c820670d5 SHA256: 73db58a9e2d59cba2562e61aa45889ddb7f8277fd95a9ffe5078037635c834a2 SHA512: 48439a95e97da2a64f5365ed306c8eb40baa12671423c0ddb4384daed810fc6cb8d375ce6c1bfa5fd642e7081fe293da4a412e984efa950f3b471f6017c92a3e Homepage: https://ffmpeg.org/ Description: FFmpeg library for audio resampling, rematrixing etc. - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized audio resampling, rematrixing and sample format conversion operations. Specifically, this library performs the following conversions: * Resampling is the process of changing the audio rate, for example from a high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low sample rate is a lossy process. Several resampling options and algorithms are available. * Rematrixing is the process of changing the channel layout, for example from stereo to mono. When the input channels cannot be mapped to the output streams, the process is lossy, since it involves different gain factors and mixing. Various other audio conversions (e.g. stretching and padding) are enabled through dedicated options. * Format conversion is the process of converting the type of samples, for example from 16-bit signed samples to unsigned 8-bit or float samples. It also handles packing conversion, when passing from packed layout (all samples belonging to distinct channels interleaved in the same buffer), to planar layout (all samples belonging to the same channel stored in a dedicated buffer or "plane"). . This package contains the runtime files. Package: libswscale-dev Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libdevel Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1028 Depends: libavutil-dev (= 7:6.1.1-ok7), libswscale7 (= 7:6.1.1-ok7) Filename: pool/main/f/ffmpeg/libswscale-dev_6.1.1-ok7_amd64.deb Size: 203188 MD5sum: 002df0fa5c9fa8eccbc439baed87a7cb SHA1: 9a5439f3d21cbc7692651fb535cc2d85a9beda73 SHA256: 6e2ceeda97c2c76e649cf89612708aad2c4c88fcf5e46f54826649cd559b934d SHA512: 196f32a8cc410ba55214e2f8241858600d5ddfa4ef2d16938b44c4897827e77e1f4ee64c8e2eada75e6ba93e14bb6c7a384fd626720ef42842dd81355d50f99d Homepage: https://ffmpeg.org/ Description: FFmpeg library for image scaling and various conversions - development files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized image scaling and colorspace and pixel format conversion operations. Specifically, this library performs the following conversions: * Rescaling is the process of changing the video size. Several rescaling options and algorithms are available. This is usually a lossy process. * Pixel format conversion is the process of converting the image format and colorspace of the image, for example from planar YUV420P to RGB24 packed. It also handles packing conversion, that is converts from packed layout (all pixels belonging to distinct planes interleaved in the same buffer), to planar layout (all samples belonging to the same plane stored in a dedicated buffer or "plane"). This is usually a lossy process in case the source and destination colorspaces differ. . This package contains the development files. Package: libswscale7 Architecture: amd64 Version: 7:6.1.1-ok7 Multi-Arch: same Priority: optional Section: libs Source: ffmpeg Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 704 Depends: libavutil58 (= 7:6.1.1-ok7), libc6 (>= 2.34) Filename: pool/main/f/ffmpeg/libswscale7_6.1.1-ok7_amd64.deb Size: 177220 MD5sum: 6129aeccac186884797d10a477ebb9d8 SHA1: e12f9caf6dce993cec178631570331d636915728 SHA256: f43094c6ef9bdb3fd67c67a3fc72c2e3f83a306acdc8a9a0ba6c9b7a89fa7fad SHA512: 631bff8638d5139d1e27e834f04f426027bcc5c1601cfba66d4c530acbfd136a6d3b2287bac4bcdefdf4b903f35ea9c9bb06fcda394cb88eaa8dcc9159f346a9 Homepage: https://ffmpeg.org/ Description: FFmpeg library for image scaling and various conversions - runtime files FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. . This library performs highly optimized image scaling and colorspace and pixel format conversion operations. Specifically, this library performs the following conversions: * Rescaling is the process of changing the video size. Several rescaling options and algorithms are available. This is usually a lossy process. * Pixel format conversion is the process of converting the image format and colorspace of the image, for example from planar YUV420P to RGB24 packed. It also handles packing conversion, that is converts from packed layout (all pixels belonging to distinct planes interleaved in the same buffer), to planar layout (all samples belonging to the same plane stored in a dedicated buffer or "plane"). This is usually a lossy process in case the source and destination colorspaces differ. . This package contains the runtime files. Package: libsymspg-dev Architecture: amd64 Version: 2.3.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: spglib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 95 Depends: libsymspg2 (= 2.3.1-ok1) Filename: pool/main/s/spglib/libsymspg-dev_2.3.1-ok1_amd64.deb Size: 14224 MD5sum: 4b8763fdb1a8ca17baf9ced0cf92e5a5 SHA1: 89f79507e78f0fae21b7bd6113933eaa757327e6 SHA256: d408513c5c10f682bbcbc8bf85e6cb56ff90f053b33dd1337ff4d70301df27f3 SHA512: 2eb785b20f76e2a2cf64d099ea5a003860481d5e60950fba26c4a4f5c454222e8021589341f9aa36538bf1d06d6f28e0a3fde1e35dc600ad06194625bfc4dbd5 Homepage: https://spglib.github.io/spglib/ Description: C library for crystal symmetry determination (development files) Spglib is a C library for crystal symmetry determination. Symmetry operations, space groups and other data can be obtained using this symmetry finder. . Features include: . * Identify space-group type * Find symmetry operations * Find a primitive cell * Search irreducible k-points * Refine crystal structure * Wyckoff position assignment . This package contains static library and header files. Package: libsymspg2 Architecture: amd64 Version: 2.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: spglib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 1846 Depends: libc6 (>= 2.14) Filename: pool/main/s/spglib/libsymspg2_2.3.1-ok1_amd64.deb Size: 175392 MD5sum: 7e742f610d14fc7bee074ee6a4582e7e SHA1: 72497888f8ae1a29724b73d0a4087b3b121c3d37 SHA256: 6ea5781c1390f58f1bae7747ba11e412056908813693753c724608c85b7d63e3 SHA512: 28e97d784dfe04a50494e1f11853d238d06cf3adb1708509eae1fe7d3207f1928058963ed5718bb8f281dec7cc0916f75895293148a882634ef6662111d67a52 Homepage: https://spglib.github.io/spglib/ Description: C library for crystal symmetry determination Spglib is a C library for crystal symmetry determination. Symmetry operations, space groups and other data can be obtained using this symmetry finder. . Features include: . * Identify space-group type * Find symmetry operations * Find a primitive cell * Search irreducible k-points * Refine crystal structure * Wyckoff position assignment Package: libsyn123-0t64 Architecture: amd64 Version: 1.32.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mpg123 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 215 Provides: libsyn123-0 (= 1.32.5-ok1) Depends: libc6 (>= 2.29) Breaks: libsyn123-0 (<< 1.32.5-ok1) Replaces: libsyn123-0 Filename: pool/main/m/mpg123/libsyn123-0t64_1.32.5-ok1_amd64.deb Size: 85088 MD5sum: 94071e0f0a1b76f06975f9e6e2500df8 SHA1: 79fcbf1b4b73153fb424773f7074bde1d7721065 SHA256: 6a0a8b38d7dae8bf2711fc2afcc174ad454caa7bb491aed5ce31baa6486a8dde SHA512: d12d26a419f35105af3a86f1c87c68b754e32aaa88836e8f76a1cf9f05e8af4cfee724486b3649b412963b1ddf37b39306bf10d1a8908491ada7afeebd47ca74 Homepage: http://mpg123.org/ Description: MPEG layer 1/2/3 audio decoder (libsyn123 shared library) mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains the shared syn123 library. Package: libsynctex-dev Architecture: amd64 Version: 2023.20230311.66589-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 232 Depends: libsynctex2 (= 2023.20230311.66589-ok1) Filename: pool/main/t/texlive-bin/libsynctex-dev_2023.20230311.66589-ok1_amd64.deb Size: 52980 MD5sum: 397676bd7af8f4c9310e76aaa62b2506 SHA1: e52c757d7048bae637a57dbe5fa325ad17c90e27 SHA256: 9ccd2fc0fde9788d866233b5a2662aa998b8aa90f93a0b8df36fe81c1b266199 SHA512: 4a42ad852e484910c675ee9174bae76b3270d1527dccdc0299ce8ab002846f25c56832f11d1224d88bc272c2518baf14b29b506974a25069b5a3cc2a2c10afaf Homepage: https://www.tug.org/texlive/ Description: TeX Live: SyncTeX parser library (development part) This package contains the static library and header files for the SyncTex parser library. Package: libsynctex2 Architecture: amd64 Version: 2023.20230311.66589-ok1 Multi-Arch: same Priority: optional Section: libs Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 167 Depends: libc6 (>= 2.38), zlib1g (>= 1:1.1.4) Filename: pool/main/t/texlive-bin/libsynctex2_2023.20230311.66589-ok1_amd64.deb Size: 51128 MD5sum: 341312207ab2476b00597185a096705d SHA1: 4853f95bfc7b5eedad1a646ef499b9e0e4cbf110 SHA256: 040f8dd2f60b18d075f3598e2b21f8a05e2a812a5f4f97bb84bc59b91b2b0d61 SHA512: 8ea63d32b1e7a4a276556efe68e9c426ee88e9da9945183e848ccec2b1533b4feb7ade5cc4e997db19951fdd1caa94c7a346d9be9604066b8923c52a0cc57fec Homepage: https://www.tug.org/texlive/ Description: TeX Live: SyncTeX parser library Library for SyncTeX parsing support. Package: libsyntax-keyword-dynamically-perl Architecture: amd64 Version: 0.13-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 50 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.3), libxs-parse-keyword-perl Filename: pool/main/libs/libsyntax-keyword-dynamically-perl/libsyntax-keyword-dynamically-perl_0.13-ok1_amd64.deb Size: 13840 MD5sum: 5209a9e9d0e303bd3268f327044452b5 SHA1: f0a3bc552746cf2f2f896c897e6a8cc9aa3d3abe SHA256: 201f1dd6cdc49f2b9a469347350a334f68f44318a4256cc67b1c4112634126c2 SHA512: 92d02161ef3a219f97a7419feab4710db6e3ae6e75a34dc4ccddbf72937ef701efc66306cb3abe82a328eb6f1965f964dc09d924dd4885550d47cc3ad97e087e Homepage: https://metacpan.org/release/Syntax-Keyword-Dynamically Description: module to dynamically change the value of a variable Syntax::Keyword::Dynamically provides a syntax plugin that implements a single keyword, dynamically, which alters the behaviour of a scalar assignment operation. Syntactically and semantically it is similar to the built-in perl keyword local, but is implemented somewhat differently to give two key advantages over regular local: . - You can dynamically assign to lvalue functions and accessors. - You can dynamically assign to regular lexical variables. Package: libsyntax-keyword-try-perl Architecture: amd64 Version: 0.29-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 77 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14), libxs-parse-keyword-perl Filename: pool/main/libs/libsyntax-keyword-try-perl/libsyntax-keyword-try-perl_0.29-ok1_amd64.deb Size: 25368 MD5sum: 301ac76363b268dcf0dafa02fd16e122 SHA1: 1517d45d260b76e0c6c5e727c49fd38f6d16c64a SHA256: a6dfe4ecbb640785e7a0ad36a543dd63cd5e5a7517332507dbec8c419474f02a SHA512: 7314210a16f1bc53cb92695586ad49073556f49746b901dfb2323546d01142ea0b65e9477555fe430e4ce5bec6517172046b7f2eb6df1fb2c89fc14ed26ce66c Homepage: https://metacpan.org/release/Syntax-Keyword-Try Description: try/catch/finally syntax for perl Syntax::Keyword::Try provides a syntax plugin that implements exception-handling semantics in a form familiar to users of other languages, being built on a block labeled with the try keyword, followed by at least one of a catch or finally block. . As well as providing a handy syntax for this useful behaviour, this module also serves to contain a number of code examples for how to implement parser plugins and manipulate optrees to provide new syntax and behaviours for perl code. Package: libsys-cpuaffinity-perl Architecture: amd64 Version: 1.13~03-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 154 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.34) Filename: pool/main/libs/libsys-cpuaffinity-perl/libsys-cpuaffinity-perl_1.13~03-ok3_amd64.deb Size: 30996 MD5sum: 62fc39c1d4ce22187ee97344eb7b9a3d SHA1: 3d6bc9e6cec4e14c2a5a0be5f19b8f6a8092e9eb SHA256: fac17924e3b32cd812a5522a888d93f2e75b145aeee36dca5f092b7718c811a4 SHA512: 7bcc09f6875d57ced859c2866f19c672a08cc0122a7350425dfbeec25d00238b257d587f633ddb454ab4f8429b4ccaa33a67769891239bf16438ad063e56d0d0 Homepage: https://metacpan.org/release/Sys-CpuAffinity Description: module to set CPU affinity for processes The details of getting and setting process CPU affinities varies greatly from system to system. Even among the different flavors of Unix there is very little in the way of a common interface to CPU affinities. The existing tools and libraries for setting CPU affinities are not very standardized, so that a technique for setting CPU affinities on one system may not work on another system with the same architecture. . Sys::CpuAffinity seeks to do one thing and do it well: manipulate CPU affinities through a common interface on as many systems as possible, by any means necessary. . The module is composed of several subroutines, each one implementing a different technique to perform a CPU affinity operation. A technique might try to import a Perl module, run an external program that might be installed on your system, or invoke some C code to access your system libraries. Usually, a technique is applicable to only a single or small group of operating systems, and on any particular system, the vast majority of techniques would fail. Regardless of your particular system and configuration, it is hoped that at least one of the techniques will work and you will be able to get and set the CPU affinities of your processes. Package: libsysfs-dev Architecture: amd64 Version: 2.1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: sysfsutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 136 Depends: libsysfs2 (= 2.1.1-ok1) Filename: pool/main/s/sysfsutils/libsysfs-dev_2.1.1-ok1_amd64.deb Size: 31692 MD5sum: 70aa9f4353b9662bce81fcebf5307dc0 SHA1: 10d76dc4f4d9eca6baf1c7d066fea7b09d3b05f0 SHA256: 62d262cdd98c8b99a3f214e9e015c2e998db3b43dcefa27ff47d1aaec8fb340c SHA512: f7f69a6d9b38915b31f712d75510d8bfc10fe054ba2880d3f202508849f6334f2b113d59de65e003f2192d1f00e2008c5898c0010e6c3899b701bd86d71be35d Homepage: https://github.com/linux-ras/sysfsutils Description: interface library to sysfs - development files The sysfs is a virtual file system found in Linux kernels 2.5+ that provides a tree of system devices. libsysfs provides a stable programming interface to sysfs and eases querying system devices and their attributes. . This package provides everything that is needed for developing programs using libsysfs: C headers, a static library, documentation and example programs. Package: libsysfs2 Architecture: amd64 Version: 2.1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: sysfsutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 64 Depends: libc6 (>= 2.33) Filename: pool/main/s/sysfsutils/libsysfs2_2.1.1-ok1_amd64.deb Size: 16348 MD5sum: 1c614591f09b9ccf9fef1a9576731de1 SHA1: 1aec1518d07cdcc1bd60a3b51adc0138238168b6 SHA256: 9efd09e97bd1a18f6853e6180c26b622509602dc209c468c6cd01e1fc762774b SHA512: cd02ba6a6be7dc3684280e62a8d7bf72a4dd8e192dc70105995a0e1c72d8f9916367758cbe1aa6ae9da7e61168a5bd7ddc8edeaa5a1f2d9eb8895bd7ae0da0e9 Homepage: https://github.com/linux-ras/sysfsutils Description: interface library to sysfs - shared library The sysfs is a virtual file system found in Linux kernels 2.5+ that provides a tree of system devices. libsysfs provides a stable programming interface to sysfs and eases querying system devices and their attributes. . This package provides the shared library. Package: libsysprof-6-6 Architecture: amd64 Version: 46.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: sysprof Origin: openKylin Maintainer: Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 510 Depends: libc6 (>= 2.38), libdex-1-1 (>= 0.3.1), libgcc-s1 (>= 3.4), libglib2.0-0t64 (>= 2.76.0), libjson-glib-1.0-0 (>= 1.5.2), libpolkit-gobject-1-0 (>= 0.99), libstdc++6 (>= 4.1.1), libsysprof-6-modules (>= 46.0-ok1) Filename: pool/main/s/sysprof/libsysprof-6-6_46.0-ok1_amd64.deb Size: 162616 MD5sum: afc9007c394b7cae7123024ab67c5939 SHA1: 8d3aef6a51303acdaf92f41c8b8f1b2fa454a300 SHA256: f206fadc1fe47a380922416449c4b0f2f9511334e9f632ec9ecda6dac983fadd SHA512: 004163f0e280ed7caf626172c4c0e60c1771879e1299d6acede32ad2409ee16d7fd9ca956b5ad24baa5d3001d42fa1aad9d1170be24415f6414a3c4d902dd061 Homepage: https://wiki.gnome.org/Apps/Sysprof Description: library for system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . This package provides the shared library for console applications embedding sysprof. Package: libsysprof-6-dev Architecture: amd64 Version: 46.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: sysprof Origin: openKylin Maintainer: Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 193 Depends: libsysprof-capture-4-dev (= 46.0-ok1), libsysprof-6-6 (= 46.0-ok1), libdex-dev (>= 0.3), libglib2.0-dev (>= 2.76.0), libjson-glib-dev, libpolkit-gobject-1-dev (>= 0.105), libsystemd-dev Filename: pool/main/s/sysprof/libsysprof-6-dev_46.0-ok1_amd64.deb Size: 16980 MD5sum: 8a312378b8427bd94cbef9089b1d06fb SHA1: 76fe87928dd67c098e41aa9905736a4191ba0c97 SHA256: b20d5bb7d0126e31031f88ce767c8a7fbfad07febe4aeea63744ea923b2b565a SHA512: ee2741edd6db6fafaf27940bceb8c6cd03675a1b9049a54fc773a66557b245ffb5448e3929213fe5109600450f8c35c6a3b2d34dbb22680f92ef2cd63124ec31 Homepage: https://wiki.gnome.org/Apps/Sysprof Description: development files for system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . This package provides the development files for the shared library. Package: libsysprof-6-modules Architecture: amd64 Version: 46.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: sysprof Origin: openKylin Maintainer: Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 89 Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.76.0), libunwind8 Filename: pool/main/s/sysprof/libsysprof-6-modules_46.0-ok1_amd64.deb Size: 16292 MD5sum: 7e59c92b68e29f7226efb9972e2d51a1 SHA1: e21c91655f9c3a3ae9187d11fafb2a314e9a99c6 SHA256: 5aef99f7ccfc322d9aaacb6fd75d1b6ae856488dedb72ee7dd705a2dc753fab8 SHA512: fb126770b6ce8345f27cf91b013b56f2e25f0ed02d6b6d3e731f1a323674f6ff20e9b69351ae6a02ba6a7335841b761d5120694e4223f2fef62e8e49e8f1f32c Homepage: https://wiki.gnome.org/Apps/Sysprof Description: LD_PRELOAD modules for system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . This package provides LD_PRELOAD modules that can be injected into the program being profiled. Package: libsysprof-capture-4-dev Architecture: amd64 Version: 46.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: sysprof Origin: openKylin Maintainer: Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 270 Breaks: libsysprof-4-dev (<< 3.48.0-3~), sysprof (<< 3.42.1-2~) Replaces: libsysprof-4-dev (<< 3.48.0-3~), sysprof (<< 3.42.1-2~) Filename: pool/main/s/sysprof/libsysprof-capture-4-dev_46.0-ok1_amd64.deb Size: 42224 MD5sum: 3eb7c830b0f0c728e2f8513a05245373 SHA1: d1cfcce5b1dea918f0ae1f2cefde073ccfe478e3 SHA256: 7d15ad3395b7a412747f11d96fb362d9dd9b03bd8375795b31ff71aa2ddcec0b SHA512: 374d4467cbc6444f09ccb3d2eea38b9b2af937fb8c1170c378273d9825d9bbedd79b7657918b2eb9ae30a84c4d4cc675a89457098147a1c11c1f04079cef7d53 Homepage: https://wiki.gnome.org/Apps/Sysprof Description: capture library for system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . This package provides a static library for tools that generate profiling capture data. It can be linked into other projects to provide more detailed trace information. Package: libsystemd-dev Architecture: amd64 Version: 255.2-ok1.8 Multi-Arch: same Priority: optional Section: libdevel Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 5858 Depends: libsystemd0 (= 255.2-ok1.8) Filename: pool/main/s/systemd/libsystemd-dev_255.2-ok1.8_amd64.deb Size: 1145964 MD5sum: 09d3f1c6312ac60f9393e6130476b57b SHA1: c8204e06e8493f12f0e80a6e453982a4d203a55c SHA256: 120b3809231ee1f576f36223b91c29a4f7a2312467d60230416068b62c4d2be7 SHA512: 16c3ec3ed39fe689c75c1904f5423b0708708c1427c3e965523e26ac25660a7a6b726ba19125d08c8a4e53ddfff39a55ec6505b14780ff5c2aa1ec7b0ea62240 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: systemd utility library - development files This library provides APIs to interface with various system components such as the system journal, the system service manager, D-Bus and more. . This package contains the files needed for developing applications that use libsystemd. Package: libsystemd-shared Architecture: amd64 Version: 255.2-ok1.8 Multi-Arch: same Priority: optional Section: libs Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 5944 Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 2.13), libaudit1 (>= 1:2.2.1), libblkid1 (>= 2.30.2), libc6 (>= 2.38), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.4.0), libgcrypt20 (>= 1.10.3), libkmod2 (>= 15), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libmount1 (>= 2.30), libpam0g (>= 0.99.7.1), libseccomp2 (>= 2.4.1), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libzstd1 (>= 1.5.5) Filename: pool/main/s/systemd/libsystemd-shared_255.2-ok1.8_amd64.deb Size: 1887164 MD5sum: c332156429b0d973ab7757d809582ad4 SHA1: be75f91a3d8d3b6fc274b6de7d83d457bfda6de3 SHA256: 287921f3739b8896ea00800b5e79395cf12cf66e4ada1d834743c585a4c54432 SHA512: 6f13e28edb2f422f7f5a917ee9496def625acd8aa632c0437759875d269225f409f0631dd2f7c9640a2540d526fc36faa020e561c31488630685da1015ddefa5 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: systemd shared private library This internal shared library provides common code used by various systemd components. It is supposed to decrease memory and disk footprint. The shared library is not meant for public use and is not API or ABI stable. Package: libsystemd0 Architecture: amd64 Version: 255.2-ok1.8 Multi-Arch: same Priority: optional Section: libs Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 940 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libgcrypt20 (>= 1.10.3), liblz4-1 (>= 0.0~r122), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.5) Filename: pool/main/s/systemd/libsystemd0_255.2-ok1.8_amd64.deb Size: 322752 MD5sum: 6d8f9edfda1563072b23f6c1dcf6b2d2 SHA1: 083012af26de6c3cf407f2a494754769de129374 SHA256: 0fbe68505d26b13065babd48f59251552dd0566350ce157c74a28e45a6b8025c SHA512: 983b7759aebf6fc8dfc4a5c3615789a7a75af51caf1d98cc96063e4a36e46fa50c0df39884e80b4a1223561f56388e76b96c859615b54d99fa7188827370d395 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: systemd utility library This library provides APIs to interface with various system components such as the system journal, the system service manager, D-Bus and more. Package: libsz2 Architecture: amd64 Version: 1.1.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libaec Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alastair McKinstry Installed-Size: 30 Depends: libaec0 (>= 1.1.2), libc6 (>= 2.14) Filename: pool/main/liba/libaec/libsz2_1.1.2-ok2_amd64.deb Size: 5224 MD5sum: 0e220ced2a7b9b06bb20c887a748cd7a SHA1: 88cf925b1f666dec80580c7763decc0217a671cf SHA256: 7f8e015358dba426cbfa72df5b8d927810b9e7b12149ef8b5db57088586f6536 SHA512: f6638655cd73af916792f37d54ebbc2ffef4c8a4816b946a6dee40e90dce430569d610ba35f52f5f1fb348a9d749ca6eadd0a223c0ceb4f256f173fed3d58b09 Homepage: https://gitlab.dkrz.de/k202009/libaec Description: Adaptive Entropy Coding library - SZIP Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). Libaec implements Golomb Rice coding as defined in the Space Data System Standard documents 121.0-B-2 [1] and 120.0-G-2[2]. . This package provides a free drop-in replacement for the SZIP compression library. Package: libtag1-dev Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: taglib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 765 Depends: dpkg-dev, libtag1v5 (= 1.13.1-ok1), zlib1g-dev Filename: pool/main/t/taglib/libtag1-dev_1.13.1-ok1_amd64.deb Size: 83712 MD5sum: 9fb144a13f9ba3d31b4ffc7795be281e SHA1: 0981cf9ddeb662412e239927269aca68a46c0575 SHA256: 55ab75f8bcfe8ef8229b3800164289e9734090738867a42e34e96610c6086990 SHA512: 46ef74b11a8401fe8fbadcb5e2a11caa9806cb7a9074b4395c10591ef5f4e1e8e7e3f51eaef8add1dc4f5d761b1b970db22a21b9750588e6878585daca11d0e0 Homepage: https://taglib.github.io/ Description: audio meta-data library - development files TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the development package which contains headers for the TagLib Audio Meta-Data Library. Package: libtag1-doc Architecture: all Version: 1.13.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: taglib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 16278 Depends: libjs-jquery Suggests: libtag1-dev Filename: pool/main/t/taglib/libtag1-doc_1.13.1-ok1_all.deb Size: 891520 MD5sum: 744aeee2c821f42e0fe1cd2caa8358a9 SHA1: 6c5cfe081ec240a964b6809a2e6d5a2a2da482e4 SHA256: 53d2eba3ab858cd38e849653ea4dfe11f29a858a0e09aa659ef10943bab1648f SHA512: 9f1c9aa10eadd5177a5c85573960a09f5fa1d8fea43de5ad7cd3c49ce70f85e59edf17cc5c2d06e947ec851a609eaea403703dd5ebcbdc90d80ac6cd08ca7309 Homepage: https://taglib.github.io/ Description: audio meta-data library - API documentation TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the documentation package which contains API documentation for the TagLib Audio Meta-Data Library. Package: libtag1v5 Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: taglib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 45 Depends: libtag1v5-vanilla (= 1.13.1-ok1) Conflicts: libtag-extras0, libtag1c2a Replaces: libtag1c2a Filename: pool/main/t/taglib/libtag1v5_1.13.1-ok1_amd64.deb Size: 11576 MD5sum: cf5265c8f40e1a8e8cbffc21b288a697 SHA1: 6af86f1842ea5c589163ec8eee807af11746f4e2 SHA256: 8297746b8c9ddcdbdd2178b11804cf067f9855a22b22107819d5b8af3d9203fa SHA512: 93427e67e9aac1bda419784146ad1060ff6cc2be3a1441825b4e9e313111451d1d8610b6eb242401f5ca1f2fe153c6d6b596cd4f91aa702c35f1ef5d7370f400 Homepage: https://taglib.github.io/ Description: audio meta-data library TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This package is the main metapackage for the TagLib Audio Meta-Data Library. Historically packages using TagLib should depend on this package rather than specific TagLib flavour even if the only vanilla (original) flavour is available at the moment. Package: libtag1v5-vanilla Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: taglib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1166 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Conflicts: libtag-extras0, libtag1-rusxmms Breaks: libtag1-vanilla, libtag1c2a (<< 1.5-5) Replaces: libtag1-vanilla, libtag1c2a (<< 1.5-5) Filename: pool/main/t/taglib/libtag1v5-vanilla_1.13.1-ok1_amd64.deb Size: 291012 MD5sum: 1184a7ddf50349b8a98dcf5c38a92244 SHA1: 337408859f9a255e96ed9548d53ec8f290ca25b2 SHA256: f8a31ec9c5b86d77062d19d737fc4144a90a54ceede8738c02dfc19944791366 SHA512: b9835fe9b8073e042d44ddb0f9fca8a8c245463bad093fe7e1ac3d8c0ea6d2d2d64c244a49dabe9b9051350b3a191c1ae49b52685b3ef37e51d705fcbad4e84d Homepage: https://taglib.github.io/ Description: audio meta-data library - vanilla flavour TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the runtime package for programs that use the TagLib Audio Meta-Data Library. This package contains original and unpatched flavour of the library. Package: libtagc0 Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: taglib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 77 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), libtag1v5 (>= 1.9.1-2.2~) Filename: pool/main/t/taglib/libtagc0_1.13.1-ok1_amd64.deb Size: 16632 MD5sum: b5e2eced6e16e7e7b3d94a246b08fc03 SHA1: 1a5e0ebafac2b84f1bb8bf112b4db6c1e0f1d4f2 SHA256: 36e6e477b46b1cf94d2137db3eea2d49b800d70442271bec86d06d7036c357da SHA512: 3b007a9b8ec0fa59d5ed724266b7a77770569ca3d1c4e9d1e8a1fb1406b3ddb882af5a1673821630deb4acd7e5b20342e52ba1ed9b3f436e4b7622be4de7c8e6 Homepage: https://taglib.github.io/ Description: audio meta-data library - C bindings TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the runtime package for programs that use the TagLib Audio Meta-Data Library (C bindings). Package: libtagc0-dev Architecture: amd64 Version: 1.13.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: taglib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 65 Depends: libtag1-dev (= 1.13.1-ok1), libtagc0 (= 1.13.1-ok1) Filename: pool/main/t/taglib/libtagc0-dev_1.13.1-ok1_amd64.deb Size: 14200 MD5sum: b4b65e1bc472561ce0ce3dda7169ad12 SHA1: 83aab85ab5cb925789900be4279d86a2b0b172fb SHA256: 4d69ef122a504f7c500f2df516b1d0db79522d7db19ca48e1ab0a0f29474f07e SHA512: b22b97e13c944cd5698d3a4aba22ae121a9a641c4506e9602c503e8618406dfed5c735df4cd0db0e8ea85d9e60aa83bc9738f5ed56fa419e977031bffc39ad15 Homepage: https://taglib.github.io/ Description: audio meta-data library - development files for C bindings TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the development package which contains headers for the TagLib Audio Meta-Data Library (C bindings). Package: libtaint-runtime-perl Architecture: amd64 Version: 0.3-ok4 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 50 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.3) Filename: pool/main/libt/libtaint-runtime-perl/libtaint-runtime-perl_0.3-ok4_amd64.deb Size: 13600 MD5sum: 650b965425de5ff6352a44c881bfadaa SHA1: 5660a5923030c787cfcac962d8dc18ab13aeb6f5 SHA256: 24b95f86b0e625b034efaaa78464f7d8f783236f6a91555e0b2d4b1e26806fbf SHA512: a416f995646d1a7f056f4de4f1b2e3c30e1d678eb3bdbc1512b7cbf40d7a13d4e712271a6bb81cf3d9fa2c3b8b96726a370a8b0c732d64506db2e159b14fec3a Homepage: https://metacpan.org/release/Taint-Runtime Description: module to enable taint checking at runtime Taint::Runtime module is intended to encourage the use of taint mode as painless as possible. You should probably use the -T switch on the commandline instead. There are a somewhat limited number of legitimate use cases where you should use this module instead of the -T switch. Unless you have a specific and good reason for not using the -T option, you should use the -T option. See manpage for more details. Package: libtaint-util-perl Architecture: amd64 Version: 0.08-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 44 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.3) Filename: pool/main/libt/libtaint-util-perl/libtaint-util-perl_0.08-ok2_amd64.deb Size: 10316 MD5sum: 08ffd68d580df134b3822c4f89e3afab SHA1: e07111092f3362104fe8682df7cb2afa36b28963 SHA256: 4389ef2514d9f153d7de7a43cfd8fbdd1e42a8eb0c02f9823a73c281b315981a SHA512: 78aa098b1817aabec98b6ddf340868087f07765148a95608d36f5f99ca21dc1a55090a99f6401c6fd79b13f684bf433cc97c92eb5c44e659b3be359dda948e3d Homepage: https://metacpan.org/release/Taint-Util Description: Perl module to manipulate the Perl internal taint flag Taint::Util wraps perl's internal routines for checking and setting the taint flag and thus does not rely on regular expressions for untainting or odd tricks involving eval and kill for checking whether data is tainted, instead it checks and flips a flag on the scalar in-place. Package: libtalloc-dev Architecture: amd64 Version: 2.4.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: talloc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 242 Depends: libtalloc2 (= 2.4.2-ok2), pkg-config Filename: pool/main/t/talloc/libtalloc-dev_2.4.2-ok2_amd64.deb Size: 56748 MD5sum: 20824e82496ad0f971d122dd6f58d5d7 SHA1: 91a63396d8866a52bf84258583233b1f9c257b86 SHA256: 38ab037460484dcfbe7ddfbb046956480716b6a5d4a20959ccec16aa9ad553f0 SHA512: 2ba70c59e9152a288de208028088ec87823d81b74c87a1abba86f9191fe07d19ef3152a7807026f9269618695a7fc572c95bb5520a418f97c915aed6243d3f0d Homepage: https://talloc.samba.org/ Description: hierarchical pool based memory allocator - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files. Package: libtalloc2 Architecture: amd64 Version: 2.4.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: talloc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 80 Depends: libc6 (>= 2.38) Breaks: python3-talloc (<< 2.1.13-2~) Filename: pool/main/t/talloc/libtalloc2_2.4.2-ok2_amd64.deb Size: 22952 MD5sum: ff96c9a22c8dd35b3baba8cad19083e2 SHA1: f8f1a5ecea3013ae6078c71b91f1fe58dce7d43e SHA256: 360ddf13c7c7afaec559a159e98de6a99286d64c089c37f3d51303c23fe59231 SHA512: 867adfa4eb547337e0a231bf76bd34042af66fd6cd7fd26d1a5ea80b0bc5c786e0cf6196ff4034b4a20c0dc34c55c3fa78773c51b89b5cf1e057e18a044f3ca4 Homepage: https://talloc.samba.org/ Description: hierarchical pool based memory allocator A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. Package: libtask-weaken-perl Architecture: all Version: 1.06-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 43 Depends: perl:any Filename: pool/main/libt/libtask-weaken-perl/libtask-weaken-perl_1.06-ok2_all.deb Size: 14186 MD5sum: 218ee2edc2c47a84bcbd78b961364feb SHA1: 3f6166f49739995b1d0ce5afd188bdadbe454662 SHA256: 151cdb4b98a1a94211d9a65267344d4b9d1af48a2d52b0dd27092ecafdbbd4c1 SHA512: 11c1beccb4d51cfa01e54b8d20c2f7849733ca36f9642b231a1776e3a3e8f9aeb830673b261fd1a353820ab13dfb6066c5cdace949cc745967d616b1ea2a2e2c Homepage: https://metacpan.org/release/Task-Weaken Description: module for ensuring that a platform has weaken support One recurring problem in modules that use Scalar::Util's weaken function is that it is not present in the pure-perl variant. . While this isn't necessarily always a problem in a straight CPAN-based Perl environment, some operating system distributions only include the pure-Perl versions, don't include the XS version, and so weaken is then "missing" from the platform, despite passing a dependency on Scalar::Util successfully. . The normal solution is to manually write tests in each distribution to ensure that weaken is available. . Task::Weaken restores the functionality testing to a dependency you do once in your Makefile.PL, rather than something you have to write extra tests for each time you write a module. Package: libtaskmanager6 Architecture: amd64 Version: 4:5.24.7-ok4.4 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 687 Depends: libc6 (>= 2.14), libkf5activities5 (>= 5.90.0~), libkf5configcore5 (>= 5.90.0~), libkf5coreaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5itemmodels5 (>= 5.90.0~), libkf5kiogui5 (>= 5.90.0~), libkf5notifications5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.69.0), libkf5waylandclient5 (>= 4:5.90.0~), libkf5windowsystem5 (>= 5.69.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.15.0~), libqt5gui5 (>= 5.15.0~) | libqt5gui5-gles (>= 5.15.0~), libqt5qml5 (>= 5.15.0~), libqt5quick5 (>= 5.15.0~) | libqt5quick5-gles (>= 5.15.0~), libqt5x11extras5 (>= 5.15.0~), libstdc++6 (>= 5) Filename: pool/main/p/plasma-workspace/libtaskmanager6_5.24.7-ok4.4_amd64.deb Size: 164220 MD5sum: 4c1092cb04f049e0ec5ae61df5795194 SHA1: d0b05edfde454735d0c3dc07ed4f3ae1734e448d SHA256: d015b27f5a55f9fe611cbe9a3bcf78963970950a8573f2f34008f70c6075548f SHA512: 8b81fc1a344c64c05d4deddf17d87869ace950c34929d35d77b9c23271d0415217edfc6003ffa3033f0185b4a676ac57c2f12a33944db15890d6be6eb32cb18c Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Taskmanager library. . This package contains library files. Package: libtasn1-6 Architecture: amd64 Version: 4.19.0-ok1 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Installed-Size: 123 Depends: libc6 (>= 2.38) Filename: pool/main/libt/libtasn1-6/libtasn1-6_4.19.0-ok1_amd64.deb Size: 40180 MD5sum: 1f926ea3cc2b513d7630fc44d0d09295 SHA1: 3c78d2cf712f08fb7c5efcbe697a6d28a938451b SHA256: adc37e09fb3646509e6fed9003c45fcd3dd2470118dcb764136470f5ada6d551 SHA512: c034a531fb0fea9eec5267dd4494433b6d3d419b88b97efedb9ee83cb08a349c42242edea820df343de9143199e1dc5dec286c84f2552df89195f8b4c02d0d67 Homepage: https://www.gnu.org/software/libtasn1/ Description: Manage ASN.1 structures (runtime) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains runtime libraries. Package: libtasn1-6-dev Architecture: amd64 Version: 4.19.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libtasn1-6 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 260 Provides: libtasn1-dev Depends: libtasn1-6 (= 4.19.0-ok1) Recommends: libtasn1-doc (= 4.19.0-ok1) Conflicts: libtasn1-dev Filename: pool/main/libt/libtasn1-6/libtasn1-6-dev_4.19.0-ok1_amd64.deb Size: 85724 MD5sum: 0010e004272aaf60f5f07c2d567fa638 SHA1: d7377f98cecbf62da45c69742a941779ad1aab28 SHA256: 4b3c0f26a3ad0b65f64748b1214e501521a3c9c1052a42a5a7bc313880abb4a0 SHA512: 3905e92cc096f4c77dbf0da93165e337e0539cc19a6487697d61cf5b20ceede2b1a29b0fefc1b969658f128be1e4a07f73370d94a58d2f843cab4724af9d1cac Homepage: https://www.gnu.org/software/libtasn1/ Description: Manage ASN.1 structures (development) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains header files and libraries for static linking. Package: libtasn1-bin Architecture: amd64 Version: 4.19.0-ok1 Multi-Arch: foreign Priority: optional Section: devel Source: libtasn1-6 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 79 Depends: libc6 (>= 2.38), libtasn1-6 (>= 4.14) Filename: pool/main/libt/libtasn1-6/libtasn1-bin_4.19.0-ok1_amd64.deb Size: 14836 MD5sum: 1c0156774087d24c4d2ad2b45badbd6e SHA1: ef6ddb5f4f945ef735b87d589c72ba902b4d77e8 SHA256: 809be8fef9561e17ff4d5ebcc240dabb12b24b197930e9c2fb67eaf663271132 SHA512: 86092e33f1f20e27d42b37dbbd9fa525ba4ebcbe58f3ded1f8edb7401420b0ad8114f8db732f44c37dc61ae662fa316a39df71f7b1a2ecad481971d880ad7a15 Homepage: https://www.gnu.org/software/libtasn1/ Description: Manage ASN.1 structures (binaries) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains programs to encode, decode and parse asn1 data structures. Package: libtasn1-doc Architecture: all Version: 4.19.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libtasn1-6 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 570 Filename: pool/main/libt/libtasn1-6/libtasn1-doc_4.19.0-ok1_all.deb Size: 317356 MD5sum: c7425eb4d92eadad7ace984a8e40be41 SHA1: aaf72cd09566e7bb2488f61f9c7369f8c4c042c8 SHA256: 46e5a401f1ffd018d45739000c6c4bf81f81a6776496ad88e1207200b87a6f86 SHA512: 3c62f23ffd52cb3227641e99005792c0165364f0f164c8c416913a102ad02258fab1578c72563c3b5ce7fa11ab7d6fd9c7b04dfe94ffb2ce4f9f8f6c37fae878 Homepage: https://www.gnu.org/software/libtasn1/ Description: Manage ASN.1 structures (documentation) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains the documentation for developing with libtasn1. Package: libtbox-dev Architecture: amd64 Version: 1.7.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: tbox Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Yangfl Installed-Size: 2743 Filename: pool/main/t/tbox/libtbox-dev_1.7.5-ok1_amd64.deb Size: 358198 MD5sum: 2f657cb1c5178205c497838475be57df SHA1: f858020a0eebd5bbb63b28c0a3505f42c9755610 SHA256: 21f7929e40581e0127c7bce4048778dd942673f4a88eb71f1b760ed42417d3c8 SHA512: 79be3e6bda3a51ca0ea70963c549f58d5f01ae5f4af59cb9b8f998411cbcc1ffca5fb117c24122fdfd21a90cb9cbcb88231e663c658a19324db4fe7745b733b0 Homepage: https://github.com/tboox/tbox Description: glib-like multi-platform c library (development files) TBOX is a glib-like cross-platform C library that is simple to use yet powerful in nature. . The project focuses on making C development easier and provides many modules (.e.g stream, coroutine, regex, container, algorithm ...), so that any developer can quickly pick it up and enjoy the productivity boost when developing in C language. . This package contains the header files and static library. Package: libtcl8.6 Architecture: amd64 Version: 8.6.14+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: tcl8.6 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Tcl/Tk Packagers Installed-Size: 4212 Provides: libtcl Depends: tzdata, libc6 (>= 2.38), zlib1g (>= 1:1.2.2) Suggests: tcl8.6 Conflicts: tcl74 (<= 7.4p3-2), tcl8.6 (<< 8.6.0-2) Breaks: nsf (<< 2.2.0) Replaces: tcl8.6 (<< 8.6.0-2) Filename: pool/main/t/tcl8.6/libtcl8.6_8.6.14+dfsg-ok1_amd64.deb Size: 908560 MD5sum: 29a2798d587ca313b466d3f0f4a94355 SHA1: 067085059251576fd695ef43ce1f40f1a904d993 SHA256: c743d4a457e11c2667dc766fb8c76fa6d58df40ecd7140101e0fca08748b7ccb SHA512: 7ec389dbf2c9a388e4875fa34d859f6b335d29fcf808578ae10849efa0cfbe97a79506fcb8f235522a66bb5d9ce862b2d4c981b85dbfeacb892f121c2d677fd1 Homepage: http://www.tcl.tk/ Description: Tcl (the Tool Command Language) v8.6 - run-time library files Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl library and auxiliary code which allows one to run Tcl-enabled applications. This version includes thread support. Package: libtcmalloc-minimal4t64 Architecture: amd64 Version: 2.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: google-perftools Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 341 Provides: libtcmalloc-minimal4 (= 2.15-ok2) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Breaks: libtcmalloc-minimal4 (<< 2.15-ok2) Replaces: libtcmalloc-minimal4 Filename: pool/main/g/google-perftools/libtcmalloc-minimal4t64_2.15-ok2_amd64.deb Size: 82620 MD5sum: bd60e4600f34d879070dd5612c193b11 SHA1: fc38df43a1aa2b13c34240fc7c809ea65fbac5a8 SHA256: cd4437581b2821dd5364f31cc658e1028afdf5aafe3cc0847ea5f39897baf1bb SHA512: 0537886555b1bda52574554e944e523cb6a5cbde6b7b9edd7894d9a50adc012743df8432cb96e4ee549981cf578cfbf46735b0804b52a347bcd48f7e234afbcc Homepage: https://github.com/gperftools/gperftools Description: efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This is a part of that package, and includes an optimized thread-caching malloc. Package: libtdb-dev Architecture: amd64 Version: 1.4.10-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: tdb Origin: openKylin Maintainer: openKylin Developers Installed-Size: 221 Provides: tdb-dev Depends: libc6-dev, libtdb1 (= 1.4.10-ok2) Filename: pool/main/t/tdb/libtdb-dev_1.4.10-ok2_amd64.deb Size: 62328 MD5sum: 95c3661f1b9376f216c5de4d6c6667b7 SHA1: db754e930ce6c908bd2c2bd3bc012dd94368058f SHA256: c6385cc3c8654d14bba1f6c832c0a66c345f18e301b629a25ef88fa6fc9d602f SHA512: 71eeafb022dd4264d8af55f19a0462ef299fbba5d0073b1b87dffb00ceb3543bb1d8a04bce9c4989310f85a62e190f138a21c36ad306850fb47a6c3cd9cf3787 Homepage: https://tdb.samba.org/ Description: Trivial Database - development files This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the development files. Package: libtdb1 Architecture: amd64 Version: 1.4.10-ok2 Multi-Arch: same Priority: optional Section: libs Source: tdb Origin: openKylin Maintainer: openKylin Developers Installed-Size: 129 Depends: libc6 (>= 2.34) Filename: pool/main/t/tdb/libtdb1_1.4.10-ok2_amd64.deb Size: 41688 MD5sum: a6caaea9120bcae0c1f050bac7f63cbd SHA1: 5f294f2ec5abb7d53a9a865055cd1dd9d20a4f2e SHA256: 32ea8892fbc82cf331f7e224892a0206a597cccf6f66a5c814461cfa207ca598 SHA512: f8c5ae8076e2100c280dd1359fec8def19c0e379198d0c23db752d0566620b7535803e96eac97bd8d9a0e7afadc8f9f7ba195cd81336993bc18ecbb8685b3628 Homepage: https://tdb.samba.org/ Description: Trivial Database - shared library This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the shared library file. Package: libteam-dev Architecture: amd64 Version: 1.31-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libteam Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dmitry Smirnov Installed-Size: 34 Depends: libteam5 (= 1.31-ok1), libteamdctl0 (= 1.31-ok1), libnl-3-dev Filename: pool/main/libt/libteam/libteam-dev_1.31-ok1_amd64.deb Size: 5676 MD5sum: 256cdd1eed08edfb064562a3421e8aa5 SHA1: 4e77c287071ccd6f7f17e52d5c788ebeb5c36e98 SHA256: b7a5cf80fe94cd80834e324c70d889df0f83dbd91675d3d383a24da3b1b1243f SHA512: 27efbaf8775597ca086db43b67bbbc83dc9bece84baa06d22241b9fbd0777fa42815a620e9bb360aaf541b88f74defc9b188e1ea8814d0d5cceef33599473a1a Homepage: http://libteam.org Description: library for controlling team network device -- dev files Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2 (Data link) into a single virtual NIC. The process is called "channel bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc. This is already implemented in the Linux kernel by the bonding driver but unlike the bonding driver, libteam (user space) has the following additional features: * load-balancing for LACP support * NS/NA (IPV6) link monitoring * port priorities and stickiness ("primary" option enhancement) * separate per-port link monitoring setup . Libteam requires Linux kernel 3.3 or higher. . This package provides development headers. Package: libteam-utils Architecture: amd64 Version: 1.31-ok1 Priority: optional Section: net Source: libteam Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dmitry Smirnov Installed-Size: 274 Provides: teamd Depends: libc6 (>= 2.38), libdaemon0 (>= 0.14), libdbus-1-3 (>= 1.9.14), libjansson4 (>= 2.14), libteam5 (>= 1.23), libteamdctl0 (>= 1.9) Filename: pool/main/libt/libteam/libteam-utils_1.31-ok1_amd64.deb Size: 79948 MD5sum: c30b488eb7b3d8c25de2049cf1a47611 SHA1: 2ea5ba20c788ef37fb9260ccbe90ad8e0f2c3f23 SHA256: d3f94bb3edc7b27b81561ff8a1a65e14751fcdfca3752d244f77b17a563940d3 SHA512: 67a89ee310b7bd8279b77f2d09d873424fa6a48e01eeeb3b017a5c9d1c7320b649be5ef2e4c3adca825daf3ac5b4d443c6188fe39254262c50ee579481332783 Homepage: http://libteam.org Description: library for controlling team network device -- userspace utilities Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2 (Data link) into a single virtual NIC. The process is called "channel bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc. This is already implemented in the Linux kernel by the bonding driver but unlike the bonding driver, libteam (user space) has the following additional features: * load-balancing for LACP support * NS/NA (IPV6) link monitoring * port priorities and stickiness ("primary" option enhancement) * separate per-port link monitoring setup . Libteam requires Linux kernel 3.3 or higher. . This package provies user-space counterpart for team network driver. Package: libteam5 Architecture: amd64 Version: 1.31-ok1 Multi-Arch: same Priority: optional Section: net Source: libteam Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dmitry Smirnov Installed-Size: 80 Depends: libc6 (>= 2.38), libnl-3-200 (>= 3.2.27), libnl-cli-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.24) Filename: pool/main/libt/libteam/libteam5_1.31-ok1_amd64.deb Size: 22748 MD5sum: 914b0c5c2f003ed74e14c6dd6237b0ec SHA1: 5ac20bd3c21222a547ed33818ec2b6cb186fa748 SHA256: 621a4aec705ac6116a90b9f1cb64fcd6189835bb232babe08cdc9591a3afba9a SHA512: 18604b4ae030e8fb0fad886c3b92d590809db655d414265c1303023ab1fb170b6dcaae8f2f9df0580bf8b5734bab595781c367d2d2134ccaca6d762b901eb33a Homepage: http://libteam.org Description: library for communication with Netlink kernel module Libteam is a library for communication with the Netlink kernel module. It is used by `teamd`. . Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2 (Data link) into a single virtual NIC. The process is called "channel bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc. This is already implemented in the Linux kernel by the bonding driver but unlike the bonding driver, libteam (user space) has the following additional features: * load-balancing for LACP support * NS/NA (IPV6) link monitoring * port priorities and stickiness ("primary" option enhancement) * separate per-port link monitoring setup . Libteam requires Linux kernel 3.3 or higher. Package: libteamdctl0 Architecture: amd64 Version: 1.31-ok1 Multi-Arch: same Priority: optional Section: net Source: libteam Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dmitry Smirnov Installed-Size: 40 Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14) Filename: pool/main/libt/libteam/libteamdctl0_1.31-ok1_amd64.deb Size: 10916 MD5sum: de8dcb16dccc5f344c08a5c2d08f3429 SHA1: 2b9bf927fb1026a843d01258c9d31343ff588bdf SHA256: 932f76c55c38544d4f80d0c91b476bec1724cb2ec94f3763daaf570e10019c0f SHA512: f6048779ce1bcf679d974c9170ae53d49939a478d60281f7cd36c03208f3c25169a8b1a4a4a45540e3ee15986f20f51ddd0b58451d427a4e8170598b69adb8a5 Homepage: http://libteam.org Description: library for communication with `teamd` process libteamdctl is a library for communication with teamd process (via D-Bus, Unix socket or zeromq). It is used by the `teamdctl` utility. . Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2 (Data link) into a single virtual NIC. The process is called "channel bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc. This is already implemented in the Linux kernel by the bonding driver but unlike the bonding driver, libteam (user space) has the following additional features: * load-balancing for LACP support * NS/NA (IPV6) link monitoring * port priorities and stickiness ("primary" option enhancement) * separate per-port link monitoring setup . Libteam requires Linux kernel 3.3 or higher. Package: libtemplate-perl Architecture: amd64 Version: 3.101-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 1504 Provides: templatetoolkit-perl Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libappconfig-perl (>= 1.56) Suggests: libtemplate-plugin-gd-perl, libtemplate-plugin-xml-perl Conflicts: libtemplate-perl-doc Filename: pool/main/libt/libtemplate-perl/libtemplate-perl_3.101-ok2_amd64.deb Size: 506276 MD5sum: 8dc51bc9872359b7fbff33d391ee0255 SHA1: f980070ccc8b3e2a8d99c3ab7fa7749ad89b1da2 SHA256: 5a46b101b9c04ea594744f82882c6bcedd1b012078ae98bb24ec7f866ec82f72 SHA512: b8fd21278d283b81496b5b909c95bdf8dabaf5f9715be41ff74af1dee5a2535c2b9e3d8f3b61905da7452a7f994afad2e533ddc9a4eea1ba4ceba03b268de8ab Homepage: https://metacpan.org/release/Template-Toolkit Description: "Template Toolkit" template processing system in Perl The Template Toolkit is a fast, powerful, flexible, and easily extensible template processing system written in Perl. It is ideally suited for (but not limited) to the creation of static and dynamic web content. It includes support for all standard templating directives and many additional features including output filtering, exception handling, macro definition, support for plugin objects, definition of template metadata, embedded Perl code, and much more. . This package contains the 'tpage' and 'ttree' executables which serve as simple, powerful tools in the creation of static content without any prerequisite knowledge of Perl. It also contains an extensive set of Perl modules ideally suited to act as a templating system in the dynamic creation of web content. . Excellent offline batch processing makes it ideal for generating non-web-based content including POD, LaTeX, PostScript, and plain text from source templates. . This package also includes Doug Steinwand's high-speed drop-in replacement for Template::Stash written in Perl XS. Package: libterm-readkey-perl Architecture: amd64 Version: 2.38-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 76 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.28) Filename: pool/main/libt/libterm-readkey-perl/libterm-readkey-perl_2.38-ok3_amd64.deb Size: 23728 MD5sum: 64077e007e5289bab790dee31498697b SHA1: 15e13cdd7c77011555b4694d3fbdf0ab38a6401a SHA256: 00a7192073a38f46a25eb2362400cc0e48859b3c67a235d318b3d6c0ef0d21ec SHA512: d50c036cbba1cdb174fee57f831505c16629f783f44aae92d0c783f459b062aaddfef3edcaefbe7f81cb921e24b8e08ed42c3788ec543b62ae65d6656f6156a9 Homepage: https://metacpan.org/release/TermReadKey Description: perl module for simple terminal control Term::ReadKey is a compiled perl module dedicated to providing simple control over terminal driver modes (cbreak, raw, cooked, etc.) support for non-blocking reads, if the architecture allows, and some generalized handy functions for working with terminals. One of the main goals is to have the functions as portable as possible, so you can just plug in "use Term::ReadKey" on any architecture and have a good likelihood of it working. Package: libterm-table-perl Architecture: all Version: 0.018-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: perl:any Recommends: libunicode-linebreak-perl Filename: pool/main/libt/libterm-table-perl/libterm-table-perl_0.018-ok1_all.deb Size: 27272 MD5sum: 036dc77e2dbd7ef65c61e33e7ebd71c3 SHA1: 2063c1e0a9be04fe9bb0b90bdc9008beb63c0c4f SHA256: 6e6ec4ef65acdfe09fc05592095f7f65f80b9f21321271bd0951957a5e23c633 SHA512: 97d5cf3e004fc8628ad6d1a6a55835a113810663284e4af9ed9d275b866d0e7a228db1211ce620b06c1ab7c9d2697b7768b7126145979938d963472ebf8d26c0 Homepage: https://metacpan.org/release/Term-Table Description: module to format a header and rows into a table The Term::Table module is able to generically format rows of data into tables. This is used in test suites by some failing tests to provide diagnostics about what has gone wrong but can also be used in all kinds of other contexts. Package: libtesseract-dev Architecture: amd64 Version: 5.3.4-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: tesseract Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alexander Pozdnyakov Installed-Size: 7324 Depends: libtesseract5 (= 5.3.4-ok4), libleptonica-dev, libarchive-dev, libcurl4-dev | libcurl4-gnutls-dev Breaks: tesseract-ocr-dev (<< 3.0.1-1~) Replaces: tesseract-ocr-dev (<< 3.0.1-1~) Filename: pool/main/t/tesseract/libtesseract-dev_5.3.4-ok4_amd64.deb Size: 1471500 MD5sum: 83f9cbd8bb111bc5cff6f29c4272fb1a SHA1: 23fcf77bc6aae745b386860c35dc437bfc4da0a4 SHA256: f4fb8a65d7d671eb66364af8efd564f90ee497d6444c0cb7ad4a0a8caeb71ad5 SHA512: f8162500f460420dde19bafb80eb0d1c18b255e55e9aa127d0b41693624162a0b0057117ede4a4605df93f9b180dc5a4b78b1ccf603e2b95ced0d023649d6b38 Homepage: https://github.com/tesseract-ocr/ Description: Development files for the tesseract command line OCR tool Tesseract is an open source Optical Character Recognition (OCR) Engine. It can be used directly, or (for programmers) using an API to extract printed text from images. It supports a wide variety of languages. This package includes the development files, static library, and header files. Package: libtesseract5 Architecture: amd64 Version: 5.3.4-ok4 Multi-Arch: same Priority: optional Section: libs Source: tesseract Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alexander Pozdnyakov Installed-Size: 3211 Depends: libarchive13t64 (>= 3.0.4), libc6 (>= 2.38), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.3.1), libgomp1 (>= 4.9), liblept5 (>= 1.75.3), libstdc++6 (>= 11) Breaks: ocropus (<< 0.4.0~), tesseract-ocr (<< 3.01~) Replaces: tesseract-ocr (<< 3.01~) Filename: pool/main/t/tesseract/libtesseract5_5.3.4-ok4_amd64.deb Size: 1186728 MD5sum: ac88739de38061cc4e066ad6ecd6295b SHA1: ab40bd0c85eeefbb83d66846cb7fdb263fba1907 SHA256: bd22a7ca7c5877fc89e42b091c1bfe89bbaf2fae1b6f0afba750045d9f3b433e SHA512: 57e65b3b39875db8cd23df6227a51032c3af697887377169525c110170e063be3d9ce52e4da53618162d6a7fd5dd0993bcaf232e25c861a52f53dd7afceef87f Homepage: https://github.com/tesseract-ocr/ Description: Tesseract OCR library Tesseract is an open source Optical Character Recognition (OCR) Engine. It can be used directly, or (for programmers) using an API to extract printed text from images. It supports a wide variety of languages. This package includes the shared library. Package: libtest-cleannamespaces-perl Architecture: all Version: 0.24-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 43 Depends: perl:any, libmodule-runtime-perl, libpackage-stash-perl, libsub-exporter-progressive-perl, libsub-identify-perl Recommends: libpackage-stash-xs-perl, librole-tiny-perl Filename: pool/main/libt/libtest-cleannamespaces-perl/libtest-cleannamespaces-perl_0.24-ok1_all.deb Size: 14028 MD5sum: d5ae82d6125e25763c51f478d983d8cb SHA1: 85019ef2a24e5d242c77a606448a5d1f0e0c0b2e SHA256: eb28650baed51bed5f72478760fa5c7ea1de2f7204a41832ee2825252f7d2e64 SHA512: a6a876730cb1db622caa0de5334e2502e986e0bad2f2d30b86fcf1d9b850610584065ea4e0b53195b191fdaa02547ca428accf1b6b78cee4289f7f97e020b30c Homepage: https://metacpan.org/release/Test-CleanNamespaces Description: module to check for uncleaned imports Test::CleanNamespaces lets you check your module's namespaces for imported functions you might have forgotten to remove with namespace::autoclean or namespace::clean and are therefore available to be called as methods, which usually isn't want you want. Package: libtest-command-simple-perl Architecture: all Version: 0.05-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 26 Depends: perl:any Filename: pool/main/libt/libtest-command-simple-perl/libtest-command-simple-perl_0.05-ok1_all.deb Size: 9360 MD5sum: 21ff6d9eb1ce1bcd1b428ae9e76987e6 SHA1: ed393c4478a4691b5c48471ce665b9d88e017184 SHA256: 1ee07513b7cb9d996dfc42ebb8bf8236651de1c3ee2d5caeb2a8bcc2d4c350db SHA512: cb0d55c8114ea202056f921486e4ce6dc0eb9b3b3a1a3af438f86daba1d2baf469fe456f6350c0685b68f73be84cc94081b05b64de4d5591dd420e395a641d26 Homepage: https://metacpan.org/release/Test-Command-Simple Description: Perl module to test external commands Test::Command::Simple is a intended to simplify testing of external commands. It does so by running the command under IPC::Open3, closing the stdin immediately, and reading everything from the command's stdout and stderr. It then makes the output available to be tested. . It is not (yet?) as feature-rich as Test::Cmd (in package libtest-cmd-perl), however the interface to this is much simpler. Tests also plug directly into the Test::Builder framework, which plays nice with Test::More. Package: libtest-cpan-meta-perl Architecture: all Version: 0.25-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 61 Depends: perl:any Filename: pool/main/libt/libtest-cpan-meta-perl/libtest-cpan-meta-perl_0.25-ok2_all.deb Size: 15970 MD5sum: 71b26e4069034d750c0d46c13e63059a SHA1: 1efc51353ff6acbdee39cdf2b38e3c5643c83186 SHA256: 9b4654aa5273a5bb93ba2df8f76f655e6025b40f4c891d19a4e376f50145cb98 SHA512: 2f8a6c6ccf082c3cfe37a4621558d67c728106e8fe74730f35d039d9992624a02a5f2e8bfa0b44e4d0ac1691b2f1b1240bdc608b39e3103586db1d98a51c190d Homepage: https://metacpan.org/release/Test-CPAN-Meta Description: test module to validate package metadata for CPAN Test::CPAN::Meta is a Perl test module for validating that the META.yml or META.json file, included in all standard distributions uploaded to CPAN, is correct. To work properly, these files must conform to the CPAN Metadata Specification (see ) . This package is considered the successor of Test::CPAN::Meta::YAML and Test::CPAN::Meta::JSON. Package: libtest-deep-perl Architecture: all Version: 1.204-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 224 Depends: perl:any, libscalar-list-utils-perl, libtest-simple-perl Filename: pool/main/libt/libtest-deep-perl/libtest-deep-perl_1.204-ok1_all.deb Size: 45764 MD5sum: 2604fdeeeb82a63f4c9d6eb9bf96ac44 SHA1: 05a526f535f241816e6a685682f58b29d3e9ceb4 SHA256: ad1a94d08f3da76083104c0bf905e7096d9e52cc41bf585d63fe838d0c8190fe SHA512: b3210e91c13bc0a79bdbd63f06cce58b8740dc0546202e081825a4cfb2f2cc0bb5721cba62f401f65c5a7e153d03ac9b97945d40061574673b5ab507f07cc6f9 Homepage: https://metacpan.org/release/Test-Deep Description: Perl module for extremely flexible deep comparisons Test::Deep gives you very flexible ways to check that the result you got is the result you were expecting. At it's simplest it compares two structures by going through each level, ensuring that the values match, that arrays and hashes have the same elements and that references are blessed into the correct class. It also handles circular data structures without getting caught in an infinite loop. . Where it becomes more interesting is in allowing you to do something besides simple exact comparisons. With strings, the eq operator checks that 2 strings are exactly equal but sometimes that's not what you want. When you don't know exactly what the string should be but you do know some things about how it should look, eq is no good and you must use pattern matching instead. Test::Deep provides pattern matching for complex data structures Package: libtest-exception-perl Architecture: all Version: 0.43-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 36 Depends: perl:any, libsub-uplevel-perl Filename: pool/main/libt/libtest-exception-perl/libtest-exception-perl_0.43-ok2_all.deb Size: 13196 MD5sum: 11a7748bc0008434d32f1f8028f2fe31 SHA1: 8d9278c0f380555677fc36079eacbc8b0a81a982 SHA256: ab3dd3029f1d7be11b0999a2086d008ff04716f55a1571f6e4d6f9970d47a6e6 SHA512: 042b536d9236beaafce00650dc33cb675fe621211195cb752a428dd93e33711c279f2f8bc5456df4ac4323e8ed712c22cd236c0dfb6273c48008af347b931674 Homepage: https://metacpan.org/release/Test-Exception Description: module for testing exception-based code Test::Exception is a Perl test module that provides a few convenience methods for testing exception-based code. It is built with Test::Builder and plays happily with Test::More and friends. . Note that this module only checks for exceptions, so it ignores other methods of halting program executing - including exit(). If your code causes the Perl interpreter to exit, Test::Exception won't be able to catch it. Package: libtest-failwarnings-perl Architecture: all Version: 0.008-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: perl:any Filename: pool/main/libt/libtest-failwarnings-perl/libtest-failwarnings-perl_0.008-ok1_all.deb Size: 12108 MD5sum: 7fd4a5bd35cda093b7caf5f4071aca47 SHA1: 085152a5714414c61302f22301a0b88ee18e04cf SHA256: 6d8a0c35d6d1bd070858a9cad9d67de23319bdce8b1ba50cb2e01ef50aae6a31 SHA512: 0c61adbc3cf3048ed7f020fc70f99424a4cb4768c23c31a3c93258f3d95cfb82fc425da752cff6bfecfa6e17672294298cb417cafe89ba28a60119b2a576258d Homepage: https://metacpan.org/release/Test-FailWarnings Description: module for adding test failures if warnings are caught Test::FailWarnings hooks $SIG{__WARN__} and converts warnings to Test::More's fail() calls. It is designed to be used with done_testing, when you don't need to know the test count in advance. . Just as with Test::NoWarnings, this does not catch warnings if other things localize $SIG{__WARN__}, as this is designed to catch unhandled warnings. Package: libtest-fatal-perl Architecture: all Version: 0.017-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 42 Depends: perl:any, libtry-tiny-perl Filename: pool/main/libt/libtest-fatal-perl/libtest-fatal-perl_0.017-ok1_all.deb Size: 11196 MD5sum: d20b918a28a50821b87fa5695652cd01 SHA1: a32ebbc5e942c9ea4318c44db23abc1027f4ce98 SHA256: 6745980cbea04e434cbf3b01877c133b2ea793f0f19da3c921ecc09970856428 SHA512: 6b5ed01c30b20646d5769278f35bf32f11a59c0e239772033a617dbd20dff01109658003056be8295d6d8d26e1170d19bf74688b3c23d2228718e0be6df5dccc Homepage: https://metacpan.org/release/Test-Fatal Description: module for testing code with exceptions Test::Fatal is an alternative to the popular Test::Exception. It does much less, but should allow greater flexibility in testing exception-throwing code with about the same amount of typing. . It exports one routine by default: exception. Package: libtest-file-perl Architecture: all Version: 1.993-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 78 Depends: perl:any Filename: pool/main/libt/libtest-file-perl/libtest-file-perl_1.993-ok1_all.deb Size: 19644 MD5sum: 76ad9b23eb3a4edd8531cd5410f984fb SHA1: 416237b72f72ff884e5983f02127b6d677341ce6 SHA256: 4f4e336e78cc1e42e4c4b0df0ba01bc097c9cfb3eef5d2fa400a2a19786bffac SHA512: 46f8578a90163d123115bd8b8804610f0ed8b1b7cbf3caa4f4075fffbb3223464a53f8457a7057a086a5b613069ec3b49fbd4759d876bb8fb4c0c0581b7aa82a Homepage: https://metacpan.org/release/Test-File Description: Perl module to test file attributes Test::File provides a collection of test utilities for file attributes. . Some file attributes depend on the owner of the process testing the file in the same way the file test operators do. For instance, root (or super-user or Administrator) may always be able to read files no matter the permissions. Package: libtest-file-sharedir-perl Architecture: all Version: 1.001002-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 88 Depends: perl:any, libclass-tiny-perl, libfile-copy-recursive-perl, libfile-sharedir-perl, libpath-tiny-perl, libscope-guard-perl Filename: pool/main/libt/libtest-file-sharedir-perl/libtest-file-sharedir-perl_1.001002-ok1_all.deb Size: 32630 MD5sum: d671eb75301fa71580b8501c0b467153 SHA1: f390d386171696d2d70d3c338295e7cf2c42ab27 SHA256: ab8b35ab81f3eacc206f0ff58115416aebd1f625cc57a0f8fcedf09bfe98f10d SHA512: 71f330a001856403ea077919580f871d154a21cf03959597af5fdaa4c330eb9a9de23a08edec68a94ef1155e6f7d43c32b9db09f9fd465d5b10921e576aeed3a Homepage: https://metacpan.org/release/Test-File-ShareDir Description: Perl module to create fake ShareDirs Test::File::ShareDir is a Perl test module that provides functionality for creating fake ShareDirs (directories to store read-only data such as /usr/share on Linux), useful for module testing purposes. Package: libtest-filename-perl Architecture: all Version: 0.03-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 42 Depends: libpath-tiny-perl, perl:any Filename: pool/main/libt/libtest-filename-perl/libtest-filename-perl_0.03-ok1_all.deb Size: 11128 MD5sum: 532c50221eb0e563ea5302dc7b3c3f01 SHA1: 1980464b6f294acc96a9c78c4ac4197cc61fa9f5 SHA256: c91fe1b05cb58d382e059e047600b8083f1e9ecc4bc662c64578cdba68e0a503 SHA512: 9eb5f28fbcd19fdcb8ad458ef2ca78dc2993f994de2f6fc1bc7b512770a71f88a1c615aa5c2d99484771d8dc6019dee6943941479e99fe22d3261995490035af Homepage: https://metacpan.org/release/Test-Filename Description: portable filename comparison Many cross-platform test failures -- particularly on Win32 -- are due to hard-coded file paths being used in comparison tests. . my $file = get_file(); # returns "foo\bar.t"; is( $file, "foo/bar.t" ); # fails on Win32 . Test::Filename provides some handy functions to convert all those path separators automatically so filename tests will just DWIM. . The alternative is to write your own utility subroutine and use it everywhere or just keep on littering your test code with calls to File::Spec -- yuck! . is( $file, File::Spec->canonpath("some/path"), "should pass" ); . Since this module is so simple, you might not think it worth including as a dependency. After all, it's not that hard to always remember to use File::Spec, Path::Tiny or some other file utility, right? But odds are that, at some point, you'll be so busy writing tests that you'll forget and hard-code a path in your haste to show what a clever programmer you are. . So just use this module and stop worrying about it. You'll be happier and so will anyone trying to install your modules on Win32. Package: libtest-fork-perl Architecture: all Version: 0.02-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 21 Depends: perl:any Filename: pool/main/libt/libtest-fork-perl/libtest-fork-perl_0.02-ok1_all.deb Size: 6842 MD5sum: 271379e5143d318cfae8c96e2b07e131 SHA1: 87866145387c864c6d1e75bd0ea4766452d5397d SHA256: c70f77ce7a22c58e0589be8e47275fc60fde759f8d3f3373e40eaaa4050663e1 SHA512: 571c481f6d27ceecf64d288a467d013405d180f93ce699f72588b179da70c002c021e0eaf26ce3d5f8eb41c5d93fe1a48e8c8e14ed1d174044e4b0827993a85e Homepage: https://metacpan.org/release/Test-Fork Description: module for testing code which forks Because each test has a number associated with it, testing code which forks is problematic. Coordinating the test number amongst the parent and child processes is complicated. Test::Fork provides a function to smooth over the complications. Package: libtest-identity-perl Architecture: all Version: 0.01-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 38 Depends: perl:any Filename: pool/main/libt/libtest-identity-perl/libtest-identity-perl_0.01-ok1_all.deb Size: 12278 MD5sum: d71d0148a00342db43fbb53135e328ec SHA1: 8528f052524dadbc909849b3dd5a6a9d606bb048 SHA256: a78079ead6dcb3f9ead9e210b38946e29eaca657d307e53dd9685819a2121b52 SHA512: 4fe25e06f5f9ca1ae546226ab8a3fd11d635b8ab76f48665be5c3819660463c5460ef88bb564c206e9acca0bc05e832777ff1be2bd7e5bc8c8638eb8cee3476e Homepage: https://metacpan.org/release/Test-Identity Description: test module that asserts the referential identity of a reference Test::Identity provides a single testing function, identical. It asserts that a given reference is as expected; that is, it either refers to the same object or is undef. It is similar to Test::More::is except that it uses refaddr, ensuring that it behaves correctly even if the references under test are objects that overload stringification or numification. It also provides better diagnostics if the test fails. Package: libtest-leaktrace-perl Architecture: amd64 Version: 0.17-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 84 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14) Filename: pool/main/libt/libtest-leaktrace-perl/libtest-leaktrace-perl_0.17-ok3_amd64.deb Size: 25596 MD5sum: b1de8477a43730b97f409b46ab7c4560 SHA1: 53103e5426ab3aaecbc5f278a5c28c845df03e14 SHA256: 879925678d39b1103a57da5c8b956d56b4bbe55c05019ef2b8d00b77397d8bc0 SHA512: 4d341e8bfb103a22bb530d2832d75e4cb0becc75206a43138e67e57a2e0768de1139f0a53be0078283c2e958ac4a2d11252df683fe53441f40edfa8e0294372e Homepage: https://metacpan.org/release/Test-LeakTrace Description: Perl test module for tracing memory leaks Test::LeakTrace provides several functions that detect and trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked scalar values (SVs) in given blocks. Leaked SVs are those which are not released after the end of the scope they have been created, including internal caches and global variables. Package: libtest-longstring-perl Architecture: all Version: 0.17-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any Filename: pool/main/libt/libtest-longstring-perl/libtest-longstring-perl_0.17-ok1_all.deb Size: 10000 MD5sum: 708b59a6ed9a2784afa7ecda06b07dc5 SHA1: 089c4a0faffdae57ac41b0013e4a9dff3a5f3234 SHA256: c8accc1fe4256603369a0b0056187088dffb7e8f5d25ed9322183692779a5efb SHA512: c13761fdd62194e18efd5788b95eb2a17f9e688de23897a06ab80a484de540054328d893d6dd1c8a53305afff02c77d52fb4bf42ed45239074d728dba417d1be Homepage: https://metacpan.org/release/Test-LongString Description: module to test for string equality Test::LongString is a Perl test module that provides some functions useful for testing the equality of long strings. Upon failure, it will provide more useful diagnostic output by: . * Reporting lengths of the strings that have been compared * Reporting length of the common prefix of strings * Automatically escaping non-ASCII characters as \x{xx} Package: libtest-manifest-perl Architecture: all Version: 2.024-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 39 Depends: perl:any Filename: pool/main/libt/libtest-manifest-perl/libtest-manifest-perl_2.024-ok1_all.deb Size: 13132 MD5sum: d7f173a3e25e7781828c0174041d7df8 SHA1: 85cb7c1a52f7ec6b5ef12979d820514b4e8e6001 SHA256: 44ae8f62e52ab7f06a636beb5a088ce28dbcecd8f02724367baa20d188c3a784 SHA512: f7307ff90071be115285b4fca81ad621f993db96bd5b0b75b90083fd46b8083d83f4523f5aa2445199ae9ba2e32ee39d44187951becc8d3af4e176a70bb96c6d Homepage: https://metacpan.org/release/Test-Manifest Description: Perl module for interacting with a test manifest file Test::Manifest is a Perl test framework that allows you to run any tests you want based on the t/test_manifest file, in any order you desire (rather than simply the ascii-betical order provided by default.) Package: libtest-memory-cycle-perl Architecture: all Version: 1.06-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 35 Depends: perl:any, libdevel-cycle-perl, libpadwalker-perl Filename: pool/main/libt/libtest-memory-cycle-perl/libtest-memory-cycle-perl_1.06-ok2_all.deb Size: 9980 MD5sum: 719e8909cb5556e9d0cabfb2ef0dde78 SHA1: ce325a806fe9b81b3fb521b3a522d3fb23ca05b5 SHA256: 2724a866da2e571c0e7101b330667b1e2246f16ce92e930a41d3e5f56f289d1a SHA512: 4a91fcf609676049df90f2cdf230a3b296250fe6b79ffdc13cf61d43a24e4288a1b122261956af276c1d7fad7652ed011d381a20bfd897d0f0db807e4e5c9e67 Homepage: https://metacpan.org/release/Test-Memory-Cycle Description: Perl module that verifies code hasn't left circular references Test::Memory::Cycle checks for memory leaks and circular memory references. It's a thin Test::More-compatible wrapper around Lincoln Stein's Devel::Cycle module. . Perl's garbage collection has one big problem: Circular references can't get cleaned up. A circular reference can be as simple as two reference that refer to each other. Test::Memory::Cycle is built on top of Devel::Cycle to give you an easy way to check for these circular references. You can also use memory_cycle_exists() to make sure that you have a cycle where you expect to have one. Package: libtest-memorygrowth-perl Architecture: all Version: 0.04-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 47 Depends: perl:any Filename: pool/main/libt/libtest-memorygrowth-perl/libtest-memorygrowth-perl_0.04-ok1_all.deb Size: 17218 MD5sum: 7cc9c0d776d16fd258f4bdf5442a723e SHA1: a47d722118222e49f03549c34d2e80087da17b4d SHA256: 975c92e8843eb5c5659a2f99921d1d930dc553dfecde19dc4eca54791d261864 SHA512: 776c44a0db76bd2f3f02f6fb18b34a732e0d3e74c3cff6f66e10bcfddab250580bb3703399a44ab58c821304baf9df1ae880b6e4daac81b37b8406214cf1a4be Homepage: https://metacpan.org/release/Test-MemoryGrowth Description: module to assert that code does not cause growth in memory usage Test::MemoryGrowth provides a function to check that a given block of code does not result in the process consuming extra memory once it has finished. Despite the name of this module it does not, in the strictest sense of the word, test for a memory leak: that term is specifically applied to cases where memory has been allocated but all record of it has been lost, so it cannot possibly be reclaimed. While the method employed by this module can detect such bugs, it can also detect cases where memory is still referenced and reachable, but the usage has grown more than would be expected or necessary. . The block of code will be run a large number of times (by default 10,000), and the difference in memory usage by the process before and after is compared. If the memory usage has now increased by more than one byte per call, then the test fails. Package: libtest-minimumversion-perl Architecture: all Version: 0.101083-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 28 Depends: perl:any, libfile-find-rule-perl, libfile-find-rule-perl-perl, libperl-minimumversion-perl Filename: pool/main/libt/libtest-minimumversion-perl/libtest-minimumversion-perl_0.101083-ok1_all.deb Size: 7248 MD5sum: 6b8e34e8da54864423be539ad3c1c6d9 SHA1: 545e6a4cdcb51ca192b71babc2bd138956f064e9 SHA256: 2567250d164e5efb50a9796487048cf78b3a6c8652724a1852c5fa16ff8da62f SHA512: 7cca0b8cc7174c8850b396ad2b28346fc8c07b3e1f63f51e8625c181c92b8b49aa12882d0f7699f3b6d6afd7dc96baee3c26e57bc87500ce6969d0b77072cb2f Homepage: https://metacpan.org/release/Test-MinimumVersion Description: Perl test module to check the version of perl required Test::MinimumVersion is a simple test to look at the features you are using in your code and determine the minimum version of the perl interpreter that is required. This is helpful, for example, when you are using features like 'say' which was introduced in Perl 5.10. . This test makes it easy to determine if your Perl code requires a newer perl than expected, or if you accidentally made your dist require a newer version than strictly necessary. Package: libtest-mockrandom-perl Architecture: all Version: 1.01-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 55 Depends: perl:any Filename: pool/main/libt/libtest-mockrandom-perl/libtest-mockrandom-perl_1.01-ok2_all.deb Size: 19486 MD5sum: 5af944403fc0b11db8a6cc4bf1f7e112 SHA1: f8aa0f5754b8a6c50ecef03c8b9654bd8983687c SHA256: 932bc802beb5b9b080ea5476f793e1fb1e9ba4a7c474f0e142d8be87a9571f8d SHA512: e71759d6e9d98e91478a0dda81c2543eec65dec392f2395483b5a3cb3001314e830b03ae85dbc5bf0af1881dfc7c029418946e5c36743175c4f5943a1fa79bac Homepage: https://metacpan.org/release/Test-MockRandom Description: module to replace random number generation with non-random number generation The Test::MockRandom module replaces random number generation with non-random number generation. . This perhaps ridiculous-seeming module was created to test routines that manipulate random numbers by providing a known output from rand. Given a list of seeds with srand, it will return each in turn. After seeded random numbers are exhausted, it will always return 0. Seed numbers must be of a form that meets the expected output from rand as called with no arguments -- i.e. they must be between 0 (inclusive) and 1 (exclusive). In order to facilitate generating and testing a nearly-one number, this module exports the function oneish, which returns a number just fractionally less than one. . Depending on how this module is called with use, it will export rand to a specified package (e.g. a class being tested) effectively overriding and intercepting calls in that package to the built-in rand. It can also override rand in the current package or even globally. In all of these cases, it also exports srand and oneish to the current package in order to control the output of rand. Package: libtest-more-utf8-perl Architecture: all Version: 0.05-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 18 Depends: perl:any Filename: pool/main/libt/libtest-more-utf8-perl/libtest-more-utf8-perl_0.05-ok1_all.deb Size: 4750 MD5sum: cf6581cd1f0db8c0aa42538527051128 SHA1: 777dcfdbfed579ce0804c2f17364d9901505dda6 SHA256: 57385ed93457a501d614abfdaa01dd7e31daddc458ec81834e19931d8217f4eb SHA512: 6cffc368fbffeda09686c3fcb038081fdddb8e1ec6c1d820b6a8df08284b07cea6cdd2025b6307fe5c85e1449bd4b013341cb908e1a27c20d8a041c2b6cd0156 Homepage: https://metacpan.org/release/Test-More-UTF8 Description: enhance Test::More for UTF8-based projects Test::More::UTF8 is a simple extension for the widely used Test::More module. By default, it will do a "binmode ':utf8'" on all of Test::Builder's output handles thus enabling the easy use flagged strings without warnings like "Wide character in print ..." Package: libtest-needs-perl Architecture: all Version: 0.002010-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 26 Depends: perl:any Filename: pool/main/libt/libtest-needs-perl/libtest-needs-perl_0.002010-ok1_all.deb Size: 7844 MD5sum: def5a1bd35e99e7c4a25096b5ae71c50 SHA1: 099a02a7e0eb65f166b3ea3fd8de6ae726a4735b SHA256: 4a732209db93d3cb793e6ec876cf171e07d9f08e00fa8dd5f358d065ecfef555 SHA512: ed288c3d395b6b988645bfc2ff1e42e702a1d86db0dba5e7eb7293451815b6b2079a96b6dae78aa8e10eb39b15e58869ad03d6deb07c17aa97b9e600c8e855b7 Homepage: https://metacpan.org/release/Test-Needs Description: module to skip tests when modules are not available Test::Needs allows one to skip test scripts if modules are not available. The requested modules will be loaded, and optionally have their versions checked. If the module is missing, the test script will be skipped. Modules that are found but fail to compile will exit with an error rather than skip. . If used in a subtest, the rest of the subtest will be skipped. . If the "RELEASE_TESTING" environment variable is set, the tests will fail rather than skip. Subtests will be aborted, but the test script will continue running after that point. Package: libtest-nowarnings-perl Architecture: all Version: 1.06-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 55 Depends: perl:any Filename: pool/main/libt/libtest-nowarnings-perl/libtest-nowarnings-perl_1.06-ok2_all.deb Size: 18032 MD5sum: 47838f0abc50ba1623c96e51481dc78d SHA1: 1d8e63ae6feb12922ee7abae657bd7824a83f695 SHA256: d36590ffd3e3a24326f1bc8bdf13be7cd113df82709b834d838e44f07ffda8ee SHA512: e1096794033ff5c57e63bd639fcc8cf64d2a70999a79fa74ccdf88257f96a83c33d7a97cbf3e12ae876bdc1bd9281bfe3e755ab096b879264512dd7e110a60ae Homepage: https://metacpan.org/release/Test-NoWarnings Description: module to make sure you didn't emit any warnings while testing In general, your tests shouldn't produce warnings. This module causes any warnings to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warnings, the test will give a "not ok" and diagnostics of where, when and what the warning was, including a stack trace of what was going on when it occurred. . If some of your tests are supposed to produce warnings then you should be capturing and checking them with Test::Warn, that way Test::NoWarnings will not see them and so not complain. . The test is run by an END block in Test::NoWarnings. It will not be run when any forked children exit. Package: libtest-number-delta-perl Architecture: all Version: 1.06-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 52 Depends: perl:any Filename: pool/main/libt/libtest-number-delta-perl/libtest-number-delta-perl_1.06-ok1_all.deb Size: 15416 MD5sum: 52ebc26fded0451f95d00da1f1bbf700 SHA1: 0d1d7f95faf3d9ea5c52888030993f0381cd5c05 SHA256: 8ef0261b940f4e745c8592f1c84ecf7470a818bbc06df2e437fd35bfe298f5c0 SHA512: 8734efec6619b5f1b2257212500816a9adaa70e100aae421a6a059cc3421065cce3b41b7767c6f748e47635f9dd2959730bbf5227a8083533183c6b1f9f631b8 Homepage: https://metacpan.org/release/Test-Number-Delta Description: module to compare the difference between numbers against a given tolerance Test::Number::Delta allows perl programmers to define tests for operations that have no exact outcome, but need to return values in a given tolerance range around a certain value. Package: libtest-object-perl Architecture: all Version: 0.08-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 46 Depends: perl:any Filename: pool/main/libt/libtest-object-perl/libtest-object-perl_0.08-ok2_all.deb Size: 14720 MD5sum: a4e691406930b49e4d692e65bf581c44 SHA1: 8e0bc5e134af9c7db2ddff013b920df06f9f051d SHA256: 1cb85711fe87d3fecc8bb1f67cd1cba71ce6d4e7e3b5b5ab0004691f3a60fb11 SHA512: 16491dd42e1db36e365043abd52056e8e035caedc3e2d9b7004d8609090e0412f895c7559739894a35295e9126a15a69d276c4dde30fd1ba928d9eedbd056a8d Homepage: https://metacpan.org/release/Test-Object Description: module for thoroughly testing objects via registered handlers The Test::Object perl module aids testing deep trees of classes. It allows testing an object against the expected behavior of all the classes in its inheritance tree. Package: libtest-output-perl Architecture: all Version: 1.034-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 50 Depends: perl:any, libcapture-tiny-perl Filename: pool/main/libt/libtest-output-perl/libtest-output-perl_1.034-ok1_all.deb Size: 13052 MD5sum: a316d5ddeb880df196e87a2f6f64f50e SHA1: 46dc6be681aa4c4e1946398686a402c73db6a85b SHA256: 2943be9f47230ec8f812118630d7734dcf9411949a9d12cb153eb97db67f8ddd SHA512: 5170666cbd3a8cc5f9511d14c50e93b1e7032fbc005c2d52a42e1a9fbae7ef0207c36d293033878fba11426328ea0dde0ad897c0f500bb0306bdc9d0c7b5882a Homepage: https://metacpan.org/release/Test-Output Description: perl module to test stdout and stderr messages Test::Output provides a simple interface for testing output sent to STDOUT or STDERR. A number of different utilities are included to try and be as flexible as possible to the tester. . Test::Output ties STDOUT and STDERR using Test::Output::Tie, also provided by this package. Package: libtest-perl-critic-perl Architecture: all Version: 1.04-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 54 Depends: perl:any, libmce-perl (>= 1.827), libperl-critic-perl Filename: pool/main/libt/libtest-perl-critic-perl/libtest-perl-critic-perl_1.04-ok1_all.deb Size: 20020 MD5sum: cf5871814ad5ebe00ebb10524a45e7ca SHA1: c203f4f8c5147fd6c6a34d09386f17c8be2042c8 SHA256: 5b4262d06427bfde0b3d3adb9e98ebb09e19e084e11a90af0c7aceb3b05cf671 SHA512: bb29d65a0e4d77bc328b69047175d900d6698392b3b364b0b60c2e89fa6ba5ef5b5559e7d6ef37d076a50c4826ed578c6dd6ca97a263c9c63d2cac8a913ac327 Homepage: https://metacpan.org/release/Test-Perl-Critic Description: module to use Perl::Critic in test scripts Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine suitable for test programs written using the Test::More framework. This makes it easy to integrate coding-standards enforcement into the build process. For ultimate convenience (at the expense of some flexibility), see the criticism pragma. . If you'd like to try Perl::Critic without installing anything, there is a web service available at http://perlcritic.com. The web service does not support all the configuration features that are available in the native Perl::Critic API, but it should give you a good idea of what it does. Package: libtest-pod-coverage-perl Architecture: all Version: 1.10-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 28 Depends: perl:any, libpod-coverage-perl Recommends: libtest-pod-perl Filename: pool/main/libt/libtest-pod-coverage-perl/libtest-pod-coverage-perl_1.10-ok2_all.deb Size: 8662 MD5sum: f4c688925239eba40db997659205a3d1 SHA1: 4a864fa689c005dcd2b1409c98ba469824c33d00 SHA256: 09cad435886cef5bc946054b4378ec8a40e3735bf552fb4fe0fb74164a63d17a SHA512: ee96e4066a7f585892afa66d28f29d94b304be7073611415468eebe1b8929c52c7aa930cce717fe7af33e74f01fd83da51c5c746f65d32464411f887c000efd6 Homepage: https://metacpan.org/release/Test-Pod-Coverage Description: module to check for pod coverage in a distribution Test::Pod::Coverage is a wrapper for Pod::Coverage that automates the process of testing one's documentation for completeness. It is mostly used as a final check before distributing a new release. . Also see libpod-coverage-perl. Package: libtest-pod-perl Architecture: all Version: 1.52-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 25 Depends: perl:any Filename: pool/main/libt/libtest-pod-perl/libtest-pod-perl_1.52-ok2_all.deb Size: 8444 MD5sum: d324f207c7aaf3ad64663f4b05b1b566 SHA1: af55f0bb38e5bb2ca049baae7d50e73eecace5f6 SHA256: 9b0e33a032cbfd0cdb2ca4952129d71948f2f18c9f3b0a284888bd91c54f17bb SHA512: abe5fd323d23f9cf8b692486b96054e174dd5ec202592098fd2853d7ff02a95434e00fe52cce354f7bc2575ec339c7944ba91ce2f5155016fbf2a4607589b68d Homepage: https://metacpan.org/release/Test-Pod Description: module to test for POD errors Test::Pod is a simple test for Perl's Plain Old Documentation (POD) format. It checks your distribution's module, script and documentation files for issues with the documentation syntax. In the CPAN community, it is considered a best practice to use this module as an author test prior to releasing your packages because it prevents issues with various applications that use the POD. Package: libtest-regexp-pattern-perl Architecture: all Version: 0.010-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Depends: perl:any, libhash-defhash-perl, libregexp-pattern-perl Filename: pool/main/libt/libtest-regexp-pattern-perl/libtest-regexp-pattern-perl_0.010-ok1_all.deb Size: 10988 MD5sum: cd2297d2abff27e0e5a3c454ec1b380f SHA1: fb86040d01832f706720951a8fc8ca9873672a87 SHA256: 78f360c2f131bc55179eff6f326814585fbce9a4629da06be2578f30910eb46b SHA512: 92d9ed19c32719490bba8ead7be70792fd9addad1cfe3f0a51e4f7b230af8c312dd08ff2c92fa5ecfd83d432a66e6834bfd45f9114d59a5ee6bb035f61d14596 Homepage: https://metacpan.org/pod/Test::Regexp::Pattern Description: test Regexp::Pattern patterns Test::Regexp::Pattern performs various checks on a module's Regexp::Pattern patterns. It is recommended that you include something like release-regexp-pattern.t in your distribution if you add regexp patterns to your code. If you use Dist::Zilla to build your distribution, there is Test::Regexp::Pattern to make it easy to do so. . Regexp::Pattern is a convention for organizing reusable regexp patterns in modules. Package: libtest-regexp-perl Architecture: all Version: 2017040101-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 53 Depends: perl:any Filename: pool/main/libt/libtest-regexp-perl/libtest-regexp-perl_2017040101-ok2_all.deb Size: 17076 MD5sum: 7f7eabb23dbe1c226cf41e217ca34511 SHA1: f32bbb06d87f9a4ba52e2326c8586e40b6442393 SHA256: 932b77b5fd901702c3e0ca13691f10ef20df74ce0b8b718271d5a8dc0c9f5829 SHA512: b2ce1487a6286beb069cce91b12eb41408cb2ad0a2cbbce7db4a9b9a7712ac57f92d41a79c6257d808a9c84b3f3d89b8204db173fae9dca324db36010b95490b Homepage: https://metacpan.org/release/Test-Regexp Description: Perl module to test regular expressions Test::Regexp is intended to test regular expressions. Given a subject string and a regular expression (aka pattern), the module not only tests whether the regular expression complete matches the subject string, it performs a utf8::upgrade or utf8::downgrade on the subject string and performs the tests again, if necessary. Furthermore, given a pattern with capturing parenthesis, it checks whether all captures are present, and in the right order. Both named and unnamed captures are checked. Package: libtest-requires-perl Architecture: all Version: 0.11-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 38 Depends: perl:any Filename: pool/main/libt/libtest-requires-perl/libtest-requires-perl_0.11-ok2_all.deb Size: 11892 MD5sum: 90f4036083da0b2b14ea76cebca84503 SHA1: aff6860585bb0201ef5e2e46d0d9ef632ecf5c56 SHA256: ee3dc02ea5351bd9a56ecb646f3ece0f1064a9afd4694bacd1090c522e69fa29 SHA512: aa501baba5c5d462f54656a566c32458c399b32202e06f65e515d56031ab5fab13b4e8a33dc7d3112d995d05a8d6ba6eec0ee2db7c89af473c2cc1d669b7682a Homepage: https://metacpan.org/release/Test-Requires Description: utility module for tests to check whether modules are available Test::Requires is a Perl module for tests written using Test::Builder that simply checks to see if the module can be loaded. If loading the module fails then this skips all tests in the file, rather than causing a complete failure in module testing. Package: libtest-requiresinternet-perl Architecture: all Version: 0.05-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 37 Depends: perl:any, netbase Filename: pool/main/libt/libtest-requiresinternet-perl/libtest-requiresinternet-perl_0.05-ok2_all.deb Size: 11974 MD5sum: 69ce6d6ecc890b985ccb1df30ed30b54 SHA1: 5ca9c8a563a99b861fb391d29f5166ba498f930c SHA256: cf8449adc34d163d3638c48be58234173e11aef270446c17e3b4517d10699a6b SHA512: a399c2005ff2e95cb6077c8c734559bcb6a5b1821180d4529e058c28f39837ceada0227c5ba6704a47048065ae5deb6bc987e496d76798bbde6ee89d68455ef1 Homepage: https://metacpan.org/release/Test-RequiresInternet Description: module to easily test network connectivity Test::RequiresInternet is intended to easily test network connectivity before functional tests begin to non-local Internet resources. It does not require any modules beyond those supplied in core Perl. . If the environment variable NO_NETWORK_TESTING is set, then the tests will be skipped without attempting any socket connections. . If the sockets cannot connect to the specified hosts and ports, the exception is caught, reported and the tests skipped. Package: libtest-simple-perl Architecture: all Version: 1.302198-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 933 Provides: libtest-tester-perl, libtest-use-ok-perl, libtest2-perl Depends: perl:any Suggests: libmodule-pluggable-perl Breaks: liblog-dispatch-config-testlog-perl (<< 0.02+), libmoose-perl (<< 2.1209), libnet-bittorrent-perl (<< 0.052+), libtest-able-perl (<< 0.11+), libtest-aggregate-perl (<< 0.373+), libtest-alien-perl (<< 0.04+), libtest-builder-clutch-perl (<< 0.07+), libtest-clustericious-cluster-perl (<< 0.30+), libtest-dist-versionsync-perl (<< 1.1.4+), libtest-exception-perl (<< 0.42+), libtest-flatten-perl (<< 0.11+), libtest-group-perl (<< 0.20+), libtest-modern-perl (<< 0.012+), libtest-more-prefix-perl (<< 0.005+), libtest-parallelsubtest-perl (<< 0.05+), libtest-pretty-perl (<< 0.32+), libtest-sharedfork-perl (<< 0.34+), libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16), libtest-useallmodules-perl (<< 0.14+), libtest-wrapper-perl (<< 0.3.0+), libtest2-harness-perl (<< 0.000013+), libtest2-perl (<< 1.302015), libtest2-tools-eventdumper-perl (<< 0.000007+) Replaces: libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16), libtest2-perl (<< 1.302015) Filename: pool/main/libt/libtest-simple-perl/libtest-simple-perl_1.302198-ok1_all.deb Size: 357880 MD5sum: 130869e9b5c0f222c784ce5a2f0578b9 SHA1: 2e35186f96346d79e19a8599657519dceec76b96 SHA256: 90a392cef55efada02d4b6f67a6e3556e59bd83a5f2bb989e86ab846d38650b0 SHA512: 2726f9cc8b67b3355bba92902e6e5c37ca833b494ffb3b44065689447b6716b13a7a7036692c15c718130ba8e96340f887644b0d89dda3cdf20bd89fc6255d03 Homepage: https://metacpan.org/release/Test-Simple/ Description: set of basic utilities for writing tests in Perl Test::Simple is an extremely simple module for writing tests suitable for CPAN modules and other pursuits. . This module is already included as part of Perl's core distribution, so this package is only beneficial when newer features or bug fixes are required. Package: libtest-strict-perl Architecture: all Version: 0.52-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 53 Depends: perl:any, libdevel-cover-perl Filename: pool/main/libt/libtest-strict-perl/libtest-strict-perl_0.52-ok1_all.deb Size: 17952 MD5sum: 3815fe58c4ced3026ab869c2ed5dffbe SHA1: 01413b2722d0264ccc39356466fef259fe089d41 SHA256: 53d064ece08b677edb1f29abc1dd212a8046f86fc2ab4cc7b9b40f4ca7c76988 SHA512: addd23c323bc6d0c258c0fe574dc4b57432fd64ee59867f14511e1cdd9992a5cc39bf422143886b47674adcf499026ba8bc1069859da9bfcf3a5dba580ac21be Homepage: https://metacpan.org/release/Test-Strict Description: test module for checking the syntax of use strict and test coverage Test::Strict tests if the code compiles and inter-operates with Test::Simple modules. Another good practice this module can test is to "use strict;" in all perl files. . By setting a minimum test coverage through all_cover_ok(), a code author can ensure his code is tested above a preset level of kwalitee (CPAN quality metrics) throughout the development cycle. Along with Test::Pod, this module can provide the first tests to setup for a module author. Package: libtest-subcalls-perl Architecture: all Version: 1.10-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 44 Depends: perl:any, libhook-lexwrap-perl Filename: pool/main/libt/libtest-subcalls-perl/libtest-subcalls-perl_1.10-ok1_all.deb Size: 14510 MD5sum: 037ebe15647280d2dd57bc4e67a777e1 SHA1: 85bd3fc6fb5101335d3690a2a413b7433fa33e41 SHA256: f1e40b3d36917c316bde68f4a30cc88a6d14aa34f60e58cef2001fbd8ca01268 SHA512: 9b86e07ec1bf2a2b285065c6b30e113d499a3ace3f650b0626148dcdd7193cfd6012f520ea87930fe622985b557388dd33849ecc43f3a2ac1ec36714c49fc35d Homepage: https://metacpan.org/release/Test-SubCalls Description: Perl module to count subroutine calls Test::SubCalls provides functions for testing that subroutines are called a specific number of times. It is useful in situations like testing caching code, where you want to do some tests as normal and then verify that some underlying subroutine within the code was called a specific number of times. Package: libtest-taint-perl Architecture: amd64 Version: 1.08-ok2build1 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 46 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.3) Filename: pool/main/libt/libtest-taint-perl/libtest-taint-perl_1.08-ok2build1_amd64.deb Size: 9924 MD5sum: c84f637843852d6535d9bcc12d8f9f0c SHA1: 9078d5fb557e36ea88557813552274ba90b91071 SHA256: 6f03bf5b97237b9757ac5c530986b9508f84a1f1c36f90645b680c2b3e6a45a3 SHA512: 7ef25fddb602ada21a2f7ff45a4c7150e6636fdd348fa63f3bef983ef981464121cc67862f598fada64f2542d97397260eef42ea987a128ffd7140ae14d4b5a4 Homepage: https://metacpan.org/release/Test-Taint Description: Module to test taintedness The Test::Taint module provides tools to test taintedness. Tainted data is data that comes from an unsafe source, such as the command line, or, in the case of web apps, any GET or POST transactions. Read the perlsec man page for details on why tainted data is bad, and how to untaint the data. . When you're writing unit tests for code that deals with tainted data, you'll want to have a way to provide tainted data for your routines to handle, and easy ways to check and report on the taintedness of your data, in standard Test::More style. Package: libtest-useallmodules-perl Architecture: all Version: 0.17-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 22 Depends: perl:any Filename: pool/main/libt/libtest-useallmodules-perl/libtest-useallmodules-perl_0.17-ok1_all.deb Size: 6476 MD5sum: 3e84f775febfc528a57b6d180761e7ae SHA1: 2f5ca0b15c863cca0cd03d5f4e1c209c418c4a9f SHA256: cb33c79053b8a94b321b89782add15020e7989a50fae9e55a8ab3b4cde3b4da1 SHA512: 8e3b8b0c80c57e458e162a3624d2b9afd7bbb652a707e6700b4fa21a3c78b7ff95f55e2b6414cef6d77a7c4964504c2ae1b1cd5d5593eea666b963298348e46d Homepage: https://metacpan.org/release/Test-UseAllModules Description: test module to do use_ok() for all the MANIFESTed modules Test::UseAllModules reads MANIFEST to find modules to be tested and does use_ok() for each of them. Now all you have to do is update MANIFEST. You don't have to modify the test any more (hopefully). Package: libtest-version-perl Architecture: all Version: 2.09-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 46 Depends: perl:any, libfile-find-rule-perl-perl, perl (>= 5.21.1) | libmodule-metadata-perl (>= 1.000020) Filename: pool/main/libt/libtest-version-perl/libtest-version-perl_2.09-ok1_all.deb Size: 17886 MD5sum: 337a99194cd6637fd2ed282796485570 SHA1: b6e574178a0bf4d8bff30e3ed443bea538ee2343 SHA256: 0d34bcfded602c1bfcfe0e31375c1f86bf3c43ef7b49fb1bff31b2086c8382c6 SHA512: b9005033f3be9150d02eb0371321ffd22b1d519fb55513abd27a20fb39f90888e0a747a8f8901d6f850c33bbcee4d2089ecfbc15b1024157c32f6ad7d0fb4cb6 Homepage: https://metacpan.org/release/Test-Version Description: module for checking the sanity of versions in modules Test::Versions's goal is to be a one stop shop for checking to see that the versions in the modules across a CPAN distribution are sane. . It has checks to ensure that all modules have a VERSION defined, and that the VERSION is valid. Package: libtest-warn-perl Architecture: all Version: 0.37-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 35 Depends: perl:any, libsub-uplevel-perl Filename: pool/main/libt/libtest-warn-perl/libtest-warn-perl_0.37-ok2_all.deb Size: 12208 MD5sum: ac502b2994b00106a9b2d1fefe4b1588 SHA1: ff3389442976b1031f929400e391d2c10f1af47a SHA256: e16bcb1510342098f4282d51ac2a51a7d6332d98a4140761ad4529b848b1ef24 SHA512: 9e4a377e4b2aada39862fd73027a4b34856604286793321591fef2ebe629ee7d8488e9b32c3d6b9f33241d8f00cdf6701005f0172da8d9c1cc490e2e3ff336d4 Homepage: https://metacpan.org/release/Test-Warn Description: test module for checking which warnings are generated Test::Warn provides an easy way to test which warnings are thrown in some perl code. It is compatible with the Test::More family of utilities and similar to Test::Exception. Package: libtest-warnings-perl Architecture: all Version: 0.033-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 52 Depends: perl:any Filename: pool/main/libt/libtest-warnings-perl/libtest-warnings-perl_0.033-ok1_all.deb Size: 18088 MD5sum: bc8058bdc4cb88251e9ea7d6ac83662f SHA1: dcaf75bcce29461a211f1121d9543f78bef86bc4 SHA256: 70576c10cf05746e6b9ab44e46c577782a3175e73552927310e0c6ee1494272f SHA512: 9039aad2540fef88906c2e31b389d8a867d6c5d6963d35dfba56be497573ef82c630e5a216ad96d86ab2ff1a9ac30cd4bee04b7eca91d9eae664928e326f15ce Homepage: https://metacpan.org/release/Test-Warnings Description: Perl module to test for warnings and the lack of them If you've ever tried to use Test::NoWarnings to confirm there are no warnings generated by your tests, combined with the convenience of done_testing to not have to declare a test count, you'll have discovered that these two features do not play well together, as the test count will be calculated before the warnings test is run, resulting in a TAP error. . Test::Warnings is intended to be used as a drop-in replacement for Test::NoWarnings. It can also be used as a replacement for Test::Warn, if you wish to test the content of expected warnings. Package: libtest-without-module-perl Architecture: all Version: 0.21-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 24 Depends: perl:any Filename: pool/main/libt/libtest-without-module-perl/libtest-without-module-perl_0.21-ok1_all.deb Size: 6252 MD5sum: 535207e14bb6c4aae9b0db141e2c75a7 SHA1: 844c04255b082908fcb3fe74307ef55518e04e93 SHA256: 77bd38d5ff516eb5b8792533ac8d7093448ae5c09a501929dd1f6189a3d050f1 SHA512: 4383bd59e81b3255f8b935b45b7ec17859009139714422a35a1ce8aa22f462371c6210d57043d774e0315f6aaf930372291364505689810281331611ee794609 Homepage: https://metacpan.org/release/Test-Without-Module Description: test fallback behaviour in absence of modules Test::Without::Module allows you to deliberately hide modules from a program even though they are installed. This is mostly useful for testing modules that have a fallback when a certain dependency module is not installed. Package: libtest-yaml-perl Architecture: all Version: 1.07-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 43 Depends: perl:any, libtest-base-perl (>= 0.74) Breaks: libyaml-perl (<< 1.01-1~) Replaces: libyaml-perl (<< 1.01-1~) Filename: pool/main/libt/libtest-yaml-perl/libtest-yaml-perl_1.07-ok1_all.deb Size: 12354 MD5sum: 779f163baca1823956f0177976f706ef SHA1: 8768b75da6a53ab32b83d57c62ccad41a78c9a52 SHA256: 5cb7d49db33fc58629917880e462a598b82cb5d36021b218f62315afa4f81c35 SHA512: ce90dd8722fbfe7a676dc1501d717c69d715624711465552e7674ea422c9336668237b1a69ff8b15fadf2fc920e85ea6260e972d90a083e68e56b16eedd172d4 Homepage: https://metacpan.org/release/Test-YAML Description: test module for YAML implementations Test::YAML is a subclass of Test::Base with YAML specific support. Its purpose is to test Perl YAML modules. Package: libtest2-plugin-nowarnings-perl Architecture: all Version: 0.09-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 44 Depends: perl:any, libtest-simple-perl (>= 1.302167) Filename: pool/main/libt/libtest2-plugin-nowarnings-perl/libtest2-plugin-nowarnings-perl_0.09-ok1_all.deb Size: 14580 MD5sum: 9e59b802d3da74d8a137d058d6b4b86f SHA1: 74a633fb43e9b8d6e82a052a50f42fb76578a3e2 SHA256: 0b913da64f09dc9d4d73bb1860c6a70d0bc1d62729280c9b1ed8c8e263948d03 SHA512: 38f96a5f4a4484c38db3ad23eb6c54192f2fd526635ddb847e125936899957d04be14fbe5c6f77dd43a8682f379f981db3f0e54eaa2cd206a69f0ea22217db08 Homepage: https://metacpan.org/release/Test2-Plugin-NoWarnings Description: Perl testing plugin to fail tests if warnings are generated The Test2::Plugin::NoWarnings plugin causes tests to fail if any warnings are generated whilst the tests run. Each warning generates a new failing test, and the warning content is output via diag. . This module uses $SIG{__WARN__}, so if the code you're testing sets this, this module will stop working. Package: libtevent-dev Architecture: amd64 Version: 0.16.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: tevent Origin: openKylin Maintainer: openKylin Developers Installed-Size: 265 Depends: libc6-dev, libtalloc-dev, libtevent0 (= 0.16.1-ok2) Filename: pool/main/t/tevent/libtevent-dev_0.16.1-ok2_amd64.deb Size: 55076 MD5sum: df4195d90beda3df3a6385a2b5b2e81a SHA1: fe731fb7c1edc47594badfbe92d2aefd4aa38b80 SHA256: 204b23ec4b0b432607e1ef1367858f5c7243ef5a0549116c4683989f758829bd SHA512: d46fd7527f125b4e7cbc172f57ac4a51c8a536420c98254ec7dc1719e2b582dfa8184662ab24206fe493d2cbaf6d7090a455a94880db81dc50c190f436d11681 Homepage: https://tevent.samba.org/ Description: talloc-based event loop library - development files tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the development files. Package: libtevent0 Architecture: amd64 Version: 0.16.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: tevent Origin: openKylin Maintainer: openKylin Developers Installed-Size: 126 Depends: libc6 (>= 2.34), libtalloc2 (>= 2.4.1~) Filename: pool/main/t/tevent/libtevent0_0.16.1-ok2_amd64.deb Size: 37116 MD5sum: e0fcca989d103691d9ae3b4b6841eef0 SHA1: b8ff56846a11f110e8bb4bfb7b3ef756c2f83079 SHA256: 1d9ec0f6430aedd8874633d17ac7219217e3743343bc5eaa15483d0882a91f34 SHA512: b925feeb72ff0865aebb2d52e6cc7b4ef6ae504abea28f608113341b3b918ee20a1d91e0bb00ffd5989b5b5abb16285bdf874cf6a121d4be2bf37343b36b1573 Homepage: https://tevent.samba.org/ Description: talloc-based event loop library - shared library tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the shared library file. Package: libtexlua-dev Architecture: amd64 Version: 2023.20230311.66589-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 548 Depends: libtexlua53-5 (= 2023.20230311.66589-ok1) Breaks: libtexlua53-dev (<< 2022.20220321.62855-2~) Replaces: libtexlua53-dev (<< 2022.20220321.62855-2~) Filename: pool/main/t/texlive-bin/libtexlua-dev_2023.20230311.66589-ok1_amd64.deb Size: 130872 MD5sum: d870bef1c66b7885deb04a640804158d SHA1: 60d6bdf1b06120e2dc63a61ed937103e4980cd2e SHA256: 113bf20f66e37c36a62c249be90dd86caae5ab33cd7491e71de28034fdf1f79a SHA512: 49821be00299d693822de966818d500614d2317cebe02ee0ec93e8e95e0300f61eb64167cb6929fe6fd2dd36c99f66ee146d4b1bb43e32f888c4316ca5084454 Homepage: https://www.tug.org/texlive/ Description: TeX Live: Lua 5.3, modified for use with LuaTeX (development part) This package contains the static library and header files for the texlua library. Package: libtexlua53 Architecture: all Version: 2023.20230311.66589-ok1 Priority: optional Section: libs Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 34 Depends: libtexlua53-5 Filename: pool/main/t/texlive-bin/libtexlua53_2023.20230311.66589-ok1_all.deb Size: 10000 MD5sum: 351bb68f021a6b23a4934429ec23ea3a SHA1: aae0c57b97637de39a1d91c898a0287730266cad SHA256: 305a6a2860cbd13615b353a4213671f20590e29c08b54c39219c894b572343bf SHA512: ea0692c32f53b8fab0a10befccea346b58f241a67869946c919497c85ffaeccc2b521d276225d546a0f3e79af7b1e69fb305cdb304af7d902896dd6e2c33c0b6 Homepage: https://www.tug.org/texlive/ Description: transitional package (lib) This is a transitional (library) package. It can safely be removed. Package: libtexlua53-5 Architecture: amd64 Version: 2023.20230311.66589-ok1 Multi-Arch: same Priority: optional Section: libs Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 294 Depends: libc6 (>= 2.38) Breaks: libtexlua53 (<< 2022.20220321.62855-2~) Replaces: libtexlua53 (<< 2022.20220321.62855-2~) Filename: pool/main/t/texlive-bin/libtexlua53-5_2023.20230311.66589-ok1_amd64.deb Size: 109392 MD5sum: a469e39f3b2e976dd5db92c45065dc94 SHA1: 1e3690d441b97c43ed9dc7a8160cdcf1f245dd22 SHA256: 0cc20d8936e6cc73e5d423ca5e1e77a210a9c57c2abe7a76b7a20e15a334b2ef SHA512: 9ac5fa9a93f5b46a61d018d163244ab1ce15fa3ba1afbb6e089088ce3593d26098f5de9be326c5c29d13b4b864a255410d91a2c46bb21feac8ce7f8aaaab31ca Homepage: https://www.tug.org/texlive/ Description: TeX Live: Lua 5.3, modified for use with LuaTeX The Lua 5.3 library as used within LuaTeX. Package: libtexlua53-dev Architecture: all Version: 2023.20230311.66589-ok1 Priority: optional Section: libdevel Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 34 Depends: libtexlua-dev Filename: pool/main/t/texlive-bin/libtexlua53-dev_2023.20230311.66589-ok1_all.deb Size: 10004 MD5sum: 501ebeca291704139afb2d12fd7abd9d SHA1: 9a56da5c01e840ad66f923af6f92ed136b84a2c7 SHA256: fa6145413fa314921150c04842a1f1ac36e38c33114e80331d6acb9bd79078a0 SHA512: 43e3f557564b11bbd77c712383effa1daac21fc1f8d48f7ca9337ae9b1453bc7a09b1568d3a92633c3301a7efa2327bf888e49526daa262e6e0328b04759a127 Homepage: https://www.tug.org/texlive/ Description: transitional package (dev) This is a transitional (development) package. It can safely be removed. Package: libtexluajit-dev Architecture: amd64 Version: 2023.20230311.66589-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 951 Depends: libtexluajit2 (= 2023.20230311.66589-ok1) Filename: pool/main/t/texlive-bin/libtexluajit-dev_2023.20230311.66589-ok1_amd64.deb Size: 278920 MD5sum: d02012a1b737f69f953c0be98f1aff5b SHA1: d1773dde03b0a8804ba239d88a8689a6e6071820 SHA256: 16401b414425731ecef607d7b6349b856d8b136eaddfd36b27ada763d1e34d85 SHA512: 0b331dae484db5921024d9647e5da00eccae0ca37caa51479cdd44dd414dbd79a5aa55ecb987a176f53ae58af5c45dc463797a72740ba3fb5b07e11f413e1167 Homepage: https://www.tug.org/texlive/ Description: TeX Live: LuaJIT, modified for use with LuaJITTeX (development part) This package contains the static library and header files for the texluajit library. Package: libtexluajit2 Architecture: amd64 Version: 2023.20230311.66589-ok1 Multi-Arch: same Priority: optional Section: libs Source: texlive-bin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian TeX Task Force Installed-Size: 582 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3) Filename: pool/main/t/texlive-bin/libtexluajit2_2023.20230311.66589-ok1_amd64.deb Size: 248416 MD5sum: 9f7f1ea71e71214d0c677f17b178d9fc SHA1: dbf1839c4b82f528c62617551542b99b81b549b4 SHA256: b7aca078ab737036e8ce0852ccf56a63d562cde1f25156025da5358f58265ddf SHA512: f73713fedbd96567d1e4559afe06a213c28c9bc19c9369ef575fdf1c16345b9601cb3b41e59af77bd59d7e785b74c111dc2738901e8fbb3568f66e7a276b9207 Homepage: https://www.tug.org/texlive/ Description: TeX Live: LuaJIT, modified for use with LuaJITTeX The LuaJIT library as used within LuaJITTeX. Package: libtext-autoformat-perl Architecture: all Version: 1.750000-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 83 Depends: libtext-reform-perl, perl:any Filename: pool/main/libt/libtext-autoformat-perl/libtext-autoformat-perl_1.750000-ok1_all.deb Size: 28688 MD5sum: 71315df25d8ad775d80d74968d28f2c3 SHA1: 4b476582a47e46a331ed715eb0a7eab7352f08ae SHA256: ab729212f92371e1c11346c623cc329f3dbdcfad54efa68e4573bd3e2995ae1f SHA512: ab0ed75c205216ec0366a83d56264ce14b3848ca0ec2fd228f1ce832a190b72c5db8682e6595eca3a3ad13d6dbc48f33386dff3e60a007f92a0f7a1b691aa774 Homepage: https://metacpan.org/release/Text-Autoformat Description: module for automatic text wrapping and reformatting Text::Autoformat provides intelligent formatting of plain text without the need for any kind of embedded mark-up. The module recognizes Internet quoting conventions, a wide range of bullet and number schemes, centered text, and block quotations, and reformats each appropriately. Other options allow the user to adjust inter-word and inter-paragraph spacing, justify text, and impose various capitalization schemes. Package: libtext-charwidth-perl Architecture: amd64 Version: 0.04-ok3 Priority: required Section: perl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 40 Depends: libc6 (>= 2.4), perl-base (>= 5.36.0-ok8.1), perlapi-5.36.0 Filename: pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-ok3_amd64.deb Size: 8788 MD5sum: eab3316da4882c1d37f0fee2627e7281 SHA1: 0c2531cd4b96ce090cef17971fd77178bf9a1cb7 SHA256: 9d876552b4e728c699c1346c4b511721ea62d3ef64623f722c4bedebe302014b SHA512: 79ffc72c49f4914c4f1e8e0dd7034a44bfb91299e646650fd990899a21670f8eeb84bbb7d64d6a3681f112b489008dba1fd3ff87d608e0df154d3a56fd92cf4b Homepage: https://metacpan.org/release/Text-CharWidth Description: get display widths of characters on the terminal Text::CharWidth permits one to get the display widths of characters and strings on the terminal, using wcwidth() and wcswidth() from libc. . It provides mbwidth(), mbswidth(), and mblen(). Package: libtext-csv-perl Architecture: all Version: 2.04-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 358 Depends: perl:any Recommends: libtext-csv-xs-perl (>= 1.53) Filename: pool/main/libt/libtext-csv-perl/libtext-csv-perl_2.04-ok1_all.deb Size: 106696 MD5sum: 41dafcf0e6d7867fb309700a3dc3d499 SHA1: e46634f0b6ffb8ccadccf008e566c9c54906ba0d SHA256: 31b5c011262f19c962feb923b6f851a7bae27b968f3461046960b86590fed81d SHA512: 9d2e51b3590b1f712ac58e5bbd4757abe9b7383a0ba602b7dd1cda596bf47ad858d589b0834e6e7f9f314f5826d33aa497a94c29a75369520516c854895b0ae7 Homepage: https://metacpan.org/release/Text-CSV Description: comma-separated values manipulator (using XS or PurePerl) Text::CSV provides facilities for the composition and decomposition of files containing comma-separated value records. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields. . The module accepts either strings or files as input and can utilize any user-specified characters as delimiters, separators, and escapes so it is perhaps better called ASV (anything separated values) rather than just CSV. . This module will automatically select the best available implementation of the algorithm, whether the Pure Perl version present in this package, or the C/XS implementation, available in libtext-csv-xs-perl. Package: libtext-csv-xs-perl Architecture: amd64 Version: 1.53-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 341 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14), libencode-perl (>= 3.20) Enhances: libtext-csv-perl Filename: pool/main/libt/libtext-csv-xs-perl/libtext-csv-xs-perl_1.53-ok1_amd64.deb Size: 118636 MD5sum: 2594e1a2875de6422417da50bac0a45d SHA1: 48ac2f11b7efad7cc834afe4f66034995b0cb722 SHA256: 0b016c5555dae555253ba1242d105f31c0e34834abbf461ab868cf73a316d828 SHA512: 604e404669b70f46a9f4347eaca061da04d9f9322b744f957d61e47ced1a15d6fb51138825d2b4064c17ae82a051a4b766e9c212f4bb21a794420cfade7fee79 Homepage: https://metacpan.org/release/Text-CSV_XS Description: Perl C/XS module to process Comma-Separated Value files Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. This module can combine fields into a CSV string and, correspondingly, parse a CSV string back into fields. . Text::CSV (see libtext-csv-perl) is a wrapper module which will automatically select the most appropriate implementation for your configuration. Package: libtext-diff-perl Architecture: all Version: 1.45-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 88 Depends: libalgorithm-diff-perl, perl:any Filename: pool/main/libt/libtext-diff-perl/libtext-diff-perl_1.45-ok1_all.deb Size: 31234 MD5sum: 7736f7f7b3c9f8b385687bc09acc34eb SHA1: b6a27e0f4ef3a15b05283344828b0b8af58727a4 SHA256: bc0958c367028606c83cfee686739d9eb43a02132b45e5488bcb759a84e8d3b2 SHA512: dfa55cbccb3fb6698603ab1caffdf0a94db67803b24fbb06f162a5f24a4231b0b8d191cb45311f3e67f98aa13cec3afd45e539d6dae64b3708b3fcaa2173b6b3 Homepage: https://metacpan.org/release/Text-Diff Description: Perl module to find differences in files and record sets Text::Diff provides a basic functions similar to the GNU diff utility. It is not anywhere near as feature complete as GNU diff, but is better integrated with Perl and available on all platforms. It is often faster than shelling out to a system's diff executable for small files, and generally slower on larger files. While it is not guaranteed to produce the same output as the system diff command, output is often identical. Package: libtext-format-perl Architecture: all Version: 0.62-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 74 Depends: perl:any Filename: pool/main/libt/libtext-format-perl/libtext-format-perl_0.62-ok1_all.deb Size: 24712 MD5sum: 7b6624944c7da8a548e4332919ad4e5f SHA1: 3531017ecc3ce90d66b41b0829f98b4a4310b5ac SHA256: 2ca2ae148deef34580b40339c755e3e483e0c0c196a8b5d7b3708e10975fae5c SHA512: 793af02c71ea31facf8aaf37156d6e2b40844562a99290a82f6f03fe6d221add560bf9196302d2da86a660cd30073731706c4745857996b483c97a7733d5e407 Homepage: https://metacpan.org/release/Text-Format Description: module for formatting plain text Text::Format is a Perl module that provides various utility functions for formatting plain text. This module is similar to, but more powerful than, the Text::Wrap module (in Perl core). It can format arbitrary lines into paragraphs, center text, handle indentation and left/right margins, and convert between tabs and spaces. Package: libtext-glob-perl Architecture: all Version: 0.11-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 21 Filename: pool/main/libt/libtext-glob-perl/libtext-glob-perl_0.11-ok1_all.deb Size: 6148 MD5sum: f9cd44b0bb6694dfac99f8226b522283 SHA1: eae6f0de540b727ba0fccbe67e22d212d4156641 SHA256: 2156837481339492c17c463850f40374b6e5ee9f4fa407d805e6c5346e390db4 SHA512: e10921dd4cc3311c22ac8a99f5512adbde5d7aace98d05a8f3183fc8ed29f3a894e415e48974a54ccbbe1d2cb20f36532c6ced848871fdb8144d9dbbb796b16d Homepage: https://metacpan.org/release/Text-Glob Description: Perl module for matching globbing patterns against text Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead. Package: libtext-iconv-perl Architecture: amd64 Version: 1.7-ok2 Priority: required Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 46 Depends: libc6 (>= 2.4), perl-base (>= 5.36.0-ok8.1), perlapi-5.36.0 Filename: pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-ok2_amd64.deb Size: 12606 MD5sum: 00c1f37fcfcfee131e43e11769b8ab16 SHA1: a79f1175e1802d72163eecea44d0b3cb1201658f SHA256: 7699d436c0ac6d89c67c9e7f8706b9c07bc6b224d5dde1af76db11558ad26f7b SHA512: 0b82756741311b2c7322256cf17f7af0cc8af8d2f340d44c5a1c302b7b08ee7d5f93a6dcad99ddc4c311530c0e81b3d591bab91c400e6eaae1b1b1a66f1a20d3 Homepage: https://metacpan.org/release/Text-Iconv Description: module to convert between character sets in Perl The iconv() family of functions from XPG4 defines an API for converting between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They are provided by libc6. . This package allows access to them from Perl via the Text::Iconv package. Package: libtext-levenshteinxs-perl Architecture: amd64 Version: 0.03-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 38 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.3) Filename: pool/main/libt/libtext-levenshteinxs-perl/libtext-levenshteinxs-perl_0.03-ok2_amd64.deb Size: 7488 MD5sum: 5ef364f1901f8ef825862adbf52cbd94 SHA1: 623acc425f1ca6ea63bcd6a882c00f7929aa4077 SHA256: be4ea88c2af40216955381ac08d9f4afd7fc17565b9819ece99a9473685618cc SHA512: 16be075d5dbec47674690cafc391bdcc0e44f9ab9c8ff4963b43e386963cde0e0148421c9b8a36276c388c3b3e2c8a45639d9665de9a2fdddb3166f2bb480563 Homepage: https://metacpan.org/release/Text-LevenshteinXS Description: XS implementation of the Levenshtein edit distance Text::LevenshteinXS implements the Levenshtein edit distance in a XS way; this should be much faster than the pure Perl implementation. . The Levenshtein edit distance is a measure of the degree of proximity between two strings. This distance is the number of substitutions, deletions or insertions ("edits") needed to transform one string into the other one (and vice versa). When two strings have distance 0, they are the same. Package: libtext-markdown-discount-perl Architecture: amd64 Version: 0.16-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 51 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libmarkdown2 (>= 2.2.7) Filename: pool/main/libt/libtext-markdown-discount-perl/libtext-markdown-discount-perl_0.16-ok2_amd64.deb Size: 11352 MD5sum: 66f9b4a5a20fb06e73b406a4bbe30788 SHA1: caaaad890a68a38ff0766e485417ec43d06e8a8d SHA256: 8e646e0ae8c6215aa83f29dbd7edbf7a447e7b91d652de4f543d55065f992e62 SHA512: da43fe4a203d657aa29aac931cd4074f3e84afb4bd168ff6e12a993b40ae7fe07e45f3327ca67a8f86cdb02f2f19c996b3e68ea9eba1adab4659b3a142a77295 Homepage: https://metacpan.org/release/Text-Markdown-Discount Description: Perl interface to Discount, an implementation of Markdown Text::Markdown::Discount is a Perl module that implements the bindings to discount, an implementation of John Gruber's Markdown markup language. . Given the performance of Discount, Text::Markdown::Discount processes markdown formatted text quickly and passes the Markdown 1.0 test suite. Package: libtext-reform-perl Architecture: all Version: 1.20-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 104 Depends: perl:any Filename: pool/main/libt/libtext-reform-perl/libtext-reform-perl_1.20-ok1_all.deb Size: 35512 MD5sum: 90ae8c8609171e7f94b5efaac996b0a2 SHA1: 8ff410a94df0c2692662f595a20ea842c423554f SHA256: 26941073a907ac4b47857ec6df9593eac416251b80849c092c525aefc99c023b SHA512: 0cdad36e0d442943bc6b56fa5473b25e7c690e3a66d8b513d7d02d8b7e202caffa9143342b369d6ee46db523f3f26636e2fb978241197d82c3b57df84ba457cb Homepage: https://metacpan.org/release/Text-Reform Description: Perl module for manual text wrapping and reformatting Text::Reform provides a re-entrant, highly configurable replacement for the built-in Perl format() mechanism. Package: libtext-tabulardisplay-perl Architecture: all Version: 1.38-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 60 Depends: perl:any Filename: pool/main/libt/libtext-tabulardisplay-perl/libtext-tabulardisplay-perl_1.38-ok1_all.deb Size: 19304 MD5sum: 7268d29ca3499caf83e11752c757dfc5 SHA1: 71184b803b14f322d045b8b1f9c39cc7f043ac2c SHA256: ce21f79649349bb2bc91bf6e44c142739abc3a8c9a120b9f12cfd56eace41701 SHA512: 0dd14a3b89cc2148be08d255dc267c4da7492417992d1db2eeca8e577d5a0781f62235c71ce3dc1590fe593e279d4c913f155ea38e6430cf231957e29ba4660f Homepage: https://metacpan.org/release/Text-TabularDisplay Description: Perl module to display text as a formatted table Text::TabularDisplay is a Perl module that simplifies displaying textual data in a table. It provides column-based output identical to the display of query results in the MySQL text monitor. Package: libtext-template-perl Architecture: all Version: 1.61-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 128 Depends: perl:any Filename: pool/main/libt/libtext-template-perl/libtext-template-perl_1.61-ok1_all.deb Size: 53848 MD5sum: 885bd406424d07c8cf6e3612c5cdccec SHA1: 945749b006ca195aea2041fd420a305cd8714d14 SHA256: 7453383cc8413c64c2aa686c8208c343a6cb48c754833b007cbaf697a16c680a SHA512: 30459a04898a68c10e05f2e1bab6146dc289946276627d242707e11c2d8fce4477eeec61a20e53775707358d22a26b18872b9a10f39c967482c1a2e6082674f1 Homepage: https://metacpan.org/release/Text-Template Description: perl module to process text templates Text::Template is a library for generating form letters, building HTML pages, or filling in templates generally. A `template' is a piece of text that has little Perl programs embedded in it here and there. When you `fill in' a template, you evaluate the little programs and replace them with their values. Package: libtext-unidecode-perl Architecture: all Version: 1.30-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 649 Depends: perl:any Filename: pool/main/libt/libtext-unidecode-perl/libtext-unidecode-perl_1.30-ok2_all.deb Size: 108046 MD5sum: cfa295736648c2e7890d00344a06711d SHA1: 5a68c49d870d4001eb16db930dbbb33232bc0c95 SHA256: dc022a3da6292285a15b9ea616c62f46e6a56002504f02baf468a229d5106161 SHA512: 899edb7a8a8b5d985726e12f09c9feef75b47ff48728fdf9d390bc140ad53b070f21dbe517f53f0121c00af53e7ac90446446187ac6983a39c74a498adcf9d5b Homepage: https://metacpan.org/release/Text-Unidecode Description: US-ASCII transliterations of Unicode text It often happens that you have non-Roman text data in Unicode, but you can't display it -- usually because you're trying to show it to a user via an application that doesn't support Unicode, or because the fonts you need aren't accessible. You could represent the Unicode characters as "???????" or "\15BA\15A0\1610...", but that's nearly useless to the user who actually wants to read what the text says. . What Text::Unidecode provides is a function, unidecode(...) that takes Unicode data and tries to represent it in US-ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F). The representation is almost always an attempt at transliteration -- i.e., conveying, in Roman letters, the pronunciation expressed by the text in some other writing system. Package: libtext-wrapi18n-perl Architecture: all Version: 0.06-ok3 Priority: required Section: perl Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 24 Depends: libtext-charwidth-perl Filename: pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-ok3_all.deb Size: 7020 MD5sum: 526da1c7707d661468f6f8a40fe77072 SHA1: 4243bf62330d7e233ea23b9274f0d8ba58e88ef4 SHA256: fdc9f7a954b865763458d741349a8bed322d548f4bf8f36e8d7a0e8d2f29e74a SHA512: 815063aec4611961c7804eae032ff0ae112911e6f3a559173c0f52c6fad43efb7e4f6b65bb5420f09c2407214033bd4d316754b9aa604b80b7642b6973da5b40 Homepage: https://metacpan.org/release/Text-WrapI18N Description: internationalized substitute of Text::Wrap The Text::WrapI18N module is a substitution for Text::Wrap, supporting multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters such as east Asian characters, combining characters such as diacritical marks and Thai, and languages which don't use whitespaces between words such as Chinese and Japanese. . It provides wrap(). Package: libtext-xslate-perl Architecture: amd64 Version: 3.5.9-ok2 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 588 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.33), libdata-messagepack-perl, libmouse-perl Filename: pool/main/libt/libtext-xslate-perl/libtext-xslate-perl_3.5.9-ok2_amd64.deb Size: 189152 MD5sum: f99e791e002a5cd69e2d91f48016aaad SHA1: 6dc92b1e270a5e8fd5ae910d82073c6136d38b24 SHA256: 6e2f1aa89e99e78f0a895c57def0bb08fdd2c44b461035cf769b3995092f35d9 SHA512: a5529cdedca4c0e3bd7f83843e1bc406b6b8e88715b0355dbb396adca2ddabe9fea6a012e8d6cb9f693f9f9b2e2c3702c708dbdef348a4b3bf62569fde95338f Homepage: https://metacpan.org/release/Text-Xslate Description: scalable template engine for Perl 5 (C/XS accelerated) Text::Xslate is a template engine, tuned for persistent applications, safe as an HTML generator, and with rich features. . There are a lot of template engines in CPAN, for example Template-Toolkit, Text::MicroTemplate, HTML::Template, and so on, but all of them have some weak points: a full-featured template engine may be slow, while a fast template engine may be too simple to use. This is why Text::Xslate is developed, which is to be the best template engine for web applications. . The concept of Text::Xslate is strongly influenced by Text::MicroTemplate and Template-Toolkit 2, but the central philosophy of Text::Xslate is different from them. That is, the philosophy is one of sandboxing; that the template logic should not have no access outside the template beyond your permission. Package: libtextwrap-dev Architecture: amd64 Version: 0.1-ok1 Priority: optional Section: libdevel Source: libtextwrap Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Installed-Size: 51 Depends: libc6 (>= 2.4), libtextwrap1 (= 0.1-ok1) Replaces: libtextwrap1 (<< 0.1-0) Filename: pool/main/libt/libtextwrap/libtextwrap-dev_0.1-ok1_amd64.deb Size: 13472 MD5sum: 06d09c6f035140e7b60d1390218f9d3d SHA1: c73e70ff6346e1294f80d33ac1b8b353aab12c1d SHA256: 0ba2ed118374449ffd6773d1415efcdf5fb5b8c04a3eb4630ff9e806e4128426 SHA512: bbfb8abd5ba5f6bf5701862c9ab5030058b595b3f0452b336b44931572e482d73dac0f24790517914791b7a8679ca5a269023b35df2f19cf4622d057f5eaa37f Homepage: http://libtextwrap.sourceforge.net/ Description: text-wrapping library with i18n - development files Text-wrapping (or line-folding) library for displaying a string on the terminal. This supports i18n (internationalization), i.e, automatic locale-encoding detection, multibyte encoding (such as UTF-8, EUC-JP, and so on), fullwidth characters (occupying two columns per one character, like CJK Ideogram), combining characters (occupying zero columns per one character, like Thai and diacritical marks), and languages which do not use whitespaces between words (like Chinese and Japanese). . This package contains files needed for development using this library. Package: libtextwrap1 Architecture: amd64 Version: 0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libtextwrap Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Anibal Monsalve Salazar Installed-Size: 33 Depends: libc6 (>= 2.4) Filename: pool/main/libt/libtextwrap/libtextwrap1_0.1-ok1_amd64.deb Size: 8412 MD5sum: 4e0e59c56696494c799d931b303afd11 SHA1: 33203083674bc1f59cb27910b9490069c9ebf921 SHA256: a0f02c38a48d2390885cd75278bf4f066c3708a48812ac5a515ed9cfb898378f SHA512: 84af3da3351e44255b686a32d07ee9d69c0f2c3454e98d4aa52e9224340bec2588d285fbe1149ef845c30acb064e660126170e2f8f3ae09d396df2b421f41136 Homepage: http://libtextwrap.sourceforge.net/ Description: text-wrapping library with i18n - runtime Text-wrapping (or line-folding) library for displaying a string on the terminal. This supports i18n (internationalization), i.e, automatic locale-encoding detection, multibyte encoding (such as UTF-8, EUC-JP, and so on), fullwidth characters (occupying two columns per one character, like CJK Ideogram), combining characters (occupying zero columns per one character, like Thai and diacritical marks), and languages which do not use whitespaces between words (like Chinese and Japanese). Package: libthai-data Architecture: all Version: 0.1.29-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libthai Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 617 Breaks: libthai0 (<< 0.1.10) Filename: pool/main/libt/libthai/libthai-data_0.1.29-ok1_all.deb Size: 134944 MD5sum: 0efebfe6a0319287f85ab320bd873cdb SHA1: aa86e6138aa5719feff0b5c7c628166048418b40 SHA256: 5b2aa1d1f7e259ba0dc244c2945e3f8e38905868eaa9ff46a88fee4631e60140 SHA512: e638b7d113aca06202f333d47162fa4fbfd5186d2c9a60da2a152c6e5372a34a2f1c17d8ad619f79469551bcd812c1c83563631688bafd3a23466ae18bf72866 Homepage: https://linux.thai.net/projects/libthai Description: Data files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains data files needed by the LibThai library. Package: libthai-dev Architecture: amd64 Version: 0.1.29-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libthai Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 134 Depends: libdatrie-dev, pkgconf, libthai0 (= 0.1.29-ok1) Suggests: libthai-doc Enhances: libkhtml5 Filename: pool/main/libt/libthai/libthai-dev_0.1.29-ok1_amd64.deb Size: 24396 MD5sum: 7766a8f1235fd5073a516e92dc743fc8 SHA1: 19c46ad3d7c03bd073268cd26bce3182c43bdec5 SHA256: 2c4dc2382395ef86bd3766eff140a5a54990af06bb9d888be04a312a13d4965b SHA512: b2cdefe548477a83fd1ea7559b7978961b61fa215bf77d912c5d944b1392e9678556fe6a29d8172bfbc83f4c719ee86253b155873eabea296b0327008a714b33 Homepage: https://linux.thai.net/projects/libthai Description: Development files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains the development libraries and header files you need to develop your programs using the LibThai library. Package: libthai-doc Architecture: all Version: 0.1.29-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libthai Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 524 Depends: libjs-jquery Suggests: www-browser Filename: pool/main/libt/libthai/libthai-doc_0.1.29-ok1_all.deb Size: 50852 MD5sum: a46cdde56b29fc0234ddd2a43fee80a3 SHA1: 081939cf9cbad08e5e975ad904f02fdc8fec17a7 SHA256: 1f3a3727932278da4854cd1c567658ae4ba738917097a14a00efa1cd572c4cd1 SHA512: 687315df9f598a3255d5a3e91ba2f913e54720ddcae2c139183fe6eab0f3821ead09b5fc408421f6213038baf73a6c09a4bec5fcdd08764c91d7054137ee649d Homepage: https://linux.thai.net/projects/libthai Description: Documentation files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains documents about the LibThai library. Package: libthai0 Architecture: amd64 Version: 0.1.29-ok1 Multi-Arch: same Priority: optional Section: libs Source: libthai Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Theppitak Karoonboonyanan Installed-Size: 90 Depends: libthai-data (>= 0.1.10), libc6 (>= 2.14), libdatrie1 (>= 0.2.0) Enhances: libqtcore4, libqtgui4 Filename: pool/main/libt/libthai/libthai0_0.1.29-ok1_amd64.deb Size: 16292 MD5sum: 43d0259346021aedd085db12717dfae6 SHA1: feb90ba7c95cd70bd3589195d58b1cba932ef4f5 SHA256: 8d642a262e02efef162dacd18b0e787e6f408d28f2a012b3f6767337c6a65e53 SHA512: 812a030dedc154757c3fe43c7be8369ce4b293b562f6aefaf04986fc81470c20b0f905a6e1650e6a8fdd021e07955e63ed489064afddb4b3e0952f82358602e6 Homepage: https://linux.thai.net/projects/libthai Description: Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains the shared libraries needed to run programs that use the LibThai library. Package: libtheora-bin Architecture: amd64 Version: 1.1.1+dfsg.1-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: libtheora Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 144 Depends: libc6 (>= 2.15), libogg0 (>= 1.0rc3), libpng16-16 (>= 1.6.2-1), libsdl1.2debian (>= 1.2.11), libtheora0 (>= 1.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2) Filename: pool/main/libt/libtheora/libtheora-bin_1.1.1+dfsg.1-ok1_amd64.deb Size: 37852 MD5sum: df29ecbaddbb7b7e4a4fa451ef4937d2 SHA1: 5d74c46bb70c4779f5ed9af88bde1bbd2d81046a SHA256: 407ec71b75bee5b7e349bf2a074f8fe257461bc7d5191b7959c02ff27fd5afd1 SHA512: 82bd668e946c5b0ccdb43f13b8b15c9da28de3b2e6c774e2987688626d275f17f49819d7d9735bb8cc47865d8471c8a8e82a7ddde0dfb3b9d49b87793e1624a3 Homepage: https://www.theora.org/ Description: Theora Video Compression Codec (example encoder, decoder) Theora is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed video format. . This package contains a reference implementation of an encoder and a decoder. Package: libtheora-dev Architecture: amd64 Version: 1.1.1+dfsg.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libtheora Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1020 Depends: libtheora0 (= 1.1.1+dfsg.1-ok1), libogg-dev Filename: pool/main/libt/libtheora/libtheora-dev_1.1.1+dfsg.1-ok1_amd64.deb Size: 178596 MD5sum: b415ce8f997f1158d906de4235ec4659 SHA1: 38b2c8f89fe4cceb94b6d6d1923d4bebdc21d917 SHA256: 8bba30d91916bc0da4523ba7b8bd5205aaf3eae7cff2d1db0b945d70ac1d5561 SHA512: c2705bad52ecb52e7347c38cffa9a74be2571bff50d531d5bede0b5700bdcc698e641286d24a0a758bf9135f54bfead151d90d04dd80a2b634682f442e8368c8 Homepage: https://www.theora.org/ Description: Theora Video Compression Codec (development files) Theora is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed video format. . This package contains the header files needed to develop applications with libtheora. Package: libtheora-doc Architecture: all Version: 1.1.1+dfsg.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libtheora Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 2010 Suggests: libtheora-dev Filename: pool/main/libt/libtheora/libtheora-doc_1.1.1+dfsg.1-ok1_all.deb Size: 926908 MD5sum: c95029b2e40cb40263d37aa8b60aa221 SHA1: 752ec3b43fb4445eaf954aca0f7dc20a9c8069bd SHA256: 0831978d960fab49864e4ed5d2c2351de9763635704e68f7e994b923783a4841 SHA512: a9aa4bc8a344a4363497bb65041a39962bee224a1e48cdac0d1c304800838c01df6ab01302f40447a849d6e19f801e172ee729bec96011572816a579e1cf9451 Homepage: https://www.theora.org/ Description: Theora Video Compression Codec (documentation) Theora is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed video format. . This package contains the documentation about the format and programming. Package: libtheora0 Architecture: amd64 Version: 1.1.1+dfsg.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libtheora Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 703 Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libogg0 (>= 1.1.0) Filename: pool/main/libt/libtheora/libtheora0_1.1.1+dfsg.1-ok1_amd64.deb Size: 160624 MD5sum: b8ad3f8331ee5330586219ae2538a559 SHA1: 933b7f9a6b28df82f7bff7795efe201657bd4176 SHA256: 19c5f1cbee019139496171df310d40ee2bdd96fa354b0268bc863826fde6e8e5 SHA512: 881a44296c216410eb7e1897a42e66700bf0e6b98e1cb4593e04c528e56c800850983cdc9dfe6e4f9a70b2857eb221bde90c5d85540ec9f01b05f92a3df453af Homepage: https://www.theora.org/ Description: Theora Video Compression Codec Theora is an open video codec being developed by the Xiph.org Foundation as part of their Ogg project. Theora is originally derived from On2's VP3 codec, and has improved on it significantly with the merging of code from the Thusnelda branch. Package: libthrust-dev Architecture: all Version: 2.0.1-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: libthrust Origin: openKylin Maintainer: openKylin Developers Installed-Size: 5277 Depends: libcub-dev (>= 2.0.1), libcub-dev (<< 2.0.1.), libcu++-dev (>= 1.8.0) Recommends: libtbb-dev Suggests: nvidia-cuda-toolkit Filename: pool/main/libt/libthrust/libthrust-dev_2.0.1-ok1_all.deb Size: 414704 MD5sum: 0e0251c037c5059f26353c4ac395fc33 SHA1: 2c810e4634bc43ccfab3e5cc9343e0574591f422 SHA256: 9784498662daf5f1488ef4b3f4046befe0117914806ec967987faca5b5b8ac05 SHA512: a0017aa9d7a7bf300e81c8f543b2cae402762f0783e51712d5760bdf4db40d1096a9ac1a291cfa6ed2c4b6867a495669eb53de743d6d2526a71eda620e473725 Homepage: https://github.com/NVIDIA/thrust Description: Thrust - Parallel Algorithms Library Thrust is a parallel algorithms library which resembles the C++ Standard Template Library (STL). Thrust's high-level interface greatly enhances programmer productivity while enabling performance portability between GPUs and multicore CPUs. Interoperability with established technologies (such as CUDA, TBB, and OpenMP) facilitates integration with existing software. Package: libthunarx-3-0 Architecture: amd64 Version: 4.18.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: thunar Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 361 Depends: thunar-data, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libexif12 (>= 0.6.21-1~), libexo-2-0 (>= 4.17.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.14.0), libpcre2-8-0 (>= 10.22), libx11-6, libxfce4ui-2-0 (>= 4.17.6), libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.6.0) Recommends: libxfce4panel-2.0-4 (>= 4.13.0) Filename: pool/main/t/thunar/libthunarx-3-0_4.18.6-ok1_amd64.deb Size: 77102 MD5sum: bbe81a3adeaa15898ca0cf81fa115e7a SHA1: b84f78a7f389268ad48c218a8b448e09a025f6a9 SHA256: e0de2cf991a5be89dc078ad9429614b44a6cc86922cbc76f8b66eaf45e920855 SHA512: 24efabc823ee2ba979ff781e74108c76c0ecbc7654ace13e160afa2f8e687a322f1186b9fa407003a63dea1e8e732ecfccd75e46cfd2c7189aaa01a90151ad8b Homepage: https://docs.xfce.org/xfce/thunar/start Description: extension library for thunar This package contains the Thunar extension library which permits adding new features to the Thunar file manager. Package: libthunarx-3-dev Architecture: amd64 Version: 4.18.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: thunar Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2658 Depends: gir1.2-thunarx-3.0 (= 4.18.6-ok1), libglib2.0-dev, libgtk-3-dev, libthunarx-3-0 (= 4.18.6-ok1), thunar-data (= 4.18.6-ok1) Filename: pool/main/t/thunar/libthunarx-3-dev_4.18.6-ok1_amd64.deb Size: 230054 MD5sum: 02d82e341837347f742d1467d49c3d26 SHA1: 2575fc09f2b10e316bf0e4448238da5226ece348 SHA256: 7ee5b9967a25dcffee43d193759f3d8c0e6e9fd7e8c476a1e44a0062992cf583 SHA512: 872c5ad6edadf1439b1dee805bfbe6ce8c661d6b4b9e6fb1d707df102e52025e27a0a05f79a7704390258c34854f917ad6500370f086318a3dd721b6d6bacef8 Homepage: https://docs.xfce.org/xfce/thunar/start Description: Development files for libthunarx This package contains the headers and the static library for libthunarx, the extension library used by thunar Package: libtiff-dev Architecture: amd64 Version: 4.5.1+git230720-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: tiff Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1264 Depends: libc6-dev | libc-dev, libjbig-dev, libjpeg-dev, liblzma-dev, libzstd-dev, libwebp-dev, libtiff6 (= 4.5.1+git230720-ok2), libtiffxx6 (= 4.5.1+git230720-ok2), zlib1g-dev, libdeflate-dev, liblerc-dev Breaks: libtiff4-dev (<< 4.0.3-6~), libtiff5-alt-dev (<< 4.0.3-6~), libtiff5-dev (<< 4.0.10-1~) Replaces: libtiff4-dev (<< 4.0.3-6~), libtiff5-alt-dev (<< 4.0.3-6~), libtiff5-dev (<< 4.0.10-1~) Filename: pool/main/t/tiff/libtiff-dev_4.5.1+git230720-ok2_amd64.deb Size: 313364 MD5sum: d0fca3e95a28775689f8e3dc297bdd6c SHA1: d248f266fe7fe2c50f6efd14cb4e36291fa322f6 SHA256: 82ac8e3711619f0426bd1918d64985a87d613277250d75e43140581934617382 SHA512: 42acf1397a4b4def14db9baefade75011b38e047be5b425a379019eb14eb507bcabedcf72381623763d795141bde8fd15cc25b70d57045adfc8e13b03963921c Homepage: https://libtiff.gitlab.io/libtiff/ Description: Tag Image File Format library (TIFF), development files libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the development files, static library, and header files. Package: libtiff-doc Architecture: all Version: 4.5.1+git230720-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: tiff Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 4472 Depends: libjs-jquery, libjs-sphinxdoc, libjs-underscore Filename: pool/main/t/tiff/libtiff-doc_4.5.1+git230720-ok2_all.deb Size: 554748 MD5sum: 684e349d69166164f9b17ab807558e02 SHA1: a30ac654a5137ea4015cdffb1a71f36431dabf37 SHA256: 112c493300008fa1e4500157be51787f0b22000b67cc5439832b6d867ae75965 SHA512: 7a3e5517fe795221200686ea5252e0c4b2a036daaddf28c35ec66ab8536f9aa145baf521220e79eadaf4033a948218571beae7031cb297742eedf1779892f75d Homepage: https://libtiff.gitlab.io/libtiff/ Description: TIFF manipulation and conversion documentation libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package contains documentation. Package: libtiff-opengl Architecture: amd64 Version: 4.5.1+git230720-ok2 Multi-Arch: foreign Priority: optional Section: graphics Source: tiff Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 173 Depends: libc6 (>= 2.34), libgl1, libglut3.12 (>= 3.4.0), libtiff6 (>= 4.5.0~rc1) Filename: pool/main/t/tiff/libtiff-opengl_4.5.1+git230720-ok2_amd64.deb Size: 9732 MD5sum: 214b67072d82d4ec5a6dbda0c04b2c4e SHA1: 99249cbbe2a7510affae72d994cb8247b067f3c3 SHA256: 1f88ccc527320adb0bc4a9a02567aa49eebde77362a61d15decbfb83fd3f8da3 SHA512: 887c7dc45197a0a22eef3d97e911d164209061621f1753966aeb32963ba9b61cc61bb3aea7636d4507be9cc9b28e026fb5f9b90ddafee9e0e5139bfee7189f93 Homepage: https://libtiff.gitlab.io/libtiff/ Description: TIFF manipulation and conversion tools libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package contains libtiff tools that depend upon opengl. It complements the libtiff-tools package, which contains the libtiff tools that don't depend upon opengl. Package: libtiff-tools Architecture: amd64 Version: 4.5.1+git230720-ok2 Multi-Arch: foreign Priority: optional Section: graphics Source: tiff Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 745 Depends: libc6 (>= 2.34), libtiff6 (>= 4.5.0~rc1) Suggests: libtiff-opengl Filename: pool/main/t/tiff/libtiff-tools_4.5.1+git230720-ok2_amd64.deb Size: 187100 MD5sum: d9812da5e3d6196e13a6183ba04d85e3 SHA1: 448c6165e5ba4ab001fdd383ad7045c5010d0f58 SHA256: 5f1b5b73f86be661754d30eef134b640a7acc87d289b4f0444b9653ccc445f23 SHA512: cb223a93575758066fbd9b806f5f6aa0351aad5071c83a0aed6189f83eadb7575757bbe3338b6a04c2f5e459e4704d42d04c2425ead951567c254c24642a48d6 Homepage: https://libtiff.gitlab.io/libtiff/ Description: TIFF manipulation and conversion tools libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes tools for converting TIFF images to and from other formats and tools for doing simple manipulations of TIFF images. See also libtiff-opengl. Package: libtiff5-dev Architecture: amd64 Version: 4.5.1+git230720-ok2 Multi-Arch: same Priority: optional Section: oldlibs Source: tiff Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 144 Depends: libtiff-dev (>= 4.0.10-1) Recommends: pkg-config Filename: pool/main/t/tiff/libtiff5-dev_4.5.1+git230720-ok2_amd64.deb Size: 2292 MD5sum: 48eb7cef5857b73433c25f73ad48c8e2 SHA1: 9a2296b4ebcc77d0a9c62bd5f2136e090395af50 SHA256: 5b8c52d042a83723133f93f82c9f27d0116fdc5e099bf2b4e2ee226d083ad2d8 SHA512: f6d072bd545a04d8a7c85abc045bae3646d857cd63b774a1b9ab726c5f21cf620054819fe81672b32f151464807024e7642d0e56ffe43d9fa6abf9de51d7f56e Homepage: https://libtiff.gitlab.io/libtiff/ Description: Tag Image File Format library (TIFF), development files (transitional package) libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the development files, static library, and header files. . This is a transitional package. It can safely be removed. Package: libtiff6 Architecture: amd64 Version: 4.5.1+git230720-ok2 Multi-Arch: same Priority: optional Section: libs Source: tiff Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 720 Depends: libc6 (>= 2.33), libdeflate0 (>= 1.0), libjbig0 (>= 2.0), libjpeg62-turbo (>= 1.3.1), liblerc4 (>= 3.0), liblzma5 (>= 5.1.1alpha+20120614), libwebp7 (>= 1.3.2), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Breaks: libimager-perl (<< 1.022+dfsg) Filename: pool/main/t/tiff/libtiff6_4.5.1+git230720-ok2_amd64.deb Size: 182652 MD5sum: d0539e6aa5923b414926c35193170572 SHA1: 175417a249bd95784ee943c1ffd764aebbd8d5a6 SHA256: 6980dc059c883ae7934d1d0096e03fa3e624ab313ac6e015832d545e53aadcaf SHA512: a5dc4cb0eec7d89ceb0b466d91be8eb9f759ef121d9ffe6059e093f4c7157672ef18e97986e9ae066622e4bcd9924e78ccf80582ebaf6169a9be0df103d22ea7 Homepage: https://libtiff.gitlab.io/libtiff/ Description: Tag Image File Format (TIFF) library libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library. Package: libtiffxx6 Architecture: amd64 Version: 4.5.1+git230720-ok2 Multi-Arch: same Priority: optional Section: libs Source: tiff Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 164 Depends: libc6 (>= 2.4), libstdc++6 (>= 5), libtiff6 (>= 4.0.3) Filename: pool/main/t/tiff/libtiffxx6_4.5.1+git230720-ok2_amd64.deb Size: 5504 MD5sum: 5cf5acfe7b744d515255fb0dbe7160cd SHA1: d0ef99057fb073433cb2e9f8b099b66c75ab1d7b SHA256: 566412a2fbf51705ed8c15200706081bfb995fe337ae9cdcfd81601848ea486f SHA512: 1dd0e1d9fe770cb850e511ebb1c188a91a129b41017c06bacaf356cdf1e0fc7da8138fe7fe189b23049603b0dae6a897667dad058478a9480e599ac5c3d11eef Homepage: https://libtiff.gitlab.io/libtiff/ Description: Tag Image File Format (TIFF) library -- C++ interface libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library for the experimental C++ interfaces. Package: libtime-duration-perl Architecture: all Version: 1.21-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 52 Depends: perl:any Filename: pool/main/libt/libtime-duration-perl/libtime-duration-perl_1.21-ok1_all.deb Size: 17880 MD5sum: 52d2d3d371484faef708175295e1f257 SHA1: 10a9224ed5a686b53af2e19c93d5e84a41bae8f2 SHA256: ea70d33b72e11d01ef366ff2d76bc70d589be6b452e5f45d25f60f10b468d821 SHA512: ef63e0285ad99b7ddbc27c48e5120958f56618730eb8fcddf508381a14bb33dfdabe373316f11e3934c7eadc1e315c8fa6b9fcb318edef88284df2fca326571e Homepage: https://metacpan.org/release/Time-Duration Description: module for rounded or exact English expression of durations Time::Duration provides functions for expressing time spans in rounded or exact terms. So while . say duration_exact(86399); . will correctly give "23 hours, 59 minutes, and 59 seconds", . say ago(86399); . will output the rounded time span as "1 day ago". . The provided functions are duration(), ago(), from_now(), later() and earlier(), along with their *_exact counterparts. The precision used for rounding can be specified, and version 1.10 added a millisecond mode. Package: libtime-moment-perl Architecture: amd64 Version: 0.44-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 244 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14) Filename: pool/main/libt/libtime-moment-perl/libtime-moment-perl_0.44-ok2_amd64.deb Size: 68284 MD5sum: 7d90c2581bcc8c49861578183baf1762 SHA1: 65d91c8b54fc815277c81f10c6bfc922fa345bff SHA256: a1449e99f797d0fdfd371f2b3bf913adc6d0fb362459f943ee1fbe20abf61b02 SHA512: 7409eb5c877fc15f9bee394d40e861ebd2f5e676a945affc641abd58e2e0808a99bc4110cb775d7fc3e87c6c13e6fe40992742e15e00cfe82300c6f2973a90ef Homepage: https://metacpan.org/release/Time-Moment Description: Perl C/XS module representing date and time of day with UTC offset Time::Moment is an immutable object representing a date and time of day with an offset from UTC in the ISO 8601 calendar system. . Time is measured in nanoseconds since 0001-01-01T00Z. Leap seconds are ignored. Time::Moment can represent all epoch integers from -62,135,596,800 to 2,534,02,300,799; this range suffices to measure times to nanosecond precision for any instant that is within 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z. Package: libtime-piece-mysql-perl Architecture: all Version: 0.06-ok1 Priority: extra Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 22 Depends: perl:any Filename: pool/main/libt/libtime-piece-mysql-perl/libtime-piece-mysql-perl_0.06-ok1_all.deb Size: 5886 MD5sum: c011c154c3d942c1ddd820bd918dbf00 SHA1: 950f08c7914c8158efd672dbb8a47d309f88962b SHA256: ddcb086b5d2a00220a6facd40f6b413d894815559290e5729164e12664d75969 SHA512: bd32290bb21e87a82ad3f60cd096c9431b8bb40d45363fbd466195497cddaef77a997fdeb03aebe5fa6c898e0bda70d49eca3deb631300f04ee1f7ef58a71e63 Homepage: http://search.cpan.org/dist/Time-Piece-MySQL/ Description: module adding MySQL-specific methods to Time::Piece Using Time::Piece::MySQL instead of, or in addition to, Time::Piece adds a few MySQL-specific date-time methods to Time::Piece objects. Package: libtimedate-perl Architecture: all Version: 2.3300-ok2 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 122 Depends: perl:any Filename: pool/main/libt/libtimedate-perl/libtimedate-perl_2.3300-ok2_all.deb Size: 33458 MD5sum: b67a565ecfa795529cfff6159ee04f94 SHA1: bc8ac7420b0fa5ca7ed5c73a93bb2e2f811198cb SHA256: 3af212556f0e28b66254438c873b211565213f1ff36361b0e433a3ad421b13f9 SHA512: cdeb88f7b36c30e269bd36454567f4eb27c06d2df1e526852a985b27af4a2a1d9b88580d8a967f52d8a1955f6de1a70e22bca2f3bb31d1a31a09ad2f507f5f73 Homepage: https://metacpan.org/release/TimeDate Description: collection of modules to manipulate date/time information TimeDate is a collection of Perl modules useful for manipulating date and time information. Date::Parse can parse absolute date specifications in a wide variety of input formats and many languages (via Date::Language). . This package also includes Date::Format, which can format dates into strings, as well as Time::Zone, which contains miscellaneous time zone functions. Package: libtimezonemap-data Architecture: all Version: 0.4.6-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: libtimezonemap Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Cinnamon Team Installed-Size: 5628 Breaks: libtimezonemap1 (<< 0.4.2) Replaces: libtimezonemap1 (<< 0.4.2) Filename: pool/main/libt/libtimezonemap/libtimezonemap-data_0.4.6-ok1_all.deb Size: 1925512 MD5sum: 51a3ac78711364451e1df33528bfd526 SHA1: f9e29e6c18ec1e632c1f187f519b711f4e950232 SHA256: 2be05186fe906c3304e497b94fe154465e0d6dce7849a805b3aa417218f6b0d9 SHA512: 55f4eaa44d6f792d15793c4409ff68c1d9f9a15b56fe1fe24da2ccd82acdca1896411c3cae6f82b78af02a42f9f6191f3f728031e611fc71b208a0842445fa92 Homepage: https://launchpad.net/timezonemap Description: GTK+3 timezone map widget - data files Timezone map widget for GTK+3 . This package contains the images and city information needed to display the widget. Package: libtimezonemap1 Architecture: amd64 Version: 0.4.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libtimezonemap Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Cinnamon Team Installed-Size: 108 Depends: libtimezonemap-data (= 0.4.6-ok1), libc6 (>= 2.29), libcairo2 (>= 1.10), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.1.4), libjson-glib-1.0-0 (>= 0.12.0), libsoup2.4-1 (>= 2.42.0) Filename: pool/main/libt/libtimezonemap/libtimezonemap1_0.4.6-ok1_amd64.deb Size: 26016 MD5sum: f0a7b8b962d876ad2d9ca40ce8a8fb2d SHA1: 27658d54cf8b76fc3f0d8130559bb1abb684afe4 SHA256: 2bcf48f8918bbe716ca6f4829ac5facf3e27361a16fff276146736bd9177da83 SHA512: 4747cd1b3840dc95a9e3693a31ee79f9ef30edae8c0856476abe9949ce9bb105f330c5020fb2fc085232ffed2d52839eb9569faea9166ef5a35cd457be92eda2 Homepage: https://launchpad.net/timezonemap Description: GTK+3 timezone map widget Timezone map widget for GTK+3 Package: libtimezonemap1-dev Architecture: amd64 Version: 0.4.6-ok1 Priority: optional Section: libdevel Source: libtimezonemap Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Cinnamon Team Installed-Size: 79 Depends: gir1.2-timezonemap-1.0 (= 0.4.6-ok1), libglib2.0-dev (>= 2.25.0), libgtk-3-dev (>= 3.1.4), libjson-glib-dev, libtimezonemap1 (= 0.4.6-ok1) Breaks: gir1.2-timezonemap-1.0 (<< 0.3) Replaces: gir1.2-timezonemap-1.0 (<< 0.3) Filename: pool/main/libt/libtimezonemap/libtimezonemap1-dev_0.4.6-ok1_amd64.deb Size: 11268 MD5sum: 9bfe189366a9c665c06e63c304f1584b SHA1: 90695952c6e2ed6dc5d095b10c511dbe8ec15ebc SHA256: 3640430026d5b8d75fc3bf7a39f82fd58a26180471da9c08d639b8e7fee58484 SHA512: ed0ad8f79afb7cff88b764118336bdc9a173dd221877a863f2a27e2789b5734523bfa9cd9337ab233e7b6388602cea61a3aa53c28a753bc8aba364163e452a73 Homepage: https://launchpad.net/timezonemap Description: GTK+3 timezone map widget - development files Timezone map widget for GTK+3 . This package contains files that are needed to build applications. Package: libtinfo6 Architecture: amd64 Version: 6.4+20240113-1ok1 Multi-Arch: same Priority: optional Section: libs Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 554 Depends: libc6 (>= 2.34) Breaks: tmux (<< 3.3a-4) Filename: pool/main/n/ncurses/libtinfo6_6.4+20240113-1ok1_amd64.deb Size: 100900 MD5sum: 5ebcf771a5b2dfaa3a767c60d1766a9c SHA1: 3575725a738f9918a5dfb3fbd45aa2f5f23081dd SHA256: 9e24a4ace3fd58313c78f01c0374ab70b988c82b9948f2a85087233584abdf5e SHA512: c0fe35fbc0928455e365bea5c0ae38f5d4e3c055ecd1b9d296a040768f80d6fb00ca4961d4c1286bdb1f73125e9096321f9411b8d9698e6f23e93e65becf7e63 Homepage: https://gitee.com/openkylin/ncurses/ Description: shared low-level terminfo library for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. Package: libtinyxml-dev Architecture: amd64 Version: 2.6.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: tinyxml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Felix Geyer Installed-Size: 237 Depends: libtinyxml2.6.2v5 (= 2.6.2-ok1) Suggests: libtinyxml-doc Filename: pool/main/t/tinyxml/libtinyxml-dev_2.6.2-ok1_amd64.deb Size: 44932 MD5sum: 9b4dbaadf5e66e2b0625bf6f4b9d9f1c SHA1: 1d22706e1f0a2957824b4448538b56aba8d194d5 SHA256: d529ac5cee090abcb00104ff12a83c0286033fb70cd463d80a0ac061280b4c34 SHA512: 491029055f91419c85f776f1acdf589702edcd25b0daf330013aaaf0e6dcade7dfc1864d08211b79062b20e945ec86aa66379eeebd19b3a8e11f14e586190535 Homepage: http://www.grinninglizard.com/tinyxml/ Description: TinyXml library - header and static library This package contains the header file and a static version of the TinyXml library. . TinyXml is a simple and small C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. Package: libtinyxml-doc Architecture: all Version: 2.6.2-ok1 Priority: extra Section: doc Source: tinyxml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Felix Geyer Installed-Size: 905 Recommends: libtinyxml-dev Filename: pool/main/t/tinyxml/libtinyxml-doc_2.6.2-ok1_all.deb Size: 78044 MD5sum: 4515b4fb70ec38ae7c1eb3701941a603 SHA1: 14cfe9f78d0cb8bf888d2bc7f25775edc9a9c1fb SHA256: a3599e06ed468701360956edef670819b8be5e4026fac3cd1a2198ac8a7e4640 SHA512: d204df662e480925a885db8a63e4b2cd195174371d399b5b37e45d579eda72aada1999aa6c667bf9db80312c93c32f257e5fd584eabb98bb90d990011cbe78dc Homepage: http://www.grinninglizard.com/tinyxml/ Description: TinyXml library - documentation files This package contains the documentation to program with the TinyXml library. . TinyXml is a simple and small C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. Package: libtinyxml2-10 Architecture: amd64 Version: 10.0.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: tinyxml2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 123 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/main/t/tinyxml2/libtinyxml2-10_10.0.0+dfsg-ok1_amd64.deb Size: 28596 MD5sum: 05bca6ee5646eee6a3131b04c4cb2a0b SHA1: e229517b351659aa2e6b182cbdfe7413bdc91bc8 SHA256: 546dee060a27278c39dfbb272427cc971b519c5deec8bf18bb5002a36cb7b1c9 SHA512: 63b90c6c611ea71ece0b3c8b2b3c2a35631dd0489817f261c60750825afc8c1621f77f0247db67385a5875f9a9aa15b146dc5cc702c0a79597f8e94ed03ec294 Homepage: https://www.grinninglizard.com/tinyxml2/ Description: C++ XML parsing library This package contains the shared version of the TinyXML2 library. . TinyXML2 is a simple and small C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. . TinyXML2 supersedes the previous TinyXML library, with various improvements: - Fewer memory allocations (1% - 10% compared to TinyXML) - Uses less memory (about 40% of that used by TinyXML) - Faster - No STL requirement - More modern C++, including a proper namespace - Proper and useful handling of whitespace Package: libtinyxml2-dev Architecture: amd64 Version: 10.0.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: tinyxml2 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 102 Depends: libtinyxml2-10 (= 10.0.0+dfsg-ok1) Filename: pool/main/t/tinyxml2/libtinyxml2-dev_10.0.0+dfsg-ok1_amd64.deb Size: 21232 MD5sum: 8193e4b96aa772ca155e52d3b5e5547f SHA1: a8dcffb0459a5a83137fd844b5cd9280182a371e SHA256: d3957f03113d240d683b58d0241e52cca4b431e73058e29adce2fc6592e3eb2c SHA512: 601b7a0771219074b1fb58b7b90883399f797aa11fa1bbba74de9df00740812c8fc8571ae2c74c72466b0b79d6051889180800566ebe98c2fbfda2fc5deac9f1 Homepage: https://www.grinninglizard.com/tinyxml2/ Description: TinyXML2 library - header and static library This package contains the header file and a static version of the TinyXML2 library. . TinyXML2 is a simple and small C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. . TinyXML2 supersedes the previous TinyXML library, with various improvements: - Fewer memory allocations (1% - 10% compared to TinyXML) - Uses less memory (about 40% of that used by TinyXML) - Faster - No STL requirement - More modern C++, including a proper namespace - Proper and useful handling of whitespace Package: libtinyxml2.6.2v5 Architecture: amd64 Version: 2.6.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: tinyxml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Felix Geyer Installed-Size: 104 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Conflicts: libtinyxml2.6.2 Replaces: libtinyxml2.6.2 Filename: pool/main/t/tinyxml/libtinyxml2.6.2v5_2.6.2-ok1_amd64.deb Size: 29796 MD5sum: 904dfd98da4b221fa2903d35f98080c7 SHA1: 52f8cc971214c5f2058fa17ae996e5e4ae4c235e SHA256: c155e1e38eb409fc716f3a012b94a57c4c7cb1b49e3cd2e93006d5d0e8646843 SHA512: f25ac0f1803d779d0c5002fe358d5b5241aff895df0b47287f4227985ee9417b78beafa28e3550d81b1d310a021e4bc239cce725df23b54fef3ba025d3c8f4c6 Homepage: http://www.grinninglizard.com/tinyxml/ Description: C++ XML parsing library This package contains the shared version of the TinyXml library. . TinyXml is a simple and small C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. Package: libtinyxml2.6.2v5-dbg Architecture: amd64 Version: 2.6.2-ok1 Multi-Arch: same Priority: extra Section: debug Source: tinyxml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Felix Geyer Installed-Size: 222 Depends: libtinyxml2.6.2v5 (= 2.6.2-ok1) Filename: pool/main/t/tinyxml/libtinyxml2.6.2v5-dbg_2.6.2-ok1_amd64.deb Size: 194100 MD5sum: e752f1bffe441ac0011a89d13f49c0e8 SHA1: f8deeb6e67d265af8ad7a94377bb731600fe9be4 SHA256: afa6b2cf749836b37330466ce80b9c8a4b7d1c51e19e689ef3f0b8b384138eb8 SHA512: 33a9c3511f0ec866c6d812b200afcb23b9c7c7a2ad2aaba3ca26a97d282b58991dc6985a3350e727b58b935d39c2a45edeb3b6dd08c29a81db06ee59c1e58fa7 Homepage: http://www.grinninglizard.com/tinyxml/ Description: TinyXml library - debug files This package contains debug symbols of the TinyXml library. . TinyXml is a simple and small C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. Build-Ids: 1b09b29cbe570a19106d38719d93ce026560674f Package: libtirpc-common Architecture: all Version: 1.3.4+ds-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libtirpc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 30 Breaks: libtirpc1, libtirpc3t64 (<< 1.1.4-0.1~) Replaces: libtirpc1, libtirpc3t64 (<< 1.1.4-0.1~) Filename: pool/main/libt/libtirpc/libtirpc-common_1.3.4+ds-ok1_all.deb Size: 6304 MD5sum: f3a7546b76c6640d6238f2293ccb7185 SHA1: eb54f9f6559c65bba32af56ecbd5545d6d06c150 SHA256: eded9f626cb52c3dd0c55d326c5276999483c1f6ba5758b7a09ac4d0cdb182b0 SHA512: d60ed2619ebf1c33ed55d8eac002d956e149ec0b776eed7c53b1396573a006bf96c66399160e5b0f547b8ffc6bd822a2d128a25d8d6f6d1e2ef56d414f912c82 Homepage: http://sourceforge.net/projects/libtirpc Description: transport-independent RPC library - common files This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. . This package contains the netconfig configuration file as well as the associated manpage. Package: libtirpc-dev Architecture: amd64 Version: 1.3.4+ds-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libtirpc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 708 Depends: libtirpc3t64 (= 1.3.4+ds-ok1) Filename: pool/main/libt/libtirpc/libtirpc-dev_1.3.4+ds-ok1_amd64.deb Size: 181984 MD5sum: 16fa77258d9f84cc58062bc441edb9c4 SHA1: 8cd67f0a216e21211000aba166d0712759e1cf21 SHA256: 20ab714c1eb80d80c095c060742e28886222b47a872dec590063341ca5a38404 SHA512: 458133b86df29999a32b49f1cb264ba3757014a3f661d9b9e66823992947fbc2926d8c7c97336be6427fa99da14a1e35757f2577b7756e4667f47d68bb123fd7 Homepage: http://sourceforge.net/projects/libtirpc Description: transport-independent RPC library - development files This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. . This package contains the files needed for development against libtirpc. Package: libtirpc3t64 Architecture: amd64 Version: 1.3.4+ds-ok1 Multi-Arch: same Priority: optional Section: libs Source: libtirpc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 226 Provides: libtirpc3 (= 1.3.4+ds-ok1) Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libtirpc-common (>= 1.3.4+ds-ok1) Breaks: libtirpc3 (<< 1.3.4+ds-ok1), nfs-common (<< 1:1.2.8-7), nfs-kernel-server (<< 1:1.2.8-7) Replaces: libtirpc3 Filename: pool/main/libt/libtirpc/libtirpc3t64_1.3.4+ds-ok1_amd64.deb Size: 75844 MD5sum: e6fc25ef9776d7bd18cf6e6614a4b543 SHA1: 4c08a8bd81c738354d4d111016fcadc45c76817c SHA256: 00cfa1c897511c36122739598886643ef28256ea2af211f1392480e3288b618e SHA512: ab3d1006870946f73b20543eeb9b9ae03e3146a1f1ed5aa3da57bbf7d025f7c49b235f63822ec74c7566865b8f9a371e9d77e7facf6c4721c6bf67b5485aeb99 Homepage: http://sourceforge.net/projects/libtirpc Description: transport-independent RPC library This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. Package: libtk8.6 Architecture: amd64 Version: 8.6.14-ok1 Multi-Arch: same Priority: optional Section: libs Source: tk8.6 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Tcl/Tk Packagers Installed-Size: 2434 Provides: libtk Depends: libtcl8.6 (>= 8.6.0-2), libc6 (>= 2.38), libfontconfig1 (>= 2.12.6), libx11-6, libxft2 (>> 2.1.1), libxss1 Suggests: tk8.6 Conflicts: libtk-img (<< 1.2.5), tk40 (<= 4.0p3-2), tk8.6 (<< 8.6.0-2) Replaces: tk8.6 (<< 8.6.0-2) Filename: pool/main/t/tk8.6/libtk8.6_8.6.14-ok1_amd64.deb Size: 731536 MD5sum: 3f5cbfd13358a6645ca6070f507bbe2e SHA1: 0c1ade62147575465ad2054b781bfc04d045a911 SHA256: efb9271d771856238b9f728187026ae696ac72d0754d9ebd4705debab63fad17 SHA512: 0bf9be514e74732f75864f8c812c815105fbbb1c04b14520f5cc7d4c50d2ef239f0e88712fcba440d27ee196e534dafe28c48e82f1116d876283e895fe01aab2 Homepage: http://www.tcl.tk/ Description: Tk toolkit for Tcl and X11 v8.6 - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the Tk library and supplementary packages you need to run Tk-enabled apps. Package: libtmglib-dev Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 621 Depends: libtmglib3 (= 3.12.0-ok1), libblas-dev | libblas.so, liblapack-dev | liblapack.so Filename: pool/main/l/lapack/libtmglib-dev_3.12.0-ok1_amd64.deb Size: 123332 MD5sum: f6b5bda53de6905cebdf600c772f40cc SHA1: 3aaa9acf03e0205d8f1ca591c137b8518fac5889 SHA256: d26a34c0b30e427a44f55b61da76044f3a947c3a7e3552da6b4b31730620231c SHA512: e57ca8e33ba51ce484b68bf107d692f31bee4e3602767064adcd6f7fd90b54d0a530d88533b695e2d89f452102592d523382501473456bdba40dd1b26dc0abc0 Homepage: https://www.netlib.org/lapack/ Description: test matrix generators of LAPACK - development files libtmglib is a component of the LAPACK library, containing routines for generation of input matrices for testing and timing of LAPACK. . This package contains development files, including a static version of the library. Package: libtmglib3 Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 442 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libgcc-s1 (>= 4.0), liblapack3 | liblapack.so.3 Filename: pool/main/l/lapack/libtmglib3_3.12.0-ok1_amd64.deb Size: 141028 MD5sum: 59c65f2981cc444e526fa622fc870d81 SHA1: da0f5ecbba9c6d741f4a5f3eb935a2ed34fd0e4e SHA256: f4090c55e24963cd2fbb29bc07828edfd6d5c8ed27d62baf2e09d5aa3c371cfa SHA512: d104786f51c0138f0009e23f8ce8eef69dcb53a48ff8174bd30650c9d7de9716808a0aec19328c2da7e4115283f1cad46343fc9b121cd7e43bdbeb134f77b262 Homepage: https://www.netlib.org/lapack/ Description: test matrix generators of LAPACK - shared version libtmglib is a component of the LAPACK library, containing routines for generation of input matrices for testing and timing of LAPACK. . This package contains a shared version of the library. Package: libtmglib64-3 Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 446 Depends: libblas64-3 | libblas64.so.3, libc6 (>= 2.29), libgcc-s1 (>= 4.0), libgfortran5 (>= 8), liblapack64-3 | liblapack64.so.3 Filename: pool/main/l/lapack/libtmglib64-3_3.12.0-ok1_amd64.deb Size: 137968 MD5sum: e43cf9ecf9d2f5ccc950a8766e9a785d SHA1: a4c71972ca0b7d8c5bfa0f383cb07b44d6ea1cb3 SHA256: 5cd0241331c4cfda0cb88abf9ec8a6931a608badf6414401427ab3dc872b4150 SHA512: 18f8312612cc7d51292275b6dbda61f6a220bb626e7f804ae9a9a43aa5337935f0e9b7aa2f7796fd68de1e854c9b81a0ef62ace3bf18ed815a748ebe4985ff8c Homepage: https://www.netlib.org/lapack/ Description: test matrix generators of LAPACK - shared version (64bit-index) libtmglib is a component of the LAPACK library, containing routines for generation of input matrices for testing and timing of LAPACK. . This package contains a shared version of the library. Compiled with Fortran flag "-fdefault-integer-8". Package: libtmglib64-dev Architecture: amd64 Version: 3.12.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: lapack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 626 Depends: libtmglib64-3 (= 3.12.0-ok1), libblas64-dev | libblas64.so, liblapack64-dev | liblapack64.so Filename: pool/main/l/lapack/libtmglib64-dev_3.12.0-ok1_amd64.deb Size: 121640 MD5sum: 9e90953836927766d7d183e05642c46a SHA1: 59fac09f6fc50c0c625d0b7a5f9fee7c27962029 SHA256: dc3389133bfb0c0fcce7141b551ad70042fdaf02ed2f3e9599f057f82a1ddb0d SHA512: 0953f8841164c7bb0c72880e7390783eb2ae8c4909a8e69e796d545db60c481267c08bf5e2ed5776a432299ea3c824865d9e5219370f8d89e560f2f232388d28 Homepage: https://www.netlib.org/lapack/ Description: test matrix generators of LAPACK - development files (64bit-index) libtmglib is a component of the LAPACK library, containing routines for generation of input matrices for testing and timing of LAPACK. . This package contains development files, including a static version of the library. Compiled with Fortran flag "-fdefault-integer-8". Package: libtomcrypt-dev Architecture: amd64 Version: 1.18.2+dfsg-ok1 Priority: optional Section: libdevel Source: libtomcrypt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2833 Depends: libtomcrypt1 (= 1.18.2+dfsg-ok1) Filename: pool/main/libt/libtomcrypt/libtomcrypt-dev_1.18.2+dfsg-ok1_amd64.deb Size: 1276282 MD5sum: d54e104856c77fa1ead7ff7c5d469cc8 SHA1: 698a9dfbbcf9ef1f95c851131d0f65e01ce61505 SHA256: 5eacee35f11423d92144a6e10f42a9863845d3fb4e971b27052533079967628d SHA512: df2798b50c291ee8736af72ad8ed9e5b19db3a6395eae64a968fa885f31f8e0243728d50dda8bb75cc8a9263bef746c229141f21330ef5dd93a195a381044055 Homepage: https://www.libtom.net/LibTomCrypt/ Description: static library, header files and documentation for libtomcrypt LibTomCrypt is a well documented, public domain open source cryptographic toolkit written in C. It supports lots of block ciphers (Blowfish, Twofish, AES, XTEA, ...), chaining modes (ECB, CBC, OFB, CFB, CTR, ...), hash functions (MD5, SHA-1, SHA-256, RIPE-MD, ...), HMAC mechanisms, pseudo-random number generators and public key algorithms. It has several optimizations for the i386, x86_64 and ppc32 architectures. . This package contains include files and a statically linked version of the library. Package: libtomcrypt1 Architecture: amd64 Version: 1.18.2+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: libtomcrypt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1018 Depends: libc6 (>= 2.14), libgmp10, libtommath1 (>= 1.1.0) Filename: pool/main/libt/libtomcrypt/libtomcrypt1_1.18.2+dfsg-ok1_amd64.deb Size: 412732 MD5sum: 7b94c2903513c587f8c06d63a698f908 SHA1: 39b2c7935f3c93b30b56fa67e0942d6aaec8687d SHA256: 18a3486528d265ac41e2d84a30a87996c7ed81664387276cbfb5661c92c43fd3 SHA512: 9a66839e9fe6a041459cd7afff41c3c1ca1c4afd02a8b27ccfcba338e11c6ca45b044fbeb3f319578f0630c2e6e1b6f0f67705154e8d3b7d7243df51f6d9bd22 Homepage: https://www.libtom.net/LibTomCrypt/ Description: public domain open source cryptographic toolkit LibTomCrypt is a well documented, public domain open source cryptographic toolkit written in C. It supports lots of block ciphers (Blowfish, Twofish, AES, XTEA, ...), chaining modes (ECB, CBC, OFB, CFB, CTR, ...), hash functions (MD5, SHA-1, SHA-256, RIPE-MD, ...), HMAC mechanisms, pseudo-random number generators and public key algorithms. It has several optimizations for the i386, x86_64 and ppc32 architectures. Package: libtoml-tiny-perl Architecture: all Version: 0.16-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 71 Depends: perl:any, libmath-bigint-perl Recommends: libtypes-serialiser-perl Suggests: libdatetime-format-rfc3339-perl Filename: pool/main/libt/libtoml-tiny-perl/libtoml-tiny-perl_0.16-ok1_all.deb Size: 21060 MD5sum: 73d4238ba3f25c09e09902c4435df64c SHA1: 3c5141a29c54c1e41374363982052ea54222a53b SHA256: 57853b206fefb6f3849f125452ed1bbbd9232421f36463e8fe524981167863c0 SHA512: 86dd7939ba58ff89f90e6aca21e143775db492a22ff4e7a0bff933a25ba59389cd432e108ead5b2e9c1bb1545144779daa3dfc515e46e9aa4517f1ca4e7dfcf3 Homepage: https://metacpan.org/release/TOML-Tiny Description: minimal, pure perl TOML parser and serializer TOML::Tiny implements a pure-perl parser and generator for the TOML (https://github.com/toml-lang/toml) data format. It currently conforms to TOML v5 (with a few caveats) with support for more recent changes in pursuit of v6. . TOML::Tiny strives to maintain an interface compatible to the TOML and TOML::Parser modules, and could even be used to override $TOML::Parser. Package: libtommath-dev Architecture: amd64 Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libtommath Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 397 Depends: libtommath1 (= 1.2.1-ok1) Recommends: libtommath-doc Filename: pool/main/libt/libtommath/libtommath-dev_1.2.1-ok1_amd64.deb Size: 77994 MD5sum: 100605f56bd39f3c0f77d43690f40161 SHA1: 9b2cf972aa12b59d20094421d50da5720e5c07e7 SHA256: a24d2cdcfa0ff57bbec11dcbd76227ac4e6b291a8add1e5fb720c00b65175c8e SHA512: b3831ab5d1a15d29e2bc31389ca984e74ebb4b40609e63f2fadd43ab0ff7d9f187d7cf56872f227d33c2e00ba81a9a63adc40171a1cd7bc942e5c958d6931baf Homepage: http://www.libtom.net/LibTomMath/ Description: multiple-precision integer library [development files] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the files needed to create programs that use LibTomMath. It is not needed to merely execute programs that use LibTomMath. Package: libtommath-doc Architecture: all Version: 1.2.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libtommath Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 438 Filename: pool/main/libt/libtommath/libtommath-doc_1.2.1-ok1_all.deb Size: 426164 MD5sum: 20552b887373c6349846693a352d3d7f SHA1: 8c514dbdae0ee667e8bde5032b024de873e62d1d SHA256: b979c05f8b0a039a550167dc8a1194a41cb4090bd659efed791f7ba4260cd91f SHA512: 0990b3b4de88c047588d09b03c7f5556f469fbe9bb73ed29f696bf1e82fe86addeed732c9b8862e13f4ed5de029f2281099c37cdf8c93e7d5e307926441818d3 Homepage: http://www.libtom.net/LibTomMath/ Description: multiple-precision integer library [documentation] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the documentation for the LibTomMath library. Package: libtommath1 Architecture: amd64 Version: 1.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libtommath Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 174 Depends: libc6 (>= 2.25) Filename: pool/main/libt/libtommath/libtommath1_1.2.1-ok1_amd64.deb Size: 64970 MD5sum: 45c347acb174682c68b3fe8931f162e2 SHA1: 58be79feee1f2b971dceb708049f3827120a3fbe SHA256: d2eb4fc2af257a5c2ee80574819c5001e71c4ca6aaad3763441497f61f4fdd16 SHA512: c2e940876451de187e07d22035eac50758c07a96e0944afe690ff07432fce712d2882ada02ed2f1ddfcac7b0b4e8505406540a49fa907aa821c261d5e8462e12 Homepage: http://www.libtom.net/LibTomMath/ Description: multiple-precision integer library [runtime] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the library needed to run programs that use LibTomMath. Package: libtool Architecture: all Version: 2.4.7-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 866 Depends: gcc | c-compiler, cpp, libc6-dev | libc-dev, file, autotools-dev Recommends: libltdl-dev Suggests: libtool-doc, autoconf, automaken, gfortran | fortran95-compiler, gcj-jdk Filename: pool/main/libt/libtool/libtool_2.4.7-ok2_all.deb Size: 164396 MD5sum: 8b71502aa847847ad8a39c4b58a9b3d2 SHA1: a8ff30a32fb0c4096c8b9a1410bd56e0c7153d51 SHA256: 94150a3a8173fde70790c80010d2391d231f3c58801fbda42daed6e43cf3166f SHA512: 37666b3e5ae44f3e39c263356341c61854581cdd0bac7f253d97a7c5eaff6ba50db0c65a3ea6f92260974e40579b4f07fc85e5225aa75e27108b50712f79a829 Homepage: https://www.gnu.org/software/libtool/ Description: Generic library support script This is GNU libtool, a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. . Libtool supports generation of C, C++, Fortran and Java libraries. Package: libtool-bin Architecture: amd64 Version: 2.4.7-ok2 Priority: optional Section: devel Source: libtool Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 388 Depends: libtool (>= 2.4.7-ok2) Replaces: libtool (<< 2.4.2-1.8~) Filename: pool/main/libt/libtool/libtool-bin_2.4.7-ok2_amd64.deb Size: 81900 MD5sum: fdc1c6c15c51710b6852f979ef9b4a6c SHA1: 1d35db57d024c03b43f91b0acb57afa8fa86660c SHA256: c3e895e8f7486ade37a20422dc3a7e9b905c0dbd2dc2990d2ded17549259e417 SHA512: 814093953e2fae47bd785613dcfc199abc8414c030f038274cec2bdeda89201a8f3ce39840d3cd9bfcc83628c4bb0b6cd7a1ad30a45aca03247f99201bbcacaa Homepage: https://www.gnu.org/software/libtool/ Description: Generic library support script (libtool binary) This is GNU libtool, a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. . Libtool supports generation of C, C++, Fortran and Java libraries. . This package contains the libtool binary only. Package: libtool-doc Architecture: all Version: 2.4.7-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libtool Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1277 Breaks: libtool (<< 2.4.6-13) Filename: pool/main/libt/libtool/libtool-doc_2.4.7-ok2_all.deb Size: 238032 MD5sum: 8720b48fc6bb325cdcd4d087942c5d6c SHA1: e532ae9271ecb5ec151eb96cc09721410f3614fe SHA256: dc6a5f1abf0ef3f115d79e78f9b3f51e50ae1e1ecbf96c926696d7e2f8e82ef8 SHA512: 8c616e5ae1029cc801ed585773b63ca492b6d55091dc99fc912c6fee2350da806b44d0d9e8e86131a603a7062f590eb19ea58761320959bbc88a20bc199e8f1b Homepage: https://www.gnu.org/software/libtool/ Description: Generic library support script (documentation) This package contains the GNU libtool documentation. . GNU libtool is generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. Package: libtpms-dev Architecture: amd64 Version: 0.9.3-ok1 Priority: optional Section: libdevel Source: libtpms Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Seunghun Han Installed-Size: 2155 Depends: libtpms0 (= 0.9.3-ok1) Filename: pool/main/libt/libtpms/libtpms-dev_0.9.3-ok1_amd64.deb Size: 482340 MD5sum: fa1a5b63385940ce72bcfee32c0a59bc SHA1: bc8c76125982bc546b459bf6c8bb82d382b82f12 SHA256: 4a8eb42ffa747c142b9c6ca36f3407a3d73d3d814c250727bd2ba670c66b9e0a SHA512: 4334c976cfb2bef1d23ca9e65928c330b9d6f701759f7c9cc70ced491dec4cae59fdf594cbd20e2716bd6b5e2078c3422ba035d1fb968486a9362d292c1c69f9 Homepage: https://github.com/stefanberger/libtpms Description: libtpms header files and man pages The libtpms-dev package provides header files and man pages for the functions provided by libtpms. Package: libtpms0 Architecture: amd64 Version: 0.9.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libtpms Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Seunghun Han Installed-Size: 976 Depends: openssl, libc6 (>= 2.17), libssl3 (>= 3.0.0) Filename: pool/main/libt/libtpms/libtpms0_0.9.3-ok1_amd64.deb Size: 376394 MD5sum: 198acb56b89a44b5b513a22cb15fdee5 SHA1: 15e111a444e69b5c6cbc58aec5c140ef2bb2abd1 SHA256: cffc7cb0dd914f57f99086ab06cb5ee8831d234d0441a3393571f5409d6ed238 SHA512: 83b0cd393c14bcd43aacb9751bd7f413f54f4d121b3d81168e31045c81bb941387a6c6ebada2f77a788113e0026d5ccc834b1b64b4102a008e61d312f66f0f19 Homepage: https://github.com/stefanberger/libtpms Description: TPM emulation library Libtpms is a library that provides TPM functionality. Libtpm is used by swtpm package. Package: libtry-tiny-perl Architecture: all Version: 0.31-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 46 Depends: perl:any Suggests: libsub-name-perl Filename: pool/main/libt/libtry-tiny-perl/libtry-tiny-perl_0.31-ok1_all.deb Size: 20494 MD5sum: 088668753dd8a7fcaee08ff16dcd7083 SHA1: 68a300a4d3fd846bb73457713ba546d69f2560f0 SHA256: fb2dcdf1088a7e016e18f50d92f31c196f9f386f0221b94514f67e7b4f08cfaf SHA512: e14d5fb6755c15670830924efd656af9b34c2298a2d746456526f8824277fc52f2e6af4ef0d81d504f452e6d6d7e54ba3b0f4f452a138d6fbb08d25b370db0a4 Homepage: https://metacpan.org/release/Try-Tiny Description: module providing minimalistic try/catch Try::Tiny is a Perl module that provides bare bones try/catch statements. It is designed to eliminate common mistakes with eval blocks, and NOTHING else. . The main focus of this module is to provide simple and reliable error handling for those having a hard time installing TryCatch, but who still want to write correct eval blocks without 5 lines of boilerplate each time. Package: libtsan0 Architecture: amd64 Version: 10-20200411-ok5 Multi-Arch: same Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1184 Depends: gcc-10-base (= 10-20200411-ok5), libc6 (>= 2.23), libgcc-s1 (>= 3.3) Filename: pool/main/g/gcc-10/libtsan0_10-20200411-ok5_amd64.deb Size: 355736 MD5sum: 700028bf8e887c5855ee551a7e7ea84c SHA1: bbb9ff645b380155cbbe83d75325f6ca3259d359 SHA256: 1c2a4edaa88415412b39e2987eed536ffe9b759e9fab854a8ff6420fa4ad5dc1 SHA512: f42d590bc4fca44d90514c2c6be3f47a74576ac07a5344da91af493f925487af75b9086a6ed3480ce53243262ac816c30d21b7a12aaacb1267003cddf87d2922 Homepage: http://gcc.gnu.org/ Description: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtsan2 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8131 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.34), libgcc-s1 (>= 3.4) Filename: pool/main/g/gcc-13/libtsan2_13.2.0-4ok3.3_amd64.deb Size: 2593822 MD5sum: 85211a4f81b5f2d0117634dcff4a3b23 SHA1: bca99d1cdfd0af5866e4798595e8fc83e3a82b12 SHA256: 3dbf65b78ca5048bc1459bd5868a8d8ceca3db1d427224536333f3bbc3caebf1 SHA512: 748f6e884ae4845a094f4fd26a6520061d4be6b04fec3a763dcdae5bf6f2a54d9f85918dbb0bece1f85fc7441488b5d70a67e47f118411455444d830c4b08979 Homepage: http://gcc.gnu.org/ Description: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtss2-dev Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 480 Depends: libcurl4-openssl-dev | libcurl-ssl-dev, libjson-c-dev, libssl-dev, libtss2-esys-3.0.2-0 (= 4.0.1-ok1), libtss2-fapi1 (= 4.0.1-ok1), libtss2-mu-4.0.1-0 (= 4.0.1-ok1), libtss2-policy0 (= 4.0.1-ok1), libtss2-rc0 (= 4.0.1-ok1), libtss2-sys1 (= 4.0.1-ok1), libtss2-tcti-cmd0 (= 4.0.1-ok1), libtss2-tcti-device0 (= 4.0.1-ok1), libtss2-tcti-libtpms0 (= 4.0.1-ok1), libtss2-tcti-mssim0 (= 4.0.1-ok1), libtss2-tcti-pcap0 (= 4.0.1-ok1), libtss2-tcti-spi-helper0 (= 4.0.1-ok1), libtss2-tcti-swtpm0 (= 4.0.1-ok1), libtss2-tctildr0 (= 4.0.1-ok1) Filename: pool/main/t/tpm2-tss/libtss2-dev_4.0.1-ok1_amd64.deb Size: 51404 MD5sum: 8662fdc27615be80bea2e10b1c28f4ad SHA1: 01cc085415d243b78ab55e45eb48239010ec8d79 SHA256: 907e0c8f4ee6bd1d0e5d774750c8e99247878a298908dba06673a48c63efdf68 SHA512: f0a03a75fdabc68eb02e1a25f0df893613f31e617b40da9f07d15652838ca2f81a02dc2c6f2bb5f621ba9293aba75dddda9e745b5edd08768d68d2f146d2e9da Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - development files TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains development files for use when writing applications that need access to TPM chips. Package: libtss2-doc Architecture: all Version: 4.0.1-ok1 Priority: optional Section: doc Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 10110 Breaks: libtss2-dev (<< 3.2.0-5) Replaces: libtss2-dev (<< 3.2.0-5) Filename: pool/main/t/tpm2-tss/libtss2-doc_4.0.1-ok1_all.deb Size: 790836 MD5sum: 027e51186eb985f1360ca501b22cfa00 SHA1: 30c0883361217364a08dc0176f0bd99cd8dc7b42 SHA256: aedc0c33c2ffe195e4bb8ee96749518877757127e5e1b9a73df4224aada61ef0 SHA512: a51cd5ae3e9180ea0bb443e9359a258dcf06dc1e50beab133745dbc1bf13a02bdffee44ffe140bbb0cc352575f4a58f9b666191716928965a7e0df995237dff4 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - documentation TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. . This package contains documentation for use when writing applications that need access to TPM chips. Package: libtss2-esys-3.0.2-0 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 669 Depends: libtss2-tcti-cmd0, libtss2-tcti-device0, libtss2-tcti-mssim0, libtss2-tcti-swtpm0, tpm-udev, libc6 (>= 2.34), libssl3 (>= 3.0.0), libtss2-mu-4.0.1-0 (>= 3.0.1), libtss2-sys1 (>= 4.0.1) Breaks: libtss2-esys0 (<< 3.0.2-1) Replaces: libtss2-esys0 (<< 3.0.2-1) Filename: pool/main/t/tpm2-tss/libtss2-esys-3.0.2-0_4.0.1-ok1_amd64.deb Size: 143696 MD5sum: f6ad4c694c51ef324509dee3a54a58f2 SHA1: deadce7e23ce0528d97278d15501c8b6af396db1 SHA256: e0b09398435a8f3091a065eae0bfd1b8665d47a8949be16b0f0c3e0218359927 SHA512: af9d8b6faf0b9369726689aaa0f85ebf758b4090dc2201b1121f767189c3ff32876c1c8ee2ad934a3e9a1b693a0e66c6c46ce3a24bf6d1f354c6eb487ef05dce Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TSS esys libraries that client applications will link against when they require accessing the TPM. Package: libtss2-fapi1 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 1070 Depends: tpm-udev, libc6 (>= 2.38), libcurl4 (>= 7.80.0), libjson-c5 (>= 0.15), libssl3 (>= 3.0.0), libtss2-esys-3.0.2-0 (>= 2.4.0), libtss2-mu-4.0.1-0 (>= 3.0.1), libtss2-tctildr0 (>= 3.0.1), libuuid1 (>= 2.16) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-fapi1_4.0.1-ok1_amd64.deb Size: 318464 MD5sum: e2bdcf0fb9520d4d96b464bc72046992 SHA1: 327ddf7816768b5eba1d2aa721392e280c1a8208 SHA256: e128fb21e54b24b60f0efd8be75149b7649dd9ba06a57fc59d427686d4414c5b SHA512: c972d16fcadb1090509235b4dcb12f264face046f153d3ce1e553481ed29d6026478e3f157f66a311e1ddb9917c3982327b2e4b11b6785e0d6442eb0988209f8 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TSS fapi libraries that client applications will link against when they require accessing the TPM. Package: libtss2-mu-4.0.1-0 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 362 Depends: tpm-udev, libc6 (>= 2.14) Conflicts: libtss2-mu0 Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2), libtss2-mu0 (<< 4.0.1-4) Filename: pool/main/t/tpm2-tss/libtss2-mu-4.0.1-0_4.0.1-ok1_amd64.deb Size: 59056 MD5sum: 1887e8a08c21d44b5e1a0439f2a77487 SHA1: 4a00a219e9d5a511215474c27bae2140613b2f1f SHA256: 8d41d29de068373cdd78b17e6f43e5b53f0177028e8ba617068c45652b60f214 SHA512: 67e71cfa378a7e7d327a89f4e624dc07dc6fd3b04daf63ddf82395538099443e8ca457dbd9c4f574ea4a3b33a2ef01da9481d39510361088fe3df7f56e6a7166 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TSS mu libraries that client applications will link against when they require accessing the TPM. Package: libtss2-policy0 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 608 Depends: libc6 (>= 2.38), libjson-c5 (>= 0.15), libssl3 (>= 3.0.0), libtss2-esys-3.0.2-0 (>= 2.3.1), libtss2-mu-4.0.1-0 (>= 3.0.1), libuuid1 (>= 2.16) Filename: pool/main/t/tpm2-tss/libtss2-policy0_4.0.1-ok1_amd64.deb Size: 169768 MD5sum: ba4289bb50f0e5e38294721e42d11e24 SHA1: 6aae4cdee22443b4fc6fd6fc3787aaa77bbf5f5c SHA256: e65a65cba22f7735e631dd93af232fa6e69266cbe7de398aa76d3c1de67ddb5f SHA512: dcca9c5300d781cdb3fd6cc7963172a8079a9d772f5127db01eba33b82411da49e658eaf3afacc744bf6eb470c70b009d5b3ffdda16c842902e092fc1f35ce15 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - policy libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the policy libraries that client applications will link against when they require accessing the TPM. Package: libtss2-rc0 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 75 Depends: tpm-udev, libc6 (>= 2.4) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-rc0_4.0.1-ok1_amd64.deb Size: 11056 MD5sum: 5ac2fc8e2f69e6147cf02209234282a0 SHA1: 339eb4abe49c9e8f5483a0efcb8c6147dce24929 SHA256: b9c54ceb6eba59db958016443049cc811dd43d9595de9b7028976d9cb8422581 SHA512: 31a85c0e38d985ecfea87dde5b97e649930057ef11a6b1ae95b5241b30577f05913f1a6eb4dbd941fa181b07e80044a5331ee02c2775bd7ce35128ae62369892 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TSS rc libraries that client applications will link against when they require accessing the TPM. Package: libtss2-sys1 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 187 Depends: tpm-udev, libc6 (>= 2.14), libtss2-mu-4.0.1-0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-sys1_4.0.1-ok1_amd64.deb Size: 33864 MD5sum: 8bfdfde51de4d341e5839f8386a121ac SHA1: c8a7c0fd0ada14d981a345dcd8fa312a053d2f0a SHA256: 679de30d2cdcf023e4b5cc944f5e9c7e941def9fb8bc5623cc6d2eb6f8aa4687 SHA512: a6bdb8085381efb5a4aa7a21c20341310ec2e37f14ce2876b8bb4a06709ebeffe88ea58b1c82d166a9993b2c0f0b997e0f08f165bd82129f7fed590607b2c962 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TSS sys libraries that client applications will link against when they require accessing the TPM. Package: libtss2-tcti-cmd0 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 75 Depends: tpm-udev, libc6 (>= 2.4), libtss2-mu-4.0.1-0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-tcti-cmd0_4.0.1-ok1_amd64.deb Size: 15416 MD5sum: 4e6eed3b20162c13ca3f8808de98824a SHA1: 0cd140e5bd4197df53d6bd6d855b655e4ea2a2aa SHA256: 58eaaa4da136b1296dcc3bb2b2c454d788f764f09047472615c5b589b2ad0aef SHA512: d6515d1224f26b1efb0e59a3255cc60c5769bd4209ed4680b1971f26b4e2ae09f44f90b49cda3bcc3a13fafc33bc76293bed2d0aec2d49b3f08c78c9136bbf32 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI cmd libraries that client applications will link against when they require accessing the TPM. Package: libtss2-tcti-device0 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 70 Depends: tpm-udev, libc6 (>= 2.4), libtss2-mu-4.0.1-0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-tcti-device0_4.0.1-ok1_amd64.deb Size: 14212 MD5sum: fa2d9d4baaf9de67c5053d6a056234a7 SHA1: 36a12a48589801806620d45e185dd868b7111f69 SHA256: 3ac195e0b499e85f9cc615ebb2cc43cdbf6a3a1f35cc8917275aa8fe5bbd3ba0 SHA512: 9bc12180333def829e9e9ce1374a96af8547a235a859a103bd35f83f887d0d293a861381582c58f610f1f4cbbbb37f54aa67f3037fac307da20a7308be206b76 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI device libraries that client applications will link against when they require accessing the TPM. Package: libtss2-tcti-libtpms0 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 78 Depends: libc6 (>= 2.34), libtss2-mu-4.0.1-0 (>= 3.0.1) Filename: pool/main/t/tpm2-tss/libtss2-tcti-libtpms0_4.0.1-ok1_amd64.deb Size: 15288 MD5sum: 41c9a6524415965ede9bdbaf11758bb2 SHA1: dd1c17a45620f81f1dff577f56cf885af8b56cbf SHA256: b2814aff2e4ed920fd75adb34eac13549ebd65e148b5c80a0ad09130c9796c17 SHA512: 30ae507a427327615e06f8c6f701a1b4e0037c4b1139fe796ddcd5049abed861a640dda55d036aaa084c9162b727c7e98cbe34fc72b34297bcd8eebc319a3954 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI libtpms libraries that client applications will link against when they require accessing the TPM. Package: libtss2-tcti-mssim0 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 74 Depends: tpm-udev, libc6 (>= 2.38), libtss2-mu-4.0.1-0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-tcti-mssim0_4.0.1-ok1_amd64.deb Size: 14332 MD5sum: 52ab40f94af0956537a0b613dc4fec95 SHA1: 5ab47d05ecdb11144d1c35ba062f0dd93cae6221 SHA256: e5e1b0e9e04148609a13a5573140cab99ec6cffef888b4a0a9f51d3dd487df47 SHA512: 1f8171f3626607e59f53e96063998641e8061dbe0cc5ab2a4986a805e3f6b49bab8ef4444111cc73aedfbcf57db527ded67ef8ac202eeb1ed540b22b548c21a9 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI mssim libraries that client applications will link against when they require accessing the TPM. Package: libtss2-tcti-pcap0 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 70 Depends: libc6 (>= 2.17), libtss2-mu-4.0.1-0 (>= 3.0.1), libtss2-tctildr0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-tcti-pcap0_4.0.1-ok1_amd64.deb Size: 14180 MD5sum: 2e1a33c65d58aa7090517954ccf4c088 SHA1: 9f98385054f4c665094b4ae71bcce118a6b37599 SHA256: 0b60677683174ce87a3ed784e5843db44ab5478df110e959824c7933d036b75a SHA512: 3e3ad149d251969462d0680d35cda2d609db6a8b3f6be4890012a3e715b2fb28c1bbda3ab8355cc366732f107c9a161b8b262aaacdfbed226efe35f6aa45d6e3 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI pcap libraries that client applications will link against when they require accessing the TPM. Package: libtss2-tcti-spi-helper0 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 75 Depends: libc6 (>= 2.4), libtss2-mu-4.0.1-0 (>= 3.0.1) Filename: pool/main/t/tpm2-tss/libtss2-tcti-spi-helper0_4.0.1-ok1_amd64.deb Size: 15672 MD5sum: a7c49afb901f7039e1fdb3a702ce113d SHA1: 725a765d3262fc7fde4a8199cd79fe7c213ba200 SHA256: b39343f9065af039cae3d3695c9a9984571dd653b4d524469948a002ea3a2abf SHA512: 5988e316792e0c444c23af4fdc5cfa67511084f47a81345f3aaf1b690bdb30d833522a56196b210cbda23e9a2407924277ccf2bd6717eabf1b3aa335d9aeed77 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI spi helper libraries that client applications will link against when they require accessing the TPM. Package: libtss2-tcti-swtpm0 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 74 Depends: tpm-udev, libc6 (>= 2.38), libtss2-mu-4.0.1-0 (>= 3.0.1) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-tcti-swtpm0_4.0.1-ok1_amd64.deb Size: 14416 MD5sum: 756640a78da64bc50ccd7697e227fb82 SHA1: af3799540948278c863d5c3ffbca347cfc669054 SHA256: c01f1b92df3c796404d4fbab2359d155640d2b022ac1b572f5659fd370e8dabb SHA512: 5467484cf500356dad178fb8975c7b5a963c475183305db87081d5a93a951ebd888402281afd1df94ab847641d4037c402e17c42772c8dda77cd328c27f89611 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI swtpm libraries that client applications will link against when they require accessing the TPM. Package: libtss2-tcti-tabrmd-dev Architecture: amd64 Version: 3.0.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: tpm2-abrmd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: SZ Lin (林上智) Installed-Size: 552 Depends: libtss2-tcti-tabrmd0 (= 3.0.0-ok1) Filename: pool/main/t/tpm2-abrmd/libtss2-tcti-tabrmd-dev_3.0.0-ok1_amd64.deb Size: 89686 MD5sum: 970d33585a8d94fae234dd952a9b5dce SHA1: 86fcf5e50839bbe212748182a99d41ef912284e5 SHA256: e0a18ffa89116311cb7ae45b480491cfac1ca28c48d083c0d7dd4e3e3d45338e SHA512: 5eb17a0e645ab2e364dbb7e5425491651c045594f3edb0c0b9ffc8a9acf3f95837a3222e4cf3f344935f9bc6f1c1270b6fa644a02d00f45471269294a632f1d1 Homepage: https://github.com/intel/tpm2-abrmd Description: TPM2 Access Broker & Resource Management - static libraries and headers It is intended for use with the SAPI library (libsapi) like any other TCTI. The initialization function for this library is hard coded to connect to the tabrmd on the system bus as this is the most common configuration. . This package contains the required static libraries, headers. Package: libtss2-tcti-tabrmd0 Architecture: amd64 Version: 3.0.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-abrmd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: SZ Lin (林上智) Installed-Size: 191 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libtss2-mu0 (>= 3.0.1), libtss2-rc0 (>= 3.0.1), libtss2-sys1 (>= 3.0.1), libtss2-tctildr0 (>= 3.0.1) Filename: pool/main/t/tpm2-abrmd/libtss2-tcti-tabrmd0_3.0.0-ok1_amd64.deb Size: 60098 MD5sum: 68fa6db2b1b6684bfb0a79cb61dd6854 SHA1: de0dfa162194aad06ba1e75f33faa3df456fd003 SHA256: cb982567a3243fc61ad9279a7f0590cc24049131b06e441b6d5656169b83e718 SHA512: ea52382c1fa88e838417d8ef3a6efbdc0ad544193aa680145825f29345765efa44130f9de4b3a447c136db1fc4e8fddff76e05ef6da3500923f0f3f0ed7dd005 Homepage: https://github.com/intel/tpm2-abrmd Description: TPM2 Access Broker & Resource Management - shared libraries It is intended for use with the SAPI library (libsapi) like any other TCTI. The initialization function for this library is hard coded to connect to the tabrmd on the system bus as this is the most common configuration. . This package contains the required shared libraries. Package: libtss2-tctildr0 Architecture: amd64 Version: 4.0.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tpm2-tss Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mathieu Trudel-Lapierre Installed-Size: 78 Depends: libtss2-tcti-cmd0, libtss2-tcti-device0, libtss2-tcti-libtpms0, libtss2-tcti-mssim0, libtss2-tcti-spi-helper0, libtss2-tcti-swtpm0, tpm-udev, libc6 (>= 2.34) Breaks: libtss2-esys0 (<< 3.0.1-2) Replaces: libtss2-esys0 (<< 3.0.1-2) Filename: pool/main/t/tpm2-tss/libtss2-tctildr0_4.0.1-ok1_amd64.deb Size: 15360 MD5sum: 88e6d1d9fe409121c1038a2436b44175 SHA1: bd14dcd564470ed0c649c7881439a84412c5d306 SHA256: 7f061af781590657608c637886ac9d0908fb40ae2c76849ecc475653431afb29 SHA512: 4d2e8a0a1f3f833885ded0807d4daaf81dc268086147b94d075ca5a940d523ad413569a5574db66441f93b6d388a880222d1353c5aa70d156259e579d7719519 Homepage: https://github.com/tpm2-software/tpm2-tss Description: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI ldr libraries that client applications will link against when they require accessing the TPM. Package: libtumbler-1-0 Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: tumbler Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 105 Depends: libc6 (>= 2.33), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libxfce4util7 (>= 4.17.1~) Filename: pool/main/t/tumbler/libtumbler-1-0_4.18.1-ok1_amd64.deb Size: 24478 MD5sum: 2d23bf593c9471ad7837ad4366a8d24a SHA1: f90a47a61bc6d36d1eac51f3d3705b58b66811eb SHA256: a4d73680060f10df8cac8cba267764b8b49ac1d32fed9dd353625893d3b38789 SHA512: 860266499f6e42ffd6c479347f7054ad61223fc866e41b1b921aff47738e8f815873263cdc978960bbf78daee46ab7c686fbbb656cedd2a39e14f5e8dfefaf16 Homepage: https://docs.xfce.org/xfce/thunar/tumbler Description: library for tumbler, a D-Bus thumbnailing service Tumbler is a D-Bus service for applications to request thumbnails for various URI schemes and MIME types. It is an implementation of the thumbnail management D-Bus specification described on http://live.gnome.org/ThumbnailerSpec. . This package contains the shared library. Package: libtumbler-1-dev Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: tumbler Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 82 Depends: libglib2.0-dev, libtumbler-1-0 (= 4.18.1-ok1) Filename: pool/main/t/tumbler/libtumbler-1-dev_4.18.1-ok1_amd64.deb Size: 10088 MD5sum: ec70f42dc63493fc33eeb7d82314a424 SHA1: a3f3487d6f7427cc344d6d28d8af4f06de5ed97a SHA256: af5dca538718d98afef5636267d8b0bc83531fba9f38062d37694796109fedee SHA512: d45cf6ae4baea13891a1d31dc63c8a0d362b9cf81c3bfa3253f4098ef168dc7492d72c7ec506a0fb7af3e358568dcb1ffe0715a8e7c8092b09f805ff27f893a5 Homepage: https://docs.xfce.org/xfce/thunar/tumbler Description: library for tumbler, a D-Bus thumbnailing service (development) Tumbler is a D-Bus service for applications to request thumbnails for various URI schemes and MIME types. It is an implementation of the thumbnail management D-Bus specification described on http://live.gnome.org/ThumbnailerSpec. . This package contains the shared library development files. Package: libturbojpeg-java Architecture: all Version: 1:2.1.2-ok2 Priority: optional Section: java Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 212 Depends: libturbojpeg0 (>= 1:2.1.2-ok2) Filename: pool/main/libj/libjpeg-turbo/libturbojpeg-java_2.1.2-ok2_all.deb Size: 70676 MD5sum: 52357895d76c4dce4204eb379fc8dbec SHA1: add9f81c72cd5519a6856ef12df89f3172a2d86a SHA256: 93aef43267a1ab9a30625c4f9595ed22197a67b058525137011cb202682930a6 SHA512: 92e8066a1713b6356815f31c2dbf9a93ac67cf0e46446b761d03bc80353dacf13a8f76da290d1ab01992677907d9f541666124d1a8a3067f52c94d6f380c0764 Homepage: https://www.libjpeg-turbo.org/ Description: Java bindings for the TurboJPEG library The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. . This package contains the Java bindings. Package: libturbojpeg0 Architecture: amd64 Version: 1:2.1.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 779 Depends: libc6 (>= 2.14) Conflicts: libjpeg-turbo8, libturbojpeg Replaces: libturbojpeg Filename: pool/main/libj/libjpeg-turbo/libturbojpeg0_2.1.2-ok2_amd64.deb Size: 192906 MD5sum: 85ffb40e33287ea8a4d99a0fd00cdc92 SHA1: f9edfd33cad169ebc95c8f7dc6ee5ae5b4bd1546 SHA256: 3916f2b0a3ac8510f46b7fe736ac9caa0636b2a598fedb0ce7ac2265f9142eb3 SHA512: 3ac17c0ff18260e160c465604ee1aa56e526e08d40e271f05936766d9b8ad9b63122ae829dc5a7a10c310f94569e927a70d4e5c31836e86a98f3e78240caae60 Homepage: https://www.libjpeg-turbo.org/ Description: TurboJPEG runtime library - SIMD optimized The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. . This package contains the TurboJPEG shared runtime library. Package: libturbojpeg0-dev Architecture: amd64 Version: 1:2.1.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libjpeg-turbo Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1194 Provides: libturbojpeg-dev Depends: libturbojpeg0 (= 1:2.1.2-ok2) Conflicts: libjpeg-turbo8-dev, libturbojpeg-dev, libturbojpeg1-dev Replaces: libturbojpeg-dev Filename: pool/main/libj/libjpeg-turbo/libturbojpeg0-dev_2.1.2-ok2_amd64.deb Size: 227738 MD5sum: 08fb92b20a65f69983f7c6be0e254d24 SHA1: 5a50bb66b11421950a8661e3e8927bc4968df9ef SHA256: a9d84d617bfe77a2a63d14413fb116648572d146a4aeabd181fc35390eb88370 SHA512: 15a4efae80f46943941db26b95959d01cdaef28a57660c967ed554f58bd82264c7d6877d701108a440428a7f08a7ecb9fa492e9a0423297228a871e91f541e50 Homepage: https://www.libjpeg-turbo.org/ Description: Development files for the TurboJPEG library The libjpeg-turbo JPEG library is a library for handling JPEG files. . libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. . This package contains the static library, headers and documentation for the TurboJPEG library. Package: libtwolame-dev Architecture: amd64 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: twolame Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 245 Depends: libtwolame0 (= 0.4.0-ok1), pkg-config Filename: pool/main/t/twolame/libtwolame-dev_0.4.0-ok1_amd64.deb Size: 56096 MD5sum: 8f531c78739124507d0fe71f0af0270b SHA1: b72994f12c803148ec6b3d7395cc9cb23c46fd30 SHA256: d6b6522cbb25f49afb7d04ca83205902c1b0aae82bbbf7a3a3288aea979137a8 SHA512: 37c38dfb37bd299f0d507bd355ee2ec460f0ce49302f68a7764ae699b4aeae53f3c40842502c45b9862c4818d920b197d044237c7c7433c63d0b1472fab2db7c Homepage: http://www.twolame.org Description: MPEG Audio Layer 2 encoder (development files) TwoLAME is an optimized MPEG Audio Layer 2 (MP2) encoder. It is based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. . TwoLAME does NOT support MPEG Audio Layer 3 (MP3) encoding due to patent issues surrounding MP3. . However, as most MPEG Audio players are able to play layer 2 (MP2) files, TwoLAME makes a very good drop-in replacement for LAME and other layer 3 encoders. . This package contains the static library and header files. Package: libtwolame0 Architecture: amd64 Version: 0.4.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: twolame Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 151 Depends: libc6 (>= 2.29) Filename: pool/main/t/twolame/libtwolame0_0.4.0-ok1_amd64.deb Size: 46180 MD5sum: de87d39bbc05f012f794cab10da13b29 SHA1: ae75c6535d54173f9fb43fc46be8e20ed1a2778c SHA256: f1dfc40c457d680f02542a8b68c3569c6392905646ab2bc0342275c6db10cec3 SHA512: ea4bfaf3637212888741d29420fcdfea557b8d860237f7a81ca44e96c1df2fe25c392a2ba314ac0ca26486e02cb1076f657a6063b911ddc1ea91262d68a4706c Homepage: http://www.twolame.org Description: MPEG Audio Layer 2 encoding library TwoLAME is an optimized MPEG Audio Layer 2 encoder. It is based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. . TwoLAME does NOT support MPEG Audio Layer 3 (MP3) encoding due to patent issues surrounding MP3. . However, as most MPEG Audio players are able to play layer 2 (MP2) files, TwoLAME makes a very good drop-in replacement for LAME and other layer 3 encoders. . This package contains the shared library. Package: libtype-tie-perl Architecture: all Version: 0.015-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 63 Depends: libexporter-tiny-perl, perl:any Recommends: libhash-fieldhash-perl Enhances: libmoosex-types-perl, libmousex-types-perl, libspecio-perl, libtype-tiny-perl Filename: pool/main/libt/libtype-tie-perl/libtype-tie-perl_0.015-ok1_all.deb Size: 20564 MD5sum: 8e6e0f2f6c8801cbe8e4d655d6634cd5 SHA1: 84f54db314ab8a05d2e5283857dfc4acf6062784 SHA256: 60a79e586d5887de3867c7bd4aff06ec24674ff610964c23f8506d83851a8918 SHA512: 9b2863f64f42a1d06dba1800adf4d8ae60ad985a6b4e4b756d6a6441b97b427d4b94557bde80d25a1c48284ea8c7c443233095199db97ee9b8a406d8b585d762 Homepage: https://metacpan.org/release/Type-Tie Description: tie a variable to a type constraint Type::Tie exports a single function: ttie. ttie ties a variable to a type constraint, ensuring that whatever values stored in the variable will conform to the type constraint. If the type constraint has coercions, these will be used if necessary to ensure values assigned to the variable conform. Package: libtype-tiny-perl Architecture: all Version: 2.004000-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 1024 Depends: libexporter-tiny-perl (>= 1.006000), perl:any Recommends: libclass-xsaccessor-perl, libref-util-perl, libtype-tiny-xs-perl (>= 0.025) Suggests: libdevel-lexalias-perl, libdevel-stacktrace-perl Breaks: libtype-tie-perl (<< 2), libtypes-xsd-lite-perl (<< 0.007), libtypes-xsd-perl (<< 0.008) Replaces: libtype-tie-perl (<< 2) Enhances: libdata-validator-perl, libfunction-parameters-perl, libmoo-perl, libmoose-perl, libmouse-perl, libparams-validationcompiler-perl, libregexp-util-perl, libreply-perl, perl Filename: pool/main/libt/libtype-tiny-perl/libtype-tiny-perl_2.004000-ok1_all.deb Size: 350532 MD5sum: aac1e410899bba8baba88b1cfa91f0ef SHA1: 17d91c39209c2f66911aa18e2d623d5e3c8fd3da SHA256: bbceec9170330ef671493b1d64bdb2830e7478551f9fee6993f42608e5c540a4 SHA512: 7ca7ace32f748d4d125cd355d1a76f733ffae9260352d333ad6ba1a4c458199dbed044c3013a39534a10d86ce7b4dca81ed27f97d4142a67fb3436ac1eae687f Homepage: https://typetiny.toby.ink/ Description: tiny, yet Moo(se)-compatible type constraint Type::Tiny is a tiny class for creating Moose-like type constraint objects which are compatible with Moo, Moose and Mouse. . This package also includes Types::Standard, a Moose-inspired library of useful type constraints, and Type::Params, to allow very fast checking and coercion of function and method parameters. Package: libtype-tiny-xs-perl Architecture: amd64 Version: 0.025-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 85 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Enhances: libtype-tiny-perl Filename: pool/main/libt/libtype-tiny-xs-perl/libtype-tiny-xs-perl_0.025-ok1_amd64.deb Size: 23476 MD5sum: 74cd396f0c71304fd552343a85a6ee24 SHA1: 695a528c418fd807a2cd535738398d27e94d9103 SHA256: 991290e5f2f3a1164f1a51e116dd606c62903859938640bf43a9cf4366e0e97c SHA512: 64158ab4cb0c8e9fb3607ae8c1eba302e7f0d035016fd7dc6d2b5e017b4962ba218bdbbbacd9546676886b508b011cfd77e17abb1743bb0ccdbccebac500027d Homepage: https://metacpan.org/release/Type-Tiny-XS Description: boost for some of Type::Tiny's built-in type constraints Type::Tiny is a tiny class for creating Moose-like type constraint objects which are compatible with Moo, Moose and Mouse. . Type::Tiny::XS is optionally used by Type::Tiny to provide faster, C-based implementations of some type constraints. Package: libtypes-path-tiny-perl Architecture: all Version: 0.006-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 39 Depends: perl:any, libpath-tiny-perl, libtype-tiny-perl Filename: pool/main/libt/libtypes-path-tiny-perl/libtypes-path-tiny-perl_0.006-ok1_all.deb Size: 12512 MD5sum: 0003b297ecb3f62901fbabedf17323ca SHA1: 462cd0fcc02b4fbb24ff142d9a54512c1221f8b1 SHA256: be6018cc6db48e8d906ee0d22132aaa7e6d307f38afc65fc4811580650eb2013 SHA512: 621c6c8dadf17ae481d923122cef86edb9926c84df0e4df3c2de0fe7f3fe27f36b048d2a32a9ce7fba6b2a496916c64a1e4518c1ead65eeac553e2ed07e44801 Homepage: https://metacpan.org/release/Types-Path-Tiny Description: Path::Tiny types and coercions for Moose and Moo Types::Path::Tiny provides types and coercions useful for dealing with Path::Tiny objects as Moose or Moo attributes. . It handles two important types of coercion: . • coercing objects with overloaded stringification; • coercing to absolute paths. . It also can check to ensure that files or directories exist. Package: libtypes-serialiser-perl Architecture: all Version: 1.01-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 31 Depends: perl:any, libcommon-sense-perl Filename: pool/main/libt/libtypes-serialiser-perl/libtypes-serialiser-perl_1.01-ok3_all.deb Size: 11228 MD5sum: e8a79756219b63974ece3010f589b635 SHA1: d809dd0291a6f3b8e005253ff3d712342d726bb4 SHA256: 93f6be0ea879ac6876f90fc6772d1682670cb7f1aafb3a2ee0eb2e3ee99639da SHA512: d407904bae7176f93c0216db1bd0a6a707eb290a0daa9b2b9ce7b6cd759f873dcc61d6d945bab1578ada9a578798f71c340c83a0846acadfbb0c6ea1f09fc0b9 Homepage: https://metacpan.org/release/Types-Serialiser Description: module providing simple data types for common serialisation formats Types::Serialiser provides some extra datatypes that are used by common serialisation formats such as JSON or CBOR. The idea is to have a repository of simple/small constants and containers that can be shared by different implementations so they become interoperable between each other. Package: libubsan0 Architecture: amd64 Version: 7.5.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 341 Depends: gcc-7-base (= 7.5.0-ok2), libc6 (>= 2.4), libgcc-s1, libstdc++6 Filename: pool/main/g/gcc-7/libubsan0_7.5.0-ok2_amd64.deb Size: 136298 MD5sum: 1af40865c37d44e841bba05ecd582cb1 SHA1: 1e8987a4f07afa7f30356a27fba1f65c6f9ebf57 SHA256: 639cbcea7a9a855da0913403837b0316acacd7d253d412c760b213be736179b1 SHA512: 4efcb582297c01d9691a8a81b90614e460052200e0dc283c5c5882b0acaef9e21265c80688dcc876b881ba1b59dc55303c4942701c2a15bf4229242b388a56e9 Homepage: http://gcc.gnu.org/ Description: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1 Architecture: amd64 Version: 13.2.0-4ok3.3 Multi-Arch: same Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3059 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1) Filename: pool/main/g/gcc-13/libubsan1_13.2.0-4ok3.3_amd64.deb Size: 1096670 MD5sum: 63663fbd11867752e6d9f4c2ed1322d9 SHA1: e96c189486fdd20d26911aba9fa70e3fa5801834 SHA256: 944ceacf64ff3cec5a9911e2a0ca3411c892fbda2042e050de3667bee57aca73 SHA512: 826b75f8fd20ebce33c759e6b924756cc617e7d2a43ed7e2cd22fad0aebc28c7fd0fa1c5a929610ab1d95ff306ad3759323ea9c34180591bccfd47b533053b2d Homepage: http://gcc.gnu.org/ Description: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libuchardet-dev Architecture: amd64 Version: 0.0.8-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: uchardet Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: James Cowgill Installed-Size: 392 Depends: libuchardet0 (= 0.0.8-ok1), uchardet (= 0.0.8-ok1) Filename: pool/main/u/uchardet/libuchardet-dev_0.0.8-ok1_amd64.deb Size: 80676 MD5sum: 01424dc11306bf4b4810ecb7c4253b3a SHA1: 30eb3797cccca5e7b8c2a2c927026085c2e59171 SHA256: 085e0c3a1509ffaefdc89c2c2f4aaffb3c17dcab16b6598fba54d1ab9ca22e11 SHA512: d3153c1724afc2136b20d86fd1c3a3523287f891715d1f648dfaf1c6daa4a020bbabe4a1a17d2cc43520b589c6c60c0bd9bdd11f05cbcd58df6f5cf525f86cee Homepage: https://www.freedesktop.org/wiki/Software/uchardet/ Description: universal charset detection library - development files uchardet is a C language binding of the original C++ implementation of the universal charset detection library by Mozilla. . uchardet is a encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. . This package contains the development support files. Package: libuchardet0 Architecture: amd64 Version: 0.0.8-ok1 Multi-Arch: same Priority: optional Section: libs Source: uchardet Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: James Cowgill Installed-Size: 207 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 4.1.1) Filename: pool/main/u/uchardet/libuchardet0_0.0.8-ok1_amd64.deb Size: 65948 MD5sum: 880b5079313e8d2fd3eda01e3003a6a9 SHA1: 2a6bb6bf4c01d1211ea43bd00e1bc1f733c851c1 SHA256: d016cfd1d9e97ca041bddd8bbe7da86a3d97af9b535ad230d356c3665d098356 SHA512: e1de49ac30017236914fd1aa53b96ed24931db7c7ebd963be914e6ab6cffeb80cc0c841aeda4a7dc1d2eeb7d8d23313ed883a68eb34e6b8d0710722f2ba61045 Homepage: https://www.freedesktop.org/wiki/Software/uchardet/ Description: universal charset detection library - shared library uchardet is a C language binding of the original C++ implementation of the universal charset detection library by Mozilla. . uchardet is a encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. . This package contains the shared library. Package: libucx-dev Architecture: amd64 Version: 1.16.0+ds-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: ucx Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 6764 Depends: libucx0 (= 1.16.0+ds-ok1) Filename: pool/main/u/ucx/libucx-dev_1.16.0+ds-ok1_amd64.deb Size: 1312480 MD5sum: 4a8ddd644a989ad0950199fccba7f815 SHA1: b544d378e6b667f0f43dd84c6fa8bd9d5e858571 SHA256: 98ab3b2cbbe275c08a6feae321e020e051c383c31ce0349069e8873d1444fbd1 SHA512: 6cd6e8813188bff3a439bc7ec2d98d716181804750ca1dc69d54bcc572302ddd327108e0de5ee7038c1df5c52b968fe03d6882ff11448ad4b630c1a450faad36 Homepage: https://www.openucx.org Description: Header files for UCX library Unified Communication X (UCX) provides an optimized communication layer for Message Passing (MPI), PGAS/OpenSHMEM libraries and RPC/data-centric applications. UCX utilizes high-speed networks for inter-node communication,i and shared memory mechanisms for efficient intra-node communication. This package provides development files for UCX. Package: libucx0 Architecture: amd64 Version: 1.16.0+ds-ok1 Multi-Arch: same Priority: optional Section: libs Source: ucx Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Maintainers Installed-Size: 3196 Depends: ibverbs-providers (>= 35), libamdhip64-5 (>= 4.5.2), libc6 (>= 2.38), libibverbs1 (>= 34), librdmacm1 (>= 23) Filename: pool/main/u/ucx/libucx0_1.16.0+ds-ok1_amd64.deb Size: 1102124 MD5sum: 9da5ed7ab3e5569a07fab96cf503f6e8 SHA1: 7020f0d8620eb09baf35417f0cf55642517ae624 SHA256: efae343dbe2ca024fbe73ff956dc0b49ef8407278236f933998bd7a0249aae3e SHA512: 741e9ea13a5d58f968d6b5c74a5a979b959902b4e3c4697e16b622f2fe3a215929ca76dd0ac618747ca1be18e249148d1365e865fffa4b43daab0a2b5b156ddf Homepage: https://www.openucx.org Description: Unified Communication X libraries Unified Communication X (UCX) provides an optimized communication layer for Message Passing (MPI), PGAS/OpenSHMEM libraries and RPC/data-centric applications. UCX utilizes high-speed networks for inter-node communication,i and shared memory mechanisms for efficient intra-node communication. This package provides shared libraries for UCX. Package: libudev-dev Architecture: amd64 Version: 255.2-ok1.8 Multi-Arch: same Priority: optional Section: libdevel Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 111 Depends: libudev1 (= 255.2-ok1.8) Filename: pool/main/s/systemd/libudev-dev_255.2-ok1.8_amd64.deb Size: 21904 MD5sum: 13011d2e239aea6041ceaaad36b4bc43 SHA1: bcbe8886fba2dca3e9e54552669d83a513fea216 SHA256: bebfc45749225f2a159a0a4f07095072fe2886863884cf524a2d8a983236dbb0 SHA512: 7e7b76b9434b92c02433139e408123bbd0d4f37f5b548244c0cb37a3203688a43dba1f57883b313dbea6ab118673c24b7dfa81011e26ef7c182fd0d34cae6739 Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: libudev development files This library provides APIs to introspect and enumerate devices on the local system. . This package contains the files needed for developing applications that use libudev. Package: libudev1 Architecture: amd64 Version: 255.2-ok1.8 Multi-Arch: same Priority: optional Section: libs Source: systemd Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 229 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10) Filename: pool/main/s/systemd/libudev1_255.2-ok1.8_amd64.deb Size: 85936 MD5sum: 01b86a34a407487c0dda20d4879838a4 SHA1: a127744cc59bc880c85ee6b0561dd9fa38d9f85d SHA256: e1945a092de2053cc608ae411eaac457eb27793f5739566437f2ea38bde0a81a SHA512: f1b647189d419d00a3b992d43abbafaa8d04896f51cd1650542bfddf99ae1c5ed95612f4ff7f9f004658a9d4c56738b4806c6b81df044f561d2925a79940235f Homepage: https://www.freedesktop.org/wiki/Software/systemd Description: libudev shared library This library provides APIs to introspect and enumerate devices on the local system. Package: libudf-dev Architecture: amd64 Version: 2.1.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gabriel F. T. Gomes Installed-Size: 225 Depends: libudf0t64 (= 2.1.0-ok2), libcdio-dev (= 2.1.0-ok2) Filename: pool/main/libc/libcdio/libudf-dev_2.1.0-ok2_amd64.deb Size: 19204 MD5sum: 1a85c1bdac7c5d8d05639b3eb9c3f82a SHA1: 6feedb75a0dafc1b905a8c59a6416f2382fc2c58 SHA256: e77300c25501796bb8c4c012da0018e166fdbb62e25e7e243c648f192ac248bd SHA512: df4035e5c395349155f6799b92baac9289c635fe7105b41ea790cffab7aaf8647a79a27b7f541992d954711f57c9d6ec140d231a4f1d9e13e6ec7dc8717c58d6 Homepage: https://www.gnu.org/software/libcdio/ Description: library to work with UDF filesystems (development files) This package contains development files (headers and static library) for the libudf library. . This library is made to read and write UDF filesystems; those filesystems are mainly used on DVDs. Package: libudf0t64 Architecture: amd64 Version: 2.1.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libcdio Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gabriel F. T. Gomes Installed-Size: 181 Provides: libudf0 (= 2.1.0-ok2) Depends: libc6 (>= 2.4), libcdio19t64 (>= 2.1.0) Breaks: libudf0 (<< 2.1.0-ok2) Replaces: libudf0 Filename: pool/main/libc/libcdio/libudf0t64_2.1.0-ok2_amd64.deb Size: 10688 MD5sum: 67461b7fff8dc9f52a2379c09b4680eb SHA1: e9676ddb8bcd5babe418bf87216cf4c9a709d7cb SHA256: c4920d6319cb4fac54c68a8372ecaaf5bfdbd4c72a0df79660b7464c8ed00ffe SHA512: cf3911a030ff19f0caffa45c52f3d658a3eafdab87c813b83f0c403ecd85459de416eec71fda1f08b72b2fd4db2728b03284309c1bc1d38a10981e05cc323a88 Homepage: https://www.gnu.org/software/libcdio/ Description: library to work with UDF filesystems This library is made to read and write UDF filesystems; those filesystems are mainly used on DVDs. Package: libudfread-dev Architecture: amd64 Version: 1.1.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libudfread Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 39 Depends: libudfread0 (= 1.1.2-ok1) Filename: pool/main/libu/libudfread/libudfread-dev_1.1.2-ok1_amd64.deb Size: 5996 MD5sum: 4f4bb0a57e4e12377e96491eb816a425 SHA1: add338eccff33e39a7af16e19c26020a1081731a SHA256: c15a51389d1326ae886bc93cf282dde6053c7f4d94786a172013a1e049e8bb72 SHA512: 181b8340b2d19754d7f9b4df00d0a4d78a5bd95261b9dc5827de04923d96d942583f7e8a43b106f2c82264de9f461491b9c2e1e22061bd36e0839c8b04cf5603 Homepage: https://www.videolan.org/developers/libudfread.html Description: UDF reader library (development files) This library allows reading UDF filesystems, like raw devices and image files. . The library is created and maintained by VideoLAN Project and is used by projects like VLC and Kodi. . This package installs only files needed for development: header, libraries. Package: libudfread0 Architecture: amd64 Version: 1.1.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libudfread Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 56 Depends: libc6 (>= 2.14) Filename: pool/main/libu/libudfread/libudfread0_1.1.2-ok1_amd64.deb Size: 15960 MD5sum: 2937f89017b1d96dd5eda7266a038e44 SHA1: f3bace0ad613408312fdd70786523d3cdd61ae1a SHA256: 4df0d0fb022718c8fabedbcff0e724d19af1885152068e6513264e57f91b1856 SHA512: 8f07e19719bebe28cc38360740605374d288dfacde751f8fc7b809d70b2ac91a86a32f8f081670f81e2638c641ab50246d837e794ac3f30bbc20a89ae7f237c0 Homepage: https://www.videolan.org/developers/libudfread.html Description: UDF reader library This library allows reading UDF filesystems, like raw devices and image files. . The library is created and maintained by VideoLAN Project and is used by projects like VLC and Kodi. Package: libudisks2-0 Architecture: amd64 Version: 2.10.1-ok2 Multi-Arch: same Priority: optional Section: libs Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 874 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.75.3) Filename: pool/main/u/udisks2/libudisks2-0_2.10.1-ok2_amd64.deb Size: 150080 MD5sum: 190beb84d2f0060d21775b7bd956f145 SHA1: 8056f721612d099c22ab25d9b229cdd1b402553d SHA256: 9b68b6c691c9fa619f0fb1fae894d757bc9fbdea2f69576329f3327d5468698e SHA512: 12b95a11f0e3b11768708461a6ba05dc22b44864b95305bf3f2068375e07e703e80e3e5045b76b8e2ff2aa3a0a19f67668308248db45bc049eb0355474a00067 Homepage: https://www.freedesktop.org/wiki/Software/udisks Description: GObject based library to access udisks2 The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This provides a convenience library for communicating with udisks2 from GObject based programs. Package: libudisks2-dev Architecture: amd64 Version: 2.10.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: udisks2 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 6248 Depends: gir1.2-udisks-2.0 (= 2.10.1-ok2), libudisks2-0 (= 2.10.1-ok2) Filename: pool/main/u/udisks2/libudisks2-dev_2.10.1-ok2_amd64.deb Size: 305348 MD5sum: 84238e1a052c1dd75de434fb0dbc375c SHA1: fd03a4ad6278d7b9a550fa3ce6a188b8f4878640 SHA256: 90583d59645e85d45f3caf0b19627e600d569baab076edd7a589a65597ba6cb9 SHA512: 03d43bcaf0a5641f00090417629d0b9321957575c2e78a4231fcaa124d2ce78ea5f5903a01c1b3f75539eb046dcc18550ae960b5132e674817afa18f35fd71c5 Homepage: https://www.freedesktop.org/wiki/Software/udisks Description: GObject based library to access udisks2 - development files The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package contains files that are needed to build applications using libudisks. Package: libukcc-dev Architecture: amd64 Version: 4.10.0.0-ok52 Priority: optional Section: libdevel Source: ukui-control-center Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: UKUI SIG Installed-Size: 130 Depends: libukcc3 (= 4.10.0.0-ok52), libkysdk-diagnostics-dev Filename: pool/main/u/ukui-control-center/libukcc-dev_4.10.0.0-ok52_amd64.deb Size: 12560 MD5sum: b0303165ab9c887c438cc6a0f08e0efb SHA1: f26a2783cb0c8d17c5c8ffeda879abfdc9f601a5 SHA256: 2f4a8bb432b76f66d2dca6a4e3c1e72a8aa261a8549ed9367ceeb8148787e889 SHA512: c00b9f7cf2fc999dbff10c524663b60349eb78f4a180db0cf2cb9bdf37725f156722cff82bbb3eb000fd296818d6df48f366420974a112bd0278c7be6aa5107a Homepage: https://github.com/ukui/ukui-control-center Description: The UKUI control center contains configuration applets for the UKUI desktop, allowing to set accessibility configuration, desktop fonts, keyboard and mouse properties, sound setup, desktop theme and background, user interface properties, screen resolution, and other UKUI parameters. Package: libukcc3 Architecture: amd64 Version: 4.10.0.0-ok52 Priority: optional Section: libs Source: ukui-control-center Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: UKUI SIG Installed-Size: 686 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libkysdk-diagnostics (>= 2.2.0.0), libkysdk-qtwidgets (>= 2.0.0.0), libkysdk-sysinfo (>= 1.2.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5svg5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.15.1), libstdc++6 (>= 5.2) Filename: pool/main/u/ukui-control-center/libukcc3_4.10.0.0-ok52_amd64.deb Size: 135632 MD5sum: c377af256870f0aa32827f2d4821e1a9 SHA1: ebf0ab7845f315412f8310902a536af01318f1fe SHA256: 8293510910af057c753f831cdafde3318648070576ebf0037ebf22a2002590e7 SHA512: f2e18f45be3a5500ff52f7ae0527e2243f42c81db3e6ae3b7eb3300b91eb6b8d49f7d92b024527c32923f3902bac13fd302084e3f82b778ea09729ebe5c65ead Homepage: https://github.com/ukui/ukui-control-center Description: The UKUI control center contains configuration applets for the UKUI desktop, allowing to set accessibility configuration, desktop fonts, keyboard and mouse properties, sound setup, desktop theme and background, user interface properties, screen resolution, and other UKUI parameters. Package: libukui-appwidget-manager-dev Architecture: amd64 Version: 4.1.0.0-ok0 Priority: optional Section: libs Source: ukui-app-widget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 21 Depends: libukui-appwidget-manager0 (= 4.1.0.0-ok0) Conflicts: libukui-appwidget-manager0 (<< 4.0.0.0-ok0) Replaces: libukui-appwidget-manager0 (<< 4.0.0.0-ok0) Filename: pool/main/u/ukui-app-widget/libukui-appwidget-manager-dev_4.1.0.0-ok0_amd64.deb Size: 4006 MD5sum: 11624ced049a7815090832b1d1013606 SHA1: acbedf4ce40d812de9de99b9c0d1190fea0e9516 SHA256: 8e447e408ab3a67b17a9630e582f00e3906c44aafbf7363aece2dd4c94b1396e SHA512: 2c2f277d38a56cd414fec36f8f56e92a0e56cee023ecb9757bcf64f9b67e8934bcfb999fa604a694a4d3d66dc29f895c6016ce32751a3cb0118277af2a049da9 Homepage: https://gitee.com/openkylin/ukui-app-widget Description: libukui app widget manager dev ukui-app-widget is a qml appwidget framework. It can display a view for quick browsing, which is mainly to display the most important data and functions of the application. . Dev of ukui app widget manager. Package: libukui-appwidget-manager0 Architecture: amd64 Version: 4.1.0.0-ok0 Priority: optional Section: libs Source: ukui-app-widget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 123 Provides: libukui-appwidget-manager Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libstdc++6 (>= 4.1.1) Filename: pool/main/u/ukui-app-widget/libukui-appwidget-manager0_4.1.0.0-ok0_amd64.deb Size: 34584 MD5sum: 7871282311565f66d91c24b4571a8df0 SHA1: c4025f7a8624d326ac92322d384fa285413d2665 SHA256: 6eb6de3212383f393686b33cf99ee12d78ff7618d199cd8a9a74c4f15efe5555 SHA512: fa0c6adfda9801d31620364bfab6d644fa5f805a2337d143f47e2c14a848c0e608038ddf4e837e99699354597afc1c10fbe0b85cec8fe59339f822d11805c99d Homepage: https://gitee.com/openkylin/ukui-app-widget Description: libukui app widget manager ukui-app-widget is a qml appwidget framework. It can display a view for quick browsing, which is mainly to display the most important data and functions of the application. . SDK of ukui app widget manager. Package: libukui-appwidget-provider-dev Architecture: amd64 Version: 4.1.0.0-ok0 Priority: optional Section: libs Source: ukui-app-widget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 18 Depends: libukui-appwidget-provider0 (= 4.1.0.0-ok0) Conflicts: libukui-appwidget-provider0 (<< 4.0.0.0-ok0) Replaces: libukui-appwidget-provider0 (<< 4.0.0.0-ok0) Filename: pool/main/u/ukui-app-widget/libukui-appwidget-provider-dev_4.1.0.0-ok0_amd64.deb Size: 3156 MD5sum: 69bcd45f8b3e9145d01d1f05c643db3f SHA1: 6b73042ffb645d6abfa426a0c7bcc2d8151b8598 SHA256: 0306fa0482a9b9f021daa9452e5945086746443fa645445d02843c40dae10f4a SHA512: 9567552297a748a9c64030693a5b0c18cad6cef61578a6464f7eb666edde6d47c9a48a17864f3d27d6975a4f2c55247ad8f21215a12d2656962d8773cbab273a Homepage: https://gitee.com/openkylin/ukui-app-widget Description: libukui app widget provider dev ukui-app-widget is a qml appwidget framework. It can display a view for quick browsing, which is mainly to display the most important data and functions of the application. . Dev of ukui app widget provider. Package: libukui-appwidget-provider0 Architecture: amd64 Version: 4.1.0.0-ok0 Priority: optional Section: libs Source: ukui-app-widget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 46 Provides: libukui-appwidget-provider Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.5.0), libstdc++6 (>= 4.1.1), libukui-appwidget-manager0 Filename: pool/main/u/ukui-app-widget/libukui-appwidget-provider0_4.1.0.0-ok0_amd64.deb Size: 9530 MD5sum: 37eae2918dceca068b17593c6a9b8e67 SHA1: 44f4315318b34dd49f24a853cd67e3d8876d4c90 SHA256: 178363708b2a5312ecc0d500c68ba958a0363f660fc5fa3a7d21f0a31a7fee98 SHA512: e3d49bd7ff391fcc12d2dae182ea75ca3e5e013a1971d682dd71c1c66ff20edd1f7ede7c6dbf54655698092e1122afda1cbc1c51f3256679266657225d6b8206 Homepage: https://gitee.com/openkylin/ukui-app-widget Description: libukui app widget provider ukui-app-widget is a qml appwidget framework. It can display a view for quick browsing, which is mainly to display the most important data and functions of the application. . SDK of ukui app widget provider. Package: libukui-appwidget-qmlplugin0 Architecture: amd64 Version: 4.1.0.0-ok0 Priority: optional Section: libs Source: ukui-app-widget Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 128 Provides: libukui-appwidget-qmlplugin Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 4.1.1), libukui-appwidget-manager0 (>= 4.1.0.0), libglib2.0-dev, libgsettings-qt-dev Filename: pool/main/u/ukui-app-widget/libukui-appwidget-qmlplugin0_4.1.0.0-ok0_amd64.deb Size: 31840 MD5sum: 55988bc00edb7aa15741da2697b243b3 SHA1: 537a5aaf8a7c138a95c2ac7a20fb18976f037047 SHA256: de3dd09043f11851ba962ae9a2d4fe0adaaca705d0f7bc158b613015c3a93b0d SHA512: 14f19b0ed2262b7d24a4f59bf65ab7d28d6db95606852c9cf925ffeb4f5dcb66641df16c2679671f748a1f6d9f648f549e24c9b65836468e55ab21440e6c35bc Homepage: https://gitee.com/openkylin/ukui-app-widget Description: ukui app widget plugin ukui-app-widget is a qml appwidget framework. It can display a view for quick browsing, which is mainly to display the most important data and functions of the application. . QML plugin of ukui app widget. Package: libukui-backgroundclient-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 66 Depends: libukui-backgroundclient0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-backgroundclient-dev_1.0.3-0k0_amd64.deb Size: 12262 MD5sum: f0113cacd41fb2678a39cf19853a54a6 SHA1: 50fe4ab25d1b790675f2fb651abd184f394444ed SHA256: 5bc7f327fca69b2a659b826cfda78c872b992af1bf67a02274e0a498031cbb72 SHA512: 51d118a6fcf1b8645cccb482de55bb87e0994fbee72dfe5c6e36f7fd8005282d00a83e4adc0db629c6e446667893a822bd26a11910727bac5ff97449a3d50ccd Homepage: https://github.com/ukui/ukui-interface Description: background settings interfaces UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for background settings. Package: libukui-backgroundclient0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 58 Depends: libukui-gsettings0 (= 1.0.3-0k0), libukui-print0 (= 1.0.3-0k0), ukui-backgroundserver (= 1.0.3-0k0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Filename: pool/main/u/ukui-interface/libukui-backgroundclient0_1.0.3-0k0_amd64.deb Size: 12316 MD5sum: dfd6990deaae84ca1072e39a33e6df27 SHA1: a87e8676e2d035381c8c5dd399b223099e529335 SHA256: 9d8bf0e95823c62db975b854f9297eabbcd6f68e9a8094ef78653bf33b11fdbe SHA512: c136335bd7f202646f8c12980e2865c8d92741284010c25c357c03561b744ac9972fc17b28de78cf9cd4b511dfc4fbac66c8f691a6642c0c613613b00adf3c4f Homepage: https://github.com/ukui/ukui-interface Description: background settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains background settings libraries. Package: libukui-common-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 56 Depends: libukui-common0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-common-dev_1.0.3-0k0_amd64.deb Size: 10468 MD5sum: 2795d891e681c3f645283bd497c8996b SHA1: 23dec77055bcea2be53816d437681343dac56c95 SHA256: 41699eb5437fa3175ef975501ec9c966e466d313b0a304a77e0b5f8555fb0700 SHA512: ae27faaeb75b7637dc48d434b423082aed8720fc9e53774741333285ed5218e809817b1ff08033a9bafbc54f8004af43618f40a33edb98e7403b9f8c30cdecf2 Homepage: https://github.com/ukui/ukui-interface Description: common interface UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for platform common info. Package: libukui-common0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 56 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libiniparser1 (>= 4.0), libstdc++6 (>= 5.2) Filename: pool/main/u/ukui-interface/libukui-common0_1.0.3-0k0_amd64.deb Size: 11358 MD5sum: c89a32bd7be71dd18d4f38e12df8b406 SHA1: de251a63e6215d9b61f4a4697a176bacf9328c09 SHA256: 082fb5b258db96ef70e9d8bca5b6458539cd14dc3c4e7a76f4c0234f3626e0e2 SHA512: 6b1c03ec9564f783a1f103bd6842ea103ef31b456de08f0ab4608c1faa0764e4c3409d9a7e4c522b4fcf03602973edba03bfb20e96d81b64050e3e249074feb7 Homepage: https://github.com/ukui/ukui-interface Description: common module UKUI interface provides the interface for system configuration and related libraries. . The package contains common libraries. Package: libukui-desktopclient-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 67 Depends: libukui-desktopclient0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-desktopclient-dev_1.0.3-0k0_amd64.deb Size: 12192 MD5sum: 44fac2c532845f4033e3d7e266b9a55f SHA1: 85357fc61da71207aaf209a4f9d75e46433c7f76 SHA256: 510f9d8143136fd00630fcb45038d444d04797072a0b12f23774de58f5f86b2e SHA512: 32300eabf67b9f36ef691cad54e014b30955228eca370b2c158e92be15c4a0e4703e1538cb7a8f07d77c8983cb570a3178cf9efc968560850d980d725582d351 Homepage: https://github.com/ukui/ukui-interface Description: desktop settings interfaces UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for desktop settings. Package: libukui-desktopclient0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 58 Depends: libukui-gsettings0 (= 1.0.3-0k0), libukui-print0 (= 1.0.3-0k0), ukui-desktopserver (= 1.0.3-0k0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Filename: pool/main/u/ukui-interface/libukui-desktopclient0_1.0.3-0k0_amd64.deb Size: 12354 MD5sum: f53dd6b84f0dee9e90e84054dec6a567 SHA1: 0e49ce8e27aa934b9a37c310413a84c9641a55bd SHA256: d8a9665b36427322c9e5b4a9ab273eceffdc1aaaae674e58a031f8f04fd94d1a SHA512: 2041509e24893f782d5fe536e5e5b5320145fc274a363b9467ea5aa57b74f074a0cb75a4a80c50fb91fdc3d11205c24cf0aa9f1faf782d07d06a3f32bc2db9f9 Homepage: https://github.com/ukui/ukui-interface Description: desktop settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains desktop settings libraries. Package: libukui-file-metadata-bin Architecture: amd64 Version: 4.10.3.1-ok4 Priority: optional Section: utils Source: ukui-file-metadata Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 395 Depends: libukui-file-metadata1 (= 4.10.3.1-ok4), libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libpoppler-qt5-1 (>= 0.46.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5 (>= 5.0.2), libqt5xml5 (>= 5.0.2), libquazip5-1 (>= 0.7.6-6build1), libstdc++6 (>= 5), libswscale7 (>= 7:6.0), libtag1v5 (>= 1.11), libuchardet0 (>= 0.0.1) Filename: pool/main/u/ukui-file-metadata/libukui-file-metadata-bin_4.10.3.1-ok4_amd64.deb Size: 80084 MD5sum: 3697693746ea6e6feda0ccc3fbb270af SHA1: 5a6a22021b8eedce330c7121715d67da622dd320 SHA256: ad2dfd3259c328c295dbf98d8eead49cfa43b54338aa28bcffce229d37288a74 SHA512: c54ed990ad16bd9b2938957c25a53b7792896c670e2e2b13c1bbb05621795fff83ee24c926d050956e42c43b1ef3a942b81d813b6b85ec429a26915d3b49961a Homepage: https://www.ukui.org/ Description: library for extracting and writing file metadata This package contains the ukui-file-metadata plugins. Package: libukui-file-metadata-dev Architecture: amd64 Version: 4.10.3.1-ok4 Priority: optional Section: libdevel Source: ukui-file-metadata Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 72 Depends: libukui-file-metadata1 (= 4.10.3.1-ok4) Filename: pool/main/u/ukui-file-metadata/libukui-file-metadata-dev_4.10.3.1-ok4_amd64.deb Size: 13408 MD5sum: f8d1a5fa52843cb344cdf47e493376b2 SHA1: 54a884afc9e271d765bdf9eeccef713e2da2993d SHA256: ab443cc7c8c09a3fdd0dd0c97bc9bb479b0d4adaf90ffb6e11dd5bee2cdbbe0c SHA512: d574ebf222d1375d316b8296c3fca3265141fa9ca031f35e41245d935cea006ae68126f4cb02ebc8ea9732d1ef2b1542944772e4603abe3e9f3db51d867addbb Homepage: https://www.ukui.org/ Description: The file metadata utils of UKUI desktop environment(development files). Package: libukui-file-metadata1 Architecture: amd64 Version: 4.10.3.1-ok4 Priority: optional Section: libs Source: ukui-file-metadata Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: zhangpengfei Installed-Size: 146 Depends: libukui-file-metadata-bin (= 4.10.3.1-ok4), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 5.2), libtesseract5 (>= 5.3.4) Filename: pool/main/u/ukui-file-metadata/libukui-file-metadata1_4.10.3.1-ok4_amd64.deb Size: 38284 MD5sum: 57e41d249bb55fa078f3017d1cf89b26 SHA1: cf06556df693b395f51f7638ec33e1eae293a28c SHA256: 7fad136c9d476538d1cb072373e59874fccf02530cfc864f35cd0ed42f2fbc92 SHA512: 8ffe270273b48431432795ff59e01401242046a23709d5109478a9304d27aedebacfb01bff97704e0147d6428d8b111e0b1cb53c2206ce5037a55eaf317dfde1 Homepage: https://www.ukui.org/ Description: The file metadata utils of UKUI desktop environment. Package: libukui-fontclient-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 60 Depends: libukui-fontclient0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-fontclient-dev_1.0.3-0k0_amd64.deb Size: 11686 MD5sum: 7c32abed274e7cf0c9ad4eb3557b1e5a SHA1: ba47ea24002a5f7c8cc7fe9cc3f776ca9a93c9c2 SHA256: e53384a8441672c21ef8949713a364ad2d42de34662246ff1314b09bd38bf4f8 SHA512: 68b0c5c0699b7a08038d7ede2d4dfdb936d0cb6f275da124f7f7c498410fdfa7ed9da26326a655c8b190187ebb5b93a46c2ccf319f7cc9cc06eb4b4d9c35188d Homepage: https://github.com/ukui/ukui-interface Description: font settings interfaces UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for font settings. Package: libukui-fontclient0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 58 Depends: libukui-gsettings0 (= 1.0.3-0k0), libukui-print0 (= 1.0.3-0k0), ukui-fontserver (= 1.0.3-0k0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Filename: pool/main/u/ukui-interface/libukui-fontclient0_1.0.3-0k0_amd64.deb Size: 11646 MD5sum: 38a2909dd2b8a1c9f77c93e4fcd02e8e SHA1: 03fe5520f7a25293d936f2abadc44adf8b9a27af SHA256: 48414fc1d226ef1e7123b74208c5fccb44031f1e16ef1c3336c18c8ede928bf6 SHA512: 7c27c777b463e1bfbe24fa9869898f8adaf21a9397c9fa3a04bf30431d51d9acd92cf07798c35dd75931a6fa533762805f779a3a6acc60cfed396e5831c535b7 Homepage: https://github.com/ukui/ukui-interface Description: font settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains font settings libraries. Package: libukui-gsettings-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 28 Depends: libukui-gsettings0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-gsettings-dev_1.0.3-0k0_amd64.deb Size: 4178 MD5sum: 8388a2ddf2cf400363bfdb86fd3e4234 SHA1: 347b10ff2a50828e49be3ad9ff384c1080e87ce1 SHA256: ab92c76070211470b4e98d92a5e28e8242ab7023e8b3ec8a9424ef2390a36642 SHA512: d70e2b8d4125aa2c9c19337cef950b9b386630e8f0b55339443a95f24e2750cf9c4d31abd11e1729fd955f20a69fb3d292e4e8282ea14323579899ce92aad12b Homepage: https://github.com/ukui/ukui-interface Description: application settings interface UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for application settings. Package: libukui-gsettings0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 36 Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.36) Filename: pool/main/u/ukui-interface/libukui-gsettings0_1.0.3-0k0_amd64.deb Size: 5570 MD5sum: 2c090548d1657bc548795d5505f46be5 SHA1: efe1eec694b869217cf891d6b050ec44f5527369 SHA256: 0cecb896e2981d00cbebb0437e6fca840454517f7fa24f8a38df5697d7b227a6 SHA512: 59991913c56c9844931da392c847051115a31bb39b1607650216a942d334c0f48da30b846831562c2aba0b22cf2d140acf78fef266cab793831660da001a89b0 Homepage: https://github.com/ukui/ukui-interface Description: application settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains application settings libraries. Package: libukui-interfaceclient-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 74 Depends: libukui-interfaceclient0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-interfaceclient-dev_1.0.3-0k0_amd64.deb Size: 13006 MD5sum: e4556127aec1e517990e502463b7e1f0 SHA1: 51c54f85e82991f958e40ead9202504ad00404be SHA256: 1730cccdd250a4bbbd341727ef927f9567158aae4697108da267f6940018381c SHA512: 1face069a3c339126acd789afeac3f2ec676c85a4d2dde557ea84973f48e376e59205e0f4f5205d9923f862c08e42202be99e6318bd36f0617ce0e549ee3e68c Homepage: https://github.com/ukui/ukui-interface Description: interface settings interfaces UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for interface settings. Package: libukui-interfaceclient0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 67 Depends: libukui-gsettings0 (= 1.0.3-0k0), libukui-print0 (= 1.0.3-0k0), ukui-interfaceserver (= 1.0.3-0k0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Filename: pool/main/u/ukui-interface/libukui-interfaceclient0_1.0.3-0k0_amd64.deb Size: 13210 MD5sum: 92b74feb34db07897b377a2d656c29de SHA1: 04dbb762b0b3f8346e1fa2ebb879c32b8c80bbed SHA256: 5493fe637dcbd7bf1049e1991d4ee4f05f1b594c70d7f7c47892971d9a7d6206 SHA512: fc4a0b4a0eab5e120c41273c91ef77dff1a2fb2b6085f9d35094b3f593e8140cfe5f8fa2b4f28c962dcfb0b1f3c41d154ef2beda93646991f8031d8b817f8ca5 Homepage: https://github.com/ukui/ukui-interface Description: interface settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains interface settings libraries. Package: libukui-keyboardclient-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 65 Depends: libukui-keyboardclient0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-keyboardclient-dev_1.0.3-0k0_amd64.deb Size: 12084 MD5sum: 100ef46aa278e4481e55ed9f35ea2f57 SHA1: 198ad0b8b3d5f6cae11dabb8bf18370e918cfc4a SHA256: 5aafb0fba2c565e3d0e08ea4175d24a2981e3f1290b3372c1a95ccef3c12e166 SHA512: 5f431e4530fbf44609bbe82c32427eb74a11c51a1f2bd7b86ca00d84147029213656a282b1be4a5de9af383e131faf5bad7536a3e79ea89f406214f6ff064f2d Homepage: https://github.com/ukui/ukui-interface Description: keyboard settings interfaces UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for keyboard settings. Package: libukui-keyboardclient0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 58 Depends: libukui-gsettings0 (= 1.0.3-0k0), libukui-print0 (= 1.0.3-0k0), ukui-keyboardserver (= 1.0.3-0k0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Filename: pool/main/u/ukui-interface/libukui-keyboardclient0_1.0.3-0k0_amd64.deb Size: 12364 MD5sum: 3f4e6148ac6ff67c309f04abb3ce1ac2 SHA1: 3f9a3770047b6d41ea0e81c548a03b733691286e SHA256: 51e8d849fa23a5913edc5bcad09911bf2f4c1ae4f7e1359515d28f880e3c14dd SHA512: f26c038eb90b192f79a9db1e747684ec3d22c36dc6482425ee51649af132e6936f2750686cbdb2998f6ad8b97001b6cf1dc6169da5b2ea651c1fc17a2bc219e6 Homepage: https://github.com/ukui/ukui-interface Description: keyboard settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains keyboard settings libraries. Package: libukui-log4qt-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 21 Depends: libglib2.0-bin, libukui-log4qt1 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-log4qt-dev_1.0.3-0k0_amd64.deb Size: 2778 MD5sum: 3c3495c877d883b6fad9b7c73ef7c969 SHA1: d9a6a138091df83f29c65b5cc5d568c45ff6f605 SHA256: c446bafdd10b4ae333fdb25cb3ed4f76d15e6f6a5aa44031f53b90e712f7a4d3 SHA512: 95da499098938d8610554fc2c66c2297ca420979e8f7933c20ca8da74bfcf249b6f2fc528d0f84dad2b387402f50b099e0d438fcd323e57ba7e5595421437f98 Homepage: https://github.com/ukui/ukui-interface Description: log4qt interface UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for qt logging. Package: libukui-log4qt1 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 590 Depends: libglib2.0-bin, dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libqt5core5a (>= 5.15.1), libstdc++6 (>= 4.1.1) Suggests: libukui-log4qt0 Replaces: libukui-log4qt0 Filename: pool/main/u/ukui-interface/libukui-log4qt1_1.0.3-0k0_amd64.deb Size: 180224 MD5sum: 7bf133edd23e3d949e2d2258cec2855a SHA1: efee8dda7c0eda5cfc7d5786dd2a195f3377a67b SHA256: 64e0ac29f12a9bb2fbbe9bc68c00361606fef0150155ae9d3e64e7c380f08c3f SHA512: a080ca4ed275e27867492a4f01c5616412f1edb586146381f9349546b0d0de9197c062f0393859b4deba8c7161d94b592846a24f9c8da54755359768fb501e59 Homepage: https://github.com/ukui/ukui-interface Description: log4qt module UKUI interface provides the interface for system configuration and related libraries. . The package contains log4qt libraries. Package: libukui-marcogeneralclient-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 55 Depends: libukui-marcogeneralclient0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-marcogeneralclient-dev_1.0.3-0k0_amd64.deb Size: 10708 MD5sum: d36fe76e0f5c1c5b52c39e12b12d158b SHA1: 6f57134822fd0c21e9e70f5f202df061776e4667 SHA256: 561abef0496556eba397a9954dc5e907cb899b828b1789e72f1e73c00f2b614f SHA512: 80180f955a5c5da03d44204ac04ff8e634f428f39db4e2b5b6444fe66a61d3072d8f9f34b1482cd85adb041b09bfe249fbd8f40e81ad0b3960ed465b3ddbfe88 Homepage: https://github.com/ukui/ukui-interface Description: marcogeneral settings interfaces UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for marcogeneral settings. Package: libukui-marcogeneralclient0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 57 Depends: ukui-marcogeneralserver (= 1.0.3-0k0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libukui-print0 (>= 1.0.0) Filename: pool/main/u/ukui-interface/libukui-marcogeneralclient0_1.0.3-0k0_amd64.deb Size: 11084 MD5sum: 58802052600ce9b3680b4720097ba3b3 SHA1: a46772c1c149c603375a18f257f67b07b26a4033 SHA256: 96ece040b1a5041dc210c2ecadece4c7dd8ee14a322af39aa785c366fb0967ea SHA512: 5e809486666dd1951a43e94e450744faf5bf5bf80b1133f78aed1880bccd35dab09351995d23860a82dd02360ad427177c8eb1c2997062497091cc5f34320685 Homepage: https://github.com/ukui/ukui-interface Description: marcogeneral settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains marcogeneral settings libraries. Package: libukui-menu-dev Architecture: amd64 Version: 4.10.2.12-ok0.4 Priority: optional Section: libdevel Source: ukui-menu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: UKUI SIG Installed-Size: 45 Depends: libukui-menu1 (= 4.10.2.12-ok0.4) Conflicts: libukui-menu-interface-dev Replaces: libukui-menu-interface-dev Filename: pool/main/u/ukui-menu/libukui-menu-dev_4.10.2.12-ok0.4_amd64.deb Size: 7772 MD5sum: 815d6dffbf529ce6d57172be308a3756 SHA1: d26ba06f4e1f9889e6289629c6bf5c19f7a49865 SHA256: b40a3fc8f54f6c9790046ed707b7e6c46b7c2a7fa83d04d86500c781755493f7 SHA512: 972823ebbe3fb302336208fec9482f289ad281ae9a9da15f347b7fe2379938763ff55db6e8a9ec29fa6ef808190b910ae6baca9f41ac9bc98342d17074c23c51 Homepage: https://gitee.com/openkylin/ukui-menu Description: Libraries for ukui-menu and it's plugins(development files) This package contains development files for libukui-menu1, may be used to develop plugins for ukui-menu, ukui-menu will load this extensions while startup. Package: libukui-menu1 Architecture: amd64 Version: 4.10.2.12-ok0.4 Priority: optional Section: libs Source: ukui-menu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: UKUI SIG Installed-Size: 81 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libstdc++6 (>= 4.1.1) Conflicts: libukui-menu-interface1 Replaces: libukui-menu-interface1 Filename: pool/main/u/ukui-menu/libukui-menu1_4.10.2.12-ok0.4_amd64.deb Size: 16836 MD5sum: 4c1a52e2e5025dc54ec52b5e10cae1bb SHA1: b0f3150cc82de37a86d005c573fa9c5db90f8131 SHA256: c0c1c8eb750f0622d88c2bf2ae79d826760cdf2874daad1052aaa0bf2806fc79 SHA512: 77f02dbb713315bac2c0dd1f0c50143f9d04a6833e32d790e0f381a4982f5bd03e23e17ecf5d4221f1e22afd230bee51da19dcf99d409f68d70416d6ef70f4e0 Homepage: https://gitee.com/openkylin/ukui-menu Description: Libraries for ukui-menu and it's plugins This package contains a run time library for ukui-menu and it's extensions which defines a plugin interface for extensions, ukui-menu will load this extensions while startup. Package: libukui-mouseclient-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 86 Depends: libukui-mouseclient0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-mouseclient-dev_1.0.3-0k0_amd64.deb Size: 14396 MD5sum: 8646cc9a4ef057c137e3905a58e80bdb SHA1: cc1276645a9997cbe1146073ca27223b052d0332 SHA256: 8b312be30daf567a4648d4224d4e7574a11f9a467fa6447838866ea9b123d56b SHA512: 2d84531a9b9b836b209465984db85cc0bddbd2fd1720a6001f3107c033b38d409fa2b125ccecb3b185336c4063e490ed654c20cc99511f67605c271382a7199a Homepage: https://github.com/ukui/ukui-interface Description: mouse settings interfaces UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for mouse settings. Package: libukui-mouseclient0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 72 Depends: ukui-mouseserver (= 1.0.3-0k0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libukui-print0 (>= 1.0.0) Filename: pool/main/u/ukui-interface/libukui-mouseclient0_1.0.3-0k0_amd64.deb Size: 14496 MD5sum: 5c0266113c87a790b941956875284c6e SHA1: 66caee296f227c28499a207c11a46616e6389651 SHA256: bff8899864ee03f3598c3a3b673f8afe587537d8171ef5b94431e8e730a01ad6 SHA512: 14c3690b4a7369990bd0e71c69908e174c0e8b425b4e6a4d02b664f1413680f6e83e4e0ef2c5a42a87c0ef40c8874a8754fb185a2307b034b864c8e4102881c0 Homepage: https://github.com/ukui/ukui-interface Description: mouse settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains mouse settings libraries. Package: libukui-network-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 44 Depends: libukui-network0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-network-dev_1.0.3-0k0_amd64.deb Size: 7194 MD5sum: 15dcfa0460ff0a74ac3f1e7a31aa0def SHA1: c565132d1e57d75a2e72c67b8d4bd9be3dd2d94c SHA256: eb8c7dbcb72e067c1412b00a7534a62682416c1805c188e915c29e2b5b7a273e SHA512: 3474243f47f26fb3190c1d0cae2fe544891ac7833d1b6f9c81ae821825377ff4d2a6ff4798fbe3ff1407f1539089161ecddca3c68b06282f53535cccbf5d0f5a Homepage: https://github.com/ukui/ukui-interface Description: network settings interfaces UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for network settings. Package: libukui-network0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 40 Depends: libc6 (>= 2.4) Filename: pool/main/u/ukui-interface/libukui-network0_1.0.3-0k0_amd64.deb Size: 8242 MD5sum: 4757c8cb14057d409669df12a5362022 SHA1: 82310783fc241f6a86eba375b0b76560709f1f4e SHA256: e4d5f31cad2f13823321bc46f83386846699adccff90665b8855d89005aa66dd SHA512: 67da34ec368c7b7bcd2189a84a2c2585f42c228111ba54813745eb89b02aef5370a8bdb31150157b1319afaa67e53a819be6a27945aec49a03ba824f3f9ffb3d Homepage: https://github.com/ukui/ukui-interface Description: network settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains network settings libraries. Package: libukui-notification-dev Architecture: amd64 Version: 4.10.1.5-ok0.2 Priority: optional Section: libdevel Source: ukui-notification Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 68 Depends: libukui-notification1 (= 4.10.1.5-ok0.2) Recommends: libukui-notification-doc (= 4.10.1.5-ok0.2) Filename: pool/main/u/ukui-notification/libukui-notification-dev_4.10.1.5-ok0.2_amd64.deb Size: 11404 MD5sum: 5bc3b4e2c22c850cbda7941c4d0ed084 SHA1: 3af1d2e9c62287248fc2f975e2d08d8d4b9dbab8 SHA256: 37783ba9d2dd060fae6945858d7847c021fc0f2c52fabade8ea898d06e300ab1 SHA512: 3f6fed13058c6fa8b689fd71c968a1fa7d0834e64935a440fed50985c33be49620fde828934eab012db4102503b04008044f76f59dade64172d971566bba4459 Homepage: https://www.ukui.org/ Description: library for client registering of notification server(development files). Package: libukui-notification-doc Architecture: all Version: 4.10.1.5-ok0.2 Multi-Arch: foreign Priority: optional Section: doc Source: ukui-notification Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 320 Filename: pool/main/u/ukui-notification/libukui-notification-doc_4.10.1.5-ok0.2_all.deb Size: 179096 MD5sum: 52aad1db4d5e99d7c6f06e09816b9c29 SHA1: 80ef9e63b0d71810f8557a78be1eede1dd06479e SHA256: 058fe833667f21e751b2dcc6c98fe1b182915d9ae4de33a83f22eb52306e6315 SHA512: ecca429e2b6910bfc0b12ec340b796fc946a105c839eb56e8b32bf92d3d53eb29fa8270fedcfbb5517193e06b84945471c27ba584e68c08c6e12667387b37d3f Homepage: https://www.ukui.org/ Description: Convenience access to certain properties and features ukui-notification . This package contains the qch documentation files. Package: libukui-notification1 Architecture: amd64 Version: 4.10.1.5-ok0.2 Priority: optional Section: libs Source: ukui-notification Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 241 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libkf5windowsystem5 (>= 5.25.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.5.0) | libqt5gui5-gles (>= 5.5.0), libqt5qml5 (>= 5.0.2), libstdc++6 (>= 4.4), libukui-search2 (>= 4.10.13.0) Filename: pool/main/u/ukui-notification/libukui-notification1_4.10.1.5-ok0.2_amd64.deb Size: 66176 MD5sum: acff2c01d4979fbe33e0fc60e1906f20 SHA1: f71ca7e935f0a5014d873af661a1a22dd600b1d1 SHA256: 46c676903a33de41713942e1590be6b2db873136a6d03936c7d19a8851e45f9a SHA512: 43b5cd497a01fd8767ad7248bd407373ee3b383cfa3a8be6c2755944705555f277b442855009a243ce7cd43fdf530b687f0831eef5b7b4a76da1f9b92a375021 Homepage: https://www.ukui.org/ Description: library for client registering of notification server. This package contains utility interfaces for notification client registering and settings manager. Package: libukui-powerclient-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 57 Depends: libukui-powerclient0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-powerclient-dev_1.0.3-0k0_amd64.deb Size: 11098 MD5sum: 5ea6f57ba895da81daeb40b52d302705 SHA1: 4b1f4edeb4b8e91eca0c4761e4f649310f49ff72 SHA256: 1bc111edc846ee2b1b14d01a20571b72bdcfad0c302ced61d7974b0f066f9922 SHA512: 6f1d660fe3fb373a588ae46c1a30a6247732e797410b6362cdfea521da91f49c4da3f4008ad38ef9d29edc708c8bf21ff995fcfc3faf6b220e3bd82864854e60 Homepage: https://github.com/ukui/ukui-interface Description: power settings interfaces UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for power settings. Package: libukui-powerclient0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 58 Depends: libukui-gsettings0 (= 1.0.3-0k0), libukui-print0 (= 1.0.3-0k0), ukui-powerserver (= 1.0.3-0k0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Filename: pool/main/u/ukui-interface/libukui-powerclient0_1.0.3-0k0_amd64.deb Size: 11368 MD5sum: c61c0386e7b7a266f3d5dd0f321bfd4d SHA1: f989813390fd65cda3de3d02effb7e99b1734685 SHA256: 89f3816a97e81982d06671f3fb92d98c25bb305d8b53bbf265541da8ae3246b3 SHA512: a35ecd92281c90459a6039351a006f04b9145ae7d9a5e74325b78a8106060ede07ca508f8a14a4211a9a1f5c42c75d71c53a718f797a56c52872d43d6f29514a Homepage: https://github.com/ukui/ukui-interface Description: power settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains power settings libraries. Package: libukui-print-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 32 Depends: libukui-print0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-print-dev_1.0.3-0k0_amd64.deb Size: 5274 MD5sum: faa92b950fde964241c169a623381d6c SHA1: 217b034929ccd61c01a9aec7ed585e42c8eaf0d8 SHA256: da23ecbf59c3aaf9bc24be7f59d8a011c47d349144c8b651a599d153ccde5eb1 SHA512: 1ed4611909642c0a0717270e699d236b102d081a083bb966763654a0c6ae3661a482b2e319bc68cf9f2ea4172d0f93e9ed98de3c541b739e0675c195bd653ede Homepage: https://github.com/ukui/ukui-interface Description: print interface UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for printing. Package: libukui-print0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 36 Depends: libc6 (>= 2.4) Filename: pool/main/u/ukui-interface/libukui-print0_1.0.3-0k0_amd64.deb Size: 6178 MD5sum: 484e56342fa1a73ec74052cf69e3bffe SHA1: e220ad7785a71a6c0433c210a22c23b22fa4670d SHA256: 8ee2cc5fc1821d6862688f2104675fd09b6cdf287da72c154916e3405a55ae12 SHA512: 8b2fb0d0ce5926e1c4e8ceccc29eb4b316aa342faf97966384b94b32d9d7f786b4a8214fcf9825e85972af1024b17ecde95213edf5e1fc935b769a351441d2a8 Homepage: https://github.com/ukui/ukui-interface Description: print module UKUI interface provides the interface for system configuration and related libraries. . The package contains print libraries. Package: libukui-quick-core1 Architecture: amd64 Version: 4.10.8.1-ok0.4 Priority: optional Section: libs Source: ukui-quick Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 77 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/u/ukui-quick/libukui-quick-core1_4.10.8.1-ok0.4_amd64.deb Size: 17396 MD5sum: e0b17d75393c2382b73e3fbaa3bcedfd SHA1: a80c28eda7e63607ed2ae2dd9e55c3df86819d63 SHA256: d861ab96676ecfb43c0dde26e5c4fcf519c880ce57fd1ee81d0862c25e46a046 SHA512: 6e45e37104f1cc9f887c962b7cf0c1353e496b8bd121913b27a3e7cd57d781866fe45a885ad24de1dc38012c9f3f94d0dc67f84a7a5087d6f809c66fcaf6cc6b Homepage: https://gitee.com/openkylin/ukui-quick Description: QML items adapted to the UKUI theme style. C++ API for getting properties and using QtQuick items for application development in UKUI. This Package provides run time library for ukui-quick::core. Package: libukui-quick-dev Architecture: amd64 Version: 4.10.8.1-ok0.4 Priority: optional Section: libdevel Source: ukui-quick Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 178 Depends: libukui-quick-core1 (= 4.10.8.1-ok0.4), libukui-quick-platform1 (= 4.10.8.1-ok0.4), libukui-quick-framework1 (= 4.10.8.1-ok0.4) Filename: pool/main/u/ukui-quick/libukui-quick-dev_4.10.8.1-ok0.4_amd64.deb Size: 22984 MD5sum: 9c987ab5984fe7339825c6785b15de49 SHA1: bcaef69693208bb1888071e188e619b2d2d03089 SHA256: 8755ecab5703c1ce4c86ba0564af2ab86f80f211410d0047070dd14f0cdfdf50 SHA512: 3f696d3eeb5476b770b099bee5c468d2f15e04d7b5a685ebdf6fc4f2403b7f3716901681db07872ba2b51a53b90874fbc3db9b81b0cf1356b6f549364757400e Homepage: https://gitee.com/openkylin/ukui-quick Description: Development files for ukui-quick. ukui-quick is a framework for application development in UKUI based on QtQuick.This package contains the header development files used for building applications base on ukui-quick. Package: libukui-quick-framework1 Architecture: amd64 Version: 4.10.8.1-ok0.4 Priority: optional Section: libs Source: ukui-quick Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 300 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5qml5 (>= 5.10.0), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.4), libukui-quick-core1 (>= 4.10.8.1) Filename: pool/main/u/ukui-quick/libukui-quick-framework1_4.10.8.1-ok0.4_amd64.deb Size: 77004 MD5sum: 12fb271498f238dd00f45f6a2a850af5 SHA1: b056c8e2d4776d04115a7974c50aea54b30ce6fe SHA256: fc7b0d1821de88a50dd79bb9a1d9dcd92cb7b7e201141cbe364abf753a23f0ae SHA512: 716fc9c50016e22de1bf79a492bb7019d43efd0a93e52c44ca7d737f62b4ec2bae6bdcb7c27d686310cc82d9bc698da8e199dbe7391711993b14ab59d9d8af06 Homepage: https://gitee.com/openkylin/ukui-quick Description: QML widgets plugin framework for UKUI. Framework for QML widget plugins development in UKUI. This Package provides run time library for ukui-quick::framework. Package: libukui-quick-platform1 Architecture: amd64 Version: 4.10.8.1-ok0.4 Priority: optional Section: libs Source: ukui-quick Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 417 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkf5waylandclient5 (>= 4:5.52.0), libkf5windowsystem5 (>= 5.82.0), libkysdk-waylandhelper (>= 2.5.1.0-0k8.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.12.2) | libqt5gui5-gles (>= 5.12.2), libqt5qml5 (>= 5.0.2), libqt5quick5 (>= 5.15.1) | libqt5quick5-gles (>= 5.15.1), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libqt5xdg3 (>= 1.0.0), libstdc++6 (>= 5) Filename: pool/main/u/ukui-quick/libukui-quick-platform1_4.10.8.1-ok0.4_amd64.deb Size: 103232 MD5sum: 99fde8a08f72ca17ecb0902e1653e6cf SHA1: 65d8d793ca3cd631b6da4b4b90e0decb8218e097 SHA256: 72046490f545e9e2a7a18e9205b6a12316b30da370cc39170ede5fd5738a0475 SHA512: e7e48809f6fb7f7edf1daefa8d2aa2f5c8cca17f28936392c7c47dc8518ae995c9a0dbadb994babea39f4994d635483a7b8ad74c50b357997227f4f821019d7a Homepage: https://gitee.com/openkylin/ukui-quick Description: Utility interfaces for style control. C++ API for getting style parameters in UKUI desktop environment such as palette, radius, lite mode state, etc. This Package provides run time library for ukui-quick::platform. Package: libukui-screensaverclient-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 56 Depends: libukui-screensaverclient0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-screensaverclient-dev_1.0.3-0k0_amd64.deb Size: 10816 MD5sum: 69cd5c92bef81c745d8cfc3c2def543b SHA1: 0591a13c70a63bfef972fbbe5869f583042de234 SHA256: b366c5b5f686dd49b84e3b434fb90b88eabc6e67204744c399b49fcd0c4adbfd SHA512: 35b5ed155dca403dd90f6c481402065b19aa4a50d726eb08399c7e8134b0104e271a7563d944c92acf040797beb331b79a93a5e4f81120326c0b06ca0eb03ae8 Homepage: https://github.com/ukui/ukui-interface Description: screensaver settings interfaces UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for screensaver settings. Package: libukui-screensaverclient0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 58 Depends: ukui-screensaverserver (= 1.0.3-0k0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libukui-print0 (>= 1.0.0) Filename: pool/main/u/ukui-interface/libukui-screensaverclient0_1.0.3-0k0_amd64.deb Size: 11200 MD5sum: f4270d2c9c48ae78dbacdb6811ba16f8 SHA1: 66e7c74d33cbbb669f2db7d2d81f41f6797d1b21 SHA256: fd9eec5c28a7b1a2e54c934e33520a545a4f3ff22885860c9341ac230f134ebc SHA512: 9fa7d8884af8df7d0a1dd8ed7c998c167995f639fa787ddb776e6904c0b232650c361ce35a12c6ab5b3dd0382f4900e86e398d49111fda54657f14170b04550d Homepage: https://github.com/ukui/ukui-interface Description: screensaver settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains screensaver settings libraries. Package: libukui-search-common Architecture: amd64 Version: 4.10.13.1-ok0.1 Priority: optional Section: utils Source: ukui-search Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 111 Breaks: libukui-search0, libukui-search2 (<= 4.0.1.1-ok0~0419), ukui-search (<= 3.14.0.6-ok2~0720) Replaces: libukui-search0, libukui-search2 (<= 4.0.1.1-ok0~0419), ukui-search (<= 3.14.0.6-ok2~0720) Filename: pool/main/u/ukui-search/libukui-search-common_4.10.13.1-ok0.1_amd64.deb Size: 14444 MD5sum: 2159f370ab428f16c66c6267d6df30c3 SHA1: c6b2eaa0329706b0b6f067f18f82b006075e3129 SHA256: 3486975b9eced7d28dff14a01a6210649eead6b8c1eba8fdf79223a6bb20bb5d SHA512: 7425a33b33ec81411683e080183a51aa061cb3c1ba708d71447c5e633846cf27556089b134e481917189e9b083d74335a110b56e6d000a11e2879472458d6279 Homepage: https://www.ukui.org/ Description: Extra files for libukui-search This package contains some extra files for libukui-search2, like translation files, configs, etc. Package: libukui-search-dev Architecture: amd64 Version: 4.10.13.1-ok0.1 Priority: optional Section: libdevel Source: ukui-search Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 96 Depends: libukui-search2 (= 4.10.13.1-ok0.1) Filename: pool/main/u/ukui-search/libukui-search-dev_4.10.13.1-ok0.1_amd64.deb Size: 14444 MD5sum: 2b1015d46f256a23f1fcdf6fc66c1222 SHA1: 7b6a1b6fd9bfb63edc0f0e95ac94346ae1749a92 SHA256: 9bb49e262e91b4d7da83704037428ee27e9fcad8fea998c5f673ae6d61fec583 SHA512: 8bb5f68ac61b293f7e4e492135c0db9b91c257a6e927951ced8eaa7474693fa074ca02fceab8ea10222b43641652f071c2677e5f83233ebead81ec2939a76c31 Homepage: https://www.ukui.org/ Description: Libraries for ukui-search(development files). This package contains development files for libukui-search2, may be used to develop plugins for ukui-search, and used to get applications data currently installed. Package: libukui-search2 Architecture: amd64 Version: 4.10.13.1-ok0.1 Priority: optional Section: libs Source: ukui-search Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: zhangpengfei Installed-Size: 1155 Provides: libukui-search Depends: libc6 (>= 2.34), libchinese-segmentation1 (= 4.10.13.1-ok0.1), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.16.0), libgsettings-qt1 (>= 0.1+14.04.20140408), libkylin-ai-base2 (>= 2.0.0.0), libkysdk-datacollect, libkysdk-qtwidgets (>= 1.2.0.3), libkysdk-systime (>= 2.2.3.5), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5remoteobjects5 (>= 5.12.5), libqt5sql5 (>= 5.0.2), libqt5widgets5 (>= 5.15.1), libqt5xdg3 (>= 1.0.0), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 11), libukui-file-metadata1 (>= 4.10.3.1), libxapian30 (>= 1.4.19~), libukui-search-common (= 4.10.13.1-ok0.1), ukui-search-systemdbus (= 4.10.13.1-ok0.1) Filename: pool/main/u/ukui-search/libukui-search2_4.10.13.1-ok0.1_amd64.deb Size: 324684 MD5sum: 13d29510c5434356e006e3b2adaccff0 SHA1: 6d172fa112cc36b87d41b653cfa474b58504899f SHA256: 25f89aa2c5e0943ea238d215ab4c9e441ae9890e36dd573bb8f0993a1790be4e SHA512: 638dfb3a29783f85d1d4c88b9fd1cc06da1ba5a85982f2b543008ed1445fcd982d875aa973936d578248c7093b3896a0042a70f904654edc93a87302d5ba0af4 Homepage: https://www.ukui.org/ Description: Libraries for ukui-search. Run time library for ukui-search and ukui-search-service, also provide some extension modules, such as some search plugins. . This package contains a runtime library needed by ukui-search and it's extensions. Package: libukui-sessionclient-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 55 Depends: libukui-sessionclient0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-sessionclient-dev_1.0.3-0k0_amd64.deb Size: 10674 MD5sum: 5f8324670f49b6ec96775ccd1b79a369 SHA1: d287094dce2d64ed30bbbb5117e3ad4f9315b069 SHA256: fa112c79079b4915acbef3f2dd3b56aa7c8797f5e8b64e5a359c7f4d979a1af1 SHA512: 202e50d8d0725979f6ebea542770e3eff2581ec6c48b5863cb043760274b3eb47afab4368b9b2b4e95ba2f0b270024a4827528bd8a4866ddd1040ef8b9d8e4cb Homepage: https://github.com/ukui/ukui-interface Description: session settings interfaces UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for session settings. Package: libukui-sessionclient0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 57 Depends: ukui-sessionserver (= 1.0.3-0k0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libukui-print0 (>= 1.0.0) Filename: pool/main/u/ukui-interface/libukui-sessionclient0_1.0.3-0k0_amd64.deb Size: 11068 MD5sum: 92db406d8b72b644e13b8612d9cc635f SHA1: d534b932a9ceeb98bbc65285efc008e6e6744195 SHA256: 77149ae68581dd8d433ae6f3371b02d9958171de2649684d0a4e11faf38d505b SHA512: cf29998291f2e8c10299d45f0f21b1032febfb475e0329646674b9e3879e24d5d90aca56a4ae75d7533a622032bfe3dc0b67c9d2548b7a5bc0a0ed1870e402d8 Homepage: https://github.com/ukui/ukui-interface Description: session settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains session settings libraries. Package: libukui-shortcut-dev Architecture: amd64 Version: 4.10.3.5-ok0.5 Priority: optional Section: libdevel Source: ukui-sidebar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: UKUI SIG Installed-Size: 84 Depends: libukui-shortcut1 (= 4.10.3.5-ok0.5) Filename: pool/main/u/ukui-sidebar/libukui-shortcut-dev_4.10.3.5-ok0.5_amd64.deb Size: 18836 MD5sum: 6023d2cca299496c837feb95224c062f SHA1: 744125f109224c1f9aa9b1630bec9930ace02ac0 SHA256: fdc6acdc9027e546eb64544d903f4793c40b337e796fbfbe97153acbe720bbfa SHA512: 38bb5e3dfd0eea79f4127754289a10ef5567e2ef545915a5b42bb12e1811f04e8378e011a5b4703181274e8a235d6690f9243253406acad90c070c737adae1b5 Homepage: https://gitee.com/openkylin/ukui-sidebar Description: Libraries for shortcut feature in ukui-sidebar(development files). Package: libukui-shortcut1 Architecture: amd64 Version: 4.10.3.5-ok0.5 Priority: optional Section: libs Source: ukui-sidebar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: UKUI SIG Installed-Size: 789 Provides: libukui-shortcut1 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libgsettings-qt1 (>= 0.1+14.04.20140408), libkysdk-sysinfo (>= 2.1.1.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libstdc++6 (>= 4.1.1) Conflicts: libukui-shortcut0 Replaces: libukui-shortcut0 Filename: pool/main/u/ukui-sidebar/libukui-shortcut1_4.10.3.5-ok0.5_amd64.deb Size: 117904 MD5sum: ac0d488ac04fb12200d098ac4d11bb95 SHA1: 4a18e06cd743e7c8e63f4c86c2fdfdc1764415a9 SHA256: 1563aefa20ee0e86b13beece765f94cca75fdd8f47e59d791277075fc096608d SHA512: 4b01d2ad2b0b4ea7f4320f6740f3ec115001afe27fe5acb969807de02cd4834dbf3c9affa70034a2658ad5deb80dfa3add119d73456bdc22e90f43f6d38dab82 Homepage: https://gitee.com/openkylin/ukui-sidebar Description: Libraries for shortcut feature in ukui-sidebar. Package: libukui-sni-host-dev Architecture: amd64 Version: 4.10.0.5-ok1.1 Priority: optional Section: libdevel Source: ukui-sni Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: iaom Installed-Size: 32 Depends: libukui-sni-host1 (= 4.10.0.5-ok1.1) Filename: pool/main/u/ukui-sni/libukui-sni-host-dev_4.10.0.5-ok1.1_amd64.deb Size: 5568 MD5sum: 406072e0d2d9b577e2df792f3a128e84 SHA1: c0f951a8fe206801605f3fd6991b44cbc7525f1b SHA256: c154c31c5dcdcd52d7c6cee53bb8db9651d9e34b05a69c1cf1ac5144543c70a9 SHA512: 3c67f0b4a73450eb5f175c852a53a53d4df6ee5aa44d44ca4ecd0f0e08667d5f4a52eeaaa7fb7334ed0bff80188cfca823fdaabaf61ecfd890c377583ba593f0 Homepage: https://gitee.com/openkylin/ukui-sni Description: Library for implementing a status notifier host(development files). C++ API base on status notifier item protocol. This Package provides development files for developing the host part of the status notifier item protocol. Package: libukui-sni-host1 Architecture: amd64 Version: 4.10.0.5-ok1.1 Priority: optional Section: libs Source: ukui-sni Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: iaom Installed-Size: 270 Depends: ukui-sni-watcher, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 4.4) Filename: pool/main/u/ukui-sni/libukui-sni-host1_4.10.0.5-ok1.1_amd64.deb Size: 76736 MD5sum: 89bc5a4dfc2f5f6c38830e9450a72766 SHA1: 24a13eee75625744e543af98d0daf9d170ea0002 SHA256: a3cddfe398d360143ec9342a588cec93945a9fc50cb1b8d48eb7db0cca39b74e SHA512: 7795c409cb6514b67d0facc4a9572f8161120771ae28f3dd09d427a214875f0f6b219a9db62120f3c5960e046910a912532db915c2f0c5fc03f60b445ab39303 Homepage: https://gitee.com/openkylin/ukui-sni Description: Library for implementing a status notifier host. C++ API base on status notifier item protocol. This Package provides run time library for ukui-widget-system-tray ,the latter is a widget showing in ukui-panel. Package: libukui-touchpadclient-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 59 Depends: libukui-touchpadclient0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-touchpadclient-dev_1.0.3-0k0_amd64.deb Size: 11498 MD5sum: f4435fce22c54f18ed0fe2d14a33cbdd SHA1: 090005d445802ea16d3c118ca2080b4258ad6f7f SHA256: 5a509cdd64b2d0cce7881bfb7abad61e2c391ee5e6756866eac611723f597bc8 SHA512: 61b91c53cde4da7f499b0b44f84764729542d1a337906c07346281fdf331be67a93108a7e5bf68befdb5d8bdc40fa4ba549796cc9a2d1687b0e5c1edef0362a7 Homepage: https://github.com/ukui/ukui-interface Description: touchpad settings interfaces UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for touchpad settings. Package: libukui-touchpadclient0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 58 Depends: libukui-gsettings0 (= 1.0.3-0k0), libukui-print0 (= 1.0.3-0k0), ukui-touchpadserver (= 1.0.3-0k0), libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Filename: pool/main/u/ukui-interface/libukui-touchpadclient0_1.0.3-0k0_amd64.deb Size: 11716 MD5sum: a6433cbf596cfb5107115a1f9f04c4f5 SHA1: e5ddec38215df9914fb510aa63bbf8e24977dcb6 SHA256: d45e6c1556223879e0a6d19f2e7e432092de6ba3fb430aff313b7fb7675ff919 SHA512: 1d2e1d8cdfcfa1672425aa718cb4f635ccc8cb4387a74bafa236d3ae4dc9bb728fad4dbcee469c7330ed8128c331e72c3e8f4f7fb8c8742185f4c4132ace72d3 Homepage: https://github.com/ukui/ukui-interface Description: touchpad settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains touchpad settings libraries. Package: libukui-usersetting-dev Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libdevel Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 36 Depends: libukui-usersetting0 (= 1.0.3-0k0) Filename: pool/main/u/ukui-interface/libukui-usersetting-dev_1.0.3-0k0_amd64.deb Size: 6408 MD5sum: 63ae4a9037d2fbe02f317ac65aa33ab8 SHA1: 5c44ef4bfd2273c196c6e70ec78042a0a7606bd4 SHA256: 5685f52ed119256c5800a4e39c390a2624051f2968e9deb7900f9510f7267fe7 SHA512: e9b4263d3dd130601005ae4f7fadcc60b519d47c619b7e019d1d239f8f1c0f8413f85f44440e6a8c2f5cdb33d47a274c35f49151a1a91a93783e40d05806c15f Homepage: https://github.com/ukui/ukui-interface Description: user settings interfaces UKUI interface provides the interface for system configuration and related libraries. . The package contains development files for user settings. Package: libukui-usersetting0 Architecture: amd64 Version: 1.0.3-0k0 Priority: optional Section: libs Source: ukui-interface Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Team Installed-Size: 36 Depends: libc6 (>= 2.4), libcrypt1 (>= 1:4.1.0), libglib2.0-0 (>= 2.36) Filename: pool/main/u/ukui-interface/libukui-usersetting0_1.0.3-0k0_amd64.deb Size: 7544 MD5sum: f93f0a2a315b4ac2b08974aadc147660 SHA1: 479e6bb04cbcd56f7a54440d9a02e571a9de464f SHA256: c12eb47c96bd2f0c0e95952a013e082d1a20846da43f172379ddb5ad1f8b0ef3 SHA512: 44909f4bb41a80099d58a94b95b36589091d79df40ee5c7b174016cd3b87b08ac91503024ca0fa9ff3a0f704f5b0af359549712c9c3034898ac3b3c062b933ae Homepage: https://github.com/ukui/ukui-interface Description: user settings module UKUI interface provides the interface for system configuration and related libraries. . The package contains user settings libraries. Package: libukuiinputgatherclient-dev Architecture: amd64 Version: 4.1.0.0-ok0.3 Priority: optional Section: x11 Source: ukui-input-gather Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 20 Depends: libukuiinputgatherclient Conflicts: ukui-input-gather (<= 1.0.0.6-ok2) Replaces: ukui-input-gather (<= 1.0.0.6-ok2) Filename: pool/main/u/ukui-input-gather/libukuiinputgatherclient-dev_4.1.0.0-ok0.3_amd64.deb Size: 4026 MD5sum: 4b42c13246991d9494c9d2a7460bc761 SHA1: 9810db0d1beae46924915d5328cfd97f2bcec2ac SHA256: 26eb59a229a5b2bd99b4c9fc92d99c719d85570fd7fe91a947d2f0bd88628bd9 SHA512: 9c235760ecc9a5f9509486550c71db385da4be6aef2b35f9e2677fc1d93cf28d82728a0684e8caa35a74cf6a4984a15eeffeebe277003675addd72d429759334 Homepage: https://gitee.com/openkylin/ukui-input-gather Description: Provide development files of libukuiinputgatherclient. The libukuiinputgatherclient is a library to provides interfaces that allow applications to interact with ukui-input-gather service such as get event from ukui-input-gather. Contains development files for libukuiinputgatherclient. Package: libukuiinputgatherclient1 Architecture: amd64 Version: 4.1.0.0-ok0.3 Priority: optional Section: x11 Source: ukui-input-gather Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Kylin Team Installed-Size: 50 Provides: libukuiinputgatherclient Depends: ukui-input-gather, libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libstdc++6 (>= 6), libxi6 (>= 2:1.2.99.4) Conflicts: ukui-input-gather (<= 1.0.0.6-ok2) Replaces: ukui-input-gather (<= 1.0.0.6-ok2) Filename: pool/main/u/ukui-input-gather/libukuiinputgatherclient1_4.1.0.0-ok0.3_amd64.deb Size: 12238 MD5sum: 2cb3f8b7912785c1c5eb7748d5416813 SHA1: f5e0bf9dd44a946bd986bc9c722b56c16dde2d8e SHA256: 0d16049a3a0c603836ede4921b1c8da279d9ee9c45ef7474489068eeed983e64 SHA512: b088301d31813f33959c71ccf920b1a76c5a9f2bcc99e6cdf67c8fe4c329fb6a7ed33ff112ee1d7334ab2f21ebb0aa14d01edc2e432320d5e1988c623436738a Homepage: https://gitee.com/openkylin/ukui-input-gather Description: Provide library for connect to ukui-input-gather. The libukuiinputgatherclient is a library to provides interfaces that allow applications to interact with ukui-input-gather service such as get event from ukui-input-gather. Package: libumfpack6 Architecture: amd64 Version: 1:7.6.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 786 Depends: libamd3 (>= 1:7.0.1), libblas3 | libblas.so.3, libc6 (>= 2.29), libcholmod5 (>= 1:7.3.1), libsuitesparseconfig7 (>= 1:7.0.1) Filename: pool/main/s/suitesparse/libumfpack6_7.6.1+dfsg-ok1_amd64.deb Size: 252488 MD5sum: 7f15879c39a6d120db3e88092141c231 SHA1: 5d969ca24cd54d573ccdcf287b9ab6cdb4ea7e40 SHA256: a9c9ee5619ea2d76cb615fffe7a90cf185433014ce0bf70c1644e3ed538da7f5 SHA512: 25277abf0ead893f7f06436cf4616ba74aae442fa1f8780f35dc80b79348afa543b137ad89fe651fe8499d72e7de3c429638346cc4a0b62e8571fcfcde02cc88 Homepage: http://suitesparse.com Description: sparse LU factorization library Suitesparse is a collection of libraries for computations involving sparse matrices. . The UMFPACK library provides a set of routines solving sparse linear systems via LU factorization. Package: libunbound-dev Architecture: amd64 Version: 1.19.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: unbound Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: unbound packagers Installed-Size: 2140 Depends: libunbound8 (= 1.19.2-ok1) Filename: pool/main/u/unbound/libunbound-dev_1.19.2-ok1_amd64.deb Size: 484832 MD5sum: ecd5440b00989b5256ecbdfda3d61f01 SHA1: f01bb222ecacfaa622cbc1550fa0f045709c91ab SHA256: 5206bd080e73539d3ddcf5d62eb05cbf1629460eaadc320240461b704c20431e SHA512: 26ff29b01be0e2bea1edccecc0c6b21b8a8c2d51a4364f424dc17587fc0fd69baf217270763c241c9868b4ca433d9ed9a6871a1674a117e8a4450f8b976ae32e Homepage: https://www.unbound.net/ Description: static library, header files, and docs for libunbound Static library, header files, and documentation for libunbound. . libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: libunbound8 Architecture: amd64 Version: 1.19.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: unbound Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: unbound packagers Installed-Size: 1047 Depends: libc6 (>= 2.38), libevent-2.1-7 (>= 2.1.8-stable), libssl3 (>= 3.0.0) Filename: pool/main/u/unbound/libunbound8_1.19.2-ok1_amd64.deb Size: 396996 MD5sum: 2f37e7b5104944a38036cb2a3ec8b2f5 SHA1: 6b366f81e7a10348d4f32ce19cdb293681b3370d SHA256: d1fea33c7d984f4089846e12eae3781b2b10a6f91eac7e218094869122e2322a SHA512: a662b11c9199b00e72b821b3375366fc14d1ad85a10daf12b6731e4073bdfb126ee980421e82c55bf9c19e9ec77967d5d987c2d047da5322b7e1291bfccf4890 Homepage: https://www.unbound.net/ Description: library implementing DNS resolution and validation libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: libunibreak-dev Architecture: amd64 Version: 5.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libunibreak Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 39 Depends: libunibreak5 (= 5.1-ok1) Suggests: libunibreak-doc (>= 5.1-ok1) Conflicts: liblinebreak-dev, liblinebreak2-dev Filename: pool/main/libu/libunibreak/libunibreak-dev_5.1-ok1_amd64.deb Size: 6536 MD5sum: 004326997ec94894f0644936c0b7af09 SHA1: 367aa31b990552ee751544d4981510c10de409b5 SHA256: 4f7d1df9b457050c09cfbbff68879924cb9fb24114269cad209c8553855f857c SHA512: 89fa206595af767a981dd72b3fe4251807c93217b7992e48cceab83cb7068ffb542fb5390a551f639926b36e0074781cdf4c4dce77b08e1f37ca2f7c489dbb22 Homepage: https://github.com/adah1972/libunibreak Description: line breaking library for Unicode (development files) libunibreak is an implementation of the Unicode line breaking algorithm described at http://www.unicode.org/reports/tr29/tr29-21.html . This package contains development header files. Package: libunibreak-doc Architecture: all Version: 5.1-ok1 Priority: optional Section: doc Source: libunibreak Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 2229 Filename: pool/main/libu/libunibreak/libunibreak-doc_5.1-ok1_all.deb Size: 170968 MD5sum: 8a2cf82af35c8aa5580e1e2011912acd SHA1: 632cfa09e9ccd0b69407f92c65abe7a4a3860c09 SHA256: d30d9ab7eefc21b397d9dacbe6960c930de872ed16583e7ebb69bf01cca24257 SHA512: da12a1b7891a5ee310bdca2c3296d34f1896bd550ba4f5feefb7df9949d13fce4a2b532d8f67632d51c7373ae1fb48a422547cbaf11481639a7172b0eeb44b77 Homepage: https://github.com/adah1972/libunibreak Description: line breaking library for Unicode (documentation) libunibreak is an implementation of the Unicode line breaking algorithm described at http://www.unicode.org/reports/tr29/tr29-21.html . This package contains documentation. Package: libunibreak5 Architecture: amd64 Version: 5.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libunibreak Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 149 Depends: libc6 (>= 2.4) Filename: pool/main/libu/libunibreak/libunibreak5_5.1-ok1_amd64.deb Size: 19372 MD5sum: 889d8fe7093a6a3406a4c1893dee37df SHA1: 9b2355c8deb6527ac01052e6b3c261f33b6c38a3 SHA256: a70034214c8dbc00dcd21db93479912b5f58495f96e5fad4581307ec4e0414f0 SHA512: 3fbfa8f8e1fc959929e0a713f299c56d8069b279faa54f0df5b3331b89baaeb8c34070449ad06b1d90a56a7147ce21d6563234c47bf5e91ed95a983036236e41 Homepage: https://github.com/adah1972/libunibreak Description: line breaking library for Unicode (shared library) libunibreak is an implementation of the Unicode line breaking algorithm described at http://www.unicode.org/reports/tr29/tr29-21.html . This package contains shared library to dynamically link with. Package: libunicode-linebreak-perl Architecture: amd64 Version: 0.0.20190101-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Emmanuel Bouthenot Installed-Size: 261 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libsombok3 (>= 2.3.1-ok0), libmime-charset-perl (>= 1.006.2) Filename: pool/main/libu/libunicode-linebreak-perl/libunicode-linebreak-perl_0.0.20190101-ok1_amd64.deb Size: 91960 MD5sum: f56a6b67def2532aec22538a0775a03e SHA1: a22ae66d7ccf6766e10a4916898548e47024aed3 SHA256: 561c842c8ae888fa249f62c9e0ebe2bab25146fb61f43eef522ec3c19ec2ee76 SHA512: c20057345335db8627da1b5886b65df7f3f784e1e96a282166e926956b72d9067940d2591ae1ea59c38d52f7754b67494ac8ad19054cc994acde821bb849fa6d Homepage: https://github.com/hatukanezumi/Unicode-LineBreak Description: UAX #14 Unicode Line Breaking Algorithm Unicode::LineBreak performs Line Breaking Algorithm described in Unicode Standards Annex #14 [UAX #14]. East_Asian_Width informative properties defined by Annex #11 [UAX #11] will be concerned to determine breaking positions. Package: libunicode-map-perl Architecture: amd64 Version: 0.112-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 786 Depends: libc6 (>= 2.4), perl (>= 5.36.0-ok8.1), perlapi-5.36.0 Suggests: libwww-perl Filename: pool/main/libu/libunicode-map-perl/libunicode-map-perl_0.112-ok2_amd64.deb Size: 142076 MD5sum: bbda40d3ee303fc4e8196030047ec25d SHA1: 6cdada495e63d82f4a36a941e6dbf1ede313513d SHA256: bf0a7b582ee4f32b327b73a047b3ed27cee6af3b76878bc96fc66552164352d5 SHA512: f70b404133972eecdb0e1ea4f745319a099609703769ee6a945f012e6860e96f8f68e28c009b99d4ddc49a9ff5983385b9d03d9ddb1de4aa04f9a658d74ff36f Homepage: https://metacpan.org/release/Unicode-Map Description: Perl module for mapping charsets from and to UTF16 Unicode This module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To convert between UTF8 and UTF16 use Unicode::String. . For historical reasons this module coexists with Unicode::Map8. Please use Unicode::Map8 unless you need to care for >1 byte character sets, e.g. chinese GB2312. Anyway, if you stick to the basic functionality (see documentation) you can use both modules equivalently. . The 'libwww-perl' package is needed to run the example mirrorMappings. Package: libunicode-string-perl Architecture: amd64 Version: 2.10-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 609 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libu/libunicode-string-perl/libunicode-string-perl_2.10-ok2_amd64.deb Size: 92988 MD5sum: b8f624665cc3b2c2899e1ea5e23a020e SHA1: 48fa61e5f551f56ce959bd78d7ec3369d29da0dc SHA256: e08250137be6d7eb4ff61916845de1fe7ed100b0a080df29735610d377d34b6c SHA512: e65a471302b8e8a74314761a29d6996a1cec804736246037f7b7f22a3f5d222887185dd47375ff264174c395a196f585e39a5140804d24526141e4462024c753 Homepage: https://metacpan.org/release/Unicode-String Description: Older Perl modules for Unicode string manipulation This package provides Unicode::String, which manipulates strings of characters in various Unicode representations, and Unicode::CharName, which maps Unicode characters to official character names. . These modules predate native Unicode support inside Perl. Normally, the integrated Perl Unicode support and modules such as Encode should be used instead of these modules. They are provided primarily for their additional utility functions and to support other Perl code with dependencies on these modules. Be aware that Unicode::CharName only includes Unicode characters up to Unicode 4.1 and the character name tables included with Perl are more complete. Package: libunicode-utf8-perl Architecture: amd64 Version: 0.62-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 54 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libu/libunicode-utf8-perl/libunicode-utf8-perl_0.62-ok3_amd64.deb Size: 17360 MD5sum: 0b67d6dbd2a00762781c728fe5e51280 SHA1: 119e20254ee21961146224ecff3dbc6180f83899 SHA256: f2f913c1154a40f694697354e53ff6b486b21808b003197efa030e8f207dc2da SHA512: 933b44270cc9579b65428ec765515599157917c10bc6b18b87f3432ddec70f9a6886187f0bbe8eacf999748c3bbbbe3160b37f01cc2ef88212754857556ee7a8 Homepage: https://metacpan.org/release/Unicode-UTF8 Description: encoding and decoding of UTF-8 encoding form Unicode::UTF8 provides functions to encode and decode UTF-8 encoding form as specified by Unicode and ISO/IEC 10646:2011. . Performs between 600% and 1200% faster than Encode. Package: libunique-1.0-0 Architecture: amd64 Version: 1.1.6-ok2 Priority: optional Section: oldlibs Source: libunique Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 100 Depends: libc6 (>= 2.33), libdbus-glib-1-2 (>= 0.88), libglib2.0-0t64 (>= 2.79.0), libgtk2.0-0t64 (>= 2.24.0), libx11-6, default-dbus-session-bus | dbus-session-bus Filename: pool/main/libu/libunique/libunique-1.0-0_1.1.6-ok2_amd64.deb Size: 22112 MD5sum: 0b52318d79c0e8a22ae2dbe90170884f SHA1: 2d2ba33b0fe10123e20d0f8622a8564e8ab0a2a4 SHA256: 649b1974a94a8be3e6959fd5cc9e1e588c229f8a19fb58fc65d9aa34b577255d SHA512: 1d3a587f28384f854898c0937c6040d6c82413e6faa1897088d7d4045a39757f1a3bc027af68be708a1e5843dc6e3727d3faed505bffca059a881d50ea24a78c Homepage: https://wiki.gnome.org/Attic/LibUnique Description: Library for writing single instance applications - shared libraries Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. . Unique makes it easy to write this kind of applications, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling the startup notification side. . This package contains the shared libraries. Package: libunique-dev Architecture: amd64 Version: 1.1.6-ok2 Priority: optional Section: libdevel Source: libunique Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 154 Depends: libunique-1.0-0 (= 1.1.6-ok2), libglib2.0-dev (>= 2.12.0), libgtk2.0-dev (>= 2.11.0) Suggests: libunique-doc Filename: pool/main/libu/libunique/libunique-dev_1.1.6-ok2_amd64.deb Size: 24120 MD5sum: da74e436d5cf3b60284e9643b9db3286 SHA1: 9b611adf6473a494df354dd6e9962f8db4b244d1 SHA256: 8153b8e3218a288b24e51d3f3627fabfa47b54f3082365d2c189a1fcb96fa2e8 SHA512: 9a3c12aa214817f96499ce15f0b71eec4fb4618c824d5edee7fd7a27f9a3622b187b0d683d416656bca8f7f7f2a0b5e29f65bd676350603c4718387730429db9 Homepage: https://wiki.gnome.org/Attic/LibUnique Description: Library for writing single instance applications - development files Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. . Unique makes it easy to write this kind of applications, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling the startup notification side. . This package contains the headers and development libraries needed to build applications using the Unique library Package: libunique-doc Architecture: all Version: 1.1.6-ok2 Priority: optional Section: doc Source: libunique Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 183 Recommends: libunique-1.0-0 Suggests: devhelp Filename: pool/main/libu/libunique/libunique-doc_1.1.6-ok2_all.deb Size: 19288 MD5sum: 533ce705de90eb8defe5950f6b297f92 SHA1: e509e4aa5fdf4bc4aac7ed36dabc9c258672314e SHA256: 3b595a3df492d3e8ea025d8f4eaf66b23c14ef8a1a3c18f42a5219a381629e8d SHA512: a7940fe03e40c08073a4d9673cd79b936a1ec92a08d9f54d2c8d378e87182143d5d71eb7749a93f2cd5d1d8f6779ff12111e6cc701254fee1c2476ede867b5af Homepage: https://wiki.gnome.org/Attic/LibUnique Description: Library for writing single instance applications - documentation Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. . Unique makes it easy to write this kind of applications, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling the startup notification side. . This package contains the HTML documentation for the Unique library Package: libunistring-dev Architecture: amd64 Version: 1.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libunistring Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 3369 Depends: libunistring5 (= 1.1-ok1) Filename: pool/main/libu/libunistring/libunistring-dev_1.1-ok1_amd64.deb Size: 714572 MD5sum: 94cd22f010ee0e0a038de7b81f4c7a3b SHA1: 4f9cacee8c17de0ea3c9cb46b263c5bd5132f9d4 SHA256: 6b3da5786248441bbf2ae64cf7de4b126e07e194235dd3e6b3c33656bf72528b SHA512: 028067c135077759cde73f3e247d44862a292296752bfa7751194ae16f2a98edf2a4f7381658040d11e6ea067c8f1bb8228a9a2e623814fdc6ffc4c1edd6b7f5 Homepage: https://www.gnu.org/software/libunistring/ Description: Unicode string library for C - development files The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the development support files needed to compile and link against libunistring, as well as the documentation in Info and HTML format. Package: libunistring5 Architecture: amd64 Version: 1.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libunistring Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 1796 Depends: libc6 (>= 2.34) Filename: pool/main/libu/libunistring/libunistring5_1.1-ok1_amd64.deb Size: 539268 MD5sum: 5913017fa05029a15b28b842452fd6eb SHA1: ec27fc0c11cbe4e32558f9ed01008d872260baab SHA256: c519c26e35845f6bba94ca233a3a186ef1bdff5251a2a6e781495df60e03cdec SHA512: d3d73dce2c9f0f9c6f92701a28a2b0c96f8ef115ef018a8fecbbd32d80924e5ed434273dfc41c859220e35fe0efa2e215772084924d69b1dc5939f2bcfe5af9d Homepage: https://www.gnu.org/software/libunistring/ Description: Unicode string library for C The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the shared library. Package: libuniversal-moniker-perl Architecture: all Version: 0.08-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 17 Depends: perl:any Recommends: liblingua-en-inflect-perl Filename: pool/main/libu/libuniversal-moniker-perl/libuniversal-moniker-perl_0.08-ok1_all.deb Size: 5074 MD5sum: 4e0fd66495a889760de54661cae79d22 SHA1: e5aa8f23c90f735fe64f6c41d83099998ce25bcc SHA256: 2a2d4580919d804f2f7aca67167894fd532c438eb2f8a2d4767b2660b0d6176c SHA512: 5ed1c712ff4f2b40f6f90965eda085397e76ba6327d514bdf59e78df2aa35a09685afe038701a5ca4e41ae029ef6cb86203b4d34fcc0a810f0a13aac76bf8424 Homepage: https://metacpan.org/release/UNIVERSAL-moniker Description: Methods to output nicer names for your Perl modules/classes Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, the module authors tend to say things like "customer" or "basket" when they are referring to "My::Site::User::Customer" or "My::Site::Shop::Basket". They thought it would be nice if their classes knew what they would prefer to call them. . The UNIVERSAL::moniker module will add a "moniker" (and "plural_moniker") method to "UNIVERSAL", and so to every class or module. Package: libunivocity-parsers-java Architecture: all Version: 2.9.1-ok1 Priority: optional Section: java Source: univocity-parsers Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 510 Filename: pool/main/u/univocity-parsers/libunivocity-parsers-java_2.9.1-ok1_all.deb Size: 401710 MD5sum: 9aa8f429726e9bad7449231da69e77a0 SHA1: 12cb7b6b99a23e468d05205c05ed698946c0766b SHA256: 9dfeefca72bd9bfaebc0f0e82c5b4f8b78b878682dff4f536811928efa6da819 SHA512: f591908818a7fe809fb111a7f72ac0e4ee4bf51fbfec27c28ed5841557a0ce15544287a55c9ea5f30983507528fa079c9e7b8b959dd943c3b1b2522f1373eda0 Homepage: https://www.univocity.com/pages/about-parsers Description: Parsers for CSV, TSV and fixed width files univocity-parsers is a collection of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers. Package: libuno-cppu3 Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: libs Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 230 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 12), libuno-sal3 (>= 6.4.0~beta), libuno-salhelpergcc3-3 (>= 1.4.0) Breaks: libreoffice-core (<< 1:4.3.0~), uno-libs3 Replaces: uno-libs3, ure (<< 5.0.0~rc2-1) Filename: pool/main/libr/libreoffice/libuno-cppu3_7.4.7-ok1.4_amd64.deb Size: 86292 MD5sum: c191d68e3f34c90692baabd295378868 SHA1: b70f525d982970409da5d145b6468a0e4a82d4a7 SHA256: 5827623d9c2e30f4fc66ef462c04f926e6aea31f66170ccafb34b743c72b1477 SHA512: f534a232f95f44fec9346d10610867f1708ffb91916bbed3f4a13b3aec3eb0e10187936135d800fcf2b93f25d9494cdc376fc175dcaea6828d2e2b05c0eccd07 Homepage: http://www.libreoffice.org Description: LibreOffice UNO runtime environment -- CPPU public library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains CPPU, the type definitions/implementations for the core of UNO. Package: libuno-cppuhelpergcc3-3 Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: libs Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1132 Depends: uno-libs-private (= 4:7.4.7-ok1.4), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libuno-cppu3 (>= 4.4.0~alpha), libuno-sal3 (>= 5.1.0~alpha), libuno-salhelpergcc3-3 (>= 1.4.0) Breaks: libreoffice-core (<< 1:4.3.0~), uno-libs3 Replaces: uno-libs3, ure (<< 5.0.0~rc2-1) Filename: pool/main/libr/libreoffice/libuno-cppuhelpergcc3-3_7.4.7-ok1.4_amd64.deb Size: 345594 MD5sum: 55accb7dd090880224b63ebfc6935436 SHA1: 7b81050bde278a49e3db7f1635c937c5028d44d8 SHA256: 05fd083acea09978215da4a2c2b33020b97cf2f6c5ae88d3b971da334aa303da SHA512: 566aafe00602174839c1592862593c9c242ef665dd3872048f3aad75d1a40749862369e74cc69b5208014617af317949d2b42ad4dc323bc7888e9658c23a5fbe Homepage: http://www.libreoffice.org Description: LibreOffice UNO runtime environment -- CPPU helper library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the cppuhelper library (helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff) Package: libuno-purpenvhelpergcc3-3 Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: libs Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 64 Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libuno-cppu3 (>= 1.4.0), libuno-sal3 (>= 1.4.0) Breaks: libreoffice-core (<< 1:4.3.0~), uno-libs3 Replaces: uno-libs3, ure (<< 5.0.0~rc2-1) Filename: pool/main/libr/libreoffice/libuno-purpenvhelpergcc3-3_7.4.7-ok1.4_amd64.deb Size: 15362 MD5sum: f9b4aa7e30c7aadf64404e612ea02f43 SHA1: 7290fbe0c17b85eae05e28bf95a503f3a5d11a2d SHA256: 9554ecf55e709904cca6dfeeb327c6b9f8770477c3e9d0668258ac4ecdb3cbc7 SHA512: a89824b2d90e7d4df45d29a5ec5200f7345cd7e6aba1f3636656877b2492d65d638c943185943044d43fad246acf47788b6f345f6c599807ee4faf589ccc00b6 Homepage: http://www.libreoffice.org Description: LibreOffice UNO runtime environment -- "purpose environment" helper The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains a library which contains a helper for implementing so-called "purpose environments". Package: libuno-sal3 Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: libs Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 463 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Breaks: libreoffice-core (<< 1:4.3.0~), uno-libs3 Replaces: uno-libs3, ure (<< 5.0.0~rc2-1) Filename: pool/main/libr/libreoffice/libuno-sal3_7.4.7-ok1.4_amd64.deb Size: 190966 MD5sum: 88ea51d6ff2cab4f03eb4f1fe677b4bd SHA1: ccf091caec4d8b32d04d3fe6984647fa3904943f SHA256: 39a571ede5431098ebe5d523be72511650a297eff5cb2e55e30c0d8a1e8f74b9 SHA512: 29401ddb6b863754c5c38533a4e0066ca0ecbcdb5bca3a4da32c1427ccad8e7dd3c2a9704ff4688e37cfecfb9f6867779b333c8b7bc3403a460fda98d5aa6856 Homepage: http://www.libreoffice.org Description: LibreOffice UNO runtime environment -- SAL public library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the System Abstraction Layer (SAL) library. Package: libuno-salhelpergcc3-3 Architecture: amd64 Version: 4:7.4.7-ok1.4 Priority: optional Section: libs Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 76 Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libuno-sal3 (>= 1.8.0) Breaks: libreoffice-core (<< 1:4.3.0~), uno-libs3 Replaces: uno-libs3, ure (<< 5.0.0~rc2-1) Filename: pool/main/libr/libreoffice/libuno-salhelpergcc3-3_7.4.7-ok1.4_amd64.deb Size: 16508 MD5sum: c87c48e00ddfb2e0401a24ecf87b6922 SHA1: e03438b4e389ebc60ca8dbf32e43d7dd89690f53 SHA256: 73f71b2b7b50441cf46480fabbf3cce858037f2c88702b1e9dc3a1b225f7b116 SHA512: 67d161030db27cfe9927733ca725b1128093be0845790f4cbefa9f25f02d5efa9d404be056811a1001c118eb9b81c0fb8ce2e5692d3d3cbd00fd0e83449b6bbb Homepage: http://www.libreoffice.org Description: LibreOffice UNO runtime environment -- SAL helpers for C++ library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains C++ helpers to make use of sal easier. Package: libunoloader-java Architecture: all Version: 4:7.4.7-ok1.4 Priority: optional Section: java Source: libreoffice Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 48 Breaks: ure (<< 6.4.0~rc1-6) Replaces: ure (<< 6.4.0~rc1-6) Filename: pool/main/libr/libreoffice/libunoloader-java_7.4.7-ok1.4_all.deb Size: 11094 MD5sum: 92fd787ef3911269d022a08ed37adc91 SHA1: 1eb853cdc1fd439b5fdab1902b391958634942a1 SHA256: cfe6d36d6718b143b9743298033d2b9ce171ead8448ab3c9c7f0e69d5752a1f3 SHA512: 07b8244dc8d7c01a1cd29320356787c1bd07f1e3a25ac211d65830b75c1b196926629ce04f0f4732b5489642dca693aff186f4f819cb01b2c65830933a561db3 Homepage: http://www.libreoffice.org Description: LibreOffice UNO runtime environment -- (Java) UNO loader The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains a UNO loader library for Java. Package: libunwind-15 Architecture: amd64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 78 Provides: libunwind-x.y Depends: libc6 (>= 2.34) Conflicts: libunwind-x.y Replaces: libunwind-x.y Filename: pool/main/l/llvm-toolchain-15/libunwind-15_15.0.7-ok3_amd64.deb Size: 25620 MD5sum: 073e27b0334d9f23e9c2fd907051eada SHA1: e3ae9ea239770f49292fc9aae36ab397e8544636 SHA256: 7453839dbda639b601305a622bbea31d82c2318edfc4bd9ae80d58dda1a84213 SHA512: 3b646b04445dc51f8e5a86a03b1a5974ec26afbeadbdbc42e8585e46bd318983ed6079ec29696bbd0e0c767ba39493fd88965c2b0bedade1968d36bc62c2f985 Homepage: https://www.llvm.org/ Description: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 235 Provides: libunwind-dev, libunwind-x.y-dev Depends: libunwind-15 (= 1:15.0.7-ok3) Conflicts: libunwind-dev, libunwind-x.y-dev Replaces: libunwind-dev, libunwind-x.y-dev Filename: pool/main/l/llvm-toolchain-15/libunwind-15-dev_15.0.7-ok3_amd64.deb Size: 45088 MD5sum: 1625861e2841653e80ee7725f3776342 SHA1: 94eb53ebeee695cace56cd7acc36c98bce757d03 SHA256: 3039b27c0f85e2c15ac688fb8b9a99bfde71a1ed8a0c2874f77501a0e3cc70a3 SHA512: ad7d0913be44c74f10b8d8e900fa370c16b6e7fe794440b1dcbd6582e835cd4ab245e63b98cbdcc681d51c1e73538d5d1de6786d8c97b83f277f6d8ed78624ec Homepage: https://www.llvm.org/ Description: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Multi-Arch: same Priority: optional Section: libdevel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 326 Provides: libunwind-dev, libunwind-x.y-dev Depends: libunwind-17t64 (= 1:17.0.6-9ok4) Conflicts: libunwind-dev, libunwind-x.y-dev Replaces: libunwind-dev, libunwind-x.y-dev Filename: pool/main/l/llvm-toolchain-17/libunwind-17-dev_17.0.6-9ok4_amd64.deb Size: 40380 MD5sum: 54fbb546da565fa4c013515d16809e31 SHA1: 65909c6d2dddecda48d9fb7bdbcf1766de382154 SHA256: 68356aded09d84d2c56c3aacf7d1e86d7ebd80a8a75ffa14fadf7377d2f26a08 SHA512: 2764f0ecccc67e6efdfe22b7718fe67744875f5eb762a34db6f00279bb671d6cc683ef466562fbf10be63bb333bae4b25a5e11898ed5ea8f57cc4e92db408f62 Homepage: https://www.llvm.org/ Description: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-17t64 Architecture: amd64 Version: 1:17.0.6-9ok4 Multi-Arch: same Priority: optional Section: libs Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 81 Provides: libunwind-17 (= 1:17.0.6-9ok4), libunwind-x.y Depends: libc6 (>= 2.34) Conflicts: libunwind-x.y Breaks: libunwind-17 (<< 1:17.0.6-9ok4) Replaces: libunwind-17, libunwind-x.y Filename: pool/main/l/llvm-toolchain-17/libunwind-17t64_17.0.6-9ok4_amd64.deb Size: 22380 MD5sum: 0bd9f2e49c92bbd9bcb5dfa8ef709b6c SHA1: ca402e11172e2bfa0427095a97163f63853f5335 SHA256: d3cfdcd9c0e57dc2361ca1dbc2912efd4464d1922bf44456ed7109d02e9b989d SHA512: b07c06da9661f467f9b8533fc875b55e7ce537f2cbf427ac112099500af9a78f2aa4d3d22a608375b9cf16e6a1d8e148a2ba90d6367300eca7bcf7d8eeaf7007 Homepage: https://www.llvm.org/ Description: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-dev Architecture: amd64 Version: 1.6.2-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: libunwind Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Adrian Bunk Installed-Size: 6046 Provides: libunwind8-dev Depends: libunwind8 (= 1.6.2-ok4), liblzma-dev Conflicts: libunwind1-dev, libunwind7-dev Replaces: libunwind8-dev (<< 1.1-3.2) Filename: pool/main/libu/libunwind/libunwind-dev_1.6.2-ok4_amd64.deb Size: 1840332 MD5sum: a3b250d41bf23069328b0f01a4b4e931 SHA1: 3e83bb27c346764ba71f6ae51312ee78a912051a SHA256: 1a739a932a2cec4317843768455aee52125a9e1817b4e4d61c3151512adfa1c5 SHA512: 1b76e96abc3156c9b758806a1abf86d91fb55d80a46fab7d89d8fe3bff4e6c0aa5ded40386650727624d27365f0931d418a22324feacde11fc87cc23cf3743d9 Homepage: http://www.nongnu.org/libunwind Description: library to determine the call-chain of a program - development The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications. . This package includes the development support files. Package: libunwind-setjmp0 Architecture: amd64 Version: 1.6.2-ok4 Priority: optional Section: libs Source: libunwind Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Adrian Bunk Installed-Size: 33 Depends: libunwind8 Filename: pool/main/libu/libunwind/libunwind-setjmp0_1.6.2-ok4_amd64.deb Size: 3736 MD5sum: e78774689d462bb856f6d140cae228eb SHA1: bb04cfc08cd975171b4f273fb1c206e4b2812cc7 SHA256: 2ccefaf6bdcce2b9ba58a4f399643b3684499d5d58a9aaae932b4c32a83ff5be SHA512: 9bbf3b418dd4403199240f69ae98a8b96ec151150ab14b28d1069935891a36954ebfed453c8280da211cdf9dd1be4d21a9200131e3b9e437bf15f8d4ef06cd72 Homepage: http://www.nongnu.org/libunwind Description: libunwind-based non local goto - runtime The unwind-setjmp library offers a libunwind-based implementation of non-local gotos. This implementation is intended to be a drop-in replacement for the normal, system-provided routines of the same name. The main advantage of using the unwind-setjmp library is that setting up a non-local goto via one of the setjmp() routines is very fast. . This package includes the shared library Package: libunwind-setjmp0-dev Architecture: amd64 Version: 1.6.2-ok4 Priority: optional Section: libdevel Source: libunwind Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Adrian Bunk Installed-Size: 136 Depends: libunwind-dev (= 1.6.2-ok4), libunwind-setjmp0 (= 1.6.2-ok4) Filename: pool/main/libu/libunwind/libunwind-setjmp0-dev_1.6.2-ok4_amd64.deb Size: 52432 MD5sum: 19affa76ff5be610191238aebddcc2c0 SHA1: ac49aaa242a782304b1beeb0ec6b686cdcfd7136 SHA256: ef1a7fca41c849165f7442f515cf8f6ecfe6e16803067ad8de386e004903fe5d SHA512: f18048613b1dbdcb5af12724c29dcd6b350ef37e47fa3113baeb3c29ca345cbf34d55969113bf9e2ce52c2c3bb88f4f0b49d72aef4402c994bd9b98b4a345a5a Homepage: http://www.nongnu.org/libunwind Description: libunwind-based non local goto - development The unwind-setjmp library offers a libunwind-based implementation of non-local gotos. This implementation is intended to be a drop-in replacement for the normal, system-provided routines of the same name. The main advantage of using the unwind-setjmp library is that setting up a non-local goto via one of the setjmp() routines is very fast. . This package includes the development support files Package: libunwind8 Architecture: amd64 Version: 1.6.2-ok4 Multi-Arch: same Priority: optional Section: libs Source: libunwind Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Adrian Bunk Installed-Size: 192 Depends: libc6 (>= 2.34), liblzma5 (>= 5.1.1alpha+20110809) Conflicts: libunwind1-dev Replaces: libgcc1 (<< 1:4.0.0-2) Filename: pool/main/libu/libunwind/libunwind8_1.6.2-ok4_amd64.deb Size: 50596 MD5sum: 440bf7a31d62b6a90707ea58f4250cdd SHA1: 287334e54448a2b96757b8dbfe4efaadae43fcbd SHA256: 3c12b08aeeed79c14952fe82b06053a4290c21db780a7ea7e44756f5d99ea125 SHA512: 88f664ff7727686966ccc67f50b0cfb954a107be89498afe312dd609764869ab5b2d0dbcc91dacc6e05c83f2396eca7a6b87a636978a74de7a1da25d26cda44d Homepage: http://www.nongnu.org/libunwind Description: library to determine the call-chain of a program - runtime The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications. . This package includes the shared libraries Package: libupnp-dev Architecture: amd64 Version: 1:1.14.18-ok1 Priority: optional Section: libdevel Source: pupnp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 366 Depends: libixml11t64 (= 1:1.14.18-ok1), libupnp17t64 (= 1:1.14.18-ok1) Suggests: libupnp-doc Filename: pool/main/p/pupnp/libupnp-dev_1.14.18-ok1_amd64.deb Size: 41464 MD5sum: 2eb67f30356f0709da0d981a4933bce8 SHA1: 50934e54a50b1f573005dee65adaf37ad0e2e0cf SHA256: 2108171de3b4bcc87087642da31f83394908ba530e4815c6120c92c93298a6a4 SHA512: 86858a59e30d4aee59cf8f09e6ca72049559cef9abe3d00880ce6a67867d1af892b4fcaa20336f7658f66abbdf23c842b60de1488db19f0100573d9ce719b86a Homepage: https://pupnp.github.io/pupnp/ Description: Portable SDK for UPnP Devices, version 1.14 (development files) The Portable SDK for UPnP Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification - see http://www.upnp.org/ for specifications. . The libupnp-dev package contains the header files, documentation and debug versions of libraries needed for development of programs using uPnP. Package: libupnp-doc Architecture: all Version: 1:1.14.18-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: pupnp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 42248 Filename: pool/main/p/pupnp/libupnp-doc_1.14.18-ok1_all.deb Size: 30750580 MD5sum: eb4d54a2ef8a3da57c300a09690dac00 SHA1: f63fdbd7ebdc85dd595dc5c97f4f13471fc7299f SHA256: a5be3c458acc3581629c0ab9c579a299a2b39e6991a6dd6a6b69d74cd3e4e9d5 SHA512: a4ddf71d5f1d1d26d3f4479146b8c38a0b4eb39ed2b683f2441ae9c77eafd31f7e06825d4ab9d3ec8aa909c80c0ba635b59add1d2ce6041e41e014d7ec6a9c10 Homepage: https://pupnp.github.io/pupnp/ Description: Documentation for the Portable SDK for UPnP Devices The Portable SDK for UPnP Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification - see http://www.upnp.org/ for specifications. . This package contains the HTML documentation for the libupnp library in /usr/share/doc/libupnp-dev/ Package: libupnp17t64 Architecture: amd64 Version: 1:1.14.18-ok1 Multi-Arch: same Priority: optional Section: libs Source: pupnp Origin: openKylin Maintainer: openKylin Developers Installed-Size: 336 Provides: libupnp17 (= 1:1.14.18-ok1) Depends: libc6 (>= 2.38), libixml11t64 (>= 1:1.14.0) Breaks: libupnp17 (<< 1:1.14.18-ok1) Replaces: libupnp17 Filename: pool/main/p/pupnp/libupnp17t64_1.14.18-ok1_amd64.deb Size: 91508 MD5sum: 33baa1aebd17129e1d251e4b9a384d7b SHA1: 04190c647b433c0e236972c184b04707f3f45259 SHA256: de969bba29ea82e3eb70e1e753cf16b8700a5f2482396f94699ea1ad738b83fd SHA512: 75d7faa5aa6bfa1cc6b46cbdf85a1a07667bf5e402b259b80708b33c17becfa3fc01403e2cad2d9cd5cc93327de0dc52fd3b15c55d4be934ac91d42484db9400 Homepage: https://pupnp.github.io/pupnp/ Description: Portable SDK for UPnP Devices (shared library) The Portable SDK for UPnP Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification - see http://www.upnp.org/ for specifications. . The libupnp17t64 package contains the runtime library for uPnP. Package: libupower-glib-dev Architecture: amd64 Version: 1.90.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: upower Origin: openKylin Maintainer: openKylin Developers Installed-Size: 134 Depends: gir1.2-upowerglib-1.0 (= 1.90.3-ok1), libupower-glib3 (= 1.90.3-ok1), libglib2.0-dev Filename: pool/main/u/upower/libupower-glib-dev_1.90.3-ok1_amd64.deb Size: 12880 MD5sum: 026103b810cd6b386ce2818ba8ec39f5 SHA1: 9853c482a27312df44f002af22c0e030e15e1d8d SHA256: 350742cab3c1ce0e02a8382007c1efae4a4036c2226f177ad7ca295831728469 SHA512: d5334dbb773abd15c76acab8630f3fb23ab5bbe9c6960e8a0313436b6dd82738f152268c28b1ed5a563a5b34faebc8b5fa36f20dd7ef702faf206fd28f318171 Homepage: https://upower.freedesktop.org/ Description: abstraction for power management - development files upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. . This package contains files that are needed to build applications. Package: libupower-glib3 Architecture: amd64 Version: 1.90.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: upower Origin: openKylin Maintainer: openKylin Developers Installed-Size: 151 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.66) Recommends: upower Breaks: gir1.2-upowerglib-1.0 (<< 0.99.18), upower (<< 0.99.18) Filename: pool/main/u/upower/libupower-glib3_1.90.3-ok1_amd64.deb Size: 34532 MD5sum: 50913f6cd87478aed0aa9ab0dc179298 SHA1: 469482a6268fdab43f94663a59b242ddb9991696 SHA256: adafe972eb6a04d57263ef20be61e9b4ec701e08361169441f33497367cc3619 SHA512: 2977aeba5a22dae52ac6d7b96121229a25fdddc8117e2520b175aaaeec3ed046b42eabff166f9cbdf03c96462cda790486a6ebc8270a6444525c0469e143cb4d Homepage: https://upower.freedesktop.org/ Description: abstraction for power management - shared library upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. . This package contains the shared library to be used by applications. Package: liburcu-dev Architecture: amd64 Version: 0.14.0-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: liburcu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jon Bernard Installed-Size: 1089 Depends: liburcu8t64 (= 0.14.0-ok3) Filename: pool/main/libu/liburcu/liburcu-dev_0.14.0-ok3_amd64.deb Size: 125736 MD5sum: d9d12c16fd81d87b943d947c288c9863 SHA1: a8d000d45bbe6ede7be20e30e91c53910c119946 SHA256: afdb8909f2884fa3008d05ccbdd2cc8ff75ce0a0034580f1b4d5e4b6f95b00ae SHA512: c061269f8fd574023de873ed6d8fc28b8c53786dc3abadfc9e38efe2257e43b014dae370172fa01ac190b8e2e7a13507cfea6d6ef74af34de7807622063b74f6 Homepage: https://liburcu.org/ Description: userspace RCU (read-copy-update) library - development files This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible. . Install this package if you wish to develop your own programs using the userspace RCU library. Package: liburcu8t64 Architecture: amd64 Version: 0.14.0-ok3 Multi-Arch: same Priority: optional Section: libs Source: liburcu Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Jon Bernard Installed-Size: 354 Provides: liburcu8 (= 0.14.0-ok3) Depends: libc6 (>= 2.38) Breaks: liburcu8 (<< 0.14.0-ok3) Replaces: liburcu8 Filename: pool/main/libu/liburcu/liburcu8t64_0.14.0-ok3_amd64.deb Size: 57052 MD5sum: 38573b9dacb0d4ad9aa3ce7248b1656b SHA1: 5ad088622712efd4548d03069d6c9941755d0481 SHA256: 52ebc8b4514bfb67011099ce0fd8164549937bf1ae78bb445813696e9090ff8b SHA512: bfa5011c170df50af340cee2410ede52c6b10ede9730953892b1883d3e54de20cfb2f6219038d5fbba445cbb3f492af22528d0d425778d09d66efc59119377c9 Homepage: https://liburcu.org/ Description: userspace RCU (read-copy-update) library This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible. Package: liburi-perl Architecture: all Version: 5.27-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 263 Depends: perl:any Suggests: libbusiness-isbn-perl, libregexp-ipv6-perl, libwww-perl Breaks: sqitch (<< 1.3.1-2~) Filename: pool/main/libu/liburi-perl/liburi-perl_5.27-ok1_all.deb Size: 89872 MD5sum: 796715acc8d41e786a7363d14702bcfd SHA1: 4a01c65dfa0c80af0d70b8ffaa1827d7ed7493a2 SHA256: fcfa7cd24fe0f592468af96444e09d62c8bf096bebf777b83c07cb847788790a SHA512: 25a44345402e7fa86cefcda6001de2490d1ae95478e02f9633ea774ab8b309e39202df0a2b0a4aa759f69ef2aac4e889ba998b695747f85e3a07d898ead04fad Homepage: https://metacpan.org/release/URI Description: module to manipulate and access URI strings URI is a collection of Perl modules that represent and manipulate Uniform Resource Identifier (URI) references as specified in RFC 2396. . URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. . The URI class replaces the URI::URL class that used to be distributed with libwww-perl. This package also includes an emulation of the old URI::URL interface, which implements both the old and the new interface. Package: liburing-dev Architecture: amd64 Version: 2.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: liburing Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 477 Depends: liburing2 (= 2.5-ok1), libc6-dev | libc-dev, linux-libc-dev (>= 5.1) Filename: pool/main/libu/liburing/liburing-dev_2.5-ok1_amd64.deb Size: 167156 MD5sum: 45ca29be25da7b45229b953b6ca2091a SHA1: affc66d021cefe8e4ae36a366b1c8f4130f116db SHA256: 20dcd7a34ee31fcb148ee772c221460209fd7cde00464b3b13e2c2ba1305cb24 SHA512: af9449f9888fc9e6db43ea54496c78a8bdaf3e0afbca121da867a2990d3b630efa74ad36b2efb61af53457e0893db42057ce2a2ecf6f2767a9693dd35aaf5a74 Homepage: https://github.com/axboe/liburing Description: Linux kernel io_uring access library - development files This library provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that do not need (or want) to deal with the full kernel side implementation. . This package contains the static library and the header files. Package: liburing2 Architecture: amd64 Version: 2.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: liburing Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Guillem Jover Installed-Size: 100 Depends: libc6 (>= 2.4) Filename: pool/main/libu/liburing/liburing2_2.5-ok1_amd64.deb Size: 18716 MD5sum: 07e7965f1db77eb90d74e73114f0c15c SHA1: 453018a302bbba25d94d2f887c2c84b80dd8c22b SHA256: 52895dcfaf46dea37c9a23eb7e40b9c40d9421e03c2c78c67c5926075a3c9c2e SHA512: 9b675686655a0472ec71971fb69c84ea65360239af90cbb1bce08bc66df74804fd638c908e97291bc8602f2b9aa29731d653596fb925f6fe3fec62c8b1b21a8e Homepage: https://github.com/axboe/liburing Description: Linux kernel io_uring access library - shared library This library provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that do not need (or want) to deal with the full kernel side implementation. . This package contains the shared library. Package: liburiparser-dev Architecture: amd64 Version: 0.9.7+dfsg-ok1 Priority: optional Section: libdevel Source: uriparser Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 108 Depends: liburiparser1 (= 0.9.7+dfsg-ok1) Filename: pool/main/u/uriparser/liburiparser-dev_0.9.7+dfsg-ok1_amd64.deb Size: 14928 MD5sum: a699de8564e1f55b653566f5a4d2f003 SHA1: c866b3a3360d5a0c2997b969fd7d3dc3e6ca6783 SHA256: f014d76b4e927c410723c2b3868c22c762b0fb62cfc1b21b6589ef92748f67fd SHA512: 34554253f4ae4866aa187dbcc9f03efe2deff2917a70265dd863c72bdc62d770020b76c795522b0741a5dc24126e634f6fe6db2d921a871c08e0870a83a017ec Homepage: http://uriparser.sourceforge.net Description: development files for uriparser This package provides the development files for uriparser, a library to parse Uniform Resource Identifiers (URIs). Install it if you want to compile a program that makes use of this library. Package: liburiparser-doc Architecture: all Version: 0.9.7+dfsg-ok1 Priority: optional Section: doc Source: uriparser Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 864 Filename: pool/main/u/uriparser/liburiparser-doc_0.9.7+dfsg-ok1_all.deb Size: 140304 MD5sum: ea002680637a3752405b9d82347bfa7e SHA1: 49c0cfc1d4c92083963f7315f2aa5d30821b55fa SHA256: c897b9771ac1836581851941d8cfa85ba67b6f40a1e1ea78424adb80cc772fea SHA512: c4bbc3e023c49ca26614f9e871cfb15b473d93ccee82e59b433348826c2dcdf44bcd0156d7eb70c1cdeb77595a3e601541933225615e21d0c88cc0574a54b73c Homepage: http://uriparser.sourceforge.net Description: documentation files for uriparser uriparser is a library that parses Uniform Resource Identifiers (URIs), strictly adhering to RFC 3986 where syntax for URIs is defined. URIs are used to identify resources, like http://www.debian.org/ or urn:isbn:0-395-36341-1. This package provides the documentation files for uriparser. Package: liburiparser1 Architecture: amd64 Version: 0.9.7+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: uriparser Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jörg Frings-Fürst Installed-Size: 116 Depends: libc6 (>= 2.26) Filename: pool/main/u/uriparser/liburiparser1_0.9.7+dfsg-ok1_amd64.deb Size: 32696 MD5sum: 3c5a17d7ddcd2013e8933300eea86254 SHA1: 0268ca7e238f83d6a39020967f7bf4a6eaf35ba7 SHA256: f9cec7215ca7e89e0537b6ac07f2efa54f0ee8ab7405aeda22599dff8a1334f7 SHA512: a5c4a91ed3279603ffba58ede8bb10b661f949aae8bac4023bac3badec602072e34d32f720d87bc96e99bb8731be128b9e8f4f4916b2ec4a824c5f8be32d6f72 Homepage: http://uriparser.sourceforge.net Description: URI parsing library compliant with RFC 3986 uriparser is a library that parses Uniform Resource Identifiers (URIs), strictly adhering to RFC 3986 where syntax for URIs is defined. URIs are used to identify resources, like http://www.debian.org/ or urn:isbn:0-395-36341-1. . uriparser has the following features: . * strictly compliant to RFC 3986, implementing: + parsing + reference resolution + reference creation + recomposition + syntax-based normalization * fast (linear input length time complexity) * unicode support Package: libusb-1.0-0 Architecture: amd64 Version: 2:1.0.27-ok1 Multi-Arch: same Priority: optional Section: libs Source: libusb-1.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 151 Depends: libc6 (>= 2.38), libudev1 (>= 183) Filename: pool/main/libu/libusb-1.0/libusb-1.0-0_1.0.27-ok1_amd64.deb Size: 48980 MD5sum: 8899fba86a6c9e5395219597ec2d5c67 SHA1: 47c24f72c67668e29ee395d2c1aa68e7430e0d9e SHA256: 576e6154e59098245c0350739cd7516317b134d86a50dc1cad8982b7b5d38600 SHA512: 989b9660222ef1783e05aa10eee585317afea7424c6d2f62d77b4bb015e179842e685c37cc8623f2201efb84f78475302c59e3c4f67f4cf43b9f767dcbd8b2d7 Homepage: http://www.libusb.info Description: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need to run programs that use this library. Package: libusb-1.0-0-dev Architecture: amd64 Version: 2:1.0.27-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libusb-1.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 312 Depends: libusb-1.0-0 (= 2:1.0.27-ok1) Recommends: libusb-1.0-doc Filename: pool/main/libu/libusb-1.0/libusb-1.0-0-dev_1.0.27-ok1_amd64.deb Size: 69056 MD5sum: e45477cf20348ed5f113f162a1e26192 SHA1: 140b24cc12f39c0f7524e7356e026a7032e7548d SHA256: 19ca58219ab14d8733c617a9ebab8ef84427c44edfdd11236946a9925bf9c7aa SHA512: 50e66b56fd0d96aad2e5b3bcd56aac0e76256bf3b19d6d6bd68fbef2b9e30fca6888d6d5be4ff80e36a7a5638336903221dfe7cd31253565cda45b68c25d806a Homepage: http://www.libusb.info Description: userspace USB programming library development files Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need for compiling sources that use this library in your own code. Package: libusb-1.0-doc Architecture: all Version: 2:1.0.27-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libusb-1.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1769 Conflicts: libusb-1.0-0-dev (<< 1.0.16) Replaces: libusb-1.0-0-dev (<< 1.0.16) Filename: pool/main/libu/libusb-1.0/libusb-1.0-doc_1.0.27-ok1_all.deb Size: 193804 MD5sum: 2ca01f52f0322b5a20096b94d0892db4 SHA1: 4493d1b1da524b85f00a98626000f7d8bc3fe845 SHA256: 1b5f95bbf6b1456459906f6604d8dadf2475bf950a9d28832ed02799032b46cd SHA512: 84a41c8e6c61e4e06bf11c7e869bcd411c16e185296bc99f6436450e26d0e3be43232a1cf20de2950049f5d1d49b2a8b349ccd75a6acf186434f5bb342ceb4f9 Homepage: http://www.libusb.info Description: documentation for userspace USB programming Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains the libusb 1.0 API reference manual in HTML format. Package: libusbmuxd-dev Architecture: amd64 Version: 2.0.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libusbmuxd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 108 Depends: libplist-dev (>= 2.2.0), libusbmuxd6 (= 2.0.2-ok1) Filename: pool/main/libu/libusbmuxd/libusbmuxd-dev_2.0.2-ok1_amd64.deb Size: 24708 MD5sum: 8ded8efe38d4a2ae452e9b046d5bd75d SHA1: 8e60412e12009cd5632279eee31b20c815316807 SHA256: edfb118d6e172b4ca7a4456f3b24613bc1b1e08fa8d3f42e0224d25ff40e9e7c SHA512: 4987881978636883c5b8e4f39ba96138ce0275d8b36b53b3bc8bea6f349dafc4c1111631472f2568ff2e2775202bf6f244be5fe7a2541a9b4cd878f597e82778 Homepage: https://libimobiledevice.org Description: USB multiplexor daemon for iPhone and iPod Touch devices - devel usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package contains the development files. Package: libusbmuxd-tools Architecture: amd64 Version: 2.0.2-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: libusbmuxd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 54 Depends: libc6 (>= 2.38), libusbmuxd6 (>= 2.0.2) Filename: pool/main/libu/libusbmuxd/libusbmuxd-tools_2.0.2-ok1_amd64.deb Size: 13444 MD5sum: 6af59dbbce6f4288e831cf48a08ae486 SHA1: 265d64106f290221602d9528831b8300c38e39ea SHA256: 43ce376f6a05602d2586a763934c3bafdd83547520145a387b3f08ec5879b6ca SHA512: 357912471c072215cd57a1efa17eb17cc8833813c3d12d7a6f05905b41a37df7b38c06d255605e6252fbe3c0da50e475c38655ace33c270c6501bb61ccc32f08 Homepage: https://libimobiledevice.org Description: USB multiplexor daemon for iPhone and iPod Touch devices - tools usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package contains the iproxy tool that enables TCP access to iOS devices. Package: libusbmuxd6 Architecture: amd64 Version: 2.0.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libusbmuxd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: gtkpod Maintainers Installed-Size: 64 Depends: libc6 (>= 2.38), libplist-2.0-4 (>= 2.3.0) Filename: pool/main/libu/libusbmuxd/libusbmuxd6_2.0.2-ok1_amd64.deb Size: 17572 MD5sum: 7d1ef533edf90e3c55a00924925f5ce6 SHA1: 3a78a94afbdec26672845b2f5d7c5c6566d4f3cd SHA256: 9a4e9d9d90f28f486e26492c45f39552465961db197f3e29951b3162c2870746 SHA512: 02f547890857e4a68e33ab167a1e420d5c08bd9eefa313aa00dcfd34c9a82c263c57178939f1400014e98437c79bd1580a0bd9fa12490eb0af7878a4ab1c6edf Homepage: https://libimobiledevice.org Description: USB multiplexor daemon for iPhone and iPod Touch devices - library usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package contains the shared library. Package: libusbredirhost-dev Architecture: amd64 Version: 0.13.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: usbredir Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Lance Lin Installed-Size: 40 Depends: libusbredirhost1t64 (= 0.13.0-ok1), libusbredirparser-dev (= 0.13.0-ok1) Filename: pool/main/u/usbredir/libusbredirhost-dev_0.13.0-ok1_amd64.deb Size: 14624 MD5sum: 0a20345511336664a96a50f3d9567cdc SHA1: e7e535c481ca75aa16588a19a1429698d1bf3472 SHA256: 299246752cac1fe57e0dae2c1392ba0507ebcbccfc654b30e6606ca36fed7840 SHA512: e26f7a561ee8cbb9edad4a881e1947c028f04132b7eeb56dcb48de2b420ef92ecbdaabfe9c99fb822722aea2a55561954be7d33216b7dd19259a0009b65ecefc Homepage: https://www.spice-space.org/ Description: implementing the usb-host (*) side of a usbredir connection (development) Usbredirhost is a library implementing the usb-host (*) side of a usbredir connection. All that an application wishing to implement an usb-host needs to do is: * Provide a libusb device handle for the device * Provide write and read callbacks for the actual transport of usbredir data * Monitor for usbredir and libusb read/write events and call their handlers . This package contains the development header files. Package: libusbredirhost1t64 Architecture: amd64 Version: 0.13.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: usbredir Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Lance Lin Installed-Size: 68 Provides: libusbredirhost1 (= 0.13.0-ok1) Depends: libc6 (>= 2.14), libusb-1.0-0 (>= 2:1.0.22), libusbredirparser1t64 (>= 0.13.0) Breaks: libusbredirhost1 (<< 0.13.0-ok1) Replaces: libusbredirhost1 Filename: pool/main/u/usbredir/libusbredirhost1t64_0.13.0-ok1_amd64.deb Size: 18640 MD5sum: 0e27b0d52bba555722f062f5c6396c3c SHA1: 441025c42098ac3b74046d783bf22e866e0a6bf1 SHA256: 49d2f8ac6221a041afb6f8875f4958fa3fd7cca1af76e1a82ca59dc36b5ae298 SHA512: bbdb2bfb1e5c2216e3b0d5e681238158a7932341fe9c0f78e1824360af0fe103177093ae8c04de4a37dd032696d3a7a365e47989efc33fbac73b0878531d65da Homepage: https://www.spice-space.org/ Description: Implementing the usb-host (*) side of a usbredir connection (runtime) Usbredirhost is a library implementing the usb-host (*) side of a usbredir connection. All that an application wishing to implement an usb-host needs to do is: * Provide a libusb device handle for the device * Provide write and read callbacks for the actual transport of usbredir data * Monitor for usbredir and libusb read/write events and call their handlers . This package contains the runtime library. Package: libusbredirparser-dev Architecture: amd64 Version: 0.13.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: usbredir Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Lance Lin Installed-Size: 53 Depends: libusbredirparser1t64 (= 0.13.0-ok1) Filename: pool/main/u/usbredir/libusbredirparser-dev_0.13.0-ok1_amd64.deb Size: 8304 MD5sum: 97c67de553f46efd3cc2e705cf8d6299 SHA1: 0157f73fcbd40965463115ca1bc6964358bcfe47 SHA256: 7d49a741d8edb63a25125316626e9569fa0d69527eb91371e9de43bf6accd32b SHA512: a75c1db8f3674237950f9f57f3102b8b5556216e2668ca72d6fc4d8c50f770cd77df0b2972ca2692cf64a1ab57458076723f3f60ebf7e4626236bc12e232c3f3 Homepage: https://www.spice-space.org/ Description: Parser for the usbredir protocol (development) Usbredirparse is a library containing the parser for the usbredir protocol. This package contains the development header files. Package: libusbredirparser1t64 Architecture: amd64 Version: 0.13.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: usbredir Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Lance Lin Installed-Size: 64 Provides: libusbredirparser1 (= 0.13.0-ok1) Depends: libc6 (>= 2.14) Breaks: libusbredirparser1 (<< 0.13.0-ok1) Replaces: libusbredirparser1 Filename: pool/main/u/usbredir/libusbredirparser1t64_0.13.0-ok1_amd64.deb Size: 14376 MD5sum: 9335030b9da35b93015342b1bbebeb80 SHA1: c79e33ee33014a46fb25d4dea83b708dde73cde7 SHA256: 31b4180d28103cf83c77c33dcfd0a1a33425ecf566ee7be4aecdf449ea0b8c69 SHA512: 56deefbb55f2733530daacf2a71989567e4ca8320ce65afb320c3e98e68c474d8f65924a560580ac267aca26ebdff31c54d71913bbbd2306aedcb4d8105310d7 Homepage: https://www.spice-space.org/ Description: Parser for the usbredir protocol (runtime) Usbredirparse is a library containing the parser for the usbredir protocol. This package contains the runtime library. Package: libusrsctp-dev Architecture: amd64 Version: 0.9.5.0-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libusrsctp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1468 Depends: libusrsctp2 (= 0.9.5.0-2ok1), pkg-config Filename: pool/main/libu/libusrsctp/libusrsctp-dev_0.9.5.0-2ok1_amd64.deb Size: 278772 MD5sum: a053f21a3faf618b2ce59840b461ac58 SHA1: 570d9576d79bee7c9fad9d775b097320628c211d SHA256: 6c17e873e5a735e1442572747be1898867ec820cb2ec3d684360426e7d78fded SHA512: 35571e0f1ac2ac7e8074cb300d91b42b75b27d438c633a4e81eb9a388755bc21cc5761c1af9c37ff6d0f0e70cce79507a8df18836d14a6b7ced554f6e004c605 Homepage: https://github.com/sctplab/usrsctp Description: portable SCTP userland stack - development headers This is a userland SCTP stack. . SCTP is a message oriented, reliable transport protocol with direct support for multihoming that runs on top of IP or UDP, and supports both v4 and v6 versions. . This package provides the development files for usrsctp. Package: libusrsctp-examples Architecture: amd64 Version: 0.9.5.0-2ok1 Priority: optional Section: net Source: libusrsctp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 526 Depends: libusrsctp2 (= 0.9.5.0-2ok1), libc6 (>= 2.34) Filename: pool/main/libu/libusrsctp/libusrsctp-examples_0.9.5.0-2ok1_amd64.deb Size: 63938 MD5sum: 42617dc0a2212a9d23721b1fcfc903dd SHA1: b74dcdd20e62aba16e6b6f868720da2eec78eb59 SHA256: 4a25935db367d98311cbe7a8ba06543f2014ccdaa4f63a1cc3b74ea25cdf9af3 SHA512: 01d2611fcb43989ab3c5b83c3ee906a9ab1180551844aada3c465b318f8d6956c613b6d4d03d1702a395d632a82fbcc1c2c005b53cf4362faa8ae45fdc88ffbf Homepage: https://github.com/sctplab/usrsctp Description: portable SCTP userland stack - example programs This is a userland SCTP stack. . SCTP is a message oriented, reliable transport protocol with direct support for multihoming that runs on top of IP or UDP, and supports both v4 and v6 versions. . This package provides example programs for usrsctp. Package: libusrsctp2 Architecture: amd64 Version: 0.9.5.0-2ok1 Multi-Arch: same Priority: optional Section: libs Source: libusrsctp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 850 Depends: libc6 (>= 2.34) Filename: pool/main/libu/libusrsctp/libusrsctp2_0.9.5.0-2ok1_amd64.deb Size: 238052 MD5sum: ddc63a271331689c701d351380e22d46 SHA1: 6e492e9cf38f6a85618644f5f01fd984a339633e SHA256: 2d50ceef0023e317eb362e7ff63c0c3dc7e1f311a4274687f83e9f80fc831648 SHA512: 68527c1251e3dbc09a29fff44d535906b7ad36abba00dea9faa15a8266a19c2b51e8c2187fbe6cd2941121a07dfe6f38a2a0faef27d77c612c8fc57b406ed808 Homepage: https://github.com/sctplab/usrsctp Description: portable SCTP userland stack - shared library This is a userland SCTP stack. . SCTP is a message oriented, reliable transport protocol with direct support for multihoming that runs on top of IP or UDP, and supports both v4 and v6 versions. . This package provides the shared library for usrsctp. Package: libutempter-dev Architecture: amd64 Version: 1.2.1-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libutempter Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 30 Depends: libutempter0 (= 1.2.1-2ok1) Filename: pool/main/libu/libutempter/libutempter-dev_1.2.1-2ok1_amd64.deb Size: 6058 MD5sum: f741ae799eeeabaa2abd15c9303e4998 SHA1: 6d00c4dc68a33b18bc30cd82ccd2aa677c68f2a7 SHA256: 0bdfb25113241f44d945e579228aa249de2a6ad988e9f2d7aebd5b8120f4ec22 SHA512: 97301e04f28a6e88053ee1374fdf24fbe8ac21057d53ce84879c2239a24603c96393426946fbbec2af5186bc615c8da5e070f339cd9f786d9bf89ee948184c25 Homepage: http://git.altlinux.org/people/ldv/packages/?p=libutempter.git Description: privileged helper for utmp/wtmp updates (development) The libutempter library provides interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files. . This package contains development files required to build utempter-based software. Package: libutempter0 Architecture: amd64 Version: 1.2.1-2ok1 Multi-Arch: same Priority: optional Section: libs Source: libutempter Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 49 Depends: libc6 (>= 2.4) Filename: pool/main/libu/libutempter/libutempter0_1.2.1-2ok1_amd64.deb Size: 7428 MD5sum: 01ee083c30de1709e85879055d67806b SHA1: 6c5a34491b2e641b5d24afeac09ae393b40552e2 SHA256: 696a6221c93d8ff12aaaf2485830bc0bbd62bfd2d2223f8f3ac334d5b89d6402 SHA512: ed2f6a2c88eeadb7ee9992962dd081818d9f6082a6a798ed5df3efed226b142916d0bfa3919c7716e91bd0126915e8aa46c9436fee089d4bb78acbd7b90e258f Homepage: http://git.altlinux.org/people/ldv/packages/?p=libutempter.git Description: privileged helper for utmp/wtmp updates (runtime) The libutempter library provides interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files. . The utempter is a privileged helper used by libutempter library to manipulate utmp and wtmp files. Package: libutf8proc-dev Architecture: amd64 Version: 2.7.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: utf8proc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 390 Depends: libutf8proc2 (= 2.7.0-ok1) Filename: pool/main/u/utf8proc/libutf8proc-dev_2.7.0-ok1_amd64.deb Size: 72084 MD5sum: 3c8211e66ad5dc883d74687683c665a4 SHA1: 01b07ad2e9e6af5c035ac61c8995f99497c8e0d0 SHA256: fc2b93511e1a9a2118d96c9f36a6ae707163ba4632f54387efbe20a3d993e2a1 SHA512: 1c8ae18601a0b49e54d62cd0fe4d9fcc8aae5cd0f2c22f049c6d1aa1e0cf2a11a731cadcec54f8136af3f83b1988fc32fd668a75ecb08028728f3835bcd40618 Homepage: https://github.com/JuliaStrings/utf8proc Description: C library for processing UTF-8 Unicode data (development files) utf8proc is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding, supporting Unicode version 8.0. . This package contains the development files needed to compile software using utf8proc. Package: libutf8proc2 Architecture: amd64 Version: 2.7.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: utf8proc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 367 Depends: libc6 (>= 2.4) Filename: pool/main/u/utf8proc/libutf8proc2_2.7.0-ok1_amd64.deb Size: 68180 MD5sum: 9c23e5c39c914974c42d5cdde6fa9fc9 SHA1: 6850a5f17765d38f1c3c2a21524f33588b6e4d4b SHA256: 3e5eb46ce0b7f51ec71d946a446b1be4a549b7ca45e99606629dca9b3c667145 SHA512: ff6ce27c38b9598afce2b4c6b12f0efcc995fd5f671e644ad4a939b246db4cec9b3786ae48834d6e5e2c4dd40ba488bdea762abaad145113abce9aaf9570a8e6 Homepage: https://github.com/JuliaStrings/utf8proc Description: C library for processing UTF-8 Unicode data (shared library) utf8proc is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding, supporting Unicode version 8.0. . This package contains a shared version of the library. Package: libuuid-perl Architecture: amd64 Version: 0.31-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 50 Depends: perl-base (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4), libuuid1 (>= 2.16) Filename: pool/main/libu/libuuid-perl/libuuid-perl_0.31-ok1_amd64.deb Size: 13372 MD5sum: 2be24aae6638e1ff5fe3a4269f77baca SHA1: e67849654c8243fd43a4ecda4496cc038c410a49 SHA256: 17240138fa963e8d15c2df4e1f6c9b4f17710fc2fab93518c6d27d6cc88b654b SHA512: 11f0b1165b6239c7ce6fe27bcfd80cc9493f6852b67f9d68790710623e3cf770908e77ed34c77531e37b7b1279a30195f48e5d99afaff31c337ec2fb186349a1 Homepage: https://metacpan.org/release/UUID Description: Perl extension for using UUID interfaces as defined in e2fsprogs libuuid generates and parses 128-bit universally unique ids (UUIDs). See RFC 4122 for more information. . This is a Perl interface to libuuid. It allows generation, parsing, and unparsing of UUIDs. Package: libuuid1 Architecture: amd64 Version: 2.39.3-ok2build5 Multi-Arch: same Priority: optional Section: libs Source: util-linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 80 Provides: libuuid1t64 (= 2.39.3-ok2build5) Depends: libc6 (>= 2.38) Recommends: uuid-runtime Breaks: libuuid1t64 (<< 2.39.3-ok2build5) Replaces: libuuid1t64 Filename: pool/main/u/util-linux/libuuid1_2.39.3-ok2build5_amd64.deb Size: 33700 MD5sum: 91668a20b6c0747c051dbee136742948 SHA1: eebf5ce04e1e117cbc901c746f5b3f4b2210ec8d SHA256: 9200f973576a2ab3e55bfbc13f7fd8ac9c63ba15c0738740fcfd18e38ed44979 SHA512: 6649e36a612aff95710960635f6b0e49fa40abb8b4e90bd0f9abdb67bcf9190ef031324a089ae4c46867505cf35765792e86f861b4a044a2b60274194f9cf8c0 Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: Universally Unique ID library The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). A UUID is an identifier that is unique within the space of all such identifiers across both space and time. It can be used for multiple purposes, from tagging objects with an extremely short lifetime to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. Package: libuv1-dev Architecture: amd64 Version: 1.48.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libuv1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dominique Dumont Installed-Size: 675 Depends: libuv1t64 (= 1.48.0-ok2) Conflicts: libuv-dev Replaces: libuv-dev Filename: pool/main/libu/libuv1/libuv1-dev_1.48.0-ok2_amd64.deb Size: 121716 MD5sum: 1670f983f9f1d7d565828f19d618c0b0 SHA1: f08afe8fcde4952cc83c6e9c77468e347844fb39 SHA256: 581b6735a2457722bfae04dc67861a0a9880839609171ce2fe68eedd3313d114 SHA512: c6cb58c0b7ba2b65db1764e7b66120f6499155a7472f329cb07b947ae442390355456273c82f4399ba0f729252ef37b1cd6c8160b86e4d1b95d0d0dc47d63069 Homepage: https://github.com/libuv/libuv Description: asynchronous event notification library - development files Libuv is the asynchronous library behind Node.js. Very similar to libevent or libev, it provides the main elements for event driven systems: watching and waiting for availability in a set of sockets, and some other events like timers or asynchronous messages. However, libuv also comes with some other extras like: * files watchers and asynchronous operations * a portable TCP and UDP API, as well as asynchronous DNS resolution * processes and threads management, and a portable inter-process communications mechanism, with pipes and work queues * a plugins mechanism for loading libraries dynamically * interface with external libraries that also need to access the I/O. . Install this package if you wish to develop your own programs using the libuv engine. Package: libuv1t64 Architecture: amd64 Version: 1.48.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: libuv1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Dominique Dumont Installed-Size: 312 Provides: libuv1 (= 1.48.0-ok2) Depends: libc6 (>= 2.38) Breaks: libuv1 (<< 1.48.0-ok2) Replaces: libuv1 Filename: pool/main/libu/libuv1/libuv1t64_1.48.0-ok2_amd64.deb Size: 88560 MD5sum: 3e20c8628308df5f9a9bade60df85429 SHA1: b70ad1998c66c02558226c7a3df3f92125c78128 SHA256: e74411c3b2864967e1916087481065d3925a4b403806d51bbfc6f607a634d4a6 SHA512: c4eae0e4597086e385be609438bfb5f3f6f56d1f948e05f179699f50e28722c55d36e9792a375e77837ae975097448f4d37b33e489ea5b85d011011f511a778e Homepage: https://github.com/libuv/libuv Description: asynchronous event notification library - runtime library Libuv is the asynchronous library behind Node.js. Very similar to libevent or libev, it provides the main elements for event driven systems: watching and waiting for availability in a set of sockets, and some other events like timers or asynchronous messages. However, libuv also comes with some other extras like: * files watchers and asynchronous operations * a portable TCP and UDP API, as well as asynchronous DNS resolution * processes and threads management, and a portable inter-process communications mechanism, with pipes and work queues * a plugins mechanism for loading libraries dynamically * interface with external libraries that also need to access the I/O. . This package includes the dynamic library against which you can link your program. Package: libuwac0-0t64 Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 202 Provides: libuwac0-0 (= 2.11.5+dfsg1-ok2) Depends: libc6 (>= 2.34), libfreerdp2-2t64 (= 2.11.5+dfsg1-ok2), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libxkbcommon0 (>= 0.5.0) Breaks: libuwac0 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libuwac0-0 (<< 2.11.5+dfsg1-ok2) Replaces: libuwac0 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libuwac0-0 Filename: pool/main/f/freerdp2/libuwac0-0t64_2.11.5+dfsg1-ok2_amd64.deb Size: 36928 MD5sum: 45461bf0fed26430a6bd901446a41504 SHA1: e336f37c32150118514deaeb27e4407eb361bd4b SHA256: 21bfc8aac7349868e1d2a04f0335a1d8a635ccedf4988de7311ba674803cb31f SHA512: 75c715466a329e2972d3a5ad54d56c4b942cb38cdb93bd7c2c5f0a7c5bf80244aa9c8e196cdf3bda5a465e535647cda38fc41f05c9f13a3d2b2e6423d954f664 Homepage: https://www.freerdp.com/ Description: Using wayland as a client library Using wayland as a client (uwac) is a library to provide common functionality for wayland clients. . This package contains the using wayland as a client library. Package: libuwac0-dev Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 173 Depends: libuwac0-0t64 (= 2.11.5+dfsg1-ok2) Filename: pool/main/f/freerdp2/libuwac0-dev_2.11.5+dfsg1-ok2_amd64.deb Size: 25084 MD5sum: 12755b5eb5f9eeca766c5f51de0c51fa SHA1: c82ada8fd842705be63e6118c744e7d1e617a11b SHA256: 29330f17bbf7a48cefe5f722346725f042f2db5f50f5c5cc358026f4563c0152 SHA512: af6ca9d639e2c37129faf5ff3971618167fc2cc8127d03100f8c78b794a9d452b76ddc73508a50873952b23b820ad944fd705f44e09497e4a63d69f8da60c145 Homepage: https://www.freerdp.com/ Description: Using wayland as a client (development files) Using wayland as a client (uwac) is a library to provide common functionality for wayland clients. . This package contains the libuwac development files Package: libv4l-0t64 Architecture: amd64 Version: 1.26.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: v4l-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gregor Jasny Installed-Size: 253 Provides: libv4l-0 (= 1.26.1-ok1) Depends: libv4lconvert0t64 (= 1.26.1-ok1), libc6 (>= 2.34) Breaks: libv4l-0 (<< 1.26.1-ok1) Replaces: libv4l-0 Filename: pool/main/v/v4l-utils/libv4l-0t64_1.26.1-ok1_amd64.deb Size: 44848 MD5sum: 11428314319f30f41ef1d5efb80832ff SHA1: dbfe6b6711869d5046b41c85b7611cf639ec8a5e SHA256: 1f8f4b933f4c1c6810c4ab86dcb8988efabedf5b37c2c1f7d866f25ca91c4473 SHA512: 0c9d075a7904b9b1935d69144a5e63e4585918f7589996b3578d57c7ae09d7a0cbe5534f18b4923911142f2b92db5e5fa434f6df47e62e20f9a68b07d867fbe0 Homepage: https://linuxtv.org/wiki/index.php/V4l-utils Description: Collection of video4linux support libraries libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. . libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). . libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary. . This package contains the shared libraries. Package: libv4l-dev Architecture: amd64 Version: 1.26.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: v4l-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gregor Jasny Installed-Size: 428 Depends: libv4l-0t64 (= 1.26.1-ok1), libv4lconvert0t64 (= 1.26.1-ok1), libv4l2rds0t64 (= 1.26.1-ok1), libjpeg-dev Suggests: pkgconf Filename: pool/main/v/v4l-utils/libv4l-dev_1.26.1-ok1_amd64.deb Size: 109300 MD5sum: 14c9def87dab37275156a601a734f8b9 SHA1: da85d22380818ad7a76f1ca98b3e3e1ed2e76b63 SHA256: dfa8393b9bedfa0fbbb8b16d29d0e888f2b9833ca2b26bd1b82d2b2b70e96a66 SHA512: e0b0afededdadc1909860d0f4a1eb78e81df82a883758c9e8362566989f5f294fcd6a19f62d24150f1b3290e947c1e67cef4ff18ce4e3b72f9731a085c0aa4d2 Homepage: https://linuxtv.org/wiki/index.php/V4l-utils Description: Collection of video4linux support libraries (development files) libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. . libv4lconvert offers functions to convert from any (known) pixelformat to BGR24, RGB24, YUV420 and YVU420. . libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). . libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary. . This package contains the development files. Package: libv4l2rds0t64 Architecture: amd64 Version: 1.26.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: v4l-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gregor Jasny Installed-Size: 139 Provides: libv4l2rds0 (= 1.26.1-ok1) Depends: libc6 (>= 2.4) Breaks: libv4l2rds0 (<< 1.26.1-ok1) Replaces: libv4l2rds0 Filename: pool/main/v/v4l-utils/libv4l2rds0t64_1.26.1-ok1_amd64.deb Size: 16564 MD5sum: c9d76e682513938bca4b763a49736f62 SHA1: 3ce42c49f2b84819ff9b2ba03728538eab27df8d SHA256: 0f6ef5bd02ad8e8530e205d4e9ada45c6f794ec8a3706b59063b0f898f67956e SHA512: 7f42e76019b15751ae6117db9fbd8ce5f16e352d3d24f3aa9d06595cf82f9a58e0b67e79ed1d232eb747ad1208df343438e5c44b68ea82299b97c670b740ade9 Homepage: https://linuxtv.org/wiki/index.php/V4l-utils Description: Video4Linux Radio Data System (RDS) decoding library This library decodes a RDS stream obtained from a Video4Linux (V4L) version 2 device. It supports both: the US based RBDS and European RDS protocol. . This package contains the shared library. Package: libv4lconvert0t64 Architecture: amd64 Version: 1.26.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: v4l-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gregor Jasny Installed-Size: 319 Provides: libv4lconvert0 (= 1.26.1-ok1) Depends: libc6 (>= 2.38), libjpeg62-turbo (>= 1.3.1) Breaks: libv4lconvert0 (<< 1.26.1-ok1) Replaces: libv4lconvert0 Filename: pool/main/v/v4l-utils/libv4lconvert0t64_1.26.1-ok1_amd64.deb Size: 79252 MD5sum: f4e7dfbb48ef68273a7a0caec8cf8d16 SHA1: f63be5fe6d8c3777f7590b5ac746a1cc3b09ebe7 SHA256: f64272d5241754eb1bd1ab8aeeb68f598e644123ebda22efc28c9090cc1fffb4 SHA512: fff658ff26aaa646ac5c21fa6ddbe8d8cec1e8aa3e167b2076ba00d4e1e5b24c673de879181bf58a022db50fb49c41b1ee3ab1eec34c40ac656503bc7995ac58 Homepage: https://linuxtv.org/wiki/index.php/V4l-utils Description: Video4linux frame format conversion library libv4lconvert offers functions to convert from any (known) pixelformat to BGR24, RGB24, YUV420 and YVU420. . This package contains the shared library. Package: libva-dev Architecture: amd64 Version: 2.20.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libva Origin: openKylin Maintainer: openKylin Developers Installed-Size: 707 Provides: dh-sequence-libva Depends: libva-drm2 (= 2.20.0-ok1), libva-glx2 (= 2.20.0-ok1), libva-wayland2 (= 2.20.0-ok1), libva-x11-2 (= 2.20.0-ok1), libva2 (= 2.20.0-ok1), libwayland-dev, libset-scalar-perl Filename: pool/main/libv/libva/libva-dev_2.20.0-ok1_amd64.deb Size: 112972 MD5sum: a9b3d050fca2139f71d7365fab183889 SHA1: 47dd9268853a63e32571a25f5ec8341befe44f96 SHA256: b2f7d02992f8d1914a10ad52788d60b1dc2d4d583e4b0a04a8e15785a9f3950d SHA512: 0bb4ca5da5672a6c1d20d03ab29702334d45258bc9b4ff7ded34d97ea8e1afbd672dbe74db917fe5ecdc05035c288f6208278ac4c624e15f0280501d925e78a1 Homepage: https://github.com/intel/libva Description: Video Acceleration (VA) API for Linux -- development files Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the development environment for libva. Package: libva-drm2 Architecture: amd64 Version: 2.20.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: openKylin Developers Installed-Size: 44 Depends: libc6 (>= 2.34), libdrm2 (>= 2.4.60), libva2 (>= 2.20.0), libva2 (<< 2.20.0.1) Filename: pool/main/libv/libva/libva-drm2_2.20.0-ok1_amd64.deb Size: 6732 MD5sum: 1a04e58503153ab35b9702bc270a17ab SHA1: 40a5ba69fe2bac1f4bbdec1366d15c4a996af451 SHA256: 1d2e780f1484a65373b9105029626e1f29e0c031ce57efbe7ca1b4723717a371 SHA512: 6c0c8f09db10bae5f4760b474fed7e1fc72c0459bfd9dc752d35f85ab31caa0d98d849f6f4626bffe9f43ba1c44c085074780f7a730c9d39e7e6add8fe6cbb13 Homepage: https://github.com/intel/libva Description: Video Acceleration (VA) API for Linux -- DRM runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the libva-drm library. Package: libva-glx2 Architecture: amd64 Version: 2.20.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: openKylin Developers Installed-Size: 52 Depends: libc6 (>= 2.34), libgl1, libva-x11-2 (>= 1.0.3), libva2 (>= 2.20.0), libva2 (<< 2.20.0.1), libx11-6 Filename: pool/main/libv/libva/libva-glx2_2.20.0-ok1_amd64.deb Size: 10552 MD5sum: 8b73daee833becb4a5d2bbea326e4a75 SHA1: 98a2c79c8511590eea6910d714fb45dd91fcbddd SHA256: b7018129cb8e0148e6203921134e5105766921a5a610126a2555740e54eff3e0 SHA512: f40f72c97ffdf81ea2a32af50dcaca22d2f71cdb2f9b21b1ad013c24267bd0d40ea89e00b337ded5bf2977e8d36c2b9f58d35e22f8dc792c5d6066cbd3aa1a0e Homepage: https://github.com/intel/libva Description: Video Acceleration (VA) API for Linux -- GLX runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the libva-glx library. Package: libva-wayland2 Architecture: amd64 Version: 2.20.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: openKylin Developers Installed-Size: 48 Depends: libc6 (>= 2.33), libdrm2 (>= 2.4.60), libva2 (>= 2.20.0), libva2 (<< 2.20.0.1), libwayland-client0 (>= 1.20.0) Filename: pool/main/libv/libva/libva-wayland2_2.20.0-ok1_amd64.deb Size: 8256 MD5sum: f461a54352dc8ce650c0f575a731d3c2 SHA1: 5443d9e84dc45ee4788f6873e3108152afbad101 SHA256: 1daefecd137ca78eec5c44a27cdf952d58d23c11bafe775d266193c84988447d SHA512: bd878b8b24c7a5f68c792df16e366b1526173d44a0143b80186f9db57052c282517419ba25d92ef9ef18dbdc209829e6a0e18cca46bb9f62d8f7513cdf2f3923 Homepage: https://github.com/intel/libva Description: Video Acceleration (VA) API for Linux -- Wayland runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the libva-wayland library. Package: libva-x11-2 Architecture: amd64 Version: 2.20.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: openKylin Developers Installed-Size: 56 Depends: libc6 (>= 2.33), libdrm2 (>= 2.4.60), libva2 (>= 2.20.0), libva2 (<< 2.20.0.1), libx11-6 (>= 2:1.4.99.1), libx11-xcb1 (>= 2:1.8.7), libxcb-dri3-0, libxcb1, libxext6, libxfixes3 Filename: pool/main/libv/libva/libva-x11-2_2.20.0-ok1_amd64.deb Size: 11352 MD5sum: 85658ebf8ca4b36037300563a4a03527 SHA1: d4d83a27f43e2d6c53da9ad81a9aa33f75946ec9 SHA256: c9a440a489e9bdca136c301a7a1f181c52ee782ea6e4b7282e3f6e6ed44901fb SHA512: bc8223eb9fd2ee4edbfb0ce8c8131f021fc1c75b552b9e590976d67b44179b49648d9d7302ef784a654de5a7b2089b4840a331084326b7e7cf00f8c73efedef6 Homepage: https://github.com/intel/libva Description: Video Acceleration (VA) API for Linux -- X11 runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the libva-x11 library. Package: libva2 Architecture: amd64 Version: 2.20.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libva Origin: openKylin Maintainer: openKylin Developers Installed-Size: 222 Provides: libva-driver-abi-1.0, libva-driver-abi-1.17, libva-driver-abi-1.18, libva-driver-abi-1.19, libva-driver-abi-1.20, libva-driver-abi-1.8 Depends: libc6 (>= 2.38) Recommends: va-driver-all | va-driver Filename: pool/main/libv/libva/libva2_2.20.0-ok1_amd64.deb Size: 60656 MD5sum: 82b88a5d33751822d477c18bf4ba6144 SHA1: 8b6a7661a0ecf7bbb113efa844391965af73c3e0 SHA256: 627f3b66184394d78ad137a0dc8523f150c1e57937860c4a61e7d272605fd3e9 SHA512: dd2b02d4425fcae3c61f115b9791c5001ab8c92fb302c8167ec60b3ea998cc293eedbacb6ddc5eaaee45f0285ccaf19382a52ca01d5d96e21ffeb643c659eaa7 Homepage: https://github.com/intel/libva Description: Video Acceleration (VA) API for Linux -- runtime Video Acceleration API (VA API) is a library ("libVA") and API specification which enables and provides access to graphics hardware (GPU) acceleration for video processing on Linux and UNIX based operating systems. Accelerated processing includes video decoding, video encoding, subpicture blending and rendering. The specification was originally designed by Intel for its GMA (Graphics Media Accelerator) series of GPU hardware, the API is however not limited to GPUs or Intel specific hardware, as other hardware and manufacturers can also freely use this API for hardware accelerated video decoding. . This package provides the main libva library. Package: libvala-0.56-0 Architecture: amd64 Version: 0.56.13-ok1 Multi-Arch: same Priority: optional Section: libs Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 3635 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.48) Filename: pool/main/v/vala/libvala-0.56-0_0.56.13-ok1_amd64.deb Size: 796556 MD5sum: f53d79fd86c49851b17067c2be32a39a SHA1: 2385937af98d95415ad267a34e1d7e23aebcfce1 SHA256: 19f06a731388df0583c0f99cc68c60dbcccc5b1b1fa2ca2c2e45306745fcb7f8 SHA512: 1642d160730e7f8019c4df444c0a3edfc6dba50ff21cf689af3ce5e869a4008173286d825af5d0197417b31b8b8dc10218a1a81d9095992210abf81db1c55a5e Homepage: https://wiki.gnome.org/Projects/Vala/ Description: C# like language for the GObject system - library Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. . This library contains the parser used by valac. It can be used for building tools around Vala. Package: libvala-0.56-dev Architecture: amd64 Version: 0.56.13-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 906 Provides: libvala-dev Depends: libvala-0.56-0 (= 0.56.13-ok1), libglib2.0-dev (>= 2.48) Filename: pool/main/v/vala/libvala-0.56-dev_0.56.13-ok1_amd64.deb Size: 56472 MD5sum: b3df49a8a2c8c506afcd11a33fd91657 SHA1: 17cfd8bd91b49da73e36e2a07236ea64e0094f04 SHA256: e005b69be3a077181fcc45924261e63b50500f174e4f16f42d8425efa2526109 SHA512: b4f820c4d6f70776f0740dca464d89c2d8fe8e8606fdb6484098d5042f76d198365483efdfe1a567fe23f89510a6bf1452356492f4622b6b2a5a62ed26c42839 Homepage: https://wiki.gnome.org/Projects/Vala/ Description: C# like language for the GObject system - development headers Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. . This package has the development library and headers for valac. These headers can be used for building tools around Vala. Package: libvalacodegen-0.56-0 Architecture: amd64 Version: 0.56.13-ok1 Multi-Arch: same Priority: optional Section: devel Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 2758 Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.48), libvala-0.56-0 (>= 0.56.11) Conflicts: valac-0.12, valac-0.14, valac-0.16, valac-0.18, valac-0.20, valac-0.22, valac-0.24, valac-0.26, valac-0.28, valac-0.30 Breaks: valac (<< 0.46.5-1.1~) Replaces: valac (<< 0.46.5-1.1~) Filename: pool/main/v/vala/libvalacodegen-0.56-0_0.56.13-ok1_amd64.deb Size: 600134 MD5sum: 210cd90ca1d3885ca1e7ec6cf2e39c4a SHA1: 8e9bd925cff6eb7f9f95281adb69fe4de41cd5b1 SHA256: 3973cb3bc44922707ba570e186e507fd50080d8d1d9908e30f4df8b9d4d3629a SHA512: 9cb4d9e851d78bde3100f54713e24a3a9ce20bac72ac72a3c279978d8c5204e7c28b21fa2244cf493dc911ff9eb6ec64243ce273a08cee959ae398767afb6430 Homepage: https://wiki.gnome.org/Projects/Vala/ Description: internal package for C# like language for the GObject system Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. . This package contains the libvalacodegen shared library. It should not normally be used directly. Package: libvaladoc-0.56-0 Architecture: amd64 Version: 0.56.13-ok1 Multi-Arch: same Priority: optional Section: libs Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1846 Depends: libc6 (>= 2.4), libcgraph6, libglib2.0-0 (>= 2.48), libgvc6, libvala-0.56-0 (= 0.56.13-ok1), libvalacodegen-0.56-0 (= 0.56.13-ok1), libvaladoc-0.56-data Filename: pool/main/v/vala/libvaladoc-0.56-0_0.56.13-ok1_amd64.deb Size: 352924 MD5sum: 7a2b4532a00bbf4ef35db6981313ce3c SHA1: f484490ceb034c0aca6c28c52d632f57d4c22c4d SHA256: 8f08078bde252f7568be39d14051b4832a9b9aea2a9c83fd77f8f8a4ca762836 SHA512: d054da51c718dc08fe23c98f7b4f82769d6eee95201244033932b27458451f728d695ce5100a88d479d9069f35a4306d64a1124150065fe7a5b944a7a7c4ee29 Homepage: https://wiki.gnome.org/Projects/Vala/ Description: API documentation generator for vala (library) Valadoc is a documentation generator for generating API documentation in HTML format from Vala source code. It can be used for *.vala and *.vapi files. . This package contains the library used by valadoc. Package: libvaladoc-0.56-data Architecture: all Version: 0.56.13-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 552 Filename: pool/main/v/vala/libvaladoc-0.56-data_0.56.13-ok1_all.deb Size: 78116 MD5sum: 9379c750abc350d5784b683495172045 SHA1: 2187bdd83e3a4527213db174d0a1aeb279eeb285 SHA256: c391be2ee61ed91e6241cd6a0425ae87da46d0c8215c2b4b472adcc1aac303ac SHA512: 908165f3609f2526340538f7db7c48a48df254ac3a29fe92b90a93dc30e5d4f0a598b818f56ef307f22461bb1a6ccc0a06180aac10ca94f7efe9d30d532945e7 Homepage: https://wiki.gnome.org/Projects/Vala/ Description: API documentation generator for vala (data) Valadoc is a documentation generator for generating API documentation in HTML format from Vala source code. It can be used for *.vala and *.vapi files. . This package contains the icons used by valadoc. Package: libvaladoc-0.56-dev Architecture: amd64 Version: 0.56.13-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: vala Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 743 Provides: libvaladoc-dev Depends: libvala-0.56-dev (= 0.56.13-ok1), libvaladoc-0.56-0 (= 0.56.13-ok1), libgraphviz-dev (>= 2.16) Filename: pool/main/v/vala/libvaladoc-0.56-dev_0.56.13-ok1_amd64.deb Size: 42364 MD5sum: adf3d5225c2da6b4d84f4d22d85895e6 SHA1: 7c4f3989ce69eb5d7e945fbf169af3146ee20f85 SHA256: e29a7e601cd790a2a09af2d49f1e2c2ef0e6805983859a2cc38c4cde35ae5579 SHA512: 426e82bf64c7287b04b10ad4be91d997768e7169b8fca4b6f53272566e487870de06b843651d93a260134864ce211c98a6bd28c8466b9b42f37c118ce4896251 Homepage: https://wiki.gnome.org/Projects/Vala/ Description: API documentation generator for vala (devel files) Valadoc is a documentation generator for generating API documentation in HTML format from Vala source code. It can be used for *.vala and *.vapi files. . This package contains the devel files for the valadoc library. Package: libvalidation-class-perl Architecture: all Version: 7.900059-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 814 Depends: perl:any, libclone-perl, libhash-flatten-perl, libhash-merge-perl, liblist-moreutils-perl, libmodule-find-perl, libmodule-runtime-perl, libmoose-perl Filename: pool/main/libv/libvalidation-class-perl/libvalidation-class-perl_7.900059-ok1_all.deb Size: 239928 MD5sum: 229f393db5617720cda38de2f8dbe1ca SHA1: 3e864cb1e5191d783f91b9a8b2ed0ef424feedec SHA256: 4021e916975252474b71d60b12ad0c05af04a83191bda27670514a317ad69d7d SHA512: 202c053050cdab23716818fff897b87bc0a3436eb15bf66756a1790b612330f5a46498101716f1dd54b13e7af816418549c633c8a6c861eec0a49e49946eb0cf Homepage: https://metacpan.org/release/Validation-Class Description: module for centralized, simplified input validation Validation::Class is a different approach to data validation. It attempts to simplify and centralize data validation rules to ensure DRY (don't repeat yourself) code. The primary intent is to provide a simplistic validation workflow and promote (validation) code reuse. Package: libvariable-magic-perl Architecture: amd64 Version: 0.63-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 108 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libv/libvariable-magic-perl/libvariable-magic-perl_0.63-ok1_amd64.deb Size: 33596 MD5sum: 11c8e74cb12d15fdfce03e15a016239f SHA1: 8dfbaafdfa14b540cb8eb08aa1ad54fbe8432a58 SHA256: 0337184debf8d80c4341a46556ad296836f16f1c489767e450869b5af92069a3 SHA512: 6bcab45880396539a932fe8639efe173c98c0aeb5beeff397317fcc05ea9d8ea065a5d727300302ee4aacb27457f42c333ae67f6532a7abff0f6f1c01e54d09c Homepage: https://metacpan.org/release/Variable-Magic Description: module to associate user-defined magic to variables from Perl Variable::Magic is Perl way of enhancing objects. This mechanism lets the user add extra data to any variable and hook syntaxical operations (such as access, assignment or destruction) that can be applied to it. . With this module, you can add your own magic to any variable without having to write a single line of XS. Package: libvcdinfo-dev Architecture: amd64 Version: 2.0.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: vcdimager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 423 Depends: libvcdinfo0 (= 2.0.1+dfsg-ok1), libcdio-dev (>= 2.0), libiso9660-dev, libc6-dev | libc-dev Filename: pool/main/v/vcdimager/libvcdinfo-dev_2.0.1+dfsg-ok1_amd64.deb Size: 116288 MD5sum: 7891ca59bafbb37301b2d435ffadb403 SHA1: 54c2d5f741f4bcfe1d44b9115f5f007a6cf7b572 SHA256: c88fd5e286e1018a986cd7fab9c612484150bf12fb75491efd72ad7da2baa835 SHA512: 1d72ab474d2a23d09c8a1107cae25892c01176e98391293019a0c84ab57f2ce1fb466c8cd8dcc52d85c193832bb3886ed29a121204f0c6a7ea2f7020b233f70d Homepage: https://www.gnu.org/software/vcdimager/ Description: library to extract information from VideoCD (development files) This package contains development files (headers and static library) for the libvcdino library. . This library can be used to extract information stored on a VideoCD. One use is in media players, such as xine and vlc (where in fact it is currently used). Here libvcdinfo assists in VideoCD navigation, playback control and showing what is contained on a VideoCD. Some standalone programs for this library are vcd-info and vcdxrip (part of the VCDImager distribution). Package: libvcdinfo0 Architecture: amd64 Version: 2.0.1+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: vcdimager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 206 Depends: libc6 (>= 2.14), libcdio18 (>= 2.0.0), libiso9660-11 (>= 2.0.0) Filename: pool/main/v/vcdimager/libvcdinfo0_2.0.1+dfsg-ok1_amd64.deb Size: 92724 MD5sum: 54c135da8929111d7873bfb6f79f0290 SHA1: 2f4577157569d23d9dade5fd213a6cfa875f17ba SHA256: b836e766b09d5ce4883d00021a59e82df4889673d6c125e3ba0091ee0f977b81 SHA512: 273a154553ec83f6ac0726a5ea3c692bb44b702d4d776eb59d9229b1f744652a5052ca8c33404a3dc24410155b5558659c7111a58d39b13c80c8b732c8449c9a Homepage: https://www.gnu.org/software/vcdimager/ Description: library to extract information from VideoCD This library can be used to extract information stored on a VideoCD. One use is in media players, such as xine and vlc (where in fact it is currently used). Here libvcdinfo assists in VideoCD navigation, playback control and showing what is contained on a VideoCD. Some standalone programs for this library are vcd-info and vcdxrip (part of the VCDImager distribution). Package: libvdpau-dev Architecture: amd64 Version: 1.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libvdpau Origin: openKylin Maintainer: openKylin Developers Installed-Size: 230 Depends: libvdpau1 (= 1.5-ok1), libx11-dev Suggests: libvdpau-doc Filename: pool/main/libv/libvdpau/libvdpau-dev_1.5-ok1_amd64.deb Size: 40184 MD5sum: aad37c3e430a23fc39efe3d89c20658a SHA1: e5c5c11213edd12fb0f15f208151e3c2a9529850 SHA256: 7e08835481cca391071ea0f8467aba1cdd0a4f703d462d843de659cf94d9c803 SHA512: 2810f9ba1fe2e032dcfd371aadaa09fd2e6453a4a7b9adb490b2004576d36b3746a4caa3420429ae1360640ea06e9837e090a924deb239c9c1239962652787c3 Homepage: https://www.freedesktop.org/wiki/Software/VDPAU/ Description: Video Decode and Presentation API for Unix (development files) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package contains the files necessary for development with VDPAU. Package: libvdpau-doc Architecture: all Version: 1.5-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libvdpau Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2965 Filename: pool/main/libv/libvdpau/libvdpau-doc_1.5-ok1_all.deb Size: 472020 MD5sum: b99dee64192f7717543877ff7e3efc83 SHA1: e4b0e4114bc42fb7d3952e6339426d4f77267320 SHA256: 79b52dee260c0d3e64cddb6d6694e8a7f282fe4282953d77bbc55d40abf19424 SHA512: dbb24b686d84da64ff8f2f935d454dc3a2f2e399a16502289936473692a7feba15cce7aa96c298a169203b694cfbce25280fbe4832880b97415e163c31647bb8 Homepage: https://www.freedesktop.org/wiki/Software/VDPAU/ Description: Video Decode and Presentation API for Unix (documentation) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package contains the VDPAU documentation. Package: libvdpau1 Architecture: amd64 Version: 1.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvdpau Origin: openKylin Maintainer: openKylin Developers Installed-Size: 101 Depends: libc6 (>= 2.38), libx11-6 (>= 2:1.4.99.1), libxext6 Recommends: vdpau-driver-all | vdpau-driver Filename: pool/main/libv/libvdpau/libvdpau1_1.5-ok1_amd64.deb Size: 24572 MD5sum: 543ee56809cb9a9c28b9109d528fca80 SHA1: 139e07c0ec2e662d1babc376e10b1c7876c4a6a8 SHA256: ac9cd984b235359a8ee57aecc49b907fe5fd49a397b87dcc78683fb9535fc2b2 SHA512: d9dba0bf28ea44eee0480ed77257abeaa1eff60f77217ffa53ab1ea8cbc3ae9c1ead64e077f335c7363c656d1060f9feb403760f7dd9b1b81bc087661b8e26fb Homepage: https://www.freedesktop.org/wiki/Software/VDPAU/ Description: Video Decode and Presentation API for Unix (libraries) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package contains the VDPAU wrapper and trace libraries. Package: libverto-dev Architecture: amd64 Version: 0.3.1-ok1 Priority: optional Section: libdevel Source: libverto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 94 Depends: libverto1t64 (= 0.3.1-ok1), libverto-glib1t64 (= 0.3.1-ok1), libverto-libevent1t64 (= 0.3.1-ok1) Filename: pool/main/libv/libverto/libverto-dev_0.3.1-ok1_amd64.deb Size: 18076 MD5sum: 34c8f897ecb0ad5fa82e56bace3c868f SHA1: 949740dce2a772dc5a72b09ec21a30c2a8dd733c SHA256: 909f0ada060c660b800bbaac7ab8072786790a410353c2a8df6bf9785d33b41b SHA512: 918c6ec248fea2989a856cf9181e1cdb9e2ab635c7e20232743df9d8b0a608f8fa25bb1543e70d43efd4114ee3bc929448fd0c8aee51f6bf7beb511e64e3229c Homepage: https://github.com/latchset/libverto/ Description: Event loop abstraction for Libraries - Development Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select. . This package includes development libraries. Package: libverto-glib1t64 Architecture: amd64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libverto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 32 Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.16.0), libverto1t64 (>= 0.2.4) Breaks: libverto-glib1 (<< 0.3.1-ok1) Replaces: libverto-glib1 Filename: pool/main/libv/libverto/libverto-glib1t64_0.3.1-ok1_amd64.deb Size: 5568 MD5sum: f9726cc1493e27636265aec404d9f9c3 SHA1: 12d020bd5201a89708fd1be6a5a0fa34e01b0963 SHA256: 2fe3ddbc83709b852745ed40005fb7608b02b1fae1de1dc5a31ea5e99115b985 SHA512: 653c530f70a8918de64801a6e032036857b347bd4ac6dea453a0af8ef4e672e7d6ab730bbeaefc7abaafa416c9492d18184f1d7f70d6999803e314fa3d8a5a1a Homepage: https://github.com/latchset/libverto/ Description: Event loop abstraction for Libraries - glib Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select. This package includes support for the glib event loop. Package: libverto-libevent1t64 Architecture: amd64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libverto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 32 Depends: libc6 (>= 2.4), libevent-2.1-7t64 (>= 2.1.8-stable), libverto1t64 (>= 0.2.4) Breaks: libverto-libevent1 (<< 0.3.1-ok1) Replaces: libverto-libevent1 Filename: pool/main/libv/libverto/libverto-libevent1t64_0.3.1-ok1_amd64.deb Size: 5088 MD5sum: 93ad08fedac685a55e1ddad44e27fb07 SHA1: 93d947a619a4ff5670c19e900ff328b6241eeb28 SHA256: 2f82feb94174332e105babbf383f3a9e47d55704ce7e7a7105d42a3765e73270 SHA512: 10ddf36f8f5d206a28a69c0a1d7228971f86c2abd2ea52ddfb1d844134a9dd3adddbd2b81b01637fc5fb666d908a5062681ff498d938fab27fbd9999d5702f99 Homepage: https://github.com/latchset/libverto/ Description: Event loop abstraction for Libraries - libevent Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select. . This package includes support for the libevent event loop. Package: libverto1t64 Architecture: amd64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libverto Origin: openKylin Maintainer: openKylin Developers Installed-Size: 45 Depends: libc6 (>= 2.34), libverto-libevent1t64 | libverto-glib1t64 Breaks: libverto1 (<< 0.3.1-ok1) Replaces: libverto1 Filename: pool/main/libv/libverto/libverto1t64_0.3.1-ok1_amd64.deb Size: 9896 MD5sum: 500020aa9bf2317aa0985cf0976f0caf SHA1: e0073599777f22c9cecc710d2270450c2cb5d0bc SHA256: ef50f86d49d2e4aaccc286ecb647bd4c461ed32f264229b1706cb33e1bd33d0b SHA512: 9aeaa2dc7e19fd469634e833733f3ce411061e41af18282aed3f6be8f2b1bead0be1cefdfdb13cd6472b22ec0d182cc7e05bdd29dafbdf95b521dfc8f962b241 Homepage: https://github.com/latchset/libverto/ Description: Event loop abstraction for Libraries - Runtime Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select. . This package includes the main runtime library. Package: libvidstab-dev Architecture: amd64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libvidstab Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Keng-Yu Lin Installed-Size: 89 Depends: libvidstab1.1 (= 1.1.0-ok1) Filename: pool/main/libv/libvidstab/libvidstab-dev_1.1.0-ok1_amd64.deb Size: 19184 MD5sum: 517e5340c5a26651ee8bcafded9f0289 SHA1: a7d4a26a08123be9ee36342c5778f44b0287ca30 SHA256: 7ed026b1e36f6921d19f615c2536dda2212b24de662b444db4561439a079c6b0 SHA512: 58b2e709830e69e99fe517387720f0355892faa1e50df202e83d53542f2af2dcf00ae37896073c6bc687e3153d1ae715217072f87e36ceeeabc9519d82490bab Homepage: http://public.hronopik.de/vid.stab/ Description: video stabilization library (development files) Imagine you captured a nice video with your camcorder, compact camera or even cell phone while skiing, cycling or whatever sports and the video is basically just jiggled. . Modern cameras come along with hardware stabilisation, however this does not work if you have really strong vibrations - rather the contrary - sometimes this mechanism starts to oscillate. . Vid.Stab is your friend in this matter. It is designed to stabilize even strongly jiggled clips. . This package contains the development files of vid.stab. Package: libvidstab1.1 Architecture: amd64 Version: 1.1.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvidstab Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Keng-Yu Lin Installed-Size: 92 Depends: libc6 (>= 2.29), libgomp1 (>= 4.9) Filename: pool/main/libv/libvidstab/libvidstab1.1_1.1.0-ok1_amd64.deb Size: 37800 MD5sum: a9cc4956153931fe14ee7bafd20d8b0d SHA1: 375f2935b79ee2b7b711cbd0455a11e2342a1cf9 SHA256: 5eb192d5af66aad831d0564398ec7844a46039217b47a74ccc30ca27cf634f5a SHA512: 4de73cea4f5cb48d89c2b926214637844e9af5a213d86c790070613788d53a3aa9ae044463f2137d8930897407f595e671db5e65decd83a59613ddc9677cda06 Homepage: http://public.hronopik.de/vid.stab/ Description: video stabilization library (shared library) Imagine you captured a nice video with your camcorder, compact camera or even cell phone while skiing, cycling or whatever sports and the video is basically just jiggled. . Modern cameras come along with hardware stabilisation, however this does not work if you have really strong vibrations - rather the contrary - sometimes this mechanism starts to oscillate. . Vid.Stab is your friend in this matter. It is designed to stabilize even strongly jiggled clips. . This package contains the shared library. Package: libvirglrenderer-dev Architecture: amd64 Version: 1.0.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: virglrenderer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gert Wollny Installed-Size: 36 Depends: libvirglrenderer1 (= 1.0.0-ok1) Filename: pool/main/v/virglrenderer/libvirglrenderer-dev_1.0.0-ok1_amd64.deb Size: 7584 MD5sum: ae52ef002c8b9c4d4c6ae6479011cf13 SHA1: 98ca8163753f5fd073cf688bd1731d7bd21f9696 SHA256: 5d808b652a1493f5d010f75d04df60432dfc7bde0446bdfd85fb886ead47c033 SHA512: 738d0e800fae79fdc6a3172a6ad818315e399849f2699bcd0ca0c1ea8cf7041cea265544fe271410e4f8714443c21e52f53124664f9115fb55d1bb811341ebcf Homepage: https://virgil3d.github.io/ Description: virtual GPU for KVM virtualization - headers Library used by qemu to implement 3D GPU support for the virtio GPU. . Virgil is a research project to investigate the possibility of creating a virtual 3D GPU for use inside qemu virtual machines, that allows the guest operating system to use the capabilities of the host GPU to accelerate 3D rendering. The plan is to have a guest GPU that is fully independent of the host GPU. . This package contains the development files and headers. Package: libvirglrenderer1 Architecture: amd64 Version: 1.0.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: virglrenderer Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Gert Wollny Installed-Size: 599 Depends: libc6 (>= 2.38), libdrm2 (>= 2.4.38), libepoxy0 (>= 1.5.4), libgbm1 (>= 7.11~1), libva-drm2 (>= 1.1.0), libva2 (>= 2.2.0), libvulkan1 (>= 1.2.131.2), libx11-6 Filename: pool/main/v/virglrenderer/libvirglrenderer1_1.0.0-ok1_amd64.deb Size: 219404 MD5sum: b961a6166a631bc415a208d5bcda6bba SHA1: 2c40a029b71ad08dcb91fd27f950ef2050407187 SHA256: ecdbfe70bbb55590534f98cfff6c1261453488599a89913de7393d8b1fb23b8d SHA512: a7e81bde80185ff7a21532195e673f9442f147fc3e297c22848f07da9f6ac38ffc1f5081cb137ede7282fd99362784d37ff75eeb64a6f96b4e04c14c90d24be2 Homepage: https://virgil3d.github.io/ Description: virtual GPU for KVM virtualization Library used by qemu to implement 3D GPU support for the virtio GPU. . Virgil is a research project to investigate the possibility of creating a virtual 3D GPU for use inside qemu virtual machines, that allows the guest operating system to use the capabilities of the host GPU to accelerate 3D rendering. The plan is to have a guest GPU that is fully independent of the host GPU. Package: libvirt-clients Architecture: amd64 Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 1241 Depends: libvirt0 (= 9.10.0-ok1.1), sensible-utils, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.44.0), libgnutls30t64 (>= 3.7.0), libreadline8 (>= 6.0), libxml2 (>= 2.7.4) Suggests: libvirt-clients-qemu (= 9.10.0-ok1.1), libvirt-daemon (= 9.10.0-ok1.1), libvirt-login-shell (= 9.10.0-ok1.1) Breaks: libvirt-daemon (<< 6.9.0-2~), libvirt-daemon-driver-qemu (<< 6.9.0-2~) Replaces: libvirt-daemon (<< 6.9.0-2~) Filename: pool/main/libv/libvirt/libvirt-clients_9.10.0-ok1.1_amd64.deb Size: 415136 MD5sum: 14d7ee98a147c32ff597ac66b6b4ffee SHA1: 9e39f6dcf2af1be4938f1c1ead51241c1c6acd2e SHA256: 9f90b8e89a28c4d0e523f4fea044ada7f54ad9eb53232ba07549e899dff93b5f SHA512: 89121a0aa930219d4afe2fb943991db3cb36792cb49c7b020ba70bb8a6444000d72b5f86338ff48fd442d12d11972f2d7c326314d9797dd1d2699459e2fe8659 Homepage: https://libvirt.org/ Description: Programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirt shell virsh and other client binaries. Package: libvirt-clients-qemu Architecture: all Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 79 Depends: libvirt0 (<< 9.10.0-ok1.1.1~), libvirt0 (>= 9.10.0-ok1.1), python3-cryptography, python3-libvirt, python3-lxml, python3:any Filename: pool/main/libv/libvirt/libvirt-clients-qemu_9.10.0-ok1.1_all.deb Size: 21664 MD5sum: dd2dea299aeac9fd95dd5bc4da5ad25a SHA1: 60be395a6024e26159e14e8390e593d1411c7e72 SHA256: 5e37d7035606a0e04911576b214cd4d98703a26021856b7577f2b6126ca3d558 SHA512: 76ed8e233fac07071ea4cb4115f75f53fa3f71ef73cbca44a1860b34098e3c472f3283240555b615679e9f9904f68dab021498a55ee670fbaf2740150e19f35c Homepage: https://libvirt.org/ Description: Programs for the libvirt library (QEMU specific) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the QEMU-specific client binaries. Package: libvirt-daemon Architecture: amd64 Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 1704 Depends: libvirt-daemon-driver-qemu (= 9.10.0-ok1.1), libvirt0 (= 9.10.0-ok1.1), libacl1 (>= 2.2.23), libblkid1 (>= 2.17.2), libc6 (>= 2.38), libdevmapper1.02.1 (>= 2:1.02.97), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.44.0), libparted2 (>= 3.1), libpcap0.8t64 (>= 1.5.1), libpciaccess0, libselinux1 (>= 3.1~), libtirpc3t64 (>= 1.0.2), libudev1 (>= 183), libxml2 (>= 2.7.4) Recommends: libvirt-daemon-driver-lxc (= 9.10.0-ok1.1), libvirt-daemon-driver-vbox (= 9.10.0-ok1.1), libvirt-daemon-driver-xen (= 9.10.0-ok1.1), libxml2-utils, lvm2, mount, netcat-openbsd, qemu-kvm | qemu-system Suggests: libvirt-daemon-driver-storage-gluster (= 9.10.0-ok1.1), libvirt-daemon-driver-storage-iscsi-direct (= 9.10.0-ok1.1), libvirt-daemon-driver-storage-rbd (= 9.10.0-ok1.1), libvirt-daemon-driver-storage-zfs (= 9.10.0-ok1.1), libvirt-daemon-system (= 9.10.0-ok1.1), numad Breaks: libvirt-clients (<< 6.9.0-2~), libvirt-daemon-driver-lxc (<< 6.9.0-2~), libvirt-daemon-system (<< 6.9.0-3~), libvirt-sanlock (<< 6.9.0-2~) Replaces: libvirt-daemon-system (<< 6.9.0-3~) Enhances: qemu-kvm, qemu-system, xen Filename: pool/main/libv/libvirt/libvirt-daemon_9.10.0-ok1.1_amd64.deb Size: 404828 MD5sum: 035f1787bbbf260bf57e5552e993fb9d SHA1: 41bd8aecb6cb484458dfdadb29cbb69f73ec07dd SHA256: 2c7d9f2f2fed2d94640fc140910e55c1b20ef73168898e7a9bb5af193673d12f SHA512: f54b34f1289c51a9b8c9e31524000b76121fdb02a955bbc1662421b479887a9b9c898398747ec0aff5943046ee93d6f212ad6c21990c4d734dfc81e721213b47 Homepage: https://libvirt.org/ Description: Virtualization daemon Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the daemon libvirtd to manage the hypervisors. Package: libvirt-daemon-config-network Architecture: all Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 23 Depends: libvirt0 (<< 9.10.0-ok1.1.1~), libvirt0 (>= 9.10.0-ok1.1) Breaks: libvirt-daemon-system (<< 6.9.0-2~) Replaces: libvirt-daemon-system (<< 6.9.0-2~) Filename: pool/main/libv/libvirt/libvirt-daemon-config-network_9.10.0-ok1.1_all.deb Size: 3300 MD5sum: e82f7b047613aeb9c2cb64b48c27dd57 SHA1: 0ecf4faaefe8e0790da492834698b317abd066e2 SHA256: 113e753fc2daca91dbc5869d88bc86526111b1dd7ab6ef949df10a6530bd12a4 SHA512: cfd647b2993f7f518569c75b80ed392d1bd7aac5b16a2f5008aae2515f57a7fcce52b037a3ad8a781e434b9ec76f7ffea18a43e5204cfb51cb5ea022141269a3 Homepage: https://libvirt.org/ Description: Libvirt daemon configuration files (default network) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration for the 'default' libvirt network. Package: libvirt-daemon-config-nwfilter Architecture: all Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 48 Depends: libvirt0 (<< 9.10.0-ok1.1.1~), libvirt0 (>= 9.10.0-ok1.1) Breaks: libvirt-daemon-system (<< 6.9.0-2~) Replaces: libvirt-daemon-system (<< 6.9.0-2~) Filename: pool/main/libv/libvirt/libvirt-daemon-config-nwfilter_9.10.0-ok1.1_all.deb Size: 6132 MD5sum: b930934365cb9658944c12a13ab77397 SHA1: a88e6f57cd66df9cf819551ae83f5fadbde0fd77 SHA256: 25c8013f6e493728cf13fe43edacdc7a0ff9bc8ecc1298541b49e9d23c388e3d SHA512: d831c284c103b36c2c8640df39fa370bcd32a7ad282a7cd84435600b03337a1a6bc956f30f40e03e8a52c9efec176b38d5e52d9f5b03d7dfefabc230ad3c8b6a Homepage: https://libvirt.org/ Description: Libvirt daemon configuration files (default network filters) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration for the default set of nwfilters. Package: libvirt-daemon-driver-lxc Architecture: amd64 Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 411 Depends: libvirt-daemon (= 9.10.0-ok1.1), libvirt0 (= 9.10.0-ok1.1), libblkid1 (>= 2.17.2), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libfuse3-3 (>= 3.2.3), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.44.0), libtirpc3t64 (>= 1.0.2) Breaks: libvirt-daemon (<< 6.9.0-2~) Replaces: libvirt-daemon (<< 6.9.0-2~) Filename: pool/main/libv/libvirt/libvirt-daemon-driver-lxc_9.10.0-ok1.1_amd64.deb Size: 118312 MD5sum: 2ea949aa64e277a7a504711a3a0b2da2 SHA1: 749ac1238f395871c4b9f314df971096c5574fe3 SHA256: 514081e8ba7dfbfe26a208efe397ce32e806d0f4ac8eb0c74d091308672f5e75 SHA512: 6ced47cc842f363614f9a0e6363eadc953981e641ed3969df1ef3e7c64b2f616e1d1973a85398cd102d0353e5b4c32eb826da14590d5a3cb99c72defa07bd5b7 Homepage: https://libvirt.org/ Description: Virtualization daemon LXC connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for LXC. Package: libvirt-daemon-driver-qemu Architecture: amd64 Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 2050 Depends: libvirt0 (= 9.10.0-ok1.1), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.44.0), libgnutls30t64 (>= 3.7.0), libselinux1 (>= 3.1~), libxml2 (>= 2.7.4) Recommends: passt, swtpm, swtpm-tools Breaks: libvirt-clients (<< 6.9.0-2~) Replaces: libvirt-clients (<< 6.9.0-2~) Filename: pool/main/libv/libvirt/libvirt-daemon-driver-qemu_9.10.0-ok1.1_amd64.deb Size: 710900 MD5sum: 584c9d523aaec67d31fe4c5534a1c925 SHA1: 1766eebff32fb07b0ed9aaac0079ae38d51fb077 SHA256: b8134a17b976c1cb13f5ef01f52f0758ecf3ebb5bf86ef521a189ff66d9dc1fd SHA512: c6d25a7240f8b68ca67742b1ef4e13fbf1e6532899f882defc344d7b390b6dc6fd33242337742b142bed63c7674510ac0e271f44f718b7f767c5ec463d0dc7f3 Homepage: https://libvirt.org/ Description: Virtualization daemon QEMU connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for QEMU. Package: libvirt-daemon-driver-storage-gluster Architecture: amd64 Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 53 Depends: libvirt-daemon (= 9.10.0-ok1.1), libvirt0 (= 9.10.0-ok1.1), libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libgfapi0 (>= 11.1), libglib2.0-0t64 (>= 2.12.0) Filename: pool/main/libv/libvirt/libvirt-daemon-driver-storage-gluster_9.10.0-ok1.1_amd64.deb Size: 10124 MD5sum: 18ae83a64ca7ac728e290ee418530eb7 SHA1: bfabc139eb6aed7a3a35ea331e20ff6fe52df333 SHA256: 75058eefa0a9bac0bbd842cb3d647c0b853d9f78ab221b584a36e1b04b7d9b4e SHA512: 8789a5d6cf4cdf4bd85a9df466c45e420274e0919454a04f275f47a71f5b057c1814b75c66ae9b11812fb636ff930bb7073e6093ee0c42fd9ca96657051b63b3 Homepage: https://libvirt.org/ Description: Virtualization daemon glusterfs storage driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd storage driver for GlusterFS. Package: libvirt-daemon-driver-storage-iscsi-direct Architecture: amd64 Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 41 Depends: libvirt-daemon (= 9.10.0-ok1.1), libvirt0 (= 9.10.0-ok1.1), libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.24.0), libiscsi7 (>= 1.18.0) Recommends: qemu-block-extra Filename: pool/main/libv/libvirt/libvirt-daemon-driver-storage-iscsi-direct_9.10.0-ok1.1_amd64.deb Size: 9036 MD5sum: 49831aef6ad364453a00c71157884915 SHA1: b1dd141f9fd0b89e572369c49d1002aa35f68c73 SHA256: 55aa3414abb6cff8845cdedc9867efe4c30021e5b9296566bd4e143bedb1b423 SHA512: 2d78ecd732ef7312c6ea7dd3d52d2e2414a29d269df9ccfae9aa364f655836953d383ff233dd12a1ec0b29e1060a0492764ca9fb435c66b85a1d0b89cbc429eb Homepage: https://libvirt.org/ Description: Virtualization daemon iSCSI (libiscsi) storage driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains a libvirtd storage driver for iSCSI volumes implemented using libiscsi. Package: libvirt-daemon-driver-storage-rbd Architecture: amd64 Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 53 Depends: libvirt-daemon (= 9.10.0-ok1.1), libvirt0 (= 9.10.0-ok1.1), libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.24.0), librados2 (>= 14.2.0), librbd1 (>= 14.2.0) Filename: pool/main/libv/libvirt/libvirt-daemon-driver-storage-rbd_9.10.0-ok1.1_amd64.deb Size: 14668 MD5sum: 9df224e974ad3fd0448cdf1d7c36a73e SHA1: be49c44b4807ebbafa3b3c0f24438d8f4ea79eff SHA256: 813ee47c99988ce9b0975bb021cdf91eff23162d2cb05b25919716014af12283 SHA512: 5078ed628c9c59005240fbe80456f659687943a6669e2acc77409c877a21ac5c212b0203ff14c014e5f0368e76e14e1765da154ccfcb774cf64596cc5dd38da6 Homepage: https://libvirt.org/ Description: Virtualization daemon RBD storage driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd storage driver for RBD/Rados/Ceph. Package: libvirt-daemon-driver-storage-zfs Architecture: amd64 Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 33 Depends: libvirt-daemon (= 9.10.0-ok1.1), libvirt0 (= 9.10.0-ok1.1), libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.12.0) Filename: pool/main/libv/libvirt/libvirt-daemon-driver-storage-zfs_9.10.0-ok1.1_amd64.deb Size: 7256 MD5sum: fb638f6a8891b48a64eb6f47d0847fcd SHA1: 68d2d5be36e0149c16f19f1fe035de0fed24d24a SHA256: a88b6bec0149be83a2a09e07030dc17eb829f150b8f9c939e054203a7fa319b1 SHA512: ecdbde4064706dac1976714cc655628d32143f40d201c136ee662fa2f5c1fffa19a817542cc54619c16254490bc490a988b5ba09b1fb55f3b481154f21a51e66 Homepage: https://libvirt.org/ Description: Virtualization daemon ZFS storage driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd storage driver for ZFS. Package: libvirt-daemon-driver-vbox Architecture: amd64 Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 266 Depends: libvirt-daemon (= 9.10.0-ok1.1), libvirt0 (= 9.10.0-ok1.1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.24.0), libxml2 (>= 2.7.4) Filename: pool/main/libv/libvirt/libvirt-daemon-driver-vbox_9.10.0-ok1.1_amd64.deb Size: 79620 MD5sum: 7cf78a68924253cf8a749a03fff263f1 SHA1: 14edf1e09087d1b6a75a037915af2ef9a85f5c92 SHA256: 454355f651b670941b6029b8045486811fd669b33acedafdf3525f6701283c2d SHA512: 76c76d9a7394beb2858830b68e09be40fa21fd675ca768f0cf15d88f158e960532c08d0f70363ba69809940f42c285d7754126fe8ccd865452abd3fb4601f954 Homepage: https://libvirt.org/ Description: Virtualization daemon VirtualBox connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for VirtualBox. Package: libvirt-daemon-driver-xen Architecture: amd64 Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 317 Depends: libvirt-daemon (= 9.10.0-ok1.1), libvirt0 (= 9.10.0-ok1.1), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.30.0), libxenmisc4.17 (>= 4.17.3+10-ok0), libxenstore4 (>= 4.16.0), libxentoollog1 (>= 4.17.3+10-ok0), libxml2 (>= 2.7.4) Filename: pool/main/libv/libvirt/libvirt-daemon-driver-xen_9.10.0-ok1.1_amd64.deb Size: 108112 MD5sum: ce4060a7509ec601ca7fe457984301f4 SHA1: 59f14d6e23c96fedd28b17ca648416316c627c9f SHA256: 6e1b9c87e60096b7bf239a4b9778669e42a28af999aaee0644e6768ee65f7639 SHA512: c783afaea8e59e2eeb100ae27a072a1c8f074ec5a30ab9fb3c95b8324ac1f0a3a7032f60e3d5f4f4b2285a1c6d003921cab1e72d5e9993870938a2cccbdad1e7 Homepage: https://libvirt.org/ Description: Virtualization daemon Xen connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for Xen. Package: libvirt-daemon-system Architecture: amd64 Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 322 Depends: adduser, gettext-base, iptables | firewalld, libvirt-clients (= 9.10.0-ok1.1), libvirt-daemon (= 9.10.0-ok1.1), libvirt-daemon-config-network (= 9.10.0-ok1.1), libvirt-daemon-config-nwfilter (= 9.10.0-ok1.1), libvirt-daemon-system-systemd (= 9.10.0-ok1.1) | libvirt-daemon-system-sysv (= 9.10.0-ok1.1), libvirt0 (<< 9.10.0-ok1.1.1~), libvirt0 (>= 9.10.0-ok1.1), logrotate, polkitd (>= 121+compat0.1-2), debconf (>= 0.5) | debconf-2.0 Recommends: dmidecode, dnsmasq-base, iproute2, mdevctl, parted Suggests: apparmor, auditd, nfs-common, open-iscsi, pm-utils, systemd, systemtap, zfsutils Filename: pool/main/libv/libvirt/libvirt-daemon-system_9.10.0-ok1.1_amd64.deb Size: 45612 MD5sum: a74c63aa5a58104c14bb23a06a2fea50 SHA1: 53a4666e72b139b225a28268bb8aedb86da31e0f SHA256: 81e3396b1861acc1c8d88934e3b2d393503ef7306e6cb9ab2041b22bae194dd2 SHA512: 69052d3a750b61caae2c3b7e16e44aed5147e6a8919b815e1e0a1d0f7d4a8028486348b9c2fc39fb60cced306f73b07682ebb0c3c48052adcf7e3d6494632c90 Homepage: https://libvirt.org/ Description: Libvirt daemon configuration files Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration files to run the libvirt daemon as a system service. Package: libvirt-daemon-system-systemd Architecture: all Version: 9.10.0-ok1.1 Multi-Arch: foreign Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 13 Depends: libvirt0 (<< 9.10.0-ok1.1.1~), libvirt0 (>= 9.10.0-ok1.1), systemd-container, systemd-sysv Conflicts: libvirt-daemon-system-sysv Filename: pool/main/libv/libvirt/libvirt-daemon-system-systemd_9.10.0-ok1.1_all.deb Size: 1568 MD5sum: acaf2a76533c5f69ab68ab41df2f5e3e SHA1: 6983f8fb7895805cca7784013e744e9750f21f2b SHA256: 634c02d0713d16ef212d6781defc99982df828a6395368575198c4c4ad6650a8 SHA512: 1d6e6f39ebd9f4ee92d12cc9ba91071b00fddff7946f936a827b70651282bdebca6d60b30b294cb06fe2852ec89a81ff1c112c1c5fb64dc4038755777659f225 Homepage: https://libvirt.org/ Description: Libvirt daemon configuration files (systemd) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the dependencies to make libvirt work with systemd. (this is the default). This package is useless without the libvirt-daemon-system package installed. Package: libvirt-daemon-system-sysv Architecture: all Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 30 Depends: libvirt0 (<< 9.10.0-ok1.1.1~), libvirt0 (>= 9.10.0-ok1.1) Filename: pool/main/libv/libvirt/libvirt-daemon-system-sysv_9.10.0-ok1.1_all.deb Size: 4320 MD5sum: 800efda1394a8c9524c946b624b6ee6a SHA1: d23ed649ec6f175ca9d520205a563439c1235f1c SHA256: 922a1e07aab0234d7c9e46b62e0b5c774ee015feb4e33a0f533c0858cda18b74 SHA512: b1dc9416fd884dbbbc8ae2b80278d1dad06f06fa6274411655c1f20022253ecb15410a29653b304633b3efe4c569b903c269dcad12de58f070f83f8475616d9f Homepage: https://libvirt.org/ Description: Libvirt daemon configuration files (sysv) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains dependencies and init scripts to make libvirt work with sysv based init systems. Using libvirt-daemon-systemd is preferred since the init scripts are incomplete. . This package is useless without the libvirt-daemon-system package installed. Package: libvirt-dev Architecture: amd64 Version: 9.10.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 1602 Depends: libvirt0 (= 9.10.0-ok1.1) Recommends: pkg-config Filename: pool/main/libv/libvirt/libvirt-dev_9.10.0-ok1.1_amd64.deb Size: 175328 MD5sum: fc2ddda01bbd5fda5c59c119d4586904 SHA1: 7f6d0319415bccdcfd4316634e2ab299fda69976 SHA256: 9ff131dab7d9bab3ed5f911176f119a85e707d40cf5d7a68c1139a18e9945264 SHA512: 7515de226dc331f0f97d6e042de7a51845fc5c56cd597168e899d2f7940bb6b9dbef34bc12be714dd55cd1b907bd61f1cb4a8e2877055e25fbf91cef258f8b08 Homepage: https://libvirt.org/ Description: development files for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the header files and static libraries which are needed for developing the applications with libvirt. Package: libvirt-doc Architecture: all Version: 9.10.0-ok1.1 Multi-Arch: foreign Priority: optional Section: doc Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 7792 Filename: pool/main/libv/libvirt/libvirt-doc_9.10.0-ok1.1_all.deb Size: 1896032 MD5sum: aaa78cff18718dce144dcc188fb03349 SHA1: c486aff030604160828e35f48cb671ed47bfccac SHA256: c35faad29c8921195b9ef76dfb9b02bdc1813c6f251c4d6f78c66c69377dbfda SHA512: 173d7f345f938b7f6ad636398aa65e67dba4a99f28cdb1c9dcfd88165da8080aaeb55710bb3143a4a5a9de6644d1c05da71f187ec6a2c50ef66f3f7990054963 Homepage: https://libvirt.org/ Description: documentation for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the documentation. Package: libvirt-glib-1.0-0 Architecture: amd64 Version: 5.0.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvirt-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 553 Depends: libc6 (>= 2.38), libglib2.0-0 (>= 2.48.0), libvirt0 (>= 1.2.8~rc2), libxml2 (>= 2.9.1) Recommends: libvirt-glib-1.0-data Filename: pool/main/libv/libvirt-glib/libvirt-glib-1.0-0_5.0.0-ok1_amd64.deb Size: 110784 MD5sum: a1a2238a6878e0efdc0ed1012c3d9e03 SHA1: 6e74c8e9d92b68c04bffc4687b3fa8160115b417 SHA256: f8fcee06273b02ba13be84b07c7d5f5da891c2285c5c8fdf702c0496b1dc1584 SHA512: cc7d7ff2e564a3ee50d28f83df8bd5161f27a67553dbe5cc7baf2c28507ca89f53f0f2b67b71e666fc78abaa1ab38e8816e7d868e79d41402a8d6071519201e5 Homepage: https://libvirt.org Description: libvirt GLib and GObject mapping library The libvirt-glib library eases integration of libvirt's events and API into GLib and GObject based applications. . The API/ABI of this library are still considered unstable. Package: libvirt-glib-1.0-data Architecture: all Version: 5.0.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libvirt-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 139 Filename: pool/main/libv/libvirt-glib/libvirt-glib-1.0-data_5.0.0-ok1_all.deb Size: 14560 MD5sum: 888a79fb2610607beedbc25e10907677 SHA1: fee12acc14da42e1b784f4a7cf4957da2cf85dca SHA256: d36ca11e34b11944bb62137f82894c14124c132efcbb5d4305e0750ec6aadaf9 SHA512: 5f0a88fb4286c0979eb84353ce5f8defd2b96617eb7bdc5d0f50e47e6cb4b89a0d28b079cbe80a22fedb4bfbb6f99a6265d0783c053a41637aabbac7544bb457 Homepage: https://libvirt.org Description: Common files for libvirt GLib library The libvirt-glib library eases integration of libvirt's events and API into GLib and GObject based applications. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libvirt-glib-1.0-dev Architecture: amd64 Version: 5.0.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libvirt-glib Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 2759 Provides: gir1.2-libvirtgconfig-1.0-dev (= 5.0.0-ok1), gir1.2-libvirtglib-1.0-dev (= 5.0.0-ok1), gir1.2-libvirtgobject-1.0-dev (= 5.0.0-ok1) Depends: libvirt-glib-1.0-0 (= 5.0.0-ok1), gir1.2-libvirt-glib-1.0 (= 5.0.0-ok1), libvirt-dev Recommends: pkg-config Filename: pool/main/libv/libvirt-glib/libvirt-glib-1.0-dev_5.0.0-ok1_amd64.deb Size: 151740 MD5sum: 0c922ed3480a7f101383028ccd431f92 SHA1: 68e13bf5fd1e42afcc76b2932b1006b0f073496f SHA256: 58f080a662a3551c446360a708a7e1e2b1588aef3cb649930cd46f005f0f06f0 SHA512: 39b79a8c1a4d152d350116724d6a99e906285cab808d5101061260b88a44aea2b3e92e2e6014b3df3febd6eecc0effc1ba053b41e6ebcd61d4080166f16cba69 Homepage: https://libvirt.org Description: Development files for the libvirt-glib library The libvirt-glib library eases integration of libvirt's events and API into GLib and GObject based applications. . This package contains the header files and static libraries which are needed for developing the applications with libvirt as well as the Vala bindings. . The API/ABI of this library are still considered unstable. Package: libvirt-l10n Architecture: all Version: 9.10.0-ok1.1 Multi-Arch: foreign Priority: optional Section: localization Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 21172 Depends: libvirt0 (<< 9.10.0-ok1.1.1~), libvirt0 (>= 9.10.0-ok1.1) Breaks: libvirt0 (<< 8.10.0-2~) Replaces: libvirt0 (<< 8.10.0-2~) Filename: pool/main/libv/libvirt/libvirt-l10n_9.10.0-ok1.1_all.deb Size: 2756364 MD5sum: 077210fa642d7793ed6e6f8eb85fe5f8 SHA1: 1c465f8153ceabf250ba7461081ebe7750dd6349 SHA256: 85890293f97778c6742013878c5602e623a0cb8b8a75019299771aaf6e0a783f SHA512: fee99c9214788358d9fa12c8618b17fcf4e6894fc048a77e23fa14c006d892a86264dc7ec3e57cb5da73445b4992f582d373db3fb479e7b43b21d1ddc20df809 Homepage: https://libvirt.org/ Description: localization for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the localization files. Package: libvirt-login-shell Architecture: amd64 Version: 9.10.0-ok1.1 Priority: optional Section: admin Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 62 Depends: libvirt-clients (= 9.10.0-ok1.1), libvirt-daemon-driver-lxc (= 9.10.0-ok1.1), libvirt0 (= 9.10.0-ok1.1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.12.0) Breaks: libvirt-clients (<< 6.9.0-2~) Replaces: libvirt-clients (<< 6.9.0-2~) Filename: pool/main/libv/libvirt/libvirt-login-shell_9.10.0-ok1.1_amd64.deb Size: 12640 MD5sum: aa9923517cf74f696dcbe60236da5085 SHA1: 6037130bdd94f461bc1d88abe842a000d60129f4 SHA256: 21242b8199131bc6cd87fc4e78f0b7932eefb44b030d5938f0779733e3f72a17 SHA512: f9cf190d11d302c0f1647d0dc3cc191d63f310d9dfebd0da279dbffd0b24fbacff1766d7b92837762ff28648b05fb9fdbd57d456d64f3ae667430209ba3358df Homepage: https://libvirt.org/ Description: Isolate user sessions using LXC containers Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the virt-login-shell tool, which can be set as a user's login shell to isolate their sessions using LXC containers. Package: libvirt-sanlock Architecture: amd64 Version: 9.10.0-ok1.1 Priority: optional Section: libs Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 75 Depends: augeas-tools, libvirt0 (= 9.10.0-ok1.1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.16.0), libsanlock-client1 (>= 3.6.0) Breaks: libvirt-daemon (<< 6.9.0-2~) Replaces: libvirt-daemon (<< 6.9.0-2~) Filename: pool/main/libv/libvirt/libvirt-sanlock_9.10.0-ok1.1_amd64.deb Size: 17080 MD5sum: c9d9c9ddc40dc015a04a3069caa88008 SHA1: 670b8ed6b2031cc2337333de790766580c6601bd SHA256: a805f70cff301e1f5580686909ad21873ba1f28f9e026a8e3b5d98abc772cd28 SHA512: 471b8a0a27cad60caa7266a3b08706a8cab4e3430c2a79b59b6884e2bb2f319e57785647a6de29fe73ab1c1739a56299fb32582b530e5d529796c8970d90fee8 Homepage: https://libvirt.org/ Description: Sanlock plugin for virtlockd Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the sanlock plugin for libvirt's locking daemon. Package: libvirt-wireshark Architecture: amd64 Version: 9.10.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 871 Depends: libvirt0 (= 9.10.0-ok1.1), libc6 (>= 2.4), libglib2.0-0t64 (>= 2.12.0), libtirpc3t64 (>= 1.0.2), libwireshark17 (>= 3.5.0) Filename: pool/main/libv/libvirt/libvirt-wireshark_9.10.0-ok1.1_amd64.deb Size: 92652 MD5sum: 87b2d894336f06dadc1cf9d9e301c405 SHA1: fe8398b318b72dac16e946020455e687b74f5866 SHA256: 62fab4e84aaf7ac5e0b149e94e05f226e521e53babc2dd4926ea926ec39a8ef8 SHA512: f78429c3ec5013e5bd08f0b38213fc56a0b40150e20e36a6c4a02d1c8a0eb477ea3cb297619b4b84f93c8f42a6c26ef70ef4b4972508415d3d0ee545f80aec4f Homepage: https://libvirt.org/ Description: Wireshark dissector for the libvirt protocol Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the wireshark dissector. Package: libvirt0 Architecture: amd64 Version: 9.10.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libvirt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Libvirt Maintainers Installed-Size: 6121 Depends: libacl1 (>= 2.2.23), libapparmor1 (>= 3.0.0), libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libcurl3-gnutls (>= 7.28.0), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.58.0), libgnutls30t64 (>= 3.8.2), libnl-3-200 (>= 3.2.7), libnuma1 (>= 2.0.15), libsasl2-2 (>= 2.1.28+dfsg1), libselinux1 (>= 3.1~), libssh-4 (>= 0.8.0), libssh2-1t64 (>= 1.2.8), libtirpc3t64 (>= 1.0.2), libxml2 (>= 2.7.4), libyajl2 (>= 2.0.4) Recommends: libvirt-l10n (= 9.10.0-ok1.1) Filename: pool/main/libv/libvirt/libvirt0_9.10.0-ok1.1_amd64.deb Size: 1720308 MD5sum: b312c1805810b75ef203f2309a9ce093 SHA1: 465ad6911d1f3acfd09fe4e635b0775a9005a4cf SHA256: 2229455050a81c96adc01c0b0765e3747ecfa9325dfcf0d9765b739c9b0cc110 SHA512: fac9c1e5bdbaeadc2483ba38aaaa4016630b8ee1c24d5272e03ad149fd36e1cccc122376bc247a4475c92645bd3201afa90e35e73c5cbc470eea86042df760bd Homepage: https://libvirt.org/ Description: library for interfacing with different virtualization systems Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. Package: libvisual-0.4-0 Architecture: amd64 Version: 0.4.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvisual Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 415 Depends: libc6 (>= 2.34) Suggests: libvisual-0.4-plugins Breaks: libvisual-0.4-plugins (<< 0.4.0.dfsg.1-5) Filename: pool/main/libv/libvisual/libvisual-0.4-0_0.4.2-ok1_amd64.deb Size: 113116 MD5sum: 1471744c49e5ddf834d9abdc36da082c SHA1: 759aa0250c9202c2110ef9879d133699a127d1ca SHA256: 8957570e6b7e269745427d6ab675535f3c0e858fbf49d070584e24e629f5db16 SHA512: 2ed3648f666badae006d277eeb9a0189d961f1ea5d41195e46d4517791fe0f8eb20cf2cf85d70daa30aeb49c957ed96174a34f31022729ea1047929b4f714107 Homepage: http://libvisual.org Description: audio visualization framework Libvisual is a generic visualization framework that allows applications to easily access and manage visualization plugins. . Audio visualization is the process of making pretty moving images that are correlated in some way to the audio currently being played by a media player. Most audio visualization is tied to a specific application or media player, making it difficult to share code. Libvisual allows applications to use existing visualization plugins written for the libvisual framework. . This package provides the runtime libraries for libvisual. Libvisual is not very useful without visualization plugins, so it is highly recommended to install the libvisual-0.4-plugins package. Package: libvisual-0.4-dev Architecture: amd64 Version: 0.4.2-ok1 Priority: optional Section: libdevel Source: libvisual Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 833 Depends: libc6-dev | libc-dev, libvisual-0.4-0 (= 0.4.2-ok1), pkg-config Filename: pool/main/libv/libvisual/libvisual-0.4-dev_0.4.2-ok1_amd64.deb Size: 131420 MD5sum: a87d75d8e831b896164513a818c90641 SHA1: 29047dcb94cf80083330f8956a1366dc48645fdc SHA256: 50d41dc5576284972c5e29792606752be26d3c5558fa7fbbe93cc21b2d0a48c1 SHA512: 88ae9c243be0ac6fbd2d3478b0871e0f2428aabc7c053654d63a03d598732cd40c22c095c3e51c29d94d69b76cca1a16b00718bd89e66a6da44de84081497632 Homepage: http://libvisual.org Description: audio visualization framework (development files) Libvisual is a generic visualization framework that allows applications to easily access and manage visualization plugins. . Audio visualization is the process of making pretty moving images that are correlated in some way to the audio currently being played by a media player. Most audio visualization is tied to a specific application or media player, making it difficult to share code. Libvisual allows applications to use existing visualization plugins written for the libvisual framework. . This package provides development headers and libraries used to compile applications that use libvisual. Package: libvlc-bin Architecture: amd64 Version: 3.0.20-ok5 Multi-Arch: same Priority: optional Section: video Source: vlc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 164 Depends: libc6 (>= 2.34), libvlc5 (>= 3.0.20) Filename: pool/main/v/vlc/libvlc-bin_3.0.20-ok5_amd64.deb Size: 16680 MD5sum: 06dd258bd4c379c5fbccd0c221075a61 SHA1: b4510469a00e1628da1527d3df39b55b3d94951d SHA256: f25070a37709dd7c3db2137415ff17c8362db558b81a2cf37d7e4e4cd016856c SHA512: b8e5bf6bd06d7106d83e8987fd2378fcd0aa89b7b92ec1259fb89771c9f3257b1ef9411dde2520a12e1e2eaebab544522ea863c6c0fdaa8c830947b54d6d4263 Homepage: https://www.videolan.org/vlc/ Description: tools for VLC's base library VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the vlc-cache-gen binary. Package: libvlc-dev Architecture: amd64 Version: 3.0.20-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: vlc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 394 Depends: libvlc5 (= 3.0.20-ok5) Filename: pool/main/v/vlc/libvlc-dev_3.0.20-ok5_amd64.deb Size: 56952 MD5sum: bb086f65e5a0a0d3890ab367a09d9151 SHA1: aa755a23a8c620cd23543f1f1ce2c7512251b070 SHA256: 3dd61531a5967162a5e9e7bb8e0834ae929f27c4e3451f565f2de305a8cfbeb0 SHA512: 070c0b9f2d1de3372bacb7a37333ecddde7e3464d430043d5c6c9e8aef0272b69fdb9ae9b3144cce75a9f25c8f50ee14ad7b0ab3e124757c5255a49d0c9b6fb3 Homepage: https://www.videolan.org/vlc/ Description: development files for libvlc This package contains headers and a static library required to build standalone applications that use VLC features. . VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. Package: libvlc5 Architecture: amd64 Version: 3.0.20-ok5 Multi-Arch: same Priority: optional Section: libs Source: vlc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 307 Depends: libc6 (>= 2.38), libvlccore9 (>= 3.0.20) Recommends: libvlc-bin (= 3.0.20-ok5) Filename: pool/main/v/vlc/libvlc5_3.0.20-ok5_amd64.deb Size: 67960 MD5sum: 3c0d391aa12c62014261f6a5dee913ea SHA1: 13b1b7987b23d70def80468b41727dcec8601ca3 SHA256: 1170b50a86b5c2243cf2df969296f27a6c834ca0aee46a3ff0562e253179e284 SHA512: ee181b93ca723f7bff09040ff7543715c9bc4e7fed4681f7fa437e2d58a9472c1441722762463257f206a4ff1da0d64675f743a157b437c7616a57d35828ee67 Homepage: https://www.videolan.org/vlc/ Description: multimedia player and streamer library VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the shared library required by applications using VLC features. Package: libvlccore-dev Architecture: amd64 Version: 3.0.20-ok5 Multi-Arch: same Priority: optional Section: libdevel Source: vlc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 960 Depends: libvlccore9 (= 3.0.20-ok5) Filename: pool/main/v/vlc/libvlccore-dev_3.0.20-ok5_amd64.deb Size: 166992 MD5sum: 2d8fd80d391851b2d35fea6a8d54ba90 SHA1: 252d726f54f589bf583aa35f9490c930781d5d73 SHA256: 496962170a8e15d21221147965af92a950f8a997cb289ec3b20ffedf60f5e0ae SHA512: 1c5bf82863811b621ae3c423a4730655b2827173778ec89d0e83f781784f7a2c20c52798858c5e0084dc4770cb5b7dd1219f68c867d303762936e2f5f5e0b303 Homepage: https://www.videolan.org/vlc/ Description: development files for libvlccore VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains headers and a static library required to build plugins for VLC. Package: libvlccore9 Architecture: amd64 Version: 3.0.20-ok5 Multi-Arch: same Priority: optional Section: libs Source: vlc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1242 Provides: vlc-plugin-abi-3-0-0f Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libidn12 (>= 1.13) Recommends: libproxy-tools Filename: pool/main/v/vlc/libvlccore9_3.0.20-ok5_amd64.deb Size: 431852 MD5sum: 612058619e478fab5db71b99c2461a41 SHA1: 0d495114fdf83eac5bbc93d642dc0cfa9c1f9511 SHA256: 785dc8d513426a8a0867244248ec6edbb7573283b04a4f0b3b1e64265bdd1907 SHA512: 85c5fa9805db175a71e3e59b2f8403dcf1599cacc944bd49941091f29bf2056ac6bb8482195cf128ad99522261e540806712b822fb205c4d39a97d8207cc0aca Homepage: https://www.videolan.org/vlc/ Description: base library for VLC and its modules VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources. . This package contains the shared library required by VLC modules and libvlc. Package: libvncclient1 Architecture: amd64 Version: 0.9.14+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvncserver Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 303 Depends: libc6 (>= 2.33), libgcrypt20 (>= 1.10.3), libgnutls30t64 (>= 3.8.2), libjpeg62-turbo (>= 1.3.1), liblzo2-2 (>= 2.02), libsasl2-2 (>= 2.1.28+dfsg1), zlib1g (>= 1:1.1.4) Breaks: libvncserver0 (<< 0.9.9+dfsg-3) Replaces: libvncserver0 (<< 0.9.9+dfsg-3) Filename: pool/main/libv/libvncserver/libvncclient1_0.9.14+dfsg-ok1_amd64.deb Size: 66664 MD5sum: 1216d4dccf0d4fe45f6e00c40473f6be SHA1: 16d0f37ee3c56b53472cf40ca693a3a9bc69db50 SHA256: dc102dad1e412db84999fa7807a0ea8a68a2e95ef7544707520602fb957c3c15 SHA512: bd4c67cc9bcafb35cd8ddeb0321b5f44789e98d0103ad432bd1d723d695212f4c67be7985c25bc22e42c394c5615e7c02cf795ffa930ae513b929e84dfa2aa0c Homepage: http://libvnc.github.io Description: API to write one's own VNC server - client library LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package provides the client library. Package: libvncserver-dev Architecture: amd64 Version: 0.9.14+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libvncserver Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 495 Depends: libvncclient1 (= 0.9.14+dfsg-ok1), libvncserver1 (= 0.9.14+dfsg-ok1), libgcrypt20-dev, libgnutls28-dev, libjpeg-dev, liblzo2-dev, libsasl2-dev, zlib1g-dev Filename: pool/main/libv/libvncserver/libvncserver-dev_0.9.14+dfsg-ok1_amd64.deb Size: 76912 MD5sum: 9e7723eaa7ddb542cf6d9cbb44fa253a SHA1: 6410d52ac11fbd5f0945dbce17106f2d22e1f0f1 SHA256: 616bc05a92508771aee27eba2f384ea3c0e2ebc882a051715420ccecd2dab37e SHA512: 693447884000ef7858efe42586f9a1a6ffa74cbaa5b2a8ea4aa1fa5761760e8b81242f7536b03c7de2dd92bd7b6102190419e0ba0f0869f9ce56a63b819dfbd2 Homepage: http://libvnc.github.io Description: API to write one's own VNC server - development files LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This is the development package which contains headers and static libraries for libvncserver. Package: libvncserver1 Architecture: amd64 Version: 0.9.14+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvncserver Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 451 Depends: libc6 (>= 2.34), libgcrypt20 (>= 1.10.3), libgnutls30t64 (>= 3.8.1), libjpeg62-turbo (>= 1.3.1), liblzo2-2 (>= 2.02), zlib1g (>= 1:1.2.0) Filename: pool/main/libv/libvncserver/libvncserver1_0.9.14+dfsg-ok1_amd64.deb Size: 123888 MD5sum: f34d1811a8a3b00ee648b2df27886b61 SHA1: 7223ce598799d2f173dee1fb8b1e5afc481a7521 SHA256: e72f8dd81802e41a391430457afc2bf39ad7d37dfb39244c3c193591976b769c SHA512: 60c14cdce6697f9285dca77b94eab3fe83414d85005ec9545091042f3017364cf9cbc261be461c2755083e4ab1a6d4056dd9c62736824855173195dc3a1d65b8 Homepage: http://libvnc.github.io Description: API to write one's own VNC server LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package provides the server library. Package: libvo-aacenc-dev Architecture: amd64 Version: 0.1.3-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: vo-aacenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 258 Depends: libvo-aacenc0 (= 0.1.3-ok1.1) Filename: pool/main/v/vo-aacenc/libvo-aacenc-dev_0.1.3-ok1.1_amd64.deb Size: 71036 MD5sum: 0f1829bbfed97580c3054d8824222dcc SHA1: 15421a823a345294cbbca03f0a3d04b7b00fd634 SHA256: 15c2c2175849230128d6b120d913951ed9f7aebace3461769a00c6ed4ae7e900 SHA512: 995ce8599cd60740f01b413046c30cfea4c5e6bb70862beae3124b03411db55b0375591fe547d5755b0d62f944b19de384e9704f174db911428cd52eb68be909 Homepage: http://opencore-amr.git.sourceforge.net/ Description: VisualOn AAC encoder library (development files) This library contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. . This package contains development files. Package: libvo-aacenc0 Architecture: amd64 Version: 0.1.3-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: vo-aacenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 179 Depends: libc6 (>= 2.14) Filename: pool/main/v/vo-aacenc/libvo-aacenc0_0.1.3-ok1.1_amd64.deb Size: 63828 MD5sum: bf1e45044f5bc1a9f1b25ae92b0fb017 SHA1: 90059c83c7cd06cf2967129980ab90f26e781b6a SHA256: 7f999cde39abe74aae1ddbd69fd42b571441cee8eea20dc8d07ed963bb76ac06 SHA512: 714b07a90c0a4c3705001696b9f8858b01aabcc48770f565ddcdbe8605be1f56c8edd68eed2ce394b7a033804e2437678bdaa064be4efdffdfdcd71cad30c4b3 Homepage: http://opencore-amr.git.sourceforge.net/ Description: VisualOn AAC encoder library This library contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. Package: libvo-amrwbenc-dev Architecture: amd64 Version: 0.1.3-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: vo-amrwbenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 244 Depends: libvo-amrwbenc0 (= 0.1.3-ok1.1) Filename: pool/main/v/vo-amrwbenc/libvo-amrwbenc-dev_0.1.3-ok1.1_amd64.deb Size: 62792 MD5sum: 8a4443bc5b7ae2a5532e32f31620b682 SHA1: bc90b688c84af082c6d12f5cc5fa8d5ad71de30e SHA256: 8d663af859903653901bdc39d759d028ca3a97e3ab3cdb8fb153efa557280643 SHA512: 3e5542a45be73e79854f99d8745f233ea101b9754d45971828fa80834f254fb351a0c04fa332a9613452e058a07ec3ceaaef7fa2721cc5b7194e1912dc272ab9 Homepage: http://opencore-amr.git.sourceforge.net/ Description: VisualOn AMR-WB encoder library (development files) This library contains an encoder implementation of the Adaptive Multi Rate Wideband (AMR-WB) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. Package: libvo-amrwbenc0 Architecture: amd64 Version: 0.1.3-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: vo-amrwbenc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 174 Depends: libc6 (>= 2.14) Filename: pool/main/v/vo-amrwbenc/libvo-amrwbenc0_0.1.3-ok1.1_amd64.deb Size: 63782 MD5sum: ed12bcc3679663fd38221d894695101b SHA1: d4d65aaca41c7b2576451c56a569e0fca9cc6a19 SHA256: da2139ed4b9310fe77ab303f5f6122409041caa12df0716dbec1dd607c712662 SHA512: efd74b3605ad3f0ac5c89ae2001f66209dc444eccdc76881beb93ae406848d61198beeecac05102d861021b0aa2ecabd25b16d6b9ebcacc63ca170fa2bef6fcc Homepage: http://opencore-amr.git.sourceforge.net/ Description: VisualOn AMR-WB encoder library This library contains an encoder implementation of the Adaptive Multi Rate Wideband (AMR-WB) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. . This package contains development files. Package: libvolume-key-dev Architecture: amd64 Version: 0.3.12-ok2 Priority: optional Section: libdevel Source: volume-key Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 69 Depends: libvolume-key1 (= 0.3.12-ok2) Filename: pool/main/v/volume-key/libvolume-key-dev_0.3.12-ok2_amd64.deb Size: 14858 MD5sum: c46e150c3dc31b681092c2d0529f50e0 SHA1: 4299aeaac14a4ecf4820099a356e7e4d46dfb5db SHA256: 3a86bc4ebda6e8eb59ac5d1bd90848659e805e201abf60c61173bbd653d5414e SHA512: f2fd1ce3d7d829e9cf9415363d29aef8724b8dbc9a97952f0f2463d3ec83e3dd0695b7f3702caaea8a641196319689b10180ba77bc2a6f0e3032145d3e9b74b4 Homepage: https://pagure.io/volume_key Description: Library for manipulating storage encryption keys (dev files) This package provides the development header files for libvolume_key, a library for manipulating storage volume encryption keys and storing them separately from volumes. . The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly. Package: libvolume-key1 Architecture: amd64 Version: 0.3.12-ok2 Priority: optional Section: libs Source: volume-key Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 813 Depends: libblkid1 (>= 2.16), libc6 (>= 2.14), libcryptsetup12 (>= 2:1.4), libglib2.0-0 (>= 2.18.0), libgpgme11 (>= 1.4.1), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), gnupg Filename: pool/main/v/volume-key/libvolume-key1_0.3.12-ok2_amd64.deb Size: 134424 MD5sum: 5b56c0f44e1febaf26b875cb41708ab4 SHA1: f43032716c3a834925c717cb1fea5eaf12732943 SHA256: 0973da6591d647dd9d4818604f3e61f5a97be007ddd0963cb07ce5b61397b9a9 SHA512: b5b94da35f41471fbf1167b6c1a99259b7f6577c1a87a75a758982e2434ec00fda4e8aae9927c00c9e1a882728b51ad1b2bbb747707037908e0077cd212efaa8 Homepage: https://pagure.io/volume_key Description: Library for manipulating storage encryption keys and passphrases This package provides libvolume_key, a library for manipulating storage volume encryption keys and storing them separately from volumes. . The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly. Package: libvorbis-dev Architecture: amd64 Version: 1.3.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libvorbis Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1689 Depends: libogg-dev, libvorbis0a (= 1.3.7-ok1), libvorbisenc2 (= 1.3.7-ok1), libvorbisfile3 (= 1.3.7-ok1) Filename: pool/main/libv/libvorbis/libvorbis-dev_1.3.7-ok1_amd64.deb Size: 314536 MD5sum: 4ee06af99e82f17a647c1fbfb5553d54 SHA1: 4303e69701b805bd677c7638d8c80cf308590466 SHA256: 3ae83127f59ac82e6c6fc34c8f71ac86a20cffa68657f6252257ba033c63d6f7 SHA512: e49bbb6698f55857095ff620d9306487245dbe114029e8d44f44ca7fcb758739b07b233a32275c844a0a2295814e5a1516f562eefa8cb47176251fbc12f26853 Homepage: https://www.xiph.org/vorbis/ Description: development files for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . This package contains the header files and documentation needed to develop applications with libvorbis. Package: libvorbis0a Architecture: amd64 Version: 1.3.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvorbis Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 195 Depends: libc6 (>= 2.29), libogg0 (>= 1.1.0) Filename: pool/main/libv/libvorbis/libvorbis0a_1.3.7-ok1_amd64.deb Size: 85524 MD5sum: a7f3a2bcfcb530ee1fa4c9be11c369c5 SHA1: 833fef6f3042babd53441ffc626c51de5ffc273a SHA256: 824f784ada316e8a935c5ee01ed5e243a0b009f2235bf902817a5d3023e428ca SHA512: f6eecb526f288bd15a1bd1f491fa86740b9eb725da0a8860ac86d5f93a1b05b6a20a40e6ec0b6bad65773f571187c2de274c7690d12e9dc8ac6576af5b5814e0 Homepage: https://www.xiph.org/vorbis/ Description: decoder library for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbis library is the primary Ogg Vorbis library. Package: libvorbisenc2 Architecture: amd64 Version: 1.3.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvorbis Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 697 Depends: libc6 (>= 2.4), libvorbis0a (= 1.3.7-ok1) Filename: pool/main/libv/libvorbis/libvorbisenc2_1.3.7-ok1_amd64.deb Size: 70228 MD5sum: 36254e207af4d4378df17549af5c35d7 SHA1: 3c5c7d20666f795cc434099b72e33cd8ad4582dd SHA256: eee3890637257cdef52b250a2e1a12b01976393cb5ddc1a5a83f7ecaab301515 SHA512: 8365b0992ed3b679f2dad8e1dbaf632e760efb6512011dcbd5cbfe30a87f840a771d84c812114aab7a27db73a9a0995e02a5368b80c19cb651f908fe81699991 Homepage: https://www.xiph.org/vorbis/ Description: encoder library for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisenc library provides a convenient API for setting up an encoding environment using libvorbis. Package: libvorbisfile3 Architecture: amd64 Version: 1.3.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvorbis Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 57 Depends: libc6 (>= 2.14), libogg0 (>= 1.1.0), libvorbis0a (= 1.3.7-ok1) Filename: pool/main/libv/libvorbis/libvorbisfile3_1.3.7-ok1_amd64.deb Size: 15840 MD5sum: f9a2aa9dda038e0d79505b820386dab1 SHA1: 0b1ab1ccd29de57b02a1bc04a4c261ebfc46ccdc SHA256: d8f7427be7aaf7c48d391f6938334a65e184cbc58b8f02107a43c052b8a1348b SHA512: 42243195330db2c17169b262e5498a0fd5d5ddbd3bcd08080ef9414ffff414407f0c844b3d143817a0b6d8cc2dafb68898940a3aa4d09903039528e68ee851da Homepage: https://www.xiph.org/vorbis/ Description: high-level API for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisfile library provides a convenient high-level API for decoding and basic manipulation of all Vorbis-I audio streams. Package: libvpx-dev Architecture: amd64 Version: 1.12.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libvpx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4854 Depends: libvpx7 (= 1.12.0-ok1) Filename: pool/main/libv/libvpx/libvpx-dev_1.12.0-ok1_amd64.deb Size: 1268376 MD5sum: af2609722eb0b689736ffca555d77f51 SHA1: dc2785cd2d7e3c18c31fc35466c3ad80ee73618b SHA256: 2935d7463f79fb732a8a0b8b6c833c8b3e441adb71bfd7fabe5a777589a51bde SHA512: 0bdd4729cc3147a2662e46ec30de11c214148d9c7f8a95cf5bd9503b94d8783bf8f3cd03f1f2cc68a828fb651a9069c679753e36b069a7e88d48727301fc452d Homepage: https://www.webmproject.org Description: VP8 and VP9 video codec (development files) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the development libraries, header files needed by programs that want to compile with libvpx. Package: libvpx-doc Architecture: all Version: 1.12.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libvpx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3736 Recommends: lynx | www-browser Filename: pool/main/libv/libvpx/libvpx-doc_1.12.0-ok1_all.deb Size: 276696 MD5sum: c4e71fc82cd394b4d3056f21d1a16c27 SHA1: c33212ec31dc04254e201dd486b73d3956519b1f SHA256: c1202accfa89e2fbabf372a205d78bdbd8f3a709c7b18a1839df6a8ee000ec79 SHA512: 453580a22e3dbffef775c4ba0c6d14311ebf99eeb4d47a7a67100048c1d53f1e80c91ea49d283fd090ee476f15c62560895c4ce2c1854779cf3df945258abc3f Homepage: https://www.webmproject.org Description: VP8 and VP9 video codec (API documentation) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the HTML documentation for the libvpx library in /usr/share/doc/libvpx-doc. Package: libvpx7 Architecture: amd64 Version: 1.12.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libvpx Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3227 Depends: libc6 (>= 2.34) Filename: pool/main/libv/libvpx/libvpx7_1.12.0-ok1_amd64.deb Size: 1096710 MD5sum: 8cac58d4083bf71ca146a4e2a8b11dae SHA1: 2fc527d159bc602c4c4b4d941c2b615fc0e19eac SHA256: cd554df82cbcac8a459c668d1ec1657bc4c9447572784d9cee76652c7c773c7e SHA512: edae5fc1c29a922515df8272c72b5b271422487e67b71dc2f591c10a67cecbf63dfd820927e32741fafde3226ff65a1fcbd6eb722dc12e7a7417a3f5deea0601 Homepage: https://www.webmproject.org Description: VP8 and VP9 video codec (shared library) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the shared libraries. Package: libvte-2.91-0 Architecture: amd64 Version: 0.76.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: vte2.91 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1187 Depends: libvte-2.91-common (= 0.76.0-ok2), libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libfribidi0 (>= 1.0.0), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.77.3), libgnutls30t64 (>= 3.7.2), libgtk-3-0t64 (>= 3.24.22), libicu74 (>= 74.1-1~), liblz4-1 (>= 0.0~r130), libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.22.0), libpcre2-8-0 (>= 10.32), libstdc++6 (>= 11), libsystemd0 (>= 220) Filename: pool/main/v/vte2.91/libvte-2.91-0_0.76.0-ok2_amd64.deb Size: 212516 MD5sum: 9a91637395e5ade05564adee9468365d SHA1: cda1a8394f7598995d0f263f58cad8275680a883 SHA256: c5a5b1c2d3dc5e366b6514cef701dd8c832e784468a0e2dd9225ea346d84c266 SHA512: 651f2540c50c6aec72764d053ebc1fd1d9f26f931b15d54c4f65ae0b8b642b667c9b38a43e72121e2ae26415c23ae0585983468449e745c5ad85d2c06a0876f8 Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: Terminal emulator widget for GTK+ 3.0 - runtime files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains the runtime library, needed by programs using the VTE widget with GTK+ 3.0. Package: libvte-2.91-common Architecture: amd64 Version: 0.76.0-ok2 Multi-Arch: foreign Priority: optional Section: libs Source: vte2.91 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1071 Depends: libc6 (>= 2.34) Filename: pool/main/v/vte2.91/libvte-2.91-common_0.76.0-ok2_amd64.deb Size: 49240 MD5sum: b17b0ddea7115c8b2cda86c41574cb04 SHA1: 2a661f184a029f60bff52d3ba7a60ed784d07674 SHA256: ddce02e410209a3059436eb2e41e1a94bc53f917ddfadb458fd1fc2fa95169af SHA512: a95561de7dae9b7c56432ab2269ea03f092d708b7a261cff4a9df85be3f5ace7de16fea4b2cbfb6330e53bcb9c50407c0bdc9f08164d8693ba12f4a07c928750 Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: Terminal emulator widget for GTK+ 3.0 - common files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains internationalization files for the VTE library and common files for the GTK+ 3.x version. Package: libvte-2.91-dev Architecture: amd64 Version: 0.76.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: vte2.91 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1076 Depends: gir1.2-vte-2.91 (= 0.76.0-ok2), libglib2.0-dev (>= 2.72.0), libgnutls28-dev (>= 3.2.7), libgtk-3-dev (>= 3.12.0), libpango1.0-dev (>= 1.22.0), libpcre2-dev (>= 10.21), libvte-2.91-0 (= 0.76.0-ok2), libvte-2.91-common, zlib1g-dev Recommends: libvte-2.91-doc Conflicts: libvte-2.90-dev Filename: pool/main/v/vte2.91/libvte-2.91-dev_0.76.0-ok2_amd64.deb Size: 42796 MD5sum: b667bed9d53a525c6c95cd0efc3c3403 SHA1: 0d6d0f0bd829594f19dae3a5f717b4106b7d1173 SHA256: 174b7866ba0bae29ce64ec6aa60b7bd71a2543b49cb0ace63358db44669f5462 SHA512: 92dd51edaf7bf960208a12cf00c5c158cc91d250bd64ee3739ed0b8281b22e3d1c99ec8d830e61ce2266eec6fbe734fbd3fd6cda0bb1d4116179bf56177bda59 Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: Terminal emulator widget for GTK+ 3.0 - development files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains development files for the VTE library and its Python bindings. It is needed to develop and build programs using the VTE widget with GTK+ 3.0. Package: libvte-2.91-doc Architecture: all Version: 0.76.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: vte2.91 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4769 Filename: pool/main/v/vte2.91/libvte-2.91-doc_0.76.0-ok2_all.deb Size: 106632 MD5sum: 7e9b77c4a42656a6e7e6887de0550573 SHA1: c660f94086398670727e2aa0f1e58d49d5a8bf90 SHA256: f5d7f6f75f05e6b7011b9f2ff8b58772a11ebb1de01a1e37739c68d6ab7ea28d SHA512: 475ea15ab3341e551a5590fb86a22f442086502909044ed1efa110bb83153f7cc059659665e0d33c7e86902acec692dbcea997ce8c34761fa690fe8cc5d66e5a Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: Terminal emulator widget for GTK+ 3.0 - documentation The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains documentation files for the VTE library for GTK+ 3.x. Package: libvte-2.91-gtk4-0 Architecture: amd64 Version: 0.76.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: vte2.91 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1173 Depends: libvte-2.91-common (= 0.76.0-ok2), libc6 (>= 2.34), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libfribidi0 (>= 1.0.0), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.77.3), libgnutls30t64 (>= 3.7.2), libgtk-4-1 (>= 4.14.1), libicu74 (>= 74.1-1~), liblz4-1 (>= 0.0~r130), libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.22.0), libpcre2-8-0 (>= 10.32), libstdc++6 (>= 11), libsystemd0 (>= 220) Filename: pool/main/v/vte2.91/libvte-2.91-gtk4-0_0.76.0-ok2_amd64.deb Size: 205208 MD5sum: 557e4e40c4a73a06eb2fedcf5db10a69 SHA1: 717d42bee679b865e83278fa11e04be6d0574cc1 SHA256: b657a42481ea81f75a2d05321aaccf76eaa184329173168c2c8d776ff7dbccd1 SHA512: 25d2f09a72572f29a88375d558e1283d93ade8f5ba2424eb6061fdbfc0afeabe03c40ba9d234810bda2d45809a8c02277ac99a3a1b5a871edc905642d413899c Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: Terminal emulator widget for GTK 4 - runtime files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains the runtime library, needed by programs using the VTE widget with GTK 4. Package: libvte-2.91-gtk4-dev Architecture: amd64 Version: 0.76.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: vte2.91 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1054 Depends: gir1.2-vte-3.91 (= 0.76.0-ok2), libglib2.0-dev (>= 2.72.0), libgnutls28-dev (>= 3.2.7), libgtk-4-dev (>= 4.14), libpango1.0-dev (>= 1.22.0), libpcre2-dev (>= 10.21), libvte-2.91-gtk4-0 (= 0.76.0-ok2), libvte-2.91-common, zlib1g-dev Recommends: libvte-2.91-doc Filename: pool/main/v/vte2.91/libvte-2.91-gtk4-dev_0.76.0-ok2_amd64.deb Size: 41568 MD5sum: 07b5af381aa46ec010a17fe74d2ecc1d SHA1: d331686994157bb9036ff77ffe5f130d7a3ee1c0 SHA256: ba1a061d9d223257ecae1428f1702347fe5df3541caca6b2a1be8e918bf540f0 SHA512: cecf75834eb7ce305c974d42f595bfb3e5dfe130dd9668c3db5da44c0a2fe321a8f8664f821d416923e8203e384b4abebdfd8f585fd0c858d162e9dc6cbfdbce Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: Terminal emulator widget for GTK 4 - development files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains development files for the VTE library and its Python bindings. It is needed to develop and build programs using the VTE widget with GTK 4. Package: libvte-2.91-gtk4-doc Architecture: all Version: 0.76.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: vte2.91 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4425 Filename: pool/main/v/vte2.91/libvte-2.91-gtk4-doc_0.76.0-ok2_all.deb Size: 99556 MD5sum: 8ef88d0d9f8ae15acd590c374ad91a8c SHA1: 3c18e61cf01251e0a68d7beba9d9dac21a1766ba SHA256: 5eadc73a2deff6d0d7c2da4135cea9553c038440dd3f976e1e2e0811d9bb4790 SHA512: 4c2972544ac4d3af67a91f68de02001142eadb88ad4e6f76b6dcf9c3f593f202eb1568a0899869c584097dab3a17b05b26f8aa1ecfa7dc72e6aa06ef138849fa Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Description: Terminal emulator widget for GTK 4 - documentation The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains documentation files for the VTE library for GTK 4. Package: libvtk6-dev Architecture: amd64 Version: 6.3.0+dfsg2-ok2 Priority: optional Section: libdevel Source: vtk6 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 16524 Depends: default-libmysqlclient-dev, libavcodec-dev, libavformat-dev, libavutil-dev, libc6-dev, libeigen3-dev, libexpat-dev, libfreetype6-dev, libgdal-dev, libgl1-mesa-dev | libgl-dev, libgl2ps-dev, libglu1-mesa-dev | libglu-dev, libhdf5-mpi-dev, libjpeg-dev, libjsoncpp-dev, libnetcdf-dev, libnetcdf-cxx-legacy-dev, libogg-dev, libpng-dev, libpq-dev, libswscale-dev, libtheora-dev, libtiff-dev, libvtk6.3 (= 6.3.0+dfsg2-ok2), libx11-dev, libxft-dev, libxml2-dev, libxss-dev, libxt-dev, mpi-default-dev, x11proto-core-dev, zlib1g-dev Conflicts: libvtk5-dev Replaces: libvtk5-dev Filename: pool/main/v/vtk6/libvtk6-dev_6.3.0+dfsg2-ok2_amd64.deb Size: 2015882 MD5sum: 6e838a363827ae7cdacb20e4657d9f24 SHA1: d4a310b323b90f4d3680af88922c4f2b0166c24e SHA256: c452c74fcbfa11c17c73e26fa53b3e8efddf55b5fdef45c44b24d377f28fd3fe SHA512: c23623b9328182ceca1aa4571d5a38cd86a648d04a6ee2e0cd1d2810ee9ba9999897ef981a0fcc90379d5580f5e82dfd7c641700e339b7bb9429af51fa68c500 Homepage: https://www.vtk.org/ Description: VTK header files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. Package: libvtk6-qt-dev Architecture: amd64 Version: 6.3.0+dfsg2-ok2 Priority: optional Section: libdevel Source: vtk6 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1536 Depends: libvtk6-dev (= 6.3.0+dfsg2-ok2), libvtk6.3-qt (= 6.3.0+dfsg2-ok2), qtbase5-dev, qttools5-private-dev, libqt5opengl5-dev, libqt5webkit5-dev Breaks: libvtk6-dev (<< 6.3.0) Replaces: libvtk6-dev (<< 6.3.0) Filename: pool/main/v/vtk6/libvtk6-qt-dev_6.3.0+dfsg2-ok2_amd64.deb Size: 153422 MD5sum: 20576f4bbdc48263cafadb761720b37b SHA1: e010228f81f00cff1e52f9993b1292f39b813d86 SHA256: 7c15405349d22046e275e90c6f3a59e5a1c4d2a64976c2167fc712dbf5df425e SHA512: 0dc3193463c588f00bbdd591d59204add0c5b00104a6935a1d243128d0e52441672250353711fd8fa0702964991274a9964826a78137b7a333afcf5999a6798a Homepage: https://www.vtk.org/ Description: VTK header files, containing Qt files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. Qt files Package: libvtk6.3 Architecture: amd64 Version: 6.3.0+dfsg2-ok2 Priority: optional Section: libs Source: vtk6 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 73746 Depends: libc6 (>= 2.29), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 3.0), libgl1, libgl2ps1.4 (>= 1.4.2), libhdf5-openmpi-103 (>= 1.8.13), libjpeg8 (>= 8c), libjsoncpp1 (>= 1.7.4), libnetcdf-c++4 (>= 4.2), libnetcdf15 (>= 4.0.1), libogg0 (>= 1.0rc3), libopenmpi3 (>= 4.1.4), libpng16-16 (>= 1.6.2-1), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 9), libtheora0 (>= 1.0), libtiff5 (>= 4.0.3), libx11-6, libxml2 (>= 2.7.4), libxt6, zlib1g (>= 1:1.2.3.4) Suggests: mpi-default-bin Conflicts: libvtk6 (>> 6.0.0-0) Replaces: libvtk5.8, libvtk6 Filename: pool/main/v/vtk6/libvtk6.3_6.3.0+dfsg2-ok2_amd64.deb Size: 18285272 MD5sum: 6f748f2f3b0e6a60d3fc01bdf87b6d14 SHA1: 255fca6d66b4bf406291a5cef3be8e5835d453ed SHA256: 133d18d0b1bb053ca9be3bd106f079d88823d3814bff9533fcf85e9bc4fca566 SHA512: 0fef346efb7d51c85e74f06a0db4a6473066b7fb60bec56068f64007cdc8cb38c0c79975e489287a5646e6bf58cea66db700f6009a4844e20d65c0e1a1e27128 Homepage: https://www.vtk.org/ Description: VTK libraries The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the shared libraries needed to run C++ programs that use VTK. Package: libvtk6.3-qt Architecture: amd64 Version: 6.3.0+dfsg2-ok2 Priority: optional Section: libs Source: vtk6 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 2301 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgl1, libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5network5 (>= 5.0.2), libqt5opengl5 (>= 5.0.2), libqt5webkit5 (>= 5.212.0~alpha3), libqt5widgets5 (>= 5.2.0), libstdc++6 (>= 5.2), libvtk6.3 (>= 6.3.0+dfsg2) Breaks: libvtk6.2 (<< 6.2.0-0) Replaces: libvtk6.2 (<< 6.2.0-0) Filename: pool/main/v/vtk6/libvtk6.3-qt_6.3.0+dfsg2-ok2_amd64.deb Size: 381256 MD5sum: f3fe33f966b7aff2bc77b62737343705 SHA1: f7e6b5725cf831c313e0346a1ced2de40edacb1a SHA256: 75813eb78f80b58693035a1e2d1763acef3a61a5c94eb561d748c80896e5b580 SHA512: 380f7cb22a6458f5b51db06f71d9d63e15f07d16946468f5cddf5e0e4dc962b091330f2cf9c2d78f8bacad627abf7bc69e17048a3a70d624dfae18e01bb32c00 Homepage: https://www.vtk.org/ Description: VTK libraries, Qt files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the shared libraries needed to run C++ programs that use VTK. Qt files Package: libvtk9-dev Architecture: amd64 Version: 9.1.0+really9.1.0+dfsg2-ok4 Priority: optional Section: libdevel Source: vtk9 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 21845 Depends: default-jdk, default-libmysqlclient-dev, libavcodec-dev, libavformat-dev, libavutil-dev, libc6-dev, libdouble-conversion-dev, libeigen3-dev, libexpat-dev, libfreetype6-dev, libgdal-dev, libgl1-mesa-dev | libgl-dev, libgl2ps-dev, libglew-dev, libglu1-mesa-dev | libglu-dev, libhdf5-mpi-dev, libjpeg-dev, libjsoncpp-dev, liblz4-dev, libnetcdf-cxx-legacy-dev, libnetcdf-dev, libpng-dev, libpq-dev, libproj-dev, libpython3-dev, libswscale-dev, libtbb-dev, libtheora-dev, libtiff-dev, libutfcpp-dev, libvtk9.1 (= 9.1.0+really9.1.0+dfsg2-ok4), libvtk9-java (= 9.1.0+really9.1.0+dfsg2-ok4), libx11-dev, libxft-dev, libxml2-dev, libxss-dev, libxt-dev, mpi-default-dev, python3-vtk9 (= 9.1.0+really9.1.0+dfsg2-ok4), tcl-dev, tk-dev, vtk9 (= 9.1.0+really9.1.0+dfsg2-ok4), x11proto-core-dev, zlib1g-dev Suggests: vtk9-doc, vtk9-examples Filename: pool/main/v/vtk9/libvtk9-dev_9.1.0+really9.1.0+dfsg2-ok4_amd64.deb Size: 2728128 MD5sum: e239419b4e692381a2314f58769ee278 SHA1: 6eddc8ca2e95f71d0f48a8194ffdd96a2b6607aa SHA256: 4e0faa6efe8c5bf90c9b49158a45e8006abf424bea26316fc8618397523df0fc SHA512: 901d820398c1f9e3023cb322bca652a2455deff276a2f911fb52109a30bd866e3a4266dab9b68dec36832e65d72237616e59f25efc7b28cd34fe662ca66664a3 Homepage: https://www.vtk.org/ Description: VTK header files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. Package: libvtk9-java Architecture: amd64 Version: 9.1.0+really9.1.0+dfsg2-ok4 Priority: optional Section: java Source: vtk9 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 20472 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libtbb12 (>= 2021.4.0), libvtk9.1 (>= 9.1.0+really9.1.0+dfsg2), libvtk9.1-qt (>= 9.1.0+really9.1.0+dfsg2) Suggests: java-virtual-machine, libvtk9-dev (= 9.1.0+really9.1.0+dfsg2-ok4), vtk9-doc, vtk9-examples Filename: pool/main/v/vtk9/libvtk9-java_9.1.0+really9.1.0+dfsg2-ok4_amd64.deb Size: 6033664 MD5sum: c8b0468f49b2c684a76551ecd25445b1 SHA1: a16bb0789cd23cf3b0abb1e523ce3d924f42bb39 SHA256: c6de62ed4351d2da79fede36c93baf926ca438a066f6d781d7f7ddf164a4b269 SHA512: d34c4999b66e040f9034b4cccf48e7b4a2ed982ffc7694002de5082d576ebe73cefcfa12014421ce3dfa70ee63baddeaa291fa49ffb7b4e480e9f77174c057aa Homepage: https://www.vtk.org/ Description: VTK - Java language support The Visualization Toolkit (VTK) is an object oriented, high level library that allows one to easily write C++ programs, Tcl, Python and Java scripts that do 3D visualization. . This package provides the VTK Java language support. Package: libvtk9-qt-dev Architecture: amd64 Version: 9.1.0+really9.1.0+dfsg2-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: vtk9 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 178 Depends: libvtk9-dev (= 9.1.0+really9.1.0+dfsg2-ok4), libvtk9.1-qt (= 9.1.0+really9.1.0+dfsg2-ok4), qtbase5-dev, qttools5-private-dev, libqt5opengl5-dev, libqt5webkit5-dev Filename: pool/main/v/vtk9/libvtk9-qt-dev_9.1.0+really9.1.0+dfsg2-ok4_amd64.deb Size: 28176 MD5sum: 37f2885da557e4c3fecbf502ce5a95ec SHA1: f481bf67bfcf45032aeed81b93ffdee0fa988347 SHA256: d55aadbf0c410ef73fb20a709ec8950c606393e7c5fba2874ad1408e07f238d4 SHA512: 32698b129cde63d7f6a9e210175fc3726d405503b2487477f26e442ebca89ab7694c851095f0fa7c583640cad6e6fba57b7cf950ba4ae4a2cf47be61f9340184 Homepage: https://www.vtk.org/ Description: VTK header files, containing Qt files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. Qt files Package: libvtk9.1 Architecture: amd64 Version: 9.1.0+really9.1.0+dfsg2-ok4 Multi-Arch: same Priority: optional Section: libs Source: vtk9 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 105645 Depends: libc6 (>= 2.38), libdouble-conversion3 (>= 2.0.0), libexpat1 (>= 2.0.1), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 4.0), libgl2ps1.4 (>= 1.4.2+dfsg1), libglew2.2 (>= 2.2.0-4ok1), libglx0, libhdf5-103-1t64, libjpeg62-turbo (>= 1.3.1), libjsoncpp25 (>= 1.9.5), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20110809), libnetcdf19t64 (>= 4.7.4), libogg0 (>= 1.0rc3), libopengl0, libopenmpi3t64 (>= 4.1.6), libpng16-16t64 (>= 1.6.2), libproj25 (>= 5.0.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 12), libtbb12 (>= 2021.4.0), libtcl8.6 (>= 8.6.0), libtheora0 (>= 1.0), libtiff6 (>= 4.0.3), libtk8.6 (>= 8.6.0), libx11-6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.3.4) Suggests: mpi-default-bin, vtk9-doc, vtk9-examples Breaks: libvtk9 (<< 9.1.0+really9.1.0) Replaces: libvtk9 (<< 9.1.0+really9.1.0) Filename: pool/main/v/vtk9/libvtk9.1_9.1.0+really9.1.0+dfsg2-ok4_amd64.deb Size: 18447312 MD5sum: f913efaf145967645300b030b57c1592 SHA1: f752179e5c8036b4fbf1483d6e2ed024026b32c5 SHA256: e8ab093a3c889bba4f20880b8142a14692a60bc8b1474957425f42e160e342e6 SHA512: 16544e337ae43459acf0cb743849699cc0c3f4ef6d9eb96a08fa7072b97feb7b64915b8cd60f42acf4bc7879a19644fef158a37e27efb700bcdc68390b280bef Homepage: https://www.vtk.org/ Description: VTK libraries The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the shared libraries needed to run C++ programs that use VTK. Package: libvtk9.1-qt Architecture: amd64 Version: 9.1.0+really9.1.0+dfsg2-ok4 Multi-Arch: same Priority: optional Section: libs Source: vtk9 Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 653 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5 (>= 5.14.1), libstdc++6 (>= 5.2), libvtk9.1 (>= 9.1.0+really9.1.0+dfsg2) Filename: pool/main/v/vtk9/libvtk9.1-qt_9.1.0+really9.1.0+dfsg2-ok4_amd64.deb Size: 157392 MD5sum: a3be6d79108698b3225463bf4fe0a3f3 SHA1: 9fde5fbab79a3069656313943d815a39136c4a7a SHA256: 3f0619314be3bc79981ba410eff7bac56f38fa2285c1edf188abdc61cd53d1af SHA512: 71e679e8a8b172fd4747250d612f0581f1df98528294fe94b52870d3ec2bc367e4685a1857da0b760a2faf0c927204e462f64845710ff3eaa1eee77745d2b6de Homepage: https://www.vtk.org/ Description: VTK libraries, Qt files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the shared libraries needed to run C++ programs that use VTK. Qt files Package: libvtkgdcm-9.1t64 Architecture: amd64 Version: 3.0.22-ok2 Multi-Arch: same Priority: optional Section: libs Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 842 Provides: libvtkgdcm-9.1 (= 3.0.22-ok2) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgdcm3.0t64 (>= 3.0.22), libstdc++6 (>= 11), libvtk9.1 (>= 9.1.0+really9.1.0+dfsg2) Breaks: libvtkgdcm-9.1 (<< 3.0.22-ok2) Replaces: libvtkgdcm-9.1 Filename: pool/main/g/gdcm/libvtkgdcm-9.1t64_3.0.22-ok2_amd64.deb Size: 203548 MD5sum: 8b2778eeb36b30faa39d2c489cd066a4 SHA1: b183a9d5bde63bbe8f6dfcecc45cbecc7920b141 SHA256: 3b704daecffa484489374f0239f914c68e1bdcf5052fc35ad43f49089fe4f96e SHA512: 19dab65c3beee030a1330e0d362e0a0e3f86dc521ccdf62b2d85cbbf06554b606cb5e33da59c9136c96c0e2db33c822b9a7dfdd1640a881994f23e4875ae2ac4 Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM VTK runtime libraries Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Libvtkgdcm is a library that quickly allow programmer to use GDCM from a VTK environment. Package: libvtkgdcm-dev Architecture: amd64 Version: 3.0.22-ok2 Priority: optional Section: libdevel Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 128 Depends: libgdcm-dev, libvtkgdcm-9.1t64 (= 3.0.22-ok2) Breaks: libvtkgdcm2-dev Replaces: libvtkgdcm2-dev Filename: pool/main/g/gdcm/libvtkgdcm-dev_3.0.22-ok2_amd64.deb Size: 20708 MD5sum: c1db7714b28788b8b84ef37322cf3118 SHA1: 2bea29234f29815d7a2ef8620e6955499701ecfd SHA256: 2f2137ae1369e72b73745d0fb9b927b2d74e03a224dac43d5b1121b13e7e747e SHA512: 681a696590ad15cff5b9a3d7c117185fe64ff4964bdbc9cfaaf0c20c4a321e6053e2cec5ce6d7ea337ce90ed7ac8eea23f207175094ec776d2a560c1d5d295bf Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM VTK development libraries and headers Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Headers and static libraries for libvtkgdcm. These are not needed to use GDCM, but are needed to build plugins or programs that link against libvtkgdcm. Package: libvtkgdcm-tools Architecture: amd64 Version: 3.0.22-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: gdcm Origin: openKylin Maintainer: openKylin Developers Installed-Size: 131 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgdcm3.0t64 (>= 3.0.22), libstdc++6 (>= 5.2), libvtk9.1 (>= 9.1.0+really9.1.0+dfsg2), libvtkgdcm-9.1t64 (>= 3.0.22) Suggests: libgdcm-tools Filename: pool/main/g/gdcm/libvtkgdcm-tools_3.0.22-ok2_amd64.deb Size: 31128 MD5sum: 463c68b2a1a657ab716aacbf1d0f29dd SHA1: 015b0a3a619dc43582ae3e7f6a3f3825d0ee2a42 SHA256: 649e18a387608873d68297ab1042f0a342c3e756b3f1b89b3a38fc88f9db331f SHA512: 7262894cce3f9e11f9e2028710050c6e3dae959920fd9a93910ff62b94c331720106fe987848bc0b4f265b834b5aeac3d3c92edac5ad25aa97da37c9973d350d Homepage: http://gdcm.sourceforge.net/ Description: Grassroots DICOM VTK tools and utilities Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Libvtkgdcm-tools provides a number of command line debugging and utility tool. Install this package for the gdcmviewer, gdcm2pnm and gdcm2vtk programs. Package: libvulkan-dev Architecture: amd64 Version: 1.3.275.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: vulkan-loader Origin: openKylin Maintainer: openKylin Developers Installed-Size: 25913 Depends: libvulkan1 (= 1.3.275.0-ok2), python3:any Breaks: vulkan-headers, vulkan-sdk-headers Replaces: vulkan-headers, vulkan-sdk-headers Filename: pool/main/v/vulkan-loader/libvulkan-dev_1.3.275.0-ok2_amd64.deb Size: 1307880 MD5sum: 0a0860e1090749eb7805a3a9f52d204c SHA1: 65e52edf071bab1f3efad42cf480b46ebe7a4da3 SHA256: d997f303afbf919356063a3150d1660c459f5f8126b297733f503cf5ffc4b37e SHA512: 63161639c499547aa6deba6e428d6a9b2ac9072ce8b26707287c7437e661cb741e445f195d6b4f2e597cb11fc237b56debcc305bc7ee0b22cc5a173a90186a87 Homepage: https://github.com/KhronosGroup/Vulkan-Loader Description: Vulkan loader library -- development files The Loader implements the main VK library. It handles layer management and driver management. The loader fully supports multi-gpu operation. As part of this, it dispatches API calls to the correct driver, and to the correct layers, based on the GPU object selected by the application. . This package includes files needed for development. Package: libvulkan1 Architecture: amd64 Version: 1.3.275.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: vulkan-loader Origin: openKylin Maintainer: openKylin Developers Installed-Size: 528 Depends: libc6 (>= 2.38) Recommends: mesa-vulkan-drivers | vulkan-icd Breaks: libvulkan-dev (<< 1.1.70+dfsg1-2), vulkan-loader Replaces: libvulkan-dev (<< 1.1.70+dfsg1-2), vulkan-loader Filename: pool/main/v/vulkan-loader/libvulkan1_1.3.275.0-ok2_amd64.deb Size: 130736 MD5sum: ee91ad23e26b63c28a363821a1ea1ef8 SHA1: 62c85bd9ebb399cc645374b8601513b8b92459fb SHA256: 2e31db2432e710e07c208edd4298efba8f847e640db5ebe58c1027f5b5b38805 SHA512: 0b3bdbb57c88d4c04dbe5ef505a3cb0eb79cbfa98f9725977abf9542e78e35a500b86e2520aa5d3a27bf7eb48d1ca0a369efc314e5781eab330a2354bdb221dd Homepage: https://github.com/KhronosGroup/Vulkan-Loader Description: Vulkan loader library The Loader implements the main VK library. It handles layer management and driver management. The loader fully supports multi-gpu operation. As part of this, it dispatches API calls to the correct driver, and to the correct layers, based on the GPU object selected by the application. . This package includes the loader library. Package: libwacom-bin Architecture: amd64 Version: 1.3-ok3.2 Multi-Arch: foreign Priority: optional Section: libs Source: libwacom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 28 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), libwacom2 (>= 1.1) Filename: pool/main/libw/libwacom/libwacom-bin_1.3-ok3.2_amd64.deb Size: 5116 MD5sum: 1d99ab06f5262fbe97251a9d31f5a055 SHA1: a46394c005188708eb51fbe5682420772551d6ce SHA256: b3b1167b71923e0dd3cfc8c67a7cf842a1dcfc14554ea049ec8415314ec9b7d8 SHA512: 3f408b07ca064e1026a282e3777af68c9f55e58e5812790132850775ba8f7173553a1ad49a2bccc55689f717490a34b6921acaf096c08c7104320c9720b42bc7 Description: Wacom model feature query library -- binaries libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built-in on-screen tablet", "what is the size of this model", etc. . This package contains the utilities which are used by the libraries. Package: libwacom-common Architecture: all Version: 1.3-ok3.2 Multi-Arch: foreign Priority: optional Section: libs Source: libwacom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 713 Replaces: libwacom0 (<= 0.2-0) Filename: pool/main/libw/libwacom/libwacom-common_1.3-ok3.2_all.deb Size: 44052 MD5sum: a127b8da2e86bede407dbdb66811c066 SHA1: 8dc0ca2f6adbab9ed4f7e87b7395a20a1dbf4a3f SHA256: 0c8dff90275408ce301b47640b6efdcfc7e7678990c648632d61100a77ef0c49 SHA512: 04b213301cec733cfcf35e640c5681267e9bc6174bc07ad44b041ace42e60eab6c107ce4cc90d3e05d53d5cf3c5b3b6ac4d490814cdccc59743bbc9781d15e74 Description: Wacom model feature query library (common files) libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built-in on-screen tablet", "what is the size of this model", etc. . This package contains common data files for libwacom. Package: libwacom-dev Architecture: amd64 Version: 1.3-ok3.2 Multi-Arch: same Priority: optional Section: libdevel Source: libwacom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Depends: libwacom2 (= 1.3-ok3.2), libglib2.0-dev, libgudev-1.0-dev Recommends: pkg-config Filename: pool/main/libw/libwacom/libwacom-dev_1.3-ok3.2_amd64.deb Size: 6874 MD5sum: cedf49c098fb0c526787c12f080b3c34 SHA1: 32b3b991306484d98b6c4c507d2af4f7aab4e47c SHA256: ea2180bcaa0fc5bea7a78f8d0a387d414347940c3ccd7199bbf871d89145cbb0 SHA512: b2a2dbfb7fe8ed75b7d1e63fde3845a7d24ea918286e6dfa64e314a22c9375c551f5a804fb8bf0d8276a41af18d59f5a69ad7b247a20c0521503ad6b5b05a4a4 Description: Wacom model feature query library (development files) libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built-in on-screen tablet", "what is the size of this model", etc. . This package contains the development files for libwacom. Package: libwacom2 Architecture: amd64 Version: 1.3-ok3.2 Multi-Arch: same Priority: optional Section: libs Source: libwacom Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.24.0), libgudev-1.0-0 (>= 146), libwacom-common (= 1.3-ok3.2) Recommends: libwacom-bin (= 1.3-ok3.2) Filename: pool/main/libw/libwacom/libwacom2_1.3-ok3.2_amd64.deb Size: 19862 MD5sum: 5114b67d55c0d05aa881d6b4abf44fb0 SHA1: cf32d510e03201e5cc942e04d931738de1d0f29b SHA256: 5b4cc74494e84487b419c0f0a8c6cbba6f211dea46c1f22becab0e543beea8e9 SHA512: 006cd85c35b4abd83c158f0d13d6b88495b2cd96ae81d96dec9ff92e69d85321192217b074f5abd6f000013642f1fa9c5f8729b60bc6060e702c8c260522eb17 Description: Wacom model feature query library libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built-in on-screen tablet", "what is the size of this model", etc. Package: libwaffle-1-0 Architecture: amd64 Version: 1.8.0-ok2 Multi-Arch: same Priority: optional Section: libs Source: waffle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 117 Depends: libc6 (>= 2.34), libx11-6, libx11-xcb1 (>= 2:1.8.7), libxcb1 Filename: pool/main/w/waffle/libwaffle-1-0_1.8.0-ok2_amd64.deb Size: 31416 MD5sum: d2618a40158dc24f485c044dfaebb58d SHA1: 263d7dcfdf08905606c25d4149a7d5ef797893ca SHA256: 996b111d07707d787f0319f8cd6026a5274eff34f0c6aec4fa609344e7a8de1a SHA512: e83e8012007305955db22f0f2b75b8a6484b517c265d00ed6c0140d8f61fda4e76c2baacaf6367acf8745761b7521dd01c118b9dfb5c69ba010383bca7d1ba33 Homepage: https://waffle.freedesktop.org/ Description: Waffle library (binaries) A library for selecting an OpenGL API and window system at runtime . This package contains the waffle runtime shared library. Package: libwaffle-dev Architecture: amd64 Version: 1.8.0-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: waffle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 44 Depends: libdrm-dev, libegl-dev, libgbm-dev, libgl-dev, libwaffle-1-0 (= 1.8.0-ok2), libwayland-dev, libx11-xcb-dev Suggests: libwaffle-doc Filename: pool/main/w/waffle/libwaffle-dev_1.8.0-ok2_amd64.deb Size: 5604 MD5sum: 1bfe281b420182dcb2de920cf6f0588d SHA1: 0d32b516bc9a7b460114b5191e735999ea6097a0 SHA256: c30c82dde731fe18384165635ee131bd7f67736859a7cf39630a604053fae36b SHA512: 284b3b72fb28e9f26d6b59057036e20185575096c91d414326c2ce4baa46462722914ededa958155a981e9a3d14ff2a9e9a328cac0dfcd9cccea051ad431b72c Homepage: https://waffle.freedesktop.org/ Description: Waffle library (development files) A library for selecting an OpenGL API and window system at runtime . This package provides the development environment for compiling programs against the waffle library. Package: libwaffle-doc Architecture: all Version: 1.8.0-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: waffle Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 106 Filename: pool/main/w/waffle/libwaffle-doc_1.8.0-ok2_all.deb Size: 38828 MD5sum: 28c211d334518d0d7ed9c895bedd608f SHA1: 3c0eb4de34f0c2227a2da27f505064af2a60b6f1 SHA256: 89e5aff5946c2e376a38620860ae54564286ab9f585ccd45ba1ff41bcdf49af9 SHA512: be388dd649a624d565ebf1f24587839b5bdaf38abd0f0daf41ade633abd4ba3c62573bbf4f27ac960b9bb5d8b5a6000c87d3a880b9a2e647bd717164c213feea Homepage: https://waffle.freedesktop.org/ Description: Waffle library (documentation) A library for selecting an OpenGL API and window system at runtime . This package provides the documentation files for the waffle library. Package: libwavpack-dev Architecture: amd64 Version: 5.6.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: wavpack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 52 Depends: libwavpack1 (= 5.6.0-ok1) Filename: pool/main/w/wavpack/libwavpack-dev_5.6.0-ok1_amd64.deb Size: 11888 MD5sum: 1d1ce7433394540afa80860908bd1c3c SHA1: dc6ffe7ba80e6358005bacf8812bbf23b14530e6 SHA256: 6974e8a5bde4b806b302c91a94d58615d4c294c48356ae9647a4b0b3f6362919 SHA512: a5ba6dddbecc992f64a3beb3fee072965ebb7b172f046b20df299c3edcfa2d2e1dcec48cee04ce7da55a2c26320117a8b9cfe26433ca05e3e322a040f88fa36e Homepage: http://www.wavpack.com Description: audio codec (lossy and lossless) - development files WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. . This package contains the header files, static libraries and symbolic links that developers using libwavpack will need. Package: libwavpack1 Architecture: amd64 Version: 5.6.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: wavpack Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 207 Depends: libc6 (>= 2.33) Filename: pool/main/w/wavpack/libwavpack1_5.6.0-ok1_amd64.deb Size: 77920 MD5sum: 363769e0a53b0f10da15adf0a284f172 SHA1: 6b332270fc77c554ba63a40b0c7889e19f27f9ed SHA256: 15cb45c62af2e77ce93bbdc705ecdeeb3820d4d3fe3e2b4366c61fffa8e838b4 SHA512: 5a7fcfe0b36566afdbc551748f7bdb4028b5f43f8d1f8d491a9860792d7f8cd4efc546a79a269d40fc258722dca9151f0e4828ab8390bb3e522db7b161c43f3e Homepage: http://www.wavpack.com Description: audio codec (lossy and lossless) - library WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. . This package contains the shared libraries necessary to run programs using libwavpack. Package: libwayland-bin Architecture: amd64 Version: 1.23.0-1ok3 Multi-Arch: foreign Priority: optional Section: libdevel Source: wayland Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 59 Depends: libc6 (>= 2.34), libexpat1 (>= 2.0.1), libxml2 (>= 2.7.4) Conflicts: libwayland-dev (<< 1.11.0-1) Replaces: libwayland-dev (<< 1.11.0-1) Filename: pool/main/w/wayland/libwayland-bin_1.23.0-1ok3_amd64.deb Size: 18640 MD5sum: 1eea848c2d71d8333c0eb97a4dae66d4 SHA1: 65c3f71fcb15a3d31c5fb9e85819eec5dbbfc521 SHA256: 635d088eb682b5b9ff19962184bfd8aba311406937fb38dfdf2a87a5db094730 SHA512: 796bf61ea806ab6107cd3478472b2052d100a987d98a29e958571495a54f17d4618971f58d57cd184e932ea88824ab023b17643795b0061018ca4eb7f0dcf05e Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - binary utilities Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development binary utilities Package: libwayland-client0 Architecture: amd64 Version: 1.23.0-1ok3 Multi-Arch: same Priority: optional Section: libs Source: wayland Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 85 Depends: libc6 (>= 2.38), libffi8 (>= 3.4) Conflicts: libwayland0 (<< 1.1.0-1) Replaces: libwayland0 (<< 1.1.0-1) Filename: pool/main/w/wayland/libwayland-client0_1.23.0-1ok3_amd64.deb Size: 24252 MD5sum: 1498a0b5737c70b7c4a95df8ea4bb6d5 SHA1: 60c2ef60980224e61ed7f9bbcd2b35d03df5fd1d SHA256: db2f62fb53f589af20b679e2487f0fbcb96f19a2e1f72250d4562a1a66e90ab4 SHA512: 65c182cd9d1ccebaaf23f414986be0db642c354bfc47454e6168557ab752b389d06b30dfe2a22dc5d6baa6403d8db0d380669997902dacf3ce65e5f8e3894293 Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - client library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the client side of the Wayland protocol. Package: libwayland-cursor0 Architecture: amd64 Version: 1.23.0-1ok3 Multi-Arch: same Priority: optional Section: libs Source: wayland Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 50 Depends: libc6 (>= 2.28), libwayland-client0 (>= 1.20.0) Conflicts: libwayland0 (<< 1.1.0-1) Replaces: libwayland0 (<< 1.1.0-1) Filename: pool/main/w/wayland/libwayland-cursor0_1.23.0-1ok3_amd64.deb Size: 10160 MD5sum: 202776fa7aa4d0dcce53ef842714f009 SHA1: 04dbe4e6373b1d96f36e233768721bb554294045 SHA256: 04b7368c026e81c4f1c3ced640ac7c0a5b0303d8fe1f00cb552680cc780d48d2 SHA512: d79e2cefde0505f68cc4c9588c6e106ab5e87ad835148fc19ed0d371a5284446e5491754b1b6943516e78646358e7d02978a5d680b40e53be4a36b0bac4e56ca Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - cursor library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships a helper library to manage cursors. Package: libwayland-dev Architecture: amd64 Version: 1.23.0-1ok3 Multi-Arch: same Priority: optional Section: libdevel Source: wayland Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 619 Depends: libwayland-client0 (= 1.23.0-1ok3), libwayland-server0 (= 1.23.0-1ok3), libwayland-cursor0 (= 1.23.0-1ok3), libwayland-egl1 (= 1.23.0-1ok3), libwayland-bin (= 1.23.0-1ok3), libffi-dev Suggests: libwayland-doc Breaks: libegl1-mesa-dev (<< 18.0.5-0) Replaces: libegl1-mesa-dev (<< 18.0.5-0) Filename: pool/main/w/wayland/libwayland-dev_1.23.0-1ok3_amd64.deb Size: 72232 MD5sum: 04fa725416e0ca4214b77577f52157fd SHA1: 383494973149c25f6116a1a8cb3397d80d3f7830 SHA256: 646f41c634ccc13f03e53c83ea926fc1995e915b4e81f69debc9151262407777 SHA512: e6d202ab8ce8fd43211fe2e6465f3e9ac74fffcebe397e3d2aca3811b119d83183df3bed4d4274379c9ed88804e9f338c1ce40da9637b567c2884705ef601607 Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - development files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development headers for the Wayland libraries. Non-developers likely have little use for this package. Package: libwayland-doc Architecture: all Version: 1.23.0-1ok3 Multi-Arch: foreign Priority: optional Section: doc Source: wayland Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 758 Conflicts: libwayland-dev (<< 1.10.0-2) Replaces: libwayland-dev (<< 1.10.0-2) Filename: pool/main/w/wayland/libwayland-doc_1.23.0-1ok3_all.deb Size: 200896 MD5sum: da9fed767fbe3ceb6b9b79a7ba05006d SHA1: 7cc4407d66cacdc4b7afc7d0f9502317b8be70ca SHA256: a7263d8a60b40746b6f5aed86cdcbc0134a1c4a2c44ba3588539fffb41366ff4 SHA512: 2bdbfeae3b46f84a0b6eef9c2f7a04ec8df44f3cbd7fb6403f614afa24c0a39095abe4d153101092ee127709ce91b7eb362ca1ac90de9654c19c89485c36154e Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - documentation files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the documentation for the Wayland libraries. Non-developers likely have little use for this package. Package: libwayland-egl-backend-dev Architecture: amd64 Version: 1.23.0-1ok3 Multi-Arch: same Priority: optional Section: libdevel Source: wayland Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 16 Breaks: libegl1-mesa-dev (<< 18.0.5-0), libwayland-dev (<< 1.15.0) Replaces: libegl1-mesa-dev (<< 18.0.5-0), libwayland-dev (<< 1.15.0) Filename: pool/main/w/wayland/libwayland-egl-backend-dev_1.23.0-1ok3_amd64.deb Size: 3544 MD5sum: 44ab9cf78b429e9e5c5dda8031a8754e SHA1: a67eadb3538971a556f68260608f8d6cf238d54b SHA256: c8af27f9db5382b87e907c9cc51165bc81fc01af6a7f64c8425b22fa108846ea SHA512: eb1c6f853fe7bf3199a6fc325ad90a9b3a98088c2e00caaa4692c4d054e6c3739ee2067e4d1f6b287c376b86c1adab124ae02742d5e7d15a8a8298f242731f95 Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - EGL backend development files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development headers for the Wayland EGL backend. Package: libwayland-egl1 Architecture: amd64 Version: 1.23.0-1ok3 Multi-Arch: same Priority: optional Section: libs Source: wayland Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 29 Provides: libwayland-egl1-mesa Depends: libc6 (>= 2.2.5) Breaks: libwayland-egl1-mesa (<< 18.0.5-0) Replaces: libwayland-egl1-mesa (<< 18.0.5-0) Filename: pool/main/w/wayland/libwayland-egl1_1.23.0-1ok3_amd64.deb Size: 4644 MD5sum: 42e835008760de13d3ec0657a04fe41a SHA1: fe2444429097c1822c3f1b1e2d7d2cbd3e4188b6 SHA256: 5215cee2e63734782fe652563838da798399b5addc8b3f8d168aa398c7c9c9be SHA512: bb5cdd16632e5e717fefc43933d1490e09163428b43c72b88b10147503552139ed42c83f16143d8c563c66d3af16672863a32b3ecba40d6395f46f6cb37e06ea Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - EGL library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the Wayland EGL platform of the Wayland protocol. Package: libwayland-server0 Architecture: amd64 Version: 1.23.0-1ok3 Multi-Arch: same Priority: optional Section: libs Source: wayland Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 107 Depends: libc6 (>= 2.38), libffi8 (>= 3.4) Conflicts: libwayland0 (<< 1.1.0-1) Breaks: weston (<< 1.2.0) Replaces: libwayland0 (<< 1.1.0-1) Filename: pool/main/w/wayland/libwayland-server0_1.23.0-1ok3_amd64.deb Size: 31992 MD5sum: 6735794765f9eb85e7e79b17d99cd8fb SHA1: 4a816d4b9dc0274b2959aa7ad3c6d07a87413bf4 SHA256: 9ca9a7721348f1a0bc4f97178bcf4d295053cc1faae174084a4e51458e29d093 SHA512: fdf970395d4e966e6b3d8b64b8d3d1a5cc575493432425faf6ae04bf34638c9054f6a2eca7dd19795d26d6daffee00f2823b632597fe362d050c80ff5dc788dd Homepage: https://wayland.freedesktop.org/ Description: wayland compositor infrastructure - server library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the server side of the Wayland protocol. Package: libwbclient-dev Architecture: amd64 Version: 2:4.19.2+dfsg-ok1~1207.7 Multi-Arch: same Priority: optional Section: libdevel Source: samba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Samba Maintainers Installed-Size: 93 Depends: libwbclient0 (= 2:4.19.2+dfsg-ok1~1207.7) Breaks: samba-dev (<< 2:4.11), samba-libs (<< 2:4.11.0+dfsg-1~) Replaces: samba-dev (<< 2:4.11) Filename: pool/main/s/samba/libwbclient-dev_4.19.2+dfsg-ok1~1207.7_amd64.deb Size: 15840 MD5sum: 1221e9acea15d98e58a35c66abb3970a SHA1: 6f54c042242eb6ce219d9b5830dd3ef4f3b2a3b0 SHA256: 48f3e57d56b58c1445aa50f5d64bceced709bc0bcdb6ddffe9c62c845830262b SHA512: 6318228225f57c382ffbb4025c33d45109455955789fcd123ba5a6cdbe34571bfe4df3e7d97570e06614b7fe35a68aec2e0cfdf0846e869d4d0eaa880829b49e Homepage: https://www.samba.org Description: Samba winbind client library - development files Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides the development files (static library and headers) required for building applications against libwbclient, a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwbclient0 Architecture: amd64 Version: 2:4.19.2+dfsg-ok1~1207.7 Multi-Arch: same Priority: optional Section: libs Source: samba Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Samba Maintainers Installed-Size: 111 Depends: libc6 (>= 2.38) Breaks: samba-libs (<< 2:4.11.0+dfsg-1~) Filename: pool/main/s/samba/libwbclient0_4.19.2+dfsg-ok1~1207.7_amd64.deb Size: 32492 MD5sum: a0fec909a67a0c7ac744c20ee0cc6311 SHA1: 858c126a6b7f8eda3cd65bf9d17c2525ef16ff7b SHA256: 19a6b5ce9d8ea329c9e960322cccfe7987337832fe8989ac3346362283f7f038 SHA512: 5ab488b9d2c08a91f81c36085c7ee8886491ad283af677713a36a24216030a1c64ee39d095adeda82c3706ed27742b6d48352ec3f7313d216044d0b0d8a3af22 Homepage: https://www.samba.org Description: Samba winbind client library Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libweather-ion7 Architecture: amd64 Version: 4:5.24.7-ok4.4 Priority: optional Section: libs Source: plasma-workspace Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 101 Depends: libc6 (>= 2.4), libkf5plasma5 (>= 5.90.0~), libqt5core5a (>= 5.15.1), libstdc++6 (>= 5) Filename: pool/main/p/plasma-workspace/libweather-ion7_5.24.7-ok4.4_amd64.deb Size: 19532 MD5sum: bb09b8d72e2e1fe9d027479642322ee2 SHA1: 94646ba43a4659164fd7d9a47f283f919a149a21 SHA256: 646bf90e1dd94b2d849c90ec049e147dcf4fa1d4fc716561c33a06d5fc6db9df SHA512: c8ec5181171b3389a316cb6d21d8cf19425c8c9aa20ee312ed343fbea8c92c4bf93925521346509bb177615e7fa378eb8e42defc88eea70543193ab87c3657c9 Homepage: https://invent.kde.org/plasma/plasma-workspace Description: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Weather_ion library. . This package contains library files. Package: libwebp-dev Architecture: amd64 Version: 1.3.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libwebp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 1668 Depends: libwebp7 (= 1.3.2-ok1), libwebpdemux2 (= 1.3.2-ok1), libwebpmux3 (= 1.3.2-ok1), libwebpdecoder3 (= 1.3.2-ok1), libsharpyuv-dev Filename: pool/main/libw/libwebp/libwebp-dev_1.3.2-ok1_amd64.deb Size: 339000 MD5sum: 629c49113c7f5f80e5e0c77ef649cb7a SHA1: 23fe37b9cdf90b54d2f55362623f69b5380a6324 SHA256: e080a84f0ebe733c8a58aa42a3b77496cf71ae3f1e33c8efcac47dbf1d820d67 SHA512: 3c446726cdc95d6a1c643495537788a22f07e28df85a09355c03b669f76141cec455fcd9e9c9eca1636c5d887e6043fcdf6d063ef7a0c6aba16f70ad683d79fa Homepage: https://developers.google.com/speed/webp/ Description: Lossy compression of digital photographic images Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebp7 Architecture: amd64 Version: 1.3.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libwebp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 592 Depends: libc6 (>= 2.34), libsharpyuv0 (>= 1.3.2) Filename: pool/main/libw/libwebp/libwebp7_1.3.2-ok1_amd64.deb Size: 213052 MD5sum: f167d7958ab9fc285dcce8d756b78d74 SHA1: 4acba9a3bfb36998e7a17ded8337c4bb302c0c03 SHA256: 45677b9f30235f2870edd328328bf3b9edf155b85bec51016eff7965cb7fa2f6 SHA512: 627f30c9f056632e9f0fa6bcb5567c56a25f22c0e565e42b65c8cfd1685b3aa4a83f5d5f5a30cc7523d73a7e8399fa2b073beb8743697fb3ff07a3d6110f7f19 Homepage: https://developers.google.com/speed/webp/ Description: Lossy compression of digital photographic images Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebpdecoder3 Architecture: amd64 Version: 1.3.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libwebp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 360 Depends: libc6 (>= 2.34) Filename: pool/main/libw/libwebp/libwebpdecoder3_1.3.2-ok1_amd64.deb Size: 103336 MD5sum: 1eaf5af83c0ee6d58a8ea2c11b5e95de SHA1: 922a34579b58b94c3bc8b5897cd0fda37738b0f4 SHA256: 07337edfb6737738db1369d9cae88563b99d9a7064d2f80320c4f2724f304e8a SHA512: 1c1323fde4bade0ab99fbcef4a494dc54816d0a1883933ccbfc44cfb9eb31fc45096bef9197bf49f6fc752653dafaa82c3f6ec26bc1858de850dcaee91e6af92 Homepage: https://developers.google.com/speed/webp/ Description: Library for the WebP graphics format (decode only) This package provides the decoder functions for the WebP graphics format as a shared library. Package: libwebpdemux2 Architecture: amd64 Version: 1.3.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libwebp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 132 Depends: libc6 (>= 2.14), libwebp7 (>= 1.3.2) Filename: pool/main/libw/libwebp/libwebpdemux2_1.3.2-ok1_amd64.deb Size: 11720 MD5sum: 3be1c48888132c7add0ec01c67031977 SHA1: f06c4e2db191b140109a0629141c68e0a9b9d87a SHA256: ef11b05f5a5f522bad68be7015904e967520ffa4c0467f48c8a141f06f4aad61 SHA512: 3095e2010da20a4e4bd767dfba5fcf7e084da72a70440dd29b95f68c257532fd657f4daa9a2335832a4fa32e88b8b6c0682c7205a1a3d4a637c72dcd0ff9dd90 Homepage: https://developers.google.com/speed/webp/ Description: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebpmux3 Architecture: amd64 Version: 1.3.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libwebp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jeff Breidenbach Installed-Size: 160 Depends: libc6 (>= 2.29), libwebp7 (>= 1.3.2) Filename: pool/main/libw/libwebp/libwebpmux3_1.3.2-ok1_amd64.deb Size: 24072 MD5sum: fd70ca60de85794fd7c9d06daef3d13a SHA1: 72edc10b40809ef0869be01410d7587848356bc4 SHA256: f9518b71048c36349c2c82c10210a2feea6afcfd0ddadb5a0cb92369a7441d5e SHA512: 11de4d5299f7b5f9d19c9a8c15ad43338dc63bdc1c08a71273c92d74bf9efa88cccb0063685c6228dbf0f346c7fa804d0629de7cb89a0027c820566e80d5e0cb Homepage: https://developers.google.com/speed/webp/ Description: Lossy compression of digital photographic images Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebrtc-audio-processing-dev Architecture: amd64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: webrtc-audio-processing Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 1590 Depends: libwebrtc-audio-processing1 (= 0.3.1-ok1) Filename: pool/main/w/webrtc-audio-processing/libwebrtc-audio-processing-dev_0.3.1-ok1_amd64.deb Size: 361318 MD5sum: 9920262ce84ddbc284c6e4b3c224dfd6 SHA1: 2caa15d11e80ddaecaa2b35a8b0b55310ee16ce2 SHA256: 2b2634c53f2ca0e1d2869bdaa85b1945816b61ae7b2ba0af29b14c3001a64b80 SHA512: c6e89f14f0d161bf683035842f1214a0a1eaae19dd8fc7d0d26d6c992caedca524c62d291bd4f9c3609822e8764d1c3ffa66cdf2c375e9b33d8ea7035e977679 Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/ Description: development files for the webrtc-audio-processing library Audio processing library (echo-cancellation, gain control etc) around the AudioProcessing module from the WebRTC project . Headers and libraries for developing applications using libwebrtc-audio-processing Package: libwebrtc-audio-processing1 Architecture: amd64 Version: 0.3.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: webrtc-audio-processing Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Pulseaudio maintenance team Installed-Size: 667 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.0), libstdc++6 (>= 5.2) Filename: pool/main/w/webrtc-audio-processing/libwebrtc-audio-processing1_0.3.1-ok1_amd64.deb Size: 287934 MD5sum: 59d2ee194e85633c4ab52e74e14d8ef8 SHA1: 85dae01bb40cbca251acd5b72ee8e306d5c0d527 SHA256: d50cea0235cbd3384d125db2f68179a3ca1299cc4e1d23dda986bd846d628acd SHA512: ad66f91d221350e260d38e6fd5af5c916b68bee67bf78623536246a897c9b61da270173454dfeb84c01e3d9bbffdad26c6945799314f24b260eba7ed0cfdf158 Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/ Description: AudioProcessing module from the WebRTC project. Audio processing library (echo-cancellation, gain control etc) around the AudioProcessing module from the WebRTC project Package: libwebsocket-api-java Architecture: all Version: 1.1-ok1 Priority: optional Section: java Source: websocket-api Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 133 Breaks: libservlet3.1-java (<< 9) Replaces: libservlet3.1-java (<< 9) Filename: pool/main/w/websocket-api/libwebsocket-api-java_1.1-ok1_all.deb Size: 39862 MD5sum: 5c3c9414debc439feb72f750b053bf3b SHA1: e23fcd49d8e56a259accd20c452c7e4b68ca3510 SHA256: e107f32da8a245f6a33dccef921b7f295fe99c08352e24b858cba70bc94c9dd4 SHA512: 7c5ed20a17231d333dd5d8bff5d04d4e48745d0f085d7fac5b38c2eb99238931225d58999eab080100b2646ec5f6c5c8e2819aa6bee5efc71464f3b4a101ec88 Homepage: http://websocket-spec.java.net Description: Java WebSocket API Java API for WebSocket (JSR-356) defines a standard API for the development of websocket applications, both on the server side as well as on the Java client side. Package: libwhoopsie-dev Architecture: amd64 Version: 0.2.77-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: whoopsie Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Lu zhiping Installed-Size: 28 Depends: libwhoopsie0 (= 0.2.77-ok1), libgcrypt20-dev Filename: pool/main/w/whoopsie/libwhoopsie-dev_0.2.77-ok1_amd64.deb Size: 4214 MD5sum: 31c5c8d7d0a855143547a218871f9a34 SHA1: c43bfdcd9aaa2501cc95cbaefb67c35378e1b480 SHA256: 188694449ac67eead69562ca659b4ad5f895d12bed7a80b3e47d0d7d29fd6116 SHA512: caa6cf3da5a247bbd2277ee119af60bb3d2d61cc6c13853c1833658f8857b9abd3e530444eb0b237573b3dd9db3e2b33875f4667f730eafa99124e363e2565d6 Homepage: http://wiki.ubuntu.com/ErrorTracker Description: Ubuntu error tracker submission - library development files This library provides methods to generate an identifier for use with the Ubuntu error tracker Package: libwhoopsie-preferences-dev Architecture: amd64 Version: 23-ok1 Priority: optional Section: libdevel Source: whoopsie-preferences Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Evan Dandrea Installed-Size: 27 Depends: libwhoopsie-preferences0 (= 23-ok1) Replaces: libwhoopsie-preferences0 (<< 0.7) Filename: pool/main/w/whoopsie-preferences/libwhoopsie-preferences-dev_23-ok1_amd64.deb Size: 3674 MD5sum: 112c99bb01a1d185fae17a8175574da0 SHA1: 58b519efb0da205c0a9720c3bd59310d4be1baa1 SHA256: f88fce554a9c97a1f50c758dbf1ef23cf68943abcaf1db2d159bf54d1e1c71c4 SHA512: 71449baa5a87ba15a4d3fbede22cd319795afa3c869f62c10fa45c74641f327cd83f84a8f53d8d4c31b11e5aaed0d10ae278ed9f04543f013791c7ed494daa44 Homepage: http://launchpad.net/whoopsie-preferences Description: Ubuntu error tracker submission settings - library development files This library provides convenience DBus methods for interfacing with the error tracker submission settings daemon. Package: libwhoopsie-preferences0 Architecture: amd64 Version: 23-ok1 Priority: optional Section: libs Source: whoopsie-preferences Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Evan Dandrea Installed-Size: 63 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Breaks: whoopsie (<< 0.2.47) Filename: pool/main/w/whoopsie-preferences/libwhoopsie-preferences0_23-ok1_amd64.deb Size: 14854 MD5sum: 9cd6646d05278f2367a1d82be48015d8 SHA1: 3c0b6dee640a1cbfdbaebd266529aef9235f57c6 SHA256: 7714d7f2bc41cd036d63ae3974cd3cc2c5d140a226bf0bd107134ff29b97a771 SHA512: 6d92a746ec123833cc1965a8154c6c781930b3f38462cc2aef5faafb451df3afedc1e8543429613f25b7fa13291e24f0b74a37d9e3992a0f0b982379f9fc1376 Homepage: http://launchpad.net/whoopsie-preferences Description: Ubuntu error tracker submission settings - shared library This library provides convenience DBus methods for interfacing with the error tracker submission settings daemon. Package: libwhoopsie0 Architecture: amd64 Version: 0.2.77-ok1 Multi-Arch: same Priority: optional Section: libs Source: whoopsie Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Lu zhiping Installed-Size: 45 Depends: libc6 (>= 2.27), libgcrypt20 (>= 1.8.0), libglib2.0-0 (>= 2.32) Filename: pool/main/w/whoopsie/libwhoopsie0_0.2.77-ok1_amd64.deb Size: 10478 MD5sum: bc4389887a6b4e255868ef06725adc27 SHA1: 124dc08f73330822401a3a718e0b29b8015c61f0 SHA256: 0049c59650846fd397e6abf526d22a6e220a1710bf5566125f931374454e56e0 SHA512: d5478632532b96f82d2e172fa524b34fd8bf8fb6602bdc414ce982a10c06367fa7704ea0b3838d985111b4f3df074534eb50366ecdf5eb58c732108972c17f5e Homepage: http://wiki.ubuntu.com/ErrorTracker Description: Ubuntu error tracker submission - shared library This library provides methods to generate an identifier for use with the Ubuntu error tracker Package: libwildmidi-config Architecture: all Version: 0.4.3-ok1.1 Multi-Arch: foreign Priority: optional Section: misc Source: wildmidi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 47 Recommends: freepats Filename: pool/main/w/wildmidi/libwildmidi-config_0.4.3-ok1.1_all.deb Size: 11822 MD5sum: 8766f7893940abe881f1fceb2d436da9 SHA1: 5e27a39d2f28b9ace2d6f6fad76be5ec0360b378 SHA256: c0c17e167a4145ee94837ebab6de6866bf580a5412c02c88d011925ed598ad77 SHA512: 79d8a67ae127d16f5c1641d1763524f7ab3a54df55122b36895487c0cc87b8f22cc8a8fd4214bc5c32822db05a714057aec7306c55aa34a2d56b56a7df09feda Homepage: http://www.mindwerks.net/projects/wildmidi/ Description: software MIDI player configuration MIDI streaming library designed to process a MIDI file using sound patches and stream the results as stereo audio data through a buffer which an external program can then process further. . This package contains the configuration files and relevant documentation Package: libwildmidi-dev Architecture: amd64 Version: 0.4.3-ok1.1 Priority: optional Section: libdevel Source: wildmidi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 276 Depends: libwildmidi2 (= 0.4.3-ok1.1) Recommends: libwildmidi-config Filename: pool/main/w/wildmidi/libwildmidi-dev_0.4.3-ok1.1_amd64.deb Size: 99320 MD5sum: 80e0b1b83dc39cf5d9fdf2b26b3b040d SHA1: bd29f19f51c6dfce309a33d6addedcfeff1050fb SHA256: f1f56333f938b7b7245fea227192cf6f472a447111fdcd6fec6f98ddc1eb0ccc SHA512: f974abdf418b879d6305a61c0a1cabf95987d0cd8d29a88ce985e51da5eb4cc253ab68fa0f42430f1ed20b93e3caef8aa150983161b587dc14a37a1877b11f57 Homepage: http://www.mindwerks.net/projects/wildmidi/ Description: software MIDI player library headers MIDI streaming library designed to process a MIDI file using sound patches and stream the results as stereo audio data through a buffer which an external program can then process further. . This package contains the development headers, static library and symlinks to libWildMidi.so.1 Package: libwildmidi2 Architecture: amd64 Version: 0.4.3-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: wildmidi Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 164 Depends: libc6 (>= 2.33) Suggests: libwildmidi-config Replaces: libwildmidi0 Filename: pool/main/w/wildmidi/libwildmidi2_0.4.3-ok1.1_amd64.deb Size: 64890 MD5sum: 577640d4bf08874267bc12d7969a84b6 SHA1: 809d3064fccc1a59c453b6456981b047f83710c5 SHA256: 8a22151f4d3e499050f05a79159ba00c7bb6cee0fbc80e3949a5672d5efd97be SHA512: 65f47f20883b83e07893f89a11f89c5a27101b87469193afa6b71e1e87afffc4fe058edbfabb16ff275cd4551fbd596b2e6ac7d1747b9d702453de01b2a77716 Homepage: http://www.mindwerks.net/projects/wildmidi/ Description: software MIDI player library MIDI streaming library designed to process a MIDI file using sound patches and stream the results as stereo audio data through a buffer which an external program can then process further. Package: libwind0t64-heimdal Architecture: amd64 Version: 7.8.git20221117.28daf24+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: heimdal Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Brian May Installed-Size: 190 Provides: libwind0-heimdal (= 7.8.git20221117.28daf24+dfsg-ok1) Depends: libc6 (>= 2.14), libcom-err2 (>= 1.43.9), libroken19t64-heimdal (>= 1.4.0+git20110226) Breaks: libwind0-heimdal (<< 7.8.git20221117.28daf24+dfsg-ok1) Replaces: libwind0-heimdal Filename: pool/main/h/heimdal/libwind0t64-heimdal_7.8.git20221117.28daf24+dfsg-ok1_amd64.deb Size: 43664 MD5sum: 85dc1c4ccf39643a3636b49dc820323d SHA1: 32cca182873586ad3a3ff9b29b80351c43cbc750 SHA256: cff028786fa73d32fbc91d1fc1e5ae41e2f7438b441bd4eb185cdcb0f6a78dad SHA512: 3bb359f83c242d1e3a769dce8b392cd7024c8cd5337f210321d699c9199d22951031a068eded60a156db13cc30b33b7cbee2458d8b2fa15d10829816fb44f3ab Homepage: http://www.h5l.org/ Description: Heimdal Kerberos - stringprep implementation Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the stringprep library. Package: libwinpr-tools2-2t64 Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 173 Provides: libwinpr-tools2-2 (= 2.11.5+dfsg1-ok2) Depends: libc6 (>= 2.4), libssl3t64 (>= 3.0.0), libwinpr2-2t64 (= 2.11.5+dfsg1-ok2) Breaks: libwinpr-tools2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libwinpr-tools2-2 (<< 2.11.5+dfsg1-ok2) Replaces: libwinpr-tools2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libwinpr-tools2-2 Filename: pool/main/f/freerdp2/libwinpr-tools2-2t64_2.11.5+dfsg1-ok2_amd64.deb Size: 26340 MD5sum: 4a7cbe9a6fbb1ad11840e62d796739cd SHA1: 861c20c08b4ae2ace9b0ea53fde44df629ee0032 SHA256: c9e38253846dfb02bcc47bb646cc884ea9ec28f2a5bccd93b1808e645070e8c3 SHA512: 6d2a008ca8b973f8fd76c6ef2c859fbf500d418df1696dc513e08bb29d1c1698d4c97712f0ddcefb5f1cb359365dad57268ac59096c7da7ced7d5bddc8df44c7 Homepage: https://www.freerdp.com/ Description: Windows Portable Runtime Tools library FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for Windows Portable Runtime utilities and tools. Package: libwinpr2-2t64 Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libs Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 1239 Provides: libwinpr2-2 (= 2.11.5+dfsg1-ok2) Depends: libc6 (>= 2.38), libicu74 (>= 74.1-1~), libssl3t64 (>= 3.0.0), libsystemd0 Suggests: freerdp2-x11 Breaks: libwinpr2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libwinpr2-2 (<< 2.11.5+dfsg1-ok2) Replaces: libwinpr2 (<< 2.0.0~git20170725.1.1648deb+dfsg1-1~), libwinpr2-2 Filename: pool/main/f/freerdp2/libwinpr2-2t64_2.11.5+dfsg1-ok2_amd64.deb Size: 312376 MD5sum: 6e5aa22c9d1f301484b5e0ad3027a735 SHA1: 36064571264cb0a5ff8a92318adc04bae1561fbe SHA256: 4000014755b9f4a0fe29d57fbc03c442df742fb91c4e4187ed87aff234933001 SHA512: 4a208cf1f5afd1bf1b5516a1246610fa61c009eac950e3b48d2974960bf4d2524e6394462b16819ffd8031fc601a40e9e861c2578b6a1aecaf78d29904b2d875 Homepage: https://www.freerdp.com/ Description: Windows Portable Runtime library WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR shared library. Package: libwinpr2-dev Architecture: amd64 Version: 2.11.5+dfsg1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: freerdp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 1124 Depends: libssl-dev, libwinpr-tools2-2t64 (= 2.11.5+dfsg1-ok2), libwinpr2-2t64 (= 2.11.5+dfsg1-ok2) Filename: pool/main/f/freerdp2/libwinpr2-dev_2.11.5+dfsg1-ok2_amd64.deb Size: 158952 MD5sum: 21ec114f0236e191c4a63e5f84bf1bfc SHA1: 63fbaab9605471cea10abb331b39548bea360941 SHA256: 0bbb1b0fa416a61cd5754212134d64a51e8db17d8672bc364f210bfcb6c6dfa3 SHA512: 182c8cda7eb6f55f7aa97c460408e94c779b4e6499a38217c5d3905048888d44602dca11ea7fbe34abd54e1da6ba6b2e813bd9fb21573cc4c59b3765ec322bd0 Homepage: https://www.freerdp.com/ Description: Windows Portable Runtime library (development files) WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR development files. Package: libwireplumber-0.4-0 Architecture: amd64 Version: 0.4.17-ok2 Multi-Arch: same Priority: optional Section: libs Source: wireplumber Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 1022 Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.62.0), liblua5.4-0 (>= 5.4.6), libpipewire-0.3-0 (>= 0.3.68), libsystemd0 Filename: pool/main/w/wireplumber/libwireplumber-0.4-0_0.4.17-ok2_amd64.deb Size: 227636 MD5sum: 3a8345df6e451477c70ef79f9cdd29f9 SHA1: 9f1df205ff35ec1794b360bedb7d346f4efcce10 SHA256: 835dc693cc2aede18c2038c8568987b44eaaee778971445f1d6ea8eae3cf7be6 SHA512: 0cf169ddfa0b1ff827c0c9330d4513b3d48048430117fb8803e6c470ead0f845a27b98a09c9276e44516292a276a3c85ac18aa332806387853aa0e438b5f0f93 Homepage: https://gitlab.freedesktop.org/pipewire/wireplumber Description: Shared libraries for WirePlumber WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire. . This package contains the shared library and plugins. Package: libwireplumber-0.4-dev Architecture: amd64 Version: 0.4.17-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: wireplumber Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 863 Depends: libglib2.0-dev, libpipewire-0.3-dev, libwireplumber-0.4-0 (= 0.4.17-ok2), gir1.2-wp-0.4 (= 0.4.17-ok2) Suggests: wireplumber-doc Filename: pool/main/w/wireplumber/libwireplumber-0.4-dev_0.4.17-ok2_amd64.deb Size: 65204 MD5sum: 2dd431edbeeed58cd0b9aa561ef0f159 SHA1: f6a807907045aca2acd76128ad1bfd13c9c73a09 SHA256: ecdeb30312e14335ca195d594dc4795ba6adbd349e2087acadfac88f801e57d1 SHA512: c323b6020ef0169512a9abe606032494cc9db79bfa49857a164f7362c1546583b4a8707ec08204fdc3511bab58b71006a1392ecf79d4c3befb68e0220c9b31bd Homepage: https://gitlab.freedesktop.org/pipewire/wireplumber Description: Development files for WirePlumber WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire. . This package contains the development files. Package: libwlroots-dev Architecture: amd64 Version: 0.17.4-ok4 Multi-Arch: same Priority: optional Section: libdevel Source: wlroots Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Sway and related packages team Installed-Size: 411 Depends: libwlroots12 (= 0.17.4-ok4), libcap-dev, libdrm-dev (>= 2.4.114), libegl-dev, libgbm-dev (>= 17.1.0), libgles2-mesa-dev, libinput-dev (>= 1.21.0), libpixman-1-dev, libseat-dev, libsystemd-dev, libvulkan-dev (>= 1.2.182), libwayland-dev (>= 1.22), libxcb1-dev, libxcb-composite0-dev, libxcb-dri3-dev, libxcb-icccm4-dev, libxcb-image0-dev, libxcb-present-dev, libxcb-render0-dev, libxcb-render-util0-dev, libdisplay-info-dev, libliftoff-dev (>= 0.4.0), libcairo2-dev, libxcb-res0-dev, libxcb-xfixes0-dev, libxcb-xinput-dev, libxkbcommon-dev, libx11-xcb-dev, libxcb-ewmh-dev, wayland-protocols (>= 1.32) Filename: pool/main/w/wlroots/libwlroots-dev_0.17.4-ok4_amd64.deb Size: 64524 MD5sum: b589ad167e495ce15068e78c18afb39e SHA1: 2754d5537caa40120246a42d939e6f45acb99935 SHA256: 2a34dcf7fe90bc4739bb20f0ce0a5514418d6c92982eb5adf4caba9f954a9b7b SHA512: 96342c0e6a51e0eb6d09ebb494a5d837f979efb2e7fc2858c87cfbaa0ce58a177733b3a228913b26a1f547a69f9a8d5b459f19f84845b9c53f441e9065a9f72f Homepage: https://gitlab.freedesktop.org/wlroots/wlroots/ Description: Modular wayland compositor library - development headers wlroots is a set of pluggable, composable modules to build a Wayland compositor. . This package contains the development headers. Package: libwlroots-examples Architecture: amd64 Version: 0.17.4-ok4 Priority: optional Section: libs Source: wlroots Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Sway and related packages team Installed-Size: 425 Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libegl1, libgles2, libwayland-client0 (>= 1.22), libwayland-egl1 (>= 1.22), libwayland-server0 (>= 1.22), libwlroots12 (>= 0.17.0), libxkbcommon0 (>= 1.5.0) Filename: pool/main/w/wlroots/libwlroots-examples_0.17.4-ok4_amd64.deb Size: 68048 MD5sum: 91b24beab9bcb35ba0c38c914c1f080c SHA1: d5410439d49d2cfe72749e31833112f7c6b27a41 SHA256: 8545b9ad38f4cb74f2fb710ed1ef5afaf1224cbfd54c6d66d9ae8c6e2c7ffa4f SHA512: 2d1aeefa654d87f50ae003438c213e3a2cc504b50896b77255738d32e85ce24e8e91f586344c673166f19052b8ca0cfa383861d0a4c559eda2c939efe82349cc Homepage: https://gitlab.freedesktop.org/wlroots/wlroots/ Description: Modular wayland compositor library - binaries wlroots is a set of pluggable, composable modules to build a Wayland composior. . This package contains various examples on how to use wlroots. Package: libwlroots12 Architecture: amd64 Version: 0.17.4-ok4 Multi-Arch: same Priority: optional Section: libs Source: wlroots Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Sway and related packages team Installed-Size: 1160 Depends: libc6 (>= 2.34), libdisplay-info1 (>= 0.1.1), libdrm2 (>= 2.4.114), libegl1, libgbm1 (>= 21.1.0), libgles2, libinput10 (>= 1.21.0), libliftoff0 (>= 0.4.1), libpixman-1-0 (>= 0.30.0), libseat1 (>= 0.5.0), libudev1 (>= 183), libvulkan1 (>= 1.2.182), libwayland-client0 (>= 1.22), libwayland-server0 (>= 1.22), libxcb-composite0, libxcb-dri3-0 (>= 1.13), libxcb-ewmh2 (>= 0.4.1), libxcb-icccm4 (>= 0.4.1), libxcb-present0, libxcb-render-util0, libxcb-render0, libxcb-res0 (>= 1.10), libxcb-shm0 (>= 1.10), libxcb-xfixes0 (>= 1.15), libxcb-xinput0 (>= 1.15), libxcb1, libxkbcommon0 (>= 1.5.0) Filename: pool/main/w/wlroots/libwlroots12_0.17.4-ok4_amd64.deb Size: 363112 MD5sum: d18291ea817c449d9c05ccccb023888f SHA1: b1dc89d81589e5796bb454673702611ed90df930 SHA256: 610d15fec7491dbd8e1a748310521fb047e3a9d94bb4f3a9583ef4f26950deb5 SHA512: b57c1cdf13b46cff23ead9cb697b5ec13682ea09509301e47117a31e0145369504a39b774d94e416015a40194a4eab921ec5b330b1ff19dbfdc548158396152c Homepage: https://gitlab.freedesktop.org/wlroots/wlroots/ Description: Modular wayland compositor library - shared library wlroots is a set of pluggable, composable modules to build a Wayland composior. . This package contains the shared library. Package: libwnck-3-0 Architecture: amd64 Version: 43.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libwnck3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 303 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.75.3), libgtk-3-0 (>= 3.22.0), libpango-1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.4), libx11-6, libxrender1, libxres1 (>= 2:1.2.0), libwnck-3-common Filename: pool/main/libw/libwnck3/libwnck-3-0_43.0-ok1_amd64.deb Size: 105432 MD5sum: 82d1b439c1e459170a589480b1fa1606 SHA1: 4359c3d2a569933c95d170c5452fadf57633566b SHA256: 230ab900979f05678ad0f446097f26b10f2cdc5e9b023337e511844e8458f6b4 SHA512: 3016753a96c1c070245735503b67578ecae28ee4399d90950fc45aecfa76dfbe13df6122c551f717b1920f623b8e5574569381501628ddb7d85218df9ad73104 Homepage: https://gitlab.gnome.org/GNOME/libwnck Description: Window Navigator Construction Kit - runtime files A library to use for writing pagers and task lists. . This package contains runtime files. Package: libwnck-3-common Architecture: all Version: 43.0-ok1 Multi-Arch: foreign Priority: optional Section: libs Source: libwnck3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1976 Filename: pool/main/libw/libwnck3/libwnck-3-common_43.0-ok1_all.deb Size: 226868 MD5sum: 588727550032c9cc9d8ff605e1e99c94 SHA1: 58d7516f371bd36d17640a39e38d33494368cc36 SHA256: 8f633202f587c823979608d3ef762f752fb7894ff1302c0fc6b0af0f245589c5 SHA512: 1fc7e3d7a3fb5e39b7d4c21fc1a375c2df671eab110e42a492c7bb722f1942feff5e7e4ec6b9c375b29effb36e10a65d6fbca5927174e711eaf8fc53a9ea0d6d Homepage: https://gitlab.gnome.org/GNOME/libwnck Description: Window Navigator Construction Kit - common files A library to use for writing pagers and task lists. . This package contains internationalization files. Package: libwnck-3-dev Architecture: amd64 Version: 43.0-ok1 Priority: optional Section: libdevel Source: libwnck3 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1202 Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.44), libgtk-3-0 (>= 3.22.0), libwnck-3-0 (= 43.0-ok1), libx11-6, gir1.2-wnck-3.0 (= 43.0-ok1), libglib2.0-dev (>= 2.32), libpango1.0-dev, libx11-dev, libgtk-3-dev (>= 3.4), libstartup-notification0-dev (>= 0.7), libcairo2-dev, libxres-dev Filename: pool/main/libw/libwnck3/libwnck-3-dev_43.0-ok1_amd64.deb Size: 93560 MD5sum: 4bcccfc721781d8c4135466aa78c2543 SHA1: 591b3fe9dcfe439298822b93b50bc55a82b7548e SHA256: e9631320796e6c21f0bfad62982177989e5ecba6d38c5e429835d2dcb8d6cc68 SHA512: 9e2d91b061da729ee23828f202e96843d8948e4195f738014e770ad079a3178911429bcd1726960a4ebeb08ba8dbba909dd7ebc5bed413a98a574d4c3c78c327 Homepage: https://gitlab.gnome.org/GNOME/libwnck Description: Window Navigator Construction Kit - development files A library to use for writing pagers and task lists. . This package contains development files (include headers). Package: libwoff-dev Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: woff2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 27 Depends: libbrotli-dev, libwoff1 (= 1.0.2-ok1) Filename: pool/main/w/woff2/libwoff-dev_1.0.2-ok1_amd64.deb Size: 4132 MD5sum: ec58e6ba002cf3e075342f562293a6c4 SHA1: db38bd59f0fb31e0efc2b34c96c80ce6bb6a5c24 SHA256: d7564c683ddd61f69b77af7e831caabfc574907a48594c66cd7ee37ed9ddd80c SHA512: 1e80c6725fa7f973c7dead4b743e44465caa8b6a9bf3cd1377c06ecb4319005cf013369d9d69ddea2c559baead0ce7bb72d9fc952da00db2079b8f29d97c40c6 Homepage: https://github.com/google/woff2 Description: library for converting fonts to WOFF 2.0 - development files woff2 is a library for converting fonts from the TTF format to the WOFF 2.0 format. The library also allows decompression from WOFF 2.0 to TTF. . The WOFF 2.0 format uses the Brotli compression algorithm to compress fonts suitable for use in CSS @font-face rules. WOFF 2.0 is a W3C Candidate Recommendation. . This package contains the development files. Package: libwoff1 Architecture: amd64 Version: 1.0.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: woff2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Fonts Task Force Installed-Size: 141 Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/main/w/woff2/libwoff1_1.0.2-ok1_amd64.deb Size: 41764 MD5sum: 7b927d4401cd35ea41c368ad33558d51 SHA1: 32b85639e8a7e4fe07836e7fa17b3df3bc20ff85 SHA256: 392203a3da67d282a643051651758b1be63389e0629136afa49cfc7f59da3626 SHA512: 134c087f54f57563c76bca24d38c47fd0cb9c140518911d512729807afb5e6e2bde98475ce90a5d8e9c9e70b734385907b5904a348a3099ca6aeb46e60232b8d Homepage: https://github.com/google/woff2 Description: library for converting fonts to WOFF 2.0 woff2 is a library for converting fonts from the TTF format to the WOFF 2.0 format. The library also allows decompression from WOFF 2.0 to TTF. . The WOFF 2.0 format uses the Brotli compression algorithm to compress fonts suitable for use in CSS @font-face rules. WOFF 2.0 is a W3C Candidate Recommendation. Package: libwpa-client-dev Architecture: amd64 Version: 2:2.10-ok1.8 Multi-Arch: same Priority: optional Section: libdevel Source: wpa Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian wpasupplicant Maintainers Installed-Size: 114 Breaks: libwpa-dev Replaces: libwpa-dev Filename: pool/main/w/wpa/libwpa-client-dev_2.10-ok1.8_amd64.deb Size: 28848 MD5sum: 059b88e9790702800717c2f7db04b02c SHA1: 29206efad39a33b7b0909fc6b90c21d4fa8a9e08 SHA256: 156b770ba95602a24d8b2ebe4f16ad7659faad1c894da4b7dfde72d18145503a SHA512: abf24a1aca5595a86d243f4121f41a6847cd33e1eabde4d25023dacf015fa1d966ea622adf6461b1d14de3f512266bb8b82c90d3da612b2778828f0918dd0227 Homepage: https://w1.fi/wpa_supplicant/ Description: development files for WPA/WPA2 client support (IEEE 802.11i) wpa-supplicant is a userspace daemon handling connection and authentication in wireless and wired networks, primarily secured with the WPA/WPA2/WPA3 protocols. This software provides key negotiation with the access point (WPA Authenticator), and controls association with IEEE 802.11i networks. . This package contains static libwpa_client library and header files. Package: libwpd-0.10-10 Architecture: amd64 Version: 0.10.3-ok2 Multi-Arch: same Priority: optional Section: libs Source: libwpd Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 698 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 5.2) Conflicts: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8 Replaces: libwpd0, libwpd2, libwpd3, libwpd4, libwpd5, libwpd6, libwpd8 Filename: pool/main/libw/libwpd/libwpd-0.10-10_0.10.3-ok2_amd64.deb Size: 194074 MD5sum: 3eab4dfbb3c1fdfdbc6b34bc4ca53024 SHA1: c8ab097591538bbacfc7dd7cd18970986f96c14a SHA256: a94ce429dae437d6d295a64ceb799e91795023ef11fcbf10c7661443099ad3b9 SHA512: 7ac908974075102f0e0190e731b171c8dd230c0b1ccd06cea11c65564b1ac948fdbce26fcfa24a8885335a4f84cad4165543d9aa107d31aa5c77eef5538b80df Description: Library for handling WordPerfect documents (shared library) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains the shared library. Package: libwpd-dev Architecture: amd64 Version: 0.10.3-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libwpd Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2491 Depends: libwpd-0.10-10 (= 0.10.3-ok2) Filename: pool/main/libw/libwpd/libwpd-dev_0.10.3-ok2_amd64.deb Size: 319432 MD5sum: 29f851658f88125d575d7bc84baa5d62 SHA1: 391b1d091d6ac638e9627f0d43d213fc826647c1 SHA256: 189fc6c80695caa8d6663c08621c3fb63c813ce9cc04cb9fdecc7e8a64cfcd86 SHA512: c8fefc39124a25bdd52cd6843ef94ff6829b4a6bdb9506229d9e50c5e94c30c1804cab334a43230d0f6be3741c6e5717975be8ac461cad367c5e991b4fbe05f6 Description: Library for handling WordPerfect documents (development) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains files used for development with libwpd. Package: libwpd-doc Architecture: all Version: 0.10.3-ok2 Priority: optional Section: doc Source: libwpd Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 14848 Recommends: www-browser Filename: pool/main/libw/libwpd/libwpd-doc_0.10.3-ok2_all.deb Size: 784344 MD5sum: 4cf4cc0874558edf51688654640b7196 SHA1: 6eb0f27f271818822f89393b1ece44feb76f2c1e SHA256: e4b87456cb29b70c8272be16d0197931d043640aac991075059f0651fabe29a8 SHA512: 952e4b89e48d3d9d810aba196753ecf79539a37ce56cfc85bdd5137cd49a44c1eb88a0784a5a444c58df8a9bb606953a65402b83cb2d7aafc67e7d36a4180a80 Description: Library for handling WordPerfect documents (documentation) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains the API Documentation. Package: libwpd-tools Architecture: amd64 Version: 0.10.3-ok2 Priority: optional Section: utils Source: libwpd Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 160 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), librevenge-0.0-0, libstdc++6 (>= 4.1.1), libwpd-0.10-10 Replaces: libwpd7 (<= 0.7.2-0) Filename: pool/main/libw/libwpd/libwpd-tools_0.10.3-ok2_amd64.deb Size: 13174 MD5sum: d24d9593bc5915260bec356f1bbc95a8 SHA1: 0ab4e2fb5017fe6b3ed398fb80628f33d950d736 SHA256: a4f7460b9e6e66f27eb56542ba8df0aa8fb1c2cf6c8ac396d3b2273a333bc30b SHA512: d1f43d6946328d4144745f9d16f6b1675838b75fafc3511210ac93eb4ac4307ade58f1983c0a40284de8c542681c1f1ef52134d658cdb030ff66b460f132d232 Description: Tools from libwpd for converting WordPerfect to HTML/RAW/Text libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains some little programs using libwpd to convert WordPerfect files into HTML/Raw files and Text. Package: libwps-0.4-4 Architecture: amd64 Version: 0.4.14-ok1 Multi-Arch: same Priority: optional Section: libs Source: libwps Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 5418 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), librevenge-0.0-0, libstdc++6 (>= 9) Filename: pool/main/libw/libwps/libwps-0.4-4_0.4.14-ok1_amd64.deb Size: 1270942 MD5sum: 47122424779c870fa2035b961115cb1c SHA1: 619e397e5b2cf61ef3a8a148be334a2154b901ec SHA256: f0252b709a781aadbddaa8313172287cc3c03e937568865b7e753c39866ae6df SHA512: 3444cb845c8981a4cae3524737ac571c42900f609e343b78bb9d6da6fc935d8a42b4d60d5e721160139e8350ff3952462fe4f9679f36166f97d7bf08d9709a3b Homepage: https://sourceforge.net/projects/libwps/ Description: Works text file format import filter library (shared library) libwps is a library (for use by word processors, for example) for importing the Microsoft Works word processor file format. As of November 2006, the project is new, but it imports Works format versions 2, 3, 4, and 8 with some formatting. Support for Works formats version 2000 (aka 5) is coming soon. . This package contains the shared library. Package: libwps-dev Architecture: amd64 Version: 0.4.14-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libwps Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 36439 Depends: librevenge-dev, libwps-0.4-4 (= 0.4.14-ok1) Filename: pool/main/libw/libwps/libwps-dev_0.4.14-ok1_amd64.deb Size: 3050074 MD5sum: 24532fe45702de94406f4458e4f7be5e SHA1: a3a56bc85a95517d2c982973ecb2e095221a25f5 SHA256: 5e2901e627ace4d0f833cea5bfbe201547e13aa4edc29384c8fbd73bcf75d44d SHA512: 3c10aa697118c9fb5fb9e4ed3a37c6466fab01f1154ee8071b1bad4c828ad08d75debfbcf3db4e6564d201d4a0bcb704bbda1569e31031cc816c093489972887 Homepage: https://sourceforge.net/projects/libwps/ Description: Works text file format import filter library (development) libwps is a library (for use by word processors, for example) for importing the Microsoft Works word processor file format. As of November 2006, the project is new, but it imports Works format versions 2, 3, 4, and 8 with some formatting. Support for Works formats version 2000 (aka 5) is coming soon. . This package contains the files needed for developing applications using libwps. Package: libwps-doc Architecture: all Version: 0.4.14-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libwps Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 18060 Filename: pool/main/libw/libwps/libwps-doc_0.4.14-ok1_all.deb Size: 816994 MD5sum: 3da3e66d13904dfe14d64b64bce2cfe7 SHA1: 52040fd64e51ee6026fb29f0567b3940917f4132 SHA256: bfc9abac7ec4c8551510c8c1eb82cbc83a8b83c49d7f372761536aca67f0987b SHA512: 48d9ab629533a781e0499521ea01a2d28d9fe0c41f1947a940e33451f53503284707dbba1ebacba53a8ef9e69a35eb250a0cf3e04f5b947392df0376829a5f87 Homepage: https://sourceforge.net/projects/libwps/ Description: Works text file format import filter library (documentation) libwps is a library (for use by word processors, for example) for importing the Microsoft Works word processor file format. As of November 2006, the project is new, but it imports Works format versions 2, 3, 4, and 8 with some formatting. Support for Works formats version 2000 (aka 5) is coming soon. . This package contains the API documentation. Package: libwps-tools Architecture: amd64 Version: 0.4.14-ok1 Priority: optional Section: utils Source: libwps Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 351 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), librevenge-0.0-0, libstdc++6 (>= 5.2), libwps-0.4-4 Filename: pool/main/libw/libwps/libwps-tools_0.4.14-ok1_amd64.deb Size: 37828 MD5sum: a8d1ec47b37d3509b496638094b1ce85 SHA1: a01b6f5e41750b06a33c4887701040fac1a9b1f7 SHA256: c700f28419268c3d932d4a6383eb91b5b61dafc5f8cbd9ca4b01f9b59f33b1a1 SHA512: bc576f70cc745ad9b8904995bdfd90a9ec0460017aebfd0b51c7cf041b7ba9e9ed285a23b75e4b6667ccb08b117a95fbc7ba7d91c0a0522f36bdf0f40044f7d6 Homepage: https://sourceforge.net/projects/libwps/ Description: Tools from libwps for converting Works text documents to HTML/RAW/Text libwps is a library (for use by word processors, for example) for importing the Microsoft Works word processor file format. As of November 2006, the project is new, but it imports Works format versions 2, 3, 4, and 8 with some formatting. Support for Works formats version 2000 (aka 5) is coming soon. . This package contains some little programs using libwps to convert Works text document files into HTML/Raw files and Text. Package: libwrap0 Architecture: amd64 Version: 7.6.q-ok2 Multi-Arch: same Priority: optional Section: libs Source: tcp-wrappers Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Installed-Size: 104 Depends: libc6 (>= 2.33), libnsl2 (>= 2.0.0-ok1) Filename: pool/main/t/tcp-wrappers/libwrap0_7.6.q-ok2_amd64.deb Size: 45120 MD5sum: 0a119bcc6f37b553b4b18131db5221f8 SHA1: 3d7f75b96ca4484510f6250fc9aa5539c985bc38 SHA256: 0e02c184c3674e2c6b7b60edeee223d967226046d7b28fb98e4e984fdfa6bb5a SHA512: e4ce0d96622b94c9bf49532adc8758c0a8b504faa67729372c0ac31e9f55cd0eedeaaac345f9d2dbb9577518ae769244b1fe2b3c0e811aa4e41f892debcc5639 Description: Wietse Venema's TCP wrappers library Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: libwrap0-dev Architecture: amd64 Version: 7.6.q-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: tcp-wrappers Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Marco d'Itri Installed-Size: 98 Depends: libwrap0 (= 7.6.q-ok2) Filename: pool/main/t/tcp-wrappers/libwrap0-dev_7.6.q-ok2_amd64.deb Size: 21072 MD5sum: 1c19931be3269ebdac583679ee4cef91 SHA1: b87e60f7aca5eb93304612fcd38bc76e9d6f66eb SHA256: 2057ddc7ab97106ace80d9185e636a8c5d69918da09f6ba1545db5fce436f731 SHA512: e05b71ae4395cc7bc400a297bb507096645affc3f3d9f3915f949df6aa13c4f47aa08186a79024232513475697fbe442c7c74eb9ad9f2a61a4eba55fdd3d368e Description: Wietse Venema's TCP wrappers library, development files Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: libwww-mechanize-perl Architecture: all Version: 2.18-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Perl Group Installed-Size: 252 Depends: perl:any, libcgi-pm-perl, libhtml-form-perl (>= 6.08), libhtml-parser-perl, libhtml-tree-perl, libhttp-cookies-perl, libhttp-message-perl, liburi-perl, libwww-perl Recommends: libio-socket-ssl-perl Filename: pool/main/libw/libwww-mechanize-perl/libwww-mechanize-perl_2.18-ok1_all.deb Size: 92832 MD5sum: 125dc0b1320f7e5c2192f3375cdd859a SHA1: 3d466758916f2ed1985f7d2ba80e309a425d57dc SHA256: 875ddb8311160b203bc2d63f7b343a58f7cd785bb3c55cdeb7c0c9c8739912d8 SHA512: 67d113342f5c390a4ee4266b921b759ac01c4f4f8b3737c5d1754f83b0f0e3a9ffeac2184485f62ca47e8a1a529a65373a088b9ab17a32e7efd202d9c224bb14 Homepage: https://metacpan.org/release/WWW-Mechanize Description: module to automate interaction with websites WWW::Mechanize, or Mech for short, helps you automate interaction with a website. It supports performing a sequence of page fetches including following links and submitting forms. Each fetched page is parsed and its links and forms are extracted. A link or a form can be selected, form fields can be filled and the next page can be fetched. Mech also stores a history of the URLs you've visited, which can be queried and revisited. Package: libwww-perl Architecture: all Version: 6.76-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 418 Depends: perl:any, ca-certificates, libencode-locale-perl, libfile-listing-perl, libhtml-parser-perl, libhtml-tagset-perl, libhtml-tree-perl, libhttp-cookies-perl, libhttp-date-perl, libhttp-message-perl, libhttp-negotiate-perl, liblwp-mediatypes-perl, liblwp-protocol-https-perl, libnet-http-perl, libtry-tiny-perl, liburi-perl, libwww-robotrules-perl, netbase Recommends: libdata-dump-perl, libhtml-form-perl, libhtml-format-perl, libhttp-daemon-perl, libmailtools-perl Suggests: libauthen-ntlm-perl Filename: pool/main/libw/libwww-perl/libwww-perl_6.76-ok1_all.deb Size: 139708 MD5sum: 5fcce9192f8f8c4b4f903164c1fafdc7 SHA1: 9f4aba6dfb09abdd2537cb7d3dcf29d557529973 SHA256: 0cf6f75ff82b1efb0f8f7fbbf0e49b664d67bfa618b07ceeee97393b6ec132e7 SHA512: 7368a1a3fe7acef2025c11d4487a3f1c1d6cbe915695f65925acf99cd1e1a519565ecc847cc660ea333d316c2835e971ee9eeb27ac9a11a41da3e09b520be390 Homepage: https://metacpan.org/release/libwww-perl Description: simple and consistent interface to the world-wide web libwww-perl (also known as LWP) is a collection of Perl modules that provide a simple and consistent programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. It also contains general purpose modules, as well as a simple HTTP/1.1-compatible server implementation. Package: libwww-robotrules-perl Architecture: all Version: 6.02-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 35 Depends: perl:any, liburi-perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Filename: pool/main/libw/libwww-robotrules-perl/libwww-robotrules-perl_6.02-ok2_all.deb Size: 12324 MD5sum: aab0d5e32def895178cc3dba09d91e78 SHA1: 0d203bf4a0444439772f4dde37c43a8edd01f245 SHA256: 1c8cea0ea831ca712bb33d1f6a91e12203317cdae3f1467f38221d9e39fd86d3 SHA512: dcbd9da7f7ce33b976126d4fd0d0d6a19eaf87d898386b9934fe89c79a8e67ca7668ac70ee703b4bc354ccf760516dc2fba998da14a59c9dfd69e1d7a45766fd Homepage: https://metacpan.org/release/WWW-RobotRules Description: database of robots.txt-derived permissions WWW::RobotRules parses /robots.txt files as specified in "A Standard for Robot Exclusion", at . Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site. . The parsed files are kept in a WWW::RobotRules object, and this object provides methods to check if access to a given URL is prohibited. The same WWW::RobotRules object can be used for one or more parsed /robots.txt files Package: libwxbase3.2-1t64 Architecture: amd64 Version: 3.2.4+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wxWidgets Maintainers Installed-Size: 2959 Provides: libwxbase3.2-1 (= 3.2.4+dfsg-ok1) Depends: libc6 (>= 2.38), libcurl4 (>= 7.16.3), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.3.1), liblzma5 (>= 5.1.1alpha+20120614), libpcre2-32-0 (>= 10.22), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Breaks: libwxbase3.2-0, libwxbase3.2-1 (<< 3.2.4+dfsg-ok1) Replaces: libwxbase3.2-0, libwxbase3.2-1 Filename: pool/main/w/wxwidgets3.2/libwxbase3.2-1t64_3.2.4+dfsg-ok1_amd64.deb Size: 821676 MD5sum: 91ec61ad0c0d84576276d792eb612c4f SHA1: fb6911bcf3307eeb1db62d74d20ffa27d3390b12 SHA256: 8b2858db1b51bb3d43149988f657e9fd95e4cea228aad993aecaa19a998b15fc SHA512: 41462d6dcd5bae58107208ea95f7bc3baa5787f5f2ca1b8a1c89f9c9771d2ce09c4d00dbb12184a8198eab20def49d21a1fd2da1843c4e340889e41d6f9b81b6 Homepage: https://www.wxwidgets.org/ Description: wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing the same program to work for all supported platforms, wxThread class for writing multithreaded programs, and much more. . wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), Microsoft Windows, and Mac OS X. . This package is only useful for non-GUI apps. It offers a subset of the classes in libwx_gtk3.2 for use in console apps and daemons. You do not need this package to build or use wxWidgets GUI apps. Package: libwxgtk-gl3.2-1t64 Architecture: amd64 Version: 3.2.4+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wxWidgets Maintainers Installed-Size: 329 Provides: libwxgtk-gl3.2-1 (= 3.2.4+dfsg-ok1) Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libgl1, libglib2.0-0t64 (>= 2.12.0), libgtk-3-0 (>= 3.9.10), libstdc++6 (>= 5.2), libwxbase3.2-1t64 (>= 3.2.4+dfsg), libwxgtk3.2-1t64 (>= 3.2.4+dfsg), libx11-6 Breaks: libwxgtk-gl3.2-1 (<< 3.2.4+dfsg-ok1), libwxgtk3.2-0 Replaces: libwxgtk-gl3.2-1, libwxgtk3.2-0 Filename: pool/main/w/wxwidgets3.2/libwxgtk-gl3.2-1t64_3.2.4+dfsg-ok1_amd64.deb Size: 49492 MD5sum: 5845240ef47806335c906dec2e336207 SHA1: 857de70f16e648014d19fb636e0f6522ae7faaf9 SHA256: 53b5768e1a7f7691c846eaa12cd3c09f65327790a06d9dc7b594db88d55dfca6 SHA512: 380596a4c51486d15dd3d1d16ba42af05c666aa4ada263825e51ebff535e967ea669111c50a871d10d0bd1ab23699c162f1d9008e49e2170585eec2cb1beb073 Homepage: https://www.wxwidgets.org/ Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 gl library runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the media shared libraries needed to run programs linked against libwx_gtk3u_gl. Package: libwxgtk-media3.2-1t64 Architecture: amd64 Version: 3.2.4+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wxWidgets Maintainers Installed-Size: 309 Provides: libwxgtk-media3.2-1 (= 3.2.4+dfsg-ok1) Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.16.0), libgstreamer-plugins-bad1.0-0 (>= 1.16.2), libgstreamer-plugins-bad1.0-0 (<< 1.17), libgstreamer1.0-0 (>= 1.2.0), libgtk-3-0 (>= 3.9.10), libstdc++6 (>= 5.2), libwxbase3.2-1t64 (>= 3.2.4+dfsg), libwxgtk3.2-1t64 (>= 3.2.4+dfsg) Breaks: libwxgtk-media3.2-0, libwxgtk-media3.2-1 (<< 3.2.4+dfsg-ok1) Replaces: libwxgtk-media3.2-0, libwxgtk-media3.2-1 Filename: pool/main/w/wxwidgets3.2/libwxgtk-media3.2-1t64_3.2.4+dfsg-ok1_amd64.deb Size: 48000 MD5sum: 14010588b2098b97401fa369d5635338 SHA1: a266e08ac9125c909c066a6cc481b807517e42dd SHA256: 083bae76094d197d2a205ed81960fe7be8314e3d46fece199ba5f3715e02e4a2 SHA512: 5b95216d2ea9f4453104484aa277270412e3f78a35c8a42c26ac5dc21548399e9ee8b87a5dc6c7fe88bf9b70a7f68c20f9e9d3efca336b2ddc2ca6f0839f745a Homepage: https://www.wxwidgets.org/ Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 media library runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the media shared libraries needed to run programs linked against libwx_gtk3u_media. Package: libwxgtk-media3.2-dev Architecture: amd64 Version: 3.2.4+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wxWidgets Maintainers Installed-Size: 221 Depends: libwxgtk-media3.2-1t64 (= 3.2.4+dfsg-ok1), libwxgtk3.2-dev (= 3.2.4+dfsg-ok1), wx-common, wx3.2-headers (= 3.2.4+dfsg-ok1) Suggests: gettext, wx3.2-doc Filename: pool/main/w/wxwidgets3.2/libwxgtk-media3.2-dev_3.2.4+dfsg-ok1_amd64.deb Size: 26224 MD5sum: b6dcf3d9940043b6d8d03d187e4efce3 SHA1: a00508e5021952731fb4c184942e40bc4afb900d SHA256: 00781cad8cc1c072d6ec89a40559eca7a881b427880c86285a69da62d1c1c518 SHA512: 60df4823cad539982fa3bd1f05ff9f83eecf8280fd64f0e9e7418729a45d355b374c832c24884284c46878e6636f97c42da12e91652da1120624aefd25e01a02 Homepage: https://www.wxwidgets.org/ Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 media library development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs using the wxMediaCtrl class. Package: libwxgtk-webview3.2-1t64 Architecture: amd64 Version: 3.2.4+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wxWidgets Maintainers Installed-Size: 419 Provides: libwxgtk-webview3.2-1 (= 3.2.4+dfsg-ok1) Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.68.0), libgtk-3-0 (>= 3.0.0), libjavascriptcoregtk-4.1-0, libstdc++6 (>= 5.2), libwebkit2gtk-4.1-0 (>= 2.15.1), libwxbase3.2-1t64 (>= 3.2.4+dfsg), libwxgtk3.2-1t64 (>= 3.2.4+dfsg) Breaks: libwxgtk-webview3.2-0, libwxgtk-webview3.2-1 (<< 3.2.4+dfsg-ok1) Replaces: libwxgtk-webview3.2-0, libwxgtk-webview3.2-1 Filename: pool/main/w/wxwidgets3.2/libwxgtk-webview3.2-1t64_3.2.4+dfsg-ok1_amd64.deb Size: 77536 MD5sum: 957c51a17094185e088e47e4ce6281de SHA1: 30761da9db6817f859bbe140758eaa35708e6d84 SHA256: 37ac78315c07f2eaf48c872a81dbc64fd29d1cf443960537ed5d9e2bda339450 SHA512: 76c9264de40aea56ed488a2f67a48c9ebbb91503f8d1922b921a2289de446a6c27864c58ddb5d949a486522741d93252e52613d2fb04f77e68f5557230b36e82 Homepage: https://www.wxwidgets.org/ Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 webview library runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the media shared libraries needed to run programs linked against libwx_gtk3u_webview. Package: libwxgtk-webview3.2-dev Architecture: amd64 Version: 3.2.4+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wxWidgets Maintainers Installed-Size: 221 Depends: libwxgtk-webview3.2-1t64 (= 3.2.4+dfsg-ok1), libwxgtk3.2-dev (= 3.2.4+dfsg-ok1), wx-common, wx3.2-headers (= 3.2.4+dfsg-ok1) Suggests: gettext, wx3.2-doc Filename: pool/main/w/wxwidgets3.2/libwxgtk-webview3.2-dev_3.2.4+dfsg-ok1_amd64.deb Size: 26208 MD5sum: 21b8db024107c6abcd4aeacec019a528 SHA1: 3c5611055730e7eac031619ccfea0126334e11eb SHA256: 4feb11b42e25063fb57a0c9f6cbf60e26b56d5df1e5518e10058762e0d3503a3 SHA512: 71da7ebddb46e6b7ed92360a872dc8d57618df27288b1537212c6b2e6894b67c3cfb7f4edb977efa0ed71c5ebe40b5172a8f554101984d599ff1acb24665c6fe Homepage: https://www.wxwidgets.org/ Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 webview library development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs using the wxWebView class. Package: libwxgtk3.2-1t64 Architecture: amd64 Version: 3.2.4+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wxWidgets Maintainers Installed-Size: 16425 Provides: libwxgtk3.2-1 (= 3.2.4+dfsg-ok1) Depends: libc6 (>= 2.38), libcairo2 (>= 1.12.0), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.3.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.75.3), libgtk-3-0 (>= 3.22.25), libjpeg62-turbo (>= 1.3.1), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.37.2), libpng16-16t64 (>= 1.6.2), libsm6, libstdc++6 (>= 11), libtiff6 (>= 4.0.3), libwxbase3.2-1t64 (>= 3.2.4+dfsg), libx11-6, libxkbcommon0 (>= 0.5.0), libxtst6 Breaks: libwxgtk3.2-0, libwxgtk3.2-1 (<< 3.2.4+dfsg-ok1) Replaces: libwxgtk3.2-0, libwxgtk3.2-1 Filename: pool/main/w/wxwidgets3.2/libwxgtk3.2-1t64_3.2.4+dfsg-ok1_amd64.deb Size: 4147840 MD5sum: 364e186f865c9d8a518282a5cb54186d SHA1: e0ee7ab42d43df15b12ee4ebd553f551e52a6f54 SHA256: a16d5b3d503d4089edfbe284921c8d89e723df52a44ed285fe215213da98632d SHA512: 62c9d818e73dac6ead5506414d005ddb53f9dcea7e0d6e785144635baca7fb3e2c77086c18492536a9394d803039f8b9ee66b6c3f332ed63680c4b2e51f62740 Homepage: https://www.wxwidgets.org/ Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the shared libraries needed to run programs linked against wxWidgets. To use the (optional) glcanvas library you will need to have Mesa or OpenGL installed. Package: libwxgtk3.2-dev Architecture: amd64 Version: 3.2.4+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: wxwidgets3.2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: wxWidgets Maintainers Installed-Size: 318 Depends: libgl-dev, libglu1-mesa-dev, libwxbase3.2-1t64 (= 3.2.4+dfsg-ok1), libwxgtk-gl3.2-1t64 (= 3.2.4+dfsg-ok1), libwxgtk3.2-1t64 (= 3.2.4+dfsg-ok1), wx-common, wx3.2-headers (= 3.2.4+dfsg-ok1) Suggests: gettext, wx3.2-doc Filename: pool/main/w/wxwidgets3.2/libwxgtk3.2-dev_3.2.4+dfsg-ok1_amd64.deb Size: 47232 MD5sum: 806df48996e9280ae3cb63f59200ecd9 SHA1: 46fea707693d02ddde4b03c822667dda3edabcf7 SHA256: 21361509d11fdeeda43100098fa9bccdcf35ee0c6144faa0b3532b7cdced4f1c SHA512: d74d12ddc922d7a07d03c5590f8b8b8b722551f9d7e743bd5c69c700a21c3b3ee9aa21d3b9fcb40f6b1107b7d8ced823e13297b55a55c3514d69d6122b5bdce0 Homepage: https://www.wxwidgets.org/ Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs. If you want to compile apps using the (optional) glcanvas library you will need to have Mesa or OpenGL installed too. . This package also provides the wx-config script. Package: libx11-6 Architecture: amd64 Version: 2:1.8.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libx11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1382 Depends: libc6 (>= 2.38), libxcb1 (>= 1.11.1), libx11-data Breaks: libx11-xcb1 (<< 2:1.7.0-2) Filename: pool/main/libx/libx11/libx11-6_1.8.7-ok1_amd64.deb Size: 576960 MD5sum: 96c6b1d671a576a7d62cacb11b377752 SHA1: 5d2919a016c8d5d72d7e3be4ac90437aefded866 SHA256: 38b2ccdfd95de08626250bce12370e0c3d4ebe36c80c0f7076dd17ed87bfae7f SHA512: 2c5e2f81ceae674c1478cad5f7bff2a96402cc7586e6eb2f555304ab76646913fd048b6437c29cf19e80563469a3381f5c8001204012f1d93ae446ac9b1869b7 Description: X11 client-side library This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-data Architecture: all Version: 2:1.8.7-ok1 Multi-Arch: foreign Priority: optional Section: x11 Source: libx11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1335 Filename: pool/main/libx/libx11/libx11-data_1.8.7-ok1_all.deb Size: 103800 MD5sum: a640e11dab29b85a9961d651a1fd506d SHA1: e045945f19d61b0c7164e5022345609e9b8fd4d1 SHA256: 4983e6e12d13cba18f5e7b4480aa071e515d67636ebd53bd3f7b897bc1d316f6 SHA512: 2cd22468a5f026c71cc3ff7577272feb4ad09a3c27fd168ff37e078f7c65bceb7d905d336f0511982c4d80c094334d1620333e88a0339293bf5805f81a595e24 Description: X11 client-side library This package provides the locale data files for libx11. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-dev Architecture: amd64 Version: 2:1.8.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libx11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 2419 Depends: libx11-6 (= 2:1.8.7-ok1), libxau-dev, libxdmcp-dev, x11proto-dev (>= 2019.2-1), xtrans-dev, libxcb1-dev Suggests: libx11-doc Replaces: x11proto-dev (<< 2019.2) Filename: pool/main/libx/libx11/libx11-dev_1.8.7-ok1_amd64.deb Size: 647380 MD5sum: f5b094491d597ade3fb08869fce5b24e SHA1: 26909f2dd51f3c92e080af88c16d3bfa3e291758 SHA256: e7bdcf892cd28f5ea9ecfe9b7648ffd1c569a27edb7110d7b64fe20131d1f4c2 SHA512: 4b709ab94d44b2fcba9a000d00ca08c677c92d451e675c85cbaebd5111042dd7f07617498a3a772b93fb2cc6cb69d7e6e483933fc76bca9bee74146aa4780a40 Description: X11 client-side library (development headers) This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . This package contains the development headers for the library found in libx11-6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-doc Architecture: all Version: 2:1.8.7-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libx11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 9909 Filename: pool/main/libx/libx11/libx11-doc_1.8.7-ok1_all.deb Size: 1993184 MD5sum: 26f52bdcc0182c25110abfa00b76cb9b SHA1: 0d08df6e2678889d803b26f636acfabe932e51ad SHA256: 79273d81a4f89968ab7eed4e7062abf1022b048cd0f2ffd3aedd6302fb935b84 SHA512: ed542f2fbe3399dc9032aa4f50cb082b7fd0121a9858c1424f50199e68335d24ae46c93807526e15f54c981c11dc59eb015056a88dd2df57cd69b96cc98f15f0 Description: X11 client-side library (development documentation) This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . This package contains supplemental documentation for the library found in libx11-6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-xcb-dev Architecture: amd64 Version: 2:1.8.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libx11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 69 Depends: libx11-xcb1 (= 2:1.8.7-ok1), libxcb1-dev, libx11-dev Filename: pool/main/libx/libx11/libx11-xcb-dev_1.8.7-ok1_amd64.deb Size: 9740 MD5sum: 36832f6fa5d8be6cfc094e313efb950f SHA1: e754214278df574675d875e20d2b78b04f3b311c SHA256: 3380083ae064a8ed6d95a28e31bef036ecc0693feb8481b2e8d74beaf40b34d0 SHA512: d9b3f7894908ff9c0600fa7d8b34e79fea3de10f804e178bcab1ccb48f2cdb5b661764bd17bfc4677abc0f25831ac36095dd43f8e6731a4a593e8aa0542de632 Description: Xlib/XCB interface library (development headers) libX11-xcb provides functions needed by clients which take advantage of Xlib/XCB to mix calls to both Xlib and XCB over the same X connection. . This package contains the development headers for the library found in libx11-xcb1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . More information about XCB can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-xcb1 Architecture: amd64 Version: 2:1.8.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: libx11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 72 Depends: libx11-6 (= 2:1.8.7-ok1) Filename: pool/main/libx/libx11/libx11-xcb1_1.8.7-ok1_amd64.deb Size: 7556 MD5sum: 10fefabadf55721589929368c85a9c13 SHA1: 4633d9e37b32d510133ebd8d732271cf4bfb1aaa SHA256: 1e45d4d578122633bd8c87db5446b7aa97e7305c0d479d3d00d0b7b378944d74 SHA512: 5d8ee60155fd0d48673846cc1a271c70d61cf0cb33d3503c465b10c3e4f1e47ff6424f48d7f697ce09a1d3eb6b84d86774877e42ae171f5523f42616ad3f013c Description: Xlib/XCB interface library libX11-xcb provides functions needed by clients which take advantage of Xlib/XCB to mix calls to both Xlib and XCB over the same X connection. . More information about X.Org can be found at: . More information about XCB can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx264-164 Architecture: amd64 Version: 2:0.164.3108+git31e19f9-ok1 Multi-Arch: same Priority: optional Section: libs Source: x264 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1855 Depends: libc6 (>= 2.38) Filename: pool/main/x/x264/libx264-164_0.164.3108+git31e19f9-ok1_amd64.deb Size: 557056 MD5sum: fdfb273e3e2be976980285c2bec99b1c SHA1: 0ab40d5d5dd35ba70e574c5286b7dca2a640ce87 SHA256: 82d24caf91c82dcb0ba75d496e5bf73e11d5a829f7ccad271b75570219307d63 SHA512: a7f0b485301b872bc69e2cbd1574357b16f9e6def2ed8059529450b3bfdb341e5d3601a01c7b063be1cf95b09fa40f53d8fec032504b7f79812520c9b1057bb3 Homepage: https://www.videolan.org/developers/x264.html Description: x264 video coding library libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams. . This package contains the libx264 shared library. Package: libx264-dev Architecture: amd64 Version: 2:0.164.3108+git31e19f9-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: x264 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 2765 Depends: libx264-164 (= 2:0.164.3108+git31e19f9-ok1) Filename: pool/main/x/x264/libx264-dev_0.164.3108+git31e19f9-ok1_amd64.deb Size: 596396 MD5sum: 16fc8f086f0577ddde3b6f43bdfcc0f9 SHA1: d13f129347c05df8602a3d3e63eb0425f04abaad SHA256: 2211c7130682098bf3ffaff163ed85c1e93e8f15dda987f865651f196a71bfc7 SHA512: b4af6bff2514883f300238ec68719f15256b13bd23bae1317e8640fc0fea7ac4ab48f5c31881b4ddc5e7e3f3df77fb9796697726b1ccbf168c5c7a442b7ca263 Homepage: https://www.videolan.org/developers/x264.html Description: development files for libx264 libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams. . This package contains the static library and headers used to build programs that use libx264. Package: libx265-199 Architecture: amd64 Version: 3.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: x265 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 16086 Depends: libc6 (>= 2.38), libnuma1 (>= 2.0.11), libstdc++6 (>= 4.1.1) Filename: pool/main/x/x265/libx265-199_3.5-ok1_amd64.deb Size: 1112852 MD5sum: 46338fb8e0966014b3b6402f87536b83 SHA1: 043c8a2de0a7f8163fb2158cb000d394353aa87b SHA256: 829e9c511d8028f0b41b5c7144aebcc380645ce016116863ea994a23258405f6 SHA512: d7a7d2dff61e4f829b5fc34150ac837faee9c5531076ddc2b7d08b7de7749820b01c2ec30d6e580c71a2fe5544d05c5b8ba28ef7cd1b38ff2c71b3f532ac2f96 Homepage: http://x265.org Description: H.265/HEVC video stream encoder (shared library) libx265 is an encoding library for creating H.265/High Efficiency Video Coding (HEVC) video streams. . This package contains the shared library. Package: libx265-dev Architecture: amd64 Version: 3.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: x265 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 21573 Depends: libx265-199 (= 3.5-ok1) Suggests: libx265-doc Filename: pool/main/x/x265/libx265-dev_3.5-ok1_amd64.deb Size: 1155872 MD5sum: e56745918881fe5905bf4812d98451f1 SHA1: a3f1c982b9290add772b4216c4743918ed957fdf SHA256: b44a2b9ab98fed44ec56162549a725e13f89ac45e43ce1640972f1f58cf16441 SHA512: 871a1c9a2428499ca82bd95beb1d8cbafb6277f224659cf31ca78c509636f3f627e2eb1544224fbfd7951f19d910a3a890ca88b330792d90151f47b6001d4f05 Homepage: http://x265.org Description: H.265/HEVC video stream encoder (development files) libx265 is an encoding library for creating H.265/High Efficiency Video Coding (HEVC) video streams. . This is the development package which contains headers and libraries for libx265. Package: libx265-doc Architecture: all Version: 3.5-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: x265 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 967 Depends: libjs-sphinxdoc (>= 7.2.2) Filename: pool/main/x/x265/libx265-doc_3.5-ok1_all.deb Size: 122756 MD5sum: 8c07ac0343915bb1c25973ae768e5b03 SHA1: c67256c1ebc03bdc8a3b3f501b9ffcf2405d757b SHA256: c2818ade000131fdffaa38c6568f9c2d5fabcecd1f7a60634161dc1a20d2bb7e SHA512: ec614e763ee4ba76c4c9bff53f8cdf5a9b05aa1eb53c52589eab1e315b153a78a0f5f1013511a362f4982ce58b228b2a6983bf0a6cfe1aee745ad3dca90d5426 Homepage: http://x265.org Description: H.265/HEVC video stream encoder (documentation) libx265 is an encoding library for creating H.265/High Efficiency Video Coding (HEVC) video streams. . This package contains documentation for the command line encoder and the shared library. Package: libx32asan4 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1408 Depends: gcc-7-base (= 7.5.0-ok2), libc6-x32 (>= 2.23), libx32gcc-s1 Filename: pool/main/g/gcc-7/libx32asan4_7.5.0-ok2_amd64.deb Size: 386654 MD5sum: 4e47ef6998fff8c5466165fdf704091e SHA1: ee23f90c931182338d9f60b5c5b25f39d46cad91 SHA256: d9c069fca7d91723deab08b5ecf0b06ce3de95bceb8f48b4a226df2b6c1acce6 SHA512: ac3d257c72d255ab6f0cefcb44d1dea83faba66f99384c3726e94c632217162c7b015c00bebed591afa4b1cca3ad33642d99ff254de89cb1c891b977761a868a Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32asan5 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1599 Depends: gcc-9-base (= 9.3.0-ok12), libc6-x32 (>= 2.34), libx32gcc-s1 Filename: pool/main/g/gcc-9/libx32asan5_9.3.0-ok12_amd64.deb Size: 418462 MD5sum: dcc3db6152f5e0ffa50a60141f3af39f SHA1: ae621510574bed81026dd2a5b882124e8b7b34a6 SHA256: baf1c96114cd651a1c3c1219fae0898cd21666bb66e43bf6b21bf4d810d14d77 SHA512: 5d0e587bcb3b5102e8803d86417516c6484ed6694c469fa43c8cc2773f4ea059d55659afb639c09ec2d2c9917d7295decea3161e07fa414c73961565465d7dd4 Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32asan6 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1125 Depends: gcc-10-base (= 10-20200411-ok5), libc6-x32 (>= 2.23), libx32gcc-s1 (>= 3.3) Filename: pool/main/g/gcc-10/libx32asan6_10-20200411-ok5_amd64.deb Size: 359744 MD5sum: 4d1c1e045643bd3f1e8dab3c807335cc SHA1: a5a638ab8200c5738cf50ce860c72a7a92bcc106 SHA256: aebb976640bba6ab0a0975c1feb19c4b15de6a0fce72880c9fc50b174889c476 SHA512: 0dc00b4dc44024bec25e5ab6cf0f958e0a6cf4e18207e2c7bdec02f42935b942f52140f786558d5589f6e2efa654f3d83e7e3acfaf609cef1ed4164370387bff Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32asan8 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8971 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-x32 (>= 2.34), libx32gcc-s1 (>= 3.3) Filename: pool/main/g/gcc-13/libx32asan8_13.2.0-4ok3.3_amd64.deb Size: 2713030 MD5sum: 30661c4f6f05636d607918cca3029505 SHA1: f696ddce5cf38b6f718044f22aa38c5c518d42a8 SHA256: cad0c4bd53cfbc896fde2faf178be0c29232ca8f4d0b1ac8b2b98b87911303fa SHA512: 26231c5abc0b70c60d02977894d2c4d1b00edbc64b549a731b7ccd92edabe12855794f0bfc2665ccde2b2a2d0d6eb136dd742ed0468abe393d51051bb68cccaf Homepage: http://gcc.gnu.org/ Description: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32atomic1 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 43 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-x32 (>= 2.16) Filename: pool/main/g/gcc-13/libx32atomic1_13.2.0-4ok3.3_amd64.deb Size: 10026 MD5sum: 48d9e11711e34e56a3214841d3a0ad27 SHA1: 24b05886c519a1ae75a8e422fe44bd4d85925125 SHA256: 39cd5c8c410be6755fa260d9c8fda325a75c0ca9075b5b40d95cf76dcba0654c SHA512: 839ef522949242296688f49d59446abe7333f8938a5b204c23a491ee4031dec62acad5a3946eb1b0646c5e5d5c729dcebc60ea7bbd089472d5567e67fa6a2bd2 Homepage: http://gcc.gnu.org/ Description: support library providing __atomic built-in functions (x32) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libx32cilkrts5 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 141 Depends: gcc-7-base (= 7.5.0-ok2), libc6-x32 (>= 2.16), libx32gcc-s1, libx32stdc++6 Filename: pool/main/g/gcc-7/libx32cilkrts5_7.5.0-ok2_amd64.deb Size: 47758 MD5sum: b8eba59f9c8d104dbe96bff8f2c43e42 SHA1: 9fe6ec174b8a36b4d69a00602b2a3e16c356aa0b SHA256: e5a3fdb55dce4c9529c0ec48781f152648d8b4a639df3e3ebb12202e2a2ed921 SHA512: d738336499455e7713d09bf2edbb8ea3e216c6530cc554eec82b8aafd5d677c23e02dd7935860f3ad48772c3d81a3e7bbfb95dd1fb5a81ba789b712df3ffa046 Homepage: http://gcc.gnu.org/ Description: Intel Cilk Plus language extensions (x32) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: libx32gcc-10-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6955 Depends: gcc-10-base (= 10-20200411-ok5), lib32gcc-s1 (>= 10-20200411-ok5), libx32gcc-s1 (>= 10-20200411-ok5), lib32gomp1 (>= 10-20200411-ok5), libx32gomp1 (>= 10-20200411-ok5), lib32itm1 (>= 10-20200411-ok5), libx32itm1 (>= 10-20200411-ok5), lib32atomic1 (>= 10-20200411-ok5), libx32atomic1 (>= 10-20200411-ok5), lib32asan6 (>= 10-20200411-ok5), libx32asan6 (>= 10-20200411-ok5), lib32ubsan1 (>= 10-20200411-ok5), libx32ubsan1 (>= 10-20200411-ok5), lib32quadmath0 (>= 10-20200411-ok5), libx32quadmath0 (>= 10-20200411-ok5) Recommends: libc6-dev (>= 2.13-0ubuntu6) Filename: pool/main/g/gcc-10/libx32gcc-10-dev_10-20200411-ok5_amd64.deb Size: 2094664 MD5sum: 49fed7e0906b8d511074f1cfad390f83 SHA1: f1d4dde68f9300b0973060d455d8aeb540090436 SHA256: 2b401e744cc388546f0a86448f989364dc5292ef06e2cd1465f612e1c60915bd SHA512: f0b60680b8f58b1c0f1c8e23f8d814d5f8fbd57d451edd258fa135d617de2e0e1cf95a2beb04ff6d61c5decd65c73b1fd2daf05ba72dd890fb1eee6d1b3bb3e3 Homepage: http://gcc.gnu.org/ Description: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7102 Depends: gcc-12-base (= 12.3.0-1ok3), lib32gcc-s1 (>= 12.3.0-1ok3), libx32gcc-s1 (>= 12.3.0-1ok3), lib32gomp1 (>= 12.3.0-1ok3), libx32gomp1 (>= 12.3.0-1ok3), lib32itm1 (>= 12.3.0-1ok3), libx32itm1 (>= 12.3.0-1ok3), lib32atomic1 (>= 12.3.0-1ok3), libx32atomic1 (>= 12.3.0-1ok3), lib32asan8 (>= 12.3.0-1ok3), libx32asan8 (>= 12.3.0-1ok3), lib32ubsan1 (>= 12.3.0-1ok3), libx32ubsan1 (>= 12.3.0-1ok3), lib32quadmath0 (>= 12.3.0-1ok3), libx32quadmath0 (>= 12.3.0-1ok3) Recommends: libc6-dev (>= 2.23-1~) Filename: pool/main/g/gcc-12/libx32gcc-12-dev_12.3.0-1ok3_amd64.deb Size: 2131978 MD5sum: 1d74c17df8474772927c4b0ed193cf4b SHA1: e1505a3fa5ec04debbc65ce6f4ba9f8f84978ae9 SHA256: c00dd9460cd7a227346ef021c278f2b43c7b3cb86291c9c6b82d6cb7d027e87d SHA512: 5a2a60462cbbfdceb654dfef5b4b82c7457d6adac60050ada86b7dd61714e56d0012f38f0c571cbc6da7bb807ad695ae478b9f8c350a355915d526190ee575d0 Homepage: http://gcc.gnu.org/ Description: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7423 Depends: gcc-13-base (= 13.2.0-4ok3.3), lib32gcc-s1 (>= 13.2.0-4ok3.3), libx32gcc-s1 (>= 13.2.0-4ok3.3), lib32gomp1 (>= 13.2.0-4ok3.3), libx32gomp1 (>= 13.2.0-4ok3.3), lib32itm1 (>= 13.2.0-4ok3.3), libx32itm1 (>= 13.2.0-4ok3.3), lib32atomic1 (>= 13.2.0-4ok3.3), libx32atomic1 (>= 13.2.0-4ok3.3), lib32asan8 (>= 13.2.0-4ok3.3), libx32asan8 (>= 13.2.0-4ok3.3), lib32ubsan1 (>= 13.2.0-4ok3.3), libx32ubsan1 (>= 13.2.0-4ok3.3), lib32quadmath0 (>= 13.2.0-4ok3.3), libx32quadmath0 (>= 13.2.0-4ok3.3) Recommends: libc6-dev (>= 2.23-1~) Filename: pool/main/g/gcc-13/libx32gcc-13-dev_13.2.0-4ok3.3_amd64.deb Size: 2186326 MD5sum: 583a6a617f077f0552ef51c671a3629b SHA1: 49d269e60ed0d0dee946aefff607d6f7074f969f SHA256: 1bc74d855d312a68707bb454f5277a048a33218eb52d82d312b1313987b1cab9 SHA512: 383c7f084df1b0e011484380c1f7865978131e4f4b28b2b42c820a9b9db238b58172cff6a6de4298c26daa41085883bde6335f665f14a0be448f6b9e04950e5a Homepage: http://gcc.gnu.org/ Description: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-7-dev Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7108 Depends: gcc-7-base (= 7.5.0-ok2), lib32gcc-s1 (>= 7.5.0-ok2), libx32gcc-s1 (>= 7.5.0-ok2), lib32gomp1 (>= 7.5.0-ok2), libx32gomp1 (>= 7.5.0-ok2), lib32itm1 (>= 7.5.0-ok2), libx32itm1 (>= 7.5.0-ok2), lib32atomic1 (>= 7.5.0-ok2), libx32atomic1 (>= 7.5.0-ok2), lib32asan4 (>= 7.5.0-ok2), libx32asan4 (>= 7.5.0-ok2), lib32ubsan0 (>= 7.5.0-ok2), libx32ubsan0 (>= 7.5.0-ok2), lib32cilkrts5 (>= 7.5.0-ok2), libx32cilkrts5 (>= 7.5.0-ok2), lib32mpx2 (>= 7.5.0-ok2), lib32quadmath0 (>= 7.5.0-ok2), libx32quadmath0 (>= 7.5.0-ok2) Recommends: libc6-dev (>= 2.13-0ubuntu6) Replaces: gccgo-7-multilib (<< 7.5.0-ok2) Filename: pool/main/g/gcc-7/libx32gcc-7-dev_7.5.0-ok2_amd64.deb Size: 2123704 MD5sum: 158026270b0a9e5fa3a9119a2a5c2399 SHA1: 77912fad70a7848d88c61f86fcb85c1d757d077c SHA256: dd8613f2b100a7217ba486fb2b52e91dc7678d464a504ff7dc88ea1272fabed3 SHA512: 50abd285e20ef49173937b4ff547e242226522e3141c16b80ecf96d71ee082a216bf417908493d3edf0dc1b6f252c3a5318ec090c17013c8c9e46e462a5175ef Homepage: http://gcc.gnu.org/ Description: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-9-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7193 Depends: gcc-9-base (= 9.3.0-ok12), lib32gcc-s1 (>= 9.3.0-ok12), libx32gcc-s1 (>= 9.3.0-ok12), lib32gomp1 (>= 9.3.0-ok12), libx32gomp1 (>= 9.3.0-ok12), lib32itm1 (>= 9.3.0-ok12), libx32itm1 (>= 9.3.0-ok12), lib32atomic1 (>= 9.3.0-ok12), libx32atomic1 (>= 9.3.0-ok12), lib32asan5 (>= 9.3.0-ok12), libx32asan5 (>= 9.3.0-ok12), lib32ubsan1 (>= 9.3.0-ok12), libx32ubsan1 (>= 9.3.0-ok12), lib32quadmath0 (>= 9.3.0-ok12), libx32quadmath0 (>= 9.3.0-ok12) Recommends: libc6-dev (>= 2.13-0ubuntu6) Filename: pool/main/g/gcc-9/libx32gcc-9-dev_9.3.0-ok12_amd64.deb Size: 2092580 MD5sum: 4854c8ad79b07ee24f5d7e3c280331ff SHA1: d7a99bfd2d37f2dc164ae373f0ee0323868741a7 SHA256: 5ac6ffd63e79f3b366efe4dcceae1a47ee440fe32b136acaf27876d6cb5ce988 SHA512: edeefc39506d0b73724d9eb17f18704800ace7f76faa7d71472ddf35def200fe63da9f982f344a67daf96d860f094fad0d158a26f643cee8406f3ea968d19620 Homepage: http://gcc.gnu.org/ Description: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-s1 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 151 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-x32 (>= 2.35) Breaks: libx32gcc1 (<< 1:10) Replaces: libx32gcc1 (<< 1:10) Filename: pool/main/g/gcc-13/libx32gcc-s1_13.2.0-4ok3.3_amd64.deb Size: 62416 MD5sum: b352186afbecb451998ad0cd6844ae6a SHA1: 172744a553a7db4e8af6537a11c0127cdc0d2e3a SHA256: f83ee814404eb3f3b553602608122706deadd1c313289a19ffa5f5fee28b3aab SHA512: 16d1e9b9d3877667b368cbf170091627b6e602de300645e029c357129f7194dd11f8daa9d7761467fd9978417935415c01c0458d3dc90c6bc56012fb5312466b Homepage: http://gcc.gnu.org/ Description: GCC support library (x32) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: libx32gcc1 Architecture: amd64 Version: 1:10-20200411-ok5 Priority: optional Section: libs Source: gcc-10 (10-20200411-ok5) Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6 Depends: gcc-10-base (= 10-20200411-ok5), libx32gcc-s1 (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/libx32gcc1_10-20200411-ok5_amd64.deb Size: 798 MD5sum: ec44a6b78c904dfcc319d2147cc07436 SHA1: a62f62f51ddc18681713fcf85c45f1731c5852e2 SHA256: 47c5229ef84fbdeebb2d2266c4939aa51b7f08fb5a6fc3a7dc30072e71e3ad6e SHA512: 0aff3bf6b2377b9a24a344419c29a5cffc0bc1a7114c2bb4155ed2adc4fa15d9cb919f8298aa48dfd1326fa1f6136b5d8874ae6b0bb4aa871fd5945d6c1b88b7 Homepage: http://gcc.gnu.org/ Description: GCC support library (x32) This is a dependency package, and can be safely removed after upgrade. Package: libx32gfortran-10-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4376 Depends: gcc-10-base (= 10-20200411-ok5), libx32gcc-10-dev (= 10-20200411-ok5), libx32gfortran5 (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/libx32gfortran-10-dev_10-20200411-ok5_amd64.deb Size: 870566 MD5sum: 524fa1262b853a86fb11496c25c1ec21 SHA1: e906d59b9449fd9668bf13d1e1627968aa9c070f SHA256: c6bea1606fb8802e63a9b208e587251900549aa5c14431b460fb5e4fd12088ec SHA512: db716acf81738aa962348c8a0eea6abd6bc62e528fbc26922adff101d6dd73aa6fb33c7d529c3164698a786876fde2237983d58667b6bdf70a9631dc7c5dfa03 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4314 Depends: gcc-12-base (= 12.3.0-1ok3), libx32gcc-12-dev (= 12.3.0-1ok3), libx32gfortran5 (>= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/libx32gfortran-12-dev_12.3.0-1ok3_amd64.deb Size: 913632 MD5sum: e6a8bb5fd8136b410243632961d3695c SHA1: 3f5ef658963a15feb3a1db699d5e226c66b6d9d7 SHA256: 7bf69c2d5b21c52910341895a55c958645f5dcdf23c396936d226ef57ab5a85e SHA512: b5adf2cc40658e2383fd906bd6d26d06f1a610f984f561e3542af895845a65750b52d2a4cdadba07bded167852f7d94347d5c10c5d0a1cf55f0d29f2f3cba85b Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 4350 Depends: gcc-13-base (= 13.2.0-4ok3.3), libx32gcc-13-dev (= 13.2.0-4ok3.3), libx32gfortran5 (>= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/libx32gfortran-13-dev_13.2.0-4ok3.3_amd64.deb Size: 939010 MD5sum: cf9935ee957b2f2b284be1c8e7f6893a SHA1: ea67dfbce4d33eb055b45634482204b832ab766a SHA256: 3a91510aee7c340564be797bc233986bc46a7e1544627e3ef67bca927cb6c411 SHA512: 45ddf8a75e654764152464a5afec4a97196a7703827d15c8da5a4d6ab1482263a8f98558a31b97ed16786a0091156a4f0b5ef544fb5b550954de6cc6605617d0 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran-7-dev Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3133 Depends: gcc-7-base (= 7.5.0-ok2), libx32gcc-7-dev (= 7.5.0-ok2), libx32gfortran4 (>= 7.5.0-ok2) Filename: pool/main/g/gcc-7/libx32gfortran-7-dev_7.5.0-ok2_amd64.deb Size: 588524 MD5sum: 2c6a1d2a9bf04594f7580e524f5bf8c3 SHA1: 4c2058bb4c1f161a4ec829ec46968239a92e49e4 SHA256: 17a1c6cfbfdca66f6d57e25bc7aa60a9aa0a745ec47b24740d4b78a808d6b4a6 SHA512: c77e64689f5a7cae0cbeb92b4a2c7c0b308ce031146469bf13724cefbbe4dd2b102f7a1d2b090a71135d80c0a06afef93c880c479688ef825d102fa4e97df9ad Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran-9-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 3961 Depends: gcc-9-base (= 9.3.0-ok12), libx32gcc-9-dev (= 9.3.0-ok12), libx32gfortran5 (>= 9.3.0-ok12) Filename: pool/main/g/gcc-9/libx32gfortran-9-dev_9.3.0-ok12_amd64.deb Size: 735712 MD5sum: 693d015cb9f22e995d725b5c7eacd677 SHA1: 31ef8cb60bad94e4ba63347bc4e2216214068ed1 SHA256: 16446f1cf1c73ae3070070280c1d068b0f4140750e419ba96912497671f55601 SHA512: 4144a4125a0bfb7ba302e45159a04a5ed330de6f9179bde3d8ac28adce153830eb95d7097bcdca258c78a3f9ab9d6cc2faf5242971fa6bea4685b78fc03c1e69 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran4 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 1951 Depends: gcc-7-base (= 7.5.0-ok2), libc6-x32 (>= 2.29), libx32gcc-s1, libx32quadmath0 Filename: pool/main/g/gcc-7/libx32gfortran4_7.5.0-ok2_amd64.deb Size: 548430 MD5sum: 1fe145a2f65b119f20c89b38035ca3e1 SHA1: 219c7af6d5f29400a036a08bcb9966b29e53b9d1 SHA256: dbab835abbcec7f42fb03559c7d61aea09229c116d1f4616a82e99c7f657b963 SHA512: e7187715109aa874b5af3e4467984eee3cba3b8ffa99ffbb0c41762c8a63f9c41555c3c0c970855ff57a6d94aa0ef0f58e7a86e95fef188b222ab4a697f3e714 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (x32) Library needed for GNU Fortran applications linked against the shared library. Package: libx32gfortran5 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2934 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-x32 (>= 2.38), libx32gcc-s1 (>= 4.3) Filename: pool/main/g/gcc-13/libx32gfortran5_13.2.0-4ok3.3_amd64.deb Size: 906716 MD5sum: 311bcafebd6dc4906b6f4d2171e0d8cf SHA1: 89f19c7dcaa41d4c9d19a7ebd8c4620ca6d53e41 SHA256: 6bf93ff908be7376ac6e7ca6a918847530cd10d847bf8e436d6e9915171723a4 SHA512: faa41cb31ffb3bcaad35fe510bbd4c8930099a620e936405b8955d56b0cf195c72b6f3234e3aa57631dc532cbf1b1e5d3114c1dab3ba1aab4300cd564f4e82d5 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Fortran applications (x32) Library needed for GNU Fortran applications linked against the shared library. Package: libx32go-10-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 76822 Depends: gcc-10-base (= 10-20200411-ok5), libx32gcc-10-dev (= 10-20200411-ok5), libx32go16 (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/libx32go-10-dev_10-20200411-ok5_amd64.deb Size: 15836550 MD5sum: a268e19cd20ea935099e7efe64a13942 SHA1: 576105967ea2aed2211debe1e2336ce733424de1 SHA256: 681834c40c8667eeaa205ea2305cb398036d6fca47fe0c6ffacdcce1bb08405c SHA512: f6ea50296439720ba8eb0d2609101948320fa9f55d4366de4de697f8ef89c70113e9651a86694a9b292d0a1bca7992184020b09605b6e812d9bbe718b50ff492 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 85680 Depends: gcc-12-base (= 12.3.0-1ok3), libx32gcc-12-dev (= 12.3.0-1ok3), libx32go21 (>= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/libx32go-12-dev_12.3.0-1ok3_amd64.deb Size: 18345718 MD5sum: e20db59b897fe72cc5d2e9fa419deff9 SHA1: 7781e93c0194115e5863506cbea7d728023ca410 SHA256: 9d52c07d4f4ce04acaf1f8598a112e9a9ebe594a48a7a54121096463c715545c SHA512: cec305c4bf18c788dcc08c42c0d98a8a52b96b157653408c26a4c767ca8233e496765ee786aec0d83a21b0234216c99edbc361d1af45fba07056408dcbd49804 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 86705 Depends: gcc-13-base (= 13.2.0-4ok3.3), libx32gcc-13-dev (= 13.2.0-4ok3.3), libx32go22 (>= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/libx32go-13-dev_13.2.0-4ok3.3_amd64.deb Size: 18540290 MD5sum: 2537b40fcde57ff59685f93a04ce62d6 SHA1: a5109c5ecaa967745b2545627da9014d85823500 SHA256: c451b8eedbfc39a895d24bad85cd8162d5219b9ce88530e9baaebdec381e6f85 SHA512: ec0068f23b291cef493a9a3053cf7a20bc20fc3ad6cd3d0c0c496498b44e4874c09cc93ada4c6e32b9254af0f0655f02c649dcbe923a40c17155ce9bede6c140 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go-9-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 68400 Depends: gcc-9-base (= 9.3.0-ok12), libx32gcc-9-dev (= 9.3.0-ok12), libx32go14 (>= 9.3.0-ok12) Breaks: gccgo-9-multilib (<< 9-20190319-1~) Replaces: gccgo-9-multilib (<< 9-20190319-1~) Filename: pool/main/g/gcc-9/libx32go-9-dev_9.3.0-ok12_amd64.deb Size: 14032710 MD5sum: 37ac09969b19177ebb430844ad01abb7 SHA1: 067ebd8d3ed9d7f5889a05b342bc99586df367ba SHA256: b109943ff87240f6fefb9eb76a7e7696644046f06164cd7ceb99ca92a3c11c5e SHA512: 822f635d41468208327ade46d918af1f9bd7a986ec3e57f7c7a3e8963be3d3136a6d5bf829a82a45023d42bab5574d662d32a7afbc7ca89195a016368c499946 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go11 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 37388 Depends: gcc-7-base (= 7.5.0-ok2), libc6-x32 (>= 2.29), libx32gcc-s1 Replaces: libx32go3, libx32go8 Filename: pool/main/g/gcc-7/libx32go11_7.5.0-ok2_amd64.deb Size: 10235578 MD5sum: 52b90d6cbe223be7498874b75630b16f SHA1: ac6a3968e11b96a8d1e650ff47c06344314ae8ff SHA256: 5aa33a9ac697ed3a1db18fcdfe44e76f16fdd112572410f5f83f0970999b25e7 SHA512: 9cf5dbfbc9e64f93be680777f4ddacae9b58a3904ece409728f33cb43d18c8108a7f927675c255a93dde3adb44cdafe9059658d071aa3b1af90ba805d6692618 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32go14 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 37958 Depends: gcc-9-base (= 9.3.0-ok12), libc6-x32 (>= 2.34), libx32gcc-s1 Replaces: libx32go3, libx32go8 Filename: pool/main/g/gcc-9/libx32go14_9.3.0-ok12_amd64.deb Size: 11039626 MD5sum: ed1dfba91e84c9ada0e36923f18b01a7 SHA1: 659d9b7a5074c5701e26e27653f162202a621a25 SHA256: 60b58d1be386fe1f7e163838f7886ab5eb20d00ed8f29d722aaa1ea7b817ba48 SHA512: 020e5d8ca698cf17c05718d38591cc88fa7c43e34a86e9b39840f8205fb22b9a3ad6ff69b1ce3f19d5f1c25c3ff667cadc161de2de1f9998a17194777a4cbef8 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32go16 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 40783 Depends: gcc-10-base (= 10-20200411-ok5), libc6-x32 (>= 2.29), libx32gcc-s1 (>= 4.2) Filename: pool/main/g/gcc-10/libx32go16_10-20200411-ok5_amd64.deb Size: 11847532 MD5sum: 23a31332af7ba77f23cf4ace60626057 SHA1: b145aa3bf436ec7fcf89714e31cf5b23360bb73d SHA256: b96aa7e5678ebe95c209e75102892f69206ec966b0c6a57d8ed1af7bf6ce0600 SHA512: a345d96d13748c4d62f9116d1189e9f1005da793d9b23ed571f0a471cafb79fb02b4b63912371043d9c39941147d6ad47b8d5ac31f97ac56e60bab933f48d83d Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32go21 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 47820 Depends: gcc-12-base (= 12.3.0-1ok3), libc6-x32 (>= 2.38), libx32gcc-s1 Filename: pool/main/g/gcc-12/libx32go21_12.3.0-1ok3_amd64.deb Size: 14181160 MD5sum: e9c2fc9d105c96a06a07491eee041bb7 SHA1: 81f2df639b72b70ba3721b0393e1824a30286e44 SHA256: 656a3f3fe461e069bca7b891365043480db9b512273de12d390efbd66553f825 SHA512: 29ddfa4b8e1cd96557816185582053261e9a5aa921f842766e539d0b036d72e48863bc195214e0d63ac13316e51f9e2d36799432238f782dfa56c4a305780235 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32go22 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 48907 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-x32 (>= 2.34), libx32gcc-s1 (>= 4.2) Filename: pool/main/g/gcc-13/libx32go22_13.2.0-4ok3.3_amd64.deb Size: 14380022 MD5sum: 69232e071cfd0f1554ba7f83617c3a20 SHA1: e9a53ce0480882e5d00c39ca1a6397de5d91c21c SHA256: 0f162e6135f7460f8be3557b348906ae11368dd991ede24d40e7e9002b2fe31f SHA512: 3cf3c87ec81a04afe3ec59682fc9d2d8c65030eb74eedb896dd0b657e6101e14ac6b81c195e2e30d6ad22874e46464bdc094cf328492c0b1f034d389300e7e4f Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32gomp1 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 330 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-x32 (>= 2.38) Filename: pool/main/g/gcc-13/libx32gomp1_13.2.0-4ok3.3_amd64.deb Size: 136202 MD5sum: e7624844ea444eee92157e39ff290990 SHA1: a2469c5f8d24d79639fa95db25cd1a60e577a3da SHA256: 773224de7b418bca35167aa543677a31af2efbd7baeb5d56ca2e074dc327fba0 SHA512: da8e3b5c7801409be9f1ec98beec0ef9dc3639a67b3a098cef0a6300945f4f147b863d37afe6a94e498cd9c1bdc7858df088aa6bd2973f1aeb6046a9d276643f Homepage: http://gcc.gnu.org/ Description: GCC OpenMP (GOMP) support library (x32) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libx32gphobos-10-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 61926 Depends: gcc-10-base (= 10-20200411-ok5), libx32gphobos1 (>= 10-20200411-ok5), libx32gcc-10-dev (= 10-20200411-ok5) Filename: pool/main/g/gcc-10/libx32gphobos-10-dev_10-20200411-ok5_amd64.deb Size: 10141830 MD5sum: dd3d91e352ea4fc37b531f4b589d3eff SHA1: cb988eeedbd7f7745cb61ef96fefe2111ca0d0ca SHA256: fe827387b3b1ad55924f9ec72e7d143ebb610e8dc6f8e3ddbe990b1736f8280d SHA512: c3aebee7a9cb9bd2ebf02d3c3278352c8a890f1a075024d17c8a39d42206b89790cb0ecdb33e8098da20e953fded39a11d582b2a30c62ca4fa1dfbfc87e5ac0d Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (x32 development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 47087 Depends: gcc-12-base (= 12.3.0-1ok3), libx32gphobos3 (>= 12.3.0-1ok3), libx32gcc-12-dev (= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/libx32gphobos-12-dev_12.3.0-1ok3_amd64.deb Size: 7571150 MD5sum: e6ec531386b039f54aa63fd9d2a40d34 SHA1: 28aa1ebb36c9a169f34c6e1ec48d049c413dacde SHA256: 4b66ffeed5076da9f62acb95bc1dc5edd896dfb8dd7992429b86a4fcb41d5175 SHA512: 304a63c1d62c9ba33d95de9b7bff09ae72b9a9888298d0cf65d6d1b42b5d5a8f2dde49aca9e89423d8126f95e4e2f98e0e0d81f4d44dfe56f20c698a758a9c91 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (x32 development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 47509 Depends: gcc-13-base (= 13.2.0-4ok3.3), libx32gphobos4 (>= 13.2.0-4ok3.3), libx32gcc-13-dev (= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/libx32gphobos-13-dev_13.2.0-4ok3.3_amd64.deb Size: 7839956 MD5sum: f69f0a8ef56a1296fdd2c48730c91643 SHA1: 6f4c2950f5d3ce1e6a4969f88be72420779c5026 SHA256: dd3d451ed62db545ab0c4dc1f7843f9d3396777cf735abd95d54056df1dcc89f SHA512: fe25577e6380bed4dbaf6e99f2b19d90ad50e262f657ccf7ce1602238681ccbb42b13a266cba8557700dfeffad1e6fc77907c7345e873c82d136491db6a03a45 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (x32 development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos-7-dev Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 43261 Depends: gcc-7-base (= 7.5.0-ok2), libx32gphobos71 (>= 7.5.0-ok2), libx32gcc-7-dev (= 7.5.0-ok2) Filename: pool/main/g/gcc-7/libx32gphobos-7-dev_7.5.0-ok2_amd64.deb Size: 7015706 MD5sum: 82e9e5be1b0ac9563100746c62968d21 SHA1: 4f95ecf08b16f0e6f8bb610e604438915ed5af51 SHA256: 14bb51bede839d2bc110d6cb0f33a6e532c0363a8f9e7958495ed33c115a4ca1 SHA512: c7faa1efaeee09eb472d3e9c8d1a3ac985c3c1ccb2b5c60927527ba1ff39bf527d20390989554edddb3261f018a0f5415d08eda6ee811c6902e02773617116ca Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (x32 development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos-9-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 55980 Depends: gcc-9-base (= 9.3.0-ok12), libx32gphobos76 (>= 9.3.0-ok12), libx32gcc-9-dev (= 9.3.0-ok12) Filename: pool/main/g/gcc-9/libx32gphobos-9-dev_9.3.0-ok12_amd64.deb Size: 9065014 MD5sum: 6240b94aa30eaaa22742fcaa27a074c5 SHA1: 6862a753d3729865daa20737d4fe89dc4994af09 SHA256: 452c09b10326e7b0b39cb0d046c6f93b79010fd9fe566314fc57ec2f8a1c31ba SHA512: 15d8dfa5c283d1800ac5b3f2cdbac846d2543fb79a4e7c3463d2d8de48d1ae9519b3334b5d0839afadae3c4213ae4f8f799a3ad43a7576279884fb73d76695a7 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (x32 development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos1 Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libs Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8798 Depends: gcc-10-base (= 10-20200411-ok5), libc6-x32 (>= 2.17), libx32gcc-s1 (>= 4.2), libx32z1 (>= 1:1.2.0) Replaces: libx32gphobos68 Filename: pool/main/g/gcc-10/libx32gphobos1_10-20200411-ok5_amd64.deb Size: 1541458 MD5sum: 1e3091d39f0260c5ebc0dc7e32e7bdc5 SHA1: 173a253693a6738f3c4c98c98ac13704033fab74 SHA256: 1e5c0892bd6884f13c96dbb26141988ca46940e24191bafa7a9edc702d78b402 SHA512: 58b91cdc32004b9e01cf9cf98a638949bc06af0c5a848296ab54c1c9cf81e0238c6c135b17c42b18872c40b6a9fab5a0f76c86ff7d0f0dd173a294cf66b2402c Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos3 Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libs Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 10671 Depends: gcc-12-base (= 12.3.0-1ok3), libc6-x32 (>= 2.34), libx32gcc-s1, libx32z1 (>= 1:1.2.0) Replaces: libx32gphobos68 Filename: pool/main/g/gcc-12/libx32gphobos3_12.3.0-1ok3_amd64.deb Size: 1874684 MD5sum: f81a0878ea5455d5e56b7671678768b5 SHA1: 82cbe185acecbbef11b9391f086fef4ae75ce367 SHA256: a4eb0ed5b5f828a2a95169ce6f97d26dafdfbcd62a453f23a84cc6b43121f73e SHA512: 52e0151a7c5c84f06e4166d6e3bca2a644b9b076063fb0cc8b5a0e2a5d79782f2e085b518c11bb0990d7dd8ddf4174104c765e96842d44d61ec19689a8cec95c Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos4 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 10603 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-x32 (>= 2.34), libx32gcc-s1 (>= 4.2) Replaces: libx32gphobos68 Filename: pool/main/g/gcc-13/libx32gphobos4_13.2.0-4ok3.3_amd64.deb Size: 1892164 MD5sum: 213b5958400d0476cc6aca0515e5085b SHA1: 036857f55c825456c63aab19082f29bf84637308 SHA256: 30e3426ad56b7eb1d540e2636c7a3aa521fc3f494dd4fa90d6f9a7829840429d SHA512: 2fc367293b4f8c732254332b45a7120fee06f4cb9c5ccd2efcde84224408d8b342cd077c2b5f16223e0c6214497d07f09a98fdcd2b5dfee0e5e26ad96e21c732 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos71 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 5133 Depends: gcc-7-base (= 7.5.0-ok2), libc6-x32 (>= 2.17), libx32gcc-s1, libx32z1 (>= 1:1.2.0) Replaces: libx32gphobos68 Filename: pool/main/g/gcc-7/libx32gphobos71_7.5.0-ok2_amd64.deb Size: 1212162 MD5sum: 98c116e9ab781cead8dbb66f88b703ae SHA1: 8f5ea4e7bacdfb495fcb60a01b4964b07c55db87 SHA256: fc7ac56fbc01277e69071a1ac4bfafe1c7e5a302b47e51b648e2cba39994a64a SHA512: 8f514efc8c0f77f8140603f9e8f8f4b2787d6ffb3c92755dcf1d17b12d76a37330490c6b708041a5f7830cec5b8b3c1745e49c75d2fed48dd111e7ab1dafee38 Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos76 Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libs Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 7847 Depends: gcc-9-base (= 9.3.0-ok12), libc6-x32 (>= 2.34), libx32gcc-s1, libx32z1 (>= 1:1.2.0) Replaces: libx32gphobos68 Filename: pool/main/g/gcc-9/libx32gphobos76_9.3.0-ok12_amd64.deb Size: 1492380 MD5sum: 7ece5c5eb704f137c94f4246d371c345 SHA1: c1066239b44df4c0d7a49aad734f0cfb9da0ae9e SHA256: 4307609bb57defbb8944489976664d481c35ef73acadb0eabc3d549de9d3895a SHA512: 1f96ae3889f0441ecc1a5d3915364b84b146addad2fc61fe4f3751d7ff4bcef24504c85452b5ac8377239fc776997af75a35c9dd5964b9e3fcd0b7b8c9e4721b Homepage: http://gcc.gnu.org/ Description: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32itm1 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 105 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-x32 (>= 2.34) Filename: pool/main/g/gcc-13/libx32itm1_13.2.0-4ok3.3_amd64.deb Size: 29554 MD5sum: 41a9b91dfb1ded1ffc7aad1277a6d236 SHA1: 36830a5e490c292b6b689a57810a39f28232eeab SHA256: a3abb3315d6687730239a830eb495449c396628e9c2a0e845a99111426ab35f8 SHA512: d739b168dedf666b71050a0c53a373ec70e0df92940e60d40d7cf3239ee834090ac88585e0319dd7cbdfbc02b533f82219673997e8eae0cf006373a77f8aa741 Homepage: http://gcc.gnu.org/ Description: GNU Transactional Memory Library (x32) This manual documents the usage and internals of libitm. It provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libx32objc-10-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 538 Depends: gcc-10-base (= 10-20200411-ok5), libx32gcc-10-dev (= 10-20200411-ok5), libx32objc4 (>= 10-20200411-ok5) Filename: pool/main/g/gcc-10/libx32objc-10-dev_10-20200411-ok5_amd64.deb Size: 156052 MD5sum: 9e3fc7a8ff265a73daf6d28b1389f8f3 SHA1: aac1b84baa41c545ae9add18144ae587f51e002b SHA256: d7d60daf5c7d9fb772f058c9e52cb43d771ec76785598628c93cd899ff29dab4 SHA512: 183ac23c75bcb6cfab675d75ad41a8959a30f4e839186320ff50e29a7772084c609a60afd6a145769a00989b4360b877ddd029e360d7ab5f33ed2a59fd9cccf7 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (x32 development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libx32objc-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 480 Depends: gcc-12-base (= 12.3.0-1ok3), libx32gcc-12-dev (= 12.3.0-1ok3), libx32objc4 (>= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/libx32objc-12-dev_12.3.0-1ok3_amd64.deb Size: 152530 MD5sum: b98485b8dcfde66aef2a69d15b3c17da SHA1: 9da268679ad75dcff418f381b2b29a20a9dc3e1c SHA256: 6bdc61cf22128cc48e5188a7d650d8eef7fb0f81131480b54ba0d8acaeda67fc SHA512: 8a4291a77d168c82b9ddaa05be36c9e669b5ad93484f10a92df987c5f8d3d21f0068e231e28f9c85e0935b163e83f4c2141d1f9df2b27d0cf111e94afeac216f Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (x32 development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libx32objc-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 490 Depends: gcc-13-base (= 13.2.0-4ok3.3), libx32gcc-13-dev (= 13.2.0-4ok3.3), libx32objc4 (>= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/libx32objc-13-dev_13.2.0-4ok3.3_amd64.deb Size: 154300 MD5sum: 47eda4a13dd247151374507ac5f9a5a0 SHA1: 43e02d09d932937f89de6e4f834ab5dcbdd11041 SHA256: 7e44cb620fbea2db2463fd105dbd81c1cfa5b708d7029776d34dbb3094656361 SHA512: 4a7eb53b5847fc8ee87c9447c9773efa2ae0293e6ccba17c057cab0ea5f57e823b9b7cbe265bf589c823a493ac39db2dd495d2094dd3f4a0cbcac3cc828c8c6d Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (x32 development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libx32objc-7-dev Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 710 Depends: gcc-7-base (= 7.5.0-ok2), libx32gcc-7-dev (= 7.5.0-ok2), libx32objc4 (>= 7.5.0-ok2) Filename: pool/main/g/gcc-7/libx32objc-7-dev_7.5.0-ok2_amd64.deb Size: 194896 MD5sum: 29c91816d8602660fdebb82f206410a4 SHA1: 0365a5b46d2276d2db346b894e5d4e70291849e5 SHA256: 5027828bd16c398c467ede3641c7f2adfcb3de44b88093cba1985740fc5b6e2a SHA512: ba33b496da986d16bcb4f46cfd3c41915ffbb46b76cd1d7afd373181cfba735d271a02d9f2cabb5f35e71d6b21d883e97c84d186641426aa2f64823349867940 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (x32 development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libx32objc-9-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 765 Depends: gcc-9-base (= 9.3.0-ok12), libx32gcc-9-dev (= 9.3.0-ok12), libx32objc4 (>= 9.3.0-ok12) Filename: pool/main/g/gcc-9/libx32objc-9-dev_9.3.0-ok12_amd64.deb Size: 199512 MD5sum: e26c4e4dbd16c91a526d3d8da303268b SHA1: feff5fccb56de74c62a9da1e7b530aa5ae693635 SHA256: eb99ee61d23a999bd60ffc98859db57f2c41e6b476bf8c0c80f48e469f1f76ce SHA512: 619be78ea461e58c90129e1c182cb790347cc9a6387aa3b2c02a95d181c31a2294c565c34c748718dc3d84159e0ad60fc73ab9a2ac09d93925ef5e7e6fbc0271 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (x32 development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libx32objc4 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 97 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-x32 (>= 2.38), libx32gcc-s1 (>= 3.0) Filename: pool/main/g/gcc-13/libx32objc4_13.2.0-4ok3.3_amd64.deb Size: 36248 MD5sum: f1fab7f18023f820e87a5aea73dd0d5e SHA1: b83b62bf0d63f71dbe63f8d882e09e1237e695e1 SHA256: 5fa1728739450090867a83b5987b3e5ab2a359b917ddcf8ed3365a771d8ad99d SHA512: c335940dc290e4411ba3208639b1bb6e1ed4def3473c7543b9d60496f593fe406b3220ea214d031d7b26e92f720fb732b70fbc15c9d8932411ccf1f9545aa919 Homepage: http://gcc.gnu.org/ Description: Runtime library for GNU Objective-C applications (x32) Library needed for GNU ObjC applications linked against the shared library. Package: libx32quadmath0 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 291 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-x32 (>= 2.38) Filename: pool/main/g/gcc-13/libx32quadmath0_13.2.0-4ok3.3_amd64.deb Size: 153986 MD5sum: e699131f18046e9cdc960e8d0ad8ead1 SHA1: a526a0e8be0f86c4421f93e3c6058bc9e88d8c3e SHA256: 94b0029762ba95f49c86a90ce992ae16dd1a6eb1fb7bfb822d5c7fa60c73995c SHA512: 377322935eed01bede8f94e23dddf455545a1aae530d1b4b5cc652a234afb095b2cf0d0428a8969b026106a9efdc62b0173d311568bd84db5e1417a2f8632a86 Homepage: http://gcc.gnu.org/ Description: GCC Quad-Precision Math Library (x32) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libx32stdc++-10-dev Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: libdevel Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9977 Depends: gcc-10-base (= 10-20200411-ok5), libx32gcc-10-dev (= 10-20200411-ok5), libx32stdc++6 (>= 10-20200411-ok5), libstdc++-10-dev (= 10-20200411-ok5) Filename: pool/main/g/gcc-10/libx32stdc++-10-dev_10-20200411-ok5_amd64.deb Size: 806528 MD5sum: e7754ba05b7ae060bf11ad9088933a33 SHA1: e90ab6757a4140814c8c48a9a137de1614d79c60 SHA256: 7c120ac99ca05f4cbf7745ee0ccee0515d8dbac16a162dc42c7432a836fc301d SHA512: 8a5bd57c3870bcd94bf009c6a75192fc4bff9b0dab2a1af55d69dd62316633aa931e285b5652a6de32bd808de664bd9d9df721088c862dcee6a6981cc76c0466 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++-12-dev Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: libdevel Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 10480 Depends: gcc-12-base (= 12.3.0-1ok3), libx32gcc-12-dev (= 12.3.0-1ok3), libx32stdc++6 (>= 12.3.0-1ok3), libstdc++-12-dev (= 12.3.0-1ok3) Filename: pool/main/g/gcc-12/libx32stdc++-12-dev_12.3.0-1ok3_amd64.deb Size: 932022 MD5sum: dfd1684d872574ceefefe107f0fbce5a SHA1: 17cd7c85183a90d7f8410b8771cc2a43266503a8 SHA256: 4edd9dac09057a3f8dc3a5cb785cee04b61aa4f42b750fda2a1b6f0b7601a795 SHA512: 5daac27df4a070ec874fc8a12399e3b7033906f2f0c08d03be34319054dcabb406a19180342ed8b479d207dd51de7d461745d3a0c5bff35be3cbf86345e5d1f1 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++-13-dev Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libdevel Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 6150 Depends: gcc-13-base (= 13.2.0-4ok3.3), libx32gcc-13-dev (= 13.2.0-4ok3.3), libx32stdc++6 (>= 13.2.0-4ok3.3), libstdc++-13-dev (= 13.2.0-4ok3.3) Filename: pool/main/g/gcc-13/libx32stdc++-13-dev_13.2.0-4ok3.3_amd64.deb Size: 1015832 MD5sum: 48fb8a2cbce471a01a56489219f2b948 SHA1: c873b17413a186c2e5ac5e6c697cab315f47d9a8 SHA256: 994e423d2978a05132a56886d2fe02c6a2bd21562162fa90d9c3c21368918965 SHA512: 435d4d532e5f4200a1685c9cd49d521a4d38a8f1c4bdd0c89c26b9f5502f95fc8e687fe5a33ce47fa992e3f5503b4f363dd2cdb3a9cb159d63de4dda8079ef3b Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++-7-dev Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libdevel Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 8388 Depends: gcc-7-base (= 7.5.0-ok2), libx32gcc-7-dev (= 7.5.0-ok2), libx32stdc++6 (>= 7.5.0-ok2), libstdc++-7-dev (= 7.5.0-ok2) Filename: pool/main/g/gcc-7/libx32stdc++-7-dev_7.5.0-ok2_amd64.deb Size: 659514 MD5sum: cc2f1748bbd5d1eca61f1ae4792f8e34 SHA1: 239e51063dc965f330f81e72b68099177f8609a6 SHA256: 27d79365008ee54263df4e01061b318ab3cf0a3fe20198164b0a7fa80a96e634 SHA512: 0533fe01c48227e601a4cab2ea8875db3d8dee545d03ae7ab3e26a91fc384518254d4fc58c1d13488058baf6b7368ca070c4606d127dd531d43f6c62522f1b4f Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++-9-dev Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: libdevel Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 9707 Depends: gcc-9-base (= 9.3.0-ok12), libx32gcc-9-dev (= 9.3.0-ok12), libx32stdc++6 (>= 9.3.0-ok12), libstdc++-9-dev (= 9.3.0-ok12) Filename: pool/main/g/gcc-9/libx32stdc++-9-dev_9.3.0-ok12_amd64.deb Size: 806700 MD5sum: 6277fcdc4db00f6a465b25d9913cb826 SHA1: aaa36f58398aa5b86a3d499674dfec6e31153217 SHA256: d5b374429bfde80d594dd797fb8a7d2643d9de51d0f8f6d625c4122f392dc90f SHA512: 0e84ce9e8509d6dd2e6e3235f93bdb159156e8329506f4825d425ff06e42f0150421aeda0b3ef14569aa0a5714372f9cc0ce3fcf0a1df0a984a19da193125702 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++6 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2641 Depends: gcc-13-base (= 13.2.0-4ok3.3), libx32gcc-s1 (>= 13.2.0-4ok3.3), libc6-x32 (>= 2.38) Filename: pool/main/g/gcc-13/libx32stdc++6_13.2.0-4ok3.3_amd64.deb Size: 739906 MD5sum: 478109f85bde899bc203a66e6dacff2c SHA1: 975a410b860fea2afefffbb0f0013b156beec477 SHA256: 4a2877085b460c5a446f673dfb82125a3c8c02ddcf961c0168c6f213798e37e5 SHA512: cf6872ffed544b35474057dfb68a40b6b3b3bc6f0d8335aa973ec66704069f4f7e3482124ae068466c55b616812a5e5b7e09e2dbde37382ac719374cd1fc1cd4 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (x32) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++6-10-dbg Architecture: amd64 Version: 10-20200411-ok5 Priority: optional Section: debug Source: gcc-10 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 49583 Depends: gcc-10-base (= 10-20200411-ok5), libx32stdc++6 (>= 10-20200411-ok5), libstdc++-10-dev (= 10-20200411-ok5), libc6-x32 (>= 2.18), libx32gcc-s1 (>= 4.2) Conflicts: libx32stdc++6-4.6-dbg, libx32stdc++6-4.7-dbg, libx32stdc++6-4.8-dbg, libx32stdc++6-4.9-dbg, libx32stdc++6-5-dbg, libx32stdc++6-6-dbg, libx32stdc++6-7-dbg, libx32stdc++6-8-dbg, libx32stdc++6-9-dbg, libx32stdc++6-dbg Filename: pool/main/g/gcc-10/libx32stdc++6-10-dbg_10-20200411-ok5_amd64.deb Size: 8459932 MD5sum: 543b237e09567af66b66f6afcd1e4e8e SHA1: 6325c92831555e910f87897048522c43af8e1e1d SHA256: 1e3d181c38809887e3b375e9d83ca2b2abf462c2adb7fd36ff900dfb272aea4d SHA512: ab5b7428772bcbc0b3590a983d777ad782caf53517c472772bfafd9f470a48aa3db7c2bcf4485c219928b68cd3cb9ea54135608b1b6a9ca5a35806d387b255c9 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libx32stdc++6-12-dbg Architecture: amd64 Version: 12.3.0-1ok3 Priority: optional Section: debug Source: gcc-12 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 52808 Depends: gcc-12-base (= 12.3.0-1ok3), libx32stdc++6 (>= 12.3.0-1ok3), libstdc++-12-dev (= 12.3.0-1ok3), libc6-x32 (>= 2.38), libx32gcc-s1 Conflicts: libx32stdc++6-10-dbg, libx32stdc++6-11-dbg, libx32stdc++6-4.6-dbg, libx32stdc++6-4.7-dbg, libx32stdc++6-4.8-dbg, libx32stdc++6-4.9-dbg, libx32stdc++6-5-dbg, libx32stdc++6-6-dbg, libx32stdc++6-7-dbg, libx32stdc++6-8-dbg, libx32stdc++6-9-dbg, libx32stdc++6-dbg Filename: pool/main/g/gcc-12/libx32stdc++6-12-dbg_12.3.0-1ok3_amd64.deb Size: 9191672 MD5sum: 20fe574e0f106688b79ee76730c7f051 SHA1: 59a0314301333d3efec845bf9a6806b50baff59f SHA256: ebc67ee0e42a9e4fc434f60c238cbb1c72c218742411943cd56810e8ba469b47 SHA512: aa0619db98b73fee078679242cdc913e49795cfdd08800232e126cd622c2656f8dd1988375c6070cc1b3e618d5019de9209e76dddb154267c0f1ef35d296a65b Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libx32stdc++6-13-dbg Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: debug Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 57449 Depends: gcc-13-base (= 13.2.0-4ok3.3), libx32stdc++6 (>= 13.2.0-4ok3.3), libstdc++-13-dev (= 13.2.0-4ok3.3), libc6-x32 (>= 2.38), libx32gcc-s1 (>= 4.3) Conflicts: libx32stdc++6-10-dbg, libx32stdc++6-11-dbg, libx32stdc++6-12-dbg, libx32stdc++6-4.6-dbg, libx32stdc++6-4.7-dbg, libx32stdc++6-4.8-dbg, libx32stdc++6-4.9-dbg, libx32stdc++6-5-dbg, libx32stdc++6-6-dbg, libx32stdc++6-7-dbg, libx32stdc++6-8-dbg, libx32stdc++6-9-dbg, libx32stdc++6-dbg Filename: pool/main/g/gcc-13/libx32stdc++6-13-dbg_13.2.0-4ok3.3_amd64.deb Size: 10200406 MD5sum: 6096040edaea7b92953ae8893186653d SHA1: 61382126367f87251f330a188643dc8f16f7ac43 SHA256: 54e052ceefa0d1688a35d5bbad996aca211e19e47c58cdc274197d884aee39a0 SHA512: a8d8bbc57ed3022e981e2222f18cd869af55c6bb9a92539deee27b51ae7c244f897a88bd4d75727514d7c98e441c1e73b51639d953fe408a619133681a769682 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libx32stdc++6-7-dbg Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: debug Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 36023 Depends: gcc-7-base (= 7.5.0-ok2), libx32stdc++6 (>= 7.5.0-ok2), libstdc++-7-dev (= 7.5.0-ok2), libc6-x32 (>= 2.18), libx32gcc-s1 Conflicts: libx32stdc++6-4.6-dbg, libx32stdc++6-4.7-dbg, libx32stdc++6-4.8-dbg, libx32stdc++6-4.9-dbg, libx32stdc++6-5-dbg, libx32stdc++6-6-dbg, libx32stdc++6-dbg Filename: pool/main/g/gcc-7/libx32stdc++6-7-dbg_7.5.0-ok2_amd64.deb Size: 5947524 MD5sum: 419fa85050e99f6cd0300369f1a2d896 SHA1: c0866e7af9ea50cbc57005165cd34e507385d28d SHA256: dc99ab9c05bb1a04ba00a4b17e9dee06b47298116a6b92d28c65bc94787b5a0e SHA512: f8caf79bf25a9e07af832fcf3a7e2bd745d7e04051e2804bd871d4874b9a9dbca204849c7f1193ceddb97a017859215304c1debbd5345a0f1b86b5d93137275d Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libx32stdc++6-9-dbg Architecture: amd64 Version: 9.3.0-ok12 Priority: optional Section: debug Source: gcc-9 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 51434 Depends: gcc-9-base (= 9.3.0-ok12), libx32stdc++6 (>= 9.3.0-ok12), libstdc++-9-dev (= 9.3.0-ok12), libc6-x32 (>= 2.34), libx32gcc-s1 Conflicts: libx32stdc++6-4.6-dbg, libx32stdc++6-4.7-dbg, libx32stdc++6-4.8-dbg, libx32stdc++6-4.9-dbg, libx32stdc++6-5-dbg, libx32stdc++6-6-dbg, libx32stdc++6-7-dbg, libx32stdc++6-8-dbg, libx32stdc++6-dbg Filename: pool/main/g/gcc-9/libx32stdc++6-9-dbg_9.3.0-ok12_amd64.deb Size: 8666626 MD5sum: e28a231066cd317920fe420435c8e5f3 SHA1: 0bc2c529082a729c85056bf56b87c2aeacebfaae SHA256: ee2f139eaf22dc1e34c2764d4d63bf8b595dcc71b0fc12d0ff58fc9414630d44 SHA512: 66570cf824109076b738b77745b30691baae1842b9a336a8671377138654cd2a22b2205734d15b0602d496187fbc771840b4fe0f5eed17ae691e4b3fe086b1c0 Homepage: http://gcc.gnu.org/ Description: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libx32ubsan0 Architecture: amd64 Version: 7.5.0-ok2 Priority: optional Section: libs Source: gcc-7 Origin: openKylin Maintainer: Ubuntu Core developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 326 Depends: gcc-7-base (= 7.5.0-ok2), libc6-x32 (>= 2.16), libx32gcc-s1, libx32stdc++6 Filename: pool/main/g/gcc-7/libx32ubsan0_7.5.0-ok2_amd64.deb Size: 136588 MD5sum: d9442065de04fd24aa1379ca6a196e27 SHA1: b9a8e51310e5daae344f0d92079241c7e888d11c SHA256: e0d8faed7b8b0546b0fefd68477de1202653a1e5ddb62c3ba9c1263f274d4c88 SHA512: 0fe40cc5e56fb09968b19745e5e8bba7f705dd4d0f3bb8b024da273228ab8e96b985d78399b77966d7270a36c6d9360fe5e7d74b09bd6b98368e9578722d6786 Homepage: http://gcc.gnu.org/ Description: UBSan -- undefined behaviour sanitizer (x32) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libx32ubsan1 Architecture: amd64 Version: 13.2.0-4ok3.3 Priority: optional Section: libs Source: gcc-13 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GCC Maintainers Installed-Size: 2909 Depends: gcc-13-base (= 13.2.0-4ok3.3), libc6-x32 (>= 2.34), libx32gcc-s1 (>= 3.3), libx32stdc++6 (>= 4.1.1) Filename: pool/main/g/gcc-13/libx32ubsan1_13.2.0-4ok3.3_amd64.deb Size: 1089412 MD5sum: b4a4192a563b3c5e1811b8fd5ed83b9f SHA1: 16fa29fa9e0ae888a1262fb721e59cb9d086c5b8 SHA256: 1673a045b8b8e941c4913a39294b44fe5a9dacbfcb20fe5dbbf8297ea28aae93 SHA512: aa10229f1254a1943a269458c24dd4995b0a47be91d7cb002a454354c2f020ae76e967e34565857c2b80aab503d0f559620c7838e4b1b45818d2c520fedb5abc Homepage: http://gcc.gnu.org/ Description: UBSan -- undefined behaviour sanitizer (x32) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libx32z1 Architecture: amd64 Version: 1:1.3.dfsg-ok3 Priority: optional Section: libs Source: zlib Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Mark Brown Installed-Size: 157 Depends: libc6-x32 (>= 2.16) Filename: pool/main/z/zlib/libx32z1_1.3.dfsg-ok3_amd64.deb Size: 55376 MD5sum: 53ee68b2c8979cb6e195c88490b1a9d5 SHA1: 94695c1637620ce8a5c574b7de3eefb82126c0ca SHA256: 02d1eb49df6fdcc82d5620eef64bc47326ea8e4e5a7727f824326d680670b077 SHA512: 447c3a238d8cc20bf869ce38249352ad1f44c54b7ca1e357fde1475a510a738f55640ca2f52a8754307aa52f59be2e25905b9edfac3603b118349e2749b72ee1 Homepage: http://zlib.net/ Description: compression library - x32 runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes a n32 version of the shared library. Package: libx32z1-dev Architecture: amd64 Version: 1:1.3.dfsg-ok3 Priority: optional Section: libdevel Source: zlib Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Mark Brown Installed-Size: 172 Provides: libx32z-dev Depends: libx32z1 (= 1:1.3.dfsg-ok3), zlib1g-dev (= 1:1.3.dfsg-ok3), libc6-dev-x32 Filename: pool/main/z/zlib/libx32z1-dev_1.3.dfsg-ok3_amd64.deb Size: 57156 MD5sum: 50d2693ca4c86e001f9501a0e97fc81c SHA1: e154d31c85eaa269802dad828253892cbb029a05 SHA256: 7411f9314c937bee97b411eaa627e1acfb9b964969bf54409c6216b02aef7dcc SHA512: 4c1985ee872bc9018374d4176b7e99d17f45c68ff01ceff81174b7ce16b0dfe1e77a6095e035bc80c254b5a755ef7c640b99f3b38204e6a15b27a1af594950c5 Homepage: http://zlib.net/ Description: compression library - x32 - DO NOT USE EXCEPT FOR PACKAGING zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files for building n32 applications. . This package should ONLY be used for building packages, users who do not need to build packages should use multiarch to install the relevant runtime. Package: libx86emu-dev Architecture: amd64 Version: 3.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libx86emu Origin: openKylin Maintainer: openKylin Developers Installed-Size: 37 Depends: libx86emu3 (= 3.5-ok1) Filename: pool/main/libx/libx86emu/libx86emu-dev_3.5-ok1_amd64.deb Size: 10404 MD5sum: bcbf0e036494595e967c92b72792a46b SHA1: 7bf4dbb2d83225f08be351d01c60499b837ed27f SHA256: 65c9d1dd28d41c94e3a9e90eca0d249d4a63519cde5ade84ab70a050a07a4091 SHA512: f0be2e4115f55c98f7111fe666323b80b9af58f20a0cb6ee98471736e4ee1eef2a445819a87686af3ba503197f35eba16ce0b34b2cc0985fd7f425d539ebde83 Homepage: https://github.com/wfeldt/libx86emu Description: x86 emulation library (development files) Small x86 emulation library with focus of easy usage and extended execution logging functions. The library features an API to create emulation objects for x86 architecture. . This package contains the development files. Package: libx86emu3 Architecture: amd64 Version: 3.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libx86emu Origin: openKylin Maintainer: openKylin Developers Installed-Size: 175 Depends: libc6 (>= 2.14) Filename: pool/main/libx/libx86emu/libx86emu3_3.5-ok1_amd64.deb Size: 49256 MD5sum: 1c72b5750b4c95a0d75fc0dffa214a57 SHA1: a93dbab7c24e5c2b23b4ad118eab3e65a4762a9b SHA256: 286102915b70974d1f098f3595d973baf4bc5a84927480be25dffb1a6f9ee696 SHA512: 62b66d05dc4c23cb2afcf87429a03118210c33292719e7b28e90ee228622748912b55b7b05e8c0fac371622d3e42c115f2e644569cf92c180e142e42c6da1410 Homepage: https://github.com/wfeldt/libx86emu Description: x86 emulation library Small x86 emulation library with focus of easy usage and extended execution logging functions. The library features an API to create emulation objects for x86 architecture. . This package contains the library. Package: libxapian-dev Architecture: amd64 Version: 1.4.22-ok1 Priority: optional Section: libdevel Source: xapian-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Olly Betts Installed-Size: 962 Depends: libxapian30 (= 1.4.22-ok1), libc6-dev | libc-dev Suggests: xapian-doc (= 1.4.22-ok1), xapian-examples (= 1.4.22-ok1) Filename: pool/main/x/xapian-core/libxapian-dev_1.4.22-ok1_amd64.deb Size: 86732 MD5sum: 89d24704600e20f9299fc7a707239362 SHA1: 0114be5fee931b8611e96da5328182744f133a87 SHA256: 513151b0cc1684e2c3ad163de4de11053c9d82e2c4e92511ed705edbc1095e4a SHA512: 27e1ec37bd6a4e2a9db559580397217df14eb7fecd3c455ba4524026b0e02211c37292b51d8376e4dd2b0df4339fdf7a920f3b8eac33f6bd8bcf30f1877742b7 Homepage: https://xapian.org/ Description: Development files for Xapian search engine library This package contains development libraries and headers for the core Xapian library. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Package: libxapian-java Architecture: all Version: 1.4.22-ok1 Multi-Arch: foreign Priority: optional Section: java Source: xapian-bindings Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Olly Betts Installed-Size: 239 Depends: libxapian-jni (>= 1.4.22-ok1), libxapian-jni (<< 1.4.22-ok1.~) Filename: pool/main/x/xapian-bindings/libxapian-java_1.4.22-ok1_all.deb Size: 118724 MD5sum: cf5f102b16a9f271922ba2554ba3a8ce SHA1: c8fe7181f4790277fc96c69c864dbad124a5f0a8 SHA256: 69924d7f91d3c42702892a33298fe317b41cd809cb7e6862d7ff34735ee72366 SHA512: 02f3d4bf4f106eb8ab9523f103959f3aec62c7daf8d69de30abd7d2383758a6d60262f65aff65de8bd02e915376b0709610a816d51c3b54958ac17b7d0d34873 Homepage: https://xapian.org/ Description: Xapian search engine interface for Java The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian Java bindings provide an interface to the Xapian library from Java, allowing both indexing and retrieval operations. . This package contains the architecture-independent part of the Xapian Java bindings. Package: libxapian-java-doc Architecture: all Version: 1.4.22-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: xapian-bindings Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Olly Betts Installed-Size: 160 Filename: pool/main/x/xapian-bindings/libxapian-java-doc_1.4.22-ok1_all.deb Size: 9692 MD5sum: c713a61e3ef1a5a987337d90cb0458ea SHA1: a5809df9d9330b2c23669c36ccf95512443d048c SHA256: 25fafc065ade7b2a95ca175763810d0f97116716adba65e18147e1099355a87f SHA512: 57da174cc2971aef6f255306d80c4bad346c6ffca34db645578c59ad6fa6f6c3dc9c4382429b49d94b734198b45e2fb94894e5c4c5d3c6199424fa402336cbe3 Homepage: https://xapian.org/ Description: Xapian search engine interface for Java (documentation) The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian Java bindings provide an interface to the Xapian library from Java, allowing both indexing and retrieval operations. . This package contains the documentation for the Xapian Java bindings. Package: libxapian-jni Architecture: amd64 Version: 1.4.22-ok1 Multi-Arch: same Priority: optional Section: java Source: xapian-bindings Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Olly Betts Installed-Size: 794 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libxapian30 (>= 1.4.19~) Filename: pool/main/x/xapian-bindings/libxapian-jni_1.4.22-ok1_amd64.deb Size: 132108 MD5sum: 95ef0dde87803aff6bf93ff763052b5e SHA1: 88f733faea13adc1a8d51cbc97bd1039250bb54b SHA256: 1a51eb7711a4f5e73b98e69c2ac9b45104cdf569b8a4cce0710cdd04fd9c28ea SHA512: ec37d48018748dbb3a38c244597e03ced4b0270afeee961d4586d4308e7019790cfb66bc6dd811d3be1f04b2b3abb983fb1c6c7086f61402afec7ddb810c6492 Homepage: https://xapian.org/ Description: Xapian search engine interface for Java (JNI library) The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian Java bindings provide an interface to the Xapian library from Java, allowing both indexing and retrieval operations. . This package contains the architecture-dependent part of the Xapian Java bindings. Package: libxapian30 Architecture: amd64 Version: 1.4.22-ok1 Multi-Arch: same Priority: optional Section: libs Source: xapian-core Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Olly Betts Installed-Size: 2373 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 11), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Suggests: xapian-tools Filename: pool/main/x/xapian-core/libxapian30_1.4.22-ok1_amd64.deb Size: 640004 MD5sum: 75998ca782c3bbb74f67c15512ccc820 SHA1: 372c8d62694b561b2c44322c4352b1dd937f5a93 SHA256: 89da81583c23bc75d9347c8b88ed9a7da8c3b3485e66e999950d18dfe5b592d4 SHA512: c986cb4d9be1e9a0b9d95b1b75da8e629b060b9e69e89bf767ccf2ca796818c877dab3053b50da5ab12c6eaa137af74a8247fb1e07a64df3483fb2b10053d940 Homepage: https://xapian.org/ Description: Search engine library This package contains the core Xapian runtime library. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Package: libxatracker-dev Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 50 Depends: libxatracker2 (= 24.0.5-ok1) Filename: pool/main/m/mesa/libxatracker-dev_24.0.5-ok1_amd64.deb Size: 9060 MD5sum: 764a69e7776999ca08c02f2a662f6ad7 SHA1: e7798d09bde54c639aa1b48a971ca0bfc7d94229 SHA256: 6e3b9c0cf71b4b4ee334531af121df90a1c214959b6fdea464d674ebb3ed1896 SHA512: a628af03e16b9bff1be3be80e929e29bbdea76f8e7e4b662d3def5bd9cb304827949845ff660d85ee7cf80551d76cf8a268790bd365ada75ff3b1df08d0d3664 Homepage: https://mesa3d.org/ Description: X acceleration library -- development files This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. . XA is intended to be used by the vmware driver for virtualized X acceleration. . This package provides the development environment for compiling programs against the xatracker library. Package: libxatracker2 Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 8778 Depends: libc6 (>= 2.38), libdrm-intel1 (>= 2.4.119), libdrm-nouveau2 (>= 2.4.119), libdrm2 (>= 2.4.119), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm17t64, libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mesa/libxatracker2_24.0.5-ok1_amd64.deb Size: 1944644 MD5sum: 8b1ef0bb25d30bae2d2cdc2bbdae238f SHA1: bee592b842eb6a33120e381787b8cd7fed81cffe SHA256: 875095616d8fd5efd1bee8446a84b70110e7482cebd0dfb2f3712319d6982b71 SHA512: 4944ff21631a2bb973272ec352cf057c4d010bbbdae56c282d6f49deeb6789e00127e54c966626f3089913e51c37bbb7dd8949ce88580f668a3c59affce0c3fc Homepage: https://mesa3d.org/ Description: X acceleration library -- runtime This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. . XA is intended to be used by the vmware driver for virtualized X acceleration. Package: libxau-dev Architecture: amd64 Version: 1:1.0.9-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxau Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 53 Depends: libxau6 (= 1:1.0.9-ok1), x11proto-core-dev Filename: pool/main/libx/libxau/libxau-dev_1.0.9-ok1_amd64.deb Size: 9548 MD5sum: 8f5e08cf687ba404c4934fdfa3079600 SHA1: 15c6d4d0f2ca36e737e95bcc7d97285efca0278f SHA256: e3527c88a02055e8aceca77061bb935780780ce05e1ed04516897bd946cb80ff SHA512: 8b20d3512f122f94ae0eb8cab675803517b9c0efbc4fddbdb162f08f08729e9d7aef9003598ae5c0e8aa003251f45533a91ef0079047b5908eb025e304d860d1 Description: X11 authorisation library (development headers) This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . This package contains the development headers for the library found in libxau6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXau Package: libxau6 Architecture: amd64 Version: 1:1.0.9-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxau Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 33 Depends: libc6 (>= 2.4) Filename: pool/main/libx/libxau/libxau6_1.0.9-ok1_amd64.deb Size: 6348 MD5sum: 682c60caa5670a75b74ce97ab8d5d302 SHA1: dada2cf6840bd06bc78797b08d0b9e2240dc50d6 SHA256: 9a7b6193479a314a290385fc16780c313a7ef747bd2e35bc1a46222e7e7dfa11 SHA512: 8b63ebfc6f159fe513ec717b75b279d6e90e41c038008322fcfbc3a4e47220b1feffb4219442cceef3b49bb7dd7f8c8a65f8f87dff03b478e71da6184f52a267 Description: X11 authorisation library This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXau Package: libxau6-dbg Architecture: amd64 Version: 1:1.0.9-ok1 Multi-Arch: same Priority: extra Section: debug Source: libxau Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 53 Depends: libxau6 (= 1:1.0.9-ok1) Filename: pool/main/libx/libxau/libxau6-dbg_1.0.9-ok1_amd64.deb Size: 12400 MD5sum: f3a5b8d94dffcec00b4e1e05671ad34b SHA1: d532627183f67577724428709017ad0c1b42b375 SHA256: 969c4973c91d2513c143f566dd619c6a69a36b53e354b8932d7cdc8d5d8f8f6e SHA512: 518d7a4d5d39627ff2d0a4222b9d8cae7153c9294ba8db373b58af3ae64088633fa59e0defb0fe77b68d99eb581b852073ff61406dd804abe051cfc5faa60ec5 Description: X11 authorisation library (debug package) This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . This package contains the debug versions of the library found in libxau6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXau Package: libxaw-doc Architecture: all Version: 2:1.0.14-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libxaw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1486 Breaks: libxaw7-dev (<< 2:1.0.10) Replaces: libxaw7-dev (<< 2:1.0.10) Filename: pool/main/libx/libxaw/libxaw-doc_1.0.14-ok1_all.deb Size: 214008 MD5sum: 7dec993efe7f0d7c5a0e6d33add017b3 SHA1: d4883ab93b538b51a27e7127b6ce293f5fbca53f SHA256: e43224ffaae7a9a2d8e609aa9a001ac9f391a5fd84e8380a46d08fe2a3c0b0cf SHA512: 15431fd2a829091e2fac5226934b8f9de574be2d15c48497c3cd855ef974d37cab4bc9d97eac74811285b9fd7fc58b888f7605a79caf7e9021d58be936c8eacc Description: X11 Athena Widget library (documentation) Xaw, the Athena Widgets toolkit, is largely used by legacy X applications. . This package contains the documentation for the Xaw library. Package: libxaw7 Architecture: amd64 Version: 2:1.0.14-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxaw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 515 Depends: libc6 (>= 2.34), libx11-6, libxext6, libxmu6, libxpm4, libxt6 Filename: pool/main/libx/libxaw/libxaw7_1.0.14-ok1_amd64.deb Size: 174300 MD5sum: f4ff1a844c9be835c7aa5aa8107b521d SHA1: f69be5b3815f4c225b5a809a8ca844510c0ff8f8 SHA256: b20b9145709e612b96ed84542ecbc15fa8efeef0385a471d372b47a2f9ac609f SHA512: afc00a910864d4ca3d59e92c1ac6c82280fc9814b46e083f8a8e22ece6c1c4ecdc5be81660aa012e06c8b7ce6ff5acbcd0326f23c74208cb051ffbd898466632 Description: X11 Athena Widget library libXaw7 provides the second version of Xaw, the Athena Widgets toolkit, which is largely used by legacy X applications. This version is the most common version, as version 6 is considered deprecated, and version 8, which adds Xprint support, is unsupported and not widely used. In general, use of a more modern toolkit such as GTK+ is recommended. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXaw Package: libxaw7-dev Architecture: amd64 Version: 2:1.0.14-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxaw Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1095 Depends: libx11-dev, libxaw7 (= 2:1.0.14-ok1), libxmu-dev, libxpm-dev, x11proto-dev Suggests: libxaw-doc Filename: pool/main/libx/libxaw/libxaw7-dev_1.0.14-ok1_amd64.deb Size: 231392 MD5sum: aebe1097aca6ef00cae0581e8c579515 SHA1: 907ed0f91719aae6bb66f6b17758f374178f650b SHA256: d452630d8910a026c4c3b9f33adcb4afe7783b88020f2effa76ac31ab089a235 SHA512: 16b8b13556140e5167dce47c33b4de210594e91953a56321975196abe273eb2d8955676624413936c5e88bb28ceda0e71d5cb3ea67d3d6688382eb5747672694 Description: X11 Athena Widget library (development headers) libXaw7 provides the second version of Xaw, the Athena Widgets toolkit, which is largely used by legacy X applications. This version is the most common version, as version 6 is considered deprecated, and version 8, which adds Xprint support, is unsupported and not widely used. In general, use of a more modern toolkit such as GTK+ is recommended. . This package contains the development headers for the library found in libxaw7. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXaw Package: libxcb-composite0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 120 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-composite0_1.15-ok2_amd64.deb Size: 5104 MD5sum: 5fdf084560941cb5adefdf1c3b56b310 SHA1: e04aebe214d5786159d0705ffdb7908deaa7f1ae SHA256: b14440dd37ebd9a6fbfac701c8b4b3b0ab2ae8d99ef3aee1ac35c30a1b86b313 SHA512: eb18f0680a3f8c80f690606ff381804161c870bd0d4d41201d3e03441c686ca1349ab82fe3c509d7b2a23c5cec29c736046048a7c68dcebbbcf4c1ee2a82eb4e Homepage: https://xcb.freedesktop.org Description: X C Binding, composite extension This package contains the library files needed to run software using libxcb-composite, the composite extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-composite0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 135 Depends: libxcb-composite0 (= 1.15-ok2), libxcb-xfixes0-dev, libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-composite0-dev_1.15-ok2_amd64.deb Size: 6388 MD5sum: 73a610aac4449d4de5c759222fc95476 SHA1: 7bc99881cda84ed05e77c07ac9bcf4307520519b SHA256: b2fc48c5d56e6c009c03df89d97f63729bb9172a6605c8b716361e9fd800c06f SHA512: 94f345d695506d7ee9938b1d8f5420fd40919f974e12d24e69457d1972f2b28fa21d4834edf00b9da7d3894669b1b0299d6bdd62d5295336afa2d86040bac1e5 Homepage: https://xcb.freedesktop.org Description: X C Binding, composite extension, development files This package contains the header and library files needed to build software using libxcb-composite, the composite extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-cursor-dev Architecture: amd64 Version: 0.1.4-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: xcb-util-cursor Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jakob Haufe Installed-Size: 59 Depends: libxcb-cursor0 (= 0.1.4-ok1), libxcb-render-util0-dev, libxcb-image0-dev, libxcb-render0-dev, libxcb1-dev Filename: pool/main/x/xcb-util-cursor/libxcb-cursor-dev_0.1.4-ok1_amd64.deb Size: 11472 MD5sum: 7d36621884b0865bef67ab3066adeaef SHA1: 9463d6b3f857ce30ca473df2e1261edc69cb0a4c SHA256: a0b24633d7096766693b9d50f98b3a4d64b6fbc3b199821c269331aa6b92f9f7 SHA512: 97b9e71c40dd1765fd4c829762fbebf1dc4127b187be19d2138f0a7abd7409fc0d623502fbdd63f8b395f32e30e9b89afe6cb9d8678edf29263b43059238065d Homepage: http://xcb.freedesktop.org/ Description: utility libraries for X C Binding -- cursor, development files This package contains the header and library files needed to build software using libxcb-cursor, providing port of Xlib's libXcursor functions. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-cursor0 Architecture: amd64 Version: 0.1.4-ok1 Multi-Arch: same Priority: extra Section: libs Source: xcb-util-cursor Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Jakob Haufe Installed-Size: 46 Depends: libc6 (>= 2.38), libxcb-image0 (>= 0.2.1), libxcb-render-util0, libxcb-render0, libxcb1 Filename: pool/main/x/xcb-util-cursor/libxcb-cursor0_0.1.4-ok1_amd64.deb Size: 9376 MD5sum: 972af8be47ea2aaa07e9b999ff909da5 SHA1: 0b3091036d6fd5afbc9de1b18f8589c1cf36db60 SHA256: fbf82db6db04630b8089e5590d499f8258e8820913818fb672a15d6a5d4a4d0a SHA512: e88ab331502e8c2b2593fe2c937b2f4208aba66c012aeb85fa778272d9b5b614f9f1851adfa188bcd415f53f2ebb7051c3caff6cd4d4f51e52a50acb036846fa Homepage: http://xcb.freedesktop.org/ Description: utility libraries for X C Binding -- cursor This package contains the library files needed to run software using libxcb-cursor, providing port of Xlib's libXcursor functions. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-damage0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 120 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-damage0_1.15-ok2_amd64.deb Size: 4800 MD5sum: 6b19dba8780ae21685d85baa50c920a0 SHA1: 8aa6e515eaff849aaa212519790ae9a8afdb05b3 SHA256: 20d8d42120e6b3a7fd639473b1a13845bc5bce0025958cc3fbade7505a368622 SHA512: 639619b6d9e1b29f76cb683f60b69252e4c24c924231b9a8d6cbc98f8e1e1b92adee5a40fd0c052daca70201ddb2df064e38ae6636ab151b7b7e92765559fa92 Homepage: https://xcb.freedesktop.org Description: X C Binding, damage extension This package contains the library files needed to run software using libxcb-damage, the damage extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-damage0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 127 Depends: libxcb-damage0 (= 1.15-ok2), libxcb-xfixes0-dev, libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-damage0-dev_1.15-ok2_amd64.deb Size: 6428 MD5sum: 858221a71b2d76f9f7d0566ec74d5f2c SHA1: cc0a05d854c6c9f14bc570c15ca61925f61c40a2 SHA256: 5602a27e257a80b2c3ef21b08e2a8cb55087b51837e009c2011abb7d7f1f4dd1 SHA512: 2272c4f8055fb3d9b16ec911c2daf2a1e82838255510239fababad0c6706227166201629c7246eb8bfd279373a7f260d497ad472c4b7cb2b2a906d5284b9be73 Homepage: https://xcb.freedesktop.org Description: X C Binding, damage extension, development files This package contains the header and library files needed to build software using libxcb-damage, the damage extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-doc Architecture: all Version: 1.15-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 50885 Filename: pool/main/libx/libxcb/libxcb-doc_1.15-ok2_all.deb Size: 10609052 MD5sum: 7f59ab5e5ca5ca70815ce8a7336b6826 SHA1: 5862e5fb28d2cbafa88edaa2964e386a3521803c SHA256: d4e5be20f3adb8eb4c31091b5f9b886e58e6de88937258b7bd931863bab2d477 SHA512: 4c01ab7a6bd1b5b5235465d89cc70dcf598e8d3ceaa5f7953ce0226b90717c0f780ddf0c0721d3dbae6d4946c05b4058b02848c0358aae4af350584e342dbe9d Homepage: https://xcb.freedesktop.org Description: X C Binding, development documentation This package contains the development documentation for libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dpms0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 120 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-dpms0_1.15-ok2_amd64.deb Size: 5148 MD5sum: 6b8afaa1631cded6b5cc86ae785e0128 SHA1: fd5e3d616661299a592bca22f6fd7b141015b8a9 SHA256: 2b9de0adf9145561a5561d7f2094ae8de6a96075112025d33a943af876c64f47 SHA512: 636fa39c2924ea111ac8f12e5826a5897fff42c7f275f5f5cab8c16675b1b12a154a237279860344255aeb48e5f016840fbd919103b80ab3b6648b422c4f120d Homepage: https://xcb.freedesktop.org Description: X C Binding, dpms extension This package contains the library files needed to run software using libxcb-dpms, the dpms extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dpms0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 130 Depends: libxcb-dpms0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-dpms0-dev_1.15-ok2_amd64.deb Size: 5764 MD5sum: 3cd1039a0beae99867e77e6a75aa5b48 SHA1: 1b159f1631f204f9321460aa33cb52b34be7cfa3 SHA256: 46b512e826e16407375a6057129aa10df924de843504b1d670d3a5190919b744 SHA512: 9c0841f8f338de99e290672d3a7ad271a372fd706b115c261a56742572e88705d99acf759cb65493b06e7b64070df9b52ca2df1ec98e59ada8f63501a1cdcb89 Homepage: https://xcb.freedesktop.org Description: X C Binding, dpms extension, development files This package contains the header and library files needed to build software using libxcb-dpms, the dpms extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri2-0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 130 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-dri2-0_1.15-ok2_amd64.deb Size: 6928 MD5sum: 609cee5279971439383ac2c0c95ace18 SHA1: 3b74f870e51e0296b6556248f4a7137dd0417b18 SHA256: b06c28e35b333c87ff09beba31ff552b5d36bc5d344b3795c77ae440281d3578 SHA512: c79758730e6d05b398858d01c609a9660d8e39310322f8beb789fea9dfe1648b18853bd6b192fd8c561535dde9e482721e5e7650b156acd095af5d3204839ead Homepage: https://xcb.freedesktop.org Description: X C Binding, dri2 extension This package contains the library files needed to run software using libxcb-dri2, the dri2 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri2-0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 160 Depends: libxcb-dri2-0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-dri2-0-dev_1.15-ok2_amd64.deb Size: 8448 MD5sum: d0efd2514169c89baf4a1f2262803c16 SHA1: 5b3685ad850b40e1a5c0c5e965e66fecf2a10dbf SHA256: 5d4c9b6dce9bd5fba80a9d8821906e5252bbc8bbcd28a7e53b5abd632266c025 SHA512: f70f8de7685ff7ff3fcc42986ea480f8bb6b236d6848f4c286200af96c7393febdf2b0cd36a3777e38c6a7b65d67c61b9ce9e7673c2944cd45163d79d39cb5ce Homepage: https://xcb.freedesktop.org Description: X C Binding, dri2 extension, development files This package contains the header and library files needed to build software using libxcb-dri2, the dri2 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri3-0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 130 Depends: libc6 (>= 2.4), libxcb1 (>= 1.12) Filename: pool/main/libx/libxcb/libxcb-dri3-0_1.15-ok2_amd64.deb Size: 6804 MD5sum: 411c975d8afb7994e3e3e3a4f4754887 SHA1: 2527bd769184aa539c5d44fcfefa9238a520460b SHA256: a76a67fddf07c95af171d6443d20e48bcb57a74d4c974a92925b5b096009f942 SHA512: bc4334ba6a130070a1843c90af4e88d6f7a4f50e547698efa49aea6543eeb16bcce91a99ee121438766859c7098507de1f05d67d306e9b57f5f2d5e4fafed513 Homepage: https://xcb.freedesktop.org Description: X C Binding, dri3 extension This package contains the library files needed to run software using libxcb-dri3, the dri3 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri3-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 148 Depends: libxcb-dri3-0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-dri3-dev_1.15-ok2_amd64.deb Size: 7672 MD5sum: 0b29314189c5dcb7f431f8958b02b4fb SHA1: fc42951daa99db6ad7a71afcb48e17a818c49930 SHA256: 11f6f2235db5dae064af6e97d0c2da1a273a47d2427e8377075c5b87108c342f SHA512: 251b447c9ea890c3e9e65f398be57ab085b520d0ad17ee044dfed0dad5ed83c4b2dd6fe17927d07b0b5c1afe7d26a27d9f4ae11a718d0c3b9baf55e0b4a0a152 Homepage: https://xcb.freedesktop.org Description: X C Binding, dri3 extension, development files This package contains the header and library files needed to build software using libxcb-dri3, the dri3 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-ewmh-dev Architecture: amd64 Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: xcb-util-wm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 197 Depends: libxcb-ewmh2 (= 0.4.1-ok1), libxcb1-dev Conflicts: libxcb-ewmh1-dev Replaces: libxcb-ewmh1-dev Filename: pool/main/x/xcb-util-wm/libxcb-ewmh-dev_0.4.1-ok1_amd64.deb Size: 21372 MD5sum: 986bc03a6a222523682327c6b2fac983 SHA1: 4ae367ee399478b61061871f16e87a869892c5a2 SHA256: 32b4bd34d7ddc1916a091ee7c3ad0b66369e32712cf23c142b919a7687eb7a43 SHA512: a03a9cde67a88b482db2f44824fdbd3165a1fcb267e5658177db88a7ed9754e35173f5485a39a3cef74620ca1aafe326ea2c4e117878afa379242f1e2197509f Homepage: https://xcb.freedesktop.org Description: utility libraries for X C Binding -- ewmh, development files This package contains the header and library files needed to build software using libxcb-ewmh, providing client and window-manager helpers for EWMH. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-ewmh2 Architecture: amd64 Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: xcb-util-wm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 89 Depends: libc6 (>= 2.14), libxcb1 Filename: pool/main/x/xcb-util-wm/libxcb-ewmh2_0.4.1-ok1_amd64.deb Size: 16192 MD5sum: b766235aa9c4a6003253e4cd3a42b60c SHA1: 725ff525d4cd9dfcd50caf314d263fa31344fbd1 SHA256: 60f3483fbe7aa3a10ab0969124dc6c8d05ebd3285045795e718d39a08cf315c4 SHA512: 7f6f4f07e7ed79e38c24a684140a24d8ee7f5a50bfd4f50b7c78c3bdde20a6a435a523c8e9816d4f80e5725040dd4987c4364a1762a76f4697c670d245f26784 Homepage: https://xcb.freedesktop.org Description: utility libraries for X C Binding -- ewmh This package contains the library files needed to run software using libxcb-ewmh, providing client and window-manager helpers for EWMH. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-glx0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 238 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-glx0_1.15-ok2_amd64.deb Size: 22332 MD5sum: d5a7ddf9c8e80e2706e9aa045ca4bc52 SHA1: 8b9b3e312695e3933a1f1e6f60455d7f678b706c SHA256: a513d6e3ca9c9b36deff3f6d7f7b9f705f7ca5b05306df3a295b68d666acbdf6 SHA512: c328f0fbbb7873a5d11349191f7bb626c727d1189591b2a240771fc7e6155baef0364339dcc4f443ec00994277914a3c054d2f6fdd8736e2846a386cd39ffa33 Homepage: https://xcb.freedesktop.org Description: X C Binding, glx extension This package contains the library files needed to run software using libxcb-glx, the glx extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-glx0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 499 Depends: libxcb-glx0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-glx0-dev_1.15-ok2_amd64.deb Size: 27708 MD5sum: a252b98315c8a0cfd88735575dda4118 SHA1: acd3e91bf82998a60f404c86add02205307406f0 SHA256: f8f55aa94b581726ae92ac32f77b918f5052a5ac72e9fe2d85489ab8dd36f298 SHA512: f76828672e8a46963ffd381b77b1fc8fc11e48e56e7208d136ca4fa745043643a838a36a917d1bc90c554ca5cc61528bd666447a085cad63f15db4b11043b885 Homepage: https://xcb.freedesktop.org Description: X C Binding, glx extension, development files This package contains the header and library files needed to build software using libxcb-glx, the glx extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-icccm4 Architecture: amd64 Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: xcb-util-wm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 57 Depends: libc6 (>= 2.2.5), libxcb1 Filename: pool/main/x/xcb-util-wm/libxcb-icccm4_0.4.1-ok1_amd64.deb Size: 9652 MD5sum: 782fc90edb3c34c37bb3709381bbe6c8 SHA1: d4f8c991d2b61093b66e0baad7725688aaf03bdf SHA256: 89aca9939d9141dd38c990affdc73dd347a839f88c914365ae1683cf2fca0cd3 SHA512: 935cb931b10ab93c9b9bea191597ccb74d458a89e7a06850f964f9d78581b2fbbf0d223729033b7112f9583756ac34ee2cec11f133f67c429732af7def31820b Homepage: https://xcb.freedesktop.org Description: utility libraries for X C Binding -- icccm This package contains the library files needed to run software using libxcb-icccm, providing client and window-manager helpers for ICCCM. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-icccm4-dev Architecture: amd64 Version: 0.4.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: xcb-util-wm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 96 Depends: libxcb-icccm4 (= 0.4.1-ok1), libxcb1-dev Conflicts: libxcb-icccm1-dev Replaces: libxcb-icccm1-dev Filename: pool/main/x/xcb-util-wm/libxcb-icccm4-dev_0.4.1-ok1_amd64.deb Size: 10800 MD5sum: 65a0749d1a8d04e665b2f060d8a1b72f SHA1: 58f568c86be224c90a879e55e651f574394e8091 SHA256: 82114dbfaea4a15295db62a40c5e29e8b3e66d9b2a68bad839da5ecc89a688e0 SHA512: bf89b580b9293d2562119cfcee1e84a7fa83465a8217b7a6878fe71a9375fe32ed9e105db8fd113ca4e96effc45a705a9279770aa4ca765e15d76942b035a0a0 Homepage: https://xcb.freedesktop.org Description: utility libraries for X C Binding -- icccm, development files This package contains the header and library files needed to build software using libxcb-icccm, providing client and window-manager helpers for ICCCM. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-image0 Architecture: amd64 Version: 0.4.0-ok1 Multi-Arch: same Priority: extra Section: libs Source: xcb-util-image Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 49 Depends: libc6 (>= 2.14), libxcb-shm0, libxcb-util1 (>= 0.4.0), libxcb1 Filename: pool/main/x/xcb-util-image/libxcb-image0_0.4.0-ok1_amd64.deb Size: 11108 MD5sum: 059082eec0f9c842a5b2015f82a02013 SHA1: 539e2b2cac99a0422a104464591ce7d11ff9b8ce SHA256: e8dc3fdba353477cb854f1e5803f64d57d04a791bda58ebaf1fa9d45c9470a84 SHA512: 9e4ee7d85eeed8c143de3160a1f8f2288bb46ce23d037bd881b3b86df05d38a86b64bc19b1fbd3befe585f9081750eb87c36e84dbd337b26afebe2a59f2a037a Homepage: http://xcb.freedesktop.org Description: utility libraries for X C Binding -- image This package contains the library files needed to run software using libxcb-image, providing port of Xlib's XImage and XShmImage functions. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-image0-dev Architecture: amd64 Version: 0.4.0-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: xcb-util-image Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 77 Depends: libxcb-image0 (= 0.4.0-ok1), libxcb1-dev, libxcb-shm0-dev Filename: pool/main/x/xcb-util-image/libxcb-image0-dev_0.4.0-ok1_amd64.deb Size: 14940 MD5sum: e90f818ed7763185799d30ff6695b429 SHA1: e8cea2bad1c0f466739cf516b2fb2fd7fd94d6f6 SHA256: 4c11dcb0be2c4e89312ec740e1d9e9b5e3cb32184f9052266393be7ffc13e7cb SHA512: a5c11c448e9d66483397a4eb56bd3e5d2211a10438e0fd4946038cea9699a6d04565ffb3f02e41540a61a0ae3e4a7fcf505449569c75f268bd0e2838fae063ab Homepage: http://xcb.freedesktop.org Description: utility libraries for X C Binding -- image, development files This package contains the header and library files needed to build software using libxcb-image, providing port of Xlib's XImage and XShmImage functions. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-imdkit-dev Architecture: amd64 Version: 1.0.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: xcb-imdkit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 123 Depends: libxcb-imdkit1 (= 1.0.6-ok1), libxcb-keysyms1-dev, libxcb-util-dev, libxcb1-dev Filename: pool/main/x/xcb-imdkit/libxcb-imdkit-dev_1.0.6-ok1_amd64.deb Size: 16628 MD5sum: f017a9ee7d9367e181dd8be0c96a632b SHA1: 6672ebf5d5ff235d5edd230a74e69093b0e8e0ab SHA256: 8f75d3a9208120dc59ccf6d2de969c634375c38fd60e133396c5e369f17dab9b SHA512: 167d5a35fed418b703cd78e9a1701d722fae3c2f5dc8e58a533ee1fe8ad7bee26f9aaabbde52d0e866ea618dceec90335c210a3528febbba66a8b33bed08ba5e Homepage: https://github.com/fcitx/xcb-imdkit Description: XIM protocol implementation in XCB (development files) xcb-imdkit is an implementation of XIM protocol in XCB. Comparing with the implementation of IMDkit with Xlib and xim inside Xlib, it has less memory foot print, better performance and safer on malformed client. . It doesn't have complete protocol support though since some part of the protocol is never used. . This package provides development files of xcb-imdkit. Package: libxcb-imdkit1 Architecture: amd64 Version: 1.0.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: xcb-imdkit Origin: openKylin Maintainer: openKylin Developers Installed-Size: 536 Depends: libc6 (>= 2.14), libxcb-util1 (>= 0.4.0), libxcb1 Filename: pool/main/x/xcb-imdkit/libxcb-imdkit1_1.0.6-ok1_amd64.deb Size: 274340 MD5sum: 6f66a5bb3d2cb49912a875968d4bb785 SHA1: 430a8526eae36e7da71253900e96feb33f754f5b SHA256: 99a798b412b5fefa0ed71bc56eeb9cd0371e3f34d3e7e00e512bea4d03091c0d SHA512: 75c1bbcd38f33bcccb1bcefeb362b96b3d3cdecb722c1188419774059271729694224fe1a6079a95b0b3fc9cbe7c65b06523d202c3d6f777ee3502ff386f4cef Homepage: https://github.com/fcitx/xcb-imdkit Description: XIM protocol implementation in XCB xcb-imdkit is an implementation of XIM protocol in XCB. Comparing with the implementation of IMDkit with Xlib and xim inside Xlib, it has less memory foot print, better performance and safer on malformed client. . It doesn't have complete protocol support though since some part of the protocol is never used. . This package provides shared library of xcb-imdkit. Package: libxcb-keysyms1 Architecture: amd64 Version: 0.4.0-ok1 Multi-Arch: same Priority: extra Section: libs Source: xcb-util-keysyms Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 41 Depends: libc6 (>= 2.2.5), libxcb1 Filename: pool/main/x/xcb-util-keysyms/libxcb-keysyms1_0.4.0-ok1_amd64.deb Size: 7376 MD5sum: 000da8ad458c293df06c570b76dbaea8 SHA1: 06352a4f97d7fb2318fd312db4278317f57dba68 SHA256: 42a37fd672e437fd6ae1c362dac0fa561c1abee787ada18ce54c5c0da28d14f3 SHA512: d7e1b2ff81630739b3071b5b33165707d87f9b7573881693a35140a6815557c16d145800a2415fc8f3c37608f7a47a46d9e0c6dc38123f8b32b42e8069ee54f7 Homepage: http://xcb.freedesktop.org Description: utility libraries for X C Binding -- keysyms This package contains the library files needed to run software using libxcb-keysyms, providing standard X key constants and conversion to/from keycodes. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-keysyms1-dev Architecture: amd64 Version: 0.4.0-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: xcb-util-keysyms Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 38 Depends: libxcb-keysyms1 (= 0.4.0-ok1), libxcb1-dev Filename: pool/main/x/xcb-util-keysyms/libxcb-keysyms1-dev_0.4.0-ok1_amd64.deb Size: 6100 MD5sum: 44ab3d9090ce45987db56b83fd6b21b9 SHA1: ceee58cee5b9bf7d3b194320215e524436bca72e SHA256: e7b3f736446330ebe64d700c76b7ff7961338a5537071d243f93dc2520cdc490 SHA512: 35dd022f0f11b7c59f8ba7609836b44fdd8eada6fd80d67c83daa60c459c6aa92d23534c8498c904c55cfa2e0a18b070e184562c1f3ce221ff6dffeb1fdc2812 Homepage: http://xcb.freedesktop.org Description: utility libraries for X C Binding -- keysyms, development files This package contains the header and library files needed to build software using libxcb-keysyms, providing standard X key constants and conversion to/from keycodes. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-present-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 134 Depends: libxcb-present0 (= 1.15-ok2), libxcb-randr0-dev, libxcb-sync-dev, libxcb-xfixes0-dev, libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-present-dev_1.15-ok2_amd64.deb Size: 6932 MD5sum: 4bb0158c1cae95ea2823b7eef154be53 SHA1: 47721d90dd4b89873f7bf9d3b8c5d340e2512a4b SHA256: f0b2c5bdd30a8c40c07a3566657dcf56956d7bb87b406313fdbbdfaf7eafd62b SHA512: abeecf71c3f46ee2fd00a58d983ca6abd1c83e4399417e52f45715753f39ba202010a732fee39b6db68739266c77ffa7e6fac35d6ae371b96642194688165320 Homepage: https://xcb.freedesktop.org Description: X C Binding, present extension, development files This package contains the header and library files needed to build software using libxcb-present, the present extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-present0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 120 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-present0_1.15-ok2_amd64.deb Size: 5524 MD5sum: 19ae87f52f0bf972ebfcded9a977a076 SHA1: 8902459ea47407f81bbd1fba05a41cabf00f4bde SHA256: 697e732a3f058d0d6b6672760a88b0d8693c93850d8f7d3645204e4119856e67 SHA512: e35aabdab3ede32c5f7992d44ec725e60a6f1c5c3c5054c61b795245193f0b2cd3d9ff266bc1a421bf66fec3dd9fdfe0f76357453b3a8031b6fb0fde60775afa Homepage: https://xcb.freedesktop.org Description: X C Binding, present extension This package contains the library files needed to run software using libxcb-present, the present extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-randr0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 186 Depends: libc6 (>= 2.4), libxcb1 (>= 1.9.2) Filename: pool/main/libx/libxcb/libxcb-randr0_1.15-ok2_amd64.deb Size: 16720 MD5sum: a8ace41d81fa50aec0a1516ebfca14c5 SHA1: c42ab016e1d5b2290ec595fd2d94dbd927a41c86 SHA256: 751de27e86d508037e57dfabf56b14692e590b04f1b8969116186565dc1a2f03 SHA512: 143a43fb31236ae65154d2f716566ac518fc35835c979906aaf473ca8cecde44167dae047e442f0915378e5ef5e9045da301b1e640fb48ac7f62e19908e5ba47 Homepage: https://xcb.freedesktop.org Description: X C Binding, randr extension This package contains the library files needed to run software using libxcb-randr, the randr extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-randr0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 324 Depends: libxcb-randr0 (= 1.15-ok2), libxcb-render0-dev, libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-randr0-dev_1.15-ok2_amd64.deb Size: 20512 MD5sum: 6d7c77a7b4deede5372701a6cdb9a0a8 SHA1: 8c49e9daa3dd419b1513f9dd8c7f9c75ab8aaeba SHA256: 2aff6cb13519cab27883edf3a998d8063256104c6735982b8ca475773b74f840 SHA512: 1d07d2d37118a44389f486ae6415037e55dff4d5aa81a8902240572a2c9fb673a3000996c9ca3584dae5dbaccf559dad551f7f0b3e6ea83768eb60f17e110d42 Homepage: https://xcb.freedesktop.org Description: X C Binding, randr extension, development files This package contains the header and library files needed to build software using libxcb-randr, the randr extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-record0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 126 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-record0_1.15-ok2_amd64.deb Size: 6992 MD5sum: af3a44f6e98c52ff4f4298436a4e328f SHA1: 39e7c2bf8e454320d30f09b1a246faa07f38ce80 SHA256: 216e822af8c18bbaaa64910775abaeac640ab19cb487d580c7f183ff70fe6e3e SHA512: 8b83c2655778bf97c126c71a6bfcae351c3f31c40841b3012ccac62aba0e62759bf40d4752504e63145d64d3af4df87adcb450022a3318b527ec728ab89c7a90 Homepage: https://xcb.freedesktop.org Description: X C Binding, record extension This package contains the library files needed to run software using libxcb-record, the record extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-record0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 151 Depends: libxcb-record0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-record0-dev_1.15-ok2_amd64.deb Size: 7844 MD5sum: bc7c3a39b857b5a811abe6c5c3e617ed SHA1: ab1795e06718f74931222e67a907d925648f6528 SHA256: 1afde6dd7371fc1afd97941b452f0341f3a1e842904a6d4ca3203c30bd59f3cb SHA512: 0a6b9555b5874dae7b675014c7eb77f47af3e1ea12e70ef863da830b6a2477051495e3146a64e5cc9db9c489242006c6f7143d7982408c5d0837bd69cfec64a7 Homepage: https://xcb.freedesktop.org Description: X C Binding, record extension, development files This package contains the header and library files needed to build software using libxcb-record, the record extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-render-util0 Architecture: amd64 Version: 0.3.9-ok1 Multi-Arch: same Priority: extra Section: libs Source: xcb-util-renderutil Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 50 Depends: libc6 (>= 2.4), libxcb-render0, libxcb1 Filename: pool/main/x/xcb-util-renderutil/libxcb-render-util0_0.3.9-ok1_amd64.deb Size: 8948 MD5sum: 4aaa8f3030f23e780a683861ca315046 SHA1: c4a5181f1a981cc9b1a578572be712bc1478ed33 SHA256: 1c55687c793ef1ba47f62456a161c944e8563c873d2bd00e0e97940cb3f2d4ab SHA512: 6cf932549ecfa00a49c04ae6d22c262bffb7bd6c075871c831c03a7af35b99b5e41c3997a1738d906be5db1db7fdcdfba058a083e1b2f5f6f759619e66f4f700 Homepage: http://xcb.freedesktop.org Description: utility libraries for X C Binding -- render-util This package contains the library files needed to run software using libxcb-render-util, providing convenience functions for the Render extension. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-render-util0-dev Architecture: amd64 Version: 0.3.9-ok1 Multi-Arch: same Priority: extra Section: libdevel Source: xcb-util-renderutil Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 47 Depends: libxcb-render-util0 (= 0.3.9-ok1), libxcb1-dev, libxcb-render0-dev Filename: pool/main/x/xcb-util-renderutil/libxcb-render-util0-dev_0.3.9-ok1_amd64.deb Size: 7812 MD5sum: 4f812482b9ea54a7bc28b53194efb5c5 SHA1: 755ae5bb2c510112da125207af4115ed9c112885 SHA256: 98a4c3ad5b7d1228969e50eb4ee0c676a568f94b071e08994ba490b4f8ec61bc SHA512: c932d9fbacda8df4114033af18372cf8bbb35f54e59da7df38f1104cc026b5565ff25e9a4cfa36c0cd3f15bb211dbb3cb0662cb61118d48d19adb602c2ed1edb Homepage: http://xcb.freedesktop.org Description: utility libraries for X C Binding -- render-util This package contains the header and library files needed to build software using libxcb-render-util, providing convenience functions for the Render extension. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-render0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 170 Depends: libc6 (>= 2.14), libxcb1 (>= 1.8) Filename: pool/main/libx/libxcb/libxcb-render0_1.15-ok2_amd64.deb Size: 15112 MD5sum: 952ae61ba3aa257f978440ffb5c5421c SHA1: ee88e8294d5ea301da1d6e935dcfd3e07838d4fd SHA256: de109f86e246aae4504f37c4dd83ca88c12282293dc5ba138b20741f3230fba8 SHA512: 9dc5034ae5c08a0fbd16ca9b3a6e08e26507b9d3bccc4a1ec7f9d230062f1943cd759427065b6ad868d7a045f08c11dd989db773c34d5739f79f2177bb417dd2 Homepage: https://xcb.freedesktop.org Description: X C Binding, render extension This package contains the library files needed to run software using libxcb-render, the render extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-render0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 272 Depends: libxcb-render0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-render0-dev_1.15-ok2_amd64.deb Size: 18364 MD5sum: 2ba993a3b0d3ab0faa6219a0b3ae35e2 SHA1: 8c9b8d40121d54963ace997752dd72a58829ccbb SHA256: b714df79c0301bdfb2f5a3c29f4ebf1b1a0227d3bf0da21072a50a2051df7aed SHA512: 5c77bdf62beb5da71b78ad00d2c1cd55562b48d13c2dd23c0f0303e732497dda6c21f3f6636663eea76b63d7564962f3457a996552e2f7c4a23ee84bdcdb19dd Homepage: https://xcb.freedesktop.org Description: X C Binding, render extension, development files This package contains the header and library files needed to build software using libxcb-render, the render extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-res0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 126 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-res0_1.15-ok2_amd64.deb Size: 6372 MD5sum: 3567c6cb339a38a66ade55005bbe127a SHA1: f66674d3a953d0180e7702d15a760a643049ebdd SHA256: ff73022bcc1f503aa1a4e21bd109e09c4677569743e1d455d07325a360b29ec2 SHA512: 8ea8cecc97f37f7d0389c64a9a6f537fa7f9031d667077d081bd62f217dc60d2e8426a712e3c0de3e3db387d0d7fbc88f39f78a63b931b468daab5a24d9283b9 Homepage: https://xcb.freedesktop.org Description: X C Binding, res extension This package contains the library files needed to run software using libxcb-res, the res extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-res0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 144 Depends: libxcb-res0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-res0-dev_1.15-ok2_amd64.deb Size: 7196 MD5sum: 8426fa6342cd98441b1cd1b18de3ee14 SHA1: 5eff62452716e637f00e34431ec1f8f9ce90edd7 SHA256: b812e567e0f635a0b83fa64e61a220f0d04aac9d21546ff57df64cb663286b67 SHA512: 70bb67e4991560802f6f0b5925de2df7732ac454a6264c18b968f3d1d338be0c36c5b1b6c534b20d90508ef3a2669d9b8b13086b14a3a15421c6e50418c5cf9e Homepage: https://xcb.freedesktop.org Description: X C Binding, res extension, development files This package contains the header and library files needed to build software using libxcb-res, the res extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-screensaver0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 121 Depends: libc6 (>= 2.14), libxcb1 Filename: pool/main/libx/libxcb/libxcb-screensaver0_1.15-ok2_amd64.deb Size: 6112 MD5sum: 1af4d1c4dfa10f882472df4e0aec897b SHA1: d5e0b6b9294cf3ccbf8e66269f0b6f7947b5b14a SHA256: d0775d483898cd9ae608d5bf46395bcbae1949ed560606ee35a980ed361ad7b7 SHA512: cd54746e74fbcc542aa9cfe32068be74d72ae8c6907a10e10914d3d29259ffc9956fef67bffdf74d1949b7271dc7e90026f89c137a27b60e54043e9511d7babd Homepage: https://xcb.freedesktop.org Description: X C Binding, screensaver extension This package contains the library files needed to run software using libxcb-screensaver, the screensaver extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-screensaver0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 135 Depends: libxcb-screensaver0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-screensaver0-dev_1.15-ok2_amd64.deb Size: 7044 MD5sum: 6c737cafb923eabc21bbf881553f09a5 SHA1: b96a0a448c28f20038fe0655dd9835aab728b4bf SHA256: 6db84a8aef151910fdc6c32a5654c220a56df691232f783e39b63924c6f73e2e SHA512: 8e32aef07163428ab0d877db85d527d976fd31a2fe975fcbd36ae75f5ea165767c1a4a1f141f74172a77561b1140cdd2d9cbc315219935c516eba3aa215088e0 Homepage: https://xcb.freedesktop.org Description: X C Binding, screensaver extension, development files This package contains the header and library files needed to build software using libxcb-screensaver, the screensaver extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shape0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 121 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-shape0_1.15-ok2_amd64.deb Size: 5856 MD5sum: 7624010553ac8be03b16f96d62f98467 SHA1: 0c867450aeb6b269ba29358173a29a1e3c26fcdc SHA256: bd07a2268ac690616567dff8bd5ca392294c2ebacb60469661db3a35fa74d3aa SHA512: 3abe912f0012123caa83c911bf6aac34550676d6e834d75d78a1d3c88442a404cc705eaf227c6276d374b58857da1e59b1f2d745330b353380a1d77ac31010bb Homepage: https://xcb.freedesktop.org Description: X C Binding, shape extension This package contains the library files needed to run software using libxcb-shape, the shape extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shape0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 139 Depends: libxcb-shape0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-shape0-dev_1.15-ok2_amd64.deb Size: 7052 MD5sum: b99308dd55d2c5d0ef890c3972197e60 SHA1: a22a307967b6178b6982d3e8b7c35e99214226c0 SHA256: baac4a425d2217f395eba2e36bb6e29c31141048afade0edf8349e3b6a87164b SHA512: f95897db99e2c4e54da41bb8db5bbda300c75d1277df251eb1b05b6ca27e4ce488ba7a15da7409107c648580f9ce23c92f38572bb66b8d4db6347b68f9fbf59b Homepage: https://xcb.freedesktop.org Description: X C Binding, shape extension, development files This package contains the header and library files needed to build software using libxcb-shape, the shape extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shm0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 120 Depends: libc6 (>= 2.4), libxcb1 (>= 1.12) Filename: pool/main/libx/libxcb/libxcb-shm0_1.15-ok2_amd64.deb Size: 5544 MD5sum: 77f53efb0bf4e03fce9d10bcb1ab9615 SHA1: 31fa3195d63c0399caa6644c0c5e68e19d5f4611 SHA256: 40b6ca3d5a06a4a0e361b0787af11f6780280af71395f0db14b091bb4cbe05b4 SHA512: 8fcd658df16760bef8bcf71fb5a48209742541872c4ee42fcf26ba8fb3eac7805efab4668887ebd9c3ac8d302c1d7b738695a85ea429dd645f5ed75055a7178f Homepage: https://xcb.freedesktop.org Description: X C Binding, shm extension This package contains the library files needed to run software using libxcb-shm, the shm extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shm0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 144 Depends: libxcb-shm0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-shm0-dev_1.15-ok2_amd64.deb Size: 7980 MD5sum: 18107eb01b1f608899a0ed0705415cd5 SHA1: 1a9957ca5e218b83ef636e26c149f873bbd6ec63 SHA256: 8b67dcd50fe3eadc6525658f2f2aba9181cdde7c97e2f3d010c4e945c96117a4 SHA512: d7ebfe614778b04881bf65f468e00775b003a743aa0b398eb5ff4fed22959b208eddee113491419a31407f3acd6ce1aa93b45a1b028f3cc1f167216e3fcad45d Homepage: https://xcb.freedesktop.org Description: X C Binding, shm extension, development files This package contains the header and library files needed to build software using libxcb-shm, the shm extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-sync-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 178 Provides: libxcb-sync0-dev Depends: libxcb-sync1 (= 1.15-ok2), libxcb1-dev Conflicts: libxcb-sync0-dev Replaces: libxcb-sync0-dev Filename: pool/main/libx/libxcb/libxcb-sync-dev_1.15-ok2_amd64.deb Size: 10472 MD5sum: 7e24a05d2b1b53876fad0c7aa40d8eb3 SHA1: e49b269f01e6648112252ef8ff04be1fe76ac908 SHA256: 8a48353a4f33671937d7ce7afdc26448b469ba1489490d26538e233174ca75a0 SHA512: 54dc2931b6526e25f5fa1f0b794dbdc9fb7c40d74f8a944b086af738497734d67d1c609715278d7ddfeff759113433c9039ead9b03a5095205bc0a702e9ab2b6 Homepage: https://xcb.freedesktop.org Description: X C Binding, sync extension, development files This package contains the header and library files needed to build software using libxcb-sync, the sync extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-sync1 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 143 Depends: libc6 (>= 2.14), libxcb1 Filename: pool/main/libx/libxcb/libxcb-sync1_1.15-ok2_amd64.deb Size: 8908 MD5sum: 87bd1baa3ce867c8f31747f79baea88b SHA1: 173701b39ce99bab99939f04859f3677691b2afc SHA256: 956d52f49c1b5194b6a7c8b26f63ce81fd6079038cc0b33036227960ba929ba3 SHA512: 0b68c320e7e765e0ef11184d2158105ea6566cbeebe32a4ac5dd721fc648cafe52f8a8ca319d1791bae34dc811ce8de78af072f4f900c2166a798863d8d1152c Homepage: https://xcb.freedesktop.org Description: X C Binding, sync extension This package contains the library files needed to run software using libxcb-sync, the sync extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-util-dev Architecture: amd64 Version: 0.4.0-ok2 Multi-Arch: same Priority: extra Section: libdevel Source: xcb-util Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 68 Depends: libxcb-util1 (= 0.4.0-ok2), libxcb1-dev Conflicts: libxcb-atom1-dev, libxcb-aux0-dev, libxcb-event1-dev, libxcb-property1-dev, libxcb-reply1-dev Breaks: libxcb-util0-dev (<< 0.4.0-0) Replaces: libxcb-atom1-dev, libxcb-aux0-dev, libxcb-event1-dev, libxcb-property1-dev, libxcb-reply1-dev, libxcb-util0-dev (<< 0.4.0-0) Filename: pool/main/x/xcb-util/libxcb-util-dev_0.4.0-ok2_amd64.deb Size: 10546 MD5sum: 8b4888fc4b6e37652e19e23246e48f8e SHA1: 0d9968f34a7678eaf48e4980d771747ac871cd40 SHA256: 742b7bcdb1189d5c310cdba74f8f11484c4f4d91217adcc41ee3112e7e015e7a SHA512: 23036443caac7b461b43ac7032b43b5df309c7b491622da8749a6b012591098a3c748666c30fb092364912c43d3bf724bca2d38a45a55f02779f0612268d5463 Homepage: http://xcb.freedesktop.org Description: utility libraries for X C Binding -- atom, aux and event This package contains the header and library files needed to build software using libxcb-util. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-util0-dev Architecture: amd64 Version: 0.4.0-ok2 Multi-Arch: same Priority: extra Section: libdevel Source: xcb-util Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 25 Depends: libxcb-util-dev (= 0.4.0-ok2) Filename: pool/main/x/xcb-util/libxcb-util0-dev_0.4.0-ok2_amd64.deb Size: 2420 MD5sum: 441393ca8a72658e0dfcf80bde330cb3 SHA1: d5960d54bdc683c755342cd377148bcb37489850 SHA256: 9f6d3c9cebcc0fce2779d4e9e7532f9c9821f1abdabbf5ae6b71cdd22d9a1125 SHA512: cf999e7395078668a3b15b2da685536afb89d09983332b4658732e52d6d5eb0fadde5ac2007fbc5c9f53d9ce0ac836cf215196977c5a64c16861a2427f85ca2b Homepage: http://xcb.freedesktop.org Description: dummy transitional package for utility libraries for X C Binding -- atom, aux and event This is a transitional dummy package for libxcb-util0-dev to libxcb-util-dev migration. . This package can be safely removed. Package: libxcb-util1 Architecture: amd64 Version: 0.4.0-ok2 Multi-Arch: same Priority: extra Section: libs Source: xcb-util Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 58 Depends: libc6 (>= 2.8), libxcb1 Filename: pool/main/x/xcb-util/libxcb-util1_0.4.0-ok2_amd64.deb Size: 11580 MD5sum: 5c7380b7cf5ecf7e3630c69a31a53542 SHA1: bb392a88c5836b0eb41dfa3271b639046190b973 SHA256: 186eacdfd8a4f4e7d4d61f5ce7dec64c2fbf84b38a99e3d51f4c87e6c51dc551 SHA512: b68d3de56eba522ac5b199340961ebfb75fd06bfee6a4b919516eba521baf037f976476988c034e0730bdebccd4baf88ff391885e9ddc7193673f7145fd48a46 Homepage: http://xcb.freedesktop.org Description: utility libraries for X C Binding -- atom, aux and event This package contains the library files needed to run software using libxcb-util. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-xf86dri0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 126 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-xf86dri0_1.15-ok2_amd64.deb Size: 6480 MD5sum: a8a0de2e5286aa732189d1f651586ac9 SHA1: 92cf53f2dfc13c00b840a57825489b8abf872b22 SHA256: 6687c30bb28c7429840efc86337cab617a64967554ff6af30097026d17005db8 SHA512: 84d73f695168517ef2805d98b9a88728c7d0c52e176bc709dd44c149d5fdb154282085a11d1a045aac015bceff81e2fcafecb6a71086b8e334400889706c8c84 Homepage: https://xcb.freedesktop.org Description: X C Binding, xf86dri extension This package contains the library files needed to run software using libxcb-xf86dri, the xf86dri extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xf86dri0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 151 Depends: libxcb-xf86dri0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-xf86dri0-dev_1.15-ok2_amd64.deb Size: 7408 MD5sum: 3045df258d5b8b1e09ef9ecd8bf10c4c SHA1: c917841f47055476fe5d9666d5fb1ed547876246 SHA256: 318f213f67951bf735776e0478fd07b5165fe749b34747e25bab29309653319a SHA512: 9fd8b94c9575151be01625a08ede9cf1e665d69a790f97d67b9ee9efe3a83cd4fe5873fb4b088c5db1c5999e9dfcc4ecedc0e8c9899ea969e1c1d6f301180a2d Homepage: https://xcb.freedesktop.org Description: X C Binding, xf86dri extension, development files This package contains the header and library files needed to build software using libxcb-xf86dri, the xf86dri extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xfixes0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 145 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-xfixes0_1.15-ok2_amd64.deb Size: 9424 MD5sum: e8d26619eca267bca73c0071292b3ac6 SHA1: eb7f2c17366eaffa0a8a134affd89442ce943942 SHA256: da40f2bedf2c10412fa43011665bd7d802545d362d74467dc456a35294370d14 SHA512: b57ac909b94951c7d5628208981c6a5b458a729e0b96c2c56a7c57c43f70d14c4dfc857f231fe7ed970adf3749d627a5ca9aff189ee343706676deb6daa23c21 Homepage: https://xcb.freedesktop.org Description: X C Binding, xfixes extension This package contains the library files needed to run software using libxcb-xfixes, the xfixes extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xfixes0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 207 Depends: libxcb-render0-dev, libxcb-shape0-dev, libxcb-xfixes0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-xfixes0-dev_1.15-ok2_amd64.deb Size: 12160 MD5sum: ac443f4099a4e881abae2c899075d8b9 SHA1: d6e97bd92da76d72a4f6f09753e62b8fa431b3d5 SHA256: ae5456859311b4a8d54c690d046221f90d58b61e533781795b2c945e0cc99283 SHA512: 91075fd5bc013c8532eb56b9a3efa02e5444fbe89dfec3fc7b039fed4f3d5334bd669afff76ca07e803cfa1cd0fe759226ecb061b46d5f45eb54aad392f9747d Homepage: https://xcb.freedesktop.org Description: X C Binding, xfixes extension, development files This package contains the header and library files needed to build software using libxcb-xfixes, the xfixes extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xinerama0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 121 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-xinerama0_1.15-ok2_amd64.deb Size: 5200 MD5sum: 0ada9434b1bd20f952424347b83107db SHA1: bb703083d5da1f4d939677f12ef55b4b4c72fa75 SHA256: 83a90c803793194c21cdd19dacc94b6d62038b586338978542869353c1f1309b SHA512: b0df9d822ebfaebe45718cab9efe398946ee1b30e82e89f11c8da8a3d3591d429fff6e1d60db72d9f8374edb8d4d8c5f52d1cc950e7c21afb3fafc5a63508b59 Homepage: https://xcb.freedesktop.org Description: X C Binding, xinerama extension This package contains the library files needed to run software using libxcb-xinerama, the xinerama extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xinerama0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 130 Depends: libxcb-xinerama0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-xinerama0-dev_1.15-ok2_amd64.deb Size: 5852 MD5sum: e097126e0f2af498361109fce439148c SHA1: 0ed8b77dc93286abca90962734fcf91ed2cf5775 SHA256: cc94cc4f60398182854c04b8174f2ea0734d8c1d4f84b2580c31d478bed39134 SHA512: bec3fb00242183ed1ddb80abbeef7654db001c5507d6d331638faf6b27bdb64163e96e5cf917eb82b1faaaeaebd58ea80b02647bbbf9ff79993dfb016a842847 Homepage: https://xcb.freedesktop.org Description: X C Binding, xinerama extension, development files This package contains the header and library files needed to build software using libxcb-xinerama, the xinerama extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xinput-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 586 Depends: libxcb-xfixes0-dev, libxcb-xinput0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-xinput-dev_1.15-ok2_amd64.deb Size: 43768 MD5sum: 7a69fa609d337af4425dbdfb5f5e7266 SHA1: d18fde9a20ea3abf0cd160e74a9fc34f5b211b3f SHA256: eb2dfd2d7fbe5071b11e0476d9e758c88c2769e1b65a2d65c062148012e8385a SHA512: 43fd09f15dab7395892611285e25e3dabb675a59fa8bb286365e02035e6d743dba00a5796443319650dde713b424476e8c383f907dd6e7ae2a2ac39d49b4b63e Homepage: https://xcb.freedesktop.org Description: X C Binding, xinput extension, development files This package contains the header and library files needed to build software using libxcb-xinput, the xinput extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xinput0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 243 Depends: libc6 (>= 2.14), libxcb1 (>= 1.8) Filename: pool/main/libx/libxcb/libxcb-xinput0_1.15-ok2_amd64.deb Size: 30852 MD5sum: b28833fc38e0f26add8db3c1b21c3808 SHA1: 3e2571b50553c3e7d36ead31872e6d9c9c586f8b SHA256: e86338be3ab26f15241f604a51c0c017642ee58561fdba43ccb37325219e5605 SHA512: 6de9c53d5439c83150e54a3d7b535281d3dedc6f0c49ba77cef9d414951f79954813c096581de1915fd5d672485001688accdbb0c07477008afb87d641e3986e Homepage: https://xcb.freedesktop.org Description: X C Binding, xinput extension This package contains the library files needed to run software using libxcb-xinput, the xinput extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xkb-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 480 Depends: libxcb-xkb1 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-xkb-dev_1.15-ok2_amd64.deb Size: 40112 MD5sum: 1034bbc1b291513489f0744483b98262 SHA1: bcabfe9a202005e3ab82839db6191b1c0ba67ed7 SHA256: b6116220a10d0b56c1b737aec6572574d0b395fe0584eef91b763ce9a4eb3319 SHA512: 92474f5e7055fc17221becbb2aeb7eb61dbcb02dd8132ad8eb2fe0a90d545040e5deec48f45add711cc71fe93623402762706e323704532e9f07aec6341feb85 Homepage: https://xcb.freedesktop.org Description: X C Binding, XKEYBOARD extension, development files This package contains the header and library files needed to build software using libxcb-xkb, the XKEYBOARD extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xkb1 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 237 Depends: libc6 (>= 2.14), libxcb1 Filename: pool/main/libx/libxcb/libxcb-xkb1_1.15-ok2_amd64.deb Size: 29652 MD5sum: d44d2c44f9bef388318de693d670383b SHA1: 96a5eb62635da529cdf128bd176a2b2d8bbf8b4a SHA256: 72ba8fd793af8ac3898ea6c2ca4def6d84b6f94a2072b90084a5e23408a3946f SHA512: 342cd550857ab130eb1ce27667df9c7d258b600324c5f785f9450d95c55380b6807c34d547fceb33244aa65320d855b517a40558490cec4932ab2250a1dc0a28 Homepage: https://xcb.freedesktop.org Description: X C Binding, XKEYBOARD extension This package contains the library files needed to run software using libxcb-xkb, the XKEYBOARD extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xtest0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 120 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-xtest0_1.15-ok2_amd64.deb Size: 4748 MD5sum: 0dec72ec07960b445f4bef3192da3744 SHA1: 5599d3bde34ba6e87ebbc33f296b24ef3d2bc125 SHA256: 9e52650ae2eab49c3eee9cf558ab5312f5eeb96f1ec1ad3d475aa060ff64a305 SHA512: a871920c279494bec7b6cc5b5263bc351fc4fb87a31305a7ce8eca202f91b7f8611044f04e2f63a447776950505f2efbe919d1aadb92adf3ac13bcce5d0b5d97 Homepage: https://xcb.freedesktop.org Description: X C Binding, xtest extension This package contains the library files needed to run software using libxcb-xtest, the xtest extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xtest0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 120 Depends: libxcb-xtest0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-xtest0-dev_1.15-ok2_amd64.deb Size: 5140 MD5sum: 7387527ce7590761b5ff5c6f901f169e SHA1: 6dca4a66c880e222bc262f147bca254030d17af0 SHA256: 325fb29e8219ea07bf5d25819000dcecd07adf694a814b1248337e0bc5f68f8f SHA512: 588378eee3f9d4995cab3d39e85aa30ce10be62c41bddd93a19eaea1bf7f04d50645882d194da8e621ce62cbb6f7424b62d4c907e5af17b3a1d898a6217c25ae Homepage: https://xcb.freedesktop.org Description: X C Binding, xtest extension, development files This package contains the header and library files needed to build software using libxcb-xtest, the xtest extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xv0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 144 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-xv0_1.15-ok2_amd64.deb Size: 9344 MD5sum: 28fcc6c51647de2c433690bfc4b0bde9 SHA1: 44a26877677588337493860d5fbc3a9b5c6e9e67 SHA256: e9e193d92df7b75d56c6a684da5fd46dcac893417a2822347c490aadcb04551e SHA512: 577af8aa60e9ce448417e9a190b3b8305030223e950cdb3507715eaa6f9c149641e626a646b31431f3109a2206baa167415391e957a6d0ea1e0c05f78bbc0e67 Homepage: https://xcb.freedesktop.org Description: X C Binding, xv extension This package contains the library files needed to run software using libxcb-xv, the xv extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xv0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 195 Depends: libxcb-shm0-dev, libxcb-xv0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-xv0-dev_1.15-ok2_amd64.deb Size: 11476 MD5sum: 93936d0f164796ab8217f5a80d1137a0 SHA1: f93b52ccf70948474c2ed19e59eb495f94aa1979 SHA256: 407f891e043dfeb54d8c81bbe727ae5b84797d1fba5d3e154caaffa8d83ecd15 SHA512: fe10dabc0f5265ccdb77d4feb514de9671e9566926d126b42e3981a5e8adfb19c58c4d5e791465b0e7cfe091acdee14ec7274e87c09a4eb3e8c2ec91dc91aca4 Homepage: https://xcb.freedesktop.org Description: X C Binding, xv extension, development files This package contains the header and library files needed to build software using libxcb-xv, the xv extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xvmc0 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 126 Depends: libc6 (>= 2.4), libxcb1 Filename: pool/main/libx/libxcb/libxcb-xvmc0_1.15-ok2_amd64.deb Size: 6224 MD5sum: 7c80111fb77fefa8c21094a345730f14 SHA1: 52dd535139d578bba9afe14ab00d0547b2ff4ae9 SHA256: a63a3c4455998453d2f67c40253a05ec998c0c364592678de16032ac2fff4fc4 SHA512: 1a5dff33a3b311d0396d881563b50db55e74ac04b4bd82e4b4ef35220576bb07443c04700db9345594fa7f8788c50a7fb655acbaf2168d1ac5861600aca244ed Homepage: https://xcb.freedesktop.org Description: X C Binding, xvmc extension This package contains the library files needed to run software using libxcb-xvmc, the xvmc extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xvmc0-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 145 Depends: libxcb-xv0-dev, libxcb-xvmc0 (= 1.15-ok2), libxcb1-dev Filename: pool/main/libx/libxcb/libxcb-xvmc0-dev_1.15-ok2_amd64.deb Size: 7164 MD5sum: 815e10e4e7e0c9ab18c637e17d9f15f1 SHA1: 389ae3cc5af69b9cd2fea74b2314757ed7e82723 SHA256: e7e6dfeb604b8681597e1955e1254b5733bdd2f54776ffe2a5eeb27a7412ce8f SHA512: 5cc7ad99d38ae8a573cdfee74eb698bce5691f85b12a6a2628e0d0aa506dd44cd03cd2494855d17532f9f1dd040145039ac8edc3c68d907ed38e4caa3c764ec5 Homepage: https://xcb.freedesktop.org Description: X C Binding, xvmc extension, development files This package contains the header and library files needed to build software using libxcb-xvmc, the xvmc extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb1 Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 290 Depends: libc6 (>= 2.38), libxau6, libxdmcp6 Breaks: alsa-utils (<< 1.0.24.2-5) Filename: pool/main/libx/libxcb/libxcb1_1.15-ok2_amd64.deb Size: 43984 MD5sum: 15f70b1bfc6c784fa0bf165428dd5199 SHA1: 878664ec60d0c8f4f77bfa234f73287a91e10fa9 SHA256: f427d0e705158f6ef9d1fff119c3788b2551458e5342ccd609cf92687ff402c7 SHA512: d4f29959dc8e60535905354f127c758c57f5cb60c90ada195451359726924814d401f880ae0f4fcf5daa69610f1ac525f478b6ea3c99257030bfa177989e4057 Homepage: https://xcb.freedesktop.org Description: X C Binding This package contains the library files needed to run software using libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb1-dev Architecture: amd64 Version: 1.15-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxcb Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 763 Depends: libpthread-stubs0-dev, libxau-dev (>= 1:1.0.0-1), libxcb1 (= 1.15-ok2), libxdmcp-dev (>= 1:1.0.0-1) Suggests: libxcb-doc Filename: pool/main/libx/libxcb/libxcb1-dev_1.15-ok2_amd64.deb Size: 80784 MD5sum: 0a523e0c3f30f7b551baf89bc61fd702 SHA1: 2d04e9536710381f2603d863f1b80c6b7b1236d4 SHA256: ec7bd0e1c071c91378d7de1992a35c8f5dd19d04e1eeef6154e262e697d2d76e SHA512: d465c8c710d6956244d66a7a014fb434eee3a67d8b814a5417a5fa63de974892c617c96cd72b5bab81effc828488a3444bd76361e629faf1855ce4249c427e68 Homepage: https://xcb.freedesktop.org Description: X C Binding, development files This package contains the header and library files needed to build software using libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcomp-dev Architecture: amd64 Version: 2:3.5.99.27-ok1 Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 3306 Provides: libxcomp3-dev Depends: libxcomp3t64 (= 2:3.5.99.27-ok1) Breaks: nxcomp-dev (<= 3.5.1) Replaces: nxcomp-dev Filename: pool/main/n/nx-libs/libxcomp-dev_3.5.99.27-ok1_amd64.deb Size: 425696 MD5sum: f173153e4a6cc022b6def8ee2d1ab6b2 SHA1: 1d5338c23ff019744d6a74c01b07f5da35700536 SHA256: be3eb8122d19ad9818f92b1e74dc279b711ea5aeee25176deaef92112857504e SHA512: e68e46d313d544d1cbf4c1a4fc710bf44ddf171079d2035a7cce06f79a652889ca8567c18eb4d301f66c92711e2c84bb6e95eb8daba36b0b6b8a4672ec50b66e Homepage: https://github.com/ArcticaProject/nx-libs/ Description: NX compression library (development headers) NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides the compression library. . This package contains the development headers for this library. Package: libxcomp3t64 Architecture: amd64 Version: 2:3.5.99.27-ok1 Multi-Arch: same Priority: optional Section: libs Source: nx-libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 1584 Provides: libxcomp3 (= 2:3.5.99.27-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.2), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4) Breaks: libxcomp3 (<< 2:3.5.99.27-ok1), nxcomp (<= 3.5.1), qvd-libxcomp3 Replaces: libxcomp3, nxcomp, qvd-libxcomp3 Filename: pool/main/n/nx-libs/libxcomp3t64_3.5.99.27-ok1_amd64.deb Size: 462148 MD5sum: 55b9fcbac153eb5ba2ade59639bbd0b7 SHA1: 352ccc05fceb93deaa35dbe7af126224ac01b508 SHA256: 15abb93be7b50e96e895062875e549f6e555780cbd0bf37b4eb409da18631de8 SHA512: 44af5b7066992df4e1ca0b8e53879bf24c1fd5f3f8a4927349def2539b793f1982b4adb6f203a375e61994e5daabea5afcb56210dfe8007033c850552e417691 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: NX compression library NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides the compression library. Package: libxcomposite-dev Architecture: amd64 Version: 1:0.4.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxcomposite Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 47 Depends: libx11-dev, libxcomposite1 (= 1:0.4.5-ok1), libxext-dev, libxfixes-dev, x11proto-dev Filename: pool/main/libx/libxcomposite/libxcomposite-dev_0.4.5-ok1_amd64.deb Size: 9156 MD5sum: e05580d0972b209075c2df2fc40a90b4 SHA1: 4d3394a3770afc375e251aede9acbf445becc6ba SHA256: 314608ec0d124f165b76bdf1976fa7d612454b8ae83ea31f38eff1e72cd8f972 SHA512: d2fccaba80e5aedf7142b5b8f9a7c5c993af966c5fb8760dac5ddfb4255459abecb391fcfb6cb813db63dc866c5c04f92137e0b49c6a6c9c83dc465857f428bd Description: X11 Composite extension library (development headers) libXcomposite provides an X Window System client interface to the Composite extension to the X protocol. . The Composite extension allows clients called compositing managers to control the final drawing of the screen. Rendering is done into an off-screen buffer. . This package contains the development headers for the library found in libxcomposite1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXcomposite Package: libxcomposite1 Architecture: amd64 Version: 1:0.4.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxcomposite Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 30 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1) Filename: pool/main/libx/libxcomposite/libxcomposite1_0.4.5-ok1_amd64.deb Size: 5764 MD5sum: a4c882eeb066be8484611f33cb23b2e5 SHA1: 5e2e1c5bcc9be4386bd4acee0fb435b6d309a5dd SHA256: ee532ea1d64fa5f40c8d7f52e1dd136b2b699f38c243f65a9fc2fc087b672dbc SHA512: e1d286f1c998185111a2440ac4fc7b5a0f1abe0387ea970f6c8f731e6e05f3155d875a95eba8b6384cba971cb1239b888dce30ae99162fa3b2ca4ff7a02af1b2 Description: X11 Composite extension library libXcomposite provides an X Window System client interface to the Composite extension to the X protocol. . The Composite extension allows clients called compositing managers to control the final drawing of the screen. Rendering is done into an off-screen buffer. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXcomposite Package: libxcompshad-dev Architecture: amd64 Version: 2:3.5.99.27-ok1 Priority: optional Section: libdevel Source: nx-libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 409 Provides: libxcompshad3-dev Depends: libxcompshad3t64 (= 2:3.5.99.27-ok1) Breaks: nxcompshad-dev (<= 3.5.1) Replaces: nxcompshad-dev Filename: pool/main/n/nx-libs/libxcompshad-dev_3.5.99.27-ok1_amd64.deb Size: 43776 MD5sum: 51af600fef997f4b8a4788fb968c7c0e SHA1: 49e3c6eba73ecb9dc51556e323ed3c5422ffacdb SHA256: 7b913ba4952f0e244a8ebd5f3a6c5ad0cf8d462d5a6375863514cd71416ec835 SHA512: 71ccf49a2d58e0348e73de255907a50545b53328ba37ec3d381fee3a13af0aaa104eb91d9116fd8461181178dfc9ad0442e493f678c20eaa74f150f52fa8b7af Homepage: https://github.com/ArcticaProject/nx-libs/ Description: NX shadowing library (development headers) NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides a library for shadow session support. . This package contains the development headers for this library. Package: libxcompshad3t64 Architecture: amd64 Version: 2:3.5.99.27-ok1 Multi-Arch: same Priority: optional Section: libs Source: nx-libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Remote Maintainers Installed-Size: 381 Provides: libxcompshad3 (= 2:3.5.99.27-ok1) Depends: libnx-x11-6t64 (= 2:3.5.99.27-ok1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxrandr2, libxtst6 Breaks: libxcompshad3 (<< 2:3.5.99.27-ok1), nxcompshad (<= 3.5.1) Replaces: libxcompshad3, nxcompshad Filename: pool/main/n/nx-libs/libxcompshad3t64_3.5.99.27-ok1_amd64.deb Size: 42648 MD5sum: ca598d42af176f101387c9b90d6b4838 SHA1: 15155f57fa080fe22eb6787fcb06bb09546c221e SHA256: 309d4bf4d676126bacb95b435ee75fa9eec311d4d8a82afacbd583eb01abe90b SHA512: 99ba7c7b9357e7a636dbde7dd8fcfb31d110e8e34078672d5c5cf6c4442908ce4f60a88ac8cbba0d399bcaea90a23b041f76f8ec56f890cf753f3978a0b498f0 Homepage: https://github.com/ArcticaProject/nx-libs/ Description: NX shadowing library NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. . This package provides a library for shadow session support. Package: libxcrypt-source Architecture: all Version: 1:4.4.36-ok2 Multi-Arch: foreign Priority: optional Section: devel Source: libxcrypt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Marco d'Itri Installed-Size: 2061 Filename: pool/main/libx/libxcrypt/libxcrypt-source_4.4.36-ok2_all.deb Size: 386634 MD5sum: 8d1a056b0feef5ff53a29188e4a47c8b SHA1: 74fd2aa3aa79bb2adabbf47966eeed42e59ce890 SHA256: c9a496a8bd5702afd530c52f8e0033a50c0247e0ae5c03f39d7c130527447359 SHA512: 734f6231fabcf83000cf248382a22e8d9d514bcd9b39029f2900b0e0c2993992031dc0f4eac8103d68bbece4eb891485b46b3bf76552f3818ba0a41cf9226c45 Description: libcrypt shared library: sources This package contains the sources and patches which are needed to build libxcrypt. Package: libxcursor-dev Architecture: amd64 Version: 1:1.2.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxcursor Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 170 Depends: libxcursor1 (= 1:1.2.1-ok1), x11proto-dev, libx11-dev, libxrender-dev, libxfixes-dev Filename: pool/main/libx/libxcursor/libxcursor-dev_1.2.1-ok1_amd64.deb Size: 29952 MD5sum: ee2ad6b4ea846bc2c91f965e97700756 SHA1: 054a4da25d19014c541ba6680ebe163cd5d0d8f8 SHA256: 4beefe45aca9abc1dcb01258641acb08e0508d3abf0a3dffdc53af6f547a3565 SHA512: cce212f03efa27a69de4527d8545ee941bddeec6b8efe734dcb62302aa7eeaac10902cf901d92d413c54d4ae55fb838ac0151e5f51f3a0fa24d09fbcc6171e22 Homepage: https://www.x.org Description: X cursor management library (development files) Header files and a static version of the X cursor management library are provided by this package. . See the libxcursor1 package for further information. Package: libxcursor1 Architecture: amd64 Version: 1:1.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxcursor Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 78 Depends: libc6 (>= 2.38), libx11-6 (>= 2:1.4.99.1), libxfixes3, libxrender1 Filename: pool/main/libx/libxcursor/libxcursor1_1.2.1-ok1_amd64.deb Size: 19144 MD5sum: b48a0322bc9a5395b8a22f12ffc49c1f SHA1: 7abef04734f61a37c7f8dd7f39a07749b7c2c959 SHA256: 9972ff24d4420153482afdb4d9b47634082768c7884b6f921752051be06b9aaa SHA512: f9ff59930a2f5597ae8479f7db48f33f9907eea5747594560a6e7ed8afec73f5e1abd8ae44c35c7b3b07bf6964374d6891a2468078cbdaf72e7e6d0bf6bba713 Homepage: https://www.x.org Description: X cursor management library Xcursor is a simple library designed to help locate and load cursors for the X Window System. Cursors can be loaded from files or memory and can exist in several sizes; the library automatically picks the best size. When using images loaded from files, Xcursor prefers to use the Render extension's CreateCursor request for rendering cursors. Where the Render extension is not supported, Xcursor maps the cursor image to a standard X cursor and uses the core X protocol CreateCursor request. . Preferred themes for cursors can be installed if desired, via xcursor-themes or other cursor-theme or icon-theme packages, configured with update-alternatives --config x-cursor-theme. Package: libxcvt-dev Architecture: amd64 Version: 0.1.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxcvt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Maintainer: OpenKylin Developers Installed-Size: 22 Depends: libxcvt0 (= 0.1.2-ok1) Filename: pool/main/libx/libxcvt/libxcvt-dev_0.1.2-ok1_amd64.deb Size: 3224 MD5sum: 8a8100c74daba7e477e89e85ba36fac5 SHA1: eefec9d4dc15f1dd1607a8eefcdbcd1f832167c4 SHA256: 7806f6bfb2a36cabd8e3fc08987349ea3bdebf068a77aceab4cd962c405ce243 SHA512: e128b046d7bd3a7bd73f5f32ec10e5f4e4a54cd5198e190586e75cc729114c1a00f0b03fd7c834eaee2bcabcc1c7dc14d83f286e06fe118b770454d5e6189203 Description: VESA CVT standard timing modelines generator -- development files libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. . This package includes files for development. Package: libxcvt0 Architecture: amd64 Version: 0.1.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxcvt Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Maintainer: OpenKylin Developers Installed-Size: 30 Depends: libc6 (>= 2.2.5) Filename: pool/main/libx/libxcvt/libxcvt0_0.1.2-ok1_amd64.deb Size: 5154 MD5sum: 300c12cdec641c635c3edb8864e51ca5 SHA1: 609612cf734cdf31aaf9dbe460117cb603bf6aa5 SHA256: 40ac7479aa78362d37b639f2ccb288478cb7b2621857c3a2499d53bae311d277 SHA512: 0593f21128c5548311fe8ffee43d17294c21f46de70c94220fdde1385ae58313b7ac3eb565a8286d8359a45a4c38f686f9f6c37a3a08148268b62dec51e223d8 Description: VESA CVT standard timing modelines generator -- shared library libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. . This package includes the shared library. Package: libxdamage-dev Architecture: amd64 Version: 1:1.1.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxdamage Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 36 Depends: libxdamage1 (= 1:1.1.6-ok1), libx11-dev, libxfixes-dev, x11proto-dev Filename: pool/main/libx/libxdamage/libxdamage-dev_1.1.6-ok1_amd64.deb Size: 5124 MD5sum: 2679d5120bd561e4c447df5e45d9434d SHA1: da409dff7257a5f39b5935af1570871263417f7c SHA256: b04f2055fcfc705f8008824bb718c6ceb4a0b430b5b99c0d555cb4cf5c17f05d SHA512: c88018693e07304cad14f08a515f0b79f714b072e790cb39e8142df371e6c67233295c428f5aff6216467343ae75c9a97bb82e122bc6266bbc0be00cab7823f0 Homepage: https://www.x.org Description: X11 damaged region extension library (development headers) libXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol. . The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered). . This package contains the development headers for the library found in libxdamage1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdamage Package: libxdamage1 Architecture: amd64 Version: 1:1.1.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxdamage Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 38 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1) Filename: pool/main/libx/libxdamage/libxdamage1_1.1.6-ok1_amd64.deb Size: 5468 MD5sum: 4b8e0e71fda6b83c9212a12c2def4d75 SHA1: 95e620ff0fe3dd83a22d47203bca2dbdebd950a0 SHA256: 901cb8e7430d2b3ad003fe4934f64a7f77c69e8a9a98da0826f9c5ec199dbd27 SHA512: f06b6f89e9c7967c610a6774f6ed84a3d71745e19169f778cd15301d6072889db34252309f814d768f53b704280937ccb31d1b032433324a5f6aa212b3eec284 Homepage: https://www.x.org Description: X11 damaged region extension library libXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol. . The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdamage Package: libxdelta2 Architecture: amd64 Version: 1.1.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: xdelta Origin: openKylin Maintainer: openKylin Developers Installed-Size: 158 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.24.0) Filename: pool/main/x/xdelta/libxdelta2_1.1.3-ok1_amd64.deb Size: 51234 MD5sum: 2b4e65f9958a2740f7a5a299772ad9ce SHA1: 571f25127d973485bac4103570837d80bd094142 SHA256: c84efa7f0329921a2c6e73e4edfd6177e7d388b4072304aa30803d0da6c1db12 SHA512: 2ec6ab832be5bde9aaaf7f38b21f4ee7512e0007dd6fa4f0fbf79da23c6e448629b86c0abc86c29428ba57289d3c65e48ca0ca13c077f23188432ecd76a7ecc4 Description: Xdelta runtime library Xdelta is an application program designed to compute changes between files. These changes (deltas) are similar to the output of the "diff" program in that they may be used to store and transmit only the changes between files. However, unlike diff, the output of Xdelta is not expressed in a human-readable format--Xdelta can also apply these deltas to a copy of the original file. Xdelta uses a fast, linear algorithm and performs well on both binary and text files. . This is the runtime library. Package: libxdelta2-dev Architecture: amd64 Version: 1.1.3-ok1 Priority: optional Section: libdevel Source: xdelta Origin: openKylin Maintainer: openKylin Developers Installed-Size: 301 Depends: libxdelta2 (= 1.1.3-ok1) Conflicts: libxdelta0-dev, libxdelta1-dev Breaks: xdelta (<< 1.1.3-9.3~) Replaces: xdelta (<< 1.1.3-9.3~), xdelta-dev Filename: pool/main/x/xdelta/libxdelta2-dev_1.1.3-ok1_amd64.deb Size: 66188 MD5sum: 949129143ab7bceb9c0d2e7ba35e4ad3 SHA1: 6ca7de5e4c6204eeb7a2e453a84874195113a238 SHA256: c43ed96b00995451127ff7eef194a1a8c38a4d728baaa3c03f75dc72d3ce449f SHA512: eb3fa9aeb2a450be6f1d4ab85a2b582e1d2291c2993a526fb82b98b8c2eb6f4209db87b7133306a6768a7695877877a97fc21c8c2ef1f9536944adc9e353f47a Description: Xdelta development files Xdelta is an application program designed to compute changes between files. These changes (deltas) are similar to the output of the "diff" program in that they may be used to store and transmit only the changes between files. However, unlike diff, the output of Xdelta is not expressed in a human-readable format--Xdelta can also apply these deltas to a copy of the original file. Xdelta uses a fast, linear algorithm and performs well on both binary and text files. . This is are the development files for the runtime library. Package: libxdmcp-dev Architecture: amd64 Version: 1:1.1.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxdmcp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 66 Depends: libxdmcp6 (= 1:1.1.3-ok1), x11proto-core-dev Filename: pool/main/libx/libxdmcp/libxdmcp-dev_1.1.3-ok1_amd64.deb Size: 25332 MD5sum: 02ecbea9caa71951cb956cf39978a52e SHA1: 06874b2cfbf5ff252c352b9f4d285d1f46c78005 SHA256: bbf6b671c05c62b1762f6ae3d0fc5948d0d088128c9208f13d86ef65aab9a771 SHA512: 81f72a799e0082010f1e3955dac2da48e5e2c458966fe3c8220a02a7b77dc9fe57219029d3ec8a406d48c18b95d6f74f863a8ceff45da7cfc7f018e1b7c52d5b Description: X11 authorisation library (development headers) This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . This package contains the development headers for the library found in libxdmcp6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxdmcp6 Architecture: amd64 Version: 1:1.1.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxdmcp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 41 Depends: libbsd0 (>= 0.2.0), libc6 (>= 2.4) Filename: pool/main/libx/libxdmcp/libxdmcp6_1.1.3-ok1_amd64.deb Size: 9268 MD5sum: ce990d8abad9acf6acc98dbef0961b87 SHA1: 907f0bfce06ee45b643b52c599b0ac4960635ab9 SHA256: 28b86ca7e92304722c80c3d1135f493d6983732c94cc0cc111a7125a52a18610 SHA512: 80b730aa66a7bc2049d429d6cf16329c8fdc3ab0780b240f2b66574ca42fa5178dc46ca232b2580e6ed115a344400f630465e365c23c8ee698ea6c7fcc64d3be Description: X11 Display Manager Control Protocol library This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxdmcp6-dbg Architecture: amd64 Version: 1:1.1.3-ok1 Multi-Arch: same Priority: extra Section: debug Source: libxdmcp Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 37 Depends: libxdmcp6 (= 1:1.1.3-ok1) Filename: pool/main/libx/libxdmcp/libxdmcp6-dbg_1.1.3-ok1_amd64.deb Size: 20196 MD5sum: d218c4dc7c8e0ad4929029677caf7458 SHA1: 461f1410292d7821d29ad92de423d33d02eaa2d8 SHA256: 1aa17df3dd4ffe0a48d3fba586a40b6e031027842d2934c3fc99efd0d6adbd76 SHA512: 10bcc05a77fb2631c37c44ddf92100f5ef88d7e849b54c074236c53ecb420b796ac3ec9f4be194a46e1854563c71b823e918579510dac9f1a428a61238d49d16 Description: X11 authorisation library (debug package) This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . This package contains the debug versions of the library found in libxdmcp6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Build-Ids: 9b4282a457dac921e7a32bd0a1893db1574336e7 Package: libxdo-dev Architecture: amd64 Version: 1:3.20160805.1-ok1 Priority: optional Section: libdevel Source: xdotool Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Daniel Kahn Gillmor Installed-Size: 715 Depends: libx11-dev, libxdo3 (= 1:3.20160805.1-ok1) Filename: pool/main/x/xdotool/libxdo-dev_3.20160805.1-ok1_amd64.deb Size: 66792 MD5sum: 3e9c115f9a72817fff899ab1f384503e SHA1: 6188c52b7b1cad2418b6a94e893e1f24e1dfd374 SHA256: 1a3f506571b3f2ff87262bad52f1b607d7e8ec3724fc03d74cba0797fd4fd425 SHA512: c18b8d36812cef1b3004e0647090fd7d2a2c3cb35081013e2eb790bda8c6f8061efc83394a07112a2ce423e4522b5a80714917a92a55ad2d3cebe3e14c9cfaaf Homepage: https://github.com/jordansissel/xdotool/ Description: library for simulating X11 keyboard/mouse input libxdo lets you programmatically (or manually) simulate keyboard input and mouse activity, move and resize windows, etc. It does this using X11's XTEST extension and other Xlib functions. . This package contains developer tools (headers, libraries) for libxdo. Package: libxdo3 Architecture: amd64 Version: 1:3.20160805.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: xdotool Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Daniel Kahn Gillmor Installed-Size: 78 Depends: libc6 (>= 2.4), libx11-6, libxinerama1, libxkbcommon0 (>= 0.5.0), libxtst6 Filename: pool/main/x/xdotool/libxdo3_3.20160805.1-ok1_amd64.deb Size: 20048 MD5sum: e807bc3b4cfaace2627719bf17c37984 SHA1: 6be98275b22bfe82d56256652cb83774bde6dcfc SHA256: 47e9b5fba385b5c57ab61ecb9fb67fb6f8e70e20d42ebc233b0c791a77c5a2f6 SHA512: 67c9f670faee119e68a05c3ac3484e71a79203bcd9e6b5d021e4878246c8a6662fb833583523d64a48eb97674875bcd87963a1dce395a02a3ed38e4ac797622d Homepage: https://github.com/jordansissel/xdotool/ Description: library for simulating (generating) X11 keyboard/mouse input events libxdo lets you programmatically (or manually) simulate keyboard input and mouse activity, move and resize windows, etc. It does this using X11's XTEST extension and other Xlib functions. Package: libxdot4 Architecture: amd64 Version: 2.42.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: graphviz Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 299 Depends: libc6 (>= 2.14) Filename: pool/main/g/graphviz/libxdot4_2.42.2-ok2_amd64.deb Size: 47748 MD5sum: 38e6509710d1bca05eef632d93002c5e SHA1: 0959ac2690776b1a8d2946297e5049bcee52c1ef SHA256: e6a6429516e278be5a97d3e8fae1f240205308ff2c38e5fd49fd4fa9fbb66cc6 SHA512: 315fa70c5feac2fefe3c40c9ef3f2dbf2e1eb05f097000499c62bf7683545859952e96eb7a8f39acaf3c7abd7785b14f5ffb30d0d2955616c362e7b7c7c06e2e Homepage: https://www.graphviz.org/ Description: rich set of graph drawing tools - xdot library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the xdot library. Package: libxerces-c-dev Architecture: amd64 Version: 3.2.4+debian-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: xerces-c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: William Blough Installed-Size: 16996 Provides: libxerces-c3-dev Depends: libc6-dev | libc-dev, libicu-dev, libxerces-c3.2t64 (= 3.2.4+debian-ok1) Suggests: libxerces-c-doc Conflicts: libxerces-c2-dev, libxerces25-dev, libxerces26-dev, libxerces27-dev, libxerces28-dev Filename: pool/main/x/xerces-c/libxerces-c-dev_3.2.4+debian-ok1_amd64.deb Size: 1665616 MD5sum: 2e7b9977af8e5f5c7a2a7d8e07db422e SHA1: 42ba0211552bb4120e18b8c9415c78adc52072e9 SHA256: b5facec77cafc527d2bf01314e7268878a13534b3070536e4bf3afe050c26b0c SHA512: 078ec39f2090bddd546960060d3f056ced701295e34c9bd555b0a3264a96d7855367766a5d052ee49bf526438fe6093fc8be5f56cadcbd20d6d1a7ba77c82471 Homepage: https://xerces.apache.org/xerces-c/ Description: validating XML parser library for C++ (development files) Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains the development files for Xerces. It also contains sources to various sample files. The libxerces-c-samples package contains compiled versions of the samples. Package: libxerces-c-doc Architecture: all Version: 3.2.4+debian-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: xerces-c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: William Blough Installed-Size: 24582 Provides: libxerces-c3-doc Suggests: libxerces-c-dev Filename: pool/main/x/xerces-c/libxerces-c-doc_3.2.4+debian-ok1_all.deb Size: 1860388 MD5sum: 776055511a1541144b2e96e90711b97a SHA1: f1c9e090aef4511ab95cebddcb95868e618e623e SHA256: 5ad4e840d509e44cb4f9232aab658b4660ae761aa5d00833cdefdbe6a7fb371c SHA512: f52c1b23f8133e574ff1897cfdb2d8b90aae8b2dd20af0b5d941a8068d8221d608fc02d2c8ca3f198978d1a762b9158c1f9ec372f2edf459b0bf5e9a12792974 Homepage: https://xerces.apache.org/xerces-c/ Description: validating XML parser library for C++ (documentation) Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains the developer documentation, including programming guides and API documentation. Package: libxerces-c-samples Architecture: amd64 Version: 3.2.4+debian-ok1 Priority: optional Section: devel Source: xerces-c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: William Blough Installed-Size: 651 Provides: libxerces-c3-samples Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5), libxerces-c3.2t64 Filename: pool/main/x/xerces-c/libxerces-c-samples_3.2.4+debian-ok1_amd64.deb Size: 105648 MD5sum: 38d458f0d518853fd4b1a7f5820849f5 SHA1: eaf053cbcb0499c0c4d236791912e8951673ce40 SHA256: e435c861f5994dafd02ff5258c2e1cdd01c3e56b34fb8e767e573666aaeb798a SHA512: 071d1efa8819abdfd38b14408d1715a89b2e4ba49f5a01d9cc651e78fd0545f4324b94fdcf2d1d6207bc9fcddd5b17eeca7dee9e96635c823421ce00d7e3cd05 Homepage: https://xerces.apache.org/xerces-c/ Description: validating XML parser library for C++ (compiled samples) Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains compiled versions of the samples. You probably don't want this package, but it can be useful if you are trying to reproduce a problem before reporting a bug that will be easy for the xerces developers to reproduce. Package: libxerces-c3.2t64 Architecture: amd64 Version: 3.2.4+debian-ok1 Multi-Arch: same Priority: optional Section: libs Source: xerces-c Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: William Blough Installed-Size: 3479 Provides: libxerces-c3.2 (= 3.2.4+debian-ok1) Depends: libc6 (>= 2.38), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.3.1), libicu74 (>= 74.1-1~), libstdc++6 (>= 5) Breaks: libxerces-c3.2 (<< 3.2.4+debian-ok1) Replaces: libxerces-c3.2 Filename: pool/main/x/xerces-c/libxerces-c3.2t64_3.2.4+debian-ok1_amd64.deb Size: 841184 MD5sum: d5bee4832a6834d5094fbcaedf11c974 SHA1: 5e2901baf5ad6679183a421bc05d2649be9048c7 SHA256: 584799468cff28141a8e074ebfb6ac547d8fe931029a7bebe9ee8f59299b9ad5 SHA512: c8513751748bd76f4d2f497b83cc3fcd94a1a9e2be2668a0cca147d66ced74604a19f89c7ba49067cf423487a93a963c47a9bd9fe6c8652aec57ac8452377586 Homepage: https://xerces.apache.org/xerces-c/ Description: validating XML parser library for C++ Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 recommendation and associated standards (DOM 1.0, DOM 2.0, SAX 1.0, SAX 2.0, Namespaces, XML Schema Part 1 and Part 2). It also provides experimental implementations of XML 1.1 and DOM Level 3.0. The parser provides high performance, modularity, and scalability. Package: libxext-dev Architecture: amd64 Version: 2:1.3.4-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxext Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 310 Depends: libx11-dev, libxext6 (= 2:1.3.4-ok2), x11proto-core-dev, x11proto-xext-dev (>= 7.0.99.2) Suggests: libxext-doc Filename: pool/main/libx/libxext/libxext-dev_1.3.4-ok2_amd64.deb Size: 84744 MD5sum: 7b6463c0647d8f8f7fcf84340fe72104 SHA1: 3e0b0b1c55bc586938cf0261f06e819c9ab84666 SHA256: acea2784c422ae141748ada171722b75bda22ac7b7a8b61cfd14d8c50ae04bff SHA512: cd6e7617d0f570540ee45c5e57be10e448e478d3ea14f6b9328f8ee67a1c3b2b3115ae9ac0a86e42016bf11e7551bd6818669ece511538b1a93e092b4d6374c0 Description: X11 miscellaneous extensions library (development headers) libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . This package contains the development headers for the library found in libxext6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxext-doc Architecture: all Version: 2:1.3.4-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libxext Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 222 Breaks: libxext-dev (<< 2:1.3.1-0) Replaces: libxext-dev (<< 2:1.3.1-0) Filename: pool/main/libx/libxext/libxext-doc_1.3.4-ok2_all.deb Size: 56498 MD5sum: b9b5c59128103ef45400ecfa92d4f503 SHA1: eac96f953c1a0e18002aa79fae86ce660375103a SHA256: d68bc01d96ce415e8d7613ef4ded16a1e796da29fa9a667e3f496170af396612 SHA512: 0195f5a5453e4d484b3e648f8391a8400ed369127fcff74721b5f50e333c1948e6eb9d882b3f2ec2e4877adb75e3017e3b94f98c888cd2743809a4d426c1f8a8 Description: X11 miscellaneous extensions library (documentation) libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . This package contains the documentation for the included protocol extension libraries. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxext6 Architecture: amd64 Version: 2:1.3.4-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxext Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 107 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0) Filename: pool/main/libx/libxext/libxext6_1.3.4-ok2_amd64.deb Size: 30136 MD5sum: 19dce20192768483c579995d1dc0ba3f SHA1: fb7c093e00d4b276e3bc4c9b697e4aa8de1b9e4a SHA256: 16aa851109c6dc9ea52c8d0660224f5c464544d9e663d1efbe6808510a59453c SHA512: 6522324b5bdebef3f643ca05e98f2cc4eeb52a10a21247704eec5ab01afe2fed1bb4518a785803f35a431e6c832184e0c406f2c313f1045ea581393d89f0fbf6 Description: X11 miscellaneous extension library libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxext6-dbg Architecture: amd64 Version: 2:1.3.4-ok2 Multi-Arch: same Priority: extra Section: debug Source: libxext Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 642 Depends: libxext6 (= 2:1.3.4-ok2) Filename: pool/main/libx/libxext/libxext6-dbg_1.3.4-ok2_amd64.deb Size: 148818 MD5sum: f0e499dd9fe946c76c7f2b415b824257 SHA1: 7e609a4cc10610434553bfe51b8de5d93caf6d34 SHA256: 1280dd90e0b7052310e06a229a1fce4e2e5518a127ccafe1447e973ff08abb01 SHA512: f2741ebbaf4ee8d16cc2b41a473c0111920dc0623815b9699da541be1aba68ddf2b5fa7c3d2ee9edea54d403802851c1fa0661b15d0b495e24cfab9cd037e4e1 Description: X11 miscellaneous extensions library (debug package) libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . This package contains the debug versions of the library found in libxext6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxfce4panel-2.0-4 Architecture: amd64 Version: 4.18.3-ok1 Priority: optional Section: libs Source: xfce4-panel Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 184 Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.5), libxfce4util7 (>= 4.17.2) Filename: pool/main/x/xfce4-panel/libxfce4panel-2.0-4_4.18.3-ok1_amd64.deb Size: 39154 MD5sum: 09c285fa82ff693e29fc4b765989335c SHA1: d0fc01ab7d6330576449e8471836944d32daf302 SHA256: f3191e9cda082647aa348ea596bf748995afc92a3e7a5566a3351c33d4408856 SHA512: 01c18d77d1e3e346b5a0639162a26157e0f7f2f8a510fb206eaeeae1f098ccbf3a926aa0e567b497cd12f83dd18609d62fb1c7c5b701f7ed13f3fef39a84f298 Homepage: https://docs.xfce.org/xfce/xfce4-panel/start Description: Xfce4 panel library (GTK3 variant) This package contains the GTK3 variant of the panel library, used by the various plugins for the Xfce panel. Package: libxfce4panel-2.0-dev Architecture: amd64 Version: 4.18.3-ok1 Priority: optional Section: libdevel Source: xfce4-panel Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 689 Depends: gir1.2-libxfce4panel-2.0 (= 4.18.3-ok1), libglib2.0-dev, libgtk-3-dev, libxfce4panel-2.0-4 (= 4.18.3-ok1), libxfce4util-dev Filename: pool/main/x/xfce4-panel/libxfce4panel-2.0-dev_4.18.3-ok1_amd64.deb Size: 53184 MD5sum: 61c715d8689f55cd2bc6d11511142dd8 SHA1: 318732751daf51059a6c6aaaef58da36440ad2bc SHA256: 428f4cc93df9d7b6ed7a792628c891f998e7b2e071a22e07b92fc76fc9c5318e SHA512: 1d7b387872995120240c971f04263badc79641a99b13f58048168985695cac141a02ddbc1f87ba3cc2029a59126edf18343156ef878077bed299b9c7a0ad9644 Homepage: https://docs.xfce.org/xfce/xfce4-panel/start Description: Xfce4 panel library (development files for GTK3 variant) This package contains development files for the library (GTK3 variant) used by various plugins for the Xfce panel. Package: libxfce4ui-2-0 Architecture: amd64 Version: 4.18.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 261 Depends: libxfce4ui-common, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.4), libice6 (>= 1:1.0.0), libsm6, libstartup-notification0 (>= 0.4), libx11-6, libxfce4util7 (>= 4.17.2), libxfconf-0-3 (>= 4.6.0) Filename: pool/main/libx/libxfce4ui/libxfce4ui-2-0_4.18.4-ok1_amd64.deb Size: 62304 MD5sum: b36069d5cdde8548ad4e82eaa96066aa SHA1: b293f38364af1b02524214cbaef93eb7af9f9b48 SHA256: 076e92a002621d0533225acffae2b4c6895c5266f9f35da07f979782a28a4b3c SHA512: fed4d6c07b80b1e052477b76f0b321b7f88aaa256f9c83c36be514626efd5d12cd297d6ba02c256b0c087f0a9a3944f4d0c6a14727ab32a71dc649b18c87104a Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Description: widget library for Xfce - Gtk+3 variant libxfce4ui is used to share commonly used Xfce widgets among the Xfce applications. . This package provides the Gtk+3 variant of libxfce4ui. Package: libxfce4ui-2-dev Architecture: amd64 Version: 4.18.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 292 Depends: gir1.2-libxfce4ui-2.0 (= 4.18.4-ok1), libgtk-3-dev, libxfce4ui-2-0 (= 4.18.4-ok1), libxfce4util-dev, libxfconf-0-dev Filename: pool/main/libx/libxfce4ui/libxfce4ui-2-dev_4.18.4-ok1_amd64.deb Size: 30164 MD5sum: acfd0ac195c8b3f3ac477fbdfda3061f SHA1: cc4f196ae7522026e7bc693e627e67e3e363de47 SHA256: f9765cefee543fb3371a975c72ce25a4264ac11d687e327842c7a61a64ad4805 SHA512: db0efb1f0a08aaa235a8afab14b5dedbcf47f86a98b65510d8c087ce0c17e9b9f33d5d2a8dcbee353fdb611012cc9955092d68fbe91e29bb055a9b8298cb2f55 Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Description: Development files for libxfce4ui - Gtk+3 variant This package contains the headers and the static library for libxfce4ui. . This package provides development files for the Gtk+3 variant of libxfce4ui. Package: libxfce4ui-common Architecture: all Version: 4.18.4-ok1 Multi-Arch: foreign Priority: optional Section: xfce Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 1757 Provides: xfce-keyboard-shortcuts Suggests: devhelp, libxfce4ui-2-0 | libxfce4ui-1-0 Filename: pool/main/libx/libxfce4ui/libxfce4ui-common_4.18.4-ok1_all.deb Size: 239252 MD5sum: 2a1deac2cbb3f1300cd8bd6adda3f3d0 SHA1: 50b95f0c81eac9366a53df8dda91e04206df2b97 SHA256: 8c9b07c55f4cc04fee15295f68116faf38939ad80592d383c942f2296174f29d SHA512: de12f8af33f9fcc709117f13c50b0e93c7cdeeff28a19e5f2330af7dfd28be777eaa1d36c89bb4acfff194c5a989f89a0b02f727dfb0147c7208c40fe2ed6c99 Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Description: common files for libxfce4ui This package contains the common files for both variants of libxfce4ui. Package: libxfce4ui-glade Architecture: amd64 Version: 4.18.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 52 Depends: libc6 (>= 2.2.5), libgladeui-2-6 (>= 3.16.1), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libxfce4ui-2-0 (>= 4.11.0) Filename: pool/main/libx/libxfce4ui/libxfce4ui-glade_4.18.4-ok1_amd64.deb Size: 7418 MD5sum: 91e3f551aca29f4f53f7b5e236bdb4ca SHA1: db5f21e5b79ef4fce1741e8f664631084e5ec763 SHA256: 1df46e02979b2464b3d459f2c9d70e72e6c1daaec062f27800c873e6052031be SHA512: 4f7bf3f10ef513a268ba141945c7d1afe43b1298f996ab8e3634ae25eeacc7c9dc48d5b35ace1770fa638b25638c3ab78f850a878bdc99de22b16d694baea888 Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Description: glade API for libxfce4ui libxfce4ui is used to share commonly used Xfce widgets among the Xfce applications. . This package contains the modules for GTK+3 GUI development with Glade. Package: libxfce4ui-utils Architecture: amd64 Version: 4.18.4-ok1 Priority: optional Section: xfce Source: libxfce4ui Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 242 Depends: libc6 (>= 2.34), libepoxy0 (>= 1.2), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.16.2), libgtop-2.0-11 (>= 2.22.3), libx11-6, libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.17.2) Filename: pool/main/libx/libxfce4ui/libxfce4ui-utils_4.18.4-ok1_amd64.deb Size: 73320 MD5sum: 7743ac135cbb31dd16335e0a6e0d1f0d SHA1: cfe7cce36cead7d91f87496757c07df933fc41be SHA256: 31f3d9a3210bdcf449374d4547a079e40357d7bf2ac21236da44c95044b60ffd SHA512: ee797373264c55fae793a18d678a3a6a6bca682510bed822e5bce72f7814fc4e2c8a8dbcfcfcb4a723b7c1efe517f5bb8d3308e2bc6d62fa07fdc6a5bc959cce Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Description: Utility files for libxfce4ui This package contains the Xfce settings plugin and the utility files for libxfce4ui-2-0 which are: - xfce4-about Package: libxfce4util-bin Architecture: amd64 Version: 4.18.1-ok1 Priority: optional Section: xfce Source: libxfce4util Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 35 Depends: libc6 (>= 2.34), libxfce4util7 (>= 4.9.0) Breaks: libxfce4util4 (<< 4.6.1-2) Replaces: libxfce4util4 (<< 4.6.1-2) Filename: pool/main/libx/libxfce4util/libxfce4util-bin_4.18.1-ok1_amd64.deb Size: 5590 MD5sum: 251878020697f450911245c39e960a20 SHA1: bee461686ac06b0a3131e346ac843eba3159a9e3 SHA256: 58135c86ff7c95556d96aa06d882d8314ce135deb661e22853d53b954f13e307 SHA512: 100f30d3a27a64e4fb3493f57f2eb436000b95e149f2fccf7d70da5ccea0551cdb3819e41e7018986037e2ced4c83eeca7437b4e93466f85d96b48deddebc4ca Homepage: https://docs.xfce.org/xfce/libxfce4util/start Description: tools for libxfce4util This package contains binaries used by Xfce basic utility library. At the moment, the following programs are included: - xfce4-kiosk-query: query Xfce kiosk capabilities. Package: libxfce4util-common Architecture: all Version: 4.18.1-ok1 Multi-Arch: foreign Priority: optional Section: xfce Source: libxfce4util Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 572 Breaks: libxfce4util4 (<< 4.6.1-2) Replaces: libxfce4util4 (<< 4.6.1-2) Filename: pool/main/libx/libxfce4util/libxfce4util-common_4.18.1-ok1_all.deb Size: 59764 MD5sum: e8ed4de51449d4a5d5e340e21e10ebee SHA1: cdf9b4241dc0fd42e4011fb0170db3155d47b43a SHA256: 3657163575f3886d120e3ef982b2b9d159060399fc550176470727b8abd4e86b SHA512: 1c5c51029934d09a716653a484cff5eac45218e0d651e24592b8117f696067ab7f0bf6f6e0c458861adcb163c2ef5ef693e4fdda95cdbbeb2b09add0bb09fb38 Homepage: https://docs.xfce.org/xfce/libxfce4util/start Description: common files for libxfce4util This package contains various infrastructure-independent common files for libxfce4util, the Xfce utility library. Package: libxfce4util-dev Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxfce4util Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 537 Depends: gir1.2-libxfce4util-1.0 (= 4.18.1-ok1), libglib2.0-dev, libxfce4util7 (= 4.18.1-ok1) Suggests: devhelp Filename: pool/main/libx/libxfce4util/libxfce4util-dev_4.18.1-ok1_amd64.deb Size: 43202 MD5sum: a1355fb4858ca6e7339902fed338bce8 SHA1: 02684a585710a7107bd9f650f38f2fbedf1fdbf8 SHA256: 29246b9a0d2767431289093ad58f9db1a912618eb480f6e94e974096f4c9eb56 SHA512: b110a1f256a63a86233f76c8f8782aaa8bcc18ed81f34590d5b9037934ed186a24ae99c4abafb5fbca1a4758c971cb04e625dfb3f033918b76c68a572da8489e Homepage: https://docs.xfce.org/xfce/libxfce4util/start Description: Development files for libxfce4util7 This package contains the headers for libxfce4util7. If you intend to code applications for the Xfce4 desktop environment, you need to install this package. . The libxfce4util7 Reference Manual is also included and it can be consulted using Devhelp or a web browser. Package: libxfce4util7 Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxfce4util Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 94 Depends: libxfce4util-common, libc6 (>= 2.33), libglib2.0-0 (>= 2.55.2) Recommends: libxfce4util-bin Filename: pool/main/libx/libxfce4util/libxfce4util7_4.18.1-ok1_amd64.deb Size: 29218 MD5sum: a4d07874fbcb5f8810ed2b9bd6e72a9a SHA1: ebe22b96af37cdeacd1d3c664cc247dc60641127 SHA256: 123b46efd40a20bb8c38222c135b8fd29c4ad864856c1bf2d8be87bd2b068008 SHA512: 708a2091fa1f3fffdf49520bb80b8fa9bf1a23d241cabb01ab820faa7010402715eb62800fae1cce57b92faf7ae771ea9a36ac4f38b348c0c06f0e9b11dc9577 Homepage: https://docs.xfce.org/xfce/libxfce4util/start Description: Utility functions library for Xfce4 This package contains libxfce4util7, the basic utility function library for Xfce4. If you intend to run Xfce4, you need this library. Package: libxfconf-0-3 Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: xfconf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 157 Depends: xfconf, libc6 (>= 2.14), libglib2.0-0 (>= 2.55.2) Filename: pool/main/x/xfconf/libxfconf-0-3_4.18.1-ok1_amd64.deb Size: 38066 MD5sum: 99f6f9097cd5403760c0b13d2d208f54 SHA1: 6658a80a95a458756f2a5525fe99bb8196a71981 SHA256: af6f6740be0140964ca14b3f02d5e6e679425989de6cdf94f7c68521b02dc061 SHA512: cf4453fca9b8dfab30b4adc4f32497f580cc6bd48ee339da8f08a85c8f2749079c13029166c68b91d87dbe828a2938e21cf7587b734184a8deb3ba24419ef19d Homepage: https://docs.xfce.org/xfce/xfconf/start Description: Client library for Xfce4 configure interface This package contains a library which can be used by every program that aims to be a configuration-manager for Xfce4. . If you intend to use Xfce4, you definitely want to install this package. Package: libxfconf-0-dev Architecture: amd64 Version: 4.18.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: xfconf Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 446 Depends: gir1.2-xfconf-0 (= 4.18.1-ok1), libglib2.0-dev, libxfconf-0-3 (= 4.18.1-ok1), pkg-config Filename: pool/main/x/xfconf/libxfconf-0-dev_4.18.1-ok1_amd64.deb Size: 34386 MD5sum: ca1c04b7b0ab8d4fc374a49b9414b3c6 SHA1: 6ab103d56964ebeeb3af0ab67d808458af472146 SHA256: 464adb15b9e492301a2f812c4a91e7bf196652647f7c2d7832d31d07feb35f13 SHA512: 7fcdfd90243f434cf320438f52aed1e1ca019a9de3ab5d3f339a83461e4b64660f1bb86b00bcd166be31b90927cb216a92536c770ae182de2fa798ac86db6da7 Homepage: https://docs.xfce.org/xfce/xfconf/start Description: Development files for libxfconf This package contains the development files libxfconf which are the main part of the Xfce4 configuration system. If you want to develop applications that use this library, you want to install this package. . The libxfconf Reference Manual is also included and it can be consulted with Devhelp or a web browser. Package: libxfixes-dev Architecture: amd64 Version: 1:6.0.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxfixes Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 64 Depends: libx11-dev, libxfixes3 (= 1:6.0.0-ok1), x11proto-dev Filename: pool/main/libx/libxfixes/libxfixes-dev_6.0.0-ok1_amd64.deb Size: 11622 MD5sum: 3ef6499f258b27d025464edc45105c56 SHA1: f4e1a7faa698797aa420b71e705c0e87d4ceac0c SHA256: 6ed8466216b7640ec97f68f7b97405389693f191cd8903adb357929a6e213a88 SHA512: 5bac669076241cfe9fc97659034be174f25f59ca76e73677ce554d8e0774930c2334c81f504baed76c3aefa1a17f43fdaace90a65711c404b23609552f21699f Description: X11 miscellaneous 'fixes' extension library (development headers) libXfixes provides an X Window System client interface to the 'XFIXES' extension to the X protocol. . It provides support for Region types, and some cursor functions. . This package contains the development headers for the library found in libxfixes3. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfixes Package: libxfixes3 Architecture: amd64 Version: 1:6.0.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxfixes Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 48 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0) Filename: pool/main/libx/libxfixes/libxfixes3_6.0.0-ok1_amd64.deb Size: 9896 MD5sum: 2973a732bce0527966d4b19bfb008cc2 SHA1: 2783dd32ff4d17598c0004dcd3ff8b8c668ec9f7 SHA256: b517f23c37ad7d3a5a94f13e4d776a82d56c93d30cd95ab50a589f9567959041 SHA512: 2ef2ca7dadd16854d3fa08e0aa89ce08bee15ce05de0b4fc9b32ab6b2db18196144e54e63022cd822928dde704cf558e68746c6c8cc0f657b135d46ea78bbea6 Description: X11 miscellaneous 'fixes' extension library libXfixes provides an X Window System client interface to the 'XFIXES' extension to the X protocol. . It provides support for Region types, and some cursor functions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfixes Package: libxfont-dev Architecture: amd64 Version: 1:2.0.6-ok1 Priority: optional Section: libdevel Source: libxfont Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 429 Depends: libfontenc-dev (>= 1:1.0.1-1), libfreetype6-dev, libx11-dev, libxfont2 (= 1:2.0.6-ok1), x11proto-dev Filename: pool/main/libx/libxfont/libxfont-dev_2.0.6-ok1_amd64.deb Size: 117236 MD5sum: ba471611d373442fad4f61fd704bd505 SHA1: 8a4deab63ed58611ce38663888aea14e26fc6493 SHA256: b80fa95a0ce03cb8a2be9d15371c40502e5c44110ac0ffcdc3ec916b46c9a5d0 SHA512: 9beea14457e48abc577f3c10c86d64678866438bc6aa13e911cd3f3b71f12fc6a17bf334cad0cea4bccd63a34c10a8854996e9c8a5cb8155881e143932b6d57b Description: X11 font rasterisation library (development headers) libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . This package contains the development headers for the library found in libxfont2. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfont Package: libxfont2 Architecture: amd64 Version: 1:2.0.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxfont Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 239 Depends: libbz2-1.0, libc6 (>= 2.38), libfontenc1 (>= 1:1.1.8), libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4) Breaks: xfs (<< 1:1.1.4) Filename: pool/main/libx/libxfont/libxfont2_2.0.6-ok1_amd64.deb Size: 86764 MD5sum: 1a23b0c158209467f8a12444e3e6d990 SHA1: 1286becadd9560d424d464f1e5299324772c4468 SHA256: a937753b42849e0f4dd86a118ce3fc9289c841bfcb0e9142cc5c61cad9576461 SHA512: 206eae65a7b9b773b972aa270dc6a7646f18713219c87a5ab371472d4949a046327c1968b82f144a7beba3651f728ed3c0811f51a651cba86463d2bc0ce53807 Description: X11 font rasterisation library libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfont Package: libxft-dev Architecture: amd64 Version: 2.3.6-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: xft Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 280 Provides: libxft2-dev Depends: libc6-dev | libc-dev, libfontconfig1-dev, libfreetype6-dev, libx11-dev (>= 2:1.0.0), libxft2 (= 2.3.6-ok1), libxrender-dev, zlib1g-dev | libz-dev Filename: pool/main/x/xft/libxft-dev_2.3.6-ok1_amd64.deb Size: 59544 MD5sum: 3ccc6d47164ddcc86cefcacc5ee9e34b SHA1: d893b5dc214d3957be9d4e549aa4b75638199c62 SHA256: a563b7b93de3a37aae578087e40e472e68e4225b501838699bd20a448404e539 SHA512: fa3ca8ed222ba10365d41bb05367860b7192fd996f9f0030fc7d6b381e52d464ba02f7cbb5d6d909a671741291051aba2a4673f5db55cf77779b29b6c0eb9e64 Description: FreeType-based font drawing library for X (development files) Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used. . This package provides a static library and C header files. Package: libxft2 Architecture: amd64 Version: 2.3.6-ok1 Multi-Arch: same Priority: optional Section: libs Source: xft Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 126 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.5), libx11-6, libxrender1 Filename: pool/main/x/xft/libxft2_2.3.6-ok1_amd64.deb Size: 41520 MD5sum: 1135881016d175897e78af8ccf93fbf1 SHA1: 30d16cad915633c6ecc041243863c3f5ca9c3035 SHA256: 09d7485797a60244511cbdb7542c5524363aae853f62883e6e585d1cbd495ffa SHA512: 428d1dc111d1011830a5ba3f42b27ce0a197ed908caa08fdec437434fb67b1806562794041ff172257e4d8bf6a54ee8863d555ed3a4739af760d1c61f58029e4 Description: FreeType-based font drawing library for X Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used. Package: libxi-dev Architecture: amd64 Version: 2:1.8.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 732 Depends: libx11-dev, libxext-dev, libxfixes-dev, libxi6 (= 2:1.8.1-ok1), x11proto-dev (>= 2021.5), xorg-sgml-doctools Filename: pool/main/libx/libxi/libxi-dev_1.8.1-ok1_amd64.deb Size: 189896 MD5sum: 9b13af1b261f7d559680a9fb46bb7714 SHA1: 8983d5e3fd27b76d36e509dc09437ade0b626b60 SHA256: e5d8d8968b02d605db9611b1cc0430570b636df08a38918aa98c8c9f5014c17b SHA512: 5fae7f31c84e199b8fcb5c36057337f4357d14547ae14d80d3918dfb6fa5a5f0e6f6850f7a826b533680a95f0f8aac42d86a576807d9946f2c33706d09e21689 Homepage: https://www.x.org/ Description: X11 Input extension library (development headers) libXi provides an X Window System client interface to the XINPUT extension to the X protocol. . The Input extension allows setup and configuration of multiple input devices, and hotplugging of input devices (to be added and removed on the fly). . This package contains the development headers for the library found in libxi6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXi Package: libxi6 Architecture: amd64 Version: 2:1.8.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxi Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 135 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0), libxext6 Filename: pool/main/libx/libxi/libxi6_1.8.1-ok1_amd64.deb Size: 28412 MD5sum: 223ad011d9c44ca25d7f0a8a221eccfc SHA1: 35428ed7fa4a8bb76353eb38e7befa0ad9c49f62 SHA256: 4860fa49135d8aec63f86b049022df3bca5888b5cc801b6dbecd514874d5cf16 SHA512: 9ba564f139307fcce40ebe5dfa7789971894812186891f33bfbb9b3d4fae417420da18e07b3dc07775923358e6c35c2ff06f2a0ae8e5d3c350af636ab61b3576 Homepage: https://www.x.org/ Description: X11 Input extension library libXi provides an X Window System client interface to the XINPUT extension to the X protocol. . The Input extension allows setup and configuration of multiple input devices, and hotplugging of input devices (to be added and removed on the fly). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXi Package: libxinerama-dev Architecture: amd64 Version: 2:1.1.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxinerama Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 40 Depends: libx11-dev, libxext-dev, libxinerama1 (= 2:1.1.4-ok1), x11proto-xinerama-dev (>= 1.2) Replaces: x11proto-xinerama-dev (<< 1.2) Filename: pool/main/libx/libxinerama/libxinerama-dev_1.1.4-ok1_amd64.deb Size: 7984 MD5sum: 16ca04364dbc5890a9521a5f968f3f10 SHA1: 656700566f11b82cb7686738d50d24a2b36a7a06 SHA256: c5af1b2b56fc03168e48361cf4a57c38f941cc8b4eeaf24f653cf2e3d21d5534 SHA512: 1f770fb15b84b4ff368a01f5c37eff3871018e4c375c8f5e008e6699335e88caa9f82bc3c9b18b427e79d8ca6240b9d64c597c836c779ea24579c1a51907e9df Description: X11 Xinerama extension library (development headers) libXinerama provides an X Window System client interface to the XINERAMA extension to the X protocol. . The Xinerama (also known as panoramiX) extension allows for multiple screens attached to a single display to be treated as belonging together, and to give desktop applications a better idea of the monitor layout. . This package contains the development headers for the library found in libxinerama1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXinerama Package: libxinerama1 Architecture: amd64 Version: 2:1.1.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxinerama Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 31 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Filename: pool/main/libx/libxinerama/libxinerama1_1.1.4-ok1_amd64.deb Size: 5744 MD5sum: 88038f198a76b76f0726fa5052eb0f2b SHA1: c4a40f5a15f918dbe17a089ef407af0fa3b22eae SHA256: bdcd6b87c9c2becd42db540e48f9123c0bd5b85a6f2c58cf8d7dfa5d02e53abf SHA512: 4e1045d8905daae6c82e65656d568ade9f9bc23475a1be5de2d5add2150761615f02b1a953ebf9bbd8044f96e49b3a9c5597cecd1460581f014931c6633a2406 Description: X11 Xinerama extension library libXinerama provides an X Window System client interface to the XINERAMA extension to the X protocol. . The Xinerama (also known as panoramiX) extension allows for multiple screens attached to a single display to be treated as belonging together, and to give desktop applications a better idea of the monitor layout. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXinerama Package: libxkbcommon-dev Architecture: amd64 Version: 1.5.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxkbcommon Origin: openKylin Maintainer: openKylin Developers Installed-Size: 335 Depends: libxkbcommon0 (= 1.5.0-ok1) Filename: pool/main/libx/libxkbcommon/libxkbcommon-dev_1.5.0-ok1_amd64.deb Size: 54462 MD5sum: e0e974e68d978593dad91ad8aa0d8eee SHA1: 2f33d110939282fae73d4a32a63dce6d8e334fe1 SHA256: d7a931b1d7943cd1680c0b145aeade682c97e71a1f4c50ec862efe447c19524f SHA512: 5306dc6099d197339e71c0dc82c6988cffcc5250e4ba05f24a827d82a9a03ee62a0a21567f0802de6ef7fb22e7bee670849ee6db67b9188a2c6355c1bcde60fc Homepage: http://www.xkbcommon.org/ Description: library interface to the XKB compiler - development files xkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . This package contains the development headers for the library found in libxkbcommon0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon-doc Architecture: all Version: 1.5.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libxkbcommon Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1216 Filename: pool/main/libx/libxkbcommon/libxkbcommon-doc_1.5.0-ok1_all.deb Size: 233572 MD5sum: 7aee0c87643391861fb7419e2a0eb8e1 SHA1: 81dfcd41e7b693ec8f95ca8234d1369958c01bc8 SHA256: 813ce6f7995a3807e7fabb257cae43e9e625e7e6de92a318b489a212cdca9b78 SHA512: eb2916aadca81c7b73ef8d3bb95e0b2296597d0b3bb893cf09a820eeba0aacb67c98bec0b3bb4e20356ee853e2dc7f74035f8ce4e6254a7c875eb7195ad462a0 Homepage: http://www.xkbcommon.org/ Description: library interface to the XKB compiler - documentation xkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . This package contains the documentation files for the library found in libxkbcommon0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon-tools Architecture: amd64 Version: 1.5.0-ok1 Multi-Arch: foreign Priority: optional Section: graphics Source: libxkbcommon Origin: openKylin Maintainer: openKylin Developers Installed-Size: 164 Depends: libc6 (>= 2.38), libwayland-client0 (>= 1.20.0), libxcb-xkb1, libxcb1, libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 1.0.0), libxkbregistry0 (>= 1.0.0) Filename: pool/main/libx/libxkbcommon/libxkbcommon-tools_1.5.0-ok1_amd64.deb Size: 30748 MD5sum: b39d5eae68b0c8edd807d8c28da74e84 SHA1: 5de8259148cba2a6201e0f9ece9bf86e0100c902 SHA256: 32198ea35afabf4852d1fd50dcc56897118f820b9672daf71b11d464f4f2f9ac SHA512: 3674505686266724160b27fb04b60520ae39e3b436003fc5446ba13c6476fcf1317a3e3ca2bf099fb11078ca8f8be19e62e62c9a293ff29ba6346ab5a12f751d Homepage: http://www.xkbcommon.org/ Description: library interface to the XKB compiler - tools xkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . This package contains the xkbcli tool to interact with XKB keymaps. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon-x11-0 Architecture: amd64 Version: 1.5.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxkbcommon Origin: openKylin Maintainer: openKylin Developers Installed-Size: 64 Depends: libxkbcommon0 (= 1.5.0-ok1), libc6 (>= 2.17), libxcb-xkb1, libxcb1 (>= 1.6) Filename: pool/main/libx/libxkbcommon/libxkbcommon-x11-0_1.5.0-ok1_amd64.deb Size: 15708 MD5sum: a5daea24760795ccd981abc94db31862 SHA1: 0e04ccefc5488315d0854e9c7fb2bb794638f07d SHA256: f800def5b9da8c22e7371b99f632c730de34bf6cc38a11b031c204fef93a322c SHA512: 00f4b326d2239674c8aa5d23e69d7e168c01086ad20aa2ebaa18ef262af1383937ddd83b75f871d752fe51fb3083f9bf71cc7df504e51628de90c256d597faee Homepage: http://www.xkbcommon.org/ Description: library to create keymaps with the XKB X11 protocol This package provides an add-on library called xkbcommon-x11, to support creating keymaps with the XKB X11 protocol, by querying the X server directly. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon-x11-dev Architecture: amd64 Version: 1.5.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxkbcommon Origin: openKylin Maintainer: openKylin Developers Installed-Size: 27 Depends: libxkbcommon-x11-0 (= 1.5.0-ok1), libxkbcommon-dev (= 1.5.0-ok1), libxcb1-dev, libxcb-xkb-dev Filename: pool/main/libx/libxkbcommon/libxkbcommon-x11-dev_1.5.0-ok1_amd64.deb Size: 5516 MD5sum: 251ab4a76233bd19051af77dc1d6a646 SHA1: e1df5cfb27f124665d5002c2b72ebf49cc0ec576 SHA256: 828affebc4abb46ad381ca396b662c1e3da24129f5798cb706846c0d9d35f1d6 SHA512: 7bae424a084c01a4ea97caaad9d7dc221de20eada3bed468d3805f16aacb2073e0748c265ed02073804b06961bf64d93b4650ffd670c72ee6d9e8b62602696b0 Homepage: http://www.xkbcommon.org/ Description: library to create keymaps with the XKB X11 protocol - development files This package provides an add-on library called xkbcommon-x11, to support creating keymaps with the XKB X11 protocol, by querying the X server directly. . This package contains the development headers for the library found in libxkbcommon-x11-0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon0 Architecture: amd64 Version: 1.5.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxkbcommon Origin: openKylin Maintainer: openKylin Developers Installed-Size: 348 Depends: xkb-data, libc6 (>= 2.38) Filename: pool/main/libx/libxkbcommon/libxkbcommon0_1.5.0-ok1_amd64.deb Size: 107806 MD5sum: 1775e30bf049d6762ced7012347e49fa SHA1: 4d9040df0ffb388631d833bc87429b77ca605c7b SHA256: 122be835b33542d801d7a6e7a1741e8a653e928c67a285ec10b6d3584bfd21ea SHA512: 1f1c2eba46c335516c3f83c7bdcd55f30e35264d33dfca4769ed964be9315dc8c8d6a633a68cb903467fdcbfccae3b37bb147686201f96c1b333b1c5574f7811 Homepage: http://www.xkbcommon.org/ Description: library interface to the XKB compiler - shared library This package provides a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbfile-dev Architecture: amd64 Version: 1:1.1.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxkbfile Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 317 Depends: libx11-dev, libxkbfile1 (= 1:1.1.0-ok1), x11proto-dev Filename: pool/main/libx/libxkbfile/libxkbfile-dev_1.1.0-ok1_amd64.deb Size: 74836 MD5sum: 0036396ec7a52fa51cc0562b60b40817 SHA1: 318bffef68efe917057543cfdf119da33d761bc3 SHA256: 2235ec6aa66174147f6ee25a36f4065b26513ffdf5583ead8df90958b66bb785 SHA512: 9949ea94da0a0aaf73d767baf80ca204bd9eb86ffa7cb3f7e0f083b5bda7fa890eee77fc55ca2c5462382b49ad45e66fe15089f7d969895aefd5ea7f83a06f75 Description: X11 keyboard file manipulation library (development headers) libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension. . This package contains the development headers for the library found in libxkbfile1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libxkbfile Package: libxkbfile1 Architecture: amd64 Version: 1:1.1.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxkbfile Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 168 Depends: libc6 (>= 2.14), libx11-6 Filename: pool/main/libx/libxkbfile/libxkbfile1_1.1.0-ok1_amd64.deb Size: 63716 MD5sum: 40d8f0a6dae6ea21e392adfeebea85c4 SHA1: 507d24fe7d09999bceb64606a7636b63a6f4d053 SHA256: 7a0a480e9afed5151b905faa8a98cea269536826061d03273e123c004c28b407 SHA512: 104f40834f9f9bee883a8be5e55166febeb1d77137110e13b0154972d5351ce03477c26577e1849f35f639a72f48d70e0420e3b0be8c13eb3fe2f1bbbd20dc35 Description: X11 keyboard file manipulation library libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libxkbfile Package: libxkbregistry-dev Architecture: amd64 Version: 1.5.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxkbcommon Origin: openKylin Maintainer: openKylin Developers Installed-Size: 42 Depends: libxkbcommon-dev (= 1.5.0-ok1), libxkbregistry0 (= 1.5.0-ok1), libxml2-dev Filename: pool/main/libx/libxkbcommon/libxkbregistry-dev_1.5.0-ok1_amd64.deb Size: 8002 MD5sum: f4c7ec12c20a7de20ca17011d78531c7 SHA1: 867eae1ca539e2e927b7cc883abb92e2870aaea7 SHA256: 4949c9b7a1d5432de7ac7bcd68a726f465be644a58e37dc6c18837a76f9281e5 SHA512: 286f30599d80a10ce0fe90bbbd4f0e26fdbe62c8a192b70a5793eb5e2a9ad63e794dd397a245a64a4068272df4aa6975384f08121546dd6653cebb18b4fa4e88 Homepage: http://www.xkbcommon.org/ Description: library to query available RMLVO - development files This package provides an add-on library called xkbregistry, which is used to query the available RMLVO instead of parsing evdev.xml directly. . This package contains the development headers for the library found in libxkbregistry0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbregistry0 Architecture: amd64 Version: 1.5.0-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxkbcommon Origin: openKylin Maintainer: openKylin Developers Installed-Size: 54 Depends: libxkbcommon0 (= 1.5.0-ok1), libc6 (>= 2.38), libxml2 (>= 2.7.4) Filename: pool/main/libx/libxkbcommon/libxkbregistry0_1.5.0-ok1_amd64.deb Size: 13704 MD5sum: f914c7c9fe11ceb29ee7c6f166f82ef1 SHA1: dbf8a6dc8b0c57528978683a092e5c6823ee473a SHA256: e0a608633408877d98ca347462d7365a7ed4d9acf35437ccd8e7399b8aafc19a SHA512: a787b6836e5951f78bd3d2073cb4306fa99dd90187d5fe7d10a231d38e4481903a4539441093366a53df8a4f493e56f09ac299085f16bbf7f1d49f4fb7d5bb63 Homepage: http://www.xkbcommon.org/ Description: library to query available RMLVO This package provides an add-on library called xkbregistry, which is used to query available RMLVO instead of parsing evdev.xml directly. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxklavier-dev Architecture: amd64 Version: 5.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxklavier Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 496 Depends: libxklavier16 (= 5.4-ok1), libglib2.0-dev (>= 2.16.0), libxml2-dev (>= 2.0.0), libx11-dev, gir1.2-xkl-1.0 (= 5.4-ok1) Filename: pool/main/libx/libxklavier/libxklavier-dev_5.4-ok1_amd64.deb Size: 70052 MD5sum: 7b904c01e0c17933e4fb1a14d17cc203 SHA1: 43800b0a359683124b05353aaab1ea0cd0684fc6 SHA256: 1f883ca78f5ecf7d3a3a07983de7ea6a8fc3fdd628fb34a8ad42733bc912b823 SHA512: 0a6cb7a85e96dc134a1ff8c68b1bfa0b22d072b811b54de17c48e882316c053df84752d26688d5889330ff05bd621bd92e8b00899d9dc3b47a6ddc84d905db00 Homepage: https://www.freedesktop.org/wiki/Software/LibXklavier Description: Development files for libxklavier These are headers and other files needed to develop with libxklavier. Package: libxklavier16 Architecture: amd64 Version: 5.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxklavier Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 139 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libx11-6, libxi6 (>= 2:1.1.2), libxkbfile1 (>= 1:1.1.0), libxml2 (>= 2.7.4), xkb-data (>= 0.8), x11-xkb-utils Suggests: iso-codes Filename: pool/main/libx/libxklavier/libxklavier16_5.4-ok1_amd64.deb Size: 42180 MD5sum: 25a9022bbef3560f4b190984a3a254cc SHA1: 3b70a13826c2ab3573e0bc5e99ac963ef5dc1ace SHA256: 4b49b8e1b825426beb5d41c84be761bf5a335f496d9ae1b7f3c92d8eeceb1345 SHA512: ba9fa3842e597f2acab0bfcee87e22627ea3b86026c3db7e055aa7e58a1fd965493b30113b1f4e484ba57590b04f46a7e02212881021da9d889bc4dd655f1a44 Homepage: https://www.freedesktop.org/wiki/Software/LibXklavier Description: X Keyboard Extension high-level API Libxklavier provides programmers an API for high(er) level access to the X Keyboard Extension, to ease creating XKB related applications. Package: libxml-commons-external-java Architecture: all Version: 1.4.01-ok1 Multi-Arch: foreign Priority: optional Section: java Source: xml-commons-external Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 353 Filename: pool/main/x/xml-commons-external/libxml-commons-external-java_1.4.01-ok1_all.deb Size: 238776 MD5sum: c9fa20271cecf7c16d362e895a9c3c87 SHA1: 05b2d45846a67a3f9a49ebb281d9db89b7e0d4d4 SHA256: f22d1dd412d8c2a116771006648259314ea5b693f4eaa9bd302da520561a54dd SHA512: ab2cc273a96a9f818b9dbdd5b4335c1750205358112f1b3653485dc4af784d7d71609b34fb7c08ef752a5dee5f65001ebc867944812be4ffe78509355c095efa Homepage: https://xerces.apache.org/xml-commons/ Description: XML Commons external code - DOM, SAX, and JAXP, etc xml-commons is focused on common code and guidelines for xml projects. The first focus will be to organize and have common packaging for the various externally-defined standards code relating to XML - things like the DOM, SAX, and JAXP interfaces. Package: libxml-dumper-perl Architecture: all Version: 0.81-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 50 Depends: perl:any, libxml-parser-perl (>= 2.16) Suggests: libcompress-zlib-perl Filename: pool/main/libx/libxml-dumper-perl/libxml-dumper-perl_0.81-ok1_all.deb Size: 16556 MD5sum: 26d148949886b53af4dcaba83d3e5ddc SHA1: 618681353d5f2c0981800d94ee84dcd1fd4fdde7 SHA256: d4ebd0a610112b61a5dd10f0c0adee7ac47a571e70f84b754dcdd969f32d5ec3 SHA512: 65f0d4ce47a9de035b1a850c5d6eff21e29833df336d16780495b64b2710292433b3ae14e008741b63ffc5715298294b9142abd06a1d9252b12ddb05980b9549 Homepage: https://metacpan.org/release/XML-Dumper Description: Perl module for dumping Perl objects from/to XML XML::Dumper dumps Perl data to a structured XML format. . XML::Dumper can also read XML data that was previously dumped by the module and convert it back to Perl. . This might be useful for dumping Perl objects to files using an XML format that can be reloaded or accessed by other programs. Maybe even other languages. Package: libxml-filter-buffertext-perl Architecture: all Version: 1.01-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 19 Depends: perl:any, libxml-sax-perl Filename: pool/main/libx/libxml-filter-buffertext-perl/libxml-filter-buffertext-perl_1.01-ok1_all.deb Size: 5314 MD5sum: 468bc060d8944b824404bc4242484312 SHA1: 17ab80c054f680463e542eb4ef7b86c00482c90f SHA256: cb2fa323238ea08a2b3db3ffd4bea51ea111ab4117bf2ce11c3055ac8f9c4d9c SHA512: 664fff5e89a58c3d2622848dac51d1cfac9661c9187b526b1c7a19670a93186e6a25af65c10fa2f6e0f485a07a116624e34bc22585e3fb26af7f0e9f19ea7fd2 Homepage: https://metacpan.org/release/XML-Filter-BufferText Description: Perl module for putting all characters into a single event The XML::Filter::BufferText module is a very simple filter. One common cause of grief (and programmer error) is that XML parsers aren't required to provide character events in one chunk. They can, but are not forced to, and most don't. This filter does the trivial but oft-repeated task of putting all characters into a single event. Package: libxml-handler-yawriter-perl Architecture: all Version: 0.23-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 43 Depends: perl:any, libxml-perl Filename: pool/main/libx/libxml-handler-yawriter-perl/libxml-handler-yawriter-perl_0.23-ok1_all.deb Size: 14292 MD5sum: d6f61fb56dc21278989ebba1910028d4 SHA1: 0bac236c68ab827d94c2650eb792096a0a116b9e SHA256: d8a466769695e016bc5c7f752cf8955827b7e7925ac7425ede28a6c58419d0c1 SHA512: 10e8103759bb949bc17ff2a345f72b1e1695b0240e0e45f7a0506c1f22773160755e2eb2edaf26238ba3dfc23ba2b68e3bd9ef4cf3a6a1887d508b22ff6792ad Homepage: https://metacpan.org/release/XML-Handler-YAWriter Description: Perl module for writing XML documents The XML::Handler::YAWriter implements Yet Another XML::Handler::Writer. The reasons for this one are needing a flexible escaping technique, and wanting some kind of pretty printing. Package: libxml-java Architecture: all Version: 1.1.7-ok1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 91 Depends: libbase-java, libcommons-logging-java, libloader-java Filename: pool/main/libx/libxml-java/libxml-java_1.1.7-ok1_all.deb Size: 71780 MD5sum: 4337f78f91a0ab70b81974593a7e6aba SHA1: aebfee87edc2c5521ddfa0ded5d4f1110a8a2976 SHA256: d18f1c10fe2d1249a97d030843f2e652aa018517a9be9ee05b4977dad020d663 SHA512: 6f04f98b4bf09812ec0638b5821df0fdcf86ad3f5b746c69039e43651d1d6b8ab1bd88eac247be08d0d9eb8d6e60333fb6bb4b7e16a634bf6c31182050df0bb3 Homepage: https://sourceforge.net/projects/jfreereport/ Description: namespace aware SAX-Parser utility library LibXML is a namespace aware SAX-Parser utility library. It eases the pain of implementing non-trivial SAX input handlers. The original code of these classes had been written by Peter Becker for the JCommon library. . LibXML replaces the JCommon-XML classes, which were not namespace aware. Package: libxml-libxml-perl Architecture: amd64 Version: 2.0207+dfsg+really+2.0134-ok1.1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 996 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14), libxml2 (>= 2.7.4), libxml-namespacesupport-perl, libxml-sax-perl Filename: pool/main/libx/libxml-libxml-perl/libxml-libxml-perl_2.0207+dfsg+really+2.0134-ok1.1_amd64.deb Size: 302964 MD5sum: 79fb8657e47db0667c517bb97ca7fa7f SHA1: 54e493c87c2fb7d7ce80384c07d8abedf3ba80e6 SHA256: 4cef4098280202232ddc0461f11cb0051a0588eb9814142670c84c31b2f38b30 SHA512: ccb731960c837271cad1e9a6fa956ca4c063593dfbffdae7289c26b06f538a56e520aac6aa14964817d738d5070c34546ebb36d8d187eaadc4cc413195f12d69 Homepage: https://metacpan.org/release/XML-LibXML Description: Perl interface to the libxml2 library XML::LibXML is a Perl interface to the GNOME libxml2 library, which provides interfaces for parsing and manipulating XML files. This module allows Perl programmers to make use of the highly capable validating XML parser and the high performance Document Object Model (DOM) implementation. Additionally, it supports using the XML Path Language (XPath) to find and extract information. Package: libxml-namespacesupport-perl Architecture: all Version: 1.12-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 57 Depends: perl:any Filename: pool/main/libx/libxml-namespacesupport-perl/libxml-namespacesupport-perl_1.12-ok2_all.deb Size: 17866 MD5sum: e7b9ba40dceee16875f7b53ae8307f58 SHA1: e76dbe1eb36f0b7299ec5dc755256ad43f82263e SHA256: 23a2e2f15736352edfbb355f0ef242a24c3f28a57db303d075ddbdc73f1a08bd SHA512: 1630ede39e191e1f900433a8d0e28ff3835a6edba8e8ba410ed96cdef6578dcfedf69c5478536c0ca0dc37e34f6b600837187ed8781878c247d774b4b0d0cecb Homepage: https://metacpan.org/release/XML-NamespaceSupport Description: Perl module for supporting simple generic namespaces XML::NamespaceSupport offers a simple way to process namespace-based XML names. It also helps maintain a prefix-to-namespace URI map and provides a number of basic checks. Package: libxml-parser-perl Architecture: amd64 Version: 2.47-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 685 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.14), libexpat1 (>= 2.0.1), liburi-perl, libwww-perl Filename: pool/main/libx/libxml-parser-perl/libxml-parser-perl_2.47-ok1_amd64.deb Size: 188368 MD5sum: c2c6d26bc07deb3fe3b8928e4cca49d8 SHA1: 9c7df9673df305fe7f85f217f324bea5dc3a2c01 SHA256: ccd5ff309044d216545612c4a980c82e23ad81134422b749b5ea39fde6d8b657 SHA512: fadb2cd24a1fdf06289d7471e325d3fdca0f63031b4899a4dcec4037f055710e55d4e900cc6a5fea9200a1b4ff095cd0c6489b9402b88c26e979e615c4fd753f Homepage: https://metacpan.org/release/XML-Parser Description: Perl module for parsing XML files The XML::Parser module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time. . The behavior of the parser is controlled either by Style and/or Handlers options, or by setHandlers method. These all provide mechanisms for XML::Parser to set the handlers needed by XML::Parser::Expat. If neither Style nor Handlers are specified, then parsing just checks the document for being well-formed. . When underlying handlers get called, they receive as their first parameter the Expat object, not the Parser object. Package: libxml-perl Architecture: all Version: 0.08-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 289 Depends: perl:any, libxml-parser-perl Filename: pool/main/libx/libxml-perl/libxml-perl_0.08-ok1_all.deb Size: 91932 MD5sum: b3ea5c35cf1cdc537d2e6555c20cd0c7 SHA1: 5049f538e8d236ee68abd8ab951795907d09b5c2 SHA256: 23976f543fbefa99efb7d208f4ab38e42e9990ab3ee474ac39569b3f6d03c002 SHA512: 14b88216eccc4d36c87073926fca627f5d48a6a87a75e10f1d33a255a1e878b189838b366a8055a6962110b0256632e9373571548f568ea9e2bc40f67a37399f Homepage: https://metacpan.org/release/libxml-perl Description: Perl modules for working with XML libxml-perl is a collection of smaller Perl modules, scripts, and documents for working with XML in Perl. libxml-perl software works in combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and others. Package: libxml-sax-base-perl Architecture: all Version: 1.09-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 146 Depends: perl:any Filename: pool/main/libx/libxml-sax-base-perl/libxml-sax-base-perl_1.09-ok2_all.deb Size: 18384 MD5sum: 48565fd3e2f11bbd387a8c248e50cb20 SHA1: 2bac9d037b9cea92fb93f917d1d5f2b1b05a74ce SHA256: 5b67a86c4dce89dccf3acd36f8f0767ff4c0a90864592dc9869175375ba05da1 SHA512: a53f48399ae405f60944cfd606c3a0dd653d63c1e4a36ab4cf07d9fb302a8e12bc4b2d6af962f3a704252999be663491321c8aece4a65fa72ca6cd6525859942 Homepage: https://metacpan.org/release/XML-SAX-Base Description: base class for SAX drivers and filters XML::SAX::Base is a base class for PerlSAX drivers and filters. The main advantages that it provides are easy dispatching of events the right way (ie it takes care for you of checking that the handler has implemented that method, or has defined an AUTOLOAD), and the guarantee that filters will pass along events that they aren't implementing to handlers downstream that might nevertheless be interested in them. . This package also provides XML::SAX::Exception. Package: libxml-sax-machines-perl Architecture: all Version: 0.46-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 212 Depends: perl:any, libxml-sax-writer-perl, libxml-sax-perl Filename: pool/main/libx/libxml-sax-machines-perl/libxml-sax-machines-perl_0.46-ok1_all.deb Size: 77870 MD5sum: 3ff5cd8549ee103e0e7bd7d52a793701 SHA1: d362494adc877566f7f37df6ea7450ddd10b2db0 SHA256: 7c265221ff6c9dacb5ddaab8b0cbfc7e26c1cc47996c433aea5dc009c7b161ee SHA512: 64088abc664f0ada9a460875b740e70e28e0aea13f36f23afd59edbca7302411767674d0c54534b4c178478c344a3e04be5eb046a1fdcaca722b40639c02ef11 Homepage: https://metacpan.org/release/XML-SAX-Machines Description: Perl module collection for managing SAX processors XML::SAX::Machines provides a collection of APIs that allow developers to build complex Simple API for XML (SAX) machines quickly and minimalistically. SAX machines are a way to gather and manage SAX processors. Each machine can also be used individually as SAX processors; they do not need to parse or write anything. Package: libxml-sax-perl Architecture: all Version: 1.02+dfsg-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 178 Depends: perl:any, libxml-namespacesupport-perl, libxml-sax-base-perl, ucf Recommends: libwww-perl, libxml-sax-expat-perl Filename: pool/main/libx/libxml-sax-perl/libxml-sax-perl_1.02+dfsg-ok2_all.deb Size: 52672 MD5sum: f12d184bdc482c6322ac3389248affe8 SHA1: 939754015e5d73cc77e49420f21726a65de118e8 SHA256: 3824a236e316f13bc070bd7493b3472ad177cb6763ad4c426a99b29ce713057d SHA512: 9ee3db0506364574f55e3c29b02f14332d4cce95fa4819a6afff941cf04f26de41ed99bf36704a0768d9437ba5e3f995d0fa43c59f659f64297f350cbd66ab6e Homepage: https://metacpan.org/release/XML-SAX/ Description: Perl module for using and building Perl SAX2 XML processors XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application without requiring programmer intervention. Those of you familiar with the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness. . The package also contains a SAX parser, XML::SAX::PurePerl, but it is considered too slow for serious use and is only provided as a fallback parser. It is recommend XML::SAX::Expat (provided in libxml-sax-expat-perl) instead. . The framework includes a Debian-specific script (called update-perl-sax-parsers) to manage the ParserDetails.ini file. This script is intended to be used in postinst and prerm package scripts to (de)register parsers. See README.Debian for more info. Package: libxml-sax-writer-perl Architecture: all Version: 0.57-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 85 Depends: perl:any, libxml-filter-buffertext-perl, libxml-namespacesupport-perl, libxml-sax-perl Filename: pool/main/libx/libxml-sax-writer-perl/libxml-sax-writer-perl_0.57-ok1_all.deb Size: 23926 MD5sum: bef763b6d29df90925e7fda175ad2917 SHA1: e3995a58e832c30ba136bfccbf2c9221e14874c5 SHA256: c9936fa1ca35e7099d7af3d9cbc434af7666402f9965245fddd7ae0ef3be300a SHA512: aea7ac51fdbf1d587fd1d9d5bbb3140724aaf602a0a9777909e1e844af2fecfed9cea262e9c7a0b079b69f7ee96c1027e4b525d40bdd6bfbc76c6e0f0ad5f069 Homepage: https://metacpan.org/release/XML-SAX-Writer Description: Perl module for a SAX2 XML writer XML::SAX::Writer helps to serialize SAX2 representations of XML documents to strings, files, and other flat representations. It handles charset encodings, XML escaping conventions, and so forth. It is still considered alpha, although it has been put to limited use in settings such as XML::LibXML and the AxKit XML Application Server. Package: libxml-twig-perl Architecture: all Version: 1:3.52-ok2 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 570 Depends: perl:any, libxml-parser-perl Recommends: libhtml-parser-perl, libtext-iconv-perl, libtie-ixhash-perl, libwww-perl, libxml-xpathengine-perl | libxml-xpath-perl Suggests: libunicode-map8-perl, libunicode-string-perl, xml-twig-tools Filename: pool/main/libx/libxml-twig-perl/libxml-twig-perl_3.52-ok2_all.deb Size: 155736 MD5sum: fc49be87193d2b4ddfacf7e0a6f5d5dc SHA1: 04c8f10e0d244c83a02b9edb4afa6dbe9cdd3afe SHA256: 71ec269418d7f5c4963cdf5431f23ee8b3f1d65550092464872ea0415c621e58 SHA512: d5fdcaf52574f6d4539bb58f60fda142c514c60dde5cff7655e61d17eba70032dba3602e5fbb934ffe38183d55e828a6fd6ce0e7ccfdeddaa71fee0a1714e697 Homepage: https://metacpan.org/release/XML-Twig Description: Perl module for processing huge XML documents in tree mode The XML::Twig module provides a way to process XML documents. It is built on top of XML::Parser. . The module offers a tree interface to the document, while allowing to output the parts of it that have been completely processed. . It allows minimal resource (CPU and memory) usage by building the tree only for the parts of the documents that need actual processing, through the use of the twig_roots and twig_print_outside_roots options. The finish and finish_print methods also help to increase performance. . XML::Twig tries to make simple things easy so it tries its best to takes care of a lot of the (usually) annoying (but sometimes necessary) features that come with XML and XML::Parser. Package: libxml-writer-perl Architecture: all Version: 0.900-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 78 Depends: perl:any Filename: pool/main/libx/libxml-writer-perl/libxml-writer-perl_0.900-ok1_all.deb Size: 23568 MD5sum: 4b49f32d5e9432c562d5b42f46ba3d41 SHA1: 199d37990c484edf9bff0b368100717d8d85d14b SHA256: 2f4d827d2aaa32cae0b0a540e165cfd8884aa168a4b5b363141e8fcae3d7d0dc SHA512: 34ef38a6c0585e2da03428f047288dad4722b40926b0ab128a472f12f0bffeb7a56b5e074e6af36b6287f615a6e9271f7f6ff3954773bbb570e91536ff2faa69 Homepage: https://metacpan.org/release/XML-Writer Description: Perl module for writing XML documents XML::Writer is a helper module for Perl programs that write an XML document. The module handles all escaping for attribute values and character data and constructs different types of markup, such as tags, comments, and processing instructions. . By default, the module performs several well-formedness checks to catch errors during output. This behaviour can be extremely useful during development and debugging, but it can be turned off for production-grade code. . The module can operate either in regular mode in or Namespace processing mode. In Namespace mode, the module will generate Namespace Declarations itself, and will perform additional checks on the output. . Additional support is available for a simplified data mode with no mixed content: newlines are automatically inserted around elements and elements can optionally be indented based as their nesting level. Package: libxml-xpath-perl Architecture: all Version: 1.48-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 245 Depends: perl:any, libscalar-list-utils-perl, libxml-parser-perl Filename: pool/main/libx/libxml-xpath-perl/libxml-xpath-perl_1.48-ok1_all.deb Size: 70188 MD5sum: 27bf3131ad8612e57365b0b3ca66567c SHA1: 0487c9e0f6f03cf6a1e0393a0b73d8a716c08853 SHA256: 5036fecfc81e38f4f8bf3332b8153ac570466ebd39fe2230d814263054d1a514 SHA512: bf49a66c1c483219ffc40f4a0f4344530df42e935cc37d3dcd1194f53e12f441a21dd3ce513f8c31f08a00a824366d625c181072f327fc02b5b7c086edefdc60 Homepage: https://metacpan.org/release/XML-XPath Description: Perl module for processing XPath The XML::XPath module implements the W3C's XPath specification. It aims to be completely correct to the letter of the spec, and yet still allow extensions through the use of functions and variables, such as are provided by XSLT and XPointer. . Besides the Perl modules it also provides a command line tool named "xpath" to query XPath statements in XML documents. Package: libxml2 Architecture: amd64 Version: 2.9.14+dfsg-ok2 Multi-Arch: same Priority: optional Section: libs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 2099 Depends: libc6 (>= 2.38), libicu70 (>= 70.1-1~), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Conflicts: w3c-dtd-xhtml Filename: pool/main/libx/libxml2/libxml2_2.9.14+dfsg-ok2_amd64.deb Size: 704368 MD5sum: a363fea644bf9af73f65b2c581d5b657 SHA1: 51a10850eed507a0f2c0ae1d2fc49c3023df9523 SHA256: beb2184fcb671720e17db683760d95bdf519ac51e48b5509133a2e6030c95dee SHA512: 5bab53b4c5fea7e0261e80b431d2359201415309cb416a1f6517f15df8659e919aa320d9abb69df7cf4c36c5d572b44618b7c5df50bc669ba2906d411269b754 Homepage: http://xmlsoft.org Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Package: libxml2-dev Architecture: amd64 Version: 2.9.14+dfsg-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxml2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 3180 Depends: libicu-dev, libxml2 (= 2.9.14+dfsg-ok2) Suggests: pkg-config Filename: pool/main/libx/libxml2/libxml2-dev_2.9.14+dfsg-ok2_amd64.deb Size: 699512 MD5sum: 62d3258759be1882bd0f9ab4c98f737d SHA1: d986104d0f718cd006e04e09c04431e11f84b9ba SHA256: e5021e4ecf0f812f91efb9bfd4b9b26bd0046a103deafce8ada4c5cae505b57b SHA512: 5827aa8d58f6e44cab2787c0efdb12f9527e29335259b0f691dbdcad1dcac58bd22a32bca2c6d9e77fad6f1e370bd0b9a1dbb04eb16a30a124bae0972d7b3dc8 Homepage: http://xmlsoft.org Description: GNOME XML library - development files XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Package: libxml2-doc Architecture: all Version: 2.9.14+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: doc Source: libxml2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 7956 Suggests: devhelp Filename: pool/main/libx/libxml2/libxml2-doc_2.9.14+dfsg-ok2_all.deb Size: 605024 MD5sum: bdeddfdbe999c87e2af7e988ff88e95a SHA1: 624151c4533856dc15c87a3830dc4448169e1571 SHA256: 3cd527188c1c790a6983bad4a49e0323b408803ee855cc2cee1195de93572194 SHA512: 5daeafcfd40198620d5e9bf28c499b449e10cbc37a4a410cde40ec4a3f45c995128d7003549ae8b0313034492208f2821b157bc974499201aa760638a6fa290e Homepage: http://xmlsoft.org Description: GNOME XML library - documentation XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains general information about the GNOME XML library and more specific API references. Package: libxml2-utils Architecture: amd64 Version: 2.9.14+dfsg-ok2 Multi-Arch: foreign Priority: optional Section: text Source: libxml2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 168 Depends: libc6 (>= 2.34), libxml2 (>= 2.9.0) Filename: pool/main/libx/libxml2/libxml2-utils_2.9.14+dfsg-ok2_amd64.deb Size: 36084 MD5sum: 97a66361b198156a2cf29f3c877ef861 SHA1: 286872521e26cb367faa327d009fb38065a3b6e3 SHA256: 6b08faec879bad1796bf408747c627049b3f43733671fa457d69c616884f1ad2 SHA512: e3ff0a1261809d31397b822a64c879ff8229e264f46bbbed8273241fc5843cccf79ad1e58ee2641c0c8443d1e4fb08c22fe7adc5a011f86785f147cb043aaf12 Homepage: http://xmlsoft.org Description: GNOME XML library - utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Package: libxmlb-dev Architecture: amd64 Version: 0.3.18-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1065 Depends: gir1.2-xmlb-2.0 (= 0.3.18-ok1), liblzma-dev, libzstd-dev Filename: pool/main/libx/libxmlb/libxmlb-dev_0.3.18-ok1_amd64.deb Size: 66000 MD5sum: cb89ebfcccdd5dc87a59400384b52230 SHA1: f743b1c31ab93e76a4cd5cfbfdd07a8b096f5023 SHA256: 20547f0324d586b597b205b05837a555e3d4924ca8a76ba1bb72954ef2977c68 SHA512: 09ffb683b90ac111d75ff64ed63430be3b394f3e4619e371da0646c13a1e0657ab6bf8c9f0853e479dc5ba4ca76f833d6e8bcc2c0e6d26947e01656507723bb5 Homepage: https://github.com/hughsie/libxmlb Description: Development files for libxmlb This package provides development libraries for libxmlb. . The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. . This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data. Package: libxmlb-tests Architecture: amd64 Version: 0.3.18-ok1 Priority: optional Section: libs Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 268 Depends: libxmlb2 (= 0.3.18-ok1), shared-mime-info, libc6 (>= 2.34), libglib2.0-0 (>= 2.54.0), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.5) Filename: pool/main/libx/libxmlb/libxmlb-tests_0.3.18-ok1_amd64.deb Size: 85676 MD5sum: 5d073d714b3c8956cdb04eeca50025b6 SHA1: 0ffdab145fdb3a017d448b04d471c2699749cff9 SHA256: fa9fec5950805f5e0d6ba4da5349240903e3eb63c82fd1ab74c2eb57df4590d9 SHA512: 1b84095beb42672304bdb06f9e22941222bbea52818ac4013b946e78f92919c171d78c5b959e49ff02b0e160080ba1318e36660fb2f6c04ddf908d3300b1b969 Homepage: https://github.com/hughsie/libxmlb Description: Installed tests for libxmlb2 The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. . This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data. . This package contains the installed tests for libxmlb. Package: libxmlb-utils Architecture: amd64 Version: 0.3.18-ok1 Priority: optional Section: libs Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 36 Depends: libxmlb2 (= 0.3.18-ok1), shared-mime-info, libc6 (>= 2.34), libglib2.0-0 (>= 2.30.0) Filename: pool/main/libx/libxmlb/libxmlb-utils_0.3.18-ok1_amd64.deb Size: 9208 MD5sum: 4f053af3e92ca6864dadc8b899655bd2 SHA1: d0fdcf26cfdbc3c5506d291d7172d6073ac76f8e SHA256: 8af3e06a904424c4d858a0a36be47b1d277c7c3d9f871a29001116adaee38de2 SHA512: 91fb9ff9d4d8b992567fae9ec67473aac1bcf3e3cc76161647da6b9a9aec2ef884a47f2a1a44753871fc0716b4a21e09c16586da3053c7ca041aa5c2d1756c99 Homepage: https://github.com/hughsie/libxmlb Description: Binary XML library - Command-line utility The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. . This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data. . This package contains the `xb-tool` command-line utility. Package: libxmlb2 Architecture: amd64 Version: 0.3.18-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxmlb Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 189 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.54.0), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.5.5) Filename: pool/main/libx/libxmlb/libxmlb2_0.3.18-ok1_amd64.deb Size: 62856 MD5sum: cab3550e048cce7b5a9a84227e4f5dde SHA1: dfe93098e092657e20449a91b7479a7069ac2a2b SHA256: 4e36209f529c48d34293afee5c5f329c35606c7c46f5d346b3a24bd51d223b7c SHA512: 35d23049d32c12d3bd1c4eb04a86d3597a825b026c0d79dc88d6a75d82467e46f1c1e96b149350c6a5a1c82ce2680f508b3e842178f407faafc691a1dcdec055 Homepage: https://github.com/hughsie/libxmlb Description: Binary XML library The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. . This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data. Package: libxmlgraphics-commons-java Architecture: all Version: 2.8-ok1 Priority: optional Section: java Source: xmlgraphics-commons Origin: openKylin Maintainer: openKylin Developers Installed-Size: 692 Depends: libcommons-io-java (>= 2.11.0), libcommons-logging-java (>= 1.3.0) Suggests: libxmlgraphics-commons-java-doc Filename: pool/main/x/xmlgraphics-commons/libxmlgraphics-commons-java_2.8-ok1_all.deb Size: 622608 MD5sum: a6e6fc844d785e86138e5acfd5cef92e SHA1: d031d2eb4969f80f784852ea71c0d9bb1984ee94 SHA256: ab297ac14e34bd83b32c5baf0297ac35b8bd9b08dcc1850dbf671d05b70f3a04 SHA512: bd39d69ced8d0345c7e814d9b46b9ebc3581fc5168bf111de2d0361b5a30b93d2d9dd24283f1d64e93d6383e0eda601250a729762642c9de77238cac48eed08d Homepage: http://xmlgraphics.apache.org/commons/ Description: Reusable components used by Batik and FOP Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF & PostScript files, and much more. Package: libxmlgraphics-commons-java-doc Architecture: all Version: 2.8-ok1 Priority: optional Section: doc Source: xmlgraphics-commons Origin: openKylin Maintainer: openKylin Developers Installed-Size: 12879 Depends: default-jdk-doc Suggests: libxmlgraphics-commons-java Filename: pool/main/x/xmlgraphics-commons/libxmlgraphics-commons-java-doc_2.8-ok1_all.deb Size: 492964 MD5sum: 8b5b01005db2fa6624caa3b814f2a0be SHA1: 6d0f70668d0d8d454aea2490adb723a646e29eec SHA256: e251f3df1fa9971cc6f59c99458942d9fe04e273913281e078f9c5975d2a5c0b SHA512: 7b845e470029ff21d38e57f45808640eaafd65998f3e6a74610caa2daaaf07e0bd10f52e472656834a69d8364726e1cd618115abd3eabff5916e06ac8c1a5538 Homepage: http://xmlgraphics.apache.org/commons/ Description: Reusable components used by Batik and FOP (documentation) Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF & PostScript files, and much more. . This package includes the documentation. Package: libxmlsec1-dev Architecture: amd64 Version: 1.2.39-ok1 Priority: optional Section: libdevel Source: xmlsec1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 2930 Depends: libc6-dev, libgcrypt20-dev, libgnutls28-dev, libnss3-dev, libssl-dev, libxml2-dev, libxmlsec1t64 (= 1.2.39-ok1), libxmlsec1t64-gcrypt (= 1.2.39-ok1), libxmlsec1t64-gnutls (= 1.2.39-ok1), libxmlsec1t64-nss (= 1.2.39-ok1), libxmlsec1t64-openssl (= 1.2.39-ok1), libxslt1-dev Filename: pool/main/x/xmlsec1/libxmlsec1-dev_1.2.39-ok1_amd64.deb Size: 402188 MD5sum: 6b5e720dd7053a4b4791d9c3d4354d33 SHA1: 77e71a657b08a1e0cafa21f12703f083e99d3697 SHA256: f9695b26645107202f07a3c354af0980398d4943a397dfa460d43e929ec3f751 SHA512: f700ec08c67efc72972d130e19d91c79520b91835bec178011ea79ce5592a83ceb367da56d0eda806fa30f856787b61ab5256303b0b7e583df169128468682fb Homepage: https://www.aleksey.com/xmlsec/ Description: Development files for the XML security library The XML Security Library is a C library that implements these XML standards: . * XML Signature * XML Encryption . This package provides development files including documentation, examples, headers, static libraries, and configuration support. Package: libxmlsec1-doc Architecture: all Version: 1.2.39-ok1 Priority: optional Section: text Source: xmlsec1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 3126 Filename: pool/main/x/xmlsec1/libxmlsec1-doc_1.2.39-ok1_all.deb Size: 261664 MD5sum: 435c6de382e42e43a9f9af5a80dc30f1 SHA1: 3b14032bdfde0a0158edf0c4d1c9760b72bc51c9 SHA256: 1a37c78af64d24d6ec418afcf1cc00e63e0410490b84c9010d3aeb8a6b3ac437 SHA512: 4da64a8e29cfb390dd67310e65ac93c77eac1f06f2133e202ab0a8939f1c6442744efdf19a835c585f0440f00492e47cdf302a3706790384808ddc4d8d82eb75 Homepage: https://www.aleksey.com/xmlsec/ Description: XML security library -- documentation The XML Security Library implements standards related to secure handling of XML data. . This package contains the documentation for xmlsec1. E.g. the API docs. Package: libxmlsec1t64 Architecture: amd64 Version: 1.2.39-ok1 Multi-Arch: same Priority: optional Section: libs Source: xmlsec1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 525 Provides: libxmlsec1 (= 1.2.39-ok1) Depends: libc6 (>= 2.14), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Breaks: libxmlsec1 (<< 1.2.39-ok1) Replaces: libxmlsec1 Filename: pool/main/x/xmlsec1/libxmlsec1t64_1.2.39-ok1_amd64.deb Size: 152432 MD5sum: e7b591f10ad81aedaab78f25a7771494 SHA1: 1295373b4e809969cf63da8e74cb121e53b8f260 SHA256: 6acfd5c70705446b7b14c15188a79a116dbfc65861dee4c9af55acea4158521f SHA512: 99f52db85654e758c032423f5a25e323b3fb8203f2295b4d5e6c1471012decad836f25c4c8458a8dccd6fc6e3a673a8de8844574ac159e2099e83e22f74ee984 Homepage: https://www.aleksey.com/xmlsec/ Description: XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides all XML security library functionality except for the cryptography engine. Package: libxmlsec1t64-gcrypt Architecture: amd64 Version: 1.2.39-ok1 Multi-Arch: same Priority: optional Section: libs Source: xmlsec1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 173 Provides: libxmlsec1-gcrypt (= 1.2.39-ok1) Depends: libc6 (>= 2.14), libgcrypt20 (>= 1.10.3), libxml2 (>= 2.7.4), libxmlsec1t64 (>= 1.2.35) Breaks: libxmlsec1-gcrypt (<< 1.2.39-ok1) Replaces: libxmlsec1-gcrypt Filename: pool/main/x/xmlsec1/libxmlsec1t64-gcrypt_1.2.39-ok1_amd64.deb Size: 42048 MD5sum: 2283c35dfdae082984a903ec21ab4bfd SHA1: b7770997e4174353485295163853a3e34854637f SHA256: c5bbeae3c008f368a954a4e5f51799997ad6f0d8f1ff37c546e750d090f88803 SHA512: d39c43e8f23233b914272baf6c859be02fe5141ae41a032bff837e15496370509337c16f85a7de479d63fd11388a0e235bdf9ef519073d47ad55f9d0ff315715 Homepage: https://www.aleksey.com/xmlsec/ Description: Gcrypt engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the gcrypt implementation of the XML security library cryptography functions. Package: libxmlsec1t64-gnutls Architecture: amd64 Version: 1.2.39-ok1 Multi-Arch: same Priority: optional Section: libs Source: xmlsec1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 140 Provides: libxmlsec1-gnutls (= 1.2.39-ok1) Depends: libc6 (>= 2.4), libgcrypt20 (>= 1.10.3), libgnutls30t64 (>= 3.7.2), libxml2 (>= 2.7.4), libxmlsec1t64 (>= 1.2.35), libxmlsec1t64-gcrypt (>= 1.2.31) Breaks: libxmlsec1-gnutls (<< 1.2.39-ok1) Replaces: libxmlsec1-gnutls Filename: pool/main/x/xmlsec1/libxmlsec1t64-gnutls_1.2.39-ok1_amd64.deb Size: 34372 MD5sum: 7064f4076cc5032c44f50cf0ef8e87d3 SHA1: 27440e085d48c6a65cd415b2568dde8fc24b5637 SHA256: 5fbd2cd881cb298e51d27d4d7a86adeb02ea9a33266e01ede30e2a3d8f0d46b8 SHA512: d74a63f0b45dc6803289f3055eca2140807e727500449963666b32eda5e1dfc79aef1002d02e4c9496e727697ba119c1fc7a0cb1d4b5c3a779eeaa046b68b495 Homepage: https://www.aleksey.com/xmlsec/ Description: Gnutls engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the gnutls implementation of the XML security library cryptography functions. Package: libxmlsec1t64-nss Architecture: amd64 Version: 1.2.39-ok1 Multi-Arch: same Priority: optional Section: libs Source: xmlsec1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 236 Provides: libxmlsec1-nss (= 1.2.39-ok1) Depends: libc6 (>= 2.14), libnspr4 (>= 2:4.10.9), libnss3 (>= 2:3.72-2), libxml2 (>= 2.7.4), libxmlsec1t64 (>= 1.2.35) Breaks: libxmlsec1-nss (<< 1.2.39-ok1) Replaces: libxmlsec1-nss Filename: pool/main/x/xmlsec1/libxmlsec1t64-nss_1.2.39-ok1_amd64.deb Size: 62152 MD5sum: f5894d778222d0317d093f393a9783af SHA1: d7b02e80c1934a8b51e54106d88d713521c4e3ef SHA256: 08d0d2fdfcbf36a27ad39a3b35818b8cc499b52139041a4d200bee8e4cf9babe SHA512: 66fbb0fe19e3104d749a63402dd5a9162f5c86527a8d33cb4f88c10feab20964fe5179d3a4d2345107064293c55c9d2a8b6880c026a783069ea0dd840e7777f1 Homepage: https://www.aleksey.com/xmlsec/ Description: Nss engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the nss implementation of the XML security library cryptography functions. Package: libxmlsec1t64-openssl Architecture: amd64 Version: 1.2.39-ok1 Multi-Arch: same Priority: optional Section: libs Source: xmlsec1 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 322 Provides: libxmlsec1-openssl (= 1.2.39-ok1) Depends: libc6 (>= 2.14), libssl3 (>= 3.0.0), libxml2 (>= 2.7.4), libxmlsec1t64 (>= 1.2.35) Breaks: libxmlsec1-openssl (<< 1.2.39-ok1) Replaces: libxmlsec1-openssl Filename: pool/main/x/xmlsec1/libxmlsec1t64-openssl_1.2.39-ok1_amd64.deb Size: 83820 MD5sum: 73cd416d044654bfb6c387c2876e4ca2 SHA1: b364da328135399d9bc0455cbec048c606332661 SHA256: 0c952b9749b6056e3f0f164329ea6b53a3f0a6705e392b1e06c10caf37092a22 SHA512: ad50a263411b1065257eebb6a9d8e498df95d61a128861e469f68789d7d0e83e2857d54be5a68a260d228f785d9b2b6b710b910ee1ffdfdfe51fe054a44d2e51 Homepage: https://www.aleksey.com/xmlsec/ Description: Openssl engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the openssl implementation of the XML security library cryptography functions. Package: libxmu-dev Architecture: amd64 Version: 2:1.1.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxmu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 221 Depends: libxext-dev, libxt-dev, libxmu6 (= 2:1.1.3-ok1), libxmu-headers (= 2:1.1.3-ok1) Filename: pool/main/libx/libxmu/libxmu-dev_1.1.3-ok1_amd64.deb Size: 49928 MD5sum: 08bbc81a39c6aea667554060f017177e SHA1: 1baa918e804cef0af9cdf9197a87577e68e65e3e SHA256: e26d5f638e8e9efd1ec4346dbaa6b1183602c317ee9b8969489423221927c495 SHA512: e7a9d68e624b743ab5c63f58bffd421c2cd32746600427ff7baad7f92383291656aaf193bd4da70442992412415ef2bdf13e1947788a5a20687f36fb82bf0380 Description: X11 miscellaneous utility library (development headers) libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. libXmuu is a lighter-weight version that does not depend on libXt or libXext; for more information, see libxmuu1. . This package contains the development headers for the library found in libxmu6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmu-headers Architecture: all Version: 2:1.1.3-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: libxmu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 302 Depends: libx11-dev, x11proto-core-dev Filename: pool/main/libx/libxmu/libxmu-headers_1.1.3-ok1_all.deb Size: 52440 MD5sum: 93e34e81805a43ce359ebb0e30a5a3ae SHA1: f3607dbb1e72de339b941554d7ed52d43363d480 SHA256: 2d36fe23164b62cde06cb264d9884198556b0e510f5236dd57805bba692321f9 SHA512: 668fde01b20dc427d6a1ff2aed5c36d76008e183fb2a95eef750a9ff7bf2c8440b2b512486d791305bcd50f33e0b0d76bb18f85d4e8cfdc7369f48c412db0c3c Description: X11 miscellaneous utility library headers libXmu and libXmuu are miscellaneous utility libraries for X library developers to abstract some common functions. This package provides the headers for both libraries (as libXmuu is a subset of libXmu), and is depended upon by both. For more information, please see libxmu-dev or libxmuu-dev. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmu6 Architecture: amd64 Version: 2:1.1.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxmu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 125 Depends: libc6 (>= 2.14), libx11-6, libxext6, libxt6 Filename: pool/main/libx/libxmu/libxmu6_1.1.3-ok1_amd64.deb Size: 43892 MD5sum: dd5a642b6191515735e31e9285d7480c SHA1: 0eaed6b501c5ee89959a5d367fb1c39f79e12fb7 SHA256: c1b1f8d54436d724185638dde63a85cd61051f4bb9feed2a4b296f73bc4a5ffd SHA512: b6e079fbfa05a569764273c44205c175794209410cc4975d1ba0643409694ef259faa3ba4f462c654f946d80a758af2f43c94f737b6513f7246bd04dd5f59df2 Description: X11 miscellaneous utility library libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. libXmuu is a lighter-weight version that does not depend on libXt or libXext; for more information, see libxmuu1. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmu6-dbg Architecture: amd64 Version: 2:1.1.3-ok1 Multi-Arch: same Priority: extra Section: debug Source: libxmu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 254 Depends: libxmu6 (= 2:1.1.3-ok1) Filename: pool/main/libx/libxmu/libxmu6-dbg_1.1.3-ok1_amd64.deb Size: 225052 MD5sum: 73d21a852b8af2fe121af5e2508eea1d SHA1: b806ee7dffb23e7c085e1d0539cc0fab7f3dd420 SHA256: 0473397de8dab59efc33e556978ea454a197f028a4ce47d43926cda19b117e49 SHA512: e1c36befc5c61ef35a5aceb7461c4773fed7bb52faae505eefe7223e368aac75ceb9e1d561562dad6b6c987d8843e665a9e8a8f2ce82a732b5b5114306085ee5 Description: X11 miscellaneous utility library (debug package) libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. libXmuu is a lighter-weight version that does not depend on libXt or libXext; for more information, see libxmuu1. . This package contains the debug versions of the library found in libxmu6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Build-Ids: 69f5b884dbcfe675d7102d1742360c61ad22a985 Package: libxmuu-dev Architecture: amd64 Version: 2:1.1.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxmu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 36 Depends: libxmuu1 (= 2:1.1.3-ok1), libxmu-headers (= 2:1.1.3-ok1) Filename: pool/main/libx/libxmu/libxmuu-dev_1.1.3-ok1_amd64.deb Size: 7480 MD5sum: e8a6eea9efb757dcc1fe4c0b75765e21 SHA1: 3258b143bbb452e10756979e3e27fabdc9c064a3 SHA256: dc249afcd21365478208da9904f89e01e74a27828a6bee829c752af9fa55fc51 SHA512: d4ee3cc01e956b4fe6f1dcc0af410a0e95dcf67b3884cee660fd5e99a68b6308f122512d00e6d27997e0046147517c8e1256a4a80188f135a5868f53271f89cd Description: X11 miscellaneous micro-utility library (development headers) libXmuu provides a set of miscellaneous utility convenience functions for X libraries to use. It is a lighter version of libXmu that does not depend on libXt or libXext; for more information on libXmu, see libxmu6. . This package contains the development headers for the library found in libxmuu1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmuu1 Architecture: amd64 Version: 2:1.1.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxmu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 39 Depends: libc6 (>= 2.4), libx11-6 Filename: pool/main/libx/libxmu/libxmuu1_1.1.3-ok1_amd64.deb Size: 7872 MD5sum: c02bc9d35ce0cf9142adfaac3ad2326e SHA1: 46c2b3c5ade269d5e437669f56a4902af6692dea SHA256: 4c3a6a0f4a13052531937e700c3a887b19fcdd9658f5c79f1aac8aa023527257 SHA512: 3b6e59c8da143f12dd8fa4a0d3ce289379bf92a845bde7cdb0bf57b2acecd12a651b0fdf98f74cd1846a4d4db2689ad405c64881402e76a3fb17b5b8fc650586 Description: X11 miscellaneous micro-utility library libXmuu provides a set of miscellaneous utility convenience functions for X libraries to use. It is a lighter version of libXmu that does not depend on libXt or libXext; for more information on libXmu, see libxmu6. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmuu1-dbg Architecture: amd64 Version: 2:1.1.3-ok1 Multi-Arch: same Priority: extra Section: debug Source: libxmu Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 42 Depends: libxmuu1 (= 2:1.1.3-ok1) Filename: pool/main/libx/libxmu/libxmuu1-dbg_1.1.3-ok1_amd64.deb Size: 25228 MD5sum: e3edb7e88b292e761953c8223a283286 SHA1: 3e1bdc0a37c03fa9c98ef6673c58328b27d5e3d1 SHA256: cce2bfa4a0a4a09bc7b386cc44b88893840e13ba0bb35d79175cfd94a25661e0 SHA512: d38c65b00d0ba9b2940247afed621a886139a7e324d64bc4d6426deb7f718e87f0f41e629ddbdb1a4db35cf19901fab7bbfb3f18617492b654f0abb8d97688ae Description: X11 miscellaneous micro-utility library (debug package) libXmuu provides a set of miscellaneous utility convenience functions for X libraries to use. It is a lighter version of libXmu that does not depend on libXt or libXext; for more information on libXmu, see libxmu6. . This package contains the debug versions of the library found in libxmuu1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Build-Ids: 102cbc8198e3859dba3da6b8433c9a34d5c06537 Package: libxnvctrl-dev Architecture: amd64 Version: 510.47.03-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: nvidia-settings Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 436 Depends: libxnvctrl0 (= 510.47.03-ok1) Breaks: nvidia-settings (<< 346.35-0ubuntu2~) Replaces: nvidia-settings (<< 346.35-0ubuntu2~) Filename: pool/main/n/nvidia-settings/libxnvctrl-dev_510.47.03-ok1_amd64.deb Size: 73816 MD5sum: 255ee17b096f82ffe11bea6651c6b420 SHA1: bab00a5ded1a53d8f6679b4ff34f5dbf0d0535c7 SHA256: e286c6cdf968b3d833d3d3aa890a9e65c6b7419c2539fa2fdbe87a96ff1d1d6a SHA512: 252aae3a1d80c32259ec70775aa6936679e17b15f6a1199203267a35476d1e4461b5ad11defba6eca693764d5cdee9e811abe459c686768e2829e95042123616 Homepage: https://download.nvidia.com/XFree86/nvidia-settings/ Description: NV-CONTROL X extension (development files) The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation. Package: libxnvctrl0 Architecture: amd64 Version: 510.47.03-ok1 Multi-Arch: same Priority: optional Section: libs Source: nvidia-settings Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 55 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.4.99.1), libxext6 Filename: pool/main/n/nvidia-settings/libxnvctrl0_510.47.03-ok1_amd64.deb Size: 10350 MD5sum: e4d946f1a30582d74f92262be4ed5c6c SHA1: da583d57c54e0b6bb67c9032f39ca7abc089086b SHA256: 34d0038fe4a5d1da5b87b2813126d8ac650b264c86615aeb2dc7ee3375394d49 SHA512: b68fdf23bc0217fabc05273842ffa8e186c481adbf57a157dd8de189aeb6df1e7102e9570a8733430543cce086ba0a093df1324524f150182cec10b2c450bc39 Homepage: https://download.nvidia.com/XFree86/nvidia-settings/ Description: NV-CONTROL X extension (runtime library) The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV-CONTROL X extension is assumed to be persistent only for the current server generation. . This package contains the shared library. Package: libxpm-dev Architecture: amd64 Version: 1:3.5.17-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxpm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 282 Depends: libx11-dev, libxpm4 (= 1:3.5.17-ok1), x11proto-dev Filename: pool/main/libx/libxpm/libxpm-dev_3.5.17-ok1_amd64.deb Size: 105772 MD5sum: 50a0c23cdcb1da0567f2a6626bffb8aa SHA1: f0f766b383c88429936bfff8a45a71c07fdc9eea SHA256: f77ef140bc1a4ce15c183b189005ad22711fcde3c66d8b1989b6f9be9e49e019 SHA512: afef90478bb79251e7a8913a0c35f9ff9d1d9460e2da7389d5f7964c3f7cd6c9327c6f15c8202b31e1914d0b26ee456ba6ec141b326bc0a9e19f7acdc26d38cd Homepage: https://www.x.org Description: X11 pixmap library (development headers) The X PixMap image format is an extension of the monochrome X BitMap format specified in the X protocol, and is commonly used in traditional X applications. . This package contains the development headers for the libxpm4 library. Non-developers likely have little use for this package. Package: libxpm4 Architecture: amd64 Version: 1:3.5.17-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxpm Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 112 Depends: libc6 (>= 2.38), libx11-6 Filename: pool/main/libx/libxpm/libxpm4_3.5.17-ok1_amd64.deb Size: 32676 MD5sum: c77aec36ae86949d96bc7892d65e3a47 SHA1: 21ae1d8bb7ad14b0226b8c6a109034e64d3c692b SHA256: d0955c254a949f6d1b53b126d9f0136fc0c83948e929e22f536eb8c76271a69b SHA512: a71a65ff7903ac8a647fc2e54f102d6b15dac58d3ea5ad87056e07fe13f875da2b739e82ebdc8cd914518219ce729ddabcba754bcc05b7605f070e4b3d1bd4f7 Homepage: https://www.x.org Description: X11 pixmap library The X PixMap image format is an extension of the monochrome X BitMap format specified in the X protocol, and is commonly used in traditional X applications. . This package provides runtime support for XPM format. Package: libxpresent-dev Architecture: amd64 Version: 1.0.0-ok1.1 Multi-Arch: same Priority: optional Section: libdevel Source: libxpresent Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 40 Depends: libxpresent1 (= 1.0.0-ok1.1), libxext-dev, libxfixes-dev, libxrandr-dev Filename: pool/main/libx/libxpresent/libxpresent-dev_1.0.0-ok1.1_amd64.deb Size: 8346 MD5sum: c610adebc7be589651b04c5188a8b3ee SHA1: a870e091afae2f43f308b62608b5d00f6216e3a1 SHA256: 013233bae0b5a368de3ad924356a4dcbcdeaafaee34167291777db0786619169 SHA512: 71c8aa7249bb0e935fed7f6f850ca5cf541dbb151bc8687fed4e9a2545a250b1b3f95db61d01c065d34b34a3548556e0650d9fd8493c54c96bb17dd259df5c64 Homepage: http://cgit.freedesktop.org/xorg/lib/libXpresent/ Description: X11 Present extension library (development headers) libXpresent provides an X Window System client interface to the Present extension to the X protocol. . The Present extension provides a way for applications to update their window contents from a pixmap in a well defined fashion, synchronizing with the display refresh and potentially using a more efficient mechanism than copying the contents of the source pixmap. . This package contains the development headers for the library found in libxpresent1. Non-developers likely have little use for this package. . More information about X.Org can be found at: Package: libxpresent1 Architecture: amd64 Version: 1.0.0-ok1.1 Multi-Arch: same Priority: optional Section: libs Source: libxpresent Origin: openKylin Maintainer: openKylin Xfce SIG Installed-Size: 35 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1) Filename: pool/main/libx/libxpresent/libxpresent1_1.0.0-ok1.1_amd64.deb Size: 6866 MD5sum: 7727699102a66d15f918eb813e372fe5 SHA1: 1ff98a9b4aea30bcb6c460ddcc4d2545b01d7805 SHA256: b7ba8fbee8c98a9ca01bb58f7fbe75ddf8a2f39af3c24395ae3543cfebbabef7 SHA512: 0ee3d293535395336de77eeaa50e748ffd25934e61b620f42301cf35b60b04646968372a74b58133cef5be17bff68de3e55ceaab9b99a8049d3ad6420985a1a3 Homepage: http://cgit.freedesktop.org/xorg/lib/libXpresent/ Description: X11 Present extension library libXpresent provides an X Window System client interface to the Present extension to the X protocol. . The Present extension provides a way for applications to update their window contents from a pixmap in a well defined fashion, synchronizing with the display refresh and potentially using a more efficient mechanism than copying the contents of the source pixmap. . More information about X.Org can be found at: Package: libxrandr-dev Architecture: amd64 Version: 2:1.5.2-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: libxrandr Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 128 Depends: libx11-dev, libxext-dev, libxrandr2 (= 2:1.5.2-ok2), libxrender-dev, x11proto-randr-dev (>= 1.4) Filename: pool/main/libx/libxrandr/libxrandr-dev_1.5.2-ok2_amd64.deb Size: 26520 MD5sum: aae00430d3a92632176efa0412e3f17b SHA1: 24feff0c567263addf3ea77a4762053f3cdfc4b7 SHA256: 8760d9158a94340c858ccfef4c6f7262494b101b22b299996e74fa401c9509c4 SHA512: 07af34b88c6417328974f907e817b78af34b62fc5d6bdab19289dd3db311b18120e9e9d72a0fd42b94ddf9a8725d5d74a791c924db9f09e5fb409439c3813fe1 Description: X11 RandR extension library (development headers) libXrandr provides an X Window System client interface to the RandR extension to the X protocol. . The RandR extension allows for run-time configuration of display attributes such as resolution, rotation, and reflection. . This package contains the development headers for the library found in libxrandr2. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrandr Package: libxrandr2 Architecture: amd64 Version: 2:1.5.2-ok2 Multi-Arch: same Priority: optional Section: libs Source: libxrandr Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 66 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0), libxext6, libxrender1 Filename: pool/main/libx/libxrandr/libxrandr2_1.5.2-ok2_amd64.deb Size: 18354 MD5sum: d8893d1661162c3d71b673285b5b8cce SHA1: 84cafee60bb6bbfb88917ef2ed44f11ef2ec97cd SHA256: c181e6ea3a96469c0bdf70e6e15ff34c140ddfb03ebf66d7170c471951ab3b62 SHA512: b765d1dde1b1305201174cdf6276dfc80f1cbd149512c6c01501958856b48cee964d0f82788f7e85dc99ffe6d3098ada768176fc83bf64051d769ac24a15e164 Description: X11 RandR extension library libXrandr provides an X Window System client interface to the RandR extension to the X protocol. . The RandR extension allows for run-time configuration of display attributes such as resolution, rotation, and reflection. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrandr Package: libxrender-dev Architecture: amd64 Version: 1:0.9.10-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxrender Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 99 Depends: libx11-dev (>= 2:1.0.0), libxrender1 (= 1:0.9.10-ok1), x11proto-core-dev, x11proto-render-dev Filename: pool/main/libx/libxrender/libxrender-dev_0.9.10-ok1_amd64.deb Size: 25068 MD5sum: bd9e9d9792a5548108e9f726ff1a0d2e SHA1: 0a6337015179f9d83305e15c135c26bcdc4fa2ed SHA256: 48d82f3a9d2fe451fff0973694228a33fac385ab0fe26752a1085d9a6bb3560a SHA512: 1a0431b2ca4f9c28fa920634be4379ef527f2c772f4de1f6f214c7099ab730f5dacccf4c148357ad6959679d9ad57b6b3d65a00d6960616928eae0789d047ce9 Description: X Rendering Extension client library (development files) The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . This package provides a static library and C header files. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrender Package: libxrender1 Architecture: amd64 Version: 1:0.9.10-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxrender Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 62 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0) Filename: pool/main/libx/libxrender/libxrender1_0.9.10-ok1_amd64.deb Size: 17116 MD5sum: ff4c144d598b4cfbbf678039242d321e SHA1: c5d49ab60b0a7da9fb20fd2d2d31127d6c29f87e SHA256: 681d46686f5abb1c3b6fdb3bbb035dbbd601e7640a9c224e7a3da5200fa1413a SHA512: 6d7fb3f21e21ba44c1369b15b79913d0362a1a66f80c9334e62ad62aad6e4fb94634a7fd7e655658795fbe85430211224e49a82e9ce097866a37f0278ad8f8dd Description: X Rendering Extension client library The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrender Package: libxres-dev Architecture: amd64 Version: 2:1.2.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxres Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 51 Depends: libxres1 (= 2:1.2.1-ok1), libx11-dev, libxext-dev, x11proto-dev Filename: pool/main/libx/libxres/libxres-dev_1.2.1-ok1_amd64.deb Size: 8232 MD5sum: 84ea4e26b3a70c524db5faadab38e79e SHA1: 8add4f622aea6a115c35062ea55c9132a9ad4ee9 SHA256: 1002e4c39adf1e5896f10f5cc3410c581b4035f1ec2505592b7d04440470dc3c SHA512: 93f96d24f711b3a619023b84a2ed45462335f873c1239f6bcb442227d3e4966dd86f1b33792897f22d6488fc1757c06f0c2c9ee8758f7c622abc6361cfd4e645 Homepage: https://www.x.org Description: X11 Resource extension library (development headers) libXRes provides an X Window System client interface to the Resource extension to the X protocol. . The Resource extension allows for X clients to see and monitor the X resource usage of various clients (pixmaps, et al). . This package contains the development headers for the library found in libxres1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXRes Package: libxres1 Architecture: amd64 Version: 2:1.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxres Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 40 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Filename: pool/main/libx/libxres/libxres1_1.2.1-ok1_amd64.deb Size: 6124 MD5sum: e5fa964de543d1a4878a19859e148396 SHA1: ba2bc3ea53091952eb39d97a624fade9e60db56c SHA256: 083b0f6e042061c6d9afbd2d08b01b2cdd6c392a01992e9ea5095f85bc4c7e7e SHA512: cabc03cd931e6d53961566b224c06869b0b8cdd12a657ddcd64ca38251a8f13c2f2701a6f07cd46fdfca14d937525400688040d4ca781adb1df3dcb5877e7cf6 Homepage: https://www.x.org Description: X11 Resource extension library libXRes provides an X Window System client interface to the Resource extension to the X protocol. . The Resource extension allows for X clients to see and monitor the X resource usage of various clients (pixmaps, et al). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXRes Package: libxs-parse-keyword-perl Architecture: amd64 Version: 0.39-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 165 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libx/libxs-parse-keyword-perl/libxs-parse-keyword-perl_0.39-ok1_amd64.deb Size: 55900 MD5sum: b59a403bdac94e453008a14db627df68 SHA1: 021c7362938909e0cde31452d8986db1af6ac69b SHA256: 642f16e9b2903ae09828b848f0abe9754aaf46ce887f1837a317826951e2d7f0 SHA512: ac8e54639222af88b5e9455a7f402e6235a6ac37d32f145daa3444ecd014e63a65c0a4e8b588479f3c6d5051eecdc1be47a2f44f0811236e187b6cd676c93552 Homepage: https://metacpan.org/release/XS-Parse-Keyword Description: XS functions to assist in parsing keyword syntax XS::Parse::Keywords provides some XS functions to assist in writing syntax modules that provide new perl-visible syntax, primarily for authors of keyword plugins using the PL_keyword_plugin hook mechanism. It is unlikely to be of much use to anyone else; and highly unlikely to be any use when writing perl code using these. Unless you are writing a keyword plugin using XS, this module is not for you. Package: libxs-parse-sublike-perl Architecture: amd64 Version: 0.21-ok1 Multi-Arch: same Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 141 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libx/libxs-parse-sublike-perl/libxs-parse-sublike-perl_0.21-ok1_amd64.deb Size: 41064 MD5sum: 1cbde32902ff3f62585913975f1e5572 SHA1: 07d1264d25b1c3d63ed47a4d1992e838bd1d0f1c SHA256: 54f6d9deca3eab64f065c7c738552759028bbecd3d4f37fa72adea60d1c45e85 SHA512: 41b48bf7cfa7f14c5ba807e55e74330a5dfda210dd3eb0e2baf00f8028f3e132d891377a21e7b3cc38a81ab030e32db01bd54c8d759976226a513761376e6717 Homepage: https://metacpan.org/release/XS-Parse-Sublike Description: XS functions to assist in parsing sub-like syntax XS::Parse::Sublike provides some XS functions to assist in writing parsers for sub-like syntax, primarily for authors of keyword plugins using the PL_keyword_plugin hook mechanism. It is unlikely to be of much use to anyone else; and highly unlikely to be any use when writing perl code using these. Unless you are writing a keyword plugin using XS, this module is not for you. Package: libxshmfence-dev Architecture: amd64 Version: 1.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxshmfence Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 23 Depends: libxshmfence1 (= 1.3-ok1) Filename: pool/main/libx/libxshmfence/libxshmfence-dev_1.3-ok1_amd64.deb Size: 3772 MD5sum: b53f557b1f73e20ab8f39b509c9ac57b SHA1: a0cc7d8b8ac40647587391087fda60ba5a616ec6 SHA256: 31674ba519b230c071ed43582a31e8081cd29e93da7856143daddde3465dc521 SHA512: 2a6e96a5491cd9d58052b5fc6f0b5efa8169e9dc33d8f94b549977c0c4ef920feed5bb4fc760e627dd4d3685a76b8a06de81c61f994424efaf2870a2fab007eb Description: X shared memory fences - development files This library provides an interface to shared-memory fences for synchronization between the X server and direct-rendering clients. . This package contains the xshmfence development files. Package: libxshmfence1 Architecture: amd64 Version: 1.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxshmfence Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 30 Depends: libc6 (>= 2.27) Filename: pool/main/libx/libxshmfence/libxshmfence1_1.3-ok1_amd64.deb Size: 4424 MD5sum: 2286f4342cdf7296acc02b7d73350425 SHA1: 17b95ee248d7412b13b8d9dbb02a897d22d81108 SHA256: 56c711481bbde9e1eea4d77208837c9670239f7433dd4d18c8159964169d53b1 SHA512: b123cf1e9ec4e67cfc28529e5aa7e17d02358ba457d0c0d929c855151887725906b30f51a33d500db7d7aa45a8021f173813727af0bec0fa6484b3ec11caff42 Description: X shared memory fences - shared library This library provides an interface to shared-memory fences for synchronization between the X server and direct-rendering clients. . This package contains the xshmfence shared library. Package: libxsimd-dev Architecture: amd64 Version: 11.1.0-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: xsimd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1154 Suggests: libxsimd-doc Breaks: libxtensor-dev (<< 0.24~), python3-pythran (<< 0.11~) Filename: pool/main/x/xsimd/libxsimd-dev_11.1.0-ok1_amd64.deb Size: 104014 MD5sum: 10d7c4019dfcd0b2d7a96cbb1897bca7 SHA1: 9fb99850a10e87aec2f3fddb8641f395073d091c SHA256: 700769178acb68252c975cacd254df2b6fab4100c0221835b6749b55c37b312e SHA512: ef7ca7304a33d28237c3576549dbd4e21032e07794ae15cd3a08e421af6d4d7919f933a3bf59d193da46f0f0150cec984f68a4ec187299003aa1206bb143658b Homepage: https://github.com/xtensor-stack/xsimd Description: C++ wrappers for SIMD intrinsics SIMD (Single Instruction, Multiple Data) is a feature of microprocessors that has been available for many years. SIMD instructions perform a single operation on a batch of values at once, and thus provide a way to significantly accelerate code execution. However, these instructions differ between microprocessor vendors and compilers. . xsimd provides a unified means for using these features for library authors. Namely, it enables manipulation of batches of numbers with the same arithmetic operators as for single values. It also provides accelerated implementation of common mathematical functions operating on batches. . This package provides the header-only library. Package: libxsimd-doc Architecture: all Version: 11.1.0-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: xsimd Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1392 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/main/x/xsimd/libxsimd-doc_11.1.0-ok1_all.deb Size: 97750 MD5sum: b37e6ba45eb00031ddbcdc0b5dd6969c SHA1: 8341ce520e64822acb806a5753db9c178654816e SHA256: 2b14ce96f25a8eb536f60f0a509f2f815c86c9ba2719435a316200bbe0e45bde SHA512: 2b3d4c5bf8370b60848408c2c814ec3bd84915fe78ca01529839889c7c8d0cdf06eabb117ffd893e0ea9eb85fc773f0f56102da6af1bba717d9440081f392da9 Homepage: https://github.com/xtensor-stack/xsimd Description: Documentation for xsimd SIMD (Single Instruction, Multiple Data) is a feature of microprocessors that has been available for many years. SIMD instructions perform a single operation on a batch of values at once, and thus provide a way to significantly accelerate code execution. However, these instructions differ between microprocessor vendors and compilers. . xsimd provides a unified means for using these features for library authors. Namely, it enables manipulation of batches of numbers with the same arithmetic operators as for single values. It also provides accelerated implementation of common mathematical functions operating on batches. . This package provides the documentation. Package: libxslt1-dev Architecture: amd64 Version: 1.1.39-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxslt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 816 Provides: libxslt-dev Depends: libxml2-dev (>= 2.6.26), libxslt1.1 (= 1.1.39-ok1) Filename: pool/main/libx/libxslt/libxslt1-dev_1.1.39-ok1_amd64.deb Size: 91376 MD5sum: 5c104d88ffd38fae2d3bd329bdf4d574 SHA1: 2c6706329cb0a9f5351e41f6332d76aa32235e50 SHA256: 217a57494bd35a63a7c5a6fd39e68538c002af0dbd7dff83bd9732b74226beff SHA512: 6943534a0fb406a6c266f50f12206b286104e127e7c5221b637d8a48e3b374dde0d4a46faceee83caea95d7e05b1d84ba509fa83bdee234aae72e25627ab1d91 Homepage: https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home Description: XSLT 1.0 processing library - development kit XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the development files for libxslt. Package: libxslt1.1 Architecture: amd64 Version: 1.1.39-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxslt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian XML/SGML Group Installed-Size: 423 Depends: libc6 (>= 2.38), libgcrypt20 (>= 1.10.3), libxml2 (>= 2.9.0) Filename: pool/main/libx/libxslt/libxslt1.1_1.1.39-ok1_amd64.deb Size: 157236 MD5sum: cbc0d61050a1dc3f6072f623622ccc01 SHA1: c64f876767c90bbdc6b216cba55071a73f1f2f97 SHA256: 653b1990c00b3d21ec34deed7e24be7e63654415f3eb8aed7131b36076f9aa20 SHA512: 066b666220f218d732bdfea1e9320ac3878d230e2b748484440f31782e9af50191ad27672b01fd82c6ea42db83b102550c37a2ede891f1ac4bd3df78c3d96d66 Homepage: https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home Description: XSLT 1.0 processing library - runtime library XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the libxslt library used by applications for XSLT transformations. Package: libxss-dev Architecture: amd64 Version: 1:1.2.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxss Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 51 Depends: libx11-dev, libxext-dev, libxss1 (= 1:1.2.3-ok1), x11proto-scrnsaver-dev (>= 1.2.0) Replaces: x11proto-scrnsaver-dev (<< 1.2.0) Filename: pool/main/libx/libxss/libxss-dev_1.2.3-ok1_amd64.deb Size: 12000 MD5sum: 0d1d3a0a280bc3794fd4adaa5a14d8b8 SHA1: 983e6e1e2d4de74e722bab5df86fe748d2d0c77a SHA256: 81bf4909e0cdb655d28ba87eb1a5d988bd98fddef8177f072a6b81246096aac0 SHA512: e72fb44707bc877bf590b9a4ba7dbf7ecc96ac79d5b72b480eae606d3a319e3601c31a817a71af50a82f0cf6e213cb0156be677f480e1aaaf2e1e9f965fc590a Description: X11 Screen Saver extension library (development headers) libXss provides an X Window System client interface to the MIT-SCREEN-SAVER extension to the X protocol. . The Screen Saver extension allows clients behaving as screen savers to register themselves with the X server, to better integrate themselves with the running session. . This package contains the development headers for the library found in libxss1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libXScrnSaver Package: libxss1 Architecture: amd64 Version: 1:1.2.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxss Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 31 Depends: x11-common, libc6 (>= 2.4), libx11-6 (>= 2:1.4.99.1), libxext6 Filename: pool/main/libx/libxss/libxss1_1.2.3-ok1_amd64.deb Size: 6524 MD5sum: 1f369f2eef2858e28b2aa42b1724f9d1 SHA1: 02516b9dbb19ce02f34ccaff4e286acafdd66532 SHA256: 03a0b6e6beb3fd4c6d7381a1669d45575d2e1967510fc7e5e13d450923530454 SHA512: 70a7ff55b165197e26fbd19b3233cf7ffc1074a0ec3eb1756a31079fbcfe3993db38fce3679802e4eb58b59b0f98923fdd14914a595da4e006757e3bde595f86 Description: X11 Screen Saver extension library libXss provides an X Window System client interface to the MIT-SCREEN-SAVER extension to the X protocol. . The Screen Saver extension allows clients behaving as screen savers to register themselves with the X server, to better integrate themselves with the running session. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libXScrnSaver Package: libxstring-perl Architecture: amd64 Version: 0.005-ok1build1 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 57 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.4) Filename: pool/main/libx/libxstring-perl/libxstring-perl_0.005-ok1build1_amd64.deb Size: 13632 MD5sum: c433412097a7edb6719f8c17fbed11e5 SHA1: 0f4ca5e0311c8e0b50ae7af43d8f2c60a23a55d3 SHA256: 359d64b3a0c13e98984bd675346fc36ca67949226bf85600652ea47c15c9c181 SHA512: cdbf7d1fe62b9b9ac31185a63b799f7c196d539310b9500d24ed58ddb2e6d2fde4b6b9a7f5f9501ef8e3e6fc462c1033833dc4dc46e5b9c2af9834ef0e2bc820 Homepage: https://metacpan.org/release/XString Description: module containing isolated string helpers from B The extremely lightweight XString module provides the string helpers from the much larger B module (Perl compiler backend) in an isolated package. . Currently the cstring and perlstring helpers are available. Package: libxt-dev Architecture: amd64 Version: 1:1.2.1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1370 Depends: libsm-dev, libx11-dev, libxt6t64 (= 1:1.2.1-ok1), x11proto-dev Suggests: libxt-doc Filename: pool/main/libx/libxt/libxt-dev_1.2.1-ok1_amd64.deb Size: 376356 MD5sum: c9879d6232fe1c5f34eb1f319bf43dc2 SHA1: af3f89d46530773eaa22496e15364e1fd4086f00 SHA256: 455cb55f2aeb4a62e6fc3b0f45b2e97494815c2506701b369445454005a9c9e1 SHA512: e62505d8a70f1801e3c69e22681f4fe3c6508c1cd797b59ca866f6d734fb8026ed75784d4e35cc0329dfc50842841f6c36a08eb8142c6800307fb52f34f2a56d Description: X11 toolkit intrinsics library (development headers) libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . This package contains the development headers for the library found in libxt6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXt Package: libxt-doc Architecture: all Version: 1:1.2.1-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libxt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 1775 Filename: pool/main/libx/libxt/libxt-doc_1.2.1-ok1_all.deb Size: 406964 MD5sum: a49e98258cddc9157b328d7fcc1c4165 SHA1: 7f4965f0cbb43ca5ff0744ebd4ff8af1fb6ac944 SHA256: 83cc9dccad0a4b2471f4089fbfc292c98590469f7321b3391cb0a34d451ec0b1 SHA512: 5d770a6fef7c13a5d2cb99a748a92072e0d2423403b9019e57118fe88022d3f8a590bd4e3afa3e3c7b46d2ccebe5aa5edcd2e38d87d2940c30525928c10dbe18 Description: X11 toolkit intrinsics library (documentation) libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . This package contains the X Toolkit Intrinsics C API documentation. Package: libxt6t64 Architecture: amd64 Version: 1:1.2.1-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxt Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian X Strike Force Installed-Size: 481 Provides: libxt6 (= 1:1.2.1-ok1) Depends: libc6 (>= 2.33), libice6 (>= 1:1.0.0), libsm6, libx11-6 Breaks: libxt6 (<< 1:1.2.1-ok1) Replaces: libxt6 Filename: pool/main/libx/libxt/libxt6t64_1.2.1-ok1_amd64.deb Size: 159136 MD5sum: 036234918f4e871b38dddac30ba01ac6 SHA1: 22f5792c1992c4d899c95600a9c11caa90b2cdaf SHA256: c7e77721e6490000f14aac56b2f3c964e70c3ea4969a18a9433f4d50f791b557 SHA512: 3aa6ff74c79574d6056caf61c9f9db3fc0058c9fdb15a331c7611a06f6ab22b48a2918ef91511ab167ac14a2d988f6d3f9621f2dacade62313a45fad3026de2e Description: X11 toolkit intrinsics library libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXt Package: libxtables-dev Architecture: amd64 Version: 1.8.10-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: iptables Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 49 Depends: libxtables12 (= 1.8.10-ok1) Filename: pool/main/i/iptables/libxtables-dev_1.8.10-ok1_amd64.deb Size: 10208 MD5sum: 00d6bd7f3491455679dc3c05b4274101 SHA1: bccadc01fb019bead2b84771f95e2a155057677a SHA256: 09f7a08a7bb76f5672b1a7d71bcc71995aea5f50d4560adc763c741dfbe8cf2e SHA512: 85d8f75e75038d7c2b5ba2e39f6bf6a9020b7afb2d50bf52a816b10765757410c43c8a265b24255c0f792fc220090e880ea98c9c2e43a33a5cbf617d0c4c5a07 Homepage: https://www.netfilter.org/ Description: netfilter xtables library -- development files The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package includes the development files of libxtables. Package: libxtables12 Architecture: amd64 Version: 1.8.10-ok1 Multi-Arch: same Priority: optional Section: libs Source: iptables Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 97 Depends: libc6 (>= 2.34) Filename: pool/main/i/iptables/libxtables12_1.8.10-ok1_amd64.deb Size: 27972 MD5sum: 84b1d93049c86b1849b7e946d7ab3103 SHA1: e6f753e58341dec110a2ce2498b5fad4fb0c73fa SHA256: 732d7dd6f36b4aaf6cad2daea5105c47eba2627354bef7dcfb3bc076d8ad67cb SHA512: b05fc4809f37529ec389638aaab285994a34d091d2637815f23ab226c2f6f43c669ab951738cbe00ac3101ace035a8722764fc1b650ac7c471cdb874bc302832 Homepage: https://www.netfilter.org/ Description: netfilter xtables library The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . However, even if a given system may be fully running on native nftables, there are other reasons why libxtables might be installed. For one, nftables itself uses it to be able to display old rulesets that were created using xtables extensions (to help folks migrate). Other third-party software might also be linked to this library. . This library being installed in the system should be harmless in any case. . This package contains the user-space interface to the Netfilter xtables kernel framework. Package: libxtst-dev Architecture: amd64 Version: 2:1.2.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxtst Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 73 Depends: libx11-dev, libxext-dev, libxi-dev, libxtst6 (= 2:1.2.3-ok1), x11proto-record-dev (>= 1.13.99.1), x11proto-xext-dev (>= 7.0.99.3) Replaces: x11proto-record-dev (<< 1.13.99.1), x11proto-xext-dev (<< 7.0.99.3) Filename: pool/main/libx/libxtst/libxtst-dev_1.2.3-ok1_amd64.deb Size: 15608 MD5sum: 2e14364350444ec44dbfd0d9dd47de34 SHA1: 83f2376a3c4aea771db7e488f26b2e850349b978 SHA256: 18f2f341f63c6f7194798a164b70750ed40d7716fa025e18d4cd54f4398550ad SHA512: bb1558fdb563046abc34d5d885817fc270d9e1d651b89af508d894c66941b673839849e2e42385cc740c10f4f3703427ff05c373e6f53abaa68c3c2d96f31ee9 Description: X11 Record extension library (development headers) libXtst provides an X Window System client interface to the Record extension to the X protocol. . The Record extension allows X clients to synthesise input events, which is useful for automated testing. . This package contains the development headers for the library found in libxtst6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXtst Package: libxtst-doc Architecture: all Version: 2:1.2.3-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libxtst Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 155 Breaks: libxtst-dev (<< 2:1.2.1) Replaces: libxtst-dev (<< 2:1.2.1) Filename: pool/main/libx/libxtst/libxtst-doc_1.2.3-ok1_all.deb Size: 49204 MD5sum: 6528570a12391f4c4dd0ec469fc163d2 SHA1: b43473d58120ee82b3f203bc25479c4fd00d9b3c SHA256: 94a097f62677df0d87f0245e1bc9916d54dbe3087aa6fa3ba2c747ab01fa59cb SHA512: 487cab2325d2231034d001473ce02cbf6ae64d72cecfd883cfbf430f633a9941af91accec453508790548cd045932d2872a4bb776e163ee684383b5883a87012 Description: X11 Record extension library (documentation) libXtst provides an X Window System client interface to the Record extension to the X protocol. . The Record extension allows X clients to synthesise input events, which is useful for automated testing. . This package contains the API documentation for the X Record and XTEST extension libraries. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXtst Package: libxtst6 Architecture: amd64 Version: 2:1.2.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxtst Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 45 Depends: x11-common, libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Filename: pool/main/libx/libxtst/libxtst6_1.2.3-ok1_amd64.deb Size: 11484 MD5sum: ad526a87b5ad5cdfc168115af7181bc5 SHA1: c25c76f019d8596004544dafd302ab4cba463336 SHA256: 259b29fb2f7c6c7c396358fc6e65e79539c4dd6a2f15f045101e68f682134748 SHA512: f2bb49ce9266d7ff79ba84ef38e6ed2a8b9f9f5204dfc78f6328bef2909d5538d988ea4a56752f854d7ece1eeddd306cbd4f874750f84cc0e6e951d7d815245f Description: X11 Testing -- Record extension library libXtst provides an X Window System client interface to the Record extension to the X protocol. . The Record extension allows X clients to synthesise input events, which is useful for automated testing. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXtst Package: libxv-dev Architecture: amd64 Version: 2:1.0.11-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 89 Depends: libx11-dev, libxext-dev, libxv1 (= 2:1.0.11-ok1), x11proto-video-dev Filename: pool/main/libx/libxv/libxv-dev_1.0.11-ok1_amd64.deb Size: 32568 MD5sum: e6a4c687b924c4fde2aa6fe991f3f0a2 SHA1: 60a2d8286f6a894e700481c3748fe70e3e4b0d21 SHA256: 23d885dbb56ce23c2f2a5ccb185718be17ea567ed8d29db149ff1c5563f681ce SHA512: a00fb92f44f125d41270d5d3b7a1e2ba90f2dd536836e3311578760344c2a73722e31397d36c223beabbc0fba6c30e844fe4244a901efbe1407a15820c8faf94 Description: X11 Video extension library (development headers) libXv provides an X Window System client interface to the XVideo extension to the X protocol. . The XVideo extension allows for accelerated drawing of videos. Hardware adaptors are exposed to clients, which may draw in a number of colourspaces, including YUV. . This package contains the development headers for the library found in libxv1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXv Package: libxv1 Architecture: amd64 Version: 2:1.0.11-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxv Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 38 Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0), libxext6 Filename: pool/main/libx/libxv/libxv1_1.0.11-ok1_amd64.deb Size: 9192 MD5sum: 6b96138e22e787d44c795017ed6536ea SHA1: bde72ff6243e819fe58210124365ad2be96773ce SHA256: ff8c245675bbbb31e8763b6fde505d9bcb834dac6e3c9dd0e8bcf91358447139 SHA512: 1e64e57bb1f5423182fa76a54d8ed428cc17179d578102f95082132af8cbbc3c2a8ca5e10825f07a9d15fede36752dc6eb30a837b8a476b60ccca4b842fe5f43 Description: X11 Video extension library libXv provides an X Window System client interface to the XVideo extension to the X protocol. . The XVideo extension allows for accelerated drawing of videos. Hardware adaptors are exposed to clients, which may draw in a number of colourspaces, including YUV. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXv Package: libxvidcore-dev Architecture: amd64 Version: 2:1.3.7-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: xvidcore Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1324 Depends: libxvidcore4 (= 2:1.3.7-ok1) Filename: pool/main/x/xvidcore/libxvidcore-dev_1.3.7-ok1_amd64.deb Size: 371976 MD5sum: f4da2a6b7f7d90c8eed9c5641efb676e SHA1: dba68bcb947a75f6914c309151caf0842e611d90 SHA256: dd4eb5c420be0028e9a8beeb4f2fbedd1ca10b73888961a7e184bed4f53f295d SHA512: c9ce4ccffef91c1a179f543d07f3e6a6723f5a06cf424d9421dd943f548004781d11fd520ce7e3e7bf5eb33834e30b643fa9b5f6205910249587abad4cffe7ac Homepage: https://labs.xvid.com/source/ Description: Open source MPEG-4 video codec (development) Xvid (formerly XviD) is an open source MPEG-4 video codec, implementing MPEG-4 Simple Profile, Advanced Simple Profile, and Advanced Video Coding standards. It is written in C with assembler optimizations for quality and speed (including MMX, SSE, and 3Dnow! code for i386 and AltiVec for PowerPC), and is especially optimized towards offline, multi-pass compression for storage and archival purposes. . This package contains the development files. Package: libxvidcore4 Architecture: amd64 Version: 2:1.3.7-ok1 Multi-Arch: same Priority: optional Section: libs Source: xvidcore Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 661 Depends: libc6 (>= 2.29) Filename: pool/main/x/xvidcore/libxvidcore4_1.3.7-ok1_amd64.deb Size: 208890 MD5sum: 417069a74f14b8ec4b88401874b7ad06 SHA1: 7b1f32d5bd3d51ac4fab06a1e230ac7942c0a845 SHA256: 38daf144f9949db30e185eaa46a93fc7c1873403c3c4e21665ebfbecbec930cd SHA512: 372482a9ce51ea8c44cb54e8ffbe147449bb2fb8039a657ada8ee9c7faa65a61110ac833436912ffd05bee7e30720046511f71e0525cd53ae7921ffa69b5d4c0 Homepage: https://labs.xvid.com/source/ Description: Open source MPEG-4 video codec (library) Xvid (formerly XviD) is an open source MPEG-4 video codec, implementing MPEG-4 Simple Profile, Advanced Simple Profile, and Advanced Video Coding standards. It is written in C with assembler optimizations for quality and speed (including MMX, SSE, and 3Dnow! code for i386 and AltiVec for PowerPC), and is especially optimized towards offline, multi-pass compression for storage and archival purposes. . This package contains the shared library. Package: libxxf86dga-dev Architecture: amd64 Version: 2:1.1.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxxf86dga Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 79 Depends: libx11-dev, libxxf86dga1 (= 2:1.1.5-ok1), x11proto-xf86dga-dev (>= 2.0.99.1) Replaces: x11proto-xf86dga-dev (<< 2.0.99.1) Filename: pool/main/libx/libxxf86dga/libxxf86dga-dev_1.1.5-ok1_amd64.deb Size: 15864 MD5sum: 6c20bbadd591e5b3a74d11cb311e2fbc SHA1: 58335ca188250325cd4c8d63a959f4c84e521bd5 SHA256: 43e7c1af08591a7c28bd35a630f579a66e9ec68af7f5a1da0f1e3081fcf4c88e SHA512: 1b6e7553871ce66a3741a9e85edc0248b4eddb14df5a9f3fb94667239d818c776c4571fe31f5258640b09421e1df9dfa2f7b2b56361ca730b63efb656e507fea Description: X11 Direct Graphics Access extension library (development headers) libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games. . This package contains the development headers for the library found in libxxf86dga1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga Package: libxxf86dga1 Architecture: amd64 Version: 2:1.1.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxxf86dga Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 41 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Filename: pool/main/libx/libxxf86dga/libxxf86dga1_1.1.5-ok1_amd64.deb Size: 10384 MD5sum: a0462ee522cfe822d8318a844e0a6e31 SHA1: 42d7c67611be3334509c1c440f7f2dce3a1669c7 SHA256: 7197fc62e34aeea993671c032a135de3a0a1322ff516f00ad50fd08a77fc6328 SHA512: 14ccb1e4dc6c741e607b0a846090598ea75b2cdd8e84f9a5987a06afc897e22f2b30374832c5abcb2158ccf819c87679f30503f9e8e9a963555933205cde7408 Description: X11 Direct Graphics Access extension library libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga Package: libxxf86dga1-dbg Architecture: amd64 Version: 2:1.1.5-ok1 Multi-Arch: same Priority: extra Section: debug Source: libxxf86dga Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 140 Depends: libxxf86dga1 (= 2:1.1.5-ok1) Filename: pool/main/libx/libxxf86dga/libxxf86dga1-dbg_1.1.5-ok1_amd64.deb Size: 37752 MD5sum: 6d66c13bad2fed07f12d1f65281cd0f0 SHA1: 42f58ed171db7b0b18e39b508cce7193cf1ebbaf SHA256: 755ffa60f222e7a7c6048d649a32f5f3879a40b707dd593120d38a15aa0c63d2 SHA512: 60625edf96143346708ca9cbe5a2da8f3e390e1b3a7cdee3ababfd42e7c6222c1656f16b4edb40e293abd2671c4a32eae8d817cea2a20eb086aca94549eb9e0e Description: X11 Direct Graphics Access extension library (debug package) libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games. . This package contains the debug versions of the library found in libxxf86dga1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga Package: libxxf86vm-dev Architecture: amd64 Version: 1:1.1.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libxxf86vm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 75 Depends: libx11-dev, libxxf86vm1 (= 1:1.1.4-ok1), x11proto-xf86vidmode-dev (>= 2.2.99.1) Replaces: x11proto-xf86vidmode-dev (<< 2.2.99.1) Filename: pool/main/libx/libxxf86vm/libxxf86vm-dev_1.1.4-ok1_amd64.deb Size: 13280 MD5sum: 4748eadaec42abed148f43963f8c9522 SHA1: d1ee2fdc4e568854d6e96ffd503930a43d9cc4f4 SHA256: 68bb3d6a306e3f77070c991718ab84f060f2ae637f6b28782293c6c388140353 SHA512: 1ac14a3a2ae4e2ef59e0aeb5305665ad2809f354771635854cc1f95dec935e1208853f7c9b6a5f9f277a42d79578a7ea780c9c38010bb1a554d8d38486c3a6f2 Description: X11 XFree86 video mode extension library (development headers) libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . This package contains the development headers for the library found in libxxf86vm1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm Package: libxxf86vm1 Architecture: amd64 Version: 1:1.1.4-ok1 Multi-Arch: same Priority: optional Section: libs Source: libxxf86vm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 37 Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6 Filename: pool/main/libx/libxxf86vm/libxxf86vm1_1.1.4-ok1_amd64.deb Size: 8760 MD5sum: e06c221efac96fe62ba24a358433dd00 SHA1: 67bc5191259dc68a0cb46b4ec6e936d6eba4b711 SHA256: 09b5894c6cc13307f956c152e3de7716eff993eb37f1272ac82d95b0ac871ed1 SHA512: 4cdc9b0bdc084c5dfd31279a162d9dcbfa55707203927d40d0864d7b2f82faa4291586c7ff4293d79d62adbeaf911603b0a8c4e8ea6c5fad79384f9bab4e0364 Description: X11 XFree86 video mode extension library libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm Package: libxxf86vm1-dbg Architecture: amd64 Version: 1:1.1.4-ok1 Multi-Arch: same Priority: extra Section: debug Source: libxxf86vm Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 48 Depends: libxxf86vm1 (= 1:1.1.4-ok1) Filename: pool/main/libx/libxxf86vm/libxxf86vm1-dbg_1.1.4-ok1_amd64.deb Size: 31940 MD5sum: 28fcb3cef2239b15ba68253ec3fbe490 SHA1: c9cf4919a23d3b44548e94efd47ff387772a05da SHA256: cc5dd4f110c5ca2146d8c1f074d1e07000c7b6e165913780fe1a4aeda7b8eda5 SHA512: 9c1a44d6c737837f4e2e8ec27efc624609016cfd6cdf7a85991e40387aeebdd10eb305ab7db66ff98733e13355f0e2fe09188622b7e9c02dd797415c74e6a8b5 Description: X11 XFree86 video mode extension library (debug package) libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . This package contains the debug versions of the library found in libxxf86vm1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm Build-Ids: dd5833cb6162144af95be06dfad666486cb24d94 Package: libxxhash-dev Architecture: amd64 Version: 0.8.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: xxhash Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Josue Ortega Installed-Size: 321 Depends: libxxhash0 (= 0.8.2-ok1) Filename: pool/main/x/xxhash/libxxhash-dev_0.8.2-ok1_amd64.deb Size: 75124 MD5sum: 0ed4303b6caa8597991b54c0e0856f3d SHA1: d8d6fc9e8cd1865086e04be2e3b513307d00d5be SHA256: 7d56a1eb193b10b874fc2d1ff46f862d93dcb11f3e19930401b1bbb534598208 SHA512: 59fd2d7b2e0f60e1e99fff52594067ab080e7a335abef7e607c81372fee04572f47333b048c58d07eaeb8ba6450f6ef7359fb00cb7297b5b0a2c302f0e61ffbf Homepage: https://cyan4973.github.io/xxHash Description: header files and a static library for libxxhash xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). . This package contains xxHash static library and header files. Package: libxxhash0 Architecture: amd64 Version: 0.8.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: xxhash Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Josue Ortega Installed-Size: 91 Depends: libc6 (>= 2.14) Filename: pool/main/x/xxhash/libxxhash0_0.8.2-ok1_amd64.deb Size: 22364 MD5sum: a3840ff9085bca3a5946e9dc69f421ae SHA1: defdcc1ca927c5b31820a29458b883eff0f35dec SHA256: 17aeabb5831447cec025d47b46e1a7b60d17bdd98b08ca35f844248d7eb54350 SHA512: 600a711cd8728f26b5d7f3d73435ec9bb3613e0773d35fb2857eea99ead59945a3165b6d130c86ee43a03dab90b72086ea71c033e04813fd83cbfbeaab632773 Homepage: https://cyan4973.github.io/xxHash Description: shared library for xxhash xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). . This package contains the shared library. Package: libxxx-perl Architecture: all Version: 0.38-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 46 Depends: perl:any, libyaml-pp-perl Filename: pool/main/libx/libxxx-perl/libxxx-perl_0.38-ok1_all.deb Size: 15400 MD5sum: 66a101a7e82208e0975bb6c189e55455 SHA1: e258cf6a556e026cf3b4427cb4c6109c1e64359f SHA256: 09663cc33d730cadcdeff2e349b906cf92e99546066150d255e8138ed76282d5 SHA512: d0797b6d18173336db79cf718bff6b4b249b3aac4cda8eaced2a7d7195a46fd5720ece53e79f9e7469ee4e0ad7a67bb27596af432928465b830220f4e9f50088 Homepage: https://metacpan.org/release/XXX Description: debug viewer for Perl data structure XXX.pm exports a function called XXX that you can put just about anywhere in your Perl code to make it die with a YAML dump of the arguments to its right. . The charm of XXX-debugging is that it is easy to type, rarely requires parens and stands out visually so that you remember to remove it. . XXX.pm also exports WWW, YYY and ZZZ which do similar debugging things. Package: libyajl-dev Architecture: amd64 Version: 2.1.0-ok1build1 Multi-Arch: same Priority: optional Section: libdevel Source: yajl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: John Stamp Installed-Size: 123 Depends: libyajl2 (= 2.1.0-ok1build1) Filename: pool/main/y/yajl/libyajl-dev_2.1.0-ok1build1_amd64.deb Size: 28200 MD5sum: c9ec98584c33cbb22183c032eebbc2a8 SHA1: 0cbf66ee7ab2c520d10836f24b3af66cb14a7333 SHA256: 01158ba7d5b1992a202dd7913eea4d9cead71fb44cdb97e16816f81266fd89f8 SHA512: fa21010d3d76097e1119f7311bf82d1c091ec7330b76c60289063d2b8131e7913fec515737250465d676dd011dc8b538653df75398914653cfdd77b9d17b6bfa Homepage: http://lloyd.github.com/yajl/ Description: Yet Another JSON Library - development files A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. . This package contains the header files and static libraries needed for compiling software that uses the yajl library. Package: libyajl-doc Architecture: all Version: 2.1.0-ok1build1 Priority: optional Section: doc Source: yajl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: John Stamp Installed-Size: 626 Filename: pool/main/y/yajl/libyajl-doc_2.1.0-ok1build1_all.deb Size: 103858 MD5sum: fdd39b9caa1026f4090df968302a855d SHA1: 8aeb3fb147a5f68728ba595c3eacb95e1e162133 SHA256: 8972bba3e6d4c0eddc72f2a9543be6d573f521dbc793691ae22f8f587517fe4a SHA512: 7665fa4def664be4974fbcec5b25094b288c053ffc67682dbdc4fdd4855a52bdbfa40b8eb66295bbf92e358fb6380d7bdc5811eb940b763051bef65cae7b2a93 Homepage: http://lloyd.github.com/yajl/ Description: Yet Another JSON Library - library documentation A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. . This package contains the API documentation. Package: libyajl2 Architecture: amd64 Version: 2.1.0-ok1build1 Multi-Arch: same Priority: optional Section: libs Source: yajl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: John Stamp Installed-Size: 59 Depends: libc6 (>= 2.14) Filename: pool/main/y/yajl/libyajl2_2.1.0-ok1build1_amd64.deb Size: 20498 MD5sum: 618d7fbd56b4526e1e830b4cefec3701 SHA1: 59995a3292e6e35b1c37de5b3f2e759e9438a3f1 SHA256: 6cfbfb3e33ef07a90c0054a4a6fc0022f17da7e62733e4effcf5396ad1e840d7 SHA512: 4526bd43c6eadb62870a8b0b8f4489f2cc34da087374cd70221454f9be5ea497423d51929cecc83c061d8802cf404d055b3f6f31b6ecb21ab7b1e7353af0a18e Homepage: http://lloyd.github.com/yajl/ Description: Yet Another JSON Library A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. Package: libyaml-0-2 Architecture: amd64 Version: 0.2.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: libyaml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 151 Depends: libc6 (>= 2.14) Filename: pool/main/liby/libyaml/libyaml-0-2_0.2.5-ok1_amd64.deb Size: 52226 MD5sum: 782195bf70377d1ed4707623e477ccac SHA1: 9411f4c402ded58ac33e41af5b13c187cd52ddc1 SHA256: 80ad3dfca3d7388e0674e3782a3f02b11ad15bd0db91ae7d76e95a32a3327b45 SHA512: 9529ce13e40f8b602848058c82d27e274c7bdb47dfa2dab28b9cf30250814a588dd35cfdc22845ca7d29e2f940792463b4146f35aedd15755edb52dd74f293eb Homepage: https://github.com/yaml/libyaml Description: Fast YAML 1.1 parser and emitter library LibYAML is a C library for parsing and emitting data in YAML 1.1, a human-readable data serialization format. Package: libyaml-cpp-dev Architecture: amd64 Version: 0.8.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: yaml-cpp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Simon Quigley Installed-Size: 1147 Depends: libyaml-cpp0.8 (= 0.8.0+dfsg-ok1) Filename: pool/main/y/yaml-cpp/libyaml-cpp-dev_0.8.0+dfsg-ok1_amd64.deb Size: 167664 MD5sum: 5489ec4bb3e88473824208313f6eafd0 SHA1: de124b99a7740fe717e98190ca7eae5f6685ff1d SHA256: 2acda50e1fb6a9a1e49a33ad67bfdeb87796a458c08132a2a6e3007f61381a80 SHA512: 1beff6b076dbf96d0473183b4cb32a5d2cb54d8340861a558e16a0e6342a4eb1e223e82126b1a35bcd21f3605f946e0043a22e8f65d4d3a7ab005fd3e9571482 Homepage: https://github.com/jbeder/yaml-cpp Description: YAML parser and emitter for C++ - development files yaml-cpp is a C++ library for parsing and emitting data in YAML 1.2, a human-readable data serialization format. . This package provides development files of yaml-cpp. Package: libyaml-cpp0.8 Architecture: amd64 Version: 0.8.0+dfsg-ok1 Multi-Arch: same Priority: optional Section: libs Source: yaml-cpp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Simon Quigley Installed-Size: 337 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/y/yaml-cpp/libyaml-cpp0.8_0.8.0+dfsg-ok1_amd64.deb Size: 105052 MD5sum: 69690b4f4ac97ec97d65012879f8730c SHA1: af3d50fed3e66a9fed44f83de417b81a1ce732c5 SHA256: dea688a8d2c7655505eec45420f01945226a5603d40a76fd6d8f9b25eea1d29e SHA512: 054481d25244a0e72f0a6c9ee2778b20203cfb7ae090b9d4aa8de33659f90d35987e8d018c8feb7ab0124b505e4adde677ecb5a9196788073656172a63aa65b5 Homepage: https://github.com/jbeder/yaml-cpp Description: YAML parser and emitter for C++ yaml-cpp is a C++ library for parsing and emitting data in YAML 1.2, a human-readable data serialization format. . This package provides run-time library of yaml-cpp. Package: libyaml-dev Architecture: amd64 Version: 0.2.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libyaml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 257 Depends: libyaml-0-2 (= 0.2.5-ok1) Suggests: libyaml-doc Filename: pool/main/liby/libyaml/libyaml-dev_0.2.5-ok1_amd64.deb Size: 64980 MD5sum: 50cdc093663e10cf6743098f9951dae4 SHA1: 62aa9a4935b8d151e0f05ff16a59af0127cd50a3 SHA256: b1528cb49dfb62a9067d6c01d312c2966bf9ad01fcc8a55d23682ec7c4a92a56 SHA512: 9853c87e7c79064610a0f84fa35a50905dafc24375520c2bf4631e28ba02b0df601b4b03f6589ea0d27538b928975785566594798160f4e57290555d17d7cbc9 Homepage: https://github.com/yaml/libyaml Description: Fast YAML 1.1 parser and emitter library (development) LibYAML is a C library for parsing and emitting data in YAML 1.1, a human-readable data serialization format. . This package contains development headers and static libraries. Package: libyaml-doc Architecture: all Version: 0.2.5-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libyaml Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 1092 Filename: pool/main/liby/libyaml/libyaml-doc_0.2.5-ok1_all.deb Size: 136690 MD5sum: debc20508f02c2d904ee1e0f4f0fcf5d SHA1: bb06aded5f6d2672210801adea4aa39e45ecabb7 SHA256: 8e5e34e65983f677d571ff39e4e39984f98a2657647297761d11c909dd5370ca SHA512: 3cf89f999efa1a858a7e26b225a189459f8481ed7a1fa41d42b8bb124dae457c4e3677d01f9d9f88ad96618a9e2b3a3a434dcb5622b02b49c244bad085ef1e4a Homepage: https://github.com/yaml/libyaml Description: Fast YAML 1.1 parser and emitter library (documentation) LibYAML is a C library for parsing and emitting data in YAML 1.1, a human-readable data serialization format. . This package contains API documentation for developers in HTML format, and some example programs from the LibYAML distribution. Package: libyaml-libyaml-perl Architecture: amd64 Version: 0.89+ds-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 96 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.11), libyaml-0-2 (>= 0.2.2) Filename: pool/main/liby/libyaml-libyaml-perl/libyaml-libyaml-perl_0.89+ds-ok1_amd64.deb Size: 28668 MD5sum: 03a961ad8863112449deb2ef8953a331 SHA1: 810f86ccacc80eb535db5e4e32b9c9754b74ebe2 SHA256: eefb351d498c5f040ba08a02db9b9eb7f66b3dca2bdd16dd6e1032be2cc74bcc SHA512: e29f5c8f688470fdbfa343ff0675141aa207381e4df747a15b2b40b9a6f71ce46c190508f72fea47e739a649d6449f498665cbd271592795bf6c7c337f9f8c4f Homepage: https://metacpan.org/release/YAML-LibYAML Description: Perl interface to libyaml, a YAML implementation YAML::LibYAML (or YAML::XS) is a Perl interface to Kirill Siminov's libyaml library, a YAML Ain't Markup Language (YAML) implementation written in C to support the YAML 1.1 specification. The provided Dump and Load routines are compatible with the Perl YAML module (see libyaml-perl). Package: libyaml-perl Architecture: all Version: 1.31-ok1 Multi-Arch: foreign Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 174 Depends: perl:any Recommends: libyaml-libyaml-perl | libyaml-syck-perl Suggests: libyaml-shell-perl Filename: pool/main/liby/libyaml-perl/libyaml-perl_1.31-ok1_all.deb Size: 56568 MD5sum: afbbe704575b298603cd8b85f4b0ae97 SHA1: c02244c258eb4beadb4408c31094b9d8a9bea472 SHA256: 2511d7144aa69f4745d79b09fdd55e49f01933f4ec1a522ec4b51e7b336bdc0c SHA512: db4c76b89ca6789a954ab9aaf53af3e40940dbce39a757d04cc53478f06318632fdd240ee6cf2f12446a5e4fc002da084a0ab3bfa33745202a01820fdbf26adf Homepage: https://metacpan.org/release/YAML Description: YAML Ain't Markup Language YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages (including Perl, of course). YAML supports Unicode and there are implementations of the parser in many different languages, making it a rather portable serialization format. . Please note that the YAML module is currently a deprecated implementation in Pure Perl, which is probably slow on your system. The authors intend to change it to just be a front-end interface module for various YAML implementations. For now, YAML::Any is a module provided for this purpose, which simply selects the best YAML implementation available. Package: libyaml-pp-perl Architecture: all Version: 0.38.0-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 478 Depends: perl:any, libencode-perl, libscalar-list-utils-perl Recommends: libtie-ixhash-perl Filename: pool/main/liby/libyaml-pp-perl/libyaml-pp-perl_0.38.0-ok1_all.deb Size: 108736 MD5sum: 1bd5399be2dd4a399beccd8152e78cdf SHA1: f3d817eafec54b3f8f8afddd3c990e546c3111b2 SHA256: e346819f6b1a3d454517263e41cbcd84fe9317b3753fd4f2abbec8f53616bb73 SHA512: 2d294a62e602d1dcb165875382f2fccd55041292d4da1cdae5987a0d182dbfaef2698c2200bb1140ba3c9077ecb6dc21ddbc0a26f664ac5fd170559bb36973ef Homepage: https://metacpan.org/release/YAML-PP Description: pure-perl YAML framework YAML::PP is a modern, modular YAML processor. . It aims to support YAML 1.2 and YAML 1.1. . YAML is a serialization language. The YAML input is called "YAML Stream". A stream consists of one or more "Documents", separated by a line with a document start marker '---'. A document optionally ends with the document end marker '...'. . This allows one to process of continuous streams additionally to a fixed input file or string. . The YAML::PP frontend will currently load all documents, and return only the last if called with scalar context. . The YAML backend is implemented in a modular way that allows one to add custom handling of YAML tags, perl objects and data types. The inner API is not yet stable. Package: libyaml-syck-perl Architecture: amd64 Version: 1.34-ok3 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: OpenKylin Developers Installed-Size: 209 Depends: perl (>= 5.36.0-ok8.1), perlapi-5.36.0, libc6 (>= 2.38) Filename: pool/main/liby/libyaml-syck-perl/libyaml-syck-perl_1.34-ok3_amd64.deb Size: 69960 MD5sum: 25dcff72dd9e7cf4983c978053dacb89 SHA1: 407437dda9eb0ccfe7951346ebf4af302f168fda SHA256: bfcaeb40ef1e2042a46b1e7f5e30d007a39716ee87e0054b4e6ded77232a555e SHA512: 912fd527c99a5249263dd578aadd794e096c051444b960f849401bbc1679506321ec0f42d4c624e24b15efec92ed6f62245043fca65df189ac2ee0f24d9b4485 Homepage: https://metacpan.org/release/YAML-Syck Description: Perl module providing a fast, lightweight YAML loader and dumper YAML::Syck provides a Perl interface to the libsyck data serialization library. It exports the Dump and Load functions for converting Perl data structures to YAML strings, and the other way around. . This module is considered deprecated. Please consider using libyaml-libyaml-perl instead. Package: libyaml-tiny-perl Architecture: all Version: 1.74-ok1 Priority: optional Section: perl Origin: openKylin Maintainer: openKylin Developers Installed-Size: 73 Depends: perl:any Filename: pool/main/liby/libyaml-tiny-perl/libyaml-tiny-perl_1.74-ok1_all.deb Size: 23580 MD5sum: d3105b992e8f744a270fd0b0a2eb815f SHA1: 1f017db3f6e7285778084f11c4ab944d982c2f09 SHA256: 6b7de2a16701d7129534220f7d4473363a032129f2407d9b516b818ae337c48e SHA512: df0af14413550c7ac33f9fc28ea8a53d37e79da22933d7308d1bb56e1e4c4f395666988ed59400971926905b9f1a132382795a4520e1a1ed588a64e41e505514 Homepage: https://metacpan.org/release/YAML-Tiny Description: Perl module for reading and writing YAML files YAML::Tiny is a pure Perl module that provides support for reading and writing a usable subset of the full YAML specification. It aims to minimize memory requirements and avoid XS while remaining relatively fast. Package: libyuv-dev Architecture: amd64 Version: 0.0~git202401110.af6ac82-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libyuv Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1604 Depends: libyuv0 (= 0.0~git202401110.af6ac82-ok1) Filename: pool/main/liby/libyuv/libyuv-dev_0.0~git202401110.af6ac82-ok1_amd64.deb Size: 210532 MD5sum: 3806e237857305bfc1fe4c4ce29aff41 SHA1: f3838d58595434ab19198e4ff57b237a94ea59ae SHA256: 0fd9c8c05361b369f2cbbf2392ff0996d1536b0b9e943957a0fbb263bfac2558 SHA512: ff87876d210f55f25dea26cd8cee637e3e0eba9ee31e282bc2f413eeb82f616d915d53dd86d4ce2c31fb5b891cf2f2e2b93b6aa0548e622f3e809180f28aae90 Homepage: https://chromium.googlesource.com/libyuv/libyuv/ Description: Library for YUV scaling (development files) libyuv is an open source project that includes YUV scaling and conversion functionality. . This package provides the development files. Package: libyuv-utils Architecture: amd64 Version: 0.0~git202401110.af6ac82-ok1 Priority: optional Section: libs Source: libyuv Origin: openKylin Maintainer: openKylin Developers Installed-Size: 578 Depends: libyuv0 (= 0.0~git202401110.af6ac82-ok1), libc6 (>= 2.38), libstdc++6 (>= 4.3) Filename: pool/main/liby/libyuv/libyuv-utils_0.0~git202401110.af6ac82-ok1_amd64.deb Size: 146112 MD5sum: 2b8e103fcb963b55b9f01231627cf54c SHA1: e645913445529692164599ec245b099ed5ad3193 SHA256: 343b14802dd06ecea31e5b541f6886e8e7d19d5b07d70f02431804cf9a798dd1 SHA512: 2c1160aad8eb16ca0c93c6d4ccde3a4fe125f8d6590cdfaf6e462419d62b4f9288669c1e00e3ef298dc456daa0a1eac48459162b45d5b316064aefe6087c2bfb Homepage: https://chromium.googlesource.com/libyuv/libyuv/ Description: Library for YUV scaling (utilities) libyuv is an open source project that includes YUV scaling and conversion functionality. . This package provides utilities provided by the library, including yuvconvert. Package: libyuv0 Architecture: amd64 Version: 0.0~git202401110.af6ac82-ok1 Multi-Arch: same Priority: optional Section: libs Source: libyuv Origin: openKylin Maintainer: openKylin Developers Installed-Size: 674 Provides: libyuv Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), libstdc++6 (>= 5) Conflicts: libyuv Replaces: libyuv Filename: pool/main/liby/libyuv/libyuv0_0.0~git202401110.af6ac82-ok1_amd64.deb Size: 166840 MD5sum: 1b62bebc7ec19ec4d08673d8ddee9f80 SHA1: d3b6b9cacd39944bf4837c29f456ef3af0e0cda9 SHA256: bf64bf82c772f1d363188a7be0b47172261be8cf79712b8c20fa90929878a220 SHA512: e8882079d8cd1bd5d09e175448633218952475ee7a790fdec070b8338acfac0507fab091273411255fce3cb2a6debb4ace1f5eaa701d5a53033171fec0d02415 Homepage: https://chromium.googlesource.com/libyuv/libyuv/ Description: Library for YUV scaling (shared library) libyuv is an open source project that includes YUV scaling and conversion functionality. . This package provides the shared library. Package: libz3-4 Architecture: amd64 Version: 4.8.12-ok1 Multi-Arch: same Priority: optional Section: libs Source: z3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 15217 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 12) Breaks: libz3-dev (<< 4.4.1) Replaces: libz3-dev (<< 4.4.1) Filename: pool/main/z/z3/libz3-4_4.8.12-ok1_amd64.deb Size: 5365908 MD5sum: 8e0980b49cefde629794c233d3b59799 SHA1: 6636fdf2dbecd3dea23987f15e1ca23d8213c577 SHA256: 015cd2d108b300ab25eea29933c7ef1c4d266fdcf4065ce86d9f601afd0d351e SHA512: 5e790a2c96e92007385b02e2a35df5d175f3c745a9c9ae3840a4d74ba265ac5be5d07826fe7ba6a70e39db961b8bb5cb0e965ed0733b1fea656eea93e58f260a Homepage: https://github.com/Z3Prover/z3 Description: theorem prover from Microsoft Research - runtime libraries Z3 is a state-of-the-art theorem prover from Microsoft Research. It can be used to check the satisfiability of logical formulas over one or more theories. Z3 offers a compelling match for software analysis and verification tools, since several common software constructs map directly into supported theories. . This package contains runtime libraries. You shouldn't have to install it manually. Package: libz3-dev Architecture: amd64 Version: 4.8.12-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: z3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 530 Depends: libz3-4 (= 4.8.12-ok1) Filename: pool/main/z/z3/libz3-dev_4.8.12-ok1_amd64.deb Size: 70908 MD5sum: 00c84f969b3c542f2cb8e9949f71bcce SHA1: d0566afebdbf014afaaf4b49b03306b1afeff61b SHA256: 16d1452ef7fb6d567ebdf3e1c4b295a1d744d546f9639287bb79ed1b8beaff1d SHA512: d325286a68142960e54d24cb077c8591d84b95960762e6a1f824921ed23dc33b03ba5e99360648daadeaa5627f17e7d23115723c89df15ef32e93875a1901f07 Homepage: https://github.com/Z3Prover/z3 Description: theorem prover from Microsoft Research - development files Z3 is a state-of-the-art theorem prover from Microsoft Research. It can be used to check the satisfiability of logical formulas over one or more theories. Z3 offers a compelling match for software analysis and verification tools, since several common software constructs map directly into supported theories. . This package can be used to invoke Z3 via its C++ API. Package: libz3-java Architecture: amd64 Version: 4.8.12-ok1 Priority: optional Section: java Source: z3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 184 Depends: libz3-jni (>= 4.8.12-ok1), libz3-jni (<< 4.8.12-ok1.1~), libz3-dev Filename: pool/main/z/z3/libz3-java_4.8.12-ok1_amd64.deb Size: 160048 MD5sum: c4f3876064fd3cf7286f3582c6a813a8 SHA1: 1354351f32d82e13545d17d038f4bc48b40766c8 SHA256: 217da8c511d48bfc625ff8e8af67549c18a7be192281acce03b66a586c23f81b SHA512: dd39e828dcf87151cbb18a3514baa9df82fbc172753d5fdd65fc8a11ecea76c1c9df2353fc0538595eb11d9f633e022c59380df91644304f1e4d8ca50edc6047 Homepage: https://github.com/Z3Prover/z3 Description: theorem prover from Microsoft Research - java bindings Z3 is a state-of-the-art theorem prover from Microsoft Research. See the z3 package for a detailed description. . This package can be used to invoke Z3 via its Java API. Package: libz3-jni Architecture: amd64 Version: 4.8.12-ok1 Multi-Arch: same Priority: optional Section: java Source: z3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 196 Depends: libz3-dev (= 4.8.12-ok1), libc6 (>= 2.4), libz3-4 (>= 4.8.12) Filename: pool/main/z/z3/libz3-jni_4.8.12-ok1_amd64.deb Size: 32500 MD5sum: 1833e406559a15aecbd37a52b85c0c5b SHA1: 63d9871e1ae489ba5201a49cf0cbf1cc6df0b866 SHA256: bda346ede167ebca40d38eb7dd6e064fc9506eaa00bbe449b3b65096784c0014 SHA512: e3905ad565582f333c1588292ee4ccaec718fe24cb1f0f317c9b5be56fe0b0925c39db22c43d70e8ef4f6ecf7e559860b2b711b3f3516d85b1ae76f91bf266b4 Homepage: https://github.com/Z3Prover/z3 Description: theorem prover from Microsoft Research - JNI library Z3 is a state-of-the-art theorem prover from Microsoft Research. See the z3 package for a detailed description. . This package provides the JNI library to invoke Z3 via its Java API. Package: libzbar-dev Architecture: amd64 Version: 0.23.92-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: zbar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 610 Depends: libmagick++-dev, libx11-dev, libzbar0 (= 0.23.92-ok2), gir1.2-zbar-1.0 (= 0.23.92-ok2) Filename: pool/main/z/zbar/libzbar-dev_0.23.92-ok2_amd64.deb Size: 155400 MD5sum: 7adf271c3f6b3ae5ab3906fa8fe0e7bc SHA1: d3414d9ff55cee4cc095545b29a8a8c78c2e0e62 SHA256: 1d74f240eaba65b53dadd13fa7a3460b6985093d8aab80439b1493a3d28b953e SHA512: 2f393d92e4088b25049db9bb3ea2c3a090ecb8c74d24db2ee0bd295596d7b169913fdc98dc7663e5625fa42c8dd01842125a7078d4d555c36d9af5868d14eb40 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (development) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the development files. Package: libzbar0 Architecture: amd64 Version: 0.23.92-ok2 Multi-Arch: same Priority: optional Section: libs Source: zbar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 272 Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libjpeg62-turbo (>= 1.3.1), libv4l-0t64 (>= 0.5.0), libx11-6 Recommends: libmagickcore-6.q16-6-extra Filename: pool/main/z/zbar/libzbar0_0.23.92-ok2_amd64.deb Size: 113800 MD5sum: 7ca2319767ead0afa23ae8c90705acee SHA1: 915f1432e40166979247a7a027abed9711984bb6 SHA256: 9dca46ffca42686a618cc96608ff35867e652005f060fe3737f0a89c5adb70b9 SHA512: d8c5174bd0ef8a4262b82d0966e2ed9f591e5e3f4d412b2448d64b2babf028ecfe7eae1892c4cf8e29ec8cf5933934048c4f464ec20a2d009c82a1378f5b21dc Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (library) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the library. Package: libzbargtk-dev Architecture: amd64 Version: 0.23.92-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: zbar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 65 Depends: libgtk-3-dev, libzbar-dev (= 0.23.92-ok2), libzbargtk0 (= 0.23.92-ok2) Filename: pool/main/z/zbar/libzbargtk-dev_0.23.92-ok2_amd64.deb Size: 11324 MD5sum: c1428d3af9dc204396e6c8df10fa09cc SHA1: ca5782f29e12d2350e5685e681431384570edcc2 SHA256: badf3964acc93da66a779d5ace52f8ea02cde310dae75b8b6d04bec7f4fd896d SHA512: 3e1909b82284bf58edafa383cec3fc51bfadcf5697d66dd157d92f6c1b6ff1737277591a5ae0f8063db6fa25363097798f354f7ea5618fb3e96963bc5902d98e Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (GTK+ bindings development) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the development files for the GTK+ bindings. Package: libzbargtk0 Architecture: amd64 Version: 0.23.92-ok2 Multi-Arch: same Priority: optional Section: libs Source: zbar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 59 Depends: libzbar0 (= 0.23.92-ok2), libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.21.4) Filename: pool/main/z/zbar/libzbargtk0_0.23.92-ok2_amd64.deb Size: 10328 MD5sum: 5f74f09ec573613a77267ea3ac62ca99 SHA1: 76faa5bff8c2dea64619c87cb70462f8285c1ff7 SHA256: e57ae436aad766e445c350792f84c0b8816d2901c6d63b4bb05793b57870e7e8 SHA512: 87bb839a9164b82d5c634472abd0c6534a8cf81d48879fbcedd66ddb648aa0d4d1ffe176a787d28815156cd5bbb41e2264e44790e8584c62e664d83f2ecb0ee6 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (GTK+ bindings) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the GTK+ bindings. Package: libzbarqt-dev Architecture: amd64 Version: 0.23.92-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: zbar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 217 Depends: libqt5x11extras5-dev, libzbar-dev (= 0.23.92-ok2), libzbarqt0 (= 0.23.92-ok2), qtbase5-dev Filename: pool/main/z/zbar/libzbarqt-dev_0.23.92-ok2_amd64.deb Size: 33096 MD5sum: 93b8810be8936ea394122aca8db03c57 SHA1: b671e84f2158747b9526362343ad1129d63972ca SHA256: 1beb70b1c54524fe946d3022a2c893bdf61d448afef9bace22d89c248c5246ba SHA512: d5ca5e4a901972b85aec8f19bb2ebbe213e2f11d74ea7eb57dae0e92bbbb07043048ebe415ac14a143e263165fe4f8d69769ae8d1a6515af25c494629c8cab94 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (Qt binding development) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the development files for the Qt binding. Package: libzbarqt0 Architecture: amd64 Version: 0.23.92-ok2 Multi-Arch: same Priority: optional Section: libs Source: zbar Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin KDE SIG Installed-Size: 111 Depends: libzbar0 (= 0.23.92-ok2), libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5widgets5 (>= 5.0.2), libqt5x11extras5 (>= 5.6.0), libstdc++6 (>= 5.2) Filename: pool/main/z/zbar/libzbarqt0_0.23.92-ok2_amd64.deb Size: 25472 MD5sum: ac79aaccc8f959bc515bd899dbed8336 SHA1: 504a65300feb17dcbf7b22dc7b3a9a55e6ef4906 SHA256: 0502ad4fee0909bf737b62d086363930a53d800063e387420bfeb192b73d5314 SHA512: 4d08e0d05ccc010c24ee3bc41b83946b9c69ede457c2553515821ab0a1ec6cd6d80ec02f7b6f2d7a2529044cb23b29a034e6306b1215fa234b67a00472ee1166 Homepage: https://github.com/mchehab/zbar Description: QR code / bar code scanner and decoder (Qt binding) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the library for Qt binding. Package: libzen-dev Architecture: amd64 Version: 0.4.41-ok1 Priority: optional Section: libdevel Source: libzen Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chow Loong Jin Installed-Size: 233 Depends: libzen0t64 (= 0.4.41-ok1), libtinyxml-dev Filename: pool/main/libz/libzen/libzen-dev_0.4.41-ok1_amd64.deb Size: 29944 MD5sum: 9aaea64058a68a65d84b85c3972cdbf9 SHA1: e120b99b94e571449aca8970853d851c4640fe57 SHA256: a5bbe8cd9a3398067da033e6bbe265953e6d11f525a495d9ad7467b505e2260f SHA512: 0028cb43d0911f3b6d1cb4a68f9163014ca85acd5d7939e6ec7212f61a77529560f63149b2f7bbebd8854038aefdc7f04311a9a5b2b6c54a9c1c5042c75ba7a4 Homepage: https://github.com/MediaArea/ZenLib/ Description: ZenLib C++ utility library -- development files ZenLib is a C++ utility library. It includes classes for handling strings, configuration, bit streams, threading, translation, and cross-platform operating system functions. . This package contains the headers required for compiling applications/libraries which use this library. Package: libzen-doc Architecture: all Version: 0.4.41-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: libzen Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chow Loong Jin Installed-Size: 4638 Filename: pool/main/libz/libzen/libzen-doc_0.4.41-ok1_all.deb Size: 279228 MD5sum: e56a310abd2bb5611617ea1adfda3212 SHA1: 023cb1d8ece8a879f99a0bd2018a69dd054ffee2 SHA256: 62e2c6a175fd3310e57f4293f0d5bbb263806775c01214a1388b5cc47b7ce97b SHA512: 3982cba74332e3e2f2c079d131d2adf6238663ae460dd21ded6514b2c111cc71a1145f9626993d30e6b39beec97169a4a1371ba26a8e025294fbb8a818ff6387 Homepage: https://github.com/MediaArea/ZenLib/ Description: ZenLib C++ utility library -- documentation ZenLib is a C++ utility library. It includes classes for handling strings, configuration, bit streams, threading, translation, and cross-platform operating system functions. . This package contains the Doxygen generated API reference for developing applications/libraries using this library. Package: libzen0t64 Architecture: amd64 Version: 0.4.41-ok1 Multi-Arch: same Priority: optional Section: libs Source: libzen Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Chow Loong Jin Installed-Size: 356 Provides: libzen0v5 (= 0.4.41-ok1) Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Conflicts: libzen0 Breaks: libzen0v5 (<< 0.4.41-ok1) Replaces: libzen0, libzen0v5 Filename: pool/main/libz/libzen/libzen0t64_0.4.41-ok1_amd64.deb Size: 98492 MD5sum: 3944e2719ed93fc38155287b7ceaccf8 SHA1: d9c6d2c7875cb999a8a4ec8ad4c380754626ff07 SHA256: 5c954cf132f24d91bb85ef4238638c2b654bd2b8ad859e2688241a5abd06013d SHA512: 7670348588345044b9546a7c4197e537db003f650c5f66315672cc57356d2b1a1ac0719d51f4d219087805f88eaea5ed82af1de9034fab6a9cf55b93e9a5dc01 Homepage: https://github.com/MediaArea/ZenLib/ Description: ZenLib C++ utility library -- runtime ZenLib is a C++ utility library. It includes classes for handling strings, configuration, bit streams, threading, translation, and cross-platform operating system functions. . This package contains the shared library needed for running applications which use this library. Package: libzimg-dev Architecture: amd64 Version: 3.0.5+ds1-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: zimg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 1887 Depends: libzimg2 (= 3.0.5+ds1-ok1) Filename: pool/main/z/zimg/libzimg-dev_3.0.5+ds1-ok1_amd64.deb Size: 317204 MD5sum: d2009ce4bc79d128d763c4ca8ad7047e SHA1: b042393ec9cd93e7638b40977e657c6ad83ff21e SHA256: 2e82630b60ea17f5890b3e4d7c53d6622a9e3f011fff4ff696b1c265d65d549a SHA512: 5d7af45a839166ac8563a62f67af4e47ffb5816e36b0959192ac56530609821a3e4aee3828a3a0bac059e0e003d3f0b69d7a99b511eae8a41570de45af284c7a Homepage: https://github.com/sekrit-twc/zimg Description: scaling, colorspace, depth conversion library (development files) The "z" library implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion. A simple API enables conversion between any supported formats to operate with minimal knowledge from the programmer. . This package contains development files. Package: libzimg2 Architecture: amd64 Version: 3.0.5+ds1-ok1 Multi-Arch: same Priority: optional Section: libs Source: zimg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 814 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11) Filename: pool/main/z/zimg/libzimg2_3.0.5+ds1-ok1_amd64.deb Size: 224224 MD5sum: b079f73e5abf5ceb4cae856bd861ae30 SHA1: eacbf365a3e2a6db980ad597c29de2dbe7a2a0c2 SHA256: 3970a6c5f0a795808b53413de937ac415ff4d310092ef7c5d36f5fa64fc2b99c SHA512: e87d4ab29c2faac4a35010453926b1351b20161ef62529e63402a8a6771efe5e348add2d19a60720bbeec28b3b1918a4c48966dbc399d119ad5419eb31642332 Homepage: https://github.com/sekrit-twc/zimg Description: scaling, colorspace, depth conversion library (shared library) The "z" library implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion. A simple API enables conversion between any supported formats to operate with minimal knowledge from the programmer. . This package constains the shared library. Package: libzip-dev Architecture: amd64 Version: 1.7.3-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: libzip Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Stefan Schörghofer Installed-Size: 322 Depends: libzip4t64 (= 1.7.3-ok1), zlib1g-dev Filename: pool/main/libz/libzip/libzip-dev_1.7.3-ok1_amd64.deb Size: 156416 MD5sum: 54328a67fe62cc6b46c77f9259bdf305 SHA1: 8ce09fd7f4c44df2bcac90ca84ae0de2b6b60fd7 SHA256: e94a01e0985cb53cbc8a16f44c8466996e36eb5dcf72c2c36c343b29aaf85f41 SHA512: 6dab78c38b77888d9be9804fe756918c6fe7ec19d148afab063cff3c3665ba1a507ffa08144ab499512286c6f5a56a6b13aa95432a733ad6639e70b8f6f1fe3c Homepage: https://libzip.org Description: library for reading, creating, and modifying zip archives (development) libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. . This package contains the static libraries and headers for developing applications that use the libzip library API. Package: libzip4t64 Architecture: amd64 Version: 1.7.3-ok1 Multi-Arch: same Priority: optional Section: libs Source: libzip Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Stefan Schörghofer Installed-Size: 138 Provides: libzip4 (= 1.7.3-ok1) Depends: libbz2-1.0, libc6 (>= 2.36), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4) Breaks: libzip4 (<< 1.7.3-ok1) Replaces: libzip4 Filename: pool/main/libz/libzip/libzip4t64_1.7.3-ok1_amd64.deb Size: 49024 MD5sum: 015ef47359724640525a144b5bb42fd5 SHA1: 52bb476ed65749aef9a39ca72f56dab3b36d8a6b SHA256: 9359868a0cbc4dbbc476c49bf3eb60802485420e352e53f2d44d9f32eaab5e32 SHA512: 2f2bc1e7f22f6864c35f279b552668fcb59fb084025c8e5aeb26a4aa5e9a0db79d255d1898cdad76bd9c3c9ed89c3d0ed18e06fbc87e3fb61e9730d224bafa57 Homepage: https://libzip.org Description: library for reading, creating, and modifying zip archives (runtime) libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. . This package contains the files necessary for running applications that use the libzip library. Package: libzita-resampler-dev Architecture: amd64 Version: 1.11.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: zita-resampler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 26 Depends: libzita-resampler1 (= 1.11.2-ok1) Suggests: libzita-resampler-doc Filename: pool/main/z/zita-resampler/libzita-resampler-dev_1.11.2-ok1_amd64.deb Size: 3144 MD5sum: 5d83ad379936c49e955bad140aedec52 SHA1: ddff24643221c07417e98725632244e363ec871e SHA256: 4db6f9ddfb70c40b821d4222800f9460f7c637ece2974f3fb1c02c4bde0742a9 SHA512: 5946736b2dc20bae2b0b1b5c72acc3cb0940bbc7fa1a255208a0a7d2cdb1fc34936c36290adcbccd5aaf71d2018ae48652d7f474f14bce47e0e3d3cdb6a6a920 Homepage: https://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html Description: Development files (headers) for libzita-resampler library Zita resampler is a C++ library for resampling audio signals. It is designed to be used within a real-time processing context, to be fast, and to provide high-quality sample rate conversion. . This package contains the headers used to build applications that use libzita-resampler. Package: libzita-resampler-doc Architecture: all Version: 1.11.2-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: zita-resampler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 261 Filename: pool/main/z/zita-resampler/libzita-resampler-doc_1.11.2-ok1_all.deb Size: 98460 MD5sum: 39db7a8afa9b43b8deea292ddb70d7c2 SHA1: 2c12b46e4af844d6ed47e819dd97f8a60fc2267e SHA256: 0bd55b332da105a7050ff578b22e6258556fd80e5d5560aa6bce1d814264d702 SHA512: c4df3805ef6001371acc382ff47a17904cd6e73b8442eb7ca2e977f4e1fce26494749eccb9a884a7f661241d69b69795f56bb43dc726738d0593f70f18555903 Homepage: https://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html Description: Developers reference for libzita-resampler library Zita resampler is a C++ library for resampling audio signals. It is designed to be used within a real-time processing context, to be fast, and to provide high-quality sample rate conversion. . This package contains libzita-resampler API reference. Package: libzita-resampler1 Architecture: amd64 Version: 1.11.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: zita-resampler Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 37 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5) Filename: pool/main/z/zita-resampler/libzita-resampler1_1.11.2-ok1_amd64.deb Size: 10172 MD5sum: 641a93b6db3623b3e5879a0808204062 SHA1: b2d99f60644738a061769c54b06e3edde95c3123 SHA256: a642dea099521a4330c88532f1ff77b605e38686c240d277f52e9f8b4853c2d3 SHA512: 8ca1abf0f9ed23c8e1f97a4218c4c216b590790e5f6a4e655a16853dd3d39c06d12a2d181c8ad19544b27c6626d1bdb7ea411cd0d249321d566f1b2607495108 Homepage: https://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html Description: C++ library for resampling audio signals Zita resampler is a C++ library for resampling audio signals. It is designed to be used within a real-time processing context, to be fast, and to provide high-quality sample rate conversion. . The library operates on signals represented in single-precision floating point format. For multichannel operation both the input and output signals are assumed to be stored as interleaved samples. . The API allows a trade-off between quality and CPU load. For the latter a range of approximately 1:6 is available. Even at the highest quality setting libzita-resampler will be faster than most similar libraries, e.g. libsamplerate. . This package contains the shared library for libzita-resampler. Package: libzix-0-0 Architecture: amd64 Version: 0.4.2-ok1 Multi-Arch: same Priority: optional Section: libs Source: zix Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 71 Depends: libc6 (>= 2.34) Filename: pool/main/z/zix/libzix-0-0_0.4.2-ok1_amd64.deb Size: 21712 MD5sum: f308889956c7615df21260ce86215afa SHA1: 6db71fb1409792c7ef88a47d6bf1ba2276f3d580 SHA256: c47961b95f7606b3e7aa08f5b27725c144e5f07526262ffdfe18c9f35ed95f38 SHA512: 2e9da6b9306a6501254d330bba3e30e85b71b017672be910d89d2f27d5dcfa8ebdc4d028943e25cca7c4b25e73ee45457f21f79d1c8ebf018c3af5444ade7aa7 Homepage: https://gitlab.com/drobilla/zix Description: library of portability wrappers and data structures (shared library) Zix provides a lightweight library of portability wrappers and data structures. Components of Zix include bump allocator, B-tree, hash table, and binary tree implementations. The wrappers include filesystem and threading abstractions. . This package provides the shared library. Package: libzix-dev Architecture: amd64 Version: 0.4.2-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: zix Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 91 Depends: libzix-0-0 (= 0.4.2-ok1) Filename: pool/main/z/zix/libzix-dev_0.4.2-ok1_amd64.deb Size: 17912 MD5sum: e6c15116d77fcbfd987d2e3f28516b56 SHA1: e176d792badafa1eea9027ce9d03db1daceb168d SHA256: a8ba05cc17ed2a9f3d870cf453408edff170a5b0ab6975cede58efe80d83bff4 SHA512: 578b1758aacc9d9455a117c77bf47a3b798adb5d005f1f43d91b1eb3e334d2b424788cdb6a101916673c1bb233b792f1ffd403b136e5eb9c11443b999cac761b Homepage: https://gitlab.com/drobilla/zix Description: library of portability wrappers and data structures (development files) Zix provides a lightweight library of portability wrappers and data structures. Components of Zix include bump allocator, B-tree, hash table, and binary tree implementations. The wrappers include filesystem and threading abstractions. . This package provides the development files. Package: libzmq3-dev Architecture: amd64 Version: 4.3.5-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: zeromq3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2623 Provides: libzmq5-dev Depends: libzmq5 (= 4.3.5-ok2), libpgm-dev (>= 5.2.122~dfsg), libsodium-dev, libnorm-dev, libkrb5-dev, libbsd-dev Recommends: cppzmq-dev Conflicts: libzmq-dev, libzmq5-dev Replaces: libzmq5-dev Filename: pool/main/z/zeromq3/libzmq3-dev_4.3.5-ok2_amd64.deb Size: 484768 MD5sum: 9ecb7303e2ad612684d883149859ff56 SHA1: 9a6ad4c791fc4cdd0be584e9f00d11660ddb89a6 SHA256: 121585fd4cbff3bf6dbb05410d2d94b29458edeeb28067478c30a0d864421427 SHA512: c24b1a2e663927adbb0fb40e3849042eef74ca63ae34bfa8e1e9ec340ab7523c77abb518c5e8e279443a1d32b2cb0aaeebf7f83f103e39c1785eb16656b2e001 Homepage: https://www.zeromq.org/ Description: lightweight messaging kernel (development files) ØMQ is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. . ØMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the ZeroMQ development libraries and header files. Package: libzmq5 Architecture: amd64 Version: 4.3.5-ok2 Multi-Arch: same Priority: optional Section: libs Source: zeromq3 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 677 Depends: libbsd0 (>= 0.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.17), libnorm1t64 (>= 1.5r6), libpgm-5.3-0t64 (>= 5.1.116~dfsg), libsodium23 (>= 1.0.3), libstdc++6 (>= 12) Filename: pool/main/z/zeromq3/libzmq5_4.3.5-ok2_amd64.deb Size: 240056 MD5sum: 0933054462afcfb3d9a0565db1d28f15 SHA1: 4a0cda767a47cba704c61069731a5e06bd2b6045 SHA256: 4e057e6fdeaeb781eb1cf7a0db3475c144899cde121a6bab29dfb0f3abfa0203 SHA512: 18b280cc5960bedabf3468a7c8b0e0cce5dce7984bc8ca33ed75d5ee77b22cd43c171d5a97f2fc78c20a991581c75d8b27b192317f2810f03b5830cf6c86c156 Homepage: https://www.zeromq.org/ Description: lightweight messaging kernel (shared library) ØMQ is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. . ØMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the libzmq shared library. Package: libzstd-dev Architecture: amd64 Version: 1.5.5-ok3 Multi-Arch: same Priority: optional Section: libdevel Source: libzstd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1221 Depends: libzstd1 (= 1.5.5-ok3) Filename: pool/main/libz/libzstd/libzstd-dev_1.5.5-ok3_amd64.deb Size: 332280 MD5sum: 59e1649b0cc849b057268d038fa12f1c SHA1: 2d3423ff9d67aa29821025493dafcad91c008f8c SHA256: 995b546c5c6e54234b0d73785b50a6563df142bf9204c808b8ad984e0133a683 SHA512: 8a1d07d1fe98a0e3ea260a4fb7c8770f326e182d03d019a790a09cf66975a7087acb349552735f4e306a361106a269904b9670a00a315961b6c7461332ff3023 Homepage: https://github.com/facebook/zstd Description: fast lossless compression algorithm -- development files Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the headers and static library. Package: libzstd1 Architecture: amd64 Version: 1.5.5-ok3 Multi-Arch: same Priority: optional Section: libs Source: libzstd Origin: openKylin Maintainer: openKylin Developers Installed-Size: 748 Depends: libc6 (>= 2.34) Filename: pool/main/libz/libzstd/libzstd1_1.5.5-ok3_amd64.deb Size: 267896 MD5sum: d63da7b732f0dc187c9006363626ab61 SHA1: 0be2154ef1a86bcebec40944f78948866c41d40a SHA256: c696254f233c7b12032064d8f7b62e0770f3e8af0a64df4182450134bb9f390a SHA512: dc046dd1df4e37f8d50ee887e7b75da79ad9b26bafc49847f3cb1c832f0b12805a516233d9daec6ee585a20b281eb0b8ea23d63600663185f4a2d307419a7830 Homepage: https://github.com/facebook/zstd Description: fast lossless compression algorithm Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the shared library. Package: libzvbi-common Architecture: all Version: 0.2.42-2ok1 Multi-Arch: foreign Priority: optional Section: devel Source: zvbi Origin: openKylin Maintainer: openKylin Developers Installed-Size: 191 Replaces: libzvbi-0.1 (<= 0.2.1-3) Filename: pool/main/z/zvbi/libzvbi-common_0.2.42-2ok1_all.deb Size: 37456 MD5sum: c2b10c5ac138227b060f589cb3f28086 SHA1: f982f07e2aa59be6645aa660207c31ec3860f55a SHA256: 5bb90930b1d6a4f0c8560aacd94adfe1c2fd054ee6d2163a868e6f5eca9f128d SHA512: d6b75a353572dfdac63ba3d8fa9d8507ce0dc82695f88018aa686bda1d845a2d4d7422f4586fb73e2d5e80a0bfd2d680bcc04a02b50b2b7fd5eeaeaad498e91d Homepage: https://github.com/zapping-vbi/zvbi Description: Vertical Blanking Interval decoder (VBI) - common files The vertical blanking interval (VBI) is an interval in a television signal that temporarily suspends transmission of the signal for the electron gun to move back up to the first line of the television screen to trace the next screen field. . The vertical blanking interval can be used to carry data, since anything sent during the VBI would naturally not be displayed; various test signals, closed captioning, and other digital data can be sent during this time period. These include information like closed-caption data, Teletext (primarily in Europe), and now Intercast and the ATVEC Internet television encodings. . The Zapping VBI library, in short ZVBI, provides functions to capture and decode VBI data. It is written in plain ANSI C with few dependencies on other tools and libraries, licensed under GPL. Some features: * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced VBI data from Linux DVB devices; * Implements a VBI Proxy to share one VBI device between multiple applications; * Has a robust and versatile bit slicer which handles a wide range of data services; * Functions to capture multiple data services at once, such as Closed Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS; * Level 3.5 Teletext decoder with support for all Teletext character sets, graphics, 4096 colors, with built-in page cache including search functions; * Closed Caption decoder which supports roll-up, pop-up and paint-on style caption, color, expanded character set, text attributes and free text placement; * Renders Teletext and Caption pages, can export to HTML, PNG and other formats. * Can determine network names; * Can find Teletext subtitle and program pages; * Functions to extract data transmissions in Teletext streams (currently Page Format Clear and Independent Data Line Format A); * Can multiplex and demultiplex DVB VBI PES and TS streams. . This package contains internationalization files. Package: libzvbi-dev Architecture: amd64 Version: 0.2.42-2ok1 Multi-Arch: same Priority: optional Section: libdevel Source: zvbi Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1191 Depends: libzvbi0t64 (= 0.2.42-2ok1), libpng-dev Filename: pool/main/z/zvbi/libzvbi-dev_0.2.42-2ok1_amd64.deb Size: 265980 MD5sum: 38921aa3555efb39bf5df3a6d8c55298 SHA1: 1a288df33cc5f49a8e795c5fe9cea1eb23c06f4c SHA256: fb2e896b7f09fb8c67e3a4c199041bdf1fa6d517e3f27f6fe1410f58088bd0b0 SHA512: bdb3e351a1554e3d1f1f2207657150d306b6c13e81b367d4b9cd6d934749c4c5006eb35a2ec0b0f2864d3ac3e99fab7a8d8e03596a26ae3fb54d375ddc6d1273 Homepage: https://github.com/zapping-vbi/zvbi Description: Vertical Blanking Interval decoder (VBI) - development files The vertical blanking interval (VBI) is an interval in a television signal that temporarily suspends transmission of the signal for the electron gun to move back up to the first line of the television screen to trace the next screen field. . The vertical blanking interval can be used to carry data, since anything sent during the VBI would naturally not be displayed; various test signals, closed captioning, and other digital data can be sent during this time period. These include information like closed-caption data, Teletext (primarily in Europe), and now Intercast and the ATVEC Internet television encodings. . The Zapping VBI library, in short ZVBI, provides functions to capture and decode VBI data. It is written in plain ANSI C with few dependencies on other tools and libraries, licensed under GPL. Some features: * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced VBI data from Linux DVB devices; * Implements a VBI Proxy to share one VBI device between multiple applications; * Has a robust and versatile bit slicer which handles a wide range of data services; * Functions to capture multiple data services at once, such as Closed Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS; * Level 3.5 Teletext decoder with support for all Teletext character sets, graphics, 4096 colors, with built-in page cache including search functions; * Closed Caption decoder which supports roll-up, pop-up and paint-on style caption, color, expanded character set, text attributes and free text placement; * Renders Teletext and Caption pages, can export to HTML, PNG and other formats. * Can determine network names; * Can find Teletext subtitle and program pages; * Functions to extract data transmissions in Teletext streams (currently Page Format Clear and Independent Data Line Format A); * Can multiplex and demultiplex DVB VBI PES and TS streams. . This package contains development files. Package: libzvbi-doc Architecture: all Version: 0.2.42-2ok1 Multi-Arch: foreign Priority: optional Section: doc Source: zvbi Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2102 Depends: libjs-jquery Filename: pool/main/z/zvbi/libzvbi-doc_0.2.42-2ok1_all.deb Size: 205772 MD5sum: 891b6ce893ba6c1bda06e7798532b679 SHA1: 53335692943fc71e1d81635476beec83ceb51698 SHA256: ab19f92cc0d1440dbab6a21d7f1ab944ab35c5785b2c8144d82c5e4f0afe158f SHA512: 3c696e430a9fbfe183a23483b0da1e39150eeec8341414835c4be5a62d10f3d0c900ae2d412ce9cce94f31a564d234bc7f72d6709aeb9faf91e438344feba0f6 Homepage: https://github.com/zapping-vbi/zvbi Description: Vertical Blanking Interval decoder (VBI) - documentation files The vertical blanking interval (VBI) is an interval in a television signal that temporarily suspends transmission of the signal for the electron gun to move back up to the first line of the television screen to trace the next screen field. . The vertical blanking interval can be used to carry data, since anything sent during the VBI would naturally not be displayed; various test signals, closed captioning, and other digital data can be sent during this time period. These include information like closed-caption data, Teletext (primarily in Europe), and now Intercast and the ATVEC Internet television encodings. . The Zapping VBI library, in short ZVBI, provides functions to capture and decode VBI data. It is written in plain ANSI C with few dependencies on other tools and libraries, licensed under GPL. Some features: * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced VBI data from Linux DVB devices; * Implements a VBI Proxy to share one VBI device between multiple applications; * Has a robust and versatile bit slicer which handles a wide range of data services; * Functions to capture multiple data services at once, such as Closed Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS; * Level 3.5 Teletext decoder with support for all Teletext character sets, graphics, 4096 colors, with built-in page cache including search functions; * Closed Caption decoder which supports roll-up, pop-up and paint-on style caption, color, expanded character set, text attributes and free text placement; * Renders Teletext and Caption pages, can export to HTML, PNG and other formats. * Can determine network names; * Can find Teletext subtitle and program pages; * Functions to extract data transmissions in Teletext streams (currently Page Format Clear and Independent Data Line Format A); * Can multiplex and demultiplex DVB VBI PES and TS streams. . This package contains documentation files. Package: libzvbi0t64 Architecture: amd64 Version: 0.2.42-2ok1 Multi-Arch: same Priority: optional Section: libs Source: zvbi Origin: openKylin Maintainer: openKylin Developers Installed-Size: 731 Provides: libzvbi0 (= 0.2.42-2ok1) Depends: libc6 (>= 2.38), libpng16-16t64 (>= 1.6.2), libzvbi-common (= 0.2.42-2ok1) Breaks: libzvbi0 (<< 0.2.42-2ok1) Replaces: libzvbi-0.1 (<= 0.2.1-3), libzvbi0 Filename: pool/main/z/zvbi/libzvbi0t64_0.2.42-2ok1_amd64.deb Size: 243444 MD5sum: 246ee618d0d5cb5a5c3500f430471604 SHA1: fe4be86bf84f2bedebf8049528d822f08d18c748 SHA256: 3e6db9c8c36755b0946daebc118ce61ef60211d1d4781772d2455fe48e2f78d1 SHA512: edb1f5ec2e9b83c03ec9da87ab41b0576f9566e0f2e63e14420224f2f972ed920b61242f44ae14eaec22db60167ff884f6851e1d5ea88cffbcb91dc3a3cb90a8 Homepage: https://github.com/zapping-vbi/zvbi Description: Vertical Blanking Interval decoder (VBI) - runtime files The vertical blanking interval (VBI) is an interval in a television signal that temporarily suspends transmission of the signal for the electron gun to move back up to the first line of the television screen to trace the next screen field. . The vertical blanking interval can be used to carry data, since anything sent during the VBI would naturally not be displayed; various test signals, closed captioning, and other digital data can be sent during this time period. These include information like closed-caption data, Teletext (primarily in Europe), and now Intercast and the ATVEC Internet television encodings. . The Zapping VBI library, in short ZVBI, provides functions to capture and decode VBI data. It is written in plain ANSI C with few dependencies on other tools and libraries, licensed under GPL. Some features: * Captures raw VBI samples from V4L, V4L2 and FreeBSD BKTR devices, sliced VBI data from Linux DVB devices; * Implements a VBI Proxy to share one VBI device between multiple applications; * Has a robust and versatile bit slicer which handles a wide range of data services; * Functions to capture multiple data services at once, such as Closed Caption (both NTSC and PAL), Teletext, VPS, WSS, XDS; * Level 3.5 Teletext decoder with support for all Teletext character sets, graphics, 4096 colors, with built-in page cache including search functions; * Closed Caption decoder which supports roll-up, pop-up and paint-on style caption, color, expanded character set, text attributes and free text placement; * Renders Teletext and Caption pages, can export to HTML, PNG and other formats. * Can determine network names; * Can find Teletext subtitle and program pages; * Functions to extract data transmissions in Teletext streams (currently Page Format Clear and Independent Data Line Format A); * Can multiplex and demultiplex DVB VBI PES and TS streams. Package: libzxing-dev Architecture: amd64 Version: 1.4.0-1ok2 Multi-Arch: same Priority: optional Section: libdevel Source: zxing-cpp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 113 Depends: libzxing2 (= 1.4.0-1ok2) Breaks: libzxingcore-dev (<< 1.3.0~) Replaces: libzxingcore-dev (<< 1.3.0~) Filename: pool/main/z/zxing-cpp/libzxing-dev_1.4.0-1ok2_amd64.deb Size: 24040 MD5sum: 2d84b58bfb5ed657aebcc4cc332f6b11 SHA1: 4e9554e4d4f25c4ae1255985f383ee4591cc0af2 SHA256: 858be00312fba9530d55704e08f15c4c4f3d60497aebf0c7de8e7e9b622c1d4e SHA512: e69db04ee9098cd1c59418a9ad9dda49607758234c0c423f056a0c610bb67e593fbe6969e8bdb02b571fffd65d09395f5676115b26c8cdd1911a2cae017a7d7f Homepage: https://github.com/nu-book/zxing-cpp Description: C++ port of ZXing library (development files) ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in C++. . It was originally ported from the Java ZXing library but has been developed further and now includes many improvements in terms of quality and performance. It can both read and write barcodes in a number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E, EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF. . This package provides development files for zxing-cpp library. Package: libzxing2 Architecture: amd64 Version: 1.4.0-1ok2 Multi-Arch: same Priority: optional Section: libs Source: zxing-cpp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1371 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 5.2) Breaks: libzxingcore1 (<< 1.3.0~) Replaces: libzxingcore1 (<< 1.3.0~) Filename: pool/main/z/zxing-cpp/libzxing2_1.4.0-1ok2_amd64.deb Size: 679148 MD5sum: ac22457df3e819b12beb28695306f4aa SHA1: 910ad6d2b7730e17865c28f4f1b85e793a90126e SHA256: c5c00025855f81e9dfec44fa0e50ab7b5e6fe48e17761a50617882dd8565f0f9 SHA512: d970c9ac7c915f84695f3341492ea388cafc80e979ff3a1052b925da45622bc058f36bcc5be83f09f9488fb9497dafbef848dbbce548d93705bf281907087070 Homepage: https://github.com/nu-book/zxing-cpp Description: C++ port of ZXing library (library files) ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in C++. . It was originally ported from the Java ZXing library but has been developed further and now includes many improvements in terms of quality and performance. It can both read and write barcodes in a number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E, EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF. . This package provides library files for zxing-cpp library. Package: libzxingcore-dev Architecture: all Version: 1.4.0-1ok2 Priority: optional Section: oldlibs Source: zxing-cpp Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 15 Depends: libzxing-dev Filename: pool/main/z/zxing-cpp/libzxingcore-dev_1.4.0-1ok2_all.deb Size: 2854 MD5sum: 3fd2a3b916054b07f4af294750881099 SHA1: de8d9e25667d8f53e3cef1dd545a7c9d2971dd0f SHA256: c98bf5c861f3e1b1eb0def1bb44f396116a03b8d71f61011861c7fe4e793227b SHA512: c2d1f239e8fd025f6e85866adc04deb3ab7fb97e0cbb56e2f6e583b02fed52ebdf06e7f7070e1238fbcc59fb70f2fe892be34ba81029beacc41766718796cea5 Homepage: https://github.com/nu-book/zxing-cpp Description: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: licensecheck Architecture: all Version: 3.3.9-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 124 Depends: libobject-pad-perl (>= 0.75), libsyntax-keyword-try-perl (>= 0.27), libio-interactive-perl, liblog-any-perl, liblog-any-adapter-screen-perl, libnamespace-clean-perl, libpath-iterator-rule-perl, libpath-tiny-perl, libpod-constants-perl, libstring-copyright-perl, libstring-escape-perl, libstring-license-perl, perl:any Recommends: libregexp-pattern-license-perl (>= 3.9) Suggests: bash-completion Filename: pool/main/l/licensecheck/licensecheck_3.3.9-ok1_all.deb Size: 33816 MD5sum: b2c78415a206137c9a38b9a3212ff638 SHA1: 24ebf6b7f06b5c56b18bb276e25d4f6f66443ef1 SHA256: 6c4d065ccdcaa7c068772e05b3010887c9693f6854ce7a7a4057216d4fb02304 SHA512: 531a0b682948c1981ba189a9d436e0e054b423d2e22cdac440de0fe29157e086acafe024880bd4a021c22ad962faf8d0b99d543c6f3cb9e658a3696e3bbf4698 Homepage: https://metacpan.org/pod/App::Licensecheck Description: simple license checker for source files Licensecheck attempts to determine the license that applies to each file passed to it, by searching the start of the file for text belonging to various licenses. . Support for bash tab-completion requires the package bash-completion. Package: light-themes Architecture: all Version: 19.04-ok2 Multi-Arch: foreign Priority: optional Section: gnome Source: ubuntu-themes Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 17436 Depends: gtk2-engines-murrine (>= 0.90.3+git20100810), humanity-icon-theme, ubuntu-mono Filename: pool/main/u/ubuntu-themes/light-themes_19.04-ok2_all.deb Size: 464608 MD5sum: 76793f21a93e2c8a7252384cb746be5b SHA1: d2e545fef8204afd45ce9517c90c5dff9966731d SHA256: c6497a61797863953a37edaa7eefb91817663c79223e609a7a9478c7ac9b4696 SHA512: 9f6e1db4df45e4ccaf7fbf1aaa3344acb81cd3e8ec83f4517242b0cfbe07ada0018c1afc27114f15f187c4d64127866b6aa40dab3acb0d816304db8c48487a54 Homepage: https://launchpad.net/ubuntu-themes Description: Light Themes (Ambiance and Radiance) Includes matching Ambiance and Radiance themes . * Ambiance is a light-on-dark theme * Radiance is a dark-on-light theme . Introduced as the default themes in Ubuntu 10.04 LTS. Package: lightdm Architecture: amd64 Version: 1.30.0-ok4nile2 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 834 Provides: x-display-manager Pre-Depends: dpkg (>= 1.15.7.2) Depends: adduser, bash (>= 4.3), dbus, libglib2.0-bin, libpam-modules, libpam-runtime (>= 0.76-14), plymouth (>= 0.8.8-0ubuntu18), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgcrypt20 (>= 1.10.3), libglib2.0-0t64 (>= 2.79.0), libkysdk-sysinfo (>= 1.2.1), libpam0g (>= 0.99.7.1), libxcb1, libxdmcp6 Recommends: unity-greeter | lightdm-greeter | lightdm-kde-greeter | ukui-greeter, xserver-xorg Suggests: bindfs Conflicts: liblightdm-gobject-0-0, liblightdm-qt-0-0 Filename: pool/main/l/lightdm/lightdm_1.30.0-ok4nile2_amd64.deb Size: 154588 MD5sum: 4a491cc486fd1a975399bf8829952465 SHA1: 76c42c7ca0e6d66303736c8abe1210b3cbc7850d SHA256: 2032f314a75dd550475f5abd01770143cd6ed48e5e688e6348c86e98673a44fc SHA512: de6eaf5aab596a2aebc0226d0fcf286df9733eda197480a5856f4e903e6ef59391e24430b8e9356d5f482e7588d9e464ea329b97bb01c71688fd2214bae844fd Homepage: https://github.com/canonical/lightdm Description: Display Manager LightDM is a X display manager that: * Has a lightweight codebase * Is standards compliant (PAM, ConsoleKit, etc) * Has a well defined interface between the server and user interface * Cross-desktop (greeters can be written in any toolkit) Package: lightdm-gtk-greeter Architecture: amd64 Version: 2.0.9-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Xfce Maintainers Installed-Size: 609 Provides: lightdm-greeter Depends: libayatana-ido3-0.4-0 (>= 0.4.0), libayatana-indicator3-7 (>= 0.6.0), libc6 (>= 2.34), libcairo2 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.9.10), liblightdm-gobject-1-0 (>= 1.4.0), libx11-6 Recommends: adwaita-icon-theme, gnome-themes-extra, policykit-1 Suggests: desktop-base Filename: pool/main/l/lightdm-gtk-greeter/lightdm-gtk-greeter_2.0.9-ok1_amd64.deb Size: 83944 MD5sum: ada8f13f990b78542cf7326b3f1a3630 SHA1: 7bf6745fe82465e23a9d68d89b1224076382dd10 SHA256: 83530aba14309f3e1d1d3c253238148a6a0c159042ae714a52f2f9656986d125 SHA512: 018544bad8469160556201405ba5f92993ade7cd2da21bb5bbf489bf8a46cbc92dc24839f367bc19720eb6d932ea8c8f753ab3ecf5f3e7459bbcee022485bf3b Homepage: https://launchpad.net/lightdm-gtk-greeter Description: simple display manager (GTK+ greeter) lightdm-gtk-greeter is greeter shell for the LightDM login manager. It uses the GTK+ toolkit and integrates well with desktop environment using that toolkit, like the Xfce desktop environment. Package: lilv-utils Architecture: amd64 Version: 0.24.22-ok1 Priority: optional Section: sound Source: lilv Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 98 Provides: lv2-host Depends: libc6 (>= 2.34), liblilv-0-0 (>= 0.20.0~dfsg0), libsndfile1 (>= 1.0.20) Filename: pool/main/l/lilv/lilv-utils_0.24.22-ok1_amd64.deb Size: 18940 MD5sum: 1af65f0033b018fd0eda9ac86d25e9d0 SHA1: f4aecba757a800820c3a9a3ef05d0296e0a3ecc3 SHA256: 33a48df2f7cce39bc78fce4ed5a4c2c077d7842a92763bd79244fa9f853f7877 SHA512: 5a0c1522a76c8dfd0d60348e3908b61c477839d13585c6edd72f941e69949e4668c38441cb91deb64bdee288cbeeaed52d9d060e10306d7d9b5a60180a957f40 Homepage: https://drobilla.net/software/lilv.html Description: library for simple use of LV2 plugins (runtime files) Lilv (formerly SLV2) is a library for LV2 hosts intended to make using LV2 Plugins as simple as possible (without sacrificing capabilities). . Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. . This package provides the following utilities: * lv2info - Extract information about an installed LV2 plugin. * lv2ls - List all installed LV2 plugins. * lv2apply - Apply an LV2 plugin to an audio file. * lv2bench - Benchmark all installed and supported LV2 plugins. * lilv-bench Package: linglong-bin Architecture: amd64 Version: 1.5.7-1ok1 Priority: optional Section: admin Source: linglong Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 15804 Depends: desktop-file-utils, erofsfuse, libglib2.0-bin, linglong-box | crun, ostree, shared-mime-info, init-system-helpers (>= 1.52), systemd | systemd-standalone-sysusers | systemd-sysusers, libc6 (>= 2.38), libdocopt0 (>= 0.6.3), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.75.3), libostree-1-1 (>= 2017.6), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.8.0), libstdc++6 (>= 11), libsystemd0, libyaml-cpp0.8 (>= 0.7.0) Conflicts: linglong-dbus-proxy Replaces: linglong-dbus-proxy Filename: pool/main/l/linglong/linglong-bin_1.5.7-1ok1_amd64.deb Size: 1844888 MD5sum: 5324c29e4c87d3149f4acd1b7ce172c6 SHA1: a8c50320af6a9598cd62183682e9fdb2ec7a67ab SHA256: 4eafa1678b9dc1fd26a7e02c64b3008c5ab926a3b1102ccb49dd1fd70b60ac33 SHA512: c20388e7f3a9f57a1adc9cab5451f8c7d94c7c6c6bbc8abeb703dfa9c23b8fa828599dfc52b9b456ad4be6f8a7ef4e6170cab8ba0618804ffac602c61514050f Homepage: http://www.deepin.org Description: Linglong package manager. Linglong package management command line tool. Package: linglong-box Architecture: amd64 Version: 1.5.7-1ok1 Priority: optional Section: admin Source: linglong Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 312 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libseccomp2 (>= 0.0.0~20120605), libstdc++6 (>= 11) Filename: pool/main/l/linglong/linglong-box_1.5.7-1ok1_amd64.deb Size: 113104 MD5sum: 8abaf7f550666ba6110d340ace04c690 SHA1: 35dcc50b7c4696bbb5dd4712d41e7e19e17cec80 SHA256: 9746a01605fedb4670a3ead8a3d97ced5c0d863265d369b567736697116d489c SHA512: ec70e93bc1fd31638c3cf8616bb7c7916e655bc849841af68bb8420c1184c8a7cd5660832555723c769b0382306fa880dd3ad91aaf25528cb788309a3e3a5709 Homepage: http://www.deepin.org Description: Deepin sandbox with OCI standard. Deepin sandbox... Package: linglong-builder Architecture: amd64 Version: 1.5.7-1ok1 Priority: optional Section: admin Source: linglong Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Deepin Packages Builder Installed-Size: 1265 Depends: erofs-utils, erofsfuse, git, libelf1, linglong-bin, linglong-box | crun, libc6 (>= 2.38), libelf1t64 (>= 0.131), libgcc-s1 (>= 3.3.1), libglib2.0-0t64 (>= 2.75.3), libostree-1-1 (>= 2017.6), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.8.0), libstdc++6 (>= 11), libsystemd0, libyaml-cpp0.8 (>= 0.7.0) Recommends: devscripts, linglong-loader Filename: pool/main/l/linglong/linglong-builder_1.5.7-1ok1_amd64.deb Size: 420728 MD5sum: 04ad82e3a05aba9292e195b6e8b32d51 SHA1: a9716425722b01f1a42042bcb6b72ec858932bb8 SHA256: 88606e1883365439e020f87d5011e3b958d71cb4c91345fb1279614d63f8fd6b SHA512: 1dffc3a85e3fe784c0b279a3be83f550e4593977f9753eaa5d7fd15253bde9c5611c0481cd8d8e6fcf473270e4f04b5122db1231932a152b35275f297462ae73 Homepage: http://www.deepin.org Description: Linglong application building tools. ll-builder is a tool that makes it easy to build applications and dependencies. Package: lintian Architecture: all Version: 2.117.0-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Lintian Maintainers Installed-Size: 7018 Depends: binutils, bzip2, diffstat, dpkg (>= 1.17.14), dpkg-dev, file, gettext, gpg, intltool-debian, iso-codes, libapt-pkg-perl, libarchive-zip-perl, libberkeleydb-perl, libcapture-tiny-perl, libclass-xsaccessor-perl, libclone-perl, libconfig-tiny-perl, libconst-fast-perl, libcpanel-json-xs-perl, libdata-dpath-perl, libdata-validate-domain-perl, libdata-validate-uri-perl, libdevel-size-perl, libdigest-sha-perl, libdpkg-perl, libemail-address-xs-perl, libencode-perl, libfile-basedir-perl, libfile-find-rule-perl, libfont-ttf-perl, libhtml-html5-entities-perl, libhtml-tokeparser-simple-perl, libio-interactive-perl, libipc-run3-perl, libjson-maybexs-perl, liblist-compare-perl, liblist-someutils-perl, liblist-utilsby-perl, libmldbm-perl, libmoo-perl, libmoox-aliases-perl, libnamespace-clean-perl, libpath-tiny-perl, libperlio-gzip-perl, libperlio-utf8-strict-perl, libproc-processtable-perl, libregexp-wildcards-perl, libsereal-decoder-perl, libsereal-encoder-perl, libsort-versions-perl, libsyntax-keyword-try-perl, libterm-readkey-perl, libtext-levenshteinxs-perl, libtext-markdown-discount-perl, libtext-xslate-perl, libtime-duration-perl, libtime-moment-perl, libtimedate-perl, libunicode-utf8-perl, liburi-perl, libwww-mechanize-perl, libwww-perl, libxml-libxml-perl, libyaml-libyaml-perl, lzip | lzip-decompressor, lzop, man-db, patchutils, perl, t1utils, unzip, xz-utils, perl:any Suggests: binutils-multiarch, libtext-template-perl Breaks: funny-manpages (<< 1.3-5.1), libconfig-model-dpkg-perl (<< 2.151), lintian-brush (<< 0.88), lzd (<< 1.2-3~), pkg-js-tools (<< 0.9.4), pkg-perl-tools (<< 0.53) Replaces: funny-manpages (<< 1.3-5.1) Filename: pool/main/l/lintian/lintian_2.117.0-ok2_all.deb Size: 1076576 MD5sum: d8dccc604157a8744a95307f2a3baee2 SHA1: 2c5636ce32d13213893be3f1e753f4330d20746b SHA256: 9fbb21718a66b9127a44eb1fa2f1f953ff3791ab18f5572e00f2b57e081d617a SHA512: a1894a70085aeb9937a687fe1149866b4b4ea301dfac016ca2849683091b0071c9cd10298ec309fa282c9437d167da9b1c78e28d78dc2d72d035d31269f95407 Homepage: https://lintian.debian.org/ Description: Debian package checker Lintian dissects Debian packages and reports bugs and policy violations. It contains automated checks for many aspects of Debian policy as well as some checks for common errors. . This package is useful for all people who want to check Debian packages for compliance with Debian policy. Every Debian maintainer should check packages with this tool before uploading them to the archive. . This version of Lintian is calibrated for Debian Policy version 4.6.2. Package: linux-base Architecture: all Version: 4.5-ok1 Multi-Arch: foreign Priority: optional Section: kernel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Kernel Team Installed-Size: 55 Depends: debconf (>= 0.5) | debconf-2.0 Filename: pool/main/l/linux-base/linux-base_4.5-ok1_all.deb Size: 15992 MD5sum: 6a102f2add381170acfb399d5254523b SHA1: 45c10d389ecc48002df9c68e057a33286d232ff2 SHA256: 49a96045f3476466d4e8418eb542d23739f72be3800a8d7c2012600ec796ecb7 SHA512: b235f5ab593730e42dcae9a0682bf08fefd35965835c5a814b749734bfa640aab0ea29bd31423760e610f4cdd50cea8de0ca2d02306c499f762aea52e8d69b20 Description: Linux image base package This package contains files and support scripts for all Linux images. Package: linux-base-sgx Architecture: all Version: 4.5-ok1 Multi-Arch: foreign Priority: optional Section: kernel Source: linux-base Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian Kernel Team Installed-Size: 15 Filename: pool/main/l/linux-base/linux-base-sgx_4.5-ok1_all.deb Size: 2944 MD5sum: 46e98971e733844df08a62ab55bc793a SHA1: 509dcc67f6bdfc526f6bdc2ee7efd620829079c2 SHA256: 47ff7e170c61160d3294ac38d6aae33bbc5d4119d2692f1a197447724be2d855 SHA512: 1a3741eec9e66a3a927eabaecef6854b672339299df0ad48223f647cd385c45997a04892dd2e3a43f6bd5314caa555074f95aaa91d45ea5d46a456bbb01cf5af Description: Linux image base package for DCAP SGX This package contains files and support scripts for all Linux images with DCAP SGX drivers. Package: linux-buildinfo-5.15.0-23-generic Architecture: amd64 Version: 5.15.0-23.23ok9 Priority: optional Section: kernel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 2232 Filename: pool/main/l/linux-hwe-5.15/linux-buildinfo-5.15.0-23-generic_5.15.0-23.23ok9_amd64.deb Size: 422600 MD5sum: f44a4ca7ad88709d92b7ca01c0ac5b0b SHA1: d9b9063030e1d8d8720d6766b3ef23458268683b SHA256: 35a99b5fb5c4c09cce6026b47d74b337b284ca50c57a20d23cc1c57e60c6a15e SHA512: ead411696bfe939edd6e7ea1dcae6df3594520d8246a5433d75e3754a9b35fef072ba6b52428efc12e53f3fae09721e3b1e03efafd9517680b123724c53b34fc Description: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-6.6.0-15-generic Architecture: amd64 Version: 6.6.0-15.0ok9 Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 1950 Filename: pool/main/l/linux/linux-buildinfo-6.6.0-15-generic_6.6.0-15.0ok9_amd64.deb Size: 355116 MD5sum: 3e9f92f30d1d9b50a2807bedc53de52e SHA1: fff4678bacffbfc16bda3700904ec5209bdb0799 SHA256: 056d785fcb83859baa5b30cc3402b975754da17806948e2a205d6c9604ac141b SHA512: 25e708893d3c078d022870a970269f50baf0dc213b6bf32907620eaf5e6caed7905c0cb40bc2b12b9614bd1e1c09d24dc0910f9e7f21f05e48a6a8656a5729a4 Description: Linux kernel buildinfo for version 6.6.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 6.6.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-5.15.0-23-generic Architecture: amd64 Version: 5.15.0-23.23ok9 Priority: optional Section: devel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 149 Depends: linux-hwe-5.15-cloud-tools-5.15.0-23 Filename: pool/main/l/linux-hwe-5.15/linux-cloud-tools-5.15.0-23-generic_5.15.0-23.23ok9_amd64.deb Size: 3792 MD5sum: da727b654bcf5c084d576a955e5418cb SHA1: cbd75ac9b8a32c400b7dafdf28f3f99224c14d90 SHA256: 55d112bf6a72cce6b0cbb89802ef23939030d865d36ee6bc28430c47a4d1676f SHA512: 2869f7e74ff12c3b19c9abb82de5bd4ae976eccd917f09ccb07608923cced20ea5eb8add197a2842b23b1f65230e9198b669d3c9285306fc1b62eb60fa94d697 Description: Linux kernel version specific cloud tools for version 5.15.0-23 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.15.0-23 on 64 bit x86. Package: linux-cloud-tools-6.6.0-15 Architecture: amd64 Version: 6.6.0-15.0ok9 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 96 Depends: libc6 (>= 2.34), linux-cloud-tools-common Filename: pool/main/l/linux/linux-cloud-tools-6.6.0-15_6.6.0-15.0ok9_amd64.deb Size: 22324 MD5sum: d5b0c104227044151690522eca2a75df SHA1: a0e5608c0ea8242e4169944a6db08be3bb2a1c8a SHA256: 8c0a037bc207b7cfc39efa832e08a4940329de79604184afcd548fa058ab4ec1 SHA512: 57ee510ce655c718faf38f1bd9ccdb962883ad6f19099f4d14879185b0e561f7077b73e5a1f90fa72835c97c2e736f230e7ef4a7c7610123021be70f4285174e Description: Linux kernel version specific cloud tools for version 6.6.0-15 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 6.6.0-15 on 64 bit x86. You probably want to install linux-cloud-tools-6.6.0-15-. Package: linux-cloud-tools-6.6.0-15-generic Architecture: amd64 Version: 6.6.0-15.0ok9 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 26 Depends: linux-cloud-tools-6.6.0-15 Filename: pool/main/l/linux/linux-cloud-tools-6.6.0-15-generic_6.6.0-15.0ok9_amd64.deb Size: 1920 MD5sum: ea243648cb295b21c2bb0a0fa5c45a51 SHA1: 9dc1802def6cd43100d3ef9ddfb83e849c0708f3 SHA256: d2a418e353c791ce92f9fc9eae23be77b6ed547f8d5c7e815c39872979df936f SHA512: aec3c6f1358a5f25f392b913d93ac117226c148649c1fa693cccb10733a8d2a8e2f1d6c7ccf4741cdf283ee62fac1f3898c4ab1ae79aaecff8cf7f99d7a1a6f2 Description: Linux kernel version specific cloud tools for version 6.6.0-15 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 6.6.0-15 on 64 bit x86. Package: linux-cloud-tools-common Architecture: all Version: 6.6.0-15.0ok9 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 66 Depends: init-system-helpers (>= 1.51) Filename: pool/main/l/linux/linux-cloud-tools-common_6.6.0-15.0ok9_all.deb Size: 12112 MD5sum: a50ae1dca6e4c492d829ef97438ff9c3 SHA1: ec9c3aab09a2ab92ae469639133434dab4c307c4 SHA256: 023ae6862ed2e883d480d97e1b92c9813af496b0a651d522d53172ea7509293e SHA512: 5fcfd840033711a0c2ab5f5ee9e2d0aa0511ada0e7c7f363726f4d436b4af57d2f18f5038f293618bd5524c223b93810ce2049f2885b082c2b800eb8552e9054 Description: Linux kernel version specific cloud tools for version 6.6.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 6.6.0. Package: linux-cloud-tools-generic Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Provides: linux-cloud-tools Depends: linux-cloud-tools-6.6.0-15-generic Filename: pool/main/l/linux-meta/linux-cloud-tools-generic_6.6.0.ok4_amd64.deb Size: 2432 MD5sum: 1146dbd3641f844a59f229a069360fd4 SHA1: 4c53f78726c81eacdf2dc85c52e538a1281acb16 SHA256: 076aa345edab1c6e1b49c70ba8fb3051b5722e15af5873980e507d2a8ff9a18c SHA512: 2c4a87a6249a8f7665545a823a8d57c1b87540213565d3a860089ab0995dc27ca9282875e51207c2ed14623be4ff2c031b6e5564e2a8959c6cc9fabd673e0d8b Description: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-lowlatency Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Provides: linux-cloud-tools Depends: linux-cloud-tools-6.6.0-15-lowlatency Filename: pool/main/l/linux-meta/linux-cloud-tools-lowlatency_6.6.0.ok4_amd64.deb Size: 2428 MD5sum: c47d8645dcd8568b92ac01a204df86af SHA1: 5e3fe40a921fd5bbe4e4f388923292488dd9b78f SHA256: 31134d147fbb1a537654f0d0e62e22f33cfef93224cc994e3faf5ed567646467 SHA512: e3b466a3774d33da77e1676a73f1f87402ec0e7d43e3c27cb3a5d73dfec7b3e12f94e75444f175ebcb62e163af7f90af56dd797e544c1030c23a80fa4ec885ab Description: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-virtual Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Provides: linux-cloud-tools Depends: linux-cloud-tools-6.6.0-15-generic Filename: pool/main/l/linux-meta/linux-cloud-tools-virtual_6.6.0.ok4_amd64.deb Size: 2452 MD5sum: df89118bc3c08b2bea942d8f7c746c62 SHA1: ea217b62b0ff6e4049c442c21ec31d726944d0a8 SHA256: 5ea0eee01db8fe582e2c8a88de37150275e7c671f56992f73c1cf2034ce52586 SHA512: 898e393fbab9f9e940a67fcce3dced5ac77d8b9a7311491af613421062d34b19dda08def0477f7a995f91084d419df24a470ddfe58dd6c884553ef42282ee9cf Description: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-crashdump Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: devel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Depends: kdump-tools, grub-pc (>= 1.96+20090611-1ubuntu2) | grub-efi-ia32 | grub-efi-amd64 | grub (>= 0.97-29ubuntu24) Recommends: apport Suggests: crash Filename: pool/main/l/linux-meta/linux-crashdump_6.6.0.ok4_amd64.deb Size: 2680 MD5sum: 771688556be804c3c5669fc9c6a79c43 SHA1: b20dca5308190b8b0c01d25a69b484eec79f04db SHA256: effc4f2b4ab5d3d908ca24abb81f43cf1ae960f8cc75a6003b4405ec4cf18784 SHA512: 6bc2f689bc6230be677806440a5dcbe7e6daba48b74de86a4b926629455224b63744fd5484af20360f18deb4b325eb6885090a4fd69bcf8194d8c7c1d8241b12 Description: Linux kernel crashdump setup for the latest generic kernel This package installs all the needed infrastructure to get crashdumps from your running system. If you are experiencing kernel crashes that cannot be debugged normally (because the problem is infrequent or panic's the system in such a way as to make information gathering impossible), then you can install this package to automatically enable capture of the vmcore on crashes. Package: linux-doc Architecture: all Version: 6.6.0-15.0ok9 Priority: optional Section: doc Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 28814 Filename: pool/main/l/linux/linux-doc_6.6.0-15.0ok9_all.deb Size: 12861468 MD5sum: 17d4ad041d1e76a08ba2763f6708fc7f SHA1: 5382b62f49995e4853cc5bdf4ec40fa83eca7297 SHA256: 655c76d6fca72678702d606214e271756feb77d3128cb65fd7ac312e10f3d870 SHA512: c3fd9ae06a62629a1b3af7d457f07a9ecd4781bfb2ed4136f8a879fbdc2f7d4926d5a7f2594c03c7b99f6527057b818fa8541cfb6ac0c8631da2f6dece7c1f7e Description: Linux kernel specific documentation for version 6.6.0 This package provides the various documents in the 6.6.0 kernel Documentation/ subdirectory. These document kernel subsystems, APIs, device drivers, and so on. See /usr/share/doc/linux-doc/00-INDEX for a list of what is contained in each file. Package: linux-firmware Architecture: all Version: 1.205ok9.5 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 1043566 Provides: atmel-firmware Conflicts: atmel-firmware Breaks: linux-firmware-raspi2 (<= 1.20190819-0ubuntu2), linux-firmware-snapdragon (<= 1.2-0ubuntu1) Replaces: atmel-firmware, linux-firmware-snapdragon (<= 1.2-0ubuntu1), linux-restricted-common Filename: pool/main/l/linux-firmware/linux-firmware_1.205ok9.5_all.deb Size: 260569040 MD5sum: cc2b2557e2916563d1701d0cf86668d8 SHA1: 2a61907272b59f14168fe34f8430cef114ee2741 SHA256: e8a2fc4d44953c802bc7a4a0591b873310f9059f5cf23ad4f8ce4a291aa8dfd7 SHA512: 8e705c1c3e1054af3fc30bfdc20da796c02e1f3d1b6b493a0bd99f4349743b27463d81a72be03075b7da410e6129a2a756ad26b12a207875945ca4112f64ecbf Description: Firmware for Linux kernel drivers This package provides firmware used by Linux kernel drivers. Package: linux-generic Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Provides: kernel-testing--linux--full--generic, kernel-testing--linux--full--preferred Depends: linux-image-generic (= 6.6.0.ok4), linux-headers-generic (= 6.6.0.ok4) Filename: pool/main/l/linux-meta/linux-generic_6.6.0.ok4_amd64.deb Size: 1940 MD5sum: f3bb9cad13a8faf21aa4f1b09e8a5c77 SHA1: 88b0f46c285a309b596c8a508bb54c68b074d931 SHA256: 170efbd0fdca9ed8f47e867579a3b33ff9d63b96abc087ab52c5f31c20e40ad6 SHA512: 0f0a0e0fa1c7ef8034c38a63c46a1db5513e4d6173487a821ce03674f4f07897e546741235054605b82df94e1c79964b7605648a4dcf2bd2bab36f0d837cccfc Description: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-headers-5.15.0-23-generic Architecture: amd64 Version: 5.15.0-23.23ok9 Priority: optional Section: devel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 11212 Provides: linux-headers, linux-headers-3.0 Depends: linux-hwe-5.15-headers-5.15.0-23, libc6 (>= 2.34), libelf1 (>= 0.142), libssl3 (>= 3.0.0) Filename: pool/main/l/linux-hwe-5.15/linux-headers-5.15.0-23-generic_5.15.0-23.23ok9_amd64.deb Size: 1387416 MD5sum: f1394c95c534451a2cfec18789c98279 SHA1: 6d7d82f5ca00c80234925e9d8660ed6f5922346f SHA256: 456deb288a46f7ed02756accbe342d0b3d0100d6b70033a65b73fe84beb53ffc SHA512: eb3939c0ee2c47bc42672a811efa1db66a5fd7e4c0974b50bcd6f8faa2db6a865f2e9f890d15941629472213e6d1c0e65e71fa82ae4b99a29cf6ddfa08122090 Description: Linux kernel headers for version 5.15.0 on 64 bit x86 SMP This package provides kernel header files for version 5.15.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-23/debian.README.gz for details. Package: linux-headers-6.6.0-15 Architecture: all Version: 6.6.0-15.0ok9 Multi-Arch: foreign Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 91504 Depends: coreutils Filename: pool/main/l/linux/linux-headers-6.6.0-15_6.6.0-15.0ok9_all.deb Size: 14017508 MD5sum: 02a1cf5cc5dcdb9243faadbcf2a06f6f SHA1: edb7ff3930b95201ed8eab7622b44e985e2cf91b SHA256: dd485cf3ec99307c29902f3d74bebb91c37cdb16559c5ba14cb6ce074b172015 SHA512: ca6c40f10aa79bbd1bd86343fe5ea70b1a88bbeeba9fe3d04eeb16903d16973e1536fe905f8e9980b12385aab369be62b9c4b280027913c075bd703234018dae Description: Header files related to Linux kernel version 6.6.0 This package provides kernel header files for version 6.6.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.6.0-15/debian.README.gz for details Package: linux-headers-6.6.0-15-generic Architecture: amd64 Version: 6.6.0-15.0ok9 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 33739 Provides: linux-headers, linux-headers-3.0 Depends: linux-headers-6.6.0-15, libc6 (>= 2.38), libelf1t64 (>= 0.144), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.2.3.3) Filename: pool/main/l/linux/linux-headers-6.6.0-15-generic_6.6.0-15.0ok9_amd64.deb Size: 4242064 MD5sum: 936774ea7376619efd1dbc9cb3d4de28 SHA1: a329ff5968fee38d75cfcec34139e62a09f098f0 SHA256: b35a7ccae74098636ab1e99fa7a23a2bb84aa703c9e77000efd74268085a152f SHA512: 97546880c559ae1a009fce9f7827da7d40f174b00b9dfd3e612ae607fa2f181f5af5f3c02365b6a2768ca4679321125bada28cc8af18085dc88904fc20f6d9fe Description: Linux kernel headers for version 6.6.0 on 64 bit x86 SMP This package provides kernel header files for version 6.6.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-6.6.0-15/debian.README.gz for details. Package: linux-headers-generic Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Depends: linux-headers-6.6.0-15-generic Filename: pool/main/l/linux-meta/linux-headers-generic_6.6.0.ok4_amd64.deb Size: 2420 MD5sum: 966f65144cf9e93b4b01fcccc0874a33 SHA1: f260ff52a6747a2aa9452bd4a90573dd3012d95e SHA256: 29e13743a259d96dac97286a84a0998c226b35eb285689f153a8ff88745c564e SHA512: 7c4644778e6a6c1fb33cfb250c2ab0bc703a809e28459210c56ccd01f9579fa3d613ae7aead48422bb7049bfb957eec2601f8da2c1e6deb84cd4ed44108556e6 Description: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-lowlatency Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Depends: linux-headers-6.6.0-15-lowlatency Filename: pool/main/l/linux-meta/linux-headers-lowlatency_6.6.0.ok4_amd64.deb Size: 2416 MD5sum: 5fe5693ca13c58413220f500f4dd515c SHA1: b16fda0b9bc559085cd661175bd4bf33cdb11fc7 SHA256: 8ae22a1e64086e331767b2f69509336ba73c7184a74964c25522d3a69a1248e2 SHA512: 0c05ab35335d713f7fd7446a891cf60decce3262962077efd4b1b6d9b25d42262524ff6550bd05e415f79ea98f7f0bcf3bf5f63346f56290f759959aaa9980e1 Description: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-virtual Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Depends: linux-headers-generic (= 6.6.0.ok4) Filename: pool/main/l/linux-meta/linux-headers-virtual_6.6.0.ok4_amd64.deb Size: 1876 MD5sum: 18f89cd879fc11f1dd5b6cfec89c724a SHA1: f0ead3281bf9be5003f81a794e7dcb206166bbb0 SHA256: 4c388070c3afc851ce815702ed3d56d57b3012bd580fbf62e65cfb8a69832e8a SHA512: 22a57a391f98648181fc3f81b32ea2b9a2c91a87760bec389e71778cb0295463f6ca3139e6c1b6efb137b0209b4ffbd4d877f8eec7fd21a501d0596317a24d41 Description: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-hwe-5.15-cloud-tools-5.15.0-23 Architecture: amd64 Version: 5.15.0-23.23ok9 Priority: optional Section: devel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 219 Depends: libc6 (>= 2.34), linux-cloud-tools-common Filename: pool/main/l/linux-hwe-5.15/linux-hwe-5.15-cloud-tools-5.15.0-23_5.15.0-23.23ok9_amd64.deb Size: 55914 MD5sum: e1eb20472fc3f657c58c1f0dd1b84770 SHA1: 9a7e7b32d03d39940f229adb0a2fc69f783cd01c SHA256: c71c0d59aac9fc292ac3979f10b6469a034e8a81892010042a99dfadbaa9d959 SHA512: 7dde76f8e159ae39adb7f370f0d2f7f8eb7b5dac62c8172f6181387c8f6c7407259f0e9c691822dffd717783d11275f0cf3064ca5429d60092b800e67b1a0955 Description: Linux kernel version specific cloud tools for version 5.15.0-23 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.15.0-23 on 64 bit x86. You probably want to install linux-cloud-tools-5.15.0-23-. Package: linux-hwe-5.15-cloud-tools-common Architecture: all Version: 5.15.0-23.23ok9 Multi-Arch: foreign Priority: optional Section: kernel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 142 Filename: pool/main/l/linux-hwe-5.15/linux-hwe-5.15-cloud-tools-common_5.15.0-23.23ok9_all.deb Size: 38702 MD5sum: b86bb2c3e2aa1f4979a2d6a8ae4ee238 SHA1: 903e2b1d75c0ba41ccc9f431abcd99cacdb13d63 SHA256: 25c6f8522514078f861137da2a12a754174f9fa712ba7f0444bc6f001350a291 SHA512: c0dacd1539708d3d16cba74f7fd31d6bccc94b93d2ec97decf63e319815ff14f2e6829958cbad1c27d8766a610344d16acadfc588e22589e1f8ba6000ac140e9 Description: Linux kernel version specific cloud tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.15.0. Package: linux-hwe-5.15-headers-5.15.0-23 Architecture: all Version: 5.15.0-23.23ok9 Multi-Arch: foreign Priority: optional Section: devel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 75591 Depends: coreutils Filename: pool/main/l/linux-hwe-5.15/linux-hwe-5.15-headers-5.15.0-23_5.15.0-23.23ok9_all.deb Size: 12245852 MD5sum: a59ac1046ff2ca3d371dd692cc1d122e SHA1: d465bbca1b2f0a1d6537bdfb96e1899523911f48 SHA256: 55628cdca57f1f1fdf712542daec2b5f1b5586475e1a65856674e749f3e3cda2 SHA512: ff4fabc3dde116c3ca1cb3177d86d73e22a6ee4b7206bff3b79ff6ddb724bdfc5e440337655e7ba1b0d72cfbcc038132b370f6c4fff3fb5160c58a3c66c5ec9f Description: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-hwe-5.15-headers-5.15.0-23/debian.README.gz for details Package: linux-hwe-5.15-source-5.15.0 Architecture: all Version: 5.15.0-23.23ok9 Priority: optional Section: devel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 142 Provides: linux-source Depends: binutils, bzip2, coreutils Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev Filename: pool/main/l/linux-hwe-5.15/linux-hwe-5.15-source-5.15.0_5.15.0-23.23ok9_all.deb Size: 38976 MD5sum: 49080d855ecb4af8a17174eea685cb69 SHA1: 841019020754323aa1e41e67e3a9268bd485eb14 SHA256: 94fee4fd8880969ad9c3b5b98323ddba8dbc7914081726b214bf985deae6bd40 SHA512: 1f86b3b2035ff85c4f054d4e685debd7d8257de43bc42e87ee1177b7310cdcc2ed7ec99d7287aad12a660c47e2bcb587f3360ee7ed764b958bc07bb8ba7d3fc9 Description: Linux kernel source for version 5.15.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.15.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Package: linux-hwe-5.15-tools-5.15.0-23 Architecture: amd64 Version: 5.15.0-23.23ok9 Priority: optional Section: devel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 29491 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libdw1 (>= 0.157), libelf1 (>= 0.144), liblzma5 (>= 5.1.1alpha+20120614), libnuma1 (>= 2.0.11), libpci3 (>= 1:3.5.1), libslang2 (>= 2.2.4), libudev1 (>= 183), libunwind8, zlib1g (>= 1:1.2.3.3), linux-tools-common Filename: pool/main/l/linux-hwe-5.15/linux-hwe-5.15-tools-5.15.0-23_5.15.0-23.23ok9_amd64.deb Size: 6935478 MD5sum: 78e07aab3c1e67d87ac8a6c182c170be SHA1: 4f233d5c1bffcd129b57df88f6182f3a3878e22b SHA256: 1947a978743e3dcbfc70e1305a1dbdaaf368b1b6ec7f7cb9addfb763b81d76bd SHA512: f835ae6ae81d9d2994e37a836ac486b665c68ffb14d102ce95418c232605227d6101bc0e5eac5090f81710e9a7e6fd1136f9453178085f25bc16a0cce85d9c83 Description: Linux kernel version specific tools for version 5.15.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-23 on 64 bit x86. You probably want to install linux-tools-5.15.0-23-. Package: linux-hwe-5.15-tools-common Architecture: all Version: 5.15.0-23.23ok9 Multi-Arch: foreign Priority: optional Section: kernel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 142 Depends: lsb-release Filename: pool/main/l/linux-hwe-5.15/linux-hwe-5.15-tools-common_5.15.0-23.23ok9_all.deb Size: 38740 MD5sum: 8a440a7249c40c3bb27faa38dcef1d75 SHA1: f1b7299f86e84f88481ec735a0bd8d250fc2c53a SHA256: e2e3e523365dfb8eaa9b359758adceede22cf5791456285ca7ec4cdd8590dad6 SHA512: a8452a614fa13a3f1ea680708730685b8d7d6581f38142a04047610566465764e958a13bf7d2f914c7ae74344d48453b7a57de46866feb3338ca6b3d71c3be20 Description: Linux kernel version specific tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0. Package: linux-hwe-5.15-tools-host Architecture: all Version: 5.15.0-23.23ok9 Multi-Arch: foreign Priority: optional Section: kernel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 142 Depends: python3 Filename: pool/main/l/linux-hwe-5.15/linux-hwe-5.15-tools-host_5.15.0-23.23ok9_all.deb Size: 38662 MD5sum: ec4f9fcba78774bf6fe6259fe15cfe88 SHA1: 39943b0b691297d103c70e67333b05effc988a53 SHA256: 8f420a1b443f8b57c8d8b054f90a9334f06bb030672e007630fe9e4472e709f3 SHA512: c01c38bcb243c37cee869b4cafb1a1b8e6c38ef1990a1d52f971cbd355bfe3a36a3e41becbc8d4c0caac9802c32bffa79b250184c816e742ea737be2c4dc81b3 Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-image-5.15.0-23-generic Architecture: amd64 Version: 5.15.0-23.23ok9 Priority: optional Section: kernel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 13802 Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, virtualbox-guest-modules Depends: kmod, linux-base (>= 4.5), linux-modules-5.15.0-23-generic Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool Suggests: fdutils, linux-doc | linux-hwe-5.15-source-5.15.0, linux-hwe-5.15-tools, linux-headers-5.15.0-23-generic Conflicts: linux-image-unsigned-5.15.0-23-generic Filename: pool/main/l/linux-hwe-5.15/linux-image-5.15.0-23-generic_5.15.0-23.23ok9_amd64.deb Size: 10802680 MD5sum: a2541fbf4ef2151ee35f14c1f4c53806 SHA1: 9e6797a78c96bc33387308b8ffc3df45829278ca SHA256: 522f15e0d39ab4f9f6917d01f400df74be5d5a785a99111a33b6ed731c2b6891 SHA512: 90996c94816b528e030c7425adda96817932ca2d8a17863057a6cd54e30fd29328244e6c6412a65d11a1af6a6c60456b72296aa7b13f1c7b4aba91b33a739720 Description: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-extra-virtual Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Provides: kernel-testing--linux--modules-extra--virtual Depends: linux-image-generic (= 6.6.0.ok4) Filename: pool/main/l/linux-meta/linux-image-extra-virtual_6.6.0.ok4_amd64.deb Size: 1920 MD5sum: 47dd64906d56bd5392c9cee205b1c98c SHA1: edefd0db75563ae12f9aa902f9146bebc00e5281 SHA256: 9b3677f457d8743c57404ee1ac8fceab682252dae3c06fadc1482fa2bce3cf96 SHA512: d1d0c0e9338d5a741fbc958ad31026f04d1d653665ed243af7d219087ae4bb2be6c5b9946117e3c155a90b445ae72baa87189de60d32207d354e4ddb3504f3e9 Description: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-generic Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Provides: virtualbox-guest-modules (= 6.1.6-dfsg-1), wireguard-modules (= 1.0.20200413-ok1), zfs-modules (= 0.8.3-ok1) Depends: linux-image-6.6.0-15-generic | linux-image-unsigned-6.6.0-15-generic, linux-modules-extra-6.6.0-15-generic, linux-firmware, intel-microcode, amd64-microcode Recommends: thermald Filename: pool/main/l/linux-meta/linux-image-generic_6.6.0.ok4_amd64.deb Size: 2544 MD5sum: 3fb298d0b25427e0be1490ba090e0c8a SHA1: 049061985810b9f2cefd6d11e71cbd93663cb5b2 SHA256: 22c8a2d7ead586549a9bcc897ca48855a8e75ce27c2a87ab2cd0cefe63bfa091 SHA512: 6d5c3a93ae05e3b263fc433b2ca20d125c983b68f53c5d4d7b5a1d0e2a6d6fcc4f63a961d7cd94d5b1e842c16a20b73a0ae638baf8770408f05282db53bd604c Description: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-lowlatency Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Provides: virtualbox-guest-modules (= 6.1.6-dfsg-1), wireguard-modules (= 1.0.20200413-ok1), zfs-modules (= 0.8.3-ok1) Depends: linux-image-6.6.0-15-lowlatency, linux-firmware, intel-microcode, amd64-microcode Recommends: thermald Filename: pool/main/l/linux-meta/linux-image-lowlatency_6.6.0.ok4_amd64.deb Size: 2532 MD5sum: a0d33571b09b95427caba1bb061fc598 SHA1: 9f3ca45cf63348aecefaaeb32d98a7a0e4f8d960 SHA256: 2566436388306e80f50fd6219116ef193d1fef8d99cdbb3abcf7a02e36b94aff SHA512: cd6cbafcb9dd13f2889e8980f44bea55a527939bf03b2501300bff77fb17f0d696dc73419f6188bf7704818dfba2f2ab6ac1ab5afa08e5079c43e76a4123a251 Description: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-unsigned-6.6.0-15-generic Architecture: amd64 Version: 6.6.0-15.0ok9 Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 16132 Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, redhat-cluster-modules, virtualbox-guest-modules Depends: kmod, linux-base (>= 4.5), linux-modules-6.6.0-15-generic Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, initramfs-tools | linux-initramfs-tool Suggests: fdutils, linux-doc | linux-source-6.6.0, linux-tools, linux-headers-6.6.0-15-generic, linux-modules-extra-6.6.0-15-generic Conflicts: linux-image-6.6.0-15-generic Filename: pool/main/l/linux/linux-image-unsigned-6.6.0-15-generic_6.6.0-15.0ok9_amd64.deb Size: 16527552 MD5sum: 777f3ac2c3ab0ed541262935915e4940 SHA1: 018ff383a52eda71e734790c0898db95a70296a3 SHA256: b7b16fbb795f68d94926b2379c7c8d8b9607d9f43d629187d80efcbd67c85942 SHA512: 5d4f339b57acbc169a136af7b4ca3952b5dbee57e4c424616d4e4bb360738d222c58e35920a36ea680993d6c3507e77c0118c044375040f9c78f4385948fc80e Description: Linux kernel image for version 6.6.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 6.6.0 on 64 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-virtual Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Provides: virtualbox-guest-modules (= 6.1.6-dfsg-1), wireguard-modules (= 1.0.20200413-ok1), zfs-modules (= 0.8.3-ok1) Depends: linux-image-6.6.0-15-generic Filename: pool/main/l/linux-meta/linux-image-virtual_6.6.0.ok4_amd64.deb Size: 2504 MD5sum: 42c64d3f88cc5f9a35cc0f04babd798b SHA1: 114192ed971e68b287ecc4c58d9bc327c1ed5ff3 SHA256: 6b97cf77d6bf3375c8fc860bba72f2cf1f51b4b4986701f4b41880c75818a286 SHA512: 276ac14588ab03dc22c9b681348c1f3707db4c3570992a4a1d0fd75569b64a4a3f10d74f5994f57b621f313a438907d43aecf1fad0d2e677a53745556f20a2a8 Description: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-libc-dev Architecture: amd64 Version: 6.6.0-15.0ok9 Multi-Arch: same Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 6824 Provides: aufs-dev, linux-kernel-headers Conflicts: linux-kernel-headers Replaces: linux-kernel-headers Filename: pool/main/l/linux/linux-libc-dev_6.6.0-15.0ok9_amd64.deb Size: 1328316 MD5sum: f7371bac160c658228e4e344f1400784 SHA1: 7dab30ce6f38f28a710353c1abc8d38a9565e7a4 SHA256: 6090a27a8cb6cf71c48a1d1f5b53b731fc6f84d08dc2646be0169d2d708b03fd SHA512: 44b358bc521743c71aa4a86243f1b8bd400268089a6d6dfcf876f5044760185cf6374711d48d0fdc24a134a4aebdf36bfd47d57bf6b9a0e6dbdfffeea21f4b46 Description: Linux Kernel Headers for development This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-lowlatency Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Provides: kernel-testing--linux--full--lowlatency Depends: linux-image-lowlatency (= 6.6.0.ok4), linux-headers-lowlatency (= 6.6.0.ok4) Filename: pool/main/l/linux-meta/linux-lowlatency_6.6.0.ok4_amd64.deb Size: 1924 MD5sum: 54ca4fdbdb5a7f19d7d47dee8922f0ff SHA1: e59979dd5a7910e6d4000b31e0e6ed6c384a2a02 SHA256: d33587cf47ac0662f55bd8787a0547065cb9c41fcc3c61c8e8422c77278e62bb SHA512: 33bea8194f820572c2ee3520bf8966d14ccdfa2f649034e3266c2dce3a22b1dca6d50e85d46a5206b88948344a044b2842361889f625890e89fc9fc80d25a181 Description: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-modules-5.15.0-23-generic Architecture: amd64 Version: 5.15.0-23.23ok9 Priority: optional Section: kernel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 76415 Filename: pool/main/l/linux-hwe-5.15/linux-modules-5.15.0-23-generic_5.15.0-23.23ok9_amd64.deb Size: 14637286 MD5sum: 1aad997bbc81e54208955002090398a2 SHA1: 3c895c488be88a660cd7cbc899b62bf1c1c54191 SHA256: 80aed79bed07375403e013d5dc946965c9dff126a1a1dacf96160a88912cd19c SHA512: 954566ba4776c1bac56b1c2f327e381d584bb6db68edd00be21a9a5ec99792221ebb0611064b9213865274b9e49a082905444031d12fc2c5a6a5f4c356b39812 Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-6.6.0-15-generic Architecture: amd64 Version: 6.6.0-15.0ok9 Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 122600 Filename: pool/main/l/linux/linux-modules-6.6.0-15-generic_6.6.0-15.0ok9_amd64.deb Size: 18227112 MD5sum: d32d4d4300b4a183f40d72a4d87531e8 SHA1: 0bb752089731e38b54f017be20b3373c51619d4b SHA256: 169c26609d0aa976b3db7fe5744ef4a199e1279b2960e871a5c3fce7e20366b6 SHA512: dbe220adedd0f9f4c487087f9c91a67cdc51b5cb7686f93b10f58be34f1ef69d272685e3f7f63212136b58a0469a60510036fe6c872db779fe79b815e819d455 Description: Linux kernel extra modules for version 6.6.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-23-generic Architecture: amd64 Version: 5.15.0-23.23ok9 Priority: optional Section: kernel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 227411 Depends: linux-image-5.15.0-23-generic | linux-image-unsigned-5.15.0-23-generic, crda | wireless-crda Filename: pool/main/l/linux-hwe-5.15/linux-modules-extra-5.15.0-23-generic_5.15.0-23.23ok9_amd64.deb Size: 44229402 MD5sum: 951607ab87fe0ded1fb966cbac214d7e SHA1: 884e145f35c3df24ee1a62b0b9b0b96f3a8b16ca SHA256: 1668e1293ac663ac7ff58117572e7a2ad0d68e53766a9b98dc1299c66000e178 SHA512: 89466635125b3e666feb13840bee0104b8216008f7053afc79cbfa83892ddb65a80a3d396a0aa0fde0cc841ca7fbbc31dfd7dac58a4fe648ef4259f411bbcec2 Description: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-6.6.0-15-generic Architecture: amd64 Version: 6.6.0-15.0ok9 Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 348001 Depends: linux-modules-6.6.0-15-generic, wireless-regdb Filename: pool/main/l/linux/linux-modules-extra-6.6.0-15-generic_6.6.0-15.0ok9_amd64.deb Size: 52373640 MD5sum: 5e81556c9044d794fa900152f90ded3a SHA1: c715b2f96b2dee4e43e6f66424858e4b2dd074bd SHA256: 996c314b114dee18172fc831c813ccf6609bef8fa3e064d01dcaa235d3ac2bd1 SHA512: 2358dd158c84006c273f9e3da399b58fd84f19b528c0850feb1a7f3d0f58fe17817db508b8fe2af6fc87d3cfda760dc497b2b0497c77a927866a37c1adfff150 Description: Linux kernel extra modules for version 6.6.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 6.6.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-source Architecture: all Version: 6.6.0.ok4 Priority: optional Section: devel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Depends: linux-source-6.6.0 Filename: pool/main/l/linux-meta/linux-source_6.6.0.ok4_all.deb Size: 2416 MD5sum: 8ec007b265cc05c51b9c9c2102ad42e1 SHA1: 922ce8cb29f019354564fa98f418c6d03d59aa58 SHA256: f47295465dc480c735a26644135d6981273f7b2947412e379f740d4f0a60a2c1 SHA512: 98f3e6f06d762fc69b87296c1d18da95d431cc9397b695e247da809b04958ed51e56c75b8ca020a1261e64230696465a8192eb8ee37fb938985103aafef4f94f Description: Linux kernel source with Ubuntu patches This package will always depend on the latest Linux kernel source code available. The Ubuntu patches have been applied. Package: linux-source-6.6.0 Architecture: all Version: 6.6.0-15.0ok9 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 570086 Provides: linux-source Depends: binutils, bzip2, coreutils Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev Filename: pool/main/l/linux/linux-source-6.6.0_6.6.0-15.0ok9_all.deb Size: 246224348 MD5sum: f1814f5b91f2529afd346e46eadcac15 SHA1: be4ed5a01a859375c779cf1c24127fb1232a9c9c SHA256: 156cb35654b244e438df724ba6a811fcdfcb28be53d0a73242d344e3749648e9 SHA512: 6e396ad442e92c0a349db6de8728542ba7022252ae661140a379eaabfe70e54dddaa578820193377db3cd67ec8a706f90c70cdf8cee18f088886ececda435392 Description: Linux kernel source for version 6.6.0 with patches This package provides the source code for the Linux kernel version 6.6.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Package: linux-tools-5.15.0-23-generic Architecture: amd64 Version: 5.15.0-23.23ok9 Priority: optional Section: devel Source: linux-hwe-5.15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: KylinSoft Kernel Team Installed-Size: 154 Depends: linux-hwe-5.15-tools-5.15.0-23 Filename: pool/main/l/linux-hwe-5.15/linux-tools-5.15.0-23-generic_5.15.0-23.23ok9_amd64.deb Size: 3916 MD5sum: 9adc683aa6ea8976e09cba40245f2325 SHA1: 3ff42b8e9bc164cc4ed68253490417a88c543694 SHA256: cddd93d47b5879fac6ff310d30343b6ec078dc0697de34e47b386374298cf8d2 SHA512: c3a7f4afe574e2601488b4db0927dc0cd4bfdb7bfb2e3632aecfe8fa686b2adef85a0c09a742aa5ebfa17a29bc03525a99313b52c9ff2f5f7e819ad3d1634f6a Description: Linux kernel version specific tools for version 5.15.0-23 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-23 on 64 bit x86. Package: linux-tools-6.6.0-15 Architecture: amd64 Version: 6.6.0-15.0ok9 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 12309 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libdw1t64 (>= 0.160), libelf1t64 (>= 0.144), liblzma5 (>= 5.1.1alpha+20120614), libnuma1 (>= 2.0.11), libpci3 (>= 1:3.8.0), libslang2 (>= 2.2.4), libssl3t64 (>= 3.0.0), libstdc++6 (>= 4.1.1), libudev1 (>= 183), libunwind8, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.3.3), linux-tools-common Filename: pool/main/l/linux/linux-tools-6.6.0-15_6.6.0-15.0ok9_amd64.deb Size: 2666776 MD5sum: 626b39b1f902110d4b8a778dbb5c5fd2 SHA1: 2e17666acf7d2b8539a348752344eedc34c85998 SHA256: 28d9cbe99b5d494e23d2e6a4e5d75f91bf267ee45fc9969ed2154f4bad0635c2 SHA512: d8d2aa925c4b7a306bfa732652a5a74c50660c5b66a346fbe6d74ffa0eec3c9c632083a3e114ba9cc4239ca5b55e6675491836f632208cc065082097a84cc755 Description: Linux kernel version specific tools for version 6.6.0-15 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.6.0-15 on 64 bit x86. You probably want to install linux-tools-6.6.0-15-. Package: linux-tools-6.6.0-15-generic Architecture: amd64 Version: 6.6.0-15.0ok9 Priority: optional Section: devel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 30 Depends: linux-tools-6.6.0-15 Filename: pool/main/l/linux/linux-tools-6.6.0-15-generic_6.6.0-15.0ok9_amd64.deb Size: 2036 MD5sum: feca56cafe960a32c21a11c1d7db7b3c SHA1: 805e2d9d12992c4a8cec8ec9958ab46dab1a1f93 SHA256: 8121b87447a607e905a598c038b86a62b9ae9a6458228877c21ca38cfa217aff SHA512: a4f654db7ab1ed08a5a8768f1f3d342ff4d9a4fea2822a93359e9b1c31485bd8f908090b10eb78eab22698d55092113038ab28e0dbff07fd6927998161703876 Description: Linux kernel version specific tools for version 6.6.0-15 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.6.0-15 on 64 bit x86. Package: linux-tools-common Architecture: all Version: 6.6.0-15.0ok9 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 341 Depends: lsb-release Filename: pool/main/l/linux/linux-tools-common_6.6.0-15.0ok9_all.deb Size: 246904 MD5sum: 8cbbf897d2803ceb2a334774e1bd564a SHA1: e09b3e3608089e2013efdb1291c5296078e92bc0 SHA256: 051e5f14bd20d74b148f7611834a65eed9ec2701f708a040033cb80999d778cf SHA512: b496722aa7f680b70a9d1b1132fb1abc2c5eb707711dca16242f048cd4699e0fc352537aa2ac20a54712e63ca7f66a0e1890e0279486ac140736843e436a772c Description: Linux kernel version specific tools for version 6.6.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 6.6.0. Package: linux-tools-generic Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Provides: linux-tools Depends: linux-tools-6.6.0-15-generic Filename: pool/main/l/linux-meta/linux-tools-generic_6.6.0.ok4_amd64.deb Size: 2424 MD5sum: ca694b49f8fc40962a044339c71034bf SHA1: 4c6ccb355e46874d5a21b674a231e66139446476 SHA256: 64b626d7cad4e061e85b3b47b22a887ecd17f184fa7ddb57330a15e891e35e29 SHA512: dc0b0c88510f2febf2046221bdfe6b5eed9e173a6f8668d5d02652bab4ab6233260ba0416ac49b548a757927158e39dc5ad9551222474a3be0424daed7ef3a85 Description: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-host Architecture: all Version: 6.6.0-15.0ok9 Multi-Arch: foreign Priority: optional Section: kernel Source: linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Kylin Software Kernel Team Installed-Size: 91 Depends: python3 Filename: pool/main/l/linux/linux-tools-host_6.6.0-15.0ok9_all.deb Size: 22760 MD5sum: aec445457c5c0019456a41222e17e284 SHA1: d11ad4fee73f7595739931c25d094e8a6dfd0839 SHA256: d3e6b90150067fc1d319d29489daf667e50d6fa8e210fc0da3d263d7470a0860 SHA512: 2da171fad08bc5c09f2def5e98b9c3c3a95f486a937bbdd1b0c644feb6d0b7090dcb24ccf5a2fab130a2d415e1a271018f3cd61dde9a2a9ffc5ea230aac466bf Description: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-tools-lowlatency Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Provides: linux-tools Depends: linux-tools-6.6.0-15-lowlatency Filename: pool/main/l/linux-meta/linux-tools-lowlatency_6.6.0.ok4_amd64.deb Size: 2416 MD5sum: b1bdf54b458f17728ba2c8e90176cb6a SHA1: 7845265b32e9a30e2006bf838f58655f5dd80d98 SHA256: ad9304d771fba313e9adddcd68426df4bcc8f3d7b3e4b4fdeeaafa2d269e4e34 SHA512: d44a85506cae688331231aacb422264eecbed53de6e23ef69fd1a92a2b7bde272eb2be0608e93de74570a17a285259eeee6a40f7f6e578f5e3dd2c2692fb0e0e Description: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-virtual Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Provides: linux-tools Depends: linux-tools-6.6.0-15-generic Filename: pool/main/l/linux-meta/linux-tools-virtual_6.6.0.ok4_amd64.deb Size: 2436 MD5sum: f82cd9696a50b86aac792335bdfc6942 SHA1: 8a84e4e81516c16fd3b934996b2958db29845291 SHA256: 2f41e6c3fccb39a3e7203909efb30e871ca31ee60f23416e2753f48620dcf30d SHA512: 4ec75bde043e08482272990e43c1dcceab73f495db1ff545997ca160d1dca7f29fd5f73b0a99e04942cbeecc6e6848ec6083ef810a8cadce472d0884e7397281 Description: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-virtual Architecture: amd64 Version: 6.6.0.ok4 Priority: optional Section: kernel Source: linux-meta Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Kernel Team Installed-Size: 9 Provides: kernel-testing--linux--full--virtual Depends: linux-image-virtual (= 6.6.0.ok4), linux-headers-virtual (= 6.6.0.ok4) Filename: pool/main/l/linux-meta/linux-virtual_6.6.0.ok4_amd64.deb Size: 1924 MD5sum: f17f08cc8bb977e949a18d2732794f47 SHA1: fd4b5f8a8a190b8aeaeb656081d0ed30e41e433d SHA256: 46eb80ca7262b724d6db4d85ac955e85b33ec1b5eff886fee1f9d2304f90129b SHA512: f22b7746d1e75653f7e9e2a5da0a7515a28d1a6244032b4727c137d120c4f18bb516a1d994e0469e591f113445797ee3a9b87982e24f5785e2422825572a9180 Description: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers-virtual. Package: lirc Architecture: amd64 Version: 0.10.2-ok3 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 2383 Depends: liblirc0t64 (= 0.10.2-ok3), python3, python3:any, libasound2t64 (>= 1.0.16), libc6 (>= 2.38), libftdi1-2 (>= 1.2), libgcc-s1 (>= 3.3.1), liblirc-client0t64 (>= 0.10.2), libportaudio2 (>= 19+svn20101113), libstdc++6 (>= 11), libsystemd0, libusb-0.1-4 (>= 2:0.1.12), libusb-1.0-0 (>= 2:1.0.12) Recommends: gir1.2-vte-2.91, python3-yaml, python3-gi, systemd Suggests: lirc-compat-remotes, lirc-drv-irman, lirc-doc, lirc-x, setserial, ir-keytable Filename: pool/main/l/lirc/lirc_0.10.2-ok3_amd64.deb Size: 459956 MD5sum: 3073c3d3951223444585918a15f8fee1 SHA1: f75f37bfba400babdc90d587a47e0b6af122d571 SHA256: 3c477e8320da6336e836f954f887304d3f1ee46915c86906c01e3907d1adeffe SHA512: f9f0ec309857103c740538127459a6dba207712a859294a2f7f4689fec353826464c8a46f0e36a0236652d7d0e06c5c73d1cd450f0d0c173765d5f42dbef0386 Homepage: https://sf.net/p/lirc Description: Infra-red remote control support - daemons and utils LIRC stands for 'Linux Infra-red Remote Control'. . This package provides the daemons and some utilities to support infra-red remote controls under Linux. Package: lirc-doc Architecture: all Version: 0.10.2-ok3 Multi-Arch: foreign Priority: optional Section: doc Source: lirc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 7289 Filename: pool/main/l/lirc/lirc-doc_0.10.2-ok3_all.deb Size: 1010480 MD5sum: 050cccfe98d2588efa1286825c36f72c SHA1: 193157f3e3b10ec915a359881077f6a8ca5e0693 SHA256: d5b57f89a99518fcc1e3b72bd4b07462a70367e828f4c88c2f7c394e033002b6 SHA512: 97f58d8303387fcf8955acf134315fb86c84fd0c58865dd27c6b48b7433e37bb6d1c7546f495d3284f9b01fcbdeb0fa2d0e5ee798f227fc6f80837b22462723b Homepage: https://sf.net/p/lirc Description: Infra-red remote control support - website and manual docs LIRC stands for 'Linux Infra-red Remote Control'. . This package provides the documentation including manual, manpages and the public website. Package: lirc-x Architecture: amd64 Version: 0.10.2-ok3 Priority: optional Section: utils Source: lirc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 83 Depends: liblirc0t64 (= 0.10.2-ok3), lirc (= 0.10.2-ok3), libc6 (>= 2.38), liblirc-client0t64 (>= 0.10.2), libx11-6 Recommends: xfonts-75dpi Filename: pool/main/l/lirc/lirc-x_0.10.2-ok3_amd64.deb Size: 20960 MD5sum: c5eaec9da26bae219a3dd60a821c51a4 SHA1: 9672f98456495d4c4e2aa53e98204bc6baddb09e SHA256: 9e5ef84f4ae036f1fb9e16eeebb565389c81523b1e1abc57563699f859f14fa5 SHA512: dc47b464522393681474a1a56465dcfb5a05f9c680406dd364afb87547f0ae0f41481383025804e2825e7a35edb46f53081d3774b6018f65a3869f32516910bf Homepage: https://sf.net/p/lirc Description: infra-red remote control support - X utilities LIRC stands for 'Linux Infra-red Remote Control'. . This package provides X utilities for LIRC: - irxevent: Allows controlling X applications with a remote control. - xmode2: Shows the IR waveform of the remote controller without an oscilloscope. Unneeded for TV cards or the Irman. Package: live-build Architecture: all Version: 3.0~a57-ok13 Priority: optional Section: misc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Live Project Installed-Size: 829 Depends: debootstrap | cdebootstrap | cdebootstrap-static, cpio, initramfs-tools (>= 0.130), dpkg-dev, apt-utils, dosfstools Suggests: genisoimage, git, memtest86+ | memtest86, mtools, parted, squashfs-tools | mtd-tools, sudo | fakeroot, syslinux | grub, uuid-runtime, win32-loader, gnu-fdisk Breaks: livecd-rootfs (<< 2.75) Filename: pool/main/l/live-build/live-build_3.0~a57-ok13_all.deb Size: 139964 MD5sum: 76b8d860d0e82fef76dfc497bd6de280 SHA1: 3a0ab7ee2f78ae98054d4d4f4960c9eaf5db2c94 SHA256: 4ac293c28e51b9730d9bfda4c4d2dc8efcc64c0367d159dad4af6f00b0f34e73 SHA512: 1de541d300616e0464a9d4c9dca6560c470a810c3f73edd7f8734ee6a972886e0c8afd5a670bf38892b90f8715a9f0af216bc5aae37de5a5e2e5940ff3ed7523 Homepage: http://live.debian.net/devel/live-build/ Description: Debian Live - System build scripts live-build contains the scripts that build a Debian Live system image from a configuration directory. Package: live-build-cgi Architecture: all Version: 3.0~a57-ok13 Priority: optional Section: misc Source: live-build Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian Live Project Installed-Size: 46 Depends: live-build (= 3.0~a57-ok13) Recommends: apache2 | httpd, cron Filename: pool/main/l/live-build/live-build-cgi_3.0~a57-ok13_all.deb Size: 6624 MD5sum: 94f05e5a0a379259b7eb7c1d4bc1868c SHA1: 6f6a7927eaa5e680c7638540e281cdca73fd0767 SHA256: 7a5a2186dbb245f3585ef9010cbf1d59af6294cc6d64e6c16d8bc1652b1ace34 SHA512: 5457d0ae157c5bf7482d26d900d81d486fcd9fd154151029a9c5355d912c91262551823b6ae04bed564182a6161e53ed189ac6bc2ae0c7c9bf2617ac87908498 Homepage: http://live.debian.net/devel/live-build/ Description: Debian Live - System build scripts (CGI frontend) live-build contains the scripts that build a Debian Live system image from a configuration directory. . This package contains the CGI frontend. Package: lksctp-tools Architecture: amd64 Version: 1.0.19+dfsg-ok1 Priority: optional Section: net Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 182 Depends: libc6 (>= 2.34), libsctp1 (>= 1.0.12+dfsg) Filename: pool/main/l/lksctp-tools/lksctp-tools_1.0.19+dfsg-ok1_amd64.deb Size: 45050 MD5sum: 4bd2666c7599fc2e7fa77416c284a136 SHA1: ffd71e3d8091a6c11e63e9c4bdcff2afb66446fd SHA256: 95f939a02456e9257da4f727df781a7effe7ece24ec442233681cdacc49024ac SHA512: a66cd6c1822f949a01eac8aa48d2f9d8a195f62de1ace07cca13f1a06fff0da5f9872d6b294e938d51772aae68fd4d2811367211307d991fd4fabdd2931c04f1 Homepage: http://lksctp.sf.net/ Description: user-space access to Linux kernel SCTP - commandline tools SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC 2960 defines the core protocol. . This package is part of the LKSCTP project, and contains libraries and commandline tools to test SCTP functionality: * checksctp: determine if kernel supports SCTP * withsctp: run existing TCP binaries over SCTP * sctp_darn: send and receive messages via SCTP * sctp_test: check SCTP functionality from user-space Package: lld Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: devel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 17 Depends: lld-17 (>= 17~) Filename: pool/main/l/llvm-defaults/lld_17.0-58~exp1-ok1_amd64.deb Size: 2068 MD5sum: fe0169827c22751fd9328d058a773ea9 SHA1: 70969724fdf480306fb0b2941724f793d2e25ca4 SHA256: adbd6482a881d22019803e6551604ead00e9e374b83f4fab55ff4f4bce7e3e75 SHA512: be43f1041eca80f945b3183aafa14342502006ffbc0329b1a44f5b86ddee03f65c1140b7fc49d2c99c823de52fecb31c5e6f39746642c3e7aac5c50ad65e8890 Description: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This is a dependency package providing the lld linker. Package: lld-10 Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: devel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 3846 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.0-ok3), libstdc++6 (>= 6) Filename: pool/main/l/llvm-toolchain-10/lld-10_10.0.0-ok3_amd64.deb Size: 1032322 MD5sum: a6b62469bd83abfdcb28aa2b76bbb5f7 SHA1: 81fde97e1995b470eb6124c994ffd5a2ffeec7f0 SHA256: 09c73e4231742d0d62df2cf0b363a5c91be5ed847a4c4916c2bbf64aed315c4f SHA512: ff9f7bd5dae96d83b3867a3c6b2c2fe4a0880fa5cd681e55d782afa009a2b115de121d5fca2c771910fc3f52a9bf724b35cbf949d3eb920dfeefe961ce77d869 Homepage: https://www.llvm.org/ Description: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lld-15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 4925 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-ok3), libstdc++6 (>= 12), zlib1g (>= 1:1.2.2) Filename: pool/main/l/llvm-toolchain-15/lld-15_15.0.7-ok3_amd64.deb Size: 1325146 MD5sum: abfa2745afd0bed287293dead1684fc4 SHA1: c322834f26e181091f387f5bf7ae326a6e515eac SHA256: 7cfc8783575ae0b6e11c578a5c47a59cb68f96ae901cb408f822e1755b28f587 SHA512: ff5cba5140e2c19e88acba8d2a4329d62954024652c1aad8f57c8a8be73221cf79c14d60cfe5c8917e853e6aca326489712e85cd8c1e4b0ec7c5e22e077bed2f Homepage: https://www.llvm.org/ Description: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lld-17 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 4904 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm17t64 (= 1:17.0.6-9ok4), libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2) Filename: pool/main/l/llvm-toolchain-17/lld-17_17.0.6-9ok4_amd64.deb Size: 1200644 MD5sum: 137fa3c9283332d43aabd6401f9c2275 SHA1: 6214fe2ba3780e364b82c66ccfce56b649e228e3 SHA256: 97513ea969f7e6248c07b10c3e826dec82bbca1605607342384f843ef81c18fe SHA512: f0b1b62737a315f798a8913d78fda67381f84f244a004c16c548cff9b3ff96f93239ab9f7e26abb9c549858004fbb87deeb78c56162e993e8d63ec1537345d26 Homepage: https://www.llvm.org/ Description: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lldb Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: devel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 18 Depends: lldb-17 (>= 17~) Breaks: lldb-11, python3-lldb-11 Filename: pool/main/l/llvm-defaults/lldb_17.0-58~exp1-ok1_amd64.deb Size: 2236 MD5sum: 94f8e65c9d2e94312a270b66f3601fca SHA1: c62e04f9e89624ddb9ef768bc0a402414f73d2a8 SHA256: 82b8afa7aa782e0ea76b3663c6ff08b173a61792d19ab56ee742a8ed21966104 SHA512: 5ea8eeb48acd911d62351322e56f09f45c8eec35f788505a0114ce9aa60840b74b465b00fad155b863868409f16276073336c72daf6a680026dd3b92849a4b2c Description: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This is a dependency package providing the default version of lldb. Package: lldb-10 Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: devel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 3205 Depends: libc6 (>= 2.15), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-10 (>= 1:9~svn298832-1~), libllvm10 (= 1:10.0.0-ok3), libncurses6 (>= 6), libstdc++6 (>= 9), libtinfo6 (>= 6), llvm-10-dev, python3-lldb-10 Filename: pool/main/l/llvm-toolchain-10/lldb-10_10.0.0-ok3_amd64.deb Size: 978118 MD5sum: 82e0e6392d0efec0d9f00aa4a572de3e SHA1: 09e982ad42571d49ce130b53c612c4abeb0e8dc1 SHA256: 3d984206ffa13129cdad055e4fd6f8d37929e58b80408b4121f67070e1b5eb4d SHA512: 7c7882f998efa5c18437a15ccb939758854336fcf17cd925a08b2a306b122293a9ef002b1e70e2509f856a1f200baa8b8c01b12e0e7c07cec596f9e7042b1b0a Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: lldb-15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 3883 Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-15, libllvm15 (= 1:15.0.7-ok3), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), llvm-15-dev, python3-lldb-15 Filename: pool/main/l/llvm-toolchain-15/lldb-15_15.0.7-ok3_amd64.deb Size: 1187612 MD5sum: 8b3d32dc11faea4de89f3ad41a8133e7 SHA1: db0cc44eefc19dffb4be0b6b809029cfc11a4a79 SHA256: f10a0a06d7c598491fde91517958ace6176cad85a92f5bbc09c43670438dd33e SHA512: 9295d31610e8cf8369aed56aa318a6cb96acebfe65d19c60ea500ee24f345f6047f8b2c2fabfab437043874d4f35a7b5a29a570175c59bfc5fab2884b58a1402 Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: lldb-17 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 3968 Depends: libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-17t64, libllvm17t64 (= 1:17.0.6-9ok4), libncurses6 (>= 6), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4), python3-lldb-17 Filename: pool/main/l/llvm-toolchain-17/lldb-17_17.0.6-9ok4_amd64.deb Size: 1097652 MD5sum: ebbbabf957af32f269cf7842fd0c63b2 SHA1: a572537aaaf55afb5b27392ce529d2bf4e51aee9 SHA256: 04f777286a0e39b9f3c1fe3de9164e8079f480a2998abebfdac7c22318202007 SHA512: c89a9f3094c97cd7e6a74fedf3dd07efeb746746b24fcb3ddd1ee30803cb57148369e95a47dfca826599ae08d206c857e23173175fa6ee8a04bf6cc226078596 Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: llvm Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Priority: optional Section: devel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 107 Depends: llvm-runtime (= 1:17.0-58~exp1-ok1), llvm-17 (>= 17~) Filename: pool/main/l/llvm-defaults/llvm_17.0-58~exp1-ok1_amd64.deb Size: 4248 MD5sum: e7dfb3586a8090f0b727a64bda252ba6 SHA1: 96bcd69bb0174cee27f5e57af97367bc52471fc2 SHA256: a275b5adb4a17284e9c3f61edb260e8e6c3ee0afa6e3c070d34b2f1603e84cf3 SHA512: 489778375071445a069d0009d76a1a1daeac8d2fc8eccc1d312f29d6bc86f423dfa814182d0ed753ca3f8edfdf82a4ad65feff907a0c691caf2eb83c37615f03 Description: Low-Level Virtual Machine (LLVM) The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. . This is a dependency package providing the default llvm package. Package: llvm-10 Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: devel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 20592 Depends: llvm-10-runtime (= 1:10.0.0-ok3), libc6 (>= 2.15), libgcc-s1 (>= 3.3), libllvm10 (>= 1:9~svn298832-1~), libpfm4, libstdc++6 (>= 9), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.1.4) Recommends: llvm-10-dev Suggests: llvm-10-doc Filename: pool/main/l/llvm-toolchain-10/llvm-10_10.0.0-ok3_amd64.deb Size: 5771464 MD5sum: 9bc475570a6b0c137eb79bf492900870 SHA1: 7bc467fc5699e75c36852333c9e6d6db54ee4190 SHA256: 5bb5a59c38c792adabf0c38c621c052bd5aef92c536a1c433f6d4821b2bba20b SHA512: f68177ae6e43b52fad3f65b623c2b9f1db302e1379290702d130742ab177d19aa4881d02799e070e88395392fe9ab1b6016a1176318724d257c32cada6bf9e59 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-10-dev Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: devel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 198319 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.0-ok3), libstdc++6 (>= 9), libffi-dev, llvm-10 (= 1:10.0.0-ok3), libtinfo-dev, llvm-10-tools (= 1:10.0.0-ok3), libclang-cpp10 (= 1:10.0.0-ok3), libz3-dev Filename: pool/main/l/llvm-toolchain-10/llvm-10-dev_10.0.0-ok3_amd64.deb Size: 28980754 MD5sum: 01a47ad977af9be045d8e4c9799c3e31 SHA1: 69f419f841d9746d79f1d579cec436b170059c8b SHA256: 15250bd30116de83a692c0e9fa3d21412773cfa27552093070befb7b685d291c SHA512: 613721b34ef9e99063fce50d3b2b3389eeab84e1b8f6610fac25717634ca9df9e9e0675b0da894c18bd1addc5f77216d329b5eb0bcc85ad2ff61047d9293e4f7 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-10-doc Architecture: all Version: 1:10.0.0-ok3 Priority: optional Section: doc Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 28776 Depends: libjs-jquery, libjs-underscore Filename: pool/main/l/llvm-toolchain-10/llvm-10-doc_10.0.0-ok3_all.deb Size: 3643398 MD5sum: 9bffdc9285bbd3ef5a59ba2835c28c19 SHA1: 2cf7e060e6c509c46352e82852ea76145ccad734 SHA256: c90d900edcafa3cc0925f782965d674033544046ffbbf6d91a73af7fa350f488 SHA512: 9396ebbb1db0a90c74fe19fb0998c8146d733d35be0a521e7bcbfd832f08d3df8d4c01ad91582723112163c8eb38a454488c11c8d7d63b3cc230f899fdccc880 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-10-examples Architecture: all Version: 1:10.0.0-ok3 Priority: optional Section: doc Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 17 Depends: llvm-10-dev (>= 1:10.0.0-ok3), llvm-10-dev (<< 1:10.0.0-ok3+c~) Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.0-ok3_all.deb Size: 3528 MD5sum: 9afaca249fca3dbb37fbd379fc2e5678 SHA1: f2fac8f4695af9150269c90eafdb801063811e59 SHA256: 217a0552023f0adc3c52d39a71df86a58a270f4a652ccb86af76a4bc6af93038 SHA512: 7401c177fb16e1a6e13a95f7f4df16bcd9b7f87ec9b7468b9979d3d8a3c8a77802c5ccf607e446b89273a845df1efabfb222726d93b312c683d2e89585aa4cdf Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-10-runtime Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: devel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 676 Depends: binfmt-support, libc6 (>= 2.15), libgcc-s1 (>= 3.3), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.1.4) Filename: pool/main/l/llvm-toolchain-10/llvm-10-runtime_10.0.0-ok3_amd64.deb Size: 201806 MD5sum: be74cdc0506a729bae3037853377b065 SHA1: 97c85fddfa82182535a482536bd6755da5a603e5 SHA256: a2a2d0193aabb540279174beb1f5c949e9c01b75245849adec8b73803282be29 SHA512: b33e061d409e7b7b4f0e8bc7cf787ab34d7a3c87cc9ad7261462cb9ee86012c10c51f468000ae0b3a8d4338fa559afba02f38b03158804c3bd0692c5a4997b3c Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-10-tools Architecture: amd64 Version: 1:10.0.0-ok3 Priority: optional Section: devel Source: llvm-toolchain-10 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 1495 Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.3), libstdc++6 (>= 5.2), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Breaks: libclang-common-10-dev (<< 10~+20191225064807+aff6c9db9a9-0) Replaces: libclang-common-10-dev (<< 10~+20191225064807+aff6c9db9a9-0) Filename: pool/main/l/llvm-toolchain-10/llvm-10-tools_10.0.0-ok3_amd64.deb Size: 341656 MD5sum: 474dc77effb08bcc159835c9698c2965 SHA1: 89ac422fd7678c13ea8b10e2883cb997c082608a SHA256: 563a9a9074d9984b839870293093e09c138bdaafedb99afa15bd2cddbc2e6a48 SHA512: e51301f124f47501cff61fb901ac17b799f081ba020101639b2ec789ad1b8793146c0b18aa6f3db038746421afc64447adbb9d0117929d747f62e22894742e9a Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: llvm-15 Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 51311 Depends: llvm-15-runtime (= 1:15.0.7-ok3), llvm-15-linker-tools (= 1:15.0.7-ok3), libc6 (>= 2.36), libcurl3-nss (>= 7.23.1), libgcc-s1 (>= 3.3), libllvm15, libpfm4, libstdc++6 (>= 12), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.2.0) Recommends: llvm-15-dev Suggests: llvm-15-doc Filename: pool/main/l/llvm-toolchain-15/llvm-15_15.0.7-ok3_amd64.deb Size: 13212286 MD5sum: 6e67c6f30849195f700aba3c41b9bed2 SHA1: 281e8cc47252578145f764f8cb2b34612561d53e SHA256: d2763b22c1beb0017890faf45bb0298da6d907cc83d23eda5c09d2130200a551 SHA512: cd40cb14316753e80c15de06aca3c95209a684736d998bc267cbaf3b98e0be01ca8f4bff72fb15f22787a081d8b72bde3179a6cf059588b438fe03dfdc0d33a7 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-15-dev Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 290238 Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-ok3), libstdc++6 (>= 4.1.1), libffi-dev, llvm-15 (= 1:15.0.7-ok3), libtinfo-dev, llvm-15-tools (= 1:15.0.7-ok3), libclang-cpp15 (= 1:15.0.7-ok3), libz3-dev, libxml2-dev Filename: pool/main/l/llvm-toolchain-15/llvm-15-dev_15.0.7-ok3_amd64.deb Size: 40227122 MD5sum: 89f384aa987f7c205daa5fc5c66a438c SHA1: e3f8aed4d60eb4cfbf85c1a2d27701c7f1a825da SHA256: 57905eb91c9e8346a8355fcf801bca8e333d96db57dddd62ffa0084925d48d10 SHA512: fd53fa882876fc2c2713ded692d2a545921f15e56ec56d55d3d8c8aaa7a5ecbb20297e2b2032176b7d3b0a16f327550e56ec7ad18d3a8709489b977896e48597 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-15-doc Architecture: all Version: 1:15.0.7-ok3 Priority: optional Section: doc Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 47836 Depends: libjs-jquery, libjs-underscore Filename: pool/main/l/llvm-toolchain-15/llvm-15-doc_15.0.7-ok3_all.deb Size: 6824250 MD5sum: 5bd4aa5a6fc687da90f37067d0651e49 SHA1: 3d4444e7f52d362e20fc8051ebedca3dca760274 SHA256: 3bb0376759a41bed13d8028994c2221dcbf7584d99df4e56599f004e9f2d741f SHA512: 974c93e4fdd4002e93dd5e6514f2f2f505cffa2dc9599d5197a955d1c5e4674992e1d582268e05e60bef8e0c1eee18082f772954152df5c4a40a30b96ae4bc8e Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-15-examples Architecture: all Version: 1:15.0.7-ok3 Priority: optional Section: doc Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 439 Depends: llvm-15-dev (>= 1:15.0.7-ok3), llvm-15-dev (<< 1:15.0.7-ok3+c~) Filename: pool/main/l/llvm-toolchain-15/llvm-15-examples_15.0.7-ok3_all.deb Size: 244402 MD5sum: b83c7626bc76da3e623c1d2dcbc37185 SHA1: b3e8565b29705f85b6a242b0b6257dc055105291 SHA256: 7f19a116ef14a562c23eddef01ac8e4697332bfa6c74f55c3c920669a8c1df56 SHA512: a00a4978cfe3c3a2e2d02ae2fff110b86a8d9a9d938bd75c1cc504c028dd7feaa80d097bf9edb51f1f2e579cb11ea3181b6ad3d000b959af8b262b8b6c0937e7 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-15-linker-tools Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 4300 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15, libstdc++6 (>= 11) Filename: pool/main/l/llvm-toolchain-15/llvm-15-linker-tools_15.0.7-ok3_amd64.deb Size: 1365712 MD5sum: b6ab392ef9b8567e06c29026af1dd37a SHA1: 1bf764a9c7398f6254377686dc51442643e9f8f6 SHA256: 7ca77296a5be9767f6973da7143d73db86bc54d4398d1cb4381464d0fca4a1ca SHA512: 74af5f9d87ee43e897ea59e77ec835c58bf432c7953ff2f24a7f9ad89962d4d83d99b4596094ea63d938f8738261957d94ede5d5b10fa155ae4bee877368c5f8 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVMgold and LLVMPolly linker plugins. Package: llvm-15-runtime Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 1444 Depends: libc6 (>= 2.36), libgcc-s1 (>= 3.3), libllvm15, libstdc++6 (>= 12), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.1.4) Recommends: binfmt-support | systemd Filename: pool/main/l/llvm-toolchain-15/llvm-15-runtime_15.0.7-ok3_amd64.deb Size: 503164 MD5sum: ee536b0a05b999a19cb68afdd3da8b28 SHA1: 4e715fa4e529c068915cee497995ac9e6ad5e134 SHA256: 99143faa072d6dfcd6323694edf2d7f14abadc666ef12a18bae5fe71a0f6c6f4 SHA512: 65fd7c543cb4a8b60dcef80b37e8bcb1fa611c6c1a3946e67fde91b8ad75ba3bcff7d73051551ae33958433907ae9340f38875c598c5ad73bcbd7892530d92c6 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-15-tools Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 1990 Depends: libc6 (>= 2.36), libgcc-s1 (>= 3.3), libllvm15, libstdc++6 (>= 11), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Filename: pool/main/l/llvm-toolchain-15/llvm-15-tools_15.0.7-ok3_amd64.deb Size: 429730 MD5sum: 126ba7275bf4f558edc08509a15c436d SHA1: 4233cbb7cfd4e9f275069538e4f587c0ffc583aa SHA256: f057f2f2c736ab70102d2196ed51b8ff6e811819196f1d0f5b11003f3f8a3b8b SHA512: cace4bdf82a85a2c5736f46b1ef760e64a414ef150d053659fb7f1a81467a4dd1d49691009833c28952a47ed4e796390393f2e50a2e51e440af910b0dacee3de Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: llvm-17 Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 117244 Depends: llvm-17-runtime (= 1:17.0.6-9ok4), llvm-17-linker-tools (= 1:17.0.6-9ok4), libc6 (>= 2.38), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.3), libllvm17t64, libpfm4, libstdc++6 (>= 12), libtinfo6 (>= 6), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Recommends: llvm-17-dev Suggests: llvm-17-doc Filename: pool/main/l/llvm-toolchain-17/llvm-17_17.0.6-9ok4_amd64.deb Size: 21514296 MD5sum: 11629385627b0263f6d5fee5a8bd9bf1 SHA1: 6e4cfbe3ecbe64aac6701b9179eb0313ffdaf3a1 SHA256: e8b76d9e716aaf744efee65bf750afe9535db2a47372a0fd0322bf3dc7960a06 SHA512: 89300bdf9d0eacec41250722a74a632638a858e7020cdf62bf6df484744d17bd63d7f98076d8568f9aa167bd1b421f37e4162958829e6ec83f0245711eab4a4a Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-17-dev Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 316940 Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libllvm17t64 (= 1:17.0.6-9ok4), libstdc++6 (>= 4.1.1), libffi-dev, llvm-17 (= 1:17.0.6-9ok4), libncurses-dev, llvm-17-tools (= 1:17.0.6-9ok4), libclang-cpp17t64 (= 1:17.0.6-9ok4), libz3-dev, libxml2-dev Filename: pool/main/l/llvm-toolchain-17/llvm-17-dev_17.0.6-9ok4_amd64.deb Size: 38680372 MD5sum: ca8c15789756c1ba42d6c045aa323fa1 SHA1: da422b5f1274787cb553f0a93639ec139f097543 SHA256: 8f9ee4e71f88d2285dd0791f659f0ce1ff62c07fd077d4c5ea90b29f8043ee0c SHA512: 0568c9ea58a790dc23f9699fd007da7187cc8f21412271afd24749be9f5d005c132579ee80ea4e379fbefbfb6663aeb5924b803970b8f10c1442a0df71837c9a Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-17-doc Architecture: all Version: 1:17.0.6-9ok4 Multi-Arch: foreign Priority: optional Section: doc Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 53892 Depends: libjs-jquery, libjs-underscore Filename: pool/main/l/llvm-toolchain-17/llvm-17-doc_17.0.6-9ok4_all.deb Size: 7154424 MD5sum: aba3dfb5d1abcaf2d73a8971d4951743 SHA1: d23ea0236fa1e817ecd6a14625d66d26baaf0bb8 SHA256: 25aee0b72cf0e275aa178c95a43ee70d22df66fd83c2f3b4145d74d3774c5a4c SHA512: ec748d9280cda317077530f08c32ab7726816d7a79ec64d185360315110d5964598b3db5affff5910a407001e97db00762e871bdbfa4b655797d1af678c2b7c2 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-17-examples Architecture: all Version: 1:17.0.6-9ok4 Priority: optional Section: doc Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 428 Depends: llvm-17-dev (>= 1:17.0.6-9ok4), llvm-17-dev (<< 1:17.0.6-9ok4+c~) Filename: pool/main/l/llvm-toolchain-17/llvm-17-examples_17.0.6-9ok4_all.deb Size: 243508 MD5sum: 161681f3f6dcb45ec62b25ec433f5d97 SHA1: 86e2b458b355c084999ac79d2ff9f866598c1d70 SHA256: 089abee806aeba2d9952d409fd160250376583d6f6e913c4d0f78e656cb2808e SHA512: 0c0305e498aa5161b6e6ab2127af464a3d30733664367c863a3717ca43c9e9aa65e632e8eb553ad2d6d23e5cae90f80a228b600924d48d91fddbe6134e304caf Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-17-linker-tools Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 4216 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libllvm17t64, libstdc++6 (>= 11) Filename: pool/main/l/llvm-toolchain-17/llvm-17-linker-tools_17.0.6-9ok4_amd64.deb Size: 1207964 MD5sum: b7aa61fdd45b4fa163daf01237db2c8b SHA1: 67c8eb26c70c380579c70ac81125758bc26c1fd1 SHA256: 33ed915547e1d696403baff2520d4419b421c7803be228de7d5e2fbe08c835c3 SHA512: 04c3f7a87d207e318d90e19f73e6c35fb48c23161cfa5f187d72d7f6c08c602e6795171c4ec01cc0a28d366adbce70efcff38b4976bd32c349b5c358c8e0638b Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVMgold and LLVMPolly linker plugins. Package: llvm-17-runtime Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 1592 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm17t64, libstdc++6 (>= 12), libtinfo6 (>= 6), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Recommends: binfmt-support | systemd Filename: pool/main/l/llvm-toolchain-17/llvm-17-runtime_17.0.6-9ok4_amd64.deb Size: 488280 MD5sum: 3a322f69c4f6620a4fb16d7f239ca3c4 SHA1: ec03617de0d6d788d504e504427118a713580a50 SHA256: 2bda61979ecdb799f1fabd3ff9eb1dd083f1f1485b77b0db65d8a9c2a7050e15 SHA512: 19f90648b40fe13539452b1a0becbe366f741a4bc268826ca3926f2b92040bc0a9441224ed1d3fe0500fbaf007948711dd5152d126949bbefed3dbeb1c017050 Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-17-tools Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 2395 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libstdc++6 (>= 11), libtinfo6 (>= 6), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Filename: pool/main/l/llvm-toolchain-17/llvm-17-tools_17.0.6-9ok4_amd64.deb Size: 451164 MD5sum: 2815b2616e38a93e2a838d6ff015d132 SHA1: e71a1a6c6e118c21019bbbbc26bd76fce80491be SHA256: 7fc48e2847da350e35a60d26e761a5fedbe1ba7c7cf7d58cab5f62e371797953 SHA512: ba447eeb85e35a816baf5549677965d106460522488c064be16afb199e51dd00ece0525ab62e03fcd4d0d4b11f961b0cc39c4752c32e723506829aca124bd34d Homepage: https://www.llvm.org/ Description: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: llvm-bolt Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: devel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 14 Depends: bolt-17 (>= 17~) Filename: pool/main/l/llvm-defaults/llvm-bolt_17.0-58~exp1-ok1_amd64.deb Size: 2020 MD5sum: 9b358b4912f9d2a16feea5f863530d3a SHA1: a85cf4e939e944e82f5d7f6469ca646ce2623e8c SHA256: 17c3f1f827cb9254e8bc9522fada4c1a96fea44e3e6540bcb83716e6dcb58dbd SHA512: d03fb5c5e80d534760b501fe369a14f4df8a593f43fc67891641424efc426a29edf97ad814ce4af24602d13d569a512ffd685eb3c3119584187694c5a8555394 Description: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. . This is a dependency package providing bolt. . This package is not called bolt because it is already used. Package: llvm-dev Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Priority: optional Section: devel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 23 Depends: llvm-runtime (= 1:17.0-58~exp1-ok1), llvm-17-dev (>= 17~), llvm Filename: pool/main/l/llvm-defaults/llvm-dev_17.0-58~exp1-ok1_amd64.deb Size: 2128 MD5sum: 186a33648c4aa1f2dbc3649cc0d3488d SHA1: 66ba85d2baa1783625b4ca18e2bfbc5f2f39ef97 SHA256: 783e9dda3f04d42d6cdd3c6dc416486bc2876e4cecd1a9e8023410fe78687de9 SHA512: cadad958ce782ac2f5302ff4162c826ccf6ccdf170532f48fa15f60ee823ce543dcbb1970c6b1eb60c236ade4431038e9a851c333e7dcab0891e38f123c3e977 Description: Low-Level Virtual Machine (LLVM), libraries and headers The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. . This is a dependency package providing the default libraries and headers. Package: llvm-runtime Architecture: amd64 Version: 1:17.0-58~exp1-ok1 Multi-Arch: same Priority: optional Section: devel Source: llvm-defaults (0.58~exp1-ok1) Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 13 Depends: llvm-17-runtime (>= 17~) Filename: pool/main/l/llvm-defaults/llvm-runtime_17.0-58~exp1-ok1_amd64.deb Size: 2048 MD5sum: f345aa93a8f42b1e2f9a5571726987ab SHA1: 8f2683f4b4ad465c8dd53bf4ab9294c36dc9ae6d SHA256: c9e7d78f4fc20629ec3577b5a38554f59a200e37be82e2aaa47fd7ab1ed380f3 SHA512: 5dd1511beb3a4f2a375d586da48251817deb6862c376a3fad0bac24a5cba2d88d6c5400cd2c477caf537866f35f06e4475ca19c8cb715ba675181dba72d3f85c Description: Low-Level Virtual Machine (LLVM), bytecode interpreter The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. . This is a dependency package providing the default bytecode interpreter. Package: lm-sensors Architecture: amd64 Version: 1:3.6.0-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Aurelien Jarno Installed-Size: 378 Depends: sed (>= 4.0.5-0), lsb-base (>= 3.2-0), libc6 (>= 2.4), libsensors5 (>= 1:3.5.0), perl:any Suggests: fancontrol, read-edid, i2c-tools Filename: pool/main/l/lm-sensors/lm-sensors_3.6.0-ok1_amd64.deb Size: 87352 MD5sum: 00d919aeaf748b5815b5beca15b7b8ed SHA1: e341ef9f2baedbb0f5c076a2307d958924f9b6a0 SHA256: f5642a9c1206f264c0a5c9df1727d71f64e9d36149194e4ed828f0ded979b1b1 SHA512: 7311f02361b0a56c913ca18363eeef5f1d9eea5d0860cfd4cdda4902877d51c4fa70312e6d691ca66d639c9a874903296cfa52c58d783d3eda8f60beaf2491fb Homepage: https://hwmon.wiki.kernel.org/lm_sensors Description: utilities to read temperature/voltage/fan sensors Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This package contains programs to help you set up and read data from lm-sensors. Package: lmdb-doc Architecture: all Version: 0.9.31-ok1 Priority: optional Section: doc Source: lmdb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LMDB Installed-Size: 2510 Breaks: liblmdb-dev (<< 0.9.9-0) Replaces: liblmdb-dev (<< 0.9.9-0) Filename: pool/main/l/lmdb/lmdb-doc_0.9.31-ok1_all.deb Size: 284606 MD5sum: 2b056dd0a281f2c533805fb2f9afeb4a SHA1: 9c5c00830da9652fd38b70a5a1f03f42d864ceb2 SHA256: 6744dad82db22d9df3232d2bde335f0ef0f930bd9c69d8ee1a66d1866ee2952d SHA512: 042e86d92b4fdf7fc9f5005eb911ba738fcb758787dc6fcee0ce463149fc227adc8b4ac56814488d20ee0a6c32179fd1bd282aa7b97a1e2ada20d08b6187915c Homepage: http://symas.com/mdb/ Description: Lightning Memory-Mapped Database doxygen documentation This package contains the doxygen generated documentation and the man pages for the LMDB library. . Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact key-value embedded data store developed for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). Package: lmdb-utils Architecture: amd64 Version: 0.9.31-ok1 Multi-Arch: foreign Priority: optional Section: database Source: lmdb Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LMDB Installed-Size: 267 Depends: libc6 (>= 2.38) Filename: pool/main/l/lmdb/lmdb-utils_0.9.31-ok1_amd64.deb Size: 75530 MD5sum: 9644ce0d285e203ed1ff84a126f12df9 SHA1: eb8553bf953c3d7731d66dd65e3d66055c5b6a26 SHA256: f59cdb2ec08d9c144895301348380ff933b8b13afb155aad48db78a1ee5c42e2 SHA512: b1da0365caa69765918cf3170785ec83bdc4072e68ded696ef7c64869112bd0916ef6a5a2b5dec1191e109028bb3a5b440c156e01f7bf24548a4ea717dfda725 Homepage: http://symas.com/mdb/ Description: Lightning Memory-Mapped Database Utilities This package provides tools for manipulating LMDB databases: * mdb_stat - LMDB environment status tool * mdb_copy - LMDB environment copy tool . Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact key-value embedded data store developed for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). Package: localechooser-data Architecture: all Version: 2.89-ok2 Priority: optional Section: devel Source: localechooser Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Install System Team Installed-Size: 816 Depends: iso-codes, debconf (>= 0.5) | debconf-2.0 Breaks: casper (<< 1.361), system-config-kickstart (<< 2.5.20-0ubuntu24) Filename: pool/main/l/localechooser/localechooser-data_2.89-ok2_all.deb Size: 188700 MD5sum: c6b2412064336518204fa14b47664fcb SHA1: 7b72603bee0f5dcc76530badf0d49bf43f684478 SHA256: 8b22794688a4d019c917de2e9ee9097725ca17793dbeb8c0b46d5c512211c59f SHA512: 3e7d494245ab6bb56b6dd39d832914019562d2fec267289975f6bf41b4794501acddbb7d9f6eb6732219bd6061e7f1aacee84b3cb2270dd384292d65b77278a5 Description: Lists of locales supported by the installer This package contains lists of languages, countries, and locales supported by the installer, for use by programs that create automatic installation scripts. Package: locales Architecture: all Version: 2.38-1ok6.9 Priority: standard Section: localization Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 15894 Depends: libc-bin (>> 2.38), debconf (>= 0.5) | debconf-2.0 Filename: pool/main/g/glibc/locales_2.38-1ok6.9_all.deb Size: 3883816 MD5sum: 4d2019d056b85c5a9d41b253b7eae569 SHA1: 4ac6c39ac363aa14167144c4ba43e59c8b0cbee9 SHA256: ea88363a9a18354699841d50cadcab045164b6228be3c435de95da065039faae SHA512: 71ed031103105ed719e0cbdf6af168c2060ddcfdcc9bf03d135cd70a78a9501290caf836791a89d7ce7ca70616a9cf1eba7e3f140f175e36909def313b83a929 Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: National Language (locale) data [support] Machine-readable data files, shared objects and programs used by the C library for localization (l10n) and internationalization (i18n) support. . This package contains tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: locales-all Architecture: amd64 Version: 2.38-1ok6.9 Multi-Arch: foreign Priority: optional Section: localization Source: glibc Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: GNU Libc Maintainers Installed-Size: 227355 Filename: pool/main/g/glibc/locales-all_2.38-1ok6.9_amd64.deb Size: 10671944 MD5sum: c42d3df23b3a1782229fd2270f57f00a SHA1: a96267488da212bdda4b27496df3991b9f43c917 SHA256: b7bec1fc3dc7efc8be111e1e85a70eb4d075da0979f7708b229370b2d612392d SHA512: 24c3721ff25e693eace0367f86118748d9d675d1498cc47bab03c20b274222979cc72dcc667e50484038a855bc6b5383e786d39c6ade9dd7d0194b3eee8d33ea Homepage: https://www.gnu.org/software/libc/libc.html Description: GNU C Library: Precompiled locale data This package contains the precompiled locale data for all supported locales. A better alternative is to install the locales package and only select desired locales, but it can be useful on a low-memory machine because some locale files take a lot of memory to be compiled. Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git Package: locate Architecture: amd64 Version: 4.9.0-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: findutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 164 Depends: findutils (>> 4.2.31-1), libc6 (>= 2.38) Filename: pool/main/f/findutils/locate_4.9.0-ok2_amd64.deb Size: 49312 MD5sum: 63d7ab567a2488df8c823c55ff029e5d SHA1: 16923d8efd9f91f5ea58d8c6dcc8030214c307ed SHA256: e5a35224d0171d343df6349df1a158b6a5772025e7925ec01aa833a6ff798ffd SHA512: 1aa4c87c91c6f73091d90af7ca87f52b1883b9f0cb2ee87c68f4940dd2bb39c49bfb8f35b40fcc73dc183e02a2e73c34593fdad7cf2842cd84ef10bebaa06fe2 Homepage: https://savannah.gnu.org/projects/findutils/ Description: maintain and query an index of a directory tree updatedb generates an index of files and directories. GNU locate can be used to quickly query this index. Cnf-Ignore-Commands: locate Package: lockfile-progs Architecture: amd64 Version: 0.1.19-ok1 Multi-Arch: foreign Priority: optional Section: misc Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 72 Depends: libc6 (>= 2.34), liblockfile1 (>= 1.0) Filename: pool/main/l/lockfile-progs/lockfile-progs_0.1.19-ok1_amd64.deb Size: 15358 MD5sum: ddb910c20da8a46241df6cbcc89721d5 SHA1: b382d84a63c99a05885ec0cfcb3ad57f3b120ac8 SHA256: fd9ce4692c33b82af6de15ecf88a3261105d74301adf03445a173b7ca0dc2db5 SHA512: 099ed4a8987100841c492a3a61a15a3b7ce15a91415a83929ce7c2e58b6f5bb2bdcac0fca21d5b02e50646e21c33631d98ec5f0850117d2c13b1b846a6cae525 Description: Programs for locking and unlocking files and mailboxes This package includes several programs to safely lock and unlock files and mailboxes from the command line. These include: . lockfile-create lockfile-remove lockfile-touchlock mail-lock mail-unlock mail-touchlock . These programs use liblockfile to perform the file locking and unlocking, so they are guaranteed compatible with Debian's file locking policies. Package: login Architecture: amd64 Version: 1:4.14.3-ok3.5 Multi-Arch: foreign Priority: required Essential: yes Section: admin Source: shadow Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Shadow package maintainers Installed-Size: 2510 Pre-Depends: libaudit1 (>= 1:2.2.1), libbsd0 (>= 0.11.0), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libpam-runtime, libpam-modules Conflicts: python-4suite (<< 0.99cvs20060405-1) Filename: pool/main/s/shadow/login_4.14.3-ok3.5_amd64.deb Size: 454932 MD5sum: 33753a4e4d98845405b675917ac55ba0 SHA1: de16b0fbc37c9b71a3f236aa66582dc6515661d4 SHA256: c04db0e81dc8768eefb5d741d845b39126d362f0db65df169960e78597b3e4d4 SHA512: 0241b7252de5c738b77570a514b5c0b32b7a723adbcda4d22dd51ef72ce1f049c33c035b1b4ad8f7ddd09f06deeb3eff8bbbb1ec161b04e106c81e289a91b108 Homepage: https://github.com/shadow-maint/shadow Description: system login tools This package provides some required infrastructure for logins and for changing effective user or group IDs, including: * login, the program that invokes a user shell on a virtual terminal; * nologin, a dummy shell for disabled user accounts; Package: logrotate Architecture: amd64 Version: 3.21.0-ok1 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 132 Depends: cron | anacron | cron-daemon | systemd-sysv, libacl1 (>= 2.2.23), libc6 (>= 2.38), libpopt0 (>= 1.14), libselinux1 (>= 3.1~) Suggests: bsd-mailx | mailx Filename: pool/main/l/logrotate/logrotate_3.21.0-ok1_amd64.deb Size: 48042 MD5sum: efa5e40523d111921fbbff434d8bd7e4 SHA1: 4185161c1bf8754b008f6da8fa6188b16666522d SHA256: 8927dc7492963040c4fa1816c108980e350723426d44cd230e77d142355cceed SHA512: 04f5b1abb58548d8ae3afa79fd6d4afa3ff4882913daea52605ce1c28a1e69190af7cb51aadfa5102526f4fed887ebfc787bd00678c9b9547f3dceee363c05ee Homepage: https://github.com/logrotate/logrotate Description: Log rotation utility The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size. Normally, logrotate runs as a daily cron job. Package: lsb-base Architecture: all Version: 11.6-ok1 Multi-Arch: foreign Priority: required Section: misc Source: lsb Origin: openKylin Maintainer: openKylin Developers Installed-Size: 11 Depends: sysvinit-utils (>= 3.05-4~) Filename: pool/main/l/lsb/lsb-base_11.6-ok1_all.deb Size: 3392 MD5sum: 67e5520f9bc1eed29e4fa3d034d78539 SHA1: c812978caccc3ae962c96ef22d725936d5892ef0 SHA256: 647d2d4c02d0f3ab3382e80a55fe1f3d544d086ac0aff60ce4d69da7cbec7062 SHA512: 4e8bbb2a10fecec99285b6a1c1112edaad8df70fc3cf67bb405f628006818c87ea712d544b17bc35f007414f7b2b9bb468722bdf319c54c4f0f2432dd8356e33 Homepage: https://wiki.linuxfoundation.org/lsb/start Description: transitional package for Linux Standard Base init script functionality This is an empty package; it's needed only because of Provides: not being supported in debootstrap. It can be safely removed. Package: lshw Architecture: amd64 Version: 02.19.git.2021.06.19.996aaad9c7-ok6 Priority: optional Section: utils Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Ghe Rivero Installed-Size: 908 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libstdc++6 (>= 11) Recommends: pciutils, usbutils Filename: pool/main/l/lshw/lshw_02.19.git.2021.06.19.996aaad9c7-ok6_amd64.deb Size: 286380 MD5sum: 7ea7f16416aae8b8af1ef5c17b4f4935 SHA1: 71875ddb974e718747ac9075886231098d36a662 SHA256: 862f5382f87751c504423a71151b3c46953fda2decfa27f8059614e7166ef56e SHA512: b9d7d098dbfe717e8b14b71fbf05dcfc0ddc2548d41693fb3041e115594efbe8e244d153a48a5779e0324f6a3643c50fa04eb1b992fa46e685f9d2c58c96a87e Homepage: https://github.com/lyonel/lshw Description: information about hardware configuration A small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 systems, on some PowerPC machines (PowerMac G4 is known to work) and AMD64. . Information can be output in plain text, HTML or XML. Package: lshw-gtk Architecture: amd64 Version: 02.19.git.2021.06.19.996aaad9c7-ok6 Priority: optional Section: utils Source: lshw Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Ghe Rivero Installed-Size: 1736 Depends: menu, libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.32.0), libgtk-3-0t64 (>= 3.19.12), libstdc++6 (>= 11) Recommends: pciutils, usbutils Filename: pool/main/l/lshw/lshw-gtk_02.19.git.2021.06.19.996aaad9c7-ok6_amd64.deb Size: 361604 MD5sum: 7fb2b67c83a5fd1861924d03873898e0 SHA1: ce02756d4aabd73a80dab47ec20377ff0bd01cb7 SHA256: 0d5e2aa7e7c73d18ff2f6628ff868a81f128985ea7ed8baf29a7832523095b8c SHA512: 62c7e27f2b858931300b860f3726bfbbb198fd4872e236333ebc4499af2dd62c0e3b6d9c41680589e66276675609e7d7d9b71f7ac4db99b7adc0dc76e9a478c6 Homepage: https://github.com/lyonel/lshw Description: graphical information about hardware configuration A small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 systems, on some PowerPC machines (PowerMac G4 is known to work) and AMD64. . This package provides lshw-gtk (the GTK+ version) Package: lsof Architecture: amd64 Version: 4.95.0-ok2 Priority: standard Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Andres Salomon Installed-Size: 466 Depends: libc6 (>= 2.34), libselinux1 (>= 3.1~), libtirpc3t64 (>= 1.0.2) Filename: pool/main/l/lsof/lsof_4.95.0-ok2_amd64.deb Size: 239924 MD5sum: 077d18fae7064262533c7a7e19b2361e SHA1: 7b2be3f523888cbbbe9ac72879b51289e4ea82e4 SHA256: 25b0141a7f387cd868dc968c4b04c59b063dc977e7bb9c3a8fb8cc96581bc536 SHA512: 61b66b527b36438041b4e05a3b50a65b831e52048a77d119d16af6346f1ecffe1208e2a5d26993e62f7a412a186e0eff255349587b155da9a4e565e388edeae5 Homepage: https://github.com/lsof-org/lsof Description: utility to list open files Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open, by processes currently running on the system. Package: lsscsi Architecture: amd64 Version: 0.32-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Matt Taggart Installed-Size: 112 Depends: libc6 (>= 2.38) Filename: pool/main/l/lsscsi/lsscsi_0.32-ok1_amd64.deb Size: 46408 MD5sum: 8e74d867ef8ad13cefffca8efb4ce3f4 SHA1: 0aeb3758ccdec98508fdc053a98fc1819a2d1ee6 SHA256: 2af17c086284d94f111c7f6fdd5ac2e11e77082480a7d94102f5d84066ed9143 SHA512: e5137900882a0c0b95ea135e96a376b3c500655f05994cdb58e9db5c29d2362c30e02f81646accd4bdc95167e39db35b06700b9a2cac50a2d42333e9af8897d0 Homepage: http://sg.danny.cz/scsi/lsscsi.html Description: list all SCSI devices (or hosts) currently on system Uses information in sysfs (Linux kernels 2.6.0 and later) to list all scsi devices (or hosts) currently attached to the system. Options can be used to control the amount and form of information provided for each device. Package: lto-disabled-list Architecture: all Version: 24-ok21 Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 38 Filename: pool/main/l/lto-disabled-list/lto-disabled-list_24-ok21_all.deb Size: 11872 MD5sum: aa37658db8197c468d8e21c76e49f3cf SHA1: 41b351e6f32d86eefd1621cc36bebb71143ef8c9 SHA256: fec74786966023246d818010d05b4fa91fb97dde9677e51da37947ced108e0e5 SHA512: ff7aca17f6fbf497e673d4aa370c53d13316903a65bbdcf0658c02a6ebe43ef036eb39b348c8e74aa3f74b209c121c30587355448b06c7f37fbe8fe3706c2bc4 Description: list of packages not to build with LTO A list of source packages not to build with link time optimization (LTO). . Entries in this list should have a bug report filed with the (user) tag 'lto'. Package: lua-any Architecture: all Version: 29-ok1 Priority: optional Section: interpreters Source: dh-lua Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 17 Depends: lua5.1 | lua Filename: pool/main/d/dh-lua/lua-any_29-ok1_all.deb Size: 4250 MD5sum: f3b167fbe9ba70b2e70e22f9c49a73d4 SHA1: 7c53efd7025cd66d9848b6372cc80755ffc274bc SHA256: 53ab1a2efc8beb1964462546a61a542e9faabdc5681da5df7149f1b551734424 SHA512: 361889ab5daf06d8e4029177a0ccc07bcd696a4ab8352abf2195a4b883f909f941e7db07955fa576abf2120a85cd916a6574f0d6c251d0da597fb85ff4783595 Homepage: https://salsa.debian.org/lua-team/ Description: helper script for shebang lines in Lua scripts Some Lua script do actually work with many, but not all, Lua versions in the Debian archive. This package contains the lua-any interpreter to be used in the shebang lines of such scripts. lua-any reads metadata stored in comments in the Lua script and selects an appropriate Lua interpreter. Package: lua5.2 Architecture: amd64 Version: 5.2.4-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Enrico Tassi Installed-Size: 324 Provides: lua Depends: libc6 (>= 2.29), libreadline8 (>= 6.0) Filename: pool/main/l/lua5.2/lua5.2_5.2.4-ok1_amd64.deb Size: 114110 MD5sum: 5e403e22cb069b217bfd3df8ad46ccb7 SHA1: 744bc4806ea1ea0e38d74a5ec524388feddd992b SHA256: bbcefe4b16d96fd61e25f53a3a3cf75e785dc29ffb272e645a70a966876f792f SHA512: 2bca6555b192a4650a1b430cc96ebd2b15f5d949f1144b32c90055b74adbce4a2a84f6fdc9206d565d9c76e882f50087f08ebc7010eac65ed31bbf88ced0df86 Homepage: http://www.lua.org Description: Simple, extensible, embeddable programming language Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains the Lua command line interpreter and bytecode compiler. Install it if you are developing or using Lua scripts. Package: lua5.2-doc Architecture: all Version: 5.2.4-ok1 Priority: optional Section: doc Source: lua5.2 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Enrico Tassi Installed-Size: 363 Filename: pool/main/l/lua5.2/lua5.2-doc_5.2.4-ok1_all.deb Size: 82740 MD5sum: 4c75c02780d1e6f25683b1831cdff403 SHA1: f2235bbea19ea80f57f3dd05ef4cc706c0c66a8c SHA256: ca663f2f30dcce8f696cc52a4737ab17a073e4affc422e4d8a2c5b0a481b7d5a SHA512: 2c15fe6f34678c826c926e43dbcdeb793d8e266eab3ee62649076fce11f91d2e811d609e0468a6ab0cb33258def2fb2679a9b461b734fbd85e72744927c648ee Homepage: http://www.lua.org Description: Documentation for the Lua language version 5.2 Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains the official manual covering the Lua language and C API, examples, etc. Package: lua5.3 Architecture: amd64 Version: 5.3.6-ok2 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 348 Provides: lua Depends: libc6 (>= 2.34), libreadline8 (>= 6.0) Filename: pool/main/l/lua5.3/lua5.3_5.3.6-ok2_amd64.deb Size: 118522 MD5sum: 10573018527f8bcc4b59266f86016b36 SHA1: 9b40549495fbe301285155ae419662f5054442bf SHA256: ee94e959bd7bc9a4ab2eef1f854e9985e5579869f53f380d54312a30d991721b SHA512: 66b5816acf33cd32de3ac7a0bf718244d842e20da22dc2b43b0ba6723bb0a8a47be698a4202fce6afd854e6ad40acb962b88c9650df6d725557838c62f9e880c Homepage: https://www.lua.org Description: Simple, extensible, embeddable programming language Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains the Lua command line interpreter and bytecode compiler. Install it if you are developing or using Lua scripts. Package: lua5.4 Architecture: amd64 Version: 5.4.6-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Lua Team Installed-Size: 554 Provides: lua Depends: libc6 (>= 2.38), libreadline8 (>= 6.0) Filename: pool/main/l/lua5.4/lua5.4_5.4.6-ok1_amd64.deb Size: 123776 MD5sum: 8caee81c55255d2c172bfceca8d445eb SHA1: eb07348c02e53af7288d91444c73e235b303a38e SHA256: 265e4dcd743b2017fd8493cbcf82f2853ac9fa14794fdc72852cf12ac4d33405 SHA512: c041deae6fed9edcf754897616586d6f0c619e70f9137958a227810510ce06ecb256d43844b23ed28396570c4deb6e1d162cef51446d924e632285f0bbb1943b Homepage: http://www.lua.org Description: Simple, extensible, embeddable programming language Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided. . This package contains the Lua command line interpreter and bytecode compiler. Install it if you are developing or using Lua scripts. Package: lv-tool-0.4 Architecture: amd64 Version: 0.4.2-ok1 Priority: optional Section: sound Source: libvisual Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 91 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libsdl1.2debian (>= 1.2.15), libstdc++6 (>= 11), libvisual-0.4-0 (>= 0.4.0), libvisual-0.4-plugins (>= 0.4.2) Filename: pool/main/libv/libvisual/lv-tool-0.4_0.4.2-ok1_amd64.deb Size: 15120 MD5sum: 4b3bcd21022cb6bef840440015a50587 SHA1: f20fd83a6bb1b08c2c38eaeafb18648b33b2a3f0 SHA256: 832a26df61f345ed6b2780df064b7d3f89aee27aea7ffff4659ab8b03b6d428d SHA512: d00010ea0c9b7c03a0042a9b9b5d4a9a7ee3c2c62dab45780f2c60a56ef3109a42fcb1161cc9266fd140f142e41261d730b072cb19a4cfb62535de596a833e41 Homepage: http://libvisual.org Description: tool from Libvisual to visualize a music from audio players Libvisual is a generic visualization framework that allows applications to easily access and manage visualization plugins. . Audio visualization is the process of making pretty moving images that are correlated in some way to the audio currently being played by a media player. Most audio visualization is tied to a specific application or media player, making it difficult to share code. Libvisual allows applications to use existing visualization plugins written for the libvisual framework. . This package provides lv-tool. It allows visualizing music from any audio player on Linux (using e.g. an ALSA loopback device or a PulseAudio monitor). Package: lvm2 Architecture: amd64 Version: 2.03.21-ok2 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 4068 Depends: libaio1t64 (>= 0.3.93), libblkid1 (>= 2.24.2), libc6 (>= 2.38), libdevmapper-event1.02.1 (>= 2:1.02.74), libedit2 (>= 2.11-20080614-0), libselinux1 (>= 3.1~), libsystemd0 (>= 233), libudev1 (>= 183), dmsetup (>= 2:1.02.196-ok2~), dmeventd (>= 2:1.02.196-ok2~) Recommends: thin-provisioning-tools Filename: pool/main/l/lvm2/lvm2_2.03.21-ok2_amd64.deb Size: 1157816 MD5sum: f5ec2ddc22e5c8fded73e8e6171d28be SHA1: 3cbbdee059706d7027d8517d344aa831b2e12dbd SHA256: a58148caefe8286901395b001e916383ddade989aea6881ba054ad698be9ba96 SHA512: 0b5c4ce6bad3866c20b792b9c34c086f1c9b89e5189989076a723c66d17f080b4706993b9ef9c22710d37cafb76e78d8603b8d70f3c5cc9515f568045b90403a Homepage: https://sourceware.org/lvm2/ Description: Linux Logical Volume Manager This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. Package: lvm2-dbusd Architecture: all Version: 2.03.21-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: lvm2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 243 Depends: python3:any, lvm2 (>= 2.03.21-ok2~), dbus, python3-dbus, python3-gi, python3-pyudev Filename: pool/main/l/lvm2/lvm2-dbusd_2.03.21-ok2_all.deb Size: 47464 MD5sum: e2f9f1b24fccf9d3e9565072675ab708 SHA1: f641f79f9990a870f180030100a59ddbf388053f SHA256: abb4bb60a74421e66bae59a9d08821702f7235182620b14c6e82830dfdc85cd0 SHA512: 0541fd84f51eeab10e9b93a0ba4041d68c242267ea9d4c3f228363b81d111f7702a88a5cadecb20d76ded1b3db36ddc0dcfcd91289907e9ddc613e2095699546 Homepage: https://sourceware.org/lvm2/ Description: LVM2 D-Bus daemon This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. . This package includes the D-Bus daemon. Package: lvm2-lockd Architecture: amd64 Version: 2.03.21-ok2 Multi-Arch: foreign Priority: optional Section: admin Source: lvm2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian LVM Team Installed-Size: 558 Depends: libc6 (>= 2.38), libdlm3 (>= 3.0.2), libsanlock-client1 (>= 3.3.0), libselinux1 (>= 3.1~), libsystemd0, libudev1 (>= 183), lvm2 (>= 2.03.21-ok2~) Filename: pool/main/l/lvm2/lvm2-lockd_2.03.21-ok2_amd64.deb Size: 134876 MD5sum: 6c938c5c9a1a0a08754790ad391a9137 SHA1: c5efae0eb29a41adc8ad2b9de856b1570acea435 SHA256: 3c25af4454e44de030f911eaf1b7efc6617cd414c094fc4e46b0fb6b93fd1eae SHA512: 4efbc4d75a8d68e5d3ae7b7a5c15b90643920ef9d0907d0611b220c773830810f3b9c0ae875bf6b3f814319653b5367b3d434e8f28c4abd3e94c6fff5e32372b Homepage: https://sourceware.org/lvm2/ Description: LVM locking daemon This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. . LVM commands use lvmlockd to coordinate access to shared storage. Package: lxde-settings-daemon Architecture: amd64 Version: 0.5.3-ok1 Priority: optional Section: x11 Source: lxsession Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian LXDE Maintainers Installed-Size: 46 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.24.0), libx11-6 Breaks: lxsession (<< 0.5.3-0) Replaces: lxsession (<< 0.5.3-0) Filename: pool/main/l/lxsession/lxde-settings-daemon_0.5.3-ok1_amd64.deb Size: 11736 MD5sum: 032a821042e0787be17f66a74ed9ffac SHA1: 1d6b2c6cde72ba0bb6eed6894456a77b0bb52dca SHA256: bf482945da9c357fcf0ec0784ae4f16a37394e70c86398ec68d54355557e62db SHA512: 4fc1508c129993c17ba029a8116053ee992c339ed40e3b7b3acf7a685205e1c3a5f19911d2f41a53517a39064544fa5d0b646073b69ee93b62287c99b9354ed7 Homepage: http://www.lxde.org/ Description: xsettings compliant configuration manager for LXDE The package contains the LXDE daemon which handles the session settings. It conforms to the FreeDesktop.Org XSettings standard. . LXSession also privides this functionality internally. Package: lxlock Architecture: all Version: 0.5.3-ok1 Priority: optional Section: x11 Source: lxsession Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian LXDE Maintainers Installed-Size: 17 Depends: light-locker | xscreensaver | gnome-screensaver | i3lock | suckless-tools | slim Breaks: lxsession (<< 0.5.3-0) Replaces: lxsession (<< 0.5.3-0) Filename: pool/main/l/lxsession/lxlock_0.5.3-ok1_all.deb Size: 3800 MD5sum: e8cd8395391201c2c3cef0584ee32cc5 SHA1: de079d1a4609544ffab296f280c546f6aa98ace5 SHA256: c097c90be45d4f4efdad9d867917ae9163ab876f87c99886de9ea0d6cc422e6f SHA512: baff6b71535e5f4481e1c500328ecb82b5ceefd2d8a6f07c1488a9deafec605615fcb039560528369e11f3dcdd75dd0643dfbf75672bdaa3a4c12b8f91514d8b Homepage: http://www.lxde.org/ Description: simple locking utility for LXDE LXLock is a GUI application for the Lightweight X11 Desktop Environment (LXDE). . It's a simple locking utility for LXDE. Package: lxpolkit Architecture: amd64 Version: 0.5.3-ok1 Priority: optional Section: x11 Source: lxsession Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian LXDE Maintainers Installed-Size: 44 Provides: polkit-1-auth-agent Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.12.0), libpolkit-agent-1-0 (>= 0.94), libpolkit-gobject-1-0 (>= 0.94), libunique-1.0-0 (>= 1.0.0), lxsession-data, policykit-1 Breaks: lxsession (<< 0.5.3-0) Replaces: lxsession (<< 0.5.3-0) Filename: pool/main/l/lxsession/lxpolkit_0.5.3-ok1_amd64.deb Size: 9872 MD5sum: 23b66ed8beb43dee8ba2ff90ce003652 SHA1: 4274c66c6cf0e1b6f7e92e9bdf0c778cbab4cf5a SHA256: ca2327008a917648d93294d81c5dec165e8e434df8a10e07d5b9fff4ce4ecba7 SHA512: 4b18b77346a4659b4db0642218d63dc5a0ea59addd555cacca840be7a5716e31d04f9a8442d915f2d2564df7ea25896d550c81c8667950dcea55576b3d022285 Homepage: http://www.lxde.org/ Description: LXDE PolicyKit authentication agent LXPolkit is a GUI application for the Lightweight X11 Desktop Environment (LXDE). . It's a simple PolicyKit authentication agent. Package: lxqt-build-tools Architecture: all Version: 0.13.0-ok2 Priority: optional Section: devel Origin: openKylin Maintainer: XXTXTOP Original-Maintainer: XXTXTOP Installed-Size: 176 Depends: binutils, cmake, libglib2.0-dev (>= 2.73.1), pkg-config, qttools5-dev, qttools5-dev-tools Recommends: git, lintian Filename: pool/main/l/lxqt-build-tools/lxqt-build-tools_0.13.0-ok2_all.deb Size: 26154 MD5sum: 945c5b945f8faadbc0529066081cd748 SHA1: 6707a3bf5360ca3c2665e4bec6c50a0c4e82ea24 SHA256: 48f06780a106abe9121dbf247a91fa38b625bc47f34ff02302e76b3ab2eaa0d6 SHA512: d7c931a522eb367d2f244566945fde11c0387634a1801ab3a70ae5f6265bad448f5e323f55c9bc8f557a18426ce7016c3622e890eff5f84f5eace74f155884eb Homepage: https://github.com/lxqt/lxqt-build-tools Description: Build tools for the LXQt desktop environment LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies. It has been tailored for users who value simplicity, speed, and an intuitive interface. Unlike most desktop environments, LXQt also works fine with less powerful machines. . This package contains the tools that are needed by the LXQt build process. Package: lxqt-qtplugin Architecture: amd64 Version: 0.14.0-ok3 Multi-Arch: same Priority: optional Section: x11 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 120 Depends: libc6 (>= 2.14), libdbusmenu-qt5-2 (>= 0.3.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.1), libqt5gui5 (>= 5.10.0) | libqt5gui5-gles (>= 5.10.0), libqt5widgets5 (>= 5.0.2), libqt5xdgiconloader3 (>= 3.3.1), libstdc++6 (>= 5), qtbase-abi-5-15-3 Recommends: libfm-qt6 (>= 0.14.0), lxqt-session, lxqt-config Suggests: lxqt | lxqt-core Filename: pool/main/l/lxqt-qtplugin/lxqt-qtplugin_0.14.0-ok3_amd64.deb Size: 34592 MD5sum: 44707473b4f50cf8bcb31ce3d9818ae4 SHA1: e811120acb0aad1648918b76930fdf9d69d04b40 SHA256: f8e7763ef8e0ea07bace891c54021cebbbe1c6c6a4a9dd3641e9bf3edaa944ab SHA512: 01239b26cbc3437ef736500d3c2c7b7dcd10a48cd900e2b52f1423ff716f677e2c85b121778ad5d439205016849c1a7fa6ac92e83676b6178c97515ceb25de1f Homepage: https://github.com/lxde/lxqt-qtplugin Description: LXQt system integration plugin for Qt With this plugin, all Qt-based programs can adopt settings of LXQt, such as the icon theme. . This package provides the LXQt qtplugin interface. Package: lxqt-session Architecture: amd64 Version: 0.14.1-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: Lubuntu Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 564 Provides: x-session-manager Depends: lxqt-qtplugin, lxqt-themes | lxqt-theme, x11-xkb-utils, libc6 (>= 2.14), libkf5windowsystem5 (>= 4.98.0), liblxqt0 (>= 0.12.0), libqt5core5a (>= 5.12.2), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.11.0~rc1), libqt5x11extras5 (>= 5.6.0), libqt5xdg3 (>= 1.3.0), libstdc++6 (>= 5), libudev1 (>= 183), libx11-6 Recommends: lxqt-config, lxqt-notificationd, lxqt-policykit, lxqt-powermanagement, lxqt-session-l10n, lxqt-sudo, pcmanfm-qt, qlipper, qps, xscreensaver | gnome-screensaver | light-locker | i3lock | suckless-tools Breaks: lxqt-common (<< 0.12.0) Replaces: lxqt-common (<< 0.12.0) Filename: pool/main/l/lxqt-session/lxqt-session_0.14.1-ok1_amd64.deb Size: 127404 MD5sum: 6de25aaacaf3711ec97e7941941498d8 SHA1: a13f397cfce136ee71c2458c9322a9dcc75576ce SHA256: 72efceda9ea8b022a72bbed8adb0646234c141044e783dc6d2da32cc56feacea SHA512: 45947336f2ae0ebe51ac7e51ef385e7322e2684dff1ce0a9ef77b6ea93bdc7f8715178a5e6cd7ba1020f9c8b6efa333c095ae55f53c4a7ad94a9fe7a0ec18757 Homepage: https://github.com/lxqt/lxqt-session Description: session manager component for LXQt LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies. It has been tailored for users who value simplicity, speed, and an intuitive interface. Unlike most desktop environments, LXQt also works fine with less powerful machines. . This package contain the session manager component. Package: lxqt-session-l10n Architecture: all Version: 0.14.1-ok1 Multi-Arch: foreign Priority: optional Section: localization Source: lxqt-session Origin: openKylin Maintainer: Lubuntu Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 368 Depends: qttranslations5-l10n Breaks: lxqt-session (<< 0.11.0) Replaces: lxqt-session (<< 0.11.0) Filename: pool/main/l/lxqt-session/lxqt-session-l10n_0.14.1-ok1_all.deb Size: 47500 MD5sum: 90e329fd14b000ac26bf2a4a8553a76b SHA1: f18394196750f703cc1c9ce2dd0d4aed0145a62c SHA256: 7cc0cf125a62f93fb90ca71a65fd4cc02ec6979bff06bb486f4347aa0e86aae9 SHA512: b4d51351c5b4029ef90fceca928f708eee6c22967d028cff5c68e3535a3040090df93aecc2f4a43184c8e401dafbe94d0b6be740c7254d508c3471254485e85c Homepage: https://github.com/lxqt/lxqt-session Description: Language package for lxqt-session This package contains the l10n files needed by lxqt-session. Package: lxqt-system-theme Architecture: all Version: 1.3.0-ok1 Multi-Arch: foreign Priority: optional Section: x11 Source: lxqt-themes Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 1072 Depends: x11-utils Recommends: papirus-icon-theme | oxygen-icon-theme | breeze-icon-theme | faenza-icon-theme Filename: pool/main/l/lxqt-themes/lxqt-system-theme_1.3.0-ok1_all.deb Size: 824556 MD5sum: a4fde72eb0eb81cfa8de20ebc80d430f SHA1: 36fd8285a84b225d52a0061fe8c528987ff036fc SHA256: 7553eb823ddcb8690e75f93bf3b07ba18affadde5e0714e3ef4e6813589399e9 SHA512: 58f6234f572a9317de3007c68e8f9aa5dcfccfe302e889b7397d1e8cc742cbed905573f72019760a725682acf1995bf798dd9e1691acf9375eb6585dac582b41 Homepage: https://github.com/lxqt/lxqt-themes Description: System theme for LXQt The System theme for LXQt provide basic styling for LXQt system components . This Package contains LXQt system theme files. Package: lxqt-themes Architecture: all Version: 1.3.0-ok1 Multi-Arch: foreign Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LXQt Packaging Team Installed-Size: 26044 Provides: lxqt-theme Depends: lxqt-system-theme Filename: pool/main/l/lxqt-themes/lxqt-themes_1.3.0-ok1_all.deb Size: 23657704 MD5sum: 0d98faf813d65f2c9a73f945fec8a9f1 SHA1: 9487f1f69007bc5c7a71e145006498ba0cbc7d31 SHA256: d4f50ba6873ecba74c47f53febfa55e6b404843aa526c650b9c007d363fbd3ee SHA512: 491c56f087a6a52b281d2326251b6baa3cc5286efac57daaf4f87d826919f958ba8350b56e572487b1f7ada1d47ca0bd5c189c6c798a2671621d99e242c6bf9d Homepage: https://github.com/lxqt/lxqt-themes Description: Themes for LXQt Some upstream themes for LXQt * Ambiance * Dark * Frost * KDE-Plasma * Light * System . This Package contains LXQt theme files. Package: lxsession Architecture: amd64 Version: 0.5.3-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian LXDE Maintainers Installed-Size: 423 Provides: lxde-settings-daemon, x-session-manager Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.43.92), libgtk2.0-0 (>= 2.24.0), libunique-1.0-0 (>= 1.0.0), libx11-6, lsb-release, laptop-detect, lxpolkit | polkit-1-auth-agent, lxsession-data, lxsession-logout, libpam-systemd Recommends: lxde-session, lxsession-default-apps | lxsession-edit, openssh-client | ssh-client Suggests: gpicview, lxpanel, pcmanfm Breaks: lxsession-data (<< 0.5.3-0) Replaces: lxsession-data (<< 0.5.3-0) Filename: pool/main/l/lxsession/lxsession_0.5.3-ok1_amd64.deb Size: 109676 MD5sum: 8c417f4fc5e2b6a7b99f0efff692f66e SHA1: 6827a80f7ac36cd89cc00371a76da3a3d9896729 SHA256: 7a03689e89aac61d9ec4c12c325a02da3d6f57b76c51cbaa280265519642564a SHA512: 3f91635094a56ecf2be23b0f1de89aed802ee5bf86dcfe638ef62c4c518e8652023f001f48f17971afef7649d2c91caaa1fda0af2a34eb5b40e2f622f5aabfca Homepage: http://www.lxde.org/ Description: LXDE default session manager LXSession is the default session manager for the Lightweight X11 Desktop Environment (LXDE). . It is derived from XSM, has fewer dependencies and more features. It is desktop-independent and can be used with any window manager. Package: lxsession-data Architecture: all Version: 0.5.3-ok1 Priority: optional Section: x11 Source: lxsession Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian LXDE Maintainers Installed-Size: 48 Breaks: lxsession (<< 0.5.3-0) Replaces: lxsession (<< 0.5.3-0) Filename: pool/main/l/lxsession/lxsession-data_0.5.3-ok1_all.deb Size: 15924 MD5sum: 6df3736aba8e4748d54e997e129b191d SHA1: 4e7531309ea39ae48cf06d41e2f68ca5f59f187b SHA256: 911ee32f4d8bd0f30ac10fc17004693b9427e99fb9e3ce55edf7f6aee0b41141 SHA512: fe4a7183563fc589c9a78e481e96b50c77488a156081ec07083c1342d4fa03f7df97272769d1f31ff2d1c781f86b19c21eae1530654c54ac0aef5256d29d9378 Homepage: http://www.lxde.org/ Description: Common files for lxsession LXSession is the default session manager for the Lightweight X11 Desktop Environment (LXDE). . This package provides common files for lxsession and supplementary packages. Package: lxsession-default-apps Architecture: amd64 Version: 0.5.3-ok1 Priority: optional Section: x11 Source: lxsession Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian LXDE Maintainers Installed-Size: 469 Depends: libc6 (>= 2.14), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.12.0), lxsession, lxsession-data Breaks: lxsession (<< 0.5.3-0) Replaces: lxsession (<< 0.5.3-0) Filename: pool/main/l/lxsession/lxsession-default-apps_0.5.3-ok1_amd64.deb Size: 48616 MD5sum: 464ac3706f8724bcb800a250661beb38 SHA1: 2125de2cc479c17f1f77cbcfdefd65a4fff512ff SHA256: 2991101fb2490bdf74d8da7657c5c6e994436f6e433339501e073cf70c1ff756 SHA512: 1eba5ef58b74814cb826b0c18cafef7d7db024551e2ef5fb6eac13828960c807731cd7b1da848ee04395fc11e846884066b2bac1606ba1dc59dd87f1d16d7ca4 Homepage: http://www.lxde.org/ Description: utility to configure lxsession and its default applications LXSession is the default session manager for the Lightweight X11 Desktop Environment (LXDE). . LXSession-Default-Apps is an utility to configure lxsession and its default applications. Package: lxsession-edit Architecture: amd64 Version: 0.5.3-ok1 Priority: optional Section: x11 Source: lxsession Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian LXDE Maintainers Installed-Size: 62 Depends: libc6 (>= 2.14), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.12.0), lxsession-data Breaks: lxsession (<< 0.5.3-0) Replaces: lxsession (<< 0.5.3-0) Filename: pool/main/l/lxsession/lxsession-edit_0.5.3-ok1_amd64.deb Size: 13320 MD5sum: 40487d33dae17a2ee4c9fdff76d730c6 SHA1: edaa51add038df4ac80ce776c1c1c230d19f68b8 SHA256: ca7b798bd07010f9eb3c3a20deb901c25d5eccedec8200baee38b2f25f0eb092 SHA512: 008f8e04fc9c6636f1f4c634d757fb4e168b89f20f7dbcc8db95466712b75d8f8c50faf9709a13e37b76976e97a6b9e8d9741ce814663eea1558ea243d2ea73c Homepage: http://www.lxde.org/ Description: configure what application start up automaticlly in LXDE LXSession-Edit is a simple session editor GUI for autostarting applications which follows autostart specs from FreeDesktop.Org. . This package can be used without lxsession package as well. Package: lxsession-logout Architecture: amd64 Version: 0.5.3-ok1 Priority: optional Section: x11 Source: lxsession Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian LXDE Maintainers Installed-Size: 51 Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.26.0), libgtk2.0-0 (>= 2.24.0), libx11-6, lxsession-data, lxlock | xdg-utils, systemd, policykit-1 Recommends: lsb-release Breaks: lxsession (<< 0.5.3-0) Replaces: lxsession (<< 0.5.3-0) Filename: pool/main/l/lxsession/lxsession-logout_0.5.3-ok1_amd64.deb Size: 12480 MD5sum: 255b2d2391327fad8fe2ab5340ac4e9c SHA1: d81882897434a001e6a2d6454f43731107287bd1 SHA256: 52fb15829c27ff6ce39e6f3705e5c287c9cd776ea2e17bd64e700626de99b98c SHA512: db01e4c83436ee73701b420346c3e7e2861ad72fce73cf5de6ccce8b9fc70261a88e39f965e745ccc9b3863eaf781fcb4a9db8e67831b70e6556983cc9f5a096 Homepage: http://www.lxde.org/ Description: utility to logout from a LXDE or an Openbox session LXSession is the default session manager for the Lightweight X11 Desktop Environment (LXDE). . LXSession-Logout is a simple utility for stopping or logging out from a LXDE or an Openbox session. Package: lynx Architecture: amd64 Version: 2.9.0rel.0-ok1 Multi-Arch: foreign Priority: optional Section: web Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Lynx Packaging Team Installed-Size: 1606 Provides: news-reader, www-browser Depends: lynx-common, libbrotli1 (>= 0.6.0), libbz2-1.0, libc6 (>= 2.36), libgnutls30t64 (>= 3.8.2), libidn2-0 (>= 2.0.0), libncursesw6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Recommends: mailcap Conflicts: lynx-ssl Breaks: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2) Replaces: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2) Filename: pool/main/l/lynx/lynx_2.9.0rel.0-ok1_amd64.deb Size: 602956 MD5sum: d45ee9100240795ff558ffd69f3931e8 SHA1: 85c2baa325e3287aa7d3b0d6361323661ab7269e SHA256: c9360b8dd9ec089fd81fdef6d900f4eb3c574e82e3598e7dadd5cad7459b4488 SHA512: 15d31acdbec1a2d2312b33016d72b013941ccd24d384aed9404ba3437452cfd188be716be0de24dbf750795dfddeb7ca1a5008c8fdab2ba886e93dcc95948af3 Homepage: https://lynx.invisible-island.net/ Description: classic non-graphical (text-mode) web browser In continuous development since 1992, Lynx sets the standard for text-mode web clients. It is fast and simple to use, with support for browsing via FTP, Gopher, HTTP, HTTPS, NNTP, and the local file system. Package: lynx-common Architecture: all Version: 2.9.0rel.0-ok1 Multi-Arch: foreign Priority: optional Section: web Source: lynx Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Lynx Packaging Team Installed-Size: 3884 Recommends: lynx Breaks: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2) Replaces: lynx-cur (<< 2.8.9dev8-2~), lynx-cur-wrapper (<< 2.8.8dev.8-2) Filename: pool/main/l/lynx/lynx-common_2.9.0rel.0-ok1_all.deb Size: 967400 MD5sum: f4d18a502cb14a9e5188e0ccdadceaa4 SHA1: c719016009e676e79d9a51a88100aa6fd9a04885 SHA256: 73f581b52b5f0173759646b9aad80b964162c64b7c5443aecee01d8c6fb3fa54 SHA512: f2bef721edb1191c7d0a10e4fcdd1e760016684161765df188767498b770a6681bb2cec7d291189167f61a8a705d2749857364b5303df5653c9f0dc6bc099ef6 Homepage: https://lynx.invisible-island.net/ Description: shared files for lynx package In continuous development since 1992, Lynx sets the standard for text-mode web clients. . This package contains architecture-independent files shared by the lynx package over any architecture available in Debian. Examples of such shared files are: manpages, locale and mimetype definitions, and configuration files. Package: lz4 Architecture: amd64 Version: 1.9.4-1ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 232 Provides: liblz4-tool Depends: libc6 (>= 2.34), liblz4-1 (= 1.9.4-1ok1) Conflicts: liblz4-tool (<< 1.8.0-1) Replaces: liblz4-tool (<< 1.8.0-1) Filename: pool/main/l/lz4/lz4_1.9.4-1ok1_amd64.deb Size: 92458 MD5sum: ada3f2d156d9142d45ed030f70083023 SHA1: 6d6eb628ea455d85a6b63d51139ca6db1714a975 SHA256: f066fe5dc372beb7eb0e92d2b52538145c0c51f0bd5a8119148925e4cf272455 SHA512: 84af37d75132b151c755cd86fd546296f613db9af4f374ea0d945355e54720815af8f4cf8918a14fccba1831a289a8841a566025ffec32bae8e664c5a5205f1c Homepage: https://gitee.com/openkylin/lz4/ Description: Fast LZ compression algorithm library - tool LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package contains files that is tool using liblz4. Package: lzip Architecture: amd64 Version: 1.24.1-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Daniel Baumann Installed-Size: 162 Provides: lzip-alternative, lzip-compressor, lzip-decompressor Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/l/lzip/lzip_1.24.1-ok1_amd64.deb Size: 78308 MD5sum: ee006c102ec2531693108bc98491a355 SHA1: 78bc0033efb1c279084bf15afc13b25d7f1b94a7 SHA256: 23c91fe2b117bb3bb69db2b0aaddd9f235462fcaf7c8e84514fbf1fa865c6845 SHA512: fc767a3fd171fb36bfe4662168e7754f75cf58282fddd6665a7d6a386b983a2ce937d2587402cb375b4296563ccf596bc527051cfc743ac1dd55cae449116465 Homepage: http://www.nongnu.org/lzip/lzip.html Description: lossless data compressor based on the LZMA algorithm Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving. Package: lzma-alone Architecture: amd64 Version: 9.22-ok1 Priority: optional Section: utils Source: lzma Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Mohammed Adnène Trojette Installed-Size: 205 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Conflicts: lzma (<< 4.43-0) Replaces: lzma (<< 4.43-0) Filename: pool/main/l/lzma/lzma-alone_9.22-ok1_amd64.deb Size: 66912 MD5sum: 080e848d8b7e945bd8ebdc5b1673aa6f SHA1: f55961d2d20da1e5c22a56337c2e78449f85f578 SHA256: 1b88f146fd21a098e73340bac4b8e0108a4699f0c8230f36c3e767d02ed1a29f SHA512: 59fcde984dffab6d6ffbdb0b899c9722a4c1b0576e9846f597b90fd7de3c4e5f76b1ff82af1ff83111124012feb143e29ce2473e7bf98536bc0a84c45a30c829 Homepage: http://www.7-zip.org/sdk.html Description: Compression and decompression in the LZMA format - legacy utility The Lempel-Ziv-Markov chain Algorithm is a compression method based on the famous LZ77 algorithm, and was first introduced by 7-Zip for use in 7z archives. . Its main characteristics are a very high compression ratio, with high RAM usage, and fast decompression, with low RAM usage. These properties make it well suited to embedded uses, such as for ROM (firmware) compression. . This package provides only the old lzma_alone compression utility, which has an interface more like that of zip. Package: lzma-dev Architecture: all Version: 9.22-ok1 Priority: optional Section: utils Source: lzma Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Mohammed Adnène Trojette Installed-Size: 165 Depends: zlib1g-dev Filename: pool/main/l/lzma/lzma-dev_9.22-ok1_all.deb Size: 39700 MD5sum: 01d8df98c8143a5775aa59d36e35cf06 SHA1: 1b3d906d037cb5fbf376413a8b27901be8e468fe SHA256: ec0edaa89f4dc0766ffb7cccb39033853f67846214f99a99b014db599ba346de SHA512: d05a601689961f58d37f707d6c17083f1819bc4ad783d1ab5137cb0b2b1755c5751a82c02fda3c384ce005804c660de93fcd4c21457487a11929e07d71793394 Homepage: http://www.7-zip.org/sdk.html Description: Compression and decompression in the LZMA format - development files The Lempel-Ziv-Markov chain Algorithm is a compression method based on the famous LZ77 algorithm, and was first introduced by 7-Zip for use in 7z archives. . Its main characteristics are a very high compression ratio, with high RAM usage, and fast decompression, with low RAM usage. These properties make it well suited to embedded uses, such as for ROM (firmware) compression. . This package contains the headers and libraries of lzma. It is experimental and will be replaced by the library as soon as it is available. Package: lzop Architecture: amd64 Version: 1.04-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 190 Depends: libc6 (>= 2.14), liblzo2-2 (>= 2.02) Filename: pool/main/l/lzop/lzop_1.04-ok1_amd64.deb Size: 90234 MD5sum: 4f4102b9bfb84ea79d64e202c58a6bb8 SHA1: 8cd73b1c232d3ec469d0f7174c77e357cd39e337 SHA256: 552acd39e61cb8387d8b135146cfb4e0b483b137e314cbacacfeb45ee67368c3 SHA512: c856658dc1515313b299af1ab568bc58707c11659827065adfe79461147df7cd0066a0481b2ea7e5f9a4c9bbcd495f060f36a25676ac51bf46b076a767124551 Homepage: https://www.lzop.org/ Description: fast compression program lzop is a compressor similar to gzip. Its main advantages over gzip are much higher compression and decompression speed. lzop was designed with the following goals in mind: 1) reliability 2) speed (both compression and decompression) 3) reasonable drop-in compatibility with gzip 4) portability Package: m4 Architecture: amd64 Version: 1.4.19-ok1 Multi-Arch: foreign Priority: optional Section: interpreters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Santiago Vila Installed-Size: 634 Depends: libc6 (>= 2.38) Suggests: m4-doc Filename: pool/main/m/m4/m4_1.4.19-ok1_amd64.deb Size: 262152 MD5sum: b681bfc91c13dd3e36549659324df89a SHA1: f4940b4554deb23d3642dda5f03b23945e98a2e3 SHA256: 70b133fc7d36257469e40556bde3fe7a4f40fc2c83128d4baff3ba4274956088 SHA512: 5ec826c0135674a280c281ebb3717d83556917532354e7df8ffb4eeda7bb6979306cdd17027c77f4536325ee8b6a374fc5c13a25ce5ede615b01b9066f8f548b Homepage: https://www.gnu.org/software/m4/ Description: macro processing language GNU `m4' is an implementation of the traditional UNIX macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has builtin functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them. Package: m4-doc Architecture: all Version: 1.4.19-ok1 Priority: optional Section: doc Source: m4 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Santiago Vila Installed-Size: 859 Filename: pool/main/m/m4/m4-doc_1.4.19-ok1_all.deb Size: 111260 MD5sum: cecd5450bb285b719c2a94d030cdd093 SHA1: a5059910591bd01c3f575b0ac2f69ee095613006 SHA256: 74c6674f657f5c2f0fa07a72284013fe8eab16a4323a7e5ec22c24395a794d93 SHA512: 5bf30a2f0d734b96be9832d4cefa58b35984e0028fcab37d4f1a50fd0bb436143c2fd6c8a878149c788757bf282002051a38a37a43daed067a8f94c5e1d4d55b Homepage: https://www.gnu.org/software/m4/ Description: Documentation for GNU m4 This package contains the HTML documentation for GNU m4. Package: mactelnet-client Architecture: amd64 Version: 0.4.4-ok1 Priority: extra Section: net Source: mactelnet Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 130 Depends: libc6 (>= 2.34) Filename: pool/main/m/mactelnet/mactelnet-client_0.4.4-ok1_amd64.deb Size: 33980 MD5sum: 0e742b481f59dbd59c37eb20fc9a11c7 SHA1: 6a7ca1a2bac13c3b190e6ceab4d89a45f1a12fc3 SHA256: 116fd4e936bc9e71b2840ffa309032c5bf0300e94f6038d6ce542408c6d281c6 SHA512: b2a0f0ecd2ca766c14b37f8db40a99c002614157e657ea8963d9db59cd6945a3e2b4fc0a1141fda6e01222b323ccdae89253a27ec27029ffdcfa620889cdf676 Homepage: https://github.com/haakonnessjoen/MAC-Telnet/ Description: Console tools for telneting and pinging via MAC addresses Ping, discovery and telnet tools for connecting to Mikrotik RouterOS devices, or other MAC-Telnetd powered machines/devices. . This tool can communicate over the local area network using UDP packets with a MAC-address as destination. You can telnet Linux machines that have installed mactelnet-server, or a Mikrotik RouterOS device. . Uses Mikrotik's own proprietary protocol. Included are also MNDP discovery application, and macping to ping via the mactelnet protocol. Package: mactelnet-server Architecture: amd64 Version: 0.4.4-ok1 Priority: extra Section: net Source: mactelnet Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 108 Depends: libc6 (>= 2.34) Filename: pool/main/m/mactelnet/mactelnet-server_0.4.4-ok1_amd64.deb Size: 29784 MD5sum: 100dad1c29a82d4122ebd9af9d9f29ab SHA1: 077226d75df86c116f40ce28c313814ec970545c SHA256: 874364c3ee38c0bd1f4980b42a105310d348abd77db0571f832c25819ce2e059 SHA512: 6e9981456ac6a81407c96b0010ba56b70d64e9d3bbd1aa9fa060933340c44934bf2ee977ceeb32e1d78502a2ec56f6874353217cf2bf58002f5141d5b99da238 Homepage: https://github.com/haakonnessjoen/MAC-Telnet/ Description: Telnet daemon for accepting connections via MAC addresses This is a telnet daemon that uses Mikrotiks proprietary MAC-Telnet protocol. You will be enabled to "mac-telnet" from Linux machines with mactelnet-client or Mikrotik RouterOS devices which already has tools for this. Package: mailcap Architecture: all Version: 3.70+nmu1-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Mime-Support Packagers Installed-Size: 78 Provides: run-mailcap Depends: media-types, perl Recommends: bzip2, file, xz-utils Breaks: mime-support (<< 3.65) Replaces: mime-support (<< 3.65) Filename: pool/main/m/mailcap/mailcap_3.70+nmu1-ok1_all.deb Size: 22440 MD5sum: 57641206e6cfcb9237d851a54e9b834d SHA1: 116eacd537b38df25373ba89c84196402b9cc54a SHA256: 2307fd53757bc1cd90732847476d709cd7291554ec443c8130743830536b4781 SHA512: f95821debb5e59ff97d9a1df672dde71394a202b0df7ae796e43162208893e6ae997502beb41a4757f5bc43f042a1c9f9a231806fa099df0f62fc4edb6b408d0 Description: Debian's mailcap system, and support programs The mailcap system associates media types with programs that can handle them, using system and user configuration files. A file's media type is determined by its extension or by running the "file" command if available. . Other packages register their programs as viewers/editors/composers/etc by placing mailcap entry files or FreeDesktop menu entries in predetermined directories monitored by this package's dpkg triggers. . This package provides a "run-mailcap" program to open arbitrary files, and in addition the "see", "edit", "compose", and "print" aliases to display, alter, create, and print (respectively). . This package also provides the "debian-view" utility to handle Debian packages interactively. Package: make Architecture: amd64 Version: 4.3-ok1 Multi-Arch: allowed Priority: optional Section: devel Source: make-dfsg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Manoj Srivastava Installed-Size: 1566 Depends: libc6 (>= 2.38) Suggests: make-doc Conflicts: make-guile Replaces: make-guile Filename: pool/main/m/make-dfsg/make_4.3-ok1_amd64.deb Size: 340536 MD5sum: 6afcfb594a4a4008d34737120e5dffc9 SHA1: 9516904e87e3de668d7a57b0bccd7e42b6e6096f SHA256: 56fc1dea8f6393d2b7a0a7b6cc78f0d6f6a87e7540f6df7bd8b566f3ddcf3d27 SHA512: 53a09c2457fd7da817a231fed8bf35788fe9f238a553b6012f2d8c7ea7e7c10406f1943f595a4dbc8e2f10a993d121d77422d98f90f511799f764477dd260991 Homepage: https://www.gnu.org/software/make/ Description: utility for directing compilation GNU Make is a utility which controls the generation of executables and other target files of a program from the program's source files. It determines automatically which pieces of a large program need to be (re)created, and issues the commands to (re)create them. Make can be used to organize any task in which targets (files) are to be automatically updated based on input files whenever the corresponding input is newer --- it is not limited to building computer programs. Indeed, Make is a general purpose dependency solver. Package: make-guile Architecture: amd64 Version: 4.3-ok1 Multi-Arch: allowed Priority: extra Section: devel Source: make-dfsg Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Manoj Srivastava Installed-Size: 1570 Provides: make (= 4.3-ok1) Depends: guile-3.0-libs, libc6 (>= 2.38) Suggests: make-doc Conflicts: make Replaces: make Filename: pool/main/m/make-dfsg/make-guile_4.3-ok1_amd64.deb Size: 341508 MD5sum: e951108402617acb4c68c910323dabfb SHA1: 795a5d57ca9941f2943ab5a5886b6da63395b3a7 SHA256: 11d2f5a49e52f88023eb0536b9115baac779321a03f63852e31864dfe04051ce SHA512: eca685a421488606eb93def9faa114d8f53201344fb9f23f11d47fd3ee411259a82aed06ade0e77156917263b193293e6d680070f15746ee3d5e88c7cc636b02 Homepage: https://www.gnu.org/software/make/ Description: utility for directing compilation with guile support GNU Make is a utility which controls the generation of executables and other target files of a program from the program's source files. It determines automatically which pieces of a large program need to be (re)created, and issues the commands to (re)create them. Make can be used to organize any task in which targets (files) are to be automatically updated based on input files whenever the corresponding input is newer --- it is not limited to building computer programs. Indeed, Make is a general purpose dependency solver. This variant has built in guile support Package: makedev Architecture: all Version: 2.3.1-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian QA Group Installed-Size: 81 Depends: base-passwd (>= 3.0.4) Conflicts: udev (<= 0.024-0) Filename: pool/main/m/makedev/makedev_2.3.1-ok1_all.deb Size: 23496 MD5sum: ae196ecbfd594c150c06be6461899eeb SHA1: a6377b8d418b54c18884574abe82667ff9280a9e SHA256: 963da48d524bca2563ccd871960e20213068d0f4a29730291a4df84ba6951139 SHA512: 1302d90d7cede6c6ae1811f9af301ceeada89fdb234cd3b864dd07f04ad6e6e768e9d24423ee457f8f6f0fff5d0acc8536eadda89cd1e812cccac35cbf3dfaa4 Description: creates device files in /dev The MAKEDEV executable is used to create device files, often in /dev. . Device files are special files through which applications can interact with hardware. . This package is not necessary for most modern Linux systems, where the udev subsystem provides a more dynamic mechanism for device file management. Package: malcontent Architecture: all Version: 0.11.0-4-ok3 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian freedesktop.org maintainers Installed-Size: 438 Depends: accountsservice, gir1.2-glib-2.0, gir1.2-malcontent-0 (>= 0.11.0-4-ok3), polkitd | policykit-1, python3, python3-gi Filename: pool/main/m/malcontent/malcontent_0.11.0-4-ok3_all.deb Size: 52000 MD5sum: a21d7df39c4917a9c6e7305f85031438 SHA1: d97f1999a0a251f786a1c60efb4b12c8e84a22f7 SHA256: a04efc37f88508d312456540719c9bae2cb4ae8ce621a63abfc9ef63eb6212d8 SHA512: 74f2b0bd4f2f2bc732591ad20d8cc75063745fed7f331741c9a750e64d06250289d9c3795d578cb6f4dee1eb0766aaeaf6ac7ce8d3dc6b0ccd03c8a51d313519 Homepage: https://gitlab.freedesktop.org/pwithnall/malcontent/ Description: framework for parental control of applications malcontent implements support for restricting the type of content accessible to non-administrator accounts on a Linux system. Typically, when this is used, a non-administrator account will be for a child using the system; and the administrator accounts will be for the parents; and the content being filtered will be apps which are not suitable for the child to use, due to (for example) being too violent. . This is not a security boundary, and a sufficiently technically advanced user may always work around these parental controls. malcontent is not a mandatory access control (MAC) system like AppArmor or SELinux. However, its correct use by applications should provide enough of an obstacle to prevent users easily or accidentally having access to content which they shouldn’t. Package: mallard-rng Architecture: all Version: 1.1.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 183 Depends: xml-core (>= 0.14) Filename: pool/main/m/mallard-rng/mallard-rng_1.1.0-ok1_all.deb Size: 10502 MD5sum: 2192d3f025ca6cbfd525074c5e51bd3d SHA1: 5a08e508abc8e7310228305b75fe3541076e2368 SHA256: 776c21759ddceb958f9b45fd069bf4b9cf3606e6e06f40cb2b08bad3478f6b69 SHA512: f6d6b3459c2e363e4fbf6d9541828d83bf0ab9cbf96a0b4462a45823bfc3a3e7823970c2653027133c13c3325ad5ecfc0eb5db375fcc6f39151cc77bf7930dc7 Homepage: http://projectmallard.org Description: Mallard RELAX NG Schemas This package provides installable RELAX NG schemas for all Mallard versions and extensions that have been marked final. Schemas are provided in both XML and compact syntax. . The package automatically integrates with your system's XML catalog. Package: man-db Architecture: amd64 Version: 2.12.0-ok1 Multi-Arch: foreign Priority: important Section: doc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Colin Watson Installed-Size: 2828 Provides: man, man-browser Depends: bsdextrautils | bsdmainutils (<< 12.1.1~), groff-base, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgdbm6 (>= 1.16), libpipeline1 (>= 1.5.0), libseccomp2 (>= 2.1.0), zlib1g (>= 1:1.1.4) Suggests: apparmor, groff, less, www-browser Conflicts: man Replaces: man, nlsutils Filename: pool/main/m/man-db/man-db_2.12.0-ok1_amd64.deb Size: 1314560 MD5sum: 1d809ad3dfadf037c1fd518b8563e1d2 SHA1: 76d1447230e516d33626e68e102c12a896af02c5 SHA256: 8db4ca4ec73a5c8be94bdefc79b0943aba3221fb8ce6f7b97d82a638b6aa1ca8 SHA512: c653128d4584386ba58903e50508a03f60013aa7e4c1d45b38c455016b6f3232e49b85e37fb361d28cacccf469c6cba4cc9fedbb166408efb5ccb01a4b4b893d Homepage: https://man-db.gitlab.io/man-db/ Description: tools for reading manual pages This package provides the man command, the primary way of examining the system help files (manual pages). Other utilities provided include the whatis and apropos commands for searching the manual page database, the manpath utility for determining the manual page search path, and the maintenance utilities mandb, catman and zsoelim. man-db uses the groff suite of programs to format and display the manual pages. Package: marble Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: misc Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1390 Depends: marble-data (>= 4:22.12.3-ok1), marble-plugins (= 4:22.12.3-ok1), kio, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.7.0~), libkf5crash5 (>= 5.7.0~), libkf5i18n5 (>= 5.7.0~), libkf5kiowidgets5 (>= 5.7.0~), libkf5parts5 (>= 5.7.0~), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 4.98.0), libmarblewidget-qt5-28 (= 4:22.12.3-ok1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.0~), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libqt5network5 (>= 5.14.0~), libqt5printsupport5 (>= 5.14.0~), libqt5widgets5 (>= 5.14.0~), libqt5xml5 (>= 5.14.0~), libstdc++6 (>= 4.1.1) Suggests: gosmore, monav-routing-daemon, routino Breaks: marble-data (<< 4:17.08.1) Replaces: marble-data (<< 4:17.08.1) Filename: pool/main/m/marble/marble_22.12.3-ok1_amd64.deb Size: 256352 MD5sum: 511a428cbd139e7f6e9257bc2c6969e2 SHA1: d16fae2b10658f4cef04da99703c8dce96cb954d SHA256: 385c16365901407057255eb1b0c87accbd2738a987a6ae65a3e493030c3e2d14 SHA512: 506ba6122e1f911063c6e609437993664f3a708dc979ed8e00f57d68e138ed1471925c83d76b3633d621c027f569dea52204714ca93d52b2244f72b89b510554 Homepage: https://marble.kde.org/ Description: globe and map widget Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package is part of the KDE education module. Package: marble-data Architecture: all Version: 4:22.12.3-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 30192 Depends: marble-qt-data (= 4:22.12.3-ok1) Filename: pool/main/m/marble/marble-data_22.12.3-ok1_all.deb Size: 27727430 MD5sum: f648de5846694afccb28220d070c09f7 SHA1: 746047e8d5f6b35adeccbee5059f6bc574b59b58 SHA256: 3c11bd6021cf0bc9c1aa580e3f1d30ea3390a9902c54f984eb3cac684ef7be0b SHA512: 2c2a6c443b9ceec4088c80b7b837c161352430dd5a0c5f2a9c64180b0fda851859472ec3e74e47b8b4f30bccf1fa07929086b35d5ae7ef68b46281a4a11d2373 Homepage: https://marble.kde.org/ Description: data files for Marble Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains the architecture-independent data files for the Marble desktop globe. . This package is part of the KDE education module. Package: marble-maps Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: misc Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 670 Depends: marble-data (>= 4:22.12.3-ok1), marble-plugins (= 4:22.12.3-ok1), qml-module-org-kde-kirigami2, qml-module-qtgraphicaleffects, qml-module-qtqml-models2, qml-module-qtquick-controls, qml-module-qtquick-controls2, qml-module-qtquick-dialogs, qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick2, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libqt5qml5 (>= 5.14.0~), libqt5quick5 (>= 5.14.0~) | libqt5quick5-gles (>= 5.14.0~), libqt5widgets5 (>= 5.14.0~), libstdc++6 (>= 4.1.1) Suggests: gosmore, monav-routing-daemon, routino Filename: pool/main/m/marble/marble-maps_22.12.3-ok1_amd64.deb Size: 409580 MD5sum: cd3dd46cba999bf18fed571ea019b1b2 SHA1: ea691da002c5e734015c8bde206f3b4caa9236c9 SHA256: 481b82a78acd7dd7c9aa942f49ae6099035d83d6b003b498b1d5872eaa6613a6 SHA512: 790d5565b7f5a4c2029bfaab5bec66d87ca0143742ef143427c47229495290ac49a7e3a56b1caa42fc085e4159f7832ef3f59b90ca262cabd2f7e3f1540216b8 Homepage: https://marble.kde.org/ Description: globe and map widget for mobile form factors Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package is part of the KDE education module. Package: marble-plugins Architecture: amd64 Version: 4:22.12.3-ok1 Multi-Arch: same Priority: optional Section: misc Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 8225 Depends: libastro1 (= 4:22.12.3-ok1), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgps28 (>= 3.3), libmarblewidget-qt5-28 (= 4:22.12.3-ok1), libphonon4qt5-4 (>= 4:4.8.0), libprotobuf17, libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.14.1), libqt5positioning5 (>= 5.14.0~), libqt5qml5 (>= 5.14.0~), libqt5quick5 (>= 5.14.0~) | libqt5quick5-gles (>= 5.14.0~), libqt5serialport5 (>= 5.6.0), libqt5sql5 (>= 5.14.0~), libqt5svg5 (>= 5.14.0~), libqt5webenginewidgets5 (>= 5.14.0~), libqt5widgets5 (>= 5.14.0~), libqt5xml5 (>= 5.14.0~), libshp2 (>= 1.3.0), libstdc++6 (>= 5.2), phonon4qt5, zlib1g (>= 1:1.1.4) Filename: pool/main/m/marble/marble-plugins_22.12.3-ok1_amd64.deb Size: 1517608 MD5sum: 47ec9f46362357d05a7d474625ec9c57 SHA1: 3827a38d70d7c395f808da9b484944b776df6e17 SHA256: b5c104cb4e71fef6d6c3dc590a59334afff08ceb522e877d1bc3ad10cb8bc548 SHA512: 6743abbf0e98394bd5456ca323433ffcbe20fb6fec3f7d518402bd829c02c35e2fb6c5b6e28cd6724e5f07b99630013053bba8bf2edfe962fb5bf4a33ecd2fa6 Homepage: https://marble.kde.org/ Description: plugins for Marble Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains various plugins for the Marble desktop globe. The Marble globe widget library may not be of much use if this package is not installed. . This package is part of the KDE education module. Package: marble-qt Architecture: amd64 Version: 4:22.12.3-ok1 Priority: optional Section: misc Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 528 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libmarblewidget-qt5-28 (= 4:22.12.3-ok1), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.14.0~), libqt5gui5 (>= 5.14.0~) | libqt5gui5-gles (>= 5.14.0~), libqt5network5 (>= 5.14.0~), libqt5printsupport5 (>= 5.14.0~), libqt5widgets5 (>= 5.14.0~), libstdc++6 (>= 4.1.1) Filename: pool/main/m/marble/marble-qt_22.12.3-ok1_amd64.deb Size: 115980 MD5sum: 8904f0f3e2adc87ce9846471361f1345 SHA1: ffb601703d112226e48eae03555b9802639c5170 SHA256: c1db0bcf8576ce30ea37a063a9081ac489958922c960e53b6f65deebe93c1f9c SHA512: 3dbacc7407711872dd1e0c63092287e8c0a1cfb4bcb59b7b10ee6017169574d03fe1afc9c0fbeb88971378089d1c76a7797b0cbeb9cbe71afb52cf694436c31f Homepage: https://marble.kde.org/ Description: globe and map widget (no KDE dependencies) Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package is part of the KDE education module. Package: marble-qt-data Architecture: all Version: 4:22.12.3-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: marble Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 34255 Breaks: marble-data (<< 4:17.08.3-3~) Replaces: marble-data (<< 4:17.08.3-3~) Filename: pool/main/m/marble/marble-qt-data_22.12.3-ok1_all.deb Size: 15647916 MD5sum: 78322821adab9f92426bab80c0418a32 SHA1: 6f92004c53f14057512e9894e9a31265fae16a4e SHA256: 3a28db3e2ccbc1074134196b379f517be2c9b3e048ec122dbbaaa726727ae77a SHA512: c054ec316fa72980b133755011ea632690491a93c5897a910f58121e3a12b77d5bfe1df730335eb1c39a945b4c12f0440c418da1900b0a8474c1e4ab78f417dd Homepage: https://marble.kde.org/ Description: Qt-only data files for Marble Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains the architecture-independent data files for the Marble desktop globe. . This package is part of the KDE education module. Package: mariadb-backup Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27938 Depends: mariadb-client-core-10.6 (= 1:10.6.15-ok1.2), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), liblz4-1 (>= 0.0~r130), libnuma1 (>= 2.0.11), libpcre2-8-0 (>= 10.22), libpmem1 (>= 1.4), libsnappy1v5 (>= 1.1.8), libssl3 (>= 3.0.0), libstdc++6 (>= 12), libsystemd0 (>= 227), liburing2 (>= 2.1), zlib1g (>= 1:1.2.0) Breaks: mariadb-backup-10.1, mariadb-backup-10.2, mariadb-backup-10.3, mariadb-client-10.1 Replaces: mariadb-backup-10.1, mariadb-backup-10.2, mariadb-backup-10.3, mariadb-client-10.1 Filename: pool/main/m/mariadb-10.6/mariadb-backup_10.6.15-ok1.2_amd64.deb Size: 6562734 MD5sum: 04575168ea81f61c7bee4cea2c05cb45 SHA1: a55801016f37e8438e6e57bcb5cf7574fe03dde5 SHA256: 3aa8dbece04be368e9e4ea0b6245fb47591c54f5574e558a5ed3f5f7550122ba SHA512: 24620dc6229d361fd69f4fb12eda655150409959ad14cacd4c55f0a9b29486fe1d31a0ac4db36656c0a913850800b8bafbf2f47ddae9924de41ae874d2067433 Homepage: https://mariadb.org/ Description: Backup tool for MariaDB server This backup tool is guaranteed to be compatible with MariaDB. Based on Xtrabackup, but improved to work with MariaDB. . Please refer to the MariaDB Knowledge Base on more information on how to use this tool. Package: mariadb-client Architecture: all Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 45 Depends: mariadb-client-10.6 (>= 1:10.6.15-ok1.2) Filename: pool/main/m/mariadb-10.6/mariadb-client_10.6.15-ok1.2_all.deb Size: 11584 MD5sum: d18e505a6b2c7ade4cff76da87002d55 SHA1: b2f14595d7e93b614e7607709f4434a1a0159f87 SHA256: 9517d3092b3a19798369f99fc9df1ab6dad055fd6d4957b46be5ca94a664478c SHA512: 6ec07d7e7175b4b1053ad58916dc38a61c7feaaa9edfc6de10321c933575d6af46bf32de077e4572e1da9c9f9154304ed352eb5f2fdea6c6ea97e2317e2682e4 Homepage: https://mariadb.org/ Description: MariaDB database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mariadb-client (currently mariadb-client-10.6), as determined by the MariaDB maintainers. Install this package if in doubt about which MariaDB version you want, as this is the one considered to be in the best shape. Package: mariadb-client-10.6 Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 27651 Provides: virtual-mysql-client Depends: debianutils (>= 1.6), libconfig-inifiles-perl, mariadb-client-core-10.6 (>= 1:10.6.15-ok1.2), perl:any, libc6 (>= 2.34), libssl3 (>= 3.0.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Recommends: libdbd-mariadb-perl | libdbd-mysql-perl, libdbi-perl, libterm-readkey-perl Conflicts: mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, mytop, virtual-mysql-client Breaks: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-5.5, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-10.5, mariadb-client-core-10.6 (<< 1:10.6.15-ok1.2), mariadb-server-10.0, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0 Replaces: mariadb-client-10.0, mariadb-client-10.1, mariadb-client-10.2, mariadb-client-10.3, mariadb-client-10.4, mariadb-client-10.5, mariadb-client-5.5, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-10.5, mariadb-client-core-10.6 (<< 1:10.6.15-ok1.2), mariadb-server-10.0, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mytop, virtual-mysql-client Filename: pool/main/m/mariadb-10.6/mariadb-client-10.6_10.6.15-ok1.2_amd64.deb Size: 1524650 MD5sum: e9a87d2bd118329decd039244566ac68 SHA1: 697364cc2c523f843a5536a242836ab674e309dd SHA256: 559877292639cf5bf212ec039cc6db8411da14c3f825e3b09177b92391f814ca SHA512: f24bc730fcca93326fc598ed6953aa06effacfb358fa55bc870682716b1684471ea47b309d4292cfd785fbcc405d987b9de7f4b72bbfd6be307df41eff8ad73f Homepage: https://mariadb.org/ Description: MariaDB database client binaries MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes the client binaries and the additional tools innotop and mariadb-report (mysqlreport). Package: mariadb-client-core-10.6 Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 11703 Provides: virtual-mysql-client-core Depends: libmariadb3 (>= 10.5.4), mariadb-common (>= 1:10.6.15-ok1.2), libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libncurses6 (>= 6), libssl3 (>= 3.0.0), libstdc++6 (>= 4.1.1), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Conflicts: mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, virtual-mysql-client-core Breaks: mariadb-client-10.0, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-10.5, mariadb-client-core-5.5, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6 (<< 1:10.6.15-ok1.2), mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.6, percona-server-server-5.7, percona-server-server-8.0, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, percona-xtradb-cluster-server-8.0 Replaces: mariadb-client-10.0, mariadb-client-core-10.0, mariadb-client-core-10.1, mariadb-client-core-10.2, mariadb-client-core-10.3, mariadb-client-core-10.4, mariadb-client-core-10.5, mariadb-client-core-5.5, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-10.6 (<< 1:10.6.15-ok1.2), mysql-client-core-5.5, mysql-client-core-5.6, mysql-client-core-5.7, mysql-client-core-8.0, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.6, percona-server-server-5.7, percona-server-server-8.0, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, percona-xtradb-cluster-server-8.0, virtual-mysql-client-core Filename: pool/main/m/mariadb-10.6/mariadb-client-core-10.6_10.6.15-ok1.2_amd64.deb Size: 946326 MD5sum: 2ed9172bcbfdb0e2735564a42f0bb6e5 SHA1: 05f398a2bc5d2dcbbea14fcc666e2237dded7a15 SHA256: 82d8aaff15934bdcf9634d5692ea3775b7420d001a292a264e2dc1be9419652e SHA512: 4386cfbb0758bc9a73c39b82bf7a701e7dc21a6d9ba2d20a8182be982eacc92bfac682ec31ea603ac01b0b695e24856f1730097490cc576f02ef7cfb6f9c8849 Homepage: https://mariadb.org/ Description: MariaDB database core client binaries MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes the core client files, as used by Akonadi. Package: mariadb-common Architecture: all Version: 1:10.6.15-ok1.2 Multi-Arch: foreign Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 55 Depends: mysql-common (>= 5.6.25) Filename: pool/main/m/mariadb-10.6/mariadb-common_10.6.15-ok1.2_all.deb Size: 13404 MD5sum: 4bda5f566273c6280a3c8d53732d63e0 SHA1: 7dace710ab97a684a9574f928523144a93bab0a0 SHA256: 0494a04424b2011dd051c4d7af25bda7dc6799ecdd40268295d1a16fff084c14 SHA512: a507f1f03bf62128a19a73cf4d6ea855633768607443f2f372c9968083a41a97174dc1a410e6c8ffb3e72bd5f90edb9d9d6db3456fd297807cd2efe0e3a1ba09 Homepage: https://mariadb.org/ Description: MariaDB common configuration files MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes configuration files common to all MariaDB programs. Package: mariadb-plugin-connect Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1778 Depends: libxml2 (>= 2.7.4), mariadb-server-10.6 (= 1:10.6.15-ok1.2), unixodbc, libc6 (>= 2.34), libodbc1 (>= 2.3.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.2.3.4) Conflicts: mariadb-connect-engine-10.0, mariadb-connect-engine-10.1 Breaks: mariadb-connect-engine-10.0, mariadb-connect-engine-10.1, mariadb-server-10.0, mariadb-server-10.1 Replaces: mariadb-connect-engine-10.0, mariadb-connect-engine-10.1, mariadb-server-10.0, mariadb-server-10.1 Filename: pool/main/m/mariadb-10.6/mariadb-plugin-connect_10.6.15-ok1.2_amd64.deb Size: 568264 MD5sum: d1c557841e591555593ff2dd5fa6dce3 SHA1: 1f2977423fadc217fd0aab1809d27c924dff55b7 SHA256: 33992d862ba8c2b289195cf274bedfe82a58ca25e716d8de975bddb428aa0b30 SHA512: fec623d2fd5cc9d4f4f5f2f2ee4627f79c09be4efbaeee19c6a6df7cc88949e9a34e7a7f0031a28a8d83cf5cf1044d71cb79948f9773b1ebf854cb001db590fc Homepage: https://mariadb.org/ Description: Connect storage engine for MariaDB Connect engine supports a number of file formats (dbf, xml, txt, bin, etc), connections to ODBC tables and remote MySQL tables, as well as a number of other interesting features. This package contains the Connect plugin for MariaDB. Package: mariadb-plugin-cracklib-password-check Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 68 Depends: libcrack2 (>= 2.9.0), mariadb-server-10.6 (= 1:10.6.15-ok1.2), libc6 (>= 2.14) Filename: pool/main/m/mariadb-10.6/mariadb-plugin-cracklib-password-check_10.6.15-ok1.2_amd64.deb Size: 14004 MD5sum: 11980b34c6b173db84004e121d0b7811 SHA1: 602f9ef1a345404f096332fb4de1c51957515162 SHA256: 38cda99869a299cbf93723e78bbe40d39f37c5e6cb75d9e02dbd74af9cf36f3f SHA512: 04b4636fbe87ea649cfa486f46273de5b896684b0741a23331856848f23eb86f973ec2d98b746faf4fe22350e78f4e869504de92a3b6158f082135438dfc3545 Homepage: https://mariadb.org/ Description: CrackLib Password Validation Plugin for MariaDB This password validation plugin uses cracklib to allow only sufficiently secure (as defined by cracklib) user passwords in MariaDB. . Install and configure this to enforce stronger passwords for MariaDB users. Package: mariadb-plugin-gssapi-client Architecture: amd64 Version: 1:10.6.15-ok1.2 Multi-Arch: same Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 63 Depends: libgssapi-krb5-2 (>= 1.17), mariadb-client-10.6 (= 1:10.6.15-ok1.2), libc6 (>= 2.14) Breaks: mariadb-gssapi-client-10.1, mariadb-gssapi-client-10.2 Replaces: mariadb-gssapi-client-10.1, mariadb-gssapi-client-10.2 Filename: pool/main/m/mariadb-10.6/mariadb-plugin-gssapi-client_10.6.15-ok1.2_amd64.deb Size: 14950 MD5sum: 762c2defb31d7196ddf448355b10b72a SHA1: de16fca8d00d322b1cbe204a5d0729838ca02b92 SHA256: 35e826cb87cc568fd7928e9e5dcffab99b81eb8e5ae92ec47bdf7f049e199494 SHA512: 9e9fb2a6454dd38c01045ec5b66512ceb5281ec4143c67cf734881e70442f328f8ffb3562ab193ca00938ebd053823304b6a6459ba8760373e7bed8b97e9ba7b Homepage: https://mariadb.org/ Description: GSSAPI authentication plugin for MariaDB client This plugin includes support for Kerberos on Unix, but can also be used for Windows authentication with or without domain environment. . This package contains the client parts. Package: mariadb-plugin-gssapi-server Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 72 Depends: libgssapi-krb5-2 (>= 1.17), mariadb-server-10.6, libc6 (>= 2.14), libkrb5-3 (>= 1.13~alpha1+dfsg) Breaks: mariadb-gssapi-server-10.1, mariadb-gssapi-server-10.2 Replaces: mariadb-gssapi-server-10.1, mariadb-gssapi-server-10.2 Filename: pool/main/m/mariadb-10.6/mariadb-plugin-gssapi-server_10.6.15-ok1.2_amd64.deb Size: 16540 MD5sum: b81a0fc5180a1d6efc1b6569959836df SHA1: e36ab6ea21512b9c9d3a069792e71f518f88f640 SHA256: acfc9d0e0e55216411d49e3f51d685a37e26dbc8974e3ab7b25a0824eb479c61 SHA512: 0cf594416376d085dcb53b50cca0be7a3a38d5cef7359dfb995f0331b12fb9c71ec177bb6c49d35b327e52781f8527df7e443f62a5debd56070f99f8944c38bf Homepage: https://mariadb.org/ Description: GSSAPI authentication plugin for MariaDB server This plugin includes support for Kerberos on Unix, but can also be used for Windows authentication with or without domain environment. . This package contains the server parts. Package: mariadb-plugin-mroonga Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 6099 Depends: mariadb-server-10.6 (= 1:10.6.15-ok1.2), libc6 (>= 2.34), libstdc++6 (>= 4.3), zlib1g (>= 1:1.2.0) Breaks: mariadb-server-10.0, mariadb-server-10.1 Replaces: mariadb-server-10.0, mariadb-server-10.1 Filename: pool/main/m/mariadb-10.6/mariadb-plugin-mroonga_10.6.15-ok1.2_amd64.deb Size: 1291032 MD5sum: e5971797d70344bc26cacbb1e4c2c19c SHA1: 3f1a51f43ba395f6be4d3cd6d37c4c881da39c89 SHA256: 791ff40b4d9b2a9f51c88dcd2e0c7a887c796a0b199c080eb399bbce017fe434 SHA512: 717af36fee9623e36e02900156f26f2f629d0fddae862e05be0b0599b3548010824b95d45741eb24da34c07fc43c73787c03a30fb16fdd53933cf1553f0ffdbe Homepage: https://mariadb.org/ Description: Mroonga storage engine for MariaDB Mroonga (formerly named Groonga Storage Engine) is a storage engine that provides fast CJK-ready full text searching using column store. This package contains the Mroonga plugin for MariaDB. Package: mariadb-plugin-oqgraph Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 260 Depends: libjudydebian1, mariadb-server-10.6 (= 1:10.6.15-ok1.2), libc6 (>= 2.34), libstdc++6 (>= 5.2) Conflicts: mariadb-oqgraph-engine-10.0, mariadb-oqgraph-engine-10.1 Breaks: mariadb-oqgraph-engine-10.0, mariadb-oqgraph-engine-10.1, mariadb-server-10.0, mariadb-server-10.1 Replaces: mariadb-oqgraph-engine-10.0, mariadb-oqgraph-engine-10.1, mariadb-server-10.0, mariadb-server-10.1 Filename: pool/main/m/mariadb-10.6/mariadb-plugin-oqgraph_10.6.15-ok1.2_amd64.deb Size: 82210 MD5sum: 5fe6bd621687640c6bb441a7b1b6f97d SHA1: c74e7fe0c656d46be9e6700144b0e4905ea52d09 SHA256: cc723423d8fd72f6482f8d276fa868e726917e2e6901b1c43c0535bd6e5e916e SHA512: 9d68e099e0c23d2dff32301f231c4fb1d4097c4123b1edf8b2d59dd6503e33b7d7cc5d2ec4456124de378d95c413b0a11baaa18a283a4856126e47200e06375f Homepage: https://mariadb.org/ Description: OQGraph storage engine for MariaDB The OQGraph engine is a computation engine plugin for handling hierarchies (trees) and graphs (friend-of-a-friend, etc) cleanly through standard SQL. This package contains the OQGraph plugin for MariaDB. Package: mariadb-plugin-rocksdb Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 11561 Depends: mariadb-server-10.6 (= 1:10.6.15-ok1.2), python3:any, rocksdb-tools, libc6 (>= 2.34), liblz4-1 (>= 0.0~r130), libsnappy1v5 (>= 1.1.8), libstdc++6 (>= 12), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4) Recommends: python3-mysqldb Breaks: mariadb-rocksdb-engine-10.2, mariadb-rocksdb-engine-10.3 Replaces: mariadb-rocksdb-engine-10.2, mariadb-rocksdb-engine-10.3 Filename: pool/main/m/mariadb-10.6/mariadb-plugin-rocksdb_10.6.15-ok1.2_amd64.deb Size: 2705042 MD5sum: 7efa7502d4983c868f853a54acb032fb SHA1: 35470ab8fcd9cbc905549982feda4e674efd81c3 SHA256: c8874dab659f1314e6729cd0cf182a31d4531f8d885a04f5e9558ac5181816ff SHA512: 8fdef953fa6a154fdc31c953418cb58d33d8dbfec7fabc6acec8b1497fce69d922630444dbc4bfb0848a25a86115c64f8f9d0957b5f5760072f86c6bc01beeeb Homepage: https://mariadb.org/ Description: RocksDB storage engine for MariaDB The RocksDB storage engine is a high performance storage engine, aimed at maximizing storage efficiency while maintaining InnoDB-like performance. This package contains the RocksDB plugin for MariaDB. Package: mariadb-plugin-s3 Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 4312 Depends: libcurl4 (>= 7.16.2), mariadb-server-10.6 (= 1:10.6.15-ok1.2), libc6 (>= 2.34), libssl3 (>= 3.0.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mariadb-10.6/mariadb-plugin-s3_10.6.15-ok1.2_amd64.deb Size: 898184 MD5sum: 1204ddfcdfc09d7a1fd94566b13afe04 SHA1: af71308431024c97aca0db9856313ac0ee6aee82 SHA256: 0bb5fa6d78d8032924212797dba603710a8f5921c492eb7cfc41f267cf44e62a SHA512: b8af47b221b096d857214e22e4e93b50e187726454aa2ef487bf36b9f1a84a0e022a569cca7cf7fb9f98ed6041a66b701aa3383dc3f1141a8caf6b864f646321 Homepage: https://mariadb.org/ Description: Amazon S3 archival storage engine for MariaDB The S3 storage engine allows one to archive MariaDB tables in Amazon S3 (or any third-party public or private cloud that implements S3 API), but still have them accessible in MariaDB in read-only mode. Package: mariadb-plugin-spider Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 1206 Depends: mariadb-server-10.6 (= 1:10.6.15-ok1.2), libc6 (>= 2.34), libstdc++6 (>= 4.3) Breaks: mariadb-server-10.0, mariadb-server-10.1 Replaces: mariadb-server-10.0, mariadb-server-10.1 Filename: pool/main/m/mariadb-10.6/mariadb-plugin-spider_10.6.15-ok1.2_amd64.deb Size: 388550 MD5sum: 5ded25752c6036dca8eb8ffe6f3a7895 SHA1: c95c047a52cae79229ebe6c6211b98a6b8268329 SHA256: 1495e0404bde70ea1d64ba3a4b82fa28a1d64e1fae49df4c4771f2f7b05849fd SHA512: 3519624f36461afc01542743e872eabc47935ba7dc4ee53fbcb54f0b6c98e941111feb4612668ecae5c67bae8b6aa3621dd5f0a2c95971b0c8b42cda472869cd Homepage: https://mariadb.org/ Description: Spider storage engine for MariaDB The Spider storage engine with built-in sharding features. It supports partitioning and xa transactions, and allows tables of different MariaDB instances to be handled as if they were on the same instance. It refers to one possible implementation of ISO/IEC 9075-9:2008 SQL/MED. Package: mariadb-server Architecture: all Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 45 Depends: mariadb-server-10.6 (>= 1:10.6.15-ok1.2) Filename: pool/main/m/mariadb-10.6/mariadb-server_10.6.15-ok1.2_all.deb Size: 11698 MD5sum: f7518730fa4adcc7c1e89e5cc7d81ba4 SHA1: 3db5ffd78adb6143e7836e3f40672b3a3846ba63 SHA256: 423c631abb4eca7c68304b49a1d00a0584d8b1e44b9a043ae9c0ad2803aee5e2 SHA512: 4cfb341cf6346421914354a28f229881dfb42c465391aaf95b5aa4aabaa1516a442e230a0d5b8eb1d11522391e553ecf4ba0c61fd01bc35767cf0f8332fa3d88 Homepage: https://mariadb.org/ Description: MariaDB database server (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mariadb-server (currently mariadb-server-10.6), as determined by the MariaDB maintainers. Install this package if in doubt about which MariaDB version you need. That will install the version recommended by the package maintainers. . MariaDB 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 MariaDB are speed, robustness and ease of use. Package: mariadb-server-10.6 Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 66410 Provides: virtual-mysql-server Pre-Depends: adduser (>= 3.40), debconf, mariadb-common (>= 1:10.6.15-ok1.2) Depends: galera-4 (>= 26.4), gawk, iproute2, libdbi-perl, lsb-base (>= 3.0-10), lsof, mariadb-client-10.6 (>= 1:10.6.15-ok1.2), mariadb-server-core-10.6 (>= 1:10.6.15-ok1.2), passwd, perl (>= 5.6), procps, psmisc, rsync, socat, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libpam0g (>= 0.99.7.1), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.0) Recommends: libhtml-template-perl Suggests: mailx, mariadb-test, netcat-openbsd Conflicts: handlersocket-mysql-5.5, mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, virtual-mysql-server Breaks: cqrlog (<< 1.9.0-5~), galera-3 (<< 26.4), handlersocket-mysql-5.5, mariadb-galera-server, mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-5.5, mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-client-5.5, mysql-client-5.7, mysql-client-core-8.0, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0 Replaces: handlersocket-mysql-5.5, mariadb-galera-server, mariadb-galera-server-10.0, mariadb-galera-server-5.5, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-5.5, mariadb-tokudb-engine-10.0, mariadb-tokudb-engine-10.1, mariadb-tokudb-engine-5.5, mysql-client-5.5, mysql-client-5.7, mysql-client-core-8.0, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, virtual-mysql-server Filename: pool/main/m/mariadb-10.6/mariadb-server-10.6_10.6.15-ok1.2_amd64.deb Size: 4043600 MD5sum: e49fd8d7c085ac688ab192523e3a4f5f SHA1: e1c8217cf7bb2d9eca4a7d2d18f45ab352fcc89a SHA256: 6fb69e04dd75aa65baa6921feaf893b653caced2699bacd002e70a2269a68019 SHA512: f427a5c09b339069bde108c9e45fd3b067fe7c1a211416fae382886ff5645b39e7da5bfd22b940a11924c85711e8ba352d6636737e95c745a588a88ede5111d7 Homepage: https://mariadb.org/ Description: MariaDB database server binaries MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes the server binaries. Package: mariadb-server-core-10.6 Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 40327 Provides: virtual-mysql-server-core Depends: mariadb-common (>= 1:10.6.15-ok1.2), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), liblz4-1 (>= 0.0~r130), libnuma1 (>= 2.0.11), libpcre2-8-0 (>= 10.22), libpmem1 (>= 1.4), libsnappy1v5 (>= 1.1.8), libssl3 (>= 3.0.0), libstdc++6 (>= 12), libsystemd0 (>= 227), liburing2 (>= 2.1), zlib1g (>= 1:1.2.0) Conflicts: mariadb-galera-server-5.5, mysql-server-5.5, mysql-server-5.6, mysql-server-5.7, mysql-server-8.0, virtual-mysql-server-core Breaks: mariadb-client-10.1, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-5.5, mysql-client-5.5, mysql-client-5.6, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7 Replaces: mariadb-client-10.1, mariadb-server-10.0, mariadb-server-10.1, mariadb-server-10.2, mariadb-server-10.3, mariadb-server-10.4, mariadb-server-10.5, mariadb-server-10.6 (<< 1:10.6.15-ok1.2), mariadb-server-core-10.0, mariadb-server-core-10.1, mariadb-server-core-10.2, mariadb-server-core-10.3, mariadb-server-core-10.4, mariadb-server-core-10.5, mariadb-server-core-5.5, mysql-client-5.5, mysql-client-5.6, mysql-client-5.7, mysql-client-8.0, mysql-server-core-5.5, mysql-server-core-5.6, mysql-server-core-5.7, mysql-server-core-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, virtual-mysql-server-core Filename: pool/main/m/mariadb-10.6/mariadb-server-core-10.6_10.6.15-ok1.2_amd64.deb Size: 7635332 MD5sum: bc821f236557e355afe9aba946c0bc80 SHA1: bfdd7ad65143026376da7f3f9f38be156cbab68c SHA256: 1ef85c77a8e1f8ddb18d7ecbd2d98545a11e525cd28de72f2ad53a18c2c0e0e5 SHA512: 590ec75aa98b6f0c8d87adf8882336210dacd13512ce251ab1342763b5fe3e1070ac4141c27ad9a89b0efa6fc503d3691dab49df7c9ca9af626a841ec02e5e2b Homepage: https://mariadb.org/ Description: MariaDB database core server files MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes the core server files, as used by Akonadi. Package: mariadb-test Architecture: amd64 Version: 1:10.6.15-ok1.2 Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 54500 Provides: virtual-mysql-testsuite Depends: mariadb-client-10.6 (= 1:10.6.15-ok1.2), mariadb-server-10.6 (= 1:10.6.15-ok1.2), mariadb-test-data (= 1:10.6.15-ok1.2), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), liblz4-1 (>= 0.0~r130), libnuma1 (>= 2.0.11), libpcre2-8-0 (>= 10.22), libpcre2-posix2 (>= 10.34), libpmem1 (>= 1.4), libsnappy1v5 (>= 1.1.8), libssl3 (>= 3.0.0), libstdc++6 (>= 12), liburing2 (>= 2.1), zlib1g (>= 1:1.2.0) Suggests: patch Breaks: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mysql-client-5.5, mysql-server-5.5, mysql-server-5.7, mysql-server-core-8.0, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, mysql-testsuite-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7 Replaces: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mysql-client-5.5, mysql-server-5.5, mysql-server-5.7, mysql-server-core-8.0, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, mysql-testsuite-8.0, percona-server-server-5.6, percona-xtradb-cluster-server-5.6, percona-xtradb-cluster-server-5.7, virtual-mysql-testsuite Filename: pool/main/m/mariadb-10.6/mariadb-test_10.6.15-ok1.2_amd64.deb Size: 12927614 MD5sum: 2455aae50396633a681fd0a1aeb5dca7 SHA1: 16083f28a4de794196d8530375660f76c7105028 SHA256: 9b04c516734453d6b97f7c092b1980151b6bb0e63f39de13e2fca52fa387de55 SHA512: 4ce407dccccd1be6e7d6d280d0b9298e87acad996fd5e6164bcd8471ea7c8e26d6b0b978ca96c7423ed82d6aba0e928330f2fce848284ca6e32bf4b59244f293 Homepage: https://mariadb.org/ Description: MariaDB database regression test suite MariaDB 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 MariaDB are speed, robustness and ease of use. . This package includes the regression test suite. Package: mariadb-test-data Architecture: all Version: 1:10.6.15-ok1.2 Multi-Arch: foreign Priority: optional Section: database Source: mariadb-10.6 Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 214782 Depends: perl:any, libc6 (>= 2.2.5), libpam0g (>= 0.99.7.1) Breaks: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mariadb-test-data-10.0, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, mysql-testsuite-8.0 Replaces: mariadb-test-10.0, mariadb-test-10.1, mariadb-test-5.5, mariadb-test-data-10.0, mysql-testsuite, mysql-testsuite-5.5, mysql-testsuite-5.6, mysql-testsuite-5.7, mysql-testsuite-8.0 Filename: pool/main/m/mariadb-10.6/mariadb-test-data_10.6.15-ok1.2_all.deb Size: 18394114 MD5sum: 60cff14dcadd93d722bd2cff7b048f13 SHA1: 2bb6c2e3b21e14621d115cddf45cdc030feb90f9 SHA256: 6f007a1c11b14ed63acd3465d30b0b713b91cd5322c5265f30c4f2224ae6afe4 SHA512: 9490db9dfc7b80d3f4b16dea1bb5676abb25a60958ec046e78c71dba0a38084a2c51fb78d0d2dc01aec1d0f2c273e5bd39041668515c7ac52f810a991f03c4e2 Homepage: https://mariadb.org/ Description: MariaDB database regression test suite - data files MariaDB 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 MariaDB are speed, robustness and ease of use. . This package has the architecture independent data files for the test suite. Package: marisa Architecture: amd64 Version: 0.2.6-ok2 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Input Method Team Installed-Size: 182 Depends: libmarisa0 (= 0.2.6-ok2), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 5.2) Filename: pool/main/m/marisa/marisa_0.2.6-ok2_amd64.deb Size: 29228 MD5sum: 632df293c57340a925b14cb367674ad1 SHA1: 747e4dfc50cb1b20e056a5027c50a9c677e0abc8 SHA256: cb8bcb8ac6eb4c561982ce4afe92a4c9c8a2d7f512a3982b2c02e5472409d725 SHA512: cc6cd5cfd2d1f5569bf288f0622bccfd55b86c0d93e488a8b29bfd56713bdfc4c9a089db69e448e78d0f939c1604d18b3c1fa6f50973bba72fa9e07c4ccf24cd Homepage: https://github.com/s-yata/marisa-trie Description: command line tools for libmarisa Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains command line tools for libmarisa. Package: markdown Architecture: all Version: 1.0.1-ok1 Multi-Arch: foreign Priority: optional Section: web Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 60 Depends: perl (>= 5.6.0-0.1) Filename: pool/main/m/markdown/markdown_1.0.1-ok1_all.deb Size: 17502 MD5sum: ed879fb70084f4c6f5f0473664a69803 SHA1: 9e5bc4f95be8c32df9f38257552ab7821fd89ac8 SHA256: d10042dabfd77c216d93ba5bb4be0cad6e626949e7af8a0a65243b46b20c0ab7 SHA512: 5bfbfe93a17a581d91b20a739fbc046a3b70c08915181d73417be8e96e680487e659d6ac8858d4bde7e4d9b1636bdb373de47aba4d967827d87b7f2bfe65e865 Homepage: http://daringfireball.net/projects/markdown/ Description: Text-to-HTML conversion tool Markdown is a text-to-HTML conversion tool for web writers. It allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). Package: mate-desktop Architecture: amd64 Version: 1.26.2-ok1 Multi-Arch: foreign Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 94 Depends: hicolor-icon-theme, libmate-desktop-2-17t64 (>= 1.10.0), mate-desktop-common (= 1.26.2-ok1), libc6 (>= 2.34), libglib2.0-0 (>= 2.50.0), libgtk-3-0 (>= 3.0.0) Recommends: mate-user-guide Suggests: mate-desktop-environment Breaks: mate-desktop-gnome Replaces: mate-desktop-gnome Filename: pool/main/m/mate-desktop/mate-desktop_1.26.2-ok1_amd64.deb Size: 22452 MD5sum: cca2adef74c262e254d9882938457e8b SHA1: e96fe3d87f4202d279bdb67c05b91b7033cb053c SHA256: 496b5377bfbb54b36743a11e132c507d91b92b55a5e35128f6ff472283339cfe SHA512: b9be719965ce44b13b57c1cc6e4a6cdf26d1e19b715fd3daebe0e0e52574241925cb1a35bd6c9b3db24c528d5c578557ac6baeb5ccb609638b94b980eb44f172 Homepage: http://www.mate-desktop.org/ Description: Library with common API for various MATE modules The MATE component mate-desktop contains the libmate-desktop library, the mate-about program, as well as some desktop-wide documents. . The libmate-desktop library provides an API shared by several applications on the desktop, but that cannot live in the platform for various reasons. . The mate-about program helps with finding which version of MATE is installed. . NOTE: This package does not install the complete MATE desktop environment for you. The full desktop environment can be installed via the metapackage mate-desktop-environment. Package: mate-desktop-common Architecture: all Version: 1.26.2-ok1 Priority: optional Section: x11 Source: mate-desktop Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 3246 Depends: dconf-gsettings-backend | gsettings-backend Breaks: mate-desktop (<< 1.1.1-1) Replaces: mate-desktop (<< 1.1.1-1) Filename: pool/main/m/mate-desktop/mate-desktop-common_1.26.2-ok1_all.deb Size: 494680 MD5sum: e0873d33343ad640ab543f76feb24ba6 SHA1: 5aa0fb7f7ad5d399cc96959990cbd4e3baa2d8b8 SHA256: a925a0398d48a5d872232685dc3f4570a9a7cccd083a70ec5a9d208b0f1ecd2c SHA512: 181962fcec78ebdbf0aa0c79e6f81564596f318bce30c2cc6b60462fa91732dac03449ef000617758672c9c478402b9168ceee5a81dfddd709384a5056d2e72b Homepage: http://www.mate-desktop.org/ Description: Library with common API for various MATE modules (common files) The MATE component mate-desktop contains the libmate-desktop library, the mate-about program, as well as some desktop-wide documents. . The libmate-desktop library provides an API shared by several applications on the desktop, but that cannot live in the platform for various reasons. . This package contains the architecture-independent files. Package: mate-polkit Architecture: amd64 Version: 1.26.1-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 62 Provides: polkit-1-auth-agent Depends: accountsservice, mate-polkit-common (>= 1.26.1-ok1), polkitd, libc6 (>= 2.34), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.75.0), libgtk-3-0 (>= 3.16.2), libpolkit-agent-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.99) Filename: pool/main/m/mate-polkit/mate-polkit_1.26.1-ok1_amd64.deb Size: 16860 MD5sum: a138b29c2e4a9fad59fc9d160a6aa8ac SHA1: 9f6292c69824534a376558c03a44509363ae9065 SHA256: ba93c7c0249ae57f64956d6b4a462da78d78e6d84c9d1010a671cbc032945417 SHA512: 5abd3123108fa931489a6ac8f43cbfe0de873d9ce98fab6821c101311772f67ceba75672088fee428cfed8623660fdc3f80835176f489abdbf75f6ac23ffb9ae Homepage: http://www.mate-desktop.org/ Description: MATE authentication agent for PolicyKit-1 The mate-polkit package provides a D-Bus session bus service that is used to bring up authentication dialogs used for obtaining privileges. . This package contains the MATE policy kit authentication agent. Package: mate-polkit-bin Architecture: all Version: 1.26.1-ok1 Priority: optional Section: x11 Source: mate-polkit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 23 Depends: mate-polkit (>= 1.26.1-ok1) Breaks: mate-polkit (<< 1.26.1-2~) Replaces: mate-polkit (<< 1.26.1-2~) Filename: pool/main/m/mate-polkit/mate-polkit-bin_1.26.1-ok1_all.deb Size: 4928 MD5sum: 5f6fb3b17f41bf9970b91bbdacde0961 SHA1: e9a9ec23a50fdee5e5a86126c1ad2548da3c0470 SHA256: 4a81f33b8e0117d87fef79c888faa32324ad9bba179dff9450058d604d0c5d25 SHA512: e14b5d7b535709a9450367962be7a9fea360e8e5edbcec6a7d68a6d1292c7721bd2dd4dd1e615085b39b8b81734cac7a610620dba979b31197f01b36cea87989 Homepage: http://www.mate-desktop.org/ Description: MATE authentication agent for PolicyKit-1 (executable wrapper script) The mate-polkit package provides a D-Bus session bus service that is used to bring up authentication dialogs used for obtaining privileges. . This package contains an executable wrapper script for the MATE policy kit authentication agent. . This package eases using mate-polkit as PolicyKit-1 authentication agent on non-MATE desktop environments that don't auto-launch their own authentication agent (e.g., i3, awesome, ratpoison and alike). Package: mate-polkit-common Architecture: all Version: 1.26.1-ok1 Priority: optional Section: x11 Source: mate-polkit Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 516 Breaks: mate-polkit (<< 1.8.0) Filename: pool/main/m/mate-polkit/mate-polkit-common_1.26.1-ok1_all.deb Size: 40676 MD5sum: 0293119e409fc3f5daf7f3ee1058c312 SHA1: 9aae77b026f02487dbeac78eb126caa7907d0559 SHA256: a90b3661a06ea6c91a8f0a15f8a82d850296dbc78579559a1cd79cf746430e6b SHA512: 20721ad89c6f4941639ab81ae0464ffe24589171d95b744bf1259808d00cce0a5718f4e77b290190453c433a44f5143cc350aecf3081b66ee5f986b070f18c0b Homepage: http://www.mate-desktop.org/ Description: MATE authentication agent for PolicyKit-1 (common files) The mate-polkit package provides a D-Bus session bus service that is used to bring up authentication dialogs used for obtaining privileges. . This package contains common files for the MATE policy kit authentication agent. Package: mate-terminal Architecture: amd64 Version: 1.26.1-ok6 Multi-Arch: foreign Priority: optional Section: x11 Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 382 Provides: x-terminal-emulator Depends: gsettings-desktop-schemas, mate-desktop-common, mate-terminal-common (= 1.26.1-ok6), libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libdconf1 (>= 0.14.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.22), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libsm6, libvte-2.91-0 (>= 0.51.90), libx11-6 Filename: pool/main/m/mate-terminal/mate-terminal_1.26.1-ok6_amd64.deb Size: 128748 MD5sum: f2b5a3214de806610fe173749f4537e9 SHA1: db68bcd0c772b2db5b98cc7bf45ca53ffb3d8129 SHA256: a0f6c16a19316d46edd47c5cf0b5bba565ab9952b3d37a0525bcd75adcf69ec1 SHA512: 9ac817b1f428d1fa8dc68095ea9605614297826c1feab574b912b792f84347eef7b9b6ed5cf0b3336d1072851cd2e70f4a076fa30eba059ed8582b607a489660 Homepage: http://www.mate-desktop.org Description: MATE terminal emulator application MATE Terminal is a terminal emulation application that you can use to perform the following actions: - Access a UNIX shell in the MATE environment. - Run any application that is designed to run on VT102, VT220, and xterm terminals. . MATE Terminal features the ability to use multiple terminals in a single window (tabs) and profiles support. Package: mate-terminal-common Architecture: all Version: 1.26.1-ok6 Priority: optional Section: x11 Source: mate-terminal Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Debian+Ubuntu MATE Packaging Team Installed-Size: 14261 Depends: dconf-gsettings-backend | gsettings-backend Breaks: mate-terminal (<< 1.1.0-2) Replaces: mate-terminal (<< 1.1.0-2) Filename: pool/main/m/mate-terminal/mate-terminal-common_1.26.1-ok6_all.deb Size: 1097516 MD5sum: 051274bd944a5cf83857b7cc49b79b15 SHA1: 10fbbb9d27517170d5b3d52a572ccd59f488ec24 SHA256: a635a20525949d6b0f6b1cc720b20d9b21bb94a69cc4c01c2e44320993f79566 SHA512: 9006b6bca155c92aaded338fea4cf69d1d6b86bdf5a184ad8e37d4c29380c6a46c4170fc646345c1bbd1bce79b428d11e96d1b35e96066404e5a8588d35b45f1 Homepage: http://www.mate-desktop.org Description: MATE terminal emulator application (common files) MATE Terminal is a terminal emulation application that you can use to perform the following actions: - Access a UNIX shell in the MATE environment. - Run any application that is designed to run on VT102, VT220, and xterm terminals. . MATE Terminal features the ability to use multiple terminals in a single window (tabs) and profiles support. . This package contains the architecture independent files. Package: maven-ant-helper Architecture: all Version: 8.7-ok1 Priority: optional Section: java Origin: openKylin Maintainer: openKylin Developers Installed-Size: 60 Depends: ant, ant-contrib, ant-optional, libstax-java, maven-repo-helper (>= 1.4) Suggests: default-jdk-doc, libmaven-plugin-tools-java, libmaven3-core-java, libmodello-java (>= 1.0), libplexus-component-metadata-java Filename: pool/main/m/maven-ant-helper/maven-ant-helper_8.7-ok1_all.deb Size: 12272 MD5sum: 51fcb4890938b5665668d66ad8a0ec86 SHA1: 9afabe7c70c87ca25cd214e38aa8fc5a7d20a598 SHA256: 9fb017a816665fed24acae4edfbeb9258b6b6b3959beffc1eca4b3ad761ba348 SHA512: ce8afd2e945027f0b90d47698861a95ce3bfa08c89623342cbd70b5adce05cf14ffd59f97bbcd4f1c26741849c9a17876ed91bc3c4136c768ba3629602a5cd07 Homepage: https://salsa.debian.org/java-team/maven-ant-helper Description: helper scripts for building Maven components with ant An environment that can be used to simplify the creation of Debian packages to support the Maven system. A "modello" ant task is also provided. . maven-build.xml attempts to reproduce the Maven build life-cycle. You can use it to build your jar or javadoc. If you have libmaven2-core-java installed, you can even use it to launch some Maven plugins to generate some code. Package: maven-repo-helper Architecture: all Version: 1.11-ok1 Priority: optional Section: java Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 345 Provides: dh-sequence-maven-repo-helper Depends: default-jre-headless (>= 2:1.7) | java7-runtime-headless Recommends: debhelper-compat (= 13) Suggests: maven-debian-helper Breaks: maven-debian-helper (<= 1.6.6) Filename: pool/main/m/maven-repo-helper/maven-repo-helper_1.11-ok1_all.deb Size: 137734 MD5sum: 5cdd7a46bf53e8ff9b71a51b45881bbb SHA1: 1ad5d594b8bfb2b4cc699311b2a9493cef8b31da SHA256: 387a09fa981fcdda16e91591a48fcfbfc5fed0d23922e1128d31182d9fdff2f0 SHA512: e9de4a006e5ef9bcfdd26734bd6db93ab637df5cb99410bdde2d9991f836e4abbe0a178e76af985a55b7889b96f31ed43e07aa125739e53a9b8c8f0cbf84e33e Homepage: https://wiki.debian.org/Java/MavenRepoSpec Description: Helper tools for including Maven metadata in Debian packages This package enables Debian packages which are not using Maven in their build process to provide and install Maven POMs and libraries in the repository located in /usr/share/maven-repo. . Packages built with Maven (using maven-debian-helper) will benefit as many of their dependencies are already packaged in Debian but they are missing the necessary metadata (Maven POM) which is required by Maven when it is using dependencies. . A tutorial is available at /usr/share/doc/maven-repo-helper/tutorial.html Package: mawk Architecture: amd64 Version: 1.3.4.20240123-ok1 Multi-Arch: foreign Priority: required Section: interpreters Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Boyuan Yang Installed-Size: 284 Provides: awk Depends: libc6 (>= 2.38) Filename: pool/main/m/mawk/mawk_1.3.4.20240123-ok1_amd64.deb Size: 116908 MD5sum: eb07b8153eb372235e20ed8692240e5f SHA1: 93cb92034380bec3e5a7db5134afb5123f2ff6bf SHA256: 77d2e50c77c255f9304ac0236b21020075929f751a878680e0a72e415a6854ec SHA512: 17313e77baf36421545a2cbb4ad9c4552cc80431a0f93ff5216d0abc96f7919c52883447bc52ec2cfde1f3fb628fc2ac61dfc6a9a73bf39ab887f0ddbb3c1314 Homepage: https://invisible-island.net/mawk/ Description: Pattern scanning and text processing language Mawk is an interpreter for the AWK Programming Language. The AWK language is useful for manipulation of data files, text retrieval and processing, and for prototyping and experimenting with algorithms. Mawk is a new awk meaning it implements the AWK language as defined in Aho, Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms to the POSIX 1003.2 (draft 11.3) definition of the AWK language which contains a few features not described in the AWK book, and mawk provides a small number of extensions. . Mawk is smaller and much faster than gawk. It has some compile-time limits such as NF = 32767 and sprintf buffer = 1020. Package: mecab Architecture: amd64 Version: 0.996-ok4 Priority: optional Section: misc Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Natural Language Processing (Japanese) Installed-Size: 923 Depends: libc6 (>= 2.34), libmecab2 (>= 0.996), mecab-jumandic | mecab-ipadic Filename: pool/main/m/mecab/mecab_0.996-ok4_amd64.deb Size: 131556 MD5sum: 41df4593504db7cb9b19d0ce396aa8eb SHA1: efd3797da956c3fbbe20d28a6127c95ed623d75a SHA256: 0d2950a5f76e6b671ee4e39ddb58f813649199f79019179bb655632670cb6cb1 SHA512: 6cfc7767a51e7c77fbc1d1a0347b62e20c8650f58cf261b6982c738e83dc6f575c3da0ed00cbf7a379c75d6e3255bfbf8e4b52f451f572a27899aa45acd900a7 Homepage: https://taku910.github.io/mecab/ Description: Japanese morphological analysis system Mecab is a morphological analysis system. It reads Japanese sentences from the standard input, segments them into morpheme sequences, and outputs them to the standard output with many additional pieces of information (pronunciation, semantic information, etc). Package: mecab-utils Architecture: amd64 Version: 0.996-ok4 Priority: optional Section: misc Source: mecab Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Natural Language Processing (Japanese) Installed-Size: 88 Depends: libc6 (>= 2.34), libmecab2 (>= 0.996) Filename: pool/main/m/mecab/mecab-utils_0.996-ok4_amd64.deb Size: 4556 MD5sum: b15720a3935d583c405b099e4e4c01a8 SHA1: 40048722df24e68a867d59f1307d9f65f37b26da SHA256: 91bc26c3c02c557002eb3f8a41d7f76cbf0d3529ece85f6e03da845024ba267c SHA512: cd0d0dfba5bb1997ae18ee345c5476da2abda33d83f0574ec23a1fff0d043568a0aeed1d9d36e0a881197463c72fd2bc2ed7a02c3ff9ba1f6d84fc9cd999626a Homepage: https://taku910.github.io/mecab/ Description: Support programs of Mecab This package provides the dictionary compiler to convert a dictionary written in text format to a binary data for Mecab, that is a Japanese morphological analysis system. This package is necessary to install dictionary packages for Mecab like mecab-jumandic. Package: media-types Architecture: all Version: 10.1.0-ok1 Multi-Arch: foreign Priority: standard Section: net Origin: openKylin Maintainer: openKylin Developers Installed-Size: 87 Breaks: mime-support (<< 3.65) Replaces: mime-support (<< 3.65) Filename: pool/main/m/media-types/media-types_10.1.0-ok1_all.deb Size: 20016 MD5sum: cd8107863d453b681af496fa809eb682 SHA1: 02d0d70e2e5c1e498d14141c6027146e298879fd SHA256: 78623d698e842b1ba6dd33c09452f8479b54f48265a6a95b87581b550a7ed374 SHA512: 5bbc56a65934dcad69e30055c10a43da58b3969ba8f5e0ae7f98e6968ca8afef2dda744fe6ec65b3606be8b05c9fc206a2b014849f0cf2d3f2c29a13f7a55693 Description: List of standard media types and their usual file extension This package installs the configuration file /etc/mime.types, that lists standard media types (originally known as "MIME" types) and their usual file extension. This provides a simple way for programs to have a first guess at a file's content. On standard Debian desktop systems, one will also find more sophisticated tools, for instance provided by the "file" and "xdg-utils" packages. . The /etc/mime.types file is compiled by hand using mostly information provided by the Internet Assigned Numbers Authority (IANA). Package: mediainfo Architecture: amd64 Version: 23.10-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 188 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libmediainfo0v5 (>= 0.7.56), libstdc++6 (>= 5.2), libzen0v5 (>= 0.4.31-2~) Suggests: mediainfo-gui Filename: pool/main/m/mediainfo/mediainfo_23.10-ok1_amd64.deb Size: 38632 MD5sum: 4f54cd597ecaea9674a89545e0088721 SHA1: ffa8f1df61c4015404a59b593a088166d20ec21e SHA256: f3b442839dbc638bcb903904e568646703fdd94bd77955058231ff839afe194f SHA512: 3bb7a5549ceec9e76d77d30d1ea6dbb70b09225756bd8b451ee41b4f3d7c3d68e39195de9f40a563adb5e41cdf2b1fe38e0b64089fd3b45cdca3b0758d52acdd Homepage: https://mediaarea.net/MediaInfo Description: command-line utility for reading information from audio/video files MediaInfo is a utility used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... MediaInfo supplies technical and tag information about a video or audio file . This package includes the command line interface. Package: mediainfo-gui Architecture: amd64 Version: 23.10-ok1 Priority: optional Section: utils Source: mediainfo Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 523 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libmediainfo0v5 (>= 0.7.56), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.4+dfsg), libwxgtk3.0-gtk3-0v5 (>= 3.0.4+dfsg-ok0), libzen0v5 (>= 0.4.31-2~) Filename: pool/main/m/mediainfo/mediainfo-gui_23.10-ok1_amd64.deb Size: 125332 MD5sum: 3852439d6ee08cdc40a311c100ced00a SHA1: 9bac2cd36a3f1f5c4ee57081d3a9f200dfb4c109 SHA256: 16bf4b3d72b57884a1b5242668c6f977832bfc3569f73407d09504a8c8840c4a SHA512: 5dad61294da86cc2f4bbeb608e6b71b8ea6930ec7e4e21cecc5169b600e8e699b604d79083e84c4a40182aaccb3b4006f04f6452d2204b8aa4b42ee5f9681650 Homepage: https://mediaarea.net/MediaInfo Description: graphical utility for reading information from audio/video files MediaInfo is a utility used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the graphical user interface. Package: mediawiki Architecture: all Version: 1:1.39.7-ok1 Priority: optional Section: web Origin: openKylin Maintainer: openKylin Developers Installed-Size: 224328 Provides: mediawiki-extensions-confirmedit, mediawiki-extensions-geshi Depends: apache2 | httpd, php (>= 2:7.4~), php-intl, php-json, php-mysql | php-pgsql | php-sqlite3 | php-mysqlnd, php-mbstring, php-xml, mediawiki-classes (= 1:1.39.7-ok1) Recommends: default-mysql-server | virtual-mysql-server | postgresql-contrib | php-sqlite3, php-cli, php-apcu, php-curl, php-gmp, imagemagick | php-gd, php-readline, php-yaml, php-wikidiff2, python3-pygments, php-luasandbox | lua5.1 Suggests: memcached, clamav, firejail Breaks: fusionforge-plugin-mediawiki (<< 5.2~rc1+1~), mediawiki-extensions (<< 2.8~), mediawiki-extensions-base, mediawiki-extensions-collection (<< 2.8~), mediawiki-extensions-confirmedit, mediawiki-extensions-fckeditor, mediawiki-extensions-geshi, mediawiki-extensions-graphviz (<< 2.8~), mediawiki-extensions-ldapauth (<< 2.8~), mediawiki-extensions-math (<= 2:1.0+git20120528-8), mediawiki-extensions-openid (<< 2.8~), mediawiki-skin-greystuff (<< 1.2.5~) Replaces: mediawiki-extensions-base, mediawiki-extensions-confirmedit, mediawiki-extensions-geshi, mediawiki-extensions-math (<= 2:1.0+git20120528-8) Filename: pool/main/m/mediawiki/mediawiki_1.39.7-ok1_all.deb Size: 34898404 MD5sum: 30c8738b4cc2df23e1b5f9a989f45ca0 SHA1: a6433873c2bd512dbec1ee98c69138b44985327b SHA256: 94b198c919bde9ac4b2a3696cd4d074dbbd8e39a4604e7f64e01eb666056b2eb SHA512: f5ab03d8d4551c28c60d9bdb2c7331a4808c99fa97027ad0740fa74652a693c9274ed337d2da45e6f6647791e303c5006564e987704acda9e438c75e730c75bf Homepage: https://www.mediawiki.org/ Description: website engine for collaborative work MediaWiki is a wiki engine (a program for creating a collaboratively edited website). It is designed to handle heavy websites containing library-like document collections, and supports user uploads of images/sounds, multilingual content, TOC autogeneration, ISBN links, etc. . Moreover, it keeps track of changes, so users can receive notifications, view diffs and revert edits. This system has many other features and can easily be extended. Package: mediawiki-classes Architecture: all Version: 1:1.39.7-ok1 Priority: optional Section: web Source: mediawiki Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3162 Filename: pool/main/m/mediawiki/mediawiki-classes_1.39.7-ok1_all.deb Size: 451012 MD5sum: c25e9a13697dda77d03accfa891aa18c SHA1: a0d1bb318170019e55d84352adebe58dc213dd28 SHA256: 34adf7128bf42d7f18c35157a818433767b4b04d4bc951a0ea0d10145f4549c0 SHA512: b436885c7f5941429228d1e1e54a838ecabbae54addb0b1dd92548a4ef1e4a25438b96851b77a80d99c30c16e1a68a1f787b14943e919d2f75ba23a56db5413d Homepage: https://www.mediawiki.org/ Description: website engine for collaborative work - standalone classes This package provides standalone classes from the remainder of the MediaWiki codebase. They do not call on any other portions of MediaWiki code, and can be used in portions of MediaWiki code, and can be used in other projects without dependency issues. . MediaWiki is a wiki engine (a program for creating a collaboratively edited website). It is designed to handle heavy websites containing library-like document collections, and supports user uploads of images/sounds, multilingual content, TOC autogeneration, ISBN links, etc. . Moreover, it keeps track of changes, so users can receive notifications, view diffs and revert edits. This system has many other features and can easily be extended. Package: melt Architecture: amd64 Version: 7.20.0-ok1.2 Priority: optional Section: utils Source: mlt Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 67 Depends: libc6 (>= 2.34), libmlt7 (>= 7.20.0), libsdl2-2.0-0 (>= 2.0.12), libmlt-data (>= 7.20.0-ok1.2) Filename: pool/main/m/mlt/melt_7.20.0-ok1.2_amd64.deb Size: 16776 MD5sum: b3698711eb6ff42b3a1137202a227f3f SHA1: 0b6696c410cefd2c3f93d1138eb2e0232e8c4241 SHA256: b27e0ef0d25a2852db46c5c5bbeab04aa2316fee914185ea81efae5549f30ded SHA512: 8422344c40eeb018daae51d6d059aa41b880c49552b607c681da4d713d6d178d59218010da078f37047e81b3d0ab02f7bd2ea61de1560c9544517cb524e6f14e Homepage: https://www.mltframework.org Description: command line media player and video editor melt was meant as a test tool for the MLT framework, but it is also a powerful multitrack command line oriented video editor. It could also used as an minimalistic media player for audio and video files. Package: memtest86+ Architecture: amd64 Version: 7.00-ok1 Priority: optional Section: misc Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Fabio Fantoni Installed-Size: 12708 Depends: grub-common Suggests: grub-efi | grub-pc, memtester, mtools Filename: pool/main/m/memtest86+/memtest86+_7.00-ok1_amd64.deb Size: 126348 MD5sum: 226c7d4ba1efdc0a7e2ade737fc982e8 SHA1: 91541dfff6727704d82b0a7823371dd972f58557 SHA256: 98384741f70b5ffd335df54cd574df57910cd264acb6bbe0d6601cbe6d97addd SHA512: baa11188aafb9149753581e129b900d09ee75eee8f907d750221c4025eceeae9f583b8fa038dfa1e4696d390020f5e7f137d0edf80a23f3ebf1995272a612142 Homepage: https://www.memtest.org/ Description: stand-alone memory tester for x86 and x86-64 Memtest86+ provides a more thorough memory check than that provided by BIOS memory tests. Can be loaded and run either directly by a PC BIOS (legacy or UEFI) or via an intermediate bootloader. . This tester runs independently of any OS - it is run at computer boot-up, so that it can test *all* of your memory. You may want to look at `memtester', which allows one to test your memory within Linux, but this one won't be able to test your whole RAM. . It can output a list of bad RAM regions usable by the BadRAM kernel patch, so that you can still use your old RAM with one or two bad bits. Package: mesa-common-dev Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 3054 Depends: libdrm-dev (>= 2.4.95), libgl-dev, libglx-dev, libx11-dev Breaks: libegl1-mesa-dev (<< 18.2.5-2) Replaces: libegl1-mesa-dev (<< 18.2.5-2) Filename: pool/main/m/mesa/mesa-common-dev_24.0.5-ok1_amd64.deb Size: 2438072 MD5sum: ee6dd0de02796918140cde6599c14b43 SHA1: 0221efbe99bfb27698c7b35444f475057d991014 SHA256: 4504efa5f503512b3d77f101bcd0dbdb3442e88e19f965587981bca4c268c9c5 SHA512: e62c43b330176d016ce101df61dc7ebf9c58b67cea0dc34728630e8a07bfa71314633bea7c20b168e24bbf822639b41b0b7441d9bd488a2cdbba1a7c6441d8b6 Homepage: https://mesa3d.org/ Description: Developer documentation for Mesa This package includes the specifications for the Mesa-specific OpenGL extensions, the complete set of release notes and the development header files common to all Mesa packages. Package: mesa-drm-shim Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 366 Depends: libc6 (>= 2.38) Filename: pool/main/m/mesa/mesa-drm-shim_24.0.5-ok1_amd64.deb Size: 53392 MD5sum: 0b9c86ac6794e83bcd0e9d397cc0767f SHA1: d6585f7e0872b4856021830fab61b6529e6f7f73 SHA256: 31042918615425118ee4e0fe4fdb59f6f3df3752b93bd4a66293281f24795ab8 SHA512: a8be684802f4c3728ca473846b336cc5bb6c9375739662a38eedde730cd365e71f18486f0e0bea779d97266d2b75f33045f3ee38ec48df6571e5f127f2996662 Homepage: https://mesa3d.org/ Description: DRM shim libraries This package provides drm-shim libraries which can be used for testing DRM drivers when none exists on the host Package: mesa-opencl-icd Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 110632 Provides: opencl-icd Depends: libclc-17, ocl-icd-libopencl1 | libopencl1, libc6 (>= 2.38), libclang-cpp17t64 (>= 1:17.0.6), libdrm-amdgpu1 (>= 2.4.119), libdrm-nouveau2 (>= 2.4.119), libdrm-radeon1 (>= 2.4.119), libdrm2 (>= 2.4.119), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 4.2), libllvm17t64, libllvmspirvlib17, libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mesa/mesa-opencl-icd_24.0.5-ok1_amd64.deb Size: 19583996 MD5sum: 05780380182e2214d25121e1d58b479f SHA1: e185d21fd2937b4d444beef60d5f43f38974538a SHA256: 98dcba0f7d822c32efd9e2e6ca2a3823ad43b908f72fccd6c312a90ec19d5f6f SHA512: 5643df94ad81135400b570dae665d158408e613d17f81a3c2bf4479c25f44d486be05beec18cd2d5e844c0097f1dcc9a0b0a512b304a5a25fe1c2c801075a2e7 Homepage: https://mesa3d.org/ Description: free implementation of the OpenCL API -- ICD runtime This package contains the mesa implementation of the OpenCL (Open Compute Language) library, which is intended for use with an ICD loader. OpenCL provides a standardized interface for computational analysis on graphical processing units. Package: mesa-utils Architecture: amd64 Version: 8.4.0-ok1 Priority: optional Section: x11 Source: mesa-demos Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 144 Depends: libc6 (>= 2.14), libgl1, libx11-6 Filename: pool/main/m/mesa-demos/mesa-utils_8.4.0-ok1_amd64.deb Size: 36010 MD5sum: 211f20d1c928ee71bc7be9f0915c3ecd SHA1: 0d7c33235e914559901a4a75005b4627ddb663c8 SHA256: d182e17aa5ca52978895888d2a3694c1f07a6f51de3c6b73a69bf9a932451d3c SHA512: 6bb6e629f27506b52a96efaad42eca8445316cc9f338660cc4bfb24bef9c0625c3ae369c095c2c48aa84a3a37ac152988b6d4e629bc80aa2497fb7f7626d9450 Homepage: https://mesa3d.org/ Description: Miscellaneous Mesa GL utilities This package provides several basic GL utilities built by Mesa, including glxinfo and glxgears. Package: mesa-utils-extra Architecture: amd64 Version: 8.4.0-ok1 Priority: optional Section: x11 Source: mesa-demos Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 142 Depends: libc6 (>= 2.4), libegl1, libgles2, libwayland-client0 (>= 1.20.0), libwayland-egl1 (>= 1.15.0), libx11-6 Filename: pool/main/m/mesa-demos/mesa-utils-extra_8.4.0-ok1_amd64.deb Size: 27524 MD5sum: c6267f0cd37cd53ace5c9c65958ff703 SHA1: bb459ea1b4e2043cc52462a6880da81aeec0be84 SHA256: efd1e78e9f0438c2e430f95bcc8d61cd5576f46d8d03fd394fc58080edd6eaa2 SHA512: b8868ae1e06d26ad6ac617e433a920fcc341ff79525ad927b5bb3deac5e64f844b5e6c5fdf08514d446b81774c802f163ef95cd07d4e7962e72916f3f2bc1e11 Homepage: https://mesa3d.org/ Description: Miscellaneous Mesa utilies (opengles, egl) This package provides several basic utilities built from Mesa, including es2gears, es2_info and es2tri Package: mesa-va-drivers Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 15563 Provides: va-driver Depends: libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.119), libdrm-nouveau2 (>= 2.4.119), libdrm-radeon1 (>= 2.4.119), libdrm2 (>= 2.4.119), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm17t64, libstdc++6 (>= 11), libx11-xcb1 (>= 2:1.8.7), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Breaks: vdpau-va-driver (<< 0.7.4-5) Replaces: vdpau-va-driver (<< 0.7.4-5) Enhances: libva2 Filename: pool/main/m/mesa/mesa-va-drivers_24.0.5-ok1_amd64.deb Size: 3889916 MD5sum: 4d52b8734e718200d1d8818c9bb58853 SHA1: 9f40fd9dc2c32f34900a6302cff58de85557d302 SHA256: 6ac5a400f209ca76e47299745e380a40760ef3a7fc44c8afe1e53e70c017cebf SHA512: 30690feafd332257d205dc299f8978f4362546367f8485db12dc6bf5bfa69acf1cc46c592d4ee6330ede41fc0ffb45decb183c95538c9beea94660ebb3ea704f Homepage: https://mesa3d.org/ Description: Mesa VA-API video acceleration drivers These libraries provide the Video Acceleration API (VA-API) for Unix. They provide accelerated video playback (incl. H.264) and video post-processing for the supported graphics cards. . This package enables support for VA-API for some gallium drivers. Package: mesa-vdpau-drivers Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 14700 Provides: vdpau-driver Depends: libvdpau1, libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.119), libdrm-nouveau2 (>= 2.4.119), libdrm-radeon1 (>= 2.4.119), libdrm2 (>= 2.4.119), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm17t64, libstdc++6 (>= 11), libx11-xcb1 (>= 2:1.8.7), libxcb-dri2-0 (>= 1.8), libxcb-dri3-0, libxcb-present0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Enhances: libvdpau1 Filename: pool/main/m/mesa/mesa-vdpau-drivers_24.0.5-ok1_amd64.deb Size: 3575920 MD5sum: b7162ec088ce1652896f7482e907cca2 SHA1: 73be5aa7e8acfc401c050d11b2c6b884bc5acdbd SHA256: 65527a2dd74fb9dddfe6b34bf1da45c20dbf622c8848fc4fe0b534bb0c5d3b75 SHA512: a74d10d2b8e6f938b8115c82125aa57d914c22847d69bf8323ededc805c38bc51ad76e7797143ad72d78d58cda3d9f902bf7250fe7ef5ae65266bef85967c811 Homepage: https://mesa3d.org/ Description: Mesa VDPAU video acceleration drivers These libraries provide the Video Decode and Presentation API for Unix. They provide accelerated video playback (incl. H.264) and video post-processing for the supported graphics cards. . This package enables support for VDPAU for some gallium drivers. Package: mesa-vulkan-drivers Architecture: amd64 Version: 24.0.5-ok1 Multi-Arch: same Priority: optional Section: libs Source: mesa Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian X Strike Force Installed-Size: 52806 Provides: vulkan-icd Depends: libvulkan1, python3:any, libc6 (>= 2.38), libdrm-amdgpu1 (>= 2.4.119), libdrm2 (>= 2.4.119), libelf1t64 (>= 0.142), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.4), libllvm17t64, libstdc++6 (>= 11), libwayland-client0 (>= 1.20.0), libx11-xcb1 (>= 2:1.8.7), libxcb-dri3-0 (>= 1.13), libxcb-present0, libxcb-randr0 (>= 1.13), libxcb-shm0, libxcb-sync1, libxcb-xfixes0, libxcb1 (>= 1.9.2), libxshmfence1, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mesa/mesa-vulkan-drivers_24.0.5-ok1_amd64.deb Size: 10185780 MD5sum: e033acc0c223c1962d9760a43eb921d0 SHA1: 88a34a3b9dda00fdc2498972a2b8bc87df82a56f SHA256: 6cec58886c61b7088687d437e43478912d7e1f0b64d18129c57fb11183a7b28c SHA512: c99542207f5d31b583b4c3f2075938141a2292f6f70823017325a74c3d796d4d5dc0cd71c8e8576e253a77e66b4eb4ecbff01c2232144ec062cff2b0ff6638c2 Homepage: https://mesa3d.org/ Description: Mesa Vulkan graphics drivers Vulkan is a low-overhead 3D graphics and compute API. This package includes Vulkan drivers provided by the Mesa project. Package: meson Architecture: all Version: 1.3.2-ok2 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3756 Depends: python3:any (>= 3.7~), ninja-build (>= 1.6), python3-pkg-resources, python3-setuptools Recommends: dpkg-dev Filename: pool/main/m/meson/meson_1.3.2-ok2_all.deb Size: 594932 MD5sum: 8b61d54df75f46196e641d3a64a569c2 SHA1: 4315588b49e7e3900456f363d70ef15716e85e34 SHA256: 7928fc42b4b47bb5be334b99be1530c2960237d9c78e9d5592aaf4c47b8af1ea SHA512: 5aff68204a03dd4201e233d72a489f2fe4fe67e3948dfdcbb0b55f168e9c482107dff631608673f027f8da004ee5acc0675e0ccc910e525978c23188656677c7 Homepage: https://mesonbuild.com Description: high-productivity build system Meson is a build system designed to increase programmer productivity. It does this by providing a fast, simple and easy to use interface for modern software development tools and practices. Package: metis Architecture: amd64 Version: 5.1.0.dfsg-ok1.1 Priority: optional Section: math Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 246 Depends: libc6 (>= 2.34), libmetis5 (= 5.1.0.dfsg-ok1.1) Filename: pool/main/m/metis/metis_5.1.0.dfsg-ok1.1_amd64.deb Size: 40664 MD5sum: f1eac0f41269d2ca77b600c1b3353428 SHA1: e0edda5367773a21965531ddea051240185109f6 SHA256: 36aab21fc5f071db3dbcbe9c73eab3c0f385c9a7f8a68ee71107a11c0edf41d0 SHA512: 716c9a0a3ba563e0392976416134ab95893a0ba622171fe9f37848fa9a193caf59e43192a422bde54ca8f49e746ec9006d97f48c3496c467b189e35e9cdb43b7 Homepage: http://glaros.dtc.umn.edu/gkhome/metis/metis/overview Description: Serial Graph Partitioning and Fill-reducing Matrix Ordering. Binaries METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. The package contains some binaries for graph analyzing. Package: mime-support Architecture: all Version: 3.66-ok1 Multi-Arch: foreign Priority: standard Section: net Origin: openKylin Maintainer: openKylin Developers Installed-Size: 8 Depends: mailcap, media-types Filename: pool/main/m/mime-support/mime-support_3.66-ok1_all.deb Size: 1508 MD5sum: 23695b3fc76d56645ad47241d17483e9 SHA1: 2d8ef1b980b518edb4f2251e53a2973cd8d50d0e SHA256: d2c5bb5d51ebac5f7677860f168c28bf83027868f148120ec22d299539f66a17 SHA512: 54bf38c0525a9c83ac85b55725c2cf86d9cdd01b83c8b67d21a836358b07f2703f22f7b78e48968de66c3a8ddd76b29732391a71d2da26f2ba78a6d7d193bfe7 Description: transitional package This is a transitional package. It will be possible to remove it safely once its dependency chain has adjusted to depend on mailcap or media-types directly. Package: mini-soong Architecture: all Version: 0.20201028-ok1 Priority: optional Section: devel Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Android Tools Maintainers Installed-Size: 62 Provides: dh-soong Depends: python3-pkg-resources, python3-debian, python3-pyparsing, python3-sh, python3:any Filename: pool/main/m/mini-soong/mini-soong_0.20201028-ok1_all.deb Size: 11086 MD5sum: da7c95578d3d567bf380cd2a0fa15450 SHA1: 7beb431da87e5e16929c8a6d64edaca27b3f6dfe SHA256: e980b8240979eede20f6cf48853e4ba7fd623fe40a4c891eab189a527d47d6f7 SHA512: 1a563cca0d90113c8c426e755968bd3005331e06fb31dc265f8b4b189939bae40995dbb6e380362b798227dd99d9a41290a7c1b0b76351e9056e86f0b5b3a04b Homepage: https://salsa.debian.org/android-tools-team/mini-soong Description: minimalist Soong build system reimplementation Mini-Soong is a minimalist and incomplete reimplementation of Soong, the Android build system. It is intended to simplify the packaging of parts of Android for Debian. It is not intended to be a complete replacement for Soong. Package: minizip Architecture: amd64 Version: 1:1.3.dfsg-ok3 Priority: optional Section: utils Source: zlib Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Mark Brown Installed-Size: 78 Depends: libc6 (>= 2.34), libminizip1t64, zlib1g (>= 1:1.2.11) Conflicts: zlib-bin Replaces: zlib-bin Filename: pool/main/z/zlib/minizip_1.3.dfsg-ok3_amd64.deb Size: 11716 MD5sum: 7af9c8286882d7c60c41fc64de29f282 SHA1: 4598b789a044a23390be1e84c79400a18aabd491 SHA256: f7914e45fec713561e3f2d385b468dc844315a78e746e5a00ec0339a799f05b1 SHA512: 62e255843c45330284948b84293eddffc974b445c4b7bde45862aa2a2d4f6c9a26e060c8a9bbbe47c390a0d3951bba9893e3ce3414d06088abf60b0aef65e894 Homepage: http://zlib.net/ Description: compression library - minizip tools minizip is a minimalistic library that supports compressing, extracting, viewing, and manipulating zip files. . This package includes the minizip and miniunzip tools. Package: minuet Architecture: amd64 Version: 22.12.3-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 901 Depends: freepats, minuet-data (= 22.12.3-ok1), timidity, libc6 (>= 2.34), libfluidsynth3 (>= 2.0.5), libgcc-s1 (>= 3.0), libkf5coreaddons5 (>= 5.90.0~), libkf5crash5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libqt5core5a (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5qml5 (>= 5.15.2~), libstdc++6 (>= 5) Filename: pool/main/m/minuet/minuet_22.12.3-ok1_amd64.deb Size: 466092 MD5sum: 9d5b3665527d81728f99f502e0e93585 SHA1: b35391b70e1f77fb8cdc0523c83e169b04f16558 SHA256: 15baa7bf39b552f37c8355cab0c0d5cda874432ad304b0ff71fa622f2f5c8dcf SHA512: 5b1eac738d2455855b5811097c270a772c808e4749d829d07b888d58a51c7a6fbd7934094676cf5e7f52f22ad1144149a5c97520f5c59c84de9686be44a553e9 Homepage: https://minuet.kde.org/ Description: KDE Software for Music Education Music education Free Software, thoughtfully designed to push your musical skills to the next level. Enhance your ability to recognize intervals, chords, rhythm, and scales while enjoying all the power of Free Software. Package: minuet-data Architecture: all Version: 22.12.3-ok1 Priority: optional Section: kde Source: minuet Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 31844 Filename: pool/main/m/minuet/minuet-data_22.12.3-ok1_all.deb Size: 28646844 MD5sum: b0958264a30b0fdc93caa37b0f8cd375 SHA1: 514a954f670ce07b4ebadc4ffe3ce6492c2813ec SHA256: 6d26010ce74b39ff30a3faf27d62c2b328a25b00b8462a6189467f918fd3088e SHA512: 1a7094d957dd54116aee94723924392810cf0a99dd22cf0cadeae7dfc48d702910582f1db0e0695bb54f91a31bb27cc543a09ef399ce5421ccb385d3fe68880e Homepage: https://minuet.kde.org/ Description: data files for Minuet Music education Free Software, thoughtfully designed to push your musical skills to the next level. Enhance your ability to recognize intervals, chords, rhythm, and scales while enjoying all the power of Free Software. . This package contains the data files for Minuet. Package: mjpegtools Architecture: amd64 Version: 1:2.1.0+debian-ok1.1 Priority: optional Section: video Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 1686 Depends: libc6 (>= 2.34), libdv4 (>= 1.0.0), libgcc-s1 (>= 3.0), libjpeg62-turbo (>= 1.3.1), liblavfile-2.1-0 (>= 1:2.1.0+debian), liblavjpeg-2.1-0 (>= 1:2.1.0+debian), liblavplay-2.1-0 (>= 1:2.1.0+debian), libmjpegutils-2.1-0 (>= 1:2.1.0+debian), libmpeg2encpp-2.1-0 (>= 1:2.1.0+debian), libmplex2-2.1-0 (>= 1:2.1.0+debian), libpng16-16 (>= 1.6.2-1), libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 5.2) Recommends: mjpegtools-gtk, mencoder Filename: pool/main/m/mjpegtools/mjpegtools_2.1.0+debian-ok1.1_amd64.deb Size: 461834 MD5sum: 744a2b3b2210974a57ec544b412c6df5 SHA1: e1478c09cfdb93da50f5a19fd6c5a67208cbfd1d SHA256: d3ed46e742aaecfb1d1e9a8bbd0ef82ccac4eec7a937be4da258687f0e3c26c8 SHA512: b50dc49b944d9f08c8aa38b20cab5ecad848e1bfa87405ca423bc85bd87bbd543279af4d428205f742cb0096b8a292ae1707ab6baba6eabd38dd6dca20784762 Homepage: http://mjpeg.sourceforge.net/ Description: MJPEG capture/editing/replay and MPEG encoding toolset The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. Package: mjpegtools-gtk Architecture: amd64 Version: 1:2.1.0+debian-ok1.1 Priority: optional Section: video Source: mjpegtools Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 42 Depends: mjpegtools (= 1:2.1.0+debian-ok1.1), libc6 (>= 2.34), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libmjpegutils-2.1-0 (>= 1:2.1.0+debian) Filename: pool/main/m/mjpegtools/mjpegtools-gtk_2.1.0+debian-ok1.1_amd64.deb Size: 11242 MD5sum: 9bd95bedf19df1c80a9d17e653d0421c SHA1: 8713e8bb7ee508372ddb41e163f56e594ee0b00a SHA256: dd1be48bfdb557b904ebec181e2e34ded66a402c51a706d02d46f9d26b3d1b52 SHA512: 4b228f25cc5951e561813507d4fea5fee7d56a3ed90fa941cba7976408a94a8c31374fbdca20caeae26be77c3570cd56cca024675ad79e8dbd3958d99608d24f Homepage: http://mjpeg.sourceforge.net/ Description: MJPEG capture/editing/replay and MPEG encoding toolset (GTK+ frontend) The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. . This package contains the GTK+ frontend. Package: mkbootimg Architecture: all Version: 1:34.0.4-ok1 Multi-Arch: foreign Priority: optional Section: utils Source: android-platform-tools (34.0.4-ok1) Origin: openKylin Maintainer: openKylin Developers Installed-Size: 98 Depends: python3:any Breaks: android-tools-mkbootimg (<< 1:10.0.0+r36-11) Replaces: android-tools-mkbootimg (<< 1:10.0.0+r36-11) Filename: pool/main/a/android-platform-tools/mkbootimg_34.0.4-ok1_all.deb Size: 19256 MD5sum: fc90d5b3380b1843c6849f05f7218c06 SHA1: 1f2fe90ccb36bef81ec907aea3a0183bfec7d9cc SHA256: b25f03104f9a48b3f584782cb415c6ccd8be50cb5b91d5af7f7b047b77ec79e4 SHA512: 9ae5d55e9529f94bc11fc885e892d3092c276d277df9eacfb290422004420ddc4d0bdf16355d72529c6f884c6cc33bb2e6758b0c055c06e8327fe2b3bad3e8f2 Homepage: https://developer.android.com/studio/releases/platform-tools Description: Creates Android boot images Creates Android boot images that includes kernel image and ramdisk, in a special format which can be used with fastboot. Package: mlir-15-tools Architecture: amd64 Version: 1:15.0.7-ok3 Priority: optional Section: devel Source: llvm-toolchain-15 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 78739 Depends: libc6 (>= 2.36), libgcc-s1 (>= 3.3), libllvm15, libstdc++6 (>= 12), libtinfo6 (>= 6), libz3-4 (>= 4.8.7), zlib1g (>= 1:1.1.4) Filename: pool/main/l/llvm-toolchain-15/mlir-15-tools_15.0.7-ok3_amd64.deb Size: 15695712 MD5sum: b7a32caf27d2dfa11dc1f9bfcc1c4cb1 SHA1: c4fdb04a19397cb10941b5220e0d29a1fe4f94fe SHA256: 95eb89f2603067f3b6ffdd5a550d59276219593ca744feab07fc96b426ad3c94 SHA512: 01b69375c4ff07ae97da71ba843ec673570e412665577413bc7ba996c2571160b6b36af9a41e950a29b6486fb6f75df9056e5d4046d59412681165f56b405104 Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Package: mlir-17-tools Architecture: amd64 Version: 1:17.0.6-9ok4 Priority: optional Section: devel Source: llvm-toolchain-17 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: LLVM Packaging Team Installed-Size: 178221 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), libllvm17t64, libstdc++6 (>= 12), libtinfo6 (>= 6), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/main/l/llvm-toolchain-17/mlir-17-tools_17.0.6-9ok4_amd64.deb Size: 29214880 MD5sum: d70d55957077e8f73ac1a590da495288 SHA1: a1e306030cf40059d636a230a830b10a42f14075 SHA256: 2a112adf4405412fdf3df27cb0829d441aeb50ed68673df4aef420d876a6eaa1 SHA512: 88dd647044d5acd709f28f87ddfa1933015552a81a432990d107ba31777bc66a4c359e2fe74632d4fc6ee81d43b225636432f44787a16f7b487c834f80d6c0f5 Homepage: https://www.llvm.org/ Description: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Package: mm-common Architecture: all Version: 1.0.6-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3962 Depends: automake | automaken, libtool, pkg-config Recommends: g++ | c++-compiler, doxygen, graphviz, xsltproc Suggests: libglibmm-2.4-dev, libsigc++-2.0-doc, libglibmm-2.4-doc Filename: pool/main/m/mm-common/mm-common_1.0.6-ok1_all.deb Size: 275840 MD5sum: 0ad8ba061813589d8fbcaf55824bc2ca SHA1: efbfe366c029ab259df257f97ce1db50e5a90b44 SHA256: 7809db49ccef43f45cb18261d25585e7b1f6fd928adff27fbca338ce9614c377 SHA512: 881da95f4c49affa5b780a40892216458c3930b4a2fe7e56a732e9d65958639ca0f6cb946ffc5c57cb00a60e6b9fb66da28ebccf7d5431c0d9ab132ba0e9521e Homepage: https://www.gtkmm.org/ Description: Common build files of the GNOME C++ bindings The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries. It is only a required dependency for building the C++ bindings from the gnome.org version control repository. An installation of mm-common is not required for building tarball releases, unless configured to use maintainer-mode. . The mm-common package also includes a snapshot of the Doxygen tag file for the GNU C++ Library reference documentation. Package: mmdb-bin Architecture: amd64 Version: 1.5.2-ok2 Multi-Arch: foreign Priority: optional Section: net Source: libmaxminddb Origin: openKylin Maintainer: Openkylin Developers Original-Maintainer: Faidon Liambotis Installed-Size: 65 Depends: libc6 (>= 2.17), libmaxminddb0 (>= 1.0.2) Filename: pool/main/libm/libmaxminddb/mmdb-bin_1.5.2-ok2_amd64.deb Size: 15976 MD5sum: 3f9d88e2f5f6100005023b221d2583a3 SHA1: 3225eeb22520a33de79098c774aa9061913dc75f SHA256: 6a972d2ad9f816b464332d1e7a7a1de53b856a045dfd847a23e4ebdb25250461 SHA512: ac8a26b3ed4d00968a7060133af504cc20270b68f749ba78d8f769f72266f38b84460413b51261803e6efeab360c1e258651d639c686bae3660da49e8cf78bb5 Homepage: https://maxmind.github.io/libmaxminddb/ Description: IP geolocation lookup command-line tool The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. . This package contains the command line utilities to resolve IPs using the libmaxminddb library. Package: mmdebstrap Architecture: all Version: 1.4.0-1-ok1 Priority: optional Section: admin Origin: openKylin Maintainer: XXTXTOP Installed-Size: 479 Depends: apt (>= 2.3.14), python3 (>= 3.10), perl:any Recommends: arch-test, fakechroot, fakeroot, gpg (>= 2.2.8), libdistro-info-perl, libdpkg-perl, mount, uidmap Suggests: apt-transport-tor, apt-utils, binfmt-support | systemd (>= 251.2-1), ca-certificates, debootstrap, distro-info-data, dpkg-dev, genext2fs, perl-doc, qemu-user, qemu-user-static, squashfs-tools-ng Filename: pool/main/m/mmdebstrap/mmdebstrap_1.4.0-1-ok1_all.deb Size: 113392 MD5sum: 9d3045755d9c44497cb0877a4dd057bc SHA1: 7d00905298af02f8a67a0b5de4ce5c888a23a9ab SHA256: 7447f5144dd762aa971fbf53b7154564a338d087ba4ffbf438f7ca751c0f0b5b SHA512: f7befbd996104c5a5e6102f00a00db383fd9e844a6094b0d509b1794b9ef4907b4d616e6b7160143e509588eb8183246f6d80b54004d47b4ef320d84b481b759 Homepage: https://gitlab.mister-muffin.de/josch/mmdebstrap/ Description: create a Debian chroot Downloads, unpacks and installs Debian packages to either directly create a directory which can be chrooted into, or a tarball of it. In contrast to debootstrap it uses apt, supports more than one mirror, automatically uses security and updates mirrors for Debian stable chroots, is 3-6 times faster, produces smaller output by removing unnecessary cruft, is bit-by-bit reproducible if $SOURCE_DATE_EPOCH is set, allows unprivileged operation using Linux user namespaces or fakechroot and can setup foreign architecture chroots using qemu-user. Package: mobile-broadband-provider-info Architecture: all Version: 20230416-ok1 Multi-Arch: foreign Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 526 Filename: pool/main/m/mobile-broadband-provider-info/mobile-broadband-provider-info_20230416-ok1_all.deb Size: 62400 MD5sum: 21ecd898637e78d97b5ac36d4a6ea3da SHA1: 0ff3bf3105c3e5b676a31568a242800f84502624 SHA256: 013e809faef10b799fab1d7b78be84eb5e1cffac2c0ffc588ab1db0a81200687 SHA512: d5602282324a67566f7a6ae8538516f3ae521e4bf195684a17d08dc1e4d745d920b2f76e7da23a7a5a06cc95ce929bbd0381df2c5abc63107512452721f76152 Homepage: https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband/ServiceProviders Description: database of mobile broadband service providers This package contains a database of provider-specific settings of mobile broadband providers in different countries. Its functioning through Network Manager makes it easy for users to choose their mobile broadband service provider. . The database contains information relevant to mobile networks access point usage, such as APN (access point name), username, password, etc. Package: modemmanager Architecture: amd64 Version: 1.23.4-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: DebianOnMobile Maintainers Installed-Size: 4332 Depends: libc6 (>= 2.38), libglib2.0-0 (>= 2.56.0), libgudev-1.0-0 (>= 212), libmbim-glib4 (>= 1.30.0), libmbim-proxy, libmm-glib0 (>= 1.23.4), libpolkit-gobject-1-0 (>= 0.99), libqmi-glib5 (>= 1.34.0), libqmi-proxy, libqrtr-glib0 (>= 1.0.0), libsystemd0 (>= 209), polkitd Recommends: libmbim-utils, libqmi-utils, usb-modeswitch Filename: pool/main/m/modemmanager/modemmanager_1.23.4-ok1_amd64.deb Size: 977420 MD5sum: 75c4f12a888645556230b0a7c17a8b7c SHA1: e6912fd29d8121863e66f364b4dfbbb432c5a627 SHA256: e8f7efc5f3f142e7fb85ac14d32e38052ef72c0cbbb5d654f76d0ce8a2c4698a SHA512: a8d2cff3d9d909f4bbed2e83df1103019f04caae9e58a4fec57d47ceda2928a8bf2e17c72f44b6e809f421564889442f3e143d3f4d9c208db92f456738b65619 Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Description: D-Bus service for managing modems ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. Package: modemmanager-dev Architecture: amd64 Version: 1.23.4-ok1 Multi-Arch: same Priority: optional Section: libdevel Source: modemmanager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: DebianOnMobile Maintainers Installed-Size: 426 Suggests: modemmanager-doc Breaks: modemmanager (<< 1.6.6-1) Replaces: modemmanager (<< 1.6.6-1) Filename: pool/main/m/modemmanager/modemmanager-dev_1.23.4-ok1_amd64.deb Size: 59484 MD5sum: e62722627214e346c88514d47ab6a479 SHA1: df100ecab10dc7b2399a8da43a40b79d1e7b157f SHA256: bcd001ff685172d1a4d795ea05c60857d26f98a63a9a5fe8ecd45857a6e955ae SHA512: 6f583e46be78bcb913ae91ccbbfd74d190130d5b3c2f7faeef9f422ce620f47446e4c6f696e6e3a58f717e36911bbeca36a4dfe62776168f3cab9ae42bd4f0aa Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Description: D-Bus service for managing modems - development files ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains header files for ModemManager. Package: modemmanager-doc Architecture: all Version: 1.23.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: modemmanager Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: DebianOnMobile Maintainers Installed-Size: 1577 Suggests: devhelp Filename: pool/main/m/modemmanager/modemmanager-doc_1.23.4-ok1_all.deb Size: 223728 MD5sum: 15a289c517f2c2865adbf2d5dbc19acf SHA1: 6c803f14a414572080bf3f58534642c1a8697217 SHA256: f2639116502209f298e02fc80fa955cad2ef97f5cf107551d040dd971428d68b SHA512: 6648d3d31050ac4e42d5e1697afd04e1251ee1073dbf77e87116b68d96c6ea86470038ffacf046a19f5d7c00937860035d166340e601c9d98f1e684d088479aa Homepage: https://www.freedesktop.org/wiki/Software/ModemManager/ Description: D-Bus service for managing modems - documentation files ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains documentation of the D-Bus protocol to interface ModemManager. Package: modemmanager-qt-dev Architecture: amd64 Version: 5.92.0-ok1 Priority: optional Section: libdevel Source: modemmanager-qt Origin: openKylin Maintainer: Kubuntu Developers Original-Maintainer: Debian Qt/KDE Maintainers Installed-Size: 156 Depends: libglib2.0-dev, libkf5modemmanagerqt6 (= 5.92.0-ok1), modemmanager-dev (>= 1.0), qtbase5-dev (>= 5.15.2~) Recommends: libkf5modemmanagerqt-doc (= 5.92.0-ok1) Breaks: libkf5modemmanagerqt-dev Replaces: libkf5modemmanagerqt-dev Filename: pool/main/m/modemmanager-qt/modemmanager-qt-dev_5.92.0-ok1_amd64.deb Size: 24106 MD5sum: a242a03037cb5a692ea29c3061ab1dcc SHA1: 9f2b82dee6c6a332f61891e1a955c51ca15f7e01 SHA256: a1da25946e2f102e7ba58e7c5da0e9abfa099bb7b563cc40d06d7b989da92f99 SHA512: 823094bca4c4f271fa34e63f7a89948f9580f0cd8ce9909daba47450468b361984a5db22247b6d8330f0c20365cc4c9a6c2bf6263b3dc64eed13fc9dbcd52463 Homepage: https://invent.kde.org/frameworks/modemmanager-qt Description: Qt wrapper for ModemManager - devel files Qt wrapper for ModemManager DBus API. . This package is part of KDE Frameworks. . This package contains the development files Package: mokutil Architecture: amd64 Version: 0.6.0-ok2 Priority: optional Section: admin Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian UEFI Maintainers Installed-Size: 71 Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libefivar1t64 (>= 38), libkeyutils1 (>= 1.5.9), libssl3 (>= 3.0.0) Filename: pool/main/m/mokutil/mokutil_0.6.0-ok2_amd64.deb Size: 23752 MD5sum: 4c9682fa5d34abd0080625c5654b3afc SHA1: 764365e335268b6581cef5366cdd4d83228b07ff SHA256: a9e7638b983ad8ed2dfc50b898fe0f03ca6fcaca2ae6bd1caf4377020c094dcf SHA512: af5820a8236ab1e8be17e2f49873dc6a5aa601f190cc542881895075586452989155b06a08eee46d992b750f24d21ee6c9be8532badf51fa792f101d65399aff Description: tools for manipulating machine owner keys This program provides the means to enroll and erase the machine owner keys (MOK) stored in the database of shim. Package: mongoose Architecture: all Version: 1:7.6.1+dfsg-ok1 Priority: optional Section: oldlibs Source: suitesparse Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 36 Depends: suitesparse-mongoose Filename: pool/main/s/suitesparse/mongoose_7.6.1+dfsg-ok1_all.deb Size: 5232 MD5sum: a199b4b9769c1f0f8a90d048d8b438da SHA1: e9d4deadba99d17f0f644419fa71682605d1dba8 SHA256: c06e1333b106007255c583b1103bd90aa06378bed958bd61486a87b1a7089037 SHA512: 10d4623de96006ef3fe7ab0d47a2d7e21dc7fd28b19a3ae23912c01e14772d108da6671e53e0156f25b05faae98540d258aabbcb7364d55d05f97c38530384ca Homepage: http://suitesparse.com Description: transitional dummy package for suitesparse-mongoose This package eases the transition from mongoose to suitesparse-mongoose. It can be safely removed. Package: mono-4.0-gac Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 524 Depends: libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-dll (>= 5.18.0.240), libmono-security4.0-cil (>= 4.6.1.3), libmono-system-security4.0-cil (>= 5.18.0.240), libmono-system4.0-cil (>= 5.18.0.240) Recommends: cli-common (>= 0.4.0) Replaces: mono-gac (<< 2.0) Filename: pool/main/m/mono/mono-4.0-gac_6.8.0.105+dfsg-ok2_all.deb Size: 153228 MD5sum: 52ab5315c3e7099ed69f6e81ba05e05b SHA1: 47603696c39126d47542d95df2a4e7ae604c431a SHA256: c61c53d12b8d00b5f7826dab6bc5987e2339fcb316f91d7c3c92598947e2194c SHA512: 8291494479f20d638417cff72f1496ed7fcc4c5c850d3133e2a50ed65a88d3fbb51c9ed06f40e4966ab6af176500ea80851b505d80f033e55519ecacb5c86b6a Homepage: http://www.mono-project.com/ Description: Mono GAC tool (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package includes a version of the GAC (Global Assembly Cache) tool (gacutil) used by Mono to store shared CIL (Common Intermediate Language) libraries, for CLI 4.0 Package: mono-4.0-service Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 98 Depends: mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-posix4.0-cil (>= 4.6.1.3), libmono-system-serviceprocess4.0-cil (>= 3.0.6), libmono-system4.0-cil (>= 5.18.0.240) Conflicts: mono-1.0-service Replaces: mono-1.0-service Filename: pool/main/m/mono/mono-4.0-service_6.8.0.105+dfsg-ok2_all.deb Size: 19104 MD5sum: 53d8b015459702f8e78c4f560881b45d SHA1: 45a2d2b6a8c623e89e6036d6b3119c27f2800e43 SHA256: ce9e3e25534e906745e863dbb149e033420807e5348a9886d4a5408ba437f83d SHA512: 831e3fbd08f06d9869c1893e00e833a3001429a94067474cf313beda59fda6be9a72c3dce41da56ea75c0ad93059f400ef7fb4c5c6acd3873334b9be7f1b385b Homepage: http://www.mono-project.com/ Description: Mono service manager for CLI 4.0 Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the mono-service manager, used to start and stop CLI 4.0 services based on the System.ServiceProcess API. Package: mono-complete Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 53 Depends: mono-runtime (= 6.8.0.105+dfsg-ok2), mono-runtime-sgen (= 6.8.0.105+dfsg-ok2), libmono-2.0-1 (= 6.8.0.105+dfsg-ok2), libmono-profiler (= 6.8.0.105+dfsg-ok2), mono-utils (= 6.8.0.105+dfsg-ok2), mono-devel (= 6.8.0.105+dfsg-ok2), mono-mcs (= 6.8.0.105+dfsg-ok2), mono-csharp-shell (= 6.8.0.105+dfsg-ok2), mono-4.0-gac (= 6.8.0.105+dfsg-ok2), mono-4.0-service (= 6.8.0.105+dfsg-ok2), monodoc-base (= 6.8.0.105+dfsg-ok2), monodoc-manual (= 6.8.0.105+dfsg-ok2), libmono-cil-dev (= 6.8.0.105+dfsg-ok2), ca-certificates-mono (= 6.8.0.105+dfsg-ok2) Filename: pool/main/m/mono/mono-complete_6.8.0.105+dfsg-ok2_amd64.deb Size: 12640 MD5sum: b08aa10ebef515e0e62094ba23f78fce SHA1: 519501c95beac543dc220b22c65bef28cd6799e2 SHA256: 2c4709769c8e964330ec01a9b2a20c6220e3ec0d6c1565204a04db8c59c27754 SHA512: 6ed3621647f353f853424f3ad3ccd4b3a4a8a477e01800b78b89909605f3ee816e5fce673f09b8e1705b6d4cc90b5fd425c9cf2665146c32507936c368efe20f Homepage: http://www.mono-project.com/ Description: complete Mono runtime, development tools and all libraries Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This is a metapackage and pulls in the Mono runtime, development tools and all libraries. . Install this package if you want to run software for Mono or Microsoft .NET which you are not installing from a Debian package. . For packagers: This package is not to be used as dependency for packages! You should build-depend on cli-common-dev and the needed libraries instead. Package: mono-csharp-shell Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: shells Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 111 Depends: mono-runtime (>= 3.0~), libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-csharp4.0c-cil (>= 5.18.0.240), libmono-management4.0-cil (>= 1.0), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/mono-csharp-shell_6.8.0.105+dfsg-ok2_all.deb Size: 35460 MD5sum: 22e126c9dc1ff27f9105bf13a8c3f572 SHA1: c0f2784d085af58b6faed91b7b54dfa140dda2d4 SHA256: 9f1c256e45ea51d48db7429ba68faa63db0aefb29f971d9512503e865aaf5b8e SHA512: 993f8c6d0bbf5141aa1b8872eb0ae6a039a9e45b13ddfb688213877ba86e31091d1a310ed227da22b09e10991ddf16c8bc10baf3823d37475bc2ee4965aa0cac Homepage: http://www.mono-project.com/CsharpRepl Description: interactive C# shell Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the interactive C# shell named csharp. csharp permits dynamically evaluating C# statements, and can be used for writing scripts or testing code fragments. For examples and a brief overview of the commands see: http://www.mono-project.com/CsharpRepl Package: mono-dbg Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: debug Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 21413 Replaces: monodoc-base (<< 2.4) Filename: pool/main/m/mono/mono-dbg_6.8.0.105+dfsg-ok2_all.deb Size: 6508996 MD5sum: 23e95ff19c2c40d0f3d320c2b0dcfee3 SHA1: fe1265b5c699d8dc82385bda034c71216be4cad7 SHA256: d12a3968d482248541315075a5d91b21eafeefd7fb93abe8075d46003812461c SHA512: 7cc39fa7e1ae4823751d864e412b54757de92a65d2d61ac75fe5147ebce6db1eac96aa8c416c6b6722103b333251675fbdac7a58d7774979d935341b125c496d Homepage: http://www.mono-project.com/ Description: Mono debugging symbols This package contains the debugging symbols of various libmono-* and mono-* packages. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: mono-devel Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 115889 Provides: assembly-linker, c-sharp-2.0-compiler, c-sharp-3.0-compiler, c-sharp-4.0-compiler, c-sharp-4.5-compiler, c-sharp-compiler, resource-file-generator, strong-name-tool Depends: mono-runtime (>= 3.0~), libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-cecil-private-cil (>= 6.8.0.105), libmono-cecil-private-cil (<< 6.8.0.106), libmono-codecontracts4.0-cil (>= 1.0), libmono-compilerservices-symbolwriter4.0-cil (>= 4.6.1.3), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-peapi4.0a-cil (>= 4.2.0), libmono-relaxng4.0-cil (>= 2.10.1), libmono-security4.0-cil (>= 4.6.1.3), libmono-system-componentmodel-composition4.0-cil (>= 3.0.6), libmono-system-componentmodel-dataannotations4.0-cil (>= 4.6.1.3), libmono-system-configuration-install4.0-cil (>= 1.0), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data-datasetextensions4.0-cil (>= 5.12.0.309), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-identitymodel4.0-cil (>= 5.12.0.309), libmono-system-io-compression-filesystem4.0-cil (>= 5.12.0.309), libmono-system-io-compression4.0-cil (>= 5.12.0.309), libmono-system-net-http4.0-cil (>= 5.12.0.309), libmono-system-numerics4.0-cil (>= 5.16.0.220), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-runtime4.0-cil (>= 2.10.1), libmono-system-security4.0-cil (>= 5.18.0.240), libmono-system-servicemodel4.0a-cil (>= 5.18.0.240), libmono-system-serviceprocess4.0-cil (>= 3.0.6), libmono-system-transactions4.0-cil (>= 5.12.0.309), libmono-system-web-services4.0-cil (>= 4.2.0), libmono-system-web4.0-cil (>= 2.10.3), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), mono-mcs (= 6.8.0.105+dfsg-ok2), mono-gac (= 6.8.0.105+dfsg-ok2), mono-xbuild (= 6.8.0.105+dfsg-ok2), libmono-cil-dev (= 6.8.0.105+dfsg-ok2), libmono-2.0-dev (>= 6.8.0.105+dfsg-ok2), libmono-2.0-dev (<< 6.8.0.105+dfsg-ok2.1~), ca-certificates-mono (= 6.8.0.105+dfsg-ok2), pkg-config Recommends: mono-csharp-shell Breaks: libmono-accessibility2.0-cil (<< 4.0.1~), libmono-accessibility4.0-cil (<< 4.0.0~alpha1-0~), libmono-cairo2.0-cil (<< 4.0.1~), libmono-cairo4.0-cil (<< 4.0.0~alpha1-0~), libmono-compilerservices-symbolwriter4.0-cil (<< 4.0.0~alpha1-0~), libmono-corlib2.0-cil (<< 4.0.1~), libmono-corlib4.0-cil (<< 4.0.0~alpha1-0~), libmono-cscompmgd8.0-cil (<< 4.0.1~), libmono-csharp4.0c-cil (<< 4.0.0~alpha1-0~), libmono-custommarshalers4.0-cil (<< 4.0.0~alpha1-0~), libmono-data-tds2.0-cil (<< 4.0.1~), libmono-data-tds4.0-cil (<< 4.0.0~alpha1-0~), libmono-db2-1.0-cil (<< 4.0.0~alpha1-0~), libmono-debugger-soft2.0a-cil (<< 4.0.1~), libmono-debugger-soft4.0a-cil (<< 4.0.0~alpha1-0~), libmono-facades-system-collections-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-collections-concurrent-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-componentmodel-annotations-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-componentmodel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-componentmodel-eventbasedasync-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-diagnostics-contracts-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-diagnostics-debug-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-diagnostics-tools-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-dynamic-runtime-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-globalization-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-io-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-expressions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-parallel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-queryable-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-net-networkinformation-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-net-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-net-requests-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-objectmodel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-reflection-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-reflection-extensions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-reflection-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-resources-resourcemanager-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-extensions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-interopservices-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-numerics-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-serialization-json-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-serialization-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-serialization-xml-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-security-principal-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-servicemodel-http-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-servicemodel-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-text-encoding-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-text-encoding-extensions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-text-regularexpressions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-threading-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-threading-tasks-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-threading-tasks-parallel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-xml-readerwriter-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-xml-xdocument-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-xml-xmlserializer-cil (<< 3.2.3+dfsg-5~), libmono-http4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-cjk4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-mideast4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-other4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-rare4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-west2.0-cil (<< 4.0.1~), libmono-i18n-west4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n2.0-cil (<< 4.0.1~), libmono-i18n4.0-cil (<< 4.0.0~alpha1-0~), libmono-ldap2.0-cil (<< 4.0.1~), libmono-ldap4.0-cil (<< 4.0.0~alpha1-0~), libmono-management2.0-cil (<< 4.0.1~), libmono-management4.0-cil (<< 4.0.0~alpha1-0~), libmono-messaging-rabbitmq2.0-cil (<< 4.0.1~), libmono-messaging-rabbitmq4.0-cil (<< 4.0.0~alpha1-0~), libmono-messaging2.0-cil (<< 4.0.1~), libmono-messaging4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-engine4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-framework4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-tasks-v4.0-4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-utilities-v4.0-4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build2.0-cil (<< 4.0.1~), libmono-microsoft-build4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-csharp4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-visualbasic10.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-visualc10.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-web-infrastructure1.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft8.0-cil (<< 4.0.1~), libmono-npgsql2.0-cil (<< 4.0.1~), libmono-npgsql4.0-cil (<< 4.0.0~alpha1-0~), libmono-oracle2.0-cil (<< 4.0.1~), libmono-oracle4.0-cil (<< 4.0.0~alpha1-0~), libmono-parallel4.0-cil (<< 4.0.0~alpha1-0~), libmono-peapi2.0a-cil (<< 4.0.1~), libmono-peapi4.0a-cil (<< 4.0.0~alpha1-0~), libmono-posix2.0-cil (<< 4.0.1~), libmono-posix4.0-cil (<< 4.0.0~alpha1-0~), libmono-rabbitmq2.0-cil (<< 4.0.1~), libmono-rabbitmq4.0-cil (<< 4.0.0~alpha1-0~), libmono-relaxng2.0-cil (<< 4.0.1~), libmono-relaxng4.0-cil (<< 4.0.0~alpha1-0~), libmono-security2.0-cil (<< 4.0.1~), libmono-security4.0-cil (<< 4.0.0~alpha1-0~), libmono-sharpzip2.84-cil (<< 4.0.1~), libmono-sharpzip4.84-cil (<< 4.0.0~alpha1-0~), libmono-simd2.0-cil (<< 4.0.1~), libmono-simd4.0-cil (<< 4.0.0~alpha1-0~), libmono-sqlite2.0-cil (<< 4.0.1~), libmono-sqlite4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-componentmodel-composition4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-componentmodel-dataannotations4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-configuration-install4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-configuration4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-core4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-datasetextensions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-linq2.0-cil (<< 4.0.1~), libmono-system-data-linq4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-services-client4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-services2.0-cil (<< 4.0.1~), libmono-system-data-services4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data2.0-cil (<< 4.0.1~), libmono-system-data4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-design4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-drawing-design4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-drawing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-dynamic4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-enterpriseservices4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-identitymodel-selectors4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-identitymodel4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-json-microsoft4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-json2.0-cil (<< 4.0.1~), libmono-system-json4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-ldap-protocols4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-ldap2.0-cil (<< 4.0.1~), libmono-system-ldap4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-management4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-messaging2.0-cil (<< 4.0.1~), libmono-system-messaging4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-net2.0-cil (<< 4.0.1~), libmono-system-net4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-numerics4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-caching4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-durableinstancing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-serialization-formatters-soap4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-serialization4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime2.0-cil (<< 4.0.1~), libmono-system-runtime4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-security4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-activation4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-discovery4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-routing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-web4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel4.0a-cil (<< 4.0.0~alpha1-0~), libmono-system-serviceprocess4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-transactions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-abstractions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-applicationservices4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-dynamicdata4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-extensions-design4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-extensions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-mvc2.0-cil (<< 4.0.1~), libmono-system-web-routing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-services4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web2.0-cil (<< 4.0.1~), libmono-system-web4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-windows-forms-datavisualization4.0a-cil (<< 4.0.0~alpha1-0~), libmono-system-windows-forms4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-xaml4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-xml-linq4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-xml4.0-cil (<< 4.0.0~alpha1-0~), libmono-system2.0-cil (<< 4.0.1~), libmono-system4.0-cil (<< 4.0.0~alpha1-0~), libmono-tasklets2.0-cil (<< 4.0.1~), libmono-tasklets4.0-cil (<< 4.0.0~alpha1-0~), libmono-wcf3.0a-cil (<< 4.0.1~), libmono-webbrowser2.0-cil (<< 4.0.1~), libmono-webbrowser4.0-cil (<< 4.0.0~alpha1-0~), libmono-webmatrix-data4.0-cil (<< 4.0.0~alpha1-0~), libmono-windowsbase3.0-cil (<< 4.0.1~), libmono-windowsbase4.0-cil (<< 4.0.0~alpha1-0~), libmono-winforms2.0-cil (<< 4.0.1~), libmono-xbuild-tasks2.0-cil (<< 4.0.1~), libmono-xbuild-tasks4.0-cil (<< 4.0.0~alpha1-0~), libmono2.0-cil (<< 4.0.1~), mono-reference-assemblies-2.0 (<< 5.0~), mono-reference-assemblies-3.5 (<< 5.0~), mono-reference-assemblies-4.0 (<< 5.0~) Replaces: libmono-accessibility2.0-cil (<< 4.0.1~), libmono-accessibility4.0-cil (<< 4.0.0~alpha1-0~), libmono-cairo2.0-cil (<< 4.0.1~), libmono-cairo4.0-cil (<< 4.0.0~alpha1-0~), libmono-compilerservices-symbolwriter4.0-cil (<< 4.0.0~alpha1-0~), libmono-corlib2.0-cil (<< 4.0.1~), libmono-corlib4.0-cil (<< 4.0.0~alpha1-0~), libmono-cscompmgd8.0-cil (<< 4.0.1~), libmono-csharp4.0c-cil (<< 4.0.0~alpha1-0~), libmono-custommarshalers4.0-cil (<< 4.0.0~alpha1-0~), libmono-data-tds2.0-cil (<< 4.0.1~), libmono-data-tds4.0-cil (<< 4.0.0~alpha1-0~), libmono-db2-1.0-cil (<< 4.0.0~alpha1-0~), libmono-debugger-soft2.0a-cil (<< 4.0.1~), libmono-debugger-soft4.0a-cil (<< 4.0.0~alpha1-0~), libmono-dev (<< 2.4), libmono-facades-system-collections-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-collections-concurrent-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-componentmodel-annotations-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-componentmodel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-componentmodel-eventbasedasync-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-diagnostics-contracts-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-diagnostics-debug-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-diagnostics-tools-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-dynamic-runtime-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-globalization-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-io-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-expressions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-parallel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-linq-queryable-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-net-networkinformation-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-net-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-net-requests-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-objectmodel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-reflection-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-reflection-extensions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-reflection-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-resources-resourcemanager-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-extensions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-interopservices-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-numerics-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-serialization-json-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-serialization-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-runtime-serialization-xml-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-security-principal-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-servicemodel-http-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-servicemodel-primitives-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-text-encoding-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-text-encoding-extensions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-text-regularexpressions-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-threading-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-threading-tasks-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-threading-tasks-parallel-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-xml-readerwriter-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-xml-xdocument-cil (<< 3.2.3+dfsg-5~), libmono-facades-system-xml-xmlserializer-cil (<< 3.2.3+dfsg-5~), libmono-http4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-cjk4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-mideast4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-other4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-rare4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n-west2.0-cil (<< 4.0.1~), libmono-i18n-west4.0-cil (<< 4.0.0~alpha1-0~), libmono-i18n2.0-cil (<< 4.0.1~), libmono-i18n4.0-cil (<< 4.0.0~alpha1-0~), libmono-ldap2.0-cil (<< 4.0.1~), libmono-ldap4.0-cil (<< 4.0.0~alpha1-0~), libmono-management2.0-cil (<< 4.0.1~), libmono-management4.0-cil (<< 4.0.0~alpha1-0~), libmono-messaging-rabbitmq2.0-cil (<< 4.0.1~), libmono-messaging-rabbitmq4.0-cil (<< 4.0.0~alpha1-0~), libmono-messaging2.0-cil (<< 4.0.1~), libmono-messaging4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-engine4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-framework4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-tasks-v4.0-4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build-utilities-v4.0-4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-build2.0-cil (<< 4.0.1~), libmono-microsoft-build4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-csharp4.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-visualbasic10.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-visualc10.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft-web-infrastructure1.0-cil (<< 4.0.0~alpha1-0~), libmono-microsoft8.0-cil (<< 4.0.1~), libmono-npgsql2.0-cil (<< 4.0.1~), libmono-npgsql4.0-cil (<< 4.0.0~alpha1-0~), libmono-oracle2.0-cil (<< 4.0.1~), libmono-oracle4.0-cil (<< 4.0.0~alpha1-0~), libmono-parallel4.0-cil (<< 4.0.0~alpha1-0~), libmono-peapi2.0a-cil (<< 4.0.1~), libmono-peapi4.0a-cil (<< 4.0.0~alpha1-0~), libmono-posix2.0-cil (<< 4.0.1~), libmono-posix4.0-cil (<< 4.0.0~alpha1-0~), libmono-rabbitmq2.0-cil (<< 4.0.1~), libmono-rabbitmq4.0-cil (<< 4.0.0~alpha1-0~), libmono-relaxng2.0-cil (<< 4.0.1~), libmono-relaxng4.0-cil (<< 4.0.0~alpha1-0~), libmono-security2.0-cil (<< 4.0.1~), libmono-security4.0-cil (<< 4.0.0~alpha1-0~), libmono-sharpzip2.84-cil (<< 4.0.1~), libmono-sharpzip4.84-cil (<< 4.0.0~alpha1-0~), libmono-simd2.0-cil (<< 4.0.1~), libmono-simd4.0-cil (<< 4.0.0~alpha1-0~), libmono-sqlite2.0-cil (<< 4.0.1~), libmono-sqlite4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-componentmodel-composition4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-componentmodel-dataannotations4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-configuration-install4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-configuration4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-core4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-datasetextensions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-linq2.0-cil (<< 4.0.1~), libmono-system-data-linq4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-services-client4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data-services2.0-cil (<< 4.0.1~), libmono-system-data-services4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-data2.0-cil (<< 4.0.1~), libmono-system-data4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-design4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-drawing-design4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-drawing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-dynamic4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-enterpriseservices4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-identitymodel-selectors4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-identitymodel4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-json-microsoft4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-json2.0-cil (<< 4.0.1~), libmono-system-json4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-ldap-protocols4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-ldap2.0-cil (<< 4.0.1~), libmono-system-ldap4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-management4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-messaging2.0-cil (<< 4.0.1~), libmono-system-messaging4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-net2.0-cil (<< 4.0.1~), libmono-system-net4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-numerics4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-caching4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-durableinstancing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-serialization-formatters-soap4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime-serialization4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-runtime2.0-cil (<< 4.0.1~), libmono-system-runtime4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-security4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-activation4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-discovery4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-routing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel-web4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-servicemodel4.0a-cil (<< 4.0.0~alpha1-0~), libmono-system-serviceprocess4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-transactions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-abstractions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-applicationservices4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-dynamicdata4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-extensions-design4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-extensions4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-mvc2.0-cil (<< 4.0.1~), libmono-system-web-routing4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web-services4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-web2.0-cil (<< 4.0.1~), libmono-system-web4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-windows-forms-datavisualization4.0a-cil (<< 4.0.0~alpha1-0~), libmono-system-windows-forms4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-xaml4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-xml-linq4.0-cil (<< 4.0.0~alpha1-0~), libmono-system-xml4.0-cil (<< 4.0.0~alpha1-0~), libmono-system2.0-cil (<< 4.0.1~), libmono-system4.0-cil (<< 4.0.0~alpha1-0~), libmono-tasklets2.0-cil (<< 4.0.1~), libmono-tasklets4.0-cil (<< 4.0.0~alpha1-0~), libmono-wcf3.0a-cil (<< 4.0.1~), libmono-webbrowser2.0-cil (<< 4.0.1~), libmono-webbrowser4.0-cil (<< 4.0.0~alpha1-0~), libmono-webmatrix-data4.0-cil (<< 4.0.0~alpha1-0~), libmono-windowsbase3.0-cil (<< 4.0.1~), libmono-windowsbase4.0-cil (<< 4.0.0~alpha1-0~), libmono-winforms2.0-cil (<< 4.0.1~), libmono-xbuild-tasks2.0-cil (<< 4.0.1~), libmono-xbuild-tasks4.0-cil (<< 4.0.0~alpha1-0~), libmono2.0-cil (<< 4.0.1~), mono-1.0-devel (<< 2.0), mono-2.0-devel (<< 2.10), mono-gmcs (<< 2.0), mono-mcs (<< 2.0), mono-reference-assemblies-2.0 (<< 5.0~), mono-reference-assemblies-3.5 (<< 5.0~), mono-reference-assemblies-4.0 (<< 5.0~) Filename: pool/main/m/mono/mono-devel_6.8.0.105+dfsg-ok2_all.deb Size: 23542992 MD5sum: 63ecf2271990580df994d8f992803b57 SHA1: 29f23924d560254f7c5ae344305a9846212bca74 SHA256: f14ccba4e3e8545756bc49fd9fe6a4b0443e46a925fd1582810cb84adcde4ab8 SHA512: 94d66e20354dc303bdbd21a719570bc6c8d154c06bae535ac4fdb2c219fef786111bce1ae7736eccd641dda0d9814030e044b1123713554663dede8b5b1b16a5 Homepage: http://www.mono-project.com/ Description: Mono development tools Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains various development tools and pulls in the default development stack for Mono (which is 4.0 currently). Package: mono-gac Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 76 Provides: global-assembly-cache-tool Pre-Depends: mono-runtime-common (>= 5.20) Depends: mono-4.0-gac (= 6.8.0.105+dfsg-ok2) Filename: pool/main/m/mono/mono-gac_6.8.0.105+dfsg-ok2_all.deb Size: 18736 MD5sum: 2eb52e08fbc41abd63a97f01c340d8bf SHA1: 829de75f1805d8ebe979666fb5b71e6a274c68ce SHA256: a1b975133658abeb93b078d2d7a578845b2a89e77dd92734ee8ee8aca06aec4e SHA512: 983fd6d70031eaa41d5c325379e7e6a501dd77651d346cbafbefc30cc4c225f6985a3d71f47a0cc9c5c392462179c4467f63b63702e3a5457465aae36037af6e Homepage: http://www.mono-project.com/ Description: Mono GAC tool Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package pulls in the default GAC (Global Assembly Cache) tool (gacutil) used by Mono to store shared CIL (Common Intermediate Language) libraries. Package: mono-mcs Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1956 Depends: mono-runtime (>= 3.0~), libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 6.8.0.105), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), libmono-corlib4.5-cil (<< 6.8.0.106), libmono-microsoft-csharp4.0-cil Recommends: pkg-config Breaks: mono-dmcs (<< 3.0~), mono-gmcs (<< 3.0~) Replaces: mono-devel (<< 2.4.2.3), mono-dmcs (<< 3.0~), mono-gmcs (<< 3.0~) Filename: pool/main/m/mono/mono-mcs_6.8.0.105+dfsg-ok2_all.deb Size: 536684 MD5sum: 56ae077f32926e2aa0f4c1336c0f0f84 SHA1: 702f72a8b3d79dfad85de18918a1c066f63d99ad SHA256: 201d5f28df8bf9b556118ae597731b9951cb2dea28f002e486a1bac06572a650 SHA512: 17fe4c3b0623bd50e4c7d8e5f28689d4dfa41f2c44baa53397306554ead82776dbb88dd84b282bc721282deed88b3585f11c87fb65ec5b8492811a98cb48246e Homepage: http://www.mono-project.com/ Description: Mono C# 2.0 / 3.0 / 4.0 / 5.0 compiler for CLI 2.0 / 4.0 / 4.5 This is the Mono C# (C-Sharp) 2.0, 3.0, 4.0 and 5.0 compiler, a platform-independent compiler which produces CIL (Common Intermediate Language) binary executables. . This compiler targets the CLI 2.0, 4.0 or 4.5 runtime version. . The mcs compiler supports different C# versions as follows. With C# 2.0 it supports: - generics - iterators (yield) - nullable value types - partial types - anonymous methods - static classes - coalesce operator: ?? . With C# 3.0 it supports: - Language Integrated Query (LINQ) - object initializers - collection initializers - anonymous types - local variable type inference - implicitly-typed arrays - lambda expressions - automatic properties - extension methods - partial methods . With C# 4.0 it supports: - dynamic binding (duck typing) - named and optional arguments - covariant and contravariant generic type parameters . With C# 5.0 (which is the default) it supports: - asynchronous methods - caller info attributes (as of Mono 3.0 currently not supported!) . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: mono-runtime Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 75 Depends: libc6 (>= 2.34), mono-runtime-sgen (= 6.8.0.105+dfsg-ok2) Recommends: binfmt-support (>= 1.1.2) Filename: pool/main/m/mono/mono-runtime_6.8.0.105+dfsg-ok2_amd64.deb Size: 14512 MD5sum: 6da70b282e7ed08c2f80128537c90f57 SHA1: b410b8f8a62382234dce81da8321be30214239d1 SHA256: 95edc7e8d51df3a84c0a8c16d7a3a48c5761071fa4317c5ce254784c93c4a06e SHA512: 76a4bad7616125148a4edb8ffad31527f662d5c060647e8c3299a3f770bb987aef22dfef4505440ae1aa5ad1bae5bfee131e70007daa54d36cfaa6cdb5110c0a Homepage: http://www.mono-project.com/ Description: Mono runtime - default version Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Virtual Machine, JIT (Just-in-Time) and AOT (Ahead-of-Time) code generator "mono-sgen". mono-sgen executes applications for the CLI (Common Language Infrastructure). Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and MIPS architectures. . This package installs this architecture's default runtime version. Package: mono-runtime-boehm Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4585 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), mono-gac (= 6.8.0.105+dfsg-ok2), mono-runtime-common (= 6.8.0.105+dfsg-ok2) Filename: pool/main/m/mono/mono-runtime-boehm_6.8.0.105+dfsg-ok2_amd64.deb Size: 1626528 MD5sum: 5df6be171c0dc8d0fa885e188733e5e0 SHA1: 45404474145d28b9965dd6a2f3409b993663ae7c SHA256: cc8d80c74e2fa33e6f64dafcf24cdec9f1a03bb96ad7a94560494ab8ad05048d SHA512: 5674afe3c671d9af468f1f00d4f68e6e1f4869a82a1ab85dab2d9c2788eaec03d4097887ad9094ba5f2cd04ca1026035e5caf6b9013cf43390eb9e2e2f2052b7 Homepage: http://www.mono-project.com/ Description: Mono runtime - Boehm Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Virtual Machine, JIT (Just-in-Time) and AOT (Ahead-of-Time) code generator "mono-sgen". mono-sgen executes applications for the CLI (Common Language Infrastructure). Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and MIPS architectures. . This package uses Boehm's conservative garbage collector. Package: mono-runtime-common Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3227 Provides: cli-runtime, cli-virtual-machine Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.1.4), binutils Suggests: xdg-utils | libgnome2-0 | konqueror Conflicts: mono-1.0-runtime (<< 2.4), mono-2.0-runtime (<< 2.4), mono-common (<< 2.4), mono-jit (<< 2.4), mono-runtime (<< 3.2.1) Replaces: libmono0 (<< 2.4), mono-common (<< 2.4), mono-jit (<< 2.4), mono-runtime (<< 3.2.1) Filename: pool/main/m/mono/mono-runtime-common_6.8.0.105+dfsg-ok2_amd64.deb Size: 1002664 MD5sum: 9220df1ea47c948f04e9438524c76778 SHA1: 9bea87e33e39bbcd5796c1daa1ceccf0ebfb1016 SHA256: 28802d3517bc62ceda59eff66091cf9142682f9c28945796ca2b6d680da0a565 SHA512: 57bd7753c75de98a486cddfcd20748a4416c7afb3c03d75b1c9ed34c27aefc52073b3e2c639643139ac357c0ac1acc3f292a32c5d9d283b37f7e9f06a03fbd78 Homepage: http://www.mono-project.com/ Description: Mono runtime - common files Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains common files for the Virtual Machine, JIT (Just-in-Time) and AOT (Ahead-of-Time) code generator "mono". "mono" executes applications for the CLI (Common Language Infrastructure). Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and MIPS architectures. Optionally this package configures BINFMT support. Package: mono-runtime-dbg Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: debug Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 51502 Depends: mono-runtime-sgen (= 6.8.0.105+dfsg-ok2), mono-runtime-boehm (= 6.8.0.105+dfsg-ok2) Recommends: gdb Conflicts: mono-jit-dbg (<< 2.4) Replaces: mono-jit-dbg (<< 2.4) Filename: pool/main/m/mono/mono-runtime-dbg_6.8.0.105+dfsg-ok2_amd64.deb Size: 15866576 MD5sum: 23c356da4ffee1e8c06152ac3ab31569 SHA1: 0c05259adb81b8c57d8036fa7c9054ec13dac3f4 SHA256: 004af65561449e6ab156e6ac9720d95f19414765b267ff82228973b419a88436 SHA512: fdbaf0061a1f63c80325609665796a6f9cc9b56eab561281764cb4bd6e8e3cdae5f8ae17c7419cd4a421066465e378fdaa8c4dc4fab7933569fc0a5f47adaea9 Homepage: http://www.mono-project.com/ Description: Mono runtime, debugging symbols Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the debugging symbols of the Mono JIT/AOT compiler. Package: mono-runtime-sgen Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 4867 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3), mono-gac (= 6.8.0.105+dfsg-ok2), mono-runtime-common (= 6.8.0.105+dfsg-ok2) Filename: pool/main/m/mono/mono-runtime-sgen_6.8.0.105+dfsg-ok2_amd64.deb Size: 1721280 MD5sum: 626923533602fb919d6b17b32ed44b78 SHA1: d703ae83ffd1344ea8c15c09b2cd5e6c3e1471e0 SHA256: 177833f1691dd02cfcf11f5d5955bc59ca3305ee611d998b0f6e36f6b7a02ae6 SHA512: ca2ffeb0baf979f76fe32e4e681073c8cfe6793b8a1f87f04fe23b82b5bca415213a4aeda0591ef98866403508382b8bcfe62ac40d3f9e093532155087c5e820 Homepage: http://www.mono-project.com/Compacting_GC Description: Mono runtime - SGen Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Virtual Machine, JIT (Just-in-Time) and AOT (Ahead-of-Time) code generator "mono-sgen". mono-sgen executes applications for the CLI (Common Language Infrastructure). Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and MIPS architectures. . This package uses SGen which is Mono's new simple generational garbage collector. Package: mono-source Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: devel Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 113716 Filename: pool/main/m/mono/mono-source_6.8.0.105+dfsg-ok2_all.deb Size: 116408112 MD5sum: 6bdace230200a9dab086e9d5967f2730 SHA1: 234c951140fbbeb631c73bf099582e01b18c991c SHA256: b56213900455c48d0892229b773164ab8687b8c0d27638c4628e154d61dbce20 SHA512: 1bfb652b0324d2bc9de63a0f8730c5520885275c3bc3797eabdb9c0db5ff25f10cdcf8c3a6dcd571e564308959147cf6295e24d993ed3c747ef61593da9bf8b8 Homepage: http://www.mono-project.com/ Description: Mono source code Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains an archive of the source code used to build the Mono packages in Debian. Package: mono-utils Architecture: amd64 Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 20741 Provides: cil-disassembler Depends: libc6 (>= 2.38), zlib1g (>= 1:1.1.4), libmonoboehm-2.0-1 (= 6.8.0.105+dfsg-ok2), libmono-corlib4.5-cil (= 6.8.0.105+dfsg-ok2) Replaces: mono-mcs (<= 1.1.6-4) Filename: pool/main/m/mono/mono-utils_6.8.0.105+dfsg-ok2_amd64.deb Size: 5953136 MD5sum: 8f54e83fc42f0f00183d2ab749a32e72 SHA1: db6cec5890f0276a7366a2a6330f3eef0b728ed5 SHA256: 47a1e89aa84d8550133de90bbff1759df5590a5b8aa0411bd2441b1ff5c77b7f SHA512: 9569137ed61aaa26fceda2ed03d95530efc6919b832e2c1c636fa2bbcc8eaad180b3f0b0d42d71c6a5179f9ce26166af3fc7e84380066b227d66c1e49e3e02a2 Homepage: http://www.mono-project.com/ Description: Mono utilities Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package includes various tools useful for CLI developers, like pedump, monodis and monograph. Package: mono-xbuild Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 3060 Depends: mono-runtime (>= 3.0~), libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-microsoft-build-engine4.0-cil (>= 3.2.1), libmono-microsoft-build-framework4.0-cil (>= 3.6.0), libmono-microsoft-build-tasks-v4.0-4.0-cil (>= 4.6.1.3), libmono-microsoft-build-utilities-v4.0-4.0-cil (>= 5.12.0.309), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Replaces: mono-gmcs (<< 1.2.6-1) Filename: pool/main/m/mono/mono-xbuild_6.8.0.105+dfsg-ok2_all.deb Size: 454124 MD5sum: 43173756217538d3b263ab5718aa10f2 SHA1: c1289a001dedb180abf7585fb8037dab0766ba69 SHA256: 421e202ca40cdc08510e39b69b9f9fac91d39045efc697091635441fafc53614 SHA512: 37d47df2895e184182d4f47b4a8ec1085fde341d78d0b6e007f29fe72873549b51fc06fb05d27f1a2f5cb45667b9e6148f167e3546f1f11c461aa9b20cabe1d6 Homepage: http://www.mono-project.com/ Description: MSBuild-compatible build system for Mono Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . xbuild is Mono's implementation of msbuild and allows projects that have a msbuild file to be compiled natively on Linux. . Microsoft Build (msbuild) is a build system developed by Microsoft similar in spirit to Nant (in that it uses XML files for describing the build process) and in the same spirit as make. . http://www.mono-project.com/Microsoft.Build Package: monodoc-base Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: cli-mono Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1803 Depends: mono-runtime (>= 3.0~), libc6 (>= 2.38) | libc6.1 (>= 2.38) | libc0.1 (>= 2.38), libmono-cecil-private-cil (>= 6.8.0.105), libmono-cecil-private-cil (<< 6.8.0.106), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-sharpzip4.84-cil (>= 5.12.0.309), libmono-system-configuration4.0-cil (>= 4.0.0~alpha1), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240) Filename: pool/main/m/mono/monodoc-base_6.8.0.105+dfsg-ok2_all.deb Size: 525072 MD5sum: 8e649d1c888b7bcc244698359c80afdd SHA1: e161c5539c768444d4f0a11078059e7ef9de8d33 SHA256: f3889e0802e9b6adbf7dbde86f1b4fea449d9caeec355679386536778cdfc7ed SHA512: 86d54faac25dac7f8659a20504e50d2c0476c81890285eaf54671bbb93d575921175f4a3c68d36d472cb147921e8f7a5e56d0ac5094c84afb8192fcbe75fb7cf Homepage: http://www.mono-project.com/ Description: shared MonoDoc binaries The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation. . This package contains the shared binaries which are used by the monodoc programs like the documentation file compiler (assembler.exe aka "monodoc"). Package: monodoc-manual Architecture: all Version: 6.8.0.105+dfsg-ok2 Priority: optional Section: doc Source: mono Origin: openKylin Maintainer: openKylin Developers Installed-Size: 21341 Recommends: monodoc-http | monodoc-viewer Suggests: monodoc-gtk-manual, monodoc-gecko-manual, monodoc-nunit-manual Filename: pool/main/m/mono/monodoc-manual_6.8.0.105+dfsg-ok2_all.deb Size: 18584780 MD5sum: cd51e7e1424464cc38cd89a98c1c3ac0 SHA1: 88fd37d1fb17df1b1a496a948bfa1a2fffbcd634 SHA256: e26b6b63bcb147325fb5244ac9bc7e7e69b374d031ba4ed9e15e19dbab41b389 SHA512: c1df43d64463e7043e5d4dc7ac3ff4a53f87f801842b58c9433169cc88c639ff4352a76ec3cb238d59f03a4c97ae0d4114b24343fecf4f48312d0900ed37a11e Homepage: http://www.mono-project.com/ Description: compiled XML documentation from the Mono project The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation. . This package contains the compiled XML documentation of MonoDoc. Package: mount Architecture: amd64 Version: 2.39.3-ok2build5 Multi-Arch: foreign Priority: required Section: admin Source: util-linux Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: util-linux packagers Installed-Size: 328 Pre-Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.38), libmount1 (>= 2.39.1), libselinux1 (>= 3.1~), libsmartcols1 (>= 2.33) Suggests: nfs-common Filename: pool/main/u/util-linux/mount_2.39.3-ok2build5_amd64.deb Size: 110168 MD5sum: c13d5f02cbc384d16e86ca7fb3422b6a SHA1: a6e38f893279ecc196c22fdc583abd3e1262fd82 SHA256: 1a4a1e09a909cae965a4a7ce0747753e51a6bd92551af349abeac8770dc9e3cd SHA512: 1d31b71a242dab076c7f8026ace77176a4f54bcf990fb887d96c77f2bb4fa1c3b0989e1da731c1ac561fb494ec3481f36205119deb099719f076508e769c4fe1 Homepage: https://www.kernel.org/pub/linux/utils/util-linux/ Description: tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Package: mousepad Architecture: amd64 Version: 0.6.1-ok1.1 Priority: optional Section: xfce Origin: openKylin Maintainer: Openkylin Xfce SIG Installed-Size: 2133 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.34), libglib2.0-0 (>= 2.37.3), libgspell-1-2 (>= 1.12.0), libgtk-3-0 (>= 3.0.0), libmousepad0 (>= 0.5.8) Filename: pool/main/m/mousepad/mousepad_0.6.1-ok1.1_amd64.deb Size: 354822 MD5sum: 74865e19446ae6bd5aef2b28829d3cf7 SHA1: 8dd3234f6be8a084bf0315ebf30479efe3f28f80 SHA256: 8c109c0896834c8b15bb50f55bee92dad2858c9e850e18dc7f80d3f3e54e2341 SHA512: ab609db1ac6332d1a8ac448d8c9e685aece0aa26151b199a78b95acfdf2181f192da9637cdef14b290f9f46f549afe6e85f87d97a32f58fc69aa65225db90f3e Homepage: https://docs.xfce.org/apps/mousepad/start Description: simple Xfce oriented text editor Mousepad is a graphical text editor for Xfce based on Leafpad. . The initial reason for Mousepad was to provide printing support, which would have been difficult for Leafpad for various reasons. . Although some features are under development, currently Mousepad has the following features: * Complete support for UTF-8 text * Cut/Copy/Paste and Select All text * Search and Replace * Font selection * Word Wrap * Character coding selection * Auto character coding detection (UTF-8 and some code-sets) * Manual code-set setting * Infinite Undo/Redo by word * Auto Indent * Multi-line Indent * Display line numbers * Drag and Drop * Printing Package: mousetweaks Architecture: amd64 Version: 3.32.0-ok1 Priority: optional Section: gnome Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 152 Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0), libpango-1.0-0 (>= 1.14.0), libx11-6, libxcursor1 (>> 1.1.2), libxfixes3, libxtst6, dconf-gsettings-backend | gsettings-backend, gsettings-desktop-schemas (>= 0.1.0) Filename: pool/main/m/mousetweaks/mousetweaks_3.32.0-ok1_amd64.deb Size: 36936 MD5sum: 43ca1469e521ec512a3eca3f39e76a58 SHA1: 3252143c2c89d0f39cdb4af9bef1828855b3779a SHA256: 5c5b1f07290dae9d1d15456b6f4ee7fe81a2087dd214696a1c00ff09468ed566 SHA512: 5d473eb96cfa42ce7b197f3c0e5f24b9e9b91fed19d25b00f329a7b9eccdb81b5fed855222e1c5abf7f58abdecff25d5a8e4769034a256d9fd4dd03a21962fbc Homepage: https://wiki.gnome.org/Projects/Mousetweaks Description: mouse accessibility enhancements for the GNOME desktop This package contains a daemon and some panel applets to improve mouse usability on the GNOME desktop. These enhancements are: . * The possibility to click without a button * The ability to bring the context menu with a one-button mouse (like MacOS does) * An area to capture the mouse pointer until it is released with a pre-defined key combination. Package: mpeg2dec Architecture: amd64 Version: 0.5.1-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 80 Depends: libc6 (>= 2.38), libmpeg2-4 (>= 0.5.1), libsdl1.2debian (>= 1.2.15), libx11-6, libxext6, libxv1 Filename: pool/main/m/mpeg2dec/mpeg2dec_0.5.1-ok1_amd64.deb Size: 24804 MD5sum: 07532b162e777d94006a6faf60a5e308 SHA1: 1013f2c9ea2daf7ca1b3debc029466666b614c73 SHA256: 2b4d01cc79d8ea0fb4efe4f0dd56f99c299ff81400fb5922005a9e27bd7ff482 SHA512: d1598ae39e533fc6bc1fd7f70e86f04ee2baebc6a759b645fceb553cc33a763de756fab67346e1a91873acc48041170773824a8c320c90822d93d324d6268b9b Homepage: http://libmpeg2.sourceforge.net/ Description: Simple libmpeg2 video decoder application Simple libmpeg2 application which can decode and play ES, PS, and TS video streams. Includes extract_mpeg2 demuxer and various output drivers. . This package provides the mpeg2dec and extract_mpeg2 tools. Package: mpg123 Architecture: amd64 Version: 1.32.5-ok1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Multimedia Maintainers Installed-Size: 506 Depends: libasound2 (>= 1.0.16), libaudio2, libc6 (>= 2.34), libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libmpg123-0t64 (>= 1.32.3), libopenal1 (>= 1.14), libout123-0t64 (>= 1.32.3), libportaudio2 (>= 19+svn20101113), libpulse0 (>= 0.99.1), libsyn123-0t64 (>= 1.32.3) Suggests: alsa-utils, jackd, nas, oss-compat, oss4-base, pulseaudio Filename: pool/main/m/mpg123/mpg123_1.32.5-ok1_amd64.deb Size: 148368 MD5sum: ec7c01d9a7abf70ce5689c02575bbf79 SHA1: ffdfb76275de29cae341dbe48b07bd3c83465d1a SHA256: 4669a747bdf7822211c6654848b0f49533c87e215d053c2fb96ed149208c99cb SHA512: fd5aed07d38a88418c0d9136ff1c3bf5bfe4c4d7016bf83d88e2b229609804b5c2a88641d12e7575429a014edfa392c9b16959118c0febcec7914049fa6ba274 Homepage: http://mpg123.org/ Description: MPEG layer 1/2/3 audio player mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains output plugins for several audio systems, including OSS4, the Advanced Linux Sound Architecture (ALSA), JACK, PortAudio, PulseAudio, OpenAL and the Network Audio System (NAS). Package: mpi-default-bin Architecture: amd64 Version: 1.15-ok1.1 Priority: optional Section: net Source: mpi-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 8 Depends: openmpi-bin Filename: pool/main/m/mpi-defaults/mpi-default-bin_1.15-ok1.1_amd64.deb Size: 1976 MD5sum: d933bb630854841a1a68bc638093c878 SHA1: c4095e98bf5f5886aab99f2480569948d1253d95 SHA256: 6cd231dc8d8a43f113c3f6c05c614c411534224c76f1f7a7a31222913bf41f7e SHA512: cef86ca00777094a60ada3f6d563fec998253ba41d5f1bcfb971a82e5296b6c80edb2c9adce8553ee5dd4cc6e0af9378815b0aadf777eb2043c685d57c08e277 Description: Standard MPI runtime programs (metapackage) This metapackage depends on the runtime programs of the recommended MPI implementation for each platform, currently Open MPI on all of the platforms where it exists, and MPICH on the others. The package which this depends on has alternatives links for mpirun and mpiexec. Package: mpi-default-dev Architecture: amd64 Version: 1.15-ok1.1 Priority: optional Section: libdevel Source: mpi-defaults Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Science Team Installed-Size: 11 Depends: libopenmpi-dev Filename: pool/main/m/mpi-defaults/mpi-default-dev_1.15-ok1.1_amd64.deb Size: 2712 MD5sum: e335a3255044bd5c3c71b8138e0dc816 SHA1: 46d2585a76cc5a2477eab685165d37a1413d4856 SHA256: 884d3434b8fc90004125021b08c811372ae49cc30c246c9a09458004b0a05554 SHA512: 335031a0eb3b547362633004314382baee9b5ee09a853ee269b21dadd7773d62ff8a6015ab75eae713f3a3d3c3b2766031ceb2b1ff896aca491821b87bb179fe Description: Standard MPI development files (metapackage) This metapackage depends on the development files of the recommended MPI implementation for each platform, currently Open MPI on all of the platforms where it exists, and MPICH on the others. The package which this depends on has alternatives links for the shared libraries libmpi and libmpi++, and for compilers mpicc, mpic++/mpicxx/mpiCC, mpif77 and mpi90 and their manpages. Package: mpv Architecture: amd64 Version: 0.32.0.4kylin6k12-ok4 Multi-Arch: foreign Priority: optional Section: video Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2298 Depends: libarchive13t64 (>= 3.4.0), libasound2t64 (>= 1.0.27), libass9 (>= 1:0.13.6), libavcodec60 (>= 7:6.0), libavdevice60 (>= 7:6.0), libavfilter9 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libbluray2 (>= 1:0.2.2), libc6 (>= 2.38), libcaca0 (>= 0.99.beta20), libcdio-cdda2t64 (>= 10.2+2.0.0), libcdio-paranoia2t64 (>= 10.2+2.0.0), libcdio19t64 (>= 2.1.0), libdrm2 (>= 2.4.74), libdvdnav4 (>= 4.1.3), libdvdread8t64 (>= 4.1.3), libegl1, libgbm1 (>= 8.1~0), libgl1, libjack-jackd2-0 (>= 1.9.10+20150825) | libjack-0.125, libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.6), liblua5.2-0, libpulse0 (>= 0.99.4), librubberband2 (>= 3.3.0+dfsg), libsdl2-2.0-0 (>= 2.0.12), libsmbclient (>= 2:4.0.3+dfsg1), libsndio7.0 (>= 1.8.1), libswresample4 (>= 7:6.0), libswscale7 (>= 7:6.0), libuchardet0 (>= 0.0.1), libva-drm2 (>= 1.1.0), libva-wayland2 (>= 1.3.0), libva-x11-2 (>= 1.0.3), libva2 (>= 2.2.0), libvdpau1 (>= 0.2), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.15.0), libwayland-egl1 (>= 1.15.0), libx11-6, libxext6, libxinerama1, libxkbcommon0 (>= 0.5.0), libxrandr2 (>= 2:1.2.99.3), libxss1, libxv1, zlib1g (>= 1:1.1.4) Recommends: xdg-utils, youtube-dl (>= 2014.11.26) Filename: pool/main/m/mpv/mpv_0.32.0.4kylin6k12-ok4_amd64.deb Size: 999252 MD5sum: 6d6f102500b6201bb8054f56c123ab71 SHA1: 00fc0ae3197529505fe28d8fe508d4002789ea2c SHA256: 3fb0d06c84a0e93acaf2bd3669ccec20229b98b42fb641628e4c5bb7f5a3e1d8 SHA512: 0d8a25fdd5eb9796c2e37c9361ac157c4f9f65f33b31593c5cc81b27311065408c0776c8781948420ec25cbcaccdd1f27189cc2d697d2d602db12aaf8c3ba1c0 Homepage: https://mpv.io/ Description: video player based on MPlayer/mplayer2 mpv is a movie player based on MPlayer and mplayer2. It supports a wide variety of video file formats, audio and video codecs, and subtitle types. . Changes from mplayer2 to mpv include: * Removal of lots of unneeded code to encourage developer activity * Better OSD rendering * Cleaned up terminal output * Improved OpenGL output * Encoding functionality (replacement for mencoder) * Wayland support * Support for playing URLs of popular streaming sites * Screenshot improvements * ... See mpv(1) for more info regarding changes between MPlayer, mplayer2 and mpv. Package: mtdev-tools Architecture: amd64 Version: 1.1.6-ok1 Priority: optional Section: libdevel Source: mtdev Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Nobuhiro Iwamatsu Installed-Size: 38 Depends: libmtdev1t64 (= 1.1.6-ok1), libc6 (>= 2.34) Filename: pool/main/m/mtdev/mtdev-tools_1.1.6-ok1_amd64.deb Size: 4968 MD5sum: 579c080664d460cb8b366c72b286d78e SHA1: 34631339734522d485c29fc52d9cd06e9b250747 SHA256: 7e5cb105e08e4c849a76843a5135846aa453ca509a0d9535bb6bfed15985f7d2 SHA512: adbe5f31a9c80a8ca1c50307825521298cfc227555672fb0df17ba2dd8a925bc895bf787bdb4a673bd6900dc7d20225019aeb4417f6d01756b5272e4f83330c5 Homepage: http://bitmath.org/code/mtdev/ Description: Multitouch Protocol Translation Library - test tools libmtdev is a library for translating evdev multitouch events using the legacy protocol to the new multitouch slots protocol. This is necessary for kernel drivers that have not been updated to use the newer protocol. . This package provides some test tools for the libmtdev library. + mtdev-test: prints the information coming from the kernel Package: mtools Architecture: amd64 Version: 4.0.43-ok1 Multi-Arch: foreign Priority: optional Section: otherosfs Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian QA Group Installed-Size: 373 Depends: libc6 (>= 2.34) Suggests: floppyd Filename: pool/main/m/mtools/mtools_4.0.43-ok1_amd64.deb Size: 187292 MD5sum: 5866998aa6cb1bdf9c0991678e244c15 SHA1: 2d10d9ec408cdc42616e0b1bbfd247cc56dc6de7 SHA256: 8dedc021d7e1dd5ce40560cd875e3d0e8fcf44488993b1651c80f1522a1618fd SHA512: 39bf55fe3b201532773b634f85ce83aa35670b69ca55249016cdfb8857bf519760e41ee10ea7b214ea8de3595346b9d5f86bcacf4a677c79f0cb4d6a4efc1c28 Homepage: https://www.gnu.org/software/mtools/ Description: Tools for manipulating MSDOS files Mtools is a collection of utilities to access MS-DOS disks from Unix without mounting them. It supports Win'95 style long file names, OS/2 Xdf disks, ZIP/JAZ disks and 2m disks (store up to 1992kB on a high density 3 1/2 disk). . Also included in this package are commands to eject and manipulate the write/password protection control of Zip disks. Package: mtp-tools Architecture: amd64 Version: 1.1.21-ok1 Priority: optional Section: utils Source: libmtp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Alessio Treglia Installed-Size: 345 Depends: libc6 (>= 2.34), libmtp9t64 (>= 1.1.21) Enhances: libmtp9t64 Filename: pool/main/libm/libmtp/mtp-tools_1.1.21-ok1_amd64.deb Size: 32276 MD5sum: d2895053a919cb4ac25c8ca0f4b43ae6 SHA1: a90d02dda839e7df6bfceb47ebd02de06cb3a20f SHA256: aa3e2008b5e4ecb40d2b64a261084b19000317f6230d0f3a40a917ca0dd7dd73 SHA512: cd72307c9dc4d58cdebe9bf672cee3dbf75007ee2edbc5e7bc90931de53b7f4a3685da90fbef19c0388822e0e98230ce787dcbd484a13b27425936201e61fb68 Homepage: https://libmtp.sourceforge.net/ Description: Media Transfer Protocol (MTP) library tools libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package contains tools for communicating with MTP devices. Package: mujs Architecture: amd64 Version: 1.3.3-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 412 Depends: libc6 (>= 2.38), libreadline8 (>= 6.0) Filename: pool/main/m/mujs/mujs_1.3.3-ok1_amd64.deb Size: 138460 MD5sum: 550c44ca257b4d955cf7a9c591666dae SHA1: cc3b9249efcd9cc28d1273cf68e91f2f81818071 SHA256: ae8132a8856503caf65c0115f94d907a28bc18150bbc3ebd0e63554997816cf6 SHA512: 76d4ade52b07f3eead8e8e750a30bea5b3a10337c573bc1c695e989cf82f8e83659fff97930e31e7f8784a83b4f06e8748269a09dcd4f924bc50ab315b13488f Homepage: https://mujs.com/ Description: Lightweight JavaScript interpreter MuJS is a lightweight JavaScript interpreter designed for embedding in other software to extend them with scripting capabilities. . MuJS was designed with a focus on small size, correctness, and simplicity. This package contains the command line interpreter. Package: muon Architecture: amd64 Version: 5.8.0-ok1 Priority: optional Section: kde Origin: openKylin Maintainer: openKylin KDE SIG Installed-Size: 2039 Depends: apt-xapian-index, libqapt3 (>= 3.0.2), libqapt3-runtime (>= 3.0.2), kio, libc6 (>= 2.34), libdebconf-kde1 (>= 1.0.0), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 4.98.0), libkf5configgui5 (>= 4.97.0), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 4.100.0), libkf5dbusaddons5 (>= 4.97.0), libkf5i18n5 (>= 4.97.0), libkf5iconthemes5 (>= 4.96.0), libkf5kiocore5 (>= 4.96.0), libkf5widgetsaddons5 (>= 4.96.0), libkf5xmlgui5 (>= 4.98.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5network5 (>= 5.4.0~), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 4.1.1) Filename: pool/main/m/muon/muon_5.8.0-ok1_amd64.deb Size: 366088 MD5sum: 6c0a177459eccd5045ce1bc3767b19f4 SHA1: 9b70b9c20d77937ddbb9940a93dba16a6209e628 SHA256: cba703c37ca85c934567aa772e38cf5f6c5ad2d1f9e4f759f4ed4491303a6bdf SHA512: ad5527186c552b8edf0285871b1450ed6ee7faad51fb55d206f97fb29e4e6e6563c0979e7a78fce68d9e2d683be907edb6c696695598a88b63567a6f1f1957f0 Homepage: https://projects.kde.org/projects/kde/workspace/muon Description: graphical package manager Muon is a graphical package manager. . Features of note include: * A powerful, yet intuitive interface * Fast, accurate package search using the apt-xapian index and the Synaptic search algorithm * Support for filtering packages by status and category * Media change support * Support for configuring packages through the debconf system * Warn about/disallow the installation of untrusted packages, depending on APT settings * Uses Polkit for running privileged actions for enhanced security, convenience, and desktop integration * Power management suspension during package downloads, installations and removals * Support for download the latest changelog of a package * Package screenshots Package: musepack-tools Architecture: amd64 Version: 2:0.1~r495-ok2 Priority: optional Section: sound Source: libmpc Origin: openKylin Maintainer: openKylin Developers Installed-Size: 289 Depends: libc6 (>= 2.34), libcue2, libmpcdec6 (>= 1:0.1~r435), libreplaygain1 (>= 1.0~r412) Filename: pool/main/libm/libmpc/musepack-tools_0.1~r495-ok2_amd64.deb Size: 83516 MD5sum: 3f468cf8ecc1423783fbe6f4d6ae9941 SHA1: 541964bad59a258e960b0866b7157c22fba7b58c SHA256: cc07e21b2b8386bf538644aebef017f89d4ac26369bd2d8b903a9a9cbe236f36 SHA512: de9881b82c689088278f66fcd4374c5dffe164764af51db4394ca6f11b2f59d5237b09125af3b03d0aa8c58fcc0848aadc74c09545a96a64cecaa5689b1656e6 Homepage: http://www.musepack.net Description: MusePack commandline utilities Musepack is an audio compression format with a strong emphasis on high quality. It's not lossless, but it is designed for transparency, so that you won't be able to hear differences between the original wave file and the much smaller MPC file. . It is based on the MPEG-1 Layer-2 / MP2 algorithms, but since 1997 it has rapidly developed and vastly improved and is now at an advanced stage in which it contains heavily optimized and patentless code. . This package contains various commandline utilities for MusePack files: - mpcenc (encoder) - mpcdec (decoder) - mpccut (cut MPC files without reencoding) - mpcgain (gain calculation) - mpc2sv8 (conversion to MusePack SV8 from older SV) Package: mutter Architecture: amd64 Version: 46.0-ok1 Priority: optional Section: x11 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 162 Provides: x-window-manager Depends: adwaita-icon-theme, gnome-settings-daemon-common, gsettings-desktop-schemas (>= 40~alpha), mutter-common (>= 46.0-1), zenity, libc6 (>= 2.34), libgles2, libglib2.0-0t64 (>= 2.75.0), libmutter-14-0 (>= 43.0), libwayland-client0 (>= 1.21.0) Suggests: gnome-control-center (>= 1:3.25.2), xdg-user-dirs Filename: pool/main/m/mutter/mutter_46.0-ok1_amd64.deb Size: 114412 MD5sum: 6bf16a9ed7d1f4590d8719c1b6fa3328 SHA1: d6b3d5b95abe5a37d2af265d15a9613bbcd76ab5 SHA256: a048f4798fb1fd880f640c1fe75862b0b4f3a7c2549dfa07e18ddbc6af2b2393 SHA512: 35485e0747a721afc1ae4d10d15b9efcf4c87a10225c3762a4e9f70771e5986c4c2d34fb2a62eb0d625877c20c52bb8dfdf423c86de3a25ca8c292bd749a7453 Homepage: https://mutter.gnome.org/ Description: Example window manager using GNOME's window manager library Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the mutter executable. It can be used as a standalone window manager, but is primarily intended for debugging. Package: mutter-14-tests Architecture: amd64 Version: 46.0-ok1 Priority: optional Section: x11 Source: mutter Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1817 Depends: at-spi2-core, dbus-daemon, dmz-cursor-theme, libmutter-14-0 (= 46.0-ok1), libmutter-test-14 (= 46.0-ok1), mutter (= 46.0-ok1), python3, python3-dbus, python3-dbusmock, xauth, xvfb, xwayland (>= 2:23.1.0), libatk1.0-0t64 (>= 1.12.4), libc6 (>= 2.38), libcairo2 (>= 1.10.0), libcolord2 (>= 1.4.5), libei1 (>= 1.0.901), libgbm1 (>= 21.3.0~rc1), libgles2, libglib2.0-0t64 (>= 2.79.0), libgtk-3-0 (>= 3.21.5), libpipewire-0.3-0 (>= 0.3.33), libwayland-client0 (>= 1.21.0), libwayland-cursor0 (>= 1.21.0), libwayland-server0 (>= 1.21.0), libx11-6, libxext6 Filename: pool/main/m/mutter/mutter-14-tests_46.0-ok1_amd64.deb Size: 245984 MD5sum: 4c35fe0010907096ac7e442847632dc4 SHA1: c01d78599255c0d1b8c024aa289ce4b586f4dd6b SHA256: f3cc2d6893404bdae0fd11b1926c8c291f5c91e406a4fe7a7afcbda849e0d1dd SHA512: de4c3348ba4e16d268dbda0d03a39075362f9af6c591194d1507e9f1d75d88a3c4e93d04588fdad8f8aa400abadfded397b05229d9fe059c4cac341cd8676cce Homepage: https://mutter.gnome.org/ Description: Tests for GNOME's window manager library Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains test programs, designed to be run as part of a regression testsuite. Package: mutter-common Architecture: all Version: 46.0-ok1 Multi-Arch: foreign Priority: optional Section: misc Source: mutter Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 3695 Depends: dconf-gsettings-backend | gsettings-backend Breaks: magpie-common (<< 0.9.3-0ubuntu8~) Replaces: magpie-common (<< 0.9.3-0ubuntu8~) Filename: pool/main/m/mutter/mutter-common_46.0-ok1_all.deb Size: 449144 MD5sum: c3d9e4d829f4b70a0de1f6c74e63e037 SHA1: 3fb9b4640dfee882109f440ac5d712bbc98962d3 SHA256: c8d6e58ed7cfb96a56b1f3b488230f3ffdf099a7a056415a1c3096df9bb15bc0 SHA512: d10febcb6d17cd9e97e358ccec65871790cece7e1aed0fdaa784fc5bddcbb53eeafad345209e4e03941a5d90886e4410eb2489e6c0960f9b2d5af8e70667d574 Homepage: https://mutter.gnome.org/ Description: shared files for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the shared files. Package: mutter-common-bin Architecture: amd64 Version: 46.0-ok1 Priority: optional Section: misc Source: mutter Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 68 Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.79.0), libgtk-4-1 (>= 4.0.0), libx11-6, libxcomposite1 (>= 1:0.4.5), libxfixes3 (>= 1:6.0.0), libxi6 (>= 2:1.2.99.4) Breaks: mutter (<< 44~) Replaces: mutter (<< 44~) Filename: pool/main/m/mutter/mutter-common-bin_46.0-ok1_amd64.deb Size: 14196 MD5sum: 5de8cf396f4f628a0b2048ab74132309 SHA1: 97b29ce8f1700afe05ac96e80de6f1afee097995 SHA256: 0dea8fcdbebdcdda4f655346303590bc970e119f022a4fe8af98af095bfd74c3 SHA512: 16c97d90724fbcebacd751b2e1d75020d706f49d02160a9c067b4c36e3e208860d824e950d45dba4c87e2f6cbcb326c21e786d1fa0a94ede5dcc169d9cb4e533 Homepage: https://mutter.gnome.org/ Description: shared programs for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the program files which are used for the libraries and others. Package: mysql-client Architecture: all Version: 8.0.36-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 36 Depends: mysql-client-8.0 Filename: pool/main/m/mysql-8.0/mysql-client_8.0.36-ok1_all.deb Size: 9344 MD5sum: f378f62a6f12f0038c741f2564f653bb SHA1: a1e93201d8dc3f169254f08254252c0e8f88abe4 SHA256: 53ee573537916aeedb5c7d70139290e95b1fa11e9cae06d09f5ab281806d8751 SHA512: c647354307d6843a81671cbfbe19e94dbfd67a2bdc71e011d7fe448bdc8cde9f87496bf85b0580c26556868be9ca5ee3f70ef217a8de3f3587c61c8fa34622b2 Homepage: http://dev.mysql.com/ Description: MySQL database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-client (currently mysql-client-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one considered to be in the best shape by the Maintainers. Package: mysql-client-8.0 Architecture: amd64 Version: 8.0.36-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 92 Provides: virtual-mysql-client Depends: debianutils (>= 1.6), mysql-client-core-8.0, mysql-common (>= 5.5) Conflicts: mariadb-client-10.1, mariadb-client-10.3, mysql-client-5.7, virtual-mysql-client Filename: pool/main/m/mysql-8.0/mysql-client-8.0_8.0.36-ok1_amd64.deb Size: 21936 MD5sum: b00485f74b4f4bff1b82fda9b7a8a019 SHA1: 00c16b887b4385ac0c31588eefe87bf6841190e5 SHA256: 68dc91a5d3b1ff752b8d8dbc0d8db0156b971d28aabe1141ab78fc957d2afa4f SHA512: cf127e2dfc084545a47ce1f60ca199fbcb3a9f3b2560fc456320a6eb27d7936e6b6c52452181706ab69e399b117ae51e36c546c6100c79526ad17f681f067150 Homepage: http://dev.mysql.com/ Description: MySQL database client binaries 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 includes the client binaries and the additional tool mysqlreport. Package: mysql-client-core-8.0 Architecture: amd64 Version: 8.0.36-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 58911 Provides: virtual-mysql-client-core Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 3.4), liblz4-1 (>= 0.0~r127), libssl3 (>= 3.0.0), libstdc++6 (>= 11), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.11) Conflicts: mariadb-client-10.1, mariadb-client-10.3, mariadb-client-core-10.1, mariadb-client-core-10.3, mysql-client-5.7, mysql-client-core-5.7, virtual-mysql-client-core Filename: pool/main/m/mysql-8.0/mysql-client-core-8.0_8.0.36-ok1_amd64.deb Size: 3874492 MD5sum: 802b6de3aa91e8ade48e49b836eb4bf8 SHA1: 0fccd2a8b56595d815006d2d1dffdfde44099d27 SHA256: bae2234e834bbb7bfb546e22186432ffbb9b0f6ca1542c6e491b5201672ed8c9 SHA512: b582ad98964cce085e6f006ae4e04f60b649c964442aa69840a2776380465c2509525425dbaffcd426d9c6b6391690a84082aa417f3d38e84a8c8ffb81f0b2b9 Homepage: http://dev.mysql.com/ Description: MySQL database core client binaries 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 includes the core client files, as used by Akonadi. Package: mysql-common Architecture: all Version: 5.8+1.1.0-ok1 Multi-Arch: foreign Priority: optional Section: database Source: mysql-defaults (1.1.0-ok1) Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian MySQL Maintainers Installed-Size: 33 Provides: mysql-common-5.6 Conflicts: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5 Breaks: mariadb-common (<< 10.0.20-3~) Replaces: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5 Filename: pool/main/m/mysql-defaults/mysql-common_5.8+1.1.0-ok1_all.deb Size: 6100 MD5sum: 18b9243c338a2a2093892d5aec890189 SHA1: 80a9232408079bb744eb23fd968918721366ac96 SHA256: 128fca570e2f6b573cf4ee4084df2b2cb9aed79e818cc52f8fcd18cc13f1c736 SHA512: 1f00fb4202efd6a84774e7417a35e25770cf1cf223cdeadde450491faf7a85b3f8b078c676cedc0beb4212b4814238dc05c2777f0e43a3f902700a9d90f9aa0e Description: MySQL database common files, e.g. /etc/mysql/my.cnf 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 includes files needed by all versions of the client library, e.g. /etc/mysql/my.cnf. Package: mysql-router Architecture: amd64 Version: 8.0.36-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 32725 Depends: libc6 (>= 2.38), libevent-core-2.1-7t64 (>= 2.1.8-stable), libevent-extra-2.1-7t64 (>= 2.1.8-stable), libevent-openssl-2.1-7t64 (>= 2.1.8-stable), libevent-pthreads-2.1-7t64 (>= 2.1.8-stable), libgcc-s1 (>= 3.3.1), liblz4-1 (>= 0.0~r127), libprotobuf-lite17, libssl3 (>= 3.0.0), libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mysql-8.0/mysql-router_8.0.36-ok1_amd64.deb Size: 4831736 MD5sum: 8f360ad959455fa5752bd7818e9f8766 SHA1: 3acf380573288df4c8de7bee7c640d6e67556aaa SHA256: b9dfcf919aade4dc8bc30f4963a5cf044995a74da9e07ca7c2a6e8d58fc29edb SHA512: bacc76d449c13f711be6ff3ebfcd1d79113da41f562b714e13eaa84015373744d5df57bf27acff31c53c5e7f5e94d8ad25acd2fa58373fe1edbd82cbcbb13ea8 Homepage: https://dev.mysql.com/doc/mysql-router/8.0/en/ Description: route connections from MySQL clients to MySQL servers MySQL Router is part of InnoDB cluster, and is lightweight middleware that provides transparent routing between your application and back-end MySQL servers. It can be used for a wide variety of use cases, such as providing high availability and scalability by effectively routing database traffic to appropriate back-end MySQL servers. The pluggable architecture also enables developers to extend MySQL Router for custom use cases. . Since MySQL Router is clustering software and needs to be configured and managed across an entire cluster, packaging cannot manage it for you. This package supplies the binary build only, ready for manual configuration. Package: mysql-server Architecture: all Version: 8.0.36-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 36 Depends: mysql-server-8.0 Filename: pool/main/m/mysql-8.0/mysql-server_8.0.36-ok1_all.deb Size: 9464 MD5sum: 074b0c70925083dd1495e34c0dab91cb SHA1: 2dc6f5b7c0e5b899dbc56c55736656e0b06f4d2c SHA256: 2ccc964a218bc0de1190e9148b91191ead0931f644f79ab2d2984cc5cf6d95fc SHA512: ff23412f054bb4239718940a5ed6f43121ab5f3acbe85d7f332d32151e1656261d772e5ccd34071fb918e4fccca37008569d2f82f8db49eaa36c05890b53d56b Homepage: http://dev.mysql.com/ Description: MySQL database server (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-server (currently mysql-server-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you need. That will install the version recommended by the package maintainers. . 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. Package: mysql-server-8.0 Architecture: amd64 Version: 8.0.36-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1547 Provides: virtual-mysql-server Pre-Depends: adduser (>= 3.40), debconf, mysql-common (>= 5.5) Depends: lsb-base (>= 3.0-10), mysql-client-8.0 (>= 8.0.36-ok1), mysql-common (>= 5.8+1.0.4~), mysql-server-core-8.0 (= 8.0.36-ok1), passwd, perl:any (>= 5.6), psmisc, debconf (>= 0.5) | debconf-2.0 Recommends: libhtml-template-perl, mecab-ipadic-utf8 Suggests: mailx, tinyca Conflicts: mariadb-server-10.1, mariadb-server-10.3, mysql-server-5.7, virtual-mysql-server Filename: pool/main/m/mysql-8.0/mysql-server-8.0_8.0.36-ok1_amd64.deb Size: 1438080 MD5sum: 897d82abdd0a1ed6fe29347d692468d9 SHA1: d1ff23c2f331d0cdd91962660b20686225065131 SHA256: 1491a585f9196ec94bce7d0b66344bed18082bf09840c0ecf9e85a16b8907a90 SHA512: f1aab7f8d6063d5ef967f5d9af6140ce75b145f2c63cbec8390a79f5d1ed6da63785df34cbb34cda47499296a0ea3a267a280fcc4e4d1442554597c723205cad Homepage: http://dev.mysql.com/ Description: MySQL database server binaries and system database setup 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 contains all the infrastructure needed to setup system databases. Package: mysql-server-core-8.0 Architecture: amd64 Version: 8.0.36-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 110707 Provides: virtual-mysql-server-core Depends: libaio1t64 (>= 0.3.93), libc6 (>= 2.38), libevent-core-2.1-7t64 (>= 2.1.8-stable), libevent-pthreads-2.1-7t64 (>= 2.1.8-stable), libgcc-s1 (>= 3.4), libicu74 (>= 74.1-1~), liblz4-1 (>= 0.0~r130), libmecab2 (>= 0.996), libnuma1 (>= 2.0.11), libprotobuf-lite17, libssl3 (>= 3.0.0), libstdc++6 (>= 12), libtirpc3t64 (>= 1.0.2), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.11) Conflicts: mariadb-server-10.1, mariadb-server-10.3, mariadb-server-core-10.1, mariadb-server-core-10.3, mysql-server-5.7, mysql-server-core-5.7, virtual-mysql-server-core Filename: pool/main/m/mysql-8.0/mysql-server-core-8.0_8.0.36-ok1_amd64.deb Size: 15957400 MD5sum: ed3396555483b432b56f20c9b593c1ef SHA1: 2b98d5b97cf406ecb9112feadd239e6a9841cc0f SHA256: 7cc399703eaff093962128a7458c28f7303b8777264516d857f923416fb8a3bd SHA512: 817aa08d853f9ba262148101d8d7af91f0589707e2ecbf889e0231630dad8009194217e92ec5757646cd524644f3753a1b97ef8ff093c23d1c6bc429a3adbcd5 Homepage: http://dev.mysql.com/ Description: MySQL database server binaries 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 includes the server binaries but doesn't contain all the infrastructure needed to setup system databases. Package: mysql-source-8.0 Architecture: amd64 Version: 8.0.36-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 430526 Filename: pool/main/m/mysql-8.0/mysql-source-8.0_8.0.36-ok1_amd64.deb Size: 435964712 MD5sum: c1eae51999a1e2839342d27f639c728c SHA1: 67d5ddde1c9cf4204fa049b173dca79e52d8553a SHA256: 08437439b6e755d251db910a99e3eee7ca79ee2b23c647adf3db4cf89c92799f SHA512: dab14638d17e62db6bb8188f242c7b045013bdc48dd3e7b091d2b3ae7e625ca08fe7f071d14cf567088e48f7edd681735291f4462cbc89cf84f2a75435af36e0 Homepage: http://dev.mysql.com/ Description: MySQL source 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 includes the MySQL source code as configured before building - but after the arch specific configuration. This is currently required for building plugins. Package: mysql-testsuite Architecture: all Version: 8.0.36-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 36 Depends: mysql-testsuite-8.0 Filename: pool/main/m/mysql-8.0/mysql-testsuite_8.0.36-ok1_all.deb Size: 9328 MD5sum: e03df96e616fb4cded44ceb2141e347b SHA1: 825b8cf380ecc4988d782848f1a4a459cefc3a0a SHA256: 5d098e34b9c764b2005193d790263f39859665f4c40840d82bdd69fc98b44f9d SHA512: 5ec031b891d4ab89dbfda4cfd2c61e3644a9e8bb45d46a02d3f6ffcfb57be5d615b393ee51601271806d8f2a40f783c6f031776dc940cbd4d45d2cab64c384b4 Homepage: http://dev.mysql.com/ Description: MySQL regression tests This is an empty package that depends on the current "best" version of mysql-testsuite (currently mysql-testsuite-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one we consider to be in the best shape. Package: mysql-testsuite-8.0 Architecture: amd64 Version: 8.0.36-ok1 Priority: optional Section: database Source: mysql-8.0 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 740735 Provides: virtual-mysql-testsuite Depends: libjson-perl, lz4, mysql-client-8.0 (= 8.0.36-ok1), mysql-server-8.0 (= 8.0.36-ok1), unzip, libc6 (>= 2.38), libgcc-s1 (>= 3.4), liblz4-1 (>= 0.0~r127), libprotobuf17, libssl3 (>= 3.0.0), libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.11) Conflicts: mariadb-testsuite-10.1, mariadb-testsuite-10.3, mysql-testsuite-5.7, virtual-mysql-testsuite Filename: pool/main/m/mysql-8.0/mysql-testsuite-8.0_8.0.36-ok1_amd64.deb Size: 355907784 MD5sum: d7336cf12ae2c12fafa8c037b2b4a9ee SHA1: b237027ae3bbda6af60ad5bf28fdc91eae2448c7 SHA256: 353179f9ebba76e244a823a2b26903c2c9d79473a4a92507de712d3d549a6f77 SHA512: d203e5c6bd23399a6d75fa3be9ceb9d9e11f6f8924ac3b3df5a177d75a845fede954dbe9198826eed8d3b9467f9287eeaa61762d719ce1bf780448d3a31626f6 Homepage: http://dev.mysql.com/ Description: MySQL 8.0 testsuite 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 includes the MySQL testsuite. Package: nano Architecture: amd64 Version: 7.2-ok1 Priority: important Section: editors Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2685 Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libtinfo6 (>= 6) Suggests: hunspell Conflicts: pico Breaks: nano-tiny (<< 2.8.6-2) Replaces: nano-tiny (<< 2.8.6-2), pico Filename: pool/main/n/nano/nano_7.2-ok1_amd64.deb Size: 657736 MD5sum: 6448df9773f5d39a1408d1eddc8c946a SHA1: 0e1eab43ab4c8306eee0411e60e70fdb3b172ea9 SHA256: 3f30fe1eb9a15bc001b0aa2fa39545579fe70fef6546ace77b20570178a52ef0 SHA512: bb65be47da08f53f43ed152ec037f4ac0cfbd40b81ecaa8413dcd3053060597248d3f063d35b239f6dd8564c3e22a9471d4c92d183ebeaa889ea03bfc8036dbe Homepage: https://www.nano-editor.org/ Description: small, friendly text editor inspired by Pico GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). . However, GNU nano also implements many features missing in Pico, including: - undo/redo - line numbering - syntax coloring - soft-wrapping of overlong lines - selecting text by holding Shift - interactive search and replace (with regular expression support) - a go-to line (and column) command - support for multiple file buffers - auto-indentation - tab completion of filenames and search terms - toggling features while running - and full internationalization support Package: nano-tiny Architecture: amd64 Version: 7.2-ok1 Priority: optional Section: editors Source: nano Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 88 Depends: libc6 (>= 2.34), libncursesw6 (>= 6), libtinfo6 (>= 6) Filename: pool/main/n/nano/nano-tiny_7.2-ok1_amd64.deb Size: 37476 MD5sum: c947d64df45aa6da2db2d234f69a3efa SHA1: a752b91a0f8c7f53f793a125c2d3a7a10f4f0c0d SHA256: dc9a4da375508095cd43bd62aec8a13ede66b2df35ac50c86ebca3fa08cab5ef SHA512: 023ed810af2ed1753000dd7207fe9f447c6a2cfa1f013d3279f839d16e02c5f4947a2e5c587378abf87ff029da2c4599115a6083a20f59205b489ff24c228210 Homepage: https://www.nano-editor.org/ Description: small, friendly text editor inspired by Pico - tiny build GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). . This package contains a build of GNU nano with many features disabled, for environments such as rescue disks where resources are limited. Package: nas Architecture: amd64 Version: 1.9.4-ok1 Priority: optional Section: sound Origin: openKylin Maintainer: openKylin Developers Installed-Size: 234 Depends: libaudio2 (>= 1.9.4-ok1), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0 Suggests: audiooss Filename: pool/main/n/nas/nas_1.9.4-ok1_amd64.deb Size: 75972 MD5sum: 6b189b5dbdfd3b0670a176deccfa48e4 SHA1: 178bb3560cd1fc8366f7fa159304478a519f2bd3 SHA256: 3c8ab00b41236bc469a89239e883a7799e608a872586bb47d8ced63cba13195c SHA512: 6eeba06938a4e259ef1d6b49cc5ee411e9b7838e8c7eac55d66d248bedb81553365b4e360e66f3f17714c31e3a735a48fdc6054cb32bc37e7b8541350778791e Homepage: https://radscan.com/nas.html Description: Network Audio System - local server The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the NAS daemon (nasd), needed for local output from NAS. Package: nas-bin Architecture: amd64 Version: 1.9.4-ok1 Priority: optional Section: sound Source: nas Origin: openKylin Maintainer: openKylin Developers Installed-Size: 560 Depends: libaudio2 (>= 1.9.4-ok1), perl, libc6 (>= 2.34), libx11-6, libxaw7 (>= 2:1.0.14), libxt6t64, libperl4-corelibs-perl Filename: pool/main/n/nas/nas-bin_1.9.4-ok1_amd64.deb Size: 114336 MD5sum: 197cd00ed26dcdc497fc0b6fd8da6f4f SHA1: 32a8e33669de44be96bd79f9ba5dc4e3589941af SHA256: 98af8a8b8fe0e51dea905a0603ecea862391cce87fc694d44c5b9d74c5b60f0e SHA512: d6144b87d4f688a46b61f87634a90290990a5e7078b6c4210302274adf1410d4577543d911c1baa8fc138329f49c23a231a723fdb1556871303b0fd9deca09ad Homepage: https://radscan.com/nas.html Description: Network Audio System - client binaries The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the example applications and utilities that are provided with NAS. Package: nas-doc Architecture: all Version: 1.9.4-ok1 Multi-Arch: foreign Priority: optional Section: doc Source: nas Origin: openKylin Maintainer: openKylin Developers Installed-Size: 163 Filename: pool/main/n/nas/nas-doc_1.9.4-ok1_all.deb Size: 129308 MD5sum: 34626a56c4bdbd7bdcd8bda7ff8e1ea5 SHA1: 44b43963ba9d2873ab71025b6e507c2613a752cb SHA256: d6f5550e7114c9c4cc632640ae680061ad71edde0a285fa00b73aa977338903c SHA512: 1558ffd8561c2646e146b34e0d6aad14e3d22c636a229a094ecd93e9c714a5544d8f11d17e03eb8243b3b7768682d83e1d67fbccad0c3cf3b32ea7f8c04f01a3 Homepage: https://radscan.com/nas.html Description: Network Audio System - extra documentation The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the extra documentation provided with the NAS source, including PostScript copies of papers describing its design. Package: nautilus Architecture: amd64 Version: 1:46.0-ok1 Priority: optional Section: gnome Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 1520 Depends: bubblewrap, desktop-file-utils (>= 0.7), eject, gsettings-desktop-schemas (>= 3.8.0), gvfs (>= 1.3.2), libglib2.0-data, libnautilus-extension4 (= 1:46.0-ok1), nautilus-data (= 1:46.0-ok1), shared-mime-info (>= 0.50), tracker (>= 3), tracker-miner-fs (>= 3), tracker-extract (>= 3), xdg-desktop-portal-gnome | xdg-desktop-portal-backend, libadwaita-1-0 (>= 1.4.0), libc6 (>= 2.38), libcairo2 (>= 1.2.4), libcloudproviders0 (>= 0.3.1), libdbusmenu-glib4 (>= 0.4.2), libgdk-pixbuf-2.0-0 (>= 2.25.2), libgexiv2-2 (>= 0.14.2), libglib2.0-0t64 (>= 2.79.0), libgnome-autoar-0-0 (>= 0.4.4), libgnome-desktop-4-2t64 (>= 43~), libgraphene-1.0-0 (>= 1.5.4), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-4-1 (>= 4.13.6), libpango-1.0-0 (>= 1.42), libportal-gtk4-1 (>= 0.5), libportal1 (>= 0.5), libselinux1 (>= 3.1~), libtracker-sparql-3.0-0 (>= 3.1.1), libunity9 (>= 3.4.6) Recommends: gvfs-backends, libgdk-pixbuf2.0-bin, librsvg2-common Suggests: eog, evince | pdf-viewer, gnome-sushi, nautilus-extension-brasero, totem | mp3-decoder, xdg-user-dirs Breaks: eiciel (<< 0.9.13.1-1.1~), folder-color (<< 0.0.86-0ubuntu5~), gedit (<< 40), nautilus-dropbox (<< 2019.02.14-1ubuntu2~), nautilus-extension-brasero (<< 3.12.3-2), nautilus-extension-burner (<< 3.0.10-1.2), nautilus-extension-gnome-console (<< 43), nautilus-filename-repairer (<< 0.2.0-3.1~), nautilus-font-manager (<< 0.8.8-2), nautilus-gtkhash (<< 1.4+git20220617-2.1~), nautilus-ideviceinfo (<< 0.1.0-0ubuntu15~), nautilus-image-converter (<< 0.3.1~git20110416-2.1~), nautilus-share (<< 0.7.3-2ubuntu7~), nautilus-wipe (<< 0.3.1-2.1~), seahorse-nautilus (<< 3.11.92-4.1~), totem (<< 3.31.91-1), unity (<< 7.5.1+21.10.20210601.1-0ubuntu1) Replaces: totem (<< 3.31.91-1) Filename: pool/main/n/nautilus/nautilus_46.0-ok1_amd64.deb Size: 462676 MD5sum: 49f1f975d570314d7fd7d6b716381d1d SHA1: 1e926a62cfb473314085911da62a129310dbc9da SHA256: a6391d3881e742ce244465aa988209c506b7e46f4aec8a5c715b16d6fe1af183 SHA512: 34506f4b491b1959f4268d50a26af5f3826741d4d7d96bcfb4f2ee32c88883644877b6b47c7c96e3c5ed38d55c9aba17ccb0f1bb4e820ff9ccbad43b01766bbc Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Description: file manager and graphical shell for GNOME Nautilus is the official file manager for the GNOME desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the GNOME desktop. It works on local and remote filesystems. . Several icon themes and components for viewing different kinds of files are available in separate packages. Package: nautilus-data Architecture: all Version: 1:46.0-ok1 Multi-Arch: foreign Priority: optional Section: gnome Source: nautilus Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GNOME Maintainers Installed-Size: 12168 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/main/n/nautilus/nautilus-data_46.0-ok1_all.deb Size: 1708996 MD5sum: 13b3d8bcbdaf07e7c130aeb301d29132 SHA1: 3be98240923424b5e0015327f00baa17094455bc SHA256: 69dc7ce16d1995265c38f7f1946db3067a81d9c53dc43b627219408bb4315a11 SHA512: 818c3f700c767c0872badf952d54adfebad6067d8acad904873fe19bf76f7a6c498aa0622d6943a6af773f24a66df87e8f56afd25cd1df34e3f6568b1a8bcec0 Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Description: data files for nautilus Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package contains pictures, localization files and other data needed by nautilus. Package: ncal Architecture: amd64 Version: 12.1.8-ok2 Multi-Arch: foreign Priority: optional Section: utils Source: bsdmainutils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 51 Depends: libc6 (>= 2.38), libtinfo6 (>= 6) Breaks: bsdmainutils (<< 12.1.3) Replaces: bsdmainutils (<< 12.1.3) Filename: pool/main/b/bsdmainutils/ncal_12.1.8-ok2_amd64.deb Size: 16760 MD5sum: 99134830eaa53f1e5063416fa4cc85c5 SHA1: 189a81cb35727d561e44e2d4a559ec0bdbad3a14 SHA256: 1b4d98ac3007fbb20d462fd1aef00cbd1678e0533051ba7e650115f2da683434 SHA512: e1e5fc07bfac369066458c46b598449fd4d2b762155401a6dbc8918459d60f838ec807c3a65253dfc4dbc839859c646d104887c498198ef38295a13a0c85f4e8 Description: display a calendar and the date of Easter This package contains the "ncal" program and the traditional "cal" program, both are commonly found on BSD-style systems. This utility displays a simple calendar in a traditional or an alternative and more advanced layout, and the date of Easter. Package: ncurses-base Architecture: all Version: 6.4+20240113-1ok1 Multi-Arch: foreign Priority: required Essential: yes Section: misc Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 378 Provides: ncurses-runtime Breaks: cryptsetup-initramfs (<< 2:2.6.1), ncurses-term (<< 6.4+20230625), neovim (<< 0.6.0), vim-common (<< 2:9.0.1000-2) Replaces: ncurses-term (<< 6.4+20230603) Filename: pool/main/n/ncurses/ncurses-base_6.4+20240113-1ok1_all.deb Size: 18972 MD5sum: 8e4d03f9abdc9e823fc239d33a406d88 SHA1: 6b45d7f49805d220a015096764647f815b2b81e2 SHA256: b05447ac13450bd9cfe5aa05d7323ed26efa5ae0c36675b9cd069dfdf43dfc42 SHA512: f9bc1bfa2a4ac7097c612e1cacabb231dddff934c9ee577822ef04f4156648c3b099f9dedf3fc9dad8b06cbc2ba2d1f1ca759a7b26a1b195bf25c6f4576adc53 Homepage: https://gitee.com/openkylin/ncurses/ Description: basic terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains terminfo data files to support the most common types of terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220, vt52, and xterm. Package: ncurses-bin Architecture: amd64 Version: 6.4+20240113-1ok1 Multi-Arch: foreign Priority: required Essential: yes Section: utils Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 637 Pre-Depends: libc6 (>= 2.34), libtinfo6 (>= 6.4+20230603) Filename: pool/main/n/ncurses/ncurses-bin_6.4+20240113-1ok1_amd64.deb Size: 187354 MD5sum: 479cd37195fceb0d94b7b0da511d4e22 SHA1: 6035424d2def305dad87d36e43a22dc9ac442975 SHA256: c5c9f5ec9cff82ac02c4765050fb56a88f8bed2ebc18a7a1f65519580e4b3bf7 SHA512: 54cbea94209c656850b960d2a0bd861548105b2aca206b5e6135a931da1d87fade92939d31b1e6fc539645b65601760be9d91bac33049cc17a8d108458b643f8 Homepage: https://gitee.com/openkylin/ncurses/ Description: terminal-related programs and man pages The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the programs used for manipulating the terminfo database and individual terminfo entries, as well as some programs for resetting terminals and such. Package: ncurses-doc Architecture: all Version: 6.4+20240113-1ok1 Multi-Arch: foreign Priority: optional Section: doc Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 3808 Filename: pool/main/n/ncurses/ncurses-doc_6.4+20240113-1ok1_all.deb Size: 715172 MD5sum: d2fb1d78506bcc7ee0aa3f70fd8f55e7 SHA1: 36e97825680eabcaa867dbc766824e611cd9369c SHA256: 49cedaaf2999115c97ac46c37dd3f06724b31ffda76d12326162ad1ca913511d SHA512: 5aea5de27071d0ba56debc79174325fa3e1362bf7c370573527fa90670536d6f5201848fb8e9e095d4b27250b1cca975368546ed250fd762fdae473ab30a3f58 Homepage: https://gitee.com/openkylin/ncurses/ Description: developer's guide and documentation for ncurses The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains an introduction to writing programs with ncurses a guide to the internals of the ncurses library. It also includes the libraries' man pages. . Non-developers likely have little use for this package. Package: ncurses-examples Architecture: amd64 Version: 6.4+20240113-1ok1 Priority: optional Section: misc Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 2271 Depends: libc6 (>= 2.34), libncursesw6 (>= 6.1+20180203), libtinfo6 (>= 6.4+20230603), libtinfo6 (<< 6.5~) Filename: pool/main/n/ncurses/ncurses-examples_6.4+20240113-1ok1_amd64.deb Size: 318434 MD5sum: c2d479149888701b8187808bd12e64c5 SHA1: dc72ac9341ab68f21aeaa64f972aae18a44ab454 SHA256: 45ed8e12bcf76b0a4137bab8d9d61a7692fd9b780d601c38da1b3ec7dddcb104 SHA512: 659f574bede00429f3c94fb21895f7cf5a2753585f8723d9eef7b193eb0ea00f2a5389eaa75b0d58566a229efa7db37402c3a8b4582c05e6b9634f5f92733b25 Homepage: https://gitee.com/openkylin/ncurses/ Description: test programs and examples for ncurses The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains programs demonstrating the possibilities of ncurses and testing the library. The examples include an analog/digital clock and several classic programs such as solitaire, battleships, a knight's tour on a chess board, the towers of Hanoi and several others. Package: ncurses-term Architecture: all Version: 6.4+20240113-1ok1 Multi-Arch: foreign Priority: standard Section: misc Source: ncurses Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 4335 Provides: foot-terminfo (= 6.4+20240113-1ok1) Depends: ncurses-base (= 6.4+20240113-1ok1) Breaks: foot-terminfo (<< 1.15.1-2), vim-common (<< 2:9.0.1000-2) Replaces: alacritty (<< 0.3.4~), foot-terminfo (<< 1.15.1-2), jfbterm (<< 0.4.7-10), kon2 (<< 0.3.9b-21), libiterm1 (<< 0.5-9), ncurses-base (<< 6.4+20230625), tn5250 (<< 0.17.4-3) Filename: pool/main/n/ncurses/ncurses-term_6.4+20240113-1ok1_all.deb Size: 274746 MD5sum: 04603c5ea2c46e9682517183e03dea65 SHA1: e97e53d67eff5b03a42fe06241f5f91c041305a4 SHA256: c9074f270e6986400a645f6dab44b7a8e1d3c193b15048b7713fe122823d87b3 SHA512: 9f47206218a47e7336b05ebfc01edfb58219df64dd16fe90f03a8ff07087ef4385a869ceec695e80701666731fa31ddcd50bffe2722d99cdd4c260ace734a208 Homepage: https://gitee.com/openkylin/ncurses/ Description: additional terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains all of the numerous terminal definitions not found in the ncurses-base package. Package: neofetch Architecture: all Version: 7.1.0-ok1 Multi-Arch: foreign Priority: optional Section: utils Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 351 Recommends: chafa, caca-utils, imagemagick, jp2a, libsixel-bin, w3m-img, pciutils Filename: pool/main/n/neofetch/neofetch_7.1.0-ok1_all.deb Size: 83716 MD5sum: 3963fa06f7a054f6fcf5eb60ccdc55ce SHA1: 89c2a28dc131e2fa86c23bbb1fd25160af0699cf SHA256: 10e7a10c5df4d6983799e73891609b701a73d7aacbb48694196e33b607dcade5 SHA512: cd7e066318a43d11f3d5cc1f8e0856eabfb2fd6288b59a9767eec80f6e0fb9127dde4ac7ddff15979befc615eba743b7935dd249af07519a059427666eed3062 Homepage: https://github.com/dylanaraps/neofetch Description: Shows Linux System Information with Distribution Logo Neofetch is a cross-platform and easy-to-use system information command line script that collects your Linux system information and display it on the terminal next to an image, it could be your distributions logo or any ascii art of your choice. Package: net-tools Architecture: amd64 Version: 2.10-ok1 Multi-Arch: foreign Priority: important Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: net-tools Team Installed-Size: 898 Depends: libc6 (>= 2.38), libselinux1 (>= 3.1~) Filename: pool/main/n/net-tools/net-tools_2.10-ok1_amd64.deb Size: 235268 MD5sum: 215f011676de4eaabad635c322fb3d79 SHA1: 32137668c9a552acdc3ef383c91bc380e5f50812 SHA256: 392f756a889f3532583ff0f74fdb220d9548f3141c232c7011b71f58e8f729ef SHA512: a7b5686b604bea1839c972b79e4dd06e15210074104784ac56a7aed22acf397b591393f33cc131d422944d1227cc047bc6a61b543ea2ce27cb6f81ee84cc019b Homepage: http://sourceforge.net/projects/net-tools/ Description: NET-3 networking toolkit This package includes the important tools for controlling the network subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp, nameif and route. Additionally, this package contains utilities relating to particular network hardware types (plipconfig, slattach, mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr). . In the upstream package 'hostname' and friends are included. Those are not installed by this package, since there is a special "hostname*.deb". Package: netbase Architecture: all Version: 6.4-ok1 Multi-Arch: foreign Priority: important Section: admin Origin: openKylin Maintainer: openKylin Developers Installed-Size: 34 Breaks: ebtables (<< 2.0.11-2) Replaces: ebtables (<< 2.0.11-2) Filename: pool/main/n/netbase/netbase_6.4-ok1_all.deb Size: 10560 MD5sum: 1589f57df4f73011e7b921b31184ac5c SHA1: 60f629e778b91e0ae8b4c598a8d999e5a374fb92 SHA256: 38f043142097afaf418f2d351b7cde9e493b7e0255d30acf3667e8acd7c14687 SHA512: a2de8587f695f0948c252fa2eafde3ab4316ba6977a96995310bc2e557bfcfbeb7baa2912768e517dad86f673001541e3b76b788a148b749b59166281088f709 Description: Basic TCP/IP networking system This package provides the necessary infrastructure for basic TCP/IP based networking. . In particular, it supplies common name-to-number mappings in /etc/services, /etc/rpc, /etc/protocols and /etc/ethertypes. Package: netcat-traditional Architecture: amd64 Version: 1.10-ok1 Priority: optional Section: net Source: netcat Origin: openKylin Maintainer: openKylin Developers Installed-Size: 138 Provides: netcat Depends: libc6 (>= 2.34) Filename: pool/main/n/netcat/netcat-traditional_1.10-ok1_amd64.deb Size: 59080 MD5sum: d8f0dcb0492bbd7ba3de719793284bc9 SHA1: a7bd110a71c74d80fe6fc5bd16b66201c8bdda7e SHA256: e0b58353a0ace80cf6aacf52d848a808881cc61139a167c997836664265fbe27 SHA512: 7d7d69fa732f5cbbe396f01193cb3c5e8d3fc1428f0c9abec4bdfe7d08dc1abe772832d8a936da85169d6d3efdeb1c77dab5640f5df95600222e567f3a9cc955 Homepage: http://www.stearns.org/nc/ Description: TCP/IP swiss army knife A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. . This is the "classic" netcat, written by *Hobbit*. It lacks many features found in netcat-openbsd. Package: netcdf-bin Architecture: amd64 Version: 1:4.9.2-ok4 Priority: optional Section: science Source: netcdf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 568 Depends: libc6 (>= 2.38), libhdf5-103-1t64, libnetcdf19t64 (>= 4.9.0) Filename: pool/main/n/netcdf/netcdf-bin_4.9.2-ok4_amd64.deb Size: 203128 MD5sum: 2d7fb9a0f333a2866e3a1cbc2f3802d0 SHA1: abe56a22a960ceb2bf76eb19790ef43d333b45cd SHA256: c2ca96d58a479201b34a2592e8e10070180d0c338e844f668467577025796b62 SHA512: 199559c88ce3e240ba571ee143c183b03565cea913edc53eccabd305724b38552da1ecfef2df3a5fcc1359b5c7022fedde6083cd51bcecef295e0b192cf42c52 Homepage: http://www.unidata.ucar.edu/software/netcdf/ Description: Programs for reading and writing NetCDF files Contains the programs ncdump and ncgen which convert NetCDF files to ASCII and back, respectively. NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. Package: netcdf-doc Architecture: all Version: 1:4.9.2-ok4 Multi-Arch: foreign Priority: optional Section: doc Source: netcdf Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian GIS Project Installed-Size: 13182 Filename: pool/main/n/netcdf/netcdf-doc_4.9.2-ok4_all.deb Size: 2802752 MD5sum: 0e9979bd3a4cda7649eca1cfa6a84225 SHA1: 7d62af886658ca74179aebd041c6335094f6aba3 SHA256: 648acfd2f02f4d0630deaf962fc67cc470ddde7478ef0a40f1b6e5b740ed395c SHA512: 650ca27787fd309ea562c082ec7b8161e4ce884b61cba0ec6eb42daaf1c1fc8d29719679cf7bcc59417bfcf3d01416cba0a3f4aa9e3dc7cfed9998e8badd1318 Homepage: http://www.unidata.ucar.edu/software/netcdf/ Description: Documentation for NetCDF NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. . This package contains documentation for the NetCDF library in a variety of formats. Package: netplan-generator Architecture: amd64 Version: 1.0-ok4 Multi-Arch: foreign Priority: optional Section: net Source: netplan.io Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 268 Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.70.0), libnetplan1 (= 1.0-ok4), systemd (>= 248~) Suggests: network-manager | wpasupplicant, openvswitch-switch, iw Breaks: netplan.io (<< 0.106.1-ok~) Replaces: netplan.io (<< 0.106.1-ok~) Filename: pool/main/n/netplan.io/netplan-generator_1.0-ok4_amd64.deb Size: 58148 MD5sum: 35834e545ab5fb481059d6446b821257 SHA1: e5caabb45212d1593d48eb9586fb02ec683e1c2e SHA256: 99aea7e95b70806d406fd1c864e3dd00e17ea3eb09cadb4dbecfbcd7f03bb8b5 SHA512: 4707757a562a531ee194f3585776c2bdd2545bf6797ccbb9cf4aaad26ef4ebca2adf043ca8783aa89ddbe37af3f10d27ae75652de54f99be69ea1736d1e32cd8 Homepage: https://netplan.io/ Description: Declarative network configuration systemd-generator netplan reads YAML network configuration files which are written by administrators, installers, cloud image instantiations, or other OS deployments. During early boot it then generates backend specific configuration files in /run to hand off control of devices to a particular networking daemon. . Currently supported backends are networkd and NetworkManager. . This package provides a systemd-generator to configure networking daemons at boot time. Package: netplan.io Architecture: amd64 Version: 1.0-ok4 Multi-Arch: foreign Priority: optional Section: net Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 306 Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.70.0), libnetplan1 (= 1.0-ok4), libsystemd0 (>= 221), iproute2, netplan-generator, python3, python3-dbus, python3-netplan, python3-netifaces, python3-yaml, systemd (>= 248~) Recommends: python3-rich Filename: pool/main/n/netplan.io/netplan.io_1.0-ok4_amd64.deb Size: 63744 MD5sum: e058d7546f75e7fa26796b7c3d371301 SHA1: b377ba4b975221580ef2148b48a069dea9dc8b8e SHA256: fdb3298f1c11c4ca24ce315297747f8ea0ac5c1ebd8dbf0f40ae46f6d44efe15 SHA512: 24d5e63027fb958a0874b9cc8d21e805889b43eceb60a605606bf2b8ed033cd6e322e039ba89bf5b56ac9820dfd36d2e7047e02643c33fc5d585a026611fb15d Homepage: https://netplan.io/ Description: Declarative network configuration for various backends netplan reads YAML network configuration files which are written by administrators, installers, cloud image instantiations, or other OS deployments. During early boot it then generates backend specific configuration files in /run to hand off control of devices to a particular networking daemon. . Currently supported backends are networkd and NetworkManager. Package: nettle-bin Architecture: amd64 Version: 3.9.1-ok2 Multi-Arch: foreign Priority: optional Section: misc Source: nettle Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Magnus Holmgren Installed-Size: 110 Depends: libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg), libhogweed6t64, libnettle8t64 (= 3.9.1-ok2) Suggests: lsh-doc Breaks: lsh-utils (<< 2.0.4-dfsg-1) Replaces: lsh-utils (<< 2.0.4-dfsg-1) Filename: pool/main/n/nettle/nettle-bin_3.9.1-ok2_amd64.deb Size: 24588 MD5sum: 4e934467b72715496b3a257d5e73a1f2 SHA1: 9c06393be879ab90b0b7fc34de55d68446a80d29 SHA256: 3c37e1d091d3d73f3c724a80213c540c61e0af6e6f5390408fb462f7822efba1 SHA512: 6bcb0fe27b76244a5ebd4301e6d3fb34d323fcf5ab9d3c6a749dd487883f97d2732acf12e6ab6880cdf4f8c67e7144a9d4c7f4e13edacf39cfda3af6ae4c065c Homepage: http://www.lysator.liu.se/~nisse/nettle/ Description: low level cryptographic library (binary tools) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains binary utilities that accompany the library: . - nettle-lfib-stream - generates a pseudo-random stream, using the Knuth lfib (non-cryptographic) pseudo-random generator. - sexp-conv - conversion tool for handling the different flavours of sexp syntax. - pkcs1-conv - converts PKCS#1 keys to sexp format. - nettle-hash - command-line tool to compute message digests such as SHA-1. Package: nettle-dev Architecture: amd64 Version: 3.9.1-ok2 Multi-Arch: same Priority: optional Section: libdevel Source: nettle Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Magnus Holmgren Installed-Size: 3083 Depends: libnettle8t64 (= 3.9.1-ok2), libhogweed6t64 (= 3.9.1-ok2), libgmp-dev Conflicts: libnettle-dev Replaces: libnettle-dev Filename: pool/main/n/nettle/nettle-dev_3.9.1-ok2_amd64.deb Size: 1135716 MD5sum: b3afe08373daa2d13f2fe39727506cd6 SHA1: 6519c7da07bba009e943f5a25f565f17105df954 SHA256: 64797c50c0a4870f97dec28110731ec6d345b35303baab4852c1067dd7a8c20f SHA512: d892ed94203f0974aab8a50bfdc755dad262cfefa8a55bb689d17933d3956ecfaa15efd95694de30aafeb21b7021ba904d3e3e54e5ec029e00fc8bcc7dc1db4e Homepage: http://www.lysator.liu.se/~nisse/nettle/ Description: low level cryptographic library (development files) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the development files (C headers and static libraries) Package: network-manager Architecture: amd64 Version: 1.44.2-ok1.3 Priority: optional Section: net Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 14619 Depends: adduser, default-dbus-system-bus | dbus-system-bus, libnm0 (= 1.44.2-ok1.3), netplan.io (>= 0.106~), polkitd | policykit-1, udev, libaudit1 (>= 1:2.2.1), libbluetooth3 (>= 4.91), libc6 (>= 2.38), libcurl3-gnutls (>= 7.24.0), libglib2.0-0t64 (>= 2.68.0), libgnutls30t64 (>= 3.7.2), libjansson4 (>= 2.14), libmm-glib0 (>= 1.10.0), libndp0 (>= 1.2), libnetplan1 (>= 0.106), libnewt0.52 (>= 0.52.24), libpsl5t64 (>= 0.13.0), libreadline8 (>= 6.0), libselinux1 (>= 3.1~), libsystemd0 (>= 209), libteamdctl0 (>= 1.9), libudev1 (>= 183) Recommends: dnsmasq-base, libpam-systemd, modemmanager, network-manager-pptp, ppp, wireless-regdb, wpasupplicant Suggests: avahi-autoipd, iptables, libteam-utils Breaks: ppp (>= 2.4.7-z), ppp (<< 2.4.7-0) Filename: pool/main/n/network-manager/network-manager_1.44.2-ok1.3_amd64.deb Size: 3089716 MD5sum: 908a2b0e054de6cc1694df0fd488c771 SHA1: 8c80e1df1623aaa4b555c735885af58ee19c17b4 SHA256: 4df49c1ad8d3a175c2415533c6008614c3e4e1752b23778640a560b729445431 SHA512: 6da20a65623b43fdae8cc74af724d004e68465e4081cd5e0f1a09413b4af37036745720e03f04a8f8c5994f9786afad0a158f57eedb39374ba2a96f812c1de63 Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: network management framework (daemon and userspace tools) 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 provides the userspace daemons and a command line interface to interact with NetworkManager. . Optional dependencies: * avahi-autoipd: Used for IPv4LL, a protocol for automatic Link-Local IP address configuration. * ppp: Required for establishing dial-up connections (e.g. via GSM). * dnsmasq-base/iptables: Required for creating Ad-hoc connections and connection sharing. * libteam-utils: Network Team driver allows multiple network interfaces to be teamed together and act like a single one. This process is called "ethernet bonding", "channel teaming" or "link aggregation". Package: network-manager-config-connectivity-debian Architecture: all Version: 1.44.2-ok1.3 Multi-Arch: foreign Priority: optional Section: net Source: network-manager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 16 Depends: network-manager (>= 1.44.2-ok1.3) Filename: pool/main/n/network-manager/network-manager-config-connectivity-debian_1.44.2-ok1.3_all.deb Size: 2412 MD5sum: 824b621c6aec7dfab70890626de25f58 SHA1: 1b0f3a5af15bd03bad3b5eb9779d755e50254e10 SHA256: cbda7fdcbc0d7e98a8b9e8f29e9a669cc69871cfc05c9666217aa30dae09988c SHA512: b89e8791859fa238230201b9dac3ea7e1b6a8a66502715779792682ef360f3323194ecbc6e2e7810d78020ba32b6320d2b332d9043b76df1e0f6cdea049d2c8a Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: NetworkManager configuration to enable connectivity checking This package contains a configuration file which enables NetworkManager's connectivity checking functionality. . NetworkManager will try to connect to a Debian server to determine the connection status. . This is particularly useful for captive portal detection. . No user data is transmitted in the connectivity checks, but merely contacting the Debian connectivity check servers reveals that the user is running a Debian(-based) operating system with NetworkManager. Package: network-manager-config-connectivity-ubuntu Architecture: all Version: 1.44.2-ok1.3 Multi-Arch: foreign Priority: optional Section: net Source: network-manager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 16 Depends: network-manager (>= 1.44.2-ok1.3) Filename: pool/main/n/network-manager/network-manager-config-connectivity-ubuntu_1.44.2-ok1.3_all.deb Size: 2408 MD5sum: 0421d14c09a50f89eea5104cd2e7ef7d SHA1: 54530c359a1fa35c9f12adb9480986f3834eb56d SHA256: dc098e40645087b987f3e83b03aec1f3264e243c935bb66ef103f7abcc28b31d SHA512: 9292d57bb84fac0cf173579908b01d1fc94e6b9af4692d3e841d727117dd3df0ebb5c23d20461c11586e7dfbc56d071dd30a9e0e5a8be824839ed2993a88f320 Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: NetworkManager configuration to enable connectivity checking This package contains a configuration file which enables NetworkManager's connectivity checking functionality. . NetworkManager will try to connect to an Ubuntu server to determine the connection status. . This is particularly useful for captive portal detection. . No user data is transmitted in the connectivity checks, but merely contacting the Ubuntu connectivity check servers reveals that the user is running an Ubuntu(-based) operating system with NetworkManager. Package: network-manager-dev Architecture: all Version: 1.44.2-ok1.3 Multi-Arch: foreign Priority: optional Section: devel Source: network-manager Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 2516 Filename: pool/main/n/network-manager/network-manager-dev_1.44.2-ok1.3_all.deb Size: 215316 MD5sum: 0a0e4a842817913f28d92a76cc5eaddd SHA1: 0b3b77692ac5f5c5bfc44410c5e01084b13baec5 SHA256: 5a9a5bc8f854b06253749e769fea15d211eed54f6fa96920eb8949327448414a SHA512: f9b67b7b27acee3b388924699a2666b8826ffc9dbe3a468b1cde2dbe864bb092467f7fc3c4e0428e5335abaf7eeac6c902d025515bcb68530be929304169913e Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: network management framework (development files) This package provides documentation of the NetworkManager D-Bus API, the configuration formats and command line utilities. It also provides D-Bus introspection files. Package: network-manager-gnome Architecture: amd64 Version: 1.34.0-ok1.4 Priority: optional Section: gnome Source: network-manager-applet Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 5843 Depends: libatk1.0-0t64 (>= 1.12.4), libayatana-appindicator3-1 (>= 0.4.90), libc6 (>= 2.38), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.44.0), libgtk-3-0t64 (>= 3.21.6), libjansson4 (>= 2.14), libmm-glib0 (>= 0.7.991), libnm0 (>= 1.40.0), libnma0 (>= 1.8.36), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libsecret-1-0 (>= 0.18), libselinux1 (>= 3.1~), dconf-gsettings-backend | gsettings-backend, network-manager, gnome-shell | policykit-1-gnome | polkit-1-auth-agent, default-dbus-session-bus | dbus-session-bus Recommends: gnome-shell | notification-daemon, gnome-keyring, humanity-icon-theme, mobile-broadband-provider-info, iso-codes Suggests: network-manager-openconnect-gnome, network-manager-openvpn-gnome, network-manager-vpnc-gnome, network-manager-pptp-gnome Breaks: libnma-common (<< 1.10.4) Replaces: libnma-common (<< 1.10.4) Filename: pool/main/n/network-manager-applet/network-manager-gnome_1.34.0-ok1.4_amd64.deb Size: 877972 MD5sum: ded473c8d4eb511ff0bc21039c8bcc4b SHA1: 70bff8a999b23afc1e4ddc522930938e9ef87155 SHA256: 9fdce9fd5f6b5f9dab7b16adff255c506a831d0e7c7985682b1322b85a2a3812 SHA512: 5d120542d0febfb5a294430e8110ac9218c92b7019f6d0a11e8aa40f2a8805fcf1020f5e94890d11421a33a1bb2d203d453d78623c90a2e81a07bfaf5d0ba4bc Homepage: https://www.gnome.org/projects/NetworkManager/ Description: network management framework (GNOME frontend) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains a systray applet for GNOME's notification area but it also works for other desktop environments which provide a systray like KDE or Xfce. It displays the available networks and allows users to easily switch between them. For encrypted networks it will prompt the user for the key/passphrase and it can optionally store them in the gnome-keyring. Package: network-manager-l2tp Architecture: amd64 Version: 1.20.12-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Douglas Kosovic Installed-Size: 783 Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.40.0), libnm0 (>= 1.20.0), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libssl3 (>= 3.0.0), ppp (<< 2.4.7-z), ppp (>= 2.4.7-0), network-manager, go-l2tp | xl2tpd, strongswan | libreswan Filename: pool/main/n/network-manager-l2tp/network-manager-l2tp_1.20.12-ok1_amd64.deb Size: 143148 MD5sum: 40d19e563e90db707b7f49fa949270ff SHA1: 44d7c42cf573e789851c6c8192db99c2b6712e71 SHA256: 790e3e9c8fb2e6dc7b6e8d1b43143e4fb32a46d4900dccf57a4a082052ba8682 SHA512: 7d33786427c764e883e9fa969cabc30b98a129fdd0a98047e3ed4eabeeb499a42708c422b1032c691a8fa9a95ac94c3bd028a524e5543c789ef2fd16f2bbf867 Homepage: https://github.com/nm-l2tp/NetworkManager-l2tp Description: network management framework (L2TP plugin core) 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 provides a VPN plugin for L2TP with optional IPsec support. Package: network-manager-l2tp-gnome Architecture: amd64 Version: 1.20.12-ok1 Priority: optional Section: net Source: network-manager-l2tp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Douglas Kosovic Installed-Size: 306 Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.38.0), libgtk-3-0 (>= 3.3.16), libgtk-4-1 (>= 4.0.0), libnm0 (>= 1.20.0), libnma-gtk4-0 (>= 1.8.34), libnma0 (>= 1.8.0), libsecret-1-0 (>= 0.7), libssl3 (>= 3.0.0), network-manager-l2tp (= 1.20.12-ok1) Filename: pool/main/n/network-manager-l2tp/network-manager-l2tp-gnome_1.20.12-ok1_amd64.deb Size: 38808 MD5sum: 25f607f56b05bea608828eab99f7d7a8 SHA1: a41142104d3bd03caa2bc499619323e8a5f3c629 SHA256: ca6b89e49e70e4504cf635b54dd3871ee3d022bcd10091b6324d5705027a5c3d SHA512: 1638294c87afc383f9397e3c8b32b3ca55350b899451289e8cfef4b7d68c42c0e7561541358d697daf0e497170fc913d0768aec14e67418de579702962705dc6 Homepage: https://github.com/nm-l2tp/NetworkManager-l2tp Description: network management framework (L2TP plugin GNOME GUI) 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 provides the GNOME bits of NetworkManager's L2TP plugin. Package: network-manager-pptp Architecture: amd64 Version: 1.2.12-ok1 Priority: optional Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 651 Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.34), libnm0 (>= 1.2.0), ppp (<< 2.4.7-z), ppp (>= 2.4.7-0), network-manager, pptp-linux Filename: pool/main/n/network-manager-pptp/network-manager-pptp_1.2.12-ok1_amd64.deb Size: 97244 MD5sum: b147c1da23e42d431ebb81205fefdff9 SHA1: 7b938fe4daaf9e6f1a21997cafca9419262045f4 SHA256: 0b78640d6861872d82240bfdc156fe2f37a32d22947f1a9b0f64d9d680079d23 SHA512: bea0c8a262ec512969f05073721660d73b76814fa3cf92c04f05472e5bd2f2d2f0e829db764bb2866cfb83cffc24b0f9066125fd929e868623aa80f1c2a5722f Homepage: https://www.gnome.org/projects/NetworkManager/ Description: network management framework (PPTP plugin core) 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 provides a VPN plugin for PPTP, commonly used for connecting to Microsoft VPN servers. Package: network-manager-pptp-gnome Architecture: amd64 Version: 1.2.12-ok1 Priority: optional Section: net Source: network-manager-pptp Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Utopia Maintenance Team Installed-Size: 165 Depends: libc6 (>= 2.38), libglib2.0-0t64 (>= 2.34), libgtk-3-0 (>= 3.3.16), libgtk-4-1 (>= 4.0.0), libnm0 (>= 1.2.0), libnma-gtk4-0 (>= 1.8.34), libnma0 (>= 1.2.0), libsecret-1-0 (>= 0.18), network-manager-pptp (= 1.2.12-ok1) Filename: pool/main/n/network-manager-pptp/network-manager-pptp-gnome_1.2.12-ok1_amd64.deb Size: 25780 MD5sum: 83dcb28d88c4bf7c05c1532f201063c8 SHA1: 5dd296add8b7d9196e9eca01b3ee074d22381a21 SHA256: 67d266ab960ffe836e51c1254fa4b5fce547f0a0eead2e2bd3f88a52a5c0e0fb SHA512: 52554fe1d8427538bec44d49a412d67ec60408303d3bc827d4a89b690f3733eea3171142132cf28fff23586d82427d064031bde00a65f7d750a3b785ef93ed54 Homepage: https://www.gnome.org/projects/NetworkManager/ Description: network management framework (PPTP plugin GNOME GUI) 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 provides the GNOME bits of NetworkManager's PPTP plugin. Package: networkd-dispatcher Architecture: all Version: 2.2.4-ok1 Priority: optional Section: utils Origin: openKylin Maintainer: openKylin Developers Installed-Size: 68 Depends: dbus, gir1.2-glib-2.0, python3-dbus, python3-gi, python3:any Suggests: iw | wireless-tools Filename: pool/main/n/networkd-dispatcher/networkd-dispatcher_2.2.4-ok1_all.deb Size: 14316 MD5sum: bb9fe20ff3d551e6ab327d20bf191b10 SHA1: c1ff2c0c8ea92bf90d059f08b14a5c8871076f0e SHA256: e58bfd26a4a6da22fcaa95ecc489d9a32f87462cffb2c72d9250db928c5aa0f8 SHA512: 4f0c9db6bab14364f717b37ef3f9479c739c8eb86e02424b5286f246448ef91b972f7ae5cc30b68423a21d3b9d6316eae9207a62e81dedb10bcb22b607e9c9af Homepage: https://gitlab.com/craftyguy/networkd-dispatcher Description: Dispatcher service for systemd-networkd connection status changes Networkd-dispatcher is a dispatcher daemon for systemd-networkd connection status changes. It is similar to NetworkManager-dispatcher, but is much more limited in the types of events it supports due to the limited nature of systemd-networkd. Package: newrole Architecture: amd64 Version: 3.5-ok1 Priority: optional Section: utils Source: policycoreutils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian SELinux maintainers Installed-Size: 94 Depends: libcap2-bin, policycoreutils (= 3.5-ok1), libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), libcap-ng0 (>= 0.7.9), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.5) Filename: pool/main/p/policycoreutils/newrole_3.5-ok1_amd64.deb Size: 23284 MD5sum: a5a07a11ee837e7ac74503aed3d5ff02 SHA1: 6780442bdea1a8b7520bdf75437f2921548a2278 SHA256: 82f3dad5a9f29a8c392c76ef409d7e5d192422ff596d0adb0a715e969f27fdd1 SHA512: 8707ff6f37ca55b54c2fdb75cedb26965b956e988057ca63f37bb133582115ad8ab390931e2bff1a9e7dd50b0124b549e83d604bc9fe987bc9902b573fae82d4 Homepage: https://selinuxproject.org Description: SELinux core policy utilities (newrole application for RBAC/MLS) 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. . RBAC/MLS policy machines require newrole as a way of changing the role or level of a logged in user. . This package contains newrole to switch roles, run_init to run /etc/init.d scripts in the proper context. Package: newt-tcl Architecture: amd64 Version: 0.52.24-2ok3 Priority: optional Section: interpreters Source: newt Origin: openKylin Maintainer: openKylin Developers Installed-Size: 45 Depends: libnewt0.52 (= 0.52.24-2ok3), tcl8.6, libc6 (>= 2.38), libpopt0 (>= 1.14), libslang2 (>= 2.2.4) Filename: pool/main/n/newt/newt-tcl_0.52.24-2ok3_amd64.deb Size: 10688 MD5sum: 9436365b3e78afa598a907ed6299e172 SHA1: ea129ff94af278616434c10d3fd66f0f89fc26f4 SHA256: ce3b904c2c9a05359689d2d3b30644a9fff3c28b6a6bbe9bd61c5e4e0c04149f SHA512: 77ee2238e97d69699efe769d94f655b93043fd43e9017bdc2f97e3c90be4e4120354bda3791032cb9dfae5ac24cc76abad3d27d5308fb1fefc788eb80a61cfee Homepage: https://pagure.io/newt Description: NEWT module for Tcl This module allows you to build a text UI for your Tcl scripts using newt. Package: nfs-common Architecture: amd64 Version: 1:2.6.4-ok1 Priority: optional Section: net Source: nfs-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian kernel team Installed-Size: 838 Provides: nfs-client Pre-Depends: init-system-helpers (>= 1.54~) Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libcom-err2 (>= 1.43.9), libdevmapper1.02.1 (>= 2:1.02.97), libevent-core-2.1-7t64 (>= 2.1.8-stable), libgssapi-krb5-2 (>= 1.17), libkeyutils1 (>= 1.5.9), libkrb5-3 (>= 1.10+dfsg~alpha1), libmount1 (>= 2.24.2), libnfsidmap1 (= 1:2.6.4-ok1), libtirpc3t64 (>= 1.0.2), libwrap0 (>= 7.6-4~), rpcbind, adduser, ucf, keyutils, python3 Suggests: open-iscsi, watchdog Conflicts: nfs-client Replaces: nfs-client Filename: pool/main/n/nfs-utils/nfs-common_2.6.4-ok1_amd64.deb Size: 228072 MD5sum: f31a31ab31e090596e857bfc381b24a4 SHA1: 9225a321546dfc0b5ba5c946084a14ae0ada22e9 SHA256: f88a591a67eef5e717144f1cfd79a766ce19a95e41bd08fe1222eed09c780082 SHA512: 5e10ebfaeafb13c7409c755385ca33737ceca438e2de9b19e7074f214182bc4efb243cc9088e263048476ca3e0e064878c472866a81974ca9732dc608ea78e48 Homepage: https://linux-nfs.org/ Description: NFS support files common to client and server Use this package on any machine that uses NFS, either as client or server. Programs included: lockd, statd, showmount, nfsstat, gssd, idmapd and mount.nfs. Package: nfs-kernel-server Architecture: amd64 Version: 1:2.6.4-ok1 Priority: optional Section: net Source: nfs-utils Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian kernel team Installed-Size: 547 Provides: knfs, nfs-server Depends: libblkid1 (>= 2.16), libc6 (>= 2.38), libcap2 (>= 1:2.10), libevent-core-2.1-7t64 (>= 2.1.8-stable), libsqlite3-0 (>= 3.7.15), libtirpc3t64 (>= 1.0.2), libuuid1 (>= 2.31.1), libwrap0 (>= 7.6-4~), libxml2 (>= 2.7.4), nfs-common (= 1:2.6.4-ok1), ucf, netbase, keyutils Recommends: python3, python3-yaml Suggests: procps Conflicts: knfs, nfs-server Replaces: knfs, nfs-server Filename: pool/main/n/nfs-utils/nfs-kernel-server_2.6.4-ok1_amd64.deb Size: 155452 MD5sum: 4c42a0561ce2cc37f1c8394c4d7c0e1f SHA1: efdb6bf43e9ac569c23e5992a77a214b8f359638 SHA256: 68ff9448f632205950853547d49df992f2b458ff2506fbe60598207aa99200e2 SHA512: 71e85d467d48ea44d741ae96e929c1d8ad5946f91c517af89523aa63db26bb3b8e995a950cb72f50dd0d72357173006c95de070cdc33ba8f8c24d5fc29820f05 Homepage: https://linux-nfs.org/ Description: support for NFS kernel server The NFS kernel server is currently the recommended NFS server for use with Linux, featuring features such as NFSv3 and NFSv4, Kerberos support via GSS, and much more. It is also significantly faster and usually more reliable than the user-space NFS servers (from the unfs3 and nfs-user-server packages). However, it is more difficult to debug than the user-space servers, and has a slightly different feature set. . This package contains the user-space support needed to use the NFS kernel server. Most administrators wishing to set up an NFS server would want to install this package. Package: nftables Architecture: amd64 Version: 1.0.9-ok1 Priority: important Section: net Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Debian Netfilter Packaging Team Installed-Size: 178 Depends: libnftables1 (= 1.0.9-ok1), libc6 (>= 2.34), libedit2 (>= 3.1-20130611-0) Recommends: netbase Suggests: firewalld Filename: pool/main/n/nftables/nftables_1.0.9-ok1_amd64.deb Size: 68740 MD5sum: 381377526707c6f86157347e869e246d SHA1: 47860a87468f4a7b1fb3614bb295f3fcb3ffe9a6 SHA256: a78bbc794c6d1f69e47143ffb7e1bd391823904baa95b1d3c9259d26fe397659 SHA512: 6ea4bf406ad45796c654975a206e8dbd2ea1c6f9d66a96bdd872d83b83cf02f8a66a77b26590bc17f838f2f89cdd24d759280f164e6f2106cad5b5688330f2cf Homepage: https://www.netfilter.org/ Description: Program to control packet filtering rules by Netfilter project This software provides an in-kernel packet classification framework that is based on a network-specific Virtual Machine (VM) and the nft userspace command line tool. The nftables framework reuses the existing Netfilter subsystems such as the existing hook infrastructure, the connection tracking system, NAT, userspace queueing and logging subsystem. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. Package: nghttp2 Architecture: all Version: 1.59.0-ok2 Multi-Arch: foreign Priority: optional Section: httpd Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Tomasz Buchert Installed-Size: 20 Depends: nghttp2-client (>= 1.59.0-ok2), nghttp2-proxy (>= 1.59.0-ok2), nghttp2-server (>= 1.59.0-ok2) Filename: pool/main/n/nghttp2/nghttp2_1.59.0-ok2_all.deb Size: 7508 MD5sum: fe42a3eb3bbf9f896cdffe31f678a33a SHA1: 34661b3bfead122bc58380c592d2274cc6207738 SHA256: d297019b5613b9be052bd1bbe7fa03d01da56628db4280b0f90ebbaafba176fa SHA512: 2b7be0039356947148257e6ff1f7e97c0e2145a083414dc54b3ce4c630dcccaafe3c60052ba9fe521f2c787282e74c355129bcabe66c017a4f4f0515ffb2b7f8 Homepage: https://nghttp2.org/ Description: server, proxy and client implementing HTTP/2 This package will install a set of programs implementing the HTTP/2 protocol: a standalone server (nghttp2-server), a reverse proxy (nghttp2-proxy) and a client (nghttp2-client). It provides no files on its own and is not necessary for these programs to work. Package: nghttp2-client Architecture: amd64 Version: 1.59.0-ok2 Multi-Arch: foreign Priority: optional Section: httpd Source: nghttp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Tomasz Buchert Installed-Size: 419 Depends: libnghttp2-14 (= 1.59.0-ok2), libc6 (>= 2.34), libev4 (>= 1:4.04), libgcc-s1 (>= 3.3.1), libjansson4 (>= 2.0.1), libjemalloc2 (>= 5.0.0), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Breaks: nghttp2 (<< 1.3.4-2~) Replaces: nghttp2 (<< 1.3.4-2~) Filename: pool/main/n/nghttp2/nghttp2-client_1.59.0-ok2_amd64.deb Size: 154534 MD5sum: 3d8575799d13e476e76e1457f017ab1b SHA1: b29f65d0ce31eeeb23f4fe5f8c93ac99b72a0ca6 SHA256: 3ebcb2d2c255c896b94d7691fb9e94ffcde5c5bed7da361592372577b627acc3 SHA512: 93664648dc9cf33c3227b23b4b7b3dad052b836b46b1a4571b5f5387f18e26403ada2e9bc0b29dddb4dfb9bf4fb5d2d4b61c37ca59bee38a4df0024cf77103a3 Homepage: https://nghttp2.org/ Description: client implementing HTTP/2 protocol This is a command line client implementing the HTTP/2 protocol. It gives access to many low-level and advanced aspects of the protocol and therefore is useful for debugging. Package: nghttp2-proxy Architecture: amd64 Version: 1.59.0-ok2 Multi-Arch: foreign Priority: optional Section: httpd Source: nghttp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Tomasz Buchert Installed-Size: 976 Depends: libnghttp2-14 (= 1.59.0-ok2), openssl, python3, libc-ares2 (>= 1.7.0), libc6 (>= 2.34), libev4 (>= 1:4.04), libgcc-s1 (>= 3.3.1), libjemalloc2 (>= 5.0.0), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), libsystemd0, zlib1g (>= 1:1.1.4) Breaks: nghttp2 (<< 1.3.4-2~) Replaces: nghttp2 (<< 1.3.4-2~) Filename: pool/main/n/nghttp2/nghttp2-proxy_1.59.0-ok2_amd64.deb Size: 374404 MD5sum: b5c04251c8782f1b3ad58f901845e4b4 SHA1: 4513f357604cf40a213c2ed3f9ae3d2e2bc06e20 SHA256: 0331b14af163e4d956e3131d835699bbd0a7b294cd44d50ff62313caa1e83688 SHA512: 6648e8f90a3caedaf17aead366f1edb80f5405908b198f38b81f03a4ebf136f0184dc5f6a3cb5fa07edb5a6742ba32d9461d38e9228f304974d6b07dae1046df Homepage: https://nghttp2.org/ Description: reverse proxy implementing HTTP/2 protocol This is a standalone server implementing the HTTP/2 protocol with HTTP/1.1 fallback for clients that do not support it. It can be used as a frontend in front of web servers that do not support HTTP/2. Package: nghttp2-server Architecture: amd64 Version: 1.59.0-ok2 Multi-Arch: foreign Priority: optional Section: httpd Source: nghttp2 Origin: openKylin Maintainer: openKylin Developers Original-Maintainer: Tomasz Buchert Installed-Size: 148 Depends: libnghttp2-14 (= 1.59.0-ok2), libc6 (>= 2.34), libev4 (>= 1:4.04), libgcc-s1 (>= 3.3.1), libjemalloc2 (>= 5.0.0), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4) Breaks: nghttp2 (<< 1.3.4-2~) Replaces: nghttp2 (<< 1.3.4-2~) Filename: pool/main/n/nghttp2/nghttp2-server_1.59.0-ok2_amd64.deb Size: 58822 MD5sum: 1ecd8c209cb28f7208da67e81e3b65be SHA1: 8e2fde6d31598c09c4a407473ba2893826bd13a5 SHA256: dae08c1beb85e91e7d41f2924e3f6f443989074ec15a852032d841dc673e7d4e SHA512: dd5aeef6372d1116af24660a00d199e857d99e041cefa5a4317a20d2f0c754df3f705895b836621fb3d13be9e6caa8795fff3e0f20555733ebc372c51e8b6592 Homepage: https://nghttp2.org/ Description: server implementing HTTP/2 protocol This is a standalone server implementing the HTTP/2 protocol with HTTP/1.1 fallback for clients that do not support it. It can be used to serve files from a local directory. Package: ninja-build Architecture: amd64 Version: 1.11.1-ok1 Multi-Arch: foreign Priority: optional Section: devel Origin: openKylin Maintainer: openKylin Developers Installed-Size: 343 Depends: libc6 (>= 2.38), libstdc++6 (>= 11) Suggests: python3 Filename: pool/main/n/ninja-build/ninja-build_1.11.1-ok1_amd64.deb Size: 117472 MD5sum: f6d70a594916f3737f60e44a6ee85bb1 SHA1: 84dd0c219eb3666439124fa412157991a3c0d62d SHA256: 0f69f99bc683de860107d1b1a3966cb44fb35545690a46b6a78fafc017d536c7 SHA512: 17bb842ec306cf8e1b76addd927b954e116f2cdfb39be2cba029f142487c7269b9e2a705face315eb543235b277259cd4aab2e68f4a145f74c1761cb36b166de Homepage: https://ninja-build.org/ Description: small build system closest in spirit to Make Ninja is yet another build system. It takes as input the interdependencies of files (typically source code and output executables) and orchestrates building them, quickly. . Ninja joins a sea of other build systems. Its distinguishing goal is to be fast. It is born from the Chromium browser project, which has over 30,000 source files and whose other build systems can take ten seconds to start building after changing one file. Ninja is under a second. Package: nlohmann-json-dev Architecture: all Version: 2.1.1-ok2 Multi-Arch: foreign Priority: optional Section: libdevel Source: nlohmann-json Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: Openkylin Developers Installed-Size: 12317 Filename: pool/main/n/nlohmann-json/nlohmann-json-dev_2.1.1-ok2_all.deb Size: 412288 MD5sum: d76195cb3bb5b041b6436cb96a6bbd37 SHA1: a17a2464c73e3097e5adc2ed3da613ff9d0afbe4 SHA256: aa0251fc1591558bfaea2f8fa57776c790c71c470272f60fb2be04c6fb98b5a4 SHA512: 3d02a703a4ebcb4eb3b7b11af653299893bd92d44a3e6ba720a0f99f2050834ccc36e26c598e35682a8b12320a999973e7fa5c08973aa0a92559480d2477a530 Homepage: https://nlohmann.github.io/json/ Description: JSON for Modern C++ JSON library with intuitive syntax, trivial integration and serious testing. Other aspects, as memory efficiency and speed were not so important. The library consists of a single source file json.hpp. Package: nlohmann-json3-dev Architecture: all Version: 3.11.3-ok1 Multi-Arch: foreign Priority: optional Section: libdevel Source: nlohmann-json3 Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1540 Conflicts: nlohmann-json-dev Filename: pool/main/n/nlohmann-json3/nlohmann-json3-dev_3.11.3-ok1_all.deb Size: 185456 MD5sum: ab2a4094f67f0ff91e56cddf2516174e SHA1: 8f4d0f7ff7441666d0cee93de08715b3d3e58059 SHA256: 7b9717a86f08aeaa0e0dee32b4d82f6a0bb3efab9266bc652fa7150a2996fff4 SHA512: 3337c5fb537afa6068b9e541dd4f58d9b600c05061866c7475b77f5257f2c8753297a7d82dd1034c153d9cd30f3b9962986836565277bbbf90ef33fab4a49e7d Homepage: https://nlohmann.github.io/json/ Description: JSON for Modern C++ JSON library with intuitive syntax, trivial integration and serious testing. Other aspects, as memory efficiency and speed were not so important. The library consists of a single source file json.hpp. Package: node-asynckit Architecture: all Version: 0.4.0-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 41 Filename: pool/main/n/node-asynckit/node-asynckit_0.4.0-ok1_all.deb Size: 9858 MD5sum: f5e8fd04008bf90b2c0652a6e5b1c747 SHA1: 0488bf3627940c5878eb10dbaaa571327698c1d8 SHA256: 30586e2c4935d1007ab15e2fb0e16926ea4aabd8a48702c713ed177c4839fb0a SHA512: f56c73eb23582670b1ae44ad6d489b5e47446aff6990c9d628e66d618270bd80b273ddb787921dcc94f5c8a862f4af69cab376842869885600ea640bbbdf57a9 Homepage: https://github.com/alexindigo/asynckit Description: Minimal async jobs utility library, with streams support Runs iterator over provided array sequentially. Stores output in the `result` array on the matching positions. In unlikely event of an error from one of the jobs, will not proceed to the rest of the items in the list and return error along with salvaged data to the main callback function. . Node.js is an event-based server-side JavaScript engine. Package: node-babel7 Architecture: all Version: 7.20.15+ds1+~cs214.269.168-ok6 Priority: optional Section: javascript Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 7323 Provides: babeljs (= 7.20.15+ds1+~cs214.269.168-ok6), node-babel-check-duplicated-nodes (= 1.0.0), node-babel-cli (= 7.20.7), node-babel-code-frame (= 7.18.6), node-babel-compat-data (= 7.20.14), node-babel-core (= 7.20.12), node-babel-eslint-config-internal (= 7.20.13), node-babel-eslint-parser (= 7.19.1), node-babel-eslint-plugin (= 7.19.1), node-babel-eslint-plugin-development (= 7.19.1), node-babel-eslint-plugin-development-internal (= 7.19.1), node-babel-eslint-shared-fixtures (= 7.19.1), node-babel-eslint-tests (= 7.19.1), node-babel-generator (= 7.20.14), node-babel-helper-annotate-as-pure (= 7.18.6), node-babel-helper-bindify-decorators (= 7.12.13), node-babel-helper-builder-binary-assignment-operator-visitor (= 7.18.9), node-babel-helper-builder-react-jsx (= 7.19.0), node-babel-helper-call-delegate (= 7.12.13), node-babel-helper-check-duplicate-nodes (= 7.18.6), node-babel-helper-compilation-targets (= 7.20.7), node-babel-helper-create-class-features-plugin (= 7.20.12), node-babel-helper-create-regexp-features-plugin (= 7.20.5), node-babel-helper-environment-visitor (= 7.18.9), node-babel-helper-explode-assignable-expression (= 7.18.6), node-babel-helper-explode-class (= 7.12.13), node-babel-helper-fixtures (= 7.19.4), node-babel-helper-function-name (= 7.19.0), node-babel-helper-hoist-variables (= 7.18.6), node-babel-helper-member-expression-to-functions (= 7.20.7), node-babel-helper-module-imports (= 7.18.6), node-babel-helper-module-transforms (= 7.20.11), node-babel-helper-optimise-call-expression (= 7.18.6), node-babel-helper-plugin-test-runner (= 7.18.6), node-babel-helper-plugin-utils (= 7.20.2), node-babel-helper-remap-async-to-generator (= 7.18.9), node-babel-helper-replace-supers (= 7.20.7), node-babel-helper-simple-access (= 7.20.2), node-babel-helper-skip-transparent-expression-wrappers (= 7.20.0), node-babel-helper-split-export-declaration (= 7.18.6), node-babel-helper-string-parser (= 7.19.4), node-babel-helper-transform-fixture-test-runner (= 7.20.14), node-babel-helper-validator-identifier (= 7.19.1), node-babel-helper-validator-option (= 7.18.6), node-babel-helper-wrap-function (= 7.20.5), node-babel-helpers (= 7.20.13), node-babel-highlight (= 7.18.6), node-babel-node (= 7.20.7), node-babel-parser (= 7.20.15), node-babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression (= 7.18.6), node-babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining (= 7.20.7), node-babel-plugin-codemod-object-assign-to-object-spread (= 7.10.4), node-babel-plugin-codemod-optional-catch-binding (= 7.10.4), node-babel-plugin-dynamic-import-node (= 2.3.3), node-babel-plugin-external-helpers (= 7.18.6), node-babel-plugin-proposal-async-do-expressions (= 7.18.6), node-babel-plugin-proposal-async-generator-functions (= 7.20.7), node-babel-plugin-proposal-class-properties (= 7.18.6), node-babel-plugin-proposal-class-static-block (= 7.20.7), node-babel-plugin-proposal-decorators (= 7.20.13), node-babel-plugin-proposal-destructuring-private (= 7.18.9), node-babel-plugin-proposal-do-expressions (= 7.18.6), node-babel-plugin-proposal-duplicate-named-capturing-groups-regex (= 7.20.5), node-babel-plugin-proposal-dynamic-import (= 7.18.6), node-babel-plugin-proposal-export-default-from (= 7.18.10), node-babel-plugin-proposal-export-namespace-from (= 7.18.9), node-babel-plugin-proposal-function-bind (= 7.18.9), node-babel-plugin-proposal-function-sent (= 7.18.6), node-babel-plugin-proposal-json-strings (= 7.18.6), node-babel-plugin-proposal-logical-assignment-operators (= 7.20.7), node-babel-plugin-proposal-nullish-coalescing-operator (= 7.18.6), node-babel-plugin-proposal-numeric-separator (= 7.18.6), node-babel-plugin-proposal-object-rest-spread (= 7.20.7), node-babel-plugin-proposal-optional-catch-binding (= 7.18.6), node-babel-plugin-proposal-optional-chaining (= 7.20.7), node-babel-plugin-proposal-partial-application (= 7.18.9), node-babel-plugin-proposal-pipeline-operator (= 7.18.9), node-babel-plugin-proposal-private-methods (= 7.18.6), node-babel-plugin-proposal-private-property-in-object (= 7.20.5), node-babel-plugin-proposal-record-and-tuple (= 7.18.6), node-babel-plugin-proposal-throw-expressions (= 7.18.6), node-babel-plugin-proposal-unicode-property-regex (= 7.18.6), node-babel-plugin-proposal-unicode-sets-regex (= 7.18.6), node-babel-plugin-syntax-async-do-expressions (= 7.18.6), node-babel-plugin-syntax-async-generators (= 7.8.4), node-babel-plugin-syntax-bigint (= 7.8.3), node-babel-plugin-syntax-class-properties (= 7.12.13), node-babel-plugin-syntax-class-static-block (= 7.14.5), node-babel-plugin-syntax-decimal (= 7.18.6), node-babel-plugin-syntax-decorators (= 7.19.0), node-babel-plugin-syntax-destructuring-private (= 7.18.6), node-babel-plugin-syntax-do-expressions (= 7.18.6), node-babel-plugin-syntax-dynamic-import (= 7.8.3), node-babel-plugin-syntax-explicit-resource-management (= 7.20.0), node-babel-plugin-syntax-export-default-from (= 7.18.6), node-babel-plugin-syntax-export-namespace-from (= 7.8.3), node-babel-plugin-syntax-flow (= 7.18.6), node-babel-plugin-syntax-function-bind (= 7.18.6), node-babel-plugin-syntax-function-sent (= 7.18.6), node-babel-plugin-syntax-import-assertions (= 7.20.0), node-babel-plugin-syntax-import-meta (= 7.10.4), node-babel-plugin-syntax-import-reflection (= 7.20.0), node-babel-plugin-syntax-json-strings (= 7.8.3), node-babel-plugin-syntax-jsx (= 7.18.6), node-babel-plugin-syntax-logical-assignment-operators (= 7.10.4), node-babel-plugin-syntax-module-blocks (= 7.18.6), node-babel-plugin-syntax-module-string-names (= 7.12.13), node-babel-plugin-syntax-nullish-coalescing-operator (= 7.8.3), node-babel-plugin-syntax-numeric-separator (= 7.10.4), node-babel-plugin-syntax-object-rest-spread (= 7.8.3), node-babel-plugin-syntax-optional-catch-binding (= 7.8.3), node-babel-plugin-syntax-optional-chaining (= 7.8.3), node-babel-plugin-syntax-partial-application (= 7.18.6), node-babel-plugin-syntax-pipeline-operator (= 7.18.6), node-babel-plugin-syntax-private-property-in-object (= 7.14.5), node-babel-plugin-syntax-record-and-tuple (= 7.18.6), node-babel-plugin-syntax-throw-expressions (= 7.18.6), node-babel-plugin-syntax-top-level-await (= 7.14.5), node-babel-plugin-syntax-typescript (= 7.20.0), node-babel-plugin-syntax-unicode-sets-regex (= 7.18.6), node-babel-plugin-transform-arrow-functions (= 7.20.7), node-babel-plugin-transform-async-to-generator (= 7.20.7), node-babel-plugin-transform-block-scoped-functions (= 7.18.6), node-babel-plugin-transform-block-scoping (= 7.20.15), node-babel-plugin-transform-charcodes (= 0.2.0), node-babel-plugin-transform-classes (= 7.20.7), node-babel-plugin-transform-computed-properties (= 7.20.7), node-babel-plugin-transform-destructuring (= 7.20.7), node-babel-plugin-transform-dotall-regex (= 7.18.6), node-babel-plugin-transform-duplicate-keys (= 7.18.9), node-babel-plugin-transform-exponentiation-operator (= 7.18.6), node-babel-plugin-transform-flow-comments (= 7.19.0), node-babel-plugin-transform-flow-strip-types (= 7.19.0), node-babel-plugin-transform-for-of (= 7.18.8), node-babel-plugin-transform-function-name (= 7.18.9), node-babel-plugin-transform-instanceof (= 7.18.9), node-babel-plugin-transform-jscript (= 7.20.2), node-babel-plugin-transform-literals (= 7.18.9), node-babel-plugin-transform-member-expression-literals (= 7.18.6), node-babel-plugin-transform-modules-amd (= 7.20.11), node-babel-plugin-transform-modules-commonjs (= 7.20.11), node-babel-plugin-transform-modules-systemjs (= 7.20.11), node-babel-plugin-transform-modules-umd (= 7.18.6), node-babel-plugin-transform-named-capturing-groups-regex (= 7.20.5), node-babel-plugin-transform-new-target (= 7.18.6), node-babel-plugin-transform-object-assign (= 7.18.6), node-babel-plugin-transform-object-set-prototype-of-to-assign (= 7.18.6), node-babel-plugin-transform-object-super (= 7.18.6), node-babel-plugin-transform-parameters (= 7.20.7), node-babel-plugin-transform-property-literals (= 7.18.6), node-babel-plugin-transform-property-mutators (= 7.20.7), node-babel-plugin-transform-proto-to-assign (= 7.20.7), node-babel-plugin-transform-react-constant-elements (= 7.20.2), node-babel-plugin-transform-react-display-name (= 7.18.6), node-babel-plugin-transform-react-inline-elements (= 7.18.6), node-babel-plugin-transform-react-jsx (= 7.20.13), node-babel-plugin-transform-react-jsx-compat (= 7.18.6), node-babel-plugin-transform-react-jsx-development (= 7.18.6), node-babel-plugin-transform-react-jsx-self (= 7.18.6), node-babel-plugin-transform-react-jsx-source (= 7.19.6), node-babel-plugin-transform-react-pure-annotations (= 7.18.6), node-babel-plugin-transform-regenerator (= 7.20.5), node-babel-plugin-transform-replace-object-assign (= 2.0.0), node-babel-plugin-transform-reserved-words (= 7.18.6), node-babel-plugin-transform-runtime (= 7.19.6), node-babel-plugin-transform-shorthand-properties (= 7.18.6), node-babel-plugin-transform-spread (= 7.20.7), node-babel-plugin-transform-sticky-regex (= 7.18.6), node-babel-plugin-transform-strict-mode (= 7.18.6), node-babel-plugin-transform-template-literals (= 7.18.9), node-babel-plugin-transform-typeof-symbol (= 7.18.9), node-babel-plugin-transform-typescript (= 7.20.13), node-babel-plugin-transform-unicode-escapes (= 7.18.10), node-babel-plugin-transform-unicode-regex (= 7.18.6), node-babel-preset-airbnb (= 5.0.0), node-babel-preset-current-node-syntax (= 1.0.1), node-babel-preset-env (= 7.20.2), node-babel-preset-flow (= 7.18.6), node-babel-preset-modules (= 0.1.5), node-babel-preset-react (= 7.18.6), node-babel-preset-typescript (= 7.18.6), node-babel-register (= 7.18.9), node-babel-runtime-corejs2 (= 7.20.13), node-babel-runtime-corejs3 (= 7.20.13), node-babel-template (= 7.20.7), node-babel-traverse (= 7.20.13), node-babel-types (= 7.20.7), node-charcodes (= 0.2.0), node-gensync (= 1.0.0-beta.2), node-js-levenshtein (= 1.1.6), node-node-modules-regexp (= 1.0.0), node-pirates (= 4.0.5), node-types-babel-code-frame (= 7.0.3), node-types-babel-core (= 7.20.0), node-types-babel-generator (= 7.6.4), node-types-babel-preset-env (= 7.9.2), node-types-babel-template (= 7.4.1), node-types-babel-traverse (= 7.18.3), node-types-babel-types (= 7.0.11), node-types-charcodes (= 0.2.0), node-types-gensync (= 1.0.0) Depends: node-ampproject-remapping, node-babel-plugin-add-module-exports, node-babel7-runtime (= 7.20.15+ds1+~cs214.269.168-ok6), node-babel-plugin-polyfill-corejs2, node-babel-plugin-polyfill-corejs3, node-babel-plugin-polyfill-regenerator, node-browserslist (>= 4.16~), node-chalk (>= 4~), node-clone-deep, node-commander (>= 4.1.1), node-convert-source-map, node-core-js (>= 3.1.1~), node-core-js-compat, node-core-js-pure, node-debug, node-esutils, node-find-cache-dir, node-fs-readdir-recursive (>= 1.1.0~), node-glob, node-globals, node-js-tokens, node-jsesc, node-json5, node-lodash (>= 4.17.19+dfsg1~), node-lodash-packages, node-make-dir, node-quick-lru, node-regenerator-transform (>= 0.14~), node-regexpu-core (>= 5.2.1~), node-resolve, node-semver (>= 7.0~), node-slash, node-source-map, node-source-map-support, node-to-fast-properties, node-v8flags, nodejs:any Suggests: node-babel-plugin-polyfill-es-shims, node-babel7-debug Breaks: node-babel-cli (<< 7), node-babel-code-frame (<< 7), node-babel-core (<< 6.26.0+repack-3~), node-babel-generator (<< 7), node-babel-helper-bindify-decorators (<< 7), node-babel-helper-builder-binary-assignment-operator-visitor (<< 7), node-babel-helper-builder-react-jsx (<< 7), node-babel-helper-call-delegate (<< 7), node-babel-helper-explode-assignable-expression (<< 7), node-babel-helper-explode-class (<< 7), node-babel-helper-function-name (<< 7), node-babel-helper-hoist-variables (<< 7), node-babel-helper-optimise-call-expression (<< 7), node-babel-helper-remap-async-to-generator (<< 7), node-babel-helper-replace-supers (<< 7), node-babel-helpers (<< 7), node-babel-plugin-external-helpers (<< 7), node-babel-plugin-syntax-async-generators (<< 7), node-babel-plugin-syntax-class-properties (<< 7), node-babel-plugin-syntax-decorators (<< 7), node-babel-plugin-syntax-do-expressions (<< 7), node-babel-plugin-syntax-dynamic-import (<< 7), node-babel-plugin-syntax-flow (<< 7), node-babel-plugin-syntax-function-bind (<< 7), node-babel-plugin-syntax-jsx (<< 7), node-babel-plugin-syntax-object-rest-spread (<< 7), node-babel-plugin-transform-async-to-generator (<< 7), node-babel-plugin-transform-exponentiation-operator (<< 7), node-babel-plugin-transform-flow-strip-types (<< 7), node-babel-plugin-transform-jscript (<< 7), node-babel-plugin-transform-proto-to-assign (<< 7), node-babel-plugin-transform-react-display-name (<< 7), node-babel-plugin-transform-react-jsx (<< 7), node-babel-plugin-transform-react-jsx-self (<< 7), node-babel-plugin-transform-react-jsx-source (<< 7), node-babel-plugin-transform-regenerator (<< 7), node-babel-plugin-transform-runtime (<< 7), node-babel-plugin-transform-strict-mode (<< 7), node-babel-preset-env (<< 7), node-babel-preset-flow (<< 7), node-babel-preset-react (<< 7), node-babel-register (<< 7), node-babel-template (<< 7), node-babel-traverse (<< 7) Replaces: node-babel-cli (<< 7), node-babel-code-frame (<< 7), node-babel-generator (<< 7), node-babel-helper-bindify-decorators (<< 7), node-babel-helper-builder-binary-assignment-operator-visitor (<< 7), node-babel-helper-builder-react-jsx (<< 7), node-babel-helper-call-delegate (<< 7), node-babel-helper-explode-assignable-expression (<< 7), node-babel-helper-explode-class (<< 7), node-babel-helper-function-name (<< 7), node-babel-helper-hoist-variables (<< 7), node-babel-helper-optimise-call-expression (<< 7), node-babel-helper-remap-async-to-generator (<< 7), node-babel-helper-replace-supers (<< 7), node-babel-helpers (<< 7), node-babel-plugin-external-helpers (<< 7), node-babel-plugin-syntax-async-generators (<< 7), node-babel-plugin-syntax-class-properties (<< 7), node-babel-plugin-syntax-decorators (<< 7), node-babel-plugin-syntax-do-expressions (<< 7), node-babel-plugin-syntax-dynamic-import (<< 7), node-babel-plugin-syntax-flow (<< 7), node-babel-plugin-syntax-function-bind (<< 7), node-babel-plugin-syntax-jsx (<< 7), node-babel-plugin-syntax-object-rest-spread (<< 7), node-babel-plugin-transform-async-to-generator (<< 7), node-babel-plugin-transform-exponentiation-operator (<< 7), node-babel-plugin-transform-flow-strip-types (<< 7), node-babel-plugin-transform-jscript (<< 7), node-babel-plugin-transform-proto-to-assign (<< 7), node-babel-plugin-transform-react-display-name (<< 7), node-babel-plugin-transform-react-jsx (<< 7), node-babel-plugin-transform-react-jsx-self (<< 7), node-babel-plugin-transform-react-jsx-source (<< 7), node-babel-plugin-transform-regenerator (<< 7), node-babel-plugin-transform-runtime (<< 7), node-babel-plugin-transform-strict-mode (<< 7), node-babel-preset-env (<< 7), node-babel-preset-flow (<< 7), node-babel-preset-react (<< 7), node-babel-register (<< 7), node-babel-template (<< 7), node-babel-traverse (<< 7) Filename: pool/main/n/node-babel7/node-babel7_7.20.15+ds1+~cs214.269.168-ok6_all.deb Size: 615824 MD5sum: bcffb39750bb8c406a5d101bac553d79 SHA1: f77570004e16a7a16f7fa9ec84320e800fe995ec SHA256: 9794d01b89bba7eb1c2f18935ba7e56d4321b2a7a3fa1897c1754fc1b0988286 SHA512: feeba57df40dfb33d1abb5a48db2751e4e6014a6c7e023964511f9db905403e18c0e4e5f4787ddac94f241711474bcc02cac740bb3db0fafb620cc014e4f2791 Homepage: https://babeljs.io/ Description: Babel compiler for writing next generation JavaScript Babel is a JavaScript compiler to use next generation JavaScript, today. . ES2015 and beyond: Babel has support for the latest version of JavaScript through syntax transformers. These plugins allow you to use new syntax, right now without waiting for browser support. Package: node-babel7-debug Architecture: all Version: 7.20.15+ds1+~cs214.269.168-ok6 Multi-Arch: foreign Priority: optional Section: javascript Source: node-babel7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 6773 Breaks: node-babel7 (<< 7.19.3+ds1+~cs214.250.186-2), node-babel7-runtime (<< 7.19.3+ds1+~cs214.250.186-2), node-babel7-standalone (<< 7.19.3+ds1+~cs214.250.186-2) Filename: pool/main/n/node-babel7/node-babel7-debug_7.20.15+ds1+~cs214.269.168-ok6_all.deb Size: 1043944 MD5sum: aafd9a7bfdfa21c260e7ad26e08a3ddd SHA1: bcfe2ae55020bfad551a95627d4f9c71f68b3b83 SHA256: 076081704d449c4a0b88c0b48d4efbc795b6d8025b74af05c898b2453792050d SHA512: a485a28ed9866b8416efd18a144fafffd8917072ec0af09a6855323d7923d0e24ec4ca679afaa0b62e6c988ad8b783d61d7d7e158994b23e0a31389efa51f7b4 Homepage: https://babeljs.io/ Description: Source-map files for node-babel7 packages Source map files for node-babel7, node-babel7-runtime and node-babel7-standalone Package: node-babel7-runtime Architecture: all Version: 7.20.15+ds1+~cs214.269.168-ok6 Multi-Arch: foreign Priority: optional Section: javascript Source: node-babel7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 461 Provides: node-babel-runtime (= 7.20.13) Depends: node-regenerator-runtime Filename: pool/main/n/node-babel7/node-babel7-runtime_7.20.15+ds1+~cs214.269.168-ok6_all.deb Size: 35332 MD5sum: cbd08fbf62f0bc91a85b894348919b28 SHA1: 7e1270598c71cd4793eec6240cc53824693626a5 SHA256: 6f615a0da4c6f64fb57963ab6cec17ee609708fdd75a7c37cc23cf8f9e5040f4 SHA512: 0a0bd3fd92fa6344517c03235288f6581bbaf6ede73026c2f6a54292315c1abcd834a5c323048921b65ac652795ee919a5c0d2afb79a3d6ae1bd476f2a24dd6c Homepage: https://babeljs.io/ Description: Babel modular runtime helpers @babel/runtime is meant to be used as a runtime dependency along with the Babel plugin @babel/plugin-transform-runtime. Package: node-babel7-standalone Architecture: all Version: 7.20.15+ds1+~cs214.269.168-ok6 Multi-Arch: foreign Priority: optional Section: javascript Source: node-babel7 Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: openKylin Developers Installed-Size: 8124 Provides: node-babel-standalone (= 7.20.15), node-types-babel-standalone (= 7.1.4) Filename: pool/main/n/node-babel7/node-babel7-standalone_7.20.15+ds1+~cs214.269.168-ok6_all.deb Size: 920596 MD5sum: 5a478a59bae4f744b792327621279b91 SHA1: f07c89dde4726d7f2a706725ad576229b735e935 SHA256: 425a7e1e739f43ceeed552cfb9359507b0589cad58cd20f2e8bf9dbabb2bd01b SHA512: 174f17d15a08d5f027b8411b618d83933677fb9ff736c975db37ae2774374dfb6222ea5c416afcb0ac0f81ed9387af926fb193ae9bb4dfd57aca0fef1469e85c Homepage: https://babeljs.io/ Description: Standalone build of Babel for use in browsers and other non-Node.js environments @babel/standalone provides a standalone build of Babel for use in browsers and other non-Node.js environments.If you're using Babel in production, you should normally not use @babel/standalone. Instead, you should use a build system running on Node.js, such as Webpack, Rollup, or Parcel, to transpile your JS ahead of time. . However, there are some valid use cases for @babel/standalone: * It provides an easy, convenient way to prototype with Babel. Using @babel/standalone, you can get started using Babel with just a simple script tag in your HTML. * Sites that compile user-provided JavaScript in real-time, like JSFiddle, JS Bin, the REPL on the Babel site, JSitor, etc. * Apps that embed a JavaScript engine such as V8 directly, and want to use Babel for compilation * Apps that want to use JavaScript as a scripting language for extending the app itself, including all the goodies that ES2015 provides. * Other non-Node.js environments (ReactJS.NET, ruby-babel-transpiler, php-babel-transpiler, etc). Package: node-bluebird Architecture: all Version: 3.7.2+dfsg1+~3.5.36-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 336 Provides: node-types-bluebird (= 3.5.36) Filename: pool/main/n/node-bluebird/node-bluebird_3.7.2+dfsg1+~3.5.36-ok1_all.deb Size: 47004 MD5sum: e26198ad5ca1440b4c59281b13a27597 SHA1: 9704e9f6982350c3a1b9459b290215175b3d8cc7 SHA256: 16881f0fbe69fcba60476a7833a0011da1c209af32ad332457561d98c92e9fa1 SHA512: ff81e9b8d19edfbbb29dcd34e5e46c6ef5c2bed441176e34961bc94dc37608b68075ee5ec7e3df19535ca8ab0fa2a0d29c96a687bbbdbfde39670e9bff9e16ea Homepage: https://github.com/petkaantonov/bluebird Description: Fully featured Promises/A+ implementation for Node.js Bluebird is a fully featured Promise library with a focus on innovative features and performance. . This package contains the bluebird module for Node.js. . Node.js is an event-based server-side JavaScript engine. Package: node-cacache Architecture: all Version: 17.0.3+~cs10.3.7-ok3 Priority: optional Section: javascript Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 106 Provides: node-npmcli-move-file (= 3.0.0) Depends: node-chownr, node-glob, node-graceful-fs, node-lru-cache (>= 7), node-minipass, node-mkdirp (>= 1.0.3), node-move-concurrently, node-p-map (>= 3.0.0), node-promise-inflight, node-rimraf, node-semver, node-ssri (>= 9), node-unique-filename Breaks: npm (<< 8.6~) Filename: pool/main/n/node-cacache/node-cacache_17.0.3+~cs10.3.7-ok3_all.deb Size: 26360 MD5sum: f7b8b379b00cd7422dc74fbd21d799ef SHA1: a5462e984723417125b34931295e372b7834eeab SHA256: 28e73757ce4105891e58e79383f10aea5f24c2c389e086ecd336e58aaf513181 SHA512: 07cd231295f35d843669b5c59a615506e235637b84c4c38acd1916a85f1123b03f58695463ea8b77b04b32fd1374b779671f856a1b00b8a8300af166e04cc3d0 Homepage: https://github.com/npm/cacache#readme Description: fast, fault-tolerant, disk-based, data-agnostic, content-addressable cache This module is a Node.js library for managing local key and content address caches. It's really fast, really good at concurrency, and it will never give you corrupted data, even if cache files get corrupted or manipulated. . It was originally written to be used as npm's local cache, but can just as easily be used on its own. . Node.js is an event-based server-side JavaScript engine. Package: node-ci-info Architecture: all Version: 4.0.0+~cs1.1.0-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 37 Provides: node-is-interactive (= 1.0.0), node-is-unicode-supported (= 0.1.0) Breaks: mocha (<< 9.1.0~) Filename: pool/main/n/node-ci-info/node-ci-info_4.0.0+~cs1.1.0-ok1_all.deb Size: 9584 MD5sum: 101bfb054c5d87302f271a240240d03d SHA1: 070b57dd823d3750740a43c8184e8abb892d31e3 SHA256: 559fa99640959a718b7ecad98f4ffa64e17e9abc7790a42c1e20bfd243cca020 SHA512: adb27bddc8f86e7d0f87bdce2677ac99deb355b289eb49868c6ba7c7840c693a072db0446243a352fc72b869434c2d137904e87a69db6ec0569102b17c1d4887 Homepage: https://github.com/watson/ci-info Description: Get details about the current Continuous Integration environment Lets you check whether you are running in a continuous integration server and fetches the name of the CI service. Supported CI: Travis CI, CircleCI, Jenkins CI, Hudson, Bamboo by Atlassian, TeamCity by JetBrains, Team Foundation Server by Microsoft, GitLab CI, Codeship, Drone, Magnum CI, Semaphore, AppVeyor, Buildkite, TaskCluster, GoCD, Bitbucket Pipelines Package: node-cli-table Architecture: all Version: 0.3.11+~cs0.13.4-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 116 Provides: node-cli-table2 (= 0.2.0), node-cli-table3 (= 0.6.1), node-types-cli-table (= 0.3.0), node-types-cli-table2 (= 0.2.3) Depends: node-colors, node-string-width Suggests: node-lodash Filename: pool/main/n/node-cli-table/node-cli-table_0.3.11+~cs0.13.4-ok1_all.deb Size: 21684 MD5sum: eafc25deba6039b34d3dde41a0b013ea SHA1: 93ac4d589a99fa0c2a4ad9a6c133c3f74dd8d437 SHA256: 76d316a2b584f86b73e849446a976690f874d8917e78df261123350a2aee2bbe SHA512: c170b10a99fe30331beed89dc45367d313282619bf97fafcd73902b64e8d74d6712ec7185d496541b7a01010e495a7529e02fe51075388c538d85b42e5daea25 Homepage: https://github.com/Automattic/cli-table Description: Pretty unicode tables for the CLI This utility allows you to render unicode-aided tables on the command line from your node.js scripts. Package: node-duplexer3 Architecture: all Version: 1.0.0+~0.1.1-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 34 Provides: node-duplexer2 (= 1.0.0+~0.1.1-ok1), node-types-duplexer3 (= 0.1.1) Breaks: node-duplexer2 (<< 0.1.4-2) Replaces: node-duplexer2 Filename: pool/main/n/node-duplexer3/node-duplexer3_1.0.0+~0.1.1-ok1_all.deb Size: 5604 MD5sum: 106ddb475b892bc1b2a5458079e44872 SHA1: ed2052f73db7d8e8419fefb79e5032c7e69b4f03 SHA256: 429e0a2d06baa4990697ff5d6a87b540f0e6239f2fd0e6d4988d167479f5d199 SHA512: 20358f58a0c5d82bc68ffa29c8c4cc035c70a01b89f54b7be684537c39f7972d8886b49ad5f692874ba3e7843591c8f3b7524ac03925eacf7ba7d888fbbda3c5 Homepage: https://github.com/floatdrop/duplexer3 Description: Like duplexer but using streams3 This is a reimplementation of duplexer using the Streams3 API which is standard in Node as of v4. Everything largely works the same Duplexer takes a writable stream and a readable stream and makes them appear as a readable writable stream. . Node.js is an event-based server-side JavaScript engine. Package: node-err-code Architecture: all Version: 2.0.3+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 19 Filename: pool/main/n/node-err-code/node-err-code_2.0.3+dfsg-ok1_all.deb Size: 4188 MD5sum: b06d04c273d3a2f76e1b88f914375170 SHA1: 94e3ae5db134593425e476e042c1866203ac7019 SHA256: 293dec83a32f9269d2cf202931774c385a0fa365185e0e296d2df1ea90461786 SHA512: 5eb3896d038a91b4a8adabc2f1881ab24853395e81ec2278836f897fb8d9cc5f01c9ca017d8e25549895acb164b988db978b75bab22854c50896dea2da665ff7 Homepage: https://github.com/IndigoUnited/js-err-code#readme Description: Create an error with a code Create new error instances with a code and additional properties. . Node.js is an event-based server-side JavaScript engine. Package: node-extend Architecture: all Version: 3.0.2+~3.0.1-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 24 Provides: node-types-extend (= 3.0.1) Filename: pool/main/n/node-extend/node-extend_3.0.2+~3.0.1-ok1_all.deb Size: 5558 MD5sum: cd1ed3199cb1aedace833506794a7d7b SHA1: a70ff37b8a7dd0f716b83c99bab45988f82d95c3 SHA256: ba10beff0f4ec2b5e28b27881e5f0c75c46a79b23930bf939c06ba3a4027e240 SHA512: 42abfc0ad07859d859f23b32371fa7c19ff044df20011be0a471e324ae352805438f89d6264ee0af000fb7483ea107ce07585d160049f4eecae0109050d31678 Homepage: https://github.com/justmoon/node-extend Description: port of jQuery.extend for Node.js This package contains a method extend() which merges the contents of two or more objects together into the first object. . Node.js is an event-based server-side JavaScript engine. Package: node-got Architecture: all Version: 11.8.5+~cs58.13.36-ok1 Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 545 Provides: node-cacheable-lookup (= 6.1.0), node-cacheable-request (= 7.0.2), node-clone-response (= 1.0.3), node-defer-to-connect (= 2.0.1), node-http-cache-semantics (= 4.1.0), node-http2-wrapper (= 2.1.11), node-keyv (= 4.0.4), node-normalize-url (= 7.1.0), node-resolve-alpn (= 1.2.1), node-responselike (= 2.0.1), node-sindresorhus-is (= 4.6.0), node-szmarczak-http-timer (= 4.0.6), node-types-cacheable-request (= 6.0.2), node-types-http-cache-semantics (= 4.0.1), node-types-keyv (= 3.1.4), node-types-responselike (= 1.0.0) Depends: node-decompress-response, node-get-stream, node-lowercase-keys, node-json-buffer, node-mimic-response, node-p-cancelable (>= 2.0.0~), node-quick-lru Filename: pool/main/n/node-got/node-got_11.8.5+~cs58.13.36-ok1_all.deb Size: 119376 MD5sum: 43763973eb0bc9db5acf898a18db2b47 SHA1: 7b8d9b158a67c5844ed70122325cbf063291ba4f SHA256: 6f8932d8b62984390793cef9f8c0cb1d0ab1e6e76ff247b3962be559363c08d5 SHA512: 74f1325b019b69aed6b0d965caa5ee53a4e0d5556eebf2d35fb398ea16fbeda33762e7462244a51c2bba5016a0faa119a4c1c72b99372e2d72c17a10e34ceadb Homepage: https://github.com/sindresorhus/got Description: Simplified HTTP requests This module provides a nicer interface to the built-in http module. . This module was created because request is bloated *(several megabytes!)*. . Highlights: - Promise & stream API - Request cancellation - Follows redirects - Retries on network failure - Handles gzip/deflate - Timeout handling - Errors with metadata - JSON mode - WHATWG URL support - Electron support . Node.js is an event-based server-side JavaScript engine. Package: node-html5shiv Architecture: all Version: 3.7.3+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: Ubuntu Developers Original-Maintainer: OpenKylin Developers Installed-Size: 86 Provides: libjs-html5shiv (= 3.7.3+dfsg-ok1) Suggests: nodejs (>= 10) Filename: pool/main/n/node-html5shiv/node-html5shiv_3.7.3+dfsg-ok1_all.deb Size: 13016 MD5sum: 7e60f4eebdc70755f4d538b25ef5e376 SHA1: a4d47867da9597dd5027d9b20a81d821e7a55550 SHA256: 3a461ccf5fe745625391c6f563057acfb68945286dbdffce8016a1bcb47a7159 SHA512: 8fa0ab76e0cbcb9837c6ba0b4fea379c025f72221c104ef88509158901d2539f7600974f8d19583a6cc351239c1de0c469c75d97b45ae0a8ff7ef4b515912a9b Homepage: https://github.com/aFarkas/html5shiv Description: enable use of HTML5 sectioning elements in legacy browser This package enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari 4.x (and iPhone 3.x), and Firefox 3.x. . Node.js is an event-based server-side JavaScript engine. Package: node-jest-debbundle Architecture: all Version: 29.6.2~ds1+~cs73.45.28-ok2 Multi-Arch: foreign Priority: optional Section: javascript Source: node-jest Origin: openKylin Maintainer: openKylin Developers Installed-Size: 403 Provides: node-astral-regex (= 2.0.0), node-babel-plugin-jest-hoist (= 29.5.0), node-babel-preset-jest (= 29.5.0), node-babel-preset-moxy (= 3.2.0), node-bcoe-v8-coverage (= 0.2.3), node-char-regex (= 1.0.2), node-dedent (= 0.7.0), node-import-local (= 3.1.0), node-is-ci (= 3.0.1), node-p-each-series (= 2.2.0), node-p-reduce (= 2.1.0), node-repl (= 0.1.3), node-resolve.exports (= 2.0.2), node-string-length (= 4.0.2), node-supports-hyperlinks (= 3.0.0), node-terminal-link (= 2.1.1), node-throat (= 5.0.0), node-types-dedent (= 0.7.0), node-types-is-ci (= 3.0.0) Depends: node-ansi-escapes, node-babel-plugin-lodash, node-ci-info, node-has-flag, node-pkg-dir, node-resolve-cwd, node-strip-ansi, node-supports-color Breaks: jest (<< 28.1.2~) Replaces: jest (<< 28.1.2~) Filename: pool/main/n/node-jest/node-jest-debbundle_29.6.2~ds1+~cs73.45.28-ok2_all.deb Size: 53280 MD5sum: 7e617342787e03fbf684962c9811923f SHA1: c1ca94db727de276c556ed63737dc4c85de57864 SHA256: 75c9a3c2f7992e86d3fffd3cc381f5cddfb903c81d4b2de73c70a9c88acb056d SHA512: cd5bcbc01915544e1143bf96046d79265160b3c9c06360f3632ed087e85e5cc30cccb4dbc9af8a15e814d9c58ab300fb1a149df4c24a3376de460cc28ef65f0c Homepage: https://jestjs.io Description: various ittle Node.js modules needed by jest This package provides: * astral-regex * babel-preset-jest * babel-plugin-jest-hoist * babel-preset-moxy. * char-regex * dedent * import-local * is-ci * p-each-series * p-reduce * repl * string-length * terminal-link * throat Package: node-jest-worker Architecture: all Version: 29.6.2~ds1+~cs73.45.28-ok2 Multi-Arch: foreign Priority: optional Section: javascript Source: node-jest Origin: openKylin Maintainer: openKylin Developers Installed-Size: 318 Provides: node-jest-schemas (= 29.6.0), node-jest-types (= 29.6.1), node-jest-util (= 29.6.2) Depends: node-chalk, node-ci-info, node-graceful-fs, node-merge-stream, node-picomatch, node-supports-color, node-types-node Breaks: jest (<< 29.1.2~ds1+~cs70.47.21-1~), node-rollup-plugin-terser (<< 7.0.2-6~) Replaces: jest (<< 29.1.2~ds1+~cs70.47.21-1~) Filename: pool/main/n/node-jest/node-jest-worker_29.6.2~ds1+~cs73.45.28-ok2_all.deb Size: 40840 MD5sum: 3a480df45a6bac002f232a2bb3722aa9 SHA1: 185784eb41ea617b3f4cce804fcc45815386685b SHA256: 9230745549441bf0043c30f989c2ae39b2948feb992b1db60514ec3fdac53ac6 SHA512: 42ac0df21c525e4fa67a0d1b76c2706d522394f28986d191b8958a55c9c0e0b14763f0a19d474d630bd2c5916a903cb7ef66cc7d87d77d221f3a107d874bed69 Homepage: https://jestjs.io Description: Nodejs module for executing heavy tasks under forked processes in parallel jest-worker provides a `Promise` based interface, minimum overhead and bound workers. . The module works by providing an absolute path of the module to be loaded in all forked processes. Files relative to a node module are also accepted. All methods are exposed on the parent process as promises, so they can be `await`'ed. Child (worker) methods can either be synchronous or asynchronous. . The module also implements support for bound workers. Binding a worker means that, based on certain parameters, the same task will always be executed by the same worker. The way bound workers work is by using the returned string of the `computeWorkerKey` method. If the string was used before for a task, the call will be queued to the related worker that processed the task earlier; if not, it will be executed by the first available worker, then sticked to the worker that executed it; so the next time it will be processed by the same worker. If you have no preference on the worker executing the task, but you have defined a `computeWorkerKey` method because you want _some_ of the tasks to be sticked, you can return `null` from it. Package: node-jquery Architecture: all Version: 3.6.1+dfsg+~3.5.14-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1391 Provides: node-types-jquery (= 3.5.14) Recommends: libjs-sizzle (>= 2.3.5) Breaks: node-typescript-types (<< 20201105-1~) Filename: pool/main/n/node-jquery/node-jquery_3.6.1+dfsg+~3.5.14-ok1_all.deb Size: 158056 MD5sum: 1f0d86edf853c8806ceb483a6e13bdfe SHA1: b64fe604e63f3cd5c94305eb5289663f02c0534a SHA256: c40666602210488d967407e6f17b5d5cfd0bc2970051bca9154526d4c1422ad7 SHA512: 4e3813d43cd67c294ddbef44c2a60c4128cef99e824ba81e3ed85db6b706378132d8202f8f19a24e30ca55b72ceeae6caeb7b66d7c22113a0975db0632a6e0fc Homepage: https://jquery.com/ Description: NodeJS wrapper for jQuery jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. . This package contains the NodeJS module. Package: node-jquery-ui Architecture: all Version: 1.13.2+dfsg-ok1 Multi-Arch: foreign Priority: optional Section: javascript Source: jqueryui Origin: openKylin Maintainer: openKylin Developers Installed-Size: 1534 Filename: pool/main/j/jqueryui/node-jquery-ui_1.13.2+dfsg-ok1_all.deb Size: 238712 MD5sum: 50a8f7cad8f735a2c969942edf50bfc9 SHA1: b97eee8709f7f435fb4872dcf7f20c7be0f214e7 SHA256: 5646f6940609ee62c8a777cfdcdde59ee5790699e46f94eabf137f4993a594f5 SHA512: 39b8a4f5a6a5b2eeae79f68637f86d123488f41c56e4aee520b4f1436bed4b85edd7bc02795b243ed57e79d7561284583fdcc207bf5bb499f215e974f4f54893 Homepage: https://jqueryui.com/ Description: JavaScript UI library for dynamic web applications (NodeJs) jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications. . Node.js is an event-based server-side JavaScript engine. Package: node-json-buffer Architecture: all Version: 3.0.1+~3.0.0-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 19 Provides: node-types-json-buffer (= 3.0.0) Filename: pool/main/n/node-json-buffer/node-json-buffer_3.0.1+~3.0.0-ok1_all.deb Size: 4092 MD5sum: deb9f438285ea908e46c817536dff657 SHA1: fb6eb0db4c8bf18b5b2fc5ad201adb85373d9162 SHA256: 567c918cca9bbe57724f787d6748571a2db48732221c518d5ba0f95b2448d17d SHA512: e024353c8ce1e9e28e05c8dc3628f9787526f80df7613d2ae644b12150e4d112990317349101d75bad7f38dd421fd9fbf06683cc2c38fe296d1f5b8721bdd83a Homepage: https://github.com/dominictarr/json-buffer Description: JSON functions that can convert buffers. json buffer converts to base64 instead, and deconverts base64 to a buffer. . Node.js is an event-based server-side JavaScript engine. Package: node-json-parse-better-errors Architecture: all Version: 1.0.2+~cs3.3.1-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 28 Provides: node-json-parse-even-better-errors (= 2.3.1), node-types-json-parse-better-errors (= 1.0.0) Filename: pool/main/n/node-json-parse-better-errors/node-json-parse-better-errors_1.0.2+~cs3.3.1-ok1_all.deb Size: 6528 MD5sum: 2963fde3dfbd03bccc3601bdf28f7ebb SHA1: 0ad224e80e1dc5f9f063d787b69dd328f7e1cde0 SHA256: fef8d85fb33f9b9ac2d2622404594ebd43dee8630a7abdf538c7f78274fc3996 SHA512: b1cada759b5dd1432c30dc7dfba20789f3a623a40fadc2e83cbd18f4d581b70cf7179e2a0a635e5040b0041463cf325c966abf1f6a9d07e536c9dcb53d9f1c84 Homepage: https://github.com/zkat/json-parse-better-errors Description: JSON.parse() with context information on error This is a Node.js library for getting nicer errors out of JSON.parse(), including context and position of parse errors. . It servers similar purpose as the JSON.parse method but returns more useful errors when exceptions happen. . It's really fast, really good at concurrency, and it will never give you corrupted data, even if cache files get corrupted or manipulated. . It was originally written to be used as npm's local cache, but can just as easily be used on its own . Node.js is an event-based server-side JavaScript engine. Package: node-json-stable-stringify Architecture: all Version: 1.0.2+repack1+~cs1.0.34-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 32 Provides: node-types-json-stable-stringify (= 1.0.34) Depends: node-jsonify Filename: pool/main/n/node-json-stable-stringify/node-json-stable-stringify_1.0.2+repack1+~cs1.0.34-ok1_all.deb Size: 6340 MD5sum: 5b1ca16d371567a7a4d775c4ac1ac6d9 SHA1: 37b87a115e963ca0b294b6819d659f2edda0e7c5 SHA256: 4c60c0a0e3715fc9b78bd8116e7c81e3e119c8e72b2af788efe9ac5dc8b999f8 SHA512: bda891c973838f491b15f98e6951aeaa046ad20517ebafdbf9f3923e6b51a9b78ddfc1aa6ec3870e7ff1ded97fec78a3b9768356da1db00cab6fdffae88de003 Homepage: https://github.com/ljharb/json-stable-stringify Description: deterministic JSON.stringify() It comes with custom sorting to get deterministic hashes from stringified results . Node.js is an event-based server-side JavaScript engine. Package: node-marked Architecture: all Version: 4.2.3+ds+~4.0.7-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 500 Provides: node-types-marked (= 4.0.7) Depends: nodejs:any Breaks: node-marked-man (<< 0.7.0+~0.7.0~), node-typescript-types (<< 20201201~) Filename: pool/main/n/node-marked/node-marked_4.2.3+ds+~4.0.7-ok1_all.deb Size: 77036 MD5sum: e3e7b0ce16c5f69b2868ab054fb8a1ea SHA1: 94eaaecccc0f12d16492b5632c6af49f7f35fb65 SHA256: 538fc61863da19369b1be534dc2cded6903ed676ad5bed67b7683fb37f2d62c5 SHA512: aa5459b1b6ed389343bf42cc7c746cd43093279225e406d2ddb175a3aa8a2219f22649698d299f02e3416f915f3274c4484b2621757f442374f0d73a9c4910b8 Homepage: https://github.com/chjj/marked Description: Full-featured markdown parser and compiler for NodeJS Marked implements all markdown features while having a high processing speed. It is also fully compatible with client-side javascript. . Additionally Marked also implements github flavored markdown. . This package contains the marked executable and node module. Package: node-marked-man Architecture: all Version: 1.3.5-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 44 Depends: node-marked (>= 4.2.2), node-read-pkg-up, nodejs:any Filename: pool/main/n/node-marked-man/node-marked-man_1.3.5-ok1_all.deb Size: 8660 MD5sum: d9147b496973049fc031e19b5d2c4aeb SHA1: fc7a727c4ee108c5fe57eb3cf157e0db3d112d89 SHA256: d502d26ea13e6deec594a71224d4fd6a5f147e21276ab378fa68c9052424b734 SHA512: ef63107f63fd057aa898f2e0fedfe9e95bfb36bf52b96aae82fb1d1657894d674479f8de0f2126b0bff3667a03ddd75133be2e5fa83148fef2c9fdb0895ce6ee Homepage: https://github.com/kapouer/marked-man Description: Markdown to man page conversion - Node.js This module adds groff output support to node-marked. It provides an easy way to maintain man pages in a markdown format (with gfm flavor by default). . Node.js is an event-based server-side JavaScript engine. Package: node-minipass Architecture: all Version: 3.3.6+~cs9.4.19-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: openKylin Developers Installed-Size: 166 Provides: node-minipass-collect (= 1.0.2), node-minipass-fetch (= 2.1.2), node-minipass-flush (= 1.0.5), node-minipass-json-stream (= 1.0.1), node-minipass-pipeline (= 1.2.4), node-minipass-sized (= 1.0.3), node-minizlib (= 2.1.2) Depends: node-encoding, node-jsonparse, node-yallist (>= 4.0.0) Filename: pool/main/n/node-minipass/node-minipass_3.3.6+~cs9.4.19-ok1_all.deb Size: 41112 MD5sum: 79a8e1acdb68a10611f7208e470c0c69 SHA1: d9522c378641d82a3807f504db524d13cb204270 SHA256: e2ac0379077370761eecc988ecd9e16f60d43aed18ce7b7ab882bc0f284bfe03 SHA512: 4f2d682504c42c8611e8a3757dceca4093984d39ec23b73518c0dd9323b8b4294abdd36d368c675360fe8bd129b38575a7ddff64aa536b8c789450104ef9176e Homepage: https://github.com/isaacs/minipass Description: Minimal implementation of a PassThrough for Node.js minipass supports pipe/multi-pipe buffering data until either a "data" event handler or "pipe()" is added (so firsk chunk not loose). Package: node-mkdirp Architecture: all Version: 1.0.4+~1.0.2-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 36 Provides: node-types-mkdirp (= 1.0.2) Depends: nodejs:any Breaks: node-bluebird (<< 3.7.2+dfsg1-3~), node-cacache (<< 15.0.0~), node-chownr (<< 1.1.3-4~), node-copy-concurrently (<< 1.0.5-6~), node-cpr (<< 3.0.1-2~), node-fs-vacuum (<< 1.2.10-4~), node-fstream (<< 1.0.12-3~), node-klaw (<< 3.0.0-3~), node-millstone (<< 0.6.19~), node-multiparty (<< 4.2.2-1~), node-tar (<< 6.0.5~), node-zipfile (<< 0.5.12+ds-5~), npm (<< 7.0.3+repack+ds~), webpack (<< 4.43.0-2~), yarnpkg (<< 1.22.4-3~) Filename: pool/main/n/node-mkdirp/node-mkdirp_1.0.4+~1.0.2-ok1_all.deb Size: 10032 MD5sum: 1c52f52905974936e6515489b5bfdd4c SHA1: 4b10c87b4ed7c0ca598715f4b7f76e40b466ccc4 SHA256: 095938de7de3acadba933cf93947980930b64450010a0a06c15ae088328d9ca1 SHA512: 04720130e7603135508e5c30e38d9f2f9e1c320e1419b068adc02ab2756779ba5c6a32ed8b32384ee9f146dc1667fb9b32e96be31a9b399fffbd5f55200e27c7 Homepage: https://github.com/isaacs/node-mkdirp Description: Recursively create directories - Node.js module mkdirp is a Node.js module to recursively create directories, emulating mkdir -p shell command. . Node.js is an event-based server-side javascript engine. Package: node-normalize.css Architecture: all Version: 8.0.1-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 50 Provides: libjs-normalize.css (= 8.0.1-ok1) Recommends: javascript-common Suggests: libjs-html5shiv Filename: pool/main/n/node-normalize.css/node-normalize.css_8.0.1-ok1_all.deb Size: 9540 MD5sum: 450575066d14e49fc3be167b4f4ec7f8 SHA1: ccdcd51dcc7500beccc30832c834ebaf274e9f24 SHA256: 81966bce88712a0de03cc959a999614d4b4a3bfaa295e5d1d848cdc13f07c3bf SHA512: f8bbec69788d55b49c360bb4b720f1a68a575eb56fcc73ca13aa90f5875be186c69808cf37a6e79f541e40e5575050605639104f24006ecc6596ab33ba907d1f Homepage: https://necolas.github.io/normalize.css Description: Modern alternative to CSS resets Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing. . Node.js is an event-based server-side JavaScript engine. Package: node-p-cancelable Architecture: all Version: 2.1.1-ok1 Multi-Arch: foreign Priority: optional Section: javascript Origin: openKylin Maintainer: OpenKylin Developers Installed-Size: 22 Breaks: node-got (<< 11.8.0) Filename: pool/main/n/node-p-cancelable/node-p-cancelable_2.1.1-ok1_all.deb Size: 6650 MD5sum: f4a1c906f43ad586b66b3f5339f91141 SHA1: c439b9ac42d801a2a504a6f2769e3e7a4cd25c92 SHA256: 73f597fd304e2c3bc59766370da6a7e1b2978043a9e566272668640603afce9e SHA512: 78ddab981a6236c8ba8f8aa3c4912c191f8f93c2163df4d3678446bdbf80ae1210b36663f32c8d1af9fa9a2805129a3d1a71b4b77eedfd0778d54cc3531fe536 Homepage: https://github.com/sindresorhus/p-cancelable Description: Create a promise that can be canceled Useful for animation, loading resources, long-running async computations, async iteration, etc. . Node.js is an event-based server-side JavaScript engine. Package: node-prismjs Architecture: all Version: 1.29.0+dfsg+~1.26.0-ok2 Priority: optional Section: javascript Origin: openKylin Maintainer: Openkylin Developers Installed-Size: 2272 Provides: node-types-prismjs (= 1.26.0) Depends: node-clipboard Filename: pool/main/n/node-prismjs/node-prismjs_1.29.0+dfsg+~1.26.0-ok2_all.deb Size: 373168 MD5sum: 797261c5df46cfb9c5efb9a74c011adb SHA1: 26f744b191f97a8580ccdeafa0066bddccce1ede SHA256: d4c0ab1ab6d3b393b873254ead4b1aa4ac641f230853013a4933404acc4c72a9 SHA512: fbd4ba63aaa1ecdf9f63756fa1e6009571da9b7b772deb14ef79a929e40e768f0c00250e364f7f28df8edb2bc141bc1b673e69c8810ff226d2413390a4cb9a53 Homepage: https://github.com/LeaVerou/prism Description: Lightweight, robust, elegant syntax highlighting A spin-off project from Dabblet. Some of its unique features include: * It’s tiny. The core is only 1.5KB minified & gzipped. * It’s incredibly extensible. Not only it’s easy to add new languages, but also to extend existing ones. * It encourages good author practices. Other highlighters encourage or even force you to use elements that are semantically wrong, like
 (on its
    own) or